Mock Version: 2.3 Mock Version: 2.3 Mock Version: 2.3 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target armv7hl --nodeps /builddir/build/SPECS/snapd.spec'], chrootPath='/var/lib/mock/f32-build-21576429-1727719/root'env={'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'}shell=Falselogger=timeout=201600uid=1000gid=425user='mockbuild'nspawn_args=[]unshare_net=TrueprintOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target armv7hl --nodeps /builddir/build/SPECS/snapd.spec'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'} and shell False warning: line 209: Possible unexpanded macro in: Requires(post): selinux-policy-base >= %{_selinux_policy_version} Building target platforms: armv7hl Building for target armv7hl setting SOURCE_DATE_EPOCH=1594771200 Wrote: /builddir/build/SRPMS/snapd-2.45.2-1.fc32.src.rpm Child return code was: 0 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target armv7hl --nodeps /builddir/build/SPECS/snapd.spec'], chrootPath='/var/lib/mock/f32-build-21576429-1727719/root'env={'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'}shell=Falselogger=timeout=201600uid=1000gid=425user='mockbuild'nspawn_args=[]unshare_net=TrueprintOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target armv7hl --nodeps /builddir/build/SPECS/snapd.spec'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'} and shell False Building target platforms: armv7hl Building for target armv7hl setting SOURCE_DATE_EPOCH=1594771200 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.OUo7Md + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf snapd-2.45.2 + /usr/bin/xz -dc /builddir/build/SOURCES/snapd_2.45.2.no-vendor.tar.xz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd snapd-2.45.2 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + RPM_EC=0 ++ jobs -p + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.Wv3v1b + umask 022 + cd /builddir/build/BUILD + cd snapd-2.45.2 + ./mkversion.sh 2.45.2-1.fc32 *** Setting version to '2.45.2-1.fc32' from user. + sed -e 's:_ "github.com/snapcore/squashfuse"::g' -i systemd/systemd.go + mkdir -p src/github.com/snapcore + ln -s ../../../ src/github.com/snapcore/snapd ++ pwd + export GOPATH=/builddir/build/BUILD/snapd-2.45.2:/usr/share/gocode + GOPATH=/builddir/build/BUILD/snapd-2.45.2:/usr/share/gocode + BUILDTAGS= + BUILDTAGS=nosecboot + sed -e s:github.com/mvo5/libseccomp-golang:github.com/seccomp/libseccomp-golang:g -i cmd/snap-seccomp/export_test.go cmd/snap-seccomp/main.go cmd/snap-seccomp/main_ppc64le.go cmd/snap-seccomp/main_test.go cmd/snap-seccomp/versioninfo.go cmd/snap-seccomp/versioninfo_test.go + sed -e s:github.com/snapcore/bolt:github.com/boltdb/bolt:g -i advisor/backend.go advisor/cmdfinder.go advisor/cmdfinder_test.go advisor/export_test.go advisor/finder.go advisor/pkgfinder.go advisor/pkgfinder_test.go errtracker/errtracker.go errtracker/errtracker_test.go errtracker/export_test.go ++ head -c20 /dev/urandom ++ od -An -tx1 ++ tr -d ' \n' + GO111MODULE=off + go build -buildmode pie -compiler gc '-tags=rpm_crashtraceback nosecboot' -ldflags ' -B 0x0b8972e4fa57b0e84953a1c9025198be3d6decdb -extldflags '\''-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld '\''' -a -v -x -o bin/snapd github.com/snapcore/snapd/cmd/snapd WORK=/tmp/go-build012815791 internal/cpu mkdir -p $WORK/b007/ cat >$WORK/b007/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/internal/cpu /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b007/_pkg_.a -trimpath "$WORK/b007=>" -shared -p internal/cpu -std -+ -complete -installsuffix shared -buildid mBY4HuO59aO7zHBaUf9N/mBY4HuO59aO7zHBaUf9N -goversion go1.14.3 -D "" -importcfg $WORK/b007/importcfg -pack ./cpu.go ./cpu_arm.go math/bits mkdir -p $WORK/b015/ cat >$WORK/b015/importcfg << 'EOF' # internal # import config EOF internal/race mkdir -p $WORK/b019/ cd /usr/lib/golang/src/math/bits /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b015/_pkg_.a -trimpath "$WORK/b015=>" -shared -p math/bits -std -complete -installsuffix shared -buildid W06Py6wjbC5fnZBjI53c/W06Py6wjbC5fnZBjI53c -goversion go1.14.3 -D "" -importcfg $WORK/b015/importcfg -pack ./bits.go ./bits_errors.go ./bits_tables.go cat >$WORK/b019/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/internal/race /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b019/_pkg_.a -trimpath "$WORK/b019=>" -shared -p internal/race -std -complete -installsuffix shared -buildid M-qxsCeAttrQv8U6vV4F/M-qxsCeAttrQv8U6vV4F -goversion go1.14.3 -D "" -importcfg $WORK/b019/importcfg -pack ./doc.go ./norace.go unicode/utf8 mkdir -p $WORK/b017/ cat >$WORK/b017/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/unicode/utf8 /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b017/_pkg_.a -trimpath "$WORK/b017=>" -shared -p unicode/utf8 -std -complete -installsuffix shared -buildid P_zaJGu-913NjdeMbN8O/P_zaJGu-913NjdeMbN8O -goversion go1.14.3 -D "" -importcfg $WORK/b017/importcfg -pack ./utf8.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=>" -shared -p runtime/internal/sys -std -+ -complete -installsuffix shared -buildid wRc_L9nfVWsOSvFMYb0L/wRc_L9nfVWsOSvFMYb0L -goversion go1.14.3 -D "" -importcfg $WORK/b011/importcfg -pack ./arch.go ./arch_arm.go ./intrinsics.go ./intrinsics_common.go ./stubs.go ./sys.go ./zgoarch_arm.go ./zgoos_linux.go ./zversion.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b019/_pkg_.a # internal cp $WORK/b019/_pkg_.a /builddir/.cache/go-build/66/66447c11504464f6d82179ab5e595e34684f674ede392fac06a234409e9b2723-d # internal sync/atomic mkdir -p $WORK/b020/ cat >$WORK/b020/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/sync/atomic /usr/lib/golang/pkg/tool/linux_arm/asm -trimpath "$WORK/b020=>" -I $WORK/b020/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm -shared -gensymabis -o $WORK/b020/symabis ./asm.s cat >$WORK/b020/importcfg << 'EOF' # internal # import config EOF /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b020/_pkg_.a -trimpath "$WORK/b020=>" -shared -p sync/atomic -std -installsuffix shared -buildid qjv_JrovAMpDcNzxiaU9/qjv_JrovAMpDcNzxiaU9 -goversion go1.14.3 -symabis $WORK/b020/symabis -D "" -importcfg $WORK/b020/importcfg -pack -asmhdr $WORK/b020/go_asm.h ./doc.go ./value.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b007/_pkg_.a # internal cp $WORK/b007/_pkg_.a /builddir/.cache/go-build/fd/fd6555bdfef36e664d9444ffd6d6b36f06964a58a14e55c256d9ad5e5f8284f2-d # internal internal/bytealg mkdir -p $WORK/b006/ cat >$WORK/b006/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/internal/bytealg /usr/lib/golang/pkg/tool/linux_arm/asm -trimpath "$WORK/b006=>" -I $WORK/b006/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm -shared -gensymabis -o $WORK/b006/symabis ./compare_arm.s ./count_arm.s ./equal_arm.s ./indexbyte_arm.s /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b011/_pkg_.a # internal cp $WORK/b011/_pkg_.a /builddir/.cache/go-build/e4/e42b4ee453bd2de8a5cc2007d25935f56c20c90e825052d5e6626ebdffcd38f7-d # internal runtime/internal/atomic mkdir -p $WORK/b009/ cat >$WORK/b009/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/runtime/internal/atomic /usr/lib/golang/pkg/tool/linux_arm/asm -trimpath "$WORK/b009=>" -I $WORK/b009/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm -shared -gensymabis -o $WORK/b009/symabis ./asm_arm.s ./sys_linux_arm.s /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b017/_pkg_.a # internal cat >$WORK/b006/importcfg << 'EOF' # internal # import config packagefile internal/cpu=$WORK/b007/_pkg_.a EOF cd /usr/lib/golang/src/internal/bytealg /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b006/_pkg_.a -trimpath "$WORK/b006=>" -shared -p internal/bytealg -std -+ -installsuffix shared -buildid 3qaj9Iu2h-K2ktwHp7Mf/3qaj9Iu2h-K2ktwHp7Mf -goversion go1.14.3 -symabis $WORK/b006/symabis -D "" -importcfg $WORK/b006/importcfg -pack -asmhdr $WORK/b006/go_asm.h ./bytealg.go ./compare_native.go ./count_native.go ./equal_generic.go ./equal_native.go ./index_generic.go ./indexbyte_native.go cp $WORK/b017/_pkg_.a /builddir/.cache/go-build/fb/fb0591136879a95ce0f5decb70ad00efba653e4fef09a69405cafdd761df198c-d # internal runtime/internal/math mkdir -p $WORK/b010/ cd /usr/lib/golang/src/sync/atomic /usr/lib/golang/pkg/tool/linux_arm/asm -trimpath "$WORK/b020=>" -I $WORK/b020/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm -shared -o $WORK/b020/asm.o ./asm.s cat >$WORK/b010/importcfg << 'EOF' # internal # import config packagefile runtime/internal/sys=$WORK/b011/_pkg_.a EOF cd /usr/lib/golang/src/runtime/internal/math /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b010/_pkg_.a -trimpath "$WORK/b010=>" -shared -p runtime/internal/math -std -+ -complete -installsuffix shared -buildid D31kY_1pPeDo4oQjR81v/D31kY_1pPeDo4oQjR81v -goversion go1.14.3 -D "" -importcfg $WORK/b010/importcfg -pack ./math.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b015/_pkg_.a # internal cat >$WORK/b009/importcfg << 'EOF' # internal # import config packagefile internal/cpu=$WORK/b007/_pkg_.a EOF cd /usr/lib/golang/src/runtime/internal/atomic /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b009/_pkg_.a -trimpath "$WORK/b009=>" -shared -p runtime/internal/atomic -std -+ -installsuffix shared -buildid MOg4GgrOJVeHY9FQZhB_/MOg4GgrOJVeHY9FQZhB_ -goversion go1.14.3 -symabis $WORK/b009/symabis -D "" -importcfg $WORK/b009/importcfg -pack -asmhdr $WORK/b009/go_asm.h ./atomic_arm.go ./stubs.go cd /usr/lib/golang/src/sync/atomic /usr/lib/golang/pkg/tool/linux_arm/pack r $WORK/b020/_pkg_.a $WORK/b020/asm.o # internal /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b020/_pkg_.a # internal cp $WORK/b015/_pkg_.a /builddir/.cache/go-build/7f/7f933a4d6f37e13cf76fbff902103be5834be403945b0d466390290d47336728-d # internal cp $WORK/b020/_pkg_.a /builddir/.cache/go-build/2f/2fcb0b970b17bb72d61b657f7a98d4f5d3cc4d41ef88c9cca8ab2192115f4821-d # internal unicode mkdir -p $WORK/b021/ math mkdir -p $WORK/b014/ cat >$WORK/b014/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/math /usr/lib/golang/pkg/tool/linux_arm/asm -trimpath "$WORK/b014=>" -I $WORK/b014/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm -shared -gensymabis -o $WORK/b014/symabis ./sqrt_arm.s ./stubs_arm.s cd /usr/lib/golang/src/internal/bytealg /usr/lib/golang/pkg/tool/linux_arm/asm -trimpath "$WORK/b006=>" -I $WORK/b006/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm -shared -o $WORK/b006/compare_arm.o ./compare_arm.s cat >$WORK/b021/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/unicode /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b021/_pkg_.a -trimpath "$WORK/b021=>" -shared -p unicode -std -complete -installsuffix shared -buildid eh8MS0CXbT8p8vD22GL-/eh8MS0CXbT8p8vD22GL- -goversion go1.14.3 -D "" -importcfg $WORK/b021/importcfg -pack ./casetables.go ./digit.go ./graphic.go ./letter.go ./tables.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b010/_pkg_.a # internal cp $WORK/b010/_pkg_.a /builddir/.cache/go-build/91/91c3f43e5f6bf66367cc2968e1e36aed5a1b7a542b1aefaa740ce7ed5abe0563-d # internal internal/testlog mkdir -p $WORK/b031/ cd /usr/lib/golang/src/internal/bytealg /usr/lib/golang/pkg/tool/linux_arm/asm -trimpath "$WORK/b006=>" -I $WORK/b006/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm -shared -o $WORK/b006/count_arm.o ./count_arm.s cat >$WORK/b031/importcfg << 'EOF' # internal # import config packagefile sync/atomic=$WORK/b020/_pkg_.a EOF cd /usr/lib/golang/src/internal/testlog /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b031/_pkg_.a -trimpath "$WORK/b031=>" -shared -p internal/testlog -std -complete -installsuffix shared -buildid D-SfPfY_z9F2PnjcLLZR/D-SfPfY_z9F2PnjcLLZR -goversion go1.14.3 -D "" -importcfg $WORK/b031/importcfg -pack ./log.go cat >$WORK/b014/importcfg << 'EOF' # internal # import config packagefile math/bits=$WORK/b015/_pkg_.a EOF cd /usr/lib/golang/src/math /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b014/_pkg_.a -trimpath "$WORK/b014=>" -shared -p math -std -installsuffix shared -buildid P77n_-u1wzSLrsLaKDQ9/P77n_-u1wzSLrsLaKDQ9 -goversion go1.14.3 -symabis $WORK/b014/symabis -D "" -importcfg $WORK/b014/importcfg -pack -asmhdr $WORK/b014/go_asm.h ./abs.go ./acosh.go ./asin.go ./asinh.go ./atan.go ./atan2.go ./atanh.go ./bits.go ./cbrt.go ./const.go ./copysign.go ./dim.go ./erf.go ./erfinv.go ./exp.go ./expm1.go ./floor.go ./fma.go ./frexp.go ./gamma.go ./hypot.go ./j0.go ./j1.go ./jn.go ./ldexp.go ./lgamma.go ./log.go ./log10.go ./log1p.go ./logb.go ./mod.go ./modf.go ./nextafter.go ./pow.go ./pow10.go ./remainder.go ./signbit.go ./sin.go ./sincos.go ./sinh.go ./sqrt.go ./tan.go ./tanh.go ./trig_reduce.go ./unsafe.go cd /usr/lib/golang/src/runtime/internal/atomic /usr/lib/golang/pkg/tool/linux_arm/asm -trimpath "$WORK/b009=>" -I $WORK/b009/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm -shared -o $WORK/b009/asm_arm.o ./asm_arm.s cd /usr/lib/golang/src/internal/bytealg /usr/lib/golang/pkg/tool/linux_arm/asm -trimpath "$WORK/b006=>" -I $WORK/b006/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm -shared -o $WORK/b006/equal_arm.o ./equal_arm.s /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b031/_pkg_.a # internal cp $WORK/b031/_pkg_.a /builddir/.cache/go-build/4b/4b37c9b9d59f466beb24b5e5e646fa1c6094501ca05e45b455da28d8c68a63fe-d # internal encoding mkdir -p $WORK/b038/ cat >$WORK/b038/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/encoding /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b038/_pkg_.a -trimpath "$WORK/b038=>" -shared -p encoding -std -complete -installsuffix shared -buildid yrgWYPV6th3sJMu96fCy/yrgWYPV6th3sJMu96fCy -goversion go1.14.3 -D "" -importcfg $WORK/b038/importcfg -pack ./encoding.go cd /usr/lib/golang/src/internal/bytealg /usr/lib/golang/pkg/tool/linux_arm/asm -trimpath "$WORK/b006=>" -I $WORK/b006/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm -shared -o $WORK/b006/indexbyte_arm.o ./indexbyte_arm.s /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b038/_pkg_.a # internal cp $WORK/b038/_pkg_.a /builddir/.cache/go-build/fb/fbfe3eed5b34e51b731f3d671d62d01662dea4530d61ec49b2617d4673bd8906-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=>" -shared -p unicode/utf16 -std -complete -installsuffix shared -buildid 9Fh9zv91-LySrOob-Yg8/9Fh9zv91-LySrOob-Yg8 -goversion go1.14.3 -D "" -importcfg $WORK/b042/importcfg -pack ./utf16.go cd /usr/lib/golang/src/runtime/internal/atomic /usr/lib/golang/pkg/tool/linux_arm/asm -trimpath "$WORK/b009=>" -I $WORK/b009/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm -shared -o $WORK/b009/sys_linux_arm.o ./sys_linux_arm.s cd /usr/lib/golang/src/internal/bytealg /usr/lib/golang/pkg/tool/linux_arm/pack r $WORK/b006/_pkg_.a $WORK/b006/compare_arm.o $WORK/b006/count_arm.o $WORK/b006/equal_arm.o $WORK/b006/indexbyte_arm.o # internal /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b006/_pkg_.a # internal cp $WORK/b006/_pkg_.a /builddir/.cache/go-build/99/99ee9ca6a09ca0092bc497ccedd6ed2bac1690383d053a69be5e5fc1ef7b0ab4-d # internal /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b042/_pkg_.a # internal crypto/internal/subtle mkdir -p $WORK/b049/ cat >$WORK/b049/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/crypto/internal/subtle /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b049/_pkg_.a -trimpath "$WORK/b049=>" -shared -p crypto/internal/subtle -std -complete -installsuffix shared -buildid AmTEAZBBFMbhe9ZyRMi8/AmTEAZBBFMbhe9ZyRMi8 -goversion go1.14.3 -D "" -importcfg $WORK/b049/importcfg -pack ./aliasing.go cp $WORK/b042/_pkg_.a /builddir/.cache/go-build/a7/a76f5456d50132a01f0e8086a1347660b1f3c69695735f81a16e7bd80e90241a-d # internal crypto/subtle mkdir -p $WORK/b050/ cat >$WORK/b050/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/crypto/subtle /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b050/_pkg_.a -trimpath "$WORK/b050=>" -shared -p crypto/subtle -std -complete -installsuffix shared -buildid 24eqhDj2UppHsp4hWub9/24eqhDj2UppHsp4hWub9 -goversion go1.14.3 -D "" -importcfg $WORK/b050/importcfg -pack ./constant_time.go cd /usr/lib/golang/src/runtime/internal/atomic /usr/lib/golang/pkg/tool/linux_arm/pack r $WORK/b009/_pkg_.a $WORK/b009/asm_arm.o $WORK/b009/sys_linux_arm.o # internal /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b009/_pkg_.a # internal cp $WORK/b009/_pkg_.a /builddir/.cache/go-build/da/da3d62b081fb2a00c6bd8f872cbb92f1459367080041ac264aa02e0953b1d6e6-d # internal /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b049/_pkg_.a # internal cp $WORK/b049/_pkg_.a /builddir/.cache/go-build/db/db7ec52d370df0a193e7bbacae1b55b10ec50b7945dd7a03dbc23d9dc82a2971-d # internal internal/nettrace mkdir -p $WORK/b069/ cat >$WORK/b069/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/internal/nettrace /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b069/_pkg_.a -trimpath "$WORK/b069=>" -shared -p internal/nettrace -std -complete -installsuffix shared -buildid VzWf-GpjV9dnpABkQhT3/VzWf-GpjV9dnpABkQhT3 -goversion go1.14.3 -D "" -importcfg $WORK/b069/importcfg -pack ./nettrace.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b050/_pkg_.a # internal cp $WORK/b050/_pkg_.a /builddir/.cache/go-build/76/763e4a52c7bc8a7e84acef724f064814f53fbd77f2fc7eb8b250610cb298f61f-d # internal runtime mkdir -p $WORK/b005/ cat >$WORK/b005/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/runtime /usr/lib/golang/pkg/tool/linux_arm/asm -trimpath "$WORK/b005=>" -I $WORK/b005/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm -shared -gensymabis -o $WORK/b005/symabis ./asm.s ./asm_arm.s ./duff_arm.s ./memclr_arm.s ./memmove_arm.s ./preempt_arm.s ./rt0_linux_arm.s ./sys_linux_arm.s ./tls_arm.s ./vlop_arm.s /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b069/_pkg_.a # internal runtime/cgo mkdir -p $WORK/b071/ cd /usr/lib/golang/src/runtime/cgo CGO_LDFLAGS='"-g" "-O2" "-lpthread"' /usr/lib/golang/pkg/tool/linux_arm/cgo -objdir $WORK/b071/ -importpath runtime/cgo -import_runtime_cgo=false -import_syscall=false -- -I $WORK/b071/ -g -O2 -Wall -Werror ./cgo.go cp $WORK/b069/_pkg_.a /builddir/.cache/go-build/74/742fb4e8d1c43b4e091246f1f148358304f2898d2d6bf0123a57682e89f43436-d # internal image/color mkdir -p $WORK/b101/ cat >$WORK/b101/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/image/color /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b101/_pkg_.a -trimpath "$WORK/b101=>" -shared -p image/color -std -complete -installsuffix shared -buildid QyIaaC_bok6KBWasYnx6/QyIaaC_bok6KBWasYnx6 -goversion go1.14.3 -D "" -importcfg $WORK/b101/importcfg -pack ./color.go ./ycbcr.go cat >$WORK/b005/importcfg << 'EOF' # internal # import config packagefile internal/bytealg=$WORK/b006/_pkg_.a packagefile internal/cpu=$WORK/b007/_pkg_.a packagefile runtime/internal/atomic=$WORK/b009/_pkg_.a packagefile runtime/internal/math=$WORK/b010/_pkg_.a packagefile runtime/internal/sys=$WORK/b011/_pkg_.a EOF cd /usr/lib/golang/src/runtime /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b005/_pkg_.a -trimpath "$WORK/b005=>" -shared -p runtime -std -+ -installsuffix shared -buildid oh4Ah_mzlIqmhBVbGfBO/oh4Ah_mzlIqmhBVbGfBO -goversion go1.14.3 -symabis $WORK/b005/symabis -D "" -importcfg $WORK/b005/importcfg -pack -asmhdr $WORK/b005/go_asm.h ./alg.go ./atomic_pointer.go ./cgo.go ./cgocall.go ./cgocallback.go ./cgocheck.go ./chan.go ./checkptr.go ./compiler.go ./complex.go ./cpuflags.go ./cpuprof.go ./debug.go ./debuglog.go ./debuglog_off.go ./defs_linux_arm.go ./env_posix.go ./error.go ./extern.go ./fastlog2.go ./fastlog2table.go ./fedora.go ./float.go ./hash32.go ./heapdump.go ./iface.go ./lfstack.go ./lfstack_32bit.go ./lock_futex.go ./malloc.go ./map.go ./map_fast32.go ./map_fast64.go ./map_faststr.go ./mbarrier.go ./mbitmap.go ./mcache.go ./mcentral.go ./mem_linux.go ./mfinal.go ./mfixalloc.go ./mgc.go ./mgcmark.go ./mgcscavenge.go ./mgcstack.go ./mgcsweep.go ./mgcsweepbuf.go ./mgcwork.go ./mheap.go ./mmap.go ./mpagealloc.go ./mpagealloc_32bit.go ./mpagecache.go ./mpallocbits.go ./mprof.go ./mranges.go ./msan0.go ./msize.go ./mstats.go ./mwbbuf.go ./nbpipe_pipe2.go ./netpoll.go ./netpoll_epoll.go ./os_linux.go ./os_linux_arm.go ./os_linux_generic.go ./os_nonopenbsd.go ./panic.go ./panic32.go ./plugin.go ./preempt.go ./preempt_nonwindows.go ./print.go ./proc.go ./profbuf.go ./proflabel.go ./race0.go ./rdebug.go ./relax_stub.go ./runtime.go ./runtime1.go ./runtime2.go ./rwmutex.go ./select.go ./sema.go ./sigaction.go ./signal_arm.go ./signal_linux_arm.go ./signal_unix.go ./sigqueue.go ./sigqueue_note.go ./sigtab_linux_generic.go ./sizeclasses.go ./slice.go ./softfloat64.go ./stack.go ./string.go ./stubs.go ./stubs2.go ./stubs3.go ./stubs32.go ./stubs_arm.go ./stubs_linux.go ./symtab.go ./sys_arm.go ./sys_nonppc64x.go ./time.go ./time_nofake.go ./timestub.go ./timestub2.go ./trace.go ./traceback.go ./type.go ./typekind.go ./utf8.go ./vdso_elf32.go ./vdso_linux.go ./vdso_linux_arm.go ./vlrt.go ./write_err.go cd $WORK gcc -fno-caret-diagnostics -c -x c - -o /dev/null || true gcc -Qunused-arguments -c -x c - -o /dev/null || true /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b101/_pkg_.a # internal cp $WORK/b101/_pkg_.a /builddir/.cache/go-build/ee/ee5e89c7cebe75d092035fe05b1b2bfdbe9f5b4eec2de0cc7cb5daa0f7e4cecb-d # internal gcc -fdebug-prefix-map=a=b -c -x c - -o /dev/null || true golang.org/x/xerrors/internal mkdir -p $WORK/b125/ cat >$WORK/b125/importcfg << 'EOF' # internal # import config EOF cd /usr/share/gocode/src/golang.org/x/xerrors/internal /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b125/_pkg_.a -trimpath "$WORK/b125=>" -shared -p golang.org/x/xerrors/internal -complete -installsuffix shared -buildid 7YkKI65EuzhygZboT5he/7YkKI65EuzhygZboT5he -goversion go1.14.3 -D "" -importcfg $WORK/b125/importcfg -pack ./internal.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/b021/_pkg_.a # internal cp $WORK/b021/_pkg_.a /builddir/.cache/go-build/50/50849605e2407f0efaa98c3ca7349d62936ad58444a66562c132a7855b1215ea-d # internal /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b125/_pkg_.a # internal cp $WORK/b125/_pkg_.a /builddir/.cache/go-build/f8/f84f0fb2f7e3120aa0cb542de098bfcbde315c328bd007b5e80645877bbd4092-d # internal cd $WORK/b071 TERM='dumb' gcc -I /usr/lib/golang/src/runtime/cgo -fPIC -marm -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b071=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -Wall -Werror -o ./_x001.o -c _cgo_export.c container/list mkdir -p $WORK/b131/ vendor/golang.org/x/crypto/cryptobyte/asn1 mkdir -p $WORK/b141/ cat >$WORK/b131/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/container/list /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b131/_pkg_.a -trimpath "$WORK/b131=>" -shared -p container/list -std -complete -installsuffix shared -buildid cEDQTTYxl1FZHwqwTF-K/cEDQTTYxl1FZHwqwTF-K -goversion go1.14.3 -D "" -importcfg $WORK/b131/importcfg -pack ./list.go cat >$WORK/b141/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/vendor/golang.org/x/crypto/cryptobyte/asn1 /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b141/_pkg_.a -trimpath "$WORK/b141=>" -shared -p vendor/golang.org/x/crypto/cryptobyte/asn1 -std -complete -installsuffix shared -buildid sN4-Kw8VKbjkqYBlOojl/sN4-Kw8VKbjkqYBlOojl -goversion go1.14.3 -D "" -importcfg $WORK/b141/importcfg -pack ./asn1.go cd /usr/lib/golang/src/math /usr/lib/golang/pkg/tool/linux_arm/asm -trimpath "$WORK/b014=>" -I $WORK/b014/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm -shared -o $WORK/b014/sqrt_arm.o ./sqrt_arm.s /usr/lib/golang/pkg/tool/linux_arm/asm -trimpath "$WORK/b014=>" -I $WORK/b014/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm -shared -o $WORK/b014/stubs_arm.o ./stubs_arm.s /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b141/_pkg_.a # internal cp $WORK/b141/_pkg_.a /builddir/.cache/go-build/c9/c95677298e0e325e985c914e901c22dd0431b0db8a40591564193b4d54060249-d # internal vendor/golang.org/x/crypto/internal/subtle mkdir -p $WORK/b144/ cat >$WORK/b144/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/vendor/golang.org/x/crypto/internal/subtle /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b144/_pkg_.a -trimpath "$WORK/b144=>" -shared -p vendor/golang.org/x/crypto/internal/subtle -std -complete -installsuffix shared -buildid 6RcR-TE-1QzJvyP3-SBI/6RcR-TE-1QzJvyP3-SBI -goversion go1.14.3 -D "" -importcfg $WORK/b144/importcfg -pack ./aliasing.go cd /usr/lib/golang/src/math /usr/lib/golang/pkg/tool/linux_arm/pack r $WORK/b014/_pkg_.a $WORK/b014/sqrt_arm.o $WORK/b014/stubs_arm.o # internal /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b014/_pkg_.a # internal cp $WORK/b014/_pkg_.a /builddir/.cache/go-build/a5/a53d0ee07b0b0a684997c12e02458db9822f6837c4facbe5f6f272b40c6ad71a-d # internal golang.org/x/crypto/internal/subtle mkdir -p $WORK/b191/ cat >$WORK/b191/importcfg << 'EOF' # internal # import config EOF cd /usr/share/gocode/src/golang.org/x/crypto/internal/subtle /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b191/_pkg_.a -trimpath "$WORK/b191=>" -shared -p golang.org/x/crypto/internal/subtle -complete -installsuffix shared -buildid boSMlcVBEzdpTWprLVyq/boSMlcVBEzdpTWprLVyq -goversion go1.14.3 -D "" -importcfg $WORK/b191/importcfg -pack ./aliasing.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b144/_pkg_.a # internal cp $WORK/b144/_pkg_.a /builddir/.cache/go-build/36/36a9750a47ab3b2b2cf3a6b86d2dfc73c27c8e8bd4e7bca752b00bce160bcfd8-d # internal golang.org/x/crypto/salsa20/salsa mkdir -p $WORK/b193/ cat >$WORK/b193/importcfg << 'EOF' # internal # import config EOF cd /usr/share/gocode/src/golang.org/x/crypto/salsa20/salsa /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b193/_pkg_.a -trimpath "$WORK/b193=>" -shared -p golang.org/x/crypto/salsa20/salsa -complete -installsuffix shared -buildid LTQkUvGRh_l5okqIM0Fi/LTQkUvGRh_l5okqIM0Fi -goversion go1.14.3 -D "" -importcfg $WORK/b193/importcfg -pack ./hsalsa20.go ./salsa208.go ./salsa20_noasm.go ./salsa20_ref.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b191/_pkg_.a # internal cp $WORK/b191/_pkg_.a /builddir/.cache/go-build/d0/d0be19b6da63abb4d80f3902711933e47c513494b2253082617b64bfbcb48847-d # internal cd $WORK/b071 TERM='dumb' gcc -I /usr/lib/golang/src/runtime/cgo -fPIC -marm -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b071=/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/b131/_pkg_.a # internal cp $WORK/b131/_pkg_.a /builddir/.cache/go-build/e0/e067c7a8eee55ee909b758150749578789daac6127f088e46d6a51f54698bee6-d # internal cd /usr/lib/golang/src/runtime/cgo TERM='dumb' gcc -I . -fPIC -marm -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b071=/tmp/go-build -gno-record-gcc-switches -I $WORK/b071/ -g -O2 -Wall -Werror -o $WORK/b071/_x003.o -c gcc_context.c /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b193/_pkg_.a # internal cp $WORK/b193/_pkg_.a /builddir/.cache/go-build/cb/cb5b32e7bd0058ff0b02af3346e93386f08451a1279a81ed861b6d1505e842b5-d # internal TERM='dumb' gcc -I . -fPIC -marm -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b071=/tmp/go-build -gno-record-gcc-switches -I $WORK/b071/ -g -O2 -Wall -Werror -o $WORK/b071/_x004.o -c gcc_fatalf.c TERM='dumb' gcc -I . -fPIC -marm -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b071=/tmp/go-build -gno-record-gcc-switches -I $WORK/b071/ -g -O2 -Wall -Werror -o $WORK/b071/_x005.o -c gcc_libinit.c TERM='dumb' gcc -I . -fPIC -marm -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b071=/tmp/go-build -gno-record-gcc-switches -I $WORK/b071/ -g -O2 -Wall -Werror -o $WORK/b071/_x006.o -c gcc_linux_arm.c TERM='dumb' gcc -I . -fPIC -marm -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b071=/tmp/go-build -gno-record-gcc-switches -I $WORK/b071/ -g -O2 -Wall -Werror -o $WORK/b071/_x007.o -c gcc_setenv.c TERM='dumb' gcc -I . -fPIC -marm -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b071=/tmp/go-build -gno-record-gcc-switches -I $WORK/b071/ -g -O2 -Wall -Werror -o $WORK/b071/_x008.o -c gcc_traceback.c TERM='dumb' gcc -I . -fPIC -marm -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b071=/tmp/go-build -gno-record-gcc-switches -I $WORK/b071/ -g -O2 -Wall -Werror -o $WORK/b071/_x009.o -c gcc_util.c TERM='dumb' gcc -I . -fPIC -marm -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b071=/tmp/go-build -gno-record-gcc-switches -I $WORK/b071/ -g -O2 -Wall -Werror -o $WORK/b071/_x010.o -c gcc_arm.S cd $WORK/b071 TERM='dumb' gcc -I /usr/lib/golang/src/runtime/cgo -fPIC -marm -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b071=/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/b071=/tmp/go-build -gno-record-gcc-switches -o $WORK/b071/_cgo_.o $WORK/b071/_cgo_main.o $WORK/b071/_x001.o $WORK/b071/_x002.o $WORK/b071/_x003.o $WORK/b071/_x004.o $WORK/b071/_x005.o $WORK/b071/_x006.o $WORK/b071/_x007.o $WORK/b071/_x008.o $WORK/b071/_x009.o $WORK/b071/_x010.o -g -O2 -lpthread -pie TERM='dumb' /usr/lib/golang/pkg/tool/linux_arm/cgo -dynpackage cgo -dynimport $WORK/b071/_cgo_.o -dynout $WORK/b071/_cgo_import.go -dynlinker cat >$WORK/b071/go_asm.h << 'EOF' # internal EOF /usr/lib/golang/pkg/tool/linux_arm/asm -trimpath "$WORK/b071=>" -I $WORK/b071/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm -shared -gensymabis -o $WORK/b071/symabis ./asm_arm.s cat >$WORK/b071/importcfg << 'EOF' # internal # import config EOF /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b071/_pkg_.a -trimpath "$WORK/b071=>" -shared -p runtime/cgo -std -installsuffix shared -buildid -syzssBtnMucpRQ-3TbG/-syzssBtnMucpRQ-3TbG -goversion go1.14.3 -symabis $WORK/b071/symabis -D "" -importcfg $WORK/b071/importcfg -pack -asmhdr $WORK/b071/go_asm.h ./callbacks.go ./callbacks_traceback.go ./iscgo.go ./setenv.go $WORK/b071/_cgo_gotypes.go $WORK/b071/cgo.cgo1.go $WORK/b071/_cgo_import.go /usr/lib/golang/pkg/tool/linux_arm/asm -trimpath "$WORK/b071=>" -I $WORK/b071/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm -shared -o $WORK/b071/asm_arm.o ./asm_arm.s /usr/lib/golang/pkg/tool/linux_arm/pack r $WORK/b071/_pkg_.a $WORK/b071/asm_arm.o $WORK/b071/_x001.o $WORK/b071/_x002.o $WORK/b071/_x003.o $WORK/b071/_x004.o $WORK/b071/_x005.o $WORK/b071/_x006.o $WORK/b071/_x007.o $WORK/b071/_x008.o $WORK/b071/_x009.o $WORK/b071/_x010.o # internal /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b071/_pkg_.a # internal cp $WORK/b071/_pkg_.a /builddir/.cache/go-build/57/577e338b6fc083e813781a832e64bbd93d89be8f4499d7aeb0a8da65d402d1d3-d # internal cd /usr/lib/golang/src/runtime /usr/lib/golang/pkg/tool/linux_arm/asm -trimpath "$WORK/b005=>" -I $WORK/b005/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm -shared -o $WORK/b005/asm.o ./asm.s /usr/lib/golang/pkg/tool/linux_arm/asm -trimpath "$WORK/b005=>" -I $WORK/b005/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm -shared -o $WORK/b005/asm_arm.o ./asm_arm.s /usr/lib/golang/pkg/tool/linux_arm/asm -trimpath "$WORK/b005=>" -I $WORK/b005/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm -shared -o $WORK/b005/duff_arm.o ./duff_arm.s /usr/lib/golang/pkg/tool/linux_arm/asm -trimpath "$WORK/b005=>" -I $WORK/b005/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm -shared -o $WORK/b005/memclr_arm.o ./memclr_arm.s /usr/lib/golang/pkg/tool/linux_arm/asm -trimpath "$WORK/b005=>" -I $WORK/b005/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm -shared -o $WORK/b005/memmove_arm.o ./memmove_arm.s /usr/lib/golang/pkg/tool/linux_arm/asm -trimpath "$WORK/b005=>" -I $WORK/b005/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm -shared -o $WORK/b005/preempt_arm.o ./preempt_arm.s /usr/lib/golang/pkg/tool/linux_arm/asm -trimpath "$WORK/b005=>" -I $WORK/b005/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm -shared -o $WORK/b005/rt0_linux_arm.o ./rt0_linux_arm.s /usr/lib/golang/pkg/tool/linux_arm/asm -trimpath "$WORK/b005=>" -I $WORK/b005/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm -shared -o $WORK/b005/sys_linux_arm.o ./sys_linux_arm.s /usr/lib/golang/pkg/tool/linux_arm/asm -trimpath "$WORK/b005=>" -I $WORK/b005/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm -shared -o $WORK/b005/tls_arm.o ./tls_arm.s /usr/lib/golang/pkg/tool/linux_arm/asm -trimpath "$WORK/b005=>" -I $WORK/b005/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm -shared -o $WORK/b005/vlop_arm.o ./vlop_arm.s /usr/lib/golang/pkg/tool/linux_arm/pack r $WORK/b005/_pkg_.a $WORK/b005/asm.o $WORK/b005/asm_arm.o $WORK/b005/duff_arm.o $WORK/b005/memclr_arm.o $WORK/b005/memmove_arm.o $WORK/b005/preempt_arm.o $WORK/b005/rt0_linux_arm.o $WORK/b005/sys_linux_arm.o $WORK/b005/tls_arm.o $WORK/b005/vlop_arm.o # internal /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b005/_pkg_.a # internal cp $WORK/b005/_pkg_.a /builddir/.cache/go-build/bf/bf7d07ebbf0a5ed8e8bac4ee6669d9a4e59487127f1815c56ebf2cfa32d3b779-d # internal internal/reflectlite mkdir -p $WORK/b004/ sync mkdir -p $WORK/b018/ cat >$WORK/b004/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/internal/reflectlite /usr/lib/golang/pkg/tool/linux_arm/asm -trimpath "$WORK/b004=>" -I $WORK/b004/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm -shared -gensymabis -o $WORK/b004/symabis ./asm.s cat >$WORK/b018/importcfg << 'EOF' # internal # import config packagefile internal/race=$WORK/b019/_pkg_.a packagefile runtime=$WORK/b005/_pkg_.a packagefile sync/atomic=$WORK/b020/_pkg_.a EOF cd /usr/lib/golang/src/sync /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b018/_pkg_.a -trimpath "$WORK/b018=>" -shared -p sync -std -installsuffix shared -buildid -Xb27duxIRiB-D_LshvI/-Xb27duxIRiB-D_LshvI -goversion go1.14.3 -D "" -importcfg $WORK/b018/importcfg -pack ./cond.go ./map.go ./mutex.go ./once.go ./pool.go ./poolqueue.go ./runtime.go ./rwmutex.go ./waitgroup.go cat >$WORK/b004/importcfg << 'EOF' # internal # import config packagefile runtime=$WORK/b005/_pkg_.a EOF cd /usr/lib/golang/src/internal/reflectlite /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b004/_pkg_.a -trimpath "$WORK/b004=>" -shared -p internal/reflectlite -std -installsuffix shared -buildid XoCLm5Dr7mBba__aiQuU/XoCLm5Dr7mBba__aiQuU -goversion go1.14.3 -symabis $WORK/b004/symabis -D "" -importcfg $WORK/b004/importcfg -pack -asmhdr $WORK/b004/go_asm.h ./swapper.go ./type.go ./value.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b018/_pkg_.a # internal cp $WORK/b018/_pkg_.a /builddir/.cache/go-build/e5/e5585e7d40511b8946e35dae11f1c6771ac5477e88a1d11f91f4d27187cecdc5-d # internal internal/singleflight mkdir -p $WORK/b070/ cat >$WORK/b070/importcfg << 'EOF' # internal # import config packagefile sync=$WORK/b018/_pkg_.a EOF math/rand cd /usr/lib/golang/src/internal/singleflight /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b070/_pkg_.a -trimpath "$WORK/b070=>" -shared -p internal/singleflight -std -complete -installsuffix shared -buildid A3EMbkJtZBtz0j3_hGGV/A3EMbkJtZBtz0j3_hGGV -goversion go1.14.3 -D "" -importcfg $WORK/b070/importcfg -pack ./singleflight.go mkdir -p $WORK/b052/ cat >$WORK/b052/importcfg << 'EOF' # internal # import config packagefile math=$WORK/b014/_pkg_.a packagefile sync=$WORK/b018/_pkg_.a EOF cd /usr/lib/golang/src/math/rand /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b052/_pkg_.a -trimpath "$WORK/b052=>" -shared -p math/rand -std -complete -installsuffix shared -buildid t47nG9L4_etPtxRslEHU/t47nG9L4_etPtxRslEHU -goversion go1.14.3 -D "" -importcfg $WORK/b052/importcfg -pack ./exp.go ./normal.go ./rand.go ./rng.go ./zipf.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b070/_pkg_.a # internal cp $WORK/b070/_pkg_.a /builddir/.cache/go-build/04/04f5e23f23e99425d08bd7ad944df1bda4058da07f710d768105dc1a5c70f5a6-d # internal /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b052/_pkg_.a # internal cp $WORK/b052/_pkg_.a /builddir/.cache/go-build/79/7932bff5f009f7d681d7fd2fa5d46172c0e2951f36e357b6d3d70f849afb3649-d # internal cd /usr/lib/golang/src/internal/reflectlite /usr/lib/golang/pkg/tool/linux_arm/asm -trimpath "$WORK/b004=>" -I $WORK/b004/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm -shared -o $WORK/b004/asm.o ./asm.s /usr/lib/golang/pkg/tool/linux_arm/pack r $WORK/b004/_pkg_.a $WORK/b004/asm.o # internal /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b004/_pkg_.a # internal cp $WORK/b004/_pkg_.a /builddir/.cache/go-build/ff/ff8c586e091d9b286fbfc0570fb0da0d40c27da93f1efa7ee7c39066aa177339-d # internal errors mkdir -p $WORK/b003/ sort mkdir -p $WORK/b022/ cat >$WORK/b003/importcfg << 'EOF' # internal # import config packagefile internal/reflectlite=$WORK/b004/_pkg_.a EOF cd /usr/lib/golang/src/errors /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b003/_pkg_.a -trimpath "$WORK/b003=>" -shared -p errors -std -complete -installsuffix shared -buildid d48dIKbMwZOvp2dxszYB/d48dIKbMwZOvp2dxszYB -goversion go1.14.3 -D "" -importcfg $WORK/b003/importcfg -pack ./errors.go ./wrap.go cat >$WORK/b022/importcfg << 'EOF' # internal # import config packagefile internal/reflectlite=$WORK/b004/_pkg_.a EOF cd /usr/lib/golang/src/sort /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b022/_pkg_.a -trimpath "$WORK/b022=>" -shared -p sort -std -complete -installsuffix shared -buildid cRMIWVyiuPD9cfZKHlsT/cRMIWVyiuPD9cfZKHlsT -goversion go1.14.3 -D "" -importcfg $WORK/b022/importcfg -pack ./search.go ./slice.go ./slice_go113.go ./sort.go ./zfuncversion.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b003/_pkg_.a # internal cp $WORK/b003/_pkg_.a /builddir/.cache/go-build/0e/0efb9fb1ac1c87c323708bd4dcfc90a53835480754e2664e3f5d444f02af0ad0-d # internal internal/oserror mkdir -p $WORK/b025/ io mkdir -p $WORK/b023/ vendor/golang.org/x/net/dns/dnsmessage strconv mkdir -p $WORK/b016/ cat >$WORK/b023/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile sync=$WORK/b018/_pkg_.a EOF cd /usr/lib/golang/src/io /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b023/_pkg_.a -trimpath "$WORK/b023=>" -shared -p io -std -complete -installsuffix shared -buildid HG5Hs1n8oMCR_txe-I9c/HG5Hs1n8oMCR_txe-I9c -goversion go1.14.3 -D "" -importcfg $WORK/b023/importcfg -pack ./io.go ./multi.go ./pipe.go mkdir -p $WORK/b068/ cat >$WORK/b016/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile internal/bytealg=$WORK/b006/_pkg_.a packagefile math=$WORK/b014/_pkg_.a packagefile math/bits=$WORK/b015/_pkg_.a packagefile unicode/utf8=$WORK/b017/_pkg_.a EOF cat >$WORK/b025/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a EOF cd /usr/lib/golang/src/strconv /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b016/_pkg_.a -trimpath "$WORK/b016=>" -shared -p strconv -std -complete -installsuffix shared -buildid RgOeTm5nDd1tYjEvuqE5/RgOeTm5nDd1tYjEvuqE5 -goversion go1.14.3 -D "" -importcfg $WORK/b016/importcfg -pack ./atob.go ./atof.go ./atoi.go ./decimal.go ./doc.go ./extfloat.go ./ftoa.go ./isprint.go ./itoa.go ./quote.go cd /usr/lib/golang/src/internal/oserror /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b025/_pkg_.a -trimpath "$WORK/b025=>" -shared -p internal/oserror -std -complete -installsuffix shared -buildid toqAdAlS7Pvv2Z33O4tS/toqAdAlS7Pvv2Z33O4tS -goversion go1.14.3 -D "" -importcfg $WORK/b025/importcfg -pack ./errors.go cat >$WORK/b068/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/b068/_pkg_.a -trimpath "$WORK/b068=>" -shared -p vendor/golang.org/x/net/dns/dnsmessage -std -complete -installsuffix shared -buildid JayhjPURkyCJeo1Rfuce/JayhjPURkyCJeo1Rfuce -goversion go1.14.3 -D "" -importcfg $WORK/b068/importcfg -pack ./message.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b025/_pkg_.a # internal cp $WORK/b025/_pkg_.a /builddir/.cache/go-build/c1/c1175415695e90ff1280003e84d31fbe3a5faf97db64febc4b5e72c2affe2fff-d # internal syscall mkdir -p $WORK/b028/ cat >$WORK/b028/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/syscall /usr/lib/golang/pkg/tool/linux_arm/asm -trimpath "$WORK/b028=>" -I $WORK/b028/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm -shared -gensymabis -o $WORK/b028/symabis ./asm_linux_arm.s cat >$WORK/b028/importcfg << 'EOF' # internal # import config packagefile internal/bytealg=$WORK/b006/_pkg_.a packagefile internal/oserror=$WORK/b025/_pkg_.a packagefile internal/race=$WORK/b019/_pkg_.a packagefile runtime=$WORK/b005/_pkg_.a packagefile sync=$WORK/b018/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b028/_pkg_.a -trimpath "$WORK/b028=>" -shared -p syscall -std -installsuffix shared -buildid 2XmIpKfQGYW6UvqKrHoS/2XmIpKfQGYW6UvqKrHoS -goversion go1.14.3 -symabis $WORK/b028/symabis -D "" -importcfg $WORK/b028/importcfg -pack -asmhdr $WORK/b028/go_asm.h ./dirent.go ./endian_little.go ./env_unix.go ./exec_linux.go ./exec_unix.go ./flock.go ./flock_linux_32bit.go ./lsf_linux.go ./msan0.go ./net.go ./netlink_linux.go ./setuidgid_32_linux.go ./sock_cloexec_linux.go ./sockcmsg_linux.go ./sockcmsg_unix.go ./sockcmsg_unix_other.go ./str.go ./syscall.go ./syscall_linux.go ./syscall_linux_arm.go ./syscall_unix.go ./time_nofake.go ./timestruct.go ./zerrors_linux_arm.go ./zsyscall_linux_arm.go ./zsysnum_linux_arm.go ./ztypes_linux_arm.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b022/_pkg_.a # internal cp $WORK/b022/_pkg_.a /builddir/.cache/go-build/88/884b576d8f216e6963de069bd4fbca55d93e345c0e6c72896fd1969ac2fe33f7-d # internal golang.org/x/crypto/cast5 mkdir -p $WORK/b096/ cat >$WORK/b096/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a EOF cd /usr/share/gocode/src/golang.org/x/crypto/cast5 /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b096/_pkg_.a -trimpath "$WORK/b096=>" -shared -p golang.org/x/crypto/cast5 -complete -installsuffix shared -buildid iCuN4XiQKERZdh6yW_TK/iCuN4XiQKERZdh6yW_TK -goversion go1.14.3 -D "" -importcfg $WORK/b096/importcfg -pack ./cast5.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b096/_pkg_.a # internal cp $WORK/b096/_pkg_.a /builddir/.cache/go-build/ca/ca0afd20f3547e1e6af8377f79e58da5765b0acc1c7fb69dc1f364b7b72dae66-d # internal /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b023/_pkg_.a # internal cp $WORK/b023/_pkg_.a /builddir/.cache/go-build/5f/5fba218c782b2d03298ec024fdb2ab50ca80a9bc4ff196cae11aaa6ae4c8371c-d # internal bytes mkdir -p $WORK/b035/ strings mkdir -p $WORK/b041/ cat >$WORK/b035/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile internal/bytealg=$WORK/b006/_pkg_.a packagefile io=$WORK/b023/_pkg_.a packagefile unicode=$WORK/b021/_pkg_.a packagefile unicode/utf8=$WORK/b017/_pkg_.a EOF cd /usr/lib/golang/src/bytes /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b035/_pkg_.a -trimpath "$WORK/b035=>" -shared -p bytes -std -installsuffix shared -buildid Xg50JZQ2iBCD4KIDJ0eT/Xg50JZQ2iBCD4KIDJ0eT -goversion go1.14.3 -D "" -importcfg $WORK/b035/importcfg -pack ./buffer.go ./bytes.go ./reader.go cat >$WORK/b041/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile internal/bytealg=$WORK/b006/_pkg_.a packagefile io=$WORK/b023/_pkg_.a packagefile sync=$WORK/b018/_pkg_.a packagefile unicode=$WORK/b021/_pkg_.a packagefile unicode/utf8=$WORK/b017/_pkg_.a EOF cd /usr/lib/golang/src/strings /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b041/_pkg_.a -trimpath "$WORK/b041=>" -shared -p strings -std -complete -installsuffix shared -buildid pNqlhVATgS5rLYqNjwnj/pNqlhVATgS5rLYqNjwnj -goversion go1.14.3 -D "" -importcfg $WORK/b041/importcfg -pack ./builder.go ./compare.go ./reader.go ./replace.go ./search.go ./strings.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b035/_pkg_.a # internal cp $WORK/b035/_pkg_.a /builddir/.cache/go-build/bd/bd15bd130e86019bee7bcc368b91eb0084f75ddc2135afa1ec59cc16faf9f5d3-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/b023/_pkg_.a packagefile unicode/utf8=$WORK/b017/_pkg_.a EOF cd /usr/lib/golang/src/bufio /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b034/_pkg_.a -trimpath "$WORK/b034=>" -shared -p bufio -std -complete -installsuffix shared -buildid xqb4aNRtGnjYBEb_Pc4-/xqb4aNRtGnjYBEb_Pc4- -goversion go1.14.3 -D "" -importcfg $WORK/b034/importcfg -pack ./bufio.go ./scan.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b016/_pkg_.a # internal cp $WORK/b016/_pkg_.a /builddir/.cache/go-build/8b/8b788de4bc381819fa14410e94998ebeeb57090c3a9440e3ad3168901cf8703a-d # internal reflect mkdir -p $WORK/b013/ cat >$WORK/b013/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/reflect /usr/lib/golang/pkg/tool/linux_arm/asm -trimpath "$WORK/b013=>" -I $WORK/b013/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm -shared -gensymabis -o $WORK/b013/symabis ./asm_arm.s cat >$WORK/b013/importcfg << 'EOF' # internal # import config packagefile math=$WORK/b014/_pkg_.a packagefile runtime=$WORK/b005/_pkg_.a packagefile strconv=$WORK/b016/_pkg_.a packagefile sync=$WORK/b018/_pkg_.a packagefile unicode=$WORK/b021/_pkg_.a packagefile unicode/utf8=$WORK/b017/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b013/_pkg_.a -trimpath "$WORK/b013=>" -shared -p reflect -std -installsuffix shared -buildid r74G2_EHaIGoKWZalMgc/r74G2_EHaIGoKWZalMgc -goversion go1.14.3 -symabis $WORK/b013/symabis -D "" -importcfg $WORK/b013/importcfg -pack -asmhdr $WORK/b013/go_asm.h ./deepequal.go ./makefunc.go ./swapper.go ./type.go ./value.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b068/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b041/_pkg_.a # internal cp $WORK/b068/_pkg_.a /builddir/.cache/go-build/91/9186b75c25494d84cf0c57e5eeea7445cac324148d998f87adec5ded370491c4-d # internal hash mkdir -p $WORK/b045/ cat >$WORK/b045/importcfg << 'EOF' # internal # import config packagefile io=$WORK/b023/_pkg_.a EOF cd /usr/lib/golang/src/hash /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b045/_pkg_.a -trimpath "$WORK/b045=>" -shared -p hash -std -complete -installsuffix shared -buildid X2HMVt5G_3Qor6PWxsjb/X2HMVt5G_3Qor6PWxsjb -goversion go1.14.3 -D "" -importcfg $WORK/b045/importcfg -pack ./hash.go cp $WORK/b041/_pkg_.a /builddir/.cache/go-build/7a/7aa249337919dd5da5af3d5272bb6e23586a0046e6cb17b2f74833b8358d0353-d # internal crypto/internal/randutil mkdir -p $WORK/b054/ cat >$WORK/b054/importcfg << 'EOF' # internal # import config packagefile io=$WORK/b023/_pkg_.a packagefile sync=$WORK/b018/_pkg_.a EOF cd /usr/lib/golang/src/crypto/internal/randutil /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b054/_pkg_.a -trimpath "$WORK/b054=>" -shared -p crypto/internal/randutil -std -complete -installsuffix shared -buildid vrMf6_d5ia6HxLqXzqR0/vrMf6_d5ia6HxLqXzqR0 -goversion go1.14.3 -D "" -importcfg $WORK/b054/importcfg -pack ./randutil.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b045/_pkg_.a # internal cp $WORK/b045/_pkg_.a /builddir/.cache/go-build/11/118eff2c7e7e896eae879ac1536a5946c58c69b0707ca72afe6628cc8c5328e3-d # internal crypto mkdir -p $WORK/b044/ cat >$WORK/b044/importcfg << 'EOF' # internal # import config packagefile hash=$WORK/b045/_pkg_.a packagefile io=$WORK/b023/_pkg_.a packagefile strconv=$WORK/b016/_pkg_.a EOF cd /usr/lib/golang/src/crypto /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b044/_pkg_.a -trimpath "$WORK/b044=>" -shared -p crypto -std -complete -installsuffix shared -buildid sz1H-ymUN8oeUaVNktHm/sz1H-ymUN8oeUaVNktHm -goversion go1.14.3 -D "" -importcfg $WORK/b044/importcfg -pack ./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/8e/8e7302a96e820fdf7ea9af19df829346e38b15cfd68f4fee53017dfe505b4c72-d # internal hash/adler32 mkdir -p $WORK/b061/ cat >$WORK/b061/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile hash=$WORK/b045/_pkg_.a EOF cd /usr/lib/golang/src/hash/adler32 /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b061/_pkg_.a -trimpath "$WORK/b061=>" -shared -p hash/adler32 -std -complete -installsuffix shared -buildid 1isSR_lCbDmCp18Qgz-F/1isSR_lCbDmCp18Qgz-F -goversion go1.14.3 -D "" -importcfg $WORK/b061/importcfg -pack ./adler32.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b044/_pkg_.a # internal cp $WORK/b044/_pkg_.a /builddir/.cache/go-build/bb/bb06aa576554d2e6379e646e23460219e0b64030abe30f9a876c233d456d75ad-d # internal path mkdir -p $WORK/b063/ cat >$WORK/b063/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile strings=$WORK/b041/_pkg_.a packagefile unicode/utf8=$WORK/b017/_pkg_.a EOF cd /usr/lib/golang/src/path /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b063/_pkg_.a -trimpath "$WORK/b063=>" -shared -p path -std -complete -installsuffix shared -buildid pNNhrbM4Ayi2UruRpw_1/pNNhrbM4Ayi2UruRpw_1 -goversion go1.14.3 -D "" -importcfg $WORK/b063/importcfg -pack ./match.go ./path.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b061/_pkg_.a # internal cp $WORK/b061/_pkg_.a /builddir/.cache/go-build/dc/dc80af5be83ec4515bbca575433bfbfc0b7634212e78f2e91a4d95242e7f84f1-d # internal regexp/syntax mkdir -p $WORK/b075/ cat >$WORK/b075/importcfg << 'EOF' # internal # import config packagefile sort=$WORK/b022/_pkg_.a packagefile strconv=$WORK/b016/_pkg_.a packagefile strings=$WORK/b041/_pkg_.a packagefile unicode=$WORK/b021/_pkg_.a packagefile unicode/utf8=$WORK/b017/_pkg_.a EOF cd /usr/lib/golang/src/regexp/syntax /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b075/_pkg_.a -trimpath "$WORK/b075=>" -shared -p regexp/syntax -std -complete -installsuffix shared -buildid x5rNGY-PJRf9WJW5gmOu/x5rNGY-PJRf9WJW5gmOu -goversion go1.14.3 -D "" -importcfg $WORK/b075/importcfg -pack ./compile.go ./doc.go ./op_string.go ./parse.go ./perl_groups.go ./prog.go ./regexp.go ./simplify.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b034/_pkg_.a # internal cp $WORK/b034/_pkg_.a /builddir/.cache/go-build/d5/d5683c335b3bae5b3505531e68a6754129612b93ea766382256846bb6d041de0-d # internal compress/bzip2 mkdir -p $WORK/b088/ cat >$WORK/b088/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b034/_pkg_.a packagefile io=$WORK/b023/_pkg_.a packagefile sort=$WORK/b022/_pkg_.a EOF cd /usr/lib/golang/src/compress/bzip2 /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b088/_pkg_.a -trimpath "$WORK/b088=>" -shared -p compress/bzip2 -std -complete -installsuffix shared -buildid 6oAEqMkKeFDYA6aUlTGs/6oAEqMkKeFDYA6aUlTGs -goversion go1.14.3 -D "" -importcfg $WORK/b088/importcfg -pack ./bit_reader.go ./bzip2.go ./huffman.go ./move_to_front.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b063/_pkg_.a # internal cp $WORK/b063/_pkg_.a /builddir/.cache/go-build/c9/c9866a1068c8c5157c5a7d9db2075c335d21da1d861c98988c771a24923be195-d # internal golang.org/x/crypto/openpgp/errors mkdir -p $WORK/b098/ cat >$WORK/b098/importcfg << 'EOF' # internal # import config packagefile strconv=$WORK/b016/_pkg_.a EOF cd /usr/share/gocode/src/golang.org/x/crypto/openpgp/errors /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b098/_pkg_.a -trimpath "$WORK/b098=>" -shared -p golang.org/x/crypto/openpgp/errors -complete -installsuffix shared -buildid SuPQF-HJC3Qu5CSwzUCY/SuPQF-HJC3Qu5CSwzUCY -goversion go1.14.3 -D "" -importcfg $WORK/b098/importcfg -pack ./errors.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b098/_pkg_.a # internal cp $WORK/b098/_pkg_.a /builddir/.cache/go-build/7a/7a45912d586301ee75e63d197c08896e3b44891e79db10551c56e7a275cecb30-d # internal golang.org/x/crypto/openpgp/s2k mkdir -p $WORK/b099/ cat >$WORK/b099/importcfg << 'EOF' # internal # import config packagefile crypto=$WORK/b044/_pkg_.a packagefile golang.org/x/crypto/openpgp/errors=$WORK/b098/_pkg_.a packagefile hash=$WORK/b045/_pkg_.a packagefile io=$WORK/b023/_pkg_.a packagefile strconv=$WORK/b016/_pkg_.a EOF cd /usr/share/gocode/src/golang.org/x/crypto/openpgp/s2k /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b099/_pkg_.a -trimpath "$WORK/b099=>" -shared -p golang.org/x/crypto/openpgp/s2k -complete -installsuffix shared -buildid 813Rq-pjEXUlyz2Sy6OZ/813Rq-pjEXUlyz2Sy6OZ -goversion go1.14.3 -D "" -importcfg $WORK/b099/importcfg -pack ./s2k.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b088/_pkg_.a # internal cp $WORK/b088/_pkg_.a /builddir/.cache/go-build/35/356904489ed8ea310737d83fcb9cc4a5e0a382d9671b8695fe8a54e2d6815123-d # internal image mkdir -p $WORK/b100/ cat >$WORK/b100/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b034/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile image/color=$WORK/b101/_pkg_.a packagefile io=$WORK/b023/_pkg_.a packagefile strconv=$WORK/b016/_pkg_.a packagefile sync=$WORK/b018/_pkg_.a packagefile sync/atomic=$WORK/b020/_pkg_.a EOF cd /usr/lib/golang/src/image /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b100/_pkg_.a -trimpath "$WORK/b100=>" -shared -p image -std -complete -installsuffix shared -buildid n8npy3Xv8V6ryfgBmJVt/n8npy3Xv8V6ryfgBmJVt -goversion go1.14.3 -D "" -importcfg $WORK/b100/importcfg -pack ./format.go ./geom.go ./image.go ./names.go ./ycbcr.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b099/_pkg_.a # internal cp $WORK/b099/_pkg_.a /builddir/.cache/go-build/38/384bba26aab30a084b4334d18908f7e9b41040e1738a860b64fb01e51a352bcb-d # internal hash/crc32 mkdir -p $WORK/b130/ cat >$WORK/b130/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile hash=$WORK/b045/_pkg_.a packagefile sync=$WORK/b018/_pkg_.a EOF cd /usr/lib/golang/src/hash/crc32 /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b130/_pkg_.a -trimpath "$WORK/b130=>" -shared -p hash/crc32 -std -complete -installsuffix shared -buildid DaWoTRNiq7124cqSdzj6/DaWoTRNiq7124cqSdzj6 -goversion go1.14.3 -D "" -importcfg $WORK/b130/importcfg -pack ./crc32.go ./crc32_generic.go ./crc32_otherarch.go cd /usr/lib/golang/src/syscall /usr/lib/golang/pkg/tool/linux_arm/asm -trimpath "$WORK/b028=>" -I $WORK/b028/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm -shared -o $WORK/b028/asm_linux_arm.o ./asm_linux_arm.s /usr/lib/golang/pkg/tool/linux_arm/pack r $WORK/b028/_pkg_.a $WORK/b028/asm_linux_arm.o # internal /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b028/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b130/_pkg_.a # internal cp $WORK/b130/_pkg_.a /builddir/.cache/go-build/46/46920df1ec68f707c597f626c2d9d056a9a8c400bf9f99c2e3549e870f00611d-d # internal crypto/hmac mkdir -p $WORK/b135/ cat >$WORK/b135/importcfg << 'EOF' # internal # import config packagefile crypto/subtle=$WORK/b050/_pkg_.a packagefile hash=$WORK/b045/_pkg_.a EOF cd /usr/lib/golang/src/crypto/hmac /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b135/_pkg_.a -trimpath "$WORK/b135=>" -shared -p crypto/hmac -std -complete -installsuffix shared -buildid 7zCihCMdF6XIquGVCfLC/7zCihCMdF6XIquGVCfLC -goversion go1.14.3 -D "" -importcfg $WORK/b135/importcfg -pack ./hmac.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b135/_pkg_.a # internal cp $WORK/b135/_pkg_.a /builddir/.cache/go-build/cd/cdeddb6ec31661a040952116c318d2e9e5da24e6d7bd832478562bdff78b9867-d # internal crypto/rc4 mkdir -p $WORK/b136/ cat >$WORK/b136/importcfg << 'EOF' # internal # import config packagefile crypto/internal/subtle=$WORK/b049/_pkg_.a packagefile strconv=$WORK/b016/_pkg_.a EOF cd /usr/lib/golang/src/crypto/rc4 /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b136/_pkg_.a -trimpath "$WORK/b136=>" -shared -p crypto/rc4 -std -complete -installsuffix shared -buildid 3r9hcDbCGu00Uo4AAjIf/3r9hcDbCGu00Uo4AAjIf -goversion go1.14.3 -D "" -importcfg $WORK/b136/importcfg -pack ./rc4.go cp $WORK/b028/_pkg_.a /builddir/.cache/go-build/18/1823075ca41cda4f96f33879760dff4043b8ea8c9104384e372442c2d3bad084-d # internal internal/syscall/unix mkdir -p $WORK/b027/ cat >$WORK/b027/importcfg << 'EOF' # internal # import config packagefile sync/atomic=$WORK/b020/_pkg_.a packagefile syscall=$WORK/b028/_pkg_.a EOF cd /usr/lib/golang/src/internal/syscall/unix /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b027/_pkg_.a -trimpath "$WORK/b027=>" -shared -p internal/syscall/unix -std -complete -installsuffix shared -buildid HkDBQvd3rqdRtnLVnukI/HkDBQvd3rqdRtnLVnukI -goversion go1.14.3 -D "" -importcfg $WORK/b027/importcfg -pack ./at.go ./at_sysnum_fstatat64_linux.go ./at_sysnum_linux.go ./fcntl_linux_32bit.go ./getrandom_linux.go ./getrandom_linux_arm.go ./nonblocking.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b136/_pkg_.a # internal cp $WORK/b136/_pkg_.a /builddir/.cache/go-build/a3/a3d1d5316ed0f009563c46ed3cde53ee176918f18e8e0b6963c55fdb59e38694-d # internal time mkdir -p $WORK/b029/ cat >$WORK/b029/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile runtime=$WORK/b005/_pkg_.a packagefile sync=$WORK/b018/_pkg_.a packagefile syscall=$WORK/b028/_pkg_.a EOF cd /usr/lib/golang/src/time /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b029/_pkg_.a -trimpath "$WORK/b029=>" -shared -p time -std -installsuffix shared -buildid Gm9z5YyA3xgRr9XOPpDr/Gm9z5YyA3xgRr9XOPpDr -goversion go1.14.3 -D "" -importcfg $WORK/b029/importcfg -pack ./format.go ./sleep.go ./sys_unix.go ./tick.go ./time.go ./zoneinfo.go ./zoneinfo_read.go ./zoneinfo_unix.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b027/_pkg_.a # internal cp $WORK/b027/_pkg_.a /builddir/.cache/go-build/84/845fc8093e5c0f24c143a0e0c6bc752ae192c633e45083dba33dad2b3dbfa8f3-d # internal internal/syscall/execenv mkdir -p $WORK/b030/ cat >$WORK/b030/importcfg << 'EOF' # internal # import config packagefile syscall=$WORK/b028/_pkg_.a EOF cd /usr/lib/golang/src/internal/syscall/execenv /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b030/_pkg_.a -trimpath "$WORK/b030=>" -shared -p internal/syscall/execenv -std -complete -installsuffix shared -buildid JZsDcGSfchDuUJlDIA9L/JZsDcGSfchDuUJlDIA9L -goversion go1.14.3 -D "" -importcfg $WORK/b030/importcfg -pack ./execenv_default.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b030/_pkg_.a # internal cp $WORK/b030/_pkg_.a /builddir/.cache/go-build/63/63a7e3c61ed7fd2888a0cc039bfad05a4b0ee9046ea32eac65a11d0af12e498c-d # internal vendor/golang.org/x/crypto/hkdf mkdir -p $WORK/b147/ cat >$WORK/b147/importcfg << 'EOF' # internal # import config packagefile crypto/hmac=$WORK/b135/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile hash=$WORK/b045/_pkg_.a packagefile io=$WORK/b023/_pkg_.a EOF cd /usr/lib/golang/src/vendor/golang.org/x/crypto/hkdf /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b147/_pkg_.a -trimpath "$WORK/b147=>" -shared -p vendor/golang.org/x/crypto/hkdf -std -complete -installsuffix shared -buildid CJLG-mvs0dzC-uCfIuWv/CJLG-mvs0dzC-uCfIuWv -goversion go1.14.3 -D "" -importcfg $WORK/b147/importcfg -pack ./hkdf.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b147/_pkg_.a # internal cp $WORK/b147/_pkg_.a /builddir/.cache/go-build/2c/2cfbb812cac5ad524d6b8dd4bfffed32b5f1375869edbaa80ef2dbdf9c589d40-d # internal vendor/golang.org/x/text/transform mkdir -p $WORK/b151/ cat >$WORK/b151/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b035/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile io=$WORK/b023/_pkg_.a packagefile unicode/utf8=$WORK/b017/_pkg_.a EOF cd /usr/lib/golang/src/vendor/golang.org/x/text/transform /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b151/_pkg_.a -trimpath "$WORK/b151=>" -shared -p vendor/golang.org/x/text/transform -std -complete -installsuffix shared -buildid ngMQsEEBPhFPeLTubQ3U/ngMQsEEBPhFPeLTubQ3U -goversion go1.14.3 -D "" -importcfg $WORK/b151/importcfg -pack ./transform.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/b151/_pkg_.a # internal cp $WORK/b151/_pkg_.a /builddir/.cache/go-build/af/afd0ecbccf440ff97dcb10a4b59d6ed797f72b57944ee2fc00de8b200a8c93e6-d # internal hash/fnv mkdir -p $WORK/b197/ cat >$WORK/b197/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile hash=$WORK/b045/_pkg_.a packagefile math/bits=$WORK/b015/_pkg_.a EOF cp $WORK/b100/_pkg_.a /builddir/.cache/go-build/fd/fd545376bb3a458b7c3e9761d08bdc719ace095594ada53fc92d0f9d629a0a01-d # internal cd /usr/lib/golang/src/hash/fnv /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b197/_pkg_.a -trimpath "$WORK/b197=>" -shared -p hash/fnv -std -complete -installsuffix shared -buildid Q20RTgBl6H-sn2yv-jOX/Q20RTgBl6H-sn2yv-jOX -goversion go1.14.3 -D "" -importcfg $WORK/b197/importcfg -pack ./fnv.go image/internal/imageutil mkdir -p $WORK/b103/ cat >$WORK/b103/importcfg << 'EOF' # internal # import config packagefile image=$WORK/b100/_pkg_.a EOF cd /usr/lib/golang/src/image/internal/imageutil /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b103/_pkg_.a -trimpath "$WORK/b103=>" -shared -p image/internal/imageutil -std -complete -installsuffix shared -buildid ZZExz9TglourbwoqIL3D/ZZExz9TglourbwoqIL3D -goversion go1.14.3 -D "" -importcfg $WORK/b103/importcfg -pack ./imageutil.go ./impl.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b075/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b103/_pkg_.a # internal cp $WORK/b103/_pkg_.a /builddir/.cache/go-build/70/70802dfecd32eb599da6b3254cefe87ee97efd4f28f0f1654641067bdf003817-d # internal image/jpeg mkdir -p $WORK/b102/ cat >$WORK/b102/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b034/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile image=$WORK/b100/_pkg_.a packagefile image/color=$WORK/b101/_pkg_.a packagefile image/internal/imageutil=$WORK/b103/_pkg_.a packagefile io=$WORK/b023/_pkg_.a EOF cd /usr/lib/golang/src/image/jpeg /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b102/_pkg_.a -trimpath "$WORK/b102=>" -shared -p image/jpeg -std -complete -installsuffix shared -buildid r4-z9BU5CX-z-b9E0n8Q/r4-z9BU5CX-z-b9E0n8Q -goversion go1.14.3 -D "" -importcfg $WORK/b102/importcfg -pack ./fdct.go ./huffman.go ./idct.go ./reader.go ./scan.go ./writer.go cp $WORK/b075/_pkg_.a /builddir/.cache/go-build/f9/f98a0b996957ef36acbdd06588d29a3df221c1d3ba9a055d154d380d69435a00-d # internal regexp mkdir -p $WORK/b074/ cat >$WORK/b074/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b035/_pkg_.a packagefile io=$WORK/b023/_pkg_.a packagefile regexp/syntax=$WORK/b075/_pkg_.a packagefile sort=$WORK/b022/_pkg_.a packagefile strconv=$WORK/b016/_pkg_.a packagefile strings=$WORK/b041/_pkg_.a packagefile sync=$WORK/b018/_pkg_.a packagefile unicode=$WORK/b021/_pkg_.a packagefile unicode/utf8=$WORK/b017/_pkg_.a EOF cd /usr/lib/golang/src/regexp /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b074/_pkg_.a -trimpath "$WORK/b074=>" -shared -p regexp -std -complete -installsuffix shared -buildid kFKHFTr3go6naBdZtom5/kFKHFTr3go6naBdZtom5 -goversion go1.14.3 -D "" -importcfg $WORK/b074/importcfg -pack ./backtrack.go ./exec.go ./onepass.go ./regexp.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b197/_pkg_.a # internal cp $WORK/b197/_pkg_.a /builddir/.cache/go-build/22/22148d332a667e7fb5fa2ab6489e5f5990f970b9a4cde96a0f7f637701da5e41-d # internal text/tabwriter mkdir -p $WORK/b260/ cat >$WORK/b260/importcfg << 'EOF' # internal # import config packagefile io=$WORK/b023/_pkg_.a packagefile unicode/utf8=$WORK/b017/_pkg_.a EOF cd /usr/lib/golang/src/text/tabwriter /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b260/_pkg_.a -trimpath "$WORK/b260=>" -shared -p text/tabwriter -std -complete -installsuffix shared -buildid EgmsbuuEr8JRjDGdzYmF/EgmsbuuEr8JRjDGdzYmF -goversion go1.14.3 -D "" -importcfg $WORK/b260/importcfg -pack ./tabwriter.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b260/_pkg_.a # internal cp $WORK/b260/_pkg_.a /builddir/.cache/go-build/af/af05a71d84b7b4f10ef5ea4a70501cfe8753fb776acd74bf5535e995813a0d5b-d # internal html mkdir -p $WORK/b265/ cat >$WORK/b265/importcfg << 'EOF' # internal # import config packagefile strings=$WORK/b041/_pkg_.a packagefile sync=$WORK/b018/_pkg_.a packagefile unicode/utf8=$WORK/b017/_pkg_.a EOF cd /usr/lib/golang/src/html /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b265/_pkg_.a -trimpath "$WORK/b265=>" -shared -p html -std -complete -installsuffix shared -buildid BmoeOpQEGYxq8KawCKXz/BmoeOpQEGYxq8KawCKXz -goversion go1.14.3 -D "" -importcfg $WORK/b265/importcfg -pack ./entity.go ./escape.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b265/_pkg_.a # internal cp $WORK/b265/_pkg_.a /builddir/.cache/go-build/9a/9a2addc63d2d29fb7f67e19581035829d3a52146a13074e3633cd485a7c7d883-d # internal /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b102/_pkg_.a # internal cp $WORK/b102/_pkg_.a /builddir/.cache/go-build/66/6651cb6a38d0862f76830955becca1aa32f1fd461f64661799eb80ec93fa28ff-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/fd/fdab4355843ceeb01c6e9b2425bcb178402acfe192cdb38f503bf821c09670b9-d # internal context gopkg.in/retry.v1 mkdir -p $WORK/b036/ mkdir -p $WORK/b172/ internal/poll mkdir -p $WORK/b026/ cat >$WORK/b172/importcfg << 'EOF' # internal # import config packagefile math/rand=$WORK/b052/_pkg_.a packagefile sync=$WORK/b018/_pkg_.a packagefile time=$WORK/b029/_pkg_.a EOF cd /usr/share/gocode/src/gopkg.in/retry.v1 /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b172/_pkg_.a -trimpath "$WORK/b172=>" -shared -p gopkg.in/retry.v1 -complete -installsuffix shared -buildid 3wIMxTPbdzaJh5h29er3/3wIMxTPbdzaJh5h29er3 -goversion go1.14.3 -D "" -importcfg $WORK/b172/importcfg -pack ./clock.go ./exp.go ./regular.go ./retry.go ./strategy.go cat >$WORK/b026/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile internal/syscall/unix=$WORK/b027/_pkg_.a packagefile io=$WORK/b023/_pkg_.a packagefile runtime=$WORK/b005/_pkg_.a packagefile sync=$WORK/b018/_pkg_.a packagefile sync/atomic=$WORK/b020/_pkg_.a packagefile syscall=$WORK/b028/_pkg_.a packagefile time=$WORK/b029/_pkg_.a EOF cd /usr/lib/golang/src/internal/poll /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b026/_pkg_.a -trimpath "$WORK/b026=>" -shared -p internal/poll -std -installsuffix shared -buildid qHYfQLPqIOgwmmjVR8Lf/qHYfQLPqIOgwmmjVR8Lf -goversion go1.14.3 -D "" -importcfg $WORK/b026/importcfg -pack ./errno_unix.go ./fcntl_syscall.go ./fd.go ./fd_fsync_posix.go ./fd_mutex.go ./fd_poll_runtime.go ./fd_posix.go ./fd_unix.go ./fd_writev_unix.go ./hook_cloexec.go ./hook_unix.go ./sendfile_linux.go ./sock_cloexec.go ./sockopt.go ./sockopt_linux.go ./sockopt_unix.go ./sockoptip.go ./splice_linux.go ./writev.go cat >$WORK/b036/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile internal/reflectlite=$WORK/b004/_pkg_.a packagefile sync=$WORK/b018/_pkg_.a packagefile sync/atomic=$WORK/b020/_pkg_.a packagefile time=$WORK/b029/_pkg_.a EOF cd /usr/lib/golang/src/context /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b036/_pkg_.a -trimpath "$WORK/b036=>" -shared -p context -std -complete -installsuffix shared -buildid uD6SrZxYbJCPYdhQ6aVT/uD6SrZxYbJCPYdhQ6aVT -goversion go1.14.3 -D "" -importcfg $WORK/b036/importcfg -pack ./context.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b074/_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/45/45e2b4f46ea1fbe4cfa8765951ae2cd58bb6f69ae7ea5cb6d39ff7954ba11951-d # internal github.com/juju/ratelimit mkdir -p $WORK/b225/ cat >$WORK/b225/importcfg << 'EOF' # internal # import config packagefile io=$WORK/b023/_pkg_.a packagefile math=$WORK/b014/_pkg_.a packagefile strconv=$WORK/b016/_pkg_.a packagefile sync=$WORK/b018/_pkg_.a packagefile time=$WORK/b029/_pkg_.a EOF cd /usr/share/gocode/src/github.com/juju/ratelimit /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b225/_pkg_.a -trimpath "$WORK/b225=>" -shared -p github.com/juju/ratelimit -complete -installsuffix shared -buildid Y91lsyu9fIOmoGZHtGOe/Y91lsyu9fIOmoGZHtGOe -goversion go1.14.3 -D "" -importcfg $WORK/b225/importcfg -pack ./ratelimit.go ./reader.go cp $WORK/b074/_pkg_.a /builddir/.cache/go-build/8a/8aa8a02cb87564d1c8d0b7f28b5efa2dc860365224001d99ee8a33ed19fe1530-d # internal /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b036/_pkg_.a # internal cp $WORK/b036/_pkg_.a /builddir/.cache/go-build/a8/a85818705158bac17fd69aa04b6b92cfe6195df784ecd29844491e70fd1745a5-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/35/35dcbe25f141793e3f2c7dd2e364c2bff869d508db8a242d83a8f9656408d501-d # internal /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b026/_pkg_.a # internal cp $WORK/b026/_pkg_.a /builddir/.cache/go-build/56/56e918b574284d6e8204480a63a22ca5c163c1489fc3ae7bf0ea800f3343d4b7-d # internal os mkdir -p $WORK/b024/ cat >$WORK/b024/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile internal/oserror=$WORK/b025/_pkg_.a packagefile internal/poll=$WORK/b026/_pkg_.a packagefile internal/syscall/execenv=$WORK/b030/_pkg_.a packagefile internal/syscall/unix=$WORK/b027/_pkg_.a packagefile internal/testlog=$WORK/b031/_pkg_.a packagefile io=$WORK/b023/_pkg_.a packagefile runtime=$WORK/b005/_pkg_.a packagefile sync=$WORK/b018/_pkg_.a packagefile sync/atomic=$WORK/b020/_pkg_.a packagefile syscall=$WORK/b028/_pkg_.a packagefile time=$WORK/b029/_pkg_.a EOF cd /usr/lib/golang/src/os /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b024/_pkg_.a -trimpath "$WORK/b024=>" -shared -p os -std -installsuffix shared -buildid KvhaSn2gJqPdjr2VYCDK/KvhaSn2gJqPdjr2VYCDK -goversion go1.14.3 -D "" -importcfg $WORK/b024/importcfg -pack ./dir.go ./dir_unix.go ./env.go ./error.go ./error_errno.go ./error_posix.go ./exec.go ./exec_posix.go ./exec_unix.go ./executable.go ./executable_procfs.go ./file.go ./file_posix.go ./file_unix.go ./getwd.go ./path.go ./path_unix.go ./pipe_linux.go ./proc.go ./rawconn.go ./removeall_at.go ./stat.go ./stat_linux.go ./stat_unix.go ./sticky_notbsd.go ./str.go ./sys.go ./sys_linux.go ./sys_unix.go ./types.go ./types_unix.go ./wait_waitid.go cd /usr/lib/golang/src/reflect /usr/lib/golang/pkg/tool/linux_arm/asm -trimpath "$WORK/b013=>" -I $WORK/b013/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm -shared -o $WORK/b013/asm_arm.o ./asm_arm.s /usr/lib/golang/pkg/tool/linux_arm/pack r $WORK/b013/_pkg_.a $WORK/b013/asm_arm.o # internal /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b013/_pkg_.a # internal cp $WORK/b013/_pkg_.a /builddir/.cache/go-build/50/503ea9f5ccefbbf9d29c14f50568b2f1fa859c5d35f9f28105cb5ba139d5ee6f-d # internal internal/fmtsort mkdir -p $WORK/b012/ encoding/binary mkdir -p $WORK/b040/ cat >$WORK/b012/importcfg << 'EOF' # internal # import config packagefile reflect=$WORK/b013/_pkg_.a packagefile sort=$WORK/b022/_pkg_.a EOF cat >$WORK/b040/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile io=$WORK/b023/_pkg_.a packagefile math=$WORK/b014/_pkg_.a packagefile reflect=$WORK/b013/_pkg_.a packagefile sync=$WORK/b018/_pkg_.a EOF cd /usr/lib/golang/src/internal/fmtsort /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b012/_pkg_.a -trimpath "$WORK/b012=>" -shared -p internal/fmtsort -std -complete -installsuffix shared -buildid pLJJVOj4pakgh92xlEo_/pLJJVOj4pakgh92xlEo_ -goversion go1.14.3 -D "" -importcfg $WORK/b012/importcfg -pack ./sort.go cd /usr/lib/golang/src/encoding/binary /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b040/_pkg_.a -trimpath "$WORK/b040=>" -shared -p encoding/binary -std -complete -installsuffix shared -buildid ai1jlzZn9a8XxcL15zki/ai1jlzZn9a8XxcL15zki -goversion go1.14.3 -D "" -importcfg $WORK/b040/importcfg -pack ./binary.go ./varint.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b012/_pkg_.a # internal cp $WORK/b012/_pkg_.a /builddir/.cache/go-build/97/97e80f7a446d37f69ab9f6ed556009c0c20ffd41c46b37b0f4edc9bededdc253-d # internal /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b040/_pkg_.a # internal cp $WORK/b040/_pkg_.a /builddir/.cache/go-build/80/80a80b1fe0acaf778210ed530e25f75e899207244f7a6e94133f8c3a57243cfe-d # internal encoding/base64 mkdir -p $WORK/b039/ crypto/sha512 crypto/cipher cat >$WORK/b039/importcfg << 'EOF' # internal # import config packagefile encoding/binary=$WORK/b040/_pkg_.a packagefile io=$WORK/b023/_pkg_.a packagefile strconv=$WORK/b016/_pkg_.a EOF cd /usr/lib/golang/src/encoding/base64 /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b039/_pkg_.a -trimpath "$WORK/b039=>" -shared -p encoding/base64 -std -complete -installsuffix shared -buildid lp5VTYbw1K1eZe09eKjH/lp5VTYbw1K1eZe09eKjH -goversion go1.14.3 -D "" -importcfg $WORK/b039/importcfg -pack ./base64.go mkdir -p $WORK/b056/ crypto/sha256 mkdir -p $WORK/b048/ cat >$WORK/b056/importcfg << 'EOF' # internal # import config packagefile crypto=$WORK/b044/_pkg_.a packagefile encoding/binary=$WORK/b040/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile hash=$WORK/b045/_pkg_.a packagefile math/bits=$WORK/b015/_pkg_.a EOF cat >$WORK/b048/importcfg << 'EOF' # internal # import config packagefile crypto/internal/subtle=$WORK/b049/_pkg_.a packagefile crypto/subtle=$WORK/b050/_pkg_.a packagefile encoding/binary=$WORK/b040/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile io=$WORK/b023/_pkg_.a packagefile runtime=$WORK/b005/_pkg_.a EOF cd /usr/lib/golang/src/crypto/sha512 /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b056/_pkg_.a -trimpath "$WORK/b056=>" -shared -p crypto/sha512 -std -complete -installsuffix shared -buildid 74mwBd3tdVWIa6QfQt8l/74mwBd3tdVWIa6QfQt8l -goversion go1.14.3 -D "" -importcfg $WORK/b056/importcfg -pack ./sha512.go ./sha512block.go ./sha512block_generic.go cd /usr/lib/golang/src/crypto/cipher /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b048/_pkg_.a -trimpath "$WORK/b048=>" -shared -p crypto/cipher -std -complete -installsuffix shared -buildid 1osX1DQGFfeSeROvlTL_/1osX1DQGFfeSeROvlTL_ -goversion go1.14.3 -D "" -importcfg $WORK/b048/importcfg -pack ./cbc.go ./cfb.go ./cipher.go ./ctr.go ./gcm.go ./io.go ./ofb.go ./xor_generic.go mkdir -p $WORK/b055/ cat >$WORK/b055/importcfg << 'EOF' # internal # import config packagefile crypto=$WORK/b044/_pkg_.a packagefile encoding/binary=$WORK/b040/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile hash=$WORK/b045/_pkg_.a packagefile math/bits=$WORK/b015/_pkg_.a EOF cd /usr/lib/golang/src/crypto/sha256 /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b055/_pkg_.a -trimpath "$WORK/b055=>" -shared -p crypto/sha256 -std -complete -installsuffix shared -buildid u18wBcUn6Hc87SAVhKY9/u18wBcUn6Hc87SAVhKY9 -goversion go1.14.3 -D "" -importcfg $WORK/b055/importcfg -pack ./sha256.go ./sha256block.go ./sha256block_generic.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b024/_pkg_.a # internal cp $WORK/b024/_pkg_.a /builddir/.cache/go-build/f5/f568e35a4ec102efe1ad43ec5014a52b38020815b7f36addc4e903cd5e08384b-d # internal fmt mkdir -p $WORK/b002/ cat >$WORK/b002/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile internal/fmtsort=$WORK/b012/_pkg_.a packagefile io=$WORK/b023/_pkg_.a packagefile math=$WORK/b014/_pkg_.a packagefile os=$WORK/b024/_pkg_.a packagefile reflect=$WORK/b013/_pkg_.a packagefile strconv=$WORK/b016/_pkg_.a packagefile sync=$WORK/b018/_pkg_.a packagefile unicode/utf8=$WORK/b017/_pkg_.a EOF cd /usr/lib/golang/src/fmt /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b002/_pkg_.a -trimpath "$WORK/b002=>" -shared -p fmt -std -complete -installsuffix shared -buildid 9R3qGIKWv3oRHMv_ufec/9R3qGIKWv3oRHMv_ufec -goversion go1.14.3 -D "" -importcfg $WORK/b002/importcfg -pack ./doc.go ./errors.go ./format.go ./print.go ./scan.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b039/_pkg_.a # internal cp $WORK/b039/_pkg_.a /builddir/.cache/go-build/d2/d2933a2574ed02271aedda8c884038f457d2ee023308885f919ec749f3a1233d-d # internal github.com/snapcore/snapd/osutil/sys mkdir -p $WORK/b065/ cat >$WORK/b065/importcfg << 'EOF' # internal # import config packagefile os=$WORK/b024/_pkg_.a packagefile syscall=$WORK/b028/_pkg_.a EOF cd /builddir/build/BUILD/snapd-2.45.2/src/github.com/snapcore/snapd/osutil/sys /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b065/_pkg_.a -trimpath "$WORK/b065=>" -shared -p github.com/snapcore/snapd/osutil/sys -complete -installsuffix shared -buildid Kq7GG2YVj9AkEIr17Vrl/Kq7GG2YVj9AkEIr17Vrl -goversion go1.14.3 -D "" -importcfg $WORK/b065/importcfg -pack ./syscall.go ./sysnum_16_linux.go ./sysnum_linux.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b055/_pkg_.a # internal cp $WORK/b055/_pkg_.a /builddir/.cache/go-build/71/7156ff2ffd0d375069eef3a44555bc96f7ded2d0a330f2e3a5861530a7051b46-d # internal /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b056/_pkg_.a # internal cp $WORK/b056/_pkg_.a /builddir/.cache/go-build/3a/3a36e031a47d7c71fcfdd6f389d403e8ca6947ec874fb7d3fe60a0a78547bbc0-d # internal path/filepath mkdir -p $WORK/b076/ cat >$WORK/b076/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile os=$WORK/b024/_pkg_.a packagefile runtime=$WORK/b005/_pkg_.a packagefile sort=$WORK/b022/_pkg_.a packagefile strings=$WORK/b041/_pkg_.a packagefile syscall=$WORK/b028/_pkg_.a packagefile unicode/utf8=$WORK/b017/_pkg_.a EOF cd /usr/lib/golang/src/path/filepath /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b076/_pkg_.a -trimpath "$WORK/b076=>" -shared -p path/filepath -std -complete -installsuffix shared -buildid i1rmPAxIm1QVQmEymIMl/i1rmPAxIm1QVQmEymIMl -goversion go1.14.3 -D "" -importcfg $WORK/b076/importcfg -pack ./match.go ./path.go ./path_unix.go ./symlink.go ./symlink_unix.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b065/_pkg_.a # internal cp $WORK/b065/_pkg_.a /builddir/.cache/go-build/13/134337bece088472f49e85f3619cd0918e7a1a9ca85177b52e53d3fcc40af861-d # internal crypto/md5 mkdir -p $WORK/b094/ cat >$WORK/b094/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/crypto/md5 /usr/lib/golang/pkg/tool/linux_arm/asm -trimpath "$WORK/b094=>" -I $WORK/b094/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm -shared -gensymabis -o $WORK/b094/symabis ./md5block_arm.s net mkdir -p $WORK/b067/ cd /usr/lib/golang/src/net CGO_LDFLAGS='"-g" "-O2"' /usr/lib/golang/pkg/tool/linux_arm/cgo -objdir $WORK/b067/ -importpath net -- -I $WORK/b067/ -g -O2 ./cgo_linux.go ./cgo_resnew.go ./cgo_socknew.go ./cgo_unix.go cat >$WORK/b094/importcfg << 'EOF' # internal # import config packagefile crypto=$WORK/b044/_pkg_.a packagefile encoding/binary=$WORK/b040/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile hash=$WORK/b045/_pkg_.a packagefile math/bits=$WORK/b015/_pkg_.a EOF cd /usr/lib/golang/src/crypto/md5 /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b094/_pkg_.a -trimpath "$WORK/b094=>" -shared -p crypto/md5 -std -installsuffix shared -buildid 5a3FOWpMxHClSKgZqZPQ/5a3FOWpMxHClSKgZqZPQ -goversion go1.14.3 -symabis $WORK/b094/symabis -D "" -importcfg $WORK/b094/importcfg -pack -asmhdr $WORK/b094/go_asm.h ./md5.go ./md5block.go ./md5block_decl.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b048/_pkg_.a # internal cp $WORK/b048/_pkg_.a /builddir/.cache/go-build/5a/5ab1776ab6b0c1499fd46834a49694dd50a3addde3d9187b2f9f5799ee875719-d # internal crypto/aes mkdir -p $WORK/b047/ cat >$WORK/b047/importcfg << 'EOF' # internal # import config packagefile crypto/cipher=$WORK/b048/_pkg_.a packagefile crypto/internal/subtle=$WORK/b049/_pkg_.a packagefile encoding/binary=$WORK/b040/_pkg_.a packagefile strconv=$WORK/b016/_pkg_.a EOF cd /usr/lib/golang/src/crypto/aes /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b047/_pkg_.a -trimpath "$WORK/b047=>" -shared -p crypto/aes -std -complete -installsuffix shared -buildid MQAitTpvZ43v0RBcGKsQ/MQAitTpvZ43v0RBcGKsQ -goversion go1.14.3 -D "" -importcfg $WORK/b047/importcfg -pack ./block.go ./cipher.go ./cipher_generic.go ./const.go ./modes.go cd /usr/lib/golang/src/crypto/md5 /usr/lib/golang/pkg/tool/linux_arm/asm -trimpath "$WORK/b094=>" -I $WORK/b094/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm -shared -o $WORK/b094/md5block_arm.o ./md5block_arm.s /usr/lib/golang/pkg/tool/linux_arm/pack r $WORK/b094/_pkg_.a $WORK/b094/md5block_arm.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/a0/a0a2d7399862fa4122fecba402e0ef80699cf1cc534f68db2ac020b8cbc533b7-d # internal crypto/des mkdir -p $WORK/b089/ /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b047/_pkg_.a # internal cat >$WORK/b089/importcfg << 'EOF' # internal # import config packagefile crypto/cipher=$WORK/b048/_pkg_.a packagefile crypto/internal/subtle=$WORK/b049/_pkg_.a packagefile encoding/binary=$WORK/b040/_pkg_.a packagefile strconv=$WORK/b016/_pkg_.a packagefile sync=$WORK/b018/_pkg_.a EOF cd /usr/lib/golang/src/crypto/des /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b089/_pkg_.a -trimpath "$WORK/b089=>" -shared -p crypto/des -std -complete -installsuffix shared -buildid LxqazvJumwQ9IHN6Tg8B/LxqazvJumwQ9IHN6Tg8B -goversion go1.14.3 -D "" -importcfg $WORK/b089/importcfg -pack ./block.go ./cipher.go ./const.go cp $WORK/b047/_pkg_.a /builddir/.cache/go-build/66/6644da825921ddbd0d119f0d56e12e9fd1fb9faa094a68aad05b60fadd4cc6a9-d # internal crypto/sha1 mkdir -p $WORK/b095/ cat >$WORK/b095/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/crypto/sha1 /usr/lib/golang/pkg/tool/linux_arm/asm -trimpath "$WORK/b095=>" -I $WORK/b095/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm -shared -gensymabis -o $WORK/b095/symabis ./sha1block_arm.s /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b076/_pkg_.a # internal cp $WORK/b076/_pkg_.a /builddir/.cache/go-build/26/26efb7f11c165de78e23d92cc218175516eebabc4d023abe3e103385c519cf20-d # internal io/ioutil mkdir -p $WORK/b078/ cat >$WORK/b078/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b035/_pkg_.a packagefile io=$WORK/b023/_pkg_.a packagefile os=$WORK/b024/_pkg_.a packagefile path/filepath=$WORK/b076/_pkg_.a packagefile sort=$WORK/b022/_pkg_.a packagefile strconv=$WORK/b016/_pkg_.a packagefile strings=$WORK/b041/_pkg_.a packagefile sync=$WORK/b018/_pkg_.a packagefile time=$WORK/b029/_pkg_.a EOF cd /usr/lib/golang/src/io/ioutil /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b078/_pkg_.a -trimpath "$WORK/b078=>" -shared -p io/ioutil -std -complete -installsuffix shared -buildid __syT6BcB31SS2DXKRnM/__syT6BcB31SS2DXKRnM -goversion go1.14.3 -D "" -importcfg $WORK/b078/importcfg -pack ./ioutil.go ./tempfile.go cat >$WORK/b095/importcfg << 'EOF' # internal # import config packagefile crypto=$WORK/b044/_pkg_.a packagefile encoding/binary=$WORK/b040/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile hash=$WORK/b045/_pkg_.a packagefile math/bits=$WORK/b015/_pkg_.a EOF cd /usr/lib/golang/src/crypto/sha1 /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b095/_pkg_.a -trimpath "$WORK/b095=>" -shared -p crypto/sha1 -std -installsuffix shared -buildid hbDH48Nmgz_zm5jZF0Nu/hbDH48Nmgz_zm5jZF0Nu -goversion go1.14.3 -symabis $WORK/b095/symabis -D "" -importcfg $WORK/b095/importcfg -pack -asmhdr $WORK/b095/go_asm.h ./sha1.go ./sha1block.go ./sha1block_decl.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b089/_pkg_.a # internal cp $WORK/b089/_pkg_.a /builddir/.cache/go-build/80/802c5ab933bae38822bcba7ac401eb17e7dba66f42e4f14eeff9fe3c9db99a32-d # internal os/exec mkdir -p $WORK/b079/ cat >$WORK/b079/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b035/_pkg_.a packagefile context=$WORK/b036/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile internal/syscall/execenv=$WORK/b030/_pkg_.a packagefile io=$WORK/b023/_pkg_.a packagefile os=$WORK/b024/_pkg_.a packagefile path/filepath=$WORK/b076/_pkg_.a packagefile runtime=$WORK/b005/_pkg_.a packagefile strconv=$WORK/b016/_pkg_.a packagefile strings=$WORK/b041/_pkg_.a packagefile sync=$WORK/b018/_pkg_.a packagefile syscall=$WORK/b028/_pkg_.a EOF cd /usr/lib/golang/src/os/exec /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b079/_pkg_.a -trimpath "$WORK/b079=>" -shared -p os/exec -std -complete -installsuffix shared -buildid kJeMXeyvixizHih91Xa5/kJeMXeyvixizHih91Xa5 -goversion go1.14.3 -D "" -importcfg $WORK/b079/importcfg -pack ./exec.go ./exec_unix.go ./lp_unix.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b078/_pkg_.a # internal cd /usr/lib/golang/src/crypto/sha1 /usr/lib/golang/pkg/tool/linux_arm/asm -trimpath "$WORK/b095=>" -I $WORK/b095/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm -shared -o $WORK/b095/sha1block_arm.o ./sha1block_arm.s cp $WORK/b078/_pkg_.a /builddir/.cache/go-build/65/65d55bddad084e429f7adab35908d3ac2fae0888abe19522f7fd99fbaac04d51-d # internal golang.org/x/crypto/sha3 mkdir -p $WORK/b104/ cat >$WORK/b104/importcfg << 'EOF' # internal # import config packagefile crypto=$WORK/b044/_pkg_.a packagefile encoding/binary=$WORK/b040/_pkg_.a packagefile hash=$WORK/b045/_pkg_.a packagefile io=$WORK/b023/_pkg_.a EOF cd /usr/share/gocode/src/golang.org/x/crypto/sha3 /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b104/_pkg_.a -trimpath "$WORK/b104=>" -shared -p golang.org/x/crypto/sha3 -complete -installsuffix shared -buildid G5lJ95__RrPs9bdwmnAa/G5lJ95__RrPs9bdwmnAa -goversion go1.14.3 -D "" -importcfg $WORK/b104/importcfg -pack ./doc.go ./hashes.go ./hashes_generic.go ./keccakf.go ./register.go ./sha3.go ./shake.go ./shake_generic.go ./xor.go ./xor_generic.go cd /usr/lib/golang/src/crypto/sha1 /usr/lib/golang/pkg/tool/linux_arm/pack r $WORK/b095/_pkg_.a $WORK/b095/sha1block_arm.o # internal /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b095/_pkg_.a # internal cp $WORK/b095/_pkg_.a /builddir/.cache/go-build/9e/9e5988b0b65a0228d83d71bdceebc552d636a26aaa6eb3797eed4f027563c895-d # internal runtime/debug mkdir -p $WORK/b122/ cat >$WORK/b122/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/runtime/debug /usr/lib/golang/pkg/tool/linux_arm/asm -trimpath "$WORK/b122=>" -I $WORK/b122/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm -shared -gensymabis -o $WORK/b122/symabis ./debug.s cat >$WORK/b122/importcfg << 'EOF' # internal # import config packagefile os=$WORK/b024/_pkg_.a packagefile runtime=$WORK/b005/_pkg_.a packagefile sort=$WORK/b022/_pkg_.a packagefile strings=$WORK/b041/_pkg_.a packagefile time=$WORK/b029/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b122/_pkg_.a -trimpath "$WORK/b122=>" -shared -p runtime/debug -std -installsuffix shared -buildid mF3uR8wORDrTP_-GQwLY/mF3uR8wORDrTP_-GQwLY -goversion go1.14.3 -symabis $WORK/b122/symabis -D "" -importcfg $WORK/b122/importcfg -pack -asmhdr $WORK/b122/go_asm.h ./garbage.go ./mod.go ./stack.go ./stubs.go /usr/lib/golang/pkg/tool/linux_arm/asm -trimpath "$WORK/b122=>" -I $WORK/b122/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm -shared -o $WORK/b122/debug.o ./debug.s /usr/lib/golang/pkg/tool/linux_arm/pack r $WORK/b122/_pkg_.a $WORK/b122/debug.o # internal /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b122/_pkg_.a # internal cp $WORK/b122/_pkg_.a /builddir/.cache/go-build/07/07294b8ee184985ca45beba4d22be834aac8d40e3aa08e109e1cfab12084d88b-d # internal crypto/ed25519/internal/edwards25519 mkdir -p $WORK/b134/ cat >$WORK/b134/importcfg << 'EOF' # internal # import config packagefile encoding/binary=$WORK/b040/_pkg_.a EOF cd /usr/lib/golang/src/crypto/ed25519/internal/edwards25519 /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b134/_pkg_.a -trimpath "$WORK/b134=>" -shared -p crypto/ed25519/internal/edwards25519 -std -complete -installsuffix shared -buildid DiBmn6WSEabR9av107Mq/DiBmn6WSEabR9av107Mq -goversion go1.14.3 -D "" -importcfg $WORK/b134/importcfg -pack ./const.go ./edwards25519.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b104/_pkg_.a # internal cp $WORK/b104/_pkg_.a /builddir/.cache/go-build/1a/1a7cde4697b61825ff3927b28ac15ffedc9d7c0212cd1f4b27dec7ab96896e38-d # internal encoding/pem mkdir -p $WORK/b139/ cat >$WORK/b139/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b035/_pkg_.a packagefile encoding/base64=$WORK/b039/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile io=$WORK/b023/_pkg_.a packagefile sort=$WORK/b022/_pkg_.a packagefile strings=$WORK/b041/_pkg_.a EOF cd /usr/lib/golang/src/encoding/pem /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b139/_pkg_.a -trimpath "$WORK/b139=>" -shared -p encoding/pem -std -complete -installsuffix shared -buildid rYPd77c4vHR7XYwZE-wW/rYPd77c4vHR7XYwZE-wW -goversion go1.14.3 -D "" -importcfg $WORK/b139/importcfg -pack ./pem.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b079/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b002/_pkg_.a # internal cp $WORK/b079/_pkg_.a /builddir/.cache/go-build/f9/f95676f1d4e674f8a2bb9e3a1e6d299be9c709bbae34a4d7a617c7fb3d9fa021-d # internal vendor/golang.org/x/crypto/chacha20 mkdir -p $WORK/b143/ cat >$WORK/b143/importcfg << 'EOF' # internal # import config importmap golang.org/x/crypto/internal/subtle=vendor/golang.org/x/crypto/internal/subtle packagefile crypto/cipher=$WORK/b048/_pkg_.a packagefile encoding/binary=$WORK/b040/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile vendor/golang.org/x/crypto/internal/subtle=$WORK/b144/_pkg_.a packagefile math/bits=$WORK/b015/_pkg_.a packagefile runtime=$WORK/b005/_pkg_.a EOF cd /usr/lib/golang/src/vendor/golang.org/x/crypto/chacha20 /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b143/_pkg_.a -trimpath "$WORK/b143=>" -shared -p vendor/golang.org/x/crypto/chacha20 -std -complete -installsuffix shared -buildid on3HxzbkO4AiA8TTlyPo/on3HxzbkO4AiA8TTlyPo -goversion go1.14.3 -D "" -importcfg $WORK/b143/importcfg -pack ./chacha_generic.go ./chacha_noasm.go ./xor.go cp $WORK/b002/_pkg_.a /builddir/.cache/go-build/b0/b0a98959f25eaf71bf300d0c724c8fbb1b6c52d1eb937f3c3a9751d99ec9d34f-d # internal encoding/json mkdir -p $WORK/b037/ cat >$WORK/b037/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b035/_pkg_.a packagefile encoding=$WORK/b038/_pkg_.a packagefile encoding/base64=$WORK/b039/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile io=$WORK/b023/_pkg_.a packagefile math=$WORK/b014/_pkg_.a packagefile reflect=$WORK/b013/_pkg_.a packagefile sort=$WORK/b022/_pkg_.a packagefile strconv=$WORK/b016/_pkg_.a packagefile strings=$WORK/b041/_pkg_.a packagefile sync=$WORK/b018/_pkg_.a packagefile unicode=$WORK/b021/_pkg_.a packagefile unicode/utf16=$WORK/b042/_pkg_.a packagefile unicode/utf8=$WORK/b017/_pkg_.a EOF cd /usr/lib/golang/src/encoding/json /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b037/_pkg_.a -trimpath "$WORK/b037=>" -shared -p encoding/json -std -complete -installsuffix shared -buildid QqTDMjvhKleAEP3WbCHk/QqTDMjvhKleAEP3WbCHk -goversion go1.14.3 -D "" -importcfg $WORK/b037/importcfg -pack ./decode.go ./encode.go ./fold.go ./indent.go ./scanner.go ./stream.go ./tables.go ./tags.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b139/_pkg_.a # internal cp $WORK/b139/_pkg_.a /builddir/.cache/go-build/92/92c689a3208c984a88829a9c3c363a14a2e955bc170efd34d1b405ee00d11d5e-d # internal math/big mkdir -p $WORK/b051/ cat >$WORK/b051/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/math/big /usr/lib/golang/pkg/tool/linux_arm/asm -trimpath "$WORK/b051=>" -I $WORK/b051/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm -shared -gensymabis -o $WORK/b051/symabis ./arith_arm.s /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b143/_pkg_.a # internal cat >$WORK/b051/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b035/_pkg_.a packagefile encoding/binary=$WORK/b040/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile io=$WORK/b023/_pkg_.a packagefile math=$WORK/b014/_pkg_.a packagefile math/bits=$WORK/b015/_pkg_.a packagefile math/rand=$WORK/b052/_pkg_.a packagefile strconv=$WORK/b016/_pkg_.a packagefile strings=$WORK/b041/_pkg_.a packagefile sync=$WORK/b018/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b051/_pkg_.a -trimpath "$WORK/b051=>" -shared -p math/big -std -installsuffix shared -buildid xSXK4yhgKuL3IBbwMrkQ/xSXK4yhgKuL3IBbwMrkQ -goversion go1.14.3 -symabis $WORK/b051/symabis -D "" -importcfg $WORK/b051/importcfg -pack -asmhdr $WORK/b051/go_asm.h ./accuracy_string.go ./arith.go ./arith_decl.go ./decimal.go ./doc.go ./float.go ./floatconv.go ./floatmarsh.go ./ftoa.go ./int.go ./intconv.go ./intmarsh.go ./nat.go ./natconv.go ./prime.go ./rat.go ./ratconv.go ./ratmarsh.go ./roundingmode_string.go ./sqrt.go cp $WORK/b143/_pkg_.a /builddir/.cache/go-build/92/929dfef94c8980170783add8a19cda475417385db4996367241bb0757876461a-d # internal compress/flate mkdir -p $WORK/b060/ cat >$WORK/b060/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b034/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile io=$WORK/b023/_pkg_.a packagefile math=$WORK/b014/_pkg_.a packagefile math/bits=$WORK/b015/_pkg_.a packagefile sort=$WORK/b022/_pkg_.a packagefile strconv=$WORK/b016/_pkg_.a packagefile sync=$WORK/b018/_pkg_.a EOF cd /usr/lib/golang/src/compress/flate /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b060/_pkg_.a -trimpath "$WORK/b060=>" -shared -p compress/flate -std -complete -installsuffix shared -buildid 7_Jxxsr0Ml60x5GaJZJm/7_Jxxsr0Ml60x5GaJZJm -goversion go1.14.3 -D "" -importcfg $WORK/b060/importcfg -pack ./deflate.go ./deflatefast.go ./dict_decoder.go ./huffman_bit_writer.go ./huffman_code.go ./inflate.go ./token.go cd $WORK/b067 TERM='dumb' gcc -I /usr/lib/golang/src/net -fPIC -marm -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b067=/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/b067=/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/b067=/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/b134/_pkg_.a # internal cp $WORK/b134/_pkg_.a /builddir/.cache/go-build/4d/4de522ffef43ec2f5495b4c5b7015f2ed742e233e35ebef919d0ef17feeda342-d # internal debug/dwarf mkdir -p $WORK/b062/ cat >$WORK/b062/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b035/_pkg_.a packagefile encoding/binary=$WORK/b040/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile io=$WORK/b023/_pkg_.a packagefile path=$WORK/b063/_pkg_.a packagefile sort=$WORK/b022/_pkg_.a packagefile strconv=$WORK/b016/_pkg_.a packagefile strings=$WORK/b041/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b060/_pkg_.a # internal cp $WORK/b060/_pkg_.a /builddir/.cache/go-build/f4/f4913160c86c2755fd74c1880ae016ba38e698e828b80157ca5d1e428966f4c5-d # internal compress/zlib mkdir -p $WORK/b059/ cat >$WORK/b059/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b034/_pkg_.a packagefile compress/flate=$WORK/b060/_pkg_.a packagefile encoding/binary=$WORK/b040/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile hash=$WORK/b045/_pkg_.a packagefile hash/adler32=$WORK/b061/_pkg_.a packagefile io=$WORK/b023/_pkg_.a EOF cd /usr/lib/golang/src/compress/zlib /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b059/_pkg_.a -trimpath "$WORK/b059=>" -shared -p compress/zlib -std -complete -installsuffix shared -buildid gRx71mthryvvUesZxS-P/gRx71mthryvvUesZxS-P -goversion go1.14.3 -D "" -importcfg $WORK/b059/importcfg -pack ./reader.go ./writer.go cd /usr/lib/golang/src/debug/dwarf /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b062/_pkg_.a -trimpath "$WORK/b062=>" -shared -p debug/dwarf -std -complete -installsuffix shared -buildid FKIeyFNT4FxrEnjudjW1/FKIeyFNT4FxrEnjudjW1 -goversion go1.14.3 -D "" -importcfg $WORK/b062/importcfg -pack ./attr_string.go ./buf.go ./class_string.go ./const.go ./entry.go ./line.go ./open.go ./tag_string.go ./type.go ./typeunit.go ./unit.go cd $WORK/b067 TERM='dumb' gcc -I /usr/lib/golang/src/net -fPIC -marm -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b067=/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/b059/_pkg_.a # internal cp $WORK/b059/_pkg_.a /builddir/.cache/go-build/ea/ea88e2594751f7e095c89d38db9969cee8e55f5cb4ed097bc77b3107d6343fb6-d # internal encoding/hex mkdir -p $WORK/b064/ cat >$WORK/b064/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile io=$WORK/b023/_pkg_.a packagefile strings=$WORK/b041/_pkg_.a EOF cd /usr/lib/golang/src/encoding/hex /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b064/_pkg_.a -trimpath "$WORK/b064=>" -shared -p encoding/hex -std -complete -installsuffix shared -buildid krMhCIYVeIk97vB141Cd/krMhCIYVeIk97vB141Cd -goversion go1.14.3 -D "" -importcfg $WORK/b064/importcfg -pack ./hex.go cd $WORK/b067 TERM='dumb' gcc -I /usr/lib/golang/src/net -fPIC -marm -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b067=/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/b037/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b064/_pkg_.a # internal cp $WORK/b064/_pkg_.a /builddir/.cache/go-build/60/6001a02eaa13e55d69a70143a15a258a3248da2889541bd9a754c60f8f17eba7-d # internal gopkg.in/yaml.v2 mkdir -p $WORK/b073/ cat >$WORK/b073/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b035/_pkg_.a packagefile encoding=$WORK/b038/_pkg_.a packagefile encoding/base64=$WORK/b039/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile io=$WORK/b023/_pkg_.a packagefile math=$WORK/b014/_pkg_.a packagefile reflect=$WORK/b013/_pkg_.a packagefile regexp=$WORK/b074/_pkg_.a packagefile sort=$WORK/b022/_pkg_.a packagefile strconv=$WORK/b016/_pkg_.a packagefile strings=$WORK/b041/_pkg_.a packagefile sync=$WORK/b018/_pkg_.a packagefile time=$WORK/b029/_pkg_.a packagefile unicode=$WORK/b021/_pkg_.a packagefile unicode/utf8=$WORK/b017/_pkg_.a EOF cd /usr/share/gocode/src/gopkg.in/yaml.v2 /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b073/_pkg_.a -trimpath "$WORK/b073=>" -shared -p gopkg.in/yaml.v2 -complete -installsuffix shared -buildid LHHMb3qptV-si6u-OFrq/LHHMb3qptV-si6u-OFrq -goversion go1.14.3 -D "" -importcfg $WORK/b073/importcfg -pack ./apic.go ./decode.go ./emitterc.go ./encode.go ./parserc.go ./readerc.go ./resolve.go ./scannerc.go ./sorter.go ./writerc.go ./yaml.go ./yamlh.go ./yamlprivateh.go cp $WORK/b037/_pkg_.a /builddir/.cache/go-build/04/045f59e2a40eecaecd862212eaffd8fc22af1a336cee97e85a675404350bc6c7-d # internal gopkg.in/tomb.v2 mkdir -p $WORK/b077/ cat >$WORK/b077/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b036/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile sync=$WORK/b018/_pkg_.a EOF cd /usr/share/gocode/src/gopkg.in/tomb.v2 /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b077/_pkg_.a -trimpath "$WORK/b077=>" -shared -p gopkg.in/tomb.v2 -complete -installsuffix shared -buildid umuhr86o3g2rCOqf3ZN-/umuhr86o3g2rCOqf3ZN- -goversion go1.14.3 -D "" -importcfg $WORK/b077/importcfg -pack ./context.go ./tomb.go cd $WORK/b067 TERM='dumb' gcc -I /usr/lib/golang/src/net -fPIC -marm -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b067=/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/b077/_pkg_.a # internal cp $WORK/b077/_pkg_.a /builddir/.cache/go-build/76/76f14d96717211538c7b3acfe3382f17244fb877e522c7088257a6ef8bbed6ec-d # internal os/user mkdir -p $WORK/b080/ cd /usr/lib/golang/src/os/user CGO_LDFLAGS='"-g" "-O2"' /usr/lib/golang/pkg/tool/linux_arm/cgo -objdir $WORK/b080/ -importpath os/user -- -I $WORK/b080/ -g -O2 ./cgo_lookup_unix.go ./getgrouplist_unix.go ./listgroups_unix.go cd /usr/lib/golang/src/net TERM='dumb' gcc -I . -fPIC -marm -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b067=/tmp/go-build -gno-record-gcc-switches -o $WORK/b067/_cgo_.o $WORK/b067/_cgo_main.o $WORK/b067/_x001.o $WORK/b067/_x002.o $WORK/b067/_x003.o $WORK/b067/_x004.o $WORK/b067/_x005.o -g -O2 -pie TERM='dumb' /usr/lib/golang/pkg/tool/linux_arm/cgo -dynpackage net -dynimport $WORK/b067/_cgo_.o -dynout $WORK/b067/_cgo_import.go cat >$WORK/b067/importcfg << 'EOF' # internal # import config importmap golang.org/x/net/dns/dnsmessage=vendor/golang.org/x/net/dns/dnsmessage packagefile context=$WORK/b036/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile vendor/golang.org/x/net/dns/dnsmessage=$WORK/b068/_pkg_.a packagefile internal/bytealg=$WORK/b006/_pkg_.a packagefile internal/nettrace=$WORK/b069/_pkg_.a packagefile internal/poll=$WORK/b026/_pkg_.a packagefile internal/singleflight=$WORK/b070/_pkg_.a packagefile io=$WORK/b023/_pkg_.a packagefile math/rand=$WORK/b052/_pkg_.a packagefile os=$WORK/b024/_pkg_.a packagefile runtime=$WORK/b005/_pkg_.a packagefile sort=$WORK/b022/_pkg_.a packagefile sync=$WORK/b018/_pkg_.a packagefile sync/atomic=$WORK/b020/_pkg_.a packagefile syscall=$WORK/b028/_pkg_.a packagefile time=$WORK/b029/_pkg_.a packagefile runtime/cgo=$WORK/b071/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b067/_pkg_.a -trimpath "$WORK/b067=>" -shared -p net -std -installsuffix shared -buildid ptYSgBZ1Md9zZ8aX4HdD/ptYSgBZ1Md9zZ8aX4HdD -goversion go1.14.3 -D "" -importcfg $WORK/b067/importcfg -pack ./addrselect.go ./conf.go ./dial.go ./dnsclient.go ./dnsclient_unix.go ./dnsconfig_unix.go ./error_posix.go ./error_unix.go ./fd_unix.go ./file.go ./file_unix.go ./hook.go ./hook_unix.go ./hosts.go ./interface.go ./interface_linux.go ./ip.go ./iprawsock.go ./iprawsock_posix.go ./ipsock.go ./ipsock_posix.go ./lookup.go ./lookup_unix.go ./mac.go ./net.go ./nss.go ./parse.go ./pipe.go ./port.go ./port_unix.go ./rawconn.go ./sendfile_linux.go ./sock_cloexec.go ./sock_linux.go ./sock_posix.go ./sockaddr_posix.go ./sockopt_linux.go ./sockopt_posix.go ./sockoptip_linux.go ./sockoptip_posix.go ./splice_linux.go ./tcpsock.go ./tcpsock_posix.go ./tcpsockopt_posix.go ./tcpsockopt_unix.go ./udpsock.go ./udpsock_posix.go ./unixsock.go ./unixsock_posix.go ./writev_unix.go $WORK/b067/_cgo_gotypes.go $WORK/b067/cgo_linux.cgo1.go $WORK/b067/cgo_resnew.cgo1.go $WORK/b067/cgo_socknew.cgo1.go $WORK/b067/cgo_unix.cgo1.go $WORK/b067/_cgo_import.go cd /usr/lib/golang/src/math/big /usr/lib/golang/pkg/tool/linux_arm/asm -trimpath "$WORK/b051=>" -I $WORK/b051/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm -shared -o $WORK/b051/arith_arm.o ./arith_arm.s /usr/lib/golang/pkg/tool/linux_arm/pack r $WORK/b051/_pkg_.a $WORK/b051/arith_arm.o # internal /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b051/_pkg_.a # internal cp $WORK/b051/_pkg_.a /builddir/.cache/go-build/86/86705935f6c007f8df8069b3127f901fa68aec15931a074d7c1f5e752acf7f8b-d # internal crypto/rand mkdir -p $WORK/b046/ cat >$WORK/b046/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b034/_pkg_.a packagefile crypto/aes=$WORK/b047/_pkg_.a packagefile crypto/cipher=$WORK/b048/_pkg_.a packagefile encoding/binary=$WORK/b040/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile internal/syscall/unix=$WORK/b027/_pkg_.a packagefile io=$WORK/b023/_pkg_.a packagefile math/big=$WORK/b051/_pkg_.a packagefile os=$WORK/b024/_pkg_.a packagefile runtime=$WORK/b005/_pkg_.a packagefile sync=$WORK/b018/_pkg_.a packagefile sync/atomic=$WORK/b020/_pkg_.a packagefile syscall=$WORK/b028/_pkg_.a packagefile time=$WORK/b029/_pkg_.a EOF cd /usr/lib/golang/src/crypto/rand /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b046/_pkg_.a -trimpath "$WORK/b046=>" -shared -p crypto/rand -std -complete -installsuffix shared -buildid dgCJz2N3WclVD3fw1un3/dgCJz2N3WclVD3fw1un3 -goversion go1.14.3 -D "" -importcfg $WORK/b046/importcfg -pack ./eagain.go ./rand.go ./rand_batched.go ./rand_linux.go ./rand_unix.go ./util.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b062/_pkg_.a # internal cp $WORK/b062/_pkg_.a /builddir/.cache/go-build/dc/dca0d6e3175a092a97d58e5d5854bff2b92c9eda36e39fc9e4cbc225d61e54b1-d # internal debug/elf mkdir -p $WORK/b058/ cat >$WORK/b058/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b035/_pkg_.a packagefile compress/zlib=$WORK/b059/_pkg_.a packagefile debug/dwarf=$WORK/b062/_pkg_.a packagefile encoding/binary=$WORK/b040/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile io=$WORK/b023/_pkg_.a packagefile os=$WORK/b024/_pkg_.a packagefile strconv=$WORK/b016/_pkg_.a packagefile strings=$WORK/b041/_pkg_.a EOF cd /usr/lib/golang/src/debug/elf /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b058/_pkg_.a -trimpath "$WORK/b058=>" -shared -p debug/elf -std -complete -installsuffix shared -buildid SLz3HEsa29tmGuE1Dq-v/SLz3HEsa29tmGuE1Dq-v -goversion go1.14.3 -D "" -importcfg $WORK/b058/importcfg -pack ./elf.go ./file.go ./reader.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b046/_pkg_.a # internal cp $WORK/b046/_pkg_.a /builddir/.cache/go-build/8c/8c9fc18c3c9a1b689e3d28423b10caa873f8f6e6dd5f68886eea66a045f6a7aa-d # internal crypto/rsa mkdir -p $WORK/b053/ cat >$WORK/b053/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b035/_pkg_.a packagefile crypto=$WORK/b044/_pkg_.a packagefile crypto/internal/randutil=$WORK/b054/_pkg_.a packagefile crypto/rand=$WORK/b046/_pkg_.a packagefile crypto/subtle=$WORK/b050/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile hash=$WORK/b045/_pkg_.a packagefile io=$WORK/b023/_pkg_.a packagefile math=$WORK/b014/_pkg_.a packagefile math/big=$WORK/b051/_pkg_.a EOF cd /usr/lib/golang/src/crypto/rsa /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b053/_pkg_.a -trimpath "$WORK/b053=>" -shared -p crypto/rsa -std -complete -installsuffix shared -buildid fkoscXSLTRngLEsUcw4c/fkoscXSLTRngLEsUcw4c -goversion go1.14.3 -D "" -importcfg $WORK/b053/importcfg -pack ./pkcs1v15.go ./pss.go ./rsa.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b053/_pkg_.a # internal cp $WORK/b053/_pkg_.a /builddir/.cache/go-build/7a/7ada4c240d6002a7e29c5afbc5ca8ae0bc4e99c421cfc2121b84406793b26455-d # internal log mkdir -p $WORK/b084/ cat >$WORK/b084/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b002/_pkg_.a packagefile io=$WORK/b023/_pkg_.a packagefile os=$WORK/b024/_pkg_.a packagefile runtime=$WORK/b005/_pkg_.a packagefile sync=$WORK/b018/_pkg_.a packagefile time=$WORK/b029/_pkg_.a EOF cd /usr/lib/golang/src/log /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b084/_pkg_.a -trimpath "$WORK/b084=>" -shared -p log -std -complete -installsuffix shared -buildid NyrMFfiDI5eNzOyDCZ32/NyrMFfiDI5eNzOyDCZ32 -goversion go1.14.3 -D "" -importcfg $WORK/b084/importcfg -pack ./log.go cd $WORK/b080 TERM='dumb' gcc -I /usr/lib/golang/src/os/user -fPIC -marm -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b080=/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/b084/_pkg_.a # internal cp $WORK/b084/_pkg_.a /builddir/.cache/go-build/0b/0b7e026e22aba1b45282cc82ac60a5ed92933449f8d9cfd7718efc6452c048cf-d # internal crypto/dsa mkdir -p $WORK/b090/ cat >$WORK/b090/importcfg << 'EOF' # internal # import config packagefile crypto/internal/randutil=$WORK/b054/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile io=$WORK/b023/_pkg_.a packagefile math/big=$WORK/b051/_pkg_.a EOF cd /usr/lib/golang/src/crypto/dsa /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b090/_pkg_.a -trimpath "$WORK/b090=>" -shared -p crypto/dsa -std -complete -installsuffix shared -buildid fUy0TO6BtcuA4kgmdDoH/fUy0TO6BtcuA4kgmdDoH -goversion go1.14.3 -D "" -importcfg $WORK/b090/importcfg -pack ./dsa.go cd $WORK/b080 TERM='dumb' gcc -I /usr/lib/golang/src/os/user -fPIC -marm -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b080=/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/b090/_pkg_.a # internal cp $WORK/b090/_pkg_.a /builddir/.cache/go-build/ec/ecfb9ce075033e9ccdbc504ec9bdce92223f03113eb39d97a628dec68b78e697-d # internal crypto/elliptic mkdir -p $WORK/b092/ cat >$WORK/b092/importcfg << 'EOF' # internal # import config packagefile io=$WORK/b023/_pkg_.a packagefile math/big=$WORK/b051/_pkg_.a packagefile sync=$WORK/b018/_pkg_.a EOF cd /usr/lib/golang/src/crypto/elliptic /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b092/_pkg_.a -trimpath "$WORK/b092=>" -shared -p crypto/elliptic -std -complete -installsuffix shared -buildid CM6L7zomAtuWBra_WGe5/CM6L7zomAtuWBra_WGe5 -goversion go1.14.3 -D "" -importcfg $WORK/b092/importcfg -pack ./elliptic.go ./p224.go ./p256.go ./p256_generic.go cd $WORK/b080 TERM='dumb' gcc -I /usr/lib/golang/src/os/user -fPIC -marm -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b080=/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/b058/_pkg_.a # internal TERM='dumb' gcc -I /usr/lib/golang/src/os/user -fPIC -marm -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b080=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x004.o -c listgroups_unix.cgo2.c cp $WORK/b058/_pkg_.a /builddir/.cache/go-build/16/16a32c2e103bbadb7d42ca90c837b02d86384798a55b84295760155c57809618-d # internal encoding/asn1 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 math=$WORK/b014/_pkg_.a packagefile math/big=$WORK/b051/_pkg_.a packagefile reflect=$WORK/b013/_pkg_.a packagefile strconv=$WORK/b016/_pkg_.a packagefile strings=$WORK/b041/_pkg_.a packagefile time=$WORK/b029/_pkg_.a packagefile unicode/utf16=$WORK/b042/_pkg_.a packagefile unicode/utf8=$WORK/b017/_pkg_.a EOF cd /usr/lib/golang/src/encoding/asn1 /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b093/_pkg_.a -trimpath "$WORK/b093=>" -shared -p encoding/asn1 -std -complete -installsuffix shared -buildid N1YbgT2ur2W777Qg4jYQ/N1YbgT2ur2W777Qg4jYQ -goversion go1.14.3 -D "" -importcfg $WORK/b093/importcfg -pack ./asn1.go ./common.go ./marshal.go cd $WORK/b080 TERM='dumb' gcc -I /usr/lib/golang/src/os/user -fPIC -marm -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b080=/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/b080=/tmp/go-build -gno-record-gcc-switches -o $WORK/b080/_cgo_.o $WORK/b080/_cgo_main.o $WORK/b080/_x001.o $WORK/b080/_x002.o $WORK/b080/_x003.o $WORK/b080/_x004.o -g -O2 -pie TERM='dumb' /usr/lib/golang/pkg/tool/linux_arm/cgo -dynpackage user -dynimport $WORK/b080/_cgo_.o -dynout $WORK/b080/_cgo_import.go cat >$WORK/b080/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b002/_pkg_.a packagefile strconv=$WORK/b016/_pkg_.a packagefile strings=$WORK/b041/_pkg_.a packagefile sync=$WORK/b018/_pkg_.a packagefile syscall=$WORK/b028/_pkg_.a packagefile runtime/cgo=$WORK/b071/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b080/_pkg_.a -trimpath "$WORK/b080=>" -shared -p os/user -std -installsuffix shared -buildid qWPLlsqNJnK6cyHeBy4I/qWPLlsqNJnK6cyHeBy4I -goversion go1.14.3 -D "" -importcfg $WORK/b080/importcfg -pack ./lookup.go ./user.go $WORK/b080/_cgo_gotypes.go $WORK/b080/cgo_lookup_unix.cgo1.go $WORK/b080/getgrouplist_unix.cgo1.go $WORK/b080/listgroups_unix.cgo1.go $WORK/b080/_cgo_import.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b092/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b073/_pkg_.a # internal cp $WORK/b092/_pkg_.a /builddir/.cache/go-build/2d/2de3f13ea66e84451695eae1e4fd6b8379e082637f2c1cad4ad6bd27cc0a780a-d # internal golang.org/x/crypto/openpgp/elgamal mkdir -p $WORK/b097/ cat >$WORK/b097/importcfg << 'EOF' # internal # import config packagefile crypto/rand=$WORK/b046/_pkg_.a packagefile crypto/subtle=$WORK/b050/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile io=$WORK/b023/_pkg_.a packagefile math/big=$WORK/b051/_pkg_.a EOF cd /usr/share/gocode/src/golang.org/x/crypto/openpgp/elgamal /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b097/_pkg_.a -trimpath "$WORK/b097=>" -shared -p golang.org/x/crypto/openpgp/elgamal -complete -installsuffix shared -buildid Z0zGFb5ThNYS2PgxHPh7/Z0zGFb5ThNYS2PgxHPh7 -goversion go1.14.3 -D "" -importcfg $WORK/b097/importcfg -pack ./elgamal.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b097/_pkg_.a # internal cp $WORK/b097/_pkg_.a /builddir/.cache/go-build/bf/bfc0fd216f9d5a20f3a8bd5f1237e283aaef767b6052bf0c98f2a2a1b816fded-d # internal mime 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 encoding/base64=$WORK/b039/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile io=$WORK/b023/_pkg_.a packagefile os=$WORK/b024/_pkg_.a packagefile sort=$WORK/b022/_pkg_.a packagefile strings=$WORK/b041/_pkg_.a packagefile sync=$WORK/b018/_pkg_.a packagefile unicode=$WORK/b021/_pkg_.a packagefile unicode/utf8=$WORK/b017/_pkg_.a EOF cd /usr/lib/golang/src/mime /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b106/_pkg_.a -trimpath "$WORK/b106=>" -shared -p mime -std -complete -installsuffix shared -buildid RJLKyVOy-dNQ5--JM4Jv/RJLKyVOy-dNQ5--JM4Jv -goversion go1.14.3 -D "" -importcfg $WORK/b106/importcfg -pack ./encodedword.go ./grammar.go ./mediatype.go ./type.go ./type_unix.go cp $WORK/b073/_pkg_.a /builddir/.cache/go-build/74/74b5b9d5877d24b81e302d56f1ab1337ea12f155f9199901a6d3e5597bb29348-d # internal github.com/snapcore/snapd/strutil mkdir -p $WORK/b072/ cat >$WORK/b072/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b035/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile gopkg.in/yaml.v2=$WORK/b073/_pkg_.a packagefile path/filepath=$WORK/b076/_pkg_.a packagefile regexp=$WORK/b074/_pkg_.a packagefile sort=$WORK/b022/_pkg_.a packagefile strconv=$WORK/b016/_pkg_.a packagefile strings=$WORK/b041/_pkg_.a packagefile unicode=$WORK/b021/_pkg_.a packagefile unicode/utf8=$WORK/b017/_pkg_.a EOF cd /builddir/build/BUILD/snapd-2.45.2/src/github.com/snapcore/snapd/strutil /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b072/_pkg_.a -trimpath "$WORK/b072=>" -shared -p github.com/snapcore/snapd/strutil -complete -installsuffix shared -buildid M8GqgnXIdXYRCg_Hrq7U/M8GqgnXIdXYRCg_Hrq7U -goversion go1.14.3 -D "" -importcfg $WORK/b072/importcfg -pack ./chrorder.go ./ctrl17.go ./limbuffer.go ./map.go ./matchcounter.go ./pathiter.go ./set.go ./strutil.go ./version.go cd /usr/lib/golang/src/os/user /usr/lib/golang/pkg/tool/linux_arm/pack r $WORK/b080/_pkg_.a $WORK/b080/_x001.o $WORK/b080/_x002.o $WORK/b080/_x003.o $WORK/b080/_x004.o # internal /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b080/_pkg_.a # internal cp $WORK/b080/_pkg_.a /builddir/.cache/go-build/e1/e10cf3b3a1bbd0a7aa34d94526e559f4cbed6aa23a68c79b0672d7b8f6088577-d # internal net/url mkdir -p $WORK/b108/ cat >$WORK/b108/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile sort=$WORK/b022/_pkg_.a packagefile strconv=$WORK/b016/_pkg_.a packagefile strings=$WORK/b041/_pkg_.a EOF cd /usr/lib/golang/src/net/url /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b108/_pkg_.a -trimpath "$WORK/b108=>" -shared -p net/url -std -complete -installsuffix shared -buildid 1QqRIyLt3m521v03nvFL/1QqRIyLt3m521v03nvFL -goversion go1.14.3 -D "" -importcfg $WORK/b108/importcfg -pack ./url.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b093/_pkg_.a # internal cp $WORK/b093/_pkg_.a /builddir/.cache/go-build/f5/f5effd39ed7059412e41dae5936e570c4e7e564fc30aa347f3dd2cccfc7807f8-d # internal crypto/ecdsa mkdir -p $WORK/b091/ cat >$WORK/b091/importcfg << 'EOF' # internal # import config packagefile crypto=$WORK/b044/_pkg_.a packagefile crypto/aes=$WORK/b047/_pkg_.a packagefile crypto/cipher=$WORK/b048/_pkg_.a packagefile crypto/elliptic=$WORK/b092/_pkg_.a packagefile crypto/internal/randutil=$WORK/b054/_pkg_.a packagefile crypto/sha512=$WORK/b056/_pkg_.a packagefile encoding/asn1=$WORK/b093/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile io=$WORK/b023/_pkg_.a packagefile math/big=$WORK/b051/_pkg_.a EOF cd /usr/lib/golang/src/crypto/ecdsa /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b091/_pkg_.a -trimpath "$WORK/b091=>" -shared -p crypto/ecdsa -std -complete -installsuffix shared -buildid q2D5Drw8RWfATW5E66HL/q2D5Drw8RWfATW5E66HL -goversion go1.14.3 -D "" -importcfg $WORK/b091/importcfg -pack ./ecdsa.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b072/_pkg_.a # internal cp $WORK/b072/_pkg_.a /builddir/.cache/go-build/03/038223d9f1b673f41b1a9c8dd8eaefcad9007f1dddd0beb518a4f0f2f788748d-d # internal github.com/snapcore/snapd/release mkdir -p $WORK/b081/ cat >$WORK/b081/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b034/_pkg_.a packagefile bytes=$WORK/b035/_pkg_.a packagefile github.com/snapcore/snapd/strutil=$WORK/b072/_pkg_.a packagefile io/ioutil=$WORK/b078/_pkg_.a packagefile os=$WORK/b024/_pkg_.a packagefile strings=$WORK/b041/_pkg_.a packagefile unicode=$WORK/b021/_pkg_.a EOF cd /builddir/build/BUILD/snapd-2.45.2/src/github.com/snapcore/snapd/release /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b081/_pkg_.a -trimpath "$WORK/b081=>" -shared -p github.com/snapcore/snapd/release -complete -installsuffix shared -buildid 3vFNFbWDwvIe6NJN9uDO/3vFNFbWDwvIe6NJN9uDO -goversion go1.14.3 -D "" -importcfg $WORK/b081/importcfg -pack ./release.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b081/_pkg_.a # internal cp $WORK/b081/_pkg_.a /builddir/.cache/go-build/f4/f42e9a159084f861bcdfc878347875ebf118529a3445d11a26e90f1962179232-d # internal github.com/snapcore/snapd/dirs mkdir -p $WORK/b109/ cat >$WORK/b109/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b002/_pkg_.a packagefile github.com/snapcore/snapd/release=$WORK/b081/_pkg_.a packagefile os=$WORK/b024/_pkg_.a packagefile path/filepath=$WORK/b076/_pkg_.a packagefile strings=$WORK/b041/_pkg_.a EOF cd /builddir/build/BUILD/snapd-2.45.2/src/github.com/snapcore/snapd/dirs /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b109/_pkg_.a -trimpath "$WORK/b109=>" -shared -p github.com/snapcore/snapd/dirs -complete -installsuffix shared -buildid FotyxiYkL8zDd3j3by6E/FotyxiYkL8zDd3j3by6E -goversion go1.14.3 -D "" -importcfg $WORK/b109/importcfg -pack ./dirs.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b091/_pkg_.a # internal cp $WORK/b091/_pkg_.a /builddir/.cache/go-build/aa/aaf428ac0379b827911359f67cbe7d9e7a79c85cead38bcfb9eb174548e56966-d # internal golang.org/x/crypto/openpgp/packet mkdir -p $WORK/b087/ cat >$WORK/b087/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b034/_pkg_.a packagefile bytes=$WORK/b035/_pkg_.a packagefile compress/bzip2=$WORK/b088/_pkg_.a packagefile compress/flate=$WORK/b060/_pkg_.a packagefile compress/zlib=$WORK/b059/_pkg_.a packagefile crypto=$WORK/b044/_pkg_.a packagefile crypto/aes=$WORK/b047/_pkg_.a packagefile crypto/cipher=$WORK/b048/_pkg_.a packagefile crypto/des=$WORK/b089/_pkg_.a packagefile crypto/dsa=$WORK/b090/_pkg_.a packagefile crypto/ecdsa=$WORK/b091/_pkg_.a packagefile crypto/elliptic=$WORK/b092/_pkg_.a packagefile crypto/md5=$WORK/b094/_pkg_.a packagefile crypto/rand=$WORK/b046/_pkg_.a packagefile crypto/rsa=$WORK/b053/_pkg_.a packagefile crypto/sha1=$WORK/b095/_pkg_.a packagefile crypto/sha256=$WORK/b055/_pkg_.a packagefile crypto/sha512=$WORK/b056/_pkg_.a packagefile crypto/subtle=$WORK/b050/_pkg_.a packagefile encoding/asn1=$WORK/b093/_pkg_.a packagefile encoding/binary=$WORK/b040/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile golang.org/x/crypto/cast5=$WORK/b096/_pkg_.a packagefile golang.org/x/crypto/openpgp/elgamal=$WORK/b097/_pkg_.a packagefile golang.org/x/crypto/openpgp/errors=$WORK/b098/_pkg_.a packagefile golang.org/x/crypto/openpgp/s2k=$WORK/b099/_pkg_.a packagefile hash=$WORK/b045/_pkg_.a packagefile image=$WORK/b100/_pkg_.a packagefile image/jpeg=$WORK/b102/_pkg_.a packagefile io=$WORK/b023/_pkg_.a packagefile io/ioutil=$WORK/b078/_pkg_.a packagefile math/big=$WORK/b051/_pkg_.a packagefile math/bits=$WORK/b015/_pkg_.a packagefile strconv=$WORK/b016/_pkg_.a packagefile strings=$WORK/b041/_pkg_.a packagefile time=$WORK/b029/_pkg_.a EOF cd /usr/share/gocode/src/golang.org/x/crypto/openpgp/packet /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b087/_pkg_.a -trimpath "$WORK/b087=>" -shared -p golang.org/x/crypto/openpgp/packet -complete -installsuffix shared -buildid bVRq1szb-gCtrN1Psxpd/bVRq1szb-gCtrN1Psxpd -goversion go1.14.3 -D "" -importcfg $WORK/b087/importcfg -pack ./compressed.go ./config.go ./encrypted_key.go ./literal.go ./ocfb.go ./one_pass_signature.go ./opaque.go ./packet.go ./private_key.go ./public_key.go ./public_key_v3.go ./reader.go ./signature.go ./signature_v3.go ./symmetric_key_encrypted.go ./symmetrically_encrypted.go ./userattribute.go ./userid.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b108/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b106/_pkg_.a # internal cp $WORK/b108/_pkg_.a /builddir/.cache/go-build/86/86da38ae02d3ec29efd2c43b0a93fbf69f1c60444b008bb2dcf661f444655641-d # internal github.com/snapcore/snapd/jsonutil mkdir -p $WORK/b110/ cat >$WORK/b110/importcfg << 'EOF' # internal # import config packagefile encoding/json=$WORK/b037/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile github.com/snapcore/snapd/strutil=$WORK/b072/_pkg_.a packagefile io=$WORK/b023/_pkg_.a packagefile reflect=$WORK/b013/_pkg_.a packagefile strings=$WORK/b041/_pkg_.a EOF cd /builddir/build/BUILD/snapd-2.45.2/src/github.com/snapcore/snapd/jsonutil /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b110/_pkg_.a -trimpath "$WORK/b110=>" -shared -p github.com/snapcore/snapd/jsonutil -complete -installsuffix shared -buildid RgMeJjF7zhoftyme2h_-/RgMeJjF7zhoftyme2h_- -goversion go1.14.3 -D "" -importcfg $WORK/b110/importcfg -pack ./json.go cp $WORK/b106/_pkg_.a /builddir/.cache/go-build/30/305c598fce1a451939ed7792c7172ab3e5ec56323a7834b6017a8cb91dae315f-d # internal /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b109/_pkg_.a # internal cp $WORK/b109/_pkg_.a /builddir/.cache/go-build/7a/7ab5259f46dd666a5c3de195d74a49816bde2ece4138ce05f6526167dd5c6759-d # internal github.com/snapcore/snapd/spdx mkdir -p $WORK/b114/ github.com/snapcore/snapd/metautil cat >$WORK/b114/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/b023/_pkg_.a packagefile strings=$WORK/b041/_pkg_.a EOF cd /builddir/build/BUILD/snapd-2.45.2/src/github.com/snapcore/snapd/spdx /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b114/_pkg_.a -trimpath "$WORK/b114=>" -shared -p github.com/snapcore/snapd/spdx -complete -installsuffix shared -buildid lNSiiRq4N06ywRzR_8Hf/lNSiiRq4N06ywRzR_8Hf -goversion go1.14.3 -D "" -importcfg $WORK/b114/importcfg -pack ./licenses.go ./parser.go ./scanner.go ./validate.go mkdir -p $WORK/b113/ cat >$WORK/b113/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b002/_pkg_.a EOF cd /builddir/build/BUILD/snapd-2.45.2/src/github.com/snapcore/snapd/metautil /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b113/_pkg_.a -trimpath "$WORK/b113=>" -shared -p github.com/snapcore/snapd/metautil -complete -installsuffix shared -buildid RjicogaI3msj4-ylC22x/RjicogaI3msj4-ylC22x -goversion go1.14.3 -D "" -importcfg $WORK/b113/importcfg -pack ./normalize.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b113/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b110/_pkg_.a # internal cp $WORK/b110/_pkg_.a /builddir/.cache/go-build/96/96d63d359b4d9145d98313ae2cc7c12075c09b882465b09b5d15b4428b88c4ec-d # internal cp $WORK/b113/_pkg_.a /builddir/.cache/go-build/8e/8ed29148fd7438fd0bbe26d9dcaf05626d125e0d45868753a703e5807110e0a5-d # internal github.com/snapcore/snapd/timeout mkdir -p $WORK/b115/ github.com/snapcore/go-gettext/pluralforms mkdir -p $WORK/b119/ cat >$WORK/b115/importcfg << 'EOF' # internal # import config packagefile encoding/json=$WORK/b037/_pkg_.a packagefile time=$WORK/b029/_pkg_.a EOF cd /builddir/build/BUILD/snapd-2.45.2/src/github.com/snapcore/snapd/timeout /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b115/_pkg_.a -trimpath "$WORK/b115=>" -shared -p github.com/snapcore/snapd/timeout -complete -installsuffix shared -buildid QPfwnnafc3OJAZfQFBXM/QPfwnnafc3OJAZfQFBXM -goversion go1.14.3 -D "" -importcfg $WORK/b115/importcfg -pack ./timeout.go cat >$WORK/b119/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile regexp=$WORK/b074/_pkg_.a packagefile strconv=$WORK/b016/_pkg_.a packagefile strings=$WORK/b041/_pkg_.a EOF cd /usr/share/gocode/src/github.com/snapcore/go-gettext/pluralforms /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b119/_pkg_.a -trimpath "$WORK/b119=>" -shared -p github.com/snapcore/go-gettext/pluralforms -complete -installsuffix shared -buildid Y1Ps_rLm5xAjmvoRefrx/Y1Ps_rLm5xAjmvoRefrx -goversion go1.14.3 -D "" -importcfg $WORK/b119/importcfg -pack ./compiler.go ./expression.go ./math.go ./tests.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b115/_pkg_.a # internal cp $WORK/b115/_pkg_.a /builddir/.cache/go-build/fd/fd7625ea38f10182d5e51851df06212e77b83cef639ba2a50f31d3018cfe2aab-d # internal flag mkdir -p $WORK/b121/ cat >$WORK/b121/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile io=$WORK/b023/_pkg_.a packagefile os=$WORK/b024/_pkg_.a packagefile reflect=$WORK/b013/_pkg_.a packagefile sort=$WORK/b022/_pkg_.a packagefile strconv=$WORK/b016/_pkg_.a packagefile strings=$WORK/b041/_pkg_.a packagefile time=$WORK/b029/_pkg_.a EOF cd /usr/lib/golang/src/flag /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b121/_pkg_.a -trimpath "$WORK/b121=>" -shared -p flag -std -complete -installsuffix shared -buildid fUuXK77prucPfPfj31OH/fUuXK77prucPfPfj31OH -goversion go1.14.3 -D "" -importcfg $WORK/b121/importcfg -pack ./flag.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b114/_pkg_.a # internal cp $WORK/b114/_pkg_.a /builddir/.cache/go-build/1f/1fe8d2b484e111e9e0ba134ad30e582c8b99fd0c22fe147368e2e1350297defa-d # internal runtime/trace mkdir -p $WORK/b123/ cat >$WORK/b123/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b036/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile io=$WORK/b023/_pkg_.a packagefile runtime=$WORK/b005/_pkg_.a packagefile sync=$WORK/b018/_pkg_.a packagefile sync/atomic=$WORK/b020/_pkg_.a EOF cd /usr/lib/golang/src/runtime/trace /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b123/_pkg_.a -trimpath "$WORK/b123=>" -shared -p runtime/trace -std -installsuffix shared -buildid bIJuagOluhWgO3C0F4wS/bIJuagOluhWgO3C0F4wS -goversion go1.14.3 -D "" -importcfg $WORK/b123/importcfg -pack ./annotation.go ./trace.go cd /usr/lib/golang/src/net /usr/lib/golang/pkg/tool/linux_arm/pack r $WORK/b067/_pkg_.a $WORK/b067/_x001.o $WORK/b067/_x002.o $WORK/b067/_x003.o $WORK/b067/_x004.o $WORK/b067/_x005.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/b123/_pkg_.a # internal cp $WORK/b123/_pkg_.a /builddir/.cache/go-build/f9/f901deb7e1e1ad5855f49cb4c88a1ebaa75741b4cfe3906b9a993c4690cf47e8-d # internal golang.org/x/xerrors mkdir -p $WORK/b124/ cat >$WORK/b124/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b035/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile golang.org/x/xerrors/internal=$WORK/b125/_pkg_.a packagefile io=$WORK/b023/_pkg_.a packagefile reflect=$WORK/b013/_pkg_.a packagefile runtime=$WORK/b005/_pkg_.a packagefile strconv=$WORK/b016/_pkg_.a packagefile strings=$WORK/b041/_pkg_.a packagefile unicode=$WORK/b021/_pkg_.a packagefile unicode/utf8=$WORK/b017/_pkg_.a EOF cd /usr/share/gocode/src/golang.org/x/xerrors /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b124/_pkg_.a -trimpath "$WORK/b124=>" -shared -p golang.org/x/xerrors -complete -installsuffix shared -buildid Nqxmp8VXJKjd0S4dbmEN/Nqxmp8VXJKjd0S4dbmEN -goversion go1.14.3 -D "" -importcfg $WORK/b124/importcfg -pack ./adaptor.go ./doc.go ./errors.go ./fmt.go ./format.go ./frame.go ./wrap.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b119/_pkg_.a # internal cp $WORK/b119/_pkg_.a /builddir/.cache/go-build/88/889d72e20a8ae7143adf90bcd0da39dd2931fcdab6f4cf025e166e101048b858-d # internal mime/quotedprintable mkdir -p $WORK/b127/ cat >$WORK/b127/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/b023/_pkg_.a EOF cd /usr/lib/golang/src/mime/quotedprintable /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b127/_pkg_.a -trimpath "$WORK/b127=>" -shared -p mime/quotedprintable -std -complete -installsuffix shared -buildid rdxzKnProUMS1ev-jh_E/rdxzKnProUMS1ev-jh_E -goversion go1.14.3 -D "" -importcfg $WORK/b127/importcfg -pack ./reader.go ./writer.go cp $WORK/b067/_pkg_.a /builddir/.cache/go-build/ee/eeddc3b43e993462878a2e16cf374f57a12c7b10e1a6f033b5f6fca54cf15f42-d # internal github.com/snapcore/snapd/randutil mkdir -p $WORK/b066/ cat >$WORK/b066/importcfg << 'EOF' # internal # import config packagefile crypto/rand=$WORK/b046/_pkg_.a packagefile crypto/sha256=$WORK/b055/_pkg_.a packagefile encoding/base64=$WORK/b039/_pkg_.a packagefile encoding/binary=$WORK/b040/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile math/rand=$WORK/b052/_pkg_.a packagefile net=$WORK/b067/_pkg_.a packagefile os=$WORK/b024/_pkg_.a packagefile sync=$WORK/b018/_pkg_.a packagefile time=$WORK/b029/_pkg_.a EOF cd /builddir/build/BUILD/snapd-2.45.2/src/github.com/snapcore/snapd/randutil /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b066/_pkg_.a -trimpath "$WORK/b066=>" -shared -p github.com/snapcore/snapd/randutil -complete -installsuffix shared -buildid pUQ6c4WQMgqaVuRm4EIN/pUQ6c4WQMgqaVuRm4EIN -goversion go1.14.3 -D "" -importcfg $WORK/b066/importcfg -pack ./crypto.go ./rand.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b127/_pkg_.a # internal cp $WORK/b127/_pkg_.a /builddir/.cache/go-build/92/923ced25064a2cb124f34a0588cb57e6c267dd3b8014a5a181cdf8744606aa14-d # internal net/textproto mkdir -p $WORK/b107/ cat >$WORK/b107/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/b023/_pkg_.a packagefile io/ioutil=$WORK/b078/_pkg_.a packagefile net=$WORK/b067/_pkg_.a packagefile strconv=$WORK/b016/_pkg_.a packagefile strings=$WORK/b041/_pkg_.a packagefile sync=$WORK/b018/_pkg_.a EOF cd /usr/lib/golang/src/net/textproto /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b107/_pkg_.a -trimpath "$WORK/b107=>" -shared -p net/textproto -std -complete -installsuffix shared -buildid knvCPra6rQMqY6PLD3yq/knvCPra6rQMqY6PLD3yq -goversion go1.14.3 -D "" -importcfg $WORK/b107/importcfg -pack ./header.go ./pipeline.go ./reader.go ./textproto.go ./writer.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b066/_pkg_.a # internal cp $WORK/b066/_pkg_.a /builddir/.cache/go-build/34/34259858b854150ea9cc0b99c593ecfb5d22e0de646022d4be80aea89cc68580-d # internal github.com/snapcore/snapd/osutil mkdir -p $WORK/b057/ cat >$WORK/b057/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b034/_pkg_.a packagefile bytes=$WORK/b035/_pkg_.a packagefile context=$WORK/b036/_pkg_.a packagefile crypto=$WORK/b044/_pkg_.a packagefile debug/elf=$WORK/b058/_pkg_.a packagefile encoding/binary=$WORK/b040/_pkg_.a packagefile encoding/hex=$WORK/b064/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile github.com/snapcore/snapd/osutil/sys=$WORK/b065/_pkg_.a packagefile github.com/snapcore/snapd/randutil=$WORK/b066/_pkg_.a packagefile github.com/snapcore/snapd/strutil=$WORK/b072/_pkg_.a packagefile gopkg.in/tomb.v2=$WORK/b077/_pkg_.a packagefile io=$WORK/b023/_pkg_.a packagefile io/ioutil=$WORK/b078/_pkg_.a packagefile math=$WORK/b014/_pkg_.a packagefile os=$WORK/b024/_pkg_.a packagefile os/exec=$WORK/b079/_pkg_.a packagefile os/user=$WORK/b080/_pkg_.a packagefile path/filepath=$WORK/b076/_pkg_.a packagefile regexp=$WORK/b074/_pkg_.a packagefile sort=$WORK/b022/_pkg_.a packagefile strconv=$WORK/b016/_pkg_.a packagefile strings=$WORK/b041/_pkg_.a packagefile sync=$WORK/b018/_pkg_.a packagefile sync/atomic=$WORK/b020/_pkg_.a packagefile syscall=$WORK/b028/_pkg_.a packagefile time=$WORK/b029/_pkg_.a EOF cd /builddir/build/BUILD/snapd-2.45.2/src/github.com/snapcore/snapd/osutil /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b057/_pkg_.a -trimpath "$WORK/b057=>" -shared -p github.com/snapcore/snapd/osutil -complete -installsuffix shared -buildid i_V1g4-BSVqSkrADn1ES/i_V1g4-BSVqSkrADn1ES -goversion go1.14.3 -D "" -importcfg $WORK/b057/importcfg -pack ./bootid.go ./buildid.go ./chattr.go ./chattr_32.go ./chdir.go ./cmp.go ./context.go ./cp.go ./cp_linux.go ./digest.go ./env.go ./exec.go ./exitcode.go ./flock.go ./fshelpers.go ./group.go ./group_cgo.go ./io.go ./mkdirallchown.go ./mockable.go ./mount_linux.go ./mountentry.go ./mountentry_linux.go ./mountinfo_linux.go ./mountprofile_linux.go ./nfs_linux.go ./outputerr.go ./overlay_linux.go ./stat.go ./syncdir.go ./synctree.go ./sys_linux.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/b121/_pkg_.a # internal cp $WORK/b121/_pkg_.a /builddir/.cache/go-build/96/96f0aa4187b6c4f46cec77b0054b8e12007d96b2acf3d14136b364c79dc93c03-d # internal /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b124/_pkg_.a # internal testing mkdir -p $WORK/b120/ cat >$WORK/b120/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b035/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile flag=$WORK/b121/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile internal/race=$WORK/b019/_pkg_.a packagefile io=$WORK/b023/_pkg_.a packagefile math=$WORK/b014/_pkg_.a packagefile os=$WORK/b024/_pkg_.a packagefile runtime=$WORK/b005/_pkg_.a packagefile runtime/debug=$WORK/b122/_pkg_.a packagefile runtime/trace=$WORK/b123/_pkg_.a packagefile sort=$WORK/b022/_pkg_.a packagefile strconv=$WORK/b016/_pkg_.a packagefile strings=$WORK/b041/_pkg_.a packagefile sync=$WORK/b018/_pkg_.a packagefile sync/atomic=$WORK/b020/_pkg_.a packagefile time=$WORK/b029/_pkg_.a packagefile unicode=$WORK/b021/_pkg_.a EOF cd /usr/lib/golang/src/testing /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b120/_pkg_.a -trimpath "$WORK/b120=>" -shared -p testing -std -complete -installsuffix shared -buildid U2bBM9xnm36IKbf7Xu6Z/U2bBM9xnm36IKbf7Xu6Z -goversion go1.14.3 -D "" -importcfg $WORK/b120/importcfg -pack ./allocs.go ./benchmark.go ./cover.go ./example.go ./match.go ./run_example.go ./testing.go cp $WORK/b124/_pkg_.a /builddir/.cache/go-build/9c/9cb3200af46651d433074cb26f1bc39ffd4fd65dd745f5f47017255cc32b8f9a-d # internal compress/gzip mkdir -p $WORK/b129/ cat >$WORK/b129/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b034/_pkg_.a packagefile compress/flate=$WORK/b060/_pkg_.a packagefile encoding/binary=$WORK/b040/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile hash/crc32=$WORK/b130/_pkg_.a packagefile io=$WORK/b023/_pkg_.a packagefile time=$WORK/b029/_pkg_.a EOF cd /usr/lib/golang/src/compress/gzip /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b129/_pkg_.a -trimpath "$WORK/b129=>" -shared -p compress/gzip -std -complete -installsuffix shared -buildid KHQvqZDUFyQw04uVwKjM/KHQvqZDUFyQw04uVwKjM -goversion go1.14.3 -D "" -importcfg $WORK/b129/importcfg -pack ./gunzip.go ./gzip.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b129/_pkg_.a # internal cp $WORK/b129/_pkg_.a /builddir/.cache/go-build/a0/a0c84005f4a07675cd83d1d048ccb9ffa2b922e39b6b8753526a5be4c4cc885d-d # internal crypto/ed25519 mkdir -p $WORK/b133/ cat >$WORK/b133/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b035/_pkg_.a packagefile crypto=$WORK/b044/_pkg_.a packagefile crypto/ed25519/internal/edwards25519=$WORK/b134/_pkg_.a packagefile crypto/rand=$WORK/b046/_pkg_.a packagefile crypto/sha512=$WORK/b056/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile io=$WORK/b023/_pkg_.a packagefile strconv=$WORK/b016/_pkg_.a EOF cd /usr/lib/golang/src/crypto/ed25519 /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b133/_pkg_.a -trimpath "$WORK/b133=>" -shared -p crypto/ed25519 -std -complete -installsuffix shared -buildid wiXudcjU8px9oUTaFX8S/wiXudcjU8px9oUTaFX8S -goversion go1.14.3 -D "" -importcfg $WORK/b133/importcfg -pack ./ed25519.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b107/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b133/_pkg_.a # internal cp $WORK/b107/_pkg_.a /builddir/.cache/go-build/13/13df89eeafc997ae2e189a7a9c158021656296797ccf71ec6ac314cc0187f454-d # internal net/mail cp $WORK/b133/_pkg_.a /builddir/.cache/go-build/6d/6d88ae511d043febc8448ef0a99805c9134f4097169abd296fb19b8f8820e0a0-d # internal 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 fmt=$WORK/b002/_pkg_.a packagefile io=$WORK/b023/_pkg_.a packagefile log=$WORK/b084/_pkg_.a packagefile mime=$WORK/b106/_pkg_.a packagefile net/textproto=$WORK/b107/_pkg_.a packagefile strings=$WORK/b041/_pkg_.a packagefile sync=$WORK/b018/_pkg_.a packagefile time=$WORK/b029/_pkg_.a packagefile unicode/utf8=$WORK/b017/_pkg_.a EOF mime/multipart mkdir -p $WORK/b126/ cd /usr/lib/golang/src/net/mail /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b105/_pkg_.a -trimpath "$WORK/b105=>" -shared -p net/mail -std -complete -installsuffix shared -buildid w19-mLHwzD2l5RJbl251/w19-mLHwzD2l5RJbl251 -goversion go1.14.3 -D "" -importcfg $WORK/b105/importcfg -pack ./message.go cat >$WORK/b126/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b034/_pkg_.a packagefile bytes=$WORK/b035/_pkg_.a packagefile crypto/rand=$WORK/b046/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile io=$WORK/b023/_pkg_.a packagefile io/ioutil=$WORK/b078/_pkg_.a packagefile mime=$WORK/b106/_pkg_.a packagefile mime/quotedprintable=$WORK/b127/_pkg_.a packagefile net/textproto=$WORK/b107/_pkg_.a packagefile os=$WORK/b024/_pkg_.a packagefile sort=$WORK/b022/_pkg_.a packagefile strings=$WORK/b041/_pkg_.a EOF cd /usr/lib/golang/src/mime/multipart /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b126/_pkg_.a -trimpath "$WORK/b126=>" -shared -p mime/multipart -std -complete -installsuffix shared -buildid qeS_TdpvHG0M2QXRXKfq/qeS_TdpvHG0M2QXRXKfq -goversion go1.14.3 -D "" -importcfg $WORK/b126/importcfg -pack ./formdata.go ./multipart.go ./writer.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b087/_pkg_.a # internal cp $WORK/b087/_pkg_.a /builddir/.cache/go-build/95/954b0a89c44ea7e7a4fe157dd9046210df66c92ec6ef07b0795077e1375c6acd-d # internal crypto/x509/pkix mkdir -p $WORK/b138/ cat >$WORK/b138/importcfg << 'EOF' # internal # import config packagefile encoding/asn1=$WORK/b093/_pkg_.a packagefile encoding/hex=$WORK/b064/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile math/big=$WORK/b051/_pkg_.a packagefile time=$WORK/b029/_pkg_.a EOF cd /usr/lib/golang/src/crypto/x509/pkix /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b138/_pkg_.a -trimpath "$WORK/b138=>" -shared -p crypto/x509/pkix -std -complete -installsuffix shared -buildid 5tLlr7IrFa0vzo6sGp-4/5tLlr7IrFa0vzo6sGp-4 -goversion go1.14.3 -D "" -importcfg $WORK/b138/importcfg -pack ./pkix.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b105/_pkg_.a # internal cp $WORK/b105/_pkg_.a /builddir/.cache/go-build/c2/c24d43f67b7ac61dfe06b8668624b3902951e7c5badcd19373d8893da7c0c57b-d # internal vendor/golang.org/x/crypto/cryptobyte mkdir -p $WORK/b140/ cat >$WORK/b140/importcfg << 'EOF' # internal # import config importmap golang.org/x/crypto/cryptobyte/asn1=vendor/golang.org/x/crypto/cryptobyte/asn1 packagefile encoding/asn1=$WORK/b093/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile vendor/golang.org/x/crypto/cryptobyte/asn1=$WORK/b141/_pkg_.a packagefile math/big=$WORK/b051/_pkg_.a packagefile reflect=$WORK/b013/_pkg_.a packagefile time=$WORK/b029/_pkg_.a EOF cd /usr/lib/golang/src/vendor/golang.org/x/crypto/cryptobyte /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b140/_pkg_.a -trimpath "$WORK/b140=>" -shared -p vendor/golang.org/x/crypto/cryptobyte -std -complete -installsuffix shared -buildid aOCwgt0Z7FUOixBzxsja/aOCwgt0Z7FUOixBzxsja -goversion go1.14.3 -D "" -importcfg $WORK/b140/importcfg -pack ./asn1.go ./builder.go ./string.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b138/_pkg_.a # internal cp $WORK/b138/_pkg_.a /builddir/.cache/go-build/d5/d5b3e0d1640aaa68a0776c3f6c1538e836163daf5d77437a527e68a18f8d088d-d # internal vendor/golang.org/x/crypto/poly1305 mkdir -p $WORK/b145/ cat >$WORK/b145/importcfg << 'EOF' # internal # import config packagefile crypto/subtle=$WORK/b050/_pkg_.a packagefile encoding/binary=$WORK/b040/_pkg_.a packagefile math/bits=$WORK/b015/_pkg_.a EOF cd /usr/lib/golang/src/vendor/golang.org/x/crypto/poly1305 /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b145/_pkg_.a -trimpath "$WORK/b145=>" -shared -p vendor/golang.org/x/crypto/poly1305 -std -complete -installsuffix shared -buildid aIUO0TlLmfm2PYj6MmNH/aIUO0TlLmfm2PYj6MmNH -goversion go1.14.3 -D "" -importcfg $WORK/b145/importcfg -pack ./bits_go1.13.go ./mac_noasm.go ./poly1305.go ./sum_generic.go ./sum_noasm.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b126/_pkg_.a # internal cp $WORK/b126/_pkg_.a /builddir/.cache/go-build/2a/2ad8bfcc7c23cafcc1a3f9ca14c8098dbec66091ffcd2091892ec61881868d19-d # internal vendor/golang.org/x/crypto/curve25519 mkdir -p $WORK/b146/ cat >$WORK/b146/importcfg << 'EOF' # internal # import config packagefile crypto/subtle=$WORK/b050/_pkg_.a packagefile encoding/binary=$WORK/b040/_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/b146/_pkg_.a -trimpath "$WORK/b146=>" -shared -p vendor/golang.org/x/crypto/curve25519 -std -complete -installsuffix shared -buildid zkL0GVXTD9fjMyq9CJPn/zkL0GVXTD9fjMyq9CJPn -goversion go1.14.3 -D "" -importcfg $WORK/b146/importcfg -pack ./curve25519.go ./curve25519_generic.go ./curve25519_noasm.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b145/_pkg_.a # internal cp $WORK/b145/_pkg_.a /builddir/.cache/go-build/10/10d55991d1a69d3cbc76e3df591606240397b09d1f30009722cd570be6ec3902-d # internal /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b120/_pkg_.a # internal vendor/golang.org/x/crypto/chacha20poly1305 mkdir -p $WORK/b142/ cat >$WORK/b142/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/b048/_pkg_.a packagefile encoding/binary=$WORK/b040/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile vendor/golang.org/x/crypto/chacha20=$WORK/b143/_pkg_.a packagefile vendor/golang.org/x/crypto/internal/subtle=$WORK/b144/_pkg_.a packagefile vendor/golang.org/x/crypto/poly1305=$WORK/b145/_pkg_.a EOF cd /usr/lib/golang/src/vendor/golang.org/x/crypto/chacha20poly1305 /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b142/_pkg_.a -trimpath "$WORK/b142=>" -shared -p vendor/golang.org/x/crypto/chacha20poly1305 -std -complete -installsuffix shared -buildid uL-7LDv2hAOgTFaVrMlk/uL-7LDv2hAOgTFaVrMlk -goversion go1.14.3 -D "" -importcfg $WORK/b142/importcfg -pack ./chacha20poly1305.go ./chacha20poly1305_generic.go ./chacha20poly1305_noasm.go ./xchacha20poly1305.go cp $WORK/b120/_pkg_.a /builddir/.cache/go-build/f6/f69e795b727e69fc9ed0277a5e8e6d9c5269c5bcabb9ddc9c283161d66079874-d # internal github.com/snapcore/go-gettext mkdir -p $WORK/b118/ cat >$WORK/b118/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b035/_pkg_.a packagefile encoding/binary=$WORK/b040/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile github.com/snapcore/go-gettext/pluralforms=$WORK/b119/_pkg_.a packagefile log=$WORK/b084/_pkg_.a packagefile os=$WORK/b024/_pkg_.a packagefile path=$WORK/b063/_pkg_.a packagefile strings=$WORK/b041/_pkg_.a packagefile testing=$WORK/b120/_pkg_.a EOF cd /usr/share/gocode/src/github.com/snapcore/go-gettext /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b118/_pkg_.a -trimpath "$WORK/b118=>" -shared -p github.com/snapcore/go-gettext -complete -installsuffix shared -buildid bTH1jYbEF18WehpETYUB/bTH1jYbEF18WehpETYUB -goversion go1.14.3 -D "" -importcfg $WORK/b118/importcfg -pack ./gettext.go ./mofile.go ./test_utils.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b146/_pkg_.a # internal cp $WORK/b146/_pkg_.a /builddir/.cache/go-build/db/dbf1e59e230228445269a7404fc8b24179a43f7444a8b2592b958c98a9cb3271-d # internal vendor/golang.org/x/text/unicode/bidi mkdir -p $WORK/b152/ cat >$WORK/b152/importcfg << 'EOF' # internal # import config packagefile container/list=$WORK/b131/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile log=$WORK/b084/_pkg_.a packagefile sort=$WORK/b022/_pkg_.a packagefile unicode/utf8=$WORK/b017/_pkg_.a EOF cd /usr/lib/golang/src/vendor/golang.org/x/text/unicode/bidi /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b152/_pkg_.a -trimpath "$WORK/b152=>" -shared -p vendor/golang.org/x/text/unicode/bidi -std -complete -installsuffix shared -buildid 3AsX0zjQFoDDwYkYL9_Z/3AsX0zjQFoDDwYkYL9_Z -goversion go1.14.3 -D "" -importcfg $WORK/b152/importcfg -pack ./bidi.go ./bracket.go ./core.go ./prop.go ./tables12.0.0.go ./trieval.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b142/_pkg_.a # internal cp $WORK/b142/_pkg_.a /builddir/.cache/go-build/af/afc3e173e2f1b25a3ffe33ccaaad7da22c09b5fd81993d1e3453de5f162066d2-d # internal vendor/golang.org/x/text/unicode/norm mkdir -p $WORK/b153/ cat >$WORK/b153/importcfg << 'EOF' # internal # import config importmap golang.org/x/text/transform=vendor/golang.org/x/text/transform packagefile encoding/binary=$WORK/b040/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile vendor/golang.org/x/text/transform=$WORK/b151/_pkg_.a packagefile io=$WORK/b023/_pkg_.a packagefile sync=$WORK/b018/_pkg_.a packagefile unicode/utf8=$WORK/b017/_pkg_.a EOF cd /usr/lib/golang/src/vendor/golang.org/x/text/unicode/norm /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b153/_pkg_.a -trimpath "$WORK/b153=>" -shared -p vendor/golang.org/x/text/unicode/norm -std -complete -installsuffix shared -buildid xkU_Q6KkrEm9ExEpfwk-/xkU_Q6KkrEm9ExEpfwk- -goversion go1.14.3 -D "" -importcfg $WORK/b153/importcfg -pack ./composition.go ./forminfo.go ./input.go ./iter.go ./normalize.go ./readwriter.go ./tables12.0.0.go ./transform.go ./trie.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b140/_pkg_.a # internal cp $WORK/b140/_pkg_.a /builddir/.cache/go-build/fb/fbc4010cc0405c898e41c4818eba4b2e081ca4ec0d66f21466ff19cee600c7d3-d # internal crypto/x509 mkdir -p $WORK/b137/ cat >$WORK/b137/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/b044/_pkg_.a packagefile crypto/aes=$WORK/b047/_pkg_.a packagefile crypto/cipher=$WORK/b048/_pkg_.a packagefile crypto/des=$WORK/b089/_pkg_.a packagefile crypto/dsa=$WORK/b090/_pkg_.a packagefile crypto/ecdsa=$WORK/b091/_pkg_.a packagefile crypto/ed25519=$WORK/b133/_pkg_.a packagefile crypto/elliptic=$WORK/b092/_pkg_.a packagefile crypto/md5=$WORK/b094/_pkg_.a packagefile crypto/rsa=$WORK/b053/_pkg_.a packagefile crypto/sha1=$WORK/b095/_pkg_.a packagefile crypto/sha256=$WORK/b055/_pkg_.a packagefile crypto/sha512=$WORK/b056/_pkg_.a packagefile crypto/x509/pkix=$WORK/b138/_pkg_.a packagefile encoding/asn1=$WORK/b093/_pkg_.a packagefile encoding/hex=$WORK/b064/_pkg_.a packagefile encoding/pem=$WORK/b139/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile vendor/golang.org/x/crypto/cryptobyte=$WORK/b140/_pkg_.a packagefile vendor/golang.org/x/crypto/cryptobyte/asn1=$WORK/b141/_pkg_.a packagefile io=$WORK/b023/_pkg_.a packagefile io/ioutil=$WORK/b078/_pkg_.a packagefile math/big=$WORK/b051/_pkg_.a packagefile net=$WORK/b067/_pkg_.a packagefile net/url=$WORK/b108/_pkg_.a packagefile os=$WORK/b024/_pkg_.a packagefile reflect=$WORK/b013/_pkg_.a packagefile runtime=$WORK/b005/_pkg_.a packagefile strconv=$WORK/b016/_pkg_.a packagefile strings=$WORK/b041/_pkg_.a packagefile sync=$WORK/b018/_pkg_.a packagefile time=$WORK/b029/_pkg_.a packagefile unicode/utf8=$WORK/b017/_pkg_.a EOF cd /usr/lib/golang/src/crypto/x509 /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b137/_pkg_.a -trimpath "$WORK/b137=>" -shared -p crypto/x509 -std -complete -installsuffix shared -buildid 8amVqp7b9PyldEJFfpG2/8amVqp7b9PyldEJFfpG2 -goversion go1.14.3 -D "" -importcfg $WORK/b137/importcfg -pack ./cert_pool.go ./pem_decrypt.go ./pkcs1.go ./pkcs8.go ./root.go ./root_linux.go ./root_unix.go ./sec1.go ./verify.go ./x509.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b118/_pkg_.a # internal cp $WORK/b118/_pkg_.a /builddir/.cache/go-build/5c/5cab61869b1be05c02f3e06571e51eb896f83ebce8628154658984af97e8cd09-d # internal vendor/golang.org/x/net/http2/hpack 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 fmt=$WORK/b002/_pkg_.a packagefile io=$WORK/b023/_pkg_.a packagefile sync=$WORK/b018/_pkg_.a EOF cd /usr/lib/golang/src/vendor/golang.org/x/net/http2/hpack /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b155/_pkg_.a -trimpath "$WORK/b155=>" -shared -p vendor/golang.org/x/net/http2/hpack -std -complete -installsuffix shared -buildid 9wqYCtN0gpr_HbIVHp2v/9wqYCtN0gpr_HbIVHp2v -goversion go1.14.3 -D "" -importcfg $WORK/b155/importcfg -pack ./encode.go ./hpack.go ./huffman.go ./tables.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b057/_pkg_.a # internal cp $WORK/b057/_pkg_.a /builddir/.cache/go-build/86/8640dabd718bfaf6b7179a5e4ad48ec9129a37c331ab5ba404a91cf19dba945e-d # internal github.com/snapcore/snapd/arch mkdir -p $WORK/b083/ cat >$WORK/b083/importcfg << 'EOF' # internal # import config packagefile github.com/snapcore/snapd/osutil=$WORK/b057/_pkg_.a packagefile log=$WORK/b084/_pkg_.a packagefile runtime=$WORK/b005/_pkg_.a EOF cd /builddir/build/BUILD/snapd-2.45.2/src/github.com/snapcore/snapd/arch /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b083/_pkg_.a -trimpath "$WORK/b083=>" -shared -p github.com/snapcore/snapd/arch -complete -installsuffix shared -buildid Mv0fxDjxtaE_aWtUQvKk/Mv0fxDjxtaE_aWtUQvKk -goversion go1.14.3 -D "" -importcfg $WORK/b083/importcfg -pack ./arch.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b083/_pkg_.a # internal cp $WORK/b083/_pkg_.a /builddir/.cache/go-build/7b/7b574588a840986a4ef95635812d673d9bc36ca6198740ad965a7190b08cbc50-d # internal github.com/snapcore/snapd/snap/channel mkdir -p $WORK/b082/ cat >$WORK/b082/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile github.com/snapcore/snapd/arch=$WORK/b083/_pkg_.a packagefile github.com/snapcore/snapd/strutil=$WORK/b072/_pkg_.a packagefile strings=$WORK/b041/_pkg_.a EOF cd /builddir/build/BUILD/snapd-2.45.2/src/github.com/snapcore/snapd/snap/channel /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b082/_pkg_.a -trimpath "$WORK/b082=>" -shared -p github.com/snapcore/snapd/snap/channel -complete -installsuffix shared -buildid vSoV7pR9Pvsw5mSdJisd/vSoV7pR9Pvsw5mSdJisd -goversion go1.14.3 -D "" -importcfg $WORK/b082/importcfg -pack ./channel.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b082/_pkg_.a # internal cp $WORK/b082/_pkg_.a /builddir/.cache/go-build/55/55d811743c93fe500add59815eed2b0e8c6eed800cd9f97dfa462fd49d2b0670-d # internal github.com/snapcore/snapd/snapdenv mkdir -p $WORK/b086/ cat >$WORK/b086/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b002/_pkg_.a packagefile github.com/snapcore/snapd/arch=$WORK/b083/_pkg_.a packagefile github.com/snapcore/snapd/osutil=$WORK/b057/_pkg_.a packagefile github.com/snapcore/snapd/release=$WORK/b081/_pkg_.a packagefile os=$WORK/b024/_pkg_.a packagefile strings=$WORK/b041/_pkg_.a EOF cd /builddir/build/BUILD/snapd-2.45.2/src/github.com/snapcore/snapd/snapdenv /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b086/_pkg_.a -trimpath "$WORK/b086=>" -shared -p github.com/snapcore/snapd/snapdenv -complete -installsuffix shared -buildid Vr1h1-WLy-8lo3WuS8o7/Vr1h1-WLy-8lo3WuS8o7 -goversion go1.14.3 -D "" -importcfg $WORK/b086/importcfg -pack ./snapdenv.go ./useragent.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b155/_pkg_.a # internal cp $WORK/b155/_pkg_.a /builddir/.cache/go-build/9b/9b625e885bc3a49e3789ef0c152d2c8e5e21236d3cbd38215d401076f13393b5-d # internal github.com/snapcore/snapd/logger mkdir -p $WORK/b112/ cat >$WORK/b112/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b035/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile github.com/snapcore/snapd/osutil=$WORK/b057/_pkg_.a packagefile io=$WORK/b023/_pkg_.a packagefile log=$WORK/b084/_pkg_.a packagefile os=$WORK/b024/_pkg_.a packagefile sync=$WORK/b018/_pkg_.a EOF cd /builddir/build/BUILD/snapd-2.45.2/src/github.com/snapcore/snapd/logger /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b112/_pkg_.a -trimpath "$WORK/b112=>" -shared -p github.com/snapcore/snapd/logger -complete -installsuffix shared -buildid Iscv3KNa3-Z1LsKvavVe/Iscv3KNa3-Z1LsKvavVe -goversion go1.14.3 -D "" -importcfg $WORK/b112/importcfg -pack ./logger.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b086/_pkg_.a # internal cp $WORK/b086/_pkg_.a /builddir/.cache/go-build/dc/dcc3f51d160adb64bb90c439220f6ac51daeac53c94abbdf1e476add7352c44f-d # internal github.com/snapcore/snapd/snap/naming mkdir -p $WORK/b085/ cat >$WORK/b085/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile github.com/snapcore/snapd/snapdenv=$WORK/b086/_pkg_.a packagefile regexp=$WORK/b074/_pkg_.a packagefile strings=$WORK/b041/_pkg_.a EOF cd /builddir/build/BUILD/snapd-2.45.2/src/github.com/snapcore/snapd/snap/naming /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b085/_pkg_.a -trimpath "$WORK/b085=>" -shared -p github.com/snapcore/snapd/snap/naming -complete -installsuffix shared -buildid pjyc1kmgeJbvTUaR2rrY/pjyc1kmgeJbvTUaR2rrY -goversion go1.14.3 -D "" -importcfg $WORK/b085/importcfg -pack ./snapref.go ./validate.go ./wellknown.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b112/_pkg_.a # internal cp $WORK/b112/_pkg_.a /builddir/.cache/go-build/da/daa9e8ac5a94250c9280785e06af8825876a57927a4bcd6b438de2b0075c8c1f-d # internal github.com/snapcore/snapd/i18n mkdir -p $WORK/b117/ cat >$WORK/b117/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b002/_pkg_.a packagefile github.com/snapcore/go-gettext=$WORK/b118/_pkg_.a packagefile github.com/snapcore/snapd/dirs=$WORK/b109/_pkg_.a packagefile github.com/snapcore/snapd/osutil=$WORK/b057/_pkg_.a packagefile os=$WORK/b024/_pkg_.a packagefile path/filepath=$WORK/b076/_pkg_.a packagefile strings=$WORK/b041/_pkg_.a EOF cd /builddir/build/BUILD/snapd-2.45.2/src/github.com/snapcore/snapd/i18n /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b117/_pkg_.a -trimpath "$WORK/b117=>" -shared -p github.com/snapcore/snapd/i18n -complete -installsuffix shared -buildid ka_durhcFxOnYM7lSShj/ka_durhcFxOnYM7lSShj -goversion go1.14.3 -D "" -importcfg $WORK/b117/importcfg -pack ./i18n.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b152/_pkg_.a # internal cp $WORK/b152/_pkg_.a /builddir/.cache/go-build/b1/b142febb00d0aaf1db644dcb4ce4a53194b88d4072bd159b452bdf3d397a8fff-d # internal vendor/golang.org/x/text/secure/bidirule mkdir -p $WORK/b150/ cat >$WORK/b150/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/b151/_pkg_.a packagefile vendor/golang.org/x/text/unicode/bidi=$WORK/b152/_pkg_.a packagefile unicode/utf8=$WORK/b017/_pkg_.a EOF cd /usr/lib/golang/src/vendor/golang.org/x/text/secure/bidirule /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b150/_pkg_.a -trimpath "$WORK/b150=>" -shared -p vendor/golang.org/x/text/secure/bidirule -std -complete -installsuffix shared -buildid re0V46L_m4BiaS-yiBom/re0V46L_m4BiaS-yiBom -goversion go1.14.3 -D "" -importcfg $WORK/b150/importcfg -pack ./bidirule.go ./bidirule10.0.0.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b085/_pkg_.a # internal cp $WORK/b085/_pkg_.a /builddir/.cache/go-build/5a/5a5157fead8e9bed35b3c2623e5e13e27d13ae2d1d94ad6854faf242239a7737-d # internal /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b117/_pkg_.a # internal cp $WORK/b117/_pkg_.a /builddir/.cache/go-build/17/1753a851b17d0d013930acbc9ee514c641e63126c6b475bd563f8cc28ac5169d-d # internal github.com/snapcore/snapd/timeutil mkdir -p $WORK/b116/ cat >$WORK/b116/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b035/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile github.com/snapcore/snapd/i18n=$WORK/b117/_pkg_.a packagefile github.com/snapcore/snapd/randutil=$WORK/b066/_pkg_.a packagefile regexp=$WORK/b074/_pkg_.a packagefile strconv=$WORK/b016/_pkg_.a packagefile strings=$WORK/b041/_pkg_.a packagefile time=$WORK/b029/_pkg_.a EOF cd /builddir/build/BUILD/snapd-2.45.2/src/github.com/snapcore/snapd/timeutil /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b116/_pkg_.a -trimpath "$WORK/b116=>" -shared -p github.com/snapcore/snapd/timeutil -complete -installsuffix shared -buildid Uin6UarbSmM83pgJcay8/Uin6UarbSmM83pgJcay8 -goversion go1.14.3 -D "" -importcfg $WORK/b116/importcfg -pack ./human.go ./schedule.go github.com/snapcore/snapd/asserts mkdir -p $WORK/b043/ cat >$WORK/b043/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b034/_pkg_.a packagefile bytes=$WORK/b035/_pkg_.a packagefile crypto=$WORK/b044/_pkg_.a packagefile crypto/rand=$WORK/b046/_pkg_.a packagefile crypto/rsa=$WORK/b053/_pkg_.a packagefile crypto/sha256=$WORK/b055/_pkg_.a packagefile crypto/sha512=$WORK/b056/_pkg_.a packagefile encoding/base64=$WORK/b039/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile github.com/snapcore/snapd/osutil=$WORK/b057/_pkg_.a packagefile github.com/snapcore/snapd/release=$WORK/b081/_pkg_.a packagefile github.com/snapcore/snapd/snap/channel=$WORK/b082/_pkg_.a packagefile github.com/snapcore/snapd/snap/naming=$WORK/b085/_pkg_.a packagefile github.com/snapcore/snapd/strutil=$WORK/b072/_pkg_.a packagefile golang.org/x/crypto/openpgp/packet=$WORK/b087/_pkg_.a packagefile golang.org/x/crypto/sha3=$WORK/b104/_pkg_.a packagefile io=$WORK/b023/_pkg_.a packagefile io/ioutil=$WORK/b078/_pkg_.a packagefile net/mail=$WORK/b105/_pkg_.a packagefile net/url=$WORK/b108/_pkg_.a packagefile os=$WORK/b024/_pkg_.a packagefile os/exec=$WORK/b079/_pkg_.a packagefile path/filepath=$WORK/b076/_pkg_.a packagefile reflect=$WORK/b013/_pkg_.a packagefile regexp=$WORK/b074/_pkg_.a packagefile sort=$WORK/b022/_pkg_.a packagefile strconv=$WORK/b016/_pkg_.a packagefile strings=$WORK/b041/_pkg_.a packagefile sync=$WORK/b018/_pkg_.a packagefile time=$WORK/b029/_pkg_.a packagefile unicode=$WORK/b021/_pkg_.a packagefile unicode/utf8=$WORK/b017/_pkg_.a EOF cd /builddir/build/BUILD/snapd-2.45.2/src/github.com/snapcore/snapd/asserts /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b043/_pkg_.a -trimpath "$WORK/b043=>" -shared -p github.com/snapcore/snapd/asserts -complete -installsuffix shared -buildid fhJLbIjFb9k52xzaHCx5/fhJLbIjFb9k52xzaHCx5 -goversion go1.14.3 -D "" -importcfg $WORK/b043/importcfg -pack ./account.go ./account_key.go ./asserts.go ./batch.go ./crypto.go ./database.go ./digest.go ./fetcher.go ./findwildcard.go ./fsbackstore.go ./fsentryutils.go ./fskeypairmgr.go ./gpgkeypairmgr.go ./header_checks.go ./headers.go ./ifacedecls.go ./membackstore.go ./memkeypairmgr.go ./model.go ./repair.go ./serial_asserts.go ./snap_asserts.go ./store_asserts.go ./system_user.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b150/_pkg_.a # internal cp $WORK/b150/_pkg_.a /builddir/.cache/go-build/5b/5b0ad70775e09ef60501fb854ad6132fa86858c8994385a9492dca78e7a0e628-d # internal net/http/internal mkdir -p $WORK/b157/ cat >$WORK/b157/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/b023/_pkg_.a packagefile strings=$WORK/b041/_pkg_.a EOF cd /usr/lib/golang/src/net/http/internal /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b157/_pkg_.a -trimpath "$WORK/b157=>" -shared -p net/http/internal -std -complete -installsuffix shared -buildid _ZYzQU_XKHwN0C3HZdol/_ZYzQU_XKHwN0C3HZdol -goversion go1.14.3 -D "" -importcfg $WORK/b157/importcfg -pack ./chunked.go ./testcert.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b157/_pkg_.a # internal cp $WORK/b157/_pkg_.a /builddir/.cache/go-build/4e/4e72e10c66f6987a5b97179f809fbf771e547889f0d217eda22b2d98f73e843b-d # internal github.com/snapcore/snapd/cmd/cmdutil 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 debug/elf=$WORK/b058/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile github.com/snapcore/snapd/dirs=$WORK/b109/_pkg_.a packagefile github.com/snapcore/snapd/osutil=$WORK/b057/_pkg_.a packagefile io/ioutil=$WORK/b078/_pkg_.a packagefile os=$WORK/b024/_pkg_.a packagefile os/exec=$WORK/b079/_pkg_.a packagefile path/filepath=$WORK/b076/_pkg_.a packagefile strings=$WORK/b041/_pkg_.a EOF cd /builddir/build/BUILD/snapd-2.45.2/src/github.com/snapcore/snapd/cmd/cmdutil /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b158/_pkg_.a -trimpath "$WORK/b158=>" -shared -p github.com/snapcore/snapd/cmd/cmdutil -complete -installsuffix shared -buildid bt1W9aUP3M4ELy4Bdl2s/bt1W9aUP3M4ELy4Bdl2s -goversion go1.14.3 -D "" -importcfg $WORK/b158/importcfg -pack ./cmdutil.go ./version.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b116/_pkg_.a # internal cp $WORK/b116/_pkg_.a /builddir/.cache/go-build/b3/b3e083f399d62286ba23e725736722b3ed3b51de3e7f4fda5b0546352ce2235c-d # internal github.com/snapcore/snapd/snap mkdir -p $WORK/b111/ cat >$WORK/b111/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b035/_pkg_.a packagefile encoding/json=$WORK/b037/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile github.com/snapcore/snapd/dirs=$WORK/b109/_pkg_.a packagefile github.com/snapcore/snapd/logger=$WORK/b112/_pkg_.a packagefile github.com/snapcore/snapd/metautil=$WORK/b113/_pkg_.a packagefile github.com/snapcore/snapd/osutil=$WORK/b057/_pkg_.a packagefile github.com/snapcore/snapd/osutil/sys=$WORK/b065/_pkg_.a packagefile github.com/snapcore/snapd/snap/naming=$WORK/b085/_pkg_.a packagefile github.com/snapcore/snapd/spdx=$WORK/b114/_pkg_.a packagefile github.com/snapcore/snapd/strutil=$WORK/b072/_pkg_.a packagefile github.com/snapcore/snapd/timeout=$WORK/b115/_pkg_.a packagefile github.com/snapcore/snapd/timeutil=$WORK/b116/_pkg_.a packagefile gopkg.in/yaml.v2=$WORK/b073/_pkg_.a packagefile io=$WORK/b023/_pkg_.a packagefile io/ioutil=$WORK/b078/_pkg_.a packagefile os=$WORK/b024/_pkg_.a packagefile path/filepath=$WORK/b076/_pkg_.a packagefile reflect=$WORK/b013/_pkg_.a packagefile regexp=$WORK/b074/_pkg_.a packagefile sort=$WORK/b022/_pkg_.a packagefile strconv=$WORK/b016/_pkg_.a packagefile strings=$WORK/b041/_pkg_.a packagefile time=$WORK/b029/_pkg_.a packagefile unicode/utf8=$WORK/b017/_pkg_.a EOF cd /builddir/build/BUILD/snapd-2.45.2/src/github.com/snapcore/snapd/snap /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b111/_pkg_.a -trimpath "$WORK/b111=>" -shared -p github.com/snapcore/snapd/snap -complete -installsuffix shared -buildid 6Wm5-lLDtCsClabPTUgf/6Wm5-lLDtCsClabPTUgf -goversion go1.14.3 -D "" -importcfg $WORK/b111/importcfg -pack ./broken.go ./container.go ./epoch.go ./errors.go ./helpers.go ./hooktypes.go ./hotplug_key.go ./implicit.go ./info.go ./info_snap_yaml.go ./restartcond.go ./revision.go ./types.go ./validate.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b158/_pkg_.a # internal cp $WORK/b158/_pkg_.a /builddir/.cache/go-build/50/509be2ff7f169e5df3ed7a06b90c476f463941874b4cfcce0375fafabcc44ab1-d # internal github.com/snapcore/snapd/strutil/quantity mkdir -p $WORK/b160/ cat >$WORK/b160/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b002/_pkg_.a packagefile github.com/snapcore/snapd/i18n=$WORK/b117/_pkg_.a packagefile math=$WORK/b014/_pkg_.a EOF cd /builddir/build/BUILD/snapd-2.45.2/src/github.com/snapcore/snapd/strutil/quantity /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b160/_pkg_.a -trimpath "$WORK/b160=>" -shared -p github.com/snapcore/snapd/strutil/quantity -complete -installsuffix shared -buildid mSqMIBlSRhv_uS78EeOd/mSqMIBlSRhv_uS78EeOd -goversion go1.14.3 -D "" -importcfg $WORK/b160/importcfg -pack ./quantity.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b160/_pkg_.a # internal cp $WORK/b160/_pkg_.a /builddir/.cache/go-build/16/166e764233f96738d72fcebe357d3663c68d773c58710c1f5abef7e80f9405e9-d # internal golang.org/x/sys/unix mkdir -p $WORK/b162/ cat >$WORK/b162/go_asm.h << 'EOF' # internal EOF cd /usr/share/gocode/src/golang.org/x/sys/unix /usr/lib/golang/pkg/tool/linux_arm/asm -trimpath "$WORK/b162=>" -I $WORK/b162/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm -shared -gensymabis -o $WORK/b162/symabis ./asm_linux_arm.s cat >$WORK/b162/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b035/_pkg_.a packagefile encoding/binary=$WORK/b040/_pkg_.a packagefile math/bits=$WORK/b015/_pkg_.a packagefile runtime=$WORK/b005/_pkg_.a packagefile sort=$WORK/b022/_pkg_.a packagefile strings=$WORK/b041/_pkg_.a packagefile sync=$WORK/b018/_pkg_.a packagefile syscall=$WORK/b028/_pkg_.a packagefile time=$WORK/b029/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b162/_pkg_.a -trimpath "$WORK/b162=>" -shared -p golang.org/x/sys/unix -installsuffix shared -buildid OmoTW5tfwgs6wqxt9yqQ/OmoTW5tfwgs6wqxt9yqQ -goversion go1.14.3 -symabis $WORK/b162/symabis -D "" -importcfg $WORK/b162/importcfg -pack -asmhdr $WORK/b162/go_asm.h ./affinity_linux.go ./aliases.go ./bluetooth_linux.go ./constants.go ./dev_linux.go ./dirent.go ./endian_little.go ./env_unix.go ./fcntl.go ./fcntl_linux_32bit.go ./fdset.go ./ioctl.go ./pagesize_unix.go ./race0.go ./readdirent_getdents.go ./sockcmsg_linux.go ./sockcmsg_unix.go ./sockcmsg_unix_other.go ./str.go ./syscall.go ./syscall_linux.go ./syscall_linux_arm.go ./syscall_linux_gc.go ./syscall_unix.go ./syscall_unix_gc.go ./timestruct.go ./zerrors_linux_arm.go ./zptrace_armnn_linux.go ./zsyscall_linux_arm.go ./zsysnum_linux_arm.go ./ztypes_linux_arm.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b153/_pkg_.a # internal cp $WORK/b153/_pkg_.a /builddir/.cache/go-build/ac/ac924320ea36b9ba1cb4db4fbafb209628d60867f252832974fe111bf135243d-d # internal vendor/golang.org/x/net/idna mkdir -p $WORK/b149/ cat >$WORK/b149/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/b150/_pkg_.a packagefile vendor/golang.org/x/text/unicode/bidi=$WORK/b152/_pkg_.a packagefile vendor/golang.org/x/text/unicode/norm=$WORK/b153/_pkg_.a packagefile math=$WORK/b014/_pkg_.a packagefile strings=$WORK/b041/_pkg_.a packagefile unicode/utf8=$WORK/b017/_pkg_.a EOF cd /usr/lib/golang/src/vendor/golang.org/x/net/idna /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b149/_pkg_.a -trimpath "$WORK/b149=>" -shared -p vendor/golang.org/x/net/idna -std -complete -installsuffix shared -buildid 936UtRssudBQEtQi4VRq/936UtRssudBQEtQi4VRq -goversion go1.14.3 -D "" -importcfg $WORK/b149/importcfg -pack ./idna10.0.0.go ./punycode.go ./tables12.00.go ./trie.go ./trieval.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b137/_pkg_.a # internal cp $WORK/b137/_pkg_.a /builddir/.cache/go-build/44/44ba483923039435cfaefcf8c593d259e54abb9a84a7d5d8f1090b87c4ae8144-d # internal crypto/tls mkdir -p $WORK/b132/ cat >$WORK/b132/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/b131/_pkg_.a packagefile crypto=$WORK/b044/_pkg_.a packagefile crypto/aes=$WORK/b047/_pkg_.a packagefile crypto/cipher=$WORK/b048/_pkg_.a packagefile crypto/des=$WORK/b089/_pkg_.a packagefile crypto/ecdsa=$WORK/b091/_pkg_.a packagefile crypto/ed25519=$WORK/b133/_pkg_.a packagefile crypto/elliptic=$WORK/b092/_pkg_.a packagefile crypto/hmac=$WORK/b135/_pkg_.a packagefile crypto/md5=$WORK/b094/_pkg_.a packagefile crypto/rand=$WORK/b046/_pkg_.a packagefile crypto/rc4=$WORK/b136/_pkg_.a packagefile crypto/rsa=$WORK/b053/_pkg_.a packagefile crypto/sha1=$WORK/b095/_pkg_.a packagefile crypto/sha256=$WORK/b055/_pkg_.a packagefile crypto/sha512=$WORK/b056/_pkg_.a packagefile crypto/subtle=$WORK/b050/_pkg_.a packagefile crypto/x509=$WORK/b137/_pkg_.a packagefile encoding/asn1=$WORK/b093/_pkg_.a packagefile encoding/pem=$WORK/b139/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile vendor/golang.org/x/crypto/chacha20poly1305=$WORK/b142/_pkg_.a packagefile vendor/golang.org/x/crypto/cryptobyte=$WORK/b140/_pkg_.a packagefile vendor/golang.org/x/crypto/curve25519=$WORK/b146/_pkg_.a packagefile vendor/golang.org/x/crypto/hkdf=$WORK/b147/_pkg_.a packagefile hash=$WORK/b045/_pkg_.a packagefile internal/cpu=$WORK/b007/_pkg_.a packagefile io=$WORK/b023/_pkg_.a packagefile io/ioutil=$WORK/b078/_pkg_.a packagefile math/big=$WORK/b051/_pkg_.a packagefile net=$WORK/b067/_pkg_.a packagefile strconv=$WORK/b016/_pkg_.a packagefile strings=$WORK/b041/_pkg_.a packagefile sync=$WORK/b018/_pkg_.a packagefile sync/atomic=$WORK/b020/_pkg_.a packagefile time=$WORK/b029/_pkg_.a EOF cd /usr/lib/golang/src/crypto/tls /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b132/_pkg_.a -trimpath "$WORK/b132=>" -shared -p crypto/tls -std -complete -installsuffix shared -buildid CFi2zxxFtRSe63PckvbE/CFi2zxxFtRSe63PckvbE -goversion go1.14.3 -D "" -importcfg $WORK/b132/importcfg -pack ./alert.go ./auth.go ./cipher_suites.go ./common.go ./conn.go ./handshake_client.go ./handshake_client_tls13.go ./handshake_messages.go ./handshake_server.go ./handshake_server_tls13.go ./key_agreement.go ./key_schedule.go ./prf.go ./ticket.go ./tls.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b149/_pkg_.a # internal cp $WORK/b149/_pkg_.a /builddir/.cache/go-build/ab/abba35aa152b464aedd20c5b21c5ab720b02b2dcd8028a6f72bc5bfe46f32a96-d # internal vendor/golang.org/x/net/http/httpguts mkdir -p $WORK/b148/ cat >$WORK/b148/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/b149/_pkg_.a packagefile net=$WORK/b067/_pkg_.a packagefile net/textproto=$WORK/b107/_pkg_.a packagefile strings=$WORK/b041/_pkg_.a packagefile unicode/utf8=$WORK/b017/_pkg_.a EOF cd /usr/lib/golang/src/vendor/golang.org/x/net/http/httpguts /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b148/_pkg_.a -trimpath "$WORK/b148=>" -shared -p vendor/golang.org/x/net/http/httpguts -std -complete -installsuffix shared -buildid gihpVZySQekKltWxSrkR/gihpVZySQekKltWxSrkR -goversion go1.14.3 -D "" -importcfg $WORK/b148/importcfg -pack ./guts.go ./httplex.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b148/_pkg_.a # internal cp $WORK/b148/_pkg_.a /builddir/.cache/go-build/52/5235cebea11c9b0b8dcf17e3dbbce4bf6d742b913847973a2802ff13f74b8d3a-d # internal vendor/golang.org/x/net/http/httpproxy mkdir -p $WORK/b154/ cat >$WORK/b154/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/b149/_pkg_.a packagefile net=$WORK/b067/_pkg_.a packagefile net/url=$WORK/b108/_pkg_.a packagefile os=$WORK/b024/_pkg_.a packagefile strings=$WORK/b041/_pkg_.a packagefile unicode/utf8=$WORK/b017/_pkg_.a EOF cd /usr/lib/golang/src/vendor/golang.org/x/net/http/httpproxy /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b154/_pkg_.a -trimpath "$WORK/b154=>" -shared -p vendor/golang.org/x/net/http/httpproxy -std -complete -installsuffix shared -buildid VdBbl39XiPBsmaKvDOE5/VdBbl39XiPBsmaKvDOE5 -goversion go1.14.3 -D "" -importcfg $WORK/b154/importcfg -pack ./proxy.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b154/_pkg_.a # internal cp $WORK/b154/_pkg_.a /builddir/.cache/go-build/77/773f8552c4cb23d0c6919a14b9d92adfdd4cef3bf3e0cb92cf993c08d385d1f2-d # internal github.com/snapcore/snapd/osutil/squashfs mkdir -p $WORK/b164/ cat >$WORK/b164/importcfg << 'EOF' # internal # import config packagefile github.com/snapcore/snapd/osutil=$WORK/b057/_pkg_.a packagefile os/exec=$WORK/b079/_pkg_.a packagefile strings=$WORK/b041/_pkg_.a EOF cd /builddir/build/BUILD/snapd-2.45.2/src/github.com/snapcore/snapd/osutil/squashfs /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b164/_pkg_.a -trimpath "$WORK/b164=>" -shared -p github.com/snapcore/snapd/osutil/squashfs -complete -installsuffix shared -buildid KSuarQ-EPj_afq3Dg6B9/KSuarQ-EPj_afq3Dg6B9 -goversion go1.14.3 -D "" -importcfg $WORK/b164/importcfg -pack ./fstype.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b164/_pkg_.a # internal cp $WORK/b164/_pkg_.a /builddir/.cache/go-build/ae/ae7e4f72eb6484010fe1b6a99b39c8924c49611e157dd926e108bb8375cfe9d2-d # internal github.com/snapcore/snapd/sandbox/selinux mkdir -p $WORK/b165/ cat >$WORK/b165/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b035/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile github.com/snapcore/snapd/osutil=$WORK/b057/_pkg_.a packagefile io/ioutil=$WORK/b078/_pkg_.a packagefile os=$WORK/b024/_pkg_.a packagefile os/exec=$WORK/b079/_pkg_.a packagefile path/filepath=$WORK/b076/_pkg_.a packagefile regexp=$WORK/b074/_pkg_.a EOF cd /builddir/build/BUILD/snapd-2.45.2/src/github.com/snapcore/snapd/sandbox/selinux /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b165/_pkg_.a -trimpath "$WORK/b165=>" -shared -p github.com/snapcore/snapd/sandbox/selinux -complete -installsuffix shared -buildid 1MfajBqoGi1fF7kq7KK0/1MfajBqoGi1fF7kq7KK0 -goversion go1.14.3 -D "" -importcfg $WORK/b165/importcfg -pack ./label.go ./label_linux.go ./selinux.go ./selinux_linux.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b165/_pkg_.a # internal cp $WORK/b165/_pkg_.a /builddir/.cache/go-build/f7/f719203237fd5f8f77844eca522d83f9b7b9107b9713c2cbd4e7232cca1e91be-d # internal log/syslog mkdir -p $WORK/b166/ cat >$WORK/b166/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile log=$WORK/b084/_pkg_.a packagefile net=$WORK/b067/_pkg_.a packagefile os=$WORK/b024/_pkg_.a packagefile strings=$WORK/b041/_pkg_.a packagefile sync=$WORK/b018/_pkg_.a packagefile time=$WORK/b029/_pkg_.a EOF cd /usr/lib/golang/src/log/syslog /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b166/_pkg_.a -trimpath "$WORK/b166=>" -shared -p log/syslog -std -complete -installsuffix shared -buildid 9dTru9JeQdSYtg-Orlst/9dTru9JeQdSYtg-Orlst -goversion go1.14.3 -D "" -importcfg $WORK/b166/importcfg -pack ./doc.go ./syslog.go ./syslog_unix.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b166/_pkg_.a # internal cp $WORK/b166/_pkg_.a /builddir/.cache/go-build/91/9181cfb3df3415c8736d7fe044349264d4e4531a8c2a8a580f27d24407db5d28-d # internal github.com/snapcore/snapd/systemd mkdir -p $WORK/b163/ cat >$WORK/b163/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b034/_pkg_.a packagefile bytes=$WORK/b035/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile github.com/snapcore/snapd/dirs=$WORK/b109/_pkg_.a packagefile github.com/snapcore/snapd/osutil=$WORK/b057/_pkg_.a packagefile github.com/snapcore/snapd/osutil/squashfs=$WORK/b164/_pkg_.a packagefile github.com/snapcore/snapd/sandbox/selinux=$WORK/b165/_pkg_.a packagefile io=$WORK/b023/_pkg_.a packagefile log/syslog=$WORK/b166/_pkg_.a packagefile net=$WORK/b067/_pkg_.a packagefile os=$WORK/b024/_pkg_.a packagefile os/exec=$WORK/b079/_pkg_.a packagefile path/filepath=$WORK/b076/_pkg_.a packagefile regexp=$WORK/b074/_pkg_.a packagefile strconv=$WORK/b016/_pkg_.a packagefile strings=$WORK/b041/_pkg_.a packagefile sync=$WORK/b018/_pkg_.a packagefile sync/atomic=$WORK/b020/_pkg_.a packagefile time=$WORK/b029/_pkg_.a EOF cd /builddir/build/BUILD/snapd-2.45.2/src/github.com/snapcore/snapd/systemd /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b163/_pkg_.a -trimpath "$WORK/b163=>" -shared -p github.com/snapcore/snapd/systemd -complete -installsuffix shared -buildid BUDEJv7Icp5gMKrKv6Fb/BUDEJv7Icp5gMKrKv6Fb -goversion go1.14.3 -D "" -importcfg $WORK/b163/importcfg -pack ./emulation.go ./escape.go ./journal.go ./sdnotify.go ./systemd.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b111/_pkg_.a # internal cp $WORK/b111/_pkg_.a /builddir/.cache/go-build/58/587912a3b645547dec89433c6eb91da4b8a1d3a9ba011aa4c6faf7f06ffaa983-d # internal github.com/jessevdk/go-flags 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 errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile io=$WORK/b023/_pkg_.a packagefile os=$WORK/b024/_pkg_.a packagefile path=$WORK/b063/_pkg_.a packagefile path/filepath=$WORK/b076/_pkg_.a packagefile reflect=$WORK/b013/_pkg_.a packagefile runtime=$WORK/b005/_pkg_.a packagefile sort=$WORK/b022/_pkg_.a packagefile strconv=$WORK/b016/_pkg_.a packagefile strings=$WORK/b041/_pkg_.a packagefile syscall=$WORK/b028/_pkg_.a packagefile time=$WORK/b029/_pkg_.a packagefile unicode/utf8=$WORK/b017/_pkg_.a EOF cd /usr/share/gocode/src/github.com/jessevdk/go-flags /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b169/_pkg_.a -trimpath "$WORK/b169=>" -shared -p github.com/jessevdk/go-flags -complete -installsuffix shared -buildid rQ35KYLr30xr6RBAepbt/rQ35KYLr30xr6RBAepbt -goversion go1.14.3 -D "" -importcfg $WORK/b169/importcfg -pack ./arg.go ./closest.go ./command.go ./completion.go ./convert.go ./error.go ./flags.go ./group.go ./help.go ./ini.go ./man.go ./multitag.go ./option.go ./optstyle_other.go ./parser.go ./termsize.go ./tiocgwinsz_linux.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b163/_pkg_.a # internal cp $WORK/b163/_pkg_.a /builddir/.cache/go-build/60/6055390bd2db2c998acec3da73960bdb1265eb9c987c6dc8ed5a641e27db66be-d # internal github.com/snapcore/snapd/interfaces/utils mkdir -p $WORK/b176/ cd /usr/share/gocode/src/golang.org/x/sys/unix /usr/lib/golang/pkg/tool/linux_arm/asm -trimpath "$WORK/b162=>" -I $WORK/b162/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm -shared -o $WORK/b162/asm_linux_arm.o ./asm_linux_arm.s cat >$WORK/b176/importcfg << 'EOF' # internal # import config packagefile encoding/json=$WORK/b037/_pkg_.a EOF cd /builddir/build/BUILD/snapd-2.45.2/src/github.com/snapcore/snapd/interfaces/utils /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b176/_pkg_.a -trimpath "$WORK/b176=>" -shared -p github.com/snapcore/snapd/interfaces/utils -complete -installsuffix shared -buildid 8l_GkCxREbxBjYTxEgbn/8l_GkCxREbxBjYTxEgbn -goversion go1.14.3 -D "" -importcfg $WORK/b176/importcfg -pack ./utils.go cd /usr/share/gocode/src/golang.org/x/sys/unix /usr/lib/golang/pkg/tool/linux_arm/pack r $WORK/b162/_pkg_.a $WORK/b162/asm_linux_arm.o # internal /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b162/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b176/_pkg_.a # internal cp $WORK/b176/_pkg_.a /builddir/.cache/go-build/79/790d5533eee819dc0ca0f06aad118851ad571363059fb44a02dcc1d2076854c9-d # internal github.com/snapcore/snapd/interfaces/hotplug mkdir -p $WORK/b175/ cat >$WORK/b175/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/b109/_pkg_.a packagefile github.com/snapcore/snapd/interfaces/utils=$WORK/b176/_pkg_.a packagefile github.com/snapcore/snapd/snap=$WORK/b111/_pkg_.a packagefile os/exec=$WORK/b079/_pkg_.a packagefile path/filepath=$WORK/b076/_pkg_.a packagefile strings=$WORK/b041/_pkg_.a EOF cd /builddir/build/BUILD/snapd-2.45.2/src/github.com/snapcore/snapd/interfaces/hotplug /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b175/_pkg_.a -trimpath "$WORK/b175=>" -shared -p github.com/snapcore/snapd/interfaces/hotplug -complete -installsuffix shared -buildid 3rxEsrxgeUYSU3twYz0D/3rxEsrxgeUYSU3twYz0D -goversion go1.14.3 -D "" -importcfg $WORK/b175/importcfg -pack ./deviceinfo.go ./proposed_slot.go ./udevadm.go cp $WORK/b162/_pkg_.a /builddir/.cache/go-build/18/18604d339c00eb1ef0659b92f78c2f1672c20ec0cb81ed93f3860bfe087415d6-d # internal golang.org/x/crypto/ssh/terminal mkdir -p $WORK/b161/ cat >$WORK/b161/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b035/_pkg_.a packagefile golang.org/x/sys/unix=$WORK/b162/_pkg_.a packagefile io=$WORK/b023/_pkg_.a packagefile runtime=$WORK/b005/_pkg_.a packagefile strconv=$WORK/b016/_pkg_.a packagefile sync=$WORK/b018/_pkg_.a packagefile unicode/utf8=$WORK/b017/_pkg_.a EOF cd /usr/share/gocode/src/golang.org/x/crypto/ssh/terminal /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b161/_pkg_.a -trimpath "$WORK/b161=>" -shared -p golang.org/x/crypto/ssh/terminal -complete -installsuffix shared -buildid xAn6LQyxIMKf1mE9zU-I/xAn6LQyxIMKf1mE9zU-I -goversion go1.14.3 -D "" -importcfg $WORK/b161/importcfg -pack ./terminal.go ./util.go ./util_linux.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b175/_pkg_.a # internal cp $WORK/b175/_pkg_.a /builddir/.cache/go-build/a9/a923db11d083f37099d26c9098ee3ac8ca4466694f48281483d212767f688480-d # internal github.com/snapcore/snapd/sandbox/apparmor mkdir -p $WORK/b177/ cat >$WORK/b177/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b035/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile github.com/snapcore/snapd/dirs=$WORK/b109/_pkg_.a packagefile github.com/snapcore/snapd/osutil=$WORK/b057/_pkg_.a packagefile github.com/snapcore/snapd/strutil=$WORK/b072/_pkg_.a packagefile io/ioutil=$WORK/b078/_pkg_.a packagefile os=$WORK/b024/_pkg_.a packagefile os/exec=$WORK/b079/_pkg_.a packagefile path/filepath=$WORK/b076/_pkg_.a packagefile sort=$WORK/b022/_pkg_.a packagefile strings=$WORK/b041/_pkg_.a packagefile sync=$WORK/b018/_pkg_.a EOF cd /builddir/build/BUILD/snapd-2.45.2/src/github.com/snapcore/snapd/sandbox/apparmor /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b177/_pkg_.a -trimpath "$WORK/b177=>" -shared -p github.com/snapcore/snapd/sandbox/apparmor -complete -installsuffix shared -buildid hCZCCXiEsXrmO7DHdZ9O/hCZCCXiEsXrmO7DHdZ9O -goversion go1.14.3 -D "" -importcfg $WORK/b177/importcfg -pack ./apparmor.go ./process.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b177/_pkg_.a # internal cp $WORK/b177/_pkg_.a /builddir/.cache/go-build/d5/d54eb930142b762df1e83ca066502c11ea3b96d37afd41d243c91ab19d914cea-d # internal github.com/snapcore/snapd/sandbox/cgroup mkdir -p $WORK/b178/ cat >$WORK/b178/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b034/_pkg_.a packagefile bytes=$WORK/b035/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile github.com/snapcore/snapd/strutil=$WORK/b072/_pkg_.a packagefile io=$WORK/b023/_pkg_.a packagefile io/ioutil=$WORK/b078/_pkg_.a packagefile os=$WORK/b024/_pkg_.a packagefile path/filepath=$WORK/b076/_pkg_.a packagefile strconv=$WORK/b016/_pkg_.a packagefile strings=$WORK/b041/_pkg_.a packagefile syscall=$WORK/b028/_pkg_.a packagefile time=$WORK/b029/_pkg_.a EOF cd /builddir/build/BUILD/snapd-2.45.2/src/github.com/snapcore/snapd/sandbox/cgroup /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b178/_pkg_.a -trimpath "$WORK/b178=>" -shared -p github.com/snapcore/snapd/sandbox/cgroup -complete -installsuffix shared -buildid VaN0eDARNKtnbWbXRt4u/VaN0eDARNKtnbWbXRt4u -goversion go1.14.3 -D "" -importcfg $WORK/b178/importcfg -pack ./cgroup.go ./freezer.go ./process.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b161/_pkg_.a # internal cp $WORK/b161/_pkg_.a /builddir/.cache/go-build/c6/c609df0160d996879907b37efb897429321c1b54f466e80b5eb209e3a9c70248-d # internal github.com/snapcore/snapd/progress mkdir -p $WORK/b159/ cat >$WORK/b159/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b002/_pkg_.a packagefile github.com/snapcore/snapd/strutil/quantity=$WORK/b160/_pkg_.a packagefile golang.org/x/crypto/ssh/terminal=$WORK/b161/_pkg_.a packagefile io=$WORK/b023/_pkg_.a packagefile os=$WORK/b024/_pkg_.a packagefile strings=$WORK/b041/_pkg_.a packagefile time=$WORK/b029/_pkg_.a packagefile unicode=$WORK/b021/_pkg_.a EOF cd /builddir/build/BUILD/snapd-2.45.2/src/github.com/snapcore/snapd/progress /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b159/_pkg_.a -trimpath "$WORK/b159=>" -shared -p github.com/snapcore/snapd/progress -complete -installsuffix shared -buildid iZ0OgES_8gxMAuh3XMB6/iZ0OgES_8gxMAuh3XMB6 -goversion go1.14.3 -D "" -importcfg $WORK/b159/importcfg -pack ./ansimeter.go ./progress.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b159/_pkg_.a # internal cp $WORK/b159/_pkg_.a /builddir/.cache/go-build/fb/fb1dd27e027c0c7fbf01b7134df34c2c66a39d3d6f432b44cf880595e19a34c2-d # internal github.com/snapcore/snapd/sandbox/seccomp mkdir -p $WORK/b179/ cat >$WORK/b179/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/b057/_pkg_.a packagefile io/ioutil=$WORK/b078/_pkg_.a packagefile os/exec=$WORK/b079/_pkg_.a packagefile regexp=$WORK/b074/_pkg_.a packagefile sort=$WORK/b022/_pkg_.a packagefile strconv=$WORK/b016/_pkg_.a packagefile strings=$WORK/b041/_pkg_.a packagefile sync=$WORK/b018/_pkg_.a EOF cd /builddir/build/BUILD/snapd-2.45.2/src/github.com/snapcore/snapd/sandbox/seccomp /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b179/_pkg_.a -trimpath "$WORK/b179=>" -shared -p github.com/snapcore/snapd/sandbox/seccomp -complete -installsuffix shared -buildid 9TcdPT6ISB_GIjkd0Wud/9TcdPT6ISB_GIjkd0Wud -goversion go1.14.3 -D "" -importcfg $WORK/b179/importcfg -pack ./compiler.go ./seccomp.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b178/_pkg_.a # internal cp $WORK/b178/_pkg_.a /builddir/.cache/go-build/81/818030165a0f3b75a468ec3759f97c8f046ad0c4e0c05f7b683627a14650366b-d # internal github.com/snapcore/snapd/timings mkdir -p $WORK/b180/ cat >$WORK/b180/importcfg << 'EOF' # internal # import config packagefile encoding/json=$WORK/b037/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile github.com/snapcore/snapd/logger=$WORK/b112/_pkg_.a packagefile time=$WORK/b029/_pkg_.a EOF cd /builddir/build/BUILD/snapd-2.45.2/src/github.com/snapcore/snapd/timings /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b180/_pkg_.a -trimpath "$WORK/b180=>" -shared -p github.com/snapcore/snapd/timings -complete -installsuffix shared -buildid tEHbMHYNEXCg4gdtQXLN/tEHbMHYNEXCg4gdtQXLN -goversion go1.14.3 -D "" -importcfg $WORK/b180/importcfg -pack ./helpers.go ./state.go ./timings.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b179/_pkg_.a # internal cp $WORK/b179/_pkg_.a /builddir/.cache/go-build/ba/babb6e9cdc320c65e0735f28e5bc4d57d5d04bd07f0419052e3af1774f2bf4cb-d # internal github.com/godbus/dbus mkdir -p $WORK/b183/ cat >$WORK/b183/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b034/_pkg_.a packagefile bytes=$WORK/b035/_pkg_.a packagefile context=$WORK/b036/_pkg_.a packagefile crypto/rand=$WORK/b046/_pkg_.a packagefile crypto/sha1=$WORK/b095/_pkg_.a packagefile encoding/binary=$WORK/b040/_pkg_.a packagefile encoding/hex=$WORK/b064/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile io=$WORK/b023/_pkg_.a packagefile io/ioutil=$WORK/b078/_pkg_.a packagefile net=$WORK/b067/_pkg_.a packagefile os=$WORK/b024/_pkg_.a packagefile os/exec=$WORK/b079/_pkg_.a packagefile os/user=$WORK/b080/_pkg_.a packagefile path=$WORK/b063/_pkg_.a packagefile reflect=$WORK/b013/_pkg_.a packagefile sort=$WORK/b022/_pkg_.a packagefile strconv=$WORK/b016/_pkg_.a packagefile strings=$WORK/b041/_pkg_.a packagefile sync=$WORK/b018/_pkg_.a packagefile syscall=$WORK/b028/_pkg_.a packagefile unicode=$WORK/b021/_pkg_.a packagefile unicode/utf8=$WORK/b017/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b180/_pkg_.a # internal cd /usr/share/gocode/src/github.com/godbus/dbus /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b183/_pkg_.a -trimpath "$WORK/b183=>" -shared -p github.com/godbus/dbus -complete -installsuffix shared -buildid ai5P8UBZ7_sbaSh0GVnj/ai5P8UBZ7_sbaSh0GVnj -goversion go1.14.3 -D "" -importcfg $WORK/b183/importcfg -pack ./auth.go ./auth_anonymous.go ./auth_external.go ./auth_sha1.go ./call.go ./conn.go ./conn_other.go ./conn_unix.go ./dbus.go ./decoder.go ./default_handler.go ./doc.go ./encoder.go ./export.go ./homedir.go ./homedir_dynamic.go ./match.go ./message.go ./object.go ./server_interfaces.go ./sig.go ./transport_generic.go ./transport_nonce_tcp.go ./transport_tcp.go ./transport_unix.go ./transport_unixcred_linux.go ./variant.go ./variant_lexer.go ./variant_parser.go cp $WORK/b180/_pkg_.a /builddir/.cache/go-build/6c/6cc950fbb276e4678664b12b3f8444976e48de29a4321c1dd119b39944436170-d # internal github.com/snapcore/snapd/overlord/state mkdir -p $WORK/b188/ cat >$WORK/b188/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b035/_pkg_.a packagefile encoding/json=$WORK/b037/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile github.com/snapcore/snapd/jsonutil=$WORK/b110/_pkg_.a packagefile github.com/snapcore/snapd/logger=$WORK/b112/_pkg_.a packagefile github.com/snapcore/snapd/osutil=$WORK/b057/_pkg_.a packagefile github.com/snapcore/snapd/timings=$WORK/b180/_pkg_.a packagefile gopkg.in/tomb.v2=$WORK/b077/_pkg_.a packagefile io=$WORK/b023/_pkg_.a packagefile os=$WORK/b024/_pkg_.a packagefile path/filepath=$WORK/b076/_pkg_.a packagefile sort=$WORK/b022/_pkg_.a packagefile strconv=$WORK/b016/_pkg_.a packagefile strings=$WORK/b041/_pkg_.a packagefile sync=$WORK/b018/_pkg_.a packagefile sync/atomic=$WORK/b020/_pkg_.a packagefile time=$WORK/b029/_pkg_.a EOF cd /builddir/build/BUILD/snapd-2.45.2/src/github.com/snapcore/snapd/overlord/state /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b188/_pkg_.a -trimpath "$WORK/b188=>" -shared -p github.com/snapcore/snapd/overlord/state -complete -installsuffix shared -buildid r29v4alza5ozUtwsztmD/r29v4alza5ozUtwsztmD -goversion go1.14.3 -D "" -importcfg $WORK/b188/importcfg -pack ./change.go ./copy.go ./state.go ./task.go ./taskrunner.go ./timings.go ./warning.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b043/_pkg_.a # internal cp $WORK/b043/_pkg_.a /builddir/.cache/go-build/9c/9cedc8aacb272ef90225e66e6c3e41147a0eeba0481cb7ad9f36cf6c4334dd11-d # internal github.com/snapcore/snapd/asserts/snapasserts mkdir -p $WORK/b170/ cat >$WORK/b170/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b002/_pkg_.a packagefile github.com/snapcore/snapd/asserts=$WORK/b043/_pkg_.a packagefile github.com/snapcore/snapd/release=$WORK/b081/_pkg_.a packagefile github.com/snapcore/snapd/snap=$WORK/b111/_pkg_.a EOF cd /builddir/build/BUILD/snapd-2.45.2/src/github.com/snapcore/snapd/asserts/snapasserts /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b170/_pkg_.a -trimpath "$WORK/b170=>" -shared -p github.com/snapcore/snapd/asserts/snapasserts -complete -installsuffix shared -buildid vOgSyIO6M748dgORkx_5/vOgSyIO6M748dgORkx_5 -goversion go1.14.3 -D "" -importcfg $WORK/b170/importcfg -pack ./snapasserts.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b169/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b170/_pkg_.a # internal cp $WORK/b170/_pkg_.a /builddir/.cache/go-build/87/877ca9ddab206f3106b1fc32de62fe2aaaa5ab74e4c564721c22d7585f9b0084-d # internal cp $WORK/b169/_pkg_.a /builddir/.cache/go-build/1c/1cb9703decc20f8faec2dcdd093cf482a51fc77b843c0f1b31fea00b2eaec2d0-d # internal github.com/snapcore/snapd/asserts/sysdb mkdir -p $WORK/b186/ golang.org/x/crypto/poly1305 mkdir -p $WORK/b192/ cat >$WORK/b186/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b002/_pkg_.a packagefile github.com/snapcore/snapd/asserts=$WORK/b043/_pkg_.a packagefile github.com/snapcore/snapd/dirs=$WORK/b109/_pkg_.a packagefile github.com/snapcore/snapd/snapdenv=$WORK/b086/_pkg_.a EOF cat >$WORK/b192/importcfg << 'EOF' # internal # import config packagefile crypto/subtle=$WORK/b050/_pkg_.a packagefile encoding/binary=$WORK/b040/_pkg_.a packagefile math/bits=$WORK/b015/_pkg_.a EOF cd /builddir/build/BUILD/snapd-2.45.2/src/github.com/snapcore/snapd/asserts/sysdb /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b186/_pkg_.a -trimpath "$WORK/b186=>" -shared -p github.com/snapcore/snapd/asserts/sysdb -complete -installsuffix shared -buildid UHq7stJi78uWH3ZQTuqh/UHq7stJi78uWH3ZQTuqh -goversion go1.14.3 -D "" -importcfg $WORK/b186/importcfg -pack ./generic.go ./sysdb.go ./trusted.go cd /usr/share/gocode/src/golang.org/x/crypto/poly1305 /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b192/_pkg_.a -trimpath "$WORK/b192=>" -shared -p golang.org/x/crypto/poly1305 -complete -installsuffix shared -buildid QSvII8vvJAna2pXQSQ--/QSvII8vvJAna2pXQSQ-- -goversion go1.14.3 -D "" -importcfg $WORK/b192/importcfg -pack ./bits_go1.13.go ./mac_noasm.go ./poly1305.go ./sum_generic.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b186/_pkg_.a # internal cp $WORK/b186/_pkg_.a /builddir/.cache/go-build/a8/a8223c2b6b27fd54a9631066555f34f1ddfbaf87f2ecf5757c303c355ba4aded-d # internal github.com/boltdb/bolt mkdir -p $WORK/b196/ cat >$WORK/b196/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/b197/_pkg_.a packagefile io=$WORK/b023/_pkg_.a packagefile log=$WORK/b084/_pkg_.a packagefile os=$WORK/b024/_pkg_.a packagefile runtime=$WORK/b005/_pkg_.a packagefile runtime/debug=$WORK/b122/_pkg_.a packagefile sort=$WORK/b022/_pkg_.a packagefile strings=$WORK/b041/_pkg_.a packagefile sync=$WORK/b018/_pkg_.a packagefile syscall=$WORK/b028/_pkg_.a packagefile time=$WORK/b029/_pkg_.a EOF cd /usr/share/gocode/src/github.com/boltdb/bolt /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b196/_pkg_.a -trimpath "$WORK/b196=>" -shared -p github.com/boltdb/bolt -complete -installsuffix shared -buildid B4b6k5QW5j15jbdWxd79/B4b6k5QW5j15jbdWxd79 -goversion go1.14.3 -D "" -importcfg $WORK/b196/importcfg -pack ./bolt_arm.go ./bolt_linux.go ./bolt_unix.go ./bucket.go ./cursor.go ./db.go ./doc.go ./errors.go ./freelist.go ./node.go ./page.go ./tx.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b192/_pkg_.a # internal cp $WORK/b192/_pkg_.a /builddir/.cache/go-build/f5/f5adf0a82d0df98ca7b554b94ed42b4f92149ab38be6886f4f4808e5b6810f2c-d # internal golang.org/x/crypto/nacl/secretbox mkdir -p $WORK/b190/ cat >$WORK/b190/importcfg << 'EOF' # internal # import config packagefile golang.org/x/crypto/internal/subtle=$WORK/b191/_pkg_.a packagefile golang.org/x/crypto/poly1305=$WORK/b192/_pkg_.a packagefile golang.org/x/crypto/salsa20/salsa=$WORK/b193/_pkg_.a EOF cd /usr/share/gocode/src/golang.org/x/crypto/nacl/secretbox /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b190/_pkg_.a -trimpath "$WORK/b190=>" -shared -p golang.org/x/crypto/nacl/secretbox -complete -installsuffix shared -buildid jj8xxn_F6IKYth6Sm2NP/jj8xxn_F6IKYth6Sm2NP -goversion go1.14.3 -D "" -importcfg $WORK/b190/importcfg -pack ./secretbox.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b190/_pkg_.a # internal cp $WORK/b190/_pkg_.a /builddir/.cache/go-build/62/627a522d739d09eab184ffb84f120ee6134d58fbab4ab7713f6611a8d431bfde-d # internal gopkg.in/macaroon.v1 mkdir -p $WORK/b189/ cat >$WORK/b189/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b035/_pkg_.a packagefile crypto/hmac=$WORK/b135/_pkg_.a packagefile crypto/rand=$WORK/b046/_pkg_.a packagefile crypto/sha256=$WORK/b055/_pkg_.a packagefile encoding/base64=$WORK/b039/_pkg_.a packagefile encoding/hex=$WORK/b064/_pkg_.a packagefile encoding/json=$WORK/b037/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile golang.org/x/crypto/nacl/secretbox=$WORK/b190/_pkg_.a packagefile hash=$WORK/b045/_pkg_.a packagefile io=$WORK/b023/_pkg_.a EOF cd /usr/share/gocode/src/gopkg.in/macaroon.v1 /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b189/_pkg_.a -trimpath "$WORK/b189=>" -shared -p gopkg.in/macaroon.v1 -complete -installsuffix shared -buildid -VGddq4F44Nh_OvTHOSK/-VGddq4F44Nh_OvTHOSK -goversion go1.14.3 -D "" -importcfg $WORK/b189/importcfg -pack ./crypto.go ./macaroon.go ./marshal.go ./packet.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b188/_pkg_.a # internal cp $WORK/b188/_pkg_.a /builddir/.cache/go-build/2d/2d5ee99978d778963a8723a4a71c1b3efd2599fdf566ef82288d686fecfe1cb2-d # internal github.com/mvo5/goconfigparser mkdir -p $WORK/b199/ /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b132/_pkg_.a # internal cat >$WORK/b199/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/b023/_pkg_.a packagefile log=$WORK/b084/_pkg_.a packagefile os=$WORK/b024/_pkg_.a packagefile regexp=$WORK/b074/_pkg_.a packagefile strconv=$WORK/b016/_pkg_.a packagefile strings=$WORK/b041/_pkg_.a EOF cd /usr/share/gocode/src/github.com/mvo5/goconfigparser /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b199/_pkg_.a -trimpath "$WORK/b199=>" -shared -p github.com/mvo5/goconfigparser -complete -installsuffix shared -buildid AP7kpK4ApHUFmP9dnZLl/AP7kpK4ApHUFmP9dnZLl -goversion go1.14.3 -D "" -importcfg $WORK/b199/importcfg -pack ./configparser.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b189/_pkg_.a # internal cp $WORK/b189/_pkg_.a /builddir/.cache/go-build/80/80028ffaa9abb6dcee65775ea851c0fcf2374d33680bed169717472594037c36-d # internal github.com/snapcore/snapd/overlord/auth mkdir -p $WORK/b187/ cat >$WORK/b187/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b036/_pkg_.a packagefile crypto/rand=$WORK/b046/_pkg_.a packagefile encoding/base64=$WORK/b039/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile github.com/snapcore/snapd/overlord/state=$WORK/b188/_pkg_.a packagefile gopkg.in/macaroon.v1=$WORK/b189/_pkg_.a packagefile sort=$WORK/b022/_pkg_.a packagefile strconv=$WORK/b016/_pkg_.a EOF cd /builddir/build/BUILD/snapd-2.45.2/src/github.com/snapcore/snapd/overlord/auth /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b187/_pkg_.a -trimpath "$WORK/b187=>" -shared -p github.com/snapcore/snapd/overlord/auth -complete -installsuffix shared -buildid XBn2-Kk3-zPWZskNc4EE/XBn2-Kk3-zPWZskNc4EE -goversion go1.14.3 -D "" -importcfg $WORK/b187/importcfg -pack ./auth.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b199/_pkg_.a # internal cp $WORK/b199/_pkg_.a /builddir/.cache/go-build/fb/fbcaa363648503ad6d7f7db0a899729d351ffb7f4d6b818a70a352df4f9536d2-d # internal github.com/snapcore/snapd/bootloader/androidbootenv 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/logger=$WORK/b112/_pkg_.a packagefile github.com/snapcore/snapd/osutil=$WORK/b057/_pkg_.a packagefile os=$WORK/b024/_pkg_.a packagefile strings=$WORK/b041/_pkg_.a EOF cd /builddir/build/BUILD/snapd-2.45.2/src/github.com/snapcore/snapd/bootloader/androidbootenv /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b201/_pkg_.a -trimpath "$WORK/b201=>" -shared -p github.com/snapcore/snapd/bootloader/androidbootenv -complete -installsuffix shared -buildid zwy35Uc1UJa4xrqrMqhV/zwy35Uc1UJa4xrqrMqhV -goversion go1.14.3 -D "" -importcfg $WORK/b201/importcfg -pack ./androidbootenv.go cp $WORK/b132/_pkg_.a /builddir/.cache/go-build/93/930551f02224aeea88884082fd032b87adfbd66abaa87e8d90eaad59c314161e-d # internal net/http/httptrace mkdir -p $WORK/b156/ cat >$WORK/b156/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b036/_pkg_.a packagefile crypto/tls=$WORK/b132/_pkg_.a packagefile internal/nettrace=$WORK/b069/_pkg_.a packagefile net=$WORK/b067/_pkg_.a packagefile net/textproto=$WORK/b107/_pkg_.a packagefile reflect=$WORK/b013/_pkg_.a packagefile time=$WORK/b029/_pkg_.a EOF cd /usr/lib/golang/src/net/http/httptrace /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b156/_pkg_.a -trimpath "$WORK/b156=>" -shared -p net/http/httptrace -std -complete -installsuffix shared -buildid CuxLMxOdTGgUSsZDEsC9/CuxLMxOdTGgUSsZDEsC9 -goversion go1.14.3 -D "" -importcfg $WORK/b156/importcfg -pack ./trace.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b201/_pkg_.a # internal cp $WORK/b201/_pkg_.a /builddir/.cache/go-build/4f/4f954522ddc0b1e39a878e2fa5122124cbd703ccc555632d0251b386e1ec4d4b-d # internal github.com/coreos/go-systemd/activation mkdir -p $WORK/b182/ cat >$WORK/b182/importcfg << 'EOF' # internal # import config packagefile crypto/tls=$WORK/b132/_pkg_.a packagefile net=$WORK/b067/_pkg_.a packagefile os=$WORK/b024/_pkg_.a packagefile strconv=$WORK/b016/_pkg_.a packagefile strings=$WORK/b041/_pkg_.a packagefile syscall=$WORK/b028/_pkg_.a EOF cd /usr/share/gocode/src/github.com/coreos/go-systemd/activation /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b182/_pkg_.a -trimpath "$WORK/b182=>" -shared -p github.com/coreos/go-systemd/activation -complete -installsuffix shared -buildid sK251_bKk3N9mkpBOdUj/sK251_bKk3N9mkpBOdUj -goversion go1.14.3 -D "" -importcfg $WORK/b182/importcfg -pack ./files.go ./listeners.go ./packetconns.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b187/_pkg_.a # internal cp $WORK/b187/_pkg_.a /builddir/.cache/go-build/6f/6fcde6ebd0a9726d14c007a064903932d93ba5d8d959a30383fe13bb39fe728f-d # internal github.com/snapcore/snapd/bootloader/grubenv mkdir -p $WORK/b202/ cat >$WORK/b202/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b035/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile github.com/snapcore/snapd/strutil=$WORK/b072/_pkg_.a packagefile io/ioutil=$WORK/b078/_pkg_.a packagefile os=$WORK/b024/_pkg_.a EOF cd /builddir/build/BUILD/snapd-2.45.2/src/github.com/snapcore/snapd/bootloader/grubenv /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b202/_pkg_.a -trimpath "$WORK/b202=>" -shared -p github.com/snapcore/snapd/bootloader/grubenv -complete -installsuffix shared -buildid h9-9yyy0sg2w4zgP3lzX/h9-9yyy0sg2w4zgP3lzX -goversion go1.14.3 -D "" -importcfg $WORK/b202/importcfg -pack ./grubenv.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b156/_pkg_.a # internal cp $WORK/b156/_pkg_.a /builddir/.cache/go-build/1a/1acacdab9dad0567371f8f31b17b151578f60579150f45f9edfbea255e3d1dbb-d # internal net/http mkdir -p $WORK/b128/ cat >$WORK/b128/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/b129/_pkg_.a packagefile container/list=$WORK/b131/_pkg_.a packagefile context=$WORK/b036/_pkg_.a packagefile crypto/rand=$WORK/b046/_pkg_.a packagefile crypto/tls=$WORK/b132/_pkg_.a packagefile encoding/base64=$WORK/b039/_pkg_.a packagefile encoding/binary=$WORK/b040/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile vendor/golang.org/x/net/http/httpguts=$WORK/b148/_pkg_.a packagefile vendor/golang.org/x/net/http/httpproxy=$WORK/b154/_pkg_.a packagefile vendor/golang.org/x/net/http2/hpack=$WORK/b155/_pkg_.a packagefile vendor/golang.org/x/net/idna=$WORK/b149/_pkg_.a packagefile io=$WORK/b023/_pkg_.a packagefile io/ioutil=$WORK/b078/_pkg_.a packagefile log=$WORK/b084/_pkg_.a packagefile math=$WORK/b014/_pkg_.a packagefile math/rand=$WORK/b052/_pkg_.a packagefile mime=$WORK/b106/_pkg_.a packagefile mime/multipart=$WORK/b126/_pkg_.a packagefile net=$WORK/b067/_pkg_.a packagefile net/http/httptrace=$WORK/b156/_pkg_.a packagefile net/http/internal=$WORK/b157/_pkg_.a packagefile net/textproto=$WORK/b107/_pkg_.a packagefile net/url=$WORK/b108/_pkg_.a packagefile os=$WORK/b024/_pkg_.a packagefile path=$WORK/b063/_pkg_.a packagefile path/filepath=$WORK/b076/_pkg_.a packagefile reflect=$WORK/b013/_pkg_.a packagefile runtime=$WORK/b005/_pkg_.a packagefile sort=$WORK/b022/_pkg_.a packagefile strconv=$WORK/b016/_pkg_.a packagefile strings=$WORK/b041/_pkg_.a packagefile sync=$WORK/b018/_pkg_.a packagefile sync/atomic=$WORK/b020/_pkg_.a packagefile time=$WORK/b029/_pkg_.a packagefile unicode/utf8=$WORK/b017/_pkg_.a EOF cd /usr/lib/golang/src/net/http /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b128/_pkg_.a -trimpath "$WORK/b128=>" -shared -p net/http -std -complete -installsuffix shared -buildid DkTQsc-FiHljYfLIEim7/DkTQsc-FiHljYfLIEim7 -goversion go1.14.3 -D "" -importcfg $WORK/b128/importcfg -pack ./client.go ./clone.go ./cookie.go ./doc.go ./filetransport.go ./fs.go ./h2_bundle.go ./header.go ./http.go ./jar.go ./method.go ./request.go ./response.go ./roundtrip.go ./server.go ./sniff.go ./socks_bundle.go ./status.go ./transfer.go ./transport.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b182/_pkg_.a # internal cp $WORK/b182/_pkg_.a /builddir/.cache/go-build/80/8059c813e7073c897b7242cba9c0aa986c5ac567e6954e7c8ce1d5eceac6d227-d # internal github.com/snapcore/snapd/bootloader/lkenv mkdir -p $WORK/b203/ cat >$WORK/b203/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b035/_pkg_.a packagefile encoding/binary=$WORK/b040/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile github.com/snapcore/snapd/logger=$WORK/b112/_pkg_.a packagefile github.com/snapcore/snapd/osutil=$WORK/b057/_pkg_.a packagefile hash/crc32=$WORK/b130/_pkg_.a packagefile os=$WORK/b024/_pkg_.a EOF cd /builddir/build/BUILD/snapd-2.45.2/src/github.com/snapcore/snapd/bootloader/lkenv /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b203/_pkg_.a -trimpath "$WORK/b203=>" -shared -p github.com/snapcore/snapd/bootloader/lkenv -complete -installsuffix shared -buildid wtdheo04ViWnDPZYxusy/wtdheo04ViWnDPZYxusy -goversion go1.14.3 -D "" -importcfg $WORK/b203/importcfg -pack ./lkenv.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b202/_pkg_.a # internal cp $WORK/b202/_pkg_.a /builddir/.cache/go-build/78/787b4952b0697bae45fbb4e3203d5e60c8d8dffbc79f34bf1d7c1448c7475627-d # internal github.com/snapcore/snapd/bootloader/ubootenv mkdir -p $WORK/b204/ cat >$WORK/b204/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b034/_pkg_.a packagefile bytes=$WORK/b035/_pkg_.a packagefile encoding/binary=$WORK/b040/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile hash/crc32=$WORK/b130/_pkg_.a packagefile io=$WORK/b023/_pkg_.a packagefile io/ioutil=$WORK/b078/_pkg_.a packagefile os=$WORK/b024/_pkg_.a packagefile path/filepath=$WORK/b076/_pkg_.a packagefile sort=$WORK/b022/_pkg_.a packagefile strings=$WORK/b041/_pkg_.a EOF cd /builddir/build/BUILD/snapd-2.45.2/src/github.com/snapcore/snapd/bootloader/ubootenv /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b204/_pkg_.a -trimpath "$WORK/b204=>" -shared -p github.com/snapcore/snapd/bootloader/ubootenv -complete -installsuffix shared -buildid QzRj3t7VS83-fcX5bXrp/QzRj3t7VS83-fcX5bXrp -goversion go1.14.3 -D "" -importcfg $WORK/b204/importcfg -pack ./env.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b204/_pkg_.a # internal cp $WORK/b204/_pkg_.a /builddir/.cache/go-build/6f/6f3487252f4d2be27d13c253e16d886018954be71e6e244e0092c30513ca17f0-d # internal github.com/snapcore/snapd/bootloader/efi mkdir -p $WORK/b205/ cat >$WORK/b205/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b035/_pkg_.a packagefile encoding/binary=$WORK/b040/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile github.com/snapcore/snapd/dirs=$WORK/b109/_pkg_.a packagefile github.com/snapcore/snapd/osutil=$WORK/b057/_pkg_.a packagefile io=$WORK/b023/_pkg_.a packagefile io/ioutil=$WORK/b078/_pkg_.a packagefile os=$WORK/b024/_pkg_.a packagefile path/filepath=$WORK/b076/_pkg_.a packagefile strings=$WORK/b041/_pkg_.a packagefile unicode/utf16=$WORK/b042/_pkg_.a EOF cd /builddir/build/BUILD/snapd-2.45.2/src/github.com/snapcore/snapd/bootloader/efi /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b205/_pkg_.a -trimpath "$WORK/b205=>" -shared -p github.com/snapcore/snapd/bootloader/efi -complete -installsuffix shared -buildid VQ5NDpnNKvMlde5knY_d/VQ5NDpnNKvMlde5knY_d -goversion go1.14.3 -D "" -importcfg $WORK/b205/importcfg -pack ./efi.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b203/_pkg_.a # internal cp $WORK/b203/_pkg_.a /builddir/.cache/go-build/e2/e2381f43ec42f257ca150d80d5ef4e1e82a83070cb14286f2587dd3e5e21101e-d # internal github.com/snapcore/snapd/bootloader mkdir -p $WORK/b200/ cat >$WORK/b200/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile github.com/snapcore/snapd/bootloader/androidbootenv=$WORK/b201/_pkg_.a packagefile github.com/snapcore/snapd/bootloader/grubenv=$WORK/b202/_pkg_.a packagefile github.com/snapcore/snapd/bootloader/lkenv=$WORK/b203/_pkg_.a packagefile github.com/snapcore/snapd/bootloader/ubootenv=$WORK/b204/_pkg_.a packagefile github.com/snapcore/snapd/dirs=$WORK/b109/_pkg_.a packagefile github.com/snapcore/snapd/logger=$WORK/b112/_pkg_.a packagefile github.com/snapcore/snapd/osutil=$WORK/b057/_pkg_.a packagefile github.com/snapcore/snapd/snap=$WORK/b111/_pkg_.a packagefile io=$WORK/b023/_pkg_.a packagefile io/ioutil=$WORK/b078/_pkg_.a packagefile os=$WORK/b024/_pkg_.a packagefile path/filepath=$WORK/b076/_pkg_.a EOF cd /builddir/build/BUILD/snapd-2.45.2/src/github.com/snapcore/snapd/bootloader /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b200/_pkg_.a -trimpath "$WORK/b200=>" -shared -p github.com/snapcore/snapd/bootloader -complete -installsuffix shared -buildid 9gRdZXpMtqFiyYMKSIri/9gRdZXpMtqFiyYMKSIri -goversion go1.14.3 -D "" -importcfg $WORK/b200/importcfg -pack ./androidboot.go ./bootloader.go ./grub.go ./lk.go ./uboot.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b205/_pkg_.a # internal cp $WORK/b205/_pkg_.a /builddir/.cache/go-build/fa/fa93c764e6f0533614f334f5107347473c62671587f7d38e3aab9bf40b7c98de-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/b057/_pkg_.a packagefile github.com/snapcore/snapd/snap=$WORK/b111/_pkg_.a packagefile io=$WORK/b023/_pkg_.a packagefile io/ioutil=$WORK/b078/_pkg_.a packagefile os=$WORK/b024/_pkg_.a packagefile path/filepath=$WORK/b076/_pkg_.a EOF cd /builddir/build/BUILD/snapd-2.45.2/src/github.com/snapcore/snapd/snap/snapdir /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b207/_pkg_.a -trimpath "$WORK/b207=>" -shared -p github.com/snapcore/snapd/snap/snapdir -complete -installsuffix shared -buildid ZFZLrT3k4cLNbrWh5Ohf/ZFZLrT3k4cLNbrWh5Ohf -goversion go1.14.3 -D "" -importcfg $WORK/b207/importcfg -pack ./snapdir.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b207/_pkg_.a # internal cp $WORK/b207/_pkg_.a /builddir/.cache/go-build/94/949a59af6127d702e450bad06afba1dc126ce9e6cb1deec9390dcacf3b267131-d # internal /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b196/_pkg_.a # internal github.com/snapcore/snapd/snap/squashfs mkdir -p $WORK/b208/ cat >$WORK/b208/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b034/_pkg_.a packagefile bytes=$WORK/b035/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile github.com/snapcore/snapd/cmd/cmdutil=$WORK/b158/_pkg_.a packagefile github.com/snapcore/snapd/dirs=$WORK/b109/_pkg_.a packagefile github.com/snapcore/snapd/logger=$WORK/b112/_pkg_.a packagefile github.com/snapcore/snapd/osutil=$WORK/b057/_pkg_.a packagefile github.com/snapcore/snapd/snap=$WORK/b111/_pkg_.a packagefile github.com/snapcore/snapd/strutil=$WORK/b072/_pkg_.a packagefile io=$WORK/b023/_pkg_.a packagefile io/ioutil=$WORK/b078/_pkg_.a packagefile os=$WORK/b024/_pkg_.a packagefile os/exec=$WORK/b079/_pkg_.a packagefile path=$WORK/b063/_pkg_.a packagefile path/filepath=$WORK/b076/_pkg_.a packagefile regexp=$WORK/b074/_pkg_.a packagefile strconv=$WORK/b016/_pkg_.a packagefile strings=$WORK/b041/_pkg_.a packagefile syscall=$WORK/b028/_pkg_.a packagefile time=$WORK/b029/_pkg_.a EOF cd /builddir/build/BUILD/snapd-2.45.2/src/github.com/snapcore/snapd/snap/squashfs /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b208/_pkg_.a -trimpath "$WORK/b208=>" -shared -p github.com/snapcore/snapd/snap/squashfs -complete -installsuffix shared -buildid 3HSc4Y0JQdlEfZLnm2ES/3HSc4Y0JQdlEfZLnm2ES -goversion go1.14.3 -D "" -importcfg $WORK/b208/importcfg -pack ./squashfs.go ./stat.go cp $WORK/b196/_pkg_.a /builddir/.cache/go-build/f9/f9e95466d239325d0a6d54251d847b51e927f12bbbb173077c46af5a02f3a954-d # internal github.com/snapcore/snapd/advisor mkdir -p $WORK/b195/ cat >$WORK/b195/importcfg << 'EOF' # internal # import config packagefile encoding/json=$WORK/b037/_pkg_.a packagefile github.com/boltdb/bolt=$WORK/b196/_pkg_.a packagefile github.com/snapcore/snapd/dirs=$WORK/b109/_pkg_.a packagefile github.com/snapcore/snapd/osutil=$WORK/b057/_pkg_.a packagefile github.com/snapcore/snapd/randutil=$WORK/b066/_pkg_.a packagefile os=$WORK/b024/_pkg_.a packagefile path/filepath=$WORK/b076/_pkg_.a packagefile time=$WORK/b029/_pkg_.a EOF cd /builddir/build/BUILD/snapd-2.45.2/src/github.com/snapcore/snapd/advisor /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b195/_pkg_.a -trimpath "$WORK/b195=>" -shared -p github.com/snapcore/snapd/advisor -complete -installsuffix shared -buildid VbzblSqnsoVG0_H32tUW/VbzblSqnsoVG0_H32tUW -goversion go1.14.3 -D "" -importcfg $WORK/b195/importcfg -pack ./backend.go ./cmdfinder.go ./finder.go ./pkgfinder.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b200/_pkg_.a # internal cp $WORK/b200/_pkg_.a /builddir/.cache/go-build/d7/d75e187879d269286b397c636a2e960ea0f0d97ae9b3bccec200c9e1b0ab1426-d # internal github.com/snapcore/snapd/cmd/snaplock mkdir -p $WORK/b209/ cat >$WORK/b209/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b002/_pkg_.a packagefile github.com/snapcore/snapd/dirs=$WORK/b109/_pkg_.a packagefile github.com/snapcore/snapd/osutil=$WORK/b057/_pkg_.a packagefile os=$WORK/b024/_pkg_.a packagefile path/filepath=$WORK/b076/_pkg_.a EOF cd /builddir/build/BUILD/snapd-2.45.2/src/github.com/snapcore/snapd/cmd/snaplock /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b209/_pkg_.a -trimpath "$WORK/b209=>" -shared -p github.com/snapcore/snapd/cmd/snaplock -complete -installsuffix shared -buildid atHQMqyy7yp7Az8TGYyz/atHQMqyy7yp7Az8TGYyz -goversion go1.14.3 -D "" -importcfg $WORK/b209/importcfg -pack ./lock.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b195/_pkg_.a # internal cp $WORK/b195/_pkg_.a /builddir/.cache/go-build/e5/e5177a08135b684ec618f3ef3e3fa422594925c36ad96fa19fe6bb84d725793d-d # internal gopkg.in/mgo.v2/internal/json mkdir -p $WORK/b212/ cat >$WORK/b212/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b035/_pkg_.a packagefile encoding=$WORK/b038/_pkg_.a packagefile encoding/base64=$WORK/b039/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile io=$WORK/b023/_pkg_.a packagefile math=$WORK/b014/_pkg_.a packagefile reflect=$WORK/b013/_pkg_.a packagefile runtime=$WORK/b005/_pkg_.a packagefile sort=$WORK/b022/_pkg_.a packagefile strconv=$WORK/b016/_pkg_.a packagefile strings=$WORK/b041/_pkg_.a packagefile sync=$WORK/b018/_pkg_.a packagefile unicode=$WORK/b021/_pkg_.a packagefile unicode/utf16=$WORK/b042/_pkg_.a packagefile unicode/utf8=$WORK/b017/_pkg_.a EOF cd /usr/share/gocode/src/gopkg.in/mgo.v2/internal/json /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b212/_pkg_.a -trimpath "$WORK/b212=>" -shared -p gopkg.in/mgo.v2/internal/json -complete -installsuffix shared -buildid XRuken4qXVupUdg0cySO/XRuken4qXVupUdg0cySO -goversion go1.14.3 -D "" -importcfg $WORK/b212/importcfg -pack ./decode.go ./encode.go ./extension.go ./fold.go ./indent.go ./scanner.go ./stream.go ./tags.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b209/_pkg_.a # internal cp $WORK/b209/_pkg_.a /builddir/.cache/go-build/90/908e661b073e9d4317aa413ff0eb6b140ba4e334906714991c675f26c7c2652c-d # internal github.com/snapcore/snapd/features mkdir -p $WORK/b213/ cat >$WORK/b213/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b002/_pkg_.a packagefile github.com/snapcore/snapd/dirs=$WORK/b109/_pkg_.a packagefile github.com/snapcore/snapd/osutil=$WORK/b057/_pkg_.a packagefile path/filepath=$WORK/b076/_pkg_.a EOF cd /builddir/build/BUILD/snapd-2.45.2/src/github.com/snapcore/snapd/features /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b213/_pkg_.a -trimpath "$WORK/b213=>" -shared -p github.com/snapcore/snapd/features -complete -installsuffix shared -buildid gzEMdVsAqEcdOdIWWgr3/gzEMdVsAqEcdOdIWWgr3 -goversion go1.14.3 -D "" -importcfg $WORK/b213/importcfg -pack ./features.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b213/_pkg_.a # internal cp $WORK/b213/_pkg_.a /builddir/.cache/go-build/79/79584917b42011db8636f37d6d3cfab6f3ab7a2dac214c623db514bc210f45be-d # internal github.com/snapcore/snapd/gadget mkdir -p $WORK/b214/ cat >$WORK/b214/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b035/_pkg_.a packagefile crypto=$WORK/b044/_pkg_.a packagefile crypto/sha1=$WORK/b095/_pkg_.a packagefile encoding/binary=$WORK/b040/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile github.com/snapcore/snapd/asserts=$WORK/b043/_pkg_.a packagefile github.com/snapcore/snapd/dirs=$WORK/b109/_pkg_.a packagefile github.com/snapcore/snapd/logger=$WORK/b112/_pkg_.a packagefile github.com/snapcore/snapd/metautil=$WORK/b113/_pkg_.a packagefile github.com/snapcore/snapd/osutil=$WORK/b057/_pkg_.a packagefile github.com/snapcore/snapd/snap=$WORK/b111/_pkg_.a packagefile github.com/snapcore/snapd/snap/naming=$WORK/b085/_pkg_.a packagefile github.com/snapcore/snapd/strutil=$WORK/b072/_pkg_.a packagefile gopkg.in/yaml.v2=$WORK/b073/_pkg_.a packagefile io=$WORK/b023/_pkg_.a packagefile io/ioutil=$WORK/b078/_pkg_.a packagefile math=$WORK/b014/_pkg_.a packagefile os=$WORK/b024/_pkg_.a packagefile os/exec=$WORK/b079/_pkg_.a packagefile path/filepath=$WORK/b076/_pkg_.a packagefile regexp=$WORK/b074/_pkg_.a packagefile sort=$WORK/b022/_pkg_.a packagefile strconv=$WORK/b016/_pkg_.a packagefile strings=$WORK/b041/_pkg_.a packagefile unicode/utf8=$WORK/b017/_pkg_.a EOF cd /builddir/build/BUILD/snapd-2.45.2/src/github.com/snapcore/snapd/gadget /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b214/_pkg_.a -trimpath "$WORK/b214=>" -shared -p github.com/snapcore/snapd/gadget -complete -installsuffix shared -buildid T4W3gxhhbqRd_m7nY-BB/T4W3gxhhbqRd_m7nY-BB -goversion go1.14.3 -D "" -importcfg $WORK/b214/importcfg -pack ./device_linux.go ./filesystemimage.go ./gadget.go ./layout.go ./mkfs.go ./mountedfilesystem.go ./offset.go ./partition.go ./raw.go ./update.go ./validate.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b208/_pkg_.a # internal cp $WORK/b208/_pkg_.a /builddir/.cache/go-build/5b/5bbc78921121da56e36eb3cd52adf3e5e93cda090c6f0e5b868ac18411fb09cd-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/b111/_pkg_.a packagefile github.com/snapcore/snapd/snap/snapdir=$WORK/b207/_pkg_.a packagefile github.com/snapcore/snapd/snap/squashfs=$WORK/b208/_pkg_.a EOF cd /builddir/build/BUILD/snapd-2.45.2/src/github.com/snapcore/snapd/snap/snapfile /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b206/_pkg_.a -trimpath "$WORK/b206=>" -shared -p github.com/snapcore/snapd/snap/snapfile -complete -installsuffix shared -buildid PKkOlhXdDnMNLVlIxuMm/PKkOlhXdDnMNLVlIxuMm -goversion go1.14.3 -D "" -importcfg $WORK/b206/importcfg -pack ./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/40/4016218e8eafc994ca476ac9e75c34f847bb143540d3129a503fe12e7b517584-d # internal github.com/snapcore/snapd/boot mkdir -p $WORK/b198/ cat >$WORK/b198/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b034/_pkg_.a packagefile bytes=$WORK/b035/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile github.com/mvo5/goconfigparser=$WORK/b199/_pkg_.a packagefile github.com/snapcore/snapd/asserts=$WORK/b043/_pkg_.a packagefile github.com/snapcore/snapd/bootloader=$WORK/b200/_pkg_.a packagefile github.com/snapcore/snapd/bootloader/efi=$WORK/b205/_pkg_.a packagefile github.com/snapcore/snapd/dirs=$WORK/b109/_pkg_.a packagefile github.com/snapcore/snapd/logger=$WORK/b112/_pkg_.a packagefile github.com/snapcore/snapd/osutil=$WORK/b057/_pkg_.a packagefile github.com/snapcore/snapd/snap=$WORK/b111/_pkg_.a packagefile github.com/snapcore/snapd/snap/snapfile=$WORK/b206/_pkg_.a packagefile github.com/snapcore/snapd/strutil=$WORK/b072/_pkg_.a packagefile io=$WORK/b023/_pkg_.a packagefile io/ioutil=$WORK/b078/_pkg_.a packagefile os=$WORK/b024/_pkg_.a packagefile path/filepath=$WORK/b076/_pkg_.a packagefile strings=$WORK/b041/_pkg_.a EOF cd /builddir/build/BUILD/snapd-2.45.2/src/github.com/snapcore/snapd/boot /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b198/_pkg_.a -trimpath "$WORK/b198=>" -shared -p github.com/snapcore/snapd/boot -complete -installsuffix shared -buildid NmMvTj9qVPVgc444DOZH/NmMvTj9qVPVgc444DOZH -goversion go1.14.3 -D "" -importcfg $WORK/b198/importcfg -pack ./boot.go ./booted_kernel_partition_linux.go ./bootstate16.go ./bootstate20.go ./cmdline.go ./debug.go ./initramfs20dirs.go ./kernel_os.go ./makebootable.go ./modeenv.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b183/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b198/_pkg_.a # internal cp $WORK/b198/_pkg_.a /builddir/.cache/go-build/8e/8e56f9a75bdf2c17aded0f8c9c7f912606afae8ffef5748ab770f0552840d37d-d # internal github.com/snapcore/snapd/overlord/configstate/config mkdir -p $WORK/b215/ cat >$WORK/b215/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b035/_pkg_.a packagefile encoding/json=$WORK/b037/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile github.com/snapcore/snapd/jsonutil=$WORK/b110/_pkg_.a packagefile github.com/snapcore/snapd/overlord/state=$WORK/b188/_pkg_.a packagefile github.com/snapcore/snapd/snap=$WORK/b111/_pkg_.a packagefile regexp=$WORK/b074/_pkg_.a packagefile sort=$WORK/b022/_pkg_.a packagefile strings=$WORK/b041/_pkg_.a packagefile sync=$WORK/b018/_pkg_.a EOF cd /builddir/build/BUILD/snapd-2.45.2/src/github.com/snapcore/snapd/overlord/configstate/config /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b215/_pkg_.a -trimpath "$WORK/b215=>" -shared -p github.com/snapcore/snapd/overlord/configstate/config -complete -installsuffix shared -buildid my3rcXkiQ2PnbIiGE7TB/my3rcXkiQ2PnbIiGE7TB -goversion go1.14.3 -D "" -importcfg $WORK/b215/importcfg -pack ./helpers.go ./transaction.go cp $WORK/b183/_pkg_.a /builddir/.cache/go-build/42/423d362f37dae3efb22918e0ceb9af872e04cde62baa5d8a25686d1623ede55c-d # internal github.com/snapcore/snapd/netutil mkdir -p $WORK/b181/ cat >$WORK/b181/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b002/_pkg_.a packagefile github.com/coreos/go-systemd/activation=$WORK/b182/_pkg_.a packagefile github.com/godbus/dbus=$WORK/b183/_pkg_.a packagefile github.com/snapcore/snapd/logger=$WORK/b112/_pkg_.a packagefile net=$WORK/b067/_pkg_.a packagefile os=$WORK/b024/_pkg_.a packagefile runtime=$WORK/b005/_pkg_.a packagefile syscall=$WORK/b028/_pkg_.a EOF cd /builddir/build/BUILD/snapd-2.45.2/src/github.com/snapcore/snapd/netutil /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b181/_pkg_.a -trimpath "$WORK/b181=>" -shared -p github.com/snapcore/snapd/netutil -complete -installsuffix shared -buildid XKjBMOHyUMDJrwgl44sD/XKjBMOHyUMDJrwgl44sD -goversion go1.14.3 -D "" -importcfg $WORK/b181/importcfg -pack ./activation.go ./metered.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b181/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b215/_pkg_.a # internal cp $WORK/b181/_pkg_.a /builddir/.cache/go-build/2c/2c229c608540666120d5149b1c9e47451eda8f88d1a45311fbec1dd9cbbbff75-d # internal text/template/parse mkdir -p $WORK/b222/ cat >$WORK/b222/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b035/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile runtime=$WORK/b005/_pkg_.a packagefile strconv=$WORK/b016/_pkg_.a packagefile strings=$WORK/b041/_pkg_.a packagefile unicode=$WORK/b021/_pkg_.a packagefile unicode/utf8=$WORK/b017/_pkg_.a EOF cd /usr/lib/golang/src/text/template/parse /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b222/_pkg_.a -trimpath "$WORK/b222=>" -shared -p text/template/parse -std -complete -installsuffix shared -buildid G606eVWpu-XmD2Jzc7xG/G606eVWpu-XmD2Jzc7xG -goversion go1.14.3 -D "" -importcfg $WORK/b222/importcfg -pack ./lex.go ./node.go ./parse.go cp $WORK/b215/_pkg_.a /builddir/.cache/go-build/7e/7ef982885dd4e1453e7bf6781d5d856020f1bca1f764d0b2ed9c0d1900378bff-d # internal github.com/snapcore/snapd/overlord/configstate/settings mkdir -p $WORK/b216/ cat >$WORK/b216/importcfg << 'EOF' # internal # import config packagefile github.com/snapcore/snapd/logger=$WORK/b112/_pkg_.a packagefile github.com/snapcore/snapd/overlord/configstate/config=$WORK/b215/_pkg_.a packagefile github.com/snapcore/snapd/overlord/state=$WORK/b188/_pkg_.a EOF cd /builddir/build/BUILD/snapd-2.45.2/src/github.com/snapcore/snapd/overlord/configstate/settings /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b216/_pkg_.a -trimpath "$WORK/b216=>" -shared -p github.com/snapcore/snapd/overlord/configstate/settings -complete -installsuffix shared -buildid 7CF_XHCpfbT6iMd40GEn/7CF_XHCpfbT6iMd40GEn -goversion go1.14.3 -D "" -importcfg $WORK/b216/importcfg -pack ./settings.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b216/_pkg_.a # internal cp $WORK/b216/_pkg_.a /builddir/.cache/go-build/47/473549c59a3970ff61c5393b3e26804472c14932dfafe25776e0dc2dd98b5c4f-d # internal github.com/snapcore/snapd/sandbox mkdir -p $WORK/b223/ cat >$WORK/b223/importcfg << 'EOF' # internal # import config packagefile github.com/snapcore/snapd/sandbox/apparmor=$WORK/b177/_pkg_.a packagefile github.com/snapcore/snapd/sandbox/cgroup=$WORK/b178/_pkg_.a EOF cd /builddir/build/BUILD/snapd-2.45.2/src/github.com/snapcore/snapd/sandbox /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b223/_pkg_.a -trimpath "$WORK/b223=>" -shared -p github.com/snapcore/snapd/sandbox -complete -installsuffix shared -buildid E7iTk6Zb3mx9NPYKF7Jk/E7iTk6Zb3mx9NPYKF7Jk -goversion go1.14.3 -D "" -importcfg $WORK/b223/importcfg -pack ./forcedevmode.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b223/_pkg_.a # internal cp $WORK/b223/_pkg_.a /builddir/.cache/go-build/94/944eb2be10de68f92f2ecc42805ceca7af8b537c9b1990ad65b17358e97b5310-d # internal github.com/snapcore/snapd/jsonutil/safejson mkdir -p $WORK/b226/ cat >$WORK/b226/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b002/_pkg_.a packagefile github.com/snapcore/snapd/strutil=$WORK/b072/_pkg_.a packagefile strconv=$WORK/b016/_pkg_.a packagefile unicode=$WORK/b021/_pkg_.a packagefile unicode/utf16=$WORK/b042/_pkg_.a packagefile unicode/utf8=$WORK/b017/_pkg_.a EOF cd /builddir/build/BUILD/snapd-2.45.2/src/github.com/snapcore/snapd/jsonutil/safejson /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b226/_pkg_.a -trimpath "$WORK/b226=>" -shared -p github.com/snapcore/snapd/jsonutil/safejson -complete -installsuffix shared -buildid 8TVc9cpPddJMqpVn2mdJ/8TVc9cpPddJMqpVn2mdJ -goversion go1.14.3 -D "" -importcfg $WORK/b226/importcfg -pack ./safejson.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b226/_pkg_.a # internal cp $WORK/b226/_pkg_.a /builddir/.cache/go-build/d9/d9c0fb7f49645b693b1960186a9825d4220c426db82f9b3079fad31f1cd018cd-d # internal github.com/snapcore/snapd/overlord/cmdstate mkdir -p $WORK/b227/ cat >$WORK/b227/importcfg << 'EOF' # internal # import config packagefile github.com/snapcore/snapd/osutil=$WORK/b057/_pkg_.a packagefile github.com/snapcore/snapd/overlord/state=$WORK/b188/_pkg_.a packagefile gopkg.in/tomb.v2=$WORK/b077/_pkg_.a packagefile strings=$WORK/b041/_pkg_.a packagefile time=$WORK/b029/_pkg_.a EOF cd /builddir/build/BUILD/snapd-2.45.2/src/github.com/snapcore/snapd/overlord/cmdstate /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b227/_pkg_.a -trimpath "$WORK/b227=>" -shared -p github.com/snapcore/snapd/overlord/cmdstate -complete -installsuffix shared -buildid Ji2nhZd_wM6uIDFRS-L1/Ji2nhZd_wM6uIDFRS-L1 -goversion go1.14.3 -D "" -importcfg $WORK/b227/importcfg -pack ./cmdmgr.go ./cmdstate.go /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/82/82fdb780de67d904ccf1e4f08cc5b37f1083eac0d81847b5c6513b845ca7e7ff-d # internal github.com/snapcore/snapd/cmd/snap-bootstrap/bootstrap mkdir -p $WORK/b231/ cat >$WORK/b231/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b002/_pkg_.a packagefile github.com/snapcore/snapd/asserts=$WORK/b043/_pkg_.a EOF cd /builddir/build/BUILD/snapd-2.45.2/src/github.com/snapcore/snapd/cmd/snap-bootstrap/bootstrap /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b231/_pkg_.a -trimpath "$WORK/b231=>" -shared -p github.com/snapcore/snapd/cmd/snap-bootstrap/bootstrap -complete -installsuffix shared -buildid KNIbgnh_MrZZqsbhw0Dd/KNIbgnh_MrZZqsbhw0Dd -goversion go1.14.3 -D "" -importcfg $WORK/b231/importcfg -pack ./bootstrap_dummy.go ./options.go cp $WORK/b212/_pkg_.a /builddir/.cache/go-build/72/72bdcb2844cabd1487917fd2e714b9c3e1f820a3c52cf8d9ec9a67f035ebfd21-d # internal gopkg.in/mgo.v2/bson mkdir -p $WORK/b211/ cat >$WORK/b211/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b035/_pkg_.a packagefile crypto/md5=$WORK/b094/_pkg_.a packagefile encoding/base64=$WORK/b039/_pkg_.a packagefile encoding/binary=$WORK/b040/_pkg_.a packagefile encoding/hex=$WORK/b064/_pkg_.a packagefile encoding/json=$WORK/b037/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile gopkg.in/mgo.v2/internal/json=$WORK/b212/_pkg_.a packagefile math=$WORK/b014/_pkg_.a packagefile net/url=$WORK/b108/_pkg_.a packagefile os=$WORK/b024/_pkg_.a packagefile reflect=$WORK/b013/_pkg_.a packagefile runtime=$WORK/b005/_pkg_.a packagefile strconv=$WORK/b016/_pkg_.a packagefile strings=$WORK/b041/_pkg_.a packagefile sync=$WORK/b018/_pkg_.a packagefile sync/atomic=$WORK/b020/_pkg_.a packagefile time=$WORK/b029/_pkg_.a EOF cd /usr/share/gocode/src/gopkg.in/mgo.v2/bson /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b211/_pkg_.a -trimpath "$WORK/b211=>" -shared -p gopkg.in/mgo.v2/bson -complete -installsuffix shared -buildid kaq8OBzSCvO93kRVLzvY/kaq8OBzSCvO93kRVLzvY -goversion go1.14.3 -D "" -importcfg $WORK/b211/importcfg -pack ./bson.go ./decimal.go ./decode.go ./encode.go ./json.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b231/_pkg_.a # internal cp $WORK/b231/_pkg_.a /builddir/.cache/go-build/ef/efe8c71834aec7bca2401d2d49ec1809ca8b6ee037052ccd0089e607ff9362bc-d # internal github.com/snapcore/snapd/overlord/devicestate/internal mkdir -p $WORK/b233/ cat >$WORK/b233/importcfg << 'EOF' # internal # import config packagefile github.com/snapcore/snapd/overlord/auth=$WORK/b187/_pkg_.a packagefile github.com/snapcore/snapd/overlord/state=$WORK/b188/_pkg_.a EOF cd /builddir/build/BUILD/snapd-2.45.2/src/github.com/snapcore/snapd/overlord/devicestate/internal /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b233/_pkg_.a -trimpath "$WORK/b233=>" -shared -p github.com/snapcore/snapd/overlord/devicestate/internal -complete -installsuffix shared -buildid h89wLNC1RCdaFoJ47j1O/h89wLNC1RCdaFoJ47j1O -goversion go1.14.3 -D "" -importcfg $WORK/b233/importcfg -pack ./state.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b233/_pkg_.a # internal cp $WORK/b233/_pkg_.a /builddir/.cache/go-build/99/99da392cb9c756b86f6cad8599fe38bf49b1e1aaa8c8a8d249e1e779543bf3db-d # internal github.com/snapcore/snapd/secboot mkdir -p $WORK/b236/ cat >$WORK/b236/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b002/_pkg_.a EOF cd /builddir/build/BUILD/snapd-2.45.2/src/github.com/snapcore/snapd/secboot /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b236/_pkg_.a -trimpath "$WORK/b236=>" -shared -p github.com/snapcore/snapd/secboot -complete -installsuffix shared -buildid VUlojfbhzDyHcaKg0XVb/VUlojfbhzDyHcaKg0XVb -goversion go1.14.3 -D "" -importcfg $WORK/b236/importcfg -pack ./secboot.go ./secboot_dummy.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b236/_pkg_.a # internal cp $WORK/b236/_pkg_.a /builddir/.cache/go-build/6d/6dadd39f1fba236d19a22bbad964ae75ece3c0518438d33e0b3a4e91330454d0-d # internal github.com/snapcore/snapd/seed/internal mkdir -p $WORK/b238/ cat >$WORK/b238/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b002/_pkg_.a packagefile github.com/snapcore/snapd/asserts=$WORK/b043/_pkg_.a packagefile github.com/snapcore/snapd/osutil=$WORK/b057/_pkg_.a packagefile github.com/snapcore/snapd/snap/channel=$WORK/b082/_pkg_.a packagefile github.com/snapcore/snapd/snap/naming=$WORK/b085/_pkg_.a packagefile gopkg.in/yaml.v2=$WORK/b073/_pkg_.a packagefile io/ioutil=$WORK/b078/_pkg_.a packagefile strings=$WORK/b041/_pkg_.a EOF cd /builddir/build/BUILD/snapd-2.45.2/src/github.com/snapcore/snapd/seed/internal /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b238/_pkg_.a -trimpath "$WORK/b238=>" -shared -p github.com/snapcore/snapd/seed/internal -complete -installsuffix shared -buildid umKMcXX8KssKflfsmKJ4/umKMcXX8KssKflfsmKJ4 -goversion go1.14.3 -D "" -importcfg $WORK/b238/importcfg -pack ./auxinfo20.go ./doc.go ./helpers.go ./options20.go ./seed_yaml.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b238/_pkg_.a # internal cp $WORK/b238/_pkg_.a /builddir/.cache/go-build/20/2002d14004d9a0e1b1fa058e4edebf892395c2dc75708d34ee427145a290d3b5-d # internal github.com/snapcore/snapd/seed mkdir -p $WORK/b237/ cat >$WORK/b237/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b035/_pkg_.a packagefile encoding/json=$WORK/b037/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile github.com/snapcore/snapd/asserts=$WORK/b043/_pkg_.a packagefile github.com/snapcore/snapd/asserts/snapasserts=$WORK/b170/_pkg_.a packagefile github.com/snapcore/snapd/asserts/sysdb=$WORK/b186/_pkg_.a packagefile github.com/snapcore/snapd/osutil=$WORK/b057/_pkg_.a packagefile github.com/snapcore/snapd/seed/internal=$WORK/b238/_pkg_.a packagefile github.com/snapcore/snapd/snap=$WORK/b111/_pkg_.a packagefile github.com/snapcore/snapd/snap/channel=$WORK/b082/_pkg_.a packagefile github.com/snapcore/snapd/snap/naming=$WORK/b085/_pkg_.a packagefile github.com/snapcore/snapd/snap/snapfile=$WORK/b206/_pkg_.a packagefile github.com/snapcore/snapd/strutil=$WORK/b072/_pkg_.a packagefile github.com/snapcore/snapd/timings=$WORK/b180/_pkg_.a packagefile io/ioutil=$WORK/b078/_pkg_.a packagefile os=$WORK/b024/_pkg_.a packagefile path/filepath=$WORK/b076/_pkg_.a packagefile regexp=$WORK/b074/_pkg_.a packagefile sort=$WORK/b022/_pkg_.a EOF cd /builddir/build/BUILD/snapd-2.45.2/src/github.com/snapcore/snapd/seed /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b237/_pkg_.a -trimpath "$WORK/b237=>" -shared -p github.com/snapcore/snapd/seed -complete -installsuffix shared -buildid -f8KbTlEnRYpyaq59EeW/-f8KbTlEnRYpyaq59EeW -goversion go1.14.3 -D "" -importcfg $WORK/b237/importcfg -pack ./helpers.go ./seed.go ./seed16.go ./seed20.go ./validate.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b214/_pkg_.a # internal cp $WORK/b214/_pkg_.a /builddir/.cache/go-build/07/0741e913bc70f207d83da9084d17447a0c17b8d3ca4076ca035a86d774477229-d # internal github.com/snapcore/snapd/sysconfig mkdir -p $WORK/b239/ cat >$WORK/b239/importcfg << 'EOF' # internal # import config packagefile encoding/json=$WORK/b037/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile github.com/snapcore/snapd/dirs=$WORK/b109/_pkg_.a packagefile github.com/snapcore/snapd/osutil=$WORK/b057/_pkg_.a packagefile io/ioutil=$WORK/b078/_pkg_.a packagefile os=$WORK/b024/_pkg_.a packagefile os/exec=$WORK/b079/_pkg_.a packagefile path/filepath=$WORK/b076/_pkg_.a packagefile regexp=$WORK/b074/_pkg_.a EOF cd /builddir/build/BUILD/snapd-2.45.2/src/github.com/snapcore/snapd/sysconfig /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b239/_pkg_.a -trimpath "$WORK/b239=>" -shared -p github.com/snapcore/snapd/sysconfig -complete -installsuffix shared -buildid bF13PgjhcHjwnVt_i_wm/bF13PgjhcHjwnVt_i_wm -goversion go1.14.3 -D "" -importcfg $WORK/b239/importcfg -pack ./cloudinit.go ./sysconfig.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b239/_pkg_.a # internal cp $WORK/b239/_pkg_.a /builddir/.cache/go-build/d4/d4718f8924926686c9c9dbdbb27ee0a9de328a9cfa9e89d612a9a8511bef25a8-d # internal github.com/snapcore/snapd/osutil/udev/netlink mkdir -p $WORK/b252/ cat >$WORK/b252/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b035/_pkg_.a packagefile encoding/binary=$WORK/b040/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile math/bits=$WORK/b015/_pkg_.a packagefile os=$WORK/b024/_pkg_.a packagefile regexp=$WORK/b074/_pkg_.a packagefile strings=$WORK/b041/_pkg_.a packagefile syscall=$WORK/b028/_pkg_.a packagefile time=$WORK/b029/_pkg_.a EOF cd /builddir/build/BUILD/snapd-2.45.2/src/github.com/snapcore/snapd/osutil/udev/netlink /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b252/_pkg_.a -trimpath "$WORK/b252=>" -shared -p github.com/snapcore/snapd/osutil/udev/netlink -complete -installsuffix shared -buildid qrgtNUZeTeVeiO1sTN0Y/qrgtNUZeTeVeiO1sTN0Y -goversion go1.14.3 -D "" -importcfg $WORK/b252/importcfg -pack ./conn.go ./matcher.go ./rawsockstop.go ./rawsockstop_other.go ./uevent.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b222/_pkg_.a # internal cp $WORK/b222/_pkg_.a /builddir/.cache/go-build/6a/6a918bddd40429c85a679b686bc3103cade5dc307c166261e68935edfca34810-d # internal text/template mkdir -p $WORK/b221/ cat >$WORK/b221/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/b012/_pkg_.a packagefile io=$WORK/b023/_pkg_.a packagefile io/ioutil=$WORK/b078/_pkg_.a packagefile net/url=$WORK/b108/_pkg_.a packagefile path/filepath=$WORK/b076/_pkg_.a packagefile reflect=$WORK/b013/_pkg_.a packagefile runtime=$WORK/b005/_pkg_.a packagefile strings=$WORK/b041/_pkg_.a packagefile sync=$WORK/b018/_pkg_.a packagefile text/template/parse=$WORK/b222/_pkg_.a packagefile unicode=$WORK/b021/_pkg_.a packagefile unicode/utf8=$WORK/b017/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b252/_pkg_.a # internal cd /usr/lib/golang/src/text/template /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b221/_pkg_.a -trimpath "$WORK/b221=>" -shared -p text/template -std -complete -installsuffix shared -buildid HDa2D52Ee5CwXI19MNUl/HDa2D52Ee5CwXI19MNUl -goversion go1.14.3 -D "" -importcfg $WORK/b221/importcfg -pack ./doc.go ./exec.go ./funcs.go ./helper.go ./option.go ./template.go cp $WORK/b252/_pkg_.a /builddir/.cache/go-build/8c/8c33d435b2dd3ab7b509bfc03914bd53e101591abae5e09528ea826ce6dcb0aa-d # internal github.com/snapcore/snapd/overlord/ifacestate/udevmonitor mkdir -p $WORK/b251/ cat >$WORK/b251/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b002/_pkg_.a packagefile github.com/snapcore/snapd/interfaces/hotplug=$WORK/b175/_pkg_.a packagefile github.com/snapcore/snapd/logger=$WORK/b112/_pkg_.a packagefile github.com/snapcore/snapd/osutil/udev/netlink=$WORK/b252/_pkg_.a packagefile gopkg.in/tomb.v2=$WORK/b077/_pkg_.a packagefile time=$WORK/b029/_pkg_.a EOF cd /builddir/build/BUILD/snapd-2.45.2/src/github.com/snapcore/snapd/overlord/ifacestate/udevmonitor /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b251/_pkg_.a -trimpath "$WORK/b251=>" -shared -p github.com/snapcore/snapd/overlord/ifacestate/udevmonitor -complete -installsuffix shared -buildid 0JeOqORdvmblteYzS1jS/0JeOqORdvmblteYzS1jS -goversion go1.14.3 -D "" -importcfg $WORK/b251/importcfg -pack ./udevmon.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b237/_pkg_.a # internal cp $WORK/b237/_pkg_.a /builddir/.cache/go-build/66/66f86913e11e93cdd3fce511fce91f8b7567712d442649e9224fab5489da6462-d # internal archive/zip mkdir -p $WORK/b256/ cat >$WORK/b256/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b034/_pkg_.a packagefile compress/flate=$WORK/b060/_pkg_.a packagefile encoding/binary=$WORK/b040/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile hash=$WORK/b045/_pkg_.a packagefile hash/crc32=$WORK/b130/_pkg_.a packagefile io=$WORK/b023/_pkg_.a packagefile io/ioutil=$WORK/b078/_pkg_.a packagefile os=$WORK/b024/_pkg_.a packagefile path=$WORK/b063/_pkg_.a packagefile strings=$WORK/b041/_pkg_.a packagefile sync=$WORK/b018/_pkg_.a packagefile time=$WORK/b029/_pkg_.a packagefile unicode/utf8=$WORK/b017/_pkg_.a EOF cd /usr/lib/golang/src/archive/zip /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b256/_pkg_.a -trimpath "$WORK/b256=>" -shared -p archive/zip -std -complete -installsuffix shared -buildid Oup1fxwJe4o2rryuq2gE/Oup1fxwJe4o2rryuq2gE -goversion go1.14.3 -D "" -importcfg $WORK/b256/importcfg -pack ./reader.go ./register.go ./struct.go ./writer.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b251/_pkg_.a # internal cp $WORK/b251/_pkg_.a /builddir/.cache/go-build/4b/4ba01538cf2ec324222ada0d07927ed29abcfc85b038268c1d06cd6c39b382cf-d # internal github.com/snapcore/snapd/overlord/standby mkdir -p $WORK/b261/ cat >$WORK/b261/importcfg << 'EOF' # internal # import config packagefile github.com/snapcore/snapd/logger=$WORK/b112/_pkg_.a packagefile github.com/snapcore/snapd/overlord/state=$WORK/b188/_pkg_.a packagefile os=$WORK/b024/_pkg_.a packagefile time=$WORK/b029/_pkg_.a EOF cd /builddir/build/BUILD/snapd-2.45.2/src/github.com/snapcore/snapd/overlord/standby /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b261/_pkg_.a -trimpath "$WORK/b261=>" -shared -p github.com/snapcore/snapd/overlord/standby -complete -installsuffix shared -buildid uipQcAxaGaiL4CPUkISw/uipQcAxaGaiL4CPUkISw -goversion go1.14.3 -D "" -importcfg $WORK/b261/importcfg -pack ./standby.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b261/_pkg_.a # internal cp $WORK/b261/_pkg_.a /builddir/.cache/go-build/c6/c635347b953eb0f92a06f76c7f9129fac82b10bd5eca7c4a046de565e5e86c0e-d # internal github.com/snapcore/snapd/polkit mkdir -p $WORK/b262/ cat >$WORK/b262/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile github.com/godbus/dbus=$WORK/b183/_pkg_.a packagefile io/ioutil=$WORK/b078/_pkg_.a packagefile strconv=$WORK/b016/_pkg_.a packagefile strings=$WORK/b041/_pkg_.a EOF cd /builddir/build/BUILD/snapd-2.45.2/src/github.com/snapcore/snapd/polkit /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b262/_pkg_.a -trimpath "$WORK/b262=>" -shared -p github.com/snapcore/snapd/polkit -complete -installsuffix shared -buildid _PZo5a_2If1tnvboCZvq/_PZo5a_2If1tnvboCZvq -goversion go1.14.3 -D "" -importcfg $WORK/b262/importcfg -pack ./authority.go ./pid_start_time.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b262/_pkg_.a # internal cp $WORK/b262/_pkg_.a /builddir/.cache/go-build/3b/3b4fd50ce90e666ce7e4a09465e28ad404d34231ee3249741e8ffc689f0e6f97-d # internal runtime/pprof mkdir -p $WORK/b266/ cat >$WORK/b266/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b034/_pkg_.a packagefile bytes=$WORK/b035/_pkg_.a packagefile compress/gzip=$WORK/b129/_pkg_.a packagefile context=$WORK/b036/_pkg_.a packagefile encoding/binary=$WORK/b040/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile io=$WORK/b023/_pkg_.a packagefile io/ioutil=$WORK/b078/_pkg_.a packagefile math=$WORK/b014/_pkg_.a packagefile os=$WORK/b024/_pkg_.a packagefile runtime=$WORK/b005/_pkg_.a packagefile sort=$WORK/b022/_pkg_.a packagefile strconv=$WORK/b016/_pkg_.a packagefile strings=$WORK/b041/_pkg_.a packagefile sync=$WORK/b018/_pkg_.a packagefile text/tabwriter=$WORK/b260/_pkg_.a packagefile time=$WORK/b029/_pkg_.a EOF cd /usr/lib/golang/src/runtime/pprof /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b266/_pkg_.a -trimpath "$WORK/b266=>" -shared -p runtime/pprof -std -installsuffix shared -buildid ZubbzgtQ0ivSkhNaxZPz/ZubbzgtQ0ivSkhNaxZPz -goversion go1.14.3 -D "" -importcfg $WORK/b266/importcfg -pack ./elf.go ./label.go ./map.go ./pprof.go ./proto.go ./protobuf.go ./protomem.go ./runtime.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b256/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b211/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b266/_pkg_.a # internal cp $WORK/b256/_pkg_.a /builddir/.cache/go-build/e7/e75f06357944704bcb8419b701e9304968dfa6fbfc5dce72ae078c5ca8dce16f-d # internal os/signal mkdir -p $WORK/b267/ cat >$WORK/b267/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/os/signal /usr/lib/golang/pkg/tool/linux_arm/asm -trimpath "$WORK/b267=>" -I $WORK/b267/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm -shared -gensymabis -o $WORK/b267/symabis ./sig.s cp $WORK/b266/_pkg_.a /builddir/.cache/go-build/63/63b5afe4f1fdb9071b28a55341da61e89398c851bb1aa6599f0094a4f81cb66e-d # internal github.com/snapcore/snapd/sanity mkdir -p $WORK/b268/ cat >$WORK/b268/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b035/_pkg_.a packagefile compress/gzip=$WORK/b129/_pkg_.a packagefile encoding/base64=$WORK/b039/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile github.com/snapcore/snapd/dirs=$WORK/b109/_pkg_.a packagefile github.com/snapcore/snapd/logger=$WORK/b112/_pkg_.a packagefile github.com/snapcore/snapd/osutil=$WORK/b057/_pkg_.a packagefile github.com/snapcore/snapd/osutil/squashfs=$WORK/b164/_pkg_.a packagefile github.com/snapcore/snapd/release=$WORK/b081/_pkg_.a packagefile github.com/snapcore/snapd/sandbox/cgroup=$WORK/b178/_pkg_.a packagefile github.com/snapcore/snapd/sandbox/selinux=$WORK/b165/_pkg_.a packagefile github.com/snapcore/snapd/strutil=$WORK/b072/_pkg_.a packagefile io=$WORK/b023/_pkg_.a packagefile io/ioutil=$WORK/b078/_pkg_.a packagefile os=$WORK/b024/_pkg_.a packagefile os/exec=$WORK/b079/_pkg_.a packagefile path/filepath=$WORK/b076/_pkg_.a packagefile strings=$WORK/b041/_pkg_.a EOF cd /builddir/build/BUILD/snapd-2.45.2/src/github.com/snapcore/snapd/sanity /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b268/_pkg_.a -trimpath "$WORK/b268=>" -shared -p github.com/snapcore/snapd/sanity -complete -installsuffix shared -buildid SqD-GvTPC0oUpxbQKkzm/SqD-GvTPC0oUpxbQKkzm -goversion go1.14.3 -D "" -importcfg $WORK/b268/importcfg -pack ./apparmor_lxd.go ./cgroup.go ./check.go ./squashfs.go ./version.go ./wsl.go cp $WORK/b211/_pkg_.a /builddir/.cache/go-build/4c/4c50bfbfb410a6e44701ff666bcb665f7bd2856a36e0b2685f7e6c4c7db80dd5-d # internal cat >$WORK/b267/importcfg << 'EOF' # internal # import config packagefile os=$WORK/b024/_pkg_.a packagefile sync=$WORK/b018/_pkg_.a packagefile syscall=$WORK/b028/_pkg_.a EOF cd /usr/lib/golang/src/os/signal /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b267/_pkg_.a -trimpath "$WORK/b267=>" -shared -p os/signal -std -installsuffix shared -buildid Fc-MwAu-06u1MAe9kFha/Fc-MwAu-06u1MAe9kFha -goversion go1.14.3 -symabis $WORK/b267/symabis -D "" -importcfg $WORK/b267/importcfg -pack -asmhdr $WORK/b267/go_asm.h ./doc.go ./signal.go ./signal_unix.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b221/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_arm/asm -trimpath "$WORK/b267=>" -I $WORK/b267/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm -shared -o $WORK/b267/sig.o ./sig.s /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b268/_pkg_.a # internal cp $WORK/b268/_pkg_.a /builddir/.cache/go-build/fd/fdfae42ce9018ef09c44a1a0a0dd5cd90f9a82ef840dc9b128f8b9cd556762fe-d # internal /usr/lib/golang/pkg/tool/linux_arm/pack r $WORK/b267/_pkg_.a $WORK/b267/sig.o # internal /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b267/_pkg_.a # internal cp $WORK/b267/_pkg_.a /builddir/.cache/go-build/e3/e32036de3ea7e2d998fdf3c8a61e39d5519793c3929e5968f0e145a2335b35f6-d # internal cp $WORK/b221/_pkg_.a /builddir/.cache/go-build/26/2642bae7462d76523e16814ab223249f989291c17fbccc90755af49a5ad0f642-d # internal github.com/snapcore/snapd/wrappers mkdir -p $WORK/b220/ cat >$WORK/b220/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/b109/_pkg_.a packagefile github.com/snapcore/snapd/logger=$WORK/b112/_pkg_.a packagefile github.com/snapcore/snapd/osutil=$WORK/b057/_pkg_.a packagefile github.com/snapcore/snapd/osutil/sys=$WORK/b065/_pkg_.a packagefile github.com/snapcore/snapd/randutil=$WORK/b066/_pkg_.a packagefile github.com/snapcore/snapd/release=$WORK/b081/_pkg_.a packagefile github.com/snapcore/snapd/snap=$WORK/b111/_pkg_.a packagefile github.com/snapcore/snapd/strutil=$WORK/b072/_pkg_.a packagefile github.com/snapcore/snapd/systemd=$WORK/b163/_pkg_.a packagefile github.com/snapcore/snapd/timeout=$WORK/b115/_pkg_.a packagefile github.com/snapcore/snapd/timeutil=$WORK/b116/_pkg_.a packagefile github.com/snapcore/snapd/timings=$WORK/b180/_pkg_.a packagefile io/ioutil=$WORK/b078/_pkg_.a packagefile os=$WORK/b024/_pkg_.a packagefile os/exec=$WORK/b079/_pkg_.a packagefile path/filepath=$WORK/b076/_pkg_.a packagefile regexp=$WORK/b074/_pkg_.a packagefile strconv=$WORK/b016/_pkg_.a packagefile strings=$WORK/b041/_pkg_.a packagefile text/template=$WORK/b221/_pkg_.a packagefile time=$WORK/b029/_pkg_.a EOF cd /builddir/build/BUILD/snapd-2.45.2/src/github.com/snapcore/snapd/wrappers /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b220/_pkg_.a -trimpath "$WORK/b220=>" -shared -p github.com/snapcore/snapd/wrappers -complete -installsuffix shared -buildid pHfvIMel4DCkASQJICBh/pHfvIMel4DCkASQJICBh -goversion go1.14.3 -D "" -importcfg $WORK/b220/importcfg -pack ./binaries.go ./core18.go ./desktop.go ./icons.go ./services.go html/template mkdir -p $WORK/b264/ cat >$WORK/b264/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b035/_pkg_.a packagefile encoding/json=$WORK/b037/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile html=$WORK/b265/_pkg_.a packagefile io=$WORK/b023/_pkg_.a packagefile io/ioutil=$WORK/b078/_pkg_.a packagefile path/filepath=$WORK/b076/_pkg_.a packagefile reflect=$WORK/b013/_pkg_.a packagefile strconv=$WORK/b016/_pkg_.a packagefile strings=$WORK/b041/_pkg_.a packagefile sync=$WORK/b018/_pkg_.a packagefile text/template=$WORK/b221/_pkg_.a packagefile text/template/parse=$WORK/b222/_pkg_.a packagefile unicode=$WORK/b021/_pkg_.a packagefile unicode/utf8=$WORK/b017/_pkg_.a EOF cd /usr/lib/golang/src/html/template /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b264/_pkg_.a -trimpath "$WORK/b264=>" -shared -p html/template -std -complete -installsuffix shared -buildid yyprJnyCln7B3gZNy06_/yyprJnyCln7B3gZNy06_ -goversion go1.14.3 -D "" -importcfg $WORK/b264/importcfg -pack ./attr.go ./attr_string.go ./content.go ./context.go ./css.go ./delim_string.go ./doc.go ./element_string.go ./error.go ./escape.go ./html.go ./js.go ./jsctx_string.go ./state_string.go ./template.go ./transition.go ./url.go ./urlpart_string.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b220/_pkg_.a # internal cp $WORK/b220/_pkg_.a /builddir/.cache/go-build/2c/2cb8aec4f34d22ae735e79c860f00de9d8c3d6693db9b54e65a958247bfdf756-d # internal /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b264/_pkg_.a # internal cp $WORK/b264/_pkg_.a /builddir/.cache/go-build/e1/e147cac329718af611538728f2f9ba3bc0ad8ed7802c573c28cbd90f2073ef5b-d # internal /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b128/_pkg_.a # internal cp $WORK/b128/_pkg_.a /builddir/.cache/go-build/b8/b8111058cb5ec3fadd73c27cb86aa7ee494ea6290c09eae39a1e423018e17537-d # internal github.com/snapcore/snapd/errtracker mkdir -p $WORK/b210/ github.com/snapcore/snapd/overlord/configstate/proxyconf net/http/httputil cat >$WORK/b210/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b035/_pkg_.a packagefile crypto/md5=$WORK/b094/_pkg_.a packagefile crypto/sha512=$WORK/b056/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile github.com/boltdb/bolt=$WORK/b196/_pkg_.a packagefile github.com/snapcore/snapd/arch=$WORK/b083/_pkg_.a packagefile github.com/snapcore/snapd/dirs=$WORK/b109/_pkg_.a packagefile github.com/snapcore/snapd/logger=$WORK/b112/_pkg_.a packagefile github.com/snapcore/snapd/osutil=$WORK/b057/_pkg_.a packagefile github.com/snapcore/snapd/release=$WORK/b081/_pkg_.a packagefile github.com/snapcore/snapd/snapdenv=$WORK/b086/_pkg_.a packagefile gopkg.in/mgo.v2/bson=$WORK/b211/_pkg_.a packagefile io=$WORK/b023/_pkg_.a packagefile io/ioutil=$WORK/b078/_pkg_.a packagefile net/http=$WORK/b128/_pkg_.a packagefile os=$WORK/b024/_pkg_.a packagefile os/exec=$WORK/b079/_pkg_.a packagefile path/filepath=$WORK/b076/_pkg_.a packagefile strings=$WORK/b041/_pkg_.a packagefile time=$WORK/b029/_pkg_.a EOF mkdir -p $WORK/b232/ github.com/gorilla/mux cd /builddir/build/BUILD/snapd-2.45.2/src/github.com/snapcore/snapd/errtracker /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b210/_pkg_.a -trimpath "$WORK/b210=>" -shared -p github.com/snapcore/snapd/errtracker -complete -installsuffix shared -buildid I8OfczWK-LDWp4SCFeW3/I8OfczWK-LDWp4SCFeW3 -goversion go1.14.3 -D "" -importcfg $WORK/b210/importcfg -pack ./errtracker.go mkdir -p $WORK/b173/ cat >$WORK/b232/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b002/_pkg_.a packagefile github.com/snapcore/snapd/overlord/configstate/config=$WORK/b215/_pkg_.a packagefile github.com/snapcore/snapd/overlord/state=$WORK/b188/_pkg_.a packagefile net/http=$WORK/b128/_pkg_.a packagefile net/url=$WORK/b108/_pkg_.a EOF cd /builddir/build/BUILD/snapd-2.45.2/src/github.com/snapcore/snapd/overlord/configstate/proxyconf /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b232/_pkg_.a -trimpath "$WORK/b232=>" -shared -p github.com/snapcore/snapd/overlord/configstate/proxyconf -complete -installsuffix shared -buildid k21SAyCNTHne1Big2OZT/k21SAyCNTHne1Big2OZT -goversion go1.14.3 -D "" -importcfg $WORK/b232/importcfg -pack ./proxy.go cat >$WORK/b173/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/b036/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile vendor/golang.org/x/net/http/httpguts=$WORK/b148/_pkg_.a packagefile io=$WORK/b023/_pkg_.a packagefile io/ioutil=$WORK/b078/_pkg_.a packagefile log=$WORK/b084/_pkg_.a packagefile net=$WORK/b067/_pkg_.a packagefile net/http=$WORK/b128/_pkg_.a packagefile net/http/internal=$WORK/b157/_pkg_.a packagefile net/textproto=$WORK/b107/_pkg_.a packagefile net/url=$WORK/b108/_pkg_.a packagefile strings=$WORK/b041/_pkg_.a packagefile sync=$WORK/b018/_pkg_.a packagefile time=$WORK/b029/_pkg_.a EOF mkdir -p $WORK/b168/ github.com/snapcore/snapd/client cd /usr/lib/golang/src/net/http/httputil /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b173/_pkg_.a -trimpath "$WORK/b173=>" -shared -p net/http/httputil -std -complete -installsuffix shared -buildid EY8l_u6atUey2y-CDgTf/EY8l_u6atUey2y-CDgTf -goversion go1.14.3 -D "" -importcfg $WORK/b173/importcfg -pack ./dump.go ./httputil.go ./persist.go ./reverseproxy.go mkdir -p $WORK/b033/ cat >$WORK/b168/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b035/_pkg_.a packagefile context=$WORK/b036/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile net/http=$WORK/b128/_pkg_.a packagefile net/url=$WORK/b108/_pkg_.a packagefile path=$WORK/b063/_pkg_.a packagefile regexp=$WORK/b074/_pkg_.a packagefile strconv=$WORK/b016/_pkg_.a packagefile strings=$WORK/b041/_pkg_.a EOF cd /usr/share/gocode/src/github.com/gorilla/mux /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b168/_pkg_.a -trimpath "$WORK/b168=>" -shared -p github.com/gorilla/mux -complete -installsuffix shared -buildid sozgOm71G4t5WkadICfR/sozgOm71G4t5WkadICfR -goversion go1.14.3 -D "" -importcfg $WORK/b168/importcfg -pack ./doc.go ./middleware.go ./mux.go ./regexp.go ./route.go ./test_helpers.go cat >$WORK/b033/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b034/_pkg_.a packagefile bytes=$WORK/b035/_pkg_.a packagefile context=$WORK/b036/_pkg_.a packagefile encoding/json=$WORK/b037/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile github.com/snapcore/snapd/asserts=$WORK/b043/_pkg_.a packagefile github.com/snapcore/snapd/dirs=$WORK/b109/_pkg_.a packagefile github.com/snapcore/snapd/jsonutil=$WORK/b110/_pkg_.a packagefile github.com/snapcore/snapd/osutil=$WORK/b057/_pkg_.a packagefile github.com/snapcore/snapd/snap=$WORK/b111/_pkg_.a packagefile golang.org/x/xerrors=$WORK/b124/_pkg_.a packagefile io=$WORK/b023/_pkg_.a packagefile io/ioutil=$WORK/b078/_pkg_.a packagefile mime/multipart=$WORK/b126/_pkg_.a packagefile net=$WORK/b067/_pkg_.a packagefile net/http=$WORK/b128/_pkg_.a packagefile net/url=$WORK/b108/_pkg_.a packagefile os=$WORK/b024/_pkg_.a packagefile path=$WORK/b063/_pkg_.a packagefile path/filepath=$WORK/b076/_pkg_.a packagefile regexp=$WORK/b074/_pkg_.a packagefile strconv=$WORK/b016/_pkg_.a packagefile strings=$WORK/b041/_pkg_.a packagefile time=$WORK/b029/_pkg_.a EOF cd /builddir/build/BUILD/snapd-2.45.2/src/github.com/snapcore/snapd/client /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b033/_pkg_.a -trimpath "$WORK/b033=>" -shared -p github.com/snapcore/snapd/client -complete -installsuffix shared -buildid v8gyr5N7_6YBxL1l7vCn/v8gyr5N7_6YBxL1l7vCn -goversion go1.14.3 -D "" -importcfg $WORK/b033/importcfg -pack ./aliases.go ./apps.go ./asserts.go ./buy.go ./change.go ./client.go ./cohort.go ./conf.go ./connections.go ./icons.go ./interfaces.go ./login.go ./model.go ./packages.go ./snap_op.go ./snapctl.go ./snapshot.go ./systems.go ./users.go ./warnings.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b232/_pkg_.a # internal cp $WORK/b232/_pkg_.a /builddir/.cache/go-build/d5/d50ae32d0d6b26a7f817a842faa3de201e802b331efcee5b124c52eef7927cd8-d # internal net/http/pprof mkdir -p $WORK/b263/ cat >$WORK/b263/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b034/_pkg_.a packagefile bytes=$WORK/b035/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile html/template=$WORK/b264/_pkg_.a packagefile io=$WORK/b023/_pkg_.a packagefile log=$WORK/b084/_pkg_.a packagefile net/http=$WORK/b128/_pkg_.a packagefile os=$WORK/b024/_pkg_.a packagefile runtime=$WORK/b005/_pkg_.a packagefile runtime/pprof=$WORK/b266/_pkg_.a packagefile runtime/trace=$WORK/b123/_pkg_.a packagefile sort=$WORK/b022/_pkg_.a packagefile strconv=$WORK/b016/_pkg_.a packagefile strings=$WORK/b041/_pkg_.a packagefile time=$WORK/b029/_pkg_.a EOF cd /usr/lib/golang/src/net/http/pprof /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b263/_pkg_.a -trimpath "$WORK/b263=>" -shared -p net/http/pprof -std -complete -installsuffix shared -buildid DyArMc5qMWQpQOtVNs9S/DyArMc5qMWQpQOtVNs9S -goversion go1.14.3 -D "" -importcfg $WORK/b263/importcfg -pack ./pprof.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b210/_pkg_.a # internal cp $WORK/b210/_pkg_.a /builddir/.cache/go-build/d8/d87a2df0113a9f47d5ed15e6c24eea750f65a82837f825b845085bee1309c9b8-d # internal /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b263/_pkg_.a # internal cp $WORK/b263/_pkg_.a /builddir/.cache/go-build/a3/a3fa026737c8cd6666edec75730ca5514b7006eb8514d050e72203a9dcd6a930-d # internal /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b168/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b173/_pkg_.a # internal cp $WORK/b168/_pkg_.a /builddir/.cache/go-build/d4/d466e79a117874e4486f7ee90a10a6905e2a542ab80137a94d3fc7c6fc081b25-d # internal cp $WORK/b173/_pkg_.a /builddir/.cache/go-build/db/db6637f604652d9d2c8116c0aa1021bad3bbd880035f73263417ab541353e6da-d # internal github.com/snapcore/snapd/httputil mkdir -p $WORK/b171/ cat >$WORK/b171/importcfg << 'EOF' # internal # import config packagefile crypto/tls=$WORK/b132/_pkg_.a packagefile crypto/x509=$WORK/b137/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile github.com/snapcore/snapd/logger=$WORK/b112/_pkg_.a packagefile github.com/snapcore/snapd/osutil=$WORK/b057/_pkg_.a packagefile gopkg.in/retry.v1=$WORK/b172/_pkg_.a packagefile io=$WORK/b023/_pkg_.a packagefile io/ioutil=$WORK/b078/_pkg_.a packagefile net=$WORK/b067/_pkg_.a packagefile net/http=$WORK/b128/_pkg_.a packagefile net/http/httputil=$WORK/b173/_pkg_.a packagefile net/url=$WORK/b108/_pkg_.a packagefile os=$WORK/b024/_pkg_.a packagefile path/filepath=$WORK/b076/_pkg_.a packagefile strconv=$WORK/b016/_pkg_.a packagefile strings=$WORK/b041/_pkg_.a packagefile syscall=$WORK/b028/_pkg_.a packagefile time=$WORK/b029/_pkg_.a EOF cd /builddir/build/BUILD/snapd-2.45.2/src/github.com/snapcore/snapd/httputil /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b171/_pkg_.a -trimpath "$WORK/b171=>" -shared -p github.com/snapcore/snapd/httputil -complete -installsuffix shared -buildid g3V_eHo7zW_pdeLhd7a6/g3V_eHo7zW_pdeLhd7a6 -goversion go1.14.3 -D "" -importcfg $WORK/b171/importcfg -pack ./client.go ./logger.go ./retry.go ./transport.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b171/_pkg_.a # internal cp $WORK/b171/_pkg_.a /builddir/.cache/go-build/51/51d677381a6927539778c16f4700b6695818b186d8b483482494be9ebba7bf70-d # internal /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b033/_pkg_.a # internal cp $WORK/b033/_pkg_.a /builddir/.cache/go-build/ca/caebe1b68934df88f3176b4e68ba6975a014c978d2dd7aa2d2f34e4ec1efe0c9-d # internal github.com/snapcore/snapd/cmd mkdir -p $WORK/b032/ github.com/snapcore/snapd/overlord/snapshotstate/backend mkdir -p $WORK/b255/ cat >$WORK/b032/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/cmd/cmdutil=$WORK/b158/_pkg_.a packagefile github.com/snapcore/snapd/dirs=$WORK/b109/_pkg_.a packagefile github.com/snapcore/snapd/logger=$WORK/b112/_pkg_.a packagefile github.com/snapcore/snapd/osutil=$WORK/b057/_pkg_.a packagefile github.com/snapcore/snapd/progress=$WORK/b159/_pkg_.a packagefile github.com/snapcore/snapd/release=$WORK/b081/_pkg_.a packagefile github.com/snapcore/snapd/snap=$WORK/b111/_pkg_.a packagefile github.com/snapcore/snapd/strutil=$WORK/b072/_pkg_.a packagefile github.com/snapcore/snapd/systemd=$WORK/b163/_pkg_.a packagefile log=$WORK/b084/_pkg_.a packagefile os=$WORK/b024/_pkg_.a packagefile path/filepath=$WORK/b076/_pkg_.a packagefile sort=$WORK/b022/_pkg_.a packagefile strings=$WORK/b041/_pkg_.a packagefile syscall=$WORK/b028/_pkg_.a EOF cd /builddir/build/BUILD/snapd-2.45.2/src/github.com/snapcore/snapd/cmd /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b032/_pkg_.a -trimpath "$WORK/b032=>" -shared -p github.com/snapcore/snapd/cmd -complete -installsuffix shared -buildid 8o_ezHMmq6Am4-PGp8Ic/8o_ezHMmq6Am4-PGp8Ic -goversion go1.14.3 -D "" -importcfg $WORK/b032/importcfg -pack ./cmd_linux.go ./snapinfo.go ./version.go ./version_generated.go cat >$WORK/b255/importcfg << 'EOF' # internal # import config packagefile archive/zip=$WORK/b256/_pkg_.a packagefile bytes=$WORK/b035/_pkg_.a packagefile context=$WORK/b036/_pkg_.a packagefile crypto=$WORK/b044/_pkg_.a packagefile encoding/json=$WORK/b037/_pkg_.a packagefile errors=$WORK/b003/_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/b109/_pkg_.a packagefile github.com/snapcore/snapd/jsonutil=$WORK/b110/_pkg_.a packagefile github.com/snapcore/snapd/logger=$WORK/b112/_pkg_.a packagefile github.com/snapcore/snapd/osutil=$WORK/b057/_pkg_.a packagefile github.com/snapcore/snapd/osutil/sys=$WORK/b065/_pkg_.a packagefile github.com/snapcore/snapd/randutil=$WORK/b066/_pkg_.a packagefile github.com/snapcore/snapd/snap=$WORK/b111/_pkg_.a packagefile github.com/snapcore/snapd/snapdenv=$WORK/b086/_pkg_.a packagefile github.com/snapcore/snapd/strutil=$WORK/b072/_pkg_.a packagefile hash=$WORK/b045/_pkg_.a packagefile io=$WORK/b023/_pkg_.a packagefile io/ioutil=$WORK/b078/_pkg_.a packagefile os=$WORK/b024/_pkg_.a packagefile os/exec=$WORK/b079/_pkg_.a packagefile os/user=$WORK/b080/_pkg_.a packagefile path/filepath=$WORK/b076/_pkg_.a packagefile regexp=$WORK/b074/_pkg_.a packagefile sort=$WORK/b022/_pkg_.a packagefile strconv=$WORK/b016/_pkg_.a packagefile strings=$WORK/b041/_pkg_.a packagefile syscall=$WORK/b028/_pkg_.a packagefile time=$WORK/b029/_pkg_.a EOF cd /builddir/build/BUILD/snapd-2.45.2/src/github.com/snapcore/snapd/overlord/snapshotstate/backend /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b255/_pkg_.a -trimpath "$WORK/b255=>" -shared -p github.com/snapcore/snapd/overlord/snapshotstate/backend -complete -installsuffix shared -buildid yWy_FRTs8GZFHDglReTF/yWy_FRTs8GZFHDglReTF -goversion go1.14.3 -D "" -importcfg $WORK/b255/importcfg -pack ./backend.go ./helpers.go ./reader.go ./restorestate.go ./sizer.go github.com/snapcore/snapd/store mkdir -p $WORK/b224/ cat >$WORK/b224/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b035/_pkg_.a packagefile context=$WORK/b036/_pkg_.a packagefile crypto=$WORK/b044/_pkg_.a packagefile encoding/base64=$WORK/b039/_pkg_.a packagefile encoding/json=$WORK/b037/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile github.com/juju/ratelimit=$WORK/b225/_pkg_.a packagefile github.com/snapcore/snapd/arch=$WORK/b083/_pkg_.a packagefile github.com/snapcore/snapd/asserts=$WORK/b043/_pkg_.a packagefile github.com/snapcore/snapd/client=$WORK/b033/_pkg_.a packagefile github.com/snapcore/snapd/cmd/cmdutil=$WORK/b158/_pkg_.a packagefile github.com/snapcore/snapd/dirs=$WORK/b109/_pkg_.a packagefile github.com/snapcore/snapd/httputil=$WORK/b171/_pkg_.a packagefile github.com/snapcore/snapd/i18n=$WORK/b117/_pkg_.a packagefile github.com/snapcore/snapd/jsonutil=$WORK/b110/_pkg_.a packagefile github.com/snapcore/snapd/jsonutil/safejson=$WORK/b226/_pkg_.a packagefile github.com/snapcore/snapd/logger=$WORK/b112/_pkg_.a packagefile github.com/snapcore/snapd/osutil=$WORK/b057/_pkg_.a packagefile github.com/snapcore/snapd/overlord/auth=$WORK/b187/_pkg_.a packagefile github.com/snapcore/snapd/progress=$WORK/b159/_pkg_.a packagefile github.com/snapcore/snapd/release=$WORK/b081/_pkg_.a packagefile github.com/snapcore/snapd/snap=$WORK/b111/_pkg_.a packagefile github.com/snapcore/snapd/snap/channel=$WORK/b082/_pkg_.a packagefile github.com/snapcore/snapd/snapdenv=$WORK/b086/_pkg_.a packagefile github.com/snapcore/snapd/strutil=$WORK/b072/_pkg_.a packagefile gopkg.in/macaroon.v1=$WORK/b189/_pkg_.a packagefile gopkg.in/retry.v1=$WORK/b172/_pkg_.a packagefile io=$WORK/b023/_pkg_.a packagefile io/ioutil=$WORK/b078/_pkg_.a packagefile net/http=$WORK/b128/_pkg_.a packagefile net/url=$WORK/b108/_pkg_.a packagefile os=$WORK/b024/_pkg_.a packagefile os/exec=$WORK/b079/_pkg_.a packagefile path=$WORK/b063/_pkg_.a packagefile path/filepath=$WORK/b076/_pkg_.a packagefile sort=$WORK/b022/_pkg_.a packagefile strconv=$WORK/b016/_pkg_.a packagefile strings=$WORK/b041/_pkg_.a packagefile sync=$WORK/b018/_pkg_.a packagefile syscall=$WORK/b028/_pkg_.a packagefile time=$WORK/b029/_pkg_.a EOF cd /builddir/build/BUILD/snapd-2.45.2/src/github.com/snapcore/snapd/store /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b224/_pkg_.a -trimpath "$WORK/b224=>" -shared -p github.com/snapcore/snapd/store -complete -installsuffix shared -buildid oAuj1GV5PHK3rdVx5olO/oAuj1GV5PHK3rdVx5olO -goversion go1.14.3 -D "" -importcfg $WORK/b224/importcfg -pack ./auth.go ./cache.go ./details.go ./details_v2.go ./devicenauthctx.go ./errors.go ./search_v2.go ./store.go ./store_action.go ./store_asserts.go ./store_download.go ./uacontext.go ./userinfo.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b032/_pkg_.a # internal cp $WORK/b032/_pkg_.a /builddir/.cache/go-build/e9/e9945673ce9a11c2a329e2c93da4e50202fe420391beacf801eb3b1056962d0e-d # internal github.com/snapcore/snapd/interfaces mkdir -p $WORK/b174/ cat >$WORK/b174/importcfg << 'EOF' # internal # import config packagefile encoding/json=$WORK/b037/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile github.com/snapcore/snapd/cmd=$WORK/b032/_pkg_.a packagefile github.com/snapcore/snapd/dirs=$WORK/b109/_pkg_.a packagefile github.com/snapcore/snapd/interfaces/hotplug=$WORK/b175/_pkg_.a packagefile github.com/snapcore/snapd/interfaces/utils=$WORK/b176/_pkg_.a packagefile github.com/snapcore/snapd/logger=$WORK/b112/_pkg_.a packagefile github.com/snapcore/snapd/osutil=$WORK/b057/_pkg_.a packagefile github.com/snapcore/snapd/sandbox/apparmor=$WORK/b177/_pkg_.a packagefile github.com/snapcore/snapd/sandbox/cgroup=$WORK/b178/_pkg_.a packagefile github.com/snapcore/snapd/sandbox/seccomp=$WORK/b179/_pkg_.a packagefile github.com/snapcore/snapd/snap=$WORK/b111/_pkg_.a packagefile github.com/snapcore/snapd/timings=$WORK/b180/_pkg_.a packagefile io/ioutil=$WORK/b078/_pkg_.a packagefile os=$WORK/b024/_pkg_.a packagefile path/filepath=$WORK/b076/_pkg_.a packagefile reflect=$WORK/b013/_pkg_.a packagefile regexp=$WORK/b074/_pkg_.a packagefile sort=$WORK/b022/_pkg_.a packagefile strconv=$WORK/b016/_pkg_.a packagefile strings=$WORK/b041/_pkg_.a packagefile sync=$WORK/b018/_pkg_.a EOF cd /builddir/build/BUILD/snapd-2.45.2/src/github.com/snapcore/snapd/interfaces /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b174/_pkg_.a -trimpath "$WORK/b174=>" -shared -p github.com/snapcore/snapd/interfaces -complete -installsuffix shared -buildid yg01VuQaB5MtOLiZJatd/yg01VuQaB5MtOLiZJatd -goversion go1.14.3 -D "" -importcfg $WORK/b174/importcfg -pack ./backend.go ./connection.go ./core.go ./helpers.go ./naming.go ./repo.go ./sorting.go ./system_key.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b255/_pkg_.a # internal cp $WORK/b255/_pkg_.a /builddir/.cache/go-build/2f/2f2a4415317c0fc47bbc0fb8762fcc17efd314a0f14a5547569c4995809202ce-d # internal /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b174/_pkg_.a # internal cp $WORK/b174/_pkg_.a /builddir/.cache/go-build/59/59974cb129ac3eb0ca8eb5e57fe08a699d55cb56cb8c10285763a85034f6ceb7-d # internal github.com/snapcore/snapd/overlord/ifacestate/ifacerepo mkdir -p $WORK/b217/ github.com/snapcore/snapd/interfaces/mount mkdir -p $WORK/b219/ github.com/snapcore/snapd/interfaces/dbus cat >$WORK/b217/importcfg << 'EOF' # internal # import config packagefile github.com/snapcore/snapd/interfaces=$WORK/b174/_pkg_.a packagefile github.com/snapcore/snapd/overlord/state=$WORK/b188/_pkg_.a EOF mkdir -p $WORK/b244/ cd /builddir/build/BUILD/snapd-2.45.2/src/github.com/snapcore/snapd/overlord/ifacestate/ifacerepo /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b217/_pkg_.a -trimpath "$WORK/b217=>" -shared -p github.com/snapcore/snapd/overlord/ifacestate/ifacerepo -complete -installsuffix shared -buildid iXj-S48Sq5ZCd4vfvdsw/iXj-S48Sq5ZCd4vfvdsw -goversion go1.14.3 -D "" -importcfg $WORK/b217/importcfg -pack ./repo.go 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/cmd=$WORK/b032/_pkg_.a packagefile github.com/snapcore/snapd/dirs=$WORK/b109/_pkg_.a packagefile github.com/snapcore/snapd/interfaces=$WORK/b174/_pkg_.a packagefile github.com/snapcore/snapd/logger=$WORK/b112/_pkg_.a packagefile github.com/snapcore/snapd/osutil=$WORK/b057/_pkg_.a packagefile github.com/snapcore/snapd/sandbox/cgroup=$WORK/b178/_pkg_.a packagefile github.com/snapcore/snapd/snap=$WORK/b111/_pkg_.a packagefile github.com/snapcore/snapd/timings=$WORK/b180/_pkg_.a packagefile os=$WORK/b024/_pkg_.a packagefile os/exec=$WORK/b079/_pkg_.a packagefile path=$WORK/b063/_pkg_.a packagefile path/filepath=$WORK/b076/_pkg_.a packagefile sort=$WORK/b022/_pkg_.a EOF cat >$WORK/b244/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b035/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile github.com/snapcore/snapd/dirs=$WORK/b109/_pkg_.a packagefile github.com/snapcore/snapd/interfaces=$WORK/b174/_pkg_.a packagefile github.com/snapcore/snapd/logger=$WORK/b112/_pkg_.a packagefile github.com/snapcore/snapd/osutil=$WORK/b057/_pkg_.a packagefile github.com/snapcore/snapd/release=$WORK/b081/_pkg_.a packagefile github.com/snapcore/snapd/snap=$WORK/b111/_pkg_.a packagefile github.com/snapcore/snapd/timings=$WORK/b180/_pkg_.a packagefile os=$WORK/b024/_pkg_.a packagefile path/filepath=$WORK/b076/_pkg_.a packagefile sort=$WORK/b022/_pkg_.a packagefile strings=$WORK/b041/_pkg_.a EOF cd /builddir/build/BUILD/snapd-2.45.2/src/github.com/snapcore/snapd/interfaces/mount /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b219/_pkg_.a -trimpath "$WORK/b219=>" -shared -p github.com/snapcore/snapd/interfaces/mount -complete -installsuffix shared -buildid 2Lj8cBaTtwOuAPHk8DBX/2Lj8cBaTtwOuAPHk8DBX -goversion go1.14.3 -D "" -importcfg $WORK/b219/importcfg -pack ./backend.go ./ns.go ./spec.go cd /builddir/build/BUILD/snapd-2.45.2/src/github.com/snapcore/snapd/interfaces/dbus /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b244/_pkg_.a -trimpath "$WORK/b244=>" -shared -p github.com/snapcore/snapd/interfaces/dbus -complete -installsuffix shared -buildid r1RLJbydlMzCBcV5OFS-/r1RLJbydlMzCBcV5OFS- -goversion go1.14.3 -D "" -importcfg $WORK/b244/importcfg -pack ./backend.go ./dbus.go ./spec.go ./template.go github.com/snapcore/snapd/interfaces/kmod 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/b109/_pkg_.a packagefile github.com/snapcore/snapd/interfaces=$WORK/b174/_pkg_.a packagefile github.com/snapcore/snapd/osutil=$WORK/b057/_pkg_.a packagefile github.com/snapcore/snapd/snap=$WORK/b111/_pkg_.a packagefile github.com/snapcore/snapd/timings=$WORK/b180/_pkg_.a packagefile os=$WORK/b024/_pkg_.a packagefile os/exec=$WORK/b079/_pkg_.a packagefile sort=$WORK/b022/_pkg_.a packagefile strings=$WORK/b041/_pkg_.a EOF cd /builddir/build/BUILD/snapd-2.45.2/src/github.com/snapcore/snapd/interfaces/kmod /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b245/_pkg_.a -trimpath "$WORK/b245=>" -shared -p github.com/snapcore/snapd/interfaces/kmod -complete -installsuffix shared -buildid QniuZpedqHuyCE0fOetw/QniuZpedqHuyCE0fOetw -goversion go1.14.3 -D "" -importcfg $WORK/b245/importcfg -pack ./backend.go ./kmod.go ./spec.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b217/_pkg_.a # internal cp $WORK/b217/_pkg_.a /builddir/.cache/go-build/f9/f9bf05844585bc60d67fad73993421578dc092b115561641271c9e34b1b8cda5-d # internal github.com/snapcore/snapd/interfaces/seccomp mkdir -p $WORK/b246/ cat >$WORK/b246/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b035/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile github.com/snapcore/snapd/arch=$WORK/b083/_pkg_.a packagefile github.com/snapcore/snapd/cmd=$WORK/b032/_pkg_.a packagefile github.com/snapcore/snapd/dirs=$WORK/b109/_pkg_.a packagefile github.com/snapcore/snapd/interfaces=$WORK/b174/_pkg_.a packagefile github.com/snapcore/snapd/osutil=$WORK/b057/_pkg_.a packagefile github.com/snapcore/snapd/release=$WORK/b081/_pkg_.a packagefile github.com/snapcore/snapd/sandbox/apparmor=$WORK/b177/_pkg_.a packagefile github.com/snapcore/snapd/sandbox/seccomp=$WORK/b179/_pkg_.a packagefile github.com/snapcore/snapd/snap=$WORK/b111/_pkg_.a packagefile github.com/snapcore/snapd/strutil=$WORK/b072/_pkg_.a packagefile github.com/snapcore/snapd/timings=$WORK/b180/_pkg_.a packagefile os=$WORK/b024/_pkg_.a packagefile path/filepath=$WORK/b076/_pkg_.a packagefile runtime=$WORK/b005/_pkg_.a packagefile sort=$WORK/b022/_pkg_.a packagefile strings=$WORK/b041/_pkg_.a EOF cd /builddir/build/BUILD/snapd-2.45.2/src/github.com/snapcore/snapd/interfaces/seccomp /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b246/_pkg_.a -trimpath "$WORK/b246=>" -shared -p github.com/snapcore/snapd/interfaces/seccomp -complete -installsuffix shared -buildid k8_2hQLDJlzwlcdt6s3i/k8_2hQLDJlzwlcdt6s3i -goversion go1.14.3 -D "" -importcfg $WORK/b246/importcfg -pack ./backend.go ./spec.go ./template.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b245/_pkg_.a # internal cp $WORK/b245/_pkg_.a /builddir/.cache/go-build/c9/c9f168649f7ef0f7724086c3bfe749553b0f7f3876778a7693f587e21c5e48b2-d # internal github.com/snapcore/snapd/interfaces/systemd mkdir -p $WORK/b247/ cat >$WORK/b247/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b035/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile github.com/snapcore/snapd/dirs=$WORK/b109/_pkg_.a packagefile github.com/snapcore/snapd/interfaces=$WORK/b174/_pkg_.a packagefile github.com/snapcore/snapd/logger=$WORK/b112/_pkg_.a packagefile github.com/snapcore/snapd/osutil=$WORK/b057/_pkg_.a packagefile github.com/snapcore/snapd/snap=$WORK/b111/_pkg_.a packagefile github.com/snapcore/snapd/systemd=$WORK/b163/_pkg_.a packagefile github.com/snapcore/snapd/timings=$WORK/b180/_pkg_.a packagefile os=$WORK/b024/_pkg_.a packagefile path/filepath=$WORK/b076/_pkg_.a packagefile time=$WORK/b029/_pkg_.a EOF cd /builddir/build/BUILD/snapd-2.45.2/src/github.com/snapcore/snapd/interfaces/systemd /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b247/_pkg_.a -trimpath "$WORK/b247=>" -shared -p github.com/snapcore/snapd/interfaces/systemd -complete -installsuffix shared -buildid G_eXYzIj2x-KpdRtG5CE/G_eXYzIj2x-KpdRtG5CE -goversion go1.14.3 -D "" -importcfg $WORK/b247/importcfg -pack ./backend.go ./service.go ./spec.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b244/_pkg_.a # internal cp $WORK/b244/_pkg_.a /builddir/.cache/go-build/70/70bf1b3d046ce208b86242032b45ee39aa7c0d71423a0ae0986441029237e682-d # internal github.com/snapcore/snapd/interfaces/apparmor mkdir -p $WORK/b243/ cat >$WORK/b243/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b035/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile github.com/snapcore/snapd/dirs=$WORK/b109/_pkg_.a packagefile github.com/snapcore/snapd/interfaces=$WORK/b174/_pkg_.a packagefile github.com/snapcore/snapd/interfaces/dbus=$WORK/b244/_pkg_.a packagefile github.com/snapcore/snapd/logger=$WORK/b112/_pkg_.a packagefile github.com/snapcore/snapd/osutil=$WORK/b057/_pkg_.a packagefile github.com/snapcore/snapd/release=$WORK/b081/_pkg_.a packagefile github.com/snapcore/snapd/sandbox/apparmor=$WORK/b177/_pkg_.a packagefile github.com/snapcore/snapd/snap=$WORK/b111/_pkg_.a packagefile github.com/snapcore/snapd/strutil=$WORK/b072/_pkg_.a packagefile github.com/snapcore/snapd/timings=$WORK/b180/_pkg_.a packagefile io=$WORK/b023/_pkg_.a packagefile io/ioutil=$WORK/b078/_pkg_.a packagefile os=$WORK/b024/_pkg_.a packagefile os/exec=$WORK/b079/_pkg_.a packagefile path=$WORK/b063/_pkg_.a packagefile path/filepath=$WORK/b076/_pkg_.a packagefile regexp=$WORK/b074/_pkg_.a packagefile runtime=$WORK/b005/_pkg_.a packagefile sort=$WORK/b022/_pkg_.a packagefile strings=$WORK/b041/_pkg_.a EOF cd /builddir/build/BUILD/snapd-2.45.2/src/github.com/snapcore/snapd/interfaces/apparmor /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b243/_pkg_.a -trimpath "$WORK/b243=>" -shared -p github.com/snapcore/snapd/interfaces/apparmor -complete -installsuffix shared -buildid PCbcthO3ZRvPRU1mVeyV/PCbcthO3ZRvPRU1mVeyV -goversion go1.14.3 -D "" -importcfg $WORK/b243/importcfg -pack ./apparmor.go ./backend.go ./spec.go ./template.go ./template_vars.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b219/_pkg_.a # internal cp $WORK/b219/_pkg_.a /builddir/.cache/go-build/fd/fd73417bf2c7a7f499a26f725c1e866df59984f5cf6e4001ed1a5b4f3d69967a-d # internal github.com/snapcore/snapd/overlord/snapstate/backend mkdir -p $WORK/b218/ cat >$WORK/b218/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile github.com/snapcore/snapd/boot=$WORK/b198/_pkg_.a packagefile github.com/snapcore/snapd/cmd/cmdutil=$WORK/b158/_pkg_.a packagefile github.com/snapcore/snapd/dirs=$WORK/b109/_pkg_.a packagefile github.com/snapcore/snapd/interfaces/mount=$WORK/b219/_pkg_.a packagefile github.com/snapcore/snapd/logger=$WORK/b112/_pkg_.a packagefile github.com/snapcore/snapd/osutil=$WORK/b057/_pkg_.a packagefile github.com/snapcore/snapd/progress=$WORK/b159/_pkg_.a packagefile github.com/snapcore/snapd/snap=$WORK/b111/_pkg_.a packagefile github.com/snapcore/snapd/snap/snapfile=$WORK/b206/_pkg_.a packagefile github.com/snapcore/snapd/systemd=$WORK/b163/_pkg_.a packagefile github.com/snapcore/snapd/timings=$WORK/b180/_pkg_.a packagefile github.com/snapcore/snapd/wrappers=$WORK/b220/_pkg_.a packagefile os=$WORK/b024/_pkg_.a packagefile path/filepath=$WORK/b076/_pkg_.a packagefile strings=$WORK/b041/_pkg_.a packagefile syscall=$WORK/b028/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b246/_pkg_.a # internal cd /builddir/build/BUILD/snapd-2.45.2/src/github.com/snapcore/snapd/overlord/snapstate/backend /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b218/_pkg_.a -trimpath "$WORK/b218=>" -shared -p github.com/snapcore/snapd/overlord/snapstate/backend -complete -installsuffix shared -buildid sdB_M9D8wehllb2kaTFr/sdB_M9D8wehllb2kaTFr -goversion go1.14.3 -D "" -importcfg $WORK/b218/importcfg -pack ./aliases.go ./backend.go ./copydata.go ./fontconfig.go ./link.go ./mountns.go ./mountunit.go ./setup.go ./snapdata.go ./utils.go cp $WORK/b246/_pkg_.a /builddir/.cache/go-build/ad/ad4b949716b140d6283823c86db677ca5466687851208c995dd88f2a695c1758-d # internal github.com/snapcore/snapd/interfaces/udev mkdir -p $WORK/b248/ cat >$WORK/b248/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b035/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile github.com/snapcore/snapd/dirs=$WORK/b109/_pkg_.a packagefile github.com/snapcore/snapd/interfaces=$WORK/b174/_pkg_.a packagefile github.com/snapcore/snapd/osutil=$WORK/b057/_pkg_.a packagefile github.com/snapcore/snapd/sandbox/cgroup=$WORK/b178/_pkg_.a packagefile github.com/snapcore/snapd/snap=$WORK/b111/_pkg_.a packagefile github.com/snapcore/snapd/strutil=$WORK/b072/_pkg_.a packagefile github.com/snapcore/snapd/timings=$WORK/b180/_pkg_.a packagefile os=$WORK/b024/_pkg_.a packagefile os/exec=$WORK/b079/_pkg_.a packagefile path/filepath=$WORK/b076/_pkg_.a packagefile sort=$WORK/b022/_pkg_.a packagefile strings=$WORK/b041/_pkg_.a EOF cd /builddir/build/BUILD/snapd-2.45.2/src/github.com/snapcore/snapd/interfaces/udev /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b248/_pkg_.a -trimpath "$WORK/b248=>" -shared -p github.com/snapcore/snapd/interfaces/udev -complete -installsuffix shared -buildid Phi-T46sUstv-TAufiLk/Phi-T46sUstv-TAufiLk -goversion go1.14.3 -D "" -importcfg $WORK/b248/importcfg -pack ./backend.go ./spec.go ./udev.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b247/_pkg_.a # internal cp $WORK/b247/_pkg_.a /builddir/.cache/go-build/61/61d74e60e3de35a0a0a5fa09ce8bce13e45c56b49f8b9c50cd4ea22826edf68d-d # internal /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b224/_pkg_.a # internal cp $WORK/b224/_pkg_.a /builddir/.cache/go-build/2d/2d7f948497c3802006cfd8bec6125d21bdfe400360d0bf8dc16b7d1cf920ff89-d # internal github.com/snapcore/snapd/overlord/storecontext mkdir -p $WORK/b235/ cat >$WORK/b235/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b002/_pkg_.a packagefile github.com/snapcore/snapd/asserts=$WORK/b043/_pkg_.a packagefile github.com/snapcore/snapd/asserts/sysdb=$WORK/b186/_pkg_.a packagefile github.com/snapcore/snapd/overlord/auth=$WORK/b187/_pkg_.a packagefile github.com/snapcore/snapd/overlord/configstate/config=$WORK/b215/_pkg_.a packagefile github.com/snapcore/snapd/overlord/state=$WORK/b188/_pkg_.a packagefile github.com/snapcore/snapd/store=$WORK/b224/_pkg_.a packagefile net/url=$WORK/b108/_pkg_.a packagefile os=$WORK/b024/_pkg_.a EOF cd /builddir/build/BUILD/snapd-2.45.2/src/github.com/snapcore/snapd/overlord/storecontext /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b235/_pkg_.a -trimpath "$WORK/b235=>" -shared -p github.com/snapcore/snapd/overlord/storecontext -complete -installsuffix shared -buildid AQ-3KZXZ597vscdinkOc/AQ-3KZXZ597vscdinkOc -goversion go1.14.3 -D "" -importcfg $WORK/b235/importcfg -pack ./context.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b248/_pkg_.a # internal cp $WORK/b248/_pkg_.a /builddir/.cache/go-build/97/97ca85495583147ab693ba9ea094d28125c1d46bda42bf322d36fa757b7f327e-d # internal /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b235/_pkg_.a # internal cp $WORK/b235/_pkg_.a /builddir/.cache/go-build/58/582e686ffb171b2911190681ec0250ff9808cbe21f608365ef0030b4a967c334-d # internal /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b218/_pkg_.a # internal cp $WORK/b218/_pkg_.a /builddir/.cache/go-build/a4/a4dc28aa4627231d8b3f75267bab60b3c5e4431676050be8179953cf3fd90778-d # internal github.com/snapcore/snapd/overlord/snapstate mkdir -p $WORK/b194/ cat >$WORK/b194/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b036/_pkg_.a packagefile encoding/json=$WORK/b037/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile github.com/snapcore/snapd/advisor=$WORK/b195/_pkg_.a packagefile github.com/snapcore/snapd/arch=$WORK/b083/_pkg_.a packagefile github.com/snapcore/snapd/asserts=$WORK/b043/_pkg_.a packagefile github.com/snapcore/snapd/boot=$WORK/b198/_pkg_.a packagefile github.com/snapcore/snapd/client=$WORK/b033/_pkg_.a packagefile github.com/snapcore/snapd/cmd=$WORK/b032/_pkg_.a packagefile github.com/snapcore/snapd/cmd/snaplock=$WORK/b209/_pkg_.a packagefile github.com/snapcore/snapd/dirs=$WORK/b109/_pkg_.a packagefile github.com/snapcore/snapd/errtracker=$WORK/b210/_pkg_.a packagefile github.com/snapcore/snapd/features=$WORK/b213/_pkg_.a packagefile github.com/snapcore/snapd/gadget=$WORK/b214/_pkg_.a packagefile github.com/snapcore/snapd/httputil=$WORK/b171/_pkg_.a packagefile github.com/snapcore/snapd/i18n=$WORK/b117/_pkg_.a packagefile github.com/snapcore/snapd/interfaces=$WORK/b174/_pkg_.a packagefile github.com/snapcore/snapd/logger=$WORK/b112/_pkg_.a packagefile github.com/snapcore/snapd/osutil=$WORK/b057/_pkg_.a packagefile github.com/snapcore/snapd/overlord/auth=$WORK/b187/_pkg_.a packagefile github.com/snapcore/snapd/overlord/configstate/config=$WORK/b215/_pkg_.a packagefile github.com/snapcore/snapd/overlord/configstate/settings=$WORK/b216/_pkg_.a packagefile github.com/snapcore/snapd/overlord/ifacestate/ifacerepo=$WORK/b217/_pkg_.a packagefile github.com/snapcore/snapd/overlord/snapstate/backend=$WORK/b218/_pkg_.a packagefile github.com/snapcore/snapd/overlord/state=$WORK/b188/_pkg_.a packagefile github.com/snapcore/snapd/progress=$WORK/b159/_pkg_.a packagefile github.com/snapcore/snapd/randutil=$WORK/b066/_pkg_.a packagefile github.com/snapcore/snapd/release=$WORK/b081/_pkg_.a packagefile github.com/snapcore/snapd/sandbox=$WORK/b223/_pkg_.a packagefile github.com/snapcore/snapd/sandbox/cgroup=$WORK/b178/_pkg_.a packagefile github.com/snapcore/snapd/sandbox/seccomp=$WORK/b179/_pkg_.a packagefile github.com/snapcore/snapd/snap=$WORK/b111/_pkg_.a packagefile github.com/snapcore/snapd/snap/channel=$WORK/b082/_pkg_.a packagefile github.com/snapcore/snapd/snapdenv=$WORK/b086/_pkg_.a packagefile github.com/snapcore/snapd/store=$WORK/b224/_pkg_.a packagefile github.com/snapcore/snapd/strutil=$WORK/b072/_pkg_.a packagefile github.com/snapcore/snapd/timeutil=$WORK/b116/_pkg_.a packagefile github.com/snapcore/snapd/timings=$WORK/b180/_pkg_.a packagefile gopkg.in/tomb.v2=$WORK/b077/_pkg_.a packagefile io=$WORK/b023/_pkg_.a packagefile math=$WORK/b014/_pkg_.a packagefile os=$WORK/b024/_pkg_.a packagefile path/filepath=$WORK/b076/_pkg_.a packagefile reflect=$WORK/b013/_pkg_.a packagefile regexp=$WORK/b074/_pkg_.a packagefile sort=$WORK/b022/_pkg_.a packagefile strconv=$WORK/b016/_pkg_.a packagefile strings=$WORK/b041/_pkg_.a packagefile time=$WORK/b029/_pkg_.a EOF cd /builddir/build/BUILD/snapd-2.45.2/src/github.com/snapcore/snapd/overlord/snapstate /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b194/_pkg_.a -trimpath "$WORK/b194=>" -shared -p github.com/snapcore/snapd/overlord/snapstate -complete -installsuffix shared -buildid yARt38RHwduIhTtin4I9/yARt38RHwduIhTtin4I9 -goversion go1.14.3 -D "" -importcfg $WORK/b194/importcfg -pack ./aliasesv2.go ./autorefresh.go ./aux_store_info.go ./backend.go ./booted.go ./catalogrefresh.go ./check_snap.go ./conflict.go ./cookies.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/b243/_pkg_.a # internal cp $WORK/b243/_pkg_.a /builddir/.cache/go-build/1b/1b7542c53b3303ba1a939fbaa5170351e21f4f93bac4662280982aa94f89cc81-d # internal github.com/snapcore/snapd/interfaces/backends mkdir -p $WORK/b242/ cat >$WORK/b242/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b002/_pkg_.a packagefile github.com/snapcore/snapd/interfaces=$WORK/b174/_pkg_.a packagefile github.com/snapcore/snapd/interfaces/apparmor=$WORK/b243/_pkg_.a packagefile github.com/snapcore/snapd/interfaces/dbus=$WORK/b244/_pkg_.a packagefile github.com/snapcore/snapd/interfaces/kmod=$WORK/b245/_pkg_.a packagefile github.com/snapcore/snapd/interfaces/mount=$WORK/b219/_pkg_.a packagefile github.com/snapcore/snapd/interfaces/seccomp=$WORK/b246/_pkg_.a packagefile github.com/snapcore/snapd/interfaces/systemd=$WORK/b247/_pkg_.a packagefile github.com/snapcore/snapd/interfaces/udev=$WORK/b248/_pkg_.a packagefile github.com/snapcore/snapd/sandbox/apparmor=$WORK/b177/_pkg_.a EOF cd /builddir/build/BUILD/snapd-2.45.2/src/github.com/snapcore/snapd/interfaces/backends /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b242/_pkg_.a -trimpath "$WORK/b242=>" -shared -p github.com/snapcore/snapd/interfaces/backends -complete -installsuffix shared -buildid 3Q0fqcsko_8Y8_1L-mre/3Q0fqcsko_8Y8_1L-mre -goversion go1.14.3 -D "" -importcfg $WORK/b242/importcfg -pack ./backends.go github.com/snapcore/snapd/interfaces/builtin mkdir -p $WORK/b249/ cat >$WORK/b249/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b035/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile github.com/snapcore/snapd/dirs=$WORK/b109/_pkg_.a packagefile github.com/snapcore/snapd/interfaces=$WORK/b174/_pkg_.a packagefile github.com/snapcore/snapd/interfaces/apparmor=$WORK/b243/_pkg_.a packagefile github.com/snapcore/snapd/interfaces/dbus=$WORK/b244/_pkg_.a packagefile github.com/snapcore/snapd/interfaces/hotplug=$WORK/b175/_pkg_.a packagefile github.com/snapcore/snapd/interfaces/kmod=$WORK/b245/_pkg_.a packagefile github.com/snapcore/snapd/interfaces/mount=$WORK/b219/_pkg_.a packagefile github.com/snapcore/snapd/interfaces/seccomp=$WORK/b246/_pkg_.a packagefile github.com/snapcore/snapd/interfaces/systemd=$WORK/b247/_pkg_.a packagefile github.com/snapcore/snapd/interfaces/udev=$WORK/b248/_pkg_.a packagefile github.com/snapcore/snapd/logger=$WORK/b112/_pkg_.a packagefile github.com/snapcore/snapd/osutil=$WORK/b057/_pkg_.a packagefile github.com/snapcore/snapd/release=$WORK/b081/_pkg_.a packagefile github.com/snapcore/snapd/sandbox/apparmor=$WORK/b177/_pkg_.a packagefile github.com/snapcore/snapd/snap=$WORK/b111/_pkg_.a packagefile github.com/snapcore/snapd/strutil=$WORK/b072/_pkg_.a packagefile io/ioutil=$WORK/b078/_pkg_.a packagefile os=$WORK/b024/_pkg_.a packagefile path=$WORK/b063/_pkg_.a packagefile path/filepath=$WORK/b076/_pkg_.a packagefile regexp=$WORK/b074/_pkg_.a packagefile sort=$WORK/b022/_pkg_.a packagefile strconv=$WORK/b016/_pkg_.a packagefile strings=$WORK/b041/_pkg_.a EOF cd /builddir/build/BUILD/snapd-2.45.2/src/github.com/snapcore/snapd/interfaces/builtin /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b249/_pkg_.a -trimpath "$WORK/b249=>" -shared -p github.com/snapcore/snapd/interfaces/builtin -complete -installsuffix shared -buildid YPHkgY-onKSWHZ8_6TPY/YPHkgY-onKSWHZ8_6TPY -goversion go1.14.3 -D "" -importcfg $WORK/b249/importcfg -pack ./account_control.go ./accounts_service.go ./adb_support.go ./all.go ./alsa.go ./appstream_metadata.go ./audio_playback.go ./audio_record.go ./autopilot.go ./avahi_control.go ./avahi_observe.go ./block_devices.go ./bluetooth_control.go ./bluez.go ./bool_file.go ./broadcom_asic_control.go ./browser_support.go ./calendar_service.go ./camera.go ./can_bus.go ./cifs_mount.go ./classic_support.go ./common.go ./common_files.go ./contacts_service.go ./content.go ./core_support.go ./cpu_control.go ./cups_control.go ./daemon_notify.go ./dbus.go ./dcdbas_control.go ./desktop.go ./desktop_legacy.go ./device_buttons.go ./display_control.go ./docker.go ./docker_support.go ./dummy.go ./dvb.go ./firewall_control.go ./framebuffer.go ./fuse_support.go ./fwupd.go ./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 ./i2c.go ./iio.go ./intel_mei.go ./io_ports_control.go ./jack1.go ./joystick.go ./juju_client_observe.go ./kernel_module_control.go ./kernel_module_observe.go ./kubernetes_support.go ./kvm.go ./libvirt.go ./locale_control.go ./location_control.go ./location_observe.go ./log_observe.go ./login_session_control.go ./login_session_observe.go ./lxd.go ./lxd_support.go ./maliit.go ./media_hub.go ./mir.go ./modem_manager.go ./mount_observe.go ./mpris.go ./multipass_support.go ./netlink_audit.go ./netlink_connector.go ./network.go ./network_bind.go ./network_control.go ./network_manager.go ./network_manager_observe.go ./network_observe.go ./network_setup_control.go ./network_setup_observe.go ./network_status.go ./ofono.go ./online_accounts_service.go ./opengl.go ./openvswitch.go ./openvswitch_support.go ./optical_drive.go ./packagekit_control.go ./password_manager_service.go ./personal_files.go ./physical_memory_control.go ./physical_memory_observe.go ./power_control.go ./ppp.go ./process_control.go ./pulseaudio.go ./raw_usb.go ./raw_volume.go ./removable_media.go ./screen_inhibit_control.go ./screencast_legacy.go ./serial_port.go ./shutdown.go ./snapd_control.go ./spi.go ./ssh_keys.go ./ssh_public_keys.go ./storage_framework_service.go ./system_backup.go ./system_files.go ./system_observe.go ./system_trace.go ./thumbnailer_service.go ./time_control.go ./timeserver_control.go ./timezone_control.go ./tpm.go ./u2f_devices.go ./ubuntu_download_manager.go ./udisks2.go ./uhid.go ./uio.go ./unity7.go ./unity8.go ./unity8_calendar.go ./unity8_contacts.go ./unity8_pim_common.go ./upower_observe.go ./utils.go ./wayland.go ./x11.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b242/_pkg_.a # internal cp $WORK/b242/_pkg_.a /builddir/.cache/go-build/39/390b21f95344a5b8427acf8eb68af3035e6d439e53a726f75aa68de9334eb902-d # internal /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b249/_pkg_.a # internal cp $WORK/b249/_pkg_.a /builddir/.cache/go-build/8c/8cb4e8c6125c46321c01f43507d2049835cc04ef5a13d859eec38bf11fd5a9a6-d # internal github.com/snapcore/snapd/interfaces/policy mkdir -p $WORK/b250/ cat >$WORK/b250/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b035/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile github.com/snapcore/snapd/asserts=$WORK/b043/_pkg_.a packagefile github.com/snapcore/snapd/interfaces=$WORK/b174/_pkg_.a packagefile github.com/snapcore/snapd/interfaces/builtin=$WORK/b249/_pkg_.a packagefile github.com/snapcore/snapd/release=$WORK/b081/_pkg_.a packagefile github.com/snapcore/snapd/snap=$WORK/b111/_pkg_.a packagefile github.com/snapcore/snapd/strutil=$WORK/b072/_pkg_.a packagefile strings=$WORK/b041/_pkg_.a EOF cd /builddir/build/BUILD/snapd-2.45.2/src/github.com/snapcore/snapd/interfaces/policy /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b250/_pkg_.a -trimpath "$WORK/b250=>" -shared -p github.com/snapcore/snapd/interfaces/policy -complete -installsuffix shared -buildid 9tl7lQaIpqm09wH-iaZO/9tl7lQaIpqm09wH-iaZO -goversion go1.14.3 -D "" -importcfg $WORK/b250/importcfg -pack ./basedeclaration.go ./helpers.go ./policy.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b250/_pkg_.a # internal cp $WORK/b250/_pkg_.a /builddir/.cache/go-build/de/ded7150f9886e2e8cda08b03c126db6d1645c1b71af44c7ac214939a7f18205f-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/ae/ae8a84857762ee13288a74ff85ff7b413e3f7aceaca51e454928a3dada9b3e91-d # internal github.com/snapcore/snapd/overlord/assertstate mkdir -p $WORK/b185/ github.com/snapcore/snapd/overlord/snapshotstate mkdir -p $WORK/b254/ github.com/snapcore/snapd/overlord/hookstate cat >$WORK/b185/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b002/_pkg_.a packagefile github.com/snapcore/snapd/asserts=$WORK/b043/_pkg_.a packagefile github.com/snapcore/snapd/asserts/snapasserts=$WORK/b170/_pkg_.a packagefile github.com/snapcore/snapd/asserts/sysdb=$WORK/b186/_pkg_.a packagefile github.com/snapcore/snapd/httputil=$WORK/b171/_pkg_.a packagefile github.com/snapcore/snapd/logger=$WORK/b112/_pkg_.a packagefile github.com/snapcore/snapd/overlord/auth=$WORK/b187/_pkg_.a packagefile github.com/snapcore/snapd/overlord/snapstate=$WORK/b194/_pkg_.a packagefile github.com/snapcore/snapd/overlord/state=$WORK/b188/_pkg_.a packagefile github.com/snapcore/snapd/release=$WORK/b081/_pkg_.a packagefile github.com/snapcore/snapd/snap=$WORK/b111/_pkg_.a packagefile gopkg.in/tomb.v2=$WORK/b077/_pkg_.a packagefile strings=$WORK/b041/_pkg_.a EOF github.com/snapcore/snapd/overlord/snapstate/policy mkdir -p $WORK/b257/ cd /builddir/build/BUILD/snapd-2.45.2/src/github.com/snapcore/snapd/overlord/assertstate /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b185/_pkg_.a -trimpath "$WORK/b185=>" -shared -p github.com/snapcore/snapd/overlord/assertstate -complete -installsuffix shared -buildid S1IgxPVI4NCEDe-twiwQ/S1IgxPVI4NCEDe-twiwQ -goversion go1.14.3 -D "" -importcfg $WORK/b185/importcfg -pack ./assertmgr.go ./assertstate.go ./helpers.go cat >$WORK/b254/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b036/_pkg_.a packagefile encoding/json=$WORK/b037/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile github.com/snapcore/snapd/client=$WORK/b033/_pkg_.a packagefile github.com/snapcore/snapd/logger=$WORK/b112/_pkg_.a packagefile github.com/snapcore/snapd/overlord/configstate/config=$WORK/b215/_pkg_.a packagefile github.com/snapcore/snapd/overlord/snapshotstate/backend=$WORK/b255/_pkg_.a packagefile github.com/snapcore/snapd/overlord/snapstate=$WORK/b194/_pkg_.a packagefile github.com/snapcore/snapd/overlord/state=$WORK/b188/_pkg_.a packagefile github.com/snapcore/snapd/release=$WORK/b081/_pkg_.a packagefile github.com/snapcore/snapd/snap=$WORK/b111/_pkg_.a packagefile github.com/snapcore/snapd/strutil=$WORK/b072/_pkg_.a packagefile gopkg.in/tomb.v2=$WORK/b077/_pkg_.a packagefile os=$WORK/b024/_pkg_.a packagefile sort=$WORK/b022/_pkg_.a packagefile time=$WORK/b029/_pkg_.a EOF cd /builddir/build/BUILD/snapd-2.45.2/src/github.com/snapcore/snapd/overlord/snapshotstate /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b254/_pkg_.a -trimpath "$WORK/b254=>" -shared -p github.com/snapcore/snapd/overlord/snapshotstate -complete -installsuffix shared -buildid Tim77ZOPjmtK_2Thx0T4/Tim77ZOPjmtK_2Thx0T4 -goversion go1.14.3 -D "" -importcfg $WORK/b254/importcfg -pack ./snapshotmgr.go ./snapshotstate.go cat >$WORK/b257/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile github.com/snapcore/snapd/asserts=$WORK/b043/_pkg_.a packagefile github.com/snapcore/snapd/boot=$WORK/b198/_pkg_.a packagefile github.com/snapcore/snapd/overlord/snapstate=$WORK/b194/_pkg_.a packagefile github.com/snapcore/snapd/overlord/state=$WORK/b188/_pkg_.a packagefile github.com/snapcore/snapd/snap=$WORK/b111/_pkg_.a packagefile sort=$WORK/b022/_pkg_.a packagefile strconv=$WORK/b016/_pkg_.a packagefile strings=$WORK/b041/_pkg_.a EOF github.com/snapcore/snapd/overlord/patch mkdir -p $WORK/b253/ cd /builddir/build/BUILD/snapd-2.45.2/src/github.com/snapcore/snapd/overlord/snapstate/policy /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b257/_pkg_.a -trimpath "$WORK/b257=>" -shared -p github.com/snapcore/snapd/overlord/snapstate/policy -complete -installsuffix shared -buildid Zb5eMNOE71aRqNlgXLhp/Zb5eMNOE71aRqNlgXLhp -goversion go1.14.3 -D "" -importcfg $WORK/b257/importcfg -pack ./base.go ./errors.go ./gadget.go ./kernel.go ./os.go ./policy.go ./snapd.go cat >$WORK/b253/importcfg << 'EOF' # internal # import config packagefile encoding/json=$WORK/b037/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile github.com/snapcore/snapd/cmd=$WORK/b032/_pkg_.a packagefile github.com/snapcore/snapd/i18n=$WORK/b117/_pkg_.a packagefile github.com/snapcore/snapd/interfaces=$WORK/b174/_pkg_.a packagefile github.com/snapcore/snapd/logger=$WORK/b112/_pkg_.a packagefile github.com/snapcore/snapd/overlord/snapstate=$WORK/b194/_pkg_.a packagefile github.com/snapcore/snapd/overlord/state=$WORK/b188/_pkg_.a packagefile github.com/snapcore/snapd/snap=$WORK/b111/_pkg_.a packagefile github.com/snapcore/snapd/snap/channel=$WORK/b082/_pkg_.a packagefile github.com/snapcore/snapd/timings=$WORK/b180/_pkg_.a packagefile github.com/snapcore/snapd/wrappers=$WORK/b220/_pkg_.a packagefile io/ioutil=$WORK/b078/_pkg_.a packagefile path/filepath=$WORK/b076/_pkg_.a packagefile time=$WORK/b029/_pkg_.a EOF cd /builddir/build/BUILD/snapd-2.45.2/src/github.com/snapcore/snapd/overlord/patch /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b253/_pkg_.a -trimpath "$WORK/b253=>" -shared -p github.com/snapcore/snapd/overlord/patch -complete -installsuffix shared -buildid vyk2Dx1eG4W_oWlfT7zr/vyk2Dx1eG4W_oWlfT7zr -goversion go1.14.3 -D "" -importcfg $WORK/b253/importcfg -pack ./patch.go ./patch1.go ./patch2.go ./patch3.go ./patch4.go ./patch5.go ./patch6.go ./patch6_1.go ./patch6_2.go ./patch6_3.go mkdir -p $WORK/b234/ cat >$WORK/b234/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b035/_pkg_.a packagefile encoding/json=$WORK/b037/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile github.com/snapcore/snapd/dirs=$WORK/b109/_pkg_.a packagefile github.com/snapcore/snapd/errtracker=$WORK/b210/_pkg_.a packagefile github.com/snapcore/snapd/i18n=$WORK/b117/_pkg_.a packagefile github.com/snapcore/snapd/jsonutil=$WORK/b110/_pkg_.a packagefile github.com/snapcore/snapd/logger=$WORK/b112/_pkg_.a packagefile github.com/snapcore/snapd/osutil=$WORK/b057/_pkg_.a packagefile github.com/snapcore/snapd/overlord/configstate/settings=$WORK/b216/_pkg_.a packagefile github.com/snapcore/snapd/overlord/snapstate=$WORK/b194/_pkg_.a packagefile github.com/snapcore/snapd/overlord/state=$WORK/b188/_pkg_.a packagefile github.com/snapcore/snapd/randutil=$WORK/b066/_pkg_.a packagefile github.com/snapcore/snapd/snap=$WORK/b111/_pkg_.a packagefile gopkg.in/tomb.v2=$WORK/b077/_pkg_.a packagefile os=$WORK/b024/_pkg_.a packagefile path/filepath=$WORK/b076/_pkg_.a packagefile regexp=$WORK/b074/_pkg_.a packagefile strings=$WORK/b041/_pkg_.a packagefile sync=$WORK/b018/_pkg_.a packagefile sync/atomic=$WORK/b020/_pkg_.a packagefile time=$WORK/b029/_pkg_.a EOF cd /builddir/build/BUILD/snapd-2.45.2/src/github.com/snapcore/snapd/overlord/hookstate /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b234/_pkg_.a -trimpath "$WORK/b234=>" -shared -p github.com/snapcore/snapd/overlord/hookstate -complete -installsuffix shared -buildid oYNPOPxj2nlgOx5PpLF0/oYNPOPxj2nlgOx5PpLF0 -goversion go1.14.3 -D "" -importcfg $WORK/b234/importcfg -pack ./context.go ./hookmgr.go ./hooks.go ./hookstate.go ./repository.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b257/_pkg_.a # internal cp $WORK/b257/_pkg_.a /builddir/.cache/go-build/0e/0ef42a224cf08d6f522b45dbbf627e350e0bf343b38d5689eaf9f1015d2da8d1-d # internal /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b185/_pkg_.a # internal cp $WORK/b185/_pkg_.a /builddir/.cache/go-build/de/def3febfd3537346a9bb5b8baae47e0a61040532874bdf442781563579153567-d # internal /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b254/_pkg_.a # internal cp $WORK/b254/_pkg_.a /builddir/.cache/go-build/c4/c4b0a487fdc522920662381ded6d5d144cb4ec67e10592ffe904fd561488a996-d # internal /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b234/_pkg_.a # internal cp $WORK/b234/_pkg_.a /builddir/.cache/go-build/5b/5bf2851445cf1efe913656b16735ef4a2f51ad80b6e6d7899b93e2c06fca9d92-d # internal github.com/snapcore/snapd/overlord/healthstate mkdir -p $WORK/b240/ cat >$WORK/b240/importcfg << 'EOF' # internal # import config packagefile encoding/json=$WORK/b037/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile github.com/snapcore/snapd/logger=$WORK/b112/_pkg_.a packagefile github.com/snapcore/snapd/overlord/hookstate=$WORK/b234/_pkg_.a packagefile github.com/snapcore/snapd/overlord/snapstate=$WORK/b194/_pkg_.a packagefile github.com/snapcore/snapd/overlord/state=$WORK/b188/_pkg_.a packagefile github.com/snapcore/snapd/snap=$WORK/b111/_pkg_.a packagefile github.com/snapcore/snapd/strutil=$WORK/b072/_pkg_.a packagefile os=$WORK/b024/_pkg_.a packagefile regexp=$WORK/b074/_pkg_.a packagefile time=$WORK/b029/_pkg_.a EOF cd /builddir/build/BUILD/snapd-2.45.2/src/github.com/snapcore/snapd/overlord/healthstate /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b240/_pkg_.a -trimpath "$WORK/b240=>" -shared -p github.com/snapcore/snapd/overlord/healthstate -complete -installsuffix shared -buildid 3BN-rfknSq6ST_z4DKzb/3BN-rfknSq6ST_z4DKzb -goversion go1.14.3 -D "" -importcfg $WORK/b240/importcfg -pack ./healthstate.go github.com/snapcore/snapd/overlord/servicestate github.com/snapcore/snapd/overlord/ifacestate mkdir -p $WORK/b259/ mkdir -p $WORK/b241/ cat >$WORK/b259/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/overlord/cmdstate=$WORK/b227/_pkg_.a packagefile github.com/snapcore/snapd/overlord/hookstate=$WORK/b234/_pkg_.a packagefile github.com/snapcore/snapd/overlord/snapstate=$WORK/b194/_pkg_.a packagefile github.com/snapcore/snapd/overlord/state=$WORK/b188/_pkg_.a packagefile github.com/snapcore/snapd/snap=$WORK/b111/_pkg_.a packagefile time=$WORK/b029/_pkg_.a EOF cd /builddir/build/BUILD/snapd-2.45.2/src/github.com/snapcore/snapd/overlord/servicestate /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b259/_pkg_.a -trimpath "$WORK/b259=>" -shared -p github.com/snapcore/snapd/overlord/servicestate -complete -installsuffix shared -buildid 3mQKGEHQfQu4CbT5uYsA/3mQKGEHQfQu4CbT5uYsA -goversion go1.14.3 -D "" -importcfg $WORK/b259/importcfg -pack ./servicestate.go github.com/snapcore/snapd/overlord/devicestate cat >$WORK/b241/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b035/_pkg_.a packagefile crypto/sha256=$WORK/b055/_pkg_.a packagefile encoding/json=$WORK/b037/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile github.com/snapcore/snapd/asserts=$WORK/b043/_pkg_.a packagefile github.com/snapcore/snapd/dirs=$WORK/b109/_pkg_.a packagefile github.com/snapcore/snapd/features=$WORK/b213/_pkg_.a packagefile github.com/snapcore/snapd/i18n=$WORK/b117/_pkg_.a packagefile github.com/snapcore/snapd/interfaces=$WORK/b174/_pkg_.a packagefile github.com/snapcore/snapd/interfaces/backends=$WORK/b242/_pkg_.a packagefile github.com/snapcore/snapd/interfaces/builtin=$WORK/b249/_pkg_.a packagefile github.com/snapcore/snapd/interfaces/hotplug=$WORK/b175/_pkg_.a packagefile github.com/snapcore/snapd/interfaces/policy=$WORK/b250/_pkg_.a packagefile github.com/snapcore/snapd/interfaces/utils=$WORK/b176/_pkg_.a packagefile github.com/snapcore/snapd/jsonutil=$WORK/b110/_pkg_.a packagefile github.com/snapcore/snapd/logger=$WORK/b112/_pkg_.a packagefile github.com/snapcore/snapd/overlord/assertstate=$WORK/b185/_pkg_.a packagefile github.com/snapcore/snapd/overlord/configstate/config=$WORK/b215/_pkg_.a packagefile github.com/snapcore/snapd/overlord/hookstate=$WORK/b234/_pkg_.a packagefile github.com/snapcore/snapd/overlord/ifacestate/ifacerepo=$WORK/b217/_pkg_.a packagefile github.com/snapcore/snapd/overlord/ifacestate/udevmonitor=$WORK/b251/_pkg_.a packagefile github.com/snapcore/snapd/overlord/snapstate=$WORK/b194/_pkg_.a packagefile github.com/snapcore/snapd/overlord/state=$WORK/b188/_pkg_.a packagefile github.com/snapcore/snapd/release=$WORK/b081/_pkg_.a packagefile github.com/snapcore/snapd/snap=$WORK/b111/_pkg_.a packagefile github.com/snapcore/snapd/snapdenv=$WORK/b086/_pkg_.a packagefile github.com/snapcore/snapd/timings=$WORK/b180/_pkg_.a packagefile gopkg.in/tomb.v2=$WORK/b077/_pkg_.a packagefile os=$WORK/b024/_pkg_.a packagefile reflect=$WORK/b013/_pkg_.a packagefile regexp=$WORK/b074/_pkg_.a packagefile sort=$WORK/b022/_pkg_.a packagefile strings=$WORK/b041/_pkg_.a packagefile sync=$WORK/b018/_pkg_.a packagefile time=$WORK/b029/_pkg_.a packagefile unicode=$WORK/b021/_pkg_.a EOF mkdir -p $WORK/b230/ cd /builddir/build/BUILD/snapd-2.45.2/src/github.com/snapcore/snapd/overlord/ifacestate /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b241/_pkg_.a -trimpath "$WORK/b241=>" -shared -p github.com/snapcore/snapd/overlord/ifacestate -complete -installsuffix shared -buildid 07fzdkpqRtAg1BC8aDFA/07fzdkpqRtAg1BC8aDFA -goversion go1.14.3 -D "" -importcfg $WORK/b241/importcfg -pack ./handlers.go ./helpers.go ./hooks.go ./hotplug.go ./ifacemgr.go ./ifacestate.go ./implicit.go cat >$WORK/b230/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b035/_pkg_.a packagefile context=$WORK/b036/_pkg_.a packagefile crypto/rsa=$WORK/b053/_pkg_.a packagefile crypto/x509=$WORK/b137/_pkg_.a packagefile encoding/json=$WORK/b037/_pkg_.a packagefile encoding/pem=$WORK/b139/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile github.com/snapcore/snapd/asserts=$WORK/b043/_pkg_.a packagefile github.com/snapcore/snapd/asserts/sysdb=$WORK/b186/_pkg_.a packagefile github.com/snapcore/snapd/boot=$WORK/b198/_pkg_.a packagefile github.com/snapcore/snapd/cmd/snap-bootstrap/bootstrap=$WORK/b231/_pkg_.a packagefile github.com/snapcore/snapd/dirs=$WORK/b109/_pkg_.a packagefile github.com/snapcore/snapd/gadget=$WORK/b214/_pkg_.a packagefile github.com/snapcore/snapd/httputil=$WORK/b171/_pkg_.a packagefile github.com/snapcore/snapd/i18n=$WORK/b117/_pkg_.a packagefile github.com/snapcore/snapd/logger=$WORK/b112/_pkg_.a packagefile github.com/snapcore/snapd/netutil=$WORK/b181/_pkg_.a packagefile github.com/snapcore/snapd/osutil=$WORK/b057/_pkg_.a packagefile github.com/snapcore/snapd/overlord/assertstate=$WORK/b185/_pkg_.a packagefile github.com/snapcore/snapd/overlord/auth=$WORK/b187/_pkg_.a packagefile github.com/snapcore/snapd/overlord/configstate/config=$WORK/b215/_pkg_.a packagefile github.com/snapcore/snapd/overlord/configstate/proxyconf=$WORK/b232/_pkg_.a packagefile github.com/snapcore/snapd/overlord/devicestate/internal=$WORK/b233/_pkg_.a packagefile github.com/snapcore/snapd/overlord/hookstate=$WORK/b234/_pkg_.a packagefile github.com/snapcore/snapd/overlord/ifacestate/ifacerepo=$WORK/b217/_pkg_.a packagefile github.com/snapcore/snapd/overlord/snapstate=$WORK/b194/_pkg_.a packagefile github.com/snapcore/snapd/overlord/state=$WORK/b188/_pkg_.a packagefile github.com/snapcore/snapd/overlord/storecontext=$WORK/b235/_pkg_.a packagefile github.com/snapcore/snapd/progress=$WORK/b159/_pkg_.a packagefile github.com/snapcore/snapd/release=$WORK/b081/_pkg_.a packagefile github.com/snapcore/snapd/secboot=$WORK/b236/_pkg_.a packagefile github.com/snapcore/snapd/seed=$WORK/b237/_pkg_.a packagefile github.com/snapcore/snapd/snap=$WORK/b111/_pkg_.a packagefile github.com/snapcore/snapd/snap/naming=$WORK/b085/_pkg_.a packagefile github.com/snapcore/snapd/snapdenv=$WORK/b086/_pkg_.a packagefile github.com/snapcore/snapd/strutil=$WORK/b072/_pkg_.a packagefile github.com/snapcore/snapd/sysconfig=$WORK/b239/_pkg_.a packagefile github.com/snapcore/snapd/timings=$WORK/b180/_pkg_.a packagefile github.com/snapcore/snapd/wrappers=$WORK/b220/_pkg_.a packagefile gopkg.in/tomb.v2=$WORK/b077/_pkg_.a packagefile io=$WORK/b023/_pkg_.a packagefile io/ioutil=$WORK/b078/_pkg_.a packagefile net/http=$WORK/b128/_pkg_.a packagefile net/url=$WORK/b108/_pkg_.a packagefile os=$WORK/b024/_pkg_.a packagefile os/exec=$WORK/b079/_pkg_.a packagefile path/filepath=$WORK/b076/_pkg_.a packagefile regexp=$WORK/b074/_pkg_.a packagefile sort=$WORK/b022/_pkg_.a packagefile strconv=$WORK/b016/_pkg_.a packagefile strings=$WORK/b041/_pkg_.a packagefile sync=$WORK/b018/_pkg_.a packagefile time=$WORK/b029/_pkg_.a EOF cd /builddir/build/BUILD/snapd-2.45.2/src/github.com/snapcore/snapd/overlord/devicestate /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b230/_pkg_.a -trimpath "$WORK/b230=>" -shared -p github.com/snapcore/snapd/overlord/devicestate -complete -installsuffix shared -buildid YM25GWktUCbpZpNTPsdK/YM25GWktUCbpZpNTPsdK -goversion go1.14.3 -D "" -importcfg $WORK/b230/importcfg -pack ./crypto.go ./devicectx.go ./devicemgr.go ./devicestate.go ./firstboot.go ./handlers.go ./handlers_gadget.go ./handlers_install.go ./handlers_remodel.go ./handlers_serial.go ./helpers.go ./remodel.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b253/_pkg_.a # internal cp $WORK/b253/_pkg_.a /builddir/.cache/go-build/0d/0dc751c00fba900848bb8afe5a3c048df64709a7582b3c9d8fbfb86b8ea6ee61-d # internal /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b240/_pkg_.a # internal cp $WORK/b240/_pkg_.a /builddir/.cache/go-build/32/3237c1c9c83efbf09844de3000f9452a36e4070271105832e7cb8f6491b13b26-d # internal /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b259/_pkg_.a # internal cp $WORK/b259/_pkg_.a /builddir/.cache/go-build/16/164230fb7efad57b4f764d87d1331491bfa8f8dd93662a83e66cd59aa80affc9-d # internal /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b241/_pkg_.a # internal cp $WORK/b241/_pkg_.a /builddir/.cache/go-build/75/7551a9734998d1514169ebfda09fdea947b68836f25357633c2f9bae228ec460-d # internal /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b230/_pkg_.a # internal cp $WORK/b230/_pkg_.a /builddir/.cache/go-build/9e/9eb7422e25aa669afb9c6adfa2008d11f83b87a9452cd743ad9315a240c82d11-d # internal github.com/snapcore/snapd/overlord/configstate/configcore 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 crypto/x509=$WORK/b137/_pkg_.a packagefile encoding/json=$WORK/b037/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile github.com/snapcore/snapd/asserts=$WORK/b043/_pkg_.a packagefile github.com/snapcore/snapd/dirs=$WORK/b109/_pkg_.a packagefile github.com/snapcore/snapd/features=$WORK/b213/_pkg_.a packagefile github.com/snapcore/snapd/logger=$WORK/b112/_pkg_.a packagefile github.com/snapcore/snapd/osutil=$WORK/b057/_pkg_.a packagefile github.com/snapcore/snapd/osutil/sys=$WORK/b065/_pkg_.a packagefile github.com/snapcore/snapd/overlord/assertstate=$WORK/b185/_pkg_.a packagefile github.com/snapcore/snapd/overlord/auth=$WORK/b187/_pkg_.a packagefile github.com/snapcore/snapd/overlord/configstate/config=$WORK/b215/_pkg_.a packagefile github.com/snapcore/snapd/overlord/devicestate=$WORK/b230/_pkg_.a packagefile github.com/snapcore/snapd/overlord/state=$WORK/b188/_pkg_.a packagefile github.com/snapcore/snapd/release=$WORK/b081/_pkg_.a packagefile github.com/snapcore/snapd/strutil=$WORK/b072/_pkg_.a packagefile github.com/snapcore/snapd/systemd=$WORK/b163/_pkg_.a packagefile github.com/snapcore/snapd/timeutil=$WORK/b116/_pkg_.a packagefile io=$WORK/b023/_pkg_.a packagefile io/ioutil=$WORK/b078/_pkg_.a packagefile os=$WORK/b024/_pkg_.a packagefile os/exec=$WORK/b079/_pkg_.a packagefile path/filepath=$WORK/b076/_pkg_.a packagefile reflect=$WORK/b013/_pkg_.a packagefile regexp=$WORK/b074/_pkg_.a packagefile sort=$WORK/b022/_pkg_.a packagefile strconv=$WORK/b016/_pkg_.a packagefile strings=$WORK/b041/_pkg_.a packagefile time=$WORK/b029/_pkg_.a EOF cd /builddir/build/BUILD/snapd-2.45.2/src/github.com/snapcore/snapd/overlord/configstate/configcore /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b229/_pkg_.a -trimpath "$WORK/b229=>" -shared -p github.com/snapcore/snapd/overlord/configstate/configcore -complete -installsuffix shared -buildid TYUthhEPDYGHxx7HJ4g4/TYUthhEPDYGHxx7HJ4g4 -goversion go1.14.3 -D "" -importcfg $WORK/b229/importcfg -pack ./backlight.go ./certs.go ./cloud.go ./corecfg.go ./experimental.go ./handlers.go ./journal.go ./network.go ./picfg.go ./powerbtn.go ./proxy.go ./refresh.go ./runwithstate.go ./services.go ./snapshots.go ./utils.go ./watchdog.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b229/_pkg_.a # internal cp $WORK/b229/_pkg_.a /builddir/.cache/go-build/9f/9f0de6ffcbb8086ec67d03388d612c76c80ba3b7b7e1e1a805d30cc47a7e980b-d # internal github.com/snapcore/snapd/overlord/configstate mkdir -p $WORK/b228/ cat >$WORK/b228/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b002/_pkg_.a packagefile github.com/snapcore/snapd/i18n=$WORK/b117/_pkg_.a packagefile github.com/snapcore/snapd/overlord/configstate/config=$WORK/b215/_pkg_.a packagefile github.com/snapcore/snapd/overlord/configstate/configcore=$WORK/b229/_pkg_.a packagefile github.com/snapcore/snapd/overlord/hookstate=$WORK/b234/_pkg_.a packagefile github.com/snapcore/snapd/overlord/snapstate=$WORK/b194/_pkg_.a packagefile github.com/snapcore/snapd/overlord/state=$WORK/b188/_pkg_.a packagefile github.com/snapcore/snapd/snap=$WORK/b111/_pkg_.a packagefile os=$WORK/b024/_pkg_.a packagefile regexp=$WORK/b074/_pkg_.a packagefile sort=$WORK/b022/_pkg_.a packagefile strings=$WORK/b041/_pkg_.a packagefile time=$WORK/b029/_pkg_.a EOF cd /builddir/build/BUILD/snapd-2.45.2/src/github.com/snapcore/snapd/overlord/configstate /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b228/_pkg_.a -trimpath "$WORK/b228=>" -shared -p github.com/snapcore/snapd/overlord/configstate -complete -installsuffix shared -buildid iN8z5SDrOEx-L6g6gMjT/iN8z5SDrOEx-L6g6gMjT -goversion go1.14.3 -D "" -importcfg $WORK/b228/importcfg -pack ./configmgr.go ./configstate.go ./helpers.go ./hooks.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b228/_pkg_.a # internal cp $WORK/b228/_pkg_.a /builddir/.cache/go-build/ee/eed88785682f72dc8b57f5c6a7336705cc1d38442b541322c69f4e88b8e3c026-d # internal github.com/snapcore/snapd/overlord mkdir -p $WORK/b184/ github.com/snapcore/snapd/overlord/hookstate/ctlcmd cat >$WORK/b184/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b002/_pkg_.a packagefile github.com/snapcore/snapd/dirs=$WORK/b109/_pkg_.a packagefile github.com/snapcore/snapd/logger=$WORK/b112/_pkg_.a packagefile github.com/snapcore/snapd/osutil=$WORK/b057/_pkg_.a packagefile github.com/snapcore/snapd/overlord/assertstate=$WORK/b185/_pkg_.a packagefile github.com/snapcore/snapd/overlord/cmdstate=$WORK/b227/_pkg_.a packagefile github.com/snapcore/snapd/overlord/configstate=$WORK/b228/_pkg_.a packagefile github.com/snapcore/snapd/overlord/configstate/proxyconf=$WORK/b232/_pkg_.a packagefile github.com/snapcore/snapd/overlord/devicestate=$WORK/b230/_pkg_.a packagefile github.com/snapcore/snapd/overlord/healthstate=$WORK/b240/_pkg_.a packagefile github.com/snapcore/snapd/overlord/hookstate=$WORK/b234/_pkg_.a packagefile github.com/snapcore/snapd/overlord/ifacestate=$WORK/b241/_pkg_.a packagefile github.com/snapcore/snapd/overlord/patch=$WORK/b253/_pkg_.a packagefile github.com/snapcore/snapd/overlord/snapshotstate=$WORK/b254/_pkg_.a packagefile github.com/snapcore/snapd/overlord/snapstate=$WORK/b194/_pkg_.a packagefile github.com/snapcore/snapd/overlord/snapstate/policy=$WORK/b257/_pkg_.a packagefile github.com/snapcore/snapd/overlord/state=$WORK/b188/_pkg_.a packagefile github.com/snapcore/snapd/overlord/storecontext=$WORK/b235/_pkg_.a packagefile github.com/snapcore/snapd/snapdenv=$WORK/b086/_pkg_.a packagefile github.com/snapcore/snapd/store=$WORK/b224/_pkg_.a packagefile github.com/snapcore/snapd/timings=$WORK/b180/_pkg_.a packagefile gopkg.in/tomb.v2=$WORK/b077/_pkg_.a packagefile net/http=$WORK/b128/_pkg_.a packagefile net/url=$WORK/b108/_pkg_.a packagefile os=$WORK/b024/_pkg_.a packagefile path/filepath=$WORK/b076/_pkg_.a packagefile sync=$WORK/b018/_pkg_.a packagefile sync/atomic=$WORK/b020/_pkg_.a packagefile time=$WORK/b029/_pkg_.a EOF mkdir -p $WORK/b258/ cd /builddir/build/BUILD/snapd-2.45.2/src/github.com/snapcore/snapd/overlord /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b184/_pkg_.a -trimpath "$WORK/b184=>" -shared -p github.com/snapcore/snapd/overlord -complete -installsuffix shared -buildid r1vuGeRZuu5SguWpyGkq/r1vuGeRZuu5SguWpyGkq -goversion go1.14.3 -D "" -importcfg $WORK/b184/importcfg -pack ./backend.go ./overlord.go ./stateengine.go ./unknowntask.go cat >$WORK/b258/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b035/_pkg_.a packagefile encoding/json=$WORK/b037/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile github.com/jessevdk/go-flags=$WORK/b169/_pkg_.a packagefile github.com/snapcore/snapd/client=$WORK/b033/_pkg_.a packagefile github.com/snapcore/snapd/cmd=$WORK/b032/_pkg_.a packagefile github.com/snapcore/snapd/i18n=$WORK/b117/_pkg_.a packagefile github.com/snapcore/snapd/interfaces=$WORK/b174/_pkg_.a packagefile github.com/snapcore/snapd/jsonutil=$WORK/b110/_pkg_.a packagefile github.com/snapcore/snapd/logger=$WORK/b112/_pkg_.a packagefile github.com/snapcore/snapd/overlord/configstate=$WORK/b228/_pkg_.a packagefile github.com/snapcore/snapd/overlord/configstate/config=$WORK/b215/_pkg_.a packagefile github.com/snapcore/snapd/overlord/healthstate=$WORK/b240/_pkg_.a packagefile github.com/snapcore/snapd/overlord/hookstate=$WORK/b234/_pkg_.a packagefile github.com/snapcore/snapd/overlord/ifacestate=$WORK/b241/_pkg_.a packagefile github.com/snapcore/snapd/overlord/servicestate=$WORK/b259/_pkg_.a packagefile github.com/snapcore/snapd/overlord/snapstate=$WORK/b194/_pkg_.a packagefile github.com/snapcore/snapd/overlord/state=$WORK/b188/_pkg_.a packagefile github.com/snapcore/snapd/snap=$WORK/b111/_pkg_.a packagefile io=$WORK/b023/_pkg_.a packagefile regexp=$WORK/b074/_pkg_.a packagefile sort=$WORK/b022/_pkg_.a packagefile strings=$WORK/b041/_pkg_.a packagefile text/tabwriter=$WORK/b260/_pkg_.a packagefile time=$WORK/b029/_pkg_.a EOF cd /builddir/build/BUILD/snapd-2.45.2/src/github.com/snapcore/snapd/overlord/hookstate/ctlcmd /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b258/_pkg_.a -trimpath "$WORK/b258=>" -shared -p github.com/snapcore/snapd/overlord/hookstate/ctlcmd -complete -installsuffix shared -buildid 7tOZbsaSQ7y_S3O_hDT5/7tOZbsaSQ7y_S3O_hDT5 -goversion go1.14.3 -D "" -importcfg $WORK/b258/importcfg -pack ./ctlcmd.go ./get.go ./health.go ./helpers.go ./is_connected.go ./restart.go ./services.go ./set.go ./start.go ./stop.go ./unset.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b184/_pkg_.a # internal cp $WORK/b184/_pkg_.a /builddir/.cache/go-build/66/66fdf5ce8cb090fffcfa66fa239c19f5d703a3398ea5cdf8d797b83f7388d604-d # internal /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b258/_pkg_.a # internal cp $WORK/b258/_pkg_.a /builddir/.cache/go-build/0a/0a6633fc1587c1982777521547756be9cf53ea75ce07b2e5131724290dfb40b7-d # internal github.com/snapcore/snapd/daemon mkdir -p $WORK/b167/ cat >$WORK/b167/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b034/_pkg_.a packagefile bytes=$WORK/b035/_pkg_.a packagefile context=$WORK/b036/_pkg_.a packagefile crypto/hmac=$WORK/b135/_pkg_.a packagefile crypto/sha256=$WORK/b055/_pkg_.a packagefile encoding/base64=$WORK/b039/_pkg_.a packagefile encoding/json=$WORK/b037/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile github.com/gorilla/mux=$WORK/b168/_pkg_.a packagefile github.com/jessevdk/go-flags=$WORK/b169/_pkg_.a packagefile github.com/snapcore/snapd/arch=$WORK/b083/_pkg_.a packagefile github.com/snapcore/snapd/asserts=$WORK/b043/_pkg_.a packagefile github.com/snapcore/snapd/asserts/snapasserts=$WORK/b170/_pkg_.a packagefile github.com/snapcore/snapd/client=$WORK/b033/_pkg_.a packagefile github.com/snapcore/snapd/cmd=$WORK/b032/_pkg_.a packagefile github.com/snapcore/snapd/dirs=$WORK/b109/_pkg_.a packagefile github.com/snapcore/snapd/httputil=$WORK/b171/_pkg_.a packagefile github.com/snapcore/snapd/i18n=$WORK/b117/_pkg_.a packagefile github.com/snapcore/snapd/interfaces=$WORK/b174/_pkg_.a packagefile github.com/snapcore/snapd/jsonutil=$WORK/b110/_pkg_.a packagefile github.com/snapcore/snapd/logger=$WORK/b112/_pkg_.a packagefile github.com/snapcore/snapd/netutil=$WORK/b181/_pkg_.a packagefile github.com/snapcore/snapd/osutil=$WORK/b057/_pkg_.a packagefile github.com/snapcore/snapd/overlord=$WORK/b184/_pkg_.a packagefile github.com/snapcore/snapd/overlord/assertstate=$WORK/b185/_pkg_.a packagefile github.com/snapcore/snapd/overlord/auth=$WORK/b187/_pkg_.a packagefile github.com/snapcore/snapd/overlord/configstate=$WORK/b228/_pkg_.a packagefile github.com/snapcore/snapd/overlord/configstate/config=$WORK/b215/_pkg_.a packagefile github.com/snapcore/snapd/overlord/devicestate=$WORK/b230/_pkg_.a packagefile github.com/snapcore/snapd/overlord/healthstate=$WORK/b240/_pkg_.a packagefile github.com/snapcore/snapd/overlord/hookstate/ctlcmd=$WORK/b258/_pkg_.a packagefile github.com/snapcore/snapd/overlord/ifacestate=$WORK/b241/_pkg_.a packagefile github.com/snapcore/snapd/overlord/servicestate=$WORK/b259/_pkg_.a packagefile github.com/snapcore/snapd/overlord/snapshotstate=$WORK/b254/_pkg_.a packagefile github.com/snapcore/snapd/overlord/snapstate=$WORK/b194/_pkg_.a packagefile github.com/snapcore/snapd/overlord/standby=$WORK/b261/_pkg_.a packagefile github.com/snapcore/snapd/overlord/state=$WORK/b188/_pkg_.a packagefile github.com/snapcore/snapd/polkit=$WORK/b262/_pkg_.a packagefile github.com/snapcore/snapd/progress=$WORK/b159/_pkg_.a packagefile github.com/snapcore/snapd/randutil=$WORK/b066/_pkg_.a packagefile github.com/snapcore/snapd/release=$WORK/b081/_pkg_.a packagefile github.com/snapcore/snapd/sandbox=$WORK/b223/_pkg_.a packagefile github.com/snapcore/snapd/snap=$WORK/b111/_pkg_.a packagefile github.com/snapcore/snapd/snap/channel=$WORK/b082/_pkg_.a packagefile github.com/snapcore/snapd/snap/snapfile=$WORK/b206/_pkg_.a packagefile github.com/snapcore/snapd/snapdenv=$WORK/b086/_pkg_.a packagefile github.com/snapcore/snapd/store=$WORK/b224/_pkg_.a packagefile github.com/snapcore/snapd/strutil=$WORK/b072/_pkg_.a packagefile github.com/snapcore/snapd/systemd=$WORK/b163/_pkg_.a packagefile github.com/snapcore/snapd/timings=$WORK/b180/_pkg_.a packagefile gopkg.in/tomb.v2=$WORK/b077/_pkg_.a packagefile io=$WORK/b023/_pkg_.a packagefile io/ioutil=$WORK/b078/_pkg_.a packagefile mime=$WORK/b106/_pkg_.a packagefile mime/multipart=$WORK/b126/_pkg_.a packagefile net=$WORK/b067/_pkg_.a packagefile net/http=$WORK/b128/_pkg_.a packagefile net/http/pprof=$WORK/b263/_pkg_.a packagefile net/url=$WORK/b108/_pkg_.a packagefile os=$WORK/b024/_pkg_.a packagefile os/exec=$WORK/b079/_pkg_.a packagefile os/signal=$WORK/b267/_pkg_.a packagefile os/user=$WORK/b080/_pkg_.a packagefile path/filepath=$WORK/b076/_pkg_.a packagefile regexp=$WORK/b074/_pkg_.a packagefile sort=$WORK/b022/_pkg_.a packagefile strconv=$WORK/b016/_pkg_.a packagefile strings=$WORK/b041/_pkg_.a packagefile sync=$WORK/b018/_pkg_.a packagefile syscall=$WORK/b028/_pkg_.a packagefile time=$WORK/b029/_pkg_.a EOF cd /builddir/build/BUILD/snapd-2.45.2/src/github.com/snapcore/snapd/daemon /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b167/_pkg_.a -trimpath "$WORK/b167=>" -shared -p github.com/snapcore/snapd/daemon -complete -installsuffix shared -buildid CzU-dsveWjpo7y-1VziC/CzU-dsveWjpo7y-1VziC -goversion go1.14.3 -D "" -importcfg $WORK/b167/importcfg -pack ./api.go ./api_asserts.go ./api_cohort.go ./api_connections.go ./api_debug.go ./api_debug_pprof.go ./api_download.go ./api_json.go ./api_model.go ./api_snap_file.go ./api_snapshots.go ./api_systems.go ./api_users.go ./daemon.go ./response.go ./snap.go ./ucrednet.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b167/_pkg_.a # internal cp $WORK/b167/_pkg_.a /builddir/.cache/go-build/85/850aa27be12f535b946e9d81c78315294c1567098294744da6e8b7a186481c00-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/cmd=$WORK/b032/_pkg_.a packagefile github.com/snapcore/snapd/daemon=$WORK/b167/_pkg_.a packagefile github.com/snapcore/snapd/errtracker=$WORK/b210/_pkg_.a packagefile github.com/snapcore/snapd/logger=$WORK/b112/_pkg_.a packagefile github.com/snapcore/snapd/osutil=$WORK/b057/_pkg_.a packagefile github.com/snapcore/snapd/sandbox=$WORK/b223/_pkg_.a packagefile github.com/snapcore/snapd/sanity=$WORK/b268/_pkg_.a packagefile github.com/snapcore/snapd/snapdenv=$WORK/b086/_pkg_.a packagefile github.com/snapcore/snapd/systemd=$WORK/b163/_pkg_.a packagefile os=$WORK/b024/_pkg_.a packagefile os/signal=$WORK/b267/_pkg_.a packagefile syscall=$WORK/b028/_pkg_.a packagefile time=$WORK/b029/_pkg_.a packagefile runtime=$WORK/b005/_pkg_.a packagefile runtime/cgo=$WORK/b071/_pkg_.a packagefile math=$WORK/b014/_pkg_.a EOF cd /builddir/build/BUILD/snapd-2.45.2/src/github.com/snapcore/snapd/cmd/snapd /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b001/_pkg_.a -trimpath "$WORK/b001=>" -shared -p main -complete -installsuffix shared -buildid 4fQAWk1VJorv63SID3dX/4fQAWk1VJorv63SID3dX -goversion go1.14.3 -D "" -importcfg $WORK/b001/importcfg -pack ./main.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b001/_pkg_.a # internal cp $WORK/b001/_pkg_.a /builddir/.cache/go-build/60/60832ba71f9a219e7a982f6f27635abf9500ce9e05ee3f6ea509ef6802c1ca5d-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/cmd=$WORK/b032/_pkg_.a packagefile github.com/snapcore/snapd/daemon=$WORK/b167/_pkg_.a packagefile github.com/snapcore/snapd/errtracker=$WORK/b210/_pkg_.a packagefile github.com/snapcore/snapd/logger=$WORK/b112/_pkg_.a packagefile github.com/snapcore/snapd/osutil=$WORK/b057/_pkg_.a packagefile github.com/snapcore/snapd/sandbox=$WORK/b223/_pkg_.a packagefile github.com/snapcore/snapd/sanity=$WORK/b268/_pkg_.a packagefile github.com/snapcore/snapd/snapdenv=$WORK/b086/_pkg_.a packagefile github.com/snapcore/snapd/systemd=$WORK/b163/_pkg_.a packagefile os=$WORK/b024/_pkg_.a packagefile os/signal=$WORK/b267/_pkg_.a packagefile syscall=$WORK/b028/_pkg_.a packagefile time=$WORK/b029/_pkg_.a packagefile runtime=$WORK/b005/_pkg_.a packagefile runtime/cgo=$WORK/b071/_pkg_.a packagefile math=$WORK/b014/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile internal/fmtsort=$WORK/b012/_pkg_.a packagefile io=$WORK/b023/_pkg_.a packagefile reflect=$WORK/b013/_pkg_.a packagefile strconv=$WORK/b016/_pkg_.a packagefile sync=$WORK/b018/_pkg_.a packagefile unicode/utf8=$WORK/b017/_pkg_.a packagefile github.com/snapcore/snapd/client=$WORK/b033/_pkg_.a packagefile github.com/snapcore/snapd/cmd/cmdutil=$WORK/b158/_pkg_.a packagefile github.com/snapcore/snapd/dirs=$WORK/b109/_pkg_.a packagefile github.com/snapcore/snapd/progress=$WORK/b159/_pkg_.a packagefile github.com/snapcore/snapd/release=$WORK/b081/_pkg_.a packagefile github.com/snapcore/snapd/snap=$WORK/b111/_pkg_.a packagefile github.com/snapcore/snapd/strutil=$WORK/b072/_pkg_.a packagefile log=$WORK/b084/_pkg_.a packagefile path/filepath=$WORK/b076/_pkg_.a packagefile sort=$WORK/b022/_pkg_.a packagefile strings=$WORK/b041/_pkg_.a packagefile bufio=$WORK/b034/_pkg_.a packagefile bytes=$WORK/b035/_pkg_.a packagefile context=$WORK/b036/_pkg_.a packagefile crypto/hmac=$WORK/b135/_pkg_.a packagefile crypto/sha256=$WORK/b055/_pkg_.a packagefile encoding/base64=$WORK/b039/_pkg_.a packagefile encoding/json=$WORK/b037/_pkg_.a packagefile github.com/gorilla/mux=$WORK/b168/_pkg_.a packagefile github.com/jessevdk/go-flags=$WORK/b169/_pkg_.a packagefile github.com/snapcore/snapd/arch=$WORK/b083/_pkg_.a packagefile github.com/snapcore/snapd/asserts=$WORK/b043/_pkg_.a packagefile github.com/snapcore/snapd/asserts/snapasserts=$WORK/b170/_pkg_.a packagefile github.com/snapcore/snapd/httputil=$WORK/b171/_pkg_.a packagefile github.com/snapcore/snapd/i18n=$WORK/b117/_pkg_.a packagefile github.com/snapcore/snapd/interfaces=$WORK/b174/_pkg_.a packagefile github.com/snapcore/snapd/jsonutil=$WORK/b110/_pkg_.a packagefile github.com/snapcore/snapd/netutil=$WORK/b181/_pkg_.a packagefile github.com/snapcore/snapd/overlord=$WORK/b184/_pkg_.a packagefile github.com/snapcore/snapd/overlord/assertstate=$WORK/b185/_pkg_.a packagefile github.com/snapcore/snapd/overlord/auth=$WORK/b187/_pkg_.a packagefile github.com/snapcore/snapd/overlord/configstate=$WORK/b228/_pkg_.a packagefile github.com/snapcore/snapd/overlord/configstate/config=$WORK/b215/_pkg_.a packagefile github.com/snapcore/snapd/overlord/devicestate=$WORK/b230/_pkg_.a packagefile github.com/snapcore/snapd/overlord/healthstate=$WORK/b240/_pkg_.a packagefile github.com/snapcore/snapd/overlord/hookstate/ctlcmd=$WORK/b258/_pkg_.a packagefile github.com/snapcore/snapd/overlord/ifacestate=$WORK/b241/_pkg_.a packagefile github.com/snapcore/snapd/overlord/servicestate=$WORK/b259/_pkg_.a packagefile github.com/snapcore/snapd/overlord/snapshotstate=$WORK/b254/_pkg_.a packagefile github.com/snapcore/snapd/overlord/snapstate=$WORK/b194/_pkg_.a packagefile github.com/snapcore/snapd/overlord/standby=$WORK/b261/_pkg_.a packagefile github.com/snapcore/snapd/overlord/state=$WORK/b188/_pkg_.a packagefile github.com/snapcore/snapd/polkit=$WORK/b262/_pkg_.a packagefile github.com/snapcore/snapd/randutil=$WORK/b066/_pkg_.a packagefile github.com/snapcore/snapd/snap/channel=$WORK/b082/_pkg_.a packagefile github.com/snapcore/snapd/snap/snapfile=$WORK/b206/_pkg_.a packagefile github.com/snapcore/snapd/store=$WORK/b224/_pkg_.a packagefile github.com/snapcore/snapd/timings=$WORK/b180/_pkg_.a packagefile gopkg.in/tomb.v2=$WORK/b077/_pkg_.a packagefile io/ioutil=$WORK/b078/_pkg_.a packagefile mime=$WORK/b106/_pkg_.a packagefile mime/multipart=$WORK/b126/_pkg_.a packagefile net=$WORK/b067/_pkg_.a packagefile net/http=$WORK/b128/_pkg_.a packagefile net/http/pprof=$WORK/b263/_pkg_.a packagefile net/url=$WORK/b108/_pkg_.a packagefile os/exec=$WORK/b079/_pkg_.a packagefile os/user=$WORK/b080/_pkg_.a packagefile regexp=$WORK/b074/_pkg_.a packagefile crypto/md5=$WORK/b094/_pkg_.a packagefile crypto/sha512=$WORK/b056/_pkg_.a packagefile github.com/boltdb/bolt=$WORK/b196/_pkg_.a packagefile gopkg.in/mgo.v2/bson=$WORK/b211/_pkg_.a packagefile crypto=$WORK/b044/_pkg_.a packagefile debug/elf=$WORK/b058/_pkg_.a packagefile encoding/binary=$WORK/b040/_pkg_.a packagefile encoding/hex=$WORK/b064/_pkg_.a packagefile github.com/snapcore/snapd/osutil/sys=$WORK/b065/_pkg_.a packagefile sync/atomic=$WORK/b020/_pkg_.a packagefile github.com/snapcore/snapd/sandbox/apparmor=$WORK/b177/_pkg_.a packagefile github.com/snapcore/snapd/sandbox/cgroup=$WORK/b178/_pkg_.a packagefile compress/gzip=$WORK/b129/_pkg_.a packagefile github.com/snapcore/snapd/osutil/squashfs=$WORK/b164/_pkg_.a packagefile github.com/snapcore/snapd/sandbox/selinux=$WORK/b165/_pkg_.a packagefile log/syslog=$WORK/b166/_pkg_.a packagefile internal/oserror=$WORK/b025/_pkg_.a packagefile internal/poll=$WORK/b026/_pkg_.a packagefile internal/syscall/execenv=$WORK/b030/_pkg_.a packagefile internal/syscall/unix=$WORK/b027/_pkg_.a packagefile internal/testlog=$WORK/b031/_pkg_.a packagefile internal/bytealg=$WORK/b006/_pkg_.a packagefile internal/race=$WORK/b019/_pkg_.a packagefile internal/cpu=$WORK/b007/_pkg_.a packagefile runtime/internal/atomic=$WORK/b009/_pkg_.a packagefile runtime/internal/math=$WORK/b010/_pkg_.a packagefile runtime/internal/sys=$WORK/b011/_pkg_.a packagefile math/bits=$WORK/b015/_pkg_.a packagefile internal/reflectlite=$WORK/b004/_pkg_.a packagefile unicode=$WORK/b021/_pkg_.a packagefile golang.org/x/xerrors=$WORK/b124/_pkg_.a packagefile path=$WORK/b063/_pkg_.a packagefile github.com/snapcore/snapd/strutil/quantity=$WORK/b160/_pkg_.a packagefile golang.org/x/crypto/ssh/terminal=$WORK/b161/_pkg_.a packagefile github.com/snapcore/snapd/metautil=$WORK/b113/_pkg_.a packagefile github.com/snapcore/snapd/snap/naming=$WORK/b085/_pkg_.a packagefile github.com/snapcore/snapd/spdx=$WORK/b114/_pkg_.a packagefile github.com/snapcore/snapd/timeout=$WORK/b115/_pkg_.a packagefile github.com/snapcore/snapd/timeutil=$WORK/b116/_pkg_.a packagefile gopkg.in/yaml.v2=$WORK/b073/_pkg_.a packagefile crypto/subtle=$WORK/b050/_pkg_.a packagefile hash=$WORK/b045/_pkg_.a packagefile encoding=$WORK/b038/_pkg_.a packagefile unicode/utf16=$WORK/b042/_pkg_.a packagefile crypto/rand=$WORK/b046/_pkg_.a packagefile crypto/rsa=$WORK/b053/_pkg_.a packagefile golang.org/x/crypto/openpgp/packet=$WORK/b087/_pkg_.a packagefile golang.org/x/crypto/sha3=$WORK/b104/_pkg_.a packagefile net/mail=$WORK/b105/_pkg_.a packagefile crypto/tls=$WORK/b132/_pkg_.a packagefile crypto/x509=$WORK/b137/_pkg_.a packagefile gopkg.in/retry.v1=$WORK/b172/_pkg_.a packagefile net/http/httputil=$WORK/b173/_pkg_.a packagefile github.com/snapcore/go-gettext=$WORK/b118/_pkg_.a packagefile github.com/snapcore/snapd/interfaces/hotplug=$WORK/b175/_pkg_.a packagefile github.com/snapcore/snapd/interfaces/utils=$WORK/b176/_pkg_.a packagefile github.com/snapcore/snapd/sandbox/seccomp=$WORK/b179/_pkg_.a packagefile github.com/coreos/go-systemd/activation=$WORK/b182/_pkg_.a packagefile github.com/godbus/dbus=$WORK/b183/_pkg_.a packagefile github.com/snapcore/snapd/overlord/cmdstate=$WORK/b227/_pkg_.a packagefile github.com/snapcore/snapd/overlord/configstate/proxyconf=$WORK/b232/_pkg_.a packagefile github.com/snapcore/snapd/overlord/hookstate=$WORK/b234/_pkg_.a packagefile github.com/snapcore/snapd/overlord/patch=$WORK/b253/_pkg_.a packagefile github.com/snapcore/snapd/overlord/snapstate/policy=$WORK/b257/_pkg_.a packagefile github.com/snapcore/snapd/overlord/storecontext=$WORK/b235/_pkg_.a packagefile github.com/snapcore/snapd/asserts/sysdb=$WORK/b186/_pkg_.a packagefile gopkg.in/macaroon.v1=$WORK/b189/_pkg_.a packagefile github.com/snapcore/snapd/overlord/configstate/configcore=$WORK/b229/_pkg_.a packagefile encoding/pem=$WORK/b139/_pkg_.a packagefile github.com/snapcore/snapd/boot=$WORK/b198/_pkg_.a packagefile github.com/snapcore/snapd/cmd/snap-bootstrap/bootstrap=$WORK/b231/_pkg_.a packagefile github.com/snapcore/snapd/gadget=$WORK/b214/_pkg_.a packagefile github.com/snapcore/snapd/overlord/devicestate/internal=$WORK/b233/_pkg_.a packagefile github.com/snapcore/snapd/overlord/ifacestate/ifacerepo=$WORK/b217/_pkg_.a packagefile github.com/snapcore/snapd/secboot=$WORK/b236/_pkg_.a packagefile github.com/snapcore/snapd/seed=$WORK/b237/_pkg_.a packagefile github.com/snapcore/snapd/sysconfig=$WORK/b239/_pkg_.a packagefile github.com/snapcore/snapd/wrappers=$WORK/b220/_pkg_.a packagefile text/tabwriter=$WORK/b260/_pkg_.a packagefile github.com/snapcore/snapd/features=$WORK/b213/_pkg_.a packagefile github.com/snapcore/snapd/interfaces/backends=$WORK/b242/_pkg_.a packagefile github.com/snapcore/snapd/interfaces/builtin=$WORK/b249/_pkg_.a packagefile github.com/snapcore/snapd/interfaces/policy=$WORK/b250/_pkg_.a packagefile github.com/snapcore/snapd/overlord/ifacestate/udevmonitor=$WORK/b251/_pkg_.a packagefile github.com/snapcore/snapd/overlord/snapshotstate/backend=$WORK/b255/_pkg_.a packagefile github.com/snapcore/snapd/advisor=$WORK/b195/_pkg_.a packagefile github.com/snapcore/snapd/cmd/snaplock=$WORK/b209/_pkg_.a packagefile github.com/snapcore/snapd/overlord/configstate/settings=$WORK/b216/_pkg_.a packagefile github.com/snapcore/snapd/overlord/snapstate/backend=$WORK/b218/_pkg_.a packagefile math/rand=$WORK/b052/_pkg_.a packagefile github.com/snapcore/snapd/snap/snapdir=$WORK/b207/_pkg_.a packagefile github.com/snapcore/snapd/snap/squashfs=$WORK/b208/_pkg_.a packagefile github.com/juju/ratelimit=$WORK/b225/_pkg_.a packagefile github.com/snapcore/snapd/jsonutil/safejson=$WORK/b226/_pkg_.a packagefile mime/quotedprintable=$WORK/b127/_pkg_.a packagefile net/textproto=$WORK/b107/_pkg_.a packagefile vendor/golang.org/x/net/dns/dnsmessage=$WORK/b068/_pkg_.a packagefile internal/nettrace=$WORK/b069/_pkg_.a packagefile internal/singleflight=$WORK/b070/_pkg_.a packagefile container/list=$WORK/b131/_pkg_.a packagefile vendor/golang.org/x/net/http/httpguts=$WORK/b148/_pkg_.a packagefile vendor/golang.org/x/net/http/httpproxy=$WORK/b154/_pkg_.a packagefile vendor/golang.org/x/net/http2/hpack=$WORK/b155/_pkg_.a packagefile vendor/golang.org/x/net/idna=$WORK/b149/_pkg_.a packagefile net/http/httptrace=$WORK/b156/_pkg_.a packagefile net/http/internal=$WORK/b157/_pkg_.a packagefile html/template=$WORK/b264/_pkg_.a packagefile runtime/pprof=$WORK/b266/_pkg_.a packagefile runtime/trace=$WORK/b123/_pkg_.a packagefile regexp/syntax=$WORK/b075/_pkg_.a packagefile hash/fnv=$WORK/b197/_pkg_.a packagefile runtime/debug=$WORK/b122/_pkg_.a packagefile gopkg.in/mgo.v2/internal/json=$WORK/b212/_pkg_.a packagefile compress/zlib=$WORK/b059/_pkg_.a packagefile debug/dwarf=$WORK/b062/_pkg_.a packagefile compress/flate=$WORK/b060/_pkg_.a packagefile hash/crc32=$WORK/b130/_pkg_.a packagefile golang.org/x/xerrors/internal=$WORK/b125/_pkg_.a packagefile golang.org/x/sys/unix=$WORK/b162/_pkg_.a packagefile crypto/aes=$WORK/b047/_pkg_.a packagefile crypto/cipher=$WORK/b048/_pkg_.a packagefile math/big=$WORK/b051/_pkg_.a packagefile crypto/internal/randutil=$WORK/b054/_pkg_.a packagefile compress/bzip2=$WORK/b088/_pkg_.a packagefile crypto/des=$WORK/b089/_pkg_.a packagefile crypto/dsa=$WORK/b090/_pkg_.a packagefile crypto/ecdsa=$WORK/b091/_pkg_.a packagefile crypto/elliptic=$WORK/b092/_pkg_.a packagefile crypto/sha1=$WORK/b095/_pkg_.a packagefile encoding/asn1=$WORK/b093/_pkg_.a packagefile golang.org/x/crypto/cast5=$WORK/b096/_pkg_.a packagefile golang.org/x/crypto/openpgp/elgamal=$WORK/b097/_pkg_.a packagefile golang.org/x/crypto/openpgp/errors=$WORK/b098/_pkg_.a packagefile golang.org/x/crypto/openpgp/s2k=$WORK/b099/_pkg_.a packagefile image=$WORK/b100/_pkg_.a packagefile image/jpeg=$WORK/b102/_pkg_.a packagefile crypto/ed25519=$WORK/b133/_pkg_.a packagefile crypto/rc4=$WORK/b136/_pkg_.a packagefile vendor/golang.org/x/crypto/chacha20poly1305=$WORK/b142/_pkg_.a packagefile vendor/golang.org/x/crypto/cryptobyte=$WORK/b140/_pkg_.a packagefile vendor/golang.org/x/crypto/curve25519=$WORK/b146/_pkg_.a packagefile vendor/golang.org/x/crypto/hkdf=$WORK/b147/_pkg_.a packagefile crypto/x509/pkix=$WORK/b138/_pkg_.a packagefile vendor/golang.org/x/crypto/cryptobyte/asn1=$WORK/b141/_pkg_.a packagefile github.com/snapcore/go-gettext/pluralforms=$WORK/b119/_pkg_.a packagefile testing=$WORK/b120/_pkg_.a packagefile golang.org/x/crypto/nacl/secretbox=$WORK/b190/_pkg_.a packagefile github.com/mvo5/goconfigparser=$WORK/b199/_pkg_.a packagefile github.com/snapcore/snapd/bootloader=$WORK/b200/_pkg_.a packagefile github.com/snapcore/snapd/bootloader/efi=$WORK/b205/_pkg_.a packagefile github.com/snapcore/snapd/seed/internal=$WORK/b238/_pkg_.a packagefile text/template=$WORK/b221/_pkg_.a packagefile github.com/snapcore/snapd/interfaces/apparmor=$WORK/b243/_pkg_.a packagefile github.com/snapcore/snapd/interfaces/dbus=$WORK/b244/_pkg_.a packagefile github.com/snapcore/snapd/interfaces/kmod=$WORK/b245/_pkg_.a packagefile github.com/snapcore/snapd/interfaces/mount=$WORK/b219/_pkg_.a packagefile github.com/snapcore/snapd/interfaces/seccomp=$WORK/b246/_pkg_.a packagefile github.com/snapcore/snapd/interfaces/systemd=$WORK/b247/_pkg_.a packagefile github.com/snapcore/snapd/interfaces/udev=$WORK/b248/_pkg_.a packagefile github.com/snapcore/snapd/osutil/udev/netlink=$WORK/b252/_pkg_.a packagefile archive/zip=$WORK/b256/_pkg_.a packagefile vendor/golang.org/x/text/secure/bidirule=$WORK/b150/_pkg_.a packagefile vendor/golang.org/x/text/unicode/bidi=$WORK/b152/_pkg_.a packagefile vendor/golang.org/x/text/unicode/norm=$WORK/b153/_pkg_.a packagefile html=$WORK/b265/_pkg_.a packagefile text/template/parse=$WORK/b222/_pkg_.a packagefile hash/adler32=$WORK/b061/_pkg_.a packagefile crypto/internal/subtle=$WORK/b049/_pkg_.a packagefile image/color=$WORK/b101/_pkg_.a packagefile image/internal/imageutil=$WORK/b103/_pkg_.a packagefile crypto/ed25519/internal/edwards25519=$WORK/b134/_pkg_.a packagefile vendor/golang.org/x/crypto/chacha20=$WORK/b143/_pkg_.a packagefile vendor/golang.org/x/crypto/internal/subtle=$WORK/b144/_pkg_.a packagefile vendor/golang.org/x/crypto/poly1305=$WORK/b145/_pkg_.a packagefile flag=$WORK/b121/_pkg_.a packagefile golang.org/x/crypto/internal/subtle=$WORK/b191/_pkg_.a packagefile golang.org/x/crypto/poly1305=$WORK/b192/_pkg_.a packagefile golang.org/x/crypto/salsa20/salsa=$WORK/b193/_pkg_.a packagefile github.com/snapcore/snapd/bootloader/androidbootenv=$WORK/b201/_pkg_.a packagefile github.com/snapcore/snapd/bootloader/grubenv=$WORK/b202/_pkg_.a packagefile github.com/snapcore/snapd/bootloader/lkenv=$WORK/b203/_pkg_.a packagefile github.com/snapcore/snapd/bootloader/ubootenv=$WORK/b204/_pkg_.a packagefile vendor/golang.org/x/text/transform=$WORK/b151/_pkg_.a EOF mkdir -p $WORK/b001/exe/ cd . /usr/lib/golang/pkg/tool/linux_arm/link -o $WORK/b001/exe/a.out -importcfg $WORK/b001/importcfg.link -installsuffix shared -buildmode=pie -buildid=tO0K-RuhVuvGReTCuYNd/4fQAWk1VJorv63SID3dX/fTHBCnOCYKuVi7SqGkTx/tO0K-RuhVuvGReTCuYNd -B 0x0b8972e4fa57b0e84953a1c9025198be3d6decdb -extldflags "-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld " -extld=gcc $WORK/b001/_pkg_.a /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b001/exe/a.out # internal mkdir -p bin/ mv $WORK/b001/exe/a.out bin/snapd rm -r $WORK/b001/ ++ head -c20 /dev/urandom ++ od -An -tx1 ++ tr -d ' \n' + GO111MODULE=off + go build -buildmode pie -compiler gc '-tags=rpm_crashtraceback nosecboot' -ldflags ' -B 0xc8b4672151bda2746ff6189ff2fffe8a35640f87 -extldflags '\''-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld '\''' -a -v -x -o bin/snap github.com/snapcore/snapd/cmd/snap WORK=/tmp/go-build045687637 internal/cpu mkdir -p $WORK/b008/ runtime/internal/sys mkdir -p $WORK/b012/ cat >$WORK/b008/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/internal/cpu /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b008/_pkg_.a -trimpath "$WORK/b008=>" -shared -p internal/cpu -std -+ -complete -installsuffix shared -buildid mBY4HuO59aO7zHBaUf9N/mBY4HuO59aO7zHBaUf9N -goversion go1.14.3 -D "" -importcfg $WORK/b008/importcfg -pack ./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=>" -shared -p runtime/internal/sys -std -+ -complete -installsuffix shared -buildid wRc_L9nfVWsOSvFMYb0L/wRc_L9nfVWsOSvFMYb0L -goversion go1.14.3 -D "" -importcfg $WORK/b012/importcfg -pack ./arch.go ./arch_arm.go ./intrinsics.go ./intrinsics_common.go ./stubs.go ./sys.go ./zgoarch_arm.go ./zgoos_linux.go ./zversion.go internal/race mkdir -p $WORK/b015/ cat >$WORK/b015/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/internal/race /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b015/_pkg_.a -trimpath "$WORK/b015=>" -shared -p internal/race -std -complete -installsuffix shared -buildid M-qxsCeAttrQv8U6vV4F/M-qxsCeAttrQv8U6vV4F -goversion go1.14.3 -D "" -importcfg $WORK/b015/importcfg -pack ./doc.go ./norace.go unicode mkdir -p $WORK/b017/ cat >$WORK/b017/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/unicode /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b017/_pkg_.a -trimpath "$WORK/b017=>" -shared -p unicode -std -complete -installsuffix shared -buildid eh8MS0CXbT8p8vD22GL-/eh8MS0CXbT8p8vD22GL- -goversion go1.14.3 -D "" -importcfg $WORK/b017/importcfg -pack ./casetables.go ./digit.go ./graphic.go ./letter.go ./tables.go sync/atomic mkdir -p $WORK/b016/ cat >$WORK/b016/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/sync/atomic /usr/lib/golang/pkg/tool/linux_arm/asm -trimpath "$WORK/b016=>" -I $WORK/b016/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm -shared -gensymabis -o $WORK/b016/symabis ./asm.s /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b015/_pkg_.a # internal cp $WORK/b015/_pkg_.a /builddir/.cache/go-build/66/66447c11504464f6d82179ab5e595e34684f674ede392fac06a234409e9b2723-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=>" -shared -p unicode/utf8 -std -complete -installsuffix shared -buildid P_zaJGu-913NjdeMbN8O/P_zaJGu-913NjdeMbN8O -goversion go1.14.3 -D "" -importcfg $WORK/b018/importcfg -pack ./utf8.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b008/_pkg_.a # internal cp $WORK/b008/_pkg_.a /builddir/.cache/go-build/fd/fd6555bdfef36e664d9444ffd6d6b36f06964a58a14e55c256d9ad5e5f8284f2-d # internal internal/bytealg mkdir -p $WORK/b007/ cat >$WORK/b007/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/internal/bytealg /usr/lib/golang/pkg/tool/linux_arm/asm -trimpath "$WORK/b007=>" -I $WORK/b007/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm -shared -gensymabis -o $WORK/b007/symabis ./compare_arm.s ./count_arm.s ./equal_arm.s ./indexbyte_arm.s cat >$WORK/b016/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/sync/atomic /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b016/_pkg_.a -trimpath "$WORK/b016=>" -shared -p sync/atomic -std -installsuffix shared -buildid qjv_JrovAMpDcNzxiaU9/qjv_JrovAMpDcNzxiaU9 -goversion go1.14.3 -symabis $WORK/b016/symabis -D "" -importcfg $WORK/b016/importcfg -pack -asmhdr $WORK/b016/go_asm.h ./doc.go ./value.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b012/_pkg_.a # internal cp $WORK/b012/_pkg_.a /builddir/.cache/go-build/e4/e42b4ee453bd2de8a5cc2007d25935f56c20c90e825052d5e6626ebdffcd38f7-d # internal runtime/internal/atomic mkdir -p $WORK/b010/ cat >$WORK/b010/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/runtime/internal/atomic /usr/lib/golang/pkg/tool/linux_arm/asm -trimpath "$WORK/b010=>" -I $WORK/b010/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm -shared -gensymabis -o $WORK/b010/symabis ./asm_arm.s ./sys_linux_arm.s 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=>" -shared -p internal/bytealg -std -+ -installsuffix shared -buildid 3qaj9Iu2h-K2ktwHp7Mf/3qaj9Iu2h-K2ktwHp7Mf -goversion go1.14.3 -symabis $WORK/b007/symabis -D "" -importcfg $WORK/b007/importcfg -pack -asmhdr $WORK/b007/go_asm.h ./bytealg.go ./compare_native.go ./count_native.go ./equal_generic.go ./equal_native.go ./index_generic.go ./indexbyte_native.go cd /usr/lib/golang/src/sync/atomic /usr/lib/golang/pkg/tool/linux_arm/asm -trimpath "$WORK/b016=>" -I $WORK/b016/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm -shared -o $WORK/b016/asm.o ./asm.s /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b018/_pkg_.a # internal cp $WORK/b018/_pkg_.a /builddir/.cache/go-build/fb/fb0591136879a95ce0f5decb70ad00efba653e4fef09a69405cafdd761df198c-d # internal runtime/internal/math mkdir -p $WORK/b011/ cat >$WORK/b011/importcfg << 'EOF' # internal # import config packagefile runtime/internal/sys=$WORK/b012/_pkg_.a EOF cd /usr/lib/golang/src/runtime/internal/math /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b011/_pkg_.a -trimpath "$WORK/b011=>" -shared -p runtime/internal/math -std -+ -complete -installsuffix shared -buildid D31kY_1pPeDo4oQjR81v/D31kY_1pPeDo4oQjR81v -goversion go1.14.3 -D "" -importcfg $WORK/b011/importcfg -pack ./math.go cat >$WORK/b010/importcfg << 'EOF' # internal # import config packagefile internal/cpu=$WORK/b008/_pkg_.a EOF cd /usr/lib/golang/src/runtime/internal/atomic /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b010/_pkg_.a -trimpath "$WORK/b010=>" -shared -p runtime/internal/atomic -std -+ -installsuffix shared -buildid MOg4GgrOJVeHY9FQZhB_/MOg4GgrOJVeHY9FQZhB_ -goversion go1.14.3 -symabis $WORK/b010/symabis -D "" -importcfg $WORK/b010/importcfg -pack -asmhdr $WORK/b010/go_asm.h ./atomic_arm.go ./stubs.go cd /usr/lib/golang/src/internal/bytealg /usr/lib/golang/pkg/tool/linux_arm/asm -trimpath "$WORK/b007=>" -I $WORK/b007/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm -shared -o $WORK/b007/compare_arm.o ./compare_arm.s cd /usr/lib/golang/src/sync/atomic /usr/lib/golang/pkg/tool/linux_arm/pack r $WORK/b016/_pkg_.a $WORK/b016/asm.o # internal /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b016/_pkg_.a # internal cp $WORK/b016/_pkg_.a /builddir/.cache/go-build/2f/2fcb0b970b17bb72d61b657f7a98d4f5d3cc4d41ef88c9cca8ab2192115f4821-d # internal math/bits mkdir -p $WORK/b023/ cat >$WORK/b023/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/math/bits /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b023/_pkg_.a -trimpath "$WORK/b023=>" -shared -p math/bits -std -complete -installsuffix shared -buildid W06Py6wjbC5fnZBjI53c/W06Py6wjbC5fnZBjI53c -goversion go1.14.3 -D "" -importcfg $WORK/b023/importcfg -pack ./bits.go ./bits_errors.go ./bits_tables.go cd /usr/lib/golang/src/internal/bytealg /usr/lib/golang/pkg/tool/linux_arm/asm -trimpath "$WORK/b007=>" -I $WORK/b007/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm -shared -o $WORK/b007/count_arm.o ./count_arm.s /usr/lib/golang/pkg/tool/linux_arm/asm -trimpath "$WORK/b007=>" -I $WORK/b007/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm -shared -o $WORK/b007/equal_arm.o ./equal_arm.s /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b011/_pkg_.a # internal cd /usr/lib/golang/src/runtime/internal/atomic /usr/lib/golang/pkg/tool/linux_arm/asm -trimpath "$WORK/b010=>" -I $WORK/b010/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm -shared -o $WORK/b010/asm_arm.o ./asm_arm.s cp $WORK/b011/_pkg_.a /builddir/.cache/go-build/91/91c3f43e5f6bf66367cc2968e1e36aed5a1b7a542b1aefaa740ce7ed5abe0563-d # internal encoding mkdir -p $WORK/b028/ cat >$WORK/b028/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/encoding /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b028/_pkg_.a -trimpath "$WORK/b028=>" -shared -p encoding -std -complete -installsuffix shared -buildid yrgWYPV6th3sJMu96fCy/yrgWYPV6th3sJMu96fCy -goversion go1.14.3 -D "" -importcfg $WORK/b028/importcfg -pack ./encoding.go cd /usr/lib/golang/src/internal/bytealg /usr/lib/golang/pkg/tool/linux_arm/asm -trimpath "$WORK/b007=>" -I $WORK/b007/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm -shared -o $WORK/b007/indexbyte_arm.o ./indexbyte_arm.s /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 cd /usr/lib/golang/src/runtime/internal/atomic /usr/lib/golang/pkg/tool/linux_arm/asm -trimpath "$WORK/b010=>" -I $WORK/b010/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm -shared -o $WORK/b010/sys_linux_arm.o ./sys_linux_arm.s cp $WORK/b007/_pkg_.a /builddir/.cache/go-build/99/99ee9ca6a09ca0092bc497ccedd6ed2bac1690383d053a69be5e5fc1ef7b0ab4-d # internal internal/testlog mkdir -p $WORK/b039/ cat >$WORK/b039/importcfg << 'EOF' # internal # import config packagefile sync/atomic=$WORK/b016/_pkg_.a EOF cd /usr/lib/golang/src/internal/testlog /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b039/_pkg_.a -trimpath "$WORK/b039=>" -shared -p internal/testlog -std -complete -installsuffix shared -buildid D-SfPfY_z9F2PnjcLLZR/D-SfPfY_z9F2PnjcLLZR -goversion go1.14.3 -D "" -importcfg $WORK/b039/importcfg -pack ./log.go cd /usr/lib/golang/src/runtime/internal/atomic /usr/lib/golang/pkg/tool/linux_arm/pack r $WORK/b010/_pkg_.a $WORK/b010/asm_arm.o $WORK/b010/sys_linux_arm.o # internal /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b010/_pkg_.a # internal cp $WORK/b010/_pkg_.a /builddir/.cache/go-build/da/da3d62b081fb2a00c6bd8f872cbb92f1459367080041ac264aa02e0953b1d6e6-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/fb/fbfe3eed5b34e51b731f3d671d62d01662dea4530d61ec49b2617d4673bd8906-d # internal unicode/utf16 mkdir -p $WORK/b041/ cat >$WORK/b041/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/unicode/utf16 /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b041/_pkg_.a -trimpath "$WORK/b041=>" -shared -p unicode/utf16 -std -complete -installsuffix shared -buildid 9Fh9zv91-LySrOob-Yg8/9Fh9zv91-LySrOob-Yg8 -goversion go1.14.3 -D "" -importcfg $WORK/b041/importcfg -pack ./utf16.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b039/_pkg_.a # internal cp $WORK/b039/_pkg_.a /builddir/.cache/go-build/4b/4b37c9b9d59f466beb24b5e5e646fa1c6094501ca05e45b455da28d8c68a63fe-d # internal crypto/internal/subtle mkdir -p $WORK/b047/ cat >$WORK/b047/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/crypto/internal/subtle /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b047/_pkg_.a -trimpath "$WORK/b047=>" -shared -p crypto/internal/subtle -std -complete -installsuffix shared -buildid AmTEAZBBFMbhe9ZyRMi8/AmTEAZBBFMbhe9ZyRMi8 -goversion go1.14.3 -D "" -importcfg $WORK/b047/importcfg -pack ./aliasing.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b041/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b047/_pkg_.a # internal cp $WORK/b041/_pkg_.a /builddir/.cache/go-build/a7/a76f5456d50132a01f0e8086a1347660b1f3c69695735f81a16e7bd80e90241a-d # internal cp $WORK/b047/_pkg_.a /builddir/.cache/go-build/db/db7ec52d370df0a193e7bbacae1b55b10ec50b7945dd7a03dbc23d9dc82a2971-d # internal internal/nettrace mkdir -p $WORK/b057/ cat >$WORK/b057/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/internal/nettrace /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b057/_pkg_.a -trimpath "$WORK/b057=>" -shared -p internal/nettrace -std -complete -installsuffix shared -buildid VzWf-GpjV9dnpABkQhT3/VzWf-GpjV9dnpABkQhT3 -goversion go1.14.3 -D "" -importcfg $WORK/b057/importcfg -pack ./nettrace.go crypto/subtle mkdir -p $WORK/b048/ cat >$WORK/b048/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/crypto/subtle /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b048/_pkg_.a -trimpath "$WORK/b048=>" -shared -p crypto/subtle -std -complete -installsuffix shared -buildid 24eqhDj2UppHsp4hWub9/24eqhDj2UppHsp4hWub9 -goversion go1.14.3 -D "" -importcfg $WORK/b048/importcfg -pack ./constant_time.go runtime mkdir -p $WORK/b006/ cat >$WORK/b006/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/runtime /usr/lib/golang/pkg/tool/linux_arm/asm -trimpath "$WORK/b006=>" -I $WORK/b006/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm -shared -gensymabis -o $WORK/b006/symabis ./asm.s ./asm_arm.s ./duff_arm.s ./memclr_arm.s ./memmove_arm.s ./preempt_arm.s ./rt0_linux_arm.s ./sys_linux_arm.s ./tls_arm.s ./vlop_arm.s /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b023/_pkg_.a # internal cp $WORK/b023/_pkg_.a /builddir/.cache/go-build/7f/7f933a4d6f37e13cf76fbff902103be5834be403945b0d466390290d47336728-d # internal /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b048/_pkg_.a # internal cp $WORK/b048/_pkg_.a /builddir/.cache/go-build/76/763e4a52c7bc8a7e84acef724f064814f53fbd77f2fc7eb8b250610cb298f61f-d # internal /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b057/_pkg_.a # internal math mkdir -p $WORK/b022/ cat >$WORK/b022/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/math /usr/lib/golang/pkg/tool/linux_arm/asm -trimpath "$WORK/b022=>" -I $WORK/b022/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm -shared -gensymabis -o $WORK/b022/symabis ./sqrt_arm.s ./stubs_arm.s cp $WORK/b057/_pkg_.a /builddir/.cache/go-build/74/742fb4e8d1c43b4e091246f1f148358304f2898d2d6bf0123a57682e89f43436-d # internal image/color mkdir -p $WORK/b106/ cat >$WORK/b106/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/image/color /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b106/_pkg_.a -trimpath "$WORK/b106=>" -shared -p image/color -std -complete -installsuffix shared -buildid QyIaaC_bok6KBWasYnx6/QyIaaC_bok6KBWasYnx6 -goversion go1.14.3 -D "" -importcfg $WORK/b106/importcfg -pack ./color.go ./ycbcr.go runtime/cgo mkdir -p $WORK/b059/ cd /usr/lib/golang/src/runtime/cgo CGO_LDFLAGS='"-g" "-O2" "-lpthread"' /usr/lib/golang/pkg/tool/linux_arm/cgo -objdir $WORK/b059/ -importpath runtime/cgo -import_runtime_cgo=false -import_syscall=false -- -I $WORK/b059/ -g -O2 -Wall -Werror ./cgo.go cat >$WORK/b022/importcfg << 'EOF' # internal # import config packagefile math/bits=$WORK/b023/_pkg_.a EOF cd /usr/lib/golang/src/math /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b022/_pkg_.a -trimpath "$WORK/b022=>" -shared -p math -std -installsuffix shared -buildid P77n_-u1wzSLrsLaKDQ9/P77n_-u1wzSLrsLaKDQ9 -goversion go1.14.3 -symabis $WORK/b022/symabis -D "" -importcfg $WORK/b022/importcfg -pack -asmhdr $WORK/b022/go_asm.h ./abs.go ./acosh.go ./asin.go ./asinh.go ./atan.go ./atan2.go ./atanh.go ./bits.go ./cbrt.go ./const.go ./copysign.go ./dim.go ./erf.go ./erfinv.go ./exp.go ./expm1.go ./floor.go ./fma.go ./frexp.go ./gamma.go ./hypot.go ./j0.go ./j1.go ./jn.go ./ldexp.go ./lgamma.go ./log.go ./log10.go ./log1p.go ./logb.go ./mod.go ./modf.go ./nextafter.go ./pow.go ./pow10.go ./remainder.go ./signbit.go ./sin.go ./sincos.go ./sinh.go ./sqrt.go ./tan.go ./tanh.go ./trig_reduce.go ./unsafe.go cat >$WORK/b006/importcfg << 'EOF' # internal # import config packagefile internal/bytealg=$WORK/b007/_pkg_.a packagefile internal/cpu=$WORK/b008/_pkg_.a packagefile runtime/internal/atomic=$WORK/b010/_pkg_.a packagefile runtime/internal/math=$WORK/b011/_pkg_.a packagefile runtime/internal/sys=$WORK/b012/_pkg_.a EOF cd /usr/lib/golang/src/runtime /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b006/_pkg_.a -trimpath "$WORK/b006=>" -shared -p runtime -std -+ -installsuffix shared -buildid oh4Ah_mzlIqmhBVbGfBO/oh4Ah_mzlIqmhBVbGfBO -goversion go1.14.3 -symabis $WORK/b006/symabis -D "" -importcfg $WORK/b006/importcfg -pack -asmhdr $WORK/b006/go_asm.h ./alg.go ./atomic_pointer.go ./cgo.go ./cgocall.go ./cgocallback.go ./cgocheck.go ./chan.go ./checkptr.go ./compiler.go ./complex.go ./cpuflags.go ./cpuprof.go ./debug.go ./debuglog.go ./debuglog_off.go ./defs_linux_arm.go ./env_posix.go ./error.go ./extern.go ./fastlog2.go ./fastlog2table.go ./fedora.go ./float.go ./hash32.go ./heapdump.go ./iface.go ./lfstack.go ./lfstack_32bit.go ./lock_futex.go ./malloc.go ./map.go ./map_fast32.go ./map_fast64.go ./map_faststr.go ./mbarrier.go ./mbitmap.go ./mcache.go ./mcentral.go ./mem_linux.go ./mfinal.go ./mfixalloc.go ./mgc.go ./mgcmark.go ./mgcscavenge.go ./mgcstack.go ./mgcsweep.go ./mgcsweepbuf.go ./mgcwork.go ./mheap.go ./mmap.go ./mpagealloc.go ./mpagealloc_32bit.go ./mpagecache.go ./mpallocbits.go ./mprof.go ./mranges.go ./msan0.go ./msize.go ./mstats.go ./mwbbuf.go ./nbpipe_pipe2.go ./netpoll.go ./netpoll_epoll.go ./os_linux.go ./os_linux_arm.go ./os_linux_generic.go ./os_nonopenbsd.go ./panic.go ./panic32.go ./plugin.go ./preempt.go ./preempt_nonwindows.go ./print.go ./proc.go ./profbuf.go ./proflabel.go ./race0.go ./rdebug.go ./relax_stub.go ./runtime.go ./runtime1.go ./runtime2.go ./rwmutex.go ./select.go ./sema.go ./sigaction.go ./signal_arm.go ./signal_linux_arm.go ./signal_unix.go ./sigqueue.go ./sigqueue_note.go ./sigtab_linux_generic.go ./sizeclasses.go ./slice.go ./softfloat64.go ./stack.go ./string.go ./stubs.go ./stubs2.go ./stubs3.go ./stubs32.go ./stubs_arm.go ./stubs_linux.go ./symtab.go ./sys_arm.go ./sys_nonppc64x.go ./time.go ./time_nofake.go ./timestub.go ./timestub2.go ./trace.go ./traceback.go ./type.go ./typekind.go ./utf8.go ./vdso_elf32.go ./vdso_linux.go ./vdso_linux_arm.go ./vlrt.go ./write_err.go cd $WORK gcc -fno-caret-diagnostics -c -x c - -o /dev/null || true gcc -Qunused-arguments -c -x c - -o /dev/null || true /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b106/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b017/_pkg_.a # internal gcc -fdebug-prefix-map=a=b -c -x c - -o /dev/null || true cp $WORK/b106/_pkg_.a /builddir/.cache/go-build/ee/ee5e89c7cebe75d092035fe05b1b2bfdbe9f5b4eec2de0cc7cb5daa0f7e4cecb-d # internal cp $WORK/b017/_pkg_.a /builddir/.cache/go-build/50/50849605e2407f0efaa98c3ca7349d62936ad58444a66562c132a7855b1215ea-d # internal gcc -gno-record-gcc-switches -c -x c - -o /dev/null || true cd $WORK/b059 TERM='dumb' gcc -I /usr/lib/golang/src/runtime/cgo -fPIC -marm -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b059=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -Wall -Werror -o ./_x001.o -c _cgo_export.c golang.org/x/xerrors/internal mkdir -p $WORK/b144/ container/list cat >$WORK/b144/importcfg << 'EOF' # internal # import config EOF cd /usr/share/gocode/src/golang.org/x/xerrors/internal /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b144/_pkg_.a -trimpath "$WORK/b144=>" -shared -p golang.org/x/xerrors/internal -complete -installsuffix shared -buildid 7YkKI65EuzhygZboT5he/7YkKI65EuzhygZboT5he -goversion go1.14.3 -D "" -importcfg $WORK/b144/importcfg -pack ./internal.go mkdir -p $WORK/b149/ cat >$WORK/b149/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/container/list /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b149/_pkg_.a -trimpath "$WORK/b149=>" -shared -p container/list -std -complete -installsuffix shared -buildid cEDQTTYxl1FZHwqwTF-K/cEDQTTYxl1FZHwqwTF-K -goversion go1.14.3 -D "" -importcfg $WORK/b149/importcfg -pack ./list.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b144/_pkg_.a # internal cp $WORK/b144/_pkg_.a /builddir/.cache/go-build/f8/f84f0fb2f7e3120aa0cb542de098bfcbde315c328bd007b5e80645877bbd4092-d # internal vendor/golang.org/x/crypto/cryptobyte/asn1 mkdir -p $WORK/b159/ cat >$WORK/b159/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/b159/_pkg_.a -trimpath "$WORK/b159=>" -shared -p vendor/golang.org/x/crypto/cryptobyte/asn1 -std -complete -installsuffix shared -buildid sN4-Kw8VKbjkqYBlOojl/sN4-Kw8VKbjkqYBlOojl -goversion go1.14.3 -D "" -importcfg $WORK/b159/importcfg -pack ./asn1.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b159/_pkg_.a # internal cp $WORK/b159/_pkg_.a /builddir/.cache/go-build/c9/c95677298e0e325e985c914e901c22dd0431b0db8a40591564193b4d54060249-d # internal vendor/golang.org/x/crypto/internal/subtle mkdir -p $WORK/b162/ cat >$WORK/b162/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/b162/_pkg_.a -trimpath "$WORK/b162=>" -shared -p vendor/golang.org/x/crypto/internal/subtle -std -complete -installsuffix shared -buildid 6RcR-TE-1QzJvyP3-SBI/6RcR-TE-1QzJvyP3-SBI -goversion go1.14.3 -D "" -importcfg $WORK/b162/importcfg -pack ./aliasing.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b162/_pkg_.a # internal cp $WORK/b162/_pkg_.a /builddir/.cache/go-build/36/36a9750a47ab3b2b2cf3a6b86d2dfc73c27c8e8bd4e7bca752b00bce160bcfd8-d # internal golang.org/x/crypto/internal/subtle mkdir -p $WORK/b192/ cat >$WORK/b192/importcfg << 'EOF' # internal # import config EOF cd /usr/share/gocode/src/golang.org/x/crypto/internal/subtle /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b192/_pkg_.a -trimpath "$WORK/b192=>" -shared -p golang.org/x/crypto/internal/subtle -complete -installsuffix shared -buildid boSMlcVBEzdpTWprLVyq/boSMlcVBEzdpTWprLVyq -goversion go1.14.3 -D "" -importcfg $WORK/b192/importcfg -pack ./aliasing.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b149/_pkg_.a # internal cp $WORK/b149/_pkg_.a /builddir/.cache/go-build/e0/e067c7a8eee55ee909b758150749578789daac6127f088e46d6a51f54698bee6-d # internal golang.org/x/crypto/salsa20/salsa mkdir -p $WORK/b194/ cat >$WORK/b194/importcfg << 'EOF' # internal # import config EOF cd /usr/share/gocode/src/golang.org/x/crypto/salsa20/salsa /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b194/_pkg_.a -trimpath "$WORK/b194=>" -shared -p golang.org/x/crypto/salsa20/salsa -complete -installsuffix shared -buildid LTQkUvGRh_l5okqIM0Fi/LTQkUvGRh_l5okqIM0Fi -goversion go1.14.3 -D "" -importcfg $WORK/b194/importcfg -pack ./hsalsa20.go ./salsa208.go ./salsa20_noasm.go ./salsa20_ref.go cd $WORK/b059 TERM='dumb' gcc -I /usr/lib/golang/src/runtime/cgo -fPIC -marm -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b059=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -Wall -Werror -o ./_x002.o -c cgo.cgo2.c /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b192/_pkg_.a # internal cp $WORK/b192/_pkg_.a /builddir/.cache/go-build/d0/d0be19b6da63abb4d80f3902711933e47c513494b2253082617b64bfbcb48847-d # internal cd /usr/lib/golang/src/math /usr/lib/golang/pkg/tool/linux_arm/asm -trimpath "$WORK/b022=>" -I $WORK/b022/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm -shared -o $WORK/b022/sqrt_arm.o ./sqrt_arm.s /usr/lib/golang/pkg/tool/linux_arm/asm -trimpath "$WORK/b022=>" -I $WORK/b022/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm -shared -o $WORK/b022/stubs_arm.o ./stubs_arm.s cd /usr/lib/golang/src/runtime/cgo TERM='dumb' gcc -I . -fPIC -marm -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b059=/tmp/go-build -gno-record-gcc-switches -I $WORK/b059/ -g -O2 -Wall -Werror -o $WORK/b059/_x003.o -c gcc_context.c /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b194/_pkg_.a # internal cp $WORK/b194/_pkg_.a /builddir/.cache/go-build/cb/cb5b32e7bd0058ff0b02af3346e93386f08451a1279a81ed861b6d1505e842b5-d # internal cd /usr/lib/golang/src/math /usr/lib/golang/pkg/tool/linux_arm/pack r $WORK/b022/_pkg_.a $WORK/b022/sqrt_arm.o $WORK/b022/stubs_arm.o # internal /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b022/_pkg_.a # internal cp $WORK/b022/_pkg_.a /builddir/.cache/go-build/a5/a53d0ee07b0b0a684997c12e02458db9822f6837c4facbe5f6f272b40c6ad71a-d # internal cd /usr/lib/golang/src/runtime/cgo TERM='dumb' gcc -I . -fPIC -marm -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b059=/tmp/go-build -gno-record-gcc-switches -I $WORK/b059/ -g -O2 -Wall -Werror -o $WORK/b059/_x004.o -c gcc_fatalf.c TERM='dumb' gcc -I . -fPIC -marm -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b059=/tmp/go-build -gno-record-gcc-switches -I $WORK/b059/ -g -O2 -Wall -Werror -o $WORK/b059/_x005.o -c gcc_libinit.c TERM='dumb' gcc -I . -fPIC -marm -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b059=/tmp/go-build -gno-record-gcc-switches -I $WORK/b059/ -g -O2 -Wall -Werror -o $WORK/b059/_x006.o -c gcc_linux_arm.c TERM='dumb' gcc -I . -fPIC -marm -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b059=/tmp/go-build -gno-record-gcc-switches -I $WORK/b059/ -g -O2 -Wall -Werror -o $WORK/b059/_x007.o -c gcc_setenv.c TERM='dumb' gcc -I . -fPIC -marm -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b059=/tmp/go-build -gno-record-gcc-switches -I $WORK/b059/ -g -O2 -Wall -Werror -o $WORK/b059/_x008.o -c gcc_traceback.c TERM='dumb' gcc -I . -fPIC -marm -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b059=/tmp/go-build -gno-record-gcc-switches -I $WORK/b059/ -g -O2 -Wall -Werror -o $WORK/b059/_x009.o -c gcc_util.c TERM='dumb' gcc -I . -fPIC -marm -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b059=/tmp/go-build -gno-record-gcc-switches -I $WORK/b059/ -g -O2 -Wall -Werror -o $WORK/b059/_x010.o -c gcc_arm.S cd $WORK/b059 TERM='dumb' gcc -I /usr/lib/golang/src/runtime/cgo -fPIC -marm -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b059=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -Wall -Werror -o ./_cgo_main.o -c _cgo_main.c cd /usr/lib/golang/src/runtime/cgo TERM='dumb' gcc -I . -fPIC -marm -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b059=/tmp/go-build -gno-record-gcc-switches -o $WORK/b059/_cgo_.o $WORK/b059/_cgo_main.o $WORK/b059/_x001.o $WORK/b059/_x002.o $WORK/b059/_x003.o $WORK/b059/_x004.o $WORK/b059/_x005.o $WORK/b059/_x006.o $WORK/b059/_x007.o $WORK/b059/_x008.o $WORK/b059/_x009.o $WORK/b059/_x010.o -g -O2 -lpthread -pie TERM='dumb' /usr/lib/golang/pkg/tool/linux_arm/cgo -dynpackage cgo -dynimport $WORK/b059/_cgo_.o -dynout $WORK/b059/_cgo_import.go -dynlinker cat >$WORK/b059/go_asm.h << 'EOF' # internal EOF /usr/lib/golang/pkg/tool/linux_arm/asm -trimpath "$WORK/b059=>" -I $WORK/b059/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm -shared -gensymabis -o $WORK/b059/symabis ./asm_arm.s cat >$WORK/b059/importcfg << 'EOF' # internal # import config EOF /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b059/_pkg_.a -trimpath "$WORK/b059=>" -shared -p runtime/cgo -std -installsuffix shared -buildid -syzssBtnMucpRQ-3TbG/-syzssBtnMucpRQ-3TbG -goversion go1.14.3 -symabis $WORK/b059/symabis -D "" -importcfg $WORK/b059/importcfg -pack -asmhdr $WORK/b059/go_asm.h ./callbacks.go ./callbacks_traceback.go ./iscgo.go ./setenv.go $WORK/b059/_cgo_gotypes.go $WORK/b059/cgo.cgo1.go $WORK/b059/_cgo_import.go /usr/lib/golang/pkg/tool/linux_arm/asm -trimpath "$WORK/b059=>" -I $WORK/b059/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm -shared -o $WORK/b059/asm_arm.o ./asm_arm.s /usr/lib/golang/pkg/tool/linux_arm/pack r $WORK/b059/_pkg_.a $WORK/b059/asm_arm.o $WORK/b059/_x001.o $WORK/b059/_x002.o $WORK/b059/_x003.o $WORK/b059/_x004.o $WORK/b059/_x005.o $WORK/b059/_x006.o $WORK/b059/_x007.o $WORK/b059/_x008.o $WORK/b059/_x009.o $WORK/b059/_x010.o # internal /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b059/_pkg_.a # internal cp $WORK/b059/_pkg_.a /builddir/.cache/go-build/57/577e338b6fc083e813781a832e64bbd93d89be8f4499d7aeb0a8da65d402d1d3-d # internal cd /usr/lib/golang/src/runtime /usr/lib/golang/pkg/tool/linux_arm/asm -trimpath "$WORK/b006=>" -I $WORK/b006/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm -shared -o $WORK/b006/asm.o ./asm.s /usr/lib/golang/pkg/tool/linux_arm/asm -trimpath "$WORK/b006=>" -I $WORK/b006/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm -shared -o $WORK/b006/asm_arm.o ./asm_arm.s /usr/lib/golang/pkg/tool/linux_arm/asm -trimpath "$WORK/b006=>" -I $WORK/b006/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm -shared -o $WORK/b006/duff_arm.o ./duff_arm.s /usr/lib/golang/pkg/tool/linux_arm/asm -trimpath "$WORK/b006=>" -I $WORK/b006/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm -shared -o $WORK/b006/memclr_arm.o ./memclr_arm.s /usr/lib/golang/pkg/tool/linux_arm/asm -trimpath "$WORK/b006=>" -I $WORK/b006/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm -shared -o $WORK/b006/memmove_arm.o ./memmove_arm.s /usr/lib/golang/pkg/tool/linux_arm/asm -trimpath "$WORK/b006=>" -I $WORK/b006/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm -shared -o $WORK/b006/preempt_arm.o ./preempt_arm.s /usr/lib/golang/pkg/tool/linux_arm/asm -trimpath "$WORK/b006=>" -I $WORK/b006/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm -shared -o $WORK/b006/rt0_linux_arm.o ./rt0_linux_arm.s /usr/lib/golang/pkg/tool/linux_arm/asm -trimpath "$WORK/b006=>" -I $WORK/b006/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm -shared -o $WORK/b006/sys_linux_arm.o ./sys_linux_arm.s /usr/lib/golang/pkg/tool/linux_arm/asm -trimpath "$WORK/b006=>" -I $WORK/b006/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm -shared -o $WORK/b006/tls_arm.o ./tls_arm.s /usr/lib/golang/pkg/tool/linux_arm/asm -trimpath "$WORK/b006=>" -I $WORK/b006/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm -shared -o $WORK/b006/vlop_arm.o ./vlop_arm.s /usr/lib/golang/pkg/tool/linux_arm/pack r $WORK/b006/_pkg_.a $WORK/b006/asm.o $WORK/b006/asm_arm.o $WORK/b006/duff_arm.o $WORK/b006/memclr_arm.o $WORK/b006/memmove_arm.o $WORK/b006/preempt_arm.o $WORK/b006/rt0_linux_arm.o $WORK/b006/sys_linux_arm.o $WORK/b006/tls_arm.o $WORK/b006/vlop_arm.o # internal /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b006/_pkg_.a # internal cp $WORK/b006/_pkg_.a /builddir/.cache/go-build/bf/bf7d07ebbf0a5ed8e8bac4ee6669d9a4e59487127f1815c56ebf2cfa32d3b779-d # internal internal/reflectlite mkdir -p $WORK/b005/ cat >$WORK/b005/go_asm.h << 'EOF' # internal EOF sync mkdir -p $WORK/b014/ cd /usr/lib/golang/src/internal/reflectlite /usr/lib/golang/pkg/tool/linux_arm/asm -trimpath "$WORK/b005=>" -I $WORK/b005/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm -shared -gensymabis -o $WORK/b005/symabis ./asm.s cat >$WORK/b014/importcfg << 'EOF' # internal # import config packagefile internal/race=$WORK/b015/_pkg_.a packagefile runtime=$WORK/b006/_pkg_.a packagefile sync/atomic=$WORK/b016/_pkg_.a EOF cd /usr/lib/golang/src/sync /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b014/_pkg_.a -trimpath "$WORK/b014=>" -shared -p sync -std -installsuffix shared -buildid -Xb27duxIRiB-D_LshvI/-Xb27duxIRiB-D_LshvI -goversion go1.14.3 -D "" -importcfg $WORK/b014/importcfg -pack ./cond.go ./map.go ./mutex.go ./once.go ./pool.go ./poolqueue.go ./runtime.go ./rwmutex.go ./waitgroup.go cat >$WORK/b005/importcfg << 'EOF' # internal # import config packagefile runtime=$WORK/b006/_pkg_.a EOF cd /usr/lib/golang/src/internal/reflectlite /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b005/_pkg_.a -trimpath "$WORK/b005=>" -shared -p internal/reflectlite -std -installsuffix shared -buildid XoCLm5Dr7mBba__aiQuU/XoCLm5Dr7mBba__aiQuU -goversion go1.14.3 -symabis $WORK/b005/symabis -D "" -importcfg $WORK/b005/importcfg -pack -asmhdr $WORK/b005/go_asm.h ./swapper.go ./type.go ./value.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b014/_pkg_.a # internal cp $WORK/b014/_pkg_.a /builddir/.cache/go-build/e5/e5585e7d40511b8946e35dae11f1c6771ac5477e88a1d11f91f4d27187cecdc5-d # internal internal/singleflight mkdir -p $WORK/b058/ cat >$WORK/b058/importcfg << 'EOF' # internal # import config packagefile sync=$WORK/b014/_pkg_.a EOF cd /usr/lib/golang/src/internal/singleflight /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b058/_pkg_.a -trimpath "$WORK/b058=>" -shared -p internal/singleflight -std -complete -installsuffix shared -buildid A3EMbkJtZBtz0j3_hGGV/A3EMbkJtZBtz0j3_hGGV -goversion go1.14.3 -D "" -importcfg $WORK/b058/importcfg -pack ./singleflight.go math/rand mkdir -p $WORK/b050/ cat >$WORK/b050/importcfg << 'EOF' # internal # import config packagefile math=$WORK/b022/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a EOF cd /usr/lib/golang/src/math/rand /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b050/_pkg_.a -trimpath "$WORK/b050=>" -shared -p math/rand -std -complete -installsuffix shared -buildid t47nG9L4_etPtxRslEHU/t47nG9L4_etPtxRslEHU -goversion go1.14.3 -D "" -importcfg $WORK/b050/importcfg -pack ./exp.go ./normal.go ./rand.go ./rng.go ./zipf.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b058/_pkg_.a # internal cp $WORK/b058/_pkg_.a /builddir/.cache/go-build/04/04f5e23f23e99425d08bd7ad944df1bda4058da07f710d768105dc1a5c70f5a6-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/79/7932bff5f009f7d681d7fd2fa5d46172c0e2951f36e357b6d3d70f849afb3649-d # internal cd /usr/lib/golang/src/internal/reflectlite /usr/lib/golang/pkg/tool/linux_arm/asm -trimpath "$WORK/b005=>" -I $WORK/b005/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm -shared -o $WORK/b005/asm.o ./asm.s /usr/lib/golang/pkg/tool/linux_arm/pack r $WORK/b005/_pkg_.a $WORK/b005/asm.o # internal /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b005/_pkg_.a # internal cp $WORK/b005/_pkg_.a /builddir/.cache/go-build/ff/ff8c586e091d9b286fbfc0570fb0da0d40c27da93f1efa7ee7c39066aa177339-d # internal errors mkdir -p $WORK/b004/ cat >$WORK/b004/importcfg << 'EOF' # internal # import config packagefile internal/reflectlite=$WORK/b005/_pkg_.a EOF sort mkdir -p $WORK/b031/ cd /usr/lib/golang/src/errors /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b004/_pkg_.a -trimpath "$WORK/b004=>" -shared -p errors -std -complete -installsuffix shared -buildid d48dIKbMwZOvp2dxszYB/d48dIKbMwZOvp2dxszYB -goversion go1.14.3 -D "" -importcfg $WORK/b004/importcfg -pack ./errors.go ./wrap.go cat >$WORK/b031/importcfg << 'EOF' # internal # import config packagefile internal/reflectlite=$WORK/b005/_pkg_.a EOF cd /usr/lib/golang/src/sort /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b031/_pkg_.a -trimpath "$WORK/b031=>" -shared -p sort -std -complete -installsuffix shared -buildid cRMIWVyiuPD9cfZKHlsT/cRMIWVyiuPD9cfZKHlsT -goversion go1.14.3 -D "" -importcfg $WORK/b031/importcfg -pack ./search.go ./slice.go ./slice_go113.go ./sort.go ./zfuncversion.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b004/_pkg_.a # internal cp $WORK/b004/_pkg_.a /builddir/.cache/go-build/0e/0efb9fb1ac1c87c323708bd4dcfc90a53835480754e2664e3f5d444f02af0ad0-d # internal 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=>" -shared -p internal/oserror -std -complete -installsuffix shared -buildid toqAdAlS7Pvv2Z33O4tS/toqAdAlS7Pvv2Z33O4tS -goversion go1.14.3 -D "" -importcfg $WORK/b033/importcfg -pack ./errors.go io mkdir -p $WORK/b013/ cat >$WORK/b013/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a EOF strconv vendor/golang.org/x/net/dns/dnsmessage cd /usr/lib/golang/src/io /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b013/_pkg_.a -trimpath "$WORK/b013=>" -shared -p io -std -complete -installsuffix shared -buildid HG5Hs1n8oMCR_txe-I9c/HG5Hs1n8oMCR_txe-I9c -goversion go1.14.3 -D "" -importcfg $WORK/b013/importcfg -pack ./io.go ./multi.go ./pipe.go mkdir -p $WORK/b021/ mkdir -p $WORK/b056/ cat >$WORK/b021/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile internal/bytealg=$WORK/b007/_pkg_.a packagefile math=$WORK/b022/_pkg_.a packagefile math/bits=$WORK/b023/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF cat >$WORK/b056/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a EOF cd /usr/lib/golang/src/strconv /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b021/_pkg_.a -trimpath "$WORK/b021=>" -shared -p strconv -std -complete -installsuffix shared -buildid RgOeTm5nDd1tYjEvuqE5/RgOeTm5nDd1tYjEvuqE5 -goversion go1.14.3 -D "" -importcfg $WORK/b021/importcfg -pack ./atob.go ./atof.go ./atoi.go ./decimal.go ./doc.go ./extfloat.go ./ftoa.go ./isprint.go ./itoa.go ./quote.go cd /usr/lib/golang/src/vendor/golang.org/x/net/dns/dnsmessage /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b056/_pkg_.a -trimpath "$WORK/b056=>" -shared -p vendor/golang.org/x/net/dns/dnsmessage -std -complete -installsuffix shared -buildid JayhjPURkyCJeo1Rfuce/JayhjPURkyCJeo1Rfuce -goversion go1.14.3 -D "" -importcfg $WORK/b056/importcfg -pack ./message.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b033/_pkg_.a # internal cp $WORK/b033/_pkg_.a /builddir/.cache/go-build/c1/c1175415695e90ff1280003e84d31fbe3a5faf97db64febc4b5e72c2affe2fff-d # internal syscall mkdir -p $WORK/b036/ cat >$WORK/b036/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/syscall /usr/lib/golang/pkg/tool/linux_arm/asm -trimpath "$WORK/b036=>" -I $WORK/b036/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm -shared -gensymabis -o $WORK/b036/symabis ./asm_linux_arm.s cat >$WORK/b036/importcfg << 'EOF' # internal # import config packagefile internal/bytealg=$WORK/b007/_pkg_.a packagefile internal/oserror=$WORK/b033/_pkg_.a packagefile internal/race=$WORK/b015/_pkg_.a packagefile runtime=$WORK/b006/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b036/_pkg_.a -trimpath "$WORK/b036=>" -shared -p syscall -std -installsuffix shared -buildid 2XmIpKfQGYW6UvqKrHoS/2XmIpKfQGYW6UvqKrHoS -goversion go1.14.3 -symabis $WORK/b036/symabis -D "" -importcfg $WORK/b036/importcfg -pack -asmhdr $WORK/b036/go_asm.h ./dirent.go ./endian_little.go ./env_unix.go ./exec_linux.go ./exec_unix.go ./flock.go ./flock_linux_32bit.go ./lsf_linux.go ./msan0.go ./net.go ./netlink_linux.go ./setuidgid_32_linux.go ./sock_cloexec_linux.go ./sockcmsg_linux.go ./sockcmsg_unix.go ./sockcmsg_unix_other.go ./str.go ./syscall.go ./syscall_linux.go ./syscall_linux_arm.go ./syscall_unix.go ./time_nofake.go ./timestruct.go ./zerrors_linux_arm.go ./zsyscall_linux_arm.go ./zsysnum_linux_arm.go ./ztypes_linux_arm.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b031/_pkg_.a # internal cp $WORK/b031/_pkg_.a /builddir/.cache/go-build/88/884b576d8f216e6963de069bd4fbca55d93e345c0e6c72896fd1969ac2fe33f7-d # internal golang.org/x/crypto/cast5 mkdir -p $WORK/b101/ cat >$WORK/b101/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a EOF cd /usr/share/gocode/src/golang.org/x/crypto/cast5 /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b101/_pkg_.a -trimpath "$WORK/b101=>" -shared -p golang.org/x/crypto/cast5 -complete -installsuffix shared -buildid iCuN4XiQKERZdh6yW_TK/iCuN4XiQKERZdh6yW_TK -goversion go1.14.3 -D "" -importcfg $WORK/b101/importcfg -pack ./cast5.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b013/_pkg_.a # internal cp $WORK/b013/_pkg_.a /builddir/.cache/go-build/5f/5fba218c782b2d03298ec024fdb2ab50ca80a9bc4ff196cae11aaa6ae4c8371c-d # internal bytes mkdir -p $WORK/b003/ cat >$WORK/b003/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile internal/bytealg=$WORK/b007/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile unicode=$WORK/b017/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF cd /usr/lib/golang/src/bytes /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b003/_pkg_.a -trimpath "$WORK/b003=>" -shared -p bytes -std -installsuffix shared -buildid Xg50JZQ2iBCD4KIDJ0eT/Xg50JZQ2iBCD4KIDJ0eT -goversion go1.14.3 -D "" -importcfg $WORK/b003/importcfg -pack ./buffer.go ./bytes.go ./reader.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b101/_pkg_.a # internal cp $WORK/b101/_pkg_.a /builddir/.cache/go-build/ca/ca0afd20f3547e1e6af8377f79e58da5765b0acc1c7fb69dc1f364b7b72dae66-d # internal hash mkdir -p $WORK/b020/ cat >$WORK/b020/importcfg << 'EOF' # internal # import config packagefile io=$WORK/b013/_pkg_.a EOF cd /usr/lib/golang/src/hash /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b020/_pkg_.a -trimpath "$WORK/b020=>" -shared -p hash -std -complete -installsuffix shared -buildid X2HMVt5G_3Qor6PWxsjb/X2HMVt5G_3Qor6PWxsjb -goversion go1.14.3 -D "" -importcfg $WORK/b020/importcfg -pack ./hash.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b020/_pkg_.a # internal cp $WORK/b020/_pkg_.a /builddir/.cache/go-build/11/118eff2c7e7e896eae879ac1536a5946c58c69b0707ca72afe6628cc8c5328e3-d # internal strings mkdir -p $WORK/b040/ cat >$WORK/b040/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile internal/bytealg=$WORK/b007/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a packagefile unicode=$WORK/b017/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF cd /usr/lib/golang/src/strings /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b040/_pkg_.a -trimpath "$WORK/b040=>" -shared -p strings -std -complete -installsuffix shared -buildid pNqlhVATgS5rLYqNjwnj/pNqlhVATgS5rLYqNjwnj -goversion go1.14.3 -D "" -importcfg $WORK/b040/importcfg -pack ./builder.go ./compare.go ./reader.go ./replace.go ./search.go ./strings.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b021/_pkg_.a # internal cp $WORK/b021/_pkg_.a /builddir/.cache/go-build/8b/8b788de4bc381819fa14410e94998ebeeb57090c3a9440e3ad3168901cf8703a-d # internal crypto mkdir -p $WORK/b019/ cat >$WORK/b019/importcfg << 'EOF' # internal # import config packagefile hash=$WORK/b020/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile strconv=$WORK/b021/_pkg_.a EOF cd /usr/lib/golang/src/crypto /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b019/_pkg_.a -trimpath "$WORK/b019=>" -shared -p crypto -std -complete -installsuffix shared -buildid sz1H-ymUN8oeUaVNktHm/sz1H-ymUN8oeUaVNktHm -goversion go1.14.3 -D "" -importcfg $WORK/b019/importcfg -pack ./crypto.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b019/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b003/_pkg_.a # internal cp $WORK/b019/_pkg_.a /builddir/.cache/go-build/bb/bb06aa576554d2e6379e646e23460219e0b64030abe30f9a876c233d456d75ad-d # internal reflect mkdir -p $WORK/b026/ cat >$WORK/b026/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/reflect /usr/lib/golang/pkg/tool/linux_arm/asm -trimpath "$WORK/b026=>" -I $WORK/b026/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm -shared -gensymabis -o $WORK/b026/symabis ./asm_arm.s cp $WORK/b003/_pkg_.a /builddir/.cache/go-build/bd/bd15bd130e86019bee7bcc368b91eb0084f75ddc2135afa1ec59cc16faf9f5d3-d # internal bufio mkdir -p $WORK/b002/ cat >$WORK/b002/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF cd /usr/lib/golang/src/bufio /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b002/_pkg_.a -trimpath "$WORK/b002=>" -shared -p bufio -std -complete -installsuffix shared -buildid xqb4aNRtGnjYBEb_Pc4-/xqb4aNRtGnjYBEb_Pc4- -goversion go1.14.3 -D "" -importcfg $WORK/b002/importcfg -pack ./bufio.go ./scan.go cat >$WORK/b026/importcfg << 'EOF' # internal # import config packagefile math=$WORK/b022/_pkg_.a packagefile runtime=$WORK/b006/_pkg_.a packagefile strconv=$WORK/b021/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a packagefile unicode=$WORK/b017/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF cd /usr/lib/golang/src/reflect /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b026/_pkg_.a -trimpath "$WORK/b026=>" -shared -p reflect -std -installsuffix shared -buildid r74G2_EHaIGoKWZalMgc/r74G2_EHaIGoKWZalMgc -goversion go1.14.3 -symabis $WORK/b026/symabis -D "" -importcfg $WORK/b026/importcfg -pack -asmhdr $WORK/b026/go_asm.h ./deepequal.go ./makefunc.go ./swapper.go ./type.go ./value.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b056/_pkg_.a # internal cp $WORK/b056/_pkg_.a /builddir/.cache/go-build/91/9186b75c25494d84cf0c57e5eeea7445cac324148d998f87adec5ded370491c4-d # internal hash/fnv mkdir -p $WORK/b066/ /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b040/_pkg_.a # internal cat >$WORK/b066/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile hash=$WORK/b020/_pkg_.a packagefile math/bits=$WORK/b023/_pkg_.a EOF cd /usr/lib/golang/src/hash/fnv /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b066/_pkg_.a -trimpath "$WORK/b066=>" -shared -p hash/fnv -std -complete -installsuffix shared -buildid Q20RTgBl6H-sn2yv-jOX/Q20RTgBl6H-sn2yv-jOX -goversion go1.14.3 -D "" -importcfg $WORK/b066/importcfg -pack ./fnv.go cp $WORK/b040/_pkg_.a /builddir/.cache/go-build/7a/7aa249337919dd5da5af3d5272bb6e23586a0046e6cb17b2f74833b8358d0353-d # internal path mkdir -p $WORK/b062/ cat >$WORK/b062/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile strings=$WORK/b040/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF cd /usr/lib/golang/src/path /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b062/_pkg_.a -trimpath "$WORK/b062=>" -shared -p path -std -complete -installsuffix shared -buildid pNNhrbM4Ayi2UruRpw_1/pNNhrbM4Ayi2UruRpw_1 -goversion go1.14.3 -D "" -importcfg $WORK/b062/importcfg -pack ./match.go ./path.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b062/_pkg_.a # internal cp $WORK/b062/_pkg_.a /builddir/.cache/go-build/c9/c9866a1068c8c5157c5a7d9db2075c335d21da1d861c98988c771a24923be195-d # internal regexp/syntax mkdir -p $WORK/b074/ cat >$WORK/b074/importcfg << 'EOF' # internal # import config packagefile sort=$WORK/b031/_pkg_.a packagefile strconv=$WORK/b021/_pkg_.a packagefile strings=$WORK/b040/_pkg_.a packagefile unicode=$WORK/b017/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF cd /usr/lib/golang/src/regexp/syntax /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b074/_pkg_.a -trimpath "$WORK/b074=>" -shared -p regexp/syntax -std -complete -installsuffix shared -buildid x5rNGY-PJRf9WJW5gmOu/x5rNGY-PJRf9WJW5gmOu -goversion go1.14.3 -D "" -importcfg $WORK/b074/importcfg -pack ./compile.go ./doc.go ./op_string.go ./parse.go ./perl_groups.go ./prog.go ./regexp.go ./simplify.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b002/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b066/_pkg_.a # internal cp $WORK/b066/_pkg_.a /builddir/.cache/go-build/22/22148d332a667e7fb5fa2ab6489e5f5990f970b9a4cde96a0f7f637701da5e41-d # internal hash/adler32 mkdir -p $WORK/b079/ cat >$WORK/b079/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile hash=$WORK/b020/_pkg_.a EOF cd /usr/lib/golang/src/hash/adler32 /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b079/_pkg_.a -trimpath "$WORK/b079=>" -shared -p hash/adler32 -std -complete -installsuffix shared -buildid 1isSR_lCbDmCp18Qgz-F/1isSR_lCbDmCp18Qgz-F -goversion go1.14.3 -D "" -importcfg $WORK/b079/importcfg -pack ./adler32.go cp $WORK/b002/_pkg_.a /builddir/.cache/go-build/d5/d5683c335b3bae5b3505531e68a6754129612b93ea766382256846bb6d041de0-d # internal crypto/internal/randutil mkdir -p $WORK/b087/ cat >$WORK/b087/importcfg << 'EOF' # internal # import config packagefile io=$WORK/b013/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a EOF cd /usr/lib/golang/src/crypto/internal/randutil /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b087/_pkg_.a -trimpath "$WORK/b087=>" -shared -p crypto/internal/randutil -std -complete -installsuffix shared -buildid vrMf6_d5ia6HxLqXzqR0/vrMf6_d5ia6HxLqXzqR0 -goversion go1.14.3 -D "" -importcfg $WORK/b087/importcfg -pack ./randutil.go cd /usr/lib/golang/src/syscall /usr/lib/golang/pkg/tool/linux_arm/asm -trimpath "$WORK/b036=>" -I $WORK/b036/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm -shared -o $WORK/b036/asm_linux_arm.o ./asm_linux_arm.s /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b087/_pkg_.a # internal cp $WORK/b087/_pkg_.a /builddir/.cache/go-build/8e/8e7302a96e820fdf7ea9af19df829346e38b15cfd68f4fee53017dfe505b4c72-d # internal compress/bzip2 mkdir -p $WORK/b094/ cat >$WORK/b094/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b002/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile sort=$WORK/b031/_pkg_.a EOF cd /usr/lib/golang/src/compress/bzip2 /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b094/_pkg_.a -trimpath "$WORK/b094=>" -shared -p compress/bzip2 -std -complete -installsuffix shared -buildid 6oAEqMkKeFDYA6aUlTGs/6oAEqMkKeFDYA6aUlTGs -goversion go1.14.3 -D "" -importcfg $WORK/b094/importcfg -pack ./bit_reader.go ./bzip2.go ./huffman.go ./move_to_front.go cd /usr/lib/golang/src/syscall /usr/lib/golang/pkg/tool/linux_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/b079/_pkg_.a # internal cp $WORK/b079/_pkg_.a /builddir/.cache/go-build/dc/dc80af5be83ec4515bbca575433bfbfc0b7634212e78f2e91a4d95242e7f84f1-d # internal golang.org/x/crypto/openpgp/errors mkdir -p $WORK/b103/ cat >$WORK/b103/importcfg << 'EOF' # internal # import config packagefile strconv=$WORK/b021/_pkg_.a EOF cd /usr/share/gocode/src/golang.org/x/crypto/openpgp/errors /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b103/_pkg_.a -trimpath "$WORK/b103=>" -shared -p golang.org/x/crypto/openpgp/errors -complete -installsuffix shared -buildid SuPQF-HJC3Qu5CSwzUCY/SuPQF-HJC3Qu5CSwzUCY -goversion go1.14.3 -D "" -importcfg $WORK/b103/importcfg -pack ./errors.go cp $WORK/b036/_pkg_.a /builddir/.cache/go-build/18/1823075ca41cda4f96f33879760dff4043b8ea8c9104384e372442c2d3bad084-d # internal internal/syscall/unix mkdir -p $WORK/b035/ cat >$WORK/b035/importcfg << 'EOF' # internal # import config packagefile sync/atomic=$WORK/b016/_pkg_.a packagefile syscall=$WORK/b036/_pkg_.a EOF cd /usr/lib/golang/src/internal/syscall/unix /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b035/_pkg_.a -trimpath "$WORK/b035=>" -shared -p internal/syscall/unix -std -complete -installsuffix shared -buildid HkDBQvd3rqdRtnLVnukI/HkDBQvd3rqdRtnLVnukI -goversion go1.14.3 -D "" -importcfg $WORK/b035/importcfg -pack ./at.go ./at_sysnum_fstatat64_linux.go ./at_sysnum_linux.go ./fcntl_linux_32bit.go ./getrandom_linux.go ./getrandom_linux_arm.go ./nonblocking.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b103/_pkg_.a # internal cp $WORK/b103/_pkg_.a /builddir/.cache/go-build/7a/7a45912d586301ee75e63d197c08896e3b44891e79db10551c56e7a275cecb30-d # internal time mkdir -p $WORK/b037/ cat >$WORK/b037/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile runtime=$WORK/b006/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a packagefile syscall=$WORK/b036/_pkg_.a EOF cd /usr/lib/golang/src/time /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b037/_pkg_.a -trimpath "$WORK/b037=>" -shared -p time -std -installsuffix shared -buildid Gm9z5YyA3xgRr9XOPpDr/Gm9z5YyA3xgRr9XOPpDr -goversion go1.14.3 -D "" -importcfg $WORK/b037/importcfg -pack ./format.go ./sleep.go ./sys_unix.go ./tick.go ./time.go ./zoneinfo.go ./zoneinfo_read.go ./zoneinfo_unix.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b035/_pkg_.a # internal cp $WORK/b035/_pkg_.a /builddir/.cache/go-build/84/845fc8093e5c0f24c143a0e0c6bc752ae192c633e45083dba33dad2b3dbfa8f3-d # internal internal/syscall/execenv mkdir -p $WORK/b038/ cat >$WORK/b038/importcfg << 'EOF' # internal # import config packagefile syscall=$WORK/b036/_pkg_.a EOF cd /usr/lib/golang/src/internal/syscall/execenv /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b038/_pkg_.a -trimpath "$WORK/b038=>" -shared -p internal/syscall/execenv -std -complete -installsuffix shared -buildid JZsDcGSfchDuUJlDIA9L/JZsDcGSfchDuUJlDIA9L -goversion go1.14.3 -D "" -importcfg $WORK/b038/importcfg -pack ./execenv_default.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b094/_pkg_.a # internal cp $WORK/b094/_pkg_.a /builddir/.cache/go-build/35/356904489ed8ea310737d83fcb9cc4a5e0a382d9671b8695fe8a54e2d6815123-d # internal golang.org/x/crypto/openpgp/s2k mkdir -p $WORK/b104/ cat >$WORK/b104/importcfg << 'EOF' # internal # import config packagefile crypto=$WORK/b019/_pkg_.a packagefile golang.org/x/crypto/openpgp/errors=$WORK/b103/_pkg_.a packagefile hash=$WORK/b020/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile strconv=$WORK/b021/_pkg_.a EOF cd /usr/share/gocode/src/golang.org/x/crypto/openpgp/s2k /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b104/_pkg_.a -trimpath "$WORK/b104=>" -shared -p golang.org/x/crypto/openpgp/s2k -complete -installsuffix shared -buildid 813Rq-pjEXUlyz2Sy6OZ/813Rq-pjEXUlyz2Sy6OZ -goversion go1.14.3 -D "" -importcfg $WORK/b104/importcfg -pack ./s2k.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b038/_pkg_.a # internal cp $WORK/b038/_pkg_.a /builddir/.cache/go-build/63/63a7e3c61ed7fd2888a0cc039bfad05a4b0ee9046ea32eac65a11d0af12e498c-d # internal image mkdir -p $WORK/b105/ cat >$WORK/b105/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b002/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile image/color=$WORK/b106/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile strconv=$WORK/b021/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a packagefile sync/atomic=$WORK/b016/_pkg_.a EOF cd /usr/lib/golang/src/image /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b105/_pkg_.a -trimpath "$WORK/b105=>" -shared -p image -std -complete -installsuffix shared -buildid n8npy3Xv8V6ryfgBmJVt/n8npy3Xv8V6ryfgBmJVt -goversion go1.14.3 -D "" -importcfg $WORK/b105/importcfg -pack ./format.go ./geom.go ./image.go ./names.go ./ycbcr.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b104/_pkg_.a # internal cp $WORK/b104/_pkg_.a /builddir/.cache/go-build/38/384bba26aab30a084b4334d18908f7e9b41040e1738a860b64fb01e51a352bcb-d # internal hash/crc32 mkdir -p $WORK/b123/ cat >$WORK/b123/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile hash=$WORK/b020/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a EOF cd /usr/lib/golang/src/hash/crc32 /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b123/_pkg_.a -trimpath "$WORK/b123=>" -shared -p hash/crc32 -std -complete -installsuffix shared -buildid DaWoTRNiq7124cqSdzj6/DaWoTRNiq7124cqSdzj6 -goversion go1.14.3 -D "" -importcfg $WORK/b123/importcfg -pack ./crc32.go ./crc32_generic.go ./crc32_otherarch.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b123/_pkg_.a # internal cp $WORK/b123/_pkg_.a /builddir/.cache/go-build/46/46920df1ec68f707c597f626c2d9d056a9a8c400bf9f99c2e3549e870f00611d-d # internal crypto/hmac mkdir -p $WORK/b153/ cat >$WORK/b153/importcfg << 'EOF' # internal # import config packagefile crypto/subtle=$WORK/b048/_pkg_.a packagefile hash=$WORK/b020/_pkg_.a EOF cd /usr/lib/golang/src/crypto/hmac /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b153/_pkg_.a -trimpath "$WORK/b153=>" -shared -p crypto/hmac -std -complete -installsuffix shared -buildid 7zCihCMdF6XIquGVCfLC/7zCihCMdF6XIquGVCfLC -goversion go1.14.3 -D "" -importcfg $WORK/b153/importcfg -pack ./hmac.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b153/_pkg_.a # internal cp $WORK/b153/_pkg_.a /builddir/.cache/go-build/cd/cdeddb6ec31661a040952116c318d2e9e5da24e6d7bd832478562bdff78b9867-d # internal crypto/rc4 mkdir -p $WORK/b154/ cat >$WORK/b154/importcfg << 'EOF' # internal # import config packagefile crypto/internal/subtle=$WORK/b047/_pkg_.a packagefile strconv=$WORK/b021/_pkg_.a EOF cd /usr/lib/golang/src/crypto/rc4 /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b154/_pkg_.a -trimpath "$WORK/b154=>" -shared -p crypto/rc4 -std -complete -installsuffix shared -buildid 3r9hcDbCGu00Uo4AAjIf/3r9hcDbCGu00Uo4AAjIf -goversion go1.14.3 -D "" -importcfg $WORK/b154/importcfg -pack ./rc4.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b154/_pkg_.a # internal cp $WORK/b154/_pkg_.a /builddir/.cache/go-build/a3/a3d1d5316ed0f009563c46ed3cde53ee176918f18e8e0b6963c55fdb59e38694-d # internal vendor/golang.org/x/crypto/hkdf mkdir -p $WORK/b165/ cat >$WORK/b165/importcfg << 'EOF' # internal # import config packagefile crypto/hmac=$WORK/b153/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile hash=$WORK/b020/_pkg_.a packagefile io=$WORK/b013/_pkg_.a EOF cd /usr/lib/golang/src/vendor/golang.org/x/crypto/hkdf /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b165/_pkg_.a -trimpath "$WORK/b165=>" -shared -p vendor/golang.org/x/crypto/hkdf -std -complete -installsuffix shared -buildid CJLG-mvs0dzC-uCfIuWv/CJLG-mvs0dzC-uCfIuWv -goversion go1.14.3 -D "" -importcfg $WORK/b165/importcfg -pack ./hkdf.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b165/_pkg_.a # internal cp $WORK/b165/_pkg_.a /builddir/.cache/go-build/2c/2cfbb812cac5ad524d6b8dd4bfffed32b5f1375869edbaa80ef2dbdf9c589d40-d # internal vendor/golang.org/x/text/transform mkdir -p $WORK/b169/ cat >$WORK/b169/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF cd /usr/lib/golang/src/vendor/golang.org/x/text/transform /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b169/_pkg_.a -trimpath "$WORK/b169=>" -shared -p vendor/golang.org/x/text/transform -std -complete -installsuffix shared -buildid ngMQsEEBPhFPeLTubQ3U/ngMQsEEBPhFPeLTubQ3U -goversion go1.14.3 -D "" -importcfg $WORK/b169/importcfg -pack ./transform.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b074/_pkg_.a # internal cp $WORK/b074/_pkg_.a /builddir/.cache/go-build/f9/f98a0b996957ef36acbdd06588d29a3df221c1d3ba9a055d154d380d69435a00-d # internal regexp mkdir -p $WORK/b073/ cat >$WORK/b073/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile regexp/syntax=$WORK/b074/_pkg_.a packagefile sort=$WORK/b031/_pkg_.a packagefile strconv=$WORK/b021/_pkg_.a packagefile strings=$WORK/b040/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a packagefile unicode=$WORK/b017/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF cd /usr/lib/golang/src/regexp /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b073/_pkg_.a -trimpath "$WORK/b073=>" -shared -p regexp -std -complete -installsuffix shared -buildid kFKHFTr3go6naBdZtom5/kFKHFTr3go6naBdZtom5 -goversion go1.14.3 -D "" -importcfg $WORK/b073/importcfg -pack ./backtrack.go ./exec.go ./onepass.go ./regexp.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/b169/_pkg_.a # internal cp $WORK/b105/_pkg_.a /builddir/.cache/go-build/fd/fd545376bb3a458b7c3e9761d08bdc719ace095594ada53fc92d0f9d629a0a01-d # internal cp $WORK/b169/_pkg_.a /builddir/.cache/go-build/af/afd0ecbccf440ff97dcb10a4b59d6ed797f72b57944ee2fc00de8b200a8c93e6-d # internal html mkdir -p $WORK/b234/ cat >$WORK/b234/importcfg << 'EOF' # internal # import config packagefile strings=$WORK/b040/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF cd /usr/lib/golang/src/html /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b234/_pkg_.a -trimpath "$WORK/b234=>" -shared -p html -std -complete -installsuffix shared -buildid BmoeOpQEGYxq8KawCKXz/BmoeOpQEGYxq8KawCKXz -goversion go1.14.3 -D "" -importcfg $WORK/b234/importcfg -pack ./entity.go ./escape.go image/internal/imageutil mkdir -p $WORK/b108/ cat >$WORK/b108/importcfg << 'EOF' # internal # import config packagefile image=$WORK/b105/_pkg_.a EOF cd /usr/lib/golang/src/image/internal/imageutil /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b108/_pkg_.a -trimpath "$WORK/b108=>" -shared -p image/internal/imageutil -std -complete -installsuffix shared -buildid ZZExz9TglourbwoqIL3D/ZZExz9TglourbwoqIL3D -goversion go1.14.3 -D "" -importcfg $WORK/b108/importcfg -pack ./imageutil.go ./impl.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b108/_pkg_.a # internal cp $WORK/b108/_pkg_.a /builddir/.cache/go-build/70/70802dfecd32eb599da6b3254cefe87ee97efd4f28f0f1654641067bdf003817-d # internal image/jpeg mkdir -p $WORK/b107/ cat >$WORK/b107/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b002/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile image=$WORK/b105/_pkg_.a packagefile image/color=$WORK/b106/_pkg_.a packagefile image/internal/imageutil=$WORK/b108/_pkg_.a packagefile io=$WORK/b013/_pkg_.a EOF cd /usr/lib/golang/src/image/jpeg /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b107/_pkg_.a -trimpath "$WORK/b107=>" -shared -p image/jpeg -std -complete -installsuffix shared -buildid r4-z9BU5CX-z-b9E0n8Q/r4-z9BU5CX-z-b9E0n8Q -goversion go1.14.3 -D "" -importcfg $WORK/b107/importcfg -pack ./fdct.go ./huffman.go ./idct.go ./reader.go ./scan.go ./writer.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/9a2addc63d2d29fb7f67e19581035829d3a52146a13074e3633cd485a7c7d883-d # internal text/tabwriter mkdir -p $WORK/b243/ cat >$WORK/b243/importcfg << 'EOF' # internal # import config packagefile io=$WORK/b013/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF cd /usr/lib/golang/src/text/tabwriter /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b243/_pkg_.a -trimpath "$WORK/b243=>" -shared -p text/tabwriter -std -complete -installsuffix shared -buildid EgmsbuuEr8JRjDGdzYmF/EgmsbuuEr8JRjDGdzYmF -goversion go1.14.3 -D "" -importcfg $WORK/b243/importcfg -pack ./tabwriter.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b243/_pkg_.a # internal cp $WORK/b243/_pkg_.a /builddir/.cache/go-build/af/af05a71d84b7b4f10ef5ea4a70501cfe8753fb776acd74bf5535e995813a0d5b-d # internal /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b037/_pkg_.a # internal cp $WORK/b037/_pkg_.a /builddir/.cache/go-build/fd/fdab4355843ceeb01c6e9b2425bcb178402acfe192cdb38f503bf821c09670b9-d # internal context mkdir -p $WORK/b043/ cat >$WORK/b043/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile internal/reflectlite=$WORK/b005/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a packagefile sync/atomic=$WORK/b016/_pkg_.a packagefile time=$WORK/b037/_pkg_.a EOF cd /usr/lib/golang/src/context /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b043/_pkg_.a -trimpath "$WORK/b043=>" -shared -p context -std -complete -installsuffix shared -buildid uD6SrZxYbJCPYdhQ6aVT/uD6SrZxYbJCPYdhQ6aVT -goversion go1.14.3 -D "" -importcfg $WORK/b043/importcfg -pack ./context.go internal/poll mkdir -p $WORK/b034/ cat >$WORK/b034/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile internal/syscall/unix=$WORK/b035/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile runtime=$WORK/b006/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a packagefile sync/atomic=$WORK/b016/_pkg_.a packagefile syscall=$WORK/b036/_pkg_.a packagefile time=$WORK/b037/_pkg_.a EOF cd /usr/lib/golang/src/internal/poll /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b034/_pkg_.a -trimpath "$WORK/b034=>" -shared -p internal/poll -std -installsuffix shared -buildid qHYfQLPqIOgwmmjVR8Lf/qHYfQLPqIOgwmmjVR8Lf -goversion go1.14.3 -D "" -importcfg $WORK/b034/importcfg -pack ./errno_unix.go ./fcntl_syscall.go ./fd.go ./fd_fsync_posix.go ./fd_mutex.go ./fd_poll_runtime.go ./fd_posix.go ./fd_unix.go ./fd_writev_unix.go ./hook_cloexec.go ./hook_unix.go ./sendfile_linux.go ./sock_cloexec.go ./sockopt.go ./sockopt_linux.go ./sockopt_unix.go ./sockoptip.go ./splice_linux.go ./writev.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b107/_pkg_.a # internal cp $WORK/b107/_pkg_.a /builddir/.cache/go-build/66/6651cb6a38d0862f76830955becca1aa32f1fd461f64661799eb80ec93fa28ff-d # internal github.com/juju/ratelimit mkdir -p $WORK/b198/ cat >$WORK/b198/importcfg << 'EOF' # internal # import config packagefile io=$WORK/b013/_pkg_.a packagefile math=$WORK/b022/_pkg_.a packagefile strconv=$WORK/b021/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a packagefile time=$WORK/b037/_pkg_.a EOF cd /usr/share/gocode/src/github.com/juju/ratelimit /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b198/_pkg_.a -trimpath "$WORK/b198=>" -shared -p github.com/juju/ratelimit -complete -installsuffix shared -buildid Y91lsyu9fIOmoGZHtGOe/Y91lsyu9fIOmoGZHtGOe -goversion go1.14.3 -D "" -importcfg $WORK/b198/importcfg -pack ./ratelimit.go ./reader.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/b043/_pkg_.a # internal cp $WORK/b043/_pkg_.a /builddir/.cache/go-build/a8/a85818705158bac17fd69aa04b6b92cfe6195df784ecd29844491e70fd1745a5-d # internal gopkg.in/retry.v1 mkdir -p $WORK/b200/ cat >$WORK/b200/importcfg << 'EOF' # internal # import config packagefile math/rand=$WORK/b050/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a packagefile time=$WORK/b037/_pkg_.a EOF cd /usr/share/gocode/src/gopkg.in/retry.v1 /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b200/_pkg_.a -trimpath "$WORK/b200=>" -shared -p gopkg.in/retry.v1 -complete -installsuffix shared -buildid 3wIMxTPbdzaJh5h29er3/3wIMxTPbdzaJh5h29er3 -goversion go1.14.3 -D "" -importcfg $WORK/b200/importcfg -pack ./clock.go ./exp.go ./regular.go ./retry.go ./strategy.go cp $WORK/b073/_pkg_.a /builddir/.cache/go-build/8a/8aa8a02cb87564d1c8d0b7f28b5efa2dc860365224001d99ee8a33ed19fe1530-d # internal /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b198/_pkg_.a # internal cp $WORK/b198/_pkg_.a /builddir/.cache/go-build/35/35dcbe25f141793e3f2c7dd2e364c2bff869d508db8a242d83a8f9656408d501-d # internal /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b200/_pkg_.a # internal cp $WORK/b200/_pkg_.a /builddir/.cache/go-build/45/45e2b4f46ea1fbe4cfa8765951ae2cd58bb6f69ae7ea5cb6d39ff7954ba11951-d # internal /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b034/_pkg_.a # internal cp $WORK/b034/_pkg_.a /builddir/.cache/go-build/56/56e918b574284d6e8204480a63a22ca5c163c1489fc3ae7bf0ea800f3343d4b7-d # internal os mkdir -p $WORK/b032/ cat >$WORK/b032/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile internal/oserror=$WORK/b033/_pkg_.a packagefile internal/poll=$WORK/b034/_pkg_.a packagefile internal/syscall/execenv=$WORK/b038/_pkg_.a packagefile internal/syscall/unix=$WORK/b035/_pkg_.a packagefile internal/testlog=$WORK/b039/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile runtime=$WORK/b006/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a packagefile sync/atomic=$WORK/b016/_pkg_.a packagefile syscall=$WORK/b036/_pkg_.a packagefile time=$WORK/b037/_pkg_.a EOF cd /usr/lib/golang/src/os /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b032/_pkg_.a -trimpath "$WORK/b032=>" -shared -p os -std -installsuffix shared -buildid KvhaSn2gJqPdjr2VYCDK/KvhaSn2gJqPdjr2VYCDK -goversion go1.14.3 -D "" -importcfg $WORK/b032/importcfg -pack ./dir.go ./dir_unix.go ./env.go ./error.go ./error_errno.go ./error_posix.go ./exec.go ./exec_posix.go ./exec_unix.go ./executable.go ./executable_procfs.go ./file.go ./file_posix.go ./file_unix.go ./getwd.go ./path.go ./path_unix.go ./pipe_linux.go ./proc.go ./rawconn.go ./removeall_at.go ./stat.go ./stat_linux.go ./stat_unix.go ./sticky_notbsd.go ./str.go ./sys.go ./sys_linux.go ./sys_unix.go ./types.go ./types_unix.go ./wait_waitid.go cd /usr/lib/golang/src/reflect /usr/lib/golang/pkg/tool/linux_arm/asm -trimpath "$WORK/b026=>" -I $WORK/b026/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm -shared -o $WORK/b026/asm_arm.o ./asm_arm.s /usr/lib/golang/pkg/tool/linux_arm/pack r $WORK/b026/_pkg_.a $WORK/b026/asm_arm.o # internal /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b026/_pkg_.a # internal cp $WORK/b026/_pkg_.a /builddir/.cache/go-build/50/503ea9f5ccefbbf9d29c14f50568b2f1fa859c5d35f9f28105cb5ba139d5ee6f-d # internal internal/fmtsort mkdir -p $WORK/b030/ encoding/binary mkdir -p $WORK/b025/ cat >$WORK/b030/importcfg << 'EOF' # internal # import config packagefile reflect=$WORK/b026/_pkg_.a packagefile sort=$WORK/b031/_pkg_.a EOF cat >$WORK/b025/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile math=$WORK/b022/_pkg_.a packagefile reflect=$WORK/b026/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a EOF cd /usr/lib/golang/src/internal/fmtsort /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b030/_pkg_.a -trimpath "$WORK/b030=>" -shared -p internal/fmtsort -std -complete -installsuffix shared -buildid pLJJVOj4pakgh92xlEo_/pLJJVOj4pakgh92xlEo_ -goversion go1.14.3 -D "" -importcfg $WORK/b030/importcfg -pack ./sort.go cd /usr/lib/golang/src/encoding/binary /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b025/_pkg_.a -trimpath "$WORK/b025=>" -shared -p encoding/binary -std -complete -installsuffix shared -buildid ai1jlzZn9a8XxcL15zki/ai1jlzZn9a8XxcL15zki -goversion go1.14.3 -D "" -importcfg $WORK/b025/importcfg -pack ./binary.go ./varint.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b030/_pkg_.a # internal cp $WORK/b030/_pkg_.a /builddir/.cache/go-build/97/97e80f7a446d37f69ab9f6ed556009c0c20ffd41c46b37b0f4edc9bededdc253-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/80/80a80b1fe0acaf778210ed530e25f75e899207244f7a6e94133f8c3a57243cfe-d # internal encoding/base64 mkdir -p $WORK/b024/ crypto/cipher cat >$WORK/b024/importcfg << 'EOF' # internal # import config packagefile encoding/binary=$WORK/b025/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile strconv=$WORK/b021/_pkg_.a EOF crypto/sha1 crypto/sha256 mkdir -p $WORK/b046/ cd /usr/lib/golang/src/encoding/base64 /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b024/_pkg_.a -trimpath "$WORK/b024=>" -shared -p encoding/base64 -std -complete -installsuffix shared -buildid lp5VTYbw1K1eZe09eKjH/lp5VTYbw1K1eZe09eKjH -goversion go1.14.3 -D "" -importcfg $WORK/b024/importcfg -pack ./base64.go mkdir -p $WORK/b051/ cat >$WORK/b046/importcfg << 'EOF' # internal # import config packagefile crypto/internal/subtle=$WORK/b047/_pkg_.a packagefile crypto/subtle=$WORK/b048/_pkg_.a packagefile encoding/binary=$WORK/b025/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile runtime=$WORK/b006/_pkg_.a EOF cat >$WORK/b051/go_asm.h << 'EOF' # internal EOF mkdir -p $WORK/b083/ cd /usr/lib/golang/src/crypto/sha1 /usr/lib/golang/pkg/tool/linux_arm/asm -trimpath "$WORK/b051=>" -I $WORK/b051/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm -shared -gensymabis -o $WORK/b051/symabis ./sha1block_arm.s cd /usr/lib/golang/src/crypto/cipher /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b046/_pkg_.a -trimpath "$WORK/b046=>" -shared -p crypto/cipher -std -complete -installsuffix shared -buildid 1osX1DQGFfeSeROvlTL_/1osX1DQGFfeSeROvlTL_ -goversion go1.14.3 -D "" -importcfg $WORK/b046/importcfg -pack ./cbc.go ./cfb.go ./cipher.go ./ctr.go ./gcm.go ./io.go ./ofb.go ./xor_generic.go cat >$WORK/b083/importcfg << 'EOF' # internal # import config packagefile crypto=$WORK/b019/_pkg_.a packagefile encoding/binary=$WORK/b025/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile hash=$WORK/b020/_pkg_.a packagefile math/bits=$WORK/b023/_pkg_.a EOF cd /usr/lib/golang/src/crypto/sha256 /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b083/_pkg_.a -trimpath "$WORK/b083=>" -shared -p crypto/sha256 -std -complete -installsuffix shared -buildid u18wBcUn6Hc87SAVhKY9/u18wBcUn6Hc87SAVhKY9 -goversion go1.14.3 -D "" -importcfg $WORK/b083/importcfg -pack ./sha256.go ./sha256block.go ./sha256block_generic.go cat >$WORK/b051/importcfg << 'EOF' # internal # import config packagefile crypto=$WORK/b019/_pkg_.a packagefile encoding/binary=$WORK/b025/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile hash=$WORK/b020/_pkg_.a packagefile math/bits=$WORK/b023/_pkg_.a EOF cd /usr/lib/golang/src/crypto/sha1 /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b051/_pkg_.a -trimpath "$WORK/b051=>" -shared -p crypto/sha1 -std -installsuffix shared -buildid hbDH48Nmgz_zm5jZF0Nu/hbDH48Nmgz_zm5jZF0Nu -goversion go1.14.3 -symabis $WORK/b051/symabis -D "" -importcfg $WORK/b051/importcfg -pack -asmhdr $WORK/b051/go_asm.h ./sha1.go ./sha1block.go ./sha1block_decl.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b032/_pkg_.a # internal cp $WORK/b032/_pkg_.a /builddir/.cache/go-build/f5/f568e35a4ec102efe1ad43ec5014a52b38020815b7f36addc4e903cd5e08384b-d # internal fmt mkdir -p $WORK/b029/ cat >$WORK/b029/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile internal/fmtsort=$WORK/b030/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile math=$WORK/b022/_pkg_.a packagefile os=$WORK/b032/_pkg_.a packagefile reflect=$WORK/b026/_pkg_.a packagefile strconv=$WORK/b021/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF cd /usr/lib/golang/src/fmt /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b029/_pkg_.a -trimpath "$WORK/b029=>" -shared -p fmt -std -complete -installsuffix shared -buildid 9R3qGIKWv3oRHMv_ufec/9R3qGIKWv3oRHMv_ufec -goversion go1.14.3 -D "" -importcfg $WORK/b029/importcfg -pack ./doc.go ./errors.go ./format.go ./print.go ./scan.go cd /usr/lib/golang/src/crypto/sha1 /usr/lib/golang/pkg/tool/linux_arm/asm -trimpath "$WORK/b051=>" -I $WORK/b051/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm -shared -o $WORK/b051/sha1block_arm.o ./sha1block_arm.s /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b083/_pkg_.a # internal cp $WORK/b083/_pkg_.a /builddir/.cache/go-build/71/7156ff2ffd0d375069eef3a44555bc96f7ded2d0a330f2e3a5861530a7051b46-d # internal path/filepath mkdir -p $WORK/b054/ /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b024/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_arm/pack r $WORK/b051/_pkg_.a $WORK/b051/sha1block_arm.o # internal cat >$WORK/b054/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile os=$WORK/b032/_pkg_.a packagefile runtime=$WORK/b006/_pkg_.a packagefile sort=$WORK/b031/_pkg_.a packagefile strings=$WORK/b040/_pkg_.a packagefile syscall=$WORK/b036/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF cd /usr/lib/golang/src/path/filepath /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b054/_pkg_.a -trimpath "$WORK/b054=>" -shared -p path/filepath -std -complete -installsuffix shared -buildid i1rmPAxIm1QVQmEymIMl/i1rmPAxIm1QVQmEymIMl -goversion go1.14.3 -D "" -importcfg $WORK/b054/importcfg -pack ./match.go ./path.go ./path_unix.go ./symlink.go ./symlink_unix.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b051/_pkg_.a # internal cp $WORK/b024/_pkg_.a /builddir/.cache/go-build/d2/d2933a2574ed02271aedda8c884038f457d2ee023308885f919ec749f3a1233d-d # internal cp $WORK/b051/_pkg_.a /builddir/.cache/go-build/9e/9e5988b0b65a0228d83d71bdceebc552d636a26aaa6eb3797eed4f027563c895-d # internal runtime/debug mkdir -p $WORK/b068/ cat >$WORK/b068/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/runtime/debug /usr/lib/golang/pkg/tool/linux_arm/asm -trimpath "$WORK/b068=>" -I $WORK/b068/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm -shared -gensymabis -o $WORK/b068/symabis ./debug.s net mkdir -p $WORK/b055/ cd /usr/lib/golang/src/net CGO_LDFLAGS='"-g" "-O2"' /usr/lib/golang/pkg/tool/linux_arm/cgo -objdir $WORK/b055/ -importpath net -- -I $WORK/b055/ -g -O2 ./cgo_linux.go ./cgo_resnew.go ./cgo_socknew.go ./cgo_unix.go cat >$WORK/b068/importcfg << 'EOF' # internal # import config packagefile os=$WORK/b032/_pkg_.a packagefile runtime=$WORK/b006/_pkg_.a packagefile sort=$WORK/b031/_pkg_.a packagefile strings=$WORK/b040/_pkg_.a packagefile time=$WORK/b037/_pkg_.a EOF cd /usr/lib/golang/src/runtime/debug /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b068/_pkg_.a -trimpath "$WORK/b068=>" -shared -p runtime/debug -std -installsuffix shared -buildid mF3uR8wORDrTP_-GQwLY/mF3uR8wORDrTP_-GQwLY -goversion go1.14.3 -symabis $WORK/b068/symabis -D "" -importcfg $WORK/b068/importcfg -pack -asmhdr $WORK/b068/go_asm.h ./garbage.go ./mod.go ./stack.go ./stubs.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b046/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_arm/asm -trimpath "$WORK/b068=>" -I $WORK/b068/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm -shared -o $WORK/b068/debug.o ./debug.s cp $WORK/b046/_pkg_.a /builddir/.cache/go-build/5a/5ab1776ab6b0c1499fd46834a49694dd50a3addde3d9187b2f9f5799ee875719-d # internal crypto/aes mkdir -p $WORK/b045/ cat >$WORK/b045/importcfg << 'EOF' # internal # import config packagefile crypto/cipher=$WORK/b046/_pkg_.a packagefile crypto/internal/subtle=$WORK/b047/_pkg_.a packagefile encoding/binary=$WORK/b025/_pkg_.a packagefile strconv=$WORK/b021/_pkg_.a EOF cd /usr/lib/golang/src/crypto/aes /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b045/_pkg_.a -trimpath "$WORK/b045=>" -shared -p crypto/aes -std -complete -installsuffix shared -buildid MQAitTpvZ43v0RBcGKsQ/MQAitTpvZ43v0RBcGKsQ -goversion go1.14.3 -D "" -importcfg $WORK/b045/importcfg -pack ./block.go ./cipher.go ./cipher_generic.go ./const.go ./modes.go cd /usr/lib/golang/src/runtime/debug /usr/lib/golang/pkg/tool/linux_arm/pack r $WORK/b068/_pkg_.a $WORK/b068/debug.o # internal /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b068/_pkg_.a # internal cp $WORK/b068/_pkg_.a /builddir/.cache/go-build/07/07294b8ee184985ca45beba4d22be834aac8d40e3aa08e109e1cfab12084d88b-d # internal github.com/snapcore/snapd/osutil/sys mkdir -p $WORK/b081/ cat >$WORK/b081/importcfg << 'EOF' # internal # import config packagefile os=$WORK/b032/_pkg_.a packagefile syscall=$WORK/b036/_pkg_.a EOF cd /builddir/build/BUILD/snapd-2.45.2/src/github.com/snapcore/snapd/osutil/sys /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b081/_pkg_.a -trimpath "$WORK/b081=>" -shared -p github.com/snapcore/snapd/osutil/sys -complete -installsuffix shared -buildid Kq7GG2YVj9AkEIr17Vrl/Kq7GG2YVj9AkEIr17Vrl -goversion go1.14.3 -D "" -importcfg $WORK/b081/importcfg -pack ./syscall.go ./sysnum_16_linux.go ./sysnum_linux.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b081/_pkg_.a # internal cp $WORK/b081/_pkg_.a /builddir/.cache/go-build/13/134337bece088472f49e85f3619cd0918e7a1a9ca85177b52e53d3fcc40af861-d # internal crypto/sha512 mkdir -p $WORK/b088/ cat >$WORK/b088/importcfg << 'EOF' # internal # import config packagefile crypto=$WORK/b019/_pkg_.a packagefile encoding/binary=$WORK/b025/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile hash=$WORK/b020/_pkg_.a packagefile math/bits=$WORK/b023/_pkg_.a EOF cd /usr/lib/golang/src/crypto/sha512 /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b088/_pkg_.a -trimpath "$WORK/b088=>" -shared -p crypto/sha512 -std -complete -installsuffix shared -buildid 74mwBd3tdVWIa6QfQt8l/74mwBd3tdVWIa6QfQt8l -goversion go1.14.3 -D "" -importcfg $WORK/b088/importcfg -pack ./sha512.go ./sha512block.go ./sha512block_generic.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b045/_pkg_.a # internal cp $WORK/b045/_pkg_.a /builddir/.cache/go-build/66/6644da825921ddbd0d119f0d56e12e9fd1fb9faa094a68aad05b60fadd4cc6a9-d # internal crypto/des mkdir -p $WORK/b095/ cat >$WORK/b095/importcfg << 'EOF' # internal # import config packagefile crypto/cipher=$WORK/b046/_pkg_.a packagefile crypto/internal/subtle=$WORK/b047/_pkg_.a packagefile encoding/binary=$WORK/b025/_pkg_.a packagefile strconv=$WORK/b021/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a EOF cd /usr/lib/golang/src/crypto/des /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b095/_pkg_.a -trimpath "$WORK/b095=>" -shared -p crypto/des -std -complete -installsuffix shared -buildid LxqazvJumwQ9IHN6Tg8B/LxqazvJumwQ9IHN6Tg8B -goversion go1.14.3 -D "" -importcfg $WORK/b095/importcfg -pack ./block.go ./cipher.go ./const.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b054/_pkg_.a # internal cp $WORK/b054/_pkg_.a /builddir/.cache/go-build/26/26efb7f11c165de78e23d92cc218175516eebabc4d023abe3e103385c519cf20-d # internal io/ioutil mkdir -p $WORK/b053/ cat >$WORK/b053/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile os=$WORK/b032/_pkg_.a packagefile path/filepath=$WORK/b054/_pkg_.a packagefile sort=$WORK/b031/_pkg_.a packagefile strconv=$WORK/b021/_pkg_.a packagefile strings=$WORK/b040/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a packagefile time=$WORK/b037/_pkg_.a EOF cd /usr/lib/golang/src/io/ioutil /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b053/_pkg_.a -trimpath "$WORK/b053=>" -shared -p io/ioutil -std -complete -installsuffix shared -buildid __syT6BcB31SS2DXKRnM/__syT6BcB31SS2DXKRnM -goversion go1.14.3 -D "" -importcfg $WORK/b053/importcfg -pack ./ioutil.go ./tempfile.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b088/_pkg_.a # internal cp $WORK/b088/_pkg_.a /builddir/.cache/go-build/3a/3a36e031a47d7c71fcfdd6f389d403e8ca6947ec874fb7d3fe60a0a78547bbc0-d # internal os/exec mkdir -p $WORK/b060/ cat >$WORK/b060/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile context=$WORK/b043/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile internal/syscall/execenv=$WORK/b038/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile os=$WORK/b032/_pkg_.a packagefile path/filepath=$WORK/b054/_pkg_.a packagefile runtime=$WORK/b006/_pkg_.a packagefile strconv=$WORK/b021/_pkg_.a packagefile strings=$WORK/b040/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a packagefile syscall=$WORK/b036/_pkg_.a EOF cd /usr/lib/golang/src/os/exec /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b060/_pkg_.a -trimpath "$WORK/b060=>" -shared -p os/exec -std -complete -installsuffix shared -buildid kJeMXeyvixizHih91Xa5/kJeMXeyvixizHih91Xa5 -goversion go1.14.3 -D "" -importcfg $WORK/b060/importcfg -pack ./exec.go ./exec_unix.go ./lp_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/65/65d55bddad084e429f7adab35908d3ac2fae0888abe19522f7fd99fbaac04d51-d # internal crypto/md5 mkdir -p $WORK/b100/ cat >$WORK/b100/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/crypto/md5 /usr/lib/golang/pkg/tool/linux_arm/asm -trimpath "$WORK/b100=>" -I $WORK/b100/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm -shared -gensymabis -o $WORK/b100/symabis ./md5block_arm.s /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b095/_pkg_.a # internal cat >$WORK/b100/importcfg << 'EOF' # internal # import config packagefile crypto=$WORK/b019/_pkg_.a packagefile encoding/binary=$WORK/b025/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile hash=$WORK/b020/_pkg_.a packagefile math/bits=$WORK/b023/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b100/_pkg_.a -trimpath "$WORK/b100=>" -shared -p crypto/md5 -std -installsuffix shared -buildid 5a3FOWpMxHClSKgZqZPQ/5a3FOWpMxHClSKgZqZPQ -goversion go1.14.3 -symabis $WORK/b100/symabis -D "" -importcfg $WORK/b100/importcfg -pack -asmhdr $WORK/b100/go_asm.h ./md5.go ./md5block.go ./md5block_decl.go cp $WORK/b095/_pkg_.a /builddir/.cache/go-build/80/802c5ab933bae38822bcba7ac401eb17e7dba66f42e4f14eeff9fe3c9db99a32-d # internal golang.org/x/crypto/sha3 mkdir -p $WORK/b109/ cat >$WORK/b109/importcfg << 'EOF' # internal # import config packagefile crypto=$WORK/b019/_pkg_.a packagefile encoding/binary=$WORK/b025/_pkg_.a packagefile hash=$WORK/b020/_pkg_.a packagefile io=$WORK/b013/_pkg_.a EOF cd /usr/share/gocode/src/golang.org/x/crypto/sha3 /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b109/_pkg_.a -trimpath "$WORK/b109=>" -shared -p golang.org/x/crypto/sha3 -complete -installsuffix shared -buildid G5lJ95__RrPs9bdwmnAa/G5lJ95__RrPs9bdwmnAa -goversion go1.14.3 -D "" -importcfg $WORK/b109/importcfg -pack ./doc.go ./hashes.go ./hashes_generic.go ./keccakf.go ./register.go ./sha3.go ./shake.go ./shake_generic.go ./xor.go ./xor_generic.go cd /usr/lib/golang/src/crypto/md5 /usr/lib/golang/pkg/tool/linux_arm/asm -trimpath "$WORK/b100=>" -I $WORK/b100/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm -shared -o $WORK/b100/md5block_arm.o ./md5block_arm.s /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b109/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_arm/pack r $WORK/b100/_pkg_.a $WORK/b100/md5block_arm.o # internal /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b100/_pkg_.a # internal cp $WORK/b100/_pkg_.a /builddir/.cache/go-build/a0/a0a2d7399862fa4122fecba402e0ef80699cf1cc534f68db2ac020b8cbc533b7-d # internal cp $WORK/b109/_pkg_.a /builddir/.cache/go-build/1a/1a7cde4697b61825ff3927b28ac15ffedc9d7c0212cd1f4b27dec7ab96896e38-d # internal encoding/pem mkdir -p $WORK/b157/ crypto/ed25519/internal/edwards25519 mkdir -p $WORK/b152/ cat >$WORK/b157/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile encoding/base64=$WORK/b024/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile sort=$WORK/b031/_pkg_.a packagefile strings=$WORK/b040/_pkg_.a EOF cd /usr/lib/golang/src/encoding/pem /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b157/_pkg_.a -trimpath "$WORK/b157=>" -shared -p encoding/pem -std -complete -installsuffix shared -buildid rYPd77c4vHR7XYwZE-wW/rYPd77c4vHR7XYwZE-wW -goversion go1.14.3 -D "" -importcfg $WORK/b157/importcfg -pack ./pem.go cat >$WORK/b152/importcfg << 'EOF' # internal # import config packagefile encoding/binary=$WORK/b025/_pkg_.a EOF cd /usr/lib/golang/src/crypto/ed25519/internal/edwards25519 /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b152/_pkg_.a -trimpath "$WORK/b152=>" -shared -p crypto/ed25519/internal/edwards25519 -std -complete -installsuffix shared -buildid DiBmn6WSEabR9av107Mq/DiBmn6WSEabR9av107Mq -goversion go1.14.3 -D "" -importcfg $WORK/b152/importcfg -pack ./const.go ./edwards25519.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b060/_pkg_.a # internal cp $WORK/b060/_pkg_.a /builddir/.cache/go-build/f9/f95676f1d4e674f8a2bb9e3a1e6d299be9c709bbae34a4d7a617c7fb3d9fa021-d # internal vendor/golang.org/x/crypto/chacha20 mkdir -p $WORK/b161/ cat >$WORK/b161/importcfg << 'EOF' # internal # import config importmap golang.org/x/crypto/internal/subtle=vendor/golang.org/x/crypto/internal/subtle packagefile crypto/cipher=$WORK/b046/_pkg_.a packagefile encoding/binary=$WORK/b025/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile vendor/golang.org/x/crypto/internal/subtle=$WORK/b162/_pkg_.a packagefile math/bits=$WORK/b023/_pkg_.a packagefile runtime=$WORK/b006/_pkg_.a EOF cd /usr/lib/golang/src/vendor/golang.org/x/crypto/chacha20 /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b161/_pkg_.a -trimpath "$WORK/b161=>" -shared -p vendor/golang.org/x/crypto/chacha20 -std -complete -installsuffix shared -buildid on3HxzbkO4AiA8TTlyPo/on3HxzbkO4AiA8TTlyPo -goversion go1.14.3 -D "" -importcfg $WORK/b161/importcfg -pack ./chacha_generic.go ./chacha_noasm.go ./xor.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b029/_pkg_.a # internal cp $WORK/b029/_pkg_.a /builddir/.cache/go-build/b0/b0a98959f25eaf71bf300d0c724c8fbb1b6c52d1eb937f3c3a9751d99ec9d34f-d # internal encoding/json mkdir -p $WORK/b027/ cat >$WORK/b027/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile encoding=$WORK/b028/_pkg_.a packagefile encoding/base64=$WORK/b024/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b029/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile math=$WORK/b022/_pkg_.a packagefile reflect=$WORK/b026/_pkg_.a packagefile sort=$WORK/b031/_pkg_.a packagefile strconv=$WORK/b021/_pkg_.a packagefile strings=$WORK/b040/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a packagefile unicode=$WORK/b017/_pkg_.a packagefile unicode/utf16=$WORK/b041/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF cd /usr/lib/golang/src/encoding/json /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b027/_pkg_.a -trimpath "$WORK/b027=>" -shared -p encoding/json -std -complete -installsuffix shared -buildid QqTDMjvhKleAEP3WbCHk/QqTDMjvhKleAEP3WbCHk -goversion go1.14.3 -D "" -importcfg $WORK/b027/importcfg -pack ./decode.go ./encode.go ./fold.go ./indent.go ./scanner.go ./stream.go ./tables.go ./tags.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b157/_pkg_.a # internal cp $WORK/b157/_pkg_.a /builddir/.cache/go-build/92/92c689a3208c984a88829a9c3c363a14a2e955bc170efd34d1b405ee00d11d5e-d # internal math/big mkdir -p $WORK/b049/ cat >$WORK/b049/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/math/big /usr/lib/golang/pkg/tool/linux_arm/asm -trimpath "$WORK/b049=>" -I $WORK/b049/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm -shared -gensymabis -o $WORK/b049/symabis ./arith_arm.s cat >$WORK/b049/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile encoding/binary=$WORK/b025/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b029/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile math=$WORK/b022/_pkg_.a packagefile math/bits=$WORK/b023/_pkg_.a packagefile math/rand=$WORK/b050/_pkg_.a packagefile strconv=$WORK/b021/_pkg_.a packagefile strings=$WORK/b040/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b049/_pkg_.a -trimpath "$WORK/b049=>" -shared -p math/big -std -installsuffix shared -buildid xSXK4yhgKuL3IBbwMrkQ/xSXK4yhgKuL3IBbwMrkQ -goversion go1.14.3 -symabis $WORK/b049/symabis -D "" -importcfg $WORK/b049/importcfg -pack -asmhdr $WORK/b049/go_asm.h ./accuracy_string.go ./arith.go ./arith_decl.go ./decimal.go ./doc.go ./float.go ./floatconv.go ./floatmarsh.go ./ftoa.go ./int.go ./intconv.go ./intmarsh.go ./nat.go ./natconv.go ./prime.go ./rat.go ./ratconv.go ./ratmarsh.go ./roundingmode_string.go ./sqrt.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b161/_pkg_.a # internal cp $WORK/b161/_pkg_.a /builddir/.cache/go-build/92/929dfef94c8980170783add8a19cda475417385db4996367241bb0757876461a-d # internal encoding/hex mkdir -p $WORK/b052/ cat >$WORK/b052/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b029/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile strings=$WORK/b040/_pkg_.a EOF cd /usr/lib/golang/src/encoding/hex /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b052/_pkg_.a -trimpath "$WORK/b052=>" -shared -p encoding/hex -std -complete -installsuffix shared -buildid krMhCIYVeIk97vB141Cd/krMhCIYVeIk97vB141Cd -goversion go1.14.3 -D "" -importcfg $WORK/b052/importcfg -pack ./hex.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b052/_pkg_.a # internal cp $WORK/b052/_pkg_.a /builddir/.cache/go-build/60/6001a02eaa13e55d69a70143a15a258a3248da2889541bd9a754c60f8f17eba7-d # internal os/user mkdir -p $WORK/b061/ cd /usr/lib/golang/src/os/user CGO_LDFLAGS='"-g" "-O2"' /usr/lib/golang/pkg/tool/linux_arm/cgo -objdir $WORK/b061/ -importpath os/user -- -I $WORK/b061/ -g -O2 ./cgo_lookup_unix.go ./getgrouplist_unix.go ./listgroups_unix.go cd $WORK/b055 TERM='dumb' gcc -I /usr/lib/golang/src/net -fPIC -marm -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b055=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x001.o -c _cgo_export.c /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b152/_pkg_.a # internal cp $WORK/b152/_pkg_.a /builddir/.cache/go-build/4d/4de522ffef43ec2f5495b4c5b7015f2ed742e233e35ebef919d0ef17feeda342-d # internal github.com/jessevdk/go-flags mkdir -p $WORK/b063/ cat >$WORK/b063/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b002/_pkg_.a packagefile bytes=$WORK/b003/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b029/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile os=$WORK/b032/_pkg_.a packagefile path=$WORK/b062/_pkg_.a packagefile path/filepath=$WORK/b054/_pkg_.a packagefile reflect=$WORK/b026/_pkg_.a packagefile runtime=$WORK/b006/_pkg_.a packagefile sort=$WORK/b031/_pkg_.a packagefile strconv=$WORK/b021/_pkg_.a packagefile strings=$WORK/b040/_pkg_.a packagefile syscall=$WORK/b036/_pkg_.a packagefile time=$WORK/b037/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF cd /usr/share/gocode/src/github.com/jessevdk/go-flags /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b063/_pkg_.a -trimpath "$WORK/b063=>" -shared -p github.com/jessevdk/go-flags -complete -installsuffix shared -buildid rQ35KYLr30xr6RBAepbt/rQ35KYLr30xr6RBAepbt -goversion go1.14.3 -D "" -importcfg $WORK/b063/importcfg -pack ./arg.go ./closest.go ./command.go ./completion.go ./convert.go ./error.go ./flags.go ./group.go ./help.go ./ini.go ./man.go ./multitag.go ./option.go ./optstyle_other.go ./parser.go ./termsize.go ./tiocgwinsz_linux.go cd $WORK/b055 TERM='dumb' gcc -I /usr/lib/golang/src/net -fPIC -marm -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b055=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x002.o -c cgo_linux.cgo2.c TERM='dumb' gcc -I /usr/lib/golang/src/net -fPIC -marm -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b055=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x003.o -c cgo_resnew.cgo2.c TERM='dumb' gcc -I /usr/lib/golang/src/net -fPIC -marm -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b055=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x004.o -c cgo_socknew.cgo2.c TERM='dumb' gcc -I /usr/lib/golang/src/net -fPIC -marm -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b055=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x005.o -c cgo_unix.cgo2.c /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b027/_pkg_.a # internal cp $WORK/b027/_pkg_.a /builddir/.cache/go-build/04/045f59e2a40eecaecd862212eaffd8fc22af1a336cee97e85a675404350bc6c7-d # internal log mkdir -p $WORK/b067/ cat >$WORK/b067/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b029/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile os=$WORK/b032/_pkg_.a packagefile runtime=$WORK/b006/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a packagefile time=$WORK/b037/_pkg_.a EOF cd /usr/lib/golang/src/log /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b067/_pkg_.a -trimpath "$WORK/b067=>" -shared -p log -std -complete -installsuffix shared -buildid NyrMFfiDI5eNzOyDCZ32/NyrMFfiDI5eNzOyDCZ32 -goversion go1.14.3 -D "" -importcfg $WORK/b067/importcfg -pack ./log.go cd $WORK/b055 TERM='dumb' gcc -I /usr/lib/golang/src/net -fPIC -marm -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b055=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_cgo_main.o -c _cgo_main.c /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b067/_pkg_.a # internal cp $WORK/b067/_pkg_.a /builddir/.cache/go-build/0b/0b7e026e22aba1b45282cc82ac60a5ed92933449f8d9cfd7718efc6452c048cf-d # internal github.com/boltdb/bolt mkdir -p $WORK/b065/ cat >$WORK/b065/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b029/_pkg_.a packagefile hash/fnv=$WORK/b066/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile log=$WORK/b067/_pkg_.a packagefile os=$WORK/b032/_pkg_.a packagefile runtime=$WORK/b006/_pkg_.a packagefile runtime/debug=$WORK/b068/_pkg_.a packagefile sort=$WORK/b031/_pkg_.a packagefile strings=$WORK/b040/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a packagefile syscall=$WORK/b036/_pkg_.a packagefile time=$WORK/b037/_pkg_.a EOF cd /usr/share/gocode/src/github.com/boltdb/bolt /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b065/_pkg_.a -trimpath "$WORK/b065=>" -shared -p github.com/boltdb/bolt -complete -installsuffix shared -buildid B4b6k5QW5j15jbdWxd79/B4b6k5QW5j15jbdWxd79 -goversion go1.14.3 -D "" -importcfg $WORK/b065/importcfg -pack ./bolt_arm.go ./bolt_linux.go ./bolt_unix.go ./bucket.go ./cursor.go ./db.go ./doc.go ./errors.go ./freelist.go ./node.go ./page.go ./tx.go cd /usr/lib/golang/src/net TERM='dumb' gcc -I . -fPIC -marm -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b055=/tmp/go-build -gno-record-gcc-switches -o $WORK/b055/_cgo_.o $WORK/b055/_cgo_main.o $WORK/b055/_x001.o $WORK/b055/_x002.o $WORK/b055/_x003.o $WORK/b055/_x004.o $WORK/b055/_x005.o -g -O2 -pie TERM='dumb' /usr/lib/golang/pkg/tool/linux_arm/cgo -dynpackage net -dynimport $WORK/b055/_cgo_.o -dynout $WORK/b055/_cgo_import.go cat >$WORK/b055/importcfg << 'EOF' # internal # import config importmap golang.org/x/net/dns/dnsmessage=vendor/golang.org/x/net/dns/dnsmessage packagefile context=$WORK/b043/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile vendor/golang.org/x/net/dns/dnsmessage=$WORK/b056/_pkg_.a packagefile internal/bytealg=$WORK/b007/_pkg_.a packagefile internal/nettrace=$WORK/b057/_pkg_.a packagefile internal/poll=$WORK/b034/_pkg_.a packagefile internal/singleflight=$WORK/b058/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile math/rand=$WORK/b050/_pkg_.a packagefile os=$WORK/b032/_pkg_.a packagefile runtime=$WORK/b006/_pkg_.a packagefile sort=$WORK/b031/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a packagefile sync/atomic=$WORK/b016/_pkg_.a packagefile syscall=$WORK/b036/_pkg_.a packagefile time=$WORK/b037/_pkg_.a packagefile runtime/cgo=$WORK/b059/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b055/_pkg_.a -trimpath "$WORK/b055=>" -shared -p net -std -installsuffix shared -buildid ptYSgBZ1Md9zZ8aX4HdD/ptYSgBZ1Md9zZ8aX4HdD -goversion go1.14.3 -D "" -importcfg $WORK/b055/importcfg -pack ./addrselect.go ./conf.go ./dial.go ./dnsclient.go ./dnsclient_unix.go ./dnsconfig_unix.go ./error_posix.go ./error_unix.go ./fd_unix.go ./file.go ./file_unix.go ./hook.go ./hook_unix.go ./hosts.go ./interface.go ./interface_linux.go ./ip.go ./iprawsock.go ./iprawsock_posix.go ./ipsock.go ./ipsock_posix.go ./lookup.go ./lookup_unix.go ./mac.go ./net.go ./nss.go ./parse.go ./pipe.go ./port.go ./port_unix.go ./rawconn.go ./sendfile_linux.go ./sock_cloexec.go ./sock_linux.go ./sock_posix.go ./sockaddr_posix.go ./sockopt_linux.go ./sockopt_posix.go ./sockoptip_linux.go ./sockoptip_posix.go ./splice_linux.go ./tcpsock.go ./tcpsock_posix.go ./tcpsockopt_posix.go ./tcpsockopt_unix.go ./udpsock.go ./udpsock_posix.go ./unixsock.go ./unixsock_posix.go ./writev_unix.go $WORK/b055/_cgo_gotypes.go $WORK/b055/cgo_linux.cgo1.go $WORK/b055/cgo_resnew.cgo1.go $WORK/b055/cgo_socknew.cgo1.go $WORK/b055/cgo_unix.cgo1.go $WORK/b055/_cgo_import.go cd /usr/lib/golang/src/math/big /usr/lib/golang/pkg/tool/linux_arm/asm -trimpath "$WORK/b049=>" -I $WORK/b049/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm -shared -o $WORK/b049/arith_arm.o ./arith_arm.s cd $WORK/b061 TERM='dumb' gcc -I /usr/lib/golang/src/os/user -fPIC -marm -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b061=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x001.o -c _cgo_export.c cd /usr/lib/golang/src/math/big /usr/lib/golang/pkg/tool/linux_arm/pack r $WORK/b049/_pkg_.a $WORK/b049/arith_arm.o # internal /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b049/_pkg_.a # internal cp $WORK/b049/_pkg_.a /builddir/.cache/go-build/86/86705935f6c007f8df8069b3127f901fa68aec15931a074d7c1f5e752acf7f8b-d # internal crypto/rand mkdir -p $WORK/b044/ cat >$WORK/b044/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b002/_pkg_.a packagefile crypto/aes=$WORK/b045/_pkg_.a packagefile crypto/cipher=$WORK/b046/_pkg_.a packagefile encoding/binary=$WORK/b025/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile internal/syscall/unix=$WORK/b035/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile math/big=$WORK/b049/_pkg_.a packagefile os=$WORK/b032/_pkg_.a packagefile runtime=$WORK/b006/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a packagefile sync/atomic=$WORK/b016/_pkg_.a packagefile syscall=$WORK/b036/_pkg_.a packagefile time=$WORK/b037/_pkg_.a EOF cd /usr/lib/golang/src/crypto/rand /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b044/_pkg_.a -trimpath "$WORK/b044=>" -shared -p crypto/rand -std -complete -installsuffix shared -buildid dgCJz2N3WclVD3fw1un3/dgCJz2N3WclVD3fw1un3 -goversion go1.14.3 -D "" -importcfg $WORK/b044/importcfg -pack ./eagain.go ./rand.go ./rand_batched.go ./rand_linux.go ./rand_unix.go ./util.go cd $WORK/b061 TERM='dumb' gcc -I /usr/lib/golang/src/os/user -fPIC -marm -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b061=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x002.o -c cgo_lookup_unix.cgo2.c /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b044/_pkg_.a # internal cp $WORK/b044/_pkg_.a /builddir/.cache/go-build/8c/8c9fc18c3c9a1b689e3d28423b10caa873f8f6e6dd5f68886eea66a045f6a7aa-d # internal gopkg.in/yaml.v2 mkdir -p $WORK/b072/ cat >$WORK/b072/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile encoding=$WORK/b028/_pkg_.a packagefile encoding/base64=$WORK/b024/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b029/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile math=$WORK/b022/_pkg_.a packagefile reflect=$WORK/b026/_pkg_.a packagefile regexp=$WORK/b073/_pkg_.a packagefile sort=$WORK/b031/_pkg_.a packagefile strconv=$WORK/b021/_pkg_.a packagefile strings=$WORK/b040/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a packagefile time=$WORK/b037/_pkg_.a packagefile unicode=$WORK/b017/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF cd /usr/share/gocode/src/gopkg.in/yaml.v2 /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b072/_pkg_.a -trimpath "$WORK/b072=>" -shared -p gopkg.in/yaml.v2 -complete -installsuffix shared -buildid LHHMb3qptV-si6u-OFrq/LHHMb3qptV-si6u-OFrq -goversion go1.14.3 -D "" -importcfg $WORK/b072/importcfg -pack ./apic.go ./decode.go ./emitterc.go ./encode.go ./parserc.go ./readerc.go ./resolve.go ./scannerc.go ./sorter.go ./writerc.go ./yaml.go ./yamlh.go ./yamlprivateh.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b063/_pkg_.a # internal cd $WORK/b061 TERM='dumb' gcc -I /usr/lib/golang/src/os/user -fPIC -marm -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b061=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x003.o -c getgrouplist_unix.cgo2.c cp $WORK/b063/_pkg_.a /builddir/.cache/go-build/1c/1cb9703decc20f8faec2dcdd093cf482a51fc77b843c0f1b31fea00b2eaec2d0-d # internal compress/flate mkdir -p $WORK/b078/ cat >$WORK/b078/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b002/_pkg_.a packagefile fmt=$WORK/b029/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile math=$WORK/b022/_pkg_.a packagefile math/bits=$WORK/b023/_pkg_.a packagefile sort=$WORK/b031/_pkg_.a packagefile strconv=$WORK/b021/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a EOF cd /usr/lib/golang/src/compress/flate /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b078/_pkg_.a -trimpath "$WORK/b078=>" -shared -p compress/flate -std -complete -installsuffix shared -buildid 7_Jxxsr0Ml60x5GaJZJm/7_Jxxsr0Ml60x5GaJZJm -goversion go1.14.3 -D "" -importcfg $WORK/b078/importcfg -pack ./deflate.go ./deflatefast.go ./dict_decoder.go ./huffman_bit_writer.go ./huffman_code.go ./inflate.go ./token.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b065/_pkg_.a # internal cd $WORK/b061 TERM='dumb' gcc -I /usr/lib/golang/src/os/user -fPIC -marm -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b061=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x004.o -c listgroups_unix.cgo2.c cp $WORK/b065/_pkg_.a /builddir/.cache/go-build/f9/f9e95466d239325d0a6d54251d847b51e927f12bbbb173077c46af5a02f3a954-d # internal debug/dwarf mkdir -p $WORK/b080/ cat >$WORK/b080/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile encoding/binary=$WORK/b025/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b029/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile path=$WORK/b062/_pkg_.a packagefile sort=$WORK/b031/_pkg_.a packagefile strconv=$WORK/b021/_pkg_.a packagefile strings=$WORK/b040/_pkg_.a EOF cd /usr/lib/golang/src/debug/dwarf /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b080/_pkg_.a -trimpath "$WORK/b080=>" -shared -p debug/dwarf -std -complete -installsuffix shared -buildid FKIeyFNT4FxrEnjudjW1/FKIeyFNT4FxrEnjudjW1 -goversion go1.14.3 -D "" -importcfg $WORK/b080/importcfg -pack ./attr_string.go ./buf.go ./class_string.go ./const.go ./entry.go ./line.go ./open.go ./tag_string.go ./type.go ./typeunit.go ./unit.go cd $WORK/b061 TERM='dumb' gcc -I /usr/lib/golang/src/os/user -fPIC -marm -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b061=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_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/b061=/tmp/go-build -gno-record-gcc-switches -o $WORK/b061/_cgo_.o $WORK/b061/_cgo_main.o $WORK/b061/_x001.o $WORK/b061/_x002.o $WORK/b061/_x003.o $WORK/b061/_x004.o -g -O2 -pie TERM='dumb' /usr/lib/golang/pkg/tool/linux_arm/cgo -dynpackage user -dynimport $WORK/b061/_cgo_.o -dynout $WORK/b061/_cgo_import.go cat >$WORK/b061/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b029/_pkg_.a packagefile strconv=$WORK/b021/_pkg_.a packagefile strings=$WORK/b040/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a packagefile syscall=$WORK/b036/_pkg_.a packagefile runtime/cgo=$WORK/b059/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b061/_pkg_.a -trimpath "$WORK/b061=>" -shared -p os/user -std -installsuffix shared -buildid qWPLlsqNJnK6cyHeBy4I/qWPLlsqNJnK6cyHeBy4I -goversion go1.14.3 -D "" -importcfg $WORK/b061/importcfg -pack ./lookup.go ./user.go $WORK/b061/_cgo_gotypes.go $WORK/b061/cgo_lookup_unix.cgo1.go $WORK/b061/getgrouplist_unix.cgo1.go $WORK/b061/listgroups_unix.cgo1.go $WORK/b061/_cgo_import.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b078/_pkg_.a # internal cp $WORK/b078/_pkg_.a /builddir/.cache/go-build/f4/f4913160c86c2755fd74c1880ae016ba38e698e828b80157ca5d1e428966f4c5-d # internal compress/zlib mkdir -p $WORK/b077/ cat >$WORK/b077/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b002/_pkg_.a packagefile compress/flate=$WORK/b078/_pkg_.a packagefile encoding/binary=$WORK/b025/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b029/_pkg_.a packagefile hash=$WORK/b020/_pkg_.a packagefile hash/adler32=$WORK/b079/_pkg_.a packagefile io=$WORK/b013/_pkg_.a EOF cd /usr/lib/golang/src/compress/zlib /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b077/_pkg_.a -trimpath "$WORK/b077=>" -shared -p compress/zlib -std -complete -installsuffix shared -buildid gRx71mthryvvUesZxS-P/gRx71mthryvvUesZxS-P -goversion go1.14.3 -D "" -importcfg $WORK/b077/importcfg -pack ./reader.go ./writer.go cd /usr/lib/golang/src/os/user /usr/lib/golang/pkg/tool/linux_arm/pack r $WORK/b061/_pkg_.a $WORK/b061/_x001.o $WORK/b061/_x002.o $WORK/b061/_x003.o $WORK/b061/_x004.o # internal /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b061/_pkg_.a # internal cp $WORK/b061/_pkg_.a /builddir/.cache/go-build/e1/e10cf3b3a1bbd0a7aa34d94526e559f4cbed6aa23a68c79b0672d7b8f6088577-d # internal gopkg.in/tomb.v2 mkdir -p $WORK/b084/ cat >$WORK/b084/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b043/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b029/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a EOF cd /usr/share/gocode/src/gopkg.in/tomb.v2 /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b084/_pkg_.a -trimpath "$WORK/b084=>" -shared -p gopkg.in/tomb.v2 -complete -installsuffix shared -buildid umuhr86o3g2rCOqf3ZN-/umuhr86o3g2rCOqf3ZN- -goversion go1.14.3 -D "" -importcfg $WORK/b084/importcfg -pack ./context.go ./tomb.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b077/_pkg_.a # internal cp $WORK/b077/_pkg_.a /builddir/.cache/go-build/ea/ea88e2594751f7e095c89d38db9969cee8e55f5cb4ed097bc77b3107d6343fb6-d # internal crypto/rsa mkdir -p $WORK/b086/ cat >$WORK/b086/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile crypto=$WORK/b019/_pkg_.a packagefile crypto/internal/randutil=$WORK/b087/_pkg_.a packagefile crypto/rand=$WORK/b044/_pkg_.a packagefile crypto/subtle=$WORK/b048/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile hash=$WORK/b020/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile math=$WORK/b022/_pkg_.a packagefile math/big=$WORK/b049/_pkg_.a EOF cd /usr/lib/golang/src/crypto/rsa /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b086/_pkg_.a -trimpath "$WORK/b086=>" -shared -p crypto/rsa -std -complete -installsuffix shared -buildid fkoscXSLTRngLEsUcw4c/fkoscXSLTRngLEsUcw4c -goversion go1.14.3 -D "" -importcfg $WORK/b086/importcfg -pack ./pkcs1v15.go ./pss.go ./rsa.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b084/_pkg_.a # internal cp $WORK/b084/_pkg_.a /builddir/.cache/go-build/76/76f14d96717211538c7b3acfe3382f17244fb877e522c7088257a6ef8bbed6ec-d # internal crypto/dsa mkdir -p $WORK/b096/ cat >$WORK/b096/importcfg << 'EOF' # internal # import config packagefile crypto/internal/randutil=$WORK/b087/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile math/big=$WORK/b049/_pkg_.a EOF cd /usr/lib/golang/src/crypto/dsa /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b096/_pkg_.a -trimpath "$WORK/b096=>" -shared -p crypto/dsa -std -complete -installsuffix shared -buildid fUy0TO6BtcuA4kgmdDoH/fUy0TO6BtcuA4kgmdDoH -goversion go1.14.3 -D "" -importcfg $WORK/b096/importcfg -pack ./dsa.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b096/_pkg_.a # internal cp $WORK/b096/_pkg_.a /builddir/.cache/go-build/ec/ecfb9ce075033e9ccdbc504ec9bdce92223f03113eb39d97a628dec68b78e697-d # internal crypto/elliptic mkdir -p $WORK/b098/ cat >$WORK/b098/importcfg << 'EOF' # internal # import config packagefile io=$WORK/b013/_pkg_.a packagefile math/big=$WORK/b049/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a EOF cd /usr/lib/golang/src/crypto/elliptic /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b098/_pkg_.a -trimpath "$WORK/b098=>" -shared -p crypto/elliptic -std -complete -installsuffix shared -buildid CM6L7zomAtuWBra_WGe5/CM6L7zomAtuWBra_WGe5 -goversion go1.14.3 -D "" -importcfg $WORK/b098/importcfg -pack ./elliptic.go ./p224.go ./p256.go ./p256_generic.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b086/_pkg_.a # internal cp $WORK/b086/_pkg_.a /builddir/.cache/go-build/7a/7ada4c240d6002a7e29c5afbc5ca8ae0bc4e99c421cfc2121b84406793b26455-d # internal encoding/asn1 mkdir -p $WORK/b099/ cat >$WORK/b099/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b029/_pkg_.a packagefile math=$WORK/b022/_pkg_.a packagefile math/big=$WORK/b049/_pkg_.a packagefile reflect=$WORK/b026/_pkg_.a packagefile strconv=$WORK/b021/_pkg_.a packagefile strings=$WORK/b040/_pkg_.a packagefile time=$WORK/b037/_pkg_.a packagefile unicode/utf16=$WORK/b041/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF cd /usr/lib/golang/src/encoding/asn1 /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b099/_pkg_.a -trimpath "$WORK/b099=>" -shared -p encoding/asn1 -std -complete -installsuffix shared -buildid N1YbgT2ur2W777Qg4jYQ/N1YbgT2ur2W777Qg4jYQ -goversion go1.14.3 -D "" -importcfg $WORK/b099/importcfg -pack ./asn1.go ./common.go ./marshal.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b080/_pkg_.a # internal cp $WORK/b080/_pkg_.a /builddir/.cache/go-build/dc/dca0d6e3175a092a97d58e5d5854bff2b92c9eda36e39fc9e4cbc225d61e54b1-d # internal debug/elf mkdir -p $WORK/b076/ cat >$WORK/b076/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile compress/zlib=$WORK/b077/_pkg_.a packagefile debug/dwarf=$WORK/b080/_pkg_.a packagefile encoding/binary=$WORK/b025/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b029/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile os=$WORK/b032/_pkg_.a packagefile strconv=$WORK/b021/_pkg_.a packagefile strings=$WORK/b040/_pkg_.a EOF cd /usr/lib/golang/src/debug/elf /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b076/_pkg_.a -trimpath "$WORK/b076=>" -shared -p debug/elf -std -complete -installsuffix shared -buildid SLz3HEsa29tmGuE1Dq-v/SLz3HEsa29tmGuE1Dq-v -goversion go1.14.3 -D "" -importcfg $WORK/b076/importcfg -pack ./elf.go ./file.go ./reader.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b098/_pkg_.a # internal cp $WORK/b098/_pkg_.a /builddir/.cache/go-build/2d/2de3f13ea66e84451695eae1e4fd6b8379e082637f2c1cad4ad6bd27cc0a780a-d # internal golang.org/x/crypto/openpgp/elgamal mkdir -p $WORK/b102/ cat >$WORK/b102/importcfg << 'EOF' # internal # import config packagefile crypto/rand=$WORK/b044/_pkg_.a packagefile crypto/subtle=$WORK/b048/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile math/big=$WORK/b049/_pkg_.a EOF cd /usr/share/gocode/src/golang.org/x/crypto/openpgp/elgamal /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b102/_pkg_.a -trimpath "$WORK/b102=>" -shared -p golang.org/x/crypto/openpgp/elgamal -complete -installsuffix shared -buildid Z0zGFb5ThNYS2PgxHPh7/Z0zGFb5ThNYS2PgxHPh7 -goversion go1.14.3 -D "" -importcfg $WORK/b102/importcfg -pack ./elgamal.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b102/_pkg_.a # internal cp $WORK/b102/_pkg_.a /builddir/.cache/go-build/bf/bfc0fd216f9d5a20f3a8bd5f1237e283aaef767b6052bf0c98f2a2a1b816fded-d # internal mime mkdir -p $WORK/b111/ cat >$WORK/b111/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b002/_pkg_.a packagefile bytes=$WORK/b003/_pkg_.a packagefile encoding/base64=$WORK/b024/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b029/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile os=$WORK/b032/_pkg_.a packagefile sort=$WORK/b031/_pkg_.a packagefile strings=$WORK/b040/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a packagefile unicode=$WORK/b017/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF cd /usr/lib/golang/src/mime /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b111/_pkg_.a -trimpath "$WORK/b111=>" -shared -p mime -std -complete -installsuffix shared -buildid RJLKyVOy-dNQ5--JM4Jv/RJLKyVOy-dNQ5--JM4Jv -goversion go1.14.3 -D "" -importcfg $WORK/b111/importcfg -pack ./encodedword.go ./grammar.go ./mediatype.go ./type.go ./type_unix.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b099/_pkg_.a # internal cp $WORK/b099/_pkg_.a /builddir/.cache/go-build/f5/f5effd39ed7059412e41dae5936e570c4e7e564fc30aa347f3dd2cccfc7807f8-d # internal crypto/ecdsa mkdir -p $WORK/b097/ cat >$WORK/b097/importcfg << 'EOF' # internal # import config packagefile crypto=$WORK/b019/_pkg_.a packagefile crypto/aes=$WORK/b045/_pkg_.a packagefile crypto/cipher=$WORK/b046/_pkg_.a packagefile crypto/elliptic=$WORK/b098/_pkg_.a packagefile crypto/internal/randutil=$WORK/b087/_pkg_.a packagefile crypto/sha512=$WORK/b088/_pkg_.a packagefile encoding/asn1=$WORK/b099/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile math/big=$WORK/b049/_pkg_.a EOF cd /usr/lib/golang/src/crypto/ecdsa /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b097/_pkg_.a -trimpath "$WORK/b097=>" -shared -p crypto/ecdsa -std -complete -installsuffix shared -buildid q2D5Drw8RWfATW5E66HL/q2D5Drw8RWfATW5E66HL -goversion go1.14.3 -D "" -importcfg $WORK/b097/importcfg -pack ./ecdsa.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b097/_pkg_.a # internal cp $WORK/b097/_pkg_.a /builddir/.cache/go-build/aa/aaf428ac0379b827911359f67cbe7d9e7a79c85cead38bcfb9eb174548e56966-d # internal golang.org/x/crypto/openpgp/packet mkdir -p $WORK/b093/ cat >$WORK/b093/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b002/_pkg_.a packagefile bytes=$WORK/b003/_pkg_.a packagefile compress/bzip2=$WORK/b094/_pkg_.a packagefile compress/flate=$WORK/b078/_pkg_.a packagefile compress/zlib=$WORK/b077/_pkg_.a packagefile crypto=$WORK/b019/_pkg_.a packagefile crypto/aes=$WORK/b045/_pkg_.a packagefile crypto/cipher=$WORK/b046/_pkg_.a packagefile crypto/des=$WORK/b095/_pkg_.a packagefile crypto/dsa=$WORK/b096/_pkg_.a packagefile crypto/ecdsa=$WORK/b097/_pkg_.a packagefile crypto/elliptic=$WORK/b098/_pkg_.a packagefile crypto/md5=$WORK/b100/_pkg_.a packagefile crypto/rand=$WORK/b044/_pkg_.a packagefile crypto/rsa=$WORK/b086/_pkg_.a packagefile crypto/sha1=$WORK/b051/_pkg_.a packagefile crypto/sha256=$WORK/b083/_pkg_.a packagefile crypto/sha512=$WORK/b088/_pkg_.a packagefile crypto/subtle=$WORK/b048/_pkg_.a packagefile encoding/asn1=$WORK/b099/_pkg_.a packagefile encoding/binary=$WORK/b025/_pkg_.a packagefile fmt=$WORK/b029/_pkg_.a packagefile golang.org/x/crypto/cast5=$WORK/b101/_pkg_.a packagefile golang.org/x/crypto/openpgp/elgamal=$WORK/b102/_pkg_.a packagefile golang.org/x/crypto/openpgp/errors=$WORK/b103/_pkg_.a packagefile golang.org/x/crypto/openpgp/s2k=$WORK/b104/_pkg_.a packagefile hash=$WORK/b020/_pkg_.a packagefile image=$WORK/b105/_pkg_.a packagefile image/jpeg=$WORK/b107/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile io/ioutil=$WORK/b053/_pkg_.a packagefile math/big=$WORK/b049/_pkg_.a packagefile math/bits=$WORK/b023/_pkg_.a packagefile strconv=$WORK/b021/_pkg_.a packagefile strings=$WORK/b040/_pkg_.a packagefile time=$WORK/b037/_pkg_.a EOF cd /usr/share/gocode/src/golang.org/x/crypto/openpgp/packet /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b093/_pkg_.a -trimpath "$WORK/b093=>" -shared -p golang.org/x/crypto/openpgp/packet -complete -installsuffix shared -buildid bVRq1szb-gCtrN1Psxpd/bVRq1szb-gCtrN1Psxpd -goversion go1.14.3 -D "" -importcfg $WORK/b093/importcfg -pack ./compressed.go ./config.go ./encrypted_key.go ./literal.go ./ocfb.go ./one_pass_signature.go ./opaque.go ./packet.go ./private_key.go ./public_key.go ./public_key_v3.go ./reader.go ./signature.go ./signature_v3.go ./symmetric_key_encrypted.go ./symmetrically_encrypted.go ./userattribute.go ./userid.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b111/_pkg_.a # internal cp $WORK/b111/_pkg_.a /builddir/.cache/go-build/30/305c598fce1a451939ed7792c7172ab3e5ec56323a7834b6017a8cb91dae315f-d # internal net/url mkdir -p $WORK/b113/ cat >$WORK/b113/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b029/_pkg_.a packagefile sort=$WORK/b031/_pkg_.a packagefile strconv=$WORK/b021/_pkg_.a packagefile strings=$WORK/b040/_pkg_.a EOF cd /usr/lib/golang/src/net/url /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b113/_pkg_.a -trimpath "$WORK/b113=>" -shared -p net/url -std -complete -installsuffix shared -buildid 1QqRIyLt3m521v03nvFL/1QqRIyLt3m521v03nvFL -goversion go1.14.3 -D "" -importcfg $WORK/b113/importcfg -pack ./url.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b076/_pkg_.a # internal cp $WORK/b076/_pkg_.a /builddir/.cache/go-build/16/16a32c2e103bbadb7d42ca90c837b02d86384798a55b84295760155c57809618-d # internal github.com/mvo5/goconfigparser mkdir -p $WORK/b117/ cat >$WORK/b117/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b002/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b029/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile log=$WORK/b067/_pkg_.a packagefile os=$WORK/b032/_pkg_.a packagefile regexp=$WORK/b073/_pkg_.a packagefile strconv=$WORK/b021/_pkg_.a packagefile strings=$WORK/b040/_pkg_.a EOF cd /usr/share/gocode/src/github.com/mvo5/goconfigparser /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b117/_pkg_.a -trimpath "$WORK/b117=>" -shared -p github.com/mvo5/goconfigparser -complete -installsuffix shared -buildid AP7kpK4ApHUFmP9dnZLl/AP7kpK4ApHUFmP9dnZLl -goversion go1.14.3 -D "" -importcfg $WORK/b117/importcfg -pack ./configparser.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b072/_pkg_.a # internal cp $WORK/b072/_pkg_.a /builddir/.cache/go-build/74/74b5b9d5877d24b81e302d56f1ab1337ea12f155f9199901a6d3e5597bb29348-d # internal github.com/snapcore/snapd/strutil mkdir -p $WORK/b071/ cat >$WORK/b071/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b029/_pkg_.a packagefile gopkg.in/yaml.v2=$WORK/b072/_pkg_.a packagefile path/filepath=$WORK/b054/_pkg_.a packagefile regexp=$WORK/b073/_pkg_.a packagefile sort=$WORK/b031/_pkg_.a packagefile strconv=$WORK/b021/_pkg_.a packagefile strings=$WORK/b040/_pkg_.a packagefile unicode=$WORK/b017/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF cd /builddir/build/BUILD/snapd-2.45.2/src/github.com/snapcore/snapd/strutil /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b071/_pkg_.a -trimpath "$WORK/b071=>" -shared -p github.com/snapcore/snapd/strutil -complete -installsuffix shared -buildid M8GqgnXIdXYRCg_Hrq7U/M8GqgnXIdXYRCg_Hrq7U -goversion go1.14.3 -D "" -importcfg $WORK/b071/importcfg -pack ./chrorder.go ./ctrl17.go ./limbuffer.go ./map.go ./matchcounter.go ./pathiter.go ./set.go ./strutil.go ./version.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b117/_pkg_.a # internal cp $WORK/b117/_pkg_.a /builddir/.cache/go-build/fb/fbcaa363648503ad6d7f7db0a899729d351ffb7f4d6b818a70a352df4f9536d2-d # internal github.com/snapcore/snapd/bootloader/ubootenv mkdir -p $WORK/b124/ cat >$WORK/b124/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b002/_pkg_.a packagefile bytes=$WORK/b003/_pkg_.a packagefile encoding/binary=$WORK/b025/_pkg_.a packagefile fmt=$WORK/b029/_pkg_.a packagefile hash/crc32=$WORK/b123/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile io/ioutil=$WORK/b053/_pkg_.a packagefile os=$WORK/b032/_pkg_.a packagefile path/filepath=$WORK/b054/_pkg_.a packagefile sort=$WORK/b031/_pkg_.a packagefile strings=$WORK/b040/_pkg_.a EOF cd /builddir/build/BUILD/snapd-2.45.2/src/github.com/snapcore/snapd/bootloader/ubootenv /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b124/_pkg_.a -trimpath "$WORK/b124=>" -shared -p github.com/snapcore/snapd/bootloader/ubootenv -complete -installsuffix shared -buildid QzRj3t7VS83-fcX5bXrp/QzRj3t7VS83-fcX5bXrp -goversion go1.14.3 -D "" -importcfg $WORK/b124/importcfg -pack ./env.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b113/_pkg_.a # internal cp $WORK/b113/_pkg_.a /builddir/.cache/go-build/86/86da38ae02d3ec29efd2c43b0a93fbf69f1c60444b008bb2dcf661f444655641-d # internal github.com/snapcore/snapd/metautil mkdir -p $WORK/b126/ cat >$WORK/b126/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b029/_pkg_.a EOF cd /builddir/build/BUILD/snapd-2.45.2/src/github.com/snapcore/snapd/metautil /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b126/_pkg_.a -trimpath "$WORK/b126=>" -shared -p github.com/snapcore/snapd/metautil -complete -installsuffix shared -buildid RjicogaI3msj4-ylC22x/RjicogaI3msj4-ylC22x -goversion go1.14.3 -D "" -importcfg $WORK/b126/importcfg -pack ./normalize.go cd /usr/lib/golang/src/net /usr/lib/golang/pkg/tool/linux_arm/pack r $WORK/b055/_pkg_.a $WORK/b055/_x001.o $WORK/b055/_x002.o $WORK/b055/_x003.o $WORK/b055/_x004.o $WORK/b055/_x005.o # internal /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b055/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b126/_pkg_.a # internal cp $WORK/b126/_pkg_.a /builddir/.cache/go-build/8e/8ed29148fd7438fd0bbe26d9dcaf05626d125e0d45868753a703e5807110e0a5-d # internal github.com/snapcore/snapd/spdx mkdir -p $WORK/b127/ cat >$WORK/b127/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b002/_pkg_.a packagefile bytes=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b029/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile strings=$WORK/b040/_pkg_.a EOF cd /builddir/build/BUILD/snapd-2.45.2/src/github.com/snapcore/snapd/spdx /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b127/_pkg_.a -trimpath "$WORK/b127=>" -shared -p github.com/snapcore/snapd/spdx -complete -installsuffix shared -buildid lNSiiRq4N06ywRzR_8Hf/lNSiiRq4N06ywRzR_8Hf -goversion go1.14.3 -D "" -importcfg $WORK/b127/importcfg -pack ./licenses.go ./parser.go ./scanner.go ./validate.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b124/_pkg_.a # internal cp $WORK/b124/_pkg_.a /builddir/.cache/go-build/6f/6f3487252f4d2be27d13c253e16d886018954be71e6e244e0092c30513ca17f0-d # internal github.com/snapcore/snapd/timeout mkdir -p $WORK/b128/ cat >$WORK/b128/importcfg << 'EOF' # internal # import config packagefile encoding/json=$WORK/b027/_pkg_.a packagefile time=$WORK/b037/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b071/_pkg_.a # internal cd /builddir/build/BUILD/snapd-2.45.2/src/github.com/snapcore/snapd/timeout /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b128/_pkg_.a -trimpath "$WORK/b128=>" -shared -p github.com/snapcore/snapd/timeout -complete -installsuffix shared -buildid QPfwnnafc3OJAZfQFBXM/QPfwnnafc3OJAZfQFBXM -goversion go1.14.3 -D "" -importcfg $WORK/b128/importcfg -pack ./timeout.go cp $WORK/b071/_pkg_.a /builddir/.cache/go-build/03/038223d9f1b673f41b1a9c8dd8eaefcad9007f1dddd0beb518a4f0f2f788748d-d # internal github.com/snapcore/snapd/release mkdir -p $WORK/b070/ cat >$WORK/b070/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b002/_pkg_.a packagefile bytes=$WORK/b003/_pkg_.a packagefile github.com/snapcore/snapd/strutil=$WORK/b071/_pkg_.a packagefile io/ioutil=$WORK/b053/_pkg_.a packagefile os=$WORK/b032/_pkg_.a packagefile strings=$WORK/b040/_pkg_.a packagefile unicode=$WORK/b017/_pkg_.a EOF cd /builddir/build/BUILD/snapd-2.45.2/src/github.com/snapcore/snapd/release /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b070/_pkg_.a -trimpath "$WORK/b070=>" -shared -p github.com/snapcore/snapd/release -complete -installsuffix shared -buildid 3vFNFbWDwvIe6NJN9uDO/3vFNFbWDwvIe6NJN9uDO -goversion go1.14.3 -D "" -importcfg $WORK/b070/importcfg -pack ./release.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b128/_pkg_.a # internal cp $WORK/b128/_pkg_.a /builddir/.cache/go-build/fd/fd7625ea38f10182d5e51851df06212e77b83cef639ba2a50f31d3018cfe2aab-d # internal github.com/snapcore/snapd/bootloader/grubenv mkdir -p $WORK/b121/ cat >$WORK/b121/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b029/_pkg_.a packagefile github.com/snapcore/snapd/strutil=$WORK/b071/_pkg_.a packagefile io/ioutil=$WORK/b053/_pkg_.a packagefile os=$WORK/b032/_pkg_.a EOF cd /builddir/build/BUILD/snapd-2.45.2/src/github.com/snapcore/snapd/bootloader/grubenv /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b121/_pkg_.a -trimpath "$WORK/b121=>" -shared -p github.com/snapcore/snapd/bootloader/grubenv -complete -installsuffix shared -buildid h9-9yyy0sg2w4zgP3lzX/h9-9yyy0sg2w4zgP3lzX -goversion go1.14.3 -D "" -importcfg $WORK/b121/importcfg -pack ./grubenv.go cp $WORK/b055/_pkg_.a /builddir/.cache/go-build/ee/eeddc3b43e993462878a2e16cf374f57a12c7b10e1a6f033b5f6fca54cf15f42-d # internal github.com/godbus/dbus mkdir -p $WORK/b042/ /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b070/_pkg_.a # internal cat >$WORK/b042/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b002/_pkg_.a packagefile bytes=$WORK/b003/_pkg_.a packagefile context=$WORK/b043/_pkg_.a packagefile crypto/rand=$WORK/b044/_pkg_.a packagefile crypto/sha1=$WORK/b051/_pkg_.a packagefile encoding/binary=$WORK/b025/_pkg_.a packagefile encoding/hex=$WORK/b052/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b029/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile io/ioutil=$WORK/b053/_pkg_.a packagefile net=$WORK/b055/_pkg_.a packagefile os=$WORK/b032/_pkg_.a packagefile os/exec=$WORK/b060/_pkg_.a packagefile os/user=$WORK/b061/_pkg_.a packagefile path=$WORK/b062/_pkg_.a packagefile reflect=$WORK/b026/_pkg_.a packagefile sort=$WORK/b031/_pkg_.a packagefile strconv=$WORK/b021/_pkg_.a packagefile strings=$WORK/b040/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a packagefile syscall=$WORK/b036/_pkg_.a packagefile unicode=$WORK/b017/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF cd /usr/share/gocode/src/github.com/godbus/dbus /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b042/_pkg_.a -trimpath "$WORK/b042=>" -shared -p github.com/godbus/dbus -complete -installsuffix shared -buildid ai5P8UBZ7_sbaSh0GVnj/ai5P8UBZ7_sbaSh0GVnj -goversion go1.14.3 -D "" -importcfg $WORK/b042/importcfg -pack ./auth.go ./auth_anonymous.go ./auth_external.go ./auth_sha1.go ./call.go ./conn.go ./conn_other.go ./conn_unix.go ./dbus.go ./decoder.go ./default_handler.go ./doc.go ./encoder.go ./export.go ./homedir.go ./homedir_dynamic.go ./match.go ./message.go ./object.go ./server_interfaces.go ./sig.go ./transport_generic.go ./transport_nonce_tcp.go ./transport_tcp.go ./transport_unix.go ./transport_unixcred_linux.go ./variant.go ./variant_lexer.go ./variant_parser.go cp $WORK/b070/_pkg_.a /builddir/.cache/go-build/f4/f42e9a159084f861bcdfc878347875ebf118529a3445d11a26e90f1962179232-d # internal github.com/snapcore/snapd/dirs mkdir -p $WORK/b069/ cat >$WORK/b069/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b029/_pkg_.a packagefile github.com/snapcore/snapd/release=$WORK/b070/_pkg_.a packagefile os=$WORK/b032/_pkg_.a packagefile path/filepath=$WORK/b054/_pkg_.a packagefile strings=$WORK/b040/_pkg_.a EOF cd /builddir/build/BUILD/snapd-2.45.2/src/github.com/snapcore/snapd/dirs /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b069/_pkg_.a -trimpath "$WORK/b069=>" -shared -p github.com/snapcore/snapd/dirs -complete -installsuffix shared -buildid FotyxiYkL8zDd3j3by6E/FotyxiYkL8zDd3j3by6E -goversion go1.14.3 -D "" -importcfg $WORK/b069/importcfg -pack ./dirs.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b127/_pkg_.a # internal cp $WORK/b127/_pkg_.a /builddir/.cache/go-build/1f/1fe8d2b484e111e9e0ba134ad30e582c8b99fd0c22fe147368e2e1350297defa-d # internal github.com/snapcore/snapd/randutil mkdir -p $WORK/b082/ cat >$WORK/b082/importcfg << 'EOF' # internal # import config packagefile crypto/rand=$WORK/b044/_pkg_.a packagefile crypto/sha256=$WORK/b083/_pkg_.a packagefile encoding/base64=$WORK/b024/_pkg_.a packagefile encoding/binary=$WORK/b025/_pkg_.a packagefile fmt=$WORK/b029/_pkg_.a packagefile math/rand=$WORK/b050/_pkg_.a packagefile net=$WORK/b055/_pkg_.a packagefile os=$WORK/b032/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a packagefile time=$WORK/b037/_pkg_.a EOF cd /builddir/build/BUILD/snapd-2.45.2/src/github.com/snapcore/snapd/randutil /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b082/_pkg_.a -trimpath "$WORK/b082=>" -shared -p github.com/snapcore/snapd/randutil -complete -installsuffix shared -buildid pUQ6c4WQMgqaVuRm4EIN/pUQ6c4WQMgqaVuRm4EIN -goversion go1.14.3 -D "" -importcfg $WORK/b082/importcfg -pack ./crypto.go ./rand.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b121/_pkg_.a # internal cp $WORK/b121/_pkg_.a /builddir/.cache/go-build/78/787b4952b0697bae45fbb4e3203d5e60c8d8dffbc79f34bf1d7c1448c7475627-d # internal net/textproto mkdir -p $WORK/b112/ cat >$WORK/b112/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b002/_pkg_.a packagefile bytes=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b029/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile io/ioutil=$WORK/b053/_pkg_.a packagefile net=$WORK/b055/_pkg_.a packagefile strconv=$WORK/b021/_pkg_.a packagefile strings=$WORK/b040/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a EOF cd /usr/lib/golang/src/net/textproto /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b112/_pkg_.a -trimpath "$WORK/b112=>" -shared -p net/textproto -std -complete -installsuffix shared -buildid knvCPra6rQMqY6PLD3yq/knvCPra6rQMqY6PLD3yq -goversion go1.14.3 -D "" -importcfg $WORK/b112/importcfg -pack ./header.go ./pipeline.go ./reader.go ./textproto.go ./writer.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b082/_pkg_.a # internal cp $WORK/b082/_pkg_.a /builddir/.cache/go-build/34/34259858b854150ea9cc0b99c593ecfb5d22e0de646022d4be80aea89cc68580-d # internal github.com/snapcore/snapd/osutil mkdir -p $WORK/b075/ cat >$WORK/b075/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b002/_pkg_.a packagefile bytes=$WORK/b003/_pkg_.a packagefile context=$WORK/b043/_pkg_.a packagefile crypto=$WORK/b019/_pkg_.a packagefile debug/elf=$WORK/b076/_pkg_.a packagefile encoding/binary=$WORK/b025/_pkg_.a packagefile encoding/hex=$WORK/b052/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b029/_pkg_.a packagefile github.com/snapcore/snapd/osutil/sys=$WORK/b081/_pkg_.a packagefile github.com/snapcore/snapd/randutil=$WORK/b082/_pkg_.a packagefile github.com/snapcore/snapd/strutil=$WORK/b071/_pkg_.a packagefile gopkg.in/tomb.v2=$WORK/b084/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile io/ioutil=$WORK/b053/_pkg_.a packagefile math=$WORK/b022/_pkg_.a packagefile os=$WORK/b032/_pkg_.a packagefile os/exec=$WORK/b060/_pkg_.a packagefile os/user=$WORK/b061/_pkg_.a packagefile path/filepath=$WORK/b054/_pkg_.a packagefile regexp=$WORK/b073/_pkg_.a packagefile sort=$WORK/b031/_pkg_.a packagefile strconv=$WORK/b021/_pkg_.a packagefile strings=$WORK/b040/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a packagefile sync/atomic=$WORK/b016/_pkg_.a packagefile syscall=$WORK/b036/_pkg_.a packagefile time=$WORK/b037/_pkg_.a EOF cd /builddir/build/BUILD/snapd-2.45.2/src/github.com/snapcore/snapd/osutil /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b075/_pkg_.a -trimpath "$WORK/b075=>" -shared -p github.com/snapcore/snapd/osutil -complete -installsuffix shared -buildid i_V1g4-BSVqSkrADn1ES/i_V1g4-BSVqSkrADn1ES -goversion go1.14.3 -D "" -importcfg $WORK/b075/importcfg -pack ./bootid.go ./buildid.go ./chattr.go ./chattr_32.go ./chdir.go ./cmp.go ./context.go ./cp.go ./cp_linux.go ./digest.go ./env.go ./exec.go ./exitcode.go ./flock.go ./fshelpers.go ./group.go ./group_cgo.go ./io.go ./mkdirallchown.go ./mockable.go ./mount_linux.go ./mountentry.go ./mountentry_linux.go ./mountinfo_linux.go ./mountprofile_linux.go ./nfs_linux.go ./outputerr.go ./overlay_linux.go ./stat.go ./syncdir.go ./synctree.go ./sys_linux.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/b069/_pkg_.a # internal cp $WORK/b069/_pkg_.a /builddir/.cache/go-build/7a/7ab5259f46dd666a5c3de195d74a49816bde2ece4138ce05f6526167dd5c6759-d # internal github.com/snapcore/go-gettext/pluralforms mkdir -p $WORK/b132/ cat >$WORK/b132/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b029/_pkg_.a packagefile regexp=$WORK/b073/_pkg_.a packagefile strconv=$WORK/b021/_pkg_.a packagefile strings=$WORK/b040/_pkg_.a EOF cd /usr/share/gocode/src/github.com/snapcore/go-gettext/pluralforms /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b132/_pkg_.a -trimpath "$WORK/b132=>" -shared -p github.com/snapcore/go-gettext/pluralforms -complete -installsuffix shared -buildid Y1Ps_rLm5xAjmvoRefrx/Y1Ps_rLm5xAjmvoRefrx -goversion go1.14.3 -D "" -importcfg $WORK/b132/importcfg -pack ./compiler.go ./expression.go ./math.go ./tests.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b112/_pkg_.a # internal cp $WORK/b112/_pkg_.a /builddir/.cache/go-build/13/13df89eeafc997ae2e189a7a9c158021656296797ccf71ec6ac314cc0187f454-d # internal net/mail mkdir -p $WORK/b110/ cat >$WORK/b110/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b002/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b029/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile log=$WORK/b067/_pkg_.a packagefile mime=$WORK/b111/_pkg_.a packagefile net/textproto=$WORK/b112/_pkg_.a packagefile strings=$WORK/b040/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a packagefile time=$WORK/b037/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF cd /usr/lib/golang/src/net/mail /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b110/_pkg_.a -trimpath "$WORK/b110=>" -shared -p net/mail -std -complete -installsuffix shared -buildid w19-mLHwzD2l5RJbl251/w19-mLHwzD2l5RJbl251 -goversion go1.14.3 -D "" -importcfg $WORK/b110/importcfg -pack ./message.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b132/_pkg_.a # internal cp $WORK/b132/_pkg_.a /builddir/.cache/go-build/88/889d72e20a8ae7143adf90bcd0da39dd2931fcdab6f4cf025e166e101048b858-d # internal flag mkdir -p $WORK/b134/ cat >$WORK/b134/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b029/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile os=$WORK/b032/_pkg_.a packagefile reflect=$WORK/b026/_pkg_.a packagefile sort=$WORK/b031/_pkg_.a packagefile strconv=$WORK/b021/_pkg_.a packagefile strings=$WORK/b040/_pkg_.a packagefile time=$WORK/b037/_pkg_.a EOF cd /usr/lib/golang/src/flag /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b134/_pkg_.a -trimpath "$WORK/b134=>" -shared -p flag -std -complete -installsuffix shared -buildid fUuXK77prucPfPfj31OH/fUuXK77prucPfPfj31OH -goversion go1.14.3 -D "" -importcfg $WORK/b134/importcfg -pack ./flag.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b093/_pkg_.a # internal cp $WORK/b093/_pkg_.a /builddir/.cache/go-build/95/954b0a89c44ea7e7a4fe157dd9046210df66c92ec6ef07b0795077e1375c6acd-d # internal runtime/trace mkdir -p $WORK/b135/ cat >$WORK/b135/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b043/_pkg_.a packagefile fmt=$WORK/b029/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile runtime=$WORK/b006/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a packagefile sync/atomic=$WORK/b016/_pkg_.a EOF cd /usr/lib/golang/src/runtime/trace /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b135/_pkg_.a -trimpath "$WORK/b135=>" -shared -p runtime/trace -std -installsuffix shared -buildid bIJuagOluhWgO3C0F4wS/bIJuagOluhWgO3C0F4wS -goversion go1.14.3 -D "" -importcfg $WORK/b135/importcfg -pack ./annotation.go ./trace.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b135/_pkg_.a # internal cp $WORK/b135/_pkg_.a /builddir/.cache/go-build/f9/f901deb7e1e1ad5855f49cb4c88a1ebaa75741b4cfe3906b9a993c4690cf47e8-d # internal github.com/snapcore/snapd/jsonutil mkdir -p $WORK/b142/ cat >$WORK/b142/importcfg << 'EOF' # internal # import config packagefile encoding/json=$WORK/b027/_pkg_.a packagefile fmt=$WORK/b029/_pkg_.a packagefile github.com/snapcore/snapd/strutil=$WORK/b071/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile reflect=$WORK/b026/_pkg_.a packagefile strings=$WORK/b040/_pkg_.a EOF cd /builddir/build/BUILD/snapd-2.45.2/src/github.com/snapcore/snapd/jsonutil /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b142/_pkg_.a -trimpath "$WORK/b142=>" -shared -p github.com/snapcore/snapd/jsonutil -complete -installsuffix shared -buildid RgMeJjF7zhoftyme2h_-/RgMeJjF7zhoftyme2h_- -goversion go1.14.3 -D "" -importcfg $WORK/b142/importcfg -pack ./json.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/b142/_pkg_.a # internal cp $WORK/b142/_pkg_.a /builddir/.cache/go-build/96/96d63d359b4d9145d98313ae2cc7c12075c09b882465b09b5d15b4428b88c4ec-d # internal golang.org/x/xerrors mkdir -p $WORK/b143/ cat >$WORK/b143/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b029/_pkg_.a packagefile golang.org/x/xerrors/internal=$WORK/b144/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile reflect=$WORK/b026/_pkg_.a packagefile runtime=$WORK/b006/_pkg_.a packagefile strconv=$WORK/b021/_pkg_.a packagefile strings=$WORK/b040/_pkg_.a packagefile unicode=$WORK/b017/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF cd /usr/share/gocode/src/golang.org/x/xerrors /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b143/_pkg_.a -trimpath "$WORK/b143=>" -shared -p golang.org/x/xerrors -complete -installsuffix shared -buildid Nqxmp8VXJKjd0S4dbmEN/Nqxmp8VXJKjd0S4dbmEN -goversion go1.14.3 -D "" -importcfg $WORK/b143/importcfg -pack ./adaptor.go ./doc.go ./errors.go ./fmt.go ./format.go ./frame.go ./wrap.go cp $WORK/b110/_pkg_.a /builddir/.cache/go-build/c2/c24d43f67b7ac61dfe06b8668624b3902951e7c5badcd19373d8893da7c0c57b-d # internal mime/quotedprintable mkdir -p $WORK/b146/ cat >$WORK/b146/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b002/_pkg_.a packagefile bytes=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b029/_pkg_.a packagefile io=$WORK/b013/_pkg_.a EOF cd /usr/lib/golang/src/mime/quotedprintable /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b146/_pkg_.a -trimpath "$WORK/b146=>" -shared -p mime/quotedprintable -std -complete -installsuffix shared -buildid rdxzKnProUMS1ev-jh_E/rdxzKnProUMS1ev-jh_E -goversion go1.14.3 -D "" -importcfg $WORK/b146/importcfg -pack ./reader.go ./writer.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b134/_pkg_.a # internal cp $WORK/b134/_pkg_.a /builddir/.cache/go-build/96/96f0aa4187b6c4f46cec77b0054b8e12007d96b2acf3d14136b364c79dc93c03-d # internal testing mkdir -p $WORK/b133/ cat >$WORK/b133/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile flag=$WORK/b134/_pkg_.a packagefile fmt=$WORK/b029/_pkg_.a packagefile internal/race=$WORK/b015/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile math=$WORK/b022/_pkg_.a packagefile os=$WORK/b032/_pkg_.a packagefile runtime=$WORK/b006/_pkg_.a packagefile runtime/debug=$WORK/b068/_pkg_.a packagefile runtime/trace=$WORK/b135/_pkg_.a packagefile sort=$WORK/b031/_pkg_.a packagefile strconv=$WORK/b021/_pkg_.a packagefile strings=$WORK/b040/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a packagefile sync/atomic=$WORK/b016/_pkg_.a packagefile time=$WORK/b037/_pkg_.a packagefile unicode=$WORK/b017/_pkg_.a EOF cd /usr/lib/golang/src/testing /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b133/_pkg_.a -trimpath "$WORK/b133=>" -shared -p testing -std -complete -installsuffix shared -buildid U2bBM9xnm36IKbf7Xu6Z/U2bBM9xnm36IKbf7Xu6Z -goversion go1.14.3 -D "" -importcfg $WORK/b133/importcfg -pack ./allocs.go ./benchmark.go ./cover.go ./example.go ./match.go ./run_example.go ./testing.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b146/_pkg_.a # internal cp $WORK/b146/_pkg_.a /builddir/.cache/go-build/92/923ced25064a2cb124f34a0588cb57e6c267dd3b8014a5a181cdf8744606aa14-d # internal mime/multipart mkdir -p $WORK/b145/ cat >$WORK/b145/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b002/_pkg_.a packagefile bytes=$WORK/b003/_pkg_.a packagefile crypto/rand=$WORK/b044/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b029/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile io/ioutil=$WORK/b053/_pkg_.a packagefile mime=$WORK/b111/_pkg_.a packagefile mime/quotedprintable=$WORK/b146/_pkg_.a packagefile net/textproto=$WORK/b112/_pkg_.a packagefile os=$WORK/b032/_pkg_.a packagefile sort=$WORK/b031/_pkg_.a packagefile strings=$WORK/b040/_pkg_.a EOF cd /usr/lib/golang/src/mime/multipart /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b145/_pkg_.a -trimpath "$WORK/b145=>" -shared -p mime/multipart -std -complete -installsuffix shared -buildid qeS_TdpvHG0M2QXRXKfq/qeS_TdpvHG0M2QXRXKfq -goversion go1.14.3 -D "" -importcfg $WORK/b145/importcfg -pack ./formdata.go ./multipart.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/9c/9cb3200af46651d433074cb26f1bc39ffd4fd65dd745f5f47017255cc32b8f9a-d # internal compress/gzip mkdir -p $WORK/b148/ cat >$WORK/b148/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b002/_pkg_.a packagefile compress/flate=$WORK/b078/_pkg_.a packagefile encoding/binary=$WORK/b025/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b029/_pkg_.a packagefile hash/crc32=$WORK/b123/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile time=$WORK/b037/_pkg_.a EOF cd /usr/lib/golang/src/compress/gzip /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b148/_pkg_.a -trimpath "$WORK/b148=>" -shared -p compress/gzip -std -complete -installsuffix shared -buildid KHQvqZDUFyQw04uVwKjM/KHQvqZDUFyQw04uVwKjM -goversion go1.14.3 -D "" -importcfg $WORK/b148/importcfg -pack ./gunzip.go ./gzip.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b148/_pkg_.a # internal cp $WORK/b148/_pkg_.a /builddir/.cache/go-build/a0/a0c84005f4a07675cd83d1d048ccb9ffa2b922e39b6b8753526a5be4c4cc885d-d # internal crypto/ed25519 mkdir -p $WORK/b151/ cat >$WORK/b151/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile crypto=$WORK/b019/_pkg_.a packagefile crypto/ed25519/internal/edwards25519=$WORK/b152/_pkg_.a packagefile crypto/rand=$WORK/b044/_pkg_.a packagefile crypto/sha512=$WORK/b088/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile strconv=$WORK/b021/_pkg_.a EOF cd /usr/lib/golang/src/crypto/ed25519 /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b151/_pkg_.a -trimpath "$WORK/b151=>" -shared -p crypto/ed25519 -std -complete -installsuffix shared -buildid wiXudcjU8px9oUTaFX8S/wiXudcjU8px9oUTaFX8S -goversion go1.14.3 -D "" -importcfg $WORK/b151/importcfg -pack ./ed25519.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b145/_pkg_.a # internal cp $WORK/b145/_pkg_.a /builddir/.cache/go-build/2a/2ad8bfcc7c23cafcc1a3f9ca14c8098dbec66091ffcd2091892ec61881868d19-d # internal crypto/x509/pkix mkdir -p $WORK/b156/ cat >$WORK/b156/importcfg << 'EOF' # internal # import config packagefile encoding/asn1=$WORK/b099/_pkg_.a packagefile encoding/hex=$WORK/b052/_pkg_.a packagefile fmt=$WORK/b029/_pkg_.a packagefile math/big=$WORK/b049/_pkg_.a packagefile time=$WORK/b037/_pkg_.a EOF cd /usr/lib/golang/src/crypto/x509/pkix /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b156/_pkg_.a -trimpath "$WORK/b156=>" -shared -p crypto/x509/pkix -std -complete -installsuffix shared -buildid 5tLlr7IrFa0vzo6sGp-4/5tLlr7IrFa0vzo6sGp-4 -goversion go1.14.3 -D "" -importcfg $WORK/b156/importcfg -pack ./pkix.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b075/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b151/_pkg_.a # internal cp $WORK/b151/_pkg_.a /builddir/.cache/go-build/6d/6d88ae511d043febc8448ef0a99805c9134f4097169abd296fb19b8f8820e0a0-d # internal vendor/golang.org/x/crypto/cryptobyte mkdir -p $WORK/b158/ cat >$WORK/b158/importcfg << 'EOF' # internal # import config importmap golang.org/x/crypto/cryptobyte/asn1=vendor/golang.org/x/crypto/cryptobyte/asn1 packagefile encoding/asn1=$WORK/b099/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b029/_pkg_.a packagefile vendor/golang.org/x/crypto/cryptobyte/asn1=$WORK/b159/_pkg_.a packagefile math/big=$WORK/b049/_pkg_.a packagefile reflect=$WORK/b026/_pkg_.a packagefile time=$WORK/b037/_pkg_.a EOF cd /usr/lib/golang/src/vendor/golang.org/x/crypto/cryptobyte /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b158/_pkg_.a -trimpath "$WORK/b158=>" -shared -p vendor/golang.org/x/crypto/cryptobyte -std -complete -installsuffix shared -buildid aOCwgt0Z7FUOixBzxsja/aOCwgt0Z7FUOixBzxsja -goversion go1.14.3 -D "" -importcfg $WORK/b158/importcfg -pack ./asn1.go ./builder.go ./string.go cp $WORK/b075/_pkg_.a /builddir/.cache/go-build/86/8640dabd718bfaf6b7179a5e4ad48ec9129a37c331ab5ba404a91cf19dba945e-d # internal github.com/snapcore/snapd/advisor mkdir -p $WORK/b064/ cat >$WORK/b064/importcfg << 'EOF' # internal # import config packagefile encoding/json=$WORK/b027/_pkg_.a packagefile github.com/boltdb/bolt=$WORK/b065/_pkg_.a packagefile github.com/snapcore/snapd/dirs=$WORK/b069/_pkg_.a packagefile github.com/snapcore/snapd/osutil=$WORK/b075/_pkg_.a packagefile github.com/snapcore/snapd/randutil=$WORK/b082/_pkg_.a packagefile os=$WORK/b032/_pkg_.a packagefile path/filepath=$WORK/b054/_pkg_.a packagefile time=$WORK/b037/_pkg_.a EOF cd /builddir/build/BUILD/snapd-2.45.2/src/github.com/snapcore/snapd/advisor /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b064/_pkg_.a -trimpath "$WORK/b064=>" -shared -p github.com/snapcore/snapd/advisor -complete -installsuffix shared -buildid VbzblSqnsoVG0_H32tUW/VbzblSqnsoVG0_H32tUW -goversion go1.14.3 -D "" -importcfg $WORK/b064/importcfg -pack ./backend.go ./cmdfinder.go ./finder.go ./pkgfinder.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b156/_pkg_.a # internal cp $WORK/b156/_pkg_.a /builddir/.cache/go-build/d5/d5b3e0d1640aaa68a0776c3f6c1538e836163daf5d77437a527e68a18f8d088d-d # internal github.com/snapcore/snapd/arch mkdir -p $WORK/b090/ cat >$WORK/b090/importcfg << 'EOF' # internal # import config packagefile github.com/snapcore/snapd/osutil=$WORK/b075/_pkg_.a packagefile log=$WORK/b067/_pkg_.a packagefile runtime=$WORK/b006/_pkg_.a EOF cd /builddir/build/BUILD/snapd-2.45.2/src/github.com/snapcore/snapd/arch /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b090/_pkg_.a -trimpath "$WORK/b090=>" -shared -p github.com/snapcore/snapd/arch -complete -installsuffix shared -buildid Mv0fxDjxtaE_aWtUQvKk/Mv0fxDjxtaE_aWtUQvKk -goversion go1.14.3 -D "" -importcfg $WORK/b090/importcfg -pack ./arch.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b090/_pkg_.a # internal cp $WORK/b090/_pkg_.a /builddir/.cache/go-build/7b/7b574588a840986a4ef95635812d673d9bc36ca6198740ad965a7190b08cbc50-d # internal github.com/snapcore/snapd/snap/channel mkdir -p $WORK/b089/ cat >$WORK/b089/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b029/_pkg_.a packagefile github.com/snapcore/snapd/arch=$WORK/b090/_pkg_.a packagefile github.com/snapcore/snapd/strutil=$WORK/b071/_pkg_.a packagefile strings=$WORK/b040/_pkg_.a EOF cd /builddir/build/BUILD/snapd-2.45.2/src/github.com/snapcore/snapd/snap/channel /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b089/_pkg_.a -trimpath "$WORK/b089=>" -shared -p github.com/snapcore/snapd/snap/channel -complete -installsuffix shared -buildid vSoV7pR9Pvsw5mSdJisd/vSoV7pR9Pvsw5mSdJisd -goversion go1.14.3 -D "" -importcfg $WORK/b089/importcfg -pack ./channel.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b089/_pkg_.a # internal cp $WORK/b089/_pkg_.a /builddir/.cache/go-build/55/55d811743c93fe500add59815eed2b0e8c6eed800cd9f97dfa462fd49d2b0670-d # internal github.com/snapcore/snapd/snapdenv mkdir -p $WORK/b092/ cat >$WORK/b092/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b029/_pkg_.a packagefile github.com/snapcore/snapd/arch=$WORK/b090/_pkg_.a packagefile github.com/snapcore/snapd/osutil=$WORK/b075/_pkg_.a packagefile github.com/snapcore/snapd/release=$WORK/b070/_pkg_.a packagefile os=$WORK/b032/_pkg_.a packagefile strings=$WORK/b040/_pkg_.a EOF cd /builddir/build/BUILD/snapd-2.45.2/src/github.com/snapcore/snapd/snapdenv /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b092/_pkg_.a -trimpath "$WORK/b092=>" -shared -p github.com/snapcore/snapd/snapdenv -complete -installsuffix shared -buildid Vr1h1-WLy-8lo3WuS8o7/Vr1h1-WLy-8lo3WuS8o7 -goversion go1.14.3 -D "" -importcfg $WORK/b092/importcfg -pack ./snapdenv.go ./useragent.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b064/_pkg_.a # internal cp $WORK/b064/_pkg_.a /builddir/.cache/go-build/e5/e5177a08135b684ec618f3ef3e3fa422594925c36ad96fa19fe6bb84d725793d-d # internal github.com/snapcore/snapd/logger mkdir -p $WORK/b120/ cat >$WORK/b120/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b029/_pkg_.a packagefile github.com/snapcore/snapd/osutil=$WORK/b075/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile log=$WORK/b067/_pkg_.a packagefile os=$WORK/b032/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b133/_pkg_.a # internal cd /builddir/build/BUILD/snapd-2.45.2/src/github.com/snapcore/snapd/logger /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b120/_pkg_.a -trimpath "$WORK/b120=>" -shared -p github.com/snapcore/snapd/logger -complete -installsuffix shared -buildid Iscv3KNa3-Z1LsKvavVe/Iscv3KNa3-Z1LsKvavVe -goversion go1.14.3 -D "" -importcfg $WORK/b120/importcfg -pack ./logger.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b092/_pkg_.a # internal cp $WORK/b092/_pkg_.a /builddir/.cache/go-build/dc/dcc3f51d160adb64bb90c439220f6ac51daeac53c94abbdf1e476add7352c44f-d # internal github.com/snapcore/snapd/snap/naming mkdir -p $WORK/b091/ cat >$WORK/b091/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b029/_pkg_.a packagefile github.com/snapcore/snapd/snapdenv=$WORK/b092/_pkg_.a packagefile regexp=$WORK/b073/_pkg_.a packagefile strings=$WORK/b040/_pkg_.a EOF cd /builddir/build/BUILD/snapd-2.45.2/src/github.com/snapcore/snapd/snap/naming /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b091/_pkg_.a -trimpath "$WORK/b091=>" -shared -p github.com/snapcore/snapd/snap/naming -complete -installsuffix shared -buildid pjyc1kmgeJbvTUaR2rrY/pjyc1kmgeJbvTUaR2rrY -goversion go1.14.3 -D "" -importcfg $WORK/b091/importcfg -pack ./snapref.go ./validate.go ./wellknown.go cp $WORK/b133/_pkg_.a /builddir/.cache/go-build/f6/f69e795b727e69fc9ed0277a5e8e6d9c5269c5bcabb9ddc9c283161d66079874-d # internal github.com/snapcore/go-gettext mkdir -p $WORK/b131/ cat >$WORK/b131/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile encoding/binary=$WORK/b025/_pkg_.a packagefile fmt=$WORK/b029/_pkg_.a packagefile github.com/snapcore/go-gettext/pluralforms=$WORK/b132/_pkg_.a packagefile log=$WORK/b067/_pkg_.a packagefile os=$WORK/b032/_pkg_.a packagefile path=$WORK/b062/_pkg_.a packagefile strings=$WORK/b040/_pkg_.a packagefile testing=$WORK/b133/_pkg_.a EOF cd /usr/share/gocode/src/github.com/snapcore/go-gettext /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b131/_pkg_.a -trimpath "$WORK/b131=>" -shared -p github.com/snapcore/go-gettext -complete -installsuffix shared -buildid bTH1jYbEF18WehpETYUB/bTH1jYbEF18WehpETYUB -goversion go1.14.3 -D "" -importcfg $WORK/b131/importcfg -pack ./gettext.go ./mofile.go ./test_utils.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b120/_pkg_.a # internal cp $WORK/b120/_pkg_.a /builddir/.cache/go-build/da/daa9e8ac5a94250c9280785e06af8825876a57927a4bcd6b438de2b0075c8c1f-d # internal github.com/snapcore/snapd/bootloader/androidbootenv mkdir -p $WORK/b119/ cat >$WORK/b119/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b002/_pkg_.a packagefile bytes=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b029/_pkg_.a packagefile github.com/snapcore/snapd/logger=$WORK/b120/_pkg_.a packagefile github.com/snapcore/snapd/osutil=$WORK/b075/_pkg_.a packagefile os=$WORK/b032/_pkg_.a packagefile strings=$WORK/b040/_pkg_.a EOF cd /builddir/build/BUILD/snapd-2.45.2/src/github.com/snapcore/snapd/bootloader/androidbootenv /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b119/_pkg_.a -trimpath "$WORK/b119=>" -shared -p github.com/snapcore/snapd/bootloader/androidbootenv -complete -installsuffix shared -buildid zwy35Uc1UJa4xrqrMqhV/zwy35Uc1UJa4xrqrMqhV -goversion go1.14.3 -D "" -importcfg $WORK/b119/importcfg -pack ./androidbootenv.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b119/_pkg_.a # internal cp $WORK/b119/_pkg_.a /builddir/.cache/go-build/4f/4f954522ddc0b1e39a878e2fa5122124cbd703ccc555632d0251b386e1ec4d4b-d # internal github.com/snapcore/snapd/bootloader/lkenv mkdir -p $WORK/b122/ cat >$WORK/b122/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile encoding/binary=$WORK/b025/_pkg_.a packagefile fmt=$WORK/b029/_pkg_.a packagefile github.com/snapcore/snapd/logger=$WORK/b120/_pkg_.a packagefile github.com/snapcore/snapd/osutil=$WORK/b075/_pkg_.a packagefile hash/crc32=$WORK/b123/_pkg_.a packagefile os=$WORK/b032/_pkg_.a EOF cd /builddir/build/BUILD/snapd-2.45.2/src/github.com/snapcore/snapd/bootloader/lkenv /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b122/_pkg_.a -trimpath "$WORK/b122=>" -shared -p github.com/snapcore/snapd/bootloader/lkenv -complete -installsuffix shared -buildid wtdheo04ViWnDPZYxusy/wtdheo04ViWnDPZYxusy -goversion go1.14.3 -D "" -importcfg $WORK/b122/importcfg -pack ./lkenv.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b091/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b131/_pkg_.a # internal cp $WORK/b131/_pkg_.a /builddir/.cache/go-build/5c/5cab61869b1be05c02f3e06571e51eb896f83ebce8628154658984af97e8cd09-d # internal github.com/snapcore/snapd/i18n mkdir -p $WORK/b130/ cp $WORK/b091/_pkg_.a /builddir/.cache/go-build/5a/5a5157fead8e9bed35b3c2623e5e13e27d13ae2d1d94ad6854faf242239a7737-d # internal github.com/snapcore/snapd/asserts mkdir -p $WORK/b085/ cat >$WORK/b085/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b002/_pkg_.a packagefile bytes=$WORK/b003/_pkg_.a packagefile crypto=$WORK/b019/_pkg_.a packagefile crypto/rand=$WORK/b044/_pkg_.a packagefile crypto/rsa=$WORK/b086/_pkg_.a packagefile crypto/sha256=$WORK/b083/_pkg_.a packagefile crypto/sha512=$WORK/b088/_pkg_.a packagefile encoding/base64=$WORK/b024/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b029/_pkg_.a packagefile github.com/snapcore/snapd/osutil=$WORK/b075/_pkg_.a packagefile github.com/snapcore/snapd/release=$WORK/b070/_pkg_.a packagefile github.com/snapcore/snapd/snap/channel=$WORK/b089/_pkg_.a packagefile github.com/snapcore/snapd/snap/naming=$WORK/b091/_pkg_.a packagefile github.com/snapcore/snapd/strutil=$WORK/b071/_pkg_.a packagefile golang.org/x/crypto/openpgp/packet=$WORK/b093/_pkg_.a packagefile golang.org/x/crypto/sha3=$WORK/b109/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile io/ioutil=$WORK/b053/_pkg_.a packagefile net/mail=$WORK/b110/_pkg_.a packagefile net/url=$WORK/b113/_pkg_.a packagefile os=$WORK/b032/_pkg_.a packagefile os/exec=$WORK/b060/_pkg_.a packagefile path/filepath=$WORK/b054/_pkg_.a packagefile reflect=$WORK/b026/_pkg_.a packagefile regexp=$WORK/b073/_pkg_.a packagefile sort=$WORK/b031/_pkg_.a packagefile strconv=$WORK/b021/_pkg_.a packagefile strings=$WORK/b040/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a packagefile time=$WORK/b037/_pkg_.a packagefile unicode=$WORK/b017/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF cd /builddir/build/BUILD/snapd-2.45.2/src/github.com/snapcore/snapd/asserts /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b085/_pkg_.a -trimpath "$WORK/b085=>" -shared -p github.com/snapcore/snapd/asserts -complete -installsuffix shared -buildid fhJLbIjFb9k52xzaHCx5/fhJLbIjFb9k52xzaHCx5 -goversion go1.14.3 -D "" -importcfg $WORK/b085/importcfg -pack ./account.go ./account_key.go ./asserts.go ./batch.go ./crypto.go ./database.go ./digest.go ./fetcher.go ./findwildcard.go ./fsbackstore.go ./fsentryutils.go ./fskeypairmgr.go ./gpgkeypairmgr.go ./header_checks.go ./headers.go ./ifacedecls.go ./membackstore.go ./memkeypairmgr.go ./model.go ./repair.go ./serial_asserts.go ./snap_asserts.go ./store_asserts.go ./system_user.go cat >$WORK/b130/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b029/_pkg_.a packagefile github.com/snapcore/go-gettext=$WORK/b131/_pkg_.a packagefile github.com/snapcore/snapd/dirs=$WORK/b069/_pkg_.a packagefile github.com/snapcore/snapd/osutil=$WORK/b075/_pkg_.a packagefile os=$WORK/b032/_pkg_.a packagefile path/filepath=$WORK/b054/_pkg_.a packagefile strings=$WORK/b040/_pkg_.a EOF cd /builddir/build/BUILD/snapd-2.45.2/src/github.com/snapcore/snapd/i18n /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b130/_pkg_.a -trimpath "$WORK/b130=>" -shared -p github.com/snapcore/snapd/i18n -complete -installsuffix shared -buildid ka_durhcFxOnYM7lSShj/ka_durhcFxOnYM7lSShj -goversion go1.14.3 -D "" -importcfg $WORK/b130/importcfg -pack ./i18n.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b158/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b130/_pkg_.a # internal cp $WORK/b130/_pkg_.a /builddir/.cache/go-build/17/1753a851b17d0d013930acbc9ee514c641e63126c6b475bd563f8cc28ac5169d-d # internal github.com/snapcore/snapd/timeutil mkdir -p $WORK/b129/ cat >$WORK/b129/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b029/_pkg_.a packagefile github.com/snapcore/snapd/i18n=$WORK/b130/_pkg_.a packagefile github.com/snapcore/snapd/randutil=$WORK/b082/_pkg_.a packagefile regexp=$WORK/b073/_pkg_.a packagefile strconv=$WORK/b021/_pkg_.a packagefile strings=$WORK/b040/_pkg_.a packagefile time=$WORK/b037/_pkg_.a EOF cd /builddir/build/BUILD/snapd-2.45.2/src/github.com/snapcore/snapd/timeutil /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b129/_pkg_.a -trimpath "$WORK/b129=>" -shared -p github.com/snapcore/snapd/timeutil -complete -installsuffix shared -buildid Uin6UarbSmM83pgJcay8/Uin6UarbSmM83pgJcay8 -goversion go1.14.3 -D "" -importcfg $WORK/b129/importcfg -pack ./human.go ./schedule.go cp $WORK/b158/_pkg_.a /builddir/.cache/go-build/fb/fbc4010cc0405c898e41c4818eba4b2e081ca4ec0d66f21466ff19cee600c7d3-d # internal github.com/snapcore/snapd/bootloader/efi mkdir -p $WORK/b136/ cat >$WORK/b136/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile encoding/binary=$WORK/b025/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b029/_pkg_.a packagefile github.com/snapcore/snapd/dirs=$WORK/b069/_pkg_.a packagefile github.com/snapcore/snapd/osutil=$WORK/b075/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile io/ioutil=$WORK/b053/_pkg_.a packagefile os=$WORK/b032/_pkg_.a packagefile path/filepath=$WORK/b054/_pkg_.a packagefile strings=$WORK/b040/_pkg_.a packagefile unicode/utf16=$WORK/b041/_pkg_.a EOF cd /builddir/build/BUILD/snapd-2.45.2/src/github.com/snapcore/snapd/bootloader/efi /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b136/_pkg_.a -trimpath "$WORK/b136=>" -shared -p github.com/snapcore/snapd/bootloader/efi -complete -installsuffix shared -buildid VQ5NDpnNKvMlde5knY_d/VQ5NDpnNKvMlde5knY_d -goversion go1.14.3 -D "" -importcfg $WORK/b136/importcfg -pack ./efi.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b122/_pkg_.a # internal cp $WORK/b122/_pkg_.a /builddir/.cache/go-build/e2/e2381f43ec42f257ca150d80d5ef4e1e82a83070cb14286f2587dd3e5e21101e-d # internal github.com/snapcore/snapd/cmd/cmdutil mkdir -p $WORK/b140/ cat >$WORK/b140/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b002/_pkg_.a packagefile bytes=$WORK/b003/_pkg_.a packagefile debug/elf=$WORK/b076/_pkg_.a packagefile fmt=$WORK/b029/_pkg_.a packagefile github.com/snapcore/snapd/dirs=$WORK/b069/_pkg_.a packagefile github.com/snapcore/snapd/osutil=$WORK/b075/_pkg_.a packagefile io/ioutil=$WORK/b053/_pkg_.a packagefile os=$WORK/b032/_pkg_.a packagefile os/exec=$WORK/b060/_pkg_.a packagefile path/filepath=$WORK/b054/_pkg_.a packagefile strings=$WORK/b040/_pkg_.a EOF cd /builddir/build/BUILD/snapd-2.45.2/src/github.com/snapcore/snapd/cmd/cmdutil /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b140/_pkg_.a -trimpath "$WORK/b140=>" -shared -p github.com/snapcore/snapd/cmd/cmdutil -complete -installsuffix shared -buildid bt1W9aUP3M4ELy4Bdl2s/bt1W9aUP3M4ELy4Bdl2s -goversion go1.14.3 -D "" -importcfg $WORK/b140/importcfg -pack ./cmdutil.go ./version.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b136/_pkg_.a # internal cp $WORK/b136/_pkg_.a /builddir/.cache/go-build/fa/fa93c764e6f0533614f334f5107347473c62671587f7d38e3aab9bf40b7c98de-d # internal crypto/x509 mkdir -p $WORK/b155/ cat >$WORK/b155/importcfg << 'EOF' # internal # import config importmap golang.org/x/crypto/cryptobyte=vendor/golang.org/x/crypto/cryptobyte importmap golang.org/x/crypto/cryptobyte/asn1=vendor/golang.org/x/crypto/cryptobyte/asn1 packagefile bytes=$WORK/b003/_pkg_.a packagefile crypto=$WORK/b019/_pkg_.a packagefile crypto/aes=$WORK/b045/_pkg_.a packagefile crypto/cipher=$WORK/b046/_pkg_.a packagefile crypto/des=$WORK/b095/_pkg_.a packagefile crypto/dsa=$WORK/b096/_pkg_.a packagefile crypto/ecdsa=$WORK/b097/_pkg_.a packagefile crypto/ed25519=$WORK/b151/_pkg_.a packagefile crypto/elliptic=$WORK/b098/_pkg_.a packagefile crypto/md5=$WORK/b100/_pkg_.a packagefile crypto/rsa=$WORK/b086/_pkg_.a packagefile crypto/sha1=$WORK/b051/_pkg_.a packagefile crypto/sha256=$WORK/b083/_pkg_.a packagefile crypto/sha512=$WORK/b088/_pkg_.a packagefile crypto/x509/pkix=$WORK/b156/_pkg_.a packagefile encoding/asn1=$WORK/b099/_pkg_.a packagefile encoding/hex=$WORK/b052/_pkg_.a packagefile encoding/pem=$WORK/b157/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b029/_pkg_.a packagefile vendor/golang.org/x/crypto/cryptobyte=$WORK/b158/_pkg_.a packagefile vendor/golang.org/x/crypto/cryptobyte/asn1=$WORK/b159/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile io/ioutil=$WORK/b053/_pkg_.a packagefile math/big=$WORK/b049/_pkg_.a packagefile net=$WORK/b055/_pkg_.a packagefile net/url=$WORK/b113/_pkg_.a packagefile os=$WORK/b032/_pkg_.a packagefile reflect=$WORK/b026/_pkg_.a packagefile runtime=$WORK/b006/_pkg_.a packagefile strconv=$WORK/b021/_pkg_.a packagefile strings=$WORK/b040/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a packagefile time=$WORK/b037/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF cd /usr/lib/golang/src/crypto/x509 /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b155/_pkg_.a -trimpath "$WORK/b155=>" -shared -p crypto/x509 -std -complete -installsuffix shared -buildid 8amVqp7b9PyldEJFfpG2/8amVqp7b9PyldEJFfpG2 -goversion go1.14.3 -D "" -importcfg $WORK/b155/importcfg -pack ./cert_pool.go ./pem_decrypt.go ./pkcs1.go ./pkcs8.go ./root.go ./root_linux.go ./root_unix.go ./sec1.go ./verify.go ./x509.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b140/_pkg_.a # internal cp $WORK/b140/_pkg_.a /builddir/.cache/go-build/50/509be2ff7f169e5df3ed7a06b90c476f463941874b4cfcce0375fafabcc44ab1-d # internal vendor/golang.org/x/crypto/poly1305 mkdir -p $WORK/b163/ cat >$WORK/b163/importcfg << 'EOF' # internal # import config packagefile crypto/subtle=$WORK/b048/_pkg_.a packagefile encoding/binary=$WORK/b025/_pkg_.a packagefile math/bits=$WORK/b023/_pkg_.a EOF cd /usr/lib/golang/src/vendor/golang.org/x/crypto/poly1305 /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b163/_pkg_.a -trimpath "$WORK/b163=>" -shared -p vendor/golang.org/x/crypto/poly1305 -std -complete -installsuffix shared -buildid aIUO0TlLmfm2PYj6MmNH/aIUO0TlLmfm2PYj6MmNH -goversion go1.14.3 -D "" -importcfg $WORK/b163/importcfg -pack ./bits_go1.13.go ./mac_noasm.go ./poly1305.go ./sum_generic.go ./sum_noasm.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b129/_pkg_.a # internal cp $WORK/b129/_pkg_.a /builddir/.cache/go-build/b3/b3e083f399d62286ba23e725736722b3ed3b51de3e7f4fda5b0546352ce2235c-d # internal github.com/snapcore/snapd/snap mkdir -p $WORK/b125/ cat >$WORK/b125/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile encoding/json=$WORK/b027/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b029/_pkg_.a packagefile github.com/snapcore/snapd/dirs=$WORK/b069/_pkg_.a packagefile github.com/snapcore/snapd/logger=$WORK/b120/_pkg_.a packagefile github.com/snapcore/snapd/metautil=$WORK/b126/_pkg_.a packagefile github.com/snapcore/snapd/osutil=$WORK/b075/_pkg_.a packagefile github.com/snapcore/snapd/osutil/sys=$WORK/b081/_pkg_.a packagefile github.com/snapcore/snapd/snap/naming=$WORK/b091/_pkg_.a packagefile github.com/snapcore/snapd/spdx=$WORK/b127/_pkg_.a packagefile github.com/snapcore/snapd/strutil=$WORK/b071/_pkg_.a packagefile github.com/snapcore/snapd/timeout=$WORK/b128/_pkg_.a packagefile github.com/snapcore/snapd/timeutil=$WORK/b129/_pkg_.a packagefile gopkg.in/yaml.v2=$WORK/b072/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile io/ioutil=$WORK/b053/_pkg_.a packagefile os=$WORK/b032/_pkg_.a packagefile path/filepath=$WORK/b054/_pkg_.a packagefile reflect=$WORK/b026/_pkg_.a packagefile regexp=$WORK/b073/_pkg_.a packagefile sort=$WORK/b031/_pkg_.a packagefile strconv=$WORK/b021/_pkg_.a packagefile strings=$WORK/b040/_pkg_.a packagefile time=$WORK/b037/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF cd /builddir/build/BUILD/snapd-2.45.2/src/github.com/snapcore/snapd/snap /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b125/_pkg_.a -trimpath "$WORK/b125=>" -shared -p github.com/snapcore/snapd/snap -complete -installsuffix shared -buildid 6Wm5-lLDtCsClabPTUgf/6Wm5-lLDtCsClabPTUgf -goversion go1.14.3 -D "" -importcfg $WORK/b125/importcfg -pack ./broken.go ./container.go ./epoch.go ./errors.go ./helpers.go ./hooktypes.go ./hotplug_key.go ./implicit.go ./info.go ./info_snap_yaml.go ./restartcond.go ./revision.go ./types.go ./validate.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b163/_pkg_.a # internal cp $WORK/b163/_pkg_.a /builddir/.cache/go-build/10/10d55991d1a69d3cbc76e3df591606240397b09d1f30009722cd570be6ec3902-d # internal vendor/golang.org/x/crypto/chacha20poly1305 mkdir -p $WORK/b160/ cat >$WORK/b160/importcfg << 'EOF' # internal # import config importmap golang.org/x/crypto/chacha20=vendor/golang.org/x/crypto/chacha20 importmap golang.org/x/crypto/internal/subtle=vendor/golang.org/x/crypto/internal/subtle importmap golang.org/x/crypto/poly1305=vendor/golang.org/x/crypto/poly1305 packagefile crypto/cipher=$WORK/b046/_pkg_.a packagefile encoding/binary=$WORK/b025/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile vendor/golang.org/x/crypto/chacha20=$WORK/b161/_pkg_.a packagefile vendor/golang.org/x/crypto/internal/subtle=$WORK/b162/_pkg_.a packagefile vendor/golang.org/x/crypto/poly1305=$WORK/b163/_pkg_.a EOF cd /usr/lib/golang/src/vendor/golang.org/x/crypto/chacha20poly1305 /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b160/_pkg_.a -trimpath "$WORK/b160=>" -shared -p vendor/golang.org/x/crypto/chacha20poly1305 -std -complete -installsuffix shared -buildid uL-7LDv2hAOgTFaVrMlk/uL-7LDv2hAOgTFaVrMlk -goversion go1.14.3 -D "" -importcfg $WORK/b160/importcfg -pack ./chacha20poly1305.go ./chacha20poly1305_generic.go ./chacha20poly1305_noasm.go ./xchacha20poly1305.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b160/_pkg_.a # internal cp $WORK/b160/_pkg_.a /builddir/.cache/go-build/af/afc3e173e2f1b25a3ffe33ccaaad7da22c09b5fd81993d1e3453de5f162066d2-d # internal vendor/golang.org/x/crypto/curve25519 mkdir -p $WORK/b164/ cat >$WORK/b164/importcfg << 'EOF' # internal # import config packagefile crypto/subtle=$WORK/b048/_pkg_.a packagefile encoding/binary=$WORK/b025/_pkg_.a packagefile fmt=$WORK/b029/_pkg_.a EOF cd /usr/lib/golang/src/vendor/golang.org/x/crypto/curve25519 /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b164/_pkg_.a -trimpath "$WORK/b164=>" -shared -p vendor/golang.org/x/crypto/curve25519 -std -complete -installsuffix shared -buildid zkL0GVXTD9fjMyq9CJPn/zkL0GVXTD9fjMyq9CJPn -goversion go1.14.3 -D "" -importcfg $WORK/b164/importcfg -pack ./curve25519.go ./curve25519_generic.go ./curve25519_noasm.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b042/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b164/_pkg_.a # internal cp $WORK/b164/_pkg_.a /builddir/.cache/go-build/db/dbf1e59e230228445269a7404fc8b24179a43f7444a8b2592b958c98a9cb3271-d # internal vendor/golang.org/x/text/unicode/bidi mkdir -p $WORK/b170/ cat >$WORK/b170/importcfg << 'EOF' # internal # import config packagefile container/list=$WORK/b149/_pkg_.a packagefile fmt=$WORK/b029/_pkg_.a packagefile log=$WORK/b067/_pkg_.a packagefile sort=$WORK/b031/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF cd /usr/lib/golang/src/vendor/golang.org/x/text/unicode/bidi /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b170/_pkg_.a -trimpath "$WORK/b170=>" -shared -p vendor/golang.org/x/text/unicode/bidi -std -complete -installsuffix shared -buildid 3AsX0zjQFoDDwYkYL9_Z/3AsX0zjQFoDDwYkYL9_Z -goversion go1.14.3 -D "" -importcfg $WORK/b170/importcfg -pack ./bidi.go ./bracket.go ./core.go ./prop.go ./tables12.0.0.go ./trieval.go cp $WORK/b042/_pkg_.a /builddir/.cache/go-build/42/423d362f37dae3efb22918e0ceb9af872e04cde62baa5d8a25686d1623ede55c-d # internal vendor/golang.org/x/text/unicode/norm mkdir -p $WORK/b171/ cat >$WORK/b171/importcfg << 'EOF' # internal # import config importmap golang.org/x/text/transform=vendor/golang.org/x/text/transform packagefile encoding/binary=$WORK/b025/_pkg_.a packagefile fmt=$WORK/b029/_pkg_.a packagefile vendor/golang.org/x/text/transform=$WORK/b169/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF cd /usr/lib/golang/src/vendor/golang.org/x/text/unicode/norm /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b171/_pkg_.a -trimpath "$WORK/b171=>" -shared -p vendor/golang.org/x/text/unicode/norm -std -complete -installsuffix shared -buildid xkU_Q6KkrEm9ExEpfwk-/xkU_Q6KkrEm9ExEpfwk- -goversion go1.14.3 -D "" -importcfg $WORK/b171/importcfg -pack ./composition.go ./forminfo.go ./input.go ./iter.go ./normalize.go ./readwriter.go ./tables12.0.0.go ./transform.go ./trie.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b170/_pkg_.a # internal cp $WORK/b170/_pkg_.a /builddir/.cache/go-build/b1/b142febb00d0aaf1db644dcb4ce4a53194b88d4072bd159b452bdf3d397a8fff-d # internal vendor/golang.org/x/text/secure/bidirule mkdir -p $WORK/b168/ cat >$WORK/b168/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/b169/_pkg_.a packagefile vendor/golang.org/x/text/unicode/bidi=$WORK/b170/_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/b168/_pkg_.a -trimpath "$WORK/b168=>" -shared -p vendor/golang.org/x/text/secure/bidirule -std -complete -installsuffix shared -buildid re0V46L_m4BiaS-yiBom/re0V46L_m4BiaS-yiBom -goversion go1.14.3 -D "" -importcfg $WORK/b168/importcfg -pack ./bidirule.go ./bidirule10.0.0.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b155/_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/5b/5b0ad70775e09ef60501fb854ad6132fa86858c8994385a9492dca78e7a0e628-d # internal vendor/golang.org/x/net/http2/hpack mkdir -p $WORK/b173/ cat >$WORK/b173/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b029/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a EOF cd /usr/lib/golang/src/vendor/golang.org/x/net/http2/hpack /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b173/_pkg_.a -trimpath "$WORK/b173=>" -shared -p vendor/golang.org/x/net/http2/hpack -std -complete -installsuffix shared -buildid 9wqYCtN0gpr_HbIVHp2v/9wqYCtN0gpr_HbIVHp2v -goversion go1.14.3 -D "" -importcfg $WORK/b173/importcfg -pack ./encode.go ./hpack.go ./huffman.go ./tables.go cp $WORK/b155/_pkg_.a /builddir/.cache/go-build/44/44ba483923039435cfaefcf8c593d259e54abb9a84a7d5d8f1090b87c4ae8144-d # internal crypto/tls mkdir -p $WORK/b150/ cat >$WORK/b150/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/b149/_pkg_.a packagefile crypto=$WORK/b019/_pkg_.a packagefile crypto/aes=$WORK/b045/_pkg_.a packagefile crypto/cipher=$WORK/b046/_pkg_.a packagefile crypto/des=$WORK/b095/_pkg_.a packagefile crypto/ecdsa=$WORK/b097/_pkg_.a packagefile crypto/ed25519=$WORK/b151/_pkg_.a packagefile crypto/elliptic=$WORK/b098/_pkg_.a packagefile crypto/hmac=$WORK/b153/_pkg_.a packagefile crypto/md5=$WORK/b100/_pkg_.a packagefile crypto/rand=$WORK/b044/_pkg_.a packagefile crypto/rc4=$WORK/b154/_pkg_.a packagefile crypto/rsa=$WORK/b086/_pkg_.a packagefile crypto/sha1=$WORK/b051/_pkg_.a packagefile crypto/sha256=$WORK/b083/_pkg_.a packagefile crypto/sha512=$WORK/b088/_pkg_.a packagefile crypto/subtle=$WORK/b048/_pkg_.a packagefile crypto/x509=$WORK/b155/_pkg_.a packagefile encoding/asn1=$WORK/b099/_pkg_.a packagefile encoding/pem=$WORK/b157/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b029/_pkg_.a packagefile vendor/golang.org/x/crypto/chacha20poly1305=$WORK/b160/_pkg_.a packagefile vendor/golang.org/x/crypto/cryptobyte=$WORK/b158/_pkg_.a packagefile vendor/golang.org/x/crypto/curve25519=$WORK/b164/_pkg_.a packagefile vendor/golang.org/x/crypto/hkdf=$WORK/b165/_pkg_.a packagefile hash=$WORK/b020/_pkg_.a packagefile internal/cpu=$WORK/b008/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile io/ioutil=$WORK/b053/_pkg_.a packagefile math/big=$WORK/b049/_pkg_.a packagefile net=$WORK/b055/_pkg_.a packagefile strconv=$WORK/b021/_pkg_.a packagefile strings=$WORK/b040/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a packagefile sync/atomic=$WORK/b016/_pkg_.a packagefile time=$WORK/b037/_pkg_.a EOF cd /usr/lib/golang/src/crypto/tls /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b150/_pkg_.a -trimpath "$WORK/b150=>" -shared -p crypto/tls -std -complete -installsuffix shared -buildid CFi2zxxFtRSe63PckvbE/CFi2zxxFtRSe63PckvbE -goversion go1.14.3 -D "" -importcfg $WORK/b150/importcfg -pack ./alert.go ./auth.go ./cipher_suites.go ./common.go ./conn.go ./handshake_client.go ./handshake_client_tls13.go ./handshake_messages.go ./handshake_server.go ./handshake_server_tls13.go ./key_agreement.go ./key_schedule.go ./prf.go ./ticket.go ./tls.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b173/_pkg_.a # internal cp $WORK/b173/_pkg_.a /builddir/.cache/go-build/9b/9b625e885bc3a49e3789ef0c152d2c8e5e21236d3cbd38215d401076f13393b5-d # internal net/http/internal mkdir -p $WORK/b175/ cat >$WORK/b175/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b002/_pkg_.a packagefile bytes=$WORK/b003/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b029/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile strings=$WORK/b040/_pkg_.a EOF cd /usr/lib/golang/src/net/http/internal /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b175/_pkg_.a -trimpath "$WORK/b175=>" -shared -p net/http/internal -std -complete -installsuffix shared -buildid _ZYzQU_XKHwN0C3HZdol/_ZYzQU_XKHwN0C3HZdol -goversion go1.14.3 -D "" -importcfg $WORK/b175/importcfg -pack ./chunked.go ./testcert.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b125/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b171/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b175/_pkg_.a # internal cp $WORK/b125/_pkg_.a /builddir/.cache/go-build/58/587912a3b645547dec89433c6eb91da4b8a1d3a9ba011aa4c6faf7f06ffaa983-d # internal github.com/snapcore/snapd/bootloader mkdir -p $WORK/b118/ cp $WORK/b175/_pkg_.a /builddir/.cache/go-build/4e/4e72e10c66f6987a5b97179f809fbf771e547889f0d217eda22b2d98f73e843b-d # internal github.com/snapcore/snapd/snap/snapdir mkdir -p $WORK/b138/ cat >$WORK/b138/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b029/_pkg_.a packagefile github.com/snapcore/snapd/osutil=$WORK/b075/_pkg_.a packagefile github.com/snapcore/snapd/snap=$WORK/b125/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile io/ioutil=$WORK/b053/_pkg_.a packagefile os=$WORK/b032/_pkg_.a packagefile path/filepath=$WORK/b054/_pkg_.a EOF cd /builddir/build/BUILD/snapd-2.45.2/src/github.com/snapcore/snapd/snap/snapdir /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b138/_pkg_.a -trimpath "$WORK/b138=>" -shared -p github.com/snapcore/snapd/snap/snapdir -complete -installsuffix shared -buildid ZFZLrT3k4cLNbrWh5Ohf/ZFZLrT3k4cLNbrWh5Ohf -goversion go1.14.3 -D "" -importcfg $WORK/b138/importcfg -pack ./snapdir.go cat >$WORK/b118/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b029/_pkg_.a packagefile github.com/snapcore/snapd/bootloader/androidbootenv=$WORK/b119/_pkg_.a packagefile github.com/snapcore/snapd/bootloader/grubenv=$WORK/b121/_pkg_.a packagefile github.com/snapcore/snapd/bootloader/lkenv=$WORK/b122/_pkg_.a packagefile github.com/snapcore/snapd/bootloader/ubootenv=$WORK/b124/_pkg_.a packagefile github.com/snapcore/snapd/dirs=$WORK/b069/_pkg_.a packagefile github.com/snapcore/snapd/logger=$WORK/b120/_pkg_.a packagefile github.com/snapcore/snapd/osutil=$WORK/b075/_pkg_.a packagefile github.com/snapcore/snapd/snap=$WORK/b125/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile io/ioutil=$WORK/b053/_pkg_.a packagefile os=$WORK/b032/_pkg_.a packagefile path/filepath=$WORK/b054/_pkg_.a EOF cd /builddir/build/BUILD/snapd-2.45.2/src/github.com/snapcore/snapd/bootloader /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b118/_pkg_.a -trimpath "$WORK/b118=>" -shared -p github.com/snapcore/snapd/bootloader -complete -installsuffix shared -buildid 9gRdZXpMtqFiyYMKSIri/9gRdZXpMtqFiyYMKSIri -goversion go1.14.3 -D "" -importcfg $WORK/b118/importcfg -pack ./androidboot.go ./bootloader.go ./grub.go ./lk.go ./uboot.go cp $WORK/b171/_pkg_.a /builddir/.cache/go-build/ac/ac924320ea36b9ba1cb4db4fbafb209628d60867f252832974fe111bf135243d-d # internal github.com/snapcore/snapd/snap/squashfs mkdir -p $WORK/b139/ cat >$WORK/b139/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b002/_pkg_.a packagefile bytes=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b029/_pkg_.a packagefile github.com/snapcore/snapd/cmd/cmdutil=$WORK/b140/_pkg_.a packagefile github.com/snapcore/snapd/dirs=$WORK/b069/_pkg_.a packagefile github.com/snapcore/snapd/logger=$WORK/b120/_pkg_.a packagefile github.com/snapcore/snapd/osutil=$WORK/b075/_pkg_.a packagefile github.com/snapcore/snapd/snap=$WORK/b125/_pkg_.a packagefile github.com/snapcore/snapd/strutil=$WORK/b071/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile io/ioutil=$WORK/b053/_pkg_.a packagefile os=$WORK/b032/_pkg_.a packagefile os/exec=$WORK/b060/_pkg_.a packagefile path=$WORK/b062/_pkg_.a packagefile path/filepath=$WORK/b054/_pkg_.a packagefile regexp=$WORK/b073/_pkg_.a packagefile strconv=$WORK/b021/_pkg_.a packagefile strings=$WORK/b040/_pkg_.a packagefile syscall=$WORK/b036/_pkg_.a packagefile time=$WORK/b037/_pkg_.a EOF cd /builddir/build/BUILD/snapd-2.45.2/src/github.com/snapcore/snapd/snap/squashfs /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b139/_pkg_.a -trimpath "$WORK/b139=>" -shared -p github.com/snapcore/snapd/snap/squashfs -complete -installsuffix shared -buildid 3HSc4Y0JQdlEfZLnm2ES/3HSc4Y0JQdlEfZLnm2ES -goversion go1.14.3 -D "" -importcfg $WORK/b139/importcfg -pack ./squashfs.go ./stat.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b138/_pkg_.a # internal cp $WORK/b138/_pkg_.a /builddir/.cache/go-build/94/949a59af6127d702e450bad06afba1dc126ce9e6cb1deec9390dcacf3b267131-d # internal vendor/golang.org/x/net/idna mkdir -p $WORK/b167/ cat >$WORK/b167/importcfg << 'EOF' # internal # import config importmap golang.org/x/text/secure/bidirule=vendor/golang.org/x/text/secure/bidirule importmap golang.org/x/text/unicode/bidi=vendor/golang.org/x/text/unicode/bidi importmap golang.org/x/text/unicode/norm=vendor/golang.org/x/text/unicode/norm packagefile fmt=$WORK/b029/_pkg_.a packagefile vendor/golang.org/x/text/secure/bidirule=$WORK/b168/_pkg_.a packagefile vendor/golang.org/x/text/unicode/bidi=$WORK/b170/_pkg_.a packagefile vendor/golang.org/x/text/unicode/norm=$WORK/b171/_pkg_.a packagefile math=$WORK/b022/_pkg_.a packagefile strings=$WORK/b040/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF cd /usr/lib/golang/src/vendor/golang.org/x/net/idna /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b167/_pkg_.a -trimpath "$WORK/b167=>" -shared -p vendor/golang.org/x/net/idna -std -complete -installsuffix shared -buildid 936UtRssudBQEtQi4VRq/936UtRssudBQEtQi4VRq -goversion go1.14.3 -D "" -importcfg $WORK/b167/importcfg -pack ./idna10.0.0.go ./punycode.go ./tables12.00.go ./trie.go ./trieval.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b139/_pkg_.a # internal cp $WORK/b139/_pkg_.a /builddir/.cache/go-build/5b/5bbc78921121da56e36eb3cd52adf3e5e93cda090c6f0e5b868ac18411fb09cd-d # internal github.com/snapcore/snapd/snap/snapfile mkdir -p $WORK/b137/ cat >$WORK/b137/importcfg << 'EOF' # internal # import config packagefile github.com/snapcore/snapd/snap=$WORK/b125/_pkg_.a packagefile github.com/snapcore/snapd/snap/snapdir=$WORK/b138/_pkg_.a packagefile github.com/snapcore/snapd/snap/squashfs=$WORK/b139/_pkg_.a EOF cd /builddir/build/BUILD/snapd-2.45.2/src/github.com/snapcore/snapd/snap/snapfile /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b137/_pkg_.a -trimpath "$WORK/b137=>" -shared -p github.com/snapcore/snapd/snap/snapfile -complete -installsuffix shared -buildid PKkOlhXdDnMNLVlIxuMm/PKkOlhXdDnMNLVlIxuMm -goversion go1.14.3 -D "" -importcfg $WORK/b137/importcfg -pack ./snapfile.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b118/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b137/_pkg_.a # internal cp $WORK/b137/_pkg_.a /builddir/.cache/go-build/40/4016218e8eafc994ca476ac9e75c34f847bb143540d3129a503fe12e7b517584-d # internal github.com/snapcore/snapd/strutil/quantity mkdir -p $WORK/b178/ cat >$WORK/b178/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b029/_pkg_.a packagefile github.com/snapcore/snapd/i18n=$WORK/b130/_pkg_.a packagefile math=$WORK/b022/_pkg_.a EOF cd /builddir/build/BUILD/snapd-2.45.2/src/github.com/snapcore/snapd/strutil/quantity /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b178/_pkg_.a -trimpath "$WORK/b178=>" -shared -p github.com/snapcore/snapd/strutil/quantity -complete -installsuffix shared -buildid mSqMIBlSRhv_uS78EeOd/mSqMIBlSRhv_uS78EeOd -goversion go1.14.3 -D "" -importcfg $WORK/b178/importcfg -pack ./quantity.go cp $WORK/b118/_pkg_.a /builddir/.cache/go-build/d7/d75e187879d269286b397c636a2e960ea0f0d97ae9b3bccec200c9e1b0ab1426-d # internal golang.org/x/sys/unix mkdir -p $WORK/b180/ cat >$WORK/b180/go_asm.h << 'EOF' # internal EOF cd /usr/share/gocode/src/golang.org/x/sys/unix /usr/lib/golang/pkg/tool/linux_arm/asm -trimpath "$WORK/b180=>" -I $WORK/b180/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm -shared -gensymabis -o $WORK/b180/symabis ./asm_linux_arm.s cat >$WORK/b180/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile encoding/binary=$WORK/b025/_pkg_.a packagefile math/bits=$WORK/b023/_pkg_.a packagefile runtime=$WORK/b006/_pkg_.a packagefile sort=$WORK/b031/_pkg_.a packagefile strings=$WORK/b040/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a packagefile syscall=$WORK/b036/_pkg_.a packagefile time=$WORK/b037/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b178/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b180/_pkg_.a -trimpath "$WORK/b180=>" -shared -p golang.org/x/sys/unix -installsuffix shared -buildid OmoTW5tfwgs6wqxt9yqQ/OmoTW5tfwgs6wqxt9yqQ -goversion go1.14.3 -symabis $WORK/b180/symabis -D "" -importcfg $WORK/b180/importcfg -pack -asmhdr $WORK/b180/go_asm.h ./affinity_linux.go ./aliases.go ./bluetooth_linux.go ./constants.go ./dev_linux.go ./dirent.go ./endian_little.go ./env_unix.go ./fcntl.go ./fcntl_linux_32bit.go ./fdset.go ./ioctl.go ./pagesize_unix.go ./race0.go ./readdirent_getdents.go ./sockcmsg_linux.go ./sockcmsg_unix.go ./sockcmsg_unix_other.go ./str.go ./syscall.go ./syscall_linux.go ./syscall_linux_arm.go ./syscall_linux_gc.go ./syscall_unix.go ./syscall_unix_gc.go ./timestruct.go ./zerrors_linux_arm.go ./zptrace_armnn_linux.go ./zsyscall_linux_arm.go ./zsysnum_linux_arm.go ./ztypes_linux_arm.go cp $WORK/b178/_pkg_.a /builddir/.cache/go-build/16/166e764233f96738d72fcebe357d3663c68d773c58710c1f5abef7e80f9405e9-d # internal github.com/snapcore/snapd/osutil/squashfs mkdir -p $WORK/b182/ cat >$WORK/b182/importcfg << 'EOF' # internal # import config packagefile github.com/snapcore/snapd/osutil=$WORK/b075/_pkg_.a packagefile os/exec=$WORK/b060/_pkg_.a packagefile strings=$WORK/b040/_pkg_.a EOF cd /builddir/build/BUILD/snapd-2.45.2/src/github.com/snapcore/snapd/osutil/squashfs /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b182/_pkg_.a -trimpath "$WORK/b182=>" -shared -p github.com/snapcore/snapd/osutil/squashfs -complete -installsuffix shared -buildid KSuarQ-EPj_afq3Dg6B9/KSuarQ-EPj_afq3Dg6B9 -goversion go1.14.3 -D "" -importcfg $WORK/b182/importcfg -pack ./fstype.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b182/_pkg_.a # internal cp $WORK/b182/_pkg_.a /builddir/.cache/go-build/ae/ae7e4f72eb6484010fe1b6a99b39c8924c49611e157dd926e108bb8375cfe9d2-d # internal github.com/snapcore/snapd/sandbox/selinux mkdir -p $WORK/b183/ cat >$WORK/b183/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b029/_pkg_.a packagefile github.com/snapcore/snapd/osutil=$WORK/b075/_pkg_.a packagefile io/ioutil=$WORK/b053/_pkg_.a packagefile os=$WORK/b032/_pkg_.a packagefile os/exec=$WORK/b060/_pkg_.a packagefile path/filepath=$WORK/b054/_pkg_.a packagefile regexp=$WORK/b073/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b167/_pkg_.a # internal cd /builddir/build/BUILD/snapd-2.45.2/src/github.com/snapcore/snapd/sandbox/selinux /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b183/_pkg_.a -trimpath "$WORK/b183=>" -shared -p github.com/snapcore/snapd/sandbox/selinux -complete -installsuffix shared -buildid 1MfajBqoGi1fF7kq7KK0/1MfajBqoGi1fF7kq7KK0 -goversion go1.14.3 -D "" -importcfg $WORK/b183/importcfg -pack ./label.go ./label_linux.go ./selinux.go ./selinux_linux.go cp $WORK/b167/_pkg_.a /builddir/.cache/go-build/ab/abba35aa152b464aedd20c5b21c5ab720b02b2dcd8028a6f72bc5bfe46f32a96-d # internal vendor/golang.org/x/net/http/httpguts mkdir -p $WORK/b166/ cat >$WORK/b166/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/b167/_pkg_.a packagefile net=$WORK/b055/_pkg_.a packagefile net/textproto=$WORK/b112/_pkg_.a packagefile strings=$WORK/b040/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF cd /usr/lib/golang/src/vendor/golang.org/x/net/http/httpguts /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b166/_pkg_.a -trimpath "$WORK/b166=>" -shared -p vendor/golang.org/x/net/http/httpguts -std -complete -installsuffix shared -buildid gihpVZySQekKltWxSrkR/gihpVZySQekKltWxSrkR -goversion go1.14.3 -D "" -importcfg $WORK/b166/importcfg -pack ./guts.go ./httplex.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b166/_pkg_.a # internal cp $WORK/b166/_pkg_.a /builddir/.cache/go-build/52/5235cebea11c9b0b8dcf17e3dbbce4bf6d742b913847973a2802ff13f74b8d3a-d # internal vendor/golang.org/x/net/http/httpproxy mkdir -p $WORK/b172/ cat >$WORK/b172/importcfg << 'EOF' # internal # import config importmap golang.org/x/net/idna=vendor/golang.org/x/net/idna packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b029/_pkg_.a packagefile vendor/golang.org/x/net/idna=$WORK/b167/_pkg_.a packagefile net=$WORK/b055/_pkg_.a packagefile net/url=$WORK/b113/_pkg_.a packagefile os=$WORK/b032/_pkg_.a packagefile strings=$WORK/b040/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF cd /usr/lib/golang/src/vendor/golang.org/x/net/http/httpproxy /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b172/_pkg_.a -trimpath "$WORK/b172=>" -shared -p vendor/golang.org/x/net/http/httpproxy -std -complete -installsuffix shared -buildid VdBbl39XiPBsmaKvDOE5/VdBbl39XiPBsmaKvDOE5 -goversion go1.14.3 -D "" -importcfg $WORK/b172/importcfg -pack ./proxy.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b183/_pkg_.a # internal cp $WORK/b183/_pkg_.a /builddir/.cache/go-build/f7/f719203237fd5f8f77844eca522d83f9b7b9107b9713c2cbd4e7232cca1e91be-d # internal log/syslog mkdir -p $WORK/b184/ cat >$WORK/b184/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b029/_pkg_.a packagefile log=$WORK/b067/_pkg_.a packagefile net=$WORK/b055/_pkg_.a packagefile os=$WORK/b032/_pkg_.a packagefile strings=$WORK/b040/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a packagefile time=$WORK/b037/_pkg_.a EOF cd /usr/lib/golang/src/log/syslog /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b184/_pkg_.a -trimpath "$WORK/b184=>" -shared -p log/syslog -std -complete -installsuffix shared -buildid 9dTru9JeQdSYtg-Orlst/9dTru9JeQdSYtg-Orlst -goversion go1.14.3 -D "" -importcfg $WORK/b184/importcfg -pack ./doc.go ./syslog.go ./syslog_unix.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b172/_pkg_.a # internal cp $WORK/b172/_pkg_.a /builddir/.cache/go-build/77/773f8552c4cb23d0c6919a14b9d92adfdd4cef3bf3e0cb92cf993c08d385d1f2-d # internal github.com/snapcore/snapd/timings mkdir -p $WORK/b189/ cat >$WORK/b189/importcfg << 'EOF' # internal # import config packagefile encoding/json=$WORK/b027/_pkg_.a packagefile fmt=$WORK/b029/_pkg_.a packagefile github.com/snapcore/snapd/logger=$WORK/b120/_pkg_.a packagefile time=$WORK/b037/_pkg_.a EOF cd /builddir/build/BUILD/snapd-2.45.2/src/github.com/snapcore/snapd/timings /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b189/_pkg_.a -trimpath "$WORK/b189=>" -shared -p github.com/snapcore/snapd/timings -complete -installsuffix shared -buildid tEHbMHYNEXCg4gdtQXLN/tEHbMHYNEXCg4gdtQXLN -goversion go1.14.3 -D "" -importcfg $WORK/b189/importcfg -pack ./helpers.go ./state.go ./timings.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b184/_pkg_.a # internal cp $WORK/b184/_pkg_.a /builddir/.cache/go-build/91/9181cfb3df3415c8736d7fe044349264d4e4531a8c2a8a580f27d24407db5d28-d # internal github.com/snapcore/snapd/systemd mkdir -p $WORK/b181/ cat >$WORK/b181/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b002/_pkg_.a packagefile bytes=$WORK/b003/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b029/_pkg_.a packagefile github.com/snapcore/snapd/dirs=$WORK/b069/_pkg_.a packagefile github.com/snapcore/snapd/osutil=$WORK/b075/_pkg_.a packagefile github.com/snapcore/snapd/osutil/squashfs=$WORK/b182/_pkg_.a packagefile github.com/snapcore/snapd/sandbox/selinux=$WORK/b183/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile log/syslog=$WORK/b184/_pkg_.a packagefile net=$WORK/b055/_pkg_.a packagefile os=$WORK/b032/_pkg_.a packagefile os/exec=$WORK/b060/_pkg_.a packagefile path/filepath=$WORK/b054/_pkg_.a packagefile regexp=$WORK/b073/_pkg_.a packagefile strconv=$WORK/b021/_pkg_.a packagefile strings=$WORK/b040/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a packagefile sync/atomic=$WORK/b016/_pkg_.a packagefile time=$WORK/b037/_pkg_.a EOF cd /builddir/build/BUILD/snapd-2.45.2/src/github.com/snapcore/snapd/systemd /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b181/_pkg_.a -trimpath "$WORK/b181=>" -shared -p github.com/snapcore/snapd/systemd -complete -installsuffix shared -buildid BUDEJv7Icp5gMKrKv6Fb/BUDEJv7Icp5gMKrKv6Fb -goversion go1.14.3 -D "" -importcfg $WORK/b181/importcfg -pack ./emulation.go ./escape.go ./journal.go ./sdnotify.go ./systemd.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b189/_pkg_.a # internal cp $WORK/b189/_pkg_.a /builddir/.cache/go-build/6c/6cc950fbb276e4678664b12b3f8444976e48de29a4321c1dd119b39944436170-d # internal github.com/snapcore/snapd/overlord/state mkdir -p $WORK/b188/ cat >$WORK/b188/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile encoding/json=$WORK/b027/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b029/_pkg_.a packagefile github.com/snapcore/snapd/jsonutil=$WORK/b142/_pkg_.a packagefile github.com/snapcore/snapd/logger=$WORK/b120/_pkg_.a packagefile github.com/snapcore/snapd/osutil=$WORK/b075/_pkg_.a packagefile github.com/snapcore/snapd/timings=$WORK/b189/_pkg_.a packagefile gopkg.in/tomb.v2=$WORK/b084/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile os=$WORK/b032/_pkg_.a packagefile path/filepath=$WORK/b054/_pkg_.a packagefile sort=$WORK/b031/_pkg_.a packagefile strconv=$WORK/b021/_pkg_.a packagefile strings=$WORK/b040/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a packagefile sync/atomic=$WORK/b016/_pkg_.a packagefile time=$WORK/b037/_pkg_.a EOF cd /builddir/build/BUILD/snapd-2.45.2/src/github.com/snapcore/snapd/overlord/state /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b188/_pkg_.a -trimpath "$WORK/b188=>" -shared -p github.com/snapcore/snapd/overlord/state -complete -installsuffix shared -buildid r29v4alza5ozUtwsztmD/r29v4alza5ozUtwsztmD -goversion go1.14.3 -D "" -importcfg $WORK/b188/importcfg -pack ./change.go ./copy.go ./state.go ./task.go ./taskrunner.go ./timings.go ./warning.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b085/_pkg_.a # internal cp $WORK/b085/_pkg_.a /builddir/.cache/go-build/9c/9cedc8aacb272ef90225e66e6c3e41147a0eeba0481cb7ad9f36cf6c4334dd11-d # internal github.com/snapcore/snapd/asserts/signtool mkdir -p $WORK/b114/ cat >$WORK/b114/importcfg << 'EOF' # internal # import config packagefile encoding/json=$WORK/b027/_pkg_.a packagefile fmt=$WORK/b029/_pkg_.a packagefile github.com/snapcore/snapd/asserts=$WORK/b085/_pkg_.a EOF cd /builddir/build/BUILD/snapd-2.45.2/src/github.com/snapcore/snapd/asserts/signtool /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b114/_pkg_.a -trimpath "$WORK/b114=>" -shared -p github.com/snapcore/snapd/asserts/signtool -complete -installsuffix shared -buildid jyfO2b2W3oLmjFOJLw0Q/jyfO2b2W3oLmjFOJLw0Q -goversion go1.14.3 -D "" -importcfg $WORK/b114/importcfg -pack ./sign.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b114/_pkg_.a # internal cp $WORK/b114/_pkg_.a /builddir/.cache/go-build/30/30fade06385a20f5f49eacb60cbb099c4df6c9196b71fd8857280a744c56b86b-d # internal /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b181/_pkg_.a # internal github.com/snapcore/snapd/asserts/sysdb mkdir -p $WORK/b115/ cat >$WORK/b115/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b029/_pkg_.a packagefile github.com/snapcore/snapd/asserts=$WORK/b085/_pkg_.a packagefile github.com/snapcore/snapd/dirs=$WORK/b069/_pkg_.a packagefile github.com/snapcore/snapd/snapdenv=$WORK/b092/_pkg_.a EOF cd /builddir/build/BUILD/snapd-2.45.2/src/github.com/snapcore/snapd/asserts/sysdb /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b115/_pkg_.a -trimpath "$WORK/b115=>" -shared -p github.com/snapcore/snapd/asserts/sysdb -complete -installsuffix shared -buildid UHq7stJi78uWH3ZQTuqh/UHq7stJi78uWH3ZQTuqh -goversion go1.14.3 -D "" -importcfg $WORK/b115/importcfg -pack ./generic.go ./sysdb.go ./trusted.go cp $WORK/b181/_pkg_.a /builddir/.cache/go-build/60/6055390bd2db2c998acec3da73960bdb1265eb9c987c6dc8ed5a641e27db66be-d # internal github.com/snapcore/snapd/boot 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 errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b029/_pkg_.a packagefile github.com/mvo5/goconfigparser=$WORK/b117/_pkg_.a packagefile github.com/snapcore/snapd/asserts=$WORK/b085/_pkg_.a packagefile github.com/snapcore/snapd/bootloader=$WORK/b118/_pkg_.a packagefile github.com/snapcore/snapd/bootloader/efi=$WORK/b136/_pkg_.a packagefile github.com/snapcore/snapd/dirs=$WORK/b069/_pkg_.a packagefile github.com/snapcore/snapd/logger=$WORK/b120/_pkg_.a packagefile github.com/snapcore/snapd/osutil=$WORK/b075/_pkg_.a packagefile github.com/snapcore/snapd/snap=$WORK/b125/_pkg_.a packagefile github.com/snapcore/snapd/snap/snapfile=$WORK/b137/_pkg_.a packagefile github.com/snapcore/snapd/strutil=$WORK/b071/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile io/ioutil=$WORK/b053/_pkg_.a packagefile os=$WORK/b032/_pkg_.a packagefile path/filepath=$WORK/b054/_pkg_.a packagefile strings=$WORK/b040/_pkg_.a EOF cd /builddir/build/BUILD/snapd-2.45.2/src/github.com/snapcore/snapd/boot /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b116/_pkg_.a -trimpath "$WORK/b116=>" -shared -p github.com/snapcore/snapd/boot -complete -installsuffix shared -buildid NmMvTj9qVPVgc444DOZH/NmMvTj9qVPVgc444DOZH -goversion go1.14.3 -D "" -importcfg $WORK/b116/importcfg -pack ./boot.go ./booted_kernel_partition_linux.go ./bootstate16.go ./bootstate20.go ./cmdline.go ./debug.go ./initramfs20dirs.go ./kernel_os.go ./makebootable.go ./modeenv.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b115/_pkg_.a # internal cp $WORK/b115/_pkg_.a /builddir/.cache/go-build/a8/a8223c2b6b27fd54a9631066555f34f1ddfbaf87f2ecf5757c303c355ba4aded-d # internal github.com/snapcore/snapd/asserts/snapasserts mkdir -p $WORK/b186/ cat >$WORK/b186/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b029/_pkg_.a packagefile github.com/snapcore/snapd/asserts=$WORK/b085/_pkg_.a packagefile github.com/snapcore/snapd/release=$WORK/b070/_pkg_.a packagefile github.com/snapcore/snapd/snap=$WORK/b125/_pkg_.a EOF cd /builddir/build/BUILD/snapd-2.45.2/src/github.com/snapcore/snapd/asserts/snapasserts /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b186/_pkg_.a -trimpath "$WORK/b186=>" -shared -p github.com/snapcore/snapd/asserts/snapasserts -complete -installsuffix shared -buildid vOgSyIO6M748dgORkx_5/vOgSyIO6M748dgORkx_5 -goversion go1.14.3 -D "" -importcfg $WORK/b186/importcfg -pack ./snapasserts.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b186/_pkg_.a # internal cp $WORK/b186/_pkg_.a /builddir/.cache/go-build/87/877ca9ddab206f3106b1fc32de62fe2aaaa5ab74e4c564721c22d7585f9b0084-d # internal golang.org/x/crypto/poly1305 mkdir -p $WORK/b193/ cat >$WORK/b193/importcfg << 'EOF' # internal # import config packagefile crypto/subtle=$WORK/b048/_pkg_.a packagefile encoding/binary=$WORK/b025/_pkg_.a packagefile math/bits=$WORK/b023/_pkg_.a EOF cd /usr/share/gocode/src/golang.org/x/crypto/poly1305 /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b193/_pkg_.a -trimpath "$WORK/b193=>" -shared -p golang.org/x/crypto/poly1305 -complete -installsuffix shared -buildid QSvII8vvJAna2pXQSQ--/QSvII8vvJAna2pXQSQ-- -goversion go1.14.3 -D "" -importcfg $WORK/b193/importcfg -pack ./bits_go1.13.go ./mac_noasm.go ./poly1305.go ./sum_generic.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b188/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b193/_pkg_.a # internal cp $WORK/b193/_pkg_.a /builddir/.cache/go-build/f5/f5adf0a82d0df98ca7b554b94ed42b4f92149ab38be6886f4f4808e5b6810f2c-d # internal golang.org/x/crypto/nacl/secretbox mkdir -p $WORK/b191/ cat >$WORK/b191/importcfg << 'EOF' # internal # import config packagefile golang.org/x/crypto/internal/subtle=$WORK/b192/_pkg_.a packagefile golang.org/x/crypto/poly1305=$WORK/b193/_pkg_.a packagefile golang.org/x/crypto/salsa20/salsa=$WORK/b194/_pkg_.a EOF cd /usr/share/gocode/src/golang.org/x/crypto/nacl/secretbox /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b191/_pkg_.a -trimpath "$WORK/b191=>" -shared -p golang.org/x/crypto/nacl/secretbox -complete -installsuffix shared -buildid jj8xxn_F6IKYth6Sm2NP/jj8xxn_F6IKYth6Sm2NP -goversion go1.14.3 -D "" -importcfg $WORK/b191/importcfg -pack ./secretbox.go cp $WORK/b188/_pkg_.a /builddir/.cache/go-build/2d/2d5ee99978d778963a8723a4a71c1b3efd2599fdf566ef82288d686fecfe1cb2-d # internal github.com/snapcore/snapd/seed/internal mkdir -p $WORK/b196/ cat >$WORK/b196/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b029/_pkg_.a packagefile github.com/snapcore/snapd/asserts=$WORK/b085/_pkg_.a packagefile github.com/snapcore/snapd/osutil=$WORK/b075/_pkg_.a packagefile github.com/snapcore/snapd/snap/channel=$WORK/b089/_pkg_.a packagefile github.com/snapcore/snapd/snap/naming=$WORK/b091/_pkg_.a packagefile gopkg.in/yaml.v2=$WORK/b072/_pkg_.a packagefile io/ioutil=$WORK/b053/_pkg_.a packagefile strings=$WORK/b040/_pkg_.a EOF cd /builddir/build/BUILD/snapd-2.45.2/src/github.com/snapcore/snapd/seed/internal /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b196/_pkg_.a -trimpath "$WORK/b196=>" -shared -p github.com/snapcore/snapd/seed/internal -complete -installsuffix shared -buildid umKMcXX8KssKflfsmKJ4/umKMcXX8KssKflfsmKJ4 -goversion go1.14.3 -D "" -importcfg $WORK/b196/importcfg -pack ./auxinfo20.go ./doc.go ./helpers.go ./options20.go ./seed_yaml.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b191/_pkg_.a # internal cp $WORK/b191/_pkg_.a /builddir/.cache/go-build/62/627a522d739d09eab184ffb84f120ee6134d58fbab4ab7713f6611a8d431bfde-d # internal gopkg.in/macaroon.v1 mkdir -p $WORK/b190/ cat >$WORK/b190/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile crypto/hmac=$WORK/b153/_pkg_.a packagefile crypto/rand=$WORK/b044/_pkg_.a packagefile crypto/sha256=$WORK/b083/_pkg_.a packagefile encoding/base64=$WORK/b024/_pkg_.a packagefile encoding/hex=$WORK/b052/_pkg_.a packagefile encoding/json=$WORK/b027/_pkg_.a packagefile fmt=$WORK/b029/_pkg_.a packagefile golang.org/x/crypto/nacl/secretbox=$WORK/b191/_pkg_.a packagefile hash=$WORK/b020/_pkg_.a packagefile io=$WORK/b013/_pkg_.a EOF cd /usr/share/gocode/src/gopkg.in/macaroon.v1 /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b190/_pkg_.a -trimpath "$WORK/b190=>" -shared -p gopkg.in/macaroon.v1 -complete -installsuffix shared -buildid -VGddq4F44Nh_OvTHOSK/-VGddq4F44Nh_OvTHOSK -goversion go1.14.3 -D "" -importcfg $WORK/b190/importcfg -pack ./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/20/2002d14004d9a0e1b1fa058e4edebf892395c2dc75708d34ee427145a290d3b5-d # internal github.com/snapcore/snapd/seed/seedwriter mkdir -p $WORK/b195/ cat >$WORK/b195/importcfg << 'EOF' # internal # import config packagefile encoding/json=$WORK/b027/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b029/_pkg_.a packagefile github.com/snapcore/snapd/asserts=$WORK/b085/_pkg_.a packagefile github.com/snapcore/snapd/asserts/snapasserts=$WORK/b186/_pkg_.a packagefile github.com/snapcore/snapd/osutil=$WORK/b075/_pkg_.a packagefile github.com/snapcore/snapd/seed/internal=$WORK/b196/_pkg_.a packagefile github.com/snapcore/snapd/snap=$WORK/b125/_pkg_.a packagefile github.com/snapcore/snapd/snap/channel=$WORK/b089/_pkg_.a packagefile github.com/snapcore/snapd/snap/naming=$WORK/b091/_pkg_.a packagefile github.com/snapcore/snapd/strutil=$WORK/b071/_pkg_.a packagefile io/ioutil=$WORK/b053/_pkg_.a packagefile os=$WORK/b032/_pkg_.a packagefile path/filepath=$WORK/b054/_pkg_.a packagefile regexp=$WORK/b073/_pkg_.a packagefile sort=$WORK/b031/_pkg_.a packagefile strings=$WORK/b040/_pkg_.a EOF cd /builddir/build/BUILD/snapd-2.45.2/src/github.com/snapcore/snapd/seed/seedwriter /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b195/_pkg_.a -trimpath "$WORK/b195=>" -shared -p github.com/snapcore/snapd/seed/seedwriter -complete -installsuffix shared -buildid cEUCH0nAXDPxWnPZuBvd/cEUCH0nAXDPxWnPZuBvd -goversion go1.14.3 -D "" -importcfg $WORK/b195/importcfg -pack ./helpers.go ./seed16.go ./seed20.go ./writer.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b116/_pkg_.a # internal cp $WORK/b116/_pkg_.a /builddir/.cache/go-build/8e/8e56f9a75bdf2c17aded0f8c9c7f912606afae8ffef5748ab770f0552840d37d-d # internal github.com/snapcore/snapd/jsonutil/safejson mkdir -p $WORK/b202/ cat >$WORK/b202/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b029/_pkg_.a packagefile github.com/snapcore/snapd/strutil=$WORK/b071/_pkg_.a packagefile strconv=$WORK/b021/_pkg_.a packagefile unicode=$WORK/b017/_pkg_.a packagefile unicode/utf16=$WORK/b041/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF cd /builddir/build/BUILD/snapd-2.45.2/src/github.com/snapcore/snapd/jsonutil/safejson /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b202/_pkg_.a -trimpath "$WORK/b202=>" -shared -p github.com/snapcore/snapd/jsonutil/safejson -complete -installsuffix shared -buildid 8TVc9cpPddJMqpVn2mdJ/8TVc9cpPddJMqpVn2mdJ -goversion go1.14.3 -D "" -importcfg $WORK/b202/importcfg -pack ./safejson.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b202/_pkg_.a # internal cp $WORK/b202/_pkg_.a /builddir/.cache/go-build/d9/d9c0fb7f49645b693b1960186a9825d4220c426db82f9b3079fad31f1cd018cd-d # internal os/signal mkdir -p $WORK/b203/ cat >$WORK/b203/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/os/signal /usr/lib/golang/pkg/tool/linux_arm/asm -trimpath "$WORK/b203=>" -I $WORK/b203/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm -shared -gensymabis -o $WORK/b203/symabis ./sig.s /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b190/_pkg_.a # internal cp $WORK/b190/_pkg_.a /builddir/.cache/go-build/80/80028ffaa9abb6dcee65775ea851c0fcf2374d33680bed169717472594037c36-d # internal github.com/snapcore/snapd/overlord/auth mkdir -p $WORK/b187/ cat >$WORK/b187/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b043/_pkg_.a packagefile crypto/rand=$WORK/b044/_pkg_.a packagefile encoding/base64=$WORK/b024/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b029/_pkg_.a packagefile github.com/snapcore/snapd/overlord/state=$WORK/b188/_pkg_.a packagefile gopkg.in/macaroon.v1=$WORK/b190/_pkg_.a packagefile sort=$WORK/b031/_pkg_.a packagefile strconv=$WORK/b021/_pkg_.a EOF cd /builddir/build/BUILD/snapd-2.45.2/src/github.com/snapcore/snapd/overlord/auth /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b187/_pkg_.a -trimpath "$WORK/b187=>" -shared -p github.com/snapcore/snapd/overlord/auth -complete -installsuffix shared -buildid XBn2-Kk3-zPWZskNc4EE/XBn2-Kk3-zPWZskNc4EE -goversion go1.14.3 -D "" -importcfg $WORK/b187/importcfg -pack ./auth.go cat >$WORK/b203/importcfg << 'EOF' # internal # import config packagefile os=$WORK/b032/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a packagefile syscall=$WORK/b036/_pkg_.a EOF cd /usr/lib/golang/src/os/signal /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b203/_pkg_.a -trimpath "$WORK/b203=>" -shared -p os/signal -std -installsuffix shared -buildid Fc-MwAu-06u1MAe9kFha/Fc-MwAu-06u1MAe9kFha -goversion go1.14.3 -symabis $WORK/b203/symabis -D "" -importcfg $WORK/b203/importcfg -pack -asmhdr $WORK/b203/go_asm.h ./doc.go ./signal.go ./signal_unix.go cd /usr/share/gocode/src/golang.org/x/sys/unix /usr/lib/golang/pkg/tool/linux_arm/asm -trimpath "$WORK/b180=>" -I $WORK/b180/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm -shared -o $WORK/b180/asm_linux_arm.o ./asm_linux_arm.s /usr/lib/golang/pkg/tool/linux_arm/pack r $WORK/b180/_pkg_.a $WORK/b180/asm_linux_arm.o # internal /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b180/_pkg_.a # internal cd /usr/lib/golang/src/os/signal /usr/lib/golang/pkg/tool/linux_arm/asm -trimpath "$WORK/b203=>" -I $WORK/b203/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm -shared -o $WORK/b203/sig.o ./sig.s /usr/lib/golang/pkg/tool/linux_arm/pack r $WORK/b203/_pkg_.a $WORK/b203/sig.o # internal /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b203/_pkg_.a # internal cp $WORK/b203/_pkg_.a /builddir/.cache/go-build/e3/e32036de3ea7e2d998fdf3c8a61e39d5519793c3929e5968f0e145a2335b35f6-d # internal github.com/snapcore/snapd/interfaces/utils mkdir -p $WORK/b206/ cat >$WORK/b206/importcfg << 'EOF' # internal # import config packagefile encoding/json=$WORK/b027/_pkg_.a EOF cd /builddir/build/BUILD/snapd-2.45.2/src/github.com/snapcore/snapd/interfaces/utils /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b206/_pkg_.a -trimpath "$WORK/b206=>" -shared -p github.com/snapcore/snapd/interfaces/utils -complete -installsuffix shared -buildid 8l_GkCxREbxBjYTxEgbn/8l_GkCxREbxBjYTxEgbn -goversion go1.14.3 -D "" -importcfg $WORK/b206/importcfg -pack ./utils.go cp $WORK/b180/_pkg_.a /builddir/.cache/go-build/18/18604d339c00eb1ef0659b92f78c2f1672c20ec0cb81ed93f3860bfe087415d6-d # internal golang.org/x/crypto/ssh/terminal mkdir -p $WORK/b179/ cat >$WORK/b179/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile golang.org/x/sys/unix=$WORK/b180/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile runtime=$WORK/b006/_pkg_.a packagefile strconv=$WORK/b021/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF cd /usr/share/gocode/src/golang.org/x/crypto/ssh/terminal /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b179/_pkg_.a -trimpath "$WORK/b179=>" -shared -p golang.org/x/crypto/ssh/terminal -complete -installsuffix shared -buildid xAn6LQyxIMKf1mE9zU-I/xAn6LQyxIMKf1mE9zU-I -goversion go1.14.3 -D "" -importcfg $WORK/b179/importcfg -pack ./terminal.go ./util.go ./util_linux.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b187/_pkg_.a # internal cp $WORK/b187/_pkg_.a /builddir/.cache/go-build/6f/6fcde6ebd0a9726d14c007a064903932d93ba5d8d959a30383fe13bb39fe728f-d # internal github.com/snapcore/snapd/sandbox/apparmor mkdir -p $WORK/b207/ cat >$WORK/b207/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b029/_pkg_.a packagefile github.com/snapcore/snapd/dirs=$WORK/b069/_pkg_.a packagefile github.com/snapcore/snapd/osutil=$WORK/b075/_pkg_.a packagefile github.com/snapcore/snapd/strutil=$WORK/b071/_pkg_.a packagefile io/ioutil=$WORK/b053/_pkg_.a packagefile os=$WORK/b032/_pkg_.a packagefile os/exec=$WORK/b060/_pkg_.a packagefile path/filepath=$WORK/b054/_pkg_.a packagefile sort=$WORK/b031/_pkg_.a packagefile strings=$WORK/b040/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a EOF cd /builddir/build/BUILD/snapd-2.45.2/src/github.com/snapcore/snapd/sandbox/apparmor /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b207/_pkg_.a -trimpath "$WORK/b207=>" -shared -p github.com/snapcore/snapd/sandbox/apparmor -complete -installsuffix shared -buildid hCZCCXiEsXrmO7DHdZ9O/hCZCCXiEsXrmO7DHdZ9O -goversion go1.14.3 -D "" -importcfg $WORK/b207/importcfg -pack ./apparmor.go ./process.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b206/_pkg_.a # internal cp $WORK/b206/_pkg_.a /builddir/.cache/go-build/79/790d5533eee819dc0ca0f06aad118851ad571363059fb44a02dcc1d2076854c9-d # internal github.com/snapcore/snapd/interfaces/hotplug mkdir -p $WORK/b205/ cat >$WORK/b205/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b002/_pkg_.a packagefile bytes=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b029/_pkg_.a packagefile github.com/snapcore/snapd/dirs=$WORK/b069/_pkg_.a packagefile github.com/snapcore/snapd/interfaces/utils=$WORK/b206/_pkg_.a packagefile github.com/snapcore/snapd/snap=$WORK/b125/_pkg_.a packagefile os/exec=$WORK/b060/_pkg_.a packagefile path/filepath=$WORK/b054/_pkg_.a packagefile strings=$WORK/b040/_pkg_.a EOF cd /builddir/build/BUILD/snapd-2.45.2/src/github.com/snapcore/snapd/interfaces/hotplug /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b205/_pkg_.a -trimpath "$WORK/b205=>" -shared -p github.com/snapcore/snapd/interfaces/hotplug -complete -installsuffix shared -buildid 3rxEsrxgeUYSU3twYz0D/3rxEsrxgeUYSU3twYz0D -goversion go1.14.3 -D "" -importcfg $WORK/b205/importcfg -pack ./deviceinfo.go ./proposed_slot.go ./udevadm.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b205/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b207/_pkg_.a # internal cp $WORK/b205/_pkg_.a /builddir/.cache/go-build/a9/a923db11d083f37099d26c9098ee3ac8ca4466694f48281483d212767f688480-d # internal github.com/snapcore/snapd/sandbox/cgroup mkdir -p $WORK/b208/ cat >$WORK/b208/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b002/_pkg_.a packagefile bytes=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b029/_pkg_.a packagefile github.com/snapcore/snapd/strutil=$WORK/b071/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile io/ioutil=$WORK/b053/_pkg_.a packagefile os=$WORK/b032/_pkg_.a packagefile path/filepath=$WORK/b054/_pkg_.a packagefile strconv=$WORK/b021/_pkg_.a packagefile strings=$WORK/b040/_pkg_.a packagefile syscall=$WORK/b036/_pkg_.a packagefile time=$WORK/b037/_pkg_.a EOF cd /builddir/build/BUILD/snapd-2.45.2/src/github.com/snapcore/snapd/sandbox/cgroup /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b208/_pkg_.a -trimpath "$WORK/b208=>" -shared -p github.com/snapcore/snapd/sandbox/cgroup -complete -installsuffix shared -buildid VaN0eDARNKtnbWbXRt4u/VaN0eDARNKtnbWbXRt4u -goversion go1.14.3 -D "" -importcfg $WORK/b208/importcfg -pack ./cgroup.go ./freezer.go ./process.go cp $WORK/b207/_pkg_.a /builddir/.cache/go-build/d5/d54eb930142b762df1e83ca066502c11ea3b96d37afd41d243c91ab19d914cea-d # internal github.com/snapcore/snapd/sandbox/seccomp mkdir -p $WORK/b209/ cat >$WORK/b209/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b029/_pkg_.a packagefile github.com/snapcore/snapd/osutil=$WORK/b075/_pkg_.a packagefile io/ioutil=$WORK/b053/_pkg_.a packagefile os/exec=$WORK/b060/_pkg_.a packagefile regexp=$WORK/b073/_pkg_.a packagefile sort=$WORK/b031/_pkg_.a packagefile strconv=$WORK/b021/_pkg_.a packagefile strings=$WORK/b040/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a EOF cd /builddir/build/BUILD/snapd-2.45.2/src/github.com/snapcore/snapd/sandbox/seccomp /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b209/_pkg_.a -trimpath "$WORK/b209=>" -shared -p github.com/snapcore/snapd/sandbox/seccomp -complete -installsuffix shared -buildid 9TcdPT6ISB_GIjkd0Wud/9TcdPT6ISB_GIjkd0Wud -goversion go1.14.3 -D "" -importcfg $WORK/b209/importcfg -pack ./compiler.go ./seccomp.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b150/_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/c6/c609df0160d996879907b37efb897429321c1b54f466e80b5eb209e3a9c70248-d # internal github.com/snapcore/snapd/progress mkdir -p $WORK/b177/ /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b209/_pkg_.a # internal cat >$WORK/b177/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b029/_pkg_.a packagefile github.com/snapcore/snapd/strutil/quantity=$WORK/b178/_pkg_.a packagefile golang.org/x/crypto/ssh/terminal=$WORK/b179/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile os=$WORK/b032/_pkg_.a packagefile strings=$WORK/b040/_pkg_.a packagefile time=$WORK/b037/_pkg_.a packagefile unicode=$WORK/b017/_pkg_.a EOF cd /builddir/build/BUILD/snapd-2.45.2/src/github.com/snapcore/snapd/progress /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b177/_pkg_.a -trimpath "$WORK/b177=>" -shared -p github.com/snapcore/snapd/progress -complete -installsuffix shared -buildid iZ0OgES_8gxMAuh3XMB6/iZ0OgES_8gxMAuh3XMB6 -goversion go1.14.3 -D "" -importcfg $WORK/b177/importcfg -pack ./ansimeter.go ./progress.go cp $WORK/b209/_pkg_.a /builddir/.cache/go-build/ba/babb6e9cdc320c65e0735f28e5bc4d57d5d04bd07f0419052e3af1774f2bf4cb-d # internal github.com/snapcore/snapd/osutil/strace mkdir -p $WORK/b218/ cat >$WORK/b218/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b002/_pkg_.a packagefile fmt=$WORK/b029/_pkg_.a packagefile github.com/snapcore/snapd/dirs=$WORK/b069/_pkg_.a packagefile github.com/snapcore/snapd/osutil=$WORK/b075/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile os=$WORK/b032/_pkg_.a packagefile os/exec=$WORK/b060/_pkg_.a packagefile os/user=$WORK/b061/_pkg_.a packagefile path/filepath=$WORK/b054/_pkg_.a packagefile regexp=$WORK/b073/_pkg_.a packagefile strconv=$WORK/b021/_pkg_.a EOF cd /builddir/build/BUILD/snapd-2.45.2/src/github.com/snapcore/snapd/osutil/strace /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b218/_pkg_.a -trimpath "$WORK/b218=>" -shared -p github.com/snapcore/snapd/osutil/strace -complete -installsuffix shared -buildid co93cg7o9uT9E7nwBi2R/co93cg7o9uT9E7nwBi2R -goversion go1.14.3 -D "" -importcfg $WORK/b218/importcfg -pack ./strace.go ./timing.go cp $WORK/b150/_pkg_.a /builddir/.cache/go-build/93/930551f02224aeea88884082fd032b87adfbd66abaa87e8d90eaad59c314161e-d # internal net/http/httptrace mkdir -p $WORK/b174/ cat >$WORK/b174/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b043/_pkg_.a packagefile crypto/tls=$WORK/b150/_pkg_.a packagefile internal/nettrace=$WORK/b057/_pkg_.a packagefile net=$WORK/b055/_pkg_.a packagefile net/textproto=$WORK/b112/_pkg_.a packagefile reflect=$WORK/b026/_pkg_.a packagefile time=$WORK/b037/_pkg_.a EOF cd /usr/lib/golang/src/net/http/httptrace /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b174/_pkg_.a -trimpath "$WORK/b174=>" -shared -p net/http/httptrace -std -complete -installsuffix shared -buildid CuxLMxOdTGgUSsZDEsC9/CuxLMxOdTGgUSsZDEsC9 -goversion go1.14.3 -D "" -importcfg $WORK/b174/importcfg -pack ./trace.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b208/_pkg_.a # internal cp $WORK/b208/_pkg_.a /builddir/.cache/go-build/81/818030165a0f3b75a468ec3759f97c8f046ad0c4e0c05f7b683627a14650366b-d # internal github.com/snapcore/snapd/seed mkdir -p $WORK/b219/ cat >$WORK/b219/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile encoding/json=$WORK/b027/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b029/_pkg_.a packagefile github.com/snapcore/snapd/asserts=$WORK/b085/_pkg_.a packagefile github.com/snapcore/snapd/asserts/snapasserts=$WORK/b186/_pkg_.a packagefile github.com/snapcore/snapd/asserts/sysdb=$WORK/b115/_pkg_.a packagefile github.com/snapcore/snapd/osutil=$WORK/b075/_pkg_.a packagefile github.com/snapcore/snapd/seed/internal=$WORK/b196/_pkg_.a packagefile github.com/snapcore/snapd/snap=$WORK/b125/_pkg_.a packagefile github.com/snapcore/snapd/snap/channel=$WORK/b089/_pkg_.a packagefile github.com/snapcore/snapd/snap/naming=$WORK/b091/_pkg_.a packagefile github.com/snapcore/snapd/snap/snapfile=$WORK/b137/_pkg_.a packagefile github.com/snapcore/snapd/strutil=$WORK/b071/_pkg_.a packagefile github.com/snapcore/snapd/timings=$WORK/b189/_pkg_.a packagefile io/ioutil=$WORK/b053/_pkg_.a packagefile os=$WORK/b032/_pkg_.a packagefile path/filepath=$WORK/b054/_pkg_.a packagefile regexp=$WORK/b073/_pkg_.a packagefile sort=$WORK/b031/_pkg_.a EOF cd /builddir/build/BUILD/snapd-2.45.2/src/github.com/snapcore/snapd/seed /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b219/_pkg_.a -trimpath "$WORK/b219=>" -shared -p github.com/snapcore/snapd/seed -complete -installsuffix shared -buildid -f8KbTlEnRYpyaq59EeW/-f8KbTlEnRYpyaq59EeW -goversion go1.14.3 -D "" -importcfg $WORK/b219/importcfg -pack ./helpers.go ./seed.go ./seed16.go ./seed20.go ./validate.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b195/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b174/_pkg_.a # internal cp $WORK/b174/_pkg_.a /builddir/.cache/go-build/1a/1acacdab9dad0567371f8f31b17b151578f60579150f45f9edfbea255e3d1dbb-d # internal cp $WORK/b195/_pkg_.a /builddir/.cache/go-build/c4/c46b2384d98b7bb6efa5feae197ef25335282652309fd40fffef2f31875aea5f-d # internal net/http mkdir -p $WORK/b147/ github.com/snapcore/snapd/gadget mkdir -p $WORK/b221/ /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b218/_pkg_.a # internal cat >$WORK/b147/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/b148/_pkg_.a packagefile container/list=$WORK/b149/_pkg_.a packagefile context=$WORK/b043/_pkg_.a packagefile crypto/rand=$WORK/b044/_pkg_.a packagefile crypto/tls=$WORK/b150/_pkg_.a packagefile encoding/base64=$WORK/b024/_pkg_.a packagefile encoding/binary=$WORK/b025/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b029/_pkg_.a packagefile vendor/golang.org/x/net/http/httpguts=$WORK/b166/_pkg_.a packagefile vendor/golang.org/x/net/http/httpproxy=$WORK/b172/_pkg_.a packagefile vendor/golang.org/x/net/http2/hpack=$WORK/b173/_pkg_.a packagefile vendor/golang.org/x/net/idna=$WORK/b167/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile io/ioutil=$WORK/b053/_pkg_.a packagefile log=$WORK/b067/_pkg_.a packagefile math=$WORK/b022/_pkg_.a packagefile math/rand=$WORK/b050/_pkg_.a packagefile mime=$WORK/b111/_pkg_.a packagefile mime/multipart=$WORK/b145/_pkg_.a packagefile net=$WORK/b055/_pkg_.a packagefile net/http/httptrace=$WORK/b174/_pkg_.a packagefile net/http/internal=$WORK/b175/_pkg_.a packagefile net/textproto=$WORK/b112/_pkg_.a packagefile net/url=$WORK/b113/_pkg_.a packagefile os=$WORK/b032/_pkg_.a packagefile path=$WORK/b062/_pkg_.a packagefile path/filepath=$WORK/b054/_pkg_.a packagefile reflect=$WORK/b026/_pkg_.a packagefile runtime=$WORK/b006/_pkg_.a packagefile sort=$WORK/b031/_pkg_.a packagefile strconv=$WORK/b021/_pkg_.a packagefile strings=$WORK/b040/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a packagefile sync/atomic=$WORK/b016/_pkg_.a packagefile time=$WORK/b037/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF cd /usr/lib/golang/src/net/http /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b147/_pkg_.a -trimpath "$WORK/b147=>" -shared -p net/http -std -complete -installsuffix shared -buildid DkTQsc-FiHljYfLIEim7/DkTQsc-FiHljYfLIEim7 -goversion go1.14.3 -D "" -importcfg $WORK/b147/importcfg -pack ./client.go ./clone.go ./cookie.go ./doc.go ./filetransport.go ./fs.go ./h2_bundle.go ./header.go ./http.go ./jar.go ./method.go ./request.go ./response.go ./roundtrip.go ./server.go ./sniff.go ./socks_bundle.go ./status.go ./transfer.go ./transport.go cat >$WORK/b221/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile crypto=$WORK/b019/_pkg_.a packagefile crypto/sha1=$WORK/b051/_pkg_.a packagefile encoding/binary=$WORK/b025/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b029/_pkg_.a packagefile github.com/snapcore/snapd/asserts=$WORK/b085/_pkg_.a packagefile github.com/snapcore/snapd/dirs=$WORK/b069/_pkg_.a packagefile github.com/snapcore/snapd/logger=$WORK/b120/_pkg_.a packagefile github.com/snapcore/snapd/metautil=$WORK/b126/_pkg_.a packagefile github.com/snapcore/snapd/osutil=$WORK/b075/_pkg_.a packagefile github.com/snapcore/snapd/snap=$WORK/b125/_pkg_.a packagefile github.com/snapcore/snapd/snap/naming=$WORK/b091/_pkg_.a packagefile github.com/snapcore/snapd/strutil=$WORK/b071/_pkg_.a packagefile gopkg.in/yaml.v2=$WORK/b072/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile io/ioutil=$WORK/b053/_pkg_.a packagefile math=$WORK/b022/_pkg_.a packagefile os=$WORK/b032/_pkg_.a packagefile os/exec=$WORK/b060/_pkg_.a packagefile path/filepath=$WORK/b054/_pkg_.a packagefile regexp=$WORK/b073/_pkg_.a packagefile sort=$WORK/b031/_pkg_.a packagefile strconv=$WORK/b021/_pkg_.a packagefile strings=$WORK/b040/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF cd /builddir/build/BUILD/snapd-2.45.2/src/github.com/snapcore/snapd/gadget /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b221/_pkg_.a -trimpath "$WORK/b221=>" -shared -p github.com/snapcore/snapd/gadget -complete -installsuffix shared -buildid T4W3gxhhbqRd_m7nY-BB/T4W3gxhhbqRd_m7nY-BB -goversion go1.14.3 -D "" -importcfg $WORK/b221/importcfg -pack ./device_linux.go ./filesystemimage.go ./gadget.go ./layout.go ./mkfs.go ./mountedfilesystem.go ./offset.go ./partition.go ./raw.go ./update.go ./validate.go cp $WORK/b218/_pkg_.a /builddir/.cache/go-build/f4/f423bd9b8267445ca2bd09528f23511f545615ec1ea77d20d5337f5a13532579-d # internal github.com/snapcore/snapd/features mkdir -p $WORK/b223/ cat >$WORK/b223/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b029/_pkg_.a packagefile github.com/snapcore/snapd/dirs=$WORK/b069/_pkg_.a packagefile github.com/snapcore/snapd/osutil=$WORK/b075/_pkg_.a packagefile path/filepath=$WORK/b054/_pkg_.a EOF cd /builddir/build/BUILD/snapd-2.45.2/src/github.com/snapcore/snapd/features /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b223/_pkg_.a -trimpath "$WORK/b223=>" -shared -p github.com/snapcore/snapd/features -complete -installsuffix shared -buildid gzEMdVsAqEcdOdIWWgr3/gzEMdVsAqEcdOdIWWgr3 -goversion go1.14.3 -D "" -importcfg $WORK/b223/importcfg -pack ./features.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b177/_pkg_.a # internal cp $WORK/b177/_pkg_.a /builddir/.cache/go-build/fb/fb1dd27e027c0c7fbf01b7134df34c2c66a39d3d6f432b44cf880595e19a34c2-d # internal github.com/snapcore/snapd/strutil/shlex mkdir -p $WORK/b224/ cat >$WORK/b224/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b002/_pkg_.a packagefile fmt=$WORK/b029/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile strings=$WORK/b040/_pkg_.a EOF cd /builddir/build/BUILD/snapd-2.45.2/src/github.com/snapcore/snapd/strutil/shlex /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b224/_pkg_.a -trimpath "$WORK/b224=>" -shared -p github.com/snapcore/snapd/strutil/shlex -complete -installsuffix shared -buildid SP39axLMWNV4y_ZSfKx5/SP39axLMWNV4y_ZSfKx5 -goversion go1.14.3 -D "" -importcfg $WORK/b224/importcfg -pack ./shlex.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b224/_pkg_.a # internal cp $WORK/b224/_pkg_.a /builddir/.cache/go-build/51/51b29da06e5ca0c857729b353b8b24dbcb8c0fd6e40e7ec14eec27ca3712725b-d # internal github.com/coreos/go-systemd/activation mkdir -p $WORK/b228/ cat >$WORK/b228/importcfg << 'EOF' # internal # import config packagefile crypto/tls=$WORK/b150/_pkg_.a packagefile net=$WORK/b055/_pkg_.a packagefile os=$WORK/b032/_pkg_.a packagefile strconv=$WORK/b021/_pkg_.a packagefile strings=$WORK/b040/_pkg_.a packagefile syscall=$WORK/b036/_pkg_.a EOF cd /usr/share/gocode/src/github.com/coreos/go-systemd/activation /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b228/_pkg_.a -trimpath "$WORK/b228=>" -shared -p github.com/coreos/go-systemd/activation -complete -installsuffix shared -buildid sK251_bKk3N9mkpBOdUj/sK251_bKk3N9mkpBOdUj -goversion go1.14.3 -D "" -importcfg $WORK/b228/importcfg -pack ./files.go ./listeners.go ./packetconns.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b223/_pkg_.a # internal cp $WORK/b223/_pkg_.a /builddir/.cache/go-build/79/79584917b42011db8636f37d6d3cfab6f3ab7a2dac214c623db514bc210f45be-d # internal github.com/snapcore/snapd/snap/snapenv mkdir -p $WORK/b222/ cat >$WORK/b222/importcfg << 'EOF' # internal # import config packagefile github.com/snapcore/snapd/arch=$WORK/b090/_pkg_.a packagefile github.com/snapcore/snapd/dirs=$WORK/b069/_pkg_.a packagefile github.com/snapcore/snapd/features=$WORK/b223/_pkg_.a packagefile github.com/snapcore/snapd/osutil=$WORK/b075/_pkg_.a packagefile github.com/snapcore/snapd/osutil/sys=$WORK/b081/_pkg_.a packagefile github.com/snapcore/snapd/snap=$WORK/b125/_pkg_.a packagefile os=$WORK/b032/_pkg_.a packagefile os/user=$WORK/b061/_pkg_.a packagefile path/filepath=$WORK/b054/_pkg_.a EOF cd /builddir/build/BUILD/snapd-2.45.2/src/github.com/snapcore/snapd/snap/snapenv /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b222/_pkg_.a -trimpath "$WORK/b222=>" -shared -p github.com/snapcore/snapd/snap/snapenv -complete -installsuffix shared -buildid 89CUreMPqzk0_Bt0suKw/89CUreMPqzk0_Bt0suKw -goversion go1.14.3 -D "" -importcfg $WORK/b222/importcfg -pack ./snapenv.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b222/_pkg_.a # internal cp $WORK/b222/_pkg_.a /builddir/.cache/go-build/13/131846d6d9741ff3fd2f0953c21361d0f996cbf69475f60ae2b1031d9412f7d7-d # internal github.com/snapcore/snapd/usersession/autostart mkdir -p $WORK/b229/ cat >$WORK/b229/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b002/_pkg_.a packagefile bytes=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b029/_pkg_.a packagefile github.com/snapcore/snapd/dirs=$WORK/b069/_pkg_.a packagefile github.com/snapcore/snapd/logger=$WORK/b120/_pkg_.a packagefile github.com/snapcore/snapd/snap=$WORK/b125/_pkg_.a packagefile github.com/snapcore/snapd/strutil=$WORK/b071/_pkg_.a packagefile github.com/snapcore/snapd/strutil/shlex=$WORK/b224/_pkg_.a packagefile github.com/snapcore/snapd/systemd=$WORK/b181/_pkg_.a packagefile log/syslog=$WORK/b184/_pkg_.a packagefile os=$WORK/b032/_pkg_.a packagefile os/exec=$WORK/b060/_pkg_.a packagefile os/user=$WORK/b061/_pkg_.a packagefile path/filepath=$WORK/b054/_pkg_.a packagefile sort=$WORK/b031/_pkg_.a packagefile strings=$WORK/b040/_pkg_.a EOF cd /builddir/build/BUILD/snapd-2.45.2/src/github.com/snapcore/snapd/usersession/autostart /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b229/_pkg_.a -trimpath "$WORK/b229=>" -shared -p github.com/snapcore/snapd/usersession/autostart -complete -installsuffix shared -buildid nGII-Pifd6V2iXy5bTJ7/nGII-Pifd6V2iXy5bTJ7 -goversion go1.14.3 -D "" -importcfg $WORK/b229/importcfg -pack ./autostart.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b228/_pkg_.a # internal cp $WORK/b228/_pkg_.a /builddir/.cache/go-build/80/8059c813e7073c897b7242cba9c0aa986c5ac567e6954e7c8ce1d5eceac6d227-d # internal github.com/snapcore/snapd/netutil mkdir -p $WORK/b227/ cat >$WORK/b227/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b029/_pkg_.a packagefile github.com/coreos/go-systemd/activation=$WORK/b228/_pkg_.a packagefile github.com/godbus/dbus=$WORK/b042/_pkg_.a packagefile github.com/snapcore/snapd/logger=$WORK/b120/_pkg_.a packagefile net=$WORK/b055/_pkg_.a packagefile os=$WORK/b032/_pkg_.a packagefile runtime=$WORK/b006/_pkg_.a packagefile syscall=$WORK/b036/_pkg_.a EOF cd /builddir/build/BUILD/snapd-2.45.2/src/github.com/snapcore/snapd/netutil /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b227/_pkg_.a -trimpath "$WORK/b227=>" -shared -p github.com/snapcore/snapd/netutil -complete -installsuffix shared -buildid XKjBMOHyUMDJrwgl44sD/XKjBMOHyUMDJrwgl44sD -goversion go1.14.3 -D "" -importcfg $WORK/b227/importcfg -pack ./activation.go ./metered.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b219/_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/2c/2c229c608540666120d5149b1c9e47451eda8f88d1a45311fbec1dd9cbbbff75-d # internal encoding/xml mkdir -p $WORK/b232/ cat >$WORK/b232/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b002/_pkg_.a packagefile bytes=$WORK/b003/_pkg_.a packagefile encoding=$WORK/b028/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b029/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile reflect=$WORK/b026/_pkg_.a packagefile strconv=$WORK/b021/_pkg_.a packagefile strings=$WORK/b040/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a packagefile unicode=$WORK/b017/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF cp $WORK/b219/_pkg_.a /builddir/.cache/go-build/66/66f86913e11e93cdd3fce511fce91f8b7567712d442649e9224fab5489da6462-d # internal cd /usr/lib/golang/src/encoding/xml /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b232/_pkg_.a -trimpath "$WORK/b232=>" -shared -p encoding/xml -std -complete -installsuffix shared -buildid udlPJU-ncAWDbhPAb_O8/udlPJU-ncAWDbhPAb_O8 -goversion go1.14.3 -D "" -importcfg $WORK/b232/importcfg -pack ./marshal.go ./read.go ./typeinfo.go ./xml.go github.com/snapcore/snapd/usersession/userd/ui mkdir -p $WORK/b233/ cat >$WORK/b233/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b029/_pkg_.a packagefile github.com/snapcore/snapd/osutil=$WORK/b075/_pkg_.a packagefile html=$WORK/b234/_pkg_.a packagefile os=$WORK/b032/_pkg_.a packagefile os/exec=$WORK/b060/_pkg_.a packagefile strings=$WORK/b040/_pkg_.a packagefile time=$WORK/b037/_pkg_.a EOF cd /builddir/build/BUILD/snapd-2.45.2/src/github.com/snapcore/snapd/usersession/userd/ui /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b233/_pkg_.a -trimpath "$WORK/b233=>" -shared -p github.com/snapcore/snapd/usersession/userd/ui -complete -installsuffix shared -buildid kA0d7PhXy8NR_8mqWPZQ/kA0d7PhXy8NR_8mqWPZQ -goversion go1.14.3 -D "" -importcfg $WORK/b233/importcfg -pack ./kdialog.go ./ui.go ./zenity.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b229/_pkg_.a # internal cp $WORK/b229/_pkg_.a /builddir/.cache/go-build/fb/fb511806427a030122530dd5fcbd9fe3a12e15166cc5d4751ef4b08a4d118cce-d # internal github.com/snapcore/snapd/x11 mkdir -p $WORK/b235/ cat >$WORK/b235/importcfg << 'EOF' # internal # import config packagefile encoding/binary=$WORK/b025/_pkg_.a packagefile fmt=$WORK/b029/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile io/ioutil=$WORK/b053/_pkg_.a packagefile os=$WORK/b032/_pkg_.a EOF cd /builddir/build/BUILD/snapd-2.45.2/src/github.com/snapcore/snapd/x11 /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b235/_pkg_.a -trimpath "$WORK/b235=>" -shared -p github.com/snapcore/snapd/x11 -complete -installsuffix shared -buildid 3mBhhqPlyDqeaDco5hth/3mBhhqPlyDqeaDco5hth -goversion go1.14.3 -D "" -importcfg $WORK/b235/importcfg -pack ./xauth.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b233/_pkg_.a # internal cp $WORK/b233/_pkg_.a /builddir/.cache/go-build/f2/f2dc9e76ad4b1879499e41f35a9e2c1bc956d8e1f9b04d7ae342b84a7d62db45-d # internal go/token mkdir -p $WORK/b239/ cat >$WORK/b239/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b029/_pkg_.a packagefile sort=$WORK/b031/_pkg_.a packagefile strconv=$WORK/b021/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a packagefile unicode=$WORK/b017/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF cd /usr/lib/golang/src/go/token /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b239/_pkg_.a -trimpath "$WORK/b239=>" -shared -p go/token -std -complete -installsuffix shared -buildid IjnK-2x60zlpnuxS6c5n/IjnK-2x60zlpnuxS6c5n -goversion go1.14.3 -D "" -importcfg $WORK/b239/importcfg -pack ./position.go ./serialize.go ./token.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b235/_pkg_.a # internal cp $WORK/b235/_pkg_.a /builddir/.cache/go-build/b3/b37ca514387470f88a6771b4a52eeb4662bacfb4543472f2aeb5d1c2cff5e9dd-d # internal internal/lazyregexp mkdir -p $WORK/b240/ cat >$WORK/b240/importcfg << 'EOF' # internal # import config packagefile os=$WORK/b032/_pkg_.a packagefile regexp=$WORK/b073/_pkg_.a packagefile strings=$WORK/b040/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a EOF cd /usr/lib/golang/src/internal/lazyregexp /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b240/_pkg_.a -trimpath "$WORK/b240=>" -shared -p internal/lazyregexp -std -complete -installsuffix shared -buildid YPwzt98C127-H8U5wu7s/YPwzt98C127-H8U5wu7s -goversion go1.14.3 -D "" -importcfg $WORK/b240/importcfg -pack ./lazyre.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b240/_pkg_.a # internal cp $WORK/b240/_pkg_.a /builddir/.cache/go-build/79/7901fdd6ecb3e4d6aef3b29b878d9f7b16295f55d56636d19c236a0d96525d4b-d # internal text/template/parse mkdir -p $WORK/b242/ cat >$WORK/b242/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b029/_pkg_.a packagefile runtime=$WORK/b006/_pkg_.a packagefile strconv=$WORK/b021/_pkg_.a packagefile strings=$WORK/b040/_pkg_.a packagefile unicode=$WORK/b017/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF cd /usr/lib/golang/src/text/template/parse /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b242/_pkg_.a -trimpath "$WORK/b242=>" -shared -p text/template/parse -std -complete -installsuffix shared -buildid G606eVWpu-XmD2Jzc7xG/G606eVWpu-XmD2Jzc7xG -goversion go1.14.3 -D "" -importcfg $WORK/b242/importcfg -pack ./lex.go ./node.go ./parse.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b239/_pkg_.a # internal cp $WORK/b239/_pkg_.a /builddir/.cache/go-build/21/2105831c5cac6e6de8aa351954c982a15e8baf639906d00df43800af8cad45e0-d # internal go/scanner mkdir -p $WORK/b238/ cat >$WORK/b238/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b029/_pkg_.a packagefile go/token=$WORK/b239/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile path/filepath=$WORK/b054/_pkg_.a packagefile sort=$WORK/b031/_pkg_.a packagefile strconv=$WORK/b021/_pkg_.a packagefile unicode=$WORK/b017/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF cd /usr/lib/golang/src/go/scanner /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b238/_pkg_.a -trimpath "$WORK/b238=>" -shared -p go/scanner -std -complete -installsuffix shared -buildid jJWfvvzMau6demFT_jDM/jJWfvvzMau6demFT_jDM -goversion go1.14.3 -D "" -importcfg $WORK/b238/importcfg -pack ./errors.go ./scanner.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b238/_pkg_.a # internal cp $WORK/b238/_pkg_.a /builddir/.cache/go-build/9a/9aafdd2f15f44dee5e4ab4d2af30c98e088fd04185cc327e276e883230bb8add-d # internal go/ast mkdir -p $WORK/b237/ cat >$WORK/b237/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b029/_pkg_.a packagefile go/scanner=$WORK/b238/_pkg_.a packagefile go/token=$WORK/b239/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile os=$WORK/b032/_pkg_.a packagefile reflect=$WORK/b026/_pkg_.a packagefile sort=$WORK/b031/_pkg_.a packagefile strconv=$WORK/b021/_pkg_.a packagefile strings=$WORK/b040/_pkg_.a EOF cd /usr/lib/golang/src/go/ast /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b237/_pkg_.a -trimpath "$WORK/b237=>" -shared -p go/ast -std -complete -installsuffix shared -buildid teXO4psaoPrhgiyAs4_U/teXO4psaoPrhgiyAs4_U -goversion go1.14.3 -D "" -importcfg $WORK/b237/importcfg -pack ./ast.go ./commentmap.go ./filter.go ./import.go ./print.go ./resolve.go ./scope.go ./walk.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b221/_pkg_.a # internal cp $WORK/b221/_pkg_.a /builddir/.cache/go-build/07/0741e913bc70f207d83da9084d17447a0c17b8d3ca4076ca035a86d774477229-d # internal github.com/snapcore/snapd/snap/pack mkdir -p $WORK/b220/ cat >$WORK/b220/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b029/_pkg_.a packagefile github.com/snapcore/snapd/gadget=$WORK/b221/_pkg_.a packagefile github.com/snapcore/snapd/logger=$WORK/b120/_pkg_.a packagefile github.com/snapcore/snapd/snap=$WORK/b125/_pkg_.a packagefile github.com/snapcore/snapd/snap/snapdir=$WORK/b138/_pkg_.a packagefile github.com/snapcore/snapd/snap/squashfs=$WORK/b139/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile io/ioutil=$WORK/b053/_pkg_.a packagefile os=$WORK/b032/_pkg_.a packagefile path/filepath=$WORK/b054/_pkg_.a EOF cd /builddir/build/BUILD/snapd-2.45.2/src/github.com/snapcore/snapd/snap/pack /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b220/_pkg_.a -trimpath "$WORK/b220=>" -shared -p github.com/snapcore/snapd/snap/pack -complete -installsuffix shared -buildid 9jYq2pMknLxauwrHuA0P/9jYq2pMknLxauwrHuA0P -goversion go1.14.3 -D "" -importcfg $WORK/b220/importcfg -pack ./pack.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b220/_pkg_.a # internal cp $WORK/b220/_pkg_.a /builddir/.cache/go-build/66/664ea5ce7dacec9f1a3725e5d3c931e3bfc978386378ea4ac783b5ecfbcb9a7f-d # internal /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b242/_pkg_.a # internal cp $WORK/b242/_pkg_.a /builddir/.cache/go-build/6a/6a918bddd40429c85a679b686bc3103cade5dc307c166261e68935edfca34810-d # internal text/template mkdir -p $WORK/b241/ cat >$WORK/b241/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b029/_pkg_.a packagefile internal/fmtsort=$WORK/b030/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile io/ioutil=$WORK/b053/_pkg_.a packagefile net/url=$WORK/b113/_pkg_.a packagefile path/filepath=$WORK/b054/_pkg_.a packagefile reflect=$WORK/b026/_pkg_.a packagefile runtime=$WORK/b006/_pkg_.a packagefile strings=$WORK/b040/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a packagefile text/template/parse=$WORK/b242/_pkg_.a packagefile unicode=$WORK/b017/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF cd /usr/lib/golang/src/text/template /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b241/_pkg_.a -trimpath "$WORK/b241=>" -shared -p text/template -std -complete -installsuffix shared -buildid HDa2D52Ee5CwXI19MNUl/HDa2D52Ee5CwXI19MNUl -goversion go1.14.3 -D "" -importcfg $WORK/b241/importcfg -pack ./doc.go ./exec.go ./funcs.go ./helper.go ./option.go ./template.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b232/_pkg_.a # internal cp $WORK/b232/_pkg_.a /builddir/.cache/go-build/ee/ee3b0493355bea16bab59fea72bc10bebec49602c76a13285efa082744e52839-d # internal github.com/godbus/dbus/introspect mkdir -p $WORK/b231/ cat >$WORK/b231/importcfg << 'EOF' # internal # import config importmap github.com/godbus/dbus/v5=github.com/godbus/dbus packagefile encoding/xml=$WORK/b232/_pkg_.a packagefile github.com/godbus/dbus=$WORK/b042/_pkg_.a packagefile reflect=$WORK/b026/_pkg_.a packagefile strings=$WORK/b040/_pkg_.a EOF cd /usr/share/gocode/src/github.com/godbus/dbus/introspect /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b231/_pkg_.a -trimpath "$WORK/b231=>" -shared -p github.com/godbus/dbus/introspect -complete -installsuffix shared -buildid fuQRW-3_RQLg_ljCuKPI/fuQRW-3_RQLg_ljCuKPI -goversion go1.14.3 -D "" -importcfg $WORK/b231/importcfg -pack ./call.go ./introspect.go ./introspectable.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b231/_pkg_.a # internal cp $WORK/b231/_pkg_.a /builddir/.cache/go-build/50/501b4e4dd143fa2e026a0ddc980087923f1efbad3f862da4c9346721cc41246d-d # internal github.com/snapcore/snapd/usersession/userd mkdir -p $WORK/b230/ cat >$WORK/b230/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b029/_pkg_.a packagefile github.com/godbus/dbus=$WORK/b042/_pkg_.a packagefile github.com/godbus/dbus/introspect=$WORK/b231/_pkg_.a packagefile github.com/snapcore/snapd/dirs=$WORK/b069/_pkg_.a packagefile github.com/snapcore/snapd/i18n=$WORK/b130/_pkg_.a packagefile github.com/snapcore/snapd/logger=$WORK/b120/_pkg_.a packagefile github.com/snapcore/snapd/osutil=$WORK/b075/_pkg_.a packagefile github.com/snapcore/snapd/osutil/sys=$WORK/b081/_pkg_.a packagefile github.com/snapcore/snapd/sandbox/cgroup=$WORK/b208/_pkg_.a packagefile github.com/snapcore/snapd/snap=$WORK/b125/_pkg_.a packagefile github.com/snapcore/snapd/strutil=$WORK/b071/_pkg_.a packagefile github.com/snapcore/snapd/usersession/userd/ui=$WORK/b233/_pkg_.a packagefile gopkg.in/tomb.v2=$WORK/b084/_pkg_.a packagefile net/url=$WORK/b113/_pkg_.a packagefile os=$WORK/b032/_pkg_.a packagefile os/exec=$WORK/b060/_pkg_.a packagefile path/filepath=$WORK/b054/_pkg_.a packagefile strings=$WORK/b040/_pkg_.a packagefile syscall=$WORK/b036/_pkg_.a packagefile time=$WORK/b037/_pkg_.a EOF cd /builddir/build/BUILD/snapd-2.45.2/src/github.com/snapcore/snapd/usersession/userd /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b230/_pkg_.a -trimpath "$WORK/b230=>" -shared -p github.com/snapcore/snapd/usersession/userd -complete -installsuffix shared -buildid DSHi6LHBfyeOCPoEOAra/DSHi6LHBfyeOCPoEOAra -goversion go1.14.3 -D "" -importcfg $WORK/b230/importcfg -pack ./helpers.go ./launcher.go ./settings.go ./userd.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b237/_pkg_.a # internal cp $WORK/b237/_pkg_.a /builddir/.cache/go-build/a3/a398dc7909bef7d5de7caffb6cd22aef76bda6ef10813685b1724423194bd14f-d # internal /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b230/_pkg_.a # internal cp $WORK/b230/_pkg_.a /builddir/.cache/go-build/d5/d5209f09e4556f6798b2e3c3dbd8b9eaa8f7c7e96357832ecf0d56c45ac31c25-d # internal /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b241/_pkg_.a # internal cp $WORK/b241/_pkg_.a /builddir/.cache/go-build/26/2642bae7462d76523e16814ab223249f989291c17fbccc90755af49a5ad0f642-d # internal go/doc mkdir -p $WORK/b236/ cat >$WORK/b236/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b029/_pkg_.a packagefile go/ast=$WORK/b237/_pkg_.a packagefile go/token=$WORK/b239/_pkg_.a packagefile internal/lazyregexp=$WORK/b240/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile path=$WORK/b062/_pkg_.a packagefile sort=$WORK/b031/_pkg_.a packagefile strconv=$WORK/b021/_pkg_.a packagefile strings=$WORK/b040/_pkg_.a packagefile text/template=$WORK/b241/_pkg_.a packagefile unicode=$WORK/b017/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF cd /usr/lib/golang/src/go/doc /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b236/_pkg_.a -trimpath "$WORK/b236=>" -shared -p go/doc -std -complete -installsuffix shared -buildid GHWiK1J390TzWSNbdXoO/GHWiK1J390TzWSNbdXoO -goversion go1.14.3 -D "" -importcfg $WORK/b236/importcfg -pack ./comment.go ./doc.go ./example.go ./exports.go ./filter.go ./reader.go ./synopsis.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b236/_pkg_.a # internal cp $WORK/b236/_pkg_.a /builddir/.cache/go-build/b8/b8358c3b6d12ef286216b6dab2f88aa2d3238460bd9fa36ee03d67636855371d-d # internal /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b147/_pkg_.a # internal cp $WORK/b147/_pkg_.a /builddir/.cache/go-build/b8/b8111058cb5ec3fadd73c27cb86aa7ee494ea6290c09eae39a1e423018e17537-d # internal net/http/httputil mkdir -p $WORK/b201/ github.com/gorilla/mux mkdir -p $WORK/b226/ cat >$WORK/b201/importcfg << 'EOF' # internal # import config importmap golang.org/x/net/http/httpguts=vendor/golang.org/x/net/http/httpguts packagefile bufio=$WORK/b002/_pkg_.a packagefile bytes=$WORK/b003/_pkg_.a packagefile context=$WORK/b043/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b029/_pkg_.a packagefile vendor/golang.org/x/net/http/httpguts=$WORK/b166/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile io/ioutil=$WORK/b053/_pkg_.a packagefile log=$WORK/b067/_pkg_.a packagefile net=$WORK/b055/_pkg_.a packagefile net/http=$WORK/b147/_pkg_.a packagefile net/http/internal=$WORK/b175/_pkg_.a packagefile net/textproto=$WORK/b112/_pkg_.a packagefile net/url=$WORK/b113/_pkg_.a packagefile strings=$WORK/b040/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a packagefile time=$WORK/b037/_pkg_.a EOF cd /usr/lib/golang/src/net/http/httputil /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b201/_pkg_.a -trimpath "$WORK/b201=>" -shared -p net/http/httputil -std -complete -installsuffix shared -buildid EY8l_u6atUey2y-CDgTf/EY8l_u6atUey2y-CDgTf -goversion go1.14.3 -D "" -importcfg $WORK/b201/importcfg -pack ./dump.go ./httputil.go ./persist.go ./reverseproxy.go cat >$WORK/b226/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile context=$WORK/b043/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b029/_pkg_.a packagefile net/http=$WORK/b147/_pkg_.a packagefile net/url=$WORK/b113/_pkg_.a packagefile path=$WORK/b062/_pkg_.a packagefile regexp=$WORK/b073/_pkg_.a packagefile strconv=$WORK/b021/_pkg_.a packagefile strings=$WORK/b040/_pkg_.a EOF cd /usr/share/gocode/src/github.com/gorilla/mux /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b226/_pkg_.a -trimpath "$WORK/b226=>" -shared -p github.com/gorilla/mux -complete -installsuffix shared -buildid sozgOm71G4t5WkadICfR/sozgOm71G4t5WkadICfR -goversion go1.14.3 -D "" -importcfg $WORK/b226/importcfg -pack ./doc.go ./middleware.go ./mux.go ./regexp.go ./route.go ./test_helpers.go github.com/snapcore/snapd/client mkdir -p $WORK/b141/ cat >$WORK/b141/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b002/_pkg_.a packagefile bytes=$WORK/b003/_pkg_.a packagefile context=$WORK/b043/_pkg_.a packagefile encoding/json=$WORK/b027/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b029/_pkg_.a packagefile github.com/snapcore/snapd/asserts=$WORK/b085/_pkg_.a packagefile github.com/snapcore/snapd/dirs=$WORK/b069/_pkg_.a packagefile github.com/snapcore/snapd/jsonutil=$WORK/b142/_pkg_.a packagefile github.com/snapcore/snapd/osutil=$WORK/b075/_pkg_.a packagefile github.com/snapcore/snapd/snap=$WORK/b125/_pkg_.a packagefile golang.org/x/xerrors=$WORK/b143/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile io/ioutil=$WORK/b053/_pkg_.a packagefile mime/multipart=$WORK/b145/_pkg_.a packagefile net=$WORK/b055/_pkg_.a packagefile net/http=$WORK/b147/_pkg_.a packagefile net/url=$WORK/b113/_pkg_.a packagefile os=$WORK/b032/_pkg_.a packagefile path=$WORK/b062/_pkg_.a packagefile path/filepath=$WORK/b054/_pkg_.a packagefile regexp=$WORK/b073/_pkg_.a packagefile strconv=$WORK/b021/_pkg_.a packagefile strings=$WORK/b040/_pkg_.a packagefile time=$WORK/b037/_pkg_.a EOF cd /builddir/build/BUILD/snapd-2.45.2/src/github.com/snapcore/snapd/client /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b141/_pkg_.a -trimpath "$WORK/b141=>" -shared -p github.com/snapcore/snapd/client -complete -installsuffix shared -buildid v8gyr5N7_6YBxL1l7vCn/v8gyr5N7_6YBxL1l7vCn -goversion go1.14.3 -D "" -importcfg $WORK/b141/importcfg -pack ./aliases.go ./apps.go ./asserts.go ./buy.go ./change.go ./client.go ./cohort.go ./conf.go ./connections.go ./icons.go ./interfaces.go ./login.go ./model.go ./packages.go ./snap_op.go ./snapctl.go ./snapshot.go ./systems.go ./users.go ./warnings.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b201/_pkg_.a # internal cp $WORK/b201/_pkg_.a /builddir/.cache/go-build/db/db6637f604652d9d2c8116c0aa1021bad3bbd880035f73263417ab541353e6da-d # internal github.com/snapcore/snapd/httputil mkdir -p $WORK/b199/ cat >$WORK/b199/importcfg << 'EOF' # internal # import config packagefile crypto/tls=$WORK/b150/_pkg_.a packagefile crypto/x509=$WORK/b155/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b029/_pkg_.a packagefile github.com/snapcore/snapd/logger=$WORK/b120/_pkg_.a packagefile github.com/snapcore/snapd/osutil=$WORK/b075/_pkg_.a packagefile gopkg.in/retry.v1=$WORK/b200/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile io/ioutil=$WORK/b053/_pkg_.a packagefile net=$WORK/b055/_pkg_.a packagefile net/http=$WORK/b147/_pkg_.a packagefile net/http/httputil=$WORK/b201/_pkg_.a packagefile net/url=$WORK/b113/_pkg_.a packagefile os=$WORK/b032/_pkg_.a packagefile path/filepath=$WORK/b054/_pkg_.a packagefile strconv=$WORK/b021/_pkg_.a packagefile strings=$WORK/b040/_pkg_.a packagefile syscall=$WORK/b036/_pkg_.a packagefile time=$WORK/b037/_pkg_.a EOF cd /builddir/build/BUILD/snapd-2.45.2/src/github.com/snapcore/snapd/httputil /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b199/_pkg_.a -trimpath "$WORK/b199=>" -shared -p github.com/snapcore/snapd/httputil -complete -installsuffix shared -buildid g3V_eHo7zW_pdeLhd7a6/g3V_eHo7zW_pdeLhd7a6 -goversion go1.14.3 -D "" -importcfg $WORK/b199/importcfg -pack ./client.go ./logger.go ./retry.go ./transport.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b226/_pkg_.a # internal cp $WORK/b226/_pkg_.a /builddir/.cache/go-build/d4/d466e79a117874e4486f7ee90a10a6905e2a542ab80137a94d3fc7c6fc081b25-d # internal github.com/snapcore/snapd/usersession/agent mkdir -p $WORK/b225/ cat >$WORK/b225/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b043/_pkg_.a packagefile encoding/json=$WORK/b027/_pkg_.a packagefile fmt=$WORK/b029/_pkg_.a packagefile github.com/gorilla/mux=$WORK/b226/_pkg_.a packagefile github.com/snapcore/snapd/dirs=$WORK/b069/_pkg_.a packagefile github.com/snapcore/snapd/logger=$WORK/b120/_pkg_.a packagefile github.com/snapcore/snapd/netutil=$WORK/b227/_pkg_.a packagefile github.com/snapcore/snapd/osutil/sys=$WORK/b081/_pkg_.a packagefile github.com/snapcore/snapd/systemd=$WORK/b181/_pkg_.a packagefile github.com/snapcore/snapd/timeout=$WORK/b128/_pkg_.a packagefile gopkg.in/tomb.v2=$WORK/b084/_pkg_.a packagefile net=$WORK/b055/_pkg_.a packagefile net/http=$WORK/b147/_pkg_.a packagefile os=$WORK/b032/_pkg_.a packagefile strings=$WORK/b040/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a packagefile syscall=$WORK/b036/_pkg_.a packagefile time=$WORK/b037/_pkg_.a EOF cd /builddir/build/BUILD/snapd-2.45.2/src/github.com/snapcore/snapd/usersession/agent /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b225/_pkg_.a -trimpath "$WORK/b225=>" -shared -p github.com/snapcore/snapd/usersession/agent -complete -installsuffix shared -buildid OJtFt2m3ogLN5vEMY7KD/OJtFt2m3ogLN5vEMY7KD -goversion go1.14.3 -D "" -importcfg $WORK/b225/importcfg -pack ./response.go ./rest_api.go ./session_agent.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b199/_pkg_.a # internal cp $WORK/b199/_pkg_.a /builddir/.cache/go-build/51/51d677381a6927539778c16f4700b6695818b186d8b483482494be9ebba7bf70-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/6f/6f310f0a36a8395a031d5f4fb79d1b1fe6ac9bf223093042fc69366c8f5bd46a-d # internal /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b141/_pkg_.a # internal cp $WORK/b141/_pkg_.a /builddir/.cache/go-build/ca/caebe1b68934df88f3176b4e68ba6975a014c978d2dd7aa2d2f34e4ec1efe0c9-d # internal github.com/snapcore/snapd/cmd mkdir -p $WORK/b176/ cat >$WORK/b176/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b029/_pkg_.a packagefile github.com/snapcore/snapd/client=$WORK/b141/_pkg_.a packagefile github.com/snapcore/snapd/cmd/cmdutil=$WORK/b140/_pkg_.a packagefile github.com/snapcore/snapd/dirs=$WORK/b069/_pkg_.a packagefile github.com/snapcore/snapd/logger=$WORK/b120/_pkg_.a packagefile github.com/snapcore/snapd/osutil=$WORK/b075/_pkg_.a packagefile github.com/snapcore/snapd/progress=$WORK/b177/_pkg_.a packagefile github.com/snapcore/snapd/release=$WORK/b070/_pkg_.a packagefile github.com/snapcore/snapd/snap=$WORK/b125/_pkg_.a packagefile github.com/snapcore/snapd/strutil=$WORK/b071/_pkg_.a packagefile github.com/snapcore/snapd/systemd=$WORK/b181/_pkg_.a packagefile log=$WORK/b067/_pkg_.a packagefile os=$WORK/b032/_pkg_.a packagefile path/filepath=$WORK/b054/_pkg_.a packagefile sort=$WORK/b031/_pkg_.a packagefile strings=$WORK/b040/_pkg_.a packagefile syscall=$WORK/b036/_pkg_.a EOF cd /builddir/build/BUILD/snapd-2.45.2/src/github.com/snapcore/snapd/cmd /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b176/_pkg_.a -trimpath "$WORK/b176=>" -shared -p github.com/snapcore/snapd/cmd -complete -installsuffix shared -buildid 8o_ezHMmq6Am4-PGp8Ic/8o_ezHMmq6Am4-PGp8Ic -goversion go1.14.3 -D "" -importcfg $WORK/b176/importcfg -pack ./cmd_linux.go ./snapinfo.go ./version.go ./version_generated.go github.com/snapcore/snapd/store mkdir -p $WORK/b197/ cat >$WORK/b197/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile context=$WORK/b043/_pkg_.a packagefile crypto=$WORK/b019/_pkg_.a packagefile encoding/base64=$WORK/b024/_pkg_.a packagefile encoding/json=$WORK/b027/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b029/_pkg_.a packagefile github.com/juju/ratelimit=$WORK/b198/_pkg_.a packagefile github.com/snapcore/snapd/arch=$WORK/b090/_pkg_.a packagefile github.com/snapcore/snapd/asserts=$WORK/b085/_pkg_.a packagefile github.com/snapcore/snapd/client=$WORK/b141/_pkg_.a packagefile github.com/snapcore/snapd/cmd/cmdutil=$WORK/b140/_pkg_.a packagefile github.com/snapcore/snapd/dirs=$WORK/b069/_pkg_.a packagefile github.com/snapcore/snapd/httputil=$WORK/b199/_pkg_.a packagefile github.com/snapcore/snapd/i18n=$WORK/b130/_pkg_.a packagefile github.com/snapcore/snapd/jsonutil=$WORK/b142/_pkg_.a packagefile github.com/snapcore/snapd/jsonutil/safejson=$WORK/b202/_pkg_.a packagefile github.com/snapcore/snapd/logger=$WORK/b120/_pkg_.a packagefile github.com/snapcore/snapd/osutil=$WORK/b075/_pkg_.a packagefile github.com/snapcore/snapd/overlord/auth=$WORK/b187/_pkg_.a packagefile github.com/snapcore/snapd/progress=$WORK/b177/_pkg_.a packagefile github.com/snapcore/snapd/release=$WORK/b070/_pkg_.a packagefile github.com/snapcore/snapd/snap=$WORK/b125/_pkg_.a packagefile github.com/snapcore/snapd/snap/channel=$WORK/b089/_pkg_.a packagefile github.com/snapcore/snapd/snapdenv=$WORK/b092/_pkg_.a packagefile github.com/snapcore/snapd/strutil=$WORK/b071/_pkg_.a packagefile gopkg.in/macaroon.v1=$WORK/b190/_pkg_.a packagefile gopkg.in/retry.v1=$WORK/b200/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile io/ioutil=$WORK/b053/_pkg_.a packagefile net/http=$WORK/b147/_pkg_.a packagefile net/url=$WORK/b113/_pkg_.a packagefile os=$WORK/b032/_pkg_.a packagefile os/exec=$WORK/b060/_pkg_.a packagefile path=$WORK/b062/_pkg_.a packagefile path/filepath=$WORK/b054/_pkg_.a packagefile sort=$WORK/b031/_pkg_.a packagefile strconv=$WORK/b021/_pkg_.a packagefile strings=$WORK/b040/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a packagefile syscall=$WORK/b036/_pkg_.a packagefile time=$WORK/b037/_pkg_.a EOF cd /builddir/build/BUILD/snapd-2.45.2/src/github.com/snapcore/snapd/store /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b197/_pkg_.a -trimpath "$WORK/b197=>" -shared -p github.com/snapcore/snapd/store -complete -installsuffix shared -buildid oAuj1GV5PHK3rdVx5olO/oAuj1GV5PHK3rdVx5olO -goversion go1.14.3 -D "" -importcfg $WORK/b197/importcfg -pack ./auth.go ./cache.go ./details.go ./details_v2.go ./devicenauthctx.go ./errors.go ./search_v2.go ./store.go ./store_action.go ./store_asserts.go ./store_download.go ./uacontext.go ./userinfo.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b176/_pkg_.a # internal cp $WORK/b176/_pkg_.a /builddir/.cache/go-build/e9/e9945673ce9a11c2a329e2c93da4e50202fe420391beacf801eb3b1056962d0e-d # internal github.com/snapcore/snapd/interfaces mkdir -p $WORK/b204/ cat >$WORK/b204/importcfg << 'EOF' # internal # import config packagefile encoding/json=$WORK/b027/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b029/_pkg_.a packagefile github.com/snapcore/snapd/cmd=$WORK/b176/_pkg_.a packagefile github.com/snapcore/snapd/dirs=$WORK/b069/_pkg_.a packagefile github.com/snapcore/snapd/interfaces/hotplug=$WORK/b205/_pkg_.a packagefile github.com/snapcore/snapd/interfaces/utils=$WORK/b206/_pkg_.a packagefile github.com/snapcore/snapd/logger=$WORK/b120/_pkg_.a packagefile github.com/snapcore/snapd/osutil=$WORK/b075/_pkg_.a packagefile github.com/snapcore/snapd/sandbox/apparmor=$WORK/b207/_pkg_.a packagefile github.com/snapcore/snapd/sandbox/cgroup=$WORK/b208/_pkg_.a packagefile github.com/snapcore/snapd/sandbox/seccomp=$WORK/b209/_pkg_.a packagefile github.com/snapcore/snapd/snap=$WORK/b125/_pkg_.a packagefile github.com/snapcore/snapd/timings=$WORK/b189/_pkg_.a packagefile io/ioutil=$WORK/b053/_pkg_.a packagefile os=$WORK/b032/_pkg_.a packagefile path/filepath=$WORK/b054/_pkg_.a packagefile reflect=$WORK/b026/_pkg_.a packagefile regexp=$WORK/b073/_pkg_.a packagefile sort=$WORK/b031/_pkg_.a packagefile strconv=$WORK/b021/_pkg_.a packagefile strings=$WORK/b040/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a EOF cd /builddir/build/BUILD/snapd-2.45.2/src/github.com/snapcore/snapd/interfaces /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b204/_pkg_.a -trimpath "$WORK/b204=>" -shared -p github.com/snapcore/snapd/interfaces -complete -installsuffix shared -buildid yg01VuQaB5MtOLiZJatd/yg01VuQaB5MtOLiZJatd -goversion go1.14.3 -D "" -importcfg $WORK/b204/importcfg -pack ./backend.go ./connection.go ./core.go ./helpers.go ./naming.go ./repo.go ./sorting.go ./system_key.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b204/_pkg_.a # internal cp $WORK/b204/_pkg_.a /builddir/.cache/go-build/59/59974cb129ac3eb0ca8eb5e57fe08a699d55cb56cb8c10285763a85034f6ceb7-d # internal github.com/snapcore/snapd/interfaces/kmod mkdir -p $WORK/b213/ github.com/snapcore/snapd/interfaces/dbus cat >$WORK/b213/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b029/_pkg_.a packagefile github.com/snapcore/snapd/dirs=$WORK/b069/_pkg_.a packagefile github.com/snapcore/snapd/interfaces=$WORK/b204/_pkg_.a packagefile github.com/snapcore/snapd/osutil=$WORK/b075/_pkg_.a packagefile github.com/snapcore/snapd/snap=$WORK/b125/_pkg_.a packagefile github.com/snapcore/snapd/timings=$WORK/b189/_pkg_.a packagefile os=$WORK/b032/_pkg_.a packagefile os/exec=$WORK/b060/_pkg_.a packagefile sort=$WORK/b031/_pkg_.a packagefile strings=$WORK/b040/_pkg_.a EOF cd /builddir/build/BUILD/snapd-2.45.2/src/github.com/snapcore/snapd/interfaces/kmod /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b213/_pkg_.a -trimpath "$WORK/b213=>" -shared -p github.com/snapcore/snapd/interfaces/kmod -complete -installsuffix shared -buildid QniuZpedqHuyCE0fOetw/QniuZpedqHuyCE0fOetw -goversion go1.14.3 -D "" -importcfg $WORK/b213/importcfg -pack ./backend.go ./kmod.go ./spec.go mkdir -p $WORK/b212/ cat >$WORK/b212/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b029/_pkg_.a packagefile github.com/snapcore/snapd/dirs=$WORK/b069/_pkg_.a packagefile github.com/snapcore/snapd/interfaces=$WORK/b204/_pkg_.a packagefile github.com/snapcore/snapd/logger=$WORK/b120/_pkg_.a packagefile github.com/snapcore/snapd/osutil=$WORK/b075/_pkg_.a packagefile github.com/snapcore/snapd/release=$WORK/b070/_pkg_.a packagefile github.com/snapcore/snapd/snap=$WORK/b125/_pkg_.a packagefile github.com/snapcore/snapd/timings=$WORK/b189/_pkg_.a packagefile os=$WORK/b032/_pkg_.a packagefile path/filepath=$WORK/b054/_pkg_.a packagefile sort=$WORK/b031/_pkg_.a packagefile strings=$WORK/b040/_pkg_.a EOF cd /builddir/build/BUILD/snapd-2.45.2/src/github.com/snapcore/snapd/interfaces/dbus /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b212/_pkg_.a -trimpath "$WORK/b212=>" -shared -p github.com/snapcore/snapd/interfaces/dbus -complete -installsuffix shared -buildid r1RLJbydlMzCBcV5OFS-/r1RLJbydlMzCBcV5OFS- -goversion go1.14.3 -D "" -importcfg $WORK/b212/importcfg -pack ./backend.go ./dbus.go ./spec.go ./template.go github.com/snapcore/snapd/interfaces/seccomp mkdir -p $WORK/b215/ github.com/snapcore/snapd/interfaces/mount cat >$WORK/b215/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b029/_pkg_.a packagefile github.com/snapcore/snapd/arch=$WORK/b090/_pkg_.a packagefile github.com/snapcore/snapd/cmd=$WORK/b176/_pkg_.a packagefile github.com/snapcore/snapd/dirs=$WORK/b069/_pkg_.a packagefile github.com/snapcore/snapd/interfaces=$WORK/b204/_pkg_.a packagefile github.com/snapcore/snapd/osutil=$WORK/b075/_pkg_.a packagefile github.com/snapcore/snapd/release=$WORK/b070/_pkg_.a packagefile github.com/snapcore/snapd/sandbox/apparmor=$WORK/b207/_pkg_.a packagefile github.com/snapcore/snapd/sandbox/seccomp=$WORK/b209/_pkg_.a packagefile github.com/snapcore/snapd/snap=$WORK/b125/_pkg_.a packagefile github.com/snapcore/snapd/strutil=$WORK/b071/_pkg_.a packagefile github.com/snapcore/snapd/timings=$WORK/b189/_pkg_.a packagefile os=$WORK/b032/_pkg_.a packagefile path/filepath=$WORK/b054/_pkg_.a packagefile runtime=$WORK/b006/_pkg_.a packagefile sort=$WORK/b031/_pkg_.a packagefile strings=$WORK/b040/_pkg_.a EOF cd /builddir/build/BUILD/snapd-2.45.2/src/github.com/snapcore/snapd/interfaces/seccomp /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b215/_pkg_.a -trimpath "$WORK/b215=>" -shared -p github.com/snapcore/snapd/interfaces/seccomp -complete -installsuffix shared -buildid k8_2hQLDJlzwlcdt6s3i/k8_2hQLDJlzwlcdt6s3i -goversion go1.14.3 -D "" -importcfg $WORK/b215/importcfg -pack ./backend.go ./spec.go ./template.go mkdir -p $WORK/b214/ cat >$WORK/b214/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b029/_pkg_.a packagefile github.com/snapcore/snapd/cmd=$WORK/b176/_pkg_.a packagefile github.com/snapcore/snapd/dirs=$WORK/b069/_pkg_.a packagefile github.com/snapcore/snapd/interfaces=$WORK/b204/_pkg_.a packagefile github.com/snapcore/snapd/logger=$WORK/b120/_pkg_.a packagefile github.com/snapcore/snapd/osutil=$WORK/b075/_pkg_.a packagefile github.com/snapcore/snapd/sandbox/cgroup=$WORK/b208/_pkg_.a packagefile github.com/snapcore/snapd/snap=$WORK/b125/_pkg_.a packagefile github.com/snapcore/snapd/timings=$WORK/b189/_pkg_.a packagefile os=$WORK/b032/_pkg_.a packagefile os/exec=$WORK/b060/_pkg_.a packagefile path=$WORK/b062/_pkg_.a packagefile path/filepath=$WORK/b054/_pkg_.a packagefile sort=$WORK/b031/_pkg_.a EOF cd /builddir/build/BUILD/snapd-2.45.2/src/github.com/snapcore/snapd/interfaces/mount /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b214/_pkg_.a -trimpath "$WORK/b214=>" -shared -p github.com/snapcore/snapd/interfaces/mount -complete -installsuffix shared -buildid 2Lj8cBaTtwOuAPHk8DBX/2Lj8cBaTtwOuAPHk8DBX -goversion go1.14.3 -D "" -importcfg $WORK/b214/importcfg -pack ./backend.go ./ns.go ./spec.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b213/_pkg_.a # internal cp $WORK/b213/_pkg_.a /builddir/.cache/go-build/c9/c9f168649f7ef0f7724086c3bfe749553b0f7f3876778a7693f587e21c5e48b2-d # internal github.com/snapcore/snapd/interfaces/systemd mkdir -p $WORK/b216/ /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b212/_pkg_.a # internal cat >$WORK/b216/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b029/_pkg_.a packagefile github.com/snapcore/snapd/dirs=$WORK/b069/_pkg_.a packagefile github.com/snapcore/snapd/interfaces=$WORK/b204/_pkg_.a packagefile github.com/snapcore/snapd/logger=$WORK/b120/_pkg_.a packagefile github.com/snapcore/snapd/osutil=$WORK/b075/_pkg_.a packagefile github.com/snapcore/snapd/snap=$WORK/b125/_pkg_.a packagefile github.com/snapcore/snapd/systemd=$WORK/b181/_pkg_.a packagefile github.com/snapcore/snapd/timings=$WORK/b189/_pkg_.a packagefile os=$WORK/b032/_pkg_.a packagefile path/filepath=$WORK/b054/_pkg_.a packagefile time=$WORK/b037/_pkg_.a EOF cd /builddir/build/BUILD/snapd-2.45.2/src/github.com/snapcore/snapd/interfaces/systemd /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b216/_pkg_.a -trimpath "$WORK/b216=>" -shared -p github.com/snapcore/snapd/interfaces/systemd -complete -installsuffix shared -buildid G_eXYzIj2x-KpdRtG5CE/G_eXYzIj2x-KpdRtG5CE -goversion go1.14.3 -D "" -importcfg $WORK/b216/importcfg -pack ./backend.go ./service.go ./spec.go cp $WORK/b212/_pkg_.a /builddir/.cache/go-build/70/70bf1b3d046ce208b86242032b45ee39aa7c0d71423a0ae0986441029237e682-d # internal github.com/snapcore/snapd/interfaces/apparmor mkdir -p $WORK/b211/ cat >$WORK/b211/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b029/_pkg_.a packagefile github.com/snapcore/snapd/dirs=$WORK/b069/_pkg_.a packagefile github.com/snapcore/snapd/interfaces=$WORK/b204/_pkg_.a packagefile github.com/snapcore/snapd/interfaces/dbus=$WORK/b212/_pkg_.a packagefile github.com/snapcore/snapd/logger=$WORK/b120/_pkg_.a packagefile github.com/snapcore/snapd/osutil=$WORK/b075/_pkg_.a packagefile github.com/snapcore/snapd/release=$WORK/b070/_pkg_.a packagefile github.com/snapcore/snapd/sandbox/apparmor=$WORK/b207/_pkg_.a packagefile github.com/snapcore/snapd/snap=$WORK/b125/_pkg_.a packagefile github.com/snapcore/snapd/strutil=$WORK/b071/_pkg_.a packagefile github.com/snapcore/snapd/timings=$WORK/b189/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile io/ioutil=$WORK/b053/_pkg_.a packagefile os=$WORK/b032/_pkg_.a packagefile os/exec=$WORK/b060/_pkg_.a packagefile path=$WORK/b062/_pkg_.a packagefile path/filepath=$WORK/b054/_pkg_.a packagefile regexp=$WORK/b073/_pkg_.a packagefile runtime=$WORK/b006/_pkg_.a packagefile sort=$WORK/b031/_pkg_.a packagefile strings=$WORK/b040/_pkg_.a EOF cd /builddir/build/BUILD/snapd-2.45.2/src/github.com/snapcore/snapd/interfaces/apparmor /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b211/_pkg_.a -trimpath "$WORK/b211=>" -shared -p github.com/snapcore/snapd/interfaces/apparmor -complete -installsuffix shared -buildid PCbcthO3ZRvPRU1mVeyV/PCbcthO3ZRvPRU1mVeyV -goversion go1.14.3 -D "" -importcfg $WORK/b211/importcfg -pack ./apparmor.go ./backend.go ./spec.go ./template.go ./template_vars.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b215/_pkg_.a # internal cp $WORK/b215/_pkg_.a /builddir/.cache/go-build/ad/ad4b949716b140d6283823c86db677ca5466687851208c995dd88f2a695c1758-d # internal github.com/snapcore/snapd/interfaces/udev mkdir -p $WORK/b217/ cat >$WORK/b217/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b029/_pkg_.a packagefile github.com/snapcore/snapd/dirs=$WORK/b069/_pkg_.a packagefile github.com/snapcore/snapd/interfaces=$WORK/b204/_pkg_.a packagefile github.com/snapcore/snapd/osutil=$WORK/b075/_pkg_.a packagefile github.com/snapcore/snapd/sandbox/cgroup=$WORK/b208/_pkg_.a packagefile github.com/snapcore/snapd/snap=$WORK/b125/_pkg_.a packagefile github.com/snapcore/snapd/strutil=$WORK/b071/_pkg_.a packagefile github.com/snapcore/snapd/timings=$WORK/b189/_pkg_.a packagefile os=$WORK/b032/_pkg_.a packagefile os/exec=$WORK/b060/_pkg_.a packagefile path/filepath=$WORK/b054/_pkg_.a packagefile sort=$WORK/b031/_pkg_.a packagefile strings=$WORK/b040/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b214/_pkg_.a # internal cd /builddir/build/BUILD/snapd-2.45.2/src/github.com/snapcore/snapd/interfaces/udev /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b217/_pkg_.a -trimpath "$WORK/b217=>" -shared -p github.com/snapcore/snapd/interfaces/udev -complete -installsuffix shared -buildid Phi-T46sUstv-TAufiLk/Phi-T46sUstv-TAufiLk -goversion go1.14.3 -D "" -importcfg $WORK/b217/importcfg -pack ./backend.go ./spec.go ./udev.go cp $WORK/b214/_pkg_.a /builddir/.cache/go-build/fd/fd73417bf2c7a7f499a26f725c1e866df59984f5cf6e4001ed1a5b4f3d69967a-d # internal /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b197/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b216/_pkg_.a # internal cp $WORK/b216/_pkg_.a /builddir/.cache/go-build/61/61d74e60e3de35a0a0a5fa09ce8bce13e45c56b49f8b9c50cd4ea22826edf68d-d # internal cp $WORK/b197/_pkg_.a /builddir/.cache/go-build/2d/2d7f948497c3802006cfd8bec6125d21bdfe400360d0bf8dc16b7d1cf920ff89-d # internal /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b217/_pkg_.a # internal github.com/snapcore/snapd/image mkdir -p $WORK/b185/ cat >$WORK/b185/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile context=$WORK/b043/_pkg_.a packagefile crypto=$WORK/b019/_pkg_.a packagefile encoding/json=$WORK/b027/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b029/_pkg_.a packagefile github.com/mvo5/goconfigparser=$WORK/b117/_pkg_.a packagefile github.com/snapcore/snapd/asserts=$WORK/b085/_pkg_.a packagefile github.com/snapcore/snapd/asserts/snapasserts=$WORK/b186/_pkg_.a packagefile github.com/snapcore/snapd/asserts/sysdb=$WORK/b115/_pkg_.a packagefile github.com/snapcore/snapd/boot=$WORK/b116/_pkg_.a packagefile github.com/snapcore/snapd/dirs=$WORK/b069/_pkg_.a packagefile github.com/snapcore/snapd/logger=$WORK/b120/_pkg_.a packagefile github.com/snapcore/snapd/osutil=$WORK/b075/_pkg_.a packagefile github.com/snapcore/snapd/overlord/auth=$WORK/b187/_pkg_.a packagefile github.com/snapcore/snapd/progress=$WORK/b177/_pkg_.a packagefile github.com/snapcore/snapd/release=$WORK/b070/_pkg_.a packagefile github.com/snapcore/snapd/seed/seedwriter=$WORK/b195/_pkg_.a packagefile github.com/snapcore/snapd/snap=$WORK/b125/_pkg_.a packagefile github.com/snapcore/snapd/snap/snapfile=$WORK/b137/_pkg_.a packagefile github.com/snapcore/snapd/snap/squashfs=$WORK/b139/_pkg_.a packagefile github.com/snapcore/snapd/snapdenv=$WORK/b092/_pkg_.a packagefile github.com/snapcore/snapd/store=$WORK/b197/_pkg_.a packagefile github.com/snapcore/snapd/strutil=$WORK/b071/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile io/ioutil=$WORK/b053/_pkg_.a packagefile net/url=$WORK/b113/_pkg_.a packagefile os=$WORK/b032/_pkg_.a packagefile os/signal=$WORK/b203/_pkg_.a packagefile path/filepath=$WORK/b054/_pkg_.a packagefile strings=$WORK/b040/_pkg_.a packagefile syscall=$WORK/b036/_pkg_.a packagefile time=$WORK/b037/_pkg_.a EOF cd /builddir/build/BUILD/snapd-2.45.2/src/github.com/snapcore/snapd/image /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b185/_pkg_.a -trimpath "$WORK/b185=>" -shared -p github.com/snapcore/snapd/image -complete -installsuffix shared -buildid rCFcSgX2z31npxIlXBc9/rCFcSgX2z31npxIlXBc9 -goversion go1.14.3 -D "" -importcfg $WORK/b185/importcfg -pack ./helpers.go ./image.go cp $WORK/b217/_pkg_.a /builddir/.cache/go-build/97/97ca85495583147ab693ba9ea094d28125c1d46bda42bf322d36fa757b7f327e-d # internal /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b211/_pkg_.a # internal cp $WORK/b211/_pkg_.a /builddir/.cache/go-build/1b/1b7542c53b3303ba1a939fbaa5170351e21f4f93bac4662280982aa94f89cc81-d # internal github.com/snapcore/snapd/interfaces/builtin mkdir -p $WORK/b210/ cat >$WORK/b210/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b029/_pkg_.a packagefile github.com/snapcore/snapd/dirs=$WORK/b069/_pkg_.a packagefile github.com/snapcore/snapd/interfaces=$WORK/b204/_pkg_.a packagefile github.com/snapcore/snapd/interfaces/apparmor=$WORK/b211/_pkg_.a packagefile github.com/snapcore/snapd/interfaces/dbus=$WORK/b212/_pkg_.a packagefile github.com/snapcore/snapd/interfaces/hotplug=$WORK/b205/_pkg_.a packagefile github.com/snapcore/snapd/interfaces/kmod=$WORK/b213/_pkg_.a packagefile github.com/snapcore/snapd/interfaces/mount=$WORK/b214/_pkg_.a packagefile github.com/snapcore/snapd/interfaces/seccomp=$WORK/b215/_pkg_.a packagefile github.com/snapcore/snapd/interfaces/systemd=$WORK/b216/_pkg_.a packagefile github.com/snapcore/snapd/interfaces/udev=$WORK/b217/_pkg_.a packagefile github.com/snapcore/snapd/logger=$WORK/b120/_pkg_.a packagefile github.com/snapcore/snapd/osutil=$WORK/b075/_pkg_.a packagefile github.com/snapcore/snapd/release=$WORK/b070/_pkg_.a packagefile github.com/snapcore/snapd/sandbox/apparmor=$WORK/b207/_pkg_.a packagefile github.com/snapcore/snapd/snap=$WORK/b125/_pkg_.a packagefile github.com/snapcore/snapd/strutil=$WORK/b071/_pkg_.a packagefile io/ioutil=$WORK/b053/_pkg_.a packagefile os=$WORK/b032/_pkg_.a packagefile path=$WORK/b062/_pkg_.a packagefile path/filepath=$WORK/b054/_pkg_.a packagefile regexp=$WORK/b073/_pkg_.a packagefile sort=$WORK/b031/_pkg_.a packagefile strconv=$WORK/b021/_pkg_.a packagefile strings=$WORK/b040/_pkg_.a EOF cd /builddir/build/BUILD/snapd-2.45.2/src/github.com/snapcore/snapd/interfaces/builtin /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b210/_pkg_.a -trimpath "$WORK/b210=>" -shared -p github.com/snapcore/snapd/interfaces/builtin -complete -installsuffix shared -buildid YPHkgY-onKSWHZ8_6TPY/YPHkgY-onKSWHZ8_6TPY -goversion go1.14.3 -D "" -importcfg $WORK/b210/importcfg -pack ./account_control.go ./accounts_service.go ./adb_support.go ./all.go ./alsa.go ./appstream_metadata.go ./audio_playback.go ./audio_record.go ./autopilot.go ./avahi_control.go ./avahi_observe.go ./block_devices.go ./bluetooth_control.go ./bluez.go ./bool_file.go ./broadcom_asic_control.go ./browser_support.go ./calendar_service.go ./camera.go ./can_bus.go ./cifs_mount.go ./classic_support.go ./common.go ./common_files.go ./contacts_service.go ./content.go ./core_support.go ./cpu_control.go ./cups_control.go ./daemon_notify.go ./dbus.go ./dcdbas_control.go ./desktop.go ./desktop_legacy.go ./device_buttons.go ./display_control.go ./docker.go ./docker_support.go ./dummy.go ./dvb.go ./firewall_control.go ./framebuffer.go ./fuse_support.go ./fwupd.go ./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 ./i2c.go ./iio.go ./intel_mei.go ./io_ports_control.go ./jack1.go ./joystick.go ./juju_client_observe.go ./kernel_module_control.go ./kernel_module_observe.go ./kubernetes_support.go ./kvm.go ./libvirt.go ./locale_control.go ./location_control.go ./location_observe.go ./log_observe.go ./login_session_control.go ./login_session_observe.go ./lxd.go ./lxd_support.go ./maliit.go ./media_hub.go ./mir.go ./modem_manager.go ./mount_observe.go ./mpris.go ./multipass_support.go ./netlink_audit.go ./netlink_connector.go ./network.go ./network_bind.go ./network_control.go ./network_manager.go ./network_manager_observe.go ./network_observe.go ./network_setup_control.go ./network_setup_observe.go ./network_status.go ./ofono.go ./online_accounts_service.go ./opengl.go ./openvswitch.go ./openvswitch_support.go ./optical_drive.go ./packagekit_control.go ./password_manager_service.go ./personal_files.go ./physical_memory_control.go ./physical_memory_observe.go ./power_control.go ./ppp.go ./process_control.go ./pulseaudio.go ./raw_usb.go ./raw_volume.go ./removable_media.go ./screen_inhibit_control.go ./screencast_legacy.go ./serial_port.go ./shutdown.go ./snapd_control.go ./spi.go ./ssh_keys.go ./ssh_public_keys.go ./storage_framework_service.go ./system_backup.go ./system_files.go ./system_observe.go ./system_trace.go ./thumbnailer_service.go ./time_control.go ./timeserver_control.go ./timezone_control.go ./tpm.go ./u2f_devices.go ./ubuntu_download_manager.go ./udisks2.go ./uhid.go ./uio.go ./unity7.go ./unity8.go ./unity8_calendar.go ./unity8_contacts.go ./unity8_pim_common.go ./upower_observe.go ./utils.go ./wayland.go ./x11.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b185/_pkg_.a # internal cp $WORK/b185/_pkg_.a /builddir/.cache/go-build/33/335dbf86c24c5afccb659af0c1cdf2c5157b4e3342762bb930992d151c13516f-d # internal /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b210/_pkg_.a # internal cp $WORK/b210/_pkg_.a /builddir/.cache/go-build/8c/8cb4e8c6125c46321c01f43507d2049835cc04ef5a13d859eec38bf11fd5a9a6-d # internal github.com/snapcore/snapd/cmd/snap mkdir -p $WORK/b001/ cat >$WORK/b001/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b002/_pkg_.a packagefile bytes=$WORK/b003/_pkg_.a packagefile crypto=$WORK/b019/_pkg_.a packagefile encoding/base64=$WORK/b024/_pkg_.a packagefile encoding/json=$WORK/b027/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b029/_pkg_.a packagefile github.com/godbus/dbus=$WORK/b042/_pkg_.a packagefile github.com/jessevdk/go-flags=$WORK/b063/_pkg_.a packagefile github.com/snapcore/snapd/advisor=$WORK/b064/_pkg_.a packagefile github.com/snapcore/snapd/asserts=$WORK/b085/_pkg_.a packagefile github.com/snapcore/snapd/asserts/signtool=$WORK/b114/_pkg_.a packagefile github.com/snapcore/snapd/asserts/sysdb=$WORK/b115/_pkg_.a packagefile github.com/snapcore/snapd/boot=$WORK/b116/_pkg_.a packagefile github.com/snapcore/snapd/client=$WORK/b141/_pkg_.a packagefile github.com/snapcore/snapd/cmd=$WORK/b176/_pkg_.a packagefile github.com/snapcore/snapd/dirs=$WORK/b069/_pkg_.a packagefile github.com/snapcore/snapd/i18n=$WORK/b130/_pkg_.a packagefile github.com/snapcore/snapd/image=$WORK/b185/_pkg_.a packagefile github.com/snapcore/snapd/interfaces=$WORK/b204/_pkg_.a packagefile github.com/snapcore/snapd/interfaces/builtin=$WORK/b210/_pkg_.a packagefile github.com/snapcore/snapd/jsonutil=$WORK/b142/_pkg_.a packagefile github.com/snapcore/snapd/logger=$WORK/b120/_pkg_.a packagefile github.com/snapcore/snapd/osutil=$WORK/b075/_pkg_.a packagefile github.com/snapcore/snapd/osutil/strace=$WORK/b218/_pkg_.a packagefile github.com/snapcore/snapd/overlord/auth=$WORK/b187/_pkg_.a packagefile github.com/snapcore/snapd/overlord/state=$WORK/b188/_pkg_.a packagefile github.com/snapcore/snapd/progress=$WORK/b177/_pkg_.a packagefile github.com/snapcore/snapd/release=$WORK/b070/_pkg_.a packagefile github.com/snapcore/snapd/sandbox/apparmor=$WORK/b207/_pkg_.a packagefile github.com/snapcore/snapd/sandbox/cgroup=$WORK/b208/_pkg_.a packagefile github.com/snapcore/snapd/sandbox/selinux=$WORK/b183/_pkg_.a packagefile github.com/snapcore/snapd/seed=$WORK/b219/_pkg_.a packagefile github.com/snapcore/snapd/snap=$WORK/b125/_pkg_.a packagefile github.com/snapcore/snapd/snap/channel=$WORK/b089/_pkg_.a packagefile github.com/snapcore/snapd/snap/pack=$WORK/b220/_pkg_.a packagefile github.com/snapcore/snapd/snap/snapenv=$WORK/b222/_pkg_.a packagefile github.com/snapcore/snapd/snap/snapfile=$WORK/b137/_pkg_.a packagefile github.com/snapcore/snapd/snap/squashfs=$WORK/b139/_pkg_.a packagefile github.com/snapcore/snapd/snapdenv=$WORK/b092/_pkg_.a packagefile github.com/snapcore/snapd/store=$WORK/b197/_pkg_.a packagefile github.com/snapcore/snapd/strutil=$WORK/b071/_pkg_.a packagefile github.com/snapcore/snapd/strutil/quantity=$WORK/b178/_pkg_.a packagefile github.com/snapcore/snapd/strutil/shlex=$WORK/b224/_pkg_.a packagefile github.com/snapcore/snapd/timeutil=$WORK/b129/_pkg_.a packagefile github.com/snapcore/snapd/usersession/agent=$WORK/b225/_pkg_.a packagefile github.com/snapcore/snapd/usersession/autostart=$WORK/b229/_pkg_.a packagefile github.com/snapcore/snapd/usersession/userd=$WORK/b230/_pkg_.a packagefile github.com/snapcore/snapd/usersession/userd/ui=$WORK/b233/_pkg_.a packagefile github.com/snapcore/snapd/x11=$WORK/b235/_pkg_.a packagefile go/doc=$WORK/b236/_pkg_.a packagefile golang.org/x/crypto/sha3=$WORK/b109/_pkg_.a packagefile golang.org/x/crypto/ssh/terminal=$WORK/b179/_pkg_.a packagefile golang.org/x/xerrors=$WORK/b143/_pkg_.a packagefile gopkg.in/yaml.v2=$WORK/b072/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile io/ioutil=$WORK/b053/_pkg_.a packagefile net=$WORK/b055/_pkg_.a packagefile net/http=$WORK/b147/_pkg_.a packagefile os=$WORK/b032/_pkg_.a packagefile os/exec=$WORK/b060/_pkg_.a packagefile os/signal=$WORK/b203/_pkg_.a packagefile os/user=$WORK/b061/_pkg_.a packagefile path/filepath=$WORK/b054/_pkg_.a packagefile reflect=$WORK/b026/_pkg_.a packagefile regexp=$WORK/b073/_pkg_.a packagefile runtime=$WORK/b006/_pkg_.a packagefile sort=$WORK/b031/_pkg_.a packagefile strconv=$WORK/b021/_pkg_.a packagefile strings=$WORK/b040/_pkg_.a packagefile syscall=$WORK/b036/_pkg_.a packagefile text/tabwriter=$WORK/b243/_pkg_.a packagefile text/template=$WORK/b241/_pkg_.a packagefile time=$WORK/b037/_pkg_.a packagefile unicode=$WORK/b017/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a packagefile runtime/cgo=$WORK/b059/_pkg_.a packagefile math=$WORK/b022/_pkg_.a EOF cd /builddir/build/BUILD/snapd-2.45.2/src/github.com/snapcore/snapd/cmd/snap /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b001/_pkg_.a -trimpath "$WORK/b001=>" -shared -p main -complete -installsuffix shared -buildid dfRTj_jq8UsJu-R1PIwg/dfRTj_jq8UsJu-R1PIwg -goversion go1.14.3 -D "" -importcfg $WORK/b001/importcfg -pack ./cmd_abort.go ./cmd_ack.go ./cmd_advise.go ./cmd_alias.go ./cmd_aliases.go ./cmd_auto_import.go ./cmd_booted.go ./cmd_buy.go ./cmd_can_manage_refreshes.go ./cmd_changes.go ./cmd_confinement.go ./cmd_connect.go ./cmd_connections.go ./cmd_connectivity_check.go ./cmd_create_cohort.go ./cmd_create_key.go ./cmd_create_user.go ./cmd_debug.go ./cmd_debug_bootvars.go ./cmd_debug_model.go ./cmd_debug_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_remodel.go ./cmd_remove_user.go ./cmd_repair_repairs.go ./cmd_routine.go ./cmd_routine_file_access.go ./cmd_routine_portal_info.go ./cmd_run.go ./cmd_sandbox_features.go ./cmd_services.go ./cmd_set.go ./cmd_sign.go ./cmd_sign_build.go ./cmd_snap_op.go ./cmd_snapshot.go ./cmd_unalias.go ./cmd_unset.go ./cmd_userd.go ./cmd_version.go ./cmd_version_linux.go ./cmd_wait.go ./cmd_warnings.go ./cmd_watch.go ./cmd_whoami.go ./color.go ./complete.go ./error.go ./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/7c/7c2016e7dda8bb25b154100e0d033d0215df1bd9b74bbf32e1ce7062cb2347f8-d # internal cat >$WORK/b001/importcfg.link << 'EOF' # internal packagefile github.com/snapcore/snapd/cmd/snap=$WORK/b001/_pkg_.a packagefile bufio=$WORK/b002/_pkg_.a packagefile bytes=$WORK/b003/_pkg_.a packagefile crypto=$WORK/b019/_pkg_.a packagefile encoding/base64=$WORK/b024/_pkg_.a packagefile encoding/json=$WORK/b027/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b029/_pkg_.a packagefile github.com/godbus/dbus=$WORK/b042/_pkg_.a packagefile github.com/jessevdk/go-flags=$WORK/b063/_pkg_.a packagefile github.com/snapcore/snapd/advisor=$WORK/b064/_pkg_.a packagefile github.com/snapcore/snapd/asserts=$WORK/b085/_pkg_.a packagefile github.com/snapcore/snapd/asserts/signtool=$WORK/b114/_pkg_.a packagefile github.com/snapcore/snapd/asserts/sysdb=$WORK/b115/_pkg_.a packagefile github.com/snapcore/snapd/boot=$WORK/b116/_pkg_.a packagefile github.com/snapcore/snapd/client=$WORK/b141/_pkg_.a packagefile github.com/snapcore/snapd/cmd=$WORK/b176/_pkg_.a packagefile github.com/snapcore/snapd/dirs=$WORK/b069/_pkg_.a packagefile github.com/snapcore/snapd/i18n=$WORK/b130/_pkg_.a packagefile github.com/snapcore/snapd/image=$WORK/b185/_pkg_.a packagefile github.com/snapcore/snapd/interfaces=$WORK/b204/_pkg_.a packagefile github.com/snapcore/snapd/interfaces/builtin=$WORK/b210/_pkg_.a packagefile github.com/snapcore/snapd/jsonutil=$WORK/b142/_pkg_.a packagefile github.com/snapcore/snapd/logger=$WORK/b120/_pkg_.a packagefile github.com/snapcore/snapd/osutil=$WORK/b075/_pkg_.a packagefile github.com/snapcore/snapd/osutil/strace=$WORK/b218/_pkg_.a packagefile github.com/snapcore/snapd/overlord/auth=$WORK/b187/_pkg_.a packagefile github.com/snapcore/snapd/overlord/state=$WORK/b188/_pkg_.a packagefile github.com/snapcore/snapd/progress=$WORK/b177/_pkg_.a packagefile github.com/snapcore/snapd/release=$WORK/b070/_pkg_.a packagefile github.com/snapcore/snapd/sandbox/apparmor=$WORK/b207/_pkg_.a packagefile github.com/snapcore/snapd/sandbox/cgroup=$WORK/b208/_pkg_.a packagefile github.com/snapcore/snapd/sandbox/selinux=$WORK/b183/_pkg_.a packagefile github.com/snapcore/snapd/seed=$WORK/b219/_pkg_.a packagefile github.com/snapcore/snapd/snap=$WORK/b125/_pkg_.a packagefile github.com/snapcore/snapd/snap/channel=$WORK/b089/_pkg_.a packagefile github.com/snapcore/snapd/snap/pack=$WORK/b220/_pkg_.a packagefile github.com/snapcore/snapd/snap/snapenv=$WORK/b222/_pkg_.a packagefile github.com/snapcore/snapd/snap/snapfile=$WORK/b137/_pkg_.a packagefile github.com/snapcore/snapd/snap/squashfs=$WORK/b139/_pkg_.a packagefile github.com/snapcore/snapd/snapdenv=$WORK/b092/_pkg_.a packagefile github.com/snapcore/snapd/store=$WORK/b197/_pkg_.a packagefile github.com/snapcore/snapd/strutil=$WORK/b071/_pkg_.a packagefile github.com/snapcore/snapd/strutil/quantity=$WORK/b178/_pkg_.a packagefile github.com/snapcore/snapd/strutil/shlex=$WORK/b224/_pkg_.a packagefile github.com/snapcore/snapd/timeutil=$WORK/b129/_pkg_.a packagefile github.com/snapcore/snapd/usersession/agent=$WORK/b225/_pkg_.a packagefile github.com/snapcore/snapd/usersession/autostart=$WORK/b229/_pkg_.a packagefile github.com/snapcore/snapd/usersession/userd=$WORK/b230/_pkg_.a packagefile github.com/snapcore/snapd/usersession/userd/ui=$WORK/b233/_pkg_.a packagefile github.com/snapcore/snapd/x11=$WORK/b235/_pkg_.a packagefile go/doc=$WORK/b236/_pkg_.a packagefile golang.org/x/crypto/sha3=$WORK/b109/_pkg_.a packagefile golang.org/x/crypto/ssh/terminal=$WORK/b179/_pkg_.a packagefile golang.org/x/xerrors=$WORK/b143/_pkg_.a packagefile gopkg.in/yaml.v2=$WORK/b072/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile io/ioutil=$WORK/b053/_pkg_.a packagefile net=$WORK/b055/_pkg_.a packagefile net/http=$WORK/b147/_pkg_.a packagefile os=$WORK/b032/_pkg_.a packagefile os/exec=$WORK/b060/_pkg_.a packagefile os/signal=$WORK/b203/_pkg_.a packagefile os/user=$WORK/b061/_pkg_.a packagefile path/filepath=$WORK/b054/_pkg_.a packagefile reflect=$WORK/b026/_pkg_.a packagefile regexp=$WORK/b073/_pkg_.a packagefile runtime=$WORK/b006/_pkg_.a packagefile sort=$WORK/b031/_pkg_.a packagefile strconv=$WORK/b021/_pkg_.a packagefile strings=$WORK/b040/_pkg_.a packagefile syscall=$WORK/b036/_pkg_.a packagefile text/tabwriter=$WORK/b243/_pkg_.a packagefile text/template=$WORK/b241/_pkg_.a packagefile time=$WORK/b037/_pkg_.a packagefile unicode=$WORK/b017/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a packagefile runtime/cgo=$WORK/b059/_pkg_.a packagefile math=$WORK/b022/_pkg_.a packagefile internal/bytealg=$WORK/b007/_pkg_.a packagefile hash=$WORK/b020/_pkg_.a packagefile encoding/binary=$WORK/b025/_pkg_.a packagefile encoding=$WORK/b028/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a packagefile unicode/utf16=$WORK/b041/_pkg_.a packagefile internal/reflectlite=$WORK/b005/_pkg_.a packagefile internal/fmtsort=$WORK/b030/_pkg_.a packagefile context=$WORK/b043/_pkg_.a packagefile crypto/rand=$WORK/b044/_pkg_.a packagefile crypto/sha1=$WORK/b051/_pkg_.a packagefile encoding/hex=$WORK/b052/_pkg_.a packagefile path=$WORK/b062/_pkg_.a packagefile github.com/boltdb/bolt=$WORK/b065/_pkg_.a packagefile github.com/snapcore/snapd/randutil=$WORK/b082/_pkg_.a packagefile crypto/rsa=$WORK/b086/_pkg_.a packagefile crypto/sha256=$WORK/b083/_pkg_.a packagefile crypto/sha512=$WORK/b088/_pkg_.a packagefile github.com/snapcore/snapd/snap/naming=$WORK/b091/_pkg_.a packagefile golang.org/x/crypto/openpgp/packet=$WORK/b093/_pkg_.a packagefile net/mail=$WORK/b110/_pkg_.a packagefile net/url=$WORK/b113/_pkg_.a packagefile github.com/mvo5/goconfigparser=$WORK/b117/_pkg_.a packagefile github.com/snapcore/snapd/bootloader=$WORK/b118/_pkg_.a packagefile github.com/snapcore/snapd/bootloader/efi=$WORK/b136/_pkg_.a packagefile mime/multipart=$WORK/b145/_pkg_.a packagefile github.com/snapcore/snapd/cmd/cmdutil=$WORK/b140/_pkg_.a packagefile github.com/snapcore/snapd/systemd=$WORK/b181/_pkg_.a packagefile log=$WORK/b067/_pkg_.a packagefile github.com/snapcore/go-gettext=$WORK/b131/_pkg_.a packagefile github.com/snapcore/snapd/asserts/snapasserts=$WORK/b186/_pkg_.a packagefile github.com/snapcore/snapd/seed/seedwriter=$WORK/b195/_pkg_.a packagefile github.com/snapcore/snapd/interfaces/hotplug=$WORK/b205/_pkg_.a packagefile github.com/snapcore/snapd/interfaces/utils=$WORK/b206/_pkg_.a packagefile github.com/snapcore/snapd/sandbox/seccomp=$WORK/b209/_pkg_.a packagefile github.com/snapcore/snapd/timings=$WORK/b189/_pkg_.a packagefile github.com/snapcore/snapd/interfaces/apparmor=$WORK/b211/_pkg_.a packagefile github.com/snapcore/snapd/interfaces/dbus=$WORK/b212/_pkg_.a packagefile github.com/snapcore/snapd/interfaces/kmod=$WORK/b213/_pkg_.a packagefile github.com/snapcore/snapd/interfaces/mount=$WORK/b214/_pkg_.a packagefile github.com/snapcore/snapd/interfaces/seccomp=$WORK/b215/_pkg_.a packagefile github.com/snapcore/snapd/interfaces/systemd=$WORK/b216/_pkg_.a packagefile github.com/snapcore/snapd/interfaces/udev=$WORK/b217/_pkg_.a packagefile debug/elf=$WORK/b076/_pkg_.a packagefile github.com/snapcore/snapd/osutil/sys=$WORK/b081/_pkg_.a packagefile gopkg.in/tomb.v2=$WORK/b084/_pkg_.a packagefile sync/atomic=$WORK/b016/_pkg_.a packagefile gopkg.in/macaroon.v1=$WORK/b190/_pkg_.a packagefile github.com/snapcore/snapd/seed/internal=$WORK/b196/_pkg_.a packagefile github.com/snapcore/snapd/metautil=$WORK/b126/_pkg_.a packagefile github.com/snapcore/snapd/spdx=$WORK/b127/_pkg_.a packagefile github.com/snapcore/snapd/timeout=$WORK/b128/_pkg_.a packagefile github.com/snapcore/snapd/arch=$WORK/b090/_pkg_.a packagefile github.com/snapcore/snapd/gadget=$WORK/b221/_pkg_.a packagefile github.com/snapcore/snapd/snap/snapdir=$WORK/b138/_pkg_.a packagefile github.com/snapcore/snapd/features=$WORK/b223/_pkg_.a packagefile github.com/juju/ratelimit=$WORK/b198/_pkg_.a packagefile github.com/snapcore/snapd/httputil=$WORK/b199/_pkg_.a packagefile github.com/snapcore/snapd/jsonutil/safejson=$WORK/b202/_pkg_.a packagefile gopkg.in/retry.v1=$WORK/b200/_pkg_.a packagefile github.com/gorilla/mux=$WORK/b226/_pkg_.a packagefile github.com/snapcore/snapd/netutil=$WORK/b227/_pkg_.a packagefile log/syslog=$WORK/b184/_pkg_.a packagefile github.com/godbus/dbus/introspect=$WORK/b231/_pkg_.a packagefile html=$WORK/b234/_pkg_.a packagefile go/ast=$WORK/b237/_pkg_.a packagefile go/token=$WORK/b239/_pkg_.a packagefile internal/lazyregexp=$WORK/b240/_pkg_.a packagefile golang.org/x/sys/unix=$WORK/b180/_pkg_.a packagefile golang.org/x/xerrors/internal=$WORK/b144/_pkg_.a packagefile vendor/golang.org/x/net/dns/dnsmessage=$WORK/b056/_pkg_.a packagefile internal/nettrace=$WORK/b057/_pkg_.a packagefile internal/poll=$WORK/b034/_pkg_.a packagefile internal/singleflight=$WORK/b058/_pkg_.a packagefile math/rand=$WORK/b050/_pkg_.a packagefile compress/gzip=$WORK/b148/_pkg_.a packagefile container/list=$WORK/b149/_pkg_.a packagefile crypto/tls=$WORK/b150/_pkg_.a packagefile vendor/golang.org/x/net/http/httpguts=$WORK/b166/_pkg_.a packagefile vendor/golang.org/x/net/http/httpproxy=$WORK/b172/_pkg_.a packagefile vendor/golang.org/x/net/http2/hpack=$WORK/b173/_pkg_.a packagefile vendor/golang.org/x/net/idna=$WORK/b167/_pkg_.a packagefile mime=$WORK/b111/_pkg_.a packagefile net/http/httptrace=$WORK/b174/_pkg_.a packagefile net/http/internal=$WORK/b175/_pkg_.a packagefile net/textproto=$WORK/b112/_pkg_.a packagefile internal/oserror=$WORK/b033/_pkg_.a packagefile internal/syscall/execenv=$WORK/b038/_pkg_.a packagefile internal/syscall/unix=$WORK/b035/_pkg_.a packagefile internal/testlog=$WORK/b039/_pkg_.a packagefile regexp/syntax=$WORK/b074/_pkg_.a packagefile internal/cpu=$WORK/b008/_pkg_.a packagefile runtime/internal/atomic=$WORK/b010/_pkg_.a packagefile runtime/internal/math=$WORK/b011/_pkg_.a packagefile runtime/internal/sys=$WORK/b012/_pkg_.a packagefile math/bits=$WORK/b023/_pkg_.a packagefile internal/race=$WORK/b015/_pkg_.a packagefile text/template/parse=$WORK/b242/_pkg_.a packagefile crypto/aes=$WORK/b045/_pkg_.a packagefile crypto/cipher=$WORK/b046/_pkg_.a packagefile math/big=$WORK/b049/_pkg_.a packagefile hash/fnv=$WORK/b066/_pkg_.a packagefile runtime/debug=$WORK/b068/_pkg_.a packagefile crypto/internal/randutil=$WORK/b087/_pkg_.a packagefile crypto/subtle=$WORK/b048/_pkg_.a packagefile compress/bzip2=$WORK/b094/_pkg_.a packagefile compress/flate=$WORK/b078/_pkg_.a packagefile compress/zlib=$WORK/b077/_pkg_.a packagefile crypto/des=$WORK/b095/_pkg_.a packagefile crypto/dsa=$WORK/b096/_pkg_.a packagefile crypto/ecdsa=$WORK/b097/_pkg_.a packagefile crypto/elliptic=$WORK/b098/_pkg_.a packagefile crypto/md5=$WORK/b100/_pkg_.a packagefile encoding/asn1=$WORK/b099/_pkg_.a packagefile golang.org/x/crypto/cast5=$WORK/b101/_pkg_.a packagefile golang.org/x/crypto/openpgp/elgamal=$WORK/b102/_pkg_.a packagefile golang.org/x/crypto/openpgp/errors=$WORK/b103/_pkg_.a packagefile golang.org/x/crypto/openpgp/s2k=$WORK/b104/_pkg_.a packagefile image=$WORK/b105/_pkg_.a packagefile image/jpeg=$WORK/b107/_pkg_.a packagefile github.com/snapcore/snapd/bootloader/androidbootenv=$WORK/b119/_pkg_.a packagefile github.com/snapcore/snapd/bootloader/grubenv=$WORK/b121/_pkg_.a packagefile github.com/snapcore/snapd/bootloader/lkenv=$WORK/b122/_pkg_.a packagefile github.com/snapcore/snapd/bootloader/ubootenv=$WORK/b124/_pkg_.a packagefile mime/quotedprintable=$WORK/b146/_pkg_.a packagefile github.com/snapcore/snapd/osutil/squashfs=$WORK/b182/_pkg_.a packagefile github.com/snapcore/go-gettext/pluralforms=$WORK/b132/_pkg_.a packagefile testing=$WORK/b133/_pkg_.a packagefile debug/dwarf=$WORK/b080/_pkg_.a packagefile crypto/hmac=$WORK/b153/_pkg_.a packagefile golang.org/x/crypto/nacl/secretbox=$WORK/b191/_pkg_.a packagefile crypto/x509=$WORK/b155/_pkg_.a packagefile net/http/httputil=$WORK/b201/_pkg_.a packagefile github.com/coreos/go-systemd/activation=$WORK/b228/_pkg_.a packagefile encoding/xml=$WORK/b232/_pkg_.a packagefile go/scanner=$WORK/b238/_pkg_.a packagefile hash/crc32=$WORK/b123/_pkg_.a packagefile crypto/ed25519=$WORK/b151/_pkg_.a packagefile crypto/rc4=$WORK/b154/_pkg_.a packagefile encoding/pem=$WORK/b157/_pkg_.a packagefile vendor/golang.org/x/crypto/chacha20poly1305=$WORK/b160/_pkg_.a packagefile vendor/golang.org/x/crypto/cryptobyte=$WORK/b158/_pkg_.a packagefile vendor/golang.org/x/crypto/curve25519=$WORK/b164/_pkg_.a packagefile vendor/golang.org/x/crypto/hkdf=$WORK/b165/_pkg_.a packagefile vendor/golang.org/x/text/secure/bidirule=$WORK/b168/_pkg_.a packagefile vendor/golang.org/x/text/unicode/bidi=$WORK/b170/_pkg_.a packagefile vendor/golang.org/x/text/unicode/norm=$WORK/b171/_pkg_.a packagefile crypto/internal/subtle=$WORK/b047/_pkg_.a packagefile hash/adler32=$WORK/b079/_pkg_.a packagefile image/color=$WORK/b106/_pkg_.a packagefile image/internal/imageutil=$WORK/b108/_pkg_.a packagefile flag=$WORK/b134/_pkg_.a packagefile runtime/trace=$WORK/b135/_pkg_.a packagefile golang.org/x/crypto/internal/subtle=$WORK/b192/_pkg_.a packagefile golang.org/x/crypto/poly1305=$WORK/b193/_pkg_.a packagefile golang.org/x/crypto/salsa20/salsa=$WORK/b194/_pkg_.a packagefile crypto/x509/pkix=$WORK/b156/_pkg_.a packagefile vendor/golang.org/x/crypto/cryptobyte/asn1=$WORK/b159/_pkg_.a packagefile crypto/ed25519/internal/edwards25519=$WORK/b152/_pkg_.a packagefile vendor/golang.org/x/crypto/chacha20=$WORK/b161/_pkg_.a packagefile vendor/golang.org/x/crypto/internal/subtle=$WORK/b162/_pkg_.a packagefile vendor/golang.org/x/crypto/poly1305=$WORK/b163/_pkg_.a packagefile vendor/golang.org/x/text/transform=$WORK/b169/_pkg_.a EOF mkdir -p $WORK/b001/exe/ cd . /usr/lib/golang/pkg/tool/linux_arm/link -o $WORK/b001/exe/a.out -importcfg $WORK/b001/importcfg.link -installsuffix shared -buildmode=pie -buildid=aQQ0epTZbnBCU2hJW1uS/dfRTj_jq8UsJu-R1PIwg/ZtVPbMk-LAbv1qzT_tLU/aQQ0epTZbnBCU2hJW1uS -B 0xc8b4672151bda2746ff6189ff2fffe8a35640f87 -extldflags "-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld " -extld=gcc $WORK/b001/_pkg_.a /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b001/exe/a.out # internal mkdir -p bin/ mv $WORK/b001/exe/a.out bin/snap rm -r $WORK/b001/ ++ head -c20 /dev/urandom ++ od -An -tx1 ++ tr -d ' \n' + GO111MODULE=off + go build -buildmode pie -compiler gc '-tags=rpm_crashtraceback nosecboot' -ldflags ' -B 0x19c4ea0479afd4673ab7ebb628712a1e3b84e204 -extldflags '\''-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld '\''' -a -v -x -o bin/snap-failure github.com/snapcore/snapd/cmd/snap-failure WORK=/tmp/go-build091402371 runtime/internal/sys mkdir -p $WORK/b012/ internal/cpu mkdir -p $WORK/b008/ cat >$WORK/b012/importcfg << 'EOF' # internal # import config EOF cat >$WORK/b008/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/runtime/internal/sys /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b012/_pkg_.a -trimpath "$WORK/b012=>" -shared -p runtime/internal/sys -std -+ -complete -installsuffix shared -buildid wRc_L9nfVWsOSvFMYb0L/wRc_L9nfVWsOSvFMYb0L -goversion go1.14.3 -D "" -importcfg $WORK/b012/importcfg -pack ./arch.go ./arch_arm.go ./intrinsics.go ./intrinsics_common.go ./stubs.go ./sys.go ./zgoarch_arm.go ./zgoos_linux.go ./zversion.go cd /usr/lib/golang/src/internal/cpu /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b008/_pkg_.a -trimpath "$WORK/b008=>" -shared -p internal/cpu -std -+ -complete -installsuffix shared -buildid mBY4HuO59aO7zHBaUf9N/mBY4HuO59aO7zHBaUf9N -goversion go1.14.3 -D "" -importcfg $WORK/b008/importcfg -pack ./cpu.go ./cpu_arm.go internal/race mkdir -p $WORK/b015/ cat >$WORK/b015/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/internal/race /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b015/_pkg_.a -trimpath "$WORK/b015=>" -shared -p internal/race -std -complete -installsuffix shared -buildid M-qxsCeAttrQv8U6vV4F/M-qxsCeAttrQv8U6vV4F -goversion go1.14.3 -D "" -importcfg $WORK/b015/importcfg -pack ./doc.go ./norace.go unicode mkdir -p $WORK/b017/ cat >$WORK/b017/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/unicode /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b017/_pkg_.a -trimpath "$WORK/b017=>" -shared -p unicode -std -complete -installsuffix shared -buildid eh8MS0CXbT8p8vD22GL-/eh8MS0CXbT8p8vD22GL- -goversion go1.14.3 -D "" -importcfg $WORK/b017/importcfg -pack ./casetables.go ./digit.go ./graphic.go ./letter.go ./tables.go sync/atomic mkdir -p $WORK/b016/ cat >$WORK/b016/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/sync/atomic /usr/lib/golang/pkg/tool/linux_arm/asm -trimpath "$WORK/b016=>" -I $WORK/b016/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm -shared -gensymabis -o $WORK/b016/symabis ./asm.s /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b015/_pkg_.a # internal cp $WORK/b015/_pkg_.a /builddir/.cache/go-build/66/66447c11504464f6d82179ab5e595e34684f674ede392fac06a234409e9b2723-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=>" -shared -p unicode/utf8 -std -complete -installsuffix shared -buildid P_zaJGu-913NjdeMbN8O/P_zaJGu-913NjdeMbN8O -goversion go1.14.3 -D "" -importcfg $WORK/b018/importcfg -pack ./utf8.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b012/_pkg_.a # internal cat >$WORK/b016/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/sync/atomic /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b016/_pkg_.a -trimpath "$WORK/b016=>" -shared -p sync/atomic -std -installsuffix shared -buildid qjv_JrovAMpDcNzxiaU9/qjv_JrovAMpDcNzxiaU9 -goversion go1.14.3 -symabis $WORK/b016/symabis -D "" -importcfg $WORK/b016/importcfg -pack -asmhdr $WORK/b016/go_asm.h ./doc.go ./value.go cp $WORK/b012/_pkg_.a /builddir/.cache/go-build/e4/e42b4ee453bd2de8a5cc2007d25935f56c20c90e825052d5e6626ebdffcd38f7-d # internal runtime/internal/math mkdir -p $WORK/b011/ cat >$WORK/b011/importcfg << 'EOF' # internal # import config packagefile runtime/internal/sys=$WORK/b012/_pkg_.a EOF cd /usr/lib/golang/src/runtime/internal/math /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b011/_pkg_.a -trimpath "$WORK/b011=>" -shared -p runtime/internal/math -std -+ -complete -installsuffix shared -buildid D31kY_1pPeDo4oQjR81v/D31kY_1pPeDo4oQjR81v -goversion go1.14.3 -D "" -importcfg $WORK/b011/importcfg -pack ./math.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b008/_pkg_.a # internal cp $WORK/b008/_pkg_.a /builddir/.cache/go-build/fd/fd6555bdfef36e664d9444ffd6d6b36f06964a58a14e55c256d9ad5e5f8284f2-d # internal internal/bytealg mkdir -p $WORK/b007/ cat >$WORK/b007/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/internal/bytealg /usr/lib/golang/pkg/tool/linux_arm/asm -trimpath "$WORK/b007=>" -I $WORK/b007/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm -shared -gensymabis -o $WORK/b007/symabis ./compare_arm.s ./count_arm.s ./equal_arm.s ./indexbyte_arm.s /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b011/_pkg_.a # internal cp $WORK/b011/_pkg_.a /builddir/.cache/go-build/91/91c3f43e5f6bf66367cc2968e1e36aed5a1b7a542b1aefaa740ce7ed5abe0563-d # internal runtime/internal/atomic mkdir -p $WORK/b010/ cat >$WORK/b010/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/runtime/internal/atomic /usr/lib/golang/pkg/tool/linux_arm/asm -trimpath "$WORK/b010=>" -I $WORK/b010/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm -shared -gensymabis -o $WORK/b010/symabis ./asm_arm.s ./sys_linux_arm.s cd /usr/lib/golang/src/sync/atomic /usr/lib/golang/pkg/tool/linux_arm/asm -trimpath "$WORK/b016=>" -I $WORK/b016/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm -shared -o $WORK/b016/asm.o ./asm.s /usr/lib/golang/pkg/tool/linux_arm/pack r $WORK/b016/_pkg_.a $WORK/b016/asm.o # internal /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b016/_pkg_.a # internal cp $WORK/b016/_pkg_.a /builddir/.cache/go-build/2f/2fcb0b970b17bb72d61b657f7a98d4f5d3cc4d41ef88c9cca8ab2192115f4821-d # internal encoding mkdir -p $WORK/b019/ cat >$WORK/b019/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/encoding /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b019/_pkg_.a -trimpath "$WORK/b019=>" -shared -p encoding -std -complete -installsuffix shared -buildid yrgWYPV6th3sJMu96fCy/yrgWYPV6th3sJMu96fCy -goversion go1.14.3 -D "" -importcfg $WORK/b019/importcfg -pack ./encoding.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=>" -shared -p internal/bytealg -std -+ -installsuffix shared -buildid 3qaj9Iu2h-K2ktwHp7Mf/3qaj9Iu2h-K2ktwHp7Mf -goversion go1.14.3 -symabis $WORK/b007/symabis -D "" -importcfg $WORK/b007/importcfg -pack -asmhdr $WORK/b007/go_asm.h ./bytealg.go ./compare_native.go ./count_native.go ./equal_generic.go ./equal_native.go ./index_generic.go ./indexbyte_native.go cat >$WORK/b010/importcfg << 'EOF' # internal # import config packagefile internal/cpu=$WORK/b008/_pkg_.a EOF cd /usr/lib/golang/src/runtime/internal/atomic /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b010/_pkg_.a -trimpath "$WORK/b010=>" -shared -p runtime/internal/atomic -std -+ -installsuffix shared -buildid MOg4GgrOJVeHY9FQZhB_/MOg4GgrOJVeHY9FQZhB_ -goversion go1.14.3 -symabis $WORK/b010/symabis -D "" -importcfg $WORK/b010/importcfg -pack -asmhdr $WORK/b010/go_asm.h ./atomic_arm.go ./stubs.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b018/_pkg_.a # internal cp $WORK/b018/_pkg_.a /builddir/.cache/go-build/fb/fb0591136879a95ce0f5decb70ad00efba653e4fef09a69405cafdd761df198c-d # internal math/bits mkdir -p $WORK/b023/ cat >$WORK/b023/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/math/bits /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b023/_pkg_.a -trimpath "$WORK/b023=>" -shared -p math/bits -std -complete -installsuffix shared -buildid W06Py6wjbC5fnZBjI53c/W06Py6wjbC5fnZBjI53c -goversion go1.14.3 -D "" -importcfg $WORK/b023/importcfg -pack ./bits.go ./bits_errors.go ./bits_tables.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b019/_pkg_.a # internal cp $WORK/b019/_pkg_.a /builddir/.cache/go-build/fb/fbfe3eed5b34e51b731f3d671d62d01662dea4530d61ec49b2617d4673bd8906-d # internal internal/testlog cd /usr/lib/golang/src/internal/bytealg /usr/lib/golang/pkg/tool/linux_arm/asm -trimpath "$WORK/b007=>" -I $WORK/b007/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm -shared -o $WORK/b007/compare_arm.o ./compare_arm.s mkdir -p $WORK/b036/ cat >$WORK/b036/importcfg << 'EOF' # internal # import config packagefile sync/atomic=$WORK/b016/_pkg_.a EOF cd /usr/lib/golang/src/internal/testlog /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b036/_pkg_.a -trimpath "$WORK/b036=>" -shared -p internal/testlog -std -complete -installsuffix shared -buildid D-SfPfY_z9F2PnjcLLZR/D-SfPfY_z9F2PnjcLLZR -goversion go1.14.3 -D "" -importcfg $WORK/b036/importcfg -pack ./log.go cd /usr/lib/golang/src/runtime/internal/atomic /usr/lib/golang/pkg/tool/linux_arm/asm -trimpath "$WORK/b010=>" -I $WORK/b010/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm -shared -o $WORK/b010/asm_arm.o ./asm_arm.s cd /usr/lib/golang/src/internal/bytealg /usr/lib/golang/pkg/tool/linux_arm/asm -trimpath "$WORK/b007=>" -I $WORK/b007/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm -shared -o $WORK/b007/count_arm.o ./count_arm.s /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b036/_pkg_.a # internal cp $WORK/b036/_pkg_.a /builddir/.cache/go-build/4b/4b37c9b9d59f466beb24b5e5e646fa1c6094501ca05e45b455da28d8c68a63fe-d # internal unicode/utf16 mkdir -p $WORK/b038/ cat >$WORK/b038/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/unicode/utf16 /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b038/_pkg_.a -trimpath "$WORK/b038=>" -shared -p unicode/utf16 -std -complete -installsuffix shared -buildid 9Fh9zv91-LySrOob-Yg8/9Fh9zv91-LySrOob-Yg8 -goversion go1.14.3 -D "" -importcfg $WORK/b038/importcfg -pack ./utf16.go cd /usr/lib/golang/src/internal/bytealg /usr/lib/golang/pkg/tool/linux_arm/asm -trimpath "$WORK/b007=>" -I $WORK/b007/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm -shared -o $WORK/b007/equal_arm.o ./equal_arm.s cd /usr/lib/golang/src/runtime/internal/atomic /usr/lib/golang/pkg/tool/linux_arm/asm -trimpath "$WORK/b010=>" -I $WORK/b010/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm -shared -o $WORK/b010/sys_linux_arm.o ./sys_linux_arm.s cd /usr/lib/golang/src/internal/bytealg /usr/lib/golang/pkg/tool/linux_arm/asm -trimpath "$WORK/b007=>" -I $WORK/b007/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm -shared -o $WORK/b007/indexbyte_arm.o ./indexbyte_arm.s /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b038/_pkg_.a # internal cp $WORK/b038/_pkg_.a /builddir/.cache/go-build/a7/a76f5456d50132a01f0e8086a1347660b1f3c69695735f81a16e7bd80e90241a-d # internal crypto/internal/subtle mkdir -p $WORK/b066/ cat >$WORK/b066/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/crypto/internal/subtle /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b066/_pkg_.a -trimpath "$WORK/b066=>" -shared -p crypto/internal/subtle -std -complete -installsuffix shared -buildid AmTEAZBBFMbhe9ZyRMi8/AmTEAZBBFMbhe9ZyRMi8 -goversion go1.14.3 -D "" -importcfg $WORK/b066/importcfg -pack ./aliasing.go cd /usr/lib/golang/src/runtime/internal/atomic /usr/lib/golang/pkg/tool/linux_arm/pack r $WORK/b010/_pkg_.a $WORK/b010/asm_arm.o $WORK/b010/sys_linux_arm.o # internal /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b010/_pkg_.a # internal cp $WORK/b010/_pkg_.a /builddir/.cache/go-build/da/da3d62b081fb2a00c6bd8f872cbb92f1459367080041ac264aa02e0953b1d6e6-d # internal crypto/subtle mkdir -p $WORK/b067/ cat >$WORK/b067/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/crypto/subtle /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b067/_pkg_.a -trimpath "$WORK/b067=>" -shared -p crypto/subtle -std -complete -installsuffix shared -buildid 24eqhDj2UppHsp4hWub9/24eqhDj2UppHsp4hWub9 -goversion go1.14.3 -D "" -importcfg $WORK/b067/importcfg -pack ./constant_time.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/99/99ee9ca6a09ca0092bc497ccedd6ed2bac1690383d053a69be5e5fc1ef7b0ab4-d # internal /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b023/_pkg_.a # internal cp $WORK/b023/_pkg_.a /builddir/.cache/go-build/7f/7f933a4d6f37e13cf76fbff902103be5834be403945b0d466390290d47336728-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/db/db7ec52d370df0a193e7bbacae1b55b10ec50b7945dd7a03dbc23d9dc82a2971-d # internal internal/nettrace mkdir -p $WORK/b073/ cat >$WORK/b073/importcfg << 'EOF' # internal # import config EOF math cd /usr/lib/golang/src/internal/nettrace /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b073/_pkg_.a -trimpath "$WORK/b073=>" -shared -p internal/nettrace -std -complete -installsuffix shared -buildid VzWf-GpjV9dnpABkQhT3/VzWf-GpjV9dnpABkQhT3 -goversion go1.14.3 -D "" -importcfg $WORK/b073/importcfg -pack ./nettrace.go mkdir -p $WORK/b022/ cat >$WORK/b022/go_asm.h << 'EOF' # internal EOF /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b067/_pkg_.a # internal cd /usr/lib/golang/src/math /usr/lib/golang/pkg/tool/linux_arm/asm -trimpath "$WORK/b022=>" -I $WORK/b022/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm -shared -gensymabis -o $WORK/b022/symabis ./sqrt_arm.s ./stubs_arm.s cp $WORK/b067/_pkg_.a /builddir/.cache/go-build/76/763e4a52c7bc8a7e84acef724f064814f53fbd77f2fc7eb8b250610cb298f61f-d # internal /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b073/_pkg_.a # internal cat >$WORK/b022/importcfg << 'EOF' # internal # import config packagefile math/bits=$WORK/b023/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b022/_pkg_.a -trimpath "$WORK/b022=>" -shared -p math -std -installsuffix shared -buildid P77n_-u1wzSLrsLaKDQ9/P77n_-u1wzSLrsLaKDQ9 -goversion go1.14.3 -symabis $WORK/b022/symabis -D "" -importcfg $WORK/b022/importcfg -pack -asmhdr $WORK/b022/go_asm.h ./abs.go ./acosh.go ./asin.go ./asinh.go ./atan.go ./atan2.go ./atanh.go ./bits.go ./cbrt.go ./const.go ./copysign.go ./dim.go ./erf.go ./erfinv.go ./exp.go ./expm1.go ./floor.go ./fma.go ./frexp.go ./gamma.go ./hypot.go ./j0.go ./j1.go ./jn.go ./ldexp.go ./lgamma.go ./log.go ./log10.go ./log1p.go ./logb.go ./mod.go ./modf.go ./nextafter.go ./pow.go ./pow10.go ./remainder.go ./signbit.go ./sin.go ./sincos.go ./sinh.go ./sqrt.go ./tan.go ./tanh.go ./trig_reduce.go ./unsafe.go cp $WORK/b073/_pkg_.a /builddir/.cache/go-build/74/742fb4e8d1c43b4e091246f1f148358304f2898d2d6bf0123a57682e89f43436-d # internal runtime/cgo mkdir -p $WORK/b075/ cd /usr/lib/golang/src/runtime/cgo CGO_LDFLAGS='"-g" "-O2" "-lpthread"' /usr/lib/golang/pkg/tool/linux_arm/cgo -objdir $WORK/b075/ -importpath runtime/cgo -import_runtime_cgo=false -import_syscall=false -- -I $WORK/b075/ -g -O2 -Wall -Werror ./cgo.go runtime mkdir -p $WORK/b006/ cat >$WORK/b006/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/runtime /usr/lib/golang/pkg/tool/linux_arm/asm -trimpath "$WORK/b006=>" -I $WORK/b006/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm -shared -gensymabis -o $WORK/b006/symabis ./asm.s ./asm_arm.s ./duff_arm.s ./memclr_arm.s ./memmove_arm.s ./preempt_arm.s ./rt0_linux_arm.s ./sys_linux_arm.s ./tls_arm.s ./vlop_arm.s cd $WORK gcc -fno-caret-diagnostics -c -x c - -o /dev/null || true cat >$WORK/b006/importcfg << 'EOF' # internal # import config packagefile internal/bytealg=$WORK/b007/_pkg_.a packagefile internal/cpu=$WORK/b008/_pkg_.a packagefile runtime/internal/atomic=$WORK/b010/_pkg_.a packagefile runtime/internal/math=$WORK/b011/_pkg_.a packagefile runtime/internal/sys=$WORK/b012/_pkg_.a EOF cd /usr/lib/golang/src/runtime /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b006/_pkg_.a -trimpath "$WORK/b006=>" -shared -p runtime -std -+ -installsuffix shared -buildid oh4Ah_mzlIqmhBVbGfBO/oh4Ah_mzlIqmhBVbGfBO -goversion go1.14.3 -symabis $WORK/b006/symabis -D "" -importcfg $WORK/b006/importcfg -pack -asmhdr $WORK/b006/go_asm.h ./alg.go ./atomic_pointer.go ./cgo.go ./cgocall.go ./cgocallback.go ./cgocheck.go ./chan.go ./checkptr.go ./compiler.go ./complex.go ./cpuflags.go ./cpuprof.go ./debug.go ./debuglog.go ./debuglog_off.go ./defs_linux_arm.go ./env_posix.go ./error.go ./extern.go ./fastlog2.go ./fastlog2table.go ./fedora.go ./float.go ./hash32.go ./heapdump.go ./iface.go ./lfstack.go ./lfstack_32bit.go ./lock_futex.go ./malloc.go ./map.go ./map_fast32.go ./map_fast64.go ./map_faststr.go ./mbarrier.go ./mbitmap.go ./mcache.go ./mcentral.go ./mem_linux.go ./mfinal.go ./mfixalloc.go ./mgc.go ./mgcmark.go ./mgcscavenge.go ./mgcstack.go ./mgcsweep.go ./mgcsweepbuf.go ./mgcwork.go ./mheap.go ./mmap.go ./mpagealloc.go ./mpagealloc_32bit.go ./mpagecache.go ./mpallocbits.go ./mprof.go ./mranges.go ./msan0.go ./msize.go ./mstats.go ./mwbbuf.go ./nbpipe_pipe2.go ./netpoll.go ./netpoll_epoll.go ./os_linux.go ./os_linux_arm.go ./os_linux_generic.go ./os_nonopenbsd.go ./panic.go ./panic32.go ./plugin.go ./preempt.go ./preempt_nonwindows.go ./print.go ./proc.go ./profbuf.go ./proflabel.go ./race0.go ./rdebug.go ./relax_stub.go ./runtime.go ./runtime1.go ./runtime2.go ./rwmutex.go ./select.go ./sema.go ./sigaction.go ./signal_arm.go ./signal_linux_arm.go ./signal_unix.go ./sigqueue.go ./sigqueue_note.go ./sigtab_linux_generic.go ./sizeclasses.go ./slice.go ./softfloat64.go ./stack.go ./string.go ./stubs.go ./stubs2.go ./stubs3.go ./stubs32.go ./stubs_arm.go ./stubs_linux.go ./symtab.go ./sys_arm.go ./sys_nonppc64x.go ./time.go ./time_nofake.go ./timestub.go ./timestub2.go ./trace.go ./traceback.go ./type.go ./typekind.go ./utf8.go ./vdso_elf32.go ./vdso_linux.go ./vdso_linux_arm.go ./vlrt.go ./write_err.go cd $WORK gcc -Qunused-arguments -c -x c - -o /dev/null || true gcc -fdebug-prefix-map=a=b -c -x c - -o /dev/null || true /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b017/_pkg_.a # internal cp $WORK/b017/_pkg_.a /builddir/.cache/go-build/50/50849605e2407f0efaa98c3ca7349d62936ad58444a66562c132a7855b1215ea-d # internal gcc -gno-record-gcc-switches -c -x c - -o /dev/null || true cd $WORK/b075 TERM='dumb' gcc -I /usr/lib/golang/src/runtime/cgo -fPIC -marm -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b075=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -Wall -Werror -o ./_x001.o -c _cgo_export.c TERM='dumb' gcc -I /usr/lib/golang/src/runtime/cgo -fPIC -marm -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b075=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -Wall -Werror -o ./_x002.o -c cgo.cgo2.c cd /usr/lib/golang/src/runtime/cgo TERM='dumb' gcc -I . -fPIC -marm -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b075=/tmp/go-build -gno-record-gcc-switches -I $WORK/b075/ -g -O2 -Wall -Werror -o $WORK/b075/_x003.o -c gcc_context.c cd /usr/lib/golang/src/math /usr/lib/golang/pkg/tool/linux_arm/asm -trimpath "$WORK/b022=>" -I $WORK/b022/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm -shared -o $WORK/b022/sqrt_arm.o ./sqrt_arm.s /usr/lib/golang/pkg/tool/linux_arm/asm -trimpath "$WORK/b022=>" -I $WORK/b022/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm -shared -o $WORK/b022/stubs_arm.o ./stubs_arm.s /usr/lib/golang/pkg/tool/linux_arm/pack r $WORK/b022/_pkg_.a $WORK/b022/sqrt_arm.o $WORK/b022/stubs_arm.o # internal /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b022/_pkg_.a # internal cp $WORK/b022/_pkg_.a /builddir/.cache/go-build/a5/a53d0ee07b0b0a684997c12e02458db9822f6837c4facbe5f6f272b40c6ad71a-d # internal cd /usr/lib/golang/src/runtime/cgo TERM='dumb' gcc -I . -fPIC -marm -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b075=/tmp/go-build -gno-record-gcc-switches -I $WORK/b075/ -g -O2 -Wall -Werror -o $WORK/b075/_x004.o -c gcc_fatalf.c TERM='dumb' gcc -I . -fPIC -marm -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b075=/tmp/go-build -gno-record-gcc-switches -I $WORK/b075/ -g -O2 -Wall -Werror -o $WORK/b075/_x005.o -c gcc_libinit.c TERM='dumb' gcc -I . -fPIC -marm -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b075=/tmp/go-build -gno-record-gcc-switches -I $WORK/b075/ -g -O2 -Wall -Werror -o $WORK/b075/_x006.o -c gcc_linux_arm.c TERM='dumb' gcc -I . -fPIC -marm -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b075=/tmp/go-build -gno-record-gcc-switches -I $WORK/b075/ -g -O2 -Wall -Werror -o $WORK/b075/_x007.o -c gcc_setenv.c TERM='dumb' gcc -I . -fPIC -marm -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b075=/tmp/go-build -gno-record-gcc-switches -I $WORK/b075/ -g -O2 -Wall -Werror -o $WORK/b075/_x008.o -c gcc_traceback.c TERM='dumb' gcc -I . -fPIC -marm -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b075=/tmp/go-build -gno-record-gcc-switches -I $WORK/b075/ -g -O2 -Wall -Werror -o $WORK/b075/_x009.o -c gcc_util.c TERM='dumb' gcc -I . -fPIC -marm -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b075=/tmp/go-build -gno-record-gcc-switches -I $WORK/b075/ -g -O2 -Wall -Werror -o $WORK/b075/_x010.o -c gcc_arm.S cd $WORK/b075 TERM='dumb' gcc -I /usr/lib/golang/src/runtime/cgo -fPIC -marm -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b075=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -Wall -Werror -o ./_cgo_main.o -c _cgo_main.c cd /usr/lib/golang/src/runtime/cgo TERM='dumb' gcc -I . -fPIC -marm -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b075=/tmp/go-build -gno-record-gcc-switches -o $WORK/b075/_cgo_.o $WORK/b075/_cgo_main.o $WORK/b075/_x001.o $WORK/b075/_x002.o $WORK/b075/_x003.o $WORK/b075/_x004.o $WORK/b075/_x005.o $WORK/b075/_x006.o $WORK/b075/_x007.o $WORK/b075/_x008.o $WORK/b075/_x009.o $WORK/b075/_x010.o -g -O2 -lpthread -pie TERM='dumb' /usr/lib/golang/pkg/tool/linux_arm/cgo -dynpackage cgo -dynimport $WORK/b075/_cgo_.o -dynout $WORK/b075/_cgo_import.go -dynlinker cat >$WORK/b075/go_asm.h << 'EOF' # internal EOF /usr/lib/golang/pkg/tool/linux_arm/asm -trimpath "$WORK/b075=>" -I $WORK/b075/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm -shared -gensymabis -o $WORK/b075/symabis ./asm_arm.s cat >$WORK/b075/importcfg << 'EOF' # internal # import config EOF /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b075/_pkg_.a -trimpath "$WORK/b075=>" -shared -p runtime/cgo -std -installsuffix shared -buildid -syzssBtnMucpRQ-3TbG/-syzssBtnMucpRQ-3TbG -goversion go1.14.3 -symabis $WORK/b075/symabis -D "" -importcfg $WORK/b075/importcfg -pack -asmhdr $WORK/b075/go_asm.h ./callbacks.go ./callbacks_traceback.go ./iscgo.go ./setenv.go $WORK/b075/_cgo_gotypes.go $WORK/b075/cgo.cgo1.go $WORK/b075/_cgo_import.go /usr/lib/golang/pkg/tool/linux_arm/asm -trimpath "$WORK/b075=>" -I $WORK/b075/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm -shared -o $WORK/b075/asm_arm.o ./asm_arm.s /usr/lib/golang/pkg/tool/linux_arm/pack r $WORK/b075/_pkg_.a $WORK/b075/asm_arm.o $WORK/b075/_x001.o $WORK/b075/_x002.o $WORK/b075/_x003.o $WORK/b075/_x004.o $WORK/b075/_x005.o $WORK/b075/_x006.o $WORK/b075/_x007.o $WORK/b075/_x008.o $WORK/b075/_x009.o $WORK/b075/_x010.o # internal /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b075/_pkg_.a # internal cp $WORK/b075/_pkg_.a /builddir/.cache/go-build/57/577e338b6fc083e813781a832e64bbd93d89be8f4499d7aeb0a8da65d402d1d3-d # internal cd /usr/lib/golang/src/runtime /usr/lib/golang/pkg/tool/linux_arm/asm -trimpath "$WORK/b006=>" -I $WORK/b006/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm -shared -o $WORK/b006/asm.o ./asm.s /usr/lib/golang/pkg/tool/linux_arm/asm -trimpath "$WORK/b006=>" -I $WORK/b006/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm -shared -o $WORK/b006/asm_arm.o ./asm_arm.s /usr/lib/golang/pkg/tool/linux_arm/asm -trimpath "$WORK/b006=>" -I $WORK/b006/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm -shared -o $WORK/b006/duff_arm.o ./duff_arm.s /usr/lib/golang/pkg/tool/linux_arm/asm -trimpath "$WORK/b006=>" -I $WORK/b006/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm -shared -o $WORK/b006/memclr_arm.o ./memclr_arm.s /usr/lib/golang/pkg/tool/linux_arm/asm -trimpath "$WORK/b006=>" -I $WORK/b006/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm -shared -o $WORK/b006/memmove_arm.o ./memmove_arm.s /usr/lib/golang/pkg/tool/linux_arm/asm -trimpath "$WORK/b006=>" -I $WORK/b006/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm -shared -o $WORK/b006/preempt_arm.o ./preempt_arm.s /usr/lib/golang/pkg/tool/linux_arm/asm -trimpath "$WORK/b006=>" -I $WORK/b006/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm -shared -o $WORK/b006/rt0_linux_arm.o ./rt0_linux_arm.s /usr/lib/golang/pkg/tool/linux_arm/asm -trimpath "$WORK/b006=>" -I $WORK/b006/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm -shared -o $WORK/b006/sys_linux_arm.o ./sys_linux_arm.s /usr/lib/golang/pkg/tool/linux_arm/asm -trimpath "$WORK/b006=>" -I $WORK/b006/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm -shared -o $WORK/b006/tls_arm.o ./tls_arm.s /usr/lib/golang/pkg/tool/linux_arm/asm -trimpath "$WORK/b006=>" -I $WORK/b006/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm -shared -o $WORK/b006/vlop_arm.o ./vlop_arm.s /usr/lib/golang/pkg/tool/linux_arm/pack r $WORK/b006/_pkg_.a $WORK/b006/asm.o $WORK/b006/asm_arm.o $WORK/b006/duff_arm.o $WORK/b006/memclr_arm.o $WORK/b006/memmove_arm.o $WORK/b006/preempt_arm.o $WORK/b006/rt0_linux_arm.o $WORK/b006/sys_linux_arm.o $WORK/b006/tls_arm.o $WORK/b006/vlop_arm.o # internal /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b006/_pkg_.a # internal cp $WORK/b006/_pkg_.a /builddir/.cache/go-build/bf/bf7d07ebbf0a5ed8e8bac4ee6669d9a4e59487127f1815c56ebf2cfa32d3b779-d # internal internal/reflectlite mkdir -p $WORK/b005/ cat >$WORK/b005/go_asm.h << 'EOF' # internal EOF sync mkdir -p $WORK/b014/ cd /usr/lib/golang/src/internal/reflectlite /usr/lib/golang/pkg/tool/linux_arm/asm -trimpath "$WORK/b005=>" -I $WORK/b005/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm -shared -gensymabis -o $WORK/b005/symabis ./asm.s cat >$WORK/b014/importcfg << 'EOF' # internal # import config packagefile internal/race=$WORK/b015/_pkg_.a packagefile runtime=$WORK/b006/_pkg_.a packagefile sync/atomic=$WORK/b016/_pkg_.a EOF cd /usr/lib/golang/src/sync /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b014/_pkg_.a -trimpath "$WORK/b014=>" -shared -p sync -std -installsuffix shared -buildid -Xb27duxIRiB-D_LshvI/-Xb27duxIRiB-D_LshvI -goversion go1.14.3 -D "" -importcfg $WORK/b014/importcfg -pack ./cond.go ./map.go ./mutex.go ./once.go ./pool.go ./poolqueue.go ./runtime.go ./rwmutex.go ./waitgroup.go cat >$WORK/b005/importcfg << 'EOF' # internal # import config packagefile runtime=$WORK/b006/_pkg_.a EOF cd /usr/lib/golang/src/internal/reflectlite /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b005/_pkg_.a -trimpath "$WORK/b005=>" -shared -p internal/reflectlite -std -installsuffix shared -buildid XoCLm5Dr7mBba__aiQuU/XoCLm5Dr7mBba__aiQuU -goversion go1.14.3 -symabis $WORK/b005/symabis -D "" -importcfg $WORK/b005/importcfg -pack -asmhdr $WORK/b005/go_asm.h ./swapper.go ./type.go ./value.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b014/_pkg_.a # internal cp $WORK/b014/_pkg_.a /builddir/.cache/go-build/e5/e5585e7d40511b8946e35dae11f1c6771ac5477e88a1d11f91f4d27187cecdc5-d # internal internal/singleflight mkdir -p $WORK/b074/ cat >$WORK/b074/importcfg << 'EOF' # internal # import config packagefile sync=$WORK/b014/_pkg_.a EOF cd /usr/lib/golang/src/internal/singleflight /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b074/_pkg_.a -trimpath "$WORK/b074=>" -shared -p internal/singleflight -std -complete -installsuffix shared -buildid A3EMbkJtZBtz0j3_hGGV/A3EMbkJtZBtz0j3_hGGV -goversion go1.14.3 -D "" -importcfg $WORK/b074/importcfg -pack ./singleflight.go math/rand mkdir -p $WORK/b069/ cat >$WORK/b069/importcfg << 'EOF' # internal # import config packagefile math=$WORK/b022/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a EOF cd /usr/lib/golang/src/math/rand /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b069/_pkg_.a -trimpath "$WORK/b069=>" -shared -p math/rand -std -complete -installsuffix shared -buildid t47nG9L4_etPtxRslEHU/t47nG9L4_etPtxRslEHU -goversion go1.14.3 -D "" -importcfg $WORK/b069/importcfg -pack ./exp.go ./normal.go ./rand.go ./rng.go ./zipf.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b074/_pkg_.a # internal cp $WORK/b074/_pkg_.a /builddir/.cache/go-build/04/04f5e23f23e99425d08bd7ad944df1bda4058da07f710d768105dc1a5c70f5a6-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/79/7932bff5f009f7d681d7fd2fa5d46172c0e2951f36e357b6d3d70f849afb3649-d # internal cd /usr/lib/golang/src/internal/reflectlite /usr/lib/golang/pkg/tool/linux_arm/asm -trimpath "$WORK/b005=>" -I $WORK/b005/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm -shared -o $WORK/b005/asm.o ./asm.s /usr/lib/golang/pkg/tool/linux_arm/pack r $WORK/b005/_pkg_.a $WORK/b005/asm.o # internal /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b005/_pkg_.a # internal cp $WORK/b005/_pkg_.a /builddir/.cache/go-build/ff/ff8c586e091d9b286fbfc0570fb0da0d40c27da93f1efa7ee7c39066aa177339-d # internal errors mkdir -p $WORK/b004/ cat >$WORK/b004/importcfg << 'EOF' # internal # import config packagefile internal/reflectlite=$WORK/b005/_pkg_.a EOF sort mkdir -p $WORK/b028/ cd /usr/lib/golang/src/errors /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b004/_pkg_.a -trimpath "$WORK/b004=>" -shared -p errors -std -complete -installsuffix shared -buildid d48dIKbMwZOvp2dxszYB/d48dIKbMwZOvp2dxszYB -goversion go1.14.3 -D "" -importcfg $WORK/b004/importcfg -pack ./errors.go ./wrap.go cat >$WORK/b028/importcfg << 'EOF' # internal # import config packagefile internal/reflectlite=$WORK/b005/_pkg_.a EOF cd /usr/lib/golang/src/sort /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b028/_pkg_.a -trimpath "$WORK/b028=>" -shared -p sort -std -complete -installsuffix shared -buildid cRMIWVyiuPD9cfZKHlsT/cRMIWVyiuPD9cfZKHlsT -goversion go1.14.3 -D "" -importcfg $WORK/b028/importcfg -pack ./search.go ./slice.go ./slice_go113.go ./sort.go ./zfuncversion.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b004/_pkg_.a # internal cp $WORK/b004/_pkg_.a /builddir/.cache/go-build/0e/0efb9fb1ac1c87c323708bd4dcfc90a53835480754e2664e3f5d444f02af0ad0-d # internal internal/oserror mkdir -p $WORK/b030/ cat >$WORK/b030/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/b030/_pkg_.a -trimpath "$WORK/b030=>" -shared -p internal/oserror -std -complete -installsuffix shared -buildid toqAdAlS7Pvv2Z33O4tS/toqAdAlS7Pvv2Z33O4tS -goversion go1.14.3 -D "" -importcfg $WORK/b030/importcfg -pack ./errors.go io mkdir -p $WORK/b013/ cat >$WORK/b013/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a EOF vendor/golang.org/x/net/dns/dnsmessage cd /usr/lib/golang/src/io /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b013/_pkg_.a -trimpath "$WORK/b013=>" -shared -p io -std -complete -installsuffix shared -buildid HG5Hs1n8oMCR_txe-I9c/HG5Hs1n8oMCR_txe-I9c -goversion go1.14.3 -D "" -importcfg $WORK/b013/importcfg -pack ./io.go ./multi.go ./pipe.go mkdir -p $WORK/b072/ strconv mkdir -p $WORK/b025/ cat >$WORK/b025/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile internal/bytealg=$WORK/b007/_pkg_.a packagefile math=$WORK/b022/_pkg_.a packagefile math/bits=$WORK/b023/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF cd /usr/lib/golang/src/strconv /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b025/_pkg_.a -trimpath "$WORK/b025=>" -shared -p strconv -std -complete -installsuffix shared -buildid RgOeTm5nDd1tYjEvuqE5/RgOeTm5nDd1tYjEvuqE5 -goversion go1.14.3 -D "" -importcfg $WORK/b025/importcfg -pack ./atob.go ./atof.go ./atoi.go ./decimal.go ./doc.go ./extfloat.go ./ftoa.go ./isprint.go ./itoa.go ./quote.go cat >$WORK/b072/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a EOF cd /usr/lib/golang/src/vendor/golang.org/x/net/dns/dnsmessage /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b072/_pkg_.a -trimpath "$WORK/b072=>" -shared -p vendor/golang.org/x/net/dns/dnsmessage -std -complete -installsuffix shared -buildid JayhjPURkyCJeo1Rfuce/JayhjPURkyCJeo1Rfuce -goversion go1.14.3 -D "" -importcfg $WORK/b072/importcfg -pack ./message.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b030/_pkg_.a # internal cp $WORK/b030/_pkg_.a /builddir/.cache/go-build/c1/c1175415695e90ff1280003e84d31fbe3a5faf97db64febc4b5e72c2affe2fff-d # internal syscall mkdir -p $WORK/b033/ cat >$WORK/b033/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/syscall /usr/lib/golang/pkg/tool/linux_arm/asm -trimpath "$WORK/b033=>" -I $WORK/b033/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm -shared -gensymabis -o $WORK/b033/symabis ./asm_linux_arm.s cat >$WORK/b033/importcfg << 'EOF' # internal # import config packagefile internal/bytealg=$WORK/b007/_pkg_.a packagefile internal/oserror=$WORK/b030/_pkg_.a packagefile internal/race=$WORK/b015/_pkg_.a packagefile runtime=$WORK/b006/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b033/_pkg_.a -trimpath "$WORK/b033=>" -shared -p syscall -std -installsuffix shared -buildid 2XmIpKfQGYW6UvqKrHoS/2XmIpKfQGYW6UvqKrHoS -goversion go1.14.3 -symabis $WORK/b033/symabis -D "" -importcfg $WORK/b033/importcfg -pack -asmhdr $WORK/b033/go_asm.h ./dirent.go ./endian_little.go ./env_unix.go ./exec_linux.go ./exec_unix.go ./flock.go ./flock_linux_32bit.go ./lsf_linux.go ./msan0.go ./net.go ./netlink_linux.go ./setuidgid_32_linux.go ./sock_cloexec_linux.go ./sockcmsg_linux.go ./sockcmsg_unix.go ./sockcmsg_unix_other.go ./str.go ./syscall.go ./syscall_linux.go ./syscall_linux_arm.go ./syscall_unix.go ./time_nofake.go ./timestruct.go ./zerrors_linux_arm.go ./zsyscall_linux_arm.go ./zsysnum_linux_arm.go ./ztypes_linux_arm.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b028/_pkg_.a # internal cp $WORK/b028/_pkg_.a /builddir/.cache/go-build/88/884b576d8f216e6963de069bd4fbca55d93e345c0e6c72896fd1969ac2fe33f7-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/5f/5fba218c782b2d03298ec024fdb2ab50ca80a9bc4ff196cae11aaa6ae4c8371c-d # internal bytes mkdir -p $WORK/b003/ strings mkdir -p $WORK/b037/ cat >$WORK/b037/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile internal/bytealg=$WORK/b007/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a packagefile unicode=$WORK/b017/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF cd /usr/lib/golang/src/strings /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b037/_pkg_.a -trimpath "$WORK/b037=>" -shared -p strings -std -complete -installsuffix shared -buildid pNqlhVATgS5rLYqNjwnj/pNqlhVATgS5rLYqNjwnj -goversion go1.14.3 -D "" -importcfg $WORK/b037/importcfg -pack ./builder.go ./compare.go ./reader.go ./replace.go ./search.go ./strings.go cat >$WORK/b003/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile internal/bytealg=$WORK/b007/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile unicode=$WORK/b017/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF cd /usr/lib/golang/src/bytes /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b003/_pkg_.a -trimpath "$WORK/b003=>" -shared -p bytes -std -installsuffix shared -buildid Xg50JZQ2iBCD4KIDJ0eT/Xg50JZQ2iBCD4KIDJ0eT -goversion go1.14.3 -D "" -importcfg $WORK/b003/importcfg -pack ./buffer.go ./bytes.go ./reader.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b025/_pkg_.a # internal cp $WORK/b025/_pkg_.a /builddir/.cache/go-build/8b/8b788de4bc381819fa14410e94998ebeeb57090c3a9440e3ad3168901cf8703a-d # internal reflect mkdir -p $WORK/b024/ cat >$WORK/b024/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/reflect /usr/lib/golang/pkg/tool/linux_arm/asm -trimpath "$WORK/b024=>" -I $WORK/b024/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm -shared -gensymabis -o $WORK/b024/symabis ./asm_arm.s /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b003/_pkg_.a # internal cat >$WORK/b024/importcfg << 'EOF' # internal # import config packagefile math=$WORK/b022/_pkg_.a packagefile runtime=$WORK/b006/_pkg_.a packagefile strconv=$WORK/b025/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a packagefile unicode=$WORK/b017/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b024/_pkg_.a -trimpath "$WORK/b024=>" -shared -p reflect -std -installsuffix shared -buildid r74G2_EHaIGoKWZalMgc/r74G2_EHaIGoKWZalMgc -goversion go1.14.3 -symabis $WORK/b024/symabis -D "" -importcfg $WORK/b024/importcfg -pack -asmhdr $WORK/b024/go_asm.h ./deepequal.go ./makefunc.go ./swapper.go ./type.go ./value.go cp $WORK/b003/_pkg_.a /builddir/.cache/go-build/bd/bd15bd130e86019bee7bcc368b91eb0084f75ddc2135afa1ec59cc16faf9f5d3-d # internal bufio mkdir -p $WORK/b040/ cat >$WORK/b040/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF cd /usr/lib/golang/src/bufio /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b040/_pkg_.a -trimpath "$WORK/b040=>" -shared -p bufio -std -complete -installsuffix shared -buildid xqb4aNRtGnjYBEb_Pc4-/xqb4aNRtGnjYBEb_Pc4- -goversion go1.14.3 -D "" -importcfg $WORK/b040/importcfg -pack ./bufio.go ./scan.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b037/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b072/_pkg_.a # internal cp $WORK/b037/_pkg_.a /builddir/.cache/go-build/7a/7aa249337919dd5da5af3d5272bb6e23586a0046e6cb17b2f74833b8358d0353-d # internal path mkdir -p $WORK/b041/ cat >$WORK/b041/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF cd /usr/lib/golang/src/path /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b041/_pkg_.a -trimpath "$WORK/b041=>" -shared -p path -std -complete -installsuffix shared -buildid pNNhrbM4Ayi2UruRpw_1/pNNhrbM4Ayi2UruRpw_1 -goversion go1.14.3 -D "" -importcfg $WORK/b041/importcfg -pack ./match.go ./path.go cp $WORK/b072/_pkg_.a /builddir/.cache/go-build/91/9186b75c25494d84cf0c57e5eeea7445cac324148d998f87adec5ded370491c4-d # internal regexp/syntax mkdir -p $WORK/b048/ cat >$WORK/b048/importcfg << 'EOF' # internal # import config packagefile sort=$WORK/b028/_pkg_.a packagefile strconv=$WORK/b025/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile unicode=$WORK/b017/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF cd /usr/lib/golang/src/regexp/syntax /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b048/_pkg_.a -trimpath "$WORK/b048=>" -shared -p regexp/syntax -std -complete -installsuffix shared -buildid x5rNGY-PJRf9WJW5gmOu/x5rNGY-PJRf9WJW5gmOu -goversion go1.14.3 -D "" -importcfg $WORK/b048/importcfg -pack ./compile.go ./doc.go ./op_string.go ./parse.go ./perl_groups.go ./prog.go ./regexp.go ./simplify.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b041/_pkg_.a # internal cp $WORK/b041/_pkg_.a /builddir/.cache/go-build/c9/c9866a1068c8c5157c5a7d9db2075c335d21da1d861c98988c771a24923be195-d # internal hash mkdir -p $WORK/b054/ cat >$WORK/b054/importcfg << 'EOF' # internal # import config packagefile io=$WORK/b013/_pkg_.a EOF cd /usr/lib/golang/src/hash /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b054/_pkg_.a -trimpath "$WORK/b054=>" -shared -p hash -std -complete -installsuffix shared -buildid X2HMVt5G_3Qor6PWxsjb/X2HMVt5G_3Qor6PWxsjb -goversion go1.14.3 -D "" -importcfg $WORK/b054/importcfg -pack ./hash.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b054/_pkg_.a # internal cp $WORK/b054/_pkg_.a /builddir/.cache/go-build/11/118eff2c7e7e896eae879ac1536a5946c58c69b0707ca72afe6628cc8c5328e3-d # internal crypto mkdir -p $WORK/b053/ cat >$WORK/b053/importcfg << 'EOF' # internal # import config packagefile hash=$WORK/b054/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile strconv=$WORK/b025/_pkg_.a EOF cd /usr/lib/golang/src/crypto /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b053/_pkg_.a -trimpath "$WORK/b053=>" -shared -p crypto -std -complete -installsuffix shared -buildid sz1H-ymUN8oeUaVNktHm/sz1H-ymUN8oeUaVNktHm -goversion go1.14.3 -D "" -importcfg $WORK/b053/importcfg -pack ./crypto.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b053/_pkg_.a # internal cp $WORK/b053/_pkg_.a /builddir/.cache/go-build/bb/bb06aa576554d2e6379e646e23460219e0b64030abe30f9a876c233d456d75ad-d # internal hash/adler32 mkdir -p $WORK/b058/ cat >$WORK/b058/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile hash=$WORK/b054/_pkg_.a EOF cd /usr/lib/golang/src/hash/adler32 /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b058/_pkg_.a -trimpath "$WORK/b058=>" -shared -p hash/adler32 -std -complete -installsuffix shared -buildid 1isSR_lCbDmCp18Qgz-F/1isSR_lCbDmCp18Qgz-F -goversion go1.14.3 -D "" -importcfg $WORK/b058/importcfg -pack ./adler32.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b040/_pkg_.a # internal cp $WORK/b040/_pkg_.a /builddir/.cache/go-build/d5/d5683c335b3bae5b3505531e68a6754129612b93ea766382256846bb6d041de0-d # internal /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b058/_pkg_.a # internal cp $WORK/b058/_pkg_.a /builddir/.cache/go-build/dc/dc80af5be83ec4515bbca575433bfbfc0b7634212e78f2e91a4d95242e7f84f1-d # internal cd /usr/lib/golang/src/syscall /usr/lib/golang/pkg/tool/linux_arm/asm -trimpath "$WORK/b033=>" -I $WORK/b033/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm -shared -o $WORK/b033/asm_linux_arm.o ./asm_linux_arm.s /usr/lib/golang/pkg/tool/linux_arm/pack r $WORK/b033/_pkg_.a $WORK/b033/asm_linux_arm.o # internal /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b033/_pkg_.a # internal cp $WORK/b033/_pkg_.a /builddir/.cache/go-build/18/1823075ca41cda4f96f33879760dff4043b8ea8c9104384e372442c2d3bad084-d # internal internal/syscall/unix mkdir -p $WORK/b032/ cat >$WORK/b032/importcfg << 'EOF' # internal # import config packagefile sync/atomic=$WORK/b016/_pkg_.a packagefile syscall=$WORK/b033/_pkg_.a EOF cd /usr/lib/golang/src/internal/syscall/unix /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b032/_pkg_.a -trimpath "$WORK/b032=>" -shared -p internal/syscall/unix -std -complete -installsuffix shared -buildid HkDBQvd3rqdRtnLVnukI/HkDBQvd3rqdRtnLVnukI -goversion go1.14.3 -D "" -importcfg $WORK/b032/importcfg -pack ./at.go ./at_sysnum_fstatat64_linux.go ./at_sysnum_linux.go ./fcntl_linux_32bit.go ./getrandom_linux.go ./getrandom_linux_arm.go ./nonblocking.go time mkdir -p $WORK/b034/ cat >$WORK/b034/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile runtime=$WORK/b006/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a packagefile syscall=$WORK/b033/_pkg_.a EOF cd /usr/lib/golang/src/time /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b034/_pkg_.a -trimpath "$WORK/b034=>" -shared -p time -std -installsuffix shared -buildid Gm9z5YyA3xgRr9XOPpDr/Gm9z5YyA3xgRr9XOPpDr -goversion go1.14.3 -D "" -importcfg $WORK/b034/importcfg -pack ./format.go ./sleep.go ./sys_unix.go ./tick.go ./time.go ./zoneinfo.go ./zoneinfo_read.go ./zoneinfo_unix.go internal/syscall/execenv mkdir -p $WORK/b035/ cat >$WORK/b035/importcfg << 'EOF' # internal # import config packagefile syscall=$WORK/b033/_pkg_.a EOF cd /usr/lib/golang/src/internal/syscall/execenv /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b035/_pkg_.a -trimpath "$WORK/b035=>" -shared -p internal/syscall/execenv -std -complete -installsuffix shared -buildid JZsDcGSfchDuUJlDIA9L/JZsDcGSfchDuUJlDIA9L -goversion go1.14.3 -D "" -importcfg $WORK/b035/importcfg -pack ./execenv_default.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b032/_pkg_.a # internal cp $WORK/b032/_pkg_.a /builddir/.cache/go-build/84/845fc8093e5c0f24c143a0e0c6bc752ae192c633e45083dba33dad2b3dbfa8f3-d # internal /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b035/_pkg_.a # internal cp $WORK/b035/_pkg_.a /builddir/.cache/go-build/63/63a7e3c61ed7fd2888a0cc039bfad05a4b0ee9046ea32eac65a11d0af12e498c-d # internal /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b048/_pkg_.a # internal cp $WORK/b048/_pkg_.a /builddir/.cache/go-build/f9/f98a0b996957ef36acbdd06588d29a3df221c1d3ba9a055d154d380d69435a00-d # internal regexp mkdir -p $WORK/b047/ cat >$WORK/b047/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile regexp/syntax=$WORK/b048/_pkg_.a packagefile sort=$WORK/b028/_pkg_.a packagefile strconv=$WORK/b025/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a packagefile unicode=$WORK/b017/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF cd /usr/lib/golang/src/regexp /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b047/_pkg_.a -trimpath "$WORK/b047=>" -shared -p regexp -std -complete -installsuffix shared -buildid kFKHFTr3go6naBdZtom5/kFKHFTr3go6naBdZtom5 -goversion go1.14.3 -D "" -importcfg $WORK/b047/importcfg -pack ./backtrack.go ./exec.go ./onepass.go ./regexp.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b034/_pkg_.a # internal cp $WORK/b034/_pkg_.a /builddir/.cache/go-build/fd/fdab4355843ceeb01c6e9b2425bcb178402acfe192cdb38f503bf821c09670b9-d # internal context mkdir -p $WORK/b052/ cat >$WORK/b052/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile internal/reflectlite=$WORK/b005/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a packagefile sync/atomic=$WORK/b016/_pkg_.a packagefile time=$WORK/b034/_pkg_.a EOF cd /usr/lib/golang/src/context /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b052/_pkg_.a -trimpath "$WORK/b052=>" -shared -p context -std -complete -installsuffix shared -buildid uD6SrZxYbJCPYdhQ6aVT/uD6SrZxYbJCPYdhQ6aVT -goversion go1.14.3 -D "" -importcfg $WORK/b052/importcfg -pack ./context.go internal/poll mkdir -p $WORK/b031/ cat >$WORK/b031/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile internal/syscall/unix=$WORK/b032/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile runtime=$WORK/b006/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a packagefile sync/atomic=$WORK/b016/_pkg_.a packagefile syscall=$WORK/b033/_pkg_.a packagefile time=$WORK/b034/_pkg_.a EOF cd /usr/lib/golang/src/internal/poll /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b031/_pkg_.a -trimpath "$WORK/b031=>" -shared -p internal/poll -std -installsuffix shared -buildid qHYfQLPqIOgwmmjVR8Lf/qHYfQLPqIOgwmmjVR8Lf -goversion go1.14.3 -D "" -importcfg $WORK/b031/importcfg -pack ./errno_unix.go ./fcntl_syscall.go ./fd.go ./fd_fsync_posix.go ./fd_mutex.go ./fd_poll_runtime.go ./fd_posix.go ./fd_unix.go ./fd_writev_unix.go ./hook_cloexec.go ./hook_unix.go ./sendfile_linux.go ./sock_cloexec.go ./sockopt.go ./sockopt_linux.go ./sockopt_unix.go ./sockoptip.go ./splice_linux.go ./writev.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b047/_pkg_.a # internal cp $WORK/b047/_pkg_.a /builddir/.cache/go-build/8a/8aa8a02cb87564d1c8d0b7f28b5efa2dc860365224001d99ee8a33ed19fe1530-d # internal /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b052/_pkg_.a # internal cp $WORK/b052/_pkg_.a /builddir/.cache/go-build/a8/a85818705158bac17fd69aa04b6b92cfe6195df784ecd29844491e70fd1745a5-d # internal /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b031/_pkg_.a # internal cp $WORK/b031/_pkg_.a /builddir/.cache/go-build/56/56e918b574284d6e8204480a63a22ca5c163c1489fc3ae7bf0ea800f3343d4b7-d # internal os mkdir -p $WORK/b029/ cat >$WORK/b029/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile internal/oserror=$WORK/b030/_pkg_.a packagefile internal/poll=$WORK/b031/_pkg_.a packagefile internal/syscall/execenv=$WORK/b035/_pkg_.a packagefile internal/syscall/unix=$WORK/b032/_pkg_.a packagefile internal/testlog=$WORK/b036/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile runtime=$WORK/b006/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a packagefile sync/atomic=$WORK/b016/_pkg_.a packagefile syscall=$WORK/b033/_pkg_.a packagefile time=$WORK/b034/_pkg_.a EOF cd /usr/lib/golang/src/os /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b029/_pkg_.a -trimpath "$WORK/b029=>" -shared -p os -std -installsuffix shared -buildid KvhaSn2gJqPdjr2VYCDK/KvhaSn2gJqPdjr2VYCDK -goversion go1.14.3 -D "" -importcfg $WORK/b029/importcfg -pack ./dir.go ./dir_unix.go ./env.go ./error.go ./error_errno.go ./error_posix.go ./exec.go ./exec_posix.go ./exec_unix.go ./executable.go ./executable_procfs.go ./file.go ./file_posix.go ./file_unix.go ./getwd.go ./path.go ./path_unix.go ./pipe_linux.go ./proc.go ./rawconn.go ./removeall_at.go ./stat.go ./stat_linux.go ./stat_unix.go ./sticky_notbsd.go ./str.go ./sys.go ./sys_linux.go ./sys_unix.go ./types.go ./types_unix.go ./wait_waitid.go cd /usr/lib/golang/src/reflect /usr/lib/golang/pkg/tool/linux_arm/asm -trimpath "$WORK/b024=>" -I $WORK/b024/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm -shared -o $WORK/b024/asm_arm.o ./asm_arm.s /usr/lib/golang/pkg/tool/linux_arm/pack r $WORK/b024/_pkg_.a $WORK/b024/asm_arm.o # internal /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b024/_pkg_.a # internal cp $WORK/b024/_pkg_.a /builddir/.cache/go-build/50/503ea9f5ccefbbf9d29c14f50568b2f1fa859c5d35f9f28105cb5ba139d5ee6f-d # internal internal/fmtsort mkdir -p $WORK/b027/ encoding/binary mkdir -p $WORK/b021/ cat >$WORK/b027/importcfg << 'EOF' # internal # import config packagefile reflect=$WORK/b024/_pkg_.a packagefile sort=$WORK/b028/_pkg_.a EOF cat >$WORK/b021/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile math=$WORK/b022/_pkg_.a packagefile reflect=$WORK/b024/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a EOF cd /usr/lib/golang/src/internal/fmtsort /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b027/_pkg_.a -trimpath "$WORK/b027=>" -shared -p internal/fmtsort -std -complete -installsuffix shared -buildid pLJJVOj4pakgh92xlEo_/pLJJVOj4pakgh92xlEo_ -goversion go1.14.3 -D "" -importcfg $WORK/b027/importcfg -pack ./sort.go cd /usr/lib/golang/src/encoding/binary /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b021/_pkg_.a -trimpath "$WORK/b021=>" -shared -p encoding/binary -std -complete -installsuffix shared -buildid ai1jlzZn9a8XxcL15zki/ai1jlzZn9a8XxcL15zki -goversion go1.14.3 -D "" -importcfg $WORK/b021/importcfg -pack ./binary.go ./varint.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b027/_pkg_.a # internal cp $WORK/b027/_pkg_.a /builddir/.cache/go-build/97/97e80f7a446d37f69ab9f6ed556009c0c20ffd41c46b37b0f4edc9bededdc253-d # internal /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b021/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b029/_pkg_.a # internal cp $WORK/b021/_pkg_.a /builddir/.cache/go-build/80/80a80b1fe0acaf778210ed530e25f75e899207244f7a6e94133f8c3a57243cfe-d # internal encoding/base64 mkdir -p $WORK/b020/ crypto/sha256 mkdir -p $WORK/b070/ cat >$WORK/b020/importcfg << 'EOF' # internal # import config packagefile encoding/binary=$WORK/b021/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile strconv=$WORK/b025/_pkg_.a EOF cd /usr/lib/golang/src/encoding/base64 /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b020/_pkg_.a -trimpath "$WORK/b020=>" -shared -p encoding/base64 -std -complete -installsuffix shared -buildid lp5VTYbw1K1eZe09eKjH/lp5VTYbw1K1eZe09eKjH -goversion go1.14.3 -D "" -importcfg $WORK/b020/importcfg -pack ./base64.go crypto/cipher mkdir -p $WORK/b065/ cat >$WORK/b070/importcfg << 'EOF' # internal # import config packagefile crypto=$WORK/b053/_pkg_.a packagefile encoding/binary=$WORK/b021/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile hash=$WORK/b054/_pkg_.a packagefile math/bits=$WORK/b023/_pkg_.a EOF cd /usr/lib/golang/src/crypto/sha256 /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b070/_pkg_.a -trimpath "$WORK/b070=>" -shared -p crypto/sha256 -std -complete -installsuffix shared -buildid u18wBcUn6Hc87SAVhKY9/u18wBcUn6Hc87SAVhKY9 -goversion go1.14.3 -D "" -importcfg $WORK/b070/importcfg -pack ./sha256.go ./sha256block.go ./sha256block_generic.go cat >$WORK/b065/importcfg << 'EOF' # internal # import config packagefile crypto/internal/subtle=$WORK/b066/_pkg_.a packagefile crypto/subtle=$WORK/b067/_pkg_.a packagefile encoding/binary=$WORK/b021/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile runtime=$WORK/b006/_pkg_.a EOF cd /usr/lib/golang/src/crypto/cipher /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b065/_pkg_.a -trimpath "$WORK/b065=>" -shared -p crypto/cipher -std -complete -installsuffix shared -buildid 1osX1DQGFfeSeROvlTL_/1osX1DQGFfeSeROvlTL_ -goversion go1.14.3 -D "" -importcfg $WORK/b065/importcfg -pack ./cbc.go ./cfb.go ./cipher.go ./ctr.go ./gcm.go ./io.go ./ofb.go ./xor_generic.go cp $WORK/b029/_pkg_.a /builddir/.cache/go-build/f5/f568e35a4ec102efe1ad43ec5014a52b38020815b7f36addc4e903cd5e08384b-d # internal fmt mkdir -p $WORK/b026/ cat >$WORK/b026/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile internal/fmtsort=$WORK/b027/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile math=$WORK/b022/_pkg_.a packagefile os=$WORK/b029/_pkg_.a packagefile reflect=$WORK/b024/_pkg_.a packagefile strconv=$WORK/b025/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF path/filepath cd /usr/lib/golang/src/fmt /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b026/_pkg_.a -trimpath "$WORK/b026=>" -shared -p fmt -std -complete -installsuffix shared -buildid 9R3qGIKWv3oRHMv_ufec/9R3qGIKWv3oRHMv_ufec -goversion go1.14.3 -D "" -importcfg $WORK/b026/importcfg -pack ./doc.go ./errors.go ./format.go ./print.go ./scan.go mkdir -p $WORK/b042/ cat >$WORK/b042/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile os=$WORK/b029/_pkg_.a packagefile runtime=$WORK/b006/_pkg_.a packagefile sort=$WORK/b028/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile syscall=$WORK/b033/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF cd /usr/lib/golang/src/path/filepath /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b042/_pkg_.a -trimpath "$WORK/b042=>" -shared -p path/filepath -std -complete -installsuffix shared -buildid i1rmPAxIm1QVQmEymIMl/i1rmPAxIm1QVQmEymIMl -goversion go1.14.3 -D "" -importcfg $WORK/b042/importcfg -pack ./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 cp $WORK/b070/_pkg_.a /builddir/.cache/go-build/71/7156ff2ffd0d375069eef3a44555bc96f7ded2d0a330f2e3a5861530a7051b46-d # internal github.com/snapcore/snapd/osutil/sys mkdir -p $WORK/b061/ cat >$WORK/b061/importcfg << 'EOF' # internal # import config packagefile os=$WORK/b029/_pkg_.a packagefile syscall=$WORK/b033/_pkg_.a EOF cd /builddir/build/BUILD/snapd-2.45.2/src/github.com/snapcore/snapd/osutil/sys /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b061/_pkg_.a -trimpath "$WORK/b061=>" -shared -p github.com/snapcore/snapd/osutil/sys -complete -installsuffix shared -buildid Kq7GG2YVj9AkEIr17Vrl/Kq7GG2YVj9AkEIr17Vrl -goversion go1.14.3 -D "" -importcfg $WORK/b061/importcfg -pack ./syscall.go ./sysnum_16_linux.go ./sysnum_linux.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b020/_pkg_.a # internal cp $WORK/b020/_pkg_.a /builddir/.cache/go-build/d2/d2933a2574ed02271aedda8c884038f457d2ee023308885f919ec749f3a1233d-d # internal net mkdir -p $WORK/b071/ cd /usr/lib/golang/src/net CGO_LDFLAGS='"-g" "-O2"' /usr/lib/golang/pkg/tool/linux_arm/cgo -objdir $WORK/b071/ -importpath net -- -I $WORK/b071/ -g -O2 ./cgo_linux.go ./cgo_resnew.go ./cgo_socknew.go ./cgo_unix.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b061/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b065/_pkg_.a # internal cp $WORK/b061/_pkg_.a /builddir/.cache/go-build/13/134337bece088472f49e85f3619cd0918e7a1a9ca85177b52e53d3fcc40af861-d # internal cp $WORK/b065/_pkg_.a /builddir/.cache/go-build/5a/5ab1776ab6b0c1499fd46834a49694dd50a3addde3d9187b2f9f5799ee875719-d # internal crypto/aes mkdir -p $WORK/b064/ cat >$WORK/b064/importcfg << 'EOF' # internal # import config packagefile crypto/cipher=$WORK/b065/_pkg_.a packagefile crypto/internal/subtle=$WORK/b066/_pkg_.a packagefile encoding/binary=$WORK/b021/_pkg_.a packagefile strconv=$WORK/b025/_pkg_.a EOF cd /usr/lib/golang/src/crypto/aes /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b064/_pkg_.a -trimpath "$WORK/b064=>" -shared -p crypto/aes -std -complete -installsuffix shared -buildid MQAitTpvZ43v0RBcGKsQ/MQAitTpvZ43v0RBcGKsQ -goversion go1.14.3 -D "" -importcfg $WORK/b064/importcfg -pack ./block.go ./cipher.go ./cipher_generic.go ./const.go ./modes.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b042/_pkg_.a # internal cp $WORK/b042/_pkg_.a /builddir/.cache/go-build/26/26efb7f11c165de78e23d92cc218175516eebabc4d023abe3e103385c519cf20-d # internal os/exec mkdir -p $WORK/b077/ cat >$WORK/b077/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile context=$WORK/b052/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile internal/syscall/execenv=$WORK/b035/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile os=$WORK/b029/_pkg_.a packagefile path/filepath=$WORK/b042/_pkg_.a packagefile runtime=$WORK/b006/_pkg_.a packagefile strconv=$WORK/b025/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a packagefile syscall=$WORK/b033/_pkg_.a EOF cd /usr/lib/golang/src/os/exec /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b077/_pkg_.a -trimpath "$WORK/b077=>" -shared -p os/exec -std -complete -installsuffix shared -buildid kJeMXeyvixizHih91Xa5/kJeMXeyvixizHih91Xa5 -goversion go1.14.3 -D "" -importcfg $WORK/b077/importcfg -pack ./exec.go ./exec_unix.go ./lp_unix.go io/ioutil mkdir -p $WORK/b049/ cat >$WORK/b049/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile os=$WORK/b029/_pkg_.a packagefile path/filepath=$WORK/b042/_pkg_.a packagefile sort=$WORK/b028/_pkg_.a packagefile strconv=$WORK/b025/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a packagefile time=$WORK/b034/_pkg_.a EOF cd /usr/lib/golang/src/io/ioutil /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b049/_pkg_.a -trimpath "$WORK/b049=>" -shared -p io/ioutil -std -complete -installsuffix shared -buildid __syT6BcB31SS2DXKRnM/__syT6BcB31SS2DXKRnM -goversion go1.14.3 -D "" -importcfg $WORK/b049/importcfg -pack ./ioutil.go ./tempfile.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b064/_pkg_.a # internal cp $WORK/b064/_pkg_.a /builddir/.cache/go-build/66/6644da825921ddbd0d119f0d56e12e9fd1fb9faa094a68aad05b60fadd4cc6a9-d # internal /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b049/_pkg_.a # internal cp $WORK/b049/_pkg_.a /builddir/.cache/go-build/65/65d55bddad084e429f7adab35908d3ac2fae0888abe19522f7fd99fbaac04d51-d # internal /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b077/_pkg_.a # internal cp $WORK/b077/_pkg_.a /builddir/.cache/go-build/f9/f95676f1d4e674f8a2bb9e3a1e6d299be9c709bbae34a4d7a617c7fb3d9fa021-d # internal /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b026/_pkg_.a # internal cp $WORK/b026/_pkg_.a /builddir/.cache/go-build/b0/b0a98959f25eaf71bf300d0c724c8fbb1b6c52d1eb937f3c3a9751d99ec9d34f-d # internal compress/flate mkdir -p $WORK/b057/ encoding/json cat >$WORK/b057/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b040/_pkg_.a packagefile fmt=$WORK/b026/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile math=$WORK/b022/_pkg_.a packagefile math/bits=$WORK/b023/_pkg_.a packagefile sort=$WORK/b028/_pkg_.a packagefile strconv=$WORK/b025/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a EOF mkdir -p $WORK/b002/ cd /usr/lib/golang/src/compress/flate /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b057/_pkg_.a -trimpath "$WORK/b057=>" -shared -p compress/flate -std -complete -installsuffix shared -buildid 7_Jxxsr0Ml60x5GaJZJm/7_Jxxsr0Ml60x5GaJZJm -goversion go1.14.3 -D "" -importcfg $WORK/b057/importcfg -pack ./deflate.go ./deflatefast.go ./dict_decoder.go ./huffman_bit_writer.go ./huffman_code.go ./inflate.go ./token.go github.com/jessevdk/go-flags mkdir -p $WORK/b039/ cat >$WORK/b002/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile encoding=$WORK/b019/_pkg_.a packagefile encoding/base64=$WORK/b020/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b026/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile math=$WORK/b022/_pkg_.a packagefile reflect=$WORK/b024/_pkg_.a packagefile sort=$WORK/b028/_pkg_.a packagefile strconv=$WORK/b025/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a packagefile unicode=$WORK/b017/_pkg_.a packagefile unicode/utf16=$WORK/b038/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF cd /usr/lib/golang/src/encoding/json /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b002/_pkg_.a -trimpath "$WORK/b002=>" -shared -p encoding/json -std -complete -installsuffix shared -buildid QqTDMjvhKleAEP3WbCHk/QqTDMjvhKleAEP3WbCHk -goversion go1.14.3 -D "" -importcfg $WORK/b002/importcfg -pack ./decode.go ./encode.go ./fold.go ./indent.go ./scanner.go ./stream.go ./tables.go ./tags.go cat >$WORK/b039/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b040/_pkg_.a packagefile bytes=$WORK/b003/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b026/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile os=$WORK/b029/_pkg_.a packagefile path=$WORK/b041/_pkg_.a packagefile path/filepath=$WORK/b042/_pkg_.a packagefile reflect=$WORK/b024/_pkg_.a packagefile runtime=$WORK/b006/_pkg_.a packagefile sort=$WORK/b028/_pkg_.a packagefile strconv=$WORK/b025/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile syscall=$WORK/b033/_pkg_.a packagefile time=$WORK/b034/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF cd /usr/share/gocode/src/github.com/jessevdk/go-flags /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b039/_pkg_.a -trimpath "$WORK/b039=>" -shared -p github.com/jessevdk/go-flags -complete -installsuffix shared -buildid rQ35KYLr30xr6RBAepbt/rQ35KYLr30xr6RBAepbt -goversion go1.14.3 -D "" -importcfg $WORK/b039/importcfg -pack ./arg.go ./closest.go ./command.go ./completion.go ./convert.go ./error.go ./flags.go ./group.go ./help.go ./ini.go ./man.go ./multitag.go ./option.go ./optstyle_other.go ./parser.go ./termsize.go ./tiocgwinsz_linux.go gopkg.in/yaml.v2 mkdir -p $WORK/b046/ cat >$WORK/b046/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile encoding=$WORK/b019/_pkg_.a packagefile encoding/base64=$WORK/b020/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b026/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile math=$WORK/b022/_pkg_.a packagefile reflect=$WORK/b024/_pkg_.a packagefile regexp=$WORK/b047/_pkg_.a packagefile sort=$WORK/b028/_pkg_.a packagefile strconv=$WORK/b025/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a packagefile time=$WORK/b034/_pkg_.a packagefile unicode=$WORK/b017/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF cd /usr/share/gocode/src/gopkg.in/yaml.v2 /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b046/_pkg_.a -trimpath "$WORK/b046=>" -shared -p gopkg.in/yaml.v2 -complete -installsuffix shared -buildid LHHMb3qptV-si6u-OFrq/LHHMb3qptV-si6u-OFrq -goversion go1.14.3 -D "" -importcfg $WORK/b046/importcfg -pack ./apic.go ./decode.go ./emitterc.go ./encode.go ./parserc.go ./readerc.go ./resolve.go ./scannerc.go ./sorter.go ./writerc.go ./yaml.go ./yamlh.go ./yamlprivateh.go cd $WORK/b071 TERM='dumb' gcc -I /usr/lib/golang/src/net -fPIC -marm -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b071=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x001.o -c _cgo_export.c /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b057/_pkg_.a # internal TERM='dumb' gcc -I /usr/lib/golang/src/net -fPIC -marm -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b071=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x002.o -c cgo_linux.cgo2.c cp $WORK/b057/_pkg_.a /builddir/.cache/go-build/f4/f4913160c86c2755fd74c1880ae016ba38e698e828b80157ca5d1e428966f4c5-d # internal compress/zlib mkdir -p $WORK/b056/ cat >$WORK/b056/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b040/_pkg_.a packagefile compress/flate=$WORK/b057/_pkg_.a packagefile encoding/binary=$WORK/b021/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b026/_pkg_.a packagefile hash=$WORK/b054/_pkg_.a packagefile hash/adler32=$WORK/b058/_pkg_.a packagefile io=$WORK/b013/_pkg_.a EOF cd /usr/lib/golang/src/compress/zlib /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b056/_pkg_.a -trimpath "$WORK/b056=>" -shared -p compress/zlib -std -complete -installsuffix shared -buildid gRx71mthryvvUesZxS-P/gRx71mthryvvUesZxS-P -goversion go1.14.3 -D "" -importcfg $WORK/b056/importcfg -pack ./reader.go ./writer.go cd $WORK/b071 TERM='dumb' gcc -I /usr/lib/golang/src/net -fPIC -marm -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b071=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x003.o -c cgo_resnew.cgo2.c /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b056/_pkg_.a # internal cp $WORK/b056/_pkg_.a /builddir/.cache/go-build/ea/ea88e2594751f7e095c89d38db9969cee8e55f5cb4ed097bc77b3107d6343fb6-d # internal debug/dwarf mkdir -p $WORK/b059/ cat >$WORK/b059/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile encoding/binary=$WORK/b021/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b026/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile path=$WORK/b041/_pkg_.a packagefile sort=$WORK/b028/_pkg_.a packagefile strconv=$WORK/b025/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a EOF cd /usr/lib/golang/src/debug/dwarf /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b059/_pkg_.a -trimpath "$WORK/b059=>" -shared -p debug/dwarf -std -complete -installsuffix shared -buildid FKIeyFNT4FxrEnjudjW1/FKIeyFNT4FxrEnjudjW1 -goversion go1.14.3 -D "" -importcfg $WORK/b059/importcfg -pack ./attr_string.go ./buf.go ./class_string.go ./const.go ./entry.go ./line.go ./open.go ./tag_string.go ./type.go ./typeunit.go ./unit.go cd $WORK/b071 TERM='dumb' gcc -I /usr/lib/golang/src/net -fPIC -marm -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b071=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x004.o -c cgo_socknew.cgo2.c TERM='dumb' gcc -I /usr/lib/golang/src/net -fPIC -marm -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b071=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x005.o -c cgo_unix.cgo2.c TERM='dumb' gcc -I /usr/lib/golang/src/net -fPIC -marm -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b071=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_cgo_main.o -c _cgo_main.c cd /usr/lib/golang/src/net TERM='dumb' gcc -I . -fPIC -marm -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b071=/tmp/go-build -gno-record-gcc-switches -o $WORK/b071/_cgo_.o $WORK/b071/_cgo_main.o $WORK/b071/_x001.o $WORK/b071/_x002.o $WORK/b071/_x003.o $WORK/b071/_x004.o $WORK/b071/_x005.o -g -O2 -pie /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b002/_pkg_.a # internal cp $WORK/b002/_pkg_.a /builddir/.cache/go-build/04/045f59e2a40eecaecd862212eaffd8fc22af1a336cee97e85a675404350bc6c7-d # internal encoding/hex mkdir -p $WORK/b060/ cat >$WORK/b060/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b026/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a EOF cd /usr/lib/golang/src/encoding/hex /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b060/_pkg_.a -trimpath "$WORK/b060=>" -shared -p encoding/hex -std -complete -installsuffix shared -buildid krMhCIYVeIk97vB141Cd/krMhCIYVeIk97vB141Cd -goversion go1.14.3 -D "" -importcfg $WORK/b060/importcfg -pack ./hex.go cd /usr/lib/golang/src/net TERM='dumb' /usr/lib/golang/pkg/tool/linux_arm/cgo -dynpackage net -dynimport $WORK/b071/_cgo_.o -dynout $WORK/b071/_cgo_import.go cat >$WORK/b071/importcfg << 'EOF' # internal # import config importmap golang.org/x/net/dns/dnsmessage=vendor/golang.org/x/net/dns/dnsmessage packagefile context=$WORK/b052/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile vendor/golang.org/x/net/dns/dnsmessage=$WORK/b072/_pkg_.a packagefile internal/bytealg=$WORK/b007/_pkg_.a packagefile internal/nettrace=$WORK/b073/_pkg_.a packagefile internal/poll=$WORK/b031/_pkg_.a packagefile internal/singleflight=$WORK/b074/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile math/rand=$WORK/b069/_pkg_.a packagefile os=$WORK/b029/_pkg_.a packagefile runtime=$WORK/b006/_pkg_.a packagefile sort=$WORK/b028/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a packagefile sync/atomic=$WORK/b016/_pkg_.a packagefile syscall=$WORK/b033/_pkg_.a packagefile time=$WORK/b034/_pkg_.a packagefile runtime/cgo=$WORK/b075/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b071/_pkg_.a -trimpath "$WORK/b071=>" -shared -p net -std -installsuffix shared -buildid ptYSgBZ1Md9zZ8aX4HdD/ptYSgBZ1Md9zZ8aX4HdD -goversion go1.14.3 -D "" -importcfg $WORK/b071/importcfg -pack ./addrselect.go ./conf.go ./dial.go ./dnsclient.go ./dnsclient_unix.go ./dnsconfig_unix.go ./error_posix.go ./error_unix.go ./fd_unix.go ./file.go ./file_unix.go ./hook.go ./hook_unix.go ./hosts.go ./interface.go ./interface_linux.go ./ip.go ./iprawsock.go ./iprawsock_posix.go ./ipsock.go ./ipsock_posix.go ./lookup.go ./lookup_unix.go ./mac.go ./net.go ./nss.go ./parse.go ./pipe.go ./port.go ./port_unix.go ./rawconn.go ./sendfile_linux.go ./sock_cloexec.go ./sock_linux.go ./sock_posix.go ./sockaddr_posix.go ./sockopt_linux.go ./sockopt_posix.go ./sockoptip_linux.go ./sockoptip_posix.go ./splice_linux.go ./tcpsock.go ./tcpsock_posix.go ./tcpsockopt_posix.go ./tcpsockopt_unix.go ./udpsock.go ./udpsock_posix.go ./unixsock.go ./unixsock_posix.go ./writev_unix.go $WORK/b071/_cgo_gotypes.go $WORK/b071/cgo_linux.cgo1.go $WORK/b071/cgo_resnew.cgo1.go $WORK/b071/cgo_socknew.cgo1.go $WORK/b071/cgo_unix.cgo1.go $WORK/b071/_cgo_import.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b039/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b060/_pkg_.a # internal cp $WORK/b060/_pkg_.a /builddir/.cache/go-build/60/6001a02eaa13e55d69a70143a15a258a3248da2889541bd9a754c60f8f17eba7-d # internal math/big mkdir -p $WORK/b068/ cat >$WORK/b068/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/math/big /usr/lib/golang/pkg/tool/linux_arm/asm -trimpath "$WORK/b068=>" -I $WORK/b068/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm -shared -gensymabis -o $WORK/b068/symabis ./arith_arm.s cp $WORK/b039/_pkg_.a /builddir/.cache/go-build/1c/1cb9703decc20f8faec2dcdd093cf482a51fc77b843c0f1b31fea00b2eaec2d0-d # internal gopkg.in/tomb.v2 mkdir -p $WORK/b076/ cat >$WORK/b076/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b052/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b026/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a EOF cd /usr/share/gocode/src/gopkg.in/tomb.v2 /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b076/_pkg_.a -trimpath "$WORK/b076=>" -shared -p gopkg.in/tomb.v2 -complete -installsuffix shared -buildid umuhr86o3g2rCOqf3ZN-/umuhr86o3g2rCOqf3ZN- -goversion go1.14.3 -D "" -importcfg $WORK/b076/importcfg -pack ./context.go ./tomb.go cat >$WORK/b068/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile encoding/binary=$WORK/b021/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b026/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile math=$WORK/b022/_pkg_.a packagefile math/bits=$WORK/b023/_pkg_.a packagefile math/rand=$WORK/b069/_pkg_.a packagefile strconv=$WORK/b025/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a EOF cd /usr/lib/golang/src/math/big /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b068/_pkg_.a -trimpath "$WORK/b068=>" -shared -p math/big -std -installsuffix shared -buildid xSXK4yhgKuL3IBbwMrkQ/xSXK4yhgKuL3IBbwMrkQ -goversion go1.14.3 -symabis $WORK/b068/symabis -D "" -importcfg $WORK/b068/importcfg -pack -asmhdr $WORK/b068/go_asm.h ./accuracy_string.go ./arith.go ./arith_decl.go ./decimal.go ./doc.go ./float.go ./floatconv.go ./floatmarsh.go ./ftoa.go ./int.go ./intconv.go ./intmarsh.go ./nat.go ./natconv.go ./prime.go ./rat.go ./ratconv.go ./ratmarsh.go ./roundingmode_string.go ./sqrt.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b076/_pkg_.a # internal cp $WORK/b076/_pkg_.a /builddir/.cache/go-build/76/76f14d96717211538c7b3acfe3382f17244fb877e522c7088257a6ef8bbed6ec-d # internal os/user mkdir -p $WORK/b078/ cd /usr/lib/golang/src/os/user CGO_LDFLAGS='"-g" "-O2"' /usr/lib/golang/pkg/tool/linux_arm/cgo -objdir $WORK/b078/ -importpath os/user -- -I $WORK/b078/ -g -O2 ./cgo_lookup_unix.go ./getgrouplist_unix.go ./listgroups_unix.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b059/_pkg_.a # internal cp $WORK/b059/_pkg_.a /builddir/.cache/go-build/dc/dca0d6e3175a092a97d58e5d5854bff2b92c9eda36e39fc9e4cbc225d61e54b1-d # internal debug/elf mkdir -p $WORK/b055/ cat >$WORK/b055/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile compress/zlib=$WORK/b056/_pkg_.a packagefile debug/dwarf=$WORK/b059/_pkg_.a packagefile encoding/binary=$WORK/b021/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b026/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile os=$WORK/b029/_pkg_.a packagefile strconv=$WORK/b025/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a EOF cd /usr/lib/golang/src/debug/elf /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b055/_pkg_.a -trimpath "$WORK/b055=>" -shared -p debug/elf -std -complete -installsuffix shared -buildid SLz3HEsa29tmGuE1Dq-v/SLz3HEsa29tmGuE1Dq-v -goversion go1.14.3 -D "" -importcfg $WORK/b055/importcfg -pack ./elf.go ./file.go ./reader.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b046/_pkg_.a # internal cp $WORK/b046/_pkg_.a /builddir/.cache/go-build/74/74b5b9d5877d24b81e302d56f1ab1337ea12f155f9199901a6d3e5597bb29348-d # internal github.com/snapcore/snapd/strutil mkdir -p $WORK/b045/ cat >$WORK/b045/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b026/_pkg_.a packagefile gopkg.in/yaml.v2=$WORK/b046/_pkg_.a packagefile path/filepath=$WORK/b042/_pkg_.a packagefile regexp=$WORK/b047/_pkg_.a packagefile sort=$WORK/b028/_pkg_.a packagefile strconv=$WORK/b025/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile unicode=$WORK/b017/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF cd /builddir/build/BUILD/snapd-2.45.2/src/github.com/snapcore/snapd/strutil /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b045/_pkg_.a -trimpath "$WORK/b045=>" -shared -p github.com/snapcore/snapd/strutil -complete -installsuffix shared -buildid M8GqgnXIdXYRCg_Hrq7U/M8GqgnXIdXYRCg_Hrq7U -goversion go1.14.3 -D "" -importcfg $WORK/b045/importcfg -pack ./chrorder.go ./ctrl17.go ./limbuffer.go ./map.go ./matchcounter.go ./pathiter.go ./set.go ./strutil.go ./version.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b045/_pkg_.a # internal cp $WORK/b045/_pkg_.a /builddir/.cache/go-build/03/038223d9f1b673f41b1a9c8dd8eaefcad9007f1dddd0beb518a4f0f2f788748d-d # internal github.com/snapcore/snapd/release mkdir -p $WORK/b044/ cat >$WORK/b044/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b040/_pkg_.a packagefile bytes=$WORK/b003/_pkg_.a packagefile github.com/snapcore/snapd/strutil=$WORK/b045/_pkg_.a packagefile io/ioutil=$WORK/b049/_pkg_.a packagefile os=$WORK/b029/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile unicode=$WORK/b017/_pkg_.a EOF cd /builddir/build/BUILD/snapd-2.45.2/src/github.com/snapcore/snapd/release /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b044/_pkg_.a -trimpath "$WORK/b044=>" -shared -p github.com/snapcore/snapd/release -complete -installsuffix shared -buildid 3vFNFbWDwvIe6NJN9uDO/3vFNFbWDwvIe6NJN9uDO -goversion go1.14.3 -D "" -importcfg $WORK/b044/importcfg -pack ./release.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b044/_pkg_.a # internal cp $WORK/b044/_pkg_.a /builddir/.cache/go-build/f4/f42e9a159084f861bcdfc878347875ebf118529a3445d11a26e90f1962179232-d # internal github.com/snapcore/snapd/dirs mkdir -p $WORK/b043/ cat >$WORK/b043/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b026/_pkg_.a packagefile github.com/snapcore/snapd/release=$WORK/b044/_pkg_.a packagefile os=$WORK/b029/_pkg_.a packagefile path/filepath=$WORK/b042/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a EOF cd /builddir/build/BUILD/snapd-2.45.2/src/github.com/snapcore/snapd/dirs /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b043/_pkg_.a -trimpath "$WORK/b043=>" -shared -p github.com/snapcore/snapd/dirs -complete -installsuffix shared -buildid FotyxiYkL8zDd3j3by6E/FotyxiYkL8zDd3j3by6E -goversion go1.14.3 -D "" -importcfg $WORK/b043/importcfg -pack ./dirs.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b055/_pkg_.a # internal cd $WORK/b078 TERM='dumb' gcc -I /usr/lib/golang/src/os/user -fPIC -marm -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b078=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x001.o -c _cgo_export.c cp $WORK/b055/_pkg_.a /builddir/.cache/go-build/16/16a32c2e103bbadb7d42ca90c837b02d86384798a55b84295760155c57809618-d # internal log mkdir -p $WORK/b079/ cat >$WORK/b079/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b026/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile os=$WORK/b029/_pkg_.a packagefile runtime=$WORK/b006/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a packagefile time=$WORK/b034/_pkg_.a EOF cd /usr/lib/golang/src/log /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b079/_pkg_.a -trimpath "$WORK/b079=>" -shared -p log -std -complete -installsuffix shared -buildid NyrMFfiDI5eNzOyDCZ32/NyrMFfiDI5eNzOyDCZ32 -goversion go1.14.3 -D "" -importcfg $WORK/b079/importcfg -pack ./log.go cd $WORK/b078 TERM='dumb' gcc -I /usr/lib/golang/src/os/user -fPIC -marm -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b078=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x002.o -c cgo_lookup_unix.cgo2.c /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b079/_pkg_.a # internal cp $WORK/b079/_pkg_.a /builddir/.cache/go-build/0b/0b7e026e22aba1b45282cc82ac60a5ed92933449f8d9cfd7718efc6452c048cf-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/7a/7ab5259f46dd666a5c3de195d74a49816bde2ece4138ce05f6526167dd5c6759-d # internal TERM='dumb' gcc -I /usr/lib/golang/src/os/user -fPIC -marm -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b078=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x003.o -c getgrouplist_unix.cgo2.c cd /usr/lib/golang/src/math/big /usr/lib/golang/pkg/tool/linux_arm/asm -trimpath "$WORK/b068=>" -I $WORK/b068/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm -shared -o $WORK/b068/arith_arm.o ./arith_arm.s /usr/lib/golang/pkg/tool/linux_arm/pack r $WORK/b068/_pkg_.a $WORK/b068/arith_arm.o # internal /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b068/_pkg_.a # internal cp $WORK/b068/_pkg_.a /builddir/.cache/go-build/86/86705935f6c007f8df8069b3127f901fa68aec15931a074d7c1f5e752acf7f8b-d # internal crypto/rand mkdir -p $WORK/b063/ cat >$WORK/b063/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b040/_pkg_.a packagefile crypto/aes=$WORK/b064/_pkg_.a packagefile crypto/cipher=$WORK/b065/_pkg_.a packagefile encoding/binary=$WORK/b021/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile internal/syscall/unix=$WORK/b032/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile math/big=$WORK/b068/_pkg_.a packagefile os=$WORK/b029/_pkg_.a packagefile runtime=$WORK/b006/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a packagefile sync/atomic=$WORK/b016/_pkg_.a packagefile syscall=$WORK/b033/_pkg_.a packagefile time=$WORK/b034/_pkg_.a EOF cd /usr/lib/golang/src/crypto/rand /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b063/_pkg_.a -trimpath "$WORK/b063=>" -shared -p crypto/rand -std -complete -installsuffix shared -buildid dgCJz2N3WclVD3fw1un3/dgCJz2N3WclVD3fw1un3 -goversion go1.14.3 -D "" -importcfg $WORK/b063/importcfg -pack ./eagain.go ./rand.go ./rand_batched.go ./rand_linux.go ./rand_unix.go ./util.go cd $WORK/b078 TERM='dumb' gcc -I /usr/lib/golang/src/os/user -fPIC -marm -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b078=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_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/b078=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_cgo_main.o -c _cgo_main.c /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b063/_pkg_.a # internal cp $WORK/b063/_pkg_.a /builddir/.cache/go-build/8c/8c9fc18c3c9a1b689e3d28423b10caa873f8f6e6dd5f68886eea66a045f6a7aa-d # internal cd /usr/lib/golang/src/os/user TERM='dumb' gcc -I . -fPIC -marm -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b078=/tmp/go-build -gno-record-gcc-switches -o $WORK/b078/_cgo_.o $WORK/b078/_cgo_main.o $WORK/b078/_x001.o $WORK/b078/_x002.o $WORK/b078/_x003.o $WORK/b078/_x004.o -g -O2 -pie TERM='dumb' /usr/lib/golang/pkg/tool/linux_arm/cgo -dynpackage user -dynimport $WORK/b078/_cgo_.o -dynout $WORK/b078/_cgo_import.go cat >$WORK/b078/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b026/_pkg_.a packagefile strconv=$WORK/b025/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a packagefile syscall=$WORK/b033/_pkg_.a packagefile runtime/cgo=$WORK/b075/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b078/_pkg_.a -trimpath "$WORK/b078=>" -shared -p os/user -std -installsuffix shared -buildid qWPLlsqNJnK6cyHeBy4I/qWPLlsqNJnK6cyHeBy4I -goversion go1.14.3 -D "" -importcfg $WORK/b078/importcfg -pack ./lookup.go ./user.go $WORK/b078/_cgo_gotypes.go $WORK/b078/cgo_lookup_unix.cgo1.go $WORK/b078/getgrouplist_unix.cgo1.go $WORK/b078/listgroups_unix.cgo1.go $WORK/b078/_cgo_import.go /usr/lib/golang/pkg/tool/linux_arm/pack r $WORK/b078/_pkg_.a $WORK/b078/_x001.o $WORK/b078/_x002.o $WORK/b078/_x003.o $WORK/b078/_x004.o # internal /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b078/_pkg_.a # internal cp $WORK/b078/_pkg_.a /builddir/.cache/go-build/e1/e10cf3b3a1bbd0a7aa34d94526e559f4cbed6aa23a68c79b0672d7b8f6088577-d # internal cd /usr/lib/golang/src/net /usr/lib/golang/pkg/tool/linux_arm/pack r $WORK/b071/_pkg_.a $WORK/b071/_x001.o $WORK/b071/_x002.o $WORK/b071/_x003.o $WORK/b071/_x004.o $WORK/b071/_x005.o # internal /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b071/_pkg_.a # internal cp $WORK/b071/_pkg_.a /builddir/.cache/go-build/ee/eeddc3b43e993462878a2e16cf374f57a12c7b10e1a6f033b5f6fca54cf15f42-d # internal github.com/snapcore/snapd/randutil mkdir -p $WORK/b062/ cat >$WORK/b062/importcfg << 'EOF' # internal # import config packagefile crypto/rand=$WORK/b063/_pkg_.a packagefile crypto/sha256=$WORK/b070/_pkg_.a packagefile encoding/base64=$WORK/b020/_pkg_.a packagefile encoding/binary=$WORK/b021/_pkg_.a packagefile fmt=$WORK/b026/_pkg_.a packagefile math/rand=$WORK/b069/_pkg_.a packagefile net=$WORK/b071/_pkg_.a packagefile os=$WORK/b029/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a packagefile time=$WORK/b034/_pkg_.a EOF cd /builddir/build/BUILD/snapd-2.45.2/src/github.com/snapcore/snapd/randutil /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b062/_pkg_.a -trimpath "$WORK/b062=>" -shared -p github.com/snapcore/snapd/randutil -complete -installsuffix shared -buildid pUQ6c4WQMgqaVuRm4EIN/pUQ6c4WQMgqaVuRm4EIN -goversion go1.14.3 -D "" -importcfg $WORK/b062/importcfg -pack ./crypto.go ./rand.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b062/_pkg_.a # internal cp $WORK/b062/_pkg_.a /builddir/.cache/go-build/34/34259858b854150ea9cc0b99c593ecfb5d22e0de646022d4be80aea89cc68580-d # internal github.com/snapcore/snapd/osutil mkdir -p $WORK/b051/ cat >$WORK/b051/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b040/_pkg_.a packagefile bytes=$WORK/b003/_pkg_.a packagefile context=$WORK/b052/_pkg_.a packagefile crypto=$WORK/b053/_pkg_.a packagefile debug/elf=$WORK/b055/_pkg_.a packagefile encoding/binary=$WORK/b021/_pkg_.a packagefile encoding/hex=$WORK/b060/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b026/_pkg_.a packagefile github.com/snapcore/snapd/osutil/sys=$WORK/b061/_pkg_.a packagefile github.com/snapcore/snapd/randutil=$WORK/b062/_pkg_.a packagefile github.com/snapcore/snapd/strutil=$WORK/b045/_pkg_.a packagefile gopkg.in/tomb.v2=$WORK/b076/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile io/ioutil=$WORK/b049/_pkg_.a packagefile math=$WORK/b022/_pkg_.a packagefile os=$WORK/b029/_pkg_.a packagefile os/exec=$WORK/b077/_pkg_.a packagefile os/user=$WORK/b078/_pkg_.a packagefile path/filepath=$WORK/b042/_pkg_.a packagefile regexp=$WORK/b047/_pkg_.a packagefile sort=$WORK/b028/_pkg_.a packagefile strconv=$WORK/b025/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a packagefile sync/atomic=$WORK/b016/_pkg_.a packagefile syscall=$WORK/b033/_pkg_.a packagefile time=$WORK/b034/_pkg_.a EOF cd /builddir/build/BUILD/snapd-2.45.2/src/github.com/snapcore/snapd/osutil /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b051/_pkg_.a -trimpath "$WORK/b051=>" -shared -p github.com/snapcore/snapd/osutil -complete -installsuffix shared -buildid i_V1g4-BSVqSkrADn1ES/i_V1g4-BSVqSkrADn1ES -goversion go1.14.3 -D "" -importcfg $WORK/b051/importcfg -pack ./bootid.go ./buildid.go ./chattr.go ./chattr_32.go ./chdir.go ./cmp.go ./context.go ./cp.go ./cp_linux.go ./digest.go ./env.go ./exec.go ./exitcode.go ./flock.go ./fshelpers.go ./group.go ./group_cgo.go ./io.go ./mkdirallchown.go ./mockable.go ./mount_linux.go ./mountentry.go ./mountentry_linux.go ./mountinfo_linux.go ./mountprofile_linux.go ./nfs_linux.go ./outputerr.go ./overlay_linux.go ./stat.go ./syncdir.go ./synctree.go ./sys_linux.go ./uname.go ./uname_linux.go ./unlink.go ./unlink_linux.go ./user.go ./winsize.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b051/_pkg_.a # internal cp $WORK/b051/_pkg_.a /builddir/.cache/go-build/86/8640dabd718bfaf6b7179a5e4ad48ec9129a37c331ab5ba404a91cf19dba945e-d # internal github.com/snapcore/snapd/logger mkdir -p $WORK/b050/ cat >$WORK/b050/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b026/_pkg_.a packagefile github.com/snapcore/snapd/osutil=$WORK/b051/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile log=$WORK/b079/_pkg_.a packagefile os=$WORK/b029/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a EOF cd /builddir/build/BUILD/snapd-2.45.2/src/github.com/snapcore/snapd/logger /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b050/_pkg_.a -trimpath "$WORK/b050=>" -shared -p github.com/snapcore/snapd/logger -complete -installsuffix shared -buildid Iscv3KNa3-Z1LsKvavVe/Iscv3KNa3-Z1LsKvavVe -goversion go1.14.3 -D "" -importcfg $WORK/b050/importcfg -pack ./logger.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b050/_pkg_.a # internal cp $WORK/b050/_pkg_.a /builddir/.cache/go-build/da/daa9e8ac5a94250c9280785e06af8825876a57927a4bcd6b438de2b0075c8c1f-d # internal github.com/snapcore/snapd/cmd/snap-failure mkdir -p $WORK/b001/ cat >$WORK/b001/importcfg << 'EOF' # internal # import config packagefile encoding/json=$WORK/b002/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b026/_pkg_.a packagefile github.com/jessevdk/go-flags=$WORK/b039/_pkg_.a packagefile github.com/snapcore/snapd/dirs=$WORK/b043/_pkg_.a packagefile github.com/snapcore/snapd/logger=$WORK/b050/_pkg_.a packagefile github.com/snapcore/snapd/osutil=$WORK/b051/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile io/ioutil=$WORK/b049/_pkg_.a packagefile os=$WORK/b029/_pkg_.a packagefile os/exec=$WORK/b077/_pkg_.a packagefile path/filepath=$WORK/b042/_pkg_.a packagefile time=$WORK/b034/_pkg_.a packagefile runtime=$WORK/b006/_pkg_.a packagefile runtime/cgo=$WORK/b075/_pkg_.a packagefile math=$WORK/b022/_pkg_.a EOF cd /builddir/build/BUILD/snapd-2.45.2/src/github.com/snapcore/snapd/cmd/snap-failure /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b001/_pkg_.a -trimpath "$WORK/b001=>" -shared -p main -complete -installsuffix shared -buildid CVA186WFDx3y3SlguLF4/CVA186WFDx3y3SlguLF4 -goversion go1.14.3 -D "" -importcfg $WORK/b001/importcfg -pack ./cmd_snapd.go ./main.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b001/_pkg_.a # internal cp $WORK/b001/_pkg_.a /builddir/.cache/go-build/6e/6e922f400d94e17e525e96db86cba8c08985d25e7ea61c8cf942e5d0dacfa3ee-d # internal cat >$WORK/b001/importcfg.link << 'EOF' # internal packagefile github.com/snapcore/snapd/cmd/snap-failure=$WORK/b001/_pkg_.a packagefile encoding/json=$WORK/b002/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b026/_pkg_.a packagefile github.com/jessevdk/go-flags=$WORK/b039/_pkg_.a packagefile github.com/snapcore/snapd/dirs=$WORK/b043/_pkg_.a packagefile github.com/snapcore/snapd/logger=$WORK/b050/_pkg_.a packagefile github.com/snapcore/snapd/osutil=$WORK/b051/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile io/ioutil=$WORK/b049/_pkg_.a packagefile os=$WORK/b029/_pkg_.a packagefile os/exec=$WORK/b077/_pkg_.a packagefile path/filepath=$WORK/b042/_pkg_.a packagefile time=$WORK/b034/_pkg_.a packagefile runtime=$WORK/b006/_pkg_.a packagefile runtime/cgo=$WORK/b075/_pkg_.a packagefile math=$WORK/b022/_pkg_.a packagefile bytes=$WORK/b003/_pkg_.a packagefile encoding=$WORK/b019/_pkg_.a packagefile encoding/base64=$WORK/b020/_pkg_.a packagefile reflect=$WORK/b024/_pkg_.a packagefile sort=$WORK/b028/_pkg_.a packagefile strconv=$WORK/b025/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a packagefile unicode=$WORK/b017/_pkg_.a packagefile unicode/utf16=$WORK/b038/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a packagefile internal/reflectlite=$WORK/b005/_pkg_.a packagefile internal/fmtsort=$WORK/b027/_pkg_.a packagefile bufio=$WORK/b040/_pkg_.a packagefile path=$WORK/b041/_pkg_.a packagefile syscall=$WORK/b033/_pkg_.a packagefile github.com/snapcore/snapd/release=$WORK/b044/_pkg_.a packagefile log=$WORK/b079/_pkg_.a packagefile context=$WORK/b052/_pkg_.a packagefile crypto=$WORK/b053/_pkg_.a packagefile debug/elf=$WORK/b055/_pkg_.a packagefile encoding/binary=$WORK/b021/_pkg_.a packagefile encoding/hex=$WORK/b060/_pkg_.a packagefile github.com/snapcore/snapd/osutil/sys=$WORK/b061/_pkg_.a packagefile github.com/snapcore/snapd/randutil=$WORK/b062/_pkg_.a packagefile github.com/snapcore/snapd/strutil=$WORK/b045/_pkg_.a packagefile gopkg.in/tomb.v2=$WORK/b076/_pkg_.a packagefile os/user=$WORK/b078/_pkg_.a packagefile regexp=$WORK/b047/_pkg_.a packagefile sync/atomic=$WORK/b016/_pkg_.a packagefile internal/oserror=$WORK/b030/_pkg_.a packagefile internal/poll=$WORK/b031/_pkg_.a packagefile internal/syscall/execenv=$WORK/b035/_pkg_.a packagefile internal/syscall/unix=$WORK/b032/_pkg_.a packagefile internal/testlog=$WORK/b036/_pkg_.a packagefile internal/bytealg=$WORK/b007/_pkg_.a packagefile internal/cpu=$WORK/b008/_pkg_.a packagefile runtime/internal/atomic=$WORK/b010/_pkg_.a packagefile runtime/internal/math=$WORK/b011/_pkg_.a packagefile runtime/internal/sys=$WORK/b012/_pkg_.a packagefile math/bits=$WORK/b023/_pkg_.a packagefile internal/race=$WORK/b015/_pkg_.a packagefile hash=$WORK/b054/_pkg_.a packagefile compress/zlib=$WORK/b056/_pkg_.a packagefile debug/dwarf=$WORK/b059/_pkg_.a packagefile crypto/rand=$WORK/b063/_pkg_.a packagefile crypto/sha256=$WORK/b070/_pkg_.a packagefile math/rand=$WORK/b069/_pkg_.a packagefile net=$WORK/b071/_pkg_.a packagefile gopkg.in/yaml.v2=$WORK/b046/_pkg_.a packagefile regexp/syntax=$WORK/b048/_pkg_.a packagefile compress/flate=$WORK/b057/_pkg_.a packagefile hash/adler32=$WORK/b058/_pkg_.a packagefile crypto/aes=$WORK/b064/_pkg_.a packagefile crypto/cipher=$WORK/b065/_pkg_.a packagefile math/big=$WORK/b068/_pkg_.a packagefile vendor/golang.org/x/net/dns/dnsmessage=$WORK/b072/_pkg_.a packagefile internal/nettrace=$WORK/b073/_pkg_.a packagefile internal/singleflight=$WORK/b074/_pkg_.a packagefile crypto/internal/subtle=$WORK/b066/_pkg_.a packagefile crypto/subtle=$WORK/b067/_pkg_.a EOF mkdir -p $WORK/b001/exe/ cd . /usr/lib/golang/pkg/tool/linux_arm/link -o $WORK/b001/exe/a.out -importcfg $WORK/b001/importcfg.link -installsuffix shared -buildmode=pie -buildid=zDGhK5iJFeKOW2MAbGc6/CVA186WFDx3y3SlguLF4/vuCE0QT-8wrre-NcV6uG/zDGhK5iJFeKOW2MAbGc6 -B 0x19c4ea0479afd4673ab7ebb628712a1e3b84e204 -extldflags "-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld " -extld=gcc $WORK/b001/_pkg_.a /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b001/exe/a.out # internal mkdir -p bin/ mv $WORK/b001/exe/a.out bin/snap-failure rm -r $WORK/b001/ ++ head -c20 /dev/urandom ++ od -An -tx1 ++ tr -d ' \n' + go build -buildmode pie -compiler gc '-tags=rpm_crashtraceback nosecboot' -ldflags ' -B 0x53c186e6ea08a6ebbc65e9c4547f0bb19a52cbf5 -extldflags '\''-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -static'\''' -a -v -x -o bin/snap-exec github.com/snapcore/snapd/cmd/snap-exec WORK=/tmp/go-build327245644 internal/cpu mkdir -p $WORK/b007/ cat >$WORK/b007/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/internal/cpu /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b007/_pkg_.a -trimpath "$WORK/b007=>" -shared -p internal/cpu -std -+ -complete -installsuffix shared -buildid mBY4HuO59aO7zHBaUf9N/mBY4HuO59aO7zHBaUf9N -goversion go1.14.3 -D "" -importcfg $WORK/b007/importcfg -pack ./cpu.go ./cpu_arm.go internal/race mkdir -p $WORK/b019/ math/bits mkdir -p $WORK/b015/ cat >$WORK/b015/importcfg << 'EOF' # internal # import config EOF cat >$WORK/b019/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/math/bits /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b015/_pkg_.a -trimpath "$WORK/b015=>" -shared -p math/bits -std -complete -installsuffix shared -buildid W06Py6wjbC5fnZBjI53c/W06Py6wjbC5fnZBjI53c -goversion go1.14.3 -D "" -importcfg $WORK/b015/importcfg -pack ./bits.go ./bits_errors.go ./bits_tables.go cd /usr/lib/golang/src/internal/race /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b019/_pkg_.a -trimpath "$WORK/b019=>" -shared -p internal/race -std -complete -installsuffix shared -buildid M-qxsCeAttrQv8U6vV4F/M-qxsCeAttrQv8U6vV4F -goversion go1.14.3 -D "" -importcfg $WORK/b019/importcfg -pack ./doc.go ./norace.go unicode/utf8 mkdir -p $WORK/b017/ cat >$WORK/b017/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/unicode/utf8 /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b017/_pkg_.a -trimpath "$WORK/b017=>" -shared -p unicode/utf8 -std -complete -installsuffix shared -buildid P_zaJGu-913NjdeMbN8O/P_zaJGu-913NjdeMbN8O -goversion go1.14.3 -D "" -importcfg $WORK/b017/importcfg -pack ./utf8.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=>" -shared -p runtime/internal/sys -std -+ -complete -installsuffix shared -buildid wRc_L9nfVWsOSvFMYb0L/wRc_L9nfVWsOSvFMYb0L -goversion go1.14.3 -D "" -importcfg $WORK/b011/importcfg -pack ./arch.go ./arch_arm.go ./intrinsics.go ./intrinsics_common.go ./stubs.go ./sys.go ./zgoarch_arm.go ./zgoos_linux.go ./zversion.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b007/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b019/_pkg_.a # internal cp $WORK/b007/_pkg_.a /builddir/.cache/go-build/fd/fd6555bdfef36e664d9444ffd6d6b36f06964a58a14e55c256d9ad5e5f8284f2-d # internal cp $WORK/b019/_pkg_.a /builddir/.cache/go-build/66/66447c11504464f6d82179ab5e595e34684f674ede392fac06a234409e9b2723-d # internal /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b011/_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 -trimpath "$WORK/b009=>" -I $WORK/b009/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm -shared -gensymabis -o $WORK/b009/symabis ./asm_arm.s ./sys_linux_arm.s cp $WORK/b011/_pkg_.a /builddir/.cache/go-build/e4/e42b4ee453bd2de8a5cc2007d25935f56c20c90e825052d5e6626ebdffcd38f7-d # internal runtime/internal/math mkdir -p $WORK/b010/ cat >$WORK/b010/importcfg << 'EOF' # internal # import config packagefile runtime/internal/sys=$WORK/b011/_pkg_.a EOF cd /usr/lib/golang/src/runtime/internal/math /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b010/_pkg_.a -trimpath "$WORK/b010=>" -shared -p runtime/internal/math -std -+ -complete -installsuffix shared -buildid D31kY_1pPeDo4oQjR81v/D31kY_1pPeDo4oQjR81v -goversion go1.14.3 -D "" -importcfg $WORK/b010/importcfg -pack ./math.go internal/bytealg mkdir -p $WORK/b006/ cat >$WORK/b006/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/internal/bytealg /usr/lib/golang/pkg/tool/linux_arm/asm -trimpath "$WORK/b006=>" -I $WORK/b006/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm -shared -gensymabis -o $WORK/b006/symabis ./compare_arm.s ./count_arm.s ./equal_arm.s ./indexbyte_arm.s cat >$WORK/b006/importcfg << 'EOF' # internal # import config packagefile internal/cpu=$WORK/b007/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b006/_pkg_.a -trimpath "$WORK/b006=>" -shared -p internal/bytealg -std -+ -installsuffix shared -buildid 3qaj9Iu2h-K2ktwHp7Mf/3qaj9Iu2h-K2ktwHp7Mf -goversion go1.14.3 -symabis $WORK/b006/symabis -D "" -importcfg $WORK/b006/importcfg -pack -asmhdr $WORK/b006/go_asm.h ./bytealg.go ./compare_native.go ./count_native.go ./equal_generic.go ./equal_native.go ./index_generic.go ./indexbyte_native.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b017/_pkg_.a # internal cp $WORK/b017/_pkg_.a /builddir/.cache/go-build/fb/fb0591136879a95ce0f5decb70ad00efba653e4fef09a69405cafdd761df198c-d # internal /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b010/_pkg_.a # internal sync/atomic mkdir -p $WORK/b020/ cat >$WORK/b020/go_asm.h << 'EOF' # internal EOF cp $WORK/b010/_pkg_.a /builddir/.cache/go-build/91/91c3f43e5f6bf66367cc2968e1e36aed5a1b7a542b1aefaa740ce7ed5abe0563-d # internal cd /usr/lib/golang/src/sync/atomic /usr/lib/golang/pkg/tool/linux_arm/asm -trimpath "$WORK/b020=>" -I $WORK/b020/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm -shared -gensymabis -o $WORK/b020/symabis ./asm.s cat >$WORK/b009/importcfg << 'EOF' # internal # import config packagefile internal/cpu=$WORK/b007/_pkg_.a EOF cd /usr/lib/golang/src/runtime/internal/atomic /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b009/_pkg_.a -trimpath "$WORK/b009=>" -shared -p runtime/internal/atomic -std -+ -installsuffix shared -buildid MOg4GgrOJVeHY9FQZhB_/MOg4GgrOJVeHY9FQZhB_ -goversion go1.14.3 -symabis $WORK/b009/symabis -D "" -importcfg $WORK/b009/importcfg -pack -asmhdr $WORK/b009/go_asm.h ./atomic_arm.go ./stubs.go unicode mkdir -p $WORK/b021/ cat >$WORK/b021/importcfg << 'EOF' # internal # import config EOF /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b015/_pkg_.a # internal cd /usr/lib/golang/src/unicode /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b021/_pkg_.a -trimpath "$WORK/b021=>" -shared -p unicode -std -complete -installsuffix shared -buildid eh8MS0CXbT8p8vD22GL-/eh8MS0CXbT8p8vD22GL- -goversion go1.14.3 -D "" -importcfg $WORK/b021/importcfg -pack ./casetables.go ./digit.go ./graphic.go ./letter.go ./tables.go cp $WORK/b015/_pkg_.a /builddir/.cache/go-build/7f/7f933a4d6f37e13cf76fbff902103be5834be403945b0d466390290d47336728-d # internal cd /usr/lib/golang/src/internal/bytealg /usr/lib/golang/pkg/tool/linux_arm/asm -trimpath "$WORK/b006=>" -I $WORK/b006/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm -shared -o $WORK/b006/compare_arm.o ./compare_arm.s math mkdir -p $WORK/b014/ cat >$WORK/b014/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/math /usr/lib/golang/pkg/tool/linux_arm/asm -trimpath "$WORK/b014=>" -I $WORK/b014/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm -shared -gensymabis -o $WORK/b014/symabis ./sqrt_arm.s ./stubs_arm.s cat >$WORK/b020/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/sync/atomic /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b020/_pkg_.a -trimpath "$WORK/b020=>" -shared -p sync/atomic -std -installsuffix shared -buildid qjv_JrovAMpDcNzxiaU9/qjv_JrovAMpDcNzxiaU9 -goversion go1.14.3 -symabis $WORK/b020/symabis -D "" -importcfg $WORK/b020/importcfg -pack -asmhdr $WORK/b020/go_asm.h ./doc.go ./value.go cat >$WORK/b014/importcfg << 'EOF' # internal # import config packagefile math/bits=$WORK/b015/_pkg_.a EOF cd /usr/lib/golang/src/math /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b014/_pkg_.a -trimpath "$WORK/b014=>" -shared -p math -std -installsuffix shared -buildid P77n_-u1wzSLrsLaKDQ9/P77n_-u1wzSLrsLaKDQ9 -goversion go1.14.3 -symabis $WORK/b014/symabis -D "" -importcfg $WORK/b014/importcfg -pack -asmhdr $WORK/b014/go_asm.h ./abs.go ./acosh.go ./asin.go ./asinh.go ./atan.go ./atan2.go ./atanh.go ./bits.go ./cbrt.go ./const.go ./copysign.go ./dim.go ./erf.go ./erfinv.go ./exp.go ./expm1.go ./floor.go ./fma.go ./frexp.go ./gamma.go ./hypot.go ./j0.go ./j1.go ./jn.go ./ldexp.go ./lgamma.go ./log.go ./log10.go ./log1p.go ./logb.go ./mod.go ./modf.go ./nextafter.go ./pow.go ./pow10.go ./remainder.go ./signbit.go ./sin.go ./sincos.go ./sinh.go ./sqrt.go ./tan.go ./tanh.go ./trig_reduce.go ./unsafe.go cd /usr/lib/golang/src/internal/bytealg /usr/lib/golang/pkg/tool/linux_arm/asm -trimpath "$WORK/b006=>" -I $WORK/b006/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm -shared -o $WORK/b006/count_arm.o ./count_arm.s cd /usr/lib/golang/src/runtime/internal/atomic /usr/lib/golang/pkg/tool/linux_arm/asm -trimpath "$WORK/b009=>" -I $WORK/b009/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm -shared -o $WORK/b009/asm_arm.o ./asm_arm.s cd /usr/lib/golang/src/sync/atomic /usr/lib/golang/pkg/tool/linux_arm/asm -trimpath "$WORK/b020=>" -I $WORK/b020/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm -shared -o $WORK/b020/asm.o ./asm.s cd /usr/lib/golang/src/runtime/internal/atomic /usr/lib/golang/pkg/tool/linux_arm/asm -trimpath "$WORK/b009=>" -I $WORK/b009/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm -shared -o $WORK/b009/sys_linux_arm.o ./sys_linux_arm.s cd /usr/lib/golang/src/internal/bytealg /usr/lib/golang/pkg/tool/linux_arm/asm -trimpath "$WORK/b006=>" -I $WORK/b006/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm -shared -o $WORK/b006/equal_arm.o ./equal_arm.s cd /usr/lib/golang/src/runtime/internal/atomic /usr/lib/golang/pkg/tool/linux_arm/pack r $WORK/b009/_pkg_.a $WORK/b009/asm_arm.o $WORK/b009/sys_linux_arm.o # internal /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b009/_pkg_.a # internal cp $WORK/b009/_pkg_.a /builddir/.cache/go-build/da/da3d62b081fb2a00c6bd8f872cbb92f1459367080041ac264aa02e0953b1d6e6-d # internal encoding mkdir -p $WORK/b042/ cat >$WORK/b042/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/encoding /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b042/_pkg_.a -trimpath "$WORK/b042=>" -shared -p encoding -std -complete -installsuffix shared -buildid yrgWYPV6th3sJMu96fCy/yrgWYPV6th3sJMu96fCy -goversion go1.14.3 -D "" -importcfg $WORK/b042/importcfg -pack ./encoding.go cd /usr/lib/golang/src/sync/atomic /usr/lib/golang/pkg/tool/linux_arm/pack r $WORK/b020/_pkg_.a $WORK/b020/asm.o # internal /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b020/_pkg_.a # internal cp $WORK/b020/_pkg_.a /builddir/.cache/go-build/2f/2fcb0b970b17bb72d61b657f7a98d4f5d3cc4d41ef88c9cca8ab2192115f4821-d # internal internal/testlog mkdir -p $WORK/b031/ cat >$WORK/b031/importcfg << 'EOF' # internal # import config packagefile sync/atomic=$WORK/b020/_pkg_.a EOF cd /usr/lib/golang/src/internal/testlog /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b031/_pkg_.a -trimpath "$WORK/b031=>" -shared -p internal/testlog -std -complete -installsuffix shared -buildid D-SfPfY_z9F2PnjcLLZR/D-SfPfY_z9F2PnjcLLZR -goversion go1.14.3 -D "" -importcfg $WORK/b031/importcfg -pack ./log.go cd /usr/lib/golang/src/internal/bytealg /usr/lib/golang/pkg/tool/linux_arm/asm -trimpath "$WORK/b006=>" -I $WORK/b006/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm -shared -o $WORK/b006/indexbyte_arm.o ./indexbyte_arm.s /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b042/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_arm/pack r $WORK/b006/_pkg_.a $WORK/b006/compare_arm.o $WORK/b006/count_arm.o $WORK/b006/equal_arm.o $WORK/b006/indexbyte_arm.o # internal cp $WORK/b042/_pkg_.a /builddir/.cache/go-build/fb/fbfe3eed5b34e51b731f3d671d62d01662dea4530d61ec49b2617d4673bd8906-d # internal /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b006/_pkg_.a # internal crypto/internal/subtle mkdir -p $WORK/b063/ cat >$WORK/b063/importcfg << 'EOF' # internal # import config EOF cp $WORK/b006/_pkg_.a /builddir/.cache/go-build/99/99ee9ca6a09ca0092bc497ccedd6ed2bac1690383d053a69be5e5fc1ef7b0ab4-d # internal cd /usr/lib/golang/src/crypto/internal/subtle /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b063/_pkg_.a -trimpath "$WORK/b063=>" -shared -p crypto/internal/subtle -std -complete -installsuffix shared -buildid AmTEAZBBFMbhe9ZyRMi8/AmTEAZBBFMbhe9ZyRMi8 -goversion go1.14.3 -D "" -importcfg $WORK/b063/importcfg -pack ./aliasing.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b031/_pkg_.a # internal cp $WORK/b031/_pkg_.a /builddir/.cache/go-build/4b/4b37c9b9d59f466beb24b5e5e646fa1c6094501ca05e45b455da28d8c68a63fe-d # internal crypto/subtle mkdir -p $WORK/b064/ cat >$WORK/b064/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/crypto/subtle /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b064/_pkg_.a -trimpath "$WORK/b064=>" -shared -p crypto/subtle -std -complete -installsuffix shared -buildid 24eqhDj2UppHsp4hWub9/24eqhDj2UppHsp4hWub9 -goversion go1.14.3 -D "" -importcfg $WORK/b064/importcfg -pack ./constant_time.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b064/_pkg_.a # internal cp $WORK/b064/_pkg_.a /builddir/.cache/go-build/76/763e4a52c7bc8a7e84acef724f064814f53fbd77f2fc7eb8b250610cb298f61f-d # internal internal/nettrace mkdir -p $WORK/b070/ cat >$WORK/b070/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/internal/nettrace /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b070/_pkg_.a -trimpath "$WORK/b070=>" -shared -p internal/nettrace -std -complete -installsuffix shared -buildid VzWf-GpjV9dnpABkQhT3/VzWf-GpjV9dnpABkQhT3 -goversion go1.14.3 -D "" -importcfg $WORK/b070/importcfg -pack ./nettrace.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b063/_pkg_.a # internal cp $WORK/b063/_pkg_.a /builddir/.cache/go-build/db/db7ec52d370df0a193e7bbacae1b55b10ec50b7945dd7a03dbc23d9dc82a2971-d # internal /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b070/_pkg_.a # internal runtime mkdir -p $WORK/b005/ cp $WORK/b070/_pkg_.a /builddir/.cache/go-build/74/742fb4e8d1c43b4e091246f1f148358304f2898d2d6bf0123a57682e89f43436-d # internal cat >$WORK/b005/go_asm.h << 'EOF' # internal EOF unicode/utf16 mkdir -p $WORK/b078/ cd /usr/lib/golang/src/runtime /usr/lib/golang/pkg/tool/linux_arm/asm -trimpath "$WORK/b005=>" -I $WORK/b005/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm -shared -gensymabis -o $WORK/b005/symabis ./asm.s ./asm_arm.s ./duff_arm.s ./memclr_arm.s ./memmove_arm.s ./preempt_arm.s ./rt0_linux_arm.s ./sys_linux_arm.s ./tls_arm.s ./vlop_arm.s cat >$WORK/b078/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/unicode/utf16 /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b078/_pkg_.a -trimpath "$WORK/b078=>" -shared -p unicode/utf16 -std -complete -installsuffix shared -buildid 9Fh9zv91-LySrOob-Yg8/9Fh9zv91-LySrOob-Yg8 -goversion go1.14.3 -D "" -importcfg $WORK/b078/importcfg -pack ./utf16.go runtime/cgo mkdir -p $WORK/b072/ cd /usr/lib/golang/src/runtime/cgo CGO_LDFLAGS='"-g" "-O2" "-lpthread"' /usr/lib/golang/pkg/tool/linux_arm/cgo -objdir $WORK/b072/ -importpath runtime/cgo -import_runtime_cgo=false -import_syscall=false -- -I $WORK/b072/ -g -O2 -Wall -Werror ./cgo.go cat >$WORK/b005/importcfg << 'EOF' # internal # import config packagefile internal/bytealg=$WORK/b006/_pkg_.a packagefile internal/cpu=$WORK/b007/_pkg_.a packagefile runtime/internal/atomic=$WORK/b009/_pkg_.a packagefile runtime/internal/math=$WORK/b010/_pkg_.a packagefile runtime/internal/sys=$WORK/b011/_pkg_.a EOF cd /usr/lib/golang/src/runtime /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b005/_pkg_.a -trimpath "$WORK/b005=>" -shared -p runtime -std -+ -installsuffix shared -buildid oh4Ah_mzlIqmhBVbGfBO/oh4Ah_mzlIqmhBVbGfBO -goversion go1.14.3 -symabis $WORK/b005/symabis -D "" -importcfg $WORK/b005/importcfg -pack -asmhdr $WORK/b005/go_asm.h ./alg.go ./atomic_pointer.go ./cgo.go ./cgocall.go ./cgocallback.go ./cgocheck.go ./chan.go ./checkptr.go ./compiler.go ./complex.go ./cpuflags.go ./cpuprof.go ./debug.go ./debuglog.go ./debuglog_off.go ./defs_linux_arm.go ./env_posix.go ./error.go ./extern.go ./fastlog2.go ./fastlog2table.go ./fedora.go ./float.go ./hash32.go ./heapdump.go ./iface.go ./lfstack.go ./lfstack_32bit.go ./lock_futex.go ./malloc.go ./map.go ./map_fast32.go ./map_fast64.go ./map_faststr.go ./mbarrier.go ./mbitmap.go ./mcache.go ./mcentral.go ./mem_linux.go ./mfinal.go ./mfixalloc.go ./mgc.go ./mgcmark.go ./mgcscavenge.go ./mgcstack.go ./mgcsweep.go ./mgcsweepbuf.go ./mgcwork.go ./mheap.go ./mmap.go ./mpagealloc.go ./mpagealloc_32bit.go ./mpagecache.go ./mpallocbits.go ./mprof.go ./mranges.go ./msan0.go ./msize.go ./mstats.go ./mwbbuf.go ./nbpipe_pipe2.go ./netpoll.go ./netpoll_epoll.go ./os_linux.go ./os_linux_arm.go ./os_linux_generic.go ./os_nonopenbsd.go ./panic.go ./panic32.go ./plugin.go ./preempt.go ./preempt_nonwindows.go ./print.go ./proc.go ./profbuf.go ./proflabel.go ./race0.go ./rdebug.go ./relax_stub.go ./runtime.go ./runtime1.go ./runtime2.go ./rwmutex.go ./select.go ./sema.go ./sigaction.go ./signal_arm.go ./signal_linux_arm.go ./signal_unix.go ./sigqueue.go ./sigqueue_note.go ./sigtab_linux_generic.go ./sizeclasses.go ./slice.go ./softfloat64.go ./stack.go ./string.go ./stubs.go ./stubs2.go ./stubs3.go ./stubs32.go ./stubs_arm.go ./stubs_linux.go ./symtab.go ./sys_arm.go ./sys_nonppc64x.go ./time.go ./time_nofake.go ./timestub.go ./timestub2.go ./trace.go ./traceback.go ./type.go ./typekind.go ./utf8.go ./vdso_elf32.go ./vdso_linux.go ./vdso_linux_arm.go ./vlrt.go ./write_err.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b078/_pkg_.a # internal cp $WORK/b078/_pkg_.a /builddir/.cache/go-build/a7/a76f5456d50132a01f0e8086a1347660b1f3c69695735f81a16e7bd80e90241a-d # internal cd $WORK gcc -fno-caret-diagnostics -c -x c - -o /dev/null || true gcc -Qunused-arguments -c -x c - -o /dev/null || true gcc -fdebug-prefix-map=a=b -c -x c - -o /dev/null || true gcc -gno-record-gcc-switches -c -x c - -o /dev/null || true cd $WORK/b072 TERM='dumb' gcc -I /usr/lib/golang/src/runtime/cgo -fPIC -marm -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b072=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -Wall -Werror -o ./_x001.o -c _cgo_export.c TERM='dumb' gcc -I /usr/lib/golang/src/runtime/cgo -fPIC -marm -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b072=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -Wall -Werror -o ./_x002.o -c cgo.cgo2.c /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b021/_pkg_.a # internal cp $WORK/b021/_pkg_.a /builddir/.cache/go-build/50/50849605e2407f0efaa98c3ca7349d62936ad58444a66562c132a7855b1215ea-d # internal cd /usr/lib/golang/src/math /usr/lib/golang/pkg/tool/linux_arm/asm -trimpath "$WORK/b014=>" -I $WORK/b014/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm -shared -o $WORK/b014/sqrt_arm.o ./sqrt_arm.s /usr/lib/golang/pkg/tool/linux_arm/asm -trimpath "$WORK/b014=>" -I $WORK/b014/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm -shared -o $WORK/b014/stubs_arm.o ./stubs_arm.s cd /usr/lib/golang/src/runtime/cgo TERM='dumb' gcc -I . -fPIC -marm -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b072=/tmp/go-build -gno-record-gcc-switches -I $WORK/b072/ -g -O2 -Wall -Werror -o $WORK/b072/_x003.o -c gcc_context.c cd /usr/lib/golang/src/math /usr/lib/golang/pkg/tool/linux_arm/pack r $WORK/b014/_pkg_.a $WORK/b014/sqrt_arm.o $WORK/b014/stubs_arm.o # internal /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b014/_pkg_.a # internal cp $WORK/b014/_pkg_.a /builddir/.cache/go-build/a5/a53d0ee07b0b0a684997c12e02458db9822f6837c4facbe5f6f272b40c6ad71a-d # internal cd /usr/lib/golang/src/runtime/cgo TERM='dumb' gcc -I . -fPIC -marm -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b072=/tmp/go-build -gno-record-gcc-switches -I $WORK/b072/ -g -O2 -Wall -Werror -o $WORK/b072/_x004.o -c gcc_fatalf.c TERM='dumb' gcc -I . -fPIC -marm -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b072=/tmp/go-build -gno-record-gcc-switches -I $WORK/b072/ -g -O2 -Wall -Werror -o $WORK/b072/_x005.o -c gcc_libinit.c TERM='dumb' gcc -I . -fPIC -marm -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b072=/tmp/go-build -gno-record-gcc-switches -I $WORK/b072/ -g -O2 -Wall -Werror -o $WORK/b072/_x006.o -c gcc_linux_arm.c TERM='dumb' gcc -I . -fPIC -marm -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b072=/tmp/go-build -gno-record-gcc-switches -I $WORK/b072/ -g -O2 -Wall -Werror -o $WORK/b072/_x007.o -c gcc_setenv.c TERM='dumb' gcc -I . -fPIC -marm -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b072=/tmp/go-build -gno-record-gcc-switches -I $WORK/b072/ -g -O2 -Wall -Werror -o $WORK/b072/_x008.o -c gcc_traceback.c TERM='dumb' gcc -I . -fPIC -marm -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b072=/tmp/go-build -gno-record-gcc-switches -I $WORK/b072/ -g -O2 -Wall -Werror -o $WORK/b072/_x009.o -c gcc_util.c TERM='dumb' gcc -I . -fPIC -marm -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b072=/tmp/go-build -gno-record-gcc-switches -I $WORK/b072/ -g -O2 -Wall -Werror -o $WORK/b072/_x010.o -c gcc_arm.S cd $WORK/b072 TERM='dumb' gcc -I /usr/lib/golang/src/runtime/cgo -fPIC -marm -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b072=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -Wall -Werror -o ./_cgo_main.o -c _cgo_main.c cd /usr/lib/golang/src/runtime/cgo TERM='dumb' gcc -I . -fPIC -marm -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b072=/tmp/go-build -gno-record-gcc-switches -o $WORK/b072/_cgo_.o $WORK/b072/_cgo_main.o $WORK/b072/_x001.o $WORK/b072/_x002.o $WORK/b072/_x003.o $WORK/b072/_x004.o $WORK/b072/_x005.o $WORK/b072/_x006.o $WORK/b072/_x007.o $WORK/b072/_x008.o $WORK/b072/_x009.o $WORK/b072/_x010.o -g -O2 -lpthread -pie TERM='dumb' /usr/lib/golang/pkg/tool/linux_arm/cgo -dynpackage cgo -dynimport $WORK/b072/_cgo_.o -dynout $WORK/b072/_cgo_import.go -dynlinker cat >$WORK/b072/go_asm.h << 'EOF' # internal EOF /usr/lib/golang/pkg/tool/linux_arm/asm -trimpath "$WORK/b072=>" -I $WORK/b072/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm -shared -gensymabis -o $WORK/b072/symabis ./asm_arm.s cat >$WORK/b072/importcfg << 'EOF' # internal # import config EOF /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b072/_pkg_.a -trimpath "$WORK/b072=>" -shared -p runtime/cgo -std -installsuffix shared -buildid -syzssBtnMucpRQ-3TbG/-syzssBtnMucpRQ-3TbG -goversion go1.14.3 -symabis $WORK/b072/symabis -D "" -importcfg $WORK/b072/importcfg -pack -asmhdr $WORK/b072/go_asm.h ./callbacks.go ./callbacks_traceback.go ./iscgo.go ./setenv.go $WORK/b072/_cgo_gotypes.go $WORK/b072/cgo.cgo1.go $WORK/b072/_cgo_import.go /usr/lib/golang/pkg/tool/linux_arm/asm -trimpath "$WORK/b072=>" -I $WORK/b072/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm -shared -o $WORK/b072/asm_arm.o ./asm_arm.s /usr/lib/golang/pkg/tool/linux_arm/pack r $WORK/b072/_pkg_.a $WORK/b072/asm_arm.o $WORK/b072/_x001.o $WORK/b072/_x002.o $WORK/b072/_x003.o $WORK/b072/_x004.o $WORK/b072/_x005.o $WORK/b072/_x006.o $WORK/b072/_x007.o $WORK/b072/_x008.o $WORK/b072/_x009.o $WORK/b072/_x010.o # internal /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b072/_pkg_.a # internal cp $WORK/b072/_pkg_.a /builddir/.cache/go-build/57/577e338b6fc083e813781a832e64bbd93d89be8f4499d7aeb0a8da65d402d1d3-d # internal cd /usr/lib/golang/src/runtime /usr/lib/golang/pkg/tool/linux_arm/asm -trimpath "$WORK/b005=>" -I $WORK/b005/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm -shared -o $WORK/b005/asm.o ./asm.s /usr/lib/golang/pkg/tool/linux_arm/asm -trimpath "$WORK/b005=>" -I $WORK/b005/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm -shared -o $WORK/b005/asm_arm.o ./asm_arm.s /usr/lib/golang/pkg/tool/linux_arm/asm -trimpath "$WORK/b005=>" -I $WORK/b005/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm -shared -o $WORK/b005/duff_arm.o ./duff_arm.s /usr/lib/golang/pkg/tool/linux_arm/asm -trimpath "$WORK/b005=>" -I $WORK/b005/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm -shared -o $WORK/b005/memclr_arm.o ./memclr_arm.s /usr/lib/golang/pkg/tool/linux_arm/asm -trimpath "$WORK/b005=>" -I $WORK/b005/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm -shared -o $WORK/b005/memmove_arm.o ./memmove_arm.s /usr/lib/golang/pkg/tool/linux_arm/asm -trimpath "$WORK/b005=>" -I $WORK/b005/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm -shared -o $WORK/b005/preempt_arm.o ./preempt_arm.s /usr/lib/golang/pkg/tool/linux_arm/asm -trimpath "$WORK/b005=>" -I $WORK/b005/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm -shared -o $WORK/b005/rt0_linux_arm.o ./rt0_linux_arm.s /usr/lib/golang/pkg/tool/linux_arm/asm -trimpath "$WORK/b005=>" -I $WORK/b005/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm -shared -o $WORK/b005/sys_linux_arm.o ./sys_linux_arm.s /usr/lib/golang/pkg/tool/linux_arm/asm -trimpath "$WORK/b005=>" -I $WORK/b005/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm -shared -o $WORK/b005/tls_arm.o ./tls_arm.s /usr/lib/golang/pkg/tool/linux_arm/asm -trimpath "$WORK/b005=>" -I $WORK/b005/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm -shared -o $WORK/b005/vlop_arm.o ./vlop_arm.s /usr/lib/golang/pkg/tool/linux_arm/pack r $WORK/b005/_pkg_.a $WORK/b005/asm.o $WORK/b005/asm_arm.o $WORK/b005/duff_arm.o $WORK/b005/memclr_arm.o $WORK/b005/memmove_arm.o $WORK/b005/preempt_arm.o $WORK/b005/rt0_linux_arm.o $WORK/b005/sys_linux_arm.o $WORK/b005/tls_arm.o $WORK/b005/vlop_arm.o # internal /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b005/_pkg_.a # internal cp $WORK/b005/_pkg_.a /builddir/.cache/go-build/bf/bf7d07ebbf0a5ed8e8bac4ee6669d9a4e59487127f1815c56ebf2cfa32d3b779-d # internal internal/reflectlite mkdir -p $WORK/b004/ cat >$WORK/b004/go_asm.h << 'EOF' # internal EOF sync mkdir -p $WORK/b018/ cd /usr/lib/golang/src/internal/reflectlite /usr/lib/golang/pkg/tool/linux_arm/asm -trimpath "$WORK/b004=>" -I $WORK/b004/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm -shared -gensymabis -o $WORK/b004/symabis ./asm.s cat >$WORK/b018/importcfg << 'EOF' # internal # import config packagefile internal/race=$WORK/b019/_pkg_.a packagefile runtime=$WORK/b005/_pkg_.a packagefile sync/atomic=$WORK/b020/_pkg_.a EOF cd /usr/lib/golang/src/sync /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b018/_pkg_.a -trimpath "$WORK/b018=>" -shared -p sync -std -installsuffix shared -buildid -Xb27duxIRiB-D_LshvI/-Xb27duxIRiB-D_LshvI -goversion go1.14.3 -D "" -importcfg $WORK/b018/importcfg -pack ./cond.go ./map.go ./mutex.go ./once.go ./pool.go ./poolqueue.go ./runtime.go ./rwmutex.go ./waitgroup.go cat >$WORK/b004/importcfg << 'EOF' # internal # import config packagefile runtime=$WORK/b005/_pkg_.a EOF cd /usr/lib/golang/src/internal/reflectlite /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b004/_pkg_.a -trimpath "$WORK/b004=>" -shared -p internal/reflectlite -std -installsuffix shared -buildid XoCLm5Dr7mBba__aiQuU/XoCLm5Dr7mBba__aiQuU -goversion go1.14.3 -symabis $WORK/b004/symabis -D "" -importcfg $WORK/b004/importcfg -pack -asmhdr $WORK/b004/go_asm.h ./swapper.go ./type.go ./value.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b018/_pkg_.a # internal cp $WORK/b018/_pkg_.a /builddir/.cache/go-build/e5/e5585e7d40511b8946e35dae11f1c6771ac5477e88a1d11f91f4d27187cecdc5-d # internal internal/singleflight mkdir -p $WORK/b071/ cat >$WORK/b071/importcfg << 'EOF' # internal # import config packagefile sync=$WORK/b018/_pkg_.a EOF cd /usr/lib/golang/src/internal/singleflight /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b071/_pkg_.a -trimpath "$WORK/b071=>" -shared -p internal/singleflight -std -complete -installsuffix shared -buildid A3EMbkJtZBtz0j3_hGGV/A3EMbkJtZBtz0j3_hGGV -goversion go1.14.3 -D "" -importcfg $WORK/b071/importcfg -pack ./singleflight.go math/rand mkdir -p $WORK/b066/ cat >$WORK/b066/importcfg << 'EOF' # internal # import config packagefile math=$WORK/b014/_pkg_.a packagefile sync=$WORK/b018/_pkg_.a EOF cd /usr/lib/golang/src/math/rand /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b066/_pkg_.a -trimpath "$WORK/b066=>" -shared -p math/rand -std -complete -installsuffix shared -buildid t47nG9L4_etPtxRslEHU/t47nG9L4_etPtxRslEHU -goversion go1.14.3 -D "" -importcfg $WORK/b066/importcfg -pack ./exp.go ./normal.go ./rand.go ./rng.go ./zipf.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b071/_pkg_.a # internal cp $WORK/b071/_pkg_.a /builddir/.cache/go-build/04/04f5e23f23e99425d08bd7ad944df1bda4058da07f710d768105dc1a5c70f5a6-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/79/7932bff5f009f7d681d7fd2fa5d46172c0e2951f36e357b6d3d70f849afb3649-d # internal cd /usr/lib/golang/src/internal/reflectlite /usr/lib/golang/pkg/tool/linux_arm/asm -trimpath "$WORK/b004=>" -I $WORK/b004/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm -shared -o $WORK/b004/asm.o ./asm.s /usr/lib/golang/pkg/tool/linux_arm/pack r $WORK/b004/_pkg_.a $WORK/b004/asm.o # internal /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b004/_pkg_.a # internal cp $WORK/b004/_pkg_.a /builddir/.cache/go-build/ff/ff8c586e091d9b286fbfc0570fb0da0d40c27da93f1efa7ee7c39066aa177339-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/b022/ cd /usr/lib/golang/src/errors /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b003/_pkg_.a -trimpath "$WORK/b003=>" -shared -p errors -std -complete -installsuffix shared -buildid d48dIKbMwZOvp2dxszYB/d48dIKbMwZOvp2dxszYB -goversion go1.14.3 -D "" -importcfg $WORK/b003/importcfg -pack ./errors.go ./wrap.go cat >$WORK/b022/importcfg << 'EOF' # internal # import config packagefile internal/reflectlite=$WORK/b004/_pkg_.a EOF cd /usr/lib/golang/src/sort /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b022/_pkg_.a -trimpath "$WORK/b022=>" -shared -p sort -std -complete -installsuffix shared -buildid cRMIWVyiuPD9cfZKHlsT/cRMIWVyiuPD9cfZKHlsT -goversion go1.14.3 -D "" -importcfg $WORK/b022/importcfg -pack ./search.go ./slice.go ./slice_go113.go ./sort.go ./zfuncversion.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b003/_pkg_.a # internal cp $WORK/b003/_pkg_.a /builddir/.cache/go-build/0e/0efb9fb1ac1c87c323708bd4dcfc90a53835480754e2664e3f5d444f02af0ad0-d # internal internal/oserror mkdir -p $WORK/b025/ io cat >$WORK/b025/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/b025/_pkg_.a -trimpath "$WORK/b025=>" -shared -p internal/oserror -std -complete -installsuffix shared -buildid toqAdAlS7Pvv2Z33O4tS/toqAdAlS7Pvv2Z33O4tS -goversion go1.14.3 -D "" -importcfg $WORK/b025/importcfg -pack ./errors.go vendor/golang.org/x/net/dns/dnsmessage mkdir -p $WORK/b023/ mkdir -p $WORK/b069/ cat >$WORK/b023/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile sync=$WORK/b018/_pkg_.a EOF cat >$WORK/b069/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a EOF cd /usr/lib/golang/src/io /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b023/_pkg_.a -trimpath "$WORK/b023=>" -shared -p io -std -complete -installsuffix shared -buildid HG5Hs1n8oMCR_txe-I9c/HG5Hs1n8oMCR_txe-I9c -goversion go1.14.3 -D "" -importcfg $WORK/b023/importcfg -pack ./io.go ./multi.go ./pipe.go cd /usr/lib/golang/src/vendor/golang.org/x/net/dns/dnsmessage /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b069/_pkg_.a -trimpath "$WORK/b069=>" -shared -p vendor/golang.org/x/net/dns/dnsmessage -std -complete -installsuffix shared -buildid JayhjPURkyCJeo1Rfuce/JayhjPURkyCJeo1Rfuce -goversion go1.14.3 -D "" -importcfg $WORK/b069/importcfg -pack ./message.go strconv mkdir -p $WORK/b016/ cat >$WORK/b016/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile internal/bytealg=$WORK/b006/_pkg_.a packagefile math=$WORK/b014/_pkg_.a packagefile math/bits=$WORK/b015/_pkg_.a packagefile unicode/utf8=$WORK/b017/_pkg_.a EOF cd /usr/lib/golang/src/strconv /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b016/_pkg_.a -trimpath "$WORK/b016=>" -shared -p strconv -std -complete -installsuffix shared -buildid RgOeTm5nDd1tYjEvuqE5/RgOeTm5nDd1tYjEvuqE5 -goversion go1.14.3 -D "" -importcfg $WORK/b016/importcfg -pack ./atob.go ./atof.go ./atoi.go ./decimal.go ./doc.go ./extfloat.go ./ftoa.go ./isprint.go ./itoa.go ./quote.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b025/_pkg_.a # internal cp $WORK/b025/_pkg_.a /builddir/.cache/go-build/c1/c1175415695e90ff1280003e84d31fbe3a5faf97db64febc4b5e72c2affe2fff-d # internal syscall mkdir -p $WORK/b028/ cat >$WORK/b028/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/syscall /usr/lib/golang/pkg/tool/linux_arm/asm -trimpath "$WORK/b028=>" -I $WORK/b028/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm -shared -gensymabis -o $WORK/b028/symabis ./asm_linux_arm.s cat >$WORK/b028/importcfg << 'EOF' # internal # import config packagefile internal/bytealg=$WORK/b006/_pkg_.a packagefile internal/oserror=$WORK/b025/_pkg_.a packagefile internal/race=$WORK/b019/_pkg_.a packagefile runtime=$WORK/b005/_pkg_.a packagefile sync=$WORK/b018/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b028/_pkg_.a -trimpath "$WORK/b028=>" -shared -p syscall -std -installsuffix shared -buildid 2XmIpKfQGYW6UvqKrHoS/2XmIpKfQGYW6UvqKrHoS -goversion go1.14.3 -symabis $WORK/b028/symabis -D "" -importcfg $WORK/b028/importcfg -pack -asmhdr $WORK/b028/go_asm.h ./dirent.go ./endian_little.go ./env_unix.go ./exec_linux.go ./exec_unix.go ./flock.go ./flock_linux_32bit.go ./lsf_linux.go ./msan0.go ./net.go ./netlink_linux.go ./setuidgid_32_linux.go ./sock_cloexec_linux.go ./sockcmsg_linux.go ./sockcmsg_unix.go ./sockcmsg_unix_other.go ./str.go ./syscall.go ./syscall_linux.go ./syscall_linux_arm.go ./syscall_unix.go ./time_nofake.go ./timestruct.go ./zerrors_linux_arm.go ./zsyscall_linux_arm.go ./zsysnum_linux_arm.go ./ztypes_linux_arm.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b022/_pkg_.a # internal cp $WORK/b022/_pkg_.a /builddir/.cache/go-build/88/884b576d8f216e6963de069bd4fbca55d93e345c0e6c72896fd1969ac2fe33f7-d # internal /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b023/_pkg_.a # internal cp $WORK/b023/_pkg_.a /builddir/.cache/go-build/5f/5fba218c782b2d03298ec024fdb2ab50ca80a9bc4ff196cae11aaa6ae4c8371c-d # internal bytes mkdir -p $WORK/b034/ strings mkdir -p $WORK/b036/ cat >$WORK/b036/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile internal/bytealg=$WORK/b006/_pkg_.a packagefile io=$WORK/b023/_pkg_.a packagefile sync=$WORK/b018/_pkg_.a packagefile unicode=$WORK/b021/_pkg_.a packagefile unicode/utf8=$WORK/b017/_pkg_.a EOF cd /usr/lib/golang/src/strings /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b036/_pkg_.a -trimpath "$WORK/b036=>" -shared -p strings -std -complete -installsuffix shared -buildid pNqlhVATgS5rLYqNjwnj/pNqlhVATgS5rLYqNjwnj -goversion go1.14.3 -D "" -importcfg $WORK/b036/importcfg -pack ./builder.go ./compare.go ./reader.go ./replace.go ./search.go ./strings.go cat >$WORK/b034/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile internal/bytealg=$WORK/b006/_pkg_.a packagefile io=$WORK/b023/_pkg_.a packagefile unicode=$WORK/b021/_pkg_.a packagefile unicode/utf8=$WORK/b017/_pkg_.a EOF cd /usr/lib/golang/src/bytes /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b034/_pkg_.a -trimpath "$WORK/b034=>" -shared -p bytes -std -installsuffix shared -buildid Xg50JZQ2iBCD4KIDJ0eT/Xg50JZQ2iBCD4KIDJ0eT -goversion go1.14.3 -D "" -importcfg $WORK/b034/importcfg -pack ./buffer.go ./bytes.go ./reader.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b016/_pkg_.a # internal cp $WORK/b016/_pkg_.a /builddir/.cache/go-build/8b/8b788de4bc381819fa14410e94998ebeeb57090c3a9440e3ad3168901cf8703a-d # internal reflect mkdir -p $WORK/b013/ cat >$WORK/b013/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/reflect /usr/lib/golang/pkg/tool/linux_arm/asm -trimpath "$WORK/b013=>" -I $WORK/b013/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm -shared -gensymabis -o $WORK/b013/symabis ./asm_arm.s cat >$WORK/b013/importcfg << 'EOF' # internal # import config packagefile math=$WORK/b014/_pkg_.a packagefile runtime=$WORK/b005/_pkg_.a packagefile strconv=$WORK/b016/_pkg_.a packagefile sync=$WORK/b018/_pkg_.a packagefile unicode=$WORK/b021/_pkg_.a packagefile unicode/utf8=$WORK/b017/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b013/_pkg_.a -trimpath "$WORK/b013=>" -shared -p reflect -std -installsuffix shared -buildid r74G2_EHaIGoKWZalMgc/r74G2_EHaIGoKWZalMgc -goversion go1.14.3 -symabis $WORK/b013/symabis -D "" -importcfg $WORK/b013/importcfg -pack -asmhdr $WORK/b013/go_asm.h ./deepequal.go ./makefunc.go ./swapper.go ./type.go ./value.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b034/_pkg_.a # internal cp $WORK/b034/_pkg_.a /builddir/.cache/go-build/bd/bd15bd130e86019bee7bcc368b91eb0084f75ddc2135afa1ec59cc16faf9f5d3-d # internal bufio mkdir -p $WORK/b033/ cat >$WORK/b033/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b034/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile io=$WORK/b023/_pkg_.a packagefile unicode/utf8=$WORK/b017/_pkg_.a EOF cd /usr/lib/golang/src/bufio /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b033/_pkg_.a -trimpath "$WORK/b033=>" -shared -p bufio -std -complete -installsuffix shared -buildid xqb4aNRtGnjYBEb_Pc4-/xqb4aNRtGnjYBEb_Pc4- -goversion go1.14.3 -D "" -importcfg $WORK/b033/importcfg -pack ./bufio.go ./scan.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b036/_pkg_.a # internal cp $WORK/b036/_pkg_.a /builddir/.cache/go-build/7a/7aa249337919dd5da5af3d5272bb6e23586a0046e6cb17b2f74833b8358d0353-d # internal path mkdir -p $WORK/b035/ cat >$WORK/b035/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a packagefile unicode/utf8=$WORK/b017/_pkg_.a EOF cd /usr/lib/golang/src/path /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b035/_pkg_.a -trimpath "$WORK/b035=>" -shared -p path -std -complete -installsuffix shared -buildid pNNhrbM4Ayi2UruRpw_1/pNNhrbM4Ayi2UruRpw_1 -goversion go1.14.3 -D "" -importcfg $WORK/b035/importcfg -pack ./match.go ./path.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b069/_pkg_.a # internal cp $WORK/b069/_pkg_.a /builddir/.cache/go-build/91/9186b75c25494d84cf0c57e5eeea7445cac324148d998f87adec5ded370491c4-d # internal regexp/syntax mkdir -p $WORK/b046/ cat >$WORK/b046/importcfg << 'EOF' # internal # import config packagefile sort=$WORK/b022/_pkg_.a packagefile strconv=$WORK/b016/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a packagefile unicode=$WORK/b021/_pkg_.a packagefile unicode/utf8=$WORK/b017/_pkg_.a EOF cd /usr/lib/golang/src/regexp/syntax /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b046/_pkg_.a -trimpath "$WORK/b046=>" -shared -p regexp/syntax -std -complete -installsuffix shared -buildid x5rNGY-PJRf9WJW5gmOu/x5rNGY-PJRf9WJW5gmOu -goversion go1.14.3 -D "" -importcfg $WORK/b046/importcfg -pack ./compile.go ./doc.go ./op_string.go ./parse.go ./perl_groups.go ./prog.go ./regexp.go ./simplify.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b035/_pkg_.a # internal cp $WORK/b035/_pkg_.a /builddir/.cache/go-build/c9/c9866a1068c8c5157c5a7d9db2075c335d21da1d861c98988c771a24923be195-d # internal hash mkdir -p $WORK/b051/ cat >$WORK/b051/importcfg << 'EOF' # internal # import config packagefile io=$WORK/b023/_pkg_.a EOF cd /usr/lib/golang/src/hash /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b051/_pkg_.a -trimpath "$WORK/b051=>" -shared -p hash -std -complete -installsuffix shared -buildid X2HMVt5G_3Qor6PWxsjb/X2HMVt5G_3Qor6PWxsjb -goversion go1.14.3 -D "" -importcfg $WORK/b051/importcfg -pack ./hash.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b033/_pkg_.a # internal cp $WORK/b033/_pkg_.a /builddir/.cache/go-build/d5/d5683c335b3bae5b3505531e68a6754129612b93ea766382256846bb6d041de0-d # internal /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b051/_pkg_.a # internal cp $WORK/b051/_pkg_.a /builddir/.cache/go-build/11/118eff2c7e7e896eae879ac1536a5946c58c69b0707ca72afe6628cc8c5328e3-d # internal hash/adler32 mkdir -p $WORK/b055/ cat >$WORK/b055/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile hash=$WORK/b051/_pkg_.a EOF cd /usr/lib/golang/src/hash/adler32 /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b055/_pkg_.a -trimpath "$WORK/b055=>" -shared -p hash/adler32 -std -complete -installsuffix shared -buildid 1isSR_lCbDmCp18Qgz-F/1isSR_lCbDmCp18Qgz-F -goversion go1.14.3 -D "" -importcfg $WORK/b055/importcfg -pack ./adler32.go crypto mkdir -p $WORK/b050/ cat >$WORK/b050/importcfg << 'EOF' # internal # import config packagefile hash=$WORK/b051/_pkg_.a packagefile io=$WORK/b023/_pkg_.a packagefile strconv=$WORK/b016/_pkg_.a EOF cd /usr/lib/golang/src/crypto /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b050/_pkg_.a -trimpath "$WORK/b050=>" -shared -p crypto -std -complete -installsuffix shared -buildid sz1H-ymUN8oeUaVNktHm/sz1H-ymUN8oeUaVNktHm -goversion go1.14.3 -D "" -importcfg $WORK/b050/importcfg -pack ./crypto.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/bb06aa576554d2e6379e646e23460219e0b64030abe30f9a876c233d456d75ad-d # internal /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b055/_pkg_.a # internal cp $WORK/b055/_pkg_.a /builddir/.cache/go-build/dc/dc80af5be83ec4515bbca575433bfbfc0b7634212e78f2e91a4d95242e7f84f1-d # internal cd /usr/lib/golang/src/syscall /usr/lib/golang/pkg/tool/linux_arm/asm -trimpath "$WORK/b028=>" -I $WORK/b028/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm -shared -o $WORK/b028/asm_linux_arm.o ./asm_linux_arm.s /usr/lib/golang/pkg/tool/linux_arm/pack r $WORK/b028/_pkg_.a $WORK/b028/asm_linux_arm.o # internal /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b028/_pkg_.a # internal cp $WORK/b028/_pkg_.a /builddir/.cache/go-build/18/1823075ca41cda4f96f33879760dff4043b8ea8c9104384e372442c2d3bad084-d # internal internal/syscall/unix mkdir -p $WORK/b027/ cat >$WORK/b027/importcfg << 'EOF' # internal # import config packagefile sync/atomic=$WORK/b020/_pkg_.a packagefile syscall=$WORK/b028/_pkg_.a EOF cd /usr/lib/golang/src/internal/syscall/unix /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b027/_pkg_.a -trimpath "$WORK/b027=>" -shared -p internal/syscall/unix -std -complete -installsuffix shared -buildid HkDBQvd3rqdRtnLVnukI/HkDBQvd3rqdRtnLVnukI -goversion go1.14.3 -D "" -importcfg $WORK/b027/importcfg -pack ./at.go ./at_sysnum_fstatat64_linux.go ./at_sysnum_linux.go ./fcntl_linux_32bit.go ./getrandom_linux.go ./getrandom_linux_arm.go ./nonblocking.go time mkdir -p $WORK/b029/ cat >$WORK/b029/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile runtime=$WORK/b005/_pkg_.a packagefile sync=$WORK/b018/_pkg_.a packagefile syscall=$WORK/b028/_pkg_.a EOF internal/syscall/execenv mkdir -p $WORK/b030/ cat >$WORK/b030/importcfg << 'EOF' # internal # import config packagefile syscall=$WORK/b028/_pkg_.a EOF cd /usr/lib/golang/src/internal/syscall/execenv /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b030/_pkg_.a -trimpath "$WORK/b030=>" -shared -p internal/syscall/execenv -std -complete -installsuffix shared -buildid JZsDcGSfchDuUJlDIA9L/JZsDcGSfchDuUJlDIA9L -goversion go1.14.3 -D "" -importcfg $WORK/b030/importcfg -pack ./execenv_default.go cd /usr/lib/golang/src/time /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b029/_pkg_.a -trimpath "$WORK/b029=>" -shared -p time -std -installsuffix shared -buildid Gm9z5YyA3xgRr9XOPpDr/Gm9z5YyA3xgRr9XOPpDr -goversion go1.14.3 -D "" -importcfg $WORK/b029/importcfg -pack ./format.go ./sleep.go ./sys_unix.go ./tick.go ./time.go ./zoneinfo.go ./zoneinfo_read.go ./zoneinfo_unix.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b030/_pkg_.a # internal cp $WORK/b030/_pkg_.a /builddir/.cache/go-build/63/63a7e3c61ed7fd2888a0cc039bfad05a4b0ee9046ea32eac65a11d0af12e498c-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/84/845fc8093e5c0f24c143a0e0c6bc752ae192c633e45083dba33dad2b3dbfa8f3-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/f9/f98a0b996957ef36acbdd06588d29a3df221c1d3ba9a055d154d380d69435a00-d # internal regexp mkdir -p $WORK/b045/ cat >$WORK/b045/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b034/_pkg_.a packagefile io=$WORK/b023/_pkg_.a packagefile regexp/syntax=$WORK/b046/_pkg_.a packagefile sort=$WORK/b022/_pkg_.a packagefile strconv=$WORK/b016/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a packagefile sync=$WORK/b018/_pkg_.a packagefile unicode=$WORK/b021/_pkg_.a packagefile unicode/utf8=$WORK/b017/_pkg_.a EOF cd /usr/lib/golang/src/regexp /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b045/_pkg_.a -trimpath "$WORK/b045=>" -shared -p regexp -std -complete -installsuffix shared -buildid kFKHFTr3go6naBdZtom5/kFKHFTr3go6naBdZtom5 -goversion go1.14.3 -D "" -importcfg $WORK/b045/importcfg -pack ./backtrack.go ./exec.go ./onepass.go ./regexp.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b029/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b045/_pkg_.a # internal cp $WORK/b029/_pkg_.a /builddir/.cache/go-build/fd/fdab4355843ceeb01c6e9b2425bcb178402acfe192cdb38f503bf821c09670b9-d # internal context mkdir -p $WORK/b049/ cat >$WORK/b049/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile internal/reflectlite=$WORK/b004/_pkg_.a packagefile sync=$WORK/b018/_pkg_.a packagefile sync/atomic=$WORK/b020/_pkg_.a packagefile time=$WORK/b029/_pkg_.a EOF cd /usr/lib/golang/src/context /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b049/_pkg_.a -trimpath "$WORK/b049=>" -shared -p context -std -complete -installsuffix shared -buildid uD6SrZxYbJCPYdhQ6aVT/uD6SrZxYbJCPYdhQ6aVT -goversion go1.14.3 -D "" -importcfg $WORK/b049/importcfg -pack ./context.go internal/poll mkdir -p $WORK/b026/ cat >$WORK/b026/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile internal/syscall/unix=$WORK/b027/_pkg_.a packagefile io=$WORK/b023/_pkg_.a packagefile runtime=$WORK/b005/_pkg_.a packagefile sync=$WORK/b018/_pkg_.a packagefile sync/atomic=$WORK/b020/_pkg_.a packagefile syscall=$WORK/b028/_pkg_.a packagefile time=$WORK/b029/_pkg_.a EOF cd /usr/lib/golang/src/internal/poll /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b026/_pkg_.a -trimpath "$WORK/b026=>" -shared -p internal/poll -std -installsuffix shared -buildid qHYfQLPqIOgwmmjVR8Lf/qHYfQLPqIOgwmmjVR8Lf -goversion go1.14.3 -D "" -importcfg $WORK/b026/importcfg -pack ./errno_unix.go ./fcntl_syscall.go ./fd.go ./fd_fsync_posix.go ./fd_mutex.go ./fd_poll_runtime.go ./fd_posix.go ./fd_unix.go ./fd_writev_unix.go ./hook_cloexec.go ./hook_unix.go ./sendfile_linux.go ./sock_cloexec.go ./sockopt.go ./sockopt_linux.go ./sockopt_unix.go ./sockoptip.go ./splice_linux.go ./writev.go cp $WORK/b045/_pkg_.a /builddir/.cache/go-build/8a/8aa8a02cb87564d1c8d0b7f28b5efa2dc860365224001d99ee8a33ed19fe1530-d # internal /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b049/_pkg_.a # internal cp $WORK/b049/_pkg_.a /builddir/.cache/go-build/a8/a85818705158bac17fd69aa04b6b92cfe6195df784ecd29844491e70fd1745a5-d # internal /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b026/_pkg_.a # internal cd /usr/lib/golang/src/reflect /usr/lib/golang/pkg/tool/linux_arm/asm -trimpath "$WORK/b013=>" -I $WORK/b013/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm -shared -o $WORK/b013/asm_arm.o ./asm_arm.s cp $WORK/b026/_pkg_.a /builddir/.cache/go-build/56/56e918b574284d6e8204480a63a22ca5c163c1489fc3ae7bf0ea800f3343d4b7-d # internal /usr/lib/golang/pkg/tool/linux_arm/pack r $WORK/b013/_pkg_.a $WORK/b013/asm_arm.o # internal os mkdir -p $WORK/b024/ /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b013/_pkg_.a # internal cat >$WORK/b024/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile internal/oserror=$WORK/b025/_pkg_.a packagefile internal/poll=$WORK/b026/_pkg_.a packagefile internal/syscall/execenv=$WORK/b030/_pkg_.a packagefile internal/syscall/unix=$WORK/b027/_pkg_.a packagefile internal/testlog=$WORK/b031/_pkg_.a packagefile io=$WORK/b023/_pkg_.a packagefile runtime=$WORK/b005/_pkg_.a packagefile sync=$WORK/b018/_pkg_.a packagefile sync/atomic=$WORK/b020/_pkg_.a packagefile syscall=$WORK/b028/_pkg_.a packagefile time=$WORK/b029/_pkg_.a EOF cd /usr/lib/golang/src/os /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b024/_pkg_.a -trimpath "$WORK/b024=>" -shared -p os -std -installsuffix shared -buildid KvhaSn2gJqPdjr2VYCDK/KvhaSn2gJqPdjr2VYCDK -goversion go1.14.3 -D "" -importcfg $WORK/b024/importcfg -pack ./dir.go ./dir_unix.go ./env.go ./error.go ./error_errno.go ./error_posix.go ./exec.go ./exec_posix.go ./exec_unix.go ./executable.go ./executable_procfs.go ./file.go ./file_posix.go ./file_unix.go ./getwd.go ./path.go ./path_unix.go ./pipe_linux.go ./proc.go ./rawconn.go ./removeall_at.go ./stat.go ./stat_linux.go ./stat_unix.go ./sticky_notbsd.go ./str.go ./sys.go ./sys_linux.go ./sys_unix.go ./types.go ./types_unix.go ./wait_waitid.go cp $WORK/b013/_pkg_.a /builddir/.cache/go-build/50/503ea9f5ccefbbf9d29c14f50568b2f1fa859c5d35f9f28105cb5ba139d5ee6f-d # internal encoding/binary mkdir -p $WORK/b044/ internal/fmtsort mkdir -p $WORK/b012/ cat >$WORK/b044/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile io=$WORK/b023/_pkg_.a packagefile math=$WORK/b014/_pkg_.a packagefile reflect=$WORK/b013/_pkg_.a packagefile sync=$WORK/b018/_pkg_.a EOF cat >$WORK/b012/importcfg << 'EOF' # internal # import config packagefile reflect=$WORK/b013/_pkg_.a packagefile sort=$WORK/b022/_pkg_.a EOF cd /usr/lib/golang/src/encoding/binary /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b044/_pkg_.a -trimpath "$WORK/b044=>" -shared -p encoding/binary -std -complete -installsuffix shared -buildid ai1jlzZn9a8XxcL15zki/ai1jlzZn9a8XxcL15zki -goversion go1.14.3 -D "" -importcfg $WORK/b044/importcfg -pack ./binary.go ./varint.go cd /usr/lib/golang/src/internal/fmtsort /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b012/_pkg_.a -trimpath "$WORK/b012=>" -shared -p internal/fmtsort -std -complete -installsuffix shared -buildid pLJJVOj4pakgh92xlEo_/pLJJVOj4pakgh92xlEo_ -goversion go1.14.3 -D "" -importcfg $WORK/b012/importcfg -pack ./sort.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b012/_pkg_.a # internal cp $WORK/b012/_pkg_.a /builddir/.cache/go-build/97/97e80f7a446d37f69ab9f6ed556009c0c20ffd41c46b37b0f4edc9bededdc253-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/80/80a80b1fe0acaf778210ed530e25f75e899207244f7a6e94133f8c3a57243cfe-d # internal encoding/base64 mkdir -p $WORK/b043/ cat >$WORK/b043/importcfg << 'EOF' # internal # import config packagefile encoding/binary=$WORK/b044/_pkg_.a packagefile io=$WORK/b023/_pkg_.a packagefile strconv=$WORK/b016/_pkg_.a EOF cd /usr/lib/golang/src/encoding/base64 /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b043/_pkg_.a -trimpath "$WORK/b043=>" -shared -p encoding/base64 -std -complete -installsuffix shared -buildid lp5VTYbw1K1eZe09eKjH/lp5VTYbw1K1eZe09eKjH -goversion go1.14.3 -D "" -importcfg $WORK/b043/importcfg -pack ./base64.go crypto/sha256 mkdir -p $WORK/b067/ crypto/cipher mkdir -p $WORK/b062/ cat >$WORK/b067/importcfg << 'EOF' # internal # import config packagefile crypto=$WORK/b050/_pkg_.a packagefile encoding/binary=$WORK/b044/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile hash=$WORK/b051/_pkg_.a packagefile math/bits=$WORK/b015/_pkg_.a EOF cd /usr/lib/golang/src/crypto/sha256 /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b067/_pkg_.a -trimpath "$WORK/b067=>" -shared -p crypto/sha256 -std -complete -installsuffix shared -buildid u18wBcUn6Hc87SAVhKY9/u18wBcUn6Hc87SAVhKY9 -goversion go1.14.3 -D "" -importcfg $WORK/b067/importcfg -pack ./sha256.go ./sha256block.go ./sha256block_generic.go cat >$WORK/b062/importcfg << 'EOF' # internal # import config packagefile crypto/internal/subtle=$WORK/b063/_pkg_.a packagefile crypto/subtle=$WORK/b064/_pkg_.a packagefile encoding/binary=$WORK/b044/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile io=$WORK/b023/_pkg_.a packagefile runtime=$WORK/b005/_pkg_.a EOF cd /usr/lib/golang/src/crypto/cipher /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b062/_pkg_.a -trimpath "$WORK/b062=>" -shared -p crypto/cipher -std -complete -installsuffix shared -buildid 1osX1DQGFfeSeROvlTL_/1osX1DQGFfeSeROvlTL_ -goversion go1.14.3 -D "" -importcfg $WORK/b062/importcfg -pack ./cbc.go ./cfb.go ./cipher.go ./ctr.go ./gcm.go ./io.go ./ofb.go ./xor_generic.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b024/_pkg_.a # internal cp $WORK/b024/_pkg_.a /builddir/.cache/go-build/f5/f568e35a4ec102efe1ad43ec5014a52b38020815b7f36addc4e903cd5e08384b-d # internal path/filepath mkdir -p $WORK/b037/ cat >$WORK/b037/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile os=$WORK/b024/_pkg_.a packagefile runtime=$WORK/b005/_pkg_.a packagefile sort=$WORK/b022/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a packagefile syscall=$WORK/b028/_pkg_.a packagefile unicode/utf8=$WORK/b017/_pkg_.a EOF cd /usr/lib/golang/src/path/filepath /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b037/_pkg_.a -trimpath "$WORK/b037=>" -shared -p path/filepath -std -complete -installsuffix shared -buildid i1rmPAxIm1QVQmEymIMl/i1rmPAxIm1QVQmEymIMl -goversion go1.14.3 -D "" -importcfg $WORK/b037/importcfg -pack ./match.go ./path.go ./path_unix.go ./symlink.go ./symlink_unix.go fmt mkdir -p $WORK/b002/ cat >$WORK/b002/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile internal/fmtsort=$WORK/b012/_pkg_.a packagefile io=$WORK/b023/_pkg_.a packagefile math=$WORK/b014/_pkg_.a packagefile os=$WORK/b024/_pkg_.a packagefile reflect=$WORK/b013/_pkg_.a packagefile strconv=$WORK/b016/_pkg_.a packagefile sync=$WORK/b018/_pkg_.a packagefile unicode/utf8=$WORK/b017/_pkg_.a EOF cd /usr/lib/golang/src/fmt /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b002/_pkg_.a -trimpath "$WORK/b002=>" -shared -p fmt -std -complete -installsuffix shared -buildid 9R3qGIKWv3oRHMv_ufec/9R3qGIKWv3oRHMv_ufec -goversion go1.14.3 -D "" -importcfg $WORK/b002/importcfg -pack ./doc.go ./errors.go ./format.go ./print.go ./scan.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b043/_pkg_.a # internal cp $WORK/b043/_pkg_.a /builddir/.cache/go-build/d2/d2933a2574ed02271aedda8c884038f457d2ee023308885f919ec749f3a1233d-d # internal github.com/snapcore/snapd/osutil/sys mkdir -p $WORK/b058/ /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b067/_pkg_.a # internal cp $WORK/b067/_pkg_.a /builddir/.cache/go-build/71/7156ff2ffd0d375069eef3a44555bc96f7ded2d0a330f2e3a5861530a7051b46-d # internal cat >$WORK/b058/importcfg << 'EOF' # internal # import config packagefile os=$WORK/b024/_pkg_.a packagefile syscall=$WORK/b028/_pkg_.a EOF cd /builddir/build/BUILD/snapd-2.45.2/src/github.com/snapcore/snapd/osutil/sys /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b058/_pkg_.a -trimpath "$WORK/b058=>" -shared -p github.com/snapcore/snapd/osutil/sys -complete -installsuffix shared -buildid Kq7GG2YVj9AkEIr17Vrl/Kq7GG2YVj9AkEIr17Vrl -goversion go1.14.3 -D "" -importcfg $WORK/b058/importcfg -pack ./syscall.go ./sysnum_16_linux.go ./sysnum_linux.go net mkdir -p $WORK/b068/ cd /usr/lib/golang/src/net CGO_LDFLAGS='"-g" "-O2"' /usr/lib/golang/pkg/tool/linux_arm/cgo -objdir $WORK/b068/ -importpath net -- -I $WORK/b068/ -g -O2 ./cgo_linux.go ./cgo_resnew.go ./cgo_socknew.go ./cgo_unix.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b058/_pkg_.a # internal cp $WORK/b058/_pkg_.a /builddir/.cache/go-build/13/134337bece088472f49e85f3619cd0918e7a1a9ca85177b52e53d3fcc40af861-d # internal runtime/debug mkdir -p $WORK/b093/ cat >$WORK/b093/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/runtime/debug /usr/lib/golang/pkg/tool/linux_arm/asm -trimpath "$WORK/b093=>" -I $WORK/b093/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm -shared -gensymabis -o $WORK/b093/symabis ./debug.s /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b062/_pkg_.a # internal cat >$WORK/b093/importcfg << 'EOF' # internal # import config packagefile os=$WORK/b024/_pkg_.a packagefile runtime=$WORK/b005/_pkg_.a packagefile sort=$WORK/b022/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a packagefile time=$WORK/b029/_pkg_.a EOF cp $WORK/b062/_pkg_.a /builddir/.cache/go-build/5a/5ab1776ab6b0c1499fd46834a49694dd50a3addde3d9187b2f9f5799ee875719-d # internal /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b093/_pkg_.a -trimpath "$WORK/b093=>" -shared -p runtime/debug -std -installsuffix shared -buildid mF3uR8wORDrTP_-GQwLY/mF3uR8wORDrTP_-GQwLY -goversion go1.14.3 -symabis $WORK/b093/symabis -D "" -importcfg $WORK/b093/importcfg -pack -asmhdr $WORK/b093/go_asm.h ./garbage.go ./mod.go ./stack.go ./stubs.go crypto/aes mkdir -p $WORK/b061/ cat >$WORK/b061/importcfg << 'EOF' # internal # import config packagefile crypto/cipher=$WORK/b062/_pkg_.a packagefile crypto/internal/subtle=$WORK/b063/_pkg_.a packagefile encoding/binary=$WORK/b044/_pkg_.a packagefile strconv=$WORK/b016/_pkg_.a EOF cd /usr/lib/golang/src/crypto/aes /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b061/_pkg_.a -trimpath "$WORK/b061=>" -shared -p crypto/aes -std -complete -installsuffix shared -buildid MQAitTpvZ43v0RBcGKsQ/MQAitTpvZ43v0RBcGKsQ -goversion go1.14.3 -D "" -importcfg $WORK/b061/importcfg -pack ./block.go ./cipher.go ./cipher_generic.go ./const.go ./modes.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b061/_pkg_.a # internal cp $WORK/b061/_pkg_.a /builddir/.cache/go-build/66/6644da825921ddbd0d119f0d56e12e9fd1fb9faa094a68aad05b60fadd4cc6a9-d # internal /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b037/_pkg_.a # internal cd /usr/lib/golang/src/runtime/debug /usr/lib/golang/pkg/tool/linux_arm/asm -trimpath "$WORK/b093=>" -I $WORK/b093/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm -shared -o $WORK/b093/debug.o ./debug.s cp $WORK/b037/_pkg_.a /builddir/.cache/go-build/26/26efb7f11c165de78e23d92cc218175516eebabc4d023abe3e103385c519cf20-d # internal io/ioutil mkdir -p $WORK/b047/ os/exec mkdir -p $WORK/b074/ cat >$WORK/b074/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b034/_pkg_.a packagefile context=$WORK/b049/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile internal/syscall/execenv=$WORK/b030/_pkg_.a packagefile io=$WORK/b023/_pkg_.a packagefile os=$WORK/b024/_pkg_.a packagefile path/filepath=$WORK/b037/_pkg_.a packagefile runtime=$WORK/b005/_pkg_.a packagefile strconv=$WORK/b016/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a packagefile sync=$WORK/b018/_pkg_.a packagefile syscall=$WORK/b028/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm/pack r $WORK/b093/_pkg_.a $WORK/b093/debug.o # internal /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b093/_pkg_.a # internal cd /usr/lib/golang/src/os/exec /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b074/_pkg_.a -trimpath "$WORK/b074=>" -shared -p os/exec -std -complete -installsuffix shared -buildid kJeMXeyvixizHih91Xa5/kJeMXeyvixizHih91Xa5 -goversion go1.14.3 -D "" -importcfg $WORK/b074/importcfg -pack ./exec.go ./exec_unix.go ./lp_unix.go cat >$WORK/b047/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b034/_pkg_.a packagefile io=$WORK/b023/_pkg_.a packagefile os=$WORK/b024/_pkg_.a packagefile path/filepath=$WORK/b037/_pkg_.a packagefile sort=$WORK/b022/_pkg_.a packagefile strconv=$WORK/b016/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a packagefile sync=$WORK/b018/_pkg_.a packagefile time=$WORK/b029/_pkg_.a EOF cp $WORK/b093/_pkg_.a /builddir/.cache/go-build/07/07294b8ee184985ca45beba4d22be834aac8d40e3aa08e109e1cfab12084d88b-d # internal cd /usr/lib/golang/src/io/ioutil /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b047/_pkg_.a -trimpath "$WORK/b047=>" -shared -p io/ioutil -std -complete -installsuffix shared -buildid __syT6BcB31SS2DXKRnM/__syT6BcB31SS2DXKRnM -goversion go1.14.3 -D "" -importcfg $WORK/b047/importcfg -pack ./ioutil.go ./tempfile.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b047/_pkg_.a # internal cp $WORK/b047/_pkg_.a /builddir/.cache/go-build/65/65d55bddad084e429f7adab35908d3ac2fae0888abe19522f7fd99fbaac04d51-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/f9/f95676f1d4e674f8a2bb9e3a1e6d299be9c709bbae34a4d7a617c7fb3d9fa021-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/b0/b0a98959f25eaf71bf300d0c724c8fbb1b6c52d1eb937f3c3a9751d99ec9d34f-d # internal compress/flate mkdir -p $WORK/b054/ debug/dwarf cat >$WORK/b054/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b033/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile io=$WORK/b023/_pkg_.a packagefile math=$WORK/b014/_pkg_.a packagefile math/bits=$WORK/b015/_pkg_.a packagefile sort=$WORK/b022/_pkg_.a packagefile strconv=$WORK/b016/_pkg_.a packagefile sync=$WORK/b018/_pkg_.a EOF mkdir -p $WORK/b056/ github.com/jessevdk/go-flags mkdir -p $WORK/b032/ cd /usr/lib/golang/src/compress/flate /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b054/_pkg_.a -trimpath "$WORK/b054=>" -shared -p compress/flate -std -complete -installsuffix shared -buildid 7_Jxxsr0Ml60x5GaJZJm/7_Jxxsr0Ml60x5GaJZJm -goversion go1.14.3 -D "" -importcfg $WORK/b054/importcfg -pack ./deflate.go ./deflatefast.go ./dict_decoder.go ./huffman_bit_writer.go ./huffman_code.go ./inflate.go ./token.go gopkg.in/yaml.v2 cat >$WORK/b056/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b034/_pkg_.a packagefile encoding/binary=$WORK/b044/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile io=$WORK/b023/_pkg_.a packagefile path=$WORK/b035/_pkg_.a packagefile sort=$WORK/b022/_pkg_.a packagefile strconv=$WORK/b016/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a EOF cat >$WORK/b032/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b033/_pkg_.a packagefile bytes=$WORK/b034/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile io=$WORK/b023/_pkg_.a packagefile os=$WORK/b024/_pkg_.a packagefile path=$WORK/b035/_pkg_.a packagefile path/filepath=$WORK/b037/_pkg_.a packagefile reflect=$WORK/b013/_pkg_.a packagefile runtime=$WORK/b005/_pkg_.a packagefile sort=$WORK/b022/_pkg_.a packagefile strconv=$WORK/b016/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a packagefile syscall=$WORK/b028/_pkg_.a packagefile time=$WORK/b029/_pkg_.a packagefile unicode/utf8=$WORK/b017/_pkg_.a EOF cd /usr/lib/golang/src/debug/dwarf /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b056/_pkg_.a -trimpath "$WORK/b056=>" -shared -p debug/dwarf -std -complete -installsuffix shared -buildid FKIeyFNT4FxrEnjudjW1/FKIeyFNT4FxrEnjudjW1 -goversion go1.14.3 -D "" -importcfg $WORK/b056/importcfg -pack ./attr_string.go ./buf.go ./class_string.go ./const.go ./entry.go ./line.go ./open.go ./tag_string.go ./type.go ./typeunit.go ./unit.go cd /usr/share/gocode/src/github.com/jessevdk/go-flags /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b032/_pkg_.a -trimpath "$WORK/b032=>" -shared -p github.com/jessevdk/go-flags -complete -installsuffix shared -buildid rQ35KYLr30xr6RBAepbt/rQ35KYLr30xr6RBAepbt -goversion go1.14.3 -D "" -importcfg $WORK/b032/importcfg -pack ./arg.go ./closest.go ./command.go ./completion.go ./convert.go ./error.go ./flags.go ./group.go ./help.go ./ini.go ./man.go ./multitag.go ./option.go ./optstyle_other.go ./parser.go ./termsize.go ./tiocgwinsz_linux.go mkdir -p $WORK/b041/ cat >$WORK/b041/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b034/_pkg_.a packagefile encoding=$WORK/b042/_pkg_.a packagefile encoding/base64=$WORK/b043/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile io=$WORK/b023/_pkg_.a packagefile math=$WORK/b014/_pkg_.a packagefile reflect=$WORK/b013/_pkg_.a packagefile regexp=$WORK/b045/_pkg_.a packagefile sort=$WORK/b022/_pkg_.a packagefile strconv=$WORK/b016/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a packagefile sync=$WORK/b018/_pkg_.a packagefile time=$WORK/b029/_pkg_.a packagefile unicode=$WORK/b021/_pkg_.a packagefile unicode/utf8=$WORK/b017/_pkg_.a EOF cd /usr/share/gocode/src/gopkg.in/yaml.v2 /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b041/_pkg_.a -trimpath "$WORK/b041=>" -shared -p gopkg.in/yaml.v2 -complete -installsuffix shared -buildid LHHMb3qptV-si6u-OFrq/LHHMb3qptV-si6u-OFrq -goversion go1.14.3 -D "" -importcfg $WORK/b041/importcfg -pack ./apic.go ./decode.go ./emitterc.go ./encode.go ./parserc.go ./readerc.go ./resolve.go ./scannerc.go ./sorter.go ./writerc.go ./yaml.go ./yamlh.go ./yamlprivateh.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b054/_pkg_.a # internal cd $WORK/b068 TERM='dumb' gcc -I /usr/lib/golang/src/net -fPIC -marm -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b068=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x001.o -c _cgo_export.c cp $WORK/b054/_pkg_.a /builddir/.cache/go-build/f4/f4913160c86c2755fd74c1880ae016ba38e698e828b80157ca5d1e428966f4c5-d # internal compress/zlib mkdir -p $WORK/b053/ cat >$WORK/b053/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b033/_pkg_.a packagefile compress/flate=$WORK/b054/_pkg_.a packagefile encoding/binary=$WORK/b044/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile hash=$WORK/b051/_pkg_.a packagefile hash/adler32=$WORK/b055/_pkg_.a packagefile io=$WORK/b023/_pkg_.a EOF cd /usr/lib/golang/src/compress/zlib /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b053/_pkg_.a -trimpath "$WORK/b053=>" -shared -p compress/zlib -std -complete -installsuffix shared -buildid gRx71mthryvvUesZxS-P/gRx71mthryvvUesZxS-P -goversion go1.14.3 -D "" -importcfg $WORK/b053/importcfg -pack ./reader.go ./writer.go cd $WORK/b068 TERM='dumb' gcc -I /usr/lib/golang/src/net -fPIC -marm -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b068=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x002.o -c cgo_linux.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/ea/ea88e2594751f7e095c89d38db9969cee8e55f5cb4ed097bc77b3107d6343fb6-d # internal encoding/hex mkdir -p $WORK/b057/ cat >$WORK/b057/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile io=$WORK/b023/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a EOF cd /usr/lib/golang/src/encoding/hex /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b057/_pkg_.a -trimpath "$WORK/b057=>" -shared -p encoding/hex -std -complete -installsuffix shared -buildid krMhCIYVeIk97vB141Cd/krMhCIYVeIk97vB141Cd -goversion go1.14.3 -D "" -importcfg $WORK/b057/importcfg -pack ./hex.go cd $WORK/b068 TERM='dumb' gcc -I /usr/lib/golang/src/net -fPIC -marm -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b068=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x003.o -c cgo_resnew.cgo2.c /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b057/_pkg_.a # internal cp $WORK/b057/_pkg_.a /builddir/.cache/go-build/60/6001a02eaa13e55d69a70143a15a258a3248da2889541bd9a754c60f8f17eba7-d # internal math/big mkdir -p $WORK/b065/ cat >$WORK/b065/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/math/big /usr/lib/golang/pkg/tool/linux_arm/asm -trimpath "$WORK/b065=>" -I $WORK/b065/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm -shared -gensymabis -o $WORK/b065/symabis ./arith_arm.s cat >$WORK/b065/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b034/_pkg_.a packagefile encoding/binary=$WORK/b044/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile io=$WORK/b023/_pkg_.a packagefile math=$WORK/b014/_pkg_.a packagefile math/bits=$WORK/b015/_pkg_.a packagefile math/rand=$WORK/b066/_pkg_.a packagefile strconv=$WORK/b016/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a packagefile sync=$WORK/b018/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b065/_pkg_.a -trimpath "$WORK/b065=>" -shared -p math/big -std -installsuffix shared -buildid xSXK4yhgKuL3IBbwMrkQ/xSXK4yhgKuL3IBbwMrkQ -goversion go1.14.3 -symabis $WORK/b065/symabis -D "" -importcfg $WORK/b065/importcfg -pack -asmhdr $WORK/b065/go_asm.h ./accuracy_string.go ./arith.go ./arith_decl.go ./decimal.go ./doc.go ./float.go ./floatconv.go ./floatmarsh.go ./ftoa.go ./int.go ./intconv.go ./intmarsh.go ./nat.go ./natconv.go ./prime.go ./rat.go ./ratconv.go ./ratmarsh.go ./roundingmode_string.go ./sqrt.go cd $WORK/b068 TERM='dumb' gcc -I /usr/lib/golang/src/net -fPIC -marm -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b068=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_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/b068=/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/b056/_pkg_.a # internal cp $WORK/b056/_pkg_.a /builddir/.cache/go-build/dc/dca0d6e3175a092a97d58e5d5854bff2b92c9eda36e39fc9e4cbc225d61e54b1-d # internal debug/elf mkdir -p $WORK/b052/ cat >$WORK/b052/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b034/_pkg_.a packagefile compress/zlib=$WORK/b053/_pkg_.a packagefile debug/dwarf=$WORK/b056/_pkg_.a packagefile encoding/binary=$WORK/b044/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile io=$WORK/b023/_pkg_.a packagefile os=$WORK/b024/_pkg_.a packagefile strconv=$WORK/b016/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a EOF cd /usr/lib/golang/src/debug/elf /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b052/_pkg_.a -trimpath "$WORK/b052=>" -shared -p debug/elf -std -complete -installsuffix shared -buildid SLz3HEsa29tmGuE1Dq-v/SLz3HEsa29tmGuE1Dq-v -goversion go1.14.3 -D "" -importcfg $WORK/b052/importcfg -pack ./elf.go ./file.go ./reader.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b032/_pkg_.a # internal cd $WORK/b068 TERM='dumb' gcc -I /usr/lib/golang/src/net -fPIC -marm -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b068=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_cgo_main.o -c _cgo_main.c cp $WORK/b032/_pkg_.a /builddir/.cache/go-build/1c/1cb9703decc20f8faec2dcdd093cf482a51fc77b843c0f1b31fea00b2eaec2d0-d # internal gopkg.in/tomb.v2 mkdir -p $WORK/b073/ cat >$WORK/b073/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b049/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile sync=$WORK/b018/_pkg_.a EOF cd /usr/share/gocode/src/gopkg.in/tomb.v2 /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b073/_pkg_.a -trimpath "$WORK/b073=>" -shared -p gopkg.in/tomb.v2 -complete -installsuffix shared -buildid umuhr86o3g2rCOqf3ZN-/umuhr86o3g2rCOqf3ZN- -goversion go1.14.3 -D "" -importcfg $WORK/b073/importcfg -pack ./context.go ./tomb.go cd /usr/lib/golang/src/net TERM='dumb' gcc -I . -fPIC -marm -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b068=/tmp/go-build -gno-record-gcc-switches -o $WORK/b068/_cgo_.o $WORK/b068/_cgo_main.o $WORK/b068/_x001.o $WORK/b068/_x002.o $WORK/b068/_x003.o $WORK/b068/_x004.o $WORK/b068/_x005.o -g -O2 -pie /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b073/_pkg_.a # internal cp $WORK/b073/_pkg_.a /builddir/.cache/go-build/76/76f14d96717211538c7b3acfe3382f17244fb877e522c7088257a6ef8bbed6ec-d # internal os/user mkdir -p $WORK/b075/ cd /usr/lib/golang/src/os/user CGO_LDFLAGS='"-g" "-O2"' /usr/lib/golang/pkg/tool/linux_arm/cgo -objdir $WORK/b075/ -importpath os/user -- -I $WORK/b075/ -g -O2 ./cgo_lookup_unix.go ./getgrouplist_unix.go ./listgroups_unix.go cd /usr/lib/golang/src/net TERM='dumb' /usr/lib/golang/pkg/tool/linux_arm/cgo -dynpackage net -dynimport $WORK/b068/_cgo_.o -dynout $WORK/b068/_cgo_import.go cat >$WORK/b068/importcfg << 'EOF' # internal # import config importmap golang.org/x/net/dns/dnsmessage=vendor/golang.org/x/net/dns/dnsmessage packagefile context=$WORK/b049/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile vendor/golang.org/x/net/dns/dnsmessage=$WORK/b069/_pkg_.a packagefile internal/bytealg=$WORK/b006/_pkg_.a packagefile internal/nettrace=$WORK/b070/_pkg_.a packagefile internal/poll=$WORK/b026/_pkg_.a packagefile internal/singleflight=$WORK/b071/_pkg_.a packagefile io=$WORK/b023/_pkg_.a packagefile math/rand=$WORK/b066/_pkg_.a packagefile os=$WORK/b024/_pkg_.a packagefile runtime=$WORK/b005/_pkg_.a packagefile sort=$WORK/b022/_pkg_.a packagefile sync=$WORK/b018/_pkg_.a packagefile sync/atomic=$WORK/b020/_pkg_.a packagefile syscall=$WORK/b028/_pkg_.a packagefile time=$WORK/b029/_pkg_.a packagefile runtime/cgo=$WORK/b072/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b068/_pkg_.a -trimpath "$WORK/b068=>" -shared -p net -std -installsuffix shared -buildid ptYSgBZ1Md9zZ8aX4HdD/ptYSgBZ1Md9zZ8aX4HdD -goversion go1.14.3 -D "" -importcfg $WORK/b068/importcfg -pack ./addrselect.go ./conf.go ./dial.go ./dnsclient.go ./dnsclient_unix.go ./dnsconfig_unix.go ./error_posix.go ./error_unix.go ./fd_unix.go ./file.go ./file_unix.go ./hook.go ./hook_unix.go ./hosts.go ./interface.go ./interface_linux.go ./ip.go ./iprawsock.go ./iprawsock_posix.go ./ipsock.go ./ipsock_posix.go ./lookup.go ./lookup_unix.go ./mac.go ./net.go ./nss.go ./parse.go ./pipe.go ./port.go ./port_unix.go ./rawconn.go ./sendfile_linux.go ./sock_cloexec.go ./sock_linux.go ./sock_posix.go ./sockaddr_posix.go ./sockopt_linux.go ./sockopt_posix.go ./sockoptip_linux.go ./sockoptip_posix.go ./splice_linux.go ./tcpsock.go ./tcpsock_posix.go ./tcpsockopt_posix.go ./tcpsockopt_unix.go ./udpsock.go ./udpsock_posix.go ./unixsock.go ./unixsock_posix.go ./writev_unix.go $WORK/b068/_cgo_gotypes.go $WORK/b068/cgo_linux.cgo1.go $WORK/b068/cgo_resnew.cgo1.go $WORK/b068/cgo_socknew.cgo1.go $WORK/b068/cgo_unix.cgo1.go $WORK/b068/_cgo_import.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b052/_pkg_.a # internal cp $WORK/b052/_pkg_.a /builddir/.cache/go-build/16/16a32c2e103bbadb7d42ca90c837b02d86384798a55b84295760155c57809618-d # internal encoding/json mkdir -p $WORK/b077/ cat >$WORK/b077/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b034/_pkg_.a packagefile encoding=$WORK/b042/_pkg_.a packagefile encoding/base64=$WORK/b043/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile io=$WORK/b023/_pkg_.a packagefile math=$WORK/b014/_pkg_.a packagefile reflect=$WORK/b013/_pkg_.a packagefile sort=$WORK/b022/_pkg_.a packagefile strconv=$WORK/b016/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a packagefile sync=$WORK/b018/_pkg_.a packagefile unicode=$WORK/b021/_pkg_.a packagefile unicode/utf16=$WORK/b078/_pkg_.a packagefile unicode/utf8=$WORK/b017/_pkg_.a EOF cd /usr/lib/golang/src/encoding/json /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b077/_pkg_.a -trimpath "$WORK/b077=>" -shared -p encoding/json -std -complete -installsuffix shared -buildid QqTDMjvhKleAEP3WbCHk/QqTDMjvhKleAEP3WbCHk -goversion go1.14.3 -D "" -importcfg $WORK/b077/importcfg -pack ./decode.go ./encode.go ./fold.go ./indent.go ./scanner.go ./stream.go ./tables.go ./tags.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b041/_pkg_.a # internal cp $WORK/b041/_pkg_.a /builddir/.cache/go-build/74/74b5b9d5877d24b81e302d56f1ab1337ea12f155f9199901a6d3e5597bb29348-d # internal github.com/snapcore/snapd/strutil mkdir -p $WORK/b040/ cat >$WORK/b040/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b034/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile gopkg.in/yaml.v2=$WORK/b041/_pkg_.a packagefile path/filepath=$WORK/b037/_pkg_.a packagefile regexp=$WORK/b045/_pkg_.a packagefile sort=$WORK/b022/_pkg_.a packagefile strconv=$WORK/b016/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a packagefile unicode=$WORK/b021/_pkg_.a packagefile unicode/utf8=$WORK/b017/_pkg_.a EOF cd /builddir/build/BUILD/snapd-2.45.2/src/github.com/snapcore/snapd/strutil /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b040/_pkg_.a -trimpath "$WORK/b040=>" -shared -p github.com/snapcore/snapd/strutil -complete -installsuffix shared -buildid M8GqgnXIdXYRCg_Hrq7U/M8GqgnXIdXYRCg_Hrq7U -goversion go1.14.3 -D "" -importcfg $WORK/b040/importcfg -pack ./chrorder.go ./ctrl17.go ./limbuffer.go ./map.go ./matchcounter.go ./pathiter.go ./set.go ./strutil.go ./version.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b040/_pkg_.a # internal cp $WORK/b040/_pkg_.a /builddir/.cache/go-build/03/038223d9f1b673f41b1a9c8dd8eaefcad9007f1dddd0beb518a4f0f2f788748d-d # internal github.com/snapcore/snapd/release mkdir -p $WORK/b039/ cat >$WORK/b039/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b033/_pkg_.a packagefile bytes=$WORK/b034/_pkg_.a packagefile github.com/snapcore/snapd/strutil=$WORK/b040/_pkg_.a packagefile io/ioutil=$WORK/b047/_pkg_.a packagefile os=$WORK/b024/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a packagefile unicode=$WORK/b021/_pkg_.a EOF cd /builddir/build/BUILD/snapd-2.45.2/src/github.com/snapcore/snapd/release /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b039/_pkg_.a -trimpath "$WORK/b039=>" -shared -p github.com/snapcore/snapd/release -complete -installsuffix shared -buildid 3vFNFbWDwvIe6NJN9uDO/3vFNFbWDwvIe6NJN9uDO -goversion go1.14.3 -D "" -importcfg $WORK/b039/importcfg -pack ./release.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b039/_pkg_.a # internal cp $WORK/b039/_pkg_.a /builddir/.cache/go-build/f4/f42e9a159084f861bcdfc878347875ebf118529a3445d11a26e90f1962179232-d # internal github.com/snapcore/snapd/dirs mkdir -p $WORK/b038/ cat >$WORK/b038/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b002/_pkg_.a packagefile github.com/snapcore/snapd/release=$WORK/b039/_pkg_.a packagefile os=$WORK/b024/_pkg_.a packagefile path/filepath=$WORK/b037/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a EOF cd /builddir/build/BUILD/snapd-2.45.2/src/github.com/snapcore/snapd/dirs /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b038/_pkg_.a -trimpath "$WORK/b038=>" -shared -p github.com/snapcore/snapd/dirs -complete -installsuffix shared -buildid FotyxiYkL8zDd3j3by6E/FotyxiYkL8zDd3j3by6E -goversion go1.14.3 -D "" -importcfg $WORK/b038/importcfg -pack ./dirs.go cd /usr/lib/golang/src/math/big /usr/lib/golang/pkg/tool/linux_arm/asm -trimpath "$WORK/b065=>" -I $WORK/b065/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm -shared -o $WORK/b065/arith_arm.o ./arith_arm.s 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/math/big /usr/lib/golang/pkg/tool/linux_arm/pack r $WORK/b065/_pkg_.a $WORK/b065/arith_arm.o # internal /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b065/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b038/_pkg_.a # internal cp $WORK/b038/_pkg_.a /builddir/.cache/go-build/7a/7ab5259f46dd666a5c3de195d74a49816bde2ece4138ce05f6526167dd5c6759-d # internal log mkdir -p $WORK/b080/ cat >$WORK/b080/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b002/_pkg_.a packagefile io=$WORK/b023/_pkg_.a packagefile os=$WORK/b024/_pkg_.a packagefile runtime=$WORK/b005/_pkg_.a packagefile sync=$WORK/b018/_pkg_.a packagefile time=$WORK/b029/_pkg_.a EOF cd /usr/lib/golang/src/log /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b080/_pkg_.a -trimpath "$WORK/b080=>" -shared -p log -std -complete -installsuffix shared -buildid NyrMFfiDI5eNzOyDCZ32/NyrMFfiDI5eNzOyDCZ32 -goversion go1.14.3 -D "" -importcfg $WORK/b080/importcfg -pack ./log.go cp $WORK/b065/_pkg_.a /builddir/.cache/go-build/86/86705935f6c007f8df8069b3127f901fa68aec15931a074d7c1f5e752acf7f8b-d # internal crypto/rand mkdir -p $WORK/b060/ cat >$WORK/b060/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b033/_pkg_.a packagefile crypto/aes=$WORK/b061/_pkg_.a packagefile crypto/cipher=$WORK/b062/_pkg_.a packagefile encoding/binary=$WORK/b044/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile internal/syscall/unix=$WORK/b027/_pkg_.a packagefile io=$WORK/b023/_pkg_.a packagefile math/big=$WORK/b065/_pkg_.a packagefile os=$WORK/b024/_pkg_.a packagefile runtime=$WORK/b005/_pkg_.a packagefile sync=$WORK/b018/_pkg_.a packagefile sync/atomic=$WORK/b020/_pkg_.a packagefile syscall=$WORK/b028/_pkg_.a packagefile time=$WORK/b029/_pkg_.a EOF cd /usr/lib/golang/src/crypto/rand /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b060/_pkg_.a -trimpath "$WORK/b060=>" -shared -p crypto/rand -std -complete -installsuffix shared -buildid dgCJz2N3WclVD3fw1un3/dgCJz2N3WclVD3fw1un3 -goversion go1.14.3 -D "" -importcfg $WORK/b060/importcfg -pack ./eagain.go ./rand.go ./rand_batched.go ./rand_linux.go ./rand_unix.go ./util.go cd $WORK/b075 TERM='dumb' gcc -I /usr/lib/golang/src/os/user -fPIC -marm -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b075=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x002.o -c cgo_lookup_unix.cgo2.c /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b080/_pkg_.a # internal cp $WORK/b080/_pkg_.a /builddir/.cache/go-build/0b/0b7e026e22aba1b45282cc82ac60a5ed92933449f8d9cfd7718efc6452c048cf-d # internal github.com/snapcore/snapd/metautil mkdir -p $WORK/b081/ cat >$WORK/b081/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b002/_pkg_.a EOF cd /builddir/build/BUILD/snapd-2.45.2/src/github.com/snapcore/snapd/metautil /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b081/_pkg_.a -trimpath "$WORK/b081=>" -shared -p github.com/snapcore/snapd/metautil -complete -installsuffix shared -buildid RjicogaI3msj4-ylC22x/RjicogaI3msj4-ylC22x -goversion go1.14.3 -D "" -importcfg $WORK/b081/importcfg -pack ./normalize.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b081/_pkg_.a # internal cp $WORK/b081/_pkg_.a /builddir/.cache/go-build/8e/8ed29148fd7438fd0bbe26d9dcaf05626d125e0d45868753a703e5807110e0a5-d # internal github.com/snapcore/snapd/spdx mkdir -p $WORK/b085/ cat >$WORK/b085/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b033/_pkg_.a packagefile bytes=$WORK/b034/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile io=$WORK/b023/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a EOF cd /builddir/build/BUILD/snapd-2.45.2/src/github.com/snapcore/snapd/spdx /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b085/_pkg_.a -trimpath "$WORK/b085=>" -shared -p github.com/snapcore/snapd/spdx -complete -installsuffix shared -buildid lNSiiRq4N06ywRzR_8Hf/lNSiiRq4N06ywRzR_8Hf -goversion go1.14.3 -D "" -importcfg $WORK/b085/importcfg -pack ./licenses.go ./parser.go ./scanner.go ./validate.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b060/_pkg_.a # internal cp $WORK/b060/_pkg_.a /builddir/.cache/go-build/8c/8c9fc18c3c9a1b689e3d28423b10caa873f8f6e6dd5f68886eea66a045f6a7aa-d # internal github.com/snapcore/go-gettext/pluralforms mkdir -p $WORK/b090/ cat >$WORK/b090/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile regexp=$WORK/b045/_pkg_.a packagefile strconv=$WORK/b016/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a EOF cd /usr/share/gocode/src/github.com/snapcore/go-gettext/pluralforms /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b090/_pkg_.a -trimpath "$WORK/b090=>" -shared -p github.com/snapcore/go-gettext/pluralforms -complete -installsuffix shared -buildid Y1Ps_rLm5xAjmvoRefrx/Y1Ps_rLm5xAjmvoRefrx -goversion go1.14.3 -D "" -importcfg $WORK/b090/importcfg -pack ./compiler.go ./expression.go ./math.go ./tests.go cd $WORK/b075 TERM='dumb' gcc -I /usr/lib/golang/src/os/user -fPIC -marm -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b075=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x003.o -c getgrouplist_unix.cgo2.c /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b085/_pkg_.a # internal cp $WORK/b085/_pkg_.a /builddir/.cache/go-build/1f/1fe8d2b484e111e9e0ba134ad30e582c8b99fd0c22fe147368e2e1350297defa-d # internal flag mkdir -p $WORK/b092/ cat >$WORK/b092/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile io=$WORK/b023/_pkg_.a packagefile os=$WORK/b024/_pkg_.a packagefile reflect=$WORK/b013/_pkg_.a packagefile sort=$WORK/b022/_pkg_.a packagefile strconv=$WORK/b016/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a packagefile time=$WORK/b029/_pkg_.a EOF cd /usr/lib/golang/src/flag /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b092/_pkg_.a -trimpath "$WORK/b092=>" -shared -p flag -std -complete -installsuffix shared -buildid fUuXK77prucPfPfj31OH/fUuXK77prucPfPfj31OH -goversion go1.14.3 -D "" -importcfg $WORK/b092/importcfg -pack ./flag.go cd $WORK/b075 TERM='dumb' gcc -I /usr/lib/golang/src/os/user -fPIC -marm -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b075=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x004.o -c listgroups_unix.cgo2.c /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b077/_pkg_.a # 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 ./_cgo_main.o -c _cgo_main.c cp $WORK/b077/_pkg_.a /builddir/.cache/go-build/04/045f59e2a40eecaecd862212eaffd8fc22af1a336cee97e85a675404350bc6c7-d # internal github.com/snapcore/snapd/timeout mkdir -p $WORK/b086/ cat >$WORK/b086/importcfg << 'EOF' # internal # import config packagefile encoding/json=$WORK/b077/_pkg_.a packagefile time=$WORK/b029/_pkg_.a EOF cd /builddir/build/BUILD/snapd-2.45.2/src/github.com/snapcore/snapd/timeout /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b086/_pkg_.a -trimpath "$WORK/b086=>" -shared -p github.com/snapcore/snapd/timeout -complete -installsuffix shared -buildid QPfwnnafc3OJAZfQFBXM/QPfwnnafc3OJAZfQFBXM -goversion go1.14.3 -D "" -importcfg $WORK/b086/importcfg -pack ./timeout.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b090/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b086/_pkg_.a # internal cp $WORK/b090/_pkg_.a /builddir/.cache/go-build/88/889d72e20a8ae7143adf90bcd0da39dd2931fcdab6f4cf025e166e101048b858-d # internal runtime/trace mkdir -p $WORK/b094/ cat >$WORK/b094/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b049/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile io=$WORK/b023/_pkg_.a packagefile runtime=$WORK/b005/_pkg_.a packagefile sync=$WORK/b018/_pkg_.a packagefile sync/atomic=$WORK/b020/_pkg_.a EOF cd /usr/lib/golang/src/runtime/trace /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b094/_pkg_.a -trimpath "$WORK/b094=>" -shared -p runtime/trace -std -installsuffix shared -buildid bIJuagOluhWgO3C0F4wS/bIJuagOluhWgO3C0F4wS -goversion go1.14.3 -D "" -importcfg $WORK/b094/importcfg -pack ./annotation.go ./trace.go cp $WORK/b086/_pkg_.a /builddir/.cache/go-build/fd/fd7625ea38f10182d5e51851df06212e77b83cef639ba2a50f31d3018cfe2aab-d # internal cd /usr/lib/golang/src/os/user TERM='dumb' gcc -I . -fPIC -marm -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b075=/tmp/go-build -gno-record-gcc-switches -o $WORK/b075/_cgo_.o $WORK/b075/_cgo_main.o $WORK/b075/_x001.o $WORK/b075/_x002.o $WORK/b075/_x003.o $WORK/b075/_x004.o -g -O2 -pie /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b094/_pkg_.a # internal cp $WORK/b094/_pkg_.a /builddir/.cache/go-build/f9/f901deb7e1e1ad5855f49cb4c88a1ebaa75741b4cfe3906b9a993c4690cf47e8-d # internal TERM='dumb' /usr/lib/golang/pkg/tool/linux_arm/cgo -dynpackage user -dynimport $WORK/b075/_cgo_.o -dynout $WORK/b075/_cgo_import.go cat >$WORK/b075/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b002/_pkg_.a packagefile strconv=$WORK/b016/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a packagefile sync=$WORK/b018/_pkg_.a packagefile syscall=$WORK/b028/_pkg_.a packagefile runtime/cgo=$WORK/b072/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b075/_pkg_.a -trimpath "$WORK/b075=>" -shared -p os/user -std -installsuffix shared -buildid qWPLlsqNJnK6cyHeBy4I/qWPLlsqNJnK6cyHeBy4I -goversion go1.14.3 -D "" -importcfg $WORK/b075/importcfg -pack ./lookup.go ./user.go $WORK/b075/_cgo_gotypes.go $WORK/b075/cgo_lookup_unix.cgo1.go $WORK/b075/getgrouplist_unix.cgo1.go $WORK/b075/listgroups_unix.cgo1.go $WORK/b075/_cgo_import.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b092/_pkg_.a # internal cp $WORK/b092/_pkg_.a /builddir/.cache/go-build/96/96f0aa4187b6c4f46cec77b0054b8e12007d96b2acf3d14136b364c79dc93c03-d # internal testing mkdir -p $WORK/b091/ cat >$WORK/b091/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b034/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile flag=$WORK/b092/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile internal/race=$WORK/b019/_pkg_.a packagefile io=$WORK/b023/_pkg_.a packagefile math=$WORK/b014/_pkg_.a packagefile os=$WORK/b024/_pkg_.a packagefile runtime=$WORK/b005/_pkg_.a packagefile runtime/debug=$WORK/b093/_pkg_.a packagefile runtime/trace=$WORK/b094/_pkg_.a packagefile sort=$WORK/b022/_pkg_.a packagefile strconv=$WORK/b016/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a packagefile sync=$WORK/b018/_pkg_.a packagefile sync/atomic=$WORK/b020/_pkg_.a packagefile time=$WORK/b029/_pkg_.a packagefile unicode=$WORK/b021/_pkg_.a EOF cd /usr/lib/golang/src/testing /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b091/_pkg_.a -trimpath "$WORK/b091=>" -shared -p testing -std -complete -installsuffix shared -buildid U2bBM9xnm36IKbf7Xu6Z/U2bBM9xnm36IKbf7Xu6Z -goversion go1.14.3 -D "" -importcfg $WORK/b091/importcfg -pack ./allocs.go ./benchmark.go ./cover.go ./example.go ./match.go ./run_example.go ./testing.go cd /usr/lib/golang/src/os/user /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/e1/e10cf3b3a1bbd0a7aa34d94526e559f4cbed6aa23a68c79b0672d7b8f6088577-d # internal /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b091/_pkg_.a # internal cp $WORK/b091/_pkg_.a /builddir/.cache/go-build/f6/f69e795b727e69fc9ed0277a5e8e6d9c5269c5bcabb9ddc9c283161d66079874-d # internal github.com/snapcore/go-gettext mkdir -p $WORK/b089/ cat >$WORK/b089/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b034/_pkg_.a packagefile encoding/binary=$WORK/b044/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile github.com/snapcore/go-gettext/pluralforms=$WORK/b090/_pkg_.a packagefile log=$WORK/b080/_pkg_.a packagefile os=$WORK/b024/_pkg_.a packagefile path=$WORK/b035/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a packagefile testing=$WORK/b091/_pkg_.a EOF cd /usr/share/gocode/src/github.com/snapcore/go-gettext /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b089/_pkg_.a -trimpath "$WORK/b089=>" -shared -p github.com/snapcore/go-gettext -complete -installsuffix shared -buildid bTH1jYbEF18WehpETYUB/bTH1jYbEF18WehpETYUB -goversion go1.14.3 -D "" -importcfg $WORK/b089/importcfg -pack ./gettext.go ./mofile.go ./test_utils.go cd /usr/lib/golang/src/net /usr/lib/golang/pkg/tool/linux_arm/pack r $WORK/b068/_pkg_.a $WORK/b068/_x001.o $WORK/b068/_x002.o $WORK/b068/_x003.o $WORK/b068/_x004.o $WORK/b068/_x005.o # internal /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b068/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b089/_pkg_.a # internal cp $WORK/b089/_pkg_.a /builddir/.cache/go-build/5c/5cab61869b1be05c02f3e06571e51eb896f83ebce8628154658984af97e8cd09-d # internal cp $WORK/b068/_pkg_.a /builddir/.cache/go-build/ee/eeddc3b43e993462878a2e16cf374f57a12c7b10e1a6f033b5f6fca54cf15f42-d # internal github.com/snapcore/snapd/randutil mkdir -p $WORK/b059/ cat >$WORK/b059/importcfg << 'EOF' # internal # import config packagefile crypto/rand=$WORK/b060/_pkg_.a packagefile crypto/sha256=$WORK/b067/_pkg_.a packagefile encoding/base64=$WORK/b043/_pkg_.a packagefile encoding/binary=$WORK/b044/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile math/rand=$WORK/b066/_pkg_.a packagefile net=$WORK/b068/_pkg_.a packagefile os=$WORK/b024/_pkg_.a packagefile sync=$WORK/b018/_pkg_.a packagefile time=$WORK/b029/_pkg_.a EOF cd /builddir/build/BUILD/snapd-2.45.2/src/github.com/snapcore/snapd/randutil /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b059/_pkg_.a -trimpath "$WORK/b059=>" -shared -p github.com/snapcore/snapd/randutil -complete -installsuffix shared -buildid pUQ6c4WQMgqaVuRm4EIN/pUQ6c4WQMgqaVuRm4EIN -goversion go1.14.3 -D "" -importcfg $WORK/b059/importcfg -pack ./crypto.go ./rand.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b059/_pkg_.a # internal cp $WORK/b059/_pkg_.a /builddir/.cache/go-build/34/34259858b854150ea9cc0b99c593ecfb5d22e0de646022d4be80aea89cc68580-d # internal github.com/snapcore/snapd/osutil mkdir -p $WORK/b048/ cat >$WORK/b048/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b033/_pkg_.a packagefile bytes=$WORK/b034/_pkg_.a packagefile context=$WORK/b049/_pkg_.a packagefile crypto=$WORK/b050/_pkg_.a packagefile debug/elf=$WORK/b052/_pkg_.a packagefile encoding/binary=$WORK/b044/_pkg_.a packagefile encoding/hex=$WORK/b057/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile github.com/snapcore/snapd/osutil/sys=$WORK/b058/_pkg_.a packagefile github.com/snapcore/snapd/randutil=$WORK/b059/_pkg_.a packagefile github.com/snapcore/snapd/strutil=$WORK/b040/_pkg_.a packagefile gopkg.in/tomb.v2=$WORK/b073/_pkg_.a packagefile io=$WORK/b023/_pkg_.a packagefile io/ioutil=$WORK/b047/_pkg_.a packagefile math=$WORK/b014/_pkg_.a packagefile os=$WORK/b024/_pkg_.a packagefile os/exec=$WORK/b074/_pkg_.a packagefile os/user=$WORK/b075/_pkg_.a packagefile path/filepath=$WORK/b037/_pkg_.a packagefile regexp=$WORK/b045/_pkg_.a packagefile sort=$WORK/b022/_pkg_.a packagefile strconv=$WORK/b016/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a packagefile sync=$WORK/b018/_pkg_.a packagefile sync/atomic=$WORK/b020/_pkg_.a packagefile syscall=$WORK/b028/_pkg_.a packagefile time=$WORK/b029/_pkg_.a EOF cd /builddir/build/BUILD/snapd-2.45.2/src/github.com/snapcore/snapd/osutil /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b048/_pkg_.a -trimpath "$WORK/b048=>" -shared -p github.com/snapcore/snapd/osutil -complete -installsuffix shared -buildid i_V1g4-BSVqSkrADn1ES/i_V1g4-BSVqSkrADn1ES -goversion go1.14.3 -D "" -importcfg $WORK/b048/importcfg -pack ./bootid.go ./buildid.go ./chattr.go ./chattr_32.go ./chdir.go ./cmp.go ./context.go ./cp.go ./cp_linux.go ./digest.go ./env.go ./exec.go ./exitcode.go ./flock.go ./fshelpers.go ./group.go ./group_cgo.go ./io.go ./mkdirallchown.go ./mockable.go ./mount_linux.go ./mountentry.go ./mountentry_linux.go ./mountinfo_linux.go ./mountprofile_linux.go ./nfs_linux.go ./outputerr.go ./overlay_linux.go ./stat.go ./syncdir.go ./synctree.go ./sys_linux.go ./uname.go ./uname_linux.go ./unlink.go ./unlink_linux.go ./user.go ./winsize.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b048/_pkg_.a # internal cp $WORK/b048/_pkg_.a /builddir/.cache/go-build/86/8640dabd718bfaf6b7179a5e4ad48ec9129a37c331ab5ba404a91cf19dba945e-d # internal github.com/snapcore/snapd/logger mkdir -p $WORK/b079/ github.com/snapcore/snapd/features github.com/snapcore/snapd/i18n github.com/snapcore/snapd/arch mkdir -p $WORK/b084/ mkdir -p $WORK/b096/ cat >$WORK/b079/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b034/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile github.com/snapcore/snapd/osutil=$WORK/b048/_pkg_.a packagefile io=$WORK/b023/_pkg_.a packagefile log=$WORK/b080/_pkg_.a packagefile os=$WORK/b024/_pkg_.a packagefile sync=$WORK/b018/_pkg_.a EOF cd /builddir/build/BUILD/snapd-2.45.2/src/github.com/snapcore/snapd/logger /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b079/_pkg_.a -trimpath "$WORK/b079=>" -shared -p github.com/snapcore/snapd/logger -complete -installsuffix shared -buildid Iscv3KNa3-Z1LsKvavVe/Iscv3KNa3-Z1LsKvavVe -goversion go1.14.3 -D "" -importcfg $WORK/b079/importcfg -pack ./logger.go cat >$WORK/b096/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b002/_pkg_.a packagefile github.com/snapcore/snapd/dirs=$WORK/b038/_pkg_.a packagefile github.com/snapcore/snapd/osutil=$WORK/b048/_pkg_.a packagefile path/filepath=$WORK/b037/_pkg_.a EOF cat >$WORK/b084/importcfg << 'EOF' # internal # import config packagefile github.com/snapcore/snapd/osutil=$WORK/b048/_pkg_.a packagefile log=$WORK/b080/_pkg_.a packagefile runtime=$WORK/b005/_pkg_.a EOF cd /builddir/build/BUILD/snapd-2.45.2/src/github.com/snapcore/snapd/features /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b096/_pkg_.a -trimpath "$WORK/b096=>" -shared -p github.com/snapcore/snapd/features -complete -installsuffix shared -buildid gzEMdVsAqEcdOdIWWgr3/gzEMdVsAqEcdOdIWWgr3 -goversion go1.14.3 -D "" -importcfg $WORK/b096/importcfg -pack ./features.go mkdir -p $WORK/b088/ cd /builddir/build/BUILD/snapd-2.45.2/src/github.com/snapcore/snapd/arch /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b084/_pkg_.a -trimpath "$WORK/b084=>" -shared -p github.com/snapcore/snapd/arch -complete -installsuffix shared -buildid Mv0fxDjxtaE_aWtUQvKk/Mv0fxDjxtaE_aWtUQvKk -goversion go1.14.3 -D "" -importcfg $WORK/b084/importcfg -pack ./arch.go cat >$WORK/b088/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b002/_pkg_.a packagefile github.com/snapcore/go-gettext=$WORK/b089/_pkg_.a packagefile github.com/snapcore/snapd/dirs=$WORK/b038/_pkg_.a packagefile github.com/snapcore/snapd/osutil=$WORK/b048/_pkg_.a packagefile os=$WORK/b024/_pkg_.a packagefile path/filepath=$WORK/b037/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a EOF cd /builddir/build/BUILD/snapd-2.45.2/src/github.com/snapcore/snapd/i18n /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b088/_pkg_.a -trimpath "$WORK/b088=>" -shared -p github.com/snapcore/snapd/i18n -complete -installsuffix shared -buildid ka_durhcFxOnYM7lSShj/ka_durhcFxOnYM7lSShj -goversion go1.14.3 -D "" -importcfg $WORK/b088/importcfg -pack ./i18n.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b084/_pkg_.a # internal cp $WORK/b084/_pkg_.a /builddir/.cache/go-build/7b/7b574588a840986a4ef95635812d673d9bc36ca6198740ad965a7190b08cbc50-d # internal github.com/snapcore/snapd/snapdenv mkdir -p $WORK/b083/ cat >$WORK/b083/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b002/_pkg_.a packagefile github.com/snapcore/snapd/arch=$WORK/b084/_pkg_.a packagefile github.com/snapcore/snapd/osutil=$WORK/b048/_pkg_.a packagefile github.com/snapcore/snapd/release=$WORK/b039/_pkg_.a packagefile os=$WORK/b024/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a EOF cd /builddir/build/BUILD/snapd-2.45.2/src/github.com/snapcore/snapd/snapdenv /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b083/_pkg_.a -trimpath "$WORK/b083=>" -shared -p github.com/snapcore/snapd/snapdenv -complete -installsuffix shared -buildid Vr1h1-WLy-8lo3WuS8o7/Vr1h1-WLy-8lo3WuS8o7 -goversion go1.14.3 -D "" -importcfg $WORK/b083/importcfg -pack ./snapdenv.go ./useragent.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b088/_pkg_.a # internal cp $WORK/b088/_pkg_.a /builddir/.cache/go-build/17/1753a851b17d0d013930acbc9ee514c641e63126c6b475bd563f8cc28ac5169d-d # internal github.com/snapcore/snapd/timeutil mkdir -p $WORK/b087/ cat >$WORK/b087/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b034/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile github.com/snapcore/snapd/i18n=$WORK/b088/_pkg_.a packagefile github.com/snapcore/snapd/randutil=$WORK/b059/_pkg_.a packagefile regexp=$WORK/b045/_pkg_.a packagefile strconv=$WORK/b016/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a packagefile time=$WORK/b029/_pkg_.a EOF cd /builddir/build/BUILD/snapd-2.45.2/src/github.com/snapcore/snapd/timeutil /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b087/_pkg_.a -trimpath "$WORK/b087=>" -shared -p github.com/snapcore/snapd/timeutil -complete -installsuffix shared -buildid Uin6UarbSmM83pgJcay8/Uin6UarbSmM83pgJcay8 -goversion go1.14.3 -D "" -importcfg $WORK/b087/importcfg -pack ./human.go ./schedule.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b079/_pkg_.a # internal cp $WORK/b079/_pkg_.a /builddir/.cache/go-build/da/daa9e8ac5a94250c9280785e06af8825876a57927a4bcd6b438de2b0075c8c1f-d # internal /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b096/_pkg_.a # internal cp $WORK/b096/_pkg_.a /builddir/.cache/go-build/79/79584917b42011db8636f37d6d3cfab6f3ab7a2dac214c623db514bc210f45be-d # internal /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b083/_pkg_.a # internal cp $WORK/b083/_pkg_.a /builddir/.cache/go-build/dc/dcc3f51d160adb64bb90c439220f6ac51daeac53c94abbdf1e476add7352c44f-d # internal github.com/snapcore/snapd/snap/naming mkdir -p $WORK/b082/ cat >$WORK/b082/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile github.com/snapcore/snapd/snapdenv=$WORK/b083/_pkg_.a packagefile regexp=$WORK/b045/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a EOF cd /builddir/build/BUILD/snapd-2.45.2/src/github.com/snapcore/snapd/snap/naming /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b082/_pkg_.a -trimpath "$WORK/b082=>" -shared -p github.com/snapcore/snapd/snap/naming -complete -installsuffix shared -buildid pjyc1kmgeJbvTUaR2rrY/pjyc1kmgeJbvTUaR2rrY -goversion go1.14.3 -D "" -importcfg $WORK/b082/importcfg -pack ./snapref.go ./validate.go ./wellknown.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b082/_pkg_.a # internal cp $WORK/b082/_pkg_.a /builddir/.cache/go-build/5a/5a5157fead8e9bed35b3c2623e5e13e27d13ae2d1d94ad6854faf242239a7737-d # internal /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b087/_pkg_.a # internal cp $WORK/b087/_pkg_.a /builddir/.cache/go-build/b3/b3e083f399d62286ba23e725736722b3ed3b51de3e7f4fda5b0546352ce2235c-d # internal github.com/snapcore/snapd/snap mkdir -p $WORK/b076/ cat >$WORK/b076/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b034/_pkg_.a packagefile encoding/json=$WORK/b077/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile github.com/snapcore/snapd/dirs=$WORK/b038/_pkg_.a packagefile github.com/snapcore/snapd/logger=$WORK/b079/_pkg_.a packagefile github.com/snapcore/snapd/metautil=$WORK/b081/_pkg_.a packagefile github.com/snapcore/snapd/osutil=$WORK/b048/_pkg_.a packagefile github.com/snapcore/snapd/osutil/sys=$WORK/b058/_pkg_.a packagefile github.com/snapcore/snapd/snap/naming=$WORK/b082/_pkg_.a packagefile github.com/snapcore/snapd/spdx=$WORK/b085/_pkg_.a packagefile github.com/snapcore/snapd/strutil=$WORK/b040/_pkg_.a packagefile github.com/snapcore/snapd/timeout=$WORK/b086/_pkg_.a packagefile github.com/snapcore/snapd/timeutil=$WORK/b087/_pkg_.a packagefile gopkg.in/yaml.v2=$WORK/b041/_pkg_.a packagefile io=$WORK/b023/_pkg_.a packagefile io/ioutil=$WORK/b047/_pkg_.a packagefile os=$WORK/b024/_pkg_.a packagefile path/filepath=$WORK/b037/_pkg_.a packagefile reflect=$WORK/b013/_pkg_.a packagefile regexp=$WORK/b045/_pkg_.a packagefile sort=$WORK/b022/_pkg_.a packagefile strconv=$WORK/b016/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a packagefile time=$WORK/b029/_pkg_.a packagefile unicode/utf8=$WORK/b017/_pkg_.a EOF cd /builddir/build/BUILD/snapd-2.45.2/src/github.com/snapcore/snapd/snap /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b076/_pkg_.a -trimpath "$WORK/b076=>" -shared -p github.com/snapcore/snapd/snap -complete -installsuffix shared -buildid 6Wm5-lLDtCsClabPTUgf/6Wm5-lLDtCsClabPTUgf -goversion go1.14.3 -D "" -importcfg $WORK/b076/importcfg -pack ./broken.go ./container.go ./epoch.go ./errors.go ./helpers.go ./hooktypes.go ./hotplug_key.go ./implicit.go ./info.go ./info_snap_yaml.go ./restartcond.go ./revision.go ./types.go ./validate.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b076/_pkg_.a # internal cp $WORK/b076/_pkg_.a /builddir/.cache/go-build/58/587912a3b645547dec89433c6eb91da4b8a1d3a9ba011aa4c6faf7f06ffaa983-d # internal github.com/snapcore/snapd/snap/snapenv mkdir -p $WORK/b095/ cat >$WORK/b095/importcfg << 'EOF' # internal # import config packagefile github.com/snapcore/snapd/arch=$WORK/b084/_pkg_.a packagefile github.com/snapcore/snapd/dirs=$WORK/b038/_pkg_.a packagefile github.com/snapcore/snapd/features=$WORK/b096/_pkg_.a packagefile github.com/snapcore/snapd/osutil=$WORK/b048/_pkg_.a packagefile github.com/snapcore/snapd/osutil/sys=$WORK/b058/_pkg_.a packagefile github.com/snapcore/snapd/snap=$WORK/b076/_pkg_.a packagefile os=$WORK/b024/_pkg_.a packagefile os/user=$WORK/b075/_pkg_.a packagefile path/filepath=$WORK/b037/_pkg_.a EOF cd /builddir/build/BUILD/snapd-2.45.2/src/github.com/snapcore/snapd/snap/snapenv /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b095/_pkg_.a -trimpath "$WORK/b095=>" -shared -p github.com/snapcore/snapd/snap/snapenv -complete -installsuffix shared -buildid 89CUreMPqzk0_Bt0suKw/89CUreMPqzk0_Bt0suKw -goversion go1.14.3 -D "" -importcfg $WORK/b095/importcfg -pack ./snapenv.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b095/_pkg_.a # internal cp $WORK/b095/_pkg_.a /builddir/.cache/go-build/13/131846d6d9741ff3fd2f0953c21361d0f996cbf69475f60ae2b1031d9412f7d7-d # internal github.com/snapcore/snapd/cmd/snap-exec mkdir -p $WORK/b001/ cat >$WORK/b001/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b002/_pkg_.a packagefile github.com/jessevdk/go-flags=$WORK/b032/_pkg_.a packagefile github.com/snapcore/snapd/dirs=$WORK/b038/_pkg_.a packagefile github.com/snapcore/snapd/osutil=$WORK/b048/_pkg_.a packagefile github.com/snapcore/snapd/snap=$WORK/b076/_pkg_.a packagefile github.com/snapcore/snapd/snap/snapenv=$WORK/b095/_pkg_.a packagefile os=$WORK/b024/_pkg_.a packagefile path/filepath=$WORK/b037/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a packagefile syscall=$WORK/b028/_pkg_.a packagefile runtime=$WORK/b005/_pkg_.a packagefile runtime/cgo=$WORK/b072/_pkg_.a packagefile math=$WORK/b014/_pkg_.a EOF cd /builddir/build/BUILD/snapd-2.45.2/src/github.com/snapcore/snapd/cmd/snap-exec /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b001/_pkg_.a -trimpath "$WORK/b001=>" -shared -p main -complete -installsuffix shared -buildid TzGIJNRBmmnGqEHM-tYf/TzGIJNRBmmnGqEHM-tYf -goversion go1.14.3 -D "" -importcfg $WORK/b001/importcfg -pack ./main.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b001/_pkg_.a # internal cp $WORK/b001/_pkg_.a /builddir/.cache/go-build/0c/0cf4d44a804b39a156eaaefde5fe40c28398df4866b099dbfbd7ee4a127bb60b-d # internal cat >$WORK/b001/importcfg.link << 'EOF' # internal packagefile github.com/snapcore/snapd/cmd/snap-exec=$WORK/b001/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile github.com/jessevdk/go-flags=$WORK/b032/_pkg_.a packagefile github.com/snapcore/snapd/dirs=$WORK/b038/_pkg_.a packagefile github.com/snapcore/snapd/osutil=$WORK/b048/_pkg_.a packagefile github.com/snapcore/snapd/snap=$WORK/b076/_pkg_.a packagefile github.com/snapcore/snapd/snap/snapenv=$WORK/b095/_pkg_.a packagefile os=$WORK/b024/_pkg_.a packagefile path/filepath=$WORK/b037/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a packagefile syscall=$WORK/b028/_pkg_.a packagefile runtime=$WORK/b005/_pkg_.a packagefile runtime/cgo=$WORK/b072/_pkg_.a packagefile math=$WORK/b014/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile internal/fmtsort=$WORK/b012/_pkg_.a packagefile io=$WORK/b023/_pkg_.a packagefile reflect=$WORK/b013/_pkg_.a packagefile strconv=$WORK/b016/_pkg_.a packagefile sync=$WORK/b018/_pkg_.a packagefile unicode/utf8=$WORK/b017/_pkg_.a packagefile bufio=$WORK/b033/_pkg_.a packagefile bytes=$WORK/b034/_pkg_.a packagefile path=$WORK/b035/_pkg_.a packagefile sort=$WORK/b022/_pkg_.a packagefile time=$WORK/b029/_pkg_.a packagefile github.com/snapcore/snapd/release=$WORK/b039/_pkg_.a packagefile context=$WORK/b049/_pkg_.a packagefile crypto=$WORK/b050/_pkg_.a packagefile debug/elf=$WORK/b052/_pkg_.a packagefile encoding/binary=$WORK/b044/_pkg_.a packagefile encoding/hex=$WORK/b057/_pkg_.a packagefile github.com/snapcore/snapd/osutil/sys=$WORK/b058/_pkg_.a packagefile github.com/snapcore/snapd/randutil=$WORK/b059/_pkg_.a packagefile github.com/snapcore/snapd/strutil=$WORK/b040/_pkg_.a packagefile gopkg.in/tomb.v2=$WORK/b073/_pkg_.a packagefile io/ioutil=$WORK/b047/_pkg_.a packagefile os/exec=$WORK/b074/_pkg_.a packagefile os/user=$WORK/b075/_pkg_.a packagefile regexp=$WORK/b045/_pkg_.a packagefile sync/atomic=$WORK/b020/_pkg_.a packagefile encoding/json=$WORK/b077/_pkg_.a packagefile github.com/snapcore/snapd/logger=$WORK/b079/_pkg_.a packagefile github.com/snapcore/snapd/metautil=$WORK/b081/_pkg_.a packagefile github.com/snapcore/snapd/snap/naming=$WORK/b082/_pkg_.a packagefile github.com/snapcore/snapd/spdx=$WORK/b085/_pkg_.a packagefile github.com/snapcore/snapd/timeout=$WORK/b086/_pkg_.a packagefile github.com/snapcore/snapd/timeutil=$WORK/b087/_pkg_.a packagefile gopkg.in/yaml.v2=$WORK/b041/_pkg_.a packagefile github.com/snapcore/snapd/arch=$WORK/b084/_pkg_.a packagefile github.com/snapcore/snapd/features=$WORK/b096/_pkg_.a packagefile internal/oserror=$WORK/b025/_pkg_.a packagefile internal/poll=$WORK/b026/_pkg_.a packagefile internal/syscall/execenv=$WORK/b030/_pkg_.a packagefile internal/syscall/unix=$WORK/b027/_pkg_.a packagefile internal/testlog=$WORK/b031/_pkg_.a packagefile internal/bytealg=$WORK/b006/_pkg_.a packagefile unicode=$WORK/b021/_pkg_.a packagefile internal/race=$WORK/b019/_pkg_.a packagefile internal/cpu=$WORK/b007/_pkg_.a packagefile runtime/internal/atomic=$WORK/b009/_pkg_.a packagefile runtime/internal/math=$WORK/b010/_pkg_.a packagefile runtime/internal/sys=$WORK/b011/_pkg_.a packagefile math/bits=$WORK/b015/_pkg_.a packagefile internal/reflectlite=$WORK/b004/_pkg_.a packagefile hash=$WORK/b051/_pkg_.a packagefile compress/zlib=$WORK/b053/_pkg_.a packagefile debug/dwarf=$WORK/b056/_pkg_.a packagefile crypto/rand=$WORK/b060/_pkg_.a packagefile crypto/sha256=$WORK/b067/_pkg_.a packagefile encoding/base64=$WORK/b043/_pkg_.a packagefile math/rand=$WORK/b066/_pkg_.a packagefile net=$WORK/b068/_pkg_.a packagefile regexp/syntax=$WORK/b046/_pkg_.a packagefile encoding=$WORK/b042/_pkg_.a packagefile unicode/utf16=$WORK/b078/_pkg_.a packagefile log=$WORK/b080/_pkg_.a packagefile github.com/snapcore/snapd/snapdenv=$WORK/b083/_pkg_.a packagefile github.com/snapcore/snapd/i18n=$WORK/b088/_pkg_.a packagefile compress/flate=$WORK/b054/_pkg_.a packagefile hash/adler32=$WORK/b055/_pkg_.a packagefile crypto/aes=$WORK/b061/_pkg_.a packagefile crypto/cipher=$WORK/b062/_pkg_.a packagefile math/big=$WORK/b065/_pkg_.a packagefile vendor/golang.org/x/net/dns/dnsmessage=$WORK/b069/_pkg_.a packagefile internal/nettrace=$WORK/b070/_pkg_.a packagefile internal/singleflight=$WORK/b071/_pkg_.a packagefile github.com/snapcore/go-gettext=$WORK/b089/_pkg_.a packagefile crypto/internal/subtle=$WORK/b063/_pkg_.a packagefile crypto/subtle=$WORK/b064/_pkg_.a packagefile github.com/snapcore/go-gettext/pluralforms=$WORK/b090/_pkg_.a packagefile testing=$WORK/b091/_pkg_.a packagefile flag=$WORK/b092/_pkg_.a packagefile runtime/debug=$WORK/b093/_pkg_.a packagefile runtime/trace=$WORK/b094/_pkg_.a EOF mkdir -p $WORK/b001/exe/ cd . /usr/lib/golang/pkg/tool/linux_arm/link -o $WORK/b001/exe/a.out -importcfg $WORK/b001/importcfg.link -installsuffix shared -buildmode=pie -buildid=ajalMFDzOYRpBbgH06Vn/TzGIJNRBmmnGqEHM-tYf/J3C36jlqTBpbYwJCMBWY/ajalMFDzOYRpBbgH06Vn -B 0x53c186e6ea08a6ebbc65e9c4547f0bb19a52cbf5 -extldflags "-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -static" -extld=gcc $WORK/b001/_pkg_.a /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b001/exe/a.out # internal # github.com/snapcore/snapd/cmd/snap-exec /usr/bin/ld: /tmp/go-link-988346927/000002.o: in function `mygetgrouplist': /usr/lib/golang/src/os/user/getgrouplist_unix.go:16: warning: Using 'getgrouplist' in statically linked applications requires at runtime the shared libraries from the glibc version used for linking /usr/bin/ld: /tmp/go-link-988346927/000001.o: in function `mygetgrgid_r': /usr/lib/golang/src/os/user/cgo_lookup_unix.go:38: warning: Using 'getgrgid_r' in statically linked applications requires at runtime the shared libraries from the glibc version used for linking /usr/bin/ld: /tmp/go-link-988346927/000001.o: in function `mygetgrnam_r': /usr/lib/golang/src/os/user/cgo_lookup_unix.go:43: warning: Using 'getgrnam_r' in statically linked applications requires at runtime the shared libraries from the glibc version used for linking /usr/bin/ld: /tmp/go-link-988346927/000001.o: in function `mygetpwnam_r': /usr/lib/golang/src/os/user/cgo_lookup_unix.go:33: warning: Using 'getpwnam_r' in statically linked applications requires at runtime the shared libraries from the glibc version used for linking /usr/bin/ld: /tmp/go-link-988346927/000001.o: in function `mygetpwuid_r': /usr/lib/golang/src/os/user/cgo_lookup_unix.go:28: warning: Using 'getpwuid_r' in statically linked applications requires at runtime the shared libraries from the glibc version used for linking /usr/bin/ld: /tmp/go-link-988346927/000018.o: in function `_cgo_26061493d47f_C2func_getaddrinfo': /tmp/go-build/cgo-gcc-prolog:57: warning: Using 'getaddrinfo' in statically linked applications requires at runtime the shared libraries from the glibc version used for linking mkdir -p bin/ mv $WORK/b001/exe/a.out bin/snap-exec rm -r $WORK/b001/ ++ head -c20 /dev/urandom ++ od -An -tx1 ++ tr -d ' \n' + go build -buildmode pie -compiler gc '-tags=rpm_crashtraceback nosecboot' -ldflags ' -B 0x66d2d28511900485924827b4d15bc45da931e3ba -extldflags '\''-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -static'\''' -a -v -x -o bin/snap-update-ns github.com/snapcore/snapd/cmd/snap-update-ns WORK=/tmp/go-build262091969 runtime/internal/sys mkdir -p $WORK/b010/ cat >$WORK/b010/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/runtime/internal/sys /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b010/_pkg_.a -trimpath "$WORK/b010=>" -shared -p runtime/internal/sys -std -+ -complete -installsuffix shared -buildid wRc_L9nfVWsOSvFMYb0L/wRc_L9nfVWsOSvFMYb0L -goversion go1.14.3 -D "" -importcfg $WORK/b010/importcfg -pack ./arch.go ./arch_arm.go ./intrinsics.go ./intrinsics_common.go ./stubs.go ./sys.go ./zgoarch_arm.go ./zgoos_linux.go ./zversion.go internal/cpu mkdir -p $WORK/b006/ cat >$WORK/b006/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/internal/cpu /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b006/_pkg_.a -trimpath "$WORK/b006=>" -shared -p internal/cpu -std -+ -complete -installsuffix shared -buildid mBY4HuO59aO7zHBaUf9N/mBY4HuO59aO7zHBaUf9N -goversion go1.14.3 -D "" -importcfg $WORK/b006/importcfg -pack ./cpu.go ./cpu_arm.go unicode/utf8 mkdir -p $WORK/b017/ cat >$WORK/b017/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/unicode/utf8 /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b017/_pkg_.a -trimpath "$WORK/b017=>" -shared -p unicode/utf8 -std -complete -installsuffix shared -buildid P_zaJGu-913NjdeMbN8O/P_zaJGu-913NjdeMbN8O -goversion go1.14.3 -D "" -importcfg $WORK/b017/importcfg -pack ./utf8.go math/bits mkdir -p $WORK/b015/ cat >$WORK/b015/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/math/bits /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b015/_pkg_.a -trimpath "$WORK/b015=>" -shared -p math/bits -std -complete -installsuffix shared -buildid W06Py6wjbC5fnZBjI53c/W06Py6wjbC5fnZBjI53c -goversion go1.14.3 -D "" -importcfg $WORK/b015/importcfg -pack ./bits.go ./bits_errors.go ./bits_tables.go internal/race mkdir -p $WORK/b019/ cat >$WORK/b019/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/internal/race /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b019/_pkg_.a -trimpath "$WORK/b019=>" -shared -p internal/race -std -complete -installsuffix shared -buildid M-qxsCeAttrQv8U6vV4F/M-qxsCeAttrQv8U6vV4F -goversion go1.14.3 -D "" -importcfg $WORK/b019/importcfg -pack ./doc.go ./norace.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b019/_pkg_.a # internal cp $WORK/b019/_pkg_.a /builddir/.cache/go-build/66/66447c11504464f6d82179ab5e595e34684f674ede392fac06a234409e9b2723-d # internal /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b010/_pkg_.a # internal cp $WORK/b010/_pkg_.a /builddir/.cache/go-build/e4/e42b4ee453bd2de8a5cc2007d25935f56c20c90e825052d5e6626ebdffcd38f7-d # internal runtime/internal/math mkdir -p $WORK/b009/ cat >$WORK/b009/importcfg << 'EOF' # internal # import config packagefile runtime/internal/sys=$WORK/b010/_pkg_.a EOF cd /usr/lib/golang/src/runtime/internal/math /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b009/_pkg_.a -trimpath "$WORK/b009=>" -shared -p runtime/internal/math -std -+ -complete -installsuffix shared -buildid D31kY_1pPeDo4oQjR81v/D31kY_1pPeDo4oQjR81v -goversion go1.14.3 -D "" -importcfg $WORK/b009/importcfg -pack ./math.go sync/atomic mkdir -p $WORK/b020/ cat >$WORK/b020/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/sync/atomic /usr/lib/golang/pkg/tool/linux_arm/asm -trimpath "$WORK/b020=>" -I $WORK/b020/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm -shared -gensymabis -o $WORK/b020/symabis ./asm.s /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b006/_pkg_.a # internal cp $WORK/b006/_pkg_.a /builddir/.cache/go-build/fd/fd6555bdfef36e664d9444ffd6d6b36f06964a58a14e55c256d9ad5e5f8284f2-d # internal internal/bytealg mkdir -p $WORK/b005/ cat >$WORK/b005/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/internal/bytealg /usr/lib/golang/pkg/tool/linux_arm/asm -trimpath "$WORK/b005=>" -I $WORK/b005/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm -shared -gensymabis -o $WORK/b005/symabis ./compare_arm.s ./count_arm.s ./equal_arm.s ./indexbyte_arm.s /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b009/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b017/_pkg_.a # internal cat >$WORK/b020/importcfg << 'EOF' # internal # import config EOF cp $WORK/b009/_pkg_.a /builddir/.cache/go-build/91/91c3f43e5f6bf66367cc2968e1e36aed5a1b7a542b1aefaa740ce7ed5abe0563-d # internal cd /usr/lib/golang/src/sync/atomic /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b020/_pkg_.a -trimpath "$WORK/b020=>" -shared -p sync/atomic -std -installsuffix shared -buildid qjv_JrovAMpDcNzxiaU9/qjv_JrovAMpDcNzxiaU9 -goversion go1.14.3 -symabis $WORK/b020/symabis -D "" -importcfg $WORK/b020/importcfg -pack -asmhdr $WORK/b020/go_asm.h ./doc.go ./value.go runtime/internal/atomic mkdir -p $WORK/b008/ cat >$WORK/b008/go_asm.h << 'EOF' # internal EOF cp $WORK/b017/_pkg_.a /builddir/.cache/go-build/fb/fb0591136879a95ce0f5decb70ad00efba653e4fef09a69405cafdd761df198c-d # internal cd /usr/lib/golang/src/runtime/internal/atomic /usr/lib/golang/pkg/tool/linux_arm/asm -trimpath "$WORK/b008=>" -I $WORK/b008/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm -shared -gensymabis -o $WORK/b008/symabis ./asm_arm.s ./sys_linux_arm.s unicode mkdir -p $WORK/b021/ cat >$WORK/b021/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/unicode /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b021/_pkg_.a -trimpath "$WORK/b021=>" -shared -p unicode -std -complete -installsuffix shared -buildid eh8MS0CXbT8p8vD22GL-/eh8MS0CXbT8p8vD22GL- -goversion go1.14.3 -D "" -importcfg $WORK/b021/importcfg -pack ./casetables.go ./digit.go ./graphic.go ./letter.go ./tables.go cat >$WORK/b005/importcfg << 'EOF' # internal # import config packagefile internal/cpu=$WORK/b006/_pkg_.a EOF cd /usr/lib/golang/src/internal/bytealg /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b005/_pkg_.a -trimpath "$WORK/b005=>" -shared -p internal/bytealg -std -+ -installsuffix shared -buildid 3qaj9Iu2h-K2ktwHp7Mf/3qaj9Iu2h-K2ktwHp7Mf -goversion go1.14.3 -symabis $WORK/b005/symabis -D "" -importcfg $WORK/b005/importcfg -pack -asmhdr $WORK/b005/go_asm.h ./bytealg.go ./compare_native.go ./count_native.go ./equal_generic.go ./equal_native.go ./index_generic.go ./indexbyte_native.go cat >$WORK/b008/importcfg << 'EOF' # internal # import config packagefile internal/cpu=$WORK/b006/_pkg_.a EOF cd /usr/lib/golang/src/runtime/internal/atomic /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b008/_pkg_.a -trimpath "$WORK/b008=>" -shared -p runtime/internal/atomic -std -+ -installsuffix shared -buildid MOg4GgrOJVeHY9FQZhB_/MOg4GgrOJVeHY9FQZhB_ -goversion go1.14.3 -symabis $WORK/b008/symabis -D "" -importcfg $WORK/b008/importcfg -pack -asmhdr $WORK/b008/go_asm.h ./atomic_arm.go ./stubs.go cd /usr/lib/golang/src/sync/atomic /usr/lib/golang/pkg/tool/linux_arm/asm -trimpath "$WORK/b020=>" -I $WORK/b020/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm -shared -o $WORK/b020/asm.o ./asm.s /usr/lib/golang/pkg/tool/linux_arm/pack r $WORK/b020/_pkg_.a $WORK/b020/asm.o # internal /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b020/_pkg_.a # internal cp $WORK/b020/_pkg_.a /builddir/.cache/go-build/2f/2fcb0b970b17bb72d61b657f7a98d4f5d3cc4d41ef88c9cca8ab2192115f4821-d # internal internal/testlog mkdir -p $WORK/b031/ cat >$WORK/b031/importcfg << 'EOF' # internal # import config packagefile sync/atomic=$WORK/b020/_pkg_.a EOF cd /usr/lib/golang/src/internal/testlog /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b031/_pkg_.a -trimpath "$WORK/b031=>" -shared -p internal/testlog -std -complete -installsuffix shared -buildid D-SfPfY_z9F2PnjcLLZR/D-SfPfY_z9F2PnjcLLZR -goversion go1.14.3 -D "" -importcfg $WORK/b031/importcfg -pack ./log.go cd /usr/lib/golang/src/internal/bytealg /usr/lib/golang/pkg/tool/linux_arm/asm -trimpath "$WORK/b005=>" -I $WORK/b005/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm -shared -o $WORK/b005/compare_arm.o ./compare_arm.s /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b015/_pkg_.a # internal cp $WORK/b015/_pkg_.a /builddir/.cache/go-build/7f/7f933a4d6f37e13cf76fbff902103be5834be403945b0d466390290d47336728-d # internal /usr/lib/golang/pkg/tool/linux_arm/asm -trimpath "$WORK/b005=>" -I $WORK/b005/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm -shared -o $WORK/b005/count_arm.o ./count_arm.s /usr/lib/golang/pkg/tool/linux_arm/asm -trimpath "$WORK/b005=>" -I $WORK/b005/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm -shared -o $WORK/b005/equal_arm.o ./equal_arm.s /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b031/_pkg_.a # internal math mkdir -p $WORK/b014/ cat >$WORK/b014/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/math /usr/lib/golang/pkg/tool/linux_arm/asm -trimpath "$WORK/b014=>" -I $WORK/b014/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm -shared -gensymabis -o $WORK/b014/symabis ./sqrt_arm.s ./stubs_arm.s cp $WORK/b031/_pkg_.a /builddir/.cache/go-build/4b/4b37c9b9d59f466beb24b5e5e646fa1c6094501ca05e45b455da28d8c68a63fe-d # internal encoding mkdir -p $WORK/b043/ cat >$WORK/b043/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/encoding /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b043/_pkg_.a -trimpath "$WORK/b043=>" -shared -p encoding -std -complete -installsuffix shared -buildid yrgWYPV6th3sJMu96fCy/yrgWYPV6th3sJMu96fCy -goversion go1.14.3 -D "" -importcfg $WORK/b043/importcfg -pack ./encoding.go cd /usr/lib/golang/src/internal/bytealg /usr/lib/golang/pkg/tool/linux_arm/asm -trimpath "$WORK/b005=>" -I $WORK/b005/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm -shared -o $WORK/b005/indexbyte_arm.o ./indexbyte_arm.s cat >$WORK/b014/importcfg << 'EOF' # internal # import config packagefile math/bits=$WORK/b015/_pkg_.a EOF cd /usr/lib/golang/src/math /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b014/_pkg_.a -trimpath "$WORK/b014=>" -shared -p math -std -installsuffix shared -buildid P77n_-u1wzSLrsLaKDQ9/P77n_-u1wzSLrsLaKDQ9 -goversion go1.14.3 -symabis $WORK/b014/symabis -D "" -importcfg $WORK/b014/importcfg -pack -asmhdr $WORK/b014/go_asm.h ./abs.go ./acosh.go ./asin.go ./asinh.go ./atan.go ./atan2.go ./atanh.go ./bits.go ./cbrt.go ./const.go ./copysign.go ./dim.go ./erf.go ./erfinv.go ./exp.go ./expm1.go ./floor.go ./fma.go ./frexp.go ./gamma.go ./hypot.go ./j0.go ./j1.go ./jn.go ./ldexp.go ./lgamma.go ./log.go ./log10.go ./log1p.go ./logb.go ./mod.go ./modf.go ./nextafter.go ./pow.go ./pow10.go ./remainder.go ./signbit.go ./sin.go ./sincos.go ./sinh.go ./sqrt.go ./tan.go ./tanh.go ./trig_reduce.go ./unsafe.go cd /usr/lib/golang/src/internal/bytealg /usr/lib/golang/pkg/tool/linux_arm/pack r $WORK/b005/_pkg_.a $WORK/b005/compare_arm.o $WORK/b005/count_arm.o $WORK/b005/equal_arm.o $WORK/b005/indexbyte_arm.o # internal cd /usr/lib/golang/src/runtime/internal/atomic /usr/lib/golang/pkg/tool/linux_arm/asm -trimpath "$WORK/b008=>" -I $WORK/b008/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm -shared -o $WORK/b008/asm_arm.o ./asm_arm.s /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b005/_pkg_.a # internal cp $WORK/b005/_pkg_.a /builddir/.cache/go-build/99/99ee9ca6a09ca0092bc497ccedd6ed2bac1690383d053a69be5e5fc1ef7b0ab4-d # internal crypto/internal/subtle mkdir -p $WORK/b064/ cat >$WORK/b064/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/crypto/internal/subtle /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b064/_pkg_.a -trimpath "$WORK/b064=>" -shared -p crypto/internal/subtle -std -complete -installsuffix shared -buildid AmTEAZBBFMbhe9ZyRMi8/AmTEAZBBFMbhe9ZyRMi8 -goversion go1.14.3 -D "" -importcfg $WORK/b064/importcfg -pack ./aliasing.go cd /usr/lib/golang/src/runtime/internal/atomic /usr/lib/golang/pkg/tool/linux_arm/asm -trimpath "$WORK/b008=>" -I $WORK/b008/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm -shared -o $WORK/b008/sys_linux_arm.o ./sys_linux_arm.s /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b043/_pkg_.a # internal cp $WORK/b043/_pkg_.a /builddir/.cache/go-build/fb/fbfe3eed5b34e51b731f3d671d62d01662dea4530d61ec49b2617d4673bd8906-d # internal crypto/subtle mkdir -p $WORK/b065/ cat >$WORK/b065/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/crypto/subtle /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b065/_pkg_.a -trimpath "$WORK/b065=>" -shared -p crypto/subtle -std -complete -installsuffix shared -buildid 24eqhDj2UppHsp4hWub9/24eqhDj2UppHsp4hWub9 -goversion go1.14.3 -D "" -importcfg $WORK/b065/importcfg -pack ./constant_time.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b064/_pkg_.a # internal cd /usr/lib/golang/src/runtime/internal/atomic /usr/lib/golang/pkg/tool/linux_arm/pack r $WORK/b008/_pkg_.a $WORK/b008/asm_arm.o $WORK/b008/sys_linux_arm.o # internal cp $WORK/b064/_pkg_.a /builddir/.cache/go-build/db/db7ec52d370df0a193e7bbacae1b55b10ec50b7945dd7a03dbc23d9dc82a2971-d # internal internal/nettrace mkdir -p $WORK/b071/ /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b008/_pkg_.a # internal cat >$WORK/b071/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/internal/nettrace /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b071/_pkg_.a -trimpath "$WORK/b071=>" -shared -p internal/nettrace -std -complete -installsuffix shared -buildid VzWf-GpjV9dnpABkQhT3/VzWf-GpjV9dnpABkQhT3 -goversion go1.14.3 -D "" -importcfg $WORK/b071/importcfg -pack ./nettrace.go cp $WORK/b008/_pkg_.a /builddir/.cache/go-build/da/da3d62b081fb2a00c6bd8f872cbb92f1459367080041ac264aa02e0953b1d6e6-d # internal /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b065/_pkg_.a # internal cp $WORK/b065/_pkg_.a /builddir/.cache/go-build/76/763e4a52c7bc8a7e84acef724f064814f53fbd77f2fc7eb8b250610cb298f61f-d # internal /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b071/_pkg_.a # internal cp $WORK/b071/_pkg_.a /builddir/.cache/go-build/74/742fb4e8d1c43b4e091246f1f148358304f2898d2d6bf0123a57682e89f43436-d # internal unicode/utf16 mkdir -p $WORK/b084/ cat >$WORK/b084/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/unicode/utf16 /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b084/_pkg_.a -trimpath "$WORK/b084=>" -shared -p unicode/utf16 -std -complete -installsuffix shared -buildid 9Fh9zv91-LySrOob-Yg8/9Fh9zv91-LySrOob-Yg8 -goversion go1.14.3 -D "" -importcfg $WORK/b084/importcfg -pack ./utf16.go runtime/cgo mkdir -p $WORK/b073/ cd /usr/lib/golang/src/runtime/cgo CGO_LDFLAGS='"-g" "-O2" "-lpthread"' /usr/lib/golang/pkg/tool/linux_arm/cgo -objdir $WORK/b073/ -importpath runtime/cgo -import_runtime_cgo=false -import_syscall=false -- -I $WORK/b073/ -g -O2 -Wall -Werror ./cgo.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b084/_pkg_.a # internal cp $WORK/b084/_pkg_.a /builddir/.cache/go-build/a7/a76f5456d50132a01f0e8086a1347660b1f3c69695735f81a16e7bd80e90241a-d # internal runtime mkdir -p $WORK/b004/ cat >$WORK/b004/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/runtime /usr/lib/golang/pkg/tool/linux_arm/asm -trimpath "$WORK/b004=>" -I $WORK/b004/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm -shared -gensymabis -o $WORK/b004/symabis ./asm.s ./asm_arm.s ./duff_arm.s ./memclr_arm.s ./memmove_arm.s ./preempt_arm.s ./rt0_linux_arm.s ./sys_linux_arm.s ./tls_arm.s ./vlop_arm.s cd $WORK gcc -fno-caret-diagnostics -c -x c - -o /dev/null || true cat >$WORK/b004/importcfg << 'EOF' # internal # import config packagefile internal/bytealg=$WORK/b005/_pkg_.a packagefile internal/cpu=$WORK/b006/_pkg_.a packagefile runtime/internal/atomic=$WORK/b008/_pkg_.a packagefile runtime/internal/math=$WORK/b009/_pkg_.a packagefile runtime/internal/sys=$WORK/b010/_pkg_.a EOF cd /usr/lib/golang/src/runtime /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b004/_pkg_.a -trimpath "$WORK/b004=>" -shared -p runtime -std -+ -installsuffix shared -buildid oh4Ah_mzlIqmhBVbGfBO/oh4Ah_mzlIqmhBVbGfBO -goversion go1.14.3 -symabis $WORK/b004/symabis -D "" -importcfg $WORK/b004/importcfg -pack -asmhdr $WORK/b004/go_asm.h ./alg.go ./atomic_pointer.go ./cgo.go ./cgocall.go ./cgocallback.go ./cgocheck.go ./chan.go ./checkptr.go ./compiler.go ./complex.go ./cpuflags.go ./cpuprof.go ./debug.go ./debuglog.go ./debuglog_off.go ./defs_linux_arm.go ./env_posix.go ./error.go ./extern.go ./fastlog2.go ./fastlog2table.go ./fedora.go ./float.go ./hash32.go ./heapdump.go ./iface.go ./lfstack.go ./lfstack_32bit.go ./lock_futex.go ./malloc.go ./map.go ./map_fast32.go ./map_fast64.go ./map_faststr.go ./mbarrier.go ./mbitmap.go ./mcache.go ./mcentral.go ./mem_linux.go ./mfinal.go ./mfixalloc.go ./mgc.go ./mgcmark.go ./mgcscavenge.go ./mgcstack.go ./mgcsweep.go ./mgcsweepbuf.go ./mgcwork.go ./mheap.go ./mmap.go ./mpagealloc.go ./mpagealloc_32bit.go ./mpagecache.go ./mpallocbits.go ./mprof.go ./mranges.go ./msan0.go ./msize.go ./mstats.go ./mwbbuf.go ./nbpipe_pipe2.go ./netpoll.go ./netpoll_epoll.go ./os_linux.go ./os_linux_arm.go ./os_linux_generic.go ./os_nonopenbsd.go ./panic.go ./panic32.go ./plugin.go ./preempt.go ./preempt_nonwindows.go ./print.go ./proc.go ./profbuf.go ./proflabel.go ./race0.go ./rdebug.go ./relax_stub.go ./runtime.go ./runtime1.go ./runtime2.go ./rwmutex.go ./select.go ./sema.go ./sigaction.go ./signal_arm.go ./signal_linux_arm.go ./signal_unix.go ./sigqueue.go ./sigqueue_note.go ./sigtab_linux_generic.go ./sizeclasses.go ./slice.go ./softfloat64.go ./stack.go ./string.go ./stubs.go ./stubs2.go ./stubs3.go ./stubs32.go ./stubs_arm.go ./stubs_linux.go ./symtab.go ./sys_arm.go ./sys_nonppc64x.go ./time.go ./time_nofake.go ./timestub.go ./timestub2.go ./trace.go ./traceback.go ./type.go ./typekind.go ./utf8.go ./vdso_elf32.go ./vdso_linux.go ./vdso_linux_arm.go ./vlrt.go ./write_err.go cd $WORK gcc -Qunused-arguments -c -x c - -o /dev/null || true gcc -fdebug-prefix-map=a=b -c -x c - -o /dev/null || true gcc -gno-record-gcc-switches -c -x c - -o /dev/null || true cd $WORK/b073 TERM='dumb' gcc -I /usr/lib/golang/src/runtime/cgo -fPIC -marm -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b073=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -Wall -Werror -o ./_x001.o -c _cgo_export.c /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b021/_pkg_.a # internal cp $WORK/b021/_pkg_.a /builddir/.cache/go-build/50/50849605e2407f0efaa98c3ca7349d62936ad58444a66562c132a7855b1215ea-d # internal TERM='dumb' gcc -I /usr/lib/golang/src/runtime/cgo -fPIC -marm -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b073=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -Wall -Werror -o ./_x002.o -c cgo.cgo2.c cd /usr/lib/golang/src/math /usr/lib/golang/pkg/tool/linux_arm/asm -trimpath "$WORK/b014=>" -I $WORK/b014/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm -shared -o $WORK/b014/sqrt_arm.o ./sqrt_arm.s 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 cd /usr/lib/golang/src/math /usr/lib/golang/pkg/tool/linux_arm/asm -trimpath "$WORK/b014=>" -I $WORK/b014/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm -shared -o $WORK/b014/stubs_arm.o ./stubs_arm.s /usr/lib/golang/pkg/tool/linux_arm/pack r $WORK/b014/_pkg_.a $WORK/b014/sqrt_arm.o $WORK/b014/stubs_arm.o # internal /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b014/_pkg_.a # internal cp $WORK/b014/_pkg_.a /builddir/.cache/go-build/a5/a53d0ee07b0b0a684997c12e02458db9822f6837c4facbe5f6f272b40c6ad71a-d # internal cd /usr/lib/golang/src/runtime/cgo TERM='dumb' gcc -I . -fPIC -marm -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b073=/tmp/go-build -gno-record-gcc-switches -I $WORK/b073/ -g -O2 -Wall -Werror -o $WORK/b073/_x004.o -c gcc_fatalf.c TERM='dumb' gcc -I . -fPIC -marm -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b073=/tmp/go-build -gno-record-gcc-switches -I $WORK/b073/ -g -O2 -Wall -Werror -o $WORK/b073/_x005.o -c gcc_libinit.c TERM='dumb' gcc -I . -fPIC -marm -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b073=/tmp/go-build -gno-record-gcc-switches -I $WORK/b073/ -g -O2 -Wall -Werror -o $WORK/b073/_x006.o -c gcc_linux_arm.c TERM='dumb' gcc -I . -fPIC -marm -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b073=/tmp/go-build -gno-record-gcc-switches -I $WORK/b073/ -g -O2 -Wall -Werror -o $WORK/b073/_x007.o -c gcc_setenv.c TERM='dumb' gcc -I . -fPIC -marm -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b073=/tmp/go-build -gno-record-gcc-switches -I $WORK/b073/ -g -O2 -Wall -Werror -o $WORK/b073/_x008.o -c gcc_traceback.c TERM='dumb' gcc -I . -fPIC -marm -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b073=/tmp/go-build -gno-record-gcc-switches -I $WORK/b073/ -g -O2 -Wall -Werror -o $WORK/b073/_x009.o -c gcc_util.c TERM='dumb' gcc -I . -fPIC -marm -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b073=/tmp/go-build -gno-record-gcc-switches -I $WORK/b073/ -g -O2 -Wall -Werror -o $WORK/b073/_x010.o -c gcc_arm.S cd $WORK/b073 TERM='dumb' gcc -I /usr/lib/golang/src/runtime/cgo -fPIC -marm -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b073=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -Wall -Werror -o ./_cgo_main.o -c _cgo_main.c cd /usr/lib/golang/src/runtime/cgo TERM='dumb' gcc -I . -fPIC -marm -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b073=/tmp/go-build -gno-record-gcc-switches -o $WORK/b073/_cgo_.o $WORK/b073/_cgo_main.o $WORK/b073/_x001.o $WORK/b073/_x002.o $WORK/b073/_x003.o $WORK/b073/_x004.o $WORK/b073/_x005.o $WORK/b073/_x006.o $WORK/b073/_x007.o $WORK/b073/_x008.o $WORK/b073/_x009.o $WORK/b073/_x010.o -g -O2 -lpthread -pie TERM='dumb' /usr/lib/golang/pkg/tool/linux_arm/cgo -dynpackage cgo -dynimport $WORK/b073/_cgo_.o -dynout $WORK/b073/_cgo_import.go -dynlinker cat >$WORK/b073/go_asm.h << 'EOF' # internal EOF /usr/lib/golang/pkg/tool/linux_arm/asm -trimpath "$WORK/b073=>" -I $WORK/b073/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm -shared -gensymabis -o $WORK/b073/symabis ./asm_arm.s cat >$WORK/b073/importcfg << 'EOF' # internal # import config EOF /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b073/_pkg_.a -trimpath "$WORK/b073=>" -shared -p runtime/cgo -std -installsuffix shared -buildid -syzssBtnMucpRQ-3TbG/-syzssBtnMucpRQ-3TbG -goversion go1.14.3 -symabis $WORK/b073/symabis -D "" -importcfg $WORK/b073/importcfg -pack -asmhdr $WORK/b073/go_asm.h ./callbacks.go ./callbacks_traceback.go ./iscgo.go ./setenv.go $WORK/b073/_cgo_gotypes.go $WORK/b073/cgo.cgo1.go $WORK/b073/_cgo_import.go /usr/lib/golang/pkg/tool/linux_arm/asm -trimpath "$WORK/b073=>" -I $WORK/b073/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm -shared -o $WORK/b073/asm_arm.o ./asm_arm.s /usr/lib/golang/pkg/tool/linux_arm/pack r $WORK/b073/_pkg_.a $WORK/b073/asm_arm.o $WORK/b073/_x001.o $WORK/b073/_x002.o $WORK/b073/_x003.o $WORK/b073/_x004.o $WORK/b073/_x005.o $WORK/b073/_x006.o $WORK/b073/_x007.o $WORK/b073/_x008.o $WORK/b073/_x009.o $WORK/b073/_x010.o # internal /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b073/_pkg_.a # internal cp $WORK/b073/_pkg_.a /builddir/.cache/go-build/57/577e338b6fc083e813781a832e64bbd93d89be8f4499d7aeb0a8da65d402d1d3-d # internal cd /usr/lib/golang/src/runtime /usr/lib/golang/pkg/tool/linux_arm/asm -trimpath "$WORK/b004=>" -I $WORK/b004/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm -shared -o $WORK/b004/asm.o ./asm.s /usr/lib/golang/pkg/tool/linux_arm/asm -trimpath "$WORK/b004=>" -I $WORK/b004/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm -shared -o $WORK/b004/asm_arm.o ./asm_arm.s /usr/lib/golang/pkg/tool/linux_arm/asm -trimpath "$WORK/b004=>" -I $WORK/b004/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm -shared -o $WORK/b004/duff_arm.o ./duff_arm.s /usr/lib/golang/pkg/tool/linux_arm/asm -trimpath "$WORK/b004=>" -I $WORK/b004/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm -shared -o $WORK/b004/memclr_arm.o ./memclr_arm.s /usr/lib/golang/pkg/tool/linux_arm/asm -trimpath "$WORK/b004=>" -I $WORK/b004/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm -shared -o $WORK/b004/memmove_arm.o ./memmove_arm.s /usr/lib/golang/pkg/tool/linux_arm/asm -trimpath "$WORK/b004=>" -I $WORK/b004/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm -shared -o $WORK/b004/preempt_arm.o ./preempt_arm.s /usr/lib/golang/pkg/tool/linux_arm/asm -trimpath "$WORK/b004=>" -I $WORK/b004/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm -shared -o $WORK/b004/rt0_linux_arm.o ./rt0_linux_arm.s /usr/lib/golang/pkg/tool/linux_arm/asm -trimpath "$WORK/b004=>" -I $WORK/b004/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm -shared -o $WORK/b004/sys_linux_arm.o ./sys_linux_arm.s /usr/lib/golang/pkg/tool/linux_arm/asm -trimpath "$WORK/b004=>" -I $WORK/b004/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm -shared -o $WORK/b004/tls_arm.o ./tls_arm.s /usr/lib/golang/pkg/tool/linux_arm/asm -trimpath "$WORK/b004=>" -I $WORK/b004/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm -shared -o $WORK/b004/vlop_arm.o ./vlop_arm.s /usr/lib/golang/pkg/tool/linux_arm/pack r $WORK/b004/_pkg_.a $WORK/b004/asm.o $WORK/b004/asm_arm.o $WORK/b004/duff_arm.o $WORK/b004/memclr_arm.o $WORK/b004/memmove_arm.o $WORK/b004/preempt_arm.o $WORK/b004/rt0_linux_arm.o $WORK/b004/sys_linux_arm.o $WORK/b004/tls_arm.o $WORK/b004/vlop_arm.o # internal /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b004/_pkg_.a # internal cp $WORK/b004/_pkg_.a /builddir/.cache/go-build/bf/bf7d07ebbf0a5ed8e8bac4ee6669d9a4e59487127f1815c56ebf2cfa32d3b779-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 -trimpath "$WORK/b003=>" -I $WORK/b003/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm -shared -gensymabis -o $WORK/b003/symabis ./asm.s mkdir -p $WORK/b018/ cat >$WORK/b018/importcfg << 'EOF' # internal # import config packagefile internal/race=$WORK/b019/_pkg_.a packagefile runtime=$WORK/b004/_pkg_.a packagefile sync/atomic=$WORK/b020/_pkg_.a EOF cd /usr/lib/golang/src/sync /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b018/_pkg_.a -trimpath "$WORK/b018=>" -shared -p sync -std -installsuffix shared -buildid -Xb27duxIRiB-D_LshvI/-Xb27duxIRiB-D_LshvI -goversion go1.14.3 -D "" -importcfg $WORK/b018/importcfg -pack ./cond.go ./map.go ./mutex.go ./once.go ./pool.go ./poolqueue.go ./runtime.go ./rwmutex.go ./waitgroup.go cat >$WORK/b003/importcfg << 'EOF' # internal # import config packagefile runtime=$WORK/b004/_pkg_.a EOF cd /usr/lib/golang/src/internal/reflectlite /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b003/_pkg_.a -trimpath "$WORK/b003=>" -shared -p internal/reflectlite -std -installsuffix shared -buildid XoCLm5Dr7mBba__aiQuU/XoCLm5Dr7mBba__aiQuU -goversion go1.14.3 -symabis $WORK/b003/symabis -D "" -importcfg $WORK/b003/importcfg -pack -asmhdr $WORK/b003/go_asm.h ./swapper.go ./type.go ./value.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b018/_pkg_.a # internal cp $WORK/b018/_pkg_.a /builddir/.cache/go-build/e5/e5585e7d40511b8946e35dae11f1c6771ac5477e88a1d11f91f4d27187cecdc5-d # internal internal/singleflight mkdir -p $WORK/b072/ cat >$WORK/b072/importcfg << 'EOF' # internal # import config packagefile sync=$WORK/b018/_pkg_.a EOF cd /usr/lib/golang/src/internal/singleflight /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b072/_pkg_.a -trimpath "$WORK/b072=>" -shared -p internal/singleflight -std -complete -installsuffix shared -buildid A3EMbkJtZBtz0j3_hGGV/A3EMbkJtZBtz0j3_hGGV -goversion go1.14.3 -D "" -importcfg $WORK/b072/importcfg -pack ./singleflight.go math/rand mkdir -p $WORK/b067/ cat >$WORK/b067/importcfg << 'EOF' # internal # import config packagefile math=$WORK/b014/_pkg_.a packagefile sync=$WORK/b018/_pkg_.a EOF cd /usr/lib/golang/src/math/rand /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b067/_pkg_.a -trimpath "$WORK/b067=>" -shared -p math/rand -std -complete -installsuffix shared -buildid t47nG9L4_etPtxRslEHU/t47nG9L4_etPtxRslEHU -goversion go1.14.3 -D "" -importcfg $WORK/b067/importcfg -pack ./exp.go ./normal.go ./rand.go ./rng.go ./zipf.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b072/_pkg_.a # internal cp $WORK/b072/_pkg_.a /builddir/.cache/go-build/04/04f5e23f23e99425d08bd7ad944df1bda4058da07f710d768105dc1a5c70f5a6-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/79/7932bff5f009f7d681d7fd2fa5d46172c0e2951f36e357b6d3d70f849afb3649-d # internal cd /usr/lib/golang/src/internal/reflectlite /usr/lib/golang/pkg/tool/linux_arm/asm -trimpath "$WORK/b003=>" -I $WORK/b003/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm -shared -o $WORK/b003/asm.o ./asm.s /usr/lib/golang/pkg/tool/linux_arm/pack r $WORK/b003/_pkg_.a $WORK/b003/asm.o # internal /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b003/_pkg_.a # internal cp $WORK/b003/_pkg_.a /builddir/.cache/go-build/ff/ff8c586e091d9b286fbfc0570fb0da0d40c27da93f1efa7ee7c39066aa177339-d # internal errors mkdir -p $WORK/b002/ cat >$WORK/b002/importcfg << 'EOF' # internal # import config packagefile internal/reflectlite=$WORK/b003/_pkg_.a EOF sort mkdir -p $WORK/b022/ cd /usr/lib/golang/src/errors /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b002/_pkg_.a -trimpath "$WORK/b002=>" -shared -p errors -std -complete -installsuffix shared -buildid d48dIKbMwZOvp2dxszYB/d48dIKbMwZOvp2dxszYB -goversion go1.14.3 -D "" -importcfg $WORK/b002/importcfg -pack ./errors.go ./wrap.go cat >$WORK/b022/importcfg << 'EOF' # internal # import config packagefile internal/reflectlite=$WORK/b003/_pkg_.a EOF cd /usr/lib/golang/src/sort /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b022/_pkg_.a -trimpath "$WORK/b022=>" -shared -p sort -std -complete -installsuffix shared -buildid cRMIWVyiuPD9cfZKHlsT/cRMIWVyiuPD9cfZKHlsT -goversion go1.14.3 -D "" -importcfg $WORK/b022/importcfg -pack ./search.go ./slice.go ./slice_go113.go ./sort.go ./zfuncversion.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b002/_pkg_.a # internal cp $WORK/b002/_pkg_.a /builddir/.cache/go-build/0e/0efb9fb1ac1c87c323708bd4dcfc90a53835480754e2664e3f5d444f02af0ad0-d # internal internal/oserror mkdir -p $WORK/b025/ io cat >$WORK/b025/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b002/_pkg_.a EOF mkdir -p $WORK/b023/ cd /usr/lib/golang/src/internal/oserror /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b025/_pkg_.a -trimpath "$WORK/b025=>" -shared -p internal/oserror -std -complete -installsuffix shared -buildid toqAdAlS7Pvv2Z33O4tS/toqAdAlS7Pvv2Z33O4tS -goversion go1.14.3 -D "" -importcfg $WORK/b025/importcfg -pack ./errors.go cat >$WORK/b023/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b002/_pkg_.a packagefile sync=$WORK/b018/_pkg_.a EOF cd /usr/lib/golang/src/io /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b023/_pkg_.a -trimpath "$WORK/b023=>" -shared -p io -std -complete -installsuffix shared -buildid HG5Hs1n8oMCR_txe-I9c/HG5Hs1n8oMCR_txe-I9c -goversion go1.14.3 -D "" -importcfg $WORK/b023/importcfg -pack ./io.go ./multi.go ./pipe.go strconv mkdir -p $WORK/b016/ cat >$WORK/b016/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b002/_pkg_.a packagefile internal/bytealg=$WORK/b005/_pkg_.a packagefile math=$WORK/b014/_pkg_.a packagefile math/bits=$WORK/b015/_pkg_.a packagefile unicode/utf8=$WORK/b017/_pkg_.a EOF cd /usr/lib/golang/src/strconv /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b016/_pkg_.a -trimpath "$WORK/b016=>" -shared -p strconv -std -complete -installsuffix shared -buildid RgOeTm5nDd1tYjEvuqE5/RgOeTm5nDd1tYjEvuqE5 -goversion go1.14.3 -D "" -importcfg $WORK/b016/importcfg -pack ./atob.go ./atof.go ./atoi.go ./decimal.go ./doc.go ./extfloat.go ./ftoa.go ./isprint.go ./itoa.go ./quote.go vendor/golang.org/x/net/dns/dnsmessage mkdir -p $WORK/b070/ cat >$WORK/b070/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b002/_pkg_.a EOF cd /usr/lib/golang/src/vendor/golang.org/x/net/dns/dnsmessage /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b070/_pkg_.a -trimpath "$WORK/b070=>" -shared -p vendor/golang.org/x/net/dns/dnsmessage -std -complete -installsuffix shared -buildid JayhjPURkyCJeo1Rfuce/JayhjPURkyCJeo1Rfuce -goversion go1.14.3 -D "" -importcfg $WORK/b070/importcfg -pack ./message.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b025/_pkg_.a # internal cp $WORK/b025/_pkg_.a /builddir/.cache/go-build/c1/c1175415695e90ff1280003e84d31fbe3a5faf97db64febc4b5e72c2affe2fff-d # internal syscall mkdir -p $WORK/b028/ cat >$WORK/b028/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/syscall /usr/lib/golang/pkg/tool/linux_arm/asm -trimpath "$WORK/b028=>" -I $WORK/b028/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm -shared -gensymabis -o $WORK/b028/symabis ./asm_linux_arm.s cat >$WORK/b028/importcfg << 'EOF' # internal # import config packagefile internal/bytealg=$WORK/b005/_pkg_.a packagefile internal/oserror=$WORK/b025/_pkg_.a packagefile internal/race=$WORK/b019/_pkg_.a packagefile runtime=$WORK/b004/_pkg_.a packagefile sync=$WORK/b018/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b028/_pkg_.a -trimpath "$WORK/b028=>" -shared -p syscall -std -installsuffix shared -buildid 2XmIpKfQGYW6UvqKrHoS/2XmIpKfQGYW6UvqKrHoS -goversion go1.14.3 -symabis $WORK/b028/symabis -D "" -importcfg $WORK/b028/importcfg -pack -asmhdr $WORK/b028/go_asm.h ./dirent.go ./endian_little.go ./env_unix.go ./exec_linux.go ./exec_unix.go ./flock.go ./flock_linux_32bit.go ./lsf_linux.go ./msan0.go ./net.go ./netlink_linux.go ./setuidgid_32_linux.go ./sock_cloexec_linux.go ./sockcmsg_linux.go ./sockcmsg_unix.go ./sockcmsg_unix_other.go ./str.go ./syscall.go ./syscall_linux.go ./syscall_linux_arm.go ./syscall_unix.go ./time_nofake.go ./timestruct.go ./zerrors_linux_arm.go ./zsyscall_linux_arm.go ./zsysnum_linux_arm.go ./ztypes_linux_arm.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b022/_pkg_.a # internal cp $WORK/b022/_pkg_.a /builddir/.cache/go-build/88/884b576d8f216e6963de069bd4fbca55d93e345c0e6c72896fd1969ac2fe33f7-d # internal /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b023/_pkg_.a # internal cp $WORK/b023/_pkg_.a /builddir/.cache/go-build/5f/5fba218c782b2d03298ec024fdb2ab50ca80a9bc4ff196cae11aaa6ae4c8371c-d # internal bytes mkdir -p $WORK/b034/ cat >$WORK/b034/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b002/_pkg_.a packagefile internal/bytealg=$WORK/b005/_pkg_.a packagefile io=$WORK/b023/_pkg_.a packagefile unicode=$WORK/b021/_pkg_.a packagefile unicode/utf8=$WORK/b017/_pkg_.a EOF cd /usr/lib/golang/src/bytes /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b034/_pkg_.a -trimpath "$WORK/b034=>" -shared -p bytes -std -installsuffix shared -buildid Xg50JZQ2iBCD4KIDJ0eT/Xg50JZQ2iBCD4KIDJ0eT -goversion go1.14.3 -D "" -importcfg $WORK/b034/importcfg -pack ./buffer.go ./bytes.go ./reader.go strings mkdir -p $WORK/b036/ cat >$WORK/b036/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b002/_pkg_.a packagefile internal/bytealg=$WORK/b005/_pkg_.a packagefile io=$WORK/b023/_pkg_.a packagefile sync=$WORK/b018/_pkg_.a packagefile unicode=$WORK/b021/_pkg_.a packagefile unicode/utf8=$WORK/b017/_pkg_.a EOF cd /usr/lib/golang/src/strings /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b036/_pkg_.a -trimpath "$WORK/b036=>" -shared -p strings -std -complete -installsuffix shared -buildid pNqlhVATgS5rLYqNjwnj/pNqlhVATgS5rLYqNjwnj -goversion go1.14.3 -D "" -importcfg $WORK/b036/importcfg -pack ./builder.go ./compare.go ./reader.go ./replace.go ./search.go ./strings.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b016/_pkg_.a # internal cp $WORK/b016/_pkg_.a /builddir/.cache/go-build/8b/8b788de4bc381819fa14410e94998ebeeb57090c3a9440e3ad3168901cf8703a-d # internal reflect mkdir -p $WORK/b013/ cat >$WORK/b013/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/reflect /usr/lib/golang/pkg/tool/linux_arm/asm -trimpath "$WORK/b013=>" -I $WORK/b013/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm -shared -gensymabis -o $WORK/b013/symabis ./asm_arm.s /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b034/_pkg_.a # internal cat >$WORK/b013/importcfg << 'EOF' # internal # import config packagefile math=$WORK/b014/_pkg_.a packagefile runtime=$WORK/b004/_pkg_.a packagefile strconv=$WORK/b016/_pkg_.a packagefile sync=$WORK/b018/_pkg_.a packagefile unicode=$WORK/b021/_pkg_.a packagefile unicode/utf8=$WORK/b017/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b013/_pkg_.a -trimpath "$WORK/b013=>" -shared -p reflect -std -installsuffix shared -buildid r74G2_EHaIGoKWZalMgc/r74G2_EHaIGoKWZalMgc -goversion go1.14.3 -symabis $WORK/b013/symabis -D "" -importcfg $WORK/b013/importcfg -pack -asmhdr $WORK/b013/go_asm.h ./deepequal.go ./makefunc.go ./swapper.go ./type.go ./value.go cp $WORK/b034/_pkg_.a /builddir/.cache/go-build/bd/bd15bd130e86019bee7bcc368b91eb0084f75ddc2135afa1ec59cc16faf9f5d3-d # internal bufio mkdir -p $WORK/b033/ cat >$WORK/b033/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b034/_pkg_.a packagefile errors=$WORK/b002/_pkg_.a packagefile io=$WORK/b023/_pkg_.a packagefile unicode/utf8=$WORK/b017/_pkg_.a EOF cd /usr/lib/golang/src/bufio /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b033/_pkg_.a -trimpath "$WORK/b033=>" -shared -p bufio -std -complete -installsuffix shared -buildid xqb4aNRtGnjYBEb_Pc4-/xqb4aNRtGnjYBEb_Pc4- -goversion go1.14.3 -D "" -importcfg $WORK/b033/importcfg -pack ./bufio.go ./scan.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b036/_pkg_.a # internal cp $WORK/b036/_pkg_.a /builddir/.cache/go-build/7a/7aa249337919dd5da5af3d5272bb6e23586a0046e6cb17b2f74833b8358d0353-d # internal path mkdir -p $WORK/b035/ cat >$WORK/b035/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b002/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a packagefile unicode/utf8=$WORK/b017/_pkg_.a EOF cd /usr/lib/golang/src/path /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b035/_pkg_.a -trimpath "$WORK/b035=>" -shared -p path -std -complete -installsuffix shared -buildid pNNhrbM4Ayi2UruRpw_1/pNNhrbM4Ayi2UruRpw_1 -goversion go1.14.3 -D "" -importcfg $WORK/b035/importcfg -pack ./match.go ./path.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b070/_pkg_.a # internal cp $WORK/b070/_pkg_.a /builddir/.cache/go-build/91/9186b75c25494d84cf0c57e5eeea7445cac324148d998f87adec5ded370491c4-d # internal regexp/syntax mkdir -p $WORK/b047/ cat >$WORK/b047/importcfg << 'EOF' # internal # import config packagefile sort=$WORK/b022/_pkg_.a packagefile strconv=$WORK/b016/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a packagefile unicode=$WORK/b021/_pkg_.a packagefile unicode/utf8=$WORK/b017/_pkg_.a EOF cd /usr/lib/golang/src/regexp/syntax /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b047/_pkg_.a -trimpath "$WORK/b047=>" -shared -p regexp/syntax -std -complete -installsuffix shared -buildid x5rNGY-PJRf9WJW5gmOu/x5rNGY-PJRf9WJW5gmOu -goversion go1.14.3 -D "" -importcfg $WORK/b047/importcfg -pack ./compile.go ./doc.go ./op_string.go ./parse.go ./perl_groups.go ./prog.go ./regexp.go ./simplify.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b035/_pkg_.a # internal cp $WORK/b035/_pkg_.a /builddir/.cache/go-build/c9/c9866a1068c8c5157c5a7d9db2075c335d21da1d861c98988c771a24923be195-d # internal hash mkdir -p $WORK/b052/ cat >$WORK/b052/importcfg << 'EOF' # internal # import config packagefile io=$WORK/b023/_pkg_.a EOF cd /usr/lib/golang/src/hash /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b052/_pkg_.a -trimpath "$WORK/b052=>" -shared -p hash -std -complete -installsuffix shared -buildid X2HMVt5G_3Qor6PWxsjb/X2HMVt5G_3Qor6PWxsjb -goversion go1.14.3 -D "" -importcfg $WORK/b052/importcfg -pack ./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/11/118eff2c7e7e896eae879ac1536a5946c58c69b0707ca72afe6628cc8c5328e3-d # internal crypto mkdir -p $WORK/b051/ cat >$WORK/b051/importcfg << 'EOF' # internal # import config packagefile hash=$WORK/b052/_pkg_.a packagefile io=$WORK/b023/_pkg_.a packagefile strconv=$WORK/b016/_pkg_.a EOF cd /usr/lib/golang/src/crypto /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b051/_pkg_.a -trimpath "$WORK/b051=>" -shared -p crypto -std -complete -installsuffix shared -buildid sz1H-ymUN8oeUaVNktHm/sz1H-ymUN8oeUaVNktHm -goversion go1.14.3 -D "" -importcfg $WORK/b051/importcfg -pack ./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/bb/bb06aa576554d2e6379e646e23460219e0b64030abe30f9a876c233d456d75ad-d # internal hash/adler32 mkdir -p $WORK/b056/ cat >$WORK/b056/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b002/_pkg_.a packagefile hash=$WORK/b052/_pkg_.a EOF cd /usr/lib/golang/src/hash/adler32 /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b056/_pkg_.a -trimpath "$WORK/b056=>" -shared -p hash/adler32 -std -complete -installsuffix shared -buildid 1isSR_lCbDmCp18Qgz-F/1isSR_lCbDmCp18Qgz-F -goversion go1.14.3 -D "" -importcfg $WORK/b056/importcfg -pack ./adler32.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b033/_pkg_.a # internal cp $WORK/b033/_pkg_.a /builddir/.cache/go-build/d5/d5683c335b3bae5b3505531e68a6754129612b93ea766382256846bb6d041de0-d # internal /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b056/_pkg_.a # internal cp $WORK/b056/_pkg_.a /builddir/.cache/go-build/dc/dc80af5be83ec4515bbca575433bfbfc0b7634212e78f2e91a4d95242e7f84f1-d # internal cd /usr/lib/golang/src/syscall /usr/lib/golang/pkg/tool/linux_arm/asm -trimpath "$WORK/b028=>" -I $WORK/b028/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm -shared -o $WORK/b028/asm_linux_arm.o ./asm_linux_arm.s /usr/lib/golang/pkg/tool/linux_arm/pack r $WORK/b028/_pkg_.a $WORK/b028/asm_linux_arm.o # internal /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b028/_pkg_.a # internal cp $WORK/b028/_pkg_.a /builddir/.cache/go-build/18/1823075ca41cda4f96f33879760dff4043b8ea8c9104384e372442c2d3bad084-d # internal internal/syscall/unix mkdir -p $WORK/b027/ time cat >$WORK/b027/importcfg << 'EOF' # internal # import config packagefile sync/atomic=$WORK/b020/_pkg_.a packagefile syscall=$WORK/b028/_pkg_.a EOF internal/syscall/execenv mkdir -p $WORK/b029/ mkdir -p $WORK/b030/ cat >$WORK/b029/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b002/_pkg_.a packagefile runtime=$WORK/b004/_pkg_.a packagefile sync=$WORK/b018/_pkg_.a packagefile syscall=$WORK/b028/_pkg_.a EOF cd /usr/lib/golang/src/time /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b029/_pkg_.a -trimpath "$WORK/b029=>" -shared -p time -std -installsuffix shared -buildid Gm9z5YyA3xgRr9XOPpDr/Gm9z5YyA3xgRr9XOPpDr -goversion go1.14.3 -D "" -importcfg $WORK/b029/importcfg -pack ./format.go ./sleep.go ./sys_unix.go ./tick.go ./time.go ./zoneinfo.go ./zoneinfo_read.go ./zoneinfo_unix.go cat >$WORK/b030/importcfg << 'EOF' # internal # import config packagefile syscall=$WORK/b028/_pkg_.a EOF cd /usr/lib/golang/src/internal/syscall/execenv /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b030/_pkg_.a -trimpath "$WORK/b030=>" -shared -p internal/syscall/execenv -std -complete -installsuffix shared -buildid JZsDcGSfchDuUJlDIA9L/JZsDcGSfchDuUJlDIA9L -goversion go1.14.3 -D "" -importcfg $WORK/b030/importcfg -pack ./execenv_default.go cd /usr/lib/golang/src/internal/syscall/unix /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b027/_pkg_.a -trimpath "$WORK/b027=>" -shared -p internal/syscall/unix -std -complete -installsuffix shared -buildid HkDBQvd3rqdRtnLVnukI/HkDBQvd3rqdRtnLVnukI -goversion go1.14.3 -D "" -importcfg $WORK/b027/importcfg -pack ./at.go ./at_sysnum_fstatat64_linux.go ./at_sysnum_linux.go ./fcntl_linux_32bit.go ./getrandom_linux.go ./getrandom_linux_arm.go ./nonblocking.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b030/_pkg_.a # internal cp $WORK/b030/_pkg_.a /builddir/.cache/go-build/63/63a7e3c61ed7fd2888a0cc039bfad05a4b0ee9046ea32eac65a11d0af12e498c-d # internal github.com/snapcore/snapd/osutil/mount mkdir -p $WORK/b080/ cat >$WORK/b080/importcfg << 'EOF' # internal # import config packagefile math/bits=$WORK/b015/_pkg_.a packagefile syscall=$WORK/b028/_pkg_.a EOF cd /builddir/build/BUILD/snapd-2.45.2/src/github.com/snapcore/snapd/osutil/mount /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b080/_pkg_.a -trimpath "$WORK/b080=>" -shared -p github.com/snapcore/snapd/osutil/mount -complete -installsuffix shared -buildid fDDizTCRoYs7LX0iG7rF/fDDizTCRoYs7LX0iG7rF -goversion go1.14.3 -D "" -importcfg $WORK/b080/importcfg -pack ./mount_linux.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b027/_pkg_.a # internal cp $WORK/b027/_pkg_.a /builddir/.cache/go-build/84/845fc8093e5c0f24c143a0e0c6bc752ae192c633e45083dba33dad2b3dbfa8f3-d # internal /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b080/_pkg_.a # internal cp $WORK/b080/_pkg_.a /builddir/.cache/go-build/8f/8fb6ab2128217af0d7d7cc4018969f634ccf876d35ca91042532abd3399c44c7-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/f9/f98a0b996957ef36acbdd06588d29a3df221c1d3ba9a055d154d380d69435a00-d # internal regexp mkdir -p $WORK/b046/ cat >$WORK/b046/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b034/_pkg_.a packagefile io=$WORK/b023/_pkg_.a packagefile regexp/syntax=$WORK/b047/_pkg_.a packagefile sort=$WORK/b022/_pkg_.a packagefile strconv=$WORK/b016/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a packagefile sync=$WORK/b018/_pkg_.a packagefile unicode=$WORK/b021/_pkg_.a packagefile unicode/utf8=$WORK/b017/_pkg_.a EOF cd /usr/lib/golang/src/regexp /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b046/_pkg_.a -trimpath "$WORK/b046=>" -shared -p regexp -std -complete -installsuffix shared -buildid kFKHFTr3go6naBdZtom5/kFKHFTr3go6naBdZtom5 -goversion go1.14.3 -D "" -importcfg $WORK/b046/importcfg -pack ./backtrack.go ./exec.go ./onepass.go ./regexp.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b029/_pkg_.a # internal cp $WORK/b029/_pkg_.a /builddir/.cache/go-build/fd/fdab4355843ceeb01c6e9b2425bcb178402acfe192cdb38f503bf821c09670b9-d # internal internal/poll mkdir -p $WORK/b026/ context mkdir -p $WORK/b050/ cat >$WORK/b050/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b002/_pkg_.a packagefile internal/reflectlite=$WORK/b003/_pkg_.a packagefile sync=$WORK/b018/_pkg_.a packagefile sync/atomic=$WORK/b020/_pkg_.a packagefile time=$WORK/b029/_pkg_.a EOF cd /usr/lib/golang/src/context /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b050/_pkg_.a -trimpath "$WORK/b050=>" -shared -p context -std -complete -installsuffix shared -buildid uD6SrZxYbJCPYdhQ6aVT/uD6SrZxYbJCPYdhQ6aVT -goversion go1.14.3 -D "" -importcfg $WORK/b050/importcfg -pack ./context.go cat >$WORK/b026/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b002/_pkg_.a packagefile internal/syscall/unix=$WORK/b027/_pkg_.a packagefile io=$WORK/b023/_pkg_.a packagefile runtime=$WORK/b004/_pkg_.a packagefile sync=$WORK/b018/_pkg_.a packagefile sync/atomic=$WORK/b020/_pkg_.a packagefile syscall=$WORK/b028/_pkg_.a packagefile time=$WORK/b029/_pkg_.a EOF cd /usr/lib/golang/src/internal/poll /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b026/_pkg_.a -trimpath "$WORK/b026=>" -shared -p internal/poll -std -installsuffix shared -buildid qHYfQLPqIOgwmmjVR8Lf/qHYfQLPqIOgwmmjVR8Lf -goversion go1.14.3 -D "" -importcfg $WORK/b026/importcfg -pack ./errno_unix.go ./fcntl_syscall.go ./fd.go ./fd_fsync_posix.go ./fd_mutex.go ./fd_poll_runtime.go ./fd_posix.go ./fd_unix.go ./fd_writev_unix.go ./hook_cloexec.go ./hook_unix.go ./sendfile_linux.go ./sock_cloexec.go ./sockopt.go ./sockopt_linux.go ./sockopt_unix.go ./sockoptip.go ./splice_linux.go ./writev.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b046/_pkg_.a # internal cp $WORK/b046/_pkg_.a /builddir/.cache/go-build/8a/8aa8a02cb87564d1c8d0b7f28b5efa2dc860365224001d99ee8a33ed19fe1530-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/a8/a85818705158bac17fd69aa04b6b92cfe6195df784ecd29844491e70fd1745a5-d # internal /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b026/_pkg_.a # internal cp $WORK/b026/_pkg_.a /builddir/.cache/go-build/56/56e918b574284d6e8204480a63a22ca5c163c1489fc3ae7bf0ea800f3343d4b7-d # internal os mkdir -p $WORK/b024/ cat >$WORK/b024/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b002/_pkg_.a packagefile internal/oserror=$WORK/b025/_pkg_.a packagefile internal/poll=$WORK/b026/_pkg_.a packagefile internal/syscall/execenv=$WORK/b030/_pkg_.a packagefile internal/syscall/unix=$WORK/b027/_pkg_.a packagefile internal/testlog=$WORK/b031/_pkg_.a packagefile io=$WORK/b023/_pkg_.a packagefile runtime=$WORK/b004/_pkg_.a packagefile sync=$WORK/b018/_pkg_.a packagefile sync/atomic=$WORK/b020/_pkg_.a packagefile syscall=$WORK/b028/_pkg_.a packagefile time=$WORK/b029/_pkg_.a EOF cd /usr/lib/golang/src/os /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b024/_pkg_.a -trimpath "$WORK/b024=>" -shared -p os -std -installsuffix shared -buildid KvhaSn2gJqPdjr2VYCDK/KvhaSn2gJqPdjr2VYCDK -goversion go1.14.3 -D "" -importcfg $WORK/b024/importcfg -pack ./dir.go ./dir_unix.go ./env.go ./error.go ./error_errno.go ./error_posix.go ./exec.go ./exec_posix.go ./exec_unix.go ./executable.go ./executable_procfs.go ./file.go ./file_posix.go ./file_unix.go ./getwd.go ./path.go ./path_unix.go ./pipe_linux.go ./proc.go ./rawconn.go ./removeall_at.go ./stat.go ./stat_linux.go ./stat_unix.go ./sticky_notbsd.go ./str.go ./sys.go ./sys_linux.go ./sys_unix.go ./types.go ./types_unix.go ./wait_waitid.go cd /usr/lib/golang/src/reflect /usr/lib/golang/pkg/tool/linux_arm/asm -trimpath "$WORK/b013=>" -I $WORK/b013/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm -shared -o $WORK/b013/asm_arm.o ./asm_arm.s /usr/lib/golang/pkg/tool/linux_arm/pack r $WORK/b013/_pkg_.a $WORK/b013/asm_arm.o # internal /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b013/_pkg_.a # internal cp $WORK/b013/_pkg_.a /builddir/.cache/go-build/50/503ea9f5ccefbbf9d29c14f50568b2f1fa859c5d35f9f28105cb5ba139d5ee6f-d # internal internal/fmtsort mkdir -p $WORK/b012/ encoding/binary mkdir -p $WORK/b045/ cat >$WORK/b012/importcfg << 'EOF' # internal # import config packagefile reflect=$WORK/b013/_pkg_.a packagefile sort=$WORK/b022/_pkg_.a EOF cd /usr/lib/golang/src/internal/fmtsort /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b012/_pkg_.a -trimpath "$WORK/b012=>" -shared -p internal/fmtsort -std -complete -installsuffix shared -buildid pLJJVOj4pakgh92xlEo_/pLJJVOj4pakgh92xlEo_ -goversion go1.14.3 -D "" -importcfg $WORK/b012/importcfg -pack ./sort.go cat >$WORK/b045/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b002/_pkg_.a packagefile io=$WORK/b023/_pkg_.a packagefile math=$WORK/b014/_pkg_.a packagefile reflect=$WORK/b013/_pkg_.a packagefile sync=$WORK/b018/_pkg_.a EOF cd /usr/lib/golang/src/encoding/binary /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b045/_pkg_.a -trimpath "$WORK/b045=>" -shared -p encoding/binary -std -complete -installsuffix shared -buildid ai1jlzZn9a8XxcL15zki/ai1jlzZn9a8XxcL15zki -goversion go1.14.3 -D "" -importcfg $WORK/b045/importcfg -pack ./binary.go ./varint.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b012/_pkg_.a # internal cp $WORK/b012/_pkg_.a /builddir/.cache/go-build/97/97e80f7a446d37f69ab9f6ed556009c0c20ffd41c46b37b0f4edc9bededdc253-d # internal /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b045/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b024/_pkg_.a # internal cp $WORK/b045/_pkg_.a /builddir/.cache/go-build/80/80a80b1fe0acaf778210ed530e25f75e899207244f7a6e94133f8c3a57243cfe-d # internal encoding/base64 mkdir -p $WORK/b044/ crypto/sha256 mkdir -p $WORK/b068/ cat >$WORK/b044/importcfg << 'EOF' # internal # import config packagefile encoding/binary=$WORK/b045/_pkg_.a packagefile io=$WORK/b023/_pkg_.a packagefile strconv=$WORK/b016/_pkg_.a EOF cd /usr/lib/golang/src/encoding/base64 /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b044/_pkg_.a -trimpath "$WORK/b044=>" -shared -p encoding/base64 -std -complete -installsuffix shared -buildid lp5VTYbw1K1eZe09eKjH/lp5VTYbw1K1eZe09eKjH -goversion go1.14.3 -D "" -importcfg $WORK/b044/importcfg -pack ./base64.go crypto/cipher mkdir -p $WORK/b063/ cat >$WORK/b068/importcfg << 'EOF' # internal # import config packagefile crypto=$WORK/b051/_pkg_.a packagefile encoding/binary=$WORK/b045/_pkg_.a packagefile errors=$WORK/b002/_pkg_.a packagefile hash=$WORK/b052/_pkg_.a packagefile math/bits=$WORK/b015/_pkg_.a EOF cd /usr/lib/golang/src/crypto/sha256 /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b068/_pkg_.a -trimpath "$WORK/b068=>" -shared -p crypto/sha256 -std -complete -installsuffix shared -buildid u18wBcUn6Hc87SAVhKY9/u18wBcUn6Hc87SAVhKY9 -goversion go1.14.3 -D "" -importcfg $WORK/b068/importcfg -pack ./sha256.go ./sha256block.go ./sha256block_generic.go cat >$WORK/b063/importcfg << 'EOF' # internal # import config packagefile crypto/internal/subtle=$WORK/b064/_pkg_.a packagefile crypto/subtle=$WORK/b065/_pkg_.a packagefile encoding/binary=$WORK/b045/_pkg_.a packagefile errors=$WORK/b002/_pkg_.a packagefile io=$WORK/b023/_pkg_.a packagefile runtime=$WORK/b004/_pkg_.a EOF cd /usr/lib/golang/src/crypto/cipher /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b063/_pkg_.a -trimpath "$WORK/b063=>" -shared -p crypto/cipher -std -complete -installsuffix shared -buildid 1osX1DQGFfeSeROvlTL_/1osX1DQGFfeSeROvlTL_ -goversion go1.14.3 -D "" -importcfg $WORK/b063/importcfg -pack ./cbc.go ./cfb.go ./cipher.go ./ctr.go ./gcm.go ./io.go ./ofb.go ./xor_generic.go cp $WORK/b024/_pkg_.a /builddir/.cache/go-build/f5/f568e35a4ec102efe1ad43ec5014a52b38020815b7f36addc4e903cd5e08384b-d # internal fmt mkdir -p $WORK/b011/ cat >$WORK/b011/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b002/_pkg_.a packagefile internal/fmtsort=$WORK/b012/_pkg_.a packagefile io=$WORK/b023/_pkg_.a packagefile math=$WORK/b014/_pkg_.a packagefile os=$WORK/b024/_pkg_.a packagefile reflect=$WORK/b013/_pkg_.a packagefile strconv=$WORK/b016/_pkg_.a packagefile sync=$WORK/b018/_pkg_.a packagefile unicode/utf8=$WORK/b017/_pkg_.a EOF cd /usr/lib/golang/src/fmt /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b011/_pkg_.a -trimpath "$WORK/b011=>" -shared -p fmt -std -complete -installsuffix shared -buildid 9R3qGIKWv3oRHMv_ufec/9R3qGIKWv3oRHMv_ufec -goversion go1.14.3 -D "" -importcfg $WORK/b011/importcfg -pack ./doc.go ./errors.go ./format.go ./print.go ./scan.go path/filepath mkdir -p $WORK/b037/ cat >$WORK/b037/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b002/_pkg_.a packagefile os=$WORK/b024/_pkg_.a packagefile runtime=$WORK/b004/_pkg_.a packagefile sort=$WORK/b022/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a packagefile syscall=$WORK/b028/_pkg_.a packagefile unicode/utf8=$WORK/b017/_pkg_.a EOF cd /usr/lib/golang/src/path/filepath /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b037/_pkg_.a -trimpath "$WORK/b037=>" -shared -p path/filepath -std -complete -installsuffix shared -buildid i1rmPAxIm1QVQmEymIMl/i1rmPAxIm1QVQmEymIMl -goversion go1.14.3 -D "" -importcfg $WORK/b037/importcfg -pack ./match.go ./path.go ./path_unix.go ./symlink.go ./symlink_unix.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b068/_pkg_.a # internal cp $WORK/b068/_pkg_.a /builddir/.cache/go-build/71/7156ff2ffd0d375069eef3a44555bc96f7ded2d0a330f2e3a5861530a7051b46-d # internal github.com/snapcore/snapd/osutil/sys mkdir -p $WORK/b059/ cat >$WORK/b059/importcfg << 'EOF' # internal # import config packagefile os=$WORK/b024/_pkg_.a packagefile syscall=$WORK/b028/_pkg_.a EOF cd /builddir/build/BUILD/snapd-2.45.2/src/github.com/snapcore/snapd/osutil/sys /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b059/_pkg_.a -trimpath "$WORK/b059=>" -shared -p github.com/snapcore/snapd/osutil/sys -complete -installsuffix shared -buildid Kq7GG2YVj9AkEIr17Vrl/Kq7GG2YVj9AkEIr17Vrl -goversion go1.14.3 -D "" -importcfg $WORK/b059/importcfg -pack ./syscall.go ./sysnum_16_linux.go ./sysnum_linux.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b044/_pkg_.a # internal cp $WORK/b044/_pkg_.a /builddir/.cache/go-build/d2/d2933a2574ed02271aedda8c884038f457d2ee023308885f919ec749f3a1233d-d # internal net mkdir -p $WORK/b069/ cd /usr/lib/golang/src/net CGO_LDFLAGS='"-g" "-O2"' /usr/lib/golang/pkg/tool/linux_arm/cgo -objdir $WORK/b069/ -importpath net -- -I $WORK/b069/ -g -O2 ./cgo_linux.go ./cgo_resnew.go ./cgo_socknew.go ./cgo_unix.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b059/_pkg_.a # internal cp $WORK/b059/_pkg_.a /builddir/.cache/go-build/13/134337bece088472f49e85f3619cd0918e7a1a9ca85177b52e53d3fcc40af861-d # internal runtime/debug mkdir -p $WORK/b097/ cat >$WORK/b097/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/runtime/debug /usr/lib/golang/pkg/tool/linux_arm/asm -trimpath "$WORK/b097=>" -I $WORK/b097/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm -shared -gensymabis -o $WORK/b097/symabis ./debug.s cat >$WORK/b097/importcfg << 'EOF' # internal # import config packagefile os=$WORK/b024/_pkg_.a packagefile runtime=$WORK/b004/_pkg_.a packagefile sort=$WORK/b022/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a packagefile time=$WORK/b029/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b097/_pkg_.a -trimpath "$WORK/b097=>" -shared -p runtime/debug -std -installsuffix shared -buildid mF3uR8wORDrTP_-GQwLY/mF3uR8wORDrTP_-GQwLY -goversion go1.14.3 -symabis $WORK/b097/symabis -D "" -importcfg $WORK/b097/importcfg -pack -asmhdr $WORK/b097/go_asm.h ./garbage.go ./mod.go ./stack.go ./stubs.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b063/_pkg_.a # internal cp $WORK/b063/_pkg_.a /builddir/.cache/go-build/5a/5ab1776ab6b0c1499fd46834a49694dd50a3addde3d9187b2f9f5799ee875719-d # internal crypto/aes mkdir -p $WORK/b062/ cat >$WORK/b062/importcfg << 'EOF' # internal # import config packagefile crypto/cipher=$WORK/b063/_pkg_.a packagefile crypto/internal/subtle=$WORK/b064/_pkg_.a packagefile encoding/binary=$WORK/b045/_pkg_.a packagefile strconv=$WORK/b016/_pkg_.a EOF cd /usr/lib/golang/src/crypto/aes /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b062/_pkg_.a -trimpath "$WORK/b062=>" -shared -p crypto/aes -std -complete -installsuffix shared -buildid MQAitTpvZ43v0RBcGKsQ/MQAitTpvZ43v0RBcGKsQ -goversion go1.14.3 -D "" -importcfg $WORK/b062/importcfg -pack ./block.go ./cipher.go ./cipher_generic.go ./const.go ./modes.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b037/_pkg_.a # internal cp $WORK/b037/_pkg_.a /builddir/.cache/go-build/26/26efb7f11c165de78e23d92cc218175516eebabc4d023abe3e103385c519cf20-d # internal io/ioutil mkdir -p $WORK/b048/ cat >$WORK/b048/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b034/_pkg_.a packagefile io=$WORK/b023/_pkg_.a packagefile os=$WORK/b024/_pkg_.a packagefile path/filepath=$WORK/b037/_pkg_.a packagefile sort=$WORK/b022/_pkg_.a packagefile strconv=$WORK/b016/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a packagefile sync=$WORK/b018/_pkg_.a packagefile time=$WORK/b029/_pkg_.a EOF cd /usr/lib/golang/src/io/ioutil /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b048/_pkg_.a -trimpath "$WORK/b048=>" -shared -p io/ioutil -std -complete -installsuffix shared -buildid __syT6BcB31SS2DXKRnM/__syT6BcB31SS2DXKRnM -goversion go1.14.3 -D "" -importcfg $WORK/b048/importcfg -pack ./ioutil.go ./tempfile.go cd /usr/lib/golang/src/runtime/debug /usr/lib/golang/pkg/tool/linux_arm/asm -trimpath "$WORK/b097=>" -I $WORK/b097/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm -shared -o $WORK/b097/debug.o ./debug.s /usr/lib/golang/pkg/tool/linux_arm/pack r $WORK/b097/_pkg_.a $WORK/b097/debug.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/07/07294b8ee184985ca45beba4d22be834aac8d40e3aa08e109e1cfab12084d88b-d # internal os/exec mkdir -p $WORK/b075/ cat >$WORK/b075/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b034/_pkg_.a packagefile context=$WORK/b050/_pkg_.a packagefile errors=$WORK/b002/_pkg_.a packagefile internal/syscall/execenv=$WORK/b030/_pkg_.a packagefile io=$WORK/b023/_pkg_.a packagefile os=$WORK/b024/_pkg_.a packagefile path/filepath=$WORK/b037/_pkg_.a packagefile runtime=$WORK/b004/_pkg_.a packagefile strconv=$WORK/b016/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a packagefile sync=$WORK/b018/_pkg_.a packagefile syscall=$WORK/b028/_pkg_.a EOF cd /usr/lib/golang/src/os/exec /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b075/_pkg_.a -trimpath "$WORK/b075=>" -shared -p os/exec -std -complete -installsuffix shared -buildid kJeMXeyvixizHih91Xa5/kJeMXeyvixizHih91Xa5 -goversion go1.14.3 -D "" -importcfg $WORK/b075/importcfg -pack ./exec.go ./exec_unix.go ./lp_unix.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b062/_pkg_.a # internal cp $WORK/b062/_pkg_.a /builddir/.cache/go-build/66/6644da825921ddbd0d119f0d56e12e9fd1fb9faa094a68aad05b60fadd4cc6a9-d # internal /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b048/_pkg_.a # internal cp $WORK/b048/_pkg_.a /builddir/.cache/go-build/65/65d55bddad084e429f7adab35908d3ac2fae0888abe19522f7fd99fbaac04d51-d # internal /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b075/_pkg_.a # internal cp $WORK/b075/_pkg_.a /builddir/.cache/go-build/f9/f95676f1d4e674f8a2bb9e3a1e6d299be9c709bbae34a4d7a617c7fb3d9fa021-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/b0/b0a98959f25eaf71bf300d0c724c8fbb1b6c52d1eb937f3c3a9751d99ec9d34f-d # internal compress/flate mkdir -p $WORK/b055/ cat >$WORK/b055/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b033/_pkg_.a packagefile fmt=$WORK/b011/_pkg_.a packagefile io=$WORK/b023/_pkg_.a packagefile math=$WORK/b014/_pkg_.a packagefile math/bits=$WORK/b015/_pkg_.a packagefile sort=$WORK/b022/_pkg_.a packagefile strconv=$WORK/b016/_pkg_.a packagefile sync=$WORK/b018/_pkg_.a EOF cd /usr/lib/golang/src/compress/flate /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b055/_pkg_.a -trimpath "$WORK/b055=>" -shared -p compress/flate -std -complete -installsuffix shared -buildid 7_Jxxsr0Ml60x5GaJZJm/7_Jxxsr0Ml60x5GaJZJm -goversion go1.14.3 -D "" -importcfg $WORK/b055/importcfg -pack ./deflate.go ./deflatefast.go ./dict_decoder.go ./huffman_bit_writer.go ./huffman_code.go ./inflate.go ./token.go github.com/jessevdk/go-flags mkdir -p $WORK/b032/ cat >$WORK/b032/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b033/_pkg_.a packagefile bytes=$WORK/b034/_pkg_.a packagefile errors=$WORK/b002/_pkg_.a packagefile fmt=$WORK/b011/_pkg_.a packagefile io=$WORK/b023/_pkg_.a packagefile os=$WORK/b024/_pkg_.a packagefile path=$WORK/b035/_pkg_.a packagefile path/filepath=$WORK/b037/_pkg_.a packagefile reflect=$WORK/b013/_pkg_.a packagefile runtime=$WORK/b004/_pkg_.a packagefile sort=$WORK/b022/_pkg_.a packagefile strconv=$WORK/b016/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a packagefile syscall=$WORK/b028/_pkg_.a packagefile time=$WORK/b029/_pkg_.a packagefile unicode/utf8=$WORK/b017/_pkg_.a EOF debug/dwarf mkdir -p $WORK/b057/ cat >$WORK/b057/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b034/_pkg_.a packagefile encoding/binary=$WORK/b045/_pkg_.a packagefile errors=$WORK/b002/_pkg_.a packagefile fmt=$WORK/b011/_pkg_.a packagefile io=$WORK/b023/_pkg_.a packagefile path=$WORK/b035/_pkg_.a packagefile sort=$WORK/b022/_pkg_.a packagefile strconv=$WORK/b016/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a EOF cd /usr/lib/golang/src/debug/dwarf /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b057/_pkg_.a -trimpath "$WORK/b057=>" -shared -p debug/dwarf -std -complete -installsuffix shared -buildid FKIeyFNT4FxrEnjudjW1/FKIeyFNT4FxrEnjudjW1 -goversion go1.14.3 -D "" -importcfg $WORK/b057/importcfg -pack ./attr_string.go ./buf.go ./class_string.go ./const.go ./entry.go ./line.go ./open.go ./tag_string.go ./type.go ./typeunit.go ./unit.go gopkg.in/yaml.v2 mkdir -p $WORK/b042/ cd /usr/share/gocode/src/github.com/jessevdk/go-flags /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b032/_pkg_.a -trimpath "$WORK/b032=>" -shared -p github.com/jessevdk/go-flags -complete -installsuffix shared -buildid rQ35KYLr30xr6RBAepbt/rQ35KYLr30xr6RBAepbt -goversion go1.14.3 -D "" -importcfg $WORK/b032/importcfg -pack ./arg.go ./closest.go ./command.go ./completion.go ./convert.go ./error.go ./flags.go ./group.go ./help.go ./ini.go ./man.go ./multitag.go ./option.go ./optstyle_other.go ./parser.go ./termsize.go ./tiocgwinsz_linux.go cat >$WORK/b042/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b034/_pkg_.a packagefile encoding=$WORK/b043/_pkg_.a packagefile encoding/base64=$WORK/b044/_pkg_.a packagefile errors=$WORK/b002/_pkg_.a packagefile fmt=$WORK/b011/_pkg_.a packagefile io=$WORK/b023/_pkg_.a packagefile math=$WORK/b014/_pkg_.a packagefile reflect=$WORK/b013/_pkg_.a packagefile regexp=$WORK/b046/_pkg_.a packagefile sort=$WORK/b022/_pkg_.a packagefile strconv=$WORK/b016/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a packagefile sync=$WORK/b018/_pkg_.a packagefile time=$WORK/b029/_pkg_.a packagefile unicode=$WORK/b021/_pkg_.a packagefile unicode/utf8=$WORK/b017/_pkg_.a EOF cd /usr/share/gocode/src/gopkg.in/yaml.v2 /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b042/_pkg_.a -trimpath "$WORK/b042=>" -shared -p gopkg.in/yaml.v2 -complete -installsuffix shared -buildid LHHMb3qptV-si6u-OFrq/LHHMb3qptV-si6u-OFrq -goversion go1.14.3 -D "" -importcfg $WORK/b042/importcfg -pack ./apic.go ./decode.go ./emitterc.go ./encode.go ./parserc.go ./readerc.go ./resolve.go ./scannerc.go ./sorter.go ./writerc.go ./yaml.go ./yamlh.go ./yamlprivateh.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b055/_pkg_.a # internal cp $WORK/b055/_pkg_.a /builddir/.cache/go-build/f4/f4913160c86c2755fd74c1880ae016ba38e698e828b80157ca5d1e428966f4c5-d # internal compress/zlib mkdir -p $WORK/b054/ cat >$WORK/b054/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b033/_pkg_.a packagefile compress/flate=$WORK/b055/_pkg_.a packagefile encoding/binary=$WORK/b045/_pkg_.a packagefile errors=$WORK/b002/_pkg_.a packagefile fmt=$WORK/b011/_pkg_.a packagefile hash=$WORK/b052/_pkg_.a packagefile hash/adler32=$WORK/b056/_pkg_.a packagefile io=$WORK/b023/_pkg_.a EOF cd /usr/lib/golang/src/compress/zlib /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b054/_pkg_.a -trimpath "$WORK/b054=>" -shared -p compress/zlib -std -complete -installsuffix shared -buildid gRx71mthryvvUesZxS-P/gRx71mthryvvUesZxS-P -goversion go1.14.3 -D "" -importcfg $WORK/b054/importcfg -pack ./reader.go ./writer.go cd $WORK/b069 TERM='dumb' gcc -I /usr/lib/golang/src/net -fPIC -marm -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b069=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x001.o -c _cgo_export.c /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b054/_pkg_.a # internal cp $WORK/b054/_pkg_.a /builddir/.cache/go-build/ea/ea88e2594751f7e095c89d38db9969cee8e55f5cb4ed097bc77b3107d6343fb6-d # internal encoding/hex mkdir -p $WORK/b058/ 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 cat >$WORK/b058/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b002/_pkg_.a packagefile fmt=$WORK/b011/_pkg_.a packagefile io=$WORK/b023/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a EOF cd /usr/lib/golang/src/encoding/hex /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b058/_pkg_.a -trimpath "$WORK/b058=>" -shared -p encoding/hex -std -complete -installsuffix shared -buildid krMhCIYVeIk97vB141Cd/krMhCIYVeIk97vB141Cd -goversion go1.14.3 -D "" -importcfg $WORK/b058/importcfg -pack ./hex.go cd $WORK/b069 TERM='dumb' gcc -I /usr/lib/golang/src/net -fPIC -marm -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b069=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x003.o -c cgo_resnew.cgo2.c /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b058/_pkg_.a # internal cp $WORK/b058/_pkg_.a /builddir/.cache/go-build/60/6001a02eaa13e55d69a70143a15a258a3248da2889541bd9a754c60f8f17eba7-d # internal math/big mkdir -p $WORK/b066/ cat >$WORK/b066/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/math/big /usr/lib/golang/pkg/tool/linux_arm/asm -trimpath "$WORK/b066=>" -I $WORK/b066/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm -shared -gensymabis -o $WORK/b066/symabis ./arith_arm.s cat >$WORK/b066/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b034/_pkg_.a packagefile encoding/binary=$WORK/b045/_pkg_.a packagefile errors=$WORK/b002/_pkg_.a packagefile fmt=$WORK/b011/_pkg_.a packagefile io=$WORK/b023/_pkg_.a packagefile math=$WORK/b014/_pkg_.a packagefile math/bits=$WORK/b015/_pkg_.a packagefile math/rand=$WORK/b067/_pkg_.a packagefile strconv=$WORK/b016/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a packagefile sync=$WORK/b018/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b066/_pkg_.a -trimpath "$WORK/b066=>" -shared -p math/big -std -installsuffix shared -buildid xSXK4yhgKuL3IBbwMrkQ/xSXK4yhgKuL3IBbwMrkQ -goversion go1.14.3 -symabis $WORK/b066/symabis -D "" -importcfg $WORK/b066/importcfg -pack -asmhdr $WORK/b066/go_asm.h ./accuracy_string.go ./arith.go ./arith_decl.go ./decimal.go ./doc.go ./float.go ./floatconv.go ./floatmarsh.go ./ftoa.go ./int.go ./intconv.go ./intmarsh.go ./nat.go ./natconv.go ./prime.go ./rat.go ./ratconv.go ./ratmarsh.go ./roundingmode_string.go ./sqrt.go cd $WORK/b069 TERM='dumb' gcc -I /usr/lib/golang/src/net -fPIC -marm -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b069=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x004.o -c cgo_socknew.cgo2.c TERM='dumb' gcc -I /usr/lib/golang/src/net -fPIC -marm -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b069=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x005.o -c cgo_unix.cgo2.c TERM='dumb' gcc -I /usr/lib/golang/src/net -fPIC -marm -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b069=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_cgo_main.o -c _cgo_main.c 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/b032/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b057/_pkg_.a # internal cp $WORK/b032/_pkg_.a /builddir/.cache/go-build/1c/1cb9703decc20f8faec2dcdd093cf482a51fc77b843c0f1b31fea00b2eaec2d0-d # internal gopkg.in/tomb.v2 mkdir -p $WORK/b074/ cat >$WORK/b074/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b050/_pkg_.a packagefile errors=$WORK/b002/_pkg_.a packagefile fmt=$WORK/b011/_pkg_.a packagefile sync=$WORK/b018/_pkg_.a EOF cd /usr/share/gocode/src/gopkg.in/tomb.v2 /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b074/_pkg_.a -trimpath "$WORK/b074=>" -shared -p gopkg.in/tomb.v2 -complete -installsuffix shared -buildid umuhr86o3g2rCOqf3ZN-/umuhr86o3g2rCOqf3ZN- -goversion go1.14.3 -D "" -importcfg $WORK/b074/importcfg -pack ./context.go ./tomb.go cp $WORK/b057/_pkg_.a /builddir/.cache/go-build/dc/dca0d6e3175a092a97d58e5d5854bff2b92c9eda36e39fc9e4cbc225d61e54b1-d # internal debug/elf mkdir -p $WORK/b053/ cat >$WORK/b053/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b034/_pkg_.a packagefile compress/zlib=$WORK/b054/_pkg_.a packagefile debug/dwarf=$WORK/b057/_pkg_.a packagefile encoding/binary=$WORK/b045/_pkg_.a packagefile errors=$WORK/b002/_pkg_.a packagefile fmt=$WORK/b011/_pkg_.a packagefile io=$WORK/b023/_pkg_.a packagefile os=$WORK/b024/_pkg_.a packagefile strconv=$WORK/b016/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a EOF cd /usr/lib/golang/src/debug/elf /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b053/_pkg_.a -trimpath "$WORK/b053=>" -shared -p debug/elf -std -complete -installsuffix shared -buildid SLz3HEsa29tmGuE1Dq-v/SLz3HEsa29tmGuE1Dq-v -goversion go1.14.3 -D "" -importcfg $WORK/b053/importcfg -pack ./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/b069/_cgo_.o -dynout $WORK/b069/_cgo_import.go cat >$WORK/b069/importcfg << 'EOF' # internal # import config importmap golang.org/x/net/dns/dnsmessage=vendor/golang.org/x/net/dns/dnsmessage packagefile context=$WORK/b050/_pkg_.a packagefile errors=$WORK/b002/_pkg_.a packagefile vendor/golang.org/x/net/dns/dnsmessage=$WORK/b070/_pkg_.a packagefile internal/bytealg=$WORK/b005/_pkg_.a packagefile internal/nettrace=$WORK/b071/_pkg_.a packagefile internal/poll=$WORK/b026/_pkg_.a packagefile internal/singleflight=$WORK/b072/_pkg_.a packagefile io=$WORK/b023/_pkg_.a packagefile math/rand=$WORK/b067/_pkg_.a packagefile os=$WORK/b024/_pkg_.a packagefile runtime=$WORK/b004/_pkg_.a packagefile sort=$WORK/b022/_pkg_.a packagefile sync=$WORK/b018/_pkg_.a packagefile sync/atomic=$WORK/b020/_pkg_.a packagefile syscall=$WORK/b028/_pkg_.a packagefile time=$WORK/b029/_pkg_.a packagefile runtime/cgo=$WORK/b073/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b069/_pkg_.a -trimpath "$WORK/b069=>" -shared -p net -std -installsuffix shared -buildid ptYSgBZ1Md9zZ8aX4HdD/ptYSgBZ1Md9zZ8aX4HdD -goversion go1.14.3 -D "" -importcfg $WORK/b069/importcfg -pack ./addrselect.go ./conf.go ./dial.go ./dnsclient.go ./dnsclient_unix.go ./dnsconfig_unix.go ./error_posix.go ./error_unix.go ./fd_unix.go ./file.go ./file_unix.go ./hook.go ./hook_unix.go ./hosts.go ./interface.go ./interface_linux.go ./ip.go ./iprawsock.go ./iprawsock_posix.go ./ipsock.go ./ipsock_posix.go ./lookup.go ./lookup_unix.go ./mac.go ./net.go ./nss.go ./parse.go ./pipe.go ./port.go ./port_unix.go ./rawconn.go ./sendfile_linux.go ./sock_cloexec.go ./sock_linux.go ./sock_posix.go ./sockaddr_posix.go ./sockopt_linux.go ./sockopt_posix.go ./sockoptip_linux.go ./sockoptip_posix.go ./splice_linux.go ./tcpsock.go ./tcpsock_posix.go ./tcpsockopt_posix.go ./tcpsockopt_unix.go ./udpsock.go ./udpsock_posix.go ./unixsock.go ./unixsock_posix.go ./writev_unix.go $WORK/b069/_cgo_gotypes.go $WORK/b069/cgo_linux.cgo1.go $WORK/b069/cgo_resnew.cgo1.go $WORK/b069/cgo_socknew.cgo1.go $WORK/b069/cgo_unix.cgo1.go $WORK/b069/_cgo_import.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b074/_pkg_.a # internal cp $WORK/b074/_pkg_.a /builddir/.cache/go-build/76/76f14d96717211538c7b3acfe3382f17244fb877e522c7088257a6ef8bbed6ec-d # internal os/user mkdir -p $WORK/b076/ cd /usr/lib/golang/src/os/user CGO_LDFLAGS='"-g" "-O2"' /usr/lib/golang/pkg/tool/linux_arm/cgo -objdir $WORK/b076/ -importpath os/user -- -I $WORK/b076/ -g -O2 ./cgo_lookup_unix.go ./getgrouplist_unix.go ./listgroups_unix.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b042/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b053/_pkg_.a # internal cp $WORK/b042/_pkg_.a /builddir/.cache/go-build/74/74b5b9d5877d24b81e302d56f1ab1337ea12f155f9199901a6d3e5597bb29348-d # internal github.com/snapcore/snapd/strutil mkdir -p $WORK/b041/ cat >$WORK/b041/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b034/_pkg_.a packagefile fmt=$WORK/b011/_pkg_.a packagefile gopkg.in/yaml.v2=$WORK/b042/_pkg_.a packagefile path/filepath=$WORK/b037/_pkg_.a packagefile regexp=$WORK/b046/_pkg_.a packagefile sort=$WORK/b022/_pkg_.a packagefile strconv=$WORK/b016/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a packagefile unicode=$WORK/b021/_pkg_.a packagefile unicode/utf8=$WORK/b017/_pkg_.a EOF cd /builddir/build/BUILD/snapd-2.45.2/src/github.com/snapcore/snapd/strutil /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b041/_pkg_.a -trimpath "$WORK/b041=>" -shared -p github.com/snapcore/snapd/strutil -complete -installsuffix shared -buildid M8GqgnXIdXYRCg_Hrq7U/M8GqgnXIdXYRCg_Hrq7U -goversion go1.14.3 -D "" -importcfg $WORK/b041/importcfg -pack ./chrorder.go ./ctrl17.go ./limbuffer.go ./map.go ./matchcounter.go ./pathiter.go ./set.go ./strutil.go ./version.go cp $WORK/b053/_pkg_.a /builddir/.cache/go-build/16/16a32c2e103bbadb7d42ca90c837b02d86384798a55b84295760155c57809618-d # internal log mkdir -p $WORK/b079/ cat >$WORK/b079/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b011/_pkg_.a packagefile io=$WORK/b023/_pkg_.a packagefile os=$WORK/b024/_pkg_.a packagefile runtime=$WORK/b004/_pkg_.a packagefile sync=$WORK/b018/_pkg_.a packagefile time=$WORK/b029/_pkg_.a EOF cd /usr/lib/golang/src/log /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b079/_pkg_.a -trimpath "$WORK/b079=>" -shared -p log -std -complete -installsuffix shared -buildid NyrMFfiDI5eNzOyDCZ32/NyrMFfiDI5eNzOyDCZ32 -goversion go1.14.3 -D "" -importcfg $WORK/b079/importcfg -pack ./log.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b079/_pkg_.a # internal cp $WORK/b079/_pkg_.a /builddir/.cache/go-build/0b/0b7e026e22aba1b45282cc82ac60a5ed92933449f8d9cfd7718efc6452c048cf-d # internal encoding/json mkdir -p $WORK/b083/ cat >$WORK/b083/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b034/_pkg_.a packagefile encoding=$WORK/b043/_pkg_.a packagefile encoding/base64=$WORK/b044/_pkg_.a packagefile errors=$WORK/b002/_pkg_.a packagefile fmt=$WORK/b011/_pkg_.a packagefile io=$WORK/b023/_pkg_.a packagefile math=$WORK/b014/_pkg_.a packagefile reflect=$WORK/b013/_pkg_.a packagefile sort=$WORK/b022/_pkg_.a packagefile strconv=$WORK/b016/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a packagefile sync=$WORK/b018/_pkg_.a packagefile unicode=$WORK/b021/_pkg_.a packagefile unicode/utf16=$WORK/b084/_pkg_.a packagefile unicode/utf8=$WORK/b017/_pkg_.a EOF cd /usr/lib/golang/src/encoding/json /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b083/_pkg_.a -trimpath "$WORK/b083=>" -shared -p encoding/json -std -complete -installsuffix shared -buildid QqTDMjvhKleAEP3WbCHk/QqTDMjvhKleAEP3WbCHk -goversion go1.14.3 -D "" -importcfg $WORK/b083/importcfg -pack ./decode.go ./encode.go ./fold.go ./indent.go ./scanner.go ./stream.go ./tables.go ./tags.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b041/_pkg_.a # internal cp $WORK/b041/_pkg_.a /builddir/.cache/go-build/03/038223d9f1b673f41b1a9c8dd8eaefcad9007f1dddd0beb518a4f0f2f788748d-d # internal github.com/snapcore/snapd/release mkdir -p $WORK/b040/ cat >$WORK/b040/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b033/_pkg_.a packagefile bytes=$WORK/b034/_pkg_.a packagefile github.com/snapcore/snapd/strutil=$WORK/b041/_pkg_.a packagefile io/ioutil=$WORK/b048/_pkg_.a packagefile os=$WORK/b024/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a packagefile unicode=$WORK/b021/_pkg_.a EOF cd /builddir/build/BUILD/snapd-2.45.2/src/github.com/snapcore/snapd/release /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b040/_pkg_.a -trimpath "$WORK/b040=>" -shared -p github.com/snapcore/snapd/release -complete -installsuffix shared -buildid 3vFNFbWDwvIe6NJN9uDO/3vFNFbWDwvIe6NJN9uDO -goversion go1.14.3 -D "" -importcfg $WORK/b040/importcfg -pack ./release.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b040/_pkg_.a # internal cp $WORK/b040/_pkg_.a /builddir/.cache/go-build/f4/f42e9a159084f861bcdfc878347875ebf118529a3445d11a26e90f1962179232-d # internal github.com/snapcore/snapd/dirs mkdir -p $WORK/b039/ cat >$WORK/b039/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b011/_pkg_.a packagefile github.com/snapcore/snapd/release=$WORK/b040/_pkg_.a packagefile os=$WORK/b024/_pkg_.a packagefile path/filepath=$WORK/b037/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a EOF cd /builddir/build/BUILD/snapd-2.45.2/src/github.com/snapcore/snapd/dirs /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b039/_pkg_.a -trimpath "$WORK/b039=>" -shared -p github.com/snapcore/snapd/dirs -complete -installsuffix shared -buildid FotyxiYkL8zDd3j3by6E/FotyxiYkL8zDd3j3by6E -goversion go1.14.3 -D "" -importcfg $WORK/b039/importcfg -pack ./dirs.go cd /usr/lib/golang/src/math/big /usr/lib/golang/pkg/tool/linux_arm/asm -trimpath "$WORK/b066=>" -I $WORK/b066/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm -shared -o $WORK/b066/arith_arm.o ./arith_arm.s /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b039/_pkg_.a # internal cp $WORK/b039/_pkg_.a /builddir/.cache/go-build/7a/7ab5259f46dd666a5c3de195d74a49816bde2ece4138ce05f6526167dd5c6759-d # internal github.com/snapcore/snapd/sandbox/cgroup mkdir -p $WORK/b081/ cat >$WORK/b081/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b033/_pkg_.a packagefile bytes=$WORK/b034/_pkg_.a packagefile fmt=$WORK/b011/_pkg_.a packagefile github.com/snapcore/snapd/strutil=$WORK/b041/_pkg_.a packagefile io=$WORK/b023/_pkg_.a packagefile io/ioutil=$WORK/b048/_pkg_.a packagefile os=$WORK/b024/_pkg_.a packagefile path/filepath=$WORK/b037/_pkg_.a packagefile strconv=$WORK/b016/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a packagefile syscall=$WORK/b028/_pkg_.a packagefile time=$WORK/b029/_pkg_.a EOF cd /builddir/build/BUILD/snapd-2.45.2/src/github.com/snapcore/snapd/sandbox/cgroup /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b081/_pkg_.a -trimpath "$WORK/b081=>" -shared -p github.com/snapcore/snapd/sandbox/cgroup -complete -installsuffix shared -buildid VaN0eDARNKtnbWbXRt4u/VaN0eDARNKtnbWbXRt4u -goversion go1.14.3 -D "" -importcfg $WORK/b081/importcfg -pack ./cgroup.go ./freezer.go ./process.go cd /usr/lib/golang/src/math/big /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/86/86705935f6c007f8df8069b3127f901fa68aec15931a074d7c1f5e752acf7f8b-d # internal cd $WORK/b076 TERM='dumb' gcc -I /usr/lib/golang/src/os/user -fPIC -marm -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b076=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x001.o -c _cgo_export.c crypto/rand mkdir -p $WORK/b061/ cat >$WORK/b061/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b033/_pkg_.a packagefile crypto/aes=$WORK/b062/_pkg_.a packagefile crypto/cipher=$WORK/b063/_pkg_.a packagefile encoding/binary=$WORK/b045/_pkg_.a packagefile errors=$WORK/b002/_pkg_.a packagefile internal/syscall/unix=$WORK/b027/_pkg_.a packagefile io=$WORK/b023/_pkg_.a packagefile math/big=$WORK/b066/_pkg_.a packagefile os=$WORK/b024/_pkg_.a packagefile runtime=$WORK/b004/_pkg_.a packagefile sync=$WORK/b018/_pkg_.a packagefile sync/atomic=$WORK/b020/_pkg_.a packagefile syscall=$WORK/b028/_pkg_.a packagefile time=$WORK/b029/_pkg_.a EOF cd /usr/lib/golang/src/crypto/rand /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b061/_pkg_.a -trimpath "$WORK/b061=>" -shared -p crypto/rand -std -complete -installsuffix shared -buildid dgCJz2N3WclVD3fw1un3/dgCJz2N3WclVD3fw1un3 -goversion go1.14.3 -D "" -importcfg $WORK/b061/importcfg -pack ./eagain.go ./rand.go ./rand_batched.go ./rand_linux.go ./rand_unix.go ./util.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b081/_pkg_.a # internal cp $WORK/b081/_pkg_.a /builddir/.cache/go-build/81/818030165a0f3b75a468ec3759f97c8f046ad0c4e0c05f7b683627a14650366b-d # internal github.com/snapcore/snapd/metautil mkdir -p $WORK/b085/ cat >$WORK/b085/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b011/_pkg_.a EOF cd /builddir/build/BUILD/snapd-2.45.2/src/github.com/snapcore/snapd/metautil /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b085/_pkg_.a -trimpath "$WORK/b085=>" -shared -p github.com/snapcore/snapd/metautil -complete -installsuffix shared -buildid RjicogaI3msj4-ylC22x/RjicogaI3msj4-ylC22x -goversion go1.14.3 -D "" -importcfg $WORK/b085/importcfg -pack ./normalize.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 /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b085/_pkg_.a # internal cp $WORK/b085/_pkg_.a /builddir/.cache/go-build/8e/8ed29148fd7438fd0bbe26d9dcaf05626d125e0d45868753a703e5807110e0a5-d # internal github.com/snapcore/snapd/spdx mkdir -p $WORK/b089/ cat >$WORK/b089/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b033/_pkg_.a packagefile bytes=$WORK/b034/_pkg_.a packagefile fmt=$WORK/b011/_pkg_.a packagefile io=$WORK/b023/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a EOF cd /builddir/build/BUILD/snapd-2.45.2/src/github.com/snapcore/snapd/spdx /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b089/_pkg_.a -trimpath "$WORK/b089=>" -shared -p github.com/snapcore/snapd/spdx -complete -installsuffix shared -buildid lNSiiRq4N06ywRzR_8Hf/lNSiiRq4N06ywRzR_8Hf -goversion go1.14.3 -D "" -importcfg $WORK/b089/importcfg -pack ./licenses.go ./parser.go ./scanner.go ./validate.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b061/_pkg_.a # internal cp $WORK/b061/_pkg_.a /builddir/.cache/go-build/8c/8c9fc18c3c9a1b689e3d28423b10caa873f8f6e6dd5f68886eea66a045f6a7aa-d # internal github.com/snapcore/go-gettext/pluralforms mkdir -p $WORK/b094/ cat >$WORK/b094/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b002/_pkg_.a packagefile fmt=$WORK/b011/_pkg_.a packagefile regexp=$WORK/b046/_pkg_.a packagefile strconv=$WORK/b016/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a EOF cd /usr/share/gocode/src/github.com/snapcore/go-gettext/pluralforms /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b094/_pkg_.a -trimpath "$WORK/b094=>" -shared -p github.com/snapcore/go-gettext/pluralforms -complete -installsuffix shared -buildid Y1Ps_rLm5xAjmvoRefrx/Y1Ps_rLm5xAjmvoRefrx -goversion go1.14.3 -D "" -importcfg $WORK/b094/importcfg -pack ./compiler.go ./expression.go ./math.go ./tests.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b089/_pkg_.a # internal cd $WORK/b076 TERM='dumb' gcc -I /usr/lib/golang/src/os/user -fPIC -marm -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b076=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x003.o -c getgrouplist_unix.cgo2.c cp $WORK/b089/_pkg_.a /builddir/.cache/go-build/1f/1fe8d2b484e111e9e0ba134ad30e582c8b99fd0c22fe147368e2e1350297defa-d # internal flag mkdir -p $WORK/b096/ cat >$WORK/b096/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b002/_pkg_.a packagefile fmt=$WORK/b011/_pkg_.a packagefile io=$WORK/b023/_pkg_.a packagefile os=$WORK/b024/_pkg_.a packagefile reflect=$WORK/b013/_pkg_.a packagefile sort=$WORK/b022/_pkg_.a packagefile strconv=$WORK/b016/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a packagefile time=$WORK/b029/_pkg_.a EOF cd /usr/lib/golang/src/flag /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b096/_pkg_.a -trimpath "$WORK/b096=>" -shared -p flag -std -complete -installsuffix shared -buildid fUuXK77prucPfPfj31OH/fUuXK77prucPfPfj31OH -goversion go1.14.3 -D "" -importcfg $WORK/b096/importcfg -pack ./flag.go cd $WORK/b076 TERM='dumb' gcc -I /usr/lib/golang/src/os/user -fPIC -marm -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b076=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x004.o -c listgroups_unix.cgo2.c /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b094/_pkg_.a # internal cp $WORK/b094/_pkg_.a /builddir/.cache/go-build/88/889d72e20a8ae7143adf90bcd0da39dd2931fcdab6f4cf025e166e101048b858-d # internal runtime/trace mkdir -p $WORK/b098/ cat >$WORK/b098/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b050/_pkg_.a packagefile fmt=$WORK/b011/_pkg_.a packagefile io=$WORK/b023/_pkg_.a packagefile runtime=$WORK/b004/_pkg_.a packagefile sync=$WORK/b018/_pkg_.a packagefile sync/atomic=$WORK/b020/_pkg_.a EOF cd /usr/lib/golang/src/runtime/trace /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b098/_pkg_.a -trimpath "$WORK/b098=>" -shared -p runtime/trace -std -installsuffix shared -buildid bIJuagOluhWgO3C0F4wS/bIJuagOluhWgO3C0F4wS -goversion go1.14.3 -D "" -importcfg $WORK/b098/importcfg -pack ./annotation.go ./trace.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 ./_cgo_main.o -c _cgo_main.c /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b098/_pkg_.a # internal cp $WORK/b098/_pkg_.a /builddir/.cache/go-build/f9/f901deb7e1e1ad5855f49cb4c88a1ebaa75741b4cfe3906b9a993c4690cf47e8-d # internal 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/b096/_pkg_.a # internal cp $WORK/b096/_pkg_.a /builddir/.cache/go-build/96/96f0aa4187b6c4f46cec77b0054b8e12007d96b2acf3d14136b364c79dc93c03-d # internal testing mkdir -p $WORK/b095/ cat >$WORK/b095/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b034/_pkg_.a packagefile errors=$WORK/b002/_pkg_.a packagefile flag=$WORK/b096/_pkg_.a packagefile fmt=$WORK/b011/_pkg_.a packagefile internal/race=$WORK/b019/_pkg_.a packagefile io=$WORK/b023/_pkg_.a packagefile math=$WORK/b014/_pkg_.a packagefile os=$WORK/b024/_pkg_.a packagefile runtime=$WORK/b004/_pkg_.a packagefile runtime/debug=$WORK/b097/_pkg_.a packagefile runtime/trace=$WORK/b098/_pkg_.a packagefile sort=$WORK/b022/_pkg_.a packagefile strconv=$WORK/b016/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a packagefile sync=$WORK/b018/_pkg_.a packagefile sync/atomic=$WORK/b020/_pkg_.a packagefile time=$WORK/b029/_pkg_.a packagefile unicode=$WORK/b021/_pkg_.a EOF cd /usr/lib/golang/src/testing /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b095/_pkg_.a -trimpath "$WORK/b095=>" -shared -p testing -std -complete -installsuffix shared -buildid U2bBM9xnm36IKbf7Xu6Z/U2bBM9xnm36IKbf7Xu6Z -goversion go1.14.3 -D "" -importcfg $WORK/b095/importcfg -pack ./allocs.go ./benchmark.go ./cover.go ./example.go ./match.go ./run_example.go ./testing.go cd /usr/lib/golang/src/os/user TERM='dumb' /usr/lib/golang/pkg/tool/linux_arm/cgo -dynpackage user -dynimport $WORK/b076/_cgo_.o -dynout $WORK/b076/_cgo_import.go cat >$WORK/b076/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b011/_pkg_.a packagefile strconv=$WORK/b016/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a packagefile sync=$WORK/b018/_pkg_.a packagefile syscall=$WORK/b028/_pkg_.a packagefile runtime/cgo=$WORK/b073/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b076/_pkg_.a -trimpath "$WORK/b076=>" -shared -p os/user -std -installsuffix shared -buildid qWPLlsqNJnK6cyHeBy4I/qWPLlsqNJnK6cyHeBy4I -goversion go1.14.3 -D "" -importcfg $WORK/b076/importcfg -pack ./lookup.go ./user.go $WORK/b076/_cgo_gotypes.go $WORK/b076/cgo_lookup_unix.cgo1.go $WORK/b076/getgrouplist_unix.cgo1.go $WORK/b076/listgroups_unix.cgo1.go $WORK/b076/_cgo_import.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b083/_pkg_.a # internal cp $WORK/b083/_pkg_.a /builddir/.cache/go-build/04/045f59e2a40eecaecd862212eaffd8fc22af1a336cee97e85a675404350bc6c7-d # internal github.com/snapcore/snapd/timeout mkdir -p $WORK/b090/ cat >$WORK/b090/importcfg << 'EOF' # internal # import config packagefile encoding/json=$WORK/b083/_pkg_.a packagefile time=$WORK/b029/_pkg_.a EOF cd /builddir/build/BUILD/snapd-2.45.2/src/github.com/snapcore/snapd/timeout /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b090/_pkg_.a -trimpath "$WORK/b090=>" -shared -p github.com/snapcore/snapd/timeout -complete -installsuffix shared -buildid QPfwnnafc3OJAZfQFBXM/QPfwnnafc3OJAZfQFBXM -goversion go1.14.3 -D "" -importcfg $WORK/b090/importcfg -pack ./timeout.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b090/_pkg_.a # internal cp $WORK/b090/_pkg_.a /builddir/.cache/go-build/fd/fd7625ea38f10182d5e51851df06212e77b83cef639ba2a50f31d3018cfe2aab-d # internal 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 cp $WORK/b076/_pkg_.a /builddir/.cache/go-build/e1/e10cf3b3a1bbd0a7aa34d94526e559f4cbed6aa23a68c79b0672d7b8f6088577-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/f6/f69e795b727e69fc9ed0277a5e8e6d9c5269c5bcabb9ddc9c283161d66079874-d # internal github.com/snapcore/go-gettext mkdir -p $WORK/b093/ cat >$WORK/b093/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b034/_pkg_.a packagefile encoding/binary=$WORK/b045/_pkg_.a packagefile fmt=$WORK/b011/_pkg_.a packagefile github.com/snapcore/go-gettext/pluralforms=$WORK/b094/_pkg_.a packagefile log=$WORK/b079/_pkg_.a packagefile os=$WORK/b024/_pkg_.a packagefile path=$WORK/b035/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a packagefile testing=$WORK/b095/_pkg_.a EOF cd /usr/share/gocode/src/github.com/snapcore/go-gettext /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b093/_pkg_.a -trimpath "$WORK/b093=>" -shared -p github.com/snapcore/go-gettext -complete -installsuffix shared -buildid bTH1jYbEF18WehpETYUB/bTH1jYbEF18WehpETYUB -goversion go1.14.3 -D "" -importcfg $WORK/b093/importcfg -pack ./gettext.go ./mofile.go ./test_utils.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 /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b093/_pkg_.a # internal cp $WORK/b093/_pkg_.a /builddir/.cache/go-build/5c/5cab61869b1be05c02f3e06571e51eb896f83ebce8628154658984af97e8cd09-d # internal cp $WORK/b069/_pkg_.a /builddir/.cache/go-build/ee/eeddc3b43e993462878a2e16cf374f57a12c7b10e1a6f033b5f6fca54cf15f42-d # internal github.com/snapcore/snapd/randutil mkdir -p $WORK/b060/ cat >$WORK/b060/importcfg << 'EOF' # internal # import config packagefile crypto/rand=$WORK/b061/_pkg_.a packagefile crypto/sha256=$WORK/b068/_pkg_.a packagefile encoding/base64=$WORK/b044/_pkg_.a packagefile encoding/binary=$WORK/b045/_pkg_.a packagefile fmt=$WORK/b011/_pkg_.a packagefile math/rand=$WORK/b067/_pkg_.a packagefile net=$WORK/b069/_pkg_.a packagefile os=$WORK/b024/_pkg_.a packagefile sync=$WORK/b018/_pkg_.a packagefile time=$WORK/b029/_pkg_.a EOF cd /builddir/build/BUILD/snapd-2.45.2/src/github.com/snapcore/snapd/randutil /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b060/_pkg_.a -trimpath "$WORK/b060=>" -shared -p github.com/snapcore/snapd/randutil -complete -installsuffix shared -buildid pUQ6c4WQMgqaVuRm4EIN/pUQ6c4WQMgqaVuRm4EIN -goversion go1.14.3 -D "" -importcfg $WORK/b060/importcfg -pack ./crypto.go ./rand.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b060/_pkg_.a # internal cp $WORK/b060/_pkg_.a /builddir/.cache/go-build/34/34259858b854150ea9cc0b99c593ecfb5d22e0de646022d4be80aea89cc68580-d # internal github.com/snapcore/snapd/osutil mkdir -p $WORK/b049/ cat >$WORK/b049/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b033/_pkg_.a packagefile bytes=$WORK/b034/_pkg_.a packagefile context=$WORK/b050/_pkg_.a packagefile crypto=$WORK/b051/_pkg_.a packagefile debug/elf=$WORK/b053/_pkg_.a packagefile encoding/binary=$WORK/b045/_pkg_.a packagefile encoding/hex=$WORK/b058/_pkg_.a packagefile errors=$WORK/b002/_pkg_.a packagefile fmt=$WORK/b011/_pkg_.a packagefile github.com/snapcore/snapd/osutil/sys=$WORK/b059/_pkg_.a packagefile github.com/snapcore/snapd/randutil=$WORK/b060/_pkg_.a packagefile github.com/snapcore/snapd/strutil=$WORK/b041/_pkg_.a packagefile gopkg.in/tomb.v2=$WORK/b074/_pkg_.a packagefile io=$WORK/b023/_pkg_.a packagefile io/ioutil=$WORK/b048/_pkg_.a packagefile math=$WORK/b014/_pkg_.a packagefile os=$WORK/b024/_pkg_.a packagefile os/exec=$WORK/b075/_pkg_.a packagefile os/user=$WORK/b076/_pkg_.a packagefile path/filepath=$WORK/b037/_pkg_.a packagefile regexp=$WORK/b046/_pkg_.a packagefile sort=$WORK/b022/_pkg_.a packagefile strconv=$WORK/b016/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a packagefile sync=$WORK/b018/_pkg_.a packagefile sync/atomic=$WORK/b020/_pkg_.a packagefile syscall=$WORK/b028/_pkg_.a packagefile time=$WORK/b029/_pkg_.a EOF cd /builddir/build/BUILD/snapd-2.45.2/src/github.com/snapcore/snapd/osutil /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b049/_pkg_.a -trimpath "$WORK/b049=>" -shared -p github.com/snapcore/snapd/osutil -complete -installsuffix shared -buildid i_V1g4-BSVqSkrADn1ES/i_V1g4-BSVqSkrADn1ES -goversion go1.14.3 -D "" -importcfg $WORK/b049/importcfg -pack ./bootid.go ./buildid.go ./chattr.go ./chattr_32.go ./chdir.go ./cmp.go ./context.go ./cp.go ./cp_linux.go ./digest.go ./env.go ./exec.go ./exitcode.go ./flock.go ./fshelpers.go ./group.go ./group_cgo.go ./io.go ./mkdirallchown.go ./mockable.go ./mount_linux.go ./mountentry.go ./mountentry_linux.go ./mountinfo_linux.go ./mountprofile_linux.go ./nfs_linux.go ./outputerr.go ./overlay_linux.go ./stat.go ./syncdir.go ./synctree.go ./sys_linux.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/86/8640dabd718bfaf6b7179a5e4ad48ec9129a37c331ab5ba404a91cf19dba945e-d # internal github.com/snapcore/snapd/cmd/snaplock mkdir -p $WORK/b038/ github.com/snapcore/snapd/features mkdir -p $WORK/b077/ cat >$WORK/b038/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b011/_pkg_.a packagefile github.com/snapcore/snapd/dirs=$WORK/b039/_pkg_.a packagefile github.com/snapcore/snapd/osutil=$WORK/b049/_pkg_.a packagefile os=$WORK/b024/_pkg_.a packagefile path/filepath=$WORK/b037/_pkg_.a EOF cat >$WORK/b077/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b011/_pkg_.a packagefile github.com/snapcore/snapd/dirs=$WORK/b039/_pkg_.a packagefile github.com/snapcore/snapd/osutil=$WORK/b049/_pkg_.a packagefile path/filepath=$WORK/b037/_pkg_.a EOF github.com/snapcore/snapd/logger cd /builddir/build/BUILD/snapd-2.45.2/src/github.com/snapcore/snapd/cmd/snaplock /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b038/_pkg_.a -trimpath "$WORK/b038=>" -shared -p github.com/snapcore/snapd/cmd/snaplock -complete -installsuffix shared -buildid atHQMqyy7yp7Az8TGYyz/atHQMqyy7yp7Az8TGYyz -goversion go1.14.3 -D "" -importcfg $WORK/b038/importcfg -pack ./lock.go github.com/snapcore/snapd/arch mkdir -p $WORK/b078/ cd /builddir/build/BUILD/snapd-2.45.2/src/github.com/snapcore/snapd/features /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b077/_pkg_.a -trimpath "$WORK/b077=>" -shared -p github.com/snapcore/snapd/features -complete -installsuffix shared -buildid gzEMdVsAqEcdOdIWWgr3/gzEMdVsAqEcdOdIWWgr3 -goversion go1.14.3 -D "" -importcfg $WORK/b077/importcfg -pack ./features.go mkdir -p $WORK/b088/ github.com/snapcore/snapd/i18n mkdir -p $WORK/b092/ cat >$WORK/b078/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b034/_pkg_.a packagefile fmt=$WORK/b011/_pkg_.a packagefile github.com/snapcore/snapd/osutil=$WORK/b049/_pkg_.a packagefile io=$WORK/b023/_pkg_.a packagefile log=$WORK/b079/_pkg_.a packagefile os=$WORK/b024/_pkg_.a packagefile sync=$WORK/b018/_pkg_.a EOF cat >$WORK/b088/importcfg << 'EOF' # internal # import config packagefile github.com/snapcore/snapd/osutil=$WORK/b049/_pkg_.a packagefile log=$WORK/b079/_pkg_.a packagefile runtime=$WORK/b004/_pkg_.a EOF cd /builddir/build/BUILD/snapd-2.45.2/src/github.com/snapcore/snapd/logger /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b078/_pkg_.a -trimpath "$WORK/b078=>" -shared -p github.com/snapcore/snapd/logger -complete -installsuffix shared -buildid Iscv3KNa3-Z1LsKvavVe/Iscv3KNa3-Z1LsKvavVe -goversion go1.14.3 -D "" -importcfg $WORK/b078/importcfg -pack ./logger.go cd /builddir/build/BUILD/snapd-2.45.2/src/github.com/snapcore/snapd/arch /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b088/_pkg_.a -trimpath "$WORK/b088=>" -shared -p github.com/snapcore/snapd/arch -complete -installsuffix shared -buildid Mv0fxDjxtaE_aWtUQvKk/Mv0fxDjxtaE_aWtUQvKk -goversion go1.14.3 -D "" -importcfg $WORK/b088/importcfg -pack ./arch.go cat >$WORK/b092/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b011/_pkg_.a packagefile github.com/snapcore/go-gettext=$WORK/b093/_pkg_.a packagefile github.com/snapcore/snapd/dirs=$WORK/b039/_pkg_.a packagefile github.com/snapcore/snapd/osutil=$WORK/b049/_pkg_.a packagefile os=$WORK/b024/_pkg_.a packagefile path/filepath=$WORK/b037/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a EOF cd /builddir/build/BUILD/snapd-2.45.2/src/github.com/snapcore/snapd/i18n /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b092/_pkg_.a -trimpath "$WORK/b092=>" -shared -p github.com/snapcore/snapd/i18n -complete -installsuffix shared -buildid ka_durhcFxOnYM7lSShj/ka_durhcFxOnYM7lSShj -goversion go1.14.3 -D "" -importcfg $WORK/b092/importcfg -pack ./i18n.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b038/_pkg_.a # internal cp $WORK/b038/_pkg_.a /builddir/.cache/go-build/90/908e661b073e9d4317aa413ff0eb6b140ba4e334906714991c675f26c7c2652c-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/7b/7b574588a840986a4ef95635812d673d9bc36ca6198740ad965a7190b08cbc50-d # internal github.com/snapcore/snapd/snapdenv mkdir -p $WORK/b087/ cat >$WORK/b087/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b011/_pkg_.a packagefile github.com/snapcore/snapd/arch=$WORK/b088/_pkg_.a packagefile github.com/snapcore/snapd/osutil=$WORK/b049/_pkg_.a packagefile github.com/snapcore/snapd/release=$WORK/b040/_pkg_.a packagefile os=$WORK/b024/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a EOF cd /builddir/build/BUILD/snapd-2.45.2/src/github.com/snapcore/snapd/snapdenv /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b087/_pkg_.a -trimpath "$WORK/b087=>" -shared -p github.com/snapcore/snapd/snapdenv -complete -installsuffix shared -buildid Vr1h1-WLy-8lo3WuS8o7/Vr1h1-WLy-8lo3WuS8o7 -goversion go1.14.3 -D "" -importcfg $WORK/b087/importcfg -pack ./snapdenv.go ./useragent.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b092/_pkg_.a # internal cp $WORK/b092/_pkg_.a /builddir/.cache/go-build/17/1753a851b17d0d013930acbc9ee514c641e63126c6b475bd563f8cc28ac5169d-d # internal github.com/snapcore/snapd/timeutil mkdir -p $WORK/b091/ cat >$WORK/b091/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b034/_pkg_.a packagefile fmt=$WORK/b011/_pkg_.a packagefile github.com/snapcore/snapd/i18n=$WORK/b092/_pkg_.a packagefile github.com/snapcore/snapd/randutil=$WORK/b060/_pkg_.a packagefile regexp=$WORK/b046/_pkg_.a packagefile strconv=$WORK/b016/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a packagefile time=$WORK/b029/_pkg_.a EOF cd /builddir/build/BUILD/snapd-2.45.2/src/github.com/snapcore/snapd/timeutil /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b091/_pkg_.a -trimpath "$WORK/b091=>" -shared -p github.com/snapcore/snapd/timeutil -complete -installsuffix shared -buildid Uin6UarbSmM83pgJcay8/Uin6UarbSmM83pgJcay8 -goversion go1.14.3 -D "" -importcfg $WORK/b091/importcfg -pack ./human.go ./schedule.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b078/_pkg_.a # internal cp $WORK/b078/_pkg_.a /builddir/.cache/go-build/da/daa9e8ac5a94250c9280785e06af8825876a57927a4bcd6b438de2b0075c8c1f-d # internal /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b077/_pkg_.a # internal cp $WORK/b077/_pkg_.a /builddir/.cache/go-build/79/79584917b42011db8636f37d6d3cfab6f3ab7a2dac214c623db514bc210f45be-d # internal /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b087/_pkg_.a # internal cp $WORK/b087/_pkg_.a /builddir/.cache/go-build/dc/dcc3f51d160adb64bb90c439220f6ac51daeac53c94abbdf1e476add7352c44f-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/b011/_pkg_.a packagefile github.com/snapcore/snapd/snapdenv=$WORK/b087/_pkg_.a packagefile regexp=$WORK/b046/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a EOF cd /builddir/build/BUILD/snapd-2.45.2/src/github.com/snapcore/snapd/snap/naming /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b086/_pkg_.a -trimpath "$WORK/b086=>" -shared -p github.com/snapcore/snapd/snap/naming -complete -installsuffix shared -buildid pjyc1kmgeJbvTUaR2rrY/pjyc1kmgeJbvTUaR2rrY -goversion go1.14.3 -D "" -importcfg $WORK/b086/importcfg -pack ./snapref.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/5a/5a5157fead8e9bed35b3c2623e5e13e27d13ae2d1d94ad6854faf242239a7737-d # internal /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b091/_pkg_.a # internal cp $WORK/b091/_pkg_.a /builddir/.cache/go-build/b3/b3e083f399d62286ba23e725736722b3ed3b51de3e7f4fda5b0546352ce2235c-d # internal github.com/snapcore/snapd/snap mkdir -p $WORK/b082/ cat >$WORK/b082/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b034/_pkg_.a packagefile encoding/json=$WORK/b083/_pkg_.a packagefile errors=$WORK/b002/_pkg_.a packagefile fmt=$WORK/b011/_pkg_.a packagefile github.com/snapcore/snapd/dirs=$WORK/b039/_pkg_.a packagefile github.com/snapcore/snapd/logger=$WORK/b078/_pkg_.a packagefile github.com/snapcore/snapd/metautil=$WORK/b085/_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/b086/_pkg_.a packagefile github.com/snapcore/snapd/spdx=$WORK/b089/_pkg_.a packagefile github.com/snapcore/snapd/strutil=$WORK/b041/_pkg_.a packagefile github.com/snapcore/snapd/timeout=$WORK/b090/_pkg_.a packagefile github.com/snapcore/snapd/timeutil=$WORK/b091/_pkg_.a packagefile gopkg.in/yaml.v2=$WORK/b042/_pkg_.a packagefile io=$WORK/b023/_pkg_.a packagefile io/ioutil=$WORK/b048/_pkg_.a packagefile os=$WORK/b024/_pkg_.a packagefile path/filepath=$WORK/b037/_pkg_.a packagefile reflect=$WORK/b013/_pkg_.a packagefile regexp=$WORK/b046/_pkg_.a packagefile sort=$WORK/b022/_pkg_.a packagefile strconv=$WORK/b016/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a packagefile time=$WORK/b029/_pkg_.a packagefile unicode/utf8=$WORK/b017/_pkg_.a EOF cd /builddir/build/BUILD/snapd-2.45.2/src/github.com/snapcore/snapd/snap /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b082/_pkg_.a -trimpath "$WORK/b082=>" -shared -p github.com/snapcore/snapd/snap -complete -installsuffix shared -buildid 6Wm5-lLDtCsClabPTUgf/6Wm5-lLDtCsClabPTUgf -goversion go1.14.3 -D "" -importcfg $WORK/b082/importcfg -pack ./broken.go ./container.go ./epoch.go ./errors.go ./helpers.go ./hooktypes.go ./hotplug_key.go ./implicit.go ./info.go ./info_snap_yaml.go ./restartcond.go ./revision.go ./types.go ./validate.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b082/_pkg_.a # internal cp $WORK/b082/_pkg_.a /builddir/.cache/go-build/58/587912a3b645547dec89433c6eb91da4b8a1d3a9ba011aa4c6faf7f06ffaa983-d # internal github.com/snapcore/snapd/cmd/snap-update-ns mkdir -p $WORK/b001/ cd /builddir/build/BUILD/snapd-2.45.2/src/github.com/snapcore/snapd/cmd/snap-update-ns CGO_LDFLAGS='"-g" "-O2"' /usr/lib/golang/pkg/tool/linux_arm/cgo -objdir $WORK/b001/ -importpath github.com/snapcore/snapd/cmd/snap-update-ns -- -I $WORK/b001/ -g -O2 ./bootstrap.go cd $WORK/b001 TERM='dumb' gcc -I /builddir/build/BUILD/snapd-2.45.2/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.45.2/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.45.2/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.45.2/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.45.2/src/github.com/snapcore/snapd/cmd/snap-update-ns TERM='dumb' gcc -I . -fPIC -marm -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b001=/tmp/go-build -gno-record-gcc-switches -o $WORK/b001/_cgo_.o $WORK/b001/_cgo_main.o $WORK/b001/_x001.o $WORK/b001/_x002.o $WORK/b001/_x003.o -g -O2 -pie TERM='dumb' /usr/lib/golang/pkg/tool/linux_arm/cgo -dynpackage main -dynimport $WORK/b001/_cgo_.o -dynout $WORK/b001/_cgo_import.go cat >$WORK/b001/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b002/_pkg_.a packagefile fmt=$WORK/b011/_pkg_.a packagefile github.com/jessevdk/go-flags=$WORK/b032/_pkg_.a packagefile github.com/snapcore/snapd/cmd/snaplock=$WORK/b038/_pkg_.a packagefile github.com/snapcore/snapd/dirs=$WORK/b039/_pkg_.a packagefile github.com/snapcore/snapd/features=$WORK/b077/_pkg_.a packagefile github.com/snapcore/snapd/logger=$WORK/b078/_pkg_.a packagefile github.com/snapcore/snapd/osutil=$WORK/b049/_pkg_.a packagefile github.com/snapcore/snapd/osutil/mount=$WORK/b080/_pkg_.a packagefile github.com/snapcore/snapd/osutil/sys=$WORK/b059/_pkg_.a packagefile github.com/snapcore/snapd/sandbox/cgroup=$WORK/b081/_pkg_.a packagefile github.com/snapcore/snapd/snap=$WORK/b082/_pkg_.a packagefile github.com/snapcore/snapd/strutil=$WORK/b041/_pkg_.a packagefile io/ioutil=$WORK/b048/_pkg_.a packagefile os=$WORK/b024/_pkg_.a packagefile path/filepath=$WORK/b037/_pkg_.a packagefile sort=$WORK/b022/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a packagefile syscall=$WORK/b028/_pkg_.a packagefile runtime/cgo=$WORK/b073/_pkg_.a packagefile runtime=$WORK/b004/_pkg_.a packagefile math=$WORK/b014/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b001/_pkg_.a -trimpath "$WORK/b001=>" -shared -p main -installsuffix shared -buildid 47Mw-x4mtqe2SyDSYFaQ/47Mw-x4mtqe2SyDSYFaQ -goversion go1.14.3 -D "" -importcfg $WORK/b001/importcfg -pack ./change.go ./common.go ./main.go ./secure_bindmount.go ./sorting.go ./system.go ./trespassing.go ./update.go ./user.go ./utils.go ./xdg.go $WORK/b001/_cgo_gotypes.go $WORK/b001/bootstrap.cgo1.go $WORK/b001/_cgo_import.go /usr/lib/golang/pkg/tool/linux_arm/pack r $WORK/b001/_pkg_.a $WORK/b001/_x001.o $WORK/b001/_x002.o $WORK/b001/_x003.o # internal /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b001/_pkg_.a # internal cp $WORK/b001/_pkg_.a /builddir/.cache/go-build/12/12d41439af860a05c2f5b2c142469ba5b1ad485a017ae5b0faeea8836c22fd09-d # internal cat >$WORK/b001/importcfg.link << 'EOF' # internal packagefile github.com/snapcore/snapd/cmd/snap-update-ns=$WORK/b001/_pkg_.a packagefile errors=$WORK/b002/_pkg_.a packagefile fmt=$WORK/b011/_pkg_.a packagefile github.com/jessevdk/go-flags=$WORK/b032/_pkg_.a packagefile github.com/snapcore/snapd/cmd/snaplock=$WORK/b038/_pkg_.a packagefile github.com/snapcore/snapd/dirs=$WORK/b039/_pkg_.a packagefile github.com/snapcore/snapd/features=$WORK/b077/_pkg_.a packagefile github.com/snapcore/snapd/logger=$WORK/b078/_pkg_.a packagefile github.com/snapcore/snapd/osutil=$WORK/b049/_pkg_.a packagefile github.com/snapcore/snapd/osutil/mount=$WORK/b080/_pkg_.a packagefile github.com/snapcore/snapd/osutil/sys=$WORK/b059/_pkg_.a packagefile github.com/snapcore/snapd/sandbox/cgroup=$WORK/b081/_pkg_.a packagefile github.com/snapcore/snapd/snap=$WORK/b082/_pkg_.a packagefile github.com/snapcore/snapd/strutil=$WORK/b041/_pkg_.a packagefile io/ioutil=$WORK/b048/_pkg_.a packagefile os=$WORK/b024/_pkg_.a packagefile path/filepath=$WORK/b037/_pkg_.a packagefile sort=$WORK/b022/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a packagefile syscall=$WORK/b028/_pkg_.a packagefile runtime/cgo=$WORK/b073/_pkg_.a packagefile runtime=$WORK/b004/_pkg_.a packagefile math=$WORK/b014/_pkg_.a packagefile internal/reflectlite=$WORK/b003/_pkg_.a packagefile internal/fmtsort=$WORK/b012/_pkg_.a packagefile io=$WORK/b023/_pkg_.a packagefile reflect=$WORK/b013/_pkg_.a packagefile strconv=$WORK/b016/_pkg_.a packagefile sync=$WORK/b018/_pkg_.a packagefile unicode/utf8=$WORK/b017/_pkg_.a packagefile bufio=$WORK/b033/_pkg_.a packagefile bytes=$WORK/b034/_pkg_.a packagefile path=$WORK/b035/_pkg_.a packagefile time=$WORK/b029/_pkg_.a packagefile github.com/snapcore/snapd/release=$WORK/b040/_pkg_.a packagefile log=$WORK/b079/_pkg_.a packagefile context=$WORK/b050/_pkg_.a packagefile crypto=$WORK/b051/_pkg_.a packagefile debug/elf=$WORK/b053/_pkg_.a packagefile encoding/binary=$WORK/b045/_pkg_.a packagefile encoding/hex=$WORK/b058/_pkg_.a packagefile github.com/snapcore/snapd/randutil=$WORK/b060/_pkg_.a packagefile gopkg.in/tomb.v2=$WORK/b074/_pkg_.a packagefile os/exec=$WORK/b075/_pkg_.a packagefile os/user=$WORK/b076/_pkg_.a packagefile regexp=$WORK/b046/_pkg_.a packagefile sync/atomic=$WORK/b020/_pkg_.a packagefile math/bits=$WORK/b015/_pkg_.a packagefile encoding/json=$WORK/b083/_pkg_.a packagefile github.com/snapcore/snapd/metautil=$WORK/b085/_pkg_.a packagefile github.com/snapcore/snapd/snap/naming=$WORK/b086/_pkg_.a packagefile github.com/snapcore/snapd/spdx=$WORK/b089/_pkg_.a packagefile github.com/snapcore/snapd/timeout=$WORK/b090/_pkg_.a packagefile github.com/snapcore/snapd/timeutil=$WORK/b091/_pkg_.a packagefile gopkg.in/yaml.v2=$WORK/b042/_pkg_.a packagefile unicode=$WORK/b021/_pkg_.a packagefile internal/oserror=$WORK/b025/_pkg_.a packagefile internal/poll=$WORK/b026/_pkg_.a packagefile internal/syscall/execenv=$WORK/b030/_pkg_.a packagefile internal/syscall/unix=$WORK/b027/_pkg_.a packagefile internal/testlog=$WORK/b031/_pkg_.a packagefile internal/bytealg=$WORK/b005/_pkg_.a packagefile internal/race=$WORK/b019/_pkg_.a packagefile internal/cpu=$WORK/b006/_pkg_.a packagefile runtime/internal/atomic=$WORK/b008/_pkg_.a packagefile runtime/internal/math=$WORK/b009/_pkg_.a packagefile runtime/internal/sys=$WORK/b010/_pkg_.a packagefile hash=$WORK/b052/_pkg_.a packagefile compress/zlib=$WORK/b054/_pkg_.a packagefile debug/dwarf=$WORK/b057/_pkg_.a packagefile crypto/rand=$WORK/b061/_pkg_.a packagefile crypto/sha256=$WORK/b068/_pkg_.a packagefile encoding/base64=$WORK/b044/_pkg_.a packagefile math/rand=$WORK/b067/_pkg_.a packagefile net=$WORK/b069/_pkg_.a packagefile regexp/syntax=$WORK/b047/_pkg_.a packagefile encoding=$WORK/b043/_pkg_.a packagefile unicode/utf16=$WORK/b084/_pkg_.a packagefile github.com/snapcore/snapd/snapdenv=$WORK/b087/_pkg_.a packagefile github.com/snapcore/snapd/i18n=$WORK/b092/_pkg_.a packagefile compress/flate=$WORK/b055/_pkg_.a packagefile hash/adler32=$WORK/b056/_pkg_.a packagefile crypto/aes=$WORK/b062/_pkg_.a packagefile crypto/cipher=$WORK/b063/_pkg_.a packagefile math/big=$WORK/b066/_pkg_.a packagefile vendor/golang.org/x/net/dns/dnsmessage=$WORK/b070/_pkg_.a packagefile internal/nettrace=$WORK/b071/_pkg_.a packagefile internal/singleflight=$WORK/b072/_pkg_.a packagefile github.com/snapcore/snapd/arch=$WORK/b088/_pkg_.a packagefile github.com/snapcore/go-gettext=$WORK/b093/_pkg_.a packagefile crypto/internal/subtle=$WORK/b064/_pkg_.a packagefile crypto/subtle=$WORK/b065/_pkg_.a packagefile github.com/snapcore/go-gettext/pluralforms=$WORK/b094/_pkg_.a packagefile testing=$WORK/b095/_pkg_.a packagefile flag=$WORK/b096/_pkg_.a packagefile runtime/debug=$WORK/b097/_pkg_.a packagefile runtime/trace=$WORK/b098/_pkg_.a EOF mkdir -p $WORK/b001/exe/ cd . /usr/lib/golang/pkg/tool/linux_arm/link -o $WORK/b001/exe/a.out -importcfg $WORK/b001/importcfg.link -installsuffix shared -buildmode=pie -buildid=up_BoTQak16_AefJxfSN/47Mw-x4mtqe2SyDSYFaQ/_6lOtiLN6Lyo70Kx_4XU/up_BoTQak16_AefJxfSN -B 0x66d2d28511900485924827b4d15bc45da931e3ba -extldflags "-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -static" -extld=gcc $WORK/b001/_pkg_.a /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b001/exe/a.out # internal # github.com/snapcore/snapd/cmd/snap-update-ns /usr/bin/ld: /tmp/go-link-919369227/000015.o: in function `mygetgrouplist': /usr/lib/golang/src/os/user/getgrouplist_unix.go:16: warning: Using 'getgrouplist' in statically linked applications requires at runtime the shared libraries from the glibc version used for linking /usr/bin/ld: /tmp/go-link-919369227/000014.o: in function `mygetgrgid_r': /usr/lib/golang/src/os/user/cgo_lookup_unix.go:38: warning: Using 'getgrgid_r' in statically linked applications requires at runtime the shared libraries from the glibc version used for linking /usr/bin/ld: /tmp/go-link-919369227/000014.o: in function `mygetgrnam_r': /usr/lib/golang/src/os/user/cgo_lookup_unix.go:43: warning: Using 'getgrnam_r' in statically linked applications requires at runtime the shared libraries from the glibc version used for linking /usr/bin/ld: /tmp/go-link-919369227/000014.o: in function `mygetpwnam_r': /usr/lib/golang/src/os/user/cgo_lookup_unix.go:33: warning: Using 'getpwnam_r' in statically linked applications requires at runtime the shared libraries from the glibc version used for linking /usr/bin/ld: /tmp/go-link-919369227/000014.o: in function `mygetpwuid_r': /usr/lib/golang/src/os/user/cgo_lookup_unix.go:28: warning: Using 'getpwuid_r' in statically linked applications requires at runtime the shared libraries from the glibc version used for linking /usr/bin/ld: /tmp/go-link-919369227/000021.o: in function `_cgo_26061493d47f_C2func_getaddrinfo': /tmp/go-build/cgo-gcc-prolog:57: warning: Using 'getaddrinfo' in statically linked applications requires at runtime the shared libraries from the glibc version used for linking mkdir -p bin/ mv $WORK/b001/exe/a.out bin/snap-update-ns rm -r $WORK/b001/ ++ head -c20 /dev/urandom ++ od -An -tx1 ++ tr -d ' \n' + go build -buildmode pie -compiler gc '-tags=rpm_crashtraceback nosecboot' -ldflags ' -B 0xbfbbdbb249d909d4849967f45123b9103ff67931 -extldflags '\''-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -static'\''' -a -v -x -o bin/snapctl github.com/snapcore/snapd/cmd/snapctl WORK=/tmp/go-build674950850 internal/cpu mkdir -p $WORK/b007/ cat >$WORK/b007/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/internal/cpu /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b007/_pkg_.a -trimpath "$WORK/b007=>" -shared -p internal/cpu -std -+ -complete -installsuffix shared -buildid mBY4HuO59aO7zHBaUf9N/mBY4HuO59aO7zHBaUf9N -goversion go1.14.3 -D "" -importcfg $WORK/b007/importcfg -pack ./cpu.go ./cpu_arm.go math/bits mkdir -p $WORK/b015/ cat >$WORK/b015/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/math/bits /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b015/_pkg_.a -trimpath "$WORK/b015=>" -shared -p math/bits -std -complete -installsuffix shared -buildid W06Py6wjbC5fnZBjI53c/W06Py6wjbC5fnZBjI53c -goversion go1.14.3 -D "" -importcfg $WORK/b015/importcfg -pack ./bits.go ./bits_errors.go ./bits_tables.go unicode/utf8 mkdir -p $WORK/b017/ cat >$WORK/b017/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/unicode/utf8 /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b017/_pkg_.a -trimpath "$WORK/b017=>" -shared -p unicode/utf8 -std -complete -installsuffix shared -buildid P_zaJGu-913NjdeMbN8O/P_zaJGu-913NjdeMbN8O -goversion go1.14.3 -D "" -importcfg $WORK/b017/importcfg -pack ./utf8.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=>" -shared -p runtime/internal/sys -std -+ -complete -installsuffix shared -buildid wRc_L9nfVWsOSvFMYb0L/wRc_L9nfVWsOSvFMYb0L -goversion go1.14.3 -D "" -importcfg $WORK/b011/importcfg -pack ./arch.go ./arch_arm.go ./intrinsics.go ./intrinsics_common.go ./stubs.go ./sys.go ./zgoarch_arm.go ./zgoos_linux.go ./zversion.go internal/race mkdir -p $WORK/b019/ cat >$WORK/b019/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/internal/race /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b019/_pkg_.a -trimpath "$WORK/b019=>" -shared -p internal/race -std -complete -installsuffix shared -buildid M-qxsCeAttrQv8U6vV4F/M-qxsCeAttrQv8U6vV4F -goversion go1.14.3 -D "" -importcfg $WORK/b019/importcfg -pack ./doc.go ./norace.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b011/_pkg_.a # internal cp $WORK/b011/_pkg_.a /builddir/.cache/go-build/e4/e42b4ee453bd2de8a5cc2007d25935f56c20c90e825052d5e6626ebdffcd38f7-d # internal runtime/internal/math mkdir -p $WORK/b010/ cat >$WORK/b010/importcfg << 'EOF' # internal # import config packagefile runtime/internal/sys=$WORK/b011/_pkg_.a EOF cd /usr/lib/golang/src/runtime/internal/math /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b010/_pkg_.a -trimpath "$WORK/b010=>" -shared -p runtime/internal/math -std -+ -complete -installsuffix shared -buildid D31kY_1pPeDo4oQjR81v/D31kY_1pPeDo4oQjR81v -goversion go1.14.3 -D "" -importcfg $WORK/b010/importcfg -pack ./math.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b007/_pkg_.a # internal cp $WORK/b007/_pkg_.a /builddir/.cache/go-build/fd/fd6555bdfef36e664d9444ffd6d6b36f06964a58a14e55c256d9ad5e5f8284f2-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/66/66447c11504464f6d82179ab5e595e34684f674ede392fac06a234409e9b2723-d # internal /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b017/_pkg_.a # internal internal/bytealg mkdir -p $WORK/b006/ cat >$WORK/b006/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/internal/bytealg /usr/lib/golang/pkg/tool/linux_arm/asm -trimpath "$WORK/b006=>" -I $WORK/b006/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm -shared -gensymabis -o $WORK/b006/symabis ./compare_arm.s ./count_arm.s ./equal_arm.s ./indexbyte_arm.s cp $WORK/b017/_pkg_.a /builddir/.cache/go-build/fb/fb0591136879a95ce0f5decb70ad00efba653e4fef09a69405cafdd761df198c-d # internal /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b010/_pkg_.a # internal sync/atomic mkdir -p $WORK/b020/ cat >$WORK/b020/go_asm.h << 'EOF' # internal EOF cp $WORK/b010/_pkg_.a /builddir/.cache/go-build/91/91c3f43e5f6bf66367cc2968e1e36aed5a1b7a542b1aefaa740ce7ed5abe0563-d # internal cd /usr/lib/golang/src/sync/atomic /usr/lib/golang/pkg/tool/linux_arm/asm -trimpath "$WORK/b020=>" -I $WORK/b020/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm -shared -gensymabis -o $WORK/b020/symabis ./asm.s unicode mkdir -p $WORK/b021/ cat >$WORK/b021/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/unicode /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b021/_pkg_.a -trimpath "$WORK/b021=>" -shared -p unicode -std -complete -installsuffix shared -buildid eh8MS0CXbT8p8vD22GL-/eh8MS0CXbT8p8vD22GL- -goversion go1.14.3 -D "" -importcfg $WORK/b021/importcfg -pack ./casetables.go ./digit.go ./graphic.go ./letter.go ./tables.go cat >$WORK/b006/importcfg << 'EOF' # internal # import config packagefile internal/cpu=$WORK/b007/_pkg_.a EOF runtime/internal/atomic mkdir -p $WORK/b009/ cat >$WORK/b009/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/runtime/internal/atomic /usr/lib/golang/pkg/tool/linux_arm/asm -trimpath "$WORK/b009=>" -I $WORK/b009/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm -shared -gensymabis -o $WORK/b009/symabis ./asm_arm.s ./sys_linux_arm.s cd /usr/lib/golang/src/internal/bytealg /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b006/_pkg_.a -trimpath "$WORK/b006=>" -shared -p internal/bytealg -std -+ -installsuffix shared -buildid 3qaj9Iu2h-K2ktwHp7Mf/3qaj9Iu2h-K2ktwHp7Mf -goversion go1.14.3 -symabis $WORK/b006/symabis -D "" -importcfg $WORK/b006/importcfg -pack -asmhdr $WORK/b006/go_asm.h ./bytealg.go ./compare_native.go ./count_native.go ./equal_generic.go ./equal_native.go ./index_generic.go ./indexbyte_native.go cat >$WORK/b009/importcfg << 'EOF' # internal # import config packagefile internal/cpu=$WORK/b007/_pkg_.a EOF cd /usr/lib/golang/src/runtime/internal/atomic /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b009/_pkg_.a -trimpath "$WORK/b009=>" -shared -p runtime/internal/atomic -std -+ -installsuffix shared -buildid MOg4GgrOJVeHY9FQZhB_/MOg4GgrOJVeHY9FQZhB_ -goversion go1.14.3 -symabis $WORK/b009/symabis -D "" -importcfg $WORK/b009/importcfg -pack -asmhdr $WORK/b009/go_asm.h ./atomic_arm.go ./stubs.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b015/_pkg_.a # internal cat >$WORK/b020/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/sync/atomic /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b020/_pkg_.a -trimpath "$WORK/b020=>" -shared -p sync/atomic -std -installsuffix shared -buildid qjv_JrovAMpDcNzxiaU9/qjv_JrovAMpDcNzxiaU9 -goversion go1.14.3 -symabis $WORK/b020/symabis -D "" -importcfg $WORK/b020/importcfg -pack -asmhdr $WORK/b020/go_asm.h ./doc.go ./value.go cp $WORK/b015/_pkg_.a /builddir/.cache/go-build/7f/7f933a4d6f37e13cf76fbff902103be5834be403945b0d466390290d47336728-d # internal cd /usr/lib/golang/src/internal/bytealg /usr/lib/golang/pkg/tool/linux_arm/asm -trimpath "$WORK/b006=>" -I $WORK/b006/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm -shared -o $WORK/b006/compare_arm.o ./compare_arm.s math mkdir -p $WORK/b014/ cat >$WORK/b014/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/math /usr/lib/golang/pkg/tool/linux_arm/asm -trimpath "$WORK/b014=>" -I $WORK/b014/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm -shared -gensymabis -o $WORK/b014/symabis ./sqrt_arm.s ./stubs_arm.s cd /usr/lib/golang/src/sync/atomic /usr/lib/golang/pkg/tool/linux_arm/asm -trimpath "$WORK/b020=>" -I $WORK/b020/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm -shared -o $WORK/b020/asm.o ./asm.s cd /usr/lib/golang/src/internal/bytealg /usr/lib/golang/pkg/tool/linux_arm/asm -trimpath "$WORK/b006=>" -I $WORK/b006/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm -shared -o $WORK/b006/count_arm.o ./count_arm.s cd /usr/lib/golang/src/sync/atomic /usr/lib/golang/pkg/tool/linux_arm/pack r $WORK/b020/_pkg_.a $WORK/b020/asm.o # internal /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b020/_pkg_.a # internal cp $WORK/b020/_pkg_.a /builddir/.cache/go-build/2f/2fcb0b970b17bb72d61b657f7a98d4f5d3cc4d41ef88c9cca8ab2192115f4821-d # internal internal/testlog mkdir -p $WORK/b031/ cat >$WORK/b031/importcfg << 'EOF' # internal # import config packagefile sync/atomic=$WORK/b020/_pkg_.a EOF cd /usr/lib/golang/src/internal/testlog /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b031/_pkg_.a -trimpath "$WORK/b031=>" -shared -p internal/testlog -std -complete -installsuffix shared -buildid D-SfPfY_z9F2PnjcLLZR/D-SfPfY_z9F2PnjcLLZR -goversion go1.14.3 -D "" -importcfg $WORK/b031/importcfg -pack ./log.go cd /usr/lib/golang/src/runtime/internal/atomic /usr/lib/golang/pkg/tool/linux_arm/asm -trimpath "$WORK/b009=>" -I $WORK/b009/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm -shared -o $WORK/b009/asm_arm.o ./asm_arm.s cat >$WORK/b014/importcfg << 'EOF' # internal # import config packagefile math/bits=$WORK/b015/_pkg_.a EOF cd /usr/lib/golang/src/math /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b014/_pkg_.a -trimpath "$WORK/b014=>" -shared -p math -std -installsuffix shared -buildid P77n_-u1wzSLrsLaKDQ9/P77n_-u1wzSLrsLaKDQ9 -goversion go1.14.3 -symabis $WORK/b014/symabis -D "" -importcfg $WORK/b014/importcfg -pack -asmhdr $WORK/b014/go_asm.h ./abs.go ./acosh.go ./asin.go ./asinh.go ./atan.go ./atan2.go ./atanh.go ./bits.go ./cbrt.go ./const.go ./copysign.go ./dim.go ./erf.go ./erfinv.go ./exp.go ./expm1.go ./floor.go ./fma.go ./frexp.go ./gamma.go ./hypot.go ./j0.go ./j1.go ./jn.go ./ldexp.go ./lgamma.go ./log.go ./log10.go ./log1p.go ./logb.go ./mod.go ./modf.go ./nextafter.go ./pow.go ./pow10.go ./remainder.go ./signbit.go ./sin.go ./sincos.go ./sinh.go ./sqrt.go ./tan.go ./tanh.go ./trig_reduce.go ./unsafe.go cd /usr/lib/golang/src/internal/bytealg /usr/lib/golang/pkg/tool/linux_arm/asm -trimpath "$WORK/b006=>" -I $WORK/b006/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm -shared -o $WORK/b006/equal_arm.o ./equal_arm.s cd /usr/lib/golang/src/runtime/internal/atomic /usr/lib/golang/pkg/tool/linux_arm/asm -trimpath "$WORK/b009=>" -I $WORK/b009/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm -shared -o $WORK/b009/sys_linux_arm.o ./sys_linux_arm.s /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b031/_pkg_.a # internal cp $WORK/b031/_pkg_.a /builddir/.cache/go-build/4b/4b37c9b9d59f466beb24b5e5e646fa1c6094501ca05e45b455da28d8c68a63fe-d # internal encoding mkdir -p $WORK/b037/ cat >$WORK/b037/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/encoding /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b037/_pkg_.a -trimpath "$WORK/b037=>" -shared -p encoding -std -complete -installsuffix shared -buildid yrgWYPV6th3sJMu96fCy/yrgWYPV6th3sJMu96fCy -goversion go1.14.3 -D "" -importcfg $WORK/b037/importcfg -pack ./encoding.go cd /usr/lib/golang/src/internal/bytealg /usr/lib/golang/pkg/tool/linux_arm/asm -trimpath "$WORK/b006=>" -I $WORK/b006/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm -shared -o $WORK/b006/indexbyte_arm.o ./indexbyte_arm.s cd /usr/lib/golang/src/runtime/internal/atomic /usr/lib/golang/pkg/tool/linux_arm/pack r $WORK/b009/_pkg_.a $WORK/b009/asm_arm.o $WORK/b009/sys_linux_arm.o # internal /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b009/_pkg_.a # internal cp $WORK/b009/_pkg_.a /builddir/.cache/go-build/da/da3d62b081fb2a00c6bd8f872cbb92f1459367080041ac264aa02e0953b1d6e6-d # internal unicode/utf16 mkdir -p $WORK/b041/ cat >$WORK/b041/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/unicode/utf16 /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b041/_pkg_.a -trimpath "$WORK/b041=>" -shared -p unicode/utf16 -std -complete -installsuffix shared -buildid 9Fh9zv91-LySrOob-Yg8/9Fh9zv91-LySrOob-Yg8 -goversion go1.14.3 -D "" -importcfg $WORK/b041/importcfg -pack ./utf16.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b037/_pkg_.a # internal cp $WORK/b037/_pkg_.a /builddir/.cache/go-build/fb/fbfe3eed5b34e51b731f3d671d62d01662dea4530d61ec49b2617d4673bd8906-d # internal crypto/internal/subtle mkdir -p $WORK/b048/ cat >$WORK/b048/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/crypto/internal/subtle /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b048/_pkg_.a -trimpath "$WORK/b048=>" -shared -p crypto/internal/subtle -std -complete -installsuffix shared -buildid AmTEAZBBFMbhe9ZyRMi8/AmTEAZBBFMbhe9ZyRMi8 -goversion go1.14.3 -D "" -importcfg $WORK/b048/importcfg -pack ./aliasing.go cd /usr/lib/golang/src/internal/bytealg /usr/lib/golang/pkg/tool/linux_arm/pack r $WORK/b006/_pkg_.a $WORK/b006/compare_arm.o $WORK/b006/count_arm.o $WORK/b006/equal_arm.o $WORK/b006/indexbyte_arm.o # internal /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b006/_pkg_.a # internal cp $WORK/b006/_pkg_.a /builddir/.cache/go-build/99/99ee9ca6a09ca0092bc497ccedd6ed2bac1690383d053a69be5e5fc1ef7b0ab4-d # internal /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b041/_pkg_.a # internal cp $WORK/b041/_pkg_.a /builddir/.cache/go-build/a7/a76f5456d50132a01f0e8086a1347660b1f3c69695735f81a16e7bd80e90241a-d # internal crypto/subtle mkdir -p $WORK/b049/ cat >$WORK/b049/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/crypto/subtle /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b049/_pkg_.a -trimpath "$WORK/b049=>" -shared -p crypto/subtle -std -complete -installsuffix shared -buildid 24eqhDj2UppHsp4hWub9/24eqhDj2UppHsp4hWub9 -goversion go1.14.3 -D "" -importcfg $WORK/b049/importcfg -pack ./constant_time.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b048/_pkg_.a # internal cp $WORK/b048/_pkg_.a /builddir/.cache/go-build/db/db7ec52d370df0a193e7bbacae1b55b10ec50b7945dd7a03dbc23d9dc82a2971-d # internal internal/nettrace mkdir -p $WORK/b068/ cat >$WORK/b068/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/internal/nettrace /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b068/_pkg_.a -trimpath "$WORK/b068=>" -shared -p internal/nettrace -std -complete -installsuffix shared -buildid VzWf-GpjV9dnpABkQhT3/VzWf-GpjV9dnpABkQhT3 -goversion go1.14.3 -D "" -importcfg $WORK/b068/importcfg -pack ./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/74/742fb4e8d1c43b4e091246f1f148358304f2898d2d6bf0123a57682e89f43436-d # internal /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b049/_pkg_.a # internal cp $WORK/b049/_pkg_.a /builddir/.cache/go-build/76/763e4a52c7bc8a7e84acef724f064814f53fbd77f2fc7eb8b250610cb298f61f-d # internal image/color mkdir -p $WORK/b100/ cat >$WORK/b100/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/image/color /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b100/_pkg_.a -trimpath "$WORK/b100=>" -shared -p image/color -std -complete -installsuffix shared -buildid QyIaaC_bok6KBWasYnx6/QyIaaC_bok6KBWasYnx6 -goversion go1.14.3 -D "" -importcfg $WORK/b100/importcfg -pack ./color.go ./ycbcr.go runtime mkdir -p $WORK/b005/ cat >$WORK/b005/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/runtime /usr/lib/golang/pkg/tool/linux_arm/asm -trimpath "$WORK/b005=>" -I $WORK/b005/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm -shared -gensymabis -o $WORK/b005/symabis ./asm.s ./asm_arm.s ./duff_arm.s ./memclr_arm.s ./memmove_arm.s ./preempt_arm.s ./rt0_linux_arm.s ./sys_linux_arm.s ./tls_arm.s ./vlop_arm.s runtime/cgo mkdir -p $WORK/b070/ cd /usr/lib/golang/src/runtime/cgo CGO_LDFLAGS='"-g" "-O2" "-lpthread"' /usr/lib/golang/pkg/tool/linux_arm/cgo -objdir $WORK/b070/ -importpath runtime/cgo -import_runtime_cgo=false -import_syscall=false -- -I $WORK/b070/ -g -O2 -Wall -Werror ./cgo.go cat >$WORK/b005/importcfg << 'EOF' # internal # import config packagefile internal/bytealg=$WORK/b006/_pkg_.a packagefile internal/cpu=$WORK/b007/_pkg_.a packagefile runtime/internal/atomic=$WORK/b009/_pkg_.a packagefile runtime/internal/math=$WORK/b010/_pkg_.a packagefile runtime/internal/sys=$WORK/b011/_pkg_.a EOF cd /usr/lib/golang/src/runtime /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b005/_pkg_.a -trimpath "$WORK/b005=>" -shared -p runtime -std -+ -installsuffix shared -buildid oh4Ah_mzlIqmhBVbGfBO/oh4Ah_mzlIqmhBVbGfBO -goversion go1.14.3 -symabis $WORK/b005/symabis -D "" -importcfg $WORK/b005/importcfg -pack -asmhdr $WORK/b005/go_asm.h ./alg.go ./atomic_pointer.go ./cgo.go ./cgocall.go ./cgocallback.go ./cgocheck.go ./chan.go ./checkptr.go ./compiler.go ./complex.go ./cpuflags.go ./cpuprof.go ./debug.go ./debuglog.go ./debuglog_off.go ./defs_linux_arm.go ./env_posix.go ./error.go ./extern.go ./fastlog2.go ./fastlog2table.go ./fedora.go ./float.go ./hash32.go ./heapdump.go ./iface.go ./lfstack.go ./lfstack_32bit.go ./lock_futex.go ./malloc.go ./map.go ./map_fast32.go ./map_fast64.go ./map_faststr.go ./mbarrier.go ./mbitmap.go ./mcache.go ./mcentral.go ./mem_linux.go ./mfinal.go ./mfixalloc.go ./mgc.go ./mgcmark.go ./mgcscavenge.go ./mgcstack.go ./mgcsweep.go ./mgcsweepbuf.go ./mgcwork.go ./mheap.go ./mmap.go ./mpagealloc.go ./mpagealloc_32bit.go ./mpagecache.go ./mpallocbits.go ./mprof.go ./mranges.go ./msan0.go ./msize.go ./mstats.go ./mwbbuf.go ./nbpipe_pipe2.go ./netpoll.go ./netpoll_epoll.go ./os_linux.go ./os_linux_arm.go ./os_linux_generic.go ./os_nonopenbsd.go ./panic.go ./panic32.go ./plugin.go ./preempt.go ./preempt_nonwindows.go ./print.go ./proc.go ./profbuf.go ./proflabel.go ./race0.go ./rdebug.go ./relax_stub.go ./runtime.go ./runtime1.go ./runtime2.go ./rwmutex.go ./select.go ./sema.go ./sigaction.go ./signal_arm.go ./signal_linux_arm.go ./signal_unix.go ./sigqueue.go ./sigqueue_note.go ./sigtab_linux_generic.go ./sizeclasses.go ./slice.go ./softfloat64.go ./stack.go ./string.go ./stubs.go ./stubs2.go ./stubs3.go ./stubs32.go ./stubs_arm.go ./stubs_linux.go ./symtab.go ./sys_arm.go ./sys_nonppc64x.go ./time.go ./time_nofake.go ./timestub.go ./timestub2.go ./trace.go ./traceback.go ./type.go ./typekind.go ./utf8.go ./vdso_elf32.go ./vdso_linux.go ./vdso_linux_arm.go ./vlrt.go ./write_err.go cd $WORK gcc -fno-caret-diagnostics -c -x c - -o /dev/null || true /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b100/_pkg_.a # internal cp $WORK/b100/_pkg_.a /builddir/.cache/go-build/ee/ee5e89c7cebe75d092035fe05b1b2bfdbe9f5b4eec2de0cc7cb5daa0f7e4cecb-d # internal gcc -Qunused-arguments -c -x c - -o /dev/null || true golang.org/x/xerrors/internal gcc -fdebug-prefix-map=a=b -c -x c - -o /dev/null || true gcc -gno-record-gcc-switches -c -x c - -o /dev/null || true /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b021/_pkg_.a # internal cp $WORK/b021/_pkg_.a /builddir/.cache/go-build/50/50849605e2407f0efaa98c3ca7349d62936ad58444a66562c132a7855b1215ea-d # internal mkdir -p $WORK/b124/ cd $WORK/b070 TERM='dumb' gcc -I /usr/lib/golang/src/runtime/cgo -fPIC -marm -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b070=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -Wall -Werror -o ./_x001.o -c _cgo_export.c container/list mkdir -p $WORK/b130/ cat >$WORK/b124/importcfg << 'EOF' # internal # import config EOF cat >$WORK/b130/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/container/list /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b130/_pkg_.a -trimpath "$WORK/b130=>" -shared -p container/list -std -complete -installsuffix shared -buildid cEDQTTYxl1FZHwqwTF-K/cEDQTTYxl1FZHwqwTF-K -goversion go1.14.3 -D "" -importcfg $WORK/b130/importcfg -pack ./list.go cd /usr/share/gocode/src/golang.org/x/xerrors/internal /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b124/_pkg_.a -trimpath "$WORK/b124=>" -shared -p golang.org/x/xerrors/internal -complete -installsuffix shared -buildid 7YkKI65EuzhygZboT5he/7YkKI65EuzhygZboT5he -goversion go1.14.3 -D "" -importcfg $WORK/b124/importcfg -pack ./internal.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b124/_pkg_.a # internal cp $WORK/b124/_pkg_.a /builddir/.cache/go-build/f8/f84f0fb2f7e3120aa0cb542de098bfcbde315c328bd007b5e80645877bbd4092-d # internal vendor/golang.org/x/crypto/cryptobyte/asn1 mkdir -p $WORK/b140/ cat >$WORK/b140/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/b140/_pkg_.a -trimpath "$WORK/b140=>" -shared -p vendor/golang.org/x/crypto/cryptobyte/asn1 -std -complete -installsuffix shared -buildid sN4-Kw8VKbjkqYBlOojl/sN4-Kw8VKbjkqYBlOojl -goversion go1.14.3 -D "" -importcfg $WORK/b140/importcfg -pack ./asn1.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b140/_pkg_.a # internal cp $WORK/b140/_pkg_.a /builddir/.cache/go-build/c9/c95677298e0e325e985c914e901c22dd0431b0db8a40591564193b4d54060249-d # internal vendor/golang.org/x/crypto/internal/subtle mkdir -p $WORK/b143/ cat >$WORK/b143/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/b143/_pkg_.a -trimpath "$WORK/b143=>" -shared -p vendor/golang.org/x/crypto/internal/subtle -std -complete -installsuffix shared -buildid 6RcR-TE-1QzJvyP3-SBI/6RcR-TE-1QzJvyP3-SBI -goversion go1.14.3 -D "" -importcfg $WORK/b143/importcfg -pack ./aliasing.go cd $WORK/b070 TERM='dumb' gcc -I /usr/lib/golang/src/runtime/cgo -fPIC -marm -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b070=/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/b143/_pkg_.a # internal cp $WORK/b143/_pkg_.a /builddir/.cache/go-build/36/36a9750a47ab3b2b2cf3a6b86d2dfc73c27c8e8bd4e7bca752b00bce160bcfd8-d # internal /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b130/_pkg_.a # internal cp $WORK/b130/_pkg_.a /builddir/.cache/go-build/e0/e067c7a8eee55ee909b758150749578789daac6127f088e46d6a51f54698bee6-d # internal cd /usr/lib/golang/src/math /usr/lib/golang/pkg/tool/linux_arm/asm -trimpath "$WORK/b014=>" -I $WORK/b014/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm -shared -o $WORK/b014/sqrt_arm.o ./sqrt_arm.s /usr/lib/golang/pkg/tool/linux_arm/asm -trimpath "$WORK/b014=>" -I $WORK/b014/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm -shared -o $WORK/b014/stubs_arm.o ./stubs_arm.s /usr/lib/golang/pkg/tool/linux_arm/pack r $WORK/b014/_pkg_.a $WORK/b014/sqrt_arm.o $WORK/b014/stubs_arm.o # internal /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b014/_pkg_.a # internal cd /usr/lib/golang/src/runtime/cgo TERM='dumb' gcc -I . -fPIC -marm -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b070=/tmp/go-build -gno-record-gcc-switches -I $WORK/b070/ -g -O2 -Wall -Werror -o $WORK/b070/_x003.o -c gcc_context.c cp $WORK/b014/_pkg_.a /builddir/.cache/go-build/a5/a53d0ee07b0b0a684997c12e02458db9822f6837c4facbe5f6f272b40c6ad71a-d # internal TERM='dumb' gcc -I . -fPIC -marm -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b070=/tmp/go-build -gno-record-gcc-switches -I $WORK/b070/ -g -O2 -Wall -Werror -o $WORK/b070/_x004.o -c gcc_fatalf.c TERM='dumb' gcc -I . -fPIC -marm -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b070=/tmp/go-build -gno-record-gcc-switches -I $WORK/b070/ -g -O2 -Wall -Werror -o $WORK/b070/_x005.o -c gcc_libinit.c TERM='dumb' gcc -I . -fPIC -marm -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b070=/tmp/go-build -gno-record-gcc-switches -I $WORK/b070/ -g -O2 -Wall -Werror -o $WORK/b070/_x006.o -c gcc_linux_arm.c TERM='dumb' gcc -I . -fPIC -marm -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b070=/tmp/go-build -gno-record-gcc-switches -I $WORK/b070/ -g -O2 -Wall -Werror -o $WORK/b070/_x007.o -c gcc_setenv.c TERM='dumb' gcc -I . -fPIC -marm -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b070=/tmp/go-build -gno-record-gcc-switches -I $WORK/b070/ -g -O2 -Wall -Werror -o $WORK/b070/_x008.o -c gcc_traceback.c TERM='dumb' gcc -I . -fPIC -marm -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b070=/tmp/go-build -gno-record-gcc-switches -I $WORK/b070/ -g -O2 -Wall -Werror -o $WORK/b070/_x009.o -c gcc_util.c TERM='dumb' gcc -I . -fPIC -marm -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b070=/tmp/go-build -gno-record-gcc-switches -I $WORK/b070/ -g -O2 -Wall -Werror -o $WORK/b070/_x010.o -c gcc_arm.S cd $WORK/b070 TERM='dumb' gcc -I /usr/lib/golang/src/runtime/cgo -fPIC -marm -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b070=/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/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 $WORK/b070/_x006.o $WORK/b070/_x007.o $WORK/b070/_x008.o $WORK/b070/_x009.o $WORK/b070/_x010.o -g -O2 -lpthread -pie TERM='dumb' /usr/lib/golang/pkg/tool/linux_arm/cgo -dynpackage cgo -dynimport $WORK/b070/_cgo_.o -dynout $WORK/b070/_cgo_import.go -dynlinker cat >$WORK/b070/go_asm.h << 'EOF' # internal EOF /usr/lib/golang/pkg/tool/linux_arm/asm -trimpath "$WORK/b070=>" -I $WORK/b070/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm -shared -gensymabis -o $WORK/b070/symabis ./asm_arm.s cat >$WORK/b070/importcfg << 'EOF' # internal # import config EOF /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b070/_pkg_.a -trimpath "$WORK/b070=>" -shared -p runtime/cgo -std -installsuffix shared -buildid -syzssBtnMucpRQ-3TbG/-syzssBtnMucpRQ-3TbG -goversion go1.14.3 -symabis $WORK/b070/symabis -D "" -importcfg $WORK/b070/importcfg -pack -asmhdr $WORK/b070/go_asm.h ./callbacks.go ./callbacks_traceback.go ./iscgo.go ./setenv.go $WORK/b070/_cgo_gotypes.go $WORK/b070/cgo.cgo1.go $WORK/b070/_cgo_import.go /usr/lib/golang/pkg/tool/linux_arm/asm -trimpath "$WORK/b070=>" -I $WORK/b070/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm -shared -o $WORK/b070/asm_arm.o ./asm_arm.s /usr/lib/golang/pkg/tool/linux_arm/pack r $WORK/b070/_pkg_.a $WORK/b070/asm_arm.o $WORK/b070/_x001.o $WORK/b070/_x002.o $WORK/b070/_x003.o $WORK/b070/_x004.o $WORK/b070/_x005.o $WORK/b070/_x006.o $WORK/b070/_x007.o $WORK/b070/_x008.o $WORK/b070/_x009.o $WORK/b070/_x010.o # internal /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b070/_pkg_.a # internal cp $WORK/b070/_pkg_.a /builddir/.cache/go-build/57/577e338b6fc083e813781a832e64bbd93d89be8f4499d7aeb0a8da65d402d1d3-d # internal cd /usr/lib/golang/src/runtime /usr/lib/golang/pkg/tool/linux_arm/asm -trimpath "$WORK/b005=>" -I $WORK/b005/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm -shared -o $WORK/b005/asm.o ./asm.s /usr/lib/golang/pkg/tool/linux_arm/asm -trimpath "$WORK/b005=>" -I $WORK/b005/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm -shared -o $WORK/b005/asm_arm.o ./asm_arm.s /usr/lib/golang/pkg/tool/linux_arm/asm -trimpath "$WORK/b005=>" -I $WORK/b005/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm -shared -o $WORK/b005/duff_arm.o ./duff_arm.s /usr/lib/golang/pkg/tool/linux_arm/asm -trimpath "$WORK/b005=>" -I $WORK/b005/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm -shared -o $WORK/b005/memclr_arm.o ./memclr_arm.s /usr/lib/golang/pkg/tool/linux_arm/asm -trimpath "$WORK/b005=>" -I $WORK/b005/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm -shared -o $WORK/b005/memmove_arm.o ./memmove_arm.s /usr/lib/golang/pkg/tool/linux_arm/asm -trimpath "$WORK/b005=>" -I $WORK/b005/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm -shared -o $WORK/b005/preempt_arm.o ./preempt_arm.s /usr/lib/golang/pkg/tool/linux_arm/asm -trimpath "$WORK/b005=>" -I $WORK/b005/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm -shared -o $WORK/b005/rt0_linux_arm.o ./rt0_linux_arm.s /usr/lib/golang/pkg/tool/linux_arm/asm -trimpath "$WORK/b005=>" -I $WORK/b005/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm -shared -o $WORK/b005/sys_linux_arm.o ./sys_linux_arm.s /usr/lib/golang/pkg/tool/linux_arm/asm -trimpath "$WORK/b005=>" -I $WORK/b005/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm -shared -o $WORK/b005/tls_arm.o ./tls_arm.s /usr/lib/golang/pkg/tool/linux_arm/asm -trimpath "$WORK/b005=>" -I $WORK/b005/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm -shared -o $WORK/b005/vlop_arm.o ./vlop_arm.s /usr/lib/golang/pkg/tool/linux_arm/pack r $WORK/b005/_pkg_.a $WORK/b005/asm.o $WORK/b005/asm_arm.o $WORK/b005/duff_arm.o $WORK/b005/memclr_arm.o $WORK/b005/memmove_arm.o $WORK/b005/preempt_arm.o $WORK/b005/rt0_linux_arm.o $WORK/b005/sys_linux_arm.o $WORK/b005/tls_arm.o $WORK/b005/vlop_arm.o # internal /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b005/_pkg_.a # internal cp $WORK/b005/_pkg_.a /builddir/.cache/go-build/bf/bf7d07ebbf0a5ed8e8bac4ee6669d9a4e59487127f1815c56ebf2cfa32d3b779-d # internal internal/reflectlite mkdir -p $WORK/b004/ cat >$WORK/b004/go_asm.h << 'EOF' # internal EOF sync mkdir -p $WORK/b018/ cd /usr/lib/golang/src/internal/reflectlite /usr/lib/golang/pkg/tool/linux_arm/asm -trimpath "$WORK/b004=>" -I $WORK/b004/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm -shared -gensymabis -o $WORK/b004/symabis ./asm.s cat >$WORK/b018/importcfg << 'EOF' # internal # import config packagefile internal/race=$WORK/b019/_pkg_.a packagefile runtime=$WORK/b005/_pkg_.a packagefile sync/atomic=$WORK/b020/_pkg_.a EOF cd /usr/lib/golang/src/sync /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b018/_pkg_.a -trimpath "$WORK/b018=>" -shared -p sync -std -installsuffix shared -buildid -Xb27duxIRiB-D_LshvI/-Xb27duxIRiB-D_LshvI -goversion go1.14.3 -D "" -importcfg $WORK/b018/importcfg -pack ./cond.go ./map.go ./mutex.go ./once.go ./pool.go ./poolqueue.go ./runtime.go ./rwmutex.go ./waitgroup.go cat >$WORK/b004/importcfg << 'EOF' # internal # import config packagefile runtime=$WORK/b005/_pkg_.a EOF cd /usr/lib/golang/src/internal/reflectlite /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b004/_pkg_.a -trimpath "$WORK/b004=>" -shared -p internal/reflectlite -std -installsuffix shared -buildid XoCLm5Dr7mBba__aiQuU/XoCLm5Dr7mBba__aiQuU -goversion go1.14.3 -symabis $WORK/b004/symabis -D "" -importcfg $WORK/b004/importcfg -pack -asmhdr $WORK/b004/go_asm.h ./swapper.go ./type.go ./value.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b018/_pkg_.a # internal cp $WORK/b018/_pkg_.a /builddir/.cache/go-build/e5/e5585e7d40511b8946e35dae11f1c6771ac5477e88a1d11f91f4d27187cecdc5-d # internal internal/singleflight mkdir -p $WORK/b069/ cat >$WORK/b069/importcfg << 'EOF' # internal # import config packagefile sync=$WORK/b018/_pkg_.a EOF cd /usr/lib/golang/src/internal/singleflight /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b069/_pkg_.a -trimpath "$WORK/b069=>" -shared -p internal/singleflight -std -complete -installsuffix shared -buildid A3EMbkJtZBtz0j3_hGGV/A3EMbkJtZBtz0j3_hGGV -goversion go1.14.3 -D "" -importcfg $WORK/b069/importcfg -pack ./singleflight.go math/rand mkdir -p $WORK/b051/ cat >$WORK/b051/importcfg << 'EOF' # internal # import config packagefile math=$WORK/b014/_pkg_.a packagefile sync=$WORK/b018/_pkg_.a EOF cd /usr/lib/golang/src/math/rand /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b051/_pkg_.a -trimpath "$WORK/b051=>" -shared -p math/rand -std -complete -installsuffix shared -buildid t47nG9L4_etPtxRslEHU/t47nG9L4_etPtxRslEHU -goversion go1.14.3 -D "" -importcfg $WORK/b051/importcfg -pack ./exp.go ./normal.go ./rand.go ./rng.go ./zipf.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b069/_pkg_.a # internal cp $WORK/b069/_pkg_.a /builddir/.cache/go-build/04/04f5e23f23e99425d08bd7ad944df1bda4058da07f710d768105dc1a5c70f5a6-d # internal /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b051/_pkg_.a # internal cp $WORK/b051/_pkg_.a /builddir/.cache/go-build/79/7932bff5f009f7d681d7fd2fa5d46172c0e2951f36e357b6d3d70f849afb3649-d # internal cd /usr/lib/golang/src/internal/reflectlite /usr/lib/golang/pkg/tool/linux_arm/asm -trimpath "$WORK/b004=>" -I $WORK/b004/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm -shared -o $WORK/b004/asm.o ./asm.s /usr/lib/golang/pkg/tool/linux_arm/pack r $WORK/b004/_pkg_.a $WORK/b004/asm.o # internal /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b004/_pkg_.a # internal cp $WORK/b004/_pkg_.a /builddir/.cache/go-build/ff/ff8c586e091d9b286fbfc0570fb0da0d40c27da93f1efa7ee7c39066aa177339-d # internal errors mkdir -p $WORK/b003/ sort cat >$WORK/b003/importcfg << 'EOF' # internal # import config packagefile internal/reflectlite=$WORK/b004/_pkg_.a EOF cd /usr/lib/golang/src/errors /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b003/_pkg_.a -trimpath "$WORK/b003=>" -shared -p errors -std -complete -installsuffix shared -buildid d48dIKbMwZOvp2dxszYB/d48dIKbMwZOvp2dxszYB -goversion go1.14.3 -D "" -importcfg $WORK/b003/importcfg -pack ./errors.go ./wrap.go mkdir -p $WORK/b022/ cat >$WORK/b022/importcfg << 'EOF' # internal # import config packagefile internal/reflectlite=$WORK/b004/_pkg_.a EOF cd /usr/lib/golang/src/sort /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b022/_pkg_.a -trimpath "$WORK/b022=>" -shared -p sort -std -complete -installsuffix shared -buildid cRMIWVyiuPD9cfZKHlsT/cRMIWVyiuPD9cfZKHlsT -goversion go1.14.3 -D "" -importcfg $WORK/b022/importcfg -pack ./search.go ./slice.go ./slice_go113.go ./sort.go ./zfuncversion.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b003/_pkg_.a # internal cp $WORK/b003/_pkg_.a /builddir/.cache/go-build/0e/0efb9fb1ac1c87c323708bd4dcfc90a53835480754e2664e3f5d444f02af0ad0-d # internal internal/oserror mkdir -p $WORK/b025/ io cat >$WORK/b025/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/b025/_pkg_.a -trimpath "$WORK/b025=>" -shared -p internal/oserror -std -complete -installsuffix shared -buildid toqAdAlS7Pvv2Z33O4tS/toqAdAlS7Pvv2Z33O4tS -goversion go1.14.3 -D "" -importcfg $WORK/b025/importcfg -pack ./errors.go mkdir -p $WORK/b023/ vendor/golang.org/x/net/dns/dnsmessage cat >$WORK/b023/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile sync=$WORK/b018/_pkg_.a EOF strconv mkdir -p $WORK/b016/ cd /usr/lib/golang/src/io /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b023/_pkg_.a -trimpath "$WORK/b023=>" -shared -p io -std -complete -installsuffix shared -buildid HG5Hs1n8oMCR_txe-I9c/HG5Hs1n8oMCR_txe-I9c -goversion go1.14.3 -D "" -importcfg $WORK/b023/importcfg -pack ./io.go ./multi.go ./pipe.go mkdir -p $WORK/b067/ cat >$WORK/b016/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile internal/bytealg=$WORK/b006/_pkg_.a packagefile math=$WORK/b014/_pkg_.a packagefile math/bits=$WORK/b015/_pkg_.a packagefile unicode/utf8=$WORK/b017/_pkg_.a EOF cd /usr/lib/golang/src/strconv /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b016/_pkg_.a -trimpath "$WORK/b016=>" -shared -p strconv -std -complete -installsuffix shared -buildid RgOeTm5nDd1tYjEvuqE5/RgOeTm5nDd1tYjEvuqE5 -goversion go1.14.3 -D "" -importcfg $WORK/b016/importcfg -pack ./atob.go ./atof.go ./atoi.go ./decimal.go ./doc.go ./extfloat.go ./ftoa.go ./isprint.go ./itoa.go ./quote.go cat >$WORK/b067/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/b067/_pkg_.a -trimpath "$WORK/b067=>" -shared -p vendor/golang.org/x/net/dns/dnsmessage -std -complete -installsuffix shared -buildid JayhjPURkyCJeo1Rfuce/JayhjPURkyCJeo1Rfuce -goversion go1.14.3 -D "" -importcfg $WORK/b067/importcfg -pack ./message.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b025/_pkg_.a # internal cp $WORK/b025/_pkg_.a /builddir/.cache/go-build/c1/c1175415695e90ff1280003e84d31fbe3a5faf97db64febc4b5e72c2affe2fff-d # internal syscall mkdir -p $WORK/b028/ cat >$WORK/b028/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/syscall /usr/lib/golang/pkg/tool/linux_arm/asm -trimpath "$WORK/b028=>" -I $WORK/b028/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm -shared -gensymabis -o $WORK/b028/symabis ./asm_linux_arm.s cat >$WORK/b028/importcfg << 'EOF' # internal # import config packagefile internal/bytealg=$WORK/b006/_pkg_.a packagefile internal/oserror=$WORK/b025/_pkg_.a packagefile internal/race=$WORK/b019/_pkg_.a packagefile runtime=$WORK/b005/_pkg_.a packagefile sync=$WORK/b018/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b028/_pkg_.a -trimpath "$WORK/b028=>" -shared -p syscall -std -installsuffix shared -buildid 2XmIpKfQGYW6UvqKrHoS/2XmIpKfQGYW6UvqKrHoS -goversion go1.14.3 -symabis $WORK/b028/symabis -D "" -importcfg $WORK/b028/importcfg -pack -asmhdr $WORK/b028/go_asm.h ./dirent.go ./endian_little.go ./env_unix.go ./exec_linux.go ./exec_unix.go ./flock.go ./flock_linux_32bit.go ./lsf_linux.go ./msan0.go ./net.go ./netlink_linux.go ./setuidgid_32_linux.go ./sock_cloexec_linux.go ./sockcmsg_linux.go ./sockcmsg_unix.go ./sockcmsg_unix_other.go ./str.go ./syscall.go ./syscall_linux.go ./syscall_linux_arm.go ./syscall_unix.go ./time_nofake.go ./timestruct.go ./zerrors_linux_arm.go ./zsyscall_linux_arm.go ./zsysnum_linux_arm.go ./ztypes_linux_arm.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b022/_pkg_.a # internal cp $WORK/b022/_pkg_.a /builddir/.cache/go-build/88/884b576d8f216e6963de069bd4fbca55d93e345c0e6c72896fd1969ac2fe33f7-d # internal golang.org/x/crypto/cast5 mkdir -p $WORK/b095/ cat >$WORK/b095/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a EOF cd /usr/share/gocode/src/golang.org/x/crypto/cast5 /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b095/_pkg_.a -trimpath "$WORK/b095=>" -shared -p golang.org/x/crypto/cast5 -complete -installsuffix shared -buildid iCuN4XiQKERZdh6yW_TK/iCuN4XiQKERZdh6yW_TK -goversion go1.14.3 -D "" -importcfg $WORK/b095/importcfg -pack ./cast5.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b023/_pkg_.a # internal cp $WORK/b023/_pkg_.a /builddir/.cache/go-build/5f/5fba218c782b2d03298ec024fdb2ab50ca80a9bc4ff196cae11aaa6ae4c8371c-d # internal bytes mkdir -p $WORK/b034/ cat >$WORK/b034/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile internal/bytealg=$WORK/b006/_pkg_.a packagefile io=$WORK/b023/_pkg_.a packagefile unicode=$WORK/b021/_pkg_.a packagefile unicode/utf8=$WORK/b017/_pkg_.a EOF cd /usr/lib/golang/src/bytes /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b034/_pkg_.a -trimpath "$WORK/b034=>" -shared -p bytes -std -installsuffix shared -buildid Xg50JZQ2iBCD4KIDJ0eT/Xg50JZQ2iBCD4KIDJ0eT -goversion go1.14.3 -D "" -importcfg $WORK/b034/importcfg -pack ./buffer.go ./bytes.go ./reader.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b095/_pkg_.a # internal cp $WORK/b095/_pkg_.a /builddir/.cache/go-build/ca/ca0afd20f3547e1e6af8377f79e58da5765b0acc1c7fb69dc1f364b7b72dae66-d # internal strings mkdir -p $WORK/b040/ cat >$WORK/b040/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile internal/bytealg=$WORK/b006/_pkg_.a packagefile io=$WORK/b023/_pkg_.a packagefile sync=$WORK/b018/_pkg_.a packagefile unicode=$WORK/b021/_pkg_.a packagefile unicode/utf8=$WORK/b017/_pkg_.a EOF cd /usr/lib/golang/src/strings /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b040/_pkg_.a -trimpath "$WORK/b040=>" -shared -p strings -std -complete -installsuffix shared -buildid pNqlhVATgS5rLYqNjwnj/pNqlhVATgS5rLYqNjwnj -goversion go1.14.3 -D "" -importcfg $WORK/b040/importcfg -pack ./builder.go ./compare.go ./reader.go ./replace.go ./search.go ./strings.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b034/_pkg_.a # internal cp $WORK/b034/_pkg_.a /builddir/.cache/go-build/bd/bd15bd130e86019bee7bcc368b91eb0084f75ddc2135afa1ec59cc16faf9f5d3-d # internal bufio mkdir -p $WORK/b033/ cat >$WORK/b033/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b034/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile io=$WORK/b023/_pkg_.a packagefile unicode/utf8=$WORK/b017/_pkg_.a EOF cd /usr/lib/golang/src/bufio /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b033/_pkg_.a -trimpath "$WORK/b033=>" -shared -p bufio -std -complete -installsuffix shared -buildid xqb4aNRtGnjYBEb_Pc4-/xqb4aNRtGnjYBEb_Pc4- -goversion go1.14.3 -D "" -importcfg $WORK/b033/importcfg -pack ./bufio.go ./scan.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b016/_pkg_.a # internal cp $WORK/b016/_pkg_.a /builddir/.cache/go-build/8b/8b788de4bc381819fa14410e94998ebeeb57090c3a9440e3ad3168901cf8703a-d # internal reflect mkdir -p $WORK/b013/ cat >$WORK/b013/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/reflect /usr/lib/golang/pkg/tool/linux_arm/asm -trimpath "$WORK/b013=>" -I $WORK/b013/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm -shared -gensymabis -o $WORK/b013/symabis ./asm_arm.s cat >$WORK/b013/importcfg << 'EOF' # internal # import config packagefile math=$WORK/b014/_pkg_.a packagefile runtime=$WORK/b005/_pkg_.a packagefile strconv=$WORK/b016/_pkg_.a packagefile sync=$WORK/b018/_pkg_.a packagefile unicode=$WORK/b021/_pkg_.a packagefile unicode/utf8=$WORK/b017/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b013/_pkg_.a -trimpath "$WORK/b013=>" -shared -p reflect -std -installsuffix shared -buildid r74G2_EHaIGoKWZalMgc/r74G2_EHaIGoKWZalMgc -goversion go1.14.3 -symabis $WORK/b013/symabis -D "" -importcfg $WORK/b013/importcfg -pack -asmhdr $WORK/b013/go_asm.h ./deepequal.go ./makefunc.go ./swapper.go ./type.go ./value.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b040/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b067/_pkg_.a # internal cp $WORK/b040/_pkg_.a /builddir/.cache/go-build/7a/7aa249337919dd5da5af3d5272bb6e23586a0046e6cb17b2f74833b8358d0353-d # internal hash mkdir -p $WORK/b044/ cat >$WORK/b044/importcfg << 'EOF' # internal # import config packagefile io=$WORK/b023/_pkg_.a EOF cd /usr/lib/golang/src/hash /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b044/_pkg_.a -trimpath "$WORK/b044=>" -shared -p hash -std -complete -installsuffix shared -buildid X2HMVt5G_3Qor6PWxsjb/X2HMVt5G_3Qor6PWxsjb -goversion go1.14.3 -D "" -importcfg $WORK/b044/importcfg -pack ./hash.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b033/_pkg_.a # internal cp $WORK/b033/_pkg_.a /builddir/.cache/go-build/d5/d5683c335b3bae5b3505531e68a6754129612b93ea766382256846bb6d041de0-d # internal crypto/internal/randutil mkdir -p $WORK/b053/ cat >$WORK/b053/importcfg << 'EOF' # internal # import config packagefile io=$WORK/b023/_pkg_.a packagefile sync=$WORK/b018/_pkg_.a EOF cd /usr/lib/golang/src/crypto/internal/randutil /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b053/_pkg_.a -trimpath "$WORK/b053=>" -shared -p crypto/internal/randutil -std -complete -installsuffix shared -buildid vrMf6_d5ia6HxLqXzqR0/vrMf6_d5ia6HxLqXzqR0 -goversion go1.14.3 -D "" -importcfg $WORK/b053/importcfg -pack ./randutil.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b053/_pkg_.a # internal cp $WORK/b053/_pkg_.a /builddir/.cache/go-build/8e/8e7302a96e820fdf7ea9af19df829346e38b15cfd68f4fee53017dfe505b4c72-d # internal path mkdir -p $WORK/b062/ cat >$WORK/b062/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile strings=$WORK/b040/_pkg_.a packagefile unicode/utf8=$WORK/b017/_pkg_.a EOF cd /usr/lib/golang/src/path /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b062/_pkg_.a -trimpath "$WORK/b062=>" -shared -p path -std -complete -installsuffix shared -buildid pNNhrbM4Ayi2UruRpw_1/pNNhrbM4Ayi2UruRpw_1 -goversion go1.14.3 -D "" -importcfg $WORK/b062/importcfg -pack ./match.go ./path.go cp $WORK/b067/_pkg_.a /builddir/.cache/go-build/91/9186b75c25494d84cf0c57e5eeea7445cac324148d998f87adec5ded370491c4-d # internal /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b044/_pkg_.a # internal regexp/syntax mkdir -p $WORK/b074/ cat >$WORK/b074/importcfg << 'EOF' # internal # import config packagefile sort=$WORK/b022/_pkg_.a packagefile strconv=$WORK/b016/_pkg_.a packagefile strings=$WORK/b040/_pkg_.a packagefile unicode=$WORK/b021/_pkg_.a packagefile unicode/utf8=$WORK/b017/_pkg_.a EOF cd /usr/lib/golang/src/regexp/syntax /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b074/_pkg_.a -trimpath "$WORK/b074=>" -shared -p regexp/syntax -std -complete -installsuffix shared -buildid x5rNGY-PJRf9WJW5gmOu/x5rNGY-PJRf9WJW5gmOu -goversion go1.14.3 -D "" -importcfg $WORK/b074/importcfg -pack ./compile.go ./doc.go ./op_string.go ./parse.go ./perl_groups.go ./prog.go ./regexp.go ./simplify.go cp $WORK/b044/_pkg_.a /builddir/.cache/go-build/11/118eff2c7e7e896eae879ac1536a5946c58c69b0707ca72afe6628cc8c5328e3-d # internal crypto mkdir -p $WORK/b043/ cat >$WORK/b043/importcfg << 'EOF' # internal # import config packagefile hash=$WORK/b044/_pkg_.a packagefile io=$WORK/b023/_pkg_.a packagefile strconv=$WORK/b016/_pkg_.a EOF cd /usr/lib/golang/src/crypto /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b043/_pkg_.a -trimpath "$WORK/b043=>" -shared -p crypto -std -complete -installsuffix shared -buildid sz1H-ymUN8oeUaVNktHm/sz1H-ymUN8oeUaVNktHm -goversion go1.14.3 -D "" -importcfg $WORK/b043/importcfg -pack ./crypto.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b043/_pkg_.a # internal cp $WORK/b043/_pkg_.a /builddir/.cache/go-build/bb/bb06aa576554d2e6379e646e23460219e0b64030abe30f9a876c233d456d75ad-d # internal hash/adler32 mkdir -p $WORK/b060/ cat >$WORK/b060/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile hash=$WORK/b044/_pkg_.a EOF cd /usr/lib/golang/src/hash/adler32 /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b060/_pkg_.a -trimpath "$WORK/b060=>" -shared -p hash/adler32 -std -complete -installsuffix shared -buildid 1isSR_lCbDmCp18Qgz-F/1isSR_lCbDmCp18Qgz-F -goversion go1.14.3 -D "" -importcfg $WORK/b060/importcfg -pack ./adler32.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b060/_pkg_.a # internal cp $WORK/b060/_pkg_.a /builddir/.cache/go-build/dc/dc80af5be83ec4515bbca575433bfbfc0b7634212e78f2e91a4d95242e7f84f1-d # internal compress/bzip2 mkdir -p $WORK/b087/ cat >$WORK/b087/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b033/_pkg_.a packagefile io=$WORK/b023/_pkg_.a packagefile sort=$WORK/b022/_pkg_.a EOF cd /usr/lib/golang/src/compress/bzip2 /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b087/_pkg_.a -trimpath "$WORK/b087=>" -shared -p compress/bzip2 -std -complete -installsuffix shared -buildid 6oAEqMkKeFDYA6aUlTGs/6oAEqMkKeFDYA6aUlTGs -goversion go1.14.3 -D "" -importcfg $WORK/b087/importcfg -pack ./bit_reader.go ./bzip2.go ./huffman.go ./move_to_front.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b062/_pkg_.a # internal cp $WORK/b062/_pkg_.a /builddir/.cache/go-build/c9/c9866a1068c8c5157c5a7d9db2075c335d21da1d861c98988c771a24923be195-d # internal golang.org/x/crypto/openpgp/errors mkdir -p $WORK/b097/ cat >$WORK/b097/importcfg << 'EOF' # internal # import config packagefile strconv=$WORK/b016/_pkg_.a EOF cd /usr/share/gocode/src/golang.org/x/crypto/openpgp/errors /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b097/_pkg_.a -trimpath "$WORK/b097=>" -shared -p golang.org/x/crypto/openpgp/errors -complete -installsuffix shared -buildid SuPQF-HJC3Qu5CSwzUCY/SuPQF-HJC3Qu5CSwzUCY -goversion go1.14.3 -D "" -importcfg $WORK/b097/importcfg -pack ./errors.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b097/_pkg_.a # internal cp $WORK/b097/_pkg_.a /builddir/.cache/go-build/7a/7a45912d586301ee75e63d197c08896e3b44891e79db10551c56e7a275cecb30-d # internal golang.org/x/crypto/openpgp/s2k mkdir -p $WORK/b098/ cat >$WORK/b098/importcfg << 'EOF' # internal # import config packagefile crypto=$WORK/b043/_pkg_.a packagefile golang.org/x/crypto/openpgp/errors=$WORK/b097/_pkg_.a packagefile hash=$WORK/b044/_pkg_.a packagefile io=$WORK/b023/_pkg_.a packagefile strconv=$WORK/b016/_pkg_.a EOF cd /usr/share/gocode/src/golang.org/x/crypto/openpgp/s2k /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b098/_pkg_.a -trimpath "$WORK/b098=>" -shared -p golang.org/x/crypto/openpgp/s2k -complete -installsuffix shared -buildid 813Rq-pjEXUlyz2Sy6OZ/813Rq-pjEXUlyz2Sy6OZ -goversion go1.14.3 -D "" -importcfg $WORK/b098/importcfg -pack ./s2k.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b098/_pkg_.a # internal cp $WORK/b098/_pkg_.a /builddir/.cache/go-build/38/384bba26aab30a084b4334d18908f7e9b41040e1738a860b64fb01e51a352bcb-d # internal image mkdir -p $WORK/b099/ cat >$WORK/b099/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b033/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile image/color=$WORK/b100/_pkg_.a packagefile io=$WORK/b023/_pkg_.a packagefile strconv=$WORK/b016/_pkg_.a packagefile sync=$WORK/b018/_pkg_.a packagefile sync/atomic=$WORK/b020/_pkg_.a EOF cd /usr/lib/golang/src/image /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b099/_pkg_.a -trimpath "$WORK/b099=>" -shared -p image -std -complete -installsuffix shared -buildid n8npy3Xv8V6ryfgBmJVt/n8npy3Xv8V6ryfgBmJVt -goversion go1.14.3 -D "" -importcfg $WORK/b099/importcfg -pack ./format.go ./geom.go ./image.go ./names.go ./ycbcr.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b087/_pkg_.a # internal cp $WORK/b087/_pkg_.a /builddir/.cache/go-build/35/356904489ed8ea310737d83fcb9cc4a5e0a382d9671b8695fe8a54e2d6815123-d # internal hash/crc32 mkdir -p $WORK/b129/ cat >$WORK/b129/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile hash=$WORK/b044/_pkg_.a packagefile sync=$WORK/b018/_pkg_.a EOF cd /usr/lib/golang/src/hash/crc32 /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b129/_pkg_.a -trimpath "$WORK/b129=>" -shared -p hash/crc32 -std -complete -installsuffix shared -buildid DaWoTRNiq7124cqSdzj6/DaWoTRNiq7124cqSdzj6 -goversion go1.14.3 -D "" -importcfg $WORK/b129/importcfg -pack ./crc32.go ./crc32_generic.go ./crc32_otherarch.go cd /usr/lib/golang/src/syscall /usr/lib/golang/pkg/tool/linux_arm/asm -trimpath "$WORK/b028=>" -I $WORK/b028/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm -shared -o $WORK/b028/asm_linux_arm.o ./asm_linux_arm.s /usr/lib/golang/pkg/tool/linux_arm/pack r $WORK/b028/_pkg_.a $WORK/b028/asm_linux_arm.o # internal /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b028/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b129/_pkg_.a # internal cp $WORK/b129/_pkg_.a /builddir/.cache/go-build/46/46920df1ec68f707c597f626c2d9d056a9a8c400bf9f99c2e3549e870f00611d-d # internal crypto/hmac mkdir -p $WORK/b134/ cat >$WORK/b134/importcfg << 'EOF' # internal # import config packagefile crypto/subtle=$WORK/b049/_pkg_.a packagefile hash=$WORK/b044/_pkg_.a EOF cd /usr/lib/golang/src/crypto/hmac /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b134/_pkg_.a -trimpath "$WORK/b134=>" -shared -p crypto/hmac -std -complete -installsuffix shared -buildid 7zCihCMdF6XIquGVCfLC/7zCihCMdF6XIquGVCfLC -goversion go1.14.3 -D "" -importcfg $WORK/b134/importcfg -pack ./hmac.go cp $WORK/b028/_pkg_.a /builddir/.cache/go-build/18/1823075ca41cda4f96f33879760dff4043b8ea8c9104384e372442c2d3bad084-d # internal internal/syscall/unix mkdir -p $WORK/b027/ cat >$WORK/b027/importcfg << 'EOF' # internal # import config packagefile sync/atomic=$WORK/b020/_pkg_.a packagefile syscall=$WORK/b028/_pkg_.a EOF cd /usr/lib/golang/src/internal/syscall/unix /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b027/_pkg_.a -trimpath "$WORK/b027=>" -shared -p internal/syscall/unix -std -complete -installsuffix shared -buildid HkDBQvd3rqdRtnLVnukI/HkDBQvd3rqdRtnLVnukI -goversion go1.14.3 -D "" -importcfg $WORK/b027/importcfg -pack ./at.go ./at_sysnum_fstatat64_linux.go ./at_sysnum_linux.go ./fcntl_linux_32bit.go ./getrandom_linux.go ./getrandom_linux_arm.go ./nonblocking.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b134/_pkg_.a # internal cp $WORK/b134/_pkg_.a /builddir/.cache/go-build/cd/cdeddb6ec31661a040952116c318d2e9e5da24e6d7bd832478562bdff78b9867-d # internal time mkdir -p $WORK/b029/ cat >$WORK/b029/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile runtime=$WORK/b005/_pkg_.a packagefile sync=$WORK/b018/_pkg_.a packagefile syscall=$WORK/b028/_pkg_.a EOF cd /usr/lib/golang/src/time /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b029/_pkg_.a -trimpath "$WORK/b029=>" -shared -p time -std -installsuffix shared -buildid Gm9z5YyA3xgRr9XOPpDr/Gm9z5YyA3xgRr9XOPpDr -goversion go1.14.3 -D "" -importcfg $WORK/b029/importcfg -pack ./format.go ./sleep.go ./sys_unix.go ./tick.go ./time.go ./zoneinfo.go ./zoneinfo_read.go ./zoneinfo_unix.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b027/_pkg_.a # internal cp $WORK/b027/_pkg_.a /builddir/.cache/go-build/84/845fc8093e5c0f24c143a0e0c6bc752ae192c633e45083dba33dad2b3dbfa8f3-d # internal internal/syscall/execenv mkdir -p $WORK/b030/ cat >$WORK/b030/importcfg << 'EOF' # internal # import config packagefile syscall=$WORK/b028/_pkg_.a EOF cd /usr/lib/golang/src/internal/syscall/execenv /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b030/_pkg_.a -trimpath "$WORK/b030=>" -shared -p internal/syscall/execenv -std -complete -installsuffix shared -buildid JZsDcGSfchDuUJlDIA9L/JZsDcGSfchDuUJlDIA9L -goversion go1.14.3 -D "" -importcfg $WORK/b030/importcfg -pack ./execenv_default.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b030/_pkg_.a # internal cp $WORK/b030/_pkg_.a /builddir/.cache/go-build/63/63a7e3c61ed7fd2888a0cc039bfad05a4b0ee9046ea32eac65a11d0af12e498c-d # internal crypto/rc4 mkdir -p $WORK/b135/ cat >$WORK/b135/importcfg << 'EOF' # internal # import config packagefile crypto/internal/subtle=$WORK/b048/_pkg_.a packagefile strconv=$WORK/b016/_pkg_.a EOF cd /usr/lib/golang/src/crypto/rc4 /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b135/_pkg_.a -trimpath "$WORK/b135=>" -shared -p crypto/rc4 -std -complete -installsuffix shared -buildid 3r9hcDbCGu00Uo4AAjIf/3r9hcDbCGu00Uo4AAjIf -goversion go1.14.3 -D "" -importcfg $WORK/b135/importcfg -pack ./rc4.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/a3d1d5316ed0f009563c46ed3cde53ee176918f18e8e0b6963c55fdb59e38694-d # internal vendor/golang.org/x/crypto/hkdf mkdir -p $WORK/b146/ cat >$WORK/b146/importcfg << 'EOF' # internal # import config packagefile crypto/hmac=$WORK/b134/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile hash=$WORK/b044/_pkg_.a packagefile io=$WORK/b023/_pkg_.a EOF cd /usr/lib/golang/src/vendor/golang.org/x/crypto/hkdf /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b146/_pkg_.a -trimpath "$WORK/b146=>" -shared -p vendor/golang.org/x/crypto/hkdf -std -complete -installsuffix shared -buildid CJLG-mvs0dzC-uCfIuWv/CJLG-mvs0dzC-uCfIuWv -goversion go1.14.3 -D "" -importcfg $WORK/b146/importcfg -pack ./hkdf.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b146/_pkg_.a # internal cp $WORK/b146/_pkg_.a /builddir/.cache/go-build/2c/2cfbb812cac5ad524d6b8dd4bfffed32b5f1375869edbaa80ef2dbdf9c589d40-d # internal vendor/golang.org/x/text/transform mkdir -p $WORK/b150/ cat >$WORK/b150/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b034/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile io=$WORK/b023/_pkg_.a packagefile unicode/utf8=$WORK/b017/_pkg_.a EOF cd /usr/lib/golang/src/vendor/golang.org/x/text/transform /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b150/_pkg_.a -trimpath "$WORK/b150=>" -shared -p vendor/golang.org/x/text/transform -std -complete -installsuffix shared -buildid ngMQsEEBPhFPeLTubQ3U/ngMQsEEBPhFPeLTubQ3U -goversion go1.14.3 -D "" -importcfg $WORK/b150/importcfg -pack ./transform.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b074/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b099/_pkg_.a # internal cp $WORK/b099/_pkg_.a /builddir/.cache/go-build/fd/fd545376bb3a458b7c3e9761d08bdc719ace095594ada53fc92d0f9d629a0a01-d # internal image/internal/imageutil mkdir -p $WORK/b102/ cat >$WORK/b102/importcfg << 'EOF' # internal # import config packagefile image=$WORK/b099/_pkg_.a EOF cd /usr/lib/golang/src/image/internal/imageutil /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b102/_pkg_.a -trimpath "$WORK/b102=>" -shared -p image/internal/imageutil -std -complete -installsuffix shared -buildid ZZExz9TglourbwoqIL3D/ZZExz9TglourbwoqIL3D -goversion go1.14.3 -D "" -importcfg $WORK/b102/importcfg -pack ./imageutil.go ./impl.go cp $WORK/b074/_pkg_.a /builddir/.cache/go-build/f9/f98a0b996957ef36acbdd06588d29a3df221c1d3ba9a055d154d380d69435a00-d # internal regexp mkdir -p $WORK/b073/ cat >$WORK/b073/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b034/_pkg_.a packagefile io=$WORK/b023/_pkg_.a packagefile regexp/syntax=$WORK/b074/_pkg_.a packagefile sort=$WORK/b022/_pkg_.a packagefile strconv=$WORK/b016/_pkg_.a packagefile strings=$WORK/b040/_pkg_.a packagefile sync=$WORK/b018/_pkg_.a packagefile unicode=$WORK/b021/_pkg_.a packagefile unicode/utf8=$WORK/b017/_pkg_.a EOF cd /usr/lib/golang/src/regexp /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b073/_pkg_.a -trimpath "$WORK/b073=>" -shared -p regexp -std -complete -installsuffix shared -buildid kFKHFTr3go6naBdZtom5/kFKHFTr3go6naBdZtom5 -goversion go1.14.3 -D "" -importcfg $WORK/b073/importcfg -pack ./backtrack.go ./exec.go ./onepass.go ./regexp.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b102/_pkg_.a # internal cp $WORK/b102/_pkg_.a /builddir/.cache/go-build/70/70802dfecd32eb599da6b3254cefe87ee97efd4f28f0f1654641067bdf003817-d # internal image/jpeg mkdir -p $WORK/b101/ cat >$WORK/b101/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b033/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile image=$WORK/b099/_pkg_.a packagefile image/color=$WORK/b100/_pkg_.a packagefile image/internal/imageutil=$WORK/b102/_pkg_.a packagefile io=$WORK/b023/_pkg_.a EOF cd /usr/lib/golang/src/image/jpeg /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b101/_pkg_.a -trimpath "$WORK/b101=>" -shared -p image/jpeg -std -complete -installsuffix shared -buildid r4-z9BU5CX-z-b9E0n8Q/r4-z9BU5CX-z-b9E0n8Q -goversion go1.14.3 -D "" -importcfg $WORK/b101/importcfg -pack ./fdct.go ./huffman.go ./idct.go ./reader.go ./scan.go ./writer.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b150/_pkg_.a # internal cp $WORK/b150/_pkg_.a /builddir/.cache/go-build/af/afd0ecbccf440ff97dcb10a4b59d6ed797f72b57944ee2fc00de8b200a8c93e6-d # 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/b101/_pkg_.a # internal cp $WORK/b029/_pkg_.a /builddir/.cache/go-build/fd/fdab4355843ceeb01c6e9b2425bcb178402acfe192cdb38f503bf821c09670b9-d # internal context mkdir -p $WORK/b035/ cat >$WORK/b035/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile internal/reflectlite=$WORK/b004/_pkg_.a packagefile sync=$WORK/b018/_pkg_.a packagefile sync/atomic=$WORK/b020/_pkg_.a packagefile time=$WORK/b029/_pkg_.a EOF cd /usr/lib/golang/src/context /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b035/_pkg_.a -trimpath "$WORK/b035=>" -shared -p context -std -complete -installsuffix shared -buildid uD6SrZxYbJCPYdhQ6aVT/uD6SrZxYbJCPYdhQ6aVT -goversion go1.14.3 -D "" -importcfg $WORK/b035/importcfg -pack ./context.go cp $WORK/b101/_pkg_.a /builddir/.cache/go-build/66/6651cb6a38d0862f76830955becca1aa32f1fd461f64661799eb80ec93fa28ff-d # internal internal/poll mkdir -p $WORK/b026/ cat >$WORK/b026/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile internal/syscall/unix=$WORK/b027/_pkg_.a packagefile io=$WORK/b023/_pkg_.a packagefile runtime=$WORK/b005/_pkg_.a packagefile sync=$WORK/b018/_pkg_.a packagefile sync/atomic=$WORK/b020/_pkg_.a packagefile syscall=$WORK/b028/_pkg_.a packagefile time=$WORK/b029/_pkg_.a EOF cd /usr/lib/golang/src/internal/poll /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b026/_pkg_.a -trimpath "$WORK/b026=>" -shared -p internal/poll -std -installsuffix shared -buildid qHYfQLPqIOgwmmjVR8Lf/qHYfQLPqIOgwmmjVR8Lf -goversion go1.14.3 -D "" -importcfg $WORK/b026/importcfg -pack ./errno_unix.go ./fcntl_syscall.go ./fd.go ./fd_fsync_posix.go ./fd_mutex.go ./fd_poll_runtime.go ./fd_posix.go ./fd_unix.go ./fd_writev_unix.go ./hook_cloexec.go ./hook_unix.go ./sendfile_linux.go ./sock_cloexec.go ./sockopt.go ./sockopt_linux.go ./sockopt_unix.go ./sockoptip.go ./splice_linux.go ./writev.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b073/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b035/_pkg_.a # internal cp $WORK/b035/_pkg_.a /builddir/.cache/go-build/a8/a85818705158bac17fd69aa04b6b92cfe6195df784ecd29844491e70fd1745a5-d # internal cp $WORK/b073/_pkg_.a /builddir/.cache/go-build/8a/8aa8a02cb87564d1c8d0b7f28b5efa2dc860365224001d99ee8a33ed19fe1530-d # internal /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b026/_pkg_.a # internal cp $WORK/b026/_pkg_.a /builddir/.cache/go-build/56/56e918b574284d6e8204480a63a22ca5c163c1489fc3ae7bf0ea800f3343d4b7-d # internal cd /usr/lib/golang/src/reflect /usr/lib/golang/pkg/tool/linux_arm/asm -trimpath "$WORK/b013=>" -I $WORK/b013/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm -shared -o $WORK/b013/asm_arm.o ./asm_arm.s os mkdir -p $WORK/b024/ cat >$WORK/b024/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile internal/oserror=$WORK/b025/_pkg_.a packagefile internal/poll=$WORK/b026/_pkg_.a packagefile internal/syscall/execenv=$WORK/b030/_pkg_.a packagefile internal/syscall/unix=$WORK/b027/_pkg_.a packagefile internal/testlog=$WORK/b031/_pkg_.a packagefile io=$WORK/b023/_pkg_.a packagefile runtime=$WORK/b005/_pkg_.a packagefile sync=$WORK/b018/_pkg_.a packagefile sync/atomic=$WORK/b020/_pkg_.a packagefile syscall=$WORK/b028/_pkg_.a packagefile time=$WORK/b029/_pkg_.a EOF cd /usr/lib/golang/src/os /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b024/_pkg_.a -trimpath "$WORK/b024=>" -shared -p os -std -installsuffix shared -buildid KvhaSn2gJqPdjr2VYCDK/KvhaSn2gJqPdjr2VYCDK -goversion go1.14.3 -D "" -importcfg $WORK/b024/importcfg -pack ./dir.go ./dir_unix.go ./env.go ./error.go ./error_errno.go ./error_posix.go ./exec.go ./exec_posix.go ./exec_unix.go ./executable.go ./executable_procfs.go ./file.go ./file_posix.go ./file_unix.go ./getwd.go ./path.go ./path_unix.go ./pipe_linux.go ./proc.go ./rawconn.go ./removeall_at.go ./stat.go ./stat_linux.go ./stat_unix.go ./sticky_notbsd.go ./str.go ./sys.go ./sys_linux.go ./sys_unix.go ./types.go ./types_unix.go ./wait_waitid.go cd /usr/lib/golang/src/reflect /usr/lib/golang/pkg/tool/linux_arm/pack r $WORK/b013/_pkg_.a $WORK/b013/asm_arm.o # internal /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b013/_pkg_.a # internal cp $WORK/b013/_pkg_.a /builddir/.cache/go-build/50/503ea9f5ccefbbf9d29c14f50568b2f1fa859c5d35f9f28105cb5ba139d5ee6f-d # internal internal/fmtsort mkdir -p $WORK/b012/ encoding/binary mkdir -p $WORK/b039/ cat >$WORK/b012/importcfg << 'EOF' # internal # import config packagefile reflect=$WORK/b013/_pkg_.a packagefile sort=$WORK/b022/_pkg_.a EOF cd /usr/lib/golang/src/internal/fmtsort /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b012/_pkg_.a -trimpath "$WORK/b012=>" -shared -p internal/fmtsort -std -complete -installsuffix shared -buildid pLJJVOj4pakgh92xlEo_/pLJJVOj4pakgh92xlEo_ -goversion go1.14.3 -D "" -importcfg $WORK/b012/importcfg -pack ./sort.go cat >$WORK/b039/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile io=$WORK/b023/_pkg_.a packagefile math=$WORK/b014/_pkg_.a packagefile reflect=$WORK/b013/_pkg_.a packagefile sync=$WORK/b018/_pkg_.a EOF cd /usr/lib/golang/src/encoding/binary /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b039/_pkg_.a -trimpath "$WORK/b039=>" -shared -p encoding/binary -std -complete -installsuffix shared -buildid ai1jlzZn9a8XxcL15zki/ai1jlzZn9a8XxcL15zki -goversion go1.14.3 -D "" -importcfg $WORK/b039/importcfg -pack ./binary.go ./varint.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b012/_pkg_.a # internal cp $WORK/b012/_pkg_.a /builddir/.cache/go-build/97/97e80f7a446d37f69ab9f6ed556009c0c20ffd41c46b37b0f4edc9bededdc253-d # internal /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b039/_pkg_.a # internal cp $WORK/b039/_pkg_.a /builddir/.cache/go-build/80/80a80b1fe0acaf778210ed530e25f75e899207244f7a6e94133f8c3a57243cfe-d # internal encoding/base64 mkdir -p $WORK/b038/ crypto/sha256 mkdir -p $WORK/b054/ cat >$WORK/b038/importcfg << 'EOF' # internal # import config packagefile encoding/binary=$WORK/b039/_pkg_.a packagefile io=$WORK/b023/_pkg_.a packagefile strconv=$WORK/b016/_pkg_.a EOF crypto/cipher mkdir -p $WORK/b047/ crypto/sha512 mkdir -p $WORK/b055/ 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/b039/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile io=$WORK/b023/_pkg_.a packagefile runtime=$WORK/b005/_pkg_.a EOF cd /usr/lib/golang/src/crypto/cipher /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b047/_pkg_.a -trimpath "$WORK/b047=>" -shared -p crypto/cipher -std -complete -installsuffix shared -buildid 1osX1DQGFfeSeROvlTL_/1osX1DQGFfeSeROvlTL_ -goversion go1.14.3 -D "" -importcfg $WORK/b047/importcfg -pack ./cbc.go ./cfb.go ./cipher.go ./ctr.go ./gcm.go ./io.go ./ofb.go ./xor_generic.go cat >$WORK/b054/importcfg << 'EOF' # internal # import config packagefile crypto=$WORK/b043/_pkg_.a packagefile encoding/binary=$WORK/b039/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile hash=$WORK/b044/_pkg_.a packagefile math/bits=$WORK/b015/_pkg_.a EOF cd /usr/lib/golang/src/crypto/sha256 /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b054/_pkg_.a -trimpath "$WORK/b054=>" -shared -p crypto/sha256 -std -complete -installsuffix shared -buildid u18wBcUn6Hc87SAVhKY9/u18wBcUn6Hc87SAVhKY9 -goversion go1.14.3 -D "" -importcfg $WORK/b054/importcfg -pack ./sha256.go ./sha256block.go ./sha256block_generic.go cat >$WORK/b055/importcfg << 'EOF' # internal # import config packagefile crypto=$WORK/b043/_pkg_.a packagefile encoding/binary=$WORK/b039/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile hash=$WORK/b044/_pkg_.a packagefile math/bits=$WORK/b015/_pkg_.a EOF cd /usr/lib/golang/src/encoding/base64 /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b038/_pkg_.a -trimpath "$WORK/b038=>" -shared -p encoding/base64 -std -complete -installsuffix shared -buildid lp5VTYbw1K1eZe09eKjH/lp5VTYbw1K1eZe09eKjH -goversion go1.14.3 -D "" -importcfg $WORK/b038/importcfg -pack ./base64.go cd /usr/lib/golang/src/crypto/sha512 /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b055/_pkg_.a -trimpath "$WORK/b055=>" -shared -p crypto/sha512 -std -complete -installsuffix shared -buildid 74mwBd3tdVWIa6QfQt8l/74mwBd3tdVWIa6QfQt8l -goversion go1.14.3 -D "" -importcfg $WORK/b055/importcfg -pack ./sha512.go ./sha512block.go ./sha512block_generic.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b024/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b054/_pkg_.a # internal cp $WORK/b054/_pkg_.a /builddir/.cache/go-build/71/7156ff2ffd0d375069eef3a44555bc96f7ded2d0a330f2e3a5861530a7051b46-d # internal crypto/md5 mkdir -p $WORK/b093/ cp $WORK/b024/_pkg_.a /builddir/.cache/go-build/f5/f568e35a4ec102efe1ad43ec5014a52b38020815b7f36addc4e903cd5e08384b-d # internal cat >$WORK/b093/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/crypto/md5 /usr/lib/golang/pkg/tool/linux_arm/asm -trimpath "$WORK/b093=>" -I $WORK/b093/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm -shared -gensymabis -o $WORK/b093/symabis ./md5block_arm.s fmt mkdir -p $WORK/b002/ cat >$WORK/b002/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile internal/fmtsort=$WORK/b012/_pkg_.a packagefile io=$WORK/b023/_pkg_.a packagefile math=$WORK/b014/_pkg_.a packagefile os=$WORK/b024/_pkg_.a packagefile reflect=$WORK/b013/_pkg_.a packagefile strconv=$WORK/b016/_pkg_.a packagefile sync=$WORK/b018/_pkg_.a packagefile unicode/utf8=$WORK/b017/_pkg_.a EOF cd /usr/lib/golang/src/fmt /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b002/_pkg_.a -trimpath "$WORK/b002=>" -shared -p fmt -std -complete -installsuffix shared -buildid 9R3qGIKWv3oRHMv_ufec/9R3qGIKWv3oRHMv_ufec -goversion go1.14.3 -D "" -importcfg $WORK/b002/importcfg -pack ./doc.go ./errors.go ./format.go ./print.go ./scan.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b038/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b055/_pkg_.a # internal cp $WORK/b038/_pkg_.a /builddir/.cache/go-build/d2/d2933a2574ed02271aedda8c884038f457d2ee023308885f919ec749f3a1233d-d # internal github.com/snapcore/snapd/osutil/sys mkdir -p $WORK/b064/ cat >$WORK/b064/importcfg << 'EOF' # internal # import config packagefile os=$WORK/b024/_pkg_.a packagefile syscall=$WORK/b028/_pkg_.a EOF cp $WORK/b055/_pkg_.a /builddir/.cache/go-build/3a/3a36e031a47d7c71fcfdd6f389d403e8ca6947ec874fb7d3fe60a0a78547bbc0-d # internal cd /builddir/build/BUILD/snapd-2.45.2/src/github.com/snapcore/snapd/osutil/sys /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b064/_pkg_.a -trimpath "$WORK/b064=>" -shared -p github.com/snapcore/snapd/osutil/sys -complete -installsuffix shared -buildid Kq7GG2YVj9AkEIr17Vrl/Kq7GG2YVj9AkEIr17Vrl -goversion go1.14.3 -D "" -importcfg $WORK/b064/importcfg -pack ./syscall.go ./sysnum_16_linux.go ./sysnum_linux.go net mkdir -p $WORK/b066/ cd /usr/lib/golang/src/net CGO_LDFLAGS='"-g" "-O2"' /usr/lib/golang/pkg/tool/linux_arm/cgo -objdir $WORK/b066/ -importpath net -- -I $WORK/b066/ -g -O2 ./cgo_linux.go ./cgo_resnew.go ./cgo_socknew.go ./cgo_unix.go cat >$WORK/b093/importcfg << 'EOF' # internal # import config packagefile crypto=$WORK/b043/_pkg_.a packagefile encoding/binary=$WORK/b039/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile hash=$WORK/b044/_pkg_.a packagefile math/bits=$WORK/b015/_pkg_.a EOF cd /usr/lib/golang/src/crypto/md5 /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b093/_pkg_.a -trimpath "$WORK/b093=>" -shared -p crypto/md5 -std -installsuffix shared -buildid 5a3FOWpMxHClSKgZqZPQ/5a3FOWpMxHClSKgZqZPQ -goversion go1.14.3 -symabis $WORK/b093/symabis -D "" -importcfg $WORK/b093/importcfg -pack -asmhdr $WORK/b093/go_asm.h ./md5.go ./md5block.go ./md5block_decl.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b064/_pkg_.a # internal cp $WORK/b064/_pkg_.a /builddir/.cache/go-build/13/134337bece088472f49e85f3619cd0918e7a1a9ca85177b52e53d3fcc40af861-d # internal path/filepath mkdir -p $WORK/b075/ cat >$WORK/b075/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile os=$WORK/b024/_pkg_.a packagefile runtime=$WORK/b005/_pkg_.a packagefile sort=$WORK/b022/_pkg_.a packagefile strings=$WORK/b040/_pkg_.a packagefile syscall=$WORK/b028/_pkg_.a packagefile unicode/utf8=$WORK/b017/_pkg_.a EOF cd /usr/lib/golang/src/path/filepath /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b075/_pkg_.a -trimpath "$WORK/b075=>" -shared -p path/filepath -std -complete -installsuffix shared -buildid i1rmPAxIm1QVQmEymIMl/i1rmPAxIm1QVQmEymIMl -goversion go1.14.3 -D "" -importcfg $WORK/b075/importcfg -pack ./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/5a/5ab1776ab6b0c1499fd46834a49694dd50a3addde3d9187b2f9f5799ee875719-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/b039/_pkg_.a packagefile strconv=$WORK/b016/_pkg_.a EOF cd /usr/lib/golang/src/crypto/aes /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b046/_pkg_.a -trimpath "$WORK/b046=>" -shared -p crypto/aes -std -complete -installsuffix shared -buildid MQAitTpvZ43v0RBcGKsQ/MQAitTpvZ43v0RBcGKsQ -goversion go1.14.3 -D "" -importcfg $WORK/b046/importcfg -pack ./block.go ./cipher.go ./cipher_generic.go ./const.go ./modes.go cd /usr/lib/golang/src/crypto/md5 /usr/lib/golang/pkg/tool/linux_arm/asm -trimpath "$WORK/b093=>" -I $WORK/b093/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm -shared -o $WORK/b093/md5block_arm.o ./md5block_arm.s /usr/lib/golang/pkg/tool/linux_arm/pack r $WORK/b093/_pkg_.a $WORK/b093/md5block_arm.o # internal /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b093/_pkg_.a # internal cp $WORK/b093/_pkg_.a /builddir/.cache/go-build/a0/a0a2d7399862fa4122fecba402e0ef80699cf1cc534f68db2ac020b8cbc533b7-d # internal crypto/des mkdir -p $WORK/b088/ cat >$WORK/b088/importcfg << 'EOF' # internal # import config packagefile crypto/cipher=$WORK/b047/_pkg_.a packagefile crypto/internal/subtle=$WORK/b048/_pkg_.a packagefile encoding/binary=$WORK/b039/_pkg_.a packagefile strconv=$WORK/b016/_pkg_.a packagefile sync=$WORK/b018/_pkg_.a EOF cd /usr/lib/golang/src/crypto/des /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b088/_pkg_.a -trimpath "$WORK/b088=>" -shared -p crypto/des -std -complete -installsuffix shared -buildid LxqazvJumwQ9IHN6Tg8B/LxqazvJumwQ9IHN6Tg8B -goversion go1.14.3 -D "" -importcfg $WORK/b088/importcfg -pack ./block.go ./cipher.go ./const.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b046/_pkg_.a # internal cp $WORK/b046/_pkg_.a /builddir/.cache/go-build/66/6644da825921ddbd0d119f0d56e12e9fd1fb9faa094a68aad05b60fadd4cc6a9-d # internal crypto/sha1 mkdir -p $WORK/b094/ cat >$WORK/b094/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/crypto/sha1 /usr/lib/golang/pkg/tool/linux_arm/asm -trimpath "$WORK/b094=>" -I $WORK/b094/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm -shared -gensymabis -o $WORK/b094/symabis ./sha1block_arm.s cat >$WORK/b094/importcfg << 'EOF' # internal # import config packagefile crypto=$WORK/b043/_pkg_.a packagefile encoding/binary=$WORK/b039/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile hash=$WORK/b044/_pkg_.a packagefile math/bits=$WORK/b015/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b094/_pkg_.a -trimpath "$WORK/b094=>" -shared -p crypto/sha1 -std -installsuffix shared -buildid hbDH48Nmgz_zm5jZF0Nu/hbDH48Nmgz_zm5jZF0Nu -goversion go1.14.3 -symabis $WORK/b094/symabis -D "" -importcfg $WORK/b094/importcfg -pack -asmhdr $WORK/b094/go_asm.h ./sha1.go ./sha1block.go ./sha1block_decl.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b075/_pkg_.a # internal cp $WORK/b075/_pkg_.a /builddir/.cache/go-build/26/26efb7f11c165de78e23d92cc218175516eebabc4d023abe3e103385c519cf20-d # internal io/ioutil mkdir -p $WORK/b077/ cat >$WORK/b077/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b034/_pkg_.a packagefile io=$WORK/b023/_pkg_.a packagefile os=$WORK/b024/_pkg_.a packagefile path/filepath=$WORK/b075/_pkg_.a packagefile sort=$WORK/b022/_pkg_.a packagefile strconv=$WORK/b016/_pkg_.a packagefile strings=$WORK/b040/_pkg_.a packagefile sync=$WORK/b018/_pkg_.a packagefile time=$WORK/b029/_pkg_.a EOF cd /usr/lib/golang/src/io/ioutil /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b077/_pkg_.a -trimpath "$WORK/b077=>" -shared -p io/ioutil -std -complete -installsuffix shared -buildid __syT6BcB31SS2DXKRnM/__syT6BcB31SS2DXKRnM -goversion go1.14.3 -D "" -importcfg $WORK/b077/importcfg -pack ./ioutil.go ./tempfile.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b088/_pkg_.a # internal cp $WORK/b088/_pkg_.a /builddir/.cache/go-build/80/802c5ab933bae38822bcba7ac401eb17e7dba66f42e4f14eeff9fe3c9db99a32-d # internal os/exec mkdir -p $WORK/b078/ cat >$WORK/b078/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b034/_pkg_.a packagefile context=$WORK/b035/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile internal/syscall/execenv=$WORK/b030/_pkg_.a packagefile io=$WORK/b023/_pkg_.a packagefile os=$WORK/b024/_pkg_.a packagefile path/filepath=$WORK/b075/_pkg_.a packagefile runtime=$WORK/b005/_pkg_.a packagefile strconv=$WORK/b016/_pkg_.a packagefile strings=$WORK/b040/_pkg_.a packagefile sync=$WORK/b018/_pkg_.a packagefile syscall=$WORK/b028/_pkg_.a EOF cd /usr/lib/golang/src/os/exec /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b078/_pkg_.a -trimpath "$WORK/b078=>" -shared -p os/exec -std -complete -installsuffix shared -buildid kJeMXeyvixizHih91Xa5/kJeMXeyvixizHih91Xa5 -goversion go1.14.3 -D "" -importcfg $WORK/b078/importcfg -pack ./exec.go ./exec_unix.go ./lp_unix.go cd /usr/lib/golang/src/crypto/sha1 /usr/lib/golang/pkg/tool/linux_arm/asm -trimpath "$WORK/b094=>" -I $WORK/b094/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm -shared -o $WORK/b094/sha1block_arm.o ./sha1block_arm.s /usr/lib/golang/pkg/tool/linux_arm/pack r $WORK/b094/_pkg_.a $WORK/b094/sha1block_arm.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/9e/9e5988b0b65a0228d83d71bdceebc552d636a26aaa6eb3797eed4f027563c895-d # internal golang.org/x/crypto/sha3 mkdir -p $WORK/b103/ cat >$WORK/b103/importcfg << 'EOF' # internal # import config packagefile crypto=$WORK/b043/_pkg_.a packagefile encoding/binary=$WORK/b039/_pkg_.a packagefile hash=$WORK/b044/_pkg_.a packagefile io=$WORK/b023/_pkg_.a EOF cd /usr/share/gocode/src/golang.org/x/crypto/sha3 /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b103/_pkg_.a -trimpath "$WORK/b103=>" -shared -p golang.org/x/crypto/sha3 -complete -installsuffix shared -buildid G5lJ95__RrPs9bdwmnAa/G5lJ95__RrPs9bdwmnAa -goversion go1.14.3 -D "" -importcfg $WORK/b103/importcfg -pack ./doc.go ./hashes.go ./hashes_generic.go ./keccakf.go ./register.go ./sha3.go ./shake.go ./shake_generic.go ./xor.go ./xor_generic.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b077/_pkg_.a # internal cp $WORK/b077/_pkg_.a /builddir/.cache/go-build/65/65d55bddad084e429f7adab35908d3ac2fae0888abe19522f7fd99fbaac04d51-d # internal runtime/debug mkdir -p $WORK/b121/ cat >$WORK/b121/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/runtime/debug /usr/lib/golang/pkg/tool/linux_arm/asm -trimpath "$WORK/b121=>" -I $WORK/b121/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm -shared -gensymabis -o $WORK/b121/symabis ./debug.s cat >$WORK/b121/importcfg << 'EOF' # internal # import config packagefile os=$WORK/b024/_pkg_.a packagefile runtime=$WORK/b005/_pkg_.a packagefile sort=$WORK/b022/_pkg_.a packagefile strings=$WORK/b040/_pkg_.a packagefile time=$WORK/b029/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b121/_pkg_.a -trimpath "$WORK/b121=>" -shared -p runtime/debug -std -installsuffix shared -buildid mF3uR8wORDrTP_-GQwLY/mF3uR8wORDrTP_-GQwLY -goversion go1.14.3 -symabis $WORK/b121/symabis -D "" -importcfg $WORK/b121/importcfg -pack -asmhdr $WORK/b121/go_asm.h ./garbage.go ./mod.go ./stack.go ./stubs.go /usr/lib/golang/pkg/tool/linux_arm/asm -trimpath "$WORK/b121=>" -I $WORK/b121/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm -shared -o $WORK/b121/debug.o ./debug.s /usr/lib/golang/pkg/tool/linux_arm/pack r $WORK/b121/_pkg_.a $WORK/b121/debug.o # internal /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b121/_pkg_.a # internal cp $WORK/b121/_pkg_.a /builddir/.cache/go-build/07/07294b8ee184985ca45beba4d22be834aac8d40e3aa08e109e1cfab12084d88b-d # internal crypto/ed25519/internal/edwards25519 mkdir -p $WORK/b133/ cat >$WORK/b133/importcfg << 'EOF' # internal # import config packagefile encoding/binary=$WORK/b039/_pkg_.a EOF cd /usr/lib/golang/src/crypto/ed25519/internal/edwards25519 /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b133/_pkg_.a -trimpath "$WORK/b133=>" -shared -p crypto/ed25519/internal/edwards25519 -std -complete -installsuffix shared -buildid DiBmn6WSEabR9av107Mq/DiBmn6WSEabR9av107Mq -goversion go1.14.3 -D "" -importcfg $WORK/b133/importcfg -pack ./const.go ./edwards25519.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b103/_pkg_.a # internal cp $WORK/b103/_pkg_.a /builddir/.cache/go-build/1a/1a7cde4697b61825ff3927b28ac15ffedc9d7c0212cd1f4b27dec7ab96896e38-d # internal encoding/pem mkdir -p $WORK/b138/ cat >$WORK/b138/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b034/_pkg_.a packagefile encoding/base64=$WORK/b038/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile io=$WORK/b023/_pkg_.a packagefile sort=$WORK/b022/_pkg_.a packagefile strings=$WORK/b040/_pkg_.a EOF cd /usr/lib/golang/src/encoding/pem /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b138/_pkg_.a -trimpath "$WORK/b138=>" -shared -p encoding/pem -std -complete -installsuffix shared -buildid rYPd77c4vHR7XYwZE-wW/rYPd77c4vHR7XYwZE-wW -goversion go1.14.3 -D "" -importcfg $WORK/b138/importcfg -pack ./pem.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b078/_pkg_.a # internal cp $WORK/b078/_pkg_.a /builddir/.cache/go-build/f9/f95676f1d4e674f8a2bb9e3a1e6d299be9c709bbae34a4d7a617c7fb3d9fa021-d # internal vendor/golang.org/x/crypto/chacha20 mkdir -p $WORK/b142/ cat >$WORK/b142/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/b039/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile vendor/golang.org/x/crypto/internal/subtle=$WORK/b143/_pkg_.a packagefile math/bits=$WORK/b015/_pkg_.a packagefile runtime=$WORK/b005/_pkg_.a EOF cd /usr/lib/golang/src/vendor/golang.org/x/crypto/chacha20 /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b142/_pkg_.a -trimpath "$WORK/b142=>" -shared -p vendor/golang.org/x/crypto/chacha20 -std -complete -installsuffix shared -buildid on3HxzbkO4AiA8TTlyPo/on3HxzbkO4AiA8TTlyPo -goversion go1.14.3 -D "" -importcfg $WORK/b142/importcfg -pack ./chacha_generic.go ./chacha_noasm.go ./xor.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b138/_pkg_.a # internal cp $WORK/b138/_pkg_.a /builddir/.cache/go-build/92/92c689a3208c984a88829a9c3c363a14a2e955bc170efd34d1b405ee00d11d5e-d # internal vendor/golang.org/x/crypto/poly1305 mkdir -p $WORK/b144/ cat >$WORK/b144/importcfg << 'EOF' # internal # import config packagefile crypto/subtle=$WORK/b049/_pkg_.a packagefile encoding/binary=$WORK/b039/_pkg_.a packagefile math/bits=$WORK/b015/_pkg_.a EOF cd /usr/lib/golang/src/vendor/golang.org/x/crypto/poly1305 /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b144/_pkg_.a -trimpath "$WORK/b144=>" -shared -p vendor/golang.org/x/crypto/poly1305 -std -complete -installsuffix shared -buildid aIUO0TlLmfm2PYj6MmNH/aIUO0TlLmfm2PYj6MmNH -goversion go1.14.3 -D "" -importcfg $WORK/b144/importcfg -pack ./bits_go1.13.go ./mac_noasm.go ./poly1305.go ./sum_generic.go ./sum_noasm.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b002/_pkg_.a # internal cp $WORK/b002/_pkg_.a /builddir/.cache/go-build/b0/b0a98959f25eaf71bf300d0c724c8fbb1b6c52d1eb937f3c3a9751d99ec9d34f-d # internal encoding/json mkdir -p $WORK/b036/ cat >$WORK/b036/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b034/_pkg_.a packagefile encoding=$WORK/b037/_pkg_.a packagefile encoding/base64=$WORK/b038/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile io=$WORK/b023/_pkg_.a packagefile math=$WORK/b014/_pkg_.a packagefile reflect=$WORK/b013/_pkg_.a packagefile sort=$WORK/b022/_pkg_.a packagefile strconv=$WORK/b016/_pkg_.a packagefile strings=$WORK/b040/_pkg_.a packagefile sync=$WORK/b018/_pkg_.a packagefile unicode=$WORK/b021/_pkg_.a packagefile unicode/utf16=$WORK/b041/_pkg_.a packagefile unicode/utf8=$WORK/b017/_pkg_.a EOF cd /usr/lib/golang/src/encoding/json /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b036/_pkg_.a -trimpath "$WORK/b036=>" -shared -p encoding/json -std -complete -installsuffix shared -buildid QqTDMjvhKleAEP3WbCHk/QqTDMjvhKleAEP3WbCHk -goversion go1.14.3 -D "" -importcfg $WORK/b036/importcfg -pack ./decode.go ./encode.go ./fold.go ./indent.go ./scanner.go ./stream.go ./tables.go ./tags.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b142/_pkg_.a # internal cp $WORK/b142/_pkg_.a /builddir/.cache/go-build/92/929dfef94c8980170783add8a19cda475417385db4996367241bb0757876461a-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 -trimpath "$WORK/b050=>" -I $WORK/b050/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm -shared -gensymabis -o $WORK/b050/symabis ./arith_arm.s /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b144/_pkg_.a # internal cp $WORK/b144/_pkg_.a /builddir/.cache/go-build/10/10d55991d1a69d3cbc76e3df591606240397b09d1f30009722cd570be6ec3902-d # internal compress/flate mkdir -p $WORK/b059/ cat >$WORK/b059/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b033/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile io=$WORK/b023/_pkg_.a packagefile math=$WORK/b014/_pkg_.a packagefile math/bits=$WORK/b015/_pkg_.a packagefile sort=$WORK/b022/_pkg_.a packagefile strconv=$WORK/b016/_pkg_.a packagefile sync=$WORK/b018/_pkg_.a EOF cd /usr/lib/golang/src/compress/flate /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b059/_pkg_.a -trimpath "$WORK/b059=>" -shared -p compress/flate -std -complete -installsuffix shared -buildid 7_Jxxsr0Ml60x5GaJZJm/7_Jxxsr0Ml60x5GaJZJm -goversion go1.14.3 -D "" -importcfg $WORK/b059/importcfg -pack ./deflate.go ./deflatefast.go ./dict_decoder.go ./huffman_bit_writer.go ./huffman_code.go ./inflate.go ./token.go cat >$WORK/b050/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b034/_pkg_.a packagefile encoding/binary=$WORK/b039/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile io=$WORK/b023/_pkg_.a packagefile math=$WORK/b014/_pkg_.a packagefile math/bits=$WORK/b015/_pkg_.a packagefile math/rand=$WORK/b051/_pkg_.a packagefile strconv=$WORK/b016/_pkg_.a packagefile strings=$WORK/b040/_pkg_.a packagefile sync=$WORK/b018/_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=>" -shared -p math/big -std -installsuffix shared -buildid xSXK4yhgKuL3IBbwMrkQ/xSXK4yhgKuL3IBbwMrkQ -goversion go1.14.3 -symabis $WORK/b050/symabis -D "" -importcfg $WORK/b050/importcfg -pack -asmhdr $WORK/b050/go_asm.h ./accuracy_string.go ./arith.go ./arith_decl.go ./decimal.go ./doc.go ./float.go ./floatconv.go ./floatmarsh.go ./ftoa.go ./int.go ./intconv.go ./intmarsh.go ./nat.go ./natconv.go ./prime.go ./rat.go ./ratconv.go ./ratmarsh.go ./roundingmode_string.go ./sqrt.go cd $WORK/b066 TERM='dumb' gcc -I /usr/lib/golang/src/net -fPIC -marm -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b066=/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/b133/_pkg_.a # internal cp $WORK/b133/_pkg_.a /builddir/.cache/go-build/4d/4de522ffef43ec2f5495b4c5b7015f2ed742e233e35ebef919d0ef17feeda342-d # internal debug/dwarf mkdir -p $WORK/b061/ cat >$WORK/b061/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b034/_pkg_.a packagefile encoding/binary=$WORK/b039/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile io=$WORK/b023/_pkg_.a packagefile path=$WORK/b062/_pkg_.a packagefile sort=$WORK/b022/_pkg_.a packagefile strconv=$WORK/b016/_pkg_.a packagefile strings=$WORK/b040/_pkg_.a EOF cd /usr/lib/golang/src/debug/dwarf /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b061/_pkg_.a -trimpath "$WORK/b061=>" -shared -p debug/dwarf -std -complete -installsuffix shared -buildid FKIeyFNT4FxrEnjudjW1/FKIeyFNT4FxrEnjudjW1 -goversion go1.14.3 -D "" -importcfg $WORK/b061/importcfg -pack ./attr_string.go ./buf.go ./class_string.go ./const.go ./entry.go ./line.go ./open.go ./tag_string.go ./type.go ./typeunit.go ./unit.go cd $WORK/b066 TERM='dumb' gcc -I /usr/lib/golang/src/net -fPIC -marm -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b066=/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/b066=/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/b066=/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/b059/_pkg_.a # internal cp $WORK/b059/_pkg_.a /builddir/.cache/go-build/f4/f4913160c86c2755fd74c1880ae016ba38e698e828b80157ca5d1e428966f4c5-d # internal compress/zlib mkdir -p $WORK/b058/ cat >$WORK/b058/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b033/_pkg_.a packagefile compress/flate=$WORK/b059/_pkg_.a packagefile encoding/binary=$WORK/b039/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile hash=$WORK/b044/_pkg_.a packagefile hash/adler32=$WORK/b060/_pkg_.a packagefile io=$WORK/b023/_pkg_.a EOF cd /usr/lib/golang/src/compress/zlib /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b058/_pkg_.a -trimpath "$WORK/b058=>" -shared -p compress/zlib -std -complete -installsuffix shared -buildid gRx71mthryvvUesZxS-P/gRx71mthryvvUesZxS-P -goversion go1.14.3 -D "" -importcfg $WORK/b058/importcfg -pack ./reader.go ./writer.go cd $WORK/b066 TERM='dumb' gcc -I /usr/lib/golang/src/net -fPIC -marm -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b066=/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/b058/_pkg_.a # internal cp $WORK/b058/_pkg_.a /builddir/.cache/go-build/ea/ea88e2594751f7e095c89d38db9969cee8e55f5cb4ed097bc77b3107d6343fb6-d # internal encoding/hex mkdir -p $WORK/b063/ cat >$WORK/b063/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile io=$WORK/b023/_pkg_.a packagefile strings=$WORK/b040/_pkg_.a EOF cd /usr/lib/golang/src/encoding/hex /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b063/_pkg_.a -trimpath "$WORK/b063=>" -shared -p encoding/hex -std -complete -installsuffix shared -buildid krMhCIYVeIk97vB141Cd/krMhCIYVeIk97vB141Cd -goversion go1.14.3 -D "" -importcfg $WORK/b063/importcfg -pack ./hex.go cd $WORK/b066 TERM='dumb' gcc -I /usr/lib/golang/src/net -fPIC -marm -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b066=/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/b066=/tmp/go-build -gno-record-gcc-switches -o $WORK/b066/_cgo_.o $WORK/b066/_cgo_main.o $WORK/b066/_x001.o $WORK/b066/_x002.o $WORK/b066/_x003.o $WORK/b066/_x004.o $WORK/b066/_x005.o -g -O2 -pie /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b063/_pkg_.a # internal cp $WORK/b063/_pkg_.a /builddir/.cache/go-build/60/6001a02eaa13e55d69a70143a15a258a3248da2889541bd9a754c60f8f17eba7-d # internal gopkg.in/yaml.v2 mkdir -p $WORK/b072/ cat >$WORK/b072/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b034/_pkg_.a packagefile encoding=$WORK/b037/_pkg_.a packagefile encoding/base64=$WORK/b038/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile io=$WORK/b023/_pkg_.a packagefile math=$WORK/b014/_pkg_.a packagefile reflect=$WORK/b013/_pkg_.a packagefile regexp=$WORK/b073/_pkg_.a packagefile sort=$WORK/b022/_pkg_.a packagefile strconv=$WORK/b016/_pkg_.a packagefile strings=$WORK/b040/_pkg_.a packagefile sync=$WORK/b018/_pkg_.a packagefile time=$WORK/b029/_pkg_.a packagefile unicode=$WORK/b021/_pkg_.a packagefile unicode/utf8=$WORK/b017/_pkg_.a EOF cd /usr/share/gocode/src/gopkg.in/yaml.v2 /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b072/_pkg_.a -trimpath "$WORK/b072=>" -shared -p gopkg.in/yaml.v2 -complete -installsuffix shared -buildid LHHMb3qptV-si6u-OFrq/LHHMb3qptV-si6u-OFrq -goversion go1.14.3 -D "" -importcfg $WORK/b072/importcfg -pack ./apic.go ./decode.go ./emitterc.go ./encode.go ./parserc.go ./readerc.go ./resolve.go ./scannerc.go ./sorter.go ./writerc.go ./yaml.go ./yamlh.go ./yamlprivateh.go cd /usr/lib/golang/src/net TERM='dumb' /usr/lib/golang/pkg/tool/linux_arm/cgo -dynpackage net -dynimport $WORK/b066/_cgo_.o -dynout $WORK/b066/_cgo_import.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b036/_pkg_.a # internal cat >$WORK/b066/importcfg << 'EOF' # internal # import config importmap golang.org/x/net/dns/dnsmessage=vendor/golang.org/x/net/dns/dnsmessage packagefile context=$WORK/b035/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile vendor/golang.org/x/net/dns/dnsmessage=$WORK/b067/_pkg_.a packagefile internal/bytealg=$WORK/b006/_pkg_.a packagefile internal/nettrace=$WORK/b068/_pkg_.a packagefile internal/poll=$WORK/b026/_pkg_.a packagefile internal/singleflight=$WORK/b069/_pkg_.a packagefile io=$WORK/b023/_pkg_.a packagefile math/rand=$WORK/b051/_pkg_.a packagefile os=$WORK/b024/_pkg_.a packagefile runtime=$WORK/b005/_pkg_.a packagefile sort=$WORK/b022/_pkg_.a packagefile sync=$WORK/b018/_pkg_.a packagefile sync/atomic=$WORK/b020/_pkg_.a packagefile syscall=$WORK/b028/_pkg_.a packagefile time=$WORK/b029/_pkg_.a packagefile runtime/cgo=$WORK/b070/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b066/_pkg_.a -trimpath "$WORK/b066=>" -shared -p net -std -installsuffix shared -buildid ptYSgBZ1Md9zZ8aX4HdD/ptYSgBZ1Md9zZ8aX4HdD -goversion go1.14.3 -D "" -importcfg $WORK/b066/importcfg -pack ./addrselect.go ./conf.go ./dial.go ./dnsclient.go ./dnsclient_unix.go ./dnsconfig_unix.go ./error_posix.go ./error_unix.go ./fd_unix.go ./file.go ./file_unix.go ./hook.go ./hook_unix.go ./hosts.go ./interface.go ./interface_linux.go ./ip.go ./iprawsock.go ./iprawsock_posix.go ./ipsock.go ./ipsock_posix.go ./lookup.go ./lookup_unix.go ./mac.go ./net.go ./nss.go ./parse.go ./pipe.go ./port.go ./port_unix.go ./rawconn.go ./sendfile_linux.go ./sock_cloexec.go ./sock_linux.go ./sock_posix.go ./sockaddr_posix.go ./sockopt_linux.go ./sockopt_posix.go ./sockoptip_linux.go ./sockoptip_posix.go ./splice_linux.go ./tcpsock.go ./tcpsock_posix.go ./tcpsockopt_posix.go ./tcpsockopt_unix.go ./udpsock.go ./udpsock_posix.go ./unixsock.go ./unixsock_posix.go ./writev_unix.go $WORK/b066/_cgo_gotypes.go $WORK/b066/cgo_linux.cgo1.go $WORK/b066/cgo_resnew.cgo1.go $WORK/b066/cgo_socknew.cgo1.go $WORK/b066/cgo_unix.cgo1.go $WORK/b066/_cgo_import.go cp $WORK/b036/_pkg_.a /builddir/.cache/go-build/04/045f59e2a40eecaecd862212eaffd8fc22af1a336cee97e85a675404350bc6c7-d # internal gopkg.in/tomb.v2 mkdir -p $WORK/b076/ cat >$WORK/b076/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b035/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile sync=$WORK/b018/_pkg_.a EOF cd /usr/share/gocode/src/gopkg.in/tomb.v2 /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b076/_pkg_.a -trimpath "$WORK/b076=>" -shared -p gopkg.in/tomb.v2 -complete -installsuffix shared -buildid umuhr86o3g2rCOqf3ZN-/umuhr86o3g2rCOqf3ZN- -goversion go1.14.3 -D "" -importcfg $WORK/b076/importcfg -pack ./context.go ./tomb.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b076/_pkg_.a # internal cp $WORK/b076/_pkg_.a /builddir/.cache/go-build/76/76f14d96717211538c7b3acfe3382f17244fb877e522c7088257a6ef8bbed6ec-d # internal os/user mkdir -p $WORK/b079/ cd /usr/lib/golang/src/os/user CGO_LDFLAGS='"-g" "-O2"' /usr/lib/golang/pkg/tool/linux_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/b061/_pkg_.a # internal cp $WORK/b061/_pkg_.a /builddir/.cache/go-build/dc/dca0d6e3175a092a97d58e5d5854bff2b92c9eda36e39fc9e4cbc225d61e54b1-d # internal debug/elf mkdir -p $WORK/b057/ cat >$WORK/b057/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b034/_pkg_.a packagefile compress/zlib=$WORK/b058/_pkg_.a packagefile debug/dwarf=$WORK/b061/_pkg_.a packagefile encoding/binary=$WORK/b039/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile io=$WORK/b023/_pkg_.a packagefile os=$WORK/b024/_pkg_.a packagefile strconv=$WORK/b016/_pkg_.a packagefile strings=$WORK/b040/_pkg_.a EOF cd /usr/lib/golang/src/debug/elf /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b057/_pkg_.a -trimpath "$WORK/b057=>" -shared -p debug/elf -std -complete -installsuffix shared -buildid SLz3HEsa29tmGuE1Dq-v/SLz3HEsa29tmGuE1Dq-v -goversion go1.14.3 -D "" -importcfg $WORK/b057/importcfg -pack ./elf.go ./file.go ./reader.go cd /usr/lib/golang/src/math/big /usr/lib/golang/pkg/tool/linux_arm/asm -trimpath "$WORK/b050=>" -I $WORK/b050/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm -shared -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 cp $WORK/b050/_pkg_.a /builddir/.cache/go-build/86/86705935f6c007f8df8069b3127f901fa68aec15931a074d7c1f5e752acf7f8b-d # internal crypto/rand mkdir -p $WORK/b045/ cat >$WORK/b045/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b033/_pkg_.a packagefile crypto/aes=$WORK/b046/_pkg_.a packagefile crypto/cipher=$WORK/b047/_pkg_.a packagefile encoding/binary=$WORK/b039/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile internal/syscall/unix=$WORK/b027/_pkg_.a packagefile io=$WORK/b023/_pkg_.a packagefile math/big=$WORK/b050/_pkg_.a packagefile os=$WORK/b024/_pkg_.a packagefile runtime=$WORK/b005/_pkg_.a packagefile sync=$WORK/b018/_pkg_.a packagefile sync/atomic=$WORK/b020/_pkg_.a packagefile syscall=$WORK/b028/_pkg_.a packagefile time=$WORK/b029/_pkg_.a EOF cd /usr/lib/golang/src/crypto/rand /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b045/_pkg_.a -trimpath "$WORK/b045=>" -shared -p crypto/rand -std -complete -installsuffix shared -buildid dgCJz2N3WclVD3fw1un3/dgCJz2N3WclVD3fw1un3 -goversion go1.14.3 -D "" -importcfg $WORK/b045/importcfg -pack ./eagain.go ./rand.go ./rand_batched.go ./rand_linux.go ./rand_unix.go ./util.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b045/_pkg_.a # internal cp $WORK/b045/_pkg_.a /builddir/.cache/go-build/8c/8c9fc18c3c9a1b689e3d28423b10caa873f8f6e6dd5f68886eea66a045f6a7aa-d # internal crypto/rsa mkdir -p $WORK/b052/ cat >$WORK/b052/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b034/_pkg_.a packagefile crypto=$WORK/b043/_pkg_.a packagefile crypto/internal/randutil=$WORK/b053/_pkg_.a packagefile crypto/rand=$WORK/b045/_pkg_.a packagefile crypto/subtle=$WORK/b049/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile hash=$WORK/b044/_pkg_.a packagefile io=$WORK/b023/_pkg_.a packagefile math=$WORK/b014/_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/b052/_pkg_.a -trimpath "$WORK/b052=>" -shared -p crypto/rsa -std -complete -installsuffix shared -buildid fkoscXSLTRngLEsUcw4c/fkoscXSLTRngLEsUcw4c -goversion go1.14.3 -D "" -importcfg $WORK/b052/importcfg -pack ./pkcs1v15.go ./pss.go ./rsa.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b052/_pkg_.a # internal cp $WORK/b052/_pkg_.a /builddir/.cache/go-build/7a/7ada4c240d6002a7e29c5afbc5ca8ae0bc4e99c421cfc2121b84406793b26455-d # internal log mkdir -p $WORK/b083/ cat >$WORK/b083/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b002/_pkg_.a packagefile io=$WORK/b023/_pkg_.a packagefile os=$WORK/b024/_pkg_.a packagefile runtime=$WORK/b005/_pkg_.a packagefile sync=$WORK/b018/_pkg_.a packagefile time=$WORK/b029/_pkg_.a EOF cd /usr/lib/golang/src/log /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b083/_pkg_.a -trimpath "$WORK/b083=>" -shared -p log -std -complete -installsuffix shared -buildid NyrMFfiDI5eNzOyDCZ32/NyrMFfiDI5eNzOyDCZ32 -goversion go1.14.3 -D "" -importcfg $WORK/b083/importcfg -pack ./log.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b083/_pkg_.a # internal cp $WORK/b083/_pkg_.a /builddir/.cache/go-build/0b/0b7e026e22aba1b45282cc82ac60a5ed92933449f8d9cfd7718efc6452c048cf-d # internal crypto/dsa mkdir -p $WORK/b089/ cat >$WORK/b089/importcfg << 'EOF' # internal # import config packagefile crypto/internal/randutil=$WORK/b053/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile io=$WORK/b023/_pkg_.a packagefile math/big=$WORK/b050/_pkg_.a EOF cd /usr/lib/golang/src/crypto/dsa /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b089/_pkg_.a -trimpath "$WORK/b089=>" -shared -p crypto/dsa -std -complete -installsuffix shared -buildid fUy0TO6BtcuA4kgmdDoH/fUy0TO6BtcuA4kgmdDoH -goversion go1.14.3 -D "" -importcfg $WORK/b089/importcfg -pack ./dsa.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b057/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b089/_pkg_.a # internal cp $WORK/b089/_pkg_.a /builddir/.cache/go-build/ec/ecfb9ce075033e9ccdbc504ec9bdce92223f03113eb39d97a628dec68b78e697-d # internal cp $WORK/b057/_pkg_.a /builddir/.cache/go-build/16/16a32c2e103bbadb7d42ca90c837b02d86384798a55b84295760155c57809618-d # internal encoding/asn1 mkdir -p $WORK/b092/ crypto/elliptic cat >$WORK/b092/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile math=$WORK/b014/_pkg_.a packagefile math/big=$WORK/b050/_pkg_.a packagefile reflect=$WORK/b013/_pkg_.a packagefile strconv=$WORK/b016/_pkg_.a packagefile strings=$WORK/b040/_pkg_.a packagefile time=$WORK/b029/_pkg_.a packagefile unicode/utf16=$WORK/b041/_pkg_.a packagefile unicode/utf8=$WORK/b017/_pkg_.a EOF mkdir -p $WORK/b091/ cat >$WORK/b091/importcfg << 'EOF' # internal # import config packagefile io=$WORK/b023/_pkg_.a packagefile math/big=$WORK/b050/_pkg_.a packagefile sync=$WORK/b018/_pkg_.a EOF cd /usr/lib/golang/src/crypto/elliptic /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b091/_pkg_.a -trimpath "$WORK/b091=>" -shared -p crypto/elliptic -std -complete -installsuffix shared -buildid CM6L7zomAtuWBra_WGe5/CM6L7zomAtuWBra_WGe5 -goversion go1.14.3 -D "" -importcfg $WORK/b091/importcfg -pack ./elliptic.go ./p224.go ./p256.go ./p256_generic.go cd /usr/lib/golang/src/encoding/asn1 /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b092/_pkg_.a -trimpath "$WORK/b092=>" -shared -p encoding/asn1 -std -complete -installsuffix shared -buildid N1YbgT2ur2W777Qg4jYQ/N1YbgT2ur2W777Qg4jYQ -goversion go1.14.3 -D "" -importcfg $WORK/b092/importcfg -pack ./asn1.go ./common.go ./marshal.go 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 /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b091/_pkg_.a # internal 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 cp $WORK/b091/_pkg_.a /builddir/.cache/go-build/2d/2de3f13ea66e84451695eae1e4fd6b8379e082637f2c1cad4ad6bd27cc0a780a-d # internal golang.org/x/crypto/openpgp/elgamal mkdir -p $WORK/b096/ cat >$WORK/b096/importcfg << 'EOF' # internal # import config packagefile crypto/rand=$WORK/b045/_pkg_.a packagefile crypto/subtle=$WORK/b049/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile io=$WORK/b023/_pkg_.a packagefile math/big=$WORK/b050/_pkg_.a EOF cd /usr/share/gocode/src/golang.org/x/crypto/openpgp/elgamal /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b096/_pkg_.a -trimpath "$WORK/b096=>" -shared -p golang.org/x/crypto/openpgp/elgamal -complete -installsuffix shared -buildid Z0zGFb5ThNYS2PgxHPh7/Z0zGFb5ThNYS2PgxHPh7 -goversion go1.14.3 -D "" -importcfg $WORK/b096/importcfg -pack ./elgamal.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b092/_pkg_.a # internal 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 cp $WORK/b092/_pkg_.a /builddir/.cache/go-build/f5/f5effd39ed7059412e41dae5936e570c4e7e564fc30aa347f3dd2cccfc7807f8-d # internal crypto/ecdsa mkdir -p $WORK/b090/ cat >$WORK/b090/importcfg << 'EOF' # internal # import config packagefile crypto=$WORK/b043/_pkg_.a packagefile crypto/aes=$WORK/b046/_pkg_.a packagefile crypto/cipher=$WORK/b047/_pkg_.a packagefile crypto/elliptic=$WORK/b091/_pkg_.a packagefile crypto/internal/randutil=$WORK/b053/_pkg_.a packagefile crypto/sha512=$WORK/b055/_pkg_.a packagefile encoding/asn1=$WORK/b092/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile io=$WORK/b023/_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/b090/_pkg_.a -trimpath "$WORK/b090=>" -shared -p crypto/ecdsa -std -complete -installsuffix shared -buildid q2D5Drw8RWfATW5E66HL/q2D5Drw8RWfATW5E66HL -goversion go1.14.3 -D "" -importcfg $WORK/b090/importcfg -pack ./ecdsa.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b096/_pkg_.a # internal cp $WORK/b096/_pkg_.a /builddir/.cache/go-build/bf/bfc0fd216f9d5a20f3a8bd5f1237e283aaef767b6052bf0c98f2a2a1b816fded-d # internal mime mkdir -p $WORK/b105/ cat >$WORK/b105/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b033/_pkg_.a packagefile bytes=$WORK/b034/_pkg_.a packagefile encoding/base64=$WORK/b038/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile io=$WORK/b023/_pkg_.a packagefile os=$WORK/b024/_pkg_.a packagefile sort=$WORK/b022/_pkg_.a packagefile strings=$WORK/b040/_pkg_.a packagefile sync=$WORK/b018/_pkg_.a packagefile unicode=$WORK/b021/_pkg_.a packagefile unicode/utf8=$WORK/b017/_pkg_.a EOF cd /usr/lib/golang/src/mime /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b105/_pkg_.a -trimpath "$WORK/b105=>" -shared -p mime -std -complete -installsuffix shared -buildid RJLKyVOy-dNQ5--JM4Jv/RJLKyVOy-dNQ5--JM4Jv -goversion go1.14.3 -D "" -importcfg $WORK/b105/importcfg -pack ./encodedword.go ./grammar.go ./mediatype.go ./type.go ./type_unix.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b072/_pkg_.a # internal cd /usr/lib/golang/src/os/user 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/b002/_pkg_.a packagefile strconv=$WORK/b016/_pkg_.a packagefile strings=$WORK/b040/_pkg_.a packagefile sync=$WORK/b018/_pkg_.a packagefile syscall=$WORK/b028/_pkg_.a packagefile runtime/cgo=$WORK/b070/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b079/_pkg_.a -trimpath "$WORK/b079=>" -shared -p os/user -std -installsuffix shared -buildid qWPLlsqNJnK6cyHeBy4I/qWPLlsqNJnK6cyHeBy4I -goversion go1.14.3 -D "" -importcfg $WORK/b079/importcfg -pack ./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/buildid -w $WORK/b090/_pkg_.a # internal cp $WORK/b090/_pkg_.a /builddir/.cache/go-build/aa/aaf428ac0379b827911359f67cbe7d9e7a79c85cead38bcfb9eb174548e56966-d # internal golang.org/x/crypto/openpgp/packet mkdir -p $WORK/b086/ cp $WORK/b072/_pkg_.a /builddir/.cache/go-build/74/74b5b9d5877d24b81e302d56f1ab1337ea12f155f9199901a6d3e5597bb29348-d # internal github.com/snapcore/snapd/strutil mkdir -p $WORK/b071/ cat >$WORK/b071/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b034/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile gopkg.in/yaml.v2=$WORK/b072/_pkg_.a packagefile path/filepath=$WORK/b075/_pkg_.a packagefile regexp=$WORK/b073/_pkg_.a packagefile sort=$WORK/b022/_pkg_.a packagefile strconv=$WORK/b016/_pkg_.a packagefile strings=$WORK/b040/_pkg_.a packagefile unicode=$WORK/b021/_pkg_.a packagefile unicode/utf8=$WORK/b017/_pkg_.a EOF cd /builddir/build/BUILD/snapd-2.45.2/src/github.com/snapcore/snapd/strutil /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b071/_pkg_.a -trimpath "$WORK/b071=>" -shared -p github.com/snapcore/snapd/strutil -complete -installsuffix shared -buildid M8GqgnXIdXYRCg_Hrq7U/M8GqgnXIdXYRCg_Hrq7U -goversion go1.14.3 -D "" -importcfg $WORK/b071/importcfg -pack ./chrorder.go ./ctrl17.go ./limbuffer.go ./map.go ./matchcounter.go ./pathiter.go ./set.go ./strutil.go ./version.go cat >$WORK/b086/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b033/_pkg_.a packagefile bytes=$WORK/b034/_pkg_.a packagefile compress/bzip2=$WORK/b087/_pkg_.a packagefile compress/flate=$WORK/b059/_pkg_.a packagefile compress/zlib=$WORK/b058/_pkg_.a packagefile crypto=$WORK/b043/_pkg_.a packagefile crypto/aes=$WORK/b046/_pkg_.a packagefile crypto/cipher=$WORK/b047/_pkg_.a packagefile crypto/des=$WORK/b088/_pkg_.a packagefile crypto/dsa=$WORK/b089/_pkg_.a packagefile crypto/ecdsa=$WORK/b090/_pkg_.a packagefile crypto/elliptic=$WORK/b091/_pkg_.a packagefile crypto/md5=$WORK/b093/_pkg_.a packagefile crypto/rand=$WORK/b045/_pkg_.a packagefile crypto/rsa=$WORK/b052/_pkg_.a packagefile crypto/sha1=$WORK/b094/_pkg_.a packagefile crypto/sha256=$WORK/b054/_pkg_.a packagefile crypto/sha512=$WORK/b055/_pkg_.a packagefile crypto/subtle=$WORK/b049/_pkg_.a packagefile encoding/asn1=$WORK/b092/_pkg_.a packagefile encoding/binary=$WORK/b039/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile golang.org/x/crypto/cast5=$WORK/b095/_pkg_.a packagefile golang.org/x/crypto/openpgp/elgamal=$WORK/b096/_pkg_.a packagefile golang.org/x/crypto/openpgp/errors=$WORK/b097/_pkg_.a packagefile golang.org/x/crypto/openpgp/s2k=$WORK/b098/_pkg_.a packagefile hash=$WORK/b044/_pkg_.a packagefile image=$WORK/b099/_pkg_.a packagefile image/jpeg=$WORK/b101/_pkg_.a packagefile io=$WORK/b023/_pkg_.a packagefile io/ioutil=$WORK/b077/_pkg_.a packagefile math/big=$WORK/b050/_pkg_.a packagefile math/bits=$WORK/b015/_pkg_.a packagefile strconv=$WORK/b016/_pkg_.a packagefile strings=$WORK/b040/_pkg_.a packagefile time=$WORK/b029/_pkg_.a EOF cd /usr/share/gocode/src/golang.org/x/crypto/openpgp/packet /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b086/_pkg_.a -trimpath "$WORK/b086=>" -shared -p golang.org/x/crypto/openpgp/packet -complete -installsuffix shared -buildid bVRq1szb-gCtrN1Psxpd/bVRq1szb-gCtrN1Psxpd -goversion go1.14.3 -D "" -importcfg $WORK/b086/importcfg -pack ./compressed.go ./config.go ./encrypted_key.go ./literal.go ./ocfb.go ./one_pass_signature.go ./opaque.go ./packet.go ./private_key.go ./public_key.go ./public_key_v3.go ./reader.go ./signature.go ./signature_v3.go ./symmetric_key_encrypted.go ./symmetrically_encrypted.go ./userattribute.go ./userid.go cd /usr/lib/golang/src/os/user /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/e1/e10cf3b3a1bbd0a7aa34d94526e559f4cbed6aa23a68c79b0672d7b8f6088577-d # internal net/url mkdir -p $WORK/b107/ cat >$WORK/b107/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile sort=$WORK/b022/_pkg_.a packagefile strconv=$WORK/b016/_pkg_.a packagefile strings=$WORK/b040/_pkg_.a EOF cd /usr/lib/golang/src/net/url /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b107/_pkg_.a -trimpath "$WORK/b107=>" -shared -p net/url -std -complete -installsuffix shared -buildid 1QqRIyLt3m521v03nvFL/1QqRIyLt3m521v03nvFL -goversion go1.14.3 -D "" -importcfg $WORK/b107/importcfg -pack ./url.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b071/_pkg_.a # internal cp $WORK/b071/_pkg_.a /builddir/.cache/go-build/03/038223d9f1b673f41b1a9c8dd8eaefcad9007f1dddd0beb518a4f0f2f788748d-d # internal github.com/snapcore/snapd/release mkdir -p $WORK/b080/ cat >$WORK/b080/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b033/_pkg_.a packagefile bytes=$WORK/b034/_pkg_.a packagefile github.com/snapcore/snapd/strutil=$WORK/b071/_pkg_.a packagefile io/ioutil=$WORK/b077/_pkg_.a packagefile os=$WORK/b024/_pkg_.a packagefile strings=$WORK/b040/_pkg_.a packagefile unicode=$WORK/b021/_pkg_.a EOF cd /builddir/build/BUILD/snapd-2.45.2/src/github.com/snapcore/snapd/release /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b080/_pkg_.a -trimpath "$WORK/b080=>" -shared -p github.com/snapcore/snapd/release -complete -installsuffix shared -buildid 3vFNFbWDwvIe6NJN9uDO/3vFNFbWDwvIe6NJN9uDO -goversion go1.14.3 -D "" -importcfg $WORK/b080/importcfg -pack ./release.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/b080/_pkg_.a # internal cp $WORK/b080/_pkg_.a /builddir/.cache/go-build/f4/f42e9a159084f861bcdfc878347875ebf118529a3445d11a26e90f1962179232-d # internal github.com/snapcore/snapd/dirs mkdir -p $WORK/b108/ cat >$WORK/b108/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b002/_pkg_.a packagefile github.com/snapcore/snapd/release=$WORK/b080/_pkg_.a packagefile os=$WORK/b024/_pkg_.a packagefile path/filepath=$WORK/b075/_pkg_.a packagefile strings=$WORK/b040/_pkg_.a EOF cd /builddir/build/BUILD/snapd-2.45.2/src/github.com/snapcore/snapd/dirs /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b108/_pkg_.a -trimpath "$WORK/b108=>" -shared -p github.com/snapcore/snapd/dirs -complete -installsuffix shared -buildid FotyxiYkL8zDd3j3by6E/FotyxiYkL8zDd3j3by6E -goversion go1.14.3 -D "" -importcfg $WORK/b108/importcfg -pack ./dirs.go cp $WORK/b105/_pkg_.a /builddir/.cache/go-build/30/305c598fce1a451939ed7792c7172ab3e5ec56323a7834b6017a8cb91dae315f-d # internal github.com/snapcore/snapd/jsonutil mkdir -p $WORK/b109/ cat >$WORK/b109/importcfg << 'EOF' # internal # import config packagefile encoding/json=$WORK/b036/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile github.com/snapcore/snapd/strutil=$WORK/b071/_pkg_.a packagefile io=$WORK/b023/_pkg_.a packagefile reflect=$WORK/b013/_pkg_.a packagefile strings=$WORK/b040/_pkg_.a EOF cd /builddir/build/BUILD/snapd-2.45.2/src/github.com/snapcore/snapd/jsonutil /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b109/_pkg_.a -trimpath "$WORK/b109=>" -shared -p github.com/snapcore/snapd/jsonutil -complete -installsuffix shared -buildid RgMeJjF7zhoftyme2h_-/RgMeJjF7zhoftyme2h_- -goversion go1.14.3 -D "" -importcfg $WORK/b109/importcfg -pack ./json.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b109/_pkg_.a # internal cp $WORK/b109/_pkg_.a /builddir/.cache/go-build/96/96d63d359b4d9145d98313ae2cc7c12075c09b882465b09b5d15b4428b88c4ec-d # internal github.com/snapcore/snapd/metautil mkdir -p $WORK/b112/ cat >$WORK/b112/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b002/_pkg_.a EOF cd /builddir/build/BUILD/snapd-2.45.2/src/github.com/snapcore/snapd/metautil /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b112/_pkg_.a -trimpath "$WORK/b112=>" -shared -p github.com/snapcore/snapd/metautil -complete -installsuffix shared -buildid RjicogaI3msj4-ylC22x/RjicogaI3msj4-ylC22x -goversion go1.14.3 -D "" -importcfg $WORK/b112/importcfg -pack ./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/8e/8ed29148fd7438fd0bbe26d9dcaf05626d125e0d45868753a703e5807110e0a5-d # internal github.com/snapcore/snapd/spdx mkdir -p $WORK/b113/ cat >$WORK/b113/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b033/_pkg_.a packagefile bytes=$WORK/b034/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile io=$WORK/b023/_pkg_.a packagefile strings=$WORK/b040/_pkg_.a EOF cd /builddir/build/BUILD/snapd-2.45.2/src/github.com/snapcore/snapd/spdx /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b113/_pkg_.a -trimpath "$WORK/b113=>" -shared -p github.com/snapcore/snapd/spdx -complete -installsuffix shared -buildid lNSiiRq4N06ywRzR_8Hf/lNSiiRq4N06ywRzR_8Hf -goversion go1.14.3 -D "" -importcfg $WORK/b113/importcfg -pack ./licenses.go ./parser.go ./scanner.go ./validate.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b108/_pkg_.a # internal cp $WORK/b108/_pkg_.a /builddir/.cache/go-build/7a/7ab5259f46dd666a5c3de195d74a49816bde2ece4138ce05f6526167dd5c6759-d # internal /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b107/_pkg_.a # internal github.com/snapcore/snapd/timeout mkdir -p $WORK/b114/ cat >$WORK/b114/importcfg << 'EOF' # internal # import config packagefile encoding/json=$WORK/b036/_pkg_.a packagefile time=$WORK/b029/_pkg_.a EOF cd /builddir/build/BUILD/snapd-2.45.2/src/github.com/snapcore/snapd/timeout /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b114/_pkg_.a -trimpath "$WORK/b114=>" -shared -p github.com/snapcore/snapd/timeout -complete -installsuffix shared -buildid QPfwnnafc3OJAZfQFBXM/QPfwnnafc3OJAZfQFBXM -goversion go1.14.3 -D "" -importcfg $WORK/b114/importcfg -pack ./timeout.go cp $WORK/b107/_pkg_.a /builddir/.cache/go-build/86/86da38ae02d3ec29efd2c43b0a93fbf69f1c60444b008bb2dcf661f444655641-d # internal github.com/snapcore/go-gettext/pluralforms mkdir -p $WORK/b118/ cat >$WORK/b118/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile regexp=$WORK/b073/_pkg_.a packagefile strconv=$WORK/b016/_pkg_.a packagefile strings=$WORK/b040/_pkg_.a EOF cd /usr/share/gocode/src/github.com/snapcore/go-gettext/pluralforms /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b118/_pkg_.a -trimpath "$WORK/b118=>" -shared -p github.com/snapcore/go-gettext/pluralforms -complete -installsuffix shared -buildid Y1Ps_rLm5xAjmvoRefrx/Y1Ps_rLm5xAjmvoRefrx -goversion go1.14.3 -D "" -importcfg $WORK/b118/importcfg -pack ./compiler.go ./expression.go ./math.go ./tests.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b113/_pkg_.a # internal cp $WORK/b113/_pkg_.a /builddir/.cache/go-build/1f/1fe8d2b484e111e9e0ba134ad30e582c8b99fd0c22fe147368e2e1350297defa-d # internal /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b114/_pkg_.a # internal cp $WORK/b114/_pkg_.a /builddir/.cache/go-build/fd/fd7625ea38f10182d5e51851df06212e77b83cef639ba2a50f31d3018cfe2aab-d # internal runtime/trace mkdir -p $WORK/b122/ cat >$WORK/b122/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b035/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile io=$WORK/b023/_pkg_.a packagefile runtime=$WORK/b005/_pkg_.a packagefile sync=$WORK/b018/_pkg_.a packagefile sync/atomic=$WORK/b020/_pkg_.a EOF cd /usr/lib/golang/src/runtime/trace /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b122/_pkg_.a -trimpath "$WORK/b122=>" -shared -p runtime/trace -std -installsuffix shared -buildid bIJuagOluhWgO3C0F4wS/bIJuagOluhWgO3C0F4wS -goversion go1.14.3 -D "" -importcfg $WORK/b122/importcfg -pack ./annotation.go ./trace.go flag mkdir -p $WORK/b120/ cat >$WORK/b120/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile io=$WORK/b023/_pkg_.a packagefile os=$WORK/b024/_pkg_.a packagefile reflect=$WORK/b013/_pkg_.a packagefile sort=$WORK/b022/_pkg_.a packagefile strconv=$WORK/b016/_pkg_.a packagefile strings=$WORK/b040/_pkg_.a packagefile time=$WORK/b029/_pkg_.a EOF cd /usr/lib/golang/src/flag /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b120/_pkg_.a -trimpath "$WORK/b120=>" -shared -p flag -std -complete -installsuffix shared -buildid fUuXK77prucPfPfj31OH/fUuXK77prucPfPfj31OH -goversion go1.14.3 -D "" -importcfg $WORK/b120/importcfg -pack ./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/f9/f901deb7e1e1ad5855f49cb4c88a1ebaa75741b4cfe3906b9a993c4690cf47e8-d # internal golang.org/x/xerrors mkdir -p $WORK/b123/ cat >$WORK/b123/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b034/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile golang.org/x/xerrors/internal=$WORK/b124/_pkg_.a packagefile io=$WORK/b023/_pkg_.a packagefile reflect=$WORK/b013/_pkg_.a packagefile runtime=$WORK/b005/_pkg_.a packagefile strconv=$WORK/b016/_pkg_.a packagefile strings=$WORK/b040/_pkg_.a packagefile unicode=$WORK/b021/_pkg_.a packagefile unicode/utf8=$WORK/b017/_pkg_.a EOF cd /usr/share/gocode/src/golang.org/x/xerrors /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b123/_pkg_.a -trimpath "$WORK/b123=>" -shared -p golang.org/x/xerrors -complete -installsuffix shared -buildid Nqxmp8VXJKjd0S4dbmEN/Nqxmp8VXJKjd0S4dbmEN -goversion go1.14.3 -D "" -importcfg $WORK/b123/importcfg -pack ./adaptor.go ./doc.go ./errors.go ./fmt.go ./format.go ./frame.go ./wrap.go cd /usr/lib/golang/src/net /usr/lib/golang/pkg/tool/linux_arm/pack r $WORK/b066/_pkg_.a $WORK/b066/_x001.o $WORK/b066/_x002.o $WORK/b066/_x003.o $WORK/b066/_x004.o $WORK/b066/_x005.o # internal /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b066/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b118/_pkg_.a # internal cp $WORK/b118/_pkg_.a /builddir/.cache/go-build/88/889d72e20a8ae7143adf90bcd0da39dd2931fcdab6f4cf025e166e101048b858-d # internal mime/quotedprintable mkdir -p $WORK/b126/ cat >$WORK/b126/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b033/_pkg_.a packagefile bytes=$WORK/b034/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile io=$WORK/b023/_pkg_.a EOF cp $WORK/b066/_pkg_.a /builddir/.cache/go-build/ee/eeddc3b43e993462878a2e16cf374f57a12c7b10e1a6f033b5f6fca54cf15f42-d # internal cd /usr/lib/golang/src/mime/quotedprintable /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b126/_pkg_.a -trimpath "$WORK/b126=>" -shared -p mime/quotedprintable -std -complete -installsuffix shared -buildid rdxzKnProUMS1ev-jh_E/rdxzKnProUMS1ev-jh_E -goversion go1.14.3 -D "" -importcfg $WORK/b126/importcfg -pack ./reader.go ./writer.go github.com/snapcore/snapd/randutil mkdir -p $WORK/b065/ cat >$WORK/b065/importcfg << 'EOF' # internal # import config packagefile crypto/rand=$WORK/b045/_pkg_.a packagefile crypto/sha256=$WORK/b054/_pkg_.a packagefile encoding/base64=$WORK/b038/_pkg_.a packagefile encoding/binary=$WORK/b039/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile math/rand=$WORK/b051/_pkg_.a packagefile net=$WORK/b066/_pkg_.a packagefile os=$WORK/b024/_pkg_.a packagefile sync=$WORK/b018/_pkg_.a packagefile time=$WORK/b029/_pkg_.a EOF cd /builddir/build/BUILD/snapd-2.45.2/src/github.com/snapcore/snapd/randutil /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b065/_pkg_.a -trimpath "$WORK/b065=>" -shared -p github.com/snapcore/snapd/randutil -complete -installsuffix shared -buildid pUQ6c4WQMgqaVuRm4EIN/pUQ6c4WQMgqaVuRm4EIN -goversion go1.14.3 -D "" -importcfg $WORK/b065/importcfg -pack ./crypto.go ./rand.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b123/_pkg_.a # internal cp $WORK/b123/_pkg_.a /builddir/.cache/go-build/9c/9cb3200af46651d433074cb26f1bc39ffd4fd65dd745f5f47017255cc32b8f9a-d # internal net/textproto mkdir -p $WORK/b106/ cat >$WORK/b106/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b033/_pkg_.a packagefile bytes=$WORK/b034/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile io=$WORK/b023/_pkg_.a packagefile io/ioutil=$WORK/b077/_pkg_.a packagefile net=$WORK/b066/_pkg_.a packagefile strconv=$WORK/b016/_pkg_.a packagefile strings=$WORK/b040/_pkg_.a packagefile sync=$WORK/b018/_pkg_.a EOF cd /usr/lib/golang/src/net/textproto /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b106/_pkg_.a -trimpath "$WORK/b106=>" -shared -p net/textproto -std -complete -installsuffix shared -buildid knvCPra6rQMqY6PLD3yq/knvCPra6rQMqY6PLD3yq -goversion go1.14.3 -D "" -importcfg $WORK/b106/importcfg -pack ./header.go ./pipeline.go ./reader.go ./textproto.go ./writer.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b120/_pkg_.a # internal cp $WORK/b120/_pkg_.a /builddir/.cache/go-build/96/96f0aa4187b6c4f46cec77b0054b8e12007d96b2acf3d14136b364c79dc93c03-d # internal testing mkdir -p $WORK/b119/ cat >$WORK/b119/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b034/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile flag=$WORK/b120/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile internal/race=$WORK/b019/_pkg_.a packagefile io=$WORK/b023/_pkg_.a packagefile math=$WORK/b014/_pkg_.a packagefile os=$WORK/b024/_pkg_.a packagefile runtime=$WORK/b005/_pkg_.a packagefile runtime/debug=$WORK/b121/_pkg_.a packagefile runtime/trace=$WORK/b122/_pkg_.a packagefile sort=$WORK/b022/_pkg_.a packagefile strconv=$WORK/b016/_pkg_.a packagefile strings=$WORK/b040/_pkg_.a packagefile sync=$WORK/b018/_pkg_.a packagefile sync/atomic=$WORK/b020/_pkg_.a packagefile time=$WORK/b029/_pkg_.a packagefile unicode=$WORK/b021/_pkg_.a EOF cd /usr/lib/golang/src/testing /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b119/_pkg_.a -trimpath "$WORK/b119=>" -shared -p testing -std -complete -installsuffix shared -buildid U2bBM9xnm36IKbf7Xu6Z/U2bBM9xnm36IKbf7Xu6Z -goversion go1.14.3 -D "" -importcfg $WORK/b119/importcfg -pack ./allocs.go ./benchmark.go ./cover.go ./example.go ./match.go ./run_example.go ./testing.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b065/_pkg_.a # internal cp $WORK/b065/_pkg_.a /builddir/.cache/go-build/34/34259858b854150ea9cc0b99c593ecfb5d22e0de646022d4be80aea89cc68580-d # internal github.com/snapcore/snapd/osutil mkdir -p $WORK/b056/ cat >$WORK/b056/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b033/_pkg_.a packagefile bytes=$WORK/b034/_pkg_.a packagefile context=$WORK/b035/_pkg_.a packagefile crypto=$WORK/b043/_pkg_.a packagefile debug/elf=$WORK/b057/_pkg_.a packagefile encoding/binary=$WORK/b039/_pkg_.a packagefile encoding/hex=$WORK/b063/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile github.com/snapcore/snapd/osutil/sys=$WORK/b064/_pkg_.a packagefile github.com/snapcore/snapd/randutil=$WORK/b065/_pkg_.a packagefile github.com/snapcore/snapd/strutil=$WORK/b071/_pkg_.a packagefile gopkg.in/tomb.v2=$WORK/b076/_pkg_.a packagefile io=$WORK/b023/_pkg_.a packagefile io/ioutil=$WORK/b077/_pkg_.a packagefile math=$WORK/b014/_pkg_.a packagefile os=$WORK/b024/_pkg_.a packagefile os/exec=$WORK/b078/_pkg_.a packagefile os/user=$WORK/b079/_pkg_.a packagefile path/filepath=$WORK/b075/_pkg_.a packagefile regexp=$WORK/b073/_pkg_.a packagefile sort=$WORK/b022/_pkg_.a packagefile strconv=$WORK/b016/_pkg_.a packagefile strings=$WORK/b040/_pkg_.a packagefile sync=$WORK/b018/_pkg_.a packagefile sync/atomic=$WORK/b020/_pkg_.a packagefile syscall=$WORK/b028/_pkg_.a packagefile time=$WORK/b029/_pkg_.a EOF cd /builddir/build/BUILD/snapd-2.45.2/src/github.com/snapcore/snapd/osutil /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b056/_pkg_.a -trimpath "$WORK/b056=>" -shared -p github.com/snapcore/snapd/osutil -complete -installsuffix shared -buildid i_V1g4-BSVqSkrADn1ES/i_V1g4-BSVqSkrADn1ES -goversion go1.14.3 -D "" -importcfg $WORK/b056/importcfg -pack ./bootid.go ./buildid.go ./chattr.go ./chattr_32.go ./chdir.go ./cmp.go ./context.go ./cp.go ./cp_linux.go ./digest.go ./env.go ./exec.go ./exitcode.go ./flock.go ./fshelpers.go ./group.go ./group_cgo.go ./io.go ./mkdirallchown.go ./mockable.go ./mount_linux.go ./mountentry.go ./mountentry_linux.go ./mountinfo_linux.go ./mountprofile_linux.go ./nfs_linux.go ./outputerr.go ./overlay_linux.go ./stat.go ./syncdir.go ./synctree.go ./sys_linux.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/b126/_pkg_.a # internal cp $WORK/b126/_pkg_.a /builddir/.cache/go-build/92/923ced25064a2cb124f34a0588cb57e6c267dd3b8014a5a181cdf8744606aa14-d # internal compress/gzip mkdir -p $WORK/b128/ cat >$WORK/b128/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b033/_pkg_.a packagefile compress/flate=$WORK/b059/_pkg_.a packagefile encoding/binary=$WORK/b039/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile hash/crc32=$WORK/b129/_pkg_.a packagefile io=$WORK/b023/_pkg_.a packagefile time=$WORK/b029/_pkg_.a EOF cd /usr/lib/golang/src/compress/gzip /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b128/_pkg_.a -trimpath "$WORK/b128=>" -shared -p compress/gzip -std -complete -installsuffix shared -buildid KHQvqZDUFyQw04uVwKjM/KHQvqZDUFyQw04uVwKjM -goversion go1.14.3 -D "" -importcfg $WORK/b128/importcfg -pack ./gunzip.go ./gzip.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b086/_pkg_.a # internal cp $WORK/b086/_pkg_.a /builddir/.cache/go-build/95/954b0a89c44ea7e7a4fe157dd9046210df66c92ec6ef07b0795077e1375c6acd-d # internal crypto/ed25519 mkdir -p $WORK/b132/ cat >$WORK/b132/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b034/_pkg_.a packagefile crypto=$WORK/b043/_pkg_.a packagefile crypto/ed25519/internal/edwards25519=$WORK/b133/_pkg_.a packagefile crypto/rand=$WORK/b045/_pkg_.a packagefile crypto/sha512=$WORK/b055/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile io=$WORK/b023/_pkg_.a packagefile strconv=$WORK/b016/_pkg_.a EOF cd /usr/lib/golang/src/crypto/ed25519 /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b132/_pkg_.a -trimpath "$WORK/b132=>" -shared -p crypto/ed25519 -std -complete -installsuffix shared -buildid wiXudcjU8px9oUTaFX8S/wiXudcjU8px9oUTaFX8S -goversion go1.14.3 -D "" -importcfg $WORK/b132/importcfg -pack ./ed25519.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/6d88ae511d043febc8448ef0a99805c9134f4097169abd296fb19b8f8820e0a0-d # internal crypto/x509/pkix mkdir -p $WORK/b137/ cat >$WORK/b137/importcfg << 'EOF' # internal # import config packagefile encoding/asn1=$WORK/b092/_pkg_.a packagefile encoding/hex=$WORK/b063/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile math/big=$WORK/b050/_pkg_.a packagefile time=$WORK/b029/_pkg_.a EOF cd /usr/lib/golang/src/crypto/x509/pkix /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b137/_pkg_.a -trimpath "$WORK/b137=>" -shared -p crypto/x509/pkix -std -complete -installsuffix shared -buildid 5tLlr7IrFa0vzo6sGp-4/5tLlr7IrFa0vzo6sGp-4 -goversion go1.14.3 -D "" -importcfg $WORK/b137/importcfg -pack ./pkix.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b106/_pkg_.a # internal cp $WORK/b106/_pkg_.a /builddir/.cache/go-build/13/13df89eeafc997ae2e189a7a9c158021656296797ccf71ec6ac314cc0187f454-d # internal net/mail mkdir -p $WORK/b104/ cat >$WORK/b104/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b033/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile io=$WORK/b023/_pkg_.a packagefile log=$WORK/b083/_pkg_.a packagefile mime=$WORK/b105/_pkg_.a packagefile net/textproto=$WORK/b106/_pkg_.a packagefile strings=$WORK/b040/_pkg_.a packagefile sync=$WORK/b018/_pkg_.a packagefile time=$WORK/b029/_pkg_.a packagefile unicode/utf8=$WORK/b017/_pkg_.a EOF cd /usr/lib/golang/src/net/mail /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b104/_pkg_.a -trimpath "$WORK/b104=>" -shared -p net/mail -std -complete -installsuffix shared -buildid w19-mLHwzD2l5RJbl251/w19-mLHwzD2l5RJbl251 -goversion go1.14.3 -D "" -importcfg $WORK/b104/importcfg -pack ./message.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b128/_pkg_.a # internal cp $WORK/b128/_pkg_.a /builddir/.cache/go-build/a0/a0c84005f4a07675cd83d1d048ccb9ffa2b922e39b6b8753526a5be4c4cc885d-d # internal mime/multipart mkdir -p $WORK/b125/ cat >$WORK/b125/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b033/_pkg_.a packagefile bytes=$WORK/b034/_pkg_.a packagefile crypto/rand=$WORK/b045/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile io=$WORK/b023/_pkg_.a packagefile io/ioutil=$WORK/b077/_pkg_.a packagefile mime=$WORK/b105/_pkg_.a packagefile mime/quotedprintable=$WORK/b126/_pkg_.a packagefile net/textproto=$WORK/b106/_pkg_.a packagefile os=$WORK/b024/_pkg_.a packagefile sort=$WORK/b022/_pkg_.a packagefile strings=$WORK/b040/_pkg_.a EOF cd /usr/lib/golang/src/mime/multipart /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b125/_pkg_.a -trimpath "$WORK/b125=>" -shared -p mime/multipart -std -complete -installsuffix shared -buildid qeS_TdpvHG0M2QXRXKfq/qeS_TdpvHG0M2QXRXKfq -goversion go1.14.3 -D "" -importcfg $WORK/b125/importcfg -pack ./formdata.go ./multipart.go ./writer.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b137/_pkg_.a # internal cp $WORK/b137/_pkg_.a /builddir/.cache/go-build/d5/d5b3e0d1640aaa68a0776c3f6c1538e836163daf5d77437a527e68a18f8d088d-d # internal vendor/golang.org/x/crypto/cryptobyte mkdir -p $WORK/b139/ cat >$WORK/b139/importcfg << 'EOF' # internal # import config importmap golang.org/x/crypto/cryptobyte/asn1=vendor/golang.org/x/crypto/cryptobyte/asn1 packagefile encoding/asn1=$WORK/b092/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile vendor/golang.org/x/crypto/cryptobyte/asn1=$WORK/b140/_pkg_.a packagefile math/big=$WORK/b050/_pkg_.a packagefile reflect=$WORK/b013/_pkg_.a packagefile time=$WORK/b029/_pkg_.a EOF cd /usr/lib/golang/src/vendor/golang.org/x/crypto/cryptobyte /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b139/_pkg_.a -trimpath "$WORK/b139=>" -shared -p vendor/golang.org/x/crypto/cryptobyte -std -complete -installsuffix shared -buildid aOCwgt0Z7FUOixBzxsja/aOCwgt0Z7FUOixBzxsja -goversion go1.14.3 -D "" -importcfg $WORK/b139/importcfg -pack ./asn1.go ./builder.go ./string.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b104/_pkg_.a # internal cp $WORK/b104/_pkg_.a /builddir/.cache/go-build/c2/c24d43f67b7ac61dfe06b8668624b3902951e7c5badcd19373d8893da7c0c57b-d # internal vendor/golang.org/x/crypto/chacha20poly1305 mkdir -p $WORK/b141/ cat >$WORK/b141/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/b039/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile vendor/golang.org/x/crypto/chacha20=$WORK/b142/_pkg_.a packagefile vendor/golang.org/x/crypto/internal/subtle=$WORK/b143/_pkg_.a packagefile vendor/golang.org/x/crypto/poly1305=$WORK/b144/_pkg_.a EOF cd /usr/lib/golang/src/vendor/golang.org/x/crypto/chacha20poly1305 /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b141/_pkg_.a -trimpath "$WORK/b141=>" -shared -p vendor/golang.org/x/crypto/chacha20poly1305 -std -complete -installsuffix shared -buildid uL-7LDv2hAOgTFaVrMlk/uL-7LDv2hAOgTFaVrMlk -goversion go1.14.3 -D "" -importcfg $WORK/b141/importcfg -pack ./chacha20poly1305.go ./chacha20poly1305_generic.go ./chacha20poly1305_noasm.go ./xchacha20poly1305.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b125/_pkg_.a # internal cp $WORK/b125/_pkg_.a /builddir/.cache/go-build/2a/2ad8bfcc7c23cafcc1a3f9ca14c8098dbec66091ffcd2091892ec61881868d19-d # internal vendor/golang.org/x/crypto/curve25519 mkdir -p $WORK/b145/ cat >$WORK/b145/importcfg << 'EOF' # internal # import config packagefile crypto/subtle=$WORK/b049/_pkg_.a packagefile encoding/binary=$WORK/b039/_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/b145/_pkg_.a -trimpath "$WORK/b145=>" -shared -p vendor/golang.org/x/crypto/curve25519 -std -complete -installsuffix shared -buildid zkL0GVXTD9fjMyq9CJPn/zkL0GVXTD9fjMyq9CJPn -goversion go1.14.3 -D "" -importcfg $WORK/b145/importcfg -pack ./curve25519.go ./curve25519_generic.go ./curve25519_noasm.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b119/_pkg_.a # internal cp $WORK/b119/_pkg_.a /builddir/.cache/go-build/f6/f69e795b727e69fc9ed0277a5e8e6d9c5269c5bcabb9ddc9c283161d66079874-d # internal github.com/snapcore/go-gettext mkdir -p $WORK/b117/ cat >$WORK/b117/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b034/_pkg_.a packagefile encoding/binary=$WORK/b039/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile github.com/snapcore/go-gettext/pluralforms=$WORK/b118/_pkg_.a packagefile log=$WORK/b083/_pkg_.a packagefile os=$WORK/b024/_pkg_.a packagefile path=$WORK/b062/_pkg_.a packagefile strings=$WORK/b040/_pkg_.a packagefile testing=$WORK/b119/_pkg_.a EOF cd /usr/share/gocode/src/github.com/snapcore/go-gettext /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b117/_pkg_.a -trimpath "$WORK/b117=>" -shared -p github.com/snapcore/go-gettext -complete -installsuffix shared -buildid bTH1jYbEF18WehpETYUB/bTH1jYbEF18WehpETYUB -goversion go1.14.3 -D "" -importcfg $WORK/b117/importcfg -pack ./gettext.go ./mofile.go ./test_utils.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b141/_pkg_.a # internal cp $WORK/b141/_pkg_.a /builddir/.cache/go-build/af/afc3e173e2f1b25a3ffe33ccaaad7da22c09b5fd81993d1e3453de5f162066d2-d # internal vendor/golang.org/x/text/unicode/bidi mkdir -p $WORK/b151/ cat >$WORK/b151/importcfg << 'EOF' # internal # import config packagefile container/list=$WORK/b130/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile log=$WORK/b083/_pkg_.a packagefile sort=$WORK/b022/_pkg_.a packagefile unicode/utf8=$WORK/b017/_pkg_.a EOF cd /usr/lib/golang/src/vendor/golang.org/x/text/unicode/bidi /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b151/_pkg_.a -trimpath "$WORK/b151=>" -shared -p vendor/golang.org/x/text/unicode/bidi -std -complete -installsuffix shared -buildid 3AsX0zjQFoDDwYkYL9_Z/3AsX0zjQFoDDwYkYL9_Z -goversion go1.14.3 -D "" -importcfg $WORK/b151/importcfg -pack ./bidi.go ./bracket.go ./core.go ./prop.go ./tables12.0.0.go ./trieval.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b117/_pkg_.a # internal cp $WORK/b117/_pkg_.a /builddir/.cache/go-build/5c/5cab61869b1be05c02f3e06571e51eb896f83ebce8628154658984af97e8cd09-d # internal /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b145/_pkg_.a # internal vendor/golang.org/x/text/unicode/norm mkdir -p $WORK/b152/ cp $WORK/b145/_pkg_.a /builddir/.cache/go-build/db/dbf1e59e230228445269a7404fc8b24179a43f7444a8b2592b958c98a9cb3271-d # internal cat >$WORK/b152/importcfg << 'EOF' # internal # import config importmap golang.org/x/text/transform=vendor/golang.org/x/text/transform packagefile encoding/binary=$WORK/b039/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile vendor/golang.org/x/text/transform=$WORK/b150/_pkg_.a packagefile io=$WORK/b023/_pkg_.a packagefile sync=$WORK/b018/_pkg_.a packagefile unicode/utf8=$WORK/b017/_pkg_.a EOF cd /usr/lib/golang/src/vendor/golang.org/x/text/unicode/norm /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b152/_pkg_.a -trimpath "$WORK/b152=>" -shared -p vendor/golang.org/x/text/unicode/norm -std -complete -installsuffix shared -buildid xkU_Q6KkrEm9ExEpfwk-/xkU_Q6KkrEm9ExEpfwk- -goversion go1.14.3 -D "" -importcfg $WORK/b152/importcfg -pack ./composition.go ./forminfo.go ./input.go ./iter.go ./normalize.go ./readwriter.go ./tables12.0.0.go ./transform.go ./trie.go vendor/golang.org/x/net/http2/hpack mkdir -p $WORK/b154/ cat >$WORK/b154/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b034/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile io=$WORK/b023/_pkg_.a packagefile sync=$WORK/b018/_pkg_.a EOF cd /usr/lib/golang/src/vendor/golang.org/x/net/http2/hpack /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b154/_pkg_.a -trimpath "$WORK/b154=>" -shared -p vendor/golang.org/x/net/http2/hpack -std -complete -installsuffix shared -buildid 9wqYCtN0gpr_HbIVHp2v/9wqYCtN0gpr_HbIVHp2v -goversion go1.14.3 -D "" -importcfg $WORK/b154/importcfg -pack ./encode.go ./hpack.go ./huffman.go ./tables.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b139/_pkg_.a # internal cp $WORK/b139/_pkg_.a /builddir/.cache/go-build/fb/fbc4010cc0405c898e41c4818eba4b2e081ca4ec0d66f21466ff19cee600c7d3-d # internal crypto/x509 mkdir -p $WORK/b136/ cat >$WORK/b136/importcfg << 'EOF' # internal # import config importmap golang.org/x/crypto/cryptobyte=vendor/golang.org/x/crypto/cryptobyte importmap golang.org/x/crypto/cryptobyte/asn1=vendor/golang.org/x/crypto/cryptobyte/asn1 packagefile bytes=$WORK/b034/_pkg_.a packagefile crypto=$WORK/b043/_pkg_.a packagefile crypto/aes=$WORK/b046/_pkg_.a packagefile crypto/cipher=$WORK/b047/_pkg_.a packagefile crypto/des=$WORK/b088/_pkg_.a packagefile crypto/dsa=$WORK/b089/_pkg_.a packagefile crypto/ecdsa=$WORK/b090/_pkg_.a packagefile crypto/ed25519=$WORK/b132/_pkg_.a packagefile crypto/elliptic=$WORK/b091/_pkg_.a packagefile crypto/md5=$WORK/b093/_pkg_.a packagefile crypto/rsa=$WORK/b052/_pkg_.a packagefile crypto/sha1=$WORK/b094/_pkg_.a packagefile crypto/sha256=$WORK/b054/_pkg_.a packagefile crypto/sha512=$WORK/b055/_pkg_.a packagefile crypto/x509/pkix=$WORK/b137/_pkg_.a packagefile encoding/asn1=$WORK/b092/_pkg_.a packagefile encoding/hex=$WORK/b063/_pkg_.a packagefile encoding/pem=$WORK/b138/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile vendor/golang.org/x/crypto/cryptobyte=$WORK/b139/_pkg_.a packagefile vendor/golang.org/x/crypto/cryptobyte/asn1=$WORK/b140/_pkg_.a packagefile io=$WORK/b023/_pkg_.a packagefile io/ioutil=$WORK/b077/_pkg_.a packagefile math/big=$WORK/b050/_pkg_.a packagefile net=$WORK/b066/_pkg_.a packagefile net/url=$WORK/b107/_pkg_.a packagefile os=$WORK/b024/_pkg_.a packagefile reflect=$WORK/b013/_pkg_.a packagefile runtime=$WORK/b005/_pkg_.a packagefile strconv=$WORK/b016/_pkg_.a packagefile strings=$WORK/b040/_pkg_.a packagefile sync=$WORK/b018/_pkg_.a packagefile time=$WORK/b029/_pkg_.a packagefile unicode/utf8=$WORK/b017/_pkg_.a EOF cd /usr/lib/golang/src/crypto/x509 /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b136/_pkg_.a -trimpath "$WORK/b136=>" -shared -p crypto/x509 -std -complete -installsuffix shared -buildid 8amVqp7b9PyldEJFfpG2/8amVqp7b9PyldEJFfpG2 -goversion go1.14.3 -D "" -importcfg $WORK/b136/importcfg -pack ./cert_pool.go ./pem_decrypt.go ./pkcs1.go ./pkcs8.go ./root.go ./root_linux.go ./root_unix.go ./sec1.go ./verify.go ./x509.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b154/_pkg_.a # internal cp $WORK/b154/_pkg_.a /builddir/.cache/go-build/9b/9b625e885bc3a49e3789ef0c152d2c8e5e21236d3cbd38215d401076f13393b5-d # internal net/http/internal mkdir -p $WORK/b156/ cat >$WORK/b156/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b033/_pkg_.a packagefile bytes=$WORK/b034/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile io=$WORK/b023/_pkg_.a packagefile strings=$WORK/b040/_pkg_.a EOF cd /usr/lib/golang/src/net/http/internal /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b156/_pkg_.a -trimpath "$WORK/b156=>" -shared -p net/http/internal -std -complete -installsuffix shared -buildid _ZYzQU_XKHwN0C3HZdol/_ZYzQU_XKHwN0C3HZdol -goversion go1.14.3 -D "" -importcfg $WORK/b156/importcfg -pack ./chunked.go ./testcert.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b151/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b056/_pkg_.a # internal cp $WORK/b151/_pkg_.a /builddir/.cache/go-build/b1/b142febb00d0aaf1db644dcb4ce4a53194b88d4072bd159b452bdf3d397a8fff-d # internal vendor/golang.org/x/text/secure/bidirule mkdir -p $WORK/b149/ cat >$WORK/b149/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/b150/_pkg_.a packagefile vendor/golang.org/x/text/unicode/bidi=$WORK/b151/_pkg_.a packagefile unicode/utf8=$WORK/b017/_pkg_.a EOF cd /usr/lib/golang/src/vendor/golang.org/x/text/secure/bidirule /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b149/_pkg_.a -trimpath "$WORK/b149=>" -shared -p vendor/golang.org/x/text/secure/bidirule -std -complete -installsuffix shared -buildid re0V46L_m4BiaS-yiBom/re0V46L_m4BiaS-yiBom -goversion go1.14.3 -D "" -importcfg $WORK/b149/importcfg -pack ./bidirule.go ./bidirule10.0.0.go cp $WORK/b056/_pkg_.a /builddir/.cache/go-build/86/8640dabd718bfaf6b7179a5e4ad48ec9129a37c331ab5ba404a91cf19dba945e-d # internal github.com/snapcore/snapd/arch mkdir -p $WORK/b082/ cat >$WORK/b082/importcfg << 'EOF' # internal # import config packagefile github.com/snapcore/snapd/osutil=$WORK/b056/_pkg_.a packagefile log=$WORK/b083/_pkg_.a packagefile runtime=$WORK/b005/_pkg_.a EOF cd /builddir/build/BUILD/snapd-2.45.2/src/github.com/snapcore/snapd/arch /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b082/_pkg_.a -trimpath "$WORK/b082=>" -shared -p github.com/snapcore/snapd/arch -complete -installsuffix shared -buildid Mv0fxDjxtaE_aWtUQvKk/Mv0fxDjxtaE_aWtUQvKk -goversion go1.14.3 -D "" -importcfg $WORK/b082/importcfg -pack ./arch.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b149/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b156/_pkg_.a # internal cp $WORK/b156/_pkg_.a /builddir/.cache/go-build/4e/4e72e10c66f6987a5b97179f809fbf771e547889f0d217eda22b2d98f73e843b-d # internal github.com/snapcore/snapd/logger cp $WORK/b149/_pkg_.a /builddir/.cache/go-build/5b/5b0ad70775e09ef60501fb854ad6132fa86858c8994385a9492dca78e7a0e628-d # internal mkdir -p $WORK/b111/ cat >$WORK/b111/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b034/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile github.com/snapcore/snapd/osutil=$WORK/b056/_pkg_.a packagefile io=$WORK/b023/_pkg_.a packagefile log=$WORK/b083/_pkg_.a packagefile os=$WORK/b024/_pkg_.a packagefile sync=$WORK/b018/_pkg_.a EOF cd /builddir/build/BUILD/snapd-2.45.2/src/github.com/snapcore/snapd/logger /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b111/_pkg_.a -trimpath "$WORK/b111=>" -shared -p github.com/snapcore/snapd/logger -complete -installsuffix shared -buildid Iscv3KNa3-Z1LsKvavVe/Iscv3KNa3-Z1LsKvavVe -goversion go1.14.3 -D "" -importcfg $WORK/b111/importcfg -pack ./logger.go github.com/snapcore/snapd/i18n mkdir -p $WORK/b116/ cat >$WORK/b116/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b002/_pkg_.a packagefile github.com/snapcore/go-gettext=$WORK/b117/_pkg_.a packagefile github.com/snapcore/snapd/dirs=$WORK/b108/_pkg_.a packagefile github.com/snapcore/snapd/osutil=$WORK/b056/_pkg_.a packagefile os=$WORK/b024/_pkg_.a packagefile path/filepath=$WORK/b075/_pkg_.a packagefile strings=$WORK/b040/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b082/_pkg_.a # internal cp $WORK/b082/_pkg_.a /builddir/.cache/go-build/7b/7b574588a840986a4ef95635812d673d9bc36ca6198740ad965a7190b08cbc50-d # internal github.com/snapcore/snapd/snap/channel mkdir -p $WORK/b081/ cat >$WORK/b081/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile github.com/snapcore/snapd/arch=$WORK/b082/_pkg_.a packagefile github.com/snapcore/snapd/strutil=$WORK/b071/_pkg_.a packagefile strings=$WORK/b040/_pkg_.a EOF cd /builddir/build/BUILD/snapd-2.45.2/src/github.com/snapcore/snapd/snap/channel /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b081/_pkg_.a -trimpath "$WORK/b081=>" -shared -p github.com/snapcore/snapd/snap/channel -complete -installsuffix shared -buildid vSoV7pR9Pvsw5mSdJisd/vSoV7pR9Pvsw5mSdJisd -goversion go1.14.3 -D "" -importcfg $WORK/b081/importcfg -pack ./channel.go cd /builddir/build/BUILD/snapd-2.45.2/src/github.com/snapcore/snapd/i18n /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b116/_pkg_.a -trimpath "$WORK/b116=>" -shared -p github.com/snapcore/snapd/i18n -complete -installsuffix shared -buildid ka_durhcFxOnYM7lSShj/ka_durhcFxOnYM7lSShj -goversion go1.14.3 -D "" -importcfg $WORK/b116/importcfg -pack ./i18n.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b111/_pkg_.a # internal cp $WORK/b111/_pkg_.a /builddir/.cache/go-build/da/daa9e8ac5a94250c9280785e06af8825876a57927a4bcd6b438de2b0075c8c1f-d # internal github.com/snapcore/snapd/snapdenv mkdir -p $WORK/b085/ cat >$WORK/b085/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b002/_pkg_.a packagefile github.com/snapcore/snapd/arch=$WORK/b082/_pkg_.a packagefile github.com/snapcore/snapd/osutil=$WORK/b056/_pkg_.a packagefile github.com/snapcore/snapd/release=$WORK/b080/_pkg_.a packagefile os=$WORK/b024/_pkg_.a packagefile strings=$WORK/b040/_pkg_.a EOF cd /builddir/build/BUILD/snapd-2.45.2/src/github.com/snapcore/snapd/snapdenv /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b085/_pkg_.a -trimpath "$WORK/b085=>" -shared -p github.com/snapcore/snapd/snapdenv -complete -installsuffix shared -buildid Vr1h1-WLy-8lo3WuS8o7/Vr1h1-WLy-8lo3WuS8o7 -goversion go1.14.3 -D "" -importcfg $WORK/b085/importcfg -pack ./snapdenv.go ./useragent.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b116/_pkg_.a # internal cp $WORK/b116/_pkg_.a /builddir/.cache/go-build/17/1753a851b17d0d013930acbc9ee514c641e63126c6b475bd563f8cc28ac5169d-d # internal github.com/snapcore/snapd/timeutil mkdir -p $WORK/b115/ cat >$WORK/b115/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b034/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile github.com/snapcore/snapd/i18n=$WORK/b116/_pkg_.a packagefile github.com/snapcore/snapd/randutil=$WORK/b065/_pkg_.a packagefile regexp=$WORK/b073/_pkg_.a packagefile strconv=$WORK/b016/_pkg_.a packagefile strings=$WORK/b040/_pkg_.a packagefile time=$WORK/b029/_pkg_.a EOF cd /builddir/build/BUILD/snapd-2.45.2/src/github.com/snapcore/snapd/timeutil /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b115/_pkg_.a -trimpath "$WORK/b115=>" -shared -p github.com/snapcore/snapd/timeutil -complete -installsuffix shared -buildid Uin6UarbSmM83pgJcay8/Uin6UarbSmM83pgJcay8 -goversion go1.14.3 -D "" -importcfg $WORK/b115/importcfg -pack ./human.go ./schedule.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b085/_pkg_.a # internal cp $WORK/b085/_pkg_.a /builddir/.cache/go-build/dc/dcc3f51d160adb64bb90c439220f6ac51daeac53c94abbdf1e476add7352c44f-d # internal github.com/snapcore/snapd/snap/naming mkdir -p $WORK/b084/ cat >$WORK/b084/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile github.com/snapcore/snapd/snapdenv=$WORK/b085/_pkg_.a packagefile regexp=$WORK/b073/_pkg_.a packagefile strings=$WORK/b040/_pkg_.a EOF cd /builddir/build/BUILD/snapd-2.45.2/src/github.com/snapcore/snapd/snap/naming /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b084/_pkg_.a -trimpath "$WORK/b084=>" -shared -p github.com/snapcore/snapd/snap/naming -complete -installsuffix shared -buildid pjyc1kmgeJbvTUaR2rrY/pjyc1kmgeJbvTUaR2rrY -goversion go1.14.3 -D "" -importcfg $WORK/b084/importcfg -pack ./snapref.go ./validate.go ./wellknown.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b081/_pkg_.a # internal cp $WORK/b081/_pkg_.a /builddir/.cache/go-build/55/55d811743c93fe500add59815eed2b0e8c6eed800cd9f97dfa462fd49d2b0670-d # internal github.com/godbus/dbus mkdir -p $WORK/b158/ cat >$WORK/b158/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b033/_pkg_.a packagefile bytes=$WORK/b034/_pkg_.a packagefile context=$WORK/b035/_pkg_.a packagefile crypto/rand=$WORK/b045/_pkg_.a packagefile crypto/sha1=$WORK/b094/_pkg_.a packagefile encoding/binary=$WORK/b039/_pkg_.a packagefile encoding/hex=$WORK/b063/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile io=$WORK/b023/_pkg_.a packagefile io/ioutil=$WORK/b077/_pkg_.a packagefile net=$WORK/b066/_pkg_.a packagefile os=$WORK/b024/_pkg_.a packagefile os/exec=$WORK/b078/_pkg_.a packagefile os/user=$WORK/b079/_pkg_.a packagefile path=$WORK/b062/_pkg_.a packagefile reflect=$WORK/b013/_pkg_.a packagefile sort=$WORK/b022/_pkg_.a packagefile strconv=$WORK/b016/_pkg_.a packagefile strings=$WORK/b040/_pkg_.a packagefile sync=$WORK/b018/_pkg_.a packagefile syscall=$WORK/b028/_pkg_.a packagefile unicode=$WORK/b021/_pkg_.a packagefile unicode/utf8=$WORK/b017/_pkg_.a EOF cd /usr/share/gocode/src/github.com/godbus/dbus /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b158/_pkg_.a -trimpath "$WORK/b158=>" -shared -p github.com/godbus/dbus -complete -installsuffix shared -buildid ai5P8UBZ7_sbaSh0GVnj/ai5P8UBZ7_sbaSh0GVnj -goversion go1.14.3 -D "" -importcfg $WORK/b158/importcfg -pack ./auth.go ./auth_anonymous.go ./auth_external.go ./auth_sha1.go ./call.go ./conn.go ./conn_other.go ./conn_unix.go ./dbus.go ./decoder.go ./default_handler.go ./doc.go ./encoder.go ./export.go ./homedir.go ./homedir_dynamic.go ./match.go ./message.go ./object.go ./server_interfaces.go ./sig.go ./transport_generic.go ./transport_nonce_tcp.go ./transport_tcp.go ./transport_unix.go ./transport_unixcred_linux.go ./variant.go ./variant_lexer.go ./variant_parser.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b084/_pkg_.a # internal cp $WORK/b084/_pkg_.a /builddir/.cache/go-build/5a/5a5157fead8e9bed35b3c2623e5e13e27d13ae2d1d94ad6854faf242239a7737-d # internal github.com/snapcore/snapd/asserts mkdir -p $WORK/b042/ cat >$WORK/b042/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b033/_pkg_.a packagefile bytes=$WORK/b034/_pkg_.a packagefile crypto=$WORK/b043/_pkg_.a packagefile crypto/rand=$WORK/b045/_pkg_.a packagefile crypto/rsa=$WORK/b052/_pkg_.a packagefile crypto/sha256=$WORK/b054/_pkg_.a packagefile crypto/sha512=$WORK/b055/_pkg_.a packagefile encoding/base64=$WORK/b038/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile github.com/snapcore/snapd/osutil=$WORK/b056/_pkg_.a packagefile github.com/snapcore/snapd/release=$WORK/b080/_pkg_.a packagefile github.com/snapcore/snapd/snap/channel=$WORK/b081/_pkg_.a packagefile github.com/snapcore/snapd/snap/naming=$WORK/b084/_pkg_.a packagefile github.com/snapcore/snapd/strutil=$WORK/b071/_pkg_.a packagefile golang.org/x/crypto/openpgp/packet=$WORK/b086/_pkg_.a packagefile golang.org/x/crypto/sha3=$WORK/b103/_pkg_.a packagefile io=$WORK/b023/_pkg_.a packagefile io/ioutil=$WORK/b077/_pkg_.a packagefile net/mail=$WORK/b104/_pkg_.a packagefile net/url=$WORK/b107/_pkg_.a packagefile os=$WORK/b024/_pkg_.a packagefile os/exec=$WORK/b078/_pkg_.a packagefile path/filepath=$WORK/b075/_pkg_.a packagefile reflect=$WORK/b013/_pkg_.a packagefile regexp=$WORK/b073/_pkg_.a packagefile sort=$WORK/b022/_pkg_.a packagefile strconv=$WORK/b016/_pkg_.a packagefile strings=$WORK/b040/_pkg_.a packagefile sync=$WORK/b018/_pkg_.a packagefile time=$WORK/b029/_pkg_.a packagefile unicode=$WORK/b021/_pkg_.a packagefile unicode/utf8=$WORK/b017/_pkg_.a EOF cd /builddir/build/BUILD/snapd-2.45.2/src/github.com/snapcore/snapd/asserts /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b042/_pkg_.a -trimpath "$WORK/b042=>" -shared -p github.com/snapcore/snapd/asserts -complete -installsuffix shared -buildid fhJLbIjFb9k52xzaHCx5/fhJLbIjFb9k52xzaHCx5 -goversion go1.14.3 -D "" -importcfg $WORK/b042/importcfg -pack ./account.go ./account_key.go ./asserts.go ./batch.go ./crypto.go ./database.go ./digest.go ./fetcher.go ./findwildcard.go ./fsbackstore.go ./fsentryutils.go ./fskeypairmgr.go ./gpgkeypairmgr.go ./header_checks.go ./headers.go ./ifacedecls.go ./membackstore.go ./memkeypairmgr.go ./model.go ./repair.go ./serial_asserts.go ./snap_asserts.go ./store_asserts.go ./system_user.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b115/_pkg_.a # internal cp $WORK/b115/_pkg_.a /builddir/.cache/go-build/b3/b3e083f399d62286ba23e725736722b3ed3b51de3e7f4fda5b0546352ce2235c-d # internal github.com/snapcore/snapd/snap mkdir -p $WORK/b110/ cat >$WORK/b110/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b034/_pkg_.a packagefile encoding/json=$WORK/b036/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile github.com/snapcore/snapd/dirs=$WORK/b108/_pkg_.a packagefile github.com/snapcore/snapd/logger=$WORK/b111/_pkg_.a packagefile github.com/snapcore/snapd/metautil=$WORK/b112/_pkg_.a packagefile github.com/snapcore/snapd/osutil=$WORK/b056/_pkg_.a packagefile github.com/snapcore/snapd/osutil/sys=$WORK/b064/_pkg_.a packagefile github.com/snapcore/snapd/snap/naming=$WORK/b084/_pkg_.a packagefile github.com/snapcore/snapd/spdx=$WORK/b113/_pkg_.a packagefile github.com/snapcore/snapd/strutil=$WORK/b071/_pkg_.a packagefile github.com/snapcore/snapd/timeout=$WORK/b114/_pkg_.a packagefile github.com/snapcore/snapd/timeutil=$WORK/b115/_pkg_.a packagefile gopkg.in/yaml.v2=$WORK/b072/_pkg_.a packagefile io=$WORK/b023/_pkg_.a packagefile io/ioutil=$WORK/b077/_pkg_.a packagefile os=$WORK/b024/_pkg_.a packagefile path/filepath=$WORK/b075/_pkg_.a packagefile reflect=$WORK/b013/_pkg_.a packagefile regexp=$WORK/b073/_pkg_.a packagefile sort=$WORK/b022/_pkg_.a packagefile strconv=$WORK/b016/_pkg_.a packagefile strings=$WORK/b040/_pkg_.a packagefile time=$WORK/b029/_pkg_.a packagefile unicode/utf8=$WORK/b017/_pkg_.a EOF cd /builddir/build/BUILD/snapd-2.45.2/src/github.com/snapcore/snapd/snap /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b110/_pkg_.a -trimpath "$WORK/b110=>" -shared -p github.com/snapcore/snapd/snap -complete -installsuffix shared -buildid 6Wm5-lLDtCsClabPTUgf/6Wm5-lLDtCsClabPTUgf -goversion go1.14.3 -D "" -importcfg $WORK/b110/importcfg -pack ./broken.go ./container.go ./epoch.go ./errors.go ./helpers.go ./hooktypes.go ./hotplug_key.go ./implicit.go ./info.go ./info_snap_yaml.go ./restartcond.go ./revision.go ./types.go ./validate.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b152/_pkg_.a # internal cp $WORK/b152/_pkg_.a /builddir/.cache/go-build/ac/ac924320ea36b9ba1cb4db4fbafb209628d60867f252832974fe111bf135243d-d # internal vendor/golang.org/x/net/idna mkdir -p $WORK/b148/ cat >$WORK/b148/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/b149/_pkg_.a packagefile vendor/golang.org/x/text/unicode/bidi=$WORK/b151/_pkg_.a packagefile vendor/golang.org/x/text/unicode/norm=$WORK/b152/_pkg_.a packagefile math=$WORK/b014/_pkg_.a packagefile strings=$WORK/b040/_pkg_.a packagefile unicode/utf8=$WORK/b017/_pkg_.a EOF cd /usr/lib/golang/src/vendor/golang.org/x/net/idna /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b148/_pkg_.a -trimpath "$WORK/b148=>" -shared -p vendor/golang.org/x/net/idna -std -complete -installsuffix shared -buildid 936UtRssudBQEtQi4VRq/936UtRssudBQEtQi4VRq -goversion go1.14.3 -D "" -importcfg $WORK/b148/importcfg -pack ./idna10.0.0.go ./punycode.go ./tables12.00.go ./trie.go ./trieval.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b136/_pkg_.a # internal cp $WORK/b136/_pkg_.a /builddir/.cache/go-build/44/44ba483923039435cfaefcf8c593d259e54abb9a84a7d5d8f1090b87c4ae8144-d # internal crypto/tls mkdir -p $WORK/b131/ cat >$WORK/b131/importcfg << 'EOF' # internal # import config importmap golang.org/x/crypto/chacha20poly1305=vendor/golang.org/x/crypto/chacha20poly1305 importmap golang.org/x/crypto/cryptobyte=vendor/golang.org/x/crypto/cryptobyte importmap golang.org/x/crypto/curve25519=vendor/golang.org/x/crypto/curve25519 importmap golang.org/x/crypto/hkdf=vendor/golang.org/x/crypto/hkdf packagefile bytes=$WORK/b034/_pkg_.a packagefile container/list=$WORK/b130/_pkg_.a packagefile crypto=$WORK/b043/_pkg_.a packagefile crypto/aes=$WORK/b046/_pkg_.a packagefile crypto/cipher=$WORK/b047/_pkg_.a packagefile crypto/des=$WORK/b088/_pkg_.a packagefile crypto/ecdsa=$WORK/b090/_pkg_.a packagefile crypto/ed25519=$WORK/b132/_pkg_.a packagefile crypto/elliptic=$WORK/b091/_pkg_.a packagefile crypto/hmac=$WORK/b134/_pkg_.a packagefile crypto/md5=$WORK/b093/_pkg_.a packagefile crypto/rand=$WORK/b045/_pkg_.a packagefile crypto/rc4=$WORK/b135/_pkg_.a packagefile crypto/rsa=$WORK/b052/_pkg_.a packagefile crypto/sha1=$WORK/b094/_pkg_.a packagefile crypto/sha256=$WORK/b054/_pkg_.a packagefile crypto/sha512=$WORK/b055/_pkg_.a packagefile crypto/subtle=$WORK/b049/_pkg_.a packagefile crypto/x509=$WORK/b136/_pkg_.a packagefile encoding/asn1=$WORK/b092/_pkg_.a packagefile encoding/pem=$WORK/b138/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile vendor/golang.org/x/crypto/chacha20poly1305=$WORK/b141/_pkg_.a packagefile vendor/golang.org/x/crypto/cryptobyte=$WORK/b139/_pkg_.a packagefile vendor/golang.org/x/crypto/curve25519=$WORK/b145/_pkg_.a packagefile vendor/golang.org/x/crypto/hkdf=$WORK/b146/_pkg_.a packagefile hash=$WORK/b044/_pkg_.a packagefile internal/cpu=$WORK/b007/_pkg_.a packagefile io=$WORK/b023/_pkg_.a packagefile io/ioutil=$WORK/b077/_pkg_.a packagefile math/big=$WORK/b050/_pkg_.a packagefile net=$WORK/b066/_pkg_.a packagefile strconv=$WORK/b016/_pkg_.a packagefile strings=$WORK/b040/_pkg_.a packagefile sync=$WORK/b018/_pkg_.a packagefile sync/atomic=$WORK/b020/_pkg_.a packagefile time=$WORK/b029/_pkg_.a EOF cd /usr/lib/golang/src/crypto/tls /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b131/_pkg_.a -trimpath "$WORK/b131=>" -shared -p crypto/tls -std -complete -installsuffix shared -buildid CFi2zxxFtRSe63PckvbE/CFi2zxxFtRSe63PckvbE -goversion go1.14.3 -D "" -importcfg $WORK/b131/importcfg -pack ./alert.go ./auth.go ./cipher_suites.go ./common.go ./conn.go ./handshake_client.go ./handshake_client_tls13.go ./handshake_messages.go ./handshake_server.go ./handshake_server_tls13.go ./key_agreement.go ./key_schedule.go ./prf.go ./ticket.go ./tls.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b148/_pkg_.a # internal cp $WORK/b148/_pkg_.a /builddir/.cache/go-build/ab/abba35aa152b464aedd20c5b21c5ab720b02b2dcd8028a6f72bc5bfe46f32a96-d # internal vendor/golang.org/x/net/http/httpguts mkdir -p $WORK/b147/ cat >$WORK/b147/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/b148/_pkg_.a packagefile net=$WORK/b066/_pkg_.a packagefile net/textproto=$WORK/b106/_pkg_.a packagefile strings=$WORK/b040/_pkg_.a packagefile unicode/utf8=$WORK/b017/_pkg_.a EOF cd /usr/lib/golang/src/vendor/golang.org/x/net/http/httpguts /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b147/_pkg_.a -trimpath "$WORK/b147=>" -shared -p vendor/golang.org/x/net/http/httpguts -std -complete -installsuffix shared -buildid gihpVZySQekKltWxSrkR/gihpVZySQekKltWxSrkR -goversion go1.14.3 -D "" -importcfg $WORK/b147/importcfg -pack ./guts.go ./httplex.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b147/_pkg_.a # internal cp $WORK/b147/_pkg_.a /builddir/.cache/go-build/52/5235cebea11c9b0b8dcf17e3dbbce4bf6d742b913847973a2802ff13f74b8d3a-d # internal vendor/golang.org/x/net/http/httpproxy mkdir -p $WORK/b153/ cat >$WORK/b153/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/b148/_pkg_.a packagefile net=$WORK/b066/_pkg_.a packagefile net/url=$WORK/b107/_pkg_.a packagefile os=$WORK/b024/_pkg_.a packagefile strings=$WORK/b040/_pkg_.a packagefile unicode/utf8=$WORK/b017/_pkg_.a EOF cd /usr/lib/golang/src/vendor/golang.org/x/net/http/httpproxy /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b153/_pkg_.a -trimpath "$WORK/b153=>" -shared -p vendor/golang.org/x/net/http/httpproxy -std -complete -installsuffix shared -buildid VdBbl39XiPBsmaKvDOE5/VdBbl39XiPBsmaKvDOE5 -goversion go1.14.3 -D "" -importcfg $WORK/b153/importcfg -pack ./proxy.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b153/_pkg_.a # internal cp $WORK/b153/_pkg_.a /builddir/.cache/go-build/77/773f8552c4cb23d0c6919a14b9d92adfdd4cef3bf3e0cb92cf993c08d385d1f2-d # internal /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b110/_pkg_.a # internal cp $WORK/b110/_pkg_.a /builddir/.cache/go-build/58/587912a3b645547dec89433c6eb91da4b8a1d3a9ba011aa4c6faf7f06ffaa983-d # internal /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b158/_pkg_.a # internal cp $WORK/b158/_pkg_.a /builddir/.cache/go-build/42/423d362f37dae3efb22918e0ceb9af872e04cde62baa5d8a25686d1623ede55c-d # internal github.com/snapcore/snapd/xdgopenproxy mkdir -p $WORK/b157/ cat >$WORK/b157/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b002/_pkg_.a packagefile github.com/godbus/dbus=$WORK/b158/_pkg_.a packagefile golang.org/x/xerrors=$WORK/b123/_pkg_.a packagefile net/url=$WORK/b107/_pkg_.a packagefile syscall=$WORK/b028/_pkg_.a packagefile time=$WORK/b029/_pkg_.a EOF cd /builddir/build/BUILD/snapd-2.45.2/src/github.com/snapcore/snapd/xdgopenproxy /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b157/_pkg_.a -trimpath "$WORK/b157=>" -shared -p github.com/snapcore/snapd/xdgopenproxy -complete -installsuffix shared -buildid b577V2RbWHX5XA3zcaq-/b577V2RbWHX5XA3zcaq- -goversion go1.14.3 -D "" -importcfg $WORK/b157/importcfg -pack ./portal_launcher.go ./userd_launcher.go ./xdgopenproxy.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b157/_pkg_.a # internal cp $WORK/b157/_pkg_.a /builddir/.cache/go-build/bf/bf87a459204f4cad4b20dfca4cced253eaed24eebcb224a52e5dca1f64af2d2b-d # internal /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b042/_pkg_.a # internal cp $WORK/b042/_pkg_.a /builddir/.cache/go-build/9c/9cedc8aacb272ef90225e66e6c3e41147a0eeba0481cb7ad9f36cf6c4334dd11-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/93/930551f02224aeea88884082fd032b87adfbd66abaa87e8d90eaad59c314161e-d # internal net/http/httptrace mkdir -p $WORK/b155/ cat >$WORK/b155/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b035/_pkg_.a packagefile crypto/tls=$WORK/b131/_pkg_.a packagefile internal/nettrace=$WORK/b068/_pkg_.a packagefile net=$WORK/b066/_pkg_.a packagefile net/textproto=$WORK/b106/_pkg_.a packagefile reflect=$WORK/b013/_pkg_.a packagefile time=$WORK/b029/_pkg_.a EOF cd /usr/lib/golang/src/net/http/httptrace /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b155/_pkg_.a -trimpath "$WORK/b155=>" -shared -p net/http/httptrace -std -complete -installsuffix shared -buildid CuxLMxOdTGgUSsZDEsC9/CuxLMxOdTGgUSsZDEsC9 -goversion go1.14.3 -D "" -importcfg $WORK/b155/importcfg -pack ./trace.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b155/_pkg_.a # internal cp $WORK/b155/_pkg_.a /builddir/.cache/go-build/1a/1acacdab9dad0567371f8f31b17b151578f60579150f45f9edfbea255e3d1dbb-d # internal net/http mkdir -p $WORK/b127/ cat >$WORK/b127/importcfg << 'EOF' # internal # import config importmap golang.org/x/net/http/httpguts=vendor/golang.org/x/net/http/httpguts importmap golang.org/x/net/http/httpproxy=vendor/golang.org/x/net/http/httpproxy importmap golang.org/x/net/http2/hpack=vendor/golang.org/x/net/http2/hpack importmap golang.org/x/net/idna=vendor/golang.org/x/net/idna packagefile bufio=$WORK/b033/_pkg_.a packagefile bytes=$WORK/b034/_pkg_.a packagefile compress/gzip=$WORK/b128/_pkg_.a packagefile container/list=$WORK/b130/_pkg_.a packagefile context=$WORK/b035/_pkg_.a packagefile crypto/rand=$WORK/b045/_pkg_.a packagefile crypto/tls=$WORK/b131/_pkg_.a packagefile encoding/base64=$WORK/b038/_pkg_.a packagefile encoding/binary=$WORK/b039/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile vendor/golang.org/x/net/http/httpguts=$WORK/b147/_pkg_.a packagefile vendor/golang.org/x/net/http/httpproxy=$WORK/b153/_pkg_.a packagefile vendor/golang.org/x/net/http2/hpack=$WORK/b154/_pkg_.a packagefile vendor/golang.org/x/net/idna=$WORK/b148/_pkg_.a packagefile io=$WORK/b023/_pkg_.a packagefile io/ioutil=$WORK/b077/_pkg_.a packagefile log=$WORK/b083/_pkg_.a packagefile math=$WORK/b014/_pkg_.a packagefile math/rand=$WORK/b051/_pkg_.a packagefile mime=$WORK/b105/_pkg_.a packagefile mime/multipart=$WORK/b125/_pkg_.a packagefile net=$WORK/b066/_pkg_.a packagefile net/http/httptrace=$WORK/b155/_pkg_.a packagefile net/http/internal=$WORK/b156/_pkg_.a packagefile net/textproto=$WORK/b106/_pkg_.a packagefile net/url=$WORK/b107/_pkg_.a packagefile os=$WORK/b024/_pkg_.a packagefile path=$WORK/b062/_pkg_.a packagefile path/filepath=$WORK/b075/_pkg_.a packagefile reflect=$WORK/b013/_pkg_.a packagefile runtime=$WORK/b005/_pkg_.a packagefile sort=$WORK/b022/_pkg_.a packagefile strconv=$WORK/b016/_pkg_.a packagefile strings=$WORK/b040/_pkg_.a packagefile sync=$WORK/b018/_pkg_.a packagefile sync/atomic=$WORK/b020/_pkg_.a packagefile time=$WORK/b029/_pkg_.a packagefile unicode/utf8=$WORK/b017/_pkg_.a EOF cd /usr/lib/golang/src/net/http /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b127/_pkg_.a -trimpath "$WORK/b127=>" -shared -p net/http -std -complete -installsuffix shared -buildid DkTQsc-FiHljYfLIEim7/DkTQsc-FiHljYfLIEim7 -goversion go1.14.3 -D "" -importcfg $WORK/b127/importcfg -pack ./client.go ./clone.go ./cookie.go ./doc.go ./filetransport.go ./fs.go ./h2_bundle.go ./header.go ./http.go ./jar.go ./method.go ./request.go ./response.go ./roundtrip.go ./server.go ./sniff.go ./socks_bundle.go ./status.go ./transfer.go ./transport.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b127/_pkg_.a # internal cp $WORK/b127/_pkg_.a /builddir/.cache/go-build/b8/b8111058cb5ec3fadd73c27cb86aa7ee494ea6290c09eae39a1e423018e17537-d # internal github.com/snapcore/snapd/client mkdir -p $WORK/b032/ cat >$WORK/b032/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b033/_pkg_.a packagefile bytes=$WORK/b034/_pkg_.a packagefile context=$WORK/b035/_pkg_.a packagefile encoding/json=$WORK/b036/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b002/_pkg_.a packagefile github.com/snapcore/snapd/asserts=$WORK/b042/_pkg_.a packagefile github.com/snapcore/snapd/dirs=$WORK/b108/_pkg_.a packagefile github.com/snapcore/snapd/jsonutil=$WORK/b109/_pkg_.a packagefile github.com/snapcore/snapd/osutil=$WORK/b056/_pkg_.a packagefile github.com/snapcore/snapd/snap=$WORK/b110/_pkg_.a packagefile golang.org/x/xerrors=$WORK/b123/_pkg_.a packagefile io=$WORK/b023/_pkg_.a packagefile io/ioutil=$WORK/b077/_pkg_.a packagefile mime/multipart=$WORK/b125/_pkg_.a packagefile net=$WORK/b066/_pkg_.a packagefile net/http=$WORK/b127/_pkg_.a packagefile net/url=$WORK/b107/_pkg_.a packagefile os=$WORK/b024/_pkg_.a packagefile path=$WORK/b062/_pkg_.a packagefile path/filepath=$WORK/b075/_pkg_.a packagefile regexp=$WORK/b073/_pkg_.a packagefile strconv=$WORK/b016/_pkg_.a packagefile strings=$WORK/b040/_pkg_.a packagefile time=$WORK/b029/_pkg_.a EOF cd /builddir/build/BUILD/snapd-2.45.2/src/github.com/snapcore/snapd/client /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b032/_pkg_.a -trimpath "$WORK/b032=>" -shared -p github.com/snapcore/snapd/client -complete -installsuffix shared -buildid v8gyr5N7_6YBxL1l7vCn/v8gyr5N7_6YBxL1l7vCn -goversion go1.14.3 -D "" -importcfg $WORK/b032/importcfg -pack ./aliases.go ./apps.go ./asserts.go ./buy.go ./change.go ./client.go ./cohort.go ./conf.go ./connections.go ./icons.go ./interfaces.go ./login.go ./model.go ./packages.go ./snap_op.go ./snapctl.go ./snapshot.go ./systems.go ./users.go ./warnings.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b032/_pkg_.a # internal cp $WORK/b032/_pkg_.a /builddir/.cache/go-build/ca/caebe1b68934df88f3176b4e68ba6975a014c978d2dd7aa2d2f34e4ec1efe0c9-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/b032/_pkg_.a packagefile github.com/snapcore/snapd/dirs=$WORK/b108/_pkg_.a packagefile github.com/snapcore/snapd/xdgopenproxy=$WORK/b157/_pkg_.a packagefile os=$WORK/b024/_pkg_.a packagefile runtime=$WORK/b005/_pkg_.a packagefile runtime/cgo=$WORK/b070/_pkg_.a packagefile math=$WORK/b014/_pkg_.a EOF cd /builddir/build/BUILD/snapd-2.45.2/src/github.com/snapcore/snapd/cmd/snapctl /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b001/_pkg_.a -trimpath "$WORK/b001=>" -shared -p main -complete -installsuffix shared -buildid eL318aWQBa3rVCdL-aNF/eL318aWQBa3rVCdL-aNF -goversion go1.14.3 -D "" -importcfg $WORK/b001/importcfg -pack ./main.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b001/_pkg_.a # internal cp $WORK/b001/_pkg_.a /builddir/.cache/go-build/46/46da7d6f767963ea270c71604a2a1a6a959c0062c3ca5cdc47622ca7e556a10e-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/b032/_pkg_.a packagefile github.com/snapcore/snapd/dirs=$WORK/b108/_pkg_.a packagefile github.com/snapcore/snapd/xdgopenproxy=$WORK/b157/_pkg_.a packagefile os=$WORK/b024/_pkg_.a packagefile runtime=$WORK/b005/_pkg_.a packagefile runtime/cgo=$WORK/b070/_pkg_.a packagefile math=$WORK/b014/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile internal/fmtsort=$WORK/b012/_pkg_.a packagefile io=$WORK/b023/_pkg_.a packagefile reflect=$WORK/b013/_pkg_.a packagefile strconv=$WORK/b016/_pkg_.a packagefile sync=$WORK/b018/_pkg_.a packagefile unicode/utf8=$WORK/b017/_pkg_.a packagefile bufio=$WORK/b033/_pkg_.a packagefile bytes=$WORK/b034/_pkg_.a packagefile context=$WORK/b035/_pkg_.a packagefile encoding/json=$WORK/b036/_pkg_.a packagefile github.com/snapcore/snapd/asserts=$WORK/b042/_pkg_.a packagefile github.com/snapcore/snapd/jsonutil=$WORK/b109/_pkg_.a packagefile github.com/snapcore/snapd/osutil=$WORK/b056/_pkg_.a packagefile github.com/snapcore/snapd/snap=$WORK/b110/_pkg_.a packagefile golang.org/x/xerrors=$WORK/b123/_pkg_.a packagefile io/ioutil=$WORK/b077/_pkg_.a packagefile mime/multipart=$WORK/b125/_pkg_.a packagefile net=$WORK/b066/_pkg_.a packagefile net/http=$WORK/b127/_pkg_.a packagefile net/url=$WORK/b107/_pkg_.a packagefile path=$WORK/b062/_pkg_.a packagefile path/filepath=$WORK/b075/_pkg_.a packagefile regexp=$WORK/b073/_pkg_.a packagefile strings=$WORK/b040/_pkg_.a packagefile time=$WORK/b029/_pkg_.a packagefile github.com/snapcore/snapd/release=$WORK/b080/_pkg_.a packagefile github.com/godbus/dbus=$WORK/b158/_pkg_.a packagefile syscall=$WORK/b028/_pkg_.a packagefile internal/oserror=$WORK/b025/_pkg_.a packagefile internal/poll=$WORK/b026/_pkg_.a packagefile internal/syscall/execenv=$WORK/b030/_pkg_.a packagefile internal/syscall/unix=$WORK/b027/_pkg_.a packagefile internal/testlog=$WORK/b031/_pkg_.a packagefile sync/atomic=$WORK/b020/_pkg_.a packagefile internal/bytealg=$WORK/b006/_pkg_.a packagefile internal/cpu=$WORK/b007/_pkg_.a packagefile runtime/internal/atomic=$WORK/b009/_pkg_.a packagefile runtime/internal/math=$WORK/b010/_pkg_.a packagefile runtime/internal/sys=$WORK/b011/_pkg_.a packagefile math/bits=$WORK/b015/_pkg_.a packagefile internal/reflectlite=$WORK/b004/_pkg_.a packagefile sort=$WORK/b022/_pkg_.a packagefile unicode=$WORK/b021/_pkg_.a packagefile internal/race=$WORK/b019/_pkg_.a packagefile encoding=$WORK/b037/_pkg_.a packagefile encoding/base64=$WORK/b038/_pkg_.a packagefile unicode/utf16=$WORK/b041/_pkg_.a packagefile crypto=$WORK/b043/_pkg_.a packagefile crypto/rand=$WORK/b045/_pkg_.a packagefile crypto/rsa=$WORK/b052/_pkg_.a packagefile crypto/sha256=$WORK/b054/_pkg_.a packagefile crypto/sha512=$WORK/b055/_pkg_.a packagefile github.com/snapcore/snapd/snap/channel=$WORK/b081/_pkg_.a packagefile github.com/snapcore/snapd/snap/naming=$WORK/b084/_pkg_.a packagefile github.com/snapcore/snapd/strutil=$WORK/b071/_pkg_.a packagefile golang.org/x/crypto/openpgp/packet=$WORK/b086/_pkg_.a packagefile golang.org/x/crypto/sha3=$WORK/b103/_pkg_.a packagefile net/mail=$WORK/b104/_pkg_.a packagefile os/exec=$WORK/b078/_pkg_.a packagefile debug/elf=$WORK/b057/_pkg_.a packagefile encoding/binary=$WORK/b039/_pkg_.a packagefile encoding/hex=$WORK/b063/_pkg_.a packagefile github.com/snapcore/snapd/osutil/sys=$WORK/b064/_pkg_.a packagefile github.com/snapcore/snapd/randutil=$WORK/b065/_pkg_.a packagefile gopkg.in/tomb.v2=$WORK/b076/_pkg_.a packagefile os/user=$WORK/b079/_pkg_.a packagefile github.com/snapcore/snapd/logger=$WORK/b111/_pkg_.a packagefile github.com/snapcore/snapd/metautil=$WORK/b112/_pkg_.a packagefile github.com/snapcore/snapd/spdx=$WORK/b113/_pkg_.a packagefile github.com/snapcore/snapd/timeout=$WORK/b114/_pkg_.a packagefile github.com/snapcore/snapd/timeutil=$WORK/b115/_pkg_.a packagefile gopkg.in/yaml.v2=$WORK/b072/_pkg_.a packagefile golang.org/x/xerrors/internal=$WORK/b124/_pkg_.a packagefile mime=$WORK/b105/_pkg_.a packagefile mime/quotedprintable=$WORK/b126/_pkg_.a packagefile net/textproto=$WORK/b106/_pkg_.a packagefile vendor/golang.org/x/net/dns/dnsmessage=$WORK/b067/_pkg_.a packagefile internal/nettrace=$WORK/b068/_pkg_.a packagefile internal/singleflight=$WORK/b069/_pkg_.a packagefile math/rand=$WORK/b051/_pkg_.a packagefile compress/gzip=$WORK/b128/_pkg_.a packagefile container/list=$WORK/b130/_pkg_.a packagefile crypto/tls=$WORK/b131/_pkg_.a packagefile vendor/golang.org/x/net/http/httpguts=$WORK/b147/_pkg_.a packagefile vendor/golang.org/x/net/http/httpproxy=$WORK/b153/_pkg_.a packagefile vendor/golang.org/x/net/http2/hpack=$WORK/b154/_pkg_.a packagefile vendor/golang.org/x/net/idna=$WORK/b148/_pkg_.a packagefile log=$WORK/b083/_pkg_.a packagefile net/http/httptrace=$WORK/b155/_pkg_.a packagefile net/http/internal=$WORK/b156/_pkg_.a packagefile regexp/syntax=$WORK/b074/_pkg_.a packagefile crypto/sha1=$WORK/b094/_pkg_.a packagefile hash=$WORK/b044/_pkg_.a packagefile crypto/aes=$WORK/b046/_pkg_.a packagefile crypto/cipher=$WORK/b047/_pkg_.a packagefile math/big=$WORK/b050/_pkg_.a packagefile crypto/internal/randutil=$WORK/b053/_pkg_.a packagefile crypto/subtle=$WORK/b049/_pkg_.a packagefile github.com/snapcore/snapd/arch=$WORK/b082/_pkg_.a packagefile github.com/snapcore/snapd/snapdenv=$WORK/b085/_pkg_.a packagefile compress/bzip2=$WORK/b087/_pkg_.a packagefile compress/flate=$WORK/b059/_pkg_.a packagefile compress/zlib=$WORK/b058/_pkg_.a packagefile crypto/des=$WORK/b088/_pkg_.a packagefile crypto/dsa=$WORK/b089/_pkg_.a packagefile crypto/ecdsa=$WORK/b090/_pkg_.a packagefile crypto/elliptic=$WORK/b091/_pkg_.a packagefile crypto/md5=$WORK/b093/_pkg_.a packagefile encoding/asn1=$WORK/b092/_pkg_.a packagefile golang.org/x/crypto/cast5=$WORK/b095/_pkg_.a packagefile golang.org/x/crypto/openpgp/elgamal=$WORK/b096/_pkg_.a packagefile golang.org/x/crypto/openpgp/errors=$WORK/b097/_pkg_.a packagefile golang.org/x/crypto/openpgp/s2k=$WORK/b098/_pkg_.a packagefile image=$WORK/b099/_pkg_.a packagefile image/jpeg=$WORK/b101/_pkg_.a packagefile debug/dwarf=$WORK/b061/_pkg_.a packagefile github.com/snapcore/snapd/i18n=$WORK/b116/_pkg_.a packagefile hash/crc32=$WORK/b129/_pkg_.a packagefile crypto/ed25519=$WORK/b132/_pkg_.a packagefile crypto/hmac=$WORK/b134/_pkg_.a packagefile crypto/rc4=$WORK/b135/_pkg_.a packagefile crypto/x509=$WORK/b136/_pkg_.a packagefile encoding/pem=$WORK/b138/_pkg_.a packagefile vendor/golang.org/x/crypto/chacha20poly1305=$WORK/b141/_pkg_.a packagefile vendor/golang.org/x/crypto/cryptobyte=$WORK/b139/_pkg_.a packagefile vendor/golang.org/x/crypto/curve25519=$WORK/b145/_pkg_.a packagefile vendor/golang.org/x/crypto/hkdf=$WORK/b146/_pkg_.a packagefile vendor/golang.org/x/text/secure/bidirule=$WORK/b149/_pkg_.a packagefile vendor/golang.org/x/text/unicode/bidi=$WORK/b151/_pkg_.a packagefile vendor/golang.org/x/text/unicode/norm=$WORK/b152/_pkg_.a packagefile crypto/internal/subtle=$WORK/b048/_pkg_.a packagefile hash/adler32=$WORK/b060/_pkg_.a packagefile image/color=$WORK/b100/_pkg_.a packagefile image/internal/imageutil=$WORK/b102/_pkg_.a packagefile github.com/snapcore/go-gettext=$WORK/b117/_pkg_.a packagefile crypto/ed25519/internal/edwards25519=$WORK/b133/_pkg_.a packagefile crypto/x509/pkix=$WORK/b137/_pkg_.a packagefile vendor/golang.org/x/crypto/cryptobyte/asn1=$WORK/b140/_pkg_.a packagefile vendor/golang.org/x/crypto/chacha20=$WORK/b142/_pkg_.a packagefile vendor/golang.org/x/crypto/internal/subtle=$WORK/b143/_pkg_.a packagefile vendor/golang.org/x/crypto/poly1305=$WORK/b144/_pkg_.a packagefile vendor/golang.org/x/text/transform=$WORK/b150/_pkg_.a packagefile github.com/snapcore/go-gettext/pluralforms=$WORK/b118/_pkg_.a packagefile testing=$WORK/b119/_pkg_.a packagefile flag=$WORK/b120/_pkg_.a packagefile runtime/debug=$WORK/b121/_pkg_.a packagefile runtime/trace=$WORK/b122/_pkg_.a EOF mkdir -p $WORK/b001/exe/ cd . /usr/lib/golang/pkg/tool/linux_arm/link -o $WORK/b001/exe/a.out -importcfg $WORK/b001/importcfg.link -installsuffix shared -buildmode=pie -buildid=_FoffcW0THdU_ouss3rJ/eL318aWQBa3rVCdL-aNF/wYhkmAg6azm_SU0z64VO/_FoffcW0THdU_ouss3rJ -B 0xbfbbdbb249d909d4849967f45123b9103ff67931 -extldflags "-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -static" -extld=gcc $WORK/b001/_pkg_.a /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b001/exe/a.out # internal # github.com/snapcore/snapd/cmd/snapctl /usr/bin/ld: /tmp/go-link-572797260/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 /usr/bin/ld: /tmp/go-link-572797260/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 /usr/bin/ld: /tmp/go-link-572797260/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 /usr/bin/ld: /tmp/go-link-572797260/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 /usr/bin/ld: /tmp/go-link-572797260/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 /usr/bin/ld: /tmp/go-link-572797260/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/ ++ head -c20 /dev/urandom ++ tr -d ' \n' ++ od -An -tx1 + GO111MODULE=off + go build -buildmode pie -compiler gc '-tags=rpm_crashtraceback nosecboot' -ldflags ' -B 0xb9aa262dc5007fa880fdfcdf416d5c56489024d1 -extldflags '\''-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld '\''' -a -v -x -o bin/snap-seccomp github.com/snapcore/snapd/cmd/snap-seccomp WORK=/tmp/go-build414277207 internal/cpu mkdir -p $WORK/b008/ internal/race mkdir -p $WORK/b015/ runtime/internal/sys cat >$WORK/b008/importcfg << 'EOF' # internal # import config EOF mkdir -p $WORK/b012/ cd /usr/lib/golang/src/internal/cpu /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b008/_pkg_.a -trimpath "$WORK/b008=>" -shared -p internal/cpu -std -+ -complete -installsuffix shared -buildid mBY4HuO59aO7zHBaUf9N/mBY4HuO59aO7zHBaUf9N -goversion go1.14.3 -D "" -importcfg $WORK/b008/importcfg -pack ./cpu.go ./cpu_arm.go cat >$WORK/b015/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/internal/race /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b015/_pkg_.a -trimpath "$WORK/b015=>" -shared -p internal/race -std -complete -installsuffix shared -buildid M-qxsCeAttrQv8U6vV4F/M-qxsCeAttrQv8U6vV4F -goversion go1.14.3 -D "" -importcfg $WORK/b015/importcfg -pack ./doc.go ./norace.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=>" -shared -p runtime/internal/sys -std -+ -complete -installsuffix shared -buildid wRc_L9nfVWsOSvFMYb0L/wRc_L9nfVWsOSvFMYb0L -goversion go1.14.3 -D "" -importcfg $WORK/b012/importcfg -pack ./arch.go ./arch_arm.go ./intrinsics.go ./intrinsics_common.go ./stubs.go ./sys.go ./zgoarch_arm.go ./zgoos_linux.go ./zversion.go sync/atomic mkdir -p $WORK/b016/ cat >$WORK/b016/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/sync/atomic /usr/lib/golang/pkg/tool/linux_arm/asm -trimpath "$WORK/b016=>" -I $WORK/b016/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm -shared -gensymabis -o $WORK/b016/symabis ./asm.s unicode mkdir -p $WORK/b017/ cat >$WORK/b017/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/unicode /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b017/_pkg_.a -trimpath "$WORK/b017=>" -shared -p unicode -std -complete -installsuffix shared -buildid eh8MS0CXbT8p8vD22GL-/eh8MS0CXbT8p8vD22GL- -goversion go1.14.3 -D "" -importcfg $WORK/b017/importcfg -pack ./casetables.go ./digit.go ./graphic.go ./letter.go ./tables.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b015/_pkg_.a # internal cp $WORK/b015/_pkg_.a /builddir/.cache/go-build/66/66447c11504464f6d82179ab5e595e34684f674ede392fac06a234409e9b2723-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=>" -shared -p unicode/utf8 -std -complete -installsuffix shared -buildid P_zaJGu-913NjdeMbN8O/P_zaJGu-913NjdeMbN8O -goversion go1.14.3 -D "" -importcfg $WORK/b018/importcfg -pack ./utf8.go cat >$WORK/b016/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/sync/atomic /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b016/_pkg_.a -trimpath "$WORK/b016=>" -shared -p sync/atomic -std -installsuffix shared -buildid qjv_JrovAMpDcNzxiaU9/qjv_JrovAMpDcNzxiaU9 -goversion go1.14.3 -symabis $WORK/b016/symabis -D "" -importcfg $WORK/b016/importcfg -pack -asmhdr $WORK/b016/go_asm.h ./doc.go ./value.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b012/_pkg_.a # internal cp $WORK/b012/_pkg_.a /builddir/.cache/go-build/e4/e42b4ee453bd2de8a5cc2007d25935f56c20c90e825052d5e6626ebdffcd38f7-d # internal runtime/internal/math mkdir -p $WORK/b011/ cat >$WORK/b011/importcfg << 'EOF' # internal # import config packagefile runtime/internal/sys=$WORK/b012/_pkg_.a EOF cd /usr/lib/golang/src/runtime/internal/math /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b011/_pkg_.a -trimpath "$WORK/b011=>" -shared -p runtime/internal/math -std -+ -complete -installsuffix shared -buildid D31kY_1pPeDo4oQjR81v/D31kY_1pPeDo4oQjR81v -goversion go1.14.3 -D "" -importcfg $WORK/b011/importcfg -pack ./math.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b008/_pkg_.a # internal cp $WORK/b008/_pkg_.a /builddir/.cache/go-build/fd/fd6555bdfef36e664d9444ffd6d6b36f06964a58a14e55c256d9ad5e5f8284f2-d # internal internal/bytealg mkdir -p $WORK/b007/ cat >$WORK/b007/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/internal/bytealg /usr/lib/golang/pkg/tool/linux_arm/asm -trimpath "$WORK/b007=>" -I $WORK/b007/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm -shared -gensymabis -o $WORK/b007/symabis ./compare_arm.s ./count_arm.s ./equal_arm.s ./indexbyte_arm.s cd /usr/lib/golang/src/sync/atomic /usr/lib/golang/pkg/tool/linux_arm/asm -trimpath "$WORK/b016=>" -I $WORK/b016/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm -shared -o $WORK/b016/asm.o ./asm.s /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b011/_pkg_.a # internal cp $WORK/b011/_pkg_.a /builddir/.cache/go-build/91/91c3f43e5f6bf66367cc2968e1e36aed5a1b7a542b1aefaa740ce7ed5abe0563-d # internal runtime/internal/atomic mkdir -p $WORK/b010/ /usr/lib/golang/pkg/tool/linux_arm/pack r $WORK/b016/_pkg_.a $WORK/b016/asm.o # 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 -trimpath "$WORK/b010=>" -I $WORK/b010/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm -shared -gensymabis -o $WORK/b010/symabis ./asm_arm.s ./sys_linux_arm.s /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b016/_pkg_.a # internal cp $WORK/b016/_pkg_.a /builddir/.cache/go-build/2f/2fcb0b970b17bb72d61b657f7a98d4f5d3cc4d41ef88c9cca8ab2192115f4821-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=>" -shared -p math/bits -std -complete -installsuffix shared -buildid W06Py6wjbC5fnZBjI53c/W06Py6wjbC5fnZBjI53c -goversion go1.14.3 -D "" -importcfg $WORK/b024/importcfg -pack ./bits.go ./bits_errors.go ./bits_tables.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b018/_pkg_.a # internal cp $WORK/b018/_pkg_.a /builddir/.cache/go-build/fb/fb0591136879a95ce0f5decb70ad00efba653e4fef09a69405cafdd761df198c-d # internal internal/testlog mkdir -p $WORK/b037/ 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=>" -shared -p internal/bytealg -std -+ -installsuffix shared -buildid 3qaj9Iu2h-K2ktwHp7Mf/3qaj9Iu2h-K2ktwHp7Mf -goversion go1.14.3 -symabis $WORK/b007/symabis -D "" -importcfg $WORK/b007/importcfg -pack -asmhdr $WORK/b007/go_asm.h ./bytealg.go ./compare_native.go ./count_native.go ./equal_generic.go ./equal_native.go ./index_generic.go ./indexbyte_native.go cat >$WORK/b037/importcfg << 'EOF' # internal # import config packagefile sync/atomic=$WORK/b016/_pkg_.a EOF cd /usr/lib/golang/src/internal/testlog /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b037/_pkg_.a -trimpath "$WORK/b037=>" -shared -p internal/testlog -std -complete -installsuffix shared -buildid D-SfPfY_z9F2PnjcLLZR/D-SfPfY_z9F2PnjcLLZR -goversion go1.14.3 -D "" -importcfg $WORK/b037/importcfg -pack ./log.go cat >$WORK/b010/importcfg << 'EOF' # internal # import config packagefile internal/cpu=$WORK/b008/_pkg_.a EOF cd /usr/lib/golang/src/runtime/internal/atomic /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b010/_pkg_.a -trimpath "$WORK/b010=>" -shared -p runtime/internal/atomic -std -+ -installsuffix shared -buildid MOg4GgrOJVeHY9FQZhB_/MOg4GgrOJVeHY9FQZhB_ -goversion go1.14.3 -symabis $WORK/b010/symabis -D "" -importcfg $WORK/b010/importcfg -pack -asmhdr $WORK/b010/go_asm.h ./atomic_arm.go ./stubs.go cd /usr/lib/golang/src/internal/bytealg /usr/lib/golang/pkg/tool/linux_arm/asm -trimpath "$WORK/b007=>" -I $WORK/b007/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm -shared -o $WORK/b007/compare_arm.o ./compare_arm.s cd /usr/lib/golang/src/runtime/internal/atomic /usr/lib/golang/pkg/tool/linux_arm/asm -trimpath "$WORK/b010=>" -I $WORK/b010/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm -shared -o $WORK/b010/asm_arm.o ./asm_arm.s cd /usr/lib/golang/src/internal/bytealg /usr/lib/golang/pkg/tool/linux_arm/asm -trimpath "$WORK/b007=>" -I $WORK/b007/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm -shared -o $WORK/b007/count_arm.o ./count_arm.s /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b037/_pkg_.a # internal cd /usr/lib/golang/src/runtime/internal/atomic /usr/lib/golang/pkg/tool/linux_arm/asm -trimpath "$WORK/b010=>" -I $WORK/b010/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm -shared -o $WORK/b010/sys_linux_arm.o ./sys_linux_arm.s cp $WORK/b037/_pkg_.a /builddir/.cache/go-build/4b/4b37c9b9d59f466beb24b5e5e646fa1c6094501ca05e45b455da28d8c68a63fe-d # internal cd /usr/lib/golang/src/internal/bytealg /usr/lib/golang/pkg/tool/linux_arm/asm -trimpath "$WORK/b007=>" -I $WORK/b007/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm -shared -o $WORK/b007/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 cd /usr/lib/golang/src/internal/bytealg /usr/lib/golang/pkg/tool/linux_arm/asm -trimpath "$WORK/b007=>" -I $WORK/b007/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm -shared -o $WORK/b007/indexbyte_arm.o ./indexbyte_arm.s cp $WORK/b010/_pkg_.a /builddir/.cache/go-build/da/da3d62b081fb2a00c6bd8f872cbb92f1459367080041ac264aa02e0953b1d6e6-d # internal crypto/internal/subtle mkdir -p $WORK/b056/ cat >$WORK/b056/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/crypto/internal/subtle /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b056/_pkg_.a -trimpath "$WORK/b056=>" -shared -p crypto/internal/subtle -std -complete -installsuffix shared -buildid AmTEAZBBFMbhe9ZyRMi8/AmTEAZBBFMbhe9ZyRMi8 -goversion go1.14.3 -D "" -importcfg $WORK/b056/importcfg -pack ./aliasing.go runtime/cgo mkdir -p $WORK/b040/ cd /usr/lib/golang/src/runtime/cgo CGO_LDFLAGS='"-g" "-O2" "-lpthread"' /usr/lib/golang/pkg/tool/linux_arm/cgo -objdir $WORK/b040/ -importpath runtime/cgo -import_runtime_cgo=false -import_syscall=false -- -I $WORK/b040/ -g -O2 -Wall -Werror ./cgo.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b056/_pkg_.a # internal cp $WORK/b056/_pkg_.a /builddir/.cache/go-build/db/db7ec52d370df0a193e7bbacae1b55b10ec50b7945dd7a03dbc23d9dc82a2971-d # internal crypto/subtle mkdir -p $WORK/b057/ cat >$WORK/b057/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/crypto/subtle /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b057/_pkg_.a -trimpath "$WORK/b057=>" -shared -p crypto/subtle -std -complete -installsuffix shared -buildid 24eqhDj2UppHsp4hWub9/24eqhDj2UppHsp4hWub9 -goversion go1.14.3 -D "" -importcfg $WORK/b057/importcfg -pack ./constant_time.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/99/99ee9ca6a09ca0092bc497ccedd6ed2bac1690383d053a69be5e5fc1ef7b0ab4-d # internal cd $WORK gcc -fno-caret-diagnostics -c -x c - -o /dev/null || true /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b057/_pkg_.a # internal cp $WORK/b057/_pkg_.a /builddir/.cache/go-build/76/763e4a52c7bc8a7e84acef724f064814f53fbd77f2fc7eb8b250610cb298f61f-d # internal /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b024/_pkg_.a # internal cp $WORK/b024/_pkg_.a /builddir/.cache/go-build/7f/7f933a4d6f37e13cf76fbff902103be5834be403945b0d466390290d47336728-d # internal gcc -Qunused-arguments -c -x c - -o /dev/null || true runtime mkdir -p $WORK/b006/ gcc -fdebug-prefix-map=a=b -c -x c - -o /dev/null || true cat >$WORK/b006/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/runtime /usr/lib/golang/pkg/tool/linux_arm/asm -trimpath "$WORK/b006=>" -I $WORK/b006/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm -shared -gensymabis -o $WORK/b006/symabis ./asm.s ./asm_arm.s ./duff_arm.s ./memclr_arm.s ./memmove_arm.s ./preempt_arm.s ./rt0_linux_arm.s ./sys_linux_arm.s ./tls_arm.s ./vlop_arm.s cat >$WORK/b006/importcfg << 'EOF' # internal # import config packagefile internal/bytealg=$WORK/b007/_pkg_.a packagefile internal/cpu=$WORK/b008/_pkg_.a packagefile runtime/internal/atomic=$WORK/b010/_pkg_.a packagefile runtime/internal/math=$WORK/b011/_pkg_.a packagefile runtime/internal/sys=$WORK/b012/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b006/_pkg_.a -trimpath "$WORK/b006=>" -shared -p runtime -std -+ -installsuffix shared -buildid oh4Ah_mzlIqmhBVbGfBO/oh4Ah_mzlIqmhBVbGfBO -goversion go1.14.3 -symabis $WORK/b006/symabis -D "" -importcfg $WORK/b006/importcfg -pack -asmhdr $WORK/b006/go_asm.h ./alg.go ./atomic_pointer.go ./cgo.go ./cgocall.go ./cgocallback.go ./cgocheck.go ./chan.go ./checkptr.go ./compiler.go ./complex.go ./cpuflags.go ./cpuprof.go ./debug.go ./debuglog.go ./debuglog_off.go ./defs_linux_arm.go ./env_posix.go ./error.go ./extern.go ./fastlog2.go ./fastlog2table.go ./fedora.go ./float.go ./hash32.go ./heapdump.go ./iface.go ./lfstack.go ./lfstack_32bit.go ./lock_futex.go ./malloc.go ./map.go ./map_fast32.go ./map_fast64.go ./map_faststr.go ./mbarrier.go ./mbitmap.go ./mcache.go ./mcentral.go ./mem_linux.go ./mfinal.go ./mfixalloc.go ./mgc.go ./mgcmark.go ./mgcscavenge.go ./mgcstack.go ./mgcsweep.go ./mgcsweepbuf.go ./mgcwork.go ./mheap.go ./mmap.go ./mpagealloc.go ./mpagealloc_32bit.go ./mpagecache.go ./mpallocbits.go ./mprof.go ./mranges.go ./msan0.go ./msize.go ./mstats.go ./mwbbuf.go ./nbpipe_pipe2.go ./netpoll.go ./netpoll_epoll.go ./os_linux.go ./os_linux_arm.go ./os_linux_generic.go ./os_nonopenbsd.go ./panic.go ./panic32.go ./plugin.go ./preempt.go ./preempt_nonwindows.go ./print.go ./proc.go ./profbuf.go ./proflabel.go ./race0.go ./rdebug.go ./relax_stub.go ./runtime.go ./runtime1.go ./runtime2.go ./rwmutex.go ./select.go ./sema.go ./sigaction.go ./signal_arm.go ./signal_linux_arm.go ./signal_unix.go ./sigqueue.go ./sigqueue_note.go ./sigtab_linux_generic.go ./sizeclasses.go ./slice.go ./softfloat64.go ./stack.go ./string.go ./stubs.go ./stubs2.go ./stubs3.go ./stubs32.go ./stubs_arm.go ./stubs_linux.go ./symtab.go ./sys_arm.go ./sys_nonppc64x.go ./time.go ./time_nofake.go ./timestub.go ./timestub2.go ./trace.go ./traceback.go ./type.go ./typekind.go ./utf8.go ./vdso_elf32.go ./vdso_linux.go ./vdso_linux_arm.go ./vlrt.go ./write_err.go cd $WORK gcc -gno-record-gcc-switches -c -x c - -o /dev/null || true cd $WORK/b040 TERM='dumb' gcc -I /usr/lib/golang/src/runtime/cgo -fPIC -marm -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b040=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -Wall -Werror -o ./_x001.o -c _cgo_export.c internal/nettrace mkdir -p $WORK/b063/ cat >$WORK/b063/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/internal/nettrace /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b063/_pkg_.a -trimpath "$WORK/b063=>" -shared -p internal/nettrace -std -complete -installsuffix shared -buildid VzWf-GpjV9dnpABkQhT3/VzWf-GpjV9dnpABkQhT3 -goversion go1.14.3 -D "" -importcfg $WORK/b063/importcfg -pack ./nettrace.go math mkdir -p $WORK/b023/ /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b017/_pkg_.a # internal cat >$WORK/b023/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/math /usr/lib/golang/pkg/tool/linux_arm/asm -trimpath "$WORK/b023=>" -I $WORK/b023/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm -shared -gensymabis -o $WORK/b023/symabis ./sqrt_arm.s ./stubs_arm.s cp $WORK/b017/_pkg_.a /builddir/.cache/go-build/50/50849605e2407f0efaa98c3ca7349d62936ad58444a66562c132a7855b1215ea-d # internal encoding /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b063/_pkg_.a # internal mkdir -p $WORK/b067/ cat >$WORK/b067/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/encoding /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b067/_pkg_.a -trimpath "$WORK/b067=>" -shared -p encoding -std -complete -installsuffix shared -buildid yrgWYPV6th3sJMu96fCy/yrgWYPV6th3sJMu96fCy -goversion go1.14.3 -D "" -importcfg $WORK/b067/importcfg -pack ./encoding.go cp $WORK/b063/_pkg_.a /builddir/.cache/go-build/74/742fb4e8d1c43b4e091246f1f148358304f2898d2d6bf0123a57682e89f43436-d # internal github.com/snapcore/snapd/cmd/snap-seccomp/syscalls mkdir -p $WORK/b076/ cat >$WORK/b076/importcfg << 'EOF' # internal # import config EOF cd /builddir/build/BUILD/snapd-2.45.2/src/github.com/snapcore/snapd/cmd/snap-seccomp/syscalls /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b076/_pkg_.a -trimpath "$WORK/b076=>" -shared -p github.com/snapcore/snapd/cmd/snap-seccomp/syscalls -complete -installsuffix shared -buildid iap59SkgYQfsnq_6fIRU/iap59SkgYQfsnq_6fIRU -goversion go1.14.3 -D "" -importcfg $WORK/b076/importcfg -pack ./syscalls.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b067/_pkg_.a # internal cp $WORK/b067/_pkg_.a /builddir/.cache/go-build/fb/fbfe3eed5b34e51b731f3d671d62d01662dea4530d61ec49b2617d4673bd8906-d # internal /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b076/_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=>" -shared -p math -std -installsuffix shared -buildid P77n_-u1wzSLrsLaKDQ9/P77n_-u1wzSLrsLaKDQ9 -goversion go1.14.3 -symabis $WORK/b023/symabis -D "" -importcfg $WORK/b023/importcfg -pack -asmhdr $WORK/b023/go_asm.h ./abs.go ./acosh.go ./asin.go ./asinh.go ./atan.go ./atan2.go ./atanh.go ./bits.go ./cbrt.go ./const.go ./copysign.go ./dim.go ./erf.go ./erfinv.go ./exp.go ./expm1.go ./floor.go ./fma.go ./frexp.go ./gamma.go ./hypot.go ./j0.go ./j1.go ./jn.go ./ldexp.go ./lgamma.go ./log.go ./log10.go ./log1p.go ./logb.go ./mod.go ./modf.go ./nextafter.go ./pow.go ./pow10.go ./remainder.go ./signbit.go ./sin.go ./sincos.go ./sinh.go ./sqrt.go ./tan.go ./tanh.go ./trig_reduce.go ./unsafe.go cp $WORK/b076/_pkg_.a /builddir/.cache/go-build/e7/e7acaaccd769598b975460a4c53f8dba6f3d092f8fb40f4d9b591373b0e90a7f-d # internal cd $WORK/b040 TERM='dumb' gcc -I /usr/lib/golang/src/runtime/cgo -fPIC -marm -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b040=/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/b040=/tmp/go-build -gno-record-gcc-switches -I $WORK/b040/ -g -O2 -Wall -Werror -o $WORK/b040/_x003.o -c gcc_context.c TERM='dumb' gcc -I . -fPIC -marm -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b040=/tmp/go-build -gno-record-gcc-switches -I $WORK/b040/ -g -O2 -Wall -Werror -o $WORK/b040/_x004.o -c gcc_fatalf.c TERM='dumb' gcc -I . -fPIC -marm -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b040=/tmp/go-build -gno-record-gcc-switches -I $WORK/b040/ -g -O2 -Wall -Werror -o $WORK/b040/_x005.o -c gcc_libinit.c cd /usr/lib/golang/src/math /usr/lib/golang/pkg/tool/linux_arm/asm -trimpath "$WORK/b023=>" -I $WORK/b023/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm -shared -o $WORK/b023/sqrt_arm.o ./sqrt_arm.s /usr/lib/golang/pkg/tool/linux_arm/asm -trimpath "$WORK/b023=>" -I $WORK/b023/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm -shared -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/a5/a53d0ee07b0b0a684997c12e02458db9822f6837c4facbe5f6f272b40c6ad71a-d # internal cd /usr/lib/golang/src/runtime/cgo TERM='dumb' gcc -I . -fPIC -marm -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b040=/tmp/go-build -gno-record-gcc-switches -I $WORK/b040/ -g -O2 -Wall -Werror -o $WORK/b040/_x006.o -c gcc_linux_arm.c TERM='dumb' gcc -I . -fPIC -marm -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b040=/tmp/go-build -gno-record-gcc-switches -I $WORK/b040/ -g -O2 -Wall -Werror -o $WORK/b040/_x007.o -c gcc_setenv.c TERM='dumb' gcc -I . -fPIC -marm -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b040=/tmp/go-build -gno-record-gcc-switches -I $WORK/b040/ -g -O2 -Wall -Werror -o $WORK/b040/_x008.o -c gcc_traceback.c TERM='dumb' gcc -I . -fPIC -marm -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b040=/tmp/go-build -gno-record-gcc-switches -I $WORK/b040/ -g -O2 -Wall -Werror -o $WORK/b040/_x009.o -c gcc_util.c TERM='dumb' gcc -I . -fPIC -marm -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b040=/tmp/go-build -gno-record-gcc-switches -I $WORK/b040/ -g -O2 -Wall -Werror -o $WORK/b040/_x010.o -c gcc_arm.S cd $WORK/b040 TERM='dumb' gcc -I /usr/lib/golang/src/runtime/cgo -fPIC -marm -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b040=/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/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 $WORK/b040/_x004.o $WORK/b040/_x005.o $WORK/b040/_x006.o $WORK/b040/_x007.o $WORK/b040/_x008.o $WORK/b040/_x009.o $WORK/b040/_x010.o -g -O2 -lpthread -pie TERM='dumb' /usr/lib/golang/pkg/tool/linux_arm/cgo -dynpackage cgo -dynimport $WORK/b040/_cgo_.o -dynout $WORK/b040/_cgo_import.go -dynlinker cat >$WORK/b040/go_asm.h << 'EOF' # internal EOF /usr/lib/golang/pkg/tool/linux_arm/asm -trimpath "$WORK/b040=>" -I $WORK/b040/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm -shared -gensymabis -o $WORK/b040/symabis ./asm_arm.s cat >$WORK/b040/importcfg << 'EOF' # internal # import config EOF /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b040/_pkg_.a -trimpath "$WORK/b040=>" -shared -p runtime/cgo -std -installsuffix shared -buildid -syzssBtnMucpRQ-3TbG/-syzssBtnMucpRQ-3TbG -goversion go1.14.3 -symabis $WORK/b040/symabis -D "" -importcfg $WORK/b040/importcfg -pack -asmhdr $WORK/b040/go_asm.h ./callbacks.go ./callbacks_traceback.go ./iscgo.go ./setenv.go $WORK/b040/_cgo_gotypes.go $WORK/b040/cgo.cgo1.go $WORK/b040/_cgo_import.go /usr/lib/golang/pkg/tool/linux_arm/asm -trimpath "$WORK/b040=>" -I $WORK/b040/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm -shared -o $WORK/b040/asm_arm.o ./asm_arm.s /usr/lib/golang/pkg/tool/linux_arm/pack r $WORK/b040/_pkg_.a $WORK/b040/asm_arm.o $WORK/b040/_x001.o $WORK/b040/_x002.o $WORK/b040/_x003.o $WORK/b040/_x004.o $WORK/b040/_x005.o $WORK/b040/_x006.o $WORK/b040/_x007.o $WORK/b040/_x008.o $WORK/b040/_x009.o $WORK/b040/_x010.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/57/577e338b6fc083e813781a832e64bbd93d89be8f4499d7aeb0a8da65d402d1d3-d # internal cd /usr/lib/golang/src/runtime /usr/lib/golang/pkg/tool/linux_arm/asm -trimpath "$WORK/b006=>" -I $WORK/b006/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm -shared -o $WORK/b006/asm.o ./asm.s /usr/lib/golang/pkg/tool/linux_arm/asm -trimpath "$WORK/b006=>" -I $WORK/b006/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm -shared -o $WORK/b006/asm_arm.o ./asm_arm.s /usr/lib/golang/pkg/tool/linux_arm/asm -trimpath "$WORK/b006=>" -I $WORK/b006/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm -shared -o $WORK/b006/duff_arm.o ./duff_arm.s /usr/lib/golang/pkg/tool/linux_arm/asm -trimpath "$WORK/b006=>" -I $WORK/b006/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm -shared -o $WORK/b006/memclr_arm.o ./memclr_arm.s /usr/lib/golang/pkg/tool/linux_arm/asm -trimpath "$WORK/b006=>" -I $WORK/b006/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm -shared -o $WORK/b006/memmove_arm.o ./memmove_arm.s /usr/lib/golang/pkg/tool/linux_arm/asm -trimpath "$WORK/b006=>" -I $WORK/b006/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm -shared -o $WORK/b006/preempt_arm.o ./preempt_arm.s /usr/lib/golang/pkg/tool/linux_arm/asm -trimpath "$WORK/b006=>" -I $WORK/b006/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm -shared -o $WORK/b006/rt0_linux_arm.o ./rt0_linux_arm.s /usr/lib/golang/pkg/tool/linux_arm/asm -trimpath "$WORK/b006=>" -I $WORK/b006/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm -shared -o $WORK/b006/sys_linux_arm.o ./sys_linux_arm.s /usr/lib/golang/pkg/tool/linux_arm/asm -trimpath "$WORK/b006=>" -I $WORK/b006/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm -shared -o $WORK/b006/tls_arm.o ./tls_arm.s /usr/lib/golang/pkg/tool/linux_arm/asm -trimpath "$WORK/b006=>" -I $WORK/b006/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm -shared -o $WORK/b006/vlop_arm.o ./vlop_arm.s /usr/lib/golang/pkg/tool/linux_arm/pack r $WORK/b006/_pkg_.a $WORK/b006/asm.o $WORK/b006/asm_arm.o $WORK/b006/duff_arm.o $WORK/b006/memclr_arm.o $WORK/b006/memmove_arm.o $WORK/b006/preempt_arm.o $WORK/b006/rt0_linux_arm.o $WORK/b006/sys_linux_arm.o $WORK/b006/tls_arm.o $WORK/b006/vlop_arm.o # internal /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b006/_pkg_.a # internal cp $WORK/b006/_pkg_.a /builddir/.cache/go-build/bf/bf7d07ebbf0a5ed8e8bac4ee6669d9a4e59487127f1815c56ebf2cfa32d3b779-d # internal internal/reflectlite mkdir -p $WORK/b005/ sync mkdir -p $WORK/b014/ cat >$WORK/b005/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/internal/reflectlite /usr/lib/golang/pkg/tool/linux_arm/asm -trimpath "$WORK/b005=>" -I $WORK/b005/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm -shared -gensymabis -o $WORK/b005/symabis ./asm.s cat >$WORK/b014/importcfg << 'EOF' # internal # import config packagefile internal/race=$WORK/b015/_pkg_.a packagefile runtime=$WORK/b006/_pkg_.a packagefile sync/atomic=$WORK/b016/_pkg_.a EOF cd /usr/lib/golang/src/sync /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b014/_pkg_.a -trimpath "$WORK/b014=>" -shared -p sync -std -installsuffix shared -buildid -Xb27duxIRiB-D_LshvI/-Xb27duxIRiB-D_LshvI -goversion go1.14.3 -D "" -importcfg $WORK/b014/importcfg -pack ./cond.go ./map.go ./mutex.go ./once.go ./pool.go ./poolqueue.go ./runtime.go ./rwmutex.go ./waitgroup.go cat >$WORK/b005/importcfg << 'EOF' # internal # import config packagefile runtime=$WORK/b006/_pkg_.a EOF cd /usr/lib/golang/src/internal/reflectlite /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b005/_pkg_.a -trimpath "$WORK/b005=>" -shared -p internal/reflectlite -std -installsuffix shared -buildid XoCLm5Dr7mBba__aiQuU/XoCLm5Dr7mBba__aiQuU -goversion go1.14.3 -symabis $WORK/b005/symabis -D "" -importcfg $WORK/b005/importcfg -pack -asmhdr $WORK/b005/go_asm.h ./swapper.go ./type.go ./value.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b014/_pkg_.a # internal cp $WORK/b014/_pkg_.a /builddir/.cache/go-build/e5/e5585e7d40511b8946e35dae11f1c6771ac5477e88a1d11f91f4d27187cecdc5-d # internal internal/singleflight mkdir -p $WORK/b064/ cat >$WORK/b064/importcfg << 'EOF' # internal # import config packagefile sync=$WORK/b014/_pkg_.a EOF cd /usr/lib/golang/src/internal/singleflight /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b064/_pkg_.a -trimpath "$WORK/b064=>" -shared -p internal/singleflight -std -complete -installsuffix shared -buildid A3EMbkJtZBtz0j3_hGGV/A3EMbkJtZBtz0j3_hGGV -goversion go1.14.3 -D "" -importcfg $WORK/b064/importcfg -pack ./singleflight.go math/rand mkdir -p $WORK/b059/ cat >$WORK/b059/importcfg << 'EOF' # internal # import config packagefile math=$WORK/b023/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a EOF cd /usr/lib/golang/src/math/rand /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b059/_pkg_.a -trimpath "$WORK/b059=>" -shared -p math/rand -std -complete -installsuffix shared -buildid t47nG9L4_etPtxRslEHU/t47nG9L4_etPtxRslEHU -goversion go1.14.3 -D "" -importcfg $WORK/b059/importcfg -pack ./exp.go ./normal.go ./rand.go ./rng.go ./zipf.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b064/_pkg_.a # internal cp $WORK/b064/_pkg_.a /builddir/.cache/go-build/04/04f5e23f23e99425d08bd7ad944df1bda4058da07f710d768105dc1a5c70f5a6-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/79/7932bff5f009f7d681d7fd2fa5d46172c0e2951f36e357b6d3d70f849afb3649-d # internal cd /usr/lib/golang/src/internal/reflectlite /usr/lib/golang/pkg/tool/linux_arm/asm -trimpath "$WORK/b005=>" -I $WORK/b005/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm -shared -o $WORK/b005/asm.o ./asm.s /usr/lib/golang/pkg/tool/linux_arm/pack r $WORK/b005/_pkg_.a $WORK/b005/asm.o # internal /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b005/_pkg_.a # internal cp $WORK/b005/_pkg_.a /builddir/.cache/go-build/ff/ff8c586e091d9b286fbfc0570fb0da0d40c27da93f1efa7ee7c39066aa177339-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=>" -shared -p errors -std -complete -installsuffix shared -buildid d48dIKbMwZOvp2dxszYB/d48dIKbMwZOvp2dxszYB -goversion go1.14.3 -D "" -importcfg $WORK/b004/importcfg -pack ./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=>" -shared -p sort -std -complete -installsuffix shared -buildid cRMIWVyiuPD9cfZKHlsT/cRMIWVyiuPD9cfZKHlsT -goversion go1.14.3 -D "" -importcfg $WORK/b029/importcfg -pack ./search.go ./slice.go ./slice_go113.go ./sort.go ./zfuncversion.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b004/_pkg_.a # internal cp $WORK/b004/_pkg_.a /builddir/.cache/go-build/0e/0efb9fb1ac1c87c323708bd4dcfc90a53835480754e2664e3f5d444f02af0ad0-d # internal io mkdir -p $WORK/b013/ cat >$WORK/b013/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a EOF vendor/golang.org/x/net/dns/dnsmessage cd /usr/lib/golang/src/io /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b013/_pkg_.a -trimpath "$WORK/b013=>" -shared -p io -std -complete -installsuffix shared -buildid HG5Hs1n8oMCR_txe-I9c/HG5Hs1n8oMCR_txe-I9c -goversion go1.14.3 -D "" -importcfg $WORK/b013/importcfg -pack ./io.go ./multi.go ./pipe.go mkdir -p $WORK/b062/ internal/oserror mkdir -p $WORK/b031/ cat >$WORK/b062/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/b062/_pkg_.a -trimpath "$WORK/b062=>" -shared -p vendor/golang.org/x/net/dns/dnsmessage -std -complete -installsuffix shared -buildid JayhjPURkyCJeo1Rfuce/JayhjPURkyCJeo1Rfuce -goversion go1.14.3 -D "" -importcfg $WORK/b062/importcfg -pack ./message.go strconv mkdir -p $WORK/b022/ 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=>" -shared -p internal/oserror -std -complete -installsuffix shared -buildid toqAdAlS7Pvv2Z33O4tS/toqAdAlS7Pvv2Z33O4tS -goversion go1.14.3 -D "" -importcfg $WORK/b031/importcfg -pack ./errors.go cat >$WORK/b022/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile internal/bytealg=$WORK/b007/_pkg_.a packagefile math=$WORK/b023/_pkg_.a packagefile math/bits=$WORK/b024/_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/b022/_pkg_.a -trimpath "$WORK/b022=>" -shared -p strconv -std -complete -installsuffix shared -buildid RgOeTm5nDd1tYjEvuqE5/RgOeTm5nDd1tYjEvuqE5 -goversion go1.14.3 -D "" -importcfg $WORK/b022/importcfg -pack ./atob.go ./atof.go ./atoi.go ./decimal.go ./doc.go ./extfloat.go ./ftoa.go ./isprint.go ./itoa.go ./quote.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b031/_pkg_.a # internal cp $WORK/b031/_pkg_.a /builddir/.cache/go-build/c1/c1175415695e90ff1280003e84d31fbe3a5faf97db64febc4b5e72c2affe2fff-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 -trimpath "$WORK/b034=>" -I $WORK/b034/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm -shared -gensymabis -o $WORK/b034/symabis ./asm_linux_arm.s /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b029/_pkg_.a # internal cp $WORK/b029/_pkg_.a /builddir/.cache/go-build/88/884b576d8f216e6963de069bd4fbca55d93e345c0e6c72896fd1969ac2fe33f7-d # internal cat >$WORK/b034/importcfg << 'EOF' # internal # import config packagefile internal/bytealg=$WORK/b007/_pkg_.a packagefile internal/oserror=$WORK/b031/_pkg_.a packagefile internal/race=$WORK/b015/_pkg_.a packagefile runtime=$WORK/b006/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b034/_pkg_.a -trimpath "$WORK/b034=>" -shared -p syscall -std -installsuffix shared -buildid 2XmIpKfQGYW6UvqKrHoS/2XmIpKfQGYW6UvqKrHoS -goversion go1.14.3 -symabis $WORK/b034/symabis -D "" -importcfg $WORK/b034/importcfg -pack -asmhdr $WORK/b034/go_asm.h ./dirent.go ./endian_little.go ./env_unix.go ./exec_linux.go ./exec_unix.go ./flock.go ./flock_linux_32bit.go ./lsf_linux.go ./msan0.go ./net.go ./netlink_linux.go ./setuidgid_32_linux.go ./sock_cloexec_linux.go ./sockcmsg_linux.go ./sockcmsg_unix.go ./sockcmsg_unix_other.go ./str.go ./syscall.go ./syscall_linux.go ./syscall_linux_arm.go ./syscall_unix.go ./time_nofake.go ./timestruct.go ./zerrors_linux_arm.go ./zsyscall_linux_arm.go ./zsysnum_linux_arm.go ./ztypes_linux_arm.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b013/_pkg_.a # internal cp $WORK/b013/_pkg_.a /builddir/.cache/go-build/5f/5fba218c782b2d03298ec024fdb2ab50ca80a9bc4ff196cae11aaa6ae4c8371c-d # internal hash mkdir -p $WORK/b021/ cat >$WORK/b021/importcfg << 'EOF' # internal # import config packagefile io=$WORK/b013/_pkg_.a EOF bytes mkdir -p $WORK/b003/ cd /usr/lib/golang/src/hash /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b021/_pkg_.a -trimpath "$WORK/b021=>" -shared -p hash -std -complete -installsuffix shared -buildid X2HMVt5G_3Qor6PWxsjb/X2HMVt5G_3Qor6PWxsjb -goversion go1.14.3 -D "" -importcfg $WORK/b021/importcfg -pack ./hash.go cat >$WORK/b003/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile internal/bytealg=$WORK/b007/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile unicode=$WORK/b017/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF cd /usr/lib/golang/src/bytes /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b003/_pkg_.a -trimpath "$WORK/b003=>" -shared -p bytes -std -installsuffix shared -buildid Xg50JZQ2iBCD4KIDJ0eT/Xg50JZQ2iBCD4KIDJ0eT -goversion go1.14.3 -D "" -importcfg $WORK/b003/importcfg -pack ./buffer.go ./bytes.go ./reader.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b021/_pkg_.a # internal cp $WORK/b021/_pkg_.a /builddir/.cache/go-build/11/118eff2c7e7e896eae879ac1536a5946c58c69b0707ca72afe6628cc8c5328e3-d # internal strings mkdir -p $WORK/b039/ cat >$WORK/b039/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile internal/bytealg=$WORK/b007/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a packagefile unicode=$WORK/b017/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF cd /usr/lib/golang/src/strings /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b039/_pkg_.a -trimpath "$WORK/b039=>" -shared -p strings -std -complete -installsuffix shared -buildid pNqlhVATgS5rLYqNjwnj/pNqlhVATgS5rLYqNjwnj -goversion go1.14.3 -D "" -importcfg $WORK/b039/importcfg -pack ./builder.go ./compare.go ./reader.go ./replace.go ./search.go ./strings.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b022/_pkg_.a # internal cp $WORK/b022/_pkg_.a /builddir/.cache/go-build/8b/8b788de4bc381819fa14410e94998ebeeb57090c3a9440e3ad3168901cf8703a-d # internal crypto mkdir -p $WORK/b020/ cat >$WORK/b020/importcfg << 'EOF' # internal # import config packagefile hash=$WORK/b021/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile strconv=$WORK/b022/_pkg_.a EOF cd /usr/lib/golang/src/crypto /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b020/_pkg_.a -trimpath "$WORK/b020=>" -shared -p crypto -std -complete -installsuffix shared -buildid sz1H-ymUN8oeUaVNktHm/sz1H-ymUN8oeUaVNktHm -goversion go1.14.3 -D "" -importcfg $WORK/b020/importcfg -pack ./crypto.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b003/_pkg_.a # internal cp $WORK/b003/_pkg_.a /builddir/.cache/go-build/bd/bd15bd130e86019bee7bcc368b91eb0084f75ddc2135afa1ec59cc16faf9f5d3-d # internal /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b020/_pkg_.a # internal bufio mkdir -p $WORK/b002/ cat >$WORK/b002/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF cp $WORK/b020/_pkg_.a /builddir/.cache/go-build/bb/bb06aa576554d2e6379e646e23460219e0b64030abe30f9a876c233d456d75ad-d # internal cd /usr/lib/golang/src/bufio /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b002/_pkg_.a -trimpath "$WORK/b002=>" -shared -p bufio -std -complete -installsuffix shared -buildid xqb4aNRtGnjYBEb_Pc4-/xqb4aNRtGnjYBEb_Pc4- -goversion go1.14.3 -D "" -importcfg $WORK/b002/importcfg -pack ./bufio.go ./scan.go reflect mkdir -p $WORK/b026/ cat >$WORK/b026/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/reflect /usr/lib/golang/pkg/tool/linux_arm/asm -trimpath "$WORK/b026=>" -I $WORK/b026/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm -shared -gensymabis -o $WORK/b026/symabis ./asm_arm.s cat >$WORK/b026/importcfg << 'EOF' # internal # import config packagefile math=$WORK/b023/_pkg_.a packagefile runtime=$WORK/b006/_pkg_.a packagefile strconv=$WORK/b022/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a packagefile unicode=$WORK/b017/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b026/_pkg_.a -trimpath "$WORK/b026=>" -shared -p reflect -std -installsuffix shared -buildid r74G2_EHaIGoKWZalMgc/r74G2_EHaIGoKWZalMgc -goversion go1.14.3 -symabis $WORK/b026/symabis -D "" -importcfg $WORK/b026/importcfg -pack -asmhdr $WORK/b026/go_asm.h ./deepequal.go ./makefunc.go ./swapper.go ./type.go ./value.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b062/_pkg_.a # internal cp $WORK/b062/_pkg_.a /builddir/.cache/go-build/91/9186b75c25494d84cf0c57e5eeea7445cac324148d998f87adec5ded370491c4-d # internal hash/adler32 mkdir -p $WORK/b047/ cat >$WORK/b047/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile hash=$WORK/b021/_pkg_.a EOF cd /usr/lib/golang/src/hash/adler32 /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b047/_pkg_.a -trimpath "$WORK/b047=>" -shared -p hash/adler32 -std -complete -installsuffix shared -buildid 1isSR_lCbDmCp18Qgz-F/1isSR_lCbDmCp18Qgz-F -goversion go1.14.3 -D "" -importcfg $WORK/b047/importcfg -pack ./adler32.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b039/_pkg_.a # internal cp $WORK/b039/_pkg_.a /builddir/.cache/go-build/7a/7aa249337919dd5da5af3d5272bb6e23586a0046e6cb17b2f74833b8358d0353-d # internal path mkdir -p $WORK/b049/ cat >$WORK/b049/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile strings=$WORK/b039/_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/b049/_pkg_.a -trimpath "$WORK/b049=>" -shared -p path -std -complete -installsuffix shared -buildid pNNhrbM4Ayi2UruRpw_1/pNNhrbM4Ayi2UruRpw_1 -goversion go1.14.3 -D "" -importcfg $WORK/b049/importcfg -pack ./match.go ./path.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b047/_pkg_.a # internal cp $WORK/b047/_pkg_.a /builddir/.cache/go-build/dc/dc80af5be83ec4515bbca575433bfbfc0b7634212e78f2e91a4d95242e7f84f1-d # internal regexp/syntax mkdir -p $WORK/b069/ cat >$WORK/b069/importcfg << 'EOF' # internal # import config packagefile sort=$WORK/b029/_pkg_.a packagefile strconv=$WORK/b022/_pkg_.a packagefile strings=$WORK/b039/_pkg_.a packagefile unicode=$WORK/b017/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF cd /usr/lib/golang/src/regexp/syntax /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b069/_pkg_.a -trimpath "$WORK/b069=>" -shared -p regexp/syntax -std -complete -installsuffix shared -buildid x5rNGY-PJRf9WJW5gmOu/x5rNGY-PJRf9WJW5gmOu -goversion go1.14.3 -D "" -importcfg $WORK/b069/importcfg -pack ./compile.go ./doc.go ./op_string.go ./parse.go ./perl_groups.go ./prog.go ./regexp.go ./simplify.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b049/_pkg_.a # internal cp $WORK/b049/_pkg_.a /builddir/.cache/go-build/c9/c9866a1068c8c5157c5a7d9db2075c335d21da1d861c98988c771a24923be195-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/d5/d5683c335b3bae5b3505531e68a6754129612b93ea766382256846bb6d041de0-d # internal cd /usr/lib/golang/src/syscall /usr/lib/golang/pkg/tool/linux_arm/asm -trimpath "$WORK/b034=>" -I $WORK/b034/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm -shared -o $WORK/b034/asm_linux_arm.o ./asm_linux_arm.s /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/b034/_pkg_.a /builddir/.cache/go-build/18/1823075ca41cda4f96f33879760dff4043b8ea8c9104384e372442c2d3bad084-d # internal internal/syscall/unix mkdir -p $WORK/b033/ cat >$WORK/b033/importcfg << 'EOF' # internal # import config packagefile sync/atomic=$WORK/b016/_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=>" -shared -p internal/syscall/unix -std -complete -installsuffix shared -buildid HkDBQvd3rqdRtnLVnukI/HkDBQvd3rqdRtnLVnukI -goversion go1.14.3 -D "" -importcfg $WORK/b033/importcfg -pack ./at.go ./at_sysnum_fstatat64_linux.go ./at_sysnum_linux.go ./fcntl_linux_32bit.go ./getrandom_linux.go ./getrandom_linux_arm.go ./nonblocking.go time mkdir -p $WORK/b035/ cat >$WORK/b035/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile runtime=$WORK/b006/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a packagefile syscall=$WORK/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=>" -shared -p time -std -installsuffix shared -buildid Gm9z5YyA3xgRr9XOPpDr/Gm9z5YyA3xgRr9XOPpDr -goversion go1.14.3 -D "" -importcfg $WORK/b035/importcfg -pack ./format.go ./sleep.go ./sys_unix.go ./tick.go ./time.go ./zoneinfo.go ./zoneinfo_read.go ./zoneinfo_unix.go internal/syscall/execenv mkdir -p $WORK/b036/ cat >$WORK/b036/importcfg << 'EOF' # internal # import config packagefile syscall=$WORK/b034/_pkg_.a EOF cd /usr/lib/golang/src/internal/syscall/execenv /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b036/_pkg_.a -trimpath "$WORK/b036=>" -shared -p internal/syscall/execenv -std -complete -installsuffix shared -buildid JZsDcGSfchDuUJlDIA9L/JZsDcGSfchDuUJlDIA9L -goversion go1.14.3 -D "" -importcfg $WORK/b036/importcfg -pack ./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/63/63a7e3c61ed7fd2888a0cc039bfad05a4b0ee9046ea32eac65a11d0af12e498c-d # internal /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b033/_pkg_.a # internal cp $WORK/b033/_pkg_.a /builddir/.cache/go-build/84/845fc8093e5c0f24c143a0e0c6bc752ae192c633e45083dba33dad2b3dbfa8f3-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/f9/f98a0b996957ef36acbdd06588d29a3df221c1d3ba9a055d154d380d69435a00-d # internal regexp mkdir -p $WORK/b068/ cat >$WORK/b068/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile regexp/syntax=$WORK/b069/_pkg_.a packagefile sort=$WORK/b029/_pkg_.a packagefile strconv=$WORK/b022/_pkg_.a packagefile strings=$WORK/b039/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a packagefile unicode=$WORK/b017/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF cd /usr/lib/golang/src/regexp /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b068/_pkg_.a -trimpath "$WORK/b068=>" -shared -p regexp -std -complete -installsuffix shared -buildid kFKHFTr3go6naBdZtom5/kFKHFTr3go6naBdZtom5 -goversion go1.14.3 -D "" -importcfg $WORK/b068/importcfg -pack ./backtrack.go ./exec.go ./onepass.go ./regexp.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/fdab4355843ceeb01c6e9b2425bcb178402acfe192cdb38f503bf821c09670b9-d # internal context mkdir -p $WORK/b043/ cat >$WORK/b043/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile internal/reflectlite=$WORK/b005/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a packagefile sync/atomic=$WORK/b016/_pkg_.a packagefile time=$WORK/b035/_pkg_.a EOF cd /usr/lib/golang/src/context /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b043/_pkg_.a -trimpath "$WORK/b043=>" -shared -p context -std -complete -installsuffix shared -buildid uD6SrZxYbJCPYdhQ6aVT/uD6SrZxYbJCPYdhQ6aVT -goversion go1.14.3 -D "" -importcfg $WORK/b043/importcfg -pack ./context.go internal/poll mkdir -p $WORK/b032/ cat >$WORK/b032/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile internal/syscall/unix=$WORK/b033/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile runtime=$WORK/b006/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a packagefile sync/atomic=$WORK/b016/_pkg_.a packagefile syscall=$WORK/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=>" -shared -p internal/poll -std -installsuffix shared -buildid qHYfQLPqIOgwmmjVR8Lf/qHYfQLPqIOgwmmjVR8Lf -goversion go1.14.3 -D "" -importcfg $WORK/b032/importcfg -pack ./errno_unix.go ./fcntl_syscall.go ./fd.go ./fd_fsync_posix.go ./fd_mutex.go ./fd_poll_runtime.go ./fd_posix.go ./fd_unix.go ./fd_writev_unix.go ./hook_cloexec.go ./hook_unix.go ./sendfile_linux.go ./sock_cloexec.go ./sockopt.go ./sockopt_linux.go ./sockopt_unix.go ./sockoptip.go ./splice_linux.go ./writev.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b068/_pkg_.a # internal cp $WORK/b068/_pkg_.a /builddir/.cache/go-build/8a/8aa8a02cb87564d1c8d0b7f28b5efa2dc860365224001d99ee8a33ed19fe1530-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/a8/a85818705158bac17fd69aa04b6b92cfe6195df784ecd29844491e70fd1745a5-d # internal cd /usr/lib/golang/src/reflect /usr/lib/golang/pkg/tool/linux_arm/asm -trimpath "$WORK/b026=>" -I $WORK/b026/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm -shared -o $WORK/b026/asm_arm.o ./asm_arm.s /usr/lib/golang/pkg/tool/linux_arm/pack r $WORK/b026/_pkg_.a $WORK/b026/asm_arm.o # internal /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b026/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b032/_pkg_.a # internal cp $WORK/b032/_pkg_.a /builddir/.cache/go-build/56/56e918b574284d6e8204480a63a22ca5c163c1489fc3ae7bf0ea800f3343d4b7-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/b013/_pkg_.a packagefile runtime=$WORK/b006/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a packagefile sync/atomic=$WORK/b016/_pkg_.a packagefile syscall=$WORK/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=>" -shared -p os -std -installsuffix shared -buildid KvhaSn2gJqPdjr2VYCDK/KvhaSn2gJqPdjr2VYCDK -goversion go1.14.3 -D "" -importcfg $WORK/b030/importcfg -pack ./dir.go ./dir_unix.go ./env.go ./error.go ./error_errno.go ./error_posix.go ./exec.go ./exec_posix.go ./exec_unix.go ./executable.go ./executable_procfs.go ./file.go ./file_posix.go ./file_unix.go ./getwd.go ./path.go ./path_unix.go ./pipe_linux.go ./proc.go ./rawconn.go ./removeall_at.go ./stat.go ./stat_linux.go ./stat_unix.go ./sticky_notbsd.go ./str.go ./sys.go ./sys_linux.go ./sys_unix.go ./types.go ./types_unix.go ./wait_waitid.go cp $WORK/b026/_pkg_.a /builddir/.cache/go-build/50/503ea9f5ccefbbf9d29c14f50568b2f1fa859c5d35f9f28105cb5ba139d5ee6f-d # internal internal/fmtsort mkdir -p $WORK/b028/ encoding/binary mkdir -p $WORK/b025/ cat >$WORK/b028/importcfg << 'EOF' # internal # import config packagefile reflect=$WORK/b026/_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=>" -shared -p internal/fmtsort -std -complete -installsuffix shared -buildid pLJJVOj4pakgh92xlEo_/pLJJVOj4pakgh92xlEo_ -goversion go1.14.3 -D "" -importcfg $WORK/b028/importcfg -pack ./sort.go cat >$WORK/b025/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile math=$WORK/b023/_pkg_.a packagefile reflect=$WORK/b026/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a EOF cd /usr/lib/golang/src/encoding/binary /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b025/_pkg_.a -trimpath "$WORK/b025=>" -shared -p encoding/binary -std -complete -installsuffix shared -buildid ai1jlzZn9a8XxcL15zki/ai1jlzZn9a8XxcL15zki -goversion go1.14.3 -D "" -importcfg $WORK/b025/importcfg -pack ./binary.go ./varint.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b028/_pkg_.a # internal cp $WORK/b028/_pkg_.a /builddir/.cache/go-build/97/97e80f7a446d37f69ab9f6ed556009c0c20ffd41c46b37b0f4edc9bededdc253-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/80/80a80b1fe0acaf778210ed530e25f75e899207244f7a6e94133f8c3a57243cfe-d # internal crypto/sha256 encoding/base64 mkdir -p $WORK/b019/ mkdir -p $WORK/b060/ cat >$WORK/b019/importcfg << 'EOF' # internal # import config packagefile crypto=$WORK/b020/_pkg_.a packagefile encoding/binary=$WORK/b025/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile hash=$WORK/b021/_pkg_.a packagefile math/bits=$WORK/b024/_pkg_.a EOF crypto/cipher cd /usr/lib/golang/src/crypto/sha256 /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b019/_pkg_.a -trimpath "$WORK/b019=>" -shared -p crypto/sha256 -std -complete -installsuffix shared -buildid u18wBcUn6Hc87SAVhKY9/u18wBcUn6Hc87SAVhKY9 -goversion go1.14.3 -D "" -importcfg $WORK/b019/importcfg -pack ./sha256.go ./sha256block.go ./sha256block_generic.go cat >$WORK/b060/importcfg << 'EOF' # internal # import config packagefile encoding/binary=$WORK/b025/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile strconv=$WORK/b022/_pkg_.a EOF mkdir -p $WORK/b055/ cd /usr/lib/golang/src/encoding/base64 /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b060/_pkg_.a -trimpath "$WORK/b060=>" -shared -p encoding/base64 -std -complete -installsuffix shared -buildid lp5VTYbw1K1eZe09eKjH/lp5VTYbw1K1eZe09eKjH -goversion go1.14.3 -D "" -importcfg $WORK/b060/importcfg -pack ./base64.go cat >$WORK/b055/importcfg << 'EOF' # internal # import config packagefile crypto/internal/subtle=$WORK/b056/_pkg_.a packagefile crypto/subtle=$WORK/b057/_pkg_.a packagefile encoding/binary=$WORK/b025/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile runtime=$WORK/b006/_pkg_.a EOF cd /usr/lib/golang/src/crypto/cipher /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b055/_pkg_.a -trimpath "$WORK/b055=>" -shared -p crypto/cipher -std -complete -installsuffix shared -buildid 1osX1DQGFfeSeROvlTL_/1osX1DQGFfeSeROvlTL_ -goversion go1.14.3 -D "" -importcfg $WORK/b055/importcfg -pack ./cbc.go ./cfb.go ./cipher.go ./ctr.go ./gcm.go ./io.go ./ofb.go ./xor_generic.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b019/_pkg_.a # internal cp $WORK/b019/_pkg_.a /builddir/.cache/go-build/71/7156ff2ffd0d375069eef3a44555bc96f7ded2d0a330f2e3a5861530a7051b46-d # 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/b060/_pkg_.a # internal cp $WORK/b060/_pkg_.a /builddir/.cache/go-build/d2/d2933a2574ed02271aedda8c884038f457d2ee023308885f919ec749f3a1233d-d # internal cp $WORK/b030/_pkg_.a /builddir/.cache/go-build/f5/f568e35a4ec102efe1ad43ec5014a52b38020815b7f36addc4e903cd5e08384b-d # internal github.com/snapcore/snapd/osutil/sys mkdir -p $WORK/b051/ path/filepath cat >$WORK/b051/importcfg << 'EOF' # internal # import config packagefile os=$WORK/b030/_pkg_.a packagefile syscall=$WORK/b034/_pkg_.a EOF fmt mkdir -p $WORK/b070/ cd /builddir/build/BUILD/snapd-2.45.2/src/github.com/snapcore/snapd/osutil/sys /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b051/_pkg_.a -trimpath "$WORK/b051=>" -shared -p github.com/snapcore/snapd/osutil/sys -complete -installsuffix shared -buildid Kq7GG2YVj9AkEIr17Vrl/Kq7GG2YVj9AkEIr17Vrl -goversion go1.14.3 -D "" -importcfg $WORK/b051/importcfg -pack ./syscall.go ./sysnum_16_linux.go ./sysnum_linux.go mkdir -p $WORK/b027/ cat >$WORK/b070/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile os=$WORK/b030/_pkg_.a packagefile runtime=$WORK/b006/_pkg_.a packagefile sort=$WORK/b029/_pkg_.a packagefile strings=$WORK/b039/_pkg_.a packagefile syscall=$WORK/b034/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF cat >$WORK/b027/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile internal/fmtsort=$WORK/b028/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile math=$WORK/b023/_pkg_.a packagefile os=$WORK/b030/_pkg_.a packagefile reflect=$WORK/b026/_pkg_.a packagefile strconv=$WORK/b022/_pkg_.a packagefile sync=$WORK/b014/_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/b070/_pkg_.a -trimpath "$WORK/b070=>" -shared -p path/filepath -std -complete -installsuffix shared -buildid i1rmPAxIm1QVQmEymIMl/i1rmPAxIm1QVQmEymIMl -goversion go1.14.3 -D "" -importcfg $WORK/b070/importcfg -pack ./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/b027/_pkg_.a -trimpath "$WORK/b027=>" -shared -p fmt -std -complete -installsuffix shared -buildid 9R3qGIKWv3oRHMv_ufec/9R3qGIKWv3oRHMv_ufec -goversion go1.14.3 -D "" -importcfg $WORK/b027/importcfg -pack ./doc.go ./errors.go ./format.go ./print.go ./scan.go net mkdir -p $WORK/b061/ cd /usr/lib/golang/src/net CGO_LDFLAGS='"-g" "-O2"' /usr/lib/golang/pkg/tool/linux_arm/cgo -objdir $WORK/b061/ -importpath net -- -I $WORK/b061/ -g -O2 ./cgo_linux.go ./cgo_resnew.go ./cgo_socknew.go ./cgo_unix.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b051/_pkg_.a # internal cp $WORK/b051/_pkg_.a /builddir/.cache/go-build/13/134337bece088472f49e85f3619cd0918e7a1a9ca85177b52e53d3fcc40af861-d # internal /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b055/_pkg_.a # internal cp $WORK/b055/_pkg_.a /builddir/.cache/go-build/5a/5ab1776ab6b0c1499fd46834a49694dd50a3addde3d9187b2f9f5799ee875719-d # internal crypto/aes mkdir -p $WORK/b054/ cat >$WORK/b054/importcfg << 'EOF' # internal # import config packagefile crypto/cipher=$WORK/b055/_pkg_.a packagefile crypto/internal/subtle=$WORK/b056/_pkg_.a packagefile encoding/binary=$WORK/b025/_pkg_.a packagefile strconv=$WORK/b022/_pkg_.a EOF cd /usr/lib/golang/src/crypto/aes /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b054/_pkg_.a -trimpath "$WORK/b054=>" -shared -p crypto/aes -std -complete -installsuffix shared -buildid MQAitTpvZ43v0RBcGKsQ/MQAitTpvZ43v0RBcGKsQ -goversion go1.14.3 -D "" -importcfg $WORK/b054/importcfg -pack ./block.go ./cipher.go ./cipher_generic.go ./const.go ./modes.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b054/_pkg_.a # internal cp $WORK/b054/_pkg_.a /builddir/.cache/go-build/66/6644da825921ddbd0d119f0d56e12e9fd1fb9faa094a68aad05b60fadd4cc6a9-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/26/26efb7f11c165de78e23d92cc218175516eebabc4d023abe3e103385c519cf20-d # internal io/ioutil mkdir -p $WORK/b072/ os/exec mkdir -p $WORK/b073/ cat >$WORK/b072/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile os=$WORK/b030/_pkg_.a packagefile path/filepath=$WORK/b070/_pkg_.a packagefile sort=$WORK/b029/_pkg_.a packagefile strconv=$WORK/b022/_pkg_.a packagefile strings=$WORK/b039/_pkg_.a packagefile sync=$WORK/b014/_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/b072/_pkg_.a -trimpath "$WORK/b072=>" -shared -p io/ioutil -std -complete -installsuffix shared -buildid __syT6BcB31SS2DXKRnM/__syT6BcB31SS2DXKRnM -goversion go1.14.3 -D "" -importcfg $WORK/b072/importcfg -pack ./ioutil.go ./tempfile.go cat >$WORK/b073/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile context=$WORK/b043/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile internal/syscall/execenv=$WORK/b036/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile os=$WORK/b030/_pkg_.a packagefile path/filepath=$WORK/b070/_pkg_.a packagefile runtime=$WORK/b006/_pkg_.a packagefile strconv=$WORK/b022/_pkg_.a packagefile strings=$WORK/b039/_pkg_.a packagefile sync=$WORK/b014/_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/b073/_pkg_.a -trimpath "$WORK/b073=>" -shared -p os/exec -std -complete -installsuffix shared -buildid kJeMXeyvixizHih91Xa5/kJeMXeyvixizHih91Xa5 -goversion go1.14.3 -D "" -importcfg $WORK/b073/importcfg -pack ./exec.go ./exec_unix.go ./lp_unix.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b072/_pkg_.a # internal cp $WORK/b072/_pkg_.a /builddir/.cache/go-build/65/65d55bddad084e429f7adab35908d3ac2fae0888abe19522f7fd99fbaac04d51-d # internal /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b073/_pkg_.a # internal cp $WORK/b073/_pkg_.a /builddir/.cache/go-build/f9/f95676f1d4e674f8a2bb9e3a1e6d299be9c709bbae34a4d7a617c7fb3d9fa021-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/b0/b0a98959f25eaf71bf300d0c724c8fbb1b6c52d1eb937f3c3a9751d99ec9d34f-d # internal encoding/hex mkdir -p $WORK/b050/ cat >$WORK/b050/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b027/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile strings=$WORK/b039/_pkg_.a EOF compress/flate mkdir -p $WORK/b046/ cd /usr/lib/golang/src/encoding/hex /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b050/_pkg_.a -trimpath "$WORK/b050=>" -shared -p encoding/hex -std -complete -installsuffix shared -buildid krMhCIYVeIk97vB141Cd/krMhCIYVeIk97vB141Cd -goversion go1.14.3 -D "" -importcfg $WORK/b050/importcfg -pack ./hex.go debug/dwarf mkdir -p $WORK/b048/ cat >$WORK/b046/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b002/_pkg_.a packagefile fmt=$WORK/b027/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile math=$WORK/b023/_pkg_.a packagefile math/bits=$WORK/b024/_pkg_.a packagefile sort=$WORK/b029/_pkg_.a packagefile strconv=$WORK/b022/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a EOF github.com/seccomp/libseccomp-golang mkdir -p $WORK/b038/ cd /usr/lib/golang/src/compress/flate /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b046/_pkg_.a -trimpath "$WORK/b046=>" -shared -p compress/flate -std -complete -installsuffix shared -buildid 7_Jxxsr0Ml60x5GaJZJm/7_Jxxsr0Ml60x5GaJZJm -goversion go1.14.3 -D "" -importcfg $WORK/b046/importcfg -pack ./deflate.go ./deflatefast.go ./dict_decoder.go ./huffman_bit_writer.go ./huffman_code.go ./inflate.go ./token.go cat >$WORK/b048/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile encoding/binary=$WORK/b025/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b027/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile path=$WORK/b049/_pkg_.a packagefile sort=$WORK/b029/_pkg_.a packagefile strconv=$WORK/b022/_pkg_.a packagefile strings=$WORK/b039/_pkg_.a EOF cd /usr/lib/golang/src/debug/dwarf /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b048/_pkg_.a -trimpath "$WORK/b048=>" -shared -p debug/dwarf -std -complete -installsuffix shared -buildid FKIeyFNT4FxrEnjudjW1/FKIeyFNT4FxrEnjudjW1 -goversion go1.14.3 -D "" -importcfg $WORK/b048/importcfg -pack ./attr_string.go ./buf.go ./class_string.go ./const.go ./entry.go ./line.go ./open.go ./tag_string.go ./type.go ./typeunit.go ./unit.go cd /usr/share/gocode/src/github.com/seccomp/libseccomp-golang pkg-config --cflags -- libseccomp libseccomp pkg-config --libs -- libseccomp libseccomp CGO_LDFLAGS='"-g" "-O2" "-lseccomp"' /usr/lib/golang/pkg/tool/linux_arm/cgo -objdir $WORK/b038/ -importpath github.com/seccomp/libseccomp-golang -- -I $WORK/b038/ -g -O2 ./seccomp.go ./seccomp_internal.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b050/_pkg_.a # internal cp $WORK/b050/_pkg_.a /builddir/.cache/go-build/60/6001a02eaa13e55d69a70143a15a258a3248da2889541bd9a754c60f8f17eba7-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 -trimpath "$WORK/b058=>" -I $WORK/b058/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm -shared -gensymabis -o $WORK/b058/symabis ./arith_arm.s cat >$WORK/b058/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile encoding/binary=$WORK/b025/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b027/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile math=$WORK/b023/_pkg_.a packagefile math/bits=$WORK/b024/_pkg_.a packagefile math/rand=$WORK/b059/_pkg_.a packagefile strconv=$WORK/b022/_pkg_.a packagefile strings=$WORK/b039/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b058/_pkg_.a -trimpath "$WORK/b058=>" -shared -p math/big -std -installsuffix shared -buildid xSXK4yhgKuL3IBbwMrkQ/xSXK4yhgKuL3IBbwMrkQ -goversion go1.14.3 -symabis $WORK/b058/symabis -D "" -importcfg $WORK/b058/importcfg -pack -asmhdr $WORK/b058/go_asm.h ./accuracy_string.go ./arith.go ./arith_decl.go ./decimal.go ./doc.go ./float.go ./floatconv.go ./floatmarsh.go ./ftoa.go ./int.go ./intconv.go ./intmarsh.go ./nat.go ./natconv.go ./prime.go ./rat.go ./ratconv.go ./ratmarsh.go ./roundingmode_string.go ./sqrt.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b046/_pkg_.a # internal cp $WORK/b046/_pkg_.a /builddir/.cache/go-build/f4/f4913160c86c2755fd74c1880ae016ba38e698e828b80157ca5d1e428966f4c5-d # internal compress/zlib mkdir -p $WORK/b045/ cat >$WORK/b045/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b002/_pkg_.a packagefile compress/flate=$WORK/b046/_pkg_.a packagefile encoding/binary=$WORK/b025/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b027/_pkg_.a packagefile hash=$WORK/b021/_pkg_.a packagefile hash/adler32=$WORK/b047/_pkg_.a packagefile io=$WORK/b013/_pkg_.a EOF cd /usr/lib/golang/src/compress/zlib /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b045/_pkg_.a -trimpath "$WORK/b045=>" -shared -p compress/zlib -std -complete -installsuffix shared -buildid gRx71mthryvvUesZxS-P/gRx71mthryvvUesZxS-P -goversion go1.14.3 -D "" -importcfg $WORK/b045/importcfg -pack ./reader.go ./writer.go cd $WORK/b061 TERM='dumb' gcc -I /usr/lib/golang/src/net -fPIC -marm -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b061=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x001.o -c _cgo_export.c TERM='dumb' gcc -I /usr/lib/golang/src/net -fPIC -marm -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b061=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x002.o -c cgo_linux.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/ea/ea88e2594751f7e095c89d38db9969cee8e55f5cb4ed097bc77b3107d6343fb6-d # internal gopkg.in/yaml.v2 mkdir -p $WORK/b066/ cat >$WORK/b066/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile encoding=$WORK/b067/_pkg_.a packagefile encoding/base64=$WORK/b060/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b027/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile math=$WORK/b023/_pkg_.a packagefile reflect=$WORK/b026/_pkg_.a packagefile regexp=$WORK/b068/_pkg_.a packagefile sort=$WORK/b029/_pkg_.a packagefile strconv=$WORK/b022/_pkg_.a packagefile strings=$WORK/b039/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a packagefile time=$WORK/b035/_pkg_.a packagefile unicode=$WORK/b017/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF cd /usr/share/gocode/src/gopkg.in/yaml.v2 /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b066/_pkg_.a -trimpath "$WORK/b066=>" -shared -p gopkg.in/yaml.v2 -complete -installsuffix shared -buildid LHHMb3qptV-si6u-OFrq/LHHMb3qptV-si6u-OFrq -goversion go1.14.3 -D "" -importcfg $WORK/b066/importcfg -pack ./apic.go ./decode.go ./emitterc.go ./encode.go ./parserc.go ./readerc.go ./resolve.go ./scannerc.go ./sorter.go ./writerc.go ./yaml.go ./yamlh.go ./yamlprivateh.go cd $WORK/b061 TERM='dumb' gcc -I /usr/lib/golang/src/net -fPIC -marm -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b061=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x003.o -c cgo_resnew.cgo2.c TERM='dumb' gcc -I /usr/lib/golang/src/net -fPIC -marm -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b061=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x004.o -c cgo_socknew.cgo2.c TERM='dumb' gcc -I /usr/lib/golang/src/net -fPIC -marm -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b061=/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/b061=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_cgo_main.o -c _cgo_main.c /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b048/_pkg_.a # internal cd /usr/lib/golang/src/net TERM='dumb' gcc -I . -fPIC -marm -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b061=/tmp/go-build -gno-record-gcc-switches -o $WORK/b061/_cgo_.o $WORK/b061/_cgo_main.o $WORK/b061/_x001.o $WORK/b061/_x002.o $WORK/b061/_x003.o $WORK/b061/_x004.o $WORK/b061/_x005.o -g -O2 -pie cp $WORK/b048/_pkg_.a /builddir/.cache/go-build/dc/dca0d6e3175a092a97d58e5d5854bff2b92c9eda36e39fc9e4cbc225d61e54b1-d # internal debug/elf mkdir -p $WORK/b044/ cat >$WORK/b044/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile compress/zlib=$WORK/b045/_pkg_.a packagefile debug/dwarf=$WORK/b048/_pkg_.a packagefile encoding/binary=$WORK/b025/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b027/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile os=$WORK/b030/_pkg_.a packagefile strconv=$WORK/b022/_pkg_.a packagefile strings=$WORK/b039/_pkg_.a EOF cd /usr/lib/golang/src/debug/elf /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b044/_pkg_.a -trimpath "$WORK/b044=>" -shared -p debug/elf -std -complete -installsuffix shared -buildid SLz3HEsa29tmGuE1Dq-v/SLz3HEsa29tmGuE1Dq-v -goversion go1.14.3 -D "" -importcfg $WORK/b044/importcfg -pack ./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/b061/_cgo_.o -dynout $WORK/b061/_cgo_import.go cat >$WORK/b061/importcfg << 'EOF' # internal # import config importmap golang.org/x/net/dns/dnsmessage=vendor/golang.org/x/net/dns/dnsmessage packagefile context=$WORK/b043/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile vendor/golang.org/x/net/dns/dnsmessage=$WORK/b062/_pkg_.a packagefile internal/bytealg=$WORK/b007/_pkg_.a packagefile internal/nettrace=$WORK/b063/_pkg_.a packagefile internal/poll=$WORK/b032/_pkg_.a packagefile internal/singleflight=$WORK/b064/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile math/rand=$WORK/b059/_pkg_.a packagefile os=$WORK/b030/_pkg_.a packagefile runtime=$WORK/b006/_pkg_.a packagefile sort=$WORK/b029/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a packagefile sync/atomic=$WORK/b016/_pkg_.a packagefile syscall=$WORK/b034/_pkg_.a packagefile time=$WORK/b035/_pkg_.a packagefile runtime/cgo=$WORK/b040/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b061/_pkg_.a -trimpath "$WORK/b061=>" -shared -p net -std -installsuffix shared -buildid ptYSgBZ1Md9zZ8aX4HdD/ptYSgBZ1Md9zZ8aX4HdD -goversion go1.14.3 -D "" -importcfg $WORK/b061/importcfg -pack ./addrselect.go ./conf.go ./dial.go ./dnsclient.go ./dnsclient_unix.go ./dnsconfig_unix.go ./error_posix.go ./error_unix.go ./fd_unix.go ./file.go ./file_unix.go ./hook.go ./hook_unix.go ./hosts.go ./interface.go ./interface_linux.go ./ip.go ./iprawsock.go ./iprawsock_posix.go ./ipsock.go ./ipsock_posix.go ./lookup.go ./lookup_unix.go ./mac.go ./net.go ./nss.go ./parse.go ./pipe.go ./port.go ./port_unix.go ./rawconn.go ./sendfile_linux.go ./sock_cloexec.go ./sock_linux.go ./sock_posix.go ./sockaddr_posix.go ./sockopt_linux.go ./sockopt_posix.go ./sockoptip_linux.go ./sockoptip_posix.go ./splice_linux.go ./tcpsock.go ./tcpsock_posix.go ./tcpsockopt_posix.go ./tcpsockopt_unix.go ./udpsock.go ./udpsock_posix.go ./unixsock.go ./unixsock_posix.go ./writev_unix.go $WORK/b061/_cgo_gotypes.go $WORK/b061/cgo_linux.cgo1.go $WORK/b061/cgo_resnew.cgo1.go $WORK/b061/cgo_socknew.cgo1.go $WORK/b061/cgo_unix.cgo1.go $WORK/b061/_cgo_import.go cd /usr/lib/golang/src/math/big /usr/lib/golang/pkg/tool/linux_arm/asm -trimpath "$WORK/b058=>" -I $WORK/b058/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm -shared -o $WORK/b058/arith_arm.o ./arith_arm.s /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 cp $WORK/b058/_pkg_.a /builddir/.cache/go-build/86/86705935f6c007f8df8069b3127f901fa68aec15931a074d7c1f5e752acf7f8b-d # internal crypto/rand mkdir -p $WORK/b053/ cat >$WORK/b053/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b002/_pkg_.a packagefile crypto/aes=$WORK/b054/_pkg_.a packagefile crypto/cipher=$WORK/b055/_pkg_.a packagefile encoding/binary=$WORK/b025/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile internal/syscall/unix=$WORK/b033/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile math/big=$WORK/b058/_pkg_.a packagefile os=$WORK/b030/_pkg_.a packagefile runtime=$WORK/b006/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a packagefile sync/atomic=$WORK/b016/_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/b053/_pkg_.a -trimpath "$WORK/b053=>" -shared -p crypto/rand -std -complete -installsuffix shared -buildid dgCJz2N3WclVD3fw1un3/dgCJz2N3WclVD3fw1un3 -goversion go1.14.3 -D "" -importcfg $WORK/b053/importcfg -pack ./eagain.go ./rand.go ./rand_batched.go ./rand_linux.go ./rand_unix.go ./util.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b044/_pkg_.a # internal cp $WORK/b044/_pkg_.a /builddir/.cache/go-build/16/16a32c2e103bbadb7d42ca90c837b02d86384798a55b84295760155c57809618-d # internal gopkg.in/tomb.v2 mkdir -p $WORK/b071/ cat >$WORK/b071/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b043/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b027/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a EOF cd /usr/share/gocode/src/gopkg.in/tomb.v2 /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b071/_pkg_.a -trimpath "$WORK/b071=>" -shared -p gopkg.in/tomb.v2 -complete -installsuffix shared -buildid umuhr86o3g2rCOqf3ZN-/umuhr86o3g2rCOqf3ZN- -goversion go1.14.3 -D "" -importcfg $WORK/b071/importcfg -pack ./context.go ./tomb.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b053/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b071/_pkg_.a # internal cp $WORK/b053/_pkg_.a /builddir/.cache/go-build/8c/8c9fc18c3c9a1b689e3d28423b10caa873f8f6e6dd5f68886eea66a045f6a7aa-d # internal os/user mkdir -p $WORK/b074/ cd /usr/lib/golang/src/os/user CGO_LDFLAGS='"-g" "-O2"' /usr/lib/golang/pkg/tool/linux_arm/cgo -objdir $WORK/b074/ -importpath os/user -- -I $WORK/b074/ -g -O2 ./cgo_lookup_unix.go ./getgrouplist_unix.go ./listgroups_unix.go cp $WORK/b071/_pkg_.a /builddir/.cache/go-build/76/76f14d96717211538c7b3acfe3382f17244fb877e522c7088257a6ef8bbed6ec-d # internal log mkdir -p $WORK/b075/ cat >$WORK/b075/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b027/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile os=$WORK/b030/_pkg_.a packagefile runtime=$WORK/b006/_pkg_.a packagefile sync=$WORK/b014/_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/b075/_pkg_.a -trimpath "$WORK/b075=>" -shared -p log -std -complete -installsuffix shared -buildid NyrMFfiDI5eNzOyDCZ32/NyrMFfiDI5eNzOyDCZ32 -goversion go1.14.3 -D "" -importcfg $WORK/b075/importcfg -pack ./log.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b075/_pkg_.a # internal cp $WORK/b075/_pkg_.a /builddir/.cache/go-build/0b/0b7e026e22aba1b45282cc82ac60a5ed92933449f8d9cfd7718efc6452c048cf-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/74/74b5b9d5877d24b81e302d56f1ab1337ea12f155f9199901a6d3e5597bb29348-d # internal github.com/snapcore/snapd/strutil mkdir -p $WORK/b065/ cat >$WORK/b065/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b027/_pkg_.a packagefile gopkg.in/yaml.v2=$WORK/b066/_pkg_.a packagefile path/filepath=$WORK/b070/_pkg_.a packagefile regexp=$WORK/b068/_pkg_.a packagefile sort=$WORK/b029/_pkg_.a packagefile strconv=$WORK/b022/_pkg_.a packagefile strings=$WORK/b039/_pkg_.a packagefile unicode=$WORK/b017/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF cd /builddir/build/BUILD/snapd-2.45.2/src/github.com/snapcore/snapd/strutil /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b065/_pkg_.a -trimpath "$WORK/b065=>" -shared -p github.com/snapcore/snapd/strutil -complete -installsuffix shared -buildid M8GqgnXIdXYRCg_Hrq7U/M8GqgnXIdXYRCg_Hrq7U -goversion go1.14.3 -D "" -importcfg $WORK/b065/importcfg -pack ./chrorder.go ./ctrl17.go ./limbuffer.go ./map.go ./matchcounter.go ./pathiter.go ./set.go ./strutil.go ./version.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b065/_pkg_.a # internal cp $WORK/b065/_pkg_.a /builddir/.cache/go-build/03/038223d9f1b673f41b1a9c8dd8eaefcad9007f1dddd0beb518a4f0f2f788748d-d # internal cd $WORK/b074 TERM='dumb' gcc -I /usr/lib/golang/src/os/user -fPIC -marm -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b074=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x001.o -c _cgo_export.c TERM='dumb' gcc -I /usr/lib/golang/src/os/user -fPIC -marm -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b074=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x002.o -c cgo_lookup_unix.cgo2.c cd $WORK/b038 TERM='dumb' gcc -I /usr/share/gocode/src/github.com/seccomp/libseccomp-golang -fPIC -marm -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b038=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x001.o -c _cgo_export.c TERM='dumb' gcc -I /usr/share/gocode/src/github.com/seccomp/libseccomp-golang -fPIC -marm -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b038=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x002.o -c seccomp.cgo2.c cd $WORK/b074 TERM='dumb' gcc -I /usr/lib/golang/src/os/user -fPIC -marm -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b074=/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/b074=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x004.o -c listgroups_unix.cgo2.c cd $WORK/b038 TERM='dumb' gcc -I /usr/share/gocode/src/github.com/seccomp/libseccomp-golang -fPIC -marm -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b038=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x003.o -c seccomp_internal.cgo2.c cd $WORK/b074 TERM='dumb' gcc -I /usr/lib/golang/src/os/user -fPIC -marm -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b074=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_cgo_main.o -c _cgo_main.c cd /usr/lib/golang/src/net /usr/lib/golang/pkg/tool/linux_arm/pack r $WORK/b061/_pkg_.a $WORK/b061/_x001.o $WORK/b061/_x002.o $WORK/b061/_x003.o $WORK/b061/_x004.o $WORK/b061/_x005.o # internal /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b061/_pkg_.a # internal cd /usr/lib/golang/src/os/user 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 -g -O2 -pie TERM='dumb' /usr/lib/golang/pkg/tool/linux_arm/cgo -dynpackage user -dynimport $WORK/b074/_cgo_.o -dynout $WORK/b074/_cgo_import.go cp $WORK/b061/_pkg_.a /builddir/.cache/go-build/ee/eeddc3b43e993462878a2e16cf374f57a12c7b10e1a6f033b5f6fca54cf15f42-d # internal github.com/snapcore/snapd/randutil mkdir -p $WORK/b052/ cat >$WORK/b052/importcfg << 'EOF' # internal # import config packagefile crypto/rand=$WORK/b053/_pkg_.a packagefile crypto/sha256=$WORK/b019/_pkg_.a packagefile encoding/base64=$WORK/b060/_pkg_.a packagefile encoding/binary=$WORK/b025/_pkg_.a packagefile fmt=$WORK/b027/_pkg_.a packagefile math/rand=$WORK/b059/_pkg_.a packagefile net=$WORK/b061/_pkg_.a packagefile os=$WORK/b030/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a packagefile time=$WORK/b035/_pkg_.a EOF cd /builddir/build/BUILD/snapd-2.45.2/src/github.com/snapcore/snapd/randutil /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b052/_pkg_.a -trimpath "$WORK/b052=>" -shared -p github.com/snapcore/snapd/randutil -complete -installsuffix shared -buildid pUQ6c4WQMgqaVuRm4EIN/pUQ6c4WQMgqaVuRm4EIN -goversion go1.14.3 -D "" -importcfg $WORK/b052/importcfg -pack ./crypto.go ./rand.go cat >$WORK/b074/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b027/_pkg_.a packagefile strconv=$WORK/b022/_pkg_.a packagefile strings=$WORK/b039/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a packagefile syscall=$WORK/b034/_pkg_.a packagefile runtime/cgo=$WORK/b040/_pkg_.a EOF cd /usr/lib/golang/src/os/user /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b074/_pkg_.a -trimpath "$WORK/b074=>" -shared -p os/user -std -installsuffix shared -buildid qWPLlsqNJnK6cyHeBy4I/qWPLlsqNJnK6cyHeBy4I -goversion go1.14.3 -D "" -importcfg $WORK/b074/importcfg -pack ./lookup.go ./user.go $WORK/b074/_cgo_gotypes.go $WORK/b074/cgo_lookup_unix.cgo1.go $WORK/b074/getgrouplist_unix.cgo1.go $WORK/b074/listgroups_unix.cgo1.go $WORK/b074/_cgo_import.go cd $WORK/b038 TERM='dumb' gcc -I /usr/share/gocode/src/github.com/seccomp/libseccomp-golang -fPIC -marm -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b038=/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/b052/_pkg_.a # internal cp $WORK/b052/_pkg_.a /builddir/.cache/go-build/34/34259858b854150ea9cc0b99c593ecfb5d22e0de646022d4be80aea89cc68580-d # internal cd /usr/share/gocode/src/github.com/seccomp/libseccomp-golang TERM='dumb' gcc -I . -fPIC -marm -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b038=/tmp/go-build -gno-record-gcc-switches -o $WORK/b038/_cgo_.o $WORK/b038/_cgo_main.o $WORK/b038/_x001.o $WORK/b038/_x002.o $WORK/b038/_x003.o -g -O2 -lseccomp -pie cd /usr/lib/golang/src/os/user /usr/lib/golang/pkg/tool/linux_arm/pack r $WORK/b074/_pkg_.a $WORK/b074/_x001.o $WORK/b074/_x002.o $WORK/b074/_x003.o $WORK/b074/_x004.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/e1/e10cf3b3a1bbd0a7aa34d94526e559f4cbed6aa23a68c79b0672d7b8f6088577-d # internal github.com/snapcore/snapd/osutil mkdir -p $WORK/b042/ cat >$WORK/b042/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b002/_pkg_.a packagefile bytes=$WORK/b003/_pkg_.a packagefile context=$WORK/b043/_pkg_.a packagefile crypto=$WORK/b020/_pkg_.a packagefile debug/elf=$WORK/b044/_pkg_.a packagefile encoding/binary=$WORK/b025/_pkg_.a packagefile encoding/hex=$WORK/b050/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b027/_pkg_.a packagefile github.com/snapcore/snapd/osutil/sys=$WORK/b051/_pkg_.a packagefile github.com/snapcore/snapd/randutil=$WORK/b052/_pkg_.a packagefile github.com/snapcore/snapd/strutil=$WORK/b065/_pkg_.a packagefile gopkg.in/tomb.v2=$WORK/b071/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile io/ioutil=$WORK/b072/_pkg_.a packagefile math=$WORK/b023/_pkg_.a packagefile os=$WORK/b030/_pkg_.a packagefile os/exec=$WORK/b073/_pkg_.a packagefile os/user=$WORK/b074/_pkg_.a packagefile path/filepath=$WORK/b070/_pkg_.a packagefile regexp=$WORK/b068/_pkg_.a packagefile sort=$WORK/b029/_pkg_.a packagefile strconv=$WORK/b022/_pkg_.a packagefile strings=$WORK/b039/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a packagefile sync/atomic=$WORK/b016/_pkg_.a packagefile syscall=$WORK/b034/_pkg_.a packagefile time=$WORK/b035/_pkg_.a EOF cd /builddir/build/BUILD/snapd-2.45.2/src/github.com/snapcore/snapd/osutil /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b042/_pkg_.a -trimpath "$WORK/b042=>" -shared -p github.com/snapcore/snapd/osutil -complete -installsuffix shared -buildid i_V1g4-BSVqSkrADn1ES/i_V1g4-BSVqSkrADn1ES -goversion go1.14.3 -D "" -importcfg $WORK/b042/importcfg -pack ./bootid.go ./buildid.go ./chattr.go ./chattr_32.go ./chdir.go ./cmp.go ./context.go ./cp.go ./cp_linux.go ./digest.go ./env.go ./exec.go ./exitcode.go ./flock.go ./fshelpers.go ./group.go ./group_cgo.go ./io.go ./mkdirallchown.go ./mockable.go ./mount_linux.go ./mountentry.go ./mountentry_linux.go ./mountinfo_linux.go ./mountprofile_linux.go ./nfs_linux.go ./outputerr.go ./overlay_linux.go ./stat.go ./syncdir.go ./synctree.go ./sys_linux.go ./uname.go ./uname_linux.go ./unlink.go ./unlink_linux.go ./user.go ./winsize.go cd /usr/share/gocode/src/github.com/seccomp/libseccomp-golang TERM='dumb' /usr/lib/golang/pkg/tool/linux_arm/cgo -dynpackage seccomp -dynimport $WORK/b038/_cgo_.o -dynout $WORK/b038/_cgo_import.go cat >$WORK/b038/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b027/_pkg_.a packagefile os=$WORK/b030/_pkg_.a packagefile runtime=$WORK/b006/_pkg_.a packagefile strings=$WORK/b039/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a packagefile syscall=$WORK/b034/_pkg_.a packagefile runtime/cgo=$WORK/b040/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b038/_pkg_.a -trimpath "$WORK/b038=>" -shared -p github.com/seccomp/libseccomp-golang -installsuffix shared -buildid QFp6wSfQ71HuHkeyvLa8/QFp6wSfQ71HuHkeyvLa8 -goversion go1.14.3 -D "" -importcfg $WORK/b038/importcfg -pack $WORK/b038/_cgo_gotypes.go $WORK/b038/seccomp.cgo1.go $WORK/b038/seccomp_internal.cgo1.go $WORK/b038/_cgo_import.go /usr/lib/golang/pkg/tool/linux_arm/pack r $WORK/b038/_pkg_.a $WORK/b038/_x001.o $WORK/b038/_x002.o $WORK/b038/_x003.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/0c/0c43494aee3d53e6d2d069a520dcabbb14db60f280e17e4fd42c76e987a7285e-d # internal /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b042/_pkg_.a # internal cp $WORK/b042/_pkg_.a /builddir/.cache/go-build/86/8640dabd718bfaf6b7179a5e4ad48ec9129a37c331ab5ba404a91cf19dba945e-d # internal github.com/snapcore/snapd/arch mkdir -p $WORK/b041/ cat >$WORK/b041/importcfg << 'EOF' # internal # import config packagefile github.com/snapcore/snapd/osutil=$WORK/b042/_pkg_.a packagefile log=$WORK/b075/_pkg_.a packagefile runtime=$WORK/b006/_pkg_.a EOF cd /builddir/build/BUILD/snapd-2.45.2/src/github.com/snapcore/snapd/arch /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b041/_pkg_.a -trimpath "$WORK/b041=>" -shared -p github.com/snapcore/snapd/arch -complete -installsuffix shared -buildid Mv0fxDjxtaE_aWtUQvKk/Mv0fxDjxtaE_aWtUQvKk -goversion go1.14.3 -D "" -importcfg $WORK/b041/importcfg -pack ./arch.go /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b041/_pkg_.a # internal cp $WORK/b041/_pkg_.a /builddir/.cache/go-build/7b/7b574588a840986a4ef95635812d673d9bc36ca6198740ad965a7190b08cbc50-d # internal github.com/snapcore/snapd/cmd/snap-seccomp mkdir -p $WORK/b001/ cd /builddir/build/BUILD/snapd-2.45.2/src/github.com/snapcore/snapd/cmd/snap-seccomp pkg-config --cflags -- libseccomp pkg-config --libs -- libseccomp 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.45.2/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.45.2/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.45.2/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.45.2/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 packagefile bufio=$WORK/b002/_pkg_.a packagefile bytes=$WORK/b003/_pkg_.a packagefile crypto/sha256=$WORK/b019/_pkg_.a packagefile fmt=$WORK/b027/_pkg_.a packagefile github.com/seccomp/libseccomp-golang=$WORK/b038/_pkg_.a packagefile github.com/snapcore/snapd/arch=$WORK/b041/_pkg_.a packagefile github.com/snapcore/snapd/cmd/snap-seccomp/syscalls=$WORK/b076/_pkg_.a packagefile github.com/snapcore/snapd/osutil=$WORK/b042/_pkg_.a packagefile io/ioutil=$WORK/b072/_pkg_.a packagefile os=$WORK/b030/_pkg_.a packagefile strconv=$WORK/b022/_pkg_.a packagefile strings=$WORK/b039/_pkg_.a packagefile syscall=$WORK/b034/_pkg_.a packagefile runtime/cgo=$WORK/b040/_pkg_.a packagefile runtime=$WORK/b006/_pkg_.a packagefile math=$WORK/b023/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b001/_pkg_.a -trimpath "$WORK/b001=>" -shared -p main -installsuffix shared -buildid qBPeJGZVkulfughu8AUm/qBPeJGZVkulfughu8AUm -goversion go1.14.3 -D "" -importcfg $WORK/b001/importcfg -pack ./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/98/98778df9d56214842d6b166f7dcd10adfe1b868eb3b7372f7502f56a391271bd-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/b019/_pkg_.a packagefile fmt=$WORK/b027/_pkg_.a packagefile github.com/seccomp/libseccomp-golang=$WORK/b038/_pkg_.a packagefile github.com/snapcore/snapd/arch=$WORK/b041/_pkg_.a packagefile github.com/snapcore/snapd/cmd/snap-seccomp/syscalls=$WORK/b076/_pkg_.a packagefile github.com/snapcore/snapd/osutil=$WORK/b042/_pkg_.a packagefile io/ioutil=$WORK/b072/_pkg_.a packagefile os=$WORK/b030/_pkg_.a packagefile strconv=$WORK/b022/_pkg_.a packagefile strings=$WORK/b039/_pkg_.a packagefile syscall=$WORK/b034/_pkg_.a packagefile runtime/cgo=$WORK/b040/_pkg_.a packagefile runtime=$WORK/b006/_pkg_.a packagefile math=$WORK/b023/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a packagefile internal/bytealg=$WORK/b007/_pkg_.a packagefile unicode=$WORK/b017/_pkg_.a packagefile crypto=$WORK/b020/_pkg_.a packagefile encoding/binary=$WORK/b025/_pkg_.a packagefile hash=$WORK/b021/_pkg_.a packagefile math/bits=$WORK/b024/_pkg_.a packagefile internal/fmtsort=$WORK/b028/_pkg_.a packagefile reflect=$WORK/b026/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a packagefile log=$WORK/b075/_pkg_.a packagefile context=$WORK/b043/_pkg_.a packagefile debug/elf=$WORK/b044/_pkg_.a packagefile encoding/hex=$WORK/b050/_pkg_.a packagefile github.com/snapcore/snapd/osutil/sys=$WORK/b051/_pkg_.a packagefile github.com/snapcore/snapd/randutil=$WORK/b052/_pkg_.a packagefile github.com/snapcore/snapd/strutil=$WORK/b065/_pkg_.a packagefile gopkg.in/tomb.v2=$WORK/b071/_pkg_.a packagefile os/exec=$WORK/b073/_pkg_.a packagefile os/user=$WORK/b074/_pkg_.a packagefile path/filepath=$WORK/b070/_pkg_.a packagefile regexp=$WORK/b068/_pkg_.a packagefile sort=$WORK/b029/_pkg_.a packagefile sync/atomic=$WORK/b016/_pkg_.a packagefile time=$WORK/b035/_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/race=$WORK/b015/_pkg_.a packagefile internal/cpu=$WORK/b008/_pkg_.a packagefile runtime/internal/atomic=$WORK/b010/_pkg_.a packagefile runtime/internal/math=$WORK/b011/_pkg_.a packagefile runtime/internal/sys=$WORK/b012/_pkg_.a packagefile internal/reflectlite=$WORK/b005/_pkg_.a packagefile compress/zlib=$WORK/b045/_pkg_.a packagefile debug/dwarf=$WORK/b048/_pkg_.a packagefile crypto/rand=$WORK/b053/_pkg_.a packagefile encoding/base64=$WORK/b060/_pkg_.a packagefile math/rand=$WORK/b059/_pkg_.a packagefile net=$WORK/b061/_pkg_.a packagefile gopkg.in/yaml.v2=$WORK/b066/_pkg_.a packagefile regexp/syntax=$WORK/b069/_pkg_.a packagefile compress/flate=$WORK/b046/_pkg_.a packagefile hash/adler32=$WORK/b047/_pkg_.a packagefile path=$WORK/b049/_pkg_.a packagefile crypto/aes=$WORK/b054/_pkg_.a packagefile crypto/cipher=$WORK/b055/_pkg_.a packagefile math/big=$WORK/b058/_pkg_.a packagefile vendor/golang.org/x/net/dns/dnsmessage=$WORK/b062/_pkg_.a packagefile internal/nettrace=$WORK/b063/_pkg_.a packagefile internal/singleflight=$WORK/b064/_pkg_.a packagefile encoding=$WORK/b067/_pkg_.a packagefile crypto/internal/subtle=$WORK/b056/_pkg_.a packagefile crypto/subtle=$WORK/b057/_pkg_.a EOF mkdir -p $WORK/b001/exe/ cd . /usr/lib/golang/pkg/tool/linux_arm/link -o $WORK/b001/exe/a.out -importcfg $WORK/b001/importcfg.link -installsuffix shared -buildmode=pie -buildid=ARVfKm9ZiidLGgNUrzxX/qBPeJGZVkulfughu8AUm/cKntwiSAIxBskhxrVSC_/ARVfKm9ZiidLGgNUrzxX -B 0xb9aa262dc5007fa880fdfcdf416d5c56489024d1 -extldflags "-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld " -extld=gcc $WORK/b001/_pkg_.a /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b001/exe/a.out # internal mkdir -p bin/ mv $WORK/b001/exe/a.out bin/snap-seccomp rm -r $WORK/b001/ + cd ./data/selinux + M4PARAM= + make SHARE=/usr/share TARGETS=snappy make -f /usr/share/selinux/devel/Makefile snappy.pp make[1]: Entering directory '/builddir/build/BUILD/snapd-2.45.2/data/selinux' Compiling minimum snappy module Creating minimum snappy.pp policy package rm tmp/snappy.mod.fc tmp/snappy.mod make[1]: Leaving directory '/builddir/build/BUILD/snapd-2.45.2/data/selinux' Compressing snappy.pp - snappy.pp.bz2 bzip2 -9 snappy.pp ~/build/BUILD/snapd-2.45.2/cmd ~/build/BUILD/snapd-2.45.2 + pushd ./cmd + 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:5: installing './compile' 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 -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard' + export CFLAGS + CXXFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard' + export CXXFLAGS + FFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -I/usr/lib/gfortran/modules' + export FFLAGS + FCFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -I/usr/lib/gfortran/modules' + export FCFLAGS + LDFLAGS='-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld' + export LDFLAGS + LT_SYS_LIBRARY_PATH=/usr/lib: + export LT_SYS_LIBRARY_PATH + '[' 1 = 1 ']' +++ dirname ./configure ++ find . -name config.guess -o -name config.sub + for i in $(find $(dirname ./configure) -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' + for i in $(find $(dirname ./configure) -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' + '[' 1 = 1 ']' + '[' x '!=' 'x-Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld' ']' ++ find . -name ltmain.sh + ./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 whether gcc understands -c and -o together... yes 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 whether make supports the include directive... yes (GNU style) 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... none needed 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 -O -j5 V=1 VERBOSE=1 /usr/bin/make all-am make[1]: Entering directory '/builddir/build/BUILD/snapd-2.45.2/cmd' gcc -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 -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -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 make[1]: Leaving directory '/builddir/build/BUILD/snapd-2.45.2/cmd' make[1]: Entering directory '/builddir/build/BUILD/snapd-2.45.2/cmd' gcc -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 -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -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 make[1]: Leaving directory '/builddir/build/BUILD/snapd-2.45.2/cmd' make[1]: Entering directory '/builddir/build/BUILD/snapd-2.45.2/cmd' gcc -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 -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -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 make[1]: Leaving directory '/builddir/build/BUILD/snapd-2.45.2/cmd' make[1]: Entering directory '/builddir/build/BUILD/snapd-2.45.2/cmd' gcc -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 -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -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 make[1]: Leaving directory '/builddir/build/BUILD/snapd-2.45.2/cmd' make[1]: Entering directory '/builddir/build/BUILD/snapd-2.45.2/cmd' gcc -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 -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -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 make[1]: Leaving directory '/builddir/build/BUILD/snapd-2.45.2/cmd' make[1]: Entering directory '/builddir/build/BUILD/snapd-2.45.2/cmd' gcc -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 -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -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 make[1]: Leaving directory '/builddir/build/BUILD/snapd-2.45.2/cmd' make[1]: Entering directory '/builddir/build/BUILD/snapd-2.45.2/cmd' gcc -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 -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -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 make[1]: Leaving directory '/builddir/build/BUILD/snapd-2.45.2/cmd' make[1]: Entering directory '/builddir/build/BUILD/snapd-2.45.2/cmd' gcc -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 -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -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 make[1]: Leaving directory '/builddir/build/BUILD/snapd-2.45.2/cmd' make[1]: Entering directory '/builddir/build/BUILD/snapd-2.45.2/cmd' gcc -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 -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -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 make[1]: Leaving directory '/builddir/build/BUILD/snapd-2.45.2/cmd' make[1]: Entering directory '/builddir/build/BUILD/snapd-2.45.2/cmd' gcc -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 -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -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 make[1]: Leaving directory '/builddir/build/BUILD/snapd-2.45.2/cmd' make[1]: Entering directory '/builddir/build/BUILD/snapd-2.45.2/cmd' gcc -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 -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -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 make[1]: Leaving directory '/builddir/build/BUILD/snapd-2.45.2/cmd' make[1]: Entering directory '/builddir/build/BUILD/snapd-2.45.2/cmd' gcc -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 -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -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 make[1]: Leaving directory '/builddir/build/BUILD/snapd-2.45.2/cmd' make[1]: Entering directory '/builddir/build/BUILD/snapd-2.45.2/cmd' gcc -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 -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -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 make[1]: Leaving directory '/builddir/build/BUILD/snapd-2.45.2/cmd' make[1]: Entering directory '/builddir/build/BUILD/snapd-2.45.2/cmd' gcc -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 -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -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 make[1]: Leaving directory '/builddir/build/BUILD/snapd-2.45.2/cmd' make[1]: Entering directory '/builddir/build/BUILD/snapd-2.45.2/cmd' gcc -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 -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -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 make[1]: Leaving directory '/builddir/build/BUILD/snapd-2.45.2/cmd' make[1]: Entering directory '/builddir/build/BUILD/snapd-2.45.2/cmd' gcc -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 -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -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 make[1]: Leaving directory '/builddir/build/BUILD/snapd-2.45.2/cmd' make[1]: Entering directory '/builddir/build/BUILD/snapd-2.45.2/cmd' gcc -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 -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c -o snap-confine/snap_confine_debug-cookie-support.o `test -f 'snap-confine/cookie-support.c' || echo './'`snap-confine/cookie-support.c make[1]: Leaving directory '/builddir/build/BUILD/snapd-2.45.2/cmd' make[1]: Entering directory '/builddir/build/BUILD/snapd-2.45.2/cmd' gcc -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 -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c -o snap-confine/snap_confine_debug-mount-support-nvidia.o `test -f 'snap-confine/mount-support-nvidia.c' || echo './'`snap-confine/mount-support-nvidia.c make[1]: Leaving directory '/builddir/build/BUILD/snapd-2.45.2/cmd' make[1]: Entering directory '/builddir/build/BUILD/snapd-2.45.2/cmd' gcc -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 -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -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 make[1]: Leaving directory '/builddir/build/BUILD/snapd-2.45.2/cmd' make[1]: Entering directory '/builddir/build/BUILD/snapd-2.45.2/cmd' gcc -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 -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -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 make[1]: Leaving directory '/builddir/build/BUILD/snapd-2.45.2/cmd' make[1]: Entering directory '/builddir/build/BUILD/snapd-2.45.2/cmd' gcc -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 -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c -o snap-confine/snap_confine_debug-seccomp-support-ext.o `test -f 'snap-confine/seccomp-support-ext.c' || echo './'`snap-confine/seccomp-support-ext.c make[1]: Leaving directory '/builddir/build/BUILD/snapd-2.45.2/cmd' make[1]: Entering directory '/builddir/build/BUILD/snapd-2.45.2/cmd' gcc -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 -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c -o snap-confine/snap_confine_debug-mount-support.o `test -f 'snap-confine/mount-support.c' || echo './'`snap-confine/mount-support.c make[1]: Leaving directory '/builddir/build/BUILD/snapd-2.45.2/cmd' make[1]: Entering directory '/builddir/build/BUILD/snapd-2.45.2/cmd' gcc -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 -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -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 make[1]: Leaving directory '/builddir/build/BUILD/snapd-2.45.2/cmd' make[1]: Entering directory '/builddir/build/BUILD/snapd-2.45.2/cmd' gcc -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 -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c -o snap-confine/snap_confine_debug-snap-confine-args.o `test -f 'snap-confine/snap-confine-args.c' || echo './'`snap-confine/snap-confine-args.c make[1]: Leaving directory '/builddir/build/BUILD/snapd-2.45.2/cmd' make[1]: Entering directory '/builddir/build/BUILD/snapd-2.45.2/cmd' gcc -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 -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c -o snap-confine/snap_confine_debug-seccomp-support.o `test -f 'snap-confine/seccomp-support.c' || echo './'`snap-confine/seccomp-support.c make[1]: Leaving directory '/builddir/build/BUILD/snapd-2.45.2/cmd' make[1]: Entering directory '/builddir/build/BUILD/snapd-2.45.2/cmd' gcc -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 -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c -o snap-confine/snap_confine_debug-snap-confine-invocation.o `test -f 'snap-confine/snap-confine-invocation.c' || echo './'`snap-confine/snap-confine-invocation.c make[1]: Leaving directory '/builddir/build/BUILD/snapd-2.45.2/cmd' make[1]: Entering directory '/builddir/build/BUILD/snapd-2.45.2/cmd' gcc -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 -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c -o snap-confine/snap_confine_debug-user-support.o `test -f 'snap-confine/user-support.c' || echo './'`snap-confine/user-support.c make[1]: Leaving directory '/builddir/build/BUILD/snapd-2.45.2/cmd' make[1]: Entering directory '/builddir/build/BUILD/snapd-2.45.2/cmd' gcc -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 -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c -o snap-confine/snap_confine_debug-selinux-support.o `test -f 'snap-confine/selinux-support.c' || echo './'`snap-confine/selinux-support.c make[1]: Leaving directory '/builddir/build/BUILD/snapd-2.45.2/cmd' make[1]: Entering directory '/builddir/build/BUILD/snapd-2.45.2/cmd' gcc -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 -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c -o libsnap-confine-private/debug_a-apparmor-support.o `test -f 'libsnap-confine-private/apparmor-support.c' || echo './'`libsnap-confine-private/apparmor-support.c make[1]: Leaving directory '/builddir/build/BUILD/snapd-2.45.2/cmd' make[1]: Entering directory '/builddir/build/BUILD/snapd-2.45.2/cmd' gcc -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 -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c -o snap-confine/snap_confine_debug-ns-support.o `test -f 'snap-confine/ns-support.c' || echo './'`snap-confine/ns-support.c make[1]: Leaving directory '/builddir/build/BUILD/snapd-2.45.2/cmd' make[1]: Entering directory '/builddir/build/BUILD/snapd-2.45.2/cmd' gcc -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 -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c -o libsnap-confine-private/debug_a-cgroup-pids-support.o `test -f 'libsnap-confine-private/cgroup-pids-support.c' || echo './'`libsnap-confine-private/cgroup-pids-support.c make[1]: Leaving directory '/builddir/build/BUILD/snapd-2.45.2/cmd' make[1]: Entering directory '/builddir/build/BUILD/snapd-2.45.2/cmd' gcc -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 -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c -o snap-confine/snap_confine_debug-udev-support.o `test -f 'snap-confine/udev-support.c' || echo './'`snap-confine/udev-support.c make[1]: Leaving directory '/builddir/build/BUILD/snapd-2.45.2/cmd' make[1]: Entering directory '/builddir/build/BUILD/snapd-2.45.2/cmd' gcc -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 -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c -o 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 make[1]: Leaving directory '/builddir/build/BUILD/snapd-2.45.2/cmd' make[1]: Entering directory '/builddir/build/BUILD/snapd-2.45.2/cmd' gcc -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 -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c -o snap-confine/snap_confine_debug-snap-confine.o `test -f 'snap-confine/snap-confine.c' || echo './'`snap-confine/snap-confine.c make[1]: Leaving directory '/builddir/build/BUILD/snapd-2.45.2/cmd' make[1]: Entering directory '/builddir/build/BUILD/snapd-2.45.2/cmd' gcc -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 -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c -o libsnap-confine-private/debug_a-cgroup-support.o `test -f 'libsnap-confine-private/cgroup-support.c' || echo './'`libsnap-confine-private/cgroup-support.c make[1]: Leaving directory '/builddir/build/BUILD/snapd-2.45.2/cmd' make[1]: Entering directory '/builddir/build/BUILD/snapd-2.45.2/cmd' gcc -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 -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c -o libsnap-confine-private/debug_a-classic.o `test -f 'libsnap-confine-private/classic.c' || echo './'`libsnap-confine-private/classic.c make[1]: Leaving directory '/builddir/build/BUILD/snapd-2.45.2/cmd' make[1]: Entering directory '/builddir/build/BUILD/snapd-2.45.2/cmd' gcc -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 -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c -o libsnap-confine-private/debug_a-fault-injection.o `test -f 'libsnap-confine-private/fault-injection.c' || echo './'`libsnap-confine-private/fault-injection.c make[1]: Leaving directory '/builddir/build/BUILD/snapd-2.45.2/cmd' make[1]: Entering directory '/builddir/build/BUILD/snapd-2.45.2/cmd' gcc -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 -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c -o libsnap-confine-private/debug_a-cleanup-funcs.o `test -f 'libsnap-confine-private/cleanup-funcs.c' || echo './'`libsnap-confine-private/cleanup-funcs.c make[1]: Leaving directory '/builddir/build/BUILD/snapd-2.45.2/cmd' make[1]: Entering directory '/builddir/build/BUILD/snapd-2.45.2/cmd' gcc -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 -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c -o libsnap-confine-private/debug_a-error.o `test -f 'libsnap-confine-private/error.c' || echo './'`libsnap-confine-private/error.c make[1]: Leaving directory '/builddir/build/BUILD/snapd-2.45.2/cmd' make[1]: Entering directory '/builddir/build/BUILD/snapd-2.45.2/cmd' gcc -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 -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c -o libsnap-confine-private/debug_a-feature.o `test -f 'libsnap-confine-private/feature.c' || echo './'`libsnap-confine-private/feature.c make[1]: Leaving directory '/builddir/build/BUILD/snapd-2.45.2/cmd' make[1]: Entering directory '/builddir/build/BUILD/snapd-2.45.2/cmd' gcc -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 -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c -o libsnap-confine-private/debug_a-infofile.o `test -f 'libsnap-confine-private/infofile.c' || echo './'`libsnap-confine-private/infofile.c make[1]: Leaving directory '/builddir/build/BUILD/snapd-2.45.2/cmd' make[1]: Entering directory '/builddir/build/BUILD/snapd-2.45.2/cmd' gcc -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 -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c -o libsnap-confine-private/debug_a-privs.o `test -f 'libsnap-confine-private/privs.c' || echo './'`libsnap-confine-private/privs.c make[1]: Leaving directory '/builddir/build/BUILD/snapd-2.45.2/cmd' make[1]: Entering directory '/builddir/build/BUILD/snapd-2.45.2/cmd' gcc -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 -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c -o libsnap-confine-private/debug_a-panic.o `test -f 'libsnap-confine-private/panic.c' || echo './'`libsnap-confine-private/panic.c make[1]: Leaving directory '/builddir/build/BUILD/snapd-2.45.2/cmd' make[1]: Entering directory '/builddir/build/BUILD/snapd-2.45.2/cmd' gcc -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 -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c -o libsnap-confine-private/debug_a-locking.o `test -f 'libsnap-confine-private/locking.c' || echo './'`libsnap-confine-private/locking.c make[1]: Leaving directory '/builddir/build/BUILD/snapd-2.45.2/cmd' make[1]: Entering directory '/builddir/build/BUILD/snapd-2.45.2/cmd' gcc -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 -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c -o libsnap-confine-private/debug_a-secure-getenv.o `test -f 'libsnap-confine-private/secure-getenv.c' || echo './'`libsnap-confine-private/secure-getenv.c make[1]: Leaving directory '/builddir/build/BUILD/snapd-2.45.2/cmd' make[1]: Entering directory '/builddir/build/BUILD/snapd-2.45.2/cmd' gcc -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 -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c -o libsnap-confine-private/debug_a-mountinfo.o `test -f 'libsnap-confine-private/mountinfo.c' || echo './'`libsnap-confine-private/mountinfo.c make[1]: Leaving directory '/builddir/build/BUILD/snapd-2.45.2/cmd' make[1]: Entering directory '/builddir/build/BUILD/snapd-2.45.2/cmd' gcc -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 -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c -o libsnap-confine-private/debug_a-mount-opt.o `test -f 'libsnap-confine-private/mount-opt.c' || echo './'`libsnap-confine-private/mount-opt.c make[1]: Leaving directory '/builddir/build/BUILD/snapd-2.45.2/cmd' make[1]: Entering directory '/builddir/build/BUILD/snapd-2.45.2/cmd' gcc -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 -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c -o libsnap-confine-private/debug_a-string-utils.o `test -f 'libsnap-confine-private/string-utils.c' || echo './'`libsnap-confine-private/string-utils.c make[1]: Leaving directory '/builddir/build/BUILD/snapd-2.45.2/cmd' make[1]: Entering directory '/builddir/build/BUILD/snapd-2.45.2/cmd' gcc -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 -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c -o libsnap-confine-private/debug_a-snap.o `test -f 'libsnap-confine-private/snap.c' || echo './'`libsnap-confine-private/snap.c make[1]: Leaving directory '/builddir/build/BUILD/snapd-2.45.2/cmd' make[1]: Entering directory '/builddir/build/BUILD/snapd-2.45.2/cmd' gcc -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 -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -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 make[1]: Leaving directory '/builddir/build/BUILD/snapd-2.45.2/cmd' make[1]: Entering directory '/builddir/build/BUILD/snapd-2.45.2/cmd' gcc -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 -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c -o libsnap-confine-private/debug_a-utils.o `test -f 'libsnap-confine-private/utils.c' || echo './'`libsnap-confine-private/utils.c make[1]: Leaving directory '/builddir/build/BUILD/snapd-2.45.2/cmd' make[1]: Entering directory '/builddir/build/BUILD/snapd-2.45.2/cmd' gcc -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 -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c -o libsnap-confine-private/debug_a-tool.o `test -f 'libsnap-confine-private/tool.c' || echo './'`libsnap-confine-private/tool.c make[1]: Leaving directory '/builddir/build/BUILD/snapd-2.45.2/cmd' make[1]: Entering directory '/builddir/build/BUILD/snapd-2.45.2/cmd' gcc -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 -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -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 make[1]: Leaving directory '/builddir/build/BUILD/snapd-2.45.2/cmd' make[1]: Entering directory '/builddir/build/BUILD/snapd-2.45.2/cmd' gcc -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 -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -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 make[1]: Leaving directory '/builddir/build/BUILD/snapd-2.45.2/cmd' make[1]: Entering directory '/builddir/build/BUILD/snapd-2.45.2/cmd' gcc -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 -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -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 make[1]: Leaving directory '/builddir/build/BUILD/snapd-2.45.2/cmd' make[1]: Entering directory '/builddir/build/BUILD/snapd-2.45.2/cmd' gcc -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 -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -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 make[1]: Leaving directory '/builddir/build/BUILD/snapd-2.45.2/cmd' make[1]: Entering directory '/builddir/build/BUILD/snapd-2.45.2/cmd' gcc -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 -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -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 make[1]: Leaving directory '/builddir/build/BUILD/snapd-2.45.2/cmd' make[1]: Entering directory '/builddir/build/BUILD/snapd-2.45.2/cmd' gcc -DHAVE_CONFIG_H -I. -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -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 make[1]: Leaving directory '/builddir/build/BUILD/snapd-2.45.2/cmd' make[1]: Entering directory '/builddir/build/BUILD/snapd-2.45.2/cmd' gcc -DHAVE_CONFIG_H -I. -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -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 make[1]: Leaving directory '/builddir/build/BUILD/snapd-2.45.2/cmd' make[1]: Entering directory '/builddir/build/BUILD/snapd-2.45.2/cmd' gcc -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 -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -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 make[1]: Leaving directory '/builddir/build/BUILD/snapd-2.45.2/cmd' make[1]: Entering directory '/builddir/build/BUILD/snapd-2.45.2/cmd' mkdir -p $(dirname snap-mgmt/.dirstamp) touch snap-mgmt/.dirstamp make[1]: Leaving directory '/builddir/build/BUILD/snapd-2.45.2/cmd' make[1]: Entering directory '/builddir/build/BUILD/snapd-2.45.2/cmd' gcc -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 -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -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 make[1]: Leaving directory '/builddir/build/BUILD/snapd-2.45.2/cmd' make[1]: Entering directory '/builddir/build/BUILD/snapd-2.45.2/cmd' gcc -DHAVE_CONFIG_H -I. -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -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 make[1]: Leaving directory '/builddir/build/BUILD/snapd-2.45.2/cmd' make[1]: Entering directory '/builddir/build/BUILD/snapd-2.45.2/cmd' gcc -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 -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -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 make[1]: Leaving directory '/builddir/build/BUILD/snapd-2.45.2/cmd' make[1]: Entering directory '/builddir/build/BUILD/snapd-2.45.2/cmd' gcc -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 -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c -o snap-confine/snap_confine-cookie-support.o `test -f 'snap-confine/cookie-support.c' || echo './'`snap-confine/cookie-support.c make[1]: Leaving directory '/builddir/build/BUILD/snapd-2.45.2/cmd' make[1]: Entering directory '/builddir/build/BUILD/snapd-2.45.2/cmd' gcc -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 -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c -o snap-confine/snap_confine-mount-support-nvidia.o `test -f 'snap-confine/mount-support-nvidia.c' || echo './'`snap-confine/mount-support-nvidia.c make[1]: Leaving directory '/builddir/build/BUILD/snapd-2.45.2/cmd' make[1]: Entering directory '/builddir/build/BUILD/snapd-2.45.2/cmd' /usr/bin/rst2man snapd-env-generator/snapd-env-generator.rst > snapd-env-generator/snapd-env-generator.8 make[1]: Leaving directory '/builddir/build/BUILD/snapd-2.45.2/cmd' make[1]: Entering directory '/builddir/build/BUILD/snapd-2.45.2/cmd' /usr/bin/rst2man snap-discard-ns/snap-discard-ns.rst > snap-discard-ns/snap-discard-ns.8 make[1]: Leaving directory '/builddir/build/BUILD/snapd-2.45.2/cmd' make[1]: Entering directory '/builddir/build/BUILD/snapd-2.45.2/cmd' /usr/bin/rst2man snap-confine/snap-confine.rst > snap-confine/snap-confine.8 make[1]: Leaving directory '/builddir/build/BUILD/snapd-2.45.2/cmd' make[1]: Entering directory '/builddir/build/BUILD/snapd-2.45.2/cmd' gcc -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 -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c -o snap-confine/snap_confine-seccomp-support-ext.o `test -f 'snap-confine/seccomp-support-ext.c' || echo './'`snap-confine/seccomp-support-ext.c make[1]: Leaving directory '/builddir/build/BUILD/snapd-2.45.2/cmd' make[1]: Entering directory '/builddir/build/BUILD/snapd-2.45.2/cmd' gcc -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 -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c -o snap-confine/snap_confine-seccomp-support.o `test -f 'snap-confine/seccomp-support.c' || echo './'`snap-confine/seccomp-support.c make[1]: Leaving directory '/builddir/build/BUILD/snapd-2.45.2/cmd' make[1]: Entering directory '/builddir/build/BUILD/snapd-2.45.2/cmd' gcc -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 -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c -o snap-confine/snap_confine-snap-confine-args.o `test -f 'snap-confine/snap-confine-args.c' || echo './'`snap-confine/snap-confine-args.c make[1]: Leaving directory '/builddir/build/BUILD/snapd-2.45.2/cmd' make[1]: Entering directory '/builddir/build/BUILD/snapd-2.45.2/cmd' gcc -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 -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c -o snap-confine/snap_confine-mount-support.o `test -f 'snap-confine/mount-support.c' || echo './'`snap-confine/mount-support.c make[1]: Leaving directory '/builddir/build/BUILD/snapd-2.45.2/cmd' make[1]: Entering directory '/builddir/build/BUILD/snapd-2.45.2/cmd' gcc -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 -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c -o snap-confine/snap_confine-snap-confine-invocation.o `test -f 'snap-confine/snap-confine-invocation.c' || echo './'`snap-confine/snap-confine-invocation.c make[1]: Leaving directory '/builddir/build/BUILD/snapd-2.45.2/cmd' make[1]: Entering directory '/builddir/build/BUILD/snapd-2.45.2/cmd' gcc -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 -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c -o snap-confine/snap_confine-user-support.o `test -f 'snap-confine/user-support.c' || echo './'`snap-confine/user-support.c make[1]: Leaving directory '/builddir/build/BUILD/snapd-2.45.2/cmd' make[1]: Entering directory '/builddir/build/BUILD/snapd-2.45.2/cmd' gcc -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 -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c -o snap-confine/snap_confine-selinux-support.o `test -f 'snap-confine/selinux-support.c' || echo './'`snap-confine/selinux-support.c make[1]: Leaving directory '/builddir/build/BUILD/snapd-2.45.2/cmd' make[1]: Entering directory '/builddir/build/BUILD/snapd-2.45.2/cmd' gcc -DHAVE_CONFIG_H -I. -Wall -Wextra -Wmissing-prototypes -Wstrict-prototypes -Wno-missing-field-initializers -Wno-unused-parameter -Werror -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c -o libsnap-confine-private/a-apparmor-support.o `test -f 'libsnap-confine-private/apparmor-support.c' || echo './'`libsnap-confine-private/apparmor-support.c make[1]: Leaving directory '/builddir/build/BUILD/snapd-2.45.2/cmd' make[1]: Entering directory '/builddir/build/BUILD/snapd-2.45.2/cmd' gcc -DHAVE_CONFIG_H -I. -Wall -Wextra -Wmissing-prototypes -Wstrict-prototypes -Wno-missing-field-initializers -Wno-unused-parameter -Werror -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c -o libsnap-confine-private/a-cgroup-pids-support.o `test -f 'libsnap-confine-private/cgroup-pids-support.c' || echo './'`libsnap-confine-private/cgroup-pids-support.c make[1]: Leaving directory '/builddir/build/BUILD/snapd-2.45.2/cmd' make[1]: Entering directory '/builddir/build/BUILD/snapd-2.45.2/cmd' gcc -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 -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c -o snap-confine/snap_confine-udev-support.o `test -f 'snap-confine/udev-support.c' || echo './'`snap-confine/udev-support.c make[1]: Leaving directory '/builddir/build/BUILD/snapd-2.45.2/cmd' make[1]: Entering directory '/builddir/build/BUILD/snapd-2.45.2/cmd' gcc -DHAVE_CONFIG_H -I. -Wall -Wextra -Wmissing-prototypes -Wstrict-prototypes -Wno-missing-field-initializers -Wno-unused-parameter -Werror -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c -o 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 make[1]: Leaving directory '/builddir/build/BUILD/snapd-2.45.2/cmd' make[1]: Entering directory '/builddir/build/BUILD/snapd-2.45.2/cmd' gcc -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 -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c -o snap-confine/snap_confine-ns-support.o `test -f 'snap-confine/ns-support.c' || echo './'`snap-confine/ns-support.c make[1]: Leaving directory '/builddir/build/BUILD/snapd-2.45.2/cmd' make[1]: Entering directory '/builddir/build/BUILD/snapd-2.45.2/cmd' gcc -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 -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c -o snap-confine/snap_confine-snap-confine.o `test -f 'snap-confine/snap-confine.c' || echo './'`snap-confine/snap-confine.c make[1]: Leaving directory '/builddir/build/BUILD/snapd-2.45.2/cmd' make[1]: Entering directory '/builddir/build/BUILD/snapd-2.45.2/cmd' gcc -DHAVE_CONFIG_H -I. -Wall -Wextra -Wmissing-prototypes -Wstrict-prototypes -Wno-missing-field-initializers -Wno-unused-parameter -Werror -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c -o libsnap-confine-private/a-classic.o `test -f 'libsnap-confine-private/classic.c' || echo './'`libsnap-confine-private/classic.c make[1]: Leaving directory '/builddir/build/BUILD/snapd-2.45.2/cmd' make[1]: Entering directory '/builddir/build/BUILD/snapd-2.45.2/cmd' gcc -DHAVE_CONFIG_H -I. -Wall -Wextra -Wmissing-prototypes -Wstrict-prototypes -Wno-missing-field-initializers -Wno-unused-parameter -Werror -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c -o libsnap-confine-private/a-cgroup-support.o `test -f 'libsnap-confine-private/cgroup-support.c' || echo './'`libsnap-confine-private/cgroup-support.c make[1]: Leaving directory '/builddir/build/BUILD/snapd-2.45.2/cmd' make[1]: Entering directory '/builddir/build/BUILD/snapd-2.45.2/cmd' gcc -DHAVE_CONFIG_H -I. -Wall -Wextra -Wmissing-prototypes -Wstrict-prototypes -Wno-missing-field-initializers -Wno-unused-parameter -Werror -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c -o libsnap-confine-private/a-cleanup-funcs.o `test -f 'libsnap-confine-private/cleanup-funcs.c' || echo './'`libsnap-confine-private/cleanup-funcs.c make[1]: Leaving directory '/builddir/build/BUILD/snapd-2.45.2/cmd' make[1]: Entering directory '/builddir/build/BUILD/snapd-2.45.2/cmd' gcc -DHAVE_CONFIG_H -I. -Wall -Wextra -Wmissing-prototypes -Wstrict-prototypes -Wno-missing-field-initializers -Wno-unused-parameter -Werror -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c -o libsnap-confine-private/a-fault-injection.o `test -f 'libsnap-confine-private/fault-injection.c' || echo './'`libsnap-confine-private/fault-injection.c make[1]: Leaving directory '/builddir/build/BUILD/snapd-2.45.2/cmd' make[1]: Entering directory '/builddir/build/BUILD/snapd-2.45.2/cmd' gcc -DHAVE_CONFIG_H -I. -Wall -Wextra -Wmissing-prototypes -Wstrict-prototypes -Wno-missing-field-initializers -Wno-unused-parameter -Werror -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c -o libsnap-confine-private/a-feature.o `test -f 'libsnap-confine-private/feature.c' || echo './'`libsnap-confine-private/feature.c make[1]: Leaving directory '/builddir/build/BUILD/snapd-2.45.2/cmd' make[1]: Entering directory '/builddir/build/BUILD/snapd-2.45.2/cmd' gcc -DHAVE_CONFIG_H -I. -Wall -Wextra -Wmissing-prototypes -Wstrict-prototypes -Wno-missing-field-initializers -Wno-unused-parameter -Werror -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c -o libsnap-confine-private/a-error.o `test -f 'libsnap-confine-private/error.c' || echo './'`libsnap-confine-private/error.c make[1]: Leaving directory '/builddir/build/BUILD/snapd-2.45.2/cmd' make[1]: Entering directory '/builddir/build/BUILD/snapd-2.45.2/cmd' gcc -DHAVE_CONFIG_H -I. -Wall -Wextra -Wmissing-prototypes -Wstrict-prototypes -Wno-missing-field-initializers -Wno-unused-parameter -Werror -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c -o libsnap-confine-private/a-infofile.o `test -f 'libsnap-confine-private/infofile.c' || echo './'`libsnap-confine-private/infofile.c make[1]: Leaving directory '/builddir/build/BUILD/snapd-2.45.2/cmd' make[1]: Entering directory '/builddir/build/BUILD/snapd-2.45.2/cmd' gcc -DHAVE_CONFIG_H -I. -Wall -Wextra -Wmissing-prototypes -Wstrict-prototypes -Wno-missing-field-initializers -Wno-unused-parameter -Werror -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c -o libsnap-confine-private/a-locking.o `test -f 'libsnap-confine-private/locking.c' || echo './'`libsnap-confine-private/locking.c make[1]: Leaving directory '/builddir/build/BUILD/snapd-2.45.2/cmd' make[1]: Entering directory '/builddir/build/BUILD/snapd-2.45.2/cmd' gcc -DHAVE_CONFIG_H -I. -Wall -Wextra -Wmissing-prototypes -Wstrict-prototypes -Wno-missing-field-initializers -Wno-unused-parameter -Werror -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c -o libsnap-confine-private/a-panic.o `test -f 'libsnap-confine-private/panic.c' || echo './'`libsnap-confine-private/panic.c make[1]: Leaving directory '/builddir/build/BUILD/snapd-2.45.2/cmd' make[1]: Entering directory '/builddir/build/BUILD/snapd-2.45.2/cmd' gcc -DHAVE_CONFIG_H -I. -Wall -Wextra -Wmissing-prototypes -Wstrict-prototypes -Wno-missing-field-initializers -Wno-unused-parameter -Werror -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c -o libsnap-confine-private/a-privs.o `test -f 'libsnap-confine-private/privs.c' || echo './'`libsnap-confine-private/privs.c make[1]: Leaving directory '/builddir/build/BUILD/snapd-2.45.2/cmd' make[1]: Entering directory '/builddir/build/BUILD/snapd-2.45.2/cmd' gcc -DHAVE_CONFIG_H -I. -Wall -Wextra -Wmissing-prototypes -Wstrict-prototypes -Wno-missing-field-initializers -Wno-unused-parameter -Werror -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c -o libsnap-confine-private/a-secure-getenv.o `test -f 'libsnap-confine-private/secure-getenv.c' || echo './'`libsnap-confine-private/secure-getenv.c make[1]: Leaving directory '/builddir/build/BUILD/snapd-2.45.2/cmd' make[1]: Entering directory '/builddir/build/BUILD/snapd-2.45.2/cmd' gcc -DHAVE_CONFIG_H -I. -Wall -Wextra -Wmissing-prototypes -Wstrict-prototypes -Wno-missing-field-initializers -Wno-unused-parameter -Werror -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c -o libsnap-confine-private/a-mount-opt.o `test -f 'libsnap-confine-private/mount-opt.c' || echo './'`libsnap-confine-private/mount-opt.c make[1]: Leaving directory '/builddir/build/BUILD/snapd-2.45.2/cmd' make[1]: Entering directory '/builddir/build/BUILD/snapd-2.45.2/cmd' gcc -DHAVE_CONFIG_H -I. -Wall -Wextra -Wmissing-prototypes -Wstrict-prototypes -Wno-missing-field-initializers -Wno-unused-parameter -Werror -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c -o libsnap-confine-private/a-mountinfo.o `test -f 'libsnap-confine-private/mountinfo.c' || echo './'`libsnap-confine-private/mountinfo.c make[1]: Leaving directory '/builddir/build/BUILD/snapd-2.45.2/cmd' make[1]: Entering directory '/builddir/build/BUILD/snapd-2.45.2/cmd' gcc -DHAVE_CONFIG_H -I. -Wall -Wextra -Wmissing-prototypes -Wstrict-prototypes -Wno-missing-field-initializers -Wno-unused-parameter -Werror -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c -o libsnap-confine-private/a-string-utils.o `test -f 'libsnap-confine-private/string-utils.c' || echo './'`libsnap-confine-private/string-utils.c make[1]: Leaving directory '/builddir/build/BUILD/snapd-2.45.2/cmd' make[1]: Entering directory '/builddir/build/BUILD/snapd-2.45.2/cmd' gcc -DHAVE_CONFIG_H -I. -Wall -Wextra -Wmissing-prototypes -Wstrict-prototypes -Wno-missing-field-initializers -Wno-unused-parameter -Werror -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c -o libsnap-confine-private/a-snap.o `test -f 'libsnap-confine-private/snap.c' || echo './'`libsnap-confine-private/snap.c make[1]: Leaving directory '/builddir/build/BUILD/snapd-2.45.2/cmd' make[1]: Entering directory '/builddir/build/BUILD/snapd-2.45.2/cmd' gcc -DHAVE_CONFIG_H -I. -Wall -Wextra -Wmissing-prototypes -Wstrict-prototypes -Wno-missing-field-initializers -Wno-unused-parameter -Werror -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c -o 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 make[1]: Leaving directory '/builddir/build/BUILD/snapd-2.45.2/cmd' make[1]: Entering directory '/builddir/build/BUILD/snapd-2.45.2/cmd' gcc -DHAVE_CONFIG_H -I. -Wall -Wextra -Wmissing-prototypes -Wstrict-prototypes -Wno-missing-field-initializers -Wno-unused-parameter -Werror -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c -o libsnap-confine-private/a-utils.o `test -f 'libsnap-confine-private/utils.c' || echo './'`libsnap-confine-private/utils.c make[1]: Leaving directory '/builddir/build/BUILD/snapd-2.45.2/cmd' make[1]: Entering directory '/builddir/build/BUILD/snapd-2.45.2/cmd' gcc -DHAVE_CONFIG_H -I. -Wall -Wextra -Wmissing-prototypes -Wstrict-prototypes -Wno-missing-field-initializers -Wno-unused-parameter -Werror -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c -o libsnap-confine-private/a-tool.o `test -f 'libsnap-confine-private/tool.c' || echo './'`libsnap-confine-private/tool.c make[1]: Leaving directory '/builddir/build/BUILD/snapd-2.45.2/cmd' make[1]: Entering directory '/builddir/build/BUILD/snapd-2.45.2/cmd' gcc -DHAVE_CONFIG_H -I. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c -o snap-gdb-shim/snap-gdb-shim.o snap-gdb-shim/snap-gdb-shim.c make[1]: Leaving directory '/builddir/build/BUILD/snapd-2.45.2/cmd' make[1]: Entering directory '/builddir/build/BUILD/snapd-2.45.2/cmd' gcc -DHAVE_CONFIG_H -I. -Wall -Wextra -Wmissing-prototypes -Wstrict-prototypes -Wno-missing-field-initializers -Wno-unused-parameter -Werror -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -static -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c -o system-shutdown/system_shutdown-system-shutdown-utils.o `test -f 'system-shutdown/system-shutdown-utils.c' || echo './'`system-shutdown/system-shutdown-utils.c make[1]: Leaving directory '/builddir/build/BUILD/snapd-2.45.2/cmd' make[1]: Entering directory '/builddir/build/BUILD/snapd-2.45.2/cmd' gcc -DHAVE_CONFIG_H -I. -D_fake -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c -o 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 make[1]: Leaving directory '/builddir/build/BUILD/snapd-2.45.2/cmd' make[1]: Entering directory '/builddir/build/BUILD/snapd-2.45.2/cmd' rm -f libsnap-confine-private-debug.a ar cru libsnap-confine-private-debug.a libsnap-confine-private/debug_a-apparmor-support.o libsnap-confine-private/debug_a-cgroup-freezer-support.o libsnap-confine-private/debug_a-cgroup-pids-support.o libsnap-confine-private/debug_a-cgroup-support.o libsnap-confine-private/debug_a-classic.o libsnap-confine-private/debug_a-cleanup-funcs.o libsnap-confine-private/debug_a-error.o libsnap-confine-private/debug_a-fault-injection.o libsnap-confine-private/debug_a-feature.o libsnap-confine-private/debug_a-infofile.o libsnap-confine-private/debug_a-locking.o libsnap-confine-private/debug_a-mount-opt.o libsnap-confine-private/debug_a-mountinfo.o libsnap-confine-private/debug_a-panic.o libsnap-confine-private/debug_a-privs.o libsnap-confine-private/debug_a-secure-getenv.o libsnap-confine-private/debug_a-snap.o libsnap-confine-private/debug_a-string-utils.o libsnap-confine-private/debug_a-tool.o libsnap-confine-private/debug_a-utils.o ranlib libsnap-confine-private-debug.a make[1]: Leaving directory '/builddir/build/BUILD/snapd-2.45.2/cmd' make[1]: Entering directory '/builddir/build/BUILD/snapd-2.45.2/cmd' sed -e 's,[@]SNAP_MOUNT_DIR[@],/var/lib/snapd/snap,' snap-mgmt/snap-mgmt make[1]: Leaving directory '/builddir/build/BUILD/snapd-2.45.2/cmd' make[1]: Entering directory '/builddir/build/BUILD/snapd-2.45.2/cmd' gcc -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 -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -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 make[1]: Leaving directory '/builddir/build/BUILD/snapd-2.45.2/cmd' make[1]: Entering directory '/builddir/build/BUILD/snapd-2.45.2/cmd' sed -e 's,[@]SNAP_MOUNT_DIR[@],/var/lib/snapd/snap,' snap-mgmt/snap-mgmt-selinux make[1]: Leaving directory '/builddir/build/BUILD/snapd-2.45.2/cmd' make[1]: Entering directory '/builddir/build/BUILD/snapd-2.45.2/cmd' gcc -DHAVE_CONFIG_H -I. -Wall -Wextra -Wmissing-prototypes -Wstrict-prototypes -Wno-missing-field-initializers -Wno-unused-parameter -Werror -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -static -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c -o system-shutdown/system_shutdown-system-shutdown.o `test -f 'system-shutdown/system-shutdown.c' || echo './'`system-shutdown/system-shutdown.c make[1]: Leaving directory '/builddir/build/BUILD/snapd-2.45.2/cmd' make[1]: Entering directory '/builddir/build/BUILD/snapd-2.45.2/cmd' rm -f libsnap-confine-private.a ar cru libsnap-confine-private.a libsnap-confine-private/a-apparmor-support.o libsnap-confine-private/a-cgroup-freezer-support.o libsnap-confine-private/a-cgroup-pids-support.o libsnap-confine-private/a-cgroup-support.o libsnap-confine-private/a-classic.o libsnap-confine-private/a-cleanup-funcs.o libsnap-confine-private/a-error.o libsnap-confine-private/a-fault-injection.o libsnap-confine-private/a-feature.o libsnap-confine-private/a-infofile.o libsnap-confine-private/a-locking.o libsnap-confine-private/a-mount-opt.o libsnap-confine-private/a-mountinfo.o libsnap-confine-private/a-panic.o libsnap-confine-private/a-privs.o libsnap-confine-private/a-secure-getenv.o libsnap-confine-private/a-snap.o libsnap-confine-private/a-string-utils.o libsnap-confine-private/a-tool.o libsnap-confine-private/a-utils.o ranlib libsnap-confine-private.a make[1]: Leaving directory '/builddir/build/BUILD/snapd-2.45.2/cmd' make[1]: Entering directory '/builddir/build/BUILD/snapd-2.45.2/cmd' gcc -DHAVE_CONFIG_H -I. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c -o snapd-env-generator/main.o snapd-env-generator/main.c make[1]: Leaving directory '/builddir/build/BUILD/snapd-2.45.2/cmd' make[1]: Entering directory '/builddir/build/BUILD/snapd-2.45.2/cmd' gcc -Wall -Wextra -Wmissing-prototypes -Wstrict-prototypes -Wno-missing-field-initializers -Wno-unused-parameter -Werror -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o 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 make[1]: Leaving directory '/builddir/build/BUILD/snapd-2.45.2/cmd' make[1]: Entering directory '/builddir/build/BUILD/snapd-2.45.2/cmd' gcc -DHAVE_CONFIG_H -I. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c -o snapd-generator/main.o snapd-generator/main.c make[1]: Leaving directory '/builddir/build/BUILD/snapd-2.45.2/cmd' make[1]: Entering directory '/builddir/build/BUILD/snapd-2.45.2/cmd' gcc -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 -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o snap-confine/snap-confine-debug snap-confine/snap_confine_debug-cookie-support.o snap-confine/snap_confine_debug-mount-support-nvidia.o snap-confine/snap_confine_debug-mount-support.o snap-confine/snap_confine_debug-ns-support.o snap-confine/snap_confine_debug-seccomp-support-ext.o snap-confine/snap_confine_debug-seccomp-support.o snap-confine/snap_confine_debug-snap-confine-args.o snap-confine/snap_confine_debug-snap-confine-invocation.o snap-confine/snap_confine_debug-snap-confine.o snap-confine/snap_confine_debug-udev-support.o snap-confine/snap_confine_debug-user-support.o snap-confine/snap_confine_debug-selinux-support.o libsnap-confine-private-debug.a -ludev -lcap -lselinux -Wl,-Bstatic -Wl,-Bdynamic -pthread make[1]: Leaving directory '/builddir/build/BUILD/snapd-2.45.2/cmd' make[1]: Entering directory '/builddir/build/BUILD/snapd-2.45.2/cmd' gcc -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 -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o snap-confine/snap-confine snap-confine/snap_confine-cookie-support.o snap-confine/snap_confine-mount-support-nvidia.o snap-confine/snap_confine-mount-support.o snap-confine/snap_confine-ns-support.o snap-confine/snap_confine-seccomp-support-ext.o snap-confine/snap_confine-seccomp-support.o snap-confine/snap_confine-snap-confine-args.o snap-confine/snap_confine-snap-confine-invocation.o snap-confine/snap_confine-snap-confine.o snap-confine/snap_confine-udev-support.o snap-confine/snap_confine-user-support.o snap-confine/snap_confine-selinux-support.o libsnap-confine-private.a -ludev -lcap -lselinux -Wl,-Bstatic -Wl,-Bdynamic -pthread make[1]: Leaving directory '/builddir/build/BUILD/snapd-2.45.2/cmd' make[1]: Entering directory '/builddir/build/BUILD/snapd-2.45.2/cmd' gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o snap-gdb-shim/snap-gdb-shim snap-gdb-shim/snap-gdb-shim.o libsnap-confine-private.a make[1]: Leaving directory '/builddir/build/BUILD/snapd-2.45.2/cmd' make[1]: Entering directory '/builddir/build/BUILD/snapd-2.45.2/cmd' gcc -D_fake -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o 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 make[1]: Leaving directory '/builddir/build/BUILD/snapd-2.45.2/cmd' make[1]: Entering directory '/builddir/build/BUILD/snapd-2.45.2/cmd' gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o snapd-env-generator/snapd-env-generator snapd-env-generator/main.o libsnap-confine-private.a make[1]: Leaving directory '/builddir/build/BUILD/snapd-2.45.2/cmd' make[1]: Entering directory '/builddir/build/BUILD/snapd-2.45.2/cmd' gcc -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -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 make[1]: Leaving directory '/builddir/build/BUILD/snapd-2.45.2/cmd' make[1]: Entering directory '/builddir/build/BUILD/snapd-2.45.2/cmd' gcc -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 -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -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 make[1]: Leaving directory '/builddir/build/BUILD/snapd-2.45.2/cmd' make[1]: Entering directory '/builddir/build/BUILD/snapd-2.45.2/cmd' gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o snapd-generator/snapd-generator snapd-generator/main.o libsnap-confine-private.a make[1]: Leaving directory '/builddir/build/BUILD/snapd-2.45.2/cmd' make[1]: Entering directory '/builddir/build/BUILD/snapd-2.45.2/cmd' gcc -Wall -Wextra -Wmissing-prototypes -Wstrict-prototypes -Wno-missing-field-initializers -Wno-unused-parameter -Werror -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -static -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -static -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o system-shutdown/system-shutdown system-shutdown/system_shutdown-system-shutdown-utils.o system-shutdown/system_shutdown-system-shutdown.o libsnap-confine-private.a make[1]: Leaving directory '/builddir/build/BUILD/snapd-2.45.2/cmd' + popd ~/build/BUILD/snapd-2.45.2 ~/build/BUILD/snapd-2.45.2/data ~/build/BUILD/snapd-2.45.2 + 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.45.2/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.45.2/data/systemd' make -C systemd-user all make[1]: Entering directory '/builddir/build/BUILD/snapd-2.45.2/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.45.2/data/systemd-user' make -C systemd-env all make[1]: Entering directory '/builddir/build/BUILD/snapd-2.45.2/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.45.2/data/systemd-env' make -C dbus all make[1]: Entering directory '/builddir/build/BUILD/snapd-2.45.2/data/dbus' cat io.snapcraft.Launcher.service.in | sed 's:@bindir@:/usr/bin:g' | cat > io.snapcraft.Launcher.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.45.2/data/dbus' make -C env all make[1]: Entering directory '/builddir/build/BUILD/snapd-2.45.2/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.45.2/data/env' make -C desktop all make[1]: Entering directory '/builddir/build/BUILD/snapd-2.45.2/data/desktop' cat snap-handle-link.desktop.in | \ sed s:@bindir@:/usr/bin:g | \ cat > snap-handle-link.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.45.2/data/desktop' make -C sudo all make[1]: Entering directory '/builddir/build/BUILD/snapd-2.45.2/data/sudo' sed < 99-snapd.conf.in > 99-snapd.conf \ s:@SNAP_MOUNT_DIR@:/var/lib/snapd/snap:g make[1]: Leaving directory '/builddir/build/BUILD/snapd-2.45.2/data/sudo' + popd ~/build/BUILD/snapd-2.45.2 + RPM_EC=0 ++ jobs -p + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.BMougb + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.arm '!=' / ']' + rm -rf /builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.arm ++ dirname /builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.arm + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.arm + cd snapd-2.45.2 + install -d -p /builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.arm/usr/bin + install -d -p /builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.arm/usr/libexec/snapd + install -d -p /builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.arm/usr/share/man/man8 + install -d -p /builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.arm/usr/lib/environment.d + install -d -p /builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.arm/usr/lib/systemd/system-generators + install -d -p /builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.arm/usr/lib/systemd/system-environment-generators + install -d -p /builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.arm/usr/lib/systemd/system + install -d -p /builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.arm/usr/lib/systemd/user + install -d -p /builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.arm/etc/profile.d + install -d -p /builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.arm/etc/sysconfig + install -d -p /builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.arm/var/lib/snapd/assertions + install -d -p /builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.arm/var/lib/snapd/cookie + install -d -p /builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.arm/var/lib/snapd/desktop/applications + install -d -p /builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.arm/var/lib/snapd/device + install -d -p /builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.arm/var/lib/snapd/hostfs + install -d -p /builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.arm/var/lib/snapd/lib/gl + install -d -p /builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.arm/var/lib/snapd/lib/gl32 + install -d -p /builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.arm/var/lib/snapd/lib/glvnd + install -d -p /builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.arm/var/lib/snapd/lib/vulkan + install -d -p /builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.arm/var/lib/snapd/mount + install -d -p /builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.arm/var/lib/snapd/seccomp/bpf + install -d -p /builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.arm/var/lib/snapd/snaps + install -d -p /builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.arm/var/lib/snapd/snap/bin + install -d -p /builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.arm/var/snap + install -d -p /builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.arm/var/cache/snapd + install -d -p /builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.arm/usr/share/polkit-1/actions + install -d -p /builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.arm/usr/share/selinux/devel/include/contrib + install -d -p /builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.arm/usr/share/selinux/packages + install -p -m 0755 bin/snap /builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.arm/usr/bin + install -p -m 0755 bin/snap-exec /builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.arm/usr/libexec/snapd + install -p -m 0755 bin/snap-failure /builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.arm/usr/libexec/snapd + install -p -m 0755 bin/snapd /builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.arm/usr/libexec/snapd + install -p -m 0755 bin/snap-update-ns /builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.arm/usr/libexec/snapd + install -p -m 0755 bin/snap-seccomp /builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.arm/usr/libexec/snapd + install -p -m 0755 bin/snapctl /builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.arm/usr/libexec/snapd/snapctl + ln -sf /usr/libexec/snapd/snapctl /builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.arm/usr/bin/snapctl + install -p -m 0644 data/selinux/snappy.if /builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.arm/usr/share/selinux/devel/include/contrib + install -p -m 0644 data/selinux/snappy.pp.bz2 /builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.arm/usr/share/selinux/packages + bin/snap help --man + install -m 644 -D data/info /builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.arm/usr/libexec/snapd/info + install -m 644 -D data/completion/bash/snap /builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.arm/usr/share/bash-completion/completions/snap + install -m 644 -D data/completion/bash/complete.sh /builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.arm/usr/libexec/snapd + install -m 644 -D data/completion/bash/etelpmoc.sh /builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.arm/usr/libexec/snapd + install -d -p /builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.arm/usr/share/zsh/site-functions + install -m 644 -D data/completion/zsh/_snap /builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.arm/usr/share/zsh/site-functions/_snap + pushd ./cmd ~/build/BUILD/snapd-2.45.2/cmd ~/build/BUILD/snapd-2.45.2 + /usr/bin/make install DESTDIR=/builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.arm 'INSTALL=/usr/bin/install -p' make[1]: Entering directory '/builddir/build/BUILD/snapd-2.45.2/cmd' install -d -m 755 /builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.arm/usr/libexec/snapd install -m 755 ./snap-confine/snap-device-helper /builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.arm/usr/libexec/snapd install -d -m 755 /builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.arm/usr/libexec/snapd /usr/bin/mkdir -p '/builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.arm/usr/libexec/snapd' /usr/bin/install -p snap-confine/snap-confine snap-discard-ns/snap-discard-ns system-shutdown/system-shutdown snap-gdb-shim/snap-gdb-shim '/builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.arm/usr/libexec/snapd' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.arm/usr/libexec/snapd' /usr/bin/install -p snap-mgmt/snap-mgmt snap-mgmt/snap-mgmt-selinux '/builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.arm/usr/libexec/snapd' /usr/bin/make install-exec-hook make[2]: Entering directory '/builddir/build/BUILD/snapd-2.45.2/cmd' chmod 4755 /builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.arm/usr/libexec/snapd/snap-confine install -d -m 755 /builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.arm/usr/bin ln -sf /usr/libexec/snapd/snap-confine /builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.arm/usr/bin/ubuntu-core-launcher make[2]: Leaving directory '/builddir/build/BUILD/snapd-2.45.2/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.45.2-1.fc32.arm/var/lib/snapd/apparmor/snap-confine/ install -d -m 111 /builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.arm/var/lib/snapd/void /usr/bin/mkdir -p '/builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.arm/usr/share/man/man8' /usr/bin/install -p -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.45.2-1.fc32.arm/usr/share/man/man8' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.arm/usr/lib/systemd/system-environment-generators' /usr/bin/install -p snapd-env-generator/snapd-env-generator '/builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.arm/usr/lib/systemd/system-environment-generators' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.arm/usr/lib/systemd/system-generators' /usr/bin/install -p snapd-generator/snapd-generator '/builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.arm/usr/lib/systemd/system-generators' make[1]: Leaving directory '/builddir/build/BUILD/snapd-2.45.2/cmd' + chmod 0755 /builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.arm/var/lib/snapd/void + rm -rfv /builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.arm/etc/apparmor.d + rm -fv /builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.arm/usr/bin/ubuntu-core-launcher removed '/builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.arm/usr/bin/ubuntu-core-launcher' ~/build/BUILD/snapd-2.45.2 + popd + pushd ./data + /usr/bin/make install DESTDIR=/builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.arm 'INSTALL=/usr/bin/install -p' 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 ~/build/BUILD/snapd-2.45.2/data ~/build/BUILD/snapd-2.45.2 /usr/bin/make -C systemd install make[1]: Entering directory '/builddir/build/BUILD/snapd-2.45.2/data/systemd' # NOTE: old (e.g. 14.04) GNU coreutils doesn't -D with -t install -d -m 0755 /builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.arm//usr/lib/systemd/system install -m 0644 -t /builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.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.45.2-1.fc32.arm//usr/libexec/snapd install -m 0755 -t /builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.arm//usr/libexec/snapd snapd.core-fixup.sh install -m 0755 -t /builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.arm//usr/libexec/snapd snapd.run-from-snap make[1]: Leaving directory '/builddir/build/BUILD/snapd-2.45.2/data/systemd' /usr/bin/make -C systemd-user install make[1]: Entering directory '/builddir/build/BUILD/snapd-2.45.2/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.45.2-1.fc32.arm//usr/lib/systemd/user install -m 0644 -t /builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.arm//usr/lib/systemd/user snapd.session-agent.service snapd.session-agent.socket make[1]: Leaving directory '/builddir/build/BUILD/snapd-2.45.2/data/systemd-user' /usr/bin/make -C systemd-env install make[1]: Entering directory '/builddir/build/BUILD/snapd-2.45.2/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.45.2-1.fc32.arm//usr/lib/environment.d/ install -m 0644 -t /builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.arm//usr/lib/environment.d/ 990-snapd.conf make[1]: Leaving directory '/builddir/build/BUILD/snapd-2.45.2/data/systemd-env' /usr/bin/make -C dbus install make[1]: Entering directory '/builddir/build/BUILD/snapd-2.45.2/data/dbus' # NOTE: old (e.g. 14.04) GNU coreutils doesn't -D with -t install -d -m 0755 /builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.arm//usr/share/dbus-1/services install -m 0644 -t /builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.arm//usr/share/dbus-1/services io.snapcraft.Launcher.service io.snapcraft.Settings.service make[1]: Leaving directory '/builddir/build/BUILD/snapd-2.45.2/data/dbus' /usr/bin/make -C env install make[1]: Entering directory '/builddir/build/BUILD/snapd-2.45.2/data/env' # NOTE: old (e.g. 14.04) GNU coreutils doesn't -D with -t install -d -m 0755 /builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.arm//etc/profile.d install -m 0644 -t /builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.arm//etc/profile.d snapd.sh make[1]: Leaving directory '/builddir/build/BUILD/snapd-2.45.2/data/env' /usr/bin/make -C desktop install make[1]: Entering directory '/builddir/build/BUILD/snapd-2.45.2/data/desktop' install -d -m 0755 /builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.arm//usr/share/applications install -m 0644 -t /builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.arm//usr/share/applications snap-handle-link.desktop install -d -m 0755 /builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.arm//etc/xdg/autostart install -m 0644 -t /builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.arm//etc/xdg/autostart snap-userd-autostart.desktop make[1]: Leaving directory '/builddir/build/BUILD/snapd-2.45.2/data/desktop' /usr/bin/make -C sudo install make[1]: Entering directory '/builddir/build/BUILD/snapd-2.45.2/data/sudo' # NOTE: old (e.g. 14.04) GNU coreutils doesn't -D with -t install -d -m 0755 /builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.arm//etc/sudoers.d install -m 0644 -t /builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.arm//etc/sudoers.d 99-snapd.conf make[1]: Leaving directory '/builddir/build/BUILD/snapd-2.45.2/data/sudo' + popd ~/build/BUILD/snapd-2.45.2 + rm -rfv /builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.arm/etc/sudoers.d removed '/builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.arm/etc/sudoers.d/99-snapd.conf' removed directory '/builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.arm/etc/sudoers.d' + rm -fv /builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.arm/usr/lib/systemd/system/snapd.system-shutdown.service removed '/builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.arm/usr/lib/systemd/system/snapd.system-shutdown.service' + rm -fv /builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.arm/usr/lib/systemd/system/snapd.snap-repair.service /builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.arm/usr/lib/systemd/system/snapd.snap-repair.timer removed '/builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.arm/usr/lib/systemd/system/snapd.snap-repair.service' removed '/builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.arm/usr/lib/systemd/system/snapd.snap-repair.timer' + rm -fv /builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.arm/usr/lib/systemd/system/snapd.core-fixup.service removed '/builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.arm/usr/lib/systemd/system/snapd.core-fixup.service' + rm -fv /builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.arm/usr/lib/systemd/system/snapd.recovery-chooser-trigger.service removed '/builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.arm/usr/lib/systemd/system/snapd.recovery-chooser-trigger.service' + rm /builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.arm/usr/libexec/snapd/snapd.core-fixup.sh + rm -f /builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.arm/usr/lib/systemd/system/snapd.apparmor.service + rm -f /builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.arm/usr/libexec/snapd/snapd-apparmor + install -m 644 -D data/polkit/io.snapcraft.snapd.policy /builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.arm/usr/share/polkit-1/actions + echo SNAP_REEXEC=0 + touch /builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.arm/var/lib/snapd/state.json + touch /builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.arm/var/lib/snapd/snap/README + install -d -p /builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.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 ./errtracker/export_test.go + echo '%dir %{gopath}/src/%{import_path}/./errtracker' ++ dirname ./errtracker/export_test.go + install -d -p /builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.arm//usr/share/gocode/src/github.com/snapcore/snapd/./errtracker + cp -pav ./errtracker/export_test.go /builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.arm//usr/share/gocode/src/github.com/snapcore/snapd/./errtracker/export_test.go './errtracker/export_test.go' -> '/builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.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 ./errtracker/errtracker_test.go + echo '%dir %{gopath}/src/%{import_path}/./errtracker' ++ dirname ./errtracker/errtracker_test.go + install -d -p /builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.arm//usr/share/gocode/src/github.com/snapcore/snapd/./errtracker + cp -pav ./errtracker/errtracker_test.go /builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.arm//usr/share/gocode/src/github.com/snapcore/snapd/./errtracker/errtracker_test.go './errtracker/errtracker_test.go' -> '/builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.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.45.2-1.fc32.arm//usr/share/gocode/src/github.com/snapcore/snapd/./errtracker + cp -pav ./errtracker/errtracker.go /builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.arm//usr/share/gocode/src/github.com/snapcore/snapd/./errtracker/errtracker.go './errtracker/errtracker.go' -> '/builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.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 ./interfaces/export_test.go + echo '%dir %{gopath}/src/%{import_path}/./interfaces' ++ dirname ./interfaces/export_test.go + install -d -p /builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.arm//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces + cp -pav ./interfaces/export_test.go /builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.arm//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/export_test.go './interfaces/export_test.go' -> '/builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.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/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.45.2-1.fc32.arm//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/kmod + cp -pav ./interfaces/kmod/export_test.go /builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.arm//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/kmod/export_test.go './interfaces/kmod/export_test.go' -> '/builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.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/backend.go + echo '%dir %{gopath}/src/%{import_path}/./interfaces/kmod' ++ dirname ./interfaces/kmod/backend.go + install -d -p /builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.arm//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/kmod + cp -pav ./interfaces/kmod/backend.go /builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.arm//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/kmod/backend.go './interfaces/kmod/backend.go' -> '/builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.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.go + echo '%dir %{gopath}/src/%{import_path}/./interfaces/kmod' ++ dirname ./interfaces/kmod/spec.go + install -d -p /builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.arm//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/kmod + cp -pav ./interfaces/kmod/spec.go /builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.arm//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/kmod/spec.go './interfaces/kmod/spec.go' -> '/builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.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/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.45.2-1.fc32.arm//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/kmod + cp -pav ./interfaces/kmod/kmod_test.go /builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.arm//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/kmod/kmod_test.go './interfaces/kmod/kmod_test.go' -> '/builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.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/kmod.go + echo '%dir %{gopath}/src/%{import_path}/./interfaces/kmod' ++ dirname ./interfaces/kmod/kmod.go + install -d -p /builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.arm//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/kmod + cp -pav ./interfaces/kmod/kmod.go /builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.arm//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/kmod/kmod.go './interfaces/kmod/kmod.go' -> '/builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.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/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.45.2-1.fc32.arm//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/kmod + cp -pav ./interfaces/kmod/spec_test.go /builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.arm//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/kmod/spec_test.go './interfaces/kmod/spec_test.go' -> '/builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.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/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.45.2-1.fc32.arm//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/kmod + cp -pav ./interfaces/kmod/backend_test.go /builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.arm//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/kmod/backend_test.go './interfaces/kmod/backend_test.go' -> '/builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.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/utils/utils.go + echo '%dir %{gopath}/src/%{import_path}/./interfaces/utils' ++ dirname ./interfaces/utils/utils.go + install -d -p /builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.arm//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/utils + cp -pav ./interfaces/utils/utils.go /builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.arm//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/utils/utils.go './interfaces/utils/utils.go' -> '/builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.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.45.2-1.fc32.arm//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/utils + cp -pav ./interfaces/utils/utils_test.go /builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.arm//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/utils/utils_test.go './interfaces/utils/utils_test.go' -> '/builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.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/backend.go + echo '%dir %{gopath}/src/%{import_path}/./interfaces' ++ dirname ./interfaces/backend.go + install -d -p /builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.arm//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces + cp -pav ./interfaces/backend.go /builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.arm//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/backend.go './interfaces/backend.go' -> '/builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.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/repo_test.go + echo '%dir %{gopath}/src/%{import_path}/./interfaces' ++ dirname ./interfaces/repo_test.go + install -d -p /builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.arm//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces + cp -pav ./interfaces/repo_test.go /builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.arm//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/repo_test.go './interfaces/repo_test.go' -> '/builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.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/connection_test.go + echo '%dir %{gopath}/src/%{import_path}/./interfaces' ++ dirname ./interfaces/connection_test.go + install -d -p /builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.arm//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces + cp -pav ./interfaces/connection_test.go /builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.arm//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/connection_test.go './interfaces/connection_test.go' -> '/builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.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/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.45.2-1.fc32.arm//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/hotplug + cp -pav ./interfaces/hotplug/proposed_slot.go /builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.arm//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/hotplug/proposed_slot.go './interfaces/hotplug/proposed_slot.go' -> '/builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.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.45.2-1.fc32.arm//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/hotplug + cp -pav ./interfaces/hotplug/deviceinfo.go /builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.arm//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/hotplug/deviceinfo.go './interfaces/hotplug/deviceinfo.go' -> '/builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.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/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.45.2-1.fc32.arm//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/hotplug + cp -pav ./interfaces/hotplug/proposed_slot_test.go /builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.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.45.2-1.fc32.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_test.go + echo '%dir %{gopath}/src/%{import_path}/./interfaces/hotplug' ++ dirname ./interfaces/hotplug/udevadm_test.go + install -d -p /builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.arm//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/hotplug + cp -pav ./interfaces/hotplug/udevadm_test.go /builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.arm//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/hotplug/udevadm_test.go './interfaces/hotplug/udevadm_test.go' -> '/builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.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.45.2-1.fc32.arm//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/hotplug + cp -pav ./interfaces/hotplug/deviceinfo_test.go /builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.arm//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/hotplug/deviceinfo_test.go './interfaces/hotplug/deviceinfo_test.go' -> '/builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.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/udevadm.go + echo '%dir %{gopath}/src/%{import_path}/./interfaces/hotplug' ++ dirname ./interfaces/hotplug/udevadm.go + install -d -p /builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.arm//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/hotplug + cp -pav ./interfaces/hotplug/udevadm.go /builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.arm//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/hotplug/udevadm.go './interfaces/hotplug/udevadm.go' -> '/builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.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/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.45.2-1.fc32.arm//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/apparmor + cp -pav ./interfaces/apparmor/export_test.go /builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.arm//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/apparmor/export_test.go './interfaces/apparmor/export_test.go' -> '/builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.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/backend.go + echo '%dir %{gopath}/src/%{import_path}/./interfaces/apparmor' ++ dirname ./interfaces/apparmor/backend.go + install -d -p /builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.arm//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/apparmor + cp -pav ./interfaces/apparmor/backend.go /builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.arm//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/apparmor/backend.go './interfaces/apparmor/backend.go' -> '/builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.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/spec.go + echo '%dir %{gopath}/src/%{import_path}/./interfaces/apparmor' ++ dirname ./interfaces/apparmor/spec.go + install -d -p /builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.arm//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/apparmor + cp -pav ./interfaces/apparmor/spec.go /builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.arm//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/apparmor/spec.go './interfaces/apparmor/spec.go' -> '/builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.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/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.45.2-1.fc32.arm//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/apparmor + cp -pav ./interfaces/apparmor/template_vars.go /builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.arm//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/apparmor/template_vars.go './interfaces/apparmor/template_vars.go' -> '/builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.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/template.go + echo '%dir %{gopath}/src/%{import_path}/./interfaces/apparmor' ++ dirname ./interfaces/apparmor/template.go + install -d -p /builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.arm//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/apparmor + cp -pav ./interfaces/apparmor/template.go /builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.arm//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/apparmor/template.go './interfaces/apparmor/template.go' -> '/builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.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/apparmor.go + echo '%dir %{gopath}/src/%{import_path}/./interfaces/apparmor' ++ dirname ./interfaces/apparmor/apparmor.go + install -d -p /builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.arm//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/apparmor + cp -pav ./interfaces/apparmor/apparmor.go /builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.arm//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/apparmor/apparmor.go './interfaces/apparmor/apparmor.go' -> '/builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.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/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.45.2-1.fc32.arm//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/apparmor + cp -pav ./interfaces/apparmor/spec_test.go /builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.arm//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/apparmor/spec_test.go './interfaces/apparmor/spec_test.go' -> '/builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.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/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.45.2-1.fc32.arm//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/apparmor + cp -pav ./interfaces/apparmor/backend_test.go /builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.arm//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/apparmor/backend_test.go './interfaces/apparmor/backend_test.go' -> '/builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.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/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.45.2-1.fc32.arm//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/apparmor + cp -pav ./interfaces/apparmor/apparmor_test.go /builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.arm//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/apparmor/apparmor_test.go './interfaces/apparmor/apparmor_test.go' -> '/builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.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/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.45.2-1.fc32.arm//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/systemd + cp -pav ./interfaces/systemd/service_test.go /builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.arm//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/systemd/service_test.go './interfaces/systemd/service_test.go' -> '/builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.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/backend.go + echo '%dir %{gopath}/src/%{import_path}/./interfaces/systemd' ++ dirname ./interfaces/systemd/backend.go + install -d -p /builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.arm//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/systemd + cp -pav ./interfaces/systemd/backend.go /builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.arm//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/systemd/backend.go './interfaces/systemd/backend.go' -> '/builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.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/spec.go + echo '%dir %{gopath}/src/%{import_path}/./interfaces/systemd' ++ dirname ./interfaces/systemd/spec.go + install -d -p /builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.arm//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/systemd + cp -pav ./interfaces/systemd/spec.go /builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.arm//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/systemd/spec.go './interfaces/systemd/spec.go' -> '/builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.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/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.45.2-1.fc32.arm//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/systemd + cp -pav ./interfaces/systemd/systemd_test.go /builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.arm//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/systemd/systemd_test.go './interfaces/systemd/systemd_test.go' -> '/builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.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/service.go + echo '%dir %{gopath}/src/%{import_path}/./interfaces/systemd' ++ dirname ./interfaces/systemd/service.go + install -d -p /builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.arm//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/systemd + cp -pav ./interfaces/systemd/service.go /builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.arm//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/systemd/service.go './interfaces/systemd/service.go' -> '/builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.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.45.2-1.fc32.arm//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/systemd + cp -pav ./interfaces/systemd/spec_test.go /builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.arm//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/systemd/spec_test.go './interfaces/systemd/spec_test.go' -> '/builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.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/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.45.2-1.fc32.arm//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/systemd + cp -pav ./interfaces/systemd/backend_test.go /builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.arm//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/systemd/backend_test.go './interfaces/systemd/backend_test.go' -> '/builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.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.45.2-1.fc32.arm//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces + cp -pav ./interfaces/repo.go /builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.arm//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/repo.go './interfaces/repo.go' -> '/builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.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/ifacetest/backend.go + echo '%dir %{gopath}/src/%{import_path}/./interfaces/ifacetest' ++ dirname ./interfaces/ifacetest/backend.go + install -d -p /builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.arm//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/ifacetest + cp -pav ./interfaces/ifacetest/backend.go /builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.arm//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/ifacetest/backend.go './interfaces/ifacetest/backend.go' -> '/builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.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/spec.go + echo '%dir %{gopath}/src/%{import_path}/./interfaces/ifacetest' ++ dirname ./interfaces/ifacetest/spec.go + install -d -p /builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.arm//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/ifacetest + cp -pav ./interfaces/ifacetest/spec.go /builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.arm//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/ifacetest/spec.go './interfaces/ifacetest/spec.go' -> '/builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.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.go + echo '%dir %{gopath}/src/%{import_path}/./interfaces/ifacetest' ++ dirname ./interfaces/ifacetest/testiface.go + install -d -p /builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.arm//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/ifacetest + cp -pav ./interfaces/ifacetest/testiface.go /builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.arm//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/ifacetest/testiface.go './interfaces/ifacetest/testiface.go' -> '/builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.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 ./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.45.2-1.fc32.arm//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/ifacetest + cp -pav ./interfaces/ifacetest/ifacetest_test.go /builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.arm//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/ifacetest/ifacetest_test.go './interfaces/ifacetest/ifacetest_test.go' -> '/builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.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/backendtest.go + echo '%dir %{gopath}/src/%{import_path}/./interfaces/ifacetest' ++ dirname ./interfaces/ifacetest/backendtest.go + install -d -p /builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.arm//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/ifacetest + cp -pav ./interfaces/ifacetest/backendtest.go /builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.arm//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/ifacetest/backendtest.go './interfaces/ifacetest/backendtest.go' -> '/builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.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.45.2-1.fc32.arm//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/ifacetest + cp -pav ./interfaces/ifacetest/spec_test.go /builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.arm//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/ifacetest/spec_test.go './interfaces/ifacetest/spec_test.go' -> '/builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.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_test.go + echo '%dir %{gopath}/src/%{import_path}/./interfaces/ifacetest' ++ dirname ./interfaces/ifacetest/testiface_test.go + install -d -p /builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.arm//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/ifacetest + cp -pav ./interfaces/ifacetest/testiface_test.go /builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.arm//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/ifacetest/testiface_test.go './interfaces/ifacetest/testiface_test.go' -> '/builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.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/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.45.2-1.fc32.arm//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/seccomp + cp -pav ./interfaces/seccomp/export_test.go /builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.arm//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/seccomp/export_test.go './interfaces/seccomp/export_test.go' -> '/builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.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.go + echo '%dir %{gopath}/src/%{import_path}/./interfaces/seccomp' ++ dirname ./interfaces/seccomp/backend.go + install -d -p /builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.arm//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/seccomp + cp -pav ./interfaces/seccomp/backend.go /builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.arm//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/seccomp/backend.go './interfaces/seccomp/backend.go' -> '/builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.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.go + echo '%dir %{gopath}/src/%{import_path}/./interfaces/seccomp' ++ dirname ./interfaces/seccomp/spec.go + install -d -p /builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.arm//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/seccomp + cp -pav ./interfaces/seccomp/spec.go /builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.arm//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/seccomp/spec.go './interfaces/seccomp/spec.go' -> '/builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.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/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.45.2-1.fc32.arm//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/seccomp + cp -pav ./interfaces/seccomp/seccomp_test.go /builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.arm//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/seccomp/seccomp_test.go './interfaces/seccomp/seccomp_test.go' -> '/builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.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/template.go + echo '%dir %{gopath}/src/%{import_path}/./interfaces/seccomp' ++ dirname ./interfaces/seccomp/template.go + install -d -p /builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.arm//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/seccomp + cp -pav ./interfaces/seccomp/template.go /builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.arm//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/seccomp/template.go './interfaces/seccomp/template.go' -> '/builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.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_test.go + echo '%dir %{gopath}/src/%{import_path}/./interfaces/seccomp' ++ dirname ./interfaces/seccomp/spec_test.go + install -d -p /builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.arm//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/seccomp + cp -pav ./interfaces/seccomp/spec_test.go /builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.arm//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/seccomp/spec_test.go './interfaces/seccomp/spec_test.go' -> '/builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.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/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.45.2-1.fc32.arm//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/seccomp + cp -pav ./interfaces/seccomp/backend_test.go /builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.arm//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/seccomp/backend_test.go './interfaces/seccomp/backend_test.go' -> '/builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.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/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.45.2-1.fc32.arm//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/builtin + cp -pav ./interfaces/builtin/kubernetes_support.go /builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.arm//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/builtin/kubernetes_support.go './interfaces/builtin/kubernetes_support.go' -> '/builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.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/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.45.2-1.fc32.arm//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/builtin + cp -pav ./interfaces/builtin/dcdbas_control_test.go /builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.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.45.2-1.fc32.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/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.45.2-1.fc32.arm//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/builtin + cp -pav ./interfaces/builtin/network_setup_observe.go /builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.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.45.2-1.fc32.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/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.45.2-1.fc32.arm//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/builtin + cp -pav ./interfaces/builtin/mir_test.go /builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.arm//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/builtin/mir_test.go './interfaces/builtin/mir_test.go' -> '/builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.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/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.45.2-1.fc32.arm//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/builtin + cp -pav ./interfaces/builtin/fwupd_test.go /builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.arm//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/builtin/fwupd_test.go './interfaces/builtin/fwupd_test.go' -> '/builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.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/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.45.2-1.fc32.arm//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/builtin + cp -pav ./interfaces/builtin/gpg_keys_test.go /builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.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.45.2-1.fc32.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_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.45.2-1.fc32.arm//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/builtin + cp -pav ./interfaces/builtin/unity8_calendar_test.go /builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.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.45.2-1.fc32.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/home.go + echo '%dir %{gopath}/src/%{import_path}/./interfaces/builtin' ++ dirname ./interfaces/builtin/home.go + install -d -p /builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.arm//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/builtin + cp -pav ./interfaces/builtin/home.go /builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.arm//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/builtin/home.go './interfaces/builtin/home.go' -> '/builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.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/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.45.2-1.fc32.arm//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/builtin + cp -pav ./interfaces/builtin/gpio_memory_control.go /builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.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.45.2-1.fc32.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/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.45.2-1.fc32.arm//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/builtin + cp -pav ./interfaces/builtin/system_backup_test.go /builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.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.45.2-1.fc32.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/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.45.2-1.fc32.arm//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/builtin + cp -pav ./interfaces/builtin/screencast_legacy.go /builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.arm//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/builtin/screencast_legacy.go './interfaces/builtin/screencast_legacy.go' -> '/builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.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/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.45.2-1.fc32.arm//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/builtin + cp -pav ./interfaces/builtin/export_test.go /builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.arm//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/builtin/export_test.go './interfaces/builtin/export_test.go' -> '/builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.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/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.45.2-1.fc32.arm//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/builtin + cp -pav ./interfaces/builtin/unity7_test.go /builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.arm//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/builtin/unity7_test.go './interfaces/builtin/unity7_test.go' -> '/builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.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/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.45.2-1.fc32.arm//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/builtin + cp -pav ./interfaces/builtin/alsa_test.go /builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.arm//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/builtin/alsa_test.go './interfaces/builtin/alsa_test.go' -> '/builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.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/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.45.2-1.fc32.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.45.2-1.fc32.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.45.2-1.fc32.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/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.45.2-1.fc32.arm//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/builtin + cp -pav ./interfaces/builtin/removable_media_test.go /builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.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.45.2-1.fc32.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/ofono.go + echo '%dir %{gopath}/src/%{import_path}/./interfaces/builtin' ++ dirname ./interfaces/builtin/ofono.go + install -d -p /builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.arm//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/builtin + cp -pav ./interfaces/builtin/ofono.go /builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.arm//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/builtin/ofono.go './interfaces/builtin/ofono.go' -> '/builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.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/tpm.go + echo '%dir %{gopath}/src/%{import_path}/./interfaces/builtin' ++ dirname ./interfaces/builtin/tpm.go + install -d -p /builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.arm//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/builtin + cp -pav ./interfaces/builtin/tpm.go /builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.arm//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/builtin/tpm.go './interfaces/builtin/tpm.go' -> '/builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.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/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.45.2-1.fc32.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.45.2-1.fc32.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.45.2-1.fc32.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/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.45.2-1.fc32.arm//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/builtin + cp -pav ./interfaces/builtin/firewall_control_test.go /builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.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.45.2-1.fc32.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/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.45.2-1.fc32.arm//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/builtin + cp -pav ./interfaces/builtin/network_status_test.go /builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.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.45.2-1.fc32.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/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.45.2-1.fc32.arm//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/builtin + cp -pav ./interfaces/builtin/kvm_test.go /builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.arm//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/builtin/kvm_test.go './interfaces/builtin/kvm_test.go' -> '/builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.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/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.45.2-1.fc32.arm//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/builtin + cp -pav ./interfaces/builtin/display_control_test.go /builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.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.45.2-1.fc32.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/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.45.2-1.fc32.arm//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/builtin + cp -pav ./interfaces/builtin/appstream_metadata.go /builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.arm//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/builtin/appstream_metadata.go './interfaces/builtin/appstream_metadata.go' -> '/builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.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/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.45.2-1.fc32.arm//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/builtin + cp -pav ./interfaces/builtin/block_devices.go /builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.arm//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/builtin/block_devices.go './interfaces/builtin/block_devices.go' -> '/builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.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/unity7.go + echo '%dir %{gopath}/src/%{import_path}/./interfaces/builtin' ++ dirname ./interfaces/builtin/unity7.go + install -d -p /builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.arm//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/builtin + cp -pav ./interfaces/builtin/unity7.go /builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.arm//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/builtin/unity7.go './interfaces/builtin/unity7.go' -> '/builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.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/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.45.2-1.fc32.arm//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/builtin + cp -pav ./interfaces/builtin/unity8_test.go /builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.arm//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/builtin/unity8_test.go './interfaces/builtin/unity8_test.go' -> '/builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.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/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.45.2-1.fc32.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.45.2-1.fc32.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.45.2-1.fc32.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/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.45.2-1.fc32.arm//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/builtin + cp -pav ./interfaces/builtin/network_status.go /builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.arm//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/builtin/network_status.go './interfaces/builtin/network_status.go' -> '/builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.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/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.45.2-1.fc32.arm//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/builtin + cp -pav ./interfaces/builtin/ssh_keys.go /builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.arm//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/builtin/ssh_keys.go './interfaces/builtin/ssh_keys.go' -> '/builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.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/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.45.2-1.fc32.arm//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/builtin + cp -pav ./interfaces/builtin/log_observe.go /builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.arm//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/builtin/log_observe.go './interfaces/builtin/log_observe.go' -> '/builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.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/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.45.2-1.fc32.arm//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/builtin + cp -pav ./interfaces/builtin/personal_files.go /builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.arm//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/builtin/personal_files.go './interfaces/builtin/personal_files.go' -> '/builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.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/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.45.2-1.fc32.arm//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/builtin + cp -pav ./interfaces/builtin/avahi_observe_test.go /builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.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.45.2-1.fc32.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/uio.go + echo '%dir %{gopath}/src/%{import_path}/./interfaces/builtin' ++ dirname ./interfaces/builtin/uio.go + install -d -p /builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.arm//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/builtin + cp -pav ./interfaces/builtin/uio.go /builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.arm//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/builtin/uio.go './interfaces/builtin/uio.go' -> '/builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.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/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.45.2-1.fc32.arm//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/builtin + cp -pav ./interfaces/builtin/hardware_observe_test.go /builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.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.45.2-1.fc32.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/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.45.2-1.fc32.arm//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/builtin + cp -pav ./interfaces/builtin/classic_support_test.go /builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.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.45.2-1.fc32.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/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.45.2-1.fc32.arm//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/builtin + cp -pav ./interfaces/builtin/network_bind.go /builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.arm//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/builtin/network_bind.go './interfaces/builtin/network_bind.go' -> '/builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.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/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.45.2-1.fc32.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.45.2-1.fc32.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.45.2-1.fc32.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/opengl.go + echo '%dir %{gopath}/src/%{import_path}/./interfaces/builtin' ++ dirname ./interfaces/builtin/opengl.go + install -d -p /builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.arm//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/builtin + cp -pav ./interfaces/builtin/opengl.go /builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.arm//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/builtin/opengl.go './interfaces/builtin/opengl.go' -> '/builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.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/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.45.2-1.fc32.arm//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/builtin + cp -pav ./interfaces/builtin/network_test.go /builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.arm//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/builtin/network_test.go './interfaces/builtin/network_test.go' -> '/builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.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/utils.go + echo '%dir %{gopath}/src/%{import_path}/./interfaces/builtin' ++ dirname ./interfaces/builtin/utils.go + install -d -p /builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.arm//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/builtin + cp -pav ./interfaces/builtin/utils.go /builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.arm//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/builtin/utils.go './interfaces/builtin/utils.go' -> '/builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.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/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.45.2-1.fc32.arm//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/builtin + cp -pav ./interfaces/builtin/lxd_test.go /builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.arm//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/builtin/lxd_test.go './interfaces/builtin/lxd_test.go' -> '/builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.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/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.45.2-1.fc32.arm//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/builtin + cp -pav ./interfaces/builtin/openvswitch_support_test.go /builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.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.45.2-1.fc32.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/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.45.2-1.fc32.arm//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/builtin + cp -pav ./interfaces/builtin/gpio_test.go /builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.arm//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/builtin/gpio_test.go './interfaces/builtin/gpio_test.go' -> '/builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.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/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.45.2-1.fc32.arm//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/builtin + cp -pav ./interfaces/builtin/timezone_control.go /builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.arm//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/builtin/timezone_control.go './interfaces/builtin/timezone_control.go' -> '/builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.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/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.45.2-1.fc32.arm//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/builtin + cp -pav ./interfaces/builtin/system_observe_test.go /builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.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.45.2-1.fc32.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/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.45.2-1.fc32.arm//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/builtin + cp -pav ./interfaces/builtin/firewall_control.go /builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.arm//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/builtin/firewall_control.go './interfaces/builtin/firewall_control.go' -> '/builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.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/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.45.2-1.fc32.arm//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/builtin + cp -pav ./interfaces/builtin/spi_test.go /builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.arm//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/builtin/spi_test.go './interfaces/builtin/spi_test.go' -> '/builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.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/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.45.2-1.fc32.arm//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/builtin + cp -pav ./interfaces/builtin/bluez_test.go /builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.arm//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/builtin/bluez_test.go './interfaces/builtin/bluez_test.go' -> '/builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.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/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.45.2-1.fc32.arm//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/builtin + cp -pav ./interfaces/builtin/hardware_observe.go /builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.arm//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/builtin/hardware_observe.go './interfaces/builtin/hardware_observe.go' -> '/builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.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/kvm.go + echo '%dir %{gopath}/src/%{import_path}/./interfaces/builtin' ++ dirname ./interfaces/builtin/kvm.go + install -d -p /builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.arm//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/builtin + cp -pav ./interfaces/builtin/kvm.go /builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.arm//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/builtin/kvm.go './interfaces/builtin/kvm.go' -> '/builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.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/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.45.2-1.fc32.arm//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/builtin + cp -pav ./interfaces/builtin/avahi_observe.go /builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.arm//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/builtin/avahi_observe.go './interfaces/builtin/avahi_observe.go' -> '/builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.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/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.45.2-1.fc32.arm//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/builtin + cp -pav ./interfaces/builtin/packagekit_control_test.go /builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.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.45.2-1.fc32.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/content.go + echo '%dir %{gopath}/src/%{import_path}/./interfaces/builtin' ++ dirname ./interfaces/builtin/content.go + install -d -p /builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.arm//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/builtin + cp -pav ./interfaces/builtin/content.go /builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.arm//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/builtin/content.go './interfaces/builtin/content.go' -> '/builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.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_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.45.2-1.fc32.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.45.2-1.fc32.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.45.2-1.fc32.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/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.45.2-1.fc32.arm//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/builtin + cp -pav ./interfaces/builtin/can_bus.go /builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.arm//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/builtin/can_bus.go './interfaces/builtin/can_bus.go' -> '/builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.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/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.45.2-1.fc32.arm//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/builtin + cp -pav ./interfaces/builtin/kernel_module_observe.go /builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.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.45.2-1.fc32.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/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.45.2-1.fc32.arm//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/builtin + cp -pav ./interfaces/builtin/system_files_test.go /builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.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.45.2-1.fc32.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/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.45.2-1.fc32.arm//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/builtin + cp -pav ./interfaces/builtin/can_bus_test.go /builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.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.45.2-1.fc32.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/x11.go + echo '%dir %{gopath}/src/%{import_path}/./interfaces/builtin' ++ dirname ./interfaces/builtin/x11.go + install -d -p /builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.arm//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/builtin + cp -pav ./interfaces/builtin/x11.go /builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.arm//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/builtin/x11.go './interfaces/builtin/x11.go' -> '/builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.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/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.45.2-1.fc32.arm//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/builtin + cp -pav ./interfaces/builtin/docker_support.go /builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.arm//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/builtin/docker_support.go './interfaces/builtin/docker_support.go' -> '/builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.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/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.45.2-1.fc32.arm//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/builtin + cp -pav ./interfaces/builtin/locale_control.go /builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.arm//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/builtin/locale_control.go './interfaces/builtin/locale_control.go' -> '/builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.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/desktop.go + echo '%dir %{gopath}/src/%{import_path}/./interfaces/builtin' ++ dirname ./interfaces/builtin/desktop.go + install -d -p /builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.arm//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/builtin + cp -pav ./interfaces/builtin/desktop.go /builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.arm//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/builtin/desktop.go './interfaces/builtin/desktop.go' -> '/builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.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/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.45.2-1.fc32.arm//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/builtin + cp -pav ./interfaces/builtin/framebuffer_test.go /builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.arm//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/builtin/framebuffer_test.go './interfaces/builtin/framebuffer_test.go' -> '/builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.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/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.45.2-1.fc32.arm//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/builtin + cp -pav ./interfaces/builtin/contacts_service.go /builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.arm//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/builtin/contacts_service.go './interfaces/builtin/contacts_service.go' -> '/builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.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/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.45.2-1.fc32.arm//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/builtin + cp -pav ./interfaces/builtin/mount_observe.go /builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.arm//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/builtin/mount_observe.go './interfaces/builtin/mount_observe.go' -> '/builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.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/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.45.2-1.fc32.arm//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/builtin + cp -pav ./interfaces/builtin/optical_drive_test.go /builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.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.45.2-1.fc32.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/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.45.2-1.fc32.arm//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/builtin + cp -pav ./interfaces/builtin/utils_test.go /builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.arm//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/builtin/utils_test.go './interfaces/builtin/utils_test.go' -> '/builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.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/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.45.2-1.fc32.arm//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/builtin + cp -pav ./interfaces/builtin/system_backup.go /builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.arm//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/builtin/system_backup.go './interfaces/builtin/system_backup.go' -> '/builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.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/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.45.2-1.fc32.arm//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/builtin + cp -pav ./interfaces/builtin/snapd_control.go /builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.arm//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/builtin/snapd_control.go './interfaces/builtin/snapd_control.go' -> '/builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.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/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.45.2-1.fc32.arm//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/builtin + cp -pav ./interfaces/builtin/docker_support_test.go /builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.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.45.2-1.fc32.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/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.45.2-1.fc32.arm//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/builtin + cp -pav ./interfaces/builtin/mpris_test.go /builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.arm//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/builtin/mpris_test.go './interfaces/builtin/mpris_test.go' -> '/builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.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/mpris.go + echo '%dir %{gopath}/src/%{import_path}/./interfaces/builtin' ++ dirname ./interfaces/builtin/mpris.go + install -d -p /builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.arm//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/builtin + cp -pav ./interfaces/builtin/mpris.go /builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.arm//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/builtin/mpris.go './interfaces/builtin/mpris.go' -> '/builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.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/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.45.2-1.fc32.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.45.2-1.fc32.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.45.2-1.fc32.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/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.45.2-1.fc32.arm//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/builtin + cp -pav ./interfaces/builtin/removable_media.go /builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.arm//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/builtin/removable_media.go './interfaces/builtin/removable_media.go' -> '/builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.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/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.45.2-1.fc32.arm//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/builtin + cp -pav ./interfaces/builtin/network_bind_test.go /builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.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.45.2-1.fc32.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/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.45.2-1.fc32.arm//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/builtin + cp -pav ./interfaces/builtin/hardware_random_observe.go /builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.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.45.2-1.fc32.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/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.45.2-1.fc32.arm//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/builtin + cp -pav ./interfaces/builtin/kubernetes_support_test.go /builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.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.45.2-1.fc32.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/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.45.2-1.fc32.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.45.2-1.fc32.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.45.2-1.fc32.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/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.45.2-1.fc32.arm//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/builtin + cp -pav ./interfaces/builtin/ppp_test.go /builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.arm//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/builtin/ppp_test.go './interfaces/builtin/ppp_test.go' -> '/builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.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/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.45.2-1.fc32.arm//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/builtin + cp -pav ./interfaces/builtin/device_buttons.go /builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.arm//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/builtin/device_buttons.go './interfaces/builtin/device_buttons.go' -> '/builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.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/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.45.2-1.fc32.arm//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/builtin + cp -pav ./interfaces/builtin/maliit_test.go /builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.arm//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/builtin/maliit_test.go './interfaces/builtin/maliit_test.go' -> '/builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.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/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.45.2-1.fc32.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.45.2-1.fc32.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.45.2-1.fc32.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/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.45.2-1.fc32.arm//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/builtin + cp -pav ./interfaces/builtin/display_control.go /builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.arm//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/builtin/display_control.go './interfaces/builtin/display_control.go' -> '/builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.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/wayland.go + echo '%dir %{gopath}/src/%{import_path}/./interfaces/builtin' ++ dirname ./interfaces/builtin/wayland.go + install -d -p /builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.arm//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/builtin + cp -pav ./interfaces/builtin/wayland.go /builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.arm//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/builtin/wayland.go './interfaces/builtin/wayland.go' -> '/builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.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/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.45.2-1.fc32.arm//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/builtin + cp -pav ./interfaces/builtin/network_control.go /builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.arm//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/builtin/network_control.go './interfaces/builtin/network_control.go' -> '/builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.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/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.45.2-1.fc32.arm//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/builtin + cp -pav ./interfaces/builtin/multipass_support_test.go /builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.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.45.2-1.fc32.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/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.45.2-1.fc32.arm//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/builtin + cp -pav ./interfaces/builtin/netlink_connector.go /builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.arm//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/builtin/netlink_connector.go './interfaces/builtin/netlink_connector.go' -> '/builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.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/dvb.go + echo '%dir %{gopath}/src/%{import_path}/./interfaces/builtin' ++ dirname ./interfaces/builtin/dvb.go + install -d -p /builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.arm//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/builtin + cp -pav ./interfaces/builtin/dvb.go /builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.arm//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/builtin/dvb.go './interfaces/builtin/dvb.go' -> '/builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.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/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.45.2-1.fc32.arm//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/builtin + cp -pav ./interfaces/builtin/adb_support.go /builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.arm//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/builtin/adb_support.go './interfaces/builtin/adb_support.go' -> '/builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.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/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.45.2-1.fc32.arm//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/builtin + cp -pav ./interfaces/builtin/home_test.go /builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.arm//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/builtin/home_test.go './interfaces/builtin/home_test.go' -> '/builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.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/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.45.2-1.fc32.arm//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/builtin + cp -pav ./interfaces/builtin/block_devices_test.go /builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.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.45.2-1.fc32.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/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.45.2-1.fc32.arm//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/builtin + cp -pav ./interfaces/builtin/timeserver_control.go /builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.arm//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/builtin/timeserver_control.go './interfaces/builtin/timeserver_control.go' -> '/builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.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/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.45.2-1.fc32.arm//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/builtin + cp -pav ./interfaces/builtin/bluetooth_control_test.go /builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.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.45.2-1.fc32.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/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.45.2-1.fc32.arm//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/builtin + cp -pav ./interfaces/builtin/x11_test.go /builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.arm//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/builtin/x11_test.go './interfaces/builtin/x11_test.go' -> '/builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.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/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.45.2-1.fc32.arm//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/builtin + cp -pav ./interfaces/builtin/hidraw_test.go /builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.arm//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/builtin/hidraw_test.go './interfaces/builtin/hidraw_test.go' -> '/builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.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/gsettings.go + echo '%dir %{gopath}/src/%{import_path}/./interfaces/builtin' ++ dirname ./interfaces/builtin/gsettings.go + install -d -p /builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.arm//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/builtin + cp -pav ./interfaces/builtin/gsettings.go /builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.arm//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/builtin/gsettings.go './interfaces/builtin/gsettings.go' -> '/builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.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/gpio.go + echo '%dir %{gopath}/src/%{import_path}/./interfaces/builtin' ++ dirname ./interfaces/builtin/gpio.go + install -d -p /builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.arm//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/builtin + cp -pav ./interfaces/builtin/gpio.go /builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.arm//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/builtin/gpio.go './interfaces/builtin/gpio.go' -> '/builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.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/framebuffer.go + echo '%dir %{gopath}/src/%{import_path}/./interfaces/builtin' ++ dirname ./interfaces/builtin/framebuffer.go + install -d -p /builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.arm//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/builtin + cp -pav ./interfaces/builtin/framebuffer.go /builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.arm//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/builtin/framebuffer.go './interfaces/builtin/framebuffer.go' -> '/builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.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/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.45.2-1.fc32.arm//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/builtin + cp -pav ./interfaces/builtin/shutdown_test.go /builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.arm//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/builtin/shutdown_test.go './interfaces/builtin/shutdown_test.go' -> '/builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.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/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.45.2-1.fc32.arm//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/builtin + cp -pav ./interfaces/builtin/account_control_test.go /builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.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.45.2-1.fc32.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/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.45.2-1.fc32.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.45.2-1.fc32.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.45.2-1.fc32.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/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.45.2-1.fc32.arm//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/builtin + cp -pav ./interfaces/builtin/calendar_service.go /builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.arm//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/builtin/calendar_service.go './interfaces/builtin/calendar_service.go' -> '/builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.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/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.45.2-1.fc32.arm//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/builtin + cp -pav ./interfaces/builtin/opengl_test.go /builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.arm//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/builtin/opengl_test.go './interfaces/builtin/opengl_test.go' -> '/builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.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/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.45.2-1.fc32.arm//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/builtin + cp -pav ./interfaces/builtin/gpio_control_test.go /builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.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.45.2-1.fc32.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/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.45.2-1.fc32.arm//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/builtin + cp -pav ./interfaces/builtin/core_support_test.go /builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.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.45.2-1.fc32.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/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.45.2-1.fc32.arm//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/builtin + cp -pav ./interfaces/builtin/raw_usb.go /builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.arm//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/builtin/raw_usb.go './interfaces/builtin/raw_usb.go' -> '/builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.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/shutdown.go + echo '%dir %{gopath}/src/%{import_path}/./interfaces/builtin' ++ dirname ./interfaces/builtin/shutdown.go + install -d -p /builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.arm//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/builtin + cp -pav ./interfaces/builtin/shutdown.go /builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.arm//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/builtin/shutdown.go './interfaces/builtin/shutdown.go' -> '/builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.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/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.45.2-1.fc32.arm//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/builtin + cp -pav ./interfaces/builtin/i2c_test.go /builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.arm//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/builtin/i2c_test.go './interfaces/builtin/i2c_test.go' -> '/builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.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/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.45.2-1.fc32.arm//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/builtin + cp -pav ./interfaces/builtin/cifs_mount.go /builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.arm//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/builtin/cifs_mount.go './interfaces/builtin/cifs_mount.go' -> '/builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.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/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.45.2-1.fc32.arm//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/builtin + cp -pav ./interfaces/builtin/system_files.go /builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.arm//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/builtin/system_files.go './interfaces/builtin/system_files.go' -> '/builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.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/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.45.2-1.fc32.arm//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/builtin + cp -pav ./interfaces/builtin/greengrass_support.go /builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.arm//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/builtin/greengrass_support.go './interfaces/builtin/greengrass_support.go' -> '/builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.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/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.45.2-1.fc32.arm//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/builtin + cp -pav ./interfaces/builtin/netlink_connector_test.go /builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.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.45.2-1.fc32.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/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.45.2-1.fc32.arm//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/builtin + cp -pav ./interfaces/builtin/unity8_calendar.go /builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.arm//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/builtin/unity8_calendar.go './interfaces/builtin/unity8_calendar.go' -> '/builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.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/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.45.2-1.fc32.arm//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/builtin + cp -pav ./interfaces/builtin/upower_observe.go /builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.arm//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/builtin/upower_observe.go './interfaces/builtin/upower_observe.go' -> '/builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.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/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.45.2-1.fc32.arm//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/builtin + cp -pav ./interfaces/builtin/login_session_observe.go /builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.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.45.2-1.fc32.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/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.45.2-1.fc32.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.45.2-1.fc32.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.45.2-1.fc32.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/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.45.2-1.fc32.arm//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/builtin + cp -pav ./interfaces/builtin/power_control_test.go /builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.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.45.2-1.fc32.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/docker.go + echo '%dir %{gopath}/src/%{import_path}/./interfaces/builtin' ++ dirname ./interfaces/builtin/docker.go + install -d -p /builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.arm//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/builtin + cp -pav ./interfaces/builtin/docker.go /builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.arm//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/builtin/docker.go './interfaces/builtin/docker.go' -> '/builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.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/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.45.2-1.fc32.arm//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/builtin + cp -pav ./interfaces/builtin/daemon_notify.go /builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.arm//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/builtin/daemon_notify.go './interfaces/builtin/daemon_notify.go' -> '/builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.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/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.45.2-1.fc32.arm//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/builtin + cp -pav ./interfaces/builtin/timezone_control_test.go /builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.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.45.2-1.fc32.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/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.45.2-1.fc32.arm//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/builtin + cp -pav ./interfaces/builtin/docker_test.go /builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.arm//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/builtin/docker_test.go './interfaces/builtin/docker_test.go' -> '/builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.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/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.45.2-1.fc32.arm//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/builtin + cp -pav ./interfaces/builtin/serial_port.go /builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.arm//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/builtin/serial_port.go './interfaces/builtin/serial_port.go' -> '/builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.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/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.45.2-1.fc32.arm//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/builtin + cp -pav ./interfaces/builtin/gsettings_test.go /builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.arm//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/builtin/gsettings_test.go './interfaces/builtin/gsettings_test.go' -> '/builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.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/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.45.2-1.fc32.arm//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/builtin + cp -pav ./interfaces/builtin/network_observe_test.go /builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.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.45.2-1.fc32.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/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.45.2-1.fc32.arm//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/builtin + cp -pav ./interfaces/builtin/all_test.go /builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.arm//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/builtin/all_test.go './interfaces/builtin/all_test.go' -> '/builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.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/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.45.2-1.fc32.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.45.2-1.fc32.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.45.2-1.fc32.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/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.45.2-1.fc32.arm//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/builtin + cp -pav ./interfaces/builtin/core_support.go /builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.arm//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/builtin/core_support.go './interfaces/builtin/core_support.go' -> '/builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.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/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.45.2-1.fc32.arm//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/builtin + cp -pav ./interfaces/builtin/timeserver_control_test.go /builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.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.45.2-1.fc32.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/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.45.2-1.fc32.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.45.2-1.fc32.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.45.2-1.fc32.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/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.45.2-1.fc32.arm//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/builtin + cp -pav ./interfaces/builtin/u2f_devices.go /builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.arm//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/builtin/u2f_devices.go './interfaces/builtin/u2f_devices.go' -> '/builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.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/iio.go + echo '%dir %{gopath}/src/%{import_path}/./interfaces/builtin' ++ dirname ./interfaces/builtin/iio.go + install -d -p /builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.arm//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/builtin + cp -pav ./interfaces/builtin/iio.go /builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.arm//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/builtin/iio.go './interfaces/builtin/iio.go' -> '/builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.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/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.45.2-1.fc32.arm//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/builtin + cp -pav ./interfaces/builtin/lxd_support.go /builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.arm//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/builtin/lxd_support.go './interfaces/builtin/lxd_support.go' -> '/builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.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/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.45.2-1.fc32.arm//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/builtin + cp -pav ./interfaces/builtin/iio_test.go /builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.arm//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/builtin/iio_test.go './interfaces/builtin/iio_test.go' -> '/builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.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/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.45.2-1.fc32.arm//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/builtin + cp -pav ./interfaces/builtin/network_manager_test.go /builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.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.45.2-1.fc32.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/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.45.2-1.fc32.arm//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/builtin + cp -pav ./interfaces/builtin/thumbnailer_service.go /builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.arm//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/builtin/thumbnailer_service.go './interfaces/builtin/thumbnailer_service.go' -> '/builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.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/fwupd.go + echo '%dir %{gopath}/src/%{import_path}/./interfaces/builtin' ++ dirname ./interfaces/builtin/fwupd.go + install -d -p /builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.arm//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/builtin + cp -pav ./interfaces/builtin/fwupd.go /builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.arm//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/builtin/fwupd.go './interfaces/builtin/fwupd.go' -> '/builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.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/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.45.2-1.fc32.arm//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/builtin + cp -pav ./interfaces/builtin/unity8_contacts_test.go /builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.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.45.2-1.fc32.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/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.45.2-1.fc32.arm//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/builtin + cp -pav ./interfaces/builtin/serial_port_test.go /builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.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.45.2-1.fc32.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/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.45.2-1.fc32.arm//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/builtin + cp -pav ./interfaces/builtin/physical_memory_observe.go /builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.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.45.2-1.fc32.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/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.45.2-1.fc32.arm//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/builtin + cp -pav ./interfaces/builtin/network_manager_observe.go /builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.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.45.2-1.fc32.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/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.45.2-1.fc32.arm//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/builtin + cp -pav ./interfaces/builtin/modem_manager.go /builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.arm//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/builtin/modem_manager.go './interfaces/builtin/modem_manager.go' -> '/builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.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/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.45.2-1.fc32.arm//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/builtin + cp -pav ./interfaces/builtin/cups_control.go /builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.arm//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/builtin/cups_control.go './interfaces/builtin/cups_control.go' -> '/builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.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/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.45.2-1.fc32.arm//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/builtin + cp -pav ./interfaces/builtin/bool_file_test.go /builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.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.45.2-1.fc32.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/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.45.2-1.fc32.arm//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/builtin + cp -pav ./interfaces/builtin/log_observe_test.go /builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.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.45.2-1.fc32.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/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.45.2-1.fc32.arm//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/builtin + cp -pav ./interfaces/builtin/appstream_metadata_test.go /builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.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.45.2-1.fc32.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/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.45.2-1.fc32.arm//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/builtin + cp -pav ./interfaces/builtin/lxd_support_test.go /builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.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.45.2-1.fc32.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/pulseaudio.go + echo '%dir %{gopath}/src/%{import_path}/./interfaces/builtin' ++ dirname ./interfaces/builtin/pulseaudio.go + install -d -p /builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.arm//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/builtin + cp -pav ./interfaces/builtin/pulseaudio.go /builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.arm//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/builtin/pulseaudio.go './interfaces/builtin/pulseaudio.go' -> '/builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.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/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.45.2-1.fc32.arm//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/builtin + cp -pav ./interfaces/builtin/online_accounts_service.go /builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.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.45.2-1.fc32.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/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.45.2-1.fc32.arm//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/builtin + cp -pav ./interfaces/builtin/location_control.go /builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.arm//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/builtin/location_control.go './interfaces/builtin/location_control.go' -> '/builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.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/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.45.2-1.fc32.arm//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/builtin + cp -pav ./interfaces/builtin/cpu_control_test.go /builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.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.45.2-1.fc32.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/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.45.2-1.fc32.arm//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/builtin + cp -pav ./interfaces/builtin/wayland_test.go /builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.arm//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/builtin/wayland_test.go './interfaces/builtin/wayland_test.go' -> '/builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.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/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.45.2-1.fc32.arm//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/builtin + cp -pav ./interfaces/builtin/netlink_audit.go /builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.arm//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/builtin/netlink_audit.go './interfaces/builtin/netlink_audit.go' -> '/builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.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/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.45.2-1.fc32.arm//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/builtin + cp -pav ./interfaces/builtin/raw_volume_test.go /builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.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.45.2-1.fc32.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/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.45.2-1.fc32.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.45.2-1.fc32.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.45.2-1.fc32.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/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.45.2-1.fc32.arm//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/builtin + cp -pav ./interfaces/builtin/openvswitch_test.go /builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.arm//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/builtin/openvswitch_test.go './interfaces/builtin/openvswitch_test.go' -> '/builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.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/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.45.2-1.fc32.arm//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/builtin + cp -pav ./interfaces/builtin/packagekit_control.go /builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.arm//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/builtin/packagekit_control.go './interfaces/builtin/packagekit_control.go' -> '/builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.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/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.45.2-1.fc32.arm//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/builtin + cp -pav ./interfaces/builtin/ofono_test.go /builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.arm//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/builtin/ofono_test.go './interfaces/builtin/ofono_test.go' -> '/builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.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/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.45.2-1.fc32.arm//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/builtin + cp -pav ./interfaces/builtin/broadcom_asic_control.go /builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.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.45.2-1.fc32.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/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.45.2-1.fc32.arm//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/builtin + cp -pav ./interfaces/builtin/unity8_pim_common.go /builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.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.45.2-1.fc32.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/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.45.2-1.fc32.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.45.2-1.fc32.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.45.2-1.fc32.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/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.45.2-1.fc32.arm//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/builtin + cp -pav ./interfaces/builtin/audio_playback_test.go /builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.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.45.2-1.fc32.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/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.45.2-1.fc32.arm//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/builtin + cp -pav ./interfaces/builtin/multipass_support.go /builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.arm//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/builtin/multipass_support.go './interfaces/builtin/multipass_support.go' -> '/builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.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/ppp.go + echo '%dir %{gopath}/src/%{import_path}/./interfaces/builtin' ++ dirname ./interfaces/builtin/ppp.go + install -d -p /builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.arm//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/builtin + cp -pav ./interfaces/builtin/ppp.go /builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.arm//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/builtin/ppp.go './interfaces/builtin/ppp.go' -> '/builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.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/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.45.2-1.fc32.arm//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/builtin + cp -pav ./interfaces/builtin/screencast_legacy_test.go /builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.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.45.2-1.fc32.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/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.45.2-1.fc32.arm//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/builtin + cp -pav ./interfaces/builtin/network_setup_control.go /builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.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.45.2-1.fc32.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/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.45.2-1.fc32.arm//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/builtin + cp -pav ./interfaces/builtin/audio_record_test.go /builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.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.45.2-1.fc32.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/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.45.2-1.fc32.arm//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/builtin + cp -pav ./interfaces/builtin/personal_files_test.go /builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.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.45.2-1.fc32.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/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.45.2-1.fc32.arm//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/builtin + cp -pav ./interfaces/builtin/libvirt_test.go /builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.arm//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/builtin/libvirt_test.go './interfaces/builtin/libvirt_test.go' -> '/builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.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/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.45.2-1.fc32.arm//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/builtin + cp -pav ./interfaces/builtin/media_hub_test.go /builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.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.45.2-1.fc32.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/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.45.2-1.fc32.arm//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/builtin + cp -pav ./interfaces/builtin/thumbnailer_service_test.go /builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.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.45.2-1.fc32.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/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.45.2-1.fc32.arm//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/builtin + cp -pav ./interfaces/builtin/login_session_control.go /builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.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.45.2-1.fc32.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/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.45.2-1.fc32.arm//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/builtin + cp -pav ./interfaces/builtin/tpm_test.go /builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.arm//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/builtin/tpm_test.go './interfaces/builtin/tpm_test.go' -> '/builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.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/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.45.2-1.fc32.arm//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/builtin + cp -pav ./interfaces/builtin/io_ports_control.go /builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.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.45.2-1.fc32.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/dummy.go + echo '%dir %{gopath}/src/%{import_path}/./interfaces/builtin' ++ dirname ./interfaces/builtin/dummy.go + install -d -p /builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.arm//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/builtin + cp -pav ./interfaces/builtin/dummy.go /builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.arm//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/builtin/dummy.go './interfaces/builtin/dummy.go' -> '/builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.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/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.45.2-1.fc32.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.45.2-1.fc32.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.45.2-1.fc32.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/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.45.2-1.fc32.arm//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/builtin + cp -pav ./interfaces/builtin/raw_usb_test.go /builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.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.45.2-1.fc32.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/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.45.2-1.fc32.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.45.2-1.fc32.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.45.2-1.fc32.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/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.45.2-1.fc32.arm//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/builtin + cp -pav ./interfaces/builtin/process_control.go /builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.arm//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/builtin/process_control.go './interfaces/builtin/process_control.go' -> '/builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.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/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.45.2-1.fc32.arm//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/builtin + cp -pav ./interfaces/builtin/time_control.go /builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.arm//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/builtin/time_control.go './interfaces/builtin/time_control.go' -> '/builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.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/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.45.2-1.fc32.arm//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/builtin + cp -pav ./interfaces/builtin/u2f_devices_test.go /builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.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.45.2-1.fc32.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/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.45.2-1.fc32.arm//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/builtin + cp -pav ./interfaces/builtin/greengrass_support_test.go /builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.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.45.2-1.fc32.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/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.45.2-1.fc32.arm//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/builtin + cp -pav ./interfaces/builtin/physical_memory_control.go /builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.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.45.2-1.fc32.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/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.45.2-1.fc32.arm//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/builtin + cp -pav ./interfaces/builtin/intel_mei.go /builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.arm//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/builtin/intel_mei.go './interfaces/builtin/intel_mei.go' -> '/builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.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/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.45.2-1.fc32.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.45.2-1.fc32.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.45.2-1.fc32.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/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.45.2-1.fc32.arm//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/builtin + cp -pav ./interfaces/builtin/hardware_random_control.go /builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.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.45.2-1.fc32.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/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.45.2-1.fc32.arm//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/builtin + cp -pav ./interfaces/builtin/kernel_module_control.go /builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.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.45.2-1.fc32.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/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.45.2-1.fc32.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.45.2-1.fc32.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.45.2-1.fc32.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/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.45.2-1.fc32.arm//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/builtin + cp -pav ./interfaces/builtin/network_control_test.go /builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.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.45.2-1.fc32.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/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.45.2-1.fc32.arm//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/builtin + cp -pav ./interfaces/builtin/audio_record.go /builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.arm//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/builtin/audio_record.go './interfaces/builtin/audio_record.go' -> '/builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.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/hidraw.go + echo '%dir %{gopath}/src/%{import_path}/./interfaces/builtin' ++ dirname ./interfaces/builtin/hidraw.go + install -d -p /builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.arm//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/builtin + cp -pav ./interfaces/builtin/hidraw.go /builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.arm//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/builtin/hidraw.go './interfaces/builtin/hidraw.go' -> '/builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.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/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.45.2-1.fc32.arm//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/builtin + cp -pav ./interfaces/builtin/content_test.go /builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.arm//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/builtin/content_test.go './interfaces/builtin/content_test.go' -> '/builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.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/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.45.2-1.fc32.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.45.2-1.fc32.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.45.2-1.fc32.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/unity8.go + echo '%dir %{gopath}/src/%{import_path}/./interfaces/builtin' ++ dirname ./interfaces/builtin/unity8.go + install -d -p /builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.arm//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/builtin + cp -pav ./interfaces/builtin/unity8.go /builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.arm//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/builtin/unity8.go './interfaces/builtin/unity8.go' -> '/builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.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/maliit.go + echo '%dir %{gopath}/src/%{import_path}/./interfaces/builtin' ++ dirname ./interfaces/builtin/maliit.go + install -d -p /builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.arm//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/builtin + cp -pav ./interfaces/builtin/maliit.go /builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.arm//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/builtin/maliit.go './interfaces/builtin/maliit.go' -> '/builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.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/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.45.2-1.fc32.arm//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/builtin + cp -pav ./interfaces/builtin/bool_file.go /builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.arm//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/builtin/bool_file.go './interfaces/builtin/bool_file.go' -> '/builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.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/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.45.2-1.fc32.arm//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/builtin + cp -pav ./interfaces/builtin/time_control_test.go /builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.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.45.2-1.fc32.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/common.go + echo '%dir %{gopath}/src/%{import_path}/./interfaces/builtin' ++ dirname ./interfaces/builtin/common.go + install -d -p /builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.arm//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/builtin + cp -pav ./interfaces/builtin/common.go /builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.arm//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/builtin/common.go './interfaces/builtin/common.go' -> '/builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.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/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.45.2-1.fc32.arm//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/builtin + cp -pav ./interfaces/builtin/accounts_service_test.go /builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.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.45.2-1.fc32.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/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.45.2-1.fc32.arm//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/builtin + cp -pav ./interfaces/builtin/location_observe_test.go /builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.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.45.2-1.fc32.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/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.45.2-1.fc32.arm//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/builtin + cp -pav ./interfaces/builtin/hostname_control_test.go /builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.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.45.2-1.fc32.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/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.45.2-1.fc32.arm//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/builtin + cp -pav ./interfaces/builtin/bluetooth_control.go /builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.arm//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/builtin/bluetooth_control.go './interfaces/builtin/bluetooth_control.go' -> '/builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.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/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.45.2-1.fc32.arm//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/builtin + cp -pav ./interfaces/builtin/desktop_test.go /builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.arm//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/builtin/desktop_test.go './interfaces/builtin/desktop_test.go' -> '/builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.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/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.45.2-1.fc32.arm//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/builtin + cp -pav ./interfaces/builtin/uio_test.go /builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.arm//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/builtin/uio_test.go './interfaces/builtin/uio_test.go' -> '/builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.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/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.45.2-1.fc32.arm//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/builtin + cp -pav ./interfaces/builtin/modem_manager_test.go /builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.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.45.2-1.fc32.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/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.45.2-1.fc32.arm//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/builtin + cp -pav ./interfaces/builtin/adb_support_test.go /builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.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.45.2-1.fc32.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/udisks2.go + echo '%dir %{gopath}/src/%{import_path}/./interfaces/builtin' ++ dirname ./interfaces/builtin/udisks2.go + install -d -p /builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.arm//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/builtin + cp -pav ./interfaces/builtin/udisks2.go /builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.arm//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/builtin/udisks2.go './interfaces/builtin/udisks2.go' -> '/builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.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/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.45.2-1.fc32.arm//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/builtin + cp -pav ./interfaces/builtin/location_observe.go /builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.arm//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/builtin/location_observe.go './interfaces/builtin/location_observe.go' -> '/builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.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/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.45.2-1.fc32.arm//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/builtin + cp -pav ./interfaces/builtin/browser_support_test.go /builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.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.45.2-1.fc32.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/alsa.go + echo '%dir %{gopath}/src/%{import_path}/./interfaces/builtin' ++ dirname ./interfaces/builtin/alsa.go + install -d -p /builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.arm//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/builtin + cp -pav ./interfaces/builtin/alsa.go /builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.arm//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/builtin/alsa.go './interfaces/builtin/alsa.go' -> '/builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.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/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.45.2-1.fc32.arm//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/builtin + cp -pav ./interfaces/builtin/account_control.go /builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.arm//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/builtin/account_control.go './interfaces/builtin/account_control.go' -> '/builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.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/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.45.2-1.fc32.arm//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/builtin + cp -pav ./interfaces/builtin/process_control_test.go /builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.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.45.2-1.fc32.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/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.45.2-1.fc32.arm//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/builtin + cp -pav ./interfaces/builtin/accounts_service.go /builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.arm//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/builtin/accounts_service.go './interfaces/builtin/accounts_service.go' -> '/builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.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/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.45.2-1.fc32.arm//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/builtin + cp -pav ./interfaces/builtin/raw_volume.go /builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.arm//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/builtin/raw_volume.go './interfaces/builtin/raw_volume.go' -> '/builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.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/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.45.2-1.fc32.arm//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/builtin + cp -pav ./interfaces/builtin/network_manager.go /builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.arm//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/builtin/network_manager.go './interfaces/builtin/network_manager.go' -> '/builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.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/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.45.2-1.fc32.arm//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/builtin + cp -pav ./interfaces/builtin/unity8_contacts.go /builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.arm//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/builtin/unity8_contacts.go './interfaces/builtin/unity8_contacts.go' -> '/builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.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/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.45.2-1.fc32.arm//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/builtin + cp -pav ./interfaces/builtin/dcdbas_control.go /builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.arm//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/builtin/dcdbas_control.go './interfaces/builtin/dcdbas_control.go' -> '/builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.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/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.45.2-1.fc32.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.45.2-1.fc32.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.45.2-1.fc32.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/openvswitch.go + echo '%dir %{gopath}/src/%{import_path}/./interfaces/builtin' ++ dirname ./interfaces/builtin/openvswitch.go + install -d -p /builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.arm//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/builtin + cp -pav ./interfaces/builtin/openvswitch.go /builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.arm//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/builtin/openvswitch.go './interfaces/builtin/openvswitch.go' -> '/builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.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/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.45.2-1.fc32.arm//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/builtin + cp -pav ./interfaces/builtin/calendar_service_test.go /builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.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.45.2-1.fc32.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/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.45.2-1.fc32.arm//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/builtin + cp -pav ./interfaces/builtin/cifs_mount_test.go /builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.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.45.2-1.fc32.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/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.45.2-1.fc32.arm//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/builtin + cp -pav ./interfaces/builtin/dvb_test.go /builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.arm//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/builtin/dvb_test.go './interfaces/builtin/dvb_test.go' -> '/builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.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/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.45.2-1.fc32.arm//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/builtin + cp -pav ./interfaces/builtin/pulseaudio_test.go /builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.arm//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/builtin/pulseaudio_test.go './interfaces/builtin/pulseaudio_test.go' -> '/builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.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/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.45.2-1.fc32.arm//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/builtin + cp -pav ./interfaces/builtin/common_test.go /builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.arm//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/builtin/common_test.go './interfaces/builtin/common_test.go' -> '/builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.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/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.45.2-1.fc32.arm//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/builtin + cp -pav ./interfaces/builtin/avahi_control.go /builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.arm//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/builtin/avahi_control.go './interfaces/builtin/avahi_control.go' -> '/builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.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/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.45.2-1.fc32.arm//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/builtin + cp -pav ./interfaces/builtin/ssh_keys_test.go /builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.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.45.2-1.fc32.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/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.45.2-1.fc32.arm//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/builtin + cp -pav ./interfaces/builtin/gpg_keys.go /builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.arm//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/builtin/gpg_keys.go './interfaces/builtin/gpg_keys.go' -> '/builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.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/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.45.2-1.fc32.arm//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/builtin + cp -pav ./interfaces/builtin/hostname_control.go /builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.arm//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/builtin/hostname_control.go './interfaces/builtin/hostname_control.go' -> '/builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.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/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.45.2-1.fc32.arm//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/builtin + cp -pav ./interfaces/builtin/optical_drive.go /builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.arm//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/builtin/optical_drive.go './interfaces/builtin/optical_drive.go' -> '/builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.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/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.45.2-1.fc32.arm//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/builtin + cp -pav ./interfaces/builtin/storage_framework_service.go /builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.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.45.2-1.fc32.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/uhid.go + echo '%dir %{gopath}/src/%{import_path}/./interfaces/builtin' ++ dirname ./interfaces/builtin/uhid.go + install -d -p /builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.arm//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/builtin + cp -pav ./interfaces/builtin/uhid.go /builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.arm//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/builtin/uhid.go './interfaces/builtin/uhid.go' -> '/builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.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/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.45.2-1.fc32.arm//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/builtin + cp -pav ./interfaces/builtin/dbus_test.go /builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.arm//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/builtin/dbus_test.go './interfaces/builtin/dbus_test.go' -> '/builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.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/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.45.2-1.fc32.arm//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/builtin + cp -pav ./interfaces/builtin/locale_control_test.go /builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.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.45.2-1.fc32.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/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.45.2-1.fc32.arm//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/builtin + cp -pav ./interfaces/builtin/daemon_notify_test.go /builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.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.45.2-1.fc32.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/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.45.2-1.fc32.arm//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/builtin + cp -pav ./interfaces/builtin/gpg_public_keys.go /builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.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.45.2-1.fc32.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/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.45.2-1.fc32.arm//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/builtin + cp -pav ./interfaces/builtin/desktop_legacy.go /builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.arm//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/builtin/desktop_legacy.go './interfaces/builtin/desktop_legacy.go' -> '/builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.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/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.45.2-1.fc32.arm//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/builtin + cp -pav ./interfaces/builtin/system_trace_test.go /builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.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.45.2-1.fc32.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/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.45.2-1.fc32.arm//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/builtin + cp -pav ./interfaces/builtin/udisks2_test.go /builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.arm//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/builtin/udisks2_test.go './interfaces/builtin/udisks2_test.go' -> '/builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.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/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.45.2-1.fc32.arm//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/builtin + cp -pav ./interfaces/builtin/system_trace.go /builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.arm//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/builtin/system_trace.go './interfaces/builtin/system_trace.go' -> '/builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.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/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.45.2-1.fc32.arm//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/builtin + cp -pav ./interfaces/builtin/fuse_support_test.go /builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.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.45.2-1.fc32.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/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.45.2-1.fc32.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.45.2-1.fc32.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.45.2-1.fc32.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/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.45.2-1.fc32.arm//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/builtin + cp -pav ./interfaces/builtin/classic_support.go /builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.arm//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/builtin/classic_support.go './interfaces/builtin/classic_support.go' -> '/builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.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/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.45.2-1.fc32.arm//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/builtin + cp -pav ./interfaces/builtin/cpu_control.go /builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.arm//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/builtin/cpu_control.go './interfaces/builtin/cpu_control.go' -> '/builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.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/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.45.2-1.fc32.arm//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/builtin + cp -pav ./interfaces/builtin/audio_playback.go /builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.arm//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/builtin/audio_playback.go './interfaces/builtin/audio_playback.go' -> '/builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.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/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.45.2-1.fc32.arm//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/builtin + cp -pav ./interfaces/builtin/system_observe.go /builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.arm//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/builtin/system_observe.go './interfaces/builtin/system_observe.go' -> '/builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.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/dbus.go + echo '%dir %{gopath}/src/%{import_path}/./interfaces/builtin' ++ dirname ./interfaces/builtin/dbus.go + install -d -p /builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.arm//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/builtin + cp -pav ./interfaces/builtin/dbus.go /builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.arm//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/builtin/dbus.go './interfaces/builtin/dbus.go' -> '/builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.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/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.45.2-1.fc32.arm//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/builtin + cp -pav ./interfaces/builtin/contacts_service_test.go /builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.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.45.2-1.fc32.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/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.45.2-1.fc32.arm//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/builtin + cp -pav ./interfaces/builtin/desktop_legacy_test.go /builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.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.45.2-1.fc32.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/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.45.2-1.fc32.arm//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/builtin + cp -pav ./interfaces/builtin/mount_observe_test.go /builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.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.45.2-1.fc32.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/spi.go + echo '%dir %{gopath}/src/%{import_path}/./interfaces/builtin' ++ dirname ./interfaces/builtin/spi.go + install -d -p /builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.arm//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/builtin + cp -pav ./interfaces/builtin/spi.go /builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.arm//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/builtin/spi.go './interfaces/builtin/spi.go' -> '/builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.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/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.45.2-1.fc32.arm//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/builtin + cp -pav ./interfaces/builtin/snapd_control_test.go /builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.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.45.2-1.fc32.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/i2c.go + echo '%dir %{gopath}/src/%{import_path}/./interfaces/builtin' ++ dirname ./interfaces/builtin/i2c.go + install -d -p /builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.arm//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/builtin + cp -pav ./interfaces/builtin/i2c.go /builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.arm//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/builtin/i2c.go './interfaces/builtin/i2c.go' -> '/builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.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/joystick.go + echo '%dir %{gopath}/src/%{import_path}/./interfaces/builtin' ++ dirname ./interfaces/builtin/joystick.go + install -d -p /builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.arm//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/builtin + cp -pav ./interfaces/builtin/joystick.go /builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.arm//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/builtin/joystick.go './interfaces/builtin/joystick.go' -> '/builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.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/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.45.2-1.fc32.arm//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/builtin + cp -pav ./interfaces/builtin/jack1_test.go /builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.arm//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/builtin/jack1_test.go './interfaces/builtin/jack1_test.go' -> '/builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.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/lxd.go + echo '%dir %{gopath}/src/%{import_path}/./interfaces/builtin' ++ dirname ./interfaces/builtin/lxd.go + install -d -p /builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.arm//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/builtin + cp -pav ./interfaces/builtin/lxd.go /builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.arm//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/builtin/lxd.go './interfaces/builtin/lxd.go' -> '/builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.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/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.45.2-1.fc32.arm//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/builtin + cp -pav ./interfaces/builtin/joystick_test.go /builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.arm//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/builtin/joystick_test.go './interfaces/builtin/joystick_test.go' -> '/builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.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/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.45.2-1.fc32.arm//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/builtin + cp -pav ./interfaces/builtin/avahi_control_test.go /builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.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.45.2-1.fc32.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/bluez.go + echo '%dir %{gopath}/src/%{import_path}/./interfaces/builtin' ++ dirname ./interfaces/builtin/bluez.go + install -d -p /builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.arm//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/builtin + cp -pav ./interfaces/builtin/bluez.go /builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.arm//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/builtin/bluez.go './interfaces/builtin/bluez.go' -> '/builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.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/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.45.2-1.fc32.arm//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/builtin + cp -pav ./interfaces/builtin/camera_test.go /builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.arm//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/builtin/camera_test.go './interfaces/builtin/camera_test.go' -> '/builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.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/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.45.2-1.fc32.arm//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/builtin + cp -pav ./interfaces/builtin/autopilot_test.go /builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.arm//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/builtin/autopilot_test.go './interfaces/builtin/autopilot_test.go' -> '/builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.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/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.45.2-1.fc32.arm//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/builtin + cp -pav ./interfaces/builtin/screen_inhibit_control.go /builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.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.45.2-1.fc32.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/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.45.2-1.fc32.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.45.2-1.fc32.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.45.2-1.fc32.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/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.45.2-1.fc32.arm//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/builtin + cp -pav ./interfaces/builtin/gpio_control.go /builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.arm//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/builtin/gpio_control.go './interfaces/builtin/gpio_control.go' -> '/builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.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/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.45.2-1.fc32.arm//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/builtin + cp -pav ./interfaces/builtin/password_manager_service.go /builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.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.45.2-1.fc32.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/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.45.2-1.fc32.arm//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/builtin + cp -pav ./interfaces/builtin/location_control_test.go /builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.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.45.2-1.fc32.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/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.45.2-1.fc32.arm//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/builtin + cp -pav ./interfaces/builtin/network_observe.go /builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.arm//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/builtin/network_observe.go './interfaces/builtin/network_observe.go' -> '/builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.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/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.45.2-1.fc32.arm//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/builtin + cp -pav ./interfaces/builtin/intel_mei_test.go /builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.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.45.2-1.fc32.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/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.45.2-1.fc32.arm//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/builtin + cp -pav ./interfaces/builtin/netlink_audit_test.go /builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.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.45.2-1.fc32.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/camera.go + echo '%dir %{gopath}/src/%{import_path}/./interfaces/builtin' ++ dirname ./interfaces/builtin/camera.go + install -d -p /builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.arm//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/builtin + cp -pav ./interfaces/builtin/camera.go /builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.arm//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/builtin/camera.go './interfaces/builtin/camera.go' -> '/builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.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/libvirt.go + echo '%dir %{gopath}/src/%{import_path}/./interfaces/builtin' ++ dirname ./interfaces/builtin/libvirt.go + install -d -p /builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.arm//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/builtin + cp -pav ./interfaces/builtin/libvirt.go /builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.arm//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/builtin/libvirt.go './interfaces/builtin/libvirt.go' -> '/builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.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/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.45.2-1.fc32.arm//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/builtin + cp -pav ./interfaces/builtin/uhid_test.go /builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.arm//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/builtin/uhid_test.go './interfaces/builtin/uhid_test.go' -> '/builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.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/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.45.2-1.fc32.arm//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/builtin + cp -pav ./interfaces/builtin/browser_support.go /builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.arm//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/builtin/browser_support.go './interfaces/builtin/browser_support.go' -> '/builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.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/network.go + echo '%dir %{gopath}/src/%{import_path}/./interfaces/builtin' ++ dirname ./interfaces/builtin/network.go + install -d -p /builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.arm//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/builtin + cp -pav ./interfaces/builtin/network.go /builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.arm//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/builtin/network.go './interfaces/builtin/network.go' -> '/builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.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/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.45.2-1.fc32.arm//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/builtin + cp -pav ./interfaces/builtin/upower_observe_test.go /builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.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.45.2-1.fc32.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/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.45.2-1.fc32.arm//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/builtin + cp -pav ./interfaces/builtin/media_hub.go /builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.arm//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/builtin/media_hub.go './interfaces/builtin/media_hub.go' -> '/builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.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/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.45.2-1.fc32.arm//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/builtin + cp -pav ./interfaces/builtin/power_control.go /builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.arm//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/builtin/power_control.go './interfaces/builtin/power_control.go' -> '/builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.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/jack1.go + echo '%dir %{gopath}/src/%{import_path}/./interfaces/builtin' ++ dirname ./interfaces/builtin/jack1.go + install -d -p /builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.arm//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/builtin + cp -pav ./interfaces/builtin/jack1.go /builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.arm//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/builtin/jack1.go './interfaces/builtin/jack1.go' -> '/builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.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/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.45.2-1.fc32.arm//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/builtin + cp -pav ./interfaces/builtin/device_buttons_test.go /builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.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.45.2-1.fc32.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/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.45.2-1.fc32.arm//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/builtin + cp -pav ./interfaces/builtin/fuse_support.go /builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.arm//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/builtin/fuse_support.go './interfaces/builtin/fuse_support.go' -> '/builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.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/autopilot.go + echo '%dir %{gopath}/src/%{import_path}/./interfaces/builtin' ++ dirname ./interfaces/builtin/autopilot.go + install -d -p /builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.arm//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/builtin + cp -pav ./interfaces/builtin/autopilot.go /builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.arm//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/builtin/autopilot.go './interfaces/builtin/autopilot.go' -> '/builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.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/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.45.2-1.fc32.arm//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/builtin + cp -pav ./interfaces/builtin/openvswitch_support.go /builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.arm//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/builtin/openvswitch_support.go './interfaces/builtin/openvswitch_support.go' -> '/builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.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/mir.go + echo '%dir %{gopath}/src/%{import_path}/./interfaces/builtin' ++ dirname ./interfaces/builtin/mir.go + install -d -p /builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.arm//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/builtin + cp -pav ./interfaces/builtin/mir.go /builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.arm//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/builtin/mir.go './interfaces/builtin/mir.go' -> '/builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.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/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.45.2-1.fc32.arm//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/builtin + cp -pav ./interfaces/builtin/juju_client_observe.go /builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.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.45.2-1.fc32.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/all.go + echo '%dir %{gopath}/src/%{import_path}/./interfaces/builtin' ++ dirname ./interfaces/builtin/all.go + install -d -p /builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.arm//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/builtin + cp -pav ./interfaces/builtin/all.go /builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.arm//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/builtin/all.go './interfaces/builtin/all.go' -> '/builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.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/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.45.2-1.fc32.arm//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/builtin + cp -pav ./interfaces/builtin/common_files.go /builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.arm//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/builtin/common_files.go './interfaces/builtin/common_files.go' -> '/builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.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/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.45.2-1.fc32.arm//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/builtin + cp -pav ./interfaces/builtin/ubuntu_download_manager.go /builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.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.45.2-1.fc32.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/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.45.2-1.fc32.arm//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/builtin + cp -pav ./interfaces/builtin/ssh_public_keys.go /builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.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.45.2-1.fc32.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/helpers_test.go + echo '%dir %{gopath}/src/%{import_path}/./interfaces' ++ dirname ./interfaces/helpers_test.go + install -d -p /builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.arm//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces + cp -pav ./interfaces/helpers_test.go /builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.arm//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/helpers_test.go './interfaces/helpers_test.go' -> '/builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.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/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.45.2-1.fc32.arm//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/udev + cp -pav ./interfaces/udev/udev_test.go /builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.arm//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/udev/udev_test.go './interfaces/udev/udev_test.go' -> '/builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.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.go + echo '%dir %{gopath}/src/%{import_path}/./interfaces/udev' ++ dirname ./interfaces/udev/backend.go + install -d -p /builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.arm//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/udev + cp -pav ./interfaces/udev/backend.go /builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.arm//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/udev/backend.go './interfaces/udev/backend.go' -> '/builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.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.go + echo '%dir %{gopath}/src/%{import_path}/./interfaces/udev' ++ dirname ./interfaces/udev/spec.go + install -d -p /builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.arm//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/udev + cp -pav ./interfaces/udev/spec.go /builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.arm//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/udev/spec.go './interfaces/udev/spec.go' -> '/builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.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/udev.go + echo '%dir %{gopath}/src/%{import_path}/./interfaces/udev' ++ dirname ./interfaces/udev/udev.go + install -d -p /builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.arm//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/udev + cp -pav ./interfaces/udev/udev.go /builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.arm//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/udev/udev.go './interfaces/udev/udev.go' -> '/builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.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_test.go + echo '%dir %{gopath}/src/%{import_path}/./interfaces/udev' ++ dirname ./interfaces/udev/spec_test.go + install -d -p /builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.arm//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/udev + cp -pav ./interfaces/udev/spec_test.go /builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.arm//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/udev/spec_test.go './interfaces/udev/spec_test.go' -> '/builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.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/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.45.2-1.fc32.arm//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/udev + cp -pav ./interfaces/udev/backend_test.go /builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.arm//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/udev/backend_test.go './interfaces/udev/backend_test.go' -> '/builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.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/connection.go + echo '%dir %{gopath}/src/%{import_path}/./interfaces' ++ dirname ./interfaces/connection.go + install -d -p /builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.arm//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces + cp -pav ./interfaces/connection.go /builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.arm//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/connection.go './interfaces/connection.go' -> '/builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.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/naming.go + echo '%dir %{gopath}/src/%{import_path}/./interfaces' ++ dirname ./interfaces/naming.go + install -d -p /builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.arm//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces + cp -pav ./interfaces/naming.go /builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.arm//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/naming.go './interfaces/naming.go' -> '/builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.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/core_test.go + echo '%dir %{gopath}/src/%{import_path}/./interfaces' ++ dirname ./interfaces/core_test.go + install -d -p /builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.arm//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces + cp -pav ./interfaces/core_test.go /builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.arm//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/core_test.go './interfaces/core_test.go' -> '/builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.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/system_key.go + echo '%dir %{gopath}/src/%{import_path}/./interfaces' ++ dirname ./interfaces/system_key.go + install -d -p /builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.arm//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces + cp -pav ./interfaces/system_key.go /builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.arm//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/system_key.go './interfaces/system_key.go' -> '/builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.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/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.45.2-1.fc32.arm//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces + cp -pav ./interfaces/system_key_test.go /builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.arm//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/system_key_test.go './interfaces/system_key_test.go' -> '/builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.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/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.45.2-1.fc32.arm//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/dbus + cp -pav ./interfaces/dbus/export_test.go /builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.arm//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/dbus/export_test.go './interfaces/dbus/export_test.go' -> '/builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.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/backend.go + echo '%dir %{gopath}/src/%{import_path}/./interfaces/dbus' ++ dirname ./interfaces/dbus/backend.go + install -d -p /builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.arm//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/dbus + cp -pav ./interfaces/dbus/backend.go /builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.arm//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/dbus/backend.go './interfaces/dbus/backend.go' -> '/builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.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/spec.go + echo '%dir %{gopath}/src/%{import_path}/./interfaces/dbus' ++ dirname ./interfaces/dbus/spec.go + install -d -p /builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.arm//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/dbus + cp -pav ./interfaces/dbus/spec.go /builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.arm//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/dbus/spec.go './interfaces/dbus/spec.go' -> '/builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.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/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.45.2-1.fc32.arm//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/dbus + cp -pav ./interfaces/dbus/dbus_test.go /builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.arm//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/dbus/dbus_test.go './interfaces/dbus/dbus_test.go' -> '/builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.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/dbus.go + echo '%dir %{gopath}/src/%{import_path}/./interfaces/dbus' ++ dirname ./interfaces/dbus/dbus.go + install -d -p /builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.arm//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/dbus + cp -pav ./interfaces/dbus/dbus.go /builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.arm//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/dbus/dbus.go './interfaces/dbus/dbus.go' -> '/builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.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/template.go + echo '%dir %{gopath}/src/%{import_path}/./interfaces/dbus' ++ dirname ./interfaces/dbus/template.go + install -d -p /builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.arm//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/dbus + cp -pav ./interfaces/dbus/template.go /builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.arm//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/dbus/template.go './interfaces/dbus/template.go' -> '/builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.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_test.go + echo '%dir %{gopath}/src/%{import_path}/./interfaces/dbus' ++ dirname ./interfaces/dbus/spec_test.go + install -d -p /builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.arm//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/dbus + cp -pav ./interfaces/dbus/spec_test.go /builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.arm//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/dbus/spec_test.go './interfaces/dbus/spec_test.go' -> '/builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.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/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.45.2-1.fc32.arm//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/dbus + cp -pav ./interfaces/dbus/backend_test.go /builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.arm//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/dbus/backend_test.go './interfaces/dbus/backend_test.go' -> '/builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.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/mount/backend.go + echo '%dir %{gopath}/src/%{import_path}/./interfaces/mount' ++ dirname ./interfaces/mount/backend.go + install -d -p /builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.arm//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/mount + cp -pav ./interfaces/mount/backend.go /builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.arm//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/mount/backend.go './interfaces/mount/backend.go' -> '/builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.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/spec.go + echo '%dir %{gopath}/src/%{import_path}/./interfaces/mount' ++ dirname ./interfaces/mount/spec.go + install -d -p /builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.arm//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/mount + cp -pav ./interfaces/mount/spec.go /builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.arm//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/mount/spec.go './interfaces/mount/spec.go' -> '/builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.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/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.45.2-1.fc32.arm//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/mount + cp -pav ./interfaces/mount/ns_test.go /builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.arm//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/mount/ns_test.go './interfaces/mount/ns_test.go' -> '/builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.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/ns.go + echo '%dir %{gopath}/src/%{import_path}/./interfaces/mount' ++ dirname ./interfaces/mount/ns.go + install -d -p /builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.arm//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/mount + cp -pav ./interfaces/mount/ns.go /builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.arm//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/mount/ns.go './interfaces/mount/ns.go' -> '/builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.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.45.2-1.fc32.arm//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/mount + cp -pav ./interfaces/mount/spec_test.go /builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.arm//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/mount/spec_test.go './interfaces/mount/spec_test.go' -> '/builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.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/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.45.2-1.fc32.arm//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/mount + cp -pav ./interfaces/mount/backend_test.go /builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.arm//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/mount/backend_test.go './interfaces/mount/backend_test.go' -> '/builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.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/helpers.go + echo '%dir %{gopath}/src/%{import_path}/./interfaces' ++ dirname ./interfaces/helpers.go + install -d -p /builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.arm//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces + cp -pav ./interfaces/helpers.go /builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.arm//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/helpers.go './interfaces/helpers.go' -> '/builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.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/core.go + echo '%dir %{gopath}/src/%{import_path}/./interfaces' ++ dirname ./interfaces/core.go + install -d -p /builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.arm//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces + cp -pav ./interfaces/core.go /builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.arm//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/core.go './interfaces/core.go' -> '/builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.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/sorting_test.go + echo '%dir %{gopath}/src/%{import_path}/./interfaces' ++ dirname ./interfaces/sorting_test.go + install -d -p /builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.arm//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces + cp -pav ./interfaces/sorting_test.go /builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.arm//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/sorting_test.go './interfaces/sorting_test.go' -> '/builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.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/naming_test.go + echo '%dir %{gopath}/src/%{import_path}/./interfaces' ++ dirname ./interfaces/naming_test.go + install -d -p /builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.arm//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces + cp -pav ./interfaces/naming_test.go /builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.arm//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/naming_test.go './interfaces/naming_test.go' -> '/builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.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/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.45.2-1.fc32.arm//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/policy + cp -pav ./interfaces/policy/export_test.go /builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.arm//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/policy/export_test.go './interfaces/policy/export_test.go' -> '/builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.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/policy.go + echo '%dir %{gopath}/src/%{import_path}/./interfaces/policy' ++ dirname ./interfaces/policy/policy.go + install -d -p /builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.arm//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/policy + cp -pav ./interfaces/policy/policy.go /builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.arm//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/policy/policy.go './interfaces/policy/policy.go' -> '/builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.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/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.45.2-1.fc32.arm//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/policy + cp -pav ./interfaces/policy/basedeclaration_test.go /builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.arm//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/policy/basedeclaration_test.go './interfaces/policy/basedeclaration_test.go' -> '/builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.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_test.go + echo '%dir %{gopath}/src/%{import_path}/./interfaces/policy' ++ dirname ./interfaces/policy/policy_test.go + install -d -p /builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.arm//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/policy + cp -pav ./interfaces/policy/policy_test.go /builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.arm//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/policy/policy_test.go './interfaces/policy/policy_test.go' -> '/builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.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/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.45.2-1.fc32.arm//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/policy + cp -pav ./interfaces/policy/helpers_test.go /builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.arm//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/policy/helpers_test.go './interfaces/policy/helpers_test.go' -> '/builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.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/basedeclaration.go + echo '%dir %{gopath}/src/%{import_path}/./interfaces/policy' ++ dirname ./interfaces/policy/basedeclaration.go + install -d -p /builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.arm//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/policy + cp -pav ./interfaces/policy/basedeclaration.go /builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.arm//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/policy/basedeclaration.go './interfaces/policy/basedeclaration.go' -> '/builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.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/policy/helpers.go + echo '%dir %{gopath}/src/%{import_path}/./interfaces/policy' ++ dirname ./interfaces/policy/helpers.go + install -d -p /builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.arm//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/policy + cp -pav ./interfaces/policy/helpers.go /builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.arm//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/policy/helpers.go './interfaces/policy/helpers.go' -> '/builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.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/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.45.2-1.fc32.arm//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/backends + cp -pav ./interfaces/backends/export_test.go /builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.arm//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/backends/export_test.go './interfaces/backends/export_test.go' -> '/builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.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.go + echo '%dir %{gopath}/src/%{import_path}/./interfaces/backends' ++ dirname ./interfaces/backends/backends.go + install -d -p /builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.arm//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/backends + cp -pav ./interfaces/backends/backends.go /builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.arm//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/backends/backends.go './interfaces/backends/backends.go' -> '/builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.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/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.45.2-1.fc32.arm//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/backends + cp -pav ./interfaces/backends/backends_test.go /builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.arm//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/backends/backends_test.go './interfaces/backends/backends_test.go' -> '/builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.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/sorting.go + echo '%dir %{gopath}/src/%{import_path}/./interfaces' ++ dirname ./interfaces/sorting.go + install -d -p /builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.arm//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces + cp -pav ./interfaces/sorting.go /builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.arm//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/sorting.go './interfaces/sorting.go' -> '/builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.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 ./store/errors.go + echo '%dir %{gopath}/src/%{import_path}/./store' ++ dirname ./store/errors.go + install -d -p /builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.arm//usr/share/gocode/src/github.com/snapcore/snapd/./store + cp -pav ./store/errors.go /builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.arm//usr/share/gocode/src/github.com/snapcore/snapd/./store/errors.go './store/errors.go' -> '/builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.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/export_test.go + echo '%dir %{gopath}/src/%{import_path}/./store' ++ dirname ./store/export_test.go + install -d -p /builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.arm//usr/share/gocode/src/github.com/snapcore/snapd/./store + cp -pav ./store/export_test.go /builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.arm//usr/share/gocode/src/github.com/snapcore/snapd/./store/export_test.go './store/export_test.go' -> '/builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.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_action_test.go + echo '%dir %{gopath}/src/%{import_path}/./store' ++ dirname ./store/store_action_test.go + install -d -p /builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.arm//usr/share/gocode/src/github.com/snapcore/snapd/./store + cp -pav ./store/store_action_test.go /builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.arm//usr/share/gocode/src/github.com/snapcore/snapd/./store/store_action_test.go './store/store_action_test.go' -> '/builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.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/cache.go + echo '%dir %{gopath}/src/%{import_path}/./store' ++ dirname ./store/cache.go + install -d -p /builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.arm//usr/share/gocode/src/github.com/snapcore/snapd/./store + cp -pav ./store/cache.go /builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.arm//usr/share/gocode/src/github.com/snapcore/snapd/./store/cache.go './store/cache.go' -> '/builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.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/auth_test.go + echo '%dir %{gopath}/src/%{import_path}/./store' ++ dirname ./store/auth_test.go + install -d -p /builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.arm//usr/share/gocode/src/github.com/snapcore/snapd/./store + cp -pav ./store/auth_test.go /builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.arm//usr/share/gocode/src/github.com/snapcore/snapd/./store/auth_test.go './store/auth_test.go' -> '/builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.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.45.2-1.fc32.arm//usr/share/gocode/src/github.com/snapcore/snapd/./store + cp -pav ./store/userinfo_test.go /builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.arm//usr/share/gocode/src/github.com/snapcore/snapd/./store/userinfo_test.go './store/userinfo_test.go' -> '/builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.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/download_test.go + echo '%dir %{gopath}/src/%{import_path}/./store' ++ dirname ./store/download_test.go + install -d -p /builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.arm//usr/share/gocode/src/github.com/snapcore/snapd/./store + cp -pav ./store/download_test.go /builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.arm//usr/share/gocode/src/github.com/snapcore/snapd/./store/download_test.go './store/download_test.go' -> '/builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.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/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.45.2-1.fc32.arm//usr/share/gocode/src/github.com/snapcore/snapd/./store + cp -pav ./store/store_download_test.go /builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.arm//usr/share/gocode/src/github.com/snapcore/snapd/./store/store_download_test.go './store/store_download_test.go' -> '/builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.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/devicenauthctx.go + echo '%dir %{gopath}/src/%{import_path}/./store' ++ dirname ./store/devicenauthctx.go + install -d -p /builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.arm//usr/share/gocode/src/github.com/snapcore/snapd/./store + cp -pav ./store/devicenauthctx.go /builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.arm//usr/share/gocode/src/github.com/snapcore/snapd/./store/devicenauthctx.go './store/devicenauthctx.go' -> '/builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.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/uacontext_test.go + echo '%dir %{gopath}/src/%{import_path}/./store' ++ dirname ./store/uacontext_test.go + install -d -p /builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.arm//usr/share/gocode/src/github.com/snapcore/snapd/./store + cp -pav ./store/uacontext_test.go /builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.arm//usr/share/gocode/src/github.com/snapcore/snapd/./store/uacontext_test.go './store/uacontext_test.go' -> '/builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.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 ./store/details_v2.go + echo '%dir %{gopath}/src/%{import_path}/./store' ++ dirname ./store/details_v2.go + install -d -p /builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.arm//usr/share/gocode/src/github.com/snapcore/snapd/./store + cp -pav ./store/details_v2.go /builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.arm//usr/share/gocode/src/github.com/snapcore/snapd/./store/details_v2.go './store/details_v2.go' -> '/builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.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/search_v2.go + echo '%dir %{gopath}/src/%{import_path}/./store' ++ dirname ./store/search_v2.go + install -d -p /builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.arm//usr/share/gocode/src/github.com/snapcore/snapd/./store + cp -pav ./store/search_v2.go /builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.arm//usr/share/gocode/src/github.com/snapcore/snapd/./store/search_v2.go './store/search_v2.go' -> '/builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.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_test.go + echo '%dir %{gopath}/src/%{import_path}/./store' ++ dirname ./store/store_test.go + install -d -p /builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.arm//usr/share/gocode/src/github.com/snapcore/snapd/./store + cp -pav ./store/store_test.go /builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.arm//usr/share/gocode/src/github.com/snapcore/snapd/./store/store_test.go './store/store_test.go' -> '/builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.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_asserts.go + echo '%dir %{gopath}/src/%{import_path}/./store' ++ dirname ./store/store_asserts.go + install -d -p /builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.arm//usr/share/gocode/src/github.com/snapcore/snapd/./store + cp -pav ./store/store_asserts.go /builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.arm//usr/share/gocode/src/github.com/snapcore/snapd/./store/store_asserts.go './store/store_asserts.go' -> '/builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.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/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.45.2-1.fc32.arm//usr/share/gocode/src/github.com/snapcore/snapd/./store + cp -pav ./store/store_asserts_test.go /builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.arm//usr/share/gocode/src/github.com/snapcore/snapd/./store/store_asserts_test.go './store/store_asserts_test.go' -> '/builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.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.45.2-1.fc32.arm//usr/share/gocode/src/github.com/snapcore/snapd/./store + cp -pav ./store/userinfo.go /builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.arm//usr/share/gocode/src/github.com/snapcore/snapd/./store/userinfo.go './store/userinfo.go' -> '/builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.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/uacontext.go + echo '%dir %{gopath}/src/%{import_path}/./store' ++ dirname ./store/uacontext.go + install -d -p /builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.arm//usr/share/gocode/src/github.com/snapcore/snapd/./store + cp -pav ./store/uacontext.go /builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.arm//usr/share/gocode/src/github.com/snapcore/snapd/./store/uacontext.go './store/uacontext.go' -> '/builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.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.go + echo '%dir %{gopath}/src/%{import_path}/./store' ++ dirname ./store/store_action.go + install -d -p /builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.arm//usr/share/gocode/src/github.com/snapcore/snapd/./store + cp -pav ./store/store_action.go /builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.arm//usr/share/gocode/src/github.com/snapcore/snapd/./store/store_action.go './store/store_action.go' -> '/builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.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/stringlist_test.go + echo '%dir %{gopath}/src/%{import_path}/./store' ++ dirname ./store/stringlist_test.go + install -d -p /builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.arm//usr/share/gocode/src/github.com/snapcore/snapd/./store + cp -pav ./store/stringlist_test.go /builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.arm//usr/share/gocode/src/github.com/snapcore/snapd/./store/stringlist_test.go './store/stringlist_test.go' -> '/builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.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/details.go + echo '%dir %{gopath}/src/%{import_path}/./store' ++ dirname ./store/details.go + install -d -p /builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.arm//usr/share/gocode/src/github.com/snapcore/snapd/./store + cp -pav ./store/details.go /builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.arm//usr/share/gocode/src/github.com/snapcore/snapd/./store/details.go './store/details.go' -> '/builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.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/store_download.go + echo '%dir %{gopath}/src/%{import_path}/./store' ++ dirname ./store/store_download.go + install -d -p /builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.arm//usr/share/gocode/src/github.com/snapcore/snapd/./store + cp -pav ./store/store_download.go /builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.arm//usr/share/gocode/src/github.com/snapcore/snapd/./store/store_download.go './store/store_download.go' -> '/builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.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/cache_test.go + echo '%dir %{gopath}/src/%{import_path}/./store' ++ dirname ./store/cache_test.go + install -d -p /builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.arm//usr/share/gocode/src/github.com/snapcore/snapd/./store + cp -pav ./store/cache_test.go /builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.arm//usr/share/gocode/src/github.com/snapcore/snapd/./store/cache_test.go './store/cache_test.go' -> '/builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.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/store.go + echo '%dir %{gopath}/src/%{import_path}/./store' ++ dirname ./store/store.go + install -d -p /builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.arm//usr/share/gocode/src/github.com/snapcore/snapd/./store + cp -pav ./store/store.go /builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.arm//usr/share/gocode/src/github.com/snapcore/snapd/./store/store.go './store/store.go' -> '/builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.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/auth.go + echo '%dir %{gopath}/src/%{import_path}/./store' ++ dirname ./store/auth.go + install -d -p /builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.arm//usr/share/gocode/src/github.com/snapcore/snapd/./store + cp -pav ./store/auth.go /builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.arm//usr/share/gocode/src/github.com/snapcore/snapd/./store/auth.go './store/auth.go' -> '/builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.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/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.45.2-1.fc32.arm//usr/share/gocode/src/github.com/snapcore/snapd/./store + cp -pav ./store/details_v2_test.go /builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.arm//usr/share/gocode/src/github.com/snapcore/snapd/./store/details_v2_test.go './store/details_v2_test.go' -> '/builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.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/storetest/storetest.go + echo '%dir %{gopath}/src/%{import_path}/./store/storetest' ++ dirname ./store/storetest/storetest.go + install -d -p /builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.arm//usr/share/gocode/src/github.com/snapcore/snapd/./store/storetest + cp -pav ./store/storetest/storetest.go /builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.arm//usr/share/gocode/src/github.com/snapcore/snapd/./store/storetest/storetest.go './store/storetest/storetest.go' -> '/builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.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 ./asserts/fsbackstore_test.go + echo '%dir %{gopath}/src/%{import_path}/./asserts' ++ dirname ./asserts/fsbackstore_test.go + install -d -p /builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.arm//usr/share/gocode/src/github.com/snapcore/snapd/./asserts + cp -pav ./asserts/fsbackstore_test.go /builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.arm//usr/share/gocode/src/github.com/snapcore/snapd/./asserts/fsbackstore_test.go './asserts/fsbackstore_test.go' -> '/builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.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/export_test.go + echo '%dir %{gopath}/src/%{import_path}/./asserts' ++ dirname ./asserts/export_test.go + install -d -p /builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.arm//usr/share/gocode/src/github.com/snapcore/snapd/./asserts + cp -pav ./asserts/export_test.go /builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.arm//usr/share/gocode/src/github.com/snapcore/snapd/./asserts/export_test.go './asserts/export_test.go' -> '/builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.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/model_test.go + echo '%dir %{gopath}/src/%{import_path}/./asserts' ++ dirname ./asserts/model_test.go + install -d -p /builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.arm//usr/share/gocode/src/github.com/snapcore/snapd/./asserts + cp -pav ./asserts/model_test.go /builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.arm//usr/share/gocode/src/github.com/snapcore/snapd/./asserts/model_test.go './asserts/model_test.go' -> '/builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.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/repair.go + echo '%dir %{gopath}/src/%{import_path}/./asserts' ++ dirname ./asserts/repair.go + install -d -p /builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.arm//usr/share/gocode/src/github.com/snapcore/snapd/./asserts + cp -pav ./asserts/repair.go /builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.arm//usr/share/gocode/src/github.com/snapcore/snapd/./asserts/repair.go './asserts/repair.go' -> '/builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.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/asserts_test.go + echo '%dir %{gopath}/src/%{import_path}/./asserts' ++ dirname ./asserts/asserts_test.go + install -d -p /builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.arm//usr/share/gocode/src/github.com/snapcore/snapd/./asserts + cp -pav ./asserts/asserts_test.go /builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.arm//usr/share/gocode/src/github.com/snapcore/snapd/./asserts/asserts_test.go './asserts/asserts_test.go' -> '/builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.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/sysdb/generic.go + echo '%dir %{gopath}/src/%{import_path}/./asserts/sysdb' ++ dirname ./asserts/sysdb/generic.go + install -d -p /builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.arm//usr/share/gocode/src/github.com/snapcore/snapd/./asserts/sysdb + cp -pav ./asserts/sysdb/generic.go /builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.arm//usr/share/gocode/src/github.com/snapcore/snapd/./asserts/sysdb/generic.go './asserts/sysdb/generic.go' -> '/builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.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/staging.go + echo '%dir %{gopath}/src/%{import_path}/./asserts/sysdb' ++ dirname ./asserts/sysdb/staging.go + install -d -p /builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.arm//usr/share/gocode/src/github.com/snapcore/snapd/./asserts/sysdb + cp -pav ./asserts/sysdb/staging.go /builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.arm//usr/share/gocode/src/github.com/snapcore/snapd/./asserts/sysdb/staging.go './asserts/sysdb/staging.go' -> '/builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.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/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.45.2-1.fc32.arm//usr/share/gocode/src/github.com/snapcore/snapd/./asserts/sysdb + cp -pav ./asserts/sysdb/sysdb_test.go /builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.arm//usr/share/gocode/src/github.com/snapcore/snapd/./asserts/sysdb/sysdb_test.go './asserts/sysdb/sysdb_test.go' -> '/builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.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/sysdb.go + echo '%dir %{gopath}/src/%{import_path}/./asserts/sysdb' ++ dirname ./asserts/sysdb/sysdb.go + install -d -p /builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.arm//usr/share/gocode/src/github.com/snapcore/snapd/./asserts/sysdb + cp -pav ./asserts/sysdb/sysdb.go /builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.arm//usr/share/gocode/src/github.com/snapcore/snapd/./asserts/sysdb/sysdb.go './asserts/sysdb/sysdb.go' -> '/builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.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/trusted.go + echo '%dir %{gopath}/src/%{import_path}/./asserts/sysdb' ++ dirname ./asserts/sysdb/trusted.go + install -d -p /builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.arm//usr/share/gocode/src/github.com/snapcore/snapd/./asserts/sysdb + cp -pav ./asserts/sysdb/trusted.go /builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.arm//usr/share/gocode/src/github.com/snapcore/snapd/./asserts/sysdb/trusted.go './asserts/sysdb/trusted.go' -> '/builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.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/sysdb/testkeys.go + echo '%dir %{gopath}/src/%{import_path}/./asserts/sysdb' ++ dirname ./asserts/sysdb/testkeys.go + install -d -p /builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.arm//usr/share/gocode/src/github.com/snapcore/snapd/./asserts/sysdb + cp -pav ./asserts/sysdb/testkeys.go /builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.arm//usr/share/gocode/src/github.com/snapcore/snapd/./asserts/sysdb/testkeys.go './asserts/sysdb/testkeys.go' -> '/builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.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/batch_test.go + echo '%dir %{gopath}/src/%{import_path}/./asserts' ++ dirname ./asserts/batch_test.go + install -d -p /builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.arm//usr/share/gocode/src/github.com/snapcore/snapd/./asserts + cp -pav ./asserts/batch_test.go /builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.arm//usr/share/gocode/src/github.com/snapcore/snapd/./asserts/batch_test.go './asserts/batch_test.go' -> '/builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.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/membackstore_test.go + echo '%dir %{gopath}/src/%{import_path}/./asserts' ++ dirname ./asserts/membackstore_test.go + install -d -p /builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.arm//usr/share/gocode/src/github.com/snapcore/snapd/./asserts + cp -pav ./asserts/membackstore_test.go /builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.arm//usr/share/gocode/src/github.com/snapcore/snapd/./asserts/membackstore_test.go './asserts/membackstore_test.go' -> '/builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.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/account_key.go + echo '%dir %{gopath}/src/%{import_path}/./asserts' ++ dirname ./asserts/account_key.go + install -d -p /builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.arm//usr/share/gocode/src/github.com/snapcore/snapd/./asserts + cp -pav ./asserts/account_key.go /builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.arm//usr/share/gocode/src/github.com/snapcore/snapd/./asserts/account_key.go './asserts/account_key.go' -> '/builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.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/findwildcard_test.go + echo '%dir %{gopath}/src/%{import_path}/./asserts' ++ dirname ./asserts/findwildcard_test.go + install -d -p /builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.arm//usr/share/gocode/src/github.com/snapcore/snapd/./asserts + cp -pav ./asserts/findwildcard_test.go /builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.arm//usr/share/gocode/src/github.com/snapcore/snapd/./asserts/findwildcard_test.go './asserts/findwildcard_test.go' -> '/builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.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/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.45.2-1.fc32.arm//usr/share/gocode/src/github.com/snapcore/snapd/./asserts + cp -pav ./asserts/account_key_test.go /builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.arm//usr/share/gocode/src/github.com/snapcore/snapd/./asserts/account_key_test.go './asserts/account_key_test.go' -> '/builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.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 ./asserts/ifacedecls_test.go + echo '%dir %{gopath}/src/%{import_path}/./asserts' ++ dirname ./asserts/ifacedecls_test.go + install -d -p /builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.arm//usr/share/gocode/src/github.com/snapcore/snapd/./asserts + cp -pav ./asserts/ifacedecls_test.go /builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.arm//usr/share/gocode/src/github.com/snapcore/snapd/./asserts/ifacedecls_test.go './asserts/ifacedecls_test.go' -> '/builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.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.45.2-1.fc32.arm//usr/share/gocode/src/github.com/snapcore/snapd/./asserts + cp -pav ./asserts/account_test.go /builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.arm//usr/share/gocode/src/github.com/snapcore/snapd/./asserts/account_test.go './asserts/account_test.go' -> '/builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.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/digest.go + echo '%dir %{gopath}/src/%{import_path}/./asserts' ++ dirname ./asserts/digest.go + install -d -p /builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.arm//usr/share/gocode/src/github.com/snapcore/snapd/./asserts + cp -pav ./asserts/digest.go /builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.arm//usr/share/gocode/src/github.com/snapcore/snapd/./asserts/digest.go './asserts/digest.go' -> '/builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.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/headers.go + echo '%dir %{gopath}/src/%{import_path}/./asserts' ++ dirname ./asserts/headers.go + install -d -p /builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.arm//usr/share/gocode/src/github.com/snapcore/snapd/./asserts + cp -pav ./asserts/headers.go /builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.arm//usr/share/gocode/src/github.com/snapcore/snapd/./asserts/headers.go './asserts/headers.go' -> '/builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.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/gpgkeypairmgr_test.go + echo '%dir %{gopath}/src/%{import_path}/./asserts' ++ dirname ./asserts/gpgkeypairmgr_test.go + install -d -p /builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.arm//usr/share/gocode/src/github.com/snapcore/snapd/./asserts + cp -pav ./asserts/gpgkeypairmgr_test.go /builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.arm//usr/share/gocode/src/github.com/snapcore/snapd/./asserts/gpgkeypairmgr_test.go './asserts/gpgkeypairmgr_test.go' -> '/builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.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/ifacedecls.go + echo '%dir %{gopath}/src/%{import_path}/./asserts' ++ dirname ./asserts/ifacedecls.go + install -d -p /builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.arm//usr/share/gocode/src/github.com/snapcore/snapd/./asserts + cp -pav ./asserts/ifacedecls.go /builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.arm//usr/share/gocode/src/github.com/snapcore/snapd/./asserts/ifacedecls.go './asserts/ifacedecls.go' -> '/builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.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/repair_test.go + echo '%dir %{gopath}/src/%{import_path}/./asserts' ++ dirname ./asserts/repair_test.go + install -d -p /builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.arm//usr/share/gocode/src/github.com/snapcore/snapd/./asserts + cp -pav ./asserts/repair_test.go /builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.arm//usr/share/gocode/src/github.com/snapcore/snapd/./asserts/repair_test.go './asserts/repair_test.go' -> '/builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.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/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.45.2-1.fc32.arm//usr/share/gocode/src/github.com/snapcore/snapd/./asserts + cp -pav ./asserts/privkeys_for_test.go /builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.arm//usr/share/gocode/src/github.com/snapcore/snapd/./asserts/privkeys_for_test.go './asserts/privkeys_for_test.go' -> '/builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.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/fetcher.go + echo '%dir %{gopath}/src/%{import_path}/./asserts' ++ dirname ./asserts/fetcher.go + install -d -p /builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.arm//usr/share/gocode/src/github.com/snapcore/snapd/./asserts + cp -pav ./asserts/fetcher.go /builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.arm//usr/share/gocode/src/github.com/snapcore/snapd/./asserts/fetcher.go './asserts/fetcher.go' -> '/builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.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/headers_test.go + echo '%dir %{gopath}/src/%{import_path}/./asserts' ++ dirname ./asserts/headers_test.go + install -d -p /builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.arm//usr/share/gocode/src/github.com/snapcore/snapd/./asserts + cp -pav ./asserts/headers_test.go /builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.arm//usr/share/gocode/src/github.com/snapcore/snapd/./asserts/headers_test.go './asserts/headers_test.go' -> '/builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.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/system_user.go + echo '%dir %{gopath}/src/%{import_path}/./asserts' ++ dirname ./asserts/system_user.go + install -d -p /builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.arm//usr/share/gocode/src/github.com/snapcore/snapd/./asserts + cp -pav ./asserts/system_user.go /builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.arm//usr/share/gocode/src/github.com/snapcore/snapd/./asserts/system_user.go './asserts/system_user.go' -> '/builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.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/fskeypairmgr_test.go + echo '%dir %{gopath}/src/%{import_path}/./asserts' ++ dirname ./asserts/fskeypairmgr_test.go + install -d -p /builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.arm//usr/share/gocode/src/github.com/snapcore/snapd/./asserts + cp -pav ./asserts/fskeypairmgr_test.go /builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.arm//usr/share/gocode/src/github.com/snapcore/snapd/./asserts/fskeypairmgr_test.go './asserts/fskeypairmgr_test.go' -> '/builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.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/memkeypairmgr_test.go + echo '%dir %{gopath}/src/%{import_path}/./asserts' ++ dirname ./asserts/memkeypairmgr_test.go + install -d -p /builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.arm//usr/share/gocode/src/github.com/snapcore/snapd/./asserts + cp -pav ./asserts/memkeypairmgr_test.go /builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.arm//usr/share/gocode/src/github.com/snapcore/snapd/./asserts/memkeypairmgr_test.go './asserts/memkeypairmgr_test.go' -> '/builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.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.45.2-1.fc32.arm//usr/share/gocode/src/github.com/snapcore/snapd/./asserts + cp -pav ./asserts/batch.go /builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.arm//usr/share/gocode/src/github.com/snapcore/snapd/./asserts/batch.go './asserts/batch.go' -> '/builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.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/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.45.2-1.fc32.arm//usr/share/gocode/src/github.com/snapcore/snapd/./asserts + cp -pav ./asserts/system_user_test.go /builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.arm//usr/share/gocode/src/github.com/snapcore/snapd/./asserts/system_user_test.go './asserts/system_user_test.go' -> '/builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.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/signtool/sign.go + echo '%dir %{gopath}/src/%{import_path}/./asserts/signtool' ++ dirname ./asserts/signtool/sign.go + install -d -p /builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.arm//usr/share/gocode/src/github.com/snapcore/snapd/./asserts/signtool + cp -pav ./asserts/signtool/sign.go /builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.arm//usr/share/gocode/src/github.com/snapcore/snapd/./asserts/signtool/sign.go './asserts/signtool/sign.go' -> '/builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.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.45.2-1.fc32.arm//usr/share/gocode/src/github.com/snapcore/snapd/./asserts/signtool + cp -pav ./asserts/signtool/sign_test.go /builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.arm//usr/share/gocode/src/github.com/snapcore/snapd/./asserts/signtool/sign_test.go './asserts/signtool/sign_test.go' -> '/builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.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/database_test.go + echo '%dir %{gopath}/src/%{import_path}/./asserts' ++ dirname ./asserts/database_test.go + install -d -p /builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.arm//usr/share/gocode/src/github.com/snapcore/snapd/./asserts + cp -pav ./asserts/database_test.go /builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.arm//usr/share/gocode/src/github.com/snapcore/snapd/./asserts/database_test.go './asserts/database_test.go' -> '/builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.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/snap_asserts.go + echo '%dir %{gopath}/src/%{import_path}/./asserts' ++ dirname ./asserts/snap_asserts.go + install -d -p /builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.arm//usr/share/gocode/src/github.com/snapcore/snapd/./asserts + cp -pav ./asserts/snap_asserts.go /builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.arm//usr/share/gocode/src/github.com/snapcore/snapd/./asserts/snap_asserts.go './asserts/snap_asserts.go' -> '/builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.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/store_asserts.go + echo '%dir %{gopath}/src/%{import_path}/./asserts' ++ dirname ./asserts/store_asserts.go + install -d -p /builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.arm//usr/share/gocode/src/github.com/snapcore/snapd/./asserts + cp -pav ./asserts/store_asserts.go /builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.arm//usr/share/gocode/src/github.com/snapcore/snapd/./asserts/store_asserts.go './asserts/store_asserts.go' -> '/builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.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/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.45.2-1.fc32.arm//usr/share/gocode/src/github.com/snapcore/snapd/./asserts + cp -pav ./asserts/store_asserts_test.go /builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.arm//usr/share/gocode/src/github.com/snapcore/snapd/./asserts/store_asserts_test.go './asserts/store_asserts_test.go' -> '/builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.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/crypto.go + echo '%dir %{gopath}/src/%{import_path}/./asserts' ++ dirname ./asserts/crypto.go + install -d -p /builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.arm//usr/share/gocode/src/github.com/snapcore/snapd/./asserts + cp -pav ./asserts/crypto.go /builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.arm//usr/share/gocode/src/github.com/snapcore/snapd/./asserts/crypto.go './asserts/crypto.go' -> '/builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.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/fsentryutils.go + echo '%dir %{gopath}/src/%{import_path}/./asserts' ++ dirname ./asserts/fsentryutils.go + install -d -p /builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.arm//usr/share/gocode/src/github.com/snapcore/snapd/./asserts + cp -pav ./asserts/fsentryutils.go /builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.arm//usr/share/gocode/src/github.com/snapcore/snapd/./asserts/fsentryutils.go './asserts/fsentryutils.go' -> '/builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.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/findwildcard.go + echo '%dir %{gopath}/src/%{import_path}/./asserts' ++ dirname ./asserts/findwildcard.go + install -d -p /builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.arm//usr/share/gocode/src/github.com/snapcore/snapd/./asserts + cp -pav ./asserts/findwildcard.go /builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.arm//usr/share/gocode/src/github.com/snapcore/snapd/./asserts/findwildcard.go './asserts/findwildcard.go' -> '/builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.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/fsbackstore.go + echo '%dir %{gopath}/src/%{import_path}/./asserts' ++ dirname ./asserts/fsbackstore.go + install -d -p /builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.arm//usr/share/gocode/src/github.com/snapcore/snapd/./asserts + cp -pav ./asserts/fsbackstore.go /builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.arm//usr/share/gocode/src/github.com/snapcore/snapd/./asserts/fsbackstore.go './asserts/fsbackstore.go' -> '/builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.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/header_checks.go + echo '%dir %{gopath}/src/%{import_path}/./asserts' ++ dirname ./asserts/header_checks.go + install -d -p /builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.arm//usr/share/gocode/src/github.com/snapcore/snapd/./asserts + cp -pav ./asserts/header_checks.go /builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.arm//usr/share/gocode/src/github.com/snapcore/snapd/./asserts/header_checks.go './asserts/header_checks.go' -> '/builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.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/fetcher_test.go + echo '%dir %{gopath}/src/%{import_path}/./asserts' ++ dirname ./asserts/fetcher_test.go + install -d -p /builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.arm//usr/share/gocode/src/github.com/snapcore/snapd/./asserts + cp -pav ./asserts/fetcher_test.go /builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.arm//usr/share/gocode/src/github.com/snapcore/snapd/./asserts/fetcher_test.go './asserts/fetcher_test.go' -> '/builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.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/model.go + echo '%dir %{gopath}/src/%{import_path}/./asserts' ++ dirname ./asserts/model.go + install -d -p /builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.arm//usr/share/gocode/src/github.com/snapcore/snapd/./asserts + cp -pav ./asserts/model.go /builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.arm//usr/share/gocode/src/github.com/snapcore/snapd/./asserts/model.go './asserts/model.go' -> '/builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.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/fskeypairmgr.go + echo '%dir %{gopath}/src/%{import_path}/./asserts' ++ dirname ./asserts/fskeypairmgr.go + install -d -p /builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.arm//usr/share/gocode/src/github.com/snapcore/snapd/./asserts + cp -pav ./asserts/fskeypairmgr.go /builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.arm//usr/share/gocode/src/github.com/snapcore/snapd/./asserts/fskeypairmgr.go './asserts/fskeypairmgr.go' -> '/builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.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/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.45.2-1.fc32.arm//usr/share/gocode/src/github.com/snapcore/snapd/./asserts + cp -pav ./asserts/snap_asserts_test.go /builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.arm//usr/share/gocode/src/github.com/snapcore/snapd/./asserts/snap_asserts_test.go './asserts/snap_asserts_test.go' -> '/builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.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/memkeypairmgr.go + echo '%dir %{gopath}/src/%{import_path}/./asserts' ++ dirname ./asserts/memkeypairmgr.go + install -d -p /builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.arm//usr/share/gocode/src/github.com/snapcore/snapd/./asserts + cp -pav ./asserts/memkeypairmgr.go /builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.arm//usr/share/gocode/src/github.com/snapcore/snapd/./asserts/memkeypairmgr.go './asserts/memkeypairmgr.go' -> '/builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.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/membackstore.go + echo '%dir %{gopath}/src/%{import_path}/./asserts' ++ dirname ./asserts/membackstore.go + install -d -p /builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.arm//usr/share/gocode/src/github.com/snapcore/snapd/./asserts + cp -pav ./asserts/membackstore.go /builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.arm//usr/share/gocode/src/github.com/snapcore/snapd/./asserts/membackstore.go './asserts/membackstore.go' -> '/builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.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/systestkeys/trusted.go + echo '%dir %{gopath}/src/%{import_path}/./asserts/systestkeys' ++ dirname ./asserts/systestkeys/trusted.go + install -d -p /builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.arm//usr/share/gocode/src/github.com/snapcore/snapd/./asserts/systestkeys + cp -pav ./asserts/systestkeys/trusted.go /builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.arm//usr/share/gocode/src/github.com/snapcore/snapd/./asserts/systestkeys/trusted.go './asserts/systestkeys/trusted.go' -> '/builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.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.45.2-1.fc32.arm//usr/share/gocode/src/github.com/snapcore/snapd/./asserts + cp -pav ./asserts/database.go /builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.arm//usr/share/gocode/src/github.com/snapcore/snapd/./asserts/database.go './asserts/database.go' -> '/builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.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/digest_test.go + echo '%dir %{gopath}/src/%{import_path}/./asserts' ++ dirname ./asserts/digest_test.go + install -d -p /builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.arm//usr/share/gocode/src/github.com/snapcore/snapd/./asserts + cp -pav ./asserts/digest_test.go /builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.arm//usr/share/gocode/src/github.com/snapcore/snapd/./asserts/digest_test.go './asserts/digest_test.go' -> '/builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.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/gpgkeypairmgr.go + echo '%dir %{gopath}/src/%{import_path}/./asserts' ++ dirname ./asserts/gpgkeypairmgr.go + install -d -p /builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.arm//usr/share/gocode/src/github.com/snapcore/snapd/./asserts + cp -pav ./asserts/gpgkeypairmgr.go /builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.arm//usr/share/gocode/src/github.com/snapcore/snapd/./asserts/gpgkeypairmgr.go './asserts/gpgkeypairmgr.go' -> '/builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.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/serial_asserts.go + echo '%dir %{gopath}/src/%{import_path}/./asserts' ++ dirname ./asserts/serial_asserts.go + install -d -p /builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.arm//usr/share/gocode/src/github.com/snapcore/snapd/./asserts + cp -pav ./asserts/serial_asserts.go /builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.arm//usr/share/gocode/src/github.com/snapcore/snapd/./asserts/serial_asserts.go './asserts/serial_asserts.go' -> '/builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.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/snapasserts/snapasserts.go + echo '%dir %{gopath}/src/%{import_path}/./asserts/snapasserts' ++ dirname ./asserts/snapasserts/snapasserts.go + install -d -p /builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.arm//usr/share/gocode/src/github.com/snapcore/snapd/./asserts/snapasserts + cp -pav ./asserts/snapasserts/snapasserts.go /builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.arm//usr/share/gocode/src/github.com/snapcore/snapd/./asserts/snapasserts/snapasserts.go './asserts/snapasserts/snapasserts.go' -> '/builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.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/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.45.2-1.fc32.arm//usr/share/gocode/src/github.com/snapcore/snapd/./asserts/snapasserts + cp -pav ./asserts/snapasserts/snapasserts_test.go /builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.arm//usr/share/gocode/src/github.com/snapcore/snapd/./asserts/snapasserts/snapasserts_test.go './asserts/snapasserts/snapasserts_test.go' -> '/builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.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/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.45.2-1.fc32.arm//usr/share/gocode/src/github.com/snapcore/snapd/./asserts/assertstest + cp -pav ./asserts/assertstest/assertstest_test.go /builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.arm//usr/share/gocode/src/github.com/snapcore/snapd/./asserts/assertstest/assertstest_test.go './asserts/assertstest/assertstest_test.go' -> '/builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.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.45.2-1.fc32.arm//usr/share/gocode/src/github.com/snapcore/snapd/./asserts/assertstest + cp -pav ./asserts/assertstest/assertstest.go /builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.arm//usr/share/gocode/src/github.com/snapcore/snapd/./asserts/assertstest/assertstest.go './asserts/assertstest/assertstest.go' -> '/builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.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/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.45.2-1.fc32.arm//usr/share/gocode/src/github.com/snapcore/snapd/./asserts + cp -pav ./asserts/serial_asserts_test.go /builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.arm//usr/share/gocode/src/github.com/snapcore/snapd/./asserts/serial_asserts_test.go './asserts/serial_asserts_test.go' -> '/builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.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/asserts.go + echo '%dir %{gopath}/src/%{import_path}/./asserts' ++ dirname ./asserts/asserts.go + install -d -p /builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.arm//usr/share/gocode/src/github.com/snapcore/snapd/./asserts + cp -pav ./asserts/asserts.go /builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.arm//usr/share/gocode/src/github.com/snapcore/snapd/./asserts/asserts.go './asserts/asserts.go' -> '/builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.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/account.go + echo '%dir %{gopath}/src/%{import_path}/./asserts' ++ dirname ./asserts/account.go + install -d -p /builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.arm//usr/share/gocode/src/github.com/snapcore/snapd/./asserts + cp -pav ./asserts/account.go /builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.arm//usr/share/gocode/src/github.com/snapcore/snapd/./asserts/account.go './asserts/account.go' -> '/builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.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 ./spdx/parser_test.go + echo '%dir %{gopath}/src/%{import_path}/./spdx' ++ dirname ./spdx/parser_test.go + install -d -p /builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.arm//usr/share/gocode/src/github.com/snapcore/snapd/./spdx + cp -pav ./spdx/parser_test.go /builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.arm//usr/share/gocode/src/github.com/snapcore/snapd/./spdx/parser_test.go './spdx/parser_test.go' -> '/builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.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/parser.go + echo '%dir %{gopath}/src/%{import_path}/./spdx' ++ dirname ./spdx/parser.go + install -d -p /builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.arm//usr/share/gocode/src/github.com/snapcore/snapd/./spdx + cp -pav ./spdx/parser.go /builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.arm//usr/share/gocode/src/github.com/snapcore/snapd/./spdx/parser.go './spdx/parser.go' -> '/builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.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.go + echo '%dir %{gopath}/src/%{import_path}/./spdx' ++ dirname ./spdx/scanner.go + install -d -p /builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.arm//usr/share/gocode/src/github.com/snapcore/snapd/./spdx + cp -pav ./spdx/scanner.go /builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.arm//usr/share/gocode/src/github.com/snapcore/snapd/./spdx/scanner.go './spdx/scanner.go' -> '/builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.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.45.2-1.fc32.arm//usr/share/gocode/src/github.com/snapcore/snapd/./spdx + cp -pav ./spdx/validate.go /builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.arm//usr/share/gocode/src/github.com/snapcore/snapd/./spdx/validate.go './spdx/validate.go' -> '/builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.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/scanner_test.go + echo '%dir %{gopath}/src/%{import_path}/./spdx' ++ dirname ./spdx/scanner_test.go + install -d -p /builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.arm//usr/share/gocode/src/github.com/snapcore/snapd/./spdx + cp -pav ./spdx/scanner_test.go /builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.arm//usr/share/gocode/src/github.com/snapcore/snapd/./spdx/scanner_test.go './spdx/scanner_test.go' -> '/builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.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 ./spdx/licenses.go + echo '%dir %{gopath}/src/%{import_path}/./spdx' ++ dirname ./spdx/licenses.go + install -d -p /builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.arm//usr/share/gocode/src/github.com/snapcore/snapd/./spdx + cp -pav ./spdx/licenses.go /builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.arm//usr/share/gocode/src/github.com/snapcore/snapd/./spdx/licenses.go './spdx/licenses.go' -> '/builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.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 ./cmd/export_test.go + echo '%dir %{gopath}/src/%{import_path}/./cmd' ++ dirname ./cmd/export_test.go + install -d -p /builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.arm//usr/share/gocode/src/github.com/snapcore/snapd/./cmd + cp -pav ./cmd/export_test.go /builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.arm//usr/share/gocode/src/github.com/snapcore/snapd/./cmd/export_test.go './cmd/export_test.go' -> '/builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.arm//usr/share/gocode/src/github.com/snapcore/snapd/./cmd/export_test.go' + echo '%{gopath}/src/%{import_path}/./cmd/export_test.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.45.2-1.fc32.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.45.2-1.fc32.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.45.2-1.fc32.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/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.45.2-1.fc32.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.45.2-1.fc32.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.45.2-1.fc32.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/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.45.2-1.fc32.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.45.2-1.fc32.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.45.2-1.fc32.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-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.45.2-1.fc32.arm//usr/share/gocode/src/github.com/snapcore/snapd/./cmd/snap-failure + cp -pav ./cmd/snap-failure/main.go /builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.arm//usr/share/gocode/src/github.com/snapcore/snapd/./cmd/snap-failure/main.go './cmd/snap-failure/main.go' -> '/builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.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/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.45.2-1.fc32.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.45.2-1.fc32.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.45.2-1.fc32.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/cmd_linux_test.go + echo '%dir %{gopath}/src/%{import_path}/./cmd' ++ dirname ./cmd/cmd_linux_test.go + install -d -p /builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.arm//usr/share/gocode/src/github.com/snapcore/snapd/./cmd + cp -pav ./cmd/cmd_linux_test.go /builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.arm//usr/share/gocode/src/github.com/snapcore/snapd/./cmd/cmd_linux_test.go './cmd/cmd_linux_test.go' -> '/builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.arm//usr/share/gocode/src/github.com/snapcore/snapd/./cmd/cmd_linux_test.go' + echo '%{gopath}/src/%{import_path}/./cmd/cmd_linux_test.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.45.2-1.fc32.arm//usr/share/gocode/src/github.com/snapcore/snapd/./cmd/snapctl + cp -pav ./cmd/snapctl/main_test.go /builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.arm//usr/share/gocode/src/github.com/snapcore/snapd/./cmd/snapctl/main_test.go './cmd/snapctl/main_test.go' -> '/builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.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/snapctl/main.go + echo '%dir %{gopath}/src/%{import_path}/./cmd/snapctl' ++ dirname ./cmd/snapctl/main.go + install -d -p /builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.arm//usr/share/gocode/src/github.com/snapcore/snapd/./cmd/snapctl + cp -pav ./cmd/snapctl/main.go /builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.arm//usr/share/gocode/src/github.com/snapcore/snapd/./cmd/snapctl/main.go './cmd/snapctl/main.go' -> '/builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.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/cmdutil/cmdutil_test.go + echo '%dir %{gopath}/src/%{import_path}/./cmd/cmdutil' ++ dirname ./cmd/cmdutil/cmdutil_test.go + install -d -p /builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.arm//usr/share/gocode/src/github.com/snapcore/snapd/./cmd/cmdutil + cp -pav ./cmd/cmdutil/cmdutil_test.go /builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.arm//usr/share/gocode/src/github.com/snapcore/snapd/./cmd/cmdutil/cmdutil_test.go './cmd/cmdutil/cmdutil_test.go' -> '/builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.arm//usr/share/gocode/src/github.com/snapcore/snapd/./cmd/cmdutil/cmdutil_test.go' + echo '%{gopath}/src/%{import_path}/./cmd/cmdutil/cmdutil_test.go' + for file in $(find . -iname "*.go" -o -iname "*.s" \! -iname "*_test.go") ++ dirname ./cmd/cmdutil/version_test.go + echo '%dir %{gopath}/src/%{import_path}/./cmd/cmdutil' ++ dirname ./cmd/cmdutil/version_test.go + install -d -p /builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.arm//usr/share/gocode/src/github.com/snapcore/snapd/./cmd/cmdutil + cp -pav ./cmd/cmdutil/version_test.go /builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.arm//usr/share/gocode/src/github.com/snapcore/snapd/./cmd/cmdutil/version_test.go './cmd/cmdutil/version_test.go' -> '/builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.arm//usr/share/gocode/src/github.com/snapcore/snapd/./cmd/cmdutil/version_test.go' + echo '%{gopath}/src/%{import_path}/./cmd/cmdutil/version_test.go' + for file in $(find . -iname "*.go" -o -iname "*.s" \! -iname "*_test.go") ++ dirname ./cmd/cmdutil/version.go + echo '%dir %{gopath}/src/%{import_path}/./cmd/cmdutil' ++ dirname ./cmd/cmdutil/version.go + install -d -p /builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.arm//usr/share/gocode/src/github.com/snapcore/snapd/./cmd/cmdutil + cp -pav ./cmd/cmdutil/version.go /builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.arm//usr/share/gocode/src/github.com/snapcore/snapd/./cmd/cmdutil/version.go './cmd/cmdutil/version.go' -> '/builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.arm//usr/share/gocode/src/github.com/snapcore/snapd/./cmd/cmdutil/version.go' + echo '%{gopath}/src/%{import_path}/./cmd/cmdutil/version.go' + for file in $(find . -iname "*.go" -o -iname "*.s" \! -iname "*_test.go") ++ dirname ./cmd/cmdutil/cmdutil.go + echo '%dir %{gopath}/src/%{import_path}/./cmd/cmdutil' ++ dirname ./cmd/cmdutil/cmdutil.go + install -d -p /builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.arm//usr/share/gocode/src/github.com/snapcore/snapd/./cmd/cmdutil + cp -pav ./cmd/cmdutil/cmdutil.go /builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.arm//usr/share/gocode/src/github.com/snapcore/snapd/./cmd/cmdutil/cmdutil.go './cmd/cmdutil/cmdutil.go' -> '/builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.arm//usr/share/gocode/src/github.com/snapcore/snapd/./cmd/cmdutil/cmdutil.go' + echo '%{gopath}/src/%{import_path}/./cmd/cmdutil/cmdutil.go' + for file in $(find . -iname "*.go" -o -iname "*.s" \! -iname "*_test.go") ++ dirname ./cmd/cmd_linux.go + echo '%dir %{gopath}/src/%{import_path}/./cmd' ++ dirname ./cmd/cmd_linux.go + install -d -p /builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.arm//usr/share/gocode/src/github.com/snapcore/snapd/./cmd + cp -pav ./cmd/cmd_linux.go /builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.arm//usr/share/gocode/src/github.com/snapcore/snapd/./cmd/cmd_linux.go './cmd/cmd_linux.go' -> '/builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.arm//usr/share/gocode/src/github.com/snapcore/snapd/./cmd/cmd_linux.go' + echo '%{gopath}/src/%{import_path}/./cmd/cmd_linux.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.45.2-1.fc32.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.45.2-1.fc32.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.45.2-1.fc32.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-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.45.2-1.fc32.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.45.2-1.fc32.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.45.2-1.fc32.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/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.45.2-1.fc32.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.45.2-1.fc32.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.45.2-1.fc32.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/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.45.2-1.fc32.arm//usr/share/gocode/src/github.com/snapcore/snapd/./cmd/snap-preseed + cp -pav ./cmd/snap-preseed/main.go /builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.arm//usr/share/gocode/src/github.com/snapcore/snapd/./cmd/snap-preseed/main.go './cmd/snap-preseed/main.go' -> '/builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.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.45.2-1.fc32.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.45.2-1.fc32.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.45.2-1.fc32.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/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.45.2-1.fc32.arm//usr/share/gocode/src/github.com/snapcore/snapd/./cmd/snap-preseed + cp -pav ./cmd/snap-preseed/reset.go /builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.arm//usr/share/gocode/src/github.com/snapcore/snapd/./cmd/snap-preseed/reset.go './cmd/snap-preseed/reset.go' -> '/builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.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/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.45.2-1.fc32.arm//usr/share/gocode/src/github.com/snapcore/snapd/./cmd/snap + cp -pav ./cmd/snap/cmd_advise.go /builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.arm//usr/share/gocode/src/github.com/snapcore/snapd/./cmd/snap/cmd_advise.go './cmd/snap/cmd_advise.go' -> '/builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.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_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.45.2-1.fc32.arm//usr/share/gocode/src/github.com/snapcore/snapd/./cmd/snap + cp -pav ./cmd/snap/cmd_set_test.go /builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.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.45.2-1.fc32.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_login.go + echo '%dir %{gopath}/src/%{import_path}/./cmd/snap' ++ dirname ./cmd/snap/cmd_login.go + install -d -p /builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.arm//usr/share/gocode/src/github.com/snapcore/snapd/./cmd/snap + cp -pav ./cmd/snap/cmd_login.go /builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.arm//usr/share/gocode/src/github.com/snapcore/snapd/./cmd/snap/cmd_login.go './cmd/snap/cmd_login.go' -> '/builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.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/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.45.2-1.fc32.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.45.2-1.fc32.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.45.2-1.fc32.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/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.45.2-1.fc32.arm//usr/share/gocode/src/github.com/snapcore/snapd/./cmd/snap + cp -pav ./cmd/snap/export_test.go /builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.arm//usr/share/gocode/src/github.com/snapcore/snapd/./cmd/snap/export_test.go './cmd/snap/export_test.go' -> '/builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.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_changes.go + echo '%dir %{gopath}/src/%{import_path}/./cmd/snap' ++ dirname ./cmd/snap/cmd_changes.go + install -d -p /builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.arm//usr/share/gocode/src/github.com/snapcore/snapd/./cmd/snap + cp -pav ./cmd/snap/cmd_changes.go /builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.arm//usr/share/gocode/src/github.com/snapcore/snapd/./cmd/snap/cmd_changes.go './cmd/snap/cmd_changes.go' -> '/builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.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_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.45.2-1.fc32.arm//usr/share/gocode/src/github.com/snapcore/snapd/./cmd/snap + cp -pav ./cmd/snap/cmd_run_test.go /builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.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.45.2-1.fc32.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_set.go + echo '%dir %{gopath}/src/%{import_path}/./cmd/snap' ++ dirname ./cmd/snap/cmd_set.go + install -d -p /builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.arm//usr/share/gocode/src/github.com/snapcore/snapd/./cmd/snap + cp -pav ./cmd/snap/cmd_set.go /builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.arm//usr/share/gocode/src/github.com/snapcore/snapd/./cmd/snap/cmd_set.go './cmd/snap/cmd_set.go' -> '/builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.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_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.45.2-1.fc32.arm//usr/share/gocode/src/github.com/snapcore/snapd/./cmd/snap + cp -pav ./cmd/snap/cmd_debug_timings.go /builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.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.45.2-1.fc32.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_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.45.2-1.fc32.arm//usr/share/gocode/src/github.com/snapcore/snapd/./cmd/snap + cp -pav ./cmd/snap/cmd_watch_test.go /builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.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.45.2-1.fc32.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/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.45.2-1.fc32.arm//usr/share/gocode/src/github.com/snapcore/snapd/./cmd/snap + cp -pav ./cmd/snap/main_test.go /builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.arm//usr/share/gocode/src/github.com/snapcore/snapd/./cmd/snap/main_test.go './cmd/snap/main_test.go' -> '/builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.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_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.45.2-1.fc32.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.45.2-1.fc32.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.45.2-1.fc32.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/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.45.2-1.fc32.arm//usr/share/gocode/src/github.com/snapcore/snapd/./cmd/snap + cp -pav ./cmd/snap/cmd_sign_build.go /builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.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.45.2-1.fc32.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/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.45.2-1.fc32.arm//usr/share/gocode/src/github.com/snapcore/snapd/./cmd/snap + cp -pav ./cmd/snap/cmd_aliases.go /builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.arm//usr/share/gocode/src/github.com/snapcore/snapd/./cmd/snap/cmd_aliases.go './cmd/snap/cmd_aliases.go' -> '/builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.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/times.go + echo '%dir %{gopath}/src/%{import_path}/./cmd/snap' ++ dirname ./cmd/snap/times.go + install -d -p /builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.arm//usr/share/gocode/src/github.com/snapcore/snapd/./cmd/snap + cp -pav ./cmd/snap/times.go /builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.arm//usr/share/gocode/src/github.com/snapcore/snapd/./cmd/snap/times.go './cmd/snap/times.go' -> '/builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.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_alias.go + echo '%dir %{gopath}/src/%{import_path}/./cmd/snap' ++ dirname ./cmd/snap/cmd_alias.go + install -d -p /builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.arm//usr/share/gocode/src/github.com/snapcore/snapd/./cmd/snap + cp -pav ./cmd/snap/cmd_alias.go /builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.arm//usr/share/gocode/src/github.com/snapcore/snapd/./cmd/snap/cmd_alias.go './cmd/snap/cmd_alias.go' -> '/builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.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/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.45.2-1.fc32.arm//usr/share/gocode/src/github.com/snapcore/snapd/./cmd/snap + cp -pav ./cmd/snap/cmd_version_other.go /builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.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.45.2-1.fc32.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_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.45.2-1.fc32.arm//usr/share/gocode/src/github.com/snapcore/snapd/./cmd/snap + cp -pav ./cmd/snap/cmd_keys_test.go /builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.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.45.2-1.fc32.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_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.45.2-1.fc32.arm//usr/share/gocode/src/github.com/snapcore/snapd/./cmd/snap + cp -pav ./cmd/snap/cmd_wait_test.go /builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.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.45.2-1.fc32.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_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.45.2-1.fc32.arm//usr/share/gocode/src/github.com/snapcore/snapd/./cmd/snap + cp -pav ./cmd/snap/cmd_connect_test.go /builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.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.45.2-1.fc32.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_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.45.2-1.fc32.arm//usr/share/gocode/src/github.com/snapcore/snapd/./cmd/snap + cp -pav ./cmd/snap/cmd_remove_user.go /builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.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.45.2-1.fc32.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_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.45.2-1.fc32.arm//usr/share/gocode/src/github.com/snapcore/snapd/./cmd/snap + cp -pav ./cmd/snap/cmd_version_linux.go /builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.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.45.2-1.fc32.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/main.go + echo '%dir %{gopath}/src/%{import_path}/./cmd/snap' ++ dirname ./cmd/snap/main.go + install -d -p /builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.arm//usr/share/gocode/src/github.com/snapcore/snapd/./cmd/snap + cp -pav ./cmd/snap/main.go /builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.arm//usr/share/gocode/src/github.com/snapcore/snapd/./cmd/snap/main.go './cmd/snap/main.go' -> '/builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.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_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.45.2-1.fc32.arm//usr/share/gocode/src/github.com/snapcore/snapd/./cmd/snap + cp -pav ./cmd/snap/cmd_find_test.go /builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.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.45.2-1.fc32.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_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.45.2-1.fc32.arm//usr/share/gocode/src/github.com/snapcore/snapd/./cmd/snap + cp -pav ./cmd/snap/cmd_userd_test.go /builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.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.45.2-1.fc32.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_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.45.2-1.fc32.arm//usr/share/gocode/src/github.com/snapcore/snapd/./cmd/snap + cp -pav ./cmd/snap/cmd_aliases_test.go /builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.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.45.2-1.fc32.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_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.45.2-1.fc32.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.45.2-1.fc32.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.45.2-1.fc32.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_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.45.2-1.fc32.arm//usr/share/gocode/src/github.com/snapcore/snapd/./cmd/snap + cp -pav ./cmd/snap/cmd_managed_test.go /builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.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.45.2-1.fc32.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_download.go + echo '%dir %{gopath}/src/%{import_path}/./cmd/snap' ++ dirname ./cmd/snap/cmd_download.go + install -d -p /builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.arm//usr/share/gocode/src/github.com/snapcore/snapd/./cmd/snap + cp -pav ./cmd/snap/cmd_download.go /builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.arm//usr/share/gocode/src/github.com/snapcore/snapd/./cmd/snap/cmd_download.go './cmd/snap/cmd_download.go' -> '/builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.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/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.45.2-1.fc32.arm//usr/share/gocode/src/github.com/snapcore/snapd/./cmd/snap + cp -pav ./cmd/snap/cmd_advise_test.go /builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.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.45.2-1.fc32.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_get.go + echo '%dir %{gopath}/src/%{import_path}/./cmd/snap' ++ dirname ./cmd/snap/cmd_get.go + install -d -p /builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.arm//usr/share/gocode/src/github.com/snapcore/snapd/./cmd/snap + cp -pav ./cmd/snap/cmd_get.go /builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.arm//usr/share/gocode/src/github.com/snapcore/snapd/./cmd/snap/cmd_get.go './cmd/snap/cmd_get.go' -> '/builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.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_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.45.2-1.fc32.arm//usr/share/gocode/src/github.com/snapcore/snapd/./cmd/snap + cp -pav ./cmd/snap/cmd_debug_state.go /builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.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.45.2-1.fc32.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_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.45.2-1.fc32.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.45.2-1.fc32.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.45.2-1.fc32.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_disconnect.go + echo '%dir %{gopath}/src/%{import_path}/./cmd/snap' ++ dirname ./cmd/snap/cmd_disconnect.go + install -d -p /builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.arm//usr/share/gocode/src/github.com/snapcore/snapd/./cmd/snap + cp -pav ./cmd/snap/cmd_disconnect.go /builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.arm//usr/share/gocode/src/github.com/snapcore/snapd/./cmd/snap/cmd_disconnect.go './cmd/snap/cmd_disconnect.go' -> '/builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.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_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.45.2-1.fc32.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.45.2-1.fc32.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.45.2-1.fc32.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.45.2-1.fc32.arm//usr/share/gocode/src/github.com/snapcore/snapd/./cmd/snap + cp -pav ./cmd/snap/cmd_connectivity_check.go /builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.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.45.2-1.fc32.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/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.45.2-1.fc32.arm//usr/share/gocode/src/github.com/snapcore/snapd/./cmd/snap + cp -pav ./cmd/snap/notes_test.go /builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.arm//usr/share/gocode/src/github.com/snapcore/snapd/./cmd/snap/notes_test.go './cmd/snap/notes_test.go' -> '/builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.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_paths.go + echo '%dir %{gopath}/src/%{import_path}/./cmd/snap' ++ dirname ./cmd/snap/cmd_paths.go + install -d -p /builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.arm//usr/share/gocode/src/github.com/snapcore/snapd/./cmd/snap + cp -pav ./cmd/snap/cmd_paths.go /builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.arm//usr/share/gocode/src/github.com/snapcore/snapd/./cmd/snap/cmd_paths.go './cmd/snap/cmd_paths.go' -> '/builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.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_model.go + echo '%dir %{gopath}/src/%{import_path}/./cmd/snap' ++ dirname ./cmd/snap/cmd_model.go + install -d -p /builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.arm//usr/share/gocode/src/github.com/snapcore/snapd/./cmd/snap + cp -pav ./cmd/snap/cmd_model.go /builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.arm//usr/share/gocode/src/github.com/snapcore/snapd/./cmd/snap/cmd_model.go './cmd/snap/cmd_model.go' -> '/builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.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_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.45.2-1.fc32.arm//usr/share/gocode/src/github.com/snapcore/snapd/./cmd/snap + cp -pav ./cmd/snap/cmd_download_test.go /builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.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.45.2-1.fc32.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/notes.go + echo '%dir %{gopath}/src/%{import_path}/./cmd/snap' ++ dirname ./cmd/snap/notes.go + install -d -p /builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.arm//usr/share/gocode/src/github.com/snapcore/snapd/./cmd/snap + cp -pav ./cmd/snap/notes.go /builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.arm//usr/share/gocode/src/github.com/snapcore/snapd/./cmd/snap/notes.go './cmd/snap/notes.go' -> '/builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.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_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.45.2-1.fc32.arm//usr/share/gocode/src/github.com/snapcore/snapd/./cmd/snap + cp -pav ./cmd/snap/cmd_handle_link.go /builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.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.45.2-1.fc32.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_sign.go + echo '%dir %{gopath}/src/%{import_path}/./cmd/snap' ++ dirname ./cmd/snap/cmd_sign.go + install -d -p /builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.arm//usr/share/gocode/src/github.com/snapcore/snapd/./cmd/snap + cp -pav ./cmd/snap/cmd_sign.go /builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.arm//usr/share/gocode/src/github.com/snapcore/snapd/./cmd/snap/cmd_sign.go './cmd/snap/cmd_sign.go' -> '/builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.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_prefer.go + echo '%dir %{gopath}/src/%{import_path}/./cmd/snap' ++ dirname ./cmd/snap/cmd_prefer.go + install -d -p /builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.arm//usr/share/gocode/src/github.com/snapcore/snapd/./cmd/snap + cp -pav ./cmd/snap/cmd_prefer.go /builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.arm//usr/share/gocode/src/github.com/snapcore/snapd/./cmd/snap/cmd_prefer.go './cmd/snap/cmd_prefer.go' -> '/builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.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_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.45.2-1.fc32.arm//usr/share/gocode/src/github.com/snapcore/snapd/./cmd/snap + cp -pav ./cmd/snap/cmd_debug_model.go /builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.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.45.2-1.fc32.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_snapshot.go + echo '%dir %{gopath}/src/%{import_path}/./cmd/snap' ++ dirname ./cmd/snap/cmd_snapshot.go + install -d -p /builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.arm//usr/share/gocode/src/github.com/snapcore/snapd/./cmd/snap + cp -pav ./cmd/snap/cmd_snapshot.go /builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.arm//usr/share/gocode/src/github.com/snapcore/snapd/./cmd/snap/cmd_snapshot.go './cmd/snap/cmd_snapshot.go' -> '/builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.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_unalias.go + echo '%dir %{gopath}/src/%{import_path}/./cmd/snap' ++ dirname ./cmd/snap/cmd_unalias.go + install -d -p /builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.arm//usr/share/gocode/src/github.com/snapcore/snapd/./cmd/snap + cp -pav ./cmd/snap/cmd_unalias.go /builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.arm//usr/share/gocode/src/github.com/snapcore/snapd/./cmd/snap/cmd_unalias.go './cmd/snap/cmd_unalias.go' -> '/builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.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_find.go + echo '%dir %{gopath}/src/%{import_path}/./cmd/snap' ++ dirname ./cmd/snap/cmd_find.go + install -d -p /builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.arm//usr/share/gocode/src/github.com/snapcore/snapd/./cmd/snap + cp -pav ./cmd/snap/cmd_find.go /builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.arm//usr/share/gocode/src/github.com/snapcore/snapd/./cmd/snap/cmd_find.go './cmd/snap/cmd_find.go' -> '/builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.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_buy.go + echo '%dir %{gopath}/src/%{import_path}/./cmd/snap' ++ dirname ./cmd/snap/cmd_buy.go + install -d -p /builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.arm//usr/share/gocode/src/github.com/snapcore/snapd/./cmd/snap + cp -pav ./cmd/snap/cmd_buy.go /builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.arm//usr/share/gocode/src/github.com/snapcore/snapd/./cmd/snap/cmd_buy.go './cmd/snap/cmd_buy.go' -> '/builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.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_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.45.2-1.fc32.arm//usr/share/gocode/src/github.com/snapcore/snapd/./cmd/snap + cp -pav ./cmd/snap/cmd_disconnect_test.go /builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.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.45.2-1.fc32.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_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.45.2-1.fc32.arm//usr/share/gocode/src/github.com/snapcore/snapd/./cmd/snap + cp -pav ./cmd/snap/cmd_repair_repairs.go /builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.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.45.2-1.fc32.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/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.45.2-1.fc32.arm//usr/share/gocode/src/github.com/snapcore/snapd/./cmd/snap + cp -pav ./cmd/snap/cmd_first_boot.go /builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.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.45.2-1.fc32.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_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.45.2-1.fc32.arm//usr/share/gocode/src/github.com/snapcore/snapd/./cmd/snap + cp -pav ./cmd/snap/cmd_buy_test.go /builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.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.45.2-1.fc32.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/last.go + echo '%dir %{gopath}/src/%{import_path}/./cmd/snap' ++ dirname ./cmd/snap/last.go + install -d -p /builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.arm//usr/share/gocode/src/github.com/snapcore/snapd/./cmd/snap + cp -pav ./cmd/snap/last.go /builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.arm//usr/share/gocode/src/github.com/snapcore/snapd/./cmd/snap/last.go './cmd/snap/last.go' -> '/builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.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/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.45.2-1.fc32.arm//usr/share/gocode/src/github.com/snapcore/snapd/./cmd/snap + cp -pav ./cmd/snap/cmd_version.go /builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.arm//usr/share/gocode/src/github.com/snapcore/snapd/./cmd/snap/cmd_version.go './cmd/snap/cmd_version.go' -> '/builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.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_wait.go + echo '%dir %{gopath}/src/%{import_path}/./cmd/snap' ++ dirname ./cmd/snap/cmd_wait.go + install -d -p /builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.arm//usr/share/gocode/src/github.com/snapcore/snapd/./cmd/snap + cp -pav ./cmd/snap/cmd_wait.go /builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.arm//usr/share/gocode/src/github.com/snapcore/snapd/./cmd/snap/cmd_wait.go './cmd/snap/cmd_wait.go' -> '/builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.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_confinement.go + echo '%dir %{gopath}/src/%{import_path}/./cmd/snap' ++ dirname ./cmd/snap/cmd_confinement.go + install -d -p /builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.arm//usr/share/gocode/src/github.com/snapcore/snapd/./cmd/snap + cp -pav ./cmd/snap/cmd_confinement.go /builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.arm//usr/share/gocode/src/github.com/snapcore/snapd/./cmd/snap/cmd_confinement.go './cmd/snap/cmd_confinement.go' -> '/builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.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/complete.go + echo '%dir %{gopath}/src/%{import_path}/./cmd/snap' ++ dirname ./cmd/snap/complete.go + install -d -p /builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.arm//usr/share/gocode/src/github.com/snapcore/snapd/./cmd/snap + cp -pav ./cmd/snap/complete.go /builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.arm//usr/share/gocode/src/github.com/snapcore/snapd/./cmd/snap/complete.go './cmd/snap/complete.go' -> '/builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.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_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.45.2-1.fc32.arm//usr/share/gocode/src/github.com/snapcore/snapd/./cmd/snap + cp -pav ./cmd/snap/cmd_interface_test.go /builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.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.45.2-1.fc32.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_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.45.2-1.fc32.arm//usr/share/gocode/src/github.com/snapcore/snapd/./cmd/snap + cp -pav ./cmd/snap/cmd_version_test.go /builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.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.45.2-1.fc32.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/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.45.2-1.fc32.arm//usr/share/gocode/src/github.com/snapcore/snapd/./cmd/snap + cp -pav ./cmd/snap/cmd_create_user.go /builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.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.45.2-1.fc32.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_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.45.2-1.fc32.arm//usr/share/gocode/src/github.com/snapcore/snapd/./cmd/snap + cp -pav ./cmd/snap/cmd_warnings_test.go /builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.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.45.2-1.fc32.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_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.45.2-1.fc32.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.45.2-1.fc32.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.45.2-1.fc32.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/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.45.2-1.fc32.arm//usr/share/gocode/src/github.com/snapcore/snapd/./cmd/snap + cp -pav ./cmd/snap/interfaces_common.go /builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.arm//usr/share/gocode/src/github.com/snapcore/snapd/./cmd/snap/interfaces_common.go './cmd/snap/interfaces_common.go' -> '/builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.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_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.45.2-1.fc32.arm//usr/share/gocode/src/github.com/snapcore/snapd/./cmd/snap + cp -pav ./cmd/snap/cmd_get_test.go /builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.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.45.2-1.fc32.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_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.45.2-1.fc32.arm//usr/share/gocode/src/github.com/snapcore/snapd/./cmd/snap + cp -pav ./cmd/snap/cmd_sign_test.go /builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.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.45.2-1.fc32.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_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.45.2-1.fc32.arm//usr/share/gocode/src/github.com/snapcore/snapd/./cmd/snap + cp -pav ./cmd/snap/cmd_delete_key.go /builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.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.45.2-1.fc32.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/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.45.2-1.fc32.arm//usr/share/gocode/src/github.com/snapcore/snapd/./cmd/snap + cp -pav ./cmd/snap/gnupg2_test.go /builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.arm//usr/share/gocode/src/github.com/snapcore/snapd/./cmd/snap/gnupg2_test.go './cmd/snap/gnupg2_test.go' -> '/builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.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_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.45.2-1.fc32.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.45.2-1.fc32.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.45.2-1.fc32.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_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.45.2-1.fc32.arm//usr/share/gocode/src/github.com/snapcore/snapd/./cmd/snap + cp -pav ./cmd/snap/cmd_unalias_test.go /builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.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.45.2-1.fc32.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_services.go + echo '%dir %{gopath}/src/%{import_path}/./cmd/snap' ++ dirname ./cmd/snap/cmd_services.go + install -d -p /builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.arm//usr/share/gocode/src/github.com/snapcore/snapd/./cmd/snap + cp -pav ./cmd/snap/cmd_services.go /builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.arm//usr/share/gocode/src/github.com/snapcore/snapd/./cmd/snap/cmd_services.go './cmd/snap/cmd_services.go' -> '/builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.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_abort.go + echo '%dir %{gopath}/src/%{import_path}/./cmd/snap' ++ dirname ./cmd/snap/cmd_abort.go + install -d -p /builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.arm//usr/share/gocode/src/github.com/snapcore/snapd/./cmd/snap + cp -pav ./cmd/snap/cmd_abort.go /builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.arm//usr/share/gocode/src/github.com/snapcore/snapd/./cmd/snap/cmd_abort.go './cmd/snap/cmd_abort.go' -> '/builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.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_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.45.2-1.fc32.arm//usr/share/gocode/src/github.com/snapcore/snapd/./cmd/snap + cp -pav ./cmd/snap/cmd_snap_op.go /builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.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.45.2-1.fc32.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/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.45.2-1.fc32.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.45.2-1.fc32.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.45.2-1.fc32.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_userd.go + echo '%dir %{gopath}/src/%{import_path}/./cmd/snap' ++ dirname ./cmd/snap/cmd_userd.go + install -d -p /builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.arm//usr/share/gocode/src/github.com/snapcore/snapd/./cmd/snap + cp -pav ./cmd/snap/cmd_userd.go /builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.arm//usr/share/gocode/src/github.com/snapcore/snapd/./cmd/snap/cmd_userd.go './cmd/snap/cmd_userd.go' -> '/builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.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_watch.go + echo '%dir %{gopath}/src/%{import_path}/./cmd/snap' ++ dirname ./cmd/snap/cmd_watch.go + install -d -p /builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.arm//usr/share/gocode/src/github.com/snapcore/snapd/./cmd/snap + cp -pav ./cmd/snap/cmd_watch.go /builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.arm//usr/share/gocode/src/github.com/snapcore/snapd/./cmd/snap/cmd_watch.go './cmd/snap/cmd_watch.go' -> '/builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.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_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.45.2-1.fc32.arm//usr/share/gocode/src/github.com/snapcore/snapd/./cmd/snap + cp -pav ./cmd/snap/cmd_whoami_test.go /builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.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.45.2-1.fc32.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_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.45.2-1.fc32.arm//usr/share/gocode/src/github.com/snapcore/snapd/./cmd/snap + cp -pav ./cmd/snap/cmd_auto_import.go /builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.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.45.2-1.fc32.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_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.45.2-1.fc32.arm//usr/share/gocode/src/github.com/snapcore/snapd/./cmd/snap + cp -pav ./cmd/snap/cmd_model_test.go /builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.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.45.2-1.fc32.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_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.45.2-1.fc32.arm//usr/share/gocode/src/github.com/snapcore/snapd/./cmd/snap + cp -pav ./cmd/snap/cmd_abort_test.go /builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.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.45.2-1.fc32.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_whoami.go + echo '%dir %{gopath}/src/%{import_path}/./cmd/snap' ++ dirname ./cmd/snap/cmd_whoami.go + install -d -p /builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.arm//usr/share/gocode/src/github.com/snapcore/snapd/./cmd/snap + cp -pav ./cmd/snap/cmd_whoami.go /builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.arm//usr/share/gocode/src/github.com/snapcore/snapd/./cmd/snap/cmd_whoami.go './cmd/snap/cmd_whoami.go' -> '/builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.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/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.45.2-1.fc32.arm//usr/share/gocode/src/github.com/snapcore/snapd/./cmd/snap + cp -pav ./cmd/snap/cmd_warnings.go /builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.arm//usr/share/gocode/src/github.com/snapcore/snapd/./cmd/snap/cmd_warnings.go './cmd/snap/cmd_warnings.go' -> '/builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.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/color.go + echo '%dir %{gopath}/src/%{import_path}/./cmd/snap' ++ dirname ./cmd/snap/color.go + install -d -p /builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.arm//usr/share/gocode/src/github.com/snapcore/snapd/./cmd/snap + cp -pav ./cmd/snap/color.go /builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.arm//usr/share/gocode/src/github.com/snapcore/snapd/./cmd/snap/color.go './cmd/snap/color.go' -> '/builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.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_help.go + echo '%dir %{gopath}/src/%{import_path}/./cmd/snap' ++ dirname ./cmd/snap/cmd_help.go + install -d -p /builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.arm//usr/share/gocode/src/github.com/snapcore/snapd/./cmd/snap + cp -pav ./cmd/snap/cmd_help.go /builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.arm//usr/share/gocode/src/github.com/snapcore/snapd/./cmd/snap/cmd_help.go './cmd/snap/cmd_help.go' -> '/builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.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_info.go + echo '%dir %{gopath}/src/%{import_path}/./cmd/snap' ++ dirname ./cmd/snap/cmd_info.go + install -d -p /builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.arm//usr/share/gocode/src/github.com/snapcore/snapd/./cmd/snap + cp -pav ./cmd/snap/cmd_info.go /builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.arm//usr/share/gocode/src/github.com/snapcore/snapd/./cmd/snap/cmd_info.go './cmd/snap/cmd_info.go' -> '/builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.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_run.go + echo '%dir %{gopath}/src/%{import_path}/./cmd/snap' ++ dirname ./cmd/snap/cmd_run.go + install -d -p /builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.arm//usr/share/gocode/src/github.com/snapcore/snapd/./cmd/snap + cp -pav ./cmd/snap/cmd_run.go /builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.arm//usr/share/gocode/src/github.com/snapcore/snapd/./cmd/snap/cmd_run.go './cmd/snap/cmd_run.go' -> '/builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.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_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.45.2-1.fc32.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.45.2-1.fc32.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.45.2-1.fc32.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_unset.go + echo '%dir %{gopath}/src/%{import_path}/./cmd/snap' ++ dirname ./cmd/snap/cmd_unset.go + install -d -p /builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.arm//usr/share/gocode/src/github.com/snapcore/snapd/./cmd/snap + cp -pav ./cmd/snap/cmd_unset.go /builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.arm//usr/share/gocode/src/github.com/snapcore/snapd/./cmd/snap/cmd_unset.go './cmd/snap/cmd_unset.go' -> '/builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.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_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.45.2-1.fc32.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.45.2-1.fc32.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.45.2-1.fc32.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_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.45.2-1.fc32.arm//usr/share/gocode/src/github.com/snapcore/snapd/./cmd/snap + cp -pav ./cmd/snap/cmd_create_key.go /builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.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.45.2-1.fc32.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_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.45.2-1.fc32.arm//usr/share/gocode/src/github.com/snapcore/snapd/./cmd/snap + cp -pav ./cmd/snap/cmd_interfaces_test.go /builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.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.45.2-1.fc32.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/wait.go + echo '%dir %{gopath}/src/%{import_path}/./cmd/snap' ++ dirname ./cmd/snap/wait.go + install -d -p /builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.arm//usr/share/gocode/src/github.com/snapcore/snapd/./cmd/snap + cp -pav ./cmd/snap/wait.go /builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.arm//usr/share/gocode/src/github.com/snapcore/snapd/./cmd/snap/wait.go './cmd/snap/wait.go' -> '/builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.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_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.45.2-1.fc32.arm//usr/share/gocode/src/github.com/snapcore/snapd/./cmd/snap + cp -pav ./cmd/snap/cmd_known_test.go /builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.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.45.2-1.fc32.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/error.go + echo '%dir %{gopath}/src/%{import_path}/./cmd/snap' ++ dirname ./cmd/snap/error.go + install -d -p /builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.arm//usr/share/gocode/src/github.com/snapcore/snapd/./cmd/snap + cp -pav ./cmd/snap/error.go /builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.arm//usr/share/gocode/src/github.com/snapcore/snapd/./cmd/snap/error.go './cmd/snap/error.go' -> '/builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.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_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.45.2-1.fc32.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.45.2-1.fc32.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.45.2-1.fc32.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_interface.go + echo '%dir %{gopath}/src/%{import_path}/./cmd/snap' ++ dirname ./cmd/snap/cmd_interface.go + install -d -p /builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.arm//usr/share/gocode/src/github.com/snapcore/snapd/./cmd/snap + cp -pav ./cmd/snap/cmd_interface.go /builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.arm//usr/share/gocode/src/github.com/snapcore/snapd/./cmd/snap/cmd_interface.go './cmd/snap/cmd_interface.go' -> '/builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.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_remodel.go + echo '%dir %{gopath}/src/%{import_path}/./cmd/snap' ++ dirname ./cmd/snap/cmd_remodel.go + install -d -p /builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.arm//usr/share/gocode/src/github.com/snapcore/snapd/./cmd/snap + cp -pav ./cmd/snap/cmd_remodel.go /builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.arm//usr/share/gocode/src/github.com/snapcore/snapd/./cmd/snap/cmd_remodel.go './cmd/snap/cmd_remodel.go' -> '/builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.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_interfaces.go + echo '%dir %{gopath}/src/%{import_path}/./cmd/snap' ++ dirname ./cmd/snap/cmd_interfaces.go + install -d -p /builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.arm//usr/share/gocode/src/github.com/snapcore/snapd/./cmd/snap + cp -pav ./cmd/snap/cmd_interfaces.go /builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.arm//usr/share/gocode/src/github.com/snapcore/snapd/./cmd/snap/cmd_interfaces.go './cmd/snap/cmd_interfaces.go' -> '/builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.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_managed.go + echo '%dir %{gopath}/src/%{import_path}/./cmd/snap' ++ dirname ./cmd/snap/cmd_managed.go + install -d -p /builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.arm//usr/share/gocode/src/github.com/snapcore/snapd/./cmd/snap + cp -pav ./cmd/snap/cmd_managed.go /builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.arm//usr/share/gocode/src/github.com/snapcore/snapd/./cmd/snap/cmd_managed.go './cmd/snap/cmd_managed.go' -> '/builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.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_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.45.2-1.fc32.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.45.2-1.fc32.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.45.2-1.fc32.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_routine.go + echo '%dir %{gopath}/src/%{import_path}/./cmd/snap' ++ dirname ./cmd/snap/cmd_routine.go + install -d -p /builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.arm//usr/share/gocode/src/github.com/snapcore/snapd/./cmd/snap + cp -pav ./cmd/snap/cmd_routine.go /builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.arm//usr/share/gocode/src/github.com/snapcore/snapd/./cmd/snap/cmd_routine.go './cmd/snap/cmd_routine.go' -> '/builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.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/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.45.2-1.fc32.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.45.2-1.fc32.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.45.2-1.fc32.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_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.45.2-1.fc32.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.45.2-1.fc32.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.45.2-1.fc32.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_booted.go + echo '%dir %{gopath}/src/%{import_path}/./cmd/snap' ++ dirname ./cmd/snap/cmd_booted.go + install -d -p /builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.arm//usr/share/gocode/src/github.com/snapcore/snapd/./cmd/snap + cp -pav ./cmd/snap/cmd_booted.go /builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.arm//usr/share/gocode/src/github.com/snapcore/snapd/./cmd/snap/cmd_booted.go './cmd/snap/cmd_booted.go' -> '/builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.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_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.45.2-1.fc32.arm//usr/share/gocode/src/github.com/snapcore/snapd/./cmd/snap + cp -pav ./cmd/snap/cmd_confinement_test.go /builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.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.45.2-1.fc32.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_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.45.2-1.fc32.arm//usr/share/gocode/src/github.com/snapcore/snapd/./cmd/snap + cp -pav ./cmd/snap/cmd_unset_test.go /builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.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.45.2-1.fc32.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/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.45.2-1.fc32.arm//usr/share/gocode/src/github.com/snapcore/snapd/./cmd/snap + cp -pav ./cmd/snap/cmd_info_test.go /builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.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.45.2-1.fc32.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/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.45.2-1.fc32.arm//usr/share/gocode/src/github.com/snapcore/snapd/./cmd/snap + cp -pav ./cmd/snap/cmd_changes_test.go /builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.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.45.2-1.fc32.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_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.45.2-1.fc32.arm//usr/share/gocode/src/github.com/snapcore/snapd/./cmd/snap + cp -pav ./cmd/snap/cmd_paths_test.go /builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.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.45.2-1.fc32.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_keys.go + echo '%dir %{gopath}/src/%{import_path}/./cmd/snap' ++ dirname ./cmd/snap/cmd_keys.go + install -d -p /builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.arm//usr/share/gocode/src/github.com/snapcore/snapd/./cmd/snap + cp -pav ./cmd/snap/cmd_keys.go /builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.arm//usr/share/gocode/src/github.com/snapcore/snapd/./cmd/snap/cmd_keys.go './cmd/snap/cmd_keys.go' -> '/builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.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_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.45.2-1.fc32.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.45.2-1.fc32.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.45.2-1.fc32.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_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.45.2-1.fc32.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.45.2-1.fc32.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.45.2-1.fc32.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_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.45.2-1.fc32.arm//usr/share/gocode/src/github.com/snapcore/snapd/./cmd/snap + cp -pav ./cmd/snap/cmd_list_test.go /builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.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.45.2-1.fc32.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_connect.go + echo '%dir %{gopath}/src/%{import_path}/./cmd/snap' ++ dirname ./cmd/snap/cmd_connect.go + install -d -p /builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.arm//usr/share/gocode/src/github.com/snapcore/snapd/./cmd/snap + cp -pav ./cmd/snap/cmd_connect.go /builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.arm//usr/share/gocode/src/github.com/snapcore/snapd/./cmd/snap/cmd_connect.go './cmd/snap/cmd_connect.go' -> '/builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.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_list.go + echo '%dir %{gopath}/src/%{import_path}/./cmd/snap' ++ dirname ./cmd/snap/cmd_list.go + install -d -p /builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.arm//usr/share/gocode/src/github.com/snapcore/snapd/./cmd/snap + cp -pav ./cmd/snap/cmd_list.go /builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.arm//usr/share/gocode/src/github.com/snapcore/snapd/./cmd/snap/cmd_list.go './cmd/snap/cmd_list.go' -> '/builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.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_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.45.2-1.fc32.arm//usr/share/gocode/src/github.com/snapcore/snapd/./cmd/snap + cp -pav ./cmd/snap/cmd_pack_test.go /builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.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.45.2-1.fc32.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_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.45.2-1.fc32.arm//usr/share/gocode/src/github.com/snapcore/snapd/./cmd/snap + cp -pav ./cmd/snap/cmd_snapshot_test.go /builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.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.45.2-1.fc32.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_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.45.2-1.fc32.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.45.2-1.fc32.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.45.2-1.fc32.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_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.45.2-1.fc32.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.45.2-1.fc32.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.45.2-1.fc32.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_ack.go + echo '%dir %{gopath}/src/%{import_path}/./cmd/snap' ++ dirname ./cmd/snap/cmd_ack.go + install -d -p /builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.arm//usr/share/gocode/src/github.com/snapcore/snapd/./cmd/snap + cp -pav ./cmd/snap/cmd_ack.go /builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.arm//usr/share/gocode/src/github.com/snapcore/snapd/./cmd/snap/cmd_ack.go './cmd/snap/cmd_ack.go' -> '/builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.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_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.45.2-1.fc32.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.45.2-1.fc32.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.45.2-1.fc32.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_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.45.2-1.fc32.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.45.2-1.fc32.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.45.2-1.fc32.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_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.45.2-1.fc32.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.45.2-1.fc32.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.45.2-1.fc32.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_logout.go + echo '%dir %{gopath}/src/%{import_path}/./cmd/snap' ++ dirname ./cmd/snap/cmd_logout.go + install -d -p /builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.arm//usr/share/gocode/src/github.com/snapcore/snapd/./cmd/snap + cp -pav ./cmd/snap/cmd_logout.go /builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.arm//usr/share/gocode/src/github.com/snapcore/snapd/./cmd/snap/cmd_logout.go './cmd/snap/cmd_logout.go' -> '/builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.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_known.go + echo '%dir %{gopath}/src/%{import_path}/./cmd/snap' ++ dirname ./cmd/snap/cmd_known.go + install -d -p /builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.arm//usr/share/gocode/src/github.com/snapcore/snapd/./cmd/snap + cp -pav ./cmd/snap/cmd_known.go /builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.arm//usr/share/gocode/src/github.com/snapcore/snapd/./cmd/snap/cmd_known.go './cmd/snap/cmd_known.go' -> '/builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.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_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.45.2-1.fc32.arm//usr/share/gocode/src/github.com/snapcore/snapd/./cmd/snap + cp -pav ./cmd/snap/cmd_create_cohort.go /builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.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.45.2-1.fc32.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_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.45.2-1.fc32.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.45.2-1.fc32.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.45.2-1.fc32.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_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.45.2-1.fc32.arm//usr/share/gocode/src/github.com/snapcore/snapd/./cmd/snap + cp -pav ./cmd/snap/cmd_services_test.go /builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.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.45.2-1.fc32.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_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.45.2-1.fc32.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.45.2-1.fc32.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.45.2-1.fc32.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_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.45.2-1.fc32.arm//usr/share/gocode/src/github.com/snapcore/snapd/./cmd/snap + cp -pav ./cmd/snap/cmd_prepare_image.go /builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.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.45.2-1.fc32.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_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.45.2-1.fc32.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.45.2-1.fc32.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.45.2-1.fc32.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_debug.go + echo '%dir %{gopath}/src/%{import_path}/./cmd/snap' ++ dirname ./cmd/snap/cmd_debug.go + install -d -p /builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.arm//usr/share/gocode/src/github.com/snapcore/snapd/./cmd/snap + cp -pav ./cmd/snap/cmd_debug.go /builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.arm//usr/share/gocode/src/github.com/snapcore/snapd/./cmd/snap/cmd_debug.go './cmd/snap/cmd_debug.go' -> '/builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.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_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.45.2-1.fc32.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.45.2-1.fc32.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.45.2-1.fc32.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_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.45.2-1.fc32.arm//usr/share/gocode/src/github.com/snapcore/snapd/./cmd/snap + cp -pav ./cmd/snap/cmd_prefer_test.go /builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.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.45.2-1.fc32.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_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.45.2-1.fc32.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.45.2-1.fc32.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.45.2-1.fc32.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_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.45.2-1.fc32.arm//usr/share/gocode/src/github.com/snapcore/snapd/./cmd/snap + cp -pav ./cmd/snap/cmd_debug_bootvars.go /builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.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.45.2-1.fc32.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/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.45.2-1.fc32.arm//usr/share/gocode/src/github.com/snapcore/snapd/./cmd/snap + cp -pav ./cmd/snap/interfaces_common_test.go /builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.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.45.2-1.fc32.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_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.45.2-1.fc32.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.45.2-1.fc32.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.45.2-1.fc32.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_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.45.2-1.fc32.arm//usr/share/gocode/src/github.com/snapcore/snapd/./cmd/snap + cp -pav ./cmd/snap/cmd_help_test.go /builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.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.45.2-1.fc32.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/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.45.2-1.fc32.arm//usr/share/gocode/src/github.com/snapcore/snapd/./cmd/snap + cp -pav ./cmd/snap/cmd_connections_test.go /builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.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.45.2-1.fc32.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_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.45.2-1.fc32.arm//usr/share/gocode/src/github.com/snapcore/snapd/./cmd/snap + cp -pav ./cmd/snap/cmd_login_test.go /builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.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.45.2-1.fc32.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_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.45.2-1.fc32.arm//usr/share/gocode/src/github.com/snapcore/snapd/./cmd/snap + cp -pav ./cmd/snap/cmd_export_key.go /builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.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.45.2-1.fc32.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_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.45.2-1.fc32.arm//usr/share/gocode/src/github.com/snapcore/snapd/./cmd/snap + cp -pav ./cmd/snap/cmd_alias_test.go /builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.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.45.2-1.fc32.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_connections.go + echo '%dir %{gopath}/src/%{import_path}/./cmd/snap' ++ dirname ./cmd/snap/cmd_connections.go + install -d -p /builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.arm//usr/share/gocode/src/github.com/snapcore/snapd/./cmd/snap + cp -pav ./cmd/snap/cmd_connections.go /builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.arm//usr/share/gocode/src/github.com/snapcore/snapd/./cmd/snap/cmd_connections.go './cmd/snap/cmd_connections.go' -> '/builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.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/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.45.2-1.fc32.arm//usr/share/gocode/src/github.com/snapcore/snapd/./cmd/snap + cp -pav ./cmd/snap/color_test.go /builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.arm//usr/share/gocode/src/github.com/snapcore/snapd/./cmd/snap/color_test.go './cmd/snap/color_test.go' -> '/builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.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_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.45.2-1.fc32.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.45.2-1.fc32.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.45.2-1.fc32.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_pack.go + echo '%dir %{gopath}/src/%{import_path}/./cmd/snap' ++ dirname ./cmd/snap/cmd_pack.go + install -d -p /builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.arm//usr/share/gocode/src/github.com/snapcore/snapd/./cmd/snap + cp -pav ./cmd/snap/cmd_pack.go /builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.arm//usr/share/gocode/src/github.com/snapcore/snapd/./cmd/snap/cmd_pack.go './cmd/snap/cmd_pack.go' -> '/builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.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_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.45.2-1.fc32.arm//usr/share/gocode/src/github.com/snapcore/snapd/./cmd/snap + cp -pav ./cmd/snap/cmd_sandbox_features.go /builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.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.45.2-1.fc32.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-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.45.2-1.fc32.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.45.2-1.fc32.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.45.2-1.fc32.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.45.2-1.fc32.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.45.2-1.fc32.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.45.2-1.fc32.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/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.45.2-1.fc32.arm//usr/share/gocode/src/github.com/snapcore/snapd/./cmd/snap-exec + cp -pav ./cmd/snap-exec/main.go /builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.arm//usr/share/gocode/src/github.com/snapcore/snapd/./cmd/snap-exec/main.go './cmd/snap-exec/main.go' -> '/builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.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/cmd_test.go + echo '%dir %{gopath}/src/%{import_path}/./cmd' ++ dirname ./cmd/cmd_test.go + install -d -p /builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.arm//usr/share/gocode/src/github.com/snapcore/snapd/./cmd + cp -pav ./cmd/cmd_test.go /builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.arm//usr/share/gocode/src/github.com/snapcore/snapd/./cmd/cmd_test.go './cmd/cmd_test.go' -> '/builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.arm//usr/share/gocode/src/github.com/snapcore/snapd/./cmd/cmd_test.go' + echo '%{gopath}/src/%{import_path}/./cmd/cmd_test.go' + for file in $(find . -iname "*.go" -o -iname "*.s" \! -iname "*_test.go") ++ dirname ./cmd/snapinfo.go + echo '%dir %{gopath}/src/%{import_path}/./cmd' ++ dirname ./cmd/snapinfo.go + install -d -p /builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.arm//usr/share/gocode/src/github.com/snapcore/snapd/./cmd + cp -pav ./cmd/snapinfo.go /builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.arm//usr/share/gocode/src/github.com/snapcore/snapd/./cmd/snapinfo.go './cmd/snapinfo.go' -> '/builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.arm//usr/share/gocode/src/github.com/snapcore/snapd/./cmd/snapinfo.go' + echo '%{gopath}/src/%{import_path}/./cmd/snapinfo.go' + for file in $(find . -iname "*.go" -o -iname "*.s" \! -iname "*_test.go") ++ dirname ./cmd/version_generated.go + echo '%dir %{gopath}/src/%{import_path}/./cmd' ++ dirname ./cmd/version_generated.go + install -d -p /builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.arm//usr/share/gocode/src/github.com/snapcore/snapd/./cmd + cp -pav ./cmd/version_generated.go /builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.arm//usr/share/gocode/src/github.com/snapcore/snapd/./cmd/version_generated.go './cmd/version_generated.go' -> '/builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.arm//usr/share/gocode/src/github.com/snapcore/snapd/./cmd/version_generated.go' + echo '%{gopath}/src/%{import_path}/./cmd/version_generated.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.45.2-1.fc32.arm//usr/share/gocode/src/github.com/snapcore/snapd/./cmd/snaplock + cp -pav ./cmd/snaplock/lock_test.go /builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.arm//usr/share/gocode/src/github.com/snapcore/snapd/./cmd/snaplock/lock_test.go './cmd/snaplock/lock_test.go' -> '/builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.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.45.2-1.fc32.arm//usr/share/gocode/src/github.com/snapcore/snapd/./cmd/snaplock + cp -pav ./cmd/snaplock/lock.go /builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.arm//usr/share/gocode/src/github.com/snapcore/snapd/./cmd/snaplock/lock.go './cmd/snaplock/lock.go' -> '/builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.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/version.go + echo '%dir %{gopath}/src/%{import_path}/./cmd' ++ dirname ./cmd/version.go + install -d -p /builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.arm//usr/share/gocode/src/github.com/snapcore/snapd/./cmd + cp -pav ./cmd/version.go /builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.arm//usr/share/gocode/src/github.com/snapcore/snapd/./cmd/version.go './cmd/version.go' -> '/builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.arm//usr/share/gocode/src/github.com/snapcore/snapd/./cmd/version.go' + echo '%{gopath}/src/%{import_path}/./cmd/version.go' + for file in $(find . -iname "*.go" -o -iname "*.s" \! -iname "*_test.go") ++ dirname ./cmd/snapinfo_test.go + echo '%dir %{gopath}/src/%{import_path}/./cmd' ++ dirname ./cmd/snapinfo_test.go + install -d -p /builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.arm//usr/share/gocode/src/github.com/snapcore/snapd/./cmd + cp -pav ./cmd/snapinfo_test.go /builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.arm//usr/share/gocode/src/github.com/snapcore/snapd/./cmd/snapinfo_test.go './cmd/snapinfo_test.go' -> '/builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.arm//usr/share/gocode/src/github.com/snapcore/snapd/./cmd/snapinfo_test.go' + echo '%{gopath}/src/%{import_path}/./cmd/snapinfo_test.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.45.2-1.fc32.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.45.2-1.fc32.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.45.2-1.fc32.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.45.2-1.fc32.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.45.2-1.fc32.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.45.2-1.fc32.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/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.45.2-1.fc32.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.45.2-1.fc32.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.45.2-1.fc32.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/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.45.2-1.fc32.arm//usr/share/gocode/src/github.com/snapcore/snapd/./cmd/snap-repair + cp -pav ./cmd/snap-repair/main.go /builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.arm//usr/share/gocode/src/github.com/snapcore/snapd/./cmd/snap-repair/main.go './cmd/snap-repair/main.go' -> '/builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.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/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.45.2-1.fc32.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.45.2-1.fc32.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.45.2-1.fc32.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/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.45.2-1.fc32.arm//usr/share/gocode/src/github.com/snapcore/snapd/./cmd/snap-repair + cp -pav ./cmd/snap-repair/runner.go /builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.arm//usr/share/gocode/src/github.com/snapcore/snapd/./cmd/snap-repair/runner.go './cmd/snap-repair/runner.go' -> '/builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.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/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.45.2-1.fc32.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.45.2-1.fc32.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.45.2-1.fc32.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/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.45.2-1.fc32.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.45.2-1.fc32.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.45.2-1.fc32.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/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.45.2-1.fc32.arm//usr/share/gocode/src/github.com/snapcore/snapd/./cmd/snap-repair + cp -pav ./cmd/snap-repair/staging.go /builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.arm//usr/share/gocode/src/github.com/snapcore/snapd/./cmd/snap-repair/staging.go './cmd/snap-repair/staging.go' -> '/builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.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/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.45.2-1.fc32.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.45.2-1.fc32.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.45.2-1.fc32.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/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.45.2-1.fc32.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.45.2-1.fc32.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.45.2-1.fc32.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/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.45.2-1.fc32.arm//usr/share/gocode/src/github.com/snapcore/snapd/./cmd/snap-repair + cp -pav ./cmd/snap-repair/trusted.go /builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.arm//usr/share/gocode/src/github.com/snapcore/snapd/./cmd/snap-repair/trusted.go './cmd/snap-repair/trusted.go' -> '/builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.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-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.45.2-1.fc32.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.45.2-1.fc32.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.45.2-1.fc32.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/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.45.2-1.fc32.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.45.2-1.fc32.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.45.2-1.fc32.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.45.2-1.fc32.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.45.2-1.fc32.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.45.2-1.fc32.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_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.45.2-1.fc32.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.45.2-1.fc32.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.45.2-1.fc32.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/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.45.2-1.fc32.arm//usr/share/gocode/src/github.com/snapcore/snapd/./cmd/snap-repair + cp -pav ./cmd/snap-repair/trace.go /builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.arm//usr/share/gocode/src/github.com/snapcore/snapd/./cmd/snap-repair/trace.go './cmd/snap-repair/trace.go' -> '/builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.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-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.45.2-1.fc32.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.45.2-1.fc32.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.45.2-1.fc32.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/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.45.2-1.fc32.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.45.2-1.fc32.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.45.2-1.fc32.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/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.45.2-1.fc32.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.45.2-1.fc32.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.45.2-1.fc32.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/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.45.2-1.fc32.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.45.2-1.fc32.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.45.2-1.fc32.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/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.45.2-1.fc32.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.45.2-1.fc32.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.45.2-1.fc32.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/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.45.2-1.fc32.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.45.2-1.fc32.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.45.2-1.fc32.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_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.45.2-1.fc32.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.45.2-1.fc32.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.45.2-1.fc32.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/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.45.2-1.fc32.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.45.2-1.fc32.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.45.2-1.fc32.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/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.45.2-1.fc32.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.45.2-1.fc32.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.45.2-1.fc32.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/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.45.2-1.fc32.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.45.2-1.fc32.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.45.2-1.fc32.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/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.45.2-1.fc32.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.45.2-1.fc32.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.45.2-1.fc32.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/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.45.2-1.fc32.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.45.2-1.fc32.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.45.2-1.fc32.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.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.45.2-1.fc32.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.45.2-1.fc32.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.45.2-1.fc32.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/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.45.2-1.fc32.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.45.2-1.fc32.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.45.2-1.fc32.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/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.45.2-1.fc32.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.45.2-1.fc32.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.45.2-1.fc32.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/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.45.2-1.fc32.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.45.2-1.fc32.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.45.2-1.fc32.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/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.45.2-1.fc32.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.45.2-1.fc32.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.45.2-1.fc32.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/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.45.2-1.fc32.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.45.2-1.fc32.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.45.2-1.fc32.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/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.45.2-1.fc32.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.45.2-1.fc32.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.45.2-1.fc32.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.45.2-1.fc32.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.45.2-1.fc32.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.45.2-1.fc32.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/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.45.2-1.fc32.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.45.2-1.fc32.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.45.2-1.fc32.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/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.45.2-1.fc32.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.45.2-1.fc32.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.45.2-1.fc32.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/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.45.2-1.fc32.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.45.2-1.fc32.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.45.2-1.fc32.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.45.2-1.fc32.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.45.2-1.fc32.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.45.2-1.fc32.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/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.45.2-1.fc32.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.45.2-1.fc32.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.45.2-1.fc32.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/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.45.2-1.fc32.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.45.2-1.fc32.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.45.2-1.fc32.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/cmd_other.go + echo '%dir %{gopath}/src/%{import_path}/./cmd' ++ dirname ./cmd/cmd_other.go + install -d -p /builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.arm//usr/share/gocode/src/github.com/snapcore/snapd/./cmd + cp -pav ./cmd/cmd_other.go /builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.arm//usr/share/gocode/src/github.com/snapcore/snapd/./cmd/cmd_other.go './cmd/cmd_other.go' -> '/builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.arm//usr/share/gocode/src/github.com/snapcore/snapd/./cmd/cmd_other.go' + echo '%{gopath}/src/%{import_path}/./cmd/cmd_other.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.45.2-1.fc32.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.45.2-1.fc32.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.45.2-1.fc32.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/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.45.2-1.fc32.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.45.2-1.fc32.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.45.2-1.fc32.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/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.45.2-1.fc32.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.45.2-1.fc32.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.45.2-1.fc32.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/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.45.2-1.fc32.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.45.2-1.fc32.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.45.2-1.fc32.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 ./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.45.2-1.fc32.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.45.2-1.fc32.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.45.2-1.fc32.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/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.45.2-1.fc32.arm//usr/share/gocode/src/github.com/snapcore/snapd/./cmd/snap-seccomp + cp -pav ./cmd/snap-seccomp/main.go /builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.arm//usr/share/gocode/src/github.com/snapcore/snapd/./cmd/snap-seccomp/main.go './cmd/snap-seccomp/main.go' -> '/builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.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/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.45.2-1.fc32.arm//usr/share/gocode/src/github.com/snapcore/snapd/./cmd/snap-seccomp + cp -pav ./cmd/snap-seccomp/versioninfo.go /builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.arm//usr/share/gocode/src/github.com/snapcore/snapd/./cmd/snap-seccomp/versioninfo.go './cmd/snap-seccomp/versioninfo.go' -> '/builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.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/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.45.2-1.fc32.arm//usr/share/gocode/src/github.com/snapcore/snapd/./cmd/snapd + cp -pav ./cmd/snapd/export_test.go /builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.arm//usr/share/gocode/src/github.com/snapcore/snapd/./cmd/snapd/export_test.go './cmd/snapd/export_test.go' -> '/builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.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.45.2-1.fc32.arm//usr/share/gocode/src/github.com/snapcore/snapd/./cmd/snapd + cp -pav ./cmd/snapd/main_test.go /builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.arm//usr/share/gocode/src/github.com/snapcore/snapd/./cmd/snapd/main_test.go './cmd/snapd/main_test.go' -> '/builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.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/snapd/main.go + echo '%dir %{gopath}/src/%{import_path}/./cmd/snapd' ++ dirname ./cmd/snapd/main.go + install -d -p /builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.arm//usr/share/gocode/src/github.com/snapcore/snapd/./cmd/snapd + cp -pav ./cmd/snapd/main.go /builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.arm//usr/share/gocode/src/github.com/snapcore/snapd/./cmd/snapd/main.go './cmd/snapd/main.go' -> '/builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.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/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.45.2-1.fc32.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.45.2-1.fc32.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.45.2-1.fc32.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.45.2-1.fc32.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.45.2-1.fc32.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.45.2-1.fc32.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-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.45.2-1.fc32.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.45.2-1.fc32.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.45.2-1.fc32.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-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.45.2-1.fc32.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.45.2-1.fc32.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.45.2-1.fc32.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/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.45.2-1.fc32.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.45.2-1.fc32.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.45.2-1.fc32.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/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.45.2-1.fc32.arm//usr/share/gocode/src/github.com/snapcore/snapd/./cmd/snap-bootstrap + cp -pav ./cmd/snap-bootstrap/main.go /builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.arm//usr/share/gocode/src/github.com/snapcore/snapd/./cmd/snap-bootstrap/main.go './cmd/snap-bootstrap/main.go' -> '/builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.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_create_partitions_test.go + echo '%dir %{gopath}/src/%{import_path}/./cmd/snap-bootstrap' ++ dirname ./cmd/snap-bootstrap/cmd_create_partitions_test.go + install -d -p /builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.arm//usr/share/gocode/src/github.com/snapcore/snapd/./cmd/snap-bootstrap + cp -pav ./cmd/snap-bootstrap/cmd_create_partitions_test.go /builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.arm//usr/share/gocode/src/github.com/snapcore/snapd/./cmd/snap-bootstrap/cmd_create_partitions_test.go './cmd/snap-bootstrap/cmd_create_partitions_test.go' -> '/builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.arm//usr/share/gocode/src/github.com/snapcore/snapd/./cmd/snap-bootstrap/cmd_create_partitions_test.go' + echo '%{gopath}/src/%{import_path}/./cmd/snap-bootstrap/cmd_create_partitions_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.45.2-1.fc32.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.45.2-1.fc32.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.45.2-1.fc32.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/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.45.2-1.fc32.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.45.2-1.fc32.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.45.2-1.fc32.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.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.45.2-1.fc32.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.45.2-1.fc32.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.45.2-1.fc32.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/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.45.2-1.fc32.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.45.2-1.fc32.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.45.2-1.fc32.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/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.45.2-1.fc32.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.45.2-1.fc32.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.45.2-1.fc32.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/partition/export_test.go + echo '%dir %{gopath}/src/%{import_path}/./cmd/snap-bootstrap/partition' ++ dirname ./cmd/snap-bootstrap/partition/export_test.go + install -d -p /builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.arm//usr/share/gocode/src/github.com/snapcore/snapd/./cmd/snap-bootstrap/partition + cp -pav ./cmd/snap-bootstrap/partition/export_test.go /builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.arm//usr/share/gocode/src/github.com/snapcore/snapd/./cmd/snap-bootstrap/partition/export_test.go './cmd/snap-bootstrap/partition/export_test.go' -> '/builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.arm//usr/share/gocode/src/github.com/snapcore/snapd/./cmd/snap-bootstrap/partition/export_test.go' + echo '%{gopath}/src/%{import_path}/./cmd/snap-bootstrap/partition/export_test.go' + for file in $(find . -iname "*.go" -o -iname "*.s" \! -iname "*_test.go") ++ dirname ./cmd/snap-bootstrap/partition/mkfs.go + echo '%dir %{gopath}/src/%{import_path}/./cmd/snap-bootstrap/partition' ++ dirname ./cmd/snap-bootstrap/partition/mkfs.go + install -d -p /builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.arm//usr/share/gocode/src/github.com/snapcore/snapd/./cmd/snap-bootstrap/partition + cp -pav ./cmd/snap-bootstrap/partition/mkfs.go /builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.arm//usr/share/gocode/src/github.com/snapcore/snapd/./cmd/snap-bootstrap/partition/mkfs.go './cmd/snap-bootstrap/partition/mkfs.go' -> '/builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.arm//usr/share/gocode/src/github.com/snapcore/snapd/./cmd/snap-bootstrap/partition/mkfs.go' + echo '%{gopath}/src/%{import_path}/./cmd/snap-bootstrap/partition/mkfs.go' + for file in $(find . -iname "*.go" -o -iname "*.s" \! -iname "*_test.go") ++ dirname ./cmd/snap-bootstrap/partition/mkfs_test.go + echo '%dir %{gopath}/src/%{import_path}/./cmd/snap-bootstrap/partition' ++ dirname ./cmd/snap-bootstrap/partition/mkfs_test.go + install -d -p /builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.arm//usr/share/gocode/src/github.com/snapcore/snapd/./cmd/snap-bootstrap/partition + cp -pav ./cmd/snap-bootstrap/partition/mkfs_test.go /builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.arm//usr/share/gocode/src/github.com/snapcore/snapd/./cmd/snap-bootstrap/partition/mkfs_test.go './cmd/snap-bootstrap/partition/mkfs_test.go' -> '/builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.arm//usr/share/gocode/src/github.com/snapcore/snapd/./cmd/snap-bootstrap/partition/mkfs_test.go' + echo '%{gopath}/src/%{import_path}/./cmd/snap-bootstrap/partition/mkfs_test.go' + for file in $(find . -iname "*.go" -o -iname "*.s" \! -iname "*_test.go") ++ dirname ./cmd/snap-bootstrap/partition/sfdisk_test.go + echo '%dir %{gopath}/src/%{import_path}/./cmd/snap-bootstrap/partition' ++ dirname ./cmd/snap-bootstrap/partition/sfdisk_test.go + install -d -p /builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.arm//usr/share/gocode/src/github.com/snapcore/snapd/./cmd/snap-bootstrap/partition + cp -pav ./cmd/snap-bootstrap/partition/sfdisk_test.go /builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.arm//usr/share/gocode/src/github.com/snapcore/snapd/./cmd/snap-bootstrap/partition/sfdisk_test.go './cmd/snap-bootstrap/partition/sfdisk_test.go' -> '/builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.arm//usr/share/gocode/src/github.com/snapcore/snapd/./cmd/snap-bootstrap/partition/sfdisk_test.go' + echo '%{gopath}/src/%{import_path}/./cmd/snap-bootstrap/partition/sfdisk_test.go' + for file in $(find . -iname "*.go" -o -iname "*.s" \! -iname "*_test.go") ++ dirname ./cmd/snap-bootstrap/partition/encrypt_test.go + echo '%dir %{gopath}/src/%{import_path}/./cmd/snap-bootstrap/partition' ++ dirname ./cmd/snap-bootstrap/partition/encrypt_test.go + install -d -p /builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.arm//usr/share/gocode/src/github.com/snapcore/snapd/./cmd/snap-bootstrap/partition + cp -pav ./cmd/snap-bootstrap/partition/encrypt_test.go /builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.arm//usr/share/gocode/src/github.com/snapcore/snapd/./cmd/snap-bootstrap/partition/encrypt_test.go './cmd/snap-bootstrap/partition/encrypt_test.go' -> '/builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.arm//usr/share/gocode/src/github.com/snapcore/snapd/./cmd/snap-bootstrap/partition/encrypt_test.go' + echo '%{gopath}/src/%{import_path}/./cmd/snap-bootstrap/partition/encrypt_test.go' + for file in $(find . -iname "*.go" -o -iname "*.s" \! -iname "*_test.go") ++ dirname ./cmd/snap-bootstrap/partition/deploy.go + echo '%dir %{gopath}/src/%{import_path}/./cmd/snap-bootstrap/partition' ++ dirname ./cmd/snap-bootstrap/partition/deploy.go + install -d -p /builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.arm//usr/share/gocode/src/github.com/snapcore/snapd/./cmd/snap-bootstrap/partition + cp -pav ./cmd/snap-bootstrap/partition/deploy.go /builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.arm//usr/share/gocode/src/github.com/snapcore/snapd/./cmd/snap-bootstrap/partition/deploy.go './cmd/snap-bootstrap/partition/deploy.go' -> '/builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.arm//usr/share/gocode/src/github.com/snapcore/snapd/./cmd/snap-bootstrap/partition/deploy.go' + echo '%{gopath}/src/%{import_path}/./cmd/snap-bootstrap/partition/deploy.go' + for file in $(find . -iname "*.go" -o -iname "*.s" \! -iname "*_test.go") ++ dirname ./cmd/snap-bootstrap/partition/sfdisk.go + echo '%dir %{gopath}/src/%{import_path}/./cmd/snap-bootstrap/partition' ++ dirname ./cmd/snap-bootstrap/partition/sfdisk.go + install -d -p /builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.arm//usr/share/gocode/src/github.com/snapcore/snapd/./cmd/snap-bootstrap/partition + cp -pav ./cmd/snap-bootstrap/partition/sfdisk.go /builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.arm//usr/share/gocode/src/github.com/snapcore/snapd/./cmd/snap-bootstrap/partition/sfdisk.go './cmd/snap-bootstrap/partition/sfdisk.go' -> '/builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.arm//usr/share/gocode/src/github.com/snapcore/snapd/./cmd/snap-bootstrap/partition/sfdisk.go' + echo '%{gopath}/src/%{import_path}/./cmd/snap-bootstrap/partition/sfdisk.go' + for file in $(find . -iname "*.go" -o -iname "*.s" \! -iname "*_test.go") ++ dirname ./cmd/snap-bootstrap/partition/deploy_test.go + echo '%dir %{gopath}/src/%{import_path}/./cmd/snap-bootstrap/partition' ++ dirname ./cmd/snap-bootstrap/partition/deploy_test.go + install -d -p /builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.arm//usr/share/gocode/src/github.com/snapcore/snapd/./cmd/snap-bootstrap/partition + cp -pav ./cmd/snap-bootstrap/partition/deploy_test.go /builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.arm//usr/share/gocode/src/github.com/snapcore/snapd/./cmd/snap-bootstrap/partition/deploy_test.go './cmd/snap-bootstrap/partition/deploy_test.go' -> '/builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.arm//usr/share/gocode/src/github.com/snapcore/snapd/./cmd/snap-bootstrap/partition/deploy_test.go' + echo '%{gopath}/src/%{import_path}/./cmd/snap-bootstrap/partition/deploy_test.go' + for file in $(find . -iname "*.go" -o -iname "*.s" \! -iname "*_test.go") ++ dirname ./cmd/snap-bootstrap/partition/encrypt.go + echo '%dir %{gopath}/src/%{import_path}/./cmd/snap-bootstrap/partition' ++ dirname ./cmd/snap-bootstrap/partition/encrypt.go + install -d -p /builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.arm//usr/share/gocode/src/github.com/snapcore/snapd/./cmd/snap-bootstrap/partition + cp -pav ./cmd/snap-bootstrap/partition/encrypt.go /builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.arm//usr/share/gocode/src/github.com/snapcore/snapd/./cmd/snap-bootstrap/partition/encrypt.go './cmd/snap-bootstrap/partition/encrypt.go' -> '/builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.arm//usr/share/gocode/src/github.com/snapcore/snapd/./cmd/snap-bootstrap/partition/encrypt.go' + echo '%{gopath}/src/%{import_path}/./cmd/snap-bootstrap/partition/encrypt.go' + for file in $(find . -iname "*.go" -o -iname "*.s" \! -iname "*_test.go") ++ dirname ./cmd/snap-bootstrap/partition/partition_test.go + echo '%dir %{gopath}/src/%{import_path}/./cmd/snap-bootstrap/partition' ++ dirname ./cmd/snap-bootstrap/partition/partition_test.go + install -d -p /builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.arm//usr/share/gocode/src/github.com/snapcore/snapd/./cmd/snap-bootstrap/partition + cp -pav ./cmd/snap-bootstrap/partition/partition_test.go /builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.arm//usr/share/gocode/src/github.com/snapcore/snapd/./cmd/snap-bootstrap/partition/partition_test.go './cmd/snap-bootstrap/partition/partition_test.go' -> '/builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.arm//usr/share/gocode/src/github.com/snapcore/snapd/./cmd/snap-bootstrap/partition/partition_test.go' + echo '%{gopath}/src/%{import_path}/./cmd/snap-bootstrap/partition/partition_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.45.2-1.fc32.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.45.2-1.fc32.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.45.2-1.fc32.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/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.45.2-1.fc32.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.45.2-1.fc32.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.45.2-1.fc32.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_create_partitions.go + echo '%dir %{gopath}/src/%{import_path}/./cmd/snap-bootstrap' ++ dirname ./cmd/snap-bootstrap/cmd_create_partitions.go + install -d -p /builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.arm//usr/share/gocode/src/github.com/snapcore/snapd/./cmd/snap-bootstrap + cp -pav ./cmd/snap-bootstrap/cmd_create_partitions.go /builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.arm//usr/share/gocode/src/github.com/snapcore/snapd/./cmd/snap-bootstrap/cmd_create_partitions.go './cmd/snap-bootstrap/cmd_create_partitions.go' -> '/builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.arm//usr/share/gocode/src/github.com/snapcore/snapd/./cmd/snap-bootstrap/cmd_create_partitions.go' + echo '%{gopath}/src/%{import_path}/./cmd/snap-bootstrap/cmd_create_partitions.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.45.2-1.fc32.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.45.2-1.fc32.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.45.2-1.fc32.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/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.45.2-1.fc32.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.45.2-1.fc32.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.45.2-1.fc32.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-bootstrap/bootstrap/export_test.go + echo '%dir %{gopath}/src/%{import_path}/./cmd/snap-bootstrap/bootstrap' ++ dirname ./cmd/snap-bootstrap/bootstrap/export_test.go + install -d -p /builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.arm//usr/share/gocode/src/github.com/snapcore/snapd/./cmd/snap-bootstrap/bootstrap + cp -pav ./cmd/snap-bootstrap/bootstrap/export_test.go /builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.arm//usr/share/gocode/src/github.com/snapcore/snapd/./cmd/snap-bootstrap/bootstrap/export_test.go './cmd/snap-bootstrap/bootstrap/export_test.go' -> '/builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.arm//usr/share/gocode/src/github.com/snapcore/snapd/./cmd/snap-bootstrap/bootstrap/export_test.go' + echo '%{gopath}/src/%{import_path}/./cmd/snap-bootstrap/bootstrap/export_test.go' + for file in $(find . -iname "*.go" -o -iname "*.s" \! -iname "*_test.go") ++ dirname ./cmd/snap-bootstrap/bootstrap/bootstrap.go + echo '%dir %{gopath}/src/%{import_path}/./cmd/snap-bootstrap/bootstrap' ++ dirname ./cmd/snap-bootstrap/bootstrap/bootstrap.go + install -d -p /builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.arm//usr/share/gocode/src/github.com/snapcore/snapd/./cmd/snap-bootstrap/bootstrap + cp -pav ./cmd/snap-bootstrap/bootstrap/bootstrap.go /builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.arm//usr/share/gocode/src/github.com/snapcore/snapd/./cmd/snap-bootstrap/bootstrap/bootstrap.go './cmd/snap-bootstrap/bootstrap/bootstrap.go' -> '/builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.arm//usr/share/gocode/src/github.com/snapcore/snapd/./cmd/snap-bootstrap/bootstrap/bootstrap.go' + echo '%{gopath}/src/%{import_path}/./cmd/snap-bootstrap/bootstrap/bootstrap.go' + for file in $(find . -iname "*.go" -o -iname "*.s" \! -iname "*_test.go") ++ dirname ./cmd/snap-bootstrap/bootstrap/options.go + echo '%dir %{gopath}/src/%{import_path}/./cmd/snap-bootstrap/bootstrap' ++ dirname ./cmd/snap-bootstrap/bootstrap/options.go + install -d -p /builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.arm//usr/share/gocode/src/github.com/snapcore/snapd/./cmd/snap-bootstrap/bootstrap + cp -pav ./cmd/snap-bootstrap/bootstrap/options.go /builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.arm//usr/share/gocode/src/github.com/snapcore/snapd/./cmd/snap-bootstrap/bootstrap/options.go './cmd/snap-bootstrap/bootstrap/options.go' -> '/builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.arm//usr/share/gocode/src/github.com/snapcore/snapd/./cmd/snap-bootstrap/bootstrap/options.go' + echo '%{gopath}/src/%{import_path}/./cmd/snap-bootstrap/bootstrap/options.go' + for file in $(find . -iname "*.go" -o -iname "*.s" \! -iname "*_test.go") ++ dirname ./cmd/snap-bootstrap/bootstrap/bootstrap_test.go + echo '%dir %{gopath}/src/%{import_path}/./cmd/snap-bootstrap/bootstrap' ++ dirname ./cmd/snap-bootstrap/bootstrap/bootstrap_test.go + install -d -p /builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.arm//usr/share/gocode/src/github.com/snapcore/snapd/./cmd/snap-bootstrap/bootstrap + cp -pav ./cmd/snap-bootstrap/bootstrap/bootstrap_test.go /builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.arm//usr/share/gocode/src/github.com/snapcore/snapd/./cmd/snap-bootstrap/bootstrap/bootstrap_test.go './cmd/snap-bootstrap/bootstrap/bootstrap_test.go' -> '/builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.arm//usr/share/gocode/src/github.com/snapcore/snapd/./cmd/snap-bootstrap/bootstrap/bootstrap_test.go' + echo '%{gopath}/src/%{import_path}/./cmd/snap-bootstrap/bootstrap/bootstrap_test.go' + for file in $(find . -iname "*.go" -o -iname "*.s" \! -iname "*_test.go") ++ dirname ./cmd/snap-bootstrap/bootstrap/bootstrap_dummy.go + echo '%dir %{gopath}/src/%{import_path}/./cmd/snap-bootstrap/bootstrap' ++ dirname ./cmd/snap-bootstrap/bootstrap/bootstrap_dummy.go + install -d -p /builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.arm//usr/share/gocode/src/github.com/snapcore/snapd/./cmd/snap-bootstrap/bootstrap + cp -pav ./cmd/snap-bootstrap/bootstrap/bootstrap_dummy.go /builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.arm//usr/share/gocode/src/github.com/snapcore/snapd/./cmd/snap-bootstrap/bootstrap/bootstrap_dummy.go './cmd/snap-bootstrap/bootstrap/bootstrap_dummy.go' -> '/builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.arm//usr/share/gocode/src/github.com/snapcore/snapd/./cmd/snap-bootstrap/bootstrap/bootstrap_dummy.go' + echo '%{gopath}/src/%{import_path}/./cmd/snap-bootstrap/bootstrap/bootstrap_dummy.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.45.2-1.fc32.arm//usr/share/gocode/src/github.com/snapcore/snapd/./usersession/userd + cp -pav ./usersession/userd/export_test.go /builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.arm//usr/share/gocode/src/github.com/snapcore/snapd/./usersession/userd/export_test.go './usersession/userd/export_test.go' -> '/builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.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/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.45.2-1.fc32.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.45.2-1.fc32.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.45.2-1.fc32.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.45.2-1.fc32.arm//usr/share/gocode/src/github.com/snapcore/snapd/./usersession/userd/ui + cp -pav ./usersession/userd/ui/ui.go /builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.arm//usr/share/gocode/src/github.com/snapcore/snapd/./usersession/userd/ui/ui.go './usersession/userd/ui/ui.go' -> '/builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.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/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.45.2-1.fc32.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.45.2-1.fc32.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.45.2-1.fc32.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/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.45.2-1.fc32.arm//usr/share/gocode/src/github.com/snapcore/snapd/./usersession/userd/ui + cp -pav ./usersession/userd/ui/zenity.go /builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.arm//usr/share/gocode/src/github.com/snapcore/snapd/./usersession/userd/ui/zenity.go './usersession/userd/ui/zenity.go' -> '/builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.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/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.45.2-1.fc32.arm//usr/share/gocode/src/github.com/snapcore/snapd/./usersession/userd/ui + cp -pav ./usersession/userd/ui/kdialog.go /builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.arm//usr/share/gocode/src/github.com/snapcore/snapd/./usersession/userd/ui/kdialog.go './usersession/userd/ui/kdialog.go' -> '/builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.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/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.45.2-1.fc32.arm//usr/share/gocode/src/github.com/snapcore/snapd/./usersession/userd + cp -pav ./usersession/userd/launcher_test.go /builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.arm//usr/share/gocode/src/github.com/snapcore/snapd/./usersession/userd/launcher_test.go './usersession/userd/launcher_test.go' -> '/builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.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/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.45.2-1.fc32.arm//usr/share/gocode/src/github.com/snapcore/snapd/./usersession/userd + cp -pav ./usersession/userd/settings_test.go /builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.arm//usr/share/gocode/src/github.com/snapcore/snapd/./usersession/userd/settings_test.go './usersession/userd/settings_test.go' -> '/builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.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/helpers.go + echo '%dir %{gopath}/src/%{import_path}/./usersession/userd' ++ dirname ./usersession/userd/helpers.go + install -d -p /builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.arm//usr/share/gocode/src/github.com/snapcore/snapd/./usersession/userd + cp -pav ./usersession/userd/helpers.go /builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.arm//usr/share/gocode/src/github.com/snapcore/snapd/./usersession/userd/helpers.go './usersession/userd/helpers.go' -> '/builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.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/userd.go + echo '%dir %{gopath}/src/%{import_path}/./usersession/userd' ++ dirname ./usersession/userd/userd.go + install -d -p /builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.arm//usr/share/gocode/src/github.com/snapcore/snapd/./usersession/userd + cp -pav ./usersession/userd/userd.go /builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.arm//usr/share/gocode/src/github.com/snapcore/snapd/./usersession/userd/userd.go './usersession/userd/userd.go' -> '/builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.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/settings.go + echo '%dir %{gopath}/src/%{import_path}/./usersession/userd' ++ dirname ./usersession/userd/settings.go + install -d -p /builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.arm//usr/share/gocode/src/github.com/snapcore/snapd/./usersession/userd + cp -pav ./usersession/userd/settings.go /builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.arm//usr/share/gocode/src/github.com/snapcore/snapd/./usersession/userd/settings.go './usersession/userd/settings.go' -> '/builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.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.45.2-1.fc32.arm//usr/share/gocode/src/github.com/snapcore/snapd/./usersession/userd + cp -pav ./usersession/userd/launcher.go /builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.arm//usr/share/gocode/src/github.com/snapcore/snapd/./usersession/userd/launcher.go './usersession/userd/launcher.go' -> '/builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.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/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.45.2-1.fc32.arm//usr/share/gocode/src/github.com/snapcore/snapd/./usersession/autostart + cp -pav ./usersession/autostart/export_test.go /builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.arm//usr/share/gocode/src/github.com/snapcore/snapd/./usersession/autostart/export_test.go './usersession/autostart/export_test.go' -> '/builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.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/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.45.2-1.fc32.arm//usr/share/gocode/src/github.com/snapcore/snapd/./usersession/autostart + cp -pav ./usersession/autostart/autostart_test.go /builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.arm//usr/share/gocode/src/github.com/snapcore/snapd/./usersession/autostart/autostart_test.go './usersession/autostart/autostart_test.go' -> '/builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.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/autostart.go + echo '%dir %{gopath}/src/%{import_path}/./usersession/autostart' ++ dirname ./usersession/autostart/autostart.go + install -d -p /builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.arm//usr/share/gocode/src/github.com/snapcore/snapd/./usersession/autostart + cp -pav ./usersession/autostart/autostart.go /builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.arm//usr/share/gocode/src/github.com/snapcore/snapd/./usersession/autostart/autostart.go './usersession/autostart/autostart.go' -> '/builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.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/client/client.go + echo '%dir %{gopath}/src/%{import_path}/./usersession/client' ++ dirname ./usersession/client/client.go + install -d -p /builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.arm//usr/share/gocode/src/github.com/snapcore/snapd/./usersession/client + cp -pav ./usersession/client/client.go /builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.arm//usr/share/gocode/src/github.com/snapcore/snapd/./usersession/client/client.go './usersession/client/client.go' -> '/builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.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/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.45.2-1.fc32.arm//usr/share/gocode/src/github.com/snapcore/snapd/./usersession/client + cp -pav ./usersession/client/client_test.go /builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.arm//usr/share/gocode/src/github.com/snapcore/snapd/./usersession/client/client_test.go './usersession/client/client_test.go' -> '/builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.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/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.45.2-1.fc32.arm//usr/share/gocode/src/github.com/snapcore/snapd/./usersession/agent + cp -pav ./usersession/agent/export_test.go /builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.arm//usr/share/gocode/src/github.com/snapcore/snapd/./usersession/agent/export_test.go './usersession/agent/export_test.go' -> '/builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.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/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.45.2-1.fc32.arm//usr/share/gocode/src/github.com/snapcore/snapd/./usersession/agent + cp -pav ./usersession/agent/rest_api_test.go /builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.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.45.2-1.fc32.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/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.45.2-1.fc32.arm//usr/share/gocode/src/github.com/snapcore/snapd/./usersession/agent + cp -pav ./usersession/agent/session_agent_test.go /builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.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.45.2-1.fc32.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/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.45.2-1.fc32.arm//usr/share/gocode/src/github.com/snapcore/snapd/./usersession/agent + cp -pav ./usersession/agent/session_agent.go /builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.arm//usr/share/gocode/src/github.com/snapcore/snapd/./usersession/agent/session_agent.go './usersession/agent/session_agent.go' -> '/builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.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/response.go + echo '%dir %{gopath}/src/%{import_path}/./usersession/agent' ++ dirname ./usersession/agent/response.go + install -d -p /builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.arm//usr/share/gocode/src/github.com/snapcore/snapd/./usersession/agent + cp -pav ./usersession/agent/response.go /builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.arm//usr/share/gocode/src/github.com/snapcore/snapd/./usersession/agent/response.go './usersession/agent/response.go' -> '/builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.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 ./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.45.2-1.fc32.arm//usr/share/gocode/src/github.com/snapcore/snapd/./usersession/agent + cp -pav ./usersession/agent/rest_api.go /builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.arm//usr/share/gocode/src/github.com/snapcore/snapd/./usersession/agent/rest_api.go './usersession/agent/rest_api.go' -> '/builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.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 ./bootloader/uboot.go + echo '%dir %{gopath}/src/%{import_path}/./bootloader' ++ dirname ./bootloader/uboot.go + install -d -p /builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.arm//usr/share/gocode/src/github.com/snapcore/snapd/./bootloader + cp -pav ./bootloader/uboot.go /builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.arm//usr/share/gocode/src/github.com/snapcore/snapd/./bootloader/uboot.go './bootloader/uboot.go' -> '/builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.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/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.45.2-1.fc32.arm//usr/share/gocode/src/github.com/snapcore/snapd/./bootloader/lkenv + cp -pav ./bootloader/lkenv/export_test.go /builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.arm//usr/share/gocode/src/github.com/snapcore/snapd/./bootloader/lkenv/export_test.go './bootloader/lkenv/export_test.go' -> '/builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.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.go + echo '%dir %{gopath}/src/%{import_path}/./bootloader/lkenv' ++ dirname ./bootloader/lkenv/lkenv.go + install -d -p /builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.arm//usr/share/gocode/src/github.com/snapcore/snapd/./bootloader/lkenv + cp -pav ./bootloader/lkenv/lkenv.go /builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.arm//usr/share/gocode/src/github.com/snapcore/snapd/./bootloader/lkenv/lkenv.go './bootloader/lkenv/lkenv.go' -> '/builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.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_test.go + echo '%dir %{gopath}/src/%{import_path}/./bootloader/lkenv' ++ dirname ./bootloader/lkenv/lkenv_test.go + install -d -p /builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.arm//usr/share/gocode/src/github.com/snapcore/snapd/./bootloader/lkenv + cp -pav ./bootloader/lkenv/lkenv_test.go /builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.arm//usr/share/gocode/src/github.com/snapcore/snapd/./bootloader/lkenv/lkenv_test.go './bootloader/lkenv/lkenv_test.go' -> '/builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.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/export_test.go + echo '%dir %{gopath}/src/%{import_path}/./bootloader' ++ dirname ./bootloader/export_test.go + install -d -p /builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.arm//usr/share/gocode/src/github.com/snapcore/snapd/./bootloader + cp -pav ./bootloader/export_test.go /builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.arm//usr/share/gocode/src/github.com/snapcore/snapd/./bootloader/export_test.go './bootloader/export_test.go' -> '/builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.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/androidboot.go + echo '%dir %{gopath}/src/%{import_path}/./bootloader' ++ dirname ./bootloader/androidboot.go + install -d -p /builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.arm//usr/share/gocode/src/github.com/snapcore/snapd/./bootloader + cp -pav ./bootloader/androidboot.go /builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.arm//usr/share/gocode/src/github.com/snapcore/snapd/./bootloader/androidboot.go './bootloader/androidboot.go' -> '/builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.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/androidboot_test.go + echo '%dir %{gopath}/src/%{import_path}/./bootloader' ++ dirname ./bootloader/androidboot_test.go + install -d -p /builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.arm//usr/share/gocode/src/github.com/snapcore/snapd/./bootloader + cp -pav ./bootloader/androidboot_test.go /builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.arm//usr/share/gocode/src/github.com/snapcore/snapd/./bootloader/androidboot_test.go './bootloader/androidboot_test.go' -> '/builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.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/lk_test.go + echo '%dir %{gopath}/src/%{import_path}/./bootloader' ++ dirname ./bootloader/lk_test.go + install -d -p /builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.arm//usr/share/gocode/src/github.com/snapcore/snapd/./bootloader + cp -pav ./bootloader/lk_test.go /builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.arm//usr/share/gocode/src/github.com/snapcore/snapd/./bootloader/lk_test.go './bootloader/lk_test.go' -> '/builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.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/bootloadertest/utf16.go + echo '%dir %{gopath}/src/%{import_path}/./bootloader/bootloadertest' ++ dirname ./bootloader/bootloadertest/utf16.go + install -d -p /builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.arm//usr/share/gocode/src/github.com/snapcore/snapd/./bootloader/bootloadertest + cp -pav ./bootloader/bootloadertest/utf16.go /builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.arm//usr/share/gocode/src/github.com/snapcore/snapd/./bootloader/bootloadertest/utf16.go './bootloader/bootloadertest/utf16.go' -> '/builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.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.45.2-1.fc32.arm//usr/share/gocode/src/github.com/snapcore/snapd/./bootloader/bootloadertest + cp -pav ./bootloader/bootloadertest/bootloadertest.go /builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.arm//usr/share/gocode/src/github.com/snapcore/snapd/./bootloader/bootloadertest/bootloadertest.go './bootloader/bootloadertest/bootloadertest.go' -> '/builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.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.45.2-1.fc32.arm//usr/share/gocode/src/github.com/snapcore/snapd/./bootloader + cp -pav ./bootloader/lk.go /builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.arm//usr/share/gocode/src/github.com/snapcore/snapd/./bootloader/lk.go './bootloader/lk.go' -> '/builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.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/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.45.2-1.fc32.arm//usr/share/gocode/src/github.com/snapcore/snapd/./bootloader/ubootenv + cp -pav ./bootloader/ubootenv/export_test.go /builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.arm//usr/share/gocode/src/github.com/snapcore/snapd/./bootloader/ubootenv/export_test.go './bootloader/ubootenv/export_test.go' -> '/builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.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.go + echo '%dir %{gopath}/src/%{import_path}/./bootloader/ubootenv' ++ dirname ./bootloader/ubootenv/env.go + install -d -p /builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.arm//usr/share/gocode/src/github.com/snapcore/snapd/./bootloader/ubootenv + cp -pav ./bootloader/ubootenv/env.go /builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.arm//usr/share/gocode/src/github.com/snapcore/snapd/./bootloader/ubootenv/env.go './bootloader/ubootenv/env.go' -> '/builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.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/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.45.2-1.fc32.arm//usr/share/gocode/src/github.com/snapcore/snapd/./bootloader/ubootenv + cp -pav ./bootloader/ubootenv/env_test.go /builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.arm//usr/share/gocode/src/github.com/snapcore/snapd/./bootloader/ubootenv/env_test.go './bootloader/ubootenv/env_test.go' -> '/builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.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/grubenv/grubenv.go + echo '%dir %{gopath}/src/%{import_path}/./bootloader/grubenv' ++ dirname ./bootloader/grubenv/grubenv.go + install -d -p /builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.arm//usr/share/gocode/src/github.com/snapcore/snapd/./bootloader/grubenv + cp -pav ./bootloader/grubenv/grubenv.go /builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.arm//usr/share/gocode/src/github.com/snapcore/snapd/./bootloader/grubenv/grubenv.go './bootloader/grubenv/grubenv.go' -> '/builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.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/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.45.2-1.fc32.arm//usr/share/gocode/src/github.com/snapcore/snapd/./bootloader/grubenv + cp -pav ./bootloader/grubenv/grubenv_test.go /builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.arm//usr/share/gocode/src/github.com/snapcore/snapd/./bootloader/grubenv/grubenv_test.go './bootloader/grubenv/grubenv_test.go' -> '/builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.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/androidbootenv/androidbootenv.go + echo '%dir %{gopath}/src/%{import_path}/./bootloader/androidbootenv' ++ dirname ./bootloader/androidbootenv/androidbootenv.go + install -d -p /builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.arm//usr/share/gocode/src/github.com/snapcore/snapd/./bootloader/androidbootenv + cp -pav ./bootloader/androidbootenv/androidbootenv.go /builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.arm//usr/share/gocode/src/github.com/snapcore/snapd/./bootloader/androidbootenv/androidbootenv.go './bootloader/androidbootenv/androidbootenv.go' -> '/builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.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.45.2-1.fc32.arm//usr/share/gocode/src/github.com/snapcore/snapd/./bootloader/androidbootenv + cp -pav ./bootloader/androidbootenv/androidbootenv_test.go /builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.arm//usr/share/gocode/src/github.com/snapcore/snapd/./bootloader/androidbootenv/androidbootenv_test.go './bootloader/androidbootenv/androidbootenv_test.go' -> '/builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.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/bootloader.go + echo '%dir %{gopath}/src/%{import_path}/./bootloader' ++ dirname ./bootloader/bootloader.go + install -d -p /builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.arm//usr/share/gocode/src/github.com/snapcore/snapd/./bootloader + cp -pav ./bootloader/bootloader.go /builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.arm//usr/share/gocode/src/github.com/snapcore/snapd/./bootloader/bootloader.go './bootloader/bootloader.go' -> '/builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.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/grub_test.go + echo '%dir %{gopath}/src/%{import_path}/./bootloader' ++ dirname ./bootloader/grub_test.go + install -d -p /builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.arm//usr/share/gocode/src/github.com/snapcore/snapd/./bootloader + cp -pav ./bootloader/grub_test.go /builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.arm//usr/share/gocode/src/github.com/snapcore/snapd/./bootloader/grub_test.go './bootloader/grub_test.go' -> '/builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.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/grub.go + echo '%dir %{gopath}/src/%{import_path}/./bootloader' ++ dirname ./bootloader/grub.go + install -d -p /builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.arm//usr/share/gocode/src/github.com/snapcore/snapd/./bootloader + cp -pav ./bootloader/grub.go /builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.arm//usr/share/gocode/src/github.com/snapcore/snapd/./bootloader/grub.go './bootloader/grub.go' -> '/builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.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/efi/efi.go + echo '%dir %{gopath}/src/%{import_path}/./bootloader/efi' ++ dirname ./bootloader/efi/efi.go + install -d -p /builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.arm//usr/share/gocode/src/github.com/snapcore/snapd/./bootloader/efi + cp -pav ./bootloader/efi/efi.go /builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.arm//usr/share/gocode/src/github.com/snapcore/snapd/./bootloader/efi/efi.go './bootloader/efi/efi.go' -> '/builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.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.45.2-1.fc32.arm//usr/share/gocode/src/github.com/snapcore/snapd/./bootloader/efi + cp -pav ./bootloader/efi/efi_test.go /builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.arm//usr/share/gocode/src/github.com/snapcore/snapd/./bootloader/efi/efi_test.go './bootloader/efi/efi_test.go' -> '/builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.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/uboot_test.go + echo '%dir %{gopath}/src/%{import_path}/./bootloader' ++ dirname ./bootloader/uboot_test.go + install -d -p /builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.arm//usr/share/gocode/src/github.com/snapcore/snapd/./bootloader + cp -pav ./bootloader/uboot_test.go /builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.arm//usr/share/gocode/src/github.com/snapcore/snapd/./bootloader/uboot_test.go './bootloader/uboot_test.go' -> '/builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.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/bootloader_test.go + echo '%dir %{gopath}/src/%{import_path}/./bootloader' ++ dirname ./bootloader/bootloader_test.go + install -d -p /builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.arm//usr/share/gocode/src/github.com/snapcore/snapd/./bootloader + cp -pav ./bootloader/bootloader_test.go /builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.arm//usr/share/gocode/src/github.com/snapcore/snapd/./bootloader/bootloader_test.go './bootloader/bootloader_test.go' -> '/builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.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 ./daemon/export_test.go + echo '%dir %{gopath}/src/%{import_path}/./daemon' ++ dirname ./daemon/export_test.go + install -d -p /builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.arm//usr/share/gocode/src/github.com/snapcore/snapd/./daemon + cp -pav ./daemon/export_test.go /builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.arm//usr/share/gocode/src/github.com/snapcore/snapd/./daemon/export_test.go './daemon/export_test.go' -> '/builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.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/api_json.go + echo '%dir %{gopath}/src/%{import_path}/./daemon' ++ dirname ./daemon/api_json.go + install -d -p /builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.arm//usr/share/gocode/src/github.com/snapcore/snapd/./daemon + cp -pav ./daemon/api_json.go /builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.arm//usr/share/gocode/src/github.com/snapcore/snapd/./daemon/api_json.go './daemon/api_json.go' -> '/builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.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/daemon_test.go + echo '%dir %{gopath}/src/%{import_path}/./daemon' ++ dirname ./daemon/daemon_test.go + install -d -p /builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.arm//usr/share/gocode/src/github.com/snapcore/snapd/./daemon + cp -pav ./daemon/daemon_test.go /builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.arm//usr/share/gocode/src/github.com/snapcore/snapd/./daemon/daemon_test.go './daemon/daemon_test.go' -> '/builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.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/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.45.2-1.fc32.arm//usr/share/gocode/src/github.com/snapcore/snapd/./daemon + cp -pav ./daemon/api_cohort_test.go /builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.arm//usr/share/gocode/src/github.com/snapcore/snapd/./daemon/api_cohort_test.go './daemon/api_cohort_test.go' -> '/builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.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/api_snapshots.go + echo '%dir %{gopath}/src/%{import_path}/./daemon' ++ dirname ./daemon/api_snapshots.go + install -d -p /builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.arm//usr/share/gocode/src/github.com/snapcore/snapd/./daemon + cp -pav ./daemon/api_snapshots.go /builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.arm//usr/share/gocode/src/github.com/snapcore/snapd/./daemon/api_snapshots.go './daemon/api_snapshots.go' -> '/builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.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_asserts_test.go + echo '%dir %{gopath}/src/%{import_path}/./daemon' ++ dirname ./daemon/api_asserts_test.go + install -d -p /builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.arm//usr/share/gocode/src/github.com/snapcore/snapd/./daemon + cp -pav ./daemon/api_asserts_test.go /builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.arm//usr/share/gocode/src/github.com/snapcore/snapd/./daemon/api_asserts_test.go './daemon/api_asserts_test.go' -> '/builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.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_connections.go + echo '%dir %{gopath}/src/%{import_path}/./daemon' ++ dirname ./daemon/api_connections.go + install -d -p /builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.arm//usr/share/gocode/src/github.com/snapcore/snapd/./daemon + cp -pav ./daemon/api_connections.go /builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.arm//usr/share/gocode/src/github.com/snapcore/snapd/./daemon/api_connections.go './daemon/api_connections.go' -> '/builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.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_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.45.2-1.fc32.arm//usr/share/gocode/src/github.com/snapcore/snapd/./daemon + cp -pav ./daemon/api_debug_pprof_test.go /builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.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.45.2-1.fc32.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/snap.go + echo '%dir %{gopath}/src/%{import_path}/./daemon' ++ dirname ./daemon/snap.go + install -d -p /builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.arm//usr/share/gocode/src/github.com/snapcore/snapd/./daemon + cp -pav ./daemon/snap.go /builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.arm//usr/share/gocode/src/github.com/snapcore/snapd/./daemon/snap.go './daemon/snap.go' -> '/builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.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/api_asserts.go + echo '%dir %{gopath}/src/%{import_path}/./daemon' ++ dirname ./daemon/api_asserts.go + install -d -p /builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.arm//usr/share/gocode/src/github.com/snapcore/snapd/./daemon + cp -pav ./daemon/api_asserts.go /builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.arm//usr/share/gocode/src/github.com/snapcore/snapd/./daemon/api_asserts.go './daemon/api_asserts.go' -> '/builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.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_cohort.go + echo '%dir %{gopath}/src/%{import_path}/./daemon' ++ dirname ./daemon/api_cohort.go + install -d -p /builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.arm//usr/share/gocode/src/github.com/snapcore/snapd/./daemon + cp -pav ./daemon/api_cohort.go /builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.arm//usr/share/gocode/src/github.com/snapcore/snapd/./daemon/api_cohort.go './daemon/api_cohort.go' -> '/builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.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.go + echo '%dir %{gopath}/src/%{import_path}/./daemon' ++ dirname ./daemon/api.go + install -d -p /builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.arm//usr/share/gocode/src/github.com/snapcore/snapd/./daemon + cp -pav ./daemon/api.go /builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.arm//usr/share/gocode/src/github.com/snapcore/snapd/./daemon/api.go './daemon/api.go' -> '/builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.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/response.go + echo '%dir %{gopath}/src/%{import_path}/./daemon' ++ dirname ./daemon/response.go + install -d -p /builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.arm//usr/share/gocode/src/github.com/snapcore/snapd/./daemon + cp -pav ./daemon/response.go /builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.arm//usr/share/gocode/src/github.com/snapcore/snapd/./daemon/response.go './daemon/response.go' -> '/builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.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_model_test.go + echo '%dir %{gopath}/src/%{import_path}/./daemon' ++ dirname ./daemon/api_model_test.go + install -d -p /builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.arm//usr/share/gocode/src/github.com/snapcore/snapd/./daemon + cp -pav ./daemon/api_model_test.go /builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.arm//usr/share/gocode/src/github.com/snapcore/snapd/./daemon/api_model_test.go './daemon/api_model_test.go' -> '/builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.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_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.45.2-1.fc32.arm//usr/share/gocode/src/github.com/snapcore/snapd/./daemon + cp -pav ./daemon/export_api_snapshots_test.go /builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.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.45.2-1.fc32.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_download_test.go + echo '%dir %{gopath}/src/%{import_path}/./daemon' ++ dirname ./daemon/api_download_test.go + install -d -p /builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.arm//usr/share/gocode/src/github.com/snapcore/snapd/./daemon + cp -pav ./daemon/api_download_test.go /builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.arm//usr/share/gocode/src/github.com/snapcore/snapd/./daemon/api_download_test.go './daemon/api_download_test.go' -> '/builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.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/api_systems.go + echo '%dir %{gopath}/src/%{import_path}/./daemon' ++ dirname ./daemon/api_systems.go + install -d -p /builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.arm//usr/share/gocode/src/github.com/snapcore/snapd/./daemon + cp -pav ./daemon/api_systems.go /builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.arm//usr/share/gocode/src/github.com/snapcore/snapd/./daemon/api_systems.go './daemon/api_systems.go' -> '/builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.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/export_api_asserts_test.go + echo '%dir %{gopath}/src/%{import_path}/./daemon' ++ dirname ./daemon/export_api_asserts_test.go + install -d -p /builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.arm//usr/share/gocode/src/github.com/snapcore/snapd/./daemon + cp -pav ./daemon/export_api_asserts_test.go /builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.arm//usr/share/gocode/src/github.com/snapcore/snapd/./daemon/export_api_asserts_test.go './daemon/export_api_asserts_test.go' -> '/builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.arm//usr/share/gocode/src/github.com/snapcore/snapd/./daemon/export_api_asserts_test.go' + echo '%{gopath}/src/%{import_path}/./daemon/export_api_asserts_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.45.2-1.fc32.arm//usr/share/gocode/src/github.com/snapcore/snapd/./daemon + cp -pav ./daemon/api_download.go /builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.arm//usr/share/gocode/src/github.com/snapcore/snapd/./daemon/api_download.go './daemon/api_download.go' -> '/builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.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_debug.go + echo '%dir %{gopath}/src/%{import_path}/./daemon' ++ dirname ./daemon/api_debug.go + install -d -p /builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.arm//usr/share/gocode/src/github.com/snapcore/snapd/./daemon + cp -pav ./daemon/api_debug.go /builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.arm//usr/share/gocode/src/github.com/snapcore/snapd/./daemon/api_debug.go './daemon/api_debug.go' -> '/builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.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/export_api_cohort_test.go + echo '%dir %{gopath}/src/%{import_path}/./daemon' ++ dirname ./daemon/export_api_cohort_test.go + install -d -p /builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.arm//usr/share/gocode/src/github.com/snapcore/snapd/./daemon + cp -pav ./daemon/export_api_cohort_test.go /builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.arm//usr/share/gocode/src/github.com/snapcore/snapd/./daemon/export_api_cohort_test.go './daemon/export_api_cohort_test.go' -> '/builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.arm//usr/share/gocode/src/github.com/snapcore/snapd/./daemon/export_api_cohort_test.go' + echo '%{gopath}/src/%{import_path}/./daemon/export_api_cohort_test.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.45.2-1.fc32.arm//usr/share/gocode/src/github.com/snapcore/snapd/./daemon + cp -pav ./daemon/export_api_download_test.go /builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.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.45.2-1.fc32.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/daemon.go + echo '%dir %{gopath}/src/%{import_path}/./daemon' ++ dirname ./daemon/daemon.go + install -d -p /builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.arm//usr/share/gocode/src/github.com/snapcore/snapd/./daemon + cp -pav ./daemon/daemon.go /builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.arm//usr/share/gocode/src/github.com/snapcore/snapd/./daemon/daemon.go './daemon/daemon.go' -> '/builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.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_users.go + echo '%dir %{gopath}/src/%{import_path}/./daemon' ++ dirname ./daemon/api_users.go + install -d -p /builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.arm//usr/share/gocode/src/github.com/snapcore/snapd/./daemon + cp -pav ./daemon/api_users.go /builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.arm//usr/share/gocode/src/github.com/snapcore/snapd/./daemon/api_users.go './daemon/api_users.go' -> '/builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.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_snap_file.go + echo '%dir %{gopath}/src/%{import_path}/./daemon' ++ dirname ./daemon/api_snap_file.go + install -d -p /builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.arm//usr/share/gocode/src/github.com/snapcore/snapd/./daemon + cp -pav ./daemon/api_snap_file.go /builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.arm//usr/share/gocode/src/github.com/snapcore/snapd/./daemon/api_snap_file.go './daemon/api_snap_file.go' -> '/builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.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.go + echo '%dir %{gopath}/src/%{import_path}/./daemon' ++ dirname ./daemon/ucrednet.go + install -d -p /builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.arm//usr/share/gocode/src/github.com/snapcore/snapd/./daemon + cp -pav ./daemon/ucrednet.go /builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.arm//usr/share/gocode/src/github.com/snapcore/snapd/./daemon/ucrednet.go './daemon/ucrednet.go' -> '/builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.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/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.45.2-1.fc32.arm//usr/share/gocode/src/github.com/snapcore/snapd/./daemon + cp -pav ./daemon/api_snap_file_test.go /builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.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.45.2-1.fc32.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_mock_test.go + echo '%dir %{gopath}/src/%{import_path}/./daemon' ++ dirname ./daemon/api_mock_test.go + install -d -p /builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.arm//usr/share/gocode/src/github.com/snapcore/snapd/./daemon + cp -pav ./daemon/api_mock_test.go /builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.arm//usr/share/gocode/src/github.com/snapcore/snapd/./daemon/api_mock_test.go './daemon/api_mock_test.go' -> '/builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.arm//usr/share/gocode/src/github.com/snapcore/snapd/./daemon/api_mock_test.go' + echo '%{gopath}/src/%{import_path}/./daemon/api_mock_test.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.45.2-1.fc32.arm//usr/share/gocode/src/github.com/snapcore/snapd/./daemon + cp -pav ./daemon/api_connections_test.go /builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.arm//usr/share/gocode/src/github.com/snapcore/snapd/./daemon/api_connections_test.go './daemon/api_connections_test.go' -> '/builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.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/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.45.2-1.fc32.arm//usr/share/gocode/src/github.com/snapcore/snapd/./daemon + cp -pav ./daemon/api_snapshots_test.go /builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.arm//usr/share/gocode/src/github.com/snapcore/snapd/./daemon/api_snapshots_test.go './daemon/api_snapshots_test.go' -> '/builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.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/ucrednet_test.go + echo '%dir %{gopath}/src/%{import_path}/./daemon' ++ dirname ./daemon/ucrednet_test.go + install -d -p /builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.arm//usr/share/gocode/src/github.com/snapcore/snapd/./daemon + cp -pav ./daemon/ucrednet_test.go /builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.arm//usr/share/gocode/src/github.com/snapcore/snapd/./daemon/ucrednet_test.go './daemon/ucrednet_test.go' -> '/builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.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/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.45.2-1.fc32.arm//usr/share/gocode/src/github.com/snapcore/snapd/./daemon + cp -pav ./daemon/api_systems_test.go /builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.arm//usr/share/gocode/src/github.com/snapcore/snapd/./daemon/api_systems_test.go './daemon/api_systems_test.go' -> '/builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.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_test.go + echo '%dir %{gopath}/src/%{import_path}/./daemon' ++ dirname ./daemon/api_test.go + install -d -p /builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.arm//usr/share/gocode/src/github.com/snapcore/snapd/./daemon + cp -pav ./daemon/api_test.go /builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.arm//usr/share/gocode/src/github.com/snapcore/snapd/./daemon/api_test.go './daemon/api_test.go' -> '/builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.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/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.45.2-1.fc32.arm//usr/share/gocode/src/github.com/snapcore/snapd/./daemon + cp -pav ./daemon/api_debug_pprof.go /builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.arm//usr/share/gocode/src/github.com/snapcore/snapd/./daemon/api_debug_pprof.go './daemon/api_debug_pprof.go' -> '/builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.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_model.go + echo '%dir %{gopath}/src/%{import_path}/./daemon' ++ dirname ./daemon/api_model.go + install -d -p /builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.arm//usr/share/gocode/src/github.com/snapcore/snapd/./daemon + cp -pav ./daemon/api_model.go /builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.arm//usr/share/gocode/src/github.com/snapcore/snapd/./daemon/api_model.go './daemon/api_model.go' -> '/builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.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/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.45.2-1.fc32.arm//usr/share/gocode/src/github.com/snapcore/snapd/./daemon + cp -pav ./daemon/command_counter_test.go /builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.arm//usr/share/gocode/src/github.com/snapcore/snapd/./daemon/command_counter_test.go './daemon/command_counter_test.go' -> '/builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.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/export_api_snap_file_test.go + echo '%dir %{gopath}/src/%{import_path}/./daemon' ++ dirname ./daemon/export_api_snap_file_test.go + install -d -p /builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.arm//usr/share/gocode/src/github.com/snapcore/snapd/./daemon + cp -pav ./daemon/export_api_snap_file_test.go /builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.arm//usr/share/gocode/src/github.com/snapcore/snapd/./daemon/export_api_snap_file_test.go './daemon/export_api_snap_file_test.go' -> '/builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.arm//usr/share/gocode/src/github.com/snapcore/snapd/./daemon/export_api_snap_file_test.go' + echo '%{gopath}/src/%{import_path}/./daemon/export_api_snap_file_test.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.45.2-1.fc32.arm//usr/share/gocode/src/github.com/snapcore/snapd/./daemon + cp -pav ./daemon/api_debug_test.go /builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.arm//usr/share/gocode/src/github.com/snapcore/snapd/./daemon/api_debug_test.go './daemon/api_debug_test.go' -> '/builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.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/response_test.go + echo '%dir %{gopath}/src/%{import_path}/./daemon' ++ dirname ./daemon/response_test.go + install -d -p /builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.arm//usr/share/gocode/src/github.com/snapcore/snapd/./daemon + cp -pav ./daemon/response_test.go /builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.arm//usr/share/gocode/src/github.com/snapcore/snapd/./daemon/response_test.go './daemon/response_test.go' -> '/builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.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_users_test.go + echo '%dir %{gopath}/src/%{import_path}/./daemon' ++ dirname ./daemon/api_users_test.go + install -d -p /builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.arm//usr/share/gocode/src/github.com/snapcore/snapd/./daemon + cp -pav ./daemon/api_users_test.go /builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.arm//usr/share/gocode/src/github.com/snapcore/snapd/./daemon/api_users_test.go './daemon/api_users_test.go' -> '/builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.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 ./x11/xauth_test.go + echo '%dir %{gopath}/src/%{import_path}/./x11' ++ dirname ./x11/xauth_test.go + install -d -p /builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.arm//usr/share/gocode/src/github.com/snapcore/snapd/./x11 + cp -pav ./x11/xauth_test.go /builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.arm//usr/share/gocode/src/github.com/snapcore/snapd/./x11/xauth_test.go './x11/xauth_test.go' -> '/builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.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.45.2-1.fc32.arm//usr/share/gocode/src/github.com/snapcore/snapd/./x11 + cp -pav ./x11/xauth.go /builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.arm//usr/share/gocode/src/github.com/snapcore/snapd/./x11/xauth.go './x11/xauth.go' -> '/builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.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 ./timings/export_test.go + echo '%dir %{gopath}/src/%{import_path}/./timings' ++ dirname ./timings/export_test.go + install -d -p /builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.arm//usr/share/gocode/src/github.com/snapcore/snapd/./timings + cp -pav ./timings/export_test.go /builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.arm//usr/share/gocode/src/github.com/snapcore/snapd/./timings/export_test.go './timings/export_test.go' -> '/builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.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/timings.go + echo '%dir %{gopath}/src/%{import_path}/./timings' ++ dirname ./timings/timings.go + install -d -p /builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.arm//usr/share/gocode/src/github.com/snapcore/snapd/./timings + cp -pav ./timings/timings.go /builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.arm//usr/share/gocode/src/github.com/snapcore/snapd/./timings/timings.go './timings/timings.go' -> '/builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.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/state.go + echo '%dir %{gopath}/src/%{import_path}/./timings' ++ dirname ./timings/state.go + install -d -p /builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.arm//usr/share/gocode/src/github.com/snapcore/snapd/./timings + cp -pav ./timings/state.go /builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.arm//usr/share/gocode/src/github.com/snapcore/snapd/./timings/state.go './timings/state.go' -> '/builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.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 ./timings/helpers.go + echo '%dir %{gopath}/src/%{import_path}/./timings' ++ dirname ./timings/helpers.go + install -d -p /builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.arm//usr/share/gocode/src/github.com/snapcore/snapd/./timings + cp -pav ./timings/helpers.go /builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.arm//usr/share/gocode/src/github.com/snapcore/snapd/./timings/helpers.go './timings/helpers.go' -> '/builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.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/timings_test.go + echo '%dir %{gopath}/src/%{import_path}/./timings' ++ dirname ./timings/timings_test.go + install -d -p /builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.arm//usr/share/gocode/src/github.com/snapcore/snapd/./timings + cp -pav ./timings/timings_test.go /builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.arm//usr/share/gocode/src/github.com/snapcore/snapd/./timings/timings_test.go './timings/timings_test.go' -> '/builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.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 ./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.45.2-1.fc32.arm//usr/share/gocode/src/github.com/snapcore/snapd/./jsonutil/safejson + cp -pav ./jsonutil/safejson/safejson.go /builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.arm//usr/share/gocode/src/github.com/snapcore/snapd/./jsonutil/safejson/safejson.go './jsonutil/safejson/safejson.go' -> '/builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.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.45.2-1.fc32.arm//usr/share/gocode/src/github.com/snapcore/snapd/./jsonutil/safejson + cp -pav ./jsonutil/safejson/safejson_test.go /builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.arm//usr/share/gocode/src/github.com/snapcore/snapd/./jsonutil/safejson/safejson_test.go './jsonutil/safejson/safejson_test.go' -> '/builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.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.go + echo '%dir %{gopath}/src/%{import_path}/./jsonutil' ++ dirname ./jsonutil/json.go + install -d -p /builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.arm//usr/share/gocode/src/github.com/snapcore/snapd/./jsonutil + cp -pav ./jsonutil/json.go /builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.arm//usr/share/gocode/src/github.com/snapcore/snapd/./jsonutil/json.go './jsonutil/json.go' -> '/builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.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/json_test.go + echo '%dir %{gopath}/src/%{import_path}/./jsonutil' ++ dirname ./jsonutil/json_test.go + install -d -p /builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.arm//usr/share/gocode/src/github.com/snapcore/snapd/./jsonutil + cp -pav ./jsonutil/json_test.go /builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.arm//usr/share/gocode/src/github.com/snapcore/snapd/./jsonutil/json_test.go './jsonutil/json_test.go' -> '/builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.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 ./wrappers/export_test.go + echo '%dir %{gopath}/src/%{import_path}/./wrappers' ++ dirname ./wrappers/export_test.go + install -d -p /builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.arm//usr/share/gocode/src/github.com/snapcore/snapd/./wrappers + cp -pav ./wrappers/export_test.go /builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.arm//usr/share/gocode/src/github.com/snapcore/snapd/./wrappers/export_test.go './wrappers/export_test.go' -> '/builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.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/services_test.go + echo '%dir %{gopath}/src/%{import_path}/./wrappers' ++ dirname ./wrappers/services_test.go + install -d -p /builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.arm//usr/share/gocode/src/github.com/snapcore/snapd/./wrappers + cp -pav ./wrappers/services_test.go /builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.arm//usr/share/gocode/src/github.com/snapcore/snapd/./wrappers/services_test.go './wrappers/services_test.go' -> '/builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.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/desktop.go + echo '%dir %{gopath}/src/%{import_path}/./wrappers' ++ dirname ./wrappers/desktop.go + install -d -p /builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.arm//usr/share/gocode/src/github.com/snapcore/snapd/./wrappers + cp -pav ./wrappers/desktop.go /builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.arm//usr/share/gocode/src/github.com/snapcore/snapd/./wrappers/desktop.go './wrappers/desktop.go' -> '/builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.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 ./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.45.2-1.fc32.arm//usr/share/gocode/src/github.com/snapcore/snapd/./wrappers + cp -pav ./wrappers/services_gen_test.go /builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.arm//usr/share/gocode/src/github.com/snapcore/snapd/./wrappers/services_gen_test.go './wrappers/services_gen_test.go' -> '/builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.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/core18_test.go + echo '%dir %{gopath}/src/%{import_path}/./wrappers' ++ dirname ./wrappers/core18_test.go + install -d -p /builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.arm//usr/share/gocode/src/github.com/snapcore/snapd/./wrappers + cp -pav ./wrappers/core18_test.go /builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.arm//usr/share/gocode/src/github.com/snapcore/snapd/./wrappers/core18_test.go './wrappers/core18_test.go' -> '/builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.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/binaries_test.go + echo '%dir %{gopath}/src/%{import_path}/./wrappers' ++ dirname ./wrappers/binaries_test.go + install -d -p /builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.arm//usr/share/gocode/src/github.com/snapcore/snapd/./wrappers + cp -pav ./wrappers/binaries_test.go /builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.arm//usr/share/gocode/src/github.com/snapcore/snapd/./wrappers/binaries_test.go './wrappers/binaries_test.go' -> '/builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.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_test.go + echo '%dir %{gopath}/src/%{import_path}/./wrappers' ++ dirname ./wrappers/desktop_test.go + install -d -p /builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.arm//usr/share/gocode/src/github.com/snapcore/snapd/./wrappers + cp -pav ./wrappers/desktop_test.go /builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.arm//usr/share/gocode/src/github.com/snapcore/snapd/./wrappers/desktop_test.go './wrappers/desktop_test.go' -> '/builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.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/icons_test.go + echo '%dir %{gopath}/src/%{import_path}/./wrappers' ++ dirname ./wrappers/icons_test.go + install -d -p /builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.arm//usr/share/gocode/src/github.com/snapcore/snapd/./wrappers + cp -pav ./wrappers/icons_test.go /builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.arm//usr/share/gocode/src/github.com/snapcore/snapd/./wrappers/icons_test.go './wrappers/icons_test.go' -> '/builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.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/icons.go + echo '%dir %{gopath}/src/%{import_path}/./wrappers' ++ dirname ./wrappers/icons.go + install -d -p /builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.arm//usr/share/gocode/src/github.com/snapcore/snapd/./wrappers + cp -pav ./wrappers/icons.go /builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.arm//usr/share/gocode/src/github.com/snapcore/snapd/./wrappers/icons.go './wrappers/icons.go' -> '/builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.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/binaries.go + echo '%dir %{gopath}/src/%{import_path}/./wrappers' ++ dirname ./wrappers/binaries.go + install -d -p /builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.arm//usr/share/gocode/src/github.com/snapcore/snapd/./wrappers + cp -pav ./wrappers/binaries.go /builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.arm//usr/share/gocode/src/github.com/snapcore/snapd/./wrappers/binaries.go './wrappers/binaries.go' -> '/builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.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/core18.go + echo '%dir %{gopath}/src/%{import_path}/./wrappers' ++ dirname ./wrappers/core18.go + install -d -p /builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.arm//usr/share/gocode/src/github.com/snapcore/snapd/./wrappers + cp -pav ./wrappers/core18.go /builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.arm//usr/share/gocode/src/github.com/snapcore/snapd/./wrappers/core18.go './wrappers/core18.go' -> '/builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.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/services.go + echo '%dir %{gopath}/src/%{import_path}/./wrappers' ++ dirname ./wrappers/services.go + install -d -p /builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.arm//usr/share/gocode/src/github.com/snapcore/snapd/./wrappers + cp -pav ./wrappers/services.go /builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.arm//usr/share/gocode/src/github.com/snapcore/snapd/./wrappers/services.go './wrappers/services.go' -> '/builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.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 ./timeout/timeout_test.go + echo '%dir %{gopath}/src/%{import_path}/./timeout' ++ dirname ./timeout/timeout_test.go + install -d -p /builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.arm//usr/share/gocode/src/github.com/snapcore/snapd/./timeout + cp -pav ./timeout/timeout_test.go /builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.arm//usr/share/gocode/src/github.com/snapcore/snapd/./timeout/timeout_test.go './timeout/timeout_test.go' -> '/builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.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 ./timeout/timeout.go + echo '%dir %{gopath}/src/%{import_path}/./timeout' ++ dirname ./timeout/timeout.go + install -d -p /builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.arm//usr/share/gocode/src/github.com/snapcore/snapd/./timeout + cp -pav ./timeout/timeout.go /builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.arm//usr/share/gocode/src/github.com/snapcore/snapd/./timeout/timeout.go './timeout/timeout.go' -> '/builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.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 ./systemd/export_test.go + echo '%dir %{gopath}/src/%{import_path}/./systemd' ++ dirname ./systemd/export_test.go + install -d -p /builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.arm//usr/share/gocode/src/github.com/snapcore/snapd/./systemd + cp -pav ./systemd/export_test.go /builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.arm//usr/share/gocode/src/github.com/snapcore/snapd/./systemd/export_test.go './systemd/export_test.go' -> '/builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.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/journal_test.go + echo '%dir %{gopath}/src/%{import_path}/./systemd' ++ dirname ./systemd/journal_test.go + install -d -p /builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.arm//usr/share/gocode/src/github.com/snapcore/snapd/./systemd + cp -pav ./systemd/journal_test.go /builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.arm//usr/share/gocode/src/github.com/snapcore/snapd/./systemd/journal_test.go './systemd/journal_test.go' -> '/builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.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/sdnotify_test.go + echo '%dir %{gopath}/src/%{import_path}/./systemd' ++ dirname ./systemd/sdnotify_test.go + install -d -p /builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.arm//usr/share/gocode/src/github.com/snapcore/snapd/./systemd + cp -pav ./systemd/sdnotify_test.go /builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.arm//usr/share/gocode/src/github.com/snapcore/snapd/./systemd/sdnotify_test.go './systemd/sdnotify_test.go' -> '/builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.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/systemd_test.go + echo '%dir %{gopath}/src/%{import_path}/./systemd' ++ dirname ./systemd/systemd_test.go + install -d -p /builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.arm//usr/share/gocode/src/github.com/snapcore/snapd/./systemd + cp -pav ./systemd/systemd_test.go /builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.arm//usr/share/gocode/src/github.com/snapcore/snapd/./systemd/systemd_test.go './systemd/systemd_test.go' -> '/builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.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/journal.go + echo '%dir %{gopath}/src/%{import_path}/./systemd' ++ dirname ./systemd/journal.go + install -d -p /builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.arm//usr/share/gocode/src/github.com/snapcore/snapd/./systemd + cp -pav ./systemd/journal.go /builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.arm//usr/share/gocode/src/github.com/snapcore/snapd/./systemd/journal.go './systemd/journal.go' -> '/builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.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/escape.go + echo '%dir %{gopath}/src/%{import_path}/./systemd' ++ dirname ./systemd/escape.go + install -d -p /builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.arm//usr/share/gocode/src/github.com/snapcore/snapd/./systemd + cp -pav ./systemd/escape.go /builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.arm//usr/share/gocode/src/github.com/snapcore/snapd/./systemd/escape.go './systemd/escape.go' -> '/builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.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 ./systemd/emulation.go + echo '%dir %{gopath}/src/%{import_path}/./systemd' ++ dirname ./systemd/emulation.go + install -d -p /builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.arm//usr/share/gocode/src/github.com/snapcore/snapd/./systemd + cp -pav ./systemd/emulation.go /builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.arm//usr/share/gocode/src/github.com/snapcore/snapd/./systemd/emulation.go './systemd/emulation.go' -> '/builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.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/sdnotify.go + echo '%dir %{gopath}/src/%{import_path}/./systemd' ++ dirname ./systemd/sdnotify.go + install -d -p /builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.arm//usr/share/gocode/src/github.com/snapcore/snapd/./systemd + cp -pav ./systemd/sdnotify.go /builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.arm//usr/share/gocode/src/github.com/snapcore/snapd/./systemd/sdnotify.go './systemd/sdnotify.go' -> '/builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.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/systemd.go + echo '%dir %{gopath}/src/%{import_path}/./systemd' ++ dirname ./systemd/systemd.go + install -d -p /builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.arm//usr/share/gocode/src/github.com/snapcore/snapd/./systemd + cp -pav ./systemd/systemd.go /builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.arm//usr/share/gocode/src/github.com/snapcore/snapd/./systemd/systemd.go './systemd/systemd.go' -> '/builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.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/escape_test.go + echo '%dir %{gopath}/src/%{import_path}/./systemd' ++ dirname ./systemd/escape_test.go + install -d -p /builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.arm//usr/share/gocode/src/github.com/snapcore/snapd/./systemd + cp -pav ./systemd/escape_test.go /builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.arm//usr/share/gocode/src/github.com/snapcore/snapd/./systemd/escape_test.go './systemd/escape_test.go' -> '/builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.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 ./progress/export_test.go + echo '%dir %{gopath}/src/%{import_path}/./progress' ++ dirname ./progress/export_test.go + install -d -p /builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.arm//usr/share/gocode/src/github.com/snapcore/snapd/./progress + cp -pav ./progress/export_test.go /builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.arm//usr/share/gocode/src/github.com/snapcore/snapd/./progress/export_test.go './progress/export_test.go' -> '/builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.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/progress.go + echo '%dir %{gopath}/src/%{import_path}/./progress' ++ dirname ./progress/progress.go + install -d -p /builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.arm//usr/share/gocode/src/github.com/snapcore/snapd/./progress + cp -pav ./progress/progress.go /builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.arm//usr/share/gocode/src/github.com/snapcore/snapd/./progress/progress.go './progress/progress.go' -> '/builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.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 ./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.45.2-1.fc32.arm//usr/share/gocode/src/github.com/snapcore/snapd/./progress/progresstest + cp -pav ./progress/progresstest/progresstest.go /builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.arm//usr/share/gocode/src/github.com/snapcore/snapd/./progress/progresstest/progresstest.go './progress/progresstest/progresstest.go' -> '/builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.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/progress_test.go + echo '%dir %{gopath}/src/%{import_path}/./progress' ++ dirname ./progress/progress_test.go + install -d -p /builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.arm//usr/share/gocode/src/github.com/snapcore/snapd/./progress + cp -pav ./progress/progress_test.go /builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.arm//usr/share/gocode/src/github.com/snapcore/snapd/./progress/progress_test.go './progress/progress_test.go' -> '/builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.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/ansimeter_test.go + echo '%dir %{gopath}/src/%{import_path}/./progress' ++ dirname ./progress/ansimeter_test.go + install -d -p /builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.arm//usr/share/gocode/src/github.com/snapcore/snapd/./progress + cp -pav ./progress/ansimeter_test.go /builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.arm//usr/share/gocode/src/github.com/snapcore/snapd/./progress/ansimeter_test.go './progress/ansimeter_test.go' -> '/builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.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/ansimeter.go + echo '%dir %{gopath}/src/%{import_path}/./progress' ++ dirname ./progress/ansimeter.go + install -d -p /builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.arm//usr/share/gocode/src/github.com/snapcore/snapd/./progress + cp -pav ./progress/ansimeter.go /builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.arm//usr/share/gocode/src/github.com/snapcore/snapd/./progress/ansimeter.go './progress/ansimeter.go' -> '/builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.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 ./netutil/metered.go + echo '%dir %{gopath}/src/%{import_path}/./netutil' ++ dirname ./netutil/metered.go + install -d -p /builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.arm//usr/share/gocode/src/github.com/snapcore/snapd/./netutil + cp -pav ./netutil/metered.go /builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.arm//usr/share/gocode/src/github.com/snapcore/snapd/./netutil/metered.go './netutil/metered.go' -> '/builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.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.45.2-1.fc32.arm//usr/share/gocode/src/github.com/snapcore/snapd/./netutil + cp -pav ./netutil/activation.go /builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.arm//usr/share/gocode/src/github.com/snapcore/snapd/./netutil/activation.go './netutil/activation.go' -> '/builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.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 ./boot/export_test.go + echo '%dir %{gopath}/src/%{import_path}/./boot' ++ dirname ./boot/export_test.go + install -d -p /builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.arm//usr/share/gocode/src/github.com/snapcore/snapd/./boot + cp -pav ./boot/export_test.go /builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.arm//usr/share/gocode/src/github.com/snapcore/snapd/./boot/export_test.go './boot/export_test.go' -> '/builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.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/bootstate20.go + echo '%dir %{gopath}/src/%{import_path}/./boot' ++ dirname ./boot/bootstate20.go + install -d -p /builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.arm//usr/share/gocode/src/github.com/snapcore/snapd/./boot + cp -pav ./boot/bootstate20.go /builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.arm//usr/share/gocode/src/github.com/snapcore/snapd/./boot/bootstate20.go './boot/bootstate20.go' -> '/builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.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/makebootable.go + echo '%dir %{gopath}/src/%{import_path}/./boot' ++ dirname ./boot/makebootable.go + install -d -p /builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.arm//usr/share/gocode/src/github.com/snapcore/snapd/./boot + cp -pav ./boot/makebootable.go /builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.arm//usr/share/gocode/src/github.com/snapcore/snapd/./boot/makebootable.go './boot/makebootable.go' -> '/builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.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/kernel_os.go + echo '%dir %{gopath}/src/%{import_path}/./boot' ++ dirname ./boot/kernel_os.go + install -d -p /builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.arm//usr/share/gocode/src/github.com/snapcore/snapd/./boot + cp -pav ./boot/kernel_os.go /builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.arm//usr/share/gocode/src/github.com/snapcore/snapd/./boot/kernel_os.go './boot/kernel_os.go' -> '/builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.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/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.45.2-1.fc32.arm//usr/share/gocode/src/github.com/snapcore/snapd/./boot + cp -pav ./boot/booted_kernel_partition_linux.go /builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.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.45.2-1.fc32.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/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.45.2-1.fc32.arm//usr/share/gocode/src/github.com/snapcore/snapd/./boot + cp -pav ./boot/booted_kernel_partition_test.go /builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.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.45.2-1.fc32.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/debug.go + echo '%dir %{gopath}/src/%{import_path}/./boot' ++ dirname ./boot/debug.go + install -d -p /builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.arm//usr/share/gocode/src/github.com/snapcore/snapd/./boot + cp -pav ./boot/debug.go /builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.arm//usr/share/gocode/src/github.com/snapcore/snapd/./boot/debug.go './boot/debug.go' -> '/builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.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/boot.go + echo '%dir %{gopath}/src/%{import_path}/./boot' ++ dirname ./boot/boot.go + install -d -p /builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.arm//usr/share/gocode/src/github.com/snapcore/snapd/./boot + cp -pav ./boot/boot.go /builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.arm//usr/share/gocode/src/github.com/snapcore/snapd/./boot/boot.go './boot/boot.go' -> '/builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.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/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.45.2-1.fc32.arm//usr/share/gocode/src/github.com/snapcore/snapd/./boot + cp -pav ./boot/boot_robustness_test.go /builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.arm//usr/share/gocode/src/github.com/snapcore/snapd/./boot/boot_robustness_test.go './boot/boot_robustness_test.go' -> '/builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.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/cmdline_test.go + echo '%dir %{gopath}/src/%{import_path}/./boot' ++ dirname ./boot/cmdline_test.go + install -d -p /builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.arm//usr/share/gocode/src/github.com/snapcore/snapd/./boot + cp -pav ./boot/cmdline_test.go /builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.arm//usr/share/gocode/src/github.com/snapcore/snapd/./boot/cmdline_test.go './boot/cmdline_test.go' -> '/builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.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/boottest/device.go + echo '%dir %{gopath}/src/%{import_path}/./boot/boottest' ++ dirname ./boot/boottest/device.go + install -d -p /builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.arm//usr/share/gocode/src/github.com/snapcore/snapd/./boot/boottest + cp -pav ./boot/boottest/device.go /builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.arm//usr/share/gocode/src/github.com/snapcore/snapd/./boot/boottest/device.go './boot/boottest/device.go' -> '/builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.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/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.45.2-1.fc32.arm//usr/share/gocode/src/github.com/snapcore/snapd/./boot/boottest + cp -pav ./boot/boottest/device_test.go /builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.arm//usr/share/gocode/src/github.com/snapcore/snapd/./boot/boottest/device_test.go './boot/boottest/device_test.go' -> '/builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.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.45.2-1.fc32.arm//usr/share/gocode/src/github.com/snapcore/snapd/./boot/boottest + cp -pav ./boot/boottest/bootenv.go /builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.arm//usr/share/gocode/src/github.com/snapcore/snapd/./boot/boottest/bootenv.go './boot/boottest/bootenv.go' -> '/builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.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/modeenv.go + echo '%dir %{gopath}/src/%{import_path}/./boot' ++ dirname ./boot/modeenv.go + install -d -p /builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.arm//usr/share/gocode/src/github.com/snapcore/snapd/./boot + cp -pav ./boot/modeenv.go /builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.arm//usr/share/gocode/src/github.com/snapcore/snapd/./boot/modeenv.go './boot/modeenv.go' -> '/builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.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/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.45.2-1.fc32.arm//usr/share/gocode/src/github.com/snapcore/snapd/./boot + cp -pav ./boot/kernel_os_test.go /builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.arm//usr/share/gocode/src/github.com/snapcore/snapd/./boot/kernel_os_test.go './boot/kernel_os_test.go' -> '/builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.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/bootstate16.go + echo '%dir %{gopath}/src/%{import_path}/./boot' ++ dirname ./boot/bootstate16.go + install -d -p /builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.arm//usr/share/gocode/src/github.com/snapcore/snapd/./boot + cp -pav ./boot/bootstate16.go /builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.arm//usr/share/gocode/src/github.com/snapcore/snapd/./boot/bootstate16.go './boot/bootstate16.go' -> '/builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.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/modeenv_test.go + echo '%dir %{gopath}/src/%{import_path}/./boot' ++ dirname ./boot/modeenv_test.go + install -d -p /builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.arm//usr/share/gocode/src/github.com/snapcore/snapd/./boot + cp -pav ./boot/modeenv_test.go /builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.arm//usr/share/gocode/src/github.com/snapcore/snapd/./boot/modeenv_test.go './boot/modeenv_test.go' -> '/builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.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/makebootable_test.go + echo '%dir %{gopath}/src/%{import_path}/./boot' ++ dirname ./boot/makebootable_test.go + install -d -p /builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.arm//usr/share/gocode/src/github.com/snapcore/snapd/./boot + cp -pav ./boot/makebootable_test.go /builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.arm//usr/share/gocode/src/github.com/snapcore/snapd/./boot/makebootable_test.go './boot/makebootable_test.go' -> '/builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.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/cmdline.go + echo '%dir %{gopath}/src/%{import_path}/./boot' ++ dirname ./boot/cmdline.go + install -d -p /builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.arm//usr/share/gocode/src/github.com/snapcore/snapd/./boot + cp -pav ./boot/cmdline.go /builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.arm//usr/share/gocode/src/github.com/snapcore/snapd/./boot/cmdline.go './boot/cmdline.go' -> '/builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.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/boot_test.go + echo '%dir %{gopath}/src/%{import_path}/./boot' ++ dirname ./boot/boot_test.go + install -d -p /builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.arm//usr/share/gocode/src/github.com/snapcore/snapd/./boot + cp -pav ./boot/boot_test.go /builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.arm//usr/share/gocode/src/github.com/snapcore/snapd/./boot/boot_test.go './boot/boot_test.go' -> '/builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.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/initramfs20dirs.go + echo '%dir %{gopath}/src/%{import_path}/./boot' ++ dirname ./boot/initramfs20dirs.go + install -d -p /builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.arm//usr/share/gocode/src/github.com/snapcore/snapd/./boot + cp -pav ./boot/initramfs20dirs.go /builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.arm//usr/share/gocode/src/github.com/snapcore/snapd/./boot/initramfs20dirs.go './boot/initramfs20dirs.go' -> '/builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.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 ./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.45.2-1.fc32.arm//usr/share/gocode/src/github.com/snapcore/snapd/./tests/main/chattr + cp -pav ./tests/main/chattr/toggle.go /builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.arm//usr/share/gocode/src/github.com/snapcore/snapd/./tests/main/chattr/toggle.go './tests/main/chattr/toggle.go' -> '/builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.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/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.45.2-1.fc32.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.45.2-1.fc32.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.45.2-1.fc32.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.45.2-1.fc32.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.45.2-1.fc32.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.45.2-1.fc32.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/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.45.2-1.fc32.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.45.2-1.fc32.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.45.2-1.fc32.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.45.2-1.fc32.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.45.2-1.fc32.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.45.2-1.fc32.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.45.2-1.fc32.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.45.2-1.fc32.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.45.2-1.fc32.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/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.45.2-1.fc32.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.45.2-1.fc32.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.45.2-1.fc32.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.45.2-1.fc32.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.45.2-1.fc32.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.45.2-1.fc32.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/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.45.2-1.fc32.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.45.2-1.fc32.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.45.2-1.fc32.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_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.45.2-1.fc32.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.45.2-1.fc32.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.45.2-1.fc32.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/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.45.2-1.fc32.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.45.2-1.fc32.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.45.2-1.fc32.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_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.45.2-1.fc32.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.45.2-1.fc32.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.45.2-1.fc32.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_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.45.2-1.fc32.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.45.2-1.fc32.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.45.2-1.fc32.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/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.45.2-1.fc32.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.45.2-1.fc32.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.45.2-1.fc32.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.45.2-1.fc32.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.45.2-1.fc32.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.45.2-1.fc32.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.45.2-1.fc32.arm//usr/share/gocode/src/github.com/snapcore/snapd/./tests/lib/fakedevicesvc + cp -pav ./tests/lib/fakedevicesvc/main.go /builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.arm//usr/share/gocode/src/github.com/snapcore/snapd/./tests/lib/fakedevicesvc/main.go './tests/lib/fakedevicesvc/main.go' -> '/builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.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/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.45.2-1.fc32.arm//usr/share/gocode/src/github.com/snapcore/snapd/./tests/lib/gendeveloper1model + cp -pav ./tests/lib/gendeveloper1model/main.go /builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.arm//usr/share/gocode/src/github.com/snapcore/snapd/./tests/lib/gendeveloper1model/main.go './tests/lib/gendeveloper1model/main.go' -> '/builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.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.45.2-1.fc32.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.45.2-1.fc32.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.45.2-1.fc32.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/snaps/test-snapd-go-webserver/main.go + echo '%dir %{gopath}/src/%{import_path}/./tests/lib/snaps/test-snapd-go-webserver' ++ dirname ./tests/lib/snaps/test-snapd-go-webserver/main.go + install -d -p /builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.arm//usr/share/gocode/src/github.com/snapcore/snapd/./tests/lib/snaps/test-snapd-go-webserver + cp -pav ./tests/lib/snaps/test-snapd-go-webserver/main.go /builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.arm//usr/share/gocode/src/github.com/snapcore/snapd/./tests/lib/snaps/test-snapd-go-webserver/main.go './tests/lib/snaps/test-snapd-go-webserver/main.go' -> '/builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.arm//usr/share/gocode/src/github.com/snapcore/snapd/./tests/lib/snaps/test-snapd-go-webserver/main.go' + echo '%{gopath}/src/%{import_path}/./tests/lib/snaps/test-snapd-go-webserver/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.45.2-1.fc32.arm//usr/share/gocode/src/github.com/snapcore/snapd/./tests/lib + cp -pav ./tests/lib/list-interfaces.go /builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.arm//usr/share/gocode/src/github.com/snapcore/snapd/./tests/lib/list-interfaces.go './tests/lib/list-interfaces.go' -> '/builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.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 ./strutil/pathiter_test.go + echo '%dir %{gopath}/src/%{import_path}/./strutil' ++ dirname ./strutil/pathiter_test.go + install -d -p /builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.arm//usr/share/gocode/src/github.com/snapcore/snapd/./strutil + cp -pav ./strutil/pathiter_test.go /builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.arm//usr/share/gocode/src/github.com/snapcore/snapd/./strutil/pathiter_test.go './strutil/pathiter_test.go' -> '/builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.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/chrorder.go + echo '%dir %{gopath}/src/%{import_path}/./strutil' ++ dirname ./strutil/chrorder.go + install -d -p /builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.arm//usr/share/gocode/src/github.com/snapcore/snapd/./strutil + cp -pav ./strutil/chrorder.go /builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.arm//usr/share/gocode/src/github.com/snapcore/snapd/./strutil/chrorder.go './strutil/chrorder.go' -> '/builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.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/version_test.go + echo '%dir %{gopath}/src/%{import_path}/./strutil' ++ dirname ./strutil/version_test.go + install -d -p /builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.arm//usr/share/gocode/src/github.com/snapcore/snapd/./strutil + cp -pav ./strutil/version_test.go /builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.arm//usr/share/gocode/src/github.com/snapcore/snapd/./strutil/version_test.go './strutil/version_test.go' -> '/builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.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/chrorder/main.go + echo '%dir %{gopath}/src/%{import_path}/./strutil/chrorder' ++ dirname ./strutil/chrorder/main.go + install -d -p /builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.arm//usr/share/gocode/src/github.com/snapcore/snapd/./strutil/chrorder + cp -pav ./strutil/chrorder/main.go /builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.arm//usr/share/gocode/src/github.com/snapcore/snapd/./strutil/chrorder/main.go './strutil/chrorder/main.go' -> '/builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.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/set_test.go + echo '%dir %{gopath}/src/%{import_path}/./strutil' ++ dirname ./strutil/set_test.go + install -d -p /builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.arm//usr/share/gocode/src/github.com/snapcore/snapd/./strutil + cp -pav ./strutil/set_test.go /builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.arm//usr/share/gocode/src/github.com/snapcore/snapd/./strutil/set_test.go './strutil/set_test.go' -> '/builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.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/strutil_test.go + echo '%dir %{gopath}/src/%{import_path}/./strutil' ++ dirname ./strutil/strutil_test.go + install -d -p /builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.arm//usr/share/gocode/src/github.com/snapcore/snapd/./strutil + cp -pav ./strutil/strutil_test.go /builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.arm//usr/share/gocode/src/github.com/snapcore/snapd/./strutil/strutil_test.go './strutil/strutil_test.go' -> '/builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.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/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.45.2-1.fc32.arm//usr/share/gocode/src/github.com/snapcore/snapd/./strutil/quantity + cp -pav ./strutil/quantity/example_test.go /builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.arm//usr/share/gocode/src/github.com/snapcore/snapd/./strutil/quantity/example_test.go './strutil/quantity/example_test.go' -> '/builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.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/quantity/quantity.go + echo '%dir %{gopath}/src/%{import_path}/./strutil/quantity' ++ dirname ./strutil/quantity/quantity.go + install -d -p /builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.arm//usr/share/gocode/src/github.com/snapcore/snapd/./strutil/quantity + cp -pav ./strutil/quantity/quantity.go /builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.arm//usr/share/gocode/src/github.com/snapcore/snapd/./strutil/quantity/quantity.go './strutil/quantity/quantity.go' -> '/builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.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/map.go + echo '%dir %{gopath}/src/%{import_path}/./strutil' ++ dirname ./strutil/map.go + install -d -p /builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.arm//usr/share/gocode/src/github.com/snapcore/snapd/./strutil + cp -pav ./strutil/map.go /builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.arm//usr/share/gocode/src/github.com/snapcore/snapd/./strutil/map.go './strutil/map.go' -> '/builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.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/strutil.go + echo '%dir %{gopath}/src/%{import_path}/./strutil' ++ dirname ./strutil/strutil.go + install -d -p /builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.arm//usr/share/gocode/src/github.com/snapcore/snapd/./strutil + cp -pav ./strutil/strutil.go /builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.arm//usr/share/gocode/src/github.com/snapcore/snapd/./strutil/strutil.go './strutil/strutil.go' -> '/builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.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/matchcounter.go + echo '%dir %{gopath}/src/%{import_path}/./strutil' ++ dirname ./strutil/matchcounter.go + install -d -p /builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.arm//usr/share/gocode/src/github.com/snapcore/snapd/./strutil + cp -pav ./strutil/matchcounter.go /builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.arm//usr/share/gocode/src/github.com/snapcore/snapd/./strutil/matchcounter.go './strutil/matchcounter.go' -> '/builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.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/pathiter.go + echo '%dir %{gopath}/src/%{import_path}/./strutil' ++ dirname ./strutil/pathiter.go + install -d -p /builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.arm//usr/share/gocode/src/github.com/snapcore/snapd/./strutil + cp -pav ./strutil/pathiter.go /builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.arm//usr/share/gocode/src/github.com/snapcore/snapd/./strutil/pathiter.go './strutil/pathiter.go' -> '/builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.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/ctrl16.go + echo '%dir %{gopath}/src/%{import_path}/./strutil' ++ dirname ./strutil/ctrl16.go + install -d -p /builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.arm//usr/share/gocode/src/github.com/snapcore/snapd/./strutil + cp -pav ./strutil/ctrl16.go /builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.arm//usr/share/gocode/src/github.com/snapcore/snapd/./strutil/ctrl16.go './strutil/ctrl16.go' -> '/builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.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/ctrl17.go + echo '%dir %{gopath}/src/%{import_path}/./strutil' ++ dirname ./strutil/ctrl17.go + install -d -p /builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.arm//usr/share/gocode/src/github.com/snapcore/snapd/./strutil + cp -pav ./strutil/ctrl17.go /builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.arm//usr/share/gocode/src/github.com/snapcore/snapd/./strutil/ctrl17.go './strutil/ctrl17.go' -> '/builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.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/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.45.2-1.fc32.arm//usr/share/gocode/src/github.com/snapcore/snapd/./strutil/shlex + cp -pav ./strutil/shlex/shlex_test.go /builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.arm//usr/share/gocode/src/github.com/snapcore/snapd/./strutil/shlex/shlex_test.go './strutil/shlex/shlex_test.go' -> '/builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.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.45.2-1.fc32.arm//usr/share/gocode/src/github.com/snapcore/snapd/./strutil/shlex + cp -pav ./strutil/shlex/shlex.go /builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.arm//usr/share/gocode/src/github.com/snapcore/snapd/./strutil/shlex/shlex.go './strutil/shlex/shlex.go' -> '/builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.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/version.go + echo '%dir %{gopath}/src/%{import_path}/./strutil' ++ dirname ./strutil/version.go + install -d -p /builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.arm//usr/share/gocode/src/github.com/snapcore/snapd/./strutil + cp -pav ./strutil/version.go /builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.arm//usr/share/gocode/src/github.com/snapcore/snapd/./strutil/version.go './strutil/version.go' -> '/builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.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/limbuffer.go + echo '%dir %{gopath}/src/%{import_path}/./strutil' ++ dirname ./strutil/limbuffer.go + install -d -p /builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.arm//usr/share/gocode/src/github.com/snapcore/snapd/./strutil + cp -pav ./strutil/limbuffer.go /builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.arm//usr/share/gocode/src/github.com/snapcore/snapd/./strutil/limbuffer.go './strutil/limbuffer.go' -> '/builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.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/set.go + echo '%dir %{gopath}/src/%{import_path}/./strutil' ++ dirname ./strutil/set.go + install -d -p /builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.arm//usr/share/gocode/src/github.com/snapcore/snapd/./strutil + cp -pav ./strutil/set.go /builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.arm//usr/share/gocode/src/github.com/snapcore/snapd/./strutil/set.go './strutil/set.go' -> '/builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.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/limbuffer_test.go + echo '%dir %{gopath}/src/%{import_path}/./strutil' ++ dirname ./strutil/limbuffer_test.go + install -d -p /builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.arm//usr/share/gocode/src/github.com/snapcore/snapd/./strutil + cp -pav ./strutil/limbuffer_test.go /builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.arm//usr/share/gocode/src/github.com/snapcore/snapd/./strutil/limbuffer_test.go './strutil/limbuffer_test.go' -> '/builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.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/matchcounter_test.go + echo '%dir %{gopath}/src/%{import_path}/./strutil' ++ dirname ./strutil/matchcounter_test.go + install -d -p /builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.arm//usr/share/gocode/src/github.com/snapcore/snapd/./strutil + cp -pav ./strutil/matchcounter_test.go /builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.arm//usr/share/gocode/src/github.com/snapcore/snapd/./strutil/matchcounter_test.go './strutil/matchcounter_test.go' -> '/builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.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/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.45.2-1.fc32.arm//usr/share/gocode/src/github.com/snapcore/snapd/./strutil + cp -pav ./strutil/version_benchmark_test.go /builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.arm//usr/share/gocode/src/github.com/snapcore/snapd/./strutil/version_benchmark_test.go './strutil/version_benchmark_test.go' -> '/builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.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/map_test.go + echo '%dir %{gopath}/src/%{import_path}/./strutil' ++ dirname ./strutil/map_test.go + install -d -p /builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.arm//usr/share/gocode/src/github.com/snapcore/snapd/./strutil + cp -pav ./strutil/map_test.go /builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.arm//usr/share/gocode/src/github.com/snapcore/snapd/./strutil/map_test.go './strutil/map_test.go' -> '/builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.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/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.45.2-1.fc32.arm//usr/share/gocode/src/github.com/snapcore/snapd/./strutil + cp -pav ./strutil/matchcounter_benchmark_test.go /builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.arm//usr/share/gocode/src/github.com/snapcore/snapd/./strutil/matchcounter_benchmark_test.go './strutil/matchcounter_benchmark_test.go' -> '/builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.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 ./secboot/export_test.go + echo '%dir %{gopath}/src/%{import_path}/./secboot' ++ dirname ./secboot/export_test.go + install -d -p /builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.arm//usr/share/gocode/src/github.com/snapcore/snapd/./secboot + cp -pav ./secboot/export_test.go /builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.arm//usr/share/gocode/src/github.com/snapcore/snapd/./secboot/export_test.go './secboot/export_test.go' -> '/builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.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/tpm.go + echo '%dir %{gopath}/src/%{import_path}/./secboot' ++ dirname ./secboot/tpm.go + install -d -p /builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.arm//usr/share/gocode/src/github.com/snapcore/snapd/./secboot + cp -pav ./secboot/tpm.go /builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.arm//usr/share/gocode/src/github.com/snapcore/snapd/./secboot/tpm.go './secboot/tpm.go' -> '/builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.arm//usr/share/gocode/src/github.com/snapcore/snapd/./secboot/tpm.go' + echo '%{gopath}/src/%{import_path}/./secboot/tpm.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.45.2-1.fc32.arm//usr/share/gocode/src/github.com/snapcore/snapd/./secboot + cp -pav ./secboot/secboot_dummy.go /builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.arm//usr/share/gocode/src/github.com/snapcore/snapd/./secboot/secboot_dummy.go './secboot/secboot_dummy.go' -> '/builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.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/secboot_tpm.go + echo '%dir %{gopath}/src/%{import_path}/./secboot' ++ dirname ./secboot/secboot_tpm.go + install -d -p /builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.arm//usr/share/gocode/src/github.com/snapcore/snapd/./secboot + cp -pav ./secboot/secboot_tpm.go /builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.arm//usr/share/gocode/src/github.com/snapcore/snapd/./secboot/secboot_tpm.go './secboot/secboot_tpm.go' -> '/builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.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/tpm_test.go + echo '%dir %{gopath}/src/%{import_path}/./secboot' ++ dirname ./secboot/tpm_test.go + install -d -p /builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.arm//usr/share/gocode/src/github.com/snapcore/snapd/./secboot + cp -pav ./secboot/tpm_test.go /builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.arm//usr/share/gocode/src/github.com/snapcore/snapd/./secboot/tpm_test.go './secboot/tpm_test.go' -> '/builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.arm//usr/share/gocode/src/github.com/snapcore/snapd/./secboot/tpm_test.go' + echo '%{gopath}/src/%{import_path}/./secboot/tpm_test.go' + for file in $(find . -iname "*.go" -o -iname "*.s" \! -iname "*_test.go") ++ dirname ./secboot/secboot_tpm_test.go + echo '%dir %{gopath}/src/%{import_path}/./secboot' ++ dirname ./secboot/secboot_tpm_test.go + install -d -p /builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.arm//usr/share/gocode/src/github.com/snapcore/snapd/./secboot + cp -pav ./secboot/secboot_tpm_test.go /builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.arm//usr/share/gocode/src/github.com/snapcore/snapd/./secboot/secboot_tpm_test.go './secboot/secboot_tpm_test.go' -> '/builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.arm//usr/share/gocode/src/github.com/snapcore/snapd/./secboot/secboot_tpm_test.go' + echo '%{gopath}/src/%{import_path}/./secboot/secboot_tpm_test.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.45.2-1.fc32.arm//usr/share/gocode/src/github.com/snapcore/snapd/./secboot + cp -pav ./secboot/secboot.go /builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.arm//usr/share/gocode/src/github.com/snapcore/snapd/./secboot/secboot.go './secboot/secboot.go' -> '/builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.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 ./snap/errors.go + echo '%dir %{gopath}/src/%{import_path}/./snap' ++ dirname ./snap/errors.go + install -d -p /builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.arm//usr/share/gocode/src/github.com/snapcore/snapd/./snap + cp -pav ./snap/errors.go /builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.arm//usr/share/gocode/src/github.com/snapcore/snapd/./snap/errors.go './snap/errors.go' -> '/builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.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/hotplug_key.go + echo '%dir %{gopath}/src/%{import_path}/./snap' ++ dirname ./snap/hotplug_key.go + install -d -p /builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.arm//usr/share/gocode/src/github.com/snapcore/snapd/./snap + cp -pav ./snap/hotplug_key.go /builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.arm//usr/share/gocode/src/github.com/snapcore/snapd/./snap/hotplug_key.go './snap/hotplug_key.go' -> '/builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.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_test.go + echo '%dir %{gopath}/src/%{import_path}/./snap' ++ dirname ./snap/container_test.go + install -d -p /builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.arm//usr/share/gocode/src/github.com/snapcore/snapd/./snap + cp -pav ./snap/container_test.go /builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.arm//usr/share/gocode/src/github.com/snapcore/snapd/./snap/container_test.go './snap/container_test.go' -> '/builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.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/export_test.go + echo '%dir %{gopath}/src/%{import_path}/./snap' ++ dirname ./snap/export_test.go + install -d -p /builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.arm//usr/share/gocode/src/github.com/snapcore/snapd/./snap + cp -pav ./snap/export_test.go /builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.arm//usr/share/gocode/src/github.com/snapcore/snapd/./snap/export_test.go './snap/export_test.go' -> '/builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.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/channel/channel.go + echo '%dir %{gopath}/src/%{import_path}/./snap/channel' ++ dirname ./snap/channel/channel.go + install -d -p /builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.arm//usr/share/gocode/src/github.com/snapcore/snapd/./snap/channel + cp -pav ./snap/channel/channel.go /builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.arm//usr/share/gocode/src/github.com/snapcore/snapd/./snap/channel/channel.go './snap/channel/channel.go' -> '/builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.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/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.45.2-1.fc32.arm//usr/share/gocode/src/github.com/snapcore/snapd/./snap/channel + cp -pav ./snap/channel/channel_test.go /builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.arm//usr/share/gocode/src/github.com/snapcore/snapd/./snap/channel/channel_test.go './snap/channel/channel_test.go' -> '/builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.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/broken.go + echo '%dir %{gopath}/src/%{import_path}/./snap' ++ dirname ./snap/broken.go + install -d -p /builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.arm//usr/share/gocode/src/github.com/snapcore/snapd/./snap + cp -pav ./snap/broken.go /builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.arm//usr/share/gocode/src/github.com/snapcore/snapd/./snap/broken.go './snap/broken.go' -> '/builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.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/info_test.go + echo '%dir %{gopath}/src/%{import_path}/./snap' ++ dirname ./snap/info_test.go + install -d -p /builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.arm//usr/share/gocode/src/github.com/snapcore/snapd/./snap + cp -pav ./snap/info_test.go /builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.arm//usr/share/gocode/src/github.com/snapcore/snapd/./snap/info_test.go './snap/info_test.go' -> '/builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.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/implicit.go + echo '%dir %{gopath}/src/%{import_path}/./snap' ++ dirname ./snap/implicit.go + install -d -p /builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.arm//usr/share/gocode/src/github.com/snapcore/snapd/./snap + cp -pav ./snap/implicit.go /builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.arm//usr/share/gocode/src/github.com/snapcore/snapd/./snap/implicit.go './snap/implicit.go' -> '/builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.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/snapfile/snapfile.go + echo '%dir %{gopath}/src/%{import_path}/./snap/snapfile' ++ dirname ./snap/snapfile/snapfile.go + install -d -p /builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.arm//usr/share/gocode/src/github.com/snapcore/snapd/./snap/snapfile + cp -pav ./snap/snapfile/snapfile.go /builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.arm//usr/share/gocode/src/github.com/snapcore/snapd/./snap/snapfile/snapfile.go './snap/snapfile/snapfile.go' -> '/builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.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/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.45.2-1.fc32.arm//usr/share/gocode/src/github.com/snapcore/snapd/./snap/snapfile + cp -pav ./snap/snapfile/snapfile_test.go /builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.arm//usr/share/gocode/src/github.com/snapcore/snapd/./snap/snapfile/snapfile_test.go './snap/snapfile/snapfile_test.go' -> '/builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.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/restartcond_test.go + echo '%dir %{gopath}/src/%{import_path}/./snap' ++ dirname ./snap/restartcond_test.go + install -d -p /builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.arm//usr/share/gocode/src/github.com/snapcore/snapd/./snap + cp -pav ./snap/restartcond_test.go /builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.arm//usr/share/gocode/src/github.com/snapcore/snapd/./snap/restartcond_test.go './snap/restartcond_test.go' -> '/builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.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/hooktypes.go + echo '%dir %{gopath}/src/%{import_path}/./snap' ++ dirname ./snap/hooktypes.go + install -d -p /builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.arm//usr/share/gocode/src/github.com/snapcore/snapd/./snap + cp -pav ./snap/hooktypes.go /builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.arm//usr/share/gocode/src/github.com/snapcore/snapd/./snap/hooktypes.go './snap/hooktypes.go' -> '/builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.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/restartcond.go + echo '%dir %{gopath}/src/%{import_path}/./snap' ++ dirname ./snap/restartcond.go + install -d -p /builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.arm//usr/share/gocode/src/github.com/snapcore/snapd/./snap + cp -pav ./snap/restartcond.go /builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.arm//usr/share/gocode/src/github.com/snapcore/snapd/./snap/restartcond.go './snap/restartcond.go' -> '/builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.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/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.45.2-1.fc32.arm//usr/share/gocode/src/github.com/snapcore/snapd/./snap/snaptest + cp -pav ./snap/snaptest/snaptest_test.go /builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.arm//usr/share/gocode/src/github.com/snapcore/snapd/./snap/snaptest/snaptest_test.go './snap/snaptest/snaptest_test.go' -> '/builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.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/snaptest/snaptest.go + echo '%dir %{gopath}/src/%{import_path}/./snap/snaptest' ++ dirname ./snap/snaptest/snaptest.go + install -d -p /builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.arm//usr/share/gocode/src/github.com/snapcore/snapd/./snap/snaptest + cp -pav ./snap/snaptest/snaptest.go /builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.arm//usr/share/gocode/src/github.com/snapcore/snapd/./snap/snaptest/snaptest.go './snap/snaptest/snaptest.go' -> '/builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.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/snapenv/snapenv.go + echo '%dir %{gopath}/src/%{import_path}/./snap/snapenv' ++ dirname ./snap/snapenv/snapenv.go + install -d -p /builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.arm//usr/share/gocode/src/github.com/snapcore/snapd/./snap/snapenv + cp -pav ./snap/snapenv/snapenv.go /builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.arm//usr/share/gocode/src/github.com/snapcore/snapd/./snap/snapenv/snapenv.go './snap/snapenv/snapenv.go' -> '/builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.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/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.45.2-1.fc32.arm//usr/share/gocode/src/github.com/snapcore/snapd/./snap/snapenv + cp -pav ./snap/snapenv/snapenv_test.go /builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.arm//usr/share/gocode/src/github.com/snapcore/snapd/./snap/snapenv/snapenv_test.go './snap/snapenv/snapenv_test.go' -> '/builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.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/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.45.2-1.fc32.arm//usr/share/gocode/src/github.com/snapcore/snapd/./snap + cp -pav ./snap/info_snap_yaml_test.go /builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.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.45.2-1.fc32.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/naming/wellknown.go + echo '%dir %{gopath}/src/%{import_path}/./snap/naming' ++ dirname ./snap/naming/wellknown.go + install -d -p /builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.arm//usr/share/gocode/src/github.com/snapcore/snapd/./snap/naming + cp -pav ./snap/naming/wellknown.go /builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.arm//usr/share/gocode/src/github.com/snapcore/snapd/./snap/naming/wellknown.go './snap/naming/wellknown.go' -> '/builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.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/validate.go + echo '%dir %{gopath}/src/%{import_path}/./snap/naming' ++ dirname ./snap/naming/validate.go + install -d -p /builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.arm//usr/share/gocode/src/github.com/snapcore/snapd/./snap/naming + cp -pav ./snap/naming/validate.go /builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.arm//usr/share/gocode/src/github.com/snapcore/snapd/./snap/naming/validate.go './snap/naming/validate.go' -> '/builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.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/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.45.2-1.fc32.arm//usr/share/gocode/src/github.com/snapcore/snapd/./snap/naming + cp -pav ./snap/naming/validate_test.go /builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.arm//usr/share/gocode/src/github.com/snapcore/snapd/./snap/naming/validate_test.go './snap/naming/validate_test.go' -> '/builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.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/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.45.2-1.fc32.arm//usr/share/gocode/src/github.com/snapcore/snapd/./snap/naming + cp -pav ./snap/naming/wellknown_test.go /builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.arm//usr/share/gocode/src/github.com/snapcore/snapd/./snap/naming/wellknown_test.go './snap/naming/wellknown_test.go' -> '/builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.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.45.2-1.fc32.arm//usr/share/gocode/src/github.com/snapcore/snapd/./snap/naming + cp -pav ./snap/naming/snapref_test.go /builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.arm//usr/share/gocode/src/github.com/snapcore/snapd/./snap/naming/snapref_test.go './snap/naming/snapref_test.go' -> '/builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.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/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.45.2-1.fc32.arm//usr/share/gocode/src/github.com/snapcore/snapd/./snap/naming + cp -pav ./snap/naming/naming_test.go /builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.arm//usr/share/gocode/src/github.com/snapcore/snapd/./snap/naming/naming_test.go './snap/naming/naming_test.go' -> '/builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.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/snapref.go + echo '%dir %{gopath}/src/%{import_path}/./snap/naming' ++ dirname ./snap/naming/snapref.go + install -d -p /builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.arm//usr/share/gocode/src/github.com/snapcore/snapd/./snap/naming + cp -pav ./snap/naming/snapref.go /builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.arm//usr/share/gocode/src/github.com/snapcore/snapd/./snap/naming/snapref.go './snap/naming/snapref.go' -> '/builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.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/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.45.2-1.fc32.arm//usr/share/gocode/src/github.com/snapcore/snapd/./snap/squashfs + cp -pav ./snap/squashfs/export_test.go /builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.arm//usr/share/gocode/src/github.com/snapcore/snapd/./snap/squashfs/export_test.go './snap/squashfs/export_test.go' -> '/builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.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_test.go + echo '%dir %{gopath}/src/%{import_path}/./snap/squashfs' ++ dirname ./snap/squashfs/squashfs_test.go + install -d -p /builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.arm//usr/share/gocode/src/github.com/snapcore/snapd/./snap/squashfs + cp -pav ./snap/squashfs/squashfs_test.go /builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.arm//usr/share/gocode/src/github.com/snapcore/snapd/./snap/squashfs/squashfs_test.go './snap/squashfs/squashfs_test.go' -> '/builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.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/stat.go + echo '%dir %{gopath}/src/%{import_path}/./snap/squashfs' ++ dirname ./snap/squashfs/stat.go + install -d -p /builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.arm//usr/share/gocode/src/github.com/snapcore/snapd/./snap/squashfs + cp -pav ./snap/squashfs/stat.go /builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.arm//usr/share/gocode/src/github.com/snapcore/snapd/./snap/squashfs/stat.go './snap/squashfs/stat.go' -> '/builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.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/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.45.2-1.fc32.arm//usr/share/gocode/src/github.com/snapcore/snapd/./snap/squashfs + cp -pav ./snap/squashfs/stat_test.go /builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.arm//usr/share/gocode/src/github.com/snapcore/snapd/./snap/squashfs/stat_test.go './snap/squashfs/stat_test.go' -> '/builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.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.go + echo '%dir %{gopath}/src/%{import_path}/./snap/squashfs' ++ dirname ./snap/squashfs/squashfs.go + install -d -p /builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.arm//usr/share/gocode/src/github.com/snapcore/snapd/./snap/squashfs + cp -pav ./snap/squashfs/squashfs.go /builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.arm//usr/share/gocode/src/github.com/snapcore/snapd/./snap/squashfs/squashfs.go './snap/squashfs/squashfs.go' -> '/builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.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/implicit_test.go + echo '%dir %{gopath}/src/%{import_path}/./snap' ++ dirname ./snap/implicit_test.go + install -d -p /builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.arm//usr/share/gocode/src/github.com/snapcore/snapd/./snap + cp -pav ./snap/implicit_test.go /builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.arm//usr/share/gocode/src/github.com/snapcore/snapd/./snap/implicit_test.go './snap/implicit_test.go' -> '/builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.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/validate.go + echo '%dir %{gopath}/src/%{import_path}/./snap' ++ dirname ./snap/validate.go + install -d -p /builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.arm//usr/share/gocode/src/github.com/snapcore/snapd/./snap + cp -pav ./snap/validate.go /builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.arm//usr/share/gocode/src/github.com/snapcore/snapd/./snap/validate.go './snap/validate.go' -> '/builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.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/info.go + echo '%dir %{gopath}/src/%{import_path}/./snap' ++ dirname ./snap/info.go + install -d -p /builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.arm//usr/share/gocode/src/github.com/snapcore/snapd/./snap + cp -pav ./snap/info.go /builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.arm//usr/share/gocode/src/github.com/snapcore/snapd/./snap/info.go './snap/info.go' -> '/builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.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/validate_test.go + echo '%dir %{gopath}/src/%{import_path}/./snap' ++ dirname ./snap/validate_test.go + install -d -p /builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.arm//usr/share/gocode/src/github.com/snapcore/snapd/./snap + cp -pav ./snap/validate_test.go /builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.arm//usr/share/gocode/src/github.com/snapcore/snapd/./snap/validate_test.go './snap/validate_test.go' -> '/builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.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/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.45.2-1.fc32.arm//usr/share/gocode/src/github.com/snapcore/snapd/./snap + cp -pav ./snap/hotplug_key_test.go /builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.arm//usr/share/gocode/src/github.com/snapcore/snapd/./snap/hotplug_key_test.go './snap/hotplug_key_test.go' -> '/builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.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/revision_test.go + echo '%dir %{gopath}/src/%{import_path}/./snap' ++ dirname ./snap/revision_test.go + install -d -p /builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.arm//usr/share/gocode/src/github.com/snapcore/snapd/./snap + cp -pav ./snap/revision_test.go /builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.arm//usr/share/gocode/src/github.com/snapcore/snapd/./snap/revision_test.go './snap/revision_test.go' -> '/builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.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/helpers.go + echo '%dir %{gopath}/src/%{import_path}/./snap' ++ dirname ./snap/helpers.go + install -d -p /builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.arm//usr/share/gocode/src/github.com/snapcore/snapd/./snap + cp -pav ./snap/helpers.go /builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.arm//usr/share/gocode/src/github.com/snapcore/snapd/./snap/helpers.go './snap/helpers.go' -> '/builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.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/container.go + echo '%dir %{gopath}/src/%{import_path}/./snap' ++ dirname ./snap/container.go + install -d -p /builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.arm//usr/share/gocode/src/github.com/snapcore/snapd/./snap + cp -pav ./snap/container.go /builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.arm//usr/share/gocode/src/github.com/snapcore/snapd/./snap/container.go './snap/container.go' -> '/builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.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/epoch.go + echo '%dir %{gopath}/src/%{import_path}/./snap' ++ dirname ./snap/epoch.go + install -d -p /builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.arm//usr/share/gocode/src/github.com/snapcore/snapd/./snap + cp -pav ./snap/epoch.go /builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.arm//usr/share/gocode/src/github.com/snapcore/snapd/./snap/epoch.go './snap/epoch.go' -> '/builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.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/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.45.2-1.fc32.arm//usr/share/gocode/src/github.com/snapcore/snapd/./snap + cp -pav ./snap/info_snap_yaml.go /builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.arm//usr/share/gocode/src/github.com/snapcore/snapd/./snap/info_snap_yaml.go './snap/info_snap_yaml.go' -> '/builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.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/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.45.2-1.fc32.arm//usr/share/gocode/src/github.com/snapcore/snapd/./snap/pack + cp -pav ./snap/pack/export_test.go /builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.arm//usr/share/gocode/src/github.com/snapcore/snapd/./snap/pack/export_test.go './snap/pack/export_test.go' -> '/builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.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_test.go + echo '%dir %{gopath}/src/%{import_path}/./snap/pack' ++ dirname ./snap/pack/pack_test.go + install -d -p /builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.arm//usr/share/gocode/src/github.com/snapcore/snapd/./snap/pack + cp -pav ./snap/pack/pack_test.go /builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.arm//usr/share/gocode/src/github.com/snapcore/snapd/./snap/pack/pack_test.go './snap/pack/pack_test.go' -> '/builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.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/pack/pack.go + echo '%dir %{gopath}/src/%{import_path}/./snap/pack' ++ dirname ./snap/pack/pack.go + install -d -p /builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.arm//usr/share/gocode/src/github.com/snapcore/snapd/./snap/pack + cp -pav ./snap/pack/pack.go /builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.arm//usr/share/gocode/src/github.com/snapcore/snapd/./snap/pack/pack.go './snap/pack/pack.go' -> '/builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.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/broken_test.go + echo '%dir %{gopath}/src/%{import_path}/./snap' ++ dirname ./snap/broken_test.go + install -d -p /builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.arm//usr/share/gocode/src/github.com/snapcore/snapd/./snap + cp -pav ./snap/broken_test.go /builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.arm//usr/share/gocode/src/github.com/snapcore/snapd/./snap/broken_test.go './snap/broken_test.go' -> '/builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.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/types.go + echo '%dir %{gopath}/src/%{import_path}/./snap' ++ dirname ./snap/types.go + install -d -p /builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.arm//usr/share/gocode/src/github.com/snapcore/snapd/./snap + cp -pav ./snap/types.go /builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.arm//usr/share/gocode/src/github.com/snapcore/snapd/./snap/types.go './snap/types.go' -> '/builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.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/types_test.go + echo '%dir %{gopath}/src/%{import_path}/./snap' ++ dirname ./snap/types_test.go + install -d -p /builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.arm//usr/share/gocode/src/github.com/snapcore/snapd/./snap + cp -pav ./snap/types_test.go /builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.arm//usr/share/gocode/src/github.com/snapcore/snapd/./snap/types_test.go './snap/types_test.go' -> '/builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.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 ./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.45.2-1.fc32.arm//usr/share/gocode/src/github.com/snapcore/snapd/./snap/snapdir + cp -pav ./snap/snapdir/snapdir_test.go /builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.arm//usr/share/gocode/src/github.com/snapcore/snapd/./snap/snapdir/snapdir_test.go './snap/snapdir/snapdir_test.go' -> '/builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.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.45.2-1.fc32.arm//usr/share/gocode/src/github.com/snapcore/snapd/./snap/snapdir + cp -pav ./snap/snapdir/snapdir.go /builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.arm//usr/share/gocode/src/github.com/snapcore/snapd/./snap/snapdir/snapdir.go './snap/snapdir/snapdir.go' -> '/builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.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/epoch_test.go + echo '%dir %{gopath}/src/%{import_path}/./snap' ++ dirname ./snap/epoch_test.go + install -d -p /builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.arm//usr/share/gocode/src/github.com/snapcore/snapd/./snap + cp -pav ./snap/epoch_test.go /builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.arm//usr/share/gocode/src/github.com/snapcore/snapd/./snap/epoch_test.go './snap/epoch_test.go' -> '/builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.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/revision.go + echo '%dir %{gopath}/src/%{import_path}/./snap' ++ dirname ./snap/revision.go + install -d -p /builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.arm//usr/share/gocode/src/github.com/snapcore/snapd/./snap + cp -pav ./snap/revision.go /builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.arm//usr/share/gocode/src/github.com/snapcore/snapd/./snap/revision.go './snap/revision.go' -> '/builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.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 ./sandbox/forcedevmode.go + echo '%dir %{gopath}/src/%{import_path}/./sandbox' ++ dirname ./sandbox/forcedevmode.go + install -d -p /builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.arm//usr/share/gocode/src/github.com/snapcore/snapd/./sandbox + cp -pav ./sandbox/forcedevmode.go /builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.arm//usr/share/gocode/src/github.com/snapcore/snapd/./sandbox/forcedevmode.go './sandbox/forcedevmode.go' -> '/builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.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/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.45.2-1.fc32.arm//usr/share/gocode/src/github.com/snapcore/snapd/./sandbox/apparmor + cp -pav ./sandbox/apparmor/export_test.go /builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.arm//usr/share/gocode/src/github.com/snapcore/snapd/./sandbox/apparmor/export_test.go './sandbox/apparmor/export_test.go' -> '/builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.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/process.go + echo '%dir %{gopath}/src/%{import_path}/./sandbox/apparmor' ++ dirname ./sandbox/apparmor/process.go + install -d -p /builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.arm//usr/share/gocode/src/github.com/snapcore/snapd/./sandbox/apparmor + cp -pav ./sandbox/apparmor/process.go /builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.arm//usr/share/gocode/src/github.com/snapcore/snapd/./sandbox/apparmor/process.go './sandbox/apparmor/process.go' -> '/builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.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/apparmor.go + echo '%dir %{gopath}/src/%{import_path}/./sandbox/apparmor' ++ dirname ./sandbox/apparmor/apparmor.go + install -d -p /builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.arm//usr/share/gocode/src/github.com/snapcore/snapd/./sandbox/apparmor + cp -pav ./sandbox/apparmor/apparmor.go /builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.arm//usr/share/gocode/src/github.com/snapcore/snapd/./sandbox/apparmor/apparmor.go './sandbox/apparmor/apparmor.go' -> '/builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.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/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.45.2-1.fc32.arm//usr/share/gocode/src/github.com/snapcore/snapd/./sandbox/apparmor + cp -pav ./sandbox/apparmor/apparmor_test.go /builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.arm//usr/share/gocode/src/github.com/snapcore/snapd/./sandbox/apparmor/apparmor_test.go './sandbox/apparmor/apparmor_test.go' -> '/builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.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_test.go + echo '%dir %{gopath}/src/%{import_path}/./sandbox/apparmor' ++ dirname ./sandbox/apparmor/process_test.go + install -d -p /builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.arm//usr/share/gocode/src/github.com/snapcore/snapd/./sandbox/apparmor + cp -pav ./sandbox/apparmor/process_test.go /builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.arm//usr/share/gocode/src/github.com/snapcore/snapd/./sandbox/apparmor/process_test.go './sandbox/apparmor/process_test.go' -> '/builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.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/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.45.2-1.fc32.arm//usr/share/gocode/src/github.com/snapcore/snapd/./sandbox/seccomp + cp -pav ./sandbox/seccomp/export_test.go /builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.arm//usr/share/gocode/src/github.com/snapcore/snapd/./sandbox/seccomp/export_test.go './sandbox/seccomp/export_test.go' -> '/builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.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/seccomp.go + echo '%dir %{gopath}/src/%{import_path}/./sandbox/seccomp' ++ dirname ./sandbox/seccomp/seccomp.go + install -d -p /builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.arm//usr/share/gocode/src/github.com/snapcore/snapd/./sandbox/seccomp + cp -pav ./sandbox/seccomp/seccomp.go /builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.arm//usr/share/gocode/src/github.com/snapcore/snapd/./sandbox/seccomp/seccomp.go './sandbox/seccomp/seccomp.go' -> '/builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.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.45.2-1.fc32.arm//usr/share/gocode/src/github.com/snapcore/snapd/./sandbox/seccomp + cp -pav ./sandbox/seccomp/seccomp_test.go /builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.arm//usr/share/gocode/src/github.com/snapcore/snapd/./sandbox/seccomp/seccomp_test.go './sandbox/seccomp/seccomp_test.go' -> '/builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.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/compiler.go + echo '%dir %{gopath}/src/%{import_path}/./sandbox/seccomp' ++ dirname ./sandbox/seccomp/compiler.go + install -d -p /builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.arm//usr/share/gocode/src/github.com/snapcore/snapd/./sandbox/seccomp + cp -pav ./sandbox/seccomp/compiler.go /builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.arm//usr/share/gocode/src/github.com/snapcore/snapd/./sandbox/seccomp/compiler.go './sandbox/seccomp/compiler.go' -> '/builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.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/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.45.2-1.fc32.arm//usr/share/gocode/src/github.com/snapcore/snapd/./sandbox/seccomp + cp -pav ./sandbox/seccomp/compiler_test.go /builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.arm//usr/share/gocode/src/github.com/snapcore/snapd/./sandbox/seccomp/compiler_test.go './sandbox/seccomp/compiler_test.go' -> '/builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.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/forcedevmode_test.go + echo '%dir %{gopath}/src/%{import_path}/./sandbox' ++ dirname ./sandbox/forcedevmode_test.go + install -d -p /builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.arm//usr/share/gocode/src/github.com/snapcore/snapd/./sandbox + cp -pav ./sandbox/forcedevmode_test.go /builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.arm//usr/share/gocode/src/github.com/snapcore/snapd/./sandbox/forcedevmode_test.go './sandbox/forcedevmode_test.go' -> '/builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.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/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.45.2-1.fc32.arm//usr/share/gocode/src/github.com/snapcore/snapd/./sandbox/selinux + cp -pav ./sandbox/selinux/export_test.go /builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.arm//usr/share/gocode/src/github.com/snapcore/snapd/./sandbox/selinux/export_test.go './sandbox/selinux/export_test.go' -> '/builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.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/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.45.2-1.fc32.arm//usr/share/gocode/src/github.com/snapcore/snapd/./sandbox/selinux + cp -pav ./sandbox/selinux/label_darwin.go /builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.arm//usr/share/gocode/src/github.com/snapcore/snapd/./sandbox/selinux/label_darwin.go './sandbox/selinux/label_darwin.go' -> '/builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.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_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.45.2-1.fc32.arm//usr/share/gocode/src/github.com/snapcore/snapd/./sandbox/selinux + cp -pav ./sandbox/selinux/selinux_linux_test.go /builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.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.45.2-1.fc32.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/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.45.2-1.fc32.arm//usr/share/gocode/src/github.com/snapcore/snapd/./sandbox/selinux + cp -pav ./sandbox/selinux/selinux_test.go /builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.arm//usr/share/gocode/src/github.com/snapcore/snapd/./sandbox/selinux/selinux_test.go './sandbox/selinux/selinux_test.go' -> '/builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.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/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.45.2-1.fc32.arm//usr/share/gocode/src/github.com/snapcore/snapd/./sandbox/selinux + cp -pav ./sandbox/selinux/selinux_darwin.go /builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.arm//usr/share/gocode/src/github.com/snapcore/snapd/./sandbox/selinux/selinux_darwin.go './sandbox/selinux/selinux_darwin.go' -> '/builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.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_linux.go + echo '%dir %{gopath}/src/%{import_path}/./sandbox/selinux' ++ dirname ./sandbox/selinux/label_linux.go + install -d -p /builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.arm//usr/share/gocode/src/github.com/snapcore/snapd/./sandbox/selinux + cp -pav ./sandbox/selinux/label_linux.go /builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.arm//usr/share/gocode/src/github.com/snapcore/snapd/./sandbox/selinux/label_linux.go './sandbox/selinux/label_linux.go' -> '/builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.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 ./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.45.2-1.fc32.arm//usr/share/gocode/src/github.com/snapcore/snapd/./sandbox/selinux + cp -pav ./sandbox/selinux/selinux.go /builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.arm//usr/share/gocode/src/github.com/snapcore/snapd/./sandbox/selinux/selinux.go './sandbox/selinux/selinux.go' -> '/builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.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/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.45.2-1.fc32.arm//usr/share/gocode/src/github.com/snapcore/snapd/./sandbox/selinux + cp -pav ./sandbox/selinux/label_linux_test.go /builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.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.45.2-1.fc32.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.go + echo '%dir %{gopath}/src/%{import_path}/./sandbox/selinux' ++ dirname ./sandbox/selinux/label.go + install -d -p /builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.arm//usr/share/gocode/src/github.com/snapcore/snapd/./sandbox/selinux + cp -pav ./sandbox/selinux/label.go /builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.arm//usr/share/gocode/src/github.com/snapcore/snapd/./sandbox/selinux/label.go './sandbox/selinux/label.go' -> '/builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.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.45.2-1.fc32.arm//usr/share/gocode/src/github.com/snapcore/snapd/./sandbox/selinux + cp -pav ./sandbox/selinux/selinux_linux.go /builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.arm//usr/share/gocode/src/github.com/snapcore/snapd/./sandbox/selinux/selinux_linux.go './sandbox/selinux/selinux_linux.go' -> '/builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.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/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.45.2-1.fc32.arm//usr/share/gocode/src/github.com/snapcore/snapd/./sandbox/cgroup + cp -pav ./sandbox/cgroup/export_test.go /builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.arm//usr/share/gocode/src/github.com/snapcore/snapd/./sandbox/cgroup/export_test.go './sandbox/cgroup/export_test.go' -> '/builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.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/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.45.2-1.fc32.arm//usr/share/gocode/src/github.com/snapcore/snapd/./sandbox/cgroup + cp -pav ./sandbox/cgroup/freezer_test.go /builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.arm//usr/share/gocode/src/github.com/snapcore/snapd/./sandbox/cgroup/freezer_test.go './sandbox/cgroup/freezer_test.go' -> '/builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.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/cgroup/process.go + echo '%dir %{gopath}/src/%{import_path}/./sandbox/cgroup' ++ dirname ./sandbox/cgroup/process.go + install -d -p /builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.arm//usr/share/gocode/src/github.com/snapcore/snapd/./sandbox/cgroup + cp -pav ./sandbox/cgroup/process.go /builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.arm//usr/share/gocode/src/github.com/snapcore/snapd/./sandbox/cgroup/process.go './sandbox/cgroup/process.go' -> '/builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.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/cgroup.go + echo '%dir %{gopath}/src/%{import_path}/./sandbox/cgroup' ++ dirname ./sandbox/cgroup/cgroup.go + install -d -p /builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.arm//usr/share/gocode/src/github.com/snapcore/snapd/./sandbox/cgroup + cp -pav ./sandbox/cgroup/cgroup.go /builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.arm//usr/share/gocode/src/github.com/snapcore/snapd/./sandbox/cgroup/cgroup.go './sandbox/cgroup/cgroup.go' -> '/builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.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/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.45.2-1.fc32.arm//usr/share/gocode/src/github.com/snapcore/snapd/./sandbox/cgroup + cp -pav ./sandbox/cgroup/cgroup_test.go /builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.arm//usr/share/gocode/src/github.com/snapcore/snapd/./sandbox/cgroup/cgroup_test.go './sandbox/cgroup/cgroup_test.go' -> '/builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.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/freezer.go + echo '%dir %{gopath}/src/%{import_path}/./sandbox/cgroup' ++ dirname ./sandbox/cgroup/freezer.go + install -d -p /builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.arm//usr/share/gocode/src/github.com/snapcore/snapd/./sandbox/cgroup + cp -pav ./sandbox/cgroup/freezer.go /builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.arm//usr/share/gocode/src/github.com/snapcore/snapd/./sandbox/cgroup/freezer.go './sandbox/cgroup/freezer.go' -> '/builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.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/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.45.2-1.fc32.arm//usr/share/gocode/src/github.com/snapcore/snapd/./sandbox/cgroup + cp -pav ./sandbox/cgroup/process_test.go /builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.arm//usr/share/gocode/src/github.com/snapcore/snapd/./sandbox/cgroup/process_test.go './sandbox/cgroup/process_test.go' -> '/builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.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 ./image/export_test.go + echo '%dir %{gopath}/src/%{import_path}/./image' ++ dirname ./image/export_test.go + install -d -p /builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.arm//usr/share/gocode/src/github.com/snapcore/snapd/./image + cp -pav ./image/export_test.go /builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.arm//usr/share/gocode/src/github.com/snapcore/snapd/./image/export_test.go './image/export_test.go' -> '/builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.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/image_test.go + echo '%dir %{gopath}/src/%{import_path}/./image' ++ dirname ./image/image_test.go + install -d -p /builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.arm//usr/share/gocode/src/github.com/snapcore/snapd/./image + cp -pav ./image/image_test.go /builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.arm//usr/share/gocode/src/github.com/snapcore/snapd/./image/image_test.go './image/image_test.go' -> '/builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.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/helpers_test.go + echo '%dir %{gopath}/src/%{import_path}/./image' ++ dirname ./image/helpers_test.go + install -d -p /builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.arm//usr/share/gocode/src/github.com/snapcore/snapd/./image + cp -pav ./image/helpers_test.go /builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.arm//usr/share/gocode/src/github.com/snapcore/snapd/./image/helpers_test.go './image/helpers_test.go' -> '/builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.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.45.2-1.fc32.arm//usr/share/gocode/src/github.com/snapcore/snapd/./image + cp -pav ./image/helpers.go /builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.arm//usr/share/gocode/src/github.com/snapcore/snapd/./image/helpers.go './image/helpers.go' -> '/builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.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/image.go + echo '%dir %{gopath}/src/%{import_path}/./image' ++ dirname ./image/image.go + install -d -p /builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.arm//usr/share/gocode/src/github.com/snapcore/snapd/./image + cp -pav ./image/image.go /builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.arm//usr/share/gocode/src/github.com/snapcore/snapd/./image/image.go './image/image.go' -> '/builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.arm//usr/share/gocode/src/github.com/snapcore/snapd/./image/image.go' + echo '%{gopath}/src/%{import_path}/./image/image.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.45.2-1.fc32.arm//usr/share/gocode/src/github.com/snapcore/snapd/./dirs + cp -pav ./dirs/export_test.go /builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.arm//usr/share/gocode/src/github.com/snapcore/snapd/./dirs/export_test.go './dirs/export_test.go' -> '/builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.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 ./dirs/dirs_test.go + echo '%dir %{gopath}/src/%{import_path}/./dirs' ++ dirname ./dirs/dirs_test.go + install -d -p /builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.arm//usr/share/gocode/src/github.com/snapcore/snapd/./dirs + cp -pav ./dirs/dirs_test.go /builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.arm//usr/share/gocode/src/github.com/snapcore/snapd/./dirs/dirs_test.go './dirs/dirs_test.go' -> '/builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.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.45.2-1.fc32.arm//usr/share/gocode/src/github.com/snapcore/snapd/./dirs + cp -pav ./dirs/dirs.go /builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.arm//usr/share/gocode/src/github.com/snapcore/snapd/./dirs/dirs.go './dirs/dirs.go' -> '/builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.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 ./osutil/cmp_test.go + echo '%dir %{gopath}/src/%{import_path}/./osutil' ++ dirname ./osutil/cmp_test.go + install -d -p /builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.arm//usr/share/gocode/src/github.com/snapcore/snapd/./osutil + cp -pav ./osutil/cmp_test.go /builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.arm//usr/share/gocode/src/github.com/snapcore/snapd/./osutil/cmp_test.go './osutil/cmp_test.go' -> '/builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.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/export_test.go + echo '%dir %{gopath}/src/%{import_path}/./osutil' ++ dirname ./osutil/export_test.go + install -d -p /builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.arm//usr/share/gocode/src/github.com/snapcore/snapd/./osutil + cp -pav ./osutil/export_test.go /builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.arm//usr/share/gocode/src/github.com/snapcore/snapd/./osutil/export_test.go './osutil/export_test.go' -> '/builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.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/cp_linux.go + echo '%dir %{gopath}/src/%{import_path}/./osutil' ++ dirname ./osutil/cp_linux.go + install -d -p /builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.arm//usr/share/gocode/src/github.com/snapcore/snapd/./osutil + cp -pav ./osutil/cp_linux.go /builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.arm//usr/share/gocode/src/github.com/snapcore/snapd/./osutil/cp_linux.go './osutil/cp_linux.go' -> '/builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.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/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.45.2-1.fc32.arm//usr/share/gocode/src/github.com/snapcore/snapd/./osutil + cp -pav ./osutil/nfs_linux_test.go /builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.arm//usr/share/gocode/src/github.com/snapcore/snapd/./osutil/nfs_linux_test.go './osutil/nfs_linux_test.go' -> '/builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.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/context.go + echo '%dir %{gopath}/src/%{import_path}/./osutil' ++ dirname ./osutil/context.go + install -d -p /builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.arm//usr/share/gocode/src/github.com/snapcore/snapd/./osutil + cp -pav ./osutil/context.go /builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.arm//usr/share/gocode/src/github.com/snapcore/snapd/./osutil/context.go './osutil/context.go' -> '/builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.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/mount_darwin.go + echo '%dir %{gopath}/src/%{import_path}/./osutil' ++ dirname ./osutil/mount_darwin.go + install -d -p /builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.arm//usr/share/gocode/src/github.com/snapcore/snapd/./osutil + cp -pav ./osutil/mount_darwin.go /builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.arm//usr/share/gocode/src/github.com/snapcore/snapd/./osutil/mount_darwin.go './osutil/mount_darwin.go' -> '/builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.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/group_test.go + echo '%dir %{gopath}/src/%{import_path}/./osutil' ++ dirname ./osutil/group_test.go + install -d -p /builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.arm//usr/share/gocode/src/github.com/snapcore/snapd/./osutil + cp -pav ./osutil/group_test.go /builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.arm//usr/share/gocode/src/github.com/snapcore/snapd/./osutil/group_test.go './osutil/group_test.go' -> '/builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.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/cp_other.go + echo '%dir %{gopath}/src/%{import_path}/./osutil' ++ dirname ./osutil/cp_other.go + install -d -p /builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.arm//usr/share/gocode/src/github.com/snapcore/snapd/./osutil + cp -pav ./osutil/cp_other.go /builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.arm//usr/share/gocode/src/github.com/snapcore/snapd/./osutil/cp_other.go './osutil/cp_other.go' -> '/builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.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/chdir.go + echo '%dir %{gopath}/src/%{import_path}/./osutil' ++ dirname ./osutil/chdir.go + install -d -p /builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.arm//usr/share/gocode/src/github.com/snapcore/snapd/./osutil + cp -pav ./osutil/chdir.go /builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.arm//usr/share/gocode/src/github.com/snapcore/snapd/./osutil/chdir.go './osutil/chdir.go' -> '/builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.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/strace/timing.go + echo '%dir %{gopath}/src/%{import_path}/./osutil/strace' ++ dirname ./osutil/strace/timing.go + install -d -p /builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.arm//usr/share/gocode/src/github.com/snapcore/snapd/./osutil/strace + cp -pav ./osutil/strace/timing.go /builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.arm//usr/share/gocode/src/github.com/snapcore/snapd/./osutil/strace/timing.go './osutil/strace/timing.go' -> '/builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.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/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.45.2-1.fc32.arm//usr/share/gocode/src/github.com/snapcore/snapd/./osutil/strace + cp -pav ./osutil/strace/export_test.go /builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.arm//usr/share/gocode/src/github.com/snapcore/snapd/./osutil/strace/export_test.go './osutil/strace/export_test.go' -> '/builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.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.45.2-1.fc32.arm//usr/share/gocode/src/github.com/snapcore/snapd/./osutil/strace + cp -pav ./osutil/strace/timing_test.go /builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.arm//usr/share/gocode/src/github.com/snapcore/snapd/./osutil/strace/timing_test.go './osutil/strace/timing_test.go' -> '/builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.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/strace.go + echo '%dir %{gopath}/src/%{import_path}/./osutil/strace' ++ dirname ./osutil/strace/strace.go + install -d -p /builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.arm//usr/share/gocode/src/github.com/snapcore/snapd/./osutil/strace + cp -pav ./osutil/strace/strace.go /builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.arm//usr/share/gocode/src/github.com/snapcore/snapd/./osutil/strace/strace.go './osutil/strace/strace.go' -> '/builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.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.45.2-1.fc32.arm//usr/share/gocode/src/github.com/snapcore/snapd/./osutil/strace + cp -pav ./osutil/strace/strace_test.go /builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.arm//usr/share/gocode/src/github.com/snapcore/snapd/./osutil/strace/strace_test.go './osutil/strace/strace_test.go' -> '/builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.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/mkdirallchown.go + echo '%dir %{gopath}/src/%{import_path}/./osutil' ++ dirname ./osutil/mkdirallchown.go + install -d -p /builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.arm//usr/share/gocode/src/github.com/snapcore/snapd/./osutil + cp -pav ./osutil/mkdirallchown.go /builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.arm//usr/share/gocode/src/github.com/snapcore/snapd/./osutil/mkdirallchown.go './osutil/mkdirallchown.go' -> '/builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.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/osutil_darwin.go + echo '%dir %{gopath}/src/%{import_path}/./osutil' ++ dirname ./osutil/osutil_darwin.go + install -d -p /builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.arm//usr/share/gocode/src/github.com/snapcore/snapd/./osutil + cp -pav ./osutil/osutil_darwin.go /builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.arm//usr/share/gocode/src/github.com/snapcore/snapd/./osutil/osutil_darwin.go './osutil/osutil_darwin.go' -> '/builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.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/uname_darwin.go + echo '%dir %{gopath}/src/%{import_path}/./osutil' ++ dirname ./osutil/uname_darwin.go + install -d -p /builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.arm//usr/share/gocode/src/github.com/snapcore/snapd/./osutil + cp -pav ./osutil/uname_darwin.go /builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.arm//usr/share/gocode/src/github.com/snapcore/snapd/./osutil/uname_darwin.go './osutil/uname_darwin.go' -> '/builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.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/mountprofile_linux.go + echo '%dir %{gopath}/src/%{import_path}/./osutil' ++ dirname ./osutil/mountprofile_linux.go + install -d -p /builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.arm//usr/share/gocode/src/github.com/snapcore/snapd/./osutil + cp -pav ./osutil/mountprofile_linux.go /builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.arm//usr/share/gocode/src/github.com/snapcore/snapd/./osutil/mountprofile_linux.go './osutil/mountprofile_linux.go' -> '/builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.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/sys_linux.go + echo '%dir %{gopath}/src/%{import_path}/./osutil' ++ dirname ./osutil/sys_linux.go + install -d -p /builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.arm//usr/share/gocode/src/github.com/snapcore/snapd/./osutil + cp -pav ./osutil/sys_linux.go /builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.arm//usr/share/gocode/src/github.com/snapcore/snapd/./osutil/sys_linux.go './osutil/sys_linux.go' -> '/builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.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/group_cgo.go + echo '%dir %{gopath}/src/%{import_path}/./osutil' ++ dirname ./osutil/group_cgo.go + install -d -p /builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.arm//usr/share/gocode/src/github.com/snapcore/snapd/./osutil + cp -pav ./osutil/group_cgo.go /builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.arm//usr/share/gocode/src/github.com/snapcore/snapd/./osutil/group_cgo.go './osutil/group_cgo.go' -> '/builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.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_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.45.2-1.fc32.arm//usr/share/gocode/src/github.com/snapcore/snapd/./osutil/sys + cp -pav ./osutil/sys/sysnum_32_linux.go /builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.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.45.2-1.fc32.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/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.45.2-1.fc32.arm//usr/share/gocode/src/github.com/snapcore/snapd/./osutil/sys + cp -pav ./osutil/sys/sysnum_linux.go /builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.arm//usr/share/gocode/src/github.com/snapcore/snapd/./osutil/sys/sysnum_linux.go './osutil/sys/sysnum_linux.go' -> '/builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.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.45.2-1.fc32.arm//usr/share/gocode/src/github.com/snapcore/snapd/./osutil/sys + cp -pav ./osutil/sys/syscall.go /builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.arm//usr/share/gocode/src/github.com/snapcore/snapd/./osutil/sys/syscall.go './osutil/sys/syscall.go' -> '/builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.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_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.45.2-1.fc32.arm//usr/share/gocode/src/github.com/snapcore/snapd/./osutil/sys + cp -pav ./osutil/sys/sysnum_16_linux.go /builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.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.45.2-1.fc32.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_darwin.go + echo '%dir %{gopath}/src/%{import_path}/./osutil/sys' ++ dirname ./osutil/sys/sysnum_darwin.go + install -d -p /builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.arm//usr/share/gocode/src/github.com/snapcore/snapd/./osutil/sys + cp -pav ./osutil/sys/sysnum_darwin.go /builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.arm//usr/share/gocode/src/github.com/snapcore/snapd/./osutil/sys/sysnum_darwin.go './osutil/sys/sysnum_darwin.go' -> '/builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.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/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.45.2-1.fc32.arm//usr/share/gocode/src/github.com/snapcore/snapd/./osutil + cp -pav ./osutil/cp_linux_test.go /builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.arm//usr/share/gocode/src/github.com/snapcore/snapd/./osutil/cp_linux_test.go './osutil/cp_linux_test.go' -> '/builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.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/mkdirallchown_test.go + echo '%dir %{gopath}/src/%{import_path}/./osutil' ++ dirname ./osutil/mkdirallchown_test.go + install -d -p /builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.arm//usr/share/gocode/src/github.com/snapcore/snapd/./osutil + cp -pav ./osutil/mkdirallchown_test.go /builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.arm//usr/share/gocode/src/github.com/snapcore/snapd/./osutil/mkdirallchown_test.go './osutil/mkdirallchown_test.go' -> '/builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.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/syncdir.go + echo '%dir %{gopath}/src/%{import_path}/./osutil' ++ dirname ./osutil/syncdir.go + install -d -p /builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.arm//usr/share/gocode/src/github.com/snapcore/snapd/./osutil + cp -pav ./osutil/syncdir.go /builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.arm//usr/share/gocode/src/github.com/snapcore/snapd/./osutil/syncdir.go './osutil/syncdir.go' -> '/builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.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/unlink_darwin.go + echo '%dir %{gopath}/src/%{import_path}/./osutil' ++ dirname ./osutil/unlink_darwin.go + install -d -p /builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.arm//usr/share/gocode/src/github.com/snapcore/snapd/./osutil + cp -pav ./osutil/unlink_darwin.go /builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.arm//usr/share/gocode/src/github.com/snapcore/snapd/./osutil/unlink_darwin.go './osutil/unlink_darwin.go' -> '/builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.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/mount_linux.go + echo '%dir %{gopath}/src/%{import_path}/./osutil' ++ dirname ./osutil/mount_linux.go + install -d -p /builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.arm//usr/share/gocode/src/github.com/snapcore/snapd/./osutil + cp -pav ./osutil/mount_linux.go /builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.arm//usr/share/gocode/src/github.com/snapcore/snapd/./osutil/mount_linux.go './osutil/mount_linux.go' -> '/builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.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/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.45.2-1.fc32.arm//usr/share/gocode/src/github.com/snapcore/snapd/./osutil + cp -pav ./osutil/overlay_linux_test.go /builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.arm//usr/share/gocode/src/github.com/snapcore/snapd/./osutil/overlay_linux_test.go './osutil/overlay_linux_test.go' -> '/builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.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/io_test.go + echo '%dir %{gopath}/src/%{import_path}/./osutil' ++ dirname ./osutil/io_test.go + install -d -p /builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.arm//usr/share/gocode/src/github.com/snapcore/snapd/./osutil + cp -pav ./osutil/io_test.go /builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.arm//usr/share/gocode/src/github.com/snapcore/snapd/./osutil/io_test.go './osutil/io_test.go' -> '/builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.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/mountentry.go + echo '%dir %{gopath}/src/%{import_path}/./osutil' ++ dirname ./osutil/mountentry.go + install -d -p /builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.arm//usr/share/gocode/src/github.com/snapcore/snapd/./osutil + cp -pav ./osutil/mountentry.go /builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.arm//usr/share/gocode/src/github.com/snapcore/snapd/./osutil/mountentry.go './osutil/mountentry.go' -> '/builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.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/digest.go + echo '%dir %{gopath}/src/%{import_path}/./osutil' ++ dirname ./osutil/digest.go + install -d -p /builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.arm//usr/share/gocode/src/github.com/snapcore/snapd/./osutil + cp -pav ./osutil/digest.go /builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.arm//usr/share/gocode/src/github.com/snapcore/snapd/./osutil/digest.go './osutil/digest.go' -> '/builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.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/flock_test.go + echo '%dir %{gopath}/src/%{import_path}/./osutil' ++ dirname ./osutil/flock_test.go + install -d -p /builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.arm//usr/share/gocode/src/github.com/snapcore/snapd/./osutil + cp -pav ./osutil/flock_test.go /builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.arm//usr/share/gocode/src/github.com/snapcore/snapd/./osutil/flock_test.go './osutil/flock_test.go' -> '/builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.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/nfs_darwin.go + echo '%dir %{gopath}/src/%{import_path}/./osutil' ++ dirname ./osutil/nfs_darwin.go + install -d -p /builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.arm//usr/share/gocode/src/github.com/snapcore/snapd/./osutil + cp -pav ./osutil/nfs_darwin.go /builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.arm//usr/share/gocode/src/github.com/snapcore/snapd/./osutil/nfs_darwin.go './osutil/nfs_darwin.go' -> '/builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.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/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.45.2-1.fc32.arm//usr/share/gocode/src/github.com/snapcore/snapd/./osutil + cp -pav ./osutil/group_no_cgo.go /builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.arm//usr/share/gocode/src/github.com/snapcore/snapd/./osutil/group_no_cgo.go './osutil/group_no_cgo.go' -> '/builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.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/exec.go + echo '%dir %{gopath}/src/%{import_path}/./osutil' ++ dirname ./osutil/exec.go + install -d -p /builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.arm//usr/share/gocode/src/github.com/snapcore/snapd/./osutil + cp -pav ./osutil/exec.go /builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.arm//usr/share/gocode/src/github.com/snapcore/snapd/./osutil/exec.go './osutil/exec.go' -> '/builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.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/exec_test.go + echo '%dir %{gopath}/src/%{import_path}/./osutil' ++ dirname ./osutil/exec_test.go + install -d -p /builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.arm//usr/share/gocode/src/github.com/snapcore/snapd/./osutil + cp -pav ./osutil/exec_test.go /builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.arm//usr/share/gocode/src/github.com/snapcore/snapd/./osutil/exec_test.go './osutil/exec_test.go' -> '/builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.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/chattr_32.go + echo '%dir %{gopath}/src/%{import_path}/./osutil' ++ dirname ./osutil/chattr_32.go + install -d -p /builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.arm//usr/share/gocode/src/github.com/snapcore/snapd/./osutil + cp -pav ./osutil/chattr_32.go /builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.arm//usr/share/gocode/src/github.com/snapcore/snapd/./osutil/chattr_32.go './osutil/chattr_32.go' -> '/builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.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/env.go + echo '%dir %{gopath}/src/%{import_path}/./osutil' ++ dirname ./osutil/env.go + install -d -p /builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.arm//usr/share/gocode/src/github.com/snapcore/snapd/./osutil + cp -pav ./osutil/env.go /builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.arm//usr/share/gocode/src/github.com/snapcore/snapd/./osutil/env.go './osutil/env.go' -> '/builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.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/io.go + echo '%dir %{gopath}/src/%{import_path}/./osutil' ++ dirname ./osutil/io.go + install -d -p /builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.arm//usr/share/gocode/src/github.com/snapcore/snapd/./osutil + cp -pav ./osutil/io.go /builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.arm//usr/share/gocode/src/github.com/snapcore/snapd/./osutil/io.go './osutil/io.go' -> '/builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.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/synctree.go + echo '%dir %{gopath}/src/%{import_path}/./osutil' ++ dirname ./osutil/synctree.go + install -d -p /builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.arm//usr/share/gocode/src/github.com/snapcore/snapd/./osutil + cp -pav ./osutil/synctree.go /builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.arm//usr/share/gocode/src/github.com/snapcore/snapd/./osutil/synctree.go './osutil/synctree.go' -> '/builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.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/stat.go + echo '%dir %{gopath}/src/%{import_path}/./osutil' ++ dirname ./osutil/stat.go + install -d -p /builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.arm//usr/share/gocode/src/github.com/snapcore/snapd/./osutil + cp -pav ./osutil/stat.go /builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.arm//usr/share/gocode/src/github.com/snapcore/snapd/./osutil/stat.go './osutil/stat.go' -> '/builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.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/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.45.2-1.fc32.arm//usr/share/gocode/src/github.com/snapcore/snapd/./osutil + cp -pav ./osutil/mountinfo_linux_test.go /builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.arm//usr/share/gocode/src/github.com/snapcore/snapd/./osutil/mountinfo_linux_test.go './osutil/mountinfo_linux_test.go' -> '/builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.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/uname.go + echo '%dir %{gopath}/src/%{import_path}/./osutil' ++ dirname ./osutil/uname.go + install -d -p /builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.arm//usr/share/gocode/src/github.com/snapcore/snapd/./osutil + cp -pav ./osutil/uname.go /builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.arm//usr/share/gocode/src/github.com/snapcore/snapd/./osutil/uname.go './osutil/uname.go' -> '/builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.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/fshelpers_test.go + echo '%dir %{gopath}/src/%{import_path}/./osutil' ++ dirname ./osutil/fshelpers_test.go + install -d -p /builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.arm//usr/share/gocode/src/github.com/snapcore/snapd/./osutil + cp -pav ./osutil/fshelpers_test.go /builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.arm//usr/share/gocode/src/github.com/snapcore/snapd/./osutil/fshelpers_test.go './osutil/fshelpers_test.go' -> '/builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.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/stat_test.go + echo '%dir %{gopath}/src/%{import_path}/./osutil' ++ dirname ./osutil/stat_test.go + install -d -p /builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.arm//usr/share/gocode/src/github.com/snapcore/snapd/./osutil + cp -pav ./osutil/stat_test.go /builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.arm//usr/share/gocode/src/github.com/snapcore/snapd/./osutil/stat_test.go './osutil/stat_test.go' -> '/builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.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/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.45.2-1.fc32.arm//usr/share/gocode/src/github.com/snapcore/snapd/./osutil/udev/crawler + cp -pav ./osutil/udev/crawler/device.go /builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.arm//usr/share/gocode/src/github.com/snapcore/snapd/./osutil/udev/crawler/device.go './osutil/udev/crawler/device.go' -> '/builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.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/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.45.2-1.fc32.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.45.2-1.fc32.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.45.2-1.fc32.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_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.45.2-1.fc32.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.45.2-1.fc32.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.45.2-1.fc32.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/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.45.2-1.fc32.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.45.2-1.fc32.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.45.2-1.fc32.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/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.45.2-1.fc32.arm//usr/share/gocode/src/github.com/snapcore/snapd/./osutil/udev/netlink + cp -pav ./osutil/udev/netlink/matcher.go /builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.arm//usr/share/gocode/src/github.com/snapcore/snapd/./osutil/udev/netlink/matcher.go './osutil/udev/netlink/matcher.go' -> '/builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.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/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.45.2-1.fc32.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.45.2-1.fc32.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.45.2-1.fc32.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.45.2-1.fc32.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.45.2-1.fc32.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.45.2-1.fc32.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/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.45.2-1.fc32.arm//usr/share/gocode/src/github.com/snapcore/snapd/./osutil/udev/netlink + cp -pav ./osutil/udev/netlink/uevent.go /builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.arm//usr/share/gocode/src/github.com/snapcore/snapd/./osutil/udev/netlink/uevent.go './osutil/udev/netlink/uevent.go' -> '/builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.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/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.45.2-1.fc32.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.45.2-1.fc32.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.45.2-1.fc32.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/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.45.2-1.fc32.arm//usr/share/gocode/src/github.com/snapcore/snapd/./osutil/udev/netlink + cp -pav ./osutil/udev/netlink/conn.go /builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.arm//usr/share/gocode/src/github.com/snapcore/snapd/./osutil/udev/netlink/conn.go './osutil/udev/netlink/conn.go' -> '/builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.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/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.45.2-1.fc32.arm//usr/share/gocode/src/github.com/snapcore/snapd/./osutil/udev/netlink + cp -pav ./osutil/udev/netlink/rawsockstop.go /builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.arm//usr/share/gocode/src/github.com/snapcore/snapd/./osutil/udev/netlink/rawsockstop.go './osutil/udev/netlink/rawsockstop.go' -> '/builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.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/outputerr_test.go + echo '%dir %{gopath}/src/%{import_path}/./osutil' ++ dirname ./osutil/outputerr_test.go + install -d -p /builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.arm//usr/share/gocode/src/github.com/snapcore/snapd/./osutil + cp -pav ./osutil/outputerr_test.go /builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.arm//usr/share/gocode/src/github.com/snapcore/snapd/./osutil/outputerr_test.go './osutil/outputerr_test.go' -> '/builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.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/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.45.2-1.fc32.arm//usr/share/gocode/src/github.com/snapcore/snapd/./osutil + cp -pav ./osutil/uname_linux_test.go /builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.arm//usr/share/gocode/src/github.com/snapcore/snapd/./osutil/uname_linux_test.go './osutil/uname_linux_test.go' -> '/builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.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/squashfs/fstype.go + echo '%dir %{gopath}/src/%{import_path}/./osutil/squashfs' ++ dirname ./osutil/squashfs/fstype.go + install -d -p /builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.arm//usr/share/gocode/src/github.com/snapcore/snapd/./osutil/squashfs + cp -pav ./osutil/squashfs/fstype.go /builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.arm//usr/share/gocode/src/github.com/snapcore/snapd/./osutil/squashfs/fstype.go './osutil/squashfs/fstype.go' -> '/builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.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/bootid.go + echo '%dir %{gopath}/src/%{import_path}/./osutil' ++ dirname ./osutil/bootid.go + install -d -p /builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.arm//usr/share/gocode/src/github.com/snapcore/snapd/./osutil + cp -pav ./osutil/bootid.go /builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.arm//usr/share/gocode/src/github.com/snapcore/snapd/./osutil/bootid.go './osutil/bootid.go' -> '/builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.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/chattr_64.go + echo '%dir %{gopath}/src/%{import_path}/./osutil' ++ dirname ./osutil/chattr_64.go + install -d -p /builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.arm//usr/share/gocode/src/github.com/snapcore/snapd/./osutil + cp -pav ./osutil/chattr_64.go /builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.arm//usr/share/gocode/src/github.com/snapcore/snapd/./osutil/chattr_64.go './osutil/chattr_64.go' -> '/builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.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/buildid_test.go + echo '%dir %{gopath}/src/%{import_path}/./osutil' ++ dirname ./osutil/buildid_test.go + install -d -p /builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.arm//usr/share/gocode/src/github.com/snapcore/snapd/./osutil + cp -pav ./osutil/buildid_test.go /builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.arm//usr/share/gocode/src/github.com/snapcore/snapd/./osutil/buildid_test.go './osutil/buildid_test.go' -> '/builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.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/nfs_linux.go + echo '%dir %{gopath}/src/%{import_path}/./osutil' ++ dirname ./osutil/nfs_linux.go + install -d -p /builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.arm//usr/share/gocode/src/github.com/snapcore/snapd/./osutil + cp -pav ./osutil/nfs_linux.go /builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.arm//usr/share/gocode/src/github.com/snapcore/snapd/./osutil/nfs_linux.go './osutil/nfs_linux.go' -> '/builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.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/unlink_linux.go + echo '%dir %{gopath}/src/%{import_path}/./osutil' ++ dirname ./osutil/unlink_linux.go + install -d -p /builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.arm//usr/share/gocode/src/github.com/snapcore/snapd/./osutil + cp -pav ./osutil/unlink_linux.go /builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.arm//usr/share/gocode/src/github.com/snapcore/snapd/./osutil/unlink_linux.go './osutil/unlink_linux.go' -> '/builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.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/overlay_linux.go + echo '%dir %{gopath}/src/%{import_path}/./osutil' ++ dirname ./osutil/overlay_linux.go + install -d -p /builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.arm//usr/share/gocode/src/github.com/snapcore/snapd/./osutil + cp -pav ./osutil/overlay_linux.go /builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.arm//usr/share/gocode/src/github.com/snapcore/snapd/./osutil/overlay_linux.go './osutil/overlay_linux.go' -> '/builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.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/buildid.go + echo '%dir %{gopath}/src/%{import_path}/./osutil' ++ dirname ./osutil/buildid.go + install -d -p /builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.arm//usr/share/gocode/src/github.com/snapcore/snapd/./osutil + cp -pav ./osutil/buildid.go /builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.arm//usr/share/gocode/src/github.com/snapcore/snapd/./osutil/buildid.go './osutil/buildid.go' -> '/builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.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/cmp.go + echo '%dir %{gopath}/src/%{import_path}/./osutil' ++ dirname ./osutil/cmp.go + install -d -p /builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.arm//usr/share/gocode/src/github.com/snapcore/snapd/./osutil + cp -pav ./osutil/cmp.go /builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.arm//usr/share/gocode/src/github.com/snapcore/snapd/./osutil/cmp.go './osutil/cmp.go' -> '/builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.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/mockable.go + echo '%dir %{gopath}/src/%{import_path}/./osutil' ++ dirname ./osutil/mockable.go + install -d -p /builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.arm//usr/share/gocode/src/github.com/snapcore/snapd/./osutil + cp -pav ./osutil/mockable.go /builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.arm//usr/share/gocode/src/github.com/snapcore/snapd/./osutil/mockable.go './osutil/mockable.go' -> '/builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.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/flock.go + echo '%dir %{gopath}/src/%{import_path}/./osutil' ++ dirname ./osutil/flock.go + install -d -p /builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.arm//usr/share/gocode/src/github.com/snapcore/snapd/./osutil + cp -pav ./osutil/flock.go /builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.arm//usr/share/gocode/src/github.com/snapcore/snapd/./osutil/flock.go './osutil/flock.go' -> '/builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.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/unlink.go + echo '%dir %{gopath}/src/%{import_path}/./osutil' ++ dirname ./osutil/unlink.go + install -d -p /builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.arm//usr/share/gocode/src/github.com/snapcore/snapd/./osutil + cp -pav ./osutil/unlink.go /builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.arm//usr/share/gocode/src/github.com/snapcore/snapd/./osutil/unlink.go './osutil/unlink.go' -> '/builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.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/synctree_test.go + echo '%dir %{gopath}/src/%{import_path}/./osutil' ++ dirname ./osutil/synctree_test.go + install -d -p /builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.arm//usr/share/gocode/src/github.com/snapcore/snapd/./osutil + cp -pav ./osutil/synctree_test.go /builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.arm//usr/share/gocode/src/github.com/snapcore/snapd/./osutil/synctree_test.go './osutil/synctree_test.go' -> '/builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.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/syncdir_test.go + echo '%dir %{gopath}/src/%{import_path}/./osutil' ++ dirname ./osutil/syncdir_test.go + install -d -p /builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.arm//usr/share/gocode/src/github.com/snapcore/snapd/./osutil + cp -pav ./osutil/syncdir_test.go /builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.arm//usr/share/gocode/src/github.com/snapcore/snapd/./osutil/syncdir_test.go './osutil/syncdir_test.go' -> '/builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.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/cp_test.go + echo '%dir %{gopath}/src/%{import_path}/./osutil' ++ dirname ./osutil/cp_test.go + install -d -p /builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.arm//usr/share/gocode/src/github.com/snapcore/snapd/./osutil + cp -pav ./osutil/cp_test.go /builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.arm//usr/share/gocode/src/github.com/snapcore/snapd/./osutil/cp_test.go './osutil/cp_test.go' -> '/builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.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 ./osutil/cp.go + echo '%dir %{gopath}/src/%{import_path}/./osutil' ++ dirname ./osutil/cp.go + install -d -p /builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.arm//usr/share/gocode/src/github.com/snapcore/snapd/./osutil + cp -pav ./osutil/cp.go /builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.arm//usr/share/gocode/src/github.com/snapcore/snapd/./osutil/cp.go './osutil/cp.go' -> '/builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.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/exitcode.go + echo '%dir %{gopath}/src/%{import_path}/./osutil' ++ dirname ./osutil/exitcode.go + install -d -p /builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.arm//usr/share/gocode/src/github.com/snapcore/snapd/./osutil + cp -pav ./osutil/exitcode.go /builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.arm//usr/share/gocode/src/github.com/snapcore/snapd/./osutil/exitcode.go './osutil/exitcode.go' -> '/builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.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/user.go + echo '%dir %{gopath}/src/%{import_path}/./osutil' ++ dirname ./osutil/user.go + install -d -p /builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.arm//usr/share/gocode/src/github.com/snapcore/snapd/./osutil + cp -pav ./osutil/user.go /builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.arm//usr/share/gocode/src/github.com/snapcore/snapd/./osutil/user.go './osutil/user.go' -> '/builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.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/outputerr.go + echo '%dir %{gopath}/src/%{import_path}/./osutil' ++ dirname ./osutil/outputerr.go + install -d -p /builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.arm//usr/share/gocode/src/github.com/snapcore/snapd/./osutil + cp -pav ./osutil/outputerr.go /builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.arm//usr/share/gocode/src/github.com/snapcore/snapd/./osutil/outputerr.go './osutil/outputerr.go' -> '/builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.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/chdir_test.go + echo '%dir %{gopath}/src/%{import_path}/./osutil' ++ dirname ./osutil/chdir_test.go + install -d -p /builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.arm//usr/share/gocode/src/github.com/snapcore/snapd/./osutil + cp -pav ./osutil/chdir_test.go /builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.arm//usr/share/gocode/src/github.com/snapcore/snapd/./osutil/chdir_test.go './osutil/chdir_test.go' -> '/builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.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/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.45.2-1.fc32.arm//usr/share/gocode/src/github.com/snapcore/snapd/./osutil/mount + cp -pav ./osutil/mount/mount_linux.go /builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.arm//usr/share/gocode/src/github.com/snapcore/snapd/./osutil/mount/mount_linux.go './osutil/mount/mount_linux.go' -> '/builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.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.45.2-1.fc32.arm//usr/share/gocode/src/github.com/snapcore/snapd/./osutil/mount + cp -pav ./osutil/mount/mount_linux_test.go /builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.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.45.2-1.fc32.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/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.45.2-1.fc32.arm//usr/share/gocode/src/github.com/snapcore/snapd/./osutil + cp -pav ./osutil/mountprofile_linux_test.go /builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.arm//usr/share/gocode/src/github.com/snapcore/snapd/./osutil/mountprofile_linux_test.go './osutil/mountprofile_linux_test.go' -> '/builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.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/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.45.2-1.fc32.arm//usr/share/gocode/src/github.com/snapcore/snapd/./osutil + cp -pav ./osutil/sys_linux_test.go /builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.arm//usr/share/gocode/src/github.com/snapcore/snapd/./osutil/sys_linux_test.go './osutil/sys_linux_test.go' -> '/builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.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/chattr.go + echo '%dir %{gopath}/src/%{import_path}/./osutil' ++ dirname ./osutil/chattr.go + install -d -p /builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.arm//usr/share/gocode/src/github.com/snapcore/snapd/./osutil + cp -pav ./osutil/chattr.go /builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.arm//usr/share/gocode/src/github.com/snapcore/snapd/./osutil/chattr.go './osutil/chattr.go' -> '/builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.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/mountinfo_linux.go + echo '%dir %{gopath}/src/%{import_path}/./osutil' ++ dirname ./osutil/mountinfo_linux.go + install -d -p /builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.arm//usr/share/gocode/src/github.com/snapcore/snapd/./osutil + cp -pav ./osutil/mountinfo_linux.go /builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.arm//usr/share/gocode/src/github.com/snapcore/snapd/./osutil/mountinfo_linux.go './osutil/mountinfo_linux.go' -> '/builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.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/context_test.go + echo '%dir %{gopath}/src/%{import_path}/./osutil' ++ dirname ./osutil/context_test.go + install -d -p /builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.arm//usr/share/gocode/src/github.com/snapcore/snapd/./osutil + cp -pav ./osutil/context_test.go /builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.arm//usr/share/gocode/src/github.com/snapcore/snapd/./osutil/context_test.go './osutil/context_test.go' -> '/builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.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/digest_test.go + echo '%dir %{gopath}/src/%{import_path}/./osutil' ++ dirname ./osutil/digest_test.go + install -d -p /builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.arm//usr/share/gocode/src/github.com/snapcore/snapd/./osutil + cp -pav ./osutil/digest_test.go /builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.arm//usr/share/gocode/src/github.com/snapcore/snapd/./osutil/digest_test.go './osutil/digest_test.go' -> '/builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.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/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.45.2-1.fc32.arm//usr/share/gocode/src/github.com/snapcore/snapd/./osutil + cp -pav ./osutil/mountentry_linux_test.go /builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.arm//usr/share/gocode/src/github.com/snapcore/snapd/./osutil/mountentry_linux_test.go './osutil/mountentry_linux_test.go' -> '/builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.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/user_test.go + echo '%dir %{gopath}/src/%{import_path}/./osutil' ++ dirname ./osutil/user_test.go + install -d -p /builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.arm//usr/share/gocode/src/github.com/snapcore/snapd/./osutil + cp -pav ./osutil/user_test.go /builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.arm//usr/share/gocode/src/github.com/snapcore/snapd/./osutil/user_test.go './osutil/user_test.go' -> '/builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.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/uname_linux.go + echo '%dir %{gopath}/src/%{import_path}/./osutil' ++ dirname ./osutil/uname_linux.go + install -d -p /builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.arm//usr/share/gocode/src/github.com/snapcore/snapd/./osutil + cp -pav ./osutil/uname_linux.go /builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.arm//usr/share/gocode/src/github.com/snapcore/snapd/./osutil/uname_linux.go './osutil/uname_linux.go' -> '/builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.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/exitcode_test.go + echo '%dir %{gopath}/src/%{import_path}/./osutil' ++ dirname ./osutil/exitcode_test.go + install -d -p /builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.arm//usr/share/gocode/src/github.com/snapcore/snapd/./osutil + cp -pav ./osutil/exitcode_test.go /builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.arm//usr/share/gocode/src/github.com/snapcore/snapd/./osutil/exitcode_test.go './osutil/exitcode_test.go' -> '/builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.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/fshelpers.go + echo '%dir %{gopath}/src/%{import_path}/./osutil' ++ dirname ./osutil/fshelpers.go + install -d -p /builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.arm//usr/share/gocode/src/github.com/snapcore/snapd/./osutil + cp -pav ./osutil/fshelpers.go /builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.arm//usr/share/gocode/src/github.com/snapcore/snapd/./osutil/fshelpers.go './osutil/fshelpers.go' -> '/builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.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/overlay_darwin.go + echo '%dir %{gopath}/src/%{import_path}/./osutil' ++ dirname ./osutil/overlay_darwin.go + install -d -p /builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.arm//usr/share/gocode/src/github.com/snapcore/snapd/./osutil + cp -pav ./osutil/overlay_darwin.go /builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.arm//usr/share/gocode/src/github.com/snapcore/snapd/./osutil/overlay_darwin.go './osutil/overlay_darwin.go' -> '/builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.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/winsize.go + echo '%dir %{gopath}/src/%{import_path}/./osutil' ++ dirname ./osutil/winsize.go + install -d -p /builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.arm//usr/share/gocode/src/github.com/snapcore/snapd/./osutil + cp -pav ./osutil/winsize.go /builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.arm//usr/share/gocode/src/github.com/snapcore/snapd/./osutil/winsize.go './osutil/winsize.go' -> '/builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.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/osutil_test.go + echo '%dir %{gopath}/src/%{import_path}/./osutil' ++ dirname ./osutil/osutil_test.go + install -d -p /builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.arm//usr/share/gocode/src/github.com/snapcore/snapd/./osutil + cp -pav ./osutil/osutil_test.go /builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.arm//usr/share/gocode/src/github.com/snapcore/snapd/./osutil/osutil_test.go './osutil/osutil_test.go' -> '/builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.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/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.45.2-1.fc32.arm//usr/share/gocode/src/github.com/snapcore/snapd/./osutil + cp -pav ./osutil/mount_linux_test.go /builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.arm//usr/share/gocode/src/github.com/snapcore/snapd/./osutil/mount_linux_test.go './osutil/mount_linux_test.go' -> '/builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.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/unlink_test.go + echo '%dir %{gopath}/src/%{import_path}/./osutil' ++ dirname ./osutil/unlink_test.go + install -d -p /builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.arm//usr/share/gocode/src/github.com/snapcore/snapd/./osutil + cp -pav ./osutil/unlink_test.go /builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.arm//usr/share/gocode/src/github.com/snapcore/snapd/./osutil/unlink_test.go './osutil/unlink_test.go' -> '/builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.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/env_test.go + echo '%dir %{gopath}/src/%{import_path}/./osutil' ++ dirname ./osutil/env_test.go + install -d -p /builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.arm//usr/share/gocode/src/github.com/snapcore/snapd/./osutil + cp -pav ./osutil/env_test.go /builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.arm//usr/share/gocode/src/github.com/snapcore/snapd/./osutil/env_test.go './osutil/env_test.go' -> '/builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.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/bootid_test.go + echo '%dir %{gopath}/src/%{import_path}/./osutil' ++ dirname ./osutil/bootid_test.go + install -d -p /builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.arm//usr/share/gocode/src/github.com/snapcore/snapd/./osutil + cp -pav ./osutil/bootid_test.go /builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.arm//usr/share/gocode/src/github.com/snapcore/snapd/./osutil/bootid_test.go './osutil/bootid_test.go' -> '/builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.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/group.go + echo '%dir %{gopath}/src/%{import_path}/./osutil' ++ dirname ./osutil/group.go + install -d -p /builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.arm//usr/share/gocode/src/github.com/snapcore/snapd/./osutil + cp -pav ./osutil/group.go /builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.arm//usr/share/gocode/src/github.com/snapcore/snapd/./osutil/group.go './osutil/group.go' -> '/builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.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/mountentry_linux.go + echo '%dir %{gopath}/src/%{import_path}/./osutil' ++ dirname ./osutil/mountentry_linux.go + install -d -p /builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.arm//usr/share/gocode/src/github.com/snapcore/snapd/./osutil + cp -pav ./osutil/mountentry_linux.go /builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.arm//usr/share/gocode/src/github.com/snapcore/snapd/./osutil/mountentry_linux.go './osutil/mountentry_linux.go' -> '/builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.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 ./features/export_test.go + echo '%dir %{gopath}/src/%{import_path}/./features' ++ dirname ./features/export_test.go + install -d -p /builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.arm//usr/share/gocode/src/github.com/snapcore/snapd/./features + cp -pav ./features/export_test.go /builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.arm//usr/share/gocode/src/github.com/snapcore/snapd/./features/export_test.go './features/export_test.go' -> '/builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.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.45.2-1.fc32.arm//usr/share/gocode/src/github.com/snapcore/snapd/./features + cp -pav ./features/features.go /builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.arm//usr/share/gocode/src/github.com/snapcore/snapd/./features/features.go './features/features.go' -> '/builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.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.45.2-1.fc32.arm//usr/share/gocode/src/github.com/snapcore/snapd/./features + cp -pav ./features/features_test.go /builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.arm//usr/share/gocode/src/github.com/snapcore/snapd/./features/features_test.go './features/features_test.go' -> '/builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.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 ./sysconfig/cloudinit_test.go + echo '%dir %{gopath}/src/%{import_path}/./sysconfig' ++ dirname ./sysconfig/cloudinit_test.go + install -d -p /builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.arm//usr/share/gocode/src/github.com/snapcore/snapd/./sysconfig + cp -pav ./sysconfig/cloudinit_test.go /builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.arm//usr/share/gocode/src/github.com/snapcore/snapd/./sysconfig/cloudinit_test.go './sysconfig/cloudinit_test.go' -> '/builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.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/cloudinit.go + echo '%dir %{gopath}/src/%{import_path}/./sysconfig' ++ dirname ./sysconfig/cloudinit.go + install -d -p /builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.arm//usr/share/gocode/src/github.com/snapcore/snapd/./sysconfig + cp -pav ./sysconfig/cloudinit.go /builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.arm//usr/share/gocode/src/github.com/snapcore/snapd/./sysconfig/cloudinit.go './sysconfig/cloudinit.go' -> '/builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.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/sysconfig.go + echo '%dir %{gopath}/src/%{import_path}/./sysconfig' ++ dirname ./sysconfig/sysconfig.go + install -d -p /builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.arm//usr/share/gocode/src/github.com/snapcore/snapd/./sysconfig + cp -pav ./sysconfig/sysconfig.go /builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.arm//usr/share/gocode/src/github.com/snapcore/snapd/./sysconfig/sysconfig.go './sysconfig/sysconfig.go' -> '/builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.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 ./testutil/export_test.go + echo '%dir %{gopath}/src/%{import_path}/./testutil' ++ dirname ./testutil/export_test.go + install -d -p /builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.arm//usr/share/gocode/src/github.com/snapcore/snapd/./testutil + cp -pav ./testutil/export_test.go /builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.arm//usr/share/gocode/src/github.com/snapcore/snapd/./testutil/export_test.go './testutil/export_test.go' -> '/builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.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/filecontentchecker_test.go + echo '%dir %{gopath}/src/%{import_path}/./testutil' ++ dirname ./testutil/filecontentchecker_test.go + install -d -p /builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.arm//usr/share/gocode/src/github.com/snapcore/snapd/./testutil + cp -pav ./testutil/filecontentchecker_test.go /builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.arm//usr/share/gocode/src/github.com/snapcore/snapd/./testutil/filecontentchecker_test.go './testutil/filecontentchecker_test.go' -> '/builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.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/dbustest2.go + echo '%dir %{gopath}/src/%{import_path}/./testutil' ++ dirname ./testutil/dbustest2.go + install -d -p /builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.arm//usr/share/gocode/src/github.com/snapcore/snapd/./testutil + cp -pav ./testutil/dbustest2.go /builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.arm//usr/share/gocode/src/github.com/snapcore/snapd/./testutil/dbustest2.go './testutil/dbustest2.go' -> '/builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.arm//usr/share/gocode/src/github.com/snapcore/snapd/./testutil/dbustest2.go' + echo '%{gopath}/src/%{import_path}/./testutil/dbustest2.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.45.2-1.fc32.arm//usr/share/gocode/src/github.com/snapcore/snapd/./testutil + cp -pav ./testutil/containschecker.go /builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.arm//usr/share/gocode/src/github.com/snapcore/snapd/./testutil/containschecker.go './testutil/containschecker.go' -> '/builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.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/base.go + echo '%dir %{gopath}/src/%{import_path}/./testutil' ++ dirname ./testutil/base.go + install -d -p /builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.arm//usr/share/gocode/src/github.com/snapcore/snapd/./testutil + cp -pav ./testutil/base.go /builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.arm//usr/share/gocode/src/github.com/snapcore/snapd/./testutil/base.go './testutil/base.go' -> '/builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.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/syscallschecker.go + echo '%dir %{gopath}/src/%{import_path}/./testutil' ++ dirname ./testutil/syscallschecker.go + install -d -p /builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.arm//usr/share/gocode/src/github.com/snapcore/snapd/./testutil + cp -pav ./testutil/syscallschecker.go /builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.arm//usr/share/gocode/src/github.com/snapcore/snapd/./testutil/syscallschecker.go './testutil/syscallschecker.go' -> '/builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.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/intcheckers_test.go + echo '%dir %{gopath}/src/%{import_path}/./testutil' ++ dirname ./testutil/intcheckers_test.go + install -d -p /builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.arm//usr/share/gocode/src/github.com/snapcore/snapd/./testutil + cp -pav ./testutil/intcheckers_test.go /builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.arm//usr/share/gocode/src/github.com/snapcore/snapd/./testutil/intcheckers_test.go './testutil/intcheckers_test.go' -> '/builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.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/paddedchecker.go + echo '%dir %{gopath}/src/%{import_path}/./testutil' ++ dirname ./testutil/paddedchecker.go + install -d -p /builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.arm//usr/share/gocode/src/github.com/snapcore/snapd/./testutil + cp -pav ./testutil/paddedchecker.go /builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.arm//usr/share/gocode/src/github.com/snapcore/snapd/./testutil/paddedchecker.go './testutil/paddedchecker.go' -> '/builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.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 ./testutil/exec.go + echo '%dir %{gopath}/src/%{import_path}/./testutil' ++ dirname ./testutil/exec.go + install -d -p /builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.arm//usr/share/gocode/src/github.com/snapcore/snapd/./testutil + cp -pav ./testutil/exec.go /builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.arm//usr/share/gocode/src/github.com/snapcore/snapd/./testutil/exec.go './testutil/exec.go' -> '/builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.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/exec_test.go + echo '%dir %{gopath}/src/%{import_path}/./testutil' ++ dirname ./testutil/exec_test.go + install -d -p /builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.arm//usr/share/gocode/src/github.com/snapcore/snapd/./testutil + cp -pav ./testutil/exec_test.go /builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.arm//usr/share/gocode/src/github.com/snapcore/snapd/./testutil/exec_test.go './testutil/exec_test.go' -> '/builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.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/dbustest.go + echo '%dir %{gopath}/src/%{import_path}/./testutil' ++ dirname ./testutil/dbustest.go + install -d -p /builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.arm//usr/share/gocode/src/github.com/snapcore/snapd/./testutil + cp -pav ./testutil/dbustest.go /builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.arm//usr/share/gocode/src/github.com/snapcore/snapd/./testutil/dbustest.go './testutil/dbustest.go' -> '/builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.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/syscallschecker_test.go + echo '%dir %{gopath}/src/%{import_path}/./testutil' ++ dirname ./testutil/syscallschecker_test.go + install -d -p /builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.arm//usr/share/gocode/src/github.com/snapcore/snapd/./testutil + cp -pav ./testutil/syscallschecker_test.go /builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.arm//usr/share/gocode/src/github.com/snapcore/snapd/./testutil/syscallschecker_test.go './testutil/syscallschecker_test.go' -> '/builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.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/containschecker_test.go + echo '%dir %{gopath}/src/%{import_path}/./testutil' ++ dirname ./testutil/containschecker_test.go + install -d -p /builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.arm//usr/share/gocode/src/github.com/snapcore/snapd/./testutil + cp -pav ./testutil/containschecker_test.go /builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.arm//usr/share/gocode/src/github.com/snapcore/snapd/./testutil/containschecker_test.go './testutil/containschecker_test.go' -> '/builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.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/intcheckers.go + echo '%dir %{gopath}/src/%{import_path}/./testutil' ++ dirname ./testutil/intcheckers.go + install -d -p /builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.arm//usr/share/gocode/src/github.com/snapcore/snapd/./testutil + cp -pav ./testutil/intcheckers.go /builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.arm//usr/share/gocode/src/github.com/snapcore/snapd/./testutil/intcheckers.go './testutil/intcheckers.go' -> '/builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.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/testutil_test.go + echo '%dir %{gopath}/src/%{import_path}/./testutil' ++ dirname ./testutil/testutil_test.go + install -d -p /builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.arm//usr/share/gocode/src/github.com/snapcore/snapd/./testutil + cp -pav ./testutil/testutil_test.go /builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.arm//usr/share/gocode/src/github.com/snapcore/snapd/./testutil/testutil_test.go './testutil/testutil_test.go' -> '/builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.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/filepresencechecker.go + echo '%dir %{gopath}/src/%{import_path}/./testutil' ++ dirname ./testutil/filepresencechecker.go + install -d -p /builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.arm//usr/share/gocode/src/github.com/snapcore/snapd/./testutil + cp -pav ./testutil/filepresencechecker.go /builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.arm//usr/share/gocode/src/github.com/snapcore/snapd/./testutil/filepresencechecker.go './testutil/filepresencechecker.go' -> '/builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.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/paddedchecker_test.go + echo '%dir %{gopath}/src/%{import_path}/./testutil' ++ dirname ./testutil/paddedchecker_test.go + install -d -p /builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.arm//usr/share/gocode/src/github.com/snapcore/snapd/./testutil + cp -pav ./testutil/paddedchecker_test.go /builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.arm//usr/share/gocode/src/github.com/snapcore/snapd/./testutil/paddedchecker_test.go './testutil/paddedchecker_test.go' -> '/builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.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/lowlevel_test.go + echo '%dir %{gopath}/src/%{import_path}/./testutil' ++ dirname ./testutil/lowlevel_test.go + install -d -p /builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.arm//usr/share/gocode/src/github.com/snapcore/snapd/./testutil + cp -pav ./testutil/lowlevel_test.go /builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.arm//usr/share/gocode/src/github.com/snapcore/snapd/./testutil/lowlevel_test.go './testutil/lowlevel_test.go' -> '/builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.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/filecontentchecker.go + echo '%dir %{gopath}/src/%{import_path}/./testutil' ++ dirname ./testutil/filecontentchecker.go + install -d -p /builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.arm//usr/share/gocode/src/github.com/snapcore/snapd/./testutil + cp -pav ./testutil/filecontentchecker.go /builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.arm//usr/share/gocode/src/github.com/snapcore/snapd/./testutil/filecontentchecker.go './testutil/filecontentchecker.go' -> '/builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.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/filepresencechecker_test.go + echo '%dir %{gopath}/src/%{import_path}/./testutil' ++ dirname ./testutil/filepresencechecker_test.go + install -d -p /builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.arm//usr/share/gocode/src/github.com/snapcore/snapd/./testutil + cp -pav ./testutil/filepresencechecker_test.go /builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.arm//usr/share/gocode/src/github.com/snapcore/snapd/./testutil/filepresencechecker_test.go './testutil/filepresencechecker_test.go' -> '/builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.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/lowlevel.go + echo '%dir %{gopath}/src/%{import_path}/./testutil' ++ dirname ./testutil/lowlevel.go + install -d -p /builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.arm//usr/share/gocode/src/github.com/snapcore/snapd/./testutil + cp -pav ./testutil/lowlevel.go /builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.arm//usr/share/gocode/src/github.com/snapcore/snapd/./testutil/lowlevel.go './testutil/lowlevel.go' -> '/builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.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 ./arch/arch_test.go + echo '%dir %{gopath}/src/%{import_path}/./arch' ++ dirname ./arch/arch_test.go + install -d -p /builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.arm//usr/share/gocode/src/github.com/snapcore/snapd/./arch + cp -pav ./arch/arch_test.go /builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.arm//usr/share/gocode/src/github.com/snapcore/snapd/./arch/arch_test.go './arch/arch_test.go' -> '/builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.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.45.2-1.fc32.arm//usr/share/gocode/src/github.com/snapcore/snapd/./arch + cp -pav ./arch/arch.go /builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.arm//usr/share/gocode/src/github.com/snapcore/snapd/./arch/arch.go './arch/arch.go' -> '/builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.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 ./advisor/export_test.go + echo '%dir %{gopath}/src/%{import_path}/./advisor' ++ dirname ./advisor/export_test.go + install -d -p /builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.arm//usr/share/gocode/src/github.com/snapcore/snapd/./advisor + cp -pav ./advisor/export_test.go /builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.arm//usr/share/gocode/src/github.com/snapcore/snapd/./advisor/export_test.go './advisor/export_test.go' -> '/builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.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/backend.go + echo '%dir %{gopath}/src/%{import_path}/./advisor' ++ dirname ./advisor/backend.go + install -d -p /builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.arm//usr/share/gocode/src/github.com/snapcore/snapd/./advisor + cp -pav ./advisor/backend.go /builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.arm//usr/share/gocode/src/github.com/snapcore/snapd/./advisor/backend.go './advisor/backend.go' -> '/builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.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/pkgfinder.go + echo '%dir %{gopath}/src/%{import_path}/./advisor' ++ dirname ./advisor/pkgfinder.go + install -d -p /builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.arm//usr/share/gocode/src/github.com/snapcore/snapd/./advisor + cp -pav ./advisor/pkgfinder.go /builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.arm//usr/share/gocode/src/github.com/snapcore/snapd/./advisor/pkgfinder.go './advisor/pkgfinder.go' -> '/builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.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/cmdfinder.go + echo '%dir %{gopath}/src/%{import_path}/./advisor' ++ dirname ./advisor/cmdfinder.go + install -d -p /builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.arm//usr/share/gocode/src/github.com/snapcore/snapd/./advisor + cp -pav ./advisor/cmdfinder.go /builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.arm//usr/share/gocode/src/github.com/snapcore/snapd/./advisor/cmdfinder.go './advisor/cmdfinder.go' -> '/builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.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/pkgfinder_test.go + echo '%dir %{gopath}/src/%{import_path}/./advisor' ++ dirname ./advisor/pkgfinder_test.go + install -d -p /builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.arm//usr/share/gocode/src/github.com/snapcore/snapd/./advisor + cp -pav ./advisor/pkgfinder_test.go /builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.arm//usr/share/gocode/src/github.com/snapcore/snapd/./advisor/pkgfinder_test.go './advisor/pkgfinder_test.go' -> '/builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.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/finder.go + echo '%dir %{gopath}/src/%{import_path}/./advisor' ++ dirname ./advisor/finder.go + install -d -p /builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.arm//usr/share/gocode/src/github.com/snapcore/snapd/./advisor + cp -pav ./advisor/finder.go /builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.arm//usr/share/gocode/src/github.com/snapcore/snapd/./advisor/finder.go './advisor/finder.go' -> '/builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.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 ./advisor/cmdfinder_test.go + echo '%dir %{gopath}/src/%{import_path}/./advisor' ++ dirname ./advisor/cmdfinder_test.go + install -d -p /builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.arm//usr/share/gocode/src/github.com/snapcore/snapd/./advisor + cp -pav ./advisor/cmdfinder_test.go /builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.arm//usr/share/gocode/src/github.com/snapcore/snapd/./advisor/cmdfinder_test.go './advisor/cmdfinder_test.go' -> '/builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.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 ./sanity/export_test.go + echo '%dir %{gopath}/src/%{import_path}/./sanity' ++ dirname ./sanity/export_test.go + install -d -p /builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.arm//usr/share/gocode/src/github.com/snapcore/snapd/./sanity + cp -pav ./sanity/export_test.go /builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.arm//usr/share/gocode/src/github.com/snapcore/snapd/./sanity/export_test.go './sanity/export_test.go' -> '/builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.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/version_test.go + echo '%dir %{gopath}/src/%{import_path}/./sanity' ++ dirname ./sanity/version_test.go + install -d -p /builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.arm//usr/share/gocode/src/github.com/snapcore/snapd/./sanity + cp -pav ./sanity/version_test.go /builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.arm//usr/share/gocode/src/github.com/snapcore/snapd/./sanity/version_test.go './sanity/version_test.go' -> '/builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.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/check.go + echo '%dir %{gopath}/src/%{import_path}/./sanity' ++ dirname ./sanity/check.go + install -d -p /builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.arm//usr/share/gocode/src/github.com/snapcore/snapd/./sanity + cp -pav ./sanity/check.go /builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.arm//usr/share/gocode/src/github.com/snapcore/snapd/./sanity/check.go './sanity/check.go' -> '/builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.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/wsl.go + echo '%dir %{gopath}/src/%{import_path}/./sanity' ++ dirname ./sanity/wsl.go + install -d -p /builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.arm//usr/share/gocode/src/github.com/snapcore/snapd/./sanity + cp -pav ./sanity/wsl.go /builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.arm//usr/share/gocode/src/github.com/snapcore/snapd/./sanity/wsl.go './sanity/wsl.go' -> '/builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.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/squashfs_test.go + echo '%dir %{gopath}/src/%{import_path}/./sanity' ++ dirname ./sanity/squashfs_test.go + install -d -p /builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.arm//usr/share/gocode/src/github.com/snapcore/snapd/./sanity + cp -pav ./sanity/squashfs_test.go /builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.arm//usr/share/gocode/src/github.com/snapcore/snapd/./sanity/squashfs_test.go './sanity/squashfs_test.go' -> '/builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.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/wsl_test.go + echo '%dir %{gopath}/src/%{import_path}/./sanity' ++ dirname ./sanity/wsl_test.go + install -d -p /builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.arm//usr/share/gocode/src/github.com/snapcore/snapd/./sanity + cp -pav ./sanity/wsl_test.go /builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.arm//usr/share/gocode/src/github.com/snapcore/snapd/./sanity/wsl_test.go './sanity/wsl_test.go' -> '/builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.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/apparmor_lxd.go + echo '%dir %{gopath}/src/%{import_path}/./sanity' ++ dirname ./sanity/apparmor_lxd.go + install -d -p /builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.arm//usr/share/gocode/src/github.com/snapcore/snapd/./sanity + cp -pav ./sanity/apparmor_lxd.go /builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.arm//usr/share/gocode/src/github.com/snapcore/snapd/./sanity/apparmor_lxd.go './sanity/apparmor_lxd.go' -> '/builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.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/version.go + echo '%dir %{gopath}/src/%{import_path}/./sanity' ++ dirname ./sanity/version.go + install -d -p /builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.arm//usr/share/gocode/src/github.com/snapcore/snapd/./sanity + cp -pav ./sanity/version.go /builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.arm//usr/share/gocode/src/github.com/snapcore/snapd/./sanity/version.go './sanity/version.go' -> '/builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.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 ./sanity/cgroup.go + echo '%dir %{gopath}/src/%{import_path}/./sanity' ++ dirname ./sanity/cgroup.go + install -d -p /builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.arm//usr/share/gocode/src/github.com/snapcore/snapd/./sanity + cp -pav ./sanity/cgroup.go /builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.arm//usr/share/gocode/src/github.com/snapcore/snapd/./sanity/cgroup.go './sanity/cgroup.go' -> '/builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.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/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.45.2-1.fc32.arm//usr/share/gocode/src/github.com/snapcore/snapd/./sanity + cp -pav ./sanity/apparmor_lxd_test.go /builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.arm//usr/share/gocode/src/github.com/snapcore/snapd/./sanity/apparmor_lxd_test.go './sanity/apparmor_lxd_test.go' -> '/builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.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/check_test.go + echo '%dir %{gopath}/src/%{import_path}/./sanity' ++ dirname ./sanity/check_test.go + install -d -p /builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.arm//usr/share/gocode/src/github.com/snapcore/snapd/./sanity + cp -pav ./sanity/check_test.go /builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.arm//usr/share/gocode/src/github.com/snapcore/snapd/./sanity/check_test.go './sanity/check_test.go' -> '/builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.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.45.2-1.fc32.arm//usr/share/gocode/src/github.com/snapcore/snapd/./sanity + cp -pav ./sanity/squashfs.go /builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.arm//usr/share/gocode/src/github.com/snapcore/snapd/./sanity/squashfs.go './sanity/squashfs.go' -> '/builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.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_test.go + echo '%dir %{gopath}/src/%{import_path}/./sanity' ++ dirname ./sanity/cgroup_test.go + install -d -p /builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.arm//usr/share/gocode/src/github.com/snapcore/snapd/./sanity + cp -pav ./sanity/cgroup_test.go /builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.arm//usr/share/gocode/src/github.com/snapcore/snapd/./sanity/cgroup_test.go './sanity/cgroup_test.go' -> '/builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.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 ./randutil/rand_test.go + echo '%dir %{gopath}/src/%{import_path}/./randutil' ++ dirname ./randutil/rand_test.go + install -d -p /builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.arm//usr/share/gocode/src/github.com/snapcore/snapd/./randutil + cp -pav ./randutil/rand_test.go /builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.arm//usr/share/gocode/src/github.com/snapcore/snapd/./randutil/rand_test.go './randutil/rand_test.go' -> '/builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.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/rand.go + echo '%dir %{gopath}/src/%{import_path}/./randutil' ++ dirname ./randutil/rand.go + install -d -p /builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.arm//usr/share/gocode/src/github.com/snapcore/snapd/./randutil + cp -pav ./randutil/rand.go /builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.arm//usr/share/gocode/src/github.com/snapcore/snapd/./randutil/rand.go './randutil/rand.go' -> '/builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.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 ./randutil/crypto.go + echo '%dir %{gopath}/src/%{import_path}/./randutil' ++ dirname ./randutil/crypto.go + install -d -p /builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.arm//usr/share/gocode/src/github.com/snapcore/snapd/./randutil + cp -pav ./randutil/crypto.go /builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.arm//usr/share/gocode/src/github.com/snapcore/snapd/./randutil/crypto.go './randutil/crypto.go' -> '/builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.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.45.2-1.fc32.arm//usr/share/gocode/src/github.com/snapcore/snapd/./randutil + cp -pav ./randutil/crypto_test.go /builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.arm//usr/share/gocode/src/github.com/snapcore/snapd/./randutil/crypto_test.go './randutil/crypto_test.go' -> '/builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.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 ./xdgopenproxy/portal_launcher.go + echo '%dir %{gopath}/src/%{import_path}/./xdgopenproxy' ++ dirname ./xdgopenproxy/portal_launcher.go + install -d -p /builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.arm//usr/share/gocode/src/github.com/snapcore/snapd/./xdgopenproxy + cp -pav ./xdgopenproxy/portal_launcher.go /builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.arm//usr/share/gocode/src/github.com/snapcore/snapd/./xdgopenproxy/portal_launcher.go './xdgopenproxy/portal_launcher.go' -> '/builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.arm//usr/share/gocode/src/github.com/snapcore/snapd/./xdgopenproxy/portal_launcher.go' + echo '%{gopath}/src/%{import_path}/./xdgopenproxy/portal_launcher.go' + for file in $(find . -iname "*.go" -o -iname "*.s" \! -iname "*_test.go") ++ dirname ./xdgopenproxy/export_test.go + echo '%dir %{gopath}/src/%{import_path}/./xdgopenproxy' ++ dirname ./xdgopenproxy/export_test.go + install -d -p /builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.arm//usr/share/gocode/src/github.com/snapcore/snapd/./xdgopenproxy + cp -pav ./xdgopenproxy/export_test.go /builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.arm//usr/share/gocode/src/github.com/snapcore/snapd/./xdgopenproxy/export_test.go './xdgopenproxy/export_test.go' -> '/builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.arm//usr/share/gocode/src/github.com/snapcore/snapd/./xdgopenproxy/export_test.go' + echo '%{gopath}/src/%{import_path}/./xdgopenproxy/export_test.go' + for file in $(find . -iname "*.go" -o -iname "*.s" \! -iname "*_test.go") ++ dirname ./xdgopenproxy/userd_launcher_test.go + echo '%dir %{gopath}/src/%{import_path}/./xdgopenproxy' ++ dirname ./xdgopenproxy/userd_launcher_test.go + install -d -p /builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.arm//usr/share/gocode/src/github.com/snapcore/snapd/./xdgopenproxy + cp -pav ./xdgopenproxy/userd_launcher_test.go /builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.arm//usr/share/gocode/src/github.com/snapcore/snapd/./xdgopenproxy/userd_launcher_test.go './xdgopenproxy/userd_launcher_test.go' -> '/builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.arm//usr/share/gocode/src/github.com/snapcore/snapd/./xdgopenproxy/userd_launcher_test.go' + echo '%{gopath}/src/%{import_path}/./xdgopenproxy/userd_launcher_test.go' + for file in $(find . -iname "*.go" -o -iname "*.s" \! -iname "*_test.go") ++ dirname ./xdgopenproxy/userd_launcher.go + echo '%dir %{gopath}/src/%{import_path}/./xdgopenproxy' ++ dirname ./xdgopenproxy/userd_launcher.go + install -d -p /builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.arm//usr/share/gocode/src/github.com/snapcore/snapd/./xdgopenproxy + cp -pav ./xdgopenproxy/userd_launcher.go /builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.arm//usr/share/gocode/src/github.com/snapcore/snapd/./xdgopenproxy/userd_launcher.go './xdgopenproxy/userd_launcher.go' -> '/builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.arm//usr/share/gocode/src/github.com/snapcore/snapd/./xdgopenproxy/userd_launcher.go' + echo '%{gopath}/src/%{import_path}/./xdgopenproxy/userd_launcher.go' + for file in $(find . -iname "*.go" -o -iname "*.s" \! -iname "*_test.go") ++ dirname ./xdgopenproxy/xdgopenproxy_test.go + echo '%dir %{gopath}/src/%{import_path}/./xdgopenproxy' ++ dirname ./xdgopenproxy/xdgopenproxy_test.go + install -d -p /builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.arm//usr/share/gocode/src/github.com/snapcore/snapd/./xdgopenproxy + cp -pav ./xdgopenproxy/xdgopenproxy_test.go /builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.arm//usr/share/gocode/src/github.com/snapcore/snapd/./xdgopenproxy/xdgopenproxy_test.go './xdgopenproxy/xdgopenproxy_test.go' -> '/builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.arm//usr/share/gocode/src/github.com/snapcore/snapd/./xdgopenproxy/xdgopenproxy_test.go' + echo '%{gopath}/src/%{import_path}/./xdgopenproxy/xdgopenproxy_test.go' + for file in $(find . -iname "*.go" -o -iname "*.s" \! -iname "*_test.go") ++ dirname ./xdgopenproxy/xdgopenproxy.go + echo '%dir %{gopath}/src/%{import_path}/./xdgopenproxy' ++ dirname ./xdgopenproxy/xdgopenproxy.go + install -d -p /builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.arm//usr/share/gocode/src/github.com/snapcore/snapd/./xdgopenproxy + cp -pav ./xdgopenproxy/xdgopenproxy.go /builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.arm//usr/share/gocode/src/github.com/snapcore/snapd/./xdgopenproxy/xdgopenproxy.go './xdgopenproxy/xdgopenproxy.go' -> '/builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.arm//usr/share/gocode/src/github.com/snapcore/snapd/./xdgopenproxy/xdgopenproxy.go' + echo '%{gopath}/src/%{import_path}/./xdgopenproxy/xdgopenproxy.go' + for file in $(find . -iname "*.go" -o -iname "*.s" \! -iname "*_test.go") ++ dirname ./xdgopenproxy/portal_launcher_test.go + echo '%dir %{gopath}/src/%{import_path}/./xdgopenproxy' ++ dirname ./xdgopenproxy/portal_launcher_test.go + install -d -p /builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.arm//usr/share/gocode/src/github.com/snapcore/snapd/./xdgopenproxy + cp -pav ./xdgopenproxy/portal_launcher_test.go /builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.arm//usr/share/gocode/src/github.com/snapcore/snapd/./xdgopenproxy/portal_launcher_test.go './xdgopenproxy/portal_launcher_test.go' -> '/builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.arm//usr/share/gocode/src/github.com/snapcore/snapd/./xdgopenproxy/portal_launcher_test.go' + echo '%{gopath}/src/%{import_path}/./xdgopenproxy/portal_launcher_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.45.2-1.fc32.arm//usr/share/gocode/src/github.com/snapcore/snapd/./release + cp -pav ./release/export_test.go /builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.arm//usr/share/gocode/src/github.com/snapcore/snapd/./release/export_test.go './release/export_test.go' -> '/builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.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 ./release/release.go + echo '%dir %{gopath}/src/%{import_path}/./release' ++ dirname ./release/release.go + install -d -p /builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.arm//usr/share/gocode/src/github.com/snapcore/snapd/./release + cp -pav ./release/release.go /builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.arm//usr/share/gocode/src/github.com/snapcore/snapd/./release/release.go './release/release.go' -> '/builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.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.45.2-1.fc32.arm//usr/share/gocode/src/github.com/snapcore/snapd/./release + cp -pav ./release/release_test.go /builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.arm//usr/share/gocode/src/github.com/snapcore/snapd/./release/release_test.go './release/release_test.go' -> '/builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.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 ./client/export_test.go + echo '%dir %{gopath}/src/%{import_path}/./client' ++ dirname ./client/export_test.go + install -d -p /builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.arm//usr/share/gocode/src/github.com/snapcore/snapd/./client + cp -pav ./client/export_test.go /builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.arm//usr/share/gocode/src/github.com/snapcore/snapd/./client/export_test.go './client/export_test.go' -> '/builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.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/packages_test.go + echo '%dir %{gopath}/src/%{import_path}/./client' ++ dirname ./client/packages_test.go + install -d -p /builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.arm//usr/share/gocode/src/github.com/snapcore/snapd/./client + cp -pav ./client/packages_test.go /builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.arm//usr/share/gocode/src/github.com/snapcore/snapd/./client/packages_test.go './client/packages_test.go' -> '/builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.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/snapshot.go + echo '%dir %{gopath}/src/%{import_path}/./client' ++ dirname ./client/snapshot.go + install -d -p /builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.arm//usr/share/gocode/src/github.com/snapcore/snapd/./client + cp -pav ./client/snapshot.go /builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.arm//usr/share/gocode/src/github.com/snapcore/snapd/./client/snapshot.go './client/snapshot.go' -> '/builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.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/model_test.go + echo '%dir %{gopath}/src/%{import_path}/./client' ++ dirname ./client/model_test.go + install -d -p /builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.arm//usr/share/gocode/src/github.com/snapcore/snapd/./client + cp -pav ./client/model_test.go /builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.arm//usr/share/gocode/src/github.com/snapcore/snapd/./client/model_test.go './client/model_test.go' -> '/builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.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.go + echo '%dir %{gopath}/src/%{import_path}/./client' ++ dirname ./client/client.go + install -d -p /builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.arm//usr/share/gocode/src/github.com/snapcore/snapd/./client + cp -pav ./client/client.go /builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.arm//usr/share/gocode/src/github.com/snapcore/snapd/./client/client.go './client/client.go' -> '/builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.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/client_test.go + echo '%dir %{gopath}/src/%{import_path}/./client' ++ dirname ./client/client_test.go + install -d -p /builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.arm//usr/share/gocode/src/github.com/snapcore/snapd/./client + cp -pav ./client/client_test.go /builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.arm//usr/share/gocode/src/github.com/snapcore/snapd/./client/client_test.go './client/client_test.go' -> '/builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.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/cohort.go + echo '%dir %{gopath}/src/%{import_path}/./client' ++ dirname ./client/cohort.go + install -d -p /builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.arm//usr/share/gocode/src/github.com/snapcore/snapd/./client + cp -pav ./client/cohort.go /builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.arm//usr/share/gocode/src/github.com/snapcore/snapd/./client/cohort.go './client/cohort.go' -> '/builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.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/asserts_test.go + echo '%dir %{gopath}/src/%{import_path}/./client' ++ dirname ./client/asserts_test.go + install -d -p /builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.arm//usr/share/gocode/src/github.com/snapcore/snapd/./client + cp -pav ./client/asserts_test.go /builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.arm//usr/share/gocode/src/github.com/snapcore/snapd/./client/asserts_test.go './client/asserts_test.go' -> '/builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.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/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.45.2-1.fc32.arm//usr/share/gocode/src/github.com/snapcore/snapd/./client + cp -pav ./client/snap_op_test.go /builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.arm//usr/share/gocode/src/github.com/snapcore/snapd/./client/snap_op_test.go './client/snap_op_test.go' -> '/builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.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/aliases_test.go + echo '%dir %{gopath}/src/%{import_path}/./client' ++ dirname ./client/aliases_test.go + install -d -p /builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.arm//usr/share/gocode/src/github.com/snapcore/snapd/./client + cp -pav ./client/aliases_test.go /builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.arm//usr/share/gocode/src/github.com/snapcore/snapd/./client/aliases_test.go './client/aliases_test.go' -> '/builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.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/snapshot_test.go + echo '%dir %{gopath}/src/%{import_path}/./client' ++ dirname ./client/snapshot_test.go + install -d -p /builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.arm//usr/share/gocode/src/github.com/snapcore/snapd/./client + cp -pav ./client/snapshot_test.go /builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.arm//usr/share/gocode/src/github.com/snapcore/snapd/./client/snapshot_test.go './client/snapshot_test.go' -> '/builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.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/apps.go + echo '%dir %{gopath}/src/%{import_path}/./client' ++ dirname ./client/apps.go + install -d -p /builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.arm//usr/share/gocode/src/github.com/snapcore/snapd/./client + cp -pav ./client/apps.go /builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.arm//usr/share/gocode/src/github.com/snapcore/snapd/./client/apps.go './client/apps.go' -> '/builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.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/connections.go + echo '%dir %{gopath}/src/%{import_path}/./client' ++ dirname ./client/connections.go + install -d -p /builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.arm//usr/share/gocode/src/github.com/snapcore/snapd/./client + cp -pav ./client/connections.go /builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.arm//usr/share/gocode/src/github.com/snapcore/snapd/./client/connections.go './client/connections.go' -> '/builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.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.45.2-1.fc32.arm//usr/share/gocode/src/github.com/snapcore/snapd/./client + cp -pav ./client/apps_test.go /builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.arm//usr/share/gocode/src/github.com/snapcore/snapd/./client/apps_test.go './client/apps_test.go' -> '/builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.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/users.go + echo '%dir %{gopath}/src/%{import_path}/./client' ++ dirname ./client/users.go + install -d -p /builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.arm//usr/share/gocode/src/github.com/snapcore/snapd/./client + cp -pav ./client/users.go /builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.arm//usr/share/gocode/src/github.com/snapcore/snapd/./client/users.go './client/users.go' -> '/builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.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/conf.go + echo '%dir %{gopath}/src/%{import_path}/./client' ++ dirname ./client/conf.go + install -d -p /builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.arm//usr/share/gocode/src/github.com/snapcore/snapd/./client + cp -pav ./client/conf.go /builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.arm//usr/share/gocode/src/github.com/snapcore/snapd/./client/conf.go './client/conf.go' -> '/builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.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/snapctl.go + echo '%dir %{gopath}/src/%{import_path}/./client' ++ dirname ./client/snapctl.go + install -d -p /builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.arm//usr/share/gocode/src/github.com/snapcore/snapd/./client + cp -pav ./client/snapctl.go /builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.arm//usr/share/gocode/src/github.com/snapcore/snapd/./client/snapctl.go './client/snapctl.go' -> '/builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.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/buy.go + echo '%dir %{gopath}/src/%{import_path}/./client' ++ dirname ./client/buy.go + install -d -p /builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.arm//usr/share/gocode/src/github.com/snapcore/snapd/./client + cp -pav ./client/buy.go /builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.arm//usr/share/gocode/src/github.com/snapcore/snapd/./client/buy.go './client/buy.go' -> '/builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.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/change_test.go + echo '%dir %{gopath}/src/%{import_path}/./client' ++ dirname ./client/change_test.go + install -d -p /builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.arm//usr/share/gocode/src/github.com/snapcore/snapd/./client + cp -pav ./client/change_test.go /builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.arm//usr/share/gocode/src/github.com/snapcore/snapd/./client/change_test.go './client/change_test.go' -> '/builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.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/login_test.go + echo '%dir %{gopath}/src/%{import_path}/./client' ++ dirname ./client/login_test.go + install -d -p /builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.arm//usr/share/gocode/src/github.com/snapcore/snapd/./client + cp -pav ./client/login_test.go /builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.arm//usr/share/gocode/src/github.com/snapcore/snapd/./client/login_test.go './client/login_test.go' -> '/builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.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/systems.go + echo '%dir %{gopath}/src/%{import_path}/./client' ++ dirname ./client/systems.go + install -d -p /builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.arm//usr/share/gocode/src/github.com/snapcore/snapd/./client + cp -pav ./client/systems.go /builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.arm//usr/share/gocode/src/github.com/snapcore/snapd/./client/systems.go './client/systems.go' -> '/builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.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/interfaces_test.go + echo '%dir %{gopath}/src/%{import_path}/./client' ++ dirname ./client/interfaces_test.go + install -d -p /builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.arm//usr/share/gocode/src/github.com/snapcore/snapd/./client + cp -pav ./client/interfaces_test.go /builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.arm//usr/share/gocode/src/github.com/snapcore/snapd/./client/interfaces_test.go './client/interfaces_test.go' -> '/builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.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/snapctl_test.go + echo '%dir %{gopath}/src/%{import_path}/./client' ++ dirname ./client/snapctl_test.go + install -d -p /builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.arm//usr/share/gocode/src/github.com/snapcore/snapd/./client + cp -pav ./client/snapctl_test.go /builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.arm//usr/share/gocode/src/github.com/snapcore/snapd/./client/snapctl_test.go './client/snapctl_test.go' -> '/builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.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/login.go + echo '%dir %{gopath}/src/%{import_path}/./client' ++ dirname ./client/login.go + install -d -p /builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.arm//usr/share/gocode/src/github.com/snapcore/snapd/./client + cp -pav ./client/login.go /builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.arm//usr/share/gocode/src/github.com/snapcore/snapd/./client/login.go './client/login.go' -> '/builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.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/aliases.go + echo '%dir %{gopath}/src/%{import_path}/./client' ++ dirname ./client/aliases.go + install -d -p /builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.arm//usr/share/gocode/src/github.com/snapcore/snapd/./client + cp -pav ./client/aliases.go /builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.arm//usr/share/gocode/src/github.com/snapcore/snapd/./client/aliases.go './client/aliases.go' -> '/builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.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.go + echo '%dir %{gopath}/src/%{import_path}/./client' ++ dirname ./client/model.go + install -d -p /builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.arm//usr/share/gocode/src/github.com/snapcore/snapd/./client + cp -pav ./client/model.go /builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.arm//usr/share/gocode/src/github.com/snapcore/snapd/./client/model.go './client/model.go' -> '/builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.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/packages.go + echo '%dir %{gopath}/src/%{import_path}/./client' ++ dirname ./client/packages.go + install -d -p /builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.arm//usr/share/gocode/src/github.com/snapcore/snapd/./client + cp -pav ./client/packages.go /builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.arm//usr/share/gocode/src/github.com/snapcore/snapd/./client/packages.go './client/packages.go' -> '/builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.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/icons_test.go + echo '%dir %{gopath}/src/%{import_path}/./client' ++ dirname ./client/icons_test.go + install -d -p /builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.arm//usr/share/gocode/src/github.com/snapcore/snapd/./client + cp -pav ./client/icons_test.go /builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.arm//usr/share/gocode/src/github.com/snapcore/snapd/./client/icons_test.go './client/icons_test.go' -> '/builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.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/snap_op.go + echo '%dir %{gopath}/src/%{import_path}/./client' ++ dirname ./client/snap_op.go + install -d -p /builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.arm//usr/share/gocode/src/github.com/snapcore/snapd/./client + cp -pav ./client/snap_op.go /builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.arm//usr/share/gocode/src/github.com/snapcore/snapd/./client/snap_op.go './client/snap_op.go' -> '/builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.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/systems_test.go + echo '%dir %{gopath}/src/%{import_path}/./client' ++ dirname ./client/systems_test.go + install -d -p /builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.arm//usr/share/gocode/src/github.com/snapcore/snapd/./client + cp -pav ./client/systems_test.go /builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.arm//usr/share/gocode/src/github.com/snapcore/snapd/./client/systems_test.go './client/systems_test.go' -> '/builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.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/icons.go + echo '%dir %{gopath}/src/%{import_path}/./client' ++ dirname ./client/icons.go + install -d -p /builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.arm//usr/share/gocode/src/github.com/snapcore/snapd/./client + cp -pav ./client/icons.go /builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.arm//usr/share/gocode/src/github.com/snapcore/snapd/./client/icons.go './client/icons.go' -> '/builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.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/change.go + echo '%dir %{gopath}/src/%{import_path}/./client' ++ dirname ./client/change.go + install -d -p /builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.arm//usr/share/gocode/src/github.com/snapcore/snapd/./client + cp -pav ./client/change.go /builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.arm//usr/share/gocode/src/github.com/snapcore/snapd/./client/change.go './client/change.go' -> '/builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.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/conf_test.go + echo '%dir %{gopath}/src/%{import_path}/./client' ++ dirname ./client/conf_test.go + install -d -p /builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.arm//usr/share/gocode/src/github.com/snapcore/snapd/./client + cp -pav ./client/conf_test.go /builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.arm//usr/share/gocode/src/github.com/snapcore/snapd/./client/conf_test.go './client/conf_test.go' -> '/builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.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/connections_test.go + echo '%dir %{gopath}/src/%{import_path}/./client' ++ dirname ./client/connections_test.go + install -d -p /builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.arm//usr/share/gocode/src/github.com/snapcore/snapd/./client + cp -pav ./client/connections_test.go /builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.arm//usr/share/gocode/src/github.com/snapcore/snapd/./client/connections_test.go './client/connections_test.go' -> '/builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.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/cohort_test.go + echo '%dir %{gopath}/src/%{import_path}/./client' ++ dirname ./client/cohort_test.go + install -d -p /builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.arm//usr/share/gocode/src/github.com/snapcore/snapd/./client + cp -pav ./client/cohort_test.go /builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.arm//usr/share/gocode/src/github.com/snapcore/snapd/./client/cohort_test.go './client/cohort_test.go' -> '/builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.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/warnings.go + echo '%dir %{gopath}/src/%{import_path}/./client' ++ dirname ./client/warnings.go + install -d -p /builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.arm//usr/share/gocode/src/github.com/snapcore/snapd/./client + cp -pav ./client/warnings.go /builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.arm//usr/share/gocode/src/github.com/snapcore/snapd/./client/warnings.go './client/warnings.go' -> '/builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.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 ./client/interfaces.go + echo '%dir %{gopath}/src/%{import_path}/./client' ++ dirname ./client/interfaces.go + install -d -p /builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.arm//usr/share/gocode/src/github.com/snapcore/snapd/./client + cp -pav ./client/interfaces.go /builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.arm//usr/share/gocode/src/github.com/snapcore/snapd/./client/interfaces.go './client/interfaces.go' -> '/builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.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/warnings_test.go + echo '%dir %{gopath}/src/%{import_path}/./client' ++ dirname ./client/warnings_test.go + install -d -p /builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.arm//usr/share/gocode/src/github.com/snapcore/snapd/./client + cp -pav ./client/warnings_test.go /builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.arm//usr/share/gocode/src/github.com/snapcore/snapd/./client/warnings_test.go './client/warnings_test.go' -> '/builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.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/asserts.go + echo '%dir %{gopath}/src/%{import_path}/./client' ++ dirname ./client/asserts.go + install -d -p /builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.arm//usr/share/gocode/src/github.com/snapcore/snapd/./client + cp -pav ./client/asserts.go /builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.arm//usr/share/gocode/src/github.com/snapcore/snapd/./client/asserts.go './client/asserts.go' -> '/builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.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/users_test.go + echo '%dir %{gopath}/src/%{import_path}/./client' ++ dirname ./client/users_test.go + install -d -p /builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.arm//usr/share/gocode/src/github.com/snapcore/snapd/./client + cp -pav ./client/users_test.go /builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.arm//usr/share/gocode/src/github.com/snapcore/snapd/./client/users_test.go './client/users_test.go' -> '/builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.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 ./metautil/normalize.go + echo '%dir %{gopath}/src/%{import_path}/./metautil' ++ dirname ./metautil/normalize.go + install -d -p /builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.arm//usr/share/gocode/src/github.com/snapcore/snapd/./metautil + cp -pav ./metautil/normalize.go /builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.arm//usr/share/gocode/src/github.com/snapcore/snapd/./metautil/normalize.go './metautil/normalize.go' -> '/builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.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 ./metautil/normalize_test.go + echo '%dir %{gopath}/src/%{import_path}/./metautil' ++ dirname ./metautil/normalize_test.go + install -d -p /builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.arm//usr/share/gocode/src/github.com/snapcore/snapd/./metautil + cp -pav ./metautil/normalize_test.go /builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.arm//usr/share/gocode/src/github.com/snapcore/snapd/./metautil/normalize_test.go './metautil/normalize_test.go' -> '/builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.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 ./logger/export_test.go + echo '%dir %{gopath}/src/%{import_path}/./logger' ++ dirname ./logger/export_test.go + install -d -p /builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.arm//usr/share/gocode/src/github.com/snapcore/snapd/./logger + cp -pav ./logger/export_test.go /builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.arm//usr/share/gocode/src/github.com/snapcore/snapd/./logger/export_test.go './logger/export_test.go' -> '/builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.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.45.2-1.fc32.arm//usr/share/gocode/src/github.com/snapcore/snapd/./logger + cp -pav ./logger/logger.go /builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.arm//usr/share/gocode/src/github.com/snapcore/snapd/./logger/logger.go './logger/logger.go' -> '/builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.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 ./logger/logger_test.go + echo '%dir %{gopath}/src/%{import_path}/./logger' ++ dirname ./logger/logger_test.go + install -d -p /builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.arm//usr/share/gocode/src/github.com/snapcore/snapd/./logger + cp -pav ./logger/logger_test.go /builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.arm//usr/share/gocode/src/github.com/snapcore/snapd/./logger/logger_test.go './logger/logger_test.go' -> '/builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.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 ./timeutil/export_test.go + echo '%dir %{gopath}/src/%{import_path}/./timeutil' ++ dirname ./timeutil/export_test.go + install -d -p /builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.arm//usr/share/gocode/src/github.com/snapcore/snapd/./timeutil + cp -pav ./timeutil/export_test.go /builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.arm//usr/share/gocode/src/github.com/snapcore/snapd/./timeutil/export_test.go './timeutil/export_test.go' -> '/builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.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/schedule_test.go + echo '%dir %{gopath}/src/%{import_path}/./timeutil' ++ dirname ./timeutil/schedule_test.go + install -d -p /builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.arm//usr/share/gocode/src/github.com/snapcore/snapd/./timeutil + cp -pav ./timeutil/schedule_test.go /builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.arm//usr/share/gocode/src/github.com/snapcore/snapd/./timeutil/schedule_test.go './timeutil/schedule_test.go' -> '/builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.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/human_test.go + echo '%dir %{gopath}/src/%{import_path}/./timeutil' ++ dirname ./timeutil/human_test.go + install -d -p /builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.arm//usr/share/gocode/src/github.com/snapcore/snapd/./timeutil + cp -pav ./timeutil/human_test.go /builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.arm//usr/share/gocode/src/github.com/snapcore/snapd/./timeutil/human_test.go './timeutil/human_test.go' -> '/builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.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.go + echo '%dir %{gopath}/src/%{import_path}/./timeutil' ++ dirname ./timeutil/schedule.go + install -d -p /builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.arm//usr/share/gocode/src/github.com/snapcore/snapd/./timeutil + cp -pav ./timeutil/schedule.go /builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.arm//usr/share/gocode/src/github.com/snapcore/snapd/./timeutil/schedule.go './timeutil/schedule.go' -> '/builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.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/human.go + echo '%dir %{gopath}/src/%{import_path}/./timeutil' ++ dirname ./timeutil/human.go + install -d -p /builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.arm//usr/share/gocode/src/github.com/snapcore/snapd/./timeutil + cp -pav ./timeutil/human.go /builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.arm//usr/share/gocode/src/github.com/snapcore/snapd/./timeutil/human.go './timeutil/human.go' -> '/builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.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 ./overlord/managers_test.go + echo '%dir %{gopath}/src/%{import_path}/./overlord' ++ dirname ./overlord/managers_test.go + install -d -p /builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.arm//usr/share/gocode/src/github.com/snapcore/snapd/./overlord + cp -pav ./overlord/managers_test.go /builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.arm//usr/share/gocode/src/github.com/snapcore/snapd/./overlord/managers_test.go './overlord/managers_test.go' -> '/builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.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/export_test.go + echo '%dir %{gopath}/src/%{import_path}/./overlord' ++ dirname ./overlord/export_test.go + install -d -p /builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.arm//usr/share/gocode/src/github.com/snapcore/snapd/./overlord + cp -pav ./overlord/export_test.go /builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.arm//usr/share/gocode/src/github.com/snapcore/snapd/./overlord/export_test.go './overlord/export_test.go' -> '/builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.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/stateengine.go + echo '%dir %{gopath}/src/%{import_path}/./overlord' ++ dirname ./overlord/stateengine.go + install -d -p /builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.arm//usr/share/gocode/src/github.com/snapcore/snapd/./overlord + cp -pav ./overlord/stateengine.go /builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.arm//usr/share/gocode/src/github.com/snapcore/snapd/./overlord/stateengine.go './overlord/stateengine.go' -> '/builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.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/backend.go + echo '%dir %{gopath}/src/%{import_path}/./overlord' ++ dirname ./overlord/backend.go + install -d -p /builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.arm//usr/share/gocode/src/github.com/snapcore/snapd/./overlord + cp -pav ./overlord/backend.go /builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.arm//usr/share/gocode/src/github.com/snapcore/snapd/./overlord/backend.go './overlord/backend.go' -> '/builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.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.45.2-1.fc32.arm//usr/share/gocode/src/github.com/snapcore/snapd/./overlord + cp -pav ./overlord/stateengine_test.go /builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.arm//usr/share/gocode/src/github.com/snapcore/snapd/./overlord/stateengine_test.go './overlord/stateengine_test.go' -> '/builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.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/storecontext/context.go + echo '%dir %{gopath}/src/%{import_path}/./overlord/storecontext' ++ dirname ./overlord/storecontext/context.go + install -d -p /builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.arm//usr/share/gocode/src/github.com/snapcore/snapd/./overlord/storecontext + cp -pav ./overlord/storecontext/context.go /builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.arm//usr/share/gocode/src/github.com/snapcore/snapd/./overlord/storecontext/context.go './overlord/storecontext/context.go' -> '/builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.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.45.2-1.fc32.arm//usr/share/gocode/src/github.com/snapcore/snapd/./overlord/storecontext + cp -pav ./overlord/storecontext/context_test.go /builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.arm//usr/share/gocode/src/github.com/snapcore/snapd/./overlord/storecontext/context_test.go './overlord/storecontext/context_test.go' -> '/builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.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/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.45.2-1.fc32.arm//usr/share/gocode/src/github.com/snapcore/snapd/./overlord/state + cp -pav ./overlord/state/export_test.go /builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.arm//usr/share/gocode/src/github.com/snapcore/snapd/./overlord/state/export_test.go './overlord/state/export_test.go' -> '/builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.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/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.45.2-1.fc32.arm//usr/share/gocode/src/github.com/snapcore/snapd/./overlord/state + cp -pav ./overlord/state/copy_test.go /builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.arm//usr/share/gocode/src/github.com/snapcore/snapd/./overlord/state/copy_test.go './overlord/state/copy_test.go' -> '/builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.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_test.go + echo '%dir %{gopath}/src/%{import_path}/./overlord/state' ++ dirname ./overlord/state/state_test.go + install -d -p /builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.arm//usr/share/gocode/src/github.com/snapcore/snapd/./overlord/state + cp -pav ./overlord/state/state_test.go /builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.arm//usr/share/gocode/src/github.com/snapcore/snapd/./overlord/state/state_test.go './overlord/state/state_test.go' -> '/builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.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 ./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.45.2-1.fc32.arm//usr/share/gocode/src/github.com/snapcore/snapd/./overlord/state + cp -pav ./overlord/state/warning_test.go /builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.arm//usr/share/gocode/src/github.com/snapcore/snapd/./overlord/state/warning_test.go './overlord/state/warning_test.go' -> '/builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.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/timings.go + echo '%dir %{gopath}/src/%{import_path}/./overlord/state' ++ dirname ./overlord/state/timings.go + install -d -p /builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.arm//usr/share/gocode/src/github.com/snapcore/snapd/./overlord/state + cp -pav ./overlord/state/timings.go /builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.arm//usr/share/gocode/src/github.com/snapcore/snapd/./overlord/state/timings.go './overlord/state/timings.go' -> '/builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.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/state.go + echo '%dir %{gopath}/src/%{import_path}/./overlord/state' ++ dirname ./overlord/state/state.go + install -d -p /builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.arm//usr/share/gocode/src/github.com/snapcore/snapd/./overlord/state + cp -pav ./overlord/state/state.go /builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.arm//usr/share/gocode/src/github.com/snapcore/snapd/./overlord/state/state.go './overlord/state/state.go' -> '/builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.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/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.45.2-1.fc32.arm//usr/share/gocode/src/github.com/snapcore/snapd/./overlord/state + cp -pav ./overlord/state/change_test.go /builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.arm//usr/share/gocode/src/github.com/snapcore/snapd/./overlord/state/change_test.go './overlord/state/change_test.go' -> '/builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.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/warning.go + echo '%dir %{gopath}/src/%{import_path}/./overlord/state' ++ dirname ./overlord/state/warning.go + install -d -p /builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.arm//usr/share/gocode/src/github.com/snapcore/snapd/./overlord/state + cp -pav ./overlord/state/warning.go /builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.arm//usr/share/gocode/src/github.com/snapcore/snapd/./overlord/state/warning.go './overlord/state/warning.go' -> '/builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.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/task.go + echo '%dir %{gopath}/src/%{import_path}/./overlord/state' ++ dirname ./overlord/state/task.go + install -d -p /builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.arm//usr/share/gocode/src/github.com/snapcore/snapd/./overlord/state + cp -pav ./overlord/state/task.go /builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.arm//usr/share/gocode/src/github.com/snapcore/snapd/./overlord/state/task.go './overlord/state/task.go' -> '/builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.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/copy.go + echo '%dir %{gopath}/src/%{import_path}/./overlord/state' ++ dirname ./overlord/state/copy.go + install -d -p /builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.arm//usr/share/gocode/src/github.com/snapcore/snapd/./overlord/state + cp -pav ./overlord/state/copy.go /builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.arm//usr/share/gocode/src/github.com/snapcore/snapd/./overlord/state/copy.go './overlord/state/copy.go' -> '/builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.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/change.go + echo '%dir %{gopath}/src/%{import_path}/./overlord/state' ++ dirname ./overlord/state/change.go + install -d -p /builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.arm//usr/share/gocode/src/github.com/snapcore/snapd/./overlord/state + cp -pav ./overlord/state/change.go /builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.arm//usr/share/gocode/src/github.com/snapcore/snapd/./overlord/state/change.go './overlord/state/change.go' -> '/builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.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/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.45.2-1.fc32.arm//usr/share/gocode/src/github.com/snapcore/snapd/./overlord/state + cp -pav ./overlord/state/timings_test.go /builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.arm//usr/share/gocode/src/github.com/snapcore/snapd/./overlord/state/timings_test.go './overlord/state/timings_test.go' -> '/builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.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.45.2-1.fc32.arm//usr/share/gocode/src/github.com/snapcore/snapd/./overlord/state + cp -pav ./overlord/state/task_test.go /builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.arm//usr/share/gocode/src/github.com/snapcore/snapd/./overlord/state/task_test.go './overlord/state/task_test.go' -> '/builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.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/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.45.2-1.fc32.arm//usr/share/gocode/src/github.com/snapcore/snapd/./overlord/state + cp -pav ./overlord/state/taskrunner_test.go /builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.arm//usr/share/gocode/src/github.com/snapcore/snapd/./overlord/state/taskrunner_test.go './overlord/state/taskrunner_test.go' -> '/builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.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/taskrunner.go + echo '%dir %{gopath}/src/%{import_path}/./overlord/state' ++ dirname ./overlord/state/taskrunner.go + install -d -p /builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.arm//usr/share/gocode/src/github.com/snapcore/snapd/./overlord/state + cp -pav ./overlord/state/taskrunner.go /builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.arm//usr/share/gocode/src/github.com/snapcore/snapd/./overlord/state/taskrunner.go './overlord/state/taskrunner.go' -> '/builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.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/overlord_test.go + echo '%dir %{gopath}/src/%{import_path}/./overlord' ++ dirname ./overlord/overlord_test.go + install -d -p /builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.arm//usr/share/gocode/src/github.com/snapcore/snapd/./overlord + cp -pav ./overlord/overlord_test.go /builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.arm//usr/share/gocode/src/github.com/snapcore/snapd/./overlord/overlord_test.go './overlord/overlord_test.go' -> '/builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.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/servicestate/servicestate.go + echo '%dir %{gopath}/src/%{import_path}/./overlord/servicestate' ++ dirname ./overlord/servicestate/servicestate.go + install -d -p /builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.arm//usr/share/gocode/src/github.com/snapcore/snapd/./overlord/servicestate + cp -pav ./overlord/servicestate/servicestate.go /builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.arm//usr/share/gocode/src/github.com/snapcore/snapd/./overlord/servicestate/servicestate.go './overlord/servicestate/servicestate.go' -> '/builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.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/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.45.2-1.fc32.arm//usr/share/gocode/src/github.com/snapcore/snapd/./overlord/auth + cp -pav ./overlord/auth/auth_test.go /builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.arm//usr/share/gocode/src/github.com/snapcore/snapd/./overlord/auth/auth_test.go './overlord/auth/auth_test.go' -> '/builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.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.45.2-1.fc32.arm//usr/share/gocode/src/github.com/snapcore/snapd/./overlord/auth + cp -pav ./overlord/auth/auth.go /builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.arm//usr/share/gocode/src/github.com/snapcore/snapd/./overlord/auth/auth.go './overlord/auth/auth.go' -> '/builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.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/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.45.2-1.fc32.arm//usr/share/gocode/src/github.com/snapcore/snapd/./overlord/snapshotstate + cp -pav ./overlord/snapshotstate/export_test.go /builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.arm//usr/share/gocode/src/github.com/snapcore/snapd/./overlord/snapshotstate/export_test.go './overlord/snapshotstate/export_test.go' -> '/builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.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/snapshotstate.go + echo '%dir %{gopath}/src/%{import_path}/./overlord/snapshotstate' ++ dirname ./overlord/snapshotstate/snapshotstate.go + install -d -p /builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.arm//usr/share/gocode/src/github.com/snapcore/snapd/./overlord/snapshotstate + cp -pav ./overlord/snapshotstate/snapshotstate.go /builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.arm//usr/share/gocode/src/github.com/snapcore/snapd/./overlord/snapshotstate/snapshotstate.go './overlord/snapshotstate/snapshotstate.go' -> '/builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.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/snapshotmgr.go + echo '%dir %{gopath}/src/%{import_path}/./overlord/snapshotstate' ++ dirname ./overlord/snapshotstate/snapshotmgr.go + install -d -p /builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.arm//usr/share/gocode/src/github.com/snapcore/snapd/./overlord/snapshotstate + cp -pav ./overlord/snapshotstate/snapshotmgr.go /builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.arm//usr/share/gocode/src/github.com/snapcore/snapd/./overlord/snapshotstate/snapshotmgr.go './overlord/snapshotstate/snapshotmgr.go' -> '/builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.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/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.45.2-1.fc32.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.45.2-1.fc32.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.45.2-1.fc32.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.45.2-1.fc32.arm//usr/share/gocode/src/github.com/snapcore/snapd/./overlord/snapshotstate/backend + cp -pav ./overlord/snapshotstate/backend/reader.go /builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.arm//usr/share/gocode/src/github.com/snapcore/snapd/./overlord/snapshotstate/backend/reader.go './overlord/snapshotstate/backend/reader.go' -> '/builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.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/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.45.2-1.fc32.arm//usr/share/gocode/src/github.com/snapcore/snapd/./overlord/snapshotstate/backend + cp -pav ./overlord/snapshotstate/backend/backend.go /builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.arm//usr/share/gocode/src/github.com/snapcore/snapd/./overlord/snapshotstate/backend/backend.go './overlord/snapshotstate/backend/backend.go' -> '/builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.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/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.45.2-1.fc32.arm//usr/share/gocode/src/github.com/snapcore/snapd/./overlord/snapshotstate/backend + cp -pav ./overlord/snapshotstate/backend/restorestate.go /builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.arm//usr/share/gocode/src/github.com/snapcore/snapd/./overlord/snapshotstate/backend/restorestate.go './overlord/snapshotstate/backend/restorestate.go' -> '/builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.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/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.45.2-1.fc32.arm//usr/share/gocode/src/github.com/snapcore/snapd/./overlord/snapshotstate/backend + cp -pav ./overlord/snapshotstate/backend/helpers.go /builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.arm//usr/share/gocode/src/github.com/snapcore/snapd/./overlord/snapshotstate/backend/helpers.go './overlord/snapshotstate/backend/helpers.go' -> '/builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.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/sizer.go + echo '%dir %{gopath}/src/%{import_path}/./overlord/snapshotstate/backend' ++ dirname ./overlord/snapshotstate/backend/sizer.go + install -d -p /builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.arm//usr/share/gocode/src/github.com/snapcore/snapd/./overlord/snapshotstate/backend + cp -pav ./overlord/snapshotstate/backend/sizer.go /builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.arm//usr/share/gocode/src/github.com/snapcore/snapd/./overlord/snapshotstate/backend/sizer.go './overlord/snapshotstate/backend/sizer.go' -> '/builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.arm//usr/share/gocode/src/github.com/snapcore/snapd/./overlord/snapshotstate/backend/sizer.go' + echo '%{gopath}/src/%{import_path}/./overlord/snapshotstate/backend/sizer.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.45.2-1.fc32.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.45.2-1.fc32.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.45.2-1.fc32.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.45.2-1.fc32.arm//usr/share/gocode/src/github.com/snapcore/snapd/./overlord/snapshotstate + cp -pav ./overlord/snapshotstate/snapshotstate_test.go /builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.arm//usr/share/gocode/src/github.com/snapcore/snapd/./overlord/snapshotstate/snapshotstate_test.go './overlord/snapshotstate/snapshotstate_test.go' -> '/builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.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/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.45.2-1.fc32.arm//usr/share/gocode/src/github.com/snapcore/snapd/./overlord/snapshotstate + cp -pav ./overlord/snapshotstate/snapshotmgr_test.go /builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.arm//usr/share/gocode/src/github.com/snapcore/snapd/./overlord/snapshotstate/snapshotmgr_test.go './overlord/snapshotstate/snapshotmgr_test.go' -> '/builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.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/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.45.2-1.fc32.arm//usr/share/gocode/src/github.com/snapcore/snapd/./overlord/hookstate + cp -pav ./overlord/hookstate/export_test.go /builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.arm//usr/share/gocode/src/github.com/snapcore/snapd/./overlord/hookstate/export_test.go './overlord/hookstate/export_test.go' -> '/builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.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/context.go + echo '%dir %{gopath}/src/%{import_path}/./overlord/hookstate' ++ dirname ./overlord/hookstate/context.go + install -d -p /builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.arm//usr/share/gocode/src/github.com/snapcore/snapd/./overlord/hookstate + cp -pav ./overlord/hookstate/context.go /builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.arm//usr/share/gocode/src/github.com/snapcore/snapd/./overlord/hookstate/context.go './overlord/hookstate/context.go' -> '/builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.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/hookstate.go + echo '%dir %{gopath}/src/%{import_path}/./overlord/hookstate' ++ dirname ./overlord/hookstate/hookstate.go + install -d -p /builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.arm//usr/share/gocode/src/github.com/snapcore/snapd/./overlord/hookstate + cp -pav ./overlord/hookstate/hookstate.go /builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.arm//usr/share/gocode/src/github.com/snapcore/snapd/./overlord/hookstate/hookstate.go './overlord/hookstate/hookstate.go' -> '/builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.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/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.45.2-1.fc32.arm//usr/share/gocode/src/github.com/snapcore/snapd/./overlord/hookstate + cp -pav ./overlord/hookstate/hookstate_test.go /builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.arm//usr/share/gocode/src/github.com/snapcore/snapd/./overlord/hookstate/hookstate_test.go './overlord/hookstate/hookstate_test.go' -> '/builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.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/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.45.2-1.fc32.arm//usr/share/gocode/src/github.com/snapcore/snapd/./overlord/hookstate + cp -pav ./overlord/hookstate/repository_test.go /builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.arm//usr/share/gocode/src/github.com/snapcore/snapd/./overlord/hookstate/repository_test.go './overlord/hookstate/repository_test.go' -> '/builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.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/hooks.go + echo '%dir %{gopath}/src/%{import_path}/./overlord/hookstate' ++ dirname ./overlord/hookstate/hooks.go + install -d -p /builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.arm//usr/share/gocode/src/github.com/snapcore/snapd/./overlord/hookstate + cp -pav ./overlord/hookstate/hooks.go /builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.arm//usr/share/gocode/src/github.com/snapcore/snapd/./overlord/hookstate/hooks.go './overlord/hookstate/hooks.go' -> '/builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.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/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.45.2-1.fc32.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.45.2-1.fc32.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.45.2-1.fc32.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/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.45.2-1.fc32.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.45.2-1.fc32.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.45.2-1.fc32.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/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.45.2-1.fc32.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.45.2-1.fc32.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.45.2-1.fc32.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_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.45.2-1.fc32.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.45.2-1.fc32.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.45.2-1.fc32.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/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.45.2-1.fc32.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.45.2-1.fc32.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.45.2-1.fc32.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/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.45.2-1.fc32.arm//usr/share/gocode/src/github.com/snapcore/snapd/./overlord/hookstate/ctlcmd + cp -pav ./overlord/hookstate/ctlcmd/unset.go /builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.arm//usr/share/gocode/src/github.com/snapcore/snapd/./overlord/hookstate/ctlcmd/unset.go './overlord/hookstate/ctlcmd/unset.go' -> '/builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.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/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.45.2-1.fc32.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.45.2-1.fc32.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.45.2-1.fc32.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/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.45.2-1.fc32.arm//usr/share/gocode/src/github.com/snapcore/snapd/./overlord/hookstate/ctlcmd + cp -pav ./overlord/hookstate/ctlcmd/health.go /builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.arm//usr/share/gocode/src/github.com/snapcore/snapd/./overlord/hookstate/ctlcmd/health.go './overlord/hookstate/ctlcmd/health.go' -> '/builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.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/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.45.2-1.fc32.arm//usr/share/gocode/src/github.com/snapcore/snapd/./overlord/hookstate/ctlcmd + cp -pav ./overlord/hookstate/ctlcmd/get.go /builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.arm//usr/share/gocode/src/github.com/snapcore/snapd/./overlord/hookstate/ctlcmd/get.go './overlord/hookstate/ctlcmd/get.go' -> '/builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.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/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.45.2-1.fc32.arm//usr/share/gocode/src/github.com/snapcore/snapd/./overlord/hookstate/ctlcmd + cp -pav ./overlord/hookstate/ctlcmd/stop.go /builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.arm//usr/share/gocode/src/github.com/snapcore/snapd/./overlord/hookstate/ctlcmd/stop.go './overlord/hookstate/ctlcmd/stop.go' -> '/builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.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/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.45.2-1.fc32.arm//usr/share/gocode/src/github.com/snapcore/snapd/./overlord/hookstate/ctlcmd + cp -pav ./overlord/hookstate/ctlcmd/start.go /builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.arm//usr/share/gocode/src/github.com/snapcore/snapd/./overlord/hookstate/ctlcmd/start.go './overlord/hookstate/ctlcmd/start.go' -> '/builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.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/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.45.2-1.fc32.arm//usr/share/gocode/src/github.com/snapcore/snapd/./overlord/hookstate/ctlcmd + cp -pav ./overlord/hookstate/ctlcmd/set.go /builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.arm//usr/share/gocode/src/github.com/snapcore/snapd/./overlord/hookstate/ctlcmd/set.go './overlord/hookstate/ctlcmd/set.go' -> '/builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.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/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.45.2-1.fc32.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.45.2-1.fc32.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.45.2-1.fc32.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/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.45.2-1.fc32.arm//usr/share/gocode/src/github.com/snapcore/snapd/./overlord/hookstate/ctlcmd + cp -pav ./overlord/hookstate/ctlcmd/helpers.go /builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.arm//usr/share/gocode/src/github.com/snapcore/snapd/./overlord/hookstate/ctlcmd/helpers.go './overlord/hookstate/ctlcmd/helpers.go' -> '/builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.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/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.45.2-1.fc32.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.45.2-1.fc32.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.45.2-1.fc32.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/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.45.2-1.fc32.arm//usr/share/gocode/src/github.com/snapcore/snapd/./overlord/hookstate/ctlcmd + cp -pav ./overlord/hookstate/ctlcmd/services.go /builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.arm//usr/share/gocode/src/github.com/snapcore/snapd/./overlord/hookstate/ctlcmd/services.go './overlord/hookstate/ctlcmd/services.go' -> '/builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.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.45.2-1.fc32.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.45.2-1.fc32.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.45.2-1.fc32.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/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.45.2-1.fc32.arm//usr/share/gocode/src/github.com/snapcore/snapd/./overlord/hookstate/ctlcmd + cp -pav ./overlord/hookstate/ctlcmd/restart.go /builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.arm//usr/share/gocode/src/github.com/snapcore/snapd/./overlord/hookstate/ctlcmd/restart.go './overlord/hookstate/ctlcmd/restart.go' -> '/builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.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/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.45.2-1.fc32.arm//usr/share/gocode/src/github.com/snapcore/snapd/./overlord/hookstate/ctlcmd + cp -pav ./overlord/hookstate/ctlcmd/ctlcmd.go /builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.arm//usr/share/gocode/src/github.com/snapcore/snapd/./overlord/hookstate/ctlcmd/ctlcmd.go './overlord/hookstate/ctlcmd/ctlcmd.go' -> '/builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.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/hookmgr.go + echo '%dir %{gopath}/src/%{import_path}/./overlord/hookstate' ++ dirname ./overlord/hookstate/hookmgr.go + install -d -p /builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.arm//usr/share/gocode/src/github.com/snapcore/snapd/./overlord/hookstate + cp -pav ./overlord/hookstate/hookmgr.go /builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.arm//usr/share/gocode/src/github.com/snapcore/snapd/./overlord/hookstate/hookmgr.go './overlord/hookstate/hookmgr.go' -> '/builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.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/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.45.2-1.fc32.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.45.2-1.fc32.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.45.2-1.fc32.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/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.45.2-1.fc32.arm//usr/share/gocode/src/github.com/snapcore/snapd/./overlord/hookstate/hooktest + cp -pav ./overlord/hookstate/hooktest/handler.go /builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.arm//usr/share/gocode/src/github.com/snapcore/snapd/./overlord/hookstate/hooktest/handler.go './overlord/hookstate/hooktest/handler.go' -> '/builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.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/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.45.2-1.fc32.arm//usr/share/gocode/src/github.com/snapcore/snapd/./overlord/hookstate + cp -pav ./overlord/hookstate/context_test.go /builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.arm//usr/share/gocode/src/github.com/snapcore/snapd/./overlord/hookstate/context_test.go './overlord/hookstate/context_test.go' -> '/builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.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/repository.go + echo '%dir %{gopath}/src/%{import_path}/./overlord/hookstate' ++ dirname ./overlord/hookstate/repository.go + install -d -p /builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.arm//usr/share/gocode/src/github.com/snapcore/snapd/./overlord/hookstate + cp -pav ./overlord/hookstate/repository.go /builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.arm//usr/share/gocode/src/github.com/snapcore/snapd/./overlord/hookstate/repository.go './overlord/hookstate/repository.go' -> '/builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.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/devicestate/devicectx.go + echo '%dir %{gopath}/src/%{import_path}/./overlord/devicestate' ++ dirname ./overlord/devicestate/devicectx.go + install -d -p /builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.arm//usr/share/gocode/src/github.com/snapcore/snapd/./overlord/devicestate + cp -pav ./overlord/devicestate/devicectx.go /builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.arm//usr/share/gocode/src/github.com/snapcore/snapd/./overlord/devicestate/devicectx.go './overlord/devicestate/devicectx.go' -> '/builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.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/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.45.2-1.fc32.arm//usr/share/gocode/src/github.com/snapcore/snapd/./overlord/devicestate + cp -pav ./overlord/devicestate/export_test.go /builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.arm//usr/share/gocode/src/github.com/snapcore/snapd/./overlord/devicestate/export_test.go './overlord/devicestate/export_test.go' -> '/builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.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/devicemgr.go + echo '%dir %{gopath}/src/%{import_path}/./overlord/devicestate' ++ dirname ./overlord/devicestate/devicemgr.go + install -d -p /builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.arm//usr/share/gocode/src/github.com/snapcore/snapd/./overlord/devicestate + cp -pav ./overlord/devicestate/devicemgr.go /builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.arm//usr/share/gocode/src/github.com/snapcore/snapd/./overlord/devicestate/devicemgr.go './overlord/devicestate/devicemgr.go' -> '/builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.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/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.45.2-1.fc32.arm//usr/share/gocode/src/github.com/snapcore/snapd/./overlord/devicestate + cp -pav ./overlord/devicestate/firstboot20_test.go /builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.arm//usr/share/gocode/src/github.com/snapcore/snapd/./overlord/devicestate/firstboot20_test.go './overlord/devicestate/firstboot20_test.go' -> '/builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.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/remodel.go + echo '%dir %{gopath}/src/%{import_path}/./overlord/devicestate' ++ dirname ./overlord/devicestate/remodel.go + install -d -p /builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.arm//usr/share/gocode/src/github.com/snapcore/snapd/./overlord/devicestate + cp -pav ./overlord/devicestate/remodel.go /builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.arm//usr/share/gocode/src/github.com/snapcore/snapd/./overlord/devicestate/remodel.go './overlord/devicestate/remodel.go' -> '/builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.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/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.45.2-1.fc32.arm//usr/share/gocode/src/github.com/snapcore/snapd/./overlord/devicestate + cp -pav ./overlord/devicestate/remodel_test.go /builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.arm//usr/share/gocode/src/github.com/snapcore/snapd/./overlord/devicestate/remodel_test.go './overlord/devicestate/remodel_test.go' -> '/builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.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/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.45.2-1.fc32.arm//usr/share/gocode/src/github.com/snapcore/snapd/./overlord/devicestate + cp -pav ./overlord/devicestate/devicestate_gadget_test.go /builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.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.45.2-1.fc32.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/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.45.2-1.fc32.arm//usr/share/gocode/src/github.com/snapcore/snapd/./overlord/devicestate/devicestatetest + cp -pav ./overlord/devicestate/devicestatetest/gadget.go /builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.arm//usr/share/gocode/src/github.com/snapcore/snapd/./overlord/devicestate/devicestatetest/gadget.go './overlord/devicestate/devicestatetest/gadget.go' -> '/builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.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.45.2-1.fc32.arm//usr/share/gocode/src/github.com/snapcore/snapd/./overlord/devicestate/devicestatetest + cp -pav ./overlord/devicestate/devicestatetest/state.go /builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.arm//usr/share/gocode/src/github.com/snapcore/snapd/./overlord/devicestate/devicestatetest/state.go './overlord/devicestate/devicestatetest/state.go' -> '/builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.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.45.2-1.fc32.arm//usr/share/gocode/src/github.com/snapcore/snapd/./overlord/devicestate/devicestatetest + cp -pav ./overlord/devicestate/devicestatetest/devicesvc.go /builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.arm//usr/share/gocode/src/github.com/snapcore/snapd/./overlord/devicestate/devicestatetest/devicesvc.go './overlord/devicestate/devicestatetest/devicesvc.go' -> '/builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.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/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.45.2-1.fc32.arm//usr/share/gocode/src/github.com/snapcore/snapd/./overlord/devicestate + cp -pav ./overlord/devicestate/devicestate_test.go /builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.arm//usr/share/gocode/src/github.com/snapcore/snapd/./overlord/devicestate/devicestate_test.go './overlord/devicestate/devicestate_test.go' -> '/builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.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/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.45.2-1.fc32.arm//usr/share/gocode/src/github.com/snapcore/snapd/./overlord/devicestate + cp -pav ./overlord/devicestate/devicestate_systems_test.go /builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.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.45.2-1.fc32.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/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.45.2-1.fc32.arm//usr/share/gocode/src/github.com/snapcore/snapd/./overlord/devicestate + cp -pav ./overlord/devicestate/handlers_gadget.go /builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.arm//usr/share/gocode/src/github.com/snapcore/snapd/./overlord/devicestate/handlers_gadget.go './overlord/devicestate/handlers_gadget.go' -> '/builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.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_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.45.2-1.fc32.arm//usr/share/gocode/src/github.com/snapcore/snapd/./overlord/devicestate + cp -pav ./overlord/devicestate/devicestate_cloudinit_test.go /builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.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.45.2-1.fc32.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.45.2-1.fc32.arm//usr/share/gocode/src/github.com/snapcore/snapd/./overlord/devicestate + cp -pav ./overlord/devicestate/devicestate.go /builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.arm//usr/share/gocode/src/github.com/snapcore/snapd/./overlord/devicestate/devicestate.go './overlord/devicestate/devicestate.go' -> '/builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.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/firstboot.go + echo '%dir %{gopath}/src/%{import_path}/./overlord/devicestate' ++ dirname ./overlord/devicestate/firstboot.go + install -d -p /builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.arm//usr/share/gocode/src/github.com/snapcore/snapd/./overlord/devicestate + cp -pav ./overlord/devicestate/firstboot.go /builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.arm//usr/share/gocode/src/github.com/snapcore/snapd/./overlord/devicestate/firstboot.go './overlord/devicestate/firstboot.go' -> '/builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.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/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.45.2-1.fc32.arm//usr/share/gocode/src/github.com/snapcore/snapd/./overlord/devicestate + cp -pav ./overlord/devicestate/devicestate_serial_test.go /builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.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.45.2-1.fc32.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/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.45.2-1.fc32.arm//usr/share/gocode/src/github.com/snapcore/snapd/./overlord/devicestate + cp -pav ./overlord/devicestate/firstboot_preseed_test.go /builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.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.45.2-1.fc32.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/crypto.go + echo '%dir %{gopath}/src/%{import_path}/./overlord/devicestate' ++ dirname ./overlord/devicestate/crypto.go + install -d -p /builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.arm//usr/share/gocode/src/github.com/snapcore/snapd/./overlord/devicestate + cp -pav ./overlord/devicestate/crypto.go /builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.arm//usr/share/gocode/src/github.com/snapcore/snapd/./overlord/devicestate/crypto.go './overlord/devicestate/crypto.go' -> '/builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.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_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.45.2-1.fc32.arm//usr/share/gocode/src/github.com/snapcore/snapd/./overlord/devicestate + cp -pav ./overlord/devicestate/devicestate_remodel_test.go /builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.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.45.2-1.fc32.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_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.45.2-1.fc32.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.45.2-1.fc32.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.45.2-1.fc32.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/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.45.2-1.fc32.arm//usr/share/gocode/src/github.com/snapcore/snapd/./overlord/devicestate + cp -pav ./overlord/devicestate/handlers_serial.go /builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.arm//usr/share/gocode/src/github.com/snapcore/snapd/./overlord/devicestate/handlers_serial.go './overlord/devicestate/handlers_serial.go' -> '/builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.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/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.45.2-1.fc32.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.45.2-1.fc32.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.45.2-1.fc32.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/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.45.2-1.fc32.arm//usr/share/gocode/src/github.com/snapcore/snapd/./overlord/devicestate/internal + cp -pav ./overlord/devicestate/internal/state.go /builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.arm//usr/share/gocode/src/github.com/snapcore/snapd/./overlord/devicestate/internal/state.go './overlord/devicestate/internal/state.go' -> '/builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.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/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.45.2-1.fc32.arm//usr/share/gocode/src/github.com/snapcore/snapd/./overlord/devicestate + cp -pav ./overlord/devicestate/handlers_remodel.go /builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.arm//usr/share/gocode/src/github.com/snapcore/snapd/./overlord/devicestate/handlers_remodel.go './overlord/devicestate/handlers_remodel.go' -> '/builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.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/helpers.go + echo '%dir %{gopath}/src/%{import_path}/./overlord/devicestate' ++ dirname ./overlord/devicestate/helpers.go + install -d -p /builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.arm//usr/share/gocode/src/github.com/snapcore/snapd/./overlord/devicestate + cp -pav ./overlord/devicestate/helpers.go /builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.arm//usr/share/gocode/src/github.com/snapcore/snapd/./overlord/devicestate/helpers.go './overlord/devicestate/helpers.go' -> '/builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.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/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.45.2-1.fc32.arm//usr/share/gocode/src/github.com/snapcore/snapd/./overlord/devicestate + cp -pav ./overlord/devicestate/handlers_install.go /builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.arm//usr/share/gocode/src/github.com/snapcore/snapd/./overlord/devicestate/handlers_install.go './overlord/devicestate/handlers_install.go' -> '/builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.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/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.45.2-1.fc32.arm//usr/share/gocode/src/github.com/snapcore/snapd/./overlord/devicestate + cp -pav ./overlord/devicestate/firstboot_test.go /builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.arm//usr/share/gocode/src/github.com/snapcore/snapd/./overlord/devicestate/firstboot_test.go './overlord/devicestate/firstboot_test.go' -> '/builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.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/handlers.go + echo '%dir %{gopath}/src/%{import_path}/./overlord/devicestate' ++ dirname ./overlord/devicestate/handlers.go + install -d -p /builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.arm//usr/share/gocode/src/github.com/snapcore/snapd/./overlord/devicestate + cp -pav ./overlord/devicestate/handlers.go /builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.arm//usr/share/gocode/src/github.com/snapcore/snapd/./overlord/devicestate/handlers.go './overlord/devicestate/handlers.go' -> '/builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.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/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.45.2-1.fc32.arm//usr/share/gocode/src/github.com/snapcore/snapd/./overlord/devicestate + cp -pav ./overlord/devicestate/handlers_test.go /builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.arm//usr/share/gocode/src/github.com/snapcore/snapd/./overlord/devicestate/handlers_test.go './overlord/devicestate/handlers_test.go' -> '/builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.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/snapstate/devicectx.go + echo '%dir %{gopath}/src/%{import_path}/./overlord/snapstate' ++ dirname ./overlord/snapstate/devicectx.go + install -d -p /builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.arm//usr/share/gocode/src/github.com/snapcore/snapd/./overlord/snapstate + cp -pav ./overlord/snapstate/devicectx.go /builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.arm//usr/share/gocode/src/github.com/snapcore/snapd/./overlord/snapstate/devicectx.go './overlord/snapstate/devicectx.go' -> '/builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.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/storehelpers.go + echo '%dir %{gopath}/src/%{import_path}/./overlord/snapstate' ++ dirname ./overlord/snapstate/storehelpers.go + install -d -p /builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.arm//usr/share/gocode/src/github.com/snapcore/snapd/./overlord/snapstate + cp -pav ./overlord/snapstate/storehelpers.go /builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.arm//usr/share/gocode/src/github.com/snapcore/snapd/./overlord/snapstate/storehelpers.go './overlord/snapstate/storehelpers.go' -> '/builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.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/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.45.2-1.fc32.arm//usr/share/gocode/src/github.com/snapcore/snapd/./overlord/snapstate + cp -pav ./overlord/snapstate/export_test.go /builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.arm//usr/share/gocode/src/github.com/snapcore/snapd/./overlord/snapstate/export_test.go './overlord/snapstate/export_test.go' -> '/builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.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/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.45.2-1.fc32.arm//usr/share/gocode/src/github.com/snapcore/snapd/./overlord/snapstate + cp -pav ./overlord/snapstate/models_test.go /builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.arm//usr/share/gocode/src/github.com/snapcore/snapd/./overlord/snapstate/models_test.go './overlord/snapstate/models_test.go' -> '/builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.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/policy.go + echo '%dir %{gopath}/src/%{import_path}/./overlord/snapstate' ++ dirname ./overlord/snapstate/policy.go + install -d -p /builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.arm//usr/share/gocode/src/github.com/snapcore/snapd/./overlord/snapstate + cp -pav ./overlord/snapstate/policy.go /builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.arm//usr/share/gocode/src/github.com/snapcore/snapd/./overlord/snapstate/policy.go './overlord/snapstate/policy.go' -> '/builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.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/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.45.2-1.fc32.arm//usr/share/gocode/src/github.com/snapcore/snapd/./overlord/snapstate + cp -pav ./overlord/snapstate/aliasesv2_test.go /builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.arm//usr/share/gocode/src/github.com/snapcore/snapd/./overlord/snapstate/aliasesv2_test.go './overlord/snapstate/aliasesv2_test.go' -> '/builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.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/cookies.go + echo '%dir %{gopath}/src/%{import_path}/./overlord/snapstate' ++ dirname ./overlord/snapstate/cookies.go + install -d -p /builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.arm//usr/share/gocode/src/github.com/snapcore/snapd/./overlord/snapstate + cp -pav ./overlord/snapstate/cookies.go /builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.arm//usr/share/gocode/src/github.com/snapcore/snapd/./overlord/snapstate/cookies.go './overlord/snapstate/cookies.go' -> '/builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.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/progress.go + echo '%dir %{gopath}/src/%{import_path}/./overlord/snapstate' ++ dirname ./overlord/snapstate/progress.go + install -d -p /builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.arm//usr/share/gocode/src/github.com/snapcore/snapd/./overlord/snapstate + cp -pav ./overlord/snapstate/progress.go /builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.arm//usr/share/gocode/src/github.com/snapcore/snapd/./overlord/snapstate/progress.go './overlord/snapstate/progress.go' -> '/builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.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.go + echo '%dir %{gopath}/src/%{import_path}/./overlord/snapstate' ++ dirname ./overlord/snapstate/backend.go + install -d -p /builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.arm//usr/share/gocode/src/github.com/snapcore/snapd/./overlord/snapstate + cp -pav ./overlord/snapstate/backend.go /builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.arm//usr/share/gocode/src/github.com/snapcore/snapd/./overlord/snapstate/backend.go './overlord/snapstate/backend.go' -> '/builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.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/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.45.2-1.fc32.arm//usr/share/gocode/src/github.com/snapcore/snapd/./overlord/snapstate + cp -pav ./overlord/snapstate/handlers_prepare_test.go /builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.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.45.2-1.fc32.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/catalogrefresh.go + echo '%dir %{gopath}/src/%{import_path}/./overlord/snapstate' ++ dirname ./overlord/snapstate/catalogrefresh.go + install -d -p /builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.arm//usr/share/gocode/src/github.com/snapcore/snapd/./overlord/snapstate + cp -pav ./overlord/snapstate/catalogrefresh.go /builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.arm//usr/share/gocode/src/github.com/snapcore/snapd/./overlord/snapstate/catalogrefresh.go './overlord/snapstate/catalogrefresh.go' -> '/builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.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/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.45.2-1.fc32.arm//usr/share/gocode/src/github.com/snapcore/snapd/./overlord/snapstate + cp -pav ./overlord/snapstate/refreshhints_test.go /builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.arm//usr/share/gocode/src/github.com/snapcore/snapd/./overlord/snapstate/refreshhints_test.go './overlord/snapstate/refreshhints_test.go' -> '/builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.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/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.45.2-1.fc32.arm//usr/share/gocode/src/github.com/snapcore/snapd/./overlord/snapstate + cp -pav ./overlord/snapstate/readme_test.go /builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.arm//usr/share/gocode/src/github.com/snapcore/snapd/./overlord/snapstate/readme_test.go './overlord/snapstate/readme_test.go' -> '/builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.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/snapstate.go + echo '%dir %{gopath}/src/%{import_path}/./overlord/snapstate' ++ dirname ./overlord/snapstate/snapstate.go + install -d -p /builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.arm//usr/share/gocode/src/github.com/snapcore/snapd/./overlord/snapstate + cp -pav ./overlord/snapstate/snapstate.go /builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.arm//usr/share/gocode/src/github.com/snapcore/snapd/./overlord/snapstate/snapstate.go './overlord/snapstate/snapstate.go' -> '/builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.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/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.45.2-1.fc32.arm//usr/share/gocode/src/github.com/snapcore/snapd/./overlord/snapstate + cp -pav ./overlord/snapstate/handlers_rerefresh_test.go /builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.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.45.2-1.fc32.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/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.45.2-1.fc32.arm//usr/share/gocode/src/github.com/snapcore/snapd/./overlord/snapstate + cp -pav ./overlord/snapstate/check_snap_test.go /builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.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.45.2-1.fc32.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/conflict.go + echo '%dir %{gopath}/src/%{import_path}/./overlord/snapstate' ++ dirname ./overlord/snapstate/conflict.go + install -d -p /builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.arm//usr/share/gocode/src/github.com/snapcore/snapd/./overlord/snapstate + cp -pav ./overlord/snapstate/conflict.go /builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.arm//usr/share/gocode/src/github.com/snapcore/snapd/./overlord/snapstate/conflict.go './overlord/snapstate/conflict.go' -> '/builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.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/snapmgr.go + echo '%dir %{gopath}/src/%{import_path}/./overlord/snapstate' ++ dirname ./overlord/snapstate/snapmgr.go + install -d -p /builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.arm//usr/share/gocode/src/github.com/snapcore/snapd/./overlord/snapstate + cp -pav ./overlord/snapstate/snapmgr.go /builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.arm//usr/share/gocode/src/github.com/snapcore/snapd/./overlord/snapstate/snapmgr.go './overlord/snapstate/snapmgr.go' -> '/builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.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/flags.go + echo '%dir %{gopath}/src/%{import_path}/./overlord/snapstate' ++ dirname ./overlord/snapstate/flags.go + install -d -p /builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.arm//usr/share/gocode/src/github.com/snapcore/snapd/./overlord/snapstate + cp -pav ./overlord/snapstate/flags.go /builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.arm//usr/share/gocode/src/github.com/snapcore/snapd/./overlord/snapstate/flags.go './overlord/snapstate/flags.go' -> '/builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.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/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.45.2-1.fc32.arm//usr/share/gocode/src/github.com/snapcore/snapd/./overlord/snapstate + cp -pav ./overlord/snapstate/booted_test.go /builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.arm//usr/share/gocode/src/github.com/snapcore/snapd/./overlord/snapstate/booted_test.go './overlord/snapstate/booted_test.go' -> '/builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.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/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.45.2-1.fc32.arm//usr/share/gocode/src/github.com/snapcore/snapd/./overlord/snapstate + cp -pav ./overlord/snapstate/handlers_download_test.go /builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.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.45.2-1.fc32.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.45.2-1.fc32.arm//usr/share/gocode/src/github.com/snapcore/snapd/./overlord/snapstate + cp -pav ./overlord/snapstate/progress_test.go /builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.arm//usr/share/gocode/src/github.com/snapcore/snapd/./overlord/snapstate/progress_test.go './overlord/snapstate/progress_test.go' -> '/builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.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/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.45.2-1.fc32.arm//usr/share/gocode/src/github.com/snapcore/snapd/./overlord/snapstate + cp -pav ./overlord/snapstate/handlers_prereq_test.go /builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.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.45.2-1.fc32.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/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.45.2-1.fc32.arm//usr/share/gocode/src/github.com/snapcore/snapd/./overlord/snapstate + cp -pav ./overlord/snapstate/aux_store_info.go /builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.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.45.2-1.fc32.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/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.45.2-1.fc32.arm//usr/share/gocode/src/github.com/snapcore/snapd/./overlord/snapstate/backend + cp -pav ./overlord/snapstate/backend/mountunit.go /builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.arm//usr/share/gocode/src/github.com/snapcore/snapd/./overlord/snapstate/backend/mountunit.go './overlord/snapstate/backend/mountunit.go' -> '/builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.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/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.45.2-1.fc32.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.45.2-1.fc32.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.45.2-1.fc32.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/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.45.2-1.fc32.arm//usr/share/gocode/src/github.com/snapcore/snapd/./overlord/snapstate/backend + cp -pav ./overlord/snapstate/backend/utils.go /builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.arm//usr/share/gocode/src/github.com/snapcore/snapd/./overlord/snapstate/backend/utils.go './overlord/snapstate/backend/utils.go' -> '/builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.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/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.45.2-1.fc32.arm//usr/share/gocode/src/github.com/snapcore/snapd/./overlord/snapstate/backend + cp -pav ./overlord/snapstate/backend/backend.go /builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.arm//usr/share/gocode/src/github.com/snapcore/snapd/./overlord/snapstate/backend/backend.go './overlord/snapstate/backend/backend.go' -> '/builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.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/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.45.2-1.fc32.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.45.2-1.fc32.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.45.2-1.fc32.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/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.45.2-1.fc32.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.45.2-1.fc32.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.45.2-1.fc32.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/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.45.2-1.fc32.arm//usr/share/gocode/src/github.com/snapcore/snapd/./overlord/snapstate/backend + cp -pav ./overlord/snapstate/backend/fontconfig.go /builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.arm//usr/share/gocode/src/github.com/snapcore/snapd/./overlord/snapstate/backend/fontconfig.go './overlord/snapstate/backend/fontconfig.go' -> '/builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.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/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.45.2-1.fc32.arm//usr/share/gocode/src/github.com/snapcore/snapd/./overlord/snapstate/backend + cp -pav ./overlord/snapstate/backend/copydata.go /builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.arm//usr/share/gocode/src/github.com/snapcore/snapd/./overlord/snapstate/backend/copydata.go './overlord/snapstate/backend/copydata.go' -> '/builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.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.go + echo '%dir %{gopath}/src/%{import_path}/./overlord/snapstate/backend' ++ dirname ./overlord/snapstate/backend/snapdata.go + install -d -p /builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.arm//usr/share/gocode/src/github.com/snapcore/snapd/./overlord/snapstate/backend + cp -pav ./overlord/snapstate/backend/snapdata.go /builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.arm//usr/share/gocode/src/github.com/snapcore/snapd/./overlord/snapstate/backend/snapdata.go './overlord/snapstate/backend/snapdata.go' -> '/builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.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/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.45.2-1.fc32.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.45.2-1.fc32.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.45.2-1.fc32.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/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.45.2-1.fc32.arm//usr/share/gocode/src/github.com/snapcore/snapd/./overlord/snapstate/backend + cp -pav ./overlord/snapstate/backend/mountns.go /builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.arm//usr/share/gocode/src/github.com/snapcore/snapd/./overlord/snapstate/backend/mountns.go './overlord/snapstate/backend/mountns.go' -> '/builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.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/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.45.2-1.fc32.arm//usr/share/gocode/src/github.com/snapcore/snapd/./overlord/snapstate/backend + cp -pav ./overlord/snapstate/backend/aliases.go /builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.arm//usr/share/gocode/src/github.com/snapcore/snapd/./overlord/snapstate/backend/aliases.go './overlord/snapstate/backend/aliases.go' -> '/builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.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/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.45.2-1.fc32.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.45.2-1.fc32.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.45.2-1.fc32.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/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.45.2-1.fc32.arm//usr/share/gocode/src/github.com/snapcore/snapd/./overlord/snapstate/backend + cp -pav ./overlord/snapstate/backend/setup.go /builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.arm//usr/share/gocode/src/github.com/snapcore/snapd/./overlord/snapstate/backend/setup.go './overlord/snapstate/backend/setup.go' -> '/builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.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/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.45.2-1.fc32.arm//usr/share/gocode/src/github.com/snapcore/snapd/./overlord/snapstate/backend + cp -pav ./overlord/snapstate/backend/link.go /builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.arm//usr/share/gocode/src/github.com/snapcore/snapd/./overlord/snapstate/backend/link.go './overlord/snapstate/backend/link.go' -> '/builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.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/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.45.2-1.fc32.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.45.2-1.fc32.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.45.2-1.fc32.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/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.45.2-1.fc32.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.45.2-1.fc32.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.45.2-1.fc32.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/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.45.2-1.fc32.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.45.2-1.fc32.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.45.2-1.fc32.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/refreshhints.go + echo '%dir %{gopath}/src/%{import_path}/./overlord/snapstate' ++ dirname ./overlord/snapstate/refreshhints.go + install -d -p /builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.arm//usr/share/gocode/src/github.com/snapcore/snapd/./overlord/snapstate + cp -pav ./overlord/snapstate/refreshhints.go /builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.arm//usr/share/gocode/src/github.com/snapcore/snapd/./overlord/snapstate/refreshhints.go './overlord/snapstate/refreshhints.go' -> '/builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.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_test.go + echo '%dir %{gopath}/src/%{import_path}/./overlord/snapstate' ++ dirname ./overlord/snapstate/snapstate_test.go + install -d -p /builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.arm//usr/share/gocode/src/github.com/snapcore/snapd/./overlord/snapstate + cp -pav ./overlord/snapstate/snapstate_test.go /builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.arm//usr/share/gocode/src/github.com/snapcore/snapd/./overlord/snapstate/snapstate_test.go './overlord/snapstate/snapstate_test.go' -> '/builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.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/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.45.2-1.fc32.arm//usr/share/gocode/src/github.com/snapcore/snapd/./overlord/snapstate/snapstatetest + cp -pav ./overlord/snapstate/snapstatetest/devicectx.go /builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.arm//usr/share/gocode/src/github.com/snapcore/snapd/./overlord/snapstate/snapstatetest/devicectx.go './overlord/snapstate/snapstatetest/devicectx.go' -> '/builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.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/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.45.2-1.fc32.arm//usr/share/gocode/src/github.com/snapcore/snapd/./overlord/snapstate + cp -pav ./overlord/snapstate/handlers_link_test.go /builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.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.45.2-1.fc32.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.go + echo '%dir %{gopath}/src/%{import_path}/./overlord/snapstate' ++ dirname ./overlord/snapstate/autorefresh.go + install -d -p /builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.arm//usr/share/gocode/src/github.com/snapcore/snapd/./overlord/snapstate + cp -pav ./overlord/snapstate/autorefresh.go /builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.arm//usr/share/gocode/src/github.com/snapcore/snapd/./overlord/snapstate/autorefresh.go './overlord/snapstate/autorefresh.go' -> '/builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.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/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.45.2-1.fc32.arm//usr/share/gocode/src/github.com/snapcore/snapd/./overlord/snapstate + cp -pav ./overlord/snapstate/autorefresh_test.go /builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.arm//usr/share/gocode/src/github.com/snapcore/snapd/./overlord/snapstate/autorefresh_test.go './overlord/snapstate/autorefresh_test.go' -> '/builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.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/aliasesv2.go + echo '%dir %{gopath}/src/%{import_path}/./overlord/snapstate' ++ dirname ./overlord/snapstate/aliasesv2.go + install -d -p /builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.arm//usr/share/gocode/src/github.com/snapcore/snapd/./overlord/snapstate + cp -pav ./overlord/snapstate/aliasesv2.go /builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.arm//usr/share/gocode/src/github.com/snapcore/snapd/./overlord/snapstate/aliasesv2.go './overlord/snapstate/aliasesv2.go' -> '/builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.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/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.45.2-1.fc32.arm//usr/share/gocode/src/github.com/snapcore/snapd/./overlord/snapstate + cp -pav ./overlord/snapstate/cookies_test.go /builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.arm//usr/share/gocode/src/github.com/snapcore/snapd/./overlord/snapstate/cookies_test.go './overlord/snapstate/cookies_test.go' -> '/builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.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.45.2-1.fc32.arm//usr/share/gocode/src/github.com/snapcore/snapd/./overlord/snapstate + cp -pav ./overlord/snapstate/booted.go /builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.arm//usr/share/gocode/src/github.com/snapcore/snapd/./overlord/snapstate/booted.go './overlord/snapstate/booted.go' -> '/builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.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/readme.go + echo '%dir %{gopath}/src/%{import_path}/./overlord/snapstate' ++ dirname ./overlord/snapstate/readme.go + install -d -p /builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.arm//usr/share/gocode/src/github.com/snapcore/snapd/./overlord/snapstate + cp -pav ./overlord/snapstate/readme.go /builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.arm//usr/share/gocode/src/github.com/snapcore/snapd/./overlord/snapstate/readme.go './overlord/snapstate/readme.go' -> '/builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.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/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.45.2-1.fc32.arm//usr/share/gocode/src/github.com/snapcore/snapd/./overlord/snapstate + cp -pav ./overlord/snapstate/handlers_discard_test.go /builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.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.45.2-1.fc32.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/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.45.2-1.fc32.arm//usr/share/gocode/src/github.com/snapcore/snapd/./overlord/snapstate/policy + cp -pav ./overlord/snapstate/policy/errors.go /builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.arm//usr/share/gocode/src/github.com/snapcore/snapd/./overlord/snapstate/policy/errors.go './overlord/snapstate/policy/errors.go' -> '/builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.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/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.45.2-1.fc32.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.45.2-1.fc32.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.45.2-1.fc32.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/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.45.2-1.fc32.arm//usr/share/gocode/src/github.com/snapcore/snapd/./overlord/snapstate/policy + cp -pav ./overlord/snapstate/policy/policy.go /builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.arm//usr/share/gocode/src/github.com/snapcore/snapd/./overlord/snapstate/policy/policy.go './overlord/snapstate/policy/policy.go' -> '/builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.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/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.45.2-1.fc32.arm//usr/share/gocode/src/github.com/snapcore/snapd/./overlord/snapstate/policy + cp -pav ./overlord/snapstate/policy/gadget.go /builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.arm//usr/share/gocode/src/github.com/snapcore/snapd/./overlord/snapstate/policy/gadget.go './overlord/snapstate/policy/gadget.go' -> '/builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.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/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.45.2-1.fc32.arm//usr/share/gocode/src/github.com/snapcore/snapd/./overlord/snapstate/policy + cp -pav ./overlord/snapstate/policy/base.go /builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.arm//usr/share/gocode/src/github.com/snapcore/snapd/./overlord/snapstate/policy/base.go './overlord/snapstate/policy/base.go' -> '/builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.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/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.45.2-1.fc32.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.45.2-1.fc32.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.45.2-1.fc32.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.45.2-1.fc32.arm//usr/share/gocode/src/github.com/snapcore/snapd/./overlord/snapstate/policy + cp -pav ./overlord/snapstate/policy/os.go /builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.arm//usr/share/gocode/src/github.com/snapcore/snapd/./overlord/snapstate/policy/os.go './overlord/snapstate/policy/os.go' -> '/builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.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/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.45.2-1.fc32.arm//usr/share/gocode/src/github.com/snapcore/snapd/./overlord/snapstate/policy + cp -pav ./overlord/snapstate/policy/kernel.go /builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.arm//usr/share/gocode/src/github.com/snapcore/snapd/./overlord/snapstate/policy/kernel.go './overlord/snapstate/policy/kernel.go' -> '/builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.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/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.45.2-1.fc32.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.45.2-1.fc32.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.45.2-1.fc32.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/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.45.2-1.fc32.arm//usr/share/gocode/src/github.com/snapcore/snapd/./overlord/snapstate/policy + cp -pav ./overlord/snapstate/policy/snapd.go /builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.arm//usr/share/gocode/src/github.com/snapcore/snapd/./overlord/snapstate/policy/snapd.go './overlord/snapstate/policy/snapd.go' -> '/builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.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/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.45.2-1.fc32.arm//usr/share/gocode/src/github.com/snapcore/snapd/./overlord/snapstate + cp -pav ./overlord/snapstate/handlers_mount_test.go /builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.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.45.2-1.fc32.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/handlers.go + echo '%dir %{gopath}/src/%{import_path}/./overlord/snapstate' ++ dirname ./overlord/snapstate/handlers.go + install -d -p /builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.arm//usr/share/gocode/src/github.com/snapcore/snapd/./overlord/snapstate + cp -pav ./overlord/snapstate/handlers.go /builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.arm//usr/share/gocode/src/github.com/snapcore/snapd/./overlord/snapstate/handlers.go './overlord/snapstate/handlers.go' -> '/builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.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/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.45.2-1.fc32.arm//usr/share/gocode/src/github.com/snapcore/snapd/./overlord/snapstate + cp -pav ./overlord/snapstate/refresh_test.go /builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.arm//usr/share/gocode/src/github.com/snapcore/snapd/./overlord/snapstate/refresh_test.go './overlord/snapstate/refresh_test.go' -> '/builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.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/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.45.2-1.fc32.arm//usr/share/gocode/src/github.com/snapcore/snapd/./overlord/snapstate + cp -pav ./overlord/snapstate/handlers_test.go /builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.arm//usr/share/gocode/src/github.com/snapcore/snapd/./overlord/snapstate/handlers_test.go './overlord/snapstate/handlers_test.go' -> '/builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.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/refresh.go + echo '%dir %{gopath}/src/%{import_path}/./overlord/snapstate' ++ dirname ./overlord/snapstate/refresh.go + install -d -p /builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.arm//usr/share/gocode/src/github.com/snapcore/snapd/./overlord/snapstate + cp -pav ./overlord/snapstate/refresh.go /builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.arm//usr/share/gocode/src/github.com/snapcore/snapd/./overlord/snapstate/refresh.go './overlord/snapstate/refresh.go' -> '/builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.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/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.45.2-1.fc32.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.45.2-1.fc32.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.45.2-1.fc32.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/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.45.2-1.fc32.arm//usr/share/gocode/src/github.com/snapcore/snapd/./overlord/snapstate + cp -pav ./overlord/snapstate/catalogrefresh_test.go /builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.arm//usr/share/gocode/src/github.com/snapcore/snapd/./overlord/snapstate/catalogrefresh_test.go './overlord/snapstate/catalogrefresh_test.go' -> '/builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.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/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.45.2-1.fc32.arm//usr/share/gocode/src/github.com/snapcore/snapd/./overlord/snapstate + cp -pav ./overlord/snapstate/backend_test.go /builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.arm//usr/share/gocode/src/github.com/snapcore/snapd/./overlord/snapstate/backend_test.go './overlord/snapstate/backend_test.go' -> '/builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.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/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.45.2-1.fc32.arm//usr/share/gocode/src/github.com/snapcore/snapd/./overlord/snapstate + cp -pav ./overlord/snapstate/devicectx_test.go /builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.arm//usr/share/gocode/src/github.com/snapcore/snapd/./overlord/snapstate/devicectx_test.go './overlord/snapstate/devicectx_test.go' -> '/builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.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.45.2-1.fc32.arm//usr/share/gocode/src/github.com/snapcore/snapd/./overlord/snapstate + cp -pav ./overlord/snapstate/handlers_aliasesv2_test.go /builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.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.45.2-1.fc32.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/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.45.2-1.fc32.arm//usr/share/gocode/src/github.com/snapcore/snapd/./overlord/snapstate + cp -pav ./overlord/snapstate/check_snap.go /builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.arm//usr/share/gocode/src/github.com/snapcore/snapd/./overlord/snapstate/check_snap.go './overlord/snapstate/check_snap.go' -> '/builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.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/overlord.go + echo '%dir %{gopath}/src/%{import_path}/./overlord' ++ dirname ./overlord/overlord.go + install -d -p /builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.arm//usr/share/gocode/src/github.com/snapcore/snapd/./overlord + cp -pav ./overlord/overlord.go /builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.arm//usr/share/gocode/src/github.com/snapcore/snapd/./overlord/overlord.go './overlord/overlord.go' -> '/builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.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/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.45.2-1.fc32.arm//usr/share/gocode/src/github.com/snapcore/snapd/./overlord/ifacestate + cp -pav ./overlord/ifacestate/export_test.go /builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.arm//usr/share/gocode/src/github.com/snapcore/snapd/./overlord/ifacestate/export_test.go './overlord/ifacestate/export_test.go' -> '/builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.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/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.45.2-1.fc32.arm//usr/share/gocode/src/github.com/snapcore/snapd/./overlord/ifacestate + cp -pav ./overlord/ifacestate/ifacestate_test.go /builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.arm//usr/share/gocode/src/github.com/snapcore/snapd/./overlord/ifacestate/ifacestate_test.go './overlord/ifacestate/ifacestate_test.go' -> '/builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.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/implicit.go + echo '%dir %{gopath}/src/%{import_path}/./overlord/ifacestate' ++ dirname ./overlord/ifacestate/implicit.go + install -d -p /builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.arm//usr/share/gocode/src/github.com/snapcore/snapd/./overlord/ifacestate + cp -pav ./overlord/ifacestate/implicit.go /builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.arm//usr/share/gocode/src/github.com/snapcore/snapd/./overlord/ifacestate/implicit.go './overlord/ifacestate/implicit.go' -> '/builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.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/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.45.2-1.fc32.arm//usr/share/gocode/src/github.com/snapcore/snapd/./overlord/ifacestate + cp -pav ./overlord/ifacestate/hotplug_test.go /builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.arm//usr/share/gocode/src/github.com/snapcore/snapd/./overlord/ifacestate/hotplug_test.go './overlord/ifacestate/hotplug_test.go' -> '/builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.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/ifacemgr.go + echo '%dir %{gopath}/src/%{import_path}/./overlord/ifacestate' ++ dirname ./overlord/ifacestate/ifacemgr.go + install -d -p /builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.arm//usr/share/gocode/src/github.com/snapcore/snapd/./overlord/ifacestate + cp -pav ./overlord/ifacestate/ifacemgr.go /builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.arm//usr/share/gocode/src/github.com/snapcore/snapd/./overlord/ifacestate/ifacemgr.go './overlord/ifacestate/ifacemgr.go' -> '/builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.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/ifacestate/hotplug.go + echo '%dir %{gopath}/src/%{import_path}/./overlord/ifacestate' ++ dirname ./overlord/ifacestate/hotplug.go + install -d -p /builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.arm//usr/share/gocode/src/github.com/snapcore/snapd/./overlord/ifacestate + cp -pav ./overlord/ifacestate/hotplug.go /builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.arm//usr/share/gocode/src/github.com/snapcore/snapd/./overlord/ifacestate/hotplug.go './overlord/ifacestate/hotplug.go' -> '/builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.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/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.45.2-1.fc32.arm//usr/share/gocode/src/github.com/snapcore/snapd/./overlord/ifacestate + cp -pav ./overlord/ifacestate/helpers_test.go /builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.arm//usr/share/gocode/src/github.com/snapcore/snapd/./overlord/ifacestate/helpers_test.go './overlord/ifacestate/helpers_test.go' -> '/builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.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/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.45.2-1.fc32.arm//usr/share/gocode/src/github.com/snapcore/snapd/./overlord/ifacestate + cp -pav ./overlord/ifacestate/implicit_test.go /builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.arm//usr/share/gocode/src/github.com/snapcore/snapd/./overlord/ifacestate/implicit_test.go './overlord/ifacestate/implicit_test.go' -> '/builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.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/hooks.go + echo '%dir %{gopath}/src/%{import_path}/./overlord/ifacestate' ++ dirname ./overlord/ifacestate/hooks.go + install -d -p /builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.arm//usr/share/gocode/src/github.com/snapcore/snapd/./overlord/ifacestate + cp -pav ./overlord/ifacestate/hooks.go /builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.arm//usr/share/gocode/src/github.com/snapcore/snapd/./overlord/ifacestate/hooks.go './overlord/ifacestate/hooks.go' -> '/builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.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/ifacestate.go + echo '%dir %{gopath}/src/%{import_path}/./overlord/ifacestate' ++ dirname ./overlord/ifacestate/ifacestate.go + install -d -p /builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.arm//usr/share/gocode/src/github.com/snapcore/snapd/./overlord/ifacestate + cp -pav ./overlord/ifacestate/ifacestate.go /builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.arm//usr/share/gocode/src/github.com/snapcore/snapd/./overlord/ifacestate/ifacestate.go './overlord/ifacestate/ifacestate.go' -> '/builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.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/helpers.go + echo '%dir %{gopath}/src/%{import_path}/./overlord/ifacestate' ++ dirname ./overlord/ifacestate/helpers.go + install -d -p /builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.arm//usr/share/gocode/src/github.com/snapcore/snapd/./overlord/ifacestate + cp -pav ./overlord/ifacestate/helpers.go /builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.arm//usr/share/gocode/src/github.com/snapcore/snapd/./overlord/ifacestate/helpers.go './overlord/ifacestate/helpers.go' -> '/builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.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/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.45.2-1.fc32.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.45.2-1.fc32.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.45.2-1.fc32.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.45.2-1.fc32.arm//usr/share/gocode/src/github.com/snapcore/snapd/./overlord/ifacestate/ifacerepo + cp -pav ./overlord/ifacestate/ifacerepo/repo.go /builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.arm//usr/share/gocode/src/github.com/snapcore/snapd/./overlord/ifacestate/ifacerepo/repo.go './overlord/ifacestate/ifacerepo/repo.go' -> '/builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.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/handlers.go + echo '%dir %{gopath}/src/%{import_path}/./overlord/ifacestate' ++ dirname ./overlord/ifacestate/handlers.go + install -d -p /builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.arm//usr/share/gocode/src/github.com/snapcore/snapd/./overlord/ifacestate + cp -pav ./overlord/ifacestate/handlers.go /builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.arm//usr/share/gocode/src/github.com/snapcore/snapd/./overlord/ifacestate/handlers.go './overlord/ifacestate/handlers.go' -> '/builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.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/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.45.2-1.fc32.arm//usr/share/gocode/src/github.com/snapcore/snapd/./overlord/ifacestate + cp -pav ./overlord/ifacestate/handlers_test.go /builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.arm//usr/share/gocode/src/github.com/snapcore/snapd/./overlord/ifacestate/handlers_test.go './overlord/ifacestate/handlers_test.go' -> '/builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.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/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.45.2-1.fc32.arm//usr/share/gocode/src/github.com/snapcore/snapd/./overlord/ifacestate/udevmonitor + cp -pav ./overlord/ifacestate/udevmonitor/udevmon.go /builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.arm//usr/share/gocode/src/github.com/snapcore/snapd/./overlord/ifacestate/udevmonitor/udevmon.go './overlord/ifacestate/udevmonitor/udevmon.go' -> '/builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.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/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.45.2-1.fc32.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.45.2-1.fc32.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.45.2-1.fc32.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/unknowntask.go + echo '%dir %{gopath}/src/%{import_path}/./overlord' ++ dirname ./overlord/unknowntask.go + install -d -p /builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.arm//usr/share/gocode/src/github.com/snapcore/snapd/./overlord + cp -pav ./overlord/unknowntask.go /builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.arm//usr/share/gocode/src/github.com/snapcore/snapd/./overlord/unknowntask.go './overlord/unknowntask.go' -> '/builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.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/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.45.2-1.fc32.arm//usr/share/gocode/src/github.com/snapcore/snapd/./overlord/configstate + cp -pav ./overlord/configstate/export_test.go /builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.arm//usr/share/gocode/src/github.com/snapcore/snapd/./overlord/configstate/export_test.go './overlord/configstate/export_test.go' -> '/builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.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/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.45.2-1.fc32.arm//usr/share/gocode/src/github.com/snapcore/snapd/./overlord/configstate + cp -pav ./overlord/configstate/configstate_test.go /builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.arm//usr/share/gocode/src/github.com/snapcore/snapd/./overlord/configstate/configstate_test.go './overlord/configstate/configstate_test.go' -> '/builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.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/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.45.2-1.fc32.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.45.2-1.fc32.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.45.2-1.fc32.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/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.45.2-1.fc32.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.45.2-1.fc32.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.45.2-1.fc32.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.go + echo '%dir %{gopath}/src/%{import_path}/./overlord/configstate/config' ++ dirname ./overlord/configstate/config/transaction.go + install -d -p /builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.arm//usr/share/gocode/src/github.com/snapcore/snapd/./overlord/configstate/config + cp -pav ./overlord/configstate/config/transaction.go /builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.arm//usr/share/gocode/src/github.com/snapcore/snapd/./overlord/configstate/config/transaction.go './overlord/configstate/config/transaction.go' -> '/builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.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/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.45.2-1.fc32.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.45.2-1.fc32.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.45.2-1.fc32.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.45.2-1.fc32.arm//usr/share/gocode/src/github.com/snapcore/snapd/./overlord/configstate/config + cp -pav ./overlord/configstate/config/helpers.go /builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.arm//usr/share/gocode/src/github.com/snapcore/snapd/./overlord/configstate/config/helpers.go './overlord/configstate/config/helpers.go' -> '/builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.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/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.45.2-1.fc32.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.45.2-1.fc32.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.45.2-1.fc32.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/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.45.2-1.fc32.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.45.2-1.fc32.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.45.2-1.fc32.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/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.45.2-1.fc32.arm//usr/share/gocode/src/github.com/snapcore/snapd/./overlord/configstate/configcore + cp -pav ./overlord/configstate/configcore/powerbtn.go /builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.arm//usr/share/gocode/src/github.com/snapcore/snapd/./overlord/configstate/configcore/powerbtn.go './overlord/configstate/configcore/powerbtn.go' -> '/builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.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/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.45.2-1.fc32.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.45.2-1.fc32.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.45.2-1.fc32.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/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.45.2-1.fc32.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.45.2-1.fc32.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.45.2-1.fc32.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/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.45.2-1.fc32.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.45.2-1.fc32.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.45.2-1.fc32.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/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.45.2-1.fc32.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.45.2-1.fc32.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.45.2-1.fc32.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/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.45.2-1.fc32.arm//usr/share/gocode/src/github.com/snapcore/snapd/./overlord/configstate/configcore + cp -pav ./overlord/configstate/configcore/utils.go /builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.arm//usr/share/gocode/src/github.com/snapcore/snapd/./overlord/configstate/configcore/utils.go './overlord/configstate/configcore/utils.go' -> '/builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.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/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.45.2-1.fc32.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.45.2-1.fc32.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.45.2-1.fc32.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/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.45.2-1.fc32.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.45.2-1.fc32.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.45.2-1.fc32.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/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.45.2-1.fc32.arm//usr/share/gocode/src/github.com/snapcore/snapd/./overlord/configstate/configcore + cp -pav ./overlord/configstate/configcore/journal.go /builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.arm//usr/share/gocode/src/github.com/snapcore/snapd/./overlord/configstate/configcore/journal.go './overlord/configstate/configcore/journal.go' -> '/builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.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/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.45.2-1.fc32.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.45.2-1.fc32.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.45.2-1.fc32.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/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.45.2-1.fc32.arm//usr/share/gocode/src/github.com/snapcore/snapd/./overlord/configstate/configcore + cp -pav ./overlord/configstate/configcore/watchdog.go /builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.arm//usr/share/gocode/src/github.com/snapcore/snapd/./overlord/configstate/configcore/watchdog.go './overlord/configstate/configcore/watchdog.go' -> '/builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.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/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.45.2-1.fc32.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.45.2-1.fc32.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.45.2-1.fc32.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/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.45.2-1.fc32.arm//usr/share/gocode/src/github.com/snapcore/snapd/./overlord/configstate/configcore + cp -pav ./overlord/configstate/configcore/proxy.go /builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.arm//usr/share/gocode/src/github.com/snapcore/snapd/./overlord/configstate/configcore/proxy.go './overlord/configstate/configcore/proxy.go' -> '/builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.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/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.45.2-1.fc32.arm//usr/share/gocode/src/github.com/snapcore/snapd/./overlord/configstate/configcore + cp -pav ./overlord/configstate/configcore/picfg.go /builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.arm//usr/share/gocode/src/github.com/snapcore/snapd/./overlord/configstate/configcore/picfg.go './overlord/configstate/configcore/picfg.go' -> '/builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.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.go + echo '%dir %{gopath}/src/%{import_path}/./overlord/configstate/configcore' ++ dirname ./overlord/configstate/configcore/snapshots.go + install -d -p /builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.arm//usr/share/gocode/src/github.com/snapcore/snapd/./overlord/configstate/configcore + cp -pav ./overlord/configstate/configcore/snapshots.go /builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.arm//usr/share/gocode/src/github.com/snapcore/snapd/./overlord/configstate/configcore/snapshots.go './overlord/configstate/configcore/snapshots.go' -> '/builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.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/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.45.2-1.fc32.arm//usr/share/gocode/src/github.com/snapcore/snapd/./overlord/configstate/configcore + cp -pav ./overlord/configstate/configcore/cloud.go /builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.arm//usr/share/gocode/src/github.com/snapcore/snapd/./overlord/configstate/configcore/cloud.go './overlord/configstate/configcore/cloud.go' -> '/builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.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/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.45.2-1.fc32.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.45.2-1.fc32.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.45.2-1.fc32.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/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.45.2-1.fc32.arm//usr/share/gocode/src/github.com/snapcore/snapd/./overlord/configstate/configcore + cp -pav ./overlord/configstate/configcore/experimental.go /builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.arm//usr/share/gocode/src/github.com/snapcore/snapd/./overlord/configstate/configcore/experimental.go './overlord/configstate/configcore/experimental.go' -> '/builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.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/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.45.2-1.fc32.arm//usr/share/gocode/src/github.com/snapcore/snapd/./overlord/configstate/configcore + cp -pav ./overlord/configstate/configcore/certs.go /builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.arm//usr/share/gocode/src/github.com/snapcore/snapd/./overlord/configstate/configcore/certs.go './overlord/configstate/configcore/certs.go' -> '/builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.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/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.45.2-1.fc32.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.45.2-1.fc32.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.45.2-1.fc32.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/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.45.2-1.fc32.arm//usr/share/gocode/src/github.com/snapcore/snapd/./overlord/configstate/configcore + cp -pav ./overlord/configstate/configcore/runwithstate.go /builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.arm//usr/share/gocode/src/github.com/snapcore/snapd/./overlord/configstate/configcore/runwithstate.go './overlord/configstate/configcore/runwithstate.go' -> '/builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.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/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.45.2-1.fc32.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.45.2-1.fc32.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.45.2-1.fc32.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/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.45.2-1.fc32.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.45.2-1.fc32.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.45.2-1.fc32.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.45.2-1.fc32.arm//usr/share/gocode/src/github.com/snapcore/snapd/./overlord/configstate/configcore + cp -pav ./overlord/configstate/configcore/handlers.go /builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.arm//usr/share/gocode/src/github.com/snapcore/snapd/./overlord/configstate/configcore/handlers.go './overlord/configstate/configcore/handlers.go' -> '/builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.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/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.45.2-1.fc32.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.45.2-1.fc32.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.45.2-1.fc32.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/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.45.2-1.fc32.arm//usr/share/gocode/src/github.com/snapcore/snapd/./overlord/configstate/configcore + cp -pav ./overlord/configstate/configcore/refresh.go /builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.arm//usr/share/gocode/src/github.com/snapcore/snapd/./overlord/configstate/configcore/refresh.go './overlord/configstate/configcore/refresh.go' -> '/builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.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/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.45.2-1.fc32.arm//usr/share/gocode/src/github.com/snapcore/snapd/./overlord/configstate/configcore + cp -pav ./overlord/configstate/configcore/services.go /builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.arm//usr/share/gocode/src/github.com/snapcore/snapd/./overlord/configstate/configcore/services.go './overlord/configstate/configcore/services.go' -> '/builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.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/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.45.2-1.fc32.arm//usr/share/gocode/src/github.com/snapcore/snapd/./overlord/configstate/configcore + cp -pav ./overlord/configstate/configcore/backlight.go /builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.arm//usr/share/gocode/src/github.com/snapcore/snapd/./overlord/configstate/configcore/backlight.go './overlord/configstate/configcore/backlight.go' -> '/builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.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/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.45.2-1.fc32.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.45.2-1.fc32.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.45.2-1.fc32.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/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.45.2-1.fc32.arm//usr/share/gocode/src/github.com/snapcore/snapd/./overlord/configstate/configcore + cp -pav ./overlord/configstate/configcore/corecfg.go /builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.arm//usr/share/gocode/src/github.com/snapcore/snapd/./overlord/configstate/configcore/corecfg.go './overlord/configstate/configcore/corecfg.go' -> '/builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.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/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.45.2-1.fc32.arm//usr/share/gocode/src/github.com/snapcore/snapd/./overlord/configstate/configcore + cp -pav ./overlord/configstate/configcore/network.go /builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.arm//usr/share/gocode/src/github.com/snapcore/snapd/./overlord/configstate/configcore/network.go './overlord/configstate/configcore/network.go' -> '/builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.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/helpers_test.go + echo '%dir %{gopath}/src/%{import_path}/./overlord/configstate' ++ dirname ./overlord/configstate/helpers_test.go + install -d -p /builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.arm//usr/share/gocode/src/github.com/snapcore/snapd/./overlord/configstate + cp -pav ./overlord/configstate/helpers_test.go /builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.arm//usr/share/gocode/src/github.com/snapcore/snapd/./overlord/configstate/helpers_test.go './overlord/configstate/helpers_test.go' -> '/builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.arm//usr/share/gocode/src/github.com/snapcore/snapd/./overlord/configstate/helpers_test.go' + echo '%{gopath}/src/%{import_path}/./overlord/configstate/helpers_test.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.45.2-1.fc32.arm//usr/share/gocode/src/github.com/snapcore/snapd/./overlord/configstate + cp -pav ./overlord/configstate/configstate.go /builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.arm//usr/share/gocode/src/github.com/snapcore/snapd/./overlord/configstate/configstate.go './overlord/configstate/configstate.go' -> '/builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.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.45.2-1.fc32.arm//usr/share/gocode/src/github.com/snapcore/snapd/./overlord/configstate + cp -pav ./overlord/configstate/hooks.go /builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.arm//usr/share/gocode/src/github.com/snapcore/snapd/./overlord/configstate/hooks.go './overlord/configstate/hooks.go' -> '/builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.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/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.45.2-1.fc32.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.45.2-1.fc32.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.45.2-1.fc32.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.45.2-1.fc32.arm//usr/share/gocode/src/github.com/snapcore/snapd/./overlord/configstate/settings + cp -pav ./overlord/configstate/settings/settings.go /builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.arm//usr/share/gocode/src/github.com/snapcore/snapd/./overlord/configstate/settings/settings.go './overlord/configstate/settings/settings.go' -> '/builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.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/configstate/configmgr.go + echo '%dir %{gopath}/src/%{import_path}/./overlord/configstate' ++ dirname ./overlord/configstate/configmgr.go + install -d -p /builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.arm//usr/share/gocode/src/github.com/snapcore/snapd/./overlord/configstate + cp -pav ./overlord/configstate/configmgr.go /builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.arm//usr/share/gocode/src/github.com/snapcore/snapd/./overlord/configstate/configmgr.go './overlord/configstate/configmgr.go' -> '/builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.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/helpers.go + echo '%dir %{gopath}/src/%{import_path}/./overlord/configstate' ++ dirname ./overlord/configstate/helpers.go + install -d -p /builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.arm//usr/share/gocode/src/github.com/snapcore/snapd/./overlord/configstate + cp -pav ./overlord/configstate/helpers.go /builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.arm//usr/share/gocode/src/github.com/snapcore/snapd/./overlord/configstate/helpers.go './overlord/configstate/helpers.go' -> '/builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.arm//usr/share/gocode/src/github.com/snapcore/snapd/./overlord/configstate/helpers.go' + echo '%{gopath}/src/%{import_path}/./overlord/configstate/helpers.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.45.2-1.fc32.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.45.2-1.fc32.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.45.2-1.fc32.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/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.45.2-1.fc32.arm//usr/share/gocode/src/github.com/snapcore/snapd/./overlord/configstate/proxyconf + cp -pav ./overlord/configstate/proxyconf/proxy.go /builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.arm//usr/share/gocode/src/github.com/snapcore/snapd/./overlord/configstate/proxyconf/proxy.go './overlord/configstate/proxyconf/proxy.go' -> '/builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.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/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.45.2-1.fc32.arm//usr/share/gocode/src/github.com/snapcore/snapd/./overlord/configstate + cp -pav ./overlord/configstate/handler_test.go /builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.arm//usr/share/gocode/src/github.com/snapcore/snapd/./overlord/configstate/handler_test.go './overlord/configstate/handler_test.go' -> '/builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.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/patch/patch1.go + echo '%dir %{gopath}/src/%{import_path}/./overlord/patch' ++ dirname ./overlord/patch/patch1.go + install -d -p /builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.arm//usr/share/gocode/src/github.com/snapcore/snapd/./overlord/patch + cp -pav ./overlord/patch/patch1.go /builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.arm//usr/share/gocode/src/github.com/snapcore/snapd/./overlord/patch/patch1.go './overlord/patch/patch1.go' -> '/builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.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.45.2-1.fc32.arm//usr/share/gocode/src/github.com/snapcore/snapd/./overlord/patch + cp -pav ./overlord/patch/export_test.go /builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.arm//usr/share/gocode/src/github.com/snapcore/snapd/./overlord/patch/export_test.go './overlord/patch/export_test.go' -> '/builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.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.45.2-1.fc32.arm//usr/share/gocode/src/github.com/snapcore/snapd/./overlord/patch + cp -pav ./overlord/patch/patch3_test.go /builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.arm//usr/share/gocode/src/github.com/snapcore/snapd/./overlord/patch/patch3_test.go './overlord/patch/patch3_test.go' -> '/builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.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.go + echo '%dir %{gopath}/src/%{import_path}/./overlord/patch' ++ dirname ./overlord/patch/patch.go + install -d -p /builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.arm//usr/share/gocode/src/github.com/snapcore/snapd/./overlord/patch + cp -pav ./overlord/patch/patch.go /builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.arm//usr/share/gocode/src/github.com/snapcore/snapd/./overlord/patch/patch.go './overlord/patch/patch.go' -> '/builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.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/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.45.2-1.fc32.arm//usr/share/gocode/src/github.com/snapcore/snapd/./overlord/patch + cp -pav ./overlord/patch/patch6_2_test.go /builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.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.45.2-1.fc32.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.45.2-1.fc32.arm//usr/share/gocode/src/github.com/snapcore/snapd/./overlord/patch + cp -pav ./overlord/patch/patch4.go /builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.arm//usr/share/gocode/src/github.com/snapcore/snapd/./overlord/patch/patch4.go './overlord/patch/patch4.go' -> '/builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.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.45.2-1.fc32.arm//usr/share/gocode/src/github.com/snapcore/snapd/./overlord/patch + cp -pav ./overlord/patch/patch1_test.go /builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.arm//usr/share/gocode/src/github.com/snapcore/snapd/./overlord/patch/patch1_test.go './overlord/patch/patch1_test.go' -> '/builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.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/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.45.2-1.fc32.arm//usr/share/gocode/src/github.com/snapcore/snapd/./overlord/patch + cp -pav ./overlord/patch/patch6_3.go /builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.arm//usr/share/gocode/src/github.com/snapcore/snapd/./overlord/patch/patch6_3.go './overlord/patch/patch6_3.go' -> '/builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.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/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.45.2-1.fc32.arm//usr/share/gocode/src/github.com/snapcore/snapd/./overlord/patch + cp -pav ./overlord/patch/patch4_test.go /builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.arm//usr/share/gocode/src/github.com/snapcore/snapd/./overlord/patch/patch4_test.go './overlord/patch/patch4_test.go' -> '/builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.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_2.go + echo '%dir %{gopath}/src/%{import_path}/./overlord/patch' ++ dirname ./overlord/patch/patch6_2.go + install -d -p /builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.arm//usr/share/gocode/src/github.com/snapcore/snapd/./overlord/patch + cp -pav ./overlord/patch/patch6_2.go /builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.arm//usr/share/gocode/src/github.com/snapcore/snapd/./overlord/patch/patch6_2.go './overlord/patch/patch6_2.go' -> '/builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.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.go + echo '%dir %{gopath}/src/%{import_path}/./overlord/patch' ++ dirname ./overlord/patch/patch6.go + install -d -p /builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.arm//usr/share/gocode/src/github.com/snapcore/snapd/./overlord/patch + cp -pav ./overlord/patch/patch6.go /builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.arm//usr/share/gocode/src/github.com/snapcore/snapd/./overlord/patch/patch6.go './overlord/patch/patch6.go' -> '/builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.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/patch5.go + echo '%dir %{gopath}/src/%{import_path}/./overlord/patch' ++ dirname ./overlord/patch/patch5.go + install -d -p /builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.arm//usr/share/gocode/src/github.com/snapcore/snapd/./overlord/patch + cp -pav ./overlord/patch/patch5.go /builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.arm//usr/share/gocode/src/github.com/snapcore/snapd/./overlord/patch/patch5.go './overlord/patch/patch5.go' -> '/builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.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/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.45.2-1.fc32.arm//usr/share/gocode/src/github.com/snapcore/snapd/./overlord/patch + cp -pav ./overlord/patch/patch6_1.go /builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.arm//usr/share/gocode/src/github.com/snapcore/snapd/./overlord/patch/patch6_1.go './overlord/patch/patch6_1.go' -> '/builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.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/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.45.2-1.fc32.arm//usr/share/gocode/src/github.com/snapcore/snapd/./overlord/patch + cp -pav ./overlord/patch/patch6_3_test.go /builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.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.45.2-1.fc32.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_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.45.2-1.fc32.arm//usr/share/gocode/src/github.com/snapcore/snapd/./overlord/patch + cp -pav ./overlord/patch/patch6_1_test.go /builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.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.45.2-1.fc32.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/patch3.go + echo '%dir %{gopath}/src/%{import_path}/./overlord/patch' ++ dirname ./overlord/patch/patch3.go + install -d -p /builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.arm//usr/share/gocode/src/github.com/snapcore/snapd/./overlord/patch + cp -pav ./overlord/patch/patch3.go /builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.arm//usr/share/gocode/src/github.com/snapcore/snapd/./overlord/patch/patch3.go './overlord/patch/patch3.go' -> '/builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.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_test.go + echo '%dir %{gopath}/src/%{import_path}/./overlord/patch' ++ dirname ./overlord/patch/patch6_test.go + install -d -p /builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.arm//usr/share/gocode/src/github.com/snapcore/snapd/./overlord/patch + cp -pav ./overlord/patch/patch6_test.go /builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.arm//usr/share/gocode/src/github.com/snapcore/snapd/./overlord/patch/patch6_test.go './overlord/patch/patch6_test.go' -> '/builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.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/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.45.2-1.fc32.arm//usr/share/gocode/src/github.com/snapcore/snapd/./overlord/patch + cp -pav ./overlord/patch/patch2_test.go /builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.arm//usr/share/gocode/src/github.com/snapcore/snapd/./overlord/patch/patch2_test.go './overlord/patch/patch2_test.go' -> '/builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.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/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.45.2-1.fc32.arm//usr/share/gocode/src/github.com/snapcore/snapd/./overlord/patch + cp -pav ./overlord/patch/patch_test.go /builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.arm//usr/share/gocode/src/github.com/snapcore/snapd/./overlord/patch/patch_test.go './overlord/patch/patch_test.go' -> '/builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.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/patch2.go + echo '%dir %{gopath}/src/%{import_path}/./overlord/patch' ++ dirname ./overlord/patch/patch2.go + install -d -p /builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.arm//usr/share/gocode/src/github.com/snapcore/snapd/./overlord/patch + cp -pav ./overlord/patch/patch2.go /builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.arm//usr/share/gocode/src/github.com/snapcore/snapd/./overlord/patch/patch2.go './overlord/patch/patch2.go' -> '/builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.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/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.45.2-1.fc32.arm//usr/share/gocode/src/github.com/snapcore/snapd/./overlord/healthstate + cp -pav ./overlord/healthstate/export_test.go /builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.arm//usr/share/gocode/src/github.com/snapcore/snapd/./overlord/healthstate/export_test.go './overlord/healthstate/export_test.go' -> '/builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.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.45.2-1.fc32.arm//usr/share/gocode/src/github.com/snapcore/snapd/./overlord/healthstate + cp -pav ./overlord/healthstate/healthstate.go /builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.arm//usr/share/gocode/src/github.com/snapcore/snapd/./overlord/healthstate/healthstate.go './overlord/healthstate/healthstate.go' -> '/builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.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/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.45.2-1.fc32.arm//usr/share/gocode/src/github.com/snapcore/snapd/./overlord/healthstate + cp -pav ./overlord/healthstate/healthstate_test.go /builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.arm//usr/share/gocode/src/github.com/snapcore/snapd/./overlord/healthstate/healthstate_test.go './overlord/healthstate/healthstate_test.go' -> '/builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.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/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.45.2-1.fc32.arm//usr/share/gocode/src/github.com/snapcore/snapd/./overlord/cmdstate + cp -pav ./overlord/cmdstate/cmdstate_test.go /builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.arm//usr/share/gocode/src/github.com/snapcore/snapd/./overlord/cmdstate/cmdstate_test.go './overlord/cmdstate/cmdstate_test.go' -> '/builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.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/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.45.2-1.fc32.arm//usr/share/gocode/src/github.com/snapcore/snapd/./overlord/cmdstate + cp -pav ./overlord/cmdstate/export_test.go /builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.arm//usr/share/gocode/src/github.com/snapcore/snapd/./overlord/cmdstate/export_test.go './overlord/cmdstate/export_test.go' -> '/builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.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/cmdmgr.go + echo '%dir %{gopath}/src/%{import_path}/./overlord/cmdstate' ++ dirname ./overlord/cmdstate/cmdmgr.go + install -d -p /builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.arm//usr/share/gocode/src/github.com/snapcore/snapd/./overlord/cmdstate + cp -pav ./overlord/cmdstate/cmdmgr.go /builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.arm//usr/share/gocode/src/github.com/snapcore/snapd/./overlord/cmdstate/cmdmgr.go './overlord/cmdstate/cmdmgr.go' -> '/builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.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/cmdstate.go + echo '%dir %{gopath}/src/%{import_path}/./overlord/cmdstate' ++ dirname ./overlord/cmdstate/cmdstate.go + install -d -p /builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.arm//usr/share/gocode/src/github.com/snapcore/snapd/./overlord/cmdstate + cp -pav ./overlord/cmdstate/cmdstate.go /builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.arm//usr/share/gocode/src/github.com/snapcore/snapd/./overlord/cmdstate/cmdstate.go './overlord/cmdstate/cmdstate.go' -> '/builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.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/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.45.2-1.fc32.arm//usr/share/gocode/src/github.com/snapcore/snapd/./overlord/standby + cp -pav ./overlord/standby/export_test.go /builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.arm//usr/share/gocode/src/github.com/snapcore/snapd/./overlord/standby/export_test.go './overlord/standby/export_test.go' -> '/builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.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.45.2-1.fc32.arm//usr/share/gocode/src/github.com/snapcore/snapd/./overlord/standby + cp -pav ./overlord/standby/standby_test.go /builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.arm//usr/share/gocode/src/github.com/snapcore/snapd/./overlord/standby/standby_test.go './overlord/standby/standby_test.go' -> '/builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.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/standby/standby.go + echo '%dir %{gopath}/src/%{import_path}/./overlord/standby' ++ dirname ./overlord/standby/standby.go + install -d -p /builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.arm//usr/share/gocode/src/github.com/snapcore/snapd/./overlord/standby + cp -pav ./overlord/standby/standby.go /builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.arm//usr/share/gocode/src/github.com/snapcore/snapd/./overlord/standby/standby.go './overlord/standby/standby.go' -> '/builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.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/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.45.2-1.fc32.arm//usr/share/gocode/src/github.com/snapcore/snapd/./overlord/assertstate + cp -pav ./overlord/assertstate/export_test.go /builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.arm//usr/share/gocode/src/github.com/snapcore/snapd/./overlord/assertstate/export_test.go './overlord/assertstate/export_test.go' -> '/builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.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/assertstate.go + echo '%dir %{gopath}/src/%{import_path}/./overlord/assertstate' ++ dirname ./overlord/assertstate/assertstate.go + install -d -p /builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.arm//usr/share/gocode/src/github.com/snapcore/snapd/./overlord/assertstate + cp -pav ./overlord/assertstate/assertstate.go /builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.arm//usr/share/gocode/src/github.com/snapcore/snapd/./overlord/assertstate/assertstate.go './overlord/assertstate/assertstate.go' -> '/builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.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/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.45.2-1.fc32.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.45.2-1.fc32.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.45.2-1.fc32.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/assertmgr.go + echo '%dir %{gopath}/src/%{import_path}/./overlord/assertstate' ++ dirname ./overlord/assertstate/assertmgr.go + install -d -p /builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.arm//usr/share/gocode/src/github.com/snapcore/snapd/./overlord/assertstate + cp -pav ./overlord/assertstate/assertmgr.go /builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.arm//usr/share/gocode/src/github.com/snapcore/snapd/./overlord/assertstate/assertmgr.go './overlord/assertstate/assertmgr.go' -> '/builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.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.45.2-1.fc32.arm//usr/share/gocode/src/github.com/snapcore/snapd/./overlord/assertstate + cp -pav ./overlord/assertstate/helpers.go /builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.arm//usr/share/gocode/src/github.com/snapcore/snapd/./overlord/assertstate/helpers.go './overlord/assertstate/helpers.go' -> '/builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.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/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.45.2-1.fc32.arm//usr/share/gocode/src/github.com/snapcore/snapd/./overlord/assertstate + cp -pav ./overlord/assertstate/assertstate_test.go /builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.arm//usr/share/gocode/src/github.com/snapcore/snapd/./overlord/assertstate/assertstate_test.go './overlord/assertstate/assertstate_test.go' -> '/builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.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 ./gadget/export_test.go + echo '%dir %{gopath}/src/%{import_path}/./gadget' ++ dirname ./gadget/export_test.go + install -d -p /builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.arm//usr/share/gocode/src/github.com/snapcore/snapd/./gadget + cp -pav ./gadget/export_test.go /builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.arm//usr/share/gocode/src/github.com/snapcore/snapd/./gadget/export_test.go './gadget/export_test.go' -> '/builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.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/raw.go + echo '%dir %{gopath}/src/%{import_path}/./gadget' ++ dirname ./gadget/raw.go + install -d -p /builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.arm//usr/share/gocode/src/github.com/snapcore/snapd/./gadget + cp -pav ./gadget/raw.go /builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.arm//usr/share/gocode/src/github.com/snapcore/snapd/./gadget/raw.go './gadget/raw.go' -> '/builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.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/mkfs.go + echo '%dir %{gopath}/src/%{import_path}/./gadget' ++ dirname ./gadget/mkfs.go + install -d -p /builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.arm//usr/share/gocode/src/github.com/snapcore/snapd/./gadget + cp -pav ./gadget/mkfs.go /builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.arm//usr/share/gocode/src/github.com/snapcore/snapd/./gadget/mkfs.go './gadget/mkfs.go' -> '/builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.arm//usr/share/gocode/src/github.com/snapcore/snapd/./gadget/mkfs.go' + echo '%{gopath}/src/%{import_path}/./gadget/mkfs.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.45.2-1.fc32.arm//usr/share/gocode/src/github.com/snapcore/snapd/./gadget + cp -pav ./gadget/gadget.go /builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.arm//usr/share/gocode/src/github.com/snapcore/snapd/./gadget/gadget.go './gadget/gadget.go' -> '/builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.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/mountedfilesystem_test.go + echo '%dir %{gopath}/src/%{import_path}/./gadget' ++ dirname ./gadget/mountedfilesystem_test.go + install -d -p /builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.arm//usr/share/gocode/src/github.com/snapcore/snapd/./gadget + cp -pav ./gadget/mountedfilesystem_test.go /builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.arm//usr/share/gocode/src/github.com/snapcore/snapd/./gadget/mountedfilesystem_test.go './gadget/mountedfilesystem_test.go' -> '/builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.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/device_darwin.go + echo '%dir %{gopath}/src/%{import_path}/./gadget' ++ dirname ./gadget/device_darwin.go + install -d -p /builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.arm//usr/share/gocode/src/github.com/snapcore/snapd/./gadget + cp -pav ./gadget/device_darwin.go /builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.arm//usr/share/gocode/src/github.com/snapcore/snapd/./gadget/device_darwin.go './gadget/device_darwin.go' -> '/builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.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/mkfs_test.go + echo '%dir %{gopath}/src/%{import_path}/./gadget' ++ dirname ./gadget/mkfs_test.go + install -d -p /builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.arm//usr/share/gocode/src/github.com/snapcore/snapd/./gadget + cp -pav ./gadget/mkfs_test.go /builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.arm//usr/share/gocode/src/github.com/snapcore/snapd/./gadget/mkfs_test.go './gadget/mkfs_test.go' -> '/builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.arm//usr/share/gocode/src/github.com/snapcore/snapd/./gadget/mkfs_test.go' + echo '%{gopath}/src/%{import_path}/./gadget/mkfs_test.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.45.2-1.fc32.arm//usr/share/gocode/src/github.com/snapcore/snapd/./gadget + cp -pav ./gadget/device_test.go /builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.arm//usr/share/gocode/src/github.com/snapcore/snapd/./gadget/device_test.go './gadget/device_test.go' -> '/builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.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/offset_test.go + echo '%dir %{gopath}/src/%{import_path}/./gadget' ++ dirname ./gadget/offset_test.go + install -d -p /builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.arm//usr/share/gocode/src/github.com/snapcore/snapd/./gadget + cp -pav ./gadget/offset_test.go /builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.arm//usr/share/gocode/src/github.com/snapcore/snapd/./gadget/offset_test.go './gadget/offset_test.go' -> '/builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.arm//usr/share/gocode/src/github.com/snapcore/snapd/./gadget/offset_test.go' + echo '%{gopath}/src/%{import_path}/./gadget/offset_test.go' + for file in $(find . -iname "*.go" -o -iname "*.s" \! -iname "*_test.go") ++ dirname ./gadget/filesystemimage.go + echo '%dir %{gopath}/src/%{import_path}/./gadget' ++ dirname ./gadget/filesystemimage.go + install -d -p /builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.arm//usr/share/gocode/src/github.com/snapcore/snapd/./gadget + cp -pav ./gadget/filesystemimage.go /builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.arm//usr/share/gocode/src/github.com/snapcore/snapd/./gadget/filesystemimage.go './gadget/filesystemimage.go' -> '/builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.arm//usr/share/gocode/src/github.com/snapcore/snapd/./gadget/filesystemimage.go' + echo '%{gopath}/src/%{import_path}/./gadget/filesystemimage.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.45.2-1.fc32.arm//usr/share/gocode/src/github.com/snapcore/snapd/./gadget + cp -pav ./gadget/layout.go /builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.arm//usr/share/gocode/src/github.com/snapcore/snapd/./gadget/layout.go './gadget/layout.go' -> '/builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.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/update_test.go + echo '%dir %{gopath}/src/%{import_path}/./gadget' ++ dirname ./gadget/update_test.go + install -d -p /builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.arm//usr/share/gocode/src/github.com/snapcore/snapd/./gadget + cp -pav ./gadget/update_test.go /builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.arm//usr/share/gocode/src/github.com/snapcore/snapd/./gadget/update_test.go './gadget/update_test.go' -> '/builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.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/filesystemimage_test.go + echo '%dir %{gopath}/src/%{import_path}/./gadget' ++ dirname ./gadget/filesystemimage_test.go + install -d -p /builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.arm//usr/share/gocode/src/github.com/snapcore/snapd/./gadget + cp -pav ./gadget/filesystemimage_test.go /builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.arm//usr/share/gocode/src/github.com/snapcore/snapd/./gadget/filesystemimage_test.go './gadget/filesystemimage_test.go' -> '/builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.arm//usr/share/gocode/src/github.com/snapcore/snapd/./gadget/filesystemimage_test.go' + echo '%{gopath}/src/%{import_path}/./gadget/filesystemimage_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.45.2-1.fc32.arm//usr/share/gocode/src/github.com/snapcore/snapd/./gadget + cp -pav ./gadget/validate.go /builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.arm//usr/share/gocode/src/github.com/snapcore/snapd/./gadget/validate.go './gadget/validate.go' -> '/builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.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/device_linux.go + echo '%dir %{gopath}/src/%{import_path}/./gadget' ++ dirname ./gadget/device_linux.go + install -d -p /builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.arm//usr/share/gocode/src/github.com/snapcore/snapd/./gadget + cp -pav ./gadget/device_linux.go /builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.arm//usr/share/gocode/src/github.com/snapcore/snapd/./gadget/device_linux.go './gadget/device_linux.go' -> '/builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.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/validate_test.go + echo '%dir %{gopath}/src/%{import_path}/./gadget' ++ dirname ./gadget/validate_test.go + install -d -p /builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.arm//usr/share/gocode/src/github.com/snapcore/snapd/./gadget + cp -pav ./gadget/validate_test.go /builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.arm//usr/share/gocode/src/github.com/snapcore/snapd/./gadget/validate_test.go './gadget/validate_test.go' -> '/builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.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/partition.go + echo '%dir %{gopath}/src/%{import_path}/./gadget' ++ dirname ./gadget/partition.go + install -d -p /builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.arm//usr/share/gocode/src/github.com/snapcore/snapd/./gadget + cp -pav ./gadget/partition.go /builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.arm//usr/share/gocode/src/github.com/snapcore/snapd/./gadget/partition.go './gadget/partition.go' -> '/builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.arm//usr/share/gocode/src/github.com/snapcore/snapd/./gadget/partition.go' + echo '%{gopath}/src/%{import_path}/./gadget/partition.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.45.2-1.fc32.arm//usr/share/gocode/src/github.com/snapcore/snapd/./gadget + cp -pav ./gadget/raw_test.go /builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.arm//usr/share/gocode/src/github.com/snapcore/snapd/./gadget/raw_test.go './gadget/raw_test.go' -> '/builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.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/layout_test.go + echo '%dir %{gopath}/src/%{import_path}/./gadget' ++ dirname ./gadget/layout_test.go + install -d -p /builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.arm//usr/share/gocode/src/github.com/snapcore/snapd/./gadget + cp -pav ./gadget/layout_test.go /builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.arm//usr/share/gocode/src/github.com/snapcore/snapd/./gadget/layout_test.go './gadget/layout_test.go' -> '/builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.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/update.go + echo '%dir %{gopath}/src/%{import_path}/./gadget' ++ dirname ./gadget/update.go + install -d -p /builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.arm//usr/share/gocode/src/github.com/snapcore/snapd/./gadget + cp -pav ./gadget/update.go /builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.arm//usr/share/gocode/src/github.com/snapcore/snapd/./gadget/update.go './gadget/update.go' -> '/builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.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/offset.go + echo '%dir %{gopath}/src/%{import_path}/./gadget' ++ dirname ./gadget/offset.go + install -d -p /builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.arm//usr/share/gocode/src/github.com/snapcore/snapd/./gadget + cp -pav ./gadget/offset.go /builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.arm//usr/share/gocode/src/github.com/snapcore/snapd/./gadget/offset.go './gadget/offset.go' -> '/builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.arm//usr/share/gocode/src/github.com/snapcore/snapd/./gadget/offset.go' + echo '%{gopath}/src/%{import_path}/./gadget/offset.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.45.2-1.fc32.arm//usr/share/gocode/src/github.com/snapcore/snapd/./gadget + cp -pav ./gadget/gadget_test.go /builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.arm//usr/share/gocode/src/github.com/snapcore/snapd/./gadget/gadget_test.go './gadget/gadget_test.go' -> '/builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.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/mountedfilesystem.go + echo '%dir %{gopath}/src/%{import_path}/./gadget' ++ dirname ./gadget/mountedfilesystem.go + install -d -p /builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.arm//usr/share/gocode/src/github.com/snapcore/snapd/./gadget + cp -pav ./gadget/mountedfilesystem.go /builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.arm//usr/share/gocode/src/github.com/snapcore/snapd/./gadget/mountedfilesystem.go './gadget/mountedfilesystem.go' -> '/builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.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/partition_test.go + echo '%dir %{gopath}/src/%{import_path}/./gadget' ++ dirname ./gadget/partition_test.go + install -d -p /builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.arm//usr/share/gocode/src/github.com/snapcore/snapd/./gadget + cp -pav ./gadget/partition_test.go /builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.arm//usr/share/gocode/src/github.com/snapcore/snapd/./gadget/partition_test.go './gadget/partition_test.go' -> '/builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.arm//usr/share/gocode/src/github.com/snapcore/snapd/./gadget/partition_test.go' + echo '%{gopath}/src/%{import_path}/./gadget/partition_test.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.45.2-1.fc32.arm//usr/share/gocode/src/github.com/snapcore/snapd/./seed + cp -pav ./seed/export_test.go /builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.arm//usr/share/gocode/src/github.com/snapcore/snapd/./seed/export_test.go './seed/export_test.go' -> '/builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.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.45.2-1.fc32.arm//usr/share/gocode/src/github.com/snapcore/snapd/./seed/seedtest + cp -pav ./seed/seedtest/sample.go /builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.arm//usr/share/gocode/src/github.com/snapcore/snapd/./seed/seedtest/sample.go './seed/seedtest/sample.go' -> '/builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.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.45.2-1.fc32.arm//usr/share/gocode/src/github.com/snapcore/snapd/./seed/seedtest + cp -pav ./seed/seedtest/seedtest.go /builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.arm//usr/share/gocode/src/github.com/snapcore/snapd/./seed/seedtest/seedtest.go './seed/seedtest/seedtest.go' -> '/builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.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/seed20_test.go + echo '%dir %{gopath}/src/%{import_path}/./seed' ++ dirname ./seed/seed20_test.go + install -d -p /builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.arm//usr/share/gocode/src/github.com/snapcore/snapd/./seed + cp -pav ./seed/seed20_test.go /builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.arm//usr/share/gocode/src/github.com/snapcore/snapd/./seed/seed20_test.go './seed/seed20_test.go' -> '/builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.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 ./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.45.2-1.fc32.arm//usr/share/gocode/src/github.com/snapcore/snapd/./seed/seedwriter + cp -pav ./seed/seedwriter/export_test.go /builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.arm//usr/share/gocode/src/github.com/snapcore/snapd/./seed/seedwriter/export_test.go './seed/seedwriter/export_test.go' -> '/builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.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.45.2-1.fc32.arm//usr/share/gocode/src/github.com/snapcore/snapd/./seed/seedwriter + cp -pav ./seed/seedwriter/writer_test.go /builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.arm//usr/share/gocode/src/github.com/snapcore/snapd/./seed/seedwriter/writer_test.go './seed/seedwriter/writer_test.go' -> '/builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.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/seedwriter/seed16.go + echo '%dir %{gopath}/src/%{import_path}/./seed/seedwriter' ++ dirname ./seed/seedwriter/seed16.go + install -d -p /builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.arm//usr/share/gocode/src/github.com/snapcore/snapd/./seed/seedwriter + cp -pav ./seed/seedwriter/seed16.go /builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.arm//usr/share/gocode/src/github.com/snapcore/snapd/./seed/seedwriter/seed16.go './seed/seedwriter/seed16.go' -> '/builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.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/helpers.go + echo '%dir %{gopath}/src/%{import_path}/./seed/seedwriter' ++ dirname ./seed/seedwriter/helpers.go + install -d -p /builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.arm//usr/share/gocode/src/github.com/snapcore/snapd/./seed/seedwriter + cp -pav ./seed/seedwriter/helpers.go /builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.arm//usr/share/gocode/src/github.com/snapcore/snapd/./seed/seedwriter/helpers.go './seed/seedwriter/helpers.go' -> '/builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.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/writer.go + echo '%dir %{gopath}/src/%{import_path}/./seed/seedwriter' ++ dirname ./seed/seedwriter/writer.go + install -d -p /builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.arm//usr/share/gocode/src/github.com/snapcore/snapd/./seed/seedwriter + cp -pav ./seed/seedwriter/writer.go /builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.arm//usr/share/gocode/src/github.com/snapcore/snapd/./seed/seedwriter/writer.go './seed/seedwriter/writer.go' -> '/builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.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.45.2-1.fc32.arm//usr/share/gocode/src/github.com/snapcore/snapd/./seed/seedwriter + cp -pav ./seed/seedwriter/seed20.go /builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.arm//usr/share/gocode/src/github.com/snapcore/snapd/./seed/seedwriter/seed20.go './seed/seedwriter/seed20.go' -> '/builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.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/seed.go + echo '%dir %{gopath}/src/%{import_path}/./seed' ++ dirname ./seed/seed.go + install -d -p /builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.arm//usr/share/gocode/src/github.com/snapcore/snapd/./seed + cp -pav ./seed/seed.go /builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.arm//usr/share/gocode/src/github.com/snapcore/snapd/./seed/seed.go './seed/seed.go' -> '/builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.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/helpers_test.go + echo '%dir %{gopath}/src/%{import_path}/./seed' ++ dirname ./seed/helpers_test.go + install -d -p /builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.arm//usr/share/gocode/src/github.com/snapcore/snapd/./seed + cp -pav ./seed/helpers_test.go /builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.arm//usr/share/gocode/src/github.com/snapcore/snapd/./seed/helpers_test.go './seed/helpers_test.go' -> '/builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.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/validate.go + echo '%dir %{gopath}/src/%{import_path}/./seed' ++ dirname ./seed/validate.go + install -d -p /builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.arm//usr/share/gocode/src/github.com/snapcore/snapd/./seed + cp -pav ./seed/validate.go /builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.arm//usr/share/gocode/src/github.com/snapcore/snapd/./seed/validate.go './seed/validate.go' -> '/builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.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/seed16_test.go + echo '%dir %{gopath}/src/%{import_path}/./seed' ++ dirname ./seed/seed16_test.go + install -d -p /builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.arm//usr/share/gocode/src/github.com/snapcore/snapd/./seed + cp -pav ./seed/seed16_test.go /builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.arm//usr/share/gocode/src/github.com/snapcore/snapd/./seed/seed16_test.go './seed/seed16_test.go' -> '/builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.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/seed16.go + echo '%dir %{gopath}/src/%{import_path}/./seed' ++ dirname ./seed/seed16.go + install -d -p /builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.arm//usr/share/gocode/src/github.com/snapcore/snapd/./seed + cp -pav ./seed/seed16.go /builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.arm//usr/share/gocode/src/github.com/snapcore/snapd/./seed/seed16.go './seed/seed16.go' -> '/builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.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/validate_test.go + echo '%dir %{gopath}/src/%{import_path}/./seed' ++ dirname ./seed/validate_test.go + install -d -p /builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.arm//usr/share/gocode/src/github.com/snapcore/snapd/./seed + cp -pav ./seed/validate_test.go /builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.arm//usr/share/gocode/src/github.com/snapcore/snapd/./seed/validate_test.go './seed/validate_test.go' -> '/builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.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/internal/options20.go + echo '%dir %{gopath}/src/%{import_path}/./seed/internal' ++ dirname ./seed/internal/options20.go + install -d -p /builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.arm//usr/share/gocode/src/github.com/snapcore/snapd/./seed/internal + cp -pav ./seed/internal/options20.go /builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.arm//usr/share/gocode/src/github.com/snapcore/snapd/./seed/internal/options20.go './seed/internal/options20.go' -> '/builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.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/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.45.2-1.fc32.arm//usr/share/gocode/src/github.com/snapcore/snapd/./seed/internal + cp -pav ./seed/internal/seed_yaml_test.go /builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.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.45.2-1.fc32.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/doc.go + echo '%dir %{gopath}/src/%{import_path}/./seed/internal' ++ dirname ./seed/internal/doc.go + install -d -p /builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.arm//usr/share/gocode/src/github.com/snapcore/snapd/./seed/internal + cp -pav ./seed/internal/doc.go /builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.arm//usr/share/gocode/src/github.com/snapcore/snapd/./seed/internal/doc.go './seed/internal/doc.go' -> '/builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.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/auxinfo20.go + echo '%dir %{gopath}/src/%{import_path}/./seed/internal' ++ dirname ./seed/internal/auxinfo20.go + install -d -p /builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.arm//usr/share/gocode/src/github.com/snapcore/snapd/./seed/internal + cp -pav ./seed/internal/auxinfo20.go /builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.arm//usr/share/gocode/src/github.com/snapcore/snapd/./seed/internal/auxinfo20.go './seed/internal/auxinfo20.go' -> '/builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.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/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.45.2-1.fc32.arm//usr/share/gocode/src/github.com/snapcore/snapd/./seed/internal + cp -pav ./seed/internal/options20_test.go /builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.arm//usr/share/gocode/src/github.com/snapcore/snapd/./seed/internal/options20_test.go './seed/internal/options20_test.go' -> '/builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.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/internal/helpers.go + echo '%dir %{gopath}/src/%{import_path}/./seed/internal' ++ dirname ./seed/internal/helpers.go + install -d -p /builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.arm//usr/share/gocode/src/github.com/snapcore/snapd/./seed/internal + cp -pav ./seed/internal/helpers.go /builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.arm//usr/share/gocode/src/github.com/snapcore/snapd/./seed/internal/helpers.go './seed/internal/helpers.go' -> '/builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.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.45.2-1.fc32.arm//usr/share/gocode/src/github.com/snapcore/snapd/./seed/internal + cp -pav ./seed/internal/seed_yaml.go /builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.arm//usr/share/gocode/src/github.com/snapcore/snapd/./seed/internal/seed_yaml.go './seed/internal/seed_yaml.go' -> '/builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.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/helpers.go + echo '%dir %{gopath}/src/%{import_path}/./seed' ++ dirname ./seed/helpers.go + install -d -p /builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.arm//usr/share/gocode/src/github.com/snapcore/snapd/./seed + cp -pav ./seed/helpers.go /builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.arm//usr/share/gocode/src/github.com/snapcore/snapd/./seed/helpers.go './seed/helpers.go' -> '/builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.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/seed20.go + echo '%dir %{gopath}/src/%{import_path}/./seed' ++ dirname ./seed/seed20.go + install -d -p /builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.arm//usr/share/gocode/src/github.com/snapcore/snapd/./seed + cp -pav ./seed/seed20.go /builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.arm//usr/share/gocode/src/github.com/snapcore/snapd/./seed/seed20.go './seed/seed20.go' -> '/builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.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 ./polkit/authority.go + echo '%dir %{gopath}/src/%{import_path}/./polkit' ++ dirname ./polkit/authority.go + install -d -p /builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.arm//usr/share/gocode/src/github.com/snapcore/snapd/./polkit + cp -pav ./polkit/authority.go /builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.arm//usr/share/gocode/src/github.com/snapcore/snapd/./polkit/authority.go './polkit/authority.go' -> '/builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.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 ./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.45.2-1.fc32.arm//usr/share/gocode/src/github.com/snapcore/snapd/./polkit + cp -pav ./polkit/pid_start_time_test.go /builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.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.45.2-1.fc32.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.45.2-1.fc32.arm//usr/share/gocode/src/github.com/snapcore/snapd/./polkit + cp -pav ./polkit/pid_start_time.go /builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.arm//usr/share/gocode/src/github.com/snapcore/snapd/./polkit/pid_start_time.go './polkit/pid_start_time.go' -> '/builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.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 ./snapdenv/useragent_test.go + echo '%dir %{gopath}/src/%{import_path}/./snapdenv' ++ dirname ./snapdenv/useragent_test.go + install -d -p /builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.arm//usr/share/gocode/src/github.com/snapcore/snapd/./snapdenv + cp -pav ./snapdenv/useragent_test.go /builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.arm//usr/share/gocode/src/github.com/snapcore/snapd/./snapdenv/useragent_test.go './snapdenv/useragent_test.go' -> '/builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.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/export_test.go + echo '%dir %{gopath}/src/%{import_path}/./snapdenv' ++ dirname ./snapdenv/export_test.go + install -d -p /builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.arm//usr/share/gocode/src/github.com/snapcore/snapd/./snapdenv + cp -pav ./snapdenv/export_test.go /builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.arm//usr/share/gocode/src/github.com/snapcore/snapd/./snapdenv/export_test.go './snapdenv/export_test.go' -> '/builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.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/withtestkeys.go + echo '%dir %{gopath}/src/%{import_path}/./snapdenv' ++ dirname ./snapdenv/withtestkeys.go + install -d -p /builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.arm//usr/share/gocode/src/github.com/snapcore/snapd/./snapdenv + cp -pav ./snapdenv/withtestkeys.go /builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.arm//usr/share/gocode/src/github.com/snapcore/snapd/./snapdenv/withtestkeys.go './snapdenv/withtestkeys.go' -> '/builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.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/useragent.go + echo '%dir %{gopath}/src/%{import_path}/./snapdenv' ++ dirname ./snapdenv/useragent.go + install -d -p /builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.arm//usr/share/gocode/src/github.com/snapcore/snapd/./snapdenv + cp -pav ./snapdenv/useragent.go /builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.arm//usr/share/gocode/src/github.com/snapcore/snapd/./snapdenv/useragent.go './snapdenv/useragent.go' -> '/builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.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/snapdenv.go + echo '%dir %{gopath}/src/%{import_path}/./snapdenv' ++ dirname ./snapdenv/snapdenv.go + install -d -p /builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.arm//usr/share/gocode/src/github.com/snapcore/snapd/./snapdenv + cp -pav ./snapdenv/snapdenv.go /builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.arm//usr/share/gocode/src/github.com/snapcore/snapd/./snapdenv/snapdenv.go './snapdenv/snapdenv.go' -> '/builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.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.45.2-1.fc32.arm//usr/share/gocode/src/github.com/snapcore/snapd/./snapdenv + cp -pav ./snapdenv/snapdenv_test.go /builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.arm//usr/share/gocode/src/github.com/snapcore/snapd/./snapdenv/snapdenv_test.go './snapdenv/snapdenv_test.go' -> '/builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.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 ./httputil/export_test.go + echo '%dir %{gopath}/src/%{import_path}/./httputil' ++ dirname ./httputil/export_test.go + install -d -p /builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.arm//usr/share/gocode/src/github.com/snapcore/snapd/./httputil + cp -pav ./httputil/export_test.go /builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.arm//usr/share/gocode/src/github.com/snapcore/snapd/./httputil/export_test.go './httputil/export_test.go' -> '/builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.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.45.2-1.fc32.arm//usr/share/gocode/src/github.com/snapcore/snapd/./httputil + cp -pav ./httputil/retry_test.go /builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.arm//usr/share/gocode/src/github.com/snapcore/snapd/./httputil/retry_test.go './httputil/retry_test.go' -> '/builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.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/client.go + echo '%dir %{gopath}/src/%{import_path}/./httputil' ++ dirname ./httputil/client.go + install -d -p /builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.arm//usr/share/gocode/src/github.com/snapcore/snapd/./httputil + cp -pav ./httputil/client.go /builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.arm//usr/share/gocode/src/github.com/snapcore/snapd/./httputil/client.go './httputil/client.go' -> '/builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.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/client_test.go + echo '%dir %{gopath}/src/%{import_path}/./httputil' ++ dirname ./httputil/client_test.go + install -d -p /builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.arm//usr/share/gocode/src/github.com/snapcore/snapd/./httputil + cp -pav ./httputil/client_test.go /builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.arm//usr/share/gocode/src/github.com/snapcore/snapd/./httputil/client_test.go './httputil/client_test.go' -> '/builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.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/logger.go + echo '%dir %{gopath}/src/%{import_path}/./httputil' ++ dirname ./httputil/logger.go + install -d -p /builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.arm//usr/share/gocode/src/github.com/snapcore/snapd/./httputil + cp -pav ./httputil/logger.go /builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.arm//usr/share/gocode/src/github.com/snapcore/snapd/./httputil/logger.go './httputil/logger.go' -> '/builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.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.45.2-1.fc32.arm//usr/share/gocode/src/github.com/snapcore/snapd/./httputil + cp -pav ./httputil/retry.go /builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.arm//usr/share/gocode/src/github.com/snapcore/snapd/./httputil/retry.go './httputil/retry.go' -> '/builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.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 ./httputil/logger_test.go + echo '%dir %{gopath}/src/%{import_path}/./httputil' ++ dirname ./httputil/logger_test.go + install -d -p /builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.arm//usr/share/gocode/src/github.com/snapcore/snapd/./httputil + cp -pav ./httputil/logger_test.go /builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.arm//usr/share/gocode/src/github.com/snapcore/snapd/./httputil/logger_test.go './httputil/logger_test.go' -> '/builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.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/transport.go + echo '%dir %{gopath}/src/%{import_path}/./httputil' ++ dirname ./httputil/transport.go + install -d -p /builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.arm//usr/share/gocode/src/github.com/snapcore/snapd/./httputil + cp -pav ./httputil/transport.go /builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.arm//usr/share/gocode/src/github.com/snapcore/snapd/./httputil/transport.go './httputil/transport.go' -> '/builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.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 ./i18n/i18n_test.go + echo '%dir %{gopath}/src/%{import_path}/./i18n' ++ dirname ./i18n/i18n_test.go + install -d -p /builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.arm//usr/share/gocode/src/github.com/snapcore/snapd/./i18n + cp -pav ./i18n/i18n_test.go /builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.arm//usr/share/gocode/src/github.com/snapcore/snapd/./i18n/i18n_test.go './i18n/i18n_test.go' -> '/builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.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 ./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.45.2-1.fc32.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.45.2-1.fc32.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.45.2-1.fc32.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/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.45.2-1.fc32.arm//usr/share/gocode/src/github.com/snapcore/snapd/./i18n/xgettext-go + cp -pav ./i18n/xgettext-go/main.go /builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.arm//usr/share/gocode/src/github.com/snapcore/snapd/./i18n/xgettext-go/main.go './i18n/xgettext-go/main.go' -> '/builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.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/i18n.go + echo '%dir %{gopath}/src/%{import_path}/./i18n' ++ dirname ./i18n/i18n.go + install -d -p /builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.arm//usr/share/gocode/src/github.com/snapcore/snapd/./i18n + cp -pav ./i18n/i18n.go /builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.arm//usr/share/gocode/src/github.com/snapcore/snapd/./i18n/i18n.go './i18n/i18n.go' -> '/builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.arm//usr/share/gocode/src/github.com/snapcore/snapd/./i18n/i18n.go' + echo '%{gopath}/src/%{import_path}/./i18n/i18n.go' + sort -u -o devel.file-list devel.file-list + /usr/lib/rpm/find-debuginfo.sh -j5 --strict-build-id -m -i --build-id-seed 2.45.2-1.fc32 --unique-debug-suffix -2.45.2-1.fc32.arm --unique-debug-src-base snapd-2.45.2-1.fc32.arm --run-dwz --dwz-low-mem-die-limit 0 --dwz-max-die-limit 50000000 -S debugsourcefiles.list /builddir/build/BUILD/snapd-2.45.2 explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.arm/usr/bin/snap explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.arm/usr/lib/systemd/system-generators/snapd-generator explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.arm/usr/lib/systemd/system-environment-generators/snapd-env-generator explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.arm/usr/libexec/snapd/snap-discard-ns explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.arm/usr/libexec/snapd/snap-confine extracting debug info from /builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.arm/usr/libexec/snapd/snap-discard-ns extracting debug info from /builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.arm/usr/lib/systemd/system-environment-generators/snapd-env-generator extracting debug info from /builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.arm/usr/libexec/snapd/snap-confine extracting debug info from /builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.arm/usr/lib/systemd/system-generators/snapd-generator explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.arm/usr/libexec/snapd/snap-exec explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.arm/usr/libexec/snapd/snap-failure explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.arm/usr/libexec/snapd/snap-gdb-shim extracting debug info from /builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.arm/usr/libexec/snapd/snap-gdb-shim explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.arm/usr/libexec/snapd/snap-seccomp extracting debug info from /builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.arm/usr/bin/snap extracting debug info from /builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.arm/usr/libexec/snapd/snap-failure extracting debug info from /builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.arm/usr/libexec/snapd/snap-exec extracting debug info from /builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.arm/usr/libexec/snapd/snap-seccomp explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.arm/usr/libexec/snapd/snap-update-ns warning: Unsupported auto-load script at offset 0 in section .debug_gdb_scripts of file /builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.arm/usr/libexec/snapd/snap-seccomp. Use `info auto-load python-scripts [REGEXP]' to list them. warning: Unsupported auto-load script at offset 0 in section .debug_gdb_scripts of file /builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.arm/usr/libexec/snapd/snap-failure. Use `info auto-load python-scripts [REGEXP]' to list them. extracting debug info from /builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.arm/usr/libexec/snapd/snap-update-ns warning: Unsupported auto-load script at offset 0 in section .debug_gdb_scripts of file /builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.arm/usr/libexec/snapd/snap-exec. Use `info auto-load python-scripts [REGEXP]' to list them. warning: Unsupported auto-load script at offset 0 in section .debug_gdb_scripts of file /builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.arm/usr/libexec/snapd/snap-update-ns. Use `info auto-load python-scripts [REGEXP]' to list them. explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.arm/usr/libexec/snapd/snapctl nm: /builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.arm/usr/libexec/snapd/snap-exec: no symbols warning: Unsupported auto-load script at offset 0 in section .debug_gdb_scripts of file /builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.arm/usr/bin/snap. Use `info auto-load python-scripts [REGEXP]' to list them. explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.arm/usr/libexec/snapd/snapd extracting debug info from /builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.arm/usr/libexec/snapd/snapctl nm: /builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.arm/usr/libexec/snapd/snap-update-ns: no symbols extracting debug info from /builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.arm/usr/libexec/snapd/snapd explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.arm/usr/libexec/snapd/system-shutdown extracting debug info from /builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.arm/usr/libexec/snapd/system-shutdown warning: Unsupported auto-load script at offset 0 in section .debug_gdb_scripts of file /builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.arm/usr/libexec/snapd/snapctl. Use `info auto-load python-scripts [REGEXP]' to list them. nm: /builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.arm/usr/libexec/snapd/system-shutdown: no symbols warning: Unsupported auto-load script at offset 0 in section .debug_gdb_scripts of file /builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.arm/usr/libexec/snapd/snapd. Use `info auto-load python-scripts [REGEXP]' to list them. nm: /builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.arm/usr/libexec/snapd/snapctl: no symbols dwz: Too few files for multifile optimization original debug info size: 55832kB, size after compression: 52972kB /usr/lib/rpm/sepdebugcrcfix: Updated 13 CRC32s, 0 CRC32s did match. 9377 blocks + /usr/lib/rpm/check-buildroot + /usr/lib/rpm/redhat/brp-ldconfig + /usr/lib/rpm/brp-compress + /usr/lib/rpm/brp-strip-static-archive /usr/bin/strip + /usr/lib/rpm/redhat/brp-python-bytecompile /usr/bin/python 1 0 + /usr/lib/rpm/brp-python-hardlink + /usr/lib/rpm/redhat/brp-mangle-shebangs mangling shebang in /usr/libexec/snapd/snap-mgmt from /bin/bash to #!/usr/bin/bash mangling shebang in /usr/libexec/snapd/snap-device-helper from /bin/sh to #!/usr/bin/sh mangling shebang in /usr/libexec/snapd/snapd.run-from-snap from /bin/sh to #!/usr/bin/sh mangling shebang in /usr/libexec/snapd/snap-mgmt-selinux from /bin/bash to #!/usr/bin/bash Executing(%check): /bin/sh -e /var/tmp/rpm-tmp.R5YrRe + umask 022 + cd /builddir/build/BUILD + cd snapd-2.45.2 + 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 + ldd bin/snapctl + grep 'not a dynamic executable' not a dynamic executable + pushd ./cmd ~/build/BUILD/snapd-2.45.2/cmd ~/build/BUILD/snapd-2.45.2 + make check make check-TESTS make[1]: Entering directory '/builddir/build/BUILD/snapd-2.45.2/cmd' make[2]: Entering directory '/builddir/build/BUILD/snapd-2.45.2/cmd' ============================================================================ Testsuite summary for snap-confine 2.45.2-1.fc32 ============================================================================ # TOTAL: 0 # PASS: 0 # SKIP: 0 # XFAIL: 0 # FAIL: 0 # XPASS: 0 # ERROR: 0 ============================================================================ make[2]: Leaving directory '/builddir/build/BUILD/snapd-2.45.2/cmd' make[1]: Leaving directory '/builddir/build/BUILD/snapd-2.45.2/cmd' /usr/bin/valgrind ./libsnap-confine-private/unit-tests ==19438== Memcheck, a memory error detector ==19438== Copyright (C) 2002-2017, and GNU GPL'd, by Julian Seward et al. ==19438== Using Valgrind-3.16.0 and LibVEX; rerun with -h for copyright info ==19438== Command: ./libsnap-confine-private/unit-tests ==19438== # random seed: R02Sccd95d54a08f0c7dcfcca8ea2c8f4871 1..115 ok 1 /fault-injection # Start of classic tests ok 2 /classic/on-classic ok 3 /classic/on-classic-with-long-line ok 4 /classic/on-core-on16 ok 5 /classic/on-core-on18 ok 6 /classic/on-core-on20 ok 7 /classic/on-fedora-base ok 8 /classic/on-fedora-ws ok 9 /classic/on-custom-base # End of classic tests # Start of cleanup tests ok 10 /cleanup/sanity ok 11 /cleanup/string ok 12 /cleanup/file ok 13 /cleanup/endmntent ok 14 /cleanup/closedir ok 15 /cleanup/close # End of cleanup tests # Start of error tests ok 16 /error/sc_error_init ok 17 /error/sc_error_init_from_errno ok 18 /error/sc_error_init_simple ok 19 /error/sc_error_init_api_misue ok 20 /error/sc_error_cleanup # Start of sc_error_domain tests # GLib-DEBUG: posix_spawn avoided (workdir specified) (fd close requested) ==19439== Warning: invalid file descriptor 1024 in syscall close() ==19439== Warning: invalid file descriptor 1025 in syscall close() ==19439== Warning: invalid file descriptor 1026 in syscall close() ==19439== Warning: invalid file descriptor 1027 in syscall close() ==19439== Use --log-fd= to select an alternative log fd. ==19439== Warning: invalid file descriptor 1028 in syscall close() ==19439== Warning: invalid file descriptor 1029 in syscall close() ok 21 /error/sc_error_domain/NULL # End of sc_error_domain tests # Start of sc_error_code tests # GLib-DEBUG: posix_spawn avoided (workdir specified) (fd close requested) ==19441== Warning: invalid file descriptor 1024 in syscall close() ==19441== Warning: invalid file descriptor 1025 in syscall close() ==19441== Warning: invalid file descriptor 1026 in syscall close() ==19441== Warning: invalid file descriptor 1027 in syscall close() ==19441== Use --log-fd= to select an alternative log fd. ==19441== Warning: invalid file descriptor 1028 in syscall close() ==19441== Warning: invalid file descriptor 1029 in syscall close() ok 22 /error/sc_error_code/NULL # End of sc_error_code tests # Start of sc_error_msg tests # GLib-DEBUG: posix_spawn avoided (workdir specified) (fd close requested) ==19442== Warning: invalid file descriptor 1024 in syscall close() ==19442== Warning: invalid file descriptor 1025 in syscall close() ==19442== Warning: invalid file descriptor 1026 in syscall close() ==19442== Warning: invalid file descriptor 1027 in syscall close() ==19442== Use --log-fd= to select an alternative log fd. ==19442== Warning: invalid file descriptor 1028 in syscall close() ==19442== Warning: invalid file descriptor 1029 in syscall close() ok 23 /error/sc_error_msg/NULL # End of sc_error_msg tests # Start of sc_die_on_error tests # GLib-DEBUG: posix_spawn avoided (workdir specified) (fd close requested) ==19443== Warning: invalid file descriptor 1024 in syscall close() ==19443== Warning: invalid file descriptor 1025 in syscall close() ==19443== Warning: invalid file descriptor 1026 in syscall close() ==19443== Warning: invalid file descriptor 1027 in syscall close() ==19443== Use --log-fd= to select an alternative log fd. ==19443== Warning: invalid file descriptor 1028 in syscall close() ==19443== Warning: invalid file descriptor 1029 in syscall close() ok 24 /error/sc_die_on_error/NULL # GLib-DEBUG: posix_spawn avoided (workdir specified) (fd close requested) ==19444== Warning: invalid file descriptor 1024 in syscall close() ==19444== Warning: invalid file descriptor 1025 in syscall close() ==19444== Warning: invalid file descriptor 1026 in syscall close() ==19444== Warning: invalid file descriptor 1027 in syscall close() ==19444== Use --log-fd= to select an alternative log fd. ==19444== Warning: invalid file descriptor 1028 in syscall close() ==19444== Warning: invalid file descriptor 1029 in syscall close() ok 25 /error/sc_die_on_error/regular # GLib-DEBUG: posix_spawn avoided (workdir specified) (fd close requested) ==19445== Warning: invalid file descriptor 1024 in syscall close() ==19445== Warning: invalid file descriptor 1025 in syscall close() ==19445== Warning: invalid file descriptor 1026 in syscall close() ==19445== Warning: invalid file descriptor 1027 in syscall close() ==19445== Use --log-fd= to select an alternative log fd. ==19445== Warning: invalid file descriptor 1028 in syscall close() ==19445== Warning: invalid file descriptor 1029 in syscall close() ok 26 /error/sc_die_on_error/errno # End of sc_die_on_error tests # Start of sc_error_formward tests ok 27 /error/sc_error_formward/nothing ok 28 /error/sc_error_formward/something_somewhere # GLib-DEBUG: posix_spawn avoided (workdir specified) (fd close requested) ==19446== Warning: invalid file descriptor 1024 in syscall close() ==19446== Warning: invalid file descriptor 1025 in syscall close() ==19446== Warning: invalid file descriptor 1026 in syscall close() ==19446== Warning: invalid file descriptor 1027 in syscall close() ==19446== Use --log-fd= to select an alternative log fd. ==19446== Warning: invalid file descriptor 1028 in syscall close() ==19446== Warning: invalid file descriptor 1029 in syscall close() ok 29 /error/sc_error_formward/something_nowhere # End of sc_error_formward tests # Start of sc_error_match tests ok 30 /error/sc_error_match/typical # GLib-DEBUG: posix_spawn avoided (workdir specified) (fd close requested) ==19447== Warning: invalid file descriptor 1024 in syscall close() ==19447== Warning: invalid file descriptor 1025 in syscall close() ==19447== Warning: invalid file descriptor 1026 in syscall close() ==19447== Warning: invalid file descriptor 1027 in syscall close() ==19447== Use --log-fd= to select an alternative log fd. ==19447== Warning: invalid file descriptor 1028 in syscall close() ==19447== Warning: invalid file descriptor 1029 in syscall close() ok 31 /error/sc_error_match/NULL_domain # End of sc_error_match tests # End of error tests # Start of feature tests # GLib-DEBUG: posix_spawn avoided (fd close requested) ==19448== Warning: invalid file descriptor 1024 in syscall close() ==19448== Warning: invalid file descriptor 1025 in syscall close() ==19448== Warning: invalid file descriptor 1026 in syscall close() ==19448== Warning: invalid file descriptor 1027 in syscall close() ==19448== Use --log-fd= to select an alternative log fd. ==19448== Warning: invalid file descriptor 1028 in syscall close() ==19448== Warning: invalid file descriptor 1029 in syscall close() ok 32 /feature/missing_dir # GLib-DEBUG: posix_spawn avoided (fd close requested) ==19449== Warning: invalid file descriptor 1024 in syscall close() ==19449== Warning: invalid file descriptor 1025 in syscall close() ==19449== Warning: invalid file descriptor 1026 in syscall close() ==19449== Warning: invalid file descriptor 1027 in syscall close() ==19449== Use --log-fd= to select an alternative log fd. ==19449== Warning: invalid file descriptor 1028 in syscall close() ==19449== Warning: invalid file descriptor 1029 in syscall close() ok 33 /feature/missing_file # GLib-DEBUG: posix_spawn avoided (fd close requested) ==19450== Warning: invalid file descriptor 1024 in syscall close() ==19450== Warning: invalid file descriptor 1025 in syscall close() ==19450== Warning: invalid file descriptor 1026 in syscall close() ==19450== Warning: invalid file descriptor 1027 in syscall close() ==19450== Use --log-fd= to select an alternative log fd. ==19450== Warning: invalid file descriptor 1028 in syscall close() ==19450== Warning: invalid file descriptor 1029 in syscall close() ok 34 /feature/present_file # GLib-DEBUG: posix_spawn avoided (fd close requested) ==19451== Warning: invalid file descriptor 1024 in syscall close() ==19451== Warning: invalid file descriptor 1025 in syscall close() ==19451== Warning: invalid file descriptor 1026 in syscall close() ==19451== Warning: invalid file descriptor 1027 in syscall close() ==19451== Use --log-fd= to select an alternative log fd. ==19451== Warning: invalid file descriptor 1028 in syscall close() ==19451== Warning: invalid file descriptor 1029 in syscall close() ok 35 /feature/parallel_instances # End of feature tests # Start of infofile tests ok 36 /infofile/get_key # End of infofile tests # Start of locking tests ok 37 /locking/sc_lock_unlock # SKIP this test only runs as root ok 38 /locking/sc_enable_sanity_timeout # SKIP this test only runs as root ok 39 /locking/sc_verify_snap_lock__locked # SKIP this test only runs as root ok 40 /locking/sc_verify_snap_lock__unlocked # SKIP this test only runs as root # End of locking tests # Start of mount tests ok 41 /mount/sc_mount_opt2str ok 42 /mount/sc_mount_cmd ok 43 /mount/sc_umount_cmd # GLib-DEBUG: posix_spawn avoided (workdir specified) (fd close requested) ==19452== Warning: invalid file descriptor 1024 in syscall close() ==19452== Warning: invalid file descriptor 1025 in syscall close() ==19452== Warning: invalid file descriptor 1026 in syscall close() ==19452== Warning: invalid file descriptor 1027 in syscall close() ==19452== Use --log-fd= to select an alternative log fd. ==19452== Warning: invalid file descriptor 1028 in syscall close() ==19452== Warning: invalid file descriptor 1029 in syscall close() ok 44 /mount/sc_do_mount # GLib-DEBUG: posix_spawn avoided (workdir specified) (fd close requested) ==19453== Warning: invalid file descriptor 1024 in syscall close() ==19453== Warning: invalid file descriptor 1025 in syscall close() ==19453== Warning: invalid file descriptor 1026 in syscall close() ==19453== Warning: invalid file descriptor 1027 in syscall close() ==19453== Use --log-fd= to select an alternative log fd. ==19453== Warning: invalid file descriptor 1028 in syscall close() ==19453== Warning: invalid file descriptor 1029 in syscall close() ok 45 /mount/sc_do_umount # GLib-DEBUG: posix_spawn avoided (workdir specified) (fd close requested) ==19454== Warning: invalid file descriptor 1024 in syscall close() ==19454== Warning: invalid file descriptor 1025 in syscall close() ==19454== Warning: invalid file descriptor 1026 in syscall close() ==19454== Warning: invalid file descriptor 1027 in syscall close() ==19454== Use --log-fd= to select an alternative log fd. ==19454== Warning: invalid file descriptor 1028 in syscall close() ==19454== Warning: invalid file descriptor 1029 in syscall close() ok 46 /mount/sc_do_mount_with_debug # GLib-DEBUG: posix_spawn avoided (workdir specified) (fd close requested) ==19455== Warning: invalid file descriptor 1024 in syscall close() ==19455== Warning: invalid file descriptor 1025 in syscall close() ==19455== Warning: invalid file descriptor 1026 in syscall close() ==19455== Warning: invalid file descriptor 1027 in syscall close() ==19455== Use --log-fd= to select an alternative log fd. ==19455== Warning: invalid file descriptor 1028 in syscall close() ==19455== Warning: invalid file descriptor 1029 in syscall close() ok 47 /mount/sc_do_umount_with_debug ok 48 /mount/sc_do_optional_mount_missing # GLib-DEBUG: posix_spawn avoided (workdir specified) (fd close requested) ==19456== Warning: invalid file descriptor 1024 in syscall close() ==19456== Warning: invalid file descriptor 1025 in syscall close() ==19456== Warning: invalid file descriptor 1026 in syscall close() ==19456== Warning: invalid file descriptor 1027 in syscall close() ==19456== Use --log-fd= to select an alternative log fd. ==19456== Warning: invalid file descriptor 1028 in syscall close() ==19456== Warning: invalid file descriptor 1029 in syscall close() ok 49 /mount/sc_do_optional_mount_failure # GLib-DEBUG: posix_spawn avoided (workdir specified) (fd close requested) ==19457== Warning: invalid file descriptor 1024 in syscall close() ==19457== Warning: invalid file descriptor 1025 in syscall close() ==19457== Warning: invalid file descriptor 1026 in syscall close() ==19457== Warning: invalid file descriptor 1027 in syscall close() ==19457== Use --log-fd= to select an alternative log fd. ==19457== Warning: invalid file descriptor 1028 in syscall close() ==19457== Warning: invalid file descriptor 1029 in syscall close() ok 50 /mount/sc_do_optional_mount_failure_with_debug # End of mount tests # Start of mountinfo tests # Start of parse_mountinfo_entry tests ok 51 /mountinfo/parse_mountinfo_entry/sysfs ok 52 /mountinfo/parse_mountinfo_entry/snapd-ns ok 53 /mountinfo/parse_mountinfo_entry/snapd-mnt ok 54 /mountinfo/parse_mountinfo_entry/garbage ok 55 /mountinfo/parse_mountinfo_entry/no_tags ok 56 /mountinfo/parse_mountinfo_entry/one_tags ok 57 /mountinfo/parse_mountinfo_entry/many_tags ok 58 /mountinfo/parse_mountinfo_entry/empty_source ok 59 /mountinfo/parse_mountinfo_entry/octal_escaping ok 60 /mountinfo/parse_mountinfo_entry/broken_octal_escaping ok 61 /mountinfo/parse_mountinfo_entry/unescaped_whitespace # End of parse_mountinfo_entry tests # End of mountinfo tests # Start of panic tests # GLib-DEBUG: posix_spawn avoided (workdir specified) (fd close requested) ==19458== Warning: invalid file descriptor 1024 in syscall close() ==19458== Warning: invalid file descriptor 1025 in syscall close() ==19458== Warning: invalid file descriptor 1026 in syscall close() ==19458== Warning: invalid file descriptor 1027 in syscall close() ==19458== Use --log-fd= to select an alternative log fd. ==19458== Warning: invalid file descriptor 1028 in syscall close() ==19458== Warning: invalid file descriptor 1029 in syscall close() ok 62 /panic/panic # GLib-DEBUG: posix_spawn avoided (workdir specified) (fd close requested) ==19459== Warning: invalid file descriptor 1024 in syscall close() ==19459== Warning: invalid file descriptor 1025 in syscall close() ==19459== Warning: invalid file descriptor 1026 in syscall close() ==19459== Warning: invalid file descriptor 1027 in syscall close() ==19459== Use --log-fd= to select an alternative log fd. ==19459== Warning: invalid file descriptor 1028 in syscall close() ==19459== Warning: invalid file descriptor 1029 in syscall close() ok 63 /panic/panic_with_errno # GLib-DEBUG: posix_spawn avoided (workdir specified) (fd close requested) ==19460== Warning: invalid file descriptor 1024 in syscall close() ==19460== Warning: invalid file descriptor 1025 in syscall close() ==19460== Warning: invalid file descriptor 1026 in syscall close() ==19460== Warning: invalid file descriptor 1027 in syscall close() ==19460== Use --log-fd= to select an alternative log fd. ==19460== Warning: invalid file descriptor 1028 in syscall close() ==19460== Warning: invalid file descriptor 1029 in syscall close() ok 64 /panic/panic_customization # End of panic tests # Start of privs tests ok 65 /privs/sc_privs_drop # SKIP run this test after chown root.root; chmod u+s # End of privs tests # Start of snap tests ok 66 /snap/verify_security_tag ok 67 /snap/sc_is_hook_security_tag # checking valid snap name: aa # checking valid snap name: aaa # checking valid snap name: aaaa # checking valid snap name: a-a # checking valid snap name: aa-a # checking valid snap name: a-aa # checking valid snap name: a-b-c # checking valid snap name: a0 # checking valid snap name: a-0 # checking valid snap name: a-0a # checking valid snap name: 01game # checking valid snap name: 1-or-2 # checking invalid snap name: >< # checking invalid snap name: >a< # checking invalid snap name: >xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx< # checking invalid snap name: >xxxxxxxxxxxxxxxxxxxx-xxxxxxxxxxxxxxxxxxxx< # checking invalid snap name: >1111111111111111111111111111111111111111x< # checking invalid snap name: >x1111111111111111111111111111111111111111< # checking invalid snap name: >x-x-x-x-x-x-x-x-x-x-x-x-x-x-x-x-x-x-x-x-x< # checking invalid snap name: >-< # checking invalid snap name: >--< # checking invalid snap name: >a--a< # checking invalid snap name: >a-< # checking invalid snap name: >a < # checking invalid snap name: > a< # checking invalid snap name: >a a< # checking invalid snap name: >0< # checking invalid snap name: >123< # checking invalid snap name: >1-2-3< # checking invalid snap name: >???< # checking invalid snap name: >??< # checking invalid snap name: >???????? ?????< # checking valid snap name: >u-9< # checking valid snap name: >u-94< # checking valid snap name: >u-949< # checking valid snap name: >u-9490< # checking valid snap name: >u-94903< # checking valid snap name: >u-949037< # checking valid snap name: >u-9490371< # checking valid snap name: >u-94903713< # checking valid snap name: >u-949037136< # checking valid snap name: >u-9490371368< # checking valid snap name: >u-94903713687< # checking valid snap name: >u-949037136874< # checking valid snap name: >u-9490371368748< # checking valid snap name: >u-94903713687486< # checking valid snap name: >u-949037136874865< # checking valid snap name: >u-9490371368748654< # checking valid snap name: >u-94903713687486543< # checking valid snap name: >u-949037136874865432< # checking valid snap name: >u-9490371368748654323< # checking valid snap name: >u-94903713687486543234< # checking valid snap name: >u-949037136874865432341< # checking valid snap name: >u-9490371368748654323415< # checking valid snap name: >u-94903713687486543234157< # checking valid snap name: >u-949037136874865432341577< # checking valid snap name: >u-9490371368748654323415773< # checking valid snap name: >u-94903713687486543234157734< # checking valid snap name: >u-949037136874865432341577346< # checking valid snap name: >u-9490371368748654323415773467< # checking valid snap name: >u-94903713687486543234157734673< # checking valid snap name: >u-949037136874865432341577346732< # checking valid snap name: >u-9490371368748654323415773467328< # checking valid snap name: >u-94903713687486543234157734673284< # checking valid snap name: >u-949037136874865432341577346732845< # checking valid snap name: >u-9490371368748654323415773467328453< # checking valid snap name: >u-94903713687486543234157734673284536< # checking valid snap name: >u-949037136874865432341577346732845367< # checking valid snap name: >u-9490371368748654323415773467328453675< # checking valid snap name: >u-94903713687486543234157734673284536758< ok 68 /snap/sc_snap_name_validate # Start of sc_snap_name_validate tests # GLib-DEBUG: posix_spawn avoided (workdir specified) (fd close requested) ==19461== Warning: invalid file descriptor 1024 in syscall close() ==19461== Warning: invalid file descriptor 1025 in syscall close() ==19461== Warning: invalid file descriptor 1026 in syscall close() ==19461== Warning: invalid file descriptor 1027 in syscall close() ==19461== Use --log-fd= to select an alternative log fd. ==19461== Warning: invalid file descriptor 1028 in syscall close() ==19461== Warning: invalid file descriptor 1029 in syscall close() ok 69 /snap/sc_snap_name_validate/respects_error_protocol # End of sc_snap_name_validate tests # Start of sc_instance_name_validate tests # checking valid snap name: aa # checking valid snap name: aaa # checking valid snap name: aaaa # checking valid snap name: a-a # checking valid snap name: aa-a # checking valid snap name: a-aa # checking valid snap name: a-b-c # checking valid snap name: a0 # checking valid snap name: a-0 # checking valid snap name: a-0a # checking valid snap name: 01game # checking valid snap name: 1-or-2 # checking invalid snap name: >< # checking invalid snap name: >a< # checking invalid snap name: >xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx< # checking invalid snap name: >xxxxxxxxxxxxxxxxxxxx-xxxxxxxxxxxxxxxxxxxx< # checking invalid snap name: >1111111111111111111111111111111111111111x< # checking invalid snap name: >x1111111111111111111111111111111111111111< # checking invalid snap name: >x-x-x-x-x-x-x-x-x-x-x-x-x-x-x-x-x-x-x-x-x< # checking invalid snap name: >-< # checking invalid snap name: >--< # checking invalid snap name: >a--a< # checking invalid snap name: >a-< # checking invalid snap name: >a < # checking invalid snap name: > a< # checking invalid snap name: >a a< # checking invalid snap name: >0< # checking invalid snap name: >123< # checking invalid snap name: >1-2-3< # checking invalid snap name: >???< # checking invalid snap name: >??< # checking invalid snap name: >???????? ?????< # checking valid snap name: >u-9< # checking valid snap name: >u-94< # checking valid snap name: >u-949< # checking valid snap name: >u-9490< # checking valid snap name: >u-94903< # checking valid snap name: >u-949037< # checking valid snap name: >u-9490371< # checking valid snap name: >u-94903713< # checking valid snap name: >u-949037136< # checking valid snap name: >u-9490371368< # checking valid snap name: >u-94903713687< # checking valid snap name: >u-949037136874< # checking valid snap name: >u-9490371368748< # checking valid snap name: >u-94903713687486< # checking valid snap name: >u-949037136874865< # checking valid snap name: >u-9490371368748654< # checking valid snap name: >u-94903713687486543< # checking valid snap name: >u-949037136874865432< # checking valid snap name: >u-9490371368748654323< # checking valid snap name: >u-94903713687486543234< # checking valid snap name: >u-949037136874865432341< # checking valid snap name: >u-9490371368748654323415< # checking valid snap name: >u-94903713687486543234157< # checking valid snap name: >u-949037136874865432341577< # checking valid snap name: >u-9490371368748654323415773< # checking valid snap name: >u-94903713687486543234157734< # checking valid snap name: >u-949037136874865432341577346< # checking valid snap name: >u-9490371368748654323415773467< # checking valid snap name: >u-94903713687486543234157734673< # checking valid snap name: >u-949037136874865432341577346732< # checking valid snap name: >u-9490371368748654323415773467328< # checking valid snap name: >u-94903713687486543234157734673284< # checking valid snap name: >u-949037136874865432341577346732845< # checking valid snap name: >u-9490371368748654323415773467328453< # checking valid snap name: >u-94903713687486543234157734673284536< # checking valid snap name: >u-949037136874865432341577346732845367< # checking valid snap name: >u-9490371368748654323415773467328453675< # checking valid snap name: >u-94903713687486543234157734673284536758< ok 70 /snap/sc_instance_name_validate/just_name # checking valid instance name: aa # checking valid instance name: aaa # checking valid instance name: aaaa # checking valid instance name: aa_a # checking valid instance name: aa_1 # checking valid instance name: aa_123 # checking valid instance name: aa_0123456789 # checking invalid instance name: >a< # checking invalid instance name: >a_--23))< # checking invalid instance name: >a_ < # checking invalid instance name: >a_091234#< # checking invalid instance name: >a_123_456< # checking invalid instance name: >a_01234567891< # checking invalid instance name: >a_0123456789123< # checking invalid instance name: >01234567890123456789012345678901234567890_foobar< # checking invalid instance name: >01234567890123456789-01234567890123456789_foobar< # checking invalid instance name: >foobar_???< # checking invalid instance name: >foobar_baz_zed_daz< # checking invalid instance name: >foobar______< ok 71 /snap/sc_instance_name_validate/full # End of sc_instance_name_validate tests # Start of sc_snap_drop_instance_key tests ok 72 /snap/sc_snap_drop_instance_key/basic # GLib-DEBUG: posix_spawn avoided (workdir specified) (fd close requested) ==19462== Warning: invalid file descriptor 1024 in syscall close() ==19462== Warning: invalid file descriptor 1025 in syscall close() ==19462== Warning: invalid file descriptor 1026 in syscall close() ==19462== Warning: invalid file descriptor 1027 in syscall close() ==19462== Use --log-fd= to select an alternative log fd. ==19462== Warning: invalid file descriptor 1028 in syscall close() ==19462== Warning: invalid file descriptor 1029 in syscall close() ok 73 /snap/sc_snap_drop_instance_key/no_dest # GLib-DEBUG: posix_spawn avoided (workdir specified) (fd close requested) ==19463== Warning: invalid file descriptor 1024 in syscall close() ==19463== Warning: invalid file descriptor 1025 in syscall close() ==19463== Warning: invalid file descriptor 1026 in syscall close() ==19463== Warning: invalid file descriptor 1027 in syscall close() ==19463== Use --log-fd= to select an alternative log fd. ==19463== Warning: invalid file descriptor 1028 in syscall close() ==19463== Warning: invalid file descriptor 1029 in syscall close() ok 74 /snap/sc_snap_drop_instance_key/no_name # GLib-DEBUG: posix_spawn avoided (workdir specified) (fd close requested) ==19464== Warning: invalid file descriptor 1024 in syscall close() ==19464== Warning: invalid file descriptor 1025 in syscall close() ==19464== Warning: invalid file descriptor 1026 in syscall close() ==19464== Warning: invalid file descriptor 1027 in syscall close() ==19464== Use --log-fd= to select an alternative log fd. ==19464== Warning: invalid file descriptor 1028 in syscall close() ==19464== Warning: invalid file descriptor 1029 in syscall close() ok 75 /snap/sc_snap_drop_instance_key/short_dest # GLib-DEBUG: posix_spawn avoided (workdir specified) (fd close requested) ==19465== Warning: invalid file descriptor 1024 in syscall close() ==19465== Warning: invalid file descriptor 1025 in syscall close() ==19465== Warning: invalid file descriptor 1026 in syscall close() ==19465== Warning: invalid file descriptor 1027 in syscall close() ==19465== Use --log-fd= to select an alternative log fd. ==19465== Warning: invalid file descriptor 1028 in syscall close() ==19465== Warning: invalid file descriptor 1029 in syscall close() ok 76 /snap/sc_snap_drop_instance_key/short_dest2 # GLib-DEBUG: posix_spawn avoided (workdir specified) (fd close requested) ==19466== Warning: invalid file descriptor 1024 in syscall close() ==19466== Warning: invalid file descriptor 1025 in syscall close() ==19466== Warning: invalid file descriptor 1026 in syscall close() ==19466== Warning: invalid file descriptor 1027 in syscall close() ==19466== Use --log-fd= to select an alternative log fd. ==19466== Warning: invalid file descriptor 1028 in syscall close() ==19466== Warning: invalid file descriptor 1029 in syscall close() ok 77 /snap/sc_snap_drop_instance_key/short_dest_max # End of sc_snap_drop_instance_key tests # Start of sc_snap_split_instance_name tests ok 78 /snap/sc_snap_split_instance_name/basic # GLib-DEBUG: posix_spawn avoided (workdir specified) (fd close requested) ==19467== Warning: invalid file descriptor 1024 in syscall close() ==19467== Warning: invalid file descriptor 1025 in syscall close() ==19467== Warning: invalid file descriptor 1026 in syscall close() ==19467== Warning: invalid file descriptor 1027 in syscall close() ==19467== Use --log-fd= to select an alternative log fd. ==19467== Warning: invalid file descriptor 1028 in syscall close() ==19467== Warning: invalid file descriptor 1029 in syscall close() ok 79 /snap/sc_snap_split_instance_name/trailing_nil # GLib-DEBUG: posix_spawn avoided (workdir specified) (fd close requested) ==19468== Warning: invalid file descriptor 1024 in syscall close() ==19468== Warning: invalid file descriptor 1025 in syscall close() ==19468== Warning: invalid file descriptor 1026 in syscall close() ==19468== Warning: invalid file descriptor 1027 in syscall close() ==19468== Use --log-fd= to select an alternative log fd. ==19468== Warning: invalid file descriptor 1028 in syscall close() ==19468== Warning: invalid file descriptor 1029 in syscall close() ok 80 /snap/sc_snap_split_instance_name/short_instance_dest # End of sc_snap_split_instance_name tests # End of snap tests # Start of string-utils tests ok 81 /string-utils/sc_streq ok 82 /string-utils/sc_endswith ok 83 /string-utils/sc_startswith ok 84 /string-utils/sc_must_snprintf # GLib-DEBUG: posix_spawn avoided (workdir specified) (fd close requested) ==19469== Warning: invalid file descriptor 1024 in syscall close() ==19469== Warning: invalid file descriptor 1025 in syscall close() ==19469== Warning: invalid file descriptor 1026 in syscall close() ==19469== Warning: invalid file descriptor 1027 in syscall close() ==19469== Use --log-fd= to select an alternative log fd. ==19469== Warning: invalid file descriptor 1028 in syscall close() ==19469== Warning: invalid file descriptor 1029 in syscall close() ok 85 /string-utils/sc_string_append_char__uninitialized_buf # GLib-DEBUG: posix_spawn avoided (workdir specified) (fd close requested) ==19470== Warning: invalid file descriptor 1024 in syscall close() ==19470== Warning: invalid file descriptor 1025 in syscall close() ==19470== Warning: invalid file descriptor 1026 in syscall close() ==19470== Warning: invalid file descriptor 1027 in syscall close() ==19470== Use --log-fd= to select an alternative log fd. ==19470== Warning: invalid file descriptor 1028 in syscall close() ==19470== Warning: invalid file descriptor 1029 in syscall close() ok 86 /string-utils/sc_string_append_char__NULL_buf # GLib-DEBUG: posix_spawn avoided (workdir specified) (fd close requested) ==19471== Warning: invalid file descriptor 1024 in syscall close() ==19471== Warning: invalid file descriptor 1025 in syscall close() ==19471== Warning: invalid file descriptor 1026 in syscall close() ==19471== Warning: invalid file descriptor 1027 in syscall close() ==19471== Use --log-fd= to select an alternative log fd. ==19471== Warning: invalid file descriptor 1028 in syscall close() ==19471== Warning: invalid file descriptor 1029 in syscall close() ok 87 /string-utils/sc_string_append_char__overflow # GLib-DEBUG: posix_spawn avoided (workdir specified) (fd close requested) ==19472== Warning: invalid file descriptor 1024 in syscall close() ==19472== Warning: invalid file descriptor 1025 in syscall close() ==19472== Warning: invalid file descriptor 1026 in syscall close() ==19472== Warning: invalid file descriptor 1027 in syscall close() ==19472== Use --log-fd= to select an alternative log fd. ==19472== Warning: invalid file descriptor 1028 in syscall close() ==19472== Warning: invalid file descriptor 1029 in syscall close() ok 88 /string-utils/sc_string_append_char__invalid_zero ok 89 /string-utils/sc_string_append_char__normal # GLib-DEBUG: posix_spawn avoided (workdir specified) (fd close requested) ==19473== Warning: invalid file descriptor 1024 in syscall close() ==19473== Warning: invalid file descriptor 1025 in syscall close() ==19473== Warning: invalid file descriptor 1026 in syscall close() ==19473== Warning: invalid file descriptor 1027 in syscall close() ==19473== Use --log-fd= to select an alternative log fd. ==19473== Warning: invalid file descriptor 1028 in syscall close() ==19473== Warning: invalid file descriptor 1029 in syscall close() ok 90 /string-utils/sc_string_append_char_pair__NULL_buf # GLib-DEBUG: posix_spawn avoided (workdir specified) (fd close requested) ==19474== Warning: invalid file descriptor 1024 in syscall close() ==19474== Warning: invalid file descriptor 1025 in syscall close() ==19474== Warning: invalid file descriptor 1026 in syscall close() ==19474== Warning: invalid file descriptor 1027 in syscall close() ==19474== Use --log-fd= to select an alternative log fd. ==19474== Warning: invalid file descriptor 1028 in syscall close() ==19474== Warning: invalid file descriptor 1029 in syscall close() ok 91 /string-utils/sc_string_append_char_pair__overflow # GLib-DEBUG: posix_spawn avoided (workdir specified) (fd close requested) ==19475== Warning: invalid file descriptor 1024 in syscall close() ==19475== Warning: invalid file descriptor 1025 in syscall close() ==19475== Warning: invalid file descriptor 1026 in syscall close() ==19475== Warning: invalid file descriptor 1027 in syscall close() ==19475== Use --log-fd= to select an alternative log fd. ==19475== Warning: invalid file descriptor 1028 in syscall close() ==19475== Warning: invalid file descriptor 1029 in syscall close() ok 92 /string-utils/sc_string_append_char_pair__invalid_zero_c1 # GLib-DEBUG: posix_spawn avoided (workdir specified) (fd close requested) ==19476== Warning: invalid file descriptor 1024 in syscall close() ==19476== Warning: invalid file descriptor 1025 in syscall close() ==19476== Warning: invalid file descriptor 1026 in syscall close() ==19476== Warning: invalid file descriptor 1027 in syscall close() ==19476== Use --log-fd= to select an alternative log fd. ==19476== Warning: invalid file descriptor 1028 in syscall close() ==19476== Warning: invalid file descriptor 1029 in syscall close() ok 93 /string-utils/sc_string_append_char_pair__invalid_zero_c2 ok 94 /string-utils/sc_string_append_char_pair__normal # GLib-DEBUG: posix_spawn avoided (workdir specified) (fd close requested) ==19477== Warning: invalid file descriptor 1024 in syscall close() ==19477== Warning: invalid file descriptor 1025 in syscall close() ==19477== Warning: invalid file descriptor 1026 in syscall close() ==19477== Warning: invalid file descriptor 1027 in syscall close() ==19477== Use --log-fd= to select an alternative log fd. ==19477== Warning: invalid file descriptor 1028 in syscall close() ==19477== Warning: invalid file descriptor 1029 in syscall close() ok 95 /string-utils/sc_string_quote__NULL_buf # GLib-DEBUG: posix_spawn avoided (workdir specified) (fd close requested) ==19478== Warning: invalid file descriptor 1024 in syscall close() ==19478== Warning: invalid file descriptor 1025 in syscall close() ==19478== Warning: invalid file descriptor 1026 in syscall close() ==19478== Warning: invalid file descriptor 1027 in syscall close() ==19478== Use --log-fd= to select an alternative log fd. ==19478== Warning: invalid file descriptor 1028 in syscall close() ==19478== Warning: invalid file descriptor 1029 in syscall close() ok 96 /string-utils/sc_string_append_char_pair__uninitialized_buf ok 97 /string-utils/sc_string_quote ok 98 /string-utils/sc_strdup # Start of sc_must_snprintf tests # GLib-DEBUG: posix_spawn avoided (workdir specified) (fd close requested) ==19479== Warning: invalid file descriptor 1024 in syscall close() ==19479== Warning: invalid file descriptor 1025 in syscall close() ==19479== Warning: invalid file descriptor 1026 in syscall close() ==19479== Warning: invalid file descriptor 1027 in syscall close() ==19479== Use --log-fd= to select an alternative log fd. ==19479== Warning: invalid file descriptor 1028 in syscall close() ==19479== Warning: invalid file descriptor 1029 in syscall close() ok 99 /string-utils/sc_must_snprintf/fail # End of sc_must_snprintf tests # Start of sc_string_append tests ok 100 /string-utils/sc_string_append/normal ok 101 /string-utils/sc_string_append/empty_to_full # GLib-DEBUG: posix_spawn avoided (workdir specified) (fd close requested) ==19480== Warning: invalid file descriptor 1024 in syscall close() ==19480== Warning: invalid file descriptor 1025 in syscall close() ==19480== Warning: invalid file descriptor 1026 in syscall close() ==19480== Warning: invalid file descriptor 1027 in syscall close() ==19480== Use --log-fd= to select an alternative log fd. ==19480== Warning: invalid file descriptor 1028 in syscall close() ==19480== Warning: invalid file descriptor 1029 in syscall close() ok 102 /string-utils/sc_string_append/overflow # GLib-DEBUG: posix_spawn avoided (workdir specified) (fd close requested) ==19481== Warning: invalid file descriptor 1024 in syscall close() ==19481== Warning: invalid file descriptor 1025 in syscall close() ==19481== Warning: invalid file descriptor 1026 in syscall close() ==19481== Warning: invalid file descriptor 1027 in syscall close() ==19481== Use --log-fd= to select an alternative log fd. ==19481== Warning: invalid file descriptor 1028 in syscall close() ==19481== Warning: invalid file descriptor 1029 in syscall close() ok 103 /string-utils/sc_string_append/uninitialized_buf # GLib-DEBUG: posix_spawn avoided (workdir specified) (fd close requested) ==19482== Warning: invalid file descriptor 1024 in syscall close() ==19482== Warning: invalid file descriptor 1025 in syscall close() ==19482== Warning: invalid file descriptor 1026 in syscall close() ==19482== Warning: invalid file descriptor 1027 in syscall close() ==19482== Use --log-fd= to select an alternative log fd. ==19482== Warning: invalid file descriptor 1028 in syscall close() ==19482== Warning: invalid file descriptor 1029 in syscall close() ok 104 /string-utils/sc_string_append/NULL_buf # GLib-DEBUG: posix_spawn avoided (workdir specified) (fd close requested) ==19483== Warning: invalid file descriptor 1024 in syscall close() ==19483== Warning: invalid file descriptor 1025 in syscall close() ==19483== Warning: invalid file descriptor 1026 in syscall close() ==19483== Warning: invalid file descriptor 1027 in syscall close() ==19483== Use --log-fd= to select an alternative log fd. ==19483== Warning: invalid file descriptor 1028 in syscall close() ==19483== Warning: invalid file descriptor 1029 in syscall close() ok 105 /string-utils/sc_string_append/NULL_str # End of sc_string_append tests # Start of sc_string_init tests ok 106 /string-utils/sc_string_init/normal # GLib-DEBUG: posix_spawn avoided (workdir specified) (fd close requested) ==19484== Warning: invalid file descriptor 1024 in syscall close() ==19484== Warning: invalid file descriptor 1025 in syscall close() ==19484== Warning: invalid file descriptor 1026 in syscall close() ==19484== Warning: invalid file descriptor 1027 in syscall close() ==19484== Use --log-fd= to select an alternative log fd. ==19484== Warning: invalid file descriptor 1028 in syscall close() ==19484== Warning: invalid file descriptor 1029 in syscall close() ok 107 /string-utils/sc_string_init/empty_buf # GLib-DEBUG: posix_spawn avoided (workdir specified) (fd close requested) ==19485== Warning: invalid file descriptor 1024 in syscall close() ==19485== Warning: invalid file descriptor 1025 in syscall close() ==19485== Warning: invalid file descriptor 1026 in syscall close() ==19485== Warning: invalid file descriptor 1027 in syscall close() ==19485== Use --log-fd= to select an alternative log fd. ==19485== Warning: invalid file descriptor 1028 in syscall close() ==19485== Warning: invalid file descriptor 1029 in syscall close() ok 108 /string-utils/sc_string_init/NULL_buf # End of sc_string_init tests # End of string-utils tests # Start of test-utils tests # GLib-DEBUG: posix_spawn avoided (workdir specified) (fd close requested) ==19486== Warning: invalid file descriptor 1024 in syscall close() ==19486== Warning: invalid file descriptor 1025 in syscall close() ==19486== Warning: invalid file descriptor 1026 in syscall close() ==19486== Warning: invalid file descriptor 1027 in syscall close() ==19486== Use --log-fd= to select an alternative log fd. ==19486== Warning: invalid file descriptor 1028 in syscall close() ==19486== Warning: invalid file descriptor 1029 in syscall close() ok 109 /test-utils/rm_rf_tmp ok 110 /test-utils/test_argc_argv # End of test-utils tests # Start of utils tests ok 111 /utils/parse_bool # GLib-DEBUG: posix_spawn avoided (workdir specified) (fd close requested) ==19487== Warning: invalid file descriptor 1024 in syscall close() ==19487== Warning: invalid file descriptor 1025 in syscall close() ==19487== Warning: invalid file descriptor 1026 in syscall close() ==19487== Warning: invalid file descriptor 1027 in syscall close() ==19487== Use --log-fd= to select an alternative log fd. ==19487== Warning: invalid file descriptor 1028 in syscall close() ==19487== Warning: invalid file descriptor 1029 in syscall close() ok 112 /utils/die # GLib-DEBUG: posix_spawn avoided (workdir specified) (fd close requested) ==19488== Warning: invalid file descriptor 1024 in syscall close() ==19488== Warning: invalid file descriptor 1025 in syscall close() ==19488== Warning: invalid file descriptor 1026 in syscall close() ==19488== Warning: invalid file descriptor 1027 in syscall close() ==19488== Use --log-fd= to select an alternative log fd. ==19488== Warning: invalid file descriptor 1028 in syscall close() ==19488== Warning: invalid file descriptor 1029 in syscall close() ok 113 /utils/die_with_errno # Start of sc_nonfatal_mkpath tests ok 114 /utils/sc_nonfatal_mkpath/relative ok 115 /utils/sc_nonfatal_mkpath/absolute # End of sc_nonfatal_mkpath tests # End of utils tests ==19438== ==19438== HEAP SUMMARY: ==19438== in use at exit: 22,593 bytes in 468 blocks ==19438== total heap usage: 34,702 allocs, 34,234 frees, 20,311,535 bytes allocated ==19438== ==19438== LEAK SUMMARY: ==19438== definitely lost: 0 bytes in 0 blocks ==19438== indirectly lost: 0 bytes in 0 blocks ==19438== possibly lost: 136 bytes in 1 blocks ==19438== still reachable: 22,457 bytes in 467 blocks ==19438== suppressed: 0 bytes in 0 blocks ==19438== Rerun with --leak-check=full to see details of leaked memory ==19438== ==19438== For lists of detected and suppressed errors, rerun with: -s ==19438== 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 ==19489== Memcheck, a memory error detector ==19489== Copyright (C) 2002-2017, and GNU GPL'd, by Julian Seward et al. ==19489== Using Valgrind-3.16.0 and LibVEX; rerun with -h for copyright info ==19489== Command: ./snap-confine/unit-tests ==19489== # random seed: R02S553694fcb63d1a7bc3e65765fd5d9728 1..38 # Start of snap-cookie tests # Start of cookie_get_from_snapd tests # GLib-DEBUG: posix_spawn avoided (fd close requested) ==19490== Warning: invalid file descriptor 1024 in syscall close() ==19490== Warning: invalid file descriptor 1025 in syscall close() ==19490== Warning: invalid file descriptor 1026 in syscall close() ==19490== Warning: invalid file descriptor 1027 in syscall close() ==19490== Use --log-fd= to select an alternative log fd. ==19490== Warning: invalid file descriptor 1028 in syscall close() ==19490== Warning: invalid file descriptor 1029 in syscall close() ok 1 /snap-cookie/cookie_get_from_snapd/successful # GLib-DEBUG: posix_spawn avoided (fd close requested) ==19491== Warning: invalid file descriptor 1024 in syscall close() ==19491== Warning: invalid file descriptor 1025 in syscall close() ==19491== Warning: invalid file descriptor 1026 in syscall close() ==19491== Warning: invalid file descriptor 1027 in syscall close() ==19491== Use --log-fd= to select an alternative log fd. ==19491== Warning: invalid file descriptor 1028 in syscall close() ==19491== Warning: invalid file descriptor 1029 in syscall close() ok 2 /snap-cookie/cookie_get_from_snapd/no_cookie_file # End of cookie_get_from_snapd tests # End of snap-cookie tests # Start of mount tests ok 3 /mount/is_subdir # Start of get_nextpath tests ok 4 /mount/get_nextpath/typical ok 5 /mount/get_nextpath/weird # End of get_nextpath tests # End of mount tests # Start of ns tests ok 6 /ns/sc_alloc_mount_ns # GLib-DEBUG: posix_spawn avoided (fd close requested) ==19492== Warning: invalid file descriptor 1024 in syscall close() ==19492== Warning: invalid file descriptor 1025 in syscall close() ==19492== Warning: invalid file descriptor 1026 in syscall close() ==19492== Warning: invalid file descriptor 1027 in syscall close() ==19492== Use --log-fd= to select an alternative log fd. ==19492== Warning: invalid file descriptor 1028 in syscall close() ==19492== Warning: invalid file descriptor 1029 in syscall close() ok 7 /ns/sc_open_mount_ns ok 8 /ns/nsfs_fs_id # End of ns tests # Start of args tests ok 9 /args/sc_cleanup_args # Start of sc_nonfatal_parse_args tests ok 10 /args/sc_nonfatal_parse_args/typical ok 11 /args/sc_nonfatal_parse_args/typical_classic ok 12 /args/sc_nonfatal_parse_args/ubuntu_core_launcher ok 13 /args/sc_nonfatal_parse_args/version ok 14 /args/sc_nonfatal_parse_args/nothing_to_parse ok 15 /args/sc_nonfatal_parse_args/evil_input ok 16 /args/sc_nonfatal_parse_args/no_security_tag ok 17 /args/sc_nonfatal_parse_args/no_executable ok 18 /args/sc_nonfatal_parse_args/unknown_option # GLib-DEBUG: posix_spawn avoided (workdir specified) (fd close requested) ==19493== Warning: invalid file descriptor 1024 in syscall close() ==19493== Warning: invalid file descriptor 1025 in syscall close() ==19493== Warning: invalid file descriptor 1026 in syscall close() ==19493== Warning: invalid file descriptor 1027 in syscall close() ==19493== Use --log-fd= to select an alternative log fd. ==19493== Warning: invalid file descriptor 1028 in syscall close() ==19493== Warning: invalid file descriptor 1029 in syscall close() ok 19 /args/sc_nonfatal_parse_args/forwards_error ok 20 /args/sc_nonfatal_parse_args/base_snap # Start of base_snap tests ok 21 /args/sc_nonfatal_parse_args/base_snap/missing-arg ok 22 /args/sc_nonfatal_parse_args/base_snap/twice # End of base_snap tests # End of sc_nonfatal_parse_args tests # End of args tests # Start of invocation tests # GLib-DEBUG: posix_spawn avoided (workdir specified) (fd close requested) ==19495== Warning: invalid file descriptor 1024 in syscall close() ==19495== Warning: invalid file descriptor 1025 in syscall close() ==19495== Warning: invalid file descriptor 1026 in syscall close() ==19495== Warning: invalid file descriptor 1027 in syscall close() ==19495== Use --log-fd= to select an alternative log fd. ==19495== Warning: invalid file descriptor 1028 in syscall close() ==19495== Warning: invalid file descriptor 1029 in syscall close() ok 23 /invocation/bad_instance_name ok 24 /invocation/base_name ok 25 /invocation/basic ok 26 /invocation/classic ok 27 /invocation/instance_key # GLib-DEBUG: posix_spawn avoided (workdir specified) (fd close requested) ==19496== Warning: invalid file descriptor 1024 in syscall close() ==19496== Warning: invalid file descriptor 1025 in syscall close() ==19496== Warning: invalid file descriptor 1026 in syscall close() ==19496== Warning: invalid file descriptor 1027 in syscall close() ==19496== Use --log-fd= to select an alternative log fd. ==19496== Warning: invalid file descriptor 1028 in syscall close() ==19496== Warning: invalid file descriptor 1029 in syscall close() ok 28 /invocation/tag_name_mismatch # End of invocation tests # Start of snap-device-helper tests # DEBUG: mock cgroup dir: /tmp/.DGV7M0 # GLib-DEBUG: setenv()/putenv() are not thread-safe and should not be used after threads are created # DEBUG: appname modified from snap.foo.bar to snap_foo_bar # GLib-DEBUG: posix_spawn avoided (fd close requested) ==19497== Warning: invalid file descriptor 1024 in syscall close() ==19497== Warning: invalid file descriptor 1025 in syscall close() ==19497== Warning: invalid file descriptor 1026 in syscall close() ==19497== Warning: invalid file descriptor 1027 in syscall close() ==19497== Use --log-fd= to select an alternative log fd. ==19497== Warning: invalid file descriptor 1028 in syscall close() ==19497== Warning: invalid file descriptor 1029 in syscall close() # DEBUG: appname modified from snap_foo_bar to snap_foo_bar # GLib-DEBUG: posix_spawn avoided (fd close requested) ==19498== Warning: invalid file descriptor 1024 in syscall close() ==19498== Warning: invalid file descriptor 1025 in syscall close() ==19498== Warning: invalid file descriptor 1026 in syscall close() ==19498== Warning: invalid file descriptor 1027 in syscall close() ==19498== Use --log-fd= to select an alternative log fd. ==19498== Warning: invalid file descriptor 1028 in syscall close() ==19498== Warning: invalid file descriptor 1029 in syscall close() # GLib-DEBUG: unsetenv() is not thread-safe and should not be used after threads are created # GLib-DEBUG: posix_spawn avoided (fd close requested) ==19499== Warning: invalid file descriptor 1024 in syscall close() ==19499== Warning: invalid file descriptor 1025 in syscall close() ==19499== Warning: invalid file descriptor 1026 in syscall close() ==19499== Warning: invalid file descriptor 1027 in syscall close() ==19499== Use --log-fd= to select an alternative log fd. ==19499== Warning: invalid file descriptor 1028 in syscall close() ==19499== Warning: invalid file descriptor 1029 in syscall close() ok 29 /snap-device-helper/add # DEBUG: mock cgroup dir: /tmp/.Z6USN0 # GLib-DEBUG: setenv()/putenv() are not thread-safe and should not be used after threads are created # DEBUG: appname modified from snap.foo.bar to snap_foo_bar # GLib-DEBUG: posix_spawn avoided (fd close requested) ==19500== Warning: invalid file descriptor 1024 in syscall close() ==19500== Warning: invalid file descriptor 1025 in syscall close() ==19500== Warning: invalid file descriptor 1026 in syscall close() ==19500== Warning: invalid file descriptor 1027 in syscall close() ==19500== Use --log-fd= to select an alternative log fd. ==19500== Warning: invalid file descriptor 1028 in syscall close() ==19500== Warning: invalid file descriptor 1029 in syscall close() # DEBUG: appname modified from snap_foo_bar to snap_foo_bar # GLib-DEBUG: posix_spawn avoided (fd close requested) ==19501== Warning: invalid file descriptor 1024 in syscall close() ==19501== Warning: invalid file descriptor 1025 in syscall close() ==19501== Warning: invalid file descriptor 1026 in syscall close() ==19501== Warning: invalid file descriptor 1027 in syscall close() ==19501== Use --log-fd= to select an alternative log fd. ==19501== Warning: invalid file descriptor 1028 in syscall close() ==19501== Warning: invalid file descriptor 1029 in syscall close() # GLib-DEBUG: unsetenv() is not thread-safe and should not be used after threads are created # GLib-DEBUG: posix_spawn avoided (fd close requested) ==19502== Warning: invalid file descriptor 1024 in syscall close() ==19502== Warning: invalid file descriptor 1025 in syscall close() ==19502== Warning: invalid file descriptor 1026 in syscall close() ==19502== Warning: invalid file descriptor 1027 in syscall close() ==19502== Use --log-fd= to select an alternative log fd. ==19502== Warning: invalid file descriptor 1028 in syscall close() ==19502== Warning: invalid file descriptor 1029 in syscall close() ok 30 /snap-device-helper/change # DEBUG: mock cgroup dir: /tmp/.MPWQN0 # GLib-DEBUG: setenv()/putenv() are not thread-safe and should not be used after threads are created # DEBUG: appname modified from snap.foo.bar to snap_foo_bar # GLib-DEBUG: posix_spawn avoided (fd close requested) ==19503== Warning: invalid file descriptor 1024 in syscall close() ==19503== Warning: invalid file descriptor 1025 in syscall close() ==19503== Warning: invalid file descriptor 1026 in syscall close() ==19503== Warning: invalid file descriptor 1027 in syscall close() ==19503== Use --log-fd= to select an alternative log fd. ==19503== Warning: invalid file descriptor 1028 in syscall close() ==19503== Warning: invalid file descriptor 1029 in syscall close() # DEBUG: appname modified from snap_foo_bar to snap_foo_bar # GLib-DEBUG: posix_spawn avoided (fd close requested) ==19504== Warning: invalid file descriptor 1024 in syscall close() ==19504== Warning: invalid file descriptor 1025 in syscall close() ==19504== Warning: invalid file descriptor 1026 in syscall close() ==19504== Warning: invalid file descriptor 1027 in syscall close() ==19504== Use --log-fd= to select an alternative log fd. ==19504== Warning: invalid file descriptor 1028 in syscall close() ==19504== Warning: invalid file descriptor 1029 in syscall close() # GLib-DEBUG: unsetenv() is not thread-safe and should not be used after threads are created # GLib-DEBUG: posix_spawn avoided (fd close requested) ==19505== Warning: invalid file descriptor 1024 in syscall close() ==19505== Warning: invalid file descriptor 1025 in syscall close() ==19505== Warning: invalid file descriptor 1026 in syscall close() ==19505== Warning: invalid file descriptor 1027 in syscall close() ==19505== Use --log-fd= to select an alternative log fd. ==19505== Warning: invalid file descriptor 1028 in syscall close() ==19505== Warning: invalid file descriptor 1029 in syscall close() ok 31 /snap-device-helper/remove # DEBUG: appname modified from to # GLib-DEBUG: posix_spawn avoided (fd close requested) ==19506== Warning: invalid file descriptor 1024 in syscall close() ==19506== Warning: invalid file descriptor 1025 in syscall close() ==19506== Warning: invalid file descriptor 1026 in syscall close() ==19506== Warning: invalid file descriptor 1027 in syscall close() ==19506== Use --log-fd= to select an alternative log fd. ==19506== Warning: invalid file descriptor 1028 in syscall close() ==19506== Warning: invalid file descriptor 1029 in syscall close() no app name given # DEBUG: appname modified from foo_bar to foo_bar # GLib-DEBUG: posix_spawn avoided (fd close requested) ==19507== Warning: invalid file descriptor 1024 in syscall close() ==19507== Warning: invalid file descriptor 1025 in syscall close() ==19507== Warning: invalid file descriptor 1026 in syscall close() ==19507== Warning: invalid file descriptor 1027 in syscall close() ==19507== Use --log-fd= to select an alternative log fd. ==19507== Warning: invalid file descriptor 1028 in syscall close() ==19507== Warning: invalid file descriptor 1029 in syscall close() malformed appname foo_bar # DEBUG: appname modified from snap_foo_bar to snap_foo_bar # GLib-DEBUG: posix_spawn avoided (fd close requested) ==19508== Warning: invalid file descriptor 1024 in syscall close() ==19508== Warning: invalid file descriptor 1025 in syscall close() ==19508== Warning: invalid file descriptor 1026 in syscall close() ==19508== Warning: invalid file descriptor 1027 in syscall close() ==19508== Use --log-fd= to select an alternative log fd. ==19508== Warning: invalid file descriptor 1028 in syscall close() ==19508== Warning: invalid file descriptor 1029 in syscall close() no devpath given # DEBUG: appname modified from snap_foo_bar to snap_foo_bar # GLib-DEBUG: posix_spawn avoided (fd close requested) ==19509== Warning: invalid file descriptor 1024 in syscall close() ==19509== Warning: invalid file descriptor 1025 in syscall close() ==19509== Warning: invalid file descriptor 1026 in syscall close() ==19509== Warning: invalid file descriptor 1027 in syscall close() ==19509== Use --log-fd= to select an alternative log fd. ==19509== Warning: invalid file descriptor 1028 in syscall close() ==19509== Warning: invalid file descriptor 1029 in syscall close() no major/minor given # GLib-DEBUG: setenv()/putenv() are not thread-safe and should not be used after threads are created # DEBUG: appname modified from snap_foo_bar to snap_foo_bar # GLib-DEBUG: posix_spawn avoided (fd close requested) ==19510== Warning: invalid file descriptor 1024 in syscall close() ==19510== Warning: invalid file descriptor 1025 in syscall close() ==19510== Warning: invalid file descriptor 1026 in syscall close() ==19510== Warning: invalid file descriptor 1027 in syscall close() ==19510== Use --log-fd= to select an alternative log fd. ==19510== Warning: invalid file descriptor 1028 in syscall close() ==19510== Warning: invalid file descriptor 1029 in syscall close() ERROR: unknown action badaction # GLib-DEBUG: unsetenv() is not thread-safe and should not be used after threads are created # GLib-DEBUG: posix_spawn avoided (fd close requested) ==19511== Warning: invalid file descriptor 1024 in syscall close() ==19511== Warning: invalid file descriptor 1025 in syscall close() ==19511== Warning: invalid file descriptor 1026 in syscall close() ==19511== Warning: invalid file descriptor 1027 in syscall close() ==19511== Use --log-fd= to select an alternative log fd. ==19511== Warning: invalid file descriptor 1028 in syscall close() ==19511== Warning: invalid file descriptor 1029 in syscall close() ok 32 /snap-device-helper/err # Start of parallel tests # DEBUG: mock cgroup dir: /tmp/.JG7KN0 # GLib-DEBUG: setenv()/putenv() are not thread-safe and should not be used after threads are created # DEBUG: appname modified from snap.foo_bar.baz to snap_foo_bar_baz # GLib-DEBUG: posix_spawn avoided (fd close requested) ==19512== Warning: invalid file descriptor 1024 in syscall close() ==19512== Warning: invalid file descriptor 1025 in syscall close() ==19512== Warning: invalid file descriptor 1026 in syscall close() ==19512== Warning: invalid file descriptor 1027 in syscall close() ==19512== Use --log-fd= to select an alternative log fd. ==19512== Warning: invalid file descriptor 1028 in syscall close() ==19512== Warning: invalid file descriptor 1029 in syscall close() # DEBUG: appname modified from snap_foo_bar_baz to snap_foo_bar_baz # GLib-DEBUG: posix_spawn avoided (fd close requested) ==19513== Warning: invalid file descriptor 1024 in syscall close() ==19513== Warning: invalid file descriptor 1025 in syscall close() ==19513== Warning: invalid file descriptor 1026 in syscall close() ==19513== Warning: invalid file descriptor 1027 in syscall close() ==19513== Use --log-fd= to select an alternative log fd. ==19513== Warning: invalid file descriptor 1028 in syscall close() ==19513== Warning: invalid file descriptor 1029 in syscall close() # GLib-DEBUG: unsetenv() is not thread-safe and should not be used after threads are created # GLib-DEBUG: posix_spawn avoided (fd close requested) ==19514== Warning: invalid file descriptor 1024 in syscall close() ==19514== Warning: invalid file descriptor 1025 in syscall close() ==19514== Warning: invalid file descriptor 1026 in syscall close() ==19514== Warning: invalid file descriptor 1027 in syscall close() ==19514== Use --log-fd= to select an alternative log fd. ==19514== Warning: invalid file descriptor 1028 in syscall close() ==19514== Warning: invalid file descriptor 1029 in syscall close() ok 33 /snap-device-helper/parallel/add # DEBUG: mock cgroup dir: /tmp/.3UIGN0 # GLib-DEBUG: setenv()/putenv() are not thread-safe and should not be used after threads are created # DEBUG: appname modified from snap.foo_bar.baz to snap_foo_bar_baz # GLib-DEBUG: posix_spawn avoided (fd close requested) ==19515== Warning: invalid file descriptor 1024 in syscall close() ==19515== Warning: invalid file descriptor 1025 in syscall close() ==19515== Warning: invalid file descriptor 1026 in syscall close() ==19515== Warning: invalid file descriptor 1027 in syscall close() ==19515== Use --log-fd= to select an alternative log fd. ==19515== Warning: invalid file descriptor 1028 in syscall close() ==19515== Warning: invalid file descriptor 1029 in syscall close() # DEBUG: appname modified from snap_foo_bar_baz to snap_foo_bar_baz # GLib-DEBUG: posix_spawn avoided (fd close requested) ==19516== Warning: invalid file descriptor 1024 in syscall close() ==19516== Warning: invalid file descriptor 1025 in syscall close() ==19516== Warning: invalid file descriptor 1026 in syscall close() ==19516== Warning: invalid file descriptor 1027 in syscall close() ==19516== Use --log-fd= to select an alternative log fd. ==19516== Warning: invalid file descriptor 1028 in syscall close() ==19516== Warning: invalid file descriptor 1029 in syscall close() # GLib-DEBUG: unsetenv() is not thread-safe and should not be used after threads are created # GLib-DEBUG: posix_spawn avoided (fd close requested) ==19517== Warning: invalid file descriptor 1024 in syscall close() ==19517== Warning: invalid file descriptor 1025 in syscall close() ==19517== Warning: invalid file descriptor 1026 in syscall close() ==19517== Warning: invalid file descriptor 1027 in syscall close() ==19517== Use --log-fd= to select an alternative log fd. ==19517== Warning: invalid file descriptor 1028 in syscall close() ==19517== Warning: invalid file descriptor 1029 in syscall close() ok 34 /snap-device-helper/parallel/change # DEBUG: mock cgroup dir: /tmp/.0ZMEN0 # GLib-DEBUG: setenv()/putenv() are not thread-safe and should not be used after threads are created # DEBUG: appname modified from snap.foo_bar.baz to snap_foo_bar_baz # GLib-DEBUG: posix_spawn avoided (fd close requested) ==19518== Warning: invalid file descriptor 1024 in syscall close() ==19518== Warning: invalid file descriptor 1025 in syscall close() ==19518== Warning: invalid file descriptor 1026 in syscall close() ==19518== Warning: invalid file descriptor 1027 in syscall close() ==19518== Use --log-fd= to select an alternative log fd. ==19518== Warning: invalid file descriptor 1028 in syscall close() ==19518== Warning: invalid file descriptor 1029 in syscall close() # DEBUG: appname modified from snap_foo_bar_baz to snap_foo_bar_baz # GLib-DEBUG: posix_spawn avoided (fd close requested) ==19519== Warning: invalid file descriptor 1024 in syscall close() ==19519== Warning: invalid file descriptor 1025 in syscall close() ==19519== Warning: invalid file descriptor 1026 in syscall close() ==19519== Warning: invalid file descriptor 1027 in syscall close() ==19519== Use --log-fd= to select an alternative log fd. ==19519== Warning: invalid file descriptor 1028 in syscall close() ==19519== Warning: invalid file descriptor 1029 in syscall close() # GLib-DEBUG: unsetenv() is not thread-safe and should not be used after threads are created # GLib-DEBUG: posix_spawn avoided (fd close requested) ==19520== Warning: invalid file descriptor 1024 in syscall close() ==19520== Warning: invalid file descriptor 1025 in syscall close() ==19520== Warning: invalid file descriptor 1026 in syscall close() ==19520== Warning: invalid file descriptor 1027 in syscall close() ==19520== Use --log-fd= to select an alternative log fd. ==19520== Warning: invalid file descriptor 1028 in syscall close() ==19520== Warning: invalid file descriptor 1029 in syscall close() ok 35 /snap-device-helper/parallel/remove # End of parallel tests # Start of hook tests # DEBUG: mock cgroup dir: /tmp/.NCIFN0 # GLib-DEBUG: setenv()/putenv() are not thread-safe and should not be used after threads are created # DEBUG: appname modified from snap.foo.hook.configure to snap_foo_hook_configure # GLib-DEBUG: posix_spawn avoided (fd close requested) ==19521== Warning: invalid file descriptor 1024 in syscall close() ==19521== Warning: invalid file descriptor 1025 in syscall close() ==19521== Warning: invalid file descriptor 1026 in syscall close() ==19521== Warning: invalid file descriptor 1027 in syscall close() ==19521== Use --log-fd= to select an alternative log fd. ==19521== Warning: invalid file descriptor 1028 in syscall close() ==19521== Warning: invalid file descriptor 1029 in syscall close() # DEBUG: appname modified from snap_foo_hook_configure to snap_foo_hook_configure # GLib-DEBUG: posix_spawn avoided (fd close requested) ==19522== Warning: invalid file descriptor 1024 in syscall close() ==19522== Warning: invalid file descriptor 1025 in syscall close() ==19522== Warning: invalid file descriptor 1026 in syscall close() ==19522== Warning: invalid file descriptor 1027 in syscall close() ==19522== Use --log-fd= to select an alternative log fd. ==19522== Warning: invalid file descriptor 1028 in syscall close() ==19522== Warning: invalid file descriptor 1029 in syscall close() # GLib-DEBUG: unsetenv() is not thread-safe and should not be used after threads are created # GLib-DEBUG: posix_spawn avoided (fd close requested) ==19523== Warning: invalid file descriptor 1024 in syscall close() ==19523== Warning: invalid file descriptor 1025 in syscall close() ==19523== Warning: invalid file descriptor 1026 in syscall close() ==19523== Warning: invalid file descriptor 1027 in syscall close() ==19523== Use --log-fd= to select an alternative log fd. ==19523== Warning: invalid file descriptor 1028 in syscall close() ==19523== Warning: invalid file descriptor 1029 in syscall close() ok 36 /snap-device-helper/hook/add # Start of parallel tests # DEBUG: mock cgroup dir: /tmp/.0XQAN0 # GLib-DEBUG: setenv()/putenv() are not thread-safe and should not be used after threads are created # DEBUG: appname modified from snap.foo_bar.hook.configure to snap_foo_bar_hook_configure # GLib-DEBUG: posix_spawn avoided (fd close requested) ==19524== Warning: invalid file descriptor 1024 in syscall close() ==19524== Warning: invalid file descriptor 1025 in syscall close() ==19524== Warning: invalid file descriptor 1026 in syscall close() ==19524== Warning: invalid file descriptor 1027 in syscall close() ==19524== Use --log-fd= to select an alternative log fd. ==19524== Warning: invalid file descriptor 1028 in syscall close() ==19524== Warning: invalid file descriptor 1029 in syscall close() # DEBUG: appname modified from snap_foo_bar_hook_configure to snap_foo_bar_hook_configure # GLib-DEBUG: posix_spawn avoided (fd close requested) ==19525== Warning: invalid file descriptor 1024 in syscall close() ==19525== Warning: invalid file descriptor 1025 in syscall close() ==19525== Warning: invalid file descriptor 1026 in syscall close() ==19525== Warning: invalid file descriptor 1027 in syscall close() ==19525== Use --log-fd= to select an alternative log fd. ==19525== Warning: invalid file descriptor 1028 in syscall close() ==19525== Warning: invalid file descriptor 1029 in syscall close() # GLib-DEBUG: unsetenv() is not thread-safe and should not be used after threads are created # GLib-DEBUG: posix_spawn avoided (fd close requested) ==19526== Warning: invalid file descriptor 1024 in syscall close() ==19526== Warning: invalid file descriptor 1025 in syscall close() ==19526== Warning: invalid file descriptor 1026 in syscall close() ==19526== Warning: invalid file descriptor 1027 in syscall close() ==19526== Use --log-fd= to select an alternative log fd. ==19526== Warning: invalid file descriptor 1028 in syscall close() ==19526== Warning: invalid file descriptor 1029 in syscall close() ok 37 /snap-device-helper/hook/parallel/add # End of parallel tests # End of hook tests # Start of hook-name-hook tests # Start of parallel tests # DEBUG: mock cgroup dir: /tmp/.VFT8M0 # GLib-DEBUG: setenv()/putenv() are not thread-safe and should not be used after threads are created # DEBUG: appname modified from snap.foo_hook.hook.configure to snap_foo_hook_hook_configure # GLib-DEBUG: posix_spawn avoided (fd close requested) ==19527== Warning: invalid file descriptor 1024 in syscall close() ==19527== Warning: invalid file descriptor 1025 in syscall close() ==19527== Warning: invalid file descriptor 1026 in syscall close() ==19527== Warning: invalid file descriptor 1027 in syscall close() ==19527== Use --log-fd= to select an alternative log fd. ==19527== Warning: invalid file descriptor 1028 in syscall close() ==19527== Warning: invalid file descriptor 1029 in syscall close() # DEBUG: appname modified from snap_foo_hook_hook_configure to snap_foo_hook_hook_configure # GLib-DEBUG: posix_spawn avoided (fd close requested) ==19528== Warning: invalid file descriptor 1024 in syscall close() ==19528== Warning: invalid file descriptor 1025 in syscall close() ==19528== Warning: invalid file descriptor 1026 in syscall close() ==19528== Warning: invalid file descriptor 1027 in syscall close() ==19528== Use --log-fd= to select an alternative log fd. ==19528== Warning: invalid file descriptor 1028 in syscall close() ==19528== Warning: invalid file descriptor 1029 in syscall close() # GLib-DEBUG: unsetenv() is not thread-safe and should not be used after threads are created # GLib-DEBUG: posix_spawn avoided (fd close requested) ==19529== Warning: invalid file descriptor 1024 in syscall close() ==19529== Warning: invalid file descriptor 1025 in syscall close() ==19529== Warning: invalid file descriptor 1026 in syscall close() ==19529== Warning: invalid file descriptor 1027 in syscall close() ==19529== Use --log-fd= to select an alternative log fd. ==19529== Warning: invalid file descriptor 1028 in syscall close() ==19529== Warning: invalid file descriptor 1029 in syscall close() ok 38 /snap-device-helper/hook-name-hook/parallel/add # End of parallel tests # End of hook-name-hook tests # End of snap-device-helper tests ==19489== ==19489== HEAP SUMMARY: ==19489== in use at exit: 18,422 bytes in 206 blocks ==19489== total heap usage: 5,706 allocs, 5,500 frees, 7,337,375 bytes allocated ==19489== ==19489== LEAK SUMMARY: ==19489== definitely lost: 0 bytes in 0 blocks ==19489== indirectly lost: 0 bytes in 0 blocks ==19489== possibly lost: 136 bytes in 1 blocks ==19489== still reachable: 18,286 bytes in 205 blocks ==19489== suppressed: 0 bytes in 0 blocks ==19489== Rerun with --leak-check=full to see details of leaked memory ==19489== ==19489== For lists of detected and suppressed errors, rerun with: -s ==19489== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 0 from 0) /usr/bin/valgrind ./system-shutdown/unit-tests ==19530== Memcheck, a memory error detector ==19530== Copyright (C) 2002-2017, and GNU GPL'd, by Julian Seward et al. ==19530== Using Valgrind-3.16.0 and LibVEX; rerun with -h for copyright info ==19530== Command: ./system-shutdown/unit-tests ==19530== # random seed: R02Sc37502f76a40aa30ce2d6d63ac720448 1..0 ==19530== ==19530== HEAP SUMMARY: ==19530== in use at exit: 15,505 bytes in 17 blocks ==19530== total heap usage: 45 allocs, 28 frees, 95,039 bytes allocated ==19530== ==19530== LEAK SUMMARY: ==19530== definitely lost: 0 bytes in 0 blocks ==19530== indirectly lost: 0 bytes in 0 blocks ==19530== possibly lost: 0 bytes in 0 blocks ==19530== still reachable: 15,505 bytes in 17 blocks ==19530== suppressed: 0 bytes in 0 blocks ==19530== Rerun with --leak-check=full to see details of leaked memory ==19530== ==19530== For lists of detected and suppressed errors, rerun with: -s ==19530== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 0 from 0) ~/build/BUILD/snapd-2.45.2 + popd + RPM_EC=0 ++ jobs -p + exit 0 Processing files: snapd-2.45.2-1.fc32.armv7hl Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.ZEEXib + umask 022 + cd /builddir/build/BUILD + cd snapd-2.45.2 + DOCDIR=/builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.arm/usr/share/doc/snapd + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.arm/usr/share/doc/snapd + cp -pr README.md /builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.arm/usr/share/doc/snapd + cp -pr docs/MOVED.md /builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.arm/usr/share/doc/snapd + RPM_EC=0 ++ jobs -p + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.l9AAza + umask 022 + cd /builddir/build/BUILD + cd snapd-2.45.2 + LICENSEDIR=/builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.arm/usr/share/licenses/snapd + export LC_ALL=C + LC_ALL=C + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.arm/usr/share/licenses/snapd + cp -pr COPYING /builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.arm/usr/share/licenses/snapd + RPM_EC=0 ++ jobs -p + exit 0 warning: absolute symlink: /usr/bin/snapctl -> /usr/libexec/snapd/snapctl Provides: application() application(snap-handle-link.desktop) config(snapd) = 2.45.2-1.fc32 mimehandler(x-scheme-handler/snap) snapd = 2.45.2-1.fc32 snapd(armv7hl-32) = 2.45.2-1.fc32 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: /usr/bin/bash /usr/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.45.2-1.fc32.armv7hl Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.uCkn4d + umask 022 + cd /builddir/build/BUILD + cd snapd-2.45.2 + DOCDIR=/builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.arm/usr/share/doc/snap-confine + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.arm/usr/share/doc/snap-confine + cp -pr cmd/snap-confine/PORTING /builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.arm/usr/share/doc/snap-confine + RPM_EC=0 ++ jobs -p + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.GnnUze + umask 022 + cd /builddir/build/BUILD + cd snapd-2.45.2 + LICENSEDIR=/builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.arm/usr/share/licenses/snap-confine + export LC_ALL=C + LC_ALL=C + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.arm/usr/share/licenses/snap-confine + cp -pr COPYING /builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.arm/usr/share/licenses/snap-confine + RPM_EC=0 ++ jobs -p + exit 0 Provides: snap-confine = 2.45.2-1.fc32 snap-confine(armv7hl-32) = 2.45.2-1.fc32 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: /usr/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.27) 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.45.2-1.fc32.noarch Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.UdVKmc + umask 022 + cd /builddir/build/BUILD + cd snapd-2.45.2 + DOCDIR=/builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.arm/usr/share/doc/snapd-selinux + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.arm/usr/share/doc/snapd-selinux + cp -pr data/selinux/README.md /builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.arm/usr/share/doc/snapd-selinux + RPM_EC=0 ++ jobs -p + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.XqjIkd + umask 022 + cd /builddir/build/BUILD + cd snapd-2.45.2 + LICENSEDIR=/builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.arm/usr/share/licenses/snapd-selinux + export LC_ALL=C + LC_ALL=C + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.arm/usr/share/licenses/snapd-selinux + cp -pr data/selinux/COPYING /builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.arm/usr/share/licenses/snapd-selinux + RPM_EC=0 ++ jobs -p + exit 0 Provides: snapd-selinux = 2.45.2-1.fc32 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-utils selinux-policy-base >= 3.14.5-42.fc32 Requires(postun): /bin/sh Requires(posttrans): /bin/sh Processing files: snapd-devel-2.45.2-1.fc32.noarch Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.zl0hld + umask 022 + cd /builddir/build/BUILD + cd snapd-2.45.2 + DOCDIR=/builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.arm/usr/share/doc/snapd-devel + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.arm/usr/share/doc/snapd-devel + cp -pr README.md /builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.arm/usr/share/doc/snapd-devel + RPM_EC=0 ++ jobs -p + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.rWp6ge + umask 022 + cd /builddir/build/BUILD + cd snapd-2.45.2 + LICENSEDIR=/builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.arm/usr/share/licenses/snapd-devel + export LC_ALL=C + LC_ALL=C + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.arm/usr/share/licenses/snapd-devel + cp -pr COPYING /builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.arm/usr/share/licenses/snapd-devel + RPM_EC=0 ++ jobs -p + exit 0 Provides: golang(github.com/snapcore/snapd/advisor) = 2.45.2-1.fc32 golang(github.com/snapcore/snapd/arch) = 2.45.2-1.fc32 golang(github.com/snapcore/snapd/asserts) = 2.45.2-1.fc32 golang(github.com/snapcore/snapd/asserts/assertstest) = 2.45.2-1.fc32 golang(github.com/snapcore/snapd/asserts/signtool) = 2.45.2-1.fc32 golang(github.com/snapcore/snapd/asserts/snapasserts) = 2.45.2-1.fc32 golang(github.com/snapcore/snapd/asserts/sysdb) = 2.45.2-1.fc32 golang(github.com/snapcore/snapd/asserts/systestkeys) = 2.45.2-1.fc32 golang(github.com/snapcore/snapd/boot) = 2.45.2-1.fc32 golang(github.com/snapcore/snapd/boot/boottest) = 2.45.2-1.fc32 golang(github.com/snapcore/snapd/bootloader) = 2.45.2-1.fc32 golang(github.com/snapcore/snapd/bootloader/androidbootenv) = 2.45.2-1.fc32 golang(github.com/snapcore/snapd/bootloader/bootloadertest) = 2.45.2-1.fc32 golang(github.com/snapcore/snapd/bootloader/efi) = 2.45.2-1.fc32 golang(github.com/snapcore/snapd/bootloader/grubenv) = 2.45.2-1.fc32 golang(github.com/snapcore/snapd/bootloader/lkenv) = 2.45.2-1.fc32 golang(github.com/snapcore/snapd/bootloader/ubootenv) = 2.45.2-1.fc32 golang(github.com/snapcore/snapd/client) = 2.45.2-1.fc32 golang(github.com/snapcore/snapd/cmd) = 2.45.2-1.fc32 golang(github.com/snapcore/snapd/cmd/cmdutil) = 2.45.2-1.fc32 golang(github.com/snapcore/snapd/cmd/snap-bootstrap/bootstrap) = 2.45.2-1.fc32 golang(github.com/snapcore/snapd/cmd/snap-bootstrap/partition) = 2.45.2-1.fc32 golang(github.com/snapcore/snapd/cmd/snap-bootstrap/triggerwatch) = 2.45.2-1.fc32 golang(github.com/snapcore/snapd/cmd/snap-seccomp/syscalls) = 2.45.2-1.fc32 golang(github.com/snapcore/snapd/cmd/snaplock) = 2.45.2-1.fc32 golang(github.com/snapcore/snapd/daemon) = 2.45.2-1.fc32 golang(github.com/snapcore/snapd/dirs) = 2.45.2-1.fc32 golang(github.com/snapcore/snapd/errtracker) = 2.45.2-1.fc32 golang(github.com/snapcore/snapd/features) = 2.45.2-1.fc32 golang(github.com/snapcore/snapd/gadget) = 2.45.2-1.fc32 golang(github.com/snapcore/snapd/httputil) = 2.45.2-1.fc32 golang(github.com/snapcore/snapd/i18n) = 2.45.2-1.fc32 golang(github.com/snapcore/snapd/i18n/xgettext-go) = 2.45.2-1.fc32 golang(github.com/snapcore/snapd/image) = 2.45.2-1.fc32 golang(github.com/snapcore/snapd/interfaces) = 2.45.2-1.fc32 golang(github.com/snapcore/snapd/interfaces/apparmor) = 2.45.2-1.fc32 golang(github.com/snapcore/snapd/interfaces/backends) = 2.45.2-1.fc32 golang(github.com/snapcore/snapd/interfaces/builtin) = 2.45.2-1.fc32 golang(github.com/snapcore/snapd/interfaces/dbus) = 2.45.2-1.fc32 golang(github.com/snapcore/snapd/interfaces/hotplug) = 2.45.2-1.fc32 golang(github.com/snapcore/snapd/interfaces/ifacetest) = 2.45.2-1.fc32 golang(github.com/snapcore/snapd/interfaces/kmod) = 2.45.2-1.fc32 golang(github.com/snapcore/snapd/interfaces/mount) = 2.45.2-1.fc32 golang(github.com/snapcore/snapd/interfaces/policy) = 2.45.2-1.fc32 golang(github.com/snapcore/snapd/interfaces/seccomp) = 2.45.2-1.fc32 golang(github.com/snapcore/snapd/interfaces/systemd) = 2.45.2-1.fc32 golang(github.com/snapcore/snapd/interfaces/udev) = 2.45.2-1.fc32 golang(github.com/snapcore/snapd/interfaces/utils) = 2.45.2-1.fc32 golang(github.com/snapcore/snapd/jsonutil) = 2.45.2-1.fc32 golang(github.com/snapcore/snapd/jsonutil/safejson) = 2.45.2-1.fc32 golang(github.com/snapcore/snapd/logger) = 2.45.2-1.fc32 golang(github.com/snapcore/snapd/metautil) = 2.45.2-1.fc32 golang(github.com/snapcore/snapd/netutil) = 2.45.2-1.fc32 golang(github.com/snapcore/snapd/osutil) = 2.45.2-1.fc32 golang(github.com/snapcore/snapd/osutil/mount) = 2.45.2-1.fc32 golang(github.com/snapcore/snapd/osutil/squashfs) = 2.45.2-1.fc32 golang(github.com/snapcore/snapd/osutil/strace) = 2.45.2-1.fc32 golang(github.com/snapcore/snapd/osutil/sys) = 2.45.2-1.fc32 golang(github.com/snapcore/snapd/osutil/udev/crawler) = 2.45.2-1.fc32 golang(github.com/snapcore/snapd/osutil/udev/netlink) = 2.45.2-1.fc32 golang(github.com/snapcore/snapd/overlord) = 2.45.2-1.fc32 golang(github.com/snapcore/snapd/overlord/assertstate) = 2.45.2-1.fc32 golang(github.com/snapcore/snapd/overlord/assertstate/assertstatetest) = 2.45.2-1.fc32 golang(github.com/snapcore/snapd/overlord/auth) = 2.45.2-1.fc32 golang(github.com/snapcore/snapd/overlord/cmdstate) = 2.45.2-1.fc32 golang(github.com/snapcore/snapd/overlord/configstate) = 2.45.2-1.fc32 golang(github.com/snapcore/snapd/overlord/configstate/config) = 2.45.2-1.fc32 golang(github.com/snapcore/snapd/overlord/configstate/configcore) = 2.45.2-1.fc32 golang(github.com/snapcore/snapd/overlord/configstate/proxyconf) = 2.45.2-1.fc32 golang(github.com/snapcore/snapd/overlord/configstate/settings) = 2.45.2-1.fc32 golang(github.com/snapcore/snapd/overlord/devicestate) = 2.45.2-1.fc32 golang(github.com/snapcore/snapd/overlord/devicestate/devicestatetest) = 2.45.2-1.fc32 golang(github.com/snapcore/snapd/overlord/devicestate/internal) = 2.45.2-1.fc32 golang(github.com/snapcore/snapd/overlord/healthstate) = 2.45.2-1.fc32 golang(github.com/snapcore/snapd/overlord/hookstate) = 2.45.2-1.fc32 golang(github.com/snapcore/snapd/overlord/hookstate/ctlcmd) = 2.45.2-1.fc32 golang(github.com/snapcore/snapd/overlord/hookstate/hooktest) = 2.45.2-1.fc32 golang(github.com/snapcore/snapd/overlord/ifacestate) = 2.45.2-1.fc32 golang(github.com/snapcore/snapd/overlord/ifacestate/ifacerepo) = 2.45.2-1.fc32 golang(github.com/snapcore/snapd/overlord/ifacestate/udevmonitor) = 2.45.2-1.fc32 golang(github.com/snapcore/snapd/overlord/patch) = 2.45.2-1.fc32 golang(github.com/snapcore/snapd/overlord/servicestate) = 2.45.2-1.fc32 golang(github.com/snapcore/snapd/overlord/snapshotstate) = 2.45.2-1.fc32 golang(github.com/snapcore/snapd/overlord/snapshotstate/backend) = 2.45.2-1.fc32 golang(github.com/snapcore/snapd/overlord/snapstate) = 2.45.2-1.fc32 golang(github.com/snapcore/snapd/overlord/snapstate/backend) = 2.45.2-1.fc32 golang(github.com/snapcore/snapd/overlord/snapstate/policy) = 2.45.2-1.fc32 golang(github.com/snapcore/snapd/overlord/snapstate/snapstatetest) = 2.45.2-1.fc32 golang(github.com/snapcore/snapd/overlord/standby) = 2.45.2-1.fc32 golang(github.com/snapcore/snapd/overlord/state) = 2.45.2-1.fc32 golang(github.com/snapcore/snapd/overlord/storecontext) = 2.45.2-1.fc32 golang(github.com/snapcore/snapd/polkit) = 2.45.2-1.fc32 golang(github.com/snapcore/snapd/progress) = 2.45.2-1.fc32 golang(github.com/snapcore/snapd/progress/progresstest) = 2.45.2-1.fc32 golang(github.com/snapcore/snapd/randutil) = 2.45.2-1.fc32 golang(github.com/snapcore/snapd/release) = 2.45.2-1.fc32 golang(github.com/snapcore/snapd/sandbox) = 2.45.2-1.fc32 golang(github.com/snapcore/snapd/sandbox/apparmor) = 2.45.2-1.fc32 golang(github.com/snapcore/snapd/sandbox/cgroup) = 2.45.2-1.fc32 golang(github.com/snapcore/snapd/sandbox/seccomp) = 2.45.2-1.fc32 golang(github.com/snapcore/snapd/sandbox/selinux) = 2.45.2-1.fc32 golang(github.com/snapcore/snapd/sanity) = 2.45.2-1.fc32 golang(github.com/snapcore/snapd/secboot) = 2.45.2-1.fc32 golang(github.com/snapcore/snapd/seed) = 2.45.2-1.fc32 golang(github.com/snapcore/snapd/seed/internal) = 2.45.2-1.fc32 golang(github.com/snapcore/snapd/seed/seedtest) = 2.45.2-1.fc32 golang(github.com/snapcore/snapd/seed/seedwriter) = 2.45.2-1.fc32 golang(github.com/snapcore/snapd/snap) = 2.45.2-1.fc32 golang(github.com/snapcore/snapd/snap/channel) = 2.45.2-1.fc32 golang(github.com/snapcore/snapd/snap/naming) = 2.45.2-1.fc32 golang(github.com/snapcore/snapd/snap/pack) = 2.45.2-1.fc32 golang(github.com/snapcore/snapd/snap/snapdir) = 2.45.2-1.fc32 golang(github.com/snapcore/snapd/snap/snapenv) = 2.45.2-1.fc32 golang(github.com/snapcore/snapd/snap/snaptest) = 2.45.2-1.fc32 golang(github.com/snapcore/snapd/snap/squashfs) = 2.45.2-1.fc32 golang(github.com/snapcore/snapd/snapdenv) = 2.45.2-1.fc32 golang(github.com/snapcore/snapd/spdx) = 2.45.2-1.fc32 golang(github.com/snapcore/snapd/store) = 2.45.2-1.fc32 golang(github.com/snapcore/snapd/store/storetest) = 2.45.2-1.fc32 golang(github.com/snapcore/snapd/strutil) = 2.45.2-1.fc32 golang(github.com/snapcore/snapd/strutil/chrorder) = 2.45.2-1.fc32 golang(github.com/snapcore/snapd/strutil/quantity) = 2.45.2-1.fc32 golang(github.com/snapcore/snapd/strutil/shlex) = 2.45.2-1.fc32 golang(github.com/snapcore/snapd/sysconfig) = 2.45.2-1.fc32 golang(github.com/snapcore/snapd/systemd) = 2.45.2-1.fc32 golang(github.com/snapcore/snapd/testutil) = 2.45.2-1.fc32 golang(github.com/snapcore/snapd/timeout) = 2.45.2-1.fc32 golang(github.com/snapcore/snapd/timeutil) = 2.45.2-1.fc32 golang(github.com/snapcore/snapd/timings) = 2.45.2-1.fc32 golang(github.com/snapcore/snapd/usersession/agent) = 2.45.2-1.fc32 golang(github.com/snapcore/snapd/usersession/autostart) = 2.45.2-1.fc32 golang(github.com/snapcore/snapd/usersession/client) = 2.45.2-1.fc32 golang(github.com/snapcore/snapd/usersession/userd) = 2.45.2-1.fc32 golang(github.com/snapcore/snapd/usersession/userd/ui) = 2.45.2-1.fc32 golang(github.com/snapcore/snapd/wrappers) = 2.45.2-1.fc32 golang(github.com/snapcore/snapd/x11) = 2.45.2-1.fc32 golang(github.com/snapcore/snapd/xdgopenproxy) = 2.45.2-1.fc32 snapd-devel = 2.45.2-1.fc32 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Processing files: snapd-debugsource-2.45.2-1.fc32.armv7hl Provides: snapd-debugsource = 2.45.2-1.fc32 snapd-debugsource(armv7hl-32) = 2.45.2-1.fc32 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Processing files: snapd-debuginfo-2.45.2-1.fc32.armv7hl Provides: debuginfo(build-id) = 7fbc7dd18c3b61f8ac3e2b1a8b3b39a008f9a830 debuginfo(build-id) = 84468d578791c322a25fc22d18beb06367080b25 debuginfo(build-id) = 9be30976477d1d03b07560659064d5d6cd412163 debuginfo(build-id) = 9f413a5686076da46c5a35129373dc47519e1c4f debuginfo(build-id) = c01cb185070fa67107da0e6d2251ca81e29bf67e debuginfo(build-id) = c9bcfa7f32faa50d2f33b7b6ec9ab1a3aff68f23 snapd-debuginfo = 2.45.2-1.fc32 snapd-debuginfo(armv7hl-32) = 2.45.2-1.fc32 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: snapd-debugsource(armv7hl-32) = 2.45.2-1.fc32 Processing files: snap-confine-debuginfo-2.45.2-1.fc32.armv7hl Provides: debuginfo(build-id) = 29b2c779f989ad7105a3c33e073c4275b9967d83 debuginfo(build-id) = 2ad61e379182f365e27a0ef257224c7a40c9020c debuginfo(build-id) = 30884c8b7efb2184a40ca97140265c3a231e8ba4 debuginfo(build-id) = 420ab460dd27f753c6bb61dcf81f43fb1cc817e7 debuginfo(build-id) = 5b535276fc4e8b7139cfaa4f68e62a5dbe9099cb debuginfo(build-id) = ac8b0d5501c165d960aa6af656c2a601ef9d9a60 debuginfo(build-id) = ccfe304473e44642093661b654f4ac2bea5b68d8 snap-confine-debuginfo = 2.45.2-1.fc32 snap-confine-debuginfo(armv7hl-32) = 2.45.2-1.fc32 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: snapd-debugsource(armv7hl-32) = 2.45.2-1.fc32 Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.arm Wrote: /builddir/build/RPMS/snapd-selinux-2.45.2-1.fc32.noarch.rpm Wrote: /builddir/build/RPMS/snapd-debugsource-2.45.2-1.fc32.armv7hl.rpm Wrote: /builddir/build/RPMS/snap-confine-2.45.2-1.fc32.armv7hl.rpm Wrote: /builddir/build/RPMS/snap-confine-debuginfo-2.45.2-1.fc32.armv7hl.rpm Wrote: /builddir/build/RPMS/snapd-devel-2.45.2-1.fc32.noarch.rpm Wrote: /builddir/build/RPMS/snapd-debuginfo-2.45.2-1.fc32.armv7hl.rpm Wrote: /builddir/build/RPMS/snapd-2.45.2-1.fc32.armv7hl.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.NRxEWb + umask 022 + cd /builddir/build/BUILD + cd snapd-2.45.2 + /usr/bin/rm -rf /builddir/build/BUILDROOT/snapd-2.45.2-1.fc32.arm + RPM_EC=0 ++ jobs -p + exit 0 Child return code was: 0