Mock Version: 1.4.13 Mock Version: 1.4.13 ENTER ['do'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target armv7hl --nodeps /builddir/build/SPECS/snapd.spec'], chrootPath='/var/lib/mock/f28-build-15183662-1080186/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=172800uid=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 BUILDSTDERR: warning: line 199: Possible unexpanded macro in: Requires(post): selinux-policy-base >= %{_selinux_policy_version} Building target platforms: armv7hl Building for target armv7hl Wrote: /builddir/build/SRPMS/snapd-2.37.2-1.fc28.src.rpm Child return code was: 0 ENTER ['do'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target armv7hl --nodeps /builddir/build/SPECS/snapd.spec'], chrootPath='/var/lib/mock/f28-build-15183662-1080186/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=172800uid=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 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.MHvlLC + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf snapd-2.37.2 + /usr/bin/gzip -dc /builddir/build/SOURCES/snapd-2.37.2.tar.gz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd snapd-2.37.2 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + /usr/bin/cat /builddir/build/SOURCES/0001-cmd-use-libtool-for-the-internal-library.patch + /usr/bin/patch -p1 -s --fuzz=0 --no-backup-if-mismatch + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.nRxwwL + umask 022 + cd /builddir/build/BUILD + cd snapd-2.37.2 + ./mkversion.sh 2.37.2-1.fc28 BUILDSTDERR: *** Setting version to '2.37.2-1.fc28' from shell. + 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 BUILDSTDERR: ++ pwd + export GOPATH=/builddir/build/BUILD/snapd-2.37.2:/usr/share/gocode + GOPATH=/builddir/build/BUILD/snapd-2.37.2:/usr/share/gocode + GOFLAGS= + 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 + 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 BUILDSTDERR: ++ od -An -tx1 BUILDSTDERR: ++ head -c20 /dev/urandom BUILDSTDERR: ++ tr -d ' \n' + go build -buildmode pie -compiler gc '-tags=rpm_crashtraceback ' -ldflags ' -B 0x46afe385a0f7dd1fce23c9272fc32e3a027e0a48 -extldflags '\''-Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld '\''' -a -v -x -o bin/snapd github.com/snapcore/snapd/cmd/snapd BUILDSTDERR: WORK=/tmp/go-build109059874 BUILDSTDERR: errors BUILDSTDERR: internal/race BUILDSTDERR: mkdir -p $WORK/b003/ BUILDSTDERR: mkdir -p $WORK/b006/ BUILDSTDERR: cat >$WORK/b003/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: EOF BUILDSTDERR: cat >$WORK/b006/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/errors BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b003/_pkg_.a -trimpath $WORK/b003 -shared -p errors -std -complete -installsuffix shared -buildid FzgE2nFu75oIIzQfsbtJ/FzgE2nFu75oIIzQfsbtJ -goversion go1.10.7 -D "" -importcfg $WORK/b003/importcfg -pack ./errors.go BUILDSTDERR: cd /usr/lib/golang/src/internal/race BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b006/_pkg_.a -trimpath $WORK/b006 -shared -p internal/race -std -complete -installsuffix shared -buildid dOVl6qj1a18OpPfdZTjZ/dOVl6qj1a18OpPfdZTjZ -goversion go1.10.7 -D "" -importcfg $WORK/b006/importcfg -pack ./doc.go ./norace.go BUILDSTDERR: runtime/internal/sys BUILDSTDERR: mkdir -p $WORK/b010/ BUILDSTDERR: cat >$WORK/b010/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/runtime/internal/sys BUILDSTDERR: /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 59obkQxhxG_TGCe612z5/59obkQxhxG_TGCe612z5 -goversion go1.10.7 -D "" -importcfg $WORK/b010/importcfg -pack ./arch.go ./arch_arm.go ./intrinsics.go ./stubs.go ./sys.go ./zgoarch_arm.go ./zgoos_linux.go ./zversion.go BUILDSTDERR: sync/atomic BUILDSTDERR: mkdir -p $WORK/b011/ BUILDSTDERR: cat >$WORK/b011/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/sync/atomic BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b011/_pkg_.a -trimpath $WORK/b011 -shared -p sync/atomic -std -installsuffix shared -buildid budSmCIll38VTuET45Zo/budSmCIll38VTuET45Zo -goversion go1.10.7 -D "" -importcfg $WORK/b011/importcfg -pack -asmhdr $WORK/b011/go_asm.h ./64bit_arm.go ./doc.go ./value.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b006/_pkg_.a # internal BUILDSTDERR: cp $WORK/b006/_pkg_.a /builddir/.cache/go-build/6c/6c7d9dcd5420dbf7ee5230e4b77c6ac5f97b2b82b69e9abec7442c6113a1d4e5-d # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b003/_pkg_.a # internal BUILDSTDERR: cp $WORK/b003/_pkg_.a /builddir/.cache/go-build/9b/9be2c336769d4dcf37b51e73bb39f054654001d45948f463d212c65bdaf9bf39-d # internal BUILDSTDERR: unicode/utf8 BUILDSTDERR: mkdir -p $WORK/b020/ BUILDSTDERR: cat >$WORK/b020/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/unicode/utf8 BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b020/_pkg_.a -trimpath $WORK/b020 -shared -p unicode/utf8 -std -complete -installsuffix shared -buildid fJYE0wejU97PfFhHBeeA/fJYE0wejU97PfFhHBeeA -goversion go1.10.7 -D "" -importcfg $WORK/b020/importcfg -pack ./utf8.go BUILDSTDERR: math BUILDSTDERR: mkdir -p $WORK/b012/ BUILDSTDERR: cat >$WORK/b012/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: EOF BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b010/_pkg_.a # internal BUILDSTDERR: cd /usr/lib/golang/src/math BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b012/_pkg_.a -trimpath $WORK/b012 -shared -p math -std -installsuffix shared -buildid vod3F1rpDk2dtc-LDG0j/vod3F1rpDk2dtc-LDG0j -goversion go1.10.7 -D "" -importcfg $WORK/b012/importcfg -pack -asmhdr $WORK/b012/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 ./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 ./unsafe.go BUILDSTDERR: cp $WORK/b010/_pkg_.a /builddir/.cache/go-build/de/de7e1a766396f352d7455f5b7af0f3457334e502227eb0f522747864e18e34c4-d # internal BUILDSTDERR: cd /usr/lib/golang/src/sync/atomic BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/asm -trimpath $WORK/b011 -I $WORK/b011/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm -shared -o $WORK/b011/asm_arm.o ./asm_arm.s BUILDSTDERR: runtime/internal/atomic BUILDSTDERR: mkdir -p $WORK/b009/ BUILDSTDERR: cat >$WORK/b009/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile runtime/internal/sys=$WORK/b010/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/runtime/internal/atomic BUILDSTDERR: /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 vchkUbhtBUiVeWzL9wWJ/vchkUbhtBUiVeWzL9wWJ -goversion go1.10.7 -D "" -importcfg $WORK/b009/importcfg -pack -asmhdr $WORK/b009/go_asm.h ./atomic_arm.go ./stubs.go BUILDSTDERR: cd /usr/lib/golang/src/sync/atomic BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/asm -trimpath $WORK/b011 -I $WORK/b011/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm -shared -o $WORK/b011/asm_linux_arm.o ./asm_linux_arm.s BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/pack r $WORK/b011/_pkg_.a $WORK/b011/asm_arm.o $WORK/b011/asm_linux_arm.o # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b011/_pkg_.a # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b020/_pkg_.a # internal BUILDSTDERR: cp $WORK/b011/_pkg_.a /builddir/.cache/go-build/70/707c6e722d320959298223dd4471c7b91b6a21f9de7ba9e31a7a160446bb89e5-d # internal BUILDSTDERR: cp $WORK/b020/_pkg_.a /builddir/.cache/go-build/dd/dd88326b4532d5372445a4d7210b8c24db4586b2db7e9209c65502a017b089d8-d # internal BUILDSTDERR: internal/testlog BUILDSTDERR: mkdir -p $WORK/b017/ BUILDSTDERR: cat >$WORK/b017/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile sync/atomic=$WORK/b011/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/internal/testlog BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b017/_pkg_.a -trimpath $WORK/b017 -shared -p internal/testlog -std -complete -installsuffix shared -buildid pYom1Yu7pPCpBa1QTHzq/pYom1Yu7pPCpBa1QTHzq -goversion go1.10.7 -D "" -importcfg $WORK/b017/importcfg -pack ./log.go BUILDSTDERR: unicode BUILDSTDERR: mkdir -p $WORK/b021/ BUILDSTDERR: cat >$WORK/b021/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/unicode BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b021/_pkg_.a -trimpath $WORK/b021 -shared -p unicode -std -complete -installsuffix shared -buildid NGNhrKtkUSXx8aKUTdxt/NGNhrKtkUSXx8aKUTdxt -goversion go1.10.7 -D "" -importcfg $WORK/b021/importcfg -pack ./casetables.go ./digit.go ./graphic.go ./letter.go ./tables.go BUILDSTDERR: cd /usr/lib/golang/src/runtime/internal/atomic BUILDSTDERR: /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 BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b017/_pkg_.a # internal BUILDSTDERR: cp $WORK/b017/_pkg_.a /builddir/.cache/go-build/ca/cac2ea73f7f18d3d746bb463e721ff0135b00c2314eaf9e0490e02b9114a4436-d # internal BUILDSTDERR: encoding BUILDSTDERR: mkdir -p $WORK/b027/ BUILDSTDERR: cat >$WORK/b027/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/encoding BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b027/_pkg_.a -trimpath $WORK/b027 -shared -p encoding -std -complete -installsuffix shared -buildid QkqpXiTvWFz2yKi8I0Yi/QkqpXiTvWFz2yKi8I0Yi -goversion go1.10.7 -D "" -importcfg $WORK/b027/importcfg -pack ./encoding.go BUILDSTDERR: cd /usr/lib/golang/src/runtime/internal/atomic BUILDSTDERR: /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 BUILDSTDERR: /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 BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b009/_pkg_.a # internal BUILDSTDERR: cp $WORK/b009/_pkg_.a /builddir/.cache/go-build/ec/ec61486775f3d3683e1c552a154807a619f7bcbc5aa2b8db500d0dfad17e97bf-d # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b027/_pkg_.a # internal BUILDSTDERR: cp $WORK/b027/_pkg_.a /builddir/.cache/go-build/d1/d1ce3a0982665e20620ed446eeb68be46ae4cfe0d12719302fbcf8979d3ec395-d # internal BUILDSTDERR: unicode/utf16 BUILDSTDERR: mkdir -p $WORK/b032/ BUILDSTDERR: cat >$WORK/b032/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/unicode/utf16 BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b032/_pkg_.a -trimpath $WORK/b032 -shared -p unicode/utf16 -std -complete -installsuffix shared -buildid HMRDOQp3lAQTAUw9RqpZ/HMRDOQp3lAQTAUw9RqpZ -goversion go1.10.7 -D "" -importcfg $WORK/b032/importcfg -pack ./utf16.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b032/_pkg_.a # internal BUILDSTDERR: cp $WORK/b032/_pkg_.a /builddir/.cache/go-build/51/51f8866d53bdd143320f4433f81f844924cbebf9266bafec6e66a0436b852679-d # internal BUILDSTDERR: crypto/subtle BUILDSTDERR: mkdir -p $WORK/b039/ BUILDSTDERR: cat >$WORK/b039/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/crypto/subtle BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b039/_pkg_.a -trimpath $WORK/b039 -shared -p crypto/subtle -std -complete -installsuffix shared -buildid ZgwMcx3CUe98jgeEaRHB/ZgwMcx3CUe98jgeEaRHB -goversion go1.10.7 -D "" -importcfg $WORK/b039/importcfg -pack ./constant_time.go BUILDSTDERR: runtime BUILDSTDERR: mkdir -p $WORK/b008/ BUILDSTDERR: cat >$WORK/b008/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile runtime/internal/atomic=$WORK/b009/_pkg_.a BUILDSTDERR: packagefile runtime/internal/sys=$WORK/b010/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/runtime BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b008/_pkg_.a -trimpath $WORK/b008 -shared -p runtime -std -+ -installsuffix shared -buildid bhPI7QEd8EmtpOEQR3K1/bhPI7QEd8EmtpOEQR3K1 -goversion go1.10.7 -D "" -importcfg $WORK/b008/importcfg -pack -asmhdr $WORK/b008/go_asm.h ./alg.go ./atomic_pointer.go ./cgo.go ./cgocall.go ./cgocallback.go ./cgocheck.go ./chan.go ./compiler.go ./complex.go ./cpuprof.go ./debug.go ./defs_linux_arm.go ./env_posix.go ./error.go ./extern.go ./fastlog2.go ./fastlog2table.go ./fedora.go ./float.go ./hash32.go ./hashmap.go ./hashmap_fast.go ./heapdump.go ./iface.go ./lfstack.go ./lfstack_32bit.go ./lock_futex.go ./malloc.go ./mbarrier.go ./mbitmap.go ./mcache.go ./mcentral.go ./mem_linux.go ./mfinal.go ./mfixalloc.go ./mgc.go ./mgclarge.go ./mgcmark.go ./mgcsweep.go ./mgcsweepbuf.go ./mgcwork.go ./mheap.go ./mmap.go ./mprof.go ./msan0.go ./msize.go ./mstats.go ./mwbbuf.go ./netpoll.go ./netpoll_epoll.go ./os_linux.go ./os_linux_arm.go ./os_linux_generic.go ./panic.go ./plugin.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_linux.go ./signal_arm.go ./signal_linux_arm.go ./signal_sighandler.go ./signal_unix.go ./sigqueue.go ./sigtab_linux_generic.go ./sizeclasses.go ./slice.go ./softfloat64.go ./softfloat_arm.go ./sqrt.go ./stack.go ./string.go ./stubs.go ./stubs2.go ./stubs32.go ./stubs_asm.go ./stubs_linux.go ./symtab.go ./sys_arm.go ./sys_nonppc64x.go ./time.go ./timestub.go ./trace.go ./traceback.go ./type.go ./typekind.go ./unaligned2.go ./utf8.go ./vlrt.go ./write_err.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b039/_pkg_.a # internal BUILDSTDERR: cp $WORK/b039/_pkg_.a /builddir/.cache/go-build/b2/b2c5705f83313f96de0c4783f7f48606f18efab24a11b4b19b8c4cb5312e5550-d # internal BUILDSTDERR: math/bits BUILDSTDERR: mkdir -p $WORK/b042/ BUILDSTDERR: cat >$WORK/b042/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/math/bits BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b042/_pkg_.a -trimpath $WORK/b042 -shared -p math/bits -std -complete -installsuffix shared -buildid XNxaeMKSllrnt1Vhe5QU/XNxaeMKSllrnt1Vhe5QU -goversion go1.10.7 -D "" -importcfg $WORK/b042/importcfg -pack ./bits.go ./bits_tables.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b042/_pkg_.a # internal BUILDSTDERR: cp $WORK/b042/_pkg_.a /builddir/.cache/go-build/65/65373472c87457180324913199da414da986b82b08a0ef1a6081b65eb54f85e7-d # internal BUILDSTDERR: runtime/cgo BUILDSTDERR: mkdir -p $WORK/b067/ BUILDSTDERR: cd /usr/lib/golang/src/runtime/cgo BUILDSTDERR: CGO_LDFLAGS='"-g" "-O2" "-lpthread"' /usr/lib/golang/pkg/tool/linux_arm/cgo -objdir $WORK/b067/ -importpath runtime/cgo -import_runtime_cgo=false -import_syscall=false -- -I $WORK/b067/ -g -O2 -Wall -Werror ./cgo.go BUILDSTDERR: cd $WORK BUILDSTDERR: gcc -fno-caret-diagnostics -c -x c - || true BUILDSTDERR: cd /usr/lib/golang/src/math BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/asm -trimpath $WORK/b012 -I $WORK/b012/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm -shared -o $WORK/b012/asin_arm.o ./asin_arm.s BUILDSTDERR: cd $WORK BUILDSTDERR: gcc -Qunused-arguments -c -x c - || true BUILDSTDERR: cd /usr/lib/golang/src/math BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/asm -trimpath $WORK/b012 -I $WORK/b012/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm -shared -o $WORK/b012/asinh_stub.o ./asinh_stub.s BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/asm -trimpath $WORK/b012 -I $WORK/b012/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm -shared -o $WORK/b012/atan2_arm.o ./atan2_arm.s BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/asm -trimpath $WORK/b012 -I $WORK/b012/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm -shared -o $WORK/b012/atan_arm.o ./atan_arm.s BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/asm -trimpath $WORK/b012 -I $WORK/b012/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm -shared -o $WORK/b012/cbrt_stub.o ./cbrt_stub.s BUILDSTDERR: cd $WORK BUILDSTDERR: gcc -fdebug-prefix-map=a=b -c -x c - || true BUILDSTDERR: cd /usr/lib/golang/src/math BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/asm -trimpath $WORK/b012 -I $WORK/b012/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm -shared -o $WORK/b012/dim_arm.o ./dim_arm.s BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/asm -trimpath $WORK/b012 -I $WORK/b012/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm -shared -o $WORK/b012/erf_stub.o ./erf_stub.s BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/asm -trimpath $WORK/b012 -I $WORK/b012/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm -shared -o $WORK/b012/exp2_arm.o ./exp2_arm.s BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/asm -trimpath $WORK/b012 -I $WORK/b012/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm -shared -o $WORK/b012/exp_arm.o ./exp_arm.s BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/asm -trimpath $WORK/b012 -I $WORK/b012/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm -shared -o $WORK/b012/expm1_arm.o ./expm1_arm.s BUILDSTDERR: cd $WORK BUILDSTDERR: gcc -gno-record-gcc-switches -c -x c - || true BUILDSTDERR: cd /usr/lib/golang/src/math BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/asm -trimpath $WORK/b012 -I $WORK/b012/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm -shared -o $WORK/b012/floor_arm.o ./floor_arm.s BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/asm -trimpath $WORK/b012 -I $WORK/b012/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm -shared -o $WORK/b012/frexp_arm.o ./frexp_arm.s BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/asm -trimpath $WORK/b012 -I $WORK/b012/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm -shared -o $WORK/b012/hypot_arm.o ./hypot_arm.s BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/asm -trimpath $WORK/b012 -I $WORK/b012/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm -shared -o $WORK/b012/ldexp_arm.o ./ldexp_arm.s BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/asm -trimpath $WORK/b012 -I $WORK/b012/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm -shared -o $WORK/b012/log10_arm.o ./log10_arm.s BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/asm -trimpath $WORK/b012 -I $WORK/b012/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm -shared -o $WORK/b012/log1p_arm.o ./log1p_arm.s BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b021/_pkg_.a # internal BUILDSTDERR: cd $WORK/b067 BUILDSTDERR: gcc -I /usr/lib/golang/src/runtime/cgo -fPIC -marm -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b067=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -Wall -Werror -o ./_x001.o -c _cgo_export.c BUILDSTDERR: cd /usr/lib/golang/src/math BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/asm -trimpath $WORK/b012 -I $WORK/b012/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm -shared -o $WORK/b012/log_arm.o ./log_arm.s BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/asm -trimpath $WORK/b012 -I $WORK/b012/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm -shared -o $WORK/b012/mod_arm.o ./mod_arm.s BUILDSTDERR: cp $WORK/b021/_pkg_.a /builddir/.cache/go-build/ff/ff841cba8bfa0b134451e77d5e80aeb6f6e887be9a52121b8fe6e9ec382e5ece-d # internal BUILDSTDERR: golang.org/x/crypto/cast5 BUILDSTDERR: mkdir -p $WORK/b079/ BUILDSTDERR: cat >$WORK/b079/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile errors=$WORK/b003/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/share/gocode/src/golang.org/x/crypto/cast5 BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b079/_pkg_.a -trimpath $WORK/b079 -shared -p golang.org/x/crypto/cast5 -complete -installsuffix shared -buildid E9Kl_noUOho3_TSZKPgS/E9Kl_noUOho3_TSZKPgS -goversion go1.10.7 -D "" -importcfg $WORK/b079/importcfg -pack ./cast5.go BUILDSTDERR: cd /usr/lib/golang/src/math BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/asm -trimpath $WORK/b012 -I $WORK/b012/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm -shared -o $WORK/b012/modf_arm.o ./modf_arm.s BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/asm -trimpath $WORK/b012 -I $WORK/b012/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm -shared -o $WORK/b012/pow_stub.o ./pow_stub.s BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/asm -trimpath $WORK/b012 -I $WORK/b012/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm -shared -o $WORK/b012/remainder_arm.o ./remainder_arm.s BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/asm -trimpath $WORK/b012 -I $WORK/b012/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm -shared -o $WORK/b012/sin_arm.o ./sin_arm.s BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/asm -trimpath $WORK/b012 -I $WORK/b012/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm -shared -o $WORK/b012/sinh_stub.o ./sinh_stub.s BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/asm -trimpath $WORK/b012 -I $WORK/b012/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm -shared -o $WORK/b012/sqrt_arm.o ./sqrt_arm.s BUILDSTDERR: cd $WORK/b067 BUILDSTDERR: gcc -I /usr/lib/golang/src/runtime/cgo -fPIC -marm -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b067=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -Wall -Werror -o ./_x002.o -c cgo.cgo2.c BUILDSTDERR: cd /usr/lib/golang/src/math BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/asm -trimpath $WORK/b012 -I $WORK/b012/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm -shared -o $WORK/b012/tan_arm.o ./tan_arm.s BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/pack r $WORK/b012/_pkg_.a $WORK/b012/asin_arm.o $WORK/b012/asinh_stub.o $WORK/b012/atan2_arm.o $WORK/b012/atan_arm.o $WORK/b012/cbrt_stub.o $WORK/b012/dim_arm.o $WORK/b012/erf_stub.o $WORK/b012/exp2_arm.o $WORK/b012/exp_arm.o $WORK/b012/expm1_arm.o $WORK/b012/floor_arm.o $WORK/b012/frexp_arm.o $WORK/b012/hypot_arm.o $WORK/b012/ldexp_arm.o $WORK/b012/log10_arm.o $WORK/b012/log1p_arm.o $WORK/b012/log_arm.o $WORK/b012/mod_arm.o $WORK/b012/modf_arm.o $WORK/b012/pow_stub.o $WORK/b012/remainder_arm.o $WORK/b012/sin_arm.o $WORK/b012/sinh_stub.o $WORK/b012/sqrt_arm.o $WORK/b012/tan_arm.o # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b012/_pkg_.a # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b079/_pkg_.a # internal BUILDSTDERR: cp $WORK/b012/_pkg_.a /builddir/.cache/go-build/30/30b2fb20b2fb2d4ce1bb1ffbf0571623cbd1105badb42e14947c66aa5cde23cf-d # internal BUILDSTDERR: cp $WORK/b079/_pkg_.a /builddir/.cache/go-build/ad/adc027e91600b535180bae8f71a54387573ed6971c95db11ba6a9eb6738c4e41-d # internal BUILDSTDERR: image/color BUILDSTDERR: mkdir -p $WORK/b084/ BUILDSTDERR: strconv BUILDSTDERR: cat >$WORK/b084/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/image/color BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b084/_pkg_.a -trimpath $WORK/b084 -shared -p image/color -std -complete -installsuffix shared -buildid DuhP-JK58_hkjNQ8rfep/DuhP-JK58_hkjNQ8rfep -goversion go1.10.7 -D "" -importcfg $WORK/b084/importcfg -pack ./color.go ./ycbcr.go BUILDSTDERR: mkdir -p $WORK/b019/ BUILDSTDERR: cat >$WORK/b019/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile errors=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile math=$WORK/b012/_pkg_.a BUILDSTDERR: packagefile unicode/utf8=$WORK/b020/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/strconv BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b019/_pkg_.a -trimpath $WORK/b019 -shared -p strconv -std -complete -installsuffix shared -buildid qJkbxNtUS-Mh2RrxJyOi/qJkbxNtUS-Mh2RrxJyOi -goversion go1.10.7 -D "" -importcfg $WORK/b019/importcfg -pack ./atob.go ./atof.go ./atoi.go ./decimal.go ./doc.go ./extfloat.go ./ftoa.go ./isprint.go ./itoa.go ./quote.go BUILDSTDERR: cd /usr/lib/golang/src/runtime/cgo BUILDSTDERR: gcc -I . -fPIC -marm -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b067=/tmp/go-build -gno-record-gcc-switches -I $WORK/b067/ -g -O2 -Wall -Werror -o $WORK/b067/_x003.o -c gcc_context.c BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b084/_pkg_.a # internal BUILDSTDERR: cp $WORK/b084/_pkg_.a /builddir/.cache/go-build/9a/9a6a196ebcd4087f04ca8fd699799230cb9dc1442704d5e2d97b57ef2046c3c8-d # internal BUILDSTDERR: internal/nettrace BUILDSTDERR: mkdir -p $WORK/b093/ BUILDSTDERR: cat >$WORK/b093/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/internal/nettrace BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b093/_pkg_.a -trimpath $WORK/b093 -shared -p internal/nettrace -std -complete -installsuffix shared -buildid rY65XeBc6vnHIKHtAd8j/rY65XeBc6vnHIKHtAd8j -goversion go1.10.7 -D "" -importcfg $WORK/b093/importcfg -pack ./nettrace.go BUILDSTDERR: cd /usr/lib/golang/src/runtime/cgo BUILDSTDERR: gcc -I . -fPIC -marm -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b067=/tmp/go-build -gno-record-gcc-switches -I $WORK/b067/ -g -O2 -Wall -Werror -o $WORK/b067/_x004.o -c gcc_fatalf.c BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b093/_pkg_.a # internal BUILDSTDERR: cp $WORK/b093/_pkg_.a /builddir/.cache/go-build/6a/6ae8dc55bce129314826295edad1adda19c74f5ac5c7b7777177bb476ac111dc-d # internal BUILDSTDERR: container/list BUILDSTDERR: mkdir -p $WORK/b118/ BUILDSTDERR: cat >$WORK/b118/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/container/list BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b118/_pkg_.a -trimpath $WORK/b118 -shared -p container/list -std -complete -installsuffix shared -buildid QNQuZ9FMOJjfbgSEjzZG/QNQuZ9FMOJjfbgSEjzZG -goversion go1.10.7 -D "" -importcfg $WORK/b118/importcfg -pack ./list.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b118/_pkg_.a # internal BUILDSTDERR: cp $WORK/b118/_pkg_.a /builddir/.cache/go-build/f5/f570f183058651ed13582221d00dc0786a943875c5cb687f2b26dbf44f6e23f5-d # internal BUILDSTDERR: crypto/internal/cipherhw BUILDSTDERR: mkdir -p $WORK/b121/ BUILDSTDERR: cat >$WORK/b121/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/crypto/internal/cipherhw BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b121/_pkg_.a -trimpath $WORK/b121 -shared -p crypto/internal/cipherhw -std -complete -installsuffix shared -buildid 4lsNZcdKg9IocPATdROK/4lsNZcdKg9IocPATdROK -goversion go1.10.7 -D "" -importcfg $WORK/b121/importcfg -pack ./doc.go ./generic.go BUILDSTDERR: cd /usr/lib/golang/src/runtime/cgo BUILDSTDERR: gcc -I . -fPIC -marm -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b067=/tmp/go-build -gno-record-gcc-switches -I $WORK/b067/ -g -O2 -Wall -Werror -o $WORK/b067/_x005.o -c gcc_libinit.c BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b121/_pkg_.a # internal BUILDSTDERR: cp $WORK/b121/_pkg_.a /builddir/.cache/go-build/38/3871d7191171c97d0c5cb49abd1394a92a2edd26c5d9555ad475a9d8ea2661dc-d # internal BUILDSTDERR: vendor/golang_org/x/crypto/cryptobyte/asn1 BUILDSTDERR: mkdir -p $WORK/b127/ BUILDSTDERR: cat >$WORK/b127/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/vendor/golang_org/x/crypto/cryptobyte/asn1 BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b127/_pkg_.a -trimpath $WORK/b127 -shared -p vendor/golang_org/x/crypto/cryptobyte/asn1 -std -complete -installsuffix shared -buildid TaH_hcZ3yW6vF5L4XwGt/TaH_hcZ3yW6vF5L4XwGt -goversion go1.10.7 -D "" -importcfg $WORK/b127/importcfg -pack ./asn1.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b127/_pkg_.a # internal BUILDSTDERR: cp $WORK/b127/_pkg_.a /builddir/.cache/go-build/56/561c178efc565d857bf1221efb8140fc682501cc2642b333d7acba0cba0d59da-d # internal BUILDSTDERR: vendor/golang_org/x/crypto/poly1305 BUILDSTDERR: mkdir -p $WORK/b130/ BUILDSTDERR: cat >$WORK/b130/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile crypto/subtle=$WORK/b039/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/vendor/golang_org/x/crypto/poly1305 BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b130/_pkg_.a -trimpath $WORK/b130 -shared -p vendor/golang_org/x/crypto/poly1305 -std -installsuffix shared -buildid bkQ85DF74Yijp6ByCgJ1/bkQ85DF74Yijp6ByCgJ1 -goversion go1.10.7 -D "" -importcfg $WORK/b130/importcfg -pack -asmhdr $WORK/b130/go_asm.h ./poly1305.go ./sum_arm.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/asm -trimpath $WORK/b130 -I $WORK/b130/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm -shared -o $WORK/b130/sum_arm.o ./sum_arm.s BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/pack r $WORK/b130/_pkg_.a $WORK/b130/sum_arm.o # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b130/_pkg_.a # internal BUILDSTDERR: cp $WORK/b130/_pkg_.a /builddir/.cache/go-build/b1/b177d760641aa27a0b7772a85d40a3cd9d6c0c29219cf7ef45dc4bea2bd2aa00-d # internal BUILDSTDERR: golang.org/x/crypto/poly1305 BUILDSTDERR: mkdir -p $WORK/b169/ BUILDSTDERR: cat >$WORK/b169/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile crypto/subtle=$WORK/b039/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/share/gocode/src/golang.org/x/crypto/poly1305 BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b169/_pkg_.a -trimpath $WORK/b169 -shared -p golang.org/x/crypto/poly1305 -installsuffix shared -buildid LRTzkxZPqAp2NoW6hO0I/LRTzkxZPqAp2NoW6hO0I -goversion go1.10.7 -D "" -importcfg $WORK/b169/importcfg -pack -asmhdr $WORK/b169/go_asm.h ./poly1305.go ./sum_arm.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/asm -trimpath $WORK/b169 -I $WORK/b169/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm -shared -o $WORK/b169/sum_arm.o ./sum_arm.s BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/pack r $WORK/b169/_pkg_.a $WORK/b169/sum_arm.o # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b169/_pkg_.a # internal BUILDSTDERR: cp $WORK/b169/_pkg_.a /builddir/.cache/go-build/80/80eaf33542d4662cc2d05308458d6f722427862df534e47259fc2f1041ff7942-d # internal BUILDSTDERR: golang.org/x/crypto/salsa20/salsa BUILDSTDERR: mkdir -p $WORK/b170/ BUILDSTDERR: cat >$WORK/b170/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: EOF BUILDSTDERR: cd /usr/share/gocode/src/golang.org/x/crypto/salsa20/salsa BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b170/_pkg_.a -trimpath $WORK/b170 -shared -p golang.org/x/crypto/salsa20/salsa -complete -installsuffix shared -buildid -8wRCfDXp-8cPvTOYZUr/-8wRCfDXp-8cPvTOYZUr -goversion go1.10.7 -D "" -importcfg $WORK/b170/importcfg -pack ./hsalsa20.go ./salsa208.go ./salsa20_ref.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b019/_pkg_.a # internal BUILDSTDERR: cp $WORK/b019/_pkg_.a /builddir/.cache/go-build/24/24ea46accc14a4a141160d833a0bac5804e4f6d2daaf41965015b7d8fc3e7abd-d # internal BUILDSTDERR: golang.org/x/crypto/openpgp/errors BUILDSTDERR: mkdir -p $WORK/b081/ BUILDSTDERR: cat >$WORK/b081/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile strconv=$WORK/b019/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/share/gocode/src/golang.org/x/crypto/openpgp/errors BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b081/_pkg_.a -trimpath $WORK/b081 -shared -p golang.org/x/crypto/openpgp/errors -complete -installsuffix shared -buildid -qVQ-nwJK3hwOIkWUT8Z/-qVQ-nwJK3hwOIkWUT8Z -goversion go1.10.7 -D "" -importcfg $WORK/b081/importcfg -pack ./errors.go BUILDSTDERR: cd /usr/lib/golang/src/runtime/cgo BUILDSTDERR: gcc -I . -fPIC -marm -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b067=/tmp/go-build -gno-record-gcc-switches -I $WORK/b067/ -g -O2 -Wall -Werror -o $WORK/b067/_x006.o -c gcc_linux_arm.c BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b170/_pkg_.a # internal BUILDSTDERR: cp $WORK/b170/_pkg_.a /builddir/.cache/go-build/d0/d0aa6eb02f11b1c41cf4179ba861481f2cdf21f33665109bf163605ac41123e3-d # internal BUILDSTDERR: crypto/rc4 BUILDSTDERR: mkdir -p $WORK/b122/ BUILDSTDERR: cat >$WORK/b122/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile strconv=$WORK/b019/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/crypto/rc4 BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b122/_pkg_.a -trimpath $WORK/b122 -shared -p crypto/rc4 -std -installsuffix shared -buildid ZaA8jdsaIVU2jRpE_ER-/ZaA8jdsaIVU2jRpE_ER- -goversion go1.10.7 -D "" -importcfg $WORK/b122/importcfg -pack -asmhdr $WORK/b122/go_asm.h ./rc4.go ./rc4_asm.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b081/_pkg_.a # internal BUILDSTDERR: cp $WORK/b081/_pkg_.a /builddir/.cache/go-build/47/4708a14c64249d65d21aaf87ebbbf3dd8b4e703baea0e046d522943cae2f2e03-d # internal BUILDSTDERR: golang.org/x/crypto/nacl/secretbox BUILDSTDERR: mkdir -p $WORK/b168/ BUILDSTDERR: cat >$WORK/b168/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile golang.org/x/crypto/poly1305=$WORK/b169/_pkg_.a BUILDSTDERR: packagefile golang.org/x/crypto/salsa20/salsa=$WORK/b170/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/share/gocode/src/golang.org/x/crypto/nacl/secretbox BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b168/_pkg_.a -trimpath $WORK/b168 -shared -p golang.org/x/crypto/nacl/secretbox -complete -installsuffix shared -buildid rc3qJx0wi5d9rxLHl7Hq/rc3qJx0wi5d9rxLHl7Hq -goversion go1.10.7 -D "" -importcfg $WORK/b168/importcfg -pack ./secretbox.go BUILDSTDERR: cd /usr/lib/golang/src/crypto/rc4 BUILDSTDERR: /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/rc4_arm.o ./rc4_arm.s BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/pack r $WORK/b122/_pkg_.a $WORK/b122/rc4_arm.o # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b122/_pkg_.a # internal BUILDSTDERR: cp $WORK/b122/_pkg_.a /builddir/.cache/go-build/64/64518d84cb5a9dd8e2cb7e00cbbb23dae514bd4252e4e38f6db1dcc2941efdc7-d # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b168/_pkg_.a # internal BUILDSTDERR: cp $WORK/b168/_pkg_.a /builddir/.cache/go-build/41/417d147c8fd023b6958201ac1d35b139fa843223e4006f071d9047332aff5595-d # internal BUILDSTDERR: cd /usr/lib/golang/src/runtime/cgo BUILDSTDERR: gcc -I . -fPIC -marm -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b067=/tmp/go-build -gno-record-gcc-switches -I $WORK/b067/ -g -O2 -Wall -Werror -o $WORK/b067/_x007.o -c gcc_setenv.c BUILDSTDERR: gcc -I . -fPIC -marm -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b067=/tmp/go-build -gno-record-gcc-switches -I $WORK/b067/ -g -O2 -Wall -Werror -o $WORK/b067/_x008.o -c gcc_traceback.c BUILDSTDERR: gcc -I . -fPIC -marm -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b067=/tmp/go-build -gno-record-gcc-switches -I $WORK/b067/ -g -O2 -Wall -Werror -o $WORK/b067/_x009.o -c gcc_util.c BUILDSTDERR: gcc -I . -fPIC -marm -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b067=/tmp/go-build -gno-record-gcc-switches -I $WORK/b067/ -g -O2 -Wall -Werror -o $WORK/b067/_x010.o -c gcc_arm.S BUILDSTDERR: cd $WORK/b067 BUILDSTDERR: gcc -I /usr/lib/golang/src/runtime/cgo -fPIC -marm -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b067=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -Wall -Werror -o ./_cgo_main.o -c _cgo_main.c BUILDSTDERR: cd /usr/lib/golang/src/runtime/cgo BUILDSTDERR: 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 $WORK/b067/_x006.o $WORK/b067/_x007.o $WORK/b067/_x008.o $WORK/b067/_x009.o $WORK/b067/_x010.o -g -O2 -lpthread -pie BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/cgo -dynpackage cgo -dynimport $WORK/b067/_cgo_.o -dynout $WORK/b067/_cgo_import.go -dynlinker BUILDSTDERR: cat >$WORK/b067/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: EOF BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b067/_pkg_.a -trimpath $WORK/b067 -shared -p runtime/cgo -std -installsuffix shared -buildid u1Bn2Y7LiGXPps-ZbiXX/u1Bn2Y7LiGXPps-ZbiXX -goversion go1.10.7 -D "" -importcfg $WORK/b067/importcfg -pack -asmhdr $WORK/b067/go_asm.h ./callbacks.go ./callbacks_traceback.go ./iscgo.go ./setenv.go $WORK/b067/_cgo_gotypes.go $WORK/b067/cgo.cgo1.go $WORK/b067/_cgo_import.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/asm -trimpath $WORK/b067 -I $WORK/b067/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm -shared -o $WORK/b067/asm_arm.o ./asm_arm.s BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/pack r $WORK/b067/_pkg_.a $WORK/b067/asm_arm.o $WORK/b067/_x001.o $WORK/b067/_x002.o $WORK/b067/_x003.o $WORK/b067/_x004.o $WORK/b067/_x005.o $WORK/b067/_x006.o $WORK/b067/_x007.o $WORK/b067/_x008.o $WORK/b067/_x009.o $WORK/b067/_x010.o # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b067/_pkg_.a # internal BUILDSTDERR: cp $WORK/b067/_pkg_.a /builddir/.cache/go-build/6e/6e6e106bc9a94269675aea963f9c6e31aef62a579cffa38574d1df11d0a45c25-d # internal BUILDSTDERR: cd /usr/lib/golang/src/runtime BUILDSTDERR: /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.o ./asm.s BUILDSTDERR: /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 BUILDSTDERR: /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/duff_arm.o ./duff_arm.s BUILDSTDERR: /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/memclr_arm.o ./memclr_arm.s BUILDSTDERR: /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/memmove_arm.o ./memmove_arm.s BUILDSTDERR: /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/rt0_linux_arm.o ./rt0_linux_arm.s BUILDSTDERR: /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 BUILDSTDERR: /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/tls_arm.o ./tls_arm.s BUILDSTDERR: /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/vlop_arm.o ./vlop_arm.s BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/pack r $WORK/b008/_pkg_.a $WORK/b008/asm.o $WORK/b008/asm_arm.o $WORK/b008/duff_arm.o $WORK/b008/memclr_arm.o $WORK/b008/memmove_arm.o $WORK/b008/rt0_linux_arm.o $WORK/b008/sys_linux_arm.o $WORK/b008/tls_arm.o $WORK/b008/vlop_arm.o # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b008/_pkg_.a # internal BUILDSTDERR: cp $WORK/b008/_pkg_.a /builddir/.cache/go-build/12/12f69b0a8d8288ae1b3fc1ee53669a57199d00afb03436c8ec7ce01672dbd49f-d # internal BUILDSTDERR: sync BUILDSTDERR: mkdir -p $WORK/b005/ BUILDSTDERR: cat >$WORK/b005/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile internal/race=$WORK/b006/_pkg_.a BUILDSTDERR: packagefile runtime=$WORK/b008/_pkg_.a BUILDSTDERR: packagefile sync/atomic=$WORK/b011/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/sync BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b005/_pkg_.a -trimpath $WORK/b005 -shared -p sync -std -installsuffix shared -buildid u_7tPeKd-gz48mgCwh81/u_7tPeKd-gz48mgCwh81 -goversion go1.10.7 -D "" -importcfg $WORK/b005/importcfg -pack ./cond.go ./map.go ./mutex.go ./once.go ./pool.go ./runtime.go ./rwmutex.go ./waitgroup.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b005/_pkg_.a # internal BUILDSTDERR: cp $WORK/b005/_pkg_.a /builddir/.cache/go-build/d2/d21d416b8c50d87c890a88f01fc0d9b8c1f53351881bc7776bb0354c8609dba2-d # internal BUILDSTDERR: io BUILDSTDERR: mkdir -p $WORK/b004/ BUILDSTDERR: cat >$WORK/b004/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile errors=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b005/_pkg_.a BUILDSTDERR: packagefile sync/atomic=$WORK/b011/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/io BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b004/_pkg_.a -trimpath $WORK/b004 -shared -p io -std -complete -installsuffix shared -buildid TCM_eiQScJeuOwlBKfab/TCM_eiQScJeuOwlBKfab -goversion go1.10.7 -D "" -importcfg $WORK/b004/importcfg -pack ./io.go ./multi.go ./pipe.go BUILDSTDERR: math/rand BUILDSTDERR: mkdir -p $WORK/b043/ BUILDSTDERR: cat >$WORK/b043/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile math=$WORK/b012/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b005/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/math/rand BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b043/_pkg_.a -trimpath $WORK/b043 -shared -p math/rand -std -complete -installsuffix shared -buildid -nML_Cl1SdrsOCTHs8rQ/-nML_Cl1SdrsOCTHs8rQ -goversion go1.10.7 -D "" -importcfg $WORK/b043/importcfg -pack ./exp.go ./normal.go ./rand.go ./rng.go ./zipf.go BUILDSTDERR: syscall BUILDSTDERR: mkdir -p $WORK/b015/ BUILDSTDERR: cat >$WORK/b015/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile internal/race=$WORK/b006/_pkg_.a BUILDSTDERR: packagefile runtime=$WORK/b008/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b005/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/syscall BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b015/_pkg_.a -trimpath $WORK/b015 -shared -p syscall -std -installsuffix shared -buildid SxcSXGRvOVx7f0tjeXPC/SxcSXGRvOVx7f0tjeXPC -goversion go1.10.7 -D "" -importcfg $WORK/b015/importcfg -pack -asmhdr $WORK/b015/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 ./sockcmsg_linux.go ./sockcmsg_unix.go ./str.go ./syscall.go ./syscall_linux.go ./syscall_linux_arm.go ./syscall_unix.go ./timestruct.go ./zerrors_linux_arm.go ./zsyscall_linux_arm.go ./zsysnum_linux_arm.go ./ztypes_linux_arm.go BUILDSTDERR: reflect BUILDSTDERR: mkdir -p $WORK/b018/ BUILDSTDERR: cat >$WORK/b018/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile math=$WORK/b012/_pkg_.a BUILDSTDERR: packagefile runtime=$WORK/b008/_pkg_.a BUILDSTDERR: packagefile strconv=$WORK/b019/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b005/_pkg_.a BUILDSTDERR: packagefile unicode=$WORK/b021/_pkg_.a BUILDSTDERR: packagefile unicode/utf8=$WORK/b020/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/reflect BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b018/_pkg_.a -trimpath $WORK/b018 -shared -p reflect -std -installsuffix shared -buildid s-kFQRWiC8zilyum1d5V/s-kFQRWiC8zilyum1d5V -goversion go1.10.7 -D "" -importcfg $WORK/b018/importcfg -pack -asmhdr $WORK/b018/go_asm.h ./deepequal.go ./makefunc.go ./swapper.go ./type.go ./value.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b004/_pkg_.a # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b043/_pkg_.a # internal BUILDSTDERR: cp $WORK/b004/_pkg_.a /builddir/.cache/go-build/5c/5ca8ff181114072920982281a05aabafe7d6c1ed8ab0e786d5fc6c47ba370d0d-d # internal BUILDSTDERR: bytes BUILDSTDERR: mkdir -p $WORK/b023/ BUILDSTDERR: cp $WORK/b043/_pkg_.a /builddir/.cache/go-build/b0/b0933b5bf525c8703abf97b3f049d9c62f41b2407e33e157f8d7ddb0703f17c8-d # internal BUILDSTDERR: strings BUILDSTDERR: cat >$WORK/b023/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile errors=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile unicode=$WORK/b021/_pkg_.a BUILDSTDERR: packagefile unicode/utf8=$WORK/b020/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: mkdir -p $WORK/b031/ BUILDSTDERR: cat >$WORK/b031/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile errors=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile unicode=$WORK/b021/_pkg_.a BUILDSTDERR: packagefile unicode/utf8=$WORK/b020/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/strings BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b031/_pkg_.a -trimpath $WORK/b031 -shared -p strings -std -installsuffix shared -buildid OxzQVLHMQLdicf1cDjkt/OxzQVLHMQLdicf1cDjkt -goversion go1.10.7 -D "" -importcfg $WORK/b031/importcfg -pack -asmhdr $WORK/b031/go_asm.h ./builder.go ./compare.go ./reader.go ./replace.go ./search.go ./strings.go ./strings_decl.go ./strings_generic.go BUILDSTDERR: cd /usr/lib/golang/src/bytes BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b023/_pkg_.a -trimpath $WORK/b023 -shared -p bytes -std -installsuffix shared -buildid _GCGalllAI9ZMbC_t5vE/_GCGalllAI9ZMbC_t5vE -goversion go1.10.7 -D "" -importcfg $WORK/b023/importcfg -pack ./buffer.go ./bytes.go ./bytes_decl.go ./bytes_generic.go ./reader.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b023/_pkg_.a # internal BUILDSTDERR: cp $WORK/b023/_pkg_.a /builddir/.cache/go-build/55/55cd26c3ffac962f7d510a901a58055599f2031bbea86feaa465b0ee50094ff9-d # internal BUILDSTDERR: bufio BUILDSTDERR: mkdir -p $WORK/b025/ BUILDSTDERR: cat >$WORK/b025/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile bytes=$WORK/b023/_pkg_.a BUILDSTDERR: packagefile errors=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile unicode/utf8=$WORK/b020/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/bufio BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b025/_pkg_.a -trimpath $WORK/b025 -shared -p bufio -std -complete -installsuffix shared -buildid sbyQrKKdPi0f-I6rKRUm/sbyQrKKdPi0f-I6rKRUm -goversion go1.10.7 -D "" -importcfg $WORK/b025/importcfg -pack ./bufio.go ./scan.go BUILDSTDERR: cd /usr/lib/golang/src/strings BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/asm -trimpath $WORK/b031 -I $WORK/b031/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm -shared -o $WORK/b031/strings.o ./strings.s BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/pack r $WORK/b031/_pkg_.a $WORK/b031/strings.o # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b031/_pkg_.a # internal BUILDSTDERR: cp $WORK/b031/_pkg_.a /builddir/.cache/go-build/da/dac7ce4fa145f37eaa37b453501c4f3bbccfe72a6cbd6713501de33c5890ddd1-d # internal BUILDSTDERR: hash BUILDSTDERR: mkdir -p $WORK/b035/ BUILDSTDERR: cat >$WORK/b035/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile io=$WORK/b004/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/hash BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b035/_pkg_.a -trimpath $WORK/b035 -shared -p hash -std -complete -installsuffix shared -buildid ZozSq7IL68fD4Ob_6-QE/ZozSq7IL68fD4Ob_6-QE -goversion go1.10.7 -D "" -importcfg $WORK/b035/importcfg -pack ./hash.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b035/_pkg_.a # internal BUILDSTDERR: cp $WORK/b035/_pkg_.a /builddir/.cache/go-build/a4/a41cc9a7108ed297e326d09d01047d03c42f066ca6d5c45f0fe27035e0fdc02a-d # internal BUILDSTDERR: crypto BUILDSTDERR: mkdir -p $WORK/b034/ BUILDSTDERR: cat >$WORK/b034/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile hash=$WORK/b035/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile strconv=$WORK/b019/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/crypto BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b034/_pkg_.a -trimpath $WORK/b034 -shared -p crypto -std -complete -installsuffix shared -buildid egKghIQAgrtx_-euBoL-/egKghIQAgrtx_-euBoL- -goversion go1.10.7 -D "" -importcfg $WORK/b034/importcfg -pack ./crypto.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b034/_pkg_.a # internal BUILDSTDERR: cp $WORK/b034/_pkg_.a /builddir/.cache/go-build/d2/d27e27cbfea0e10ba18bdfe7a1048f5305bf5045c9bcb0f7992bba0cd543d5ff-d # internal BUILDSTDERR: crypto/cipher BUILDSTDERR: mkdir -p $WORK/b038/ BUILDSTDERR: cat >$WORK/b038/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile crypto/subtle=$WORK/b039/_pkg_.a BUILDSTDERR: packagefile errors=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile runtime=$WORK/b008/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/crypto/cipher BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b038/_pkg_.a -trimpath $WORK/b038 -shared -p crypto/cipher -std -complete -installsuffix shared -buildid oKPtzXDnRHw4Xff6qKlk/oKPtzXDnRHw4Xff6qKlk -goversion go1.10.7 -D "" -importcfg $WORK/b038/importcfg -pack ./cbc.go ./cfb.go ./cipher.go ./ctr.go ./gcm.go ./io.go ./ofb.go ./xor.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b025/_pkg_.a # internal BUILDSTDERR: cp $WORK/b025/_pkg_.a /builddir/.cache/go-build/2c/2ca189b2fe500e48c433581102b973845b9940b1750d495610e6ce1f8bd8da7f-d # internal BUILDSTDERR: crypto/sha256 BUILDSTDERR: mkdir -p $WORK/b045/ BUILDSTDERR: cat >$WORK/b045/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile crypto=$WORK/b034/_pkg_.a BUILDSTDERR: packagefile errors=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile hash=$WORK/b035/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/crypto/sha256 BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b045/_pkg_.a -trimpath $WORK/b045 -shared -p crypto/sha256 -std -complete -installsuffix shared -buildid 5oRdVi-EckgbkKXzuJ4y/5oRdVi-EckgbkKXzuJ4y -goversion go1.10.7 -D "" -importcfg $WORK/b045/importcfg -pack ./sha256.go ./sha256block.go ./sha256block_generic.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b038/_pkg_.a # internal BUILDSTDERR: cp $WORK/b038/_pkg_.a /builddir/.cache/go-build/23/2362cf648631ce45d3488a103c0c158d92a28d2cb49381c362e63cb8519567bf-d # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b045/_pkg_.a # internal BUILDSTDERR: crypto/aes BUILDSTDERR: mkdir -p $WORK/b037/ BUILDSTDERR: cat >$WORK/b037/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile crypto/cipher=$WORK/b038/_pkg_.a BUILDSTDERR: packagefile strconv=$WORK/b019/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cp $WORK/b045/_pkg_.a /builddir/.cache/go-build/58/58aae3c276ff607b83da8a547d47626d4c43acde7e733c6fdde2272efa0122db-d # internal BUILDSTDERR: crypto/sha512 BUILDSTDERR: mkdir -p $WORK/b046/ BUILDSTDERR: cat >$WORK/b046/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile crypto=$WORK/b034/_pkg_.a BUILDSTDERR: packagefile errors=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile hash=$WORK/b035/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/crypto/sha512 BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b046/_pkg_.a -trimpath $WORK/b046 -shared -p crypto/sha512 -std -complete -installsuffix shared -buildid RZb5M3uQ1qrKKXw3HRCl/RZb5M3uQ1qrKKXw3HRCl -goversion go1.10.7 -D "" -importcfg $WORK/b046/importcfg -pack ./sha512.go ./sha512block.go ./sha512block_generic.go BUILDSTDERR: cd /usr/lib/golang/src/crypto/aes BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b037/_pkg_.a -trimpath $WORK/b037 -shared -p crypto/aes -std -complete -installsuffix shared -buildid DYYD_yJEJfepqECFz3pm/DYYD_yJEJfepqECFz3pm -goversion go1.10.7 -D "" -importcfg $WORK/b037/importcfg -pack ./block.go ./cipher.go ./cipher_generic.go ./const.go ./modes.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b037/_pkg_.a # internal BUILDSTDERR: cp $WORK/b037/_pkg_.a /builddir/.cache/go-build/1b/1b65df2f765e4a4c4de0d2112cb40381898bf2ac7643cc889306957fc9177210-d # internal BUILDSTDERR: hash/adler32 BUILDSTDERR: mkdir -p $WORK/b051/ BUILDSTDERR: cat >$WORK/b051/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile errors=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile hash=$WORK/b035/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/hash/adler32 BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b051/_pkg_.a -trimpath $WORK/b051 -shared -p hash/adler32 -std -complete -installsuffix shared -buildid fDYGKa7YU0c9afK6FCfl/fDYGKa7YU0c9afK6FCfl -goversion go1.10.7 -D "" -importcfg $WORK/b051/importcfg -pack ./adler32.go BUILDSTDERR: cd /usr/lib/golang/src/syscall BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/asm -trimpath $WORK/b015 -I $WORK/b015/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm -shared -o $WORK/b015/asm_linux_arm.o ./asm_linux_arm.s BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b051/_pkg_.a # internal BUILDSTDERR: cp $WORK/b051/_pkg_.a /builddir/.cache/go-build/e1/e13c88629ba62ea721c7e060114ea86d6115b97a7edf94a1aae5752dc744a83b-d # internal BUILDSTDERR: path BUILDSTDERR: mkdir -p $WORK/b053/ BUILDSTDERR: cat >$WORK/b053/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile errors=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b031/_pkg_.a BUILDSTDERR: packagefile unicode/utf8=$WORK/b020/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/path BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b053/_pkg_.a -trimpath $WORK/b053 -shared -p path -std -complete -installsuffix shared -buildid BO-34LXa-oC-9ds2voTM/BO-34LXa-oC-9ds2voTM -goversion go1.10.7 -D "" -importcfg $WORK/b053/importcfg -pack ./match.go ./path.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b046/_pkg_.a # internal BUILDSTDERR: cp $WORK/b046/_pkg_.a /builddir/.cache/go-build/e7/e7f840897d96ec189e583f90a9cae6dcae5b77a9fcfc5263c1f4e48bdd1a41b6-d # internal BUILDSTDERR: crypto/md5 BUILDSTDERR: mkdir -p $WORK/b077/ BUILDSTDERR: cat >$WORK/b077/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile crypto=$WORK/b034/_pkg_.a BUILDSTDERR: packagefile errors=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile hash=$WORK/b035/_pkg_.a BUILDSTDERR: packagefile runtime=$WORK/b008/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/crypto/md5 BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b077/_pkg_.a -trimpath $WORK/b077 -shared -p crypto/md5 -std -installsuffix shared -buildid Csw8UbqFXbCwbSU93QbK/Csw8UbqFXbCwbSU93QbK -goversion go1.10.7 -D "" -importcfg $WORK/b077/importcfg -pack -asmhdr $WORK/b077/go_asm.h ./md5.go ./md5block.go ./md5block_decl.go BUILDSTDERR: cd /usr/lib/golang/src/syscall BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/pack r $WORK/b015/_pkg_.a $WORK/b015/asm_linux_arm.o # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b015/_pkg_.a # internal BUILDSTDERR: cp $WORK/b015/_pkg_.a /builddir/.cache/go-build/b0/b0f2b7bcf41b765e2053e273270496354b5156a4e91fdd31f7ff004c6cfc2ad1-d # internal BUILDSTDERR: time BUILDSTDERR: mkdir -p $WORK/b016/ BUILDSTDERR: cat >$WORK/b016/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile errors=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b005/_pkg_.a BUILDSTDERR: packagefile syscall=$WORK/b015/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/time BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b016/_pkg_.a -trimpath $WORK/b016 -shared -p time -std -installsuffix shared -buildid o4VgzBc7zFrS_Dmgo4kP/o4VgzBc7zFrS_Dmgo4kP -goversion go1.10.7 -D "" -importcfg $WORK/b016/importcfg -pack ./format.go ./sleep.go ./sys_unix.go ./tick.go ./time.go ./zoneinfo.go ./zoneinfo_read.go ./zoneinfo_unix.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b053/_pkg_.a # internal BUILDSTDERR: cp $WORK/b053/_pkg_.a /builddir/.cache/go-build/2d/2d24b92ea916ae2dcfbf14800d26054879325340742a446c9bfbf25eb7c5dd81-d # internal BUILDSTDERR: internal/syscall/unix BUILDSTDERR: mkdir -p $WORK/b040/ BUILDSTDERR: cat >$WORK/b040/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile sync/atomic=$WORK/b011/_pkg_.a BUILDSTDERR: packagefile syscall=$WORK/b015/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/internal/syscall/unix BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b040/_pkg_.a -trimpath $WORK/b040 -shared -p internal/syscall/unix -std -complete -installsuffix shared -buildid mrscqB56ZJ8_dtt0iC8Q/mrscqB56ZJ8_dtt0iC8Q -goversion go1.10.7 -D "" -importcfg $WORK/b040/importcfg -pack ./getrandom_linux.go ./getrandom_linux_arm.go BUILDSTDERR: cd /usr/lib/golang/src/crypto/md5 BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/asm -trimpath $WORK/b077 -I $WORK/b077/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm -shared -o $WORK/b077/md5block_arm.o ./md5block_arm.s BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b040/_pkg_.a # internal BUILDSTDERR: cp $WORK/b040/_pkg_.a /builddir/.cache/go-build/1a/1afaf151f00f6674745af850bc9aa9b952c3aedad5185f2d4c33a95e4117d39b-d # internal BUILDSTDERR: crypto/sha1 BUILDSTDERR: mkdir -p $WORK/b078/ BUILDSTDERR: cat >$WORK/b078/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile crypto=$WORK/b034/_pkg_.a BUILDSTDERR: packagefile errors=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile hash=$WORK/b035/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/crypto/sha1 BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b078/_pkg_.a -trimpath $WORK/b078 -shared -p crypto/sha1 -std -installsuffix shared -buildid 8FklvMK2X-nR6GKYnKCJ/8FklvMK2X-nR6GKYnKCJ -goversion go1.10.7 -D "" -importcfg $WORK/b078/importcfg -pack -asmhdr $WORK/b078/go_asm.h ./sha1.go ./sha1block.go ./sha1block_decl.go BUILDSTDERR: cd /usr/lib/golang/src/crypto/md5 BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/pack r $WORK/b077/_pkg_.a $WORK/b077/md5block_arm.o # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b077/_pkg_.a # internal BUILDSTDERR: cp $WORK/b077/_pkg_.a /builddir/.cache/go-build/3a/3a54825f715ed65e1c3c7375469018748fa759e5d42932833187cacd817c78e1-d # internal BUILDSTDERR: golang.org/x/crypto/openpgp/s2k BUILDSTDERR: mkdir -p $WORK/b082/ BUILDSTDERR: cat >$WORK/b082/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile crypto=$WORK/b034/_pkg_.a BUILDSTDERR: packagefile golang.org/x/crypto/openpgp/errors=$WORK/b081/_pkg_.a BUILDSTDERR: packagefile hash=$WORK/b035/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile strconv=$WORK/b019/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/share/gocode/src/golang.org/x/crypto/openpgp/s2k BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b082/_pkg_.a -trimpath $WORK/b082 -shared -p golang.org/x/crypto/openpgp/s2k -complete -installsuffix shared -buildid 8Ggh5IBWJ0FpMewwBcBR/8Ggh5IBWJ0FpMewwBcBR -goversion go1.10.7 -D "" -importcfg $WORK/b082/importcfg -pack ./s2k.go BUILDSTDERR: cd /usr/lib/golang/src/crypto/sha1 BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/asm -trimpath $WORK/b078 -I $WORK/b078/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm -shared -o $WORK/b078/sha1block_arm.o ./sha1block_arm.s BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b082/_pkg_.a # internal BUILDSTDERR: cp $WORK/b082/_pkg_.a /builddir/.cache/go-build/c1/c182bcda49bea4c1cef615a746abc1ee54c9011bd869906be5e8ad81928c39d3-d # internal BUILDSTDERR: image BUILDSTDERR: mkdir -p $WORK/b083/ BUILDSTDERR: cat >$WORK/b083/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile bufio=$WORK/b025/_pkg_.a BUILDSTDERR: packagefile errors=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile image/color=$WORK/b084/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile strconv=$WORK/b019/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/image BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b083/_pkg_.a -trimpath $WORK/b083 -shared -p image -std -complete -installsuffix shared -buildid lAlMKrQF_lowqQd3I7zk/lAlMKrQF_lowqQd3I7zk -goversion go1.10.7 -D "" -importcfg $WORK/b083/importcfg -pack ./format.go ./geom.go ./image.go ./names.go ./ycbcr.go BUILDSTDERR: cd /usr/lib/golang/src/crypto/sha1 BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/pack r $WORK/b078/_pkg_.a $WORK/b078/sha1block_arm.o # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b078/_pkg_.a # internal BUILDSTDERR: cp $WORK/b078/_pkg_.a /builddir/.cache/go-build/dd/ddd92635389420a314f93d10abaabd85c572fb5d7ed4da863e2b04b2e08de6ab-d # internal BUILDSTDERR: internal/singleflight BUILDSTDERR: mkdir -p $WORK/b094/ BUILDSTDERR: cat >$WORK/b094/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile sync=$WORK/b005/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/internal/singleflight BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b094/_pkg_.a -trimpath $WORK/b094 -shared -p internal/singleflight -std -complete -installsuffix shared -buildid P-Gssp2zK2XYiPCHv6ob/P-Gssp2zK2XYiPCHv6ob -goversion go1.10.7 -D "" -importcfg $WORK/b094/importcfg -pack ./singleflight.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b094/_pkg_.a # internal BUILDSTDERR: cp $WORK/b094/_pkg_.a /builddir/.cache/go-build/99/99d2c5fbb1ce4905140870204fba93548e0ada3e71973082e91dd21684d02f4a-d # internal BUILDSTDERR: runtime/trace BUILDSTDERR: mkdir -p $WORK/b112/ BUILDSTDERR: cat >$WORK/b112/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile io=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile runtime=$WORK/b008/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/runtime/trace BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b112/_pkg_.a -trimpath $WORK/b112 -shared -p runtime/trace -std -complete -installsuffix shared -buildid yG-86DgUBAlaPo9GKV_V/yG-86DgUBAlaPo9GKV_V -goversion go1.10.7 -D "" -importcfg $WORK/b112/importcfg -pack ./trace.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b112/_pkg_.a # internal BUILDSTDERR: cp $WORK/b112/_pkg_.a /builddir/.cache/go-build/18/18648525c8e86edb8f296b8e5245ed82167484bdbc4e6b2b454e0aae8951c1b3-d # internal BUILDSTDERR: hash/crc32 BUILDSTDERR: mkdir -p $WORK/b117/ BUILDSTDERR: cat >$WORK/b117/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile errors=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile hash=$WORK/b035/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b005/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/hash/crc32 BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b117/_pkg_.a -trimpath $WORK/b117 -shared -p hash/crc32 -std -complete -installsuffix shared -buildid mSa-XOaZo2Zq8r6Uad9l/mSa-XOaZo2Zq8r6Uad9l -goversion go1.10.7 -D "" -importcfg $WORK/b117/importcfg -pack ./crc32.go ./crc32_generic.go ./crc32_otherarch.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b117/_pkg_.a # internal BUILDSTDERR: cp $WORK/b117/_pkg_.a /builddir/.cache/go-build/ae/aef9d5ff8b84852b106abec8bcc370dc7d4781249270b25f379a559f6322a863-d # internal BUILDSTDERR: crypto/hmac BUILDSTDERR: mkdir -p $WORK/b120/ BUILDSTDERR: cat >$WORK/b120/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile crypto/subtle=$WORK/b039/_pkg_.a BUILDSTDERR: packagefile hash=$WORK/b035/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/crypto/hmac BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b120/_pkg_.a -trimpath $WORK/b120 -shared -p crypto/hmac -std -complete -installsuffix shared -buildid JKuft97EwyWs-VrqUIEv/JKuft97EwyWs-VrqUIEv -goversion go1.10.7 -D "" -importcfg $WORK/b120/importcfg -pack ./hmac.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b120/_pkg_.a # internal BUILDSTDERR: cp $WORK/b120/_pkg_.a /builddir/.cache/go-build/33/33bc80a6aadc905e20d3da8572005fe834a6d03a4f9286575b200fa0101e2c3f-d # internal BUILDSTDERR: vendor/golang_org/x/text/transform BUILDSTDERR: mkdir -p $WORK/b135/ BUILDSTDERR: cat >$WORK/b135/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile bytes=$WORK/b023/_pkg_.a BUILDSTDERR: packagefile errors=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile unicode/utf8=$WORK/b020/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/vendor/golang_org/x/text/transform BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b135/_pkg_.a -trimpath $WORK/b135 -shared -p vendor/golang_org/x/text/transform -std -complete -installsuffix shared -buildid oqQPHSv9I4T8--TWzTol/oqQPHSv9I4T8--TWzTol -goversion go1.10.7 -D "" -importcfg $WORK/b135/importcfg -pack ./transform.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b135/_pkg_.a # internal BUILDSTDERR: cp $WORK/b135/_pkg_.a /builddir/.cache/go-build/63/63e0e42075aaba643a4601bbbf823aff3e8048f46b368a4f15ac8f5e7f4382d8-d # internal BUILDSTDERR: hash/fnv BUILDSTDERR: mkdir -p $WORK/b174/ BUILDSTDERR: cat >$WORK/b174/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile errors=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile hash=$WORK/b035/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/hash/fnv BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b174/_pkg_.a -trimpath $WORK/b174 -shared -p hash/fnv -std -complete -installsuffix shared -buildid ZEJghtsY2kv4adByRcXk/ZEJghtsY2kv4adByRcXk -goversion go1.10.7 -D "" -importcfg $WORK/b174/importcfg -pack ./fnv.go BUILDSTDERR: cd /usr/lib/golang/src/reflect BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/asm -trimpath $WORK/b018 -I $WORK/b018/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm -shared -o $WORK/b018/asm_arm.o ./asm_arm.s BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/pack r $WORK/b018/_pkg_.a $WORK/b018/asm_arm.o # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b018/_pkg_.a # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b083/_pkg_.a # internal BUILDSTDERR: cp $WORK/b083/_pkg_.a /builddir/.cache/go-build/fe/fe413c75b605c76986226c704d5bc5eb45c1d4543a487db4d65ce2285015bf7f-d # internal BUILDSTDERR: image/internal/imageutil BUILDSTDERR: mkdir -p $WORK/b086/ BUILDSTDERR: cat >$WORK/b086/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile image=$WORK/b083/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/image/internal/imageutil BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b086/_pkg_.a -trimpath $WORK/b086 -shared -p image/internal/imageutil -std -complete -installsuffix shared -buildid -aX0idGzRUn_9QdGykI8/-aX0idGzRUn_9QdGykI8 -goversion go1.10.7 -D "" -importcfg $WORK/b086/importcfg -pack ./imageutil.go ./impl.go BUILDSTDERR: cp $WORK/b018/_pkg_.a /builddir/.cache/go-build/9e/9e2f67411f33d307686b48ad5fae67786c3e1dffa9216e2f088e881e30c04258-d # internal BUILDSTDERR: encoding/binary BUILDSTDERR: mkdir -p $WORK/b029/ BUILDSTDERR: cat >$WORK/b029/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile errors=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile math=$WORK/b012/_pkg_.a BUILDSTDERR: packagefile reflect=$WORK/b018/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/encoding/binary BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b029/_pkg_.a -trimpath $WORK/b029 -shared -p encoding/binary -std -complete -installsuffix shared -buildid YI5BBy7kyY0PGCxIMMj0/YI5BBy7kyY0PGCxIMMj0 -goversion go1.10.7 -D "" -importcfg $WORK/b029/importcfg -pack ./binary.go ./varint.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b086/_pkg_.a # internal BUILDSTDERR: cp $WORK/b086/_pkg_.a /builddir/.cache/go-build/4c/4cc298d47fc80531095ea6b549942c2e774a16c32abeb13901cf52125a8895f8-d # internal BUILDSTDERR: sort BUILDSTDERR: mkdir -p $WORK/b030/ BUILDSTDERR: cat >$WORK/b030/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile reflect=$WORK/b018/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/sort BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b030/_pkg_.a -trimpath $WORK/b030 -shared -p sort -std -complete -installsuffix shared -buildid FG38cdnFDa2R2edYhNBZ/FG38cdnFDa2R2edYhNBZ -goversion go1.10.7 -D "" -importcfg $WORK/b030/importcfg -pack ./search.go ./slice.go ./sort.go ./zfuncversion.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b016/_pkg_.a # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b174/_pkg_.a # internal BUILDSTDERR: cp $WORK/b174/_pkg_.a /builddir/.cache/go-build/79/799287df61b4a646a4036a58a336a0840f908e8284307715de4f8edc7533aa21-d # internal BUILDSTDERR: image/jpeg BUILDSTDERR: mkdir -p $WORK/b085/ BUILDSTDERR: cat >$WORK/b085/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile bufio=$WORK/b025/_pkg_.a BUILDSTDERR: packagefile errors=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile image=$WORK/b083/_pkg_.a BUILDSTDERR: packagefile image/color=$WORK/b084/_pkg_.a BUILDSTDERR: packagefile image/internal/imageutil=$WORK/b086/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b004/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/image/jpeg BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b085/_pkg_.a -trimpath $WORK/b085 -shared -p image/jpeg -std -complete -installsuffix shared -buildid jaBwzAHuOuBKlImZreTM/jaBwzAHuOuBKlImZreTM -goversion go1.10.7 -D "" -importcfg $WORK/b085/importcfg -pack ./fdct.go ./huffman.go ./idct.go ./reader.go ./scan.go ./writer.go BUILDSTDERR: cp $WORK/b016/_pkg_.a /builddir/.cache/go-build/66/66c509b207844b9224058046449cd4b141d37d0ef65f70c12daa0336dba535f6-d # internal BUILDSTDERR: internal/poll BUILDSTDERR: mkdir -p $WORK/b014/ BUILDSTDERR: cat >$WORK/b014/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile errors=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile runtime=$WORK/b008/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b005/_pkg_.a BUILDSTDERR: packagefile sync/atomic=$WORK/b011/_pkg_.a BUILDSTDERR: packagefile syscall=$WORK/b015/_pkg_.a BUILDSTDERR: packagefile time=$WORK/b016/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/internal/poll BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b014/_pkg_.a -trimpath $WORK/b014 -shared -p internal/poll -std -installsuffix shared -buildid 1upNZtS6hJJKJtyY3dJc/1upNZtS6hJJKJtyY3dJc -goversion go1.10.7 -D "" -importcfg $WORK/b014/importcfg -pack ./fd.go ./fd_mutex.go ./fd_poll_runtime.go ./fd_posix.go ./fd_unix.go ./hook_cloexec.go ./hook_unix.go ./sendfile_linux.go ./sock_cloexec.go ./sockopt.go ./sockopt_linux.go ./sockopt_unix.go ./sockoptip.go ./writev.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b030/_pkg_.a # internal BUILDSTDERR: cp $WORK/b030/_pkg_.a /builddir/.cache/go-build/6e/6e7526ac4f02ad7f6faa55b3eaa6f5f4fdcffaa0102114b79677e0f06c1244a1-d # internal BUILDSTDERR: regexp/syntax BUILDSTDERR: mkdir -p $WORK/b059/ BUILDSTDERR: cat >$WORK/b059/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile bytes=$WORK/b023/_pkg_.a BUILDSTDERR: packagefile sort=$WORK/b030/_pkg_.a BUILDSTDERR: packagefile strconv=$WORK/b019/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b031/_pkg_.a BUILDSTDERR: packagefile unicode=$WORK/b021/_pkg_.a BUILDSTDERR: packagefile unicode/utf8=$WORK/b020/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/regexp/syntax BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b059/_pkg_.a -trimpath $WORK/b059 -shared -p regexp/syntax -std -complete -installsuffix shared -buildid nHMedrzBLp0U265kjrAK/nHMedrzBLp0U265kjrAK -goversion go1.10.7 -D "" -importcfg $WORK/b059/importcfg -pack ./compile.go ./doc.go ./parse.go ./perl_groups.go ./prog.go ./regexp.go ./simplify.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b029/_pkg_.a # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b014/_pkg_.a # internal BUILDSTDERR: cp $WORK/b029/_pkg_.a /builddir/.cache/go-build/9e/9ebb664f39970d4a5a32a1c45d6a487f0d1a0044d959778770c68e8708268904-d # internal BUILDSTDERR: encoding/base64 BUILDSTDERR: mkdir -p $WORK/b028/ BUILDSTDERR: cat >$WORK/b028/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile encoding/binary=$WORK/b029/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile strconv=$WORK/b019/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/encoding/base64 BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b028/_pkg_.a -trimpath $WORK/b028 -shared -p encoding/base64 -std -complete -installsuffix shared -buildid V8L8AfFRffB5vKamsSWJ/V8L8AfFRffB5vKamsSWJ -goversion go1.10.7 -D "" -importcfg $WORK/b028/importcfg -pack ./base64.go BUILDSTDERR: cp $WORK/b014/_pkg_.a /builddir/.cache/go-build/83/8302a2db16e2193faba2a4bb014944d0ce69d7c3a4cc222cc1d74787e7a88879-d # internal BUILDSTDERR: os BUILDSTDERR: mkdir -p $WORK/b013/ BUILDSTDERR: cat >$WORK/b013/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile errors=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile internal/poll=$WORK/b014/_pkg_.a BUILDSTDERR: packagefile internal/testlog=$WORK/b017/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile runtime=$WORK/b008/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b005/_pkg_.a BUILDSTDERR: packagefile sync/atomic=$WORK/b011/_pkg_.a BUILDSTDERR: packagefile syscall=$WORK/b015/_pkg_.a BUILDSTDERR: packagefile time=$WORK/b016/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/os BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b013/_pkg_.a -trimpath $WORK/b013 -shared -p os -std -installsuffix shared -buildid s1F4EhaI1b08EpBqxMoy/s1F4EhaI1b08EpBqxMoy -goversion go1.10.7 -D "" -importcfg $WORK/b013/importcfg -pack ./dir.go ./dir_unix.go ./env.go ./error.go ./error_posix.go ./error_unix.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 ./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 BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b085/_pkg_.a # internal BUILDSTDERR: cp $WORK/b085/_pkg_.a /builddir/.cache/go-build/04/045115ee82c0ff68e53b15ac5b5696e78d8d0686395b17e2bfbb9c68ecfb8ab5-d # internal BUILDSTDERR: compress/bzip2 BUILDSTDERR: mkdir -p $WORK/b071/ BUILDSTDERR: cat >$WORK/b071/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile bufio=$WORK/b025/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile sort=$WORK/b030/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/compress/bzip2 BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b071/_pkg_.a -trimpath $WORK/b071 -shared -p compress/bzip2 -std -complete -installsuffix shared -buildid V8-xrSgg-jRjvbz5lAz9/V8-xrSgg-jRjvbz5lAz9 -goversion go1.10.7 -D "" -importcfg $WORK/b071/importcfg -pack ./bit_reader.go ./bzip2.go ./huffman.go ./move_to_front.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b028/_pkg_.a # internal BUILDSTDERR: cp $WORK/b028/_pkg_.a /builddir/.cache/go-build/0e/0ee004dda4a1b2d3c722a4ca886e4539d70492e56132d99877a15719910a3a7d-d # internal BUILDSTDERR: crypto/des BUILDSTDERR: mkdir -p $WORK/b072/ BUILDSTDERR: cat >$WORK/b072/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile crypto/cipher=$WORK/b038/_pkg_.a BUILDSTDERR: packagefile encoding/binary=$WORK/b029/_pkg_.a BUILDSTDERR: packagefile strconv=$WORK/b019/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/crypto/des BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b072/_pkg_.a -trimpath $WORK/b072 -shared -p crypto/des -std -complete -installsuffix shared -buildid mmUHgvcbKXY4JVWScNK7/mmUHgvcbKXY4JVWScNK7 -goversion go1.10.7 -D "" -importcfg $WORK/b072/importcfg -pack ./block.go ./cipher.go ./const.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b072/_pkg_.a # internal BUILDSTDERR: cp $WORK/b072/_pkg_.a /builddir/.cache/go-build/18/18bc048223b2d9724eeb8e854dc884ecceaf85a575e16e43ed0dd70a5551845a-d # internal BUILDSTDERR: golang.org/x/crypto/sha3 BUILDSTDERR: mkdir -p $WORK/b087/ BUILDSTDERR: cat >$WORK/b087/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile crypto=$WORK/b034/_pkg_.a BUILDSTDERR: packagefile encoding/binary=$WORK/b029/_pkg_.a BUILDSTDERR: packagefile hash=$WORK/b035/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b004/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/share/gocode/src/golang.org/x/crypto/sha3 BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b087/_pkg_.a -trimpath $WORK/b087 -shared -p golang.org/x/crypto/sha3 -complete -installsuffix shared -buildid V-yDiprd2QhE-9Ziouzo/V-yDiprd2QhE-9Ziouzo -goversion go1.10.7 -D "" -importcfg $WORK/b087/importcfg -pack ./doc.go ./hashes.go ./keccakf.go ./register.go ./sha3.go ./shake.go ./xor.go ./xor_generic.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b071/_pkg_.a # internal BUILDSTDERR: cp $WORK/b071/_pkg_.a /builddir/.cache/go-build/40/40f560e80987a15cfe8f19577c223bad15ba67212bd6c27b43999dc4fe80205e-d # internal BUILDSTDERR: encoding/pem BUILDSTDERR: mkdir -p $WORK/b125/ BUILDSTDERR: cat >$WORK/b125/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile bytes=$WORK/b023/_pkg_.a BUILDSTDERR: packagefile encoding/base64=$WORK/b028/_pkg_.a BUILDSTDERR: packagefile errors=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile sort=$WORK/b030/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b031/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/encoding/pem BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b125/_pkg_.a -trimpath $WORK/b125 -shared -p encoding/pem -std -complete -installsuffix shared -buildid GJceUZB6Ql27HmXNwiQD/GJceUZB6Ql27HmXNwiQD -goversion go1.10.7 -D "" -importcfg $WORK/b125/importcfg -pack ./pem.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b125/_pkg_.a # internal BUILDSTDERR: cp $WORK/b125/_pkg_.a /builddir/.cache/go-build/02/02930983f1e618d6b4ee5ed2c4ff072f74214ffc56e822d1245725e77c9486fd-d # internal BUILDSTDERR: vendor/golang_org/x/crypto/chacha20poly1305/internal/chacha20 BUILDSTDERR: mkdir -p $WORK/b129/ BUILDSTDERR: cat >$WORK/b129/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile encoding/binary=$WORK/b029/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/vendor/golang_org/x/crypto/chacha20poly1305/internal/chacha20 BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b129/_pkg_.a -trimpath $WORK/b129 -shared -p vendor/golang_org/x/crypto/chacha20poly1305/internal/chacha20 -std -complete -installsuffix shared -buildid _-I8cPbwXccogNayOY9d/_-I8cPbwXccogNayOY9d -goversion go1.10.7 -D "" -importcfg $WORK/b129/importcfg -pack ./chacha_generic.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b087/_pkg_.a # internal BUILDSTDERR: cp $WORK/b087/_pkg_.a /builddir/.cache/go-build/75/759bcf5c0c11e03e0eee7bdcc7828c29b3c8c08d3facb0c58d93054665696b8e-d # internal BUILDSTDERR: vendor/golang_org/x/crypto/curve25519 BUILDSTDERR: mkdir -p $WORK/b131/ BUILDSTDERR: cat >$WORK/b131/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile encoding/binary=$WORK/b029/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/vendor/golang_org/x/crypto/curve25519 BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b131/_pkg_.a -trimpath $WORK/b131 -shared -p vendor/golang_org/x/crypto/curve25519 -std -complete -installsuffix shared -buildid I7-_PGbyByyIPJcEGSkm/I7-_PGbyByyIPJcEGSkm -goversion go1.10.7 -D "" -importcfg $WORK/b131/importcfg -pack ./curve25519.go ./doc.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b129/_pkg_.a # internal BUILDSTDERR: cp $WORK/b129/_pkg_.a /builddir/.cache/go-build/b4/b4e8e2da84cd740101b7142c91507acfc763de65983c3e4e5b29c4529a717dfd-d # internal BUILDSTDERR: vendor/golang_org/x/crypto/chacha20poly1305 BUILDSTDERR: mkdir -p $WORK/b128/ BUILDSTDERR: cat >$WORK/b128/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: importmap golang_org/x/crypto/chacha20poly1305/internal/chacha20=vendor/golang_org/x/crypto/chacha20poly1305/internal/chacha20 BUILDSTDERR: importmap golang_org/x/crypto/poly1305=vendor/golang_org/x/crypto/poly1305 BUILDSTDERR: packagefile crypto/cipher=$WORK/b038/_pkg_.a BUILDSTDERR: packagefile encoding/binary=$WORK/b029/_pkg_.a BUILDSTDERR: packagefile errors=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile vendor/golang_org/x/crypto/chacha20poly1305/internal/chacha20=$WORK/b129/_pkg_.a BUILDSTDERR: packagefile vendor/golang_org/x/crypto/poly1305=$WORK/b130/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/vendor/golang_org/x/crypto/chacha20poly1305 BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b128/_pkg_.a -trimpath $WORK/b128 -shared -p vendor/golang_org/x/crypto/chacha20poly1305 -std -complete -installsuffix shared -buildid U-0y5kc0O4ZNsWBdZEhm/U-0y5kc0O4ZNsWBdZEhm -goversion go1.10.7 -D "" -importcfg $WORK/b128/importcfg -pack ./chacha20poly1305.go ./chacha20poly1305_generic.go ./chacha20poly1305_noasm.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b059/_pkg_.a # internal BUILDSTDERR: cp $WORK/b059/_pkg_.a /builddir/.cache/go-build/9c/9cad205c023e55252448ea4bd1a97ccb1036f33b6eab449b43e36e5d10ef5e8a-d # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b013/_pkg_.a # internal BUILDSTDERR: regexp BUILDSTDERR: mkdir -p $WORK/b058/ BUILDSTDERR: cat >$WORK/b058/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile bytes=$WORK/b023/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile regexp/syntax=$WORK/b059/_pkg_.a BUILDSTDERR: packagefile sort=$WORK/b030/_pkg_.a BUILDSTDERR: packagefile strconv=$WORK/b019/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b031/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b005/_pkg_.a BUILDSTDERR: packagefile unicode=$WORK/b021/_pkg_.a BUILDSTDERR: packagefile unicode/utf8=$WORK/b020/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/regexp BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b058/_pkg_.a -trimpath $WORK/b058 -shared -p regexp -std -complete -installsuffix shared -buildid Yj3RsG10WTBBYnfc-2PY/Yj3RsG10WTBBYnfc-2PY -goversion go1.10.7 -D "" -importcfg $WORK/b058/importcfg -pack ./backtrack.go ./exec.go ./onepass.go ./regexp.go BUILDSTDERR: cp $WORK/b013/_pkg_.a /builddir/.cache/go-build/7b/7b5ccc2e9efeda68c702ce7c980781cdf85a19e7524db0c323bb5d26fb9847e2-d # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b128/_pkg_.a # internal BUILDSTDERR: fmt BUILDSTDERR: mkdir -p $WORK/b002/ BUILDSTDERR: cat >$WORK/b002/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile errors=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile math=$WORK/b012/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b013/_pkg_.a BUILDSTDERR: packagefile reflect=$WORK/b018/_pkg_.a BUILDSTDERR: packagefile strconv=$WORK/b019/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b005/_pkg_.a BUILDSTDERR: packagefile unicode/utf8=$WORK/b020/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/fmt BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b002/_pkg_.a -trimpath $WORK/b002 -shared -p fmt -std -complete -installsuffix shared -buildid jLOroHb3-9CXUY5klrDh/jLOroHb3-9CXUY5klrDh -goversion go1.10.7 -D "" -importcfg $WORK/b002/importcfg -pack ./doc.go ./format.go ./print.go ./scan.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b131/_pkg_.a # internal BUILDSTDERR: cp $WORK/b131/_pkg_.a /builddir/.cache/go-build/3c/3cbdd532875a49c3ff7c3934ae5d65b5675bab353a48d5148e12420e0b55c00a-d # internal BUILDSTDERR: github.com/snapcore/snapd/osutil/sys BUILDSTDERR: mkdir -p $WORK/b055/ BUILDSTDERR: cat >$WORK/b055/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile os=$WORK/b013/_pkg_.a BUILDSTDERR: packagefile syscall=$WORK/b015/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/snapd-2.37.2/src/github.com/snapcore/snapd/osutil/sys BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b055/_pkg_.a -trimpath $WORK/b055 -shared -p github.com/snapcore/snapd/osutil/sys -complete -installsuffix shared -buildid gY9YNkKusPg3oUiZjgrt/gY9YNkKusPg3oUiZjgrt -goversion go1.10.7 -D "" -importcfg $WORK/b055/importcfg -pack ./syscall.go ./sysnum_16_linux.go ./sysnum_linux.go BUILDSTDERR: cp $WORK/b128/_pkg_.a /builddir/.cache/go-build/0a/0afacfc3f4c0d87b428bb2dc64f5e470603e02b11b4d061d6ed1179e501d6dbb-d # internal BUILDSTDERR: path/filepath BUILDSTDERR: mkdir -p $WORK/b060/ BUILDSTDERR: cat >$WORK/b060/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile errors=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b013/_pkg_.a BUILDSTDERR: packagefile runtime=$WORK/b008/_pkg_.a BUILDSTDERR: packagefile sort=$WORK/b030/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b031/_pkg_.a BUILDSTDERR: packagefile unicode/utf8=$WORK/b020/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/path/filepath BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b060/_pkg_.a -trimpath $WORK/b060 -shared -p path/filepath -std -complete -installsuffix shared -buildid GOM2oVr7q-VBXmPZPgDd/GOM2oVr7q-VBXmPZPgDd -goversion go1.10.7 -D "" -importcfg $WORK/b060/importcfg -pack ./match.go ./path.go ./path_unix.go ./symlink.go ./symlink_unix.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b055/_pkg_.a # internal BUILDSTDERR: cp $WORK/b055/_pkg_.a /builddir/.cache/go-build/42/421aefefd78dded063615042b9a981233430da844251ae082b74775c347221bb-d # internal BUILDSTDERR: runtime/debug BUILDSTDERR: mkdir -p $WORK/b111/ BUILDSTDERR: cat >$WORK/b111/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile os=$WORK/b013/_pkg_.a BUILDSTDERR: packagefile runtime=$WORK/b008/_pkg_.a BUILDSTDERR: packagefile sort=$WORK/b030/_pkg_.a BUILDSTDERR: packagefile time=$WORK/b016/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/runtime/debug BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b111/_pkg_.a -trimpath $WORK/b111 -shared -p runtime/debug -std -installsuffix shared -buildid 5C1TTYxZo4DzNqeXi3-C/5C1TTYxZo4DzNqeXi3-C -goversion go1.10.7 -D "" -importcfg $WORK/b111/importcfg -pack -asmhdr $WORK/b111/go_asm.h ./garbage.go ./stack.go ./stubs.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/asm -trimpath $WORK/b111 -I $WORK/b111/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm -shared -o $WORK/b111/debug.o ./debug.s BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/pack r $WORK/b111/_pkg_.a $WORK/b111/debug.o # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b111/_pkg_.a # internal BUILDSTDERR: cp $WORK/b111/_pkg_.a /builddir/.cache/go-build/3d/3dd08af68e49878035dc2574f85387bf5cac448d7c69f8f0d8931b30574f6947-d # internal BUILDSTDERR: golang.org/x/sys/unix BUILDSTDERR: mkdir -p $WORK/b145/ BUILDSTDERR: cat >$WORK/b145/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile bytes=$WORK/b023/_pkg_.a BUILDSTDERR: packagefile runtime=$WORK/b008/_pkg_.a BUILDSTDERR: packagefile sort=$WORK/b030/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b031/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b005/_pkg_.a BUILDSTDERR: packagefile syscall=$WORK/b015/_pkg_.a BUILDSTDERR: packagefile time=$WORK/b016/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/share/gocode/src/golang.org/x/sys/unix BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b145/_pkg_.a -trimpath $WORK/b145 -shared -p golang.org/x/sys/unix -installsuffix shared -buildid KnHp0tfBE4Yd5BkLfYoe/KnHp0tfBE4Yd5BkLfYoe -goversion go1.10.7 -D "" -importcfg $WORK/b145/importcfg -pack -asmhdr $WORK/b145/go_asm.h ./affinity_linux.go ./bluetooth_linux.go ./constants.go ./dev_linux.go ./dirent.go ./endian_little.go ./env_unix.go ./fcntl.go ./fcntl_linux_32bit.go ./pagesize_unix.go ./race0.go ./sockcmsg_linux.go ./sockcmsg_unix.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 ./zptracearm_linux.go ./zsyscall_linux_arm.go ./zsysnum_linux_arm.go ./ztypes_linux_arm.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b060/_pkg_.a # internal BUILDSTDERR: cp $WORK/b060/_pkg_.a /builddir/.cache/go-build/3e/3e5c5de729c1c0f3eb17d0e5b581dde3ab5142bdc3e636aafa3335b127a203be-d # internal BUILDSTDERR: io/ioutil BUILDSTDERR: mkdir -p $WORK/b064/ BUILDSTDERR: cat >$WORK/b064/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile bytes=$WORK/b023/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b013/_pkg_.a BUILDSTDERR: packagefile path/filepath=$WORK/b060/_pkg_.a BUILDSTDERR: packagefile sort=$WORK/b030/_pkg_.a BUILDSTDERR: packagefile strconv=$WORK/b019/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b005/_pkg_.a BUILDSTDERR: packagefile time=$WORK/b016/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/io/ioutil BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b064/_pkg_.a -trimpath $WORK/b064 -shared -p io/ioutil -std -complete -installsuffix shared -buildid JNvQ4yW-fN2schuSwvgZ/JNvQ4yW-fN2schuSwvgZ -goversion go1.10.7 -D "" -importcfg $WORK/b064/importcfg -pack ./ioutil.go ./tempfile.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b064/_pkg_.a # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b058/_pkg_.a # internal BUILDSTDERR: cp $WORK/b058/_pkg_.a /builddir/.cache/go-build/20/205cc12fe3814e007ae521d50b2779af7f6408fc441d6923a7305504fd8fd5cf-d # internal BUILDSTDERR: gopkg.in/retry.v1 BUILDSTDERR: mkdir -p $WORK/b155/ BUILDSTDERR: cat >$WORK/b155/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile time=$WORK/b016/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/share/gocode/src/gopkg.in/retry.v1 BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b155/_pkg_.a -trimpath $WORK/b155 -shared -p gopkg.in/retry.v1 -complete -installsuffix shared -buildid LoSop7XJwN3N54HYVg0y/LoSop7XJwN3N54HYVg0y -goversion go1.10.7 -D "" -importcfg $WORK/b155/importcfg -pack ./clock.go ./exp.go ./regular.go ./retry.go ./strategy.go BUILDSTDERR: cp $WORK/b064/_pkg_.a /builddir/.cache/go-build/ef/ef0cb44f81398be3de48d3c7e091b316ea3355ffbcbef6023a2a1ea12045d806-d # internal BUILDSTDERR: github.com/juju/ratelimit BUILDSTDERR: mkdir -p $WORK/b191/ BUILDSTDERR: cat >$WORK/b191/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile io=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile math=$WORK/b012/_pkg_.a BUILDSTDERR: packagefile strconv=$WORK/b019/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b005/_pkg_.a BUILDSTDERR: packagefile time=$WORK/b016/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/share/gocode/src/github.com/juju/ratelimit BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b191/_pkg_.a -trimpath $WORK/b191 -shared -p github.com/juju/ratelimit -complete -installsuffix shared -buildid PeWCQgllbU18p8uKg8dF/PeWCQgllbU18p8uKg8dF -goversion go1.10.7 -D "" -importcfg $WORK/b191/importcfg -pack ./ratelimit.go ./reader.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b002/_pkg_.a # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b155/_pkg_.a # internal BUILDSTDERR: cp $WORK/b155/_pkg_.a /builddir/.cache/go-build/d1/d1adc44288e2576ddfc85d544f55b95c21216291db8186d6df3ee6af4a5286d0-d # internal BUILDSTDERR: text/tabwriter BUILDSTDERR: mkdir -p $WORK/b220/ BUILDSTDERR: cat >$WORK/b220/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile bytes=$WORK/b023/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile unicode/utf8=$WORK/b020/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/text/tabwriter BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b220/_pkg_.a -trimpath $WORK/b220 -shared -p text/tabwriter -std -complete -installsuffix shared -buildid sS-BhHOgD7PnA2S-ypD2/sS-BhHOgD7PnA2S-ypD2 -goversion go1.10.7 -D "" -importcfg $WORK/b220/importcfg -pack ./tabwriter.go BUILDSTDERR: cp $WORK/b002/_pkg_.a /builddir/.cache/go-build/a2/a2dd326c798e1b2e8d6e0dd76ffa1101380af997b3a364e22c8ef04490573ab9-d # internal BUILDSTDERR: encoding/json BUILDSTDERR: mkdir -p $WORK/b026/ BUILDSTDERR: cat >$WORK/b026/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile bytes=$WORK/b023/_pkg_.a BUILDSTDERR: packagefile encoding=$WORK/b027/_pkg_.a BUILDSTDERR: packagefile encoding/base64=$WORK/b028/_pkg_.a BUILDSTDERR: packagefile errors=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b002/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile math=$WORK/b012/_pkg_.a BUILDSTDERR: packagefile reflect=$WORK/b018/_pkg_.a BUILDSTDERR: packagefile runtime=$WORK/b008/_pkg_.a BUILDSTDERR: packagefile sort=$WORK/b030/_pkg_.a BUILDSTDERR: packagefile strconv=$WORK/b019/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b031/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b005/_pkg_.a BUILDSTDERR: packagefile sync/atomic=$WORK/b011/_pkg_.a BUILDSTDERR: packagefile unicode=$WORK/b021/_pkg_.a BUILDSTDERR: packagefile unicode/utf16=$WORK/b032/_pkg_.a BUILDSTDERR: packagefile unicode/utf8=$WORK/b020/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/encoding/json BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b026/_pkg_.a -trimpath $WORK/b026 -shared -p encoding/json -std -complete -installsuffix shared -buildid 5Rz8x49x_2mCKJ2-iteb/5Rz8x49x_2mCKJ2-iteb -goversion go1.10.7 -D "" -importcfg $WORK/b026/importcfg -pack ./decode.go ./encode.go ./fold.go ./indent.go ./scanner.go ./stream.go ./tables.go ./tags.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b191/_pkg_.a # internal BUILDSTDERR: cp $WORK/b191/_pkg_.a /builddir/.cache/go-build/ae/ae4357776c875734d04fb5d0c0d0a9015149d70739795d4b802fe2f536993feb-d # internal BUILDSTDERR: math/big BUILDSTDERR: mkdir -p $WORK/b041/ BUILDSTDERR: cat >$WORK/b041/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile bytes=$WORK/b023/_pkg_.a BUILDSTDERR: packagefile encoding/binary=$WORK/b029/_pkg_.a BUILDSTDERR: packagefile errors=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b002/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile math=$WORK/b012/_pkg_.a BUILDSTDERR: packagefile math/bits=$WORK/b042/_pkg_.a BUILDSTDERR: packagefile math/rand=$WORK/b043/_pkg_.a BUILDSTDERR: packagefile strconv=$WORK/b019/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b031/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b005/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/math/big BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b041/_pkg_.a -trimpath $WORK/b041 -shared -p math/big -std -installsuffix shared -buildid CE1UCjyiJ_aEZYZG0yqd/CE1UCjyiJ_aEZYZG0yqd -goversion go1.10.7 -D "" -importcfg $WORK/b041/importcfg -pack -asmhdr $WORK/b041/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 BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b220/_pkg_.a # internal BUILDSTDERR: cp $WORK/b220/_pkg_.a /builddir/.cache/go-build/9d/9d4a93d9f4b2a13cd3ec719e5a9e30a9d0b151b144db001b30fc6a8def54ff86-d # internal BUILDSTDERR: compress/flate BUILDSTDERR: mkdir -p $WORK/b050/ BUILDSTDERR: cat >$WORK/b050/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile bufio=$WORK/b025/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b002/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile math=$WORK/b012/_pkg_.a BUILDSTDERR: packagefile math/bits=$WORK/b042/_pkg_.a BUILDSTDERR: packagefile sort=$WORK/b030/_pkg_.a BUILDSTDERR: packagefile strconv=$WORK/b019/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b005/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/compress/flate BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b050/_pkg_.a -trimpath $WORK/b050 -shared -p compress/flate -std -complete -installsuffix shared -buildid GBIQzuHOn2VmHv5gYasF/GBIQzuHOn2VmHv5gYasF -goversion go1.10.7 -D "" -importcfg $WORK/b050/importcfg -pack ./deflate.go ./deflatefast.go ./dict_decoder.go ./huffman_bit_writer.go ./huffman_code.go ./inflate.go ./token.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b050/_pkg_.a # internal BUILDSTDERR: cp $WORK/b050/_pkg_.a /builddir/.cache/go-build/74/74ee35f6d59ccfe86ec5702cf48e9163dde8f355e7a4a3beca94756633543c55-d # internal BUILDSTDERR: compress/zlib BUILDSTDERR: mkdir -p $WORK/b049/ BUILDSTDERR: cat >$WORK/b049/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile bufio=$WORK/b025/_pkg_.a BUILDSTDERR: packagefile compress/flate=$WORK/b050/_pkg_.a BUILDSTDERR: packagefile errors=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b002/_pkg_.a BUILDSTDERR: packagefile hash=$WORK/b035/_pkg_.a BUILDSTDERR: packagefile hash/adler32=$WORK/b051/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b004/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/compress/zlib BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b049/_pkg_.a -trimpath $WORK/b049 -shared -p compress/zlib -std -complete -installsuffix shared -buildid GCZUJaUfkVyzF8cINyNA/GCZUJaUfkVyzF8cINyNA -goversion go1.10.7 -D "" -importcfg $WORK/b049/importcfg -pack ./reader.go ./writer.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b049/_pkg_.a # internal BUILDSTDERR: cp $WORK/b049/_pkg_.a /builddir/.cache/go-build/62/6283ca046001abd2c7aa69210770f0663688e848030238965d5785b1a44c6711-d # internal BUILDSTDERR: debug/dwarf BUILDSTDERR: mkdir -p $WORK/b052/ BUILDSTDERR: cat >$WORK/b052/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile encoding/binary=$WORK/b029/_pkg_.a BUILDSTDERR: packagefile errors=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b002/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile path=$WORK/b053/_pkg_.a BUILDSTDERR: packagefile sort=$WORK/b030/_pkg_.a BUILDSTDERR: packagefile strconv=$WORK/b019/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b031/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/debug/dwarf BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b052/_pkg_.a -trimpath $WORK/b052 -shared -p debug/dwarf -std -complete -installsuffix shared -buildid _LLE364KZsgiWHmHd1Ab/_LLE364KZsgiWHmHd1Ab -goversion go1.10.7 -D "" -importcfg $WORK/b052/importcfg -pack ./buf.go ./class_string.go ./const.go ./entry.go ./line.go ./open.go ./type.go ./typeunit.go ./unit.go BUILDSTDERR: cd /usr/share/gocode/src/golang.org/x/sys/unix BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/asm -trimpath $WORK/b145 -I $WORK/b145/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm -shared -o $WORK/b145/asm_linux_arm.o ./asm_linux_arm.s BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/pack r $WORK/b145/_pkg_.a $WORK/b145/asm_linux_arm.o # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b145/_pkg_.a # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b026/_pkg_.a # internal BUILDSTDERR: cp $WORK/b145/_pkg_.a /builddir/.cache/go-build/df/df0b8dd6117eedd23fb50bad451f1757d4414545226048d38d09d0fe79b9125e-d # internal BUILDSTDERR: cp $WORK/b026/_pkg_.a /builddir/.cache/go-build/df/dfb23448a6409220944b2a3d4f825adc28bcd1119d297866190290ffbfc7d7e3-d # internal BUILDSTDERR: encoding/hex BUILDSTDERR: mkdir -p $WORK/b054/ BUILDSTDERR: cat >$WORK/b054/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile bytes=$WORK/b023/_pkg_.a BUILDSTDERR: packagefile errors=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b002/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b004/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/encoding/hex BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b054/_pkg_.a -trimpath $WORK/b054 -shared -p encoding/hex -std -complete -installsuffix shared -buildid lrr6aWtP1f_IZZ1dqiL7/lrr6aWtP1f_IZZ1dqiL7 -goversion go1.10.7 -D "" -importcfg $WORK/b054/importcfg -pack ./hex.go BUILDSTDERR: gopkg.in/yaml.v2 BUILDSTDERR: mkdir -p $WORK/b057/ BUILDSTDERR: cat >$WORK/b057/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile bytes=$WORK/b023/_pkg_.a BUILDSTDERR: packagefile encoding=$WORK/b027/_pkg_.a BUILDSTDERR: packagefile encoding/base64=$WORK/b028/_pkg_.a BUILDSTDERR: packagefile errors=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b002/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile math=$WORK/b012/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b013/_pkg_.a BUILDSTDERR: packagefile reflect=$WORK/b018/_pkg_.a BUILDSTDERR: packagefile regexp=$WORK/b058/_pkg_.a BUILDSTDERR: packagefile sort=$WORK/b030/_pkg_.a BUILDSTDERR: packagefile strconv=$WORK/b019/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b031/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b005/_pkg_.a BUILDSTDERR: packagefile time=$WORK/b016/_pkg_.a BUILDSTDERR: packagefile unicode=$WORK/b021/_pkg_.a BUILDSTDERR: packagefile unicode/utf8=$WORK/b020/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/share/gocode/src/gopkg.in/yaml.v2 BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b057/_pkg_.a -trimpath $WORK/b057 -shared -p gopkg.in/yaml.v2 -complete -installsuffix shared -buildid nNt2EQOTxwuTW1jlnayt/nNt2EQOTxwuTW1jlnayt -goversion go1.10.7 -D "" -importcfg $WORK/b057/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 BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b054/_pkg_.a # internal BUILDSTDERR: cp $WORK/b054/_pkg_.a /builddir/.cache/go-build/9f/9f89a6011223528344e7e87161a698258145aaa645229c9cc09c95df6481ad1a-d # internal BUILDSTDERR: context BUILDSTDERR: mkdir -p $WORK/b062/ BUILDSTDERR: cat >$WORK/b062/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile errors=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b002/_pkg_.a BUILDSTDERR: packagefile reflect=$WORK/b018/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b005/_pkg_.a BUILDSTDERR: packagefile time=$WORK/b016/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/context BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b062/_pkg_.a -trimpath $WORK/b062 -shared -p context -std -complete -installsuffix shared -buildid ji5cw4RQ_ija0IInMdWf/ji5cw4RQ_ija0IInMdWf -goversion go1.10.7 -D "" -importcfg $WORK/b062/importcfg -pack ./context.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b062/_pkg_.a # internal BUILDSTDERR: cp $WORK/b062/_pkg_.a /builddir/.cache/go-build/93/939b536de21c5eebb83f4fb2b3f3d68097300795134216f806e831bf7785bc4e-d # internal BUILDSTDERR: golang.org/x/net/context BUILDSTDERR: mkdir -p $WORK/b061/ BUILDSTDERR: cat >$WORK/b061/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile context=$WORK/b062/_pkg_.a BUILDSTDERR: packagefile time=$WORK/b016/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/share/gocode/src/golang.org/x/net/context BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b061/_pkg_.a -trimpath $WORK/b061 -shared -p golang.org/x/net/context -complete -installsuffix shared -buildid J7_Y-HcprGnOzkgumEF3/J7_Y-HcprGnOzkgumEF3 -goversion go1.10.7 -D "" -importcfg $WORK/b061/importcfg -pack ./context.go ./go17.go ./go19.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b061/_pkg_.a # internal BUILDSTDERR: cp $WORK/b061/_pkg_.a /builddir/.cache/go-build/e0/e035439c7d91aeff9709e93229bf44dc4cb13d2eae69d4bc31f3472f64f2da95-d # internal BUILDSTDERR: gopkg.in/tomb.v2 BUILDSTDERR: mkdir -p $WORK/b063/ BUILDSTDERR: cat >$WORK/b063/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile context=$WORK/b062/_pkg_.a BUILDSTDERR: packagefile errors=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b002/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b005/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/share/gocode/src/gopkg.in/tomb.v2 BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b063/_pkg_.a -trimpath $WORK/b063 -shared -p gopkg.in/tomb.v2 -complete -installsuffix shared -buildid 6y6dj9RiP1SwRnBkboiz/6y6dj9RiP1SwRnBkboiz -goversion go1.10.7 -D "" -importcfg $WORK/b063/importcfg -pack ./context.go ./tomb.go BUILDSTDERR: cd /usr/lib/golang/src/math/big BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/asm -trimpath $WORK/b041 -I $WORK/b041/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm -shared -o $WORK/b041/arith_arm.o ./arith_arm.s BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b063/_pkg_.a # internal BUILDSTDERR: cp $WORK/b063/_pkg_.a /builddir/.cache/go-build/8a/8a29579551a5050558bc6e2d64efc0341ffb34f5dd9907b039f3f209ab50e86d-d # internal BUILDSTDERR: os/exec BUILDSTDERR: mkdir -p $WORK/b065/ BUILDSTDERR: cat >$WORK/b065/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile bytes=$WORK/b023/_pkg_.a BUILDSTDERR: packagefile context=$WORK/b062/_pkg_.a BUILDSTDERR: packagefile errors=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b013/_pkg_.a BUILDSTDERR: packagefile path/filepath=$WORK/b060/_pkg_.a BUILDSTDERR: packagefile runtime=$WORK/b008/_pkg_.a BUILDSTDERR: packagefile strconv=$WORK/b019/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b031/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b005/_pkg_.a BUILDSTDERR: packagefile syscall=$WORK/b015/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/os/exec BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b065/_pkg_.a -trimpath $WORK/b065 -shared -p os/exec -std -complete -installsuffix shared -buildid 53IDSAkIxjvyq6QCALcO/53IDSAkIxjvyq6QCALcO -goversion go1.10.7 -D "" -importcfg $WORK/b065/importcfg -pack ./exec.go ./exec_unix.go ./lp_unix.go BUILDSTDERR: cd /usr/lib/golang/src/math/big BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/pack r $WORK/b041/_pkg_.a $WORK/b041/arith_arm.o # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b041/_pkg_.a # internal BUILDSTDERR: cp $WORK/b041/_pkg_.a /builddir/.cache/go-build/d5/d5447d87b77b3a943e0b53154eecdaeac8248593238f867a8ad83f7756b4a026-d # internal BUILDSTDERR: crypto/rand BUILDSTDERR: mkdir -p $WORK/b036/ BUILDSTDERR: cat >$WORK/b036/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile bufio=$WORK/b025/_pkg_.a BUILDSTDERR: packagefile crypto/aes=$WORK/b037/_pkg_.a BUILDSTDERR: packagefile crypto/cipher=$WORK/b038/_pkg_.a BUILDSTDERR: packagefile errors=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile internal/syscall/unix=$WORK/b040/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile math/big=$WORK/b041/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b013/_pkg_.a BUILDSTDERR: packagefile runtime=$WORK/b008/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b005/_pkg_.a BUILDSTDERR: packagefile syscall=$WORK/b015/_pkg_.a BUILDSTDERR: packagefile time=$WORK/b016/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/crypto/rand BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b036/_pkg_.a -trimpath $WORK/b036 -shared -p crypto/rand -std -complete -installsuffix shared -buildid UJUw70J4DPq48fP65E6Y/UJUw70J4DPq48fP65E6Y -goversion go1.10.7 -D "" -importcfg $WORK/b036/importcfg -pack ./eagain.go ./rand.go ./rand_linux.go ./rand_unix.go ./util.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b052/_pkg_.a # internal BUILDSTDERR: cp $WORK/b052/_pkg_.a /builddir/.cache/go-build/03/03b6da1c1bfa7352c4d8d00bb504a31f5b57a560a4d14504d2d56f8e7f94cbdb-d # internal BUILDSTDERR: debug/elf BUILDSTDERR: mkdir -p $WORK/b048/ BUILDSTDERR: cat >$WORK/b048/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile bytes=$WORK/b023/_pkg_.a BUILDSTDERR: packagefile compress/zlib=$WORK/b049/_pkg_.a BUILDSTDERR: packagefile debug/dwarf=$WORK/b052/_pkg_.a BUILDSTDERR: packagefile encoding/binary=$WORK/b029/_pkg_.a BUILDSTDERR: packagefile errors=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b002/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b013/_pkg_.a BUILDSTDERR: packagefile strconv=$WORK/b019/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b031/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/debug/elf BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b048/_pkg_.a -trimpath $WORK/b048 -shared -p debug/elf -std -complete -installsuffix shared -buildid Tm6eUFgQ11FwVI5mqlxB/Tm6eUFgQ11FwVI5mqlxB -goversion go1.10.7 -D "" -importcfg $WORK/b048/importcfg -pack ./elf.go ./file.go ./reader.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b036/_pkg_.a # internal BUILDSTDERR: cp $WORK/b036/_pkg_.a /builddir/.cache/go-build/b1/b180ab4fd64301a22e0fd981bce63aa821c38dd3fcce457d84dff25ca9e91893-d # internal BUILDSTDERR: crypto/rsa BUILDSTDERR: mkdir -p $WORK/b044/ BUILDSTDERR: cat >$WORK/b044/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile bytes=$WORK/b023/_pkg_.a BUILDSTDERR: packagefile crypto=$WORK/b034/_pkg_.a BUILDSTDERR: packagefile crypto/rand=$WORK/b036/_pkg_.a BUILDSTDERR: packagefile crypto/subtle=$WORK/b039/_pkg_.a BUILDSTDERR: packagefile errors=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile hash=$WORK/b035/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile math=$WORK/b012/_pkg_.a BUILDSTDERR: packagefile math/big=$WORK/b041/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/crypto/rsa BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b044/_pkg_.a -trimpath $WORK/b044 -shared -p crypto/rsa -std -complete -installsuffix shared -buildid sW6a0gbIILUeNUs80yP8/sW6a0gbIILUeNUs80yP8 -goversion go1.10.7 -D "" -importcfg $WORK/b044/importcfg -pack ./pkcs1v15.go ./pss.go ./rsa.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b065/_pkg_.a # internal BUILDSTDERR: cp $WORK/b065/_pkg_.a /builddir/.cache/go-build/28/28ddd885e21188ff13529df1a0d08cab230374b2afca24c368d3616cffa1f6d4-d # internal BUILDSTDERR: os/user BUILDSTDERR: mkdir -p $WORK/b066/ BUILDSTDERR: cd /usr/lib/golang/src/os/user BUILDSTDERR: CGO_LDFLAGS='"-g" "-O2"' /usr/lib/golang/pkg/tool/linux_arm/cgo -objdir $WORK/b066/ -importpath os/user -- -I $WORK/b066/ -g -O2 ./cgo_lookup_unix.go ./getgrouplist_unix.go ./listgroups_unix.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b044/_pkg_.a # internal BUILDSTDERR: cp $WORK/b044/_pkg_.a /builddir/.cache/go-build/62/627f26880cae6b78bfc06e023e8e784e2a19d7572d867022bf6b372d9e5d20a7-d # internal BUILDSTDERR: crypto/dsa BUILDSTDERR: mkdir -p $WORK/b073/ BUILDSTDERR: cat >$WORK/b073/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile errors=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile math/big=$WORK/b041/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/crypto/dsa BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b073/_pkg_.a -trimpath $WORK/b073 -shared -p crypto/dsa -std -complete -installsuffix shared -buildid v9xuwQH0XhkSoi2VpFXM/v9xuwQH0XhkSoi2VpFXM -goversion go1.10.7 -D "" -importcfg $WORK/b073/importcfg -pack ./dsa.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b073/_pkg_.a # internal BUILDSTDERR: cp $WORK/b073/_pkg_.a /builddir/.cache/go-build/5e/5ec6d40df9232dc86a3824bc38ffd35603a27591027ffc108486c74767610627-d # internal BUILDSTDERR: crypto/elliptic BUILDSTDERR: mkdir -p $WORK/b075/ BUILDSTDERR: cat >$WORK/b075/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile io=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile math/big=$WORK/b041/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b005/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/crypto/elliptic BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b075/_pkg_.a -trimpath $WORK/b075 -shared -p crypto/elliptic -std -complete -installsuffix shared -buildid duhhVsF2C-yQJs7PbB-X/duhhVsF2C-yQJs7PbB-X -goversion go1.10.7 -D "" -importcfg $WORK/b075/importcfg -pack ./elliptic.go ./p224.go ./p256.go ./p256_generic.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b048/_pkg_.a # internal BUILDSTDERR: cp $WORK/b048/_pkg_.a /builddir/.cache/go-build/6d/6dbf2f4a78ff49bf1966a31466853d6c9a68496a286ffaffb11d0ddd001e869b-d # internal BUILDSTDERR: encoding/asn1 BUILDSTDERR: mkdir -p $WORK/b076/ BUILDSTDERR: cat >$WORK/b076/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile errors=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b002/_pkg_.a BUILDSTDERR: packagefile math=$WORK/b012/_pkg_.a BUILDSTDERR: packagefile math/big=$WORK/b041/_pkg_.a BUILDSTDERR: packagefile reflect=$WORK/b018/_pkg_.a BUILDSTDERR: packagefile strconv=$WORK/b019/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b031/_pkg_.a BUILDSTDERR: packagefile time=$WORK/b016/_pkg_.a BUILDSTDERR: packagefile unicode/utf8=$WORK/b020/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/encoding/asn1 BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b076/_pkg_.a -trimpath $WORK/b076 -shared -p encoding/asn1 -std -complete -installsuffix shared -buildid Yt8y0yKObk6ND7h9lIhL/Yt8y0yKObk6ND7h9lIhL -goversion go1.10.7 -D "" -importcfg $WORK/b076/importcfg -pack ./asn1.go ./common.go ./marshal.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b075/_pkg_.a # internal BUILDSTDERR: cp $WORK/b075/_pkg_.a /builddir/.cache/go-build/5f/5f28ac2a88a2cd130e1a97197baeab6e37e40428a86c82776cd238c7d6179620-d # internal BUILDSTDERR: golang.org/x/crypto/openpgp/elgamal BUILDSTDERR: mkdir -p $WORK/b080/ BUILDSTDERR: cat >$WORK/b080/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile crypto/rand=$WORK/b036/_pkg_.a BUILDSTDERR: packagefile crypto/subtle=$WORK/b039/_pkg_.a BUILDSTDERR: packagefile errors=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile math/big=$WORK/b041/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/share/gocode/src/golang.org/x/crypto/openpgp/elgamal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b080/_pkg_.a -trimpath $WORK/b080 -shared -p golang.org/x/crypto/openpgp/elgamal -complete -installsuffix shared -buildid qtnKek4yzxKIrzjiF26y/qtnKek4yzxKIrzjiF26y -goversion go1.10.7 -D "" -importcfg $WORK/b080/importcfg -pack ./elgamal.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b080/_pkg_.a # internal BUILDSTDERR: cp $WORK/b080/_pkg_.a /builddir/.cache/go-build/ae/ae2c64ca1eae4ff1fc8c7cb4ba6ee17b091ee43e8c28ac2737dc1afce38a6333-d # internal BUILDSTDERR: log BUILDSTDERR: mkdir -p $WORK/b089/ BUILDSTDERR: cat >$WORK/b089/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile fmt=$WORK/b002/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b013/_pkg_.a BUILDSTDERR: packagefile runtime=$WORK/b008/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b005/_pkg_.a BUILDSTDERR: packagefile time=$WORK/b016/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/log BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b089/_pkg_.a -trimpath $WORK/b089 -shared -p log -std -complete -installsuffix shared -buildid EnlGRw0fz7KcMTnCtskR/EnlGRw0fz7KcMTnCtskR -goversion go1.10.7 -D "" -importcfg $WORK/b089/importcfg -pack ./log.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b057/_pkg_.a # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b089/_pkg_.a # internal BUILDSTDERR: cp $WORK/b089/_pkg_.a /builddir/.cache/go-build/e1/e18064844f41d3996b4b00f3632342011feabafe5d7d51006711d364ca7a3cb8-d # internal BUILDSTDERR: mime BUILDSTDERR: mkdir -p $WORK/b090/ BUILDSTDERR: cat >$WORK/b090/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile bufio=$WORK/b025/_pkg_.a BUILDSTDERR: packagefile bytes=$WORK/b023/_pkg_.a BUILDSTDERR: packagefile encoding/base64=$WORK/b028/_pkg_.a BUILDSTDERR: packagefile errors=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b002/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b013/_pkg_.a BUILDSTDERR: packagefile sort=$WORK/b030/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b031/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b005/_pkg_.a BUILDSTDERR: packagefile unicode=$WORK/b021/_pkg_.a BUILDSTDERR: packagefile unicode/utf8=$WORK/b020/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/mime BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b090/_pkg_.a -trimpath $WORK/b090 -shared -p mime -std -complete -installsuffix shared -buildid _xvznOpXftToCNleIT_v/_xvznOpXftToCNleIT_v -goversion go1.10.7 -D "" -importcfg $WORK/b090/importcfg -pack ./encodedword.go ./grammar.go ./mediatype.go ./type.go ./type_unix.go BUILDSTDERR: cp $WORK/b057/_pkg_.a /builddir/.cache/go-build/3d/3dbc635269b27e76c839894ab4059b6aace09bacb509b1866bd3505d9e3b952d-d # internal BUILDSTDERR: github.com/snapcore/snapd/strutil BUILDSTDERR: mkdir -p $WORK/b056/ BUILDSTDERR: cat >$WORK/b056/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile bytes=$WORK/b023/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b002/_pkg_.a BUILDSTDERR: packagefile gopkg.in/yaml.v2=$WORK/b057/_pkg_.a BUILDSTDERR: packagefile math/rand=$WORK/b043/_pkg_.a BUILDSTDERR: packagefile path/filepath=$WORK/b060/_pkg_.a BUILDSTDERR: packagefile regexp=$WORK/b058/_pkg_.a BUILDSTDERR: packagefile sort=$WORK/b030/_pkg_.a BUILDSTDERR: packagefile strconv=$WORK/b019/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b031/_pkg_.a BUILDSTDERR: packagefile time=$WORK/b016/_pkg_.a BUILDSTDERR: packagefile unicode=$WORK/b021/_pkg_.a BUILDSTDERR: packagefile unicode/utf8=$WORK/b020/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/snapd-2.37.2/src/github.com/snapcore/snapd/strutil BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b056/_pkg_.a -trimpath $WORK/b056 -shared -p github.com/snapcore/snapd/strutil -complete -installsuffix shared -buildid JP-JiLoK-8vvygdaUd6x/JP-JiLoK-8vvygdaUd6x -goversion go1.10.7 -D "" -importcfg $WORK/b056/importcfg -pack ./chrorder.go ./ctrl17.go ./limbuffer.go ./map.go ./matchcounter.go ./pathiter.go ./strutil.go ./version.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b076/_pkg_.a # internal BUILDSTDERR: cp $WORK/b076/_pkg_.a /builddir/.cache/go-build/a7/a7b0cafca169b908cf1e5065edcc5de4707f9eeb3b3c959f730f344a5f63f401-d # internal BUILDSTDERR: crypto/ecdsa BUILDSTDERR: mkdir -p $WORK/b074/ BUILDSTDERR: cat >$WORK/b074/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile crypto=$WORK/b034/_pkg_.a BUILDSTDERR: packagefile crypto/aes=$WORK/b037/_pkg_.a BUILDSTDERR: packagefile crypto/cipher=$WORK/b038/_pkg_.a BUILDSTDERR: packagefile crypto/elliptic=$WORK/b075/_pkg_.a BUILDSTDERR: packagefile crypto/sha512=$WORK/b046/_pkg_.a BUILDSTDERR: packagefile encoding/asn1=$WORK/b076/_pkg_.a BUILDSTDERR: packagefile errors=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile math/big=$WORK/b041/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/crypto/ecdsa BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b074/_pkg_.a -trimpath $WORK/b074 -shared -p crypto/ecdsa -std -complete -installsuffix shared -buildid OHki_UzgirptufTBmrJi/OHki_UzgirptufTBmrJi -goversion go1.10.7 -D "" -importcfg $WORK/b074/importcfg -pack ./ecdsa.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b056/_pkg_.a # internal BUILDSTDERR: cp $WORK/b056/_pkg_.a /builddir/.cache/go-build/04/048e6ee276a606affa4a24fe67b637eb95864994ceec8a4d1033f576b30b5447-d # internal BUILDSTDERR: net BUILDSTDERR: mkdir -p $WORK/b092/ BUILDSTDERR: cd /usr/lib/golang/src/net BUILDSTDERR: CGO_LDFLAGS='"-g" "-O2"' /usr/lib/golang/pkg/tool/linux_arm/cgo -objdir $WORK/b092/ -importpath net -- -I $WORK/b092/ -g -O2 ./cgo_linux.go ./cgo_resnew.go ./cgo_socknew.go ./cgo_unix.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b090/_pkg_.a # internal BUILDSTDERR: cp $WORK/b090/_pkg_.a /builddir/.cache/go-build/8b/8b10156b5d59a4204d8e7716c9267cd5ab6a2b27aa607f83adb13271b1d5b48a-d # internal BUILDSTDERR: net/url BUILDSTDERR: mkdir -p $WORK/b095/ BUILDSTDERR: cat >$WORK/b095/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile bytes=$WORK/b023/_pkg_.a BUILDSTDERR: packagefile errors=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b002/_pkg_.a BUILDSTDERR: packagefile sort=$WORK/b030/_pkg_.a BUILDSTDERR: packagefile strconv=$WORK/b019/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b031/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/net/url BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b095/_pkg_.a -trimpath $WORK/b095 -shared -p net/url -std -complete -installsuffix shared -buildid nEDQkPMXhzsS1ePJuPTr/nEDQkPMXhzsS1ePJuPTr -goversion go1.10.7 -D "" -importcfg $WORK/b095/importcfg -pack ./url.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b074/_pkg_.a # internal BUILDSTDERR: cp $WORK/b074/_pkg_.a /builddir/.cache/go-build/63/63787af5bea2866e81bdd00c2ab972b0f7fcb3b96b507165db996ede306ea59f-d # internal BUILDSTDERR: golang.org/x/crypto/openpgp/packet BUILDSTDERR: mkdir -p $WORK/b070/ BUILDSTDERR: cat >$WORK/b070/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile bufio=$WORK/b025/_pkg_.a BUILDSTDERR: packagefile bytes=$WORK/b023/_pkg_.a BUILDSTDERR: packagefile compress/bzip2=$WORK/b071/_pkg_.a BUILDSTDERR: packagefile compress/flate=$WORK/b050/_pkg_.a BUILDSTDERR: packagefile compress/zlib=$WORK/b049/_pkg_.a BUILDSTDERR: packagefile crypto=$WORK/b034/_pkg_.a BUILDSTDERR: packagefile crypto/aes=$WORK/b037/_pkg_.a BUILDSTDERR: packagefile crypto/cipher=$WORK/b038/_pkg_.a BUILDSTDERR: packagefile crypto/des=$WORK/b072/_pkg_.a BUILDSTDERR: packagefile crypto/dsa=$WORK/b073/_pkg_.a BUILDSTDERR: packagefile crypto/ecdsa=$WORK/b074/_pkg_.a BUILDSTDERR: packagefile crypto/elliptic=$WORK/b075/_pkg_.a BUILDSTDERR: packagefile crypto/md5=$WORK/b077/_pkg_.a BUILDSTDERR: packagefile crypto/rand=$WORK/b036/_pkg_.a BUILDSTDERR: packagefile crypto/rsa=$WORK/b044/_pkg_.a BUILDSTDERR: packagefile crypto/sha1=$WORK/b078/_pkg_.a BUILDSTDERR: packagefile crypto/sha256=$WORK/b045/_pkg_.a BUILDSTDERR: packagefile crypto/sha512=$WORK/b046/_pkg_.a BUILDSTDERR: packagefile crypto/subtle=$WORK/b039/_pkg_.a BUILDSTDERR: packagefile encoding/asn1=$WORK/b076/_pkg_.a BUILDSTDERR: packagefile encoding/binary=$WORK/b029/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b002/_pkg_.a BUILDSTDERR: packagefile golang.org/x/crypto/cast5=$WORK/b079/_pkg_.a BUILDSTDERR: packagefile golang.org/x/crypto/openpgp/elgamal=$WORK/b080/_pkg_.a BUILDSTDERR: packagefile golang.org/x/crypto/openpgp/errors=$WORK/b081/_pkg_.a BUILDSTDERR: packagefile golang.org/x/crypto/openpgp/s2k=$WORK/b082/_pkg_.a BUILDSTDERR: packagefile hash=$WORK/b035/_pkg_.a BUILDSTDERR: packagefile image=$WORK/b083/_pkg_.a BUILDSTDERR: packagefile image/jpeg=$WORK/b085/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile io/ioutil=$WORK/b064/_pkg_.a BUILDSTDERR: packagefile math/big=$WORK/b041/_pkg_.a BUILDSTDERR: packagefile strconv=$WORK/b019/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b031/_pkg_.a BUILDSTDERR: packagefile time=$WORK/b016/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/share/gocode/src/golang.org/x/crypto/openpgp/packet BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b070/_pkg_.a -trimpath $WORK/b070 -shared -p golang.org/x/crypto/openpgp/packet -complete -installsuffix shared -buildid J_8Oryu3AXp9DaZc9yvx/J_8Oryu3AXp9DaZc9yvx -goversion go1.10.7 -D "" -importcfg $WORK/b070/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 BUILDSTDERR: cd $WORK/b066 BUILDSTDERR: gcc -I /usr/lib/golang/src/os/user -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 BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b095/_pkg_.a # internal BUILDSTDERR: cp $WORK/b095/_pkg_.a /builddir/.cache/go-build/4c/4cd43023f404e9de5d9b3b5e4a3d270c798bf5e1efb36e94db6668d0db52e7ce-d # internal BUILDSTDERR: github.com/snapcore/snapd/jsonutil BUILDSTDERR: mkdir -p $WORK/b097/ BUILDSTDERR: cat >$WORK/b097/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile encoding/json=$WORK/b026/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b002/_pkg_.a BUILDSTDERR: packagefile github.com/snapcore/snapd/strutil=$WORK/b056/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile reflect=$WORK/b018/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b031/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: gcc -I /usr/lib/golang/src/os/user -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_lookup_unix.cgo2.c BUILDSTDERR: cd /builddir/build/BUILD/snapd-2.37.2/src/github.com/snapcore/snapd/jsonutil BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b097/_pkg_.a -trimpath $WORK/b097 -shared -p github.com/snapcore/snapd/jsonutil -complete -installsuffix shared -buildid kfiKi1tC4JDxYmo80jvu/kfiKi1tC4JDxYmo80jvu -goversion go1.10.7 -D "" -importcfg $WORK/b097/importcfg -pack ./json.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b097/_pkg_.a # internal BUILDSTDERR: cp $WORK/b097/_pkg_.a /builddir/.cache/go-build/ed/ed2d0cb683cf4e0df3aa921f1b647360879293f3d3a61387df6a38433278d987-d # internal BUILDSTDERR: github.com/snapcore/snapd/snap/snapdir BUILDSTDERR: mkdir -p $WORK/b101/ BUILDSTDERR: cat >$WORK/b101/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile fmt=$WORK/b002/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile io/ioutil=$WORK/b064/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b013/_pkg_.a BUILDSTDERR: packagefile path/filepath=$WORK/b060/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/snapd-2.37.2/src/github.com/snapcore/snapd/snap/snapdir BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b101/_pkg_.a -trimpath $WORK/b101 -shared -p github.com/snapcore/snapd/snap/snapdir -complete -installsuffix shared -buildid muKd97MkdE6evxXUXMp3/muKd97MkdE6evxXUXMp3 -goversion go1.10.7 -D "" -importcfg $WORK/b101/importcfg -pack ./snapdir.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b101/_pkg_.a # internal BUILDSTDERR: cp $WORK/b101/_pkg_.a /builddir/.cache/go-build/41/41b6b81408e4642851a919a8efc7c8c6222062b85ddc108feb5130dc822d2c9d-d # internal BUILDSTDERR: github.com/snapcore/snapd/spdx BUILDSTDERR: mkdir -p $WORK/b103/ BUILDSTDERR: cat >$WORK/b103/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile bufio=$WORK/b025/_pkg_.a BUILDSTDERR: packagefile bytes=$WORK/b023/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b002/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b031/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd $WORK/b066 BUILDSTDERR: gcc -I /usr/lib/golang/src/os/user -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 getgrouplist_unix.cgo2.c BUILDSTDERR: cd /builddir/build/BUILD/snapd-2.37.2/src/github.com/snapcore/snapd/spdx BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b103/_pkg_.a -trimpath $WORK/b103 -shared -p github.com/snapcore/snapd/spdx -complete -installsuffix shared -buildid H6TacSyrXX4pMdsWcdbX/H6TacSyrXX4pMdsWcdbX -goversion go1.10.7 -D "" -importcfg $WORK/b103/importcfg -pack ./licenses.go ./parser.go ./scanner.go ./validate.go BUILDSTDERR: cd $WORK/b066 BUILDSTDERR: gcc -I /usr/lib/golang/src/os/user -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 listgroups_unix.cgo2.c BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b103/_pkg_.a # internal BUILDSTDERR: cp $WORK/b103/_pkg_.a /builddir/.cache/go-build/b9/b9da12f5caa2b979c58e385e01a60a05e59965076a0bb1b7c662646b783daa74-d # internal BUILDSTDERR: github.com/snapcore/snapd/timeout BUILDSTDERR: mkdir -p $WORK/b104/ BUILDSTDERR: cat >$WORK/b104/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile encoding/json=$WORK/b026/_pkg_.a BUILDSTDERR: packagefile time=$WORK/b016/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/snapd-2.37.2/src/github.com/snapcore/snapd/timeout BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b104/_pkg_.a -trimpath $WORK/b104 -shared -p github.com/snapcore/snapd/timeout -complete -installsuffix shared -buildid gn2kQchcefvXzO2WZdpd/gn2kQchcefvXzO2WZdpd -goversion go1.10.7 -D "" -importcfg $WORK/b104/importcfg -pack ./timeout.go BUILDSTDERR: cd $WORK/b066 BUILDSTDERR: gcc -I /usr/lib/golang/src/os/user -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 BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b104/_pkg_.a # internal BUILDSTDERR: cp $WORK/b104/_pkg_.a /builddir/.cache/go-build/91/91e368923a99dc7be4232f401999ed9594a6197eeef436b42fac024f4e21a3eb-d # internal BUILDSTDERR: github.com/ojii/gettext.go/pluralforms BUILDSTDERR: mkdir -p $WORK/b108/ BUILDSTDERR: cat >$WORK/b108/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile errors=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b002/_pkg_.a BUILDSTDERR: packagefile regexp=$WORK/b058/_pkg_.a BUILDSTDERR: packagefile strconv=$WORK/b019/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b031/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/share/gocode/src/github.com/ojii/gettext.go/pluralforms BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b108/_pkg_.a -trimpath $WORK/b108 -shared -p github.com/ojii/gettext.go/pluralforms -complete -installsuffix shared -buildid H7GcjxoS0ZVJL4uy72xT/H7GcjxoS0ZVJL4uy72xT -goversion go1.10.7 -D "" -importcfg $WORK/b108/importcfg -pack ./compiler.go ./expression.go ./math.go ./tests.go BUILDSTDERR: cd /usr/lib/golang/src/os/user BUILDSTDERR: 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 -g -O2 -pie BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/cgo -dynpackage user -dynimport $WORK/b066/_cgo_.o -dynout $WORK/b066/_cgo_import.go BUILDSTDERR: cat >$WORK/b066/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile fmt=$WORK/b002/_pkg_.a BUILDSTDERR: packagefile strconv=$WORK/b019/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b031/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b005/_pkg_.a BUILDSTDERR: packagefile syscall=$WORK/b015/_pkg_.a BUILDSTDERR: packagefile runtime/cgo=$WORK/b067/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b066/_pkg_.a -trimpath $WORK/b066 -shared -p os/user -std -installsuffix shared -buildid xFa77_UC_vNuCXh0n0-I/xFa77_UC_vNuCXh0n0-I -goversion go1.10.7 -D "" -importcfg $WORK/b066/importcfg -pack ./lookup.go ./user.go $WORK/b066/_cgo_gotypes.go $WORK/b066/cgo_lookup_unix.cgo1.go $WORK/b066/getgrouplist_unix.cgo1.go $WORK/b066/listgroups_unix.cgo1.go $WORK/b066/_cgo_import.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b108/_pkg_.a # internal BUILDSTDERR: cp $WORK/b108/_pkg_.a /builddir/.cache/go-build/58/58493e00ec87bdae019251f5acd73cefe2bb96f43e27262af933d18bf7022791-d # internal BUILDSTDERR: flag BUILDSTDERR: mkdir -p $WORK/b110/ BUILDSTDERR: cat >$WORK/b110/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile errors=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b002/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b013/_pkg_.a BUILDSTDERR: packagefile reflect=$WORK/b018/_pkg_.a BUILDSTDERR: packagefile sort=$WORK/b030/_pkg_.a BUILDSTDERR: packagefile strconv=$WORK/b019/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b031/_pkg_.a BUILDSTDERR: packagefile time=$WORK/b016/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/flag BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b110/_pkg_.a -trimpath $WORK/b110 -shared -p flag -std -complete -installsuffix shared -buildid u8usuCsKjgeysVpGPcyV/u8usuCsKjgeysVpGPcyV -goversion go1.10.7 -D "" -importcfg $WORK/b110/importcfg -pack ./flag.go BUILDSTDERR: cd /usr/lib/golang/src/os/user BUILDSTDERR: /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 # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b070/_pkg_.a # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b066/_pkg_.a # internal BUILDSTDERR: cp $WORK/b066/_pkg_.a /builddir/.cache/go-build/b0/b0250af150af60e550f849854e44e64b050c09ca8d2d51842d9c5c4dab60e9cb-d # internal BUILDSTDERR: github.com/snapcore/snapd/osutil BUILDSTDERR: mkdir -p $WORK/b047/ BUILDSTDERR: cd /builddir/build/BUILD/snapd-2.37.2/src/github.com/snapcore/snapd/osutil BUILDSTDERR: CGO_LDFLAGS='"-g" "-O2"' /usr/lib/golang/pkg/tool/linux_arm/cgo -objdir $WORK/b047/ -importpath github.com/snapcore/snapd/osutil -- -I $WORK/b047/ -g -O2 ./group.go BUILDSTDERR: cp $WORK/b070/_pkg_.a /builddir/.cache/go-build/03/03de019b47afe227860cc935afce6a50dcc03ce7c0451b504c507ddcfaf84ecc-d # internal BUILDSTDERR: mime/quotedprintable BUILDSTDERR: mkdir -p $WORK/b114/ BUILDSTDERR: cat >$WORK/b114/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile bufio=$WORK/b025/_pkg_.a BUILDSTDERR: packagefile bytes=$WORK/b023/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b002/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b004/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/mime/quotedprintable BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b114/_pkg_.a -trimpath $WORK/b114 -shared -p mime/quotedprintable -std -complete -installsuffix shared -buildid azd3lGiyCWiRlwm6IqTw/azd3lGiyCWiRlwm6IqTw -goversion go1.10.7 -D "" -importcfg $WORK/b114/importcfg -pack ./reader.go ./writer.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b114/_pkg_.a # internal BUILDSTDERR: cp $WORK/b114/_pkg_.a /builddir/.cache/go-build/d4/d4688840dd3fd11adc86a7e3b3a42ea4c583c64049ec43c8878179b911590320-d # internal BUILDSTDERR: compress/gzip BUILDSTDERR: mkdir -p $WORK/b116/ BUILDSTDERR: cat >$WORK/b116/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile bufio=$WORK/b025/_pkg_.a BUILDSTDERR: packagefile compress/flate=$WORK/b050/_pkg_.a BUILDSTDERR: packagefile encoding/binary=$WORK/b029/_pkg_.a BUILDSTDERR: packagefile errors=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b002/_pkg_.a BUILDSTDERR: packagefile hash/crc32=$WORK/b117/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile time=$WORK/b016/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/compress/gzip BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b116/_pkg_.a -trimpath $WORK/b116 -shared -p compress/gzip -std -complete -installsuffix shared -buildid iPjiA16juSSEfRh3Kitg/iPjiA16juSSEfRh3Kitg -goversion go1.10.7 -D "" -importcfg $WORK/b116/importcfg -pack ./gunzip.go ./gzip.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b110/_pkg_.a # internal BUILDSTDERR: cp $WORK/b110/_pkg_.a /builddir/.cache/go-build/0e/0ef8fea046fae0078a1c18ac75f44e0842a611316d423e82a7522e7a8e1fc73e-d # internal BUILDSTDERR: testing BUILDSTDERR: mkdir -p $WORK/b109/ BUILDSTDERR: cat >$WORK/b109/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile bytes=$WORK/b023/_pkg_.a BUILDSTDERR: packagefile errors=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile flag=$WORK/b110/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b002/_pkg_.a BUILDSTDERR: packagefile internal/race=$WORK/b006/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b013/_pkg_.a BUILDSTDERR: packagefile runtime=$WORK/b008/_pkg_.a BUILDSTDERR: packagefile runtime/debug=$WORK/b111/_pkg_.a BUILDSTDERR: packagefile runtime/trace=$WORK/b112/_pkg_.a BUILDSTDERR: packagefile sort=$WORK/b030/_pkg_.a BUILDSTDERR: packagefile strconv=$WORK/b019/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b031/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b005/_pkg_.a BUILDSTDERR: packagefile sync/atomic=$WORK/b011/_pkg_.a BUILDSTDERR: packagefile time=$WORK/b016/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/testing BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b109/_pkg_.a -trimpath $WORK/b109 -shared -p testing -std -complete -installsuffix shared -buildid zAbdtniE4KFyFm1J_7Fo/zAbdtniE4KFyFm1J_7Fo -goversion go1.10.7 -D "" -importcfg $WORK/b109/importcfg -pack ./allocs.go ./benchmark.go ./cover.go ./example.go ./match.go ./testing.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b116/_pkg_.a # internal BUILDSTDERR: cp $WORK/b116/_pkg_.a /builddir/.cache/go-build/03/039eff458725e4f6a3c79791bbe7b82ad1b6cda48d585e717530dee78efee2c7-d # internal BUILDSTDERR: crypto/x509/pkix BUILDSTDERR: mkdir -p $WORK/b124/ BUILDSTDERR: cat >$WORK/b124/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile encoding/asn1=$WORK/b076/_pkg_.a BUILDSTDERR: packagefile encoding/hex=$WORK/b054/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b002/_pkg_.a BUILDSTDERR: packagefile math/big=$WORK/b041/_pkg_.a BUILDSTDERR: packagefile time=$WORK/b016/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/crypto/x509/pkix BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b124/_pkg_.a -trimpath $WORK/b124 -shared -p crypto/x509/pkix -std -complete -installsuffix shared -buildid rggiBKKbt0ezizytDn28/rggiBKKbt0ezizytDn28 -goversion go1.10.7 -D "" -importcfg $WORK/b124/importcfg -pack ./pkix.go BUILDSTDERR: cd $WORK/b092 BUILDSTDERR: gcc -I /usr/lib/golang/src/net -fPIC -marm -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b092=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x001.o -c _cgo_export.c BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b124/_pkg_.a # internal BUILDSTDERR: cp $WORK/b124/_pkg_.a /builddir/.cache/go-build/a8/a81a6c58cb95a30dd94e9558cee5492211ec24abf7ab7113f24dbe3672312a2d-d # internal BUILDSTDERR: gcc -I /usr/lib/golang/src/net -fPIC -marm -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b092=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x002.o -c cgo_linux.cgo2.c BUILDSTDERR: vendor/golang_org/x/crypto/cryptobyte BUILDSTDERR: mkdir -p $WORK/b126/ BUILDSTDERR: cat >$WORK/b126/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: importmap golang_org/x/crypto/cryptobyte/asn1=vendor/golang_org/x/crypto/cryptobyte/asn1 BUILDSTDERR: packagefile encoding/asn1=$WORK/b076/_pkg_.a BUILDSTDERR: packagefile errors=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b002/_pkg_.a BUILDSTDERR: packagefile vendor/golang_org/x/crypto/cryptobyte/asn1=$WORK/b127/_pkg_.a BUILDSTDERR: packagefile math/big=$WORK/b041/_pkg_.a BUILDSTDERR: packagefile reflect=$WORK/b018/_pkg_.a BUILDSTDERR: packagefile time=$WORK/b016/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/vendor/golang_org/x/crypto/cryptobyte BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b126/_pkg_.a -trimpath $WORK/b126 -shared -p vendor/golang_org/x/crypto/cryptobyte -std -complete -installsuffix shared -buildid 7SDqSJqnXhF9aezBINGa/7SDqSJqnXhF9aezBINGa -goversion go1.10.7 -D "" -importcfg $WORK/b126/importcfg -pack ./asn1.go ./builder.go ./string.go BUILDSTDERR: cd $WORK/b092 BUILDSTDERR: gcc -I /usr/lib/golang/src/net -fPIC -marm -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b092=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x003.o -c cgo_resnew.cgo2.c BUILDSTDERR: cd $WORK/b047 BUILDSTDERR: gcc -I /builddir/build/BUILD/snapd-2.37.2/src/github.com/snapcore/snapd/osutil -fPIC -marm -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b047=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x001.o -c _cgo_export.c BUILDSTDERR: cd $WORK/b092 BUILDSTDERR: gcc -I /usr/lib/golang/src/net -fPIC -marm -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b092=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x004.o -c cgo_socknew.cgo2.c BUILDSTDERR: cd $WORK/b047 BUILDSTDERR: gcc -I /builddir/build/BUILD/snapd-2.37.2/src/github.com/snapcore/snapd/osutil -fPIC -marm -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b047=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x002.o -c group.cgo2.c BUILDSTDERR: cd $WORK/b092 BUILDSTDERR: gcc -I /usr/lib/golang/src/net -fPIC -marm -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b092=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x005.o -c cgo_unix.cgo2.c BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b126/_pkg_.a # internal BUILDSTDERR: cp $WORK/b126/_pkg_.a /builddir/.cache/go-build/29/2978dcfae92db72385d3727de7a4c1c0db95c6d9acbe681502509e03eb46f457-d # internal BUILDSTDERR: vendor/golang_org/x/net/http2/hpack BUILDSTDERR: mkdir -p $WORK/b132/ BUILDSTDERR: cat >$WORK/b132/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile bytes=$WORK/b023/_pkg_.a BUILDSTDERR: packagefile errors=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b002/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b005/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/vendor/golang_org/x/net/http2/hpack BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b132/_pkg_.a -trimpath $WORK/b132 -shared -p vendor/golang_org/x/net/http2/hpack -std -complete -installsuffix shared -buildid Drg3V9ACxf_IcYGcbriy/Drg3V9ACxf_IcYGcbriy -goversion go1.10.7 -D "" -importcfg $WORK/b132/importcfg -pack ./encode.go ./hpack.go ./huffman.go ./tables.go BUILDSTDERR: cd $WORK/b047 BUILDSTDERR: gcc -I /builddir/build/BUILD/snapd-2.37.2/src/github.com/snapcore/snapd/osutil -fPIC -marm -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b047=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_cgo_main.o -c _cgo_main.c BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b109/_pkg_.a # internal BUILDSTDERR: cd $WORK/b092 BUILDSTDERR: gcc -I /usr/lib/golang/src/net -fPIC -marm -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b092=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_cgo_main.o -c _cgo_main.c BUILDSTDERR: cp $WORK/b109/_pkg_.a /builddir/.cache/go-build/f8/f899d4bb530203eb26e73ed243d5f719fa956efe7650d9c9e51b79e4e1fc226c-d # internal BUILDSTDERR: github.com/ojii/gettext.go BUILDSTDERR: mkdir -p $WORK/b107/ BUILDSTDERR: cat >$WORK/b107/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile bytes=$WORK/b023/_pkg_.a BUILDSTDERR: packagefile encoding/binary=$WORK/b029/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b002/_pkg_.a BUILDSTDERR: packagefile github.com/ojii/gettext.go/pluralforms=$WORK/b108/_pkg_.a BUILDSTDERR: packagefile log=$WORK/b089/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b013/_pkg_.a BUILDSTDERR: packagefile path=$WORK/b053/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b031/_pkg_.a BUILDSTDERR: packagefile testing=$WORK/b109/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/share/gocode/src/github.com/ojii/gettext.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b107/_pkg_.a -trimpath $WORK/b107 -shared -p github.com/ojii/gettext.go -complete -installsuffix shared -buildid g3AHoB7Qe__abRpg4eK2/g3AHoB7Qe__abRpg4eK2 -goversion go1.10.7 -D "" -importcfg $WORK/b107/importcfg -pack ./gettext.go ./mofile.go ./test_utils.go BUILDSTDERR: cd /builddir/build/BUILD/snapd-2.37.2/src/github.com/snapcore/snapd/osutil BUILDSTDERR: gcc -I . -fPIC -marm -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b047=/tmp/go-build -gno-record-gcc-switches -o $WORK/b047/_cgo_.o $WORK/b047/_cgo_main.o $WORK/b047/_x001.o $WORK/b047/_x002.o -g -O2 -pie BUILDSTDERR: cd /usr/lib/golang/src/net BUILDSTDERR: gcc -I . -fPIC -marm -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b092=/tmp/go-build -gno-record-gcc-switches -o $WORK/b092/_cgo_.o $WORK/b092/_cgo_main.o $WORK/b092/_x001.o $WORK/b092/_x002.o $WORK/b092/_x003.o $WORK/b092/_x004.o $WORK/b092/_x005.o -g -O2 -pie BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b132/_pkg_.a # internal BUILDSTDERR: cp $WORK/b132/_pkg_.a /builddir/.cache/go-build/ea/ea9ff25500fae547ce42b9d69c1188399798b1ba9564fd1d99b4245c104c2f39-d # internal BUILDSTDERR: cd /builddir/build/BUILD/snapd-2.37.2/src/github.com/snapcore/snapd/osutil BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/cgo -dynpackage osutil -dynimport $WORK/b047/_cgo_.o -dynout $WORK/b047/_cgo_import.go BUILDSTDERR: vendor/golang_org/x/text/unicode/bidi BUILDSTDERR: mkdir -p $WORK/b136/ BUILDSTDERR: cat >$WORK/b136/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile container/list=$WORK/b118/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b002/_pkg_.a BUILDSTDERR: packagefile log=$WORK/b089/_pkg_.a BUILDSTDERR: packagefile sort=$WORK/b030/_pkg_.a BUILDSTDERR: packagefile unicode/utf8=$WORK/b020/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/vendor/golang_org/x/text/unicode/bidi BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b136/_pkg_.a -trimpath $WORK/b136 -shared -p vendor/golang_org/x/text/unicode/bidi -std -complete -installsuffix shared -buildid cz-IjZaCPI8OXDVdxL6b/cz-IjZaCPI8OXDVdxL6b -goversion go1.10.7 -D "" -importcfg $WORK/b136/importcfg -pack ./bidi.go ./bracket.go ./core.go ./prop.go ./tables.go ./trieval.go BUILDSTDERR: cat >$WORK/b047/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile bufio=$WORK/b025/_pkg_.a BUILDSTDERR: packagefile bytes=$WORK/b023/_pkg_.a BUILDSTDERR: packagefile crypto=$WORK/b034/_pkg_.a BUILDSTDERR: packagefile debug/elf=$WORK/b048/_pkg_.a BUILDSTDERR: packagefile encoding/binary=$WORK/b029/_pkg_.a BUILDSTDERR: packagefile encoding/hex=$WORK/b054/_pkg_.a BUILDSTDERR: packagefile errors=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b002/_pkg_.a BUILDSTDERR: packagefile github.com/snapcore/snapd/osutil/sys=$WORK/b055/_pkg_.a BUILDSTDERR: packagefile github.com/snapcore/snapd/strutil=$WORK/b056/_pkg_.a BUILDSTDERR: packagefile golang.org/x/net/context=$WORK/b061/_pkg_.a BUILDSTDERR: packagefile gopkg.in/tomb.v2=$WORK/b063/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile io/ioutil=$WORK/b064/_pkg_.a BUILDSTDERR: packagefile math=$WORK/b012/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b013/_pkg_.a BUILDSTDERR: packagefile os/exec=$WORK/b065/_pkg_.a BUILDSTDERR: packagefile os/user=$WORK/b066/_pkg_.a BUILDSTDERR: packagefile path/filepath=$WORK/b060/_pkg_.a BUILDSTDERR: packagefile regexp=$WORK/b058/_pkg_.a BUILDSTDERR: packagefile sort=$WORK/b030/_pkg_.a BUILDSTDERR: packagefile strconv=$WORK/b019/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b031/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b005/_pkg_.a BUILDSTDERR: packagefile sync/atomic=$WORK/b011/_pkg_.a BUILDSTDERR: packagefile syscall=$WORK/b015/_pkg_.a BUILDSTDERR: packagefile time=$WORK/b016/_pkg_.a BUILDSTDERR: packagefile runtime/cgo=$WORK/b067/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/snapd-2.37.2/src/github.com/snapcore/snapd/osutil BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b047/_pkg_.a -trimpath $WORK/b047 -shared -p github.com/snapcore/snapd/osutil -installsuffix shared -buildid UYK6FlTzBOXgyFIZ2Yy4/UYK6FlTzBOXgyFIZ2Yy4 -goversion go1.10.7 -D "" -importcfg $WORK/b047/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 ./io.go ./mkdirallchown.go ./mockable.go ./mount_linux.go ./mountentry_linux.go ./mountinfo_linux.go ./mountprofile_linux.go ./nfs_linux.go ./outputerr.go ./overlay_linux.go ./stat.go ./syncdir.go ./sys_linux.go ./uname.go ./uname_linux.go ./unlink.go ./unlink_linux.go ./user.go ./winsize.go $WORK/b047/_cgo_gotypes.go $WORK/b047/group.cgo1.go $WORK/b047/_cgo_import.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b107/_pkg_.a # internal BUILDSTDERR: cd /usr/lib/golang/src/net BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/cgo -dynpackage net -dynimport $WORK/b092/_cgo_.o -dynout $WORK/b092/_cgo_import.go BUILDSTDERR: cp $WORK/b107/_pkg_.a /builddir/.cache/go-build/6a/6a44394b348efe80880756226621bbd105791d88dc6ef930abc0200c6257f45f-d # internal BUILDSTDERR: vendor/golang_org/x/text/unicode/norm BUILDSTDERR: cat >$WORK/b092/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile context=$WORK/b062/_pkg_.a BUILDSTDERR: packagefile errors=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile internal/nettrace=$WORK/b093/_pkg_.a BUILDSTDERR: packagefile internal/poll=$WORK/b014/_pkg_.a BUILDSTDERR: packagefile internal/singleflight=$WORK/b094/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile math/rand=$WORK/b043/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b013/_pkg_.a BUILDSTDERR: packagefile runtime=$WORK/b008/_pkg_.a BUILDSTDERR: packagefile sort=$WORK/b030/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b005/_pkg_.a BUILDSTDERR: packagefile sync/atomic=$WORK/b011/_pkg_.a BUILDSTDERR: packagefile syscall=$WORK/b015/_pkg_.a BUILDSTDERR: packagefile time=$WORK/b016/_pkg_.a BUILDSTDERR: packagefile runtime/cgo=$WORK/b067/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b092/_pkg_.a -trimpath $WORK/b092 -shared -p net -std -installsuffix shared -buildid DWYX9kqlZ_4a4NiVyAaf/DWYX9kqlZ_4a4NiVyAaf -goversion go1.10.7 -D "" -importcfg $WORK/b092/importcfg -pack ./addrselect.go ./conf.go ./dial.go ./dnsclient.go ./dnsclient_unix.go ./dnsconfig_unix.go ./dnsmsg.go ./error_posix.go ./fd_unix.go ./file.go ./file_unix.go ./hook.go ./hook_unix.go ./hosts.go ./interface.go ./interface_linux.go ./ip.go ./iprawsock.go ./iprawsock_posix.go ./ipsock.go ./ipsock_posix.go ./lookup.go ./lookup_unix.go ./mac.go ./net.go ./nss.go ./parse.go ./pipe.go ./port.go ./port_unix.go ./rawconn.go ./sendfile_linux.go ./sock_cloexec.go ./sock_linux.go ./sock_posix.go ./sockopt_linux.go ./sockopt_posix.go ./sockoptip_linux.go ./sockoptip_posix.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/b092/_cgo_gotypes.go $WORK/b092/cgo_linux.cgo1.go $WORK/b092/cgo_resnew.cgo1.go $WORK/b092/cgo_socknew.cgo1.go $WORK/b092/cgo_unix.cgo1.go $WORK/b092/_cgo_import.go BUILDSTDERR: mkdir -p $WORK/b137/ BUILDSTDERR: cat >$WORK/b137/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: importmap golang_org/x/text/transform=vendor/golang_org/x/text/transform BUILDSTDERR: packagefile fmt=$WORK/b002/_pkg_.a BUILDSTDERR: packagefile vendor/golang_org/x/text/transform=$WORK/b135/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile unicode/utf8=$WORK/b020/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/vendor/golang_org/x/text/unicode/norm BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b137/_pkg_.a -trimpath $WORK/b137 -shared -p vendor/golang_org/x/text/unicode/norm -std -complete -installsuffix shared -buildid 4RdICmX6mBIy19HXDmtu/4RdICmX6mBIy19HXDmtu -goversion go1.10.7 -D "" -importcfg $WORK/b137/importcfg -pack ./composition.go ./forminfo.go ./input.go ./iter.go ./normalize.go ./readwriter.go ./tables.go ./transform.go ./trie.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b136/_pkg_.a # internal BUILDSTDERR: cp $WORK/b136/_pkg_.a /builddir/.cache/go-build/14/14c12360a79d50d6f6a227db9f083ab94e467e391943d23d38269c61e2830225-d # internal BUILDSTDERR: vendor/golang_org/x/text/secure/bidirule BUILDSTDERR: mkdir -p $WORK/b134/ BUILDSTDERR: cat >$WORK/b134/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: importmap golang_org/x/text/transform=vendor/golang_org/x/text/transform BUILDSTDERR: importmap golang_org/x/text/unicode/bidi=vendor/golang_org/x/text/unicode/bidi BUILDSTDERR: packagefile errors=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile vendor/golang_org/x/text/transform=$WORK/b135/_pkg_.a BUILDSTDERR: packagefile vendor/golang_org/x/text/unicode/bidi=$WORK/b136/_pkg_.a BUILDSTDERR: packagefile unicode/utf8=$WORK/b020/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/vendor/golang_org/x/text/secure/bidirule BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b134/_pkg_.a -trimpath $WORK/b134 -shared -p vendor/golang_org/x/text/secure/bidirule -std -complete -installsuffix shared -buildid 7D9uLmrxMK0DL2PLxFsN/7D9uLmrxMK0DL2PLxFsN -goversion go1.10.7 -D "" -importcfg $WORK/b134/importcfg -pack ./bidirule.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b134/_pkg_.a # internal BUILDSTDERR: cp $WORK/b134/_pkg_.a /builddir/.cache/go-build/5a/5a43270b7c00c84acb4cd5c3a99cf4c73ca97c5fb89843c0cf583ec5a24de480-d # internal BUILDSTDERR: net/http/internal BUILDSTDERR: mkdir -p $WORK/b141/ BUILDSTDERR: cat >$WORK/b141/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile bufio=$WORK/b025/_pkg_.a BUILDSTDERR: packagefile bytes=$WORK/b023/_pkg_.a BUILDSTDERR: packagefile errors=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b002/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b004/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/net/http/internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b141/_pkg_.a -trimpath $WORK/b141 -shared -p net/http/internal -std -complete -installsuffix shared -buildid WzxYn8oI_pzuK5pbiVbI/WzxYn8oI_pzuK5pbiVbI -goversion go1.10.7 -D "" -importcfg $WORK/b141/importcfg -pack ./chunked.go ./testcert.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b141/_pkg_.a # internal BUILDSTDERR: cp $WORK/b141/_pkg_.a /builddir/.cache/go-build/52/5286f8ceef69064a3ce836e5e89e862032ca098b56d3995d794b6bc7e1887b45-d # internal BUILDSTDERR: golang.org/x/crypto/ssh/terminal BUILDSTDERR: mkdir -p $WORK/b144/ BUILDSTDERR: cat >$WORK/b144/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile bytes=$WORK/b023/_pkg_.a BUILDSTDERR: packagefile golang.org/x/sys/unix=$WORK/b145/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b005/_pkg_.a BUILDSTDERR: packagefile unicode/utf8=$WORK/b020/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/share/gocode/src/golang.org/x/crypto/ssh/terminal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b144/_pkg_.a -trimpath $WORK/b144 -shared -p golang.org/x/crypto/ssh/terminal -complete -installsuffix shared -buildid EOgH_hw3eOR56SDxoYQj/EOgH_hw3eOR56SDxoYQj -goversion go1.10.7 -D "" -importcfg $WORK/b144/importcfg -pack ./terminal.go ./util.go ./util_linux.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b137/_pkg_.a # internal BUILDSTDERR: cd /builddir/build/BUILD/snapd-2.37.2/src/github.com/snapcore/snapd/osutil BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/pack r $WORK/b047/_pkg_.a $WORK/b047/_x001.o $WORK/b047/_x002.o # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b047/_pkg_.a # internal BUILDSTDERR: cp $WORK/b137/_pkg_.a /builddir/.cache/go-build/4e/4eaabc2c2b84314e2f01a48a9bf1b08e07d5be8dcba80b620fe83220acc45f1a-d # internal BUILDSTDERR: vendor/golang_org/x/net/idna BUILDSTDERR: mkdir -p $WORK/b133/ BUILDSTDERR: cat >$WORK/b133/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: importmap golang_org/x/text/secure/bidirule=vendor/golang_org/x/text/secure/bidirule BUILDSTDERR: importmap golang_org/x/text/unicode/bidi=vendor/golang_org/x/text/unicode/bidi BUILDSTDERR: importmap golang_org/x/text/unicode/norm=vendor/golang_org/x/text/unicode/norm BUILDSTDERR: packagefile fmt=$WORK/b002/_pkg_.a BUILDSTDERR: packagefile vendor/golang_org/x/text/secure/bidirule=$WORK/b134/_pkg_.a BUILDSTDERR: packagefile vendor/golang_org/x/text/unicode/bidi=$WORK/b136/_pkg_.a BUILDSTDERR: packagefile vendor/golang_org/x/text/unicode/norm=$WORK/b137/_pkg_.a BUILDSTDERR: packagefile math=$WORK/b012/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b031/_pkg_.a BUILDSTDERR: packagefile unicode/utf8=$WORK/b020/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/vendor/golang_org/x/net/idna BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b133/_pkg_.a -trimpath $WORK/b133 -shared -p vendor/golang_org/x/net/idna -std -complete -installsuffix shared -buildid isEYa6b1FKyGw1mTe9WW/isEYa6b1FKyGw1mTe9WW -goversion go1.10.7 -D "" -importcfg $WORK/b133/importcfg -pack ./idna.go ./punycode.go ./tables.go ./trie.go ./trieval.go BUILDSTDERR: cp $WORK/b047/_pkg_.a /builddir/.cache/go-build/1d/1d86a77d84e29e9d5a5edbea17671a6b462990423b696e168b8523ec41a34d92-d # internal BUILDSTDERR: github.com/snapcore/snapd/selinux BUILDSTDERR: mkdir -p $WORK/b069/ BUILDSTDERR: cat >$WORK/b069/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile bytes=$WORK/b023/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b002/_pkg_.a BUILDSTDERR: packagefile github.com/snapcore/snapd/osutil=$WORK/b047/_pkg_.a BUILDSTDERR: packagefile io/ioutil=$WORK/b064/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b013/_pkg_.a BUILDSTDERR: packagefile os/exec=$WORK/b065/_pkg_.a BUILDSTDERR: packagefile path/filepath=$WORK/b060/_pkg_.a BUILDSTDERR: packagefile regexp=$WORK/b058/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/snapd-2.37.2/src/github.com/snapcore/snapd/selinux BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b069/_pkg_.a -trimpath $WORK/b069 -shared -p github.com/snapcore/snapd/selinux -complete -installsuffix shared -buildid -_FMOvonSI_Ln76eqMax/-_FMOvonSI_Ln76eqMax -goversion go1.10.7 -D "" -importcfg $WORK/b069/importcfg -pack ./label.go ./label_linux.go ./selinux_linux.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b144/_pkg_.a # internal BUILDSTDERR: cp $WORK/b144/_pkg_.a /builddir/.cache/go-build/05/05efaee999266f6aeec7834cdb15ffa28dfe8c8be4428909313eee56023d3d7e-d # internal BUILDSTDERR: github.com/snapcore/snapd/arch BUILDSTDERR: mkdir -p $WORK/b099/ BUILDSTDERR: cat >$WORK/b099/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile github.com/snapcore/snapd/osutil=$WORK/b047/_pkg_.a BUILDSTDERR: packagefile log=$WORK/b089/_pkg_.a BUILDSTDERR: packagefile runtime=$WORK/b008/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/snapd-2.37.2/src/github.com/snapcore/snapd/arch BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b099/_pkg_.a -trimpath $WORK/b099 -shared -p github.com/snapcore/snapd/arch -complete -installsuffix shared -buildid YdxAGvgelmQOS3DLvwXR/YdxAGvgelmQOS3DLvwXR -goversion go1.10.7 -D "" -importcfg $WORK/b099/importcfg -pack ./arch.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b099/_pkg_.a # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b069/_pkg_.a # internal BUILDSTDERR: cp $WORK/b069/_pkg_.a /builddir/.cache/go-build/93/93fb0a9306bb8c6a12db625127c2699ca610ae6a237fb0c735aa7df3afb13ee7-d # internal BUILDSTDERR: github.com/snapcore/snapd/release BUILDSTDERR: mkdir -p $WORK/b068/ BUILDSTDERR: cat >$WORK/b068/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile bufio=$WORK/b025/_pkg_.a BUILDSTDERR: packagefile bytes=$WORK/b023/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b002/_pkg_.a BUILDSTDERR: packagefile github.com/snapcore/snapd/selinux=$WORK/b069/_pkg_.a BUILDSTDERR: packagefile github.com/snapcore/snapd/strutil=$WORK/b056/_pkg_.a BUILDSTDERR: packagefile io/ioutil=$WORK/b064/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b013/_pkg_.a BUILDSTDERR: packagefile os/exec=$WORK/b065/_pkg_.a BUILDSTDERR: packagefile path/filepath=$WORK/b060/_pkg_.a BUILDSTDERR: packagefile sort=$WORK/b030/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b031/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b005/_pkg_.a BUILDSTDERR: packagefile unicode=$WORK/b021/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/snapd-2.37.2/src/github.com/snapcore/snapd/release BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b068/_pkg_.a -trimpath $WORK/b068 -shared -p github.com/snapcore/snapd/release -complete -installsuffix shared -buildid kbIBIDthgFPiVym7CAKs/kbIBIDthgFPiVym7CAKs -goversion go1.10.7 -D "" -importcfg $WORK/b068/importcfg -pack ./apparmor.go ./release.go ./seccomp.go ./selinux.go BUILDSTDERR: cp $WORK/b099/_pkg_.a /builddir/.cache/go-build/5d/5d07d0224f57c8e24a27277d09cdea5acfb82ea803e7b2ac67592fa5c7fa0b45-d # internal BUILDSTDERR: github.com/snapcore/snapd/logger BUILDSTDERR: mkdir -p $WORK/b100/ BUILDSTDERR: cat >$WORK/b100/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile bytes=$WORK/b023/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b002/_pkg_.a BUILDSTDERR: packagefile github.com/snapcore/snapd/osutil=$WORK/b047/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile log=$WORK/b089/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b013/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b005/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/snapd-2.37.2/src/github.com/snapcore/snapd/logger BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b100/_pkg_.a -trimpath $WORK/b100 -shared -p github.com/snapcore/snapd/logger -complete -installsuffix shared -buildid OaJ5C9_QTAIvX5VsLhmQ/OaJ5C9_QTAIvX5VsLhmQ -goversion go1.10.7 -D "" -importcfg $WORK/b100/importcfg -pack ./logger.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b133/_pkg_.a # internal BUILDSTDERR: cp $WORK/b133/_pkg_.a /builddir/.cache/go-build/ff/fffa943c3d5b2fd0fa41869a57967e6304ea50eb52d9c2fdbd0b17d9b2e742d4-d # internal BUILDSTDERR: github.com/snapcore/snapd/osutil/squashfs BUILDSTDERR: mkdir -p $WORK/b147/ BUILDSTDERR: cat >$WORK/b147/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile github.com/snapcore/snapd/osutil=$WORK/b047/_pkg_.a BUILDSTDERR: packagefile os/exec=$WORK/b065/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b031/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/snapd-2.37.2/src/github.com/snapcore/snapd/osutil/squashfs BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b147/_pkg_.a -trimpath $WORK/b147 -shared -p github.com/snapcore/snapd/osutil/squashfs -complete -installsuffix shared -buildid eUFp_SzHyZTMYLT0iwel/eUFp_SzHyZTMYLT0iwel -goversion go1.10.7 -D "" -importcfg $WORK/b147/importcfg -pack ./fstype.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b100/_pkg_.a # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b068/_pkg_.a # internal BUILDSTDERR: cp $WORK/b068/_pkg_.a /builddir/.cache/go-build/b4/b4302ee75c482a7b0aefb20ce00a4ca8a2613b125608c81658b517ab6ee6c704-d # internal BUILDSTDERR: github.com/snapcore/snapd/dirs BUILDSTDERR: cp $WORK/b100/_pkg_.a /builddir/.cache/go-build/ea/eae414490397a9ac1187b657369922865d7853d6c726fdbb8882b162f2a06409-d # internal BUILDSTDERR: mkdir -p $WORK/b096/ BUILDSTDERR: cat >$WORK/b096/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile fmt=$WORK/b002/_pkg_.a BUILDSTDERR: packagefile github.com/snapcore/snapd/release=$WORK/b068/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b013/_pkg_.a BUILDSTDERR: packagefile path/filepath=$WORK/b060/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b031/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/snapd-2.37.2/src/github.com/snapcore/snapd/dirs BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b096/_pkg_.a -trimpath $WORK/b096 -shared -p github.com/snapcore/snapd/dirs -complete -installsuffix shared -buildid 9S887xiemlciXQUXu-Zs/9S887xiemlciXQUXu-Zs -goversion go1.10.7 -D "" -importcfg $WORK/b096/importcfg -pack ./dirs.go BUILDSTDERR: github.com/jessevdk/go-flags BUILDSTDERR: mkdir -p $WORK/b152/ BUILDSTDERR: cat >$WORK/b152/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile bufio=$WORK/b025/_pkg_.a BUILDSTDERR: packagefile bytes=$WORK/b023/_pkg_.a BUILDSTDERR: packagefile errors=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b002/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b013/_pkg_.a BUILDSTDERR: packagefile path=$WORK/b053/_pkg_.a BUILDSTDERR: packagefile path/filepath=$WORK/b060/_pkg_.a BUILDSTDERR: packagefile reflect=$WORK/b018/_pkg_.a BUILDSTDERR: packagefile runtime=$WORK/b008/_pkg_.a BUILDSTDERR: packagefile sort=$WORK/b030/_pkg_.a BUILDSTDERR: packagefile strconv=$WORK/b019/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b031/_pkg_.a BUILDSTDERR: packagefile syscall=$WORK/b015/_pkg_.a BUILDSTDERR: packagefile time=$WORK/b016/_pkg_.a BUILDSTDERR: packagefile unicode/utf8=$WORK/b020/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/share/gocode/src/github.com/jessevdk/go-flags BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b152/_pkg_.a -trimpath $WORK/b152 -shared -p github.com/jessevdk/go-flags -complete -installsuffix shared -buildid ud9fu1fQhx2wZI_tWOqx/ud9fu1fQhx2wZI_tWOqx -goversion go1.10.7 -D "" -importcfg $WORK/b152/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 ./termsize_linux.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b147/_pkg_.a # internal BUILDSTDERR: cp $WORK/b147/_pkg_.a /builddir/.cache/go-build/28/287a6e201516d6ece794705a8a6416e63a489b3ffceebef1583759b78670d4c1-d # internal BUILDSTDERR: github.com/snapcore/snapd/interfaces/utils BUILDSTDERR: mkdir -p $WORK/b159/ BUILDSTDERR: cat >$WORK/b159/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile encoding/json=$WORK/b026/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/snapd-2.37.2/src/github.com/snapcore/snapd/interfaces/utils BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b159/_pkg_.a -trimpath $WORK/b159 -shared -p github.com/snapcore/snapd/interfaces/utils -complete -installsuffix shared -buildid O8yVYN_zxZnzCfRXUkOx/O8yVYN_zxZnzCfRXUkOx -goversion go1.10.7 -D "" -importcfg $WORK/b159/importcfg -pack ./utils.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b159/_pkg_.a # internal BUILDSTDERR: cp $WORK/b159/_pkg_.a /builddir/.cache/go-build/2b/2b930822de903ac216e2d78663cdc141f6ee1f8e31d25b95bc58dc5ada6ddfbc-d # internal BUILDSTDERR: github.com/snapcore/snapd/overlord/state BUILDSTDERR: mkdir -p $WORK/b166/ BUILDSTDERR: cat >$WORK/b166/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile bytes=$WORK/b023/_pkg_.a BUILDSTDERR: packagefile encoding/json=$WORK/b026/_pkg_.a BUILDSTDERR: packagefile errors=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b002/_pkg_.a BUILDSTDERR: packagefile github.com/snapcore/snapd/logger=$WORK/b100/_pkg_.a BUILDSTDERR: packagefile gopkg.in/tomb.v2=$WORK/b063/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile sort=$WORK/b030/_pkg_.a BUILDSTDERR: packagefile strconv=$WORK/b019/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b031/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b005/_pkg_.a BUILDSTDERR: packagefile sync/atomic=$WORK/b011/_pkg_.a BUILDSTDERR: packagefile time=$WORK/b016/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/snapd-2.37.2/src/github.com/snapcore/snapd/overlord/state BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b166/_pkg_.a -trimpath $WORK/b166 -shared -p github.com/snapcore/snapd/overlord/state -complete -installsuffix shared -buildid yA05vSmnq9RzMmRnkN9z/yA05vSmnq9RzMmRnkN9z -goversion go1.10.7 -D "" -importcfg $WORK/b166/importcfg -pack ./change.go ./state.go ./task.go ./taskrunner.go ./warning.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b096/_pkg_.a # internal BUILDSTDERR: cp $WORK/b096/_pkg_.a /builddir/.cache/go-build/8a/8a7f8f27e1bf4544f7f51014813e438d22a0baf6ce5a6e0caacbe8e02d51e191-d # internal BUILDSTDERR: github.com/snapcore/snapd/snap/squashfs BUILDSTDERR: mkdir -p $WORK/b102/ BUILDSTDERR: cat >$WORK/b102/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile bufio=$WORK/b025/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b002/_pkg_.a BUILDSTDERR: packagefile github.com/snapcore/snapd/dirs=$WORK/b096/_pkg_.a BUILDSTDERR: packagefile github.com/snapcore/snapd/osutil=$WORK/b047/_pkg_.a BUILDSTDERR: packagefile github.com/snapcore/snapd/strutil=$WORK/b056/_pkg_.a BUILDSTDERR: packagefile io/ioutil=$WORK/b064/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b013/_pkg_.a BUILDSTDERR: packagefile os/exec=$WORK/b065/_pkg_.a BUILDSTDERR: packagefile path=$WORK/b053/_pkg_.a BUILDSTDERR: packagefile path/filepath=$WORK/b060/_pkg_.a BUILDSTDERR: packagefile regexp=$WORK/b058/_pkg_.a BUILDSTDERR: packagefile strconv=$WORK/b019/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b031/_pkg_.a BUILDSTDERR: packagefile time=$WORK/b016/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/snapd-2.37.2/src/github.com/snapcore/snapd/snap/squashfs BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b102/_pkg_.a -trimpath $WORK/b102 -shared -p github.com/snapcore/snapd/snap/squashfs -complete -installsuffix shared -buildid 5MbEhCyTPhpy2J6QhX8X/5MbEhCyTPhpy2J6QhX8X -goversion go1.10.7 -D "" -importcfg $WORK/b102/importcfg -pack ./squashfs.go ./stat.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b102/_pkg_.a # internal BUILDSTDERR: cp $WORK/b102/_pkg_.a /builddir/.cache/go-build/27/27b74445ea27cc9161049aa1caded07906c148f084ecad914e4612116fd5f252-d # internal BUILDSTDERR: github.com/snapcore/snapd/i18n BUILDSTDERR: mkdir -p $WORK/b106/ BUILDSTDERR: cat >$WORK/b106/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile fmt=$WORK/b002/_pkg_.a BUILDSTDERR: packagefile github.com/ojii/gettext.go=$WORK/b107/_pkg_.a BUILDSTDERR: packagefile github.com/snapcore/snapd/dirs=$WORK/b096/_pkg_.a BUILDSTDERR: packagefile github.com/snapcore/snapd/osutil=$WORK/b047/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b013/_pkg_.a BUILDSTDERR: packagefile path/filepath=$WORK/b060/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b031/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/snapd-2.37.2/src/github.com/snapcore/snapd/i18n BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b106/_pkg_.a -trimpath $WORK/b106 -shared -p github.com/snapcore/snapd/i18n -complete -installsuffix shared -buildid djRw3d2H2ogbnZwvtm1r/djRw3d2H2ogbnZwvtm1r -goversion go1.10.7 -D "" -importcfg $WORK/b106/importcfg -pack ./i18n.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b166/_pkg_.a # internal BUILDSTDERR: cp $WORK/b166/_pkg_.a /builddir/.cache/go-build/db/dbd4ef3c0eed8545d150522f66b472a439705fa97ff93cd1e656fef54f57be7d-d # internal BUILDSTDERR: github.com/snapcore/snapd/features BUILDSTDERR: mkdir -p $WORK/b165/ BUILDSTDERR: cat >$WORK/b165/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile fmt=$WORK/b002/_pkg_.a BUILDSTDERR: packagefile github.com/snapcore/snapd/dirs=$WORK/b096/_pkg_.a BUILDSTDERR: packagefile github.com/snapcore/snapd/osutil=$WORK/b047/_pkg_.a BUILDSTDERR: packagefile path/filepath=$WORK/b060/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/snapd-2.37.2/src/github.com/snapcore/snapd/features BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b165/_pkg_.a -trimpath $WORK/b165 -shared -p github.com/snapcore/snapd/features -complete -installsuffix shared -buildid klv-m3VE_0BMIX574IE2/klv-m3VE_0BMIX574IE2 -goversion go1.10.7 -D "" -importcfg $WORK/b165/importcfg -pack ./features.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b106/_pkg_.a # internal BUILDSTDERR: cp $WORK/b106/_pkg_.a /builddir/.cache/go-build/0a/0a12003a323022b266be038dd76e86f5839c05a33b87db74647eef2fa6baba58-d # internal BUILDSTDERR: github.com/snapcore/snapd/timeutil BUILDSTDERR: mkdir -p $WORK/b105/ BUILDSTDERR: cat >$WORK/b105/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile bytes=$WORK/b023/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b002/_pkg_.a BUILDSTDERR: packagefile github.com/snapcore/snapd/i18n=$WORK/b106/_pkg_.a BUILDSTDERR: packagefile math/rand=$WORK/b043/_pkg_.a BUILDSTDERR: packagefile regexp=$WORK/b058/_pkg_.a BUILDSTDERR: packagefile strconv=$WORK/b019/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b031/_pkg_.a BUILDSTDERR: packagefile time=$WORK/b016/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/snapd-2.37.2/src/github.com/snapcore/snapd/timeutil BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b105/_pkg_.a -trimpath $WORK/b105 -shared -p github.com/snapcore/snapd/timeutil -complete -installsuffix shared -buildid ZAGAVxe7sZcD-IN3hfah/ZAGAVxe7sZcD-IN3hfah -goversion go1.10.7 -D "" -importcfg $WORK/b105/importcfg -pack ./human.go ./schedule.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b165/_pkg_.a # internal BUILDSTDERR: cp $WORK/b165/_pkg_.a /builddir/.cache/go-build/97/9708dadcb06b79e73944cb9e9aac151625fa522ba42476260528c0261c8df493-d # internal BUILDSTDERR: github.com/snapcore/snapd/strutil/quantity BUILDSTDERR: mkdir -p $WORK/b143/ BUILDSTDERR: cat >$WORK/b143/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile fmt=$WORK/b002/_pkg_.a BUILDSTDERR: packagefile github.com/snapcore/snapd/i18n=$WORK/b106/_pkg_.a BUILDSTDERR: packagefile math=$WORK/b012/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/snapd-2.37.2/src/github.com/snapcore/snapd/strutil/quantity BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b143/_pkg_.a -trimpath $WORK/b143 -shared -p github.com/snapcore/snapd/strutil/quantity -complete -installsuffix shared -buildid 5ugSaB6cAuX00FXM-WcM/5ugSaB6cAuX00FXM-WcM -goversion go1.10.7 -D "" -importcfg $WORK/b143/importcfg -pack ./quantity.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b143/_pkg_.a # internal BUILDSTDERR: cp $WORK/b143/_pkg_.a /builddir/.cache/go-build/ad/adbfcd91286c67686f6c5d93e46b9b9ab465bade5dfa5f9491437dd67e9a15bd-d # internal BUILDSTDERR: github.com/snapcore/snapd/progress BUILDSTDERR: mkdir -p $WORK/b142/ BUILDSTDERR: cat >$WORK/b142/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile fmt=$WORK/b002/_pkg_.a BUILDSTDERR: packagefile github.com/snapcore/snapd/strutil/quantity=$WORK/b143/_pkg_.a BUILDSTDERR: packagefile golang.org/x/crypto/ssh/terminal=$WORK/b144/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b013/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b031/_pkg_.a BUILDSTDERR: packagefile time=$WORK/b016/_pkg_.a BUILDSTDERR: packagefile unicode=$WORK/b021/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/snapd-2.37.2/src/github.com/snapcore/snapd/progress BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b142/_pkg_.a -trimpath $WORK/b142 -shared -p github.com/snapcore/snapd/progress -complete -installsuffix shared -buildid PpMfOv9RkJbu5BNLkULO/PpMfOv9RkJbu5BNLkULO -goversion go1.10.7 -D "" -importcfg $WORK/b142/importcfg -pack ./ansimeter.go ./progress.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b105/_pkg_.a # internal BUILDSTDERR: cp $WORK/b105/_pkg_.a /builddir/.cache/go-build/cd/cd22648e3caa60e7c66b40a4ee2e0a4717f523d3f07b72fc815bed187274cb74-d # internal BUILDSTDERR: github.com/snapcore/snapd/snap BUILDSTDERR: mkdir -p $WORK/b098/ BUILDSTDERR: cat >$WORK/b098/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile bytes=$WORK/b023/_pkg_.a BUILDSTDERR: packagefile encoding/json=$WORK/b026/_pkg_.a BUILDSTDERR: packagefile errors=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b002/_pkg_.a BUILDSTDERR: packagefile github.com/snapcore/snapd/arch=$WORK/b099/_pkg_.a BUILDSTDERR: packagefile github.com/snapcore/snapd/dirs=$WORK/b096/_pkg_.a BUILDSTDERR: packagefile github.com/snapcore/snapd/logger=$WORK/b100/_pkg_.a BUILDSTDERR: packagefile github.com/snapcore/snapd/osutil=$WORK/b047/_pkg_.a BUILDSTDERR: packagefile github.com/snapcore/snapd/osutil/sys=$WORK/b055/_pkg_.a BUILDSTDERR: packagefile github.com/snapcore/snapd/snap/snapdir=$WORK/b101/_pkg_.a BUILDSTDERR: packagefile github.com/snapcore/snapd/snap/squashfs=$WORK/b102/_pkg_.a BUILDSTDERR: packagefile github.com/snapcore/snapd/spdx=$WORK/b103/_pkg_.a BUILDSTDERR: packagefile github.com/snapcore/snapd/strutil=$WORK/b056/_pkg_.a BUILDSTDERR: packagefile github.com/snapcore/snapd/timeout=$WORK/b104/_pkg_.a BUILDSTDERR: packagefile github.com/snapcore/snapd/timeutil=$WORK/b105/_pkg_.a BUILDSTDERR: packagefile gopkg.in/yaml.v2=$WORK/b057/_pkg_.a BUILDSTDERR: packagefile io/ioutil=$WORK/b064/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b013/_pkg_.a BUILDSTDERR: packagefile path/filepath=$WORK/b060/_pkg_.a BUILDSTDERR: packagefile reflect=$WORK/b018/_pkg_.a BUILDSTDERR: packagefile regexp=$WORK/b058/_pkg_.a BUILDSTDERR: packagefile sort=$WORK/b030/_pkg_.a BUILDSTDERR: packagefile strconv=$WORK/b019/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b031/_pkg_.a BUILDSTDERR: packagefile time=$WORK/b016/_pkg_.a BUILDSTDERR: packagefile unicode/utf8=$WORK/b020/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b142/_pkg_.a # internal BUILDSTDERR: cd /builddir/build/BUILD/snapd-2.37.2/src/github.com/snapcore/snapd/snap BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b098/_pkg_.a -trimpath $WORK/b098 -shared -p github.com/snapcore/snapd/snap -complete -installsuffix shared -buildid bMSL9xvG2UiGQ9hyBDkS/bMSL9xvG2UiGQ9hyBDkS -goversion go1.10.7 -D "" -importcfg $WORK/b098/importcfg -pack ./broken.go ./channel.go ./container.go ./epoch.go ./errors.go ./gadget.go ./hooktypes.go ./implicit.go ./info.go ./info_snap_yaml.go ./restartcond.go ./revision.go ./seed_yaml.go ./types.go ./validate.go BUILDSTDERR: cp $WORK/b142/_pkg_.a /builddir/.cache/go-build/ce/ce76ab7fc3e440677b784a98af7cb6e663be7544ac0800fc841bd8d305ae2cd1-d # internal BUILDSTDERR: gopkg.in/macaroon.v1 BUILDSTDERR: mkdir -p $WORK/b167/ BUILDSTDERR: cat >$WORK/b167/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile bytes=$WORK/b023/_pkg_.a BUILDSTDERR: packagefile crypto/hmac=$WORK/b120/_pkg_.a BUILDSTDERR: packagefile crypto/rand=$WORK/b036/_pkg_.a BUILDSTDERR: packagefile crypto/sha256=$WORK/b045/_pkg_.a BUILDSTDERR: packagefile encoding/base64=$WORK/b028/_pkg_.a BUILDSTDERR: packagefile encoding/hex=$WORK/b054/_pkg_.a BUILDSTDERR: packagefile encoding/json=$WORK/b026/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b002/_pkg_.a BUILDSTDERR: packagefile golang.org/x/crypto/nacl/secretbox=$WORK/b168/_pkg_.a BUILDSTDERR: packagefile hash=$WORK/b035/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b004/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/share/gocode/src/gopkg.in/macaroon.v1 BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b167/_pkg_.a -trimpath $WORK/b167 -shared -p gopkg.in/macaroon.v1 -complete -installsuffix shared -buildid D6xzDHKgwllsNXddqocc/D6xzDHKgwllsNXddqocc -goversion go1.10.7 -D "" -importcfg $WORK/b167/importcfg -pack ./crypto.go ./macaroon.go ./marshal.go ./packet.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b152/_pkg_.a # internal BUILDSTDERR: cd /usr/lib/golang/src/net BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/pack r $WORK/b092/_pkg_.a $WORK/b092/_x001.o $WORK/b092/_x002.o $WORK/b092/_x003.o $WORK/b092/_x004.o $WORK/b092/_x005.o # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b092/_pkg_.a # internal BUILDSTDERR: cp $WORK/b152/_pkg_.a /builddir/.cache/go-build/6a/6a4cca47b9fe3266545fa140479aed1fa40f7494155671665fd8759c2ddf2740-d # internal BUILDSTDERR: github.com/boltdb/bolt BUILDSTDERR: mkdir -p $WORK/b173/ BUILDSTDERR: cat >$WORK/b173/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile bytes=$WORK/b023/_pkg_.a BUILDSTDERR: packagefile errors=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b002/_pkg_.a BUILDSTDERR: packagefile hash/fnv=$WORK/b174/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile log=$WORK/b089/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b013/_pkg_.a BUILDSTDERR: packagefile runtime=$WORK/b008/_pkg_.a BUILDSTDERR: packagefile runtime/debug=$WORK/b111/_pkg_.a BUILDSTDERR: packagefile sort=$WORK/b030/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b031/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b005/_pkg_.a BUILDSTDERR: packagefile syscall=$WORK/b015/_pkg_.a BUILDSTDERR: packagefile time=$WORK/b016/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/share/gocode/src/github.com/boltdb/bolt BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b173/_pkg_.a -trimpath $WORK/b173 -shared -p github.com/boltdb/bolt -complete -installsuffix shared -buildid c2rE_SkOSgeKnlm8WN-Y/c2rE_SkOSgeKnlm8WN-Y -goversion go1.10.7 -D "" -importcfg $WORK/b173/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 BUILDSTDERR: cp $WORK/b092/_pkg_.a /builddir/.cache/go-build/3f/3f727e10625422b4a90cb0438a0de12695a4f68b57799ad7e5abf7d0f170d295-d # internal BUILDSTDERR: net/textproto BUILDSTDERR: mkdir -p $WORK/b091/ BUILDSTDERR: cat >$WORK/b091/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile bufio=$WORK/b025/_pkg_.a BUILDSTDERR: packagefile bytes=$WORK/b023/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b002/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile io/ioutil=$WORK/b064/_pkg_.a BUILDSTDERR: packagefile net=$WORK/b092/_pkg_.a BUILDSTDERR: packagefile strconv=$WORK/b019/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b031/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b005/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/net/textproto BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b091/_pkg_.a -trimpath $WORK/b091 -shared -p net/textproto -std -complete -installsuffix shared -buildid ibXqYEWCsZUOJp7MAl3Y/ibXqYEWCsZUOJp7MAl3Y -goversion go1.10.7 -D "" -importcfg $WORK/b091/importcfg -pack ./header.go ./pipeline.go ./reader.go ./textproto.go ./writer.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b167/_pkg_.a # internal BUILDSTDERR: cp $WORK/b167/_pkg_.a /builddir/.cache/go-build/8b/8b16682c87f469b1c0287948a10457b0d3271339eee5d8687147253dc7fb139f-d # internal BUILDSTDERR: crypto/x509 BUILDSTDERR: mkdir -p $WORK/b123/ BUILDSTDERR: cat >$WORK/b123/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: importmap golang_org/x/crypto/cryptobyte=vendor/golang_org/x/crypto/cryptobyte BUILDSTDERR: importmap golang_org/x/crypto/cryptobyte/asn1=vendor/golang_org/x/crypto/cryptobyte/asn1 BUILDSTDERR: packagefile bytes=$WORK/b023/_pkg_.a BUILDSTDERR: packagefile crypto=$WORK/b034/_pkg_.a BUILDSTDERR: packagefile crypto/aes=$WORK/b037/_pkg_.a BUILDSTDERR: packagefile crypto/cipher=$WORK/b038/_pkg_.a BUILDSTDERR: packagefile crypto/des=$WORK/b072/_pkg_.a BUILDSTDERR: packagefile crypto/dsa=$WORK/b073/_pkg_.a BUILDSTDERR: packagefile crypto/ecdsa=$WORK/b074/_pkg_.a BUILDSTDERR: packagefile crypto/elliptic=$WORK/b075/_pkg_.a BUILDSTDERR: packagefile crypto/md5=$WORK/b077/_pkg_.a BUILDSTDERR: packagefile crypto/rsa=$WORK/b044/_pkg_.a BUILDSTDERR: packagefile crypto/sha1=$WORK/b078/_pkg_.a BUILDSTDERR: packagefile crypto/sha256=$WORK/b045/_pkg_.a BUILDSTDERR: packagefile crypto/sha512=$WORK/b046/_pkg_.a BUILDSTDERR: packagefile crypto/x509/pkix=$WORK/b124/_pkg_.a BUILDSTDERR: packagefile encoding/asn1=$WORK/b076/_pkg_.a BUILDSTDERR: packagefile encoding/hex=$WORK/b054/_pkg_.a BUILDSTDERR: packagefile encoding/pem=$WORK/b125/_pkg_.a BUILDSTDERR: packagefile errors=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b002/_pkg_.a BUILDSTDERR: packagefile vendor/golang_org/x/crypto/cryptobyte=$WORK/b126/_pkg_.a BUILDSTDERR: packagefile vendor/golang_org/x/crypto/cryptobyte/asn1=$WORK/b127/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile io/ioutil=$WORK/b064/_pkg_.a BUILDSTDERR: packagefile math/big=$WORK/b041/_pkg_.a BUILDSTDERR: packagefile net=$WORK/b092/_pkg_.a BUILDSTDERR: packagefile net/url=$WORK/b095/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b013/_pkg_.a BUILDSTDERR: packagefile reflect=$WORK/b018/_pkg_.a BUILDSTDERR: packagefile runtime=$WORK/b008/_pkg_.a BUILDSTDERR: packagefile strconv=$WORK/b019/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b031/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b005/_pkg_.a BUILDSTDERR: packagefile time=$WORK/b016/_pkg_.a BUILDSTDERR: packagefile unicode/utf8=$WORK/b020/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/crypto/x509 BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b123/_pkg_.a -trimpath $WORK/b123 -shared -p crypto/x509 -std -complete -installsuffix shared -buildid _WDUbSQNL4wbL4WqlUTY/_WDUbSQNL4wbL4WqlUTY -goversion go1.10.7 -D "" -importcfg $WORK/b123/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 BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b091/_pkg_.a # internal BUILDSTDERR: cp $WORK/b091/_pkg_.a /builddir/.cache/go-build/96/96ae50da305d3ab887c03cdf08ae861b78b3b0fa1b62aa64ca4a6875cdc1012c-d # internal BUILDSTDERR: net/mail BUILDSTDERR: mkdir -p $WORK/b088/ BUILDSTDERR: cat >$WORK/b088/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile bufio=$WORK/b025/_pkg_.a BUILDSTDERR: packagefile bytes=$WORK/b023/_pkg_.a BUILDSTDERR: packagefile errors=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b002/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile log=$WORK/b089/_pkg_.a BUILDSTDERR: packagefile mime=$WORK/b090/_pkg_.a BUILDSTDERR: packagefile net/textproto=$WORK/b091/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b031/_pkg_.a BUILDSTDERR: packagefile time=$WORK/b016/_pkg_.a BUILDSTDERR: packagefile unicode/utf8=$WORK/b020/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/net/mail BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b088/_pkg_.a -trimpath $WORK/b088 -shared -p net/mail -std -complete -installsuffix shared -buildid NX8z6xslqgQmhQchRns3/NX8z6xslqgQmhQchRns3 -goversion go1.10.7 -D "" -importcfg $WORK/b088/importcfg -pack ./message.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b088/_pkg_.a # internal BUILDSTDERR: cp $WORK/b088/_pkg_.a /builddir/.cache/go-build/f9/f9b4e4c758cb305947d0b3e64000b855d0d6c1dc25f334b903f773fb442a5c08-d # internal BUILDSTDERR: github.com/snapcore/snapd/asserts BUILDSTDERR: mkdir -p $WORK/b033/ BUILDSTDERR: cat >$WORK/b033/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile bufio=$WORK/b025/_pkg_.a BUILDSTDERR: packagefile bytes=$WORK/b023/_pkg_.a BUILDSTDERR: packagefile crypto=$WORK/b034/_pkg_.a BUILDSTDERR: packagefile crypto/rand=$WORK/b036/_pkg_.a BUILDSTDERR: packagefile crypto/rsa=$WORK/b044/_pkg_.a BUILDSTDERR: packagefile crypto/sha256=$WORK/b045/_pkg_.a BUILDSTDERR: packagefile crypto/sha512=$WORK/b046/_pkg_.a BUILDSTDERR: packagefile encoding/base64=$WORK/b028/_pkg_.a BUILDSTDERR: packagefile errors=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b002/_pkg_.a BUILDSTDERR: packagefile github.com/snapcore/snapd/osutil=$WORK/b047/_pkg_.a BUILDSTDERR: packagefile github.com/snapcore/snapd/release=$WORK/b068/_pkg_.a BUILDSTDERR: packagefile github.com/snapcore/snapd/strutil=$WORK/b056/_pkg_.a BUILDSTDERR: packagefile golang.org/x/crypto/openpgp/packet=$WORK/b070/_pkg_.a BUILDSTDERR: packagefile golang.org/x/crypto/sha3=$WORK/b087/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile io/ioutil=$WORK/b064/_pkg_.a BUILDSTDERR: packagefile net/mail=$WORK/b088/_pkg_.a BUILDSTDERR: packagefile net/url=$WORK/b095/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b013/_pkg_.a BUILDSTDERR: packagefile os/exec=$WORK/b065/_pkg_.a BUILDSTDERR: packagefile path/filepath=$WORK/b060/_pkg_.a BUILDSTDERR: packagefile reflect=$WORK/b018/_pkg_.a BUILDSTDERR: packagefile regexp=$WORK/b058/_pkg_.a BUILDSTDERR: packagefile sort=$WORK/b030/_pkg_.a BUILDSTDERR: packagefile strconv=$WORK/b019/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b031/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b005/_pkg_.a BUILDSTDERR: packagefile time=$WORK/b016/_pkg_.a BUILDSTDERR: packagefile unicode/utf8=$WORK/b020/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/snapd-2.37.2/src/github.com/snapcore/snapd/asserts BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b033/_pkg_.a -trimpath $WORK/b033 -shared -p github.com/snapcore/snapd/asserts -complete -installsuffix shared -buildid 4bxq4MuyfbhxVygFFVq6/4bxq4MuyfbhxVygFFVq6 -goversion go1.10.7 -D "" -importcfg $WORK/b033/importcfg -pack ./account.go ./account_key.go ./asserts.go ./crypto.go ./database.go ./device_asserts.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 ./repair.go ./snap_asserts.go ./store_asserts.go ./user.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b173/_pkg_.a # internal BUILDSTDERR: cp $WORK/b173/_pkg_.a /builddir/.cache/go-build/56/56591d966f121a36f561406a1cdcbcd4b0ad24f78404adabe1b8541d66671f1d-d # internal BUILDSTDERR: mime/multipart BUILDSTDERR: mkdir -p $WORK/b113/ BUILDSTDERR: cat >$WORK/b113/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile bufio=$WORK/b025/_pkg_.a BUILDSTDERR: packagefile bytes=$WORK/b023/_pkg_.a BUILDSTDERR: packagefile crypto/rand=$WORK/b036/_pkg_.a BUILDSTDERR: packagefile errors=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b002/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile io/ioutil=$WORK/b064/_pkg_.a BUILDSTDERR: packagefile mime=$WORK/b090/_pkg_.a BUILDSTDERR: packagefile mime/quotedprintable=$WORK/b114/_pkg_.a BUILDSTDERR: packagefile net/textproto=$WORK/b091/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b013/_pkg_.a BUILDSTDERR: packagefile sort=$WORK/b030/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b031/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/mime/multipart BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b113/_pkg_.a -trimpath $WORK/b113 -shared -p mime/multipart -std -complete -installsuffix shared -buildid ZDF0xRE1qQkpYp3Tzxh9/ZDF0xRE1qQkpYp3Tzxh9 -goversion go1.10.7 -D "" -importcfg $WORK/b113/importcfg -pack ./formdata.go ./multipart.go ./writer.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b113/_pkg_.a # internal BUILDSTDERR: cp $WORK/b113/_pkg_.a /builddir/.cache/go-build/8e/8ed54bba2c2ba1822a2c6987184a961eacf30177766c0e2603c4354cd339623f-d # internal BUILDSTDERR: vendor/golang_org/x/net/lex/httplex BUILDSTDERR: mkdir -p $WORK/b138/ BUILDSTDERR: cat >$WORK/b138/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: importmap golang_org/x/net/idna=vendor/golang_org/x/net/idna BUILDSTDERR: packagefile vendor/golang_org/x/net/idna=$WORK/b133/_pkg_.a BUILDSTDERR: packagefile net=$WORK/b092/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b031/_pkg_.a BUILDSTDERR: packagefile unicode/utf8=$WORK/b020/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/vendor/golang_org/x/net/lex/httplex BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b138/_pkg_.a -trimpath $WORK/b138 -shared -p vendor/golang_org/x/net/lex/httplex -std -complete -installsuffix shared -buildid NAyfeR-nykswodVgRgvj/NAyfeR-nykswodVgRgvj -goversion go1.10.7 -D "" -importcfg $WORK/b138/importcfg -pack ./httplex.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b138/_pkg_.a # internal BUILDSTDERR: cp $WORK/b138/_pkg_.a /builddir/.cache/go-build/9f/9fbb4206964e13e8b839a5ae9cabf1560e700ee33b96e404d58ec6b7d6a448e8-d # internal BUILDSTDERR: vendor/golang_org/x/net/proxy BUILDSTDERR: mkdir -p $WORK/b139/ BUILDSTDERR: cat >$WORK/b139/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile errors=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile net=$WORK/b092/_pkg_.a BUILDSTDERR: packagefile net/url=$WORK/b095/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b013/_pkg_.a BUILDSTDERR: packagefile strconv=$WORK/b019/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b031/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/vendor/golang_org/x/net/proxy BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b139/_pkg_.a -trimpath $WORK/b139 -shared -p vendor/golang_org/x/net/proxy -std -complete -installsuffix shared -buildid Zn8vUtzIE-nNsT_uo1v7/Zn8vUtzIE-nNsT_uo1v7 -goversion go1.10.7 -D "" -importcfg $WORK/b139/importcfg -pack ./direct.go ./per_host.go ./proxy.go ./socks5.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b123/_pkg_.a # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b098/_pkg_.a # internal BUILDSTDERR: cp $WORK/b123/_pkg_.a /builddir/.cache/go-build/e4/e452877d7f863e28a992fc32c76ff442fb3384553e63df76bd5c15f11fb25ffc-d # internal BUILDSTDERR: crypto/tls BUILDSTDERR: mkdir -p $WORK/b119/ BUILDSTDERR: cat >$WORK/b119/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: importmap golang_org/x/crypto/chacha20poly1305=vendor/golang_org/x/crypto/chacha20poly1305 BUILDSTDERR: importmap golang_org/x/crypto/curve25519=vendor/golang_org/x/crypto/curve25519 BUILDSTDERR: packagefile bytes=$WORK/b023/_pkg_.a BUILDSTDERR: packagefile container/list=$WORK/b118/_pkg_.a BUILDSTDERR: packagefile crypto=$WORK/b034/_pkg_.a BUILDSTDERR: packagefile crypto/aes=$WORK/b037/_pkg_.a BUILDSTDERR: packagefile crypto/cipher=$WORK/b038/_pkg_.a BUILDSTDERR: packagefile crypto/des=$WORK/b072/_pkg_.a BUILDSTDERR: packagefile crypto/ecdsa=$WORK/b074/_pkg_.a BUILDSTDERR: packagefile crypto/elliptic=$WORK/b075/_pkg_.a BUILDSTDERR: packagefile crypto/hmac=$WORK/b120/_pkg_.a BUILDSTDERR: packagefile crypto/internal/cipherhw=$WORK/b121/_pkg_.a BUILDSTDERR: packagefile crypto/md5=$WORK/b077/_pkg_.a BUILDSTDERR: packagefile crypto/rand=$WORK/b036/_pkg_.a BUILDSTDERR: packagefile crypto/rc4=$WORK/b122/_pkg_.a BUILDSTDERR: packagefile crypto/rsa=$WORK/b044/_pkg_.a BUILDSTDERR: packagefile crypto/sha1=$WORK/b078/_pkg_.a BUILDSTDERR: packagefile crypto/sha256=$WORK/b045/_pkg_.a BUILDSTDERR: packagefile crypto/sha512=$WORK/b046/_pkg_.a BUILDSTDERR: packagefile crypto/subtle=$WORK/b039/_pkg_.a BUILDSTDERR: packagefile crypto/x509=$WORK/b123/_pkg_.a BUILDSTDERR: packagefile encoding/asn1=$WORK/b076/_pkg_.a BUILDSTDERR: packagefile encoding/pem=$WORK/b125/_pkg_.a BUILDSTDERR: packagefile errors=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b002/_pkg_.a BUILDSTDERR: packagefile vendor/golang_org/x/crypto/chacha20poly1305=$WORK/b128/_pkg_.a BUILDSTDERR: packagefile vendor/golang_org/x/crypto/curve25519=$WORK/b131/_pkg_.a BUILDSTDERR: packagefile hash=$WORK/b035/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile io/ioutil=$WORK/b064/_pkg_.a BUILDSTDERR: packagefile math/big=$WORK/b041/_pkg_.a BUILDSTDERR: packagefile net=$WORK/b092/_pkg_.a BUILDSTDERR: packagefile strconv=$WORK/b019/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b031/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b005/_pkg_.a BUILDSTDERR: packagefile sync/atomic=$WORK/b011/_pkg_.a BUILDSTDERR: packagefile time=$WORK/b016/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/crypto/tls BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b119/_pkg_.a -trimpath $WORK/b119 -shared -p crypto/tls -std -complete -installsuffix shared -buildid Bs9f-ir0fvHO1Sc05a3b/Bs9f-ir0fvHO1Sc05a3b -goversion go1.10.7 -D "" -importcfg $WORK/b119/importcfg -pack ./alert.go ./cipher_suites.go ./common.go ./conn.go ./handshake_client.go ./handshake_messages.go ./handshake_server.go ./key_agreement.go ./prf.go ./ticket.go ./tls.go BUILDSTDERR: cp $WORK/b098/_pkg_.a /builddir/.cache/go-build/b7/b7ce5ac727332066b711b577d855d9d0cf8ef4bd6cdf39c43e2675d68c483eb8-d # internal BUILDSTDERR: log/syslog BUILDSTDERR: mkdir -p $WORK/b148/ BUILDSTDERR: cat >$WORK/b148/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile errors=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b002/_pkg_.a BUILDSTDERR: packagefile log=$WORK/b089/_pkg_.a BUILDSTDERR: packagefile net=$WORK/b092/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b013/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b031/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b005/_pkg_.a BUILDSTDERR: packagefile time=$WORK/b016/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/log/syslog BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b148/_pkg_.a -trimpath $WORK/b148 -shared -p log/syslog -std -complete -installsuffix shared -buildid ujYfbOmyohyEj-0D_nE3/ujYfbOmyohyEj-0D_nE3 -goversion go1.10.7 -D "" -importcfg $WORK/b148/importcfg -pack ./doc.go ./syslog.go ./syslog_unix.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b139/_pkg_.a # internal BUILDSTDERR: cp $WORK/b139/_pkg_.a /builddir/.cache/go-build/55/55490aa7cdeaba6b446a5235efe6bcd474c76b90a4cb024f4f3c187793d191d3-d # internal BUILDSTDERR: github.com/snapcore/snapd/interfaces/hotplug BUILDSTDERR: mkdir -p $WORK/b158/ BUILDSTDERR: cat >$WORK/b158/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile bufio=$WORK/b025/_pkg_.a BUILDSTDERR: packagefile bytes=$WORK/b023/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b002/_pkg_.a BUILDSTDERR: packagefile github.com/snapcore/snapd/dirs=$WORK/b096/_pkg_.a BUILDSTDERR: packagefile github.com/snapcore/snapd/interfaces/utils=$WORK/b159/_pkg_.a BUILDSTDERR: packagefile github.com/snapcore/snapd/snap=$WORK/b098/_pkg_.a BUILDSTDERR: packagefile os/exec=$WORK/b065/_pkg_.a BUILDSTDERR: packagefile path/filepath=$WORK/b060/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b031/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/snapd-2.37.2/src/github.com/snapcore/snapd/interfaces/hotplug BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b158/_pkg_.a -trimpath $WORK/b158 -shared -p github.com/snapcore/snapd/interfaces/hotplug -complete -installsuffix shared -buildid N94hSjqNYfsK3lQyKoCH/N94hSjqNYfsK3lQyKoCH -goversion go1.10.7 -D "" -importcfg $WORK/b158/importcfg -pack ./deviceinfo.go ./spec.go ./udevadm.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b148/_pkg_.a # internal BUILDSTDERR: cp $WORK/b148/_pkg_.a /builddir/.cache/go-build/32/323f34abdd301d4983208a06282e4c6f6095e1d5788d4e709c922fab1dbdf24a-d # internal BUILDSTDERR: github.com/snapcore/snapd/systemd BUILDSTDERR: mkdir -p $WORK/b146/ BUILDSTDERR: cat >$WORK/b146/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile bytes=$WORK/b023/_pkg_.a BUILDSTDERR: packagefile errors=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b002/_pkg_.a BUILDSTDERR: packagefile github.com/snapcore/snapd/dirs=$WORK/b096/_pkg_.a BUILDSTDERR: packagefile github.com/snapcore/snapd/osutil=$WORK/b047/_pkg_.a BUILDSTDERR: packagefile github.com/snapcore/snapd/osutil/squashfs=$WORK/b147/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile log/syslog=$WORK/b148/_pkg_.a BUILDSTDERR: packagefile net=$WORK/b092/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b013/_pkg_.a BUILDSTDERR: packagefile os/exec=$WORK/b065/_pkg_.a BUILDSTDERR: packagefile path/filepath=$WORK/b060/_pkg_.a BUILDSTDERR: packagefile regexp=$WORK/b058/_pkg_.a BUILDSTDERR: packagefile strconv=$WORK/b019/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b031/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b005/_pkg_.a BUILDSTDERR: packagefile sync/atomic=$WORK/b011/_pkg_.a BUILDSTDERR: packagefile time=$WORK/b016/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/snapd-2.37.2/src/github.com/snapcore/snapd/systemd BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b146/_pkg_.a -trimpath $WORK/b146 -shared -p github.com/snapcore/snapd/systemd -complete -installsuffix shared -buildid PX97PoS_HXQWpwQDid7Y/PX97PoS_HXQWpwQDid7Y -goversion go1.10.7 -D "" -importcfg $WORK/b146/importcfg -pack ./escape.go ./journal.go ./sdnotify.go ./systemd.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b158/_pkg_.a # internal BUILDSTDERR: cp $WORK/b158/_pkg_.a /builddir/.cache/go-build/6c/6c1a73bd06aabdb6b40136481120ada077f0eae2d27c0374479936f337f1ce68-d # internal BUILDSTDERR: github.com/snapcore/snapd/interfaces BUILDSTDERR: mkdir -p $WORK/b157/ BUILDSTDERR: cat >$WORK/b157/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile encoding/json=$WORK/b026/_pkg_.a BUILDSTDERR: packagefile errors=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b002/_pkg_.a BUILDSTDERR: packagefile github.com/snapcore/snapd/dirs=$WORK/b096/_pkg_.a BUILDSTDERR: packagefile github.com/snapcore/snapd/interfaces/hotplug=$WORK/b158/_pkg_.a BUILDSTDERR: packagefile github.com/snapcore/snapd/interfaces/utils=$WORK/b159/_pkg_.a BUILDSTDERR: packagefile github.com/snapcore/snapd/logger=$WORK/b100/_pkg_.a BUILDSTDERR: packagefile github.com/snapcore/snapd/osutil=$WORK/b047/_pkg_.a BUILDSTDERR: packagefile github.com/snapcore/snapd/release=$WORK/b068/_pkg_.a BUILDSTDERR: packagefile github.com/snapcore/snapd/snap=$WORK/b098/_pkg_.a BUILDSTDERR: packagefile io/ioutil=$WORK/b064/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b013/_pkg_.a BUILDSTDERR: packagefile path/filepath=$WORK/b060/_pkg_.a BUILDSTDERR: packagefile reflect=$WORK/b018/_pkg_.a BUILDSTDERR: packagefile regexp=$WORK/b058/_pkg_.a BUILDSTDERR: packagefile sort=$WORK/b030/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b031/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b005/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/snapd-2.37.2/src/github.com/snapcore/snapd/interfaces BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b157/_pkg_.a -trimpath $WORK/b157 -shared -p github.com/snapcore/snapd/interfaces -complete -installsuffix shared -buildid -SrNfBVokdnmb_WRfb4w/-SrNfBVokdnmb_WRfb4w -goversion go1.10.7 -D "" -importcfg $WORK/b157/importcfg -pack ./backend.go ./connection.go ./core.go ./naming.go ./repo.go ./sorting.go ./system_key.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b146/_pkg_.a # internal BUILDSTDERR: cp $WORK/b146/_pkg_.a /builddir/.cache/go-build/52/52c5eb67ff1d4ff9530c42b80d1d5e7ed5acfee53492de054b1d40d0511401f6-d # internal BUILDSTDERR: github.com/snapcore/snapd/overlord/configstate/config BUILDSTDERR: mkdir -p $WORK/b164/ BUILDSTDERR: cat >$WORK/b164/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile bytes=$WORK/b023/_pkg_.a BUILDSTDERR: packagefile encoding/json=$WORK/b026/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b002/_pkg_.a BUILDSTDERR: packagefile github.com/snapcore/snapd/features=$WORK/b165/_pkg_.a BUILDSTDERR: packagefile github.com/snapcore/snapd/jsonutil=$WORK/b097/_pkg_.a BUILDSTDERR: packagefile github.com/snapcore/snapd/overlord/state=$WORK/b166/_pkg_.a BUILDSTDERR: packagefile github.com/snapcore/snapd/snap=$WORK/b098/_pkg_.a BUILDSTDERR: packagefile regexp=$WORK/b058/_pkg_.a BUILDSTDERR: packagefile sort=$WORK/b030/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b031/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b005/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/snapd-2.37.2/src/github.com/snapcore/snapd/overlord/configstate/config BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b164/_pkg_.a -trimpath $WORK/b164 -shared -p github.com/snapcore/snapd/overlord/configstate/config -complete -installsuffix shared -buildid gL5r7nuoxwmYz8i-Emyv/gL5r7nuoxwmYz8i-Emyv -goversion go1.10.7 -D "" -importcfg $WORK/b164/importcfg -pack ./helpers.go ./transaction.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b164/_pkg_.a # internal BUILDSTDERR: cp $WORK/b164/_pkg_.a /builddir/.cache/go-build/eb/eb44468cf9e76511431c3a2a90f02ffa31df4019c0acd5527b5c3e18ce108f7a-d # internal BUILDSTDERR: github.com/snapcore/snapd/advisor BUILDSTDERR: mkdir -p $WORK/b172/ BUILDSTDERR: cat >$WORK/b172/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile encoding/json=$WORK/b026/_pkg_.a BUILDSTDERR: packagefile github.com/boltdb/bolt=$WORK/b173/_pkg_.a BUILDSTDERR: packagefile github.com/snapcore/snapd/dirs=$WORK/b096/_pkg_.a BUILDSTDERR: packagefile github.com/snapcore/snapd/osutil=$WORK/b047/_pkg_.a BUILDSTDERR: packagefile github.com/snapcore/snapd/strutil=$WORK/b056/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b013/_pkg_.a BUILDSTDERR: packagefile path/filepath=$WORK/b060/_pkg_.a BUILDSTDERR: packagefile time=$WORK/b016/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/snapd-2.37.2/src/github.com/snapcore/snapd/advisor BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b172/_pkg_.a -trimpath $WORK/b172 -shared -p github.com/snapcore/snapd/advisor -complete -installsuffix shared -buildid u_fC8es4BVj29PocGlNI/u_fC8es4BVj29PocGlNI -goversion go1.10.7 -D "" -importcfg $WORK/b172/importcfg -pack ./backend.go ./cmdfinder.go ./finder.go ./pkgfinder.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b157/_pkg_.a # internal BUILDSTDERR: cp $WORK/b157/_pkg_.a /builddir/.cache/go-build/bc/bc9040498ea818c7a072ccf442a3fc96265aa3aea247a1428b6f73d0e9d7362c-d # internal BUILDSTDERR: github.com/snapcore/snapd/partition/androidbootenv BUILDSTDERR: mkdir -p $WORK/b177/ BUILDSTDERR: cat >$WORK/b177/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile bufio=$WORK/b025/_pkg_.a BUILDSTDERR: packagefile bytes=$WORK/b023/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b002/_pkg_.a BUILDSTDERR: packagefile github.com/snapcore/snapd/logger=$WORK/b100/_pkg_.a BUILDSTDERR: packagefile github.com/snapcore/snapd/osutil=$WORK/b047/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b013/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b031/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/snapd-2.37.2/src/github.com/snapcore/snapd/partition/androidbootenv BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b177/_pkg_.a -trimpath $WORK/b177 -shared -p github.com/snapcore/snapd/partition/androidbootenv -complete -installsuffix shared -buildid nTWWjeGL8HUc9dwWrcVf/nTWWjeGL8HUc9dwWrcVf -goversion go1.10.7 -D "" -importcfg $WORK/b177/importcfg -pack ./androidbootenv.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b177/_pkg_.a # internal BUILDSTDERR: cp $WORK/b177/_pkg_.a /builddir/.cache/go-build/52/52e21ca09005d710ef43334c9e9905c55900db45eacf61f8bcebdc0a392125c2-d # internal BUILDSTDERR: github.com/snapcore/snapd/partition/grubenv BUILDSTDERR: mkdir -p $WORK/b178/ BUILDSTDERR: cat >$WORK/b178/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile bytes=$WORK/b023/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b002/_pkg_.a BUILDSTDERR: packagefile github.com/snapcore/snapd/strutil=$WORK/b056/_pkg_.a BUILDSTDERR: packagefile io/ioutil=$WORK/b064/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b013/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/snapd-2.37.2/src/github.com/snapcore/snapd/partition/grubenv BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b178/_pkg_.a -trimpath $WORK/b178 -shared -p github.com/snapcore/snapd/partition/grubenv -complete -installsuffix shared -buildid AoA5m2MndyvetD6coM6E/AoA5m2MndyvetD6coM6E -goversion go1.10.7 -D "" -importcfg $WORK/b178/importcfg -pack ./grubenv.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b172/_pkg_.a # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b178/_pkg_.a # internal BUILDSTDERR: cp $WORK/b178/_pkg_.a /builddir/.cache/go-build/22/22f9df81d1906a682f8f084a6356ee1928dba5f592999900c0f7992ab992e0cd-d # internal BUILDSTDERR: github.com/snapcore/snapd/partition/ubootenv BUILDSTDERR: mkdir -p $WORK/b179/ BUILDSTDERR: cat >$WORK/b179/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile bufio=$WORK/b025/_pkg_.a BUILDSTDERR: packagefile bytes=$WORK/b023/_pkg_.a BUILDSTDERR: packagefile encoding/binary=$WORK/b029/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b002/_pkg_.a BUILDSTDERR: packagefile hash/crc32=$WORK/b117/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile io/ioutil=$WORK/b064/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b013/_pkg_.a BUILDSTDERR: packagefile path/filepath=$WORK/b060/_pkg_.a BUILDSTDERR: packagefile sort=$WORK/b030/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b031/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/snapd-2.37.2/src/github.com/snapcore/snapd/partition/ubootenv BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b179/_pkg_.a -trimpath $WORK/b179 -shared -p github.com/snapcore/snapd/partition/ubootenv -complete -installsuffix shared -buildid QBUiSeHONZGXXwrUHTll/QBUiSeHONZGXXwrUHTll -goversion go1.10.7 -D "" -importcfg $WORK/b179/importcfg -pack ./env.go BUILDSTDERR: cp $WORK/b172/_pkg_.a /builddir/.cache/go-build/cd/cda8a9a20e2985f8caa79c8e45bd04b5ba7e34bd3e2b1e345023df77922cba26-d # internal BUILDSTDERR: gopkg.in/mgo.v2/internal/json BUILDSTDERR: mkdir -p $WORK/b182/ BUILDSTDERR: cat >$WORK/b182/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile bytes=$WORK/b023/_pkg_.a BUILDSTDERR: packagefile encoding=$WORK/b027/_pkg_.a BUILDSTDERR: packagefile encoding/base64=$WORK/b028/_pkg_.a BUILDSTDERR: packagefile errors=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b002/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile math=$WORK/b012/_pkg_.a BUILDSTDERR: packagefile reflect=$WORK/b018/_pkg_.a BUILDSTDERR: packagefile runtime=$WORK/b008/_pkg_.a BUILDSTDERR: packagefile sort=$WORK/b030/_pkg_.a BUILDSTDERR: packagefile strconv=$WORK/b019/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b031/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b005/_pkg_.a BUILDSTDERR: packagefile unicode=$WORK/b021/_pkg_.a BUILDSTDERR: packagefile unicode/utf16=$WORK/b032/_pkg_.a BUILDSTDERR: packagefile unicode/utf8=$WORK/b020/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/share/gocode/src/gopkg.in/mgo.v2/internal/json BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b182/_pkg_.a -trimpath $WORK/b182 -shared -p gopkg.in/mgo.v2/internal/json -complete -installsuffix shared -buildid Xm57KrmQ6hdg8OO_yDr6/Xm57KrmQ6hdg8OO_yDr6 -goversion go1.10.7 -D "" -importcfg $WORK/b182/importcfg -pack ./decode.go ./encode.go ./extension.go ./fold.go ./indent.go ./scanner.go ./stream.go ./tags.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b179/_pkg_.a # internal BUILDSTDERR: cp $WORK/b179/_pkg_.a /builddir/.cache/go-build/42/428e36fc414f65990956362fe9f70d4dbb527a4451026f61ec26189e972677d4-d # internal BUILDSTDERR: github.com/snapcore/snapd/partition BUILDSTDERR: mkdir -p $WORK/b176/ BUILDSTDERR: cat >$WORK/b176/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile errors=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b002/_pkg_.a BUILDSTDERR: packagefile github.com/snapcore/snapd/dirs=$WORK/b096/_pkg_.a BUILDSTDERR: packagefile github.com/snapcore/snapd/osutil=$WORK/b047/_pkg_.a BUILDSTDERR: packagefile github.com/snapcore/snapd/partition/androidbootenv=$WORK/b177/_pkg_.a BUILDSTDERR: packagefile github.com/snapcore/snapd/partition/grubenv=$WORK/b178/_pkg_.a BUILDSTDERR: packagefile github.com/snapcore/snapd/partition/ubootenv=$WORK/b179/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b013/_pkg_.a BUILDSTDERR: packagefile path/filepath=$WORK/b060/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/snapd-2.37.2/src/github.com/snapcore/snapd/partition BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b176/_pkg_.a -trimpath $WORK/b176 -shared -p github.com/snapcore/snapd/partition -complete -installsuffix shared -buildid i1-t0ri36JL_eW3uaRzv/i1-t0ri36JL_eW3uaRzv -goversion go1.10.7 -D "" -importcfg $WORK/b176/importcfg -pack ./androidboot.go ./bootloader.go ./grub.go ./uboot.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b176/_pkg_.a # internal BUILDSTDERR: cp $WORK/b176/_pkg_.a /builddir/.cache/go-build/4f/4fa14ea554c6a496842b57019707a6c856a386d62a152a3dfd44499d3dfa79be-d # internal BUILDSTDERR: github.com/snapcore/snapd/boot BUILDSTDERR: mkdir -p $WORK/b175/ BUILDSTDERR: cat >$WORK/b175/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile fmt=$WORK/b002/_pkg_.a BUILDSTDERR: packagefile github.com/snapcore/snapd/logger=$WORK/b100/_pkg_.a BUILDSTDERR: packagefile github.com/snapcore/snapd/partition=$WORK/b176/_pkg_.a BUILDSTDERR: packagefile github.com/snapcore/snapd/release=$WORK/b068/_pkg_.a BUILDSTDERR: packagefile github.com/snapcore/snapd/snap=$WORK/b098/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b013/_pkg_.a BUILDSTDERR: packagefile path/filepath=$WORK/b060/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/snapd-2.37.2/src/github.com/snapcore/snapd/boot BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b175/_pkg_.a -trimpath $WORK/b175 -shared -p github.com/snapcore/snapd/boot -complete -installsuffix shared -buildid MOmSQ80MXPNnTpcbFbOG/MOmSQ80MXPNnTpcbFbOG -goversion go1.10.7 -D "" -importcfg $WORK/b175/importcfg -pack ./kernel_os.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b119/_pkg_.a # internal BUILDSTDERR: cp $WORK/b119/_pkg_.a /builddir/.cache/go-build/93/93e571e1f61c8678ac8ab175b723b5067cae05efa8f64dc7015823225e320568-d # internal BUILDSTDERR: net/http/httptrace BUILDSTDERR: mkdir -p $WORK/b140/ BUILDSTDERR: cat >$WORK/b140/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile context=$WORK/b062/_pkg_.a BUILDSTDERR: packagefile crypto/tls=$WORK/b119/_pkg_.a BUILDSTDERR: packagefile internal/nettrace=$WORK/b093/_pkg_.a BUILDSTDERR: packagefile net=$WORK/b092/_pkg_.a BUILDSTDERR: packagefile reflect=$WORK/b018/_pkg_.a BUILDSTDERR: packagefile time=$WORK/b016/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/net/http/httptrace BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b140/_pkg_.a -trimpath $WORK/b140 -shared -p net/http/httptrace -std -complete -installsuffix shared -buildid 39w1c6gyxDTUOqB7olP3/39w1c6gyxDTUOqB7olP3 -goversion go1.10.7 -D "" -importcfg $WORK/b140/importcfg -pack ./trace.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b175/_pkg_.a # internal BUILDSTDERR: cp $WORK/b175/_pkg_.a /builddir/.cache/go-build/fd/fdf07ea112ac58d6f268ad4f739ab48f60c93ffa094dfa4d9476f2bbf188be16-d # internal BUILDSTDERR: github.com/coreos/go-systemd/activation BUILDSTDERR: mkdir -p $WORK/b150/ BUILDSTDERR: cat >$WORK/b150/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile crypto/tls=$WORK/b119/_pkg_.a BUILDSTDERR: packagefile net=$WORK/b092/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b013/_pkg_.a BUILDSTDERR: packagefile strconv=$WORK/b019/_pkg_.a BUILDSTDERR: packagefile syscall=$WORK/b015/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/share/gocode/src/github.com/coreos/go-systemd/activation BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b150/_pkg_.a -trimpath $WORK/b150 -shared -p github.com/coreos/go-systemd/activation -complete -installsuffix shared -buildid xo7RMBV-_xbVD3yMwhf6/xo7RMBV-_xbVD3yMwhf6 -goversion go1.10.7 -D "" -importcfg $WORK/b150/importcfg -pack ./files.go ./listeners.go ./packetconns.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b140/_pkg_.a # internal BUILDSTDERR: cp $WORK/b140/_pkg_.a /builddir/.cache/go-build/e6/e6abcefaec3bd462dbe5f83b7f8b6a09aeaef01c5fe6c4d51df5261ad948c9e7-d # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b033/_pkg_.a # internal BUILDSTDERR: net/http BUILDSTDERR: mkdir -p $WORK/b115/ BUILDSTDERR: cat >$WORK/b115/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: importmap golang_org/x/net/http2/hpack=vendor/golang_org/x/net/http2/hpack BUILDSTDERR: importmap golang_org/x/net/idna=vendor/golang_org/x/net/idna BUILDSTDERR: importmap golang_org/x/net/lex/httplex=vendor/golang_org/x/net/lex/httplex BUILDSTDERR: importmap golang_org/x/net/proxy=vendor/golang_org/x/net/proxy BUILDSTDERR: packagefile bufio=$WORK/b025/_pkg_.a BUILDSTDERR: packagefile bytes=$WORK/b023/_pkg_.a BUILDSTDERR: packagefile compress/gzip=$WORK/b116/_pkg_.a BUILDSTDERR: packagefile container/list=$WORK/b118/_pkg_.a BUILDSTDERR: packagefile context=$WORK/b062/_pkg_.a BUILDSTDERR: packagefile crypto/rand=$WORK/b036/_pkg_.a BUILDSTDERR: packagefile crypto/tls=$WORK/b119/_pkg_.a BUILDSTDERR: packagefile encoding/base64=$WORK/b028/_pkg_.a BUILDSTDERR: packagefile encoding/binary=$WORK/b029/_pkg_.a BUILDSTDERR: packagefile errors=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b002/_pkg_.a BUILDSTDERR: packagefile vendor/golang_org/x/net/http2/hpack=$WORK/b132/_pkg_.a BUILDSTDERR: packagefile vendor/golang_org/x/net/idna=$WORK/b133/_pkg_.a BUILDSTDERR: packagefile vendor/golang_org/x/net/lex/httplex=$WORK/b138/_pkg_.a BUILDSTDERR: packagefile vendor/golang_org/x/net/proxy=$WORK/b139/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile io/ioutil=$WORK/b064/_pkg_.a BUILDSTDERR: packagefile log=$WORK/b089/_pkg_.a BUILDSTDERR: packagefile math=$WORK/b012/_pkg_.a BUILDSTDERR: packagefile math/rand=$WORK/b043/_pkg_.a BUILDSTDERR: packagefile mime=$WORK/b090/_pkg_.a BUILDSTDERR: packagefile mime/multipart=$WORK/b113/_pkg_.a BUILDSTDERR: packagefile net=$WORK/b092/_pkg_.a BUILDSTDERR: packagefile net/http/httptrace=$WORK/b140/_pkg_.a BUILDSTDERR: packagefile net/http/internal=$WORK/b141/_pkg_.a BUILDSTDERR: packagefile net/textproto=$WORK/b091/_pkg_.a BUILDSTDERR: packagefile net/url=$WORK/b095/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b013/_pkg_.a BUILDSTDERR: packagefile path=$WORK/b053/_pkg_.a BUILDSTDERR: packagefile path/filepath=$WORK/b060/_pkg_.a BUILDSTDERR: packagefile reflect=$WORK/b018/_pkg_.a BUILDSTDERR: packagefile runtime=$WORK/b008/_pkg_.a BUILDSTDERR: packagefile sort=$WORK/b030/_pkg_.a BUILDSTDERR: packagefile strconv=$WORK/b019/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b031/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b005/_pkg_.a BUILDSTDERR: packagefile sync/atomic=$WORK/b011/_pkg_.a BUILDSTDERR: packagefile time=$WORK/b016/_pkg_.a BUILDSTDERR: packagefile unicode/utf8=$WORK/b020/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/net/http BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b115/_pkg_.a -trimpath $WORK/b115 -shared -p net/http -std -complete -installsuffix shared -buildid uI2_U-kZ05Rsx4Ego3PR/uI2_U-kZ05Rsx4Ego3PR -goversion go1.10.7 -D "" -importcfg $WORK/b115/importcfg -pack ./client.go ./cookie.go ./doc.go ./filetransport.go ./fs.go ./h2_bundle.go ./header.go ./http.go ./jar.go ./method.go ./request.go ./response.go ./server.go ./sniff.go ./status.go ./transfer.go ./transport.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b150/_pkg_.a # internal BUILDSTDERR: cp $WORK/b150/_pkg_.a /builddir/.cache/go-build/d7/d75b5cb886656ba6fe28f1673261fb2a8a97ba290e921a6ee125686abcb9a2bd-d # internal BUILDSTDERR: github.com/snapcore/snapd/overlord/configstate/settings BUILDSTDERR: mkdir -p $WORK/b183/ BUILDSTDERR: cat >$WORK/b183/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile github.com/snapcore/snapd/logger=$WORK/b100/_pkg_.a BUILDSTDERR: packagefile github.com/snapcore/snapd/overlord/configstate/config=$WORK/b164/_pkg_.a BUILDSTDERR: packagefile github.com/snapcore/snapd/overlord/state=$WORK/b166/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/snapd-2.37.2/src/github.com/snapcore/snapd/overlord/configstate/settings BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b183/_pkg_.a -trimpath $WORK/b183 -shared -p github.com/snapcore/snapd/overlord/configstate/settings -complete -installsuffix shared -buildid Q3ULXlkbTb21JPhbQQIf/Q3ULXlkbTb21JPhbQQIf -goversion go1.10.7 -D "" -importcfg $WORK/b183/importcfg -pack ./settings.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b183/_pkg_.a # internal BUILDSTDERR: cp $WORK/b183/_pkg_.a /builddir/.cache/go-build/f7/f72b05ca651dea4ad962c79f7fa5f4b8881d79bdafb71560d5bf37d2d3df49f9-d # internal BUILDSTDERR: github.com/snapcore/snapd/overlord/ifacestate/ifacerepo BUILDSTDERR: mkdir -p $WORK/b184/ BUILDSTDERR: cat >$WORK/b184/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile github.com/snapcore/snapd/interfaces=$WORK/b157/_pkg_.a BUILDSTDERR: packagefile github.com/snapcore/snapd/overlord/state=$WORK/b166/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/snapd-2.37.2/src/github.com/snapcore/snapd/overlord/ifacestate/ifacerepo BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b184/_pkg_.a -trimpath $WORK/b184 -shared -p github.com/snapcore/snapd/overlord/ifacestate/ifacerepo -complete -installsuffix shared -buildid QVS50_t1TtpKsEgahBb_/QVS50_t1TtpKsEgahBb_ -goversion go1.10.7 -D "" -importcfg $WORK/b184/importcfg -pack ./repo.go BUILDSTDERR: cp $WORK/b033/_pkg_.a /builddir/.cache/go-build/7b/7b7a078fe7d99fc4329a548caec014490e235ec0325522822a57d0c2eaf6d1c2-d # internal BUILDSTDERR: github.com/snapcore/snapd/asserts/snapasserts BUILDSTDERR: mkdir -p $WORK/b153/ BUILDSTDERR: cat >$WORK/b153/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile fmt=$WORK/b002/_pkg_.a BUILDSTDERR: packagefile github.com/snapcore/snapd/asserts=$WORK/b033/_pkg_.a BUILDSTDERR: packagefile github.com/snapcore/snapd/release=$WORK/b068/_pkg_.a BUILDSTDERR: packagefile github.com/snapcore/snapd/snap=$WORK/b098/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/snapd-2.37.2/src/github.com/snapcore/snapd/asserts/snapasserts BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b153/_pkg_.a -trimpath $WORK/b153 -shared -p github.com/snapcore/snapd/asserts/snapasserts -complete -installsuffix shared -buildid mtw0_TMteaG0YA_yyV_I/mtw0_TMteaG0YA_yyV_I -goversion go1.10.7 -D "" -importcfg $WORK/b153/importcfg -pack ./snapasserts.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b184/_pkg_.a # internal BUILDSTDERR: cp $WORK/b184/_pkg_.a /builddir/.cache/go-build/d7/d75b841a01417b6549619661f302ca4b846d77f710f3e6006ff7c41da0d1c6cb-d # internal BUILDSTDERR: github.com/snapcore/snapd/asserts/sysdb BUILDSTDERR: mkdir -p $WORK/b162/ BUILDSTDERR: cat >$WORK/b162/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile fmt=$WORK/b002/_pkg_.a BUILDSTDERR: packagefile github.com/snapcore/snapd/asserts=$WORK/b033/_pkg_.a BUILDSTDERR: packagefile github.com/snapcore/snapd/dirs=$WORK/b096/_pkg_.a BUILDSTDERR: packagefile github.com/snapcore/snapd/osutil=$WORK/b047/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/snapd-2.37.2/src/github.com/snapcore/snapd/asserts/sysdb BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b162/_pkg_.a -trimpath $WORK/b162 -shared -p github.com/snapcore/snapd/asserts/sysdb -complete -installsuffix shared -buildid SBnJmmB1WBu9E_frlYKC/SBnJmmB1WBu9E_frlYKC -goversion go1.10.7 -D "" -importcfg $WORK/b162/importcfg -pack ./generic.go ./sysdb.go ./trusted.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b162/_pkg_.a # internal BUILDSTDERR: cp $WORK/b162/_pkg_.a /builddir/.cache/go-build/66/66327f2bf3f9365255cd0d6aa24315be140fa2dc4834be514949c799a9414fe4-d # internal BUILDSTDERR: github.com/snapcore/snapd/overlord/auth BUILDSTDERR: mkdir -p $WORK/b163/ BUILDSTDERR: cat >$WORK/b163/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile crypto/rand=$WORK/b036/_pkg_.a BUILDSTDERR: packagefile encoding/base64=$WORK/b028/_pkg_.a BUILDSTDERR: packagefile errors=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b002/_pkg_.a BUILDSTDERR: packagefile github.com/snapcore/snapd/asserts=$WORK/b033/_pkg_.a BUILDSTDERR: packagefile github.com/snapcore/snapd/asserts/sysdb=$WORK/b162/_pkg_.a BUILDSTDERR: packagefile github.com/snapcore/snapd/overlord/configstate/config=$WORK/b164/_pkg_.a BUILDSTDERR: packagefile github.com/snapcore/snapd/overlord/state=$WORK/b166/_pkg_.a BUILDSTDERR: packagefile golang.org/x/net/context=$WORK/b061/_pkg_.a BUILDSTDERR: packagefile gopkg.in/macaroon.v1=$WORK/b167/_pkg_.a BUILDSTDERR: packagefile net/url=$WORK/b095/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b013/_pkg_.a BUILDSTDERR: packagefile sort=$WORK/b030/_pkg_.a BUILDSTDERR: packagefile strconv=$WORK/b019/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/snapd-2.37.2/src/github.com/snapcore/snapd/overlord/auth BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b163/_pkg_.a -trimpath $WORK/b163 -shared -p github.com/snapcore/snapd/overlord/auth -complete -installsuffix shared -buildid zBIDdfhrygfJxjqXoJBG/zBIDdfhrygfJxjqXoJBG -goversion go1.10.7 -D "" -importcfg $WORK/b163/importcfg -pack ./auth.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b153/_pkg_.a # internal BUILDSTDERR: cp $WORK/b153/_pkg_.a /builddir/.cache/go-build/f1/f190daebed2856bc96ae84d5d9e9161351c465e573902a84fc876e1a1a6855ec-d # internal BUILDSTDERR: text/template/parse BUILDSTDERR: mkdir -p $WORK/b189/ BUILDSTDERR: cat >$WORK/b189/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile bytes=$WORK/b023/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b002/_pkg_.a BUILDSTDERR: packagefile runtime=$WORK/b008/_pkg_.a BUILDSTDERR: packagefile strconv=$WORK/b019/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b031/_pkg_.a BUILDSTDERR: packagefile unicode=$WORK/b021/_pkg_.a BUILDSTDERR: packagefile unicode/utf8=$WORK/b020/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/text/template/parse BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b189/_pkg_.a -trimpath $WORK/b189 -shared -p text/template/parse -std -complete -installsuffix shared -buildid jEg2g-SkXwHvPwJrk2gE/jEg2g-SkXwHvPwJrk2gE -goversion go1.10.7 -D "" -importcfg $WORK/b189/importcfg -pack ./lex.go ./node.go ./parse.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b163/_pkg_.a # internal BUILDSTDERR: cp $WORK/b163/_pkg_.a /builddir/.cache/go-build/81/810c39500f907ed3c48ca839e8d2f45da73eb41303cad1e6856713b86d1e09d6-d # internal BUILDSTDERR: github.com/snapcore/snapd/jsonutil/safejson BUILDSTDERR: mkdir -p $WORK/b192/ BUILDSTDERR: cat >$WORK/b192/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile fmt=$WORK/b002/_pkg_.a BUILDSTDERR: packagefile github.com/snapcore/snapd/strutil=$WORK/b056/_pkg_.a BUILDSTDERR: packagefile strconv=$WORK/b019/_pkg_.a BUILDSTDERR: packagefile unicode=$WORK/b021/_pkg_.a BUILDSTDERR: packagefile unicode/utf16=$WORK/b032/_pkg_.a BUILDSTDERR: packagefile unicode/utf8=$WORK/b020/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/snapd-2.37.2/src/github.com/snapcore/snapd/jsonutil/safejson BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b192/_pkg_.a -trimpath $WORK/b192 -shared -p github.com/snapcore/snapd/jsonutil/safejson -complete -installsuffix shared -buildid kzhr09l1EpWyT8hfXJ-G/kzhr09l1EpWyT8hfXJ-G -goversion go1.10.7 -D "" -importcfg $WORK/b192/importcfg -pack ./safejson.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b182/_pkg_.a # internal BUILDSTDERR: cp $WORK/b182/_pkg_.a /builddir/.cache/go-build/4d/4dcf7cec4912ca7eb7f8695451d43c50d4ff7f71c54c13f75f29c16859ce0068-d # internal BUILDSTDERR: gopkg.in/mgo.v2/bson BUILDSTDERR: mkdir -p $WORK/b181/ BUILDSTDERR: cat >$WORK/b181/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile bytes=$WORK/b023/_pkg_.a BUILDSTDERR: packagefile crypto/md5=$WORK/b077/_pkg_.a BUILDSTDERR: packagefile crypto/rand=$WORK/b036/_pkg_.a BUILDSTDERR: packagefile encoding/base64=$WORK/b028/_pkg_.a BUILDSTDERR: packagefile encoding/binary=$WORK/b029/_pkg_.a BUILDSTDERR: packagefile encoding/hex=$WORK/b054/_pkg_.a BUILDSTDERR: packagefile encoding/json=$WORK/b026/_pkg_.a BUILDSTDERR: packagefile errors=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b002/_pkg_.a BUILDSTDERR: packagefile gopkg.in/mgo.v2/internal/json=$WORK/b182/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile math=$WORK/b012/_pkg_.a BUILDSTDERR: packagefile net/url=$WORK/b095/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b013/_pkg_.a BUILDSTDERR: packagefile reflect=$WORK/b018/_pkg_.a BUILDSTDERR: packagefile runtime=$WORK/b008/_pkg_.a BUILDSTDERR: packagefile sort=$WORK/b030/_pkg_.a BUILDSTDERR: packagefile strconv=$WORK/b019/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b031/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b005/_pkg_.a BUILDSTDERR: packagefile sync/atomic=$WORK/b011/_pkg_.a BUILDSTDERR: packagefile time=$WORK/b016/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/share/gocode/src/gopkg.in/mgo.v2/bson BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b181/_pkg_.a -trimpath $WORK/b181 -shared -p gopkg.in/mgo.v2/bson -complete -installsuffix shared -buildid 9PbVPdFFXCQ6WAtYBHM0/9PbVPdFFXCQ6WAtYBHM0 -goversion go1.10.7 -D "" -importcfg $WORK/b181/importcfg -pack ./bson.go ./decimal.go ./decode.go ./encode.go ./json.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b192/_pkg_.a # internal BUILDSTDERR: cp $WORK/b192/_pkg_.a /builddir/.cache/go-build/cb/cbcd79b81f17658e56bf078e5a7d0f1c3e95408b9375ad6abcc52faa34865d60-d # internal BUILDSTDERR: github.com/snapcore/snapd/overlord/cmdstate BUILDSTDERR: mkdir -p $WORK/b194/ BUILDSTDERR: cat >$WORK/b194/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile github.com/snapcore/snapd/osutil=$WORK/b047/_pkg_.a BUILDSTDERR: packagefile github.com/snapcore/snapd/overlord/state=$WORK/b166/_pkg_.a BUILDSTDERR: packagefile gopkg.in/tomb.v2=$WORK/b063/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b031/_pkg_.a BUILDSTDERR: packagefile time=$WORK/b016/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/snapd-2.37.2/src/github.com/snapcore/snapd/overlord/cmdstate BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b194/_pkg_.a -trimpath $WORK/b194 -shared -p github.com/snapcore/snapd/overlord/cmdstate -complete -installsuffix shared -buildid WL_LGT3a88N8AaEaXHmk/WL_LGT3a88N8AaEaXHmk -goversion go1.10.7 -D "" -importcfg $WORK/b194/importcfg -pack ./cmdmgr.go ./cmdstate.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b194/_pkg_.a # internal BUILDSTDERR: cp $WORK/b194/_pkg_.a /builddir/.cache/go-build/db/db067b426919bec9a82a4ff831f87c61dde12fbda62facfd17f854f9b4177eb9-d # internal BUILDSTDERR: github.com/godbus/dbus BUILDSTDERR: mkdir -p $WORK/b199/ BUILDSTDERR: cat >$WORK/b199/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile bufio=$WORK/b025/_pkg_.a BUILDSTDERR: packagefile bytes=$WORK/b023/_pkg_.a BUILDSTDERR: packagefile crypto/rand=$WORK/b036/_pkg_.a BUILDSTDERR: packagefile crypto/sha1=$WORK/b078/_pkg_.a BUILDSTDERR: packagefile encoding/binary=$WORK/b029/_pkg_.a BUILDSTDERR: packagefile encoding/hex=$WORK/b054/_pkg_.a BUILDSTDERR: packagefile errors=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b002/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile net=$WORK/b092/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b013/_pkg_.a BUILDSTDERR: packagefile os/exec=$WORK/b065/_pkg_.a BUILDSTDERR: packagefile os/user=$WORK/b066/_pkg_.a BUILDSTDERR: packagefile reflect=$WORK/b018/_pkg_.a BUILDSTDERR: packagefile sort=$WORK/b030/_pkg_.a BUILDSTDERR: packagefile strconv=$WORK/b019/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b031/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b005/_pkg_.a BUILDSTDERR: packagefile syscall=$WORK/b015/_pkg_.a BUILDSTDERR: packagefile unicode=$WORK/b021/_pkg_.a BUILDSTDERR: packagefile unicode/utf8=$WORK/b020/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/share/gocode/src/github.com/godbus/dbus BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b199/_pkg_.a -trimpath $WORK/b199 -shared -p github.com/godbus/dbus -complete -installsuffix shared -buildid NllV8mmEwZ-wwt89Rtf_/NllV8mmEwZ-wwt89Rtf_ -goversion go1.10.7 -D "" -importcfg $WORK/b199/importcfg -pack ./auth.go ./auth_external.go ./auth_sha1.go ./call.go ./conn.go ./conn_other.go ./dbus.go ./decoder.go ./default_handler.go ./doc.go ./encoder.go ./export.go ./homedir.go ./homedir_dynamic.go ./message.go ./object.go ./server_interfaces.go ./sig.go ./transport_generic.go ./transport_tcp.go ./transport_unix.go ./transport_unixcred_linux.go ./variant.go ./variant_lexer.go ./variant_parser.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b189/_pkg_.a # internal BUILDSTDERR: cp $WORK/b189/_pkg_.a /builddir/.cache/go-build/81/81d6d4e0eead8c4fc09a8249034351b1c4551e0eb80131faf839dab6e4855399-d # internal BUILDSTDERR: text/template BUILDSTDERR: mkdir -p $WORK/b188/ BUILDSTDERR: cat >$WORK/b188/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile bytes=$WORK/b023/_pkg_.a BUILDSTDERR: packagefile errors=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b002/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile io/ioutil=$WORK/b064/_pkg_.a BUILDSTDERR: packagefile net/url=$WORK/b095/_pkg_.a BUILDSTDERR: packagefile path/filepath=$WORK/b060/_pkg_.a BUILDSTDERR: packagefile reflect=$WORK/b018/_pkg_.a BUILDSTDERR: packagefile runtime=$WORK/b008/_pkg_.a BUILDSTDERR: packagefile sort=$WORK/b030/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b031/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b005/_pkg_.a BUILDSTDERR: packagefile text/template/parse=$WORK/b189/_pkg_.a BUILDSTDERR: packagefile unicode=$WORK/b021/_pkg_.a BUILDSTDERR: packagefile unicode/utf8=$WORK/b020/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/text/template BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b188/_pkg_.a -trimpath $WORK/b188 -shared -p text/template -std -complete -installsuffix shared -buildid _5yafrkNkLJoae3ppeA_/_5yafrkNkLJoae3ppeA_ -goversion go1.10.7 -D "" -importcfg $WORK/b188/importcfg -pack ./doc.go ./exec.go ./funcs.go ./helper.go ./option.go ./template.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b181/_pkg_.a # internal BUILDSTDERR: cp $WORK/b181/_pkg_.a /builddir/.cache/go-build/18/1869a3c8baa9f0a9f0fee3ec76c90632b9c0b6c420a72c1ab1d5643467feb38e-d # internal BUILDSTDERR: github.com/snapcore/snapd/interfaces/dbus BUILDSTDERR: mkdir -p $WORK/b205/ BUILDSTDERR: cat >$WORK/b205/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile bytes=$WORK/b023/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b002/_pkg_.a BUILDSTDERR: packagefile github.com/snapcore/snapd/dirs=$WORK/b096/_pkg_.a BUILDSTDERR: packagefile github.com/snapcore/snapd/interfaces=$WORK/b157/_pkg_.a BUILDSTDERR: packagefile github.com/snapcore/snapd/logger=$WORK/b100/_pkg_.a BUILDSTDERR: packagefile github.com/snapcore/snapd/osutil=$WORK/b047/_pkg_.a BUILDSTDERR: packagefile github.com/snapcore/snapd/release=$WORK/b068/_pkg_.a BUILDSTDERR: packagefile github.com/snapcore/snapd/snap=$WORK/b098/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b013/_pkg_.a BUILDSTDERR: packagefile path/filepath=$WORK/b060/_pkg_.a BUILDSTDERR: packagefile sort=$WORK/b030/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b031/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/snapd-2.37.2/src/github.com/snapcore/snapd/interfaces/dbus BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b205/_pkg_.a -trimpath $WORK/b205 -shared -p github.com/snapcore/snapd/interfaces/dbus -complete -installsuffix shared -buildid j_PLmTLeD7FzLYzmxEez/j_PLmTLeD7FzLYzmxEez -goversion go1.10.7 -D "" -importcfg $WORK/b205/importcfg -pack ./backend.go ./dbus.go ./spec.go ./template.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b205/_pkg_.a # internal BUILDSTDERR: cp $WORK/b205/_pkg_.a /builddir/.cache/go-build/c4/c483e505a933626953d77683504a30b448be4108a9757eaf3612871394e6af25-d # internal BUILDSTDERR: github.com/snapcore/snapd/interfaces/apparmor BUILDSTDERR: mkdir -p $WORK/b204/ BUILDSTDERR: cat >$WORK/b204/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile bytes=$WORK/b023/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b002/_pkg_.a BUILDSTDERR: packagefile github.com/snapcore/snapd/dirs=$WORK/b096/_pkg_.a BUILDSTDERR: packagefile github.com/snapcore/snapd/interfaces=$WORK/b157/_pkg_.a BUILDSTDERR: packagefile github.com/snapcore/snapd/interfaces/dbus=$WORK/b205/_pkg_.a BUILDSTDERR: packagefile github.com/snapcore/snapd/logger=$WORK/b100/_pkg_.a BUILDSTDERR: packagefile github.com/snapcore/snapd/osutil=$WORK/b047/_pkg_.a BUILDSTDERR: packagefile github.com/snapcore/snapd/release=$WORK/b068/_pkg_.a BUILDSTDERR: packagefile github.com/snapcore/snapd/snap=$WORK/b098/_pkg_.a BUILDSTDERR: packagefile github.com/snapcore/snapd/strutil=$WORK/b056/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile io/ioutil=$WORK/b064/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b013/_pkg_.a BUILDSTDERR: packagefile os/exec=$WORK/b065/_pkg_.a BUILDSTDERR: packagefile path/filepath=$WORK/b060/_pkg_.a BUILDSTDERR: packagefile regexp=$WORK/b058/_pkg_.a BUILDSTDERR: packagefile sort=$WORK/b030/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b031/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/snapd-2.37.2/src/github.com/snapcore/snapd/interfaces/apparmor BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b204/_pkg_.a -trimpath $WORK/b204 -shared -p github.com/snapcore/snapd/interfaces/apparmor -complete -installsuffix shared -buildid 0JHUy5RNuYzbpJDQ3vtD/0JHUy5RNuYzbpJDQ3vtD -goversion go1.10.7 -D "" -importcfg $WORK/b204/importcfg -pack ./apparmor.go ./backend.go ./spec.go ./template.go ./template_vars.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b188/_pkg_.a # internal BUILDSTDERR: cp $WORK/b188/_pkg_.a /builddir/.cache/go-build/32/3238d499cf7d03070635090538569e78ca8ac4adde5b06a0cd1963710be513bc-d # internal BUILDSTDERR: github.com/snapcore/snapd/wrappers BUILDSTDERR: mkdir -p $WORK/b187/ BUILDSTDERR: cat >$WORK/b187/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile bufio=$WORK/b025/_pkg_.a BUILDSTDERR: packagefile bytes=$WORK/b023/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b002/_pkg_.a BUILDSTDERR: packagefile github.com/snapcore/snapd/dirs=$WORK/b096/_pkg_.a BUILDSTDERR: packagefile github.com/snapcore/snapd/logger=$WORK/b100/_pkg_.a BUILDSTDERR: packagefile github.com/snapcore/snapd/osutil=$WORK/b047/_pkg_.a BUILDSTDERR: packagefile github.com/snapcore/snapd/release=$WORK/b068/_pkg_.a BUILDSTDERR: packagefile github.com/snapcore/snapd/snap=$WORK/b098/_pkg_.a BUILDSTDERR: packagefile github.com/snapcore/snapd/systemd=$WORK/b146/_pkg_.a BUILDSTDERR: packagefile github.com/snapcore/snapd/timeout=$WORK/b104/_pkg_.a BUILDSTDERR: packagefile github.com/snapcore/snapd/timeutil=$WORK/b105/_pkg_.a BUILDSTDERR: packagefile io/ioutil=$WORK/b064/_pkg_.a BUILDSTDERR: packagefile math/rand=$WORK/b043/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b013/_pkg_.a BUILDSTDERR: packagefile os/exec=$WORK/b065/_pkg_.a BUILDSTDERR: packagefile path/filepath=$WORK/b060/_pkg_.a BUILDSTDERR: packagefile regexp=$WORK/b058/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b031/_pkg_.a BUILDSTDERR: packagefile text/template=$WORK/b188/_pkg_.a BUILDSTDERR: packagefile time=$WORK/b016/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/snapd-2.37.2/src/github.com/snapcore/snapd/wrappers BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b187/_pkg_.a -trimpath $WORK/b187 -shared -p github.com/snapcore/snapd/wrappers -complete -installsuffix shared -buildid vR9b9bJOagbqRNln7LXi/vR9b9bJOagbqRNln7LXi -goversion go1.10.7 -D "" -importcfg $WORK/b187/importcfg -pack ./binaries.go ./core18.go ./desktop.go ./services.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b204/_pkg_.a # internal BUILDSTDERR: cp $WORK/b204/_pkg_.a /builddir/.cache/go-build/60/606d79ba102a6bd83f9e691819c6f1769d35a029b166f27cb1b4f2127b71d51d-d # internal BUILDSTDERR: github.com/snapcore/snapd/interfaces/kmod BUILDSTDERR: mkdir -p $WORK/b206/ BUILDSTDERR: cat >$WORK/b206/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile bytes=$WORK/b023/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b002/_pkg_.a BUILDSTDERR: packagefile github.com/snapcore/snapd/dirs=$WORK/b096/_pkg_.a BUILDSTDERR: packagefile github.com/snapcore/snapd/interfaces=$WORK/b157/_pkg_.a BUILDSTDERR: packagefile github.com/snapcore/snapd/osutil=$WORK/b047/_pkg_.a BUILDSTDERR: packagefile github.com/snapcore/snapd/snap=$WORK/b098/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b013/_pkg_.a BUILDSTDERR: packagefile os/exec=$WORK/b065/_pkg_.a BUILDSTDERR: packagefile sort=$WORK/b030/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b031/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/snapd-2.37.2/src/github.com/snapcore/snapd/interfaces/kmod BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b206/_pkg_.a -trimpath $WORK/b206 -shared -p github.com/snapcore/snapd/interfaces/kmod -complete -installsuffix shared -buildid 76SXiLlsH7Gzqh-Ebfag/76SXiLlsH7Gzqh-Ebfag -goversion go1.10.7 -D "" -importcfg $WORK/b206/importcfg -pack ./backend.go ./kmod.go ./spec.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b206/_pkg_.a # internal BUILDSTDERR: cp $WORK/b206/_pkg_.a /builddir/.cache/go-build/80/8099ca984ea3538d74da7f823c6465a93ef512c1bcc6d4700b64cb0b5ea03856-d # internal BUILDSTDERR: github.com/snapcore/snapd/interfaces/seccomp BUILDSTDERR: mkdir -p $WORK/b207/ BUILDSTDERR: cat >$WORK/b207/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile bytes=$WORK/b023/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b002/_pkg_.a BUILDSTDERR: packagefile github.com/snapcore/snapd/arch=$WORK/b099/_pkg_.a BUILDSTDERR: packagefile github.com/snapcore/snapd/dirs=$WORK/b096/_pkg_.a BUILDSTDERR: packagefile github.com/snapcore/snapd/interfaces=$WORK/b157/_pkg_.a BUILDSTDERR: packagefile github.com/snapcore/snapd/logger=$WORK/b100/_pkg_.a BUILDSTDERR: packagefile github.com/snapcore/snapd/osutil=$WORK/b047/_pkg_.a BUILDSTDERR: packagefile github.com/snapcore/snapd/release=$WORK/b068/_pkg_.a BUILDSTDERR: packagefile github.com/snapcore/snapd/snap=$WORK/b098/_pkg_.a BUILDSTDERR: packagefile github.com/snapcore/snapd/strutil=$WORK/b056/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b013/_pkg_.a BUILDSTDERR: packagefile os/exec=$WORK/b065/_pkg_.a BUILDSTDERR: packagefile path/filepath=$WORK/b060/_pkg_.a BUILDSTDERR: packagefile sort=$WORK/b030/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b031/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b199/_pkg_.a # internal BUILDSTDERR: cd /builddir/build/BUILD/snapd-2.37.2/src/github.com/snapcore/snapd/interfaces/seccomp BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b207/_pkg_.a -trimpath $WORK/b207 -shared -p github.com/snapcore/snapd/interfaces/seccomp -complete -installsuffix shared -buildid asfUpUpRpSCiyQPZ4E8n/asfUpUpRpSCiyQPZ4E8n -goversion go1.10.7 -D "" -importcfg $WORK/b207/importcfg -pack ./backend.go ./spec.go ./template.go BUILDSTDERR: cp $WORK/b199/_pkg_.a /builddir/.cache/go-build/88/881d39020d2dd41cc812583a092481d8d6b581804455736c6412a43a5a3fef0d-d # internal BUILDSTDERR: github.com/snapcore/snapd/netutil BUILDSTDERR: mkdir -p $WORK/b198/ BUILDSTDERR: cat >$WORK/b198/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile fmt=$WORK/b002/_pkg_.a BUILDSTDERR: packagefile github.com/godbus/dbus=$WORK/b199/_pkg_.a BUILDSTDERR: packagefile github.com/snapcore/snapd/logger=$WORK/b100/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/snapd-2.37.2/src/github.com/snapcore/snapd/netutil BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b198/_pkg_.a -trimpath $WORK/b198 -shared -p github.com/snapcore/snapd/netutil -complete -installsuffix shared -buildid 6XWK-Yrmmbi7fbqgI3uf/6XWK-Yrmmbi7fbqgI3uf -goversion go1.10.7 -D "" -importcfg $WORK/b198/importcfg -pack ./metered.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b198/_pkg_.a # internal BUILDSTDERR: cp $WORK/b198/_pkg_.a /builddir/.cache/go-build/40/4002349a01f6c54492e3826be95c19826277eb193d29ff74ce3e2732148097aa-d # internal BUILDSTDERR: github.com/snapcore/snapd/interfaces/systemd BUILDSTDERR: mkdir -p $WORK/b208/ BUILDSTDERR: cat >$WORK/b208/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile bytes=$WORK/b023/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b002/_pkg_.a BUILDSTDERR: packagefile github.com/snapcore/snapd/dirs=$WORK/b096/_pkg_.a BUILDSTDERR: packagefile github.com/snapcore/snapd/interfaces=$WORK/b157/_pkg_.a BUILDSTDERR: packagefile github.com/snapcore/snapd/logger=$WORK/b100/_pkg_.a BUILDSTDERR: packagefile github.com/snapcore/snapd/osutil=$WORK/b047/_pkg_.a BUILDSTDERR: packagefile github.com/snapcore/snapd/snap=$WORK/b098/_pkg_.a BUILDSTDERR: packagefile github.com/snapcore/snapd/systemd=$WORK/b146/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b013/_pkg_.a BUILDSTDERR: packagefile path/filepath=$WORK/b060/_pkg_.a BUILDSTDERR: packagefile time=$WORK/b016/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/snapd-2.37.2/src/github.com/snapcore/snapd/interfaces/systemd BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b208/_pkg_.a -trimpath $WORK/b208 -shared -p github.com/snapcore/snapd/interfaces/systemd -complete -installsuffix shared -buildid 1GQjop5hYxQvtbTu4tER/1GQjop5hYxQvtbTu4tER -goversion go1.10.7 -D "" -importcfg $WORK/b208/importcfg -pack ./backend.go ./service.go ./spec.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b187/_pkg_.a # internal BUILDSTDERR: cp $WORK/b187/_pkg_.a /builddir/.cache/go-build/48/4890dc05de046441b6551e751e8ffa30334dcd8eff23308aab8ddcff0f50798b-d # internal BUILDSTDERR: github.com/snapcore/snapd/interfaces/udev BUILDSTDERR: mkdir -p $WORK/b209/ BUILDSTDERR: cat >$WORK/b209/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile bytes=$WORK/b023/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b002/_pkg_.a BUILDSTDERR: packagefile github.com/snapcore/snapd/dirs=$WORK/b096/_pkg_.a BUILDSTDERR: packagefile github.com/snapcore/snapd/interfaces=$WORK/b157/_pkg_.a BUILDSTDERR: packagefile github.com/snapcore/snapd/osutil=$WORK/b047/_pkg_.a BUILDSTDERR: packagefile github.com/snapcore/snapd/snap=$WORK/b098/_pkg_.a BUILDSTDERR: packagefile github.com/snapcore/snapd/strutil=$WORK/b056/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b013/_pkg_.a BUILDSTDERR: packagefile os/exec=$WORK/b065/_pkg_.a BUILDSTDERR: packagefile path/filepath=$WORK/b060/_pkg_.a BUILDSTDERR: packagefile sort=$WORK/b030/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b031/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/snapd-2.37.2/src/github.com/snapcore/snapd/interfaces/udev BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b209/_pkg_.a -trimpath $WORK/b209 -shared -p github.com/snapcore/snapd/interfaces/udev -complete -installsuffix shared -buildid B9ItT2wwvuInV82yHyJ_/B9ItT2wwvuInV82yHyJ_ -goversion go1.10.7 -D "" -importcfg $WORK/b209/importcfg -pack ./backend.go ./spec.go ./udev.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b207/_pkg_.a # internal BUILDSTDERR: cp $WORK/b207/_pkg_.a /builddir/.cache/go-build/e5/e57e2c756374bce290f2c11d3bcea4b2bd79676a5788b6ef46394956597dc5af-d # internal BUILDSTDERR: github.com/snapcore/snapd/osutil/udev/netlink BUILDSTDERR: mkdir -p $WORK/b213/ BUILDSTDERR: cat >$WORK/b213/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile bytes=$WORK/b023/_pkg_.a BUILDSTDERR: packagefile encoding/binary=$WORK/b029/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b002/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b013/_pkg_.a BUILDSTDERR: packagefile regexp=$WORK/b058/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b031/_pkg_.a BUILDSTDERR: packagefile syscall=$WORK/b015/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/snapd-2.37.2/src/github.com/snapcore/snapd/osutil/udev/netlink BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b213/_pkg_.a -trimpath $WORK/b213 -shared -p github.com/snapcore/snapd/osutil/udev/netlink -complete -installsuffix shared -buildid Yv9rwJ35LyETVbzcRopq/Yv9rwJ35LyETVbzcRopq -goversion go1.10.7 -D "" -importcfg $WORK/b213/importcfg -pack ./conn.go ./matcher.go ./uevent.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b208/_pkg_.a # internal BUILDSTDERR: cp $WORK/b208/_pkg_.a /builddir/.cache/go-build/0f/0f7887cbe80bb85446aa5189437a16c3a586d8c418481e2ad39ad0d5b7c4631c-d # internal BUILDSTDERR: archive/zip BUILDSTDERR: mkdir -p $WORK/b217/ BUILDSTDERR: cat >$WORK/b217/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile bufio=$WORK/b025/_pkg_.a BUILDSTDERR: packagefile compress/flate=$WORK/b050/_pkg_.a BUILDSTDERR: packagefile encoding/binary=$WORK/b029/_pkg_.a BUILDSTDERR: packagefile errors=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b002/_pkg_.a BUILDSTDERR: packagefile hash=$WORK/b035/_pkg_.a BUILDSTDERR: packagefile hash/crc32=$WORK/b117/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile io/ioutil=$WORK/b064/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b013/_pkg_.a BUILDSTDERR: packagefile path=$WORK/b053/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b005/_pkg_.a BUILDSTDERR: packagefile time=$WORK/b016/_pkg_.a BUILDSTDERR: packagefile unicode/utf8=$WORK/b020/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/archive/zip BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b217/_pkg_.a -trimpath $WORK/b217 -shared -p archive/zip -std -complete -installsuffix shared -buildid fmCjLHUPXhBKvyqjJyM_/fmCjLHUPXhBKvyqjJyM_ -goversion go1.10.7 -D "" -importcfg $WORK/b217/importcfg -pack ./reader.go ./register.go ./struct.go ./writer.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b209/_pkg_.a # internal BUILDSTDERR: cp $WORK/b209/_pkg_.a /builddir/.cache/go-build/56/567d00e2d9836a79e63dae3a31b8f1c4b9df6ba5299f0e3b09f7bc7c8b511987-d # internal BUILDSTDERR: github.com/snapcore/snapd/overlord/standby BUILDSTDERR: mkdir -p $WORK/b221/ BUILDSTDERR: cat >$WORK/b221/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile github.com/snapcore/snapd/overlord/state=$WORK/b166/_pkg_.a BUILDSTDERR: packagefile time=$WORK/b016/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/snapd-2.37.2/src/github.com/snapcore/snapd/overlord/standby BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b221/_pkg_.a -trimpath $WORK/b221 -shared -p github.com/snapcore/snapd/overlord/standby -complete -installsuffix shared -buildid _G6KZFie5H_0BHI3Nqbd/_G6KZFie5H_0BHI3Nqbd -goversion go1.10.7 -D "" -importcfg $WORK/b221/importcfg -pack ./standby.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b213/_pkg_.a # internal BUILDSTDERR: cp $WORK/b213/_pkg_.a /builddir/.cache/go-build/b8/b8120c1d2cbabadde4d41dc4169c0ed01722238c3f94cfaecca671154e8e50f0-d # internal BUILDSTDERR: github.com/snapcore/snapd/overlord/ifacestate/udevmonitor BUILDSTDERR: mkdir -p $WORK/b212/ BUILDSTDERR: cat >$WORK/b212/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile fmt=$WORK/b002/_pkg_.a BUILDSTDERR: packagefile github.com/snapcore/snapd/interfaces/hotplug=$WORK/b158/_pkg_.a BUILDSTDERR: packagefile github.com/snapcore/snapd/logger=$WORK/b100/_pkg_.a BUILDSTDERR: packagefile github.com/snapcore/snapd/osutil/udev/netlink=$WORK/b213/_pkg_.a BUILDSTDERR: packagefile gopkg.in/tomb.v2=$WORK/b063/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b221/_pkg_.a # internal BUILDSTDERR: cd /builddir/build/BUILD/snapd-2.37.2/src/github.com/snapcore/snapd/overlord/ifacestate/udevmonitor BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b212/_pkg_.a -trimpath $WORK/b212 -shared -p github.com/snapcore/snapd/overlord/ifacestate/udevmonitor -complete -installsuffix shared -buildid CMmp19FAJg6OtRUmnAEw/CMmp19FAJg6OtRUmnAEw -goversion go1.10.7 -D "" -importcfg $WORK/b212/importcfg -pack ./udevmon.go BUILDSTDERR: cp $WORK/b221/_pkg_.a /builddir/.cache/go-build/cc/cc5316c315ff3d034bbeb67a554e99bfc70b1a68e843827b582119d57283f4ef-d # internal BUILDSTDERR: github.com/snapcore/snapd/polkit BUILDSTDERR: mkdir -p $WORK/b222/ BUILDSTDERR: cat >$WORK/b222/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile errors=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b002/_pkg_.a BUILDSTDERR: packagefile github.com/godbus/dbus=$WORK/b199/_pkg_.a BUILDSTDERR: packagefile io/ioutil=$WORK/b064/_pkg_.a BUILDSTDERR: packagefile strconv=$WORK/b019/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b031/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/snapd-2.37.2/src/github.com/snapcore/snapd/polkit BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b222/_pkg_.a -trimpath $WORK/b222 -shared -p github.com/snapcore/snapd/polkit -complete -installsuffix shared -buildid LW8EgTkBHFLkSC81jDvL/LW8EgTkBHFLkSC81jDvL -goversion go1.10.7 -D "" -importcfg $WORK/b222/importcfg -pack ./authority.go ./pid_start_time.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b212/_pkg_.a # internal BUILDSTDERR: cp $WORK/b212/_pkg_.a /builddir/.cache/go-build/7c/7c3478d99d65050b230baa55632867c6d4cd757c52cf7c1b44e6f8d90f615645-d # internal BUILDSTDERR: os/signal BUILDSTDERR: mkdir -p $WORK/b223/ BUILDSTDERR: cat >$WORK/b223/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile os=$WORK/b013/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b005/_pkg_.a BUILDSTDERR: packagefile syscall=$WORK/b015/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/os/signal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b223/_pkg_.a -trimpath $WORK/b223 -shared -p os/signal -std -installsuffix shared -buildid M5gdlJovK0gprUzwbbGI/M5gdlJovK0gprUzwbbGI -goversion go1.10.7 -D "" -importcfg $WORK/b223/importcfg -pack -asmhdr $WORK/b223/go_asm.h ./doc.go ./signal.go ./signal_unix.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b222/_pkg_.a # internal BUILDSTDERR: cp $WORK/b222/_pkg_.a /builddir/.cache/go-build/c2/c22f9440c84470293295e95c090c2a2120e7f9388578e2daddef780e00bcfc1a-d # internal BUILDSTDERR: github.com/snapcore/snapd/sanity BUILDSTDERR: mkdir -p $WORK/b224/ BUILDSTDERR: cat >$WORK/b224/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile bytes=$WORK/b023/_pkg_.a BUILDSTDERR: packagefile compress/gzip=$WORK/b116/_pkg_.a BUILDSTDERR: packagefile encoding/base64=$WORK/b028/_pkg_.a BUILDSTDERR: packagefile errors=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b002/_pkg_.a BUILDSTDERR: packagefile github.com/snapcore/snapd/dirs=$WORK/b096/_pkg_.a BUILDSTDERR: packagefile github.com/snapcore/snapd/logger=$WORK/b100/_pkg_.a BUILDSTDERR: packagefile github.com/snapcore/snapd/osutil=$WORK/b047/_pkg_.a BUILDSTDERR: packagefile github.com/snapcore/snapd/osutil/squashfs=$WORK/b147/_pkg_.a BUILDSTDERR: packagefile github.com/snapcore/snapd/release=$WORK/b068/_pkg_.a BUILDSTDERR: packagefile github.com/snapcore/snapd/strutil=$WORK/b056/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile io/ioutil=$WORK/b064/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b013/_pkg_.a BUILDSTDERR: packagefile os/exec=$WORK/b065/_pkg_.a BUILDSTDERR: packagefile path/filepath=$WORK/b060/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b031/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/snapd-2.37.2/src/github.com/snapcore/snapd/sanity BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b224/_pkg_.a -trimpath $WORK/b224 -shared -p github.com/snapcore/snapd/sanity -complete -installsuffix shared -buildid TcxE_BEoYS0ESjcIoptt/TcxE_BEoYS0ESjcIoptt -goversion go1.10.7 -D "" -importcfg $WORK/b224/importcfg -pack ./apparmor_lxd.go ./check.go ./squashfs.go ./version.go ./wsl.go BUILDSTDERR: cd /usr/lib/golang/src/os/signal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/asm -trimpath $WORK/b223 -I $WORK/b223/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm -shared -o $WORK/b223/sig.o ./sig.s BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/pack r $WORK/b223/_pkg_.a $WORK/b223/sig.o # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b223/_pkg_.a # internal BUILDSTDERR: cp $WORK/b223/_pkg_.a /builddir/.cache/go-build/19/19ad250953f00f6877ca61b4b83ad81d8c3b5530752e14d709ce44c174357a6a-d # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b224/_pkg_.a # internal BUILDSTDERR: cp $WORK/b224/_pkg_.a /builddir/.cache/go-build/52/5215706c83d77a6e6ce744fd381074e82b3976b79bcd1021464de82f9d5e44db-d # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b217/_pkg_.a # internal BUILDSTDERR: cp $WORK/b217/_pkg_.a /builddir/.cache/go-build/1e/1e657ee660bc9935f951c7e3f1c79c421a8ddfb93a7764978187e103e5247257-d # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b115/_pkg_.a # internal BUILDSTDERR: cp $WORK/b115/_pkg_.a /builddir/.cache/go-build/37/3743f005bd9f8e1b6a879a4116a60b868bf40c51d64615e2d88e7c506674cf83-d # internal BUILDSTDERR: golang.org/x/net/context/ctxhttp BUILDSTDERR: mkdir -p $WORK/b193/ BUILDSTDERR: net/http/httputil BUILDSTDERR: github.com/gorilla/mux BUILDSTDERR: github.com/snapcore/snapd/client BUILDSTDERR: mkdir -p $WORK/b156/ BUILDSTDERR: cat >$WORK/b193/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile golang.org/x/net/context=$WORK/b061/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile net/http=$WORK/b115/_pkg_.a BUILDSTDERR: packagefile net/url=$WORK/b095/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b031/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: mkdir -p $WORK/b151/ BUILDSTDERR: cat >$WORK/b156/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile bufio=$WORK/b025/_pkg_.a BUILDSTDERR: packagefile bytes=$WORK/b023/_pkg_.a BUILDSTDERR: packagefile context=$WORK/b062/_pkg_.a BUILDSTDERR: packagefile errors=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b002/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile io/ioutil=$WORK/b064/_pkg_.a BUILDSTDERR: packagefile log=$WORK/b089/_pkg_.a BUILDSTDERR: packagefile net=$WORK/b092/_pkg_.a BUILDSTDERR: packagefile net/http=$WORK/b115/_pkg_.a BUILDSTDERR: packagefile net/http/internal=$WORK/b141/_pkg_.a BUILDSTDERR: packagefile net/textproto=$WORK/b091/_pkg_.a BUILDSTDERR: packagefile net/url=$WORK/b095/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b031/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b005/_pkg_.a BUILDSTDERR: packagefile time=$WORK/b016/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cat >$WORK/b151/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile bytes=$WORK/b023/_pkg_.a BUILDSTDERR: packagefile context=$WORK/b062/_pkg_.a BUILDSTDERR: packagefile errors=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b002/_pkg_.a BUILDSTDERR: packagefile net/http=$WORK/b115/_pkg_.a BUILDSTDERR: packagefile net/url=$WORK/b095/_pkg_.a BUILDSTDERR: packagefile path=$WORK/b053/_pkg_.a BUILDSTDERR: packagefile regexp=$WORK/b058/_pkg_.a BUILDSTDERR: packagefile strconv=$WORK/b019/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b031/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: mkdir -p $WORK/b024/ BUILDSTDERR: cd /usr/lib/golang/src/net/http/httputil BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b156/_pkg_.a -trimpath $WORK/b156 -shared -p net/http/httputil -std -complete -installsuffix shared -buildid icTdmETIJ6IbH6pYSrSy/icTdmETIJ6IbH6pYSrSy -goversion go1.10.7 -D "" -importcfg $WORK/b156/importcfg -pack ./dump.go ./httputil.go ./persist.go ./reverseproxy.go BUILDSTDERR: cd /usr/share/gocode/src/github.com/gorilla/mux BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b151/_pkg_.a -trimpath $WORK/b151 -shared -p github.com/gorilla/mux -complete -installsuffix shared -buildid EW6IZrnN9zC0hIyHBWsO/EW6IZrnN9zC0hIyHBWsO -goversion go1.10.7 -D "" -importcfg $WORK/b151/importcfg -pack ./context_native.go ./doc.go ./mux.go ./regexp.go ./route.go BUILDSTDERR: cat >$WORK/b024/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile bufio=$WORK/b025/_pkg_.a BUILDSTDERR: packagefile bytes=$WORK/b023/_pkg_.a BUILDSTDERR: packagefile encoding/json=$WORK/b026/_pkg_.a BUILDSTDERR: packagefile errors=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b002/_pkg_.a BUILDSTDERR: packagefile github.com/snapcore/snapd/asserts=$WORK/b033/_pkg_.a BUILDSTDERR: packagefile github.com/snapcore/snapd/dirs=$WORK/b096/_pkg_.a BUILDSTDERR: packagefile github.com/snapcore/snapd/jsonutil=$WORK/b097/_pkg_.a BUILDSTDERR: packagefile github.com/snapcore/snapd/osutil=$WORK/b047/_pkg_.a BUILDSTDERR: packagefile github.com/snapcore/snapd/snap=$WORK/b098/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile io/ioutil=$WORK/b064/_pkg_.a BUILDSTDERR: packagefile mime/multipart=$WORK/b113/_pkg_.a BUILDSTDERR: packagefile net=$WORK/b092/_pkg_.a BUILDSTDERR: packagefile net/http=$WORK/b115/_pkg_.a BUILDSTDERR: packagefile net/url=$WORK/b095/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b013/_pkg_.a BUILDSTDERR: packagefile path=$WORK/b053/_pkg_.a BUILDSTDERR: packagefile path/filepath=$WORK/b060/_pkg_.a BUILDSTDERR: packagefile regexp=$WORK/b058/_pkg_.a BUILDSTDERR: packagefile strconv=$WORK/b019/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b031/_pkg_.a BUILDSTDERR: packagefile time=$WORK/b016/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/share/gocode/src/golang.org/x/net/context/ctxhttp BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b193/_pkg_.a -trimpath $WORK/b193 -shared -p golang.org/x/net/context/ctxhttp -complete -installsuffix shared -buildid zsC-UCGVz5Ul7jDYVc_8/zsC-UCGVz5Ul7jDYVc_8 -goversion go1.10.7 -D "" -importcfg $WORK/b193/importcfg -pack ./ctxhttp.go BUILDSTDERR: cd /builddir/build/BUILD/snapd-2.37.2/src/github.com/snapcore/snapd/client BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b024/_pkg_.a -trimpath $WORK/b024 -shared -p github.com/snapcore/snapd/client -complete -installsuffix shared -buildid jRvUsJAckWldPVnWwl1Y/jRvUsJAckWldPVnWwl1Y -goversion go1.10.7 -D "" -importcfg $WORK/b024/importcfg -pack ./aliases.go ./apps.go ./asserts.go ./buy.go ./change.go ./client.go ./conf.go ./icons.go ./interfaces.go ./login.go ./packages.go ./snap_op.go ./snapctl.go ./snapshot.go ./warnings.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b193/_pkg_.a # internal BUILDSTDERR: cp $WORK/b193/_pkg_.a /builddir/.cache/go-build/4c/4c099c6026b058312bc8ba7bba7db91d855043c6092cf8f535400e56348928ef-d # internal BUILDSTDERR: github.com/snapcore/snapd/overlord/configstate/proxyconf BUILDSTDERR: mkdir -p $WORK/b200/ BUILDSTDERR: cat >$WORK/b200/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile fmt=$WORK/b002/_pkg_.a BUILDSTDERR: packagefile github.com/snapcore/snapd/overlord/configstate/config=$WORK/b164/_pkg_.a BUILDSTDERR: packagefile github.com/snapcore/snapd/overlord/state=$WORK/b166/_pkg_.a BUILDSTDERR: packagefile net/http=$WORK/b115/_pkg_.a BUILDSTDERR: packagefile net/url=$WORK/b095/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/snapd-2.37.2/src/github.com/snapcore/snapd/overlord/configstate/proxyconf BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b200/_pkg_.a -trimpath $WORK/b200 -shared -p github.com/snapcore/snapd/overlord/configstate/proxyconf -complete -installsuffix shared -buildid 8Ajh90Rlf4XIG5ErF5fg/8Ajh90Rlf4XIG5ErF5fg -goversion go1.10.7 -D "" -importcfg $WORK/b200/importcfg -pack ./proxy.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b200/_pkg_.a # internal BUILDSTDERR: cp $WORK/b200/_pkg_.a /builddir/.cache/go-build/a9/a92896061e3e2006cbc6711ff677cb6afbe0cc48b95ef353865bf0f2ecb50700-d # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b156/_pkg_.a # internal BUILDSTDERR: cp $WORK/b156/_pkg_.a /builddir/.cache/go-build/48/4889d5e969183b23aa1c87fb7ddbae60481095a66179d666b8c4b5b4dca23049-d # internal BUILDSTDERR: github.com/snapcore/snapd/httputil BUILDSTDERR: mkdir -p $WORK/b154/ BUILDSTDERR: cat >$WORK/b154/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile crypto/tls=$WORK/b119/_pkg_.a BUILDSTDERR: packagefile errors=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b002/_pkg_.a BUILDSTDERR: packagefile github.com/snapcore/snapd/arch=$WORK/b099/_pkg_.a BUILDSTDERR: packagefile github.com/snapcore/snapd/logger=$WORK/b100/_pkg_.a BUILDSTDERR: packagefile github.com/snapcore/snapd/osutil=$WORK/b047/_pkg_.a BUILDSTDERR: packagefile github.com/snapcore/snapd/release=$WORK/b068/_pkg_.a BUILDSTDERR: packagefile gopkg.in/retry.v1=$WORK/b155/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile net=$WORK/b092/_pkg_.a BUILDSTDERR: packagefile net/http=$WORK/b115/_pkg_.a BUILDSTDERR: packagefile net/http/httputil=$WORK/b156/_pkg_.a BUILDSTDERR: packagefile net/url=$WORK/b095/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b013/_pkg_.a BUILDSTDERR: packagefile strconv=$WORK/b019/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b031/_pkg_.a BUILDSTDERR: packagefile syscall=$WORK/b015/_pkg_.a BUILDSTDERR: packagefile time=$WORK/b016/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/snapd-2.37.2/src/github.com/snapcore/snapd/httputil BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b154/_pkg_.a -trimpath $WORK/b154 -shared -p github.com/snapcore/snapd/httputil -complete -installsuffix shared -buildid Rcw8dBwAw2AlCcXovgQT/Rcw8dBwAw2AlCcXovgQT -goversion go1.10.7 -D "" -importcfg $WORK/b154/importcfg -pack ./client.go ./logger.go ./redirect18.go ./retry.go ./transport17.go ./useragent.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b151/_pkg_.a # internal BUILDSTDERR: cp $WORK/b151/_pkg_.a /builddir/.cache/go-build/52/5282c508b0cd546235b3acf9f67fa66c850f34226233a39573866cbe14889dfe-d # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b154/_pkg_.a # internal BUILDSTDERR: cp $WORK/b154/_pkg_.a /builddir/.cache/go-build/62/627d10baa17ddfd1cfd580c7b71ebf4c6222b849a7ed7c4d3efb8b9b7484063f-d # internal BUILDSTDERR: github.com/snapcore/snapd/errtracker BUILDSTDERR: mkdir -p $WORK/b180/ BUILDSTDERR: cat >$WORK/b180/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile bytes=$WORK/b023/_pkg_.a BUILDSTDERR: packagefile crypto/md5=$WORK/b077/_pkg_.a BUILDSTDERR: packagefile crypto/sha512=$WORK/b046/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b002/_pkg_.a BUILDSTDERR: packagefile github.com/boltdb/bolt=$WORK/b173/_pkg_.a BUILDSTDERR: packagefile github.com/snapcore/snapd/arch=$WORK/b099/_pkg_.a BUILDSTDERR: packagefile github.com/snapcore/snapd/dirs=$WORK/b096/_pkg_.a BUILDSTDERR: packagefile github.com/snapcore/snapd/httputil=$WORK/b154/_pkg_.a BUILDSTDERR: packagefile github.com/snapcore/snapd/logger=$WORK/b100/_pkg_.a BUILDSTDERR: packagefile github.com/snapcore/snapd/osutil=$WORK/b047/_pkg_.a BUILDSTDERR: packagefile github.com/snapcore/snapd/release=$WORK/b068/_pkg_.a BUILDSTDERR: packagefile gopkg.in/mgo.v2/bson=$WORK/b181/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile io/ioutil=$WORK/b064/_pkg_.a BUILDSTDERR: packagefile net/http=$WORK/b115/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b013/_pkg_.a BUILDSTDERR: packagefile os/exec=$WORK/b065/_pkg_.a BUILDSTDERR: packagefile path/filepath=$WORK/b060/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b031/_pkg_.a BUILDSTDERR: packagefile time=$WORK/b016/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/snapd-2.37.2/src/github.com/snapcore/snapd/errtracker BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b180/_pkg_.a -trimpath $WORK/b180 -shared -p github.com/snapcore/snapd/errtracker -complete -installsuffix shared -buildid VZNRgIRI98vjIrM8XSmz/VZNRgIRI98vjIrM8XSmz -goversion go1.10.7 -D "" -importcfg $WORK/b180/importcfg -pack ./errtracker.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b024/_pkg_.a # internal BUILDSTDERR: cp $WORK/b024/_pkg_.a /builddir/.cache/go-build/ed/eddab1c8a6f3f59427d43617d041f87c329ffc34a2d42094f971e900f36d620a-d # internal BUILDSTDERR: github.com/snapcore/snapd/cmd BUILDSTDERR: mkdir -p $WORK/b022/ BUILDSTDERR: cat >$WORK/b022/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile bytes=$WORK/b023/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b002/_pkg_.a BUILDSTDERR: packagefile github.com/snapcore/snapd/client=$WORK/b024/_pkg_.a BUILDSTDERR: packagefile github.com/snapcore/snapd/dirs=$WORK/b096/_pkg_.a BUILDSTDERR: packagefile github.com/snapcore/snapd/logger=$WORK/b100/_pkg_.a BUILDSTDERR: packagefile github.com/snapcore/snapd/osutil=$WORK/b047/_pkg_.a BUILDSTDERR: packagefile github.com/snapcore/snapd/progress=$WORK/b142/_pkg_.a BUILDSTDERR: packagefile github.com/snapcore/snapd/release=$WORK/b068/_pkg_.a BUILDSTDERR: packagefile github.com/snapcore/snapd/snap=$WORK/b098/_pkg_.a BUILDSTDERR: packagefile github.com/snapcore/snapd/strutil=$WORK/b056/_pkg_.a BUILDSTDERR: packagefile github.com/snapcore/snapd/systemd=$WORK/b146/_pkg_.a BUILDSTDERR: packagefile io/ioutil=$WORK/b064/_pkg_.a BUILDSTDERR: packagefile log=$WORK/b089/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b013/_pkg_.a BUILDSTDERR: packagefile path/filepath=$WORK/b060/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b031/_pkg_.a BUILDSTDERR: packagefile syscall=$WORK/b015/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/snapd-2.37.2/src/github.com/snapcore/snapd/cmd BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b022/_pkg_.a -trimpath $WORK/b022 -shared -p github.com/snapcore/snapd/cmd -complete -installsuffix shared -buildid HZRqvg-ERMzGHtmTuYe_/HZRqvg-ERMzGHtmTuYe_ -goversion go1.10.7 -D "" -importcfg $WORK/b022/importcfg -pack ./appinfo.go ./cmd_linux.go ./version.go ./version_generated.go BUILDSTDERR: github.com/snapcore/snapd/store BUILDSTDERR: mkdir -p $WORK/b190/ BUILDSTDERR: github.com/snapcore/snapd/overlord/snapshotstate/backend BUILDSTDERR: mkdir -p $WORK/b216/ BUILDSTDERR: cat >$WORK/b190/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile bytes=$WORK/b023/_pkg_.a BUILDSTDERR: packagefile crypto=$WORK/b034/_pkg_.a BUILDSTDERR: packagefile encoding/base64=$WORK/b028/_pkg_.a BUILDSTDERR: packagefile encoding/json=$WORK/b026/_pkg_.a BUILDSTDERR: packagefile errors=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b002/_pkg_.a BUILDSTDERR: packagefile github.com/juju/ratelimit=$WORK/b191/_pkg_.a BUILDSTDERR: packagefile github.com/snapcore/snapd/arch=$WORK/b099/_pkg_.a BUILDSTDERR: packagefile github.com/snapcore/snapd/asserts=$WORK/b033/_pkg_.a BUILDSTDERR: packagefile github.com/snapcore/snapd/client=$WORK/b024/_pkg_.a BUILDSTDERR: packagefile github.com/snapcore/snapd/dirs=$WORK/b096/_pkg_.a BUILDSTDERR: packagefile github.com/snapcore/snapd/httputil=$WORK/b154/_pkg_.a BUILDSTDERR: packagefile github.com/snapcore/snapd/i18n=$WORK/b106/_pkg_.a BUILDSTDERR: packagefile github.com/snapcore/snapd/jsonutil=$WORK/b097/_pkg_.a BUILDSTDERR: packagefile github.com/snapcore/snapd/jsonutil/safejson=$WORK/b192/_pkg_.a BUILDSTDERR: packagefile github.com/snapcore/snapd/logger=$WORK/b100/_pkg_.a BUILDSTDERR: packagefile github.com/snapcore/snapd/osutil=$WORK/b047/_pkg_.a BUILDSTDERR: packagefile github.com/snapcore/snapd/overlord/auth=$WORK/b163/_pkg_.a BUILDSTDERR: packagefile github.com/snapcore/snapd/progress=$WORK/b142/_pkg_.a BUILDSTDERR: packagefile github.com/snapcore/snapd/release=$WORK/b068/_pkg_.a BUILDSTDERR: packagefile github.com/snapcore/snapd/snap=$WORK/b098/_pkg_.a BUILDSTDERR: packagefile github.com/snapcore/snapd/strutil=$WORK/b056/_pkg_.a BUILDSTDERR: packagefile golang.org/x/net/context=$WORK/b061/_pkg_.a BUILDSTDERR: packagefile golang.org/x/net/context/ctxhttp=$WORK/b193/_pkg_.a BUILDSTDERR: packagefile gopkg.in/macaroon.v1=$WORK/b167/_pkg_.a BUILDSTDERR: packagefile gopkg.in/retry.v1=$WORK/b155/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile io/ioutil=$WORK/b064/_pkg_.a BUILDSTDERR: packagefile net/http=$WORK/b115/_pkg_.a BUILDSTDERR: packagefile net/url=$WORK/b095/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b013/_pkg_.a BUILDSTDERR: packagefile os/exec=$WORK/b065/_pkg_.a BUILDSTDERR: packagefile path=$WORK/b053/_pkg_.a BUILDSTDERR: packagefile path/filepath=$WORK/b060/_pkg_.a BUILDSTDERR: packagefile sort=$WORK/b030/_pkg_.a BUILDSTDERR: packagefile strconv=$WORK/b019/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b031/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b005/_pkg_.a BUILDSTDERR: packagefile syscall=$WORK/b015/_pkg_.a BUILDSTDERR: packagefile time=$WORK/b016/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cat >$WORK/b216/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile archive/zip=$WORK/b217/_pkg_.a BUILDSTDERR: packagefile bytes=$WORK/b023/_pkg_.a BUILDSTDERR: packagefile crypto=$WORK/b034/_pkg_.a BUILDSTDERR: packagefile encoding/json=$WORK/b026/_pkg_.a BUILDSTDERR: packagefile errors=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b002/_pkg_.a BUILDSTDERR: packagefile github.com/snapcore/snapd/client=$WORK/b024/_pkg_.a BUILDSTDERR: packagefile github.com/snapcore/snapd/dirs=$WORK/b096/_pkg_.a BUILDSTDERR: packagefile github.com/snapcore/snapd/jsonutil=$WORK/b097/_pkg_.a BUILDSTDERR: packagefile github.com/snapcore/snapd/logger=$WORK/b100/_pkg_.a BUILDSTDERR: packagefile github.com/snapcore/snapd/osutil=$WORK/b047/_pkg_.a BUILDSTDERR: packagefile github.com/snapcore/snapd/osutil/sys=$WORK/b055/_pkg_.a BUILDSTDERR: packagefile github.com/snapcore/snapd/snap=$WORK/b098/_pkg_.a BUILDSTDERR: packagefile github.com/snapcore/snapd/strutil=$WORK/b056/_pkg_.a BUILDSTDERR: packagefile golang.org/x/net/context=$WORK/b061/_pkg_.a BUILDSTDERR: packagefile hash=$WORK/b035/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile io/ioutil=$WORK/b064/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b013/_pkg_.a BUILDSTDERR: packagefile os/exec=$WORK/b065/_pkg_.a BUILDSTDERR: packagefile os/user=$WORK/b066/_pkg_.a BUILDSTDERR: packagefile path/filepath=$WORK/b060/_pkg_.a BUILDSTDERR: packagefile regexp=$WORK/b058/_pkg_.a BUILDSTDERR: packagefile sort=$WORK/b030/_pkg_.a BUILDSTDERR: packagefile strconv=$WORK/b019/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b031/_pkg_.a BUILDSTDERR: packagefile syscall=$WORK/b015/_pkg_.a BUILDSTDERR: packagefile time=$WORK/b016/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/snapd-2.37.2/src/github.com/snapcore/snapd/store BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b190/_pkg_.a -trimpath $WORK/b190 -shared -p github.com/snapcore/snapd/store -complete -installsuffix shared -buildid xFnT-QQOUDshCOvZZAKH/xFnT-QQOUDshCOvZZAKH -goversion go1.10.7 -D "" -importcfg $WORK/b190/importcfg -pack ./auth.go ./cache.go ./details.go ./details_v2.go ./errors.go ./store.go ./userinfo.go BUILDSTDERR: cd /builddir/build/BUILD/snapd-2.37.2/src/github.com/snapcore/snapd/overlord/snapshotstate/backend BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b216/_pkg_.a -trimpath $WORK/b216 -shared -p github.com/snapcore/snapd/overlord/snapshotstate/backend -complete -installsuffix shared -buildid SuKgzAvYSU5JYV4OzwYY/SuKgzAvYSU5JYV4OzwYY -goversion go1.10.7 -D "" -importcfg $WORK/b216/importcfg -pack ./backend.go ./helpers.go ./reader.go ./restorestate.go ./sizer.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b180/_pkg_.a # internal BUILDSTDERR: cp $WORK/b180/_pkg_.a /builddir/.cache/go-build/1f/1f1062d9c66c0cc3c5e5ed18d105d0d184428492e3740c6f0f95de7eb9102a46-d # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b022/_pkg_.a # internal BUILDSTDERR: cp $WORK/b022/_pkg_.a /builddir/.cache/go-build/65/65528871354658981fb1a0f9253281596fc65616aecc81b6563e5a02d80b7e79-d # internal BUILDSTDERR: github.com/snapcore/snapd/interfaces/mount BUILDSTDERR: mkdir -p $WORK/b186/ BUILDSTDERR: cat >$WORK/b186/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile bytes=$WORK/b023/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b002/_pkg_.a BUILDSTDERR: packagefile github.com/snapcore/snapd/cmd=$WORK/b022/_pkg_.a BUILDSTDERR: packagefile github.com/snapcore/snapd/dirs=$WORK/b096/_pkg_.a BUILDSTDERR: packagefile github.com/snapcore/snapd/interfaces=$WORK/b157/_pkg_.a BUILDSTDERR: packagefile github.com/snapcore/snapd/logger=$WORK/b100/_pkg_.a BUILDSTDERR: packagefile github.com/snapcore/snapd/osutil=$WORK/b047/_pkg_.a BUILDSTDERR: packagefile github.com/snapcore/snapd/snap=$WORK/b098/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b013/_pkg_.a BUILDSTDERR: packagefile os/exec=$WORK/b065/_pkg_.a BUILDSTDERR: packagefile path=$WORK/b053/_pkg_.a BUILDSTDERR: packagefile path/filepath=$WORK/b060/_pkg_.a BUILDSTDERR: packagefile sort=$WORK/b030/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/snapd-2.37.2/src/github.com/snapcore/snapd/interfaces/mount BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b186/_pkg_.a -trimpath $WORK/b186 -shared -p github.com/snapcore/snapd/interfaces/mount -complete -installsuffix shared -buildid GMT3E8GxjRmRHNeAn6pp/GMT3E8GxjRmRHNeAn6pp -goversion go1.10.7 -D "" -importcfg $WORK/b186/importcfg -pack ./backend.go ./lock.go ./ns.go ./spec.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b186/_pkg_.a # internal BUILDSTDERR: cp $WORK/b186/_pkg_.a /builddir/.cache/go-build/de/de6863a248d80a2c717ef197a404618a09a6a4c3d68f2008a3518caa7c4ea0dd-d # internal BUILDSTDERR: github.com/snapcore/snapd/interfaces/backends BUILDSTDERR: mkdir -p $WORK/b203/ BUILDSTDERR: cat >$WORK/b203/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile fmt=$WORK/b002/_pkg_.a BUILDSTDERR: packagefile github.com/snapcore/snapd/interfaces=$WORK/b157/_pkg_.a BUILDSTDERR: packagefile github.com/snapcore/snapd/interfaces/apparmor=$WORK/b204/_pkg_.a BUILDSTDERR: packagefile github.com/snapcore/snapd/interfaces/dbus=$WORK/b205/_pkg_.a BUILDSTDERR: packagefile github.com/snapcore/snapd/interfaces/kmod=$WORK/b206/_pkg_.a BUILDSTDERR: packagefile github.com/snapcore/snapd/interfaces/mount=$WORK/b186/_pkg_.a BUILDSTDERR: packagefile github.com/snapcore/snapd/interfaces/seccomp=$WORK/b207/_pkg_.a BUILDSTDERR: packagefile github.com/snapcore/snapd/interfaces/systemd=$WORK/b208/_pkg_.a BUILDSTDERR: packagefile github.com/snapcore/snapd/interfaces/udev=$WORK/b209/_pkg_.a BUILDSTDERR: packagefile github.com/snapcore/snapd/release=$WORK/b068/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/snapd-2.37.2/src/github.com/snapcore/snapd/interfaces/backends BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b203/_pkg_.a -trimpath $WORK/b203 -shared -p github.com/snapcore/snapd/interfaces/backends -complete -installsuffix shared -buildid LDRxi6p47y3GfUh_fFMF/LDRxi6p47y3GfUh_fFMF -goversion go1.10.7 -D "" -importcfg $WORK/b203/importcfg -pack ./backends.go BUILDSTDERR: github.com/snapcore/snapd/overlord/snapstate/backend BUILDSTDERR: mkdir -p $WORK/b185/ BUILDSTDERR: cat >$WORK/b185/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile errors=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b002/_pkg_.a BUILDSTDERR: packagefile github.com/snapcore/snapd/asserts=$WORK/b033/_pkg_.a BUILDSTDERR: packagefile github.com/snapcore/snapd/boot=$WORK/b175/_pkg_.a BUILDSTDERR: packagefile github.com/snapcore/snapd/dirs=$WORK/b096/_pkg_.a BUILDSTDERR: packagefile github.com/snapcore/snapd/interfaces/mount=$WORK/b186/_pkg_.a BUILDSTDERR: packagefile github.com/snapcore/snapd/logger=$WORK/b100/_pkg_.a BUILDSTDERR: packagefile github.com/snapcore/snapd/osutil=$WORK/b047/_pkg_.a BUILDSTDERR: packagefile github.com/snapcore/snapd/progress=$WORK/b142/_pkg_.a BUILDSTDERR: packagefile github.com/snapcore/snapd/release=$WORK/b068/_pkg_.a BUILDSTDERR: packagefile github.com/snapcore/snapd/snap=$WORK/b098/_pkg_.a BUILDSTDERR: packagefile github.com/snapcore/snapd/systemd=$WORK/b146/_pkg_.a BUILDSTDERR: packagefile github.com/snapcore/snapd/wrappers=$WORK/b187/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b013/_pkg_.a BUILDSTDERR: packagefile path/filepath=$WORK/b060/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b031/_pkg_.a BUILDSTDERR: packagefile syscall=$WORK/b015/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/snapd-2.37.2/src/github.com/snapcore/snapd/overlord/snapstate/backend BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b185/_pkg_.a -trimpath $WORK/b185 -shared -p github.com/snapcore/snapd/overlord/snapstate/backend -complete -installsuffix shared -buildid 8iF1qhVTCwzZB783e6Zt/8iF1qhVTCwzZB783e6Zt -goversion go1.10.7 -D "" -importcfg $WORK/b185/importcfg -pack ./aliases.go ./backend.go ./copydata.go ./fontconfig.go ./link.go ./mountns.go ./mountunit.go ./setup.go ./snapdata.go ./utils.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b216/_pkg_.a # internal BUILDSTDERR: cp $WORK/b216/_pkg_.a /builddir/.cache/go-build/10/10c95361941250bb4b0279ad318cf1d9d37881bf9c39369716d13ea013ae1f0f-d # internal BUILDSTDERR: github.com/snapcore/snapd/interfaces/builtin BUILDSTDERR: mkdir -p $WORK/b210/ BUILDSTDERR: cat >$WORK/b210/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile bytes=$WORK/b023/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b002/_pkg_.a BUILDSTDERR: packagefile github.com/snapcore/snapd/dirs=$WORK/b096/_pkg_.a BUILDSTDERR: packagefile github.com/snapcore/snapd/interfaces=$WORK/b157/_pkg_.a BUILDSTDERR: packagefile github.com/snapcore/snapd/interfaces/apparmor=$WORK/b204/_pkg_.a BUILDSTDERR: packagefile github.com/snapcore/snapd/interfaces/dbus=$WORK/b205/_pkg_.a BUILDSTDERR: packagefile github.com/snapcore/snapd/interfaces/kmod=$WORK/b206/_pkg_.a BUILDSTDERR: packagefile github.com/snapcore/snapd/interfaces/mount=$WORK/b186/_pkg_.a BUILDSTDERR: packagefile github.com/snapcore/snapd/interfaces/seccomp=$WORK/b207/_pkg_.a BUILDSTDERR: packagefile github.com/snapcore/snapd/interfaces/systemd=$WORK/b208/_pkg_.a BUILDSTDERR: packagefile github.com/snapcore/snapd/interfaces/udev=$WORK/b209/_pkg_.a BUILDSTDERR: packagefile github.com/snapcore/snapd/osutil=$WORK/b047/_pkg_.a BUILDSTDERR: packagefile github.com/snapcore/snapd/release=$WORK/b068/_pkg_.a BUILDSTDERR: packagefile github.com/snapcore/snapd/snap=$WORK/b098/_pkg_.a BUILDSTDERR: packagefile io/ioutil=$WORK/b064/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b013/_pkg_.a BUILDSTDERR: packagefile path=$WORK/b053/_pkg_.a BUILDSTDERR: packagefile path/filepath=$WORK/b060/_pkg_.a BUILDSTDERR: packagefile regexp=$WORK/b058/_pkg_.a BUILDSTDERR: packagefile sort=$WORK/b030/_pkg_.a BUILDSTDERR: packagefile strconv=$WORK/b019/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b031/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/snapd-2.37.2/src/github.com/snapcore/snapd/interfaces/builtin BUILDSTDERR: /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 bfCuDswoJCGnGiyRChSr/bfCuDswoJCGnGiyRChSr -goversion go1.10.7 -D "" -importcfg $WORK/b210/importcfg -pack ./account_control.go ./accounts_service.go ./adb_support.go ./all.go ./alsa.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_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 ./io_ports_control.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 ./lxd.go ./lxd_support.go ./maliit.go ./media_hub.go ./mir.go ./modem_manager.go ./mount_observe.go ./mpris.go ./netlink_audit.go ./netlink_connector.go ./network.go ./network_bind.go ./network_control.go ./network_manager.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 ./password_manager_service.go ./personal_files.go ./physical_memory_control.go ./physical_memory_observe.go ./ppp.go ./process_control.go ./pulseaudio.go ./raw_usb.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_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 ./unity7.go ./unity8.go ./unity8_calendar.go ./unity8_contacts.go ./unity8_pim_common.go ./upower_observe.go ./utils.go ./wayland.go ./x11.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b203/_pkg_.a # internal BUILDSTDERR: cp $WORK/b203/_pkg_.a /builddir/.cache/go-build/81/8188f32ab9cd0d3a7e5b9a52d83e90ff9a280e1fe37e23ba9b999df40ec9cb12-d # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b185/_pkg_.a # internal BUILDSTDERR: cp $WORK/b185/_pkg_.a /builddir/.cache/go-build/ed/edde19dcaa8e7278d8eabff8db18527163c448bbf2b60d7e2f48e5c1d33b9096-d # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b190/_pkg_.a # internal BUILDSTDERR: cp $WORK/b190/_pkg_.a /builddir/.cache/go-build/a7/a7a9f2abeabb1ecfec2dd30f076fcc067cfc10a01606da9b5fbbd5013df17f15-d # internal BUILDSTDERR: github.com/snapcore/snapd/overlord/snapstate BUILDSTDERR: mkdir -p $WORK/b171/ BUILDSTDERR: cat >$WORK/b171/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile encoding/json=$WORK/b026/_pkg_.a BUILDSTDERR: packagefile errors=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b002/_pkg_.a BUILDSTDERR: packagefile github.com/snapcore/snapd/advisor=$WORK/b172/_pkg_.a BUILDSTDERR: packagefile github.com/snapcore/snapd/arch=$WORK/b099/_pkg_.a BUILDSTDERR: packagefile github.com/snapcore/snapd/asserts=$WORK/b033/_pkg_.a BUILDSTDERR: packagefile github.com/snapcore/snapd/boot=$WORK/b175/_pkg_.a BUILDSTDERR: packagefile github.com/snapcore/snapd/client=$WORK/b024/_pkg_.a BUILDSTDERR: packagefile github.com/snapcore/snapd/cmd=$WORK/b022/_pkg_.a BUILDSTDERR: packagefile github.com/snapcore/snapd/dirs=$WORK/b096/_pkg_.a BUILDSTDERR: packagefile github.com/snapcore/snapd/errtracker=$WORK/b180/_pkg_.a BUILDSTDERR: packagefile github.com/snapcore/snapd/features=$WORK/b165/_pkg_.a BUILDSTDERR: packagefile github.com/snapcore/snapd/i18n=$WORK/b106/_pkg_.a BUILDSTDERR: packagefile github.com/snapcore/snapd/interfaces=$WORK/b157/_pkg_.a BUILDSTDERR: packagefile github.com/snapcore/snapd/logger=$WORK/b100/_pkg_.a BUILDSTDERR: packagefile github.com/snapcore/snapd/osutil=$WORK/b047/_pkg_.a BUILDSTDERR: packagefile github.com/snapcore/snapd/overlord/auth=$WORK/b163/_pkg_.a BUILDSTDERR: packagefile github.com/snapcore/snapd/overlord/configstate/config=$WORK/b164/_pkg_.a BUILDSTDERR: packagefile github.com/snapcore/snapd/overlord/configstate/settings=$WORK/b183/_pkg_.a BUILDSTDERR: packagefile github.com/snapcore/snapd/overlord/ifacestate/ifacerepo=$WORK/b184/_pkg_.a BUILDSTDERR: packagefile github.com/snapcore/snapd/overlord/snapstate/backend=$WORK/b185/_pkg_.a BUILDSTDERR: packagefile github.com/snapcore/snapd/overlord/state=$WORK/b166/_pkg_.a BUILDSTDERR: packagefile github.com/snapcore/snapd/partition=$WORK/b176/_pkg_.a BUILDSTDERR: packagefile github.com/snapcore/snapd/progress=$WORK/b142/_pkg_.a BUILDSTDERR: packagefile github.com/snapcore/snapd/release=$WORK/b068/_pkg_.a BUILDSTDERR: packagefile github.com/snapcore/snapd/snap=$WORK/b098/_pkg_.a BUILDSTDERR: packagefile github.com/snapcore/snapd/store=$WORK/b190/_pkg_.a BUILDSTDERR: packagefile github.com/snapcore/snapd/strutil=$WORK/b056/_pkg_.a BUILDSTDERR: packagefile github.com/snapcore/snapd/timeutil=$WORK/b105/_pkg_.a BUILDSTDERR: packagefile golang.org/x/net/context=$WORK/b061/_pkg_.a BUILDSTDERR: packagefile gopkg.in/tomb.v2=$WORK/b063/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b013/_pkg_.a BUILDSTDERR: packagefile path/filepath=$WORK/b060/_pkg_.a BUILDSTDERR: packagefile reflect=$WORK/b018/_pkg_.a BUILDSTDERR: packagefile regexp=$WORK/b058/_pkg_.a BUILDSTDERR: packagefile sort=$WORK/b030/_pkg_.a BUILDSTDERR: packagefile strconv=$WORK/b019/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b031/_pkg_.a BUILDSTDERR: packagefile time=$WORK/b016/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/snapd-2.37.2/src/github.com/snapcore/snapd/overlord/snapstate BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b171/_pkg_.a -trimpath $WORK/b171 -shared -p github.com/snapcore/snapd/overlord/snapstate -complete -installsuffix shared -buildid 2Pa48HWjJs5HmETwlUah/2Pa48HWjJs5HmETwlUah -goversion go1.10.7 -D "" -importcfg $WORK/b171/importcfg -pack ./aliasesv2.go ./autorefresh.go ./backend.go ./booted.go ./catalogrefresh.go ./check_snap.go ./conflict.go ./cookies.go ./flags.go ./handlers.go ./progress.go ./readme.go ./refreshhints.go ./snapmgr.go ./snapstate.go ./storehelpers.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b210/_pkg_.a # internal BUILDSTDERR: cp $WORK/b210/_pkg_.a /builddir/.cache/go-build/11/1171b2e91e910f3bd17c7015133f1681af466a5cc1f9d243fccf3076d8008d30-d # internal BUILDSTDERR: github.com/snapcore/snapd/interfaces/policy BUILDSTDERR: mkdir -p $WORK/b211/ BUILDSTDERR: cat >$WORK/b211/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile bytes=$WORK/b023/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b002/_pkg_.a BUILDSTDERR: packagefile github.com/snapcore/snapd/asserts=$WORK/b033/_pkg_.a BUILDSTDERR: packagefile github.com/snapcore/snapd/interfaces=$WORK/b157/_pkg_.a BUILDSTDERR: packagefile github.com/snapcore/snapd/interfaces/builtin=$WORK/b210/_pkg_.a BUILDSTDERR: packagefile github.com/snapcore/snapd/release=$WORK/b068/_pkg_.a BUILDSTDERR: packagefile github.com/snapcore/snapd/snap=$WORK/b098/_pkg_.a BUILDSTDERR: packagefile github.com/snapcore/snapd/strutil=$WORK/b056/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b031/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/snapd-2.37.2/src/github.com/snapcore/snapd/interfaces/policy BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b211/_pkg_.a -trimpath $WORK/b211 -shared -p github.com/snapcore/snapd/interfaces/policy -complete -installsuffix shared -buildid 4RMVB4c6FhoGLR_Zw9Iu/4RMVB4c6FhoGLR_Zw9Iu -goversion go1.10.7 -D "" -importcfg $WORK/b211/importcfg -pack ./basedeclaration.go ./helpers.go ./policy.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b211/_pkg_.a # internal BUILDSTDERR: cp $WORK/b211/_pkg_.a /builddir/.cache/go-build/cc/ccef252e46fca651f69c069ae0d821ed806cb1fca18ad30bc4ddbcf03d178c39-d # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b171/_pkg_.a # internal BUILDSTDERR: cp $WORK/b171/_pkg_.a /builddir/.cache/go-build/0d/0d4c18ce92a8facb0376fe4ff22e3a78e499fd1f4fcde818758635e6484f5a4b-d # internal BUILDSTDERR: github.com/snapcore/snapd/overlord/assertstate BUILDSTDERR: mkdir -p $WORK/b161/ BUILDSTDERR: github.com/snapcore/snapd/overlord/snapshotstate BUILDSTDERR: mkdir -p $WORK/b215/ BUILDSTDERR: cat >$WORK/b161/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile fmt=$WORK/b002/_pkg_.a BUILDSTDERR: packagefile github.com/snapcore/snapd/asserts=$WORK/b033/_pkg_.a BUILDSTDERR: packagefile github.com/snapcore/snapd/asserts/snapasserts=$WORK/b153/_pkg_.a BUILDSTDERR: packagefile github.com/snapcore/snapd/asserts/sysdb=$WORK/b162/_pkg_.a BUILDSTDERR: packagefile github.com/snapcore/snapd/logger=$WORK/b100/_pkg_.a BUILDSTDERR: packagefile github.com/snapcore/snapd/overlord/auth=$WORK/b163/_pkg_.a BUILDSTDERR: packagefile github.com/snapcore/snapd/overlord/snapstate=$WORK/b171/_pkg_.a BUILDSTDERR: packagefile github.com/snapcore/snapd/overlord/state=$WORK/b166/_pkg_.a BUILDSTDERR: packagefile github.com/snapcore/snapd/release=$WORK/b068/_pkg_.a BUILDSTDERR: packagefile github.com/snapcore/snapd/snap=$WORK/b098/_pkg_.a BUILDSTDERR: packagefile gopkg.in/tomb.v2=$WORK/b063/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b031/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cat >$WORK/b215/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile encoding/json=$WORK/b026/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b002/_pkg_.a BUILDSTDERR: packagefile github.com/snapcore/snapd/client=$WORK/b024/_pkg_.a BUILDSTDERR: packagefile github.com/snapcore/snapd/logger=$WORK/b100/_pkg_.a BUILDSTDERR: packagefile github.com/snapcore/snapd/overlord/configstate/config=$WORK/b164/_pkg_.a BUILDSTDERR: packagefile github.com/snapcore/snapd/overlord/snapshotstate/backend=$WORK/b216/_pkg_.a BUILDSTDERR: packagefile github.com/snapcore/snapd/overlord/snapstate=$WORK/b171/_pkg_.a BUILDSTDERR: packagefile github.com/snapcore/snapd/overlord/state=$WORK/b166/_pkg_.a BUILDSTDERR: packagefile github.com/snapcore/snapd/snap=$WORK/b098/_pkg_.a BUILDSTDERR: packagefile github.com/snapcore/snapd/strutil=$WORK/b056/_pkg_.a BUILDSTDERR: packagefile golang.org/x/net/context=$WORK/b061/_pkg_.a BUILDSTDERR: packagefile gopkg.in/tomb.v2=$WORK/b063/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b013/_pkg_.a BUILDSTDERR: packagefile sort=$WORK/b030/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: github.com/snapcore/snapd/overlord/patch BUILDSTDERR: mkdir -p $WORK/b214/ BUILDSTDERR: cd /builddir/build/BUILD/snapd-2.37.2/src/github.com/snapcore/snapd/overlord/snapshotstate BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b215/_pkg_.a -trimpath $WORK/b215 -shared -p github.com/snapcore/snapd/overlord/snapshotstate -complete -installsuffix shared -buildid 37yHlsswFuBK3nRTWdQg/37yHlsswFuBK3nRTWdQg -goversion go1.10.7 -D "" -importcfg $WORK/b215/importcfg -pack ./snapshotmgr.go ./snapshotstate.go BUILDSTDERR: github.com/snapcore/snapd/overlord/hookstate BUILDSTDERR: mkdir -p $WORK/b201/ BUILDSTDERR: cat >$WORK/b201/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile bytes=$WORK/b023/_pkg_.a BUILDSTDERR: packagefile encoding/json=$WORK/b026/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b002/_pkg_.a BUILDSTDERR: packagefile github.com/snapcore/snapd/dirs=$WORK/b096/_pkg_.a BUILDSTDERR: packagefile github.com/snapcore/snapd/errtracker=$WORK/b180/_pkg_.a BUILDSTDERR: packagefile github.com/snapcore/snapd/i18n=$WORK/b106/_pkg_.a BUILDSTDERR: packagefile github.com/snapcore/snapd/jsonutil=$WORK/b097/_pkg_.a BUILDSTDERR: packagefile github.com/snapcore/snapd/logger=$WORK/b100/_pkg_.a BUILDSTDERR: packagefile github.com/snapcore/snapd/osutil=$WORK/b047/_pkg_.a BUILDSTDERR: packagefile github.com/snapcore/snapd/overlord/configstate/settings=$WORK/b183/_pkg_.a BUILDSTDERR: packagefile github.com/snapcore/snapd/overlord/snapstate=$WORK/b171/_pkg_.a BUILDSTDERR: packagefile github.com/snapcore/snapd/overlord/state=$WORK/b166/_pkg_.a BUILDSTDERR: packagefile github.com/snapcore/snapd/snap=$WORK/b098/_pkg_.a BUILDSTDERR: packagefile github.com/snapcore/snapd/strutil=$WORK/b056/_pkg_.a BUILDSTDERR: packagefile gopkg.in/tomb.v2=$WORK/b063/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b013/_pkg_.a BUILDSTDERR: packagefile path/filepath=$WORK/b060/_pkg_.a BUILDSTDERR: packagefile regexp=$WORK/b058/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b031/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b005/_pkg_.a BUILDSTDERR: packagefile sync/atomic=$WORK/b011/_pkg_.a BUILDSTDERR: packagefile time=$WORK/b016/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/snapd-2.37.2/src/github.com/snapcore/snapd/overlord/hookstate BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b201/_pkg_.a -trimpath $WORK/b201 -shared -p github.com/snapcore/snapd/overlord/hookstate -complete -installsuffix shared -buildid 917JPtHZaM0JHySJG_ZL/917JPtHZaM0JHySJG_ZL -goversion go1.10.7 -D "" -importcfg $WORK/b201/importcfg -pack ./context.go ./hookmgr.go ./hooks.go ./hookstate.go ./repository.go BUILDSTDERR: cd /builddir/build/BUILD/snapd-2.37.2/src/github.com/snapcore/snapd/overlord/assertstate BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b161/_pkg_.a -trimpath $WORK/b161 -shared -p github.com/snapcore/snapd/overlord/assertstate -complete -installsuffix shared -buildid KwgwAhRnQuXx0G-vrQgA/KwgwAhRnQuXx0G-vrQgA -goversion go1.10.7 -D "" -importcfg $WORK/b161/importcfg -pack ./assertmgr.go ./assertstate.go ./helpers.go BUILDSTDERR: cat >$WORK/b214/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile encoding/json=$WORK/b026/_pkg_.a BUILDSTDERR: packagefile errors=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b002/_pkg_.a BUILDSTDERR: packagefile github.com/snapcore/snapd/dirs=$WORK/b096/_pkg_.a BUILDSTDERR: packagefile github.com/snapcore/snapd/i18n=$WORK/b106/_pkg_.a BUILDSTDERR: packagefile github.com/snapcore/snapd/interfaces=$WORK/b157/_pkg_.a BUILDSTDERR: packagefile github.com/snapcore/snapd/logger=$WORK/b100/_pkg_.a BUILDSTDERR: packagefile github.com/snapcore/snapd/overlord/snapstate=$WORK/b171/_pkg_.a BUILDSTDERR: packagefile github.com/snapcore/snapd/overlord/state=$WORK/b166/_pkg_.a BUILDSTDERR: packagefile github.com/snapcore/snapd/snap=$WORK/b098/_pkg_.a BUILDSTDERR: packagefile github.com/snapcore/snapd/wrappers=$WORK/b187/_pkg_.a BUILDSTDERR: packagefile io/ioutil=$WORK/b064/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b013/_pkg_.a BUILDSTDERR: packagefile path/filepath=$WORK/b060/_pkg_.a BUILDSTDERR: packagefile time=$WORK/b016/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/snapd-2.37.2/src/github.com/snapcore/snapd/overlord/patch BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b214/_pkg_.a -trimpath $WORK/b214 -shared -p github.com/snapcore/snapd/overlord/patch -complete -installsuffix shared -buildid EdgC0tHJFwtGOc4uednU/EdgC0tHJFwtGOc4uednU -goversion go1.10.7 -D "" -importcfg $WORK/b214/importcfg -pack ./patch.go ./patch1.go ./patch2.go ./patch3.go ./patch4.go ./patch5.go ./patch6.go ./patch6_1.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b201/_pkg_.a # internal BUILDSTDERR: cp $WORK/b201/_pkg_.a /builddir/.cache/go-build/34/34f3427fff183b5e4c479dda2c44a73c0557c5edacb4babe3c0c62d1da2766ac-d # internal BUILDSTDERR: github.com/snapcore/snapd/overlord/servicestate BUILDSTDERR: mkdir -p $WORK/b219/ BUILDSTDERR: cat >$WORK/b219/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile fmt=$WORK/b002/_pkg_.a BUILDSTDERR: packagefile github.com/snapcore/snapd/client=$WORK/b024/_pkg_.a BUILDSTDERR: packagefile github.com/snapcore/snapd/overlord/cmdstate=$WORK/b194/_pkg_.a BUILDSTDERR: packagefile github.com/snapcore/snapd/overlord/hookstate=$WORK/b201/_pkg_.a BUILDSTDERR: packagefile github.com/snapcore/snapd/overlord/snapstate=$WORK/b171/_pkg_.a BUILDSTDERR: packagefile github.com/snapcore/snapd/overlord/state=$WORK/b166/_pkg_.a BUILDSTDERR: packagefile github.com/snapcore/snapd/snap=$WORK/b098/_pkg_.a BUILDSTDERR: packagefile time=$WORK/b016/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/snapd-2.37.2/src/github.com/snapcore/snapd/overlord/servicestate BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b219/_pkg_.a -trimpath $WORK/b219 -shared -p github.com/snapcore/snapd/overlord/servicestate -complete -installsuffix shared -buildid vmy0b2A5NVdwUDa-bNx-/vmy0b2A5NVdwUDa-bNx- -goversion go1.10.7 -D "" -importcfg $WORK/b219/importcfg -pack ./servicestate.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b215/_pkg_.a # internal BUILDSTDERR: cp $WORK/b215/_pkg_.a /builddir/.cache/go-build/81/81234d96d1093a636cb07a83993e876da0c337b1ae3cf4555b1489a3c7e7d4b3-d # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b161/_pkg_.a # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b214/_pkg_.a # internal BUILDSTDERR: cp $WORK/b161/_pkg_.a /builddir/.cache/go-build/e6/e632cb36afa776a4c85efaed7967261ee846bdccb06d1c7827cbf188c66e845e-d # internal BUILDSTDERR: cp $WORK/b214/_pkg_.a /builddir/.cache/go-build/14/143c0d11ee32f58ea3074b55686e99303b51e20c88f3e34b513685b085af0c06-d # internal BUILDSTDERR: github.com/snapcore/snapd/overlord/devicestate BUILDSTDERR: mkdir -p $WORK/b197/ BUILDSTDERR: cat >$WORK/b197/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile bytes=$WORK/b023/_pkg_.a BUILDSTDERR: packagefile crypto/rsa=$WORK/b044/_pkg_.a BUILDSTDERR: packagefile crypto/x509=$WORK/b123/_pkg_.a BUILDSTDERR: packagefile encoding/json=$WORK/b026/_pkg_.a BUILDSTDERR: packagefile encoding/pem=$WORK/b125/_pkg_.a BUILDSTDERR: packagefile errors=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b002/_pkg_.a BUILDSTDERR: packagefile github.com/snapcore/snapd/asserts=$WORK/b033/_pkg_.a BUILDSTDERR: packagefile github.com/snapcore/snapd/asserts/snapasserts=$WORK/b153/_pkg_.a BUILDSTDERR: packagefile github.com/snapcore/snapd/asserts/sysdb=$WORK/b162/_pkg_.a BUILDSTDERR: packagefile github.com/snapcore/snapd/dirs=$WORK/b096/_pkg_.a BUILDSTDERR: packagefile github.com/snapcore/snapd/httputil=$WORK/b154/_pkg_.a BUILDSTDERR: packagefile github.com/snapcore/snapd/i18n=$WORK/b106/_pkg_.a BUILDSTDERR: packagefile github.com/snapcore/snapd/logger=$WORK/b100/_pkg_.a BUILDSTDERR: packagefile github.com/snapcore/snapd/netutil=$WORK/b198/_pkg_.a BUILDSTDERR: packagefile github.com/snapcore/snapd/osutil=$WORK/b047/_pkg_.a BUILDSTDERR: packagefile github.com/snapcore/snapd/overlord/assertstate=$WORK/b161/_pkg_.a BUILDSTDERR: packagefile github.com/snapcore/snapd/overlord/auth=$WORK/b163/_pkg_.a BUILDSTDERR: packagefile github.com/snapcore/snapd/overlord/configstate/config=$WORK/b164/_pkg_.a BUILDSTDERR: packagefile github.com/snapcore/snapd/overlord/configstate/proxyconf=$WORK/b200/_pkg_.a BUILDSTDERR: packagefile github.com/snapcore/snapd/overlord/hookstate=$WORK/b201/_pkg_.a BUILDSTDERR: packagefile github.com/snapcore/snapd/overlord/ifacestate/ifacerepo=$WORK/b184/_pkg_.a BUILDSTDERR: packagefile github.com/snapcore/snapd/overlord/snapstate=$WORK/b171/_pkg_.a BUILDSTDERR: packagefile github.com/snapcore/snapd/overlord/state=$WORK/b166/_pkg_.a BUILDSTDERR: packagefile github.com/snapcore/snapd/partition=$WORK/b176/_pkg_.a BUILDSTDERR: packagefile github.com/snapcore/snapd/release=$WORK/b068/_pkg_.a BUILDSTDERR: packagefile github.com/snapcore/snapd/snap=$WORK/b098/_pkg_.a BUILDSTDERR: packagefile gopkg.in/tomb.v2=$WORK/b063/_pkg_.a BUILDSTDERR: packagefile io/ioutil=$WORK/b064/_pkg_.a BUILDSTDERR: packagefile net=$WORK/b092/_pkg_.a BUILDSTDERR: packagefile net/http=$WORK/b115/_pkg_.a BUILDSTDERR: packagefile net/url=$WORK/b095/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b013/_pkg_.a BUILDSTDERR: packagefile os/exec=$WORK/b065/_pkg_.a BUILDSTDERR: packagefile path/filepath=$WORK/b060/_pkg_.a BUILDSTDERR: packagefile regexp=$WORK/b058/_pkg_.a BUILDSTDERR: packagefile sort=$WORK/b030/_pkg_.a BUILDSTDERR: packagefile strconv=$WORK/b019/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b031/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b005/_pkg_.a BUILDSTDERR: packagefile time=$WORK/b016/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/snapd-2.37.2/src/github.com/snapcore/snapd/overlord/devicestate BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b197/_pkg_.a -trimpath $WORK/b197 -shared -p github.com/snapcore/snapd/overlord/devicestate -complete -installsuffix shared -buildid zlVTH7ZOj9f5YxTtKe52/zlVTH7ZOj9f5YxTtKe52 -goversion go1.10.7 -D "" -importcfg $WORK/b197/importcfg -pack ./crypto.go ./devicemgr.go ./devicestate.go ./firstboot.go ./handlers.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b219/_pkg_.a # internal BUILDSTDERR: cp $WORK/b219/_pkg_.a /builddir/.cache/go-build/03/0375355f0a3533a7aa546475a2be8d3617db1aea1fb7dd4627702ff4f83ad1c1-d # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b197/_pkg_.a # internal BUILDSTDERR: cp $WORK/b197/_pkg_.a /builddir/.cache/go-build/0d/0d6d8238b3e963b2c30e83e5a59ce25bcf16ef0190b8c42a4ff4b6b26fdead43-d # internal BUILDSTDERR: github.com/snapcore/snapd/overlord/configstate/configcore BUILDSTDERR: mkdir -p $WORK/b196/ BUILDSTDERR: cat >$WORK/b196/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile bufio=$WORK/b025/_pkg_.a BUILDSTDERR: packagefile bytes=$WORK/b023/_pkg_.a BUILDSTDERR: packagefile encoding/json=$WORK/b026/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b002/_pkg_.a BUILDSTDERR: packagefile github.com/snapcore/snapd/asserts=$WORK/b033/_pkg_.a BUILDSTDERR: packagefile github.com/snapcore/snapd/dirs=$WORK/b096/_pkg_.a BUILDSTDERR: packagefile github.com/snapcore/snapd/features=$WORK/b165/_pkg_.a BUILDSTDERR: packagefile github.com/snapcore/snapd/logger=$WORK/b100/_pkg_.a BUILDSTDERR: packagefile github.com/snapcore/snapd/osutil=$WORK/b047/_pkg_.a BUILDSTDERR: packagefile github.com/snapcore/snapd/overlord/assertstate=$WORK/b161/_pkg_.a BUILDSTDERR: packagefile github.com/snapcore/snapd/overlord/auth=$WORK/b163/_pkg_.a BUILDSTDERR: packagefile github.com/snapcore/snapd/overlord/configstate/config=$WORK/b164/_pkg_.a BUILDSTDERR: packagefile github.com/snapcore/snapd/overlord/devicestate=$WORK/b197/_pkg_.a BUILDSTDERR: packagefile github.com/snapcore/snapd/overlord/state=$WORK/b166/_pkg_.a BUILDSTDERR: packagefile github.com/snapcore/snapd/release=$WORK/b068/_pkg_.a BUILDSTDERR: packagefile github.com/snapcore/snapd/strutil=$WORK/b056/_pkg_.a BUILDSTDERR: packagefile github.com/snapcore/snapd/systemd=$WORK/b146/_pkg_.a BUILDSTDERR: packagefile github.com/snapcore/snapd/timeutil=$WORK/b105/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile io/ioutil=$WORK/b064/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b013/_pkg_.a BUILDSTDERR: packagefile os/exec=$WORK/b065/_pkg_.a BUILDSTDERR: packagefile path/filepath=$WORK/b060/_pkg_.a BUILDSTDERR: packagefile regexp=$WORK/b058/_pkg_.a BUILDSTDERR: packagefile sort=$WORK/b030/_pkg_.a BUILDSTDERR: packagefile strconv=$WORK/b019/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b031/_pkg_.a BUILDSTDERR: packagefile time=$WORK/b016/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/snapd-2.37.2/src/github.com/snapcore/snapd/overlord/configstate/configcore BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b196/_pkg_.a -trimpath $WORK/b196 -shared -p github.com/snapcore/snapd/overlord/configstate/configcore -complete -installsuffix shared -buildid VTviN7qO3jFzWpP8kSuv/VTviN7qO3jFzWpP8kSuv -goversion go1.10.7 -D "" -importcfg $WORK/b196/importcfg -pack ./cloud.go ./corecfg.go ./experimental.go ./network.go ./picfg.go ./powerbtn.go ./proxy.go ./refresh.go ./services.go ./utils.go ./watchdog.go BUILDSTDERR: github.com/snapcore/snapd/overlord/ifacestate BUILDSTDERR: mkdir -p $WORK/b202/ BUILDSTDERR: cat >$WORK/b202/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile bytes=$WORK/b023/_pkg_.a BUILDSTDERR: packagefile crypto/sha256=$WORK/b045/_pkg_.a BUILDSTDERR: packagefile encoding/json=$WORK/b026/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b002/_pkg_.a BUILDSTDERR: packagefile github.com/snapcore/snapd/asserts=$WORK/b033/_pkg_.a BUILDSTDERR: packagefile github.com/snapcore/snapd/dirs=$WORK/b096/_pkg_.a BUILDSTDERR: packagefile github.com/snapcore/snapd/i18n=$WORK/b106/_pkg_.a BUILDSTDERR: packagefile github.com/snapcore/snapd/interfaces=$WORK/b157/_pkg_.a BUILDSTDERR: packagefile github.com/snapcore/snapd/interfaces/backends=$WORK/b203/_pkg_.a BUILDSTDERR: packagefile github.com/snapcore/snapd/interfaces/builtin=$WORK/b210/_pkg_.a BUILDSTDERR: packagefile github.com/snapcore/snapd/interfaces/hotplug=$WORK/b158/_pkg_.a BUILDSTDERR: packagefile github.com/snapcore/snapd/interfaces/policy=$WORK/b211/_pkg_.a BUILDSTDERR: packagefile github.com/snapcore/snapd/interfaces/utils=$WORK/b159/_pkg_.a BUILDSTDERR: packagefile github.com/snapcore/snapd/jsonutil=$WORK/b097/_pkg_.a BUILDSTDERR: packagefile github.com/snapcore/snapd/logger=$WORK/b100/_pkg_.a BUILDSTDERR: packagefile github.com/snapcore/snapd/overlord/assertstate=$WORK/b161/_pkg_.a BUILDSTDERR: packagefile github.com/snapcore/snapd/overlord/devicestate=$WORK/b197/_pkg_.a BUILDSTDERR: packagefile github.com/snapcore/snapd/overlord/hookstate=$WORK/b201/_pkg_.a BUILDSTDERR: packagefile github.com/snapcore/snapd/overlord/ifacestate/ifacerepo=$WORK/b184/_pkg_.a BUILDSTDERR: packagefile github.com/snapcore/snapd/overlord/ifacestate/udevmonitor=$WORK/b212/_pkg_.a BUILDSTDERR: packagefile github.com/snapcore/snapd/overlord/snapstate=$WORK/b171/_pkg_.a BUILDSTDERR: packagefile github.com/snapcore/snapd/overlord/state=$WORK/b166/_pkg_.a BUILDSTDERR: packagefile github.com/snapcore/snapd/release=$WORK/b068/_pkg_.a BUILDSTDERR: packagefile github.com/snapcore/snapd/snap=$WORK/b098/_pkg_.a BUILDSTDERR: packagefile gopkg.in/tomb.v2=$WORK/b063/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b013/_pkg_.a BUILDSTDERR: packagefile regexp=$WORK/b058/_pkg_.a BUILDSTDERR: packagefile sort=$WORK/b030/_pkg_.a BUILDSTDERR: packagefile strconv=$WORK/b019/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b031/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b005/_pkg_.a BUILDSTDERR: packagefile time=$WORK/b016/_pkg_.a BUILDSTDERR: packagefile unicode=$WORK/b021/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/snapd-2.37.2/src/github.com/snapcore/snapd/overlord/ifacestate BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b202/_pkg_.a -trimpath $WORK/b202 -shared -p github.com/snapcore/snapd/overlord/ifacestate -complete -installsuffix shared -buildid 8JM11nsSdIATrSS-fjJP/8JM11nsSdIATrSS-fjJP -goversion go1.10.7 -D "" -importcfg $WORK/b202/importcfg -pack ./handlers.go ./helpers.go ./hooks.go ./hotplug.go ./ifacemgr.go ./ifacestate.go ./implicit.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b196/_pkg_.a # internal BUILDSTDERR: cp $WORK/b196/_pkg_.a /builddir/.cache/go-build/48/48b06cf4dc0f51d4bafc7198109b8072ce860f91fa29548fe36fa562c1a52201-d # internal BUILDSTDERR: github.com/snapcore/snapd/overlord/configstate BUILDSTDERR: mkdir -p $WORK/b195/ BUILDSTDERR: cat >$WORK/b195/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile fmt=$WORK/b002/_pkg_.a BUILDSTDERR: packagefile github.com/snapcore/snapd/i18n=$WORK/b106/_pkg_.a BUILDSTDERR: packagefile github.com/snapcore/snapd/overlord/configstate/config=$WORK/b164/_pkg_.a BUILDSTDERR: packagefile github.com/snapcore/snapd/overlord/configstate/configcore=$WORK/b196/_pkg_.a BUILDSTDERR: packagefile github.com/snapcore/snapd/overlord/hookstate=$WORK/b201/_pkg_.a BUILDSTDERR: packagefile github.com/snapcore/snapd/overlord/snapstate=$WORK/b171/_pkg_.a BUILDSTDERR: packagefile github.com/snapcore/snapd/overlord/state=$WORK/b166/_pkg_.a BUILDSTDERR: packagefile github.com/snapcore/snapd/snap=$WORK/b098/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b013/_pkg_.a BUILDSTDERR: packagefile regexp=$WORK/b058/_pkg_.a BUILDSTDERR: packagefile time=$WORK/b016/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/snapd-2.37.2/src/github.com/snapcore/snapd/overlord/configstate BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b195/_pkg_.a -trimpath $WORK/b195 -shared -p github.com/snapcore/snapd/overlord/configstate -complete -installsuffix shared -buildid CGJd4b-BSwJR3fYSVcCm/CGJd4b-BSwJR3fYSVcCm -goversion go1.10.7 -D "" -importcfg $WORK/b195/importcfg -pack ./configmgr.go ./configstate.go ./hooks.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b195/_pkg_.a # internal BUILDSTDERR: cp $WORK/b195/_pkg_.a /builddir/.cache/go-build/41/41ae3ab61d5a1645e723bb903c9d936a70b898e51de64c8c4e9aa4c118d0469c-d # internal BUILDSTDERR: github.com/snapcore/snapd/overlord/hookstate/ctlcmd BUILDSTDERR: mkdir -p $WORK/b218/ BUILDSTDERR: cat >$WORK/b218/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile bytes=$WORK/b023/_pkg_.a BUILDSTDERR: packagefile encoding/json=$WORK/b026/_pkg_.a BUILDSTDERR: packagefile errors=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b002/_pkg_.a BUILDSTDERR: packagefile github.com/jessevdk/go-flags=$WORK/b152/_pkg_.a BUILDSTDERR: packagefile github.com/snapcore/snapd/client=$WORK/b024/_pkg_.a BUILDSTDERR: packagefile github.com/snapcore/snapd/cmd=$WORK/b022/_pkg_.a BUILDSTDERR: packagefile github.com/snapcore/snapd/i18n=$WORK/b106/_pkg_.a BUILDSTDERR: packagefile github.com/snapcore/snapd/interfaces=$WORK/b157/_pkg_.a BUILDSTDERR: packagefile github.com/snapcore/snapd/jsonutil=$WORK/b097/_pkg_.a BUILDSTDERR: packagefile github.com/snapcore/snapd/logger=$WORK/b100/_pkg_.a BUILDSTDERR: packagefile github.com/snapcore/snapd/overlord/configstate=$WORK/b195/_pkg_.a BUILDSTDERR: packagefile github.com/snapcore/snapd/overlord/configstate/config=$WORK/b164/_pkg_.a BUILDSTDERR: packagefile github.com/snapcore/snapd/overlord/hookstate=$WORK/b201/_pkg_.a BUILDSTDERR: packagefile github.com/snapcore/snapd/overlord/servicestate=$WORK/b219/_pkg_.a BUILDSTDERR: packagefile github.com/snapcore/snapd/overlord/snapstate=$WORK/b171/_pkg_.a BUILDSTDERR: packagefile github.com/snapcore/snapd/overlord/state=$WORK/b166/_pkg_.a BUILDSTDERR: packagefile github.com/snapcore/snapd/snap=$WORK/b098/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile sort=$WORK/b030/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b031/_pkg_.a BUILDSTDERR: packagefile text/tabwriter=$WORK/b220/_pkg_.a BUILDSTDERR: packagefile time=$WORK/b016/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/snapd-2.37.2/src/github.com/snapcore/snapd/overlord/hookstate/ctlcmd BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b218/_pkg_.a -trimpath $WORK/b218 -shared -p github.com/snapcore/snapd/overlord/hookstate/ctlcmd -complete -installsuffix shared -buildid lhsdQMEMvtkXJ-iWZ6fx/lhsdQMEMvtkXJ-iWZ6fx -goversion go1.10.7 -D "" -importcfg $WORK/b218/importcfg -pack ./ctlcmd.go ./get.go ./helpers.go ./restart.go ./services.go ./set.go ./start.go ./stop.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b202/_pkg_.a # internal BUILDSTDERR: cp $WORK/b202/_pkg_.a /builddir/.cache/go-build/08/08c2a30e74083f78a5c2c5c82c41a8f64f55e5c88b2133cd58d19a5bb9d77023-d # internal BUILDSTDERR: github.com/snapcore/snapd/overlord BUILDSTDERR: mkdir -p $WORK/b160/ BUILDSTDERR: cat >$WORK/b160/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile fmt=$WORK/b002/_pkg_.a BUILDSTDERR: packagefile github.com/snapcore/snapd/dirs=$WORK/b096/_pkg_.a BUILDSTDERR: packagefile github.com/snapcore/snapd/logger=$WORK/b100/_pkg_.a BUILDSTDERR: packagefile github.com/snapcore/snapd/osutil=$WORK/b047/_pkg_.a BUILDSTDERR: packagefile github.com/snapcore/snapd/overlord/assertstate=$WORK/b161/_pkg_.a BUILDSTDERR: packagefile github.com/snapcore/snapd/overlord/auth=$WORK/b163/_pkg_.a BUILDSTDERR: packagefile github.com/snapcore/snapd/overlord/cmdstate=$WORK/b194/_pkg_.a BUILDSTDERR: packagefile github.com/snapcore/snapd/overlord/configstate=$WORK/b195/_pkg_.a BUILDSTDERR: packagefile github.com/snapcore/snapd/overlord/configstate/proxyconf=$WORK/b200/_pkg_.a BUILDSTDERR: packagefile github.com/snapcore/snapd/overlord/devicestate=$WORK/b197/_pkg_.a BUILDSTDERR: packagefile github.com/snapcore/snapd/overlord/hookstate=$WORK/b201/_pkg_.a BUILDSTDERR: packagefile github.com/snapcore/snapd/overlord/ifacestate=$WORK/b202/_pkg_.a BUILDSTDERR: packagefile github.com/snapcore/snapd/overlord/patch=$WORK/b214/_pkg_.a BUILDSTDERR: packagefile github.com/snapcore/snapd/overlord/snapshotstate=$WORK/b215/_pkg_.a BUILDSTDERR: packagefile github.com/snapcore/snapd/overlord/snapstate=$WORK/b171/_pkg_.a BUILDSTDERR: packagefile github.com/snapcore/snapd/overlord/state=$WORK/b166/_pkg_.a BUILDSTDERR: packagefile github.com/snapcore/snapd/store=$WORK/b190/_pkg_.a BUILDSTDERR: packagefile gopkg.in/tomb.v2=$WORK/b063/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b013/_pkg_.a BUILDSTDERR: packagefile path/filepath=$WORK/b060/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b005/_pkg_.a BUILDSTDERR: packagefile time=$WORK/b016/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/snapd-2.37.2/src/github.com/snapcore/snapd/overlord BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b160/_pkg_.a -trimpath $WORK/b160 -shared -p github.com/snapcore/snapd/overlord -complete -installsuffix shared -buildid 97jjcX0yHwatkS_QEBcK/97jjcX0yHwatkS_QEBcK -goversion go1.10.7 -D "" -importcfg $WORK/b160/importcfg -pack ./backend.go ./overlord.go ./stateengine.go ./unknowntask.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b218/_pkg_.a # internal BUILDSTDERR: cp $WORK/b218/_pkg_.a /builddir/.cache/go-build/42/42f544f44764836dd52f57414e2e12a2deffe07fb16de4ae8a474fe07c20ec0b-d # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b160/_pkg_.a # internal BUILDSTDERR: cp $WORK/b160/_pkg_.a /builddir/.cache/go-build/94/94ad8995f81baf8d4280ecaeae8a4fc8660096f923a9a74173fd7bda6e927384-d # internal BUILDSTDERR: github.com/snapcore/snapd/daemon BUILDSTDERR: mkdir -p $WORK/b149/ BUILDSTDERR: cat >$WORK/b149/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile bufio=$WORK/b025/_pkg_.a BUILDSTDERR: packagefile encoding/json=$WORK/b026/_pkg_.a BUILDSTDERR: packagefile errors=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b002/_pkg_.a BUILDSTDERR: packagefile github.com/coreos/go-systemd/activation=$WORK/b150/_pkg_.a BUILDSTDERR: packagefile github.com/gorilla/mux=$WORK/b151/_pkg_.a BUILDSTDERR: packagefile github.com/jessevdk/go-flags=$WORK/b152/_pkg_.a BUILDSTDERR: packagefile github.com/snapcore/snapd/arch=$WORK/b099/_pkg_.a BUILDSTDERR: packagefile github.com/snapcore/snapd/asserts=$WORK/b033/_pkg_.a BUILDSTDERR: packagefile github.com/snapcore/snapd/asserts/snapasserts=$WORK/b153/_pkg_.a BUILDSTDERR: packagefile github.com/snapcore/snapd/client=$WORK/b024/_pkg_.a BUILDSTDERR: packagefile github.com/snapcore/snapd/cmd=$WORK/b022/_pkg_.a BUILDSTDERR: packagefile github.com/snapcore/snapd/dirs=$WORK/b096/_pkg_.a BUILDSTDERR: packagefile github.com/snapcore/snapd/httputil=$WORK/b154/_pkg_.a BUILDSTDERR: packagefile github.com/snapcore/snapd/i18n=$WORK/b106/_pkg_.a BUILDSTDERR: packagefile github.com/snapcore/snapd/interfaces=$WORK/b157/_pkg_.a BUILDSTDERR: packagefile github.com/snapcore/snapd/jsonutil=$WORK/b097/_pkg_.a BUILDSTDERR: packagefile github.com/snapcore/snapd/logger=$WORK/b100/_pkg_.a BUILDSTDERR: packagefile github.com/snapcore/snapd/osutil=$WORK/b047/_pkg_.a BUILDSTDERR: packagefile github.com/snapcore/snapd/overlord=$WORK/b160/_pkg_.a BUILDSTDERR: packagefile github.com/snapcore/snapd/overlord/assertstate=$WORK/b161/_pkg_.a BUILDSTDERR: packagefile github.com/snapcore/snapd/overlord/auth=$WORK/b163/_pkg_.a BUILDSTDERR: packagefile github.com/snapcore/snapd/overlord/configstate=$WORK/b195/_pkg_.a BUILDSTDERR: packagefile github.com/snapcore/snapd/overlord/configstate/config=$WORK/b164/_pkg_.a BUILDSTDERR: packagefile github.com/snapcore/snapd/overlord/configstate/proxyconf=$WORK/b200/_pkg_.a BUILDSTDERR: packagefile github.com/snapcore/snapd/overlord/devicestate=$WORK/b197/_pkg_.a BUILDSTDERR: packagefile github.com/snapcore/snapd/overlord/hookstate/ctlcmd=$WORK/b218/_pkg_.a BUILDSTDERR: packagefile github.com/snapcore/snapd/overlord/ifacestate=$WORK/b202/_pkg_.a BUILDSTDERR: packagefile github.com/snapcore/snapd/overlord/servicestate=$WORK/b219/_pkg_.a BUILDSTDERR: packagefile github.com/snapcore/snapd/overlord/snapshotstate=$WORK/b215/_pkg_.a BUILDSTDERR: packagefile github.com/snapcore/snapd/overlord/snapstate=$WORK/b171/_pkg_.a BUILDSTDERR: packagefile github.com/snapcore/snapd/overlord/standby=$WORK/b221/_pkg_.a BUILDSTDERR: packagefile github.com/snapcore/snapd/overlord/state=$WORK/b166/_pkg_.a BUILDSTDERR: packagefile github.com/snapcore/snapd/polkit=$WORK/b222/_pkg_.a BUILDSTDERR: packagefile github.com/snapcore/snapd/progress=$WORK/b142/_pkg_.a BUILDSTDERR: packagefile github.com/snapcore/snapd/release=$WORK/b068/_pkg_.a BUILDSTDERR: packagefile github.com/snapcore/snapd/snap=$WORK/b098/_pkg_.a BUILDSTDERR: packagefile github.com/snapcore/snapd/store=$WORK/b190/_pkg_.a BUILDSTDERR: packagefile github.com/snapcore/snapd/strutil=$WORK/b056/_pkg_.a BUILDSTDERR: packagefile github.com/snapcore/snapd/systemd=$WORK/b146/_pkg_.a BUILDSTDERR: packagefile golang.org/x/net/context=$WORK/b061/_pkg_.a BUILDSTDERR: packagefile gopkg.in/tomb.v2=$WORK/b063/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile io/ioutil=$WORK/b064/_pkg_.a BUILDSTDERR: packagefile mime=$WORK/b090/_pkg_.a BUILDSTDERR: packagefile mime/multipart=$WORK/b113/_pkg_.a BUILDSTDERR: packagefile net=$WORK/b092/_pkg_.a BUILDSTDERR: packagefile net/http=$WORK/b115/_pkg_.a BUILDSTDERR: packagefile net/url=$WORK/b095/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b013/_pkg_.a BUILDSTDERR: packagefile os/exec=$WORK/b065/_pkg_.a BUILDSTDERR: packagefile os/signal=$WORK/b223/_pkg_.a BUILDSTDERR: packagefile os/user=$WORK/b066/_pkg_.a BUILDSTDERR: packagefile path/filepath=$WORK/b060/_pkg_.a BUILDSTDERR: packagefile regexp=$WORK/b058/_pkg_.a BUILDSTDERR: packagefile runtime=$WORK/b008/_pkg_.a BUILDSTDERR: packagefile sort=$WORK/b030/_pkg_.a BUILDSTDERR: packagefile strconv=$WORK/b019/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b031/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b005/_pkg_.a BUILDSTDERR: packagefile syscall=$WORK/b015/_pkg_.a BUILDSTDERR: packagefile time=$WORK/b016/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/snapd-2.37.2/src/github.com/snapcore/snapd/daemon BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b149/_pkg_.a -trimpath $WORK/b149 -shared -p github.com/snapcore/snapd/daemon -complete -installsuffix shared -buildid uVCEhpA47BUQChDOp1hN/uVCEhpA47BUQChDOp1hN -goversion go1.10.7 -D "" -importcfg $WORK/b149/importcfg -pack ./api.go ./api_json.go ./api_snapshots.go ./daemon.go ./response.go ./snap.go ./ucrednet.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b149/_pkg_.a # internal BUILDSTDERR: cp $WORK/b149/_pkg_.a /builddir/.cache/go-build/b1/b18b01008dffc8b1eb203ac5464443d9c71ecba8ad0e6a24f87570aeb3646add-d # internal BUILDSTDERR: github.com/snapcore/snapd/cmd/snapd BUILDSTDERR: mkdir -p $WORK/b001/ BUILDSTDERR: cat >$WORK/b001/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile fmt=$WORK/b002/_pkg_.a BUILDSTDERR: packagefile github.com/snapcore/snapd/cmd=$WORK/b022/_pkg_.a BUILDSTDERR: packagefile github.com/snapcore/snapd/daemon=$WORK/b149/_pkg_.a BUILDSTDERR: packagefile github.com/snapcore/snapd/errtracker=$WORK/b180/_pkg_.a BUILDSTDERR: packagefile github.com/snapcore/snapd/httputil=$WORK/b154/_pkg_.a BUILDSTDERR: packagefile github.com/snapcore/snapd/logger=$WORK/b100/_pkg_.a BUILDSTDERR: packagefile github.com/snapcore/snapd/osutil=$WORK/b047/_pkg_.a BUILDSTDERR: packagefile github.com/snapcore/snapd/sanity=$WORK/b224/_pkg_.a BUILDSTDERR: packagefile github.com/snapcore/snapd/systemd=$WORK/b146/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b013/_pkg_.a BUILDSTDERR: packagefile os/signal=$WORK/b223/_pkg_.a BUILDSTDERR: packagefile syscall=$WORK/b015/_pkg_.a BUILDSTDERR: packagefile time=$WORK/b016/_pkg_.a BUILDSTDERR: packagefile runtime=$WORK/b008/_pkg_.a BUILDSTDERR: packagefile runtime/cgo=$WORK/b067/_pkg_.a BUILDSTDERR: packagefile math=$WORK/b012/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/snapd-2.37.2/src/github.com/snapcore/snapd/cmd/snapd BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b001/_pkg_.a -trimpath $WORK/b001 -shared -p main -complete -installsuffix shared -buildid 3wsLszgsN2psk2Y4ltGk/3wsLszgsN2psk2Y4ltGk -goversion go1.10.7 -D "" -importcfg $WORK/b001/importcfg -pack ./main.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b001/_pkg_.a # internal BUILDSTDERR: cp $WORK/b001/_pkg_.a /builddir/.cache/go-build/ea/eac417b0158d1b761751a77ac2d3205e58ff81ad6b4b81d8c7c0f268bdbfb78f-d # internal BUILDSTDERR: cat >$WORK/b001/importcfg.link << 'EOF' # internal BUILDSTDERR: packagefile github.com/snapcore/snapd/cmd/snapd=$WORK/b001/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b002/_pkg_.a BUILDSTDERR: packagefile github.com/snapcore/snapd/cmd=$WORK/b022/_pkg_.a BUILDSTDERR: packagefile github.com/snapcore/snapd/daemon=$WORK/b149/_pkg_.a BUILDSTDERR: packagefile github.com/snapcore/snapd/errtracker=$WORK/b180/_pkg_.a BUILDSTDERR: packagefile github.com/snapcore/snapd/httputil=$WORK/b154/_pkg_.a BUILDSTDERR: packagefile github.com/snapcore/snapd/logger=$WORK/b100/_pkg_.a BUILDSTDERR: packagefile github.com/snapcore/snapd/osutil=$WORK/b047/_pkg_.a BUILDSTDERR: packagefile github.com/snapcore/snapd/sanity=$WORK/b224/_pkg_.a BUILDSTDERR: packagefile github.com/snapcore/snapd/systemd=$WORK/b146/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b013/_pkg_.a BUILDSTDERR: packagefile os/signal=$WORK/b223/_pkg_.a BUILDSTDERR: packagefile syscall=$WORK/b015/_pkg_.a BUILDSTDERR: packagefile time=$WORK/b016/_pkg_.a BUILDSTDERR: packagefile runtime=$WORK/b008/_pkg_.a BUILDSTDERR: packagefile runtime/cgo=$WORK/b067/_pkg_.a BUILDSTDERR: packagefile math=$WORK/b012/_pkg_.a BUILDSTDERR: packagefile errors=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile reflect=$WORK/b018/_pkg_.a BUILDSTDERR: packagefile strconv=$WORK/b019/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b005/_pkg_.a BUILDSTDERR: packagefile unicode/utf8=$WORK/b020/_pkg_.a BUILDSTDERR: packagefile bytes=$WORK/b023/_pkg_.a BUILDSTDERR: packagefile github.com/snapcore/snapd/client=$WORK/b024/_pkg_.a BUILDSTDERR: packagefile github.com/snapcore/snapd/dirs=$WORK/b096/_pkg_.a BUILDSTDERR: packagefile github.com/snapcore/snapd/progress=$WORK/b142/_pkg_.a BUILDSTDERR: packagefile github.com/snapcore/snapd/release=$WORK/b068/_pkg_.a BUILDSTDERR: packagefile github.com/snapcore/snapd/snap=$WORK/b098/_pkg_.a BUILDSTDERR: packagefile github.com/snapcore/snapd/strutil=$WORK/b056/_pkg_.a BUILDSTDERR: packagefile io/ioutil=$WORK/b064/_pkg_.a BUILDSTDERR: packagefile log=$WORK/b089/_pkg_.a BUILDSTDERR: packagefile path/filepath=$WORK/b060/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b031/_pkg_.a BUILDSTDERR: packagefile bufio=$WORK/b025/_pkg_.a BUILDSTDERR: packagefile encoding/json=$WORK/b026/_pkg_.a BUILDSTDERR: packagefile github.com/coreos/go-systemd/activation=$WORK/b150/_pkg_.a BUILDSTDERR: packagefile github.com/gorilla/mux=$WORK/b151/_pkg_.a BUILDSTDERR: packagefile github.com/jessevdk/go-flags=$WORK/b152/_pkg_.a BUILDSTDERR: packagefile github.com/snapcore/snapd/arch=$WORK/b099/_pkg_.a BUILDSTDERR: packagefile github.com/snapcore/snapd/asserts=$WORK/b033/_pkg_.a BUILDSTDERR: packagefile github.com/snapcore/snapd/asserts/snapasserts=$WORK/b153/_pkg_.a BUILDSTDERR: packagefile github.com/snapcore/snapd/i18n=$WORK/b106/_pkg_.a BUILDSTDERR: packagefile github.com/snapcore/snapd/interfaces=$WORK/b157/_pkg_.a BUILDSTDERR: packagefile github.com/snapcore/snapd/jsonutil=$WORK/b097/_pkg_.a BUILDSTDERR: packagefile github.com/snapcore/snapd/overlord=$WORK/b160/_pkg_.a BUILDSTDERR: packagefile github.com/snapcore/snapd/overlord/assertstate=$WORK/b161/_pkg_.a BUILDSTDERR: packagefile github.com/snapcore/snapd/overlord/auth=$WORK/b163/_pkg_.a BUILDSTDERR: packagefile github.com/snapcore/snapd/overlord/configstate=$WORK/b195/_pkg_.a BUILDSTDERR: packagefile github.com/snapcore/snapd/overlord/configstate/config=$WORK/b164/_pkg_.a BUILDSTDERR: packagefile github.com/snapcore/snapd/overlord/configstate/proxyconf=$WORK/b200/_pkg_.a BUILDSTDERR: packagefile github.com/snapcore/snapd/overlord/devicestate=$WORK/b197/_pkg_.a BUILDSTDERR: packagefile github.com/snapcore/snapd/overlord/hookstate/ctlcmd=$WORK/b218/_pkg_.a BUILDSTDERR: packagefile github.com/snapcore/snapd/overlord/ifacestate=$WORK/b202/_pkg_.a BUILDSTDERR: packagefile github.com/snapcore/snapd/overlord/servicestate=$WORK/b219/_pkg_.a BUILDSTDERR: packagefile github.com/snapcore/snapd/overlord/snapshotstate=$WORK/b215/_pkg_.a BUILDSTDERR: packagefile github.com/snapcore/snapd/overlord/snapstate=$WORK/b171/_pkg_.a BUILDSTDERR: packagefile github.com/snapcore/snapd/overlord/standby=$WORK/b221/_pkg_.a BUILDSTDERR: packagefile github.com/snapcore/snapd/overlord/state=$WORK/b166/_pkg_.a BUILDSTDERR: packagefile github.com/snapcore/snapd/polkit=$WORK/b222/_pkg_.a BUILDSTDERR: packagefile github.com/snapcore/snapd/store=$WORK/b190/_pkg_.a BUILDSTDERR: packagefile golang.org/x/net/context=$WORK/b061/_pkg_.a BUILDSTDERR: packagefile gopkg.in/tomb.v2=$WORK/b063/_pkg_.a BUILDSTDERR: packagefile mime=$WORK/b090/_pkg_.a BUILDSTDERR: packagefile mime/multipart=$WORK/b113/_pkg_.a BUILDSTDERR: packagefile net=$WORK/b092/_pkg_.a BUILDSTDERR: packagefile net/http=$WORK/b115/_pkg_.a BUILDSTDERR: packagefile net/url=$WORK/b095/_pkg_.a BUILDSTDERR: packagefile os/exec=$WORK/b065/_pkg_.a BUILDSTDERR: packagefile os/user=$WORK/b066/_pkg_.a BUILDSTDERR: packagefile regexp=$WORK/b058/_pkg_.a BUILDSTDERR: packagefile sort=$WORK/b030/_pkg_.a BUILDSTDERR: packagefile crypto/md5=$WORK/b077/_pkg_.a BUILDSTDERR: packagefile crypto/sha512=$WORK/b046/_pkg_.a BUILDSTDERR: packagefile github.com/boltdb/bolt=$WORK/b173/_pkg_.a BUILDSTDERR: packagefile gopkg.in/mgo.v2/bson=$WORK/b181/_pkg_.a BUILDSTDERR: packagefile crypto/tls=$WORK/b119/_pkg_.a BUILDSTDERR: packagefile gopkg.in/retry.v1=$WORK/b155/_pkg_.a BUILDSTDERR: packagefile net/http/httputil=$WORK/b156/_pkg_.a BUILDSTDERR: packagefile crypto=$WORK/b034/_pkg_.a BUILDSTDERR: packagefile debug/elf=$WORK/b048/_pkg_.a BUILDSTDERR: packagefile encoding/binary=$WORK/b029/_pkg_.a BUILDSTDERR: packagefile encoding/hex=$WORK/b054/_pkg_.a BUILDSTDERR: packagefile github.com/snapcore/snapd/osutil/sys=$WORK/b055/_pkg_.a BUILDSTDERR: packagefile sync/atomic=$WORK/b011/_pkg_.a BUILDSTDERR: packagefile compress/gzip=$WORK/b116/_pkg_.a BUILDSTDERR: packagefile encoding/base64=$WORK/b028/_pkg_.a BUILDSTDERR: packagefile github.com/snapcore/snapd/osutil/squashfs=$WORK/b147/_pkg_.a BUILDSTDERR: packagefile log/syslog=$WORK/b148/_pkg_.a BUILDSTDERR: packagefile internal/poll=$WORK/b014/_pkg_.a BUILDSTDERR: packagefile internal/testlog=$WORK/b017/_pkg_.a BUILDSTDERR: packagefile internal/race=$WORK/b006/_pkg_.a BUILDSTDERR: packagefile runtime/internal/atomic=$WORK/b009/_pkg_.a BUILDSTDERR: packagefile runtime/internal/sys=$WORK/b010/_pkg_.a BUILDSTDERR: packagefile unicode=$WORK/b021/_pkg_.a BUILDSTDERR: packagefile path=$WORK/b053/_pkg_.a BUILDSTDERR: packagefile github.com/snapcore/snapd/strutil/quantity=$WORK/b143/_pkg_.a BUILDSTDERR: packagefile golang.org/x/crypto/ssh/terminal=$WORK/b144/_pkg_.a BUILDSTDERR: packagefile github.com/snapcore/snapd/selinux=$WORK/b069/_pkg_.a BUILDSTDERR: packagefile github.com/snapcore/snapd/snap/snapdir=$WORK/b101/_pkg_.a BUILDSTDERR: packagefile github.com/snapcore/snapd/snap/squashfs=$WORK/b102/_pkg_.a BUILDSTDERR: packagefile github.com/snapcore/snapd/spdx=$WORK/b103/_pkg_.a BUILDSTDERR: packagefile github.com/snapcore/snapd/timeout=$WORK/b104/_pkg_.a BUILDSTDERR: packagefile github.com/snapcore/snapd/timeutil=$WORK/b105/_pkg_.a BUILDSTDERR: packagefile gopkg.in/yaml.v2=$WORK/b057/_pkg_.a BUILDSTDERR: packagefile math/rand=$WORK/b043/_pkg_.a BUILDSTDERR: packagefile encoding=$WORK/b027/_pkg_.a BUILDSTDERR: packagefile unicode/utf16=$WORK/b032/_pkg_.a BUILDSTDERR: packagefile context=$WORK/b062/_pkg_.a BUILDSTDERR: packagefile crypto/rand=$WORK/b036/_pkg_.a BUILDSTDERR: packagefile crypto/rsa=$WORK/b044/_pkg_.a BUILDSTDERR: packagefile crypto/sha256=$WORK/b045/_pkg_.a BUILDSTDERR: packagefile golang.org/x/crypto/openpgp/packet=$WORK/b070/_pkg_.a BUILDSTDERR: packagefile golang.org/x/crypto/sha3=$WORK/b087/_pkg_.a BUILDSTDERR: packagefile net/mail=$WORK/b088/_pkg_.a BUILDSTDERR: packagefile github.com/ojii/gettext.go=$WORK/b107/_pkg_.a BUILDSTDERR: packagefile github.com/snapcore/snapd/interfaces/hotplug=$WORK/b158/_pkg_.a BUILDSTDERR: packagefile github.com/snapcore/snapd/interfaces/utils=$WORK/b159/_pkg_.a BUILDSTDERR: packagefile github.com/snapcore/snapd/overlord/cmdstate=$WORK/b194/_pkg_.a BUILDSTDERR: packagefile github.com/snapcore/snapd/overlord/hookstate=$WORK/b201/_pkg_.a BUILDSTDERR: packagefile github.com/snapcore/snapd/overlord/patch=$WORK/b214/_pkg_.a BUILDSTDERR: packagefile github.com/snapcore/snapd/asserts/sysdb=$WORK/b162/_pkg_.a BUILDSTDERR: packagefile gopkg.in/macaroon.v1=$WORK/b167/_pkg_.a BUILDSTDERR: packagefile github.com/snapcore/snapd/overlord/configstate/configcore=$WORK/b196/_pkg_.a BUILDSTDERR: packagefile github.com/snapcore/snapd/features=$WORK/b165/_pkg_.a BUILDSTDERR: packagefile crypto/x509=$WORK/b123/_pkg_.a BUILDSTDERR: packagefile encoding/pem=$WORK/b125/_pkg_.a BUILDSTDERR: packagefile github.com/snapcore/snapd/netutil=$WORK/b198/_pkg_.a BUILDSTDERR: packagefile github.com/snapcore/snapd/overlord/ifacestate/ifacerepo=$WORK/b184/_pkg_.a BUILDSTDERR: packagefile github.com/snapcore/snapd/partition=$WORK/b176/_pkg_.a BUILDSTDERR: packagefile text/tabwriter=$WORK/b220/_pkg_.a BUILDSTDERR: packagefile github.com/snapcore/snapd/interfaces/backends=$WORK/b203/_pkg_.a BUILDSTDERR: packagefile github.com/snapcore/snapd/interfaces/builtin=$WORK/b210/_pkg_.a BUILDSTDERR: packagefile github.com/snapcore/snapd/interfaces/policy=$WORK/b211/_pkg_.a BUILDSTDERR: packagefile github.com/snapcore/snapd/overlord/ifacestate/udevmonitor=$WORK/b212/_pkg_.a BUILDSTDERR: packagefile github.com/snapcore/snapd/overlord/snapshotstate/backend=$WORK/b216/_pkg_.a BUILDSTDERR: packagefile github.com/snapcore/snapd/advisor=$WORK/b172/_pkg_.a BUILDSTDERR: packagefile github.com/snapcore/snapd/boot=$WORK/b175/_pkg_.a BUILDSTDERR: packagefile github.com/snapcore/snapd/overlord/configstate/settings=$WORK/b183/_pkg_.a BUILDSTDERR: packagefile github.com/snapcore/snapd/overlord/snapstate/backend=$WORK/b185/_pkg_.a BUILDSTDERR: packagefile github.com/godbus/dbus=$WORK/b199/_pkg_.a BUILDSTDERR: packagefile github.com/juju/ratelimit=$WORK/b191/_pkg_.a BUILDSTDERR: packagefile github.com/snapcore/snapd/jsonutil/safejson=$WORK/b192/_pkg_.a BUILDSTDERR: packagefile golang.org/x/net/context/ctxhttp=$WORK/b193/_pkg_.a BUILDSTDERR: packagefile mime/quotedprintable=$WORK/b114/_pkg_.a BUILDSTDERR: packagefile net/textproto=$WORK/b091/_pkg_.a BUILDSTDERR: packagefile internal/nettrace=$WORK/b093/_pkg_.a BUILDSTDERR: packagefile internal/singleflight=$WORK/b094/_pkg_.a BUILDSTDERR: packagefile container/list=$WORK/b118/_pkg_.a BUILDSTDERR: packagefile vendor/golang_org/x/net/http2/hpack=$WORK/b132/_pkg_.a BUILDSTDERR: packagefile vendor/golang_org/x/net/idna=$WORK/b133/_pkg_.a BUILDSTDERR: packagefile vendor/golang_org/x/net/lex/httplex=$WORK/b138/_pkg_.a BUILDSTDERR: packagefile vendor/golang_org/x/net/proxy=$WORK/b139/_pkg_.a BUILDSTDERR: packagefile net/http/httptrace=$WORK/b140/_pkg_.a BUILDSTDERR: packagefile net/http/internal=$WORK/b141/_pkg_.a BUILDSTDERR: packagefile regexp/syntax=$WORK/b059/_pkg_.a BUILDSTDERR: packagefile hash=$WORK/b035/_pkg_.a BUILDSTDERR: packagefile hash/fnv=$WORK/b174/_pkg_.a BUILDSTDERR: packagefile runtime/debug=$WORK/b111/_pkg_.a BUILDSTDERR: packagefile gopkg.in/mgo.v2/internal/json=$WORK/b182/_pkg_.a BUILDSTDERR: packagefile crypto/aes=$WORK/b037/_pkg_.a BUILDSTDERR: packagefile crypto/cipher=$WORK/b038/_pkg_.a BUILDSTDERR: packagefile crypto/des=$WORK/b072/_pkg_.a BUILDSTDERR: packagefile crypto/ecdsa=$WORK/b074/_pkg_.a BUILDSTDERR: packagefile crypto/elliptic=$WORK/b075/_pkg_.a BUILDSTDERR: packagefile crypto/hmac=$WORK/b120/_pkg_.a BUILDSTDERR: packagefile crypto/internal/cipherhw=$WORK/b121/_pkg_.a BUILDSTDERR: packagefile crypto/rc4=$WORK/b122/_pkg_.a BUILDSTDERR: packagefile crypto/sha1=$WORK/b078/_pkg_.a BUILDSTDERR: packagefile crypto/subtle=$WORK/b039/_pkg_.a BUILDSTDERR: packagefile encoding/asn1=$WORK/b076/_pkg_.a BUILDSTDERR: packagefile vendor/golang_org/x/crypto/chacha20poly1305=$WORK/b128/_pkg_.a BUILDSTDERR: packagefile vendor/golang_org/x/crypto/curve25519=$WORK/b131/_pkg_.a BUILDSTDERR: packagefile math/big=$WORK/b041/_pkg_.a BUILDSTDERR: packagefile compress/zlib=$WORK/b049/_pkg_.a BUILDSTDERR: packagefile debug/dwarf=$WORK/b052/_pkg_.a BUILDSTDERR: packagefile compress/flate=$WORK/b050/_pkg_.a BUILDSTDERR: packagefile hash/crc32=$WORK/b117/_pkg_.a BUILDSTDERR: packagefile golang.org/x/sys/unix=$WORK/b145/_pkg_.a BUILDSTDERR: packagefile internal/syscall/unix=$WORK/b040/_pkg_.a BUILDSTDERR: packagefile compress/bzip2=$WORK/b071/_pkg_.a BUILDSTDERR: packagefile crypto/dsa=$WORK/b073/_pkg_.a BUILDSTDERR: packagefile golang.org/x/crypto/cast5=$WORK/b079/_pkg_.a BUILDSTDERR: packagefile golang.org/x/crypto/openpgp/elgamal=$WORK/b080/_pkg_.a BUILDSTDERR: packagefile golang.org/x/crypto/openpgp/errors=$WORK/b081/_pkg_.a BUILDSTDERR: packagefile golang.org/x/crypto/openpgp/s2k=$WORK/b082/_pkg_.a BUILDSTDERR: packagefile image=$WORK/b083/_pkg_.a BUILDSTDERR: packagefile image/jpeg=$WORK/b085/_pkg_.a BUILDSTDERR: packagefile github.com/ojii/gettext.go/pluralforms=$WORK/b108/_pkg_.a BUILDSTDERR: packagefile testing=$WORK/b109/_pkg_.a BUILDSTDERR: packagefile github.com/snapcore/snapd/wrappers=$WORK/b187/_pkg_.a BUILDSTDERR: packagefile golang.org/x/crypto/nacl/secretbox=$WORK/b168/_pkg_.a BUILDSTDERR: packagefile crypto/x509/pkix=$WORK/b124/_pkg_.a BUILDSTDERR: packagefile vendor/golang_org/x/crypto/cryptobyte=$WORK/b126/_pkg_.a BUILDSTDERR: packagefile vendor/golang_org/x/crypto/cryptobyte/asn1=$WORK/b127/_pkg_.a BUILDSTDERR: packagefile github.com/snapcore/snapd/partition/androidbootenv=$WORK/b177/_pkg_.a BUILDSTDERR: packagefile github.com/snapcore/snapd/partition/grubenv=$WORK/b178/_pkg_.a BUILDSTDERR: packagefile github.com/snapcore/snapd/partition/ubootenv=$WORK/b179/_pkg_.a BUILDSTDERR: packagefile github.com/snapcore/snapd/interfaces/apparmor=$WORK/b204/_pkg_.a BUILDSTDERR: packagefile github.com/snapcore/snapd/interfaces/dbus=$WORK/b205/_pkg_.a BUILDSTDERR: packagefile github.com/snapcore/snapd/interfaces/kmod=$WORK/b206/_pkg_.a BUILDSTDERR: packagefile github.com/snapcore/snapd/interfaces/mount=$WORK/b186/_pkg_.a BUILDSTDERR: packagefile github.com/snapcore/snapd/interfaces/seccomp=$WORK/b207/_pkg_.a BUILDSTDERR: packagefile github.com/snapcore/snapd/interfaces/systemd=$WORK/b208/_pkg_.a BUILDSTDERR: packagefile github.com/snapcore/snapd/interfaces/udev=$WORK/b209/_pkg_.a BUILDSTDERR: packagefile github.com/snapcore/snapd/osutil/udev/netlink=$WORK/b213/_pkg_.a BUILDSTDERR: packagefile archive/zip=$WORK/b217/_pkg_.a BUILDSTDERR: packagefile vendor/golang_org/x/text/secure/bidirule=$WORK/b134/_pkg_.a BUILDSTDERR: packagefile vendor/golang_org/x/text/unicode/bidi=$WORK/b136/_pkg_.a BUILDSTDERR: packagefile vendor/golang_org/x/text/unicode/norm=$WORK/b137/_pkg_.a BUILDSTDERR: packagefile vendor/golang_org/x/crypto/chacha20poly1305/internal/chacha20=$WORK/b129/_pkg_.a BUILDSTDERR: packagefile vendor/golang_org/x/crypto/poly1305=$WORK/b130/_pkg_.a BUILDSTDERR: packagefile math/bits=$WORK/b042/_pkg_.a BUILDSTDERR: packagefile hash/adler32=$WORK/b051/_pkg_.a BUILDSTDERR: packagefile image/color=$WORK/b084/_pkg_.a BUILDSTDERR: packagefile image/internal/imageutil=$WORK/b086/_pkg_.a BUILDSTDERR: packagefile flag=$WORK/b110/_pkg_.a BUILDSTDERR: packagefile runtime/trace=$WORK/b112/_pkg_.a BUILDSTDERR: packagefile text/template=$WORK/b188/_pkg_.a BUILDSTDERR: packagefile golang.org/x/crypto/poly1305=$WORK/b169/_pkg_.a BUILDSTDERR: packagefile golang.org/x/crypto/salsa20/salsa=$WORK/b170/_pkg_.a BUILDSTDERR: packagefile vendor/golang_org/x/text/transform=$WORK/b135/_pkg_.a BUILDSTDERR: packagefile text/template/parse=$WORK/b189/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: mkdir -p $WORK/b001/exe/ BUILDSTDERR: cd . BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/link -o $WORK/b001/exe/a.out -importcfg $WORK/b001/importcfg.link -installsuffix shared -buildmode=pie -buildid=uNifVoBOZNaJbvrK2TKh/3wsLszgsN2psk2Y4ltGk/LZCqYP_oYdr8GaNwJAL_/uNifVoBOZNaJbvrK2TKh -B 0x46afe385a0f7dd1fce23c9272fc32e3a027e0a48 -extldflags "-Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld " -extld=gcc $WORK/b001/_pkg_.a BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b001/exe/a.out # internal BUILDSTDERR: mkdir -p bin/ BUILDSTDERR: mv $WORK/b001/exe/a.out bin/snapd BUILDSTDERR: rm -r $WORK/b001/ BUILDSTDERR: ++ head -c20 /dev/urandom BUILDSTDERR: ++ od -An -tx1 BUILDSTDERR: ++ tr -d ' \n' + go build -buildmode pie -compiler gc '-tags=rpm_crashtraceback ' -ldflags ' -B 0xa06bb03c87e6ec8db7bbad55d9499165085b459c -extldflags '\''-Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld '\''' -a -v -x -o bin/snap github.com/snapcore/snapd/cmd/snap BUILDSTDERR: WORK=/tmp/go-build257082803 BUILDSTDERR: errors BUILDSTDERR: mkdir -p $WORK/b004/ BUILDSTDERR: cat >$WORK/b004/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/errors BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b004/_pkg_.a -trimpath $WORK/b004 -shared -p errors -std -complete -installsuffix shared -buildid FzgE2nFu75oIIzQfsbtJ/FzgE2nFu75oIIzQfsbtJ -goversion go1.10.7 -D "" -importcfg $WORK/b004/importcfg -pack ./errors.go BUILDSTDERR: internal/race BUILDSTDERR: mkdir -p $WORK/b007/ BUILDSTDERR: cat >$WORK/b007/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/internal/race BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b007/_pkg_.a -trimpath $WORK/b007 -shared -p internal/race -std -complete -installsuffix shared -buildid dOVl6qj1a18OpPfdZTjZ/dOVl6qj1a18OpPfdZTjZ -goversion go1.10.7 -D "" -importcfg $WORK/b007/importcfg -pack ./doc.go ./norace.go BUILDSTDERR: sync/atomic BUILDSTDERR: mkdir -p $WORK/b012/ BUILDSTDERR: runtime/internal/sys BUILDSTDERR: cat >$WORK/b012/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/sync/atomic BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b012/_pkg_.a -trimpath $WORK/b012 -shared -p sync/atomic -std -installsuffix shared -buildid budSmCIll38VTuET45Zo/budSmCIll38VTuET45Zo -goversion go1.10.7 -D "" -importcfg $WORK/b012/importcfg -pack -asmhdr $WORK/b012/go_asm.h ./64bit_arm.go ./doc.go ./value.go BUILDSTDERR: mkdir -p $WORK/b011/ BUILDSTDERR: cat >$WORK/b011/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/runtime/internal/sys BUILDSTDERR: /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 59obkQxhxG_TGCe612z5/59obkQxhxG_TGCe612z5 -goversion go1.10.7 -D "" -importcfg $WORK/b011/importcfg -pack ./arch.go ./arch_arm.go ./intrinsics.go ./stubs.go ./sys.go ./zgoarch_arm.go ./zgoos_linux.go ./zversion.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b004/_pkg_.a # internal BUILDSTDERR: cp $WORK/b004/_pkg_.a /builddir/.cache/go-build/9b/9be2c336769d4dcf37b51e73bb39f054654001d45948f463d212c65bdaf9bf39-d # internal BUILDSTDERR: unicode BUILDSTDERR: mkdir -p $WORK/b013/ BUILDSTDERR: cat >$WORK/b013/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/unicode BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b013/_pkg_.a -trimpath $WORK/b013 -shared -p unicode -std -complete -installsuffix shared -buildid NGNhrKtkUSXx8aKUTdxt/NGNhrKtkUSXx8aKUTdxt -goversion go1.10.7 -D "" -importcfg $WORK/b013/importcfg -pack ./casetables.go ./digit.go ./graphic.go ./letter.go ./tables.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b007/_pkg_.a # internal BUILDSTDERR: cp $WORK/b007/_pkg_.a /builddir/.cache/go-build/6c/6c7d9dcd5420dbf7ee5230e4b77c6ac5f97b2b82b69e9abec7442c6113a1d4e5-d # internal BUILDSTDERR: unicode/utf8 BUILDSTDERR: mkdir -p $WORK/b014/ BUILDSTDERR: cat >$WORK/b014/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/unicode/utf8 BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b014/_pkg_.a -trimpath $WORK/b014 -shared -p unicode/utf8 -std -complete -installsuffix shared -buildid fJYE0wejU97PfFhHBeeA/fJYE0wejU97PfFhHBeeA -goversion go1.10.7 -D "" -importcfg $WORK/b014/importcfg -pack ./utf8.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b011/_pkg_.a # internal BUILDSTDERR: cd /usr/lib/golang/src/sync/atomic BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/asm -trimpath $WORK/b012 -I $WORK/b012/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm -shared -o $WORK/b012/asm_arm.o ./asm_arm.s BUILDSTDERR: cp $WORK/b011/_pkg_.a /builddir/.cache/go-build/de/de7e1a766396f352d7455f5b7af0f3457334e502227eb0f522747864e18e34c4-d # internal BUILDSTDERR: runtime/internal/atomic BUILDSTDERR: mkdir -p $WORK/b010/ BUILDSTDERR: cat >$WORK/b010/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile runtime/internal/sys=$WORK/b011/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/runtime/internal/atomic BUILDSTDERR: /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 vchkUbhtBUiVeWzL9wWJ/vchkUbhtBUiVeWzL9wWJ -goversion go1.10.7 -D "" -importcfg $WORK/b010/importcfg -pack -asmhdr $WORK/b010/go_asm.h ./atomic_arm.go ./stubs.go BUILDSTDERR: cd /usr/lib/golang/src/sync/atomic BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/asm -trimpath $WORK/b012 -I $WORK/b012/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm -shared -o $WORK/b012/asm_linux_arm.o ./asm_linux_arm.s BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/pack r $WORK/b012/_pkg_.a $WORK/b012/asm_arm.o $WORK/b012/asm_linux_arm.o # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b012/_pkg_.a # internal BUILDSTDERR: cp $WORK/b012/_pkg_.a /builddir/.cache/go-build/70/707c6e722d320959298223dd4471c7b91b6a21f9de7ba9e31a7a160446bb89e5-d # internal BUILDSTDERR: cd /usr/lib/golang/src/runtime/internal/atomic BUILDSTDERR: /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 BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b014/_pkg_.a # internal BUILDSTDERR: cp $WORK/b014/_pkg_.a /builddir/.cache/go-build/dd/dd88326b4532d5372445a4d7210b8c24db4586b2db7e9209c65502a017b089d8-d # internal BUILDSTDERR: encoding BUILDSTDERR: mkdir -p $WORK/b023/ BUILDSTDERR: cat >$WORK/b023/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/encoding BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b023/_pkg_.a -trimpath $WORK/b023 -shared -p encoding -std -complete -installsuffix shared -buildid QkqpXiTvWFz2yKi8I0Yi/QkqpXiTvWFz2yKi8I0Yi -goversion go1.10.7 -D "" -importcfg $WORK/b023/importcfg -pack ./encoding.go BUILDSTDERR: math BUILDSTDERR: mkdir -p $WORK/b018/ BUILDSTDERR: cat >$WORK/b018/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/math BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b018/_pkg_.a -trimpath $WORK/b018 -shared -p math -std -installsuffix shared -buildid vod3F1rpDk2dtc-LDG0j/vod3F1rpDk2dtc-LDG0j -goversion go1.10.7 -D "" -importcfg $WORK/b018/importcfg -pack -asmhdr $WORK/b018/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 ./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 ./unsafe.go BUILDSTDERR: cd /usr/lib/golang/src/runtime/internal/atomic BUILDSTDERR: /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 BUILDSTDERR: /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 BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b010/_pkg_.a # internal BUILDSTDERR: cp $WORK/b010/_pkg_.a /builddir/.cache/go-build/ec/ec61486775f3d3683e1c552a154807a619f7bcbc5aa2b8db500d0dfad17e97bf-d # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b023/_pkg_.a # internal BUILDSTDERR: cp $WORK/b023/_pkg_.a /builddir/.cache/go-build/d1/d1ce3a0982665e20620ed446eeb68be46ae4cfe0d12719302fbcf8979d3ec395-d # internal BUILDSTDERR: internal/testlog BUILDSTDERR: mkdir -p $WORK/b029/ BUILDSTDERR: cat >$WORK/b029/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile sync/atomic=$WORK/b012/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/internal/testlog BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b029/_pkg_.a -trimpath $WORK/b029 -shared -p internal/testlog -std -complete -installsuffix shared -buildid pYom1Yu7pPCpBa1QTHzq/pYom1Yu7pPCpBa1QTHzq -goversion go1.10.7 -D "" -importcfg $WORK/b029/importcfg -pack ./log.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b029/_pkg_.a # internal BUILDSTDERR: cp $WORK/b029/_pkg_.a /builddir/.cache/go-build/ca/cac2ea73f7f18d3d746bb463e721ff0135b00c2314eaf9e0490e02b9114a4436-d # internal BUILDSTDERR: unicode/utf16 BUILDSTDERR: mkdir -p $WORK/b032/ BUILDSTDERR: cat >$WORK/b032/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/unicode/utf16 BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b032/_pkg_.a -trimpath $WORK/b032 -shared -p unicode/utf16 -std -complete -installsuffix shared -buildid HMRDOQp3lAQTAUw9RqpZ/HMRDOQp3lAQTAUw9RqpZ -goversion go1.10.7 -D "" -importcfg $WORK/b032/importcfg -pack ./utf16.go BUILDSTDERR: runtime BUILDSTDERR: mkdir -p $WORK/b009/ BUILDSTDERR: cat >$WORK/b009/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile runtime/internal/atomic=$WORK/b010/_pkg_.a BUILDSTDERR: packagefile runtime/internal/sys=$WORK/b011/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/runtime BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b009/_pkg_.a -trimpath $WORK/b009 -shared -p runtime -std -+ -installsuffix shared -buildid bhPI7QEd8EmtpOEQR3K1/bhPI7QEd8EmtpOEQR3K1 -goversion go1.10.7 -D "" -importcfg $WORK/b009/importcfg -pack -asmhdr $WORK/b009/go_asm.h ./alg.go ./atomic_pointer.go ./cgo.go ./cgocall.go ./cgocallback.go ./cgocheck.go ./chan.go ./compiler.go ./complex.go ./cpuprof.go ./debug.go ./defs_linux_arm.go ./env_posix.go ./error.go ./extern.go ./fastlog2.go ./fastlog2table.go ./fedora.go ./float.go ./hash32.go ./hashmap.go ./hashmap_fast.go ./heapdump.go ./iface.go ./lfstack.go ./lfstack_32bit.go ./lock_futex.go ./malloc.go ./mbarrier.go ./mbitmap.go ./mcache.go ./mcentral.go ./mem_linux.go ./mfinal.go ./mfixalloc.go ./mgc.go ./mgclarge.go ./mgcmark.go ./mgcsweep.go ./mgcsweepbuf.go ./mgcwork.go ./mheap.go ./mmap.go ./mprof.go ./msan0.go ./msize.go ./mstats.go ./mwbbuf.go ./netpoll.go ./netpoll_epoll.go ./os_linux.go ./os_linux_arm.go ./os_linux_generic.go ./panic.go ./plugin.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_linux.go ./signal_arm.go ./signal_linux_arm.go ./signal_sighandler.go ./signal_unix.go ./sigqueue.go ./sigtab_linux_generic.go ./sizeclasses.go ./slice.go ./softfloat64.go ./softfloat_arm.go ./sqrt.go ./stack.go ./string.go ./stubs.go ./stubs2.go ./stubs32.go ./stubs_asm.go ./stubs_linux.go ./symtab.go ./sys_arm.go ./sys_nonppc64x.go ./time.go ./timestub.go ./trace.go ./traceback.go ./type.go ./typekind.go ./unaligned2.go ./utf8.go ./vlrt.go ./write_err.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b032/_pkg_.a # internal BUILDSTDERR: cp $WORK/b032/_pkg_.a /builddir/.cache/go-build/51/51f8866d53bdd143320f4433f81f844924cbebf9266bafec6e66a0436b852679-d # internal BUILDSTDERR: crypto/subtle BUILDSTDERR: mkdir -p $WORK/b037/ BUILDSTDERR: cat >$WORK/b037/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/crypto/subtle BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b037/_pkg_.a -trimpath $WORK/b037 -shared -p crypto/subtle -std -complete -installsuffix shared -buildid ZgwMcx3CUe98jgeEaRHB/ZgwMcx3CUe98jgeEaRHB -goversion go1.10.7 -D "" -importcfg $WORK/b037/importcfg -pack ./constant_time.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b037/_pkg_.a # internal BUILDSTDERR: cp $WORK/b037/_pkg_.a /builddir/.cache/go-build/b2/b2c5705f83313f96de0c4783f7f48606f18efab24a11b4b19b8c4cb5312e5550-d # internal BUILDSTDERR: math/bits BUILDSTDERR: mkdir -p $WORK/b040/ BUILDSTDERR: cat >$WORK/b040/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/math/bits BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b040/_pkg_.a -trimpath $WORK/b040 -shared -p math/bits -std -complete -installsuffix shared -buildid XNxaeMKSllrnt1Vhe5QU/XNxaeMKSllrnt1Vhe5QU -goversion go1.10.7 -D "" -importcfg $WORK/b040/importcfg -pack ./bits.go ./bits_tables.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b040/_pkg_.a # internal BUILDSTDERR: cp $WORK/b040/_pkg_.a /builddir/.cache/go-build/65/65373472c87457180324913199da414da986b82b08a0ef1a6081b65eb54f85e7-d # internal BUILDSTDERR: internal/nettrace BUILDSTDERR: mkdir -p $WORK/b046/ BUILDSTDERR: cat >$WORK/b046/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/internal/nettrace BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b046/_pkg_.a -trimpath $WORK/b046 -shared -p internal/nettrace -std -complete -installsuffix shared -buildid rY65XeBc6vnHIKHtAd8j/rY65XeBc6vnHIKHtAd8j -goversion go1.10.7 -D "" -importcfg $WORK/b046/importcfg -pack ./nettrace.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b046/_pkg_.a # internal BUILDSTDERR: cp $WORK/b046/_pkg_.a /builddir/.cache/go-build/6a/6ae8dc55bce129314826295edad1adda19c74f5ac5c7b7777177bb476ac111dc-d # internal BUILDSTDERR: runtime/cgo BUILDSTDERR: mkdir -p $WORK/b048/ BUILDSTDERR: cd /usr/lib/golang/src/runtime/cgo BUILDSTDERR: CGO_LDFLAGS='"-g" "-O2" "-lpthread"' /usr/lib/golang/pkg/tool/linux_arm/cgo -objdir $WORK/b048/ -importpath runtime/cgo -import_runtime_cgo=false -import_syscall=false -- -I $WORK/b048/ -g -O2 -Wall -Werror ./cgo.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b013/_pkg_.a # internal BUILDSTDERR: cd $WORK BUILDSTDERR: gcc -fno-caret-diagnostics -c -x c - || true BUILDSTDERR: cp $WORK/b013/_pkg_.a /builddir/.cache/go-build/ff/ff841cba8bfa0b134451e77d5e80aeb6f6e887be9a52121b8fe6e9ec382e5ece-d # internal BUILDSTDERR: gcc -Qunused-arguments -c -x c - || true BUILDSTDERR: gcc -fdebug-prefix-map=a=b -c -x c - || true BUILDSTDERR: cd /usr/lib/golang/src/math BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/asm -trimpath $WORK/b018 -I $WORK/b018/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm -shared -o $WORK/b018/asin_arm.o ./asin_arm.s BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/asm -trimpath $WORK/b018 -I $WORK/b018/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm -shared -o $WORK/b018/asinh_stub.o ./asinh_stub.s BUILDSTDERR: cd $WORK BUILDSTDERR: gcc -gno-record-gcc-switches -c -x c - || true BUILDSTDERR: cd /usr/lib/golang/src/math BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/asm -trimpath $WORK/b018 -I $WORK/b018/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm -shared -o $WORK/b018/atan2_arm.o ./atan2_arm.s BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/asm -trimpath $WORK/b018 -I $WORK/b018/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm -shared -o $WORK/b018/atan_arm.o ./atan_arm.s BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/asm -trimpath $WORK/b018 -I $WORK/b018/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm -shared -o $WORK/b018/cbrt_stub.o ./cbrt_stub.s BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/asm -trimpath $WORK/b018 -I $WORK/b018/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm -shared -o $WORK/b018/dim_arm.o ./dim_arm.s BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/asm -trimpath $WORK/b018 -I $WORK/b018/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm -shared -o $WORK/b018/erf_stub.o ./erf_stub.s BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/asm -trimpath $WORK/b018 -I $WORK/b018/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm -shared -o $WORK/b018/exp2_arm.o ./exp2_arm.s BUILDSTDERR: cd $WORK/b048 BUILDSTDERR: gcc -I /usr/lib/golang/src/runtime/cgo -fPIC -marm -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b048=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -Wall -Werror -o ./_x001.o -c _cgo_export.c BUILDSTDERR: golang.org/x/crypto/cast5 BUILDSTDERR: mkdir -p $WORK/b088/ BUILDSTDERR: cat >$WORK/b088/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile errors=$WORK/b004/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/share/gocode/src/golang.org/x/crypto/cast5 BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b088/_pkg_.a -trimpath $WORK/b088 -shared -p golang.org/x/crypto/cast5 -complete -installsuffix shared -buildid E9Kl_noUOho3_TSZKPgS/E9Kl_noUOho3_TSZKPgS -goversion go1.10.7 -D "" -importcfg $WORK/b088/importcfg -pack ./cast5.go BUILDSTDERR: cd /usr/lib/golang/src/math BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/asm -trimpath $WORK/b018 -I $WORK/b018/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm -shared -o $WORK/b018/exp_arm.o ./exp_arm.s BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/asm -trimpath $WORK/b018 -I $WORK/b018/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm -shared -o $WORK/b018/expm1_arm.o ./expm1_arm.s BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/asm -trimpath $WORK/b018 -I $WORK/b018/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm -shared -o $WORK/b018/floor_arm.o ./floor_arm.s BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/asm -trimpath $WORK/b018 -I $WORK/b018/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm -shared -o $WORK/b018/frexp_arm.o ./frexp_arm.s BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/asm -trimpath $WORK/b018 -I $WORK/b018/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm -shared -o $WORK/b018/hypot_arm.o ./hypot_arm.s BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/asm -trimpath $WORK/b018 -I $WORK/b018/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm -shared -o $WORK/b018/ldexp_arm.o ./ldexp_arm.s BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/asm -trimpath $WORK/b018 -I $WORK/b018/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm -shared -o $WORK/b018/log10_arm.o ./log10_arm.s BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/asm -trimpath $WORK/b018 -I $WORK/b018/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm -shared -o $WORK/b018/log1p_arm.o ./log1p_arm.s BUILDSTDERR: cd $WORK/b048 BUILDSTDERR: gcc -I /usr/lib/golang/src/runtime/cgo -fPIC -marm -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b048=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -Wall -Werror -o ./_x002.o -c cgo.cgo2.c BUILDSTDERR: cd /usr/lib/golang/src/math BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/asm -trimpath $WORK/b018 -I $WORK/b018/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm -shared -o $WORK/b018/log_arm.o ./log_arm.s BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b088/_pkg_.a # internal BUILDSTDERR: cp $WORK/b088/_pkg_.a /builddir/.cache/go-build/ad/adc027e91600b535180bae8f71a54387573ed6971c95db11ba6a9eb6738c4e41-d # internal BUILDSTDERR: image/color BUILDSTDERR: mkdir -p $WORK/b093/ BUILDSTDERR: cat >$WORK/b093/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/image/color BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b093/_pkg_.a -trimpath $WORK/b093 -shared -p image/color -std -complete -installsuffix shared -buildid DuhP-JK58_hkjNQ8rfep/DuhP-JK58_hkjNQ8rfep -goversion go1.10.7 -D "" -importcfg $WORK/b093/importcfg -pack ./color.go ./ycbcr.go BUILDSTDERR: cd /usr/lib/golang/src/math BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/asm -trimpath $WORK/b018 -I $WORK/b018/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm -shared -o $WORK/b018/mod_arm.o ./mod_arm.s BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/asm -trimpath $WORK/b018 -I $WORK/b018/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm -shared -o $WORK/b018/modf_arm.o ./modf_arm.s BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/asm -trimpath $WORK/b018 -I $WORK/b018/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm -shared -o $WORK/b018/pow_stub.o ./pow_stub.s BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/asm -trimpath $WORK/b018 -I $WORK/b018/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm -shared -o $WORK/b018/remainder_arm.o ./remainder_arm.s BUILDSTDERR: cd /usr/lib/golang/src/runtime/cgo BUILDSTDERR: gcc -I . -fPIC -marm -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b048=/tmp/go-build -gno-record-gcc-switches -I $WORK/b048/ -g -O2 -Wall -Werror -o $WORK/b048/_x003.o -c gcc_context.c BUILDSTDERR: cd /usr/lib/golang/src/math BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/asm -trimpath $WORK/b018 -I $WORK/b018/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm -shared -o $WORK/b018/sin_arm.o ./sin_arm.s BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/asm -trimpath $WORK/b018 -I $WORK/b018/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm -shared -o $WORK/b018/sinh_stub.o ./sinh_stub.s BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/asm -trimpath $WORK/b018 -I $WORK/b018/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm -shared -o $WORK/b018/sqrt_arm.o ./sqrt_arm.s BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b093/_pkg_.a # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/asm -trimpath $WORK/b018 -I $WORK/b018/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm -shared -o $WORK/b018/tan_arm.o ./tan_arm.s BUILDSTDERR: cp $WORK/b093/_pkg_.a /builddir/.cache/go-build/9a/9a6a196ebcd4087f04ca8fd699799230cb9dc1442704d5e2d97b57ef2046c3c8-d # internal BUILDSTDERR: container/list BUILDSTDERR: mkdir -p $WORK/b124/ BUILDSTDERR: cat >$WORK/b124/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/container/list BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b124/_pkg_.a -trimpath $WORK/b124 -shared -p container/list -std -complete -installsuffix shared -buildid QNQuZ9FMOJjfbgSEjzZG/QNQuZ9FMOJjfbgSEjzZG -goversion go1.10.7 -D "" -importcfg $WORK/b124/importcfg -pack ./list.go BUILDSTDERR: cd /usr/lib/golang/src/math BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/pack r $WORK/b018/_pkg_.a $WORK/b018/asin_arm.o $WORK/b018/asinh_stub.o $WORK/b018/atan2_arm.o $WORK/b018/atan_arm.o $WORK/b018/cbrt_stub.o $WORK/b018/dim_arm.o $WORK/b018/erf_stub.o $WORK/b018/exp2_arm.o $WORK/b018/exp_arm.o $WORK/b018/expm1_arm.o $WORK/b018/floor_arm.o $WORK/b018/frexp_arm.o $WORK/b018/hypot_arm.o $WORK/b018/ldexp_arm.o $WORK/b018/log10_arm.o $WORK/b018/log1p_arm.o $WORK/b018/log_arm.o $WORK/b018/mod_arm.o $WORK/b018/modf_arm.o $WORK/b018/pow_stub.o $WORK/b018/remainder_arm.o $WORK/b018/sin_arm.o $WORK/b018/sinh_stub.o $WORK/b018/sqrt_arm.o $WORK/b018/tan_arm.o # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b018/_pkg_.a # internal BUILDSTDERR: cp $WORK/b018/_pkg_.a /builddir/.cache/go-build/30/30b2fb20b2fb2d4ce1bb1ffbf0571623cbd1105badb42e14947c66aa5cde23cf-d # internal BUILDSTDERR: strconv BUILDSTDERR: mkdir -p $WORK/b017/ BUILDSTDERR: cat >$WORK/b017/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile errors=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile math=$WORK/b018/_pkg_.a BUILDSTDERR: packagefile unicode/utf8=$WORK/b014/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/strconv BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b017/_pkg_.a -trimpath $WORK/b017 -shared -p strconv -std -complete -installsuffix shared -buildid qJkbxNtUS-Mh2RrxJyOi/qJkbxNtUS-Mh2RrxJyOi -goversion go1.10.7 -D "" -importcfg $WORK/b017/importcfg -pack ./atob.go ./atof.go ./atoi.go ./decimal.go ./doc.go ./extfloat.go ./ftoa.go ./isprint.go ./itoa.go ./quote.go BUILDSTDERR: cd /usr/lib/golang/src/runtime/cgo BUILDSTDERR: gcc -I . -fPIC -marm -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b048=/tmp/go-build -gno-record-gcc-switches -I $WORK/b048/ -g -O2 -Wall -Werror -o $WORK/b048/_x004.o -c gcc_fatalf.c BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b124/_pkg_.a # internal BUILDSTDERR: cp $WORK/b124/_pkg_.a /builddir/.cache/go-build/f5/f570f183058651ed13582221d00dc0786a943875c5cb687f2b26dbf44f6e23f5-d # internal BUILDSTDERR: crypto/internal/cipherhw BUILDSTDERR: mkdir -p $WORK/b127/ BUILDSTDERR: cat >$WORK/b127/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/crypto/internal/cipherhw BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b127/_pkg_.a -trimpath $WORK/b127 -shared -p crypto/internal/cipherhw -std -complete -installsuffix shared -buildid 4lsNZcdKg9IocPATdROK/4lsNZcdKg9IocPATdROK -goversion go1.10.7 -D "" -importcfg $WORK/b127/importcfg -pack ./doc.go ./generic.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b127/_pkg_.a # internal BUILDSTDERR: cp $WORK/b127/_pkg_.a /builddir/.cache/go-build/38/3871d7191171c97d0c5cb49abd1394a92a2edd26c5d9555ad475a9d8ea2661dc-d # internal BUILDSTDERR: vendor/golang_org/x/crypto/cryptobyte/asn1 BUILDSTDERR: mkdir -p $WORK/b133/ BUILDSTDERR: cat >$WORK/b133/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/vendor/golang_org/x/crypto/cryptobyte/asn1 BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b133/_pkg_.a -trimpath $WORK/b133 -shared -p vendor/golang_org/x/crypto/cryptobyte/asn1 -std -complete -installsuffix shared -buildid TaH_hcZ3yW6vF5L4XwGt/TaH_hcZ3yW6vF5L4XwGt -goversion go1.10.7 -D "" -importcfg $WORK/b133/importcfg -pack ./asn1.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b133/_pkg_.a # internal BUILDSTDERR: cp $WORK/b133/_pkg_.a /builddir/.cache/go-build/56/561c178efc565d857bf1221efb8140fc682501cc2642b333d7acba0cba0d59da-d # internal BUILDSTDERR: vendor/golang_org/x/crypto/poly1305 BUILDSTDERR: mkdir -p $WORK/b136/ BUILDSTDERR: cat >$WORK/b136/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile crypto/subtle=$WORK/b037/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/vendor/golang_org/x/crypto/poly1305 BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b136/_pkg_.a -trimpath $WORK/b136 -shared -p vendor/golang_org/x/crypto/poly1305 -std -installsuffix shared -buildid bkQ85DF74Yijp6ByCgJ1/bkQ85DF74Yijp6ByCgJ1 -goversion go1.10.7 -D "" -importcfg $WORK/b136/importcfg -pack -asmhdr $WORK/b136/go_asm.h ./poly1305.go ./sum_arm.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/asm -trimpath $WORK/b136 -I $WORK/b136/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm -shared -o $WORK/b136/sum_arm.o ./sum_arm.s BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/pack r $WORK/b136/_pkg_.a $WORK/b136/sum_arm.o # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b136/_pkg_.a # internal BUILDSTDERR: cp $WORK/b136/_pkg_.a /builddir/.cache/go-build/b1/b177d760641aa27a0b7772a85d40a3cd9d6c0c29219cf7ef45dc4bea2bd2aa00-d # internal BUILDSTDERR: golang.org/x/crypto/poly1305 BUILDSTDERR: mkdir -p $WORK/b173/ BUILDSTDERR: cat >$WORK/b173/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile crypto/subtle=$WORK/b037/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/share/gocode/src/golang.org/x/crypto/poly1305 BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b173/_pkg_.a -trimpath $WORK/b173 -shared -p golang.org/x/crypto/poly1305 -installsuffix shared -buildid LRTzkxZPqAp2NoW6hO0I/LRTzkxZPqAp2NoW6hO0I -goversion go1.10.7 -D "" -importcfg $WORK/b173/importcfg -pack -asmhdr $WORK/b173/go_asm.h ./poly1305.go ./sum_arm.go BUILDSTDERR: cd /usr/lib/golang/src/runtime/cgo BUILDSTDERR: gcc -I . -fPIC -marm -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b048=/tmp/go-build -gno-record-gcc-switches -I $WORK/b048/ -g -O2 -Wall -Werror -o $WORK/b048/_x005.o -c gcc_libinit.c BUILDSTDERR: cd /usr/share/gocode/src/golang.org/x/crypto/poly1305 BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/asm -trimpath $WORK/b173 -I $WORK/b173/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm -shared -o $WORK/b173/sum_arm.o ./sum_arm.s BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/pack r $WORK/b173/_pkg_.a $WORK/b173/sum_arm.o # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b173/_pkg_.a # internal BUILDSTDERR: cp $WORK/b173/_pkg_.a /builddir/.cache/go-build/80/80eaf33542d4662cc2d05308458d6f722427862df534e47259fc2f1041ff7942-d # internal BUILDSTDERR: golang.org/x/crypto/salsa20/salsa BUILDSTDERR: mkdir -p $WORK/b174/ BUILDSTDERR: cat >$WORK/b174/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: EOF BUILDSTDERR: cd /usr/share/gocode/src/golang.org/x/crypto/salsa20/salsa BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b174/_pkg_.a -trimpath $WORK/b174 -shared -p golang.org/x/crypto/salsa20/salsa -complete -installsuffix shared -buildid -8wRCfDXp-8cPvTOYZUr/-8wRCfDXp-8cPvTOYZUr -goversion go1.10.7 -D "" -importcfg $WORK/b174/importcfg -pack ./hsalsa20.go ./salsa208.go ./salsa20_ref.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b174/_pkg_.a # internal BUILDSTDERR: cp $WORK/b174/_pkg_.a /builddir/.cache/go-build/d0/d0aa6eb02f11b1c41cf4179ba861481f2cdf21f33665109bf163605ac41123e3-d # internal BUILDSTDERR: golang.org/x/crypto/nacl/secretbox BUILDSTDERR: mkdir -p $WORK/b172/ BUILDSTDERR: cat >$WORK/b172/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile golang.org/x/crypto/poly1305=$WORK/b173/_pkg_.a BUILDSTDERR: packagefile golang.org/x/crypto/salsa20/salsa=$WORK/b174/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/share/gocode/src/golang.org/x/crypto/nacl/secretbox BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b172/_pkg_.a -trimpath $WORK/b172 -shared -p golang.org/x/crypto/nacl/secretbox -complete -installsuffix shared -buildid rc3qJx0wi5d9rxLHl7Hq/rc3qJx0wi5d9rxLHl7Hq -goversion go1.10.7 -D "" -importcfg $WORK/b172/importcfg -pack ./secretbox.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b172/_pkg_.a # internal BUILDSTDERR: cp $WORK/b172/_pkg_.a /builddir/.cache/go-build/41/417d147c8fd023b6958201ac1d35b139fa843223e4006f071d9047332aff5595-d # internal BUILDSTDERR: cd /usr/lib/golang/src/runtime/cgo BUILDSTDERR: gcc -I . -fPIC -marm -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b048=/tmp/go-build -gno-record-gcc-switches -I $WORK/b048/ -g -O2 -Wall -Werror -o $WORK/b048/_x006.o -c gcc_linux_arm.c BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b017/_pkg_.a # internal BUILDSTDERR: cp $WORK/b017/_pkg_.a /builddir/.cache/go-build/24/24ea46accc14a4a141160d833a0bac5804e4f6d2daaf41965015b7d8fc3e7abd-d # internal BUILDSTDERR: golang.org/x/crypto/openpgp/errors BUILDSTDERR: mkdir -p $WORK/b090/ BUILDSTDERR: cat >$WORK/b090/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile strconv=$WORK/b017/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: crypto/rc4 BUILDSTDERR: mkdir -p $WORK/b128/ BUILDSTDERR: cd /usr/share/gocode/src/golang.org/x/crypto/openpgp/errors BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b090/_pkg_.a -trimpath $WORK/b090 -shared -p golang.org/x/crypto/openpgp/errors -complete -installsuffix shared -buildid -qVQ-nwJK3hwOIkWUT8Z/-qVQ-nwJK3hwOIkWUT8Z -goversion go1.10.7 -D "" -importcfg $WORK/b090/importcfg -pack ./errors.go BUILDSTDERR: cat >$WORK/b128/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile strconv=$WORK/b017/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/crypto/rc4 BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b128/_pkg_.a -trimpath $WORK/b128 -shared -p crypto/rc4 -std -installsuffix shared -buildid ZaA8jdsaIVU2jRpE_ER-/ZaA8jdsaIVU2jRpE_ER- -goversion go1.10.7 -D "" -importcfg $WORK/b128/importcfg -pack -asmhdr $WORK/b128/go_asm.h ./rc4.go ./rc4_asm.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/asm -trimpath $WORK/b128 -I $WORK/b128/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm -shared -o $WORK/b128/rc4_arm.o ./rc4_arm.s BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b090/_pkg_.a # internal BUILDSTDERR: cp $WORK/b090/_pkg_.a /builddir/.cache/go-build/47/4708a14c64249d65d21aaf87ebbbf3dd8b4e703baea0e046d522943cae2f2e03-d # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/pack r $WORK/b128/_pkg_.a $WORK/b128/rc4_arm.o # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b128/_pkg_.a # internal BUILDSTDERR: cp $WORK/b128/_pkg_.a /builddir/.cache/go-build/64/64518d84cb5a9dd8e2cb7e00cbbb23dae514bd4252e4e38f6db1dcc2941efdc7-d # internal BUILDSTDERR: cd /usr/lib/golang/src/runtime/cgo BUILDSTDERR: gcc -I . -fPIC -marm -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b048=/tmp/go-build -gno-record-gcc-switches -I $WORK/b048/ -g -O2 -Wall -Werror -o $WORK/b048/_x007.o -c gcc_setenv.c BUILDSTDERR: gcc -I . -fPIC -marm -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b048=/tmp/go-build -gno-record-gcc-switches -I $WORK/b048/ -g -O2 -Wall -Werror -o $WORK/b048/_x008.o -c gcc_traceback.c BUILDSTDERR: gcc -I . -fPIC -marm -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b048=/tmp/go-build -gno-record-gcc-switches -I $WORK/b048/ -g -O2 -Wall -Werror -o $WORK/b048/_x009.o -c gcc_util.c BUILDSTDERR: gcc -I . -fPIC -marm -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b048=/tmp/go-build -gno-record-gcc-switches -I $WORK/b048/ -g -O2 -Wall -Werror -o $WORK/b048/_x010.o -c gcc_arm.S BUILDSTDERR: cd $WORK/b048 BUILDSTDERR: gcc -I /usr/lib/golang/src/runtime/cgo -fPIC -marm -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b048=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -Wall -Werror -o ./_cgo_main.o -c _cgo_main.c BUILDSTDERR: cd /usr/lib/golang/src/runtime/cgo BUILDSTDERR: gcc -I . -fPIC -marm -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b048=/tmp/go-build -gno-record-gcc-switches -o $WORK/b048/_cgo_.o $WORK/b048/_cgo_main.o $WORK/b048/_x001.o $WORK/b048/_x002.o $WORK/b048/_x003.o $WORK/b048/_x004.o $WORK/b048/_x005.o $WORK/b048/_x006.o $WORK/b048/_x007.o $WORK/b048/_x008.o $WORK/b048/_x009.o $WORK/b048/_x010.o -g -O2 -lpthread -pie BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/cgo -dynpackage cgo -dynimport $WORK/b048/_cgo_.o -dynout $WORK/b048/_cgo_import.go -dynlinker BUILDSTDERR: cat >$WORK/b048/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: EOF BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b048/_pkg_.a -trimpath $WORK/b048 -shared -p runtime/cgo -std -installsuffix shared -buildid u1Bn2Y7LiGXPps-ZbiXX/u1Bn2Y7LiGXPps-ZbiXX -goversion go1.10.7 -D "" -importcfg $WORK/b048/importcfg -pack -asmhdr $WORK/b048/go_asm.h ./callbacks.go ./callbacks_traceback.go ./iscgo.go ./setenv.go $WORK/b048/_cgo_gotypes.go $WORK/b048/cgo.cgo1.go $WORK/b048/_cgo_import.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/asm -trimpath $WORK/b048 -I $WORK/b048/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm -shared -o $WORK/b048/asm_arm.o ./asm_arm.s BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/pack r $WORK/b048/_pkg_.a $WORK/b048/asm_arm.o $WORK/b048/_x001.o $WORK/b048/_x002.o $WORK/b048/_x003.o $WORK/b048/_x004.o $WORK/b048/_x005.o $WORK/b048/_x006.o $WORK/b048/_x007.o $WORK/b048/_x008.o $WORK/b048/_x009.o $WORK/b048/_x010.o # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b048/_pkg_.a # internal BUILDSTDERR: cp $WORK/b048/_pkg_.a /builddir/.cache/go-build/6e/6e6e106bc9a94269675aea963f9c6e31aef62a579cffa38574d1df11d0a45c25-d # internal BUILDSTDERR: cd /usr/lib/golang/src/runtime BUILDSTDERR: /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.o ./asm.s BUILDSTDERR: /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 BUILDSTDERR: /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/duff_arm.o ./duff_arm.s BUILDSTDERR: /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/memclr_arm.o ./memclr_arm.s BUILDSTDERR: /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/memmove_arm.o ./memmove_arm.s BUILDSTDERR: /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/rt0_linux_arm.o ./rt0_linux_arm.s BUILDSTDERR: /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 BUILDSTDERR: /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/tls_arm.o ./tls_arm.s BUILDSTDERR: /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/vlop_arm.o ./vlop_arm.s BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/pack r $WORK/b009/_pkg_.a $WORK/b009/asm.o $WORK/b009/asm_arm.o $WORK/b009/duff_arm.o $WORK/b009/memclr_arm.o $WORK/b009/memmove_arm.o $WORK/b009/rt0_linux_arm.o $WORK/b009/sys_linux_arm.o $WORK/b009/tls_arm.o $WORK/b009/vlop_arm.o # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b009/_pkg_.a # internal BUILDSTDERR: cp $WORK/b009/_pkg_.a /builddir/.cache/go-build/12/12f69b0a8d8288ae1b3fc1ee53669a57199d00afb03436c8ec7ce01672dbd49f-d # internal BUILDSTDERR: sync BUILDSTDERR: mkdir -p $WORK/b006/ BUILDSTDERR: cat >$WORK/b006/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile internal/race=$WORK/b007/_pkg_.a BUILDSTDERR: packagefile runtime=$WORK/b009/_pkg_.a BUILDSTDERR: packagefile sync/atomic=$WORK/b012/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/sync BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b006/_pkg_.a -trimpath $WORK/b006 -shared -p sync -std -installsuffix shared -buildid u_7tPeKd-gz48mgCwh81/u_7tPeKd-gz48mgCwh81 -goversion go1.10.7 -D "" -importcfg $WORK/b006/importcfg -pack ./cond.go ./map.go ./mutex.go ./once.go ./pool.go ./runtime.go ./rwmutex.go ./waitgroup.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b006/_pkg_.a # internal BUILDSTDERR: cp $WORK/b006/_pkg_.a /builddir/.cache/go-build/d2/d21d416b8c50d87c890a88f01fc0d9b8c1f53351881bc7776bb0354c8609dba2-d # internal BUILDSTDERR: io BUILDSTDERR: mkdir -p $WORK/b005/ BUILDSTDERR: cat >$WORK/b005/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile errors=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b006/_pkg_.a BUILDSTDERR: packagefile sync/atomic=$WORK/b012/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/io BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b005/_pkg_.a -trimpath $WORK/b005 -shared -p io -std -complete -installsuffix shared -buildid TCM_eiQScJeuOwlBKfab/TCM_eiQScJeuOwlBKfab -goversion go1.10.7 -D "" -importcfg $WORK/b005/importcfg -pack ./io.go ./multi.go ./pipe.go BUILDSTDERR: math/rand BUILDSTDERR: mkdir -p $WORK/b041/ BUILDSTDERR: cat >$WORK/b041/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile math=$WORK/b018/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b006/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/math/rand BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b041/_pkg_.a -trimpath $WORK/b041 -shared -p math/rand -std -complete -installsuffix shared -buildid -nML_Cl1SdrsOCTHs8rQ/-nML_Cl1SdrsOCTHs8rQ -goversion go1.10.7 -D "" -importcfg $WORK/b041/importcfg -pack ./exp.go ./normal.go ./rand.go ./rng.go ./zipf.go BUILDSTDERR: reflect BUILDSTDERR: mkdir -p $WORK/b021/ BUILDSTDERR: syscall BUILDSTDERR: mkdir -p $WORK/b027/ BUILDSTDERR: cat >$WORK/b027/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile internal/race=$WORK/b007/_pkg_.a BUILDSTDERR: packagefile runtime=$WORK/b009/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b006/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/syscall BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b027/_pkg_.a -trimpath $WORK/b027 -shared -p syscall -std -installsuffix shared -buildid SxcSXGRvOVx7f0tjeXPC/SxcSXGRvOVx7f0tjeXPC -goversion go1.10.7 -D "" -importcfg $WORK/b027/importcfg -pack -asmhdr $WORK/b027/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 ./sockcmsg_linux.go ./sockcmsg_unix.go ./str.go ./syscall.go ./syscall_linux.go ./syscall_linux_arm.go ./syscall_unix.go ./timestruct.go ./zerrors_linux_arm.go ./zsyscall_linux_arm.go ./zsysnum_linux_arm.go ./ztypes_linux_arm.go BUILDSTDERR: cat >$WORK/b021/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile math=$WORK/b018/_pkg_.a BUILDSTDERR: packagefile runtime=$WORK/b009/_pkg_.a BUILDSTDERR: packagefile strconv=$WORK/b017/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b006/_pkg_.a BUILDSTDERR: packagefile unicode=$WORK/b013/_pkg_.a BUILDSTDERR: packagefile unicode/utf8=$WORK/b014/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/reflect BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b021/_pkg_.a -trimpath $WORK/b021 -shared -p reflect -std -installsuffix shared -buildid s-kFQRWiC8zilyum1d5V/s-kFQRWiC8zilyum1d5V -goversion go1.10.7 -D "" -importcfg $WORK/b021/importcfg -pack -asmhdr $WORK/b021/go_asm.h ./deepequal.go ./makefunc.go ./swapper.go ./type.go ./value.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b041/_pkg_.a # internal BUILDSTDERR: cp $WORK/b041/_pkg_.a /builddir/.cache/go-build/b0/b0933b5bf525c8703abf97b3f049d9c62f41b2407e33e157f8d7ddb0703f17c8-d # internal BUILDSTDERR: internal/singleflight BUILDSTDERR: mkdir -p $WORK/b047/ BUILDSTDERR: cat >$WORK/b047/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile sync=$WORK/b006/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/internal/singleflight BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b047/_pkg_.a -trimpath $WORK/b047 -shared -p internal/singleflight -std -complete -installsuffix shared -buildid P-Gssp2zK2XYiPCHv6ob/P-Gssp2zK2XYiPCHv6ob -goversion go1.10.7 -D "" -importcfg $WORK/b047/importcfg -pack ./singleflight.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b005/_pkg_.a # internal BUILDSTDERR: cp $WORK/b005/_pkg_.a /builddir/.cache/go-build/5c/5ca8ff181114072920982281a05aabafe7d6c1ed8ab0e786d5fc6c47ba370d0d-d # internal BUILDSTDERR: bytes BUILDSTDERR: mkdir -p $WORK/b003/ BUILDSTDERR: cat >$WORK/b003/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile errors=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b005/_pkg_.a BUILDSTDERR: packagefile unicode=$WORK/b013/_pkg_.a BUILDSTDERR: packagefile unicode/utf8=$WORK/b014/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/bytes BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b003/_pkg_.a -trimpath $WORK/b003 -shared -p bytes -std -installsuffix shared -buildid _GCGalllAI9ZMbC_t5vE/_GCGalllAI9ZMbC_t5vE -goversion go1.10.7 -D "" -importcfg $WORK/b003/importcfg -pack ./buffer.go ./bytes.go ./bytes_decl.go ./bytes_generic.go ./reader.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b047/_pkg_.a # internal BUILDSTDERR: cp $WORK/b047/_pkg_.a /builddir/.cache/go-build/99/99d2c5fbb1ce4905140870204fba93548e0ada3e71973082e91dd21684d02f4a-d # internal BUILDSTDERR: hash BUILDSTDERR: mkdir -p $WORK/b016/ BUILDSTDERR: cat >$WORK/b016/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile io=$WORK/b005/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/hash BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b016/_pkg_.a -trimpath $WORK/b016 -shared -p hash -std -complete -installsuffix shared -buildid ZozSq7IL68fD4Ob_6-QE/ZozSq7IL68fD4Ob_6-QE -goversion go1.10.7 -D "" -importcfg $WORK/b016/importcfg -pack ./hash.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b016/_pkg_.a # internal BUILDSTDERR: cp $WORK/b016/_pkg_.a /builddir/.cache/go-build/a4/a41cc9a7108ed297e326d09d01047d03c42f066ca6d5c45f0fe27035e0fdc02a-d # internal BUILDSTDERR: crypto BUILDSTDERR: mkdir -p $WORK/b015/ BUILDSTDERR: cat >$WORK/b015/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile hash=$WORK/b016/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b005/_pkg_.a BUILDSTDERR: packagefile strconv=$WORK/b017/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/crypto BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b015/_pkg_.a -trimpath $WORK/b015 -shared -p crypto -std -complete -installsuffix shared -buildid egKghIQAgrtx_-euBoL-/egKghIQAgrtx_-euBoL- -goversion go1.10.7 -D "" -importcfg $WORK/b015/importcfg -pack ./crypto.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b015/_pkg_.a # internal BUILDSTDERR: cp $WORK/b015/_pkg_.a /builddir/.cache/go-build/d2/d27e27cbfea0e10ba18bdfe7a1048f5305bf5045c9bcb0f7992bba0cd543d5ff-d # internal BUILDSTDERR: strings BUILDSTDERR: mkdir -p $WORK/b031/ BUILDSTDERR: cat >$WORK/b031/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile errors=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b005/_pkg_.a BUILDSTDERR: packagefile unicode=$WORK/b013/_pkg_.a BUILDSTDERR: packagefile unicode/utf8=$WORK/b014/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/strings BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b031/_pkg_.a -trimpath $WORK/b031 -shared -p strings -std -installsuffix shared -buildid OxzQVLHMQLdicf1cDjkt/OxzQVLHMQLdicf1cDjkt -goversion go1.10.7 -D "" -importcfg $WORK/b031/importcfg -pack -asmhdr $WORK/b031/go_asm.h ./builder.go ./compare.go ./reader.go ./replace.go ./search.go ./strings.go ./strings_decl.go ./strings_generic.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b003/_pkg_.a # internal BUILDSTDERR: cp $WORK/b003/_pkg_.a /builddir/.cache/go-build/55/55cd26c3ffac962f7d510a901a58055599f2031bbea86feaa465b0ee50094ff9-d # internal BUILDSTDERR: bufio BUILDSTDERR: mkdir -p $WORK/b002/ BUILDSTDERR: cat >$WORK/b002/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile bytes=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile errors=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b005/_pkg_.a BUILDSTDERR: packagefile unicode/utf8=$WORK/b014/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/bufio BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b002/_pkg_.a -trimpath $WORK/b002 -shared -p bufio -std -complete -installsuffix shared -buildid sbyQrKKdPi0f-I6rKRUm/sbyQrKKdPi0f-I6rKRUm -goversion go1.10.7 -D "" -importcfg $WORK/b002/importcfg -pack ./bufio.go ./scan.go BUILDSTDERR: cd /usr/lib/golang/src/strings BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/asm -trimpath $WORK/b031 -I $WORK/b031/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm -shared -o $WORK/b031/strings.o ./strings.s BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/pack r $WORK/b031/_pkg_.a $WORK/b031/strings.o # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b031/_pkg_.a # internal BUILDSTDERR: cp $WORK/b031/_pkg_.a /builddir/.cache/go-build/da/dac7ce4fa145f37eaa37b453501c4f3bbccfe72a6cbd6713501de33c5890ddd1-d # internal BUILDSTDERR: crypto/cipher BUILDSTDERR: mkdir -p $WORK/b036/ BUILDSTDERR: cat >$WORK/b036/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile crypto/subtle=$WORK/b037/_pkg_.a BUILDSTDERR: packagefile errors=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b005/_pkg_.a BUILDSTDERR: packagefile runtime=$WORK/b009/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/crypto/cipher BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b036/_pkg_.a -trimpath $WORK/b036 -shared -p crypto/cipher -std -complete -installsuffix shared -buildid oKPtzXDnRHw4Xff6qKlk/oKPtzXDnRHw4Xff6qKlk -goversion go1.10.7 -D "" -importcfg $WORK/b036/importcfg -pack ./cbc.go ./cfb.go ./cipher.go ./ctr.go ./gcm.go ./io.go ./ofb.go ./xor.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b002/_pkg_.a # internal BUILDSTDERR: cp $WORK/b002/_pkg_.a /builddir/.cache/go-build/2c/2ca189b2fe500e48c433581102b973845b9940b1750d495610e6ce1f8bd8da7f-d # internal BUILDSTDERR: crypto/sha1 BUILDSTDERR: mkdir -p $WORK/b042/ BUILDSTDERR: cat >$WORK/b042/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile crypto=$WORK/b015/_pkg_.a BUILDSTDERR: packagefile errors=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile hash=$WORK/b016/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/crypto/sha1 BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b042/_pkg_.a -trimpath $WORK/b042 -shared -p crypto/sha1 -std -installsuffix shared -buildid 8FklvMK2X-nR6GKYnKCJ/8FklvMK2X-nR6GKYnKCJ -goversion go1.10.7 -D "" -importcfg $WORK/b042/importcfg -pack -asmhdr $WORK/b042/go_asm.h ./sha1.go ./sha1block.go ./sha1block_decl.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b036/_pkg_.a # internal BUILDSTDERR: cp $WORK/b036/_pkg_.a /builddir/.cache/go-build/23/2362cf648631ce45d3488a103c0c158d92a28d2cb49381c362e63cb8519567bf-d # internal BUILDSTDERR: crypto/aes BUILDSTDERR: mkdir -p $WORK/b035/ BUILDSTDERR: cat >$WORK/b035/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile crypto/cipher=$WORK/b036/_pkg_.a BUILDSTDERR: packagefile strconv=$WORK/b017/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/crypto/aes BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b035/_pkg_.a -trimpath $WORK/b035 -shared -p crypto/aes -std -complete -installsuffix shared -buildid DYYD_yJEJfepqECFz3pm/DYYD_yJEJfepqECFz3pm -goversion go1.10.7 -D "" -importcfg $WORK/b035/importcfg -pack ./block.go ./cipher.go ./cipher_generic.go ./const.go ./modes.go BUILDSTDERR: cd /usr/lib/golang/src/crypto/sha1 BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/asm -trimpath $WORK/b042 -I $WORK/b042/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm -shared -o $WORK/b042/sha1block_arm.o ./sha1block_arm.s BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/pack r $WORK/b042/_pkg_.a $WORK/b042/sha1block_arm.o # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b042/_pkg_.a # internal BUILDSTDERR: cp $WORK/b042/_pkg_.a /builddir/.cache/go-build/dd/ddd92635389420a314f93d10abaabd85c572fb5d7ed4da863e2b04b2e08de6ab-d # internal BUILDSTDERR: path BUILDSTDERR: mkdir -p $WORK/b053/ BUILDSTDERR: cat >$WORK/b053/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile errors=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b031/_pkg_.a BUILDSTDERR: packagefile unicode/utf8=$WORK/b014/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/path BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b053/_pkg_.a -trimpath $WORK/b053 -shared -p path -std -complete -installsuffix shared -buildid BO-34LXa-oC-9ds2voTM/BO-34LXa-oC-9ds2voTM -goversion go1.10.7 -D "" -importcfg $WORK/b053/importcfg -pack ./match.go ./path.go BUILDSTDERR: cd /usr/lib/golang/src/syscall BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/asm -trimpath $WORK/b027 -I $WORK/b027/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm -shared -o $WORK/b027/asm_linux_arm.o ./asm_linux_arm.s BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/pack r $WORK/b027/_pkg_.a $WORK/b027/asm_linux_arm.o # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b027/_pkg_.a # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b035/_pkg_.a # internal BUILDSTDERR: cp $WORK/b035/_pkg_.a /builddir/.cache/go-build/1b/1b65df2f765e4a4c4de0d2112cb40381898bf2ac7643cc889306957fc9177210-d # internal BUILDSTDERR: hash/fnv BUILDSTDERR: mkdir -p $WORK/b056/ BUILDSTDERR: cat >$WORK/b056/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile errors=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile hash=$WORK/b016/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/hash/fnv BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b056/_pkg_.a -trimpath $WORK/b056 -shared -p hash/fnv -std -complete -installsuffix shared -buildid ZEJghtsY2kv4adByRcXk/ZEJghtsY2kv4adByRcXk -goversion go1.10.7 -D "" -importcfg $WORK/b056/importcfg -pack ./fnv.go BUILDSTDERR: cp $WORK/b027/_pkg_.a /builddir/.cache/go-build/b0/b0f2b7bcf41b765e2053e273270496354b5156a4e91fdd31f7ff004c6cfc2ad1-d # internal BUILDSTDERR: time BUILDSTDERR: mkdir -p $WORK/b028/ BUILDSTDERR: cat >$WORK/b028/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile errors=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b006/_pkg_.a BUILDSTDERR: packagefile syscall=$WORK/b027/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/time BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b028/_pkg_.a -trimpath $WORK/b028 -shared -p time -std -installsuffix shared -buildid o4VgzBc7zFrS_Dmgo4kP/o4VgzBc7zFrS_Dmgo4kP -goversion go1.10.7 -D "" -importcfg $WORK/b028/importcfg -pack ./format.go ./sleep.go ./sys_unix.go ./tick.go ./time.go ./zoneinfo.go ./zoneinfo_read.go ./zoneinfo_unix.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b053/_pkg_.a # internal BUILDSTDERR: cp $WORK/b053/_pkg_.a /builddir/.cache/go-build/2d/2d24b92ea916ae2dcfbf14800d26054879325340742a446c9bfbf25eb7c5dd81-d # internal BUILDSTDERR: internal/syscall/unix BUILDSTDERR: mkdir -p $WORK/b038/ BUILDSTDERR: cat >$WORK/b038/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile sync/atomic=$WORK/b012/_pkg_.a BUILDSTDERR: packagefile syscall=$WORK/b027/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/internal/syscall/unix BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b038/_pkg_.a -trimpath $WORK/b038 -shared -p internal/syscall/unix -std -complete -installsuffix shared -buildid mrscqB56ZJ8_dtt0iC8Q/mrscqB56ZJ8_dtt0iC8Q -goversion go1.10.7 -D "" -importcfg $WORK/b038/importcfg -pack ./getrandom_linux.go ./getrandom_linux_arm.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b038/_pkg_.a # internal BUILDSTDERR: cp $WORK/b038/_pkg_.a /builddir/.cache/go-build/1a/1afaf151f00f6674745af850bc9aa9b952c3aedad5185f2d4c33a95e4117d39b-d # internal BUILDSTDERR: hash/adler32 BUILDSTDERR: mkdir -p $WORK/b066/ BUILDSTDERR: cat >$WORK/b066/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile errors=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile hash=$WORK/b016/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/hash/adler32 BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b066/_pkg_.a -trimpath $WORK/b066 -shared -p hash/adler32 -std -complete -installsuffix shared -buildid fDYGKa7YU0c9afK6FCfl/fDYGKa7YU0c9afK6FCfl -goversion go1.10.7 -D "" -importcfg $WORK/b066/importcfg -pack ./adler32.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b066/_pkg_.a # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b056/_pkg_.a # internal BUILDSTDERR: cp $WORK/b066/_pkg_.a /builddir/.cache/go-build/e1/e13c88629ba62ea721c7e060114ea86d6115b97a7edf94a1aae5752dc744a83b-d # internal BUILDSTDERR: crypto/sha256 BUILDSTDERR: mkdir -p $WORK/b078/ BUILDSTDERR: cat >$WORK/b078/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile crypto=$WORK/b015/_pkg_.a BUILDSTDERR: packagefile errors=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile hash=$WORK/b016/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/crypto/sha256 BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b078/_pkg_.a -trimpath $WORK/b078 -shared -p crypto/sha256 -std -complete -installsuffix shared -buildid 5oRdVi-EckgbkKXzuJ4y/5oRdVi-EckgbkKXzuJ4y -goversion go1.10.7 -D "" -importcfg $WORK/b078/importcfg -pack ./sha256.go ./sha256block.go ./sha256block_generic.go BUILDSTDERR: cp $WORK/b056/_pkg_.a /builddir/.cache/go-build/79/799287df61b4a646a4036a58a336a0840f908e8284307715de4f8edc7533aa21-d # internal BUILDSTDERR: crypto/sha512 BUILDSTDERR: mkdir -p $WORK/b079/ BUILDSTDERR: cat >$WORK/b079/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile crypto=$WORK/b015/_pkg_.a BUILDSTDERR: packagefile errors=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile hash=$WORK/b016/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/crypto/sha512 BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b079/_pkg_.a -trimpath $WORK/b079 -shared -p crypto/sha512 -std -complete -installsuffix shared -buildid RZb5M3uQ1qrKKXw3HRCl/RZb5M3uQ1qrKKXw3HRCl -goversion go1.10.7 -D "" -importcfg $WORK/b079/importcfg -pack ./sha512.go ./sha512block.go ./sha512block_generic.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b078/_pkg_.a # internal BUILDSTDERR: cp $WORK/b078/_pkg_.a /builddir/.cache/go-build/58/58aae3c276ff607b83da8a547d47626d4c43acde7e733c6fdde2272efa0122db-d # internal BUILDSTDERR: crypto/md5 BUILDSTDERR: mkdir -p $WORK/b087/ BUILDSTDERR: cat >$WORK/b087/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile crypto=$WORK/b015/_pkg_.a BUILDSTDERR: packagefile errors=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile hash=$WORK/b016/_pkg_.a BUILDSTDERR: packagefile runtime=$WORK/b009/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/crypto/md5 BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b087/_pkg_.a -trimpath $WORK/b087 -shared -p crypto/md5 -std -installsuffix shared -buildid Csw8UbqFXbCwbSU93QbK/Csw8UbqFXbCwbSU93QbK -goversion go1.10.7 -D "" -importcfg $WORK/b087/importcfg -pack -asmhdr $WORK/b087/go_asm.h ./md5.go ./md5block.go ./md5block_decl.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b079/_pkg_.a # internal BUILDSTDERR: cp $WORK/b079/_pkg_.a /builddir/.cache/go-build/e7/e7f840897d96ec189e583f90a9cae6dcae5b77a9fcfc5263c1f4e48bdd1a41b6-d # internal BUILDSTDERR: golang.org/x/crypto/openpgp/s2k BUILDSTDERR: mkdir -p $WORK/b091/ BUILDSTDERR: cat >$WORK/b091/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile crypto=$WORK/b015/_pkg_.a BUILDSTDERR: packagefile golang.org/x/crypto/openpgp/errors=$WORK/b090/_pkg_.a BUILDSTDERR: packagefile hash=$WORK/b016/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b005/_pkg_.a BUILDSTDERR: packagefile strconv=$WORK/b017/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/share/gocode/src/golang.org/x/crypto/openpgp/s2k BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b091/_pkg_.a -trimpath $WORK/b091 -shared -p golang.org/x/crypto/openpgp/s2k -complete -installsuffix shared -buildid 8Ggh5IBWJ0FpMewwBcBR/8Ggh5IBWJ0FpMewwBcBR -goversion go1.10.7 -D "" -importcfg $WORK/b091/importcfg -pack ./s2k.go BUILDSTDERR: cd /usr/lib/golang/src/crypto/md5 BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/asm -trimpath $WORK/b087 -I $WORK/b087/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm -shared -o $WORK/b087/md5block_arm.o ./md5block_arm.s BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/pack r $WORK/b087/_pkg_.a $WORK/b087/md5block_arm.o # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b087/_pkg_.a # internal BUILDSTDERR: cp $WORK/b087/_pkg_.a /builddir/.cache/go-build/3a/3a54825f715ed65e1c3c7375469018748fa759e5d42932833187cacd817c78e1-d # internal BUILDSTDERR: image BUILDSTDERR: mkdir -p $WORK/b092/ BUILDSTDERR: cat >$WORK/b092/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile bufio=$WORK/b002/_pkg_.a BUILDSTDERR: packagefile errors=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile image/color=$WORK/b093/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b005/_pkg_.a BUILDSTDERR: packagefile strconv=$WORK/b017/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/image BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b092/_pkg_.a -trimpath $WORK/b092 -shared -p image -std -complete -installsuffix shared -buildid lAlMKrQF_lowqQd3I7zk/lAlMKrQF_lowqQd3I7zk -goversion go1.10.7 -D "" -importcfg $WORK/b092/importcfg -pack ./format.go ./geom.go ./image.go ./names.go ./ycbcr.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b091/_pkg_.a # internal BUILDSTDERR: cp $WORK/b091/_pkg_.a /builddir/.cache/go-build/c1/c182bcda49bea4c1cef615a746abc1ee54c9011bd869906be5e8ad81928c39d3-d # internal BUILDSTDERR: runtime/trace BUILDSTDERR: mkdir -p $WORK/b118/ BUILDSTDERR: cat >$WORK/b118/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile io=$WORK/b005/_pkg_.a BUILDSTDERR: packagefile runtime=$WORK/b009/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/runtime/trace BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b118/_pkg_.a -trimpath $WORK/b118 -shared -p runtime/trace -std -complete -installsuffix shared -buildid yG-86DgUBAlaPo9GKV_V/yG-86DgUBAlaPo9GKV_V -goversion go1.10.7 -D "" -importcfg $WORK/b118/importcfg -pack ./trace.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b118/_pkg_.a # internal BUILDSTDERR: cp $WORK/b118/_pkg_.a /builddir/.cache/go-build/18/18648525c8e86edb8f296b8e5245ed82167484bdbc4e6b2b454e0aae8951c1b3-d # internal BUILDSTDERR: hash/crc32 BUILDSTDERR: mkdir -p $WORK/b123/ BUILDSTDERR: cat >$WORK/b123/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile errors=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile hash=$WORK/b016/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b006/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/hash/crc32 BUILDSTDERR: /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 mSa-XOaZo2Zq8r6Uad9l/mSa-XOaZo2Zq8r6Uad9l -goversion go1.10.7 -D "" -importcfg $WORK/b123/importcfg -pack ./crc32.go ./crc32_generic.go ./crc32_otherarch.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b123/_pkg_.a # internal BUILDSTDERR: cp $WORK/b123/_pkg_.a /builddir/.cache/go-build/ae/aef9d5ff8b84852b106abec8bcc370dc7d4781249270b25f379a559f6322a863-d # internal BUILDSTDERR: crypto/hmac BUILDSTDERR: mkdir -p $WORK/b126/ BUILDSTDERR: cat >$WORK/b126/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile crypto/subtle=$WORK/b037/_pkg_.a BUILDSTDERR: packagefile hash=$WORK/b016/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/crypto/hmac BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b126/_pkg_.a -trimpath $WORK/b126 -shared -p crypto/hmac -std -complete -installsuffix shared -buildid JKuft97EwyWs-VrqUIEv/JKuft97EwyWs-VrqUIEv -goversion go1.10.7 -D "" -importcfg $WORK/b126/importcfg -pack ./hmac.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b126/_pkg_.a # internal BUILDSTDERR: cp $WORK/b126/_pkg_.a /builddir/.cache/go-build/33/33bc80a6aadc905e20d3da8572005fe834a6d03a4f9286575b200fa0101e2c3f-d # internal BUILDSTDERR: vendor/golang_org/x/text/transform BUILDSTDERR: mkdir -p $WORK/b141/ BUILDSTDERR: cat >$WORK/b141/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile bytes=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile errors=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b005/_pkg_.a BUILDSTDERR: packagefile unicode/utf8=$WORK/b014/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/vendor/golang_org/x/text/transform BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b141/_pkg_.a -trimpath $WORK/b141 -shared -p vendor/golang_org/x/text/transform -std -complete -installsuffix shared -buildid oqQPHSv9I4T8--TWzTol/oqQPHSv9I4T8--TWzTol -goversion go1.10.7 -D "" -importcfg $WORK/b141/importcfg -pack ./transform.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b141/_pkg_.a # internal BUILDSTDERR: cd /usr/lib/golang/src/reflect BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/asm -trimpath $WORK/b021 -I $WORK/b021/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm -shared -o $WORK/b021/asm_arm.o ./asm_arm.s BUILDSTDERR: cp $WORK/b141/_pkg_.a /builddir/.cache/go-build/63/63e0e42075aaba643a4601bbbf823aff3e8048f46b368a4f15ac8f5e7f4382d8-d # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/pack r $WORK/b021/_pkg_.a $WORK/b021/asm_arm.o # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b021/_pkg_.a # internal BUILDSTDERR: html BUILDSTDERR: mkdir -p $WORK/b191/ BUILDSTDERR: cat >$WORK/b191/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile strings=$WORK/b031/_pkg_.a BUILDSTDERR: packagefile unicode/utf8=$WORK/b014/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/html BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b191/_pkg_.a -trimpath $WORK/b191 -shared -p html -std -complete -installsuffix shared -buildid wXE4TR550ipOnSy-o5KN/wXE4TR550ipOnSy-o5KN -goversion go1.10.7 -D "" -importcfg $WORK/b191/importcfg -pack ./entity.go ./escape.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b028/_pkg_.a # internal BUILDSTDERR: cp $WORK/b021/_pkg_.a /builddir/.cache/go-build/9e/9e2f67411f33d307686b48ad5fae67786c3e1dffa9216e2f088e881e30c04258-d # internal BUILDSTDERR: encoding/binary BUILDSTDERR: mkdir -p $WORK/b020/ BUILDSTDERR: cat >$WORK/b020/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile errors=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b005/_pkg_.a BUILDSTDERR: packagefile math=$WORK/b018/_pkg_.a BUILDSTDERR: packagefile reflect=$WORK/b021/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/encoding/binary BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b020/_pkg_.a -trimpath $WORK/b020 -shared -p encoding/binary -std -complete -installsuffix shared -buildid YI5BBy7kyY0PGCxIMMj0/YI5BBy7kyY0PGCxIMMj0 -goversion go1.10.7 -D "" -importcfg $WORK/b020/importcfg -pack ./binary.go ./varint.go BUILDSTDERR: cp $WORK/b028/_pkg_.a /builddir/.cache/go-build/66/66c509b207844b9224058046449cd4b141d37d0ef65f70c12daa0336dba535f6-d # internal BUILDSTDERR: internal/poll BUILDSTDERR: mkdir -p $WORK/b026/ BUILDSTDERR: cat >$WORK/b026/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile errors=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b005/_pkg_.a BUILDSTDERR: packagefile runtime=$WORK/b009/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b006/_pkg_.a BUILDSTDERR: packagefile sync/atomic=$WORK/b012/_pkg_.a BUILDSTDERR: packagefile syscall=$WORK/b027/_pkg_.a BUILDSTDERR: packagefile time=$WORK/b028/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/internal/poll BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b026/_pkg_.a -trimpath $WORK/b026 -shared -p internal/poll -std -installsuffix shared -buildid 1upNZtS6hJJKJtyY3dJc/1upNZtS6hJJKJtyY3dJc -goversion go1.10.7 -D "" -importcfg $WORK/b026/importcfg -pack ./fd.go ./fd_mutex.go ./fd_poll_runtime.go ./fd_posix.go ./fd_unix.go ./hook_cloexec.go ./hook_unix.go ./sendfile_linux.go ./sock_cloexec.go ./sockopt.go ./sockopt_linux.go ./sockopt_unix.go ./sockoptip.go ./writev.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b191/_pkg_.a # internal BUILDSTDERR: cp $WORK/b191/_pkg_.a /builddir/.cache/go-build/40/40b26944ac2ed6e1c363fd780807a4cd7cded08c90ff21ab50f163b0defa7823-d # internal BUILDSTDERR: sort BUILDSTDERR: mkdir -p $WORK/b030/ BUILDSTDERR: cat >$WORK/b030/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile reflect=$WORK/b021/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/sort BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b030/_pkg_.a -trimpath $WORK/b030 -shared -p sort -std -complete -installsuffix shared -buildid FG38cdnFDa2R2edYhNBZ/FG38cdnFDa2R2edYhNBZ -goversion go1.10.7 -D "" -importcfg $WORK/b030/importcfg -pack ./search.go ./slice.go ./sort.go ./zfuncversion.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b092/_pkg_.a # internal BUILDSTDERR: cp $WORK/b092/_pkg_.a /builddir/.cache/go-build/fe/fe413c75b605c76986226c704d5bc5eb45c1d4543a487db4d65ce2285015bf7f-d # internal BUILDSTDERR: image/internal/imageutil BUILDSTDERR: mkdir -p $WORK/b095/ BUILDSTDERR: cat >$WORK/b095/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile image=$WORK/b092/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/image/internal/imageutil BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b095/_pkg_.a -trimpath $WORK/b095 -shared -p image/internal/imageutil -std -complete -installsuffix shared -buildid -aX0idGzRUn_9QdGykI8/-aX0idGzRUn_9QdGykI8 -goversion go1.10.7 -D "" -importcfg $WORK/b095/importcfg -pack ./imageutil.go ./impl.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b095/_pkg_.a # internal BUILDSTDERR: cp $WORK/b095/_pkg_.a /builddir/.cache/go-build/4c/4cc298d47fc80531095ea6b549942c2e774a16c32abeb13901cf52125a8895f8-d # internal BUILDSTDERR: image/jpeg BUILDSTDERR: mkdir -p $WORK/b094/ BUILDSTDERR: cat >$WORK/b094/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile bufio=$WORK/b002/_pkg_.a BUILDSTDERR: packagefile errors=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile image=$WORK/b092/_pkg_.a BUILDSTDERR: packagefile image/color=$WORK/b093/_pkg_.a BUILDSTDERR: packagefile image/internal/imageutil=$WORK/b095/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b005/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/image/jpeg BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b094/_pkg_.a -trimpath $WORK/b094 -shared -p image/jpeg -std -complete -installsuffix shared -buildid jaBwzAHuOuBKlImZreTM/jaBwzAHuOuBKlImZreTM -goversion go1.10.7 -D "" -importcfg $WORK/b094/importcfg -pack ./fdct.go ./huffman.go ./idct.go ./reader.go ./scan.go ./writer.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b026/_pkg_.a # internal BUILDSTDERR: cp $WORK/b026/_pkg_.a /builddir/.cache/go-build/83/8302a2db16e2193faba2a4bb014944d0ce69d7c3a4cc222cc1d74787e7a88879-d # internal BUILDSTDERR: os BUILDSTDERR: mkdir -p $WORK/b025/ BUILDSTDERR: cat >$WORK/b025/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile errors=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile internal/poll=$WORK/b026/_pkg_.a BUILDSTDERR: packagefile internal/testlog=$WORK/b029/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b005/_pkg_.a BUILDSTDERR: packagefile runtime=$WORK/b009/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b006/_pkg_.a BUILDSTDERR: packagefile sync/atomic=$WORK/b012/_pkg_.a BUILDSTDERR: packagefile syscall=$WORK/b027/_pkg_.a BUILDSTDERR: packagefile time=$WORK/b028/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b030/_pkg_.a # internal BUILDSTDERR: cd /usr/lib/golang/src/os BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b025/_pkg_.a -trimpath $WORK/b025 -shared -p os -std -installsuffix shared -buildid s1F4EhaI1b08EpBqxMoy/s1F4EhaI1b08EpBqxMoy -goversion go1.10.7 -D "" -importcfg $WORK/b025/importcfg -pack ./dir.go ./dir_unix.go ./env.go ./error.go ./error_posix.go ./error_unix.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 ./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 BUILDSTDERR: cp $WORK/b030/_pkg_.a /builddir/.cache/go-build/6e/6e7526ac4f02ad7f6faa55b3eaa6f5f4fdcffaa0102114b79677e0f06c1244a1-d # internal BUILDSTDERR: regexp/syntax BUILDSTDERR: mkdir -p $WORK/b072/ BUILDSTDERR: cat >$WORK/b072/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile bytes=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile sort=$WORK/b030/_pkg_.a BUILDSTDERR: packagefile strconv=$WORK/b017/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b031/_pkg_.a BUILDSTDERR: packagefile unicode=$WORK/b013/_pkg_.a BUILDSTDERR: packagefile unicode/utf8=$WORK/b014/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/regexp/syntax BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b072/_pkg_.a -trimpath $WORK/b072 -shared -p regexp/syntax -std -complete -installsuffix shared -buildid nHMedrzBLp0U265kjrAK/nHMedrzBLp0U265kjrAK -goversion go1.10.7 -D "" -importcfg $WORK/b072/importcfg -pack ./compile.go ./doc.go ./parse.go ./perl_groups.go ./prog.go ./regexp.go ./simplify.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b020/_pkg_.a # internal BUILDSTDERR: cp $WORK/b020/_pkg_.a /builddir/.cache/go-build/9e/9ebb664f39970d4a5a32a1c45d6a487f0d1a0044d959778770c68e8708268904-d # internal BUILDSTDERR: encoding/base64 BUILDSTDERR: mkdir -p $WORK/b019/ BUILDSTDERR: cat >$WORK/b019/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile encoding/binary=$WORK/b020/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b005/_pkg_.a BUILDSTDERR: packagefile strconv=$WORK/b017/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/encoding/base64 BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b019/_pkg_.a -trimpath $WORK/b019 -shared -p encoding/base64 -std -complete -installsuffix shared -buildid V8L8AfFRffB5vKamsSWJ/V8L8AfFRffB5vKamsSWJ -goversion go1.10.7 -D "" -importcfg $WORK/b019/importcfg -pack ./base64.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b019/_pkg_.a # internal BUILDSTDERR: cp $WORK/b019/_pkg_.a /builddir/.cache/go-build/0e/0ee004dda4a1b2d3c722a4ca886e4539d70492e56132d99877a15719910a3a7d-d # internal BUILDSTDERR: compress/bzip2 BUILDSTDERR: mkdir -p $WORK/b081/ BUILDSTDERR: cat >$WORK/b081/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile bufio=$WORK/b002/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b005/_pkg_.a BUILDSTDERR: packagefile sort=$WORK/b030/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/compress/bzip2 BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b081/_pkg_.a -trimpath $WORK/b081 -shared -p compress/bzip2 -std -complete -installsuffix shared -buildid V8-xrSgg-jRjvbz5lAz9/V8-xrSgg-jRjvbz5lAz9 -goversion go1.10.7 -D "" -importcfg $WORK/b081/importcfg -pack ./bit_reader.go ./bzip2.go ./huffman.go ./move_to_front.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b094/_pkg_.a # internal BUILDSTDERR: cp $WORK/b094/_pkg_.a /builddir/.cache/go-build/04/045115ee82c0ff68e53b15ac5b5696e78d8d0686395b17e2bfbb9c68ecfb8ab5-d # internal BUILDSTDERR: crypto/des BUILDSTDERR: mkdir -p $WORK/b082/ BUILDSTDERR: cat >$WORK/b082/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile crypto/cipher=$WORK/b036/_pkg_.a BUILDSTDERR: packagefile encoding/binary=$WORK/b020/_pkg_.a BUILDSTDERR: packagefile strconv=$WORK/b017/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/crypto/des BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b082/_pkg_.a -trimpath $WORK/b082 -shared -p crypto/des -std -complete -installsuffix shared -buildid mmUHgvcbKXY4JVWScNK7/mmUHgvcbKXY4JVWScNK7 -goversion go1.10.7 -D "" -importcfg $WORK/b082/importcfg -pack ./block.go ./cipher.go ./const.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b081/_pkg_.a # internal BUILDSTDERR: cp $WORK/b081/_pkg_.a /builddir/.cache/go-build/40/40f560e80987a15cfe8f19577c223bad15ba67212bd6c27b43999dc4fe80205e-d # internal BUILDSTDERR: golang.org/x/crypto/sha3 BUILDSTDERR: mkdir -p $WORK/b096/ BUILDSTDERR: cat >$WORK/b096/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile crypto=$WORK/b015/_pkg_.a BUILDSTDERR: packagefile encoding/binary=$WORK/b020/_pkg_.a BUILDSTDERR: packagefile hash=$WORK/b016/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b005/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/share/gocode/src/golang.org/x/crypto/sha3 BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b096/_pkg_.a -trimpath $WORK/b096 -shared -p golang.org/x/crypto/sha3 -complete -installsuffix shared -buildid V-yDiprd2QhE-9Ziouzo/V-yDiprd2QhE-9Ziouzo -goversion go1.10.7 -D "" -importcfg $WORK/b096/importcfg -pack ./doc.go ./hashes.go ./keccakf.go ./register.go ./sha3.go ./shake.go ./xor.go ./xor_generic.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b082/_pkg_.a # internal BUILDSTDERR: cp $WORK/b082/_pkg_.a /builddir/.cache/go-build/18/18bc048223b2d9724eeb8e854dc884ecceaf85a575e16e43ed0dd70a5551845a-d # internal BUILDSTDERR: encoding/pem BUILDSTDERR: mkdir -p $WORK/b131/ BUILDSTDERR: cat >$WORK/b131/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile bytes=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile encoding/base64=$WORK/b019/_pkg_.a BUILDSTDERR: packagefile errors=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b005/_pkg_.a BUILDSTDERR: packagefile sort=$WORK/b030/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b031/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/encoding/pem BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b131/_pkg_.a -trimpath $WORK/b131 -shared -p encoding/pem -std -complete -installsuffix shared -buildid GJceUZB6Ql27HmXNwiQD/GJceUZB6Ql27HmXNwiQD -goversion go1.10.7 -D "" -importcfg $WORK/b131/importcfg -pack ./pem.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b025/_pkg_.a # internal BUILDSTDERR: cp $WORK/b025/_pkg_.a /builddir/.cache/go-build/7b/7b5ccc2e9efeda68c702ce7c980781cdf85a19e7524db0c323bb5d26fb9847e2-d # internal BUILDSTDERR: fmt BUILDSTDERR: mkdir -p $WORK/b024/ BUILDSTDERR: cat >$WORK/b024/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile errors=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b005/_pkg_.a BUILDSTDERR: packagefile math=$WORK/b018/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b025/_pkg_.a BUILDSTDERR: packagefile reflect=$WORK/b021/_pkg_.a BUILDSTDERR: packagefile strconv=$WORK/b017/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b006/_pkg_.a BUILDSTDERR: packagefile unicode/utf8=$WORK/b014/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/fmt BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b024/_pkg_.a -trimpath $WORK/b024 -shared -p fmt -std -complete -installsuffix shared -buildid jLOroHb3-9CXUY5klrDh/jLOroHb3-9CXUY5klrDh -goversion go1.10.7 -D "" -importcfg $WORK/b024/importcfg -pack ./doc.go ./format.go ./print.go ./scan.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b096/_pkg_.a # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b131/_pkg_.a # internal BUILDSTDERR: cp $WORK/b131/_pkg_.a /builddir/.cache/go-build/02/02930983f1e618d6b4ee5ed2c4ff072f74214ffc56e822d1245725e77c9486fd-d # internal BUILDSTDERR: cp $WORK/b096/_pkg_.a /builddir/.cache/go-build/75/759bcf5c0c11e03e0eee7bdcc7828c29b3c8c08d3facb0c58d93054665696b8e-d # internal BUILDSTDERR: runtime/debug BUILDSTDERR: mkdir -p $WORK/b058/ BUILDSTDERR: path/filepath BUILDSTDERR: mkdir -p $WORK/b050/ BUILDSTDERR: cat >$WORK/b050/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile errors=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b025/_pkg_.a BUILDSTDERR: packagefile runtime=$WORK/b009/_pkg_.a BUILDSTDERR: packagefile sort=$WORK/b030/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b031/_pkg_.a BUILDSTDERR: packagefile unicode/utf8=$WORK/b014/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/path/filepath BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b050/_pkg_.a -trimpath $WORK/b050 -shared -p path/filepath -std -complete -installsuffix shared -buildid GOM2oVr7q-VBXmPZPgDd/GOM2oVr7q-VBXmPZPgDd -goversion go1.10.7 -D "" -importcfg $WORK/b050/importcfg -pack ./match.go ./path.go ./path_unix.go ./symlink.go ./symlink_unix.go BUILDSTDERR: cat >$WORK/b058/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile os=$WORK/b025/_pkg_.a BUILDSTDERR: packagefile runtime=$WORK/b009/_pkg_.a BUILDSTDERR: packagefile sort=$WORK/b030/_pkg_.a BUILDSTDERR: packagefile time=$WORK/b028/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/runtime/debug BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b058/_pkg_.a -trimpath $WORK/b058 -shared -p runtime/debug -std -installsuffix shared -buildid 5C1TTYxZo4DzNqeXi3-C/5C1TTYxZo4DzNqeXi3-C -goversion go1.10.7 -D "" -importcfg $WORK/b058/importcfg -pack -asmhdr $WORK/b058/go_asm.h ./garbage.go ./stack.go ./stubs.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b072/_pkg_.a # internal BUILDSTDERR: cp $WORK/b072/_pkg_.a /builddir/.cache/go-build/9c/9cad205c023e55252448ea4bd1a97ccb1036f33b6eab449b43e36e5d10ef5e8a-d # internal BUILDSTDERR: github.com/snapcore/snapd/osutil/sys BUILDSTDERR: mkdir -p $WORK/b068/ BUILDSTDERR: /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/debug.o ./debug.s BUILDSTDERR: cat >$WORK/b068/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile os=$WORK/b025/_pkg_.a BUILDSTDERR: packagefile syscall=$WORK/b027/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/snapd-2.37.2/src/github.com/snapcore/snapd/osutil/sys BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b068/_pkg_.a -trimpath $WORK/b068 -shared -p github.com/snapcore/snapd/osutil/sys -complete -installsuffix shared -buildid gY9YNkKusPg3oUiZjgrt/gY9YNkKusPg3oUiZjgrt -goversion go1.10.7 -D "" -importcfg $WORK/b068/importcfg -pack ./syscall.go ./sysnum_16_linux.go ./sysnum_linux.go BUILDSTDERR: cd /usr/lib/golang/src/runtime/debug BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/pack r $WORK/b058/_pkg_.a $WORK/b058/debug.o # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b058/_pkg_.a # internal BUILDSTDERR: cp $WORK/b058/_pkg_.a /builddir/.cache/go-build/3d/3dd08af68e49878035dc2574f85387bf5cac448d7c69f8f0d8931b30574f6947-d # internal BUILDSTDERR: regexp BUILDSTDERR: mkdir -p $WORK/b071/ BUILDSTDERR: cat >$WORK/b071/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile bytes=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b005/_pkg_.a BUILDSTDERR: packagefile regexp/syntax=$WORK/b072/_pkg_.a BUILDSTDERR: packagefile sort=$WORK/b030/_pkg_.a BUILDSTDERR: packagefile strconv=$WORK/b017/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b031/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b006/_pkg_.a BUILDSTDERR: packagefile unicode=$WORK/b013/_pkg_.a BUILDSTDERR: packagefile unicode/utf8=$WORK/b014/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/regexp BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b071/_pkg_.a -trimpath $WORK/b071 -shared -p regexp -std -complete -installsuffix shared -buildid Yj3RsG10WTBBYnfc-2PY/Yj3RsG10WTBBYnfc-2PY -goversion go1.10.7 -D "" -importcfg $WORK/b071/importcfg -pack ./backtrack.go ./exec.go ./onepass.go ./regexp.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b068/_pkg_.a # internal BUILDSTDERR: cp $WORK/b068/_pkg_.a /builddir/.cache/go-build/42/421aefefd78dded063615042b9a981233430da844251ae082b74775c347221bb-d # internal BUILDSTDERR: vendor/golang_org/x/crypto/chacha20poly1305/internal/chacha20 BUILDSTDERR: mkdir -p $WORK/b135/ BUILDSTDERR: cat >$WORK/b135/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile encoding/binary=$WORK/b020/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/vendor/golang_org/x/crypto/chacha20poly1305/internal/chacha20 BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b135/_pkg_.a -trimpath $WORK/b135 -shared -p vendor/golang_org/x/crypto/chacha20poly1305/internal/chacha20 -std -complete -installsuffix shared -buildid _-I8cPbwXccogNayOY9d/_-I8cPbwXccogNayOY9d -goversion go1.10.7 -D "" -importcfg $WORK/b135/importcfg -pack ./chacha_generic.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b050/_pkg_.a # internal BUILDSTDERR: cp $WORK/b050/_pkg_.a /builddir/.cache/go-build/3e/3e5c5de729c1c0f3eb17d0e5b581dde3ab5142bdc3e636aafa3335b127a203be-d # internal BUILDSTDERR: io/ioutil BUILDSTDERR: mkdir -p $WORK/b075/ BUILDSTDERR: cat >$WORK/b075/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile bytes=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b005/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b025/_pkg_.a BUILDSTDERR: packagefile path/filepath=$WORK/b050/_pkg_.a BUILDSTDERR: packagefile sort=$WORK/b030/_pkg_.a BUILDSTDERR: packagefile strconv=$WORK/b017/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b006/_pkg_.a BUILDSTDERR: packagefile time=$WORK/b028/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/io/ioutil BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b075/_pkg_.a -trimpath $WORK/b075 -shared -p io/ioutil -std -complete -installsuffix shared -buildid JNvQ4yW-fN2schuSwvgZ/JNvQ4yW-fN2schuSwvgZ -goversion go1.10.7 -D "" -importcfg $WORK/b075/importcfg -pack ./ioutil.go ./tempfile.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b135/_pkg_.a # internal BUILDSTDERR: cp $WORK/b135/_pkg_.a /builddir/.cache/go-build/b4/b4e8e2da84cd740101b7142c91507acfc763de65983c3e4e5b29c4529a717dfd-d # internal BUILDSTDERR: vendor/golang_org/x/crypto/chacha20poly1305 BUILDSTDERR: mkdir -p $WORK/b134/ BUILDSTDERR: cat >$WORK/b134/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: importmap golang_org/x/crypto/chacha20poly1305/internal/chacha20=vendor/golang_org/x/crypto/chacha20poly1305/internal/chacha20 BUILDSTDERR: importmap golang_org/x/crypto/poly1305=vendor/golang_org/x/crypto/poly1305 BUILDSTDERR: packagefile crypto/cipher=$WORK/b036/_pkg_.a BUILDSTDERR: packagefile encoding/binary=$WORK/b020/_pkg_.a BUILDSTDERR: packagefile errors=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile vendor/golang_org/x/crypto/chacha20poly1305/internal/chacha20=$WORK/b135/_pkg_.a BUILDSTDERR: packagefile vendor/golang_org/x/crypto/poly1305=$WORK/b136/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/vendor/golang_org/x/crypto/chacha20poly1305 BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b134/_pkg_.a -trimpath $WORK/b134 -shared -p vendor/golang_org/x/crypto/chacha20poly1305 -std -complete -installsuffix shared -buildid U-0y5kc0O4ZNsWBdZEhm/U-0y5kc0O4ZNsWBdZEhm -goversion go1.10.7 -D "" -importcfg $WORK/b134/importcfg -pack ./chacha20poly1305.go ./chacha20poly1305_generic.go ./chacha20poly1305_noasm.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b075/_pkg_.a # internal BUILDSTDERR: cp $WORK/b075/_pkg_.a /builddir/.cache/go-build/ef/ef0cb44f81398be3de48d3c7e091b316ea3355ffbcbef6023a2a1ea12045d806-d # internal BUILDSTDERR: vendor/golang_org/x/crypto/curve25519 BUILDSTDERR: mkdir -p $WORK/b137/ BUILDSTDERR: cat >$WORK/b137/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile encoding/binary=$WORK/b020/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/vendor/golang_org/x/crypto/curve25519 BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b137/_pkg_.a -trimpath $WORK/b137 -shared -p vendor/golang_org/x/crypto/curve25519 -std -complete -installsuffix shared -buildid I7-_PGbyByyIPJcEGSkm/I7-_PGbyByyIPJcEGSkm -goversion go1.10.7 -D "" -importcfg $WORK/b137/importcfg -pack ./curve25519.go ./doc.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b134/_pkg_.a # internal BUILDSTDERR: cp $WORK/b134/_pkg_.a /builddir/.cache/go-build/0a/0afacfc3f4c0d87b428bb2dc64f5e470603e02b11b4d061d6ed1179e501d6dbb-d # internal BUILDSTDERR: golang.org/x/sys/unix BUILDSTDERR: mkdir -p $WORK/b152/ BUILDSTDERR: cat >$WORK/b152/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile bytes=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile runtime=$WORK/b009/_pkg_.a BUILDSTDERR: packagefile sort=$WORK/b030/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b031/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b006/_pkg_.a BUILDSTDERR: packagefile syscall=$WORK/b027/_pkg_.a BUILDSTDERR: packagefile time=$WORK/b028/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/share/gocode/src/golang.org/x/sys/unix BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b152/_pkg_.a -trimpath $WORK/b152 -shared -p golang.org/x/sys/unix -installsuffix shared -buildid KnHp0tfBE4Yd5BkLfYoe/KnHp0tfBE4Yd5BkLfYoe -goversion go1.10.7 -D "" -importcfg $WORK/b152/importcfg -pack -asmhdr $WORK/b152/go_asm.h ./affinity_linux.go ./bluetooth_linux.go ./constants.go ./dev_linux.go ./dirent.go ./endian_little.go ./env_unix.go ./fcntl.go ./fcntl_linux_32bit.go ./pagesize_unix.go ./race0.go ./sockcmsg_linux.go ./sockcmsg_unix.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 ./zptracearm_linux.go ./zsyscall_linux_arm.go ./zsysnum_linux_arm.go ./ztypes_linux_arm.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b137/_pkg_.a # internal BUILDSTDERR: cp $WORK/b137/_pkg_.a /builddir/.cache/go-build/3c/3cbdd532875a49c3ff7c3934ae5d65b5675bab353a48d5148e12420e0b55c00a-d # internal BUILDSTDERR: gopkg.in/retry.v1 BUILDSTDERR: mkdir -p $WORK/b157/ BUILDSTDERR: cat >$WORK/b157/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile time=$WORK/b028/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/share/gocode/src/gopkg.in/retry.v1 BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b157/_pkg_.a -trimpath $WORK/b157 -shared -p gopkg.in/retry.v1 -complete -installsuffix shared -buildid LoSop7XJwN3N54HYVg0y/LoSop7XJwN3N54HYVg0y -goversion go1.10.7 -D "" -importcfg $WORK/b157/importcfg -pack ./clock.go ./exp.go ./regular.go ./retry.go ./strategy.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b024/_pkg_.a # internal BUILDSTDERR: cp $WORK/b024/_pkg_.a /builddir/.cache/go-build/a2/a2dd326c798e1b2e8d6e0dd76ffa1101380af997b3a364e22c8ef04490573ab9-d # internal BUILDSTDERR: encoding/json BUILDSTDERR: mkdir -p $WORK/b022/ BUILDSTDERR: cat >$WORK/b022/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile bytes=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile encoding=$WORK/b023/_pkg_.a BUILDSTDERR: packagefile encoding/base64=$WORK/b019/_pkg_.a BUILDSTDERR: packagefile errors=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b024/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b005/_pkg_.a BUILDSTDERR: packagefile math=$WORK/b018/_pkg_.a BUILDSTDERR: packagefile reflect=$WORK/b021/_pkg_.a BUILDSTDERR: packagefile runtime=$WORK/b009/_pkg_.a BUILDSTDERR: packagefile sort=$WORK/b030/_pkg_.a BUILDSTDERR: packagefile strconv=$WORK/b017/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b031/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b006/_pkg_.a BUILDSTDERR: packagefile sync/atomic=$WORK/b012/_pkg_.a BUILDSTDERR: packagefile unicode=$WORK/b013/_pkg_.a BUILDSTDERR: packagefile unicode/utf16=$WORK/b032/_pkg_.a BUILDSTDERR: packagefile unicode/utf8=$WORK/b014/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/encoding/json BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b022/_pkg_.a -trimpath $WORK/b022 -shared -p encoding/json -std -complete -installsuffix shared -buildid 5Rz8x49x_2mCKJ2-iteb/5Rz8x49x_2mCKJ2-iteb -goversion go1.10.7 -D "" -importcfg $WORK/b022/importcfg -pack ./decode.go ./encode.go ./fold.go ./indent.go ./scanner.go ./stream.go ./tables.go ./tags.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b157/_pkg_.a # internal BUILDSTDERR: cp $WORK/b157/_pkg_.a /builddir/.cache/go-build/d1/d1adc44288e2576ddfc85d544f55b95c21216291db8186d6df3ee6af4a5286d0-d # internal BUILDSTDERR: math/big BUILDSTDERR: mkdir -p $WORK/b039/ BUILDSTDERR: cat >$WORK/b039/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile bytes=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile encoding/binary=$WORK/b020/_pkg_.a BUILDSTDERR: packagefile errors=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b024/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b005/_pkg_.a BUILDSTDERR: packagefile math=$WORK/b018/_pkg_.a BUILDSTDERR: packagefile math/bits=$WORK/b040/_pkg_.a BUILDSTDERR: packagefile math/rand=$WORK/b041/_pkg_.a BUILDSTDERR: packagefile strconv=$WORK/b017/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b031/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b006/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/math/big BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b039/_pkg_.a -trimpath $WORK/b039 -shared -p math/big -std -installsuffix shared -buildid CE1UCjyiJ_aEZYZG0yqd/CE1UCjyiJ_aEZYZG0yqd -goversion go1.10.7 -D "" -importcfg $WORK/b039/importcfg -pack -asmhdr $WORK/b039/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 BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b071/_pkg_.a # internal BUILDSTDERR: cp $WORK/b071/_pkg_.a /builddir/.cache/go-build/20/205cc12fe3814e007ae521d50b2779af7f6408fc441d6923a7305504fd8fd5cf-d # internal BUILDSTDERR: encoding/hex BUILDSTDERR: mkdir -p $WORK/b043/ BUILDSTDERR: cat >$WORK/b043/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile bytes=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile errors=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b024/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b005/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/encoding/hex BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b043/_pkg_.a -trimpath $WORK/b043 -shared -p encoding/hex -std -complete -installsuffix shared -buildid lrr6aWtP1f_IZZ1dqiL7/lrr6aWtP1f_IZZ1dqiL7 -goversion go1.10.7 -D "" -importcfg $WORK/b043/importcfg -pack ./hex.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b043/_pkg_.a # internal BUILDSTDERR: cp $WORK/b043/_pkg_.a /builddir/.cache/go-build/9f/9f89a6011223528344e7e87161a698258145aaa645229c9cc09c95df6481ad1a-d # internal BUILDSTDERR: context BUILDSTDERR: mkdir -p $WORK/b045/ BUILDSTDERR: cat >$WORK/b045/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile errors=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b024/_pkg_.a BUILDSTDERR: packagefile reflect=$WORK/b021/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b006/_pkg_.a BUILDSTDERR: packagefile time=$WORK/b028/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/context BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b045/_pkg_.a -trimpath $WORK/b045 -shared -p context -std -complete -installsuffix shared -buildid ji5cw4RQ_ija0IInMdWf/ji5cw4RQ_ija0IInMdWf -goversion go1.10.7 -D "" -importcfg $WORK/b045/importcfg -pack ./context.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b045/_pkg_.a # internal BUILDSTDERR: cp $WORK/b045/_pkg_.a /builddir/.cache/go-build/93/939b536de21c5eebb83f4fb2b3f3d68097300795134216f806e831bf7785bc4e-d # internal BUILDSTDERR: net BUILDSTDERR: mkdir -p $WORK/b044/ BUILDSTDERR: cd /usr/lib/golang/src/net BUILDSTDERR: CGO_LDFLAGS='"-g" "-O2"' /usr/lib/golang/pkg/tool/linux_arm/cgo -objdir $WORK/b044/ -importpath net -- -I $WORK/b044/ -g -O2 ./cgo_linux.go ./cgo_resnew.go ./cgo_socknew.go ./cgo_unix.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b022/_pkg_.a # internal BUILDSTDERR: cd /usr/share/gocode/src/golang.org/x/sys/unix BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/asm -trimpath $WORK/b152 -I $WORK/b152/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm -shared -o $WORK/b152/asm_linux_arm.o ./asm_linux_arm.s BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/pack r $WORK/b152/_pkg_.a $WORK/b152/asm_linux_arm.o # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b152/_pkg_.a # internal BUILDSTDERR: cp $WORK/b022/_pkg_.a /builddir/.cache/go-build/df/dfb23448a6409220944b2a3d4f825adc28bcd1119d297866190290ffbfc7d7e3-d # internal BUILDSTDERR: os/exec BUILDSTDERR: mkdir -p $WORK/b049/ BUILDSTDERR: cat >$WORK/b049/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile bytes=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile context=$WORK/b045/_pkg_.a BUILDSTDERR: packagefile errors=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b005/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b025/_pkg_.a BUILDSTDERR: packagefile path/filepath=$WORK/b050/_pkg_.a BUILDSTDERR: packagefile runtime=$WORK/b009/_pkg_.a BUILDSTDERR: packagefile strconv=$WORK/b017/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b031/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b006/_pkg_.a BUILDSTDERR: packagefile syscall=$WORK/b027/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/os/exec BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b049/_pkg_.a -trimpath $WORK/b049 -shared -p os/exec -std -complete -installsuffix shared -buildid 53IDSAkIxjvyq6QCALcO/53IDSAkIxjvyq6QCALcO -goversion go1.10.7 -D "" -importcfg $WORK/b049/importcfg -pack ./exec.go ./exec_unix.go ./lp_unix.go BUILDSTDERR: cp $WORK/b152/_pkg_.a /builddir/.cache/go-build/df/df0b8dd6117eedd23fb50bad451f1757d4414545226048d38d09d0fe79b9125e-d # internal BUILDSTDERR: os/user BUILDSTDERR: mkdir -p $WORK/b051/ BUILDSTDERR: cd /usr/lib/golang/src/os/user BUILDSTDERR: CGO_LDFLAGS='"-g" "-O2"' /usr/lib/golang/pkg/tool/linux_arm/cgo -objdir $WORK/b051/ -importpath os/user -- -I $WORK/b051/ -g -O2 ./cgo_lookup_unix.go ./getgrouplist_unix.go ./listgroups_unix.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b049/_pkg_.a # internal BUILDSTDERR: cp $WORK/b049/_pkg_.a /builddir/.cache/go-build/28/28ddd885e21188ff13529df1a0d08cab230374b2afca24c368d3616cffa1f6d4-d # internal BUILDSTDERR: github.com/jessevdk/go-flags BUILDSTDERR: mkdir -p $WORK/b052/ BUILDSTDERR: cat >$WORK/b052/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile bufio=$WORK/b002/_pkg_.a BUILDSTDERR: packagefile bytes=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile errors=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b024/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b005/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b025/_pkg_.a BUILDSTDERR: packagefile path=$WORK/b053/_pkg_.a BUILDSTDERR: packagefile path/filepath=$WORK/b050/_pkg_.a BUILDSTDERR: packagefile reflect=$WORK/b021/_pkg_.a BUILDSTDERR: packagefile runtime=$WORK/b009/_pkg_.a BUILDSTDERR: packagefile sort=$WORK/b030/_pkg_.a BUILDSTDERR: packagefile strconv=$WORK/b017/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b031/_pkg_.a BUILDSTDERR: packagefile syscall=$WORK/b027/_pkg_.a BUILDSTDERR: packagefile time=$WORK/b028/_pkg_.a BUILDSTDERR: packagefile unicode/utf8=$WORK/b014/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/share/gocode/src/github.com/jessevdk/go-flags BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b052/_pkg_.a -trimpath $WORK/b052 -shared -p github.com/jessevdk/go-flags -complete -installsuffix shared -buildid ud9fu1fQhx2wZI_tWOqx/ud9fu1fQhx2wZI_tWOqx -goversion go1.10.7 -D "" -importcfg $WORK/b052/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 ./termsize_linux.go BUILDSTDERR: cd /usr/lib/golang/src/math/big BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/asm -trimpath $WORK/b039 -I $WORK/b039/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm -shared -o $WORK/b039/arith_arm.o ./arith_arm.s BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/pack r $WORK/b039/_pkg_.a $WORK/b039/arith_arm.o # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b039/_pkg_.a # internal BUILDSTDERR: cp $WORK/b039/_pkg_.a /builddir/.cache/go-build/d5/d5447d87b77b3a943e0b53154eecdaeac8248593238f867a8ad83f7756b4a026-d # internal BUILDSTDERR: crypto/rand BUILDSTDERR: mkdir -p $WORK/b034/ BUILDSTDERR: cat >$WORK/b034/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile bufio=$WORK/b002/_pkg_.a BUILDSTDERR: packagefile crypto/aes=$WORK/b035/_pkg_.a BUILDSTDERR: packagefile crypto/cipher=$WORK/b036/_pkg_.a BUILDSTDERR: packagefile errors=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile internal/syscall/unix=$WORK/b038/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b005/_pkg_.a BUILDSTDERR: packagefile math/big=$WORK/b039/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b025/_pkg_.a BUILDSTDERR: packagefile runtime=$WORK/b009/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b006/_pkg_.a BUILDSTDERR: packagefile syscall=$WORK/b027/_pkg_.a BUILDSTDERR: packagefile time=$WORK/b028/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/crypto/rand BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b034/_pkg_.a -trimpath $WORK/b034 -shared -p crypto/rand -std -complete -installsuffix shared -buildid UJUw70J4DPq48fP65E6Y/UJUw70J4DPq48fP65E6Y -goversion go1.10.7 -D "" -importcfg $WORK/b034/importcfg -pack ./eagain.go ./rand.go ./rand_linux.go ./rand_unix.go ./util.go BUILDSTDERR: cd $WORK/b044 BUILDSTDERR: gcc -I /usr/lib/golang/src/net -fPIC -marm -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b044=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x001.o -c _cgo_export.c BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b034/_pkg_.a # internal BUILDSTDERR: cp $WORK/b034/_pkg_.a /builddir/.cache/go-build/b1/b180ab4fd64301a22e0fd981bce63aa821c38dd3fcce457d84dff25ca9e91893-d # internal BUILDSTDERR: log BUILDSTDERR: mkdir -p $WORK/b057/ BUILDSTDERR: cat >$WORK/b057/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile fmt=$WORK/b024/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b005/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b025/_pkg_.a BUILDSTDERR: packagefile runtime=$WORK/b009/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b006/_pkg_.a BUILDSTDERR: packagefile time=$WORK/b028/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/log BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b057/_pkg_.a -trimpath $WORK/b057 -shared -p log -std -complete -installsuffix shared -buildid EnlGRw0fz7KcMTnCtskR/EnlGRw0fz7KcMTnCtskR -goversion go1.10.7 -D "" -importcfg $WORK/b057/importcfg -pack ./log.go BUILDSTDERR: cd $WORK/b044 BUILDSTDERR: gcc -I /usr/lib/golang/src/net -fPIC -marm -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b044=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x002.o -c cgo_linux.cgo2.c BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b057/_pkg_.a # internal BUILDSTDERR: cp $WORK/b057/_pkg_.a /builddir/.cache/go-build/e1/e18064844f41d3996b4b00f3632342011feabafe5d7d51006711d364ca7a3cb8-d # internal BUILDSTDERR: github.com/boltdb/bolt BUILDSTDERR: mkdir -p $WORK/b055/ BUILDSTDERR: cat >$WORK/b055/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile bytes=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile errors=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b024/_pkg_.a BUILDSTDERR: packagefile hash/fnv=$WORK/b056/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b005/_pkg_.a BUILDSTDERR: packagefile log=$WORK/b057/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b025/_pkg_.a BUILDSTDERR: packagefile runtime=$WORK/b009/_pkg_.a BUILDSTDERR: packagefile runtime/debug=$WORK/b058/_pkg_.a BUILDSTDERR: packagefile sort=$WORK/b030/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b031/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b006/_pkg_.a BUILDSTDERR: packagefile syscall=$WORK/b027/_pkg_.a BUILDSTDERR: packagefile time=$WORK/b028/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/share/gocode/src/github.com/boltdb/bolt BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b055/_pkg_.a -trimpath $WORK/b055 -shared -p github.com/boltdb/bolt -complete -installsuffix shared -buildid c2rE_SkOSgeKnlm8WN-Y/c2rE_SkOSgeKnlm8WN-Y -goversion go1.10.7 -D "" -importcfg $WORK/b055/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 BUILDSTDERR: cd $WORK/b044 BUILDSTDERR: gcc -I /usr/lib/golang/src/net -fPIC -marm -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b044=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x003.o -c cgo_resnew.cgo2.c BUILDSTDERR: gcc -I /usr/lib/golang/src/net -fPIC -marm -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b044=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x004.o -c cgo_socknew.cgo2.c BUILDSTDERR: gcc -I /usr/lib/golang/src/net -fPIC -marm -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b044=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x005.o -c cgo_unix.cgo2.c BUILDSTDERR: gcc -I /usr/lib/golang/src/net -fPIC -marm -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b044=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_cgo_main.o -c _cgo_main.c BUILDSTDERR: cd $WORK/b051 BUILDSTDERR: gcc -I /usr/lib/golang/src/os/user -fPIC -marm -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b051=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x001.o -c _cgo_export.c BUILDSTDERR: cd /usr/lib/golang/src/net BUILDSTDERR: gcc -I . -fPIC -marm -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b044=/tmp/go-build -gno-record-gcc-switches -o $WORK/b044/_cgo_.o $WORK/b044/_cgo_main.o $WORK/b044/_x001.o $WORK/b044/_x002.o $WORK/b044/_x003.o $WORK/b044/_x004.o $WORK/b044/_x005.o -g -O2 -pie BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b052/_pkg_.a # internal BUILDSTDERR: cp $WORK/b052/_pkg_.a /builddir/.cache/go-build/6a/6a4cca47b9fe3266545fa140479aed1fa40f7494155671665fd8759c2ddf2740-d # internal BUILDSTDERR: compress/flate BUILDSTDERR: mkdir -p $WORK/b065/ BUILDSTDERR: cat >$WORK/b065/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile bufio=$WORK/b002/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b024/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b005/_pkg_.a BUILDSTDERR: packagefile math=$WORK/b018/_pkg_.a BUILDSTDERR: packagefile math/bits=$WORK/b040/_pkg_.a BUILDSTDERR: packagefile sort=$WORK/b030/_pkg_.a BUILDSTDERR: packagefile strconv=$WORK/b017/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b006/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/compress/flate BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b065/_pkg_.a -trimpath $WORK/b065 -shared -p compress/flate -std -complete -installsuffix shared -buildid GBIQzuHOn2VmHv5gYasF/GBIQzuHOn2VmHv5gYasF -goversion go1.10.7 -D "" -importcfg $WORK/b065/importcfg -pack ./deflate.go ./deflatefast.go ./dict_decoder.go ./huffman_bit_writer.go ./huffman_code.go ./inflate.go ./token.go BUILDSTDERR: cd $WORK/b051 BUILDSTDERR: gcc -I /usr/lib/golang/src/os/user -fPIC -marm -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b051=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x002.o -c cgo_lookup_unix.cgo2.c BUILDSTDERR: cd /usr/lib/golang/src/net BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/cgo -dynpackage net -dynimport $WORK/b044/_cgo_.o -dynout $WORK/b044/_cgo_import.go BUILDSTDERR: cat >$WORK/b044/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile context=$WORK/b045/_pkg_.a BUILDSTDERR: packagefile errors=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile internal/nettrace=$WORK/b046/_pkg_.a BUILDSTDERR: packagefile internal/poll=$WORK/b026/_pkg_.a BUILDSTDERR: packagefile internal/singleflight=$WORK/b047/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b005/_pkg_.a BUILDSTDERR: packagefile math/rand=$WORK/b041/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b025/_pkg_.a BUILDSTDERR: packagefile runtime=$WORK/b009/_pkg_.a BUILDSTDERR: packagefile sort=$WORK/b030/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b006/_pkg_.a BUILDSTDERR: packagefile sync/atomic=$WORK/b012/_pkg_.a BUILDSTDERR: packagefile syscall=$WORK/b027/_pkg_.a BUILDSTDERR: packagefile time=$WORK/b028/_pkg_.a BUILDSTDERR: packagefile runtime/cgo=$WORK/b048/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b044/_pkg_.a -trimpath $WORK/b044 -shared -p net -std -installsuffix shared -buildid DWYX9kqlZ_4a4NiVyAaf/DWYX9kqlZ_4a4NiVyAaf -goversion go1.10.7 -D "" -importcfg $WORK/b044/importcfg -pack ./addrselect.go ./conf.go ./dial.go ./dnsclient.go ./dnsclient_unix.go ./dnsconfig_unix.go ./dnsmsg.go ./error_posix.go ./fd_unix.go ./file.go ./file_unix.go ./hook.go ./hook_unix.go ./hosts.go ./interface.go ./interface_linux.go ./ip.go ./iprawsock.go ./iprawsock_posix.go ./ipsock.go ./ipsock_posix.go ./lookup.go ./lookup_unix.go ./mac.go ./net.go ./nss.go ./parse.go ./pipe.go ./port.go ./port_unix.go ./rawconn.go ./sendfile_linux.go ./sock_cloexec.go ./sock_linux.go ./sock_posix.go ./sockopt_linux.go ./sockopt_posix.go ./sockoptip_linux.go ./sockoptip_posix.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/b044/_cgo_gotypes.go $WORK/b044/cgo_linux.cgo1.go $WORK/b044/cgo_resnew.cgo1.go $WORK/b044/cgo_socknew.cgo1.go $WORK/b044/cgo_unix.cgo1.go $WORK/b044/_cgo_import.go BUILDSTDERR: cd $WORK/b051 BUILDSTDERR: gcc -I /usr/lib/golang/src/os/user -fPIC -marm -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b051=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x003.o -c getgrouplist_unix.cgo2.c BUILDSTDERR: gcc -I /usr/lib/golang/src/os/user -fPIC -marm -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b051=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x004.o -c listgroups_unix.cgo2.c BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b055/_pkg_.a # internal BUILDSTDERR: cp $WORK/b055/_pkg_.a /builddir/.cache/go-build/56/56591d966f121a36f561406a1cdcbcd4b0ad24f78404adabe1b8541d66671f1d-d # internal BUILDSTDERR: debug/dwarf BUILDSTDERR: mkdir -p $WORK/b067/ BUILDSTDERR: cat >$WORK/b067/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile encoding/binary=$WORK/b020/_pkg_.a BUILDSTDERR: packagefile errors=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b024/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b005/_pkg_.a BUILDSTDERR: packagefile path=$WORK/b053/_pkg_.a BUILDSTDERR: packagefile sort=$WORK/b030/_pkg_.a BUILDSTDERR: packagefile strconv=$WORK/b017/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b031/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/debug/dwarf BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b067/_pkg_.a -trimpath $WORK/b067 -shared -p debug/dwarf -std -complete -installsuffix shared -buildid _LLE364KZsgiWHmHd1Ab/_LLE364KZsgiWHmHd1Ab -goversion go1.10.7 -D "" -importcfg $WORK/b067/importcfg -pack ./buf.go ./class_string.go ./const.go ./entry.go ./line.go ./open.go ./type.go ./typeunit.go ./unit.go BUILDSTDERR: cd $WORK/b051 BUILDSTDERR: gcc -I /usr/lib/golang/src/os/user -fPIC -marm -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b051=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_cgo_main.o -c _cgo_main.c BUILDSTDERR: cd /usr/lib/golang/src/os/user BUILDSTDERR: gcc -I . -fPIC -marm -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b051=/tmp/go-build -gno-record-gcc-switches -o $WORK/b051/_cgo_.o $WORK/b051/_cgo_main.o $WORK/b051/_x001.o $WORK/b051/_x002.o $WORK/b051/_x003.o $WORK/b051/_x004.o -g -O2 -pie BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b065/_pkg_.a # internal BUILDSTDERR: cp $WORK/b065/_pkg_.a /builddir/.cache/go-build/74/74ee35f6d59ccfe86ec5702cf48e9163dde8f355e7a4a3beca94756633543c55-d # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/cgo -dynpackage user -dynimport $WORK/b051/_cgo_.o -dynout $WORK/b051/_cgo_import.go BUILDSTDERR: compress/zlib BUILDSTDERR: mkdir -p $WORK/b064/ BUILDSTDERR: cat >$WORK/b064/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile bufio=$WORK/b002/_pkg_.a BUILDSTDERR: packagefile compress/flate=$WORK/b065/_pkg_.a BUILDSTDERR: packagefile errors=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b024/_pkg_.a BUILDSTDERR: packagefile hash=$WORK/b016/_pkg_.a BUILDSTDERR: packagefile hash/adler32=$WORK/b066/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b005/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/compress/zlib BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b064/_pkg_.a -trimpath $WORK/b064 -shared -p compress/zlib -std -complete -installsuffix shared -buildid GCZUJaUfkVyzF8cINyNA/GCZUJaUfkVyzF8cINyNA -goversion go1.10.7 -D "" -importcfg $WORK/b064/importcfg -pack ./reader.go ./writer.go BUILDSTDERR: cat >$WORK/b051/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile fmt=$WORK/b024/_pkg_.a BUILDSTDERR: packagefile strconv=$WORK/b017/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b031/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b006/_pkg_.a BUILDSTDERR: packagefile syscall=$WORK/b027/_pkg_.a BUILDSTDERR: packagefile runtime/cgo=$WORK/b048/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/os/user BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b051/_pkg_.a -trimpath $WORK/b051 -shared -p os/user -std -installsuffix shared -buildid xFa77_UC_vNuCXh0n0-I/xFa77_UC_vNuCXh0n0-I -goversion go1.10.7 -D "" -importcfg $WORK/b051/importcfg -pack ./lookup.go ./user.go $WORK/b051/_cgo_gotypes.go $WORK/b051/cgo_lookup_unix.cgo1.go $WORK/b051/getgrouplist_unix.cgo1.go $WORK/b051/listgroups_unix.cgo1.go $WORK/b051/_cgo_import.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b064/_pkg_.a # internal BUILDSTDERR: cp $WORK/b064/_pkg_.a /builddir/.cache/go-build/62/6283ca046001abd2c7aa69210770f0663688e848030238965d5785b1a44c6711-d # internal BUILDSTDERR: gopkg.in/yaml.v2 BUILDSTDERR: mkdir -p $WORK/b070/ BUILDSTDERR: cat >$WORK/b070/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile bytes=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile encoding=$WORK/b023/_pkg_.a BUILDSTDERR: packagefile encoding/base64=$WORK/b019/_pkg_.a BUILDSTDERR: packagefile errors=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b024/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b005/_pkg_.a BUILDSTDERR: packagefile math=$WORK/b018/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b025/_pkg_.a BUILDSTDERR: packagefile reflect=$WORK/b021/_pkg_.a BUILDSTDERR: packagefile regexp=$WORK/b071/_pkg_.a BUILDSTDERR: packagefile sort=$WORK/b030/_pkg_.a BUILDSTDERR: packagefile strconv=$WORK/b017/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b031/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b006/_pkg_.a BUILDSTDERR: packagefile time=$WORK/b028/_pkg_.a BUILDSTDERR: packagefile unicode=$WORK/b013/_pkg_.a BUILDSTDERR: packagefile unicode/utf8=$WORK/b014/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/share/gocode/src/gopkg.in/yaml.v2 BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b070/_pkg_.a -trimpath $WORK/b070 -shared -p gopkg.in/yaml.v2 -complete -installsuffix shared -buildid nNt2EQOTxwuTW1jlnayt/nNt2EQOTxwuTW1jlnayt -goversion go1.10.7 -D "" -importcfg $WORK/b070/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 BUILDSTDERR: cd /usr/lib/golang/src/os/user BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/pack r $WORK/b051/_pkg_.a $WORK/b051/_x001.o $WORK/b051/_x002.o $WORK/b051/_x003.o $WORK/b051/_x004.o # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b051/_pkg_.a # internal BUILDSTDERR: cp $WORK/b051/_pkg_.a /builddir/.cache/go-build/b0/b0250af150af60e550f849854e44e64b050c09ca8d2d51842d9c5c4dab60e9cb-d # internal BUILDSTDERR: golang.org/x/net/context BUILDSTDERR: mkdir -p $WORK/b073/ BUILDSTDERR: cat >$WORK/b073/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile context=$WORK/b045/_pkg_.a BUILDSTDERR: packagefile time=$WORK/b028/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/share/gocode/src/golang.org/x/net/context BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b073/_pkg_.a -trimpath $WORK/b073 -shared -p golang.org/x/net/context -complete -installsuffix shared -buildid J7_Y-HcprGnOzkgumEF3/J7_Y-HcprGnOzkgumEF3 -goversion go1.10.7 -D "" -importcfg $WORK/b073/importcfg -pack ./context.go ./go17.go ./go19.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b073/_pkg_.a # internal BUILDSTDERR: cp $WORK/b073/_pkg_.a /builddir/.cache/go-build/e0/e035439c7d91aeff9709e93229bf44dc4cb13d2eae69d4bc31f3472f64f2da95-d # internal BUILDSTDERR: gopkg.in/tomb.v2 BUILDSTDERR: mkdir -p $WORK/b074/ BUILDSTDERR: cat >$WORK/b074/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile context=$WORK/b045/_pkg_.a BUILDSTDERR: packagefile errors=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b024/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b006/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/share/gocode/src/gopkg.in/tomb.v2 BUILDSTDERR: /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 6y6dj9RiP1SwRnBkboiz/6y6dj9RiP1SwRnBkboiz -goversion go1.10.7 -D "" -importcfg $WORK/b074/importcfg -pack ./context.go ./tomb.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b074/_pkg_.a # internal BUILDSTDERR: cp $WORK/b074/_pkg_.a /builddir/.cache/go-build/8a/8a29579551a5050558bc6e2d64efc0341ffb34f5dd9907b039f3f209ab50e86d-d # internal BUILDSTDERR: crypto/rsa BUILDSTDERR: mkdir -p $WORK/b077/ BUILDSTDERR: cat >$WORK/b077/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile bytes=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile crypto=$WORK/b015/_pkg_.a BUILDSTDERR: packagefile crypto/rand=$WORK/b034/_pkg_.a BUILDSTDERR: packagefile crypto/subtle=$WORK/b037/_pkg_.a BUILDSTDERR: packagefile errors=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile hash=$WORK/b016/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b005/_pkg_.a BUILDSTDERR: packagefile math=$WORK/b018/_pkg_.a BUILDSTDERR: packagefile math/big=$WORK/b039/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/crypto/rsa BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b077/_pkg_.a -trimpath $WORK/b077 -shared -p crypto/rsa -std -complete -installsuffix shared -buildid sW6a0gbIILUeNUs80yP8/sW6a0gbIILUeNUs80yP8 -goversion go1.10.7 -D "" -importcfg $WORK/b077/importcfg -pack ./pkcs1v15.go ./pss.go ./rsa.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b067/_pkg_.a # internal BUILDSTDERR: cp $WORK/b067/_pkg_.a /builddir/.cache/go-build/03/03b6da1c1bfa7352c4d8d00bb504a31f5b57a560a4d14504d2d56f8e7f94cbdb-d # internal BUILDSTDERR: debug/elf BUILDSTDERR: mkdir -p $WORK/b063/ BUILDSTDERR: cat >$WORK/b063/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile bytes=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile compress/zlib=$WORK/b064/_pkg_.a BUILDSTDERR: packagefile debug/dwarf=$WORK/b067/_pkg_.a BUILDSTDERR: packagefile encoding/binary=$WORK/b020/_pkg_.a BUILDSTDERR: packagefile errors=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b024/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b005/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b025/_pkg_.a BUILDSTDERR: packagefile strconv=$WORK/b017/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b031/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/debug/elf BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b063/_pkg_.a -trimpath $WORK/b063 -shared -p debug/elf -std -complete -installsuffix shared -buildid Tm6eUFgQ11FwVI5mqlxB/Tm6eUFgQ11FwVI5mqlxB -goversion go1.10.7 -D "" -importcfg $WORK/b063/importcfg -pack ./elf.go ./file.go ./reader.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b077/_pkg_.a # internal BUILDSTDERR: cp $WORK/b077/_pkg_.a /builddir/.cache/go-build/62/627f26880cae6b78bfc06e023e8e784e2a19d7572d867022bf6b372d9e5d20a7-d # internal BUILDSTDERR: crypto/dsa BUILDSTDERR: mkdir -p $WORK/b083/ BUILDSTDERR: cat >$WORK/b083/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile errors=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b005/_pkg_.a BUILDSTDERR: packagefile math/big=$WORK/b039/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/crypto/dsa BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b083/_pkg_.a -trimpath $WORK/b083 -shared -p crypto/dsa -std -complete -installsuffix shared -buildid v9xuwQH0XhkSoi2VpFXM/v9xuwQH0XhkSoi2VpFXM -goversion go1.10.7 -D "" -importcfg $WORK/b083/importcfg -pack ./dsa.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b083/_pkg_.a # internal BUILDSTDERR: cp $WORK/b083/_pkg_.a /builddir/.cache/go-build/5e/5ec6d40df9232dc86a3824bc38ffd35603a27591027ffc108486c74767610627-d # internal BUILDSTDERR: crypto/elliptic BUILDSTDERR: mkdir -p $WORK/b085/ BUILDSTDERR: cat >$WORK/b085/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile io=$WORK/b005/_pkg_.a BUILDSTDERR: packagefile math/big=$WORK/b039/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b006/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/crypto/elliptic BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b085/_pkg_.a -trimpath $WORK/b085 -shared -p crypto/elliptic -std -complete -installsuffix shared -buildid duhhVsF2C-yQJs7PbB-X/duhhVsF2C-yQJs7PbB-X -goversion go1.10.7 -D "" -importcfg $WORK/b085/importcfg -pack ./elliptic.go ./p224.go ./p256.go ./p256_generic.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b063/_pkg_.a # internal BUILDSTDERR: cp $WORK/b063/_pkg_.a /builddir/.cache/go-build/6d/6dbf2f4a78ff49bf1966a31466853d6c9a68496a286ffaffb11d0ddd001e869b-d # internal BUILDSTDERR: encoding/asn1 BUILDSTDERR: mkdir -p $WORK/b086/ BUILDSTDERR: cat >$WORK/b086/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile errors=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b024/_pkg_.a BUILDSTDERR: packagefile math=$WORK/b018/_pkg_.a BUILDSTDERR: packagefile math/big=$WORK/b039/_pkg_.a BUILDSTDERR: packagefile reflect=$WORK/b021/_pkg_.a BUILDSTDERR: packagefile strconv=$WORK/b017/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b031/_pkg_.a BUILDSTDERR: packagefile time=$WORK/b028/_pkg_.a BUILDSTDERR: packagefile unicode/utf8=$WORK/b014/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/encoding/asn1 BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b086/_pkg_.a -trimpath $WORK/b086 -shared -p encoding/asn1 -std -complete -installsuffix shared -buildid Yt8y0yKObk6ND7h9lIhL/Yt8y0yKObk6ND7h9lIhL -goversion go1.10.7 -D "" -importcfg $WORK/b086/importcfg -pack ./asn1.go ./common.go ./marshal.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b085/_pkg_.a # internal BUILDSTDERR: cp $WORK/b085/_pkg_.a /builddir/.cache/go-build/5f/5f28ac2a88a2cd130e1a97197baeab6e37e40428a86c82776cd238c7d6179620-d # internal BUILDSTDERR: golang.org/x/crypto/openpgp/elgamal BUILDSTDERR: mkdir -p $WORK/b089/ BUILDSTDERR: cat >$WORK/b089/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile crypto/rand=$WORK/b034/_pkg_.a BUILDSTDERR: packagefile crypto/subtle=$WORK/b037/_pkg_.a BUILDSTDERR: packagefile errors=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b005/_pkg_.a BUILDSTDERR: packagefile math/big=$WORK/b039/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/share/gocode/src/golang.org/x/crypto/openpgp/elgamal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b089/_pkg_.a -trimpath $WORK/b089 -shared -p golang.org/x/crypto/openpgp/elgamal -complete -installsuffix shared -buildid qtnKek4yzxKIrzjiF26y/qtnKek4yzxKIrzjiF26y -goversion go1.10.7 -D "" -importcfg $WORK/b089/importcfg -pack ./elgamal.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b089/_pkg_.a # internal BUILDSTDERR: cp $WORK/b089/_pkg_.a /builddir/.cache/go-build/ae/ae2c64ca1eae4ff1fc8c7cb4ba6ee17b091ee43e8c28ac2737dc1afce38a6333-d # internal BUILDSTDERR: mime BUILDSTDERR: mkdir -p $WORK/b098/ BUILDSTDERR: cat >$WORK/b098/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile bufio=$WORK/b002/_pkg_.a BUILDSTDERR: packagefile bytes=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile encoding/base64=$WORK/b019/_pkg_.a BUILDSTDERR: packagefile errors=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b024/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b005/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b025/_pkg_.a BUILDSTDERR: packagefile sort=$WORK/b030/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b031/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b006/_pkg_.a BUILDSTDERR: packagefile unicode=$WORK/b013/_pkg_.a BUILDSTDERR: packagefile unicode/utf8=$WORK/b014/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/mime BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b098/_pkg_.a -trimpath $WORK/b098 -shared -p mime -std -complete -installsuffix shared -buildid _xvznOpXftToCNleIT_v/_xvznOpXftToCNleIT_v -goversion go1.10.7 -D "" -importcfg $WORK/b098/importcfg -pack ./encodedword.go ./grammar.go ./mediatype.go ./type.go ./type_unix.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b086/_pkg_.a # internal BUILDSTDERR: cp $WORK/b086/_pkg_.a /builddir/.cache/go-build/a7/a7b0cafca169b908cf1e5065edcc5de4707f9eeb3b3c959f730f344a5f63f401-d # internal BUILDSTDERR: crypto/ecdsa BUILDSTDERR: mkdir -p $WORK/b084/ BUILDSTDERR: cat >$WORK/b084/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile crypto=$WORK/b015/_pkg_.a BUILDSTDERR: packagefile crypto/aes=$WORK/b035/_pkg_.a BUILDSTDERR: packagefile crypto/cipher=$WORK/b036/_pkg_.a BUILDSTDERR: packagefile crypto/elliptic=$WORK/b085/_pkg_.a BUILDSTDERR: packagefile crypto/sha512=$WORK/b079/_pkg_.a BUILDSTDERR: packagefile encoding/asn1=$WORK/b086/_pkg_.a BUILDSTDERR: packagefile errors=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b005/_pkg_.a BUILDSTDERR: packagefile math/big=$WORK/b039/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/crypto/ecdsa BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b084/_pkg_.a -trimpath $WORK/b084 -shared -p crypto/ecdsa -std -complete -installsuffix shared -buildid OHki_UzgirptufTBmrJi/OHki_UzgirptufTBmrJi -goversion go1.10.7 -D "" -importcfg $WORK/b084/importcfg -pack ./ecdsa.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b098/_pkg_.a # internal BUILDSTDERR: cp $WORK/b098/_pkg_.a /builddir/.cache/go-build/8b/8b10156b5d59a4204d8e7716c9267cd5ab6a2b27aa607f83adb13271b1d5b48a-d # internal BUILDSTDERR: net/url BUILDSTDERR: mkdir -p $WORK/b100/ BUILDSTDERR: cat >$WORK/b100/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile bytes=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile errors=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b024/_pkg_.a BUILDSTDERR: packagefile sort=$WORK/b030/_pkg_.a BUILDSTDERR: packagefile strconv=$WORK/b017/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b031/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/net/url BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b100/_pkg_.a -trimpath $WORK/b100 -shared -p net/url -std -complete -installsuffix shared -buildid nEDQkPMXhzsS1ePJuPTr/nEDQkPMXhzsS1ePJuPTr -goversion go1.10.7 -D "" -importcfg $WORK/b100/importcfg -pack ./url.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b070/_pkg_.a # internal BUILDSTDERR: cp $WORK/b070/_pkg_.a /builddir/.cache/go-build/3d/3dbc635269b27e76c839894ab4059b6aace09bacb509b1866bd3505d9e3b952d-d # internal BUILDSTDERR: github.com/snapcore/snapd/strutil BUILDSTDERR: mkdir -p $WORK/b069/ BUILDSTDERR: cat >$WORK/b069/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile bytes=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b024/_pkg_.a BUILDSTDERR: packagefile gopkg.in/yaml.v2=$WORK/b070/_pkg_.a BUILDSTDERR: packagefile math/rand=$WORK/b041/_pkg_.a BUILDSTDERR: packagefile path/filepath=$WORK/b050/_pkg_.a BUILDSTDERR: packagefile regexp=$WORK/b071/_pkg_.a BUILDSTDERR: packagefile sort=$WORK/b030/_pkg_.a BUILDSTDERR: packagefile strconv=$WORK/b017/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b031/_pkg_.a BUILDSTDERR: packagefile time=$WORK/b028/_pkg_.a BUILDSTDERR: packagefile unicode=$WORK/b013/_pkg_.a BUILDSTDERR: packagefile unicode/utf8=$WORK/b014/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/snapd-2.37.2/src/github.com/snapcore/snapd/strutil BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b069/_pkg_.a -trimpath $WORK/b069 -shared -p github.com/snapcore/snapd/strutil -complete -installsuffix shared -buildid JP-JiLoK-8vvygdaUd6x/JP-JiLoK-8vvygdaUd6x -goversion go1.10.7 -D "" -importcfg $WORK/b069/importcfg -pack ./chrorder.go ./ctrl17.go ./limbuffer.go ./map.go ./matchcounter.go ./pathiter.go ./strutil.go ./version.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b084/_pkg_.a # internal BUILDSTDERR: cp $WORK/b084/_pkg_.a /builddir/.cache/go-build/63/63787af5bea2866e81bdd00c2ab972b0f7fcb3b96b507165db996ede306ea59f-d # internal BUILDSTDERR: golang.org/x/crypto/openpgp/packet BUILDSTDERR: mkdir -p $WORK/b080/ BUILDSTDERR: cat >$WORK/b080/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile bufio=$WORK/b002/_pkg_.a BUILDSTDERR: packagefile bytes=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile compress/bzip2=$WORK/b081/_pkg_.a BUILDSTDERR: packagefile compress/flate=$WORK/b065/_pkg_.a BUILDSTDERR: packagefile compress/zlib=$WORK/b064/_pkg_.a BUILDSTDERR: packagefile crypto=$WORK/b015/_pkg_.a BUILDSTDERR: packagefile crypto/aes=$WORK/b035/_pkg_.a BUILDSTDERR: packagefile crypto/cipher=$WORK/b036/_pkg_.a BUILDSTDERR: packagefile crypto/des=$WORK/b082/_pkg_.a BUILDSTDERR: packagefile crypto/dsa=$WORK/b083/_pkg_.a BUILDSTDERR: packagefile crypto/ecdsa=$WORK/b084/_pkg_.a BUILDSTDERR: packagefile crypto/elliptic=$WORK/b085/_pkg_.a BUILDSTDERR: packagefile crypto/md5=$WORK/b087/_pkg_.a BUILDSTDERR: packagefile crypto/rand=$WORK/b034/_pkg_.a BUILDSTDERR: packagefile crypto/rsa=$WORK/b077/_pkg_.a BUILDSTDERR: packagefile crypto/sha1=$WORK/b042/_pkg_.a BUILDSTDERR: packagefile crypto/sha256=$WORK/b078/_pkg_.a BUILDSTDERR: packagefile crypto/sha512=$WORK/b079/_pkg_.a BUILDSTDERR: packagefile crypto/subtle=$WORK/b037/_pkg_.a BUILDSTDERR: packagefile encoding/asn1=$WORK/b086/_pkg_.a BUILDSTDERR: packagefile encoding/binary=$WORK/b020/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b024/_pkg_.a BUILDSTDERR: packagefile golang.org/x/crypto/cast5=$WORK/b088/_pkg_.a BUILDSTDERR: packagefile golang.org/x/crypto/openpgp/elgamal=$WORK/b089/_pkg_.a BUILDSTDERR: packagefile golang.org/x/crypto/openpgp/errors=$WORK/b090/_pkg_.a BUILDSTDERR: packagefile golang.org/x/crypto/openpgp/s2k=$WORK/b091/_pkg_.a BUILDSTDERR: packagefile hash=$WORK/b016/_pkg_.a BUILDSTDERR: packagefile image=$WORK/b092/_pkg_.a BUILDSTDERR: packagefile image/jpeg=$WORK/b094/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b005/_pkg_.a BUILDSTDERR: packagefile io/ioutil=$WORK/b075/_pkg_.a BUILDSTDERR: packagefile math/big=$WORK/b039/_pkg_.a BUILDSTDERR: packagefile strconv=$WORK/b017/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b031/_pkg_.a BUILDSTDERR: packagefile time=$WORK/b028/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/share/gocode/src/golang.org/x/crypto/openpgp/packet BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b080/_pkg_.a -trimpath $WORK/b080 -shared -p golang.org/x/crypto/openpgp/packet -complete -installsuffix shared -buildid J_8Oryu3AXp9DaZc9yvx/J_8Oryu3AXp9DaZc9yvx -goversion go1.10.7 -D "" -importcfg $WORK/b080/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 BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b100/_pkg_.a # internal BUILDSTDERR: cp $WORK/b100/_pkg_.a /builddir/.cache/go-build/4c/4cd43023f404e9de5d9b3b5e4a3d270c798bf5e1efb36e94db6668d0db52e7ce-d # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b069/_pkg_.a # internal BUILDSTDERR: github.com/snapcore/snapd/snap/snapdir BUILDSTDERR: mkdir -p $WORK/b108/ BUILDSTDERR: cat >$WORK/b108/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile fmt=$WORK/b024/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b005/_pkg_.a BUILDSTDERR: packagefile io/ioutil=$WORK/b075/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b025/_pkg_.a BUILDSTDERR: packagefile path/filepath=$WORK/b050/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/snapd-2.37.2/src/github.com/snapcore/snapd/snap/snapdir BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b108/_pkg_.a -trimpath $WORK/b108 -shared -p github.com/snapcore/snapd/snap/snapdir -complete -installsuffix shared -buildid muKd97MkdE6evxXUXMp3/muKd97MkdE6evxXUXMp3 -goversion go1.10.7 -D "" -importcfg $WORK/b108/importcfg -pack ./snapdir.go BUILDSTDERR: cp $WORK/b069/_pkg_.a /builddir/.cache/go-build/04/048e6ee276a606affa4a24fe67b637eb95864994ceec8a4d1033f576b30b5447-d # internal BUILDSTDERR: github.com/snapcore/snapd/osutil BUILDSTDERR: mkdir -p $WORK/b062/ BUILDSTDERR: cd /builddir/build/BUILD/snapd-2.37.2/src/github.com/snapcore/snapd/osutil BUILDSTDERR: CGO_LDFLAGS='"-g" "-O2"' /usr/lib/golang/pkg/tool/linux_arm/cgo -objdir $WORK/b062/ -importpath github.com/snapcore/snapd/osutil -- -I $WORK/b062/ -g -O2 ./group.go BUILDSTDERR: cd /usr/lib/golang/src/net BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/pack r $WORK/b044/_pkg_.a $WORK/b044/_x001.o $WORK/b044/_x002.o $WORK/b044/_x003.o $WORK/b044/_x004.o $WORK/b044/_x005.o # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b044/_pkg_.a # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b108/_pkg_.a # internal BUILDSTDERR: cp $WORK/b108/_pkg_.a /builddir/.cache/go-build/41/41b6b81408e4642851a919a8efc7c8c6222062b85ddc108feb5130dc822d2c9d-d # internal BUILDSTDERR: github.com/snapcore/snapd/jsonutil BUILDSTDERR: mkdir -p $WORK/b104/ BUILDSTDERR: cat >$WORK/b104/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile encoding/json=$WORK/b022/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b024/_pkg_.a BUILDSTDERR: packagefile github.com/snapcore/snapd/strutil=$WORK/b069/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b005/_pkg_.a BUILDSTDERR: packagefile reflect=$WORK/b021/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b031/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/snapd-2.37.2/src/github.com/snapcore/snapd/jsonutil BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b104/_pkg_.a -trimpath $WORK/b104 -shared -p github.com/snapcore/snapd/jsonutil -complete -installsuffix shared -buildid kfiKi1tC4JDxYmo80jvu/kfiKi1tC4JDxYmo80jvu -goversion go1.10.7 -D "" -importcfg $WORK/b104/importcfg -pack ./json.go BUILDSTDERR: cp $WORK/b044/_pkg_.a /builddir/.cache/go-build/3f/3f727e10625422b4a90cb0438a0de12695a4f68b57799ad7e5abf7d0f170d295-d # internal BUILDSTDERR: github.com/godbus/dbus BUILDSTDERR: mkdir -p $WORK/b033/ BUILDSTDERR: cat >$WORK/b033/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile bufio=$WORK/b002/_pkg_.a BUILDSTDERR: packagefile bytes=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile crypto/rand=$WORK/b034/_pkg_.a BUILDSTDERR: packagefile crypto/sha1=$WORK/b042/_pkg_.a BUILDSTDERR: packagefile encoding/binary=$WORK/b020/_pkg_.a BUILDSTDERR: packagefile encoding/hex=$WORK/b043/_pkg_.a BUILDSTDERR: packagefile errors=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b024/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b005/_pkg_.a BUILDSTDERR: packagefile net=$WORK/b044/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b025/_pkg_.a BUILDSTDERR: packagefile os/exec=$WORK/b049/_pkg_.a BUILDSTDERR: packagefile os/user=$WORK/b051/_pkg_.a BUILDSTDERR: packagefile reflect=$WORK/b021/_pkg_.a BUILDSTDERR: packagefile sort=$WORK/b030/_pkg_.a BUILDSTDERR: packagefile strconv=$WORK/b017/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b031/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b006/_pkg_.a BUILDSTDERR: packagefile syscall=$WORK/b027/_pkg_.a BUILDSTDERR: packagefile unicode=$WORK/b013/_pkg_.a BUILDSTDERR: packagefile unicode/utf8=$WORK/b014/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/share/gocode/src/github.com/godbus/dbus BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b033/_pkg_.a -trimpath $WORK/b033 -shared -p github.com/godbus/dbus -complete -installsuffix shared -buildid NllV8mmEwZ-wwt89Rtf_/NllV8mmEwZ-wwt89Rtf_ -goversion go1.10.7 -D "" -importcfg $WORK/b033/importcfg -pack ./auth.go ./auth_external.go ./auth_sha1.go ./call.go ./conn.go ./conn_other.go ./dbus.go ./decoder.go ./default_handler.go ./doc.go ./encoder.go ./export.go ./homedir.go ./homedir_dynamic.go ./message.go ./object.go ./server_interfaces.go ./sig.go ./transport_generic.go ./transport_tcp.go ./transport_unix.go ./transport_unixcred_linux.go ./variant.go ./variant_lexer.go ./variant_parser.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b104/_pkg_.a # internal BUILDSTDERR: cp $WORK/b104/_pkg_.a /builddir/.cache/go-build/ed/ed2d0cb683cf4e0df3aa921f1b647360879293f3d3a61387df6a38433278d987-d # internal BUILDSTDERR: net/textproto BUILDSTDERR: mkdir -p $WORK/b099/ BUILDSTDERR: cat >$WORK/b099/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile bufio=$WORK/b002/_pkg_.a BUILDSTDERR: packagefile bytes=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b024/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b005/_pkg_.a BUILDSTDERR: packagefile io/ioutil=$WORK/b075/_pkg_.a BUILDSTDERR: packagefile net=$WORK/b044/_pkg_.a BUILDSTDERR: packagefile strconv=$WORK/b017/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b031/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b006/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/net/textproto BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b099/_pkg_.a -trimpath $WORK/b099 -shared -p net/textproto -std -complete -installsuffix shared -buildid ibXqYEWCsZUOJp7MAl3Y/ibXqYEWCsZUOJp7MAl3Y -goversion go1.10.7 -D "" -importcfg $WORK/b099/importcfg -pack ./header.go ./pipeline.go ./reader.go ./textproto.go ./writer.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b099/_pkg_.a # internal BUILDSTDERR: cp $WORK/b099/_pkg_.a /builddir/.cache/go-build/96/96ae50da305d3ab887c03cdf08ae861b78b3b0fa1b62aa64ca4a6875cdc1012c-d # internal BUILDSTDERR: net/mail BUILDSTDERR: mkdir -p $WORK/b097/ BUILDSTDERR: cat >$WORK/b097/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile bufio=$WORK/b002/_pkg_.a BUILDSTDERR: packagefile bytes=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile errors=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b024/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b005/_pkg_.a BUILDSTDERR: packagefile log=$WORK/b057/_pkg_.a BUILDSTDERR: packagefile mime=$WORK/b098/_pkg_.a BUILDSTDERR: packagefile net/textproto=$WORK/b099/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b031/_pkg_.a BUILDSTDERR: packagefile time=$WORK/b028/_pkg_.a BUILDSTDERR: packagefile unicode/utf8=$WORK/b014/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/net/mail BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b097/_pkg_.a -trimpath $WORK/b097 -shared -p net/mail -std -complete -installsuffix shared -buildid NX8z6xslqgQmhQchRns3/NX8z6xslqgQmhQchRns3 -goversion go1.10.7 -D "" -importcfg $WORK/b097/importcfg -pack ./message.go BUILDSTDERR: cd $WORK/b062 BUILDSTDERR: gcc -I /builddir/build/BUILD/snapd-2.37.2/src/github.com/snapcore/snapd/osutil -fPIC -marm -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b062=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x001.o -c _cgo_export.c BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b097/_pkg_.a # internal BUILDSTDERR: cp $WORK/b097/_pkg_.a /builddir/.cache/go-build/f9/f9b4e4c758cb305947d0b3e64000b855d0d6c1dc25f334b903f773fb442a5c08-d # internal BUILDSTDERR: github.com/snapcore/snapd/spdx BUILDSTDERR: mkdir -p $WORK/b110/ BUILDSTDERR: cat >$WORK/b110/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile bufio=$WORK/b002/_pkg_.a BUILDSTDERR: packagefile bytes=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b024/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b005/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b031/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/snapd-2.37.2/src/github.com/snapcore/snapd/spdx BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b110/_pkg_.a -trimpath $WORK/b110 -shared -p github.com/snapcore/snapd/spdx -complete -installsuffix shared -buildid H6TacSyrXX4pMdsWcdbX/H6TacSyrXX4pMdsWcdbX -goversion go1.10.7 -D "" -importcfg $WORK/b110/importcfg -pack ./licenses.go ./parser.go ./scanner.go ./validate.go BUILDSTDERR: cd $WORK/b062 BUILDSTDERR: gcc -I /builddir/build/BUILD/snapd-2.37.2/src/github.com/snapcore/snapd/osutil -fPIC -marm -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b062=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x002.o -c group.cgo2.c BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b080/_pkg_.a # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b110/_pkg_.a # internal BUILDSTDERR: cp $WORK/b110/_pkg_.a /builddir/.cache/go-build/b9/b9da12f5caa2b979c58e385e01a60a05e59965076a0bb1b7c662646b783daa74-d # internal BUILDSTDERR: github.com/snapcore/snapd/timeout BUILDSTDERR: mkdir -p $WORK/b111/ BUILDSTDERR: cat >$WORK/b111/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile encoding/json=$WORK/b022/_pkg_.a BUILDSTDERR: packagefile time=$WORK/b028/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/snapd-2.37.2/src/github.com/snapcore/snapd/timeout BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b111/_pkg_.a -trimpath $WORK/b111 -shared -p github.com/snapcore/snapd/timeout -complete -installsuffix shared -buildid gn2kQchcefvXzO2WZdpd/gn2kQchcefvXzO2WZdpd -goversion go1.10.7 -D "" -importcfg $WORK/b111/importcfg -pack ./timeout.go BUILDSTDERR: cp $WORK/b080/_pkg_.a /builddir/.cache/go-build/03/03de019b47afe227860cc935afce6a50dcc03ce7c0451b504c507ddcfaf84ecc-d # internal BUILDSTDERR: github.com/ojii/gettext.go/pluralforms BUILDSTDERR: mkdir -p $WORK/b115/ BUILDSTDERR: cat >$WORK/b115/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile errors=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b024/_pkg_.a BUILDSTDERR: packagefile regexp=$WORK/b071/_pkg_.a BUILDSTDERR: packagefile strconv=$WORK/b017/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b031/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/share/gocode/src/github.com/ojii/gettext.go/pluralforms BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b115/_pkg_.a -trimpath $WORK/b115 -shared -p github.com/ojii/gettext.go/pluralforms -complete -installsuffix shared -buildid H7GcjxoS0ZVJL4uy72xT/H7GcjxoS0ZVJL4uy72xT -goversion go1.10.7 -D "" -importcfg $WORK/b115/importcfg -pack ./compiler.go ./expression.go ./math.go ./tests.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b111/_pkg_.a # internal BUILDSTDERR: cp $WORK/b111/_pkg_.a /builddir/.cache/go-build/91/91e368923a99dc7be4232f401999ed9594a6197eeef436b42fac024f4e21a3eb-d # internal BUILDSTDERR: flag BUILDSTDERR: mkdir -p $WORK/b117/ BUILDSTDERR: cat >$WORK/b117/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile errors=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b024/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b005/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b025/_pkg_.a BUILDSTDERR: packagefile reflect=$WORK/b021/_pkg_.a BUILDSTDERR: packagefile sort=$WORK/b030/_pkg_.a BUILDSTDERR: packagefile strconv=$WORK/b017/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b031/_pkg_.a BUILDSTDERR: packagefile time=$WORK/b028/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/flag BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b117/_pkg_.a -trimpath $WORK/b117 -shared -p flag -std -complete -installsuffix shared -buildid u8usuCsKjgeysVpGPcyV/u8usuCsKjgeysVpGPcyV -goversion go1.10.7 -D "" -importcfg $WORK/b117/importcfg -pack ./flag.go BUILDSTDERR: cd $WORK/b062 BUILDSTDERR: gcc -I /builddir/build/BUILD/snapd-2.37.2/src/github.com/snapcore/snapd/osutil -fPIC -marm -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b062=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_cgo_main.o -c _cgo_main.c BUILDSTDERR: cd /builddir/build/BUILD/snapd-2.37.2/src/github.com/snapcore/snapd/osutil BUILDSTDERR: gcc -I . -fPIC -marm -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b062=/tmp/go-build -gno-record-gcc-switches -o $WORK/b062/_cgo_.o $WORK/b062/_cgo_main.o $WORK/b062/_x001.o $WORK/b062/_x002.o -g -O2 -pie BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b115/_pkg_.a # internal BUILDSTDERR: cp $WORK/b115/_pkg_.a /builddir/.cache/go-build/58/58493e00ec87bdae019251f5acd73cefe2bb96f43e27262af933d18bf7022791-d # internal BUILDSTDERR: mime/quotedprintable BUILDSTDERR: mkdir -p $WORK/b120/ BUILDSTDERR: cat >$WORK/b120/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile bufio=$WORK/b002/_pkg_.a BUILDSTDERR: packagefile bytes=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b024/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b005/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/mime/quotedprintable BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b120/_pkg_.a -trimpath $WORK/b120 -shared -p mime/quotedprintable -std -complete -installsuffix shared -buildid azd3lGiyCWiRlwm6IqTw/azd3lGiyCWiRlwm6IqTw -goversion go1.10.7 -D "" -importcfg $WORK/b120/importcfg -pack ./reader.go ./writer.go BUILDSTDERR: cd /builddir/build/BUILD/snapd-2.37.2/src/github.com/snapcore/snapd/osutil BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/cgo -dynpackage osutil -dynimport $WORK/b062/_cgo_.o -dynout $WORK/b062/_cgo_import.go BUILDSTDERR: cat >$WORK/b062/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile bufio=$WORK/b002/_pkg_.a BUILDSTDERR: packagefile bytes=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile crypto=$WORK/b015/_pkg_.a BUILDSTDERR: packagefile debug/elf=$WORK/b063/_pkg_.a BUILDSTDERR: packagefile encoding/binary=$WORK/b020/_pkg_.a BUILDSTDERR: packagefile encoding/hex=$WORK/b043/_pkg_.a BUILDSTDERR: packagefile errors=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b024/_pkg_.a BUILDSTDERR: packagefile github.com/snapcore/snapd/osutil/sys=$WORK/b068/_pkg_.a BUILDSTDERR: packagefile github.com/snapcore/snapd/strutil=$WORK/b069/_pkg_.a BUILDSTDERR: packagefile golang.org/x/net/context=$WORK/b073/_pkg_.a BUILDSTDERR: packagefile gopkg.in/tomb.v2=$WORK/b074/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b005/_pkg_.a BUILDSTDERR: packagefile io/ioutil=$WORK/b075/_pkg_.a BUILDSTDERR: packagefile math=$WORK/b018/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b025/_pkg_.a BUILDSTDERR: packagefile os/exec=$WORK/b049/_pkg_.a BUILDSTDERR: packagefile os/user=$WORK/b051/_pkg_.a BUILDSTDERR: packagefile path/filepath=$WORK/b050/_pkg_.a BUILDSTDERR: packagefile regexp=$WORK/b071/_pkg_.a BUILDSTDERR: packagefile sort=$WORK/b030/_pkg_.a BUILDSTDERR: packagefile strconv=$WORK/b017/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b031/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b006/_pkg_.a BUILDSTDERR: packagefile sync/atomic=$WORK/b012/_pkg_.a BUILDSTDERR: packagefile syscall=$WORK/b027/_pkg_.a BUILDSTDERR: packagefile time=$WORK/b028/_pkg_.a BUILDSTDERR: packagefile runtime/cgo=$WORK/b048/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b062/_pkg_.a -trimpath $WORK/b062 -shared -p github.com/snapcore/snapd/osutil -installsuffix shared -buildid UYK6FlTzBOXgyFIZ2Yy4/UYK6FlTzBOXgyFIZ2Yy4 -goversion go1.10.7 -D "" -importcfg $WORK/b062/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 ./io.go ./mkdirallchown.go ./mockable.go ./mount_linux.go ./mountentry_linux.go ./mountinfo_linux.go ./mountprofile_linux.go ./nfs_linux.go ./outputerr.go ./overlay_linux.go ./stat.go ./syncdir.go ./sys_linux.go ./uname.go ./uname_linux.go ./unlink.go ./unlink_linux.go ./user.go ./winsize.go $WORK/b062/_cgo_gotypes.go $WORK/b062/group.cgo1.go $WORK/b062/_cgo_import.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b120/_pkg_.a # internal BUILDSTDERR: cp $WORK/b120/_pkg_.a /builddir/.cache/go-build/d4/d4688840dd3fd11adc86a7e3b3a42ea4c583c64049ec43c8878179b911590320-d # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b117/_pkg_.a # internal BUILDSTDERR: mime/multipart BUILDSTDERR: mkdir -p $WORK/b119/ BUILDSTDERR: cat >$WORK/b119/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile bufio=$WORK/b002/_pkg_.a BUILDSTDERR: packagefile bytes=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile crypto/rand=$WORK/b034/_pkg_.a BUILDSTDERR: packagefile errors=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b024/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b005/_pkg_.a BUILDSTDERR: packagefile io/ioutil=$WORK/b075/_pkg_.a BUILDSTDERR: packagefile mime=$WORK/b098/_pkg_.a BUILDSTDERR: packagefile mime/quotedprintable=$WORK/b120/_pkg_.a BUILDSTDERR: packagefile net/textproto=$WORK/b099/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b025/_pkg_.a BUILDSTDERR: packagefile sort=$WORK/b030/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b031/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/mime/multipart BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b119/_pkg_.a -trimpath $WORK/b119 -shared -p mime/multipart -std -complete -installsuffix shared -buildid ZDF0xRE1qQkpYp3Tzxh9/ZDF0xRE1qQkpYp3Tzxh9 -goversion go1.10.7 -D "" -importcfg $WORK/b119/importcfg -pack ./formdata.go ./multipart.go ./writer.go BUILDSTDERR: cp $WORK/b117/_pkg_.a /builddir/.cache/go-build/0e/0ef8fea046fae0078a1c18ac75f44e0842a611316d423e82a7522e7a8e1fc73e-d # internal BUILDSTDERR: testing BUILDSTDERR: mkdir -p $WORK/b116/ BUILDSTDERR: cat >$WORK/b116/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile bytes=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile errors=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile flag=$WORK/b117/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b024/_pkg_.a BUILDSTDERR: packagefile internal/race=$WORK/b007/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b005/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b025/_pkg_.a BUILDSTDERR: packagefile runtime=$WORK/b009/_pkg_.a BUILDSTDERR: packagefile runtime/debug=$WORK/b058/_pkg_.a BUILDSTDERR: packagefile runtime/trace=$WORK/b118/_pkg_.a BUILDSTDERR: packagefile sort=$WORK/b030/_pkg_.a BUILDSTDERR: packagefile strconv=$WORK/b017/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b031/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b006/_pkg_.a BUILDSTDERR: packagefile sync/atomic=$WORK/b012/_pkg_.a BUILDSTDERR: packagefile time=$WORK/b028/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/testing BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b116/_pkg_.a -trimpath $WORK/b116 -shared -p testing -std -complete -installsuffix shared -buildid zAbdtniE4KFyFm1J_7Fo/zAbdtniE4KFyFm1J_7Fo -goversion go1.10.7 -D "" -importcfg $WORK/b116/importcfg -pack ./allocs.go ./benchmark.go ./cover.go ./example.go ./match.go ./testing.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b119/_pkg_.a # internal BUILDSTDERR: cp $WORK/b119/_pkg_.a /builddir/.cache/go-build/8e/8ed54bba2c2ba1822a2c6987184a961eacf30177766c0e2603c4354cd339623f-d # internal BUILDSTDERR: compress/gzip BUILDSTDERR: mkdir -p $WORK/b122/ BUILDSTDERR: cat >$WORK/b122/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile bufio=$WORK/b002/_pkg_.a BUILDSTDERR: packagefile compress/flate=$WORK/b065/_pkg_.a BUILDSTDERR: packagefile encoding/binary=$WORK/b020/_pkg_.a BUILDSTDERR: packagefile errors=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b024/_pkg_.a BUILDSTDERR: packagefile hash/crc32=$WORK/b123/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b005/_pkg_.a BUILDSTDERR: packagefile time=$WORK/b028/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/compress/gzip BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b122/_pkg_.a -trimpath $WORK/b122 -shared -p compress/gzip -std -complete -installsuffix shared -buildid iPjiA16juSSEfRh3Kitg/iPjiA16juSSEfRh3Kitg -goversion go1.10.7 -D "" -importcfg $WORK/b122/importcfg -pack ./gunzip.go ./gzip.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b122/_pkg_.a # internal BUILDSTDERR: cp $WORK/b122/_pkg_.a /builddir/.cache/go-build/03/039eff458725e4f6a3c79791bbe7b82ad1b6cda48d585e717530dee78efee2c7-d # internal BUILDSTDERR: crypto/x509/pkix BUILDSTDERR: mkdir -p $WORK/b130/ BUILDSTDERR: cat >$WORK/b130/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile encoding/asn1=$WORK/b086/_pkg_.a BUILDSTDERR: packagefile encoding/hex=$WORK/b043/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b024/_pkg_.a BUILDSTDERR: packagefile math/big=$WORK/b039/_pkg_.a BUILDSTDERR: packagefile time=$WORK/b028/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/crypto/x509/pkix BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b130/_pkg_.a -trimpath $WORK/b130 -shared -p crypto/x509/pkix -std -complete -installsuffix shared -buildid rggiBKKbt0ezizytDn28/rggiBKKbt0ezizytDn28 -goversion go1.10.7 -D "" -importcfg $WORK/b130/importcfg -pack ./pkix.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b130/_pkg_.a # internal BUILDSTDERR: cp $WORK/b130/_pkg_.a /builddir/.cache/go-build/a8/a81a6c58cb95a30dd94e9558cee5492211ec24abf7ab7113f24dbe3672312a2d-d # internal BUILDSTDERR: vendor/golang_org/x/crypto/cryptobyte BUILDSTDERR: mkdir -p $WORK/b132/ BUILDSTDERR: cat >$WORK/b132/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: importmap golang_org/x/crypto/cryptobyte/asn1=vendor/golang_org/x/crypto/cryptobyte/asn1 BUILDSTDERR: packagefile encoding/asn1=$WORK/b086/_pkg_.a BUILDSTDERR: packagefile errors=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b024/_pkg_.a BUILDSTDERR: packagefile vendor/golang_org/x/crypto/cryptobyte/asn1=$WORK/b133/_pkg_.a BUILDSTDERR: packagefile math/big=$WORK/b039/_pkg_.a BUILDSTDERR: packagefile reflect=$WORK/b021/_pkg_.a BUILDSTDERR: packagefile time=$WORK/b028/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/vendor/golang_org/x/crypto/cryptobyte BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b132/_pkg_.a -trimpath $WORK/b132 -shared -p vendor/golang_org/x/crypto/cryptobyte -std -complete -installsuffix shared -buildid 7SDqSJqnXhF9aezBINGa/7SDqSJqnXhF9aezBINGa -goversion go1.10.7 -D "" -importcfg $WORK/b132/importcfg -pack ./asn1.go ./builder.go ./string.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b116/_pkg_.a # internal BUILDSTDERR: cp $WORK/b116/_pkg_.a /builddir/.cache/go-build/f8/f899d4bb530203eb26e73ed243d5f719fa956efe7650d9c9e51b79e4e1fc226c-d # internal BUILDSTDERR: github.com/ojii/gettext.go BUILDSTDERR: mkdir -p $WORK/b114/ BUILDSTDERR: cat >$WORK/b114/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile bytes=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile encoding/binary=$WORK/b020/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b024/_pkg_.a BUILDSTDERR: packagefile github.com/ojii/gettext.go/pluralforms=$WORK/b115/_pkg_.a BUILDSTDERR: packagefile log=$WORK/b057/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b025/_pkg_.a BUILDSTDERR: packagefile path=$WORK/b053/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b031/_pkg_.a BUILDSTDERR: packagefile testing=$WORK/b116/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/share/gocode/src/github.com/ojii/gettext.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b114/_pkg_.a -trimpath $WORK/b114 -shared -p github.com/ojii/gettext.go -complete -installsuffix shared -buildid g3AHoB7Qe__abRpg4eK2/g3AHoB7Qe__abRpg4eK2 -goversion go1.10.7 -D "" -importcfg $WORK/b114/importcfg -pack ./gettext.go ./mofile.go ./test_utils.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b033/_pkg_.a # internal BUILDSTDERR: cp $WORK/b033/_pkg_.a /builddir/.cache/go-build/88/881d39020d2dd41cc812583a092481d8d6b581804455736c6412a43a5a3fef0d-d # internal BUILDSTDERR: vendor/golang_org/x/net/http2/hpack BUILDSTDERR: mkdir -p $WORK/b138/ BUILDSTDERR: cat >$WORK/b138/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile bytes=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile errors=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b024/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b005/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b006/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/vendor/golang_org/x/net/http2/hpack BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b138/_pkg_.a -trimpath $WORK/b138 -shared -p vendor/golang_org/x/net/http2/hpack -std -complete -installsuffix shared -buildid Drg3V9ACxf_IcYGcbriy/Drg3V9ACxf_IcYGcbriy -goversion go1.10.7 -D "" -importcfg $WORK/b138/importcfg -pack ./encode.go ./hpack.go ./huffman.go ./tables.go BUILDSTDERR: cd /builddir/build/BUILD/snapd-2.37.2/src/github.com/snapcore/snapd/osutil BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/pack r $WORK/b062/_pkg_.a $WORK/b062/_x001.o $WORK/b062/_x002.o # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b062/_pkg_.a # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b114/_pkg_.a # internal BUILDSTDERR: cp $WORK/b114/_pkg_.a /builddir/.cache/go-build/6a/6a44394b348efe80880756226621bbd105791d88dc6ef930abc0200c6257f45f-d # internal BUILDSTDERR: vendor/golang_org/x/text/unicode/bidi BUILDSTDERR: mkdir -p $WORK/b142/ BUILDSTDERR: cat >$WORK/b142/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile container/list=$WORK/b124/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b024/_pkg_.a BUILDSTDERR: packagefile log=$WORK/b057/_pkg_.a BUILDSTDERR: packagefile sort=$WORK/b030/_pkg_.a BUILDSTDERR: packagefile unicode/utf8=$WORK/b014/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/vendor/golang_org/x/text/unicode/bidi BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b142/_pkg_.a -trimpath $WORK/b142 -shared -p vendor/golang_org/x/text/unicode/bidi -std -complete -installsuffix shared -buildid cz-IjZaCPI8OXDVdxL6b/cz-IjZaCPI8OXDVdxL6b -goversion go1.10.7 -D "" -importcfg $WORK/b142/importcfg -pack ./bidi.go ./bracket.go ./core.go ./prop.go ./tables.go ./trieval.go BUILDSTDERR: cp $WORK/b062/_pkg_.a /builddir/.cache/go-build/1d/1d86a77d84e29e9d5a5edbea17671a6b462990423b696e168b8523ec41a34d92-d # internal BUILDSTDERR: github.com/snapcore/snapd/selinux BUILDSTDERR: mkdir -p $WORK/b061/ BUILDSTDERR: cat >$WORK/b061/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile bytes=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b024/_pkg_.a BUILDSTDERR: packagefile github.com/snapcore/snapd/osutil=$WORK/b062/_pkg_.a BUILDSTDERR: packagefile io/ioutil=$WORK/b075/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b025/_pkg_.a BUILDSTDERR: packagefile os/exec=$WORK/b049/_pkg_.a BUILDSTDERR: packagefile path/filepath=$WORK/b050/_pkg_.a BUILDSTDERR: packagefile regexp=$WORK/b071/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/snapd-2.37.2/src/github.com/snapcore/snapd/selinux BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b061/_pkg_.a -trimpath $WORK/b061 -shared -p github.com/snapcore/snapd/selinux -complete -installsuffix shared -buildid -_FMOvonSI_Ln76eqMax/-_FMOvonSI_Ln76eqMax -goversion go1.10.7 -D "" -importcfg $WORK/b061/importcfg -pack ./label.go ./label_linux.go ./selinux_linux.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b061/_pkg_.a # internal BUILDSTDERR: cp $WORK/b061/_pkg_.a /builddir/.cache/go-build/93/93fb0a9306bb8c6a12db625127c2699ca610ae6a237fb0c735aa7df3afb13ee7-d # internal BUILDSTDERR: github.com/snapcore/snapd/release BUILDSTDERR: mkdir -p $WORK/b060/ BUILDSTDERR: cat >$WORK/b060/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile bufio=$WORK/b002/_pkg_.a BUILDSTDERR: packagefile bytes=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b024/_pkg_.a BUILDSTDERR: packagefile github.com/snapcore/snapd/selinux=$WORK/b061/_pkg_.a BUILDSTDERR: packagefile github.com/snapcore/snapd/strutil=$WORK/b069/_pkg_.a BUILDSTDERR: packagefile io/ioutil=$WORK/b075/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b025/_pkg_.a BUILDSTDERR: packagefile os/exec=$WORK/b049/_pkg_.a BUILDSTDERR: packagefile path/filepath=$WORK/b050/_pkg_.a BUILDSTDERR: packagefile sort=$WORK/b030/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b031/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b006/_pkg_.a BUILDSTDERR: packagefile unicode=$WORK/b013/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/snapd-2.37.2/src/github.com/snapcore/snapd/release BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b060/_pkg_.a -trimpath $WORK/b060 -shared -p github.com/snapcore/snapd/release -complete -installsuffix shared -buildid kbIBIDthgFPiVym7CAKs/kbIBIDthgFPiVym7CAKs -goversion go1.10.7 -D "" -importcfg $WORK/b060/importcfg -pack ./apparmor.go ./release.go ./seccomp.go ./selinux.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b132/_pkg_.a # internal BUILDSTDERR: cp $WORK/b132/_pkg_.a /builddir/.cache/go-build/29/2978dcfae92db72385d3727de7a4c1c0db95c6d9acbe681502509e03eb46f457-d # internal BUILDSTDERR: github.com/snapcore/snapd/arch BUILDSTDERR: mkdir -p $WORK/b106/ BUILDSTDERR: cat >$WORK/b106/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile github.com/snapcore/snapd/osutil=$WORK/b062/_pkg_.a BUILDSTDERR: packagefile log=$WORK/b057/_pkg_.a BUILDSTDERR: packagefile runtime=$WORK/b009/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/snapd-2.37.2/src/github.com/snapcore/snapd/arch BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b106/_pkg_.a -trimpath $WORK/b106 -shared -p github.com/snapcore/snapd/arch -complete -installsuffix shared -buildid YdxAGvgelmQOS3DLvwXR/YdxAGvgelmQOS3DLvwXR -goversion go1.10.7 -D "" -importcfg $WORK/b106/importcfg -pack ./arch.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b138/_pkg_.a # internal BUILDSTDERR: cp $WORK/b138/_pkg_.a /builddir/.cache/go-build/ea/ea9ff25500fae547ce42b9d69c1188399798b1ba9564fd1d99b4245c104c2f39-d # internal BUILDSTDERR: github.com/snapcore/snapd/logger BUILDSTDERR: mkdir -p $WORK/b107/ BUILDSTDERR: cat >$WORK/b107/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile bytes=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b024/_pkg_.a BUILDSTDERR: packagefile github.com/snapcore/snapd/osutil=$WORK/b062/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b005/_pkg_.a BUILDSTDERR: packagefile log=$WORK/b057/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b025/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b006/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/snapd-2.37.2/src/github.com/snapcore/snapd/logger BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b107/_pkg_.a -trimpath $WORK/b107 -shared -p github.com/snapcore/snapd/logger -complete -installsuffix shared -buildid OaJ5C9_QTAIvX5VsLhmQ/OaJ5C9_QTAIvX5VsLhmQ -goversion go1.10.7 -D "" -importcfg $WORK/b107/importcfg -pack ./logger.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b106/_pkg_.a # internal BUILDSTDERR: cp $WORK/b106/_pkg_.a /builddir/.cache/go-build/5d/5d07d0224f57c8e24a27277d09cdea5acfb82ea803e7b2ac67592fa5c7fa0b45-d # internal BUILDSTDERR: crypto/x509 BUILDSTDERR: mkdir -p $WORK/b129/ BUILDSTDERR: cat >$WORK/b129/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: importmap golang_org/x/crypto/cryptobyte=vendor/golang_org/x/crypto/cryptobyte BUILDSTDERR: importmap golang_org/x/crypto/cryptobyte/asn1=vendor/golang_org/x/crypto/cryptobyte/asn1 BUILDSTDERR: packagefile bytes=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile crypto=$WORK/b015/_pkg_.a BUILDSTDERR: packagefile crypto/aes=$WORK/b035/_pkg_.a BUILDSTDERR: packagefile crypto/cipher=$WORK/b036/_pkg_.a BUILDSTDERR: packagefile crypto/des=$WORK/b082/_pkg_.a BUILDSTDERR: packagefile crypto/dsa=$WORK/b083/_pkg_.a BUILDSTDERR: packagefile crypto/ecdsa=$WORK/b084/_pkg_.a BUILDSTDERR: packagefile crypto/elliptic=$WORK/b085/_pkg_.a BUILDSTDERR: packagefile crypto/md5=$WORK/b087/_pkg_.a BUILDSTDERR: packagefile crypto/rsa=$WORK/b077/_pkg_.a BUILDSTDERR: packagefile crypto/sha1=$WORK/b042/_pkg_.a BUILDSTDERR: packagefile crypto/sha256=$WORK/b078/_pkg_.a BUILDSTDERR: packagefile crypto/sha512=$WORK/b079/_pkg_.a BUILDSTDERR: packagefile crypto/x509/pkix=$WORK/b130/_pkg_.a BUILDSTDERR: packagefile encoding/asn1=$WORK/b086/_pkg_.a BUILDSTDERR: packagefile encoding/hex=$WORK/b043/_pkg_.a BUILDSTDERR: packagefile encoding/pem=$WORK/b131/_pkg_.a BUILDSTDERR: packagefile errors=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b024/_pkg_.a BUILDSTDERR: packagefile vendor/golang_org/x/crypto/cryptobyte=$WORK/b132/_pkg_.a BUILDSTDERR: packagefile vendor/golang_org/x/crypto/cryptobyte/asn1=$WORK/b133/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b005/_pkg_.a BUILDSTDERR: packagefile io/ioutil=$WORK/b075/_pkg_.a BUILDSTDERR: packagefile math/big=$WORK/b039/_pkg_.a BUILDSTDERR: packagefile net=$WORK/b044/_pkg_.a BUILDSTDERR: packagefile net/url=$WORK/b100/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b025/_pkg_.a BUILDSTDERR: packagefile reflect=$WORK/b021/_pkg_.a BUILDSTDERR: packagefile runtime=$WORK/b009/_pkg_.a BUILDSTDERR: packagefile strconv=$WORK/b017/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b031/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b006/_pkg_.a BUILDSTDERR: packagefile time=$WORK/b028/_pkg_.a BUILDSTDERR: packagefile unicode/utf8=$WORK/b014/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/crypto/x509 BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b129/_pkg_.a -trimpath $WORK/b129 -shared -p crypto/x509 -std -complete -installsuffix shared -buildid _WDUbSQNL4wbL4WqlUTY/_WDUbSQNL4wbL4WqlUTY -goversion go1.10.7 -D "" -importcfg $WORK/b129/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 BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b060/_pkg_.a # internal BUILDSTDERR: cp $WORK/b060/_pkg_.a /builddir/.cache/go-build/b4/b4302ee75c482a7b0aefb20ce00a4ca8a2613b125608c81658b517ab6ee6c704-d # internal BUILDSTDERR: github.com/snapcore/snapd/dirs BUILDSTDERR: mkdir -p $WORK/b059/ BUILDSTDERR: cat >$WORK/b059/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile fmt=$WORK/b024/_pkg_.a BUILDSTDERR: packagefile github.com/snapcore/snapd/release=$WORK/b060/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b025/_pkg_.a BUILDSTDERR: packagefile path/filepath=$WORK/b050/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b031/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/snapd-2.37.2/src/github.com/snapcore/snapd/dirs BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b059/_pkg_.a -trimpath $WORK/b059 -shared -p github.com/snapcore/snapd/dirs -complete -installsuffix shared -buildid 9S887xiemlciXQUXu-Zs/9S887xiemlciXQUXu-Zs -goversion go1.10.7 -D "" -importcfg $WORK/b059/importcfg -pack ./dirs.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b107/_pkg_.a # internal BUILDSTDERR: cp $WORK/b107/_pkg_.a /builddir/.cache/go-build/ea/eae414490397a9ac1187b657369922865d7853d6c726fdbb8882b162f2a06409-d # internal BUILDSTDERR: github.com/snapcore/snapd/asserts BUILDSTDERR: mkdir -p $WORK/b076/ BUILDSTDERR: cat >$WORK/b076/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile bufio=$WORK/b002/_pkg_.a BUILDSTDERR: packagefile bytes=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile crypto=$WORK/b015/_pkg_.a BUILDSTDERR: packagefile crypto/rand=$WORK/b034/_pkg_.a BUILDSTDERR: packagefile crypto/rsa=$WORK/b077/_pkg_.a BUILDSTDERR: packagefile crypto/sha256=$WORK/b078/_pkg_.a BUILDSTDERR: packagefile crypto/sha512=$WORK/b079/_pkg_.a BUILDSTDERR: packagefile encoding/base64=$WORK/b019/_pkg_.a BUILDSTDERR: packagefile errors=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b024/_pkg_.a BUILDSTDERR: packagefile github.com/snapcore/snapd/osutil=$WORK/b062/_pkg_.a BUILDSTDERR: packagefile github.com/snapcore/snapd/release=$WORK/b060/_pkg_.a BUILDSTDERR: packagefile github.com/snapcore/snapd/strutil=$WORK/b069/_pkg_.a BUILDSTDERR: packagefile golang.org/x/crypto/openpgp/packet=$WORK/b080/_pkg_.a BUILDSTDERR: packagefile golang.org/x/crypto/sha3=$WORK/b096/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b005/_pkg_.a BUILDSTDERR: packagefile io/ioutil=$WORK/b075/_pkg_.a BUILDSTDERR: packagefile net/mail=$WORK/b097/_pkg_.a BUILDSTDERR: packagefile net/url=$WORK/b100/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b025/_pkg_.a BUILDSTDERR: packagefile os/exec=$WORK/b049/_pkg_.a BUILDSTDERR: packagefile path/filepath=$WORK/b050/_pkg_.a BUILDSTDERR: packagefile reflect=$WORK/b021/_pkg_.a BUILDSTDERR: packagefile regexp=$WORK/b071/_pkg_.a BUILDSTDERR: packagefile sort=$WORK/b030/_pkg_.a BUILDSTDERR: packagefile strconv=$WORK/b017/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b031/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b006/_pkg_.a BUILDSTDERR: packagefile time=$WORK/b028/_pkg_.a BUILDSTDERR: packagefile unicode/utf8=$WORK/b014/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/snapd-2.37.2/src/github.com/snapcore/snapd/asserts BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b076/_pkg_.a -trimpath $WORK/b076 -shared -p github.com/snapcore/snapd/asserts -complete -installsuffix shared -buildid 4bxq4MuyfbhxVygFFVq6/4bxq4MuyfbhxVygFFVq6 -goversion go1.10.7 -D "" -importcfg $WORK/b076/importcfg -pack ./account.go ./account_key.go ./asserts.go ./crypto.go ./database.go ./device_asserts.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 ./repair.go ./snap_asserts.go ./store_asserts.go ./user.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b142/_pkg_.a # internal BUILDSTDERR: cp $WORK/b142/_pkg_.a /builddir/.cache/go-build/14/14c12360a79d50d6f6a227db9f083ab94e467e391943d23d38269c61e2830225-d # internal BUILDSTDERR: vendor/golang_org/x/text/secure/bidirule BUILDSTDERR: mkdir -p $WORK/b140/ BUILDSTDERR: cat >$WORK/b140/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: importmap golang_org/x/text/transform=vendor/golang_org/x/text/transform BUILDSTDERR: importmap golang_org/x/text/unicode/bidi=vendor/golang_org/x/text/unicode/bidi BUILDSTDERR: packagefile errors=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile vendor/golang_org/x/text/transform=$WORK/b141/_pkg_.a BUILDSTDERR: packagefile vendor/golang_org/x/text/unicode/bidi=$WORK/b142/_pkg_.a BUILDSTDERR: packagefile unicode/utf8=$WORK/b014/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/vendor/golang_org/x/text/secure/bidirule BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b140/_pkg_.a -trimpath $WORK/b140 -shared -p vendor/golang_org/x/text/secure/bidirule -std -complete -installsuffix shared -buildid 7D9uLmrxMK0DL2PLxFsN/7D9uLmrxMK0DL2PLxFsN -goversion go1.10.7 -D "" -importcfg $WORK/b140/importcfg -pack ./bidirule.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b059/_pkg_.a # internal BUILDSTDERR: cp $WORK/b059/_pkg_.a /builddir/.cache/go-build/8a/8a7f8f27e1bf4544f7f51014813e438d22a0baf6ce5a6e0caacbe8e02d51e191-d # internal BUILDSTDERR: github.com/snapcore/snapd/advisor BUILDSTDERR: mkdir -p $WORK/b054/ BUILDSTDERR: cat >$WORK/b054/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile encoding/json=$WORK/b022/_pkg_.a BUILDSTDERR: packagefile github.com/boltdb/bolt=$WORK/b055/_pkg_.a BUILDSTDERR: packagefile github.com/snapcore/snapd/dirs=$WORK/b059/_pkg_.a BUILDSTDERR: packagefile github.com/snapcore/snapd/osutil=$WORK/b062/_pkg_.a BUILDSTDERR: packagefile github.com/snapcore/snapd/strutil=$WORK/b069/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b025/_pkg_.a BUILDSTDERR: packagefile path/filepath=$WORK/b050/_pkg_.a BUILDSTDERR: packagefile time=$WORK/b028/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/snapd-2.37.2/src/github.com/snapcore/snapd/advisor BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b054/_pkg_.a -trimpath $WORK/b054 -shared -p github.com/snapcore/snapd/advisor -complete -installsuffix shared -buildid u_fC8es4BVj29PocGlNI/u_fC8es4BVj29PocGlNI -goversion go1.10.7 -D "" -importcfg $WORK/b054/importcfg -pack ./backend.go ./cmdfinder.go ./finder.go ./pkgfinder.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b140/_pkg_.a # internal BUILDSTDERR: cp $WORK/b140/_pkg_.a /builddir/.cache/go-build/5a/5a43270b7c00c84acb4cd5c3a99cf4c73ca97c5fb89843c0cf583ec5a24de480-d # internal BUILDSTDERR: github.com/snapcore/snapd/snap/squashfs BUILDSTDERR: mkdir -p $WORK/b109/ BUILDSTDERR: cat >$WORK/b109/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile bufio=$WORK/b002/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b024/_pkg_.a BUILDSTDERR: packagefile github.com/snapcore/snapd/dirs=$WORK/b059/_pkg_.a BUILDSTDERR: packagefile github.com/snapcore/snapd/osutil=$WORK/b062/_pkg_.a BUILDSTDERR: packagefile github.com/snapcore/snapd/strutil=$WORK/b069/_pkg_.a BUILDSTDERR: packagefile io/ioutil=$WORK/b075/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b025/_pkg_.a BUILDSTDERR: packagefile os/exec=$WORK/b049/_pkg_.a BUILDSTDERR: packagefile path=$WORK/b053/_pkg_.a BUILDSTDERR: packagefile path/filepath=$WORK/b050/_pkg_.a BUILDSTDERR: packagefile regexp=$WORK/b071/_pkg_.a BUILDSTDERR: packagefile strconv=$WORK/b017/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b031/_pkg_.a BUILDSTDERR: packagefile time=$WORK/b028/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/snapd-2.37.2/src/github.com/snapcore/snapd/snap/squashfs BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b109/_pkg_.a -trimpath $WORK/b109 -shared -p github.com/snapcore/snapd/snap/squashfs -complete -installsuffix shared -buildid 5MbEhCyTPhpy2J6QhX8X/5MbEhCyTPhpy2J6QhX8X -goversion go1.10.7 -D "" -importcfg $WORK/b109/importcfg -pack ./squashfs.go ./stat.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b054/_pkg_.a # internal BUILDSTDERR: cp $WORK/b054/_pkg_.a /builddir/.cache/go-build/cd/cda8a9a20e2985f8caa79c8e45bd04b5ba7e34bd3e2b1e345023df77922cba26-d # internal BUILDSTDERR: github.com/snapcore/snapd/i18n BUILDSTDERR: mkdir -p $WORK/b113/ BUILDSTDERR: cat >$WORK/b113/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile fmt=$WORK/b024/_pkg_.a BUILDSTDERR: packagefile github.com/ojii/gettext.go=$WORK/b114/_pkg_.a BUILDSTDERR: packagefile github.com/snapcore/snapd/dirs=$WORK/b059/_pkg_.a BUILDSTDERR: packagefile github.com/snapcore/snapd/osutil=$WORK/b062/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b025/_pkg_.a BUILDSTDERR: packagefile path/filepath=$WORK/b050/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b031/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/snapd-2.37.2/src/github.com/snapcore/snapd/i18n BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b113/_pkg_.a -trimpath $WORK/b113 -shared -p github.com/snapcore/snapd/i18n -complete -installsuffix shared -buildid djRw3d2H2ogbnZwvtm1r/djRw3d2H2ogbnZwvtm1r -goversion go1.10.7 -D "" -importcfg $WORK/b113/importcfg -pack ./i18n.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b109/_pkg_.a # internal BUILDSTDERR: cp $WORK/b109/_pkg_.a /builddir/.cache/go-build/27/27b74445ea27cc9161049aa1caded07906c148f084ecad914e4612116fd5f252-d # internal BUILDSTDERR: vendor/golang_org/x/text/unicode/norm BUILDSTDERR: mkdir -p $WORK/b143/ BUILDSTDERR: cat >$WORK/b143/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: importmap golang_org/x/text/transform=vendor/golang_org/x/text/transform BUILDSTDERR: packagefile fmt=$WORK/b024/_pkg_.a BUILDSTDERR: packagefile vendor/golang_org/x/text/transform=$WORK/b141/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b005/_pkg_.a BUILDSTDERR: packagefile unicode/utf8=$WORK/b014/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/vendor/golang_org/x/text/unicode/norm BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b143/_pkg_.a -trimpath $WORK/b143 -shared -p vendor/golang_org/x/text/unicode/norm -std -complete -installsuffix shared -buildid 4RdICmX6mBIy19HXDmtu/4RdICmX6mBIy19HXDmtu -goversion go1.10.7 -D "" -importcfg $WORK/b143/importcfg -pack ./composition.go ./forminfo.go ./input.go ./iter.go ./normalize.go ./readwriter.go ./tables.go ./transform.go ./trie.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b113/_pkg_.a # internal BUILDSTDERR: cp $WORK/b113/_pkg_.a /builddir/.cache/go-build/0a/0a12003a323022b266be038dd76e86f5839c05a33b87db74647eef2fa6baba58-d # internal BUILDSTDERR: github.com/snapcore/snapd/timeutil BUILDSTDERR: mkdir -p $WORK/b112/ BUILDSTDERR: cat >$WORK/b112/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile bytes=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b024/_pkg_.a BUILDSTDERR: packagefile github.com/snapcore/snapd/i18n=$WORK/b113/_pkg_.a BUILDSTDERR: packagefile math/rand=$WORK/b041/_pkg_.a BUILDSTDERR: packagefile regexp=$WORK/b071/_pkg_.a BUILDSTDERR: packagefile strconv=$WORK/b017/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b031/_pkg_.a BUILDSTDERR: packagefile time=$WORK/b028/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/snapd-2.37.2/src/github.com/snapcore/snapd/timeutil BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b112/_pkg_.a -trimpath $WORK/b112 -shared -p github.com/snapcore/snapd/timeutil -complete -installsuffix shared -buildid ZAGAVxe7sZcD-IN3hfah/ZAGAVxe7sZcD-IN3hfah -goversion go1.10.7 -D "" -importcfg $WORK/b112/importcfg -pack ./human.go ./schedule.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b112/_pkg_.a # internal BUILDSTDERR: cp $WORK/b112/_pkg_.a /builddir/.cache/go-build/cd/cd22648e3caa60e7c66b40a4ee2e0a4717f523d3f07b72fc815bed187274cb74-d # internal BUILDSTDERR: github.com/snapcore/snapd/snap BUILDSTDERR: mkdir -p $WORK/b105/ BUILDSTDERR: cat >$WORK/b105/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile bytes=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile encoding/json=$WORK/b022/_pkg_.a BUILDSTDERR: packagefile errors=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b024/_pkg_.a BUILDSTDERR: packagefile github.com/snapcore/snapd/arch=$WORK/b106/_pkg_.a BUILDSTDERR: packagefile github.com/snapcore/snapd/dirs=$WORK/b059/_pkg_.a BUILDSTDERR: packagefile github.com/snapcore/snapd/logger=$WORK/b107/_pkg_.a BUILDSTDERR: packagefile github.com/snapcore/snapd/osutil=$WORK/b062/_pkg_.a BUILDSTDERR: packagefile github.com/snapcore/snapd/osutil/sys=$WORK/b068/_pkg_.a BUILDSTDERR: packagefile github.com/snapcore/snapd/snap/snapdir=$WORK/b108/_pkg_.a BUILDSTDERR: packagefile github.com/snapcore/snapd/snap/squashfs=$WORK/b109/_pkg_.a BUILDSTDERR: packagefile github.com/snapcore/snapd/spdx=$WORK/b110/_pkg_.a BUILDSTDERR: packagefile github.com/snapcore/snapd/strutil=$WORK/b069/_pkg_.a BUILDSTDERR: packagefile github.com/snapcore/snapd/timeout=$WORK/b111/_pkg_.a BUILDSTDERR: packagefile github.com/snapcore/snapd/timeutil=$WORK/b112/_pkg_.a BUILDSTDERR: packagefile gopkg.in/yaml.v2=$WORK/b070/_pkg_.a BUILDSTDERR: packagefile io/ioutil=$WORK/b075/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b025/_pkg_.a BUILDSTDERR: packagefile path/filepath=$WORK/b050/_pkg_.a BUILDSTDERR: packagefile reflect=$WORK/b021/_pkg_.a BUILDSTDERR: packagefile regexp=$WORK/b071/_pkg_.a BUILDSTDERR: packagefile sort=$WORK/b030/_pkg_.a BUILDSTDERR: packagefile strconv=$WORK/b017/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b031/_pkg_.a BUILDSTDERR: packagefile time=$WORK/b028/_pkg_.a BUILDSTDERR: packagefile unicode/utf8=$WORK/b014/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/snapd-2.37.2/src/github.com/snapcore/snapd/snap BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b105/_pkg_.a -trimpath $WORK/b105 -shared -p github.com/snapcore/snapd/snap -complete -installsuffix shared -buildid bMSL9xvG2UiGQ9hyBDkS/bMSL9xvG2UiGQ9hyBDkS -goversion go1.10.7 -D "" -importcfg $WORK/b105/importcfg -pack ./broken.go ./channel.go ./container.go ./epoch.go ./errors.go ./gadget.go ./hooktypes.go ./implicit.go ./info.go ./info_snap_yaml.go ./restartcond.go ./revision.go ./seed_yaml.go ./types.go ./validate.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b129/_pkg_.a # internal BUILDSTDERR: cp $WORK/b129/_pkg_.a /builddir/.cache/go-build/e4/e452877d7f863e28a992fc32c76ff442fb3384553e63df76bd5c15f11fb25ffc-d # internal BUILDSTDERR: crypto/tls BUILDSTDERR: mkdir -p $WORK/b125/ BUILDSTDERR: cat >$WORK/b125/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: importmap golang_org/x/crypto/chacha20poly1305=vendor/golang_org/x/crypto/chacha20poly1305 BUILDSTDERR: importmap golang_org/x/crypto/curve25519=vendor/golang_org/x/crypto/curve25519 BUILDSTDERR: packagefile bytes=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile container/list=$WORK/b124/_pkg_.a BUILDSTDERR: packagefile crypto=$WORK/b015/_pkg_.a BUILDSTDERR: packagefile crypto/aes=$WORK/b035/_pkg_.a BUILDSTDERR: packagefile crypto/cipher=$WORK/b036/_pkg_.a BUILDSTDERR: packagefile crypto/des=$WORK/b082/_pkg_.a BUILDSTDERR: packagefile crypto/ecdsa=$WORK/b084/_pkg_.a BUILDSTDERR: packagefile crypto/elliptic=$WORK/b085/_pkg_.a BUILDSTDERR: packagefile crypto/hmac=$WORK/b126/_pkg_.a BUILDSTDERR: packagefile crypto/internal/cipherhw=$WORK/b127/_pkg_.a BUILDSTDERR: packagefile crypto/md5=$WORK/b087/_pkg_.a BUILDSTDERR: packagefile crypto/rand=$WORK/b034/_pkg_.a BUILDSTDERR: packagefile crypto/rc4=$WORK/b128/_pkg_.a BUILDSTDERR: packagefile crypto/rsa=$WORK/b077/_pkg_.a BUILDSTDERR: packagefile crypto/sha1=$WORK/b042/_pkg_.a BUILDSTDERR: packagefile crypto/sha256=$WORK/b078/_pkg_.a BUILDSTDERR: packagefile crypto/sha512=$WORK/b079/_pkg_.a BUILDSTDERR: packagefile crypto/subtle=$WORK/b037/_pkg_.a BUILDSTDERR: packagefile crypto/x509=$WORK/b129/_pkg_.a BUILDSTDERR: packagefile encoding/asn1=$WORK/b086/_pkg_.a BUILDSTDERR: packagefile encoding/pem=$WORK/b131/_pkg_.a BUILDSTDERR: packagefile errors=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b024/_pkg_.a BUILDSTDERR: packagefile vendor/golang_org/x/crypto/chacha20poly1305=$WORK/b134/_pkg_.a BUILDSTDERR: packagefile vendor/golang_org/x/crypto/curve25519=$WORK/b137/_pkg_.a BUILDSTDERR: packagefile hash=$WORK/b016/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b005/_pkg_.a BUILDSTDERR: packagefile io/ioutil=$WORK/b075/_pkg_.a BUILDSTDERR: packagefile math/big=$WORK/b039/_pkg_.a BUILDSTDERR: packagefile net=$WORK/b044/_pkg_.a BUILDSTDERR: packagefile strconv=$WORK/b017/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b031/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b006/_pkg_.a BUILDSTDERR: packagefile sync/atomic=$WORK/b012/_pkg_.a BUILDSTDERR: packagefile time=$WORK/b028/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/crypto/tls BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b125/_pkg_.a -trimpath $WORK/b125 -shared -p crypto/tls -std -complete -installsuffix shared -buildid Bs9f-ir0fvHO1Sc05a3b/Bs9f-ir0fvHO1Sc05a3b -goversion go1.10.7 -D "" -importcfg $WORK/b125/importcfg -pack ./alert.go ./cipher_suites.go ./common.go ./conn.go ./handshake_client.go ./handshake_messages.go ./handshake_server.go ./key_agreement.go ./prf.go ./ticket.go ./tls.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b143/_pkg_.a # internal BUILDSTDERR: cp $WORK/b143/_pkg_.a /builddir/.cache/go-build/4e/4eaabc2c2b84314e2f01a48a9bf1b08e07d5be8dcba80b620fe83220acc45f1a-d # internal BUILDSTDERR: vendor/golang_org/x/net/idna BUILDSTDERR: mkdir -p $WORK/b139/ BUILDSTDERR: cat >$WORK/b139/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: importmap golang_org/x/text/secure/bidirule=vendor/golang_org/x/text/secure/bidirule BUILDSTDERR: importmap golang_org/x/text/unicode/bidi=vendor/golang_org/x/text/unicode/bidi BUILDSTDERR: importmap golang_org/x/text/unicode/norm=vendor/golang_org/x/text/unicode/norm BUILDSTDERR: packagefile fmt=$WORK/b024/_pkg_.a BUILDSTDERR: packagefile vendor/golang_org/x/text/secure/bidirule=$WORK/b140/_pkg_.a BUILDSTDERR: packagefile vendor/golang_org/x/text/unicode/bidi=$WORK/b142/_pkg_.a BUILDSTDERR: packagefile vendor/golang_org/x/text/unicode/norm=$WORK/b143/_pkg_.a BUILDSTDERR: packagefile math=$WORK/b018/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b031/_pkg_.a BUILDSTDERR: packagefile unicode/utf8=$WORK/b014/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/vendor/golang_org/x/net/idna BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b139/_pkg_.a -trimpath $WORK/b139 -shared -p vendor/golang_org/x/net/idna -std -complete -installsuffix shared -buildid isEYa6b1FKyGw1mTe9WW/isEYa6b1FKyGw1mTe9WW -goversion go1.10.7 -D "" -importcfg $WORK/b139/importcfg -pack ./idna.go ./punycode.go ./tables.go ./trie.go ./trieval.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b105/_pkg_.a # internal BUILDSTDERR: cp $WORK/b105/_pkg_.a /builddir/.cache/go-build/b7/b7ce5ac727332066b711b577d855d9d0cf8ef4bd6cdf39c43e2675d68c483eb8-d # internal BUILDSTDERR: vendor/golang_org/x/net/proxy BUILDSTDERR: mkdir -p $WORK/b145/ BUILDSTDERR: cat >$WORK/b145/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile errors=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b005/_pkg_.a BUILDSTDERR: packagefile net=$WORK/b044/_pkg_.a BUILDSTDERR: packagefile net/url=$WORK/b100/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b025/_pkg_.a BUILDSTDERR: packagefile strconv=$WORK/b017/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b031/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/vendor/golang_org/x/net/proxy BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b145/_pkg_.a -trimpath $WORK/b145 -shared -p vendor/golang_org/x/net/proxy -std -complete -installsuffix shared -buildid Zn8vUtzIE-nNsT_uo1v7/Zn8vUtzIE-nNsT_uo1v7 -goversion go1.10.7 -D "" -importcfg $WORK/b145/importcfg -pack ./direct.go ./per_host.go ./proxy.go ./socks5.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b145/_pkg_.a # internal BUILDSTDERR: cp $WORK/b145/_pkg_.a /builddir/.cache/go-build/55/55490aa7cdeaba6b446a5235efe6bcd474c76b90a4cb024f4f3c187793d191d3-d # internal BUILDSTDERR: net/http/internal BUILDSTDERR: mkdir -p $WORK/b147/ BUILDSTDERR: cat >$WORK/b147/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile bufio=$WORK/b002/_pkg_.a BUILDSTDERR: packagefile bytes=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile errors=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b024/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b005/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/net/http/internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b147/_pkg_.a -trimpath $WORK/b147 -shared -p net/http/internal -std -complete -installsuffix shared -buildid WzxYn8oI_pzuK5pbiVbI/WzxYn8oI_pzuK5pbiVbI -goversion go1.10.7 -D "" -importcfg $WORK/b147/importcfg -pack ./chunked.go ./testcert.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b139/_pkg_.a # internal BUILDSTDERR: cp $WORK/b139/_pkg_.a /builddir/.cache/go-build/ff/fffa943c3d5b2fd0fa41869a57967e6304ea50eb52d9c2fdbd0b17d9b2e742d4-d # internal BUILDSTDERR: vendor/golang_org/x/net/lex/httplex BUILDSTDERR: mkdir -p $WORK/b144/ BUILDSTDERR: cat >$WORK/b144/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: importmap golang_org/x/net/idna=vendor/golang_org/x/net/idna BUILDSTDERR: packagefile vendor/golang_org/x/net/idna=$WORK/b139/_pkg_.a BUILDSTDERR: packagefile net=$WORK/b044/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b031/_pkg_.a BUILDSTDERR: packagefile unicode/utf8=$WORK/b014/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/vendor/golang_org/x/net/lex/httplex BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b144/_pkg_.a -trimpath $WORK/b144 -shared -p vendor/golang_org/x/net/lex/httplex -std -complete -installsuffix shared -buildid NAyfeR-nykswodVgRgvj/NAyfeR-nykswodVgRgvj -goversion go1.10.7 -D "" -importcfg $WORK/b144/importcfg -pack ./httplex.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b076/_pkg_.a # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b144/_pkg_.a # internal BUILDSTDERR: cp $WORK/b144/_pkg_.a /builddir/.cache/go-build/9f/9fbb4206964e13e8b839a5ae9cabf1560e700ee33b96e404d58ec6b7d6a448e8-d # internal BUILDSTDERR: github.com/snapcore/snapd/strutil/quantity BUILDSTDERR: mkdir -p $WORK/b150/ BUILDSTDERR: cat >$WORK/b150/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile fmt=$WORK/b024/_pkg_.a BUILDSTDERR: packagefile github.com/snapcore/snapd/i18n=$WORK/b113/_pkg_.a BUILDSTDERR: packagefile math=$WORK/b018/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/snapd-2.37.2/src/github.com/snapcore/snapd/strutil/quantity BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b150/_pkg_.a -trimpath $WORK/b150 -shared -p github.com/snapcore/snapd/strutil/quantity -complete -installsuffix shared -buildid 5ugSaB6cAuX00FXM-WcM/5ugSaB6cAuX00FXM-WcM -goversion go1.10.7 -D "" -importcfg $WORK/b150/importcfg -pack ./quantity.go BUILDSTDERR: cp $WORK/b076/_pkg_.a /builddir/.cache/go-build/7b/7b7a078fe7d99fc4329a548caec014490e235ec0325522822a57d0c2eaf6d1c2-d # internal BUILDSTDERR: github.com/snapcore/snapd/asserts/signtool BUILDSTDERR: mkdir -p $WORK/b101/ BUILDSTDERR: cat >$WORK/b101/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile encoding/json=$WORK/b022/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b024/_pkg_.a BUILDSTDERR: packagefile github.com/snapcore/snapd/asserts=$WORK/b076/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b147/_pkg_.a # internal BUILDSTDERR: cd /builddir/build/BUILD/snapd-2.37.2/src/github.com/snapcore/snapd/asserts/signtool BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b101/_pkg_.a -trimpath $WORK/b101 -shared -p github.com/snapcore/snapd/asserts/signtool -complete -installsuffix shared -buildid WFSZhXPG6vfXMuTpzPVa/WFSZhXPG6vfXMuTpzPVa -goversion go1.10.7 -D "" -importcfg $WORK/b101/importcfg -pack ./sign.go BUILDSTDERR: cp $WORK/b147/_pkg_.a /builddir/.cache/go-build/52/5286f8ceef69064a3ce836e5e89e862032ca098b56d3995d794b6bc7e1887b45-d # internal BUILDSTDERR: github.com/snapcore/snapd/asserts/sysdb BUILDSTDERR: mkdir -p $WORK/b102/ BUILDSTDERR: cat >$WORK/b102/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile fmt=$WORK/b024/_pkg_.a BUILDSTDERR: packagefile github.com/snapcore/snapd/asserts=$WORK/b076/_pkg_.a BUILDSTDERR: packagefile github.com/snapcore/snapd/dirs=$WORK/b059/_pkg_.a BUILDSTDERR: packagefile github.com/snapcore/snapd/osutil=$WORK/b062/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/snapd-2.37.2/src/github.com/snapcore/snapd/asserts/sysdb BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b102/_pkg_.a -trimpath $WORK/b102 -shared -p github.com/snapcore/snapd/asserts/sysdb -complete -installsuffix shared -buildid SBnJmmB1WBu9E_frlYKC/SBnJmmB1WBu9E_frlYKC -goversion go1.10.7 -D "" -importcfg $WORK/b102/importcfg -pack ./generic.go ./sysdb.go ./trusted.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b150/_pkg_.a # internal BUILDSTDERR: cp $WORK/b150/_pkg_.a /builddir/.cache/go-build/ad/adbfcd91286c67686f6c5d93e46b9b9ab465bade5dfa5f9491437dd67e9a15bd-d # internal BUILDSTDERR: golang.org/x/crypto/ssh/terminal BUILDSTDERR: mkdir -p $WORK/b151/ BUILDSTDERR: cat >$WORK/b151/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile bytes=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile golang.org/x/sys/unix=$WORK/b152/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b005/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b006/_pkg_.a BUILDSTDERR: packagefile unicode/utf8=$WORK/b014/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/share/gocode/src/golang.org/x/crypto/ssh/terminal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b151/_pkg_.a -trimpath $WORK/b151 -shared -p golang.org/x/crypto/ssh/terminal -complete -installsuffix shared -buildid EOgH_hw3eOR56SDxoYQj/EOgH_hw3eOR56SDxoYQj -goversion go1.10.7 -D "" -importcfg $WORK/b151/importcfg -pack ./terminal.go ./util.go ./util_linux.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b125/_pkg_.a # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b101/_pkg_.a # internal BUILDSTDERR: cp $WORK/b101/_pkg_.a /builddir/.cache/go-build/be/be03487607114a22834ca0fbb9f37aa187e187509ab060961fa20d443f1503d9-d # internal BUILDSTDERR: github.com/snapcore/snapd/osutil/squashfs BUILDSTDERR: mkdir -p $WORK/b154/ BUILDSTDERR: cat >$WORK/b154/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile github.com/snapcore/snapd/osutil=$WORK/b062/_pkg_.a BUILDSTDERR: packagefile os/exec=$WORK/b049/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b031/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/snapd-2.37.2/src/github.com/snapcore/snapd/osutil/squashfs BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b154/_pkg_.a -trimpath $WORK/b154 -shared -p github.com/snapcore/snapd/osutil/squashfs -complete -installsuffix shared -buildid eUFp_SzHyZTMYLT0iwel/eUFp_SzHyZTMYLT0iwel -goversion go1.10.7 -D "" -importcfg $WORK/b154/importcfg -pack ./fstype.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b102/_pkg_.a # internal BUILDSTDERR: cp $WORK/b102/_pkg_.a /builddir/.cache/go-build/66/66327f2bf3f9365255cd0d6aa24315be140fa2dc4834be514949c799a9414fe4-d # internal BUILDSTDERR: log/syslog BUILDSTDERR: mkdir -p $WORK/b155/ BUILDSTDERR: cat >$WORK/b155/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile errors=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b024/_pkg_.a BUILDSTDERR: packagefile log=$WORK/b057/_pkg_.a BUILDSTDERR: packagefile net=$WORK/b044/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b025/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b031/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b006/_pkg_.a BUILDSTDERR: packagefile time=$WORK/b028/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/log/syslog BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b155/_pkg_.a -trimpath $WORK/b155 -shared -p log/syslog -std -complete -installsuffix shared -buildid ujYfbOmyohyEj-0D_nE3/ujYfbOmyohyEj-0D_nE3 -goversion go1.10.7 -D "" -importcfg $WORK/b155/importcfg -pack ./doc.go ./syslog.go ./syslog_unix.go BUILDSTDERR: cp $WORK/b125/_pkg_.a /builddir/.cache/go-build/93/93e571e1f61c8678ac8ab175b723b5067cae05efa8f64dc7015823225e320568-d # internal BUILDSTDERR: net/http/httptrace BUILDSTDERR: mkdir -p $WORK/b146/ BUILDSTDERR: cat >$WORK/b146/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile context=$WORK/b045/_pkg_.a BUILDSTDERR: packagefile crypto/tls=$WORK/b125/_pkg_.a BUILDSTDERR: packagefile internal/nettrace=$WORK/b046/_pkg_.a BUILDSTDERR: packagefile net=$WORK/b044/_pkg_.a BUILDSTDERR: packagefile reflect=$WORK/b021/_pkg_.a BUILDSTDERR: packagefile time=$WORK/b028/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/net/http/httptrace BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b146/_pkg_.a -trimpath $WORK/b146 -shared -p net/http/httptrace -std -complete -installsuffix shared -buildid 39w1c6gyxDTUOqB7olP3/39w1c6gyxDTUOqB7olP3 -goversion go1.10.7 -D "" -importcfg $WORK/b146/importcfg -pack ./trace.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b154/_pkg_.a # internal BUILDSTDERR: cp $WORK/b154/_pkg_.a /builddir/.cache/go-build/28/287a6e201516d6ece794705a8a6416e63a489b3ffceebef1583759b78670d4c1-d # internal BUILDSTDERR: github.com/mvo5/goconfigparser BUILDSTDERR: mkdir -p $WORK/b160/ BUILDSTDERR: cat >$WORK/b160/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile bufio=$WORK/b002/_pkg_.a BUILDSTDERR: packagefile errors=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b024/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b005/_pkg_.a BUILDSTDERR: packagefile log=$WORK/b057/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b025/_pkg_.a BUILDSTDERR: packagefile regexp=$WORK/b071/_pkg_.a BUILDSTDERR: packagefile strconv=$WORK/b017/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b031/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/share/gocode/src/github.com/mvo5/goconfigparser BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b160/_pkg_.a -trimpath $WORK/b160 -shared -p github.com/mvo5/goconfigparser -complete -installsuffix shared -buildid SB8UKnoTjNzdsGKs-Eso/SB8UKnoTjNzdsGKs-Eso -goversion go1.10.7 -D "" -importcfg $WORK/b160/importcfg -pack ./configparser.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b146/_pkg_.a # internal BUILDSTDERR: cp $WORK/b146/_pkg_.a /builddir/.cache/go-build/e6/e6abcefaec3bd462dbe5f83b7f8b6a09aeaef01c5fe6c4d51df5261ad948c9e7-d # internal BUILDSTDERR: net/http BUILDSTDERR: mkdir -p $WORK/b121/ BUILDSTDERR: cat >$WORK/b121/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: importmap golang_org/x/net/http2/hpack=vendor/golang_org/x/net/http2/hpack BUILDSTDERR: importmap golang_org/x/net/idna=vendor/golang_org/x/net/idna BUILDSTDERR: importmap golang_org/x/net/lex/httplex=vendor/golang_org/x/net/lex/httplex BUILDSTDERR: importmap golang_org/x/net/proxy=vendor/golang_org/x/net/proxy BUILDSTDERR: packagefile bufio=$WORK/b002/_pkg_.a BUILDSTDERR: packagefile bytes=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile compress/gzip=$WORK/b122/_pkg_.a BUILDSTDERR: packagefile container/list=$WORK/b124/_pkg_.a BUILDSTDERR: packagefile context=$WORK/b045/_pkg_.a BUILDSTDERR: packagefile crypto/rand=$WORK/b034/_pkg_.a BUILDSTDERR: packagefile crypto/tls=$WORK/b125/_pkg_.a BUILDSTDERR: packagefile encoding/base64=$WORK/b019/_pkg_.a BUILDSTDERR: packagefile encoding/binary=$WORK/b020/_pkg_.a BUILDSTDERR: packagefile errors=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b024/_pkg_.a BUILDSTDERR: packagefile vendor/golang_org/x/net/http2/hpack=$WORK/b138/_pkg_.a BUILDSTDERR: packagefile vendor/golang_org/x/net/idna=$WORK/b139/_pkg_.a BUILDSTDERR: packagefile vendor/golang_org/x/net/lex/httplex=$WORK/b144/_pkg_.a BUILDSTDERR: packagefile vendor/golang_org/x/net/proxy=$WORK/b145/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b005/_pkg_.a BUILDSTDERR: packagefile io/ioutil=$WORK/b075/_pkg_.a BUILDSTDERR: packagefile log=$WORK/b057/_pkg_.a BUILDSTDERR: packagefile math=$WORK/b018/_pkg_.a BUILDSTDERR: packagefile math/rand=$WORK/b041/_pkg_.a BUILDSTDERR: packagefile mime=$WORK/b098/_pkg_.a BUILDSTDERR: packagefile mime/multipart=$WORK/b119/_pkg_.a BUILDSTDERR: packagefile net=$WORK/b044/_pkg_.a BUILDSTDERR: packagefile net/http/httptrace=$WORK/b146/_pkg_.a BUILDSTDERR: packagefile net/http/internal=$WORK/b147/_pkg_.a BUILDSTDERR: packagefile net/textproto=$WORK/b099/_pkg_.a BUILDSTDERR: packagefile net/url=$WORK/b100/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b025/_pkg_.a BUILDSTDERR: packagefile path=$WORK/b053/_pkg_.a BUILDSTDERR: packagefile path/filepath=$WORK/b050/_pkg_.a BUILDSTDERR: packagefile reflect=$WORK/b021/_pkg_.a BUILDSTDERR: packagefile runtime=$WORK/b009/_pkg_.a BUILDSTDERR: packagefile sort=$WORK/b030/_pkg_.a BUILDSTDERR: packagefile strconv=$WORK/b017/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b031/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b006/_pkg_.a BUILDSTDERR: packagefile sync/atomic=$WORK/b012/_pkg_.a BUILDSTDERR: packagefile time=$WORK/b028/_pkg_.a BUILDSTDERR: packagefile unicode/utf8=$WORK/b014/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b155/_pkg_.a # internal BUILDSTDERR: cd /usr/lib/golang/src/net/http BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b121/_pkg_.a -trimpath $WORK/b121 -shared -p net/http -std -complete -installsuffix shared -buildid uI2_U-kZ05Rsx4Ego3PR/uI2_U-kZ05Rsx4Ego3PR -goversion go1.10.7 -D "" -importcfg $WORK/b121/importcfg -pack ./client.go ./cookie.go ./doc.go ./filetransport.go ./fs.go ./h2_bundle.go ./header.go ./http.go ./jar.go ./method.go ./request.go ./response.go ./server.go ./sniff.go ./status.go ./transfer.go ./transport.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b160/_pkg_.a # internal BUILDSTDERR: cp $WORK/b160/_pkg_.a /builddir/.cache/go-build/8f/8f7af23aca11fb1639cc640980c0d6fbf117cdd81d9e6994f0626dc51953ad8e-d # internal BUILDSTDERR: github.com/snapcore/snapd/asserts/snapasserts BUILDSTDERR: mkdir -p $WORK/b161/ BUILDSTDERR: cat >$WORK/b161/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile fmt=$WORK/b024/_pkg_.a BUILDSTDERR: packagefile github.com/snapcore/snapd/asserts=$WORK/b076/_pkg_.a BUILDSTDERR: packagefile github.com/snapcore/snapd/release=$WORK/b060/_pkg_.a BUILDSTDERR: packagefile github.com/snapcore/snapd/snap=$WORK/b105/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/snapd-2.37.2/src/github.com/snapcore/snapd/asserts/snapasserts BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b161/_pkg_.a -trimpath $WORK/b161 -shared -p github.com/snapcore/snapd/asserts/snapasserts -complete -installsuffix shared -buildid mtw0_TMteaG0YA_yyV_I/mtw0_TMteaG0YA_yyV_I -goversion go1.10.7 -D "" -importcfg $WORK/b161/importcfg -pack ./snapasserts.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b151/_pkg_.a # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b161/_pkg_.a # internal BUILDSTDERR: cp $WORK/b161/_pkg_.a /builddir/.cache/go-build/f1/f190daebed2856bc96ae84d5d9e9161351c465e573902a84fc876e1a1a6855ec-d # internal BUILDSTDERR: cp $WORK/b151/_pkg_.a /builddir/.cache/go-build/05/05efaee999266f6aeec7834cdb15ffa28dfe8c8be4428909313eee56023d3d7e-d # internal BUILDSTDERR: github.com/snapcore/snapd/partition/androidbootenv BUILDSTDERR: mkdir -p $WORK/b164/ BUILDSTDERR: github.com/snapcore/snapd/progress BUILDSTDERR: mkdir -p $WORK/b149/ BUILDSTDERR: cat >$WORK/b164/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile bufio=$WORK/b002/_pkg_.a BUILDSTDERR: packagefile bytes=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b024/_pkg_.a BUILDSTDERR: packagefile github.com/snapcore/snapd/logger=$WORK/b107/_pkg_.a BUILDSTDERR: packagefile github.com/snapcore/snapd/osutil=$WORK/b062/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b025/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b031/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cat >$WORK/b149/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile fmt=$WORK/b024/_pkg_.a BUILDSTDERR: packagefile github.com/snapcore/snapd/strutil/quantity=$WORK/b150/_pkg_.a BUILDSTDERR: packagefile golang.org/x/crypto/ssh/terminal=$WORK/b151/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b005/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b025/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b031/_pkg_.a BUILDSTDERR: packagefile time=$WORK/b028/_pkg_.a BUILDSTDERR: packagefile unicode=$WORK/b013/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/snapd-2.37.2/src/github.com/snapcore/snapd/partition/androidbootenv BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b164/_pkg_.a -trimpath $WORK/b164 -shared -p github.com/snapcore/snapd/partition/androidbootenv -complete -installsuffix shared -buildid nTWWjeGL8HUc9dwWrcVf/nTWWjeGL8HUc9dwWrcVf -goversion go1.10.7 -D "" -importcfg $WORK/b164/importcfg -pack ./androidbootenv.go BUILDSTDERR: cd /builddir/build/BUILD/snapd-2.37.2/src/github.com/snapcore/snapd/progress BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b149/_pkg_.a -trimpath $WORK/b149 -shared -p github.com/snapcore/snapd/progress -complete -installsuffix shared -buildid PpMfOv9RkJbu5BNLkULO/PpMfOv9RkJbu5BNLkULO -goversion go1.10.7 -D "" -importcfg $WORK/b149/importcfg -pack ./ansimeter.go ./progress.go BUILDSTDERR: cp $WORK/b155/_pkg_.a /builddir/.cache/go-build/32/323f34abdd301d4983208a06282e4c6f6095e1d5788d4e709c922fab1dbdf24a-d # internal BUILDSTDERR: github.com/snapcore/snapd/systemd BUILDSTDERR: mkdir -p $WORK/b153/ BUILDSTDERR: cat >$WORK/b153/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile bytes=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile errors=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b024/_pkg_.a BUILDSTDERR: packagefile github.com/snapcore/snapd/dirs=$WORK/b059/_pkg_.a BUILDSTDERR: packagefile github.com/snapcore/snapd/osutil=$WORK/b062/_pkg_.a BUILDSTDERR: packagefile github.com/snapcore/snapd/osutil/squashfs=$WORK/b154/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b005/_pkg_.a BUILDSTDERR: packagefile log/syslog=$WORK/b155/_pkg_.a BUILDSTDERR: packagefile net=$WORK/b044/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b025/_pkg_.a BUILDSTDERR: packagefile os/exec=$WORK/b049/_pkg_.a BUILDSTDERR: packagefile path/filepath=$WORK/b050/_pkg_.a BUILDSTDERR: packagefile regexp=$WORK/b071/_pkg_.a BUILDSTDERR: packagefile strconv=$WORK/b017/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b031/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b006/_pkg_.a BUILDSTDERR: packagefile sync/atomic=$WORK/b012/_pkg_.a BUILDSTDERR: packagefile time=$WORK/b028/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/snapd-2.37.2/src/github.com/snapcore/snapd/systemd BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b153/_pkg_.a -trimpath $WORK/b153 -shared -p github.com/snapcore/snapd/systemd -complete -installsuffix shared -buildid PX97PoS_HXQWpwQDid7Y/PX97PoS_HXQWpwQDid7Y -goversion go1.10.7 -D "" -importcfg $WORK/b153/importcfg -pack ./escape.go ./journal.go ./sdnotify.go ./systemd.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b164/_pkg_.a # internal BUILDSTDERR: cp $WORK/b164/_pkg_.a /builddir/.cache/go-build/52/52e21ca09005d710ef43334c9e9905c55900db45eacf61f8bcebdc0a392125c2-d # internal BUILDSTDERR: github.com/snapcore/snapd/partition/grubenv BUILDSTDERR: mkdir -p $WORK/b165/ BUILDSTDERR: cat >$WORK/b165/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile bytes=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b024/_pkg_.a BUILDSTDERR: packagefile github.com/snapcore/snapd/strutil=$WORK/b069/_pkg_.a BUILDSTDERR: packagefile io/ioutil=$WORK/b075/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b025/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/snapd-2.37.2/src/github.com/snapcore/snapd/partition/grubenv BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b165/_pkg_.a -trimpath $WORK/b165 -shared -p github.com/snapcore/snapd/partition/grubenv -complete -installsuffix shared -buildid AoA5m2MndyvetD6coM6E/AoA5m2MndyvetD6coM6E -goversion go1.10.7 -D "" -importcfg $WORK/b165/importcfg -pack ./grubenv.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b165/_pkg_.a # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b149/_pkg_.a # internal BUILDSTDERR: cp $WORK/b165/_pkg_.a /builddir/.cache/go-build/22/22f9df81d1906a682f8f084a6356ee1928dba5f592999900c0f7992ab992e0cd-d # internal BUILDSTDERR: github.com/snapcore/snapd/partition/ubootenv BUILDSTDERR: mkdir -p $WORK/b166/ BUILDSTDERR: cat >$WORK/b166/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile bufio=$WORK/b002/_pkg_.a BUILDSTDERR: packagefile bytes=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile encoding/binary=$WORK/b020/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b024/_pkg_.a BUILDSTDERR: packagefile hash/crc32=$WORK/b123/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b005/_pkg_.a BUILDSTDERR: packagefile io/ioutil=$WORK/b075/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b025/_pkg_.a BUILDSTDERR: packagefile path/filepath=$WORK/b050/_pkg_.a BUILDSTDERR: packagefile sort=$WORK/b030/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b031/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cp $WORK/b149/_pkg_.a /builddir/.cache/go-build/ce/ce76ab7fc3e440677b784a98af7cb6e663be7544ac0800fc841bd8d305ae2cd1-d # internal BUILDSTDERR: github.com/snapcore/snapd/features BUILDSTDERR: mkdir -p $WORK/b169/ BUILDSTDERR: cat >$WORK/b169/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile fmt=$WORK/b024/_pkg_.a BUILDSTDERR: packagefile github.com/snapcore/snapd/dirs=$WORK/b059/_pkg_.a BUILDSTDERR: packagefile github.com/snapcore/snapd/osutil=$WORK/b062/_pkg_.a BUILDSTDERR: packagefile path/filepath=$WORK/b050/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/snapd-2.37.2/src/github.com/snapcore/snapd/features BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b169/_pkg_.a -trimpath $WORK/b169 -shared -p github.com/snapcore/snapd/features -complete -installsuffix shared -buildid klv-m3VE_0BMIX574IE2/klv-m3VE_0BMIX574IE2 -goversion go1.10.7 -D "" -importcfg $WORK/b169/importcfg -pack ./features.go BUILDSTDERR: cd /builddir/build/BUILD/snapd-2.37.2/src/github.com/snapcore/snapd/partition/ubootenv BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b166/_pkg_.a -trimpath $WORK/b166 -shared -p github.com/snapcore/snapd/partition/ubootenv -complete -installsuffix shared -buildid QBUiSeHONZGXXwrUHTll/QBUiSeHONZGXXwrUHTll -goversion go1.10.7 -D "" -importcfg $WORK/b166/importcfg -pack ./env.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b169/_pkg_.a # internal BUILDSTDERR: cp $WORK/b169/_pkg_.a /builddir/.cache/go-build/97/9708dadcb06b79e73944cb9e9aac151625fa522ba42476260528c0261c8df493-d # internal BUILDSTDERR: github.com/snapcore/snapd/overlord/state BUILDSTDERR: mkdir -p $WORK/b170/ BUILDSTDERR: cat >$WORK/b170/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile bytes=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile encoding/json=$WORK/b022/_pkg_.a BUILDSTDERR: packagefile errors=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b024/_pkg_.a BUILDSTDERR: packagefile github.com/snapcore/snapd/logger=$WORK/b107/_pkg_.a BUILDSTDERR: packagefile gopkg.in/tomb.v2=$WORK/b074/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b005/_pkg_.a BUILDSTDERR: packagefile sort=$WORK/b030/_pkg_.a BUILDSTDERR: packagefile strconv=$WORK/b017/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b031/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b006/_pkg_.a BUILDSTDERR: packagefile sync/atomic=$WORK/b012/_pkg_.a BUILDSTDERR: packagefile time=$WORK/b028/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/snapd-2.37.2/src/github.com/snapcore/snapd/overlord/state BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b170/_pkg_.a -trimpath $WORK/b170 -shared -p github.com/snapcore/snapd/overlord/state -complete -installsuffix shared -buildid yA05vSmnq9RzMmRnkN9z/yA05vSmnq9RzMmRnkN9z -goversion go1.10.7 -D "" -importcfg $WORK/b170/importcfg -pack ./change.go ./state.go ./task.go ./taskrunner.go ./warning.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b166/_pkg_.a # internal BUILDSTDERR: cp $WORK/b166/_pkg_.a /builddir/.cache/go-build/42/428e36fc414f65990956362fe9f70d4dbb527a4451026f61ec26189e972677d4-d # internal BUILDSTDERR: github.com/snapcore/snapd/partition BUILDSTDERR: mkdir -p $WORK/b163/ BUILDSTDERR: cat >$WORK/b163/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile errors=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b024/_pkg_.a BUILDSTDERR: packagefile github.com/snapcore/snapd/dirs=$WORK/b059/_pkg_.a BUILDSTDERR: packagefile github.com/snapcore/snapd/osutil=$WORK/b062/_pkg_.a BUILDSTDERR: packagefile github.com/snapcore/snapd/partition/androidbootenv=$WORK/b164/_pkg_.a BUILDSTDERR: packagefile github.com/snapcore/snapd/partition/grubenv=$WORK/b165/_pkg_.a BUILDSTDERR: packagefile github.com/snapcore/snapd/partition/ubootenv=$WORK/b166/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b025/_pkg_.a BUILDSTDERR: packagefile path/filepath=$WORK/b050/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/snapd-2.37.2/src/github.com/snapcore/snapd/partition BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b163/_pkg_.a -trimpath $WORK/b163 -shared -p github.com/snapcore/snapd/partition -complete -installsuffix shared -buildid i1-t0ri36JL_eW3uaRzv/i1-t0ri36JL_eW3uaRzv -goversion go1.10.7 -D "" -importcfg $WORK/b163/importcfg -pack ./androidboot.go ./bootloader.go ./grub.go ./uboot.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b153/_pkg_.a # internal BUILDSTDERR: cp $WORK/b153/_pkg_.a /builddir/.cache/go-build/52/52c5eb67ff1d4ff9530c42b80d1d5e7ed5acfee53492de054b1d40d0511401f6-d # internal BUILDSTDERR: gopkg.in/macaroon.v1 BUILDSTDERR: mkdir -p $WORK/b171/ BUILDSTDERR: cat >$WORK/b171/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile bytes=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile crypto/hmac=$WORK/b126/_pkg_.a BUILDSTDERR: packagefile crypto/rand=$WORK/b034/_pkg_.a BUILDSTDERR: packagefile crypto/sha256=$WORK/b078/_pkg_.a BUILDSTDERR: packagefile encoding/base64=$WORK/b019/_pkg_.a BUILDSTDERR: packagefile encoding/hex=$WORK/b043/_pkg_.a BUILDSTDERR: packagefile encoding/json=$WORK/b022/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b024/_pkg_.a BUILDSTDERR: packagefile golang.org/x/crypto/nacl/secretbox=$WORK/b172/_pkg_.a BUILDSTDERR: packagefile hash=$WORK/b016/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b005/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/share/gocode/src/gopkg.in/macaroon.v1 BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b171/_pkg_.a -trimpath $WORK/b171 -shared -p gopkg.in/macaroon.v1 -complete -installsuffix shared -buildid D6xzDHKgwllsNXddqocc/D6xzDHKgwllsNXddqocc -goversion go1.10.7 -D "" -importcfg $WORK/b171/importcfg -pack ./crypto.go ./macaroon.go ./marshal.go ./packet.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b163/_pkg_.a # internal BUILDSTDERR: cp $WORK/b163/_pkg_.a /builddir/.cache/go-build/4f/4fa14ea554c6a496842b57019707a6c856a386d62a152a3dfd44499d3dfa79be-d # internal BUILDSTDERR: github.com/snapcore/snapd/boot BUILDSTDERR: mkdir -p $WORK/b162/ BUILDSTDERR: cat >$WORK/b162/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile fmt=$WORK/b024/_pkg_.a BUILDSTDERR: packagefile github.com/snapcore/snapd/logger=$WORK/b107/_pkg_.a BUILDSTDERR: packagefile github.com/snapcore/snapd/partition=$WORK/b163/_pkg_.a BUILDSTDERR: packagefile github.com/snapcore/snapd/release=$WORK/b060/_pkg_.a BUILDSTDERR: packagefile github.com/snapcore/snapd/snap=$WORK/b105/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b025/_pkg_.a BUILDSTDERR: packagefile path/filepath=$WORK/b050/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/snapd-2.37.2/src/github.com/snapcore/snapd/boot BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b162/_pkg_.a -trimpath $WORK/b162 -shared -p github.com/snapcore/snapd/boot -complete -installsuffix shared -buildid MOmSQ80MXPNnTpcbFbOG/MOmSQ80MXPNnTpcbFbOG -goversion go1.10.7 -D "" -importcfg $WORK/b162/importcfg -pack ./kernel_os.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b162/_pkg_.a # internal BUILDSTDERR: cp $WORK/b162/_pkg_.a /builddir/.cache/go-build/fd/fdf07ea112ac58d6f268ad4f739ab48f60c93ffa094dfa4d9476f2bbf188be16-d # internal BUILDSTDERR: github.com/juju/ratelimit BUILDSTDERR: mkdir -p $WORK/b176/ BUILDSTDERR: cat >$WORK/b176/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile io=$WORK/b005/_pkg_.a BUILDSTDERR: packagefile math=$WORK/b018/_pkg_.a BUILDSTDERR: packagefile strconv=$WORK/b017/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b006/_pkg_.a BUILDSTDERR: packagefile time=$WORK/b028/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/share/gocode/src/github.com/juju/ratelimit BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b176/_pkg_.a -trimpath $WORK/b176 -shared -p github.com/juju/ratelimit -complete -installsuffix shared -buildid PeWCQgllbU18p8uKg8dF/PeWCQgllbU18p8uKg8dF -goversion go1.10.7 -D "" -importcfg $WORK/b176/importcfg -pack ./ratelimit.go ./reader.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b171/_pkg_.a # internal BUILDSTDERR: cp $WORK/b171/_pkg_.a /builddir/.cache/go-build/8b/8b16682c87f469b1c0287948a10457b0d3271339eee5d8687147253dc7fb139f-d # internal BUILDSTDERR: github.com/snapcore/snapd/jsonutil/safejson BUILDSTDERR: mkdir -p $WORK/b177/ BUILDSTDERR: cat >$WORK/b177/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile fmt=$WORK/b024/_pkg_.a BUILDSTDERR: packagefile github.com/snapcore/snapd/strutil=$WORK/b069/_pkg_.a BUILDSTDERR: packagefile strconv=$WORK/b017/_pkg_.a BUILDSTDERR: packagefile unicode=$WORK/b013/_pkg_.a BUILDSTDERR: packagefile unicode/utf16=$WORK/b032/_pkg_.a BUILDSTDERR: packagefile unicode/utf8=$WORK/b014/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/snapd-2.37.2/src/github.com/snapcore/snapd/jsonutil/safejson BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b177/_pkg_.a -trimpath $WORK/b177 -shared -p github.com/snapcore/snapd/jsonutil/safejson -complete -installsuffix shared -buildid kzhr09l1EpWyT8hfXJ-G/kzhr09l1EpWyT8hfXJ-G -goversion go1.10.7 -D "" -importcfg $WORK/b177/importcfg -pack ./safejson.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b176/_pkg_.a # internal BUILDSTDERR: cp $WORK/b176/_pkg_.a /builddir/.cache/go-build/ae/ae4357776c875734d04fb5d0c0d0a9015149d70739795d4b802fe2f536993feb-d # internal BUILDSTDERR: os/signal BUILDSTDERR: mkdir -p $WORK/b179/ BUILDSTDERR: cat >$WORK/b179/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile os=$WORK/b025/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b006/_pkg_.a BUILDSTDERR: packagefile syscall=$WORK/b027/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/os/signal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b179/_pkg_.a -trimpath $WORK/b179 -shared -p os/signal -std -installsuffix shared -buildid M5gdlJovK0gprUzwbbGI/M5gdlJovK0gprUzwbbGI -goversion go1.10.7 -D "" -importcfg $WORK/b179/importcfg -pack -asmhdr $WORK/b179/go_asm.h ./doc.go ./signal.go ./signal_unix.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b177/_pkg_.a # internal BUILDSTDERR: cp $WORK/b177/_pkg_.a /builddir/.cache/go-build/cb/cbcd79b81f17658e56bf078e5a7d0f1c3e95408b9375ad6abcc52faa34865d60-d # internal BUILDSTDERR: github.com/snapcore/snapd/interfaces/utils BUILDSTDERR: mkdir -p $WORK/b182/ BUILDSTDERR: cat >$WORK/b182/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile encoding/json=$WORK/b022/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/snapd-2.37.2/src/github.com/snapcore/snapd/interfaces/utils BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b182/_pkg_.a -trimpath $WORK/b182 -shared -p github.com/snapcore/snapd/interfaces/utils -complete -installsuffix shared -buildid O8yVYN_zxZnzCfRXUkOx/O8yVYN_zxZnzCfRXUkOx -goversion go1.10.7 -D "" -importcfg $WORK/b182/importcfg -pack ./utils.go BUILDSTDERR: cd /usr/lib/golang/src/os/signal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/asm -trimpath $WORK/b179 -I $WORK/b179/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm -shared -o $WORK/b179/sig.o ./sig.s BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/pack r $WORK/b179/_pkg_.a $WORK/b179/sig.o # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b179/_pkg_.a # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b182/_pkg_.a # internal BUILDSTDERR: cp $WORK/b182/_pkg_.a /builddir/.cache/go-build/2b/2b930822de903ac216e2d78663cdc141f6ee1f8e31d25b95bc58dc5ada6ddfbc-d # internal BUILDSTDERR: cp $WORK/b179/_pkg_.a /builddir/.cache/go-build/19/19ad250953f00f6877ca61b4b83ad81d8c3b5530752e14d709ce44c174357a6a-d # internal BUILDSTDERR: github.com/snapcore/snapd/osutil/strace BUILDSTDERR: mkdir -p $WORK/b183/ BUILDSTDERR: cat >$WORK/b183/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile bufio=$WORK/b002/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b024/_pkg_.a BUILDSTDERR: packagefile github.com/snapcore/snapd/dirs=$WORK/b059/_pkg_.a BUILDSTDERR: packagefile github.com/snapcore/snapd/osutil=$WORK/b062/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b005/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b025/_pkg_.a BUILDSTDERR: packagefile os/exec=$WORK/b049/_pkg_.a BUILDSTDERR: packagefile os/user=$WORK/b051/_pkg_.a BUILDSTDERR: packagefile path/filepath=$WORK/b050/_pkg_.a BUILDSTDERR: packagefile regexp=$WORK/b071/_pkg_.a BUILDSTDERR: packagefile strconv=$WORK/b017/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/snapd-2.37.2/src/github.com/snapcore/snapd/osutil/strace BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b183/_pkg_.a -trimpath $WORK/b183 -shared -p github.com/snapcore/snapd/osutil/strace -complete -installsuffix shared -buildid nMXEPqVYt0CFWNiFGJzz/nMXEPqVYt0CFWNiFGJzz -goversion go1.10.7 -D "" -importcfg $WORK/b183/importcfg -pack ./strace.go ./timing.go BUILDSTDERR: github.com/snapcore/snapd/interfaces/hotplug BUILDSTDERR: mkdir -p $WORK/b181/ BUILDSTDERR: cat >$WORK/b181/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile bufio=$WORK/b002/_pkg_.a BUILDSTDERR: packagefile bytes=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b024/_pkg_.a BUILDSTDERR: packagefile github.com/snapcore/snapd/dirs=$WORK/b059/_pkg_.a BUILDSTDERR: packagefile github.com/snapcore/snapd/interfaces/utils=$WORK/b182/_pkg_.a BUILDSTDERR: packagefile github.com/snapcore/snapd/snap=$WORK/b105/_pkg_.a BUILDSTDERR: packagefile os/exec=$WORK/b049/_pkg_.a BUILDSTDERR: packagefile path/filepath=$WORK/b050/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b031/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/snapd-2.37.2/src/github.com/snapcore/snapd/interfaces/hotplug BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b181/_pkg_.a -trimpath $WORK/b181 -shared -p github.com/snapcore/snapd/interfaces/hotplug -complete -installsuffix shared -buildid N94hSjqNYfsK3lQyKoCH/N94hSjqNYfsK3lQyKoCH -goversion go1.10.7 -D "" -importcfg $WORK/b181/importcfg -pack ./deviceinfo.go ./spec.go ./udevadm.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b170/_pkg_.a # internal BUILDSTDERR: cp $WORK/b170/_pkg_.a /builddir/.cache/go-build/db/dbd4ef3c0eed8545d150522f66b472a439705fa97ff93cd1e656fef54f57be7d-d # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b181/_pkg_.a # internal BUILDSTDERR: github.com/snapcore/snapd/overlord/configstate/config BUILDSTDERR: mkdir -p $WORK/b168/ BUILDSTDERR: cat >$WORK/b168/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile bytes=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile encoding/json=$WORK/b022/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b024/_pkg_.a BUILDSTDERR: packagefile github.com/snapcore/snapd/features=$WORK/b169/_pkg_.a BUILDSTDERR: packagefile github.com/snapcore/snapd/jsonutil=$WORK/b104/_pkg_.a BUILDSTDERR: packagefile github.com/snapcore/snapd/overlord/state=$WORK/b170/_pkg_.a BUILDSTDERR: packagefile github.com/snapcore/snapd/snap=$WORK/b105/_pkg_.a BUILDSTDERR: packagefile regexp=$WORK/b071/_pkg_.a BUILDSTDERR: packagefile sort=$WORK/b030/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b031/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b006/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/snapd-2.37.2/src/github.com/snapcore/snapd/overlord/configstate/config BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b168/_pkg_.a -trimpath $WORK/b168 -shared -p github.com/snapcore/snapd/overlord/configstate/config -complete -installsuffix shared -buildid gL5r7nuoxwmYz8i-Emyv/gL5r7nuoxwmYz8i-Emyv -goversion go1.10.7 -D "" -importcfg $WORK/b168/importcfg -pack ./helpers.go ./transaction.go BUILDSTDERR: cp $WORK/b181/_pkg_.a /builddir/.cache/go-build/6c/6c1a73bd06aabdb6b40136481120ada077f0eae2d27c0374479936f337f1ce68-d # internal BUILDSTDERR: github.com/snapcore/snapd/interfaces BUILDSTDERR: mkdir -p $WORK/b180/ BUILDSTDERR: cat >$WORK/b180/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile encoding/json=$WORK/b022/_pkg_.a BUILDSTDERR: packagefile errors=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b024/_pkg_.a BUILDSTDERR: packagefile github.com/snapcore/snapd/dirs=$WORK/b059/_pkg_.a BUILDSTDERR: packagefile github.com/snapcore/snapd/interfaces/hotplug=$WORK/b181/_pkg_.a BUILDSTDERR: packagefile github.com/snapcore/snapd/interfaces/utils=$WORK/b182/_pkg_.a BUILDSTDERR: packagefile github.com/snapcore/snapd/logger=$WORK/b107/_pkg_.a BUILDSTDERR: packagefile github.com/snapcore/snapd/osutil=$WORK/b062/_pkg_.a BUILDSTDERR: packagefile github.com/snapcore/snapd/release=$WORK/b060/_pkg_.a BUILDSTDERR: packagefile github.com/snapcore/snapd/snap=$WORK/b105/_pkg_.a BUILDSTDERR: packagefile io/ioutil=$WORK/b075/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b025/_pkg_.a BUILDSTDERR: packagefile path/filepath=$WORK/b050/_pkg_.a BUILDSTDERR: packagefile reflect=$WORK/b021/_pkg_.a BUILDSTDERR: packagefile regexp=$WORK/b071/_pkg_.a BUILDSTDERR: packagefile sort=$WORK/b030/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b031/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b006/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/snapd-2.37.2/src/github.com/snapcore/snapd/interfaces BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b180/_pkg_.a -trimpath $WORK/b180 -shared -p github.com/snapcore/snapd/interfaces -complete -installsuffix shared -buildid -SrNfBVokdnmb_WRfb4w/-SrNfBVokdnmb_WRfb4w -goversion go1.10.7 -D "" -importcfg $WORK/b180/importcfg -pack ./backend.go ./connection.go ./core.go ./naming.go ./repo.go ./sorting.go ./system_key.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b183/_pkg_.a # internal BUILDSTDERR: cp $WORK/b183/_pkg_.a /builddir/.cache/go-build/69/690d35ec30c3302e50938fb18c7d4f33e026e321d2d9e3be60d96f57f7a92e89-d # internal BUILDSTDERR: github.com/snapcore/snapd/snap/pack BUILDSTDERR: mkdir -p $WORK/b184/ BUILDSTDERR: cat >$WORK/b184/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile fmt=$WORK/b024/_pkg_.a BUILDSTDERR: packagefile github.com/snapcore/snapd/logger=$WORK/b107/_pkg_.a BUILDSTDERR: packagefile github.com/snapcore/snapd/snap=$WORK/b105/_pkg_.a BUILDSTDERR: packagefile github.com/snapcore/snapd/snap/snapdir=$WORK/b108/_pkg_.a BUILDSTDERR: packagefile github.com/snapcore/snapd/snap/squashfs=$WORK/b109/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b005/_pkg_.a BUILDSTDERR: packagefile io/ioutil=$WORK/b075/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b025/_pkg_.a BUILDSTDERR: packagefile path/filepath=$WORK/b050/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/snapd-2.37.2/src/github.com/snapcore/snapd/snap/pack BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b184/_pkg_.a -trimpath $WORK/b184 -shared -p github.com/snapcore/snapd/snap/pack -complete -installsuffix shared -buildid 1P5jVzslCJixfbUM_kTY/1P5jVzslCJixfbUM_kTY -goversion go1.10.7 -D "" -importcfg $WORK/b184/importcfg -pack ./pack.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b184/_pkg_.a # internal BUILDSTDERR: cp $WORK/b184/_pkg_.a /builddir/.cache/go-build/0f/0f62d67a7ed87388ff84a4834481df6659724e57fdba1aff7fdd87f26d3f2137-d # internal BUILDSTDERR: github.com/snapcore/snapd/snap/snapenv BUILDSTDERR: mkdir -p $WORK/b185/ BUILDSTDERR: cat >$WORK/b185/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile fmt=$WORK/b024/_pkg_.a BUILDSTDERR: packagefile github.com/snapcore/snapd/arch=$WORK/b106/_pkg_.a BUILDSTDERR: packagefile github.com/snapcore/snapd/dirs=$WORK/b059/_pkg_.a BUILDSTDERR: packagefile github.com/snapcore/snapd/osutil/sys=$WORK/b068/_pkg_.a BUILDSTDERR: packagefile github.com/snapcore/snapd/snap=$WORK/b105/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b025/_pkg_.a BUILDSTDERR: packagefile os/user=$WORK/b051/_pkg_.a BUILDSTDERR: packagefile path/filepath=$WORK/b050/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b031/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/snapd-2.37.2/src/github.com/snapcore/snapd/snap/snapenv BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b185/_pkg_.a -trimpath $WORK/b185 -shared -p github.com/snapcore/snapd/snap/snapenv -complete -installsuffix shared -buildid kJX5gYp8fDc3NYzaaSK9/kJX5gYp8fDc3NYzaaSK9 -goversion go1.10.7 -D "" -importcfg $WORK/b185/importcfg -pack ./snapenv.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b168/_pkg_.a # internal BUILDSTDERR: cp $WORK/b168/_pkg_.a /builddir/.cache/go-build/eb/eb44468cf9e76511431c3a2a90f02ffa31df4019c0acd5527b5c3e18ce108f7a-d # internal BUILDSTDERR: github.com/snapcore/snapd/overlord/auth BUILDSTDERR: mkdir -p $WORK/b167/ BUILDSTDERR: cat >$WORK/b167/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile crypto/rand=$WORK/b034/_pkg_.a BUILDSTDERR: packagefile encoding/base64=$WORK/b019/_pkg_.a BUILDSTDERR: packagefile errors=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b024/_pkg_.a BUILDSTDERR: packagefile github.com/snapcore/snapd/asserts=$WORK/b076/_pkg_.a BUILDSTDERR: packagefile github.com/snapcore/snapd/asserts/sysdb=$WORK/b102/_pkg_.a BUILDSTDERR: packagefile github.com/snapcore/snapd/overlord/configstate/config=$WORK/b168/_pkg_.a BUILDSTDERR: packagefile github.com/snapcore/snapd/overlord/state=$WORK/b170/_pkg_.a BUILDSTDERR: packagefile golang.org/x/net/context=$WORK/b073/_pkg_.a BUILDSTDERR: packagefile gopkg.in/macaroon.v1=$WORK/b171/_pkg_.a BUILDSTDERR: packagefile net/url=$WORK/b100/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b025/_pkg_.a BUILDSTDERR: packagefile sort=$WORK/b030/_pkg_.a BUILDSTDERR: packagefile strconv=$WORK/b017/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/snapd-2.37.2/src/github.com/snapcore/snapd/overlord/auth BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b167/_pkg_.a -trimpath $WORK/b167 -shared -p github.com/snapcore/snapd/overlord/auth -complete -installsuffix shared -buildid zBIDdfhrygfJxjqXoJBG/zBIDdfhrygfJxjqXoJBG -goversion go1.10.7 -D "" -importcfg $WORK/b167/importcfg -pack ./auth.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b185/_pkg_.a # internal BUILDSTDERR: cp $WORK/b185/_pkg_.a /builddir/.cache/go-build/08/08f1ec01c4b579621dbfc1acef8bea15260970a49f472295e037418c714bcd53-d # internal BUILDSTDERR: github.com/snapcore/snapd/strutil/shlex BUILDSTDERR: mkdir -p $WORK/b186/ BUILDSTDERR: cat >$WORK/b186/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile bufio=$WORK/b002/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b024/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b005/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b031/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/snapd-2.37.2/src/github.com/snapcore/snapd/strutil/shlex BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b186/_pkg_.a -trimpath $WORK/b186 -shared -p github.com/snapcore/snapd/strutil/shlex -complete -installsuffix shared -buildid zFaLkel2r1M-LyfhdLLv/zFaLkel2r1M-LyfhdLLv -goversion go1.10.7 -D "" -importcfg $WORK/b186/importcfg -pack ./shlex.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b186/_pkg_.a # internal BUILDSTDERR: cp $WORK/b186/_pkg_.a /builddir/.cache/go-build/75/7501ea9a7c36c4061b680d0232c926f6aceb0542f75d0932ada99208f3558618-d # internal BUILDSTDERR: encoding/xml BUILDSTDERR: mkdir -p $WORK/b189/ BUILDSTDERR: cat >$WORK/b189/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile bufio=$WORK/b002/_pkg_.a BUILDSTDERR: packagefile bytes=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile encoding=$WORK/b023/_pkg_.a BUILDSTDERR: packagefile errors=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b024/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b005/_pkg_.a BUILDSTDERR: packagefile reflect=$WORK/b021/_pkg_.a BUILDSTDERR: packagefile strconv=$WORK/b017/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b031/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b006/_pkg_.a BUILDSTDERR: packagefile unicode=$WORK/b013/_pkg_.a BUILDSTDERR: packagefile unicode/utf8=$WORK/b014/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/encoding/xml BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b189/_pkg_.a -trimpath $WORK/b189 -shared -p encoding/xml -std -complete -installsuffix shared -buildid 7RFXSQ9zHTms9-nePACh/7RFXSQ9zHTms9-nePACh -goversion go1.10.7 -D "" -importcfg $WORK/b189/importcfg -pack ./marshal.go ./read.go ./typeinfo.go ./xml.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b167/_pkg_.a # internal BUILDSTDERR: cp $WORK/b167/_pkg_.a /builddir/.cache/go-build/81/810c39500f907ed3c48ca839e8d2f45da73eb41303cad1e6856713b86d1e09d6-d # internal BUILDSTDERR: github.com/snapcore/snapd/userd/ui BUILDSTDERR: mkdir -p $WORK/b190/ BUILDSTDERR: cat >$WORK/b190/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile fmt=$WORK/b024/_pkg_.a BUILDSTDERR: packagefile github.com/snapcore/snapd/osutil=$WORK/b062/_pkg_.a BUILDSTDERR: packagefile html=$WORK/b191/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b025/_pkg_.a BUILDSTDERR: packagefile os/exec=$WORK/b049/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b031/_pkg_.a BUILDSTDERR: packagefile time=$WORK/b028/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/snapd-2.37.2/src/github.com/snapcore/snapd/userd/ui BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b190/_pkg_.a -trimpath $WORK/b190 -shared -p github.com/snapcore/snapd/userd/ui -complete -installsuffix shared -buildid 4NbsLewnb9drgWnkxSSP/4NbsLewnb9drgWnkxSSP -goversion go1.10.7 -D "" -importcfg $WORK/b190/importcfg -pack ./kdialog.go ./ui.go ./zenity.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b190/_pkg_.a # internal BUILDSTDERR: cp $WORK/b190/_pkg_.a /builddir/.cache/go-build/1d/1dc3d661a01d49202369c3d18d3e39efd773b80492c05545d1e481188df7e336-d # internal BUILDSTDERR: github.com/snapcore/snapd/x11 BUILDSTDERR: mkdir -p $WORK/b192/ BUILDSTDERR: cat >$WORK/b192/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile encoding/binary=$WORK/b020/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b024/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b005/_pkg_.a BUILDSTDERR: packagefile io/ioutil=$WORK/b075/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b025/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/snapd-2.37.2/src/github.com/snapcore/snapd/x11 BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b192/_pkg_.a -trimpath $WORK/b192 -shared -p github.com/snapcore/snapd/x11 -complete -installsuffix shared -buildid IBjUJA4ydxBu2e34BHN6/IBjUJA4ydxBu2e34BHN6 -goversion go1.10.7 -D "" -importcfg $WORK/b192/importcfg -pack ./xauth.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b192/_pkg_.a # internal BUILDSTDERR: cp $WORK/b192/_pkg_.a /builddir/.cache/go-build/f2/f2e5084dbe1e6d9a78fa2b8c30025e7843b9d60d95a86ac6dee7da610f37f9cb-d # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b180/_pkg_.a # internal BUILDSTDERR: go/token BUILDSTDERR: mkdir -p $WORK/b196/ BUILDSTDERR: cat >$WORK/b196/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile fmt=$WORK/b024/_pkg_.a BUILDSTDERR: packagefile sort=$WORK/b030/_pkg_.a BUILDSTDERR: packagefile strconv=$WORK/b017/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b006/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/go/token BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b196/_pkg_.a -trimpath $WORK/b196 -shared -p go/token -std -complete -installsuffix shared -buildid Z5J8PcOpmU1u7MJ1qaUm/Z5J8PcOpmU1u7MJ1qaUm -goversion go1.10.7 -D "" -importcfg $WORK/b196/importcfg -pack ./position.go ./serialize.go ./token.go BUILDSTDERR: cp $WORK/b180/_pkg_.a /builddir/.cache/go-build/bc/bc9040498ea818c7a072ccf442a3fc96265aa3aea247a1428b6f73d0e9d7362c-d # internal BUILDSTDERR: text/template/parse BUILDSTDERR: mkdir -p $WORK/b198/ BUILDSTDERR: cat >$WORK/b198/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile bytes=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b024/_pkg_.a BUILDSTDERR: packagefile runtime=$WORK/b009/_pkg_.a BUILDSTDERR: packagefile strconv=$WORK/b017/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b031/_pkg_.a BUILDSTDERR: packagefile unicode=$WORK/b013/_pkg_.a BUILDSTDERR: packagefile unicode/utf8=$WORK/b014/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/text/template/parse BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b198/_pkg_.a -trimpath $WORK/b198 -shared -p text/template/parse -std -complete -installsuffix shared -buildid jEg2g-SkXwHvPwJrk2gE/jEg2g-SkXwHvPwJrk2gE -goversion go1.10.7 -D "" -importcfg $WORK/b198/importcfg -pack ./lex.go ./node.go ./parse.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b196/_pkg_.a # internal BUILDSTDERR: cp $WORK/b196/_pkg_.a /builddir/.cache/go-build/fd/fdf22d2ae47ac9fd2a94c4c79870e6ccb55accd040988c86cd3fd2f7db0600fc-d # internal BUILDSTDERR: go/scanner BUILDSTDERR: mkdir -p $WORK/b195/ BUILDSTDERR: cat >$WORK/b195/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile bytes=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b024/_pkg_.a BUILDSTDERR: packagefile go/token=$WORK/b196/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b005/_pkg_.a BUILDSTDERR: packagefile path/filepath=$WORK/b050/_pkg_.a BUILDSTDERR: packagefile sort=$WORK/b030/_pkg_.a BUILDSTDERR: packagefile strconv=$WORK/b017/_pkg_.a BUILDSTDERR: packagefile unicode=$WORK/b013/_pkg_.a BUILDSTDERR: packagefile unicode/utf8=$WORK/b014/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/go/scanner BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b195/_pkg_.a -trimpath $WORK/b195 -shared -p go/scanner -std -complete -installsuffix shared -buildid NITvZzor3sr08NabK6r3/NITvZzor3sr08NabK6r3 -goversion go1.10.7 -D "" -importcfg $WORK/b195/importcfg -pack ./errors.go ./scanner.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b195/_pkg_.a # internal BUILDSTDERR: cp $WORK/b195/_pkg_.a /builddir/.cache/go-build/a7/a71a93dc0f2dc1d63a8caf6983cfd7c6189adf1be9d78846b695eceecd27e099-d # internal BUILDSTDERR: go/ast BUILDSTDERR: mkdir -p $WORK/b194/ BUILDSTDERR: cat >$WORK/b194/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile bytes=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b024/_pkg_.a BUILDSTDERR: packagefile go/scanner=$WORK/b195/_pkg_.a BUILDSTDERR: packagefile go/token=$WORK/b196/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b005/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b025/_pkg_.a BUILDSTDERR: packagefile reflect=$WORK/b021/_pkg_.a BUILDSTDERR: packagefile sort=$WORK/b030/_pkg_.a BUILDSTDERR: packagefile strconv=$WORK/b017/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b031/_pkg_.a BUILDSTDERR: packagefile unicode=$WORK/b013/_pkg_.a BUILDSTDERR: packagefile unicode/utf8=$WORK/b014/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/go/ast BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b194/_pkg_.a -trimpath $WORK/b194 -shared -p go/ast -std -complete -installsuffix shared -buildid S1xmVRLLUOy5vWHHlktV/S1xmVRLLUOy5vWHHlktV -goversion go1.10.7 -D "" -importcfg $WORK/b194/importcfg -pack ./ast.go ./commentmap.go ./filter.go ./import.go ./print.go ./resolve.go ./scope.go ./walk.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b198/_pkg_.a # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b189/_pkg_.a # internal BUILDSTDERR: cp $WORK/b189/_pkg_.a /builddir/.cache/go-build/9e/9ea5128b926937b95ac2f5b5806e59bfb0fbc9a2ffdacff018759a1378a434bb-d # internal BUILDSTDERR: github.com/godbus/dbus/introspect BUILDSTDERR: mkdir -p $WORK/b188/ BUILDSTDERR: cat >$WORK/b188/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile encoding/xml=$WORK/b189/_pkg_.a BUILDSTDERR: packagefile github.com/godbus/dbus=$WORK/b033/_pkg_.a BUILDSTDERR: packagefile reflect=$WORK/b021/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b031/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/share/gocode/src/github.com/godbus/dbus/introspect BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b188/_pkg_.a -trimpath $WORK/b188 -shared -p github.com/godbus/dbus/introspect -complete -installsuffix shared -buildid 3qX8XHhum6G7xAEcvSlz/3qX8XHhum6G7xAEcvSlz -goversion go1.10.7 -D "" -importcfg $WORK/b188/importcfg -pack ./call.go ./introspect.go ./introspectable.go BUILDSTDERR: cp $WORK/b198/_pkg_.a /builddir/.cache/go-build/81/81d6d4e0eead8c4fc09a8249034351b1c4551e0eb80131faf839dab6e4855399-d # internal BUILDSTDERR: text/template BUILDSTDERR: mkdir -p $WORK/b197/ BUILDSTDERR: cat >$WORK/b197/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile bytes=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile errors=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b024/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b005/_pkg_.a BUILDSTDERR: packagefile io/ioutil=$WORK/b075/_pkg_.a BUILDSTDERR: packagefile net/url=$WORK/b100/_pkg_.a BUILDSTDERR: packagefile path/filepath=$WORK/b050/_pkg_.a BUILDSTDERR: packagefile reflect=$WORK/b021/_pkg_.a BUILDSTDERR: packagefile runtime=$WORK/b009/_pkg_.a BUILDSTDERR: packagefile sort=$WORK/b030/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b031/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b006/_pkg_.a BUILDSTDERR: packagefile text/template/parse=$WORK/b198/_pkg_.a BUILDSTDERR: packagefile unicode=$WORK/b013/_pkg_.a BUILDSTDERR: packagefile unicode/utf8=$WORK/b014/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/text/template BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b197/_pkg_.a -trimpath $WORK/b197 -shared -p text/template -std -complete -installsuffix shared -buildid _5yafrkNkLJoae3ppeA_/_5yafrkNkLJoae3ppeA_ -goversion go1.10.7 -D "" -importcfg $WORK/b197/importcfg -pack ./doc.go ./exec.go ./funcs.go ./helper.go ./option.go ./template.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b188/_pkg_.a # internal BUILDSTDERR: cp $WORK/b188/_pkg_.a /builddir/.cache/go-build/43/4376d1f41dc30e15989a174d0c1f3dafee8aaae522c93930f222c14e70e3b156-d # internal BUILDSTDERR: github.com/snapcore/snapd/userd BUILDSTDERR: mkdir -p $WORK/b187/ BUILDSTDERR: cat >$WORK/b187/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile bufio=$WORK/b002/_pkg_.a BUILDSTDERR: packagefile bytes=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b024/_pkg_.a BUILDSTDERR: packagefile github.com/godbus/dbus=$WORK/b033/_pkg_.a BUILDSTDERR: packagefile github.com/godbus/dbus/introspect=$WORK/b188/_pkg_.a BUILDSTDERR: packagefile github.com/snapcore/snapd/dirs=$WORK/b059/_pkg_.a BUILDSTDERR: packagefile github.com/snapcore/snapd/i18n=$WORK/b113/_pkg_.a BUILDSTDERR: packagefile github.com/snapcore/snapd/logger=$WORK/b107/_pkg_.a BUILDSTDERR: packagefile github.com/snapcore/snapd/osutil=$WORK/b062/_pkg_.a BUILDSTDERR: packagefile github.com/snapcore/snapd/osutil/sys=$WORK/b068/_pkg_.a BUILDSTDERR: packagefile github.com/snapcore/snapd/snap=$WORK/b105/_pkg_.a BUILDSTDERR: packagefile github.com/snapcore/snapd/strutil=$WORK/b069/_pkg_.a BUILDSTDERR: packagefile github.com/snapcore/snapd/strutil/shlex=$WORK/b186/_pkg_.a BUILDSTDERR: packagefile github.com/snapcore/snapd/systemd=$WORK/b153/_pkg_.a BUILDSTDERR: packagefile github.com/snapcore/snapd/userd/ui=$WORK/b190/_pkg_.a BUILDSTDERR: packagefile gopkg.in/tomb.v2=$WORK/b074/_pkg_.a BUILDSTDERR: packagefile log/syslog=$WORK/b155/_pkg_.a BUILDSTDERR: packagefile net/url=$WORK/b100/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b025/_pkg_.a BUILDSTDERR: packagefile os/exec=$WORK/b049/_pkg_.a BUILDSTDERR: packagefile os/user=$WORK/b051/_pkg_.a BUILDSTDERR: packagefile path/filepath=$WORK/b050/_pkg_.a BUILDSTDERR: packagefile sort=$WORK/b030/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b031/_pkg_.a BUILDSTDERR: packagefile syscall=$WORK/b027/_pkg_.a BUILDSTDERR: packagefile time=$WORK/b028/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/snapd-2.37.2/src/github.com/snapcore/snapd/userd BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b187/_pkg_.a -trimpath $WORK/b187 -shared -p github.com/snapcore/snapd/userd -complete -installsuffix shared -buildid a_xTDvS_ATJRR18w1wjl/a_xTDvS_ATJRR18w1wjl -goversion go1.10.7 -D "" -importcfg $WORK/b187/importcfg -pack ./autostart.go ./helpers.go ./launcher.go ./settings.go ./userd.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b187/_pkg_.a # internal BUILDSTDERR: cp $WORK/b187/_pkg_.a /builddir/.cache/go-build/10/1017d057e1f63bfb988fe5cd2a639b93cc5ee5acdd43caf926e8ceac6190c5ef-d # internal BUILDSTDERR: text/tabwriter BUILDSTDERR: mkdir -p $WORK/b199/ BUILDSTDERR: cat >$WORK/b199/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile bytes=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b005/_pkg_.a BUILDSTDERR: packagefile unicode/utf8=$WORK/b014/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/text/tabwriter BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b199/_pkg_.a -trimpath $WORK/b199 -shared -p text/tabwriter -std -complete -installsuffix shared -buildid sS-BhHOgD7PnA2S-ypD2/sS-BhHOgD7PnA2S-ypD2 -goversion go1.10.7 -D "" -importcfg $WORK/b199/importcfg -pack ./tabwriter.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b194/_pkg_.a # internal BUILDSTDERR: cp $WORK/b194/_pkg_.a /builddir/.cache/go-build/c2/c2be7829dffd15666c7a18ba274ee4352dd0ea3d47d4510f36e97666a7ea6acd-d # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b199/_pkg_.a # internal BUILDSTDERR: cp $WORK/b199/_pkg_.a /builddir/.cache/go-build/9d/9d4a93d9f4b2a13cd3ec719e5a9e30a9d0b151b144db001b30fc6a8def54ff86-d # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b197/_pkg_.a # internal BUILDSTDERR: cp $WORK/b197/_pkg_.a /builddir/.cache/go-build/32/3238d499cf7d03070635090538569e78ca8ac4adde5b06a0cd1963710be513bc-d # internal BUILDSTDERR: go/doc BUILDSTDERR: mkdir -p $WORK/b193/ BUILDSTDERR: cat >$WORK/b193/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile go/ast=$WORK/b194/_pkg_.a BUILDSTDERR: packagefile go/token=$WORK/b196/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b005/_pkg_.a BUILDSTDERR: packagefile path=$WORK/b053/_pkg_.a BUILDSTDERR: packagefile regexp=$WORK/b071/_pkg_.a BUILDSTDERR: packagefile sort=$WORK/b030/_pkg_.a BUILDSTDERR: packagefile strconv=$WORK/b017/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b031/_pkg_.a BUILDSTDERR: packagefile text/template=$WORK/b197/_pkg_.a BUILDSTDERR: packagefile unicode=$WORK/b013/_pkg_.a BUILDSTDERR: packagefile unicode/utf8=$WORK/b014/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/go/doc BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b193/_pkg_.a -trimpath $WORK/b193 -shared -p go/doc -std -complete -installsuffix shared -buildid 6OL86TO-szVixqMixZkG/6OL86TO-szVixqMixZkG -goversion go1.10.7 -D "" -importcfg $WORK/b193/importcfg -pack ./comment.go ./doc.go ./example.go ./exports.go ./filter.go ./reader.go ./synopsis.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b193/_pkg_.a # internal BUILDSTDERR: cp $WORK/b193/_pkg_.a /builddir/.cache/go-build/24/2450c41213875739173bbda99db719c211f5b6b51a9a1c446c9d29ccdd311652-d # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b121/_pkg_.a # internal BUILDSTDERR: cp $WORK/b121/_pkg_.a /builddir/.cache/go-build/37/3743f005bd9f8e1b6a879a4116a60b868bf40c51d64615e2d88e7c506674cf83-d # internal BUILDSTDERR: golang.org/x/net/context/ctxhttp BUILDSTDERR: mkdir -p $WORK/b178/ BUILDSTDERR: cat >$WORK/b178/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile golang.org/x/net/context=$WORK/b073/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b005/_pkg_.a BUILDSTDERR: packagefile net/http=$WORK/b121/_pkg_.a BUILDSTDERR: packagefile net/url=$WORK/b100/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b031/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/share/gocode/src/golang.org/x/net/context/ctxhttp BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b178/_pkg_.a -trimpath $WORK/b178 -shared -p golang.org/x/net/context/ctxhttp -complete -installsuffix shared -buildid zsC-UCGVz5Ul7jDYVc_8/zsC-UCGVz5Ul7jDYVc_8 -goversion go1.10.7 -D "" -importcfg $WORK/b178/importcfg -pack ./ctxhttp.go BUILDSTDERR: net/http/httputil BUILDSTDERR: mkdir -p $WORK/b158/ BUILDSTDERR: cat >$WORK/b158/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile bufio=$WORK/b002/_pkg_.a BUILDSTDERR: packagefile bytes=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile context=$WORK/b045/_pkg_.a BUILDSTDERR: packagefile errors=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b024/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b005/_pkg_.a BUILDSTDERR: packagefile io/ioutil=$WORK/b075/_pkg_.a BUILDSTDERR: packagefile log=$WORK/b057/_pkg_.a BUILDSTDERR: packagefile net=$WORK/b044/_pkg_.a BUILDSTDERR: packagefile net/http=$WORK/b121/_pkg_.a BUILDSTDERR: packagefile net/http/internal=$WORK/b147/_pkg_.a BUILDSTDERR: packagefile net/textproto=$WORK/b099/_pkg_.a BUILDSTDERR: packagefile net/url=$WORK/b100/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b031/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b006/_pkg_.a BUILDSTDERR: packagefile time=$WORK/b028/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/net/http/httputil BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b158/_pkg_.a -trimpath $WORK/b158 -shared -p net/http/httputil -std -complete -installsuffix shared -buildid icTdmETIJ6IbH6pYSrSy/icTdmETIJ6IbH6pYSrSy -goversion go1.10.7 -D "" -importcfg $WORK/b158/importcfg -pack ./dump.go ./httputil.go ./persist.go ./reverseproxy.go BUILDSTDERR: github.com/snapcore/snapd/client BUILDSTDERR: mkdir -p $WORK/b103/ BUILDSTDERR: cat >$WORK/b103/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile bufio=$WORK/b002/_pkg_.a BUILDSTDERR: packagefile bytes=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile encoding/json=$WORK/b022/_pkg_.a BUILDSTDERR: packagefile errors=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b024/_pkg_.a BUILDSTDERR: packagefile github.com/snapcore/snapd/asserts=$WORK/b076/_pkg_.a BUILDSTDERR: packagefile github.com/snapcore/snapd/dirs=$WORK/b059/_pkg_.a BUILDSTDERR: packagefile github.com/snapcore/snapd/jsonutil=$WORK/b104/_pkg_.a BUILDSTDERR: packagefile github.com/snapcore/snapd/osutil=$WORK/b062/_pkg_.a BUILDSTDERR: packagefile github.com/snapcore/snapd/snap=$WORK/b105/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b005/_pkg_.a BUILDSTDERR: packagefile io/ioutil=$WORK/b075/_pkg_.a BUILDSTDERR: packagefile mime/multipart=$WORK/b119/_pkg_.a BUILDSTDERR: packagefile net=$WORK/b044/_pkg_.a BUILDSTDERR: packagefile net/http=$WORK/b121/_pkg_.a BUILDSTDERR: packagefile net/url=$WORK/b100/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b025/_pkg_.a BUILDSTDERR: packagefile path=$WORK/b053/_pkg_.a BUILDSTDERR: packagefile path/filepath=$WORK/b050/_pkg_.a BUILDSTDERR: packagefile regexp=$WORK/b071/_pkg_.a BUILDSTDERR: packagefile strconv=$WORK/b017/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b031/_pkg_.a BUILDSTDERR: packagefile time=$WORK/b028/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/snapd-2.37.2/src/github.com/snapcore/snapd/client BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b103/_pkg_.a -trimpath $WORK/b103 -shared -p github.com/snapcore/snapd/client -complete -installsuffix shared -buildid jRvUsJAckWldPVnWwl1Y/jRvUsJAckWldPVnWwl1Y -goversion go1.10.7 -D "" -importcfg $WORK/b103/importcfg -pack ./aliases.go ./apps.go ./asserts.go ./buy.go ./change.go ./client.go ./conf.go ./icons.go ./interfaces.go ./login.go ./packages.go ./snap_op.go ./snapctl.go ./snapshot.go ./warnings.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b178/_pkg_.a # internal BUILDSTDERR: cp $WORK/b178/_pkg_.a /builddir/.cache/go-build/4c/4c099c6026b058312bc8ba7bba7db91d855043c6092cf8f535400e56348928ef-d # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b158/_pkg_.a # internal BUILDSTDERR: cp $WORK/b158/_pkg_.a /builddir/.cache/go-build/48/4889d5e969183b23aa1c87fb7ddbae60481095a66179d666b8c4b5b4dca23049-d # internal BUILDSTDERR: github.com/snapcore/snapd/httputil BUILDSTDERR: mkdir -p $WORK/b156/ BUILDSTDERR: cat >$WORK/b156/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile crypto/tls=$WORK/b125/_pkg_.a BUILDSTDERR: packagefile errors=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b024/_pkg_.a BUILDSTDERR: packagefile github.com/snapcore/snapd/arch=$WORK/b106/_pkg_.a BUILDSTDERR: packagefile github.com/snapcore/snapd/logger=$WORK/b107/_pkg_.a BUILDSTDERR: packagefile github.com/snapcore/snapd/osutil=$WORK/b062/_pkg_.a BUILDSTDERR: packagefile github.com/snapcore/snapd/release=$WORK/b060/_pkg_.a BUILDSTDERR: packagefile gopkg.in/retry.v1=$WORK/b157/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b005/_pkg_.a BUILDSTDERR: packagefile net=$WORK/b044/_pkg_.a BUILDSTDERR: packagefile net/http=$WORK/b121/_pkg_.a BUILDSTDERR: packagefile net/http/httputil=$WORK/b158/_pkg_.a BUILDSTDERR: packagefile net/url=$WORK/b100/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b025/_pkg_.a BUILDSTDERR: packagefile strconv=$WORK/b017/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b031/_pkg_.a BUILDSTDERR: packagefile syscall=$WORK/b027/_pkg_.a BUILDSTDERR: packagefile time=$WORK/b028/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/snapd-2.37.2/src/github.com/snapcore/snapd/httputil BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b156/_pkg_.a -trimpath $WORK/b156 -shared -p github.com/snapcore/snapd/httputil -complete -installsuffix shared -buildid Rcw8dBwAw2AlCcXovgQT/Rcw8dBwAw2AlCcXovgQT -goversion go1.10.7 -D "" -importcfg $WORK/b156/importcfg -pack ./client.go ./logger.go ./redirect18.go ./retry.go ./transport17.go ./useragent.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b156/_pkg_.a # internal BUILDSTDERR: cp $WORK/b156/_pkg_.a /builddir/.cache/go-build/62/627d10baa17ddfd1cfd580c7b71ebf4c6222b849a7ed7c4d3efb8b9b7484063f-d # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b103/_pkg_.a # internal BUILDSTDERR: cp $WORK/b103/_pkg_.a /builddir/.cache/go-build/ed/eddab1c8a6f3f59427d43617d041f87c329ffc34a2d42094f971e900f36d620a-d # internal BUILDSTDERR: github.com/snapcore/snapd/cmd BUILDSTDERR: mkdir -p $WORK/b148/ BUILDSTDERR: cat >$WORK/b148/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile bytes=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b024/_pkg_.a BUILDSTDERR: packagefile github.com/snapcore/snapd/client=$WORK/b103/_pkg_.a BUILDSTDERR: packagefile github.com/snapcore/snapd/dirs=$WORK/b059/_pkg_.a BUILDSTDERR: packagefile github.com/snapcore/snapd/logger=$WORK/b107/_pkg_.a BUILDSTDERR: packagefile github.com/snapcore/snapd/osutil=$WORK/b062/_pkg_.a BUILDSTDERR: packagefile github.com/snapcore/snapd/progress=$WORK/b149/_pkg_.a BUILDSTDERR: packagefile github.com/snapcore/snapd/release=$WORK/b060/_pkg_.a BUILDSTDERR: packagefile github.com/snapcore/snapd/snap=$WORK/b105/_pkg_.a BUILDSTDERR: packagefile github.com/snapcore/snapd/strutil=$WORK/b069/_pkg_.a BUILDSTDERR: packagefile github.com/snapcore/snapd/systemd=$WORK/b153/_pkg_.a BUILDSTDERR: packagefile io/ioutil=$WORK/b075/_pkg_.a BUILDSTDERR: packagefile log=$WORK/b057/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b025/_pkg_.a BUILDSTDERR: packagefile path/filepath=$WORK/b050/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b031/_pkg_.a BUILDSTDERR: packagefile syscall=$WORK/b027/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/snapd-2.37.2/src/github.com/snapcore/snapd/cmd BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b148/_pkg_.a -trimpath $WORK/b148 -shared -p github.com/snapcore/snapd/cmd -complete -installsuffix shared -buildid HZRqvg-ERMzGHtmTuYe_/HZRqvg-ERMzGHtmTuYe_ -goversion go1.10.7 -D "" -importcfg $WORK/b148/importcfg -pack ./appinfo.go ./cmd_linux.go ./version.go ./version_generated.go BUILDSTDERR: github.com/snapcore/snapd/store BUILDSTDERR: mkdir -p $WORK/b175/ BUILDSTDERR: cat >$WORK/b175/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile bytes=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile crypto=$WORK/b015/_pkg_.a BUILDSTDERR: packagefile encoding/base64=$WORK/b019/_pkg_.a BUILDSTDERR: packagefile encoding/json=$WORK/b022/_pkg_.a BUILDSTDERR: packagefile errors=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b024/_pkg_.a BUILDSTDERR: packagefile github.com/juju/ratelimit=$WORK/b176/_pkg_.a BUILDSTDERR: packagefile github.com/snapcore/snapd/arch=$WORK/b106/_pkg_.a BUILDSTDERR: packagefile github.com/snapcore/snapd/asserts=$WORK/b076/_pkg_.a BUILDSTDERR: packagefile github.com/snapcore/snapd/client=$WORK/b103/_pkg_.a BUILDSTDERR: packagefile github.com/snapcore/snapd/dirs=$WORK/b059/_pkg_.a BUILDSTDERR: packagefile github.com/snapcore/snapd/httputil=$WORK/b156/_pkg_.a BUILDSTDERR: packagefile github.com/snapcore/snapd/i18n=$WORK/b113/_pkg_.a BUILDSTDERR: packagefile github.com/snapcore/snapd/jsonutil=$WORK/b104/_pkg_.a BUILDSTDERR: packagefile github.com/snapcore/snapd/jsonutil/safejson=$WORK/b177/_pkg_.a BUILDSTDERR: packagefile github.com/snapcore/snapd/logger=$WORK/b107/_pkg_.a BUILDSTDERR: packagefile github.com/snapcore/snapd/osutil=$WORK/b062/_pkg_.a BUILDSTDERR: packagefile github.com/snapcore/snapd/overlord/auth=$WORK/b167/_pkg_.a BUILDSTDERR: packagefile github.com/snapcore/snapd/progress=$WORK/b149/_pkg_.a BUILDSTDERR: packagefile github.com/snapcore/snapd/release=$WORK/b060/_pkg_.a BUILDSTDERR: packagefile github.com/snapcore/snapd/snap=$WORK/b105/_pkg_.a BUILDSTDERR: packagefile github.com/snapcore/snapd/strutil=$WORK/b069/_pkg_.a BUILDSTDERR: packagefile golang.org/x/net/context=$WORK/b073/_pkg_.a BUILDSTDERR: packagefile golang.org/x/net/context/ctxhttp=$WORK/b178/_pkg_.a BUILDSTDERR: packagefile gopkg.in/macaroon.v1=$WORK/b171/_pkg_.a BUILDSTDERR: packagefile gopkg.in/retry.v1=$WORK/b157/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b005/_pkg_.a BUILDSTDERR: packagefile io/ioutil=$WORK/b075/_pkg_.a BUILDSTDERR: packagefile net/http=$WORK/b121/_pkg_.a BUILDSTDERR: packagefile net/url=$WORK/b100/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b025/_pkg_.a BUILDSTDERR: packagefile os/exec=$WORK/b049/_pkg_.a BUILDSTDERR: packagefile path=$WORK/b053/_pkg_.a BUILDSTDERR: packagefile path/filepath=$WORK/b050/_pkg_.a BUILDSTDERR: packagefile sort=$WORK/b030/_pkg_.a BUILDSTDERR: packagefile strconv=$WORK/b017/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b031/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b006/_pkg_.a BUILDSTDERR: packagefile syscall=$WORK/b027/_pkg_.a BUILDSTDERR: packagefile time=$WORK/b028/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/snapd-2.37.2/src/github.com/snapcore/snapd/store BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b175/_pkg_.a -trimpath $WORK/b175 -shared -p github.com/snapcore/snapd/store -complete -installsuffix shared -buildid xFnT-QQOUDshCOvZZAKH/xFnT-QQOUDshCOvZZAKH -goversion go1.10.7 -D "" -importcfg $WORK/b175/importcfg -pack ./auth.go ./cache.go ./details.go ./details_v2.go ./errors.go ./store.go ./userinfo.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b148/_pkg_.a # internal BUILDSTDERR: cp $WORK/b148/_pkg_.a /builddir/.cache/go-build/65/65528871354658981fb1a0f9253281596fc65616aecc81b6563e5a02d80b7e79-d # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b175/_pkg_.a # internal BUILDSTDERR: cp $WORK/b175/_pkg_.a /builddir/.cache/go-build/a7/a7a9f2abeabb1ecfec2dd30f076fcc067cfc10a01606da9b5fbbd5013df17f15-d # internal BUILDSTDERR: github.com/snapcore/snapd/image BUILDSTDERR: mkdir -p $WORK/b159/ BUILDSTDERR: cat >$WORK/b159/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile bytes=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile crypto=$WORK/b015/_pkg_.a BUILDSTDERR: packagefile encoding/json=$WORK/b022/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b024/_pkg_.a BUILDSTDERR: packagefile github.com/mvo5/goconfigparser=$WORK/b160/_pkg_.a BUILDSTDERR: packagefile github.com/snapcore/snapd/asserts=$WORK/b076/_pkg_.a BUILDSTDERR: packagefile github.com/snapcore/snapd/asserts/snapasserts=$WORK/b161/_pkg_.a BUILDSTDERR: packagefile github.com/snapcore/snapd/asserts/sysdb=$WORK/b102/_pkg_.a BUILDSTDERR: packagefile github.com/snapcore/snapd/boot=$WORK/b162/_pkg_.a BUILDSTDERR: packagefile github.com/snapcore/snapd/dirs=$WORK/b059/_pkg_.a BUILDSTDERR: packagefile github.com/snapcore/snapd/logger=$WORK/b107/_pkg_.a BUILDSTDERR: packagefile github.com/snapcore/snapd/osutil=$WORK/b062/_pkg_.a BUILDSTDERR: packagefile github.com/snapcore/snapd/overlord/auth=$WORK/b167/_pkg_.a BUILDSTDERR: packagefile github.com/snapcore/snapd/partition=$WORK/b163/_pkg_.a BUILDSTDERR: packagefile github.com/snapcore/snapd/progress=$WORK/b149/_pkg_.a BUILDSTDERR: packagefile github.com/snapcore/snapd/release=$WORK/b060/_pkg_.a BUILDSTDERR: packagefile github.com/snapcore/snapd/snap=$WORK/b105/_pkg_.a BUILDSTDERR: packagefile github.com/snapcore/snapd/snap/squashfs=$WORK/b109/_pkg_.a BUILDSTDERR: packagefile github.com/snapcore/snapd/store=$WORK/b175/_pkg_.a BUILDSTDERR: packagefile github.com/snapcore/snapd/strutil=$WORK/b069/_pkg_.a BUILDSTDERR: packagefile golang.org/x/net/context=$WORK/b073/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b005/_pkg_.a BUILDSTDERR: packagefile io/ioutil=$WORK/b075/_pkg_.a BUILDSTDERR: packagefile net/url=$WORK/b100/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b025/_pkg_.a BUILDSTDERR: packagefile os/signal=$WORK/b179/_pkg_.a BUILDSTDERR: packagefile path/filepath=$WORK/b050/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b031/_pkg_.a BUILDSTDERR: packagefile syscall=$WORK/b027/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/snapd-2.37.2/src/github.com/snapcore/snapd/image BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b159/_pkg_.a -trimpath $WORK/b159 -shared -p github.com/snapcore/snapd/image -complete -installsuffix shared -buildid oREkA8LTfi5C8jv5Htgs/oREkA8LTfi5C8jv5Htgs -goversion go1.10.7 -D "" -importcfg $WORK/b159/importcfg -pack ./helpers.go ./image.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b159/_pkg_.a # internal BUILDSTDERR: cp $WORK/b159/_pkg_.a /builddir/.cache/go-build/03/03f8c475ecf9d3cc49580b2a6e8033df47a7ac6ecdfbbb849593cbad49545097-d # internal BUILDSTDERR: github.com/snapcore/snapd/cmd/snap BUILDSTDERR: mkdir -p $WORK/b001/ BUILDSTDERR: cat >$WORK/b001/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile bufio=$WORK/b002/_pkg_.a BUILDSTDERR: packagefile bytes=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile crypto=$WORK/b015/_pkg_.a BUILDSTDERR: packagefile encoding/base64=$WORK/b019/_pkg_.a BUILDSTDERR: packagefile encoding/json=$WORK/b022/_pkg_.a BUILDSTDERR: packagefile errors=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b024/_pkg_.a BUILDSTDERR: packagefile github.com/godbus/dbus=$WORK/b033/_pkg_.a BUILDSTDERR: packagefile github.com/jessevdk/go-flags=$WORK/b052/_pkg_.a BUILDSTDERR: packagefile github.com/snapcore/snapd/advisor=$WORK/b054/_pkg_.a BUILDSTDERR: packagefile github.com/snapcore/snapd/asserts=$WORK/b076/_pkg_.a BUILDSTDERR: packagefile github.com/snapcore/snapd/asserts/signtool=$WORK/b101/_pkg_.a BUILDSTDERR: packagefile github.com/snapcore/snapd/asserts/sysdb=$WORK/b102/_pkg_.a BUILDSTDERR: packagefile github.com/snapcore/snapd/client=$WORK/b103/_pkg_.a BUILDSTDERR: packagefile github.com/snapcore/snapd/cmd=$WORK/b148/_pkg_.a BUILDSTDERR: packagefile github.com/snapcore/snapd/dirs=$WORK/b059/_pkg_.a BUILDSTDERR: packagefile github.com/snapcore/snapd/httputil=$WORK/b156/_pkg_.a BUILDSTDERR: packagefile github.com/snapcore/snapd/i18n=$WORK/b113/_pkg_.a BUILDSTDERR: packagefile github.com/snapcore/snapd/image=$WORK/b159/_pkg_.a BUILDSTDERR: packagefile github.com/snapcore/snapd/interfaces=$WORK/b180/_pkg_.a BUILDSTDERR: packagefile github.com/snapcore/snapd/jsonutil=$WORK/b104/_pkg_.a BUILDSTDERR: packagefile github.com/snapcore/snapd/logger=$WORK/b107/_pkg_.a BUILDSTDERR: packagefile github.com/snapcore/snapd/osutil=$WORK/b062/_pkg_.a BUILDSTDERR: packagefile github.com/snapcore/snapd/osutil/strace=$WORK/b183/_pkg_.a BUILDSTDERR: packagefile github.com/snapcore/snapd/overlord/auth=$WORK/b167/_pkg_.a BUILDSTDERR: packagefile github.com/snapcore/snapd/progress=$WORK/b149/_pkg_.a BUILDSTDERR: packagefile github.com/snapcore/snapd/release=$WORK/b060/_pkg_.a BUILDSTDERR: packagefile github.com/snapcore/snapd/selinux=$WORK/b061/_pkg_.a BUILDSTDERR: packagefile github.com/snapcore/snapd/snap=$WORK/b105/_pkg_.a BUILDSTDERR: packagefile github.com/snapcore/snapd/snap/pack=$WORK/b184/_pkg_.a BUILDSTDERR: packagefile github.com/snapcore/snapd/snap/snapenv=$WORK/b185/_pkg_.a BUILDSTDERR: packagefile github.com/snapcore/snapd/store=$WORK/b175/_pkg_.a BUILDSTDERR: packagefile github.com/snapcore/snapd/strutil=$WORK/b069/_pkg_.a BUILDSTDERR: packagefile github.com/snapcore/snapd/strutil/quantity=$WORK/b150/_pkg_.a BUILDSTDERR: packagefile github.com/snapcore/snapd/strutil/shlex=$WORK/b186/_pkg_.a BUILDSTDERR: packagefile github.com/snapcore/snapd/timeutil=$WORK/b112/_pkg_.a BUILDSTDERR: packagefile github.com/snapcore/snapd/userd=$WORK/b187/_pkg_.a BUILDSTDERR: packagefile github.com/snapcore/snapd/userd/ui=$WORK/b190/_pkg_.a BUILDSTDERR: packagefile github.com/snapcore/snapd/x11=$WORK/b192/_pkg_.a BUILDSTDERR: packagefile go/doc=$WORK/b193/_pkg_.a BUILDSTDERR: packagefile golang.org/x/crypto/sha3=$WORK/b096/_pkg_.a BUILDSTDERR: packagefile golang.org/x/crypto/ssh/terminal=$WORK/b151/_pkg_.a BUILDSTDERR: packagefile gopkg.in/yaml.v2=$WORK/b070/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b005/_pkg_.a BUILDSTDERR: packagefile io/ioutil=$WORK/b075/_pkg_.a BUILDSTDERR: packagefile math/rand=$WORK/b041/_pkg_.a BUILDSTDERR: packagefile net=$WORK/b044/_pkg_.a BUILDSTDERR: packagefile net/http=$WORK/b121/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b025/_pkg_.a BUILDSTDERR: packagefile os/exec=$WORK/b049/_pkg_.a BUILDSTDERR: packagefile os/signal=$WORK/b179/_pkg_.a BUILDSTDERR: packagefile os/user=$WORK/b051/_pkg_.a BUILDSTDERR: packagefile path/filepath=$WORK/b050/_pkg_.a BUILDSTDERR: packagefile reflect=$WORK/b021/_pkg_.a BUILDSTDERR: packagefile regexp=$WORK/b071/_pkg_.a BUILDSTDERR: packagefile runtime=$WORK/b009/_pkg_.a BUILDSTDERR: packagefile sort=$WORK/b030/_pkg_.a BUILDSTDERR: packagefile strconv=$WORK/b017/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b031/_pkg_.a BUILDSTDERR: packagefile syscall=$WORK/b027/_pkg_.a BUILDSTDERR: packagefile text/tabwriter=$WORK/b199/_pkg_.a BUILDSTDERR: packagefile time=$WORK/b028/_pkg_.a BUILDSTDERR: packagefile unicode=$WORK/b013/_pkg_.a BUILDSTDERR: packagefile unicode/utf8=$WORK/b014/_pkg_.a BUILDSTDERR: packagefile runtime/cgo=$WORK/b048/_pkg_.a BUILDSTDERR: packagefile math=$WORK/b018/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/snapd-2.37.2/src/github.com/snapcore/snapd/cmd/snap BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b001/_pkg_.a -trimpath $WORK/b001 -shared -p main -complete -installsuffix shared -buildid v4L8Cyc0CiIp4ZhVR-lR/v4L8Cyc0CiIp4ZhVR-lR -goversion go1.10.7 -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_blame.go ./cmd_blame_generated.go ./cmd_booted.go ./cmd_buy.go ./cmd_can_manage_refreshes.go ./cmd_changes.go ./cmd_confinement.go ./cmd_connect.go ./cmd_connectivity_check.go ./cmd_create_key.go ./cmd_create_user.go ./cmd_debug.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_pack.go ./cmd_paths.go ./cmd_prefer.go ./cmd_prepare_image.go ./cmd_repair_repairs.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_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 BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b001/_pkg_.a # internal BUILDSTDERR: cp $WORK/b001/_pkg_.a /builddir/.cache/go-build/95/956f048389fcc51c266506d286bb9fdb52139524b7774bc39abf5aebe79df23d-d # internal BUILDSTDERR: cat >$WORK/b001/importcfg.link << 'EOF' # internal BUILDSTDERR: packagefile github.com/snapcore/snapd/cmd/snap=$WORK/b001/_pkg_.a BUILDSTDERR: packagefile bufio=$WORK/b002/_pkg_.a BUILDSTDERR: packagefile bytes=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile crypto=$WORK/b015/_pkg_.a BUILDSTDERR: packagefile encoding/base64=$WORK/b019/_pkg_.a BUILDSTDERR: packagefile encoding/json=$WORK/b022/_pkg_.a BUILDSTDERR: packagefile errors=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b024/_pkg_.a BUILDSTDERR: packagefile github.com/godbus/dbus=$WORK/b033/_pkg_.a BUILDSTDERR: packagefile github.com/jessevdk/go-flags=$WORK/b052/_pkg_.a BUILDSTDERR: packagefile github.com/snapcore/snapd/advisor=$WORK/b054/_pkg_.a BUILDSTDERR: packagefile github.com/snapcore/snapd/asserts=$WORK/b076/_pkg_.a BUILDSTDERR: packagefile github.com/snapcore/snapd/asserts/signtool=$WORK/b101/_pkg_.a BUILDSTDERR: packagefile github.com/snapcore/snapd/asserts/sysdb=$WORK/b102/_pkg_.a BUILDSTDERR: packagefile github.com/snapcore/snapd/client=$WORK/b103/_pkg_.a BUILDSTDERR: packagefile github.com/snapcore/snapd/cmd=$WORK/b148/_pkg_.a BUILDSTDERR: packagefile github.com/snapcore/snapd/dirs=$WORK/b059/_pkg_.a BUILDSTDERR: packagefile github.com/snapcore/snapd/httputil=$WORK/b156/_pkg_.a BUILDSTDERR: packagefile github.com/snapcore/snapd/i18n=$WORK/b113/_pkg_.a BUILDSTDERR: packagefile github.com/snapcore/snapd/image=$WORK/b159/_pkg_.a BUILDSTDERR: packagefile github.com/snapcore/snapd/interfaces=$WORK/b180/_pkg_.a BUILDSTDERR: packagefile github.com/snapcore/snapd/jsonutil=$WORK/b104/_pkg_.a BUILDSTDERR: packagefile github.com/snapcore/snapd/logger=$WORK/b107/_pkg_.a BUILDSTDERR: packagefile github.com/snapcore/snapd/osutil=$WORK/b062/_pkg_.a BUILDSTDERR: packagefile github.com/snapcore/snapd/osutil/strace=$WORK/b183/_pkg_.a BUILDSTDERR: packagefile github.com/snapcore/snapd/overlord/auth=$WORK/b167/_pkg_.a BUILDSTDERR: packagefile github.com/snapcore/snapd/progress=$WORK/b149/_pkg_.a BUILDSTDERR: packagefile github.com/snapcore/snapd/release=$WORK/b060/_pkg_.a BUILDSTDERR: packagefile github.com/snapcore/snapd/selinux=$WORK/b061/_pkg_.a BUILDSTDERR: packagefile github.com/snapcore/snapd/snap=$WORK/b105/_pkg_.a BUILDSTDERR: packagefile github.com/snapcore/snapd/snap/pack=$WORK/b184/_pkg_.a BUILDSTDERR: packagefile github.com/snapcore/snapd/snap/snapenv=$WORK/b185/_pkg_.a BUILDSTDERR: packagefile github.com/snapcore/snapd/store=$WORK/b175/_pkg_.a BUILDSTDERR: packagefile github.com/snapcore/snapd/strutil=$WORK/b069/_pkg_.a BUILDSTDERR: packagefile github.com/snapcore/snapd/strutil/quantity=$WORK/b150/_pkg_.a BUILDSTDERR: packagefile github.com/snapcore/snapd/strutil/shlex=$WORK/b186/_pkg_.a BUILDSTDERR: packagefile github.com/snapcore/snapd/timeutil=$WORK/b112/_pkg_.a BUILDSTDERR: packagefile github.com/snapcore/snapd/userd=$WORK/b187/_pkg_.a BUILDSTDERR: packagefile github.com/snapcore/snapd/userd/ui=$WORK/b190/_pkg_.a BUILDSTDERR: packagefile github.com/snapcore/snapd/x11=$WORK/b192/_pkg_.a BUILDSTDERR: packagefile go/doc=$WORK/b193/_pkg_.a BUILDSTDERR: packagefile golang.org/x/crypto/sha3=$WORK/b096/_pkg_.a BUILDSTDERR: packagefile golang.org/x/crypto/ssh/terminal=$WORK/b151/_pkg_.a BUILDSTDERR: packagefile gopkg.in/yaml.v2=$WORK/b070/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b005/_pkg_.a BUILDSTDERR: packagefile io/ioutil=$WORK/b075/_pkg_.a BUILDSTDERR: packagefile math/rand=$WORK/b041/_pkg_.a BUILDSTDERR: packagefile net=$WORK/b044/_pkg_.a BUILDSTDERR: packagefile net/http=$WORK/b121/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b025/_pkg_.a BUILDSTDERR: packagefile os/exec=$WORK/b049/_pkg_.a BUILDSTDERR: packagefile os/signal=$WORK/b179/_pkg_.a BUILDSTDERR: packagefile os/user=$WORK/b051/_pkg_.a BUILDSTDERR: packagefile path/filepath=$WORK/b050/_pkg_.a BUILDSTDERR: packagefile reflect=$WORK/b021/_pkg_.a BUILDSTDERR: packagefile regexp=$WORK/b071/_pkg_.a BUILDSTDERR: packagefile runtime=$WORK/b009/_pkg_.a BUILDSTDERR: packagefile sort=$WORK/b030/_pkg_.a BUILDSTDERR: packagefile strconv=$WORK/b017/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b031/_pkg_.a BUILDSTDERR: packagefile syscall=$WORK/b027/_pkg_.a BUILDSTDERR: packagefile text/tabwriter=$WORK/b199/_pkg_.a BUILDSTDERR: packagefile time=$WORK/b028/_pkg_.a BUILDSTDERR: packagefile unicode=$WORK/b013/_pkg_.a BUILDSTDERR: packagefile unicode/utf8=$WORK/b014/_pkg_.a BUILDSTDERR: packagefile runtime/cgo=$WORK/b048/_pkg_.a BUILDSTDERR: packagefile math=$WORK/b018/_pkg_.a BUILDSTDERR: packagefile hash=$WORK/b016/_pkg_.a BUILDSTDERR: packagefile encoding/binary=$WORK/b020/_pkg_.a BUILDSTDERR: packagefile encoding=$WORK/b023/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b006/_pkg_.a BUILDSTDERR: packagefile sync/atomic=$WORK/b012/_pkg_.a BUILDSTDERR: packagefile unicode/utf16=$WORK/b032/_pkg_.a BUILDSTDERR: packagefile crypto/rand=$WORK/b034/_pkg_.a BUILDSTDERR: packagefile crypto/sha1=$WORK/b042/_pkg_.a BUILDSTDERR: packagefile encoding/hex=$WORK/b043/_pkg_.a BUILDSTDERR: packagefile path=$WORK/b053/_pkg_.a BUILDSTDERR: packagefile github.com/boltdb/bolt=$WORK/b055/_pkg_.a BUILDSTDERR: packagefile crypto/rsa=$WORK/b077/_pkg_.a BUILDSTDERR: packagefile crypto/sha256=$WORK/b078/_pkg_.a BUILDSTDERR: packagefile crypto/sha512=$WORK/b079/_pkg_.a BUILDSTDERR: packagefile golang.org/x/crypto/openpgp/packet=$WORK/b080/_pkg_.a BUILDSTDERR: packagefile net/mail=$WORK/b097/_pkg_.a BUILDSTDERR: packagefile net/url=$WORK/b100/_pkg_.a BUILDSTDERR: packagefile mime/multipart=$WORK/b119/_pkg_.a BUILDSTDERR: packagefile github.com/snapcore/snapd/systemd=$WORK/b153/_pkg_.a BUILDSTDERR: packagefile log=$WORK/b057/_pkg_.a BUILDSTDERR: packagefile crypto/tls=$WORK/b125/_pkg_.a BUILDSTDERR: packagefile github.com/snapcore/snapd/arch=$WORK/b106/_pkg_.a BUILDSTDERR: packagefile gopkg.in/retry.v1=$WORK/b157/_pkg_.a BUILDSTDERR: packagefile net/http/httputil=$WORK/b158/_pkg_.a BUILDSTDERR: packagefile github.com/ojii/gettext.go=$WORK/b114/_pkg_.a BUILDSTDERR: packagefile github.com/mvo5/goconfigparser=$WORK/b160/_pkg_.a BUILDSTDERR: packagefile github.com/snapcore/snapd/asserts/snapasserts=$WORK/b161/_pkg_.a BUILDSTDERR: packagefile github.com/snapcore/snapd/boot=$WORK/b162/_pkg_.a BUILDSTDERR: packagefile github.com/snapcore/snapd/partition=$WORK/b163/_pkg_.a BUILDSTDERR: packagefile github.com/snapcore/snapd/snap/squashfs=$WORK/b109/_pkg_.a BUILDSTDERR: packagefile golang.org/x/net/context=$WORK/b073/_pkg_.a BUILDSTDERR: packagefile github.com/snapcore/snapd/interfaces/hotplug=$WORK/b181/_pkg_.a BUILDSTDERR: packagefile github.com/snapcore/snapd/interfaces/utils=$WORK/b182/_pkg_.a BUILDSTDERR: packagefile debug/elf=$WORK/b063/_pkg_.a BUILDSTDERR: packagefile github.com/snapcore/snapd/osutil/sys=$WORK/b068/_pkg_.a BUILDSTDERR: packagefile gopkg.in/tomb.v2=$WORK/b074/_pkg_.a BUILDSTDERR: packagefile github.com/snapcore/snapd/overlord/configstate/config=$WORK/b168/_pkg_.a BUILDSTDERR: packagefile github.com/snapcore/snapd/overlord/state=$WORK/b170/_pkg_.a BUILDSTDERR: packagefile gopkg.in/macaroon.v1=$WORK/b171/_pkg_.a BUILDSTDERR: packagefile github.com/snapcore/snapd/snap/snapdir=$WORK/b108/_pkg_.a BUILDSTDERR: packagefile github.com/snapcore/snapd/spdx=$WORK/b110/_pkg_.a BUILDSTDERR: packagefile github.com/snapcore/snapd/timeout=$WORK/b111/_pkg_.a BUILDSTDERR: packagefile github.com/juju/ratelimit=$WORK/b176/_pkg_.a BUILDSTDERR: packagefile github.com/snapcore/snapd/jsonutil/safejson=$WORK/b177/_pkg_.a BUILDSTDERR: packagefile golang.org/x/net/context/ctxhttp=$WORK/b178/_pkg_.a BUILDSTDERR: packagefile github.com/godbus/dbus/introspect=$WORK/b188/_pkg_.a BUILDSTDERR: packagefile log/syslog=$WORK/b155/_pkg_.a BUILDSTDERR: packagefile html=$WORK/b191/_pkg_.a BUILDSTDERR: packagefile go/ast=$WORK/b194/_pkg_.a BUILDSTDERR: packagefile go/token=$WORK/b196/_pkg_.a BUILDSTDERR: packagefile text/template=$WORK/b197/_pkg_.a BUILDSTDERR: packagefile golang.org/x/sys/unix=$WORK/b152/_pkg_.a BUILDSTDERR: packagefile context=$WORK/b045/_pkg_.a BUILDSTDERR: packagefile internal/nettrace=$WORK/b046/_pkg_.a BUILDSTDERR: packagefile internal/poll=$WORK/b026/_pkg_.a BUILDSTDERR: packagefile internal/singleflight=$WORK/b047/_pkg_.a BUILDSTDERR: packagefile compress/gzip=$WORK/b122/_pkg_.a BUILDSTDERR: packagefile container/list=$WORK/b124/_pkg_.a BUILDSTDERR: packagefile vendor/golang_org/x/net/http2/hpack=$WORK/b138/_pkg_.a BUILDSTDERR: packagefile vendor/golang_org/x/net/idna=$WORK/b139/_pkg_.a BUILDSTDERR: packagefile vendor/golang_org/x/net/lex/httplex=$WORK/b144/_pkg_.a BUILDSTDERR: packagefile vendor/golang_org/x/net/proxy=$WORK/b145/_pkg_.a BUILDSTDERR: packagefile mime=$WORK/b098/_pkg_.a BUILDSTDERR: packagefile net/http/httptrace=$WORK/b146/_pkg_.a BUILDSTDERR: packagefile net/http/internal=$WORK/b147/_pkg_.a BUILDSTDERR: packagefile net/textproto=$WORK/b099/_pkg_.a BUILDSTDERR: packagefile internal/testlog=$WORK/b029/_pkg_.a BUILDSTDERR: packagefile regexp/syntax=$WORK/b072/_pkg_.a BUILDSTDERR: packagefile runtime/internal/atomic=$WORK/b010/_pkg_.a BUILDSTDERR: packagefile runtime/internal/sys=$WORK/b011/_pkg_.a BUILDSTDERR: packagefile internal/race=$WORK/b007/_pkg_.a BUILDSTDERR: packagefile crypto/aes=$WORK/b035/_pkg_.a BUILDSTDERR: packagefile crypto/cipher=$WORK/b036/_pkg_.a BUILDSTDERR: packagefile internal/syscall/unix=$WORK/b038/_pkg_.a BUILDSTDERR: packagefile math/big=$WORK/b039/_pkg_.a BUILDSTDERR: packagefile hash/fnv=$WORK/b056/_pkg_.a BUILDSTDERR: packagefile runtime/debug=$WORK/b058/_pkg_.a BUILDSTDERR: packagefile crypto/subtle=$WORK/b037/_pkg_.a BUILDSTDERR: packagefile compress/bzip2=$WORK/b081/_pkg_.a BUILDSTDERR: packagefile compress/flate=$WORK/b065/_pkg_.a BUILDSTDERR: packagefile compress/zlib=$WORK/b064/_pkg_.a BUILDSTDERR: packagefile crypto/des=$WORK/b082/_pkg_.a BUILDSTDERR: packagefile crypto/dsa=$WORK/b083/_pkg_.a BUILDSTDERR: packagefile crypto/ecdsa=$WORK/b084/_pkg_.a BUILDSTDERR: packagefile crypto/elliptic=$WORK/b085/_pkg_.a BUILDSTDERR: packagefile crypto/md5=$WORK/b087/_pkg_.a BUILDSTDERR: packagefile encoding/asn1=$WORK/b086/_pkg_.a BUILDSTDERR: packagefile golang.org/x/crypto/cast5=$WORK/b088/_pkg_.a BUILDSTDERR: packagefile golang.org/x/crypto/openpgp/elgamal=$WORK/b089/_pkg_.a BUILDSTDERR: packagefile golang.org/x/crypto/openpgp/errors=$WORK/b090/_pkg_.a BUILDSTDERR: packagefile golang.org/x/crypto/openpgp/s2k=$WORK/b091/_pkg_.a BUILDSTDERR: packagefile image=$WORK/b092/_pkg_.a BUILDSTDERR: packagefile image/jpeg=$WORK/b094/_pkg_.a BUILDSTDERR: packagefile mime/quotedprintable=$WORK/b120/_pkg_.a BUILDSTDERR: packagefile github.com/snapcore/snapd/osutil/squashfs=$WORK/b154/_pkg_.a BUILDSTDERR: packagefile crypto/hmac=$WORK/b126/_pkg_.a BUILDSTDERR: packagefile crypto/internal/cipherhw=$WORK/b127/_pkg_.a BUILDSTDERR: packagefile crypto/rc4=$WORK/b128/_pkg_.a BUILDSTDERR: packagefile crypto/x509=$WORK/b129/_pkg_.a BUILDSTDERR: packagefile encoding/pem=$WORK/b131/_pkg_.a BUILDSTDERR: packagefile vendor/golang_org/x/crypto/chacha20poly1305=$WORK/b134/_pkg_.a BUILDSTDERR: packagefile vendor/golang_org/x/crypto/curve25519=$WORK/b137/_pkg_.a BUILDSTDERR: packagefile github.com/ojii/gettext.go/pluralforms=$WORK/b115/_pkg_.a BUILDSTDERR: packagefile testing=$WORK/b116/_pkg_.a BUILDSTDERR: packagefile github.com/snapcore/snapd/partition/androidbootenv=$WORK/b164/_pkg_.a BUILDSTDERR: packagefile github.com/snapcore/snapd/partition/grubenv=$WORK/b165/_pkg_.a BUILDSTDERR: packagefile github.com/snapcore/snapd/partition/ubootenv=$WORK/b166/_pkg_.a BUILDSTDERR: packagefile debug/dwarf=$WORK/b067/_pkg_.a BUILDSTDERR: packagefile github.com/snapcore/snapd/features=$WORK/b169/_pkg_.a BUILDSTDERR: packagefile golang.org/x/crypto/nacl/secretbox=$WORK/b172/_pkg_.a BUILDSTDERR: packagefile encoding/xml=$WORK/b189/_pkg_.a BUILDSTDERR: packagefile go/scanner=$WORK/b195/_pkg_.a BUILDSTDERR: packagefile text/template/parse=$WORK/b198/_pkg_.a BUILDSTDERR: packagefile hash/crc32=$WORK/b123/_pkg_.a BUILDSTDERR: packagefile vendor/golang_org/x/text/secure/bidirule=$WORK/b140/_pkg_.a BUILDSTDERR: packagefile vendor/golang_org/x/text/unicode/bidi=$WORK/b142/_pkg_.a BUILDSTDERR: packagefile vendor/golang_org/x/text/unicode/norm=$WORK/b143/_pkg_.a BUILDSTDERR: packagefile math/bits=$WORK/b040/_pkg_.a BUILDSTDERR: packagefile hash/adler32=$WORK/b066/_pkg_.a BUILDSTDERR: packagefile image/color=$WORK/b093/_pkg_.a BUILDSTDERR: packagefile image/internal/imageutil=$WORK/b095/_pkg_.a BUILDSTDERR: packagefile crypto/x509/pkix=$WORK/b130/_pkg_.a BUILDSTDERR: packagefile vendor/golang_org/x/crypto/cryptobyte=$WORK/b132/_pkg_.a BUILDSTDERR: packagefile vendor/golang_org/x/crypto/cryptobyte/asn1=$WORK/b133/_pkg_.a BUILDSTDERR: packagefile vendor/golang_org/x/crypto/chacha20poly1305/internal/chacha20=$WORK/b135/_pkg_.a BUILDSTDERR: packagefile vendor/golang_org/x/crypto/poly1305=$WORK/b136/_pkg_.a BUILDSTDERR: packagefile flag=$WORK/b117/_pkg_.a BUILDSTDERR: packagefile runtime/trace=$WORK/b118/_pkg_.a BUILDSTDERR: packagefile golang.org/x/crypto/poly1305=$WORK/b173/_pkg_.a BUILDSTDERR: packagefile golang.org/x/crypto/salsa20/salsa=$WORK/b174/_pkg_.a BUILDSTDERR: packagefile vendor/golang_org/x/text/transform=$WORK/b141/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: mkdir -p $WORK/b001/exe/ BUILDSTDERR: cd . BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/link -o $WORK/b001/exe/a.out -importcfg $WORK/b001/importcfg.link -installsuffix shared -buildmode=pie -buildid=aLHORmELHg4YZ5Wv6q9z/v4L8Cyc0CiIp4ZhVR-lR/N8KlraexPpTaRN0MAndq/aLHORmELHg4YZ5Wv6q9z -B 0xa06bb03c87e6ec8db7bbad55d9499165085b459c -extldflags "-Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld " -extld=gcc $WORK/b001/_pkg_.a BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b001/exe/a.out # internal BUILDSTDERR: mkdir -p bin/ BUILDSTDERR: mv $WORK/b001/exe/a.out bin/snap BUILDSTDERR: rm -r $WORK/b001/ BUILDSTDERR: ++ head -c20 /dev/urandom BUILDSTDERR: ++ od -An -tx1 BUILDSTDERR: ++ tr -d ' \n' + go build -buildmode pie -compiler gc '-tags=rpm_crashtraceback ' -ldflags ' -B 0xf23e0a149a481b19b48d0e183afbdcb8365100ab -extldflags '\''-Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld '\''' -a -v -x -o bin/snapctl github.com/snapcore/snapd/cmd/snapctl BUILDSTDERR: WORK=/tmp/go-build235978468 BUILDSTDERR: internal/race BUILDSTDERR: mkdir -p $WORK/b006/ BUILDSTDERR: cat >$WORK/b006/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/internal/race BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b006/_pkg_.a -trimpath $WORK/b006 -shared -p internal/race -std -complete -installsuffix shared -buildid dOVl6qj1a18OpPfdZTjZ/dOVl6qj1a18OpPfdZTjZ -goversion go1.10.7 -D "" -importcfg $WORK/b006/importcfg -pack ./doc.go ./norace.go BUILDSTDERR: errors BUILDSTDERR: mkdir -p $WORK/b003/ BUILDSTDERR: cat >$WORK/b003/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/errors BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b003/_pkg_.a -trimpath $WORK/b003 -shared -p errors -std -complete -installsuffix shared -buildid FzgE2nFu75oIIzQfsbtJ/FzgE2nFu75oIIzQfsbtJ -goversion go1.10.7 -D "" -importcfg $WORK/b003/importcfg -pack ./errors.go BUILDSTDERR: runtime/internal/sys BUILDSTDERR: mkdir -p $WORK/b010/ BUILDSTDERR: cat >$WORK/b010/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/runtime/internal/sys BUILDSTDERR: /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 59obkQxhxG_TGCe612z5/59obkQxhxG_TGCe612z5 -goversion go1.10.7 -D "" -importcfg $WORK/b010/importcfg -pack ./arch.go ./arch_arm.go ./intrinsics.go ./stubs.go ./sys.go ./zgoarch_arm.go ./zgoos_linux.go ./zversion.go BUILDSTDERR: sync/atomic BUILDSTDERR: mkdir -p $WORK/b011/ BUILDSTDERR: cat >$WORK/b011/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/sync/atomic BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b011/_pkg_.a -trimpath $WORK/b011 -shared -p sync/atomic -std -installsuffix shared -buildid budSmCIll38VTuET45Zo/budSmCIll38VTuET45Zo -goversion go1.10.7 -D "" -importcfg $WORK/b011/importcfg -pack -asmhdr $WORK/b011/go_asm.h ./64bit_arm.go ./doc.go ./value.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b006/_pkg_.a # internal BUILDSTDERR: cp $WORK/b006/_pkg_.a /builddir/.cache/go-build/6c/6c7d9dcd5420dbf7ee5230e4b77c6ac5f97b2b82b69e9abec7442c6113a1d4e5-d # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b003/_pkg_.a # internal BUILDSTDERR: cp $WORK/b003/_pkg_.a /builddir/.cache/go-build/9b/9be2c336769d4dcf37b51e73bb39f054654001d45948f463d212c65bdaf9bf39-d # internal BUILDSTDERR: unicode/utf8 BUILDSTDERR: mkdir -p $WORK/b020/ BUILDSTDERR: cat >$WORK/b020/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/unicode/utf8 BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b020/_pkg_.a -trimpath $WORK/b020 -shared -p unicode/utf8 -std -complete -installsuffix shared -buildid fJYE0wejU97PfFhHBeeA/fJYE0wejU97PfFhHBeeA -goversion go1.10.7 -D "" -importcfg $WORK/b020/importcfg -pack ./utf8.go BUILDSTDERR: math BUILDSTDERR: mkdir -p $WORK/b012/ BUILDSTDERR: cat >$WORK/b012/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: EOF BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b010/_pkg_.a # internal BUILDSTDERR: cd /usr/lib/golang/src/math BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b012/_pkg_.a -trimpath $WORK/b012 -shared -p math -std -installsuffix shared -buildid vod3F1rpDk2dtc-LDG0j/vod3F1rpDk2dtc-LDG0j -goversion go1.10.7 -D "" -importcfg $WORK/b012/importcfg -pack -asmhdr $WORK/b012/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 ./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 ./unsafe.go BUILDSTDERR: cp $WORK/b010/_pkg_.a /builddir/.cache/go-build/de/de7e1a766396f352d7455f5b7af0f3457334e502227eb0f522747864e18e34c4-d # internal BUILDSTDERR: runtime/internal/atomic BUILDSTDERR: mkdir -p $WORK/b009/ BUILDSTDERR: cat >$WORK/b009/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile runtime/internal/sys=$WORK/b010/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/runtime/internal/atomic BUILDSTDERR: /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 vchkUbhtBUiVeWzL9wWJ/vchkUbhtBUiVeWzL9wWJ -goversion go1.10.7 -D "" -importcfg $WORK/b009/importcfg -pack -asmhdr $WORK/b009/go_asm.h ./atomic_arm.go ./stubs.go BUILDSTDERR: cd /usr/lib/golang/src/sync/atomic BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/asm -trimpath $WORK/b011 -I $WORK/b011/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm -shared -o $WORK/b011/asm_arm.o ./asm_arm.s BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b020/_pkg_.a # internal BUILDSTDERR: cp $WORK/b020/_pkg_.a /builddir/.cache/go-build/dd/dd88326b4532d5372445a4d7210b8c24db4586b2db7e9209c65502a017b089d8-d # internal BUILDSTDERR: unicode BUILDSTDERR: mkdir -p $WORK/b021/ BUILDSTDERR: cat >$WORK/b021/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/unicode BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b021/_pkg_.a -trimpath $WORK/b021 -shared -p unicode -std -complete -installsuffix shared -buildid NGNhrKtkUSXx8aKUTdxt/NGNhrKtkUSXx8aKUTdxt -goversion go1.10.7 -D "" -importcfg $WORK/b021/importcfg -pack ./casetables.go ./digit.go ./graphic.go ./letter.go ./tables.go BUILDSTDERR: cd /usr/lib/golang/src/sync/atomic BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/asm -trimpath $WORK/b011 -I $WORK/b011/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm -shared -o $WORK/b011/asm_linux_arm.o ./asm_linux_arm.s BUILDSTDERR: cd /usr/lib/golang/src/runtime/internal/atomic BUILDSTDERR: /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 BUILDSTDERR: /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 BUILDSTDERR: cd /usr/lib/golang/src/sync/atomic BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/pack r $WORK/b011/_pkg_.a $WORK/b011/asm_arm.o $WORK/b011/asm_linux_arm.o # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b011/_pkg_.a # internal BUILDSTDERR: cp $WORK/b011/_pkg_.a /builddir/.cache/go-build/70/707c6e722d320959298223dd4471c7b91b6a21f9de7ba9e31a7a160446bb89e5-d # internal BUILDSTDERR: internal/testlog BUILDSTDERR: mkdir -p $WORK/b017/ BUILDSTDERR: cat >$WORK/b017/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile sync/atomic=$WORK/b011/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/internal/testlog BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b017/_pkg_.a -trimpath $WORK/b017 -shared -p internal/testlog -std -complete -installsuffix shared -buildid pYom1Yu7pPCpBa1QTHzq/pYom1Yu7pPCpBa1QTHzq -goversion go1.10.7 -D "" -importcfg $WORK/b017/importcfg -pack ./log.go BUILDSTDERR: cd /usr/lib/golang/src/runtime/internal/atomic BUILDSTDERR: /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 BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b009/_pkg_.a # internal BUILDSTDERR: cp $WORK/b009/_pkg_.a /builddir/.cache/go-build/ec/ec61486775f3d3683e1c552a154807a619f7bcbc5aa2b8db500d0dfad17e97bf-d # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b017/_pkg_.a # internal BUILDSTDERR: cp $WORK/b017/_pkg_.a /builddir/.cache/go-build/ca/cac2ea73f7f18d3d746bb463e721ff0135b00c2314eaf9e0490e02b9114a4436-d # internal BUILDSTDERR: encoding BUILDSTDERR: mkdir -p $WORK/b026/ BUILDSTDERR: cat >$WORK/b026/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/encoding BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b026/_pkg_.a -trimpath $WORK/b026 -shared -p encoding -std -complete -installsuffix shared -buildid QkqpXiTvWFz2yKi8I0Yi/QkqpXiTvWFz2yKi8I0Yi -goversion go1.10.7 -D "" -importcfg $WORK/b026/importcfg -pack ./encoding.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b026/_pkg_.a # internal BUILDSTDERR: cp $WORK/b026/_pkg_.a /builddir/.cache/go-build/d1/d1ce3a0982665e20620ed446eeb68be46ae4cfe0d12719302fbcf8979d3ec395-d # internal BUILDSTDERR: unicode/utf16 BUILDSTDERR: mkdir -p $WORK/b031/ BUILDSTDERR: cat >$WORK/b031/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/unicode/utf16 BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b031/_pkg_.a -trimpath $WORK/b031 -shared -p unicode/utf16 -std -complete -installsuffix shared -buildid HMRDOQp3lAQTAUw9RqpZ/HMRDOQp3lAQTAUw9RqpZ -goversion go1.10.7 -D "" -importcfg $WORK/b031/importcfg -pack ./utf16.go BUILDSTDERR: runtime BUILDSTDERR: mkdir -p $WORK/b008/ BUILDSTDERR: cat >$WORK/b008/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile runtime/internal/atomic=$WORK/b009/_pkg_.a BUILDSTDERR: packagefile runtime/internal/sys=$WORK/b010/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/runtime BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b008/_pkg_.a -trimpath $WORK/b008 -shared -p runtime -std -+ -installsuffix shared -buildid bhPI7QEd8EmtpOEQR3K1/bhPI7QEd8EmtpOEQR3K1 -goversion go1.10.7 -D "" -importcfg $WORK/b008/importcfg -pack -asmhdr $WORK/b008/go_asm.h ./alg.go ./atomic_pointer.go ./cgo.go ./cgocall.go ./cgocallback.go ./cgocheck.go ./chan.go ./compiler.go ./complex.go ./cpuprof.go ./debug.go ./defs_linux_arm.go ./env_posix.go ./error.go ./extern.go ./fastlog2.go ./fastlog2table.go ./fedora.go ./float.go ./hash32.go ./hashmap.go ./hashmap_fast.go ./heapdump.go ./iface.go ./lfstack.go ./lfstack_32bit.go ./lock_futex.go ./malloc.go ./mbarrier.go ./mbitmap.go ./mcache.go ./mcentral.go ./mem_linux.go ./mfinal.go ./mfixalloc.go ./mgc.go ./mgclarge.go ./mgcmark.go ./mgcsweep.go ./mgcsweepbuf.go ./mgcwork.go ./mheap.go ./mmap.go ./mprof.go ./msan0.go ./msize.go ./mstats.go ./mwbbuf.go ./netpoll.go ./netpoll_epoll.go ./os_linux.go ./os_linux_arm.go ./os_linux_generic.go ./panic.go ./plugin.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_linux.go ./signal_arm.go ./signal_linux_arm.go ./signal_sighandler.go ./signal_unix.go ./sigqueue.go ./sigtab_linux_generic.go ./sizeclasses.go ./slice.go ./softfloat64.go ./softfloat_arm.go ./sqrt.go ./stack.go ./string.go ./stubs.go ./stubs2.go ./stubs32.go ./stubs_asm.go ./stubs_linux.go ./symtab.go ./sys_arm.go ./sys_nonppc64x.go ./time.go ./timestub.go ./trace.go ./traceback.go ./type.go ./typekind.go ./unaligned2.go ./utf8.go ./vlrt.go ./write_err.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b031/_pkg_.a # internal BUILDSTDERR: cp $WORK/b031/_pkg_.a /builddir/.cache/go-build/51/51f8866d53bdd143320f4433f81f844924cbebf9266bafec6e66a0436b852679-d # internal BUILDSTDERR: crypto/subtle BUILDSTDERR: mkdir -p $WORK/b038/ BUILDSTDERR: cat >$WORK/b038/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/crypto/subtle BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b038/_pkg_.a -trimpath $WORK/b038 -shared -p crypto/subtle -std -complete -installsuffix shared -buildid ZgwMcx3CUe98jgeEaRHB/ZgwMcx3CUe98jgeEaRHB -goversion go1.10.7 -D "" -importcfg $WORK/b038/importcfg -pack ./constant_time.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b038/_pkg_.a # internal BUILDSTDERR: cp $WORK/b038/_pkg_.a /builddir/.cache/go-build/b2/b2c5705f83313f96de0c4783f7f48606f18efab24a11b4b19b8c4cb5312e5550-d # internal BUILDSTDERR: math/bits BUILDSTDERR: mkdir -p $WORK/b041/ BUILDSTDERR: cat >$WORK/b041/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/math/bits BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b041/_pkg_.a -trimpath $WORK/b041 -shared -p math/bits -std -complete -installsuffix shared -buildid XNxaeMKSllrnt1Vhe5QU/XNxaeMKSllrnt1Vhe5QU -goversion go1.10.7 -D "" -importcfg $WORK/b041/importcfg -pack ./bits.go ./bits_tables.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b041/_pkg_.a # internal BUILDSTDERR: cp $WORK/b041/_pkg_.a /builddir/.cache/go-build/65/65373472c87457180324913199da414da986b82b08a0ef1a6081b65eb54f85e7-d # internal BUILDSTDERR: runtime/cgo BUILDSTDERR: mkdir -p $WORK/b066/ BUILDSTDERR: cd /usr/lib/golang/src/runtime/cgo BUILDSTDERR: CGO_LDFLAGS='"-g" "-O2" "-lpthread"' /usr/lib/golang/pkg/tool/linux_arm/cgo -objdir $WORK/b066/ -importpath runtime/cgo -import_runtime_cgo=false -import_syscall=false -- -I $WORK/b066/ -g -O2 -Wall -Werror ./cgo.go BUILDSTDERR: cd $WORK BUILDSTDERR: gcc -fno-caret-diagnostics -c -x c - || true BUILDSTDERR: gcc -Qunused-arguments -c -x c - || true BUILDSTDERR: gcc -fdebug-prefix-map=a=b -c -x c - || true BUILDSTDERR: cd /usr/lib/golang/src/math BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/asm -trimpath $WORK/b012 -I $WORK/b012/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm -shared -o $WORK/b012/asin_arm.o ./asin_arm.s BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/asm -trimpath $WORK/b012 -I $WORK/b012/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm -shared -o $WORK/b012/asinh_stub.o ./asinh_stub.s BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/asm -trimpath $WORK/b012 -I $WORK/b012/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm -shared -o $WORK/b012/atan2_arm.o ./atan2_arm.s BUILDSTDERR: cd $WORK BUILDSTDERR: gcc -gno-record-gcc-switches -c -x c - || true BUILDSTDERR: cd /usr/lib/golang/src/math BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/asm -trimpath $WORK/b012 -I $WORK/b012/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm -shared -o $WORK/b012/atan_arm.o ./atan_arm.s BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/asm -trimpath $WORK/b012 -I $WORK/b012/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm -shared -o $WORK/b012/cbrt_stub.o ./cbrt_stub.s BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/asm -trimpath $WORK/b012 -I $WORK/b012/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm -shared -o $WORK/b012/dim_arm.o ./dim_arm.s BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/asm -trimpath $WORK/b012 -I $WORK/b012/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm -shared -o $WORK/b012/erf_stub.o ./erf_stub.s BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/asm -trimpath $WORK/b012 -I $WORK/b012/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm -shared -o $WORK/b012/exp2_arm.o ./exp2_arm.s BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b021/_pkg_.a # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/asm -trimpath $WORK/b012 -I $WORK/b012/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm -shared -o $WORK/b012/exp_arm.o ./exp_arm.s BUILDSTDERR: cd $WORK/b066 BUILDSTDERR: gcc -I /usr/lib/golang/src/runtime/cgo -fPIC -marm -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b066=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -Wall -Werror -o ./_x001.o -c _cgo_export.c BUILDSTDERR: cd /usr/lib/golang/src/math BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/asm -trimpath $WORK/b012 -I $WORK/b012/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm -shared -o $WORK/b012/expm1_arm.o ./expm1_arm.s BUILDSTDERR: cp $WORK/b021/_pkg_.a /builddir/.cache/go-build/ff/ff841cba8bfa0b134451e77d5e80aeb6f6e887be9a52121b8fe6e9ec382e5ece-d # internal BUILDSTDERR: golang.org/x/crypto/cast5 BUILDSTDERR: mkdir -p $WORK/b078/ BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/asm -trimpath $WORK/b012 -I $WORK/b012/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm -shared -o $WORK/b012/floor_arm.o ./floor_arm.s BUILDSTDERR: cat >$WORK/b078/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile errors=$WORK/b003/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/share/gocode/src/golang.org/x/crypto/cast5 BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b078/_pkg_.a -trimpath $WORK/b078 -shared -p golang.org/x/crypto/cast5 -complete -installsuffix shared -buildid E9Kl_noUOho3_TSZKPgS/E9Kl_noUOho3_TSZKPgS -goversion go1.10.7 -D "" -importcfg $WORK/b078/importcfg -pack ./cast5.go BUILDSTDERR: cd /usr/lib/golang/src/math BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/asm -trimpath $WORK/b012 -I $WORK/b012/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm -shared -o $WORK/b012/frexp_arm.o ./frexp_arm.s BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/asm -trimpath $WORK/b012 -I $WORK/b012/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm -shared -o $WORK/b012/hypot_arm.o ./hypot_arm.s BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/asm -trimpath $WORK/b012 -I $WORK/b012/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm -shared -o $WORK/b012/ldexp_arm.o ./ldexp_arm.s BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/asm -trimpath $WORK/b012 -I $WORK/b012/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm -shared -o $WORK/b012/log10_arm.o ./log10_arm.s BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/asm -trimpath $WORK/b012 -I $WORK/b012/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm -shared -o $WORK/b012/log1p_arm.o ./log1p_arm.s BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/asm -trimpath $WORK/b012 -I $WORK/b012/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm -shared -o $WORK/b012/log_arm.o ./log_arm.s BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/asm -trimpath $WORK/b012 -I $WORK/b012/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm -shared -o $WORK/b012/mod_arm.o ./mod_arm.s BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/asm -trimpath $WORK/b012 -I $WORK/b012/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm -shared -o $WORK/b012/modf_arm.o ./modf_arm.s BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/asm -trimpath $WORK/b012 -I $WORK/b012/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm -shared -o $WORK/b012/pow_stub.o ./pow_stub.s BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/asm -trimpath $WORK/b012 -I $WORK/b012/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm -shared -o $WORK/b012/remainder_arm.o ./remainder_arm.s BUILDSTDERR: cd $WORK/b066 BUILDSTDERR: gcc -I /usr/lib/golang/src/runtime/cgo -fPIC -marm -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b066=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -Wall -Werror -o ./_x002.o -c cgo.cgo2.c BUILDSTDERR: cd /usr/lib/golang/src/math BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/asm -trimpath $WORK/b012 -I $WORK/b012/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm -shared -o $WORK/b012/sin_arm.o ./sin_arm.s BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/asm -trimpath $WORK/b012 -I $WORK/b012/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm -shared -o $WORK/b012/sinh_stub.o ./sinh_stub.s BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/asm -trimpath $WORK/b012 -I $WORK/b012/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm -shared -o $WORK/b012/sqrt_arm.o ./sqrt_arm.s BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/asm -trimpath $WORK/b012 -I $WORK/b012/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm -shared -o $WORK/b012/tan_arm.o ./tan_arm.s BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/pack r $WORK/b012/_pkg_.a $WORK/b012/asin_arm.o $WORK/b012/asinh_stub.o $WORK/b012/atan2_arm.o $WORK/b012/atan_arm.o $WORK/b012/cbrt_stub.o $WORK/b012/dim_arm.o $WORK/b012/erf_stub.o $WORK/b012/exp2_arm.o $WORK/b012/exp_arm.o $WORK/b012/expm1_arm.o $WORK/b012/floor_arm.o $WORK/b012/frexp_arm.o $WORK/b012/hypot_arm.o $WORK/b012/ldexp_arm.o $WORK/b012/log10_arm.o $WORK/b012/log1p_arm.o $WORK/b012/log_arm.o $WORK/b012/mod_arm.o $WORK/b012/modf_arm.o $WORK/b012/pow_stub.o $WORK/b012/remainder_arm.o $WORK/b012/sin_arm.o $WORK/b012/sinh_stub.o $WORK/b012/sqrt_arm.o $WORK/b012/tan_arm.o # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b012/_pkg_.a # internal BUILDSTDERR: cp $WORK/b012/_pkg_.a /builddir/.cache/go-build/30/30b2fb20b2fb2d4ce1bb1ffbf0571623cbd1105badb42e14947c66aa5cde23cf-d # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b078/_pkg_.a # internal BUILDSTDERR: strconv BUILDSTDERR: mkdir -p $WORK/b019/ BUILDSTDERR: cat >$WORK/b019/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile errors=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile math=$WORK/b012/_pkg_.a BUILDSTDERR: packagefile unicode/utf8=$WORK/b020/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/strconv BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b019/_pkg_.a -trimpath $WORK/b019 -shared -p strconv -std -complete -installsuffix shared -buildid qJkbxNtUS-Mh2RrxJyOi/qJkbxNtUS-Mh2RrxJyOi -goversion go1.10.7 -D "" -importcfg $WORK/b019/importcfg -pack ./atob.go ./atof.go ./atoi.go ./decimal.go ./doc.go ./extfloat.go ./ftoa.go ./isprint.go ./itoa.go ./quote.go BUILDSTDERR: cp $WORK/b078/_pkg_.a /builddir/.cache/go-build/ad/adc027e91600b535180bae8f71a54387573ed6971c95db11ba6a9eb6738c4e41-d # internal BUILDSTDERR: image/color BUILDSTDERR: mkdir -p $WORK/b083/ BUILDSTDERR: cat >$WORK/b083/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/image/color BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b083/_pkg_.a -trimpath $WORK/b083 -shared -p image/color -std -complete -installsuffix shared -buildid DuhP-JK58_hkjNQ8rfep/DuhP-JK58_hkjNQ8rfep -goversion go1.10.7 -D "" -importcfg $WORK/b083/importcfg -pack ./color.go ./ycbcr.go BUILDSTDERR: cd /usr/lib/golang/src/runtime/cgo BUILDSTDERR: gcc -I . -fPIC -marm -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b066=/tmp/go-build -gno-record-gcc-switches -I $WORK/b066/ -g -O2 -Wall -Werror -o $WORK/b066/_x003.o -c gcc_context.c BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b083/_pkg_.a # internal BUILDSTDERR: cp $WORK/b083/_pkg_.a /builddir/.cache/go-build/9a/9a6a196ebcd4087f04ca8fd699799230cb9dc1442704d5e2d97b57ef2046c3c8-d # internal BUILDSTDERR: internal/nettrace BUILDSTDERR: mkdir -p $WORK/b092/ BUILDSTDERR: cat >$WORK/b092/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/internal/nettrace BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b092/_pkg_.a -trimpath $WORK/b092 -shared -p internal/nettrace -std -complete -installsuffix shared -buildid rY65XeBc6vnHIKHtAd8j/rY65XeBc6vnHIKHtAd8j -goversion go1.10.7 -D "" -importcfg $WORK/b092/importcfg -pack ./nettrace.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b092/_pkg_.a # internal BUILDSTDERR: cp $WORK/b092/_pkg_.a /builddir/.cache/go-build/6a/6ae8dc55bce129314826295edad1adda19c74f5ac5c7b7777177bb476ac111dc-d # internal BUILDSTDERR: container/list BUILDSTDERR: mkdir -p $WORK/b117/ BUILDSTDERR: cat >$WORK/b117/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/container/list BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b117/_pkg_.a -trimpath $WORK/b117 -shared -p container/list -std -complete -installsuffix shared -buildid QNQuZ9FMOJjfbgSEjzZG/QNQuZ9FMOJjfbgSEjzZG -goversion go1.10.7 -D "" -importcfg $WORK/b117/importcfg -pack ./list.go BUILDSTDERR: cd /usr/lib/golang/src/runtime/cgo BUILDSTDERR: gcc -I . -fPIC -marm -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b066=/tmp/go-build -gno-record-gcc-switches -I $WORK/b066/ -g -O2 -Wall -Werror -o $WORK/b066/_x004.o -c gcc_fatalf.c BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b117/_pkg_.a # internal BUILDSTDERR: cp $WORK/b117/_pkg_.a /builddir/.cache/go-build/f5/f570f183058651ed13582221d00dc0786a943875c5cb687f2b26dbf44f6e23f5-d # internal BUILDSTDERR: crypto/internal/cipherhw BUILDSTDERR: mkdir -p $WORK/b120/ BUILDSTDERR: cat >$WORK/b120/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/crypto/internal/cipherhw BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b120/_pkg_.a -trimpath $WORK/b120 -shared -p crypto/internal/cipherhw -std -complete -installsuffix shared -buildid 4lsNZcdKg9IocPATdROK/4lsNZcdKg9IocPATdROK -goversion go1.10.7 -D "" -importcfg $WORK/b120/importcfg -pack ./doc.go ./generic.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b120/_pkg_.a # internal BUILDSTDERR: cp $WORK/b120/_pkg_.a /builddir/.cache/go-build/38/3871d7191171c97d0c5cb49abd1394a92a2edd26c5d9555ad475a9d8ea2661dc-d # internal BUILDSTDERR: vendor/golang_org/x/crypto/cryptobyte/asn1 BUILDSTDERR: mkdir -p $WORK/b126/ BUILDSTDERR: cat >$WORK/b126/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/vendor/golang_org/x/crypto/cryptobyte/asn1 BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b126/_pkg_.a -trimpath $WORK/b126 -shared -p vendor/golang_org/x/crypto/cryptobyte/asn1 -std -complete -installsuffix shared -buildid TaH_hcZ3yW6vF5L4XwGt/TaH_hcZ3yW6vF5L4XwGt -goversion go1.10.7 -D "" -importcfg $WORK/b126/importcfg -pack ./asn1.go BUILDSTDERR: cd /usr/lib/golang/src/runtime/cgo BUILDSTDERR: gcc -I . -fPIC -marm -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b066=/tmp/go-build -gno-record-gcc-switches -I $WORK/b066/ -g -O2 -Wall -Werror -o $WORK/b066/_x005.o -c gcc_libinit.c BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b126/_pkg_.a # internal BUILDSTDERR: cp $WORK/b126/_pkg_.a /builddir/.cache/go-build/56/561c178efc565d857bf1221efb8140fc682501cc2642b333d7acba0cba0d59da-d # internal BUILDSTDERR: vendor/golang_org/x/crypto/poly1305 BUILDSTDERR: mkdir -p $WORK/b129/ BUILDSTDERR: cat >$WORK/b129/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile crypto/subtle=$WORK/b038/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/vendor/golang_org/x/crypto/poly1305 BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b129/_pkg_.a -trimpath $WORK/b129 -shared -p vendor/golang_org/x/crypto/poly1305 -std -installsuffix shared -buildid bkQ85DF74Yijp6ByCgJ1/bkQ85DF74Yijp6ByCgJ1 -goversion go1.10.7 -D "" -importcfg $WORK/b129/importcfg -pack -asmhdr $WORK/b129/go_asm.h ./poly1305.go ./sum_arm.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/asm -trimpath $WORK/b129 -I $WORK/b129/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm -shared -o $WORK/b129/sum_arm.o ./sum_arm.s BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/pack r $WORK/b129/_pkg_.a $WORK/b129/sum_arm.o # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b129/_pkg_.a # internal BUILDSTDERR: cp $WORK/b129/_pkg_.a /builddir/.cache/go-build/b1/b177d760641aa27a0b7772a85d40a3cd9d6c0c29219cf7ef45dc4bea2bd2aa00-d # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b019/_pkg_.a # internal BUILDSTDERR: cd /usr/lib/golang/src/runtime/cgo BUILDSTDERR: gcc -I . -fPIC -marm -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b066=/tmp/go-build -gno-record-gcc-switches -I $WORK/b066/ -g -O2 -Wall -Werror -o $WORK/b066/_x006.o -c gcc_linux_arm.c BUILDSTDERR: cp $WORK/b019/_pkg_.a /builddir/.cache/go-build/24/24ea46accc14a4a141160d833a0bac5804e4f6d2daaf41965015b7d8fc3e7abd-d # internal BUILDSTDERR: golang.org/x/crypto/openpgp/errors BUILDSTDERR: mkdir -p $WORK/b080/ BUILDSTDERR: cat >$WORK/b080/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile strconv=$WORK/b019/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: crypto/rc4 BUILDSTDERR: mkdir -p $WORK/b121/ BUILDSTDERR: cd /usr/share/gocode/src/golang.org/x/crypto/openpgp/errors BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b080/_pkg_.a -trimpath $WORK/b080 -shared -p golang.org/x/crypto/openpgp/errors -complete -installsuffix shared -buildid -qVQ-nwJK3hwOIkWUT8Z/-qVQ-nwJK3hwOIkWUT8Z -goversion go1.10.7 -D "" -importcfg $WORK/b080/importcfg -pack ./errors.go BUILDSTDERR: cat >$WORK/b121/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile strconv=$WORK/b019/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/crypto/rc4 BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b121/_pkg_.a -trimpath $WORK/b121 -shared -p crypto/rc4 -std -installsuffix shared -buildid ZaA8jdsaIVU2jRpE_ER-/ZaA8jdsaIVU2jRpE_ER- -goversion go1.10.7 -D "" -importcfg $WORK/b121/importcfg -pack -asmhdr $WORK/b121/go_asm.h ./rc4.go ./rc4_asm.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b080/_pkg_.a # internal BUILDSTDERR: cp $WORK/b080/_pkg_.a /builddir/.cache/go-build/47/4708a14c64249d65d21aaf87ebbbf3dd8b4e703baea0e046d522943cae2f2e03-d # internal BUILDSTDERR: /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/rc4_arm.o ./rc4_arm.s BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/pack r $WORK/b121/_pkg_.a $WORK/b121/rc4_arm.o # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b121/_pkg_.a # internal BUILDSTDERR: cp $WORK/b121/_pkg_.a /builddir/.cache/go-build/64/64518d84cb5a9dd8e2cb7e00cbbb23dae514bd4252e4e38f6db1dcc2941efdc7-d # internal BUILDSTDERR: cd /usr/lib/golang/src/runtime/cgo BUILDSTDERR: gcc -I . -fPIC -marm -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b066=/tmp/go-build -gno-record-gcc-switches -I $WORK/b066/ -g -O2 -Wall -Werror -o $WORK/b066/_x007.o -c gcc_setenv.c BUILDSTDERR: gcc -I . -fPIC -marm -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b066=/tmp/go-build -gno-record-gcc-switches -I $WORK/b066/ -g -O2 -Wall -Werror -o $WORK/b066/_x008.o -c gcc_traceback.c BUILDSTDERR: gcc -I . -fPIC -marm -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b066=/tmp/go-build -gno-record-gcc-switches -I $WORK/b066/ -g -O2 -Wall -Werror -o $WORK/b066/_x009.o -c gcc_util.c BUILDSTDERR: gcc -I . -fPIC -marm -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b066=/tmp/go-build -gno-record-gcc-switches -I $WORK/b066/ -g -O2 -Wall -Werror -o $WORK/b066/_x010.o -c gcc_arm.S BUILDSTDERR: cd $WORK/b066 BUILDSTDERR: gcc -I /usr/lib/golang/src/runtime/cgo -fPIC -marm -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b066=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -Wall -Werror -o ./_cgo_main.o -c _cgo_main.c BUILDSTDERR: cd /usr/lib/golang/src/runtime/cgo BUILDSTDERR: 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 $WORK/b066/_x006.o $WORK/b066/_x007.o $WORK/b066/_x008.o $WORK/b066/_x009.o $WORK/b066/_x010.o -g -O2 -lpthread -pie BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/cgo -dynpackage cgo -dynimport $WORK/b066/_cgo_.o -dynout $WORK/b066/_cgo_import.go -dynlinker BUILDSTDERR: cat >$WORK/b066/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: EOF BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b066/_pkg_.a -trimpath $WORK/b066 -shared -p runtime/cgo -std -installsuffix shared -buildid u1Bn2Y7LiGXPps-ZbiXX/u1Bn2Y7LiGXPps-ZbiXX -goversion go1.10.7 -D "" -importcfg $WORK/b066/importcfg -pack -asmhdr $WORK/b066/go_asm.h ./callbacks.go ./callbacks_traceback.go ./iscgo.go ./setenv.go $WORK/b066/_cgo_gotypes.go $WORK/b066/cgo.cgo1.go $WORK/b066/_cgo_import.go BUILDSTDERR: /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/asm_arm.o ./asm_arm.s BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/pack r $WORK/b066/_pkg_.a $WORK/b066/asm_arm.o $WORK/b066/_x001.o $WORK/b066/_x002.o $WORK/b066/_x003.o $WORK/b066/_x004.o $WORK/b066/_x005.o $WORK/b066/_x006.o $WORK/b066/_x007.o $WORK/b066/_x008.o $WORK/b066/_x009.o $WORK/b066/_x010.o # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b066/_pkg_.a # internal BUILDSTDERR: cp $WORK/b066/_pkg_.a /builddir/.cache/go-build/6e/6e6e106bc9a94269675aea963f9c6e31aef62a579cffa38574d1df11d0a45c25-d # internal BUILDSTDERR: cd /usr/lib/golang/src/runtime BUILDSTDERR: /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.o ./asm.s BUILDSTDERR: /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 BUILDSTDERR: /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/duff_arm.o ./duff_arm.s BUILDSTDERR: /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/memclr_arm.o ./memclr_arm.s BUILDSTDERR: /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/memmove_arm.o ./memmove_arm.s BUILDSTDERR: /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/rt0_linux_arm.o ./rt0_linux_arm.s BUILDSTDERR: /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 BUILDSTDERR: /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/tls_arm.o ./tls_arm.s BUILDSTDERR: /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/vlop_arm.o ./vlop_arm.s BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/pack r $WORK/b008/_pkg_.a $WORK/b008/asm.o $WORK/b008/asm_arm.o $WORK/b008/duff_arm.o $WORK/b008/memclr_arm.o $WORK/b008/memmove_arm.o $WORK/b008/rt0_linux_arm.o $WORK/b008/sys_linux_arm.o $WORK/b008/tls_arm.o $WORK/b008/vlop_arm.o # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b008/_pkg_.a # internal BUILDSTDERR: cp $WORK/b008/_pkg_.a /builddir/.cache/go-build/12/12f69b0a8d8288ae1b3fc1ee53669a57199d00afb03436c8ec7ce01672dbd49f-d # internal BUILDSTDERR: sync BUILDSTDERR: mkdir -p $WORK/b005/ BUILDSTDERR: cat >$WORK/b005/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile internal/race=$WORK/b006/_pkg_.a BUILDSTDERR: packagefile runtime=$WORK/b008/_pkg_.a BUILDSTDERR: packagefile sync/atomic=$WORK/b011/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/sync BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b005/_pkg_.a -trimpath $WORK/b005 -shared -p sync -std -installsuffix shared -buildid u_7tPeKd-gz48mgCwh81/u_7tPeKd-gz48mgCwh81 -goversion go1.10.7 -D "" -importcfg $WORK/b005/importcfg -pack ./cond.go ./map.go ./mutex.go ./once.go ./pool.go ./runtime.go ./rwmutex.go ./waitgroup.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b005/_pkg_.a # internal BUILDSTDERR: cp $WORK/b005/_pkg_.a /builddir/.cache/go-build/d2/d21d416b8c50d87c890a88f01fc0d9b8c1f53351881bc7776bb0354c8609dba2-d # internal BUILDSTDERR: io BUILDSTDERR: mkdir -p $WORK/b004/ BUILDSTDERR: cat >$WORK/b004/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile errors=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b005/_pkg_.a BUILDSTDERR: packagefile sync/atomic=$WORK/b011/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/io BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b004/_pkg_.a -trimpath $WORK/b004 -shared -p io -std -complete -installsuffix shared -buildid TCM_eiQScJeuOwlBKfab/TCM_eiQScJeuOwlBKfab -goversion go1.10.7 -D "" -importcfg $WORK/b004/importcfg -pack ./io.go ./multi.go ./pipe.go BUILDSTDERR: math/rand BUILDSTDERR: mkdir -p $WORK/b042/ BUILDSTDERR: cat >$WORK/b042/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile math=$WORK/b012/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b005/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/math/rand BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b042/_pkg_.a -trimpath $WORK/b042 -shared -p math/rand -std -complete -installsuffix shared -buildid -nML_Cl1SdrsOCTHs8rQ/-nML_Cl1SdrsOCTHs8rQ -goversion go1.10.7 -D "" -importcfg $WORK/b042/importcfg -pack ./exp.go ./normal.go ./rand.go ./rng.go ./zipf.go BUILDSTDERR: reflect BUILDSTDERR: mkdir -p $WORK/b018/ BUILDSTDERR: cat >$WORK/b018/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile math=$WORK/b012/_pkg_.a BUILDSTDERR: packagefile runtime=$WORK/b008/_pkg_.a BUILDSTDERR: packagefile strconv=$WORK/b019/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b005/_pkg_.a BUILDSTDERR: packagefile unicode=$WORK/b021/_pkg_.a BUILDSTDERR: packagefile unicode/utf8=$WORK/b020/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/reflect BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b018/_pkg_.a -trimpath $WORK/b018 -shared -p reflect -std -installsuffix shared -buildid s-kFQRWiC8zilyum1d5V/s-kFQRWiC8zilyum1d5V -goversion go1.10.7 -D "" -importcfg $WORK/b018/importcfg -pack -asmhdr $WORK/b018/go_asm.h ./deepequal.go ./makefunc.go ./swapper.go ./type.go ./value.go BUILDSTDERR: syscall BUILDSTDERR: mkdir -p $WORK/b015/ BUILDSTDERR: cat >$WORK/b015/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile internal/race=$WORK/b006/_pkg_.a BUILDSTDERR: packagefile runtime=$WORK/b008/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b005/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/syscall BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b015/_pkg_.a -trimpath $WORK/b015 -shared -p syscall -std -installsuffix shared -buildid SxcSXGRvOVx7f0tjeXPC/SxcSXGRvOVx7f0tjeXPC -goversion go1.10.7 -D "" -importcfg $WORK/b015/importcfg -pack -asmhdr $WORK/b015/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 ./sockcmsg_linux.go ./sockcmsg_unix.go ./str.go ./syscall.go ./syscall_linux.go ./syscall_linux_arm.go ./syscall_unix.go ./timestruct.go ./zerrors_linux_arm.go ./zsyscall_linux_arm.go ./zsysnum_linux_arm.go ./ztypes_linux_arm.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b004/_pkg_.a # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b042/_pkg_.a # internal BUILDSTDERR: cp $WORK/b042/_pkg_.a /builddir/.cache/go-build/b0/b0933b5bf525c8703abf97b3f049d9c62f41b2407e33e157f8d7ddb0703f17c8-d # internal BUILDSTDERR: internal/singleflight BUILDSTDERR: mkdir -p $WORK/b093/ BUILDSTDERR: cat >$WORK/b093/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile sync=$WORK/b005/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/internal/singleflight BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b093/_pkg_.a -trimpath $WORK/b093 -shared -p internal/singleflight -std -complete -installsuffix shared -buildid P-Gssp2zK2XYiPCHv6ob/P-Gssp2zK2XYiPCHv6ob -goversion go1.10.7 -D "" -importcfg $WORK/b093/importcfg -pack ./singleflight.go BUILDSTDERR: cp $WORK/b004/_pkg_.a /builddir/.cache/go-build/5c/5ca8ff181114072920982281a05aabafe7d6c1ed8ab0e786d5fc6c47ba370d0d-d # internal BUILDSTDERR: bytes BUILDSTDERR: mkdir -p $WORK/b024/ BUILDSTDERR: cat >$WORK/b024/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile errors=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile unicode=$WORK/b021/_pkg_.a BUILDSTDERR: packagefile unicode/utf8=$WORK/b020/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/bytes BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b024/_pkg_.a -trimpath $WORK/b024 -shared -p bytes -std -installsuffix shared -buildid _GCGalllAI9ZMbC_t5vE/_GCGalllAI9ZMbC_t5vE -goversion go1.10.7 -D "" -importcfg $WORK/b024/importcfg -pack ./buffer.go ./bytes.go ./bytes_decl.go ./bytes_generic.go ./reader.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b093/_pkg_.a # internal BUILDSTDERR: cp $WORK/b093/_pkg_.a /builddir/.cache/go-build/99/99d2c5fbb1ce4905140870204fba93548e0ada3e71973082e91dd21684d02f4a-d # internal BUILDSTDERR: strings BUILDSTDERR: mkdir -p $WORK/b030/ BUILDSTDERR: cat >$WORK/b030/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile errors=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile unicode=$WORK/b021/_pkg_.a BUILDSTDERR: packagefile unicode/utf8=$WORK/b020/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/strings BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b030/_pkg_.a -trimpath $WORK/b030 -shared -p strings -std -installsuffix shared -buildid OxzQVLHMQLdicf1cDjkt/OxzQVLHMQLdicf1cDjkt -goversion go1.10.7 -D "" -importcfg $WORK/b030/importcfg -pack -asmhdr $WORK/b030/go_asm.h ./builder.go ./compare.go ./reader.go ./replace.go ./search.go ./strings.go ./strings_decl.go ./strings_generic.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b024/_pkg_.a # internal BUILDSTDERR: cp $WORK/b024/_pkg_.a /builddir/.cache/go-build/55/55cd26c3ffac962f7d510a901a58055599f2031bbea86feaa465b0ee50094ff9-d # internal BUILDSTDERR: bufio BUILDSTDERR: mkdir -p $WORK/b023/ BUILDSTDERR: cat >$WORK/b023/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile bytes=$WORK/b024/_pkg_.a BUILDSTDERR: packagefile errors=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile unicode/utf8=$WORK/b020/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/bufio BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b023/_pkg_.a -trimpath $WORK/b023 -shared -p bufio -std -complete -installsuffix shared -buildid sbyQrKKdPi0f-I6rKRUm/sbyQrKKdPi0f-I6rKRUm -goversion go1.10.7 -D "" -importcfg $WORK/b023/importcfg -pack ./bufio.go ./scan.go BUILDSTDERR: cd /usr/lib/golang/src/strings BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/asm -trimpath $WORK/b030 -I $WORK/b030/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm -shared -o $WORK/b030/strings.o ./strings.s BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/pack r $WORK/b030/_pkg_.a $WORK/b030/strings.o # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b030/_pkg_.a # internal BUILDSTDERR: cp $WORK/b030/_pkg_.a /builddir/.cache/go-build/da/dac7ce4fa145f37eaa37b453501c4f3bbccfe72a6cbd6713501de33c5890ddd1-d # internal BUILDSTDERR: hash BUILDSTDERR: mkdir -p $WORK/b034/ BUILDSTDERR: cat >$WORK/b034/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile io=$WORK/b004/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/hash BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b034/_pkg_.a -trimpath $WORK/b034 -shared -p hash -std -complete -installsuffix shared -buildid ZozSq7IL68fD4Ob_6-QE/ZozSq7IL68fD4Ob_6-QE -goversion go1.10.7 -D "" -importcfg $WORK/b034/importcfg -pack ./hash.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b034/_pkg_.a # internal BUILDSTDERR: cp $WORK/b034/_pkg_.a /builddir/.cache/go-build/a4/a41cc9a7108ed297e326d09d01047d03c42f066ca6d5c45f0fe27035e0fdc02a-d # internal BUILDSTDERR: crypto BUILDSTDERR: mkdir -p $WORK/b033/ BUILDSTDERR: cat >$WORK/b033/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile hash=$WORK/b034/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile strconv=$WORK/b019/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/crypto BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b033/_pkg_.a -trimpath $WORK/b033 -shared -p crypto -std -complete -installsuffix shared -buildid egKghIQAgrtx_-euBoL-/egKghIQAgrtx_-euBoL- -goversion go1.10.7 -D "" -importcfg $WORK/b033/importcfg -pack ./crypto.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b033/_pkg_.a # internal BUILDSTDERR: cp $WORK/b033/_pkg_.a /builddir/.cache/go-build/d2/d27e27cbfea0e10ba18bdfe7a1048f5305bf5045c9bcb0f7992bba0cd543d5ff-d # internal BUILDSTDERR: crypto/cipher BUILDSTDERR: mkdir -p $WORK/b037/ BUILDSTDERR: cat >$WORK/b037/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile crypto/subtle=$WORK/b038/_pkg_.a BUILDSTDERR: packagefile errors=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile runtime=$WORK/b008/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/crypto/cipher BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b037/_pkg_.a -trimpath $WORK/b037 -shared -p crypto/cipher -std -complete -installsuffix shared -buildid oKPtzXDnRHw4Xff6qKlk/oKPtzXDnRHw4Xff6qKlk -goversion go1.10.7 -D "" -importcfg $WORK/b037/importcfg -pack ./cbc.go ./cfb.go ./cipher.go ./ctr.go ./gcm.go ./io.go ./ofb.go ./xor.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b023/_pkg_.a # internal BUILDSTDERR: cp $WORK/b023/_pkg_.a /builddir/.cache/go-build/2c/2ca189b2fe500e48c433581102b973845b9940b1750d495610e6ce1f8bd8da7f-d # internal BUILDSTDERR: crypto/sha256 BUILDSTDERR: mkdir -p $WORK/b044/ BUILDSTDERR: cat >$WORK/b044/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile crypto=$WORK/b033/_pkg_.a BUILDSTDERR: packagefile errors=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile hash=$WORK/b034/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/crypto/sha256 BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b044/_pkg_.a -trimpath $WORK/b044 -shared -p crypto/sha256 -std -complete -installsuffix shared -buildid 5oRdVi-EckgbkKXzuJ4y/5oRdVi-EckgbkKXzuJ4y -goversion go1.10.7 -D "" -importcfg $WORK/b044/importcfg -pack ./sha256.go ./sha256block.go ./sha256block_generic.go BUILDSTDERR: cd /usr/lib/golang/src/syscall BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/asm -trimpath $WORK/b015 -I $WORK/b015/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm -shared -o $WORK/b015/asm_linux_arm.o ./asm_linux_arm.s BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b044/_pkg_.a # internal BUILDSTDERR: cp $WORK/b044/_pkg_.a /builddir/.cache/go-build/58/58aae3c276ff607b83da8a547d47626d4c43acde7e733c6fdde2272efa0122db-d # internal BUILDSTDERR: crypto/sha512 BUILDSTDERR: mkdir -p $WORK/b045/ BUILDSTDERR: cat >$WORK/b045/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile crypto=$WORK/b033/_pkg_.a BUILDSTDERR: packagefile errors=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile hash=$WORK/b034/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/crypto/sha512 BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b045/_pkg_.a -trimpath $WORK/b045 -shared -p crypto/sha512 -std -complete -installsuffix shared -buildid RZb5M3uQ1qrKKXw3HRCl/RZb5M3uQ1qrKKXw3HRCl -goversion go1.10.7 -D "" -importcfg $WORK/b045/importcfg -pack ./sha512.go ./sha512block.go ./sha512block_generic.go BUILDSTDERR: cd /usr/lib/golang/src/syscall BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/pack r $WORK/b015/_pkg_.a $WORK/b015/asm_linux_arm.o # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b015/_pkg_.a # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b037/_pkg_.a # internal BUILDSTDERR: cp $WORK/b037/_pkg_.a /builddir/.cache/go-build/23/2362cf648631ce45d3488a103c0c158d92a28d2cb49381c362e63cb8519567bf-d # internal BUILDSTDERR: crypto/aes BUILDSTDERR: mkdir -p $WORK/b036/ BUILDSTDERR: cat >$WORK/b036/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile crypto/cipher=$WORK/b037/_pkg_.a BUILDSTDERR: packagefile strconv=$WORK/b019/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/crypto/aes BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b036/_pkg_.a -trimpath $WORK/b036 -shared -p crypto/aes -std -complete -installsuffix shared -buildid DYYD_yJEJfepqECFz3pm/DYYD_yJEJfepqECFz3pm -goversion go1.10.7 -D "" -importcfg $WORK/b036/importcfg -pack ./block.go ./cipher.go ./cipher_generic.go ./const.go ./modes.go BUILDSTDERR: cp $WORK/b015/_pkg_.a /builddir/.cache/go-build/b0/b0f2b7bcf41b765e2053e273270496354b5156a4e91fdd31f7ff004c6cfc2ad1-d # internal BUILDSTDERR: time BUILDSTDERR: mkdir -p $WORK/b016/ BUILDSTDERR: cat >$WORK/b016/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile errors=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b005/_pkg_.a BUILDSTDERR: packagefile syscall=$WORK/b015/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/time BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b016/_pkg_.a -trimpath $WORK/b016 -shared -p time -std -installsuffix shared -buildid o4VgzBc7zFrS_Dmgo4kP/o4VgzBc7zFrS_Dmgo4kP -goversion go1.10.7 -D "" -importcfg $WORK/b016/importcfg -pack ./format.go ./sleep.go ./sys_unix.go ./tick.go ./time.go ./zoneinfo.go ./zoneinfo_read.go ./zoneinfo_unix.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b036/_pkg_.a # internal BUILDSTDERR: cp $WORK/b036/_pkg_.a /builddir/.cache/go-build/1b/1b65df2f765e4a4c4de0d2112cb40381898bf2ac7643cc889306957fc9177210-d # internal BUILDSTDERR: internal/syscall/unix BUILDSTDERR: mkdir -p $WORK/b039/ BUILDSTDERR: cat >$WORK/b039/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile sync/atomic=$WORK/b011/_pkg_.a BUILDSTDERR: packagefile syscall=$WORK/b015/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/internal/syscall/unix BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b039/_pkg_.a -trimpath $WORK/b039 -shared -p internal/syscall/unix -std -complete -installsuffix shared -buildid mrscqB56ZJ8_dtt0iC8Q/mrscqB56ZJ8_dtt0iC8Q -goversion go1.10.7 -D "" -importcfg $WORK/b039/importcfg -pack ./getrandom_linux.go ./getrandom_linux_arm.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b045/_pkg_.a # internal BUILDSTDERR: cp $WORK/b045/_pkg_.a /builddir/.cache/go-build/e7/e7f840897d96ec189e583f90a9cae6dcae5b77a9fcfc5263c1f4e48bdd1a41b6-d # internal BUILDSTDERR: hash/adler32 BUILDSTDERR: mkdir -p $WORK/b050/ BUILDSTDERR: cat >$WORK/b050/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile errors=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile hash=$WORK/b034/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/hash/adler32 BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b050/_pkg_.a -trimpath $WORK/b050 -shared -p hash/adler32 -std -complete -installsuffix shared -buildid fDYGKa7YU0c9afK6FCfl/fDYGKa7YU0c9afK6FCfl -goversion go1.10.7 -D "" -importcfg $WORK/b050/importcfg -pack ./adler32.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b039/_pkg_.a # internal BUILDSTDERR: cp $WORK/b039/_pkg_.a /builddir/.cache/go-build/1a/1afaf151f00f6674745af850bc9aa9b952c3aedad5185f2d4c33a95e4117d39b-d # internal BUILDSTDERR: path BUILDSTDERR: mkdir -p $WORK/b052/ BUILDSTDERR: cat >$WORK/b052/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile errors=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b030/_pkg_.a BUILDSTDERR: packagefile unicode/utf8=$WORK/b020/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/path BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b052/_pkg_.a -trimpath $WORK/b052 -shared -p path -std -complete -installsuffix shared -buildid BO-34LXa-oC-9ds2voTM/BO-34LXa-oC-9ds2voTM -goversion go1.10.7 -D "" -importcfg $WORK/b052/importcfg -pack ./match.go ./path.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b050/_pkg_.a # internal BUILDSTDERR: cp $WORK/b050/_pkg_.a /builddir/.cache/go-build/e1/e13c88629ba62ea721c7e060114ea86d6115b97a7edf94a1aae5752dc744a83b-d # internal BUILDSTDERR: crypto/md5 BUILDSTDERR: mkdir -p $WORK/b076/ BUILDSTDERR: cat >$WORK/b076/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile crypto=$WORK/b033/_pkg_.a BUILDSTDERR: packagefile errors=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile hash=$WORK/b034/_pkg_.a BUILDSTDERR: packagefile runtime=$WORK/b008/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/crypto/md5 BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b076/_pkg_.a -trimpath $WORK/b076 -shared -p crypto/md5 -std -installsuffix shared -buildid Csw8UbqFXbCwbSU93QbK/Csw8UbqFXbCwbSU93QbK -goversion go1.10.7 -D "" -importcfg $WORK/b076/importcfg -pack -asmhdr $WORK/b076/go_asm.h ./md5.go ./md5block.go ./md5block_decl.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b052/_pkg_.a # internal BUILDSTDERR: cp $WORK/b052/_pkg_.a /builddir/.cache/go-build/2d/2d24b92ea916ae2dcfbf14800d26054879325340742a446c9bfbf25eb7c5dd81-d # internal BUILDSTDERR: crypto/sha1 BUILDSTDERR: mkdir -p $WORK/b077/ BUILDSTDERR: cat >$WORK/b077/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile crypto=$WORK/b033/_pkg_.a BUILDSTDERR: packagefile errors=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile hash=$WORK/b034/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/crypto/sha1 BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b077/_pkg_.a -trimpath $WORK/b077 -shared -p crypto/sha1 -std -installsuffix shared -buildid 8FklvMK2X-nR6GKYnKCJ/8FklvMK2X-nR6GKYnKCJ -goversion go1.10.7 -D "" -importcfg $WORK/b077/importcfg -pack -asmhdr $WORK/b077/go_asm.h ./sha1.go ./sha1block.go ./sha1block_decl.go BUILDSTDERR: cd /usr/lib/golang/src/crypto/md5 BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/asm -trimpath $WORK/b076 -I $WORK/b076/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm -shared -o $WORK/b076/md5block_arm.o ./md5block_arm.s BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/pack r $WORK/b076/_pkg_.a $WORK/b076/md5block_arm.o # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b076/_pkg_.a # internal BUILDSTDERR: cp $WORK/b076/_pkg_.a /builddir/.cache/go-build/3a/3a54825f715ed65e1c3c7375469018748fa759e5d42932833187cacd817c78e1-d # internal BUILDSTDERR: golang.org/x/crypto/openpgp/s2k BUILDSTDERR: mkdir -p $WORK/b081/ BUILDSTDERR: cat >$WORK/b081/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile crypto=$WORK/b033/_pkg_.a BUILDSTDERR: packagefile golang.org/x/crypto/openpgp/errors=$WORK/b080/_pkg_.a BUILDSTDERR: packagefile hash=$WORK/b034/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile strconv=$WORK/b019/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/share/gocode/src/golang.org/x/crypto/openpgp/s2k BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b081/_pkg_.a -trimpath $WORK/b081 -shared -p golang.org/x/crypto/openpgp/s2k -complete -installsuffix shared -buildid 8Ggh5IBWJ0FpMewwBcBR/8Ggh5IBWJ0FpMewwBcBR -goversion go1.10.7 -D "" -importcfg $WORK/b081/importcfg -pack ./s2k.go BUILDSTDERR: cd /usr/lib/golang/src/crypto/sha1 BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/asm -trimpath $WORK/b077 -I $WORK/b077/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm -shared -o $WORK/b077/sha1block_arm.o ./sha1block_arm.s BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/pack r $WORK/b077/_pkg_.a $WORK/b077/sha1block_arm.o # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b077/_pkg_.a # internal BUILDSTDERR: cp $WORK/b077/_pkg_.a /builddir/.cache/go-build/dd/ddd92635389420a314f93d10abaabd85c572fb5d7ed4da863e2b04b2e08de6ab-d # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b081/_pkg_.a # internal BUILDSTDERR: cp $WORK/b081/_pkg_.a /builddir/.cache/go-build/c1/c182bcda49bea4c1cef615a746abc1ee54c9011bd869906be5e8ad81928c39d3-d # internal BUILDSTDERR: runtime/trace BUILDSTDERR: mkdir -p $WORK/b111/ BUILDSTDERR: cat >$WORK/b111/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile io=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile runtime=$WORK/b008/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/runtime/trace BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b111/_pkg_.a -trimpath $WORK/b111 -shared -p runtime/trace -std -complete -installsuffix shared -buildid yG-86DgUBAlaPo9GKV_V/yG-86DgUBAlaPo9GKV_V -goversion go1.10.7 -D "" -importcfg $WORK/b111/importcfg -pack ./trace.go BUILDSTDERR: image BUILDSTDERR: mkdir -p $WORK/b082/ BUILDSTDERR: cat >$WORK/b082/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile bufio=$WORK/b023/_pkg_.a BUILDSTDERR: packagefile errors=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile image/color=$WORK/b083/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile strconv=$WORK/b019/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/image BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b082/_pkg_.a -trimpath $WORK/b082 -shared -p image -std -complete -installsuffix shared -buildid lAlMKrQF_lowqQd3I7zk/lAlMKrQF_lowqQd3I7zk -goversion go1.10.7 -D "" -importcfg $WORK/b082/importcfg -pack ./format.go ./geom.go ./image.go ./names.go ./ycbcr.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b111/_pkg_.a # internal BUILDSTDERR: cp $WORK/b111/_pkg_.a /builddir/.cache/go-build/18/18648525c8e86edb8f296b8e5245ed82167484bdbc4e6b2b454e0aae8951c1b3-d # internal BUILDSTDERR: hash/crc32 BUILDSTDERR: mkdir -p $WORK/b116/ BUILDSTDERR: cat >$WORK/b116/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile errors=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile hash=$WORK/b034/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b005/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/hash/crc32 BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b116/_pkg_.a -trimpath $WORK/b116 -shared -p hash/crc32 -std -complete -installsuffix shared -buildid mSa-XOaZo2Zq8r6Uad9l/mSa-XOaZo2Zq8r6Uad9l -goversion go1.10.7 -D "" -importcfg $WORK/b116/importcfg -pack ./crc32.go ./crc32_generic.go ./crc32_otherarch.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b116/_pkg_.a # internal BUILDSTDERR: cp $WORK/b116/_pkg_.a /builddir/.cache/go-build/ae/aef9d5ff8b84852b106abec8bcc370dc7d4781249270b25f379a559f6322a863-d # internal BUILDSTDERR: crypto/hmac BUILDSTDERR: mkdir -p $WORK/b119/ BUILDSTDERR: cat >$WORK/b119/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile crypto/subtle=$WORK/b038/_pkg_.a BUILDSTDERR: packagefile hash=$WORK/b034/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/crypto/hmac BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b119/_pkg_.a -trimpath $WORK/b119 -shared -p crypto/hmac -std -complete -installsuffix shared -buildid JKuft97EwyWs-VrqUIEv/JKuft97EwyWs-VrqUIEv -goversion go1.10.7 -D "" -importcfg $WORK/b119/importcfg -pack ./hmac.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b119/_pkg_.a # internal BUILDSTDERR: cp $WORK/b119/_pkg_.a /builddir/.cache/go-build/33/33bc80a6aadc905e20d3da8572005fe834a6d03a4f9286575b200fa0101e2c3f-d # internal BUILDSTDERR: vendor/golang_org/x/text/transform BUILDSTDERR: mkdir -p $WORK/b134/ BUILDSTDERR: cat >$WORK/b134/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile bytes=$WORK/b024/_pkg_.a BUILDSTDERR: packagefile errors=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile unicode/utf8=$WORK/b020/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/vendor/golang_org/x/text/transform BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b134/_pkg_.a -trimpath $WORK/b134 -shared -p vendor/golang_org/x/text/transform -std -complete -installsuffix shared -buildid oqQPHSv9I4T8--TWzTol/oqQPHSv9I4T8--TWzTol -goversion go1.10.7 -D "" -importcfg $WORK/b134/importcfg -pack ./transform.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b134/_pkg_.a # internal BUILDSTDERR: cp $WORK/b134/_pkg_.a /builddir/.cache/go-build/63/63e0e42075aaba643a4601bbbf823aff3e8048f46b368a4f15ac8f5e7f4382d8-d # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b016/_pkg_.a # internal BUILDSTDERR: cp $WORK/b016/_pkg_.a /builddir/.cache/go-build/66/66c509b207844b9224058046449cd4b141d37d0ef65f70c12daa0336dba535f6-d # internal BUILDSTDERR: internal/poll BUILDSTDERR: mkdir -p $WORK/b014/ BUILDSTDERR: cat >$WORK/b014/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile errors=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile runtime=$WORK/b008/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b005/_pkg_.a BUILDSTDERR: packagefile sync/atomic=$WORK/b011/_pkg_.a BUILDSTDERR: packagefile syscall=$WORK/b015/_pkg_.a BUILDSTDERR: packagefile time=$WORK/b016/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/internal/poll BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b014/_pkg_.a -trimpath $WORK/b014 -shared -p internal/poll -std -installsuffix shared -buildid 1upNZtS6hJJKJtyY3dJc/1upNZtS6hJJKJtyY3dJc -goversion go1.10.7 -D "" -importcfg $WORK/b014/importcfg -pack ./fd.go ./fd_mutex.go ./fd_poll_runtime.go ./fd_posix.go ./fd_unix.go ./hook_cloexec.go ./hook_unix.go ./sendfile_linux.go ./sock_cloexec.go ./sockopt.go ./sockopt_linux.go ./sockopt_unix.go ./sockoptip.go ./writev.go BUILDSTDERR: cd /usr/lib/golang/src/reflect BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/asm -trimpath $WORK/b018 -I $WORK/b018/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm -shared -o $WORK/b018/asm_arm.o ./asm_arm.s BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/pack r $WORK/b018/_pkg_.a $WORK/b018/asm_arm.o # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b018/_pkg_.a # internal BUILDSTDERR: cp $WORK/b018/_pkg_.a /builddir/.cache/go-build/9e/9e2f67411f33d307686b48ad5fae67786c3e1dffa9216e2f088e881e30c04258-d # internal BUILDSTDERR: sort BUILDSTDERR: mkdir -p $WORK/b029/ BUILDSTDERR: cat >$WORK/b029/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile reflect=$WORK/b018/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/sort BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b029/_pkg_.a -trimpath $WORK/b029 -shared -p sort -std -complete -installsuffix shared -buildid FG38cdnFDa2R2edYhNBZ/FG38cdnFDa2R2edYhNBZ -goversion go1.10.7 -D "" -importcfg $WORK/b029/importcfg -pack ./search.go ./slice.go ./sort.go ./zfuncversion.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b082/_pkg_.a # internal BUILDSTDERR: encoding/binary BUILDSTDERR: mkdir -p $WORK/b028/ BUILDSTDERR: cat >$WORK/b028/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile errors=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile math=$WORK/b012/_pkg_.a BUILDSTDERR: packagefile reflect=$WORK/b018/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/encoding/binary BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b028/_pkg_.a -trimpath $WORK/b028 -shared -p encoding/binary -std -complete -installsuffix shared -buildid YI5BBy7kyY0PGCxIMMj0/YI5BBy7kyY0PGCxIMMj0 -goversion go1.10.7 -D "" -importcfg $WORK/b028/importcfg -pack ./binary.go ./varint.go BUILDSTDERR: cp $WORK/b082/_pkg_.a /builddir/.cache/go-build/fe/fe413c75b605c76986226c704d5bc5eb45c1d4543a487db4d65ce2285015bf7f-d # internal BUILDSTDERR: image/internal/imageutil BUILDSTDERR: mkdir -p $WORK/b085/ BUILDSTDERR: cat >$WORK/b085/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile image=$WORK/b082/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/image/internal/imageutil BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b085/_pkg_.a -trimpath $WORK/b085 -shared -p image/internal/imageutil -std -complete -installsuffix shared -buildid -aX0idGzRUn_9QdGykI8/-aX0idGzRUn_9QdGykI8 -goversion go1.10.7 -D "" -importcfg $WORK/b085/importcfg -pack ./imageutil.go ./impl.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b085/_pkg_.a # internal BUILDSTDERR: cp $WORK/b085/_pkg_.a /builddir/.cache/go-build/4c/4cc298d47fc80531095ea6b549942c2e774a16c32abeb13901cf52125a8895f8-d # internal BUILDSTDERR: image/jpeg BUILDSTDERR: mkdir -p $WORK/b084/ BUILDSTDERR: cat >$WORK/b084/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile bufio=$WORK/b023/_pkg_.a BUILDSTDERR: packagefile errors=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile image=$WORK/b082/_pkg_.a BUILDSTDERR: packagefile image/color=$WORK/b083/_pkg_.a BUILDSTDERR: packagefile image/internal/imageutil=$WORK/b085/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b004/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/image/jpeg BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b084/_pkg_.a -trimpath $WORK/b084 -shared -p image/jpeg -std -complete -installsuffix shared -buildid jaBwzAHuOuBKlImZreTM/jaBwzAHuOuBKlImZreTM -goversion go1.10.7 -D "" -importcfg $WORK/b084/importcfg -pack ./fdct.go ./huffman.go ./idct.go ./reader.go ./scan.go ./writer.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b014/_pkg_.a # internal BUILDSTDERR: cp $WORK/b014/_pkg_.a /builddir/.cache/go-build/83/8302a2db16e2193faba2a4bb014944d0ce69d7c3a4cc222cc1d74787e7a88879-d # internal BUILDSTDERR: os BUILDSTDERR: mkdir -p $WORK/b013/ BUILDSTDERR: cat >$WORK/b013/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile errors=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile internal/poll=$WORK/b014/_pkg_.a BUILDSTDERR: packagefile internal/testlog=$WORK/b017/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile runtime=$WORK/b008/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b005/_pkg_.a BUILDSTDERR: packagefile sync/atomic=$WORK/b011/_pkg_.a BUILDSTDERR: packagefile syscall=$WORK/b015/_pkg_.a BUILDSTDERR: packagefile time=$WORK/b016/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/os BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b013/_pkg_.a -trimpath $WORK/b013 -shared -p os -std -installsuffix shared -buildid s1F4EhaI1b08EpBqxMoy/s1F4EhaI1b08EpBqxMoy -goversion go1.10.7 -D "" -importcfg $WORK/b013/importcfg -pack ./dir.go ./dir_unix.go ./env.go ./error.go ./error_posix.go ./error_unix.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 ./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 BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b029/_pkg_.a # internal BUILDSTDERR: cp $WORK/b029/_pkg_.a /builddir/.cache/go-build/6e/6e7526ac4f02ad7f6faa55b3eaa6f5f4fdcffaa0102114b79677e0f06c1244a1-d # internal BUILDSTDERR: regexp/syntax BUILDSTDERR: mkdir -p $WORK/b058/ BUILDSTDERR: cat >$WORK/b058/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile bytes=$WORK/b024/_pkg_.a BUILDSTDERR: packagefile sort=$WORK/b029/_pkg_.a BUILDSTDERR: packagefile strconv=$WORK/b019/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b030/_pkg_.a BUILDSTDERR: packagefile unicode=$WORK/b021/_pkg_.a BUILDSTDERR: packagefile unicode/utf8=$WORK/b020/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/regexp/syntax BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b058/_pkg_.a -trimpath $WORK/b058 -shared -p regexp/syntax -std -complete -installsuffix shared -buildid nHMedrzBLp0U265kjrAK/nHMedrzBLp0U265kjrAK -goversion go1.10.7 -D "" -importcfg $WORK/b058/importcfg -pack ./compile.go ./doc.go ./parse.go ./perl_groups.go ./prog.go ./regexp.go ./simplify.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b028/_pkg_.a # internal BUILDSTDERR: cp $WORK/b028/_pkg_.a /builddir/.cache/go-build/9e/9ebb664f39970d4a5a32a1c45d6a487f0d1a0044d959778770c68e8708268904-d # internal BUILDSTDERR: encoding/base64 BUILDSTDERR: mkdir -p $WORK/b027/ BUILDSTDERR: cat >$WORK/b027/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile encoding/binary=$WORK/b028/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile strconv=$WORK/b019/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/encoding/base64 BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b027/_pkg_.a -trimpath $WORK/b027 -shared -p encoding/base64 -std -complete -installsuffix shared -buildid V8L8AfFRffB5vKamsSWJ/V8L8AfFRffB5vKamsSWJ -goversion go1.10.7 -D "" -importcfg $WORK/b027/importcfg -pack ./base64.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b084/_pkg_.a # internal BUILDSTDERR: cp $WORK/b084/_pkg_.a /builddir/.cache/go-build/04/045115ee82c0ff68e53b15ac5b5696e78d8d0686395b17e2bfbb9c68ecfb8ab5-d # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b027/_pkg_.a # internal BUILDSTDERR: cp $WORK/b027/_pkg_.a /builddir/.cache/go-build/0e/0ee004dda4a1b2d3c722a4ca886e4539d70492e56132d99877a15719910a3a7d-d # internal BUILDSTDERR: crypto/des BUILDSTDERR: mkdir -p $WORK/b071/ BUILDSTDERR: cat >$WORK/b071/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile crypto/cipher=$WORK/b037/_pkg_.a BUILDSTDERR: packagefile encoding/binary=$WORK/b028/_pkg_.a BUILDSTDERR: packagefile strconv=$WORK/b019/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/crypto/des BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b071/_pkg_.a -trimpath $WORK/b071 -shared -p crypto/des -std -complete -installsuffix shared -buildid mmUHgvcbKXY4JVWScNK7/mmUHgvcbKXY4JVWScNK7 -goversion go1.10.7 -D "" -importcfg $WORK/b071/importcfg -pack ./block.go ./cipher.go ./const.go BUILDSTDERR: compress/bzip2 BUILDSTDERR: mkdir -p $WORK/b070/ BUILDSTDERR: cat >$WORK/b070/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile bufio=$WORK/b023/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile sort=$WORK/b029/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/compress/bzip2 BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b070/_pkg_.a -trimpath $WORK/b070 -shared -p compress/bzip2 -std -complete -installsuffix shared -buildid V8-xrSgg-jRjvbz5lAz9/V8-xrSgg-jRjvbz5lAz9 -goversion go1.10.7 -D "" -importcfg $WORK/b070/importcfg -pack ./bit_reader.go ./bzip2.go ./huffman.go ./move_to_front.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b071/_pkg_.a # internal BUILDSTDERR: cp $WORK/b071/_pkg_.a /builddir/.cache/go-build/18/18bc048223b2d9724eeb8e854dc884ecceaf85a575e16e43ed0dd70a5551845a-d # internal BUILDSTDERR: golang.org/x/crypto/sha3 BUILDSTDERR: mkdir -p $WORK/b086/ BUILDSTDERR: cat >$WORK/b086/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile crypto=$WORK/b033/_pkg_.a BUILDSTDERR: packagefile encoding/binary=$WORK/b028/_pkg_.a BUILDSTDERR: packagefile hash=$WORK/b034/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b004/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/share/gocode/src/golang.org/x/crypto/sha3 BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b086/_pkg_.a -trimpath $WORK/b086 -shared -p golang.org/x/crypto/sha3 -complete -installsuffix shared -buildid V-yDiprd2QhE-9Ziouzo/V-yDiprd2QhE-9Ziouzo -goversion go1.10.7 -D "" -importcfg $WORK/b086/importcfg -pack ./doc.go ./hashes.go ./keccakf.go ./register.go ./sha3.go ./shake.go ./xor.go ./xor_generic.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b013/_pkg_.a # internal BUILDSTDERR: cp $WORK/b013/_pkg_.a /builddir/.cache/go-build/7b/7b5ccc2e9efeda68c702ce7c980781cdf85a19e7524db0c323bb5d26fb9847e2-d # internal BUILDSTDERR: fmt BUILDSTDERR: mkdir -p $WORK/b002/ BUILDSTDERR: cat >$WORK/b002/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile errors=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile math=$WORK/b012/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b013/_pkg_.a BUILDSTDERR: packagefile reflect=$WORK/b018/_pkg_.a BUILDSTDERR: packagefile strconv=$WORK/b019/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b005/_pkg_.a BUILDSTDERR: packagefile unicode/utf8=$WORK/b020/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/fmt BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b002/_pkg_.a -trimpath $WORK/b002 -shared -p fmt -std -complete -installsuffix shared -buildid jLOroHb3-9CXUY5klrDh/jLOroHb3-9CXUY5klrDh -goversion go1.10.7 -D "" -importcfg $WORK/b002/importcfg -pack ./doc.go ./format.go ./print.go ./scan.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b070/_pkg_.a # internal BUILDSTDERR: cp $WORK/b070/_pkg_.a /builddir/.cache/go-build/40/40f560e80987a15cfe8f19577c223bad15ba67212bd6c27b43999dc4fe80205e-d # internal BUILDSTDERR: github.com/snapcore/snapd/osutil/sys BUILDSTDERR: mkdir -p $WORK/b054/ BUILDSTDERR: cat >$WORK/b054/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile os=$WORK/b013/_pkg_.a BUILDSTDERR: packagefile syscall=$WORK/b015/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/snapd-2.37.2/src/github.com/snapcore/snapd/osutil/sys BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b054/_pkg_.a -trimpath $WORK/b054 -shared -p github.com/snapcore/snapd/osutil/sys -complete -installsuffix shared -buildid gY9YNkKusPg3oUiZjgrt/gY9YNkKusPg3oUiZjgrt -goversion go1.10.7 -D "" -importcfg $WORK/b054/importcfg -pack ./syscall.go ./sysnum_16_linux.go ./sysnum_linux.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b086/_pkg_.a # internal BUILDSTDERR: cp $WORK/b086/_pkg_.a /builddir/.cache/go-build/75/759bcf5c0c11e03e0eee7bdcc7828c29b3c8c08d3facb0c58d93054665696b8e-d # internal BUILDSTDERR: path/filepath BUILDSTDERR: mkdir -p $WORK/b059/ BUILDSTDERR: cat >$WORK/b059/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile errors=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b013/_pkg_.a BUILDSTDERR: packagefile runtime=$WORK/b008/_pkg_.a BUILDSTDERR: packagefile sort=$WORK/b029/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b030/_pkg_.a BUILDSTDERR: packagefile unicode/utf8=$WORK/b020/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/path/filepath BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b059/_pkg_.a -trimpath $WORK/b059 -shared -p path/filepath -std -complete -installsuffix shared -buildid GOM2oVr7q-VBXmPZPgDd/GOM2oVr7q-VBXmPZPgDd -goversion go1.10.7 -D "" -importcfg $WORK/b059/importcfg -pack ./match.go ./path.go ./path_unix.go ./symlink.go ./symlink_unix.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b054/_pkg_.a # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b058/_pkg_.a # internal BUILDSTDERR: cp $WORK/b054/_pkg_.a /builddir/.cache/go-build/42/421aefefd78dded063615042b9a981233430da844251ae082b74775c347221bb-d # internal BUILDSTDERR: runtime/debug BUILDSTDERR: mkdir -p $WORK/b110/ BUILDSTDERR: cat >$WORK/b110/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile os=$WORK/b013/_pkg_.a BUILDSTDERR: packagefile runtime=$WORK/b008/_pkg_.a BUILDSTDERR: packagefile sort=$WORK/b029/_pkg_.a BUILDSTDERR: packagefile time=$WORK/b016/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/runtime/debug BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b110/_pkg_.a -trimpath $WORK/b110 -shared -p runtime/debug -std -installsuffix shared -buildid 5C1TTYxZo4DzNqeXi3-C/5C1TTYxZo4DzNqeXi3-C -goversion go1.10.7 -D "" -importcfg $WORK/b110/importcfg -pack -asmhdr $WORK/b110/go_asm.h ./garbage.go ./stack.go ./stubs.go BUILDSTDERR: cp $WORK/b058/_pkg_.a /builddir/.cache/go-build/9c/9cad205c023e55252448ea4bd1a97ccb1036f33b6eab449b43e36e5d10ef5e8a-d # internal BUILDSTDERR: regexp BUILDSTDERR: mkdir -p $WORK/b057/ BUILDSTDERR: cat >$WORK/b057/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile bytes=$WORK/b024/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile regexp/syntax=$WORK/b058/_pkg_.a BUILDSTDERR: packagefile sort=$WORK/b029/_pkg_.a BUILDSTDERR: packagefile strconv=$WORK/b019/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b030/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b005/_pkg_.a BUILDSTDERR: packagefile unicode=$WORK/b021/_pkg_.a BUILDSTDERR: packagefile unicode/utf8=$WORK/b020/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/regexp BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b057/_pkg_.a -trimpath $WORK/b057 -shared -p regexp -std -complete -installsuffix shared -buildid Yj3RsG10WTBBYnfc-2PY/Yj3RsG10WTBBYnfc-2PY -goversion go1.10.7 -D "" -importcfg $WORK/b057/importcfg -pack ./backtrack.go ./exec.go ./onepass.go ./regexp.go BUILDSTDERR: cd /usr/lib/golang/src/runtime/debug BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/asm -trimpath $WORK/b110 -I $WORK/b110/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm -shared -o $WORK/b110/debug.o ./debug.s BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/pack r $WORK/b110/_pkg_.a $WORK/b110/debug.o # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b110/_pkg_.a # internal BUILDSTDERR: cp $WORK/b110/_pkg_.a /builddir/.cache/go-build/3d/3dd08af68e49878035dc2574f85387bf5cac448d7c69f8f0d8931b30574f6947-d # internal BUILDSTDERR: encoding/pem BUILDSTDERR: mkdir -p $WORK/b124/ BUILDSTDERR: cat >$WORK/b124/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile bytes=$WORK/b024/_pkg_.a BUILDSTDERR: packagefile encoding/base64=$WORK/b027/_pkg_.a BUILDSTDERR: packagefile errors=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile sort=$WORK/b029/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b030/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/encoding/pem BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b124/_pkg_.a -trimpath $WORK/b124 -shared -p encoding/pem -std -complete -installsuffix shared -buildid GJceUZB6Ql27HmXNwiQD/GJceUZB6Ql27HmXNwiQD -goversion go1.10.7 -D "" -importcfg $WORK/b124/importcfg -pack ./pem.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b059/_pkg_.a # internal BUILDSTDERR: cp $WORK/b059/_pkg_.a /builddir/.cache/go-build/3e/3e5c5de729c1c0f3eb17d0e5b581dde3ab5142bdc3e636aafa3335b127a203be-d # internal BUILDSTDERR: io/ioutil BUILDSTDERR: mkdir -p $WORK/b063/ BUILDSTDERR: cat >$WORK/b063/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile bytes=$WORK/b024/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b013/_pkg_.a BUILDSTDERR: packagefile path/filepath=$WORK/b059/_pkg_.a BUILDSTDERR: packagefile sort=$WORK/b029/_pkg_.a BUILDSTDERR: packagefile strconv=$WORK/b019/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b005/_pkg_.a BUILDSTDERR: packagefile time=$WORK/b016/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/io/ioutil BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b063/_pkg_.a -trimpath $WORK/b063 -shared -p io/ioutil -std -complete -installsuffix shared -buildid JNvQ4yW-fN2schuSwvgZ/JNvQ4yW-fN2schuSwvgZ -goversion go1.10.7 -D "" -importcfg $WORK/b063/importcfg -pack ./ioutil.go ./tempfile.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b124/_pkg_.a # internal BUILDSTDERR: cp $WORK/b124/_pkg_.a /builddir/.cache/go-build/02/02930983f1e618d6b4ee5ed2c4ff072f74214ffc56e822d1245725e77c9486fd-d # internal BUILDSTDERR: vendor/golang_org/x/crypto/chacha20poly1305/internal/chacha20 BUILDSTDERR: mkdir -p $WORK/b128/ BUILDSTDERR: cat >$WORK/b128/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile encoding/binary=$WORK/b028/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/vendor/golang_org/x/crypto/chacha20poly1305/internal/chacha20 BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b128/_pkg_.a -trimpath $WORK/b128 -shared -p vendor/golang_org/x/crypto/chacha20poly1305/internal/chacha20 -std -complete -installsuffix shared -buildid _-I8cPbwXccogNayOY9d/_-I8cPbwXccogNayOY9d -goversion go1.10.7 -D "" -importcfg $WORK/b128/importcfg -pack ./chacha_generic.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b063/_pkg_.a # internal BUILDSTDERR: cp $WORK/b063/_pkg_.a /builddir/.cache/go-build/ef/ef0cb44f81398be3de48d3c7e091b316ea3355ffbcbef6023a2a1ea12045d806-d # internal BUILDSTDERR: vendor/golang_org/x/crypto/curve25519 BUILDSTDERR: mkdir -p $WORK/b130/ BUILDSTDERR: cat >$WORK/b130/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile encoding/binary=$WORK/b028/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/vendor/golang_org/x/crypto/curve25519 BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b130/_pkg_.a -trimpath $WORK/b130 -shared -p vendor/golang_org/x/crypto/curve25519 -std -complete -installsuffix shared -buildid I7-_PGbyByyIPJcEGSkm/I7-_PGbyByyIPJcEGSkm -goversion go1.10.7 -D "" -importcfg $WORK/b130/importcfg -pack ./curve25519.go ./doc.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b128/_pkg_.a # internal BUILDSTDERR: cp $WORK/b128/_pkg_.a /builddir/.cache/go-build/b4/b4e8e2da84cd740101b7142c91507acfc763de65983c3e4e5b29c4529a717dfd-d # internal BUILDSTDERR: vendor/golang_org/x/crypto/chacha20poly1305 BUILDSTDERR: mkdir -p $WORK/b127/ BUILDSTDERR: cat >$WORK/b127/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: importmap golang_org/x/crypto/chacha20poly1305/internal/chacha20=vendor/golang_org/x/crypto/chacha20poly1305/internal/chacha20 BUILDSTDERR: importmap golang_org/x/crypto/poly1305=vendor/golang_org/x/crypto/poly1305 BUILDSTDERR: packagefile crypto/cipher=$WORK/b037/_pkg_.a BUILDSTDERR: packagefile encoding/binary=$WORK/b028/_pkg_.a BUILDSTDERR: packagefile errors=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile vendor/golang_org/x/crypto/chacha20poly1305/internal/chacha20=$WORK/b128/_pkg_.a BUILDSTDERR: packagefile vendor/golang_org/x/crypto/poly1305=$WORK/b129/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/vendor/golang_org/x/crypto/chacha20poly1305 BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b127/_pkg_.a -trimpath $WORK/b127 -shared -p vendor/golang_org/x/crypto/chacha20poly1305 -std -complete -installsuffix shared -buildid U-0y5kc0O4ZNsWBdZEhm/U-0y5kc0O4ZNsWBdZEhm -goversion go1.10.7 -D "" -importcfg $WORK/b127/importcfg -pack ./chacha20poly1305.go ./chacha20poly1305_generic.go ./chacha20poly1305_noasm.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b127/_pkg_.a # internal BUILDSTDERR: cp $WORK/b127/_pkg_.a /builddir/.cache/go-build/0a/0afacfc3f4c0d87b428bb2dc64f5e470603e02b11b4d061d6ed1179e501d6dbb-d # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b130/_pkg_.a # internal BUILDSTDERR: cp $WORK/b130/_pkg_.a /builddir/.cache/go-build/3c/3cbdd532875a49c3ff7c3934ae5d65b5675bab353a48d5148e12420e0b55c00a-d # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b002/_pkg_.a # internal BUILDSTDERR: cp $WORK/b002/_pkg_.a /builddir/.cache/go-build/a2/a2dd326c798e1b2e8d6e0dd76ffa1101380af997b3a364e22c8ef04490573ab9-d # internal BUILDSTDERR: compress/flate BUILDSTDERR: mkdir -p $WORK/b049/ BUILDSTDERR: encoding/json BUILDSTDERR: mkdir -p $WORK/b025/ BUILDSTDERR: cat >$WORK/b049/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile bufio=$WORK/b023/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b002/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile math=$WORK/b012/_pkg_.a BUILDSTDERR: packagefile math/bits=$WORK/b041/_pkg_.a BUILDSTDERR: packagefile sort=$WORK/b029/_pkg_.a BUILDSTDERR: packagefile strconv=$WORK/b019/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b005/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cat >$WORK/b025/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile bytes=$WORK/b024/_pkg_.a BUILDSTDERR: packagefile encoding=$WORK/b026/_pkg_.a BUILDSTDERR: packagefile encoding/base64=$WORK/b027/_pkg_.a BUILDSTDERR: packagefile errors=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b002/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile math=$WORK/b012/_pkg_.a BUILDSTDERR: packagefile reflect=$WORK/b018/_pkg_.a BUILDSTDERR: packagefile runtime=$WORK/b008/_pkg_.a BUILDSTDERR: packagefile sort=$WORK/b029/_pkg_.a BUILDSTDERR: packagefile strconv=$WORK/b019/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b030/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b005/_pkg_.a BUILDSTDERR: packagefile sync/atomic=$WORK/b011/_pkg_.a BUILDSTDERR: packagefile unicode=$WORK/b021/_pkg_.a BUILDSTDERR: packagefile unicode/utf16=$WORK/b031/_pkg_.a BUILDSTDERR: packagefile unicode/utf8=$WORK/b020/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/compress/flate BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b049/_pkg_.a -trimpath $WORK/b049 -shared -p compress/flate -std -complete -installsuffix shared -buildid GBIQzuHOn2VmHv5gYasF/GBIQzuHOn2VmHv5gYasF -goversion go1.10.7 -D "" -importcfg $WORK/b049/importcfg -pack ./deflate.go ./deflatefast.go ./dict_decoder.go ./huffman_bit_writer.go ./huffman_code.go ./inflate.go ./token.go BUILDSTDERR: cd /usr/lib/golang/src/encoding/json BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b025/_pkg_.a -trimpath $WORK/b025 -shared -p encoding/json -std -complete -installsuffix shared -buildid 5Rz8x49x_2mCKJ2-iteb/5Rz8x49x_2mCKJ2-iteb -goversion go1.10.7 -D "" -importcfg $WORK/b025/importcfg -pack ./decode.go ./encode.go ./fold.go ./indent.go ./scanner.go ./stream.go ./tables.go ./tags.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b057/_pkg_.a # internal BUILDSTDERR: math/big BUILDSTDERR: mkdir -p $WORK/b040/ BUILDSTDERR: cat >$WORK/b040/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile bytes=$WORK/b024/_pkg_.a BUILDSTDERR: packagefile encoding/binary=$WORK/b028/_pkg_.a BUILDSTDERR: packagefile errors=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b002/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile math=$WORK/b012/_pkg_.a BUILDSTDERR: packagefile math/bits=$WORK/b041/_pkg_.a BUILDSTDERR: packagefile math/rand=$WORK/b042/_pkg_.a BUILDSTDERR: packagefile strconv=$WORK/b019/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b030/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b005/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/math/big BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b040/_pkg_.a -trimpath $WORK/b040 -shared -p math/big -std -installsuffix shared -buildid CE1UCjyiJ_aEZYZG0yqd/CE1UCjyiJ_aEZYZG0yqd -goversion go1.10.7 -D "" -importcfg $WORK/b040/importcfg -pack -asmhdr $WORK/b040/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 BUILDSTDERR: cp $WORK/b057/_pkg_.a /builddir/.cache/go-build/20/205cc12fe3814e007ae521d50b2779af7f6408fc441d6923a7305504fd8fd5cf-d # internal BUILDSTDERR: debug/dwarf BUILDSTDERR: mkdir -p $WORK/b051/ BUILDSTDERR: cat >$WORK/b051/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile encoding/binary=$WORK/b028/_pkg_.a BUILDSTDERR: packagefile errors=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b002/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile path=$WORK/b052/_pkg_.a BUILDSTDERR: packagefile sort=$WORK/b029/_pkg_.a BUILDSTDERR: packagefile strconv=$WORK/b019/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b030/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/debug/dwarf BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b051/_pkg_.a -trimpath $WORK/b051 -shared -p debug/dwarf -std -complete -installsuffix shared -buildid _LLE364KZsgiWHmHd1Ab/_LLE364KZsgiWHmHd1Ab -goversion go1.10.7 -D "" -importcfg $WORK/b051/importcfg -pack ./buf.go ./class_string.go ./const.go ./entry.go ./line.go ./open.go ./type.go ./typeunit.go ./unit.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b049/_pkg_.a # internal BUILDSTDERR: cp $WORK/b049/_pkg_.a /builddir/.cache/go-build/74/74ee35f6d59ccfe86ec5702cf48e9163dde8f355e7a4a3beca94756633543c55-d # internal BUILDSTDERR: compress/zlib BUILDSTDERR: mkdir -p $WORK/b048/ BUILDSTDERR: cat >$WORK/b048/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile bufio=$WORK/b023/_pkg_.a BUILDSTDERR: packagefile compress/flate=$WORK/b049/_pkg_.a BUILDSTDERR: packagefile errors=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b002/_pkg_.a BUILDSTDERR: packagefile hash=$WORK/b034/_pkg_.a BUILDSTDERR: packagefile hash/adler32=$WORK/b050/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b004/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/compress/zlib BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b048/_pkg_.a -trimpath $WORK/b048 -shared -p compress/zlib -std -complete -installsuffix shared -buildid GCZUJaUfkVyzF8cINyNA/GCZUJaUfkVyzF8cINyNA -goversion go1.10.7 -D "" -importcfg $WORK/b048/importcfg -pack ./reader.go ./writer.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b048/_pkg_.a # internal BUILDSTDERR: cp $WORK/b048/_pkg_.a /builddir/.cache/go-build/62/6283ca046001abd2c7aa69210770f0663688e848030238965d5785b1a44c6711-d # internal BUILDSTDERR: encoding/hex BUILDSTDERR: mkdir -p $WORK/b053/ BUILDSTDERR: cat >$WORK/b053/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile bytes=$WORK/b024/_pkg_.a BUILDSTDERR: packagefile errors=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b002/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b004/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/encoding/hex BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b053/_pkg_.a -trimpath $WORK/b053 -shared -p encoding/hex -std -complete -installsuffix shared -buildid lrr6aWtP1f_IZZ1dqiL7/lrr6aWtP1f_IZZ1dqiL7 -goversion go1.10.7 -D "" -importcfg $WORK/b053/importcfg -pack ./hex.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b051/_pkg_.a # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b025/_pkg_.a # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b053/_pkg_.a # internal BUILDSTDERR: cp $WORK/b053/_pkg_.a /builddir/.cache/go-build/9f/9f89a6011223528344e7e87161a698258145aaa645229c9cc09c95df6481ad1a-d # internal BUILDSTDERR: gopkg.in/yaml.v2 BUILDSTDERR: mkdir -p $WORK/b056/ BUILDSTDERR: cat >$WORK/b056/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile bytes=$WORK/b024/_pkg_.a BUILDSTDERR: packagefile encoding=$WORK/b026/_pkg_.a BUILDSTDERR: packagefile encoding/base64=$WORK/b027/_pkg_.a BUILDSTDERR: packagefile errors=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b002/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile math=$WORK/b012/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b013/_pkg_.a BUILDSTDERR: packagefile reflect=$WORK/b018/_pkg_.a BUILDSTDERR: packagefile regexp=$WORK/b057/_pkg_.a BUILDSTDERR: packagefile sort=$WORK/b029/_pkg_.a BUILDSTDERR: packagefile strconv=$WORK/b019/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b030/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b005/_pkg_.a BUILDSTDERR: packagefile time=$WORK/b016/_pkg_.a BUILDSTDERR: packagefile unicode=$WORK/b021/_pkg_.a BUILDSTDERR: packagefile unicode/utf8=$WORK/b020/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/share/gocode/src/gopkg.in/yaml.v2 BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b056/_pkg_.a -trimpath $WORK/b056 -shared -p gopkg.in/yaml.v2 -complete -installsuffix shared -buildid nNt2EQOTxwuTW1jlnayt/nNt2EQOTxwuTW1jlnayt -goversion go1.10.7 -D "" -importcfg $WORK/b056/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 BUILDSTDERR: cp $WORK/b051/_pkg_.a /builddir/.cache/go-build/03/03b6da1c1bfa7352c4d8d00bb504a31f5b57a560a4d14504d2d56f8e7f94cbdb-d # internal BUILDSTDERR: cp $WORK/b025/_pkg_.a /builddir/.cache/go-build/df/dfb23448a6409220944b2a3d4f825adc28bcd1119d297866190290ffbfc7d7e3-d # internal BUILDSTDERR: context BUILDSTDERR: mkdir -p $WORK/b061/ BUILDSTDERR: cat >$WORK/b061/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile errors=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b002/_pkg_.a BUILDSTDERR: packagefile reflect=$WORK/b018/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b005/_pkg_.a BUILDSTDERR: packagefile time=$WORK/b016/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/context BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b061/_pkg_.a -trimpath $WORK/b061 -shared -p context -std -complete -installsuffix shared -buildid ji5cw4RQ_ija0IInMdWf/ji5cw4RQ_ija0IInMdWf -goversion go1.10.7 -D "" -importcfg $WORK/b061/importcfg -pack ./context.go BUILDSTDERR: debug/elf BUILDSTDERR: mkdir -p $WORK/b047/ BUILDSTDERR: cat >$WORK/b047/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile bytes=$WORK/b024/_pkg_.a BUILDSTDERR: packagefile compress/zlib=$WORK/b048/_pkg_.a BUILDSTDERR: packagefile debug/dwarf=$WORK/b051/_pkg_.a BUILDSTDERR: packagefile encoding/binary=$WORK/b028/_pkg_.a BUILDSTDERR: packagefile errors=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b002/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b013/_pkg_.a BUILDSTDERR: packagefile strconv=$WORK/b019/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b030/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/debug/elf BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b047/_pkg_.a -trimpath $WORK/b047 -shared -p debug/elf -std -complete -installsuffix shared -buildid Tm6eUFgQ11FwVI5mqlxB/Tm6eUFgQ11FwVI5mqlxB -goversion go1.10.7 -D "" -importcfg $WORK/b047/importcfg -pack ./elf.go ./file.go ./reader.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b061/_pkg_.a # internal BUILDSTDERR: cp $WORK/b061/_pkg_.a /builddir/.cache/go-build/93/939b536de21c5eebb83f4fb2b3f3d68097300795134216f806e831bf7785bc4e-d # internal BUILDSTDERR: golang.org/x/net/context BUILDSTDERR: mkdir -p $WORK/b060/ BUILDSTDERR: cat >$WORK/b060/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile context=$WORK/b061/_pkg_.a BUILDSTDERR: packagefile time=$WORK/b016/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/share/gocode/src/golang.org/x/net/context BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b060/_pkg_.a -trimpath $WORK/b060 -shared -p golang.org/x/net/context -complete -installsuffix shared -buildid J7_Y-HcprGnOzkgumEF3/J7_Y-HcprGnOzkgumEF3 -goversion go1.10.7 -D "" -importcfg $WORK/b060/importcfg -pack ./context.go ./go17.go ./go19.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b060/_pkg_.a # internal BUILDSTDERR: cp $WORK/b060/_pkg_.a /builddir/.cache/go-build/e0/e035439c7d91aeff9709e93229bf44dc4cb13d2eae69d4bc31f3472f64f2da95-d # internal BUILDSTDERR: gopkg.in/tomb.v2 BUILDSTDERR: mkdir -p $WORK/b062/ BUILDSTDERR: cat >$WORK/b062/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile context=$WORK/b061/_pkg_.a BUILDSTDERR: packagefile errors=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b002/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b005/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/share/gocode/src/gopkg.in/tomb.v2 BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b062/_pkg_.a -trimpath $WORK/b062 -shared -p gopkg.in/tomb.v2 -complete -installsuffix shared -buildid 6y6dj9RiP1SwRnBkboiz/6y6dj9RiP1SwRnBkboiz -goversion go1.10.7 -D "" -importcfg $WORK/b062/importcfg -pack ./context.go ./tomb.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b062/_pkg_.a # internal BUILDSTDERR: cp $WORK/b062/_pkg_.a /builddir/.cache/go-build/8a/8a29579551a5050558bc6e2d64efc0341ffb34f5dd9907b039f3f209ab50e86d-d # internal BUILDSTDERR: os/exec BUILDSTDERR: mkdir -p $WORK/b064/ BUILDSTDERR: cat >$WORK/b064/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile bytes=$WORK/b024/_pkg_.a BUILDSTDERR: packagefile context=$WORK/b061/_pkg_.a BUILDSTDERR: packagefile errors=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b013/_pkg_.a BUILDSTDERR: packagefile path/filepath=$WORK/b059/_pkg_.a BUILDSTDERR: packagefile runtime=$WORK/b008/_pkg_.a BUILDSTDERR: packagefile strconv=$WORK/b019/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b030/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b005/_pkg_.a BUILDSTDERR: packagefile syscall=$WORK/b015/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/os/exec BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b064/_pkg_.a -trimpath $WORK/b064 -shared -p os/exec -std -complete -installsuffix shared -buildid 53IDSAkIxjvyq6QCALcO/53IDSAkIxjvyq6QCALcO -goversion go1.10.7 -D "" -importcfg $WORK/b064/importcfg -pack ./exec.go ./exec_unix.go ./lp_unix.go BUILDSTDERR: cd /usr/lib/golang/src/math/big BUILDSTDERR: /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/arith_arm.o ./arith_arm.s BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/pack r $WORK/b040/_pkg_.a $WORK/b040/arith_arm.o # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b040/_pkg_.a # internal BUILDSTDERR: cp $WORK/b040/_pkg_.a /builddir/.cache/go-build/d5/d5447d87b77b3a943e0b53154eecdaeac8248593238f867a8ad83f7756b4a026-d # internal BUILDSTDERR: crypto/rand BUILDSTDERR: mkdir -p $WORK/b035/ BUILDSTDERR: cat >$WORK/b035/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile bufio=$WORK/b023/_pkg_.a BUILDSTDERR: packagefile crypto/aes=$WORK/b036/_pkg_.a BUILDSTDERR: packagefile crypto/cipher=$WORK/b037/_pkg_.a BUILDSTDERR: packagefile errors=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile internal/syscall/unix=$WORK/b039/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile math/big=$WORK/b040/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b013/_pkg_.a BUILDSTDERR: packagefile runtime=$WORK/b008/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b005/_pkg_.a BUILDSTDERR: packagefile syscall=$WORK/b015/_pkg_.a BUILDSTDERR: packagefile time=$WORK/b016/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/crypto/rand BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b035/_pkg_.a -trimpath $WORK/b035 -shared -p crypto/rand -std -complete -installsuffix shared -buildid UJUw70J4DPq48fP65E6Y/UJUw70J4DPq48fP65E6Y -goversion go1.10.7 -D "" -importcfg $WORK/b035/importcfg -pack ./eagain.go ./rand.go ./rand_linux.go ./rand_unix.go ./util.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b064/_pkg_.a # internal BUILDSTDERR: cp $WORK/b064/_pkg_.a /builddir/.cache/go-build/28/28ddd885e21188ff13529df1a0d08cab230374b2afca24c368d3616cffa1f6d4-d # internal BUILDSTDERR: os/user BUILDSTDERR: mkdir -p $WORK/b065/ BUILDSTDERR: cd /usr/lib/golang/src/os/user BUILDSTDERR: CGO_LDFLAGS='"-g" "-O2"' /usr/lib/golang/pkg/tool/linux_arm/cgo -objdir $WORK/b065/ -importpath os/user -- -I $WORK/b065/ -g -O2 ./cgo_lookup_unix.go ./getgrouplist_unix.go ./listgroups_unix.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b047/_pkg_.a # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b035/_pkg_.a # internal BUILDSTDERR: cp $WORK/b035/_pkg_.a /builddir/.cache/go-build/b1/b180ab4fd64301a22e0fd981bce63aa821c38dd3fcce457d84dff25ca9e91893-d # internal BUILDSTDERR: crypto/rsa BUILDSTDERR: mkdir -p $WORK/b043/ BUILDSTDERR: cat >$WORK/b043/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile bytes=$WORK/b024/_pkg_.a BUILDSTDERR: packagefile crypto=$WORK/b033/_pkg_.a BUILDSTDERR: packagefile crypto/rand=$WORK/b035/_pkg_.a BUILDSTDERR: packagefile crypto/subtle=$WORK/b038/_pkg_.a BUILDSTDERR: packagefile errors=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile hash=$WORK/b034/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile math=$WORK/b012/_pkg_.a BUILDSTDERR: packagefile math/big=$WORK/b040/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/crypto/rsa BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b043/_pkg_.a -trimpath $WORK/b043 -shared -p crypto/rsa -std -complete -installsuffix shared -buildid sW6a0gbIILUeNUs80yP8/sW6a0gbIILUeNUs80yP8 -goversion go1.10.7 -D "" -importcfg $WORK/b043/importcfg -pack ./pkcs1v15.go ./pss.go ./rsa.go BUILDSTDERR: cp $WORK/b047/_pkg_.a /builddir/.cache/go-build/6d/6dbf2f4a78ff49bf1966a31466853d6c9a68496a286ffaffb11d0ddd001e869b-d # internal BUILDSTDERR: crypto/dsa BUILDSTDERR: mkdir -p $WORK/b072/ BUILDSTDERR: cat >$WORK/b072/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile errors=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile math/big=$WORK/b040/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/crypto/dsa BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b072/_pkg_.a -trimpath $WORK/b072 -shared -p crypto/dsa -std -complete -installsuffix shared -buildid v9xuwQH0XhkSoi2VpFXM/v9xuwQH0XhkSoi2VpFXM -goversion go1.10.7 -D "" -importcfg $WORK/b072/importcfg -pack ./dsa.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b072/_pkg_.a # internal BUILDSTDERR: cp $WORK/b072/_pkg_.a /builddir/.cache/go-build/5e/5ec6d40df9232dc86a3824bc38ffd35603a27591027ffc108486c74767610627-d # internal BUILDSTDERR: crypto/elliptic BUILDSTDERR: mkdir -p $WORK/b074/ BUILDSTDERR: cat >$WORK/b074/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile io=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile math/big=$WORK/b040/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b005/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/crypto/elliptic BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b074/_pkg_.a -trimpath $WORK/b074 -shared -p crypto/elliptic -std -complete -installsuffix shared -buildid duhhVsF2C-yQJs7PbB-X/duhhVsF2C-yQJs7PbB-X -goversion go1.10.7 -D "" -importcfg $WORK/b074/importcfg -pack ./elliptic.go ./p224.go ./p256.go ./p256_generic.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b043/_pkg_.a # internal BUILDSTDERR: cp $WORK/b043/_pkg_.a /builddir/.cache/go-build/62/627f26880cae6b78bfc06e023e8e784e2a19d7572d867022bf6b372d9e5d20a7-d # internal BUILDSTDERR: encoding/asn1 BUILDSTDERR: mkdir -p $WORK/b075/ BUILDSTDERR: cat >$WORK/b075/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile errors=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b002/_pkg_.a BUILDSTDERR: packagefile math=$WORK/b012/_pkg_.a BUILDSTDERR: packagefile math/big=$WORK/b040/_pkg_.a BUILDSTDERR: packagefile reflect=$WORK/b018/_pkg_.a BUILDSTDERR: packagefile strconv=$WORK/b019/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b030/_pkg_.a BUILDSTDERR: packagefile time=$WORK/b016/_pkg_.a BUILDSTDERR: packagefile unicode/utf8=$WORK/b020/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/encoding/asn1 BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b075/_pkg_.a -trimpath $WORK/b075 -shared -p encoding/asn1 -std -complete -installsuffix shared -buildid Yt8y0yKObk6ND7h9lIhL/Yt8y0yKObk6ND7h9lIhL -goversion go1.10.7 -D "" -importcfg $WORK/b075/importcfg -pack ./asn1.go ./common.go ./marshal.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b074/_pkg_.a # internal BUILDSTDERR: cp $WORK/b074/_pkg_.a /builddir/.cache/go-build/5f/5f28ac2a88a2cd130e1a97197baeab6e37e40428a86c82776cd238c7d6179620-d # internal BUILDSTDERR: golang.org/x/crypto/openpgp/elgamal BUILDSTDERR: mkdir -p $WORK/b079/ BUILDSTDERR: cat >$WORK/b079/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile crypto/rand=$WORK/b035/_pkg_.a BUILDSTDERR: packagefile crypto/subtle=$WORK/b038/_pkg_.a BUILDSTDERR: packagefile errors=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile math/big=$WORK/b040/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/share/gocode/src/golang.org/x/crypto/openpgp/elgamal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b079/_pkg_.a -trimpath $WORK/b079 -shared -p golang.org/x/crypto/openpgp/elgamal -complete -installsuffix shared -buildid qtnKek4yzxKIrzjiF26y/qtnKek4yzxKIrzjiF26y -goversion go1.10.7 -D "" -importcfg $WORK/b079/importcfg -pack ./elgamal.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b079/_pkg_.a # internal BUILDSTDERR: cp $WORK/b079/_pkg_.a /builddir/.cache/go-build/ae/ae2c64ca1eae4ff1fc8c7cb4ba6ee17b091ee43e8c28ac2737dc1afce38a6333-d # internal BUILDSTDERR: log BUILDSTDERR: mkdir -p $WORK/b088/ BUILDSTDERR: cat >$WORK/b088/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile fmt=$WORK/b002/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b013/_pkg_.a BUILDSTDERR: packagefile runtime=$WORK/b008/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b005/_pkg_.a BUILDSTDERR: packagefile time=$WORK/b016/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/log BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b088/_pkg_.a -trimpath $WORK/b088 -shared -p log -std -complete -installsuffix shared -buildid EnlGRw0fz7KcMTnCtskR/EnlGRw0fz7KcMTnCtskR -goversion go1.10.7 -D "" -importcfg $WORK/b088/importcfg -pack ./log.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b075/_pkg_.a # internal BUILDSTDERR: cp $WORK/b075/_pkg_.a /builddir/.cache/go-build/a7/a7b0cafca169b908cf1e5065edcc5de4707f9eeb3b3c959f730f344a5f63f401-d # internal BUILDSTDERR: crypto/ecdsa BUILDSTDERR: mkdir -p $WORK/b073/ BUILDSTDERR: cat >$WORK/b073/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile crypto=$WORK/b033/_pkg_.a BUILDSTDERR: packagefile crypto/aes=$WORK/b036/_pkg_.a BUILDSTDERR: packagefile crypto/cipher=$WORK/b037/_pkg_.a BUILDSTDERR: packagefile crypto/elliptic=$WORK/b074/_pkg_.a BUILDSTDERR: packagefile crypto/sha512=$WORK/b045/_pkg_.a BUILDSTDERR: packagefile encoding/asn1=$WORK/b075/_pkg_.a BUILDSTDERR: packagefile errors=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile math/big=$WORK/b040/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/crypto/ecdsa BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b073/_pkg_.a -trimpath $WORK/b073 -shared -p crypto/ecdsa -std -complete -installsuffix shared -buildid OHki_UzgirptufTBmrJi/OHki_UzgirptufTBmrJi -goversion go1.10.7 -D "" -importcfg $WORK/b073/importcfg -pack ./ecdsa.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b088/_pkg_.a # internal BUILDSTDERR: cp $WORK/b088/_pkg_.a /builddir/.cache/go-build/e1/e18064844f41d3996b4b00f3632342011feabafe5d7d51006711d364ca7a3cb8-d # internal BUILDSTDERR: mime BUILDSTDERR: mkdir -p $WORK/b089/ BUILDSTDERR: cat >$WORK/b089/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile bufio=$WORK/b023/_pkg_.a BUILDSTDERR: packagefile bytes=$WORK/b024/_pkg_.a BUILDSTDERR: packagefile encoding/base64=$WORK/b027/_pkg_.a BUILDSTDERR: packagefile errors=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b002/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b013/_pkg_.a BUILDSTDERR: packagefile sort=$WORK/b029/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b030/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b005/_pkg_.a BUILDSTDERR: packagefile unicode=$WORK/b021/_pkg_.a BUILDSTDERR: packagefile unicode/utf8=$WORK/b020/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/mime BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b089/_pkg_.a -trimpath $WORK/b089 -shared -p mime -std -complete -installsuffix shared -buildid _xvznOpXftToCNleIT_v/_xvznOpXftToCNleIT_v -goversion go1.10.7 -D "" -importcfg $WORK/b089/importcfg -pack ./encodedword.go ./grammar.go ./mediatype.go ./type.go ./type_unix.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b056/_pkg_.a # internal BUILDSTDERR: cp $WORK/b056/_pkg_.a /builddir/.cache/go-build/3d/3dbc635269b27e76c839894ab4059b6aace09bacb509b1866bd3505d9e3b952d-d # internal BUILDSTDERR: github.com/snapcore/snapd/strutil BUILDSTDERR: mkdir -p $WORK/b055/ BUILDSTDERR: cat >$WORK/b055/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile bytes=$WORK/b024/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b002/_pkg_.a BUILDSTDERR: packagefile gopkg.in/yaml.v2=$WORK/b056/_pkg_.a BUILDSTDERR: packagefile math/rand=$WORK/b042/_pkg_.a BUILDSTDERR: packagefile path/filepath=$WORK/b059/_pkg_.a BUILDSTDERR: packagefile regexp=$WORK/b057/_pkg_.a BUILDSTDERR: packagefile sort=$WORK/b029/_pkg_.a BUILDSTDERR: packagefile strconv=$WORK/b019/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b030/_pkg_.a BUILDSTDERR: packagefile time=$WORK/b016/_pkg_.a BUILDSTDERR: packagefile unicode=$WORK/b021/_pkg_.a BUILDSTDERR: packagefile unicode/utf8=$WORK/b020/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/snapd-2.37.2/src/github.com/snapcore/snapd/strutil BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b055/_pkg_.a -trimpath $WORK/b055 -shared -p github.com/snapcore/snapd/strutil -complete -installsuffix shared -buildid JP-JiLoK-8vvygdaUd6x/JP-JiLoK-8vvygdaUd6x -goversion go1.10.7 -D "" -importcfg $WORK/b055/importcfg -pack ./chrorder.go ./ctrl17.go ./limbuffer.go ./map.go ./matchcounter.go ./pathiter.go ./strutil.go ./version.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b073/_pkg_.a # internal BUILDSTDERR: cp $WORK/b073/_pkg_.a /builddir/.cache/go-build/63/63787af5bea2866e81bdd00c2ab972b0f7fcb3b96b507165db996ede306ea59f-d # internal BUILDSTDERR: golang.org/x/crypto/openpgp/packet BUILDSTDERR: mkdir -p $WORK/b069/ BUILDSTDERR: cat >$WORK/b069/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile bufio=$WORK/b023/_pkg_.a BUILDSTDERR: packagefile bytes=$WORK/b024/_pkg_.a BUILDSTDERR: packagefile compress/bzip2=$WORK/b070/_pkg_.a BUILDSTDERR: packagefile compress/flate=$WORK/b049/_pkg_.a BUILDSTDERR: packagefile compress/zlib=$WORK/b048/_pkg_.a BUILDSTDERR: packagefile crypto=$WORK/b033/_pkg_.a BUILDSTDERR: packagefile crypto/aes=$WORK/b036/_pkg_.a BUILDSTDERR: packagefile crypto/cipher=$WORK/b037/_pkg_.a BUILDSTDERR: packagefile crypto/des=$WORK/b071/_pkg_.a BUILDSTDERR: packagefile crypto/dsa=$WORK/b072/_pkg_.a BUILDSTDERR: packagefile crypto/ecdsa=$WORK/b073/_pkg_.a BUILDSTDERR: packagefile crypto/elliptic=$WORK/b074/_pkg_.a BUILDSTDERR: packagefile crypto/md5=$WORK/b076/_pkg_.a BUILDSTDERR: packagefile crypto/rand=$WORK/b035/_pkg_.a BUILDSTDERR: packagefile crypto/rsa=$WORK/b043/_pkg_.a BUILDSTDERR: packagefile crypto/sha1=$WORK/b077/_pkg_.a BUILDSTDERR: packagefile crypto/sha256=$WORK/b044/_pkg_.a BUILDSTDERR: packagefile crypto/sha512=$WORK/b045/_pkg_.a BUILDSTDERR: packagefile crypto/subtle=$WORK/b038/_pkg_.a BUILDSTDERR: packagefile encoding/asn1=$WORK/b075/_pkg_.a BUILDSTDERR: packagefile encoding/binary=$WORK/b028/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b002/_pkg_.a BUILDSTDERR: packagefile golang.org/x/crypto/cast5=$WORK/b078/_pkg_.a BUILDSTDERR: packagefile golang.org/x/crypto/openpgp/elgamal=$WORK/b079/_pkg_.a BUILDSTDERR: packagefile golang.org/x/crypto/openpgp/errors=$WORK/b080/_pkg_.a BUILDSTDERR: packagefile golang.org/x/crypto/openpgp/s2k=$WORK/b081/_pkg_.a BUILDSTDERR: packagefile hash=$WORK/b034/_pkg_.a BUILDSTDERR: packagefile image=$WORK/b082/_pkg_.a BUILDSTDERR: packagefile image/jpeg=$WORK/b084/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile io/ioutil=$WORK/b063/_pkg_.a BUILDSTDERR: packagefile math/big=$WORK/b040/_pkg_.a BUILDSTDERR: packagefile strconv=$WORK/b019/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b030/_pkg_.a BUILDSTDERR: packagefile time=$WORK/b016/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/share/gocode/src/golang.org/x/crypto/openpgp/packet BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b069/_pkg_.a -trimpath $WORK/b069 -shared -p golang.org/x/crypto/openpgp/packet -complete -installsuffix shared -buildid J_8Oryu3AXp9DaZc9yvx/J_8Oryu3AXp9DaZc9yvx -goversion go1.10.7 -D "" -importcfg $WORK/b069/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 BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b055/_pkg_.a # internal BUILDSTDERR: cp $WORK/b055/_pkg_.a /builddir/.cache/go-build/04/048e6ee276a606affa4a24fe67b637eb95864994ceec8a4d1033f576b30b5447-d # internal BUILDSTDERR: net BUILDSTDERR: mkdir -p $WORK/b091/ BUILDSTDERR: cd /usr/lib/golang/src/net BUILDSTDERR: CGO_LDFLAGS='"-g" "-O2"' /usr/lib/golang/pkg/tool/linux_arm/cgo -objdir $WORK/b091/ -importpath net -- -I $WORK/b091/ -g -O2 ./cgo_linux.go ./cgo_resnew.go ./cgo_socknew.go ./cgo_unix.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b089/_pkg_.a # internal BUILDSTDERR: cp $WORK/b089/_pkg_.a /builddir/.cache/go-build/8b/8b10156b5d59a4204d8e7716c9267cd5ab6a2b27aa607f83adb13271b1d5b48a-d # internal BUILDSTDERR: net/url BUILDSTDERR: mkdir -p $WORK/b094/ BUILDSTDERR: cat >$WORK/b094/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile bytes=$WORK/b024/_pkg_.a BUILDSTDERR: packagefile errors=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b002/_pkg_.a BUILDSTDERR: packagefile sort=$WORK/b029/_pkg_.a BUILDSTDERR: packagefile strconv=$WORK/b019/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b030/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/net/url BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b094/_pkg_.a -trimpath $WORK/b094 -shared -p net/url -std -complete -installsuffix shared -buildid nEDQkPMXhzsS1ePJuPTr/nEDQkPMXhzsS1ePJuPTr -goversion go1.10.7 -D "" -importcfg $WORK/b094/importcfg -pack ./url.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b094/_pkg_.a # internal BUILDSTDERR: cp $WORK/b094/_pkg_.a /builddir/.cache/go-build/4c/4cd43023f404e9de5d9b3b5e4a3d270c798bf5e1efb36e94db6668d0db52e7ce-d # internal BUILDSTDERR: cd $WORK/b065 BUILDSTDERR: gcc -I /usr/lib/golang/src/os/user -fPIC -marm -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b065=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x001.o -c _cgo_export.c BUILDSTDERR: github.com/snapcore/snapd/jsonutil BUILDSTDERR: mkdir -p $WORK/b096/ BUILDSTDERR: cat >$WORK/b096/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile encoding/json=$WORK/b025/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b002/_pkg_.a BUILDSTDERR: packagefile github.com/snapcore/snapd/strutil=$WORK/b055/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile reflect=$WORK/b018/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b030/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/snapd-2.37.2/src/github.com/snapcore/snapd/jsonutil BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b096/_pkg_.a -trimpath $WORK/b096 -shared -p github.com/snapcore/snapd/jsonutil -complete -installsuffix shared -buildid kfiKi1tC4JDxYmo80jvu/kfiKi1tC4JDxYmo80jvu -goversion go1.10.7 -D "" -importcfg $WORK/b096/importcfg -pack ./json.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b096/_pkg_.a # internal BUILDSTDERR: cp $WORK/b096/_pkg_.a /builddir/.cache/go-build/ed/ed2d0cb683cf4e0df3aa921f1b647360879293f3d3a61387df6a38433278d987-d # internal BUILDSTDERR: github.com/snapcore/snapd/snap/snapdir BUILDSTDERR: mkdir -p $WORK/b100/ BUILDSTDERR: cat >$WORK/b100/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile fmt=$WORK/b002/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile io/ioutil=$WORK/b063/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b013/_pkg_.a BUILDSTDERR: packagefile path/filepath=$WORK/b059/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/snapd-2.37.2/src/github.com/snapcore/snapd/snap/snapdir BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b100/_pkg_.a -trimpath $WORK/b100 -shared -p github.com/snapcore/snapd/snap/snapdir -complete -installsuffix shared -buildid muKd97MkdE6evxXUXMp3/muKd97MkdE6evxXUXMp3 -goversion go1.10.7 -D "" -importcfg $WORK/b100/importcfg -pack ./snapdir.go BUILDSTDERR: cd $WORK/b065 BUILDSTDERR: gcc -I /usr/lib/golang/src/os/user -fPIC -marm -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b065=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x002.o -c cgo_lookup_unix.cgo2.c BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b100/_pkg_.a # internal BUILDSTDERR: cp $WORK/b100/_pkg_.a /builddir/.cache/go-build/41/41b6b81408e4642851a919a8efc7c8c6222062b85ddc108feb5130dc822d2c9d-d # internal BUILDSTDERR: github.com/snapcore/snapd/spdx BUILDSTDERR: mkdir -p $WORK/b102/ BUILDSTDERR: cat >$WORK/b102/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile bufio=$WORK/b023/_pkg_.a BUILDSTDERR: packagefile bytes=$WORK/b024/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b002/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b030/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/snapd-2.37.2/src/github.com/snapcore/snapd/spdx BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b102/_pkg_.a -trimpath $WORK/b102 -shared -p github.com/snapcore/snapd/spdx -complete -installsuffix shared -buildid H6TacSyrXX4pMdsWcdbX/H6TacSyrXX4pMdsWcdbX -goversion go1.10.7 -D "" -importcfg $WORK/b102/importcfg -pack ./licenses.go ./parser.go ./scanner.go ./validate.go BUILDSTDERR: cd $WORK/b065 BUILDSTDERR: gcc -I /usr/lib/golang/src/os/user -fPIC -marm -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b065=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x003.o -c getgrouplist_unix.cgo2.c BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b102/_pkg_.a # internal BUILDSTDERR: cp $WORK/b102/_pkg_.a /builddir/.cache/go-build/b9/b9da12f5caa2b979c58e385e01a60a05e59965076a0bb1b7c662646b783daa74-d # internal BUILDSTDERR: github.com/snapcore/snapd/timeout BUILDSTDERR: mkdir -p $WORK/b103/ BUILDSTDERR: cat >$WORK/b103/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile encoding/json=$WORK/b025/_pkg_.a BUILDSTDERR: packagefile time=$WORK/b016/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/snapd-2.37.2/src/github.com/snapcore/snapd/timeout BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b103/_pkg_.a -trimpath $WORK/b103 -shared -p github.com/snapcore/snapd/timeout -complete -installsuffix shared -buildid gn2kQchcefvXzO2WZdpd/gn2kQchcefvXzO2WZdpd -goversion go1.10.7 -D "" -importcfg $WORK/b103/importcfg -pack ./timeout.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b103/_pkg_.a # internal BUILDSTDERR: cp $WORK/b103/_pkg_.a /builddir/.cache/go-build/91/91e368923a99dc7be4232f401999ed9594a6197eeef436b42fac024f4e21a3eb-d # internal BUILDSTDERR: github.com/ojii/gettext.go/pluralforms BUILDSTDERR: mkdir -p $WORK/b107/ BUILDSTDERR: cat >$WORK/b107/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile errors=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b002/_pkg_.a BUILDSTDERR: packagefile regexp=$WORK/b057/_pkg_.a BUILDSTDERR: packagefile strconv=$WORK/b019/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b030/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/share/gocode/src/github.com/ojii/gettext.go/pluralforms BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b107/_pkg_.a -trimpath $WORK/b107 -shared -p github.com/ojii/gettext.go/pluralforms -complete -installsuffix shared -buildid H7GcjxoS0ZVJL4uy72xT/H7GcjxoS0ZVJL4uy72xT -goversion go1.10.7 -D "" -importcfg $WORK/b107/importcfg -pack ./compiler.go ./expression.go ./math.go ./tests.go BUILDSTDERR: cd $WORK/b065 BUILDSTDERR: gcc -I /usr/lib/golang/src/os/user -fPIC -marm -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b065=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x004.o -c listgroups_unix.cgo2.c BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b069/_pkg_.a # internal BUILDSTDERR: gcc -I /usr/lib/golang/src/os/user -fPIC -marm -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b065=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_cgo_main.o -c _cgo_main.c BUILDSTDERR: cp $WORK/b069/_pkg_.a /builddir/.cache/go-build/03/03de019b47afe227860cc935afce6a50dcc03ce7c0451b504c507ddcfaf84ecc-d # internal BUILDSTDERR: flag BUILDSTDERR: mkdir -p $WORK/b109/ BUILDSTDERR: cat >$WORK/b109/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile errors=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b002/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b013/_pkg_.a BUILDSTDERR: packagefile reflect=$WORK/b018/_pkg_.a BUILDSTDERR: packagefile sort=$WORK/b029/_pkg_.a BUILDSTDERR: packagefile strconv=$WORK/b019/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b030/_pkg_.a BUILDSTDERR: packagefile time=$WORK/b016/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/flag BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b109/_pkg_.a -trimpath $WORK/b109 -shared -p flag -std -complete -installsuffix shared -buildid u8usuCsKjgeysVpGPcyV/u8usuCsKjgeysVpGPcyV -goversion go1.10.7 -D "" -importcfg $WORK/b109/importcfg -pack ./flag.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b107/_pkg_.a # internal BUILDSTDERR: cd /usr/lib/golang/src/os/user BUILDSTDERR: gcc -I . -fPIC -marm -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b065=/tmp/go-build -gno-record-gcc-switches -o $WORK/b065/_cgo_.o $WORK/b065/_cgo_main.o $WORK/b065/_x001.o $WORK/b065/_x002.o $WORK/b065/_x003.o $WORK/b065/_x004.o -g -O2 -pie BUILDSTDERR: cp $WORK/b107/_pkg_.a /builddir/.cache/go-build/58/58493e00ec87bdae019251f5acd73cefe2bb96f43e27262af933d18bf7022791-d # internal BUILDSTDERR: mime/quotedprintable BUILDSTDERR: mkdir -p $WORK/b113/ BUILDSTDERR: cat >$WORK/b113/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile bufio=$WORK/b023/_pkg_.a BUILDSTDERR: packagefile bytes=$WORK/b024/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b002/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b004/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/mime/quotedprintable BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b113/_pkg_.a -trimpath $WORK/b113 -shared -p mime/quotedprintable -std -complete -installsuffix shared -buildid azd3lGiyCWiRlwm6IqTw/azd3lGiyCWiRlwm6IqTw -goversion go1.10.7 -D "" -importcfg $WORK/b113/importcfg -pack ./reader.go ./writer.go BUILDSTDERR: cd /usr/lib/golang/src/os/user BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/cgo -dynpackage user -dynimport $WORK/b065/_cgo_.o -dynout $WORK/b065/_cgo_import.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b113/_pkg_.a # internal BUILDSTDERR: cp $WORK/b113/_pkg_.a /builddir/.cache/go-build/d4/d4688840dd3fd11adc86a7e3b3a42ea4c583c64049ec43c8878179b911590320-d # internal BUILDSTDERR: compress/gzip BUILDSTDERR: mkdir -p $WORK/b115/ BUILDSTDERR: cat >$WORK/b115/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile bufio=$WORK/b023/_pkg_.a BUILDSTDERR: packagefile compress/flate=$WORK/b049/_pkg_.a BUILDSTDERR: packagefile encoding/binary=$WORK/b028/_pkg_.a BUILDSTDERR: packagefile errors=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b002/_pkg_.a BUILDSTDERR: packagefile hash/crc32=$WORK/b116/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile time=$WORK/b016/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/compress/gzip BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b115/_pkg_.a -trimpath $WORK/b115 -shared -p compress/gzip -std -complete -installsuffix shared -buildid iPjiA16juSSEfRh3Kitg/iPjiA16juSSEfRh3Kitg -goversion go1.10.7 -D "" -importcfg $WORK/b115/importcfg -pack ./gunzip.go ./gzip.go BUILDSTDERR: cat >$WORK/b065/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile fmt=$WORK/b002/_pkg_.a BUILDSTDERR: packagefile strconv=$WORK/b019/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b030/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b005/_pkg_.a BUILDSTDERR: packagefile syscall=$WORK/b015/_pkg_.a BUILDSTDERR: packagefile runtime/cgo=$WORK/b066/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/os/user BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b065/_pkg_.a -trimpath $WORK/b065 -shared -p os/user -std -installsuffix shared -buildid xFa77_UC_vNuCXh0n0-I/xFa77_UC_vNuCXh0n0-I -goversion go1.10.7 -D "" -importcfg $WORK/b065/importcfg -pack ./lookup.go ./user.go $WORK/b065/_cgo_gotypes.go $WORK/b065/cgo_lookup_unix.cgo1.go $WORK/b065/getgrouplist_unix.cgo1.go $WORK/b065/listgroups_unix.cgo1.go $WORK/b065/_cgo_import.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b115/_pkg_.a # internal BUILDSTDERR: cp $WORK/b115/_pkg_.a /builddir/.cache/go-build/03/039eff458725e4f6a3c79791bbe7b82ad1b6cda48d585e717530dee78efee2c7-d # internal BUILDSTDERR: crypto/x509/pkix BUILDSTDERR: mkdir -p $WORK/b123/ BUILDSTDERR: cat >$WORK/b123/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile encoding/asn1=$WORK/b075/_pkg_.a BUILDSTDERR: packagefile encoding/hex=$WORK/b053/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b002/_pkg_.a BUILDSTDERR: packagefile math/big=$WORK/b040/_pkg_.a BUILDSTDERR: packagefile time=$WORK/b016/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/crypto/x509/pkix BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b123/_pkg_.a -trimpath $WORK/b123 -shared -p crypto/x509/pkix -std -complete -installsuffix shared -buildid rggiBKKbt0ezizytDn28/rggiBKKbt0ezizytDn28 -goversion go1.10.7 -D "" -importcfg $WORK/b123/importcfg -pack ./pkix.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b109/_pkg_.a # internal BUILDSTDERR: cp $WORK/b109/_pkg_.a /builddir/.cache/go-build/0e/0ef8fea046fae0078a1c18ac75f44e0842a611316d423e82a7522e7a8e1fc73e-d # internal BUILDSTDERR: testing BUILDSTDERR: mkdir -p $WORK/b108/ BUILDSTDERR: cat >$WORK/b108/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile bytes=$WORK/b024/_pkg_.a BUILDSTDERR: packagefile errors=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile flag=$WORK/b109/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b002/_pkg_.a BUILDSTDERR: packagefile internal/race=$WORK/b006/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b013/_pkg_.a BUILDSTDERR: packagefile runtime=$WORK/b008/_pkg_.a BUILDSTDERR: packagefile runtime/debug=$WORK/b110/_pkg_.a BUILDSTDERR: packagefile runtime/trace=$WORK/b111/_pkg_.a BUILDSTDERR: packagefile sort=$WORK/b029/_pkg_.a BUILDSTDERR: packagefile strconv=$WORK/b019/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b030/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b005/_pkg_.a BUILDSTDERR: packagefile sync/atomic=$WORK/b011/_pkg_.a BUILDSTDERR: packagefile time=$WORK/b016/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/testing BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b108/_pkg_.a -trimpath $WORK/b108 -shared -p testing -std -complete -installsuffix shared -buildid zAbdtniE4KFyFm1J_7Fo/zAbdtniE4KFyFm1J_7Fo -goversion go1.10.7 -D "" -importcfg $WORK/b108/importcfg -pack ./allocs.go ./benchmark.go ./cover.go ./example.go ./match.go ./testing.go BUILDSTDERR: cd /usr/lib/golang/src/os/user BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/pack r $WORK/b065/_pkg_.a $WORK/b065/_x001.o $WORK/b065/_x002.o $WORK/b065/_x003.o $WORK/b065/_x004.o # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b065/_pkg_.a # internal BUILDSTDERR: cp $WORK/b065/_pkg_.a /builddir/.cache/go-build/b0/b0250af150af60e550f849854e44e64b050c09ca8d2d51842d9c5c4dab60e9cb-d # internal BUILDSTDERR: github.com/snapcore/snapd/osutil BUILDSTDERR: mkdir -p $WORK/b046/ BUILDSTDERR: cd /builddir/build/BUILD/snapd-2.37.2/src/github.com/snapcore/snapd/osutil BUILDSTDERR: CGO_LDFLAGS='"-g" "-O2"' /usr/lib/golang/pkg/tool/linux_arm/cgo -objdir $WORK/b046/ -importpath github.com/snapcore/snapd/osutil -- -I $WORK/b046/ -g -O2 ./group.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b123/_pkg_.a # internal BUILDSTDERR: cp $WORK/b123/_pkg_.a /builddir/.cache/go-build/a8/a81a6c58cb95a30dd94e9558cee5492211ec24abf7ab7113f24dbe3672312a2d-d # internal BUILDSTDERR: vendor/golang_org/x/crypto/cryptobyte BUILDSTDERR: mkdir -p $WORK/b125/ BUILDSTDERR: cat >$WORK/b125/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: importmap golang_org/x/crypto/cryptobyte/asn1=vendor/golang_org/x/crypto/cryptobyte/asn1 BUILDSTDERR: packagefile encoding/asn1=$WORK/b075/_pkg_.a BUILDSTDERR: packagefile errors=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b002/_pkg_.a BUILDSTDERR: packagefile vendor/golang_org/x/crypto/cryptobyte/asn1=$WORK/b126/_pkg_.a BUILDSTDERR: packagefile math/big=$WORK/b040/_pkg_.a BUILDSTDERR: packagefile reflect=$WORK/b018/_pkg_.a BUILDSTDERR: packagefile time=$WORK/b016/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/vendor/golang_org/x/crypto/cryptobyte BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b125/_pkg_.a -trimpath $WORK/b125 -shared -p vendor/golang_org/x/crypto/cryptobyte -std -complete -installsuffix shared -buildid 7SDqSJqnXhF9aezBINGa/7SDqSJqnXhF9aezBINGa -goversion go1.10.7 -D "" -importcfg $WORK/b125/importcfg -pack ./asn1.go ./builder.go ./string.go BUILDSTDERR: cd $WORK/b091 BUILDSTDERR: gcc -I /usr/lib/golang/src/net -fPIC -marm -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b091=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x001.o -c _cgo_export.c BUILDSTDERR: gcc -I /usr/lib/golang/src/net -fPIC -marm -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b091=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x002.o -c cgo_linux.cgo2.c BUILDSTDERR: gcc -I /usr/lib/golang/src/net -fPIC -marm -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b091=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x003.o -c cgo_resnew.cgo2.c BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b125/_pkg_.a # internal BUILDSTDERR: cp $WORK/b125/_pkg_.a /builddir/.cache/go-build/29/2978dcfae92db72385d3727de7a4c1c0db95c6d9acbe681502509e03eb46f457-d # internal BUILDSTDERR: vendor/golang_org/x/net/http2/hpack BUILDSTDERR: mkdir -p $WORK/b131/ BUILDSTDERR: cat >$WORK/b131/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile bytes=$WORK/b024/_pkg_.a BUILDSTDERR: packagefile errors=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b002/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b005/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/vendor/golang_org/x/net/http2/hpack BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b131/_pkg_.a -trimpath $WORK/b131 -shared -p vendor/golang_org/x/net/http2/hpack -std -complete -installsuffix shared -buildid Drg3V9ACxf_IcYGcbriy/Drg3V9ACxf_IcYGcbriy -goversion go1.10.7 -D "" -importcfg $WORK/b131/importcfg -pack ./encode.go ./hpack.go ./huffman.go ./tables.go BUILDSTDERR: cd $WORK/b091 BUILDSTDERR: gcc -I /usr/lib/golang/src/net -fPIC -marm -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b091=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x004.o -c cgo_socknew.cgo2.c BUILDSTDERR: gcc -I /usr/lib/golang/src/net -fPIC -marm -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b091=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x005.o -c cgo_unix.cgo2.c BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b108/_pkg_.a # internal BUILDSTDERR: cd $WORK/b046 BUILDSTDERR: gcc -I /builddir/build/BUILD/snapd-2.37.2/src/github.com/snapcore/snapd/osutil -fPIC -marm -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b046=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x001.o -c _cgo_export.c BUILDSTDERR: cp $WORK/b108/_pkg_.a /builddir/.cache/go-build/f8/f899d4bb530203eb26e73ed243d5f719fa956efe7650d9c9e51b79e4e1fc226c-d # internal BUILDSTDERR: github.com/ojii/gettext.go BUILDSTDERR: mkdir -p $WORK/b106/ BUILDSTDERR: cat >$WORK/b106/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile bytes=$WORK/b024/_pkg_.a BUILDSTDERR: packagefile encoding/binary=$WORK/b028/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b002/_pkg_.a BUILDSTDERR: packagefile github.com/ojii/gettext.go/pluralforms=$WORK/b107/_pkg_.a BUILDSTDERR: packagefile log=$WORK/b088/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b013/_pkg_.a BUILDSTDERR: packagefile path=$WORK/b052/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b030/_pkg_.a BUILDSTDERR: packagefile testing=$WORK/b108/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/share/gocode/src/github.com/ojii/gettext.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b106/_pkg_.a -trimpath $WORK/b106 -shared -p github.com/ojii/gettext.go -complete -installsuffix shared -buildid g3AHoB7Qe__abRpg4eK2/g3AHoB7Qe__abRpg4eK2 -goversion go1.10.7 -D "" -importcfg $WORK/b106/importcfg -pack ./gettext.go ./mofile.go ./test_utils.go BUILDSTDERR: cd $WORK/b046 BUILDSTDERR: gcc -I /builddir/build/BUILD/snapd-2.37.2/src/github.com/snapcore/snapd/osutil -fPIC -marm -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b046=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x002.o -c group.cgo2.c BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b131/_pkg_.a # internal BUILDSTDERR: cp $WORK/b131/_pkg_.a /builddir/.cache/go-build/ea/ea9ff25500fae547ce42b9d69c1188399798b1ba9564fd1d99b4245c104c2f39-d # internal BUILDSTDERR: vendor/golang_org/x/text/unicode/bidi BUILDSTDERR: mkdir -p $WORK/b135/ BUILDSTDERR: cat >$WORK/b135/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile container/list=$WORK/b117/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b002/_pkg_.a BUILDSTDERR: packagefile log=$WORK/b088/_pkg_.a BUILDSTDERR: packagefile sort=$WORK/b029/_pkg_.a BUILDSTDERR: packagefile unicode/utf8=$WORK/b020/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd $WORK/b091 BUILDSTDERR: gcc -I /usr/lib/golang/src/net -fPIC -marm -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b091=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_cgo_main.o -c _cgo_main.c BUILDSTDERR: cd /usr/lib/golang/src/vendor/golang_org/x/text/unicode/bidi BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b135/_pkg_.a -trimpath $WORK/b135 -shared -p vendor/golang_org/x/text/unicode/bidi -std -complete -installsuffix shared -buildid cz-IjZaCPI8OXDVdxL6b/cz-IjZaCPI8OXDVdxL6b -goversion go1.10.7 -D "" -importcfg $WORK/b135/importcfg -pack ./bidi.go ./bracket.go ./core.go ./prop.go ./tables.go ./trieval.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b106/_pkg_.a # internal BUILDSTDERR: cp $WORK/b106/_pkg_.a /builddir/.cache/go-build/6a/6a44394b348efe80880756226621bbd105791d88dc6ef930abc0200c6257f45f-d # internal BUILDSTDERR: vendor/golang_org/x/text/unicode/norm BUILDSTDERR: mkdir -p $WORK/b136/ BUILDSTDERR: cat >$WORK/b136/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: importmap golang_org/x/text/transform=vendor/golang_org/x/text/transform BUILDSTDERR: packagefile fmt=$WORK/b002/_pkg_.a BUILDSTDERR: packagefile vendor/golang_org/x/text/transform=$WORK/b134/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile unicode/utf8=$WORK/b020/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/vendor/golang_org/x/text/unicode/norm BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b136/_pkg_.a -trimpath $WORK/b136 -shared -p vendor/golang_org/x/text/unicode/norm -std -complete -installsuffix shared -buildid 4RdICmX6mBIy19HXDmtu/4RdICmX6mBIy19HXDmtu -goversion go1.10.7 -D "" -importcfg $WORK/b136/importcfg -pack ./composition.go ./forminfo.go ./input.go ./iter.go ./normalize.go ./readwriter.go ./tables.go ./transform.go ./trie.go BUILDSTDERR: cd /usr/lib/golang/src/net BUILDSTDERR: gcc -I . -fPIC -marm -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b091=/tmp/go-build -gno-record-gcc-switches -o $WORK/b091/_cgo_.o $WORK/b091/_cgo_main.o $WORK/b091/_x001.o $WORK/b091/_x002.o $WORK/b091/_x003.o $WORK/b091/_x004.o $WORK/b091/_x005.o -g -O2 -pie BUILDSTDERR: cd $WORK/b046 BUILDSTDERR: gcc -I /builddir/build/BUILD/snapd-2.37.2/src/github.com/snapcore/snapd/osutil -fPIC -marm -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b046=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_cgo_main.o -c _cgo_main.c BUILDSTDERR: cd /usr/lib/golang/src/net BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/cgo -dynpackage net -dynimport $WORK/b091/_cgo_.o -dynout $WORK/b091/_cgo_import.go BUILDSTDERR: cat >$WORK/b091/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile context=$WORK/b061/_pkg_.a BUILDSTDERR: packagefile errors=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile internal/nettrace=$WORK/b092/_pkg_.a BUILDSTDERR: packagefile internal/poll=$WORK/b014/_pkg_.a BUILDSTDERR: packagefile internal/singleflight=$WORK/b093/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile math/rand=$WORK/b042/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b013/_pkg_.a BUILDSTDERR: packagefile runtime=$WORK/b008/_pkg_.a BUILDSTDERR: packagefile sort=$WORK/b029/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b005/_pkg_.a BUILDSTDERR: packagefile sync/atomic=$WORK/b011/_pkg_.a BUILDSTDERR: packagefile syscall=$WORK/b015/_pkg_.a BUILDSTDERR: packagefile time=$WORK/b016/_pkg_.a BUILDSTDERR: packagefile runtime/cgo=$WORK/b066/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b091/_pkg_.a -trimpath $WORK/b091 -shared -p net -std -installsuffix shared -buildid DWYX9kqlZ_4a4NiVyAaf/DWYX9kqlZ_4a4NiVyAaf -goversion go1.10.7 -D "" -importcfg $WORK/b091/importcfg -pack ./addrselect.go ./conf.go ./dial.go ./dnsclient.go ./dnsclient_unix.go ./dnsconfig_unix.go ./dnsmsg.go ./error_posix.go ./fd_unix.go ./file.go ./file_unix.go ./hook.go ./hook_unix.go ./hosts.go ./interface.go ./interface_linux.go ./ip.go ./iprawsock.go ./iprawsock_posix.go ./ipsock.go ./ipsock_posix.go ./lookup.go ./lookup_unix.go ./mac.go ./net.go ./nss.go ./parse.go ./pipe.go ./port.go ./port_unix.go ./rawconn.go ./sendfile_linux.go ./sock_cloexec.go ./sock_linux.go ./sock_posix.go ./sockopt_linux.go ./sockopt_posix.go ./sockoptip_linux.go ./sockoptip_posix.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/b091/_cgo_gotypes.go $WORK/b091/cgo_linux.cgo1.go $WORK/b091/cgo_resnew.cgo1.go $WORK/b091/cgo_socknew.cgo1.go $WORK/b091/cgo_unix.cgo1.go $WORK/b091/_cgo_import.go BUILDSTDERR: cd /builddir/build/BUILD/snapd-2.37.2/src/github.com/snapcore/snapd/osutil BUILDSTDERR: gcc -I . -fPIC -marm -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b046=/tmp/go-build -gno-record-gcc-switches -o $WORK/b046/_cgo_.o $WORK/b046/_cgo_main.o $WORK/b046/_x001.o $WORK/b046/_x002.o -g -O2 -pie BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b135/_pkg_.a # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/cgo -dynpackage osutil -dynimport $WORK/b046/_cgo_.o -dynout $WORK/b046/_cgo_import.go BUILDSTDERR: cp $WORK/b135/_pkg_.a /builddir/.cache/go-build/14/14c12360a79d50d6f6a227db9f083ab94e467e391943d23d38269c61e2830225-d # internal BUILDSTDERR: vendor/golang_org/x/text/secure/bidirule BUILDSTDERR: mkdir -p $WORK/b133/ BUILDSTDERR: cat >$WORK/b133/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: importmap golang_org/x/text/transform=vendor/golang_org/x/text/transform BUILDSTDERR: importmap golang_org/x/text/unicode/bidi=vendor/golang_org/x/text/unicode/bidi BUILDSTDERR: packagefile errors=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile vendor/golang_org/x/text/transform=$WORK/b134/_pkg_.a BUILDSTDERR: packagefile vendor/golang_org/x/text/unicode/bidi=$WORK/b135/_pkg_.a BUILDSTDERR: packagefile unicode/utf8=$WORK/b020/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cat >$WORK/b046/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile bufio=$WORK/b023/_pkg_.a BUILDSTDERR: packagefile bytes=$WORK/b024/_pkg_.a BUILDSTDERR: packagefile crypto=$WORK/b033/_pkg_.a BUILDSTDERR: packagefile debug/elf=$WORK/b047/_pkg_.a BUILDSTDERR: packagefile encoding/binary=$WORK/b028/_pkg_.a BUILDSTDERR: packagefile encoding/hex=$WORK/b053/_pkg_.a BUILDSTDERR: packagefile errors=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b002/_pkg_.a BUILDSTDERR: packagefile github.com/snapcore/snapd/osutil/sys=$WORK/b054/_pkg_.a BUILDSTDERR: packagefile github.com/snapcore/snapd/strutil=$WORK/b055/_pkg_.a BUILDSTDERR: packagefile golang.org/x/net/context=$WORK/b060/_pkg_.a BUILDSTDERR: packagefile gopkg.in/tomb.v2=$WORK/b062/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile io/ioutil=$WORK/b063/_pkg_.a BUILDSTDERR: packagefile math=$WORK/b012/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b013/_pkg_.a BUILDSTDERR: packagefile os/exec=$WORK/b064/_pkg_.a BUILDSTDERR: packagefile os/user=$WORK/b065/_pkg_.a BUILDSTDERR: packagefile path/filepath=$WORK/b059/_pkg_.a BUILDSTDERR: packagefile regexp=$WORK/b057/_pkg_.a BUILDSTDERR: packagefile sort=$WORK/b029/_pkg_.a BUILDSTDERR: packagefile strconv=$WORK/b019/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b030/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b005/_pkg_.a BUILDSTDERR: packagefile sync/atomic=$WORK/b011/_pkg_.a BUILDSTDERR: packagefile syscall=$WORK/b015/_pkg_.a BUILDSTDERR: packagefile time=$WORK/b016/_pkg_.a BUILDSTDERR: packagefile runtime/cgo=$WORK/b066/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b046/_pkg_.a -trimpath $WORK/b046 -shared -p github.com/snapcore/snapd/osutil -installsuffix shared -buildid UYK6FlTzBOXgyFIZ2Yy4/UYK6FlTzBOXgyFIZ2Yy4 -goversion go1.10.7 -D "" -importcfg $WORK/b046/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 ./io.go ./mkdirallchown.go ./mockable.go ./mount_linux.go ./mountentry_linux.go ./mountinfo_linux.go ./mountprofile_linux.go ./nfs_linux.go ./outputerr.go ./overlay_linux.go ./stat.go ./syncdir.go ./sys_linux.go ./uname.go ./uname_linux.go ./unlink.go ./unlink_linux.go ./user.go ./winsize.go $WORK/b046/_cgo_gotypes.go $WORK/b046/group.cgo1.go $WORK/b046/_cgo_import.go BUILDSTDERR: cd /usr/lib/golang/src/vendor/golang_org/x/text/secure/bidirule BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b133/_pkg_.a -trimpath $WORK/b133 -shared -p vendor/golang_org/x/text/secure/bidirule -std -complete -installsuffix shared -buildid 7D9uLmrxMK0DL2PLxFsN/7D9uLmrxMK0DL2PLxFsN -goversion go1.10.7 -D "" -importcfg $WORK/b133/importcfg -pack ./bidirule.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b133/_pkg_.a # internal BUILDSTDERR: cp $WORK/b133/_pkg_.a /builddir/.cache/go-build/5a/5a43270b7c00c84acb4cd5c3a99cf4c73ca97c5fb89843c0cf583ec5a24de480-d # internal BUILDSTDERR: net/http/internal BUILDSTDERR: mkdir -p $WORK/b140/ BUILDSTDERR: cat >$WORK/b140/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile bufio=$WORK/b023/_pkg_.a BUILDSTDERR: packagefile bytes=$WORK/b024/_pkg_.a BUILDSTDERR: packagefile errors=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b002/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b004/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/net/http/internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b140/_pkg_.a -trimpath $WORK/b140 -shared -p net/http/internal -std -complete -installsuffix shared -buildid WzxYn8oI_pzuK5pbiVbI/WzxYn8oI_pzuK5pbiVbI -goversion go1.10.7 -D "" -importcfg $WORK/b140/importcfg -pack ./chunked.go ./testcert.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b140/_pkg_.a # internal BUILDSTDERR: cp $WORK/b140/_pkg_.a /builddir/.cache/go-build/52/5286f8ceef69064a3ce836e5e89e862032ca098b56d3995d794b6bc7e1887b45-d # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b136/_pkg_.a # internal BUILDSTDERR: cp $WORK/b136/_pkg_.a /builddir/.cache/go-build/4e/4eaabc2c2b84314e2f01a48a9bf1b08e07d5be8dcba80b620fe83220acc45f1a-d # internal BUILDSTDERR: vendor/golang_org/x/net/idna BUILDSTDERR: mkdir -p $WORK/b132/ BUILDSTDERR: cat >$WORK/b132/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: importmap golang_org/x/text/secure/bidirule=vendor/golang_org/x/text/secure/bidirule BUILDSTDERR: importmap golang_org/x/text/unicode/bidi=vendor/golang_org/x/text/unicode/bidi BUILDSTDERR: importmap golang_org/x/text/unicode/norm=vendor/golang_org/x/text/unicode/norm BUILDSTDERR: packagefile fmt=$WORK/b002/_pkg_.a BUILDSTDERR: packagefile vendor/golang_org/x/text/secure/bidirule=$WORK/b133/_pkg_.a BUILDSTDERR: packagefile vendor/golang_org/x/text/unicode/bidi=$WORK/b135/_pkg_.a BUILDSTDERR: packagefile vendor/golang_org/x/text/unicode/norm=$WORK/b136/_pkg_.a BUILDSTDERR: packagefile math=$WORK/b012/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b030/_pkg_.a BUILDSTDERR: packagefile unicode/utf8=$WORK/b020/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/vendor/golang_org/x/net/idna BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b132/_pkg_.a -trimpath $WORK/b132 -shared -p vendor/golang_org/x/net/idna -std -complete -installsuffix shared -buildid isEYa6b1FKyGw1mTe9WW/isEYa6b1FKyGw1mTe9WW -goversion go1.10.7 -D "" -importcfg $WORK/b132/importcfg -pack ./idna.go ./punycode.go ./tables.go ./trie.go ./trieval.go BUILDSTDERR: cd /builddir/build/BUILD/snapd-2.37.2/src/github.com/snapcore/snapd/osutil BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/pack r $WORK/b046/_pkg_.a $WORK/b046/_x001.o $WORK/b046/_x002.o # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b046/_pkg_.a # internal BUILDSTDERR: cp $WORK/b046/_pkg_.a /builddir/.cache/go-build/1d/1d86a77d84e29e9d5a5edbea17671a6b462990423b696e168b8523ec41a34d92-d # internal BUILDSTDERR: github.com/snapcore/snapd/selinux BUILDSTDERR: mkdir -p $WORK/b068/ BUILDSTDERR: cat >$WORK/b068/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile bytes=$WORK/b024/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b002/_pkg_.a BUILDSTDERR: packagefile github.com/snapcore/snapd/osutil=$WORK/b046/_pkg_.a BUILDSTDERR: packagefile io/ioutil=$WORK/b063/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b013/_pkg_.a BUILDSTDERR: packagefile os/exec=$WORK/b064/_pkg_.a BUILDSTDERR: packagefile path/filepath=$WORK/b059/_pkg_.a BUILDSTDERR: packagefile regexp=$WORK/b057/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/snapd-2.37.2/src/github.com/snapcore/snapd/selinux BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b068/_pkg_.a -trimpath $WORK/b068 -shared -p github.com/snapcore/snapd/selinux -complete -installsuffix shared -buildid -_FMOvonSI_Ln76eqMax/-_FMOvonSI_Ln76eqMax -goversion go1.10.7 -D "" -importcfg $WORK/b068/importcfg -pack ./label.go ./label_linux.go ./selinux_linux.go BUILDSTDERR: github.com/snapcore/snapd/arch BUILDSTDERR: mkdir -p $WORK/b098/ BUILDSTDERR: cat >$WORK/b098/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile github.com/snapcore/snapd/osutil=$WORK/b046/_pkg_.a BUILDSTDERR: packagefile log=$WORK/b088/_pkg_.a BUILDSTDERR: packagefile runtime=$WORK/b008/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/snapd-2.37.2/src/github.com/snapcore/snapd/arch BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b098/_pkg_.a -trimpath $WORK/b098 -shared -p github.com/snapcore/snapd/arch -complete -installsuffix shared -buildid YdxAGvgelmQOS3DLvwXR/YdxAGvgelmQOS3DLvwXR -goversion go1.10.7 -D "" -importcfg $WORK/b098/importcfg -pack ./arch.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b098/_pkg_.a # internal BUILDSTDERR: cp $WORK/b098/_pkg_.a /builddir/.cache/go-build/5d/5d07d0224f57c8e24a27277d09cdea5acfb82ea803e7b2ac67592fa5c7fa0b45-d # internal BUILDSTDERR: github.com/snapcore/snapd/logger BUILDSTDERR: mkdir -p $WORK/b099/ BUILDSTDERR: cat >$WORK/b099/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile bytes=$WORK/b024/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b002/_pkg_.a BUILDSTDERR: packagefile github.com/snapcore/snapd/osutil=$WORK/b046/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile log=$WORK/b088/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b013/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b005/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/snapd-2.37.2/src/github.com/snapcore/snapd/logger BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b099/_pkg_.a -trimpath $WORK/b099 -shared -p github.com/snapcore/snapd/logger -complete -installsuffix shared -buildid OaJ5C9_QTAIvX5VsLhmQ/OaJ5C9_QTAIvX5VsLhmQ -goversion go1.10.7 -D "" -importcfg $WORK/b099/importcfg -pack ./logger.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b068/_pkg_.a # internal BUILDSTDERR: cp $WORK/b068/_pkg_.a /builddir/.cache/go-build/93/93fb0a9306bb8c6a12db625127c2699ca610ae6a237fb0c735aa7df3afb13ee7-d # internal BUILDSTDERR: github.com/snapcore/snapd/release BUILDSTDERR: mkdir -p $WORK/b067/ BUILDSTDERR: cat >$WORK/b067/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile bufio=$WORK/b023/_pkg_.a BUILDSTDERR: packagefile bytes=$WORK/b024/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b002/_pkg_.a BUILDSTDERR: packagefile github.com/snapcore/snapd/selinux=$WORK/b068/_pkg_.a BUILDSTDERR: packagefile github.com/snapcore/snapd/strutil=$WORK/b055/_pkg_.a BUILDSTDERR: packagefile io/ioutil=$WORK/b063/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b013/_pkg_.a BUILDSTDERR: packagefile os/exec=$WORK/b064/_pkg_.a BUILDSTDERR: packagefile path/filepath=$WORK/b059/_pkg_.a BUILDSTDERR: packagefile sort=$WORK/b029/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b030/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b005/_pkg_.a BUILDSTDERR: packagefile unicode=$WORK/b021/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/snapd-2.37.2/src/github.com/snapcore/snapd/release BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b067/_pkg_.a -trimpath $WORK/b067 -shared -p github.com/snapcore/snapd/release -complete -installsuffix shared -buildid kbIBIDthgFPiVym7CAKs/kbIBIDthgFPiVym7CAKs -goversion go1.10.7 -D "" -importcfg $WORK/b067/importcfg -pack ./apparmor.go ./release.go ./seccomp.go ./selinux.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b099/_pkg_.a # internal BUILDSTDERR: cp $WORK/b099/_pkg_.a /builddir/.cache/go-build/ea/eae414490397a9ac1187b657369922865d7853d6c726fdbb8882b162f2a06409-d # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b132/_pkg_.a # internal BUILDSTDERR: cp $WORK/b132/_pkg_.a /builddir/.cache/go-build/ff/fffa943c3d5b2fd0fa41869a57967e6304ea50eb52d9c2fdbd0b17d9b2e742d4-d # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b067/_pkg_.a # internal BUILDSTDERR: cp $WORK/b067/_pkg_.a /builddir/.cache/go-build/b4/b4302ee75c482a7b0aefb20ce00a4ca8a2613b125608c81658b517ab6ee6c704-d # internal BUILDSTDERR: github.com/snapcore/snapd/dirs BUILDSTDERR: mkdir -p $WORK/b095/ BUILDSTDERR: cat >$WORK/b095/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile fmt=$WORK/b002/_pkg_.a BUILDSTDERR: packagefile github.com/snapcore/snapd/release=$WORK/b067/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b013/_pkg_.a BUILDSTDERR: packagefile path/filepath=$WORK/b059/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b030/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/snapd-2.37.2/src/github.com/snapcore/snapd/dirs BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b095/_pkg_.a -trimpath $WORK/b095 -shared -p github.com/snapcore/snapd/dirs -complete -installsuffix shared -buildid 9S887xiemlciXQUXu-Zs/9S887xiemlciXQUXu-Zs -goversion go1.10.7 -D "" -importcfg $WORK/b095/importcfg -pack ./dirs.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b095/_pkg_.a # internal BUILDSTDERR: cp $WORK/b095/_pkg_.a /builddir/.cache/go-build/8a/8a7f8f27e1bf4544f7f51014813e438d22a0baf6ce5a6e0caacbe8e02d51e191-d # internal BUILDSTDERR: github.com/snapcore/snapd/i18n BUILDSTDERR: mkdir -p $WORK/b105/ BUILDSTDERR: github.com/snapcore/snapd/snap/squashfs BUILDSTDERR: mkdir -p $WORK/b101/ BUILDSTDERR: cat >$WORK/b105/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile fmt=$WORK/b002/_pkg_.a BUILDSTDERR: packagefile github.com/ojii/gettext.go=$WORK/b106/_pkg_.a BUILDSTDERR: packagefile github.com/snapcore/snapd/dirs=$WORK/b095/_pkg_.a BUILDSTDERR: packagefile github.com/snapcore/snapd/osutil=$WORK/b046/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b013/_pkg_.a BUILDSTDERR: packagefile path/filepath=$WORK/b059/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b030/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cat >$WORK/b101/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile bufio=$WORK/b023/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b002/_pkg_.a BUILDSTDERR: packagefile github.com/snapcore/snapd/dirs=$WORK/b095/_pkg_.a BUILDSTDERR: packagefile github.com/snapcore/snapd/osutil=$WORK/b046/_pkg_.a BUILDSTDERR: packagefile github.com/snapcore/snapd/strutil=$WORK/b055/_pkg_.a BUILDSTDERR: packagefile io/ioutil=$WORK/b063/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b013/_pkg_.a BUILDSTDERR: packagefile os/exec=$WORK/b064/_pkg_.a BUILDSTDERR: packagefile path=$WORK/b052/_pkg_.a BUILDSTDERR: packagefile path/filepath=$WORK/b059/_pkg_.a BUILDSTDERR: packagefile regexp=$WORK/b057/_pkg_.a BUILDSTDERR: packagefile strconv=$WORK/b019/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b030/_pkg_.a BUILDSTDERR: packagefile time=$WORK/b016/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/snapd-2.37.2/src/github.com/snapcore/snapd/i18n BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b105/_pkg_.a -trimpath $WORK/b105 -shared -p github.com/snapcore/snapd/i18n -complete -installsuffix shared -buildid djRw3d2H2ogbnZwvtm1r/djRw3d2H2ogbnZwvtm1r -goversion go1.10.7 -D "" -importcfg $WORK/b105/importcfg -pack ./i18n.go BUILDSTDERR: cd /builddir/build/BUILD/snapd-2.37.2/src/github.com/snapcore/snapd/snap/squashfs BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b101/_pkg_.a -trimpath $WORK/b101 -shared -p github.com/snapcore/snapd/snap/squashfs -complete -installsuffix shared -buildid 5MbEhCyTPhpy2J6QhX8X/5MbEhCyTPhpy2J6QhX8X -goversion go1.10.7 -D "" -importcfg $WORK/b101/importcfg -pack ./squashfs.go ./stat.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b105/_pkg_.a # internal BUILDSTDERR: cp $WORK/b105/_pkg_.a /builddir/.cache/go-build/0a/0a12003a323022b266be038dd76e86f5839c05a33b87db74647eef2fa6baba58-d # internal BUILDSTDERR: github.com/snapcore/snapd/timeutil BUILDSTDERR: mkdir -p $WORK/b104/ BUILDSTDERR: cat >$WORK/b104/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile bytes=$WORK/b024/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b002/_pkg_.a BUILDSTDERR: packagefile github.com/snapcore/snapd/i18n=$WORK/b105/_pkg_.a BUILDSTDERR: packagefile math/rand=$WORK/b042/_pkg_.a BUILDSTDERR: packagefile regexp=$WORK/b057/_pkg_.a BUILDSTDERR: packagefile strconv=$WORK/b019/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b030/_pkg_.a BUILDSTDERR: packagefile time=$WORK/b016/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/snapd-2.37.2/src/github.com/snapcore/snapd/timeutil BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b104/_pkg_.a -trimpath $WORK/b104 -shared -p github.com/snapcore/snapd/timeutil -complete -installsuffix shared -buildid ZAGAVxe7sZcD-IN3hfah/ZAGAVxe7sZcD-IN3hfah -goversion go1.10.7 -D "" -importcfg $WORK/b104/importcfg -pack ./human.go ./schedule.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b101/_pkg_.a # internal BUILDSTDERR: cp $WORK/b101/_pkg_.a /builddir/.cache/go-build/27/27b74445ea27cc9161049aa1caded07906c148f084ecad914e4612116fd5f252-d # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b104/_pkg_.a # internal BUILDSTDERR: cp $WORK/b104/_pkg_.a /builddir/.cache/go-build/cd/cd22648e3caa60e7c66b40a4ee2e0a4717f523d3f07b72fc815bed187274cb74-d # internal BUILDSTDERR: github.com/snapcore/snapd/snap BUILDSTDERR: mkdir -p $WORK/b097/ BUILDSTDERR: cat >$WORK/b097/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile bytes=$WORK/b024/_pkg_.a BUILDSTDERR: packagefile encoding/json=$WORK/b025/_pkg_.a BUILDSTDERR: packagefile errors=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b002/_pkg_.a BUILDSTDERR: packagefile github.com/snapcore/snapd/arch=$WORK/b098/_pkg_.a BUILDSTDERR: packagefile github.com/snapcore/snapd/dirs=$WORK/b095/_pkg_.a BUILDSTDERR: packagefile github.com/snapcore/snapd/logger=$WORK/b099/_pkg_.a BUILDSTDERR: packagefile github.com/snapcore/snapd/osutil=$WORK/b046/_pkg_.a BUILDSTDERR: packagefile github.com/snapcore/snapd/osutil/sys=$WORK/b054/_pkg_.a BUILDSTDERR: packagefile github.com/snapcore/snapd/snap/snapdir=$WORK/b100/_pkg_.a BUILDSTDERR: packagefile github.com/snapcore/snapd/snap/squashfs=$WORK/b101/_pkg_.a BUILDSTDERR: packagefile github.com/snapcore/snapd/spdx=$WORK/b102/_pkg_.a BUILDSTDERR: packagefile github.com/snapcore/snapd/strutil=$WORK/b055/_pkg_.a BUILDSTDERR: packagefile github.com/snapcore/snapd/timeout=$WORK/b103/_pkg_.a BUILDSTDERR: packagefile github.com/snapcore/snapd/timeutil=$WORK/b104/_pkg_.a BUILDSTDERR: packagefile gopkg.in/yaml.v2=$WORK/b056/_pkg_.a BUILDSTDERR: packagefile io/ioutil=$WORK/b063/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b013/_pkg_.a BUILDSTDERR: packagefile path/filepath=$WORK/b059/_pkg_.a BUILDSTDERR: packagefile reflect=$WORK/b018/_pkg_.a BUILDSTDERR: packagefile regexp=$WORK/b057/_pkg_.a BUILDSTDERR: packagefile sort=$WORK/b029/_pkg_.a BUILDSTDERR: packagefile strconv=$WORK/b019/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b030/_pkg_.a BUILDSTDERR: packagefile time=$WORK/b016/_pkg_.a BUILDSTDERR: packagefile unicode/utf8=$WORK/b020/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/snapd-2.37.2/src/github.com/snapcore/snapd/snap BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b097/_pkg_.a -trimpath $WORK/b097 -shared -p github.com/snapcore/snapd/snap -complete -installsuffix shared -buildid bMSL9xvG2UiGQ9hyBDkS/bMSL9xvG2UiGQ9hyBDkS -goversion go1.10.7 -D "" -importcfg $WORK/b097/importcfg -pack ./broken.go ./channel.go ./container.go ./epoch.go ./errors.go ./gadget.go ./hooktypes.go ./implicit.go ./info.go ./info_snap_yaml.go ./restartcond.go ./revision.go ./seed_yaml.go ./types.go ./validate.go BUILDSTDERR: cd /usr/lib/golang/src/net BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/pack r $WORK/b091/_pkg_.a $WORK/b091/_x001.o $WORK/b091/_x002.o $WORK/b091/_x003.o $WORK/b091/_x004.o $WORK/b091/_x005.o # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b091/_pkg_.a # internal BUILDSTDERR: cp $WORK/b091/_pkg_.a /builddir/.cache/go-build/3f/3f727e10625422b4a90cb0438a0de12695a4f68b57799ad7e5abf7d0f170d295-d # internal BUILDSTDERR: vendor/golang_org/x/net/lex/httplex BUILDSTDERR: mkdir -p $WORK/b137/ BUILDSTDERR: net/textproto BUILDSTDERR: cat >$WORK/b137/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: importmap golang_org/x/net/idna=vendor/golang_org/x/net/idna BUILDSTDERR: packagefile vendor/golang_org/x/net/idna=$WORK/b132/_pkg_.a BUILDSTDERR: packagefile net=$WORK/b091/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b030/_pkg_.a BUILDSTDERR: packagefile unicode/utf8=$WORK/b020/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: mkdir -p $WORK/b090/ BUILDSTDERR: cd /usr/lib/golang/src/vendor/golang_org/x/net/lex/httplex BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b137/_pkg_.a -trimpath $WORK/b137 -shared -p vendor/golang_org/x/net/lex/httplex -std -complete -installsuffix shared -buildid NAyfeR-nykswodVgRgvj/NAyfeR-nykswodVgRgvj -goversion go1.10.7 -D "" -importcfg $WORK/b137/importcfg -pack ./httplex.go BUILDSTDERR: cat >$WORK/b090/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile bufio=$WORK/b023/_pkg_.a BUILDSTDERR: packagefile bytes=$WORK/b024/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b002/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile io/ioutil=$WORK/b063/_pkg_.a BUILDSTDERR: packagefile net=$WORK/b091/_pkg_.a BUILDSTDERR: packagefile strconv=$WORK/b019/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b030/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b005/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/net/textproto BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b090/_pkg_.a -trimpath $WORK/b090 -shared -p net/textproto -std -complete -installsuffix shared -buildid ibXqYEWCsZUOJp7MAl3Y/ibXqYEWCsZUOJp7MAl3Y -goversion go1.10.7 -D "" -importcfg $WORK/b090/importcfg -pack ./header.go ./pipeline.go ./reader.go ./textproto.go ./writer.go BUILDSTDERR: crypto/x509 BUILDSTDERR: mkdir -p $WORK/b122/ BUILDSTDERR: cat >$WORK/b122/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: importmap golang_org/x/crypto/cryptobyte=vendor/golang_org/x/crypto/cryptobyte BUILDSTDERR: importmap golang_org/x/crypto/cryptobyte/asn1=vendor/golang_org/x/crypto/cryptobyte/asn1 BUILDSTDERR: packagefile bytes=$WORK/b024/_pkg_.a BUILDSTDERR: packagefile crypto=$WORK/b033/_pkg_.a BUILDSTDERR: packagefile crypto/aes=$WORK/b036/_pkg_.a BUILDSTDERR: packagefile crypto/cipher=$WORK/b037/_pkg_.a BUILDSTDERR: packagefile crypto/des=$WORK/b071/_pkg_.a BUILDSTDERR: packagefile crypto/dsa=$WORK/b072/_pkg_.a BUILDSTDERR: packagefile crypto/ecdsa=$WORK/b073/_pkg_.a BUILDSTDERR: packagefile crypto/elliptic=$WORK/b074/_pkg_.a BUILDSTDERR: packagefile crypto/md5=$WORK/b076/_pkg_.a BUILDSTDERR: packagefile crypto/rsa=$WORK/b043/_pkg_.a BUILDSTDERR: packagefile crypto/sha1=$WORK/b077/_pkg_.a BUILDSTDERR: packagefile crypto/sha256=$WORK/b044/_pkg_.a BUILDSTDERR: packagefile crypto/sha512=$WORK/b045/_pkg_.a BUILDSTDERR: packagefile crypto/x509/pkix=$WORK/b123/_pkg_.a BUILDSTDERR: packagefile encoding/asn1=$WORK/b075/_pkg_.a BUILDSTDERR: packagefile encoding/hex=$WORK/b053/_pkg_.a BUILDSTDERR: packagefile encoding/pem=$WORK/b124/_pkg_.a BUILDSTDERR: packagefile errors=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b002/_pkg_.a BUILDSTDERR: packagefile vendor/golang_org/x/crypto/cryptobyte=$WORK/b125/_pkg_.a BUILDSTDERR: packagefile vendor/golang_org/x/crypto/cryptobyte/asn1=$WORK/b126/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile io/ioutil=$WORK/b063/_pkg_.a BUILDSTDERR: packagefile math/big=$WORK/b040/_pkg_.a BUILDSTDERR: packagefile net=$WORK/b091/_pkg_.a BUILDSTDERR: packagefile net/url=$WORK/b094/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b013/_pkg_.a BUILDSTDERR: packagefile reflect=$WORK/b018/_pkg_.a BUILDSTDERR: packagefile runtime=$WORK/b008/_pkg_.a BUILDSTDERR: packagefile strconv=$WORK/b019/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b030/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b005/_pkg_.a BUILDSTDERR: packagefile time=$WORK/b016/_pkg_.a BUILDSTDERR: packagefile unicode/utf8=$WORK/b020/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/crypto/x509 BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b122/_pkg_.a -trimpath $WORK/b122 -shared -p crypto/x509 -std -complete -installsuffix shared -buildid _WDUbSQNL4wbL4WqlUTY/_WDUbSQNL4wbL4WqlUTY -goversion go1.10.7 -D "" -importcfg $WORK/b122/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 BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b137/_pkg_.a # internal BUILDSTDERR: cp $WORK/b137/_pkg_.a /builddir/.cache/go-build/9f/9fbb4206964e13e8b839a5ae9cabf1560e700ee33b96e404d58ec6b7d6a448e8-d # internal BUILDSTDERR: vendor/golang_org/x/net/proxy BUILDSTDERR: mkdir -p $WORK/b138/ BUILDSTDERR: cat >$WORK/b138/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile errors=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile net=$WORK/b091/_pkg_.a BUILDSTDERR: packagefile net/url=$WORK/b094/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b013/_pkg_.a BUILDSTDERR: packagefile strconv=$WORK/b019/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b030/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/vendor/golang_org/x/net/proxy BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b138/_pkg_.a -trimpath $WORK/b138 -shared -p vendor/golang_org/x/net/proxy -std -complete -installsuffix shared -buildid Zn8vUtzIE-nNsT_uo1v7/Zn8vUtzIE-nNsT_uo1v7 -goversion go1.10.7 -D "" -importcfg $WORK/b138/importcfg -pack ./direct.go ./per_host.go ./proxy.go ./socks5.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b090/_pkg_.a # internal BUILDSTDERR: cp $WORK/b090/_pkg_.a /builddir/.cache/go-build/96/96ae50da305d3ab887c03cdf08ae861b78b3b0fa1b62aa64ca4a6875cdc1012c-d # internal BUILDSTDERR: net/mail BUILDSTDERR: mkdir -p $WORK/b087/ BUILDSTDERR: cat >$WORK/b087/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile bufio=$WORK/b023/_pkg_.a BUILDSTDERR: packagefile bytes=$WORK/b024/_pkg_.a BUILDSTDERR: packagefile errors=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b002/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile log=$WORK/b088/_pkg_.a BUILDSTDERR: packagefile mime=$WORK/b089/_pkg_.a BUILDSTDERR: packagefile net/textproto=$WORK/b090/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b030/_pkg_.a BUILDSTDERR: packagefile time=$WORK/b016/_pkg_.a BUILDSTDERR: packagefile unicode/utf8=$WORK/b020/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/net/mail BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b087/_pkg_.a -trimpath $WORK/b087 -shared -p net/mail -std -complete -installsuffix shared -buildid NX8z6xslqgQmhQchRns3/NX8z6xslqgQmhQchRns3 -goversion go1.10.7 -D "" -importcfg $WORK/b087/importcfg -pack ./message.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b138/_pkg_.a # internal BUILDSTDERR: cp $WORK/b138/_pkg_.a /builddir/.cache/go-build/55/55490aa7cdeaba6b446a5235efe6bcd474c76b90a4cb024f4f3c187793d191d3-d # internal BUILDSTDERR: mime/multipart BUILDSTDERR: mkdir -p $WORK/b112/ BUILDSTDERR: cat >$WORK/b112/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile bufio=$WORK/b023/_pkg_.a BUILDSTDERR: packagefile bytes=$WORK/b024/_pkg_.a BUILDSTDERR: packagefile crypto/rand=$WORK/b035/_pkg_.a BUILDSTDERR: packagefile errors=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b002/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile io/ioutil=$WORK/b063/_pkg_.a BUILDSTDERR: packagefile mime=$WORK/b089/_pkg_.a BUILDSTDERR: packagefile mime/quotedprintable=$WORK/b113/_pkg_.a BUILDSTDERR: packagefile net/textproto=$WORK/b090/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b013/_pkg_.a BUILDSTDERR: packagefile sort=$WORK/b029/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b030/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/mime/multipart BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b112/_pkg_.a -trimpath $WORK/b112 -shared -p mime/multipart -std -complete -installsuffix shared -buildid ZDF0xRE1qQkpYp3Tzxh9/ZDF0xRE1qQkpYp3Tzxh9 -goversion go1.10.7 -D "" -importcfg $WORK/b112/importcfg -pack ./formdata.go ./multipart.go ./writer.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b097/_pkg_.a # internal BUILDSTDERR: cp $WORK/b097/_pkg_.a /builddir/.cache/go-build/b7/b7ce5ac727332066b711b577d855d9d0cf8ef4bd6cdf39c43e2675d68c483eb8-d # internal BUILDSTDERR: github.com/godbus/dbus BUILDSTDERR: mkdir -p $WORK/b142/ BUILDSTDERR: cat >$WORK/b142/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile bufio=$WORK/b023/_pkg_.a BUILDSTDERR: packagefile bytes=$WORK/b024/_pkg_.a BUILDSTDERR: packagefile crypto/rand=$WORK/b035/_pkg_.a BUILDSTDERR: packagefile crypto/sha1=$WORK/b077/_pkg_.a BUILDSTDERR: packagefile encoding/binary=$WORK/b028/_pkg_.a BUILDSTDERR: packagefile encoding/hex=$WORK/b053/_pkg_.a BUILDSTDERR: packagefile errors=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b002/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile net=$WORK/b091/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b013/_pkg_.a BUILDSTDERR: packagefile os/exec=$WORK/b064/_pkg_.a BUILDSTDERR: packagefile os/user=$WORK/b065/_pkg_.a BUILDSTDERR: packagefile reflect=$WORK/b018/_pkg_.a BUILDSTDERR: packagefile sort=$WORK/b029/_pkg_.a BUILDSTDERR: packagefile strconv=$WORK/b019/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b030/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b005/_pkg_.a BUILDSTDERR: packagefile syscall=$WORK/b015/_pkg_.a BUILDSTDERR: packagefile unicode=$WORK/b021/_pkg_.a BUILDSTDERR: packagefile unicode/utf8=$WORK/b020/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/share/gocode/src/github.com/godbus/dbus BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b142/_pkg_.a -trimpath $WORK/b142 -shared -p github.com/godbus/dbus -complete -installsuffix shared -buildid NllV8mmEwZ-wwt89Rtf_/NllV8mmEwZ-wwt89Rtf_ -goversion go1.10.7 -D "" -importcfg $WORK/b142/importcfg -pack ./auth.go ./auth_external.go ./auth_sha1.go ./call.go ./conn.go ./conn_other.go ./dbus.go ./decoder.go ./default_handler.go ./doc.go ./encoder.go ./export.go ./homedir.go ./homedir_dynamic.go ./message.go ./object.go ./server_interfaces.go ./sig.go ./transport_generic.go ./transport_tcp.go ./transport_unix.go ./transport_unixcred_linux.go ./variant.go ./variant_lexer.go ./variant_parser.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b087/_pkg_.a # internal BUILDSTDERR: cp $WORK/b087/_pkg_.a /builddir/.cache/go-build/f9/f9b4e4c758cb305947d0b3e64000b855d0d6c1dc25f334b903f773fb442a5c08-d # internal BUILDSTDERR: github.com/snapcore/snapd/asserts BUILDSTDERR: mkdir -p $WORK/b032/ BUILDSTDERR: cat >$WORK/b032/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile bufio=$WORK/b023/_pkg_.a BUILDSTDERR: packagefile bytes=$WORK/b024/_pkg_.a BUILDSTDERR: packagefile crypto=$WORK/b033/_pkg_.a BUILDSTDERR: packagefile crypto/rand=$WORK/b035/_pkg_.a BUILDSTDERR: packagefile crypto/rsa=$WORK/b043/_pkg_.a BUILDSTDERR: packagefile crypto/sha256=$WORK/b044/_pkg_.a BUILDSTDERR: packagefile crypto/sha512=$WORK/b045/_pkg_.a BUILDSTDERR: packagefile encoding/base64=$WORK/b027/_pkg_.a BUILDSTDERR: packagefile errors=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b002/_pkg_.a BUILDSTDERR: packagefile github.com/snapcore/snapd/osutil=$WORK/b046/_pkg_.a BUILDSTDERR: packagefile github.com/snapcore/snapd/release=$WORK/b067/_pkg_.a BUILDSTDERR: packagefile github.com/snapcore/snapd/strutil=$WORK/b055/_pkg_.a BUILDSTDERR: packagefile golang.org/x/crypto/openpgp/packet=$WORK/b069/_pkg_.a BUILDSTDERR: packagefile golang.org/x/crypto/sha3=$WORK/b086/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile io/ioutil=$WORK/b063/_pkg_.a BUILDSTDERR: packagefile net/mail=$WORK/b087/_pkg_.a BUILDSTDERR: packagefile net/url=$WORK/b094/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b013/_pkg_.a BUILDSTDERR: packagefile os/exec=$WORK/b064/_pkg_.a BUILDSTDERR: packagefile path/filepath=$WORK/b059/_pkg_.a BUILDSTDERR: packagefile reflect=$WORK/b018/_pkg_.a BUILDSTDERR: packagefile regexp=$WORK/b057/_pkg_.a BUILDSTDERR: packagefile sort=$WORK/b029/_pkg_.a BUILDSTDERR: packagefile strconv=$WORK/b019/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b030/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b005/_pkg_.a BUILDSTDERR: packagefile time=$WORK/b016/_pkg_.a BUILDSTDERR: packagefile unicode/utf8=$WORK/b020/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b112/_pkg_.a # internal BUILDSTDERR: cp $WORK/b112/_pkg_.a /builddir/.cache/go-build/8e/8ed54bba2c2ba1822a2c6987184a961eacf30177766c0e2603c4354cd339623f-d # internal BUILDSTDERR: cd /builddir/build/BUILD/snapd-2.37.2/src/github.com/snapcore/snapd/asserts BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b032/_pkg_.a -trimpath $WORK/b032 -shared -p github.com/snapcore/snapd/asserts -complete -installsuffix shared -buildid 4bxq4MuyfbhxVygFFVq6/4bxq4MuyfbhxVygFFVq6 -goversion go1.10.7 -D "" -importcfg $WORK/b032/importcfg -pack ./account.go ./account_key.go ./asserts.go ./crypto.go ./database.go ./device_asserts.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 ./repair.go ./snap_asserts.go ./store_asserts.go ./user.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b122/_pkg_.a # internal BUILDSTDERR: cp $WORK/b122/_pkg_.a /builddir/.cache/go-build/e4/e452877d7f863e28a992fc32c76ff442fb3384553e63df76bd5c15f11fb25ffc-d # internal BUILDSTDERR: crypto/tls BUILDSTDERR: mkdir -p $WORK/b118/ BUILDSTDERR: cat >$WORK/b118/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: importmap golang_org/x/crypto/chacha20poly1305=vendor/golang_org/x/crypto/chacha20poly1305 BUILDSTDERR: importmap golang_org/x/crypto/curve25519=vendor/golang_org/x/crypto/curve25519 BUILDSTDERR: packagefile bytes=$WORK/b024/_pkg_.a BUILDSTDERR: packagefile container/list=$WORK/b117/_pkg_.a BUILDSTDERR: packagefile crypto=$WORK/b033/_pkg_.a BUILDSTDERR: packagefile crypto/aes=$WORK/b036/_pkg_.a BUILDSTDERR: packagefile crypto/cipher=$WORK/b037/_pkg_.a BUILDSTDERR: packagefile crypto/des=$WORK/b071/_pkg_.a BUILDSTDERR: packagefile crypto/ecdsa=$WORK/b073/_pkg_.a BUILDSTDERR: packagefile crypto/elliptic=$WORK/b074/_pkg_.a BUILDSTDERR: packagefile crypto/hmac=$WORK/b119/_pkg_.a BUILDSTDERR: packagefile crypto/internal/cipherhw=$WORK/b120/_pkg_.a BUILDSTDERR: packagefile crypto/md5=$WORK/b076/_pkg_.a BUILDSTDERR: packagefile crypto/rand=$WORK/b035/_pkg_.a BUILDSTDERR: packagefile crypto/rc4=$WORK/b121/_pkg_.a BUILDSTDERR: packagefile crypto/rsa=$WORK/b043/_pkg_.a BUILDSTDERR: packagefile crypto/sha1=$WORK/b077/_pkg_.a BUILDSTDERR: packagefile crypto/sha256=$WORK/b044/_pkg_.a BUILDSTDERR: packagefile crypto/sha512=$WORK/b045/_pkg_.a BUILDSTDERR: packagefile crypto/subtle=$WORK/b038/_pkg_.a BUILDSTDERR: packagefile crypto/x509=$WORK/b122/_pkg_.a BUILDSTDERR: packagefile encoding/asn1=$WORK/b075/_pkg_.a BUILDSTDERR: packagefile encoding/pem=$WORK/b124/_pkg_.a BUILDSTDERR: packagefile errors=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b002/_pkg_.a BUILDSTDERR: packagefile vendor/golang_org/x/crypto/chacha20poly1305=$WORK/b127/_pkg_.a BUILDSTDERR: packagefile vendor/golang_org/x/crypto/curve25519=$WORK/b130/_pkg_.a BUILDSTDERR: packagefile hash=$WORK/b034/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile io/ioutil=$WORK/b063/_pkg_.a BUILDSTDERR: packagefile math/big=$WORK/b040/_pkg_.a BUILDSTDERR: packagefile net=$WORK/b091/_pkg_.a BUILDSTDERR: packagefile strconv=$WORK/b019/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b030/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b005/_pkg_.a BUILDSTDERR: packagefile sync/atomic=$WORK/b011/_pkg_.a BUILDSTDERR: packagefile time=$WORK/b016/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/crypto/tls BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b118/_pkg_.a -trimpath $WORK/b118 -shared -p crypto/tls -std -complete -installsuffix shared -buildid Bs9f-ir0fvHO1Sc05a3b/Bs9f-ir0fvHO1Sc05a3b -goversion go1.10.7 -D "" -importcfg $WORK/b118/importcfg -pack ./alert.go ./cipher_suites.go ./common.go ./conn.go ./handshake_client.go ./handshake_messages.go ./handshake_server.go ./key_agreement.go ./prf.go ./ticket.go ./tls.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b142/_pkg_.a # internal BUILDSTDERR: cp $WORK/b142/_pkg_.a /builddir/.cache/go-build/88/881d39020d2dd41cc812583a092481d8d6b581804455736c6412a43a5a3fef0d-d # internal BUILDSTDERR: github.com/snapcore/snapd/xdgopenproxy BUILDSTDERR: mkdir -p $WORK/b141/ BUILDSTDERR: cat >$WORK/b141/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile github.com/godbus/dbus=$WORK/b142/_pkg_.a BUILDSTDERR: packagefile net/url=$WORK/b094/_pkg_.a BUILDSTDERR: packagefile syscall=$WORK/b015/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/snapd-2.37.2/src/github.com/snapcore/snapd/xdgopenproxy BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b141/_pkg_.a -trimpath $WORK/b141 -shared -p github.com/snapcore/snapd/xdgopenproxy -complete -installsuffix shared -buildid nmqc7IjLFMuvW1YjYZTG/nmqc7IjLFMuvW1YjYZTG -goversion go1.10.7 -D "" -importcfg $WORK/b141/importcfg -pack ./xdgopenproxy.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b141/_pkg_.a # internal BUILDSTDERR: cp $WORK/b141/_pkg_.a /builddir/.cache/go-build/cb/cbfe9edf221ef48642a33db12bcab2ce601cb21925641a55f928c5f13186dcf6-d # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b118/_pkg_.a # internal BUILDSTDERR: cp $WORK/b118/_pkg_.a /builddir/.cache/go-build/93/93e571e1f61c8678ac8ab175b723b5067cae05efa8f64dc7015823225e320568-d # internal BUILDSTDERR: net/http/httptrace BUILDSTDERR: mkdir -p $WORK/b139/ BUILDSTDERR: cat >$WORK/b139/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile context=$WORK/b061/_pkg_.a BUILDSTDERR: packagefile crypto/tls=$WORK/b118/_pkg_.a BUILDSTDERR: packagefile internal/nettrace=$WORK/b092/_pkg_.a BUILDSTDERR: packagefile net=$WORK/b091/_pkg_.a BUILDSTDERR: packagefile reflect=$WORK/b018/_pkg_.a BUILDSTDERR: packagefile time=$WORK/b016/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/net/http/httptrace BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b139/_pkg_.a -trimpath $WORK/b139 -shared -p net/http/httptrace -std -complete -installsuffix shared -buildid 39w1c6gyxDTUOqB7olP3/39w1c6gyxDTUOqB7olP3 -goversion go1.10.7 -D "" -importcfg $WORK/b139/importcfg -pack ./trace.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b139/_pkg_.a # internal BUILDSTDERR: cp $WORK/b139/_pkg_.a /builddir/.cache/go-build/e6/e6abcefaec3bd462dbe5f83b7f8b6a09aeaef01c5fe6c4d51df5261ad948c9e7-d # internal BUILDSTDERR: net/http BUILDSTDERR: mkdir -p $WORK/b114/ BUILDSTDERR: cat >$WORK/b114/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: importmap golang_org/x/net/http2/hpack=vendor/golang_org/x/net/http2/hpack BUILDSTDERR: importmap golang_org/x/net/idna=vendor/golang_org/x/net/idna BUILDSTDERR: importmap golang_org/x/net/lex/httplex=vendor/golang_org/x/net/lex/httplex BUILDSTDERR: importmap golang_org/x/net/proxy=vendor/golang_org/x/net/proxy BUILDSTDERR: packagefile bufio=$WORK/b023/_pkg_.a BUILDSTDERR: packagefile bytes=$WORK/b024/_pkg_.a BUILDSTDERR: packagefile compress/gzip=$WORK/b115/_pkg_.a BUILDSTDERR: packagefile container/list=$WORK/b117/_pkg_.a BUILDSTDERR: packagefile context=$WORK/b061/_pkg_.a BUILDSTDERR: packagefile crypto/rand=$WORK/b035/_pkg_.a BUILDSTDERR: packagefile crypto/tls=$WORK/b118/_pkg_.a BUILDSTDERR: packagefile encoding/base64=$WORK/b027/_pkg_.a BUILDSTDERR: packagefile encoding/binary=$WORK/b028/_pkg_.a BUILDSTDERR: packagefile errors=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b002/_pkg_.a BUILDSTDERR: packagefile vendor/golang_org/x/net/http2/hpack=$WORK/b131/_pkg_.a BUILDSTDERR: packagefile vendor/golang_org/x/net/idna=$WORK/b132/_pkg_.a BUILDSTDERR: packagefile vendor/golang_org/x/net/lex/httplex=$WORK/b137/_pkg_.a BUILDSTDERR: packagefile vendor/golang_org/x/net/proxy=$WORK/b138/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile io/ioutil=$WORK/b063/_pkg_.a BUILDSTDERR: packagefile log=$WORK/b088/_pkg_.a BUILDSTDERR: packagefile math=$WORK/b012/_pkg_.a BUILDSTDERR: packagefile math/rand=$WORK/b042/_pkg_.a BUILDSTDERR: packagefile mime=$WORK/b089/_pkg_.a BUILDSTDERR: packagefile mime/multipart=$WORK/b112/_pkg_.a BUILDSTDERR: packagefile net=$WORK/b091/_pkg_.a BUILDSTDERR: packagefile net/http/httptrace=$WORK/b139/_pkg_.a BUILDSTDERR: packagefile net/http/internal=$WORK/b140/_pkg_.a BUILDSTDERR: packagefile net/textproto=$WORK/b090/_pkg_.a BUILDSTDERR: packagefile net/url=$WORK/b094/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b013/_pkg_.a BUILDSTDERR: packagefile path=$WORK/b052/_pkg_.a BUILDSTDERR: packagefile path/filepath=$WORK/b059/_pkg_.a BUILDSTDERR: packagefile reflect=$WORK/b018/_pkg_.a BUILDSTDERR: packagefile runtime=$WORK/b008/_pkg_.a BUILDSTDERR: packagefile sort=$WORK/b029/_pkg_.a BUILDSTDERR: packagefile strconv=$WORK/b019/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b030/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b005/_pkg_.a BUILDSTDERR: packagefile sync/atomic=$WORK/b011/_pkg_.a BUILDSTDERR: packagefile time=$WORK/b016/_pkg_.a BUILDSTDERR: packagefile unicode/utf8=$WORK/b020/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/net/http BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b114/_pkg_.a -trimpath $WORK/b114 -shared -p net/http -std -complete -installsuffix shared -buildid uI2_U-kZ05Rsx4Ego3PR/uI2_U-kZ05Rsx4Ego3PR -goversion go1.10.7 -D "" -importcfg $WORK/b114/importcfg -pack ./client.go ./cookie.go ./doc.go ./filetransport.go ./fs.go ./h2_bundle.go ./header.go ./http.go ./jar.go ./method.go ./request.go ./response.go ./server.go ./sniff.go ./status.go ./transfer.go ./transport.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b032/_pkg_.a # internal BUILDSTDERR: cp $WORK/b032/_pkg_.a /builddir/.cache/go-build/7b/7b7a078fe7d99fc4329a548caec014490e235ec0325522822a57d0c2eaf6d1c2-d # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b114/_pkg_.a # internal BUILDSTDERR: cp $WORK/b114/_pkg_.a /builddir/.cache/go-build/37/3743f005bd9f8e1b6a879a4116a60b868bf40c51d64615e2d88e7c506674cf83-d # internal BUILDSTDERR: github.com/snapcore/snapd/client BUILDSTDERR: mkdir -p $WORK/b022/ BUILDSTDERR: cat >$WORK/b022/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile bufio=$WORK/b023/_pkg_.a BUILDSTDERR: packagefile bytes=$WORK/b024/_pkg_.a BUILDSTDERR: packagefile encoding/json=$WORK/b025/_pkg_.a BUILDSTDERR: packagefile errors=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b002/_pkg_.a BUILDSTDERR: packagefile github.com/snapcore/snapd/asserts=$WORK/b032/_pkg_.a BUILDSTDERR: packagefile github.com/snapcore/snapd/dirs=$WORK/b095/_pkg_.a BUILDSTDERR: packagefile github.com/snapcore/snapd/jsonutil=$WORK/b096/_pkg_.a BUILDSTDERR: packagefile github.com/snapcore/snapd/osutil=$WORK/b046/_pkg_.a BUILDSTDERR: packagefile github.com/snapcore/snapd/snap=$WORK/b097/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile io/ioutil=$WORK/b063/_pkg_.a BUILDSTDERR: packagefile mime/multipart=$WORK/b112/_pkg_.a BUILDSTDERR: packagefile net=$WORK/b091/_pkg_.a BUILDSTDERR: packagefile net/http=$WORK/b114/_pkg_.a BUILDSTDERR: packagefile net/url=$WORK/b094/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b013/_pkg_.a BUILDSTDERR: packagefile path=$WORK/b052/_pkg_.a BUILDSTDERR: packagefile path/filepath=$WORK/b059/_pkg_.a BUILDSTDERR: packagefile regexp=$WORK/b057/_pkg_.a BUILDSTDERR: packagefile strconv=$WORK/b019/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b030/_pkg_.a BUILDSTDERR: packagefile time=$WORK/b016/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/snapd-2.37.2/src/github.com/snapcore/snapd/client BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b022/_pkg_.a -trimpath $WORK/b022 -shared -p github.com/snapcore/snapd/client -complete -installsuffix shared -buildid jRvUsJAckWldPVnWwl1Y/jRvUsJAckWldPVnWwl1Y -goversion go1.10.7 -D "" -importcfg $WORK/b022/importcfg -pack ./aliases.go ./apps.go ./asserts.go ./buy.go ./change.go ./client.go ./conf.go ./icons.go ./interfaces.go ./login.go ./packages.go ./snap_op.go ./snapctl.go ./snapshot.go ./warnings.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b022/_pkg_.a # internal BUILDSTDERR: cp $WORK/b022/_pkg_.a /builddir/.cache/go-build/ed/eddab1c8a6f3f59427d43617d041f87c329ffc34a2d42094f971e900f36d620a-d # internal BUILDSTDERR: github.com/snapcore/snapd/cmd/snapctl BUILDSTDERR: mkdir -p $WORK/b001/ BUILDSTDERR: cat >$WORK/b001/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile fmt=$WORK/b002/_pkg_.a BUILDSTDERR: packagefile github.com/snapcore/snapd/client=$WORK/b022/_pkg_.a BUILDSTDERR: packagefile github.com/snapcore/snapd/dirs=$WORK/b095/_pkg_.a BUILDSTDERR: packagefile github.com/snapcore/snapd/xdgopenproxy=$WORK/b141/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b013/_pkg_.a BUILDSTDERR: packagefile runtime=$WORK/b008/_pkg_.a BUILDSTDERR: packagefile runtime/cgo=$WORK/b066/_pkg_.a BUILDSTDERR: packagefile math=$WORK/b012/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/snapd-2.37.2/src/github.com/snapcore/snapd/cmd/snapctl BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b001/_pkg_.a -trimpath $WORK/b001 -shared -p main -complete -installsuffix shared -buildid _4pJCUX5AzIXYIpygL9M/_4pJCUX5AzIXYIpygL9M -goversion go1.10.7 -D "" -importcfg $WORK/b001/importcfg -pack ./main.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b001/_pkg_.a # internal BUILDSTDERR: cp $WORK/b001/_pkg_.a /builddir/.cache/go-build/cc/cce8dbebe7eb4acd7ee8c2565bba3d2a6df49fd7f9d818c9453e97ec6c48d2ea-d # internal BUILDSTDERR: cat >$WORK/b001/importcfg.link << 'EOF' # internal BUILDSTDERR: packagefile github.com/snapcore/snapd/cmd/snapctl=$WORK/b001/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b002/_pkg_.a BUILDSTDERR: packagefile github.com/snapcore/snapd/client=$WORK/b022/_pkg_.a BUILDSTDERR: packagefile github.com/snapcore/snapd/dirs=$WORK/b095/_pkg_.a BUILDSTDERR: packagefile github.com/snapcore/snapd/xdgopenproxy=$WORK/b141/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b013/_pkg_.a BUILDSTDERR: packagefile runtime=$WORK/b008/_pkg_.a BUILDSTDERR: packagefile runtime/cgo=$WORK/b066/_pkg_.a BUILDSTDERR: packagefile math=$WORK/b012/_pkg_.a BUILDSTDERR: packagefile errors=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile reflect=$WORK/b018/_pkg_.a BUILDSTDERR: packagefile strconv=$WORK/b019/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b005/_pkg_.a BUILDSTDERR: packagefile unicode/utf8=$WORK/b020/_pkg_.a BUILDSTDERR: packagefile bufio=$WORK/b023/_pkg_.a BUILDSTDERR: packagefile bytes=$WORK/b024/_pkg_.a BUILDSTDERR: packagefile encoding/json=$WORK/b025/_pkg_.a BUILDSTDERR: packagefile github.com/snapcore/snapd/asserts=$WORK/b032/_pkg_.a BUILDSTDERR: packagefile github.com/snapcore/snapd/jsonutil=$WORK/b096/_pkg_.a BUILDSTDERR: packagefile github.com/snapcore/snapd/osutil=$WORK/b046/_pkg_.a BUILDSTDERR: packagefile github.com/snapcore/snapd/snap=$WORK/b097/_pkg_.a BUILDSTDERR: packagefile io/ioutil=$WORK/b063/_pkg_.a BUILDSTDERR: packagefile mime/multipart=$WORK/b112/_pkg_.a BUILDSTDERR: packagefile net=$WORK/b091/_pkg_.a BUILDSTDERR: packagefile net/http=$WORK/b114/_pkg_.a BUILDSTDERR: packagefile net/url=$WORK/b094/_pkg_.a BUILDSTDERR: packagefile path=$WORK/b052/_pkg_.a BUILDSTDERR: packagefile path/filepath=$WORK/b059/_pkg_.a BUILDSTDERR: packagefile regexp=$WORK/b057/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b030/_pkg_.a BUILDSTDERR: packagefile time=$WORK/b016/_pkg_.a BUILDSTDERR: packagefile github.com/snapcore/snapd/release=$WORK/b067/_pkg_.a BUILDSTDERR: packagefile github.com/godbus/dbus=$WORK/b142/_pkg_.a BUILDSTDERR: packagefile syscall=$WORK/b015/_pkg_.a BUILDSTDERR: packagefile internal/poll=$WORK/b014/_pkg_.a BUILDSTDERR: packagefile internal/testlog=$WORK/b017/_pkg_.a BUILDSTDERR: packagefile sync/atomic=$WORK/b011/_pkg_.a BUILDSTDERR: packagefile runtime/internal/atomic=$WORK/b009/_pkg_.a BUILDSTDERR: packagefile runtime/internal/sys=$WORK/b010/_pkg_.a BUILDSTDERR: packagefile unicode=$WORK/b021/_pkg_.a BUILDSTDERR: packagefile internal/race=$WORK/b006/_pkg_.a BUILDSTDERR: packagefile encoding=$WORK/b026/_pkg_.a BUILDSTDERR: packagefile encoding/base64=$WORK/b027/_pkg_.a BUILDSTDERR: packagefile sort=$WORK/b029/_pkg_.a BUILDSTDERR: packagefile unicode/utf16=$WORK/b031/_pkg_.a BUILDSTDERR: packagefile crypto=$WORK/b033/_pkg_.a BUILDSTDERR: packagefile crypto/rand=$WORK/b035/_pkg_.a BUILDSTDERR: packagefile crypto/rsa=$WORK/b043/_pkg_.a BUILDSTDERR: packagefile crypto/sha256=$WORK/b044/_pkg_.a BUILDSTDERR: packagefile crypto/sha512=$WORK/b045/_pkg_.a BUILDSTDERR: packagefile github.com/snapcore/snapd/strutil=$WORK/b055/_pkg_.a BUILDSTDERR: packagefile golang.org/x/crypto/openpgp/packet=$WORK/b069/_pkg_.a BUILDSTDERR: packagefile golang.org/x/crypto/sha3=$WORK/b086/_pkg_.a BUILDSTDERR: packagefile net/mail=$WORK/b087/_pkg_.a BUILDSTDERR: packagefile os/exec=$WORK/b064/_pkg_.a BUILDSTDERR: packagefile debug/elf=$WORK/b047/_pkg_.a BUILDSTDERR: packagefile encoding/binary=$WORK/b028/_pkg_.a BUILDSTDERR: packagefile encoding/hex=$WORK/b053/_pkg_.a BUILDSTDERR: packagefile github.com/snapcore/snapd/osutil/sys=$WORK/b054/_pkg_.a BUILDSTDERR: packagefile golang.org/x/net/context=$WORK/b060/_pkg_.a BUILDSTDERR: packagefile gopkg.in/tomb.v2=$WORK/b062/_pkg_.a BUILDSTDERR: packagefile os/user=$WORK/b065/_pkg_.a BUILDSTDERR: packagefile github.com/snapcore/snapd/arch=$WORK/b098/_pkg_.a BUILDSTDERR: packagefile github.com/snapcore/snapd/logger=$WORK/b099/_pkg_.a BUILDSTDERR: packagefile github.com/snapcore/snapd/snap/snapdir=$WORK/b100/_pkg_.a BUILDSTDERR: packagefile github.com/snapcore/snapd/snap/squashfs=$WORK/b101/_pkg_.a BUILDSTDERR: packagefile github.com/snapcore/snapd/spdx=$WORK/b102/_pkg_.a BUILDSTDERR: packagefile github.com/snapcore/snapd/timeout=$WORK/b103/_pkg_.a BUILDSTDERR: packagefile github.com/snapcore/snapd/timeutil=$WORK/b104/_pkg_.a BUILDSTDERR: packagefile gopkg.in/yaml.v2=$WORK/b056/_pkg_.a BUILDSTDERR: packagefile mime=$WORK/b089/_pkg_.a BUILDSTDERR: packagefile mime/quotedprintable=$WORK/b113/_pkg_.a BUILDSTDERR: packagefile net/textproto=$WORK/b090/_pkg_.a BUILDSTDERR: packagefile context=$WORK/b061/_pkg_.a BUILDSTDERR: packagefile internal/nettrace=$WORK/b092/_pkg_.a BUILDSTDERR: packagefile internal/singleflight=$WORK/b093/_pkg_.a BUILDSTDERR: packagefile math/rand=$WORK/b042/_pkg_.a BUILDSTDERR: packagefile compress/gzip=$WORK/b115/_pkg_.a BUILDSTDERR: packagefile container/list=$WORK/b117/_pkg_.a BUILDSTDERR: packagefile crypto/tls=$WORK/b118/_pkg_.a BUILDSTDERR: packagefile vendor/golang_org/x/net/http2/hpack=$WORK/b131/_pkg_.a BUILDSTDERR: packagefile vendor/golang_org/x/net/idna=$WORK/b132/_pkg_.a BUILDSTDERR: packagefile vendor/golang_org/x/net/lex/httplex=$WORK/b137/_pkg_.a BUILDSTDERR: packagefile vendor/golang_org/x/net/proxy=$WORK/b138/_pkg_.a BUILDSTDERR: packagefile log=$WORK/b088/_pkg_.a BUILDSTDERR: packagefile net/http/httptrace=$WORK/b139/_pkg_.a BUILDSTDERR: packagefile net/http/internal=$WORK/b140/_pkg_.a BUILDSTDERR: packagefile regexp/syntax=$WORK/b058/_pkg_.a BUILDSTDERR: packagefile github.com/snapcore/snapd/selinux=$WORK/b068/_pkg_.a BUILDSTDERR: packagefile crypto/sha1=$WORK/b077/_pkg_.a BUILDSTDERR: packagefile hash=$WORK/b034/_pkg_.a BUILDSTDERR: packagefile crypto/aes=$WORK/b036/_pkg_.a BUILDSTDERR: packagefile crypto/cipher=$WORK/b037/_pkg_.a BUILDSTDERR: packagefile internal/syscall/unix=$WORK/b039/_pkg_.a BUILDSTDERR: packagefile math/big=$WORK/b040/_pkg_.a BUILDSTDERR: packagefile crypto/subtle=$WORK/b038/_pkg_.a BUILDSTDERR: packagefile compress/bzip2=$WORK/b070/_pkg_.a BUILDSTDERR: packagefile compress/flate=$WORK/b049/_pkg_.a BUILDSTDERR: packagefile compress/zlib=$WORK/b048/_pkg_.a BUILDSTDERR: packagefile crypto/des=$WORK/b071/_pkg_.a BUILDSTDERR: packagefile crypto/dsa=$WORK/b072/_pkg_.a BUILDSTDERR: packagefile crypto/ecdsa=$WORK/b073/_pkg_.a BUILDSTDERR: packagefile crypto/elliptic=$WORK/b074/_pkg_.a BUILDSTDERR: packagefile crypto/md5=$WORK/b076/_pkg_.a BUILDSTDERR: packagefile encoding/asn1=$WORK/b075/_pkg_.a BUILDSTDERR: packagefile golang.org/x/crypto/cast5=$WORK/b078/_pkg_.a BUILDSTDERR: packagefile golang.org/x/crypto/openpgp/elgamal=$WORK/b079/_pkg_.a BUILDSTDERR: packagefile golang.org/x/crypto/openpgp/errors=$WORK/b080/_pkg_.a BUILDSTDERR: packagefile golang.org/x/crypto/openpgp/s2k=$WORK/b081/_pkg_.a BUILDSTDERR: packagefile image=$WORK/b082/_pkg_.a BUILDSTDERR: packagefile image/jpeg=$WORK/b084/_pkg_.a BUILDSTDERR: packagefile debug/dwarf=$WORK/b051/_pkg_.a BUILDSTDERR: packagefile github.com/snapcore/snapd/i18n=$WORK/b105/_pkg_.a BUILDSTDERR: packagefile hash/crc32=$WORK/b116/_pkg_.a BUILDSTDERR: packagefile crypto/hmac=$WORK/b119/_pkg_.a BUILDSTDERR: packagefile crypto/internal/cipherhw=$WORK/b120/_pkg_.a BUILDSTDERR: packagefile crypto/rc4=$WORK/b121/_pkg_.a BUILDSTDERR: packagefile crypto/x509=$WORK/b122/_pkg_.a BUILDSTDERR: packagefile encoding/pem=$WORK/b124/_pkg_.a BUILDSTDERR: packagefile vendor/golang_org/x/crypto/chacha20poly1305=$WORK/b127/_pkg_.a BUILDSTDERR: packagefile vendor/golang_org/x/crypto/curve25519=$WORK/b130/_pkg_.a BUILDSTDERR: packagefile vendor/golang_org/x/text/secure/bidirule=$WORK/b133/_pkg_.a BUILDSTDERR: packagefile vendor/golang_org/x/text/unicode/bidi=$WORK/b135/_pkg_.a BUILDSTDERR: packagefile vendor/golang_org/x/text/unicode/norm=$WORK/b136/_pkg_.a BUILDSTDERR: packagefile math/bits=$WORK/b041/_pkg_.a BUILDSTDERR: packagefile hash/adler32=$WORK/b050/_pkg_.a BUILDSTDERR: packagefile image/color=$WORK/b083/_pkg_.a BUILDSTDERR: packagefile image/internal/imageutil=$WORK/b085/_pkg_.a BUILDSTDERR: packagefile github.com/ojii/gettext.go=$WORK/b106/_pkg_.a BUILDSTDERR: packagefile crypto/x509/pkix=$WORK/b123/_pkg_.a BUILDSTDERR: packagefile vendor/golang_org/x/crypto/cryptobyte=$WORK/b125/_pkg_.a BUILDSTDERR: packagefile vendor/golang_org/x/crypto/cryptobyte/asn1=$WORK/b126/_pkg_.a BUILDSTDERR: packagefile vendor/golang_org/x/crypto/chacha20poly1305/internal/chacha20=$WORK/b128/_pkg_.a BUILDSTDERR: packagefile vendor/golang_org/x/crypto/poly1305=$WORK/b129/_pkg_.a BUILDSTDERR: packagefile vendor/golang_org/x/text/transform=$WORK/b134/_pkg_.a BUILDSTDERR: packagefile github.com/ojii/gettext.go/pluralforms=$WORK/b107/_pkg_.a BUILDSTDERR: packagefile testing=$WORK/b108/_pkg_.a BUILDSTDERR: packagefile flag=$WORK/b109/_pkg_.a BUILDSTDERR: packagefile runtime/debug=$WORK/b110/_pkg_.a BUILDSTDERR: packagefile runtime/trace=$WORK/b111/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: mkdir -p $WORK/b001/exe/ BUILDSTDERR: cd . BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/link -o $WORK/b001/exe/a.out -importcfg $WORK/b001/importcfg.link -installsuffix shared -buildmode=pie -buildid=wz8ruQfkMXtFbrGg5yR7/_4pJCUX5AzIXYIpygL9M/rUkemwKcFMJ4i8WhMAHj/wz8ruQfkMXtFbrGg5yR7 -B 0xf23e0a149a481b19b48d0e183afbdcb8365100ab -extldflags "-Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld " -extld=gcc $WORK/b001/_pkg_.a BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b001/exe/a.out # internal BUILDSTDERR: mkdir -p bin/ BUILDSTDERR: mv $WORK/b001/exe/a.out bin/snapctl BUILDSTDERR: rm -r $WORK/b001/ BUILDSTDERR: ++ head -c20 /dev/urandom BUILDSTDERR: ++ od -An -tx1 BUILDSTDERR: ++ tr -d ' \n' + go build -buildmode pie -compiler gc '-tags=rpm_crashtraceback ' -ldflags ' -B 0xf2949b6710b73580dfa98d54e75ccfd8ea7441f0 -extldflags '\''-Wl,-z,relro -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 BUILDSTDERR: WORK=/tmp/go-build762362288 BUILDSTDERR: errors BUILDSTDERR: mkdir -p $WORK/b004/ BUILDSTDERR: cat >$WORK/b004/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/errors BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b004/_pkg_.a -trimpath $WORK/b004 -shared -p errors -std -complete -installsuffix shared -buildid FzgE2nFu75oIIzQfsbtJ/FzgE2nFu75oIIzQfsbtJ -goversion go1.10.7 -D "" -importcfg $WORK/b004/importcfg -pack ./errors.go BUILDSTDERR: runtime/internal/sys BUILDSTDERR: mkdir -p $WORK/b011/ BUILDSTDERR: cat >$WORK/b011/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/runtime/internal/sys BUILDSTDERR: /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 59obkQxhxG_TGCe612z5/59obkQxhxG_TGCe612z5 -goversion go1.10.7 -D "" -importcfg $WORK/b011/importcfg -pack ./arch.go ./arch_arm.go ./intrinsics.go ./stubs.go ./sys.go ./zgoarch_arm.go ./zgoos_linux.go ./zversion.go BUILDSTDERR: internal/race BUILDSTDERR: mkdir -p $WORK/b007/ BUILDSTDERR: cat >$WORK/b007/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/internal/race BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b007/_pkg_.a -trimpath $WORK/b007 -shared -p internal/race -std -complete -installsuffix shared -buildid dOVl6qj1a18OpPfdZTjZ/dOVl6qj1a18OpPfdZTjZ -goversion go1.10.7 -D "" -importcfg $WORK/b007/importcfg -pack ./doc.go ./norace.go BUILDSTDERR: sync/atomic BUILDSTDERR: mkdir -p $WORK/b012/ BUILDSTDERR: cat >$WORK/b012/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/sync/atomic BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b012/_pkg_.a -trimpath $WORK/b012 -shared -p sync/atomic -std -installsuffix shared -buildid budSmCIll38VTuET45Zo/budSmCIll38VTuET45Zo -goversion go1.10.7 -D "" -importcfg $WORK/b012/importcfg -pack -asmhdr $WORK/b012/go_asm.h ./64bit_arm.go ./doc.go ./value.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b004/_pkg_.a # internal BUILDSTDERR: cp $WORK/b004/_pkg_.a /builddir/.cache/go-build/9b/9be2c336769d4dcf37b51e73bb39f054654001d45948f463d212c65bdaf9bf39-d # internal BUILDSTDERR: unicode BUILDSTDERR: mkdir -p $WORK/b013/ BUILDSTDERR: cat >$WORK/b013/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/unicode BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b013/_pkg_.a -trimpath $WORK/b013 -shared -p unicode -std -complete -installsuffix shared -buildid NGNhrKtkUSXx8aKUTdxt/NGNhrKtkUSXx8aKUTdxt -goversion go1.10.7 -D "" -importcfg $WORK/b013/importcfg -pack ./casetables.go ./digit.go ./graphic.go ./letter.go ./tables.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b011/_pkg_.a # internal BUILDSTDERR: cp $WORK/b011/_pkg_.a /builddir/.cache/go-build/de/de7e1a766396f352d7455f5b7af0f3457334e502227eb0f522747864e18e34c4-d # internal BUILDSTDERR: runtime/internal/atomic BUILDSTDERR: mkdir -p $WORK/b010/ BUILDSTDERR: cat >$WORK/b010/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile runtime/internal/sys=$WORK/b011/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/runtime/internal/atomic BUILDSTDERR: /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 vchkUbhtBUiVeWzL9wWJ/vchkUbhtBUiVeWzL9wWJ -goversion go1.10.7 -D "" -importcfg $WORK/b010/importcfg -pack -asmhdr $WORK/b010/go_asm.h ./atomic_arm.go ./stubs.go BUILDSTDERR: cd /usr/lib/golang/src/sync/atomic BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/asm -trimpath $WORK/b012 -I $WORK/b012/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm -shared -o $WORK/b012/asm_arm.o ./asm_arm.s BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b007/_pkg_.a # internal BUILDSTDERR: cp $WORK/b007/_pkg_.a /builddir/.cache/go-build/6c/6c7d9dcd5420dbf7ee5230e4b77c6ac5f97b2b82b69e9abec7442c6113a1d4e5-d # internal BUILDSTDERR: unicode/utf8 BUILDSTDERR: mkdir -p $WORK/b014/ BUILDSTDERR: cat >$WORK/b014/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/unicode/utf8 BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b014/_pkg_.a -trimpath $WORK/b014 -shared -p unicode/utf8 -std -complete -installsuffix shared -buildid fJYE0wejU97PfFhHBeeA/fJYE0wejU97PfFhHBeeA -goversion go1.10.7 -D "" -importcfg $WORK/b014/importcfg -pack ./utf8.go BUILDSTDERR: cd /usr/lib/golang/src/sync/atomic BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/asm -trimpath $WORK/b012 -I $WORK/b012/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm -shared -o $WORK/b012/asm_linux_arm.o ./asm_linux_arm.s BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/pack r $WORK/b012/_pkg_.a $WORK/b012/asm_arm.o $WORK/b012/asm_linux_arm.o # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b012/_pkg_.a # internal BUILDSTDERR: cp $WORK/b012/_pkg_.a /builddir/.cache/go-build/70/707c6e722d320959298223dd4471c7b91b6a21f9de7ba9e31a7a160446bb89e5-d # internal BUILDSTDERR: encoding BUILDSTDERR: mkdir -p $WORK/b015/ BUILDSTDERR: cat >$WORK/b015/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/encoding BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b015/_pkg_.a -trimpath $WORK/b015 -shared -p encoding -std -complete -installsuffix shared -buildid QkqpXiTvWFz2yKi8I0Yi/QkqpXiTvWFz2yKi8I0Yi -goversion go1.10.7 -D "" -importcfg $WORK/b015/importcfg -pack ./encoding.go BUILDSTDERR: cd /usr/lib/golang/src/runtime/internal/atomic BUILDSTDERR: /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 BUILDSTDERR: /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 BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b015/_pkg_.a # internal BUILDSTDERR: cp $WORK/b015/_pkg_.a /builddir/.cache/go-build/d1/d1ce3a0982665e20620ed446eeb68be46ae4cfe0d12719302fbcf8979d3ec395-d # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b014/_pkg_.a # internal BUILDSTDERR: cp $WORK/b014/_pkg_.a /builddir/.cache/go-build/dd/dd88326b4532d5372445a4d7210b8c24db4586b2db7e9209c65502a017b089d8-d # internal BUILDSTDERR: internal/testlog BUILDSTDERR: mkdir -p $WORK/b026/ BUILDSTDERR: cat >$WORK/b026/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile sync/atomic=$WORK/b012/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/internal/testlog BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b026/_pkg_.a -trimpath $WORK/b026 -shared -p internal/testlog -std -complete -installsuffix shared -buildid pYom1Yu7pPCpBa1QTHzq/pYom1Yu7pPCpBa1QTHzq -goversion go1.10.7 -D "" -importcfg $WORK/b026/importcfg -pack ./log.go BUILDSTDERR: cd /usr/lib/golang/src/runtime/internal/atomic BUILDSTDERR: /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 BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b010/_pkg_.a # internal BUILDSTDERR: math BUILDSTDERR: mkdir -p $WORK/b018/ BUILDSTDERR: cat >$WORK/b018/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/math BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b018/_pkg_.a -trimpath $WORK/b018 -shared -p math -std -installsuffix shared -buildid vod3F1rpDk2dtc-LDG0j/vod3F1rpDk2dtc-LDG0j -goversion go1.10.7 -D "" -importcfg $WORK/b018/importcfg -pack -asmhdr $WORK/b018/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 ./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 ./unsafe.go BUILDSTDERR: cp $WORK/b010/_pkg_.a /builddir/.cache/go-build/ec/ec61486775f3d3683e1c552a154807a619f7bcbc5aa2b8db500d0dfad17e97bf-d # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b026/_pkg_.a # internal BUILDSTDERR: cp $WORK/b026/_pkg_.a /builddir/.cache/go-build/ca/cac2ea73f7f18d3d746bb463e721ff0135b00c2314eaf9e0490e02b9114a4436-d # internal BUILDSTDERR: unicode/utf16 BUILDSTDERR: mkdir -p $WORK/b029/ BUILDSTDERR: cat >$WORK/b029/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/unicode/utf16 BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b029/_pkg_.a -trimpath $WORK/b029 -shared -p unicode/utf16 -std -complete -installsuffix shared -buildid HMRDOQp3lAQTAUw9RqpZ/HMRDOQp3lAQTAUw9RqpZ -goversion go1.10.7 -D "" -importcfg $WORK/b029/importcfg -pack ./utf16.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b029/_pkg_.a # internal BUILDSTDERR: cp $WORK/b029/_pkg_.a /builddir/.cache/go-build/51/51f8866d53bdd143320f4433f81f844924cbebf9266bafec6e66a0436b852679-d # internal BUILDSTDERR: math/bits BUILDSTDERR: mkdir -p $WORK/b043/ BUILDSTDERR: cat >$WORK/b043/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/math/bits BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b043/_pkg_.a -trimpath $WORK/b043 -shared -p math/bits -std -complete -installsuffix shared -buildid XNxaeMKSllrnt1Vhe5QU/XNxaeMKSllrnt1Vhe5QU -goversion go1.10.7 -D "" -importcfg $WORK/b043/importcfg -pack ./bits.go ./bits_tables.go BUILDSTDERR: runtime BUILDSTDERR: mkdir -p $WORK/b009/ BUILDSTDERR: cat >$WORK/b009/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile runtime/internal/atomic=$WORK/b010/_pkg_.a BUILDSTDERR: packagefile runtime/internal/sys=$WORK/b011/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/runtime BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b009/_pkg_.a -trimpath $WORK/b009 -shared -p runtime -std -+ -installsuffix shared -buildid bhPI7QEd8EmtpOEQR3K1/bhPI7QEd8EmtpOEQR3K1 -goversion go1.10.7 -D "" -importcfg $WORK/b009/importcfg -pack -asmhdr $WORK/b009/go_asm.h ./alg.go ./atomic_pointer.go ./cgo.go ./cgocall.go ./cgocallback.go ./cgocheck.go ./chan.go ./compiler.go ./complex.go ./cpuprof.go ./debug.go ./defs_linux_arm.go ./env_posix.go ./error.go ./extern.go ./fastlog2.go ./fastlog2table.go ./fedora.go ./float.go ./hash32.go ./hashmap.go ./hashmap_fast.go ./heapdump.go ./iface.go ./lfstack.go ./lfstack_32bit.go ./lock_futex.go ./malloc.go ./mbarrier.go ./mbitmap.go ./mcache.go ./mcentral.go ./mem_linux.go ./mfinal.go ./mfixalloc.go ./mgc.go ./mgclarge.go ./mgcmark.go ./mgcsweep.go ./mgcsweepbuf.go ./mgcwork.go ./mheap.go ./mmap.go ./mprof.go ./msan0.go ./msize.go ./mstats.go ./mwbbuf.go ./netpoll.go ./netpoll_epoll.go ./os_linux.go ./os_linux_arm.go ./os_linux_generic.go ./panic.go ./plugin.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_linux.go ./signal_arm.go ./signal_linux_arm.go ./signal_sighandler.go ./signal_unix.go ./sigqueue.go ./sigtab_linux_generic.go ./sizeclasses.go ./slice.go ./softfloat64.go ./softfloat_arm.go ./sqrt.go ./stack.go ./string.go ./stubs.go ./stubs2.go ./stubs32.go ./stubs_asm.go ./stubs_linux.go ./symtab.go ./sys_arm.go ./sys_nonppc64x.go ./time.go ./timestub.go ./trace.go ./traceback.go ./type.go ./typekind.go ./unaligned2.go ./utf8.go ./vlrt.go ./write_err.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b043/_pkg_.a # internal BUILDSTDERR: cp $WORK/b043/_pkg_.a /builddir/.cache/go-build/65/65373472c87457180324913199da414da986b82b08a0ef1a6081b65eb54f85e7-d # internal BUILDSTDERR: runtime/cgo BUILDSTDERR: mkdir -p $WORK/b059/ BUILDSTDERR: cd /usr/lib/golang/src/runtime/cgo BUILDSTDERR: 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 BUILDSTDERR: cd $WORK BUILDSTDERR: gcc -fno-caret-diagnostics -c -x c - || true BUILDSTDERR: gcc -Qunused-arguments -c -x c - || true BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b013/_pkg_.a # internal BUILDSTDERR: cp $WORK/b013/_pkg_.a /builddir/.cache/go-build/ff/ff841cba8bfa0b134451e77d5e80aeb6f6e887be9a52121b8fe6e9ec382e5ece-d # internal BUILDSTDERR: gcc -fdebug-prefix-map=a=b -c -x c - || true BUILDSTDERR: gcc -gno-record-gcc-switches -c -x c - || true BUILDSTDERR: cd $WORK/b059 BUILDSTDERR: 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 BUILDSTDERR: cd /usr/lib/golang/src/math BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/asm -trimpath $WORK/b018 -I $WORK/b018/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm -shared -o $WORK/b018/asin_arm.o ./asin_arm.s BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/asm -trimpath $WORK/b018 -I $WORK/b018/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm -shared -o $WORK/b018/asinh_stub.o ./asinh_stub.s BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/asm -trimpath $WORK/b018 -I $WORK/b018/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm -shared -o $WORK/b018/atan2_arm.o ./atan2_arm.s BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/asm -trimpath $WORK/b018 -I $WORK/b018/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm -shared -o $WORK/b018/atan_arm.o ./atan_arm.s BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/asm -trimpath $WORK/b018 -I $WORK/b018/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm -shared -o $WORK/b018/cbrt_stub.o ./cbrt_stub.s BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/asm -trimpath $WORK/b018 -I $WORK/b018/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm -shared -o $WORK/b018/dim_arm.o ./dim_arm.s BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/asm -trimpath $WORK/b018 -I $WORK/b018/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm -shared -o $WORK/b018/erf_stub.o ./erf_stub.s BUILDSTDERR: cd $WORK/b059 BUILDSTDERR: 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 BUILDSTDERR: cd /usr/lib/golang/src/math BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/asm -trimpath $WORK/b018 -I $WORK/b018/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm -shared -o $WORK/b018/exp2_arm.o ./exp2_arm.s BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/asm -trimpath $WORK/b018 -I $WORK/b018/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm -shared -o $WORK/b018/exp_arm.o ./exp_arm.s BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/asm -trimpath $WORK/b018 -I $WORK/b018/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm -shared -o $WORK/b018/expm1_arm.o ./expm1_arm.s BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/asm -trimpath $WORK/b018 -I $WORK/b018/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm -shared -o $WORK/b018/floor_arm.o ./floor_arm.s BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/asm -trimpath $WORK/b018 -I $WORK/b018/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm -shared -o $WORK/b018/frexp_arm.o ./frexp_arm.s BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/asm -trimpath $WORK/b018 -I $WORK/b018/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm -shared -o $WORK/b018/hypot_arm.o ./hypot_arm.s BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/asm -trimpath $WORK/b018 -I $WORK/b018/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm -shared -o $WORK/b018/ldexp_arm.o ./ldexp_arm.s BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/asm -trimpath $WORK/b018 -I $WORK/b018/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm -shared -o $WORK/b018/log10_arm.o ./log10_arm.s BUILDSTDERR: cd /usr/lib/golang/src/runtime/cgo BUILDSTDERR: 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 BUILDSTDERR: cd /usr/lib/golang/src/math BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/asm -trimpath $WORK/b018 -I $WORK/b018/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm -shared -o $WORK/b018/log1p_arm.o ./log1p_arm.s BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/asm -trimpath $WORK/b018 -I $WORK/b018/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm -shared -o $WORK/b018/log_arm.o ./log_arm.s BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/asm -trimpath $WORK/b018 -I $WORK/b018/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm -shared -o $WORK/b018/mod_arm.o ./mod_arm.s BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/asm -trimpath $WORK/b018 -I $WORK/b018/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm -shared -o $WORK/b018/modf_arm.o ./modf_arm.s BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/asm -trimpath $WORK/b018 -I $WORK/b018/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm -shared -o $WORK/b018/pow_stub.o ./pow_stub.s BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/asm -trimpath $WORK/b018 -I $WORK/b018/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm -shared -o $WORK/b018/remainder_arm.o ./remainder_arm.s BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/asm -trimpath $WORK/b018 -I $WORK/b018/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm -shared -o $WORK/b018/sin_arm.o ./sin_arm.s BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/asm -trimpath $WORK/b018 -I $WORK/b018/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm -shared -o $WORK/b018/sinh_stub.o ./sinh_stub.s BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/asm -trimpath $WORK/b018 -I $WORK/b018/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm -shared -o $WORK/b018/sqrt_arm.o ./sqrt_arm.s BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/asm -trimpath $WORK/b018 -I $WORK/b018/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm -shared -o $WORK/b018/tan_arm.o ./tan_arm.s BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/pack r $WORK/b018/_pkg_.a $WORK/b018/asin_arm.o $WORK/b018/asinh_stub.o $WORK/b018/atan2_arm.o $WORK/b018/atan_arm.o $WORK/b018/cbrt_stub.o $WORK/b018/dim_arm.o $WORK/b018/erf_stub.o $WORK/b018/exp2_arm.o $WORK/b018/exp_arm.o $WORK/b018/expm1_arm.o $WORK/b018/floor_arm.o $WORK/b018/frexp_arm.o $WORK/b018/hypot_arm.o $WORK/b018/ldexp_arm.o $WORK/b018/log10_arm.o $WORK/b018/log1p_arm.o $WORK/b018/log_arm.o $WORK/b018/mod_arm.o $WORK/b018/modf_arm.o $WORK/b018/pow_stub.o $WORK/b018/remainder_arm.o $WORK/b018/sin_arm.o $WORK/b018/sinh_stub.o $WORK/b018/sqrt_arm.o $WORK/b018/tan_arm.o # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b018/_pkg_.a # internal BUILDSTDERR: cd /usr/lib/golang/src/runtime/cgo BUILDSTDERR: 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 BUILDSTDERR: cp $WORK/b018/_pkg_.a /builddir/.cache/go-build/30/30b2fb20b2fb2d4ce1bb1ffbf0571623cbd1105badb42e14947c66aa5cde23cf-d # internal BUILDSTDERR: strconv BUILDSTDERR: mkdir -p $WORK/b020/ BUILDSTDERR: cat >$WORK/b020/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile errors=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile math=$WORK/b018/_pkg_.a BUILDSTDERR: packagefile unicode/utf8=$WORK/b014/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/strconv BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b020/_pkg_.a -trimpath $WORK/b020 -shared -p strconv -std -complete -installsuffix shared -buildid qJkbxNtUS-Mh2RrxJyOi/qJkbxNtUS-Mh2RrxJyOi -goversion go1.10.7 -D "" -importcfg $WORK/b020/importcfg -pack ./atob.go ./atof.go ./atoi.go ./decimal.go ./doc.go ./extfloat.go ./ftoa.go ./isprint.go ./itoa.go ./quote.go BUILDSTDERR: cd /usr/lib/golang/src/runtime/cgo BUILDSTDERR: 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 BUILDSTDERR: 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 BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b020/_pkg_.a # internal BUILDSTDERR: cp $WORK/b020/_pkg_.a /builddir/.cache/go-build/24/24ea46accc14a4a141160d833a0bac5804e4f6d2daaf41965015b7d8fc3e7abd-d # internal BUILDSTDERR: 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 BUILDSTDERR: 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 BUILDSTDERR: 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 BUILDSTDERR: 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 BUILDSTDERR: cd $WORK/b059 BUILDSTDERR: 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 BUILDSTDERR: cd /usr/lib/golang/src/runtime/cgo BUILDSTDERR: 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 BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/cgo -dynpackage cgo -dynimport $WORK/b059/_cgo_.o -dynout $WORK/b059/_cgo_import.go -dynlinker BUILDSTDERR: cat >$WORK/b059/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: EOF BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b059/_pkg_.a -trimpath $WORK/b059 -shared -p runtime/cgo -std -installsuffix shared -buildid u1Bn2Y7LiGXPps-ZbiXX/u1Bn2Y7LiGXPps-ZbiXX -goversion go1.10.7 -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 BUILDSTDERR: /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 BUILDSTDERR: /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 BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b059/_pkg_.a # internal BUILDSTDERR: cp $WORK/b059/_pkg_.a /builddir/.cache/go-build/6e/6e6e106bc9a94269675aea963f9c6e31aef62a579cffa38574d1df11d0a45c25-d # internal BUILDSTDERR: cd /usr/lib/golang/src/runtime BUILDSTDERR: /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.o ./asm.s BUILDSTDERR: /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 BUILDSTDERR: /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/duff_arm.o ./duff_arm.s BUILDSTDERR: /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/memclr_arm.o ./memclr_arm.s BUILDSTDERR: /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/memmove_arm.o ./memmove_arm.s BUILDSTDERR: /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/rt0_linux_arm.o ./rt0_linux_arm.s BUILDSTDERR: /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 BUILDSTDERR: /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/tls_arm.o ./tls_arm.s BUILDSTDERR: /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/vlop_arm.o ./vlop_arm.s BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/pack r $WORK/b009/_pkg_.a $WORK/b009/asm.o $WORK/b009/asm_arm.o $WORK/b009/duff_arm.o $WORK/b009/memclr_arm.o $WORK/b009/memmove_arm.o $WORK/b009/rt0_linux_arm.o $WORK/b009/sys_linux_arm.o $WORK/b009/tls_arm.o $WORK/b009/vlop_arm.o # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b009/_pkg_.a # internal BUILDSTDERR: cp $WORK/b009/_pkg_.a /builddir/.cache/go-build/12/12f69b0a8d8288ae1b3fc1ee53669a57199d00afb03436c8ec7ce01672dbd49f-d # internal BUILDSTDERR: sync BUILDSTDERR: mkdir -p $WORK/b006/ BUILDSTDERR: cat >$WORK/b006/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile internal/race=$WORK/b007/_pkg_.a BUILDSTDERR: packagefile runtime=$WORK/b009/_pkg_.a BUILDSTDERR: packagefile sync/atomic=$WORK/b012/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/sync BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b006/_pkg_.a -trimpath $WORK/b006 -shared -p sync -std -installsuffix shared -buildid u_7tPeKd-gz48mgCwh81/u_7tPeKd-gz48mgCwh81 -goversion go1.10.7 -D "" -importcfg $WORK/b006/importcfg -pack ./cond.go ./map.go ./mutex.go ./once.go ./pool.go ./runtime.go ./rwmutex.go ./waitgroup.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b006/_pkg_.a # internal BUILDSTDERR: cp $WORK/b006/_pkg_.a /builddir/.cache/go-build/d2/d21d416b8c50d87c890a88f01fc0d9b8c1f53351881bc7776bb0354c8609dba2-d # internal BUILDSTDERR: io BUILDSTDERR: mkdir -p $WORK/b005/ BUILDSTDERR: cat >$WORK/b005/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile errors=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b006/_pkg_.a BUILDSTDERR: packagefile sync/atomic=$WORK/b012/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/io BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b005/_pkg_.a -trimpath $WORK/b005 -shared -p io -std -complete -installsuffix shared -buildid TCM_eiQScJeuOwlBKfab/TCM_eiQScJeuOwlBKfab -goversion go1.10.7 -D "" -importcfg $WORK/b005/importcfg -pack ./io.go ./multi.go ./pipe.go BUILDSTDERR: math/rand BUILDSTDERR: mkdir -p $WORK/b052/ BUILDSTDERR: cat >$WORK/b052/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile math=$WORK/b018/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b006/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/math/rand BUILDSTDERR: /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 -nML_Cl1SdrsOCTHs8rQ/-nML_Cl1SdrsOCTHs8rQ -goversion go1.10.7 -D "" -importcfg $WORK/b052/importcfg -pack ./exp.go ./normal.go ./rand.go ./rng.go ./zipf.go BUILDSTDERR: reflect BUILDSTDERR: mkdir -p $WORK/b019/ BUILDSTDERR: cat >$WORK/b019/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile math=$WORK/b018/_pkg_.a BUILDSTDERR: packagefile runtime=$WORK/b009/_pkg_.a BUILDSTDERR: packagefile strconv=$WORK/b020/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b006/_pkg_.a BUILDSTDERR: packagefile unicode=$WORK/b013/_pkg_.a BUILDSTDERR: packagefile unicode/utf8=$WORK/b014/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/reflect BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b019/_pkg_.a -trimpath $WORK/b019 -shared -p reflect -std -installsuffix shared -buildid s-kFQRWiC8zilyum1d5V/s-kFQRWiC8zilyum1d5V -goversion go1.10.7 -D "" -importcfg $WORK/b019/importcfg -pack -asmhdr $WORK/b019/go_asm.h ./deepequal.go ./makefunc.go ./swapper.go ./type.go ./value.go BUILDSTDERR: syscall BUILDSTDERR: mkdir -p $WORK/b024/ BUILDSTDERR: cat >$WORK/b024/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile internal/race=$WORK/b007/_pkg_.a BUILDSTDERR: packagefile runtime=$WORK/b009/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b006/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/syscall BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b024/_pkg_.a -trimpath $WORK/b024 -shared -p syscall -std -installsuffix shared -buildid SxcSXGRvOVx7f0tjeXPC/SxcSXGRvOVx7f0tjeXPC -goversion go1.10.7 -D "" -importcfg $WORK/b024/importcfg -pack -asmhdr $WORK/b024/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 ./sockcmsg_linux.go ./sockcmsg_unix.go ./str.go ./syscall.go ./syscall_linux.go ./syscall_linux_arm.go ./syscall_unix.go ./timestruct.go ./zerrors_linux_arm.go ./zsyscall_linux_arm.go ./zsysnum_linux_arm.go ./ztypes_linux_arm.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b052/_pkg_.a # internal BUILDSTDERR: cp $WORK/b052/_pkg_.a /builddir/.cache/go-build/b0/b0933b5bf525c8703abf97b3f049d9c62f41b2407e33e157f8d7ddb0703f17c8-d # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b005/_pkg_.a # internal BUILDSTDERR: cp $WORK/b005/_pkg_.a /builddir/.cache/go-build/5c/5ca8ff181114072920982281a05aabafe7d6c1ed8ab0e786d5fc6c47ba370d0d-d # internal BUILDSTDERR: bytes BUILDSTDERR: mkdir -p $WORK/b003/ BUILDSTDERR: strings BUILDSTDERR: cat >$WORK/b003/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile errors=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b005/_pkg_.a BUILDSTDERR: packagefile unicode=$WORK/b013/_pkg_.a BUILDSTDERR: packagefile unicode/utf8=$WORK/b014/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/bytes BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b003/_pkg_.a -trimpath $WORK/b003 -shared -p bytes -std -installsuffix shared -buildid _GCGalllAI9ZMbC_t5vE/_GCGalllAI9ZMbC_t5vE -goversion go1.10.7 -D "" -importcfg $WORK/b003/importcfg -pack ./buffer.go ./bytes.go ./bytes_decl.go ./bytes_generic.go ./reader.go BUILDSTDERR: mkdir -p $WORK/b028/ BUILDSTDERR: cat >$WORK/b028/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile errors=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b005/_pkg_.a BUILDSTDERR: packagefile unicode=$WORK/b013/_pkg_.a BUILDSTDERR: packagefile unicode/utf8=$WORK/b014/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/strings BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b028/_pkg_.a -trimpath $WORK/b028 -shared -p strings -std -installsuffix shared -buildid OxzQVLHMQLdicf1cDjkt/OxzQVLHMQLdicf1cDjkt -goversion go1.10.7 -D "" -importcfg $WORK/b028/importcfg -pack -asmhdr $WORK/b028/go_asm.h ./builder.go ./compare.go ./reader.go ./replace.go ./search.go ./strings.go ./strings_decl.go ./strings_generic.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b003/_pkg_.a # internal BUILDSTDERR: cp $WORK/b003/_pkg_.a /builddir/.cache/go-build/55/55cd26c3ffac962f7d510a901a58055599f2031bbea86feaa465b0ee50094ff9-d # internal BUILDSTDERR: bufio BUILDSTDERR: mkdir -p $WORK/b031/ BUILDSTDERR: cat >$WORK/b031/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile bytes=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile errors=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b005/_pkg_.a BUILDSTDERR: packagefile unicode/utf8=$WORK/b014/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/bufio BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b031/_pkg_.a -trimpath $WORK/b031 -shared -p bufio -std -complete -installsuffix shared -buildid sbyQrKKdPi0f-I6rKRUm/sbyQrKKdPi0f-I6rKRUm -goversion go1.10.7 -D "" -importcfg $WORK/b031/importcfg -pack ./bufio.go ./scan.go BUILDSTDERR: cd /usr/lib/golang/src/strings BUILDSTDERR: /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/strings.o ./strings.s BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/pack r $WORK/b028/_pkg_.a $WORK/b028/strings.o # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b028/_pkg_.a # internal BUILDSTDERR: cp $WORK/b028/_pkg_.a /builddir/.cache/go-build/da/dac7ce4fa145f37eaa37b453501c4f3bbccfe72a6cbd6713501de33c5890ddd1-d # internal BUILDSTDERR: path BUILDSTDERR: mkdir -p $WORK/b032/ BUILDSTDERR: cat >$WORK/b032/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile errors=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b028/_pkg_.a BUILDSTDERR: packagefile unicode/utf8=$WORK/b014/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/path BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b032/_pkg_.a -trimpath $WORK/b032 -shared -p path -std -complete -installsuffix shared -buildid BO-34LXa-oC-9ds2voTM/BO-34LXa-oC-9ds2voTM -goversion go1.10.7 -D "" -importcfg $WORK/b032/importcfg -pack ./match.go ./path.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b032/_pkg_.a # internal BUILDSTDERR: cp $WORK/b032/_pkg_.a /builddir/.cache/go-build/2d/2d24b92ea916ae2dcfbf14800d26054879325340742a446c9bfbf25eb7c5dd81-d # internal BUILDSTDERR: hash BUILDSTDERR: mkdir -p $WORK/b039/ BUILDSTDERR: cat >$WORK/b039/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile io=$WORK/b005/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/hash BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b039/_pkg_.a -trimpath $WORK/b039 -shared -p hash -std -complete -installsuffix shared -buildid ZozSq7IL68fD4Ob_6-QE/ZozSq7IL68fD4Ob_6-QE -goversion go1.10.7 -D "" -importcfg $WORK/b039/importcfg -pack ./hash.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b039/_pkg_.a # internal BUILDSTDERR: cp $WORK/b039/_pkg_.a /builddir/.cache/go-build/a4/a41cc9a7108ed297e326d09d01047d03c42f066ca6d5c45f0fe27035e0fdc02a-d # internal BUILDSTDERR: crypto BUILDSTDERR: mkdir -p $WORK/b038/ BUILDSTDERR: cat >$WORK/b038/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile hash=$WORK/b039/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b005/_pkg_.a BUILDSTDERR: packagefile strconv=$WORK/b020/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/crypto BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b038/_pkg_.a -trimpath $WORK/b038 -shared -p crypto -std -complete -installsuffix shared -buildid egKghIQAgrtx_-euBoL-/egKghIQAgrtx_-euBoL- -goversion go1.10.7 -D "" -importcfg $WORK/b038/importcfg -pack ./crypto.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b038/_pkg_.a # internal BUILDSTDERR: cp $WORK/b038/_pkg_.a /builddir/.cache/go-build/d2/d27e27cbfea0e10ba18bdfe7a1048f5305bf5045c9bcb0f7992bba0cd543d5ff-d # internal BUILDSTDERR: hash/adler32 BUILDSTDERR: mkdir -p $WORK/b044/ BUILDSTDERR: cat >$WORK/b044/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile errors=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile hash=$WORK/b039/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/hash/adler32 BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b044/_pkg_.a -trimpath $WORK/b044 -shared -p hash/adler32 -std -complete -installsuffix shared -buildid fDYGKa7YU0c9afK6FCfl/fDYGKa7YU0c9afK6FCfl -goversion go1.10.7 -D "" -importcfg $WORK/b044/importcfg -pack ./adler32.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b031/_pkg_.a # internal BUILDSTDERR: cp $WORK/b031/_pkg_.a /builddir/.cache/go-build/2c/2ca189b2fe500e48c433581102b973845b9940b1750d495610e6ce1f8bd8da7f-d # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b044/_pkg_.a # internal BUILDSTDERR: cp $WORK/b044/_pkg_.a /builddir/.cache/go-build/e1/e13c88629ba62ea721c7e060114ea86d6115b97a7edf94a1aae5752dc744a83b-d # internal BUILDSTDERR: cd /usr/lib/golang/src/syscall BUILDSTDERR: /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_linux_arm.o ./asm_linux_arm.s BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/pack r $WORK/b024/_pkg_.a $WORK/b024/asm_linux_arm.o # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b024/_pkg_.a # internal BUILDSTDERR: cp $WORK/b024/_pkg_.a /builddir/.cache/go-build/b0/b0f2b7bcf41b765e2053e273270496354b5156a4e91fdd31f7ff004c6cfc2ad1-d # internal BUILDSTDERR: time BUILDSTDERR: mkdir -p $WORK/b025/ BUILDSTDERR: cat >$WORK/b025/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile errors=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b006/_pkg_.a BUILDSTDERR: packagefile syscall=$WORK/b024/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/time BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b025/_pkg_.a -trimpath $WORK/b025 -shared -p time -std -installsuffix shared -buildid o4VgzBc7zFrS_Dmgo4kP/o4VgzBc7zFrS_Dmgo4kP -goversion go1.10.7 -D "" -importcfg $WORK/b025/importcfg -pack ./format.go ./sleep.go ./sys_unix.go ./tick.go ./time.go ./zoneinfo.go ./zoneinfo_read.go ./zoneinfo_unix.go BUILDSTDERR: cd /usr/lib/golang/src/reflect BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/asm -trimpath $WORK/b019 -I $WORK/b019/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm -shared -o $WORK/b019/asm_arm.o ./asm_arm.s BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/pack r $WORK/b019/_pkg_.a $WORK/b019/asm_arm.o # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b019/_pkg_.a # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b025/_pkg_.a # internal BUILDSTDERR: cp $WORK/b025/_pkg_.a /builddir/.cache/go-build/66/66c509b207844b9224058046449cd4b141d37d0ef65f70c12daa0336dba535f6-d # internal BUILDSTDERR: internal/poll BUILDSTDERR: mkdir -p $WORK/b023/ BUILDSTDERR: cat >$WORK/b023/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile errors=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b005/_pkg_.a BUILDSTDERR: packagefile runtime=$WORK/b009/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b006/_pkg_.a BUILDSTDERR: packagefile sync/atomic=$WORK/b012/_pkg_.a BUILDSTDERR: packagefile syscall=$WORK/b024/_pkg_.a BUILDSTDERR: packagefile time=$WORK/b025/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/internal/poll BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b023/_pkg_.a -trimpath $WORK/b023 -shared -p internal/poll -std -installsuffix shared -buildid 1upNZtS6hJJKJtyY3dJc/1upNZtS6hJJKJtyY3dJc -goversion go1.10.7 -D "" -importcfg $WORK/b023/importcfg -pack ./fd.go ./fd_mutex.go ./fd_poll_runtime.go ./fd_posix.go ./fd_unix.go ./hook_cloexec.go ./hook_unix.go ./sendfile_linux.go ./sock_cloexec.go ./sockopt.go ./sockopt_linux.go ./sockopt_unix.go ./sockoptip.go ./writev.go BUILDSTDERR: cp $WORK/b019/_pkg_.a /builddir/.cache/go-build/9e/9e2f67411f33d307686b48ad5fae67786c3e1dffa9216e2f088e881e30c04258-d # internal BUILDSTDERR: encoding/binary BUILDSTDERR: mkdir -p $WORK/b017/ BUILDSTDERR: cat >$WORK/b017/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile errors=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b005/_pkg_.a BUILDSTDERR: packagefile math=$WORK/b018/_pkg_.a BUILDSTDERR: packagefile reflect=$WORK/b019/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: sort BUILDSTDERR: mkdir -p $WORK/b027/ BUILDSTDERR: cd /usr/lib/golang/src/encoding/binary BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b017/_pkg_.a -trimpath $WORK/b017 -shared -p encoding/binary -std -complete -installsuffix shared -buildid YI5BBy7kyY0PGCxIMMj0/YI5BBy7kyY0PGCxIMMj0 -goversion go1.10.7 -D "" -importcfg $WORK/b017/importcfg -pack ./binary.go ./varint.go BUILDSTDERR: cat >$WORK/b027/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile reflect=$WORK/b019/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/sort BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b027/_pkg_.a -trimpath $WORK/b027 -shared -p sort -std -complete -installsuffix shared -buildid FG38cdnFDa2R2edYhNBZ/FG38cdnFDa2R2edYhNBZ -goversion go1.10.7 -D "" -importcfg $WORK/b027/importcfg -pack ./search.go ./slice.go ./sort.go ./zfuncversion.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b027/_pkg_.a # internal BUILDSTDERR: cp $WORK/b027/_pkg_.a /builddir/.cache/go-build/6e/6e7526ac4f02ad7f6faa55b3eaa6f5f4fdcffaa0102114b79677e0f06c1244a1-d # internal BUILDSTDERR: regexp/syntax BUILDSTDERR: mkdir -p $WORK/b051/ BUILDSTDERR: cat >$WORK/b051/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile bytes=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile sort=$WORK/b027/_pkg_.a BUILDSTDERR: packagefile strconv=$WORK/b020/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b028/_pkg_.a BUILDSTDERR: packagefile unicode=$WORK/b013/_pkg_.a BUILDSTDERR: packagefile unicode/utf8=$WORK/b014/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/regexp/syntax BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b051/_pkg_.a -trimpath $WORK/b051 -shared -p regexp/syntax -std -complete -installsuffix shared -buildid nHMedrzBLp0U265kjrAK/nHMedrzBLp0U265kjrAK -goversion go1.10.7 -D "" -importcfg $WORK/b051/importcfg -pack ./compile.go ./doc.go ./parse.go ./perl_groups.go ./prog.go ./regexp.go ./simplify.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b023/_pkg_.a # internal BUILDSTDERR: cp $WORK/b023/_pkg_.a /builddir/.cache/go-build/83/8302a2db16e2193faba2a4bb014944d0ce69d7c3a4cc222cc1d74787e7a88879-d # internal BUILDSTDERR: os BUILDSTDERR: mkdir -p $WORK/b022/ BUILDSTDERR: cat >$WORK/b022/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile errors=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile internal/poll=$WORK/b023/_pkg_.a BUILDSTDERR: packagefile internal/testlog=$WORK/b026/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b005/_pkg_.a BUILDSTDERR: packagefile runtime=$WORK/b009/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b006/_pkg_.a BUILDSTDERR: packagefile sync/atomic=$WORK/b012/_pkg_.a BUILDSTDERR: packagefile syscall=$WORK/b024/_pkg_.a BUILDSTDERR: packagefile time=$WORK/b025/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/os BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b022/_pkg_.a -trimpath $WORK/b022 -shared -p os -std -installsuffix shared -buildid s1F4EhaI1b08EpBqxMoy/s1F4EhaI1b08EpBqxMoy -goversion go1.10.7 -D "" -importcfg $WORK/b022/importcfg -pack ./dir.go ./dir_unix.go ./env.go ./error.go ./error_posix.go ./error_unix.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 ./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 BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b017/_pkg_.a # internal BUILDSTDERR: cp $WORK/b017/_pkg_.a /builddir/.cache/go-build/9e/9ebb664f39970d4a5a32a1c45d6a487f0d1a0044d959778770c68e8708268904-d # internal BUILDSTDERR: encoding/base64 BUILDSTDERR: mkdir -p $WORK/b016/ BUILDSTDERR: cat >$WORK/b016/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile encoding/binary=$WORK/b017/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b005/_pkg_.a BUILDSTDERR: packagefile strconv=$WORK/b020/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/encoding/base64 BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b016/_pkg_.a -trimpath $WORK/b016 -shared -p encoding/base64 -std -complete -installsuffix shared -buildid V8L8AfFRffB5vKamsSWJ/V8L8AfFRffB5vKamsSWJ -goversion go1.10.7 -D "" -importcfg $WORK/b016/importcfg -pack ./base64.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b016/_pkg_.a # internal BUILDSTDERR: cp $WORK/b016/_pkg_.a /builddir/.cache/go-build/0e/0ee004dda4a1b2d3c722a4ca886e4539d70492e56132d99877a15719910a3a7d-d # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b022/_pkg_.a # internal BUILDSTDERR: cp $WORK/b022/_pkg_.a /builddir/.cache/go-build/7b/7b5ccc2e9efeda68c702ce7c980781cdf85a19e7524db0c323bb5d26fb9847e2-d # internal BUILDSTDERR: path/filepath BUILDSTDERR: mkdir -p $WORK/b033/ BUILDSTDERR: cat >$WORK/b033/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile errors=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b022/_pkg_.a BUILDSTDERR: packagefile runtime=$WORK/b009/_pkg_.a BUILDSTDERR: packagefile sort=$WORK/b027/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b028/_pkg_.a BUILDSTDERR: packagefile unicode/utf8=$WORK/b014/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/path/filepath BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b033/_pkg_.a -trimpath $WORK/b033 -shared -p path/filepath -std -complete -installsuffix shared -buildid GOM2oVr7q-VBXmPZPgDd/GOM2oVr7q-VBXmPZPgDd -goversion go1.10.7 -D "" -importcfg $WORK/b033/importcfg -pack ./match.go ./path.go ./path_unix.go ./symlink.go ./symlink_unix.go BUILDSTDERR: github.com/snapcore/snapd/osutil/sys BUILDSTDERR: mkdir -p $WORK/b047/ BUILDSTDERR: cat >$WORK/b047/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile os=$WORK/b022/_pkg_.a BUILDSTDERR: packagefile syscall=$WORK/b024/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/snapd-2.37.2/src/github.com/snapcore/snapd/osutil/sys BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b047/_pkg_.a -trimpath $WORK/b047 -shared -p github.com/snapcore/snapd/osutil/sys -complete -installsuffix shared -buildid gY9YNkKusPg3oUiZjgrt/gY9YNkKusPg3oUiZjgrt -goversion go1.10.7 -D "" -importcfg $WORK/b047/importcfg -pack ./syscall.go ./sysnum_16_linux.go ./sysnum_linux.go BUILDSTDERR: fmt BUILDSTDERR: mkdir -p $WORK/b021/ BUILDSTDERR: cat >$WORK/b021/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile errors=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b005/_pkg_.a BUILDSTDERR: packagefile math=$WORK/b018/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b022/_pkg_.a BUILDSTDERR: packagefile reflect=$WORK/b019/_pkg_.a BUILDSTDERR: packagefile strconv=$WORK/b020/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b006/_pkg_.a BUILDSTDERR: packagefile unicode/utf8=$WORK/b014/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/fmt BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b021/_pkg_.a -trimpath $WORK/b021 -shared -p fmt -std -complete -installsuffix shared -buildid jLOroHb3-9CXUY5klrDh/jLOroHb3-9CXUY5klrDh -goversion go1.10.7 -D "" -importcfg $WORK/b021/importcfg -pack ./doc.go ./format.go ./print.go ./scan.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b051/_pkg_.a # internal BUILDSTDERR: cp $WORK/b051/_pkg_.a /builddir/.cache/go-build/9c/9cad205c023e55252448ea4bd1a97ccb1036f33b6eab449b43e36e5d10ef5e8a-d # internal BUILDSTDERR: regexp BUILDSTDERR: mkdir -p $WORK/b050/ BUILDSTDERR: cat >$WORK/b050/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile bytes=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b005/_pkg_.a BUILDSTDERR: packagefile regexp/syntax=$WORK/b051/_pkg_.a BUILDSTDERR: packagefile sort=$WORK/b027/_pkg_.a BUILDSTDERR: packagefile strconv=$WORK/b020/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b028/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b006/_pkg_.a BUILDSTDERR: packagefile unicode=$WORK/b013/_pkg_.a BUILDSTDERR: packagefile unicode/utf8=$WORK/b014/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/regexp BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b050/_pkg_.a -trimpath $WORK/b050 -shared -p regexp -std -complete -installsuffix shared -buildid Yj3RsG10WTBBYnfc-2PY/Yj3RsG10WTBBYnfc-2PY -goversion go1.10.7 -D "" -importcfg $WORK/b050/importcfg -pack ./backtrack.go ./exec.go ./onepass.go ./regexp.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b047/_pkg_.a # internal BUILDSTDERR: cp $WORK/b047/_pkg_.a /builddir/.cache/go-build/42/421aefefd78dded063615042b9a981233430da844251ae082b74775c347221bb-d # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b033/_pkg_.a # internal BUILDSTDERR: cp $WORK/b033/_pkg_.a /builddir/.cache/go-build/3e/3e5c5de729c1c0f3eb17d0e5b581dde3ab5142bdc3e636aafa3335b127a203be-d # internal BUILDSTDERR: io/ioutil BUILDSTDERR: mkdir -p $WORK/b056/ BUILDSTDERR: cat >$WORK/b056/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile bytes=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b005/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b022/_pkg_.a BUILDSTDERR: packagefile path/filepath=$WORK/b033/_pkg_.a BUILDSTDERR: packagefile sort=$WORK/b027/_pkg_.a BUILDSTDERR: packagefile strconv=$WORK/b020/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b006/_pkg_.a BUILDSTDERR: packagefile time=$WORK/b025/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/io/ioutil BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b056/_pkg_.a -trimpath $WORK/b056 -shared -p io/ioutil -std -complete -installsuffix shared -buildid JNvQ4yW-fN2schuSwvgZ/JNvQ4yW-fN2schuSwvgZ -goversion go1.10.7 -D "" -importcfg $WORK/b056/importcfg -pack ./ioutil.go ./tempfile.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b056/_pkg_.a # internal BUILDSTDERR: cp $WORK/b056/_pkg_.a /builddir/.cache/go-build/ef/ef0cb44f81398be3de48d3c7e091b316ea3355ffbcbef6023a2a1ea12045d806-d # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b050/_pkg_.a # internal BUILDSTDERR: cp $WORK/b050/_pkg_.a /builddir/.cache/go-build/20/205cc12fe3814e007ae521d50b2779af7f6408fc441d6923a7305504fd8fd5cf-d # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b021/_pkg_.a # internal BUILDSTDERR: cp $WORK/b021/_pkg_.a /builddir/.cache/go-build/a2/a2dd326c798e1b2e8d6e0dd76ffa1101380af997b3a364e22c8ef04490573ab9-d # internal BUILDSTDERR: compress/flate BUILDSTDERR: mkdir -p $WORK/b042/ BUILDSTDERR: debug/dwarf BUILDSTDERR: github.com/jessevdk/go-flags BUILDSTDERR: encoding/json BUILDSTDERR: mkdir -p $WORK/b045/ BUILDSTDERR: cat >$WORK/b042/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile bufio=$WORK/b031/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b021/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b005/_pkg_.a BUILDSTDERR: packagefile math=$WORK/b018/_pkg_.a BUILDSTDERR: packagefile math/bits=$WORK/b043/_pkg_.a BUILDSTDERR: packagefile sort=$WORK/b027/_pkg_.a BUILDSTDERR: packagefile strconv=$WORK/b020/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b006/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cat >$WORK/b045/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile encoding/binary=$WORK/b017/_pkg_.a BUILDSTDERR: packagefile errors=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b021/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b005/_pkg_.a BUILDSTDERR: packagefile path=$WORK/b032/_pkg_.a BUILDSTDERR: packagefile sort=$WORK/b027/_pkg_.a BUILDSTDERR: packagefile strconv=$WORK/b020/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b028/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/compress/flate BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b042/_pkg_.a -trimpath $WORK/b042 -shared -p compress/flate -std -complete -installsuffix shared -buildid GBIQzuHOn2VmHv5gYasF/GBIQzuHOn2VmHv5gYasF -goversion go1.10.7 -D "" -importcfg $WORK/b042/importcfg -pack ./deflate.go ./deflatefast.go ./dict_decoder.go ./huffman_bit_writer.go ./huffman_code.go ./inflate.go ./token.go BUILDSTDERR: cd /usr/lib/golang/src/debug/dwarf BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b045/_pkg_.a -trimpath $WORK/b045 -shared -p debug/dwarf -std -complete -installsuffix shared -buildid _LLE364KZsgiWHmHd1Ab/_LLE364KZsgiWHmHd1Ab -goversion go1.10.7 -D "" -importcfg $WORK/b045/importcfg -pack ./buf.go ./class_string.go ./const.go ./entry.go ./line.go ./open.go ./type.go ./typeunit.go ./unit.go BUILDSTDERR: mkdir -p $WORK/b030/ BUILDSTDERR: cat >$WORK/b030/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile bufio=$WORK/b031/_pkg_.a BUILDSTDERR: packagefile bytes=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile errors=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b021/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b005/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b022/_pkg_.a BUILDSTDERR: packagefile path=$WORK/b032/_pkg_.a BUILDSTDERR: packagefile path/filepath=$WORK/b033/_pkg_.a BUILDSTDERR: packagefile reflect=$WORK/b019/_pkg_.a BUILDSTDERR: packagefile runtime=$WORK/b009/_pkg_.a BUILDSTDERR: packagefile sort=$WORK/b027/_pkg_.a BUILDSTDERR: packagefile strconv=$WORK/b020/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b028/_pkg_.a BUILDSTDERR: packagefile syscall=$WORK/b024/_pkg_.a BUILDSTDERR: packagefile time=$WORK/b025/_pkg_.a BUILDSTDERR: packagefile unicode/utf8=$WORK/b014/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/share/gocode/src/github.com/jessevdk/go-flags BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b030/_pkg_.a -trimpath $WORK/b030 -shared -p github.com/jessevdk/go-flags -complete -installsuffix shared -buildid ud9fu1fQhx2wZI_tWOqx/ud9fu1fQhx2wZI_tWOqx -goversion go1.10.7 -D "" -importcfg $WORK/b030/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 ./termsize_linux.go BUILDSTDERR: mkdir -p $WORK/b002/ BUILDSTDERR: cat >$WORK/b002/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile bytes=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile encoding=$WORK/b015/_pkg_.a BUILDSTDERR: packagefile encoding/base64=$WORK/b016/_pkg_.a BUILDSTDERR: packagefile errors=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b021/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b005/_pkg_.a BUILDSTDERR: packagefile math=$WORK/b018/_pkg_.a BUILDSTDERR: packagefile reflect=$WORK/b019/_pkg_.a BUILDSTDERR: packagefile runtime=$WORK/b009/_pkg_.a BUILDSTDERR: packagefile sort=$WORK/b027/_pkg_.a BUILDSTDERR: packagefile strconv=$WORK/b020/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b028/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b006/_pkg_.a BUILDSTDERR: packagefile sync/atomic=$WORK/b012/_pkg_.a BUILDSTDERR: packagefile unicode=$WORK/b013/_pkg_.a BUILDSTDERR: packagefile unicode/utf16=$WORK/b029/_pkg_.a BUILDSTDERR: packagefile unicode/utf8=$WORK/b014/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/encoding/json BUILDSTDERR: /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 5Rz8x49x_2mCKJ2-iteb/5Rz8x49x_2mCKJ2-iteb -goversion go1.10.7 -D "" -importcfg $WORK/b002/importcfg -pack ./decode.go ./encode.go ./fold.go ./indent.go ./scanner.go ./stream.go ./tables.go ./tags.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b042/_pkg_.a # internal BUILDSTDERR: cp $WORK/b042/_pkg_.a /builddir/.cache/go-build/74/74ee35f6d59ccfe86ec5702cf48e9163dde8f355e7a4a3beca94756633543c55-d # internal BUILDSTDERR: compress/zlib BUILDSTDERR: mkdir -p $WORK/b041/ BUILDSTDERR: cat >$WORK/b041/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile bufio=$WORK/b031/_pkg_.a BUILDSTDERR: packagefile compress/flate=$WORK/b042/_pkg_.a BUILDSTDERR: packagefile errors=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b021/_pkg_.a BUILDSTDERR: packagefile hash=$WORK/b039/_pkg_.a BUILDSTDERR: packagefile hash/adler32=$WORK/b044/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b005/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/compress/zlib BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b041/_pkg_.a -trimpath $WORK/b041 -shared -p compress/zlib -std -complete -installsuffix shared -buildid GCZUJaUfkVyzF8cINyNA/GCZUJaUfkVyzF8cINyNA -goversion go1.10.7 -D "" -importcfg $WORK/b041/importcfg -pack ./reader.go ./writer.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b041/_pkg_.a # internal BUILDSTDERR: cp $WORK/b041/_pkg_.a /builddir/.cache/go-build/62/6283ca046001abd2c7aa69210770f0663688e848030238965d5785b1a44c6711-d # internal BUILDSTDERR: encoding/hex BUILDSTDERR: mkdir -p $WORK/b046/ BUILDSTDERR: cat >$WORK/b046/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile bytes=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile errors=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b021/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b005/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/encoding/hex BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b046/_pkg_.a -trimpath $WORK/b046 -shared -p encoding/hex -std -complete -installsuffix shared -buildid lrr6aWtP1f_IZZ1dqiL7/lrr6aWtP1f_IZZ1dqiL7 -goversion go1.10.7 -D "" -importcfg $WORK/b046/importcfg -pack ./hex.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b046/_pkg_.a # internal BUILDSTDERR: cp $WORK/b046/_pkg_.a /builddir/.cache/go-build/9f/9f89a6011223528344e7e87161a698258145aaa645229c9cc09c95df6481ad1a-d # internal BUILDSTDERR: gopkg.in/yaml.v2 BUILDSTDERR: mkdir -p $WORK/b049/ BUILDSTDERR: cat >$WORK/b049/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile bytes=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile encoding=$WORK/b015/_pkg_.a BUILDSTDERR: packagefile encoding/base64=$WORK/b016/_pkg_.a BUILDSTDERR: packagefile errors=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b021/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b005/_pkg_.a BUILDSTDERR: packagefile math=$WORK/b018/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b022/_pkg_.a BUILDSTDERR: packagefile reflect=$WORK/b019/_pkg_.a BUILDSTDERR: packagefile regexp=$WORK/b050/_pkg_.a BUILDSTDERR: packagefile sort=$WORK/b027/_pkg_.a BUILDSTDERR: packagefile strconv=$WORK/b020/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b028/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b006/_pkg_.a BUILDSTDERR: packagefile time=$WORK/b025/_pkg_.a BUILDSTDERR: packagefile unicode=$WORK/b013/_pkg_.a BUILDSTDERR: packagefile unicode/utf8=$WORK/b014/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/share/gocode/src/gopkg.in/yaml.v2 BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b049/_pkg_.a -trimpath $WORK/b049 -shared -p gopkg.in/yaml.v2 -complete -installsuffix shared -buildid nNt2EQOTxwuTW1jlnayt/nNt2EQOTxwuTW1jlnayt -goversion go1.10.7 -D "" -importcfg $WORK/b049/importcfg -pack ./apic.go ./decode.go ./emitterc.go ./encode.go ./parserc.go ./readerc.go ./resolve.go ./scannerc.go ./sorter.go ./writerc.go ./yaml.go ./yamlh.go ./yamlprivateh.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b045/_pkg_.a # internal BUILDSTDERR: cp $WORK/b045/_pkg_.a /builddir/.cache/go-build/03/03b6da1c1bfa7352c4d8d00bb504a31f5b57a560a4d14504d2d56f8e7f94cbdb-d # internal BUILDSTDERR: debug/elf BUILDSTDERR: mkdir -p $WORK/b040/ BUILDSTDERR: cat >$WORK/b040/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile bytes=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile compress/zlib=$WORK/b041/_pkg_.a BUILDSTDERR: packagefile debug/dwarf=$WORK/b045/_pkg_.a BUILDSTDERR: packagefile encoding/binary=$WORK/b017/_pkg_.a BUILDSTDERR: packagefile errors=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b021/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b005/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b022/_pkg_.a BUILDSTDERR: packagefile strconv=$WORK/b020/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b028/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/debug/elf BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b040/_pkg_.a -trimpath $WORK/b040 -shared -p debug/elf -std -complete -installsuffix shared -buildid Tm6eUFgQ11FwVI5mqlxB/Tm6eUFgQ11FwVI5mqlxB -goversion go1.10.7 -D "" -importcfg $WORK/b040/importcfg -pack ./elf.go ./file.go ./reader.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b002/_pkg_.a # internal BUILDSTDERR: cp $WORK/b002/_pkg_.a /builddir/.cache/go-build/df/dfb23448a6409220944b2a3d4f825adc28bcd1119d297866190290ffbfc7d7e3-d # internal BUILDSTDERR: context BUILDSTDERR: mkdir -p $WORK/b054/ BUILDSTDERR: cat >$WORK/b054/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile errors=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b021/_pkg_.a BUILDSTDERR: packagefile reflect=$WORK/b019/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b006/_pkg_.a BUILDSTDERR: packagefile time=$WORK/b025/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/context BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b054/_pkg_.a -trimpath $WORK/b054 -shared -p context -std -complete -installsuffix shared -buildid ji5cw4RQ_ija0IInMdWf/ji5cw4RQ_ija0IInMdWf -goversion go1.10.7 -D "" -importcfg $WORK/b054/importcfg -pack ./context.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b030/_pkg_.a # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b054/_pkg_.a # internal BUILDSTDERR: cp $WORK/b054/_pkg_.a /builddir/.cache/go-build/93/939b536de21c5eebb83f4fb2b3f3d68097300795134216f806e831bf7785bc4e-d # internal BUILDSTDERR: golang.org/x/net/context BUILDSTDERR: mkdir -p $WORK/b053/ BUILDSTDERR: cat >$WORK/b053/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile context=$WORK/b054/_pkg_.a BUILDSTDERR: packagefile time=$WORK/b025/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/share/gocode/src/golang.org/x/net/context BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b053/_pkg_.a -trimpath $WORK/b053 -shared -p golang.org/x/net/context -complete -installsuffix shared -buildid J7_Y-HcprGnOzkgumEF3/J7_Y-HcprGnOzkgumEF3 -goversion go1.10.7 -D "" -importcfg $WORK/b053/importcfg -pack ./context.go ./go17.go ./go19.go BUILDSTDERR: cp $WORK/b030/_pkg_.a /builddir/.cache/go-build/6a/6a4cca47b9fe3266545fa140479aed1fa40f7494155671665fd8759c2ddf2740-d # internal BUILDSTDERR: gopkg.in/tomb.v2 BUILDSTDERR: mkdir -p $WORK/b055/ BUILDSTDERR: cat >$WORK/b055/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile context=$WORK/b054/_pkg_.a BUILDSTDERR: packagefile errors=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b021/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b006/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/share/gocode/src/gopkg.in/tomb.v2 BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b055/_pkg_.a -trimpath $WORK/b055 -shared -p gopkg.in/tomb.v2 -complete -installsuffix shared -buildid 6y6dj9RiP1SwRnBkboiz/6y6dj9RiP1SwRnBkboiz -goversion go1.10.7 -D "" -importcfg $WORK/b055/importcfg -pack ./context.go ./tomb.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b053/_pkg_.a # internal BUILDSTDERR: cp $WORK/b053/_pkg_.a /builddir/.cache/go-build/e0/e035439c7d91aeff9709e93229bf44dc4cb13d2eae69d4bc31f3472f64f2da95-d # internal BUILDSTDERR: os/exec BUILDSTDERR: mkdir -p $WORK/b057/ BUILDSTDERR: cat >$WORK/b057/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile bytes=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile context=$WORK/b054/_pkg_.a BUILDSTDERR: packagefile errors=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b005/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b022/_pkg_.a BUILDSTDERR: packagefile path/filepath=$WORK/b033/_pkg_.a BUILDSTDERR: packagefile runtime=$WORK/b009/_pkg_.a BUILDSTDERR: packagefile strconv=$WORK/b020/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b028/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b006/_pkg_.a BUILDSTDERR: packagefile syscall=$WORK/b024/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/os/exec BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b057/_pkg_.a -trimpath $WORK/b057 -shared -p os/exec -std -complete -installsuffix shared -buildid 53IDSAkIxjvyq6QCALcO/53IDSAkIxjvyq6QCALcO -goversion go1.10.7 -D "" -importcfg $WORK/b057/importcfg -pack ./exec.go ./exec_unix.go ./lp_unix.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b055/_pkg_.a # internal BUILDSTDERR: cp $WORK/b055/_pkg_.a /builddir/.cache/go-build/8a/8a29579551a5050558bc6e2d64efc0341ffb34f5dd9907b039f3f209ab50e86d-d # internal BUILDSTDERR: os/user BUILDSTDERR: mkdir -p $WORK/b058/ BUILDSTDERR: cd /usr/lib/golang/src/os/user BUILDSTDERR: CGO_LDFLAGS='"-g" "-O2"' /usr/lib/golang/pkg/tool/linux_arm/cgo -objdir $WORK/b058/ -importpath os/user -- -I $WORK/b058/ -g -O2 ./cgo_lookup_unix.go ./getgrouplist_unix.go ./listgroups_unix.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b057/_pkg_.a # internal BUILDSTDERR: cp $WORK/b057/_pkg_.a /builddir/.cache/go-build/28/28ddd885e21188ff13529df1a0d08cab230374b2afca24c368d3616cffa1f6d4-d # internal BUILDSTDERR: log BUILDSTDERR: mkdir -p $WORK/b061/ BUILDSTDERR: cat >$WORK/b061/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile fmt=$WORK/b021/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b005/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b022/_pkg_.a BUILDSTDERR: packagefile runtime=$WORK/b009/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b006/_pkg_.a BUILDSTDERR: packagefile time=$WORK/b025/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/log BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b061/_pkg_.a -trimpath $WORK/b061 -shared -p log -std -complete -installsuffix shared -buildid EnlGRw0fz7KcMTnCtskR/EnlGRw0fz7KcMTnCtskR -goversion go1.10.7 -D "" -importcfg $WORK/b061/importcfg -pack ./log.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b040/_pkg_.a # internal BUILDSTDERR: cp $WORK/b040/_pkg_.a /builddir/.cache/go-build/6d/6dbf2f4a78ff49bf1966a31466853d6c9a68496a286ffaffb11d0ddd001e869b-d # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b061/_pkg_.a # internal BUILDSTDERR: cp $WORK/b061/_pkg_.a /builddir/.cache/go-build/e1/e18064844f41d3996b4b00f3632342011feabafe5d7d51006711d364ca7a3cb8-d # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b049/_pkg_.a # internal BUILDSTDERR: cp $WORK/b049/_pkg_.a /builddir/.cache/go-build/3d/3dbc635269b27e76c839894ab4059b6aace09bacb509b1866bd3505d9e3b952d-d # internal BUILDSTDERR: github.com/snapcore/snapd/strutil BUILDSTDERR: mkdir -p $WORK/b048/ BUILDSTDERR: cat >$WORK/b048/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile bytes=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b021/_pkg_.a BUILDSTDERR: packagefile gopkg.in/yaml.v2=$WORK/b049/_pkg_.a BUILDSTDERR: packagefile math/rand=$WORK/b052/_pkg_.a BUILDSTDERR: packagefile path/filepath=$WORK/b033/_pkg_.a BUILDSTDERR: packagefile regexp=$WORK/b050/_pkg_.a BUILDSTDERR: packagefile sort=$WORK/b027/_pkg_.a BUILDSTDERR: packagefile strconv=$WORK/b020/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b028/_pkg_.a BUILDSTDERR: packagefile time=$WORK/b025/_pkg_.a BUILDSTDERR: packagefile unicode=$WORK/b013/_pkg_.a BUILDSTDERR: packagefile unicode/utf8=$WORK/b014/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/snapd-2.37.2/src/github.com/snapcore/snapd/strutil BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b048/_pkg_.a -trimpath $WORK/b048 -shared -p github.com/snapcore/snapd/strutil -complete -installsuffix shared -buildid JP-JiLoK-8vvygdaUd6x/JP-JiLoK-8vvygdaUd6x -goversion go1.10.7 -D "" -importcfg $WORK/b048/importcfg -pack ./chrorder.go ./ctrl17.go ./limbuffer.go ./map.go ./matchcounter.go ./pathiter.go ./strutil.go ./version.go BUILDSTDERR: cd $WORK/b058 BUILDSTDERR: gcc -I /usr/lib/golang/src/os/user -fPIC -marm -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b058=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x001.o -c _cgo_export.c BUILDSTDERR: gcc -I /usr/lib/golang/src/os/user -fPIC -marm -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b058=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x002.o -c cgo_lookup_unix.cgo2.c BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b048/_pkg_.a # internal BUILDSTDERR: cp $WORK/b048/_pkg_.a /builddir/.cache/go-build/04/048e6ee276a606affa4a24fe67b637eb95864994ceec8a4d1033f576b30b5447-d # internal BUILDSTDERR: gcc -I /usr/lib/golang/src/os/user -fPIC -marm -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b058=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x003.o -c getgrouplist_unix.cgo2.c BUILDSTDERR: gcc -I /usr/lib/golang/src/os/user -fPIC -marm -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b058=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x004.o -c listgroups_unix.cgo2.c BUILDSTDERR: gcc -I /usr/lib/golang/src/os/user -fPIC -marm -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b058=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_cgo_main.o -c _cgo_main.c BUILDSTDERR: cd /usr/lib/golang/src/os/user BUILDSTDERR: gcc -I . -fPIC -marm -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b058=/tmp/go-build -gno-record-gcc-switches -o $WORK/b058/_cgo_.o $WORK/b058/_cgo_main.o $WORK/b058/_x001.o $WORK/b058/_x002.o $WORK/b058/_x003.o $WORK/b058/_x004.o -g -O2 -pie BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/cgo -dynpackage user -dynimport $WORK/b058/_cgo_.o -dynout $WORK/b058/_cgo_import.go BUILDSTDERR: cat >$WORK/b058/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile fmt=$WORK/b021/_pkg_.a BUILDSTDERR: packagefile strconv=$WORK/b020/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b028/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b006/_pkg_.a BUILDSTDERR: packagefile syscall=$WORK/b024/_pkg_.a BUILDSTDERR: packagefile runtime/cgo=$WORK/b059/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b058/_pkg_.a -trimpath $WORK/b058 -shared -p os/user -std -installsuffix shared -buildid xFa77_UC_vNuCXh0n0-I/xFa77_UC_vNuCXh0n0-I -goversion go1.10.7 -D "" -importcfg $WORK/b058/importcfg -pack ./lookup.go ./user.go $WORK/b058/_cgo_gotypes.go $WORK/b058/cgo_lookup_unix.cgo1.go $WORK/b058/getgrouplist_unix.cgo1.go $WORK/b058/listgroups_unix.cgo1.go $WORK/b058/_cgo_import.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/pack r $WORK/b058/_pkg_.a $WORK/b058/_x001.o $WORK/b058/_x002.o $WORK/b058/_x003.o $WORK/b058/_x004.o # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b058/_pkg_.a # internal BUILDSTDERR: cp $WORK/b058/_pkg_.a /builddir/.cache/go-build/b0/b0250af150af60e550f849854e44e64b050c09ca8d2d51842d9c5c4dab60e9cb-d # internal BUILDSTDERR: github.com/snapcore/snapd/osutil BUILDSTDERR: mkdir -p $WORK/b037/ BUILDSTDERR: cd /builddir/build/BUILD/snapd-2.37.2/src/github.com/snapcore/snapd/osutil BUILDSTDERR: CGO_LDFLAGS='"-g" "-O2"' /usr/lib/golang/pkg/tool/linux_arm/cgo -objdir $WORK/b037/ -importpath github.com/snapcore/snapd/osutil -- -I $WORK/b037/ -g -O2 ./group.go BUILDSTDERR: cd $WORK/b037 BUILDSTDERR: gcc -I /builddir/build/BUILD/snapd-2.37.2/src/github.com/snapcore/snapd/osutil -fPIC -marm -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b037=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x001.o -c _cgo_export.c BUILDSTDERR: gcc -I /builddir/build/BUILD/snapd-2.37.2/src/github.com/snapcore/snapd/osutil -fPIC -marm -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b037=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x002.o -c group.cgo2.c BUILDSTDERR: gcc -I /builddir/build/BUILD/snapd-2.37.2/src/github.com/snapcore/snapd/osutil -fPIC -marm -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b037=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_cgo_main.o -c _cgo_main.c BUILDSTDERR: cd /builddir/build/BUILD/snapd-2.37.2/src/github.com/snapcore/snapd/osutil BUILDSTDERR: gcc -I . -fPIC -marm -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b037=/tmp/go-build -gno-record-gcc-switches -o $WORK/b037/_cgo_.o $WORK/b037/_cgo_main.o $WORK/b037/_x001.o $WORK/b037/_x002.o -g -O2 -pie BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/cgo -dynpackage osutil -dynimport $WORK/b037/_cgo_.o -dynout $WORK/b037/_cgo_import.go BUILDSTDERR: cat >$WORK/b037/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile bufio=$WORK/b031/_pkg_.a BUILDSTDERR: packagefile bytes=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile crypto=$WORK/b038/_pkg_.a BUILDSTDERR: packagefile debug/elf=$WORK/b040/_pkg_.a BUILDSTDERR: packagefile encoding/binary=$WORK/b017/_pkg_.a BUILDSTDERR: packagefile encoding/hex=$WORK/b046/_pkg_.a BUILDSTDERR: packagefile errors=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b021/_pkg_.a BUILDSTDERR: packagefile github.com/snapcore/snapd/osutil/sys=$WORK/b047/_pkg_.a BUILDSTDERR: packagefile github.com/snapcore/snapd/strutil=$WORK/b048/_pkg_.a BUILDSTDERR: packagefile golang.org/x/net/context=$WORK/b053/_pkg_.a BUILDSTDERR: packagefile gopkg.in/tomb.v2=$WORK/b055/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b005/_pkg_.a BUILDSTDERR: packagefile io/ioutil=$WORK/b056/_pkg_.a BUILDSTDERR: packagefile math=$WORK/b018/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b022/_pkg_.a BUILDSTDERR: packagefile os/exec=$WORK/b057/_pkg_.a BUILDSTDERR: packagefile os/user=$WORK/b058/_pkg_.a BUILDSTDERR: packagefile path/filepath=$WORK/b033/_pkg_.a BUILDSTDERR: packagefile regexp=$WORK/b050/_pkg_.a BUILDSTDERR: packagefile sort=$WORK/b027/_pkg_.a BUILDSTDERR: packagefile strconv=$WORK/b020/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b028/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b006/_pkg_.a BUILDSTDERR: packagefile sync/atomic=$WORK/b012/_pkg_.a BUILDSTDERR: packagefile syscall=$WORK/b024/_pkg_.a BUILDSTDERR: packagefile time=$WORK/b025/_pkg_.a BUILDSTDERR: packagefile runtime/cgo=$WORK/b059/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b037/_pkg_.a -trimpath $WORK/b037 -shared -p github.com/snapcore/snapd/osutil -installsuffix shared -buildid UYK6FlTzBOXgyFIZ2Yy4/UYK6FlTzBOXgyFIZ2Yy4 -goversion go1.10.7 -D "" -importcfg $WORK/b037/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 ./io.go ./mkdirallchown.go ./mockable.go ./mount_linux.go ./mountentry_linux.go ./mountinfo_linux.go ./mountprofile_linux.go ./nfs_linux.go ./outputerr.go ./overlay_linux.go ./stat.go ./syncdir.go ./sys_linux.go ./uname.go ./uname_linux.go ./unlink.go ./unlink_linux.go ./user.go ./winsize.go $WORK/b037/_cgo_gotypes.go $WORK/b037/group.cgo1.go $WORK/b037/_cgo_import.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/pack r $WORK/b037/_pkg_.a $WORK/b037/_x001.o $WORK/b037/_x002.o # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b037/_pkg_.a # internal BUILDSTDERR: cp $WORK/b037/_pkg_.a /builddir/.cache/go-build/1d/1d86a77d84e29e9d5a5edbea17671a6b462990423b696e168b8523ec41a34d92-d # internal BUILDSTDERR: github.com/snapcore/snapd/logger BUILDSTDERR: mkdir -p $WORK/b060/ BUILDSTDERR: github.com/snapcore/snapd/selinux BUILDSTDERR: cat >$WORK/b060/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile bytes=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b021/_pkg_.a BUILDSTDERR: packagefile github.com/snapcore/snapd/osutil=$WORK/b037/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b005/_pkg_.a BUILDSTDERR: packagefile log=$WORK/b061/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b022/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b006/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: mkdir -p $WORK/b036/ BUILDSTDERR: cd /builddir/build/BUILD/snapd-2.37.2/src/github.com/snapcore/snapd/logger BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b060/_pkg_.a -trimpath $WORK/b060 -shared -p github.com/snapcore/snapd/logger -complete -installsuffix shared -buildid OaJ5C9_QTAIvX5VsLhmQ/OaJ5C9_QTAIvX5VsLhmQ -goversion go1.10.7 -D "" -importcfg $WORK/b060/importcfg -pack ./logger.go BUILDSTDERR: cat >$WORK/b036/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile bytes=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b021/_pkg_.a BUILDSTDERR: packagefile github.com/snapcore/snapd/osutil=$WORK/b037/_pkg_.a BUILDSTDERR: packagefile io/ioutil=$WORK/b056/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b022/_pkg_.a BUILDSTDERR: packagefile os/exec=$WORK/b057/_pkg_.a BUILDSTDERR: packagefile path/filepath=$WORK/b033/_pkg_.a BUILDSTDERR: packagefile regexp=$WORK/b050/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/snapd-2.37.2/src/github.com/snapcore/snapd/selinux BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b036/_pkg_.a -trimpath $WORK/b036 -shared -p github.com/snapcore/snapd/selinux -complete -installsuffix shared -buildid -_FMOvonSI_Ln76eqMax/-_FMOvonSI_Ln76eqMax -goversion go1.10.7 -D "" -importcfg $WORK/b036/importcfg -pack ./label.go ./label_linux.go ./selinux_linux.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b060/_pkg_.a # internal BUILDSTDERR: cp $WORK/b060/_pkg_.a /builddir/.cache/go-build/ea/eae414490397a9ac1187b657369922865d7853d6c726fdbb8882b162f2a06409-d # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b036/_pkg_.a # internal BUILDSTDERR: cp $WORK/b036/_pkg_.a /builddir/.cache/go-build/93/93fb0a9306bb8c6a12db625127c2699ca610ae6a237fb0c735aa7df3afb13ee7-d # internal BUILDSTDERR: github.com/snapcore/snapd/release BUILDSTDERR: mkdir -p $WORK/b035/ BUILDSTDERR: cat >$WORK/b035/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile bufio=$WORK/b031/_pkg_.a BUILDSTDERR: packagefile bytes=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b021/_pkg_.a BUILDSTDERR: packagefile github.com/snapcore/snapd/selinux=$WORK/b036/_pkg_.a BUILDSTDERR: packagefile github.com/snapcore/snapd/strutil=$WORK/b048/_pkg_.a BUILDSTDERR: packagefile io/ioutil=$WORK/b056/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b022/_pkg_.a BUILDSTDERR: packagefile os/exec=$WORK/b057/_pkg_.a BUILDSTDERR: packagefile path/filepath=$WORK/b033/_pkg_.a BUILDSTDERR: packagefile sort=$WORK/b027/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b028/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b006/_pkg_.a BUILDSTDERR: packagefile unicode=$WORK/b013/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/snapd-2.37.2/src/github.com/snapcore/snapd/release BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b035/_pkg_.a -trimpath $WORK/b035 -shared -p github.com/snapcore/snapd/release -complete -installsuffix shared -buildid kbIBIDthgFPiVym7CAKs/kbIBIDthgFPiVym7CAKs -goversion go1.10.7 -D "" -importcfg $WORK/b035/importcfg -pack ./apparmor.go ./release.go ./seccomp.go ./selinux.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b035/_pkg_.a # internal BUILDSTDERR: cp $WORK/b035/_pkg_.a /builddir/.cache/go-build/b4/b4302ee75c482a7b0aefb20ce00a4ca8a2613b125608c81658b517ab6ee6c704-d # internal BUILDSTDERR: github.com/snapcore/snapd/dirs BUILDSTDERR: mkdir -p $WORK/b034/ BUILDSTDERR: cat >$WORK/b034/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile fmt=$WORK/b021/_pkg_.a BUILDSTDERR: packagefile github.com/snapcore/snapd/release=$WORK/b035/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b022/_pkg_.a BUILDSTDERR: packagefile path/filepath=$WORK/b033/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b028/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/snapd-2.37.2/src/github.com/snapcore/snapd/dirs BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b034/_pkg_.a -trimpath $WORK/b034 -shared -p github.com/snapcore/snapd/dirs -complete -installsuffix shared -buildid 9S887xiemlciXQUXu-Zs/9S887xiemlciXQUXu-Zs -goversion go1.10.7 -D "" -importcfg $WORK/b034/importcfg -pack ./dirs.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b034/_pkg_.a # internal BUILDSTDERR: cp $WORK/b034/_pkg_.a /builddir/.cache/go-build/8a/8a7f8f27e1bf4544f7f51014813e438d22a0baf6ce5a6e0caacbe8e02d51e191-d # internal BUILDSTDERR: github.com/snapcore/snapd/cmd/snap-failure BUILDSTDERR: mkdir -p $WORK/b001/ BUILDSTDERR: cat >$WORK/b001/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile encoding/json=$WORK/b002/_pkg_.a BUILDSTDERR: packagefile errors=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b021/_pkg_.a BUILDSTDERR: packagefile github.com/jessevdk/go-flags=$WORK/b030/_pkg_.a BUILDSTDERR: packagefile github.com/snapcore/snapd/dirs=$WORK/b034/_pkg_.a BUILDSTDERR: packagefile github.com/snapcore/snapd/logger=$WORK/b060/_pkg_.a BUILDSTDERR: packagefile github.com/snapcore/snapd/osutil=$WORK/b037/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b005/_pkg_.a BUILDSTDERR: packagefile io/ioutil=$WORK/b056/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b022/_pkg_.a BUILDSTDERR: packagefile os/exec=$WORK/b057/_pkg_.a BUILDSTDERR: packagefile path/filepath=$WORK/b033/_pkg_.a BUILDSTDERR: packagefile runtime=$WORK/b009/_pkg_.a BUILDSTDERR: packagefile runtime/cgo=$WORK/b059/_pkg_.a BUILDSTDERR: packagefile math=$WORK/b018/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/snapd-2.37.2/src/github.com/snapcore/snapd/cmd/snap-failure BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b001/_pkg_.a -trimpath $WORK/b001 -shared -p main -complete -installsuffix shared -buildid X4H_bvOhvB6pXhSBL4AM/X4H_bvOhvB6pXhSBL4AM -goversion go1.10.7 -D "" -importcfg $WORK/b001/importcfg -pack ./cmd_snapd.go ./main.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b001/_pkg_.a # internal BUILDSTDERR: cp $WORK/b001/_pkg_.a /builddir/.cache/go-build/1d/1de2b011f684d3df10aa170b3acb5f3455d887bf9e56bf527ab7b7c1dd56b3c4-d # internal BUILDSTDERR: cat >$WORK/b001/importcfg.link << 'EOF' # internal BUILDSTDERR: packagefile github.com/snapcore/snapd/cmd/snap-failure=$WORK/b001/_pkg_.a BUILDSTDERR: packagefile encoding/json=$WORK/b002/_pkg_.a BUILDSTDERR: packagefile errors=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b021/_pkg_.a BUILDSTDERR: packagefile github.com/jessevdk/go-flags=$WORK/b030/_pkg_.a BUILDSTDERR: packagefile github.com/snapcore/snapd/dirs=$WORK/b034/_pkg_.a BUILDSTDERR: packagefile github.com/snapcore/snapd/logger=$WORK/b060/_pkg_.a BUILDSTDERR: packagefile github.com/snapcore/snapd/osutil=$WORK/b037/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b005/_pkg_.a BUILDSTDERR: packagefile io/ioutil=$WORK/b056/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b022/_pkg_.a BUILDSTDERR: packagefile os/exec=$WORK/b057/_pkg_.a BUILDSTDERR: packagefile path/filepath=$WORK/b033/_pkg_.a BUILDSTDERR: packagefile runtime=$WORK/b009/_pkg_.a BUILDSTDERR: packagefile runtime/cgo=$WORK/b059/_pkg_.a BUILDSTDERR: packagefile math=$WORK/b018/_pkg_.a BUILDSTDERR: packagefile bytes=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile encoding=$WORK/b015/_pkg_.a BUILDSTDERR: packagefile encoding/base64=$WORK/b016/_pkg_.a BUILDSTDERR: packagefile reflect=$WORK/b019/_pkg_.a BUILDSTDERR: packagefile sort=$WORK/b027/_pkg_.a BUILDSTDERR: packagefile strconv=$WORK/b020/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b028/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b006/_pkg_.a BUILDSTDERR: packagefile sync/atomic=$WORK/b012/_pkg_.a BUILDSTDERR: packagefile unicode=$WORK/b013/_pkg_.a BUILDSTDERR: packagefile unicode/utf16=$WORK/b029/_pkg_.a BUILDSTDERR: packagefile unicode/utf8=$WORK/b014/_pkg_.a BUILDSTDERR: packagefile bufio=$WORK/b031/_pkg_.a BUILDSTDERR: packagefile path=$WORK/b032/_pkg_.a BUILDSTDERR: packagefile syscall=$WORK/b024/_pkg_.a BUILDSTDERR: packagefile time=$WORK/b025/_pkg_.a BUILDSTDERR: packagefile github.com/snapcore/snapd/release=$WORK/b035/_pkg_.a BUILDSTDERR: packagefile log=$WORK/b061/_pkg_.a BUILDSTDERR: packagefile crypto=$WORK/b038/_pkg_.a BUILDSTDERR: packagefile debug/elf=$WORK/b040/_pkg_.a BUILDSTDERR: packagefile encoding/binary=$WORK/b017/_pkg_.a BUILDSTDERR: packagefile encoding/hex=$WORK/b046/_pkg_.a BUILDSTDERR: packagefile github.com/snapcore/snapd/osutil/sys=$WORK/b047/_pkg_.a BUILDSTDERR: packagefile github.com/snapcore/snapd/strutil=$WORK/b048/_pkg_.a BUILDSTDERR: packagefile golang.org/x/net/context=$WORK/b053/_pkg_.a BUILDSTDERR: packagefile gopkg.in/tomb.v2=$WORK/b055/_pkg_.a BUILDSTDERR: packagefile os/user=$WORK/b058/_pkg_.a BUILDSTDERR: packagefile regexp=$WORK/b050/_pkg_.a BUILDSTDERR: packagefile internal/poll=$WORK/b023/_pkg_.a BUILDSTDERR: packagefile internal/testlog=$WORK/b026/_pkg_.a BUILDSTDERR: packagefile context=$WORK/b054/_pkg_.a BUILDSTDERR: packagefile runtime/internal/atomic=$WORK/b010/_pkg_.a BUILDSTDERR: packagefile runtime/internal/sys=$WORK/b011/_pkg_.a BUILDSTDERR: packagefile internal/race=$WORK/b007/_pkg_.a BUILDSTDERR: packagefile github.com/snapcore/snapd/selinux=$WORK/b036/_pkg_.a BUILDSTDERR: packagefile hash=$WORK/b039/_pkg_.a BUILDSTDERR: packagefile compress/zlib=$WORK/b041/_pkg_.a BUILDSTDERR: packagefile debug/dwarf=$WORK/b045/_pkg_.a BUILDSTDERR: packagefile gopkg.in/yaml.v2=$WORK/b049/_pkg_.a BUILDSTDERR: packagefile math/rand=$WORK/b052/_pkg_.a BUILDSTDERR: packagefile regexp/syntax=$WORK/b051/_pkg_.a BUILDSTDERR: packagefile compress/flate=$WORK/b042/_pkg_.a BUILDSTDERR: packagefile hash/adler32=$WORK/b044/_pkg_.a BUILDSTDERR: packagefile math/bits=$WORK/b043/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: mkdir -p $WORK/b001/exe/ BUILDSTDERR: cd . BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/link -o $WORK/b001/exe/a.out -importcfg $WORK/b001/importcfg.link -installsuffix shared -buildmode=pie -buildid=nACl8WtdpQBBaVBxaQZU/X4H_bvOhvB6pXhSBL4AM/Iarw7kNG6bdQSdOzD807/nACl8WtdpQBBaVBxaQZU -B 0xf2949b6710b73580dfa98d54e75ccfd8ea7441f0 -extldflags "-Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld " -extld=gcc $WORK/b001/_pkg_.a BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b001/exe/a.out # internal BUILDSTDERR: mkdir -p bin/ BUILDSTDERR: mv $WORK/b001/exe/a.out bin/snap-failure BUILDSTDERR: rm -r $WORK/b001/ BUILDSTDERR: ++ head -c20 /dev/urandom BUILDSTDERR: ++ od -An -tx1 BUILDSTDERR: ++ tr -d ' \n' + go build -buildmode pie -compiler gc -tags=rpm_crashtraceback -ldflags ' -B 0x01184ff2ef1ab411d299014e4e87738ca3b5d842 -extldflags '\''-Wl,-z,relro -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 BUILDSTDERR: WORK=/tmp/go-build888286341 BUILDSTDERR: errors BUILDSTDERR: mkdir -p $WORK/b003/ BUILDSTDERR: cat >$WORK/b003/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: EOF BUILDSTDERR: internal/race BUILDSTDERR: mkdir -p $WORK/b006/ BUILDSTDERR: cd /usr/lib/golang/src/errors BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b003/_pkg_.a -trimpath $WORK/b003 -shared -p errors -std -complete -installsuffix shared -buildid FzgE2nFu75oIIzQfsbtJ/FzgE2nFu75oIIzQfsbtJ -goversion go1.10.7 -D "" -importcfg $WORK/b003/importcfg -pack ./errors.go BUILDSTDERR: cat >$WORK/b006/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/internal/race BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b006/_pkg_.a -trimpath $WORK/b006 -shared -p internal/race -std -complete -installsuffix shared -buildid dOVl6qj1a18OpPfdZTjZ/dOVl6qj1a18OpPfdZTjZ -goversion go1.10.7 -D "" -importcfg $WORK/b006/importcfg -pack ./doc.go ./norace.go BUILDSTDERR: runtime/internal/sys BUILDSTDERR: mkdir -p $WORK/b010/ BUILDSTDERR: cat >$WORK/b010/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/runtime/internal/sys BUILDSTDERR: /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 59obkQxhxG_TGCe612z5/59obkQxhxG_TGCe612z5 -goversion go1.10.7 -D "" -importcfg $WORK/b010/importcfg -pack ./arch.go ./arch_arm.go ./intrinsics.go ./stubs.go ./sys.go ./zgoarch_arm.go ./zgoos_linux.go ./zversion.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b003/_pkg_.a # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b006/_pkg_.a # internal BUILDSTDERR: cp $WORK/b006/_pkg_.a /builddir/.cache/go-build/6c/6c7d9dcd5420dbf7ee5230e4b77c6ac5f97b2b82b69e9abec7442c6113a1d4e5-d # internal BUILDSTDERR: cp $WORK/b003/_pkg_.a /builddir/.cache/go-build/9b/9be2c336769d4dcf37b51e73bb39f054654001d45948f463d212c65bdaf9bf39-d # internal BUILDSTDERR: unicode/utf8 BUILDSTDERR: mkdir -p $WORK/b020/ BUILDSTDERR: cat >$WORK/b020/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/unicode/utf8 BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b020/_pkg_.a -trimpath $WORK/b020 -shared -p unicode/utf8 -std -complete -installsuffix shared -buildid fJYE0wejU97PfFhHBeeA/fJYE0wejU97PfFhHBeeA -goversion go1.10.7 -D "" -importcfg $WORK/b020/importcfg -pack ./utf8.go BUILDSTDERR: sync/atomic BUILDSTDERR: mkdir -p $WORK/b011/ BUILDSTDERR: cat >$WORK/b011/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/sync/atomic BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b011/_pkg_.a -trimpath $WORK/b011 -shared -p sync/atomic -std -installsuffix shared -buildid budSmCIll38VTuET45Zo/budSmCIll38VTuET45Zo -goversion go1.10.7 -D "" -importcfg $WORK/b011/importcfg -pack -asmhdr $WORK/b011/go_asm.h ./64bit_arm.go ./doc.go ./value.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b010/_pkg_.a # internal BUILDSTDERR: math BUILDSTDERR: mkdir -p $WORK/b012/ BUILDSTDERR: cat >$WORK/b012/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/math BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b012/_pkg_.a -trimpath $WORK/b012 -shared -p math -std -installsuffix shared -buildid vod3F1rpDk2dtc-LDG0j/vod3F1rpDk2dtc-LDG0j -goversion go1.10.7 -D "" -importcfg $WORK/b012/importcfg -pack -asmhdr $WORK/b012/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 ./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 ./unsafe.go BUILDSTDERR: cp $WORK/b010/_pkg_.a /builddir/.cache/go-build/de/de7e1a766396f352d7455f5b7af0f3457334e502227eb0f522747864e18e34c4-d # internal BUILDSTDERR: runtime/internal/atomic BUILDSTDERR: mkdir -p $WORK/b009/ BUILDSTDERR: cat >$WORK/b009/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile runtime/internal/sys=$WORK/b010/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/runtime/internal/atomic BUILDSTDERR: /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 vchkUbhtBUiVeWzL9wWJ/vchkUbhtBUiVeWzL9wWJ -goversion go1.10.7 -D "" -importcfg $WORK/b009/importcfg -pack -asmhdr $WORK/b009/go_asm.h ./atomic_arm.go ./stubs.go BUILDSTDERR: cd /usr/lib/golang/src/sync/atomic BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/asm -trimpath $WORK/b011 -I $WORK/b011/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm -shared -o $WORK/b011/asm_arm.o ./asm_arm.s BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b020/_pkg_.a # internal BUILDSTDERR: cp $WORK/b020/_pkg_.a /builddir/.cache/go-build/dd/dd88326b4532d5372445a4d7210b8c24db4586b2db7e9209c65502a017b089d8-d # internal BUILDSTDERR: unicode BUILDSTDERR: mkdir -p $WORK/b021/ BUILDSTDERR: cat >$WORK/b021/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: EOF BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/asm -trimpath $WORK/b011 -I $WORK/b011/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm -shared -o $WORK/b011/asm_linux_arm.o ./asm_linux_arm.s BUILDSTDERR: cd /usr/lib/golang/src/unicode BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b021/_pkg_.a -trimpath $WORK/b021 -shared -p unicode -std -complete -installsuffix shared -buildid NGNhrKtkUSXx8aKUTdxt/NGNhrKtkUSXx8aKUTdxt -goversion go1.10.7 -D "" -importcfg $WORK/b021/importcfg -pack ./casetables.go ./digit.go ./graphic.go ./letter.go ./tables.go BUILDSTDERR: cd /usr/lib/golang/src/runtime/internal/atomic BUILDSTDERR: /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 BUILDSTDERR: /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 BUILDSTDERR: cd /usr/lib/golang/src/sync/atomic BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/pack r $WORK/b011/_pkg_.a $WORK/b011/asm_arm.o $WORK/b011/asm_linux_arm.o # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b011/_pkg_.a # internal BUILDSTDERR: cp $WORK/b011/_pkg_.a /builddir/.cache/go-build/70/707c6e722d320959298223dd4471c7b91b6a21f9de7ba9e31a7a160446bb89e5-d # internal BUILDSTDERR: internal/testlog BUILDSTDERR: mkdir -p $WORK/b017/ BUILDSTDERR: cat >$WORK/b017/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile sync/atomic=$WORK/b011/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/internal/testlog BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b017/_pkg_.a -trimpath $WORK/b017 -shared -p internal/testlog -std -complete -installsuffix shared -buildid pYom1Yu7pPCpBa1QTHzq/pYom1Yu7pPCpBa1QTHzq -goversion go1.10.7 -D "" -importcfg $WORK/b017/importcfg -pack ./log.go BUILDSTDERR: cd /usr/lib/golang/src/runtime/internal/atomic BUILDSTDERR: /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 BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b009/_pkg_.a # internal BUILDSTDERR: cp $WORK/b009/_pkg_.a /builddir/.cache/go-build/ec/ec61486775f3d3683e1c552a154807a619f7bcbc5aa2b8db500d0dfad17e97bf-d # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b017/_pkg_.a # internal BUILDSTDERR: cp $WORK/b017/_pkg_.a /builddir/.cache/go-build/ca/cac2ea73f7f18d3d746bb463e721ff0135b00c2314eaf9e0490e02b9114a4436-d # internal BUILDSTDERR: math/bits BUILDSTDERR: mkdir -p $WORK/b038/ BUILDSTDERR: cat >$WORK/b038/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/math/bits BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b038/_pkg_.a -trimpath $WORK/b038 -shared -p math/bits -std -complete -installsuffix shared -buildid XNxaeMKSllrnt1Vhe5QU/XNxaeMKSllrnt1Vhe5QU -goversion go1.10.7 -D "" -importcfg $WORK/b038/importcfg -pack ./bits.go ./bits_tables.go BUILDSTDERR: runtime BUILDSTDERR: mkdir -p $WORK/b008/ BUILDSTDERR: cat >$WORK/b008/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile runtime/internal/atomic=$WORK/b009/_pkg_.a BUILDSTDERR: packagefile runtime/internal/sys=$WORK/b010/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/runtime BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b008/_pkg_.a -trimpath $WORK/b008 -shared -p runtime -std -+ -installsuffix shared -buildid bhPI7QEd8EmtpOEQR3K1/bhPI7QEd8EmtpOEQR3K1 -goversion go1.10.7 -D "" -importcfg $WORK/b008/importcfg -pack -asmhdr $WORK/b008/go_asm.h ./alg.go ./atomic_pointer.go ./cgo.go ./cgocall.go ./cgocallback.go ./cgocheck.go ./chan.go ./compiler.go ./complex.go ./cpuprof.go ./debug.go ./defs_linux_arm.go ./env_posix.go ./error.go ./extern.go ./fastlog2.go ./fastlog2table.go ./fedora.go ./float.go ./hash32.go ./hashmap.go ./hashmap_fast.go ./heapdump.go ./iface.go ./lfstack.go ./lfstack_32bit.go ./lock_futex.go ./malloc.go ./mbarrier.go ./mbitmap.go ./mcache.go ./mcentral.go ./mem_linux.go ./mfinal.go ./mfixalloc.go ./mgc.go ./mgclarge.go ./mgcmark.go ./mgcsweep.go ./mgcsweepbuf.go ./mgcwork.go ./mheap.go ./mmap.go ./mprof.go ./msan0.go ./msize.go ./mstats.go ./mwbbuf.go ./netpoll.go ./netpoll_epoll.go ./os_linux.go ./os_linux_arm.go ./os_linux_generic.go ./panic.go ./plugin.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_linux.go ./signal_arm.go ./signal_linux_arm.go ./signal_sighandler.go ./signal_unix.go ./sigqueue.go ./sigtab_linux_generic.go ./sizeclasses.go ./slice.go ./softfloat64.go ./softfloat_arm.go ./sqrt.go ./stack.go ./string.go ./stubs.go ./stubs2.go ./stubs32.go ./stubs_asm.go ./stubs_linux.go ./symtab.go ./sys_arm.go ./sys_nonppc64x.go ./time.go ./timestub.go ./trace.go ./traceback.go ./type.go ./typekind.go ./unaligned2.go ./utf8.go ./vlrt.go ./write_err.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b038/_pkg_.a # internal BUILDSTDERR: cp $WORK/b038/_pkg_.a /builddir/.cache/go-build/65/65373472c87457180324913199da414da986b82b08a0ef1a6081b65eb54f85e7-d # internal BUILDSTDERR: encoding BUILDSTDERR: mkdir -p $WORK/b046/ BUILDSTDERR: cat >$WORK/b046/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/encoding BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b046/_pkg_.a -trimpath $WORK/b046 -shared -p encoding -std -complete -installsuffix shared -buildid QkqpXiTvWFz2yKi8I0Yi/QkqpXiTvWFz2yKi8I0Yi -goversion go1.10.7 -D "" -importcfg $WORK/b046/importcfg -pack ./encoding.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b046/_pkg_.a # internal BUILDSTDERR: cp $WORK/b046/_pkg_.a /builddir/.cache/go-build/d1/d1ce3a0982665e20620ed446eeb68be46ae4cfe0d12719302fbcf8979d3ec395-d # internal BUILDSTDERR: runtime/cgo BUILDSTDERR: mkdir -p $WORK/b057/ BUILDSTDERR: cd /usr/lib/golang/src/runtime/cgo BUILDSTDERR: CGO_LDFLAGS='"-g" "-O2" "-lpthread"' /usr/lib/golang/pkg/tool/linux_arm/cgo -objdir $WORK/b057/ -importpath runtime/cgo -import_runtime_cgo=false -import_syscall=false -- -I $WORK/b057/ -g -O2 -Wall -Werror ./cgo.go BUILDSTDERR: cd $WORK BUILDSTDERR: gcc -fno-caret-diagnostics -c -x c - || true BUILDSTDERR: gcc -Qunused-arguments -c -x c - || true BUILDSTDERR: gcc -fdebug-prefix-map=a=b -c -x c - || true BUILDSTDERR: cd /usr/lib/golang/src/math BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/asm -trimpath $WORK/b012 -I $WORK/b012/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm -shared -o $WORK/b012/asin_arm.o ./asin_arm.s BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/asm -trimpath $WORK/b012 -I $WORK/b012/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm -shared -o $WORK/b012/asinh_stub.o ./asinh_stub.s BUILDSTDERR: cd $WORK BUILDSTDERR: gcc -gno-record-gcc-switches -c -x c - || true BUILDSTDERR: cd /usr/lib/golang/src/math BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/asm -trimpath $WORK/b012 -I $WORK/b012/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm -shared -o $WORK/b012/atan2_arm.o ./atan2_arm.s BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/asm -trimpath $WORK/b012 -I $WORK/b012/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm -shared -o $WORK/b012/atan_arm.o ./atan_arm.s BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/asm -trimpath $WORK/b012 -I $WORK/b012/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm -shared -o $WORK/b012/cbrt_stub.o ./cbrt_stub.s BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/asm -trimpath $WORK/b012 -I $WORK/b012/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm -shared -o $WORK/b012/dim_arm.o ./dim_arm.s BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/asm -trimpath $WORK/b012 -I $WORK/b012/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm -shared -o $WORK/b012/erf_stub.o ./erf_stub.s BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/asm -trimpath $WORK/b012 -I $WORK/b012/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm -shared -o $WORK/b012/exp2_arm.o ./exp2_arm.s BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/asm -trimpath $WORK/b012 -I $WORK/b012/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm -shared -o $WORK/b012/exp_arm.o ./exp_arm.s BUILDSTDERR: cd $WORK/b057 BUILDSTDERR: gcc -I /usr/lib/golang/src/runtime/cgo -fPIC -marm -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b057=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -Wall -Werror -o ./_x001.o -c _cgo_export.c BUILDSTDERR: cd /usr/lib/golang/src/math BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/asm -trimpath $WORK/b012 -I $WORK/b012/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm -shared -o $WORK/b012/expm1_arm.o ./expm1_arm.s BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/asm -trimpath $WORK/b012 -I $WORK/b012/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm -shared -o $WORK/b012/floor_arm.o ./floor_arm.s BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/asm -trimpath $WORK/b012 -I $WORK/b012/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm -shared -o $WORK/b012/frexp_arm.o ./frexp_arm.s BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/asm -trimpath $WORK/b012 -I $WORK/b012/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm -shared -o $WORK/b012/hypot_arm.o ./hypot_arm.s BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/asm -trimpath $WORK/b012 -I $WORK/b012/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm -shared -o $WORK/b012/ldexp_arm.o ./ldexp_arm.s BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b021/_pkg_.a # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/asm -trimpath $WORK/b012 -I $WORK/b012/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm -shared -o $WORK/b012/log10_arm.o ./log10_arm.s BUILDSTDERR: cp $WORK/b021/_pkg_.a /builddir/.cache/go-build/ff/ff841cba8bfa0b134451e77d5e80aeb6f6e887be9a52121b8fe6e9ec382e5ece-d # internal BUILDSTDERR: unicode/utf16 BUILDSTDERR: mkdir -p $WORK/b060/ BUILDSTDERR: cat >$WORK/b060/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/unicode/utf16 BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b060/_pkg_.a -trimpath $WORK/b060 -shared -p unicode/utf16 -std -complete -installsuffix shared -buildid HMRDOQp3lAQTAUw9RqpZ/HMRDOQp3lAQTAUw9RqpZ -goversion go1.10.7 -D "" -importcfg $WORK/b060/importcfg -pack ./utf16.go BUILDSTDERR: cd /usr/lib/golang/src/math BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/asm -trimpath $WORK/b012 -I $WORK/b012/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm -shared -o $WORK/b012/log1p_arm.o ./log1p_arm.s BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/asm -trimpath $WORK/b012 -I $WORK/b012/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm -shared -o $WORK/b012/log_arm.o ./log_arm.s BUILDSTDERR: cd $WORK/b057 BUILDSTDERR: gcc -I /usr/lib/golang/src/runtime/cgo -fPIC -marm -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b057=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -Wall -Werror -o ./_x002.o -c cgo.cgo2.c BUILDSTDERR: cd /usr/lib/golang/src/math BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/asm -trimpath $WORK/b012 -I $WORK/b012/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm -shared -o $WORK/b012/mod_arm.o ./mod_arm.s BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/asm -trimpath $WORK/b012 -I $WORK/b012/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm -shared -o $WORK/b012/modf_arm.o ./modf_arm.s BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b060/_pkg_.a # internal BUILDSTDERR: cp $WORK/b060/_pkg_.a /builddir/.cache/go-build/51/51f8866d53bdd143320f4433f81f844924cbebf9266bafec6e66a0436b852679-d # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/asm -trimpath $WORK/b012 -I $WORK/b012/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm -shared -o $WORK/b012/pow_stub.o ./pow_stub.s BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/asm -trimpath $WORK/b012 -I $WORK/b012/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm -shared -o $WORK/b012/remainder_arm.o ./remainder_arm.s BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/asm -trimpath $WORK/b012 -I $WORK/b012/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm -shared -o $WORK/b012/sin_arm.o ./sin_arm.s BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/asm -trimpath $WORK/b012 -I $WORK/b012/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm -shared -o $WORK/b012/sinh_stub.o ./sinh_stub.s BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/asm -trimpath $WORK/b012 -I $WORK/b012/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm -shared -o $WORK/b012/sqrt_arm.o ./sqrt_arm.s BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/asm -trimpath $WORK/b012 -I $WORK/b012/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm -shared -o $WORK/b012/tan_arm.o ./tan_arm.s BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/pack r $WORK/b012/_pkg_.a $WORK/b012/asin_arm.o $WORK/b012/asinh_stub.o $WORK/b012/atan2_arm.o $WORK/b012/atan_arm.o $WORK/b012/cbrt_stub.o $WORK/b012/dim_arm.o $WORK/b012/erf_stub.o $WORK/b012/exp2_arm.o $WORK/b012/exp_arm.o $WORK/b012/expm1_arm.o $WORK/b012/floor_arm.o $WORK/b012/frexp_arm.o $WORK/b012/hypot_arm.o $WORK/b012/ldexp_arm.o $WORK/b012/log10_arm.o $WORK/b012/log1p_arm.o $WORK/b012/log_arm.o $WORK/b012/mod_arm.o $WORK/b012/modf_arm.o $WORK/b012/pow_stub.o $WORK/b012/remainder_arm.o $WORK/b012/sin_arm.o $WORK/b012/sinh_stub.o $WORK/b012/sqrt_arm.o $WORK/b012/tan_arm.o # internal BUILDSTDERR: cd /usr/lib/golang/src/runtime/cgo BUILDSTDERR: gcc -I . -fPIC -marm -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b057=/tmp/go-build -gno-record-gcc-switches -I $WORK/b057/ -g -O2 -Wall -Werror -o $WORK/b057/_x003.o -c gcc_context.c BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b012/_pkg_.a # internal BUILDSTDERR: cp $WORK/b012/_pkg_.a /builddir/.cache/go-build/30/30b2fb20b2fb2d4ce1bb1ffbf0571623cbd1105badb42e14947c66aa5cde23cf-d # internal BUILDSTDERR: strconv BUILDSTDERR: mkdir -p $WORK/b019/ BUILDSTDERR: cat >$WORK/b019/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile errors=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile math=$WORK/b012/_pkg_.a BUILDSTDERR: packagefile unicode/utf8=$WORK/b020/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/strconv BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b019/_pkg_.a -trimpath $WORK/b019 -shared -p strconv -std -complete -installsuffix shared -buildid qJkbxNtUS-Mh2RrxJyOi/qJkbxNtUS-Mh2RrxJyOi -goversion go1.10.7 -D "" -importcfg $WORK/b019/importcfg -pack ./atob.go ./atof.go ./atoi.go ./decimal.go ./doc.go ./extfloat.go ./ftoa.go ./isprint.go ./itoa.go ./quote.go BUILDSTDERR: cd /usr/lib/golang/src/runtime/cgo BUILDSTDERR: gcc -I . -fPIC -marm -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b057=/tmp/go-build -gno-record-gcc-switches -I $WORK/b057/ -g -O2 -Wall -Werror -o $WORK/b057/_x004.o -c gcc_fatalf.c BUILDSTDERR: gcc -I . -fPIC -marm -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b057=/tmp/go-build -gno-record-gcc-switches -I $WORK/b057/ -g -O2 -Wall -Werror -o $WORK/b057/_x005.o -c gcc_libinit.c BUILDSTDERR: gcc -I . -fPIC -marm -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b057=/tmp/go-build -gno-record-gcc-switches -I $WORK/b057/ -g -O2 -Wall -Werror -o $WORK/b057/_x006.o -c gcc_linux_arm.c BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b019/_pkg_.a # internal BUILDSTDERR: cp $WORK/b019/_pkg_.a /builddir/.cache/go-build/24/24ea46accc14a4a141160d833a0bac5804e4f6d2daaf41965015b7d8fc3e7abd-d # internal BUILDSTDERR: gcc -I . -fPIC -marm -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b057=/tmp/go-build -gno-record-gcc-switches -I $WORK/b057/ -g -O2 -Wall -Werror -o $WORK/b057/_x007.o -c gcc_setenv.c BUILDSTDERR: gcc -I . -fPIC -marm -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b057=/tmp/go-build -gno-record-gcc-switches -I $WORK/b057/ -g -O2 -Wall -Werror -o $WORK/b057/_x008.o -c gcc_traceback.c BUILDSTDERR: gcc -I . -fPIC -marm -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b057=/tmp/go-build -gno-record-gcc-switches -I $WORK/b057/ -g -O2 -Wall -Werror -o $WORK/b057/_x009.o -c gcc_util.c BUILDSTDERR: gcc -I . -fPIC -marm -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b057=/tmp/go-build -gno-record-gcc-switches -I $WORK/b057/ -g -O2 -Wall -Werror -o $WORK/b057/_x010.o -c gcc_arm.S BUILDSTDERR: cd $WORK/b057 BUILDSTDERR: gcc -I /usr/lib/golang/src/runtime/cgo -fPIC -marm -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b057=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -Wall -Werror -o ./_cgo_main.o -c _cgo_main.c BUILDSTDERR: cd /usr/lib/golang/src/runtime/cgo BUILDSTDERR: gcc -I . -fPIC -marm -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b057=/tmp/go-build -gno-record-gcc-switches -o $WORK/b057/_cgo_.o $WORK/b057/_cgo_main.o $WORK/b057/_x001.o $WORK/b057/_x002.o $WORK/b057/_x003.o $WORK/b057/_x004.o $WORK/b057/_x005.o $WORK/b057/_x006.o $WORK/b057/_x007.o $WORK/b057/_x008.o $WORK/b057/_x009.o $WORK/b057/_x010.o -g -O2 -lpthread -pie BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/cgo -dynpackage cgo -dynimport $WORK/b057/_cgo_.o -dynout $WORK/b057/_cgo_import.go -dynlinker BUILDSTDERR: cat >$WORK/b057/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: EOF BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b057/_pkg_.a -trimpath $WORK/b057 -shared -p runtime/cgo -std -installsuffix shared -buildid u1Bn2Y7LiGXPps-ZbiXX/u1Bn2Y7LiGXPps-ZbiXX -goversion go1.10.7 -D "" -importcfg $WORK/b057/importcfg -pack -asmhdr $WORK/b057/go_asm.h ./callbacks.go ./callbacks_traceback.go ./iscgo.go ./setenv.go $WORK/b057/_cgo_gotypes.go $WORK/b057/cgo.cgo1.go $WORK/b057/_cgo_import.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/asm -trimpath $WORK/b057 -I $WORK/b057/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm -shared -o $WORK/b057/asm_arm.o ./asm_arm.s BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/pack r $WORK/b057/_pkg_.a $WORK/b057/asm_arm.o $WORK/b057/_x001.o $WORK/b057/_x002.o $WORK/b057/_x003.o $WORK/b057/_x004.o $WORK/b057/_x005.o $WORK/b057/_x006.o $WORK/b057/_x007.o $WORK/b057/_x008.o $WORK/b057/_x009.o $WORK/b057/_x010.o # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b057/_pkg_.a # internal BUILDSTDERR: cp $WORK/b057/_pkg_.a /builddir/.cache/go-build/6e/6e6e106bc9a94269675aea963f9c6e31aef62a579cffa38574d1df11d0a45c25-d # internal BUILDSTDERR: cd /usr/lib/golang/src/runtime BUILDSTDERR: /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.o ./asm.s BUILDSTDERR: /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 BUILDSTDERR: /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/duff_arm.o ./duff_arm.s BUILDSTDERR: /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/memclr_arm.o ./memclr_arm.s BUILDSTDERR: /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/memmove_arm.o ./memmove_arm.s BUILDSTDERR: /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/rt0_linux_arm.o ./rt0_linux_arm.s BUILDSTDERR: /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 BUILDSTDERR: /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/tls_arm.o ./tls_arm.s BUILDSTDERR: /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/vlop_arm.o ./vlop_arm.s BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/pack r $WORK/b008/_pkg_.a $WORK/b008/asm.o $WORK/b008/asm_arm.o $WORK/b008/duff_arm.o $WORK/b008/memclr_arm.o $WORK/b008/memmove_arm.o $WORK/b008/rt0_linux_arm.o $WORK/b008/sys_linux_arm.o $WORK/b008/tls_arm.o $WORK/b008/vlop_arm.o # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b008/_pkg_.a # internal BUILDSTDERR: cp $WORK/b008/_pkg_.a /builddir/.cache/go-build/12/12f69b0a8d8288ae1b3fc1ee53669a57199d00afb03436c8ec7ce01672dbd49f-d # internal BUILDSTDERR: sync BUILDSTDERR: mkdir -p $WORK/b005/ BUILDSTDERR: cat >$WORK/b005/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile internal/race=$WORK/b006/_pkg_.a BUILDSTDERR: packagefile runtime=$WORK/b008/_pkg_.a BUILDSTDERR: packagefile sync/atomic=$WORK/b011/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/sync BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b005/_pkg_.a -trimpath $WORK/b005 -shared -p sync -std -installsuffix shared -buildid u_7tPeKd-gz48mgCwh81/u_7tPeKd-gz48mgCwh81 -goversion go1.10.7 -D "" -importcfg $WORK/b005/importcfg -pack ./cond.go ./map.go ./mutex.go ./once.go ./pool.go ./runtime.go ./rwmutex.go ./waitgroup.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b005/_pkg_.a # internal BUILDSTDERR: cp $WORK/b005/_pkg_.a /builddir/.cache/go-build/d2/d21d416b8c50d87c890a88f01fc0d9b8c1f53351881bc7776bb0354c8609dba2-d # internal BUILDSTDERR: io BUILDSTDERR: mkdir -p $WORK/b004/ BUILDSTDERR: cat >$WORK/b004/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile errors=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b005/_pkg_.a BUILDSTDERR: packagefile sync/atomic=$WORK/b011/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/io BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b004/_pkg_.a -trimpath $WORK/b004 -shared -p io -std -complete -installsuffix shared -buildid TCM_eiQScJeuOwlBKfab/TCM_eiQScJeuOwlBKfab -goversion go1.10.7 -D "" -importcfg $WORK/b004/importcfg -pack ./io.go ./multi.go ./pipe.go BUILDSTDERR: math/rand BUILDSTDERR: mkdir -p $WORK/b050/ BUILDSTDERR: cat >$WORK/b050/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile math=$WORK/b012/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b005/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/math/rand BUILDSTDERR: /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 -nML_Cl1SdrsOCTHs8rQ/-nML_Cl1SdrsOCTHs8rQ -goversion go1.10.7 -D "" -importcfg $WORK/b050/importcfg -pack ./exp.go ./normal.go ./rand.go ./rng.go ./zipf.go BUILDSTDERR: reflect BUILDSTDERR: mkdir -p $WORK/b018/ BUILDSTDERR: cat >$WORK/b018/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile math=$WORK/b012/_pkg_.a BUILDSTDERR: packagefile runtime=$WORK/b008/_pkg_.a BUILDSTDERR: packagefile strconv=$WORK/b019/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b005/_pkg_.a BUILDSTDERR: packagefile unicode=$WORK/b021/_pkg_.a BUILDSTDERR: packagefile unicode/utf8=$WORK/b020/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/reflect BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b018/_pkg_.a -trimpath $WORK/b018 -shared -p reflect -std -installsuffix shared -buildid s-kFQRWiC8zilyum1d5V/s-kFQRWiC8zilyum1d5V -goversion go1.10.7 -D "" -importcfg $WORK/b018/importcfg -pack -asmhdr $WORK/b018/go_asm.h ./deepequal.go ./makefunc.go ./swapper.go ./type.go ./value.go BUILDSTDERR: syscall BUILDSTDERR: mkdir -p $WORK/b015/ BUILDSTDERR: cat >$WORK/b015/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile internal/race=$WORK/b006/_pkg_.a BUILDSTDERR: packagefile runtime=$WORK/b008/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b005/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/syscall BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b015/_pkg_.a -trimpath $WORK/b015 -shared -p syscall -std -installsuffix shared -buildid SxcSXGRvOVx7f0tjeXPC/SxcSXGRvOVx7f0tjeXPC -goversion go1.10.7 -D "" -importcfg $WORK/b015/importcfg -pack -asmhdr $WORK/b015/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 ./sockcmsg_linux.go ./sockcmsg_unix.go ./str.go ./syscall.go ./syscall_linux.go ./syscall_linux_arm.go ./syscall_unix.go ./timestruct.go ./zerrors_linux_arm.go ./zsyscall_linux_arm.go ./zsysnum_linux_arm.go ./ztypes_linux_arm.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b050/_pkg_.a # internal BUILDSTDERR: cp $WORK/b050/_pkg_.a /builddir/.cache/go-build/b0/b0933b5bf525c8703abf97b3f049d9c62f41b2407e33e157f8d7ddb0703f17c8-d # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b004/_pkg_.a # internal BUILDSTDERR: cp $WORK/b004/_pkg_.a /builddir/.cache/go-build/5c/5ca8ff181114072920982281a05aabafe7d6c1ed8ab0e786d5fc6c47ba370d0d-d # internal BUILDSTDERR: bytes BUILDSTDERR: mkdir -p $WORK/b024/ BUILDSTDERR: cat >$WORK/b024/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile errors=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile unicode=$WORK/b021/_pkg_.a BUILDSTDERR: packagefile unicode/utf8=$WORK/b020/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: strings BUILDSTDERR: mkdir -p $WORK/b026/ BUILDSTDERR: cd /usr/lib/golang/src/bytes BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b024/_pkg_.a -trimpath $WORK/b024 -shared -p bytes -std -installsuffix shared -buildid _GCGalllAI9ZMbC_t5vE/_GCGalllAI9ZMbC_t5vE -goversion go1.10.7 -D "" -importcfg $WORK/b024/importcfg -pack ./buffer.go ./bytes.go ./bytes_decl.go ./bytes_generic.go ./reader.go BUILDSTDERR: cat >$WORK/b026/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile errors=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile unicode=$WORK/b021/_pkg_.a BUILDSTDERR: packagefile unicode/utf8=$WORK/b020/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/strings BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b026/_pkg_.a -trimpath $WORK/b026 -shared -p strings -std -installsuffix shared -buildid OxzQVLHMQLdicf1cDjkt/OxzQVLHMQLdicf1cDjkt -goversion go1.10.7 -D "" -importcfg $WORK/b026/importcfg -pack -asmhdr $WORK/b026/go_asm.h ./builder.go ./compare.go ./reader.go ./replace.go ./search.go ./strings.go ./strings_decl.go ./strings_generic.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b024/_pkg_.a # internal BUILDSTDERR: cp $WORK/b024/_pkg_.a /builddir/.cache/go-build/55/55cd26c3ffac962f7d510a901a58055599f2031bbea86feaa465b0ee50094ff9-d # internal BUILDSTDERR: bufio BUILDSTDERR: mkdir -p $WORK/b023/ BUILDSTDERR: cat >$WORK/b023/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile bytes=$WORK/b024/_pkg_.a BUILDSTDERR: packagefile errors=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile unicode/utf8=$WORK/b020/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/bufio BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b023/_pkg_.a -trimpath $WORK/b023 -shared -p bufio -std -complete -installsuffix shared -buildid sbyQrKKdPi0f-I6rKRUm/sbyQrKKdPi0f-I6rKRUm -goversion go1.10.7 -D "" -importcfg $WORK/b023/importcfg -pack ./bufio.go ./scan.go BUILDSTDERR: cd /usr/lib/golang/src/strings BUILDSTDERR: /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/strings.o ./strings.s BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/pack r $WORK/b026/_pkg_.a $WORK/b026/strings.o # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b026/_pkg_.a # internal BUILDSTDERR: cp $WORK/b026/_pkg_.a /builddir/.cache/go-build/da/dac7ce4fa145f37eaa37b453501c4f3bbccfe72a6cbd6713501de33c5890ddd1-d # internal BUILDSTDERR: path BUILDSTDERR: mkdir -p $WORK/b025/ BUILDSTDERR: cat >$WORK/b025/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile errors=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b026/_pkg_.a BUILDSTDERR: packagefile unicode/utf8=$WORK/b020/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/path BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b025/_pkg_.a -trimpath $WORK/b025 -shared -p path -std -complete -installsuffix shared -buildid BO-34LXa-oC-9ds2voTM/BO-34LXa-oC-9ds2voTM -goversion go1.10.7 -D "" -importcfg $WORK/b025/importcfg -pack ./match.go ./path.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b025/_pkg_.a # internal BUILDSTDERR: cp $WORK/b025/_pkg_.a /builddir/.cache/go-build/2d/2d24b92ea916ae2dcfbf14800d26054879325340742a446c9bfbf25eb7c5dd81-d # internal BUILDSTDERR: hash BUILDSTDERR: mkdir -p $WORK/b034/ BUILDSTDERR: cat >$WORK/b034/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile io=$WORK/b004/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/hash BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b034/_pkg_.a -trimpath $WORK/b034 -shared -p hash -std -complete -installsuffix shared -buildid ZozSq7IL68fD4Ob_6-QE/ZozSq7IL68fD4Ob_6-QE -goversion go1.10.7 -D "" -importcfg $WORK/b034/importcfg -pack ./hash.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b034/_pkg_.a # internal BUILDSTDERR: cp $WORK/b034/_pkg_.a /builddir/.cache/go-build/a4/a41cc9a7108ed297e326d09d01047d03c42f066ca6d5c45f0fe27035e0fdc02a-d # internal BUILDSTDERR: crypto BUILDSTDERR: mkdir -p $WORK/b033/ BUILDSTDERR: cat >$WORK/b033/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile hash=$WORK/b034/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile strconv=$WORK/b019/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/crypto BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b033/_pkg_.a -trimpath $WORK/b033 -shared -p crypto -std -complete -installsuffix shared -buildid egKghIQAgrtx_-euBoL-/egKghIQAgrtx_-euBoL- -goversion go1.10.7 -D "" -importcfg $WORK/b033/importcfg -pack ./crypto.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b033/_pkg_.a # internal BUILDSTDERR: cp $WORK/b033/_pkg_.a /builddir/.cache/go-build/d2/d27e27cbfea0e10ba18bdfe7a1048f5305bf5045c9bcb0f7992bba0cd543d5ff-d # internal BUILDSTDERR: hash/adler32 BUILDSTDERR: mkdir -p $WORK/b039/ BUILDSTDERR: cat >$WORK/b039/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile errors=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile hash=$WORK/b034/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/hash/adler32 BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b039/_pkg_.a -trimpath $WORK/b039 -shared -p hash/adler32 -std -complete -installsuffix shared -buildid fDYGKa7YU0c9afK6FCfl/fDYGKa7YU0c9afK6FCfl -goversion go1.10.7 -D "" -importcfg $WORK/b039/importcfg -pack ./adler32.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b023/_pkg_.a # internal BUILDSTDERR: cp $WORK/b023/_pkg_.a /builddir/.cache/go-build/2c/2ca189b2fe500e48c433581102b973845b9940b1750d495610e6ce1f8bd8da7f-d # internal BUILDSTDERR: runtime/trace BUILDSTDERR: mkdir -p $WORK/b075/ BUILDSTDERR: cat >$WORK/b075/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile io=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile runtime=$WORK/b008/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/runtime/trace BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b075/_pkg_.a -trimpath $WORK/b075 -shared -p runtime/trace -std -complete -installsuffix shared -buildid yG-86DgUBAlaPo9GKV_V/yG-86DgUBAlaPo9GKV_V -goversion go1.10.7 -D "" -importcfg $WORK/b075/importcfg -pack ./trace.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b039/_pkg_.a # internal BUILDSTDERR: cp $WORK/b039/_pkg_.a /builddir/.cache/go-build/e1/e13c88629ba62ea721c7e060114ea86d6115b97a7edf94a1aae5752dc744a83b-d # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b075/_pkg_.a # internal BUILDSTDERR: cp $WORK/b075/_pkg_.a /builddir/.cache/go-build/18/18648525c8e86edb8f296b8e5245ed82167484bdbc4e6b2b454e0aae8951c1b3-d # internal BUILDSTDERR: cd /usr/lib/golang/src/syscall BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/asm -trimpath $WORK/b015 -I $WORK/b015/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm -shared -o $WORK/b015/asm_linux_arm.o ./asm_linux_arm.s BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/pack r $WORK/b015/_pkg_.a $WORK/b015/asm_linux_arm.o # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b015/_pkg_.a # internal BUILDSTDERR: cp $WORK/b015/_pkg_.a /builddir/.cache/go-build/b0/b0f2b7bcf41b765e2053e273270496354b5156a4e91fdd31f7ff004c6cfc2ad1-d # internal BUILDSTDERR: time BUILDSTDERR: mkdir -p $WORK/b016/ BUILDSTDERR: cat >$WORK/b016/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile errors=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b005/_pkg_.a BUILDSTDERR: packagefile syscall=$WORK/b015/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/time BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b016/_pkg_.a -trimpath $WORK/b016 -shared -p time -std -installsuffix shared -buildid o4VgzBc7zFrS_Dmgo4kP/o4VgzBc7zFrS_Dmgo4kP -goversion go1.10.7 -D "" -importcfg $WORK/b016/importcfg -pack ./format.go ./sleep.go ./sys_unix.go ./tick.go ./time.go ./zoneinfo.go ./zoneinfo_read.go ./zoneinfo_unix.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b016/_pkg_.a # internal BUILDSTDERR: cp $WORK/b016/_pkg_.a /builddir/.cache/go-build/66/66c509b207844b9224058046449cd4b141d37d0ef65f70c12daa0336dba535f6-d # internal BUILDSTDERR: internal/poll BUILDSTDERR: mkdir -p $WORK/b014/ BUILDSTDERR: cat >$WORK/b014/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile errors=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile runtime=$WORK/b008/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b005/_pkg_.a BUILDSTDERR: packagefile sync/atomic=$WORK/b011/_pkg_.a BUILDSTDERR: packagefile syscall=$WORK/b015/_pkg_.a BUILDSTDERR: packagefile time=$WORK/b016/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/internal/poll BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b014/_pkg_.a -trimpath $WORK/b014 -shared -p internal/poll -std -installsuffix shared -buildid 1upNZtS6hJJKJtyY3dJc/1upNZtS6hJJKJtyY3dJc -goversion go1.10.7 -D "" -importcfg $WORK/b014/importcfg -pack ./fd.go ./fd_mutex.go ./fd_poll_runtime.go ./fd_posix.go ./fd_unix.go ./hook_cloexec.go ./hook_unix.go ./sendfile_linux.go ./sock_cloexec.go ./sockopt.go ./sockopt_linux.go ./sockopt_unix.go ./sockoptip.go ./writev.go BUILDSTDERR: cd /usr/lib/golang/src/reflect BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/asm -trimpath $WORK/b018 -I $WORK/b018/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm -shared -o $WORK/b018/asm_arm.o ./asm_arm.s BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/pack r $WORK/b018/_pkg_.a $WORK/b018/asm_arm.o # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b018/_pkg_.a # internal BUILDSTDERR: cp $WORK/b018/_pkg_.a /builddir/.cache/go-build/9e/9e2f67411f33d307686b48ad5fae67786c3e1dffa9216e2f088e881e30c04258-d # internal BUILDSTDERR: encoding/binary BUILDSTDERR: mkdir -p $WORK/b041/ BUILDSTDERR: sort BUILDSTDERR: mkdir -p $WORK/b028/ BUILDSTDERR: cat >$WORK/b041/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile errors=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile math=$WORK/b012/_pkg_.a BUILDSTDERR: packagefile reflect=$WORK/b018/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cat >$WORK/b028/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile reflect=$WORK/b018/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/encoding/binary BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b041/_pkg_.a -trimpath $WORK/b041 -shared -p encoding/binary -std -complete -installsuffix shared -buildid YI5BBy7kyY0PGCxIMMj0/YI5BBy7kyY0PGCxIMMj0 -goversion go1.10.7 -D "" -importcfg $WORK/b041/importcfg -pack ./binary.go ./varint.go BUILDSTDERR: cd /usr/lib/golang/src/sort BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b028/_pkg_.a -trimpath $WORK/b028 -shared -p sort -std -complete -installsuffix shared -buildid FG38cdnFDa2R2edYhNBZ/FG38cdnFDa2R2edYhNBZ -goversion go1.10.7 -D "" -importcfg $WORK/b028/importcfg -pack ./search.go ./slice.go ./sort.go ./zfuncversion.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b014/_pkg_.a # internal BUILDSTDERR: cp $WORK/b014/_pkg_.a /builddir/.cache/go-build/83/8302a2db16e2193faba2a4bb014944d0ce69d7c3a4cc222cc1d74787e7a88879-d # internal BUILDSTDERR: os BUILDSTDERR: mkdir -p $WORK/b013/ BUILDSTDERR: cat >$WORK/b013/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile errors=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile internal/poll=$WORK/b014/_pkg_.a BUILDSTDERR: packagefile internal/testlog=$WORK/b017/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile runtime=$WORK/b008/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b005/_pkg_.a BUILDSTDERR: packagefile sync/atomic=$WORK/b011/_pkg_.a BUILDSTDERR: packagefile syscall=$WORK/b015/_pkg_.a BUILDSTDERR: packagefile time=$WORK/b016/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/os BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b013/_pkg_.a -trimpath $WORK/b013 -shared -p os -std -installsuffix shared -buildid s1F4EhaI1b08EpBqxMoy/s1F4EhaI1b08EpBqxMoy -goversion go1.10.7 -D "" -importcfg $WORK/b013/importcfg -pack ./dir.go ./dir_unix.go ./env.go ./error.go ./error_posix.go ./error_unix.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 ./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 BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b028/_pkg_.a # internal BUILDSTDERR: cp $WORK/b028/_pkg_.a /builddir/.cache/go-build/6e/6e7526ac4f02ad7f6faa55b3eaa6f5f4fdcffaa0102114b79677e0f06c1244a1-d # internal BUILDSTDERR: regexp/syntax BUILDSTDERR: mkdir -p $WORK/b049/ BUILDSTDERR: cat >$WORK/b049/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile bytes=$WORK/b024/_pkg_.a BUILDSTDERR: packagefile sort=$WORK/b028/_pkg_.a BUILDSTDERR: packagefile strconv=$WORK/b019/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b026/_pkg_.a BUILDSTDERR: packagefile unicode=$WORK/b021/_pkg_.a BUILDSTDERR: packagefile unicode/utf8=$WORK/b020/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/regexp/syntax BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b049/_pkg_.a -trimpath $WORK/b049 -shared -p regexp/syntax -std -complete -installsuffix shared -buildid nHMedrzBLp0U265kjrAK/nHMedrzBLp0U265kjrAK -goversion go1.10.7 -D "" -importcfg $WORK/b049/importcfg -pack ./compile.go ./doc.go ./parse.go ./perl_groups.go ./prog.go ./regexp.go ./simplify.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b041/_pkg_.a # internal BUILDSTDERR: cp $WORK/b041/_pkg_.a /builddir/.cache/go-build/9e/9ebb664f39970d4a5a32a1c45d6a487f0d1a0044d959778770c68e8708268904-d # internal BUILDSTDERR: encoding/base64 BUILDSTDERR: mkdir -p $WORK/b047/ BUILDSTDERR: cat >$WORK/b047/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile encoding/binary=$WORK/b041/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile strconv=$WORK/b019/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/encoding/base64 BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b047/_pkg_.a -trimpath $WORK/b047 -shared -p encoding/base64 -std -complete -installsuffix shared -buildid V8L8AfFRffB5vKamsSWJ/V8L8AfFRffB5vKamsSWJ -goversion go1.10.7 -D "" -importcfg $WORK/b047/importcfg -pack ./base64.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b047/_pkg_.a # internal BUILDSTDERR: cp $WORK/b047/_pkg_.a /builddir/.cache/go-build/0e/0ee004dda4a1b2d3c722a4ca886e4539d70492e56132d99877a15719910a3a7d-d # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b013/_pkg_.a # internal BUILDSTDERR: cp $WORK/b013/_pkg_.a /builddir/.cache/go-build/7b/7b5ccc2e9efeda68c702ce7c980781cdf85a19e7524db0c323bb5d26fb9847e2-d # internal BUILDSTDERR: github.com/snapcore/snapd/osutil/sys BUILDSTDERR: mkdir -p $WORK/b043/ BUILDSTDERR: path/filepath BUILDSTDERR: fmt BUILDSTDERR: cat >$WORK/b043/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile os=$WORK/b013/_pkg_.a BUILDSTDERR: packagefile syscall=$WORK/b015/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/snapd-2.37.2/src/github.com/snapcore/snapd/osutil/sys BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b043/_pkg_.a -trimpath $WORK/b043 -shared -p github.com/snapcore/snapd/osutil/sys -complete -installsuffix shared -buildid gY9YNkKusPg3oUiZjgrt/gY9YNkKusPg3oUiZjgrt -goversion go1.10.7 -D "" -importcfg $WORK/b043/importcfg -pack ./syscall.go ./sysnum_16_linux.go ./sysnum_linux.go BUILDSTDERR: mkdir -p $WORK/b027/ BUILDSTDERR: cat >$WORK/b027/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile errors=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b013/_pkg_.a BUILDSTDERR: packagefile runtime=$WORK/b008/_pkg_.a BUILDSTDERR: packagefile sort=$WORK/b028/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b026/_pkg_.a BUILDSTDERR: packagefile unicode/utf8=$WORK/b020/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/path/filepath BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b027/_pkg_.a -trimpath $WORK/b027 -shared -p path/filepath -std -complete -installsuffix shared -buildid GOM2oVr7q-VBXmPZPgDd/GOM2oVr7q-VBXmPZPgDd -goversion go1.10.7 -D "" -importcfg $WORK/b027/importcfg -pack ./match.go ./path.go ./path_unix.go ./symlink.go ./symlink_unix.go BUILDSTDERR: mkdir -p $WORK/b002/ BUILDSTDERR: cat >$WORK/b002/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile errors=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile math=$WORK/b012/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b013/_pkg_.a BUILDSTDERR: packagefile reflect=$WORK/b018/_pkg_.a BUILDSTDERR: packagefile strconv=$WORK/b019/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b005/_pkg_.a BUILDSTDERR: packagefile unicode/utf8=$WORK/b020/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/fmt BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b002/_pkg_.a -trimpath $WORK/b002 -shared -p fmt -std -complete -installsuffix shared -buildid jLOroHb3-9CXUY5klrDh/jLOroHb3-9CXUY5klrDh -goversion go1.10.7 -D "" -importcfg $WORK/b002/importcfg -pack ./doc.go ./format.go ./print.go ./scan.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b043/_pkg_.a # internal BUILDSTDERR: cp $WORK/b043/_pkg_.a /builddir/.cache/go-build/42/421aefefd78dded063615042b9a981233430da844251ae082b74775c347221bb-d # internal BUILDSTDERR: runtime/debug BUILDSTDERR: mkdir -p $WORK/b074/ BUILDSTDERR: cat >$WORK/b074/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile os=$WORK/b013/_pkg_.a BUILDSTDERR: packagefile runtime=$WORK/b008/_pkg_.a BUILDSTDERR: packagefile sort=$WORK/b028/_pkg_.a BUILDSTDERR: packagefile time=$WORK/b016/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/runtime/debug BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b074/_pkg_.a -trimpath $WORK/b074 -shared -p runtime/debug -std -installsuffix shared -buildid 5C1TTYxZo4DzNqeXi3-C/5C1TTYxZo4DzNqeXi3-C -goversion go1.10.7 -D "" -importcfg $WORK/b074/importcfg -pack -asmhdr $WORK/b074/go_asm.h ./garbage.go ./stack.go ./stubs.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b049/_pkg_.a # internal BUILDSTDERR: cp $WORK/b049/_pkg_.a /builddir/.cache/go-build/9c/9cad205c023e55252448ea4bd1a97ccb1036f33b6eab449b43e36e5d10ef5e8a-d # internal BUILDSTDERR: regexp BUILDSTDERR: mkdir -p $WORK/b048/ BUILDSTDERR: cat >$WORK/b048/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile bytes=$WORK/b024/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile regexp/syntax=$WORK/b049/_pkg_.a BUILDSTDERR: packagefile sort=$WORK/b028/_pkg_.a BUILDSTDERR: packagefile strconv=$WORK/b019/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b026/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b005/_pkg_.a BUILDSTDERR: packagefile unicode=$WORK/b021/_pkg_.a BUILDSTDERR: packagefile unicode/utf8=$WORK/b020/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/regexp BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b048/_pkg_.a -trimpath $WORK/b048 -shared -p regexp -std -complete -installsuffix shared -buildid Yj3RsG10WTBBYnfc-2PY/Yj3RsG10WTBBYnfc-2PY -goversion go1.10.7 -D "" -importcfg $WORK/b048/importcfg -pack ./backtrack.go ./exec.go ./onepass.go ./regexp.go BUILDSTDERR: cd /usr/lib/golang/src/runtime/debug BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/asm -trimpath $WORK/b074 -I $WORK/b074/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm -shared -o $WORK/b074/debug.o ./debug.s BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/pack r $WORK/b074/_pkg_.a $WORK/b074/debug.o # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b074/_pkg_.a # internal BUILDSTDERR: cp $WORK/b074/_pkg_.a /builddir/.cache/go-build/3d/3dd08af68e49878035dc2574f85387bf5cac448d7c69f8f0d8931b30574f6947-d # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b027/_pkg_.a # internal BUILDSTDERR: cp $WORK/b027/_pkg_.a /builddir/.cache/go-build/3e/3e5c5de729c1c0f3eb17d0e5b581dde3ab5142bdc3e636aafa3335b127a203be-d # internal BUILDSTDERR: io/ioutil BUILDSTDERR: mkdir -p $WORK/b054/ BUILDSTDERR: cat >$WORK/b054/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile bytes=$WORK/b024/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b013/_pkg_.a BUILDSTDERR: packagefile path/filepath=$WORK/b027/_pkg_.a BUILDSTDERR: packagefile sort=$WORK/b028/_pkg_.a BUILDSTDERR: packagefile strconv=$WORK/b019/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b005/_pkg_.a BUILDSTDERR: packagefile time=$WORK/b016/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/io/ioutil BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b054/_pkg_.a -trimpath $WORK/b054 -shared -p io/ioutil -std -complete -installsuffix shared -buildid JNvQ4yW-fN2schuSwvgZ/JNvQ4yW-fN2schuSwvgZ -goversion go1.10.7 -D "" -importcfg $WORK/b054/importcfg -pack ./ioutil.go ./tempfile.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b054/_pkg_.a # internal BUILDSTDERR: cp $WORK/b054/_pkg_.a /builddir/.cache/go-build/ef/ef0cb44f81398be3de48d3c7e091b316ea3355ffbcbef6023a2a1ea12045d806-d # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b002/_pkg_.a # internal BUILDSTDERR: cp $WORK/b002/_pkg_.a /builddir/.cache/go-build/a2/a2dd326c798e1b2e8d6e0dd76ffa1101380af997b3a364e22c8ef04490573ab9-d # internal BUILDSTDERR: compress/flate BUILDSTDERR: mkdir -p $WORK/b037/ BUILDSTDERR: cat >$WORK/b037/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile bufio=$WORK/b023/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b002/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile math=$WORK/b012/_pkg_.a BUILDSTDERR: packagefile math/bits=$WORK/b038/_pkg_.a BUILDSTDERR: packagefile sort=$WORK/b028/_pkg_.a BUILDSTDERR: packagefile strconv=$WORK/b019/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b005/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/compress/flate BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b037/_pkg_.a -trimpath $WORK/b037 -shared -p compress/flate -std -complete -installsuffix shared -buildid GBIQzuHOn2VmHv5gYasF/GBIQzuHOn2VmHv5gYasF -goversion go1.10.7 -D "" -importcfg $WORK/b037/importcfg -pack ./deflate.go ./deflatefast.go ./dict_decoder.go ./huffman_bit_writer.go ./huffman_code.go ./inflate.go ./token.go BUILDSTDERR: github.com/jessevdk/go-flags BUILDSTDERR: mkdir -p $WORK/b022/ BUILDSTDERR: cat >$WORK/b022/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile bufio=$WORK/b023/_pkg_.a BUILDSTDERR: packagefile bytes=$WORK/b024/_pkg_.a BUILDSTDERR: packagefile errors=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b002/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b013/_pkg_.a BUILDSTDERR: packagefile path=$WORK/b025/_pkg_.a BUILDSTDERR: packagefile path/filepath=$WORK/b027/_pkg_.a BUILDSTDERR: packagefile reflect=$WORK/b018/_pkg_.a BUILDSTDERR: packagefile runtime=$WORK/b008/_pkg_.a BUILDSTDERR: packagefile sort=$WORK/b028/_pkg_.a BUILDSTDERR: packagefile strconv=$WORK/b019/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b026/_pkg_.a BUILDSTDERR: packagefile syscall=$WORK/b015/_pkg_.a BUILDSTDERR: packagefile time=$WORK/b016/_pkg_.a BUILDSTDERR: packagefile unicode/utf8=$WORK/b020/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/share/gocode/src/github.com/jessevdk/go-flags BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b022/_pkg_.a -trimpath $WORK/b022 -shared -p github.com/jessevdk/go-flags -complete -installsuffix shared -buildid ud9fu1fQhx2wZI_tWOqx/ud9fu1fQhx2wZI_tWOqx -goversion go1.10.7 -D "" -importcfg $WORK/b022/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 ./termsize_linux.go BUILDSTDERR: debug/dwarf BUILDSTDERR: mkdir -p $WORK/b040/ BUILDSTDERR: cat >$WORK/b040/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile encoding/binary=$WORK/b041/_pkg_.a BUILDSTDERR: packagefile errors=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b002/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile path=$WORK/b025/_pkg_.a BUILDSTDERR: packagefile sort=$WORK/b028/_pkg_.a BUILDSTDERR: packagefile strconv=$WORK/b019/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b026/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/debug/dwarf BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b040/_pkg_.a -trimpath $WORK/b040 -shared -p debug/dwarf -std -complete -installsuffix shared -buildid _LLE364KZsgiWHmHd1Ab/_LLE364KZsgiWHmHd1Ab -goversion go1.10.7 -D "" -importcfg $WORK/b040/importcfg -pack ./buf.go ./class_string.go ./const.go ./entry.go ./line.go ./open.go ./type.go ./typeunit.go ./unit.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b048/_pkg_.a # internal BUILDSTDERR: cp $WORK/b048/_pkg_.a /builddir/.cache/go-build/20/205cc12fe3814e007ae521d50b2779af7f6408fc441d6923a7305504fd8fd5cf-d # internal BUILDSTDERR: encoding/hex BUILDSTDERR: mkdir -p $WORK/b042/ BUILDSTDERR: cat >$WORK/b042/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile bytes=$WORK/b024/_pkg_.a BUILDSTDERR: packagefile errors=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b002/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b004/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/encoding/hex BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b042/_pkg_.a -trimpath $WORK/b042 -shared -p encoding/hex -std -complete -installsuffix shared -buildid lrr6aWtP1f_IZZ1dqiL7/lrr6aWtP1f_IZZ1dqiL7 -goversion go1.10.7 -D "" -importcfg $WORK/b042/importcfg -pack ./hex.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b042/_pkg_.a # internal BUILDSTDERR: cp $WORK/b042/_pkg_.a /builddir/.cache/go-build/9f/9f89a6011223528344e7e87161a698258145aaa645229c9cc09c95df6481ad1a-d # internal BUILDSTDERR: gopkg.in/yaml.v2 BUILDSTDERR: mkdir -p $WORK/b045/ BUILDSTDERR: cat >$WORK/b045/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile bytes=$WORK/b024/_pkg_.a BUILDSTDERR: packagefile encoding=$WORK/b046/_pkg_.a BUILDSTDERR: packagefile encoding/base64=$WORK/b047/_pkg_.a BUILDSTDERR: packagefile errors=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b002/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile math=$WORK/b012/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b013/_pkg_.a BUILDSTDERR: packagefile reflect=$WORK/b018/_pkg_.a BUILDSTDERR: packagefile regexp=$WORK/b048/_pkg_.a BUILDSTDERR: packagefile sort=$WORK/b028/_pkg_.a BUILDSTDERR: packagefile strconv=$WORK/b019/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b026/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b005/_pkg_.a BUILDSTDERR: packagefile time=$WORK/b016/_pkg_.a BUILDSTDERR: packagefile unicode=$WORK/b021/_pkg_.a BUILDSTDERR: packagefile unicode/utf8=$WORK/b020/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/share/gocode/src/gopkg.in/yaml.v2 BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b045/_pkg_.a -trimpath $WORK/b045 -shared -p gopkg.in/yaml.v2 -complete -installsuffix shared -buildid nNt2EQOTxwuTW1jlnayt/nNt2EQOTxwuTW1jlnayt -goversion go1.10.7 -D "" -importcfg $WORK/b045/importcfg -pack ./apic.go ./decode.go ./emitterc.go ./encode.go ./parserc.go ./readerc.go ./resolve.go ./scannerc.go ./sorter.go ./writerc.go ./yaml.go ./yamlh.go ./yamlprivateh.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b037/_pkg_.a # internal BUILDSTDERR: cp $WORK/b037/_pkg_.a /builddir/.cache/go-build/74/74ee35f6d59ccfe86ec5702cf48e9163dde8f355e7a4a3beca94756633543c55-d # internal BUILDSTDERR: compress/zlib BUILDSTDERR: mkdir -p $WORK/b036/ BUILDSTDERR: cat >$WORK/b036/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile bufio=$WORK/b023/_pkg_.a BUILDSTDERR: packagefile compress/flate=$WORK/b037/_pkg_.a BUILDSTDERR: packagefile errors=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b002/_pkg_.a BUILDSTDERR: packagefile hash=$WORK/b034/_pkg_.a BUILDSTDERR: packagefile hash/adler32=$WORK/b039/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b004/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/compress/zlib BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b036/_pkg_.a -trimpath $WORK/b036 -shared -p compress/zlib -std -complete -installsuffix shared -buildid GCZUJaUfkVyzF8cINyNA/GCZUJaUfkVyzF8cINyNA -goversion go1.10.7 -D "" -importcfg $WORK/b036/importcfg -pack ./reader.go ./writer.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b036/_pkg_.a # internal BUILDSTDERR: cp $WORK/b036/_pkg_.a /builddir/.cache/go-build/62/6283ca046001abd2c7aa69210770f0663688e848030238965d5785b1a44c6711-d # internal BUILDSTDERR: context BUILDSTDERR: mkdir -p $WORK/b052/ BUILDSTDERR: cat >$WORK/b052/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile errors=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b002/_pkg_.a BUILDSTDERR: packagefile reflect=$WORK/b018/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b005/_pkg_.a BUILDSTDERR: packagefile time=$WORK/b016/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/context BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b052/_pkg_.a -trimpath $WORK/b052 -shared -p context -std -complete -installsuffix shared -buildid ji5cw4RQ_ija0IInMdWf/ji5cw4RQ_ija0IInMdWf -goversion go1.10.7 -D "" -importcfg $WORK/b052/importcfg -pack ./context.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b040/_pkg_.a # internal BUILDSTDERR: cp $WORK/b040/_pkg_.a /builddir/.cache/go-build/03/03b6da1c1bfa7352c4d8d00bb504a31f5b57a560a4d14504d2d56f8e7f94cbdb-d # internal BUILDSTDERR: debug/elf BUILDSTDERR: mkdir -p $WORK/b035/ BUILDSTDERR: cat >$WORK/b035/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile bytes=$WORK/b024/_pkg_.a BUILDSTDERR: packagefile compress/zlib=$WORK/b036/_pkg_.a BUILDSTDERR: packagefile debug/dwarf=$WORK/b040/_pkg_.a BUILDSTDERR: packagefile encoding/binary=$WORK/b041/_pkg_.a BUILDSTDERR: packagefile errors=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b002/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b013/_pkg_.a BUILDSTDERR: packagefile strconv=$WORK/b019/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b026/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/debug/elf BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b035/_pkg_.a -trimpath $WORK/b035 -shared -p debug/elf -std -complete -installsuffix shared -buildid Tm6eUFgQ11FwVI5mqlxB/Tm6eUFgQ11FwVI5mqlxB -goversion go1.10.7 -D "" -importcfg $WORK/b035/importcfg -pack ./elf.go ./file.go ./reader.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b052/_pkg_.a # internal BUILDSTDERR: cp $WORK/b052/_pkg_.a /builddir/.cache/go-build/93/939b536de21c5eebb83f4fb2b3f3d68097300795134216f806e831bf7785bc4e-d # internal BUILDSTDERR: golang.org/x/net/context BUILDSTDERR: mkdir -p $WORK/b051/ BUILDSTDERR: cat >$WORK/b051/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile context=$WORK/b052/_pkg_.a BUILDSTDERR: packagefile time=$WORK/b016/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/share/gocode/src/golang.org/x/net/context BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b051/_pkg_.a -trimpath $WORK/b051 -shared -p golang.org/x/net/context -complete -installsuffix shared -buildid J7_Y-HcprGnOzkgumEF3/J7_Y-HcprGnOzkgumEF3 -goversion go1.10.7 -D "" -importcfg $WORK/b051/importcfg -pack ./context.go ./go17.go ./go19.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b051/_pkg_.a # internal BUILDSTDERR: cp $WORK/b051/_pkg_.a /builddir/.cache/go-build/e0/e035439c7d91aeff9709e93229bf44dc4cb13d2eae69d4bc31f3472f64f2da95-d # internal BUILDSTDERR: gopkg.in/tomb.v2 BUILDSTDERR: mkdir -p $WORK/b053/ BUILDSTDERR: cat >$WORK/b053/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile context=$WORK/b052/_pkg_.a BUILDSTDERR: packagefile errors=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b002/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b005/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/share/gocode/src/gopkg.in/tomb.v2 BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b053/_pkg_.a -trimpath $WORK/b053 -shared -p gopkg.in/tomb.v2 -complete -installsuffix shared -buildid 6y6dj9RiP1SwRnBkboiz/6y6dj9RiP1SwRnBkboiz -goversion go1.10.7 -D "" -importcfg $WORK/b053/importcfg -pack ./context.go ./tomb.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b053/_pkg_.a # internal BUILDSTDERR: cp $WORK/b053/_pkg_.a /builddir/.cache/go-build/8a/8a29579551a5050558bc6e2d64efc0341ffb34f5dd9907b039f3f209ab50e86d-d # internal BUILDSTDERR: os/exec BUILDSTDERR: mkdir -p $WORK/b055/ BUILDSTDERR: cat >$WORK/b055/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile bytes=$WORK/b024/_pkg_.a BUILDSTDERR: packagefile context=$WORK/b052/_pkg_.a BUILDSTDERR: packagefile errors=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b013/_pkg_.a BUILDSTDERR: packagefile path/filepath=$WORK/b027/_pkg_.a BUILDSTDERR: packagefile runtime=$WORK/b008/_pkg_.a BUILDSTDERR: packagefile strconv=$WORK/b019/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b026/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b005/_pkg_.a BUILDSTDERR: packagefile syscall=$WORK/b015/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/os/exec BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b055/_pkg_.a -trimpath $WORK/b055 -shared -p os/exec -std -complete -installsuffix shared -buildid 53IDSAkIxjvyq6QCALcO/53IDSAkIxjvyq6QCALcO -goversion go1.10.7 -D "" -importcfg $WORK/b055/importcfg -pack ./exec.go ./exec_unix.go ./lp_unix.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b022/_pkg_.a # internal BUILDSTDERR: cp $WORK/b022/_pkg_.a /builddir/.cache/go-build/6a/6a4cca47b9fe3266545fa140479aed1fa40f7494155671665fd8759c2ddf2740-d # internal BUILDSTDERR: os/user BUILDSTDERR: mkdir -p $WORK/b056/ BUILDSTDERR: cd /usr/lib/golang/src/os/user BUILDSTDERR: CGO_LDFLAGS='"-g" "-O2"' /usr/lib/golang/pkg/tool/linux_arm/cgo -objdir $WORK/b056/ -importpath os/user -- -I $WORK/b056/ -g -O2 ./cgo_lookup_unix.go ./getgrouplist_unix.go ./listgroups_unix.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b055/_pkg_.a # internal BUILDSTDERR: cp $WORK/b055/_pkg_.a /builddir/.cache/go-build/28/28ddd885e21188ff13529df1a0d08cab230374b2afca24c368d3616cffa1f6d4-d # internal BUILDSTDERR: encoding/json BUILDSTDERR: mkdir -p $WORK/b059/ BUILDSTDERR: cat >$WORK/b059/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile bytes=$WORK/b024/_pkg_.a BUILDSTDERR: packagefile encoding=$WORK/b046/_pkg_.a BUILDSTDERR: packagefile encoding/base64=$WORK/b047/_pkg_.a BUILDSTDERR: packagefile errors=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b002/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile math=$WORK/b012/_pkg_.a BUILDSTDERR: packagefile reflect=$WORK/b018/_pkg_.a BUILDSTDERR: packagefile runtime=$WORK/b008/_pkg_.a BUILDSTDERR: packagefile sort=$WORK/b028/_pkg_.a BUILDSTDERR: packagefile strconv=$WORK/b019/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b026/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b005/_pkg_.a BUILDSTDERR: packagefile sync/atomic=$WORK/b011/_pkg_.a BUILDSTDERR: packagefile unicode=$WORK/b021/_pkg_.a BUILDSTDERR: packagefile unicode/utf16=$WORK/b060/_pkg_.a BUILDSTDERR: packagefile unicode/utf8=$WORK/b020/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/encoding/json BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b059/_pkg_.a -trimpath $WORK/b059 -shared -p encoding/json -std -complete -installsuffix shared -buildid 5Rz8x49x_2mCKJ2-iteb/5Rz8x49x_2mCKJ2-iteb -goversion go1.10.7 -D "" -importcfg $WORK/b059/importcfg -pack ./decode.go ./encode.go ./fold.go ./indent.go ./scanner.go ./stream.go ./tables.go ./tags.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b035/_pkg_.a # internal BUILDSTDERR: cp $WORK/b035/_pkg_.a /builddir/.cache/go-build/6d/6dbf2f4a78ff49bf1966a31466853d6c9a68496a286ffaffb11d0ddd001e869b-d # internal BUILDSTDERR: log BUILDSTDERR: mkdir -p $WORK/b062/ BUILDSTDERR: cat >$WORK/b062/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile fmt=$WORK/b002/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b013/_pkg_.a BUILDSTDERR: packagefile runtime=$WORK/b008/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b005/_pkg_.a BUILDSTDERR: packagefile time=$WORK/b016/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/log BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b062/_pkg_.a -trimpath $WORK/b062 -shared -p log -std -complete -installsuffix shared -buildid EnlGRw0fz7KcMTnCtskR/EnlGRw0fz7KcMTnCtskR -goversion go1.10.7 -D "" -importcfg $WORK/b062/importcfg -pack ./log.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b062/_pkg_.a # internal BUILDSTDERR: cp $WORK/b062/_pkg_.a /builddir/.cache/go-build/e1/e18064844f41d3996b4b00f3632342011feabafe5d7d51006711d364ca7a3cb8-d # internal BUILDSTDERR: github.com/snapcore/snapd/snap/snapdir BUILDSTDERR: mkdir -p $WORK/b064/ BUILDSTDERR: cat >$WORK/b064/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile fmt=$WORK/b002/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile io/ioutil=$WORK/b054/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b013/_pkg_.a BUILDSTDERR: packagefile path/filepath=$WORK/b027/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/snapd-2.37.2/src/github.com/snapcore/snapd/snap/snapdir BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b064/_pkg_.a -trimpath $WORK/b064 -shared -p github.com/snapcore/snapd/snap/snapdir -complete -installsuffix shared -buildid muKd97MkdE6evxXUXMp3/muKd97MkdE6evxXUXMp3 -goversion go1.10.7 -D "" -importcfg $WORK/b064/importcfg -pack ./snapdir.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b064/_pkg_.a # internal BUILDSTDERR: cp $WORK/b064/_pkg_.a /builddir/.cache/go-build/41/41b6b81408e4642851a919a8efc7c8c6222062b85ddc108feb5130dc822d2c9d-d # internal BUILDSTDERR: github.com/snapcore/snapd/spdx BUILDSTDERR: mkdir -p $WORK/b066/ BUILDSTDERR: cat >$WORK/b066/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile bufio=$WORK/b023/_pkg_.a BUILDSTDERR: packagefile bytes=$WORK/b024/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b002/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b026/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/snapd-2.37.2/src/github.com/snapcore/snapd/spdx BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b066/_pkg_.a -trimpath $WORK/b066 -shared -p github.com/snapcore/snapd/spdx -complete -installsuffix shared -buildid H6TacSyrXX4pMdsWcdbX/H6TacSyrXX4pMdsWcdbX -goversion go1.10.7 -D "" -importcfg $WORK/b066/importcfg -pack ./licenses.go ./parser.go ./scanner.go ./validate.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b045/_pkg_.a # internal BUILDSTDERR: cp $WORK/b045/_pkg_.a /builddir/.cache/go-build/3d/3dbc635269b27e76c839894ab4059b6aace09bacb509b1866bd3505d9e3b952d-d # internal BUILDSTDERR: github.com/snapcore/snapd/strutil BUILDSTDERR: mkdir -p $WORK/b044/ BUILDSTDERR: cat >$WORK/b044/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile bytes=$WORK/b024/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b002/_pkg_.a BUILDSTDERR: packagefile gopkg.in/yaml.v2=$WORK/b045/_pkg_.a BUILDSTDERR: packagefile math/rand=$WORK/b050/_pkg_.a BUILDSTDERR: packagefile path/filepath=$WORK/b027/_pkg_.a BUILDSTDERR: packagefile regexp=$WORK/b048/_pkg_.a BUILDSTDERR: packagefile sort=$WORK/b028/_pkg_.a BUILDSTDERR: packagefile strconv=$WORK/b019/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b026/_pkg_.a BUILDSTDERR: packagefile time=$WORK/b016/_pkg_.a BUILDSTDERR: packagefile unicode=$WORK/b021/_pkg_.a BUILDSTDERR: packagefile unicode/utf8=$WORK/b020/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/snapd-2.37.2/src/github.com/snapcore/snapd/strutil BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b044/_pkg_.a -trimpath $WORK/b044 -shared -p github.com/snapcore/snapd/strutil -complete -installsuffix shared -buildid JP-JiLoK-8vvygdaUd6x/JP-JiLoK-8vvygdaUd6x -goversion go1.10.7 -D "" -importcfg $WORK/b044/importcfg -pack ./chrorder.go ./ctrl17.go ./limbuffer.go ./map.go ./matchcounter.go ./pathiter.go ./strutil.go ./version.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b066/_pkg_.a # internal BUILDSTDERR: cp $WORK/b066/_pkg_.a /builddir/.cache/go-build/b9/b9da12f5caa2b979c58e385e01a60a05e59965076a0bb1b7c662646b783daa74-d # internal BUILDSTDERR: github.com/ojii/gettext.go/pluralforms BUILDSTDERR: mkdir -p $WORK/b071/ BUILDSTDERR: cat >$WORK/b071/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile errors=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b002/_pkg_.a BUILDSTDERR: packagefile regexp=$WORK/b048/_pkg_.a BUILDSTDERR: packagefile strconv=$WORK/b019/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b026/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/share/gocode/src/github.com/ojii/gettext.go/pluralforms BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b071/_pkg_.a -trimpath $WORK/b071 -shared -p github.com/ojii/gettext.go/pluralforms -complete -installsuffix shared -buildid H7GcjxoS0ZVJL4uy72xT/H7GcjxoS0ZVJL4uy72xT -goversion go1.10.7 -D "" -importcfg $WORK/b071/importcfg -pack ./compiler.go ./expression.go ./math.go ./tests.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b044/_pkg_.a # internal BUILDSTDERR: cp $WORK/b044/_pkg_.a /builddir/.cache/go-build/04/048e6ee276a606affa4a24fe67b637eb95864994ceec8a4d1033f576b30b5447-d # internal BUILDSTDERR: flag BUILDSTDERR: mkdir -p $WORK/b073/ BUILDSTDERR: cat >$WORK/b073/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile errors=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b002/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b013/_pkg_.a BUILDSTDERR: packagefile reflect=$WORK/b018/_pkg_.a BUILDSTDERR: packagefile sort=$WORK/b028/_pkg_.a BUILDSTDERR: packagefile strconv=$WORK/b019/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b026/_pkg_.a BUILDSTDERR: packagefile time=$WORK/b016/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/flag BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b073/_pkg_.a -trimpath $WORK/b073 -shared -p flag -std -complete -installsuffix shared -buildid u8usuCsKjgeysVpGPcyV/u8usuCsKjgeysVpGPcyV -goversion go1.10.7 -D "" -importcfg $WORK/b073/importcfg -pack ./flag.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b071/_pkg_.a # internal BUILDSTDERR: cp $WORK/b071/_pkg_.a /builddir/.cache/go-build/58/58493e00ec87bdae019251f5acd73cefe2bb96f43e27262af933d18bf7022791-d # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b059/_pkg_.a # internal BUILDSTDERR: cp $WORK/b059/_pkg_.a /builddir/.cache/go-build/df/dfb23448a6409220944b2a3d4f825adc28bcd1119d297866190290ffbfc7d7e3-d # internal BUILDSTDERR: github.com/snapcore/snapd/timeout BUILDSTDERR: mkdir -p $WORK/b067/ BUILDSTDERR: cat >$WORK/b067/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile encoding/json=$WORK/b059/_pkg_.a BUILDSTDERR: packagefile time=$WORK/b016/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/snapd-2.37.2/src/github.com/snapcore/snapd/timeout BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b067/_pkg_.a -trimpath $WORK/b067 -shared -p github.com/snapcore/snapd/timeout -complete -installsuffix shared -buildid gn2kQchcefvXzO2WZdpd/gn2kQchcefvXzO2WZdpd -goversion go1.10.7 -D "" -importcfg $WORK/b067/importcfg -pack ./timeout.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b073/_pkg_.a # internal BUILDSTDERR: cp $WORK/b073/_pkg_.a /builddir/.cache/go-build/0e/0ef8fea046fae0078a1c18ac75f44e0842a611316d423e82a7522e7a8e1fc73e-d # internal BUILDSTDERR: testing BUILDSTDERR: mkdir -p $WORK/b072/ BUILDSTDERR: cat >$WORK/b072/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile bytes=$WORK/b024/_pkg_.a BUILDSTDERR: packagefile errors=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile flag=$WORK/b073/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b002/_pkg_.a BUILDSTDERR: packagefile internal/race=$WORK/b006/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b013/_pkg_.a BUILDSTDERR: packagefile runtime=$WORK/b008/_pkg_.a BUILDSTDERR: packagefile runtime/debug=$WORK/b074/_pkg_.a BUILDSTDERR: packagefile runtime/trace=$WORK/b075/_pkg_.a BUILDSTDERR: packagefile sort=$WORK/b028/_pkg_.a BUILDSTDERR: packagefile strconv=$WORK/b019/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b026/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b005/_pkg_.a BUILDSTDERR: packagefile sync/atomic=$WORK/b011/_pkg_.a BUILDSTDERR: packagefile time=$WORK/b016/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/testing BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b072/_pkg_.a -trimpath $WORK/b072 -shared -p testing -std -complete -installsuffix shared -buildid zAbdtniE4KFyFm1J_7Fo/zAbdtniE4KFyFm1J_7Fo -goversion go1.10.7 -D "" -importcfg $WORK/b072/importcfg -pack ./allocs.go ./benchmark.go ./cover.go ./example.go ./match.go ./testing.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b067/_pkg_.a # internal BUILDSTDERR: cp $WORK/b067/_pkg_.a /builddir/.cache/go-build/91/91e368923a99dc7be4232f401999ed9594a6197eeef436b42fac024f4e21a3eb-d # internal BUILDSTDERR: cd $WORK/b056 BUILDSTDERR: gcc -I /usr/lib/golang/src/os/user -fPIC -marm -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b056=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x001.o -c _cgo_export.c BUILDSTDERR: gcc -I /usr/lib/golang/src/os/user -fPIC -marm -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b056=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x002.o -c cgo_lookup_unix.cgo2.c BUILDSTDERR: gcc -I /usr/lib/golang/src/os/user -fPIC -marm -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b056=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x003.o -c getgrouplist_unix.cgo2.c BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b072/_pkg_.a # internal BUILDSTDERR: cp $WORK/b072/_pkg_.a /builddir/.cache/go-build/f8/f899d4bb530203eb26e73ed243d5f719fa956efe7650d9c9e51b79e4e1fc226c-d # internal BUILDSTDERR: github.com/ojii/gettext.go BUILDSTDERR: mkdir -p $WORK/b070/ BUILDSTDERR: cat >$WORK/b070/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile bytes=$WORK/b024/_pkg_.a BUILDSTDERR: packagefile encoding/binary=$WORK/b041/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b002/_pkg_.a BUILDSTDERR: packagefile github.com/ojii/gettext.go/pluralforms=$WORK/b071/_pkg_.a BUILDSTDERR: packagefile log=$WORK/b062/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b013/_pkg_.a BUILDSTDERR: packagefile path=$WORK/b025/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b026/_pkg_.a BUILDSTDERR: packagefile testing=$WORK/b072/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/share/gocode/src/github.com/ojii/gettext.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b070/_pkg_.a -trimpath $WORK/b070 -shared -p github.com/ojii/gettext.go -complete -installsuffix shared -buildid g3AHoB7Qe__abRpg4eK2/g3AHoB7Qe__abRpg4eK2 -goversion go1.10.7 -D "" -importcfg $WORK/b070/importcfg -pack ./gettext.go ./mofile.go ./test_utils.go BUILDSTDERR: cd $WORK/b056 BUILDSTDERR: gcc -I /usr/lib/golang/src/os/user -fPIC -marm -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b056=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x004.o -c listgroups_unix.cgo2.c BUILDSTDERR: gcc -I /usr/lib/golang/src/os/user -fPIC -marm -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b056=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_cgo_main.o -c _cgo_main.c BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b070/_pkg_.a # internal BUILDSTDERR: cp $WORK/b070/_pkg_.a /builddir/.cache/go-build/6a/6a44394b348efe80880756226621bbd105791d88dc6ef930abc0200c6257f45f-d # internal BUILDSTDERR: cd /usr/lib/golang/src/os/user BUILDSTDERR: gcc -I . -fPIC -marm -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b056=/tmp/go-build -gno-record-gcc-switches -o $WORK/b056/_cgo_.o $WORK/b056/_cgo_main.o $WORK/b056/_x001.o $WORK/b056/_x002.o $WORK/b056/_x003.o $WORK/b056/_x004.o -g -O2 -pie BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/cgo -dynpackage user -dynimport $WORK/b056/_cgo_.o -dynout $WORK/b056/_cgo_import.go BUILDSTDERR: cat >$WORK/b056/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile fmt=$WORK/b002/_pkg_.a BUILDSTDERR: packagefile strconv=$WORK/b019/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b026/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b005/_pkg_.a BUILDSTDERR: packagefile syscall=$WORK/b015/_pkg_.a BUILDSTDERR: packagefile runtime/cgo=$WORK/b057/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b056/_pkg_.a -trimpath $WORK/b056 -shared -p os/user -std -installsuffix shared -buildid xFa77_UC_vNuCXh0n0-I/xFa77_UC_vNuCXh0n0-I -goversion go1.10.7 -D "" -importcfg $WORK/b056/importcfg -pack ./lookup.go ./user.go $WORK/b056/_cgo_gotypes.go $WORK/b056/cgo_lookup_unix.cgo1.go $WORK/b056/getgrouplist_unix.cgo1.go $WORK/b056/listgroups_unix.cgo1.go $WORK/b056/_cgo_import.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/pack r $WORK/b056/_pkg_.a $WORK/b056/_x001.o $WORK/b056/_x002.o $WORK/b056/_x003.o $WORK/b056/_x004.o # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b056/_pkg_.a # internal BUILDSTDERR: cp $WORK/b056/_pkg_.a /builddir/.cache/go-build/b0/b0250af150af60e550f849854e44e64b050c09ca8d2d51842d9c5c4dab60e9cb-d # internal BUILDSTDERR: github.com/snapcore/snapd/osutil BUILDSTDERR: mkdir -p $WORK/b032/ BUILDSTDERR: cd /builddir/build/BUILD/snapd-2.37.2/src/github.com/snapcore/snapd/osutil BUILDSTDERR: CGO_LDFLAGS='"-g" "-O2"' /usr/lib/golang/pkg/tool/linux_arm/cgo -objdir $WORK/b032/ -importpath github.com/snapcore/snapd/osutil -- -I $WORK/b032/ -g -O2 ./group.go BUILDSTDERR: cd $WORK/b032 BUILDSTDERR: gcc -I /builddir/build/BUILD/snapd-2.37.2/src/github.com/snapcore/snapd/osutil -fPIC -marm -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b032=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x001.o -c _cgo_export.c BUILDSTDERR: gcc -I /builddir/build/BUILD/snapd-2.37.2/src/github.com/snapcore/snapd/osutil -fPIC -marm -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b032=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x002.o -c group.cgo2.c BUILDSTDERR: gcc -I /builddir/build/BUILD/snapd-2.37.2/src/github.com/snapcore/snapd/osutil -fPIC -marm -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b032=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_cgo_main.o -c _cgo_main.c BUILDSTDERR: cd /builddir/build/BUILD/snapd-2.37.2/src/github.com/snapcore/snapd/osutil BUILDSTDERR: gcc -I . -fPIC -marm -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b032=/tmp/go-build -gno-record-gcc-switches -o $WORK/b032/_cgo_.o $WORK/b032/_cgo_main.o $WORK/b032/_x001.o $WORK/b032/_x002.o -g -O2 -pie BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/cgo -dynpackage osutil -dynimport $WORK/b032/_cgo_.o -dynout $WORK/b032/_cgo_import.go BUILDSTDERR: cat >$WORK/b032/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile bufio=$WORK/b023/_pkg_.a BUILDSTDERR: packagefile bytes=$WORK/b024/_pkg_.a BUILDSTDERR: packagefile crypto=$WORK/b033/_pkg_.a BUILDSTDERR: packagefile debug/elf=$WORK/b035/_pkg_.a BUILDSTDERR: packagefile encoding/binary=$WORK/b041/_pkg_.a BUILDSTDERR: packagefile encoding/hex=$WORK/b042/_pkg_.a BUILDSTDERR: packagefile errors=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b002/_pkg_.a BUILDSTDERR: packagefile github.com/snapcore/snapd/osutil/sys=$WORK/b043/_pkg_.a BUILDSTDERR: packagefile github.com/snapcore/snapd/strutil=$WORK/b044/_pkg_.a BUILDSTDERR: packagefile golang.org/x/net/context=$WORK/b051/_pkg_.a BUILDSTDERR: packagefile gopkg.in/tomb.v2=$WORK/b053/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile io/ioutil=$WORK/b054/_pkg_.a BUILDSTDERR: packagefile math=$WORK/b012/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b013/_pkg_.a BUILDSTDERR: packagefile os/exec=$WORK/b055/_pkg_.a BUILDSTDERR: packagefile os/user=$WORK/b056/_pkg_.a BUILDSTDERR: packagefile path/filepath=$WORK/b027/_pkg_.a BUILDSTDERR: packagefile regexp=$WORK/b048/_pkg_.a BUILDSTDERR: packagefile sort=$WORK/b028/_pkg_.a BUILDSTDERR: packagefile strconv=$WORK/b019/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b026/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b005/_pkg_.a BUILDSTDERR: packagefile sync/atomic=$WORK/b011/_pkg_.a BUILDSTDERR: packagefile syscall=$WORK/b015/_pkg_.a BUILDSTDERR: packagefile time=$WORK/b016/_pkg_.a BUILDSTDERR: packagefile runtime/cgo=$WORK/b057/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b032/_pkg_.a -trimpath $WORK/b032 -shared -p github.com/snapcore/snapd/osutil -installsuffix shared -buildid UYK6FlTzBOXgyFIZ2Yy4/UYK6FlTzBOXgyFIZ2Yy4 -goversion go1.10.7 -D "" -importcfg $WORK/b032/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 ./io.go ./mkdirallchown.go ./mockable.go ./mount_linux.go ./mountentry_linux.go ./mountinfo_linux.go ./mountprofile_linux.go ./nfs_linux.go ./outputerr.go ./overlay_linux.go ./stat.go ./syncdir.go ./sys_linux.go ./uname.go ./uname_linux.go ./unlink.go ./unlink_linux.go ./user.go ./winsize.go $WORK/b032/_cgo_gotypes.go $WORK/b032/group.cgo1.go $WORK/b032/_cgo_import.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/pack r $WORK/b032/_pkg_.a $WORK/b032/_x001.o $WORK/b032/_x002.o # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b032/_pkg_.a # internal BUILDSTDERR: cp $WORK/b032/_pkg_.a /builddir/.cache/go-build/1d/1d86a77d84e29e9d5a5edbea17671a6b462990423b696e168b8523ec41a34d92-d # internal BUILDSTDERR: github.com/snapcore/snapd/arch BUILDSTDERR: mkdir -p $WORK/b061/ BUILDSTDERR: github.com/snapcore/snapd/logger BUILDSTDERR: github.com/snapcore/snapd/selinux BUILDSTDERR: cat >$WORK/b061/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile github.com/snapcore/snapd/osutil=$WORK/b032/_pkg_.a BUILDSTDERR: packagefile log=$WORK/b062/_pkg_.a BUILDSTDERR: packagefile runtime=$WORK/b008/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: mkdir -p $WORK/b063/ BUILDSTDERR: cd /builddir/build/BUILD/snapd-2.37.2/src/github.com/snapcore/snapd/arch BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b061/_pkg_.a -trimpath $WORK/b061 -shared -p github.com/snapcore/snapd/arch -complete -installsuffix shared -buildid YdxAGvgelmQOS3DLvwXR/YdxAGvgelmQOS3DLvwXR -goversion go1.10.7 -D "" -importcfg $WORK/b061/importcfg -pack ./arch.go BUILDSTDERR: mkdir -p $WORK/b031/ BUILDSTDERR: cat >$WORK/b063/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile bytes=$WORK/b024/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b002/_pkg_.a BUILDSTDERR: packagefile github.com/snapcore/snapd/osutil=$WORK/b032/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile log=$WORK/b062/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b013/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b005/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cat >$WORK/b031/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile bytes=$WORK/b024/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b002/_pkg_.a BUILDSTDERR: packagefile github.com/snapcore/snapd/osutil=$WORK/b032/_pkg_.a BUILDSTDERR: packagefile io/ioutil=$WORK/b054/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b013/_pkg_.a BUILDSTDERR: packagefile os/exec=$WORK/b055/_pkg_.a BUILDSTDERR: packagefile path/filepath=$WORK/b027/_pkg_.a BUILDSTDERR: packagefile regexp=$WORK/b048/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/snapd-2.37.2/src/github.com/snapcore/snapd/logger BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b063/_pkg_.a -trimpath $WORK/b063 -shared -p github.com/snapcore/snapd/logger -complete -installsuffix shared -buildid OaJ5C9_QTAIvX5VsLhmQ/OaJ5C9_QTAIvX5VsLhmQ -goversion go1.10.7 -D "" -importcfg $WORK/b063/importcfg -pack ./logger.go BUILDSTDERR: cd /builddir/build/BUILD/snapd-2.37.2/src/github.com/snapcore/snapd/selinux BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b031/_pkg_.a -trimpath $WORK/b031 -shared -p github.com/snapcore/snapd/selinux -complete -installsuffix shared -buildid -_FMOvonSI_Ln76eqMax/-_FMOvonSI_Ln76eqMax -goversion go1.10.7 -D "" -importcfg $WORK/b031/importcfg -pack ./label.go ./label_linux.go ./selinux_linux.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b061/_pkg_.a # internal BUILDSTDERR: cp $WORK/b061/_pkg_.a /builddir/.cache/go-build/5d/5d07d0224f57c8e24a27277d09cdea5acfb82ea803e7b2ac67592fa5c7fa0b45-d # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b063/_pkg_.a # internal BUILDSTDERR: cp $WORK/b063/_pkg_.a /builddir/.cache/go-build/ea/eae414490397a9ac1187b657369922865d7853d6c726fdbb8882b162f2a06409-d # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b031/_pkg_.a # internal BUILDSTDERR: cp $WORK/b031/_pkg_.a /builddir/.cache/go-build/93/93fb0a9306bb8c6a12db625127c2699ca610ae6a237fb0c735aa7df3afb13ee7-d # internal BUILDSTDERR: github.com/snapcore/snapd/release BUILDSTDERR: mkdir -p $WORK/b030/ BUILDSTDERR: cat >$WORK/b030/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile bufio=$WORK/b023/_pkg_.a BUILDSTDERR: packagefile bytes=$WORK/b024/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b002/_pkg_.a BUILDSTDERR: packagefile github.com/snapcore/snapd/selinux=$WORK/b031/_pkg_.a BUILDSTDERR: packagefile github.com/snapcore/snapd/strutil=$WORK/b044/_pkg_.a BUILDSTDERR: packagefile io/ioutil=$WORK/b054/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b013/_pkg_.a BUILDSTDERR: packagefile os/exec=$WORK/b055/_pkg_.a BUILDSTDERR: packagefile path/filepath=$WORK/b027/_pkg_.a BUILDSTDERR: packagefile sort=$WORK/b028/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b026/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b005/_pkg_.a BUILDSTDERR: packagefile unicode=$WORK/b021/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/snapd-2.37.2/src/github.com/snapcore/snapd/release BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b030/_pkg_.a -trimpath $WORK/b030 -shared -p github.com/snapcore/snapd/release -complete -installsuffix shared -buildid kbIBIDthgFPiVym7CAKs/kbIBIDthgFPiVym7CAKs -goversion go1.10.7 -D "" -importcfg $WORK/b030/importcfg -pack ./apparmor.go ./release.go ./seccomp.go ./selinux.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b030/_pkg_.a # internal BUILDSTDERR: cp $WORK/b030/_pkg_.a /builddir/.cache/go-build/b4/b4302ee75c482a7b0aefb20ce00a4ca8a2613b125608c81658b517ab6ee6c704-d # internal BUILDSTDERR: github.com/snapcore/snapd/dirs BUILDSTDERR: mkdir -p $WORK/b029/ BUILDSTDERR: cat >$WORK/b029/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile fmt=$WORK/b002/_pkg_.a BUILDSTDERR: packagefile github.com/snapcore/snapd/release=$WORK/b030/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b013/_pkg_.a BUILDSTDERR: packagefile path/filepath=$WORK/b027/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b026/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/snapd-2.37.2/src/github.com/snapcore/snapd/dirs BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b029/_pkg_.a -trimpath $WORK/b029 -shared -p github.com/snapcore/snapd/dirs -complete -installsuffix shared -buildid 9S887xiemlciXQUXu-Zs/9S887xiemlciXQUXu-Zs -goversion go1.10.7 -D "" -importcfg $WORK/b029/importcfg -pack ./dirs.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b029/_pkg_.a # internal BUILDSTDERR: cp $WORK/b029/_pkg_.a /builddir/.cache/go-build/8a/8a7f8f27e1bf4544f7f51014813e438d22a0baf6ce5a6e0caacbe8e02d51e191-d # internal BUILDSTDERR: github.com/snapcore/snapd/i18n BUILDSTDERR: mkdir -p $WORK/b069/ BUILDSTDERR: github.com/snapcore/snapd/snap/squashfs BUILDSTDERR: cat >$WORK/b069/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile fmt=$WORK/b002/_pkg_.a BUILDSTDERR: packagefile github.com/ojii/gettext.go=$WORK/b070/_pkg_.a BUILDSTDERR: packagefile github.com/snapcore/snapd/dirs=$WORK/b029/_pkg_.a BUILDSTDERR: packagefile github.com/snapcore/snapd/osutil=$WORK/b032/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b013/_pkg_.a BUILDSTDERR: packagefile path/filepath=$WORK/b027/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b026/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: mkdir -p $WORK/b065/ BUILDSTDERR: cat >$WORK/b065/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile bufio=$WORK/b023/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b002/_pkg_.a BUILDSTDERR: packagefile github.com/snapcore/snapd/dirs=$WORK/b029/_pkg_.a BUILDSTDERR: packagefile github.com/snapcore/snapd/osutil=$WORK/b032/_pkg_.a BUILDSTDERR: packagefile github.com/snapcore/snapd/strutil=$WORK/b044/_pkg_.a BUILDSTDERR: packagefile io/ioutil=$WORK/b054/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b013/_pkg_.a BUILDSTDERR: packagefile os/exec=$WORK/b055/_pkg_.a BUILDSTDERR: packagefile path=$WORK/b025/_pkg_.a BUILDSTDERR: packagefile path/filepath=$WORK/b027/_pkg_.a BUILDSTDERR: packagefile regexp=$WORK/b048/_pkg_.a BUILDSTDERR: packagefile strconv=$WORK/b019/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b026/_pkg_.a BUILDSTDERR: packagefile time=$WORK/b016/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/snapd-2.37.2/src/github.com/snapcore/snapd/i18n BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b069/_pkg_.a -trimpath $WORK/b069 -shared -p github.com/snapcore/snapd/i18n -complete -installsuffix shared -buildid djRw3d2H2ogbnZwvtm1r/djRw3d2H2ogbnZwvtm1r -goversion go1.10.7 -D "" -importcfg $WORK/b069/importcfg -pack ./i18n.go BUILDSTDERR: cd /builddir/build/BUILD/snapd-2.37.2/src/github.com/snapcore/snapd/snap/squashfs BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b065/_pkg_.a -trimpath $WORK/b065 -shared -p github.com/snapcore/snapd/snap/squashfs -complete -installsuffix shared -buildid 5MbEhCyTPhpy2J6QhX8X/5MbEhCyTPhpy2J6QhX8X -goversion go1.10.7 -D "" -importcfg $WORK/b065/importcfg -pack ./squashfs.go ./stat.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b069/_pkg_.a # internal BUILDSTDERR: cp $WORK/b069/_pkg_.a /builddir/.cache/go-build/0a/0a12003a323022b266be038dd76e86f5839c05a33b87db74647eef2fa6baba58-d # internal BUILDSTDERR: github.com/snapcore/snapd/timeutil BUILDSTDERR: mkdir -p $WORK/b068/ BUILDSTDERR: cat >$WORK/b068/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile bytes=$WORK/b024/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b002/_pkg_.a BUILDSTDERR: packagefile github.com/snapcore/snapd/i18n=$WORK/b069/_pkg_.a BUILDSTDERR: packagefile math/rand=$WORK/b050/_pkg_.a BUILDSTDERR: packagefile regexp=$WORK/b048/_pkg_.a BUILDSTDERR: packagefile strconv=$WORK/b019/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b026/_pkg_.a BUILDSTDERR: packagefile time=$WORK/b016/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/snapd-2.37.2/src/github.com/snapcore/snapd/timeutil BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b068/_pkg_.a -trimpath $WORK/b068 -shared -p github.com/snapcore/snapd/timeutil -complete -installsuffix shared -buildid ZAGAVxe7sZcD-IN3hfah/ZAGAVxe7sZcD-IN3hfah -goversion go1.10.7 -D "" -importcfg $WORK/b068/importcfg -pack ./human.go ./schedule.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b065/_pkg_.a # internal BUILDSTDERR: cp $WORK/b065/_pkg_.a /builddir/.cache/go-build/27/27b74445ea27cc9161049aa1caded07906c148f084ecad914e4612116fd5f252-d # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b068/_pkg_.a # internal BUILDSTDERR: cp $WORK/b068/_pkg_.a /builddir/.cache/go-build/cd/cd22648e3caa60e7c66b40a4ee2e0a4717f523d3f07b72fc815bed187274cb74-d # internal BUILDSTDERR: github.com/snapcore/snapd/snap BUILDSTDERR: mkdir -p $WORK/b058/ BUILDSTDERR: cat >$WORK/b058/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile bytes=$WORK/b024/_pkg_.a BUILDSTDERR: packagefile encoding/json=$WORK/b059/_pkg_.a BUILDSTDERR: packagefile errors=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b002/_pkg_.a BUILDSTDERR: packagefile github.com/snapcore/snapd/arch=$WORK/b061/_pkg_.a BUILDSTDERR: packagefile github.com/snapcore/snapd/dirs=$WORK/b029/_pkg_.a BUILDSTDERR: packagefile github.com/snapcore/snapd/logger=$WORK/b063/_pkg_.a BUILDSTDERR: packagefile github.com/snapcore/snapd/osutil=$WORK/b032/_pkg_.a BUILDSTDERR: packagefile github.com/snapcore/snapd/osutil/sys=$WORK/b043/_pkg_.a BUILDSTDERR: packagefile github.com/snapcore/snapd/snap/snapdir=$WORK/b064/_pkg_.a BUILDSTDERR: packagefile github.com/snapcore/snapd/snap/squashfs=$WORK/b065/_pkg_.a BUILDSTDERR: packagefile github.com/snapcore/snapd/spdx=$WORK/b066/_pkg_.a BUILDSTDERR: packagefile github.com/snapcore/snapd/strutil=$WORK/b044/_pkg_.a BUILDSTDERR: packagefile github.com/snapcore/snapd/timeout=$WORK/b067/_pkg_.a BUILDSTDERR: packagefile github.com/snapcore/snapd/timeutil=$WORK/b068/_pkg_.a BUILDSTDERR: packagefile gopkg.in/yaml.v2=$WORK/b045/_pkg_.a BUILDSTDERR: packagefile io/ioutil=$WORK/b054/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b013/_pkg_.a BUILDSTDERR: packagefile path/filepath=$WORK/b027/_pkg_.a BUILDSTDERR: packagefile reflect=$WORK/b018/_pkg_.a BUILDSTDERR: packagefile regexp=$WORK/b048/_pkg_.a BUILDSTDERR: packagefile sort=$WORK/b028/_pkg_.a BUILDSTDERR: packagefile strconv=$WORK/b019/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b026/_pkg_.a BUILDSTDERR: packagefile time=$WORK/b016/_pkg_.a BUILDSTDERR: packagefile unicode/utf8=$WORK/b020/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/snapd-2.37.2/src/github.com/snapcore/snapd/snap BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b058/_pkg_.a -trimpath $WORK/b058 -shared -p github.com/snapcore/snapd/snap -complete -installsuffix shared -buildid bMSL9xvG2UiGQ9hyBDkS/bMSL9xvG2UiGQ9hyBDkS -goversion go1.10.7 -D "" -importcfg $WORK/b058/importcfg -pack ./broken.go ./channel.go ./container.go ./epoch.go ./errors.go ./gadget.go ./hooktypes.go ./implicit.go ./info.go ./info_snap_yaml.go ./restartcond.go ./revision.go ./seed_yaml.go ./types.go ./validate.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b058/_pkg_.a # internal BUILDSTDERR: cp $WORK/b058/_pkg_.a /builddir/.cache/go-build/b7/b7ce5ac727332066b711b577d855d9d0cf8ef4bd6cdf39c43e2675d68c483eb8-d # internal BUILDSTDERR: github.com/snapcore/snapd/snap/snapenv BUILDSTDERR: mkdir -p $WORK/b076/ BUILDSTDERR: cat >$WORK/b076/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile fmt=$WORK/b002/_pkg_.a BUILDSTDERR: packagefile github.com/snapcore/snapd/arch=$WORK/b061/_pkg_.a BUILDSTDERR: packagefile github.com/snapcore/snapd/dirs=$WORK/b029/_pkg_.a BUILDSTDERR: packagefile github.com/snapcore/snapd/osutil/sys=$WORK/b043/_pkg_.a BUILDSTDERR: packagefile github.com/snapcore/snapd/snap=$WORK/b058/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b013/_pkg_.a BUILDSTDERR: packagefile os/user=$WORK/b056/_pkg_.a BUILDSTDERR: packagefile path/filepath=$WORK/b027/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b026/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/snapd-2.37.2/src/github.com/snapcore/snapd/snap/snapenv BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b076/_pkg_.a -trimpath $WORK/b076 -shared -p github.com/snapcore/snapd/snap/snapenv -complete -installsuffix shared -buildid kJX5gYp8fDc3NYzaaSK9/kJX5gYp8fDc3NYzaaSK9 -goversion go1.10.7 -D "" -importcfg $WORK/b076/importcfg -pack ./snapenv.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b076/_pkg_.a # internal BUILDSTDERR: cp $WORK/b076/_pkg_.a /builddir/.cache/go-build/08/08f1ec01c4b579621dbfc1acef8bea15260970a49f472295e037418c714bcd53-d # internal BUILDSTDERR: github.com/snapcore/snapd/cmd/snap-exec BUILDSTDERR: mkdir -p $WORK/b001/ BUILDSTDERR: cat >$WORK/b001/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile fmt=$WORK/b002/_pkg_.a BUILDSTDERR: packagefile github.com/jessevdk/go-flags=$WORK/b022/_pkg_.a BUILDSTDERR: packagefile github.com/snapcore/snapd/dirs=$WORK/b029/_pkg_.a BUILDSTDERR: packagefile github.com/snapcore/snapd/osutil=$WORK/b032/_pkg_.a BUILDSTDERR: packagefile github.com/snapcore/snapd/snap=$WORK/b058/_pkg_.a BUILDSTDERR: packagefile github.com/snapcore/snapd/snap/snapenv=$WORK/b076/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b013/_pkg_.a BUILDSTDERR: packagefile path/filepath=$WORK/b027/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b026/_pkg_.a BUILDSTDERR: packagefile syscall=$WORK/b015/_pkg_.a BUILDSTDERR: packagefile runtime=$WORK/b008/_pkg_.a BUILDSTDERR: packagefile runtime/cgo=$WORK/b057/_pkg_.a BUILDSTDERR: packagefile math=$WORK/b012/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/snapd-2.37.2/src/github.com/snapcore/snapd/cmd/snap-exec BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b001/_pkg_.a -trimpath $WORK/b001 -shared -p main -complete -installsuffix shared -buildid orQUqiLSaYrNMRL44i2z/orQUqiLSaYrNMRL44i2z -goversion go1.10.7 -D "" -importcfg $WORK/b001/importcfg -pack ./main.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b001/_pkg_.a # internal BUILDSTDERR: cp $WORK/b001/_pkg_.a /builddir/.cache/go-build/91/91b93cb7a002a996813257c10a37d3df6b88a54b1a17f161ab708f95df1fc691-d # internal BUILDSTDERR: cat >$WORK/b001/importcfg.link << 'EOF' # internal BUILDSTDERR: packagefile github.com/snapcore/snapd/cmd/snap-exec=$WORK/b001/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b002/_pkg_.a BUILDSTDERR: packagefile github.com/jessevdk/go-flags=$WORK/b022/_pkg_.a BUILDSTDERR: packagefile github.com/snapcore/snapd/dirs=$WORK/b029/_pkg_.a BUILDSTDERR: packagefile github.com/snapcore/snapd/osutil=$WORK/b032/_pkg_.a BUILDSTDERR: packagefile github.com/snapcore/snapd/snap=$WORK/b058/_pkg_.a BUILDSTDERR: packagefile github.com/snapcore/snapd/snap/snapenv=$WORK/b076/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b013/_pkg_.a BUILDSTDERR: packagefile path/filepath=$WORK/b027/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b026/_pkg_.a BUILDSTDERR: packagefile syscall=$WORK/b015/_pkg_.a BUILDSTDERR: packagefile runtime=$WORK/b008/_pkg_.a BUILDSTDERR: packagefile runtime/cgo=$WORK/b057/_pkg_.a BUILDSTDERR: packagefile math=$WORK/b012/_pkg_.a BUILDSTDERR: packagefile errors=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile reflect=$WORK/b018/_pkg_.a BUILDSTDERR: packagefile strconv=$WORK/b019/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b005/_pkg_.a BUILDSTDERR: packagefile unicode/utf8=$WORK/b020/_pkg_.a BUILDSTDERR: packagefile bufio=$WORK/b023/_pkg_.a BUILDSTDERR: packagefile bytes=$WORK/b024/_pkg_.a BUILDSTDERR: packagefile path=$WORK/b025/_pkg_.a BUILDSTDERR: packagefile sort=$WORK/b028/_pkg_.a BUILDSTDERR: packagefile time=$WORK/b016/_pkg_.a BUILDSTDERR: packagefile github.com/snapcore/snapd/release=$WORK/b030/_pkg_.a BUILDSTDERR: packagefile crypto=$WORK/b033/_pkg_.a BUILDSTDERR: packagefile debug/elf=$WORK/b035/_pkg_.a BUILDSTDERR: packagefile encoding/binary=$WORK/b041/_pkg_.a BUILDSTDERR: packagefile encoding/hex=$WORK/b042/_pkg_.a BUILDSTDERR: packagefile github.com/snapcore/snapd/osutil/sys=$WORK/b043/_pkg_.a BUILDSTDERR: packagefile github.com/snapcore/snapd/strutil=$WORK/b044/_pkg_.a BUILDSTDERR: packagefile golang.org/x/net/context=$WORK/b051/_pkg_.a BUILDSTDERR: packagefile gopkg.in/tomb.v2=$WORK/b053/_pkg_.a BUILDSTDERR: packagefile io/ioutil=$WORK/b054/_pkg_.a BUILDSTDERR: packagefile os/exec=$WORK/b055/_pkg_.a BUILDSTDERR: packagefile os/user=$WORK/b056/_pkg_.a BUILDSTDERR: packagefile regexp=$WORK/b048/_pkg_.a BUILDSTDERR: packagefile sync/atomic=$WORK/b011/_pkg_.a BUILDSTDERR: packagefile encoding/json=$WORK/b059/_pkg_.a BUILDSTDERR: packagefile github.com/snapcore/snapd/arch=$WORK/b061/_pkg_.a BUILDSTDERR: packagefile github.com/snapcore/snapd/logger=$WORK/b063/_pkg_.a BUILDSTDERR: packagefile github.com/snapcore/snapd/snap/snapdir=$WORK/b064/_pkg_.a BUILDSTDERR: packagefile github.com/snapcore/snapd/snap/squashfs=$WORK/b065/_pkg_.a BUILDSTDERR: packagefile github.com/snapcore/snapd/spdx=$WORK/b066/_pkg_.a BUILDSTDERR: packagefile github.com/snapcore/snapd/timeout=$WORK/b067/_pkg_.a BUILDSTDERR: packagefile github.com/snapcore/snapd/timeutil=$WORK/b068/_pkg_.a BUILDSTDERR: packagefile gopkg.in/yaml.v2=$WORK/b045/_pkg_.a BUILDSTDERR: packagefile internal/poll=$WORK/b014/_pkg_.a BUILDSTDERR: packagefile internal/testlog=$WORK/b017/_pkg_.a BUILDSTDERR: packagefile unicode=$WORK/b021/_pkg_.a BUILDSTDERR: packagefile internal/race=$WORK/b006/_pkg_.a BUILDSTDERR: packagefile runtime/internal/atomic=$WORK/b009/_pkg_.a BUILDSTDERR: packagefile runtime/internal/sys=$WORK/b010/_pkg_.a BUILDSTDERR: packagefile github.com/snapcore/snapd/selinux=$WORK/b031/_pkg_.a BUILDSTDERR: packagefile hash=$WORK/b034/_pkg_.a BUILDSTDERR: packagefile compress/zlib=$WORK/b036/_pkg_.a BUILDSTDERR: packagefile debug/dwarf=$WORK/b040/_pkg_.a BUILDSTDERR: packagefile math/rand=$WORK/b050/_pkg_.a BUILDSTDERR: packagefile context=$WORK/b052/_pkg_.a BUILDSTDERR: packagefile regexp/syntax=$WORK/b049/_pkg_.a BUILDSTDERR: packagefile encoding=$WORK/b046/_pkg_.a BUILDSTDERR: packagefile encoding/base64=$WORK/b047/_pkg_.a BUILDSTDERR: packagefile unicode/utf16=$WORK/b060/_pkg_.a BUILDSTDERR: packagefile log=$WORK/b062/_pkg_.a BUILDSTDERR: packagefile github.com/snapcore/snapd/i18n=$WORK/b069/_pkg_.a BUILDSTDERR: packagefile compress/flate=$WORK/b037/_pkg_.a BUILDSTDERR: packagefile hash/adler32=$WORK/b039/_pkg_.a BUILDSTDERR: packagefile github.com/ojii/gettext.go=$WORK/b070/_pkg_.a BUILDSTDERR: packagefile math/bits=$WORK/b038/_pkg_.a BUILDSTDERR: packagefile github.com/ojii/gettext.go/pluralforms=$WORK/b071/_pkg_.a BUILDSTDERR: packagefile testing=$WORK/b072/_pkg_.a BUILDSTDERR: packagefile flag=$WORK/b073/_pkg_.a BUILDSTDERR: packagefile runtime/debug=$WORK/b074/_pkg_.a BUILDSTDERR: packagefile runtime/trace=$WORK/b075/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: mkdir -p $WORK/b001/exe/ BUILDSTDERR: cd . BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/link -o $WORK/b001/exe/a.out -importcfg $WORK/b001/importcfg.link -installsuffix shared -buildmode=pie -buildid=nEgXpWoqqF-NM2l-1Dvp/orQUqiLSaYrNMRL44i2z/fRdTp48K9T56MuGO-vMA/nEgXpWoqqF-NM2l-1Dvp -B 0x01184ff2ef1ab411d299014e4e87738ca3b5d842 -extldflags "-Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -static" -extld=gcc $WORK/b001/_pkg_.a BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b001/exe/a.out # internal BUILDSTDERR: # github.com/snapcore/snapd/cmd/snap-exec BUILDSTDERR: /tmp/go-link-308948251/000004.o: In function `mygetgrouplist': BUILDSTDERR: /usr/lib/golang/src/os/user/getgrouplist_unix.go:15: warning: Using 'getgrouplist' in statically linked applications requires at runtime the shared libraries from the glibc version used for linking BUILDSTDERR: /tmp/go-link-308948251/000003.o: In function `mygetgrgid_r': BUILDSTDERR: /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 BUILDSTDERR: /tmp/go-link-308948251/000001.o: In function `_cgo_d76b870879f1_Cfunc_getgrnam_r': BUILDSTDERR: /tmp/go-build/cgo-gcc-prolog:56: warning: Using 'getgrnam_r' in statically linked applications requires at runtime the shared libraries from the glibc version used for linking BUILDSTDERR: /tmp/go-link-308948251/000003.o: In function `mygetpwnam_r': BUILDSTDERR: /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 BUILDSTDERR: /tmp/go-link-308948251/000003.o: In function `mygetpwuid_r': BUILDSTDERR: /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 BUILDSTDERR: mkdir -p bin/ BUILDSTDERR: mv $WORK/b001/exe/a.out bin/snap-exec BUILDSTDERR: rm -r $WORK/b001/ BUILDSTDERR: ++ head -c20 /dev/urandom BUILDSTDERR: ++ od -An -tx1 BUILDSTDERR: ++ tr -d ' \n' + go build -buildmode pie -compiler gc -tags=rpm_crashtraceback -ldflags ' -B 0x1e7ba0a99dd789b03a72cf6581501f69494222f3 -extldflags '\''-Wl,-z,relro -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 BUILDSTDERR: WORK=/tmp/go-build830964925 BUILDSTDERR: errors BUILDSTDERR: mkdir -p $WORK/b003/ BUILDSTDERR: cat >$WORK/b003/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/errors BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b003/_pkg_.a -trimpath $WORK/b003 -shared -p errors -std -complete -installsuffix shared -buildid FzgE2nFu75oIIzQfsbtJ/FzgE2nFu75oIIzQfsbtJ -goversion go1.10.7 -D "" -importcfg $WORK/b003/importcfg -pack ./errors.go BUILDSTDERR: internal/race BUILDSTDERR: mkdir -p $WORK/b006/ BUILDSTDERR: cat >$WORK/b006/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/internal/race BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b006/_pkg_.a -trimpath $WORK/b006 -shared -p internal/race -std -complete -installsuffix shared -buildid dOVl6qj1a18OpPfdZTjZ/dOVl6qj1a18OpPfdZTjZ -goversion go1.10.7 -D "" -importcfg $WORK/b006/importcfg -pack ./doc.go ./norace.go BUILDSTDERR: runtime/internal/sys BUILDSTDERR: mkdir -p $WORK/b010/ BUILDSTDERR: cat >$WORK/b010/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/runtime/internal/sys BUILDSTDERR: /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 59obkQxhxG_TGCe612z5/59obkQxhxG_TGCe612z5 -goversion go1.10.7 -D "" -importcfg $WORK/b010/importcfg -pack ./arch.go ./arch_arm.go ./intrinsics.go ./stubs.go ./sys.go ./zgoarch_arm.go ./zgoos_linux.go ./zversion.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b003/_pkg_.a # internal BUILDSTDERR: cp $WORK/b003/_pkg_.a /builddir/.cache/go-build/9b/9be2c336769d4dcf37b51e73bb39f054654001d45948f463d212c65bdaf9bf39-d # internal BUILDSTDERR: sync/atomic BUILDSTDERR: mkdir -p $WORK/b011/ BUILDSTDERR: cat >$WORK/b011/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/sync/atomic BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b011/_pkg_.a -trimpath $WORK/b011 -shared -p sync/atomic -std -installsuffix shared -buildid budSmCIll38VTuET45Zo/budSmCIll38VTuET45Zo -goversion go1.10.7 -D "" -importcfg $WORK/b011/importcfg -pack -asmhdr $WORK/b011/go_asm.h ./64bit_arm.go ./doc.go ./value.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b006/_pkg_.a # internal BUILDSTDERR: cp $WORK/b006/_pkg_.a /builddir/.cache/go-build/6c/6c7d9dcd5420dbf7ee5230e4b77c6ac5f97b2b82b69e9abec7442c6113a1d4e5-d # internal BUILDSTDERR: unicode/utf8 BUILDSTDERR: mkdir -p $WORK/b013/ BUILDSTDERR: cat >$WORK/b013/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/unicode/utf8 BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b013/_pkg_.a -trimpath $WORK/b013 -shared -p unicode/utf8 -std -complete -installsuffix shared -buildid fJYE0wejU97PfFhHBeeA/fJYE0wejU97PfFhHBeeA -goversion go1.10.7 -D "" -importcfg $WORK/b013/importcfg -pack ./utf8.go BUILDSTDERR: unicode BUILDSTDERR: mkdir -p $WORK/b012/ BUILDSTDERR: cat >$WORK/b012/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/unicode BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b012/_pkg_.a -trimpath $WORK/b012 -shared -p unicode -std -complete -installsuffix shared -buildid NGNhrKtkUSXx8aKUTdxt/NGNhrKtkUSXx8aKUTdxt -goversion go1.10.7 -D "" -importcfg $WORK/b012/importcfg -pack ./casetables.go ./digit.go ./graphic.go ./letter.go ./tables.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b010/_pkg_.a # internal BUILDSTDERR: cp $WORK/b010/_pkg_.a /builddir/.cache/go-build/de/de7e1a766396f352d7455f5b7af0f3457334e502227eb0f522747864e18e34c4-d # internal BUILDSTDERR: runtime/internal/atomic BUILDSTDERR: mkdir -p $WORK/b009/ BUILDSTDERR: cat >$WORK/b009/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile runtime/internal/sys=$WORK/b010/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/runtime/internal/atomic BUILDSTDERR: /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 vchkUbhtBUiVeWzL9wWJ/vchkUbhtBUiVeWzL9wWJ -goversion go1.10.7 -D "" -importcfg $WORK/b009/importcfg -pack -asmhdr $WORK/b009/go_asm.h ./atomic_arm.go ./stubs.go BUILDSTDERR: cd /usr/lib/golang/src/sync/atomic BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/asm -trimpath $WORK/b011 -I $WORK/b011/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm -shared -o $WORK/b011/asm_arm.o ./asm_arm.s BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/asm -trimpath $WORK/b011 -I $WORK/b011/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm -shared -o $WORK/b011/asm_linux_arm.o ./asm_linux_arm.s BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b013/_pkg_.a # internal BUILDSTDERR: cp $WORK/b013/_pkg_.a /builddir/.cache/go-build/dd/dd88326b4532d5372445a4d7210b8c24db4586b2db7e9209c65502a017b089d8-d # internal BUILDSTDERR: cd /usr/lib/golang/src/runtime/internal/atomic BUILDSTDERR: /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 BUILDSTDERR: math BUILDSTDERR: mkdir -p $WORK/b015/ BUILDSTDERR: cat >$WORK/b015/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/math BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b015/_pkg_.a -trimpath $WORK/b015 -shared -p math -std -installsuffix shared -buildid vod3F1rpDk2dtc-LDG0j/vod3F1rpDk2dtc-LDG0j -goversion go1.10.7 -D "" -importcfg $WORK/b015/importcfg -pack -asmhdr $WORK/b015/go_asm.h ./abs.go ./acosh.go ./asin.go ./asinh.go ./atan.go ./atan2.go ./atanh.go ./bits.go ./cbrt.go ./const.go ./copysign.go ./dim.go ./erf.go ./erfinv.go ./exp.go ./expm1.go ./floor.go ./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 ./unsafe.go BUILDSTDERR: cd /usr/lib/golang/src/sync/atomic BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/pack r $WORK/b011/_pkg_.a $WORK/b011/asm_arm.o $WORK/b011/asm_linux_arm.o # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b011/_pkg_.a # internal BUILDSTDERR: cp $WORK/b011/_pkg_.a /builddir/.cache/go-build/70/707c6e722d320959298223dd4471c7b91b6a21f9de7ba9e31a7a160446bb89e5-d # internal BUILDSTDERR: internal/testlog BUILDSTDERR: mkdir -p $WORK/b020/ BUILDSTDERR: cat >$WORK/b020/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile sync/atomic=$WORK/b011/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/internal/testlog BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b020/_pkg_.a -trimpath $WORK/b020 -shared -p internal/testlog -std -complete -installsuffix shared -buildid pYom1Yu7pPCpBa1QTHzq/pYom1Yu7pPCpBa1QTHzq -goversion go1.10.7 -D "" -importcfg $WORK/b020/importcfg -pack ./log.go BUILDSTDERR: cd /usr/lib/golang/src/runtime/internal/atomic BUILDSTDERR: /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 BUILDSTDERR: /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 BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b009/_pkg_.a # internal BUILDSTDERR: cp $WORK/b009/_pkg_.a /builddir/.cache/go-build/ec/ec61486775f3d3683e1c552a154807a619f7bcbc5aa2b8db500d0dfad17e97bf-d # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b020/_pkg_.a # internal BUILDSTDERR: cp $WORK/b020/_pkg_.a /builddir/.cache/go-build/ca/cac2ea73f7f18d3d746bb463e721ff0135b00c2314eaf9e0490e02b9114a4436-d # internal BUILDSTDERR: math/bits BUILDSTDERR: mkdir -p $WORK/b038/ BUILDSTDERR: cat >$WORK/b038/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/math/bits BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b038/_pkg_.a -trimpath $WORK/b038 -shared -p math/bits -std -complete -installsuffix shared -buildid XNxaeMKSllrnt1Vhe5QU/XNxaeMKSllrnt1Vhe5QU -goversion go1.10.7 -D "" -importcfg $WORK/b038/importcfg -pack ./bits.go ./bits_tables.go BUILDSTDERR: runtime BUILDSTDERR: mkdir -p $WORK/b008/ BUILDSTDERR: cat >$WORK/b008/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile runtime/internal/atomic=$WORK/b009/_pkg_.a BUILDSTDERR: packagefile runtime/internal/sys=$WORK/b010/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/runtime BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b008/_pkg_.a -trimpath $WORK/b008 -shared -p runtime -std -+ -installsuffix shared -buildid bhPI7QEd8EmtpOEQR3K1/bhPI7QEd8EmtpOEQR3K1 -goversion go1.10.7 -D "" -importcfg $WORK/b008/importcfg -pack -asmhdr $WORK/b008/go_asm.h ./alg.go ./atomic_pointer.go ./cgo.go ./cgocall.go ./cgocallback.go ./cgocheck.go ./chan.go ./compiler.go ./complex.go ./cpuprof.go ./debug.go ./defs_linux_arm.go ./env_posix.go ./error.go ./extern.go ./fastlog2.go ./fastlog2table.go ./fedora.go ./float.go ./hash32.go ./hashmap.go ./hashmap_fast.go ./heapdump.go ./iface.go ./lfstack.go ./lfstack_32bit.go ./lock_futex.go ./malloc.go ./mbarrier.go ./mbitmap.go ./mcache.go ./mcentral.go ./mem_linux.go ./mfinal.go ./mfixalloc.go ./mgc.go ./mgclarge.go ./mgcmark.go ./mgcsweep.go ./mgcsweepbuf.go ./mgcwork.go ./mheap.go ./mmap.go ./mprof.go ./msan0.go ./msize.go ./mstats.go ./mwbbuf.go ./netpoll.go ./netpoll_epoll.go ./os_linux.go ./os_linux_arm.go ./os_linux_generic.go ./panic.go ./plugin.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_linux.go ./signal_arm.go ./signal_linux_arm.go ./signal_sighandler.go ./signal_unix.go ./sigqueue.go ./sigtab_linux_generic.go ./sizeclasses.go ./slice.go ./softfloat64.go ./softfloat_arm.go ./sqrt.go ./stack.go ./string.go ./stubs.go ./stubs2.go ./stubs32.go ./stubs_asm.go ./stubs_linux.go ./symtab.go ./sys_arm.go ./sys_nonppc64x.go ./time.go ./timestub.go ./trace.go ./traceback.go ./type.go ./typekind.go ./unaligned2.go ./utf8.go ./vlrt.go ./write_err.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b038/_pkg_.a # internal BUILDSTDERR: cp $WORK/b038/_pkg_.a /builddir/.cache/go-build/65/65373472c87457180324913199da414da986b82b08a0ef1a6081b65eb54f85e7-d # internal BUILDSTDERR: encoding BUILDSTDERR: mkdir -p $WORK/b046/ BUILDSTDERR: cat >$WORK/b046/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/encoding BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b046/_pkg_.a -trimpath $WORK/b046 -shared -p encoding -std -complete -installsuffix shared -buildid QkqpXiTvWFz2yKi8I0Yi/QkqpXiTvWFz2yKi8I0Yi -goversion go1.10.7 -D "" -importcfg $WORK/b046/importcfg -pack ./encoding.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b046/_pkg_.a # internal BUILDSTDERR: cp $WORK/b046/_pkg_.a /builddir/.cache/go-build/d1/d1ce3a0982665e20620ed446eeb68be46ae4cfe0d12719302fbcf8979d3ec395-d # internal BUILDSTDERR: runtime/cgo BUILDSTDERR: mkdir -p $WORK/b057/ BUILDSTDERR: cd /usr/lib/golang/src/runtime/cgo BUILDSTDERR: CGO_LDFLAGS='"-g" "-O2" "-lpthread"' /usr/lib/golang/pkg/tool/linux_arm/cgo -objdir $WORK/b057/ -importpath runtime/cgo -import_runtime_cgo=false -import_syscall=false -- -I $WORK/b057/ -g -O2 -Wall -Werror ./cgo.go BUILDSTDERR: cd $WORK BUILDSTDERR: gcc -fno-caret-diagnostics -c -x c - || true BUILDSTDERR: gcc -Qunused-arguments -c -x c - || true BUILDSTDERR: gcc -fdebug-prefix-map=a=b -c -x c - || true BUILDSTDERR: gcc -gno-record-gcc-switches -c -x c - || true BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b012/_pkg_.a # internal BUILDSTDERR: cp $WORK/b012/_pkg_.a /builddir/.cache/go-build/ff/ff841cba8bfa0b134451e77d5e80aeb6f6e887be9a52121b8fe6e9ec382e5ece-d # internal BUILDSTDERR: cd $WORK/b057 BUILDSTDERR: gcc -I /usr/lib/golang/src/runtime/cgo -fPIC -marm -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b057=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -Wall -Werror -o ./_x001.o -c _cgo_export.c BUILDSTDERR: unicode/utf16 BUILDSTDERR: mkdir -p $WORK/b062/ BUILDSTDERR: cat >$WORK/b062/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/math BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/asm -trimpath $WORK/b015 -I $WORK/b015/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm -shared -o $WORK/b015/asin_arm.o ./asin_arm.s BUILDSTDERR: cd /usr/lib/golang/src/unicode/utf16 BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b062/_pkg_.a -trimpath $WORK/b062 -shared -p unicode/utf16 -std -complete -installsuffix shared -buildid HMRDOQp3lAQTAUw9RqpZ/HMRDOQp3lAQTAUw9RqpZ -goversion go1.10.7 -D "" -importcfg $WORK/b062/importcfg -pack ./utf16.go BUILDSTDERR: cd /usr/lib/golang/src/math BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/asm -trimpath $WORK/b015 -I $WORK/b015/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm -shared -o $WORK/b015/asinh_stub.o ./asinh_stub.s BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b062/_pkg_.a # internal BUILDSTDERR: cp $WORK/b062/_pkg_.a /builddir/.cache/go-build/51/51f8866d53bdd143320f4433f81f844924cbebf9266bafec6e66a0436b852679-d # internal BUILDSTDERR: crypto/subtle BUILDSTDERR: mkdir -p $WORK/b067/ BUILDSTDERR: cat >$WORK/b067/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/crypto/subtle BUILDSTDERR: /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 ZgwMcx3CUe98jgeEaRHB/ZgwMcx3CUe98jgeEaRHB -goversion go1.10.7 -D "" -importcfg $WORK/b067/importcfg -pack ./constant_time.go BUILDSTDERR: cd /usr/lib/golang/src/math BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/asm -trimpath $WORK/b015 -I $WORK/b015/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm -shared -o $WORK/b015/atan2_arm.o ./atan2_arm.s BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/asm -trimpath $WORK/b015 -I $WORK/b015/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm -shared -o $WORK/b015/atan_arm.o ./atan_arm.s BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/asm -trimpath $WORK/b015 -I $WORK/b015/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm -shared -o $WORK/b015/cbrt_stub.o ./cbrt_stub.s BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b067/_pkg_.a # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/asm -trimpath $WORK/b015 -I $WORK/b015/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm -shared -o $WORK/b015/dim_arm.o ./dim_arm.s BUILDSTDERR: cp $WORK/b067/_pkg_.a /builddir/.cache/go-build/b2/b2c5705f83313f96de0c4783f7f48606f18efab24a11b4b19b8c4cb5312e5550-d # internal BUILDSTDERR: golang.org/x/crypto/cast5 BUILDSTDERR: mkdir -p $WORK/b082/ BUILDSTDERR: cat >$WORK/b082/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile errors=$WORK/b003/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/share/gocode/src/golang.org/x/crypto/cast5 BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b082/_pkg_.a -trimpath $WORK/b082 -shared -p golang.org/x/crypto/cast5 -complete -installsuffix shared -buildid E9Kl_noUOho3_TSZKPgS/E9Kl_noUOho3_TSZKPgS -goversion go1.10.7 -D "" -importcfg $WORK/b082/importcfg -pack ./cast5.go BUILDSTDERR: cd /usr/lib/golang/src/math BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/asm -trimpath $WORK/b015 -I $WORK/b015/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm -shared -o $WORK/b015/erf_stub.o ./erf_stub.s BUILDSTDERR: cd $WORK/b057 BUILDSTDERR: gcc -I /usr/lib/golang/src/runtime/cgo -fPIC -marm -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b057=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -Wall -Werror -o ./_x002.o -c cgo.cgo2.c BUILDSTDERR: cd /usr/lib/golang/src/math BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/asm -trimpath $WORK/b015 -I $WORK/b015/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm -shared -o $WORK/b015/exp2_arm.o ./exp2_arm.s BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/asm -trimpath $WORK/b015 -I $WORK/b015/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm -shared -o $WORK/b015/exp_arm.o ./exp_arm.s BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/asm -trimpath $WORK/b015 -I $WORK/b015/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm -shared -o $WORK/b015/expm1_arm.o ./expm1_arm.s BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/asm -trimpath $WORK/b015 -I $WORK/b015/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm -shared -o $WORK/b015/floor_arm.o ./floor_arm.s BUILDSTDERR: cd /usr/lib/golang/src/runtime/cgo BUILDSTDERR: gcc -I . -fPIC -marm -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b057=/tmp/go-build -gno-record-gcc-switches -I $WORK/b057/ -g -O2 -Wall -Werror -o $WORK/b057/_x003.o -c gcc_context.c BUILDSTDERR: cd /usr/lib/golang/src/math BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/asm -trimpath $WORK/b015 -I $WORK/b015/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm -shared -o $WORK/b015/frexp_arm.o ./frexp_arm.s BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b082/_pkg_.a # internal BUILDSTDERR: cp $WORK/b082/_pkg_.a /builddir/.cache/go-build/ad/adc027e91600b535180bae8f71a54387573ed6971c95db11ba6a9eb6738c4e41-d # internal BUILDSTDERR: image/color BUILDSTDERR: mkdir -p $WORK/b087/ BUILDSTDERR: cat >$WORK/b087/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/image/color BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b087/_pkg_.a -trimpath $WORK/b087 -shared -p image/color -std -complete -installsuffix shared -buildid DuhP-JK58_hkjNQ8rfep/DuhP-JK58_hkjNQ8rfep -goversion go1.10.7 -D "" -importcfg $WORK/b087/importcfg -pack ./color.go ./ycbcr.go BUILDSTDERR: cd /usr/lib/golang/src/math BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/asm -trimpath $WORK/b015 -I $WORK/b015/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm -shared -o $WORK/b015/hypot_arm.o ./hypot_arm.s BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/asm -trimpath $WORK/b015 -I $WORK/b015/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm -shared -o $WORK/b015/ldexp_arm.o ./ldexp_arm.s BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/asm -trimpath $WORK/b015 -I $WORK/b015/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm -shared -o $WORK/b015/log10_arm.o ./log10_arm.s BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/asm -trimpath $WORK/b015 -I $WORK/b015/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm -shared -o $WORK/b015/log1p_arm.o ./log1p_arm.s BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/asm -trimpath $WORK/b015 -I $WORK/b015/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm -shared -o $WORK/b015/log_arm.o ./log_arm.s BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/asm -trimpath $WORK/b015 -I $WORK/b015/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm -shared -o $WORK/b015/mod_arm.o ./mod_arm.s BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/asm -trimpath $WORK/b015 -I $WORK/b015/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm -shared -o $WORK/b015/modf_arm.o ./modf_arm.s BUILDSTDERR: cd /usr/lib/golang/src/runtime/cgo BUILDSTDERR: gcc -I . -fPIC -marm -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b057=/tmp/go-build -gno-record-gcc-switches -I $WORK/b057/ -g -O2 -Wall -Werror -o $WORK/b057/_x004.o -c gcc_fatalf.c BUILDSTDERR: cd /usr/lib/golang/src/math BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/asm -trimpath $WORK/b015 -I $WORK/b015/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm -shared -o $WORK/b015/pow_stub.o ./pow_stub.s BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/asm -trimpath $WORK/b015 -I $WORK/b015/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm -shared -o $WORK/b015/remainder_arm.o ./remainder_arm.s BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/asm -trimpath $WORK/b015 -I $WORK/b015/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm -shared -o $WORK/b015/sin_arm.o ./sin_arm.s BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b087/_pkg_.a # internal BUILDSTDERR: cp $WORK/b087/_pkg_.a /builddir/.cache/go-build/9a/9a6a196ebcd4087f04ca8fd699799230cb9dc1442704d5e2d97b57ef2046c3c8-d # internal BUILDSTDERR: internal/nettrace BUILDSTDERR: mkdir -p $WORK/b096/ BUILDSTDERR: cat >$WORK/b096/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/internal/nettrace BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b096/_pkg_.a -trimpath $WORK/b096 -shared -p internal/nettrace -std -complete -installsuffix shared -buildid rY65XeBc6vnHIKHtAd8j/rY65XeBc6vnHIKHtAd8j -goversion go1.10.7 -D "" -importcfg $WORK/b096/importcfg -pack ./nettrace.go BUILDSTDERR: cd /usr/lib/golang/src/math BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/asm -trimpath $WORK/b015 -I $WORK/b015/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm -shared -o $WORK/b015/sinh_stub.o ./sinh_stub.s BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b096/_pkg_.a # internal BUILDSTDERR: cp $WORK/b096/_pkg_.a /builddir/.cache/go-build/6a/6ae8dc55bce129314826295edad1adda19c74f5ac5c7b7777177bb476ac111dc-d # internal BUILDSTDERR: container/list BUILDSTDERR: mkdir -p $WORK/b120/ BUILDSTDERR: cat >$WORK/b120/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/container/list BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b120/_pkg_.a -trimpath $WORK/b120 -shared -p container/list -std -complete -installsuffix shared -buildid QNQuZ9FMOJjfbgSEjzZG/QNQuZ9FMOJjfbgSEjzZG -goversion go1.10.7 -D "" -importcfg $WORK/b120/importcfg -pack ./list.go BUILDSTDERR: cd /usr/lib/golang/src/math BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/asm -trimpath $WORK/b015 -I $WORK/b015/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm -shared -o $WORK/b015/sqrt_arm.o ./sqrt_arm.s BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/asm -trimpath $WORK/b015 -I $WORK/b015/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm -shared -o $WORK/b015/tan_arm.o ./tan_arm.s BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/pack r $WORK/b015/_pkg_.a $WORK/b015/asin_arm.o $WORK/b015/asinh_stub.o $WORK/b015/atan2_arm.o $WORK/b015/atan_arm.o $WORK/b015/cbrt_stub.o $WORK/b015/dim_arm.o $WORK/b015/erf_stub.o $WORK/b015/exp2_arm.o $WORK/b015/exp_arm.o $WORK/b015/expm1_arm.o $WORK/b015/floor_arm.o $WORK/b015/frexp_arm.o $WORK/b015/hypot_arm.o $WORK/b015/ldexp_arm.o $WORK/b015/log10_arm.o $WORK/b015/log1p_arm.o $WORK/b015/log_arm.o $WORK/b015/mod_arm.o $WORK/b015/modf_arm.o $WORK/b015/pow_stub.o $WORK/b015/remainder_arm.o $WORK/b015/sin_arm.o $WORK/b015/sinh_stub.o $WORK/b015/sqrt_arm.o $WORK/b015/tan_arm.o # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b015/_pkg_.a # internal BUILDSTDERR: cp $WORK/b015/_pkg_.a /builddir/.cache/go-build/30/30b2fb20b2fb2d4ce1bb1ffbf0571623cbd1105badb42e14947c66aa5cde23cf-d # internal BUILDSTDERR: strconv BUILDSTDERR: mkdir -p $WORK/b022/ BUILDSTDERR: cat >$WORK/b022/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile errors=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile math=$WORK/b015/_pkg_.a BUILDSTDERR: packagefile unicode/utf8=$WORK/b013/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/strconv BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b022/_pkg_.a -trimpath $WORK/b022 -shared -p strconv -std -complete -installsuffix shared -buildid qJkbxNtUS-Mh2RrxJyOi/qJkbxNtUS-Mh2RrxJyOi -goversion go1.10.7 -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 BUILDSTDERR: cd /usr/lib/golang/src/runtime/cgo BUILDSTDERR: gcc -I . -fPIC -marm -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b057=/tmp/go-build -gno-record-gcc-switches -I $WORK/b057/ -g -O2 -Wall -Werror -o $WORK/b057/_x005.o -c gcc_libinit.c BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b120/_pkg_.a # internal BUILDSTDERR: cp $WORK/b120/_pkg_.a /builddir/.cache/go-build/f5/f570f183058651ed13582221d00dc0786a943875c5cb687f2b26dbf44f6e23f5-d # internal BUILDSTDERR: crypto/internal/cipherhw BUILDSTDERR: mkdir -p $WORK/b123/ BUILDSTDERR: cat >$WORK/b123/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/crypto/internal/cipherhw BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b123/_pkg_.a -trimpath $WORK/b123 -shared -p crypto/internal/cipherhw -std -complete -installsuffix shared -buildid 4lsNZcdKg9IocPATdROK/4lsNZcdKg9IocPATdROK -goversion go1.10.7 -D "" -importcfg $WORK/b123/importcfg -pack ./doc.go ./generic.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b123/_pkg_.a # internal BUILDSTDERR: cp $WORK/b123/_pkg_.a /builddir/.cache/go-build/38/3871d7191171c97d0c5cb49abd1394a92a2edd26c5d9555ad475a9d8ea2661dc-d # internal BUILDSTDERR: vendor/golang_org/x/crypto/cryptobyte/asn1 BUILDSTDERR: mkdir -p $WORK/b129/ BUILDSTDERR: cat >$WORK/b129/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/vendor/golang_org/x/crypto/cryptobyte/asn1 BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b129/_pkg_.a -trimpath $WORK/b129 -shared -p vendor/golang_org/x/crypto/cryptobyte/asn1 -std -complete -installsuffix shared -buildid TaH_hcZ3yW6vF5L4XwGt/TaH_hcZ3yW6vF5L4XwGt -goversion go1.10.7 -D "" -importcfg $WORK/b129/importcfg -pack ./asn1.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b129/_pkg_.a # internal BUILDSTDERR: cp $WORK/b129/_pkg_.a /builddir/.cache/go-build/56/561c178efc565d857bf1221efb8140fc682501cc2642b333d7acba0cba0d59da-d # internal BUILDSTDERR: vendor/golang_org/x/crypto/poly1305 BUILDSTDERR: mkdir -p $WORK/b132/ BUILDSTDERR: cat >$WORK/b132/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile crypto/subtle=$WORK/b067/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/vendor/golang_org/x/crypto/poly1305 BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b132/_pkg_.a -trimpath $WORK/b132 -shared -p vendor/golang_org/x/crypto/poly1305 -std -installsuffix shared -buildid bkQ85DF74Yijp6ByCgJ1/bkQ85DF74Yijp6ByCgJ1 -goversion go1.10.7 -D "" -importcfg $WORK/b132/importcfg -pack -asmhdr $WORK/b132/go_asm.h ./poly1305.go ./sum_arm.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/asm -trimpath $WORK/b132 -I $WORK/b132/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm -shared -o $WORK/b132/sum_arm.o ./sum_arm.s BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/pack r $WORK/b132/_pkg_.a $WORK/b132/sum_arm.o # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b132/_pkg_.a # internal BUILDSTDERR: cp $WORK/b132/_pkg_.a /builddir/.cache/go-build/b1/b177d760641aa27a0b7772a85d40a3cd9d6c0c29219cf7ef45dc4bea2bd2aa00-d # internal BUILDSTDERR: cd /usr/lib/golang/src/runtime/cgo BUILDSTDERR: gcc -I . -fPIC -marm -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b057=/tmp/go-build -gno-record-gcc-switches -I $WORK/b057/ -g -O2 -Wall -Werror -o $WORK/b057/_x006.o -c gcc_linux_arm.c BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b022/_pkg_.a # internal BUILDSTDERR: gcc -I . -fPIC -marm -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b057=/tmp/go-build -gno-record-gcc-switches -I $WORK/b057/ -g -O2 -Wall -Werror -o $WORK/b057/_x007.o -c gcc_setenv.c BUILDSTDERR: cp $WORK/b022/_pkg_.a /builddir/.cache/go-build/24/24ea46accc14a4a141160d833a0bac5804e4f6d2daaf41965015b7d8fc3e7abd-d # internal BUILDSTDERR: golang.org/x/crypto/openpgp/errors BUILDSTDERR: mkdir -p $WORK/b084/ BUILDSTDERR: cat >$WORK/b084/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile strconv=$WORK/b022/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: crypto/rc4 BUILDSTDERR: mkdir -p $WORK/b124/ BUILDSTDERR: cat >$WORK/b124/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile strconv=$WORK/b022/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/crypto/rc4 BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b124/_pkg_.a -trimpath $WORK/b124 -shared -p crypto/rc4 -std -installsuffix shared -buildid ZaA8jdsaIVU2jRpE_ER-/ZaA8jdsaIVU2jRpE_ER- -goversion go1.10.7 -D "" -importcfg $WORK/b124/importcfg -pack -asmhdr $WORK/b124/go_asm.h ./rc4.go ./rc4_asm.go BUILDSTDERR: cd /usr/share/gocode/src/golang.org/x/crypto/openpgp/errors BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b084/_pkg_.a -trimpath $WORK/b084 -shared -p golang.org/x/crypto/openpgp/errors -complete -installsuffix shared -buildid -qVQ-nwJK3hwOIkWUT8Z/-qVQ-nwJK3hwOIkWUT8Z -goversion go1.10.7 -D "" -importcfg $WORK/b084/importcfg -pack ./errors.go BUILDSTDERR: cd /usr/lib/golang/src/crypto/rc4 BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/asm -trimpath $WORK/b124 -I $WORK/b124/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm -shared -o $WORK/b124/rc4_arm.o ./rc4_arm.s BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/pack r $WORK/b124/_pkg_.a $WORK/b124/rc4_arm.o # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b124/_pkg_.a # internal BUILDSTDERR: cp $WORK/b124/_pkg_.a /builddir/.cache/go-build/64/64518d84cb5a9dd8e2cb7e00cbbb23dae514bd4252e4e38f6db1dcc2941efdc7-d # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b084/_pkg_.a # internal BUILDSTDERR: cp $WORK/b084/_pkg_.a /builddir/.cache/go-build/47/4708a14c64249d65d21aaf87ebbbf3dd8b4e703baea0e046d522943cae2f2e03-d # internal BUILDSTDERR: cd /usr/lib/golang/src/runtime/cgo BUILDSTDERR: gcc -I . -fPIC -marm -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b057=/tmp/go-build -gno-record-gcc-switches -I $WORK/b057/ -g -O2 -Wall -Werror -o $WORK/b057/_x008.o -c gcc_traceback.c BUILDSTDERR: gcc -I . -fPIC -marm -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b057=/tmp/go-build -gno-record-gcc-switches -I $WORK/b057/ -g -O2 -Wall -Werror -o $WORK/b057/_x009.o -c gcc_util.c BUILDSTDERR: gcc -I . -fPIC -marm -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b057=/tmp/go-build -gno-record-gcc-switches -I $WORK/b057/ -g -O2 -Wall -Werror -o $WORK/b057/_x010.o -c gcc_arm.S BUILDSTDERR: cd $WORK/b057 BUILDSTDERR: gcc -I /usr/lib/golang/src/runtime/cgo -fPIC -marm -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b057=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -Wall -Werror -o ./_cgo_main.o -c _cgo_main.c BUILDSTDERR: cd /usr/lib/golang/src/runtime/cgo BUILDSTDERR: gcc -I . -fPIC -marm -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b057=/tmp/go-build -gno-record-gcc-switches -o $WORK/b057/_cgo_.o $WORK/b057/_cgo_main.o $WORK/b057/_x001.o $WORK/b057/_x002.o $WORK/b057/_x003.o $WORK/b057/_x004.o $WORK/b057/_x005.o $WORK/b057/_x006.o $WORK/b057/_x007.o $WORK/b057/_x008.o $WORK/b057/_x009.o $WORK/b057/_x010.o -g -O2 -lpthread -pie BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/cgo -dynpackage cgo -dynimport $WORK/b057/_cgo_.o -dynout $WORK/b057/_cgo_import.go -dynlinker BUILDSTDERR: cat >$WORK/b057/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: EOF BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b057/_pkg_.a -trimpath $WORK/b057 -shared -p runtime/cgo -std -installsuffix shared -buildid u1Bn2Y7LiGXPps-ZbiXX/u1Bn2Y7LiGXPps-ZbiXX -goversion go1.10.7 -D "" -importcfg $WORK/b057/importcfg -pack -asmhdr $WORK/b057/go_asm.h ./callbacks.go ./callbacks_traceback.go ./iscgo.go ./setenv.go $WORK/b057/_cgo_gotypes.go $WORK/b057/cgo.cgo1.go $WORK/b057/_cgo_import.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/asm -trimpath $WORK/b057 -I $WORK/b057/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm -shared -o $WORK/b057/asm_arm.o ./asm_arm.s BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/pack r $WORK/b057/_pkg_.a $WORK/b057/asm_arm.o $WORK/b057/_x001.o $WORK/b057/_x002.o $WORK/b057/_x003.o $WORK/b057/_x004.o $WORK/b057/_x005.o $WORK/b057/_x006.o $WORK/b057/_x007.o $WORK/b057/_x008.o $WORK/b057/_x009.o $WORK/b057/_x010.o # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b057/_pkg_.a # internal BUILDSTDERR: cp $WORK/b057/_pkg_.a /builddir/.cache/go-build/6e/6e6e106bc9a94269675aea963f9c6e31aef62a579cffa38574d1df11d0a45c25-d # internal BUILDSTDERR: cd /usr/lib/golang/src/runtime BUILDSTDERR: /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.o ./asm.s BUILDSTDERR: /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 BUILDSTDERR: /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/duff_arm.o ./duff_arm.s BUILDSTDERR: /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/memclr_arm.o ./memclr_arm.s BUILDSTDERR: /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/memmove_arm.o ./memmove_arm.s BUILDSTDERR: /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/rt0_linux_arm.o ./rt0_linux_arm.s BUILDSTDERR: /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 BUILDSTDERR: /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/tls_arm.o ./tls_arm.s BUILDSTDERR: /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/vlop_arm.o ./vlop_arm.s BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/pack r $WORK/b008/_pkg_.a $WORK/b008/asm.o $WORK/b008/asm_arm.o $WORK/b008/duff_arm.o $WORK/b008/memclr_arm.o $WORK/b008/memmove_arm.o $WORK/b008/rt0_linux_arm.o $WORK/b008/sys_linux_arm.o $WORK/b008/tls_arm.o $WORK/b008/vlop_arm.o # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b008/_pkg_.a # internal BUILDSTDERR: cp $WORK/b008/_pkg_.a /builddir/.cache/go-build/12/12f69b0a8d8288ae1b3fc1ee53669a57199d00afb03436c8ec7ce01672dbd49f-d # internal BUILDSTDERR: sync BUILDSTDERR: mkdir -p $WORK/b005/ BUILDSTDERR: cat >$WORK/b005/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile internal/race=$WORK/b006/_pkg_.a BUILDSTDERR: packagefile runtime=$WORK/b008/_pkg_.a BUILDSTDERR: packagefile sync/atomic=$WORK/b011/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/sync BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b005/_pkg_.a -trimpath $WORK/b005 -shared -p sync -std -installsuffix shared -buildid u_7tPeKd-gz48mgCwh81/u_7tPeKd-gz48mgCwh81 -goversion go1.10.7 -D "" -importcfg $WORK/b005/importcfg -pack ./cond.go ./map.go ./mutex.go ./once.go ./pool.go ./runtime.go ./rwmutex.go ./waitgroup.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b005/_pkg_.a # internal BUILDSTDERR: cp $WORK/b005/_pkg_.a /builddir/.cache/go-build/d2/d21d416b8c50d87c890a88f01fc0d9b8c1f53351881bc7776bb0354c8609dba2-d # internal BUILDSTDERR: io BUILDSTDERR: mkdir -p $WORK/b004/ BUILDSTDERR: cat >$WORK/b004/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile errors=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b005/_pkg_.a BUILDSTDERR: packagefile sync/atomic=$WORK/b011/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/io BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b004/_pkg_.a -trimpath $WORK/b004 -shared -p io -std -complete -installsuffix shared -buildid TCM_eiQScJeuOwlBKfab/TCM_eiQScJeuOwlBKfab -goversion go1.10.7 -D "" -importcfg $WORK/b004/importcfg -pack ./io.go ./multi.go ./pipe.go BUILDSTDERR: math/rand BUILDSTDERR: mkdir -p $WORK/b050/ BUILDSTDERR: cat >$WORK/b050/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile math=$WORK/b015/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b005/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/math/rand BUILDSTDERR: /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 -nML_Cl1SdrsOCTHs8rQ/-nML_Cl1SdrsOCTHs8rQ -goversion go1.10.7 -D "" -importcfg $WORK/b050/importcfg -pack ./exp.go ./normal.go ./rand.go ./rng.go ./zipf.go BUILDSTDERR: reflect BUILDSTDERR: mkdir -p $WORK/b021/ BUILDSTDERR: syscall BUILDSTDERR: cat >$WORK/b021/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile math=$WORK/b015/_pkg_.a BUILDSTDERR: packagefile runtime=$WORK/b008/_pkg_.a BUILDSTDERR: packagefile strconv=$WORK/b022/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b005/_pkg_.a BUILDSTDERR: packagefile unicode=$WORK/b012/_pkg_.a BUILDSTDERR: packagefile unicode/utf8=$WORK/b013/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/reflect BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b021/_pkg_.a -trimpath $WORK/b021 -shared -p reflect -std -installsuffix shared -buildid s-kFQRWiC8zilyum1d5V/s-kFQRWiC8zilyum1d5V -goversion go1.10.7 -D "" -importcfg $WORK/b021/importcfg -pack -asmhdr $WORK/b021/go_asm.h ./deepequal.go ./makefunc.go ./swapper.go ./type.go ./value.go BUILDSTDERR: mkdir -p $WORK/b018/ BUILDSTDERR: cat >$WORK/b018/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile internal/race=$WORK/b006/_pkg_.a BUILDSTDERR: packagefile runtime=$WORK/b008/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b005/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/syscall BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b018/_pkg_.a -trimpath $WORK/b018 -shared -p syscall -std -installsuffix shared -buildid SxcSXGRvOVx7f0tjeXPC/SxcSXGRvOVx7f0tjeXPC -goversion go1.10.7 -D "" -importcfg $WORK/b018/importcfg -pack -asmhdr $WORK/b018/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 ./sockcmsg_linux.go ./sockcmsg_unix.go ./str.go ./syscall.go ./syscall_linux.go ./syscall_linux_arm.go ./syscall_unix.go ./timestruct.go ./zerrors_linux_arm.go ./zsyscall_linux_arm.go ./zsysnum_linux_arm.go ./ztypes_linux_arm.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b050/_pkg_.a # internal BUILDSTDERR: cp $WORK/b050/_pkg_.a /builddir/.cache/go-build/b0/b0933b5bf525c8703abf97b3f049d9c62f41b2407e33e157f8d7ddb0703f17c8-d # internal BUILDSTDERR: internal/singleflight BUILDSTDERR: mkdir -p $WORK/b097/ BUILDSTDERR: cat >$WORK/b097/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile sync=$WORK/b005/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/internal/singleflight BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b097/_pkg_.a -trimpath $WORK/b097 -shared -p internal/singleflight -std -complete -installsuffix shared -buildid P-Gssp2zK2XYiPCHv6ob/P-Gssp2zK2XYiPCHv6ob -goversion go1.10.7 -D "" -importcfg $WORK/b097/importcfg -pack ./singleflight.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b004/_pkg_.a # internal BUILDSTDERR: cp $WORK/b004/_pkg_.a /builddir/.cache/go-build/5c/5ca8ff181114072920982281a05aabafe7d6c1ed8ab0e786d5fc6c47ba370d0d-d # internal BUILDSTDERR: bytes BUILDSTDERR: mkdir -p $WORK/b002/ BUILDSTDERR: cat >$WORK/b002/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile errors=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile unicode=$WORK/b012/_pkg_.a BUILDSTDERR: packagefile unicode/utf8=$WORK/b013/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/bytes BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b002/_pkg_.a -trimpath $WORK/b002 -shared -p bytes -std -installsuffix shared -buildid _GCGalllAI9ZMbC_t5vE/_GCGalllAI9ZMbC_t5vE -goversion go1.10.7 -D "" -importcfg $WORK/b002/importcfg -pack ./buffer.go ./bytes.go ./bytes_decl.go ./bytes_generic.go ./reader.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b097/_pkg_.a # internal BUILDSTDERR: cp $WORK/b097/_pkg_.a /builddir/.cache/go-build/99/99d2c5fbb1ce4905140870204fba93548e0ada3e71973082e91dd21684d02f4a-d # internal BUILDSTDERR: strings BUILDSTDERR: mkdir -p $WORK/b026/ BUILDSTDERR: cat >$WORK/b026/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile errors=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile unicode=$WORK/b012/_pkg_.a BUILDSTDERR: packagefile unicode/utf8=$WORK/b013/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/strings BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b026/_pkg_.a -trimpath $WORK/b026 -shared -p strings -std -installsuffix shared -buildid OxzQVLHMQLdicf1cDjkt/OxzQVLHMQLdicf1cDjkt -goversion go1.10.7 -D "" -importcfg $WORK/b026/importcfg -pack -asmhdr $WORK/b026/go_asm.h ./builder.go ./compare.go ./reader.go ./replace.go ./search.go ./strings.go ./strings_decl.go ./strings_generic.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b002/_pkg_.a # internal BUILDSTDERR: cp $WORK/b002/_pkg_.a /builddir/.cache/go-build/55/55cd26c3ffac962f7d510a901a58055599f2031bbea86feaa465b0ee50094ff9-d # internal BUILDSTDERR: bufio BUILDSTDERR: mkdir -p $WORK/b024/ BUILDSTDERR: cat >$WORK/b024/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile bytes=$WORK/b002/_pkg_.a BUILDSTDERR: packagefile errors=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile unicode/utf8=$WORK/b013/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/bufio BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b024/_pkg_.a -trimpath $WORK/b024 -shared -p bufio -std -complete -installsuffix shared -buildid sbyQrKKdPi0f-I6rKRUm/sbyQrKKdPi0f-I6rKRUm -goversion go1.10.7 -D "" -importcfg $WORK/b024/importcfg -pack ./bufio.go ./scan.go BUILDSTDERR: cd /usr/lib/golang/src/strings BUILDSTDERR: /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/strings.o ./strings.s BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/pack r $WORK/b026/_pkg_.a $WORK/b026/strings.o # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b026/_pkg_.a # internal BUILDSTDERR: cp $WORK/b026/_pkg_.a /builddir/.cache/go-build/da/dac7ce4fa145f37eaa37b453501c4f3bbccfe72a6cbd6713501de33c5890ddd1-d # internal BUILDSTDERR: path BUILDSTDERR: mkdir -p $WORK/b025/ BUILDSTDERR: cat >$WORK/b025/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile errors=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b026/_pkg_.a BUILDSTDERR: packagefile unicode/utf8=$WORK/b013/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/path BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b025/_pkg_.a -trimpath $WORK/b025 -shared -p path -std -complete -installsuffix shared -buildid BO-34LXa-oC-9ds2voTM/BO-34LXa-oC-9ds2voTM -goversion go1.10.7 -D "" -importcfg $WORK/b025/importcfg -pack ./match.go ./path.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b025/_pkg_.a # internal BUILDSTDERR: cp $WORK/b025/_pkg_.a /builddir/.cache/go-build/2d/2d24b92ea916ae2dcfbf14800d26054879325340742a446c9bfbf25eb7c5dd81-d # internal BUILDSTDERR: hash BUILDSTDERR: mkdir -p $WORK/b034/ BUILDSTDERR: cat >$WORK/b034/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile io=$WORK/b004/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/hash BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b034/_pkg_.a -trimpath $WORK/b034 -shared -p hash -std -complete -installsuffix shared -buildid ZozSq7IL68fD4Ob_6-QE/ZozSq7IL68fD4Ob_6-QE -goversion go1.10.7 -D "" -importcfg $WORK/b034/importcfg -pack ./hash.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b024/_pkg_.a # internal BUILDSTDERR: cp $WORK/b024/_pkg_.a /builddir/.cache/go-build/2c/2ca189b2fe500e48c433581102b973845b9940b1750d495610e6ce1f8bd8da7f-d # internal BUILDSTDERR: crypto/cipher BUILDSTDERR: mkdir -p $WORK/b066/ BUILDSTDERR: cat >$WORK/b066/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile crypto/subtle=$WORK/b067/_pkg_.a BUILDSTDERR: packagefile errors=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile runtime=$WORK/b008/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/crypto/cipher BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b066/_pkg_.a -trimpath $WORK/b066 -shared -p crypto/cipher -std -complete -installsuffix shared -buildid oKPtzXDnRHw4Xff6qKlk/oKPtzXDnRHw4Xff6qKlk -goversion go1.10.7 -D "" -importcfg $WORK/b066/importcfg -pack ./cbc.go ./cfb.go ./cipher.go ./ctr.go ./gcm.go ./io.go ./ofb.go ./xor.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b034/_pkg_.a # internal BUILDSTDERR: cp $WORK/b034/_pkg_.a /builddir/.cache/go-build/a4/a41cc9a7108ed297e326d09d01047d03c42f066ca6d5c45f0fe27035e0fdc02a-d # internal BUILDSTDERR: crypto BUILDSTDERR: mkdir -p $WORK/b033/ BUILDSTDERR: cat >$WORK/b033/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile hash=$WORK/b034/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile strconv=$WORK/b022/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/crypto BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b033/_pkg_.a -trimpath $WORK/b033 -shared -p crypto -std -complete -installsuffix shared -buildid egKghIQAgrtx_-euBoL-/egKghIQAgrtx_-euBoL- -goversion go1.10.7 -D "" -importcfg $WORK/b033/importcfg -pack ./crypto.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b033/_pkg_.a # internal BUILDSTDERR: cp $WORK/b033/_pkg_.a /builddir/.cache/go-build/d2/d27e27cbfea0e10ba18bdfe7a1048f5305bf5045c9bcb0f7992bba0cd543d5ff-d # internal BUILDSTDERR: hash/adler32 BUILDSTDERR: mkdir -p $WORK/b039/ BUILDSTDERR: cat >$WORK/b039/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile errors=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile hash=$WORK/b034/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/hash/adler32 BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b039/_pkg_.a -trimpath $WORK/b039 -shared -p hash/adler32 -std -complete -installsuffix shared -buildid fDYGKa7YU0c9afK6FCfl/fDYGKa7YU0c9afK6FCfl -goversion go1.10.7 -D "" -importcfg $WORK/b039/importcfg -pack ./adler32.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b039/_pkg_.a # internal BUILDSTDERR: cp $WORK/b039/_pkg_.a /builddir/.cache/go-build/e1/e13c88629ba62ea721c7e060114ea86d6115b97a7edf94a1aae5752dc744a83b-d # internal BUILDSTDERR: crypto/sha256 BUILDSTDERR: mkdir -p $WORK/b071/ BUILDSTDERR: cat >$WORK/b071/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile crypto=$WORK/b033/_pkg_.a BUILDSTDERR: packagefile errors=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile hash=$WORK/b034/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/crypto/sha256 BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b071/_pkg_.a -trimpath $WORK/b071 -shared -p crypto/sha256 -std -complete -installsuffix shared -buildid 5oRdVi-EckgbkKXzuJ4y/5oRdVi-EckgbkKXzuJ4y -goversion go1.10.7 -D "" -importcfg $WORK/b071/importcfg -pack ./sha256.go ./sha256block.go ./sha256block_generic.go BUILDSTDERR: cd /usr/lib/golang/src/syscall BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/asm -trimpath $WORK/b018 -I $WORK/b018/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm -shared -o $WORK/b018/asm_linux_arm.o ./asm_linux_arm.s BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/pack r $WORK/b018/_pkg_.a $WORK/b018/asm_linux_arm.o # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b018/_pkg_.a # internal BUILDSTDERR: cp $WORK/b018/_pkg_.a /builddir/.cache/go-build/b0/b0f2b7bcf41b765e2053e273270496354b5156a4e91fdd31f7ff004c6cfc2ad1-d # internal BUILDSTDERR: time BUILDSTDERR: mkdir -p $WORK/b019/ BUILDSTDERR: cat >$WORK/b019/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile errors=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b005/_pkg_.a BUILDSTDERR: packagefile syscall=$WORK/b018/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/time BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b019/_pkg_.a -trimpath $WORK/b019 -shared -p time -std -installsuffix shared -buildid o4VgzBc7zFrS_Dmgo4kP/o4VgzBc7zFrS_Dmgo4kP -goversion go1.10.7 -D "" -importcfg $WORK/b019/importcfg -pack ./format.go ./sleep.go ./sys_unix.go ./tick.go ./time.go ./zoneinfo.go ./zoneinfo_read.go ./zoneinfo_unix.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b066/_pkg_.a # internal BUILDSTDERR: cp $WORK/b066/_pkg_.a /builddir/.cache/go-build/23/2362cf648631ce45d3488a103c0c158d92a28d2cb49381c362e63cb8519567bf-d # internal BUILDSTDERR: crypto/aes BUILDSTDERR: mkdir -p $WORK/b065/ BUILDSTDERR: cat >$WORK/b065/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile crypto/cipher=$WORK/b066/_pkg_.a BUILDSTDERR: packagefile strconv=$WORK/b022/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/crypto/aes BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b065/_pkg_.a -trimpath $WORK/b065 -shared -p crypto/aes -std -complete -installsuffix shared -buildid DYYD_yJEJfepqECFz3pm/DYYD_yJEJfepqECFz3pm -goversion go1.10.7 -D "" -importcfg $WORK/b065/importcfg -pack ./block.go ./cipher.go ./cipher_generic.go ./const.go ./modes.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b071/_pkg_.a # internal BUILDSTDERR: cp $WORK/b071/_pkg_.a /builddir/.cache/go-build/58/58aae3c276ff607b83da8a547d47626d4c43acde7e733c6fdde2272efa0122db-d # internal BUILDSTDERR: internal/syscall/unix BUILDSTDERR: mkdir -p $WORK/b068/ BUILDSTDERR: cat >$WORK/b068/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile sync/atomic=$WORK/b011/_pkg_.a BUILDSTDERR: packagefile syscall=$WORK/b018/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/internal/syscall/unix BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b068/_pkg_.a -trimpath $WORK/b068 -shared -p internal/syscall/unix -std -complete -installsuffix shared -buildid mrscqB56ZJ8_dtt0iC8Q/mrscqB56ZJ8_dtt0iC8Q -goversion go1.10.7 -D "" -importcfg $WORK/b068/importcfg -pack ./getrandom_linux.go ./getrandom_linux_arm.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b065/_pkg_.a # internal BUILDSTDERR: cp $WORK/b065/_pkg_.a /builddir/.cache/go-build/1b/1b65df2f765e4a4c4de0d2112cb40381898bf2ac7643cc889306957fc9177210-d # internal BUILDSTDERR: crypto/sha512 BUILDSTDERR: mkdir -p $WORK/b072/ BUILDSTDERR: cat >$WORK/b072/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile crypto=$WORK/b033/_pkg_.a BUILDSTDERR: packagefile errors=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile hash=$WORK/b034/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/crypto/sha512 BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b072/_pkg_.a -trimpath $WORK/b072 -shared -p crypto/sha512 -std -complete -installsuffix shared -buildid RZb5M3uQ1qrKKXw3HRCl/RZb5M3uQ1qrKKXw3HRCl -goversion go1.10.7 -D "" -importcfg $WORK/b072/importcfg -pack ./sha512.go ./sha512block.go ./sha512block_generic.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b068/_pkg_.a # internal BUILDSTDERR: cp $WORK/b068/_pkg_.a /builddir/.cache/go-build/1a/1afaf151f00f6674745af850bc9aa9b952c3aedad5185f2d4c33a95e4117d39b-d # internal BUILDSTDERR: crypto/md5 BUILDSTDERR: mkdir -p $WORK/b080/ BUILDSTDERR: cat >$WORK/b080/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile crypto=$WORK/b033/_pkg_.a BUILDSTDERR: packagefile errors=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile hash=$WORK/b034/_pkg_.a BUILDSTDERR: packagefile runtime=$WORK/b008/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/crypto/md5 BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b080/_pkg_.a -trimpath $WORK/b080 -shared -p crypto/md5 -std -installsuffix shared -buildid Csw8UbqFXbCwbSU93QbK/Csw8UbqFXbCwbSU93QbK -goversion go1.10.7 -D "" -importcfg $WORK/b080/importcfg -pack -asmhdr $WORK/b080/go_asm.h ./md5.go ./md5block.go ./md5block_decl.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/asm -trimpath $WORK/b080 -I $WORK/b080/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm -shared -o $WORK/b080/md5block_arm.o ./md5block_arm.s BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b072/_pkg_.a # internal BUILDSTDERR: cp $WORK/b072/_pkg_.a /builddir/.cache/go-build/e7/e7f840897d96ec189e583f90a9cae6dcae5b77a9fcfc5263c1f4e48bdd1a41b6-d # internal BUILDSTDERR: crypto/sha1 BUILDSTDERR: mkdir -p $WORK/b081/ BUILDSTDERR: cat >$WORK/b081/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile crypto=$WORK/b033/_pkg_.a BUILDSTDERR: packagefile errors=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile hash=$WORK/b034/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/pack r $WORK/b080/_pkg_.a $WORK/b080/md5block_arm.o # internal BUILDSTDERR: cd /usr/lib/golang/src/crypto/sha1 BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b081/_pkg_.a -trimpath $WORK/b081 -shared -p crypto/sha1 -std -installsuffix shared -buildid 8FklvMK2X-nR6GKYnKCJ/8FklvMK2X-nR6GKYnKCJ -goversion go1.10.7 -D "" -importcfg $WORK/b081/importcfg -pack -asmhdr $WORK/b081/go_asm.h ./sha1.go ./sha1block.go ./sha1block_decl.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b080/_pkg_.a # internal BUILDSTDERR: cp $WORK/b080/_pkg_.a /builddir/.cache/go-build/3a/3a54825f715ed65e1c3c7375469018748fa759e5d42932833187cacd817c78e1-d # internal BUILDSTDERR: golang.org/x/crypto/openpgp/s2k BUILDSTDERR: mkdir -p $WORK/b085/ BUILDSTDERR: cat >$WORK/b085/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile crypto=$WORK/b033/_pkg_.a BUILDSTDERR: packagefile golang.org/x/crypto/openpgp/errors=$WORK/b084/_pkg_.a BUILDSTDERR: packagefile hash=$WORK/b034/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile strconv=$WORK/b022/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/share/gocode/src/golang.org/x/crypto/openpgp/s2k BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b085/_pkg_.a -trimpath $WORK/b085 -shared -p golang.org/x/crypto/openpgp/s2k -complete -installsuffix shared -buildid 8Ggh5IBWJ0FpMewwBcBR/8Ggh5IBWJ0FpMewwBcBR -goversion go1.10.7 -D "" -importcfg $WORK/b085/importcfg -pack ./s2k.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b085/_pkg_.a # internal BUILDSTDERR: cp $WORK/b085/_pkg_.a /builddir/.cache/go-build/c1/c182bcda49bea4c1cef615a746abc1ee54c9011bd869906be5e8ad81928c39d3-d # internal BUILDSTDERR: image BUILDSTDERR: cd /usr/lib/golang/src/crypto/sha1 BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/asm -trimpath $WORK/b081 -I $WORK/b081/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm -shared -o $WORK/b081/sha1block_arm.o ./sha1block_arm.s BUILDSTDERR: mkdir -p $WORK/b086/ BUILDSTDERR: cat >$WORK/b086/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile bufio=$WORK/b024/_pkg_.a BUILDSTDERR: packagefile errors=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile image/color=$WORK/b087/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile strconv=$WORK/b022/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/image BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b086/_pkg_.a -trimpath $WORK/b086 -shared -p image -std -complete -installsuffix shared -buildid lAlMKrQF_lowqQd3I7zk/lAlMKrQF_lowqQd3I7zk -goversion go1.10.7 -D "" -importcfg $WORK/b086/importcfg -pack ./format.go ./geom.go ./image.go ./names.go ./ycbcr.go BUILDSTDERR: cd /usr/lib/golang/src/crypto/sha1 BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/pack r $WORK/b081/_pkg_.a $WORK/b081/sha1block_arm.o # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b081/_pkg_.a # internal BUILDSTDERR: cp $WORK/b081/_pkg_.a /builddir/.cache/go-build/dd/ddd92635389420a314f93d10abaabd85c572fb5d7ed4da863e2b04b2e08de6ab-d # internal BUILDSTDERR: runtime/trace BUILDSTDERR: mkdir -p $WORK/b114/ BUILDSTDERR: cat >$WORK/b114/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile io=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile runtime=$WORK/b008/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/runtime/trace BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b114/_pkg_.a -trimpath $WORK/b114 -shared -p runtime/trace -std -complete -installsuffix shared -buildid yG-86DgUBAlaPo9GKV_V/yG-86DgUBAlaPo9GKV_V -goversion go1.10.7 -D "" -importcfg $WORK/b114/importcfg -pack ./trace.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b114/_pkg_.a # internal BUILDSTDERR: cp $WORK/b114/_pkg_.a /builddir/.cache/go-build/18/18648525c8e86edb8f296b8e5245ed82167484bdbc4e6b2b454e0aae8951c1b3-d # internal BUILDSTDERR: hash/crc32 BUILDSTDERR: mkdir -p $WORK/b119/ BUILDSTDERR: cat >$WORK/b119/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile errors=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile hash=$WORK/b034/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b005/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/hash/crc32 BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b119/_pkg_.a -trimpath $WORK/b119 -shared -p hash/crc32 -std -complete -installsuffix shared -buildid mSa-XOaZo2Zq8r6Uad9l/mSa-XOaZo2Zq8r6Uad9l -goversion go1.10.7 -D "" -importcfg $WORK/b119/importcfg -pack ./crc32.go ./crc32_generic.go ./crc32_otherarch.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b119/_pkg_.a # internal BUILDSTDERR: cp $WORK/b119/_pkg_.a /builddir/.cache/go-build/ae/aef9d5ff8b84852b106abec8bcc370dc7d4781249270b25f379a559f6322a863-d # internal BUILDSTDERR: crypto/hmac BUILDSTDERR: mkdir -p $WORK/b122/ BUILDSTDERR: cat >$WORK/b122/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile crypto/subtle=$WORK/b067/_pkg_.a BUILDSTDERR: packagefile hash=$WORK/b034/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/crypto/hmac BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b122/_pkg_.a -trimpath $WORK/b122 -shared -p crypto/hmac -std -complete -installsuffix shared -buildid JKuft97EwyWs-VrqUIEv/JKuft97EwyWs-VrqUIEv -goversion go1.10.7 -D "" -importcfg $WORK/b122/importcfg -pack ./hmac.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b122/_pkg_.a # internal BUILDSTDERR: cp $WORK/b122/_pkg_.a /builddir/.cache/go-build/33/33bc80a6aadc905e20d3da8572005fe834a6d03a4f9286575b200fa0101e2c3f-d # internal BUILDSTDERR: vendor/golang_org/x/text/transform BUILDSTDERR: mkdir -p $WORK/b137/ BUILDSTDERR: cat >$WORK/b137/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile bytes=$WORK/b002/_pkg_.a BUILDSTDERR: packagefile errors=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile unicode/utf8=$WORK/b013/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/vendor/golang_org/x/text/transform BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b137/_pkg_.a -trimpath $WORK/b137 -shared -p vendor/golang_org/x/text/transform -std -complete -installsuffix shared -buildid oqQPHSv9I4T8--TWzTol/oqQPHSv9I4T8--TWzTol -goversion go1.10.7 -D "" -importcfg $WORK/b137/importcfg -pack ./transform.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b137/_pkg_.a # internal BUILDSTDERR: cp $WORK/b137/_pkg_.a /builddir/.cache/go-build/63/63e0e42075aaba643a4601bbbf823aff3e8048f46b368a4f15ac8f5e7f4382d8-d # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b019/_pkg_.a # internal BUILDSTDERR: cd /usr/lib/golang/src/reflect BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/asm -trimpath $WORK/b021 -I $WORK/b021/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm -shared -o $WORK/b021/asm_arm.o ./asm_arm.s BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/pack r $WORK/b021/_pkg_.a $WORK/b021/asm_arm.o # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b021/_pkg_.a # internal BUILDSTDERR: cp $WORK/b019/_pkg_.a /builddir/.cache/go-build/66/66c509b207844b9224058046449cd4b141d37d0ef65f70c12daa0336dba535f6-d # internal BUILDSTDERR: internal/poll BUILDSTDERR: mkdir -p $WORK/b017/ BUILDSTDERR: cat >$WORK/b017/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile errors=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile runtime=$WORK/b008/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b005/_pkg_.a BUILDSTDERR: packagefile sync/atomic=$WORK/b011/_pkg_.a BUILDSTDERR: packagefile syscall=$WORK/b018/_pkg_.a BUILDSTDERR: packagefile time=$WORK/b019/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/internal/poll BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b017/_pkg_.a -trimpath $WORK/b017 -shared -p internal/poll -std -installsuffix shared -buildid 1upNZtS6hJJKJtyY3dJc/1upNZtS6hJJKJtyY3dJc -goversion go1.10.7 -D "" -importcfg $WORK/b017/importcfg -pack ./fd.go ./fd_mutex.go ./fd_poll_runtime.go ./fd_posix.go ./fd_unix.go ./hook_cloexec.go ./hook_unix.go ./sendfile_linux.go ./sock_cloexec.go ./sockopt.go ./sockopt_linux.go ./sockopt_unix.go ./sockoptip.go ./writev.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b086/_pkg_.a # internal BUILDSTDERR: cp $WORK/b021/_pkg_.a /builddir/.cache/go-build/9e/9e2f67411f33d307686b48ad5fae67786c3e1dffa9216e2f088e881e30c04258-d # internal BUILDSTDERR: sort BUILDSTDERR: mkdir -p $WORK/b028/ BUILDSTDERR: cat >$WORK/b028/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile reflect=$WORK/b021/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/sort BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b028/_pkg_.a -trimpath $WORK/b028 -shared -p sort -std -complete -installsuffix shared -buildid FG38cdnFDa2R2edYhNBZ/FG38cdnFDa2R2edYhNBZ -goversion go1.10.7 -D "" -importcfg $WORK/b028/importcfg -pack ./search.go ./slice.go ./sort.go ./zfuncversion.go BUILDSTDERR: encoding/binary BUILDSTDERR: mkdir -p $WORK/b041/ BUILDSTDERR: cat >$WORK/b041/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile errors=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile math=$WORK/b015/_pkg_.a BUILDSTDERR: packagefile reflect=$WORK/b021/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/encoding/binary BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b041/_pkg_.a -trimpath $WORK/b041 -shared -p encoding/binary -std -complete -installsuffix shared -buildid YI5BBy7kyY0PGCxIMMj0/YI5BBy7kyY0PGCxIMMj0 -goversion go1.10.7 -D "" -importcfg $WORK/b041/importcfg -pack ./binary.go ./varint.go BUILDSTDERR: cp $WORK/b086/_pkg_.a /builddir/.cache/go-build/fe/fe413c75b605c76986226c704d5bc5eb45c1d4543a487db4d65ce2285015bf7f-d # internal BUILDSTDERR: image/internal/imageutil BUILDSTDERR: mkdir -p $WORK/b089/ BUILDSTDERR: cat >$WORK/b089/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile image=$WORK/b086/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/image/internal/imageutil BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b089/_pkg_.a -trimpath $WORK/b089 -shared -p image/internal/imageutil -std -complete -installsuffix shared -buildid -aX0idGzRUn_9QdGykI8/-aX0idGzRUn_9QdGykI8 -goversion go1.10.7 -D "" -importcfg $WORK/b089/importcfg -pack ./imageutil.go ./impl.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b089/_pkg_.a # internal BUILDSTDERR: cp $WORK/b089/_pkg_.a /builddir/.cache/go-build/4c/4cc298d47fc80531095ea6b549942c2e774a16c32abeb13901cf52125a8895f8-d # internal BUILDSTDERR: image/jpeg BUILDSTDERR: mkdir -p $WORK/b088/ BUILDSTDERR: cat >$WORK/b088/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile bufio=$WORK/b024/_pkg_.a BUILDSTDERR: packagefile errors=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile image=$WORK/b086/_pkg_.a BUILDSTDERR: packagefile image/color=$WORK/b087/_pkg_.a BUILDSTDERR: packagefile image/internal/imageutil=$WORK/b089/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b004/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/image/jpeg BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b088/_pkg_.a -trimpath $WORK/b088 -shared -p image/jpeg -std -complete -installsuffix shared -buildid jaBwzAHuOuBKlImZreTM/jaBwzAHuOuBKlImZreTM -goversion go1.10.7 -D "" -importcfg $WORK/b088/importcfg -pack ./fdct.go ./huffman.go ./idct.go ./reader.go ./scan.go ./writer.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b017/_pkg_.a # internal BUILDSTDERR: cp $WORK/b017/_pkg_.a /builddir/.cache/go-build/83/8302a2db16e2193faba2a4bb014944d0ce69d7c3a4cc222cc1d74787e7a88879-d # internal BUILDSTDERR: os BUILDSTDERR: mkdir -p $WORK/b016/ BUILDSTDERR: cat >$WORK/b016/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile errors=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile internal/poll=$WORK/b017/_pkg_.a BUILDSTDERR: packagefile internal/testlog=$WORK/b020/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile runtime=$WORK/b008/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b005/_pkg_.a BUILDSTDERR: packagefile sync/atomic=$WORK/b011/_pkg_.a BUILDSTDERR: packagefile syscall=$WORK/b018/_pkg_.a BUILDSTDERR: packagefile time=$WORK/b019/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/os BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b016/_pkg_.a -trimpath $WORK/b016 -shared -p os -std -installsuffix shared -buildid s1F4EhaI1b08EpBqxMoy/s1F4EhaI1b08EpBqxMoy -goversion go1.10.7 -D "" -importcfg $WORK/b016/importcfg -pack ./dir.go ./dir_unix.go ./env.go ./error.go ./error_posix.go ./error_unix.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 ./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 BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b028/_pkg_.a # internal BUILDSTDERR: cp $WORK/b028/_pkg_.a /builddir/.cache/go-build/6e/6e7526ac4f02ad7f6faa55b3eaa6f5f4fdcffaa0102114b79677e0f06c1244a1-d # internal BUILDSTDERR: regexp/syntax BUILDSTDERR: mkdir -p $WORK/b049/ BUILDSTDERR: cat >$WORK/b049/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile bytes=$WORK/b002/_pkg_.a BUILDSTDERR: packagefile sort=$WORK/b028/_pkg_.a BUILDSTDERR: packagefile strconv=$WORK/b022/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b026/_pkg_.a BUILDSTDERR: packagefile unicode=$WORK/b012/_pkg_.a BUILDSTDERR: packagefile unicode/utf8=$WORK/b013/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/regexp/syntax BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b049/_pkg_.a -trimpath $WORK/b049 -shared -p regexp/syntax -std -complete -installsuffix shared -buildid nHMedrzBLp0U265kjrAK/nHMedrzBLp0U265kjrAK -goversion go1.10.7 -D "" -importcfg $WORK/b049/importcfg -pack ./compile.go ./doc.go ./parse.go ./perl_groups.go ./prog.go ./regexp.go ./simplify.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b041/_pkg_.a # internal BUILDSTDERR: cp $WORK/b041/_pkg_.a /builddir/.cache/go-build/9e/9ebb664f39970d4a5a32a1c45d6a487f0d1a0044d959778770c68e8708268904-d # internal BUILDSTDERR: encoding/base64 BUILDSTDERR: mkdir -p $WORK/b047/ BUILDSTDERR: cat >$WORK/b047/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile encoding/binary=$WORK/b041/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile strconv=$WORK/b022/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/encoding/base64 BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b047/_pkg_.a -trimpath $WORK/b047 -shared -p encoding/base64 -std -complete -installsuffix shared -buildid V8L8AfFRffB5vKamsSWJ/V8L8AfFRffB5vKamsSWJ -goversion go1.10.7 -D "" -importcfg $WORK/b047/importcfg -pack ./base64.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b047/_pkg_.a # internal BUILDSTDERR: cp $WORK/b047/_pkg_.a /builddir/.cache/go-build/0e/0ee004dda4a1b2d3c722a4ca886e4539d70492e56132d99877a15719910a3a7d-d # internal BUILDSTDERR: compress/bzip2 BUILDSTDERR: mkdir -p $WORK/b074/ BUILDSTDERR: cat >$WORK/b074/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile bufio=$WORK/b024/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile sort=$WORK/b028/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/compress/bzip2 BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b074/_pkg_.a -trimpath $WORK/b074 -shared -p compress/bzip2 -std -complete -installsuffix shared -buildid V8-xrSgg-jRjvbz5lAz9/V8-xrSgg-jRjvbz5lAz9 -goversion go1.10.7 -D "" -importcfg $WORK/b074/importcfg -pack ./bit_reader.go ./bzip2.go ./huffman.go ./move_to_front.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b088/_pkg_.a # internal BUILDSTDERR: cp $WORK/b088/_pkg_.a /builddir/.cache/go-build/04/045115ee82c0ff68e53b15ac5b5696e78d8d0686395b17e2bfbb9c68ecfb8ab5-d # internal BUILDSTDERR: crypto/des BUILDSTDERR: mkdir -p $WORK/b075/ BUILDSTDERR: cat >$WORK/b075/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile crypto/cipher=$WORK/b066/_pkg_.a BUILDSTDERR: packagefile encoding/binary=$WORK/b041/_pkg_.a BUILDSTDERR: packagefile strconv=$WORK/b022/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/crypto/des BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b075/_pkg_.a -trimpath $WORK/b075 -shared -p crypto/des -std -complete -installsuffix shared -buildid mmUHgvcbKXY4JVWScNK7/mmUHgvcbKXY4JVWScNK7 -goversion go1.10.7 -D "" -importcfg $WORK/b075/importcfg -pack ./block.go ./cipher.go ./const.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b075/_pkg_.a # internal BUILDSTDERR: cp $WORK/b075/_pkg_.a /builddir/.cache/go-build/18/18bc048223b2d9724eeb8e854dc884ecceaf85a575e16e43ed0dd70a5551845a-d # internal BUILDSTDERR: golang.org/x/crypto/sha3 BUILDSTDERR: mkdir -p $WORK/b090/ BUILDSTDERR: cat >$WORK/b090/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile crypto=$WORK/b033/_pkg_.a BUILDSTDERR: packagefile encoding/binary=$WORK/b041/_pkg_.a BUILDSTDERR: packagefile hash=$WORK/b034/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b004/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/share/gocode/src/golang.org/x/crypto/sha3 BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b090/_pkg_.a -trimpath $WORK/b090 -shared -p golang.org/x/crypto/sha3 -complete -installsuffix shared -buildid V-yDiprd2QhE-9Ziouzo/V-yDiprd2QhE-9Ziouzo -goversion go1.10.7 -D "" -importcfg $WORK/b090/importcfg -pack ./doc.go ./hashes.go ./keccakf.go ./register.go ./sha3.go ./shake.go ./xor.go ./xor_generic.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b074/_pkg_.a # internal BUILDSTDERR: cp $WORK/b074/_pkg_.a /builddir/.cache/go-build/40/40f560e80987a15cfe8f19577c223bad15ba67212bd6c27b43999dc4fe80205e-d # internal BUILDSTDERR: encoding/pem BUILDSTDERR: mkdir -p $WORK/b127/ BUILDSTDERR: cat >$WORK/b127/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile bytes=$WORK/b002/_pkg_.a BUILDSTDERR: packagefile encoding/base64=$WORK/b047/_pkg_.a BUILDSTDERR: packagefile errors=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile sort=$WORK/b028/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b026/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/encoding/pem BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b127/_pkg_.a -trimpath $WORK/b127 -shared -p encoding/pem -std -complete -installsuffix shared -buildid GJceUZB6Ql27HmXNwiQD/GJceUZB6Ql27HmXNwiQD -goversion go1.10.7 -D "" -importcfg $WORK/b127/importcfg -pack ./pem.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b016/_pkg_.a # internal BUILDSTDERR: cp $WORK/b016/_pkg_.a /builddir/.cache/go-build/7b/7b5ccc2e9efeda68c702ce7c980781cdf85a19e7524db0c323bb5d26fb9847e2-d # internal BUILDSTDERR: fmt BUILDSTDERR: mkdir -p $WORK/b014/ BUILDSTDERR: cat >$WORK/b014/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile errors=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile math=$WORK/b015/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b016/_pkg_.a BUILDSTDERR: packagefile reflect=$WORK/b021/_pkg_.a BUILDSTDERR: packagefile strconv=$WORK/b022/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b005/_pkg_.a BUILDSTDERR: packagefile unicode/utf8=$WORK/b013/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/fmt BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b014/_pkg_.a -trimpath $WORK/b014 -shared -p fmt -std -complete -installsuffix shared -buildid jLOroHb3-9CXUY5klrDh/jLOroHb3-9CXUY5klrDh -goversion go1.10.7 -D "" -importcfg $WORK/b014/importcfg -pack ./doc.go ./format.go ./print.go ./scan.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b127/_pkg_.a # internal BUILDSTDERR: cp $WORK/b127/_pkg_.a /builddir/.cache/go-build/02/02930983f1e618d6b4ee5ed2c4ff072f74214ffc56e822d1245725e77c9486fd-d # internal BUILDSTDERR: path/filepath BUILDSTDERR: mkdir -p $WORK/b027/ BUILDSTDERR: cat >$WORK/b027/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile errors=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b016/_pkg_.a BUILDSTDERR: packagefile runtime=$WORK/b008/_pkg_.a BUILDSTDERR: packagefile sort=$WORK/b028/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b026/_pkg_.a BUILDSTDERR: packagefile unicode/utf8=$WORK/b013/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/path/filepath BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b027/_pkg_.a -trimpath $WORK/b027 -shared -p path/filepath -std -complete -installsuffix shared -buildid GOM2oVr7q-VBXmPZPgDd/GOM2oVr7q-VBXmPZPgDd -goversion go1.10.7 -D "" -importcfg $WORK/b027/importcfg -pack ./match.go ./path.go ./path_unix.go ./symlink.go ./symlink_unix.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b090/_pkg_.a # internal BUILDSTDERR: cp $WORK/b090/_pkg_.a /builddir/.cache/go-build/75/759bcf5c0c11e03e0eee7bdcc7828c29b3c8c08d3facb0c58d93054665696b8e-d # internal BUILDSTDERR: github.com/snapcore/snapd/osutil/sys BUILDSTDERR: mkdir -p $WORK/b043/ BUILDSTDERR: cat >$WORK/b043/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile os=$WORK/b016/_pkg_.a BUILDSTDERR: packagefile syscall=$WORK/b018/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/snapd-2.37.2/src/github.com/snapcore/snapd/osutil/sys BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b043/_pkg_.a -trimpath $WORK/b043 -shared -p github.com/snapcore/snapd/osutil/sys -complete -installsuffix shared -buildid gY9YNkKusPg3oUiZjgrt/gY9YNkKusPg3oUiZjgrt -goversion go1.10.7 -D "" -importcfg $WORK/b043/importcfg -pack ./syscall.go ./sysnum_16_linux.go ./sysnum_linux.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b049/_pkg_.a # internal BUILDSTDERR: cp $WORK/b049/_pkg_.a /builddir/.cache/go-build/9c/9cad205c023e55252448ea4bd1a97ccb1036f33b6eab449b43e36e5d10ef5e8a-d # internal BUILDSTDERR: regexp BUILDSTDERR: mkdir -p $WORK/b048/ BUILDSTDERR: cat >$WORK/b048/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile bytes=$WORK/b002/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile regexp/syntax=$WORK/b049/_pkg_.a BUILDSTDERR: packagefile sort=$WORK/b028/_pkg_.a BUILDSTDERR: packagefile strconv=$WORK/b022/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b026/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b005/_pkg_.a BUILDSTDERR: packagefile unicode=$WORK/b012/_pkg_.a BUILDSTDERR: packagefile unicode/utf8=$WORK/b013/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/regexp BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b048/_pkg_.a -trimpath $WORK/b048 -shared -p regexp -std -complete -installsuffix shared -buildid Yj3RsG10WTBBYnfc-2PY/Yj3RsG10WTBBYnfc-2PY -goversion go1.10.7 -D "" -importcfg $WORK/b048/importcfg -pack ./backtrack.go ./exec.go ./onepass.go ./regexp.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b043/_pkg_.a # internal BUILDSTDERR: cp $WORK/b043/_pkg_.a /builddir/.cache/go-build/42/421aefefd78dded063615042b9a981233430da844251ae082b74775c347221bb-d # internal BUILDSTDERR: runtime/debug BUILDSTDERR: mkdir -p $WORK/b113/ BUILDSTDERR: cat >$WORK/b113/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile os=$WORK/b016/_pkg_.a BUILDSTDERR: packagefile runtime=$WORK/b008/_pkg_.a BUILDSTDERR: packagefile sort=$WORK/b028/_pkg_.a BUILDSTDERR: packagefile time=$WORK/b019/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/runtime/debug BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b113/_pkg_.a -trimpath $WORK/b113 -shared -p runtime/debug -std -installsuffix shared -buildid 5C1TTYxZo4DzNqeXi3-C/5C1TTYxZo4DzNqeXi3-C -goversion go1.10.7 -D "" -importcfg $WORK/b113/importcfg -pack -asmhdr $WORK/b113/go_asm.h ./garbage.go ./stack.go ./stubs.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b027/_pkg_.a # internal BUILDSTDERR: cp $WORK/b027/_pkg_.a /builddir/.cache/go-build/3e/3e5c5de729c1c0f3eb17d0e5b581dde3ab5142bdc3e636aafa3335b127a203be-d # internal BUILDSTDERR: io/ioutil BUILDSTDERR: mkdir -p $WORK/b054/ BUILDSTDERR: cat >$WORK/b054/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile bytes=$WORK/b002/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b016/_pkg_.a BUILDSTDERR: packagefile path/filepath=$WORK/b027/_pkg_.a BUILDSTDERR: packagefile sort=$WORK/b028/_pkg_.a BUILDSTDERR: packagefile strconv=$WORK/b022/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b005/_pkg_.a BUILDSTDERR: packagefile time=$WORK/b019/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/io/ioutil BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b054/_pkg_.a -trimpath $WORK/b054 -shared -p io/ioutil -std -complete -installsuffix shared -buildid JNvQ4yW-fN2schuSwvgZ/JNvQ4yW-fN2schuSwvgZ -goversion go1.10.7 -D "" -importcfg $WORK/b054/importcfg -pack ./ioutil.go ./tempfile.go BUILDSTDERR: cd /usr/lib/golang/src/runtime/debug BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/asm -trimpath $WORK/b113 -I $WORK/b113/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm -shared -o $WORK/b113/debug.o ./debug.s BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/pack r $WORK/b113/_pkg_.a $WORK/b113/debug.o # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b113/_pkg_.a # internal BUILDSTDERR: cp $WORK/b113/_pkg_.a /builddir/.cache/go-build/3d/3dd08af68e49878035dc2574f85387bf5cac448d7c69f8f0d8931b30574f6947-d # internal BUILDSTDERR: vendor/golang_org/x/crypto/chacha20poly1305/internal/chacha20 BUILDSTDERR: mkdir -p $WORK/b131/ BUILDSTDERR: cat >$WORK/b131/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile encoding/binary=$WORK/b041/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/vendor/golang_org/x/crypto/chacha20poly1305/internal/chacha20 BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b131/_pkg_.a -trimpath $WORK/b131 -shared -p vendor/golang_org/x/crypto/chacha20poly1305/internal/chacha20 -std -complete -installsuffix shared -buildid _-I8cPbwXccogNayOY9d/_-I8cPbwXccogNayOY9d -goversion go1.10.7 -D "" -importcfg $WORK/b131/importcfg -pack ./chacha_generic.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b054/_pkg_.a # internal BUILDSTDERR: cp $WORK/b054/_pkg_.a /builddir/.cache/go-build/ef/ef0cb44f81398be3de48d3c7e091b316ea3355ffbcbef6023a2a1ea12045d806-d # internal BUILDSTDERR: vendor/golang_org/x/crypto/curve25519 BUILDSTDERR: mkdir -p $WORK/b133/ BUILDSTDERR: cat >$WORK/b133/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile encoding/binary=$WORK/b041/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/vendor/golang_org/x/crypto/curve25519 BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b133/_pkg_.a -trimpath $WORK/b133 -shared -p vendor/golang_org/x/crypto/curve25519 -std -complete -installsuffix shared -buildid I7-_PGbyByyIPJcEGSkm/I7-_PGbyByyIPJcEGSkm -goversion go1.10.7 -D "" -importcfg $WORK/b133/importcfg -pack ./curve25519.go ./doc.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b131/_pkg_.a # internal BUILDSTDERR: cp $WORK/b131/_pkg_.a /builddir/.cache/go-build/b4/b4e8e2da84cd740101b7142c91507acfc763de65983c3e4e5b29c4529a717dfd-d # internal BUILDSTDERR: vendor/golang_org/x/crypto/chacha20poly1305 BUILDSTDERR: mkdir -p $WORK/b130/ BUILDSTDERR: cat >$WORK/b130/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: importmap golang_org/x/crypto/chacha20poly1305/internal/chacha20=vendor/golang_org/x/crypto/chacha20poly1305/internal/chacha20 BUILDSTDERR: importmap golang_org/x/crypto/poly1305=vendor/golang_org/x/crypto/poly1305 BUILDSTDERR: packagefile crypto/cipher=$WORK/b066/_pkg_.a BUILDSTDERR: packagefile encoding/binary=$WORK/b041/_pkg_.a BUILDSTDERR: packagefile errors=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile vendor/golang_org/x/crypto/chacha20poly1305/internal/chacha20=$WORK/b131/_pkg_.a BUILDSTDERR: packagefile vendor/golang_org/x/crypto/poly1305=$WORK/b132/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/vendor/golang_org/x/crypto/chacha20poly1305 BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b130/_pkg_.a -trimpath $WORK/b130 -shared -p vendor/golang_org/x/crypto/chacha20poly1305 -std -complete -installsuffix shared -buildid U-0y5kc0O4ZNsWBdZEhm/U-0y5kc0O4ZNsWBdZEhm -goversion go1.10.7 -D "" -importcfg $WORK/b130/importcfg -pack ./chacha20poly1305.go ./chacha20poly1305_generic.go ./chacha20poly1305_noasm.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b130/_pkg_.a # internal BUILDSTDERR: cp $WORK/b130/_pkg_.a /builddir/.cache/go-build/0a/0afacfc3f4c0d87b428bb2dc64f5e470603e02b11b4d061d6ed1179e501d6dbb-d # internal BUILDSTDERR: golang.org/x/sys/unix BUILDSTDERR: mkdir -p $WORK/b147/ BUILDSTDERR: cat >$WORK/b147/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile bytes=$WORK/b002/_pkg_.a BUILDSTDERR: packagefile runtime=$WORK/b008/_pkg_.a BUILDSTDERR: packagefile sort=$WORK/b028/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b026/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b005/_pkg_.a BUILDSTDERR: packagefile syscall=$WORK/b018/_pkg_.a BUILDSTDERR: packagefile time=$WORK/b019/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/share/gocode/src/golang.org/x/sys/unix BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b147/_pkg_.a -trimpath $WORK/b147 -shared -p golang.org/x/sys/unix -installsuffix shared -buildid KnHp0tfBE4Yd5BkLfYoe/KnHp0tfBE4Yd5BkLfYoe -goversion go1.10.7 -D "" -importcfg $WORK/b147/importcfg -pack -asmhdr $WORK/b147/go_asm.h ./affinity_linux.go ./bluetooth_linux.go ./constants.go ./dev_linux.go ./dirent.go ./endian_little.go ./env_unix.go ./fcntl.go ./fcntl_linux_32bit.go ./pagesize_unix.go ./race0.go ./sockcmsg_linux.go ./sockcmsg_unix.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 ./zptracearm_linux.go ./zsyscall_linux_arm.go ./zsysnum_linux_arm.go ./ztypes_linux_arm.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b133/_pkg_.a # internal BUILDSTDERR: cp $WORK/b133/_pkg_.a /builddir/.cache/go-build/3c/3cbdd532875a49c3ff7c3934ae5d65b5675bab353a48d5148e12420e0b55c00a-d # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b014/_pkg_.a # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b048/_pkg_.a # internal BUILDSTDERR: cp $WORK/b014/_pkg_.a /builddir/.cache/go-build/a2/a2dd326c798e1b2e8d6e0dd76ffa1101380af997b3a364e22c8ef04490573ab9-d # internal BUILDSTDERR: compress/flate BUILDSTDERR: mkdir -p $WORK/b037/ BUILDSTDERR: cat >$WORK/b037/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile bufio=$WORK/b024/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b014/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile math=$WORK/b015/_pkg_.a BUILDSTDERR: packagefile math/bits=$WORK/b038/_pkg_.a BUILDSTDERR: packagefile sort=$WORK/b028/_pkg_.a BUILDSTDERR: packagefile strconv=$WORK/b022/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b005/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/compress/flate BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b037/_pkg_.a -trimpath $WORK/b037 -shared -p compress/flate -std -complete -installsuffix shared -buildid GBIQzuHOn2VmHv5gYasF/GBIQzuHOn2VmHv5gYasF -goversion go1.10.7 -D "" -importcfg $WORK/b037/importcfg -pack ./deflate.go ./deflatefast.go ./dict_decoder.go ./huffman_bit_writer.go ./huffman_code.go ./inflate.go ./token.go BUILDSTDERR: github.com/jessevdk/go-flags BUILDSTDERR: mkdir -p $WORK/b023/ BUILDSTDERR: cat >$WORK/b023/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile bufio=$WORK/b024/_pkg_.a BUILDSTDERR: packagefile bytes=$WORK/b002/_pkg_.a BUILDSTDERR: packagefile errors=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b014/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b016/_pkg_.a BUILDSTDERR: packagefile path=$WORK/b025/_pkg_.a BUILDSTDERR: packagefile path/filepath=$WORK/b027/_pkg_.a BUILDSTDERR: packagefile reflect=$WORK/b021/_pkg_.a BUILDSTDERR: packagefile runtime=$WORK/b008/_pkg_.a BUILDSTDERR: packagefile sort=$WORK/b028/_pkg_.a BUILDSTDERR: packagefile strconv=$WORK/b022/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b026/_pkg_.a BUILDSTDERR: packagefile syscall=$WORK/b018/_pkg_.a BUILDSTDERR: packagefile time=$WORK/b019/_pkg_.a BUILDSTDERR: packagefile unicode/utf8=$WORK/b013/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/share/gocode/src/github.com/jessevdk/go-flags BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b023/_pkg_.a -trimpath $WORK/b023 -shared -p github.com/jessevdk/go-flags -complete -installsuffix shared -buildid ud9fu1fQhx2wZI_tWOqx/ud9fu1fQhx2wZI_tWOqx -goversion go1.10.7 -D "" -importcfg $WORK/b023/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 ./termsize_linux.go BUILDSTDERR: cp $WORK/b048/_pkg_.a /builddir/.cache/go-build/20/205cc12fe3814e007ae521d50b2779af7f6408fc441d6923a7305504fd8fd5cf-d # internal BUILDSTDERR: debug/dwarf BUILDSTDERR: mkdir -p $WORK/b040/ BUILDSTDERR: cat >$WORK/b040/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile encoding/binary=$WORK/b041/_pkg_.a BUILDSTDERR: packagefile errors=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b014/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile path=$WORK/b025/_pkg_.a BUILDSTDERR: packagefile sort=$WORK/b028/_pkg_.a BUILDSTDERR: packagefile strconv=$WORK/b022/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b026/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/debug/dwarf BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b040/_pkg_.a -trimpath $WORK/b040 -shared -p debug/dwarf -std -complete -installsuffix shared -buildid _LLE364KZsgiWHmHd1Ab/_LLE364KZsgiWHmHd1Ab -goversion go1.10.7 -D "" -importcfg $WORK/b040/importcfg -pack ./buf.go ./class_string.go ./const.go ./entry.go ./line.go ./open.go ./type.go ./typeunit.go ./unit.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b037/_pkg_.a # internal BUILDSTDERR: cp $WORK/b037/_pkg_.a /builddir/.cache/go-build/74/74ee35f6d59ccfe86ec5702cf48e9163dde8f355e7a4a3beca94756633543c55-d # internal BUILDSTDERR: compress/zlib BUILDSTDERR: mkdir -p $WORK/b036/ BUILDSTDERR: cat >$WORK/b036/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile bufio=$WORK/b024/_pkg_.a BUILDSTDERR: packagefile compress/flate=$WORK/b037/_pkg_.a BUILDSTDERR: packagefile errors=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b014/_pkg_.a BUILDSTDERR: packagefile hash=$WORK/b034/_pkg_.a BUILDSTDERR: packagefile hash/adler32=$WORK/b039/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b004/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/compress/zlib BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b036/_pkg_.a -trimpath $WORK/b036 -shared -p compress/zlib -std -complete -installsuffix shared -buildid GCZUJaUfkVyzF8cINyNA/GCZUJaUfkVyzF8cINyNA -goversion go1.10.7 -D "" -importcfg $WORK/b036/importcfg -pack ./reader.go ./writer.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b036/_pkg_.a # internal BUILDSTDERR: cp $WORK/b036/_pkg_.a /builddir/.cache/go-build/62/6283ca046001abd2c7aa69210770f0663688e848030238965d5785b1a44c6711-d # internal BUILDSTDERR: encoding/hex BUILDSTDERR: mkdir -p $WORK/b042/ BUILDSTDERR: cat >$WORK/b042/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile bytes=$WORK/b002/_pkg_.a BUILDSTDERR: packagefile errors=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b014/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b004/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/encoding/hex BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b042/_pkg_.a -trimpath $WORK/b042 -shared -p encoding/hex -std -complete -installsuffix shared -buildid lrr6aWtP1f_IZZ1dqiL7/lrr6aWtP1f_IZZ1dqiL7 -goversion go1.10.7 -D "" -importcfg $WORK/b042/importcfg -pack ./hex.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b042/_pkg_.a # internal BUILDSTDERR: cp $WORK/b042/_pkg_.a /builddir/.cache/go-build/9f/9f89a6011223528344e7e87161a698258145aaa645229c9cc09c95df6481ad1a-d # internal BUILDSTDERR: gopkg.in/yaml.v2 BUILDSTDERR: mkdir -p $WORK/b045/ BUILDSTDERR: cat >$WORK/b045/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile bytes=$WORK/b002/_pkg_.a BUILDSTDERR: packagefile encoding=$WORK/b046/_pkg_.a BUILDSTDERR: packagefile encoding/base64=$WORK/b047/_pkg_.a BUILDSTDERR: packagefile errors=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b014/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile math=$WORK/b015/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b016/_pkg_.a BUILDSTDERR: packagefile reflect=$WORK/b021/_pkg_.a BUILDSTDERR: packagefile regexp=$WORK/b048/_pkg_.a BUILDSTDERR: packagefile sort=$WORK/b028/_pkg_.a BUILDSTDERR: packagefile strconv=$WORK/b022/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b026/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b005/_pkg_.a BUILDSTDERR: packagefile time=$WORK/b019/_pkg_.a BUILDSTDERR: packagefile unicode=$WORK/b012/_pkg_.a BUILDSTDERR: packagefile unicode/utf8=$WORK/b013/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/share/gocode/src/gopkg.in/yaml.v2 BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b045/_pkg_.a -trimpath $WORK/b045 -shared -p gopkg.in/yaml.v2 -complete -installsuffix shared -buildid nNt2EQOTxwuTW1jlnayt/nNt2EQOTxwuTW1jlnayt -goversion go1.10.7 -D "" -importcfg $WORK/b045/importcfg -pack ./apic.go ./decode.go ./emitterc.go ./encode.go ./parserc.go ./readerc.go ./resolve.go ./scannerc.go ./sorter.go ./writerc.go ./yaml.go ./yamlh.go ./yamlprivateh.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b040/_pkg_.a # internal BUILDSTDERR: cp $WORK/b040/_pkg_.a /builddir/.cache/go-build/03/03b6da1c1bfa7352c4d8d00bb504a31f5b57a560a4d14504d2d56f8e7f94cbdb-d # internal BUILDSTDERR: debug/elf BUILDSTDERR: mkdir -p $WORK/b035/ BUILDSTDERR: cat >$WORK/b035/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile bytes=$WORK/b002/_pkg_.a BUILDSTDERR: packagefile compress/zlib=$WORK/b036/_pkg_.a BUILDSTDERR: packagefile debug/dwarf=$WORK/b040/_pkg_.a BUILDSTDERR: packagefile encoding/binary=$WORK/b041/_pkg_.a BUILDSTDERR: packagefile errors=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b014/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b016/_pkg_.a BUILDSTDERR: packagefile strconv=$WORK/b022/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b026/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/debug/elf BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b035/_pkg_.a -trimpath $WORK/b035 -shared -p debug/elf -std -complete -installsuffix shared -buildid Tm6eUFgQ11FwVI5mqlxB/Tm6eUFgQ11FwVI5mqlxB -goversion go1.10.7 -D "" -importcfg $WORK/b035/importcfg -pack ./elf.go ./file.go ./reader.go BUILDSTDERR: cd /usr/share/gocode/src/golang.org/x/sys/unix BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/asm -trimpath $WORK/b147 -I $WORK/b147/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm -shared -o $WORK/b147/asm_linux_arm.o ./asm_linux_arm.s BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/pack r $WORK/b147/_pkg_.a $WORK/b147/asm_linux_arm.o # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b147/_pkg_.a # internal BUILDSTDERR: cp $WORK/b147/_pkg_.a /builddir/.cache/go-build/df/df0b8dd6117eedd23fb50bad451f1757d4414545226048d38d09d0fe79b9125e-d # internal BUILDSTDERR: context BUILDSTDERR: mkdir -p $WORK/b052/ BUILDSTDERR: cat >$WORK/b052/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile errors=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b014/_pkg_.a BUILDSTDERR: packagefile reflect=$WORK/b021/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b005/_pkg_.a BUILDSTDERR: packagefile time=$WORK/b019/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/context BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b052/_pkg_.a -trimpath $WORK/b052 -shared -p context -std -complete -installsuffix shared -buildid ji5cw4RQ_ija0IInMdWf/ji5cw4RQ_ija0IInMdWf -goversion go1.10.7 -D "" -importcfg $WORK/b052/importcfg -pack ./context.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b023/_pkg_.a # internal BUILDSTDERR: cp $WORK/b023/_pkg_.a /builddir/.cache/go-build/6a/6a4cca47b9fe3266545fa140479aed1fa40f7494155671665fd8759c2ddf2740-d # internal BUILDSTDERR: os/user BUILDSTDERR: mkdir -p $WORK/b056/ BUILDSTDERR: cd /usr/lib/golang/src/os/user BUILDSTDERR: CGO_LDFLAGS='"-g" "-O2"' /usr/lib/golang/pkg/tool/linux_arm/cgo -objdir $WORK/b056/ -importpath os/user -- -I $WORK/b056/ -g -O2 ./cgo_lookup_unix.go ./getgrouplist_unix.go ./listgroups_unix.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b052/_pkg_.a # internal BUILDSTDERR: cp $WORK/b052/_pkg_.a /builddir/.cache/go-build/93/939b536de21c5eebb83f4fb2b3f3d68097300795134216f806e831bf7785bc4e-d # internal BUILDSTDERR: golang.org/x/net/context BUILDSTDERR: mkdir -p $WORK/b051/ BUILDSTDERR: cat >$WORK/b051/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile context=$WORK/b052/_pkg_.a BUILDSTDERR: packagefile time=$WORK/b019/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/share/gocode/src/golang.org/x/net/context BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b051/_pkg_.a -trimpath $WORK/b051 -shared -p golang.org/x/net/context -complete -installsuffix shared -buildid J7_Y-HcprGnOzkgumEF3/J7_Y-HcprGnOzkgumEF3 -goversion go1.10.7 -D "" -importcfg $WORK/b051/importcfg -pack ./context.go ./go17.go ./go19.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b051/_pkg_.a # internal BUILDSTDERR: cp $WORK/b051/_pkg_.a /builddir/.cache/go-build/e0/e035439c7d91aeff9709e93229bf44dc4cb13d2eae69d4bc31f3472f64f2da95-d # internal BUILDSTDERR: gopkg.in/tomb.v2 BUILDSTDERR: mkdir -p $WORK/b053/ BUILDSTDERR: cat >$WORK/b053/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile context=$WORK/b052/_pkg_.a BUILDSTDERR: packagefile errors=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b014/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b005/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/share/gocode/src/gopkg.in/tomb.v2 BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b053/_pkg_.a -trimpath $WORK/b053 -shared -p gopkg.in/tomb.v2 -complete -installsuffix shared -buildid 6y6dj9RiP1SwRnBkboiz/6y6dj9RiP1SwRnBkboiz -goversion go1.10.7 -D "" -importcfg $WORK/b053/importcfg -pack ./context.go ./tomb.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b053/_pkg_.a # internal BUILDSTDERR: cp $WORK/b053/_pkg_.a /builddir/.cache/go-build/8a/8a29579551a5050558bc6e2d64efc0341ffb34f5dd9907b039f3f209ab50e86d-d # internal BUILDSTDERR: os/exec BUILDSTDERR: mkdir -p $WORK/b055/ BUILDSTDERR: cat >$WORK/b055/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile bytes=$WORK/b002/_pkg_.a BUILDSTDERR: packagefile context=$WORK/b052/_pkg_.a BUILDSTDERR: packagefile errors=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b016/_pkg_.a BUILDSTDERR: packagefile path/filepath=$WORK/b027/_pkg_.a BUILDSTDERR: packagefile runtime=$WORK/b008/_pkg_.a BUILDSTDERR: packagefile strconv=$WORK/b022/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b026/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b005/_pkg_.a BUILDSTDERR: packagefile syscall=$WORK/b018/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/os/exec BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b055/_pkg_.a -trimpath $WORK/b055 -shared -p os/exec -std -complete -installsuffix shared -buildid 53IDSAkIxjvyq6QCALcO/53IDSAkIxjvyq6QCALcO -goversion go1.10.7 -D "" -importcfg $WORK/b055/importcfg -pack ./exec.go ./exec_unix.go ./lp_unix.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b035/_pkg_.a # internal BUILDSTDERR: cp $WORK/b035/_pkg_.a /builddir/.cache/go-build/6d/6dbf2f4a78ff49bf1966a31466853d6c9a68496a286ffaffb11d0ddd001e869b-d # internal BUILDSTDERR: encoding/json BUILDSTDERR: mkdir -p $WORK/b061/ BUILDSTDERR: cat >$WORK/b061/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile bytes=$WORK/b002/_pkg_.a BUILDSTDERR: packagefile encoding=$WORK/b046/_pkg_.a BUILDSTDERR: packagefile encoding/base64=$WORK/b047/_pkg_.a BUILDSTDERR: packagefile errors=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b014/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile math=$WORK/b015/_pkg_.a BUILDSTDERR: packagefile reflect=$WORK/b021/_pkg_.a BUILDSTDERR: packagefile runtime=$WORK/b008/_pkg_.a BUILDSTDERR: packagefile sort=$WORK/b028/_pkg_.a BUILDSTDERR: packagefile strconv=$WORK/b022/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b026/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b005/_pkg_.a BUILDSTDERR: packagefile sync/atomic=$WORK/b011/_pkg_.a BUILDSTDERR: packagefile unicode=$WORK/b012/_pkg_.a BUILDSTDERR: packagefile unicode/utf16=$WORK/b062/_pkg_.a BUILDSTDERR: packagefile unicode/utf8=$WORK/b013/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/encoding/json BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b061/_pkg_.a -trimpath $WORK/b061 -shared -p encoding/json -std -complete -installsuffix shared -buildid 5Rz8x49x_2mCKJ2-iteb/5Rz8x49x_2mCKJ2-iteb -goversion go1.10.7 -D "" -importcfg $WORK/b061/importcfg -pack ./decode.go ./encode.go ./fold.go ./indent.go ./scanner.go ./stream.go ./tables.go ./tags.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b055/_pkg_.a # internal BUILDSTDERR: cp $WORK/b055/_pkg_.a /builddir/.cache/go-build/28/28ddd885e21188ff13529df1a0d08cab230374b2afca24c368d3616cffa1f6d4-d # internal BUILDSTDERR: math/big BUILDSTDERR: mkdir -p $WORK/b069/ BUILDSTDERR: cat >$WORK/b069/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile bytes=$WORK/b002/_pkg_.a BUILDSTDERR: packagefile encoding/binary=$WORK/b041/_pkg_.a BUILDSTDERR: packagefile errors=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b014/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile math=$WORK/b015/_pkg_.a BUILDSTDERR: packagefile math/bits=$WORK/b038/_pkg_.a BUILDSTDERR: packagefile math/rand=$WORK/b050/_pkg_.a BUILDSTDERR: packagefile strconv=$WORK/b022/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b026/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b005/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/math/big BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b069/_pkg_.a -trimpath $WORK/b069 -shared -p math/big -std -installsuffix shared -buildid CE1UCjyiJ_aEZYZG0yqd/CE1UCjyiJ_aEZYZG0yqd -goversion go1.10.7 -D "" -importcfg $WORK/b069/importcfg -pack -asmhdr $WORK/b069/go_asm.h ./accuracy_string.go ./arith.go ./arith_decl.go ./decimal.go ./doc.go ./float.go ./floatconv.go ./floatmarsh.go ./ftoa.go ./int.go ./intconv.go ./intmarsh.go ./nat.go ./natconv.go ./prime.go ./rat.go ./ratconv.go ./ratmarsh.go ./roundingmode_string.go ./sqrt.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b061/_pkg_.a # internal BUILDSTDERR: cd $WORK/b056 BUILDSTDERR: gcc -I /usr/lib/golang/src/os/user -fPIC -marm -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b056=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x001.o -c _cgo_export.c BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b045/_pkg_.a # internal BUILDSTDERR: cp $WORK/b061/_pkg_.a /builddir/.cache/go-build/df/dfb23448a6409220944b2a3d4f825adc28bcd1119d297866190290ffbfc7d7e3-d # internal BUILDSTDERR: log BUILDSTDERR: mkdir -p $WORK/b092/ BUILDSTDERR: cat >$WORK/b092/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile fmt=$WORK/b014/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b016/_pkg_.a BUILDSTDERR: packagefile runtime=$WORK/b008/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b005/_pkg_.a BUILDSTDERR: packagefile time=$WORK/b019/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/log BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b092/_pkg_.a -trimpath $WORK/b092 -shared -p log -std -complete -installsuffix shared -buildid EnlGRw0fz7KcMTnCtskR/EnlGRw0fz7KcMTnCtskR -goversion go1.10.7 -D "" -importcfg $WORK/b092/importcfg -pack ./log.go BUILDSTDERR: cp $WORK/b045/_pkg_.a /builddir/.cache/go-build/3d/3dbc635269b27e76c839894ab4059b6aace09bacb509b1866bd3505d9e3b952d-d # internal BUILDSTDERR: github.com/snapcore/snapd/strutil BUILDSTDERR: mkdir -p $WORK/b044/ BUILDSTDERR: cat >$WORK/b044/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile bytes=$WORK/b002/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b014/_pkg_.a BUILDSTDERR: packagefile gopkg.in/yaml.v2=$WORK/b045/_pkg_.a BUILDSTDERR: packagefile math/rand=$WORK/b050/_pkg_.a BUILDSTDERR: packagefile path/filepath=$WORK/b027/_pkg_.a BUILDSTDERR: packagefile regexp=$WORK/b048/_pkg_.a BUILDSTDERR: packagefile sort=$WORK/b028/_pkg_.a BUILDSTDERR: packagefile strconv=$WORK/b022/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b026/_pkg_.a BUILDSTDERR: packagefile time=$WORK/b019/_pkg_.a BUILDSTDERR: packagefile unicode=$WORK/b012/_pkg_.a BUILDSTDERR: packagefile unicode/utf8=$WORK/b013/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/snapd-2.37.2/src/github.com/snapcore/snapd/strutil BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b044/_pkg_.a -trimpath $WORK/b044 -shared -p github.com/snapcore/snapd/strutil -complete -installsuffix shared -buildid JP-JiLoK-8vvygdaUd6x/JP-JiLoK-8vvygdaUd6x -goversion go1.10.7 -D "" -importcfg $WORK/b044/importcfg -pack ./chrorder.go ./ctrl17.go ./limbuffer.go ./map.go ./matchcounter.go ./pathiter.go ./strutil.go ./version.go BUILDSTDERR: cd $WORK/b056 BUILDSTDERR: gcc -I /usr/lib/golang/src/os/user -fPIC -marm -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b056=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x002.o -c cgo_lookup_unix.cgo2.c BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b092/_pkg_.a # internal BUILDSTDERR: cp $WORK/b092/_pkg_.a /builddir/.cache/go-build/e1/e18064844f41d3996b4b00f3632342011feabafe5d7d51006711d364ca7a3cb8-d # internal BUILDSTDERR: mime BUILDSTDERR: mkdir -p $WORK/b093/ BUILDSTDERR: cat >$WORK/b093/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile bufio=$WORK/b024/_pkg_.a BUILDSTDERR: packagefile bytes=$WORK/b002/_pkg_.a BUILDSTDERR: packagefile encoding/base64=$WORK/b047/_pkg_.a BUILDSTDERR: packagefile errors=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b014/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b016/_pkg_.a BUILDSTDERR: packagefile sort=$WORK/b028/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b026/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b005/_pkg_.a BUILDSTDERR: packagefile unicode=$WORK/b012/_pkg_.a BUILDSTDERR: packagefile unicode/utf8=$WORK/b013/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/mime BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b093/_pkg_.a -trimpath $WORK/b093 -shared -p mime -std -complete -installsuffix shared -buildid _xvznOpXftToCNleIT_v/_xvznOpXftToCNleIT_v -goversion go1.10.7 -D "" -importcfg $WORK/b093/importcfg -pack ./encodedword.go ./grammar.go ./mediatype.go ./type.go ./type_unix.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b044/_pkg_.a # internal BUILDSTDERR: cp $WORK/b044/_pkg_.a /builddir/.cache/go-build/04/048e6ee276a606affa4a24fe67b637eb95864994ceec8a4d1033f576b30b5447-d # internal BUILDSTDERR: cd $WORK/b056 BUILDSTDERR: gcc -I /usr/lib/golang/src/os/user -fPIC -marm -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b056=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x003.o -c getgrouplist_unix.cgo2.c BUILDSTDERR: net BUILDSTDERR: mkdir -p $WORK/b095/ BUILDSTDERR: cd /usr/lib/golang/src/net BUILDSTDERR: CGO_LDFLAGS='"-g" "-O2"' /usr/lib/golang/pkg/tool/linux_arm/cgo -objdir $WORK/b095/ -importpath net -- -I $WORK/b095/ -g -O2 ./cgo_linux.go ./cgo_resnew.go ./cgo_socknew.go ./cgo_unix.go BUILDSTDERR: cd $WORK/b056 BUILDSTDERR: gcc -I /usr/lib/golang/src/os/user -fPIC -marm -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b056=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x004.o -c listgroups_unix.cgo2.c BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b093/_pkg_.a # internal BUILDSTDERR: cp $WORK/b093/_pkg_.a /builddir/.cache/go-build/8b/8b10156b5d59a4204d8e7716c9267cd5ab6a2b27aa607f83adb13271b1d5b48a-d # internal BUILDSTDERR: net/url BUILDSTDERR: mkdir -p $WORK/b098/ BUILDSTDERR: cat >$WORK/b098/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile bytes=$WORK/b002/_pkg_.a BUILDSTDERR: packagefile errors=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b014/_pkg_.a BUILDSTDERR: packagefile sort=$WORK/b028/_pkg_.a BUILDSTDERR: packagefile strconv=$WORK/b022/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b026/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/net/url BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b098/_pkg_.a -trimpath $WORK/b098 -shared -p net/url -std -complete -installsuffix shared -buildid nEDQkPMXhzsS1ePJuPTr/nEDQkPMXhzsS1ePJuPTr -goversion go1.10.7 -D "" -importcfg $WORK/b098/importcfg -pack ./url.go BUILDSTDERR: cd $WORK/b056 BUILDSTDERR: gcc -I /usr/lib/golang/src/os/user -fPIC -marm -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b056=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_cgo_main.o -c _cgo_main.c BUILDSTDERR: cd /usr/lib/golang/src/math/big BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/asm -trimpath $WORK/b069 -I $WORK/b069/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm -shared -o $WORK/b069/arith_arm.o ./arith_arm.s BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/pack r $WORK/b069/_pkg_.a $WORK/b069/arith_arm.o # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b069/_pkg_.a # internal BUILDSTDERR: cp $WORK/b069/_pkg_.a /builddir/.cache/go-build/d5/d5447d87b77b3a943e0b53154eecdaeac8248593238f867a8ad83f7756b4a026-d # internal BUILDSTDERR: crypto/rand BUILDSTDERR: mkdir -p $WORK/b064/ BUILDSTDERR: cat >$WORK/b064/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile bufio=$WORK/b024/_pkg_.a BUILDSTDERR: packagefile crypto/aes=$WORK/b065/_pkg_.a BUILDSTDERR: packagefile crypto/cipher=$WORK/b066/_pkg_.a BUILDSTDERR: packagefile errors=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile internal/syscall/unix=$WORK/b068/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile math/big=$WORK/b069/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b016/_pkg_.a BUILDSTDERR: packagefile runtime=$WORK/b008/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b005/_pkg_.a BUILDSTDERR: packagefile syscall=$WORK/b018/_pkg_.a BUILDSTDERR: packagefile time=$WORK/b019/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/crypto/rand BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b064/_pkg_.a -trimpath $WORK/b064 -shared -p crypto/rand -std -complete -installsuffix shared -buildid UJUw70J4DPq48fP65E6Y/UJUw70J4DPq48fP65E6Y -goversion go1.10.7 -D "" -importcfg $WORK/b064/importcfg -pack ./eagain.go ./rand.go ./rand_linux.go ./rand_unix.go ./util.go BUILDSTDERR: cd /usr/lib/golang/src/os/user BUILDSTDERR: gcc -I . -fPIC -marm -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b056=/tmp/go-build -gno-record-gcc-switches -o $WORK/b056/_cgo_.o $WORK/b056/_cgo_main.o $WORK/b056/_x001.o $WORK/b056/_x002.o $WORK/b056/_x003.o $WORK/b056/_x004.o -g -O2 -pie BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b098/_pkg_.a # internal BUILDSTDERR: cp $WORK/b098/_pkg_.a /builddir/.cache/go-build/4c/4cd43023f404e9de5d9b3b5e4a3d270c798bf5e1efb36e94db6668d0db52e7ce-d # internal BUILDSTDERR: crypto/dsa BUILDSTDERR: mkdir -p $WORK/b076/ BUILDSTDERR: cat >$WORK/b076/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile errors=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile math/big=$WORK/b069/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/crypto/dsa BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b076/_pkg_.a -trimpath $WORK/b076 -shared -p crypto/dsa -std -complete -installsuffix shared -buildid v9xuwQH0XhkSoi2VpFXM/v9xuwQH0XhkSoi2VpFXM -goversion go1.10.7 -D "" -importcfg $WORK/b076/importcfg -pack ./dsa.go BUILDSTDERR: cd /usr/lib/golang/src/os/user BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/cgo -dynpackage user -dynimport $WORK/b056/_cgo_.o -dynout $WORK/b056/_cgo_import.go BUILDSTDERR: cat >$WORK/b056/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile fmt=$WORK/b014/_pkg_.a BUILDSTDERR: packagefile strconv=$WORK/b022/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b026/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b005/_pkg_.a BUILDSTDERR: packagefile syscall=$WORK/b018/_pkg_.a BUILDSTDERR: packagefile runtime/cgo=$WORK/b057/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b056/_pkg_.a -trimpath $WORK/b056 -shared -p os/user -std -installsuffix shared -buildid xFa77_UC_vNuCXh0n0-I/xFa77_UC_vNuCXh0n0-I -goversion go1.10.7 -D "" -importcfg $WORK/b056/importcfg -pack ./lookup.go ./user.go $WORK/b056/_cgo_gotypes.go $WORK/b056/cgo_lookup_unix.cgo1.go $WORK/b056/getgrouplist_unix.cgo1.go $WORK/b056/listgroups_unix.cgo1.go $WORK/b056/_cgo_import.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b076/_pkg_.a # internal BUILDSTDERR: cp $WORK/b076/_pkg_.a /builddir/.cache/go-build/5e/5ec6d40df9232dc86a3824bc38ffd35603a27591027ffc108486c74767610627-d # internal BUILDSTDERR: crypto/elliptic BUILDSTDERR: mkdir -p $WORK/b078/ BUILDSTDERR: cat >$WORK/b078/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile io=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile math/big=$WORK/b069/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b005/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/crypto/elliptic BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b078/_pkg_.a -trimpath $WORK/b078 -shared -p crypto/elliptic -std -complete -installsuffix shared -buildid duhhVsF2C-yQJs7PbB-X/duhhVsF2C-yQJs7PbB-X -goversion go1.10.7 -D "" -importcfg $WORK/b078/importcfg -pack ./elliptic.go ./p224.go ./p256.go ./p256_generic.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b064/_pkg_.a # internal BUILDSTDERR: cp $WORK/b064/_pkg_.a /builddir/.cache/go-build/b1/b180ab4fd64301a22e0fd981bce63aa821c38dd3fcce457d84dff25ca9e91893-d # internal BUILDSTDERR: crypto/rsa BUILDSTDERR: mkdir -p $WORK/b070/ BUILDSTDERR: cat >$WORK/b070/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile bytes=$WORK/b002/_pkg_.a BUILDSTDERR: packagefile crypto=$WORK/b033/_pkg_.a BUILDSTDERR: packagefile crypto/rand=$WORK/b064/_pkg_.a BUILDSTDERR: packagefile crypto/subtle=$WORK/b067/_pkg_.a BUILDSTDERR: packagefile errors=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile hash=$WORK/b034/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile math=$WORK/b015/_pkg_.a BUILDSTDERR: packagefile math/big=$WORK/b069/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/crypto/rsa BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b070/_pkg_.a -trimpath $WORK/b070 -shared -p crypto/rsa -std -complete -installsuffix shared -buildid sW6a0gbIILUeNUs80yP8/sW6a0gbIILUeNUs80yP8 -goversion go1.10.7 -D "" -importcfg $WORK/b070/importcfg -pack ./pkcs1v15.go ./pss.go ./rsa.go BUILDSTDERR: cd /usr/lib/golang/src/os/user BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/pack r $WORK/b056/_pkg_.a $WORK/b056/_x001.o $WORK/b056/_x002.o $WORK/b056/_x003.o $WORK/b056/_x004.o # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b056/_pkg_.a # internal BUILDSTDERR: cp $WORK/b056/_pkg_.a /builddir/.cache/go-build/b0/b0250af150af60e550f849854e44e64b050c09ca8d2d51842d9c5c4dab60e9cb-d # internal BUILDSTDERR: github.com/snapcore/snapd/osutil BUILDSTDERR: mkdir -p $WORK/b032/ BUILDSTDERR: cd /builddir/build/BUILD/snapd-2.37.2/src/github.com/snapcore/snapd/osutil BUILDSTDERR: CGO_LDFLAGS='"-g" "-O2"' /usr/lib/golang/pkg/tool/linux_arm/cgo -objdir $WORK/b032/ -importpath github.com/snapcore/snapd/osutil -- -I $WORK/b032/ -g -O2 ./group.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b070/_pkg_.a # internal BUILDSTDERR: cp $WORK/b070/_pkg_.a /builddir/.cache/go-build/62/627f26880cae6b78bfc06e023e8e784e2a19d7572d867022bf6b372d9e5d20a7-d # internal BUILDSTDERR: encoding/asn1 BUILDSTDERR: mkdir -p $WORK/b079/ BUILDSTDERR: cat >$WORK/b079/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile errors=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b014/_pkg_.a BUILDSTDERR: packagefile math=$WORK/b015/_pkg_.a BUILDSTDERR: packagefile math/big=$WORK/b069/_pkg_.a BUILDSTDERR: packagefile reflect=$WORK/b021/_pkg_.a BUILDSTDERR: packagefile strconv=$WORK/b022/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b026/_pkg_.a BUILDSTDERR: packagefile time=$WORK/b019/_pkg_.a BUILDSTDERR: packagefile unicode/utf8=$WORK/b013/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/encoding/asn1 BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b079/_pkg_.a -trimpath $WORK/b079 -shared -p encoding/asn1 -std -complete -installsuffix shared -buildid Yt8y0yKObk6ND7h9lIhL/Yt8y0yKObk6ND7h9lIhL -goversion go1.10.7 -D "" -importcfg $WORK/b079/importcfg -pack ./asn1.go ./common.go ./marshal.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b078/_pkg_.a # internal BUILDSTDERR: cp $WORK/b078/_pkg_.a /builddir/.cache/go-build/5f/5f28ac2a88a2cd130e1a97197baeab6e37e40428a86c82776cd238c7d6179620-d # internal BUILDSTDERR: golang.org/x/crypto/openpgp/elgamal BUILDSTDERR: mkdir -p $WORK/b083/ BUILDSTDERR: cat >$WORK/b083/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile crypto/rand=$WORK/b064/_pkg_.a BUILDSTDERR: packagefile crypto/subtle=$WORK/b067/_pkg_.a BUILDSTDERR: packagefile errors=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile math/big=$WORK/b069/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/share/gocode/src/golang.org/x/crypto/openpgp/elgamal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b083/_pkg_.a -trimpath $WORK/b083 -shared -p golang.org/x/crypto/openpgp/elgamal -complete -installsuffix shared -buildid qtnKek4yzxKIrzjiF26y/qtnKek4yzxKIrzjiF26y -goversion go1.10.7 -D "" -importcfg $WORK/b083/importcfg -pack ./elgamal.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b083/_pkg_.a # internal BUILDSTDERR: cp $WORK/b083/_pkg_.a /builddir/.cache/go-build/ae/ae2c64ca1eae4ff1fc8c7cb4ba6ee17b091ee43e8c28ac2737dc1afce38a6333-d # internal BUILDSTDERR: github.com/snapcore/snapd/jsonutil BUILDSTDERR: mkdir -p $WORK/b099/ BUILDSTDERR: cat >$WORK/b099/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile encoding/json=$WORK/b061/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b014/_pkg_.a BUILDSTDERR: packagefile github.com/snapcore/snapd/strutil=$WORK/b044/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile reflect=$WORK/b021/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b026/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/snapd-2.37.2/src/github.com/snapcore/snapd/jsonutil BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b099/_pkg_.a -trimpath $WORK/b099 -shared -p github.com/snapcore/snapd/jsonutil -complete -installsuffix shared -buildid kfiKi1tC4JDxYmo80jvu/kfiKi1tC4JDxYmo80jvu -goversion go1.10.7 -D "" -importcfg $WORK/b099/importcfg -pack ./json.go BUILDSTDERR: cd $WORK/b032 BUILDSTDERR: gcc -I /builddir/build/BUILD/snapd-2.37.2/src/github.com/snapcore/snapd/osutil -fPIC -marm -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b032=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x001.o -c _cgo_export.c BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b099/_pkg_.a # internal BUILDSTDERR: cp $WORK/b099/_pkg_.a /builddir/.cache/go-build/ed/ed2d0cb683cf4e0df3aa921f1b647360879293f3d3a61387df6a38433278d987-d # internal BUILDSTDERR: github.com/snapcore/snapd/snap/snapdir BUILDSTDERR: mkdir -p $WORK/b103/ BUILDSTDERR: cat >$WORK/b103/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile fmt=$WORK/b014/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile io/ioutil=$WORK/b054/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b016/_pkg_.a BUILDSTDERR: packagefile path/filepath=$WORK/b027/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/snapd-2.37.2/src/github.com/snapcore/snapd/snap/snapdir BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b103/_pkg_.a -trimpath $WORK/b103 -shared -p github.com/snapcore/snapd/snap/snapdir -complete -installsuffix shared -buildid muKd97MkdE6evxXUXMp3/muKd97MkdE6evxXUXMp3 -goversion go1.10.7 -D "" -importcfg $WORK/b103/importcfg -pack ./snapdir.go BUILDSTDERR: cd $WORK/b032 BUILDSTDERR: gcc -I /builddir/build/BUILD/snapd-2.37.2/src/github.com/snapcore/snapd/osutil -fPIC -marm -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b032=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x002.o -c group.cgo2.c BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b103/_pkg_.a # internal BUILDSTDERR: cp $WORK/b103/_pkg_.a /builddir/.cache/go-build/41/41b6b81408e4642851a919a8efc7c8c6222062b85ddc108feb5130dc822d2c9d-d # internal BUILDSTDERR: github.com/snapcore/snapd/spdx BUILDSTDERR: mkdir -p $WORK/b105/ BUILDSTDERR: cat >$WORK/b105/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile bufio=$WORK/b024/_pkg_.a BUILDSTDERR: packagefile bytes=$WORK/b002/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b014/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b026/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/snapd-2.37.2/src/github.com/snapcore/snapd/spdx BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b105/_pkg_.a -trimpath $WORK/b105 -shared -p github.com/snapcore/snapd/spdx -complete -installsuffix shared -buildid H6TacSyrXX4pMdsWcdbX/H6TacSyrXX4pMdsWcdbX -goversion go1.10.7 -D "" -importcfg $WORK/b105/importcfg -pack ./licenses.go ./parser.go ./scanner.go ./validate.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b079/_pkg_.a # internal BUILDSTDERR: cp $WORK/b079/_pkg_.a /builddir/.cache/go-build/a7/a7b0cafca169b908cf1e5065edcc5de4707f9eeb3b3c959f730f344a5f63f401-d # internal BUILDSTDERR: crypto/ecdsa BUILDSTDERR: mkdir -p $WORK/b077/ BUILDSTDERR: cat >$WORK/b077/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile crypto=$WORK/b033/_pkg_.a BUILDSTDERR: packagefile crypto/aes=$WORK/b065/_pkg_.a BUILDSTDERR: packagefile crypto/cipher=$WORK/b066/_pkg_.a BUILDSTDERR: packagefile crypto/elliptic=$WORK/b078/_pkg_.a BUILDSTDERR: packagefile crypto/sha512=$WORK/b072/_pkg_.a BUILDSTDERR: packagefile encoding/asn1=$WORK/b079/_pkg_.a BUILDSTDERR: packagefile errors=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile math/big=$WORK/b069/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/crypto/ecdsa BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b077/_pkg_.a -trimpath $WORK/b077 -shared -p crypto/ecdsa -std -complete -installsuffix shared -buildid OHki_UzgirptufTBmrJi/OHki_UzgirptufTBmrJi -goversion go1.10.7 -D "" -importcfg $WORK/b077/importcfg -pack ./ecdsa.go BUILDSTDERR: cd $WORK/b095 BUILDSTDERR: gcc -I /usr/lib/golang/src/net -fPIC -marm -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b095=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x001.o -c _cgo_export.c BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b105/_pkg_.a # internal BUILDSTDERR: cd $WORK/b032 BUILDSTDERR: gcc -I /builddir/build/BUILD/snapd-2.37.2/src/github.com/snapcore/snapd/osutil -fPIC -marm -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b032=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_cgo_main.o -c _cgo_main.c BUILDSTDERR: cp $WORK/b105/_pkg_.a /builddir/.cache/go-build/b9/b9da12f5caa2b979c58e385e01a60a05e59965076a0bb1b7c662646b783daa74-d # internal BUILDSTDERR: github.com/snapcore/snapd/timeout BUILDSTDERR: mkdir -p $WORK/b106/ BUILDSTDERR: cat >$WORK/b106/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile encoding/json=$WORK/b061/_pkg_.a BUILDSTDERR: packagefile time=$WORK/b019/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/snapd-2.37.2/src/github.com/snapcore/snapd/timeout BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b106/_pkg_.a -trimpath $WORK/b106 -shared -p github.com/snapcore/snapd/timeout -complete -installsuffix shared -buildid gn2kQchcefvXzO2WZdpd/gn2kQchcefvXzO2WZdpd -goversion go1.10.7 -D "" -importcfg $WORK/b106/importcfg -pack ./timeout.go BUILDSTDERR: cd $WORK/b095 BUILDSTDERR: gcc -I /usr/lib/golang/src/net -fPIC -marm -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b095=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x002.o -c cgo_linux.cgo2.c BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b077/_pkg_.a # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b106/_pkg_.a # internal BUILDSTDERR: cp $WORK/b077/_pkg_.a /builddir/.cache/go-build/63/63787af5bea2866e81bdd00c2ab972b0f7fcb3b96b507165db996ede306ea59f-d # internal BUILDSTDERR: cp $WORK/b106/_pkg_.a /builddir/.cache/go-build/91/91e368923a99dc7be4232f401999ed9594a6197eeef436b42fac024f4e21a3eb-d # internal BUILDSTDERR: github.com/ojii/gettext.go/pluralforms BUILDSTDERR: mkdir -p $WORK/b110/ BUILDSTDERR: cat >$WORK/b110/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile errors=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b014/_pkg_.a BUILDSTDERR: packagefile regexp=$WORK/b048/_pkg_.a BUILDSTDERR: packagefile strconv=$WORK/b022/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b026/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/share/gocode/src/github.com/ojii/gettext.go/pluralforms BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b110/_pkg_.a -trimpath $WORK/b110 -shared -p github.com/ojii/gettext.go/pluralforms -complete -installsuffix shared -buildid H7GcjxoS0ZVJL4uy72xT/H7GcjxoS0ZVJL4uy72xT -goversion go1.10.7 -D "" -importcfg $WORK/b110/importcfg -pack ./compiler.go ./expression.go ./math.go ./tests.go BUILDSTDERR: golang.org/x/crypto/openpgp/packet BUILDSTDERR: mkdir -p $WORK/b073/ BUILDSTDERR: cat >$WORK/b073/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile bufio=$WORK/b024/_pkg_.a BUILDSTDERR: packagefile bytes=$WORK/b002/_pkg_.a BUILDSTDERR: packagefile compress/bzip2=$WORK/b074/_pkg_.a BUILDSTDERR: packagefile compress/flate=$WORK/b037/_pkg_.a BUILDSTDERR: packagefile compress/zlib=$WORK/b036/_pkg_.a BUILDSTDERR: packagefile crypto=$WORK/b033/_pkg_.a BUILDSTDERR: packagefile crypto/aes=$WORK/b065/_pkg_.a BUILDSTDERR: packagefile crypto/cipher=$WORK/b066/_pkg_.a BUILDSTDERR: packagefile crypto/des=$WORK/b075/_pkg_.a BUILDSTDERR: packagefile crypto/dsa=$WORK/b076/_pkg_.a BUILDSTDERR: packagefile crypto/ecdsa=$WORK/b077/_pkg_.a BUILDSTDERR: packagefile crypto/elliptic=$WORK/b078/_pkg_.a BUILDSTDERR: packagefile crypto/md5=$WORK/b080/_pkg_.a BUILDSTDERR: packagefile crypto/rand=$WORK/b064/_pkg_.a BUILDSTDERR: packagefile crypto/rsa=$WORK/b070/_pkg_.a BUILDSTDERR: packagefile crypto/sha1=$WORK/b081/_pkg_.a BUILDSTDERR: packagefile crypto/sha256=$WORK/b071/_pkg_.a BUILDSTDERR: packagefile crypto/sha512=$WORK/b072/_pkg_.a BUILDSTDERR: packagefile crypto/subtle=$WORK/b067/_pkg_.a BUILDSTDERR: packagefile encoding/asn1=$WORK/b079/_pkg_.a BUILDSTDERR: packagefile encoding/binary=$WORK/b041/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b014/_pkg_.a BUILDSTDERR: packagefile golang.org/x/crypto/cast5=$WORK/b082/_pkg_.a BUILDSTDERR: packagefile golang.org/x/crypto/openpgp/elgamal=$WORK/b083/_pkg_.a BUILDSTDERR: packagefile golang.org/x/crypto/openpgp/errors=$WORK/b084/_pkg_.a BUILDSTDERR: packagefile golang.org/x/crypto/openpgp/s2k=$WORK/b085/_pkg_.a BUILDSTDERR: packagefile hash=$WORK/b034/_pkg_.a BUILDSTDERR: packagefile image=$WORK/b086/_pkg_.a BUILDSTDERR: packagefile image/jpeg=$WORK/b088/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile io/ioutil=$WORK/b054/_pkg_.a BUILDSTDERR: packagefile math/big=$WORK/b069/_pkg_.a BUILDSTDERR: packagefile strconv=$WORK/b022/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b026/_pkg_.a BUILDSTDERR: packagefile time=$WORK/b019/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/share/gocode/src/golang.org/x/crypto/openpgp/packet BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b073/_pkg_.a -trimpath $WORK/b073 -shared -p golang.org/x/crypto/openpgp/packet -complete -installsuffix shared -buildid J_8Oryu3AXp9DaZc9yvx/J_8Oryu3AXp9DaZc9yvx -goversion go1.10.7 -D "" -importcfg $WORK/b073/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 BUILDSTDERR: cd /builddir/build/BUILD/snapd-2.37.2/src/github.com/snapcore/snapd/osutil BUILDSTDERR: gcc -I . -fPIC -marm -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b032=/tmp/go-build -gno-record-gcc-switches -o $WORK/b032/_cgo_.o $WORK/b032/_cgo_main.o $WORK/b032/_x001.o $WORK/b032/_x002.o -g -O2 -pie BUILDSTDERR: cd $WORK/b095 BUILDSTDERR: gcc -I /usr/lib/golang/src/net -fPIC -marm -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b095=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x003.o -c cgo_resnew.cgo2.c BUILDSTDERR: cd /builddir/build/BUILD/snapd-2.37.2/src/github.com/snapcore/snapd/osutil BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/cgo -dynpackage osutil -dynimport $WORK/b032/_cgo_.o -dynout $WORK/b032/_cgo_import.go BUILDSTDERR: cat >$WORK/b032/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile bufio=$WORK/b024/_pkg_.a BUILDSTDERR: packagefile bytes=$WORK/b002/_pkg_.a BUILDSTDERR: packagefile crypto=$WORK/b033/_pkg_.a BUILDSTDERR: packagefile debug/elf=$WORK/b035/_pkg_.a BUILDSTDERR: packagefile encoding/binary=$WORK/b041/_pkg_.a BUILDSTDERR: packagefile encoding/hex=$WORK/b042/_pkg_.a BUILDSTDERR: packagefile errors=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b014/_pkg_.a BUILDSTDERR: packagefile github.com/snapcore/snapd/osutil/sys=$WORK/b043/_pkg_.a BUILDSTDERR: packagefile github.com/snapcore/snapd/strutil=$WORK/b044/_pkg_.a BUILDSTDERR: packagefile golang.org/x/net/context=$WORK/b051/_pkg_.a BUILDSTDERR: packagefile gopkg.in/tomb.v2=$WORK/b053/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile io/ioutil=$WORK/b054/_pkg_.a BUILDSTDERR: packagefile math=$WORK/b015/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b016/_pkg_.a BUILDSTDERR: packagefile os/exec=$WORK/b055/_pkg_.a BUILDSTDERR: packagefile os/user=$WORK/b056/_pkg_.a BUILDSTDERR: packagefile path/filepath=$WORK/b027/_pkg_.a BUILDSTDERR: packagefile regexp=$WORK/b048/_pkg_.a BUILDSTDERR: packagefile sort=$WORK/b028/_pkg_.a BUILDSTDERR: packagefile strconv=$WORK/b022/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b026/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b005/_pkg_.a BUILDSTDERR: packagefile sync/atomic=$WORK/b011/_pkg_.a BUILDSTDERR: packagefile syscall=$WORK/b018/_pkg_.a BUILDSTDERR: packagefile time=$WORK/b019/_pkg_.a BUILDSTDERR: packagefile runtime/cgo=$WORK/b057/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b032/_pkg_.a -trimpath $WORK/b032 -shared -p github.com/snapcore/snapd/osutil -installsuffix shared -buildid UYK6FlTzBOXgyFIZ2Yy4/UYK6FlTzBOXgyFIZ2Yy4 -goversion go1.10.7 -D "" -importcfg $WORK/b032/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 ./io.go ./mkdirallchown.go ./mockable.go ./mount_linux.go ./mountentry_linux.go ./mountinfo_linux.go ./mountprofile_linux.go ./nfs_linux.go ./outputerr.go ./overlay_linux.go ./stat.go ./syncdir.go ./sys_linux.go ./uname.go ./uname_linux.go ./unlink.go ./unlink_linux.go ./user.go ./winsize.go $WORK/b032/_cgo_gotypes.go $WORK/b032/group.cgo1.go $WORK/b032/_cgo_import.go BUILDSTDERR: cd $WORK/b095 BUILDSTDERR: gcc -I /usr/lib/golang/src/net -fPIC -marm -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b095=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x004.o -c cgo_socknew.cgo2.c BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b110/_pkg_.a # internal BUILDSTDERR: cp $WORK/b110/_pkg_.a /builddir/.cache/go-build/58/58493e00ec87bdae019251f5acd73cefe2bb96f43e27262af933d18bf7022791-d # internal BUILDSTDERR: flag BUILDSTDERR: mkdir -p $WORK/b112/ BUILDSTDERR: cat >$WORK/b112/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile errors=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b014/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b016/_pkg_.a BUILDSTDERR: packagefile reflect=$WORK/b021/_pkg_.a BUILDSTDERR: packagefile sort=$WORK/b028/_pkg_.a BUILDSTDERR: packagefile strconv=$WORK/b022/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b026/_pkg_.a BUILDSTDERR: packagefile time=$WORK/b019/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/flag BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b112/_pkg_.a -trimpath $WORK/b112 -shared -p flag -std -complete -installsuffix shared -buildid u8usuCsKjgeysVpGPcyV/u8usuCsKjgeysVpGPcyV -goversion go1.10.7 -D "" -importcfg $WORK/b112/importcfg -pack ./flag.go BUILDSTDERR: cd $WORK/b095 BUILDSTDERR: gcc -I /usr/lib/golang/src/net -fPIC -marm -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b095=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x005.o -c cgo_unix.cgo2.c BUILDSTDERR: gcc -I /usr/lib/golang/src/net -fPIC -marm -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b095=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_cgo_main.o -c _cgo_main.c BUILDSTDERR: cd /usr/lib/golang/src/net BUILDSTDERR: gcc -I . -fPIC -marm -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b095=/tmp/go-build -gno-record-gcc-switches -o $WORK/b095/_cgo_.o $WORK/b095/_cgo_main.o $WORK/b095/_x001.o $WORK/b095/_x002.o $WORK/b095/_x003.o $WORK/b095/_x004.o $WORK/b095/_x005.o -g -O2 -pie BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/cgo -dynpackage net -dynimport $WORK/b095/_cgo_.o -dynout $WORK/b095/_cgo_import.go BUILDSTDERR: cat >$WORK/b095/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile context=$WORK/b052/_pkg_.a BUILDSTDERR: packagefile errors=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile internal/nettrace=$WORK/b096/_pkg_.a BUILDSTDERR: packagefile internal/poll=$WORK/b017/_pkg_.a BUILDSTDERR: packagefile internal/singleflight=$WORK/b097/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile math/rand=$WORK/b050/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b016/_pkg_.a BUILDSTDERR: packagefile runtime=$WORK/b008/_pkg_.a BUILDSTDERR: packagefile sort=$WORK/b028/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b005/_pkg_.a BUILDSTDERR: packagefile sync/atomic=$WORK/b011/_pkg_.a BUILDSTDERR: packagefile syscall=$WORK/b018/_pkg_.a BUILDSTDERR: packagefile time=$WORK/b019/_pkg_.a BUILDSTDERR: packagefile runtime/cgo=$WORK/b057/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b095/_pkg_.a -trimpath $WORK/b095 -shared -p net -std -installsuffix shared -buildid DWYX9kqlZ_4a4NiVyAaf/DWYX9kqlZ_4a4NiVyAaf -goversion go1.10.7 -D "" -importcfg $WORK/b095/importcfg -pack ./addrselect.go ./conf.go ./dial.go ./dnsclient.go ./dnsclient_unix.go ./dnsconfig_unix.go ./dnsmsg.go ./error_posix.go ./fd_unix.go ./file.go ./file_unix.go ./hook.go ./hook_unix.go ./hosts.go ./interface.go ./interface_linux.go ./ip.go ./iprawsock.go ./iprawsock_posix.go ./ipsock.go ./ipsock_posix.go ./lookup.go ./lookup_unix.go ./mac.go ./net.go ./nss.go ./parse.go ./pipe.go ./port.go ./port_unix.go ./rawconn.go ./sendfile_linux.go ./sock_cloexec.go ./sock_linux.go ./sock_posix.go ./sockopt_linux.go ./sockopt_posix.go ./sockoptip_linux.go ./sockoptip_posix.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/b095/_cgo_gotypes.go $WORK/b095/cgo_linux.cgo1.go $WORK/b095/cgo_resnew.cgo1.go $WORK/b095/cgo_socknew.cgo1.go $WORK/b095/cgo_unix.cgo1.go $WORK/b095/_cgo_import.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b112/_pkg_.a # internal BUILDSTDERR: cp $WORK/b112/_pkg_.a /builddir/.cache/go-build/0e/0ef8fea046fae0078a1c18ac75f44e0842a611316d423e82a7522e7a8e1fc73e-d # internal BUILDSTDERR: testing BUILDSTDERR: mkdir -p $WORK/b111/ BUILDSTDERR: cat >$WORK/b111/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile bytes=$WORK/b002/_pkg_.a BUILDSTDERR: packagefile errors=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile flag=$WORK/b112/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b014/_pkg_.a BUILDSTDERR: packagefile internal/race=$WORK/b006/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b016/_pkg_.a BUILDSTDERR: packagefile runtime=$WORK/b008/_pkg_.a BUILDSTDERR: packagefile runtime/debug=$WORK/b113/_pkg_.a BUILDSTDERR: packagefile runtime/trace=$WORK/b114/_pkg_.a BUILDSTDERR: packagefile sort=$WORK/b028/_pkg_.a BUILDSTDERR: packagefile strconv=$WORK/b022/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b026/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b005/_pkg_.a BUILDSTDERR: packagefile sync/atomic=$WORK/b011/_pkg_.a BUILDSTDERR: packagefile time=$WORK/b019/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/testing BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b111/_pkg_.a -trimpath $WORK/b111 -shared -p testing -std -complete -installsuffix shared -buildid zAbdtniE4KFyFm1J_7Fo/zAbdtniE4KFyFm1J_7Fo -goversion go1.10.7 -D "" -importcfg $WORK/b111/importcfg -pack ./allocs.go ./benchmark.go ./cover.go ./example.go ./match.go ./testing.go BUILDSTDERR: cd /builddir/build/BUILD/snapd-2.37.2/src/github.com/snapcore/snapd/osutil BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/pack r $WORK/b032/_pkg_.a $WORK/b032/_x001.o $WORK/b032/_x002.o # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b032/_pkg_.a # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b073/_pkg_.a # internal BUILDSTDERR: cp $WORK/b032/_pkg_.a /builddir/.cache/go-build/1d/1d86a77d84e29e9d5a5edbea17671a6b462990423b696e168b8523ec41a34d92-d # internal BUILDSTDERR: github.com/snapcore/snapd/selinux BUILDSTDERR: mkdir -p $WORK/b031/ BUILDSTDERR: cat >$WORK/b031/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile bytes=$WORK/b002/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b014/_pkg_.a BUILDSTDERR: packagefile github.com/snapcore/snapd/osutil=$WORK/b032/_pkg_.a BUILDSTDERR: packagefile io/ioutil=$WORK/b054/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b016/_pkg_.a BUILDSTDERR: packagefile os/exec=$WORK/b055/_pkg_.a BUILDSTDERR: packagefile path/filepath=$WORK/b027/_pkg_.a BUILDSTDERR: packagefile regexp=$WORK/b048/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/snapd-2.37.2/src/github.com/snapcore/snapd/selinux BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b031/_pkg_.a -trimpath $WORK/b031 -shared -p github.com/snapcore/snapd/selinux -complete -installsuffix shared -buildid -_FMOvonSI_Ln76eqMax/-_FMOvonSI_Ln76eqMax -goversion go1.10.7 -D "" -importcfg $WORK/b031/importcfg -pack ./label.go ./label_linux.go ./selinux_linux.go BUILDSTDERR: cp $WORK/b073/_pkg_.a /builddir/.cache/go-build/03/03de019b47afe227860cc935afce6a50dcc03ce7c0451b504c507ddcfaf84ecc-d # internal BUILDSTDERR: github.com/snapcore/snapd/arch BUILDSTDERR: mkdir -p $WORK/b101/ BUILDSTDERR: cat >$WORK/b101/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile github.com/snapcore/snapd/osutil=$WORK/b032/_pkg_.a BUILDSTDERR: packagefile log=$WORK/b092/_pkg_.a BUILDSTDERR: packagefile runtime=$WORK/b008/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/snapd-2.37.2/src/github.com/snapcore/snapd/arch BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b101/_pkg_.a -trimpath $WORK/b101 -shared -p github.com/snapcore/snapd/arch -complete -installsuffix shared -buildid YdxAGvgelmQOS3DLvwXR/YdxAGvgelmQOS3DLvwXR -goversion go1.10.7 -D "" -importcfg $WORK/b101/importcfg -pack ./arch.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b031/_pkg_.a # internal BUILDSTDERR: cp $WORK/b031/_pkg_.a /builddir/.cache/go-build/93/93fb0a9306bb8c6a12db625127c2699ca610ae6a237fb0c735aa7df3afb13ee7-d # internal BUILDSTDERR: github.com/snapcore/snapd/release BUILDSTDERR: mkdir -p $WORK/b030/ BUILDSTDERR: cat >$WORK/b030/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile bufio=$WORK/b024/_pkg_.a BUILDSTDERR: packagefile bytes=$WORK/b002/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b014/_pkg_.a BUILDSTDERR: packagefile github.com/snapcore/snapd/selinux=$WORK/b031/_pkg_.a BUILDSTDERR: packagefile github.com/snapcore/snapd/strutil=$WORK/b044/_pkg_.a BUILDSTDERR: packagefile io/ioutil=$WORK/b054/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b016/_pkg_.a BUILDSTDERR: packagefile os/exec=$WORK/b055/_pkg_.a BUILDSTDERR: packagefile path/filepath=$WORK/b027/_pkg_.a BUILDSTDERR: packagefile sort=$WORK/b028/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b026/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b005/_pkg_.a BUILDSTDERR: packagefile unicode=$WORK/b012/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/snapd-2.37.2/src/github.com/snapcore/snapd/release BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b030/_pkg_.a -trimpath $WORK/b030 -shared -p github.com/snapcore/snapd/release -complete -installsuffix shared -buildid kbIBIDthgFPiVym7CAKs/kbIBIDthgFPiVym7CAKs -goversion go1.10.7 -D "" -importcfg $WORK/b030/importcfg -pack ./apparmor.go ./release.go ./seccomp.go ./selinux.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b101/_pkg_.a # internal BUILDSTDERR: cp $WORK/b101/_pkg_.a /builddir/.cache/go-build/5d/5d07d0224f57c8e24a27277d09cdea5acfb82ea803e7b2ac67592fa5c7fa0b45-d # internal BUILDSTDERR: github.com/snapcore/snapd/logger BUILDSTDERR: mkdir -p $WORK/b102/ BUILDSTDERR: cat >$WORK/b102/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile bytes=$WORK/b002/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b014/_pkg_.a BUILDSTDERR: packagefile github.com/snapcore/snapd/osutil=$WORK/b032/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile log=$WORK/b092/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b016/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b005/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/snapd-2.37.2/src/github.com/snapcore/snapd/logger BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b102/_pkg_.a -trimpath $WORK/b102 -shared -p github.com/snapcore/snapd/logger -complete -installsuffix shared -buildid OaJ5C9_QTAIvX5VsLhmQ/OaJ5C9_QTAIvX5VsLhmQ -goversion go1.10.7 -D "" -importcfg $WORK/b102/importcfg -pack ./logger.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b102/_pkg_.a # internal BUILDSTDERR: cp $WORK/b102/_pkg_.a /builddir/.cache/go-build/ea/eae414490397a9ac1187b657369922865d7853d6c726fdbb8882b162f2a06409-d # internal BUILDSTDERR: mime/quotedprintable BUILDSTDERR: mkdir -p $WORK/b116/ BUILDSTDERR: cat >$WORK/b116/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile bufio=$WORK/b024/_pkg_.a BUILDSTDERR: packagefile bytes=$WORK/b002/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b014/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b004/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/mime/quotedprintable BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b116/_pkg_.a -trimpath $WORK/b116 -shared -p mime/quotedprintable -std -complete -installsuffix shared -buildid azd3lGiyCWiRlwm6IqTw/azd3lGiyCWiRlwm6IqTw -goversion go1.10.7 -D "" -importcfg $WORK/b116/importcfg -pack ./reader.go ./writer.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b111/_pkg_.a # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b030/_pkg_.a # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b116/_pkg_.a # internal BUILDSTDERR: cp $WORK/b116/_pkg_.a /builddir/.cache/go-build/d4/d4688840dd3fd11adc86a7e3b3a42ea4c583c64049ec43c8878179b911590320-d # internal BUILDSTDERR: compress/gzip BUILDSTDERR: mkdir -p $WORK/b118/ BUILDSTDERR: cat >$WORK/b118/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile bufio=$WORK/b024/_pkg_.a BUILDSTDERR: packagefile compress/flate=$WORK/b037/_pkg_.a BUILDSTDERR: packagefile encoding/binary=$WORK/b041/_pkg_.a BUILDSTDERR: packagefile errors=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b014/_pkg_.a BUILDSTDERR: packagefile hash/crc32=$WORK/b119/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile time=$WORK/b019/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/compress/gzip BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b118/_pkg_.a -trimpath $WORK/b118 -shared -p compress/gzip -std -complete -installsuffix shared -buildid iPjiA16juSSEfRh3Kitg/iPjiA16juSSEfRh3Kitg -goversion go1.10.7 -D "" -importcfg $WORK/b118/importcfg -pack ./gunzip.go ./gzip.go BUILDSTDERR: cp $WORK/b030/_pkg_.a /builddir/.cache/go-build/b4/b4302ee75c482a7b0aefb20ce00a4ca8a2613b125608c81658b517ab6ee6c704-d # internal BUILDSTDERR: github.com/snapcore/snapd/dirs BUILDSTDERR: mkdir -p $WORK/b029/ BUILDSTDERR: cat >$WORK/b029/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile fmt=$WORK/b014/_pkg_.a BUILDSTDERR: packagefile github.com/snapcore/snapd/release=$WORK/b030/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b016/_pkg_.a BUILDSTDERR: packagefile path/filepath=$WORK/b027/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b026/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/snapd-2.37.2/src/github.com/snapcore/snapd/dirs BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b029/_pkg_.a -trimpath $WORK/b029 -shared -p github.com/snapcore/snapd/dirs -complete -installsuffix shared -buildid 9S887xiemlciXQUXu-Zs/9S887xiemlciXQUXu-Zs -goversion go1.10.7 -D "" -importcfg $WORK/b029/importcfg -pack ./dirs.go BUILDSTDERR: cp $WORK/b111/_pkg_.a /builddir/.cache/go-build/f8/f899d4bb530203eb26e73ed243d5f719fa956efe7650d9c9e51b79e4e1fc226c-d # internal BUILDSTDERR: github.com/ojii/gettext.go BUILDSTDERR: mkdir -p $WORK/b109/ BUILDSTDERR: cat >$WORK/b109/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile bytes=$WORK/b002/_pkg_.a BUILDSTDERR: packagefile encoding/binary=$WORK/b041/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b014/_pkg_.a BUILDSTDERR: packagefile github.com/ojii/gettext.go/pluralforms=$WORK/b110/_pkg_.a BUILDSTDERR: packagefile log=$WORK/b092/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b016/_pkg_.a BUILDSTDERR: packagefile path=$WORK/b025/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b026/_pkg_.a BUILDSTDERR: packagefile testing=$WORK/b111/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/share/gocode/src/github.com/ojii/gettext.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b109/_pkg_.a -trimpath $WORK/b109 -shared -p github.com/ojii/gettext.go -complete -installsuffix shared -buildid g3AHoB7Qe__abRpg4eK2/g3AHoB7Qe__abRpg4eK2 -goversion go1.10.7 -D "" -importcfg $WORK/b109/importcfg -pack ./gettext.go ./mofile.go ./test_utils.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b118/_pkg_.a # internal BUILDSTDERR: cp $WORK/b118/_pkg_.a /builddir/.cache/go-build/03/039eff458725e4f6a3c79791bbe7b82ad1b6cda48d585e717530dee78efee2c7-d # internal BUILDSTDERR: crypto/x509/pkix BUILDSTDERR: mkdir -p $WORK/b126/ BUILDSTDERR: cat >$WORK/b126/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile encoding/asn1=$WORK/b079/_pkg_.a BUILDSTDERR: packagefile encoding/hex=$WORK/b042/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b014/_pkg_.a BUILDSTDERR: packagefile math/big=$WORK/b069/_pkg_.a BUILDSTDERR: packagefile time=$WORK/b019/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/crypto/x509/pkix BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b126/_pkg_.a -trimpath $WORK/b126 -shared -p crypto/x509/pkix -std -complete -installsuffix shared -buildid rggiBKKbt0ezizytDn28/rggiBKKbt0ezizytDn28 -goversion go1.10.7 -D "" -importcfg $WORK/b126/importcfg -pack ./pkix.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b029/_pkg_.a # internal BUILDSTDERR: cp $WORK/b029/_pkg_.a /builddir/.cache/go-build/8a/8a7f8f27e1bf4544f7f51014813e438d22a0baf6ce5a6e0caacbe8e02d51e191-d # internal BUILDSTDERR: github.com/snapcore/snapd/snap/squashfs BUILDSTDERR: mkdir -p $WORK/b104/ BUILDSTDERR: cat >$WORK/b104/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile bufio=$WORK/b024/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b014/_pkg_.a BUILDSTDERR: packagefile github.com/snapcore/snapd/dirs=$WORK/b029/_pkg_.a BUILDSTDERR: packagefile github.com/snapcore/snapd/osutil=$WORK/b032/_pkg_.a BUILDSTDERR: packagefile github.com/snapcore/snapd/strutil=$WORK/b044/_pkg_.a BUILDSTDERR: packagefile io/ioutil=$WORK/b054/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b016/_pkg_.a BUILDSTDERR: packagefile os/exec=$WORK/b055/_pkg_.a BUILDSTDERR: packagefile path=$WORK/b025/_pkg_.a BUILDSTDERR: packagefile path/filepath=$WORK/b027/_pkg_.a BUILDSTDERR: packagefile regexp=$WORK/b048/_pkg_.a BUILDSTDERR: packagefile strconv=$WORK/b022/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b026/_pkg_.a BUILDSTDERR: packagefile time=$WORK/b019/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/snapd-2.37.2/src/github.com/snapcore/snapd/snap/squashfs BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b104/_pkg_.a -trimpath $WORK/b104 -shared -p github.com/snapcore/snapd/snap/squashfs -complete -installsuffix shared -buildid 5MbEhCyTPhpy2J6QhX8X/5MbEhCyTPhpy2J6QhX8X -goversion go1.10.7 -D "" -importcfg $WORK/b104/importcfg -pack ./squashfs.go ./stat.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b126/_pkg_.a # internal BUILDSTDERR: cp $WORK/b126/_pkg_.a /builddir/.cache/go-build/a8/a81a6c58cb95a30dd94e9558cee5492211ec24abf7ab7113f24dbe3672312a2d-d # internal BUILDSTDERR: vendor/golang_org/x/crypto/cryptobyte BUILDSTDERR: mkdir -p $WORK/b128/ BUILDSTDERR: cat >$WORK/b128/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: importmap golang_org/x/crypto/cryptobyte/asn1=vendor/golang_org/x/crypto/cryptobyte/asn1 BUILDSTDERR: packagefile encoding/asn1=$WORK/b079/_pkg_.a BUILDSTDERR: packagefile errors=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b014/_pkg_.a BUILDSTDERR: packagefile vendor/golang_org/x/crypto/cryptobyte/asn1=$WORK/b129/_pkg_.a BUILDSTDERR: packagefile math/big=$WORK/b069/_pkg_.a BUILDSTDERR: packagefile reflect=$WORK/b021/_pkg_.a BUILDSTDERR: packagefile time=$WORK/b019/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/vendor/golang_org/x/crypto/cryptobyte BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b128/_pkg_.a -trimpath $WORK/b128 -shared -p vendor/golang_org/x/crypto/cryptobyte -std -complete -installsuffix shared -buildid 7SDqSJqnXhF9aezBINGa/7SDqSJqnXhF9aezBINGa -goversion go1.10.7 -D "" -importcfg $WORK/b128/importcfg -pack ./asn1.go ./builder.go ./string.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b109/_pkg_.a # internal BUILDSTDERR: cp $WORK/b109/_pkg_.a /builddir/.cache/go-build/6a/6a44394b348efe80880756226621bbd105791d88dc6ef930abc0200c6257f45f-d # internal BUILDSTDERR: github.com/snapcore/snapd/i18n BUILDSTDERR: mkdir -p $WORK/b108/ BUILDSTDERR: cat >$WORK/b108/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile fmt=$WORK/b014/_pkg_.a BUILDSTDERR: packagefile github.com/ojii/gettext.go=$WORK/b109/_pkg_.a BUILDSTDERR: packagefile github.com/snapcore/snapd/dirs=$WORK/b029/_pkg_.a BUILDSTDERR: packagefile github.com/snapcore/snapd/osutil=$WORK/b032/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b016/_pkg_.a BUILDSTDERR: packagefile path/filepath=$WORK/b027/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b026/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/snapd-2.37.2/src/github.com/snapcore/snapd/i18n BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b108/_pkg_.a -trimpath $WORK/b108 -shared -p github.com/snapcore/snapd/i18n -complete -installsuffix shared -buildid djRw3d2H2ogbnZwvtm1r/djRw3d2H2ogbnZwvtm1r -goversion go1.10.7 -D "" -importcfg $WORK/b108/importcfg -pack ./i18n.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b108/_pkg_.a # internal BUILDSTDERR: cp $WORK/b108/_pkg_.a /builddir/.cache/go-build/0a/0a12003a323022b266be038dd76e86f5839c05a33b87db74647eef2fa6baba58-d # internal BUILDSTDERR: github.com/snapcore/snapd/timeutil BUILDSTDERR: mkdir -p $WORK/b107/ BUILDSTDERR: cat >$WORK/b107/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile bytes=$WORK/b002/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b014/_pkg_.a BUILDSTDERR: packagefile github.com/snapcore/snapd/i18n=$WORK/b108/_pkg_.a BUILDSTDERR: packagefile math/rand=$WORK/b050/_pkg_.a BUILDSTDERR: packagefile regexp=$WORK/b048/_pkg_.a BUILDSTDERR: packagefile strconv=$WORK/b022/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b026/_pkg_.a BUILDSTDERR: packagefile time=$WORK/b019/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/snapd-2.37.2/src/github.com/snapcore/snapd/timeutil BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b107/_pkg_.a -trimpath $WORK/b107 -shared -p github.com/snapcore/snapd/timeutil -complete -installsuffix shared -buildid ZAGAVxe7sZcD-IN3hfah/ZAGAVxe7sZcD-IN3hfah -goversion go1.10.7 -D "" -importcfg $WORK/b107/importcfg -pack ./human.go ./schedule.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b104/_pkg_.a # internal BUILDSTDERR: cp $WORK/b104/_pkg_.a /builddir/.cache/go-build/27/27b74445ea27cc9161049aa1caded07906c148f084ecad914e4612116fd5f252-d # internal BUILDSTDERR: vendor/golang_org/x/net/http2/hpack BUILDSTDERR: mkdir -p $WORK/b134/ BUILDSTDERR: cat >$WORK/b134/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile bytes=$WORK/b002/_pkg_.a BUILDSTDERR: packagefile errors=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b014/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b005/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/vendor/golang_org/x/net/http2/hpack BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b134/_pkg_.a -trimpath $WORK/b134 -shared -p vendor/golang_org/x/net/http2/hpack -std -complete -installsuffix shared -buildid Drg3V9ACxf_IcYGcbriy/Drg3V9ACxf_IcYGcbriy -goversion go1.10.7 -D "" -importcfg $WORK/b134/importcfg -pack ./encode.go ./hpack.go ./huffman.go ./tables.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b128/_pkg_.a # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b107/_pkg_.a # internal BUILDSTDERR: cp $WORK/b107/_pkg_.a /builddir/.cache/go-build/cd/cd22648e3caa60e7c66b40a4ee2e0a4717f523d3f07b72fc815bed187274cb74-d # internal BUILDSTDERR: cp $WORK/b128/_pkg_.a /builddir/.cache/go-build/29/2978dcfae92db72385d3727de7a4c1c0db95c6d9acbe681502509e03eb46f457-d # internal BUILDSTDERR: github.com/snapcore/snapd/snap BUILDSTDERR: mkdir -p $WORK/b100/ BUILDSTDERR: cat >$WORK/b100/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile bytes=$WORK/b002/_pkg_.a BUILDSTDERR: packagefile encoding/json=$WORK/b061/_pkg_.a BUILDSTDERR: packagefile errors=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b014/_pkg_.a BUILDSTDERR: packagefile github.com/snapcore/snapd/arch=$WORK/b101/_pkg_.a BUILDSTDERR: packagefile github.com/snapcore/snapd/dirs=$WORK/b029/_pkg_.a BUILDSTDERR: packagefile github.com/snapcore/snapd/logger=$WORK/b102/_pkg_.a BUILDSTDERR: packagefile github.com/snapcore/snapd/osutil=$WORK/b032/_pkg_.a BUILDSTDERR: packagefile github.com/snapcore/snapd/osutil/sys=$WORK/b043/_pkg_.a BUILDSTDERR: packagefile github.com/snapcore/snapd/snap/snapdir=$WORK/b103/_pkg_.a BUILDSTDERR: packagefile github.com/snapcore/snapd/snap/squashfs=$WORK/b104/_pkg_.a BUILDSTDERR: packagefile github.com/snapcore/snapd/spdx=$WORK/b105/_pkg_.a BUILDSTDERR: packagefile github.com/snapcore/snapd/strutil=$WORK/b044/_pkg_.a BUILDSTDERR: packagefile github.com/snapcore/snapd/timeout=$WORK/b106/_pkg_.a BUILDSTDERR: packagefile github.com/snapcore/snapd/timeutil=$WORK/b107/_pkg_.a BUILDSTDERR: packagefile gopkg.in/yaml.v2=$WORK/b045/_pkg_.a BUILDSTDERR: packagefile io/ioutil=$WORK/b054/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b016/_pkg_.a BUILDSTDERR: packagefile path/filepath=$WORK/b027/_pkg_.a BUILDSTDERR: packagefile reflect=$WORK/b021/_pkg_.a BUILDSTDERR: packagefile regexp=$WORK/b048/_pkg_.a BUILDSTDERR: packagefile sort=$WORK/b028/_pkg_.a BUILDSTDERR: packagefile strconv=$WORK/b022/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b026/_pkg_.a BUILDSTDERR: packagefile time=$WORK/b019/_pkg_.a BUILDSTDERR: packagefile unicode/utf8=$WORK/b013/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/snapd-2.37.2/src/github.com/snapcore/snapd/snap BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b100/_pkg_.a -trimpath $WORK/b100 -shared -p github.com/snapcore/snapd/snap -complete -installsuffix shared -buildid bMSL9xvG2UiGQ9hyBDkS/bMSL9xvG2UiGQ9hyBDkS -goversion go1.10.7 -D "" -importcfg $WORK/b100/importcfg -pack ./broken.go ./channel.go ./container.go ./epoch.go ./errors.go ./gadget.go ./hooktypes.go ./implicit.go ./info.go ./info_snap_yaml.go ./restartcond.go ./revision.go ./seed_yaml.go ./types.go ./validate.go BUILDSTDERR: vendor/golang_org/x/text/unicode/bidi BUILDSTDERR: mkdir -p $WORK/b138/ BUILDSTDERR: cat >$WORK/b138/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile container/list=$WORK/b120/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b014/_pkg_.a BUILDSTDERR: packagefile log=$WORK/b092/_pkg_.a BUILDSTDERR: packagefile sort=$WORK/b028/_pkg_.a BUILDSTDERR: packagefile unicode/utf8=$WORK/b013/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/vendor/golang_org/x/text/unicode/bidi BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b138/_pkg_.a -trimpath $WORK/b138 -shared -p vendor/golang_org/x/text/unicode/bidi -std -complete -installsuffix shared -buildid cz-IjZaCPI8OXDVdxL6b/cz-IjZaCPI8OXDVdxL6b -goversion go1.10.7 -D "" -importcfg $WORK/b138/importcfg -pack ./bidi.go ./bracket.go ./core.go ./prop.go ./tables.go ./trieval.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b134/_pkg_.a # internal BUILDSTDERR: cp $WORK/b134/_pkg_.a /builddir/.cache/go-build/ea/ea9ff25500fae547ce42b9d69c1188399798b1ba9564fd1d99b4245c104c2f39-d # internal BUILDSTDERR: vendor/golang_org/x/text/unicode/norm BUILDSTDERR: mkdir -p $WORK/b139/ BUILDSTDERR: cat >$WORK/b139/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: importmap golang_org/x/text/transform=vendor/golang_org/x/text/transform BUILDSTDERR: packagefile fmt=$WORK/b014/_pkg_.a BUILDSTDERR: packagefile vendor/golang_org/x/text/transform=$WORK/b137/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile unicode/utf8=$WORK/b013/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/vendor/golang_org/x/text/unicode/norm BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b139/_pkg_.a -trimpath $WORK/b139 -shared -p vendor/golang_org/x/text/unicode/norm -std -complete -installsuffix shared -buildid 4RdICmX6mBIy19HXDmtu/4RdICmX6mBIy19HXDmtu -goversion go1.10.7 -D "" -importcfg $WORK/b139/importcfg -pack ./composition.go ./forminfo.go ./input.go ./iter.go ./normalize.go ./readwriter.go ./tables.go ./transform.go ./trie.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b138/_pkg_.a # internal BUILDSTDERR: cp $WORK/b138/_pkg_.a /builddir/.cache/go-build/14/14c12360a79d50d6f6a227db9f083ab94e467e391943d23d38269c61e2830225-d # internal BUILDSTDERR: vendor/golang_org/x/text/secure/bidirule BUILDSTDERR: mkdir -p $WORK/b136/ BUILDSTDERR: cat >$WORK/b136/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: importmap golang_org/x/text/transform=vendor/golang_org/x/text/transform BUILDSTDERR: importmap golang_org/x/text/unicode/bidi=vendor/golang_org/x/text/unicode/bidi BUILDSTDERR: packagefile errors=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile vendor/golang_org/x/text/transform=$WORK/b137/_pkg_.a BUILDSTDERR: packagefile vendor/golang_org/x/text/unicode/bidi=$WORK/b138/_pkg_.a BUILDSTDERR: packagefile unicode/utf8=$WORK/b013/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/vendor/golang_org/x/text/secure/bidirule BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b136/_pkg_.a -trimpath $WORK/b136 -shared -p vendor/golang_org/x/text/secure/bidirule -std -complete -installsuffix shared -buildid 7D9uLmrxMK0DL2PLxFsN/7D9uLmrxMK0DL2PLxFsN -goversion go1.10.7 -D "" -importcfg $WORK/b136/importcfg -pack ./bidirule.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b136/_pkg_.a # internal BUILDSTDERR: cp $WORK/b136/_pkg_.a /builddir/.cache/go-build/5a/5a43270b7c00c84acb4cd5c3a99cf4c73ca97c5fb89843c0cf583ec5a24de480-d # internal BUILDSTDERR: net/http/internal BUILDSTDERR: mkdir -p $WORK/b143/ BUILDSTDERR: cat >$WORK/b143/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile bufio=$WORK/b024/_pkg_.a BUILDSTDERR: packagefile bytes=$WORK/b002/_pkg_.a BUILDSTDERR: packagefile errors=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b014/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b004/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/net/http/internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b143/_pkg_.a -trimpath $WORK/b143 -shared -p net/http/internal -std -complete -installsuffix shared -buildid WzxYn8oI_pzuK5pbiVbI/WzxYn8oI_pzuK5pbiVbI -goversion go1.10.7 -D "" -importcfg $WORK/b143/importcfg -pack ./chunked.go ./testcert.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b143/_pkg_.a # internal BUILDSTDERR: cp $WORK/b143/_pkg_.a /builddir/.cache/go-build/52/5286f8ceef69064a3ce836e5e89e862032ca098b56d3995d794b6bc7e1887b45-d # internal BUILDSTDERR: github.com/snapcore/snapd/strutil/quantity BUILDSTDERR: mkdir -p $WORK/b145/ BUILDSTDERR: cat >$WORK/b145/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile fmt=$WORK/b014/_pkg_.a BUILDSTDERR: packagefile github.com/snapcore/snapd/i18n=$WORK/b108/_pkg_.a BUILDSTDERR: packagefile math=$WORK/b015/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/snapd-2.37.2/src/github.com/snapcore/snapd/strutil/quantity BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b145/_pkg_.a -trimpath $WORK/b145 -shared -p github.com/snapcore/snapd/strutil/quantity -complete -installsuffix shared -buildid 5ugSaB6cAuX00FXM-WcM/5ugSaB6cAuX00FXM-WcM -goversion go1.10.7 -D "" -importcfg $WORK/b145/importcfg -pack ./quantity.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b145/_pkg_.a # internal BUILDSTDERR: cp $WORK/b145/_pkg_.a /builddir/.cache/go-build/ad/adbfcd91286c67686f6c5d93e46b9b9ab465bade5dfa5f9491437dd67e9a15bd-d # internal BUILDSTDERR: golang.org/x/crypto/ssh/terminal BUILDSTDERR: mkdir -p $WORK/b146/ BUILDSTDERR: cat >$WORK/b146/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile bytes=$WORK/b002/_pkg_.a BUILDSTDERR: packagefile golang.org/x/sys/unix=$WORK/b147/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b005/_pkg_.a BUILDSTDERR: packagefile unicode/utf8=$WORK/b013/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/share/gocode/src/golang.org/x/crypto/ssh/terminal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b146/_pkg_.a -trimpath $WORK/b146 -shared -p golang.org/x/crypto/ssh/terminal -complete -installsuffix shared -buildid EOgH_hw3eOR56SDxoYQj/EOgH_hw3eOR56SDxoYQj -goversion go1.10.7 -D "" -importcfg $WORK/b146/importcfg -pack ./terminal.go ./util.go ./util_linux.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b146/_pkg_.a # internal BUILDSTDERR: cp $WORK/b146/_pkg_.a /builddir/.cache/go-build/05/05efaee999266f6aeec7834cdb15ffa28dfe8c8be4428909313eee56023d3d7e-d # internal BUILDSTDERR: github.com/snapcore/snapd/progress BUILDSTDERR: mkdir -p $WORK/b144/ BUILDSTDERR: cat >$WORK/b144/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile fmt=$WORK/b014/_pkg_.a BUILDSTDERR: packagefile github.com/snapcore/snapd/strutil/quantity=$WORK/b145/_pkg_.a BUILDSTDERR: packagefile golang.org/x/crypto/ssh/terminal=$WORK/b146/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b016/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b026/_pkg_.a BUILDSTDERR: packagefile time=$WORK/b019/_pkg_.a BUILDSTDERR: packagefile unicode=$WORK/b012/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/snapd-2.37.2/src/github.com/snapcore/snapd/progress BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b144/_pkg_.a -trimpath $WORK/b144 -shared -p github.com/snapcore/snapd/progress -complete -installsuffix shared -buildid PpMfOv9RkJbu5BNLkULO/PpMfOv9RkJbu5BNLkULO -goversion go1.10.7 -D "" -importcfg $WORK/b144/importcfg -pack ./ansimeter.go ./progress.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b144/_pkg_.a # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b100/_pkg_.a # internal BUILDSTDERR: cp $WORK/b144/_pkg_.a /builddir/.cache/go-build/ce/ce76ab7fc3e440677b784a98af7cb6e663be7544ac0800fc841bd8d305ae2cd1-d # internal BUILDSTDERR: github.com/snapcore/snapd/osutil/squashfs BUILDSTDERR: mkdir -p $WORK/b149/ BUILDSTDERR: cat >$WORK/b149/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile github.com/snapcore/snapd/osutil=$WORK/b032/_pkg_.a BUILDSTDERR: packagefile os/exec=$WORK/b055/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b026/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/snapd-2.37.2/src/github.com/snapcore/snapd/osutil/squashfs BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b149/_pkg_.a -trimpath $WORK/b149 -shared -p github.com/snapcore/snapd/osutil/squashfs -complete -installsuffix shared -buildid eUFp_SzHyZTMYLT0iwel/eUFp_SzHyZTMYLT0iwel -goversion go1.10.7 -D "" -importcfg $WORK/b149/importcfg -pack ./fstype.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b139/_pkg_.a # internal BUILDSTDERR: cd /usr/lib/golang/src/net BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/pack r $WORK/b095/_pkg_.a $WORK/b095/_x001.o $WORK/b095/_x002.o $WORK/b095/_x003.o $WORK/b095/_x004.o $WORK/b095/_x005.o # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b095/_pkg_.a # internal BUILDSTDERR: cp $WORK/b139/_pkg_.a /builddir/.cache/go-build/4e/4eaabc2c2b84314e2f01a48a9bf1b08e07d5be8dcba80b620fe83220acc45f1a-d # internal BUILDSTDERR: cp $WORK/b100/_pkg_.a /builddir/.cache/go-build/b7/b7ce5ac727332066b711b577d855d9d0cf8ef4bd6cdf39c43e2675d68c483eb8-d # internal BUILDSTDERR: github.com/snapcore/snapd/interfaces/utils BUILDSTDERR: mkdir -p $WORK/b153/ BUILDSTDERR: cat >$WORK/b153/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile encoding/json=$WORK/b061/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/snapd-2.37.2/src/github.com/snapcore/snapd/interfaces/utils BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b153/_pkg_.a -trimpath $WORK/b153 -shared -p github.com/snapcore/snapd/interfaces/utils -complete -installsuffix shared -buildid O8yVYN_zxZnzCfRXUkOx/O8yVYN_zxZnzCfRXUkOx -goversion go1.10.7 -D "" -importcfg $WORK/b153/importcfg -pack ./utils.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b149/_pkg_.a # internal BUILDSTDERR: cp $WORK/b149/_pkg_.a /builddir/.cache/go-build/28/287a6e201516d6ece794705a8a6416e63a489b3ffceebef1583759b78670d4c1-d # internal BUILDSTDERR: vendor/golang_org/x/net/idna BUILDSTDERR: mkdir -p $WORK/b135/ BUILDSTDERR: cat >$WORK/b135/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: importmap golang_org/x/text/secure/bidirule=vendor/golang_org/x/text/secure/bidirule BUILDSTDERR: importmap golang_org/x/text/unicode/bidi=vendor/golang_org/x/text/unicode/bidi BUILDSTDERR: importmap golang_org/x/text/unicode/norm=vendor/golang_org/x/text/unicode/norm BUILDSTDERR: packagefile fmt=$WORK/b014/_pkg_.a BUILDSTDERR: packagefile vendor/golang_org/x/text/secure/bidirule=$WORK/b136/_pkg_.a BUILDSTDERR: packagefile vendor/golang_org/x/text/unicode/bidi=$WORK/b138/_pkg_.a BUILDSTDERR: packagefile vendor/golang_org/x/text/unicode/norm=$WORK/b139/_pkg_.a BUILDSTDERR: packagefile math=$WORK/b015/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b026/_pkg_.a BUILDSTDERR: packagefile unicode/utf8=$WORK/b013/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/vendor/golang_org/x/net/idna BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b135/_pkg_.a -trimpath $WORK/b135 -shared -p vendor/golang_org/x/net/idna -std -complete -installsuffix shared -buildid isEYa6b1FKyGw1mTe9WW/isEYa6b1FKyGw1mTe9WW -goversion go1.10.7 -D "" -importcfg $WORK/b135/importcfg -pack ./idna.go ./punycode.go ./tables.go ./trie.go ./trieval.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b153/_pkg_.a # internal BUILDSTDERR: cp $WORK/b153/_pkg_.a /builddir/.cache/go-build/2b/2b930822de903ac216e2d78663cdc141f6ee1f8e31d25b95bc58dc5ada6ddfbc-d # internal BUILDSTDERR: github.com/snapcore/snapd/interfaces/hotplug BUILDSTDERR: mkdir -p $WORK/b152/ BUILDSTDERR: cat >$WORK/b152/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile bufio=$WORK/b024/_pkg_.a BUILDSTDERR: packagefile bytes=$WORK/b002/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b014/_pkg_.a BUILDSTDERR: packagefile github.com/snapcore/snapd/dirs=$WORK/b029/_pkg_.a BUILDSTDERR: packagefile github.com/snapcore/snapd/interfaces/utils=$WORK/b153/_pkg_.a BUILDSTDERR: packagefile github.com/snapcore/snapd/snap=$WORK/b100/_pkg_.a BUILDSTDERR: packagefile os/exec=$WORK/b055/_pkg_.a BUILDSTDERR: packagefile path/filepath=$WORK/b027/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b026/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/snapd-2.37.2/src/github.com/snapcore/snapd/interfaces/hotplug BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b152/_pkg_.a -trimpath $WORK/b152 -shared -p github.com/snapcore/snapd/interfaces/hotplug -complete -installsuffix shared -buildid N94hSjqNYfsK3lQyKoCH/N94hSjqNYfsK3lQyKoCH -goversion go1.10.7 -D "" -importcfg $WORK/b152/importcfg -pack ./deviceinfo.go ./spec.go ./udevadm.go BUILDSTDERR: cp $WORK/b095/_pkg_.a /builddir/.cache/go-build/3f/3f727e10625422b4a90cb0438a0de12695a4f68b57799ad7e5abf7d0f170d295-d # internal BUILDSTDERR: net/textproto BUILDSTDERR: mkdir -p $WORK/b094/ BUILDSTDERR: cat >$WORK/b094/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile bufio=$WORK/b024/_pkg_.a BUILDSTDERR: packagefile bytes=$WORK/b002/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b014/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile io/ioutil=$WORK/b054/_pkg_.a BUILDSTDERR: packagefile net=$WORK/b095/_pkg_.a BUILDSTDERR: packagefile strconv=$WORK/b022/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b026/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b005/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: crypto/x509 BUILDSTDERR: mkdir -p $WORK/b125/ BUILDSTDERR: cat >$WORK/b125/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: importmap golang_org/x/crypto/cryptobyte=vendor/golang_org/x/crypto/cryptobyte BUILDSTDERR: importmap golang_org/x/crypto/cryptobyte/asn1=vendor/golang_org/x/crypto/cryptobyte/asn1 BUILDSTDERR: packagefile bytes=$WORK/b002/_pkg_.a BUILDSTDERR: packagefile crypto=$WORK/b033/_pkg_.a BUILDSTDERR: packagefile crypto/aes=$WORK/b065/_pkg_.a BUILDSTDERR: packagefile crypto/cipher=$WORK/b066/_pkg_.a BUILDSTDERR: packagefile crypto/des=$WORK/b075/_pkg_.a BUILDSTDERR: packagefile crypto/dsa=$WORK/b076/_pkg_.a BUILDSTDERR: packagefile crypto/ecdsa=$WORK/b077/_pkg_.a BUILDSTDERR: packagefile crypto/elliptic=$WORK/b078/_pkg_.a BUILDSTDERR: packagefile crypto/md5=$WORK/b080/_pkg_.a BUILDSTDERR: packagefile crypto/rsa=$WORK/b070/_pkg_.a BUILDSTDERR: packagefile crypto/sha1=$WORK/b081/_pkg_.a BUILDSTDERR: packagefile crypto/sha256=$WORK/b071/_pkg_.a BUILDSTDERR: packagefile crypto/sha512=$WORK/b072/_pkg_.a BUILDSTDERR: packagefile crypto/x509/pkix=$WORK/b126/_pkg_.a BUILDSTDERR: packagefile encoding/asn1=$WORK/b079/_pkg_.a BUILDSTDERR: packagefile encoding/hex=$WORK/b042/_pkg_.a BUILDSTDERR: packagefile encoding/pem=$WORK/b127/_pkg_.a BUILDSTDERR: packagefile errors=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b014/_pkg_.a BUILDSTDERR: packagefile vendor/golang_org/x/crypto/cryptobyte=$WORK/b128/_pkg_.a BUILDSTDERR: packagefile vendor/golang_org/x/crypto/cryptobyte/asn1=$WORK/b129/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile io/ioutil=$WORK/b054/_pkg_.a BUILDSTDERR: packagefile math/big=$WORK/b069/_pkg_.a BUILDSTDERR: packagefile net=$WORK/b095/_pkg_.a BUILDSTDERR: packagefile net/url=$WORK/b098/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b016/_pkg_.a BUILDSTDERR: packagefile reflect=$WORK/b021/_pkg_.a BUILDSTDERR: packagefile runtime=$WORK/b008/_pkg_.a BUILDSTDERR: packagefile strconv=$WORK/b022/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b026/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b005/_pkg_.a BUILDSTDERR: packagefile time=$WORK/b019/_pkg_.a BUILDSTDERR: packagefile unicode/utf8=$WORK/b013/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/crypto/x509 BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b125/_pkg_.a -trimpath $WORK/b125 -shared -p crypto/x509 -std -complete -installsuffix shared -buildid _WDUbSQNL4wbL4WqlUTY/_WDUbSQNL4wbL4WqlUTY -goversion go1.10.7 -D "" -importcfg $WORK/b125/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 BUILDSTDERR: cd /usr/lib/golang/src/net/textproto BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b094/_pkg_.a -trimpath $WORK/b094 -shared -p net/textproto -std -complete -installsuffix shared -buildid ibXqYEWCsZUOJp7MAl3Y/ibXqYEWCsZUOJp7MAl3Y -goversion go1.10.7 -D "" -importcfg $WORK/b094/importcfg -pack ./header.go ./pipeline.go ./reader.go ./textproto.go ./writer.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b152/_pkg_.a # internal BUILDSTDERR: cp $WORK/b152/_pkg_.a /builddir/.cache/go-build/6c/6c1a73bd06aabdb6b40136481120ada077f0eae2d27c0374479936f337f1ce68-d # internal BUILDSTDERR: vendor/golang_org/x/net/proxy BUILDSTDERR: mkdir -p $WORK/b141/ BUILDSTDERR: cat >$WORK/b141/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile errors=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile net=$WORK/b095/_pkg_.a BUILDSTDERR: packagefile net/url=$WORK/b098/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b016/_pkg_.a BUILDSTDERR: packagefile strconv=$WORK/b022/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b026/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/vendor/golang_org/x/net/proxy BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b141/_pkg_.a -trimpath $WORK/b141 -shared -p vendor/golang_org/x/net/proxy -std -complete -installsuffix shared -buildid Zn8vUtzIE-nNsT_uo1v7/Zn8vUtzIE-nNsT_uo1v7 -goversion go1.10.7 -D "" -importcfg $WORK/b141/importcfg -pack ./direct.go ./per_host.go ./proxy.go ./socks5.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b094/_pkg_.a # internal BUILDSTDERR: cp $WORK/b094/_pkg_.a /builddir/.cache/go-build/96/96ae50da305d3ab887c03cdf08ae861b78b3b0fa1b62aa64ca4a6875cdc1012c-d # internal BUILDSTDERR: net/mail BUILDSTDERR: mkdir -p $WORK/b091/ BUILDSTDERR: cat >$WORK/b091/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile bufio=$WORK/b024/_pkg_.a BUILDSTDERR: packagefile bytes=$WORK/b002/_pkg_.a BUILDSTDERR: packagefile errors=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b014/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile log=$WORK/b092/_pkg_.a BUILDSTDERR: packagefile mime=$WORK/b093/_pkg_.a BUILDSTDERR: packagefile net/textproto=$WORK/b094/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b026/_pkg_.a BUILDSTDERR: packagefile time=$WORK/b019/_pkg_.a BUILDSTDERR: packagefile unicode/utf8=$WORK/b013/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/net/mail BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b091/_pkg_.a -trimpath $WORK/b091 -shared -p net/mail -std -complete -installsuffix shared -buildid NX8z6xslqgQmhQchRns3/NX8z6xslqgQmhQchRns3 -goversion go1.10.7 -D "" -importcfg $WORK/b091/importcfg -pack ./message.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b141/_pkg_.a # internal BUILDSTDERR: cp $WORK/b141/_pkg_.a /builddir/.cache/go-build/55/55490aa7cdeaba6b446a5235efe6bcd474c76b90a4cb024f4f3c187793d191d3-d # internal BUILDSTDERR: mime/multipart BUILDSTDERR: mkdir -p $WORK/b115/ BUILDSTDERR: cat >$WORK/b115/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile bufio=$WORK/b024/_pkg_.a BUILDSTDERR: packagefile bytes=$WORK/b002/_pkg_.a BUILDSTDERR: packagefile crypto/rand=$WORK/b064/_pkg_.a BUILDSTDERR: packagefile errors=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b014/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile io/ioutil=$WORK/b054/_pkg_.a BUILDSTDERR: packagefile mime=$WORK/b093/_pkg_.a BUILDSTDERR: packagefile mime/quotedprintable=$WORK/b116/_pkg_.a BUILDSTDERR: packagefile net/textproto=$WORK/b094/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b016/_pkg_.a BUILDSTDERR: packagefile sort=$WORK/b028/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b026/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/mime/multipart BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b115/_pkg_.a -trimpath $WORK/b115 -shared -p mime/multipart -std -complete -installsuffix shared -buildid ZDF0xRE1qQkpYp3Tzxh9/ZDF0xRE1qQkpYp3Tzxh9 -goversion go1.10.7 -D "" -importcfg $WORK/b115/importcfg -pack ./formdata.go ./multipart.go ./writer.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b135/_pkg_.a # internal BUILDSTDERR: cp $WORK/b135/_pkg_.a /builddir/.cache/go-build/ff/fffa943c3d5b2fd0fa41869a57967e6304ea50eb52d9c2fdbd0b17d9b2e742d4-d # internal BUILDSTDERR: vendor/golang_org/x/net/lex/httplex BUILDSTDERR: mkdir -p $WORK/b140/ BUILDSTDERR: cat >$WORK/b140/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: importmap golang_org/x/net/idna=vendor/golang_org/x/net/idna BUILDSTDERR: packagefile vendor/golang_org/x/net/idna=$WORK/b135/_pkg_.a BUILDSTDERR: packagefile net=$WORK/b095/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b026/_pkg_.a BUILDSTDERR: packagefile unicode/utf8=$WORK/b013/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/vendor/golang_org/x/net/lex/httplex BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b140/_pkg_.a -trimpath $WORK/b140 -shared -p vendor/golang_org/x/net/lex/httplex -std -complete -installsuffix shared -buildid NAyfeR-nykswodVgRgvj/NAyfeR-nykswodVgRgvj -goversion go1.10.7 -D "" -importcfg $WORK/b140/importcfg -pack ./httplex.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b140/_pkg_.a # internal BUILDSTDERR: cp $WORK/b140/_pkg_.a /builddir/.cache/go-build/9f/9fbb4206964e13e8b839a5ae9cabf1560e700ee33b96e404d58ec6b7d6a448e8-d # internal BUILDSTDERR: log/syslog BUILDSTDERR: mkdir -p $WORK/b150/ BUILDSTDERR: cat >$WORK/b150/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile errors=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b014/_pkg_.a BUILDSTDERR: packagefile log=$WORK/b092/_pkg_.a BUILDSTDERR: packagefile net=$WORK/b095/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b016/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b026/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b005/_pkg_.a BUILDSTDERR: packagefile time=$WORK/b019/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/log/syslog BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b150/_pkg_.a -trimpath $WORK/b150 -shared -p log/syslog -std -complete -installsuffix shared -buildid ujYfbOmyohyEj-0D_nE3/ujYfbOmyohyEj-0D_nE3 -goversion go1.10.7 -D "" -importcfg $WORK/b150/importcfg -pack ./doc.go ./syslog.go ./syslog_unix.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b091/_pkg_.a # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b115/_pkg_.a # internal BUILDSTDERR: cp $WORK/b091/_pkg_.a /builddir/.cache/go-build/f9/f9b4e4c758cb305947d0b3e64000b855d0d6c1dc25f334b903f773fb442a5c08-d # internal BUILDSTDERR: cp $WORK/b115/_pkg_.a /builddir/.cache/go-build/8e/8ed54bba2c2ba1822a2c6987184a961eacf30177766c0e2603c4354cd339623f-d # internal BUILDSTDERR: github.com/snapcore/snapd/asserts BUILDSTDERR: mkdir -p $WORK/b063/ BUILDSTDERR: cat >$WORK/b063/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile bufio=$WORK/b024/_pkg_.a BUILDSTDERR: packagefile bytes=$WORK/b002/_pkg_.a BUILDSTDERR: packagefile crypto=$WORK/b033/_pkg_.a BUILDSTDERR: packagefile crypto/rand=$WORK/b064/_pkg_.a BUILDSTDERR: packagefile crypto/rsa=$WORK/b070/_pkg_.a BUILDSTDERR: packagefile crypto/sha256=$WORK/b071/_pkg_.a BUILDSTDERR: packagefile crypto/sha512=$WORK/b072/_pkg_.a BUILDSTDERR: packagefile encoding/base64=$WORK/b047/_pkg_.a BUILDSTDERR: packagefile errors=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b014/_pkg_.a BUILDSTDERR: packagefile github.com/snapcore/snapd/osutil=$WORK/b032/_pkg_.a BUILDSTDERR: packagefile github.com/snapcore/snapd/release=$WORK/b030/_pkg_.a BUILDSTDERR: packagefile github.com/snapcore/snapd/strutil=$WORK/b044/_pkg_.a BUILDSTDERR: packagefile golang.org/x/crypto/openpgp/packet=$WORK/b073/_pkg_.a BUILDSTDERR: packagefile golang.org/x/crypto/sha3=$WORK/b090/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile io/ioutil=$WORK/b054/_pkg_.a BUILDSTDERR: packagefile net/mail=$WORK/b091/_pkg_.a BUILDSTDERR: packagefile net/url=$WORK/b098/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b016/_pkg_.a BUILDSTDERR: packagefile os/exec=$WORK/b055/_pkg_.a BUILDSTDERR: packagefile path/filepath=$WORK/b027/_pkg_.a BUILDSTDERR: packagefile reflect=$WORK/b021/_pkg_.a BUILDSTDERR: packagefile regexp=$WORK/b048/_pkg_.a BUILDSTDERR: packagefile sort=$WORK/b028/_pkg_.a BUILDSTDERR: packagefile strconv=$WORK/b022/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b026/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b005/_pkg_.a BUILDSTDERR: packagefile time=$WORK/b019/_pkg_.a BUILDSTDERR: packagefile unicode/utf8=$WORK/b013/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/snapd-2.37.2/src/github.com/snapcore/snapd/asserts BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b063/_pkg_.a -trimpath $WORK/b063 -shared -p github.com/snapcore/snapd/asserts -complete -installsuffix shared -buildid 4bxq4MuyfbhxVygFFVq6/4bxq4MuyfbhxVygFFVq6 -goversion go1.10.7 -D "" -importcfg $WORK/b063/importcfg -pack ./account.go ./account_key.go ./asserts.go ./crypto.go ./database.go ./device_asserts.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 ./repair.go ./snap_asserts.go ./store_asserts.go ./user.go BUILDSTDERR: github.com/snapcore/snapd/interfaces BUILDSTDERR: mkdir -p $WORK/b151/ BUILDSTDERR: cat >$WORK/b151/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile encoding/json=$WORK/b061/_pkg_.a BUILDSTDERR: packagefile errors=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b014/_pkg_.a BUILDSTDERR: packagefile github.com/snapcore/snapd/dirs=$WORK/b029/_pkg_.a BUILDSTDERR: packagefile github.com/snapcore/snapd/interfaces/hotplug=$WORK/b152/_pkg_.a BUILDSTDERR: packagefile github.com/snapcore/snapd/interfaces/utils=$WORK/b153/_pkg_.a BUILDSTDERR: packagefile github.com/snapcore/snapd/logger=$WORK/b102/_pkg_.a BUILDSTDERR: packagefile github.com/snapcore/snapd/osutil=$WORK/b032/_pkg_.a BUILDSTDERR: packagefile github.com/snapcore/snapd/release=$WORK/b030/_pkg_.a BUILDSTDERR: packagefile github.com/snapcore/snapd/snap=$WORK/b100/_pkg_.a BUILDSTDERR: packagefile io/ioutil=$WORK/b054/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b016/_pkg_.a BUILDSTDERR: packagefile path/filepath=$WORK/b027/_pkg_.a BUILDSTDERR: packagefile reflect=$WORK/b021/_pkg_.a BUILDSTDERR: packagefile regexp=$WORK/b048/_pkg_.a BUILDSTDERR: packagefile sort=$WORK/b028/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b026/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b005/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/snapd-2.37.2/src/github.com/snapcore/snapd/interfaces BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b151/_pkg_.a -trimpath $WORK/b151 -shared -p github.com/snapcore/snapd/interfaces -complete -installsuffix shared -buildid -SrNfBVokdnmb_WRfb4w/-SrNfBVokdnmb_WRfb4w -goversion go1.10.7 -D "" -importcfg $WORK/b151/importcfg -pack ./backend.go ./connection.go ./core.go ./naming.go ./repo.go ./sorting.go ./system_key.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b150/_pkg_.a # internal BUILDSTDERR: cp $WORK/b150/_pkg_.a /builddir/.cache/go-build/32/323f34abdd301d4983208a06282e4c6f6095e1d5788d4e709c922fab1dbdf24a-d # internal BUILDSTDERR: github.com/snapcore/snapd/systemd BUILDSTDERR: mkdir -p $WORK/b148/ BUILDSTDERR: cat >$WORK/b148/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile bytes=$WORK/b002/_pkg_.a BUILDSTDERR: packagefile errors=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b014/_pkg_.a BUILDSTDERR: packagefile github.com/snapcore/snapd/dirs=$WORK/b029/_pkg_.a BUILDSTDERR: packagefile github.com/snapcore/snapd/osutil=$WORK/b032/_pkg_.a BUILDSTDERR: packagefile github.com/snapcore/snapd/osutil/squashfs=$WORK/b149/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile log/syslog=$WORK/b150/_pkg_.a BUILDSTDERR: packagefile net=$WORK/b095/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b016/_pkg_.a BUILDSTDERR: packagefile os/exec=$WORK/b055/_pkg_.a BUILDSTDERR: packagefile path/filepath=$WORK/b027/_pkg_.a BUILDSTDERR: packagefile regexp=$WORK/b048/_pkg_.a BUILDSTDERR: packagefile strconv=$WORK/b022/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b026/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b005/_pkg_.a BUILDSTDERR: packagefile sync/atomic=$WORK/b011/_pkg_.a BUILDSTDERR: packagefile time=$WORK/b019/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/snapd-2.37.2/src/github.com/snapcore/snapd/systemd BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b148/_pkg_.a -trimpath $WORK/b148 -shared -p github.com/snapcore/snapd/systemd -complete -installsuffix shared -buildid PX97PoS_HXQWpwQDid7Y/PX97PoS_HXQWpwQDid7Y -goversion go1.10.7 -D "" -importcfg $WORK/b148/importcfg -pack ./escape.go ./journal.go ./sdnotify.go ./systemd.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b125/_pkg_.a # internal BUILDSTDERR: cp $WORK/b125/_pkg_.a /builddir/.cache/go-build/e4/e452877d7f863e28a992fc32c76ff442fb3384553e63df76bd5c15f11fb25ffc-d # internal BUILDSTDERR: crypto/tls BUILDSTDERR: mkdir -p $WORK/b121/ BUILDSTDERR: cat >$WORK/b121/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: importmap golang_org/x/crypto/chacha20poly1305=vendor/golang_org/x/crypto/chacha20poly1305 BUILDSTDERR: importmap golang_org/x/crypto/curve25519=vendor/golang_org/x/crypto/curve25519 BUILDSTDERR: packagefile bytes=$WORK/b002/_pkg_.a BUILDSTDERR: packagefile container/list=$WORK/b120/_pkg_.a BUILDSTDERR: packagefile crypto=$WORK/b033/_pkg_.a BUILDSTDERR: packagefile crypto/aes=$WORK/b065/_pkg_.a BUILDSTDERR: packagefile crypto/cipher=$WORK/b066/_pkg_.a BUILDSTDERR: packagefile crypto/des=$WORK/b075/_pkg_.a BUILDSTDERR: packagefile crypto/ecdsa=$WORK/b077/_pkg_.a BUILDSTDERR: packagefile crypto/elliptic=$WORK/b078/_pkg_.a BUILDSTDERR: packagefile crypto/hmac=$WORK/b122/_pkg_.a BUILDSTDERR: packagefile crypto/internal/cipherhw=$WORK/b123/_pkg_.a BUILDSTDERR: packagefile crypto/md5=$WORK/b080/_pkg_.a BUILDSTDERR: packagefile crypto/rand=$WORK/b064/_pkg_.a BUILDSTDERR: packagefile crypto/rc4=$WORK/b124/_pkg_.a BUILDSTDERR: packagefile crypto/rsa=$WORK/b070/_pkg_.a BUILDSTDERR: packagefile crypto/sha1=$WORK/b081/_pkg_.a BUILDSTDERR: packagefile crypto/sha256=$WORK/b071/_pkg_.a BUILDSTDERR: packagefile crypto/sha512=$WORK/b072/_pkg_.a BUILDSTDERR: packagefile crypto/subtle=$WORK/b067/_pkg_.a BUILDSTDERR: packagefile crypto/x509=$WORK/b125/_pkg_.a BUILDSTDERR: packagefile encoding/asn1=$WORK/b079/_pkg_.a BUILDSTDERR: packagefile encoding/pem=$WORK/b127/_pkg_.a BUILDSTDERR: packagefile errors=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b014/_pkg_.a BUILDSTDERR: packagefile vendor/golang_org/x/crypto/chacha20poly1305=$WORK/b130/_pkg_.a BUILDSTDERR: packagefile vendor/golang_org/x/crypto/curve25519=$WORK/b133/_pkg_.a BUILDSTDERR: packagefile hash=$WORK/b034/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile io/ioutil=$WORK/b054/_pkg_.a BUILDSTDERR: packagefile math/big=$WORK/b069/_pkg_.a BUILDSTDERR: packagefile net=$WORK/b095/_pkg_.a BUILDSTDERR: packagefile strconv=$WORK/b022/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b026/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b005/_pkg_.a BUILDSTDERR: packagefile sync/atomic=$WORK/b011/_pkg_.a BUILDSTDERR: packagefile time=$WORK/b019/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/crypto/tls BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b121/_pkg_.a -trimpath $WORK/b121 -shared -p crypto/tls -std -complete -installsuffix shared -buildid Bs9f-ir0fvHO1Sc05a3b/Bs9f-ir0fvHO1Sc05a3b -goversion go1.10.7 -D "" -importcfg $WORK/b121/importcfg -pack ./alert.go ./cipher_suites.go ./common.go ./conn.go ./handshake_client.go ./handshake_messages.go ./handshake_server.go ./key_agreement.go ./prf.go ./ticket.go ./tls.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b148/_pkg_.a # internal BUILDSTDERR: cp $WORK/b148/_pkg_.a /builddir/.cache/go-build/52/52c5eb67ff1d4ff9530c42b80d1d5e7ed5acfee53492de054b1d40d0511401f6-d # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b151/_pkg_.a # internal BUILDSTDERR: cp $WORK/b151/_pkg_.a /builddir/.cache/go-build/bc/bc9040498ea818c7a072ccf442a3fc96265aa3aea247a1428b6f73d0e9d7362c-d # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b121/_pkg_.a # internal BUILDSTDERR: cp $WORK/b121/_pkg_.a /builddir/.cache/go-build/93/93e571e1f61c8678ac8ab175b723b5067cae05efa8f64dc7015823225e320568-d # internal BUILDSTDERR: net/http/httptrace BUILDSTDERR: mkdir -p $WORK/b142/ BUILDSTDERR: cat >$WORK/b142/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile context=$WORK/b052/_pkg_.a BUILDSTDERR: packagefile crypto/tls=$WORK/b121/_pkg_.a BUILDSTDERR: packagefile internal/nettrace=$WORK/b096/_pkg_.a BUILDSTDERR: packagefile net=$WORK/b095/_pkg_.a BUILDSTDERR: packagefile reflect=$WORK/b021/_pkg_.a BUILDSTDERR: packagefile time=$WORK/b019/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/net/http/httptrace BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b142/_pkg_.a -trimpath $WORK/b142 -shared -p net/http/httptrace -std -complete -installsuffix shared -buildid 39w1c6gyxDTUOqB7olP3/39w1c6gyxDTUOqB7olP3 -goversion go1.10.7 -D "" -importcfg $WORK/b142/importcfg -pack ./trace.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b142/_pkg_.a # internal BUILDSTDERR: cp $WORK/b142/_pkg_.a /builddir/.cache/go-build/e6/e6abcefaec3bd462dbe5f83b7f8b6a09aeaef01c5fe6c4d51df5261ad948c9e7-d # internal BUILDSTDERR: net/http BUILDSTDERR: mkdir -p $WORK/b117/ BUILDSTDERR: cat >$WORK/b117/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: importmap golang_org/x/net/http2/hpack=vendor/golang_org/x/net/http2/hpack BUILDSTDERR: importmap golang_org/x/net/idna=vendor/golang_org/x/net/idna BUILDSTDERR: importmap golang_org/x/net/lex/httplex=vendor/golang_org/x/net/lex/httplex BUILDSTDERR: importmap golang_org/x/net/proxy=vendor/golang_org/x/net/proxy BUILDSTDERR: packagefile bufio=$WORK/b024/_pkg_.a BUILDSTDERR: packagefile bytes=$WORK/b002/_pkg_.a BUILDSTDERR: packagefile compress/gzip=$WORK/b118/_pkg_.a BUILDSTDERR: packagefile container/list=$WORK/b120/_pkg_.a BUILDSTDERR: packagefile context=$WORK/b052/_pkg_.a BUILDSTDERR: packagefile crypto/rand=$WORK/b064/_pkg_.a BUILDSTDERR: packagefile crypto/tls=$WORK/b121/_pkg_.a BUILDSTDERR: packagefile encoding/base64=$WORK/b047/_pkg_.a BUILDSTDERR: packagefile encoding/binary=$WORK/b041/_pkg_.a BUILDSTDERR: packagefile errors=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b014/_pkg_.a BUILDSTDERR: packagefile vendor/golang_org/x/net/http2/hpack=$WORK/b134/_pkg_.a BUILDSTDERR: packagefile vendor/golang_org/x/net/idna=$WORK/b135/_pkg_.a BUILDSTDERR: packagefile vendor/golang_org/x/net/lex/httplex=$WORK/b140/_pkg_.a BUILDSTDERR: packagefile vendor/golang_org/x/net/proxy=$WORK/b141/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile io/ioutil=$WORK/b054/_pkg_.a BUILDSTDERR: packagefile log=$WORK/b092/_pkg_.a BUILDSTDERR: packagefile math=$WORK/b015/_pkg_.a BUILDSTDERR: packagefile math/rand=$WORK/b050/_pkg_.a BUILDSTDERR: packagefile mime=$WORK/b093/_pkg_.a BUILDSTDERR: packagefile mime/multipart=$WORK/b115/_pkg_.a BUILDSTDERR: packagefile net=$WORK/b095/_pkg_.a BUILDSTDERR: packagefile net/http/httptrace=$WORK/b142/_pkg_.a BUILDSTDERR: packagefile net/http/internal=$WORK/b143/_pkg_.a BUILDSTDERR: packagefile net/textproto=$WORK/b094/_pkg_.a BUILDSTDERR: packagefile net/url=$WORK/b098/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b016/_pkg_.a BUILDSTDERR: packagefile path=$WORK/b025/_pkg_.a BUILDSTDERR: packagefile path/filepath=$WORK/b027/_pkg_.a BUILDSTDERR: packagefile reflect=$WORK/b021/_pkg_.a BUILDSTDERR: packagefile runtime=$WORK/b008/_pkg_.a BUILDSTDERR: packagefile sort=$WORK/b028/_pkg_.a BUILDSTDERR: packagefile strconv=$WORK/b022/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b026/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b005/_pkg_.a BUILDSTDERR: packagefile sync/atomic=$WORK/b011/_pkg_.a BUILDSTDERR: packagefile time=$WORK/b019/_pkg_.a BUILDSTDERR: packagefile unicode/utf8=$WORK/b013/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/net/http BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b117/_pkg_.a -trimpath $WORK/b117 -shared -p net/http -std -complete -installsuffix shared -buildid uI2_U-kZ05Rsx4Ego3PR/uI2_U-kZ05Rsx4Ego3PR -goversion go1.10.7 -D "" -importcfg $WORK/b117/importcfg -pack ./client.go ./cookie.go ./doc.go ./filetransport.go ./fs.go ./h2_bundle.go ./header.go ./http.go ./jar.go ./method.go ./request.go ./response.go ./server.go ./sniff.go ./status.go ./transfer.go ./transport.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b063/_pkg_.a # internal BUILDSTDERR: cp $WORK/b063/_pkg_.a /builddir/.cache/go-build/7b/7b7a078fe7d99fc4329a548caec014490e235ec0325522822a57d0c2eaf6d1c2-d # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b117/_pkg_.a # internal BUILDSTDERR: cp $WORK/b117/_pkg_.a /builddir/.cache/go-build/37/3743f005bd9f8e1b6a879a4116a60b868bf40c51d64615e2d88e7c506674cf83-d # internal BUILDSTDERR: github.com/snapcore/snapd/client BUILDSTDERR: mkdir -p $WORK/b060/ BUILDSTDERR: cat >$WORK/b060/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile bufio=$WORK/b024/_pkg_.a BUILDSTDERR: packagefile bytes=$WORK/b002/_pkg_.a BUILDSTDERR: packagefile encoding/json=$WORK/b061/_pkg_.a BUILDSTDERR: packagefile errors=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b014/_pkg_.a BUILDSTDERR: packagefile github.com/snapcore/snapd/asserts=$WORK/b063/_pkg_.a BUILDSTDERR: packagefile github.com/snapcore/snapd/dirs=$WORK/b029/_pkg_.a BUILDSTDERR: packagefile github.com/snapcore/snapd/jsonutil=$WORK/b099/_pkg_.a BUILDSTDERR: packagefile github.com/snapcore/snapd/osutil=$WORK/b032/_pkg_.a BUILDSTDERR: packagefile github.com/snapcore/snapd/snap=$WORK/b100/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile io/ioutil=$WORK/b054/_pkg_.a BUILDSTDERR: packagefile mime/multipart=$WORK/b115/_pkg_.a BUILDSTDERR: packagefile net=$WORK/b095/_pkg_.a BUILDSTDERR: packagefile net/http=$WORK/b117/_pkg_.a BUILDSTDERR: packagefile net/url=$WORK/b098/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b016/_pkg_.a BUILDSTDERR: packagefile path=$WORK/b025/_pkg_.a BUILDSTDERR: packagefile path/filepath=$WORK/b027/_pkg_.a BUILDSTDERR: packagefile regexp=$WORK/b048/_pkg_.a BUILDSTDERR: packagefile strconv=$WORK/b022/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b026/_pkg_.a BUILDSTDERR: packagefile time=$WORK/b019/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/snapd-2.37.2/src/github.com/snapcore/snapd/client BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b060/_pkg_.a -trimpath $WORK/b060 -shared -p github.com/snapcore/snapd/client -complete -installsuffix shared -buildid jRvUsJAckWldPVnWwl1Y/jRvUsJAckWldPVnWwl1Y -goversion go1.10.7 -D "" -importcfg $WORK/b060/importcfg -pack ./aliases.go ./apps.go ./asserts.go ./buy.go ./change.go ./client.go ./conf.go ./icons.go ./interfaces.go ./login.go ./packages.go ./snap_op.go ./snapctl.go ./snapshot.go ./warnings.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b060/_pkg_.a # internal BUILDSTDERR: cp $WORK/b060/_pkg_.a /builddir/.cache/go-build/ed/eddab1c8a6f3f59427d43617d041f87c329ffc34a2d42094f971e900f36d620a-d # internal BUILDSTDERR: github.com/snapcore/snapd/cmd BUILDSTDERR: mkdir -p $WORK/b059/ BUILDSTDERR: cat >$WORK/b059/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile bytes=$WORK/b002/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b014/_pkg_.a BUILDSTDERR: packagefile github.com/snapcore/snapd/client=$WORK/b060/_pkg_.a BUILDSTDERR: packagefile github.com/snapcore/snapd/dirs=$WORK/b029/_pkg_.a BUILDSTDERR: packagefile github.com/snapcore/snapd/logger=$WORK/b102/_pkg_.a BUILDSTDERR: packagefile github.com/snapcore/snapd/osutil=$WORK/b032/_pkg_.a BUILDSTDERR: packagefile github.com/snapcore/snapd/progress=$WORK/b144/_pkg_.a BUILDSTDERR: packagefile github.com/snapcore/snapd/release=$WORK/b030/_pkg_.a BUILDSTDERR: packagefile github.com/snapcore/snapd/snap=$WORK/b100/_pkg_.a BUILDSTDERR: packagefile github.com/snapcore/snapd/strutil=$WORK/b044/_pkg_.a BUILDSTDERR: packagefile github.com/snapcore/snapd/systemd=$WORK/b148/_pkg_.a BUILDSTDERR: packagefile io/ioutil=$WORK/b054/_pkg_.a BUILDSTDERR: packagefile log=$WORK/b092/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b016/_pkg_.a BUILDSTDERR: packagefile path/filepath=$WORK/b027/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b026/_pkg_.a BUILDSTDERR: packagefile syscall=$WORK/b018/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/snapd-2.37.2/src/github.com/snapcore/snapd/cmd BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b059/_pkg_.a -trimpath $WORK/b059 -shared -p github.com/snapcore/snapd/cmd -complete -installsuffix shared -buildid HZRqvg-ERMzGHtmTuYe_/HZRqvg-ERMzGHtmTuYe_ -goversion go1.10.7 -D "" -importcfg $WORK/b059/importcfg -pack ./appinfo.go ./cmd_linux.go ./version.go ./version_generated.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b059/_pkg_.a # internal BUILDSTDERR: cp $WORK/b059/_pkg_.a /builddir/.cache/go-build/65/65528871354658981fb1a0f9253281596fc65616aecc81b6563e5a02d80b7e79-d # internal BUILDSTDERR: github.com/snapcore/snapd/interfaces/mount BUILDSTDERR: mkdir -p $WORK/b058/ BUILDSTDERR: cat >$WORK/b058/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile bytes=$WORK/b002/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b014/_pkg_.a BUILDSTDERR: packagefile github.com/snapcore/snapd/cmd=$WORK/b059/_pkg_.a BUILDSTDERR: packagefile github.com/snapcore/snapd/dirs=$WORK/b029/_pkg_.a BUILDSTDERR: packagefile github.com/snapcore/snapd/interfaces=$WORK/b151/_pkg_.a BUILDSTDERR: packagefile github.com/snapcore/snapd/logger=$WORK/b102/_pkg_.a BUILDSTDERR: packagefile github.com/snapcore/snapd/osutil=$WORK/b032/_pkg_.a BUILDSTDERR: packagefile github.com/snapcore/snapd/snap=$WORK/b100/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b016/_pkg_.a BUILDSTDERR: packagefile os/exec=$WORK/b055/_pkg_.a BUILDSTDERR: packagefile path=$WORK/b025/_pkg_.a BUILDSTDERR: packagefile path/filepath=$WORK/b027/_pkg_.a BUILDSTDERR: packagefile sort=$WORK/b028/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/snapd-2.37.2/src/github.com/snapcore/snapd/interfaces/mount BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b058/_pkg_.a -trimpath $WORK/b058 -shared -p github.com/snapcore/snapd/interfaces/mount -complete -installsuffix shared -buildid GMT3E8GxjRmRHNeAn6pp/GMT3E8GxjRmRHNeAn6pp -goversion go1.10.7 -D "" -importcfg $WORK/b058/importcfg -pack ./backend.go ./lock.go ./ns.go ./spec.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b058/_pkg_.a # internal BUILDSTDERR: cp $WORK/b058/_pkg_.a /builddir/.cache/go-build/de/de6863a248d80a2c717ef197a404618a09a6a4c3d68f2008a3518caa7c4ea0dd-d # internal BUILDSTDERR: github.com/snapcore/snapd/cmd/snap-update-ns BUILDSTDERR: mkdir -p $WORK/b001/ BUILDSTDERR: cd /builddir/build/BUILD/snapd-2.37.2/src/github.com/snapcore/snapd/cmd/snap-update-ns BUILDSTDERR: 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 BUILDSTDERR: cd $WORK/b001 BUILDSTDERR: gcc -I /builddir/build/BUILD/snapd-2.37.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 BUILDSTDERR: gcc -I /builddir/build/BUILD/snapd-2.37.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 BUILDSTDERR: cd /builddir/build/BUILD/snapd-2.37.2/src/github.com/snapcore/snapd/cmd/snap-update-ns BUILDSTDERR: 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 BUILDSTDERR: cd $WORK/b001 BUILDSTDERR: gcc -I /builddir/build/BUILD/snapd-2.37.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 BUILDSTDERR: cd /builddir/build/BUILD/snapd-2.37.2/src/github.com/snapcore/snapd/cmd/snap-update-ns BUILDSTDERR: 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 BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/cgo -dynpackage main -dynimport $WORK/b001/_cgo_.o -dynout $WORK/b001/_cgo_import.go BUILDSTDERR: cat >$WORK/b001/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile bytes=$WORK/b002/_pkg_.a BUILDSTDERR: packagefile errors=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b014/_pkg_.a BUILDSTDERR: packagefile github.com/jessevdk/go-flags=$WORK/b023/_pkg_.a BUILDSTDERR: packagefile github.com/snapcore/snapd/dirs=$WORK/b029/_pkg_.a BUILDSTDERR: packagefile github.com/snapcore/snapd/interfaces/mount=$WORK/b058/_pkg_.a BUILDSTDERR: packagefile github.com/snapcore/snapd/logger=$WORK/b102/_pkg_.a BUILDSTDERR: packagefile github.com/snapcore/snapd/osutil=$WORK/b032/_pkg_.a BUILDSTDERR: packagefile github.com/snapcore/snapd/osutil/sys=$WORK/b043/_pkg_.a BUILDSTDERR: packagefile github.com/snapcore/snapd/snap=$WORK/b100/_pkg_.a BUILDSTDERR: packagefile github.com/snapcore/snapd/strutil=$WORK/b044/_pkg_.a BUILDSTDERR: packagefile io/ioutil=$WORK/b054/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b016/_pkg_.a BUILDSTDERR: packagefile path/filepath=$WORK/b027/_pkg_.a BUILDSTDERR: packagefile sort=$WORK/b028/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b026/_pkg_.a BUILDSTDERR: packagefile syscall=$WORK/b018/_pkg_.a BUILDSTDERR: packagefile time=$WORK/b019/_pkg_.a BUILDSTDERR: packagefile runtime/cgo=$WORK/b057/_pkg_.a BUILDSTDERR: packagefile runtime=$WORK/b008/_pkg_.a BUILDSTDERR: packagefile math=$WORK/b015/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b001/_pkg_.a -trimpath $WORK/b001 -shared -p main -installsuffix shared -buildid yPKMm5Xp4LN3yYZ0nHlc/yPKMm5Xp4LN3yYZ0nHlc -goversion go1.10.7 -D "" -importcfg $WORK/b001/importcfg -pack ./change.go ./freezer.go ./main.go ./secure_bindmount.go ./sorting.go ./trespassing.go ./utils.go $WORK/b001/_cgo_gotypes.go $WORK/b001/bootstrap.cgo1.go $WORK/b001/_cgo_import.go BUILDSTDERR: /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 BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b001/_pkg_.a # internal BUILDSTDERR: cp $WORK/b001/_pkg_.a /builddir/.cache/go-build/5e/5e59a370be8346980b95129d825058fbc7aca410c05b8facd745f83115f81faa-d # internal BUILDSTDERR: cat >$WORK/b001/importcfg.link << 'EOF' # internal BUILDSTDERR: packagefile github.com/snapcore/snapd/cmd/snap-update-ns=$WORK/b001/_pkg_.a BUILDSTDERR: packagefile bytes=$WORK/b002/_pkg_.a BUILDSTDERR: packagefile errors=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b014/_pkg_.a BUILDSTDERR: packagefile github.com/jessevdk/go-flags=$WORK/b023/_pkg_.a BUILDSTDERR: packagefile github.com/snapcore/snapd/dirs=$WORK/b029/_pkg_.a BUILDSTDERR: packagefile github.com/snapcore/snapd/interfaces/mount=$WORK/b058/_pkg_.a BUILDSTDERR: packagefile github.com/snapcore/snapd/logger=$WORK/b102/_pkg_.a BUILDSTDERR: packagefile github.com/snapcore/snapd/osutil=$WORK/b032/_pkg_.a BUILDSTDERR: packagefile github.com/snapcore/snapd/osutil/sys=$WORK/b043/_pkg_.a BUILDSTDERR: packagefile github.com/snapcore/snapd/snap=$WORK/b100/_pkg_.a BUILDSTDERR: packagefile github.com/snapcore/snapd/strutil=$WORK/b044/_pkg_.a BUILDSTDERR: packagefile io/ioutil=$WORK/b054/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b016/_pkg_.a BUILDSTDERR: packagefile path/filepath=$WORK/b027/_pkg_.a BUILDSTDERR: packagefile sort=$WORK/b028/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b026/_pkg_.a BUILDSTDERR: packagefile syscall=$WORK/b018/_pkg_.a BUILDSTDERR: packagefile time=$WORK/b019/_pkg_.a BUILDSTDERR: packagefile runtime/cgo=$WORK/b057/_pkg_.a BUILDSTDERR: packagefile runtime=$WORK/b008/_pkg_.a BUILDSTDERR: packagefile math=$WORK/b015/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile unicode=$WORK/b012/_pkg_.a BUILDSTDERR: packagefile unicode/utf8=$WORK/b013/_pkg_.a BUILDSTDERR: packagefile reflect=$WORK/b021/_pkg_.a BUILDSTDERR: packagefile strconv=$WORK/b022/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b005/_pkg_.a BUILDSTDERR: packagefile bufio=$WORK/b024/_pkg_.a BUILDSTDERR: packagefile path=$WORK/b025/_pkg_.a BUILDSTDERR: packagefile github.com/snapcore/snapd/release=$WORK/b030/_pkg_.a BUILDSTDERR: packagefile github.com/snapcore/snapd/cmd=$WORK/b059/_pkg_.a BUILDSTDERR: packagefile github.com/snapcore/snapd/interfaces=$WORK/b151/_pkg_.a BUILDSTDERR: packagefile os/exec=$WORK/b055/_pkg_.a BUILDSTDERR: packagefile log=$WORK/b092/_pkg_.a BUILDSTDERR: packagefile crypto=$WORK/b033/_pkg_.a BUILDSTDERR: packagefile debug/elf=$WORK/b035/_pkg_.a BUILDSTDERR: packagefile encoding/binary=$WORK/b041/_pkg_.a BUILDSTDERR: packagefile encoding/hex=$WORK/b042/_pkg_.a BUILDSTDERR: packagefile golang.org/x/net/context=$WORK/b051/_pkg_.a BUILDSTDERR: packagefile gopkg.in/tomb.v2=$WORK/b053/_pkg_.a BUILDSTDERR: packagefile os/user=$WORK/b056/_pkg_.a BUILDSTDERR: packagefile regexp=$WORK/b048/_pkg_.a BUILDSTDERR: packagefile sync/atomic=$WORK/b011/_pkg_.a BUILDSTDERR: packagefile encoding/json=$WORK/b061/_pkg_.a BUILDSTDERR: packagefile github.com/snapcore/snapd/arch=$WORK/b101/_pkg_.a BUILDSTDERR: packagefile github.com/snapcore/snapd/snap/snapdir=$WORK/b103/_pkg_.a BUILDSTDERR: packagefile github.com/snapcore/snapd/snap/squashfs=$WORK/b104/_pkg_.a BUILDSTDERR: packagefile github.com/snapcore/snapd/spdx=$WORK/b105/_pkg_.a BUILDSTDERR: packagefile github.com/snapcore/snapd/timeout=$WORK/b106/_pkg_.a BUILDSTDERR: packagefile github.com/snapcore/snapd/timeutil=$WORK/b107/_pkg_.a BUILDSTDERR: packagefile gopkg.in/yaml.v2=$WORK/b045/_pkg_.a BUILDSTDERR: packagefile math/rand=$WORK/b050/_pkg_.a BUILDSTDERR: packagefile internal/poll=$WORK/b017/_pkg_.a BUILDSTDERR: packagefile internal/testlog=$WORK/b020/_pkg_.a BUILDSTDERR: packagefile internal/race=$WORK/b006/_pkg_.a BUILDSTDERR: packagefile runtime/internal/atomic=$WORK/b009/_pkg_.a BUILDSTDERR: packagefile runtime/internal/sys=$WORK/b010/_pkg_.a BUILDSTDERR: packagefile github.com/snapcore/snapd/selinux=$WORK/b031/_pkg_.a BUILDSTDERR: packagefile github.com/snapcore/snapd/client=$WORK/b060/_pkg_.a BUILDSTDERR: packagefile github.com/snapcore/snapd/progress=$WORK/b144/_pkg_.a BUILDSTDERR: packagefile github.com/snapcore/snapd/systemd=$WORK/b148/_pkg_.a BUILDSTDERR: packagefile github.com/snapcore/snapd/interfaces/hotplug=$WORK/b152/_pkg_.a BUILDSTDERR: packagefile github.com/snapcore/snapd/interfaces/utils=$WORK/b153/_pkg_.a BUILDSTDERR: packagefile context=$WORK/b052/_pkg_.a BUILDSTDERR: packagefile hash=$WORK/b034/_pkg_.a BUILDSTDERR: packagefile compress/zlib=$WORK/b036/_pkg_.a BUILDSTDERR: packagefile debug/dwarf=$WORK/b040/_pkg_.a BUILDSTDERR: packagefile regexp/syntax=$WORK/b049/_pkg_.a BUILDSTDERR: packagefile encoding=$WORK/b046/_pkg_.a BUILDSTDERR: packagefile encoding/base64=$WORK/b047/_pkg_.a BUILDSTDERR: packagefile unicode/utf16=$WORK/b062/_pkg_.a BUILDSTDERR: packagefile github.com/snapcore/snapd/i18n=$WORK/b108/_pkg_.a BUILDSTDERR: packagefile github.com/snapcore/snapd/asserts=$WORK/b063/_pkg_.a BUILDSTDERR: packagefile github.com/snapcore/snapd/jsonutil=$WORK/b099/_pkg_.a BUILDSTDERR: packagefile mime/multipart=$WORK/b115/_pkg_.a BUILDSTDERR: packagefile net=$WORK/b095/_pkg_.a BUILDSTDERR: packagefile net/http=$WORK/b117/_pkg_.a BUILDSTDERR: packagefile net/url=$WORK/b098/_pkg_.a BUILDSTDERR: packagefile github.com/snapcore/snapd/strutil/quantity=$WORK/b145/_pkg_.a BUILDSTDERR: packagefile golang.org/x/crypto/ssh/terminal=$WORK/b146/_pkg_.a BUILDSTDERR: packagefile github.com/snapcore/snapd/osutil/squashfs=$WORK/b149/_pkg_.a BUILDSTDERR: packagefile log/syslog=$WORK/b150/_pkg_.a BUILDSTDERR: packagefile compress/flate=$WORK/b037/_pkg_.a BUILDSTDERR: packagefile hash/adler32=$WORK/b039/_pkg_.a BUILDSTDERR: packagefile github.com/ojii/gettext.go=$WORK/b109/_pkg_.a BUILDSTDERR: packagefile crypto/rand=$WORK/b064/_pkg_.a BUILDSTDERR: packagefile crypto/rsa=$WORK/b070/_pkg_.a BUILDSTDERR: packagefile crypto/sha256=$WORK/b071/_pkg_.a BUILDSTDERR: packagefile crypto/sha512=$WORK/b072/_pkg_.a BUILDSTDERR: packagefile golang.org/x/crypto/openpgp/packet=$WORK/b073/_pkg_.a BUILDSTDERR: packagefile golang.org/x/crypto/sha3=$WORK/b090/_pkg_.a BUILDSTDERR: packagefile net/mail=$WORK/b091/_pkg_.a BUILDSTDERR: packagefile mime=$WORK/b093/_pkg_.a BUILDSTDERR: packagefile mime/quotedprintable=$WORK/b116/_pkg_.a BUILDSTDERR: packagefile net/textproto=$WORK/b094/_pkg_.a BUILDSTDERR: packagefile internal/nettrace=$WORK/b096/_pkg_.a BUILDSTDERR: packagefile internal/singleflight=$WORK/b097/_pkg_.a BUILDSTDERR: packagefile compress/gzip=$WORK/b118/_pkg_.a BUILDSTDERR: packagefile container/list=$WORK/b120/_pkg_.a BUILDSTDERR: packagefile crypto/tls=$WORK/b121/_pkg_.a BUILDSTDERR: packagefile vendor/golang_org/x/net/http2/hpack=$WORK/b134/_pkg_.a BUILDSTDERR: packagefile vendor/golang_org/x/net/idna=$WORK/b135/_pkg_.a BUILDSTDERR: packagefile vendor/golang_org/x/net/lex/httplex=$WORK/b140/_pkg_.a BUILDSTDERR: packagefile vendor/golang_org/x/net/proxy=$WORK/b141/_pkg_.a BUILDSTDERR: packagefile net/http/httptrace=$WORK/b142/_pkg_.a BUILDSTDERR: packagefile net/http/internal=$WORK/b143/_pkg_.a BUILDSTDERR: packagefile golang.org/x/sys/unix=$WORK/b147/_pkg_.a BUILDSTDERR: packagefile math/bits=$WORK/b038/_pkg_.a BUILDSTDERR: packagefile github.com/ojii/gettext.go/pluralforms=$WORK/b110/_pkg_.a BUILDSTDERR: packagefile testing=$WORK/b111/_pkg_.a BUILDSTDERR: packagefile crypto/aes=$WORK/b065/_pkg_.a BUILDSTDERR: packagefile crypto/cipher=$WORK/b066/_pkg_.a BUILDSTDERR: packagefile internal/syscall/unix=$WORK/b068/_pkg_.a BUILDSTDERR: packagefile math/big=$WORK/b069/_pkg_.a BUILDSTDERR: packagefile crypto/subtle=$WORK/b067/_pkg_.a BUILDSTDERR: packagefile compress/bzip2=$WORK/b074/_pkg_.a BUILDSTDERR: packagefile crypto/des=$WORK/b075/_pkg_.a BUILDSTDERR: packagefile crypto/dsa=$WORK/b076/_pkg_.a BUILDSTDERR: packagefile crypto/ecdsa=$WORK/b077/_pkg_.a BUILDSTDERR: packagefile crypto/elliptic=$WORK/b078/_pkg_.a BUILDSTDERR: packagefile crypto/md5=$WORK/b080/_pkg_.a BUILDSTDERR: packagefile crypto/sha1=$WORK/b081/_pkg_.a BUILDSTDERR: packagefile encoding/asn1=$WORK/b079/_pkg_.a BUILDSTDERR: packagefile golang.org/x/crypto/cast5=$WORK/b082/_pkg_.a BUILDSTDERR: packagefile golang.org/x/crypto/openpgp/elgamal=$WORK/b083/_pkg_.a BUILDSTDERR: packagefile golang.org/x/crypto/openpgp/errors=$WORK/b084/_pkg_.a BUILDSTDERR: packagefile golang.org/x/crypto/openpgp/s2k=$WORK/b085/_pkg_.a BUILDSTDERR: packagefile image=$WORK/b086/_pkg_.a BUILDSTDERR: packagefile image/jpeg=$WORK/b088/_pkg_.a BUILDSTDERR: packagefile hash/crc32=$WORK/b119/_pkg_.a BUILDSTDERR: packagefile crypto/hmac=$WORK/b122/_pkg_.a BUILDSTDERR: packagefile crypto/internal/cipherhw=$WORK/b123/_pkg_.a BUILDSTDERR: packagefile crypto/rc4=$WORK/b124/_pkg_.a BUILDSTDERR: packagefile crypto/x509=$WORK/b125/_pkg_.a BUILDSTDERR: packagefile encoding/pem=$WORK/b127/_pkg_.a BUILDSTDERR: packagefile vendor/golang_org/x/crypto/chacha20poly1305=$WORK/b130/_pkg_.a BUILDSTDERR: packagefile vendor/golang_org/x/crypto/curve25519=$WORK/b133/_pkg_.a BUILDSTDERR: packagefile vendor/golang_org/x/text/secure/bidirule=$WORK/b136/_pkg_.a BUILDSTDERR: packagefile vendor/golang_org/x/text/unicode/bidi=$WORK/b138/_pkg_.a BUILDSTDERR: packagefile vendor/golang_org/x/text/unicode/norm=$WORK/b139/_pkg_.a BUILDSTDERR: packagefile flag=$WORK/b112/_pkg_.a BUILDSTDERR: packagefile runtime/debug=$WORK/b113/_pkg_.a BUILDSTDERR: packagefile runtime/trace=$WORK/b114/_pkg_.a BUILDSTDERR: packagefile image/color=$WORK/b087/_pkg_.a BUILDSTDERR: packagefile image/internal/imageutil=$WORK/b089/_pkg_.a BUILDSTDERR: packagefile crypto/x509/pkix=$WORK/b126/_pkg_.a BUILDSTDERR: packagefile vendor/golang_org/x/crypto/cryptobyte=$WORK/b128/_pkg_.a BUILDSTDERR: packagefile vendor/golang_org/x/crypto/cryptobyte/asn1=$WORK/b129/_pkg_.a BUILDSTDERR: packagefile vendor/golang_org/x/crypto/chacha20poly1305/internal/chacha20=$WORK/b131/_pkg_.a BUILDSTDERR: packagefile vendor/golang_org/x/crypto/poly1305=$WORK/b132/_pkg_.a BUILDSTDERR: packagefile vendor/golang_org/x/text/transform=$WORK/b137/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: mkdir -p $WORK/b001/exe/ BUILDSTDERR: cd . BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/link -o $WORK/b001/exe/a.out -importcfg $WORK/b001/importcfg.link -installsuffix shared -buildmode=pie -buildid=0uVrLZlr1Q_BwJr6XI8J/yPKMm5Xp4LN3yYZ0nHlc/mCBrMqzHpK1mfq7DyzXJ/0uVrLZlr1Q_BwJr6XI8J -B 0x1e7ba0a99dd789b03a72cf6581501f69494222f3 -extldflags "-Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -static" -extld=gcc $WORK/b001/_pkg_.a BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b001/exe/a.out # internal BUILDSTDERR: # github.com/snapcore/snapd/cmd/snap-update-ns BUILDSTDERR: /tmp/go-link-883374454/000017.o: In function `mygetgrouplist': BUILDSTDERR: /usr/lib/golang/src/os/user/getgrouplist_unix.go:15: warning: Using 'getgrouplist' in statically linked applications requires at runtime the shared libraries from the glibc version used for linking BUILDSTDERR: /tmp/go-link-883374454/000016.o: In function `mygetgrgid_r': BUILDSTDERR: /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 BUILDSTDERR: /tmp/go-link-883374454/000004.o: In function `_cgo_d76b870879f1_Cfunc_getgrnam_r': BUILDSTDERR: /tmp/go-build/cgo-gcc-prolog:56: warning: Using 'getgrnam_r' in statically linked applications requires at runtime the shared libraries from the glibc version used for linking BUILDSTDERR: /tmp/go-link-883374454/000016.o: In function `mygetpwnam_r': BUILDSTDERR: /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 BUILDSTDERR: /tmp/go-link-883374454/000016.o: In function `mygetpwuid_r': BUILDSTDERR: /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 BUILDSTDERR: /tmp/go-link-883374454/000023.o: In function `_cgo_f7895c2c5a3a_C2func_getaddrinfo': BUILDSTDERR: /tmp/go-build/cgo-gcc-prolog:45: warning: Using 'getaddrinfo' in statically linked applications requires at runtime the shared libraries from the glibc version used for linking BUILDSTDERR: mkdir -p bin/ BUILDSTDERR: mv $WORK/b001/exe/a.out bin/snap-update-ns BUILDSTDERR: rm -r $WORK/b001/ BUILDSTDERR: ++ head -c20 /dev/urandom BUILDSTDERR: ++ od -An -tx1 BUILDSTDERR: ++ tr -d ' \n' + go build -buildmode pie -compiler gc '-tags=rpm_crashtraceback ' -ldflags ' -B 0xfad0fed2a49538996ad67025a8af5cb96c77883e -extldflags '\''-Wl,-z,relro -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 BUILDSTDERR: WORK=/tmp/go-build984174370 BUILDSTDERR: errors BUILDSTDERR: mkdir -p $WORK/b004/ BUILDSTDERR: cat >$WORK/b004/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/errors BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b004/_pkg_.a -trimpath $WORK/b004 -shared -p errors -std -complete -installsuffix shared -buildid FzgE2nFu75oIIzQfsbtJ/FzgE2nFu75oIIzQfsbtJ -goversion go1.10.7 -D "" -importcfg $WORK/b004/importcfg -pack ./errors.go BUILDSTDERR: internal/race BUILDSTDERR: mkdir -p $WORK/b007/ BUILDSTDERR: cat >$WORK/b007/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: EOF BUILDSTDERR: runtime/internal/sys BUILDSTDERR: mkdir -p $WORK/b011/ BUILDSTDERR: cat >$WORK/b011/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/internal/race BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b007/_pkg_.a -trimpath $WORK/b007 -shared -p internal/race -std -complete -installsuffix shared -buildid dOVl6qj1a18OpPfdZTjZ/dOVl6qj1a18OpPfdZTjZ -goversion go1.10.7 -D "" -importcfg $WORK/b007/importcfg -pack ./doc.go ./norace.go BUILDSTDERR: cd /usr/lib/golang/src/runtime/internal/sys BUILDSTDERR: /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 59obkQxhxG_TGCe612z5/59obkQxhxG_TGCe612z5 -goversion go1.10.7 -D "" -importcfg $WORK/b011/importcfg -pack ./arch.go ./arch_arm.go ./intrinsics.go ./stubs.go ./sys.go ./zgoarch_arm.go ./zgoos_linux.go ./zversion.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b004/_pkg_.a # internal BUILDSTDERR: cp $WORK/b004/_pkg_.a /builddir/.cache/go-build/9b/9be2c336769d4dcf37b51e73bb39f054654001d45948f463d212c65bdaf9bf39-d # internal BUILDSTDERR: sync/atomic BUILDSTDERR: mkdir -p $WORK/b012/ BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b007/_pkg_.a # internal BUILDSTDERR: cp $WORK/b007/_pkg_.a /builddir/.cache/go-build/6c/6c7d9dcd5420dbf7ee5230e4b77c6ac5f97b2b82b69e9abec7442c6113a1d4e5-d # internal BUILDSTDERR: cat >$WORK/b012/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/sync/atomic BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b012/_pkg_.a -trimpath $WORK/b012 -shared -p sync/atomic -std -installsuffix shared -buildid budSmCIll38VTuET45Zo/budSmCIll38VTuET45Zo -goversion go1.10.7 -D "" -importcfg $WORK/b012/importcfg -pack -asmhdr $WORK/b012/go_asm.h ./64bit_arm.go ./doc.go ./value.go BUILDSTDERR: unicode BUILDSTDERR: mkdir -p $WORK/b013/ BUILDSTDERR: unicode/utf8 BUILDSTDERR: mkdir -p $WORK/b014/ BUILDSTDERR: cat >$WORK/b013/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: EOF BUILDSTDERR: cat >$WORK/b014/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/unicode BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b013/_pkg_.a -trimpath $WORK/b013 -shared -p unicode -std -complete -installsuffix shared -buildid NGNhrKtkUSXx8aKUTdxt/NGNhrKtkUSXx8aKUTdxt -goversion go1.10.7 -D "" -importcfg $WORK/b013/importcfg -pack ./casetables.go ./digit.go ./graphic.go ./letter.go ./tables.go BUILDSTDERR: cd /usr/lib/golang/src/unicode/utf8 BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b014/_pkg_.a -trimpath $WORK/b014 -shared -p unicode/utf8 -std -complete -installsuffix shared -buildid fJYE0wejU97PfFhHBeeA/fJYE0wejU97PfFhHBeeA -goversion go1.10.7 -D "" -importcfg $WORK/b014/importcfg -pack ./utf8.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b011/_pkg_.a # internal BUILDSTDERR: cp $WORK/b011/_pkg_.a /builddir/.cache/go-build/de/de7e1a766396f352d7455f5b7af0f3457334e502227eb0f522747864e18e34c4-d # internal BUILDSTDERR: runtime/internal/atomic BUILDSTDERR: mkdir -p $WORK/b010/ BUILDSTDERR: cat >$WORK/b010/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile runtime/internal/sys=$WORK/b011/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/runtime/internal/atomic BUILDSTDERR: /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 vchkUbhtBUiVeWzL9wWJ/vchkUbhtBUiVeWzL9wWJ -goversion go1.10.7 -D "" -importcfg $WORK/b010/importcfg -pack -asmhdr $WORK/b010/go_asm.h ./atomic_arm.go ./stubs.go BUILDSTDERR: cd /usr/lib/golang/src/sync/atomic BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/asm -trimpath $WORK/b012 -I $WORK/b012/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm -shared -o $WORK/b012/asm_arm.o ./asm_arm.s BUILDSTDERR: cd /usr/lib/golang/src/runtime/internal/atomic BUILDSTDERR: /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 BUILDSTDERR: cd /usr/lib/golang/src/sync/atomic BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/asm -trimpath $WORK/b012 -I $WORK/b012/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm -shared -o $WORK/b012/asm_linux_arm.o ./asm_linux_arm.s BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b014/_pkg_.a # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/pack r $WORK/b012/_pkg_.a $WORK/b012/asm_arm.o $WORK/b012/asm_linux_arm.o # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b012/_pkg_.a # internal BUILDSTDERR: cp $WORK/b012/_pkg_.a /builddir/.cache/go-build/70/707c6e722d320959298223dd4471c7b91b6a21f9de7ba9e31a7a160446bb89e5-d # internal BUILDSTDERR: cp $WORK/b014/_pkg_.a /builddir/.cache/go-build/dd/dd88326b4532d5372445a4d7210b8c24db4586b2db7e9209c65502a017b089d8-d # internal BUILDSTDERR: internal/testlog BUILDSTDERR: mkdir -p $WORK/b021/ BUILDSTDERR: cat >$WORK/b021/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile sync/atomic=$WORK/b012/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/internal/testlog BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b021/_pkg_.a -trimpath $WORK/b021 -shared -p internal/testlog -std -complete -installsuffix shared -buildid pYom1Yu7pPCpBa1QTHzq/pYom1Yu7pPCpBa1QTHzq -goversion go1.10.7 -D "" -importcfg $WORK/b021/importcfg -pack ./log.go BUILDSTDERR: cd /usr/lib/golang/src/runtime/internal/atomic BUILDSTDERR: /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 BUILDSTDERR: math BUILDSTDERR: mkdir -p $WORK/b016/ BUILDSTDERR: cat >$WORK/b016/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/math BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b016/_pkg_.a -trimpath $WORK/b016 -shared -p math -std -installsuffix shared -buildid vod3F1rpDk2dtc-LDG0j/vod3F1rpDk2dtc-LDG0j -goversion go1.10.7 -D "" -importcfg $WORK/b016/importcfg -pack -asmhdr $WORK/b016/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 ./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 ./unsafe.go BUILDSTDERR: cd /usr/lib/golang/src/runtime/internal/atomic BUILDSTDERR: /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 BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b010/_pkg_.a # internal BUILDSTDERR: cp $WORK/b010/_pkg_.a /builddir/.cache/go-build/ec/ec61486775f3d3683e1c552a154807a619f7bcbc5aa2b8db500d0dfad17e97bf-d # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b021/_pkg_.a # internal BUILDSTDERR: cp $WORK/b021/_pkg_.a /builddir/.cache/go-build/ca/cac2ea73f7f18d3d746bb463e721ff0135b00c2314eaf9e0490e02b9114a4436-d # internal BUILDSTDERR: runtime/cgo BUILDSTDERR: mkdir -p $WORK/b026/ BUILDSTDERR: cd /usr/lib/golang/src/runtime/cgo BUILDSTDERR: CGO_LDFLAGS='"-g" "-O2" "-lpthread"' /usr/lib/golang/pkg/tool/linux_arm/cgo -objdir $WORK/b026/ -importpath runtime/cgo -import_runtime_cgo=false -import_syscall=false -- -I $WORK/b026/ -g -O2 -Wall -Werror ./cgo.go BUILDSTDERR: runtime BUILDSTDERR: mkdir -p $WORK/b009/ BUILDSTDERR: cat >$WORK/b009/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile runtime/internal/atomic=$WORK/b010/_pkg_.a BUILDSTDERR: packagefile runtime/internal/sys=$WORK/b011/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/runtime BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b009/_pkg_.a -trimpath $WORK/b009 -shared -p runtime -std -+ -installsuffix shared -buildid bhPI7QEd8EmtpOEQR3K1/bhPI7QEd8EmtpOEQR3K1 -goversion go1.10.7 -D "" -importcfg $WORK/b009/importcfg -pack -asmhdr $WORK/b009/go_asm.h ./alg.go ./atomic_pointer.go ./cgo.go ./cgocall.go ./cgocallback.go ./cgocheck.go ./chan.go ./compiler.go ./complex.go ./cpuprof.go ./debug.go ./defs_linux_arm.go ./env_posix.go ./error.go ./extern.go ./fastlog2.go ./fastlog2table.go ./fedora.go ./float.go ./hash32.go ./hashmap.go ./hashmap_fast.go ./heapdump.go ./iface.go ./lfstack.go ./lfstack_32bit.go ./lock_futex.go ./malloc.go ./mbarrier.go ./mbitmap.go ./mcache.go ./mcentral.go ./mem_linux.go ./mfinal.go ./mfixalloc.go ./mgc.go ./mgclarge.go ./mgcmark.go ./mgcsweep.go ./mgcsweepbuf.go ./mgcwork.go ./mheap.go ./mmap.go ./mprof.go ./msan0.go ./msize.go ./mstats.go ./mwbbuf.go ./netpoll.go ./netpoll_epoll.go ./os_linux.go ./os_linux_arm.go ./os_linux_generic.go ./panic.go ./plugin.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_linux.go ./signal_arm.go ./signal_linux_arm.go ./signal_sighandler.go ./signal_unix.go ./sigqueue.go ./sigtab_linux_generic.go ./sizeclasses.go ./slice.go ./softfloat64.go ./softfloat_arm.go ./sqrt.go ./stack.go ./string.go ./stubs.go ./stubs2.go ./stubs32.go ./stubs_asm.go ./stubs_linux.go ./symtab.go ./sys_arm.go ./sys_nonppc64x.go ./time.go ./timestub.go ./trace.go ./traceback.go ./type.go ./typekind.go ./unaligned2.go ./utf8.go ./vlrt.go ./write_err.go BUILDSTDERR: cd $WORK BUILDSTDERR: gcc -fno-caret-diagnostics -c -x c - || true BUILDSTDERR: gcc -Qunused-arguments -c -x c - || true BUILDSTDERR: gcc -fdebug-prefix-map=a=b -c -x c - || true BUILDSTDERR: gcc -gno-record-gcc-switches -c -x c - || true BUILDSTDERR: cd $WORK/b026 BUILDSTDERR: gcc -I /usr/lib/golang/src/runtime/cgo -fPIC -marm -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b026=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -Wall -Werror -o ./_x001.o -c _cgo_export.c BUILDSTDERR: gcc -I /usr/lib/golang/src/runtime/cgo -fPIC -marm -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b026=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -Wall -Werror -o ./_x002.o -c cgo.cgo2.c BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b013/_pkg_.a # internal BUILDSTDERR: cp $WORK/b013/_pkg_.a /builddir/.cache/go-build/ff/ff841cba8bfa0b134451e77d5e80aeb6f6e887be9a52121b8fe6e9ec382e5ece-d # internal BUILDSTDERR: math/bits BUILDSTDERR: mkdir -p $WORK/b034/ BUILDSTDERR: cat >$WORK/b034/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/math/bits BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b034/_pkg_.a -trimpath $WORK/b034 -shared -p math/bits -std -complete -installsuffix shared -buildid XNxaeMKSllrnt1Vhe5QU/XNxaeMKSllrnt1Vhe5QU -goversion go1.10.7 -D "" -importcfg $WORK/b034/importcfg -pack ./bits.go ./bits_tables.go BUILDSTDERR: cd /usr/lib/golang/src/math BUILDSTDERR: /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/asin_arm.o ./asin_arm.s BUILDSTDERR: /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/asinh_stub.o ./asinh_stub.s BUILDSTDERR: cd /usr/lib/golang/src/runtime/cgo BUILDSTDERR: gcc -I . -fPIC -marm -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b026=/tmp/go-build -gno-record-gcc-switches -I $WORK/b026/ -g -O2 -Wall -Werror -o $WORK/b026/_x003.o -c gcc_context.c BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b034/_pkg_.a # internal BUILDSTDERR: cp $WORK/b034/_pkg_.a /builddir/.cache/go-build/65/65373472c87457180324913199da414da986b82b08a0ef1a6081b65eb54f85e7-d # internal BUILDSTDERR: encoding BUILDSTDERR: mkdir -p $WORK/b044/ BUILDSTDERR: cat >$WORK/b044/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/encoding BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b044/_pkg_.a -trimpath $WORK/b044 -shared -p encoding -std -complete -installsuffix shared -buildid QkqpXiTvWFz2yKi8I0Yi/QkqpXiTvWFz2yKi8I0Yi -goversion go1.10.7 -D "" -importcfg $WORK/b044/importcfg -pack ./encoding.go BUILDSTDERR: cd /usr/lib/golang/src/math BUILDSTDERR: /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/atan2_arm.o ./atan2_arm.s BUILDSTDERR: /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/atan_arm.o ./atan_arm.s BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b044/_pkg_.a # internal BUILDSTDERR: cp $WORK/b044/_pkg_.a /builddir/.cache/go-build/d1/d1ce3a0982665e20620ed446eeb68be46ae4cfe0d12719302fbcf8979d3ec395-d # internal BUILDSTDERR: /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/cbrt_stub.o ./cbrt_stub.s BUILDSTDERR: /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/dim_arm.o ./dim_arm.s BUILDSTDERR: /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/erf_stub.o ./erf_stub.s BUILDSTDERR: /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/exp2_arm.o ./exp2_arm.s BUILDSTDERR: /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/exp_arm.o ./exp_arm.s BUILDSTDERR: /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/expm1_arm.o ./expm1_arm.s BUILDSTDERR: /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/floor_arm.o ./floor_arm.s BUILDSTDERR: /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/frexp_arm.o ./frexp_arm.s BUILDSTDERR: /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/hypot_arm.o ./hypot_arm.s BUILDSTDERR: cd /usr/lib/golang/src/runtime/cgo BUILDSTDERR: gcc -I . -fPIC -marm -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b026=/tmp/go-build -gno-record-gcc-switches -I $WORK/b026/ -g -O2 -Wall -Werror -o $WORK/b026/_x004.o -c gcc_fatalf.c BUILDSTDERR: cd /usr/lib/golang/src/math BUILDSTDERR: /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/ldexp_arm.o ./ldexp_arm.s BUILDSTDERR: /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/log10_arm.o ./log10_arm.s BUILDSTDERR: /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/log1p_arm.o ./log1p_arm.s BUILDSTDERR: /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/log_arm.o ./log_arm.s BUILDSTDERR: /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/mod_arm.o ./mod_arm.s BUILDSTDERR: /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/modf_arm.o ./modf_arm.s BUILDSTDERR: /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/pow_stub.o ./pow_stub.s BUILDSTDERR: /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/remainder_arm.o ./remainder_arm.s BUILDSTDERR: /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/sin_arm.o ./sin_arm.s BUILDSTDERR: /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/sinh_stub.o ./sinh_stub.s BUILDSTDERR: /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/sqrt_arm.o ./sqrt_arm.s BUILDSTDERR: cd /usr/lib/golang/src/runtime/cgo BUILDSTDERR: gcc -I . -fPIC -marm -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b026=/tmp/go-build -gno-record-gcc-switches -I $WORK/b026/ -g -O2 -Wall -Werror -o $WORK/b026/_x005.o -c gcc_libinit.c BUILDSTDERR: cd /usr/lib/golang/src/math BUILDSTDERR: /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/tan_arm.o ./tan_arm.s BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/pack r $WORK/b016/_pkg_.a $WORK/b016/asin_arm.o $WORK/b016/asinh_stub.o $WORK/b016/atan2_arm.o $WORK/b016/atan_arm.o $WORK/b016/cbrt_stub.o $WORK/b016/dim_arm.o $WORK/b016/erf_stub.o $WORK/b016/exp2_arm.o $WORK/b016/exp_arm.o $WORK/b016/expm1_arm.o $WORK/b016/floor_arm.o $WORK/b016/frexp_arm.o $WORK/b016/hypot_arm.o $WORK/b016/ldexp_arm.o $WORK/b016/log10_arm.o $WORK/b016/log1p_arm.o $WORK/b016/log_arm.o $WORK/b016/mod_arm.o $WORK/b016/modf_arm.o $WORK/b016/pow_stub.o $WORK/b016/remainder_arm.o $WORK/b016/sin_arm.o $WORK/b016/sinh_stub.o $WORK/b016/sqrt_arm.o $WORK/b016/tan_arm.o # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b016/_pkg_.a # internal BUILDSTDERR: cp $WORK/b016/_pkg_.a /builddir/.cache/go-build/30/30b2fb20b2fb2d4ce1bb1ffbf0571623cbd1105badb42e14947c66aa5cde23cf-d # internal BUILDSTDERR: strconv BUILDSTDERR: mkdir -p $WORK/b023/ BUILDSTDERR: cat >$WORK/b023/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile errors=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile math=$WORK/b016/_pkg_.a BUILDSTDERR: packagefile unicode/utf8=$WORK/b014/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/strconv BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b023/_pkg_.a -trimpath $WORK/b023 -shared -p strconv -std -complete -installsuffix shared -buildid qJkbxNtUS-Mh2RrxJyOi/qJkbxNtUS-Mh2RrxJyOi -goversion go1.10.7 -D "" -importcfg $WORK/b023/importcfg -pack ./atob.go ./atof.go ./atoi.go ./decimal.go ./doc.go ./extfloat.go ./ftoa.go ./isprint.go ./itoa.go ./quote.go BUILDSTDERR: cd /usr/lib/golang/src/runtime/cgo BUILDSTDERR: gcc -I . -fPIC -marm -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b026=/tmp/go-build -gno-record-gcc-switches -I $WORK/b026/ -g -O2 -Wall -Werror -o $WORK/b026/_x006.o -c gcc_linux_arm.c BUILDSTDERR: gcc -I . -fPIC -marm -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b026=/tmp/go-build -gno-record-gcc-switches -I $WORK/b026/ -g -O2 -Wall -Werror -o $WORK/b026/_x007.o -c gcc_setenv.c BUILDSTDERR: gcc -I . -fPIC -marm -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b026=/tmp/go-build -gno-record-gcc-switches -I $WORK/b026/ -g -O2 -Wall -Werror -o $WORK/b026/_x008.o -c gcc_traceback.c BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b023/_pkg_.a # internal BUILDSTDERR: cp $WORK/b023/_pkg_.a /builddir/.cache/go-build/24/24ea46accc14a4a141160d833a0bac5804e4f6d2daaf41965015b7d8fc3e7abd-d # internal BUILDSTDERR: gcc -I . -fPIC -marm -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b026=/tmp/go-build -gno-record-gcc-switches -I $WORK/b026/ -g -O2 -Wall -Werror -o $WORK/b026/_x009.o -c gcc_util.c BUILDSTDERR: gcc -I . -fPIC -marm -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b026=/tmp/go-build -gno-record-gcc-switches -I $WORK/b026/ -g -O2 -Wall -Werror -o $WORK/b026/_x010.o -c gcc_arm.S BUILDSTDERR: cd $WORK/b026 BUILDSTDERR: gcc -I /usr/lib/golang/src/runtime/cgo -fPIC -marm -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b026=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -Wall -Werror -o ./_cgo_main.o -c _cgo_main.c BUILDSTDERR: cd /usr/lib/golang/src/runtime/cgo BUILDSTDERR: gcc -I . -fPIC -marm -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b026=/tmp/go-build -gno-record-gcc-switches -o $WORK/b026/_cgo_.o $WORK/b026/_cgo_main.o $WORK/b026/_x001.o $WORK/b026/_x002.o $WORK/b026/_x003.o $WORK/b026/_x004.o $WORK/b026/_x005.o $WORK/b026/_x006.o $WORK/b026/_x007.o $WORK/b026/_x008.o $WORK/b026/_x009.o $WORK/b026/_x010.o -g -O2 -lpthread -pie BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/cgo -dynpackage cgo -dynimport $WORK/b026/_cgo_.o -dynout $WORK/b026/_cgo_import.go -dynlinker BUILDSTDERR: cat >$WORK/b026/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: EOF BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b026/_pkg_.a -trimpath $WORK/b026 -shared -p runtime/cgo -std -installsuffix shared -buildid u1Bn2Y7LiGXPps-ZbiXX/u1Bn2Y7LiGXPps-ZbiXX -goversion go1.10.7 -D "" -importcfg $WORK/b026/importcfg -pack -asmhdr $WORK/b026/go_asm.h ./callbacks.go ./callbacks_traceback.go ./iscgo.go ./setenv.go $WORK/b026/_cgo_gotypes.go $WORK/b026/cgo.cgo1.go $WORK/b026/_cgo_import.go BUILDSTDERR: /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 BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/pack r $WORK/b026/_pkg_.a $WORK/b026/asm_arm.o $WORK/b026/_x001.o $WORK/b026/_x002.o $WORK/b026/_x003.o $WORK/b026/_x004.o $WORK/b026/_x005.o $WORK/b026/_x006.o $WORK/b026/_x007.o $WORK/b026/_x008.o $WORK/b026/_x009.o $WORK/b026/_x010.o # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b026/_pkg_.a # internal BUILDSTDERR: cp $WORK/b026/_pkg_.a /builddir/.cache/go-build/6e/6e6e106bc9a94269675aea963f9c6e31aef62a579cffa38574d1df11d0a45c25-d # internal BUILDSTDERR: cd /usr/lib/golang/src/runtime BUILDSTDERR: /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.o ./asm.s BUILDSTDERR: /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 BUILDSTDERR: /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/duff_arm.o ./duff_arm.s BUILDSTDERR: /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/memclr_arm.o ./memclr_arm.s BUILDSTDERR: /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/memmove_arm.o ./memmove_arm.s BUILDSTDERR: /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/rt0_linux_arm.o ./rt0_linux_arm.s BUILDSTDERR: /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 BUILDSTDERR: /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/tls_arm.o ./tls_arm.s BUILDSTDERR: /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/vlop_arm.o ./vlop_arm.s BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/pack r $WORK/b009/_pkg_.a $WORK/b009/asm.o $WORK/b009/asm_arm.o $WORK/b009/duff_arm.o $WORK/b009/memclr_arm.o $WORK/b009/memmove_arm.o $WORK/b009/rt0_linux_arm.o $WORK/b009/sys_linux_arm.o $WORK/b009/tls_arm.o $WORK/b009/vlop_arm.o # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b009/_pkg_.a # internal BUILDSTDERR: cp $WORK/b009/_pkg_.a /builddir/.cache/go-build/12/12f69b0a8d8288ae1b3fc1ee53669a57199d00afb03436c8ec7ce01672dbd49f-d # internal BUILDSTDERR: sync BUILDSTDERR: mkdir -p $WORK/b006/ BUILDSTDERR: cat >$WORK/b006/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile internal/race=$WORK/b007/_pkg_.a BUILDSTDERR: packagefile runtime=$WORK/b009/_pkg_.a BUILDSTDERR: packagefile sync/atomic=$WORK/b012/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/sync BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b006/_pkg_.a -trimpath $WORK/b006 -shared -p sync -std -installsuffix shared -buildid u_7tPeKd-gz48mgCwh81/u_7tPeKd-gz48mgCwh81 -goversion go1.10.7 -D "" -importcfg $WORK/b006/importcfg -pack ./cond.go ./map.go ./mutex.go ./once.go ./pool.go ./runtime.go ./rwmutex.go ./waitgroup.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b006/_pkg_.a # internal BUILDSTDERR: cp $WORK/b006/_pkg_.a /builddir/.cache/go-build/d2/d21d416b8c50d87c890a88f01fc0d9b8c1f53351881bc7776bb0354c8609dba2-d # internal BUILDSTDERR: io BUILDSTDERR: mkdir -p $WORK/b005/ BUILDSTDERR: cat >$WORK/b005/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile errors=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b006/_pkg_.a BUILDSTDERR: packagefile sync/atomic=$WORK/b012/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/io BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b005/_pkg_.a -trimpath $WORK/b005 -shared -p io -std -complete -installsuffix shared -buildid TCM_eiQScJeuOwlBKfab/TCM_eiQScJeuOwlBKfab -goversion go1.10.7 -D "" -importcfg $WORK/b005/importcfg -pack ./io.go ./multi.go ./pipe.go BUILDSTDERR: math/rand BUILDSTDERR: mkdir -p $WORK/b048/ BUILDSTDERR: reflect BUILDSTDERR: mkdir -p $WORK/b022/ BUILDSTDERR: cat >$WORK/b022/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile math=$WORK/b016/_pkg_.a BUILDSTDERR: packagefile runtime=$WORK/b009/_pkg_.a BUILDSTDERR: packagefile strconv=$WORK/b023/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b006/_pkg_.a BUILDSTDERR: packagefile unicode=$WORK/b013/_pkg_.a BUILDSTDERR: packagefile unicode/utf8=$WORK/b014/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cat >$WORK/b048/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile math=$WORK/b016/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b006/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/reflect BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b022/_pkg_.a -trimpath $WORK/b022 -shared -p reflect -std -installsuffix shared -buildid s-kFQRWiC8zilyum1d5V/s-kFQRWiC8zilyum1d5V -goversion go1.10.7 -D "" -importcfg $WORK/b022/importcfg -pack -asmhdr $WORK/b022/go_asm.h ./deepequal.go ./makefunc.go ./swapper.go ./type.go ./value.go BUILDSTDERR: cd /usr/lib/golang/src/math/rand BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b048/_pkg_.a -trimpath $WORK/b048 -shared -p math/rand -std -complete -installsuffix shared -buildid -nML_Cl1SdrsOCTHs8rQ/-nML_Cl1SdrsOCTHs8rQ -goversion go1.10.7 -D "" -importcfg $WORK/b048/importcfg -pack ./exp.go ./normal.go ./rand.go ./rng.go ./zipf.go BUILDSTDERR: syscall BUILDSTDERR: mkdir -p $WORK/b019/ BUILDSTDERR: cat >$WORK/b019/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile internal/race=$WORK/b007/_pkg_.a BUILDSTDERR: packagefile runtime=$WORK/b009/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b006/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/syscall BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b019/_pkg_.a -trimpath $WORK/b019 -shared -p syscall -std -installsuffix shared -buildid SxcSXGRvOVx7f0tjeXPC/SxcSXGRvOVx7f0tjeXPC -goversion go1.10.7 -D "" -importcfg $WORK/b019/importcfg -pack -asmhdr $WORK/b019/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 ./sockcmsg_linux.go ./sockcmsg_unix.go ./str.go ./syscall.go ./syscall_linux.go ./syscall_linux_arm.go ./syscall_unix.go ./timestruct.go ./zerrors_linux_arm.go ./zsyscall_linux_arm.go ./zsysnum_linux_arm.go ./ztypes_linux_arm.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b005/_pkg_.a # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b048/_pkg_.a # internal BUILDSTDERR: cp $WORK/b048/_pkg_.a /builddir/.cache/go-build/b0/b0933b5bf525c8703abf97b3f049d9c62f41b2407e33e157f8d7ddb0703f17c8-d # internal BUILDSTDERR: cp $WORK/b005/_pkg_.a /builddir/.cache/go-build/5c/5ca8ff181114072920982281a05aabafe7d6c1ed8ab0e786d5fc6c47ba370d0d-d # internal BUILDSTDERR: bytes BUILDSTDERR: mkdir -p $WORK/b003/ BUILDSTDERR: cat >$WORK/b003/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile errors=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b005/_pkg_.a BUILDSTDERR: packagefile unicode=$WORK/b013/_pkg_.a BUILDSTDERR: packagefile unicode/utf8=$WORK/b014/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/bytes BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b003/_pkg_.a -trimpath $WORK/b003 -shared -p bytes -std -installsuffix shared -buildid _GCGalllAI9ZMbC_t5vE/_GCGalllAI9ZMbC_t5vE -goversion go1.10.7 -D "" -importcfg $WORK/b003/importcfg -pack ./buffer.go ./bytes.go ./bytes_decl.go ./bytes_generic.go ./reader.go BUILDSTDERR: strings BUILDSTDERR: mkdir -p $WORK/b025/ BUILDSTDERR: cat >$WORK/b025/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile errors=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b005/_pkg_.a BUILDSTDERR: packagefile unicode=$WORK/b013/_pkg_.a BUILDSTDERR: packagefile unicode/utf8=$WORK/b014/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/strings BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b025/_pkg_.a -trimpath $WORK/b025 -shared -p strings -std -installsuffix shared -buildid OxzQVLHMQLdicf1cDjkt/OxzQVLHMQLdicf1cDjkt -goversion go1.10.7 -D "" -importcfg $WORK/b025/importcfg -pack -asmhdr $WORK/b025/go_asm.h ./builder.go ./compare.go ./reader.go ./replace.go ./search.go ./strings.go ./strings_decl.go ./strings_generic.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b003/_pkg_.a # internal BUILDSTDERR: cp $WORK/b003/_pkg_.a /builddir/.cache/go-build/55/55cd26c3ffac962f7d510a901a58055599f2031bbea86feaa465b0ee50094ff9-d # internal BUILDSTDERR: bufio BUILDSTDERR: mkdir -p $WORK/b002/ BUILDSTDERR: cat >$WORK/b002/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile bytes=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile errors=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b005/_pkg_.a BUILDSTDERR: packagefile unicode/utf8=$WORK/b014/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/bufio BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b002/_pkg_.a -trimpath $WORK/b002 -shared -p bufio -std -complete -installsuffix shared -buildid sbyQrKKdPi0f-I6rKRUm/sbyQrKKdPi0f-I6rKRUm -goversion go1.10.7 -D "" -importcfg $WORK/b002/importcfg -pack ./bufio.go ./scan.go BUILDSTDERR: cd /usr/lib/golang/src/strings BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/asm -trimpath $WORK/b025 -I $WORK/b025/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm -shared -o $WORK/b025/strings.o ./strings.s BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/pack r $WORK/b025/_pkg_.a $WORK/b025/strings.o # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b025/_pkg_.a # internal BUILDSTDERR: cp $WORK/b025/_pkg_.a /builddir/.cache/go-build/da/dac7ce4fa145f37eaa37b453501c4f3bbccfe72a6cbd6713501de33c5890ddd1-d # internal BUILDSTDERR: hash BUILDSTDERR: mkdir -p $WORK/b030/ BUILDSTDERR: cat >$WORK/b030/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile io=$WORK/b005/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/hash BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b030/_pkg_.a -trimpath $WORK/b030 -shared -p hash -std -complete -installsuffix shared -buildid ZozSq7IL68fD4Ob_6-QE/ZozSq7IL68fD4Ob_6-QE -goversion go1.10.7 -D "" -importcfg $WORK/b030/importcfg -pack ./hash.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b030/_pkg_.a # internal BUILDSTDERR: cp $WORK/b030/_pkg_.a /builddir/.cache/go-build/a4/a41cc9a7108ed297e326d09d01047d03c42f066ca6d5c45f0fe27035e0fdc02a-d # internal BUILDSTDERR: crypto BUILDSTDERR: mkdir -p $WORK/b029/ BUILDSTDERR: cat >$WORK/b029/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile hash=$WORK/b030/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b005/_pkg_.a BUILDSTDERR: packagefile strconv=$WORK/b023/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/crypto BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b029/_pkg_.a -trimpath $WORK/b029 -shared -p crypto -std -complete -installsuffix shared -buildid egKghIQAgrtx_-euBoL-/egKghIQAgrtx_-euBoL- -goversion go1.10.7 -D "" -importcfg $WORK/b029/importcfg -pack ./crypto.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b029/_pkg_.a # internal BUILDSTDERR: cp $WORK/b029/_pkg_.a /builddir/.cache/go-build/d2/d27e27cbfea0e10ba18bdfe7a1048f5305bf5045c9bcb0f7992bba0cd543d5ff-d # internal BUILDSTDERR: hash/adler32 BUILDSTDERR: mkdir -p $WORK/b036/ BUILDSTDERR: cat >$WORK/b036/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile errors=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile hash=$WORK/b030/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/hash/adler32 BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b036/_pkg_.a -trimpath $WORK/b036 -shared -p hash/adler32 -std -complete -installsuffix shared -buildid fDYGKa7YU0c9afK6FCfl/fDYGKa7YU0c9afK6FCfl -goversion go1.10.7 -D "" -importcfg $WORK/b036/importcfg -pack ./adler32.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b002/_pkg_.a # internal BUILDSTDERR: cp $WORK/b002/_pkg_.a /builddir/.cache/go-build/2c/2ca189b2fe500e48c433581102b973845b9940b1750d495610e6ce1f8bd8da7f-d # internal BUILDSTDERR: path BUILDSTDERR: mkdir -p $WORK/b039/ BUILDSTDERR: cat >$WORK/b039/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile errors=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b025/_pkg_.a BUILDSTDERR: packagefile unicode/utf8=$WORK/b014/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/path BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b039/_pkg_.a -trimpath $WORK/b039 -shared -p path -std -complete -installsuffix shared -buildid BO-34LXa-oC-9ds2voTM/BO-34LXa-oC-9ds2voTM -goversion go1.10.7 -D "" -importcfg $WORK/b039/importcfg -pack ./match.go ./path.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b036/_pkg_.a # internal BUILDSTDERR: cp $WORK/b036/_pkg_.a /builddir/.cache/go-build/e1/e13c88629ba62ea721c7e060114ea86d6115b97a7edf94a1aae5752dc744a83b-d # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b039/_pkg_.a # internal BUILDSTDERR: cp $WORK/b039/_pkg_.a /builddir/.cache/go-build/2d/2d24b92ea916ae2dcfbf14800d26054879325340742a446c9bfbf25eb7c5dd81-d # internal BUILDSTDERR: cd /usr/lib/golang/src/syscall BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/asm -trimpath $WORK/b019 -I $WORK/b019/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm -shared -o $WORK/b019/asm_linux_arm.o ./asm_linux_arm.s BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/pack r $WORK/b019/_pkg_.a $WORK/b019/asm_linux_arm.o # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b019/_pkg_.a # internal BUILDSTDERR: cp $WORK/b019/_pkg_.a /builddir/.cache/go-build/b0/b0f2b7bcf41b765e2053e273270496354b5156a4e91fdd31f7ff004c6cfc2ad1-d # internal BUILDSTDERR: time BUILDSTDERR: mkdir -p $WORK/b020/ BUILDSTDERR: cat >$WORK/b020/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile errors=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b006/_pkg_.a BUILDSTDERR: packagefile syscall=$WORK/b019/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/time BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b020/_pkg_.a -trimpath $WORK/b020 -shared -p time -std -installsuffix shared -buildid o4VgzBc7zFrS_Dmgo4kP/o4VgzBc7zFrS_Dmgo4kP -goversion go1.10.7 -D "" -importcfg $WORK/b020/importcfg -pack ./format.go ./sleep.go ./sys_unix.go ./tick.go ./time.go ./zoneinfo.go ./zoneinfo_read.go ./zoneinfo_unix.go BUILDSTDERR: cd /usr/lib/golang/src/reflect BUILDSTDERR: /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/asm_arm.o ./asm_arm.s BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/pack r $WORK/b022/_pkg_.a $WORK/b022/asm_arm.o # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b022/_pkg_.a # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b020/_pkg_.a # internal BUILDSTDERR: cp $WORK/b022/_pkg_.a /builddir/.cache/go-build/9e/9e2f67411f33d307686b48ad5fae67786c3e1dffa9216e2f088e881e30c04258-d # internal BUILDSTDERR: encoding/binary BUILDSTDERR: mkdir -p $WORK/b038/ BUILDSTDERR: sort BUILDSTDERR: mkdir -p $WORK/b035/ BUILDSTDERR: cat >$WORK/b038/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile errors=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b005/_pkg_.a BUILDSTDERR: packagefile math=$WORK/b016/_pkg_.a BUILDSTDERR: packagefile reflect=$WORK/b022/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cat >$WORK/b035/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile reflect=$WORK/b022/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/encoding/binary BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b038/_pkg_.a -trimpath $WORK/b038 -shared -p encoding/binary -std -complete -installsuffix shared -buildid YI5BBy7kyY0PGCxIMMj0/YI5BBy7kyY0PGCxIMMj0 -goversion go1.10.7 -D "" -importcfg $WORK/b038/importcfg -pack ./binary.go ./varint.go BUILDSTDERR: cd /usr/lib/golang/src/sort BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b035/_pkg_.a -trimpath $WORK/b035 -shared -p sort -std -complete -installsuffix shared -buildid FG38cdnFDa2R2edYhNBZ/FG38cdnFDa2R2edYhNBZ -goversion go1.10.7 -D "" -importcfg $WORK/b035/importcfg -pack ./search.go ./slice.go ./sort.go ./zfuncversion.go BUILDSTDERR: cp $WORK/b020/_pkg_.a /builddir/.cache/go-build/66/66c509b207844b9224058046449cd4b141d37d0ef65f70c12daa0336dba535f6-d # internal BUILDSTDERR: internal/poll BUILDSTDERR: mkdir -p $WORK/b018/ BUILDSTDERR: cat >$WORK/b018/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile errors=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b005/_pkg_.a BUILDSTDERR: packagefile runtime=$WORK/b009/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b006/_pkg_.a BUILDSTDERR: packagefile sync/atomic=$WORK/b012/_pkg_.a BUILDSTDERR: packagefile syscall=$WORK/b019/_pkg_.a BUILDSTDERR: packagefile time=$WORK/b020/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/internal/poll BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b018/_pkg_.a -trimpath $WORK/b018 -shared -p internal/poll -std -installsuffix shared -buildid 1upNZtS6hJJKJtyY3dJc/1upNZtS6hJJKJtyY3dJc -goversion go1.10.7 -D "" -importcfg $WORK/b018/importcfg -pack ./fd.go ./fd_mutex.go ./fd_poll_runtime.go ./fd_posix.go ./fd_unix.go ./hook_cloexec.go ./hook_unix.go ./sendfile_linux.go ./sock_cloexec.go ./sockopt.go ./sockopt_linux.go ./sockopt_unix.go ./sockoptip.go ./writev.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b035/_pkg_.a # internal BUILDSTDERR: cp $WORK/b035/_pkg_.a /builddir/.cache/go-build/6e/6e7526ac4f02ad7f6faa55b3eaa6f5f4fdcffaa0102114b79677e0f06c1244a1-d # internal BUILDSTDERR: regexp/syntax BUILDSTDERR: mkdir -p $WORK/b047/ BUILDSTDERR: cat >$WORK/b047/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile bytes=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile sort=$WORK/b035/_pkg_.a BUILDSTDERR: packagefile strconv=$WORK/b023/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b025/_pkg_.a BUILDSTDERR: packagefile unicode=$WORK/b013/_pkg_.a BUILDSTDERR: packagefile unicode/utf8=$WORK/b014/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/regexp/syntax BUILDSTDERR: /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 nHMedrzBLp0U265kjrAK/nHMedrzBLp0U265kjrAK -goversion go1.10.7 -D "" -importcfg $WORK/b047/importcfg -pack ./compile.go ./doc.go ./parse.go ./perl_groups.go ./prog.go ./regexp.go ./simplify.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b018/_pkg_.a # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b038/_pkg_.a # internal BUILDSTDERR: cp $WORK/b018/_pkg_.a /builddir/.cache/go-build/83/8302a2db16e2193faba2a4bb014944d0ce69d7c3a4cc222cc1d74787e7a88879-d # internal BUILDSTDERR: os BUILDSTDERR: mkdir -p $WORK/b017/ BUILDSTDERR: cat >$WORK/b017/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile errors=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile internal/poll=$WORK/b018/_pkg_.a BUILDSTDERR: packagefile internal/testlog=$WORK/b021/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b005/_pkg_.a BUILDSTDERR: packagefile runtime=$WORK/b009/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b006/_pkg_.a BUILDSTDERR: packagefile sync/atomic=$WORK/b012/_pkg_.a BUILDSTDERR: packagefile syscall=$WORK/b019/_pkg_.a BUILDSTDERR: packagefile time=$WORK/b020/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/os BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b017/_pkg_.a -trimpath $WORK/b017 -shared -p os -std -installsuffix shared -buildid s1F4EhaI1b08EpBqxMoy/s1F4EhaI1b08EpBqxMoy -goversion go1.10.7 -D "" -importcfg $WORK/b017/importcfg -pack ./dir.go ./dir_unix.go ./env.go ./error.go ./error_posix.go ./error_unix.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 ./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 BUILDSTDERR: cp $WORK/b038/_pkg_.a /builddir/.cache/go-build/9e/9ebb664f39970d4a5a32a1c45d6a487f0d1a0044d959778770c68e8708268904-d # internal BUILDSTDERR: encoding/base64 BUILDSTDERR: mkdir -p $WORK/b045/ BUILDSTDERR: cat >$WORK/b045/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile encoding/binary=$WORK/b038/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b005/_pkg_.a BUILDSTDERR: packagefile strconv=$WORK/b023/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/encoding/base64 BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b045/_pkg_.a -trimpath $WORK/b045 -shared -p encoding/base64 -std -complete -installsuffix shared -buildid V8L8AfFRffB5vKamsSWJ/V8L8AfFRffB5vKamsSWJ -goversion go1.10.7 -D "" -importcfg $WORK/b045/importcfg -pack ./base64.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b045/_pkg_.a # internal BUILDSTDERR: cp $WORK/b045/_pkg_.a /builddir/.cache/go-build/0e/0ee004dda4a1b2d3c722a4ca886e4539d70492e56132d99877a15719910a3a7d-d # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b047/_pkg_.a # internal BUILDSTDERR: cp $WORK/b047/_pkg_.a /builddir/.cache/go-build/9c/9cad205c023e55252448ea4bd1a97ccb1036f33b6eab449b43e36e5d10ef5e8a-d # internal BUILDSTDERR: regexp BUILDSTDERR: mkdir -p $WORK/b046/ BUILDSTDERR: cat >$WORK/b046/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile bytes=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b005/_pkg_.a BUILDSTDERR: packagefile regexp/syntax=$WORK/b047/_pkg_.a BUILDSTDERR: packagefile sort=$WORK/b035/_pkg_.a BUILDSTDERR: packagefile strconv=$WORK/b023/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b025/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b006/_pkg_.a BUILDSTDERR: packagefile unicode=$WORK/b013/_pkg_.a BUILDSTDERR: packagefile unicode/utf8=$WORK/b014/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/regexp BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b046/_pkg_.a -trimpath $WORK/b046 -shared -p regexp -std -complete -installsuffix shared -buildid Yj3RsG10WTBBYnfc-2PY/Yj3RsG10WTBBYnfc-2PY -goversion go1.10.7 -D "" -importcfg $WORK/b046/importcfg -pack ./backtrack.go ./exec.go ./onepass.go ./regexp.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b017/_pkg_.a # internal BUILDSTDERR: cp $WORK/b017/_pkg_.a /builddir/.cache/go-build/7b/7b5ccc2e9efeda68c702ce7c980781cdf85a19e7524db0c323bb5d26fb9847e2-d # internal BUILDSTDERR: github.com/snapcore/snapd/osutil/sys BUILDSTDERR: mkdir -p $WORK/b041/ BUILDSTDERR: cat >$WORK/b041/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile os=$WORK/b017/_pkg_.a BUILDSTDERR: packagefile syscall=$WORK/b019/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/snapd-2.37.2/src/github.com/snapcore/snapd/osutil/sys BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b041/_pkg_.a -trimpath $WORK/b041 -shared -p github.com/snapcore/snapd/osutil/sys -complete -installsuffix shared -buildid gY9YNkKusPg3oUiZjgrt/gY9YNkKusPg3oUiZjgrt -goversion go1.10.7 -D "" -importcfg $WORK/b041/importcfg -pack ./syscall.go ./sysnum_16_linux.go ./sysnum_linux.go BUILDSTDERR: path/filepath BUILDSTDERR: mkdir -p $WORK/b049/ BUILDSTDERR: cat >$WORK/b049/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile errors=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b017/_pkg_.a BUILDSTDERR: packagefile runtime=$WORK/b009/_pkg_.a BUILDSTDERR: packagefile sort=$WORK/b035/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b025/_pkg_.a BUILDSTDERR: packagefile unicode/utf8=$WORK/b014/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/path/filepath BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b049/_pkg_.a -trimpath $WORK/b049 -shared -p path/filepath -std -complete -installsuffix shared -buildid GOM2oVr7q-VBXmPZPgDd/GOM2oVr7q-VBXmPZPgDd -goversion go1.10.7 -D "" -importcfg $WORK/b049/importcfg -pack ./match.go ./path.go ./path_unix.go ./symlink.go ./symlink_unix.go BUILDSTDERR: fmt BUILDSTDERR: mkdir -p $WORK/b015/ BUILDSTDERR: cat >$WORK/b015/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile errors=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b005/_pkg_.a BUILDSTDERR: packagefile math=$WORK/b016/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b017/_pkg_.a BUILDSTDERR: packagefile reflect=$WORK/b022/_pkg_.a BUILDSTDERR: packagefile strconv=$WORK/b023/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b006/_pkg_.a BUILDSTDERR: packagefile unicode/utf8=$WORK/b014/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/fmt BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b015/_pkg_.a -trimpath $WORK/b015 -shared -p fmt -std -complete -installsuffix shared -buildid jLOroHb3-9CXUY5klrDh/jLOroHb3-9CXUY5klrDh -goversion go1.10.7 -D "" -importcfg $WORK/b015/importcfg -pack ./doc.go ./format.go ./print.go ./scan.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b041/_pkg_.a # internal BUILDSTDERR: cp $WORK/b041/_pkg_.a /builddir/.cache/go-build/42/421aefefd78dded063615042b9a981233430da844251ae082b74775c347221bb-d # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b049/_pkg_.a # internal BUILDSTDERR: cp $WORK/b049/_pkg_.a /builddir/.cache/go-build/3e/3e5c5de729c1c0f3eb17d0e5b581dde3ab5142bdc3e636aafa3335b127a203be-d # internal BUILDSTDERR: io/ioutil BUILDSTDERR: mkdir -p $WORK/b053/ BUILDSTDERR: cat >$WORK/b053/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile bytes=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b005/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b017/_pkg_.a BUILDSTDERR: packagefile path/filepath=$WORK/b049/_pkg_.a BUILDSTDERR: packagefile sort=$WORK/b035/_pkg_.a BUILDSTDERR: packagefile strconv=$WORK/b023/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b006/_pkg_.a BUILDSTDERR: packagefile time=$WORK/b020/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/io/ioutil BUILDSTDERR: /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 JNvQ4yW-fN2schuSwvgZ/JNvQ4yW-fN2schuSwvgZ -goversion go1.10.7 -D "" -importcfg $WORK/b053/importcfg -pack ./ioutil.go ./tempfile.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b053/_pkg_.a # internal BUILDSTDERR: cp $WORK/b053/_pkg_.a /builddir/.cache/go-build/ef/ef0cb44f81398be3de48d3c7e091b316ea3355ffbcbef6023a2a1ea12045d806-d # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b046/_pkg_.a # internal BUILDSTDERR: cp $WORK/b046/_pkg_.a /builddir/.cache/go-build/20/205cc12fe3814e007ae521d50b2779af7f6408fc441d6923a7305504fd8fd5cf-d # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b015/_pkg_.a # internal BUILDSTDERR: cp $WORK/b015/_pkg_.a /builddir/.cache/go-build/a2/a2dd326c798e1b2e8d6e0dd76ffa1101380af997b3a364e22c8ef04490573ab9-d # internal BUILDSTDERR: github.com/seccomp/libseccomp-golang BUILDSTDERR: mkdir -p $WORK/b024/ BUILDSTDERR: cd /usr/share/gocode/src/github.com/seccomp/libseccomp-golang BUILDSTDERR: pkg-config --cflags -- libseccomp libseccomp BUILDSTDERR: encoding/hex BUILDSTDERR: mkdir -p $WORK/b040/ BUILDSTDERR: cat >$WORK/b040/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile bytes=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile errors=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b015/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b005/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: compress/flate BUILDSTDERR: mkdir -p $WORK/b033/ BUILDSTDERR: cd /usr/lib/golang/src/encoding/hex BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b040/_pkg_.a -trimpath $WORK/b040 -shared -p encoding/hex -std -complete -installsuffix shared -buildid lrr6aWtP1f_IZZ1dqiL7/lrr6aWtP1f_IZZ1dqiL7 -goversion go1.10.7 -D "" -importcfg $WORK/b040/importcfg -pack ./hex.go BUILDSTDERR: cat >$WORK/b033/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile bufio=$WORK/b002/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b015/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b005/_pkg_.a BUILDSTDERR: packagefile math=$WORK/b016/_pkg_.a BUILDSTDERR: packagefile math/bits=$WORK/b034/_pkg_.a BUILDSTDERR: packagefile sort=$WORK/b035/_pkg_.a BUILDSTDERR: packagefile strconv=$WORK/b023/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b006/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/share/gocode/src/github.com/seccomp/libseccomp-golang BUILDSTDERR: pkg-config --libs -- libseccomp libseccomp BUILDSTDERR: cd /usr/lib/golang/src/compress/flate BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b033/_pkg_.a -trimpath $WORK/b033 -shared -p compress/flate -std -complete -installsuffix shared -buildid GBIQzuHOn2VmHv5gYasF/GBIQzuHOn2VmHv5gYasF -goversion go1.10.7 -D "" -importcfg $WORK/b033/importcfg -pack ./deflate.go ./deflatefast.go ./dict_decoder.go ./huffman_bit_writer.go ./huffman_code.go ./inflate.go ./token.go BUILDSTDERR: debug/dwarf BUILDSTDERR: mkdir -p $WORK/b037/ BUILDSTDERR: cat >$WORK/b037/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile encoding/binary=$WORK/b038/_pkg_.a BUILDSTDERR: packagefile errors=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b015/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b005/_pkg_.a BUILDSTDERR: packagefile path=$WORK/b039/_pkg_.a BUILDSTDERR: packagefile sort=$WORK/b035/_pkg_.a BUILDSTDERR: packagefile strconv=$WORK/b023/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b025/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/debug/dwarf BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b037/_pkg_.a -trimpath $WORK/b037 -shared -p debug/dwarf -std -complete -installsuffix shared -buildid _LLE364KZsgiWHmHd1Ab/_LLE364KZsgiWHmHd1Ab -goversion go1.10.7 -D "" -importcfg $WORK/b037/importcfg -pack ./buf.go ./class_string.go ./const.go ./entry.go ./line.go ./open.go ./type.go ./typeunit.go ./unit.go BUILDSTDERR: cd /usr/share/gocode/src/github.com/seccomp/libseccomp-golang BUILDSTDERR: CGO_LDFLAGS='"-g" "-O2" "-lseccomp"' /usr/lib/golang/pkg/tool/linux_arm/cgo -objdir $WORK/b024/ -importpath github.com/seccomp/libseccomp-golang -- -I $WORK/b024/ -g -O2 ./seccomp.go ./seccomp_internal.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b040/_pkg_.a # internal BUILDSTDERR: cp $WORK/b040/_pkg_.a /builddir/.cache/go-build/9f/9f89a6011223528344e7e87161a698258145aaa645229c9cc09c95df6481ad1a-d # internal BUILDSTDERR: gopkg.in/yaml.v2 BUILDSTDERR: mkdir -p $WORK/b043/ BUILDSTDERR: cat >$WORK/b043/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile bytes=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile encoding=$WORK/b044/_pkg_.a BUILDSTDERR: packagefile encoding/base64=$WORK/b045/_pkg_.a BUILDSTDERR: packagefile errors=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b015/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b005/_pkg_.a BUILDSTDERR: packagefile math=$WORK/b016/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b017/_pkg_.a BUILDSTDERR: packagefile reflect=$WORK/b022/_pkg_.a BUILDSTDERR: packagefile regexp=$WORK/b046/_pkg_.a BUILDSTDERR: packagefile sort=$WORK/b035/_pkg_.a BUILDSTDERR: packagefile strconv=$WORK/b023/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b025/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b006/_pkg_.a BUILDSTDERR: packagefile time=$WORK/b020/_pkg_.a BUILDSTDERR: packagefile unicode=$WORK/b013/_pkg_.a BUILDSTDERR: packagefile unicode/utf8=$WORK/b014/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/share/gocode/src/gopkg.in/yaml.v2 BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b043/_pkg_.a -trimpath $WORK/b043 -shared -p gopkg.in/yaml.v2 -complete -installsuffix shared -buildid nNt2EQOTxwuTW1jlnayt/nNt2EQOTxwuTW1jlnayt -goversion go1.10.7 -D "" -importcfg $WORK/b043/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 BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b033/_pkg_.a # internal BUILDSTDERR: cp $WORK/b033/_pkg_.a /builddir/.cache/go-build/74/74ee35f6d59ccfe86ec5702cf48e9163dde8f355e7a4a3beca94756633543c55-d # internal BUILDSTDERR: compress/zlib BUILDSTDERR: mkdir -p $WORK/b032/ BUILDSTDERR: cat >$WORK/b032/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile bufio=$WORK/b002/_pkg_.a BUILDSTDERR: packagefile compress/flate=$WORK/b033/_pkg_.a BUILDSTDERR: packagefile errors=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b015/_pkg_.a BUILDSTDERR: packagefile hash=$WORK/b030/_pkg_.a BUILDSTDERR: packagefile hash/adler32=$WORK/b036/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b005/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/compress/zlib BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b032/_pkg_.a -trimpath $WORK/b032 -shared -p compress/zlib -std -complete -installsuffix shared -buildid GCZUJaUfkVyzF8cINyNA/GCZUJaUfkVyzF8cINyNA -goversion go1.10.7 -D "" -importcfg $WORK/b032/importcfg -pack ./reader.go ./writer.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b032/_pkg_.a # internal BUILDSTDERR: cp $WORK/b032/_pkg_.a /builddir/.cache/go-build/62/6283ca046001abd2c7aa69210770f0663688e848030238965d5785b1a44c6711-d # internal BUILDSTDERR: context BUILDSTDERR: mkdir -p $WORK/b051/ BUILDSTDERR: cat >$WORK/b051/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile errors=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b015/_pkg_.a BUILDSTDERR: packagefile reflect=$WORK/b022/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b006/_pkg_.a BUILDSTDERR: packagefile time=$WORK/b020/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/context BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b051/_pkg_.a -trimpath $WORK/b051 -shared -p context -std -complete -installsuffix shared -buildid ji5cw4RQ_ija0IInMdWf/ji5cw4RQ_ija0IInMdWf -goversion go1.10.7 -D "" -importcfg $WORK/b051/importcfg -pack ./context.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b051/_pkg_.a # internal BUILDSTDERR: cp $WORK/b051/_pkg_.a /builddir/.cache/go-build/93/939b536de21c5eebb83f4fb2b3f3d68097300795134216f806e831bf7785bc4e-d # internal BUILDSTDERR: golang.org/x/net/context BUILDSTDERR: mkdir -p $WORK/b050/ BUILDSTDERR: cat >$WORK/b050/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile context=$WORK/b051/_pkg_.a BUILDSTDERR: packagefile time=$WORK/b020/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/share/gocode/src/golang.org/x/net/context BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b050/_pkg_.a -trimpath $WORK/b050 -shared -p golang.org/x/net/context -complete -installsuffix shared -buildid J7_Y-HcprGnOzkgumEF3/J7_Y-HcprGnOzkgumEF3 -goversion go1.10.7 -D "" -importcfg $WORK/b050/importcfg -pack ./context.go ./go17.go ./go19.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b050/_pkg_.a # internal BUILDSTDERR: cp $WORK/b050/_pkg_.a /builddir/.cache/go-build/e0/e035439c7d91aeff9709e93229bf44dc4cb13d2eae69d4bc31f3472f64f2da95-d # internal BUILDSTDERR: gopkg.in/tomb.v2 BUILDSTDERR: mkdir -p $WORK/b052/ BUILDSTDERR: cat >$WORK/b052/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile context=$WORK/b051/_pkg_.a BUILDSTDERR: packagefile errors=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b015/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b006/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/share/gocode/src/gopkg.in/tomb.v2 BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b052/_pkg_.a -trimpath $WORK/b052 -shared -p gopkg.in/tomb.v2 -complete -installsuffix shared -buildid 6y6dj9RiP1SwRnBkboiz/6y6dj9RiP1SwRnBkboiz -goversion go1.10.7 -D "" -importcfg $WORK/b052/importcfg -pack ./context.go ./tomb.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b037/_pkg_.a # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b052/_pkg_.a # internal BUILDSTDERR: cp $WORK/b052/_pkg_.a /builddir/.cache/go-build/8a/8a29579551a5050558bc6e2d64efc0341ffb34f5dd9907b039f3f209ab50e86d-d # internal BUILDSTDERR: os/exec BUILDSTDERR: mkdir -p $WORK/b054/ BUILDSTDERR: cat >$WORK/b054/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile bytes=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile context=$WORK/b051/_pkg_.a BUILDSTDERR: packagefile errors=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b005/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b017/_pkg_.a BUILDSTDERR: packagefile path/filepath=$WORK/b049/_pkg_.a BUILDSTDERR: packagefile runtime=$WORK/b009/_pkg_.a BUILDSTDERR: packagefile strconv=$WORK/b023/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b025/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b006/_pkg_.a BUILDSTDERR: packagefile syscall=$WORK/b019/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cp $WORK/b037/_pkg_.a /builddir/.cache/go-build/03/03b6da1c1bfa7352c4d8d00bb504a31f5b57a560a4d14504d2d56f8e7f94cbdb-d # internal BUILDSTDERR: cd /usr/lib/golang/src/os/exec BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b054/_pkg_.a -trimpath $WORK/b054 -shared -p os/exec -std -complete -installsuffix shared -buildid 53IDSAkIxjvyq6QCALcO/53IDSAkIxjvyq6QCALcO -goversion go1.10.7 -D "" -importcfg $WORK/b054/importcfg -pack ./exec.go ./exec_unix.go ./lp_unix.go BUILDSTDERR: debug/elf BUILDSTDERR: mkdir -p $WORK/b031/ BUILDSTDERR: cat >$WORK/b031/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile bytes=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile compress/zlib=$WORK/b032/_pkg_.a BUILDSTDERR: packagefile debug/dwarf=$WORK/b037/_pkg_.a BUILDSTDERR: packagefile encoding/binary=$WORK/b038/_pkg_.a BUILDSTDERR: packagefile errors=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b015/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b005/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b017/_pkg_.a BUILDSTDERR: packagefile strconv=$WORK/b023/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b025/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/debug/elf BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b031/_pkg_.a -trimpath $WORK/b031 -shared -p debug/elf -std -complete -installsuffix shared -buildid Tm6eUFgQ11FwVI5mqlxB/Tm6eUFgQ11FwVI5mqlxB -goversion go1.10.7 -D "" -importcfg $WORK/b031/importcfg -pack ./elf.go ./file.go ./reader.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b054/_pkg_.a # internal BUILDSTDERR: cp $WORK/b054/_pkg_.a /builddir/.cache/go-build/28/28ddd885e21188ff13529df1a0d08cab230374b2afca24c368d3616cffa1f6d4-d # internal BUILDSTDERR: os/user BUILDSTDERR: mkdir -p $WORK/b055/ BUILDSTDERR: cd /usr/lib/golang/src/os/user BUILDSTDERR: CGO_LDFLAGS='"-g" "-O2"' /usr/lib/golang/pkg/tool/linux_arm/cgo -objdir $WORK/b055/ -importpath os/user -- -I $WORK/b055/ -g -O2 ./cgo_lookup_unix.go ./getgrouplist_unix.go ./listgroups_unix.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b031/_pkg_.a # internal BUILDSTDERR: cp $WORK/b031/_pkg_.a /builddir/.cache/go-build/6d/6dbf2f4a78ff49bf1966a31466853d6c9a68496a286ffaffb11d0ddd001e869b-d # internal BUILDSTDERR: log BUILDSTDERR: mkdir -p $WORK/b056/ BUILDSTDERR: cat >$WORK/b056/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile fmt=$WORK/b015/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b005/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b017/_pkg_.a BUILDSTDERR: packagefile runtime=$WORK/b009/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b006/_pkg_.a BUILDSTDERR: packagefile time=$WORK/b020/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/log BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b056/_pkg_.a -trimpath $WORK/b056 -shared -p log -std -complete -installsuffix shared -buildid EnlGRw0fz7KcMTnCtskR/EnlGRw0fz7KcMTnCtskR -goversion go1.10.7 -D "" -importcfg $WORK/b056/importcfg -pack ./log.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b056/_pkg_.a # internal BUILDSTDERR: cp $WORK/b056/_pkg_.a /builddir/.cache/go-build/e1/e18064844f41d3996b4b00f3632342011feabafe5d7d51006711d364ca7a3cb8-d # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b043/_pkg_.a # internal BUILDSTDERR: cp $WORK/b043/_pkg_.a /builddir/.cache/go-build/3d/3dbc635269b27e76c839894ab4059b6aace09bacb509b1866bd3505d9e3b952d-d # internal BUILDSTDERR: github.com/snapcore/snapd/strutil BUILDSTDERR: mkdir -p $WORK/b042/ BUILDSTDERR: cat >$WORK/b042/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile bytes=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b015/_pkg_.a BUILDSTDERR: packagefile gopkg.in/yaml.v2=$WORK/b043/_pkg_.a BUILDSTDERR: packagefile math/rand=$WORK/b048/_pkg_.a BUILDSTDERR: packagefile path/filepath=$WORK/b049/_pkg_.a BUILDSTDERR: packagefile regexp=$WORK/b046/_pkg_.a BUILDSTDERR: packagefile sort=$WORK/b035/_pkg_.a BUILDSTDERR: packagefile strconv=$WORK/b023/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b025/_pkg_.a BUILDSTDERR: packagefile time=$WORK/b020/_pkg_.a BUILDSTDERR: packagefile unicode=$WORK/b013/_pkg_.a BUILDSTDERR: packagefile unicode/utf8=$WORK/b014/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/snapd-2.37.2/src/github.com/snapcore/snapd/strutil BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b042/_pkg_.a -trimpath $WORK/b042 -shared -p github.com/snapcore/snapd/strutil -complete -installsuffix shared -buildid JP-JiLoK-8vvygdaUd6x/JP-JiLoK-8vvygdaUd6x -goversion go1.10.7 -D "" -importcfg $WORK/b042/importcfg -pack ./chrorder.go ./ctrl17.go ./limbuffer.go ./map.go ./matchcounter.go ./pathiter.go ./strutil.go ./version.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b042/_pkg_.a # internal BUILDSTDERR: cp $WORK/b042/_pkg_.a /builddir/.cache/go-build/04/048e6ee276a606affa4a24fe67b637eb95864994ceec8a4d1033f576b30b5447-d # internal BUILDSTDERR: cd $WORK/b024 BUILDSTDERR: gcc -I /usr/share/gocode/src/github.com/seccomp/libseccomp-golang -fPIC -marm -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b024=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x001.o -c _cgo_export.c BUILDSTDERR: cd $WORK/b055 BUILDSTDERR: gcc -I /usr/lib/golang/src/os/user -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 BUILDSTDERR: cd $WORK/b024 BUILDSTDERR: gcc -I /usr/share/gocode/src/github.com/seccomp/libseccomp-golang -fPIC -marm -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b024=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x002.o -c seccomp.cgo2.c BUILDSTDERR: cd $WORK/b055 BUILDSTDERR: gcc -I /usr/lib/golang/src/os/user -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_lookup_unix.cgo2.c BUILDSTDERR: cd $WORK/b024 BUILDSTDERR: gcc -I /usr/share/gocode/src/github.com/seccomp/libseccomp-golang -fPIC -marm -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b024=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x003.o -c seccomp_internal.cgo2.c BUILDSTDERR: cd $WORK/b055 BUILDSTDERR: gcc -I /usr/lib/golang/src/os/user -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 getgrouplist_unix.cgo2.c BUILDSTDERR: gcc -I /usr/lib/golang/src/os/user -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 listgroups_unix.cgo2.c BUILDSTDERR: cd $WORK/b024 BUILDSTDERR: gcc -I /usr/share/gocode/src/github.com/seccomp/libseccomp-golang -fPIC -marm -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b024=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_cgo_main.o -c _cgo_main.c BUILDSTDERR: cd $WORK/b055 BUILDSTDERR: gcc -I /usr/lib/golang/src/os/user -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 BUILDSTDERR: cd /usr/share/gocode/src/github.com/seccomp/libseccomp-golang BUILDSTDERR: gcc -I . -fPIC -marm -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b024=/tmp/go-build -gno-record-gcc-switches -o $WORK/b024/_cgo_.o $WORK/b024/_cgo_main.o $WORK/b024/_x001.o $WORK/b024/_x002.o $WORK/b024/_x003.o -g -O2 -lseccomp -pie BUILDSTDERR: cd /usr/lib/golang/src/os/user BUILDSTDERR: 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 -g -O2 -pie BUILDSTDERR: cd /usr/share/gocode/src/github.com/seccomp/libseccomp-golang BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/cgo -dynpackage seccomp -dynimport $WORK/b024/_cgo_.o -dynout $WORK/b024/_cgo_import.go BUILDSTDERR: cat >$WORK/b024/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile fmt=$WORK/b015/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b017/_pkg_.a BUILDSTDERR: packagefile runtime=$WORK/b009/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b025/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b006/_pkg_.a BUILDSTDERR: packagefile syscall=$WORK/b019/_pkg_.a BUILDSTDERR: packagefile runtime/cgo=$WORK/b026/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b024/_pkg_.a -trimpath $WORK/b024 -shared -p github.com/seccomp/libseccomp-golang -installsuffix shared -buildid GqDcpLKeTKtWAE1X7HBN/GqDcpLKeTKtWAE1X7HBN -goversion go1.10.7 -D "" -importcfg $WORK/b024/importcfg -pack $WORK/b024/_cgo_gotypes.go $WORK/b024/seccomp.cgo1.go $WORK/b024/seccomp_internal.cgo1.go $WORK/b024/_cgo_import.go BUILDSTDERR: cd /usr/lib/golang/src/os/user BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/cgo -dynpackage user -dynimport $WORK/b055/_cgo_.o -dynout $WORK/b055/_cgo_import.go BUILDSTDERR: cat >$WORK/b055/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile fmt=$WORK/b015/_pkg_.a BUILDSTDERR: packagefile strconv=$WORK/b023/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b025/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b006/_pkg_.a BUILDSTDERR: packagefile syscall=$WORK/b019/_pkg_.a BUILDSTDERR: packagefile runtime/cgo=$WORK/b026/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b055/_pkg_.a -trimpath $WORK/b055 -shared -p os/user -std -installsuffix shared -buildid xFa77_UC_vNuCXh0n0-I/xFa77_UC_vNuCXh0n0-I -goversion go1.10.7 -D "" -importcfg $WORK/b055/importcfg -pack ./lookup.go ./user.go $WORK/b055/_cgo_gotypes.go $WORK/b055/cgo_lookup_unix.cgo1.go $WORK/b055/getgrouplist_unix.cgo1.go $WORK/b055/listgroups_unix.cgo1.go $WORK/b055/_cgo_import.go BUILDSTDERR: /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 # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b055/_pkg_.a # internal BUILDSTDERR: cp $WORK/b055/_pkg_.a /builddir/.cache/go-build/b0/b0250af150af60e550f849854e44e64b050c09ca8d2d51842d9c5c4dab60e9cb-d # internal BUILDSTDERR: github.com/snapcore/snapd/osutil BUILDSTDERR: mkdir -p $WORK/b028/ BUILDSTDERR: cd /builddir/build/BUILD/snapd-2.37.2/src/github.com/snapcore/snapd/osutil BUILDSTDERR: CGO_LDFLAGS='"-g" "-O2"' /usr/lib/golang/pkg/tool/linux_arm/cgo -objdir $WORK/b028/ -importpath github.com/snapcore/snapd/osutil -- -I $WORK/b028/ -g -O2 ./group.go BUILDSTDERR: cd /usr/share/gocode/src/github.com/seccomp/libseccomp-golang BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/pack r $WORK/b024/_pkg_.a $WORK/b024/_x001.o $WORK/b024/_x002.o $WORK/b024/_x003.o # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b024/_pkg_.a # internal BUILDSTDERR: cp $WORK/b024/_pkg_.a /builddir/.cache/go-build/39/397321505bd5e6a5e0d11de7c60ff9493c20ed80a3f16d91eb3f4fe2aacd884b-d # internal BUILDSTDERR: cd $WORK/b028 BUILDSTDERR: gcc -I /builddir/build/BUILD/snapd-2.37.2/src/github.com/snapcore/snapd/osutil -fPIC -marm -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b028=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x001.o -c _cgo_export.c BUILDSTDERR: gcc -I /builddir/build/BUILD/snapd-2.37.2/src/github.com/snapcore/snapd/osutil -fPIC -marm -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b028=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x002.o -c group.cgo2.c BUILDSTDERR: gcc -I /builddir/build/BUILD/snapd-2.37.2/src/github.com/snapcore/snapd/osutil -fPIC -marm -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b028=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_cgo_main.o -c _cgo_main.c BUILDSTDERR: cd /builddir/build/BUILD/snapd-2.37.2/src/github.com/snapcore/snapd/osutil BUILDSTDERR: gcc -I . -fPIC -marm -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b028=/tmp/go-build -gno-record-gcc-switches -o $WORK/b028/_cgo_.o $WORK/b028/_cgo_main.o $WORK/b028/_x001.o $WORK/b028/_x002.o -g -O2 -pie BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/cgo -dynpackage osutil -dynimport $WORK/b028/_cgo_.o -dynout $WORK/b028/_cgo_import.go BUILDSTDERR: cat >$WORK/b028/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile bufio=$WORK/b002/_pkg_.a BUILDSTDERR: packagefile bytes=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile crypto=$WORK/b029/_pkg_.a BUILDSTDERR: packagefile debug/elf=$WORK/b031/_pkg_.a BUILDSTDERR: packagefile encoding/binary=$WORK/b038/_pkg_.a BUILDSTDERR: packagefile encoding/hex=$WORK/b040/_pkg_.a BUILDSTDERR: packagefile errors=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b015/_pkg_.a BUILDSTDERR: packagefile github.com/snapcore/snapd/osutil/sys=$WORK/b041/_pkg_.a BUILDSTDERR: packagefile github.com/snapcore/snapd/strutil=$WORK/b042/_pkg_.a BUILDSTDERR: packagefile golang.org/x/net/context=$WORK/b050/_pkg_.a BUILDSTDERR: packagefile gopkg.in/tomb.v2=$WORK/b052/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b005/_pkg_.a BUILDSTDERR: packagefile io/ioutil=$WORK/b053/_pkg_.a BUILDSTDERR: packagefile math=$WORK/b016/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b017/_pkg_.a BUILDSTDERR: packagefile os/exec=$WORK/b054/_pkg_.a BUILDSTDERR: packagefile os/user=$WORK/b055/_pkg_.a BUILDSTDERR: packagefile path/filepath=$WORK/b049/_pkg_.a BUILDSTDERR: packagefile regexp=$WORK/b046/_pkg_.a BUILDSTDERR: packagefile sort=$WORK/b035/_pkg_.a BUILDSTDERR: packagefile strconv=$WORK/b023/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b025/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b006/_pkg_.a BUILDSTDERR: packagefile sync/atomic=$WORK/b012/_pkg_.a BUILDSTDERR: packagefile syscall=$WORK/b019/_pkg_.a BUILDSTDERR: packagefile time=$WORK/b020/_pkg_.a BUILDSTDERR: packagefile runtime/cgo=$WORK/b026/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b028/_pkg_.a -trimpath $WORK/b028 -shared -p github.com/snapcore/snapd/osutil -installsuffix shared -buildid UYK6FlTzBOXgyFIZ2Yy4/UYK6FlTzBOXgyFIZ2Yy4 -goversion go1.10.7 -D "" -importcfg $WORK/b028/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 ./io.go ./mkdirallchown.go ./mockable.go ./mount_linux.go ./mountentry_linux.go ./mountinfo_linux.go ./mountprofile_linux.go ./nfs_linux.go ./outputerr.go ./overlay_linux.go ./stat.go ./syncdir.go ./sys_linux.go ./uname.go ./uname_linux.go ./unlink.go ./unlink_linux.go ./user.go ./winsize.go $WORK/b028/_cgo_gotypes.go $WORK/b028/group.cgo1.go $WORK/b028/_cgo_import.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/pack r $WORK/b028/_pkg_.a $WORK/b028/_x001.o $WORK/b028/_x002.o # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b028/_pkg_.a # internal BUILDSTDERR: cp $WORK/b028/_pkg_.a /builddir/.cache/go-build/1d/1d86a77d84e29e9d5a5edbea17671a6b462990423b696e168b8523ec41a34d92-d # internal BUILDSTDERR: github.com/snapcore/snapd/arch BUILDSTDERR: mkdir -p $WORK/b027/ BUILDSTDERR: cat >$WORK/b027/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile github.com/snapcore/snapd/osutil=$WORK/b028/_pkg_.a BUILDSTDERR: packagefile log=$WORK/b056/_pkg_.a BUILDSTDERR: packagefile runtime=$WORK/b009/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/snapd-2.37.2/src/github.com/snapcore/snapd/arch BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b027/_pkg_.a -trimpath $WORK/b027 -shared -p github.com/snapcore/snapd/arch -complete -installsuffix shared -buildid YdxAGvgelmQOS3DLvwXR/YdxAGvgelmQOS3DLvwXR -goversion go1.10.7 -D "" -importcfg $WORK/b027/importcfg -pack ./arch.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b027/_pkg_.a # internal BUILDSTDERR: cp $WORK/b027/_pkg_.a /builddir/.cache/go-build/5d/5d07d0224f57c8e24a27277d09cdea5acfb82ea803e7b2ac67592fa5c7fa0b45-d # internal BUILDSTDERR: github.com/snapcore/snapd/cmd/snap-seccomp BUILDSTDERR: mkdir -p $WORK/b001/ BUILDSTDERR: cd /builddir/build/BUILD/snapd-2.37.2/src/github.com/snapcore/snapd/cmd/snap-seccomp BUILDSTDERR: pkg-config --cflags -- libseccomp BUILDSTDERR: pkg-config --libs -- libseccomp BUILDSTDERR: 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 BUILDSTDERR: cd $WORK/b001 BUILDSTDERR: gcc -I /builddir/build/BUILD/snapd-2.37.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 BUILDSTDERR: gcc -I /builddir/build/BUILD/snapd-2.37.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 BUILDSTDERR: gcc -I /builddir/build/BUILD/snapd-2.37.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 BUILDSTDERR: cd /builddir/build/BUILD/snapd-2.37.2/src/github.com/snapcore/snapd/cmd/snap-seccomp BUILDSTDERR: 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 BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/cgo -dynpackage main -dynimport $WORK/b001/_cgo_.o -dynout $WORK/b001/_cgo_import.go BUILDSTDERR: cat >$WORK/b001/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile bufio=$WORK/b002/_pkg_.a BUILDSTDERR: packagefile bytes=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b015/_pkg_.a BUILDSTDERR: packagefile github.com/seccomp/libseccomp-golang=$WORK/b024/_pkg_.a BUILDSTDERR: packagefile github.com/snapcore/snapd/arch=$WORK/b027/_pkg_.a BUILDSTDERR: packagefile github.com/snapcore/snapd/osutil=$WORK/b028/_pkg_.a BUILDSTDERR: packagefile io/ioutil=$WORK/b053/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b017/_pkg_.a BUILDSTDERR: packagefile regexp=$WORK/b046/_pkg_.a BUILDSTDERR: packagefile strconv=$WORK/b023/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b025/_pkg_.a BUILDSTDERR: packagefile syscall=$WORK/b019/_pkg_.a BUILDSTDERR: packagefile runtime/cgo=$WORK/b026/_pkg_.a BUILDSTDERR: packagefile runtime=$WORK/b009/_pkg_.a BUILDSTDERR: packagefile math=$WORK/b016/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/compile -o $WORK/b001/_pkg_.a -trimpath $WORK/b001 -shared -p main -installsuffix shared -buildid OjrmDie5XxHUw6Sbj2tZ/OjrmDie5XxHUw6Sbj2tZ -goversion go1.10.7 -D "" -importcfg $WORK/b001/importcfg -pack $WORK/b001/_cgo_gotypes.go $WORK/b001/main.cgo1.go $WORK/b001/_cgo_import.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/pack r $WORK/b001/_pkg_.a $WORK/b001/_x001.o $WORK/b001/_x002.o # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b001/_pkg_.a # internal BUILDSTDERR: cp $WORK/b001/_pkg_.a /builddir/.cache/go-build/d6/d6d41f5228f2ec4e38e3484c4d689f8db41bb5eb2b45eecc940624e5757f01fa-d # internal BUILDSTDERR: cat >$WORK/b001/importcfg.link << 'EOF' # internal BUILDSTDERR: packagefile github.com/snapcore/snapd/cmd/snap-seccomp=$WORK/b001/_pkg_.a BUILDSTDERR: packagefile bufio=$WORK/b002/_pkg_.a BUILDSTDERR: packagefile bytes=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b015/_pkg_.a BUILDSTDERR: packagefile github.com/seccomp/libseccomp-golang=$WORK/b024/_pkg_.a BUILDSTDERR: packagefile github.com/snapcore/snapd/arch=$WORK/b027/_pkg_.a BUILDSTDERR: packagefile github.com/snapcore/snapd/osutil=$WORK/b028/_pkg_.a BUILDSTDERR: packagefile io/ioutil=$WORK/b053/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b017/_pkg_.a BUILDSTDERR: packagefile regexp=$WORK/b046/_pkg_.a BUILDSTDERR: packagefile strconv=$WORK/b023/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b025/_pkg_.a BUILDSTDERR: packagefile syscall=$WORK/b019/_pkg_.a BUILDSTDERR: packagefile runtime/cgo=$WORK/b026/_pkg_.a BUILDSTDERR: packagefile runtime=$WORK/b009/_pkg_.a BUILDSTDERR: packagefile math=$WORK/b016/_pkg_.a BUILDSTDERR: packagefile errors=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b005/_pkg_.a BUILDSTDERR: packagefile unicode/utf8=$WORK/b014/_pkg_.a BUILDSTDERR: packagefile unicode=$WORK/b013/_pkg_.a BUILDSTDERR: packagefile reflect=$WORK/b022/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b006/_pkg_.a BUILDSTDERR: packagefile log=$WORK/b056/_pkg_.a BUILDSTDERR: packagefile crypto=$WORK/b029/_pkg_.a BUILDSTDERR: packagefile debug/elf=$WORK/b031/_pkg_.a BUILDSTDERR: packagefile encoding/binary=$WORK/b038/_pkg_.a BUILDSTDERR: packagefile encoding/hex=$WORK/b040/_pkg_.a BUILDSTDERR: packagefile github.com/snapcore/snapd/osutil/sys=$WORK/b041/_pkg_.a BUILDSTDERR: packagefile github.com/snapcore/snapd/strutil=$WORK/b042/_pkg_.a BUILDSTDERR: packagefile golang.org/x/net/context=$WORK/b050/_pkg_.a BUILDSTDERR: packagefile gopkg.in/tomb.v2=$WORK/b052/_pkg_.a BUILDSTDERR: packagefile os/exec=$WORK/b054/_pkg_.a BUILDSTDERR: packagefile os/user=$WORK/b055/_pkg_.a BUILDSTDERR: packagefile path/filepath=$WORK/b049/_pkg_.a BUILDSTDERR: packagefile sort=$WORK/b035/_pkg_.a BUILDSTDERR: packagefile sync/atomic=$WORK/b012/_pkg_.a BUILDSTDERR: packagefile time=$WORK/b020/_pkg_.a BUILDSTDERR: packagefile internal/poll=$WORK/b018/_pkg_.a BUILDSTDERR: packagefile internal/testlog=$WORK/b021/_pkg_.a BUILDSTDERR: packagefile regexp/syntax=$WORK/b047/_pkg_.a BUILDSTDERR: packagefile internal/race=$WORK/b007/_pkg_.a BUILDSTDERR: packagefile runtime/internal/atomic=$WORK/b010/_pkg_.a BUILDSTDERR: packagefile runtime/internal/sys=$WORK/b011/_pkg_.a BUILDSTDERR: packagefile hash=$WORK/b030/_pkg_.a BUILDSTDERR: packagefile compress/zlib=$WORK/b032/_pkg_.a BUILDSTDERR: packagefile debug/dwarf=$WORK/b037/_pkg_.a BUILDSTDERR: packagefile gopkg.in/yaml.v2=$WORK/b043/_pkg_.a BUILDSTDERR: packagefile math/rand=$WORK/b048/_pkg_.a BUILDSTDERR: packagefile context=$WORK/b051/_pkg_.a BUILDSTDERR: packagefile compress/flate=$WORK/b033/_pkg_.a BUILDSTDERR: packagefile hash/adler32=$WORK/b036/_pkg_.a BUILDSTDERR: packagefile path=$WORK/b039/_pkg_.a BUILDSTDERR: packagefile encoding=$WORK/b044/_pkg_.a BUILDSTDERR: packagefile encoding/base64=$WORK/b045/_pkg_.a BUILDSTDERR: packagefile math/bits=$WORK/b034/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: mkdir -p $WORK/b001/exe/ BUILDSTDERR: cd . BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/link -o $WORK/b001/exe/a.out -importcfg $WORK/b001/importcfg.link -installsuffix shared -buildmode=pie -buildid=KhgK2l2uiE6aSQ2xtzJJ/OjrmDie5XxHUw6Sbj2tZ/P-YClu2IFuJ4pf5dOcuk/KhgK2l2uiE6aSQ2xtzJJ -B 0xfad0fed2a49538996ad67025a8af5cb96c77883e -extldflags "-Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld " -extld=gcc $WORK/b001/_pkg_.a BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_arm/buildid -w $WORK/b001/exe/a.out # internal BUILDSTDERR: mkdir -p bin/ BUILDSTDERR: mv $WORK/b001/exe/a.out bin/snap-seccomp BUILDSTDERR: rm -r $WORK/b001/ + pushd ./data/selinux ~/build/BUILD/snapd-2.37.2/data/selinux ~/build/BUILD/snapd-2.37.2 + make SHARE=/usr/share TARGETS=snappy make -f /usr/share/selinux/devel/Makefile snappy.pp make[1]: Entering directory '/builddir/build/BUILD/snapd-2.37.2/data/selinux' Compiling targeted snappy module /usr/bin/checkmodule: loading policy configuration from tmp/snappy.tmp /usr/bin/checkmodule: policy configuration loaded /usr/bin/checkmodule: writing binary representation (version 19) to tmp/snappy.mod Creating targeted snappy.pp policy package rm tmp/snappy.mod tmp/snappy.mod.fc make[1]: Leaving directory '/builddir/build/BUILD/snapd-2.37.2/data/selinux' Compressing snappy.pp - snappy.pp.bz2 bzip2 -9 snappy.pp + popd ~/build/BUILD/snapd-2.37.2 ~/build/BUILD/snapd-2.37.2/cmd ~/build/BUILD/snapd-2.37.2 + pushd ./cmd + autoreconf --force --install --verbose BUILDSTDERR: autoreconf: Entering directory `.' BUILDSTDERR: autoreconf: configure.ac: not using Gettext BUILDSTDERR: autoreconf: running: aclocal --force BUILDSTDERR: aclocal: warning: couldn't open directory 'm4': No such file or directory BUILDSTDERR: autoreconf: configure.ac: tracing BUILDSTDERR: autoreconf: running: libtoolize --copy --force libtoolize: putting auxiliary files in '.'. libtoolize: copying file './ltmain.sh' libtoolize: putting macros in AC_CONFIG_MACRO_DIRS, 'm4'. libtoolize: copying file 'm4/libtool.m4' libtoolize: copying file 'm4/ltoptions.m4' libtoolize: copying file 'm4/ltsugar.m4' libtoolize: copying file 'm4/ltversion.m4' libtoolize: copying file 'm4/lt~obsolete.m4' libtoolize: Consider adding '-I m4' to ACLOCAL_AMFLAGS in Makefile.am. BUILDSTDERR: autoreconf: running: /usr/bin/autoconf --force BUILDSTDERR: autoreconf: running: /usr/bin/autoheader --force BUILDSTDERR: autoreconf: running: automake --add-missing --copy --force-missing BUILDSTDERR: configure.ac:5: installing './compile' BUILDSTDERR: configure.ac:14: installing './config.guess' BUILDSTDERR: configure.ac:14: installing './config.sub' BUILDSTDERR: configure.ac:6: installing './install-sh' BUILDSTDERR: configure.ac:6: installing './missing' BUILDSTDERR: Makefile.am: installing './depcomp' BUILDSTDERR: parallel-tests: installing './test-driver' BUILDSTDERR: 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,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld' + export LDFLAGS + '[' 1 = 1 ']' BUILDSTDERR: +++ dirname ./configure BUILDSTDERR: ++ find . -name config.guess -o -name config.sub + for i in $(find $(dirname ./configure) -name config.guess -o -name config.sub) BUILDSTDERR: ++ basename ./config.guess + '[' -f /usr/lib/rpm/redhat/config.guess ']' + /usr/bin/rm -f ./config.guess BUILDSTDERR: ++ basename ./config.guess + /usr/bin/cp -fv /usr/lib/rpm/redhat/config.guess ./config.guess '/usr/lib/rpm/redhat/config.guess' -> './config.guess' + for i in $(find $(dirname ./configure) -name config.guess -o -name config.sub) BUILDSTDERR: ++ basename ./config.sub + '[' -f /usr/lib/rpm/redhat/config.sub ']' + /usr/bin/rm -f ./config.sub BUILDSTDERR: ++ basename ./config.sub + /usr/bin/cp -fv /usr/lib/rpm/redhat/config.sub ./config.sub '/usr/lib/rpm/redhat/config.sub' -> './config.sub' + '[' 1 = 1 ']' + '[' x '!=' 'x-Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld' ']' BUILDSTDERR: ++ find . -name ltmain.sh + for i in $(find . -name ltmain.sh) + /usr/bin/sed -i.backup -e 's~compiler_flags=$~compiler_flags="-Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld"~' ./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 --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 for style of include used by make... GNU checking whether make supports nested variables... yes checking dependency style of gcc... none checking whether to enable maintainer-specific portions of Makefiles... yes checking for gcc option to accept ISO C99... none needed checking how to run the C preprocessor... gcc -E checking whether make sets $(MAKE)... (cached) yes checking build system type... armv7hl-redhat-linux-gnu checking host system type... armv7hl-redhat-linux-gnu checking how to print strings... printf checking for a sed that does not truncate output... /usr/bin/sed checking for fgrep... /usr/bin/grep -F checking for ld used by gcc... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B checking the name lister (/usr/bin/nm -B) interface... BSD nm checking whether ln -s works... yes checking the maximum length of command line arguments... 1572864 checking how to convert armv7hl-redhat-linux-gnu file names to armv7hl-redhat-linux-gnu format... func_convert_file_noop checking how to convert armv7hl-redhat-linux-gnu file names to toolchain format... func_convert_file_noop checking for /usr/bin/ld option to reload object files... -r checking for armv7hl-redhat-linux-gnu-objdump... no checking for objdump... objdump checking how to recognize dependent libraries... pass_all checking for armv7hl-redhat-linux-gnu-dlltool... no checking for dlltool... no checking how to associate runtime and link libraries... printf %s\n checking for armv7hl-redhat-linux-gnu-ar... no checking for ar... ar checking for archiver @FILE support... @ checking for armv7hl-redhat-linux-gnu-strip... no checking for strip... strip checking for armv7hl-redhat-linux-gnu-ranlib... no checking for ranlib... ranlib checking command to parse /usr/bin/nm -B output from gcc object... ok checking for sysroot... no checking for a working dd... /usr/bin/dd checking how to truncate binary pipes... /usr/bin/dd bs=4096 count=1 checking for armv7hl-redhat-linux-gnu-mt... no checking for mt... no checking if : is a manifest tool... no checking for dlfcn.h... yes checking for objdir... .libs checking if gcc supports -fno-rtti -fno-exceptions... no checking for gcc option to produce PIC... -fPIC -DPIC checking if gcc PIC flag -fPIC -DPIC works... yes checking if gcc static flag -static works... yes checking if gcc supports -c -o file.o... yes checking if gcc supports -c -o file.o... (cached) yes checking whether the gcc linker (/usr/bin/ld) supports shared libraries... yes checking whether -lc should be explicitly linked in... no checking dynamic linker characteristics... GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... yes checking if libtool supports shared libraries... yes checking whether to build shared libraries... yes checking whether to build static libraries... yes 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 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 checking for SECCOMP... yes BUILDSTDERR: configure: WARNING: BUILDSTDERR: XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX BUILDSTDERR: X X BUILDSTDERR: X Apparmor is disabled, all snaps will run in devmode X BUILDSTDERR: X X BUILDSTDERR: XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX 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 config.status: executing libtool commands + /usr/bin/make -O -j4 /usr/bin/make all-am make[1]: Entering directory '/builddir/build/BUILD/snapd-2.37.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.37.2/cmd' make[1]: Entering directory '/builddir/build/BUILD/snapd-2.37.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.37.2/cmd' make[1]: Entering directory '/builddir/build/BUILD/snapd-2.37.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.37.2/cmd' make[1]: Entering directory '/builddir/build/BUILD/snapd-2.37.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.37.2/cmd' make[1]: Entering directory '/builddir/build/BUILD/snapd-2.37.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.37.2/cmd' make[1]: Entering directory '/builddir/build/BUILD/snapd-2.37.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.37.2/cmd' make[1]: Entering directory '/builddir/build/BUILD/snapd-2.37.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.37.2/cmd' make[1]: Entering directory '/builddir/build/BUILD/snapd-2.37.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.37.2/cmd' make[1]: Entering directory '/builddir/build/BUILD/snapd-2.37.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.37.2/cmd' make[1]: Entering directory '/builddir/build/BUILD/snapd-2.37.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.37.2/cmd' make[1]: Entering directory '/builddir/build/BUILD/snapd-2.37.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.37.2/cmd' make[1]: Entering directory '/builddir/build/BUILD/snapd-2.37.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.37.2/cmd' make[1]: Entering directory '/builddir/build/BUILD/snapd-2.37.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.37.2/cmd' make[1]: Entering directory '/builddir/build/BUILD/snapd-2.37.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.37.2/cmd' make[1]: Entering directory '/builddir/build/BUILD/snapd-2.37.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_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.37.2/cmd' make[1]: Entering directory '/builddir/build/BUILD/snapd-2.37.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.37.2/cmd' make[1]: Entering directory '/builddir/build/BUILD/snapd-2.37.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_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.37.2/cmd' make[1]: Entering directory '/builddir/build/BUILD/snapd-2.37.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.37.2/cmd' make[1]: Entering directory '/builddir/build/BUILD/snapd-2.37.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.37.2/cmd' make[1]: Entering directory '/builddir/build/BUILD/snapd-2.37.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_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.37.2/cmd' make[1]: Entering directory '/builddir/build/BUILD/snapd-2.37.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_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.37.2/cmd' make[1]: Entering directory '/builddir/build/BUILD/snapd-2.37.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_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.37.2/cmd' make[1]: Entering directory '/builddir/build/BUILD/snapd-2.37.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_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.37.2/cmd' make[1]: Entering directory '/builddir/build/BUILD/snapd-2.37.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_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.37.2/cmd' make[1]: Entering directory '/builddir/build/BUILD/snapd-2.37.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_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.37.2/cmd' make[1]: Entering directory '/builddir/build/BUILD/snapd-2.37.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.37.2/cmd' make[1]: Entering directory '/builddir/build/BUILD/snapd-2.37.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_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.37.2/cmd' make[1]: Entering directory '/builddir/build/BUILD/snapd-2.37.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_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.37.2/cmd' make[1]: Entering directory '/builddir/build/BUILD/snapd-2.37.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.37.2/cmd' make[1]: Entering directory '/builddir/build/BUILD/snapd-2.37.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.37.2/cmd' make[1]: Entering directory '/builddir/build/BUILD/snapd-2.37.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.37.2/cmd' make[1]: Entering directory '/builddir/build/BUILD/snapd-2.37.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.37.2/cmd' make[1]: Entering directory '/builddir/build/BUILD/snapd-2.37.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.37.2/cmd' make[1]: Entering directory '/builddir/build/BUILD/snapd-2.37.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.37.2/cmd' make[1]: Entering directory '/builddir/build/BUILD/snapd-2.37.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.37.2/cmd' make[1]: Entering directory '/builddir/build/BUILD/snapd-2.37.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.37.2/cmd' make[1]: Entering directory '/builddir/build/BUILD/snapd-2.37.2/cmd' mkdir -p $(dirname snap-mgmt/.dirstamp) touch snap-mgmt/.dirstamp make[1]: Leaving directory '/builddir/build/BUILD/snapd-2.37.2/cmd' make[1]: Entering directory '/builddir/build/BUILD/snapd-2.37.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.37.2/cmd' make[1]: Entering directory '/builddir/build/BUILD/snapd-2.37.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.37.2/cmd' make[1]: Entering directory '/builddir/build/BUILD/snapd-2.37.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.37.2/cmd' make[1]: Entering directory '/builddir/build/BUILD/snapd-2.37.2/cmd' /usr/bin/rst2man snap-confine/snap-confine.rst > snap-confine/snap-confine.8 make[1]: Leaving directory '/builddir/build/BUILD/snapd-2.37.2/cmd' make[1]: Entering directory '/builddir/build/BUILD/snapd-2.37.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.37.2/cmd' make[1]: Entering directory '/builddir/build/BUILD/snapd-2.37.2/cmd' /bin/sh ./libtool --tag=CC --mode=compile 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/libsnap_confine_private_la-apparmor-support.lo `test -f 'libsnap-confine-private/apparmor-support.c' || echo './'`libsnap-confine-private/apparmor-support.c libtool: compile: 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 libsnap-confine-private/apparmor-support.c -fPIC -DPIC -o libsnap-confine-private/.libs/libsnap_confine_private_la-apparmor-support.o libtool: compile: 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 libsnap-confine-private/apparmor-support.c -o libsnap-confine-private/libsnap_confine_private_la-apparmor-support.o >/dev/null 2>&1 make[1]: Leaving directory '/builddir/build/BUILD/snapd-2.37.2/cmd' make[1]: Entering directory '/builddir/build/BUILD/snapd-2.37.2/cmd' /bin/sh ./libtool --tag=CC --mode=compile 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/libsnap_confine_private_la-classic.lo `test -f 'libsnap-confine-private/classic.c' || echo './'`libsnap-confine-private/classic.c libtool: compile: 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 libsnap-confine-private/classic.c -fPIC -DPIC -o libsnap-confine-private/.libs/libsnap_confine_private_la-classic.o libtool: compile: 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 libsnap-confine-private/classic.c -o libsnap-confine-private/libsnap_confine_private_la-classic.o >/dev/null 2>&1 make[1]: Leaving directory '/builddir/build/BUILD/snapd-2.37.2/cmd' make[1]: Entering directory '/builddir/build/BUILD/snapd-2.37.2/cmd' /bin/sh ./libtool --tag=CC --mode=compile 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/libsnap_confine_private_la-cgroup-freezer-support.lo `test -f 'libsnap-confine-private/cgroup-freezer-support.c' || echo './'`libsnap-confine-private/cgroup-freezer-support.c libtool: compile: 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 libsnap-confine-private/cgroup-freezer-support.c -fPIC -DPIC -o libsnap-confine-private/.libs/libsnap_confine_private_la-cgroup-freezer-support.o libtool: compile: 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 libsnap-confine-private/cgroup-freezer-support.c -o libsnap-confine-private/libsnap_confine_private_la-cgroup-freezer-support.o >/dev/null 2>&1 make[1]: Leaving directory '/builddir/build/BUILD/snapd-2.37.2/cmd' make[1]: Entering directory '/builddir/build/BUILD/snapd-2.37.2/cmd' /bin/sh ./libtool --tag=CC --mode=compile 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/libsnap_confine_private_la-cleanup-funcs.lo `test -f 'libsnap-confine-private/cleanup-funcs.c' || echo './'`libsnap-confine-private/cleanup-funcs.c libtool: compile: 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 libsnap-confine-private/cleanup-funcs.c -fPIC -DPIC -o libsnap-confine-private/.libs/libsnap_confine_private_la-cleanup-funcs.o libtool: compile: 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 libsnap-confine-private/cleanup-funcs.c -o libsnap-confine-private/libsnap_confine_private_la-cleanup-funcs.o >/dev/null 2>&1 make[1]: Leaving directory '/builddir/build/BUILD/snapd-2.37.2/cmd' make[1]: Entering directory '/builddir/build/BUILD/snapd-2.37.2/cmd' /bin/sh ./libtool --tag=CC --mode=compile 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/libsnap_confine_private_la-fault-injection.lo `test -f 'libsnap-confine-private/fault-injection.c' || echo './'`libsnap-confine-private/fault-injection.c libtool: compile: 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 libsnap-confine-private/fault-injection.c -fPIC -DPIC -o libsnap-confine-private/.libs/libsnap_confine_private_la-fault-injection.o libtool: compile: 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 libsnap-confine-private/fault-injection.c -o libsnap-confine-private/libsnap_confine_private_la-fault-injection.o >/dev/null 2>&1 make[1]: Leaving directory '/builddir/build/BUILD/snapd-2.37.2/cmd' make[1]: Entering directory '/builddir/build/BUILD/snapd-2.37.2/cmd' /bin/sh ./libtool --tag=CC --mode=compile 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/libsnap_confine_private_la-error.lo `test -f 'libsnap-confine-private/error.c' || echo './'`libsnap-confine-private/error.c libtool: compile: 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 libsnap-confine-private/error.c -fPIC -DPIC -o libsnap-confine-private/.libs/libsnap_confine_private_la-error.o libtool: compile: 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 libsnap-confine-private/error.c -o libsnap-confine-private/libsnap_confine_private_la-error.o >/dev/null 2>&1 make[1]: Leaving directory '/builddir/build/BUILD/snapd-2.37.2/cmd' make[1]: Entering directory '/builddir/build/BUILD/snapd-2.37.2/cmd' /bin/sh ./libtool --tag=CC --mode=compile 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/libsnap_confine_private_la-feature.lo `test -f 'libsnap-confine-private/feature.c' || echo './'`libsnap-confine-private/feature.c libtool: compile: 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 libsnap-confine-private/feature.c -fPIC -DPIC -o libsnap-confine-private/.libs/libsnap_confine_private_la-feature.o libtool: compile: 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 libsnap-confine-private/feature.c -o libsnap-confine-private/libsnap_confine_private_la-feature.o >/dev/null 2>&1 make[1]: Leaving directory '/builddir/build/BUILD/snapd-2.37.2/cmd' make[1]: Entering directory '/builddir/build/BUILD/snapd-2.37.2/cmd' /bin/sh ./libtool --tag=CC --mode=compile 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/libsnap_confine_private_la-locking.lo `test -f 'libsnap-confine-private/locking.c' || echo './'`libsnap-confine-private/locking.c libtool: compile: 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 libsnap-confine-private/locking.c -fPIC -DPIC -o libsnap-confine-private/.libs/libsnap_confine_private_la-locking.o libtool: compile: 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 libsnap-confine-private/locking.c -o libsnap-confine-private/libsnap_confine_private_la-locking.o >/dev/null 2>&1 make[1]: Leaving directory '/builddir/build/BUILD/snapd-2.37.2/cmd' make[1]: Entering directory '/builddir/build/BUILD/snapd-2.37.2/cmd' /bin/sh ./libtool --tag=CC --mode=compile 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/libsnap_confine_private_la-mountinfo.lo `test -f 'libsnap-confine-private/mountinfo.c' || echo './'`libsnap-confine-private/mountinfo.c libtool: compile: 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 libsnap-confine-private/mountinfo.c -fPIC -DPIC -o libsnap-confine-private/.libs/libsnap_confine_private_la-mountinfo.o libtool: compile: 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 libsnap-confine-private/mountinfo.c -o libsnap-confine-private/libsnap_confine_private_la-mountinfo.o >/dev/null 2>&1 make[1]: Leaving directory '/builddir/build/BUILD/snapd-2.37.2/cmd' make[1]: Entering directory '/builddir/build/BUILD/snapd-2.37.2/cmd' /bin/sh ./libtool --tag=CC --mode=compile 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/libsnap_confine_private_la-privs.lo `test -f 'libsnap-confine-private/privs.c' || echo './'`libsnap-confine-private/privs.c libtool: compile: 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 libsnap-confine-private/privs.c -fPIC -DPIC -o libsnap-confine-private/.libs/libsnap_confine_private_la-privs.o libtool: compile: 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 libsnap-confine-private/privs.c -o libsnap-confine-private/libsnap_confine_private_la-privs.o >/dev/null 2>&1 make[1]: Leaving directory '/builddir/build/BUILD/snapd-2.37.2/cmd' make[1]: Entering directory '/builddir/build/BUILD/snapd-2.37.2/cmd' /bin/sh ./libtool --tag=CC --mode=compile 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/libsnap_confine_private_la-secure-getenv.lo `test -f 'libsnap-confine-private/secure-getenv.c' || echo './'`libsnap-confine-private/secure-getenv.c libtool: compile: 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 libsnap-confine-private/secure-getenv.c -fPIC -DPIC -o libsnap-confine-private/.libs/libsnap_confine_private_la-secure-getenv.o libtool: compile: 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 libsnap-confine-private/secure-getenv.c -o libsnap-confine-private/libsnap_confine_private_la-secure-getenv.o >/dev/null 2>&1 make[1]: Leaving directory '/builddir/build/BUILD/snapd-2.37.2/cmd' make[1]: Entering directory '/builddir/build/BUILD/snapd-2.37.2/cmd' /bin/sh ./libtool --tag=CC --mode=compile 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/libsnap_confine_private_la-mount-opt.lo `test -f 'libsnap-confine-private/mount-opt.c' || echo './'`libsnap-confine-private/mount-opt.c libtool: compile: 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 libsnap-confine-private/mount-opt.c -fPIC -DPIC -o libsnap-confine-private/.libs/libsnap_confine_private_la-mount-opt.o libtool: compile: 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 libsnap-confine-private/mount-opt.c -o libsnap-confine-private/libsnap_confine_private_la-mount-opt.o >/dev/null 2>&1 make[1]: Leaving directory '/builddir/build/BUILD/snapd-2.37.2/cmd' make[1]: Entering directory '/builddir/build/BUILD/snapd-2.37.2/cmd' /bin/sh ./libtool --tag=CC --mode=compile 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/libsnap_confine_private_la-string-utils.lo `test -f 'libsnap-confine-private/string-utils.c' || echo './'`libsnap-confine-private/string-utils.c libtool: compile: 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 libsnap-confine-private/string-utils.c -fPIC -DPIC -o libsnap-confine-private/.libs/libsnap_confine_private_la-string-utils.o libtool: compile: 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 libsnap-confine-private/string-utils.c -o libsnap-confine-private/libsnap_confine_private_la-string-utils.o >/dev/null 2>&1 make[1]: Leaving directory '/builddir/build/BUILD/snapd-2.37.2/cmd' make[1]: Entering directory '/builddir/build/BUILD/snapd-2.37.2/cmd' /bin/sh ./libtool --tag=CC --mode=compile 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/libsnap_confine_private_la-snap.lo `test -f 'libsnap-confine-private/snap.c' || echo './'`libsnap-confine-private/snap.c libtool: compile: 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 libsnap-confine-private/snap.c -fPIC -DPIC -o libsnap-confine-private/.libs/libsnap_confine_private_la-snap.o libtool: compile: 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 libsnap-confine-private/snap.c -o libsnap-confine-private/libsnap_confine_private_la-snap.o >/dev/null 2>&1 make[1]: Leaving directory '/builddir/build/BUILD/snapd-2.37.2/cmd' make[1]: Entering directory '/builddir/build/BUILD/snapd-2.37.2/cmd' /bin/sh ./libtool --tag=CC --mode=compile 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/libsnap_confine_private_la-utils.lo `test -f 'libsnap-confine-private/utils.c' || echo './'`libsnap-confine-private/utils.c libtool: compile: 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 libsnap-confine-private/utils.c -fPIC -DPIC -o libsnap-confine-private/.libs/libsnap_confine_private_la-utils.o libtool: compile: 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 libsnap-confine-private/utils.c -o libsnap-confine-private/libsnap_confine_private_la-utils.o >/dev/null 2>&1 make[1]: Leaving directory '/builddir/build/BUILD/snapd-2.37.2/cmd' make[1]: Entering directory '/builddir/build/BUILD/snapd-2.37.2/cmd' /bin/sh ./libtool --tag=CC --mode=compile 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/libsnap_confine_private_la-tool.lo `test -f 'libsnap-confine-private/tool.c' || echo './'`libsnap-confine-private/tool.c libtool: compile: 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 libsnap-confine-private/tool.c -fPIC -DPIC -o libsnap-confine-private/.libs/libsnap_confine_private_la-tool.o libtool: compile: 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 libsnap-confine-private/tool.c -o libsnap-confine-private/libsnap_confine_private_la-tool.o >/dev/null 2>&1 make[1]: Leaving directory '/builddir/build/BUILD/snapd-2.37.2/cmd' make[1]: Entering directory '/builddir/build/BUILD/snapd-2.37.2/cmd' /bin/sh ./libtool --tag=CC --mode=compile 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/libsnap_confine_private_debug_la-apparmor-support.lo `test -f 'libsnap-confine-private/apparmor-support.c' || echo './'`libsnap-confine-private/apparmor-support.c libtool: compile: 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 libsnap-confine-private/apparmor-support.c -fPIC -DPIC -o libsnap-confine-private/.libs/libsnap_confine_private_debug_la-apparmor-support.o libtool: compile: 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 libsnap-confine-private/apparmor-support.c -o libsnap-confine-private/libsnap_confine_private_debug_la-apparmor-support.o >/dev/null 2>&1 make[1]: Leaving directory '/builddir/build/BUILD/snapd-2.37.2/cmd' make[1]: Entering directory '/builddir/build/BUILD/snapd-2.37.2/cmd' /bin/sh ./libtool --tag=CC --mode=compile 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/libsnap_confine_private_debug_la-cleanup-funcs.lo `test -f 'libsnap-confine-private/cleanup-funcs.c' || echo './'`libsnap-confine-private/cleanup-funcs.c libtool: compile: 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 libsnap-confine-private/cleanup-funcs.c -fPIC -DPIC -o libsnap-confine-private/.libs/libsnap_confine_private_debug_la-cleanup-funcs.o libtool: compile: 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 libsnap-confine-private/cleanup-funcs.c -o libsnap-confine-private/libsnap_confine_private_debug_la-cleanup-funcs.o >/dev/null 2>&1 make[1]: Leaving directory '/builddir/build/BUILD/snapd-2.37.2/cmd' make[1]: Entering directory '/builddir/build/BUILD/snapd-2.37.2/cmd' /bin/sh ./libtool --tag=CC --mode=compile 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/libsnap_confine_private_debug_la-cgroup-freezer-support.lo `test -f 'libsnap-confine-private/cgroup-freezer-support.c' || echo './'`libsnap-confine-private/cgroup-freezer-support.c libtool: compile: 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 libsnap-confine-private/cgroup-freezer-support.c -fPIC -DPIC -o libsnap-confine-private/.libs/libsnap_confine_private_debug_la-cgroup-freezer-support.o libtool: compile: 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 libsnap-confine-private/cgroup-freezer-support.c -o libsnap-confine-private/libsnap_confine_private_debug_la-cgroup-freezer-support.o >/dev/null 2>&1 make[1]: Leaving directory '/builddir/build/BUILD/snapd-2.37.2/cmd' make[1]: Entering directory '/builddir/build/BUILD/snapd-2.37.2/cmd' /bin/sh ./libtool --tag=CC --mode=compile 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/libsnap_confine_private_debug_la-classic.lo `test -f 'libsnap-confine-private/classic.c' || echo './'`libsnap-confine-private/classic.c libtool: compile: 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 libsnap-confine-private/classic.c -fPIC -DPIC -o libsnap-confine-private/.libs/libsnap_confine_private_debug_la-classic.o libtool: compile: 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 libsnap-confine-private/classic.c -o libsnap-confine-private/libsnap_confine_private_debug_la-classic.o >/dev/null 2>&1 make[1]: Leaving directory '/builddir/build/BUILD/snapd-2.37.2/cmd' make[1]: Entering directory '/builddir/build/BUILD/snapd-2.37.2/cmd' /bin/sh ./libtool --tag=CC --mode=compile 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/libsnap_confine_private_debug_la-error.lo `test -f 'libsnap-confine-private/error.c' || echo './'`libsnap-confine-private/error.c libtool: compile: 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 libsnap-confine-private/error.c -fPIC -DPIC -o libsnap-confine-private/.libs/libsnap_confine_private_debug_la-error.o libtool: compile: 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 libsnap-confine-private/error.c -o libsnap-confine-private/libsnap_confine_private_debug_la-error.o >/dev/null 2>&1 make[1]: Leaving directory '/builddir/build/BUILD/snapd-2.37.2/cmd' make[1]: Entering directory '/builddir/build/BUILD/snapd-2.37.2/cmd' /bin/sh ./libtool --tag=CC --mode=compile 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/libsnap_confine_private_debug_la-fault-injection.lo `test -f 'libsnap-confine-private/fault-injection.c' || echo './'`libsnap-confine-private/fault-injection.c libtool: compile: 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 libsnap-confine-private/fault-injection.c -fPIC -DPIC -o libsnap-confine-private/.libs/libsnap_confine_private_debug_la-fault-injection.o libtool: compile: 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 libsnap-confine-private/fault-injection.c -o libsnap-confine-private/libsnap_confine_private_debug_la-fault-injection.o >/dev/null 2>&1 make[1]: Leaving directory '/builddir/build/BUILD/snapd-2.37.2/cmd' make[1]: Entering directory '/builddir/build/BUILD/snapd-2.37.2/cmd' /bin/sh ./libtool --tag=CC --mode=compile 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/libsnap_confine_private_debug_la-feature.lo `test -f 'libsnap-confine-private/feature.c' || echo './'`libsnap-confine-private/feature.c libtool: compile: 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 libsnap-confine-private/feature.c -fPIC -DPIC -o libsnap-confine-private/.libs/libsnap_confine_private_debug_la-feature.o libtool: compile: 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 libsnap-confine-private/feature.c -o libsnap-confine-private/libsnap_confine_private_debug_la-feature.o >/dev/null 2>&1 make[1]: Leaving directory '/builddir/build/BUILD/snapd-2.37.2/cmd' make[1]: Entering directory '/builddir/build/BUILD/snapd-2.37.2/cmd' /bin/sh ./libtool --tag=CC --mode=compile 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/libsnap_confine_private_debug_la-locking.lo `test -f 'libsnap-confine-private/locking.c' || echo './'`libsnap-confine-private/locking.c libtool: compile: 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 libsnap-confine-private/locking.c -fPIC -DPIC -o libsnap-confine-private/.libs/libsnap_confine_private_debug_la-locking.o libtool: compile: 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 libsnap-confine-private/locking.c -o libsnap-confine-private/libsnap_confine_private_debug_la-locking.o >/dev/null 2>&1 make[1]: Leaving directory '/builddir/build/BUILD/snapd-2.37.2/cmd' make[1]: Entering directory '/builddir/build/BUILD/snapd-2.37.2/cmd' /bin/sh ./libtool --tag=CC --mode=compile 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/libsnap_confine_private_debug_la-mountinfo.lo `test -f 'libsnap-confine-private/mountinfo.c' || echo './'`libsnap-confine-private/mountinfo.c libtool: compile: 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 libsnap-confine-private/mountinfo.c -fPIC -DPIC -o libsnap-confine-private/.libs/libsnap_confine_private_debug_la-mountinfo.o libtool: compile: 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 libsnap-confine-private/mountinfo.c -o libsnap-confine-private/libsnap_confine_private_debug_la-mountinfo.o >/dev/null 2>&1 make[1]: Leaving directory '/builddir/build/BUILD/snapd-2.37.2/cmd' make[1]: Entering directory '/builddir/build/BUILD/snapd-2.37.2/cmd' /bin/sh ./libtool --tag=CC --mode=compile 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/libsnap_confine_private_debug_la-privs.lo `test -f 'libsnap-confine-private/privs.c' || echo './'`libsnap-confine-private/privs.c libtool: compile: 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 libsnap-confine-private/privs.c -fPIC -DPIC -o libsnap-confine-private/.libs/libsnap_confine_private_debug_la-privs.o libtool: compile: 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 libsnap-confine-private/privs.c -o libsnap-confine-private/libsnap_confine_private_debug_la-privs.o >/dev/null 2>&1 make[1]: Leaving directory '/builddir/build/BUILD/snapd-2.37.2/cmd' make[1]: Entering directory '/builddir/build/BUILD/snapd-2.37.2/cmd' /bin/sh ./libtool --tag=CC --mode=compile 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/libsnap_confine_private_debug_la-mount-opt.lo `test -f 'libsnap-confine-private/mount-opt.c' || echo './'`libsnap-confine-private/mount-opt.c libtool: compile: 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 libsnap-confine-private/mount-opt.c -fPIC -DPIC -o libsnap-confine-private/.libs/libsnap_confine_private_debug_la-mount-opt.o libtool: compile: 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 libsnap-confine-private/mount-opt.c -o libsnap-confine-private/libsnap_confine_private_debug_la-mount-opt.o >/dev/null 2>&1 make[1]: Leaving directory '/builddir/build/BUILD/snapd-2.37.2/cmd' make[1]: Entering directory '/builddir/build/BUILD/snapd-2.37.2/cmd' /bin/sh ./libtool --tag=CC --mode=compile 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/libsnap_confine_private_debug_la-secure-getenv.lo `test -f 'libsnap-confine-private/secure-getenv.c' || echo './'`libsnap-confine-private/secure-getenv.c libtool: compile: 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 libsnap-confine-private/secure-getenv.c -fPIC -DPIC -o libsnap-confine-private/.libs/libsnap_confine_private_debug_la-secure-getenv.o libtool: compile: 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 libsnap-confine-private/secure-getenv.c -o libsnap-confine-private/libsnap_confine_private_debug_la-secure-getenv.o >/dev/null 2>&1 make[1]: Leaving directory '/builddir/build/BUILD/snapd-2.37.2/cmd' make[1]: Entering directory '/builddir/build/BUILD/snapd-2.37.2/cmd' /bin/sh ./libtool --tag=CC --mode=compile 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/libsnap_confine_private_debug_la-string-utils.lo `test -f 'libsnap-confine-private/string-utils.c' || echo './'`libsnap-confine-private/string-utils.c libtool: compile: 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 libsnap-confine-private/string-utils.c -fPIC -DPIC -o libsnap-confine-private/.libs/libsnap_confine_private_debug_la-string-utils.o libtool: compile: 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 libsnap-confine-private/string-utils.c -o libsnap-confine-private/libsnap_confine_private_debug_la-string-utils.o >/dev/null 2>&1 make[1]: Leaving directory '/builddir/build/BUILD/snapd-2.37.2/cmd' make[1]: Entering directory '/builddir/build/BUILD/snapd-2.37.2/cmd' /bin/sh ./libtool --tag=CC --mode=compile 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/libsnap_confine_private_debug_la-snap.lo `test -f 'libsnap-confine-private/snap.c' || echo './'`libsnap-confine-private/snap.c libtool: compile: 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 libsnap-confine-private/snap.c -fPIC -DPIC -o libsnap-confine-private/.libs/libsnap_confine_private_debug_la-snap.o libtool: compile: 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 libsnap-confine-private/snap.c -o libsnap-confine-private/libsnap_confine_private_debug_la-snap.o >/dev/null 2>&1 make[1]: Leaving directory '/builddir/build/BUILD/snapd-2.37.2/cmd' make[1]: Entering directory '/builddir/build/BUILD/snapd-2.37.2/cmd' /bin/sh ./libtool --tag=CC --mode=compile 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/libsnap_confine_private_debug_la-utils.lo `test -f 'libsnap-confine-private/utils.c' || echo './'`libsnap-confine-private/utils.c libtool: compile: 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 libsnap-confine-private/utils.c -fPIC -DPIC -o libsnap-confine-private/.libs/libsnap_confine_private_debug_la-utils.o libtool: compile: 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 libsnap-confine-private/utils.c -o libsnap-confine-private/libsnap_confine_private_debug_la-utils.o >/dev/null 2>&1 make[1]: Leaving directory '/builddir/build/BUILD/snapd-2.37.2/cmd' make[1]: Entering directory '/builddir/build/BUILD/snapd-2.37.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-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.37.2/cmd' make[1]: Entering directory '/builddir/build/BUILD/snapd-2.37.2/cmd' /bin/sh ./libtool --tag=CC --mode=compile 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/libsnap_confine_private_debug_la-tool.lo `test -f 'libsnap-confine-private/tool.c' || echo './'`libsnap-confine-private/tool.c libtool: compile: 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 libsnap-confine-private/tool.c -fPIC -DPIC -o libsnap-confine-private/.libs/libsnap_confine_private_debug_la-tool.o libtool: compile: 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 libsnap-confine-private/tool.c -o libsnap-confine-private/libsnap_confine_private_debug_la-tool.o >/dev/null 2>&1 make[1]: Leaving directory '/builddir/build/BUILD/snapd-2.37.2/cmd' make[1]: Entering directory '/builddir/build/BUILD/snapd-2.37.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-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.37.2/cmd' make[1]: Entering directory '/builddir/build/BUILD/snapd-2.37.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-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.37.2/cmd' make[1]: Entering directory '/builddir/build/BUILD/snapd-2.37.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-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.37.2/cmd' make[1]: Entering directory '/builddir/build/BUILD/snapd-2.37.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-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.37.2/cmd' make[1]: Entering directory '/builddir/build/BUILD/snapd-2.37.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-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.37.2/cmd' make[1]: Entering directory '/builddir/build/BUILD/snapd-2.37.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-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.37.2/cmd' make[1]: Entering directory '/builddir/build/BUILD/snapd-2.37.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-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.37.2/cmd' make[1]: Entering directory '/builddir/build/BUILD/snapd-2.37.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-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.37.2/cmd' make[1]: Entering directory '/builddir/build/BUILD/snapd-2.37.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-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.37.2/cmd' make[1]: Entering directory '/builddir/build/BUILD/snapd-2.37.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-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.37.2/cmd' make[1]: Entering directory '/builddir/build/BUILD/snapd-2.37.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-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.37.2/cmd' make[1]: Entering directory '/builddir/build/BUILD/snapd-2.37.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-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.37.2/cmd' make[1]: Entering directory '/builddir/build/BUILD/snapd-2.37.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-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.37.2/cmd' make[1]: Entering directory '/builddir/build/BUILD/snapd-2.37.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.37.2/cmd' make[1]: Entering directory '/builddir/build/BUILD/snapd-2.37.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.37.2/cmd' make[1]: Entering directory '/builddir/build/BUILD/snapd-2.37.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.37.2/cmd' make[1]: Entering directory '/builddir/build/BUILD/snapd-2.37.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.37.2/cmd' make[1]: Entering directory '/builddir/build/BUILD/snapd-2.37.2/cmd' /bin/sh ./libtool --tag=CC --mode=link 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,-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-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-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 libtool: link: 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 -Wl,relro -Wl,-z -Wl,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-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-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 -Wl,-Bstatic -Wl,-Bdynamic -lglib-2.0 -lcap make[1]: Leaving directory '/builddir/build/BUILD/snapd-2.37.2/cmd' make[1]: Entering directory '/builddir/build/BUILD/snapd-2.37.2/cmd' /bin/sh ./libtool --tag=CC --mode=link 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,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o libsnap-confine-private.la libsnap-confine-private/libsnap_confine_private_la-apparmor-support.lo libsnap-confine-private/libsnap_confine_private_la-cgroup-freezer-support.lo libsnap-confine-private/libsnap_confine_private_la-classic.lo libsnap-confine-private/libsnap_confine_private_la-cleanup-funcs.lo libsnap-confine-private/libsnap_confine_private_la-error.lo libsnap-confine-private/libsnap_confine_private_la-fault-injection.lo libsnap-confine-private/libsnap_confine_private_la-feature.lo libsnap-confine-private/libsnap_confine_private_la-locking.lo libsnap-confine-private/libsnap_confine_private_la-mount-opt.lo libsnap-confine-private/libsnap_confine_private_la-mountinfo.lo libsnap-confine-private/libsnap_confine_private_la-privs.lo libsnap-confine-private/libsnap_confine_private_la-secure-getenv.lo libsnap-confine-private/libsnap_confine_private_la-snap.lo libsnap-confine-private/libsnap_confine_private_la-string-utils.lo libsnap-confine-private/libsnap_confine_private_la-tool.lo libsnap-confine-private/libsnap_confine_private_la-utils.lo libtool: link: ar cru .libs/libsnap-confine-private.a libsnap-confine-private/.libs/libsnap_confine_private_la-apparmor-support.o libsnap-confine-private/.libs/libsnap_confine_private_la-cgroup-freezer-support.o libsnap-confine-private/.libs/libsnap_confine_private_la-classic.o libsnap-confine-private/.libs/libsnap_confine_private_la-cleanup-funcs.o libsnap-confine-private/.libs/libsnap_confine_private_la-error.o libsnap-confine-private/.libs/libsnap_confine_private_la-fault-injection.o libsnap-confine-private/.libs/libsnap_confine_private_la-feature.o libsnap-confine-private/.libs/libsnap_confine_private_la-locking.o libsnap-confine-private/.libs/libsnap_confine_private_la-mount-opt.o libsnap-confine-private/.libs/libsnap_confine_private_la-mountinfo.o libsnap-confine-private/.libs/libsnap_confine_private_la-privs.o libsnap-confine-private/.libs/libsnap_confine_private_la-secure-getenv.o libsnap-confine-private/.libs/libsnap_confine_private_la-snap.o libsnap-confine-private/.libs/libsnap_confine_private_la-string-utils.o libsnap-confine-private/.libs/libsnap_confine_private_la-tool.o libsnap-confine-private/.libs/libsnap_confine_private_la-utils.o libtool: link: ranlib .libs/libsnap-confine-private.a libtool: link: ( cd ".libs" && rm -f "libsnap-confine-private.la" && ln -s "../libsnap-confine-private.la" "libsnap-confine-private.la" ) make[1]: Leaving directory '/builddir/build/BUILD/snapd-2.37.2/cmd' make[1]: Entering directory '/builddir/build/BUILD/snapd-2.37.2/cmd' /bin/sh ./libtool --tag=CC --mode=link gcc -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 -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o libsnap-confine-private-debug.la libsnap-confine-private/libsnap_confine_private_debug_la-apparmor-support.lo libsnap-confine-private/libsnap_confine_private_debug_la-cgroup-freezer-support.lo libsnap-confine-private/libsnap_confine_private_debug_la-classic.lo libsnap-confine-private/libsnap_confine_private_debug_la-cleanup-funcs.lo libsnap-confine-private/libsnap_confine_private_debug_la-error.lo libsnap-confine-private/libsnap_confine_private_debug_la-fault-injection.lo libsnap-confine-private/libsnap_confine_private_debug_la-feature.lo libsnap-confine-private/libsnap_confine_private_debug_la-locking.lo libsnap-confine-private/libsnap_confine_private_debug_la-mount-opt.lo libsnap-confine-private/libsnap_confine_private_debug_la-mountinfo.lo libsnap-confine-private/libsnap_confine_private_debug_la-privs.lo libsnap-confine-private/libsnap_confine_private_debug_la-secure-getenv.lo libsnap-confine-private/libsnap_confine_private_debug_la-snap.lo libsnap-confine-private/libsnap_confine_private_debug_la-string-utils.lo libsnap-confine-private/libsnap_confine_private_debug_la-tool.lo libsnap-confine-private/libsnap_confine_private_debug_la-utils.lo libtool: link: ar cru .libs/libsnap-confine-private-debug.a libsnap-confine-private/.libs/libsnap_confine_private_debug_la-apparmor-support.o libsnap-confine-private/.libs/libsnap_confine_private_debug_la-cgroup-freezer-support.o libsnap-confine-private/.libs/libsnap_confine_private_debug_la-classic.o libsnap-confine-private/.libs/libsnap_confine_private_debug_la-cleanup-funcs.o libsnap-confine-private/.libs/libsnap_confine_private_debug_la-error.o libsnap-confine-private/.libs/libsnap_confine_private_debug_la-fault-injection.o libsnap-confine-private/.libs/libsnap_confine_private_debug_la-feature.o libsnap-confine-private/.libs/libsnap_confine_private_debug_la-locking.o libsnap-confine-private/.libs/libsnap_confine_private_debug_la-mount-opt.o libsnap-confine-private/.libs/libsnap_confine_private_debug_la-mountinfo.o libsnap-confine-private/.libs/libsnap_confine_private_debug_la-privs.o libsnap-confine-private/.libs/libsnap_confine_private_debug_la-secure-getenv.o libsnap-confine-private/.libs/libsnap_confine_private_debug_la-snap.o libsnap-confine-private/.libs/libsnap_confine_private_debug_la-string-utils.o libsnap-confine-private/.libs/libsnap_confine_private_debug_la-tool.o libsnap-confine-private/.libs/libsnap_confine_private_debug_la-utils.o libtool: link: ranlib .libs/libsnap-confine-private-debug.a libtool: link: ( cd ".libs" && rm -f "libsnap-confine-private-debug.la" && ln -s "../libsnap-confine-private-debug.la" "libsnap-confine-private-debug.la" ) make[1]: Leaving directory '/builddir/build/BUILD/snapd-2.37.2/cmd' make[1]: Entering directory '/builddir/build/BUILD/snapd-2.37.2/cmd' /bin/sh ./libtool --tag=CC --mode=link 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,-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.la libtool: link: 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 -Wl,relro -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o snap-gdb-shim/snap-gdb-shim snap-gdb-shim/snap-gdb-shim.o ./.libs/libsnap-confine-private.a make[1]: Leaving directory '/builddir/build/BUILD/snapd-2.37.2/cmd' make[1]: Entering directory '/builddir/build/BUILD/snapd-2.37.2/cmd' /bin/sh ./libtool --tag=CC --mode=link 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,-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-snap-discard-ns.o libsnap-confine-private.la -Wl,-Bstatic -Wl,-Bdynamic -pthread libtool: link: 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 -Wl,relro -Wl,-z -Wl,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-snap-discard-ns.o -Wl,-Bstatic -Wl,-Bdynamic -pthread ./.libs/libsnap-confine-private.a -pthread make[1]: Leaving directory '/builddir/build/BUILD/snapd-2.37.2/cmd' make[1]: Entering directory '/builddir/build/BUILD/snapd-2.37.2/cmd' /bin/sh ./libtool --tag=CC --mode=link 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,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -static -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o system-shutdown/system-shutdown system-shutdown/system_shutdown_system_shutdown-system-shutdown-utils.o system-shutdown/system_shutdown_system_shutdown-system-shutdown.o libsnap-confine-private.la libtool: link: 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 -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 -Wl,relro -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wl,-z -Wl,relro -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o system-shutdown/system-shutdown system-shutdown/system_shutdown_system_shutdown-system-shutdown-utils.o system-shutdown/system_shutdown_system_shutdown-system-shutdown.o ./.libs/libsnap-confine-private.a make[1]: Leaving directory '/builddir/build/BUILD/snapd-2.37.2/cmd' make[1]: Entering directory '/builddir/build/BUILD/snapd-2.37.2/cmd' /bin/sh ./libtool --tag=CC --mode=link 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,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o snap-confine/snap-confine snap-confine/snap_confine_snap_confine-cookie-support.o snap-confine/snap_confine_snap_confine-mount-support-nvidia.o snap-confine/snap_confine_snap_confine-mount-support.o snap-confine/snap_confine_snap_confine-ns-support.o snap-confine/snap_confine_snap_confine-snap-confine-args.o snap-confine/snap_confine_snap_confine-snap-confine.o snap-confine/snap_confine_snap_confine-udev-support.o snap-confine/snap_confine_snap_confine-user-support.o snap-confine/snap_confine_snap_confine-seccomp-support-ext.o snap-confine/snap_confine_snap_confine-seccomp-support.o libsnap-confine-private.la -ludev -lcap -lseccomp -Wl,-Bstatic -Wl,-Bdynamic -pthread libtool: link: 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 -Wl,relro -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o snap-confine/snap-confine snap-confine/snap_confine_snap_confine-cookie-support.o snap-confine/snap_confine_snap_confine-mount-support-nvidia.o snap-confine/snap_confine_snap_confine-mount-support.o snap-confine/snap_confine_snap_confine-ns-support.o snap-confine/snap_confine_snap_confine-snap-confine-args.o snap-confine/snap_confine_snap_confine-snap-confine.o snap-confine/snap_confine_snap_confine-udev-support.o snap-confine/snap_confine_snap_confine-user-support.o snap-confine/snap_confine_snap_confine-seccomp-support-ext.o snap-confine/snap_confine_snap_confine-seccomp-support.o -Wl,-Bstatic -Wl,-Bdynamic -pthread ./.libs/libsnap-confine-private.a -ludev -lcap -lseccomp -pthread make[1]: Leaving directory '/builddir/build/BUILD/snapd-2.37.2/cmd' make[1]: Entering directory '/builddir/build/BUILD/snapd-2.37.2/cmd' /bin/sh ./libtool --tag=CC --mode=link 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,-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-decode-mount-opts.o libsnap-confine-private.la -lcap -Wl,-Bstatic -Wl,-Bdynamic libtool: link: 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 -Wl,relro -Wl,-z -Wl,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-decode-mount-opts.o -Wl,-Bstatic -Wl,-Bdynamic ./.libs/libsnap-confine-private.a -lcap make[1]: Leaving directory '/builddir/build/BUILD/snapd-2.37.2/cmd' make[1]: Entering directory '/builddir/build/BUILD/snapd-2.37.2/cmd' /bin/sh ./libtool --tag=CC --mode=link 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,-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.la libtool: link: 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 -Wl,relro -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o snapd-env-generator/snapd-env-generator snapd-env-generator/main.o ./.libs/libsnap-confine-private.a make[1]: Leaving directory '/builddir/build/BUILD/snapd-2.37.2/cmd' make[1]: Entering directory '/builddir/build/BUILD/snapd-2.37.2/cmd' /bin/sh ./libtool --tag=CC --mode=link 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,-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.la -lglib-2.0 libtool: link: 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 -Wl,relro -Wl,-z -Wl,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 ./.libs/libsnap-confine-private.a -lglib-2.0 make[1]: Leaving directory '/builddir/build/BUILD/snapd-2.37.2/cmd' make[1]: Entering directory '/builddir/build/BUILD/snapd-2.37.2/cmd' /bin/sh ./libtool --tag=CC --mode=link 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,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o snap-confine/snap-confine-debug snap-confine/snap_confine_snap_confine_debug-cookie-support.o snap-confine/snap_confine_snap_confine_debug-mount-support-nvidia.o snap-confine/snap_confine_snap_confine_debug-mount-support.o snap-confine/snap_confine_snap_confine_debug-ns-support.o snap-confine/snap_confine_snap_confine_debug-snap-confine-args.o snap-confine/snap_confine_snap_confine_debug-snap-confine.o snap-confine/snap_confine_snap_confine_debug-udev-support.o snap-confine/snap_confine_snap_confine_debug-user-support.o snap-confine/snap_confine_snap_confine_debug-seccomp-support-ext.o snap-confine/snap_confine_snap_confine_debug-seccomp-support.o libsnap-confine-private-debug.la -ludev -lcap -lseccomp -Wl,-Bstatic -Wl,-Bdynamic -pthread libtool: link: 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 -Wl,relro -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o snap-confine/snap-confine-debug snap-confine/snap_confine_snap_confine_debug-cookie-support.o snap-confine/snap_confine_snap_confine_debug-mount-support-nvidia.o snap-confine/snap_confine_snap_confine_debug-mount-support.o snap-confine/snap_confine_snap_confine_debug-ns-support.o snap-confine/snap_confine_snap_confine_debug-snap-confine-args.o snap-confine/snap_confine_snap_confine_debug-snap-confine.o snap-confine/snap_confine_snap_confine_debug-udev-support.o snap-confine/snap_confine_snap_confine_debug-user-support.o snap-confine/snap_confine_snap_confine_debug-seccomp-support-ext.o snap-confine/snap_confine_snap_confine_debug-seccomp-support.o -Wl,-Bstatic -Wl,-Bdynamic -pthread ./.libs/libsnap-confine-private-debug.a -ludev -lcap -lseccomp -pthread make[1]: Leaving directory '/builddir/build/BUILD/snapd-2.37.2/cmd' make[1]: Entering directory '/builddir/build/BUILD/snapd-2.37.2/cmd' /bin/sh ./libtool --tag=CC --mode=link 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,-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-device-helper-test.o libsnap-confine-private.la -ludev -lcap -lseccomp -lglib-2.0 -Wl,-Bstatic -Wl,-Bdynamic -pthread libtool: link: 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 -Wl,relro -Wl,-z -Wl,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-device-helper-test.o -Wl,-Bstatic -Wl,-Bdynamic -pthread ./.libs/libsnap-confine-private.a -ludev -lcap -lseccomp -lglib-2.0 -pthread make[1]: Leaving directory '/builddir/build/BUILD/snapd-2.37.2/cmd' make[1]: Entering directory '/builddir/build/BUILD/snapd-2.37.2/cmd' /bin/sh ./libtool --tag=CC --mode=link 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,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o snapd-generator/snapd-generator snapd-generator/main.o libsnap-confine-private.la libtool: link: 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 -Wl,relro -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o snapd-generator/snapd-generator snapd-generator/main.o ./.libs/libsnap-confine-private.a make[1]: Leaving directory '/builddir/build/BUILD/snapd-2.37.2/cmd' + popd ~/build/BUILD/snapd-2.37.2 ~/build/BUILD/snapd-2.37.2/data ~/build/BUILD/snapd-2.37.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.37.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.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.37.2/data/systemd' make -C systemd-env all make[1]: Entering directory '/builddir/build/BUILD/snapd-2.37.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.37.2/data/systemd-env' make -C dbus all make[1]: Entering directory '/builddir/build/BUILD/snapd-2.37.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.37.2/data/dbus' make -C env all make[1]: Entering directory '/builddir/build/BUILD/snapd-2.37.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.37.2/data/env' make -C desktop all make[1]: Entering directory '/builddir/build/BUILD/snapd-2.37.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.37.2/data/desktop' + popd ~/build/BUILD/snapd-2.37.2 + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.aIoUVu + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.arm '!=' / ']' + rm -rf /builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.arm BUILDSTDERR: ++ dirname /builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.arm + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.arm + cd snapd-2.37.2 + install -d -p /builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.arm/usr/bin + install -d -p /builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.arm/usr/libexec/snapd + install -d -p /builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.arm/usr/share/man/man8 + install -d -p /builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.arm/usr/lib/environment.d + install -d -p /builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.arm/usr/lib/systemd/system-generators + install -d -p /builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.arm/usr/lib/systemd/system-environment-generators + install -d -p /builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.arm/usr/lib/systemd/system + install -d -p /builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.arm/etc/profile.d + install -d -p /builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.arm/etc/sysconfig + install -d -p /builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.arm/var/lib/snapd/assertions + install -d -p /builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.arm/var/lib/snapd/cookie + install -d -p /builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.arm/var/lib/snapd/desktop/applications + install -d -p /builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.arm/var/lib/snapd/device + install -d -p /builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.arm/var/lib/snapd/hostfs + install -d -p /builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.arm/var/lib/snapd/lib/gl + install -d -p /builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.arm/var/lib/snapd/lib/gl32 + install -d -p /builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.arm/var/lib/snapd/lib/glvnd + install -d -p /builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.arm/var/lib/snapd/lib/vulkan + install -d -p /builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.arm/var/lib/snapd/mount + install -d -p /builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.arm/var/lib/snapd/seccomp/bpf + install -d -p /builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.arm/var/lib/snapd/snaps + install -d -p /builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.arm/var/lib/snapd/snap/bin + install -d -p /builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.arm/var/snap + install -d -p /builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.arm/var/cache/snapd + install -d -p /builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.arm/usr/share/polkit-1/actions + install -d -p /builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.arm/usr/share/selinux/devel/include/contrib + install -d -p /builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.arm/usr/share/selinux/packages + install -p -m 0755 bin/snap /builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.arm/usr/bin + install -p -m 0755 bin/snap-exec /builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.arm/usr/libexec/snapd + install -p -m 0755 bin/snap-failure /builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.arm/usr/libexec/snapd + install -p -m 0755 bin/snapd /builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.arm/usr/libexec/snapd + install -p -m 0755 bin/snap-update-ns /builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.arm/usr/libexec/snapd + install -p -m 0755 bin/snap-seccomp /builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.arm/usr/libexec/snapd + install -p -m 0755 bin/snapctl /builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.arm/usr/libexec/snapd/snapctl + ln -sf /usr/libexec/snapd/snapctl /builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.arm/usr/bin/snapctl + install -p -m 0644 data/selinux/snappy.if /builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.arm/usr/share/selinux/devel/include/contrib + install -p -m 0644 data/selinux/snappy.pp.bz2 /builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.arm/usr/share/selinux/packages + bin/snap help --man + install -m 644 -D data/info /builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.arm/usr/libexec/snapd/info + install -m 644 -D data/completion/snap /builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.arm/usr/share/bash-completion/completions/snap + install -m 644 -D data/completion/complete.sh /builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.arm/usr/libexec/snapd + install -m 644 -D data/completion/etelpmoc.sh /builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.arm/usr/libexec/snapd + pushd ./cmd ~/build/BUILD/snapd-2.37.2/cmd ~/build/BUILD/snapd-2.37.2 + /usr/bin/make install DESTDIR=/builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.arm 'INSTALL=/usr/bin/install -p' make[1]: Entering directory '/builddir/build/BUILD/snapd-2.37.2/cmd' install -d -m 755 /builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.arm/usr/libexec/snapd install -m 755 ./snap-confine/snap-device-helper /builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.arm/usr/libexec/snapd install -d -m 755 /builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.arm/usr/libexec/snapd /usr/bin/mkdir -p '/builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.arm/usr/libexec/snapd' /bin/sh ./libtool --mode=install /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.37.2-1.fc28.arm/usr/libexec/snapd' libtool: install: /usr/bin/install -p snap-confine/snap-confine /builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.arm/usr/libexec/snapd/snap-confine libtool: install: /usr/bin/install -p snap-discard-ns/snap-discard-ns /builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.arm/usr/libexec/snapd/snap-discard-ns libtool: install: /usr/bin/install -p system-shutdown/system-shutdown /builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.arm/usr/libexec/snapd/system-shutdown libtool: install: /usr/bin/install -p snap-gdb-shim/snap-gdb-shim /builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.arm/usr/libexec/snapd/snap-gdb-shim /usr/bin/mkdir -p '/builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.arm/usr/libexec/snapd' /usr/bin/install -p snap-mgmt/snap-mgmt '/builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.arm/usr/libexec/snapd' /usr/bin/make install-exec-hook make[2]: Entering directory '/builddir/build/BUILD/snapd-2.37.2/cmd' chmod 6755 /builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.arm/usr/libexec/snapd/snap-confine install -d -m 755 /builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.arm/usr/bin ln -sf /usr/libexec/snapd/snap-confine /builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.arm/usr/bin/ubuntu-core-launcher make[2]: Leaving directory '/builddir/build/BUILD/snapd-2.37.2/cmd' sed -e 's,[@]LIBEXECDIR[@],/usr/libexec/snapd,g' -e 's,[@]SNAP_MOUNT_DIR[@],/var/lib/snapd/snap,' snap-confine/snap-confine.apparmor install -d -m 755 /builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.arm/var/lib/snapd/apparmor/snap-confine/ install -d -m 000 /builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.arm/var/lib/snapd/void /usr/bin/mkdir -p '/builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.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.37.2-1.fc28.arm/usr/share/man/man8' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.arm/usr/lib/systemd/system-environment-generators' /bin/sh ./libtool --mode=install /usr/bin/install -p snapd-env-generator/snapd-env-generator '/builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.arm/usr/lib/systemd/system-environment-generators' libtool: install: /usr/bin/install -p snapd-env-generator/snapd-env-generator /builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.arm/usr/lib/systemd/system-environment-generators/snapd-env-generator /usr/bin/mkdir -p '/builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.arm/usr/lib/systemd/system-generators' /bin/sh ./libtool --mode=install /usr/bin/install -p snapd-generator/snapd-generator '/builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.arm/usr/lib/systemd/system-generators' libtool: install: /usr/bin/install -p snapd-generator/snapd-generator /builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.arm/usr/lib/systemd/system-generators/snapd-generator make[1]: Leaving directory '/builddir/build/BUILD/snapd-2.37.2/cmd' + chmod 0755 /builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.arm/var/lib/snapd/void + rm -rfv /builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.arm/etc/apparmor.d + rm -fv /builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.arm/usr/bin/ubuntu-core-launcher removed '/builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.arm/usr/bin/ubuntu-core-launcher' ~/build/BUILD/snapd-2.37.2 + popd + pushd ./data + /usr/bin/make install DESTDIR=/builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.arm 'INSTALL=/usr/bin/install -p' BINDIR=/usr/bin LIBEXECDIR=/usr/libexec SYSTEMDSYSTEMUNITDIR=/usr/lib/systemd/system SNAP_MOUNT_DIR=/var/lib/snapd/snap SNAPD_ENVIRONMENT_FILE=/etc/sysconfig/snapd ~/build/BUILD/snapd-2.37.2/data ~/build/BUILD/snapd-2.37.2 /usr/bin/make -C systemd install make[1]: Entering directory '/builddir/build/BUILD/snapd-2.37.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.37.2-1.fc28.arm//usr/lib/systemd/system install -m 0644 -t /builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.arm//usr/lib/systemd/system snapd.apparmor.service snapd.autoimport.service snapd.core-fixup.service snapd.failure.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.37.2-1.fc28.arm//usr/libexec/snapd install -m 0755 -t /builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.arm//usr/libexec/snapd snapd.core-fixup.sh install -m 0755 -t /builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.arm//usr/libexec/snapd snapd.run-from-snap make[1]: Leaving directory '/builddir/build/BUILD/snapd-2.37.2/data/systemd' /usr/bin/make -C systemd-env install make[1]: Entering directory '/builddir/build/BUILD/snapd-2.37.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.37.2-1.fc28.arm//usr/lib/environment.d/ install -m 0644 -t /builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.arm//usr/lib/environment.d/ 990-snapd.conf make[1]: Leaving directory '/builddir/build/BUILD/snapd-2.37.2/data/systemd-env' /usr/bin/make -C dbus install make[1]: Entering directory '/builddir/build/BUILD/snapd-2.37.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.37.2-1.fc28.arm//usr/share/dbus-1/services install -m 0644 -t /builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.arm//usr/share/dbus-1/services io.snapcraft.Launcher.service io.snapcraft.Settings.service make[1]: Leaving directory '/builddir/build/BUILD/snapd-2.37.2/data/dbus' /usr/bin/make -C env install make[1]: Entering directory '/builddir/build/BUILD/snapd-2.37.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.37.2-1.fc28.arm//etc/profile.d install -m 0644 -t /builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.arm//etc/profile.d snapd.sh make[1]: Leaving directory '/builddir/build/BUILD/snapd-2.37.2/data/env' /usr/bin/make -C desktop install make[1]: Entering directory '/builddir/build/BUILD/snapd-2.37.2/data/desktop' install -d -m 0755 /builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.arm//usr/share/applications install -m 0644 -t /builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.arm//usr/share/applications snap-handle-link.desktop install -d -m 0755 /builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.arm//etc/xdg/autostart install -m 0644 -t /builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.arm//etc/xdg/autostart snap-userd-autostart.desktop make[1]: Leaving directory '/builddir/build/BUILD/snapd-2.37.2/data/desktop' + popd ~/build/BUILD/snapd-2.37.2 + rm -fv /builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.arm/usr/lib/systemd/system/snapd.system-shutdown.service removed '/builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.arm/usr/lib/systemd/system/snapd.system-shutdown.service' + rm -fv /builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.arm/usr/lib/systemd/system/snapd.snap-repair.service /builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.arm/usr/lib/systemd/system/snapd.snap-repair.timer removed '/builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.arm/usr/lib/systemd/system/snapd.snap-repair.service' removed '/builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.arm/usr/lib/systemd/system/snapd.snap-repair.timer' + rm -fv /builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.arm/usr/lib/systemd/system/snapd.core-fixup.service removed '/builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.arm/usr/lib/systemd/system/snapd.core-fixup.service' + rm /builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.arm/usr/libexec/snapd/snapd.core-fixup.sh + rm -f /builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.arm/usr/lib/systemd/system/snapd.apparmor.service + rm -f /builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.arm/usr/libexec/snapd/snapd-apparmor + install -m 644 -D data/polkit/io.snapcraft.snapd.policy /builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.arm/usr/share/polkit-1/actions + echo SNAP_REEXEC=0 + touch /builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.arm/var/lib/snapd/state.json + touch /builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.arm/var/lib/snapd/snap/README + install -d -p /builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.arm//usr/share/gocode/src/github.com/snapcore/snapd/ + echo '%dir %{gopath}/src/%{import_path}/.' BUILDSTDERR: ++ find . -iname '*.go' -o -iname '*.s' '!' -iname '*_test.go' + for file in $(find . -iname "*.go" -o -iname "*.s" \! -iname "*_test.go") BUILDSTDERR: ++ dirname ./httputil/retry.go + echo '%dir %{gopath}/src/%{import_path}/./httputil' BUILDSTDERR: ++ dirname ./httputil/retry.go + install -d -p /builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.arm//usr/share/gocode/src/github.com/snapcore/snapd/./httputil + cp -pav ./httputil/retry.go /builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.arm//usr/share/gocode/src/github.com/snapcore/snapd/./httputil/retry.go './httputil/retry.go' -> '/builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.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") BUILDSTDERR: ++ dirname ./httputil/redirect17.go + echo '%dir %{gopath}/src/%{import_path}/./httputil' BUILDSTDERR: ++ dirname ./httputil/redirect17.go + install -d -p /builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.arm//usr/share/gocode/src/github.com/snapcore/snapd/./httputil + cp -pav ./httputil/redirect17.go /builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.arm//usr/share/gocode/src/github.com/snapcore/snapd/./httputil/redirect17.go './httputil/redirect17.go' -> '/builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.arm//usr/share/gocode/src/github.com/snapcore/snapd/./httputil/redirect17.go' + echo '%{gopath}/src/%{import_path}/./httputil/redirect17.go' + for file in $(find . -iname "*.go" -o -iname "*.s" \! -iname "*_test.go") BUILDSTDERR: ++ dirname ./httputil/export_test.go + echo '%dir %{gopath}/src/%{import_path}/./httputil' BUILDSTDERR: ++ dirname ./httputil/export_test.go + install -d -p /builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.arm//usr/share/gocode/src/github.com/snapcore/snapd/./httputil + cp -pav ./httputil/export_test.go /builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.arm//usr/share/gocode/src/github.com/snapcore/snapd/./httputil/export_test.go './httputil/export_test.go' -> '/builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.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") BUILDSTDERR: ++ dirname ./httputil/withtestkeys.go + echo '%dir %{gopath}/src/%{import_path}/./httputil' BUILDSTDERR: ++ dirname ./httputil/withtestkeys.go + install -d -p /builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.arm//usr/share/gocode/src/github.com/snapcore/snapd/./httputil + cp -pav ./httputil/withtestkeys.go /builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.arm//usr/share/gocode/src/github.com/snapcore/snapd/./httputil/withtestkeys.go './httputil/withtestkeys.go' -> '/builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.arm//usr/share/gocode/src/github.com/snapcore/snapd/./httputil/withtestkeys.go' + echo '%{gopath}/src/%{import_path}/./httputil/withtestkeys.go' + for file in $(find . -iname "*.go" -o -iname "*.s" \! -iname "*_test.go") BUILDSTDERR: ++ dirname ./httputil/retry_test.go + echo '%dir %{gopath}/src/%{import_path}/./httputil' BUILDSTDERR: ++ dirname ./httputil/retry_test.go + install -d -p /builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.arm//usr/share/gocode/src/github.com/snapcore/snapd/./httputil + cp -pav ./httputil/retry_test.go /builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.arm//usr/share/gocode/src/github.com/snapcore/snapd/./httputil/retry_test.go './httputil/retry_test.go' -> '/builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.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") BUILDSTDERR: ++ dirname ./httputil/useragent.go + echo '%dir %{gopath}/src/%{import_path}/./httputil' BUILDSTDERR: ++ dirname ./httputil/useragent.go + install -d -p /builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.arm//usr/share/gocode/src/github.com/snapcore/snapd/./httputil + cp -pav ./httputil/useragent.go /builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.arm//usr/share/gocode/src/github.com/snapcore/snapd/./httputil/useragent.go './httputil/useragent.go' -> '/builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.arm//usr/share/gocode/src/github.com/snapcore/snapd/./httputil/useragent.go' + echo '%{gopath}/src/%{import_path}/./httputil/useragent.go' + for file in $(find . -iname "*.go" -o -iname "*.s" \! -iname "*_test.go") BUILDSTDERR: ++ dirname ./httputil/useragent_test.go + echo '%dir %{gopath}/src/%{import_path}/./httputil' BUILDSTDERR: ++ dirname ./httputil/useragent_test.go + install -d -p /builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.arm//usr/share/gocode/src/github.com/snapcore/snapd/./httputil + cp -pav ./httputil/useragent_test.go /builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.arm//usr/share/gocode/src/github.com/snapcore/snapd/./httputil/useragent_test.go './httputil/useragent_test.go' -> '/builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.arm//usr/share/gocode/src/github.com/snapcore/snapd/./httputil/useragent_test.go' + echo '%{gopath}/src/%{import_path}/./httputil/useragent_test.go' + for file in $(find . -iname "*.go" -o -iname "*.s" \! -iname "*_test.go") BUILDSTDERR: ++ dirname ./httputil/transport17.go + echo '%dir %{gopath}/src/%{import_path}/./httputil' BUILDSTDERR: ++ dirname ./httputil/transport17.go + install -d -p /builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.arm//usr/share/gocode/src/github.com/snapcore/snapd/./httputil + cp -pav ./httputil/transport17.go /builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.arm//usr/share/gocode/src/github.com/snapcore/snapd/./httputil/transport17.go './httputil/transport17.go' -> '/builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.arm//usr/share/gocode/src/github.com/snapcore/snapd/./httputil/transport17.go' + echo '%{gopath}/src/%{import_path}/./httputil/transport17.go' + for file in $(find . -iname "*.go" -o -iname "*.s" \! -iname "*_test.go") BUILDSTDERR: ++ dirname ./httputil/logger.go + echo '%dir %{gopath}/src/%{import_path}/./httputil' BUILDSTDERR: ++ dirname ./httputil/logger.go + install -d -p /builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.arm//usr/share/gocode/src/github.com/snapcore/snapd/./httputil + cp -pav ./httputil/logger.go /builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.arm//usr/share/gocode/src/github.com/snapcore/snapd/./httputil/logger.go './httputil/logger.go' -> '/builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.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") BUILDSTDERR: ++ dirname ./httputil/logger_test.go + echo '%dir %{gopath}/src/%{import_path}/./httputil' BUILDSTDERR: ++ dirname ./httputil/logger_test.go + install -d -p /builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.arm//usr/share/gocode/src/github.com/snapcore/snapd/./httputil + cp -pav ./httputil/logger_test.go /builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.arm//usr/share/gocode/src/github.com/snapcore/snapd/./httputil/logger_test.go './httputil/logger_test.go' -> '/builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.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") BUILDSTDERR: ++ dirname ./httputil/redirect18.go + echo '%dir %{gopath}/src/%{import_path}/./httputil' BUILDSTDERR: ++ dirname ./httputil/redirect18.go + install -d -p /builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.arm//usr/share/gocode/src/github.com/snapcore/snapd/./httputil + cp -pav ./httputil/redirect18.go /builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.arm//usr/share/gocode/src/github.com/snapcore/snapd/./httputil/redirect18.go './httputil/redirect18.go' -> '/builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.arm//usr/share/gocode/src/github.com/snapcore/snapd/./httputil/redirect18.go' + echo '%{gopath}/src/%{import_path}/./httputil/redirect18.go' + for file in $(find . -iname "*.go" -o -iname "*.s" \! -iname "*_test.go") BUILDSTDERR: ++ dirname ./httputil/client_test.go + echo '%dir %{gopath}/src/%{import_path}/./httputil' BUILDSTDERR: ++ dirname ./httputil/client_test.go + install -d -p /builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.arm//usr/share/gocode/src/github.com/snapcore/snapd/./httputil + cp -pav ./httputil/client_test.go /builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.arm//usr/share/gocode/src/github.com/snapcore/snapd/./httputil/client_test.go './httputil/client_test.go' -> '/builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.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") BUILDSTDERR: ++ dirname ./httputil/client.go + echo '%dir %{gopath}/src/%{import_path}/./httputil' BUILDSTDERR: ++ dirname ./httputil/client.go + install -d -p /builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.arm//usr/share/gocode/src/github.com/snapcore/snapd/./httputil + cp -pav ./httputil/client.go /builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.arm//usr/share/gocode/src/github.com/snapcore/snapd/./httputil/client.go './httputil/client.go' -> '/builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.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") BUILDSTDERR: ++ dirname ./httputil/transport16.go + echo '%dir %{gopath}/src/%{import_path}/./httputil' BUILDSTDERR: ++ dirname ./httputil/transport16.go + install -d -p /builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.arm//usr/share/gocode/src/github.com/snapcore/snapd/./httputil + cp -pav ./httputil/transport16.go /builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.arm//usr/share/gocode/src/github.com/snapcore/snapd/./httputil/transport16.go './httputil/transport16.go' -> '/builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.arm//usr/share/gocode/src/github.com/snapcore/snapd/./httputil/transport16.go' + echo '%{gopath}/src/%{import_path}/./httputil/transport16.go' + for file in $(find . -iname "*.go" -o -iname "*.s" \! -iname "*_test.go") BUILDSTDERR: ++ dirname ./sanity/export_test.go + echo '%dir %{gopath}/src/%{import_path}/./sanity' BUILDSTDERR: ++ dirname ./sanity/export_test.go + install -d -p /builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.arm//usr/share/gocode/src/github.com/snapcore/snapd/./sanity + cp -pav ./sanity/export_test.go /builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.arm//usr/share/gocode/src/github.com/snapcore/snapd/./sanity/export_test.go './sanity/export_test.go' -> '/builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.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") BUILDSTDERR: ++ dirname ./sanity/wsl.go + echo '%dir %{gopath}/src/%{import_path}/./sanity' BUILDSTDERR: ++ dirname ./sanity/wsl.go + install -d -p /builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.arm//usr/share/gocode/src/github.com/snapcore/snapd/./sanity + cp -pav ./sanity/wsl.go /builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.arm//usr/share/gocode/src/github.com/snapcore/snapd/./sanity/wsl.go './sanity/wsl.go' -> '/builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.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") BUILDSTDERR: ++ dirname ./sanity/version_test.go + echo '%dir %{gopath}/src/%{import_path}/./sanity' BUILDSTDERR: ++ dirname ./sanity/version_test.go + install -d -p /builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.arm//usr/share/gocode/src/github.com/snapcore/snapd/./sanity + cp -pav ./sanity/version_test.go /builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.arm//usr/share/gocode/src/github.com/snapcore/snapd/./sanity/version_test.go './sanity/version_test.go' -> '/builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.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") BUILDSTDERR: ++ dirname ./sanity/check.go + echo '%dir %{gopath}/src/%{import_path}/./sanity' BUILDSTDERR: ++ dirname ./sanity/check.go + install -d -p /builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.arm//usr/share/gocode/src/github.com/snapcore/snapd/./sanity + cp -pav ./sanity/check.go /builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.arm//usr/share/gocode/src/github.com/snapcore/snapd/./sanity/check.go './sanity/check.go' -> '/builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.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") BUILDSTDERR: ++ dirname ./sanity/check_test.go + echo '%dir %{gopath}/src/%{import_path}/./sanity' BUILDSTDERR: ++ dirname ./sanity/check_test.go + install -d -p /builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.arm//usr/share/gocode/src/github.com/snapcore/snapd/./sanity + cp -pav ./sanity/check_test.go /builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.arm//usr/share/gocode/src/github.com/snapcore/snapd/./sanity/check_test.go './sanity/check_test.go' -> '/builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.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") BUILDSTDERR: ++ dirname ./sanity/squashfs.go + echo '%dir %{gopath}/src/%{import_path}/./sanity' BUILDSTDERR: ++ dirname ./sanity/squashfs.go + install -d -p /builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.arm//usr/share/gocode/src/github.com/snapcore/snapd/./sanity + cp -pav ./sanity/squashfs.go /builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.arm//usr/share/gocode/src/github.com/snapcore/snapd/./sanity/squashfs.go './sanity/squashfs.go' -> '/builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.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") BUILDSTDERR: ++ dirname ./sanity/apparmor_lxd_test.go + echo '%dir %{gopath}/src/%{import_path}/./sanity' BUILDSTDERR: ++ dirname ./sanity/apparmor_lxd_test.go + install -d -p /builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.arm//usr/share/gocode/src/github.com/snapcore/snapd/./sanity + cp -pav ./sanity/apparmor_lxd_test.go /builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.arm//usr/share/gocode/src/github.com/snapcore/snapd/./sanity/apparmor_lxd_test.go './sanity/apparmor_lxd_test.go' -> '/builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.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") BUILDSTDERR: ++ dirname ./sanity/squashfs_test.go + echo '%dir %{gopath}/src/%{import_path}/./sanity' BUILDSTDERR: ++ dirname ./sanity/squashfs_test.go + install -d -p /builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.arm//usr/share/gocode/src/github.com/snapcore/snapd/./sanity + cp -pav ./sanity/squashfs_test.go /builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.arm//usr/share/gocode/src/github.com/snapcore/snapd/./sanity/squashfs_test.go './sanity/squashfs_test.go' -> '/builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.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") BUILDSTDERR: ++ dirname ./sanity/version.go + echo '%dir %{gopath}/src/%{import_path}/./sanity' BUILDSTDERR: ++ dirname ./sanity/version.go + install -d -p /builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.arm//usr/share/gocode/src/github.com/snapcore/snapd/./sanity + cp -pav ./sanity/version.go /builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.arm//usr/share/gocode/src/github.com/snapcore/snapd/./sanity/version.go './sanity/version.go' -> '/builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.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") BUILDSTDERR: ++ dirname ./sanity/apparmor_lxd.go + echo '%dir %{gopath}/src/%{import_path}/./sanity' BUILDSTDERR: ++ dirname ./sanity/apparmor_lxd.go + install -d -p /builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.arm//usr/share/gocode/src/github.com/snapcore/snapd/./sanity + cp -pav ./sanity/apparmor_lxd.go /builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.arm//usr/share/gocode/src/github.com/snapcore/snapd/./sanity/apparmor_lxd.go './sanity/apparmor_lxd.go' -> '/builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.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") BUILDSTDERR: ++ dirname ./sanity/wsl_test.go + echo '%dir %{gopath}/src/%{import_path}/./sanity' BUILDSTDERR: ++ dirname ./sanity/wsl_test.go + install -d -p /builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.arm//usr/share/gocode/src/github.com/snapcore/snapd/./sanity + cp -pav ./sanity/wsl_test.go /builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.arm//usr/share/gocode/src/github.com/snapcore/snapd/./sanity/wsl_test.go './sanity/wsl_test.go' -> '/builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.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") BUILDSTDERR: ++ dirname ./xdgopenproxy/export_test.go + echo '%dir %{gopath}/src/%{import_path}/./xdgopenproxy' BUILDSTDERR: ++ dirname ./xdgopenproxy/export_test.go + install -d -p /builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.arm//usr/share/gocode/src/github.com/snapcore/snapd/./xdgopenproxy + cp -pav ./xdgopenproxy/export_test.go /builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.arm//usr/share/gocode/src/github.com/snapcore/snapd/./xdgopenproxy/export_test.go './xdgopenproxy/export_test.go' -> '/builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.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") BUILDSTDERR: ++ dirname ./xdgopenproxy/xdgopenproxy.go + echo '%dir %{gopath}/src/%{import_path}/./xdgopenproxy' BUILDSTDERR: ++ dirname ./xdgopenproxy/xdgopenproxy.go + install -d -p /builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.arm//usr/share/gocode/src/github.com/snapcore/snapd/./xdgopenproxy + cp -pav ./xdgopenproxy/xdgopenproxy.go /builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.arm//usr/share/gocode/src/github.com/snapcore/snapd/./xdgopenproxy/xdgopenproxy.go './xdgopenproxy/xdgopenproxy.go' -> '/builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.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") BUILDSTDERR: ++ dirname ./xdgopenproxy/xdgopenproxy_test.go + echo '%dir %{gopath}/src/%{import_path}/./xdgopenproxy' BUILDSTDERR: ++ dirname ./xdgopenproxy/xdgopenproxy_test.go + install -d -p /builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.arm//usr/share/gocode/src/github.com/snapcore/snapd/./xdgopenproxy + cp -pav ./xdgopenproxy/xdgopenproxy_test.go /builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.arm//usr/share/gocode/src/github.com/snapcore/snapd/./xdgopenproxy/xdgopenproxy_test.go './xdgopenproxy/xdgopenproxy_test.go' -> '/builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.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") BUILDSTDERR: ++ dirname ./arch/arch_test.go + echo '%dir %{gopath}/src/%{import_path}/./arch' BUILDSTDERR: ++ dirname ./arch/arch_test.go + install -d -p /builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.arm//usr/share/gocode/src/github.com/snapcore/snapd/./arch + cp -pav ./arch/arch_test.go /builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.arm//usr/share/gocode/src/github.com/snapcore/snapd/./arch/arch_test.go './arch/arch_test.go' -> '/builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.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") BUILDSTDERR: ++ dirname ./arch/arch.go + echo '%dir %{gopath}/src/%{import_path}/./arch' BUILDSTDERR: ++ dirname ./arch/arch.go + install -d -p /builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.arm//usr/share/gocode/src/github.com/snapcore/snapd/./arch + cp -pav ./arch/arch.go /builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.arm//usr/share/gocode/src/github.com/snapcore/snapd/./arch/arch.go './arch/arch.go' -> '/builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.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") BUILDSTDERR: ++ dirname ./i18n/i18n.go + echo '%dir %{gopath}/src/%{import_path}/./i18n' BUILDSTDERR: ++ dirname ./i18n/i18n.go + install -d -p /builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.arm//usr/share/gocode/src/github.com/snapcore/snapd/./i18n + cp -pav ./i18n/i18n.go /builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.arm//usr/share/gocode/src/github.com/snapcore/snapd/./i18n/i18n.go './i18n/i18n.go' -> '/builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.arm//usr/share/gocode/src/github.com/snapcore/snapd/./i18n/i18n.go' + echo '%{gopath}/src/%{import_path}/./i18n/i18n.go' + for file in $(find . -iname "*.go" -o -iname "*.s" \! -iname "*_test.go") BUILDSTDERR: ++ dirname ./i18n/i18n_test.go + echo '%dir %{gopath}/src/%{import_path}/./i18n' BUILDSTDERR: ++ dirname ./i18n/i18n_test.go + install -d -p /builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.arm//usr/share/gocode/src/github.com/snapcore/snapd/./i18n + cp -pav ./i18n/i18n_test.go /builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.arm//usr/share/gocode/src/github.com/snapcore/snapd/./i18n/i18n_test.go './i18n/i18n_test.go' -> '/builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.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") BUILDSTDERR: ++ dirname ./i18n/xgettext-go/main_test.go + echo '%dir %{gopath}/src/%{import_path}/./i18n/xgettext-go' BUILDSTDERR: ++ dirname ./i18n/xgettext-go/main_test.go + install -d -p /builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.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.37.2-1.fc28.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.37.2-1.fc28.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") BUILDSTDERR: ++ dirname ./i18n/xgettext-go/main.go + echo '%dir %{gopath}/src/%{import_path}/./i18n/xgettext-go' BUILDSTDERR: ++ dirname ./i18n/xgettext-go/main.go + install -d -p /builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.arm//usr/share/gocode/src/github.com/snapcore/snapd/./i18n/xgettext-go + cp -pav ./i18n/xgettext-go/main.go /builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.arm//usr/share/gocode/src/github.com/snapcore/snapd/./i18n/xgettext-go/main.go './i18n/xgettext-go/main.go' -> '/builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.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") BUILDSTDERR: ++ dirname ./snap/broken_test.go + echo '%dir %{gopath}/src/%{import_path}/./snap' BUILDSTDERR: ++ dirname ./snap/broken_test.go + install -d -p /builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.arm//usr/share/gocode/src/github.com/snapcore/snapd/./snap + cp -pav ./snap/broken_test.go /builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.arm//usr/share/gocode/src/github.com/snapcore/snapd/./snap/broken_test.go './snap/broken_test.go' -> '/builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.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") BUILDSTDERR: ++ dirname ./snap/seed_yaml_test.go + echo '%dir %{gopath}/src/%{import_path}/./snap' BUILDSTDERR: ++ dirname ./snap/seed_yaml_test.go + install -d -p /builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.arm//usr/share/gocode/src/github.com/snapcore/snapd/./snap + cp -pav ./snap/seed_yaml_test.go /builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.arm//usr/share/gocode/src/github.com/snapcore/snapd/./snap/seed_yaml_test.go './snap/seed_yaml_test.go' -> '/builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.arm//usr/share/gocode/src/github.com/snapcore/snapd/./snap/seed_yaml_test.go' + echo '%{gopath}/src/%{import_path}/./snap/seed_yaml_test.go' + for file in $(find . -iname "*.go" -o -iname "*.s" \! -iname "*_test.go") BUILDSTDERR: ++ dirname ./snap/export_test.go + echo '%dir %{gopath}/src/%{import_path}/./snap' BUILDSTDERR: ++ dirname ./snap/export_test.go + install -d -p /builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.arm//usr/share/gocode/src/github.com/snapcore/snapd/./snap + cp -pav ./snap/export_test.go /builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.arm//usr/share/gocode/src/github.com/snapcore/snapd/./snap/export_test.go './snap/export_test.go' -> '/builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.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") BUILDSTDERR: ++ dirname ./snap/info_snap_yaml_test.go + echo '%dir %{gopath}/src/%{import_path}/./snap' BUILDSTDERR: ++ dirname ./snap/info_snap_yaml_test.go + install -d -p /builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.arm//usr/share/gocode/src/github.com/snapcore/snapd/./snap + cp -pav ./snap/info_snap_yaml_test.go /builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.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.37.2-1.fc28.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") BUILDSTDERR: ++ dirname ./snap/errors.go + echo '%dir %{gopath}/src/%{import_path}/./snap' BUILDSTDERR: ++ dirname ./snap/errors.go + install -d -p /builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.arm//usr/share/gocode/src/github.com/snapcore/snapd/./snap + cp -pav ./snap/errors.go /builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.arm//usr/share/gocode/src/github.com/snapcore/snapd/./snap/errors.go './snap/errors.go' -> '/builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.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") BUILDSTDERR: ++ dirname ./snap/restartcond.go + echo '%dir %{gopath}/src/%{import_path}/./snap' BUILDSTDERR: ++ dirname ./snap/restartcond.go + install -d -p /builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.arm//usr/share/gocode/src/github.com/snapcore/snapd/./snap + cp -pav ./snap/restartcond.go /builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.arm//usr/share/gocode/src/github.com/snapcore/snapd/./snap/restartcond.go './snap/restartcond.go' -> '/builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.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") BUILDSTDERR: ++ dirname ./snap/validate_test.go + echo '%dir %{gopath}/src/%{import_path}/./snap' BUILDSTDERR: ++ dirname ./snap/validate_test.go + install -d -p /builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.arm//usr/share/gocode/src/github.com/snapcore/snapd/./snap + cp -pav ./snap/validate_test.go /builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.arm//usr/share/gocode/src/github.com/snapcore/snapd/./snap/validate_test.go './snap/validate_test.go' -> '/builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.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") BUILDSTDERR: ++ dirname ./snap/info_test.go + echo '%dir %{gopath}/src/%{import_path}/./snap' BUILDSTDERR: ++ dirname ./snap/info_test.go + install -d -p /builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.arm//usr/share/gocode/src/github.com/snapcore/snapd/./snap + cp -pav ./snap/info_test.go /builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.arm//usr/share/gocode/src/github.com/snapcore/snapd/./snap/info_test.go './snap/info_test.go' -> '/builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.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") BUILDSTDERR: ++ dirname ./snap/container_test.go + echo '%dir %{gopath}/src/%{import_path}/./snap' BUILDSTDERR: ++ dirname ./snap/container_test.go + install -d -p /builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.arm//usr/share/gocode/src/github.com/snapcore/snapd/./snap + cp -pav ./snap/container_test.go /builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.arm//usr/share/gocode/src/github.com/snapcore/snapd/./snap/container_test.go './snap/container_test.go' -> '/builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.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") BUILDSTDERR: ++ dirname ./snap/pack/export_test.go + echo '%dir %{gopath}/src/%{import_path}/./snap/pack' BUILDSTDERR: ++ dirname ./snap/pack/export_test.go + install -d -p /builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.arm//usr/share/gocode/src/github.com/snapcore/snapd/./snap/pack + cp -pav ./snap/pack/export_test.go /builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.arm//usr/share/gocode/src/github.com/snapcore/snapd/./snap/pack/export_test.go './snap/pack/export_test.go' -> '/builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.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") BUILDSTDERR: ++ dirname ./snap/pack/pack.go + echo '%dir %{gopath}/src/%{import_path}/./snap/pack' BUILDSTDERR: ++ dirname ./snap/pack/pack.go + install -d -p /builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.arm//usr/share/gocode/src/github.com/snapcore/snapd/./snap/pack + cp -pav ./snap/pack/pack.go /builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.arm//usr/share/gocode/src/github.com/snapcore/snapd/./snap/pack/pack.go './snap/pack/pack.go' -> '/builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.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") BUILDSTDERR: ++ dirname ./snap/pack/pack_test.go + echo '%dir %{gopath}/src/%{import_path}/./snap/pack' BUILDSTDERR: ++ dirname ./snap/pack/pack_test.go + install -d -p /builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.arm//usr/share/gocode/src/github.com/snapcore/snapd/./snap/pack + cp -pav ./snap/pack/pack_test.go /builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.arm//usr/share/gocode/src/github.com/snapcore/snapd/./snap/pack/pack_test.go './snap/pack/pack_test.go' -> '/builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.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") BUILDSTDERR: ++ dirname ./snap/revision_test.go + echo '%dir %{gopath}/src/%{import_path}/./snap' BUILDSTDERR: ++ dirname ./snap/revision_test.go + install -d -p /builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.arm//usr/share/gocode/src/github.com/snapcore/snapd/./snap + cp -pav ./snap/revision_test.go /builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.arm//usr/share/gocode/src/github.com/snapcore/snapd/./snap/revision_test.go './snap/revision_test.go' -> '/builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.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") BUILDSTDERR: ++ dirname ./snap/broken.go + echo '%dir %{gopath}/src/%{import_path}/./snap' BUILDSTDERR: ++ dirname ./snap/broken.go + install -d -p /builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.arm//usr/share/gocode/src/github.com/snapcore/snapd/./snap + cp -pav ./snap/broken.go /builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.arm//usr/share/gocode/src/github.com/snapcore/snapd/./snap/broken.go './snap/broken.go' -> '/builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.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") BUILDSTDERR: ++ dirname ./snap/channel_test.go + echo '%dir %{gopath}/src/%{import_path}/./snap' BUILDSTDERR: ++ dirname ./snap/channel_test.go + install -d -p /builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.arm//usr/share/gocode/src/github.com/snapcore/snapd/./snap + cp -pav ./snap/channel_test.go /builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.arm//usr/share/gocode/src/github.com/snapcore/snapd/./snap/channel_test.go './snap/channel_test.go' -> '/builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.arm//usr/share/gocode/src/github.com/snapcore/snapd/./snap/channel_test.go' + echo '%{gopath}/src/%{import_path}/./snap/channel_test.go' + for file in $(find . -iname "*.go" -o -iname "*.s" \! -iname "*_test.go") BUILDSTDERR: ++ dirname ./snap/revision.go + echo '%dir %{gopath}/src/%{import_path}/./snap' BUILDSTDERR: ++ dirname ./snap/revision.go + install -d -p /builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.arm//usr/share/gocode/src/github.com/snapcore/snapd/./snap + cp -pav ./snap/revision.go /builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.arm//usr/share/gocode/src/github.com/snapcore/snapd/./snap/revision.go './snap/revision.go' -> '/builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.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") BUILDSTDERR: ++ dirname ./snap/gadget_test.go + echo '%dir %{gopath}/src/%{import_path}/./snap' BUILDSTDERR: ++ dirname ./snap/gadget_test.go + install -d -p /builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.arm//usr/share/gocode/src/github.com/snapcore/snapd/./snap + cp -pav ./snap/gadget_test.go /builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.arm//usr/share/gocode/src/github.com/snapcore/snapd/./snap/gadget_test.go './snap/gadget_test.go' -> '/builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.arm//usr/share/gocode/src/github.com/snapcore/snapd/./snap/gadget_test.go' + echo '%{gopath}/src/%{import_path}/./snap/gadget_test.go' + for file in $(find . -iname "*.go" -o -iname "*.s" \! -iname "*_test.go") BUILDSTDERR: ++ dirname ./snap/validate.go + echo '%dir %{gopath}/src/%{import_path}/./snap' BUILDSTDERR: ++ dirname ./snap/validate.go + install -d -p /builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.arm//usr/share/gocode/src/github.com/snapcore/snapd/./snap + cp -pav ./snap/validate.go /builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.arm//usr/share/gocode/src/github.com/snapcore/snapd/./snap/validate.go './snap/validate.go' -> '/builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.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") BUILDSTDERR: ++ dirname ./snap/restartcond_test.go + echo '%dir %{gopath}/src/%{import_path}/./snap' BUILDSTDERR: ++ dirname ./snap/restartcond_test.go + install -d -p /builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.arm//usr/share/gocode/src/github.com/snapcore/snapd/./snap + cp -pav ./snap/restartcond_test.go /builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.arm//usr/share/gocode/src/github.com/snapcore/snapd/./snap/restartcond_test.go './snap/restartcond_test.go' -> '/builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.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") BUILDSTDERR: ++ dirname ./snap/epoch.go + echo '%dir %{gopath}/src/%{import_path}/./snap' BUILDSTDERR: ++ dirname ./snap/epoch.go + install -d -p /builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.arm//usr/share/gocode/src/github.com/snapcore/snapd/./snap + cp -pav ./snap/epoch.go /builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.arm//usr/share/gocode/src/github.com/snapcore/snapd/./snap/epoch.go './snap/epoch.go' -> '/builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.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") BUILDSTDERR: ++ dirname ./snap/info_snap_yaml.go + echo '%dir %{gopath}/src/%{import_path}/./snap' BUILDSTDERR: ++ dirname ./snap/info_snap_yaml.go + install -d -p /builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.arm//usr/share/gocode/src/github.com/snapcore/snapd/./snap + cp -pav ./snap/info_snap_yaml.go /builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.arm//usr/share/gocode/src/github.com/snapcore/snapd/./snap/info_snap_yaml.go './snap/info_snap_yaml.go' -> '/builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.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") BUILDSTDERR: ++ dirname ./snap/implicit_test.go + echo '%dir %{gopath}/src/%{import_path}/./snap' BUILDSTDERR: ++ dirname ./snap/implicit_test.go + install -d -p /builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.arm//usr/share/gocode/src/github.com/snapcore/snapd/./snap + cp -pav ./snap/implicit_test.go /builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.arm//usr/share/gocode/src/github.com/snapcore/snapd/./snap/implicit_test.go './snap/implicit_test.go' -> '/builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.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") BUILDSTDERR: ++ dirname ./snap/squashfs/export_test.go + echo '%dir %{gopath}/src/%{import_path}/./snap/squashfs' BUILDSTDERR: ++ dirname ./snap/squashfs/export_test.go + install -d -p /builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.arm//usr/share/gocode/src/github.com/snapcore/snapd/./snap/squashfs + cp -pav ./snap/squashfs/export_test.go /builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.arm//usr/share/gocode/src/github.com/snapcore/snapd/./snap/squashfs/export_test.go './snap/squashfs/export_test.go' -> '/builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.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") BUILDSTDERR: ++ dirname ./snap/squashfs/stat.go + echo '%dir %{gopath}/src/%{import_path}/./snap/squashfs' BUILDSTDERR: ++ dirname ./snap/squashfs/stat.go + install -d -p /builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.arm//usr/share/gocode/src/github.com/snapcore/snapd/./snap/squashfs + cp -pav ./snap/squashfs/stat.go /builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.arm//usr/share/gocode/src/github.com/snapcore/snapd/./snap/squashfs/stat.go './snap/squashfs/stat.go' -> '/builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.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") BUILDSTDERR: ++ dirname ./snap/squashfs/squashfs.go + echo '%dir %{gopath}/src/%{import_path}/./snap/squashfs' BUILDSTDERR: ++ dirname ./snap/squashfs/squashfs.go + install -d -p /builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.arm//usr/share/gocode/src/github.com/snapcore/snapd/./snap/squashfs + cp -pav ./snap/squashfs/squashfs.go /builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.arm//usr/share/gocode/src/github.com/snapcore/snapd/./snap/squashfs/squashfs.go './snap/squashfs/squashfs.go' -> '/builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.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") BUILDSTDERR: ++ dirname ./snap/squashfs/squashfs_test.go + echo '%dir %{gopath}/src/%{import_path}/./snap/squashfs' BUILDSTDERR: ++ dirname ./snap/squashfs/squashfs_test.go + install -d -p /builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.arm//usr/share/gocode/src/github.com/snapcore/snapd/./snap/squashfs + cp -pav ./snap/squashfs/squashfs_test.go /builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.arm//usr/share/gocode/src/github.com/snapcore/snapd/./snap/squashfs/squashfs_test.go './snap/squashfs/squashfs_test.go' -> '/builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.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") BUILDSTDERR: ++ dirname ./snap/squashfs/stat_test.go + echo '%dir %{gopath}/src/%{import_path}/./snap/squashfs' BUILDSTDERR: ++ dirname ./snap/squashfs/stat_test.go + install -d -p /builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.arm//usr/share/gocode/src/github.com/snapcore/snapd/./snap/squashfs + cp -pav ./snap/squashfs/stat_test.go /builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.arm//usr/share/gocode/src/github.com/snapcore/snapd/./snap/squashfs/stat_test.go './snap/squashfs/stat_test.go' -> '/builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.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") BUILDSTDERR: ++ dirname ./snap/seed_yaml.go + echo '%dir %{gopath}/src/%{import_path}/./snap' BUILDSTDERR: ++ dirname ./snap/seed_yaml.go + install -d -p /builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.arm//usr/share/gocode/src/github.com/snapcore/snapd/./snap + cp -pav ./snap/seed_yaml.go /builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.arm//usr/share/gocode/src/github.com/snapcore/snapd/./snap/seed_yaml.go './snap/seed_yaml.go' -> '/builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.arm//usr/share/gocode/src/github.com/snapcore/snapd/./snap/seed_yaml.go' + echo '%{gopath}/src/%{import_path}/./snap/seed_yaml.go' + for file in $(find . -iname "*.go" -o -iname "*.s" \! -iname "*_test.go") BUILDSTDERR: ++ dirname ./snap/gadget.go + echo '%dir %{gopath}/src/%{import_path}/./snap' BUILDSTDERR: ++ dirname ./snap/gadget.go + install -d -p /builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.arm//usr/share/gocode/src/github.com/snapcore/snapd/./snap + cp -pav ./snap/gadget.go /builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.arm//usr/share/gocode/src/github.com/snapcore/snapd/./snap/gadget.go './snap/gadget.go' -> '/builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.arm//usr/share/gocode/src/github.com/snapcore/snapd/./snap/gadget.go' + echo '%{gopath}/src/%{import_path}/./snap/gadget.go' + for file in $(find . -iname "*.go" -o -iname "*.s" \! -iname "*_test.go") BUILDSTDERR: ++ dirname ./snap/epoch_test.go + echo '%dir %{gopath}/src/%{import_path}/./snap' BUILDSTDERR: ++ dirname ./snap/epoch_test.go + install -d -p /builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.arm//usr/share/gocode/src/github.com/snapcore/snapd/./snap + cp -pav ./snap/epoch_test.go /builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.arm//usr/share/gocode/src/github.com/snapcore/snapd/./snap/epoch_test.go './snap/epoch_test.go' -> '/builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.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") BUILDSTDERR: ++ dirname ./snap/implicit.go + echo '%dir %{gopath}/src/%{import_path}/./snap' BUILDSTDERR: ++ dirname ./snap/implicit.go + install -d -p /builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.arm//usr/share/gocode/src/github.com/snapcore/snapd/./snap + cp -pav ./snap/implicit.go /builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.arm//usr/share/gocode/src/github.com/snapcore/snapd/./snap/implicit.go './snap/implicit.go' -> '/builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.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") BUILDSTDERR: ++ dirname ./snap/info.go + echo '%dir %{gopath}/src/%{import_path}/./snap' BUILDSTDERR: ++ dirname ./snap/info.go + install -d -p /builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.arm//usr/share/gocode/src/github.com/snapcore/snapd/./snap + cp -pav ./snap/info.go /builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.arm//usr/share/gocode/src/github.com/snapcore/snapd/./snap/info.go './snap/info.go' -> '/builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.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") BUILDSTDERR: ++ dirname ./snap/channel.go + echo '%dir %{gopath}/src/%{import_path}/./snap' BUILDSTDERR: ++ dirname ./snap/channel.go + install -d -p /builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.arm//usr/share/gocode/src/github.com/snapcore/snapd/./snap + cp -pav ./snap/channel.go /builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.arm//usr/share/gocode/src/github.com/snapcore/snapd/./snap/channel.go './snap/channel.go' -> '/builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.arm//usr/share/gocode/src/github.com/snapcore/snapd/./snap/channel.go' + echo '%{gopath}/src/%{import_path}/./snap/channel.go' + for file in $(find . -iname "*.go" -o -iname "*.s" \! -iname "*_test.go") BUILDSTDERR: ++ dirname ./snap/hooktypes.go + echo '%dir %{gopath}/src/%{import_path}/./snap' BUILDSTDERR: ++ dirname ./snap/hooktypes.go + install -d -p /builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.arm//usr/share/gocode/src/github.com/snapcore/snapd/./snap + cp -pav ./snap/hooktypes.go /builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.arm//usr/share/gocode/src/github.com/snapcore/snapd/./snap/hooktypes.go './snap/hooktypes.go' -> '/builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.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") BUILDSTDERR: ++ dirname ./snap/types_test.go + echo '%dir %{gopath}/src/%{import_path}/./snap' BUILDSTDERR: ++ dirname ./snap/types_test.go + install -d -p /builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.arm//usr/share/gocode/src/github.com/snapcore/snapd/./snap + cp -pav ./snap/types_test.go /builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.arm//usr/share/gocode/src/github.com/snapcore/snapd/./snap/types_test.go './snap/types_test.go' -> '/builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.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") BUILDSTDERR: ++ dirname ./snap/snapdir/snapdir_test.go + echo '%dir %{gopath}/src/%{import_path}/./snap/snapdir' BUILDSTDERR: ++ dirname ./snap/snapdir/snapdir_test.go + install -d -p /builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.arm//usr/share/gocode/src/github.com/snapcore/snapd/./snap/snapdir + cp -pav ./snap/snapdir/snapdir_test.go /builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.arm//usr/share/gocode/src/github.com/snapcore/snapd/./snap/snapdir/snapdir_test.go './snap/snapdir/snapdir_test.go' -> '/builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.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") BUILDSTDERR: ++ dirname ./snap/snapdir/snapdir.go + echo '%dir %{gopath}/src/%{import_path}/./snap/snapdir' BUILDSTDERR: ++ dirname ./snap/snapdir/snapdir.go + install -d -p /builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.arm//usr/share/gocode/src/github.com/snapcore/snapd/./snap/snapdir + cp -pav ./snap/snapdir/snapdir.go /builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.arm//usr/share/gocode/src/github.com/snapcore/snapd/./snap/snapdir/snapdir.go './snap/snapdir/snapdir.go' -> '/builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.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") BUILDSTDERR: ++ dirname ./snap/snaptest/snaptest.go + echo '%dir %{gopath}/src/%{import_path}/./snap/snaptest' BUILDSTDERR: ++ dirname ./snap/snaptest/snaptest.go + install -d -p /builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.arm//usr/share/gocode/src/github.com/snapcore/snapd/./snap/snaptest + cp -pav ./snap/snaptest/snaptest.go /builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.arm//usr/share/gocode/src/github.com/snapcore/snapd/./snap/snaptest/snaptest.go './snap/snaptest/snaptest.go' -> '/builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.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") BUILDSTDERR: ++ dirname ./snap/snaptest/snaptest_test.go + echo '%dir %{gopath}/src/%{import_path}/./snap/snaptest' BUILDSTDERR: ++ dirname ./snap/snaptest/snaptest_test.go + install -d -p /builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.arm//usr/share/gocode/src/github.com/snapcore/snapd/./snap/snaptest + cp -pav ./snap/snaptest/snaptest_test.go /builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.arm//usr/share/gocode/src/github.com/snapcore/snapd/./snap/snaptest/snaptest_test.go './snap/snaptest/snaptest_test.go' -> '/builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.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") BUILDSTDERR: ++ dirname ./snap/snapenv/snapenv.go + echo '%dir %{gopath}/src/%{import_path}/./snap/snapenv' BUILDSTDERR: ++ dirname ./snap/snapenv/snapenv.go + install -d -p /builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.arm//usr/share/gocode/src/github.com/snapcore/snapd/./snap/snapenv + cp -pav ./snap/snapenv/snapenv.go /builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.arm//usr/share/gocode/src/github.com/snapcore/snapd/./snap/snapenv/snapenv.go './snap/snapenv/snapenv.go' -> '/builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.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") BUILDSTDERR: ++ dirname ./snap/snapenv/snapenv_test.go + echo '%dir %{gopath}/src/%{import_path}/./snap/snapenv' BUILDSTDERR: ++ dirname ./snap/snapenv/snapenv_test.go + install -d -p /builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.arm//usr/share/gocode/src/github.com/snapcore/snapd/./snap/snapenv + cp -pav ./snap/snapenv/snapenv_test.go /builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.arm//usr/share/gocode/src/github.com/snapcore/snapd/./snap/snapenv/snapenv_test.go './snap/snapenv/snapenv_test.go' -> '/builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.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") BUILDSTDERR: ++ dirname ./snap/types.go + echo '%dir %{gopath}/src/%{import_path}/./snap' BUILDSTDERR: ++ dirname ./snap/types.go + install -d -p /builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.arm//usr/share/gocode/src/github.com/snapcore/snapd/./snap + cp -pav ./snap/types.go /builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.arm//usr/share/gocode/src/github.com/snapcore/snapd/./snap/types.go './snap/types.go' -> '/builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.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") BUILDSTDERR: ++ dirname ./snap/container.go + echo '%dir %{gopath}/src/%{import_path}/./snap' BUILDSTDERR: ++ dirname ./snap/container.go + install -d -p /builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.arm//usr/share/gocode/src/github.com/snapcore/snapd/./snap + cp -pav ./snap/container.go /builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.arm//usr/share/gocode/src/github.com/snapcore/snapd/./snap/container.go './snap/container.go' -> '/builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.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") BUILDSTDERR: ++ dirname ./timeout/timeout_test.go + echo '%dir %{gopath}/src/%{import_path}/./timeout' BUILDSTDERR: ++ dirname ./timeout/timeout_test.go + install -d -p /builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.arm//usr/share/gocode/src/github.com/snapcore/snapd/./timeout + cp -pav ./timeout/timeout_test.go /builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.arm//usr/share/gocode/src/github.com/snapcore/snapd/./timeout/timeout_test.go './timeout/timeout_test.go' -> '/builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.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") BUILDSTDERR: ++ dirname ./timeout/timeout.go + echo '%dir %{gopath}/src/%{import_path}/./timeout' BUILDSTDERR: ++ dirname ./timeout/timeout.go + install -d -p /builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.arm//usr/share/gocode/src/github.com/snapcore/snapd/./timeout + cp -pav ./timeout/timeout.go /builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.arm//usr/share/gocode/src/github.com/snapcore/snapd/./timeout/timeout.go './timeout/timeout.go' -> '/builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.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") BUILDSTDERR: ++ dirname ./release/export_test.go + echo '%dir %{gopath}/src/%{import_path}/./release' BUILDSTDERR: ++ dirname ./release/export_test.go + install -d -p /builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.arm//usr/share/gocode/src/github.com/snapcore/snapd/./release + cp -pav ./release/export_test.go /builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.arm//usr/share/gocode/src/github.com/snapcore/snapd/./release/export_test.go './release/export_test.go' -> '/builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.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") BUILDSTDERR: ++ dirname ./release/seccomp.go + echo '%dir %{gopath}/src/%{import_path}/./release' BUILDSTDERR: ++ dirname ./release/seccomp.go + install -d -p /builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.arm//usr/share/gocode/src/github.com/snapcore/snapd/./release + cp -pav ./release/seccomp.go /builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.arm//usr/share/gocode/src/github.com/snapcore/snapd/./release/seccomp.go './release/seccomp.go' -> '/builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.arm//usr/share/gocode/src/github.com/snapcore/snapd/./release/seccomp.go' + echo '%{gopath}/src/%{import_path}/./release/seccomp.go' + for file in $(find . -iname "*.go" -o -iname "*.s" \! -iname "*_test.go") BUILDSTDERR: ++ dirname ./release/seccomp_test.go + echo '%dir %{gopath}/src/%{import_path}/./release' BUILDSTDERR: ++ dirname ./release/seccomp_test.go + install -d -p /builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.arm//usr/share/gocode/src/github.com/snapcore/snapd/./release + cp -pav ./release/seccomp_test.go /builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.arm//usr/share/gocode/src/github.com/snapcore/snapd/./release/seccomp_test.go './release/seccomp_test.go' -> '/builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.arm//usr/share/gocode/src/github.com/snapcore/snapd/./release/seccomp_test.go' + echo '%{gopath}/src/%{import_path}/./release/seccomp_test.go' + for file in $(find . -iname "*.go" -o -iname "*.s" \! -iname "*_test.go") BUILDSTDERR: ++ dirname ./release/release_test.go + echo '%dir %{gopath}/src/%{import_path}/./release' BUILDSTDERR: ++ dirname ./release/release_test.go + install -d -p /builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.arm//usr/share/gocode/src/github.com/snapcore/snapd/./release + cp -pav ./release/release_test.go /builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.arm//usr/share/gocode/src/github.com/snapcore/snapd/./release/release_test.go './release/release_test.go' -> '/builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.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") BUILDSTDERR: ++ dirname ./release/apparmor_test.go + echo '%dir %{gopath}/src/%{import_path}/./release' BUILDSTDERR: ++ dirname ./release/apparmor_test.go + install -d -p /builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.arm//usr/share/gocode/src/github.com/snapcore/snapd/./release + cp -pav ./release/apparmor_test.go /builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.arm//usr/share/gocode/src/github.com/snapcore/snapd/./release/apparmor_test.go './release/apparmor_test.go' -> '/builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.arm//usr/share/gocode/src/github.com/snapcore/snapd/./release/apparmor_test.go' + echo '%{gopath}/src/%{import_path}/./release/apparmor_test.go' + for file in $(find . -iname "*.go" -o -iname "*.s" \! -iname "*_test.go") BUILDSTDERR: ++ dirname ./release/selinux_test.go + echo '%dir %{gopath}/src/%{import_path}/./release' BUILDSTDERR: ++ dirname ./release/selinux_test.go + install -d -p /builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.arm//usr/share/gocode/src/github.com/snapcore/snapd/./release + cp -pav ./release/selinux_test.go /builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.arm//usr/share/gocode/src/github.com/snapcore/snapd/./release/selinux_test.go './release/selinux_test.go' -> '/builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.arm//usr/share/gocode/src/github.com/snapcore/snapd/./release/selinux_test.go' + echo '%{gopath}/src/%{import_path}/./release/selinux_test.go' + for file in $(find . -iname "*.go" -o -iname "*.s" \! -iname "*_test.go") BUILDSTDERR: ++ dirname ./release/apparmor.go + echo '%dir %{gopath}/src/%{import_path}/./release' BUILDSTDERR: ++ dirname ./release/apparmor.go + install -d -p /builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.arm//usr/share/gocode/src/github.com/snapcore/snapd/./release + cp -pav ./release/apparmor.go /builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.arm//usr/share/gocode/src/github.com/snapcore/snapd/./release/apparmor.go './release/apparmor.go' -> '/builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.arm//usr/share/gocode/src/github.com/snapcore/snapd/./release/apparmor.go' + echo '%{gopath}/src/%{import_path}/./release/apparmor.go' + for file in $(find . -iname "*.go" -o -iname "*.s" \! -iname "*_test.go") BUILDSTDERR: ++ dirname ./release/release.go + echo '%dir %{gopath}/src/%{import_path}/./release' BUILDSTDERR: ++ dirname ./release/release.go + install -d -p /builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.arm//usr/share/gocode/src/github.com/snapcore/snapd/./release + cp -pav ./release/release.go /builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.arm//usr/share/gocode/src/github.com/snapcore/snapd/./release/release.go './release/release.go' -> '/builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.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") BUILDSTDERR: ++ dirname ./release/selinux.go + echo '%dir %{gopath}/src/%{import_path}/./release' BUILDSTDERR: ++ dirname ./release/selinux.go + install -d -p /builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.arm//usr/share/gocode/src/github.com/snapcore/snapd/./release + cp -pav ./release/selinux.go /builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.arm//usr/share/gocode/src/github.com/snapcore/snapd/./release/selinux.go './release/selinux.go' -> '/builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.arm//usr/share/gocode/src/github.com/snapcore/snapd/./release/selinux.go' + echo '%{gopath}/src/%{import_path}/./release/selinux.go' + for file in $(find . -iname "*.go" -o -iname "*.s" \! -iname "*_test.go") BUILDSTDERR: ++ dirname ./x11/xauth_test.go + echo '%dir %{gopath}/src/%{import_path}/./x11' BUILDSTDERR: ++ dirname ./x11/xauth_test.go + install -d -p /builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.arm//usr/share/gocode/src/github.com/snapcore/snapd/./x11 + cp -pav ./x11/xauth_test.go /builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.arm//usr/share/gocode/src/github.com/snapcore/snapd/./x11/xauth_test.go './x11/xauth_test.go' -> '/builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.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") BUILDSTDERR: ++ dirname ./x11/xauth.go + echo '%dir %{gopath}/src/%{import_path}/./x11' BUILDSTDERR: ++ dirname ./x11/xauth.go + install -d -p /builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.arm//usr/share/gocode/src/github.com/snapcore/snapd/./x11 + cp -pav ./x11/xauth.go /builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.arm//usr/share/gocode/src/github.com/snapcore/snapd/./x11/xauth.go './x11/xauth.go' -> '/builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.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") BUILDSTDERR: ++ dirname ./boot/kernel_os.go + echo '%dir %{gopath}/src/%{import_path}/./boot' BUILDSTDERR: ++ dirname ./boot/kernel_os.go + install -d -p /builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.arm//usr/share/gocode/src/github.com/snapcore/snapd/./boot + cp -pav ./boot/kernel_os.go /builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.arm//usr/share/gocode/src/github.com/snapcore/snapd/./boot/kernel_os.go './boot/kernel_os.go' -> '/builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.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") BUILDSTDERR: ++ dirname ./boot/kernel_os_test.go + echo '%dir %{gopath}/src/%{import_path}/./boot' BUILDSTDERR: ++ dirname ./boot/kernel_os_test.go + install -d -p /builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.arm//usr/share/gocode/src/github.com/snapcore/snapd/./boot + cp -pav ./boot/kernel_os_test.go /builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.arm//usr/share/gocode/src/github.com/snapcore/snapd/./boot/kernel_os_test.go './boot/kernel_os_test.go' -> '/builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.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") BUILDSTDERR: ++ dirname ./boot/boottest/mockbootloader.go + echo '%dir %{gopath}/src/%{import_path}/./boot/boottest' BUILDSTDERR: ++ dirname ./boot/boottest/mockbootloader.go + install -d -p /builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.arm//usr/share/gocode/src/github.com/snapcore/snapd/./boot/boottest + cp -pav ./boot/boottest/mockbootloader.go /builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.arm//usr/share/gocode/src/github.com/snapcore/snapd/./boot/boottest/mockbootloader.go './boot/boottest/mockbootloader.go' -> '/builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.arm//usr/share/gocode/src/github.com/snapcore/snapd/./boot/boottest/mockbootloader.go' + echo '%{gopath}/src/%{import_path}/./boot/boottest/mockbootloader.go' + for file in $(find . -iname "*.go" -o -iname "*.s" \! -iname "*_test.go") BUILDSTDERR: ++ dirname ./timeutil/export_test.go + echo '%dir %{gopath}/src/%{import_path}/./timeutil' BUILDSTDERR: ++ dirname ./timeutil/export_test.go + install -d -p /builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.arm//usr/share/gocode/src/github.com/snapcore/snapd/./timeutil + cp -pav ./timeutil/export_test.go /builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.arm//usr/share/gocode/src/github.com/snapcore/snapd/./timeutil/export_test.go './timeutil/export_test.go' -> '/builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.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") BUILDSTDERR: ++ dirname ./timeutil/human.go + echo '%dir %{gopath}/src/%{import_path}/./timeutil' BUILDSTDERR: ++ dirname ./timeutil/human.go + install -d -p /builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.arm//usr/share/gocode/src/github.com/snapcore/snapd/./timeutil + cp -pav ./timeutil/human.go /builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.arm//usr/share/gocode/src/github.com/snapcore/snapd/./timeutil/human.go './timeutil/human.go' -> '/builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.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") BUILDSTDERR: ++ dirname ./timeutil/human_test.go + echo '%dir %{gopath}/src/%{import_path}/./timeutil' BUILDSTDERR: ++ dirname ./timeutil/human_test.go + install -d -p /builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.arm//usr/share/gocode/src/github.com/snapcore/snapd/./timeutil + cp -pav ./timeutil/human_test.go /builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.arm//usr/share/gocode/src/github.com/snapcore/snapd/./timeutil/human_test.go './timeutil/human_test.go' -> '/builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.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") BUILDSTDERR: ++ dirname ./timeutil/schedule.go + echo '%dir %{gopath}/src/%{import_path}/./timeutil' BUILDSTDERR: ++ dirname ./timeutil/schedule.go + install -d -p /builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.arm//usr/share/gocode/src/github.com/snapcore/snapd/./timeutil + cp -pav ./timeutil/schedule.go /builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.arm//usr/share/gocode/src/github.com/snapcore/snapd/./timeutil/schedule.go './timeutil/schedule.go' -> '/builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.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") BUILDSTDERR: ++ dirname ./timeutil/schedule_test.go + echo '%dir %{gopath}/src/%{import_path}/./timeutil' BUILDSTDERR: ++ dirname ./timeutil/schedule_test.go + install -d -p /builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.arm//usr/share/gocode/src/github.com/snapcore/snapd/./timeutil + cp -pav ./timeutil/schedule_test.go /builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.arm//usr/share/gocode/src/github.com/snapcore/snapd/./timeutil/schedule_test.go './timeutil/schedule_test.go' -> '/builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.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") BUILDSTDERR: ++ dirname ./client/aliases_test.go + echo '%dir %{gopath}/src/%{import_path}/./client' BUILDSTDERR: ++ dirname ./client/aliases_test.go + install -d -p /builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.arm//usr/share/gocode/src/github.com/snapcore/snapd/./client + cp -pav ./client/aliases_test.go /builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.arm//usr/share/gocode/src/github.com/snapcore/snapd/./client/aliases_test.go './client/aliases_test.go' -> '/builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.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") BUILDSTDERR: ++ dirname ./client/export_test.go + echo '%dir %{gopath}/src/%{import_path}/./client' BUILDSTDERR: ++ dirname ./client/export_test.go + install -d -p /builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.arm//usr/share/gocode/src/github.com/snapcore/snapd/./client + cp -pav ./client/export_test.go /builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.arm//usr/share/gocode/src/github.com/snapcore/snapd/./client/export_test.go './client/export_test.go' -> '/builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.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") BUILDSTDERR: ++ dirname ./client/apps_test.go + echo '%dir %{gopath}/src/%{import_path}/./client' BUILDSTDERR: ++ dirname ./client/apps_test.go + install -d -p /builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.arm//usr/share/gocode/src/github.com/snapcore/snapd/./client + cp -pav ./client/apps_test.go /builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.arm//usr/share/gocode/src/github.com/snapcore/snapd/./client/apps_test.go './client/apps_test.go' -> '/builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.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") BUILDSTDERR: ++ dirname ./client/apps.go + echo '%dir %{gopath}/src/%{import_path}/./client' BUILDSTDERR: ++ dirname ./client/apps.go + install -d -p /builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.arm//usr/share/gocode/src/github.com/snapcore/snapd/./client + cp -pav ./client/apps.go /builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.arm//usr/share/gocode/src/github.com/snapcore/snapd/./client/apps.go './client/apps.go' -> '/builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.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") BUILDSTDERR: ++ dirname ./client/buy.go + echo '%dir %{gopath}/src/%{import_path}/./client' BUILDSTDERR: ++ dirname ./client/buy.go + install -d -p /builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.arm//usr/share/gocode/src/github.com/snapcore/snapd/./client + cp -pav ./client/buy.go /builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.arm//usr/share/gocode/src/github.com/snapcore/snapd/./client/buy.go './client/buy.go' -> '/builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.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") BUILDSTDERR: ++ dirname ./client/icons.go + echo '%dir %{gopath}/src/%{import_path}/./client' BUILDSTDERR: ++ dirname ./client/icons.go + install -d -p /builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.arm//usr/share/gocode/src/github.com/snapcore/snapd/./client + cp -pav ./client/icons.go /builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.arm//usr/share/gocode/src/github.com/snapcore/snapd/./client/icons.go './client/icons.go' -> '/builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.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") BUILDSTDERR: ++ dirname ./client/login_test.go + echo '%dir %{gopath}/src/%{import_path}/./client' BUILDSTDERR: ++ dirname ./client/login_test.go + install -d -p /builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.arm//usr/share/gocode/src/github.com/snapcore/snapd/./client + cp -pav ./client/login_test.go /builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.arm//usr/share/gocode/src/github.com/snapcore/snapd/./client/login_test.go './client/login_test.go' -> '/builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.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") BUILDSTDERR: ++ dirname ./client/conf_test.go + echo '%dir %{gopath}/src/%{import_path}/./client' BUILDSTDERR: ++ dirname ./client/conf_test.go + install -d -p /builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.arm//usr/share/gocode/src/github.com/snapcore/snapd/./client + cp -pav ./client/conf_test.go /builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.arm//usr/share/gocode/src/github.com/snapcore/snapd/./client/conf_test.go './client/conf_test.go' -> '/builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.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") BUILDSTDERR: ++ dirname ./client/warnings_test.go + echo '%dir %{gopath}/src/%{import_path}/./client' BUILDSTDERR: ++ dirname ./client/warnings_test.go + install -d -p /builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.arm//usr/share/gocode/src/github.com/snapcore/snapd/./client + cp -pav ./client/warnings_test.go /builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.arm//usr/share/gocode/src/github.com/snapcore/snapd/./client/warnings_test.go './client/warnings_test.go' -> '/builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.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") BUILDSTDERR: ++ dirname ./client/change_test.go + echo '%dir %{gopath}/src/%{import_path}/./client' BUILDSTDERR: ++ dirname ./client/change_test.go + install -d -p /builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.arm//usr/share/gocode/src/github.com/snapcore/snapd/./client + cp -pav ./client/change_test.go /builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.arm//usr/share/gocode/src/github.com/snapcore/snapd/./client/change_test.go './client/change_test.go' -> '/builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.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") BUILDSTDERR: ++ dirname ./client/snap_op.go + echo '%dir %{gopath}/src/%{import_path}/./client' BUILDSTDERR: ++ dirname ./client/snap_op.go + install -d -p /builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.arm//usr/share/gocode/src/github.com/snapcore/snapd/./client + cp -pav ./client/snap_op.go /builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.arm//usr/share/gocode/src/github.com/snapcore/snapd/./client/snap_op.go './client/snap_op.go' -> '/builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.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") BUILDSTDERR: ++ dirname ./client/asserts.go + echo '%dir %{gopath}/src/%{import_path}/./client' BUILDSTDERR: ++ dirname ./client/asserts.go + install -d -p /builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.arm//usr/share/gocode/src/github.com/snapcore/snapd/./client + cp -pav ./client/asserts.go /builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.arm//usr/share/gocode/src/github.com/snapcore/snapd/./client/asserts.go './client/asserts.go' -> '/builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.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") BUILDSTDERR: ++ dirname ./client/interfaces_test.go + echo '%dir %{gopath}/src/%{import_path}/./client' BUILDSTDERR: ++ dirname ./client/interfaces_test.go + install -d -p /builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.arm//usr/share/gocode/src/github.com/snapcore/snapd/./client + cp -pav ./client/interfaces_test.go /builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.arm//usr/share/gocode/src/github.com/snapcore/snapd/./client/interfaces_test.go './client/interfaces_test.go' -> '/builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.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") BUILDSTDERR: ++ dirname ./client/warnings.go + echo '%dir %{gopath}/src/%{import_path}/./client' BUILDSTDERR: ++ dirname ./client/warnings.go + install -d -p /builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.arm//usr/share/gocode/src/github.com/snapcore/snapd/./client + cp -pav ./client/warnings.go /builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.arm//usr/share/gocode/src/github.com/snapcore/snapd/./client/warnings.go './client/warnings.go' -> '/builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.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") BUILDSTDERR: ++ dirname ./client/login.go + echo '%dir %{gopath}/src/%{import_path}/./client' BUILDSTDERR: ++ dirname ./client/login.go + install -d -p /builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.arm//usr/share/gocode/src/github.com/snapcore/snapd/./client + cp -pav ./client/login.go /builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.arm//usr/share/gocode/src/github.com/snapcore/snapd/./client/login.go './client/login.go' -> '/builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.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") BUILDSTDERR: ++ dirname ./client/aliases.go + echo '%dir %{gopath}/src/%{import_path}/./client' BUILDSTDERR: ++ dirname ./client/aliases.go + install -d -p /builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.arm//usr/share/gocode/src/github.com/snapcore/snapd/./client + cp -pav ./client/aliases.go /builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.arm//usr/share/gocode/src/github.com/snapcore/snapd/./client/aliases.go './client/aliases.go' -> '/builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.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") BUILDSTDERR: ++ dirname ./client/snapctl_test.go + echo '%dir %{gopath}/src/%{import_path}/./client' BUILDSTDERR: ++ dirname ./client/snapctl_test.go + install -d -p /builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.arm//usr/share/gocode/src/github.com/snapcore/snapd/./client + cp -pav ./client/snapctl_test.go /builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.arm//usr/share/gocode/src/github.com/snapcore/snapd/./client/snapctl_test.go './client/snapctl_test.go' -> '/builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.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") BUILDSTDERR: ++ dirname ./client/snapctl.go + echo '%dir %{gopath}/src/%{import_path}/./client' BUILDSTDERR: ++ dirname ./client/snapctl.go + install -d -p /builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.arm//usr/share/gocode/src/github.com/snapcore/snapd/./client + cp -pav ./client/snapctl.go /builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.arm//usr/share/gocode/src/github.com/snapcore/snapd/./client/snapctl.go './client/snapctl.go' -> '/builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.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") BUILDSTDERR: ++ dirname ./client/packages.go + echo '%dir %{gopath}/src/%{import_path}/./client' BUILDSTDERR: ++ dirname ./client/packages.go + install -d -p /builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.arm//usr/share/gocode/src/github.com/snapcore/snapd/./client + cp -pav ./client/packages.go /builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.arm//usr/share/gocode/src/github.com/snapcore/snapd/./client/packages.go './client/packages.go' -> '/builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.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") BUILDSTDERR: ++ dirname ./client/conf.go + echo '%dir %{gopath}/src/%{import_path}/./client' BUILDSTDERR: ++ dirname ./client/conf.go + install -d -p /builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.arm//usr/share/gocode/src/github.com/snapcore/snapd/./client + cp -pav ./client/conf.go /builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.arm//usr/share/gocode/src/github.com/snapcore/snapd/./client/conf.go './client/conf.go' -> '/builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.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") BUILDSTDERR: ++ dirname ./client/packages_test.go + echo '%dir %{gopath}/src/%{import_path}/./client' BUILDSTDERR: ++ dirname ./client/packages_test.go + install -d -p /builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.arm//usr/share/gocode/src/github.com/snapcore/snapd/./client + cp -pav ./client/packages_test.go /builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.arm//usr/share/gocode/src/github.com/snapcore/snapd/./client/packages_test.go './client/packages_test.go' -> '/builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.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") BUILDSTDERR: ++ dirname ./client/interfaces.go + echo '%dir %{gopath}/src/%{import_path}/./client' BUILDSTDERR: ++ dirname ./client/interfaces.go + install -d -p /builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.arm//usr/share/gocode/src/github.com/snapcore/snapd/./client + cp -pav ./client/interfaces.go /builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.arm//usr/share/gocode/src/github.com/snapcore/snapd/./client/interfaces.go './client/interfaces.go' -> '/builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.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") BUILDSTDERR: ++ dirname ./client/asserts_test.go + echo '%dir %{gopath}/src/%{import_path}/./client' BUILDSTDERR: ++ dirname ./client/asserts_test.go + install -d -p /builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.arm//usr/share/gocode/src/github.com/snapcore/snapd/./client + cp -pav ./client/asserts_test.go /builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.arm//usr/share/gocode/src/github.com/snapcore/snapd/./client/asserts_test.go './client/asserts_test.go' -> '/builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.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") BUILDSTDERR: ++ dirname ./client/snap_op_test.go + echo '%dir %{gopath}/src/%{import_path}/./client' BUILDSTDERR: ++ dirname ./client/snap_op_test.go + install -d -p /builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.arm//usr/share/gocode/src/github.com/snapcore/snapd/./client + cp -pav ./client/snap_op_test.go /builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.arm//usr/share/gocode/src/github.com/snapcore/snapd/./client/snap_op_test.go './client/snap_op_test.go' -> '/builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.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") BUILDSTDERR: ++ dirname ./client/snapshot_test.go + echo '%dir %{gopath}/src/%{import_path}/./client' BUILDSTDERR: ++ dirname ./client/snapshot_test.go + install -d -p /builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.arm//usr/share/gocode/src/github.com/snapcore/snapd/./client + cp -pav ./client/snapshot_test.go /builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.arm//usr/share/gocode/src/github.com/snapcore/snapd/./client/snapshot_test.go './client/snapshot_test.go' -> '/builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.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") BUILDSTDERR: ++ dirname ./client/snapshot.go + echo '%dir %{gopath}/src/%{import_path}/./client' BUILDSTDERR: ++ dirname ./client/snapshot.go + install -d -p /builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.arm//usr/share/gocode/src/github.com/snapcore/snapd/./client + cp -pav ./client/snapshot.go /builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.arm//usr/share/gocode/src/github.com/snapcore/snapd/./client/snapshot.go './client/snapshot.go' -> '/builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.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") BUILDSTDERR: ++ dirname ./client/client_test.go + echo '%dir %{gopath}/src/%{import_path}/./client' BUILDSTDERR: ++ dirname ./client/client_test.go + install -d -p /builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.arm//usr/share/gocode/src/github.com/snapcore/snapd/./client + cp -pav ./client/client_test.go /builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.arm//usr/share/gocode/src/github.com/snapcore/snapd/./client/client_test.go './client/client_test.go' -> '/builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.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") BUILDSTDERR: ++ dirname ./client/icons_test.go + echo '%dir %{gopath}/src/%{import_path}/./client' BUILDSTDERR: ++ dirname ./client/icons_test.go + install -d -p /builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.arm//usr/share/gocode/src/github.com/snapcore/snapd/./client + cp -pav ./client/icons_test.go /builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.arm//usr/share/gocode/src/github.com/snapcore/snapd/./client/icons_test.go './client/icons_test.go' -> '/builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.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") BUILDSTDERR: ++ dirname ./client/change.go + echo '%dir %{gopath}/src/%{import_path}/./client' BUILDSTDERR: ++ dirname ./client/change.go + install -d -p /builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.arm//usr/share/gocode/src/github.com/snapcore/snapd/./client + cp -pav ./client/change.go /builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.arm//usr/share/gocode/src/github.com/snapcore/snapd/./client/change.go './client/change.go' -> '/builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.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") BUILDSTDERR: ++ dirname ./client/client.go + echo '%dir %{gopath}/src/%{import_path}/./client' BUILDSTDERR: ++ dirname ./client/client.go + install -d -p /builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.arm//usr/share/gocode/src/github.com/snapcore/snapd/./client + cp -pav ./client/client.go /builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.arm//usr/share/gocode/src/github.com/snapcore/snapd/./client/client.go './client/client.go' -> '/builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.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") BUILDSTDERR: ++ dirname ./store/export_test.go + echo '%dir %{gopath}/src/%{import_path}/./store' BUILDSTDERR: ++ dirname ./store/export_test.go + install -d -p /builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.arm//usr/share/gocode/src/github.com/snapcore/snapd/./store + cp -pav ./store/export_test.go /builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.arm//usr/share/gocode/src/github.com/snapcore/snapd/./store/export_test.go './store/export_test.go' -> '/builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.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") BUILDSTDERR: ++ dirname ./store/errors.go + echo '%dir %{gopath}/src/%{import_path}/./store' BUILDSTDERR: ++ dirname ./store/errors.go + install -d -p /builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.arm//usr/share/gocode/src/github.com/snapcore/snapd/./store + cp -pav ./store/errors.go /builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.arm//usr/share/gocode/src/github.com/snapcore/snapd/./store/errors.go './store/errors.go' -> '/builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.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") BUILDSTDERR: ++ dirname ./store/auth.go + echo '%dir %{gopath}/src/%{import_path}/./store' BUILDSTDERR: ++ dirname ./store/auth.go + install -d -p /builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.arm//usr/share/gocode/src/github.com/snapcore/snapd/./store + cp -pav ./store/auth.go /builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.arm//usr/share/gocode/src/github.com/snapcore/snapd/./store/auth.go './store/auth.go' -> '/builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.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") BUILDSTDERR: ++ dirname ./store/store.go + echo '%dir %{gopath}/src/%{import_path}/./store' BUILDSTDERR: ++ dirname ./store/store.go + install -d -p /builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.arm//usr/share/gocode/src/github.com/snapcore/snapd/./store + cp -pav ./store/store.go /builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.arm//usr/share/gocode/src/github.com/snapcore/snapd/./store/store.go './store/store.go' -> '/builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.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") BUILDSTDERR: ++ dirname ./store/auth_test.go + echo '%dir %{gopath}/src/%{import_path}/./store' BUILDSTDERR: ++ dirname ./store/auth_test.go + install -d -p /builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.arm//usr/share/gocode/src/github.com/snapcore/snapd/./store + cp -pav ./store/auth_test.go /builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.arm//usr/share/gocode/src/github.com/snapcore/snapd/./store/auth_test.go './store/auth_test.go' -> '/builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.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") BUILDSTDERR: ++ dirname ./store/details_v2.go + echo '%dir %{gopath}/src/%{import_path}/./store' BUILDSTDERR: ++ dirname ./store/details_v2.go + install -d -p /builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.arm//usr/share/gocode/src/github.com/snapcore/snapd/./store + cp -pav ./store/details_v2.go /builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.arm//usr/share/gocode/src/github.com/snapcore/snapd/./store/details_v2.go './store/details_v2.go' -> '/builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.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") BUILDSTDERR: ++ dirname ./store/userinfo_test.go + echo '%dir %{gopath}/src/%{import_path}/./store' BUILDSTDERR: ++ dirname ./store/userinfo_test.go + install -d -p /builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.arm//usr/share/gocode/src/github.com/snapcore/snapd/./store + cp -pav ./store/userinfo_test.go /builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.arm//usr/share/gocode/src/github.com/snapcore/snapd/./store/userinfo_test.go './store/userinfo_test.go' -> '/builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.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") BUILDSTDERR: ++ dirname ./store/details_v2_test.go + echo '%dir %{gopath}/src/%{import_path}/./store' BUILDSTDERR: ++ dirname ./store/details_v2_test.go + install -d -p /builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.arm//usr/share/gocode/src/github.com/snapcore/snapd/./store + cp -pav ./store/details_v2_test.go /builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.arm//usr/share/gocode/src/github.com/snapcore/snapd/./store/details_v2_test.go './store/details_v2_test.go' -> '/builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.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") BUILDSTDERR: ++ dirname ./store/stringlist_test.go + echo '%dir %{gopath}/src/%{import_path}/./store' BUILDSTDERR: ++ dirname ./store/stringlist_test.go + install -d -p /builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.arm//usr/share/gocode/src/github.com/snapcore/snapd/./store + cp -pav ./store/stringlist_test.go /builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.arm//usr/share/gocode/src/github.com/snapcore/snapd/./store/stringlist_test.go './store/stringlist_test.go' -> '/builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.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") BUILDSTDERR: ++ dirname ./store/details.go + echo '%dir %{gopath}/src/%{import_path}/./store' BUILDSTDERR: ++ dirname ./store/details.go + install -d -p /builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.arm//usr/share/gocode/src/github.com/snapcore/snapd/./store + cp -pav ./store/details.go /builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.arm//usr/share/gocode/src/github.com/snapcore/snapd/./store/details.go './store/details.go' -> '/builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.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") BUILDSTDERR: ++ dirname ./store/cache.go + echo '%dir %{gopath}/src/%{import_path}/./store' BUILDSTDERR: ++ dirname ./store/cache.go + install -d -p /builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.arm//usr/share/gocode/src/github.com/snapcore/snapd/./store + cp -pav ./store/cache.go /builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.arm//usr/share/gocode/src/github.com/snapcore/snapd/./store/cache.go './store/cache.go' -> '/builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.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") BUILDSTDERR: ++ dirname ./store/download_test.go + echo '%dir %{gopath}/src/%{import_path}/./store' BUILDSTDERR: ++ dirname ./store/download_test.go + install -d -p /builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.arm//usr/share/gocode/src/github.com/snapcore/snapd/./store + cp -pav ./store/download_test.go /builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.arm//usr/share/gocode/src/github.com/snapcore/snapd/./store/download_test.go './store/download_test.go' -> '/builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.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") BUILDSTDERR: ++ dirname ./store/cache_test.go + echo '%dir %{gopath}/src/%{import_path}/./store' BUILDSTDERR: ++ dirname ./store/cache_test.go + install -d -p /builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.arm//usr/share/gocode/src/github.com/snapcore/snapd/./store + cp -pav ./store/cache_test.go /builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.arm//usr/share/gocode/src/github.com/snapcore/snapd/./store/cache_test.go './store/cache_test.go' -> '/builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.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") BUILDSTDERR: ++ dirname ./store/store_test.go + echo '%dir %{gopath}/src/%{import_path}/./store' BUILDSTDERR: ++ dirname ./store/store_test.go + install -d -p /builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.arm//usr/share/gocode/src/github.com/snapcore/snapd/./store + cp -pav ./store/store_test.go /builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.arm//usr/share/gocode/src/github.com/snapcore/snapd/./store/store_test.go './store/store_test.go' -> '/builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.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") BUILDSTDERR: ++ dirname ./store/userinfo.go + echo '%dir %{gopath}/src/%{import_path}/./store' BUILDSTDERR: ++ dirname ./store/userinfo.go + install -d -p /builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.arm//usr/share/gocode/src/github.com/snapcore/snapd/./store + cp -pav ./store/userinfo.go /builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.arm//usr/share/gocode/src/github.com/snapcore/snapd/./store/userinfo.go './store/userinfo.go' -> '/builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.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") BUILDSTDERR: ++ dirname ./store/storetest/storetest.go + echo '%dir %{gopath}/src/%{import_path}/./store/storetest' BUILDSTDERR: ++ dirname ./store/storetest/storetest.go + install -d -p /builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.arm//usr/share/gocode/src/github.com/snapcore/snapd/./store/storetest + cp -pav ./store/storetest/storetest.go /builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.arm//usr/share/gocode/src/github.com/snapcore/snapd/./store/storetest/storetest.go './store/storetest/storetest.go' -> '/builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.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") BUILDSTDERR: ++ dirname ./errtracker/errtracker.go + echo '%dir %{gopath}/src/%{import_path}/./errtracker' BUILDSTDERR: ++ dirname ./errtracker/errtracker.go + install -d -p /builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.arm//usr/share/gocode/src/github.com/snapcore/snapd/./errtracker + cp -pav ./errtracker/errtracker.go /builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.arm//usr/share/gocode/src/github.com/snapcore/snapd/./errtracker/errtracker.go './errtracker/errtracker.go' -> '/builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.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") BUILDSTDERR: ++ dirname ./errtracker/export_test.go + echo '%dir %{gopath}/src/%{import_path}/./errtracker' BUILDSTDERR: ++ dirname ./errtracker/export_test.go + install -d -p /builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.arm//usr/share/gocode/src/github.com/snapcore/snapd/./errtracker + cp -pav ./errtracker/export_test.go /builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.arm//usr/share/gocode/src/github.com/snapcore/snapd/./errtracker/export_test.go './errtracker/export_test.go' -> '/builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.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") BUILDSTDERR: ++ dirname ./errtracker/errtracker_test.go + echo '%dir %{gopath}/src/%{import_path}/./errtracker' BUILDSTDERR: ++ dirname ./errtracker/errtracker_test.go + install -d -p /builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.arm//usr/share/gocode/src/github.com/snapcore/snapd/./errtracker + cp -pav ./errtracker/errtracker_test.go /builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.arm//usr/share/gocode/src/github.com/snapcore/snapd/./errtracker/errtracker_test.go './errtracker/errtracker_test.go' -> '/builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.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") BUILDSTDERR: ++ dirname ./strutil/matchcounter_test.go + echo '%dir %{gopath}/src/%{import_path}/./strutil' BUILDSTDERR: ++ dirname ./strutil/matchcounter_test.go + install -d -p /builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.arm//usr/share/gocode/src/github.com/snapcore/snapd/./strutil + cp -pav ./strutil/matchcounter_test.go /builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.arm//usr/share/gocode/src/github.com/snapcore/snapd/./strutil/matchcounter_test.go './strutil/matchcounter_test.go' -> '/builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.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") BUILDSTDERR: ++ dirname ./strutil/ctrl17.go + echo '%dir %{gopath}/src/%{import_path}/./strutil' BUILDSTDERR: ++ dirname ./strutil/ctrl17.go + install -d -p /builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.arm//usr/share/gocode/src/github.com/snapcore/snapd/./strutil + cp -pav ./strutil/ctrl17.go /builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.arm//usr/share/gocode/src/github.com/snapcore/snapd/./strutil/ctrl17.go './strutil/ctrl17.go' -> '/builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.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") BUILDSTDERR: ++ dirname ./strutil/chrorder.go + echo '%dir %{gopath}/src/%{import_path}/./strutil' BUILDSTDERR: ++ dirname ./strutil/chrorder.go + install -d -p /builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.arm//usr/share/gocode/src/github.com/snapcore/snapd/./strutil + cp -pav ./strutil/chrorder.go /builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.arm//usr/share/gocode/src/github.com/snapcore/snapd/./strutil/chrorder.go './strutil/chrorder.go' -> '/builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.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") BUILDSTDERR: ++ dirname ./strutil/ctrl16.go + echo '%dir %{gopath}/src/%{import_path}/./strutil' BUILDSTDERR: ++ dirname ./strutil/ctrl16.go + install -d -p /builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.arm//usr/share/gocode/src/github.com/snapcore/snapd/./strutil + cp -pav ./strutil/ctrl16.go /builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.arm//usr/share/gocode/src/github.com/snapcore/snapd/./strutil/ctrl16.go './strutil/ctrl16.go' -> '/builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.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") BUILDSTDERR: ++ dirname ./strutil/strutil.go + echo '%dir %{gopath}/src/%{import_path}/./strutil' BUILDSTDERR: ++ dirname ./strutil/strutil.go + install -d -p /builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.arm//usr/share/gocode/src/github.com/snapcore/snapd/./strutil + cp -pav ./strutil/strutil.go /builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.arm//usr/share/gocode/src/github.com/snapcore/snapd/./strutil/strutil.go './strutil/strutil.go' -> '/builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.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") BUILDSTDERR: ++ dirname ./strutil/version_test.go + echo '%dir %{gopath}/src/%{import_path}/./strutil' BUILDSTDERR: ++ dirname ./strutil/version_test.go + install -d -p /builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.arm//usr/share/gocode/src/github.com/snapcore/snapd/./strutil + cp -pav ./strutil/version_test.go /builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.arm//usr/share/gocode/src/github.com/snapcore/snapd/./strutil/version_test.go './strutil/version_test.go' -> '/builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.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") BUILDSTDERR: ++ dirname ./strutil/map.go + echo '%dir %{gopath}/src/%{import_path}/./strutil' BUILDSTDERR: ++ dirname ./strutil/map.go + install -d -p /builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.arm//usr/share/gocode/src/github.com/snapcore/snapd/./strutil + cp -pav ./strutil/map.go /builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.arm//usr/share/gocode/src/github.com/snapcore/snapd/./strutil/map.go './strutil/map.go' -> '/builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.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") BUILDSTDERR: ++ dirname ./strutil/pathiter.go + echo '%dir %{gopath}/src/%{import_path}/./strutil' BUILDSTDERR: ++ dirname ./strutil/pathiter.go + install -d -p /builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.arm//usr/share/gocode/src/github.com/snapcore/snapd/./strutil + cp -pav ./strutil/pathiter.go /builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.arm//usr/share/gocode/src/github.com/snapcore/snapd/./strutil/pathiter.go './strutil/pathiter.go' -> '/builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.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") BUILDSTDERR: ++ dirname ./strutil/limbuffer.go + echo '%dir %{gopath}/src/%{import_path}/./strutil' BUILDSTDERR: ++ dirname ./strutil/limbuffer.go + install -d -p /builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.arm//usr/share/gocode/src/github.com/snapcore/snapd/./strutil + cp -pav ./strutil/limbuffer.go /builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.arm//usr/share/gocode/src/github.com/snapcore/snapd/./strutil/limbuffer.go './strutil/limbuffer.go' -> '/builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.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") BUILDSTDERR: ++ dirname ./strutil/strutil_test.go + echo '%dir %{gopath}/src/%{import_path}/./strutil' BUILDSTDERR: ++ dirname ./strutil/strutil_test.go + install -d -p /builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.arm//usr/share/gocode/src/github.com/snapcore/snapd/./strutil + cp -pav ./strutil/strutil_test.go /builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.arm//usr/share/gocode/src/github.com/snapcore/snapd/./strutil/strutil_test.go './strutil/strutil_test.go' -> '/builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.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") BUILDSTDERR: ++ dirname ./strutil/map_test.go + echo '%dir %{gopath}/src/%{import_path}/./strutil' BUILDSTDERR: ++ dirname ./strutil/map_test.go + install -d -p /builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.arm//usr/share/gocode/src/github.com/snapcore/snapd/./strutil + cp -pav ./strutil/map_test.go /builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.arm//usr/share/gocode/src/github.com/snapcore/snapd/./strutil/map_test.go './strutil/map_test.go' -> '/builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.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") BUILDSTDERR: ++ dirname ./strutil/quantity/example_test.go + echo '%dir %{gopath}/src/%{import_path}/./strutil/quantity' BUILDSTDERR: ++ dirname ./strutil/quantity/example_test.go + install -d -p /builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.arm//usr/share/gocode/src/github.com/snapcore/snapd/./strutil/quantity + cp -pav ./strutil/quantity/example_test.go /builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.arm//usr/share/gocode/src/github.com/snapcore/snapd/./strutil/quantity/example_test.go './strutil/quantity/example_test.go' -> '/builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.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") BUILDSTDERR: ++ dirname ./strutil/quantity/quantity.go + echo '%dir %{gopath}/src/%{import_path}/./strutil/quantity' BUILDSTDERR: ++ dirname ./strutil/quantity/quantity.go + install -d -p /builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.arm//usr/share/gocode/src/github.com/snapcore/snapd/./strutil/quantity + cp -pav ./strutil/quantity/quantity.go /builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.arm//usr/share/gocode/src/github.com/snapcore/snapd/./strutil/quantity/quantity.go './strutil/quantity/quantity.go' -> '/builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.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") BUILDSTDERR: ++ dirname ./strutil/version.go + echo '%dir %{gopath}/src/%{import_path}/./strutil' BUILDSTDERR: ++ dirname ./strutil/version.go + install -d -p /builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.arm//usr/share/gocode/src/github.com/snapcore/snapd/./strutil + cp -pav ./strutil/version.go /builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.arm//usr/share/gocode/src/github.com/snapcore/snapd/./strutil/version.go './strutil/version.go' -> '/builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.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") BUILDSTDERR: ++ dirname ./strutil/matchcounter.go + echo '%dir %{gopath}/src/%{import_path}/./strutil' BUILDSTDERR: ++ dirname ./strutil/matchcounter.go + install -d -p /builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.arm//usr/share/gocode/src/github.com/snapcore/snapd/./strutil + cp -pav ./strutil/matchcounter.go /builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.arm//usr/share/gocode/src/github.com/snapcore/snapd/./strutil/matchcounter.go './strutil/matchcounter.go' -> '/builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.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") BUILDSTDERR: ++ dirname ./strutil/pathiter_test.go + echo '%dir %{gopath}/src/%{import_path}/./strutil' BUILDSTDERR: ++ dirname ./strutil/pathiter_test.go + install -d -p /builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.arm//usr/share/gocode/src/github.com/snapcore/snapd/./strutil + cp -pav ./strutil/pathiter_test.go /builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.arm//usr/share/gocode/src/github.com/snapcore/snapd/./strutil/pathiter_test.go './strutil/pathiter_test.go' -> '/builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.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") BUILDSTDERR: ++ dirname ./strutil/limbuffer_test.go + echo '%dir %{gopath}/src/%{import_path}/./strutil' BUILDSTDERR: ++ dirname ./strutil/limbuffer_test.go + install -d -p /builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.arm//usr/share/gocode/src/github.com/snapcore/snapd/./strutil + cp -pav ./strutil/limbuffer_test.go /builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.arm//usr/share/gocode/src/github.com/snapcore/snapd/./strutil/limbuffer_test.go './strutil/limbuffer_test.go' -> '/builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.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") BUILDSTDERR: ++ dirname ./strutil/shlex/shlex.go + echo '%dir %{gopath}/src/%{import_path}/./strutil/shlex' BUILDSTDERR: ++ dirname ./strutil/shlex/shlex.go + install -d -p /builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.arm//usr/share/gocode/src/github.com/snapcore/snapd/./strutil/shlex + cp -pav ./strutil/shlex/shlex.go /builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.arm//usr/share/gocode/src/github.com/snapcore/snapd/./strutil/shlex/shlex.go './strutil/shlex/shlex.go' -> '/builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.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") BUILDSTDERR: ++ dirname ./strutil/shlex/shlex_test.go + echo '%dir %{gopath}/src/%{import_path}/./strutil/shlex' BUILDSTDERR: ++ dirname ./strutil/shlex/shlex_test.go + install -d -p /builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.arm//usr/share/gocode/src/github.com/snapcore/snapd/./strutil/shlex + cp -pav ./strutil/shlex/shlex_test.go /builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.arm//usr/share/gocode/src/github.com/snapcore/snapd/./strutil/shlex/shlex_test.go './strutil/shlex/shlex_test.go' -> '/builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.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") BUILDSTDERR: ++ dirname ./strutil/matchcounter_benchmark_test.go + echo '%dir %{gopath}/src/%{import_path}/./strutil' BUILDSTDERR: ++ dirname ./strutil/matchcounter_benchmark_test.go + install -d -p /builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.arm//usr/share/gocode/src/github.com/snapcore/snapd/./strutil + cp -pav ./strutil/matchcounter_benchmark_test.go /builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.arm//usr/share/gocode/src/github.com/snapcore/snapd/./strutil/matchcounter_benchmark_test.go './strutil/matchcounter_benchmark_test.go' -> '/builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.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") BUILDSTDERR: ++ dirname ./strutil/chrorder/main.go + echo '%dir %{gopath}/src/%{import_path}/./strutil/chrorder' BUILDSTDERR: ++ dirname ./strutil/chrorder/main.go + install -d -p /builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.arm//usr/share/gocode/src/github.com/snapcore/snapd/./strutil/chrorder + cp -pav ./strutil/chrorder/main.go /builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.arm//usr/share/gocode/src/github.com/snapcore/snapd/./strutil/chrorder/main.go './strutil/chrorder/main.go' -> '/builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.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") BUILDSTDERR: ++ dirname ./strutil/version_benchmark_test.go + echo '%dir %{gopath}/src/%{import_path}/./strutil' BUILDSTDERR: ++ dirname ./strutil/version_benchmark_test.go + install -d -p /builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.arm//usr/share/gocode/src/github.com/snapcore/snapd/./strutil + cp -pav ./strutil/version_benchmark_test.go /builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.arm//usr/share/gocode/src/github.com/snapcore/snapd/./strutil/version_benchmark_test.go './strutil/version_benchmark_test.go' -> '/builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.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") BUILDSTDERR: ++ dirname ./dirs/dirs_test.go + echo '%dir %{gopath}/src/%{import_path}/./dirs' BUILDSTDERR: ++ dirname ./dirs/dirs_test.go + install -d -p /builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.arm//usr/share/gocode/src/github.com/snapcore/snapd/./dirs + cp -pav ./dirs/dirs_test.go /builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.arm//usr/share/gocode/src/github.com/snapcore/snapd/./dirs/dirs_test.go './dirs/dirs_test.go' -> '/builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.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") BUILDSTDERR: ++ dirname ./dirs/export_test.go + echo '%dir %{gopath}/src/%{import_path}/./dirs' BUILDSTDERR: ++ dirname ./dirs/export_test.go + install -d -p /builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.arm//usr/share/gocode/src/github.com/snapcore/snapd/./dirs + cp -pav ./dirs/export_test.go /builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.arm//usr/share/gocode/src/github.com/snapcore/snapd/./dirs/export_test.go './dirs/export_test.go' -> '/builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.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") BUILDSTDERR: ++ dirname ./dirs/dirs.go + echo '%dir %{gopath}/src/%{import_path}/./dirs' BUILDSTDERR: ++ dirname ./dirs/dirs.go + install -d -p /builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.arm//usr/share/gocode/src/github.com/snapcore/snapd/./dirs + cp -pav ./dirs/dirs.go /builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.arm//usr/share/gocode/src/github.com/snapcore/snapd/./dirs/dirs.go './dirs/dirs.go' -> '/builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.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") BUILDSTDERR: ++ dirname ./cmd/cmd_test.go + echo '%dir %{gopath}/src/%{import_path}/./cmd' BUILDSTDERR: ++ dirname ./cmd/cmd_test.go + install -d -p /builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.arm//usr/share/gocode/src/github.com/snapcore/snapd/./cmd + cp -pav ./cmd/cmd_test.go /builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.arm//usr/share/gocode/src/github.com/snapcore/snapd/./cmd/cmd_test.go './cmd/cmd_test.go' -> '/builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.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") BUILDSTDERR: ++ dirname ./cmd/export_test.go + echo '%dir %{gopath}/src/%{import_path}/./cmd' BUILDSTDERR: ++ dirname ./cmd/export_test.go + install -d -p /builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.arm//usr/share/gocode/src/github.com/snapcore/snapd/./cmd + cp -pav ./cmd/export_test.go /builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.arm//usr/share/gocode/src/github.com/snapcore/snapd/./cmd/export_test.go './cmd/export_test.go' -> '/builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.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") BUILDSTDERR: ++ dirname ./cmd/snap/cmd_abort_test.go + echo '%dir %{gopath}/src/%{import_path}/./cmd/snap' BUILDSTDERR: ++ dirname ./cmd/snap/cmd_abort_test.go + install -d -p /builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.arm//usr/share/gocode/src/github.com/snapcore/snapd/./cmd/snap + cp -pav ./cmd/snap/cmd_abort_test.go /builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.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.37.2-1.fc28.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") BUILDSTDERR: ++ dirname ./cmd/snap/cmd_delete_key.go + echo '%dir %{gopath}/src/%{import_path}/./cmd/snap' BUILDSTDERR: ++ dirname ./cmd/snap/cmd_delete_key.go + install -d -p /builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.arm//usr/share/gocode/src/github.com/snapcore/snapd/./cmd/snap + cp -pav ./cmd/snap/cmd_delete_key.go /builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.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.37.2-1.fc28.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") BUILDSTDERR: ++ dirname ./cmd/snap/cmd_repair_repairs_test.go + echo '%dir %{gopath}/src/%{import_path}/./cmd/snap' BUILDSTDERR: ++ dirname ./cmd/snap/cmd_repair_repairs_test.go + install -d -p /builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.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.37.2-1.fc28.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.37.2-1.fc28.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") BUILDSTDERR: ++ dirname ./cmd/snap/cmd_get_test.go + echo '%dir %{gopath}/src/%{import_path}/./cmd/snap' BUILDSTDERR: ++ dirname ./cmd/snap/cmd_get_test.go + install -d -p /builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.arm//usr/share/gocode/src/github.com/snapcore/snapd/./cmd/snap + cp -pav ./cmd/snap/cmd_get_test.go /builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.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.37.2-1.fc28.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") BUILDSTDERR: ++ dirname ./cmd/snap/cmd_unalias_test.go + echo '%dir %{gopath}/src/%{import_path}/./cmd/snap' BUILDSTDERR: ++ dirname ./cmd/snap/cmd_unalias_test.go + install -d -p /builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.arm//usr/share/gocode/src/github.com/snapcore/snapd/./cmd/snap + cp -pav ./cmd/snap/cmd_unalias_test.go /builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.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.37.2-1.fc28.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") BUILDSTDERR: ++ dirname ./cmd/snap/cmd_buy.go + echo '%dir %{gopath}/src/%{import_path}/./cmd/snap' BUILDSTDERR: ++ dirname ./cmd/snap/cmd_buy.go + install -d -p /builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.arm//usr/share/gocode/src/github.com/snapcore/snapd/./cmd/snap + cp -pav ./cmd/snap/cmd_buy.go /builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.arm//usr/share/gocode/src/github.com/snapcore/snapd/./cmd/snap/cmd_buy.go './cmd/snap/cmd_buy.go' -> '/builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.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") BUILDSTDERR: ++ dirname ./cmd/snap/cmd_watch_test.go + echo '%dir %{gopath}/src/%{import_path}/./cmd/snap' BUILDSTDERR: ++ dirname ./cmd/snap/cmd_watch_test.go + install -d -p /builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.arm//usr/share/gocode/src/github.com/snapcore/snapd/./cmd/snap + cp -pav ./cmd/snap/cmd_watch_test.go /builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.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.37.2-1.fc28.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") BUILDSTDERR: ++ dirname ./cmd/snap/cmd_alias_test.go + echo '%dir %{gopath}/src/%{import_path}/./cmd/snap' BUILDSTDERR: ++ dirname ./cmd/snap/cmd_alias_test.go + install -d -p /builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.arm//usr/share/gocode/src/github.com/snapcore/snapd/./cmd/snap + cp -pav ./cmd/snap/cmd_alias_test.go /builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.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.37.2-1.fc28.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") BUILDSTDERR: ++ dirname ./cmd/snap/cmd_changes.go + echo '%dir %{gopath}/src/%{import_path}/./cmd/snap' BUILDSTDERR: ++ dirname ./cmd/snap/cmd_changes.go + install -d -p /builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.arm//usr/share/gocode/src/github.com/snapcore/snapd/./cmd/snap + cp -pav ./cmd/snap/cmd_changes.go /builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.arm//usr/share/gocode/src/github.com/snapcore/snapd/./cmd/snap/cmd_changes.go './cmd/snap/cmd_changes.go' -> '/builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.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") BUILDSTDERR: ++ dirname ./cmd/snap/cmd_confinement.go + echo '%dir %{gopath}/src/%{import_path}/./cmd/snap' BUILDSTDERR: ++ dirname ./cmd/snap/cmd_confinement.go + install -d -p /builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.arm//usr/share/gocode/src/github.com/snapcore/snapd/./cmd/snap + cp -pav ./cmd/snap/cmd_confinement.go /builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.arm//usr/share/gocode/src/github.com/snapcore/snapd/./cmd/snap/cmd_confinement.go './cmd/snap/cmd_confinement.go' -> '/builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.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") BUILDSTDERR: ++ dirname ./cmd/snap/cmd_changes_test.go + echo '%dir %{gopath}/src/%{import_path}/./cmd/snap' BUILDSTDERR: ++ dirname ./cmd/snap/cmd_changes_test.go + install -d -p /builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.arm//usr/share/gocode/src/github.com/snapcore/snapd/./cmd/snap + cp -pav ./cmd/snap/cmd_changes_test.go /builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.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.37.2-1.fc28.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") BUILDSTDERR: ++ dirname ./cmd/snap/complete.go + echo '%dir %{gopath}/src/%{import_path}/./cmd/snap' BUILDSTDERR: ++ dirname ./cmd/snap/complete.go + install -d -p /builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.arm//usr/share/gocode/src/github.com/snapcore/snapd/./cmd/snap + cp -pav ./cmd/snap/complete.go /builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.arm//usr/share/gocode/src/github.com/snapcore/snapd/./cmd/snap/complete.go './cmd/snap/complete.go' -> '/builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.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") BUILDSTDERR: ++ dirname ./cmd/snap/cmd_interface.go + echo '%dir %{gopath}/src/%{import_path}/./cmd/snap' BUILDSTDERR: ++ dirname ./cmd/snap/cmd_interface.go + install -d -p /builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.arm//usr/share/gocode/src/github.com/snapcore/snapd/./cmd/snap + cp -pav ./cmd/snap/cmd_interface.go /builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.arm//usr/share/gocode/src/github.com/snapcore/snapd/./cmd/snap/cmd_interface.go './cmd/snap/cmd_interface.go' -> '/builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.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") BUILDSTDERR: ++ dirname ./cmd/snap/cmd_known_test.go + echo '%dir %{gopath}/src/%{import_path}/./cmd/snap' BUILDSTDERR: ++ dirname ./cmd/snap/cmd_known_test.go + install -d -p /builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.arm//usr/share/gocode/src/github.com/snapcore/snapd/./cmd/snap + cp -pav ./cmd/snap/cmd_known_test.go /builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.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.37.2-1.fc28.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") BUILDSTDERR: ++ dirname ./cmd/snap/cmd_get.go + echo '%dir %{gopath}/src/%{import_path}/./cmd/snap' BUILDSTDERR: ++ dirname ./cmd/snap/cmd_get.go + install -d -p /builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.arm//usr/share/gocode/src/github.com/snapcore/snapd/./cmd/snap + cp -pav ./cmd/snap/cmd_get.go /builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.arm//usr/share/gocode/src/github.com/snapcore/snapd/./cmd/snap/cmd_get.go './cmd/snap/cmd_get.go' -> '/builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.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") BUILDSTDERR: ++ dirname ./cmd/snap/cmd_version_test.go + echo '%dir %{gopath}/src/%{import_path}/./cmd/snap' BUILDSTDERR: ++ dirname ./cmd/snap/cmd_version_test.go + install -d -p /builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.arm//usr/share/gocode/src/github.com/snapcore/snapd/./cmd/snap + cp -pav ./cmd/snap/cmd_version_test.go /builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.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.37.2-1.fc28.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") BUILDSTDERR: ++ dirname ./cmd/snap/export_test.go + echo '%dir %{gopath}/src/%{import_path}/./cmd/snap' BUILDSTDERR: ++ dirname ./cmd/snap/export_test.go + install -d -p /builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.arm//usr/share/gocode/src/github.com/snapcore/snapd/./cmd/snap + cp -pav ./cmd/snap/export_test.go /builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.arm//usr/share/gocode/src/github.com/snapcore/snapd/./cmd/snap/export_test.go './cmd/snap/export_test.go' -> '/builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.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") BUILDSTDERR: ++ dirname ./cmd/snap/cmd_set_test.go + echo '%dir %{gopath}/src/%{import_path}/./cmd/snap' BUILDSTDERR: ++ dirname ./cmd/snap/cmd_set_test.go + install -d -p /builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.arm//usr/share/gocode/src/github.com/snapcore/snapd/./cmd/snap + cp -pav ./cmd/snap/cmd_set_test.go /builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.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.37.2-1.fc28.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") BUILDSTDERR: ++ dirname ./cmd/snap/cmd_advise.go + echo '%dir %{gopath}/src/%{import_path}/./cmd/snap' BUILDSTDERR: ++ dirname ./cmd/snap/cmd_advise.go + install -d -p /builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.arm//usr/share/gocode/src/github.com/snapcore/snapd/./cmd/snap + cp -pav ./cmd/snap/cmd_advise.go /builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.arm//usr/share/gocode/src/github.com/snapcore/snapd/./cmd/snap/cmd_advise.go './cmd/snap/cmd_advise.go' -> '/builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.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") BUILDSTDERR: ++ dirname ./cmd/snap/cmd_snap_op_test.go + echo '%dir %{gopath}/src/%{import_path}/./cmd/snap' BUILDSTDERR: ++ dirname ./cmd/snap/cmd_snap_op_test.go + install -d -p /builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.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.37.2-1.fc28.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.37.2-1.fc28.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") BUILDSTDERR: ++ dirname ./cmd/snap/cmd_run.go + echo '%dir %{gopath}/src/%{import_path}/./cmd/snap' BUILDSTDERR: ++ dirname ./cmd/snap/cmd_run.go + install -d -p /builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.arm//usr/share/gocode/src/github.com/snapcore/snapd/./cmd/snap + cp -pav ./cmd/snap/cmd_run.go /builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.arm//usr/share/gocode/src/github.com/snapcore/snapd/./cmd/snap/cmd_run.go './cmd/snap/cmd_run.go' -> '/builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.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") BUILDSTDERR: ++ dirname ./cmd/snap/cmd_login_test.go + echo '%dir %{gopath}/src/%{import_path}/./cmd/snap' BUILDSTDERR: ++ dirname ./cmd/snap/cmd_login_test.go + install -d -p /builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.arm//usr/share/gocode/src/github.com/snapcore/snapd/./cmd/snap + cp -pav ./cmd/snap/cmd_login_test.go /builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.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.37.2-1.fc28.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") BUILDSTDERR: ++ dirname ./cmd/snap/cmd_disconnect_test.go + echo '%dir %{gopath}/src/%{import_path}/./cmd/snap' BUILDSTDERR: ++ dirname ./cmd/snap/cmd_disconnect_test.go + install -d -p /builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.arm//usr/share/gocode/src/github.com/snapcore/snapd/./cmd/snap + cp -pav ./cmd/snap/cmd_disconnect_test.go /builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.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.37.2-1.fc28.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") BUILDSTDERR: ++ dirname ./cmd/snap/cmd_connectivity_check_test.go + echo '%dir %{gopath}/src/%{import_path}/./cmd/snap' BUILDSTDERR: ++ dirname ./cmd/snap/cmd_connectivity_check_test.go + install -d -p /builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.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.37.2-1.fc28.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.37.2-1.fc28.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") BUILDSTDERR: ++ dirname ./cmd/snap/cmd_blame_generated.go + echo '%dir %{gopath}/src/%{import_path}/./cmd/snap' BUILDSTDERR: ++ dirname ./cmd/snap/cmd_blame_generated.go + install -d -p /builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.arm//usr/share/gocode/src/github.com/snapcore/snapd/./cmd/snap + cp -pav ./cmd/snap/cmd_blame_generated.go /builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.arm//usr/share/gocode/src/github.com/snapcore/snapd/./cmd/snap/cmd_blame_generated.go './cmd/snap/cmd_blame_generated.go' -> '/builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.arm//usr/share/gocode/src/github.com/snapcore/snapd/./cmd/snap/cmd_blame_generated.go' + echo '%{gopath}/src/%{import_path}/./cmd/snap/cmd_blame_generated.go' + for file in $(find . -iname "*.go" -o -iname "*.s" \! -iname "*_test.go") BUILDSTDERR: ++ dirname ./cmd/snap/cmd_services.go + echo '%dir %{gopath}/src/%{import_path}/./cmd/snap' BUILDSTDERR: ++ dirname ./cmd/snap/cmd_services.go + install -d -p /builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.arm//usr/share/gocode/src/github.com/snapcore/snapd/./cmd/snap + cp -pav ./cmd/snap/cmd_services.go /builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.arm//usr/share/gocode/src/github.com/snapcore/snapd/./cmd/snap/cmd_services.go './cmd/snap/cmd_services.go' -> '/builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.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") BUILDSTDERR: ++ dirname ./cmd/snap/cmd_connect.go + echo '%dir %{gopath}/src/%{import_path}/./cmd/snap' BUILDSTDERR: ++ dirname ./cmd/snap/cmd_connect.go + install -d -p /builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.arm//usr/share/gocode/src/github.com/snapcore/snapd/./cmd/snap + cp -pav ./cmd/snap/cmd_connect.go /builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.arm//usr/share/gocode/src/github.com/snapcore/snapd/./cmd/snap/cmd_connect.go './cmd/snap/cmd_connect.go' -> '/builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.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") BUILDSTDERR: ++ dirname ./cmd/snap/cmd_set.go + echo '%dir %{gopath}/src/%{import_path}/./cmd/snap' BUILDSTDERR: ++ dirname ./cmd/snap/cmd_set.go + install -d -p /builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.arm//usr/share/gocode/src/github.com/snapcore/snapd/./cmd/snap + cp -pav ./cmd/snap/cmd_set.go /builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.arm//usr/share/gocode/src/github.com/snapcore/snapd/./cmd/snap/cmd_set.go './cmd/snap/cmd_set.go' -> '/builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.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") BUILDSTDERR: ++ dirname ./cmd/snap/cmd_create_user_test.go + echo '%dir %{gopath}/src/%{import_path}/./cmd/snap' BUILDSTDERR: ++ dirname ./cmd/snap/cmd_create_user_test.go + install -d -p /builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.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.37.2-1.fc28.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.37.2-1.fc28.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") BUILDSTDERR: ++ dirname ./cmd/snap/cmd_ack.go + echo '%dir %{gopath}/src/%{import_path}/./cmd/snap' BUILDSTDERR: ++ dirname ./cmd/snap/cmd_ack.go + install -d -p /builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.arm//usr/share/gocode/src/github.com/snapcore/snapd/./cmd/snap + cp -pav ./cmd/snap/cmd_ack.go /builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.arm//usr/share/gocode/src/github.com/snapcore/snapd/./cmd/snap/cmd_ack.go './cmd/snap/cmd_ack.go' -> '/builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.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") BUILDSTDERR: ++ dirname ./cmd/snap/cmd_interfaces_test.go + echo '%dir %{gopath}/src/%{import_path}/./cmd/snap' BUILDSTDERR: ++ dirname ./cmd/snap/cmd_interfaces_test.go + install -d -p /builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.arm//usr/share/gocode/src/github.com/snapcore/snapd/./cmd/snap + cp -pav ./cmd/snap/cmd_interfaces_test.go /builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.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.37.2-1.fc28.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") BUILDSTDERR: ++ dirname ./cmd/snap/cmd_known.go + echo '%dir %{gopath}/src/%{import_path}/./cmd/snap' BUILDSTDERR: ++ dirname ./cmd/snap/cmd_known.go + install -d -p /builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.arm//usr/share/gocode/src/github.com/snapcore/snapd/./cmd/snap + cp -pav ./cmd/snap/cmd_known.go /builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.arm//usr/share/gocode/src/github.com/snapcore/snapd/./cmd/snap/cmd_known.go './cmd/snap/cmd_known.go' -> '/builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.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") BUILDSTDERR: ++ dirname ./cmd/snap/cmd_whoami.go + echo '%dir %{gopath}/src/%{import_path}/./cmd/snap' BUILDSTDERR: ++ dirname ./cmd/snap/cmd_whoami.go + install -d -p /builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.arm//usr/share/gocode/src/github.com/snapcore/snapd/./cmd/snap + cp -pav ./cmd/snap/cmd_whoami.go /builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.arm//usr/share/gocode/src/github.com/snapcore/snapd/./cmd/snap/cmd_whoami.go './cmd/snap/cmd_whoami.go' -> '/builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.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") BUILDSTDERR: ++ dirname ./cmd/snap/cmd_booted.go + echo '%dir %{gopath}/src/%{import_path}/./cmd/snap' BUILDSTDERR: ++ dirname ./cmd/snap/cmd_booted.go + install -d -p /builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.arm//usr/share/gocode/src/github.com/snapcore/snapd/./cmd/snap + cp -pav ./cmd/snap/cmd_booted.go /builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.arm//usr/share/gocode/src/github.com/snapcore/snapd/./cmd/snap/cmd_booted.go './cmd/snap/cmd_booted.go' -> '/builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.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") BUILDSTDERR: ++ dirname ./cmd/snap/cmd_paths_test.go + echo '%dir %{gopath}/src/%{import_path}/./cmd/snap' BUILDSTDERR: ++ dirname ./cmd/snap/cmd_paths_test.go + install -d -p /builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.arm//usr/share/gocode/src/github.com/snapcore/snapd/./cmd/snap + cp -pav ./cmd/snap/cmd_paths_test.go /builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.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.37.2-1.fc28.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") BUILDSTDERR: ++ dirname ./cmd/snap/cmd_warnings.go + echo '%dir %{gopath}/src/%{import_path}/./cmd/snap' BUILDSTDERR: ++ dirname ./cmd/snap/cmd_warnings.go + install -d -p /builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.arm//usr/share/gocode/src/github.com/snapcore/snapd/./cmd/snap + cp -pav ./cmd/snap/cmd_warnings.go /builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.arm//usr/share/gocode/src/github.com/snapcore/snapd/./cmd/snap/cmd_warnings.go './cmd/snap/cmd_warnings.go' -> '/builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.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") BUILDSTDERR: ++ dirname ./cmd/snap/cmd_run_test.go + echo '%dir %{gopath}/src/%{import_path}/./cmd/snap' BUILDSTDERR: ++ dirname ./cmd/snap/cmd_run_test.go + install -d -p /builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.arm//usr/share/gocode/src/github.com/snapcore/snapd/./cmd/snap + cp -pav ./cmd/snap/cmd_run_test.go /builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.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.37.2-1.fc28.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") BUILDSTDERR: ++ dirname ./cmd/snap/wait.go + echo '%dir %{gopath}/src/%{import_path}/./cmd/snap' BUILDSTDERR: ++ dirname ./cmd/snap/wait.go + install -d -p /builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.arm//usr/share/gocode/src/github.com/snapcore/snapd/./cmd/snap + cp -pav ./cmd/snap/wait.go /builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.arm//usr/share/gocode/src/github.com/snapcore/snapd/./cmd/snap/wait.go './cmd/snap/wait.go' -> '/builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.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") BUILDSTDERR: ++ dirname ./cmd/snap/cmd_find.go + echo '%dir %{gopath}/src/%{import_path}/./cmd/snap' BUILDSTDERR: ++ dirname ./cmd/snap/cmd_find.go + install -d -p /builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.arm//usr/share/gocode/src/github.com/snapcore/snapd/./cmd/snap + cp -pav ./cmd/snap/cmd_find.go /builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.arm//usr/share/gocode/src/github.com/snapcore/snapd/./cmd/snap/cmd_find.go './cmd/snap/cmd_find.go' -> '/builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.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") BUILDSTDERR: ++ dirname ./cmd/snap/error.go + echo '%dir %{gopath}/src/%{import_path}/./cmd/snap' BUILDSTDERR: ++ dirname ./cmd/snap/error.go + install -d -p /builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.arm//usr/share/gocode/src/github.com/snapcore/snapd/./cmd/snap + cp -pav ./cmd/snap/error.go /builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.arm//usr/share/gocode/src/github.com/snapcore/snapd/./cmd/snap/error.go './cmd/snap/error.go' -> '/builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.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") BUILDSTDERR: ++ dirname ./cmd/snap/cmd_sandbox_features.go + echo '%dir %{gopath}/src/%{import_path}/./cmd/snap' BUILDSTDERR: ++ dirname ./cmd/snap/cmd_sandbox_features.go + install -d -p /builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.arm//usr/share/gocode/src/github.com/snapcore/snapd/./cmd/snap + cp -pav ./cmd/snap/cmd_sandbox_features.go /builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.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.37.2-1.fc28.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") BUILDSTDERR: ++ dirname ./cmd/snap/main_test.go + echo '%dir %{gopath}/src/%{import_path}/./cmd/snap' BUILDSTDERR: ++ dirname ./cmd/snap/main_test.go + install -d -p /builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.arm//usr/share/gocode/src/github.com/snapcore/snapd/./cmd/snap + cp -pav ./cmd/snap/main_test.go /builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.arm//usr/share/gocode/src/github.com/snapcore/snapd/./cmd/snap/main_test.go './cmd/snap/main_test.go' -> '/builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.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") BUILDSTDERR: ++ dirname ./cmd/snap/cmd_first_boot.go + echo '%dir %{gopath}/src/%{import_path}/./cmd/snap' BUILDSTDERR: ++ dirname ./cmd/snap/cmd_first_boot.go + install -d -p /builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.arm//usr/share/gocode/src/github.com/snapcore/snapd/./cmd/snap + cp -pav ./cmd/snap/cmd_first_boot.go /builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.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.37.2-1.fc28.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") BUILDSTDERR: ++ dirname ./cmd/snap/cmd_help.go + echo '%dir %{gopath}/src/%{import_path}/./cmd/snap' BUILDSTDERR: ++ dirname ./cmd/snap/cmd_help.go + install -d -p /builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.arm//usr/share/gocode/src/github.com/snapcore/snapd/./cmd/snap + cp -pav ./cmd/snap/cmd_help.go /builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.arm//usr/share/gocode/src/github.com/snapcore/snapd/./cmd/snap/cmd_help.go './cmd/snap/cmd_help.go' -> '/builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.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") BUILDSTDERR: ++ dirname ./cmd/snap/cmd_userd.go + echo '%dir %{gopath}/src/%{import_path}/./cmd/snap' BUILDSTDERR: ++ dirname ./cmd/snap/cmd_userd.go + install -d -p /builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.arm//usr/share/gocode/src/github.com/snapcore/snapd/./cmd/snap + cp -pav ./cmd/snap/cmd_userd.go /builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.arm//usr/share/gocode/src/github.com/snapcore/snapd/./cmd/snap/cmd_userd.go './cmd/snap/cmd_userd.go' -> '/builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.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") BUILDSTDERR: ++ dirname ./cmd/snap/cmd_connectivity_check.go + echo '%dir %{gopath}/src/%{import_path}/./cmd/snap' BUILDSTDERR: ++ dirname ./cmd/snap/cmd_connectivity_check.go + install -d -p /builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.arm//usr/share/gocode/src/github.com/snapcore/snapd/./cmd/snap + cp -pav ./cmd/snap/cmd_connectivity_check.go /builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.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.37.2-1.fc28.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") BUILDSTDERR: ++ dirname ./cmd/snap/cmd_delete_key_test.go + echo '%dir %{gopath}/src/%{import_path}/./cmd/snap' BUILDSTDERR: ++ dirname ./cmd/snap/cmd_delete_key_test.go + install -d -p /builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.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.37.2-1.fc28.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.37.2-1.fc28.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") BUILDSTDERR: ++ dirname ./cmd/snap/main.go + echo '%dir %{gopath}/src/%{import_path}/./cmd/snap' BUILDSTDERR: ++ dirname ./cmd/snap/main.go + install -d -p /builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.arm//usr/share/gocode/src/github.com/snapcore/snapd/./cmd/snap + cp -pav ./cmd/snap/main.go /builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.arm//usr/share/gocode/src/github.com/snapcore/snapd/./cmd/snap/main.go './cmd/snap/main.go' -> '/builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.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") BUILDSTDERR: ++ dirname ./cmd/snap/cmd_login.go + echo '%dir %{gopath}/src/%{import_path}/./cmd/snap' BUILDSTDERR: ++ dirname ./cmd/snap/cmd_login.go + install -d -p /builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.arm//usr/share/gocode/src/github.com/snapcore/snapd/./cmd/snap + cp -pav ./cmd/snap/cmd_login.go /builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.arm//usr/share/gocode/src/github.com/snapcore/snapd/./cmd/snap/cmd_login.go './cmd/snap/cmd_login.go' -> '/builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.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") BUILDSTDERR: ++ dirname ./cmd/snap/last.go + echo '%dir %{gopath}/src/%{import_path}/./cmd/snap' BUILDSTDERR: ++ dirname ./cmd/snap/last.go + install -d -p /builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.arm//usr/share/gocode/src/github.com/snapcore/snapd/./cmd/snap + cp -pav ./cmd/snap/last.go /builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.arm//usr/share/gocode/src/github.com/snapcore/snapd/./cmd/snap/last.go './cmd/snap/last.go' -> '/builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.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") BUILDSTDERR: ++ dirname ./cmd/snap/cmd_get_base_declaration_test.go + echo '%dir %{gopath}/src/%{import_path}/./cmd/snap' BUILDSTDERR: ++ dirname ./cmd/snap/cmd_get_base_declaration_test.go + install -d -p /builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.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.37.2-1.fc28.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.37.2-1.fc28.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") BUILDSTDERR: ++ dirname ./cmd/snap/cmd_aliases_test.go + echo '%dir %{gopath}/src/%{import_path}/./cmd/snap' BUILDSTDERR: ++ dirname ./cmd/snap/cmd_aliases_test.go + install -d -p /builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.arm//usr/share/gocode/src/github.com/snapcore/snapd/./cmd/snap + cp -pav ./cmd/snap/cmd_aliases_test.go /builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.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.37.2-1.fc28.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") BUILDSTDERR: ++ dirname ./cmd/snap/cmd_keys.go + echo '%dir %{gopath}/src/%{import_path}/./cmd/snap' BUILDSTDERR: ++ dirname ./cmd/snap/cmd_keys.go + install -d -p /builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.arm//usr/share/gocode/src/github.com/snapcore/snapd/./cmd/snap + cp -pav ./cmd/snap/cmd_keys.go /builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.arm//usr/share/gocode/src/github.com/snapcore/snapd/./cmd/snap/cmd_keys.go './cmd/snap/cmd_keys.go' -> '/builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.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") BUILDSTDERR: ++ dirname ./cmd/snap/cmd_connect_test.go + echo '%dir %{gopath}/src/%{import_path}/./cmd/snap' BUILDSTDERR: ++ dirname ./cmd/snap/cmd_connect_test.go + install -d -p /builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.arm//usr/share/gocode/src/github.com/snapcore/snapd/./cmd/snap + cp -pav ./cmd/snap/cmd_connect_test.go /builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.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.37.2-1.fc28.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") BUILDSTDERR: ++ dirname ./cmd/snap/interfaces_common.go + echo '%dir %{gopath}/src/%{import_path}/./cmd/snap' BUILDSTDERR: ++ dirname ./cmd/snap/interfaces_common.go + install -d -p /builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.arm//usr/share/gocode/src/github.com/snapcore/snapd/./cmd/snap + cp -pav ./cmd/snap/interfaces_common.go /builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.arm//usr/share/gocode/src/github.com/snapcore/snapd/./cmd/snap/interfaces_common.go './cmd/snap/interfaces_common.go' -> '/builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.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") BUILDSTDERR: ++ dirname ./cmd/snap/cmd_snapshot.go + echo '%dir %{gopath}/src/%{import_path}/./cmd/snap' BUILDSTDERR: ++ dirname ./cmd/snap/cmd_snapshot.go + install -d -p /builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.arm//usr/share/gocode/src/github.com/snapcore/snapd/./cmd/snap + cp -pav ./cmd/snap/cmd_snapshot.go /builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.arm//usr/share/gocode/src/github.com/snapcore/snapd/./cmd/snap/cmd_snapshot.go './cmd/snap/cmd_snapshot.go' -> '/builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.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") BUILDSTDERR: ++ dirname ./cmd/snap/cmd_auto_import.go + echo '%dir %{gopath}/src/%{import_path}/./cmd/snap' BUILDSTDERR: ++ dirname ./cmd/snap/cmd_auto_import.go + install -d -p /builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.arm//usr/share/gocode/src/github.com/snapcore/snapd/./cmd/snap + cp -pav ./cmd/snap/cmd_auto_import.go /builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.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.37.2-1.fc28.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") BUILDSTDERR: ++ dirname ./cmd/snap/cmd_prefer.go + echo '%dir %{gopath}/src/%{import_path}/./cmd/snap' BUILDSTDERR: ++ dirname ./cmd/snap/cmd_prefer.go + install -d -p /builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.arm//usr/share/gocode/src/github.com/snapcore/snapd/./cmd/snap + cp -pav ./cmd/snap/cmd_prefer.go /builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.arm//usr/share/gocode/src/github.com/snapcore/snapd/./cmd/snap/cmd_prefer.go './cmd/snap/cmd_prefer.go' -> '/builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.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") BUILDSTDERR: ++ dirname ./cmd/snap/cmd_version_linux.go + echo '%dir %{gopath}/src/%{import_path}/./cmd/snap' BUILDSTDERR: ++ dirname ./cmd/snap/cmd_version_linux.go + install -d -p /builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.arm//usr/share/gocode/src/github.com/snapcore/snapd/./cmd/snap + cp -pav ./cmd/snap/cmd_version_linux.go /builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.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.37.2-1.fc28.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") BUILDSTDERR: ++ dirname ./cmd/snap/cmd_pack.go + echo '%dir %{gopath}/src/%{import_path}/./cmd/snap' BUILDSTDERR: ++ dirname ./cmd/snap/cmd_pack.go + install -d -p /builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.arm//usr/share/gocode/src/github.com/snapcore/snapd/./cmd/snap + cp -pav ./cmd/snap/cmd_pack.go /builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.arm//usr/share/gocode/src/github.com/snapcore/snapd/./cmd/snap/cmd_pack.go './cmd/snap/cmd_pack.go' -> '/builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.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") BUILDSTDERR: ++ dirname ./cmd/snap/cmd_pack_test.go + echo '%dir %{gopath}/src/%{import_path}/./cmd/snap' BUILDSTDERR: ++ dirname ./cmd/snap/cmd_pack_test.go + install -d -p /builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.arm//usr/share/gocode/src/github.com/snapcore/snapd/./cmd/snap + cp -pav ./cmd/snap/cmd_pack_test.go /builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.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.37.2-1.fc28.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") BUILDSTDERR: ++ dirname ./cmd/snap/cmd_list_test.go + echo '%dir %{gopath}/src/%{import_path}/./cmd/snap' BUILDSTDERR: ++ dirname ./cmd/snap/cmd_list_test.go + install -d -p /builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.arm//usr/share/gocode/src/github.com/snapcore/snapd/./cmd/snap + cp -pav ./cmd/snap/cmd_list_test.go /builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.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.37.2-1.fc28.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") BUILDSTDERR: ++ dirname ./cmd/snap/cmd_debug.go + echo '%dir %{gopath}/src/%{import_path}/./cmd/snap' BUILDSTDERR: ++ dirname ./cmd/snap/cmd_debug.go + install -d -p /builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.arm//usr/share/gocode/src/github.com/snapcore/snapd/./cmd/snap + cp -pav ./cmd/snap/cmd_debug.go /builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.arm//usr/share/gocode/src/github.com/snapcore/snapd/./cmd/snap/cmd_debug.go './cmd/snap/cmd_debug.go' -> '/builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.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") BUILDSTDERR: ++ dirname ./cmd/snap/cmd_export_key.go + echo '%dir %{gopath}/src/%{import_path}/./cmd/snap' BUILDSTDERR: ++ dirname ./cmd/snap/cmd_export_key.go + install -d -p /builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.arm//usr/share/gocode/src/github.com/snapcore/snapd/./cmd/snap + cp -pav ./cmd/snap/cmd_export_key.go /builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.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.37.2-1.fc28.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") BUILDSTDERR: ++ dirname ./cmd/snap/cmd_unalias.go + echo '%dir %{gopath}/src/%{import_path}/./cmd/snap' BUILDSTDERR: ++ dirname ./cmd/snap/cmd_unalias.go + install -d -p /builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.arm//usr/share/gocode/src/github.com/snapcore/snapd/./cmd/snap + cp -pav ./cmd/snap/cmd_unalias.go /builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.arm//usr/share/gocode/src/github.com/snapcore/snapd/./cmd/snap/cmd_unalias.go './cmd/snap/cmd_unalias.go' -> '/builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.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") BUILDSTDERR: ++ dirname ./cmd/snap/cmd_auto_import_test.go + echo '%dir %{gopath}/src/%{import_path}/./cmd/snap' BUILDSTDERR: ++ dirname ./cmd/snap/cmd_auto_import_test.go + install -d -p /builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.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.37.2-1.fc28.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.37.2-1.fc28.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") BUILDSTDERR: ++ dirname ./cmd/snap/cmd_help_test.go + echo '%dir %{gopath}/src/%{import_path}/./cmd/snap' BUILDSTDERR: ++ dirname ./cmd/snap/cmd_help_test.go + install -d -p /builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.arm//usr/share/gocode/src/github.com/snapcore/snapd/./cmd/snap + cp -pav ./cmd/snap/cmd_help_test.go /builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.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.37.2-1.fc28.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") BUILDSTDERR: ++ dirname ./cmd/snap/cmd_get_base_declaration.go + echo '%dir %{gopath}/src/%{import_path}/./cmd/snap' BUILDSTDERR: ++ dirname ./cmd/snap/cmd_get_base_declaration.go + install -d -p /builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.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.37.2-1.fc28.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.37.2-1.fc28.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") BUILDSTDERR: ++ dirname ./cmd/snap/cmd_download.go + echo '%dir %{gopath}/src/%{import_path}/./cmd/snap' BUILDSTDERR: ++ dirname ./cmd/snap/cmd_download.go + install -d -p /builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.arm//usr/share/gocode/src/github.com/snapcore/snapd/./cmd/snap + cp -pav ./cmd/snap/cmd_download.go /builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.arm//usr/share/gocode/src/github.com/snapcore/snapd/./cmd/snap/cmd_download.go './cmd/snap/cmd_download.go' -> '/builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.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") BUILDSTDERR: ++ dirname ./cmd/snap/cmd_services_test.go + echo '%dir %{gopath}/src/%{import_path}/./cmd/snap' BUILDSTDERR: ++ dirname ./cmd/snap/cmd_services_test.go + install -d -p /builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.arm//usr/share/gocode/src/github.com/snapcore/snapd/./cmd/snap + cp -pav ./cmd/snap/cmd_services_test.go /builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.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.37.2-1.fc28.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") BUILDSTDERR: ++ dirname ./cmd/snap/cmd_wait_test.go + echo '%dir %{gopath}/src/%{import_path}/./cmd/snap' BUILDSTDERR: ++ dirname ./cmd/snap/cmd_wait_test.go + install -d -p /builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.arm//usr/share/gocode/src/github.com/snapcore/snapd/./cmd/snap + cp -pav ./cmd/snap/cmd_wait_test.go /builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.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.37.2-1.fc28.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") BUILDSTDERR: ++ dirname ./cmd/snap/cmd_prefer_test.go + echo '%dir %{gopath}/src/%{import_path}/./cmd/snap' BUILDSTDERR: ++ dirname ./cmd/snap/cmd_prefer_test.go + install -d -p /builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.arm//usr/share/gocode/src/github.com/snapcore/snapd/./cmd/snap + cp -pav ./cmd/snap/cmd_prefer_test.go /builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.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.37.2-1.fc28.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") BUILDSTDERR: ++ dirname ./cmd/snap/cmd_info_test.go + echo '%dir %{gopath}/src/%{import_path}/./cmd/snap' BUILDSTDERR: ++ dirname ./cmd/snap/cmd_info_test.go + install -d -p /builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.arm//usr/share/gocode/src/github.com/snapcore/snapd/./cmd/snap + cp -pav ./cmd/snap/cmd_info_test.go /builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.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.37.2-1.fc28.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") BUILDSTDERR: ++ dirname ./cmd/snap/color_test.go + echo '%dir %{gopath}/src/%{import_path}/./cmd/snap' BUILDSTDERR: ++ dirname ./cmd/snap/color_test.go + install -d -p /builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.arm//usr/share/gocode/src/github.com/snapcore/snapd/./cmd/snap + cp -pav ./cmd/snap/color_test.go /builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.arm//usr/share/gocode/src/github.com/snapcore/snapd/./cmd/snap/color_test.go './cmd/snap/color_test.go' -> '/builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.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") BUILDSTDERR: ++ dirname ./cmd/snap/cmd_sign.go + echo '%dir %{gopath}/src/%{import_path}/./cmd/snap' BUILDSTDERR: ++ dirname ./cmd/snap/cmd_sign.go + install -d -p /builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.arm//usr/share/gocode/src/github.com/snapcore/snapd/./cmd/snap + cp -pav ./cmd/snap/cmd_sign.go /builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.arm//usr/share/gocode/src/github.com/snapcore/snapd/./cmd/snap/cmd_sign.go './cmd/snap/cmd_sign.go' -> '/builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.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") BUILDSTDERR: ++ dirname ./cmd/snap/notes_test.go + echo '%dir %{gopath}/src/%{import_path}/./cmd/snap' BUILDSTDERR: ++ dirname ./cmd/snap/notes_test.go + install -d -p /builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.arm//usr/share/gocode/src/github.com/snapcore/snapd/./cmd/snap + cp -pav ./cmd/snap/notes_test.go /builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.arm//usr/share/gocode/src/github.com/snapcore/snapd/./cmd/snap/notes_test.go './cmd/snap/notes_test.go' -> '/builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.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") BUILDSTDERR: ++ dirname ./cmd/snap/cmd_snap_op.go + echo '%dir %{gopath}/src/%{import_path}/./cmd/snap' BUILDSTDERR: ++ dirname ./cmd/snap/cmd_snap_op.go + install -d -p /builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.arm//usr/share/gocode/src/github.com/snapcore/snapd/./cmd/snap + cp -pav ./cmd/snap/cmd_snap_op.go /builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.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.37.2-1.fc28.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") BUILDSTDERR: ++ dirname ./cmd/snap/cmd_ensure_state_soon_test.go + echo '%dir %{gopath}/src/%{import_path}/./cmd/snap' BUILDSTDERR: ++ dirname ./cmd/snap/cmd_ensure_state_soon_test.go + install -d -p /builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.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.37.2-1.fc28.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.37.2-1.fc28.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") BUILDSTDERR: ++ dirname ./cmd/snap/cmd_wait.go + echo '%dir %{gopath}/src/%{import_path}/./cmd/snap' BUILDSTDERR: ++ dirname ./cmd/snap/cmd_wait.go + install -d -p /builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.arm//usr/share/gocode/src/github.com/snapcore/snapd/./cmd/snap + cp -pav ./cmd/snap/cmd_wait.go /builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.arm//usr/share/gocode/src/github.com/snapcore/snapd/./cmd/snap/cmd_wait.go './cmd/snap/cmd_wait.go' -> '/builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.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") BUILDSTDERR: ++ dirname ./cmd/snap/times.go + echo '%dir %{gopath}/src/%{import_path}/./cmd/snap' BUILDSTDERR: ++ dirname ./cmd/snap/times.go + install -d -p /builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.arm//usr/share/gocode/src/github.com/snapcore/snapd/./cmd/snap + cp -pav ./cmd/snap/times.go /builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.arm//usr/share/gocode/src/github.com/snapcore/snapd/./cmd/snap/times.go './cmd/snap/times.go' -> '/builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.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") BUILDSTDERR: ++ dirname ./cmd/snap/cmd_warnings_test.go + echo '%dir %{gopath}/src/%{import_path}/./cmd/snap' BUILDSTDERR: ++ dirname ./cmd/snap/cmd_warnings_test.go + install -d -p /builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.arm//usr/share/gocode/src/github.com/snapcore/snapd/./cmd/snap + cp -pav ./cmd/snap/cmd_warnings_test.go /builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.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.37.2-1.fc28.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") BUILDSTDERR: ++ dirname ./cmd/snap/cmd_alias.go + echo '%dir %{gopath}/src/%{import_path}/./cmd/snap' BUILDSTDERR: ++ dirname ./cmd/snap/cmd_alias.go + install -d -p /builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.arm//usr/share/gocode/src/github.com/snapcore/snapd/./cmd/snap + cp -pav ./cmd/snap/cmd_alias.go /builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.arm//usr/share/gocode/src/github.com/snapcore/snapd/./cmd/snap/cmd_alias.go './cmd/snap/cmd_alias.go' -> '/builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.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") BUILDSTDERR: ++ dirname ./cmd/snap/cmd_userd_test.go + echo '%dir %{gopath}/src/%{import_path}/./cmd/snap' BUILDSTDERR: ++ dirname ./cmd/snap/cmd_userd_test.go + install -d -p /builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.arm//usr/share/gocode/src/github.com/snapcore/snapd/./cmd/snap + cp -pav ./cmd/snap/cmd_userd_test.go /builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.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.37.2-1.fc28.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") BUILDSTDERR: ++ dirname ./cmd/snap/cmd_ensure_state_soon.go + echo '%dir %{gopath}/src/%{import_path}/./cmd/snap' BUILDSTDERR: ++ dirname ./cmd/snap/cmd_ensure_state_soon.go + install -d -p /builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.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.37.2-1.fc28.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.37.2-1.fc28.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") BUILDSTDERR: ++ dirname ./cmd/snap/cmd_buy_test.go + echo '%dir %{gopath}/src/%{import_path}/./cmd/snap' BUILDSTDERR: ++ dirname ./cmd/snap/cmd_buy_test.go + install -d -p /builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.arm//usr/share/gocode/src/github.com/snapcore/snapd/./cmd/snap + cp -pav ./cmd/snap/cmd_buy_test.go /builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.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.37.2-1.fc28.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") BUILDSTDERR: ++ dirname ./cmd/snap/cmd_logout.go + echo '%dir %{gopath}/src/%{import_path}/./cmd/snap' BUILDSTDERR: ++ dirname ./cmd/snap/cmd_logout.go + install -d -p /builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.arm//usr/share/gocode/src/github.com/snapcore/snapd/./cmd/snap + cp -pav ./cmd/snap/cmd_logout.go /builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.arm//usr/share/gocode/src/github.com/snapcore/snapd/./cmd/snap/cmd_logout.go './cmd/snap/cmd_logout.go' -> '/builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.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") BUILDSTDERR: ++ dirname ./cmd/snap/color.go + echo '%dir %{gopath}/src/%{import_path}/./cmd/snap' BUILDSTDERR: ++ dirname ./cmd/snap/color.go + install -d -p /builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.arm//usr/share/gocode/src/github.com/snapcore/snapd/./cmd/snap + cp -pav ./cmd/snap/color.go /builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.arm//usr/share/gocode/src/github.com/snapcore/snapd/./cmd/snap/color.go './cmd/snap/color.go' -> '/builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.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") BUILDSTDERR: ++ dirname ./cmd/snap/cmd_info.go + echo '%dir %{gopath}/src/%{import_path}/./cmd/snap' BUILDSTDERR: ++ dirname ./cmd/snap/cmd_info.go + install -d -p /builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.arm//usr/share/gocode/src/github.com/snapcore/snapd/./cmd/snap + cp -pav ./cmd/snap/cmd_info.go /builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.arm//usr/share/gocode/src/github.com/snapcore/snapd/./cmd/snap/cmd_info.go './cmd/snap/cmd_info.go' -> '/builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.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") BUILDSTDERR: ++ dirname ./cmd/snap/cmd_managed.go + echo '%dir %{gopath}/src/%{import_path}/./cmd/snap' BUILDSTDERR: ++ dirname ./cmd/snap/cmd_managed.go + install -d -p /builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.arm//usr/share/gocode/src/github.com/snapcore/snapd/./cmd/snap + cp -pav ./cmd/snap/cmd_managed.go /builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.arm//usr/share/gocode/src/github.com/snapcore/snapd/./cmd/snap/cmd_managed.go './cmd/snap/cmd_managed.go' -> '/builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.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") BUILDSTDERR: ++ dirname ./cmd/snap/cmd_create_key_test.go + echo '%dir %{gopath}/src/%{import_path}/./cmd/snap' BUILDSTDERR: ++ dirname ./cmd/snap/cmd_create_key_test.go + install -d -p /builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.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.37.2-1.fc28.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.37.2-1.fc28.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") BUILDSTDERR: ++ dirname ./cmd/snap/cmd_disconnect.go + echo '%dir %{gopath}/src/%{import_path}/./cmd/snap' BUILDSTDERR: ++ dirname ./cmd/snap/cmd_disconnect.go + install -d -p /builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.arm//usr/share/gocode/src/github.com/snapcore/snapd/./cmd/snap + cp -pav ./cmd/snap/cmd_disconnect.go /builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.arm//usr/share/gocode/src/github.com/snapcore/snapd/./cmd/snap/cmd_disconnect.go './cmd/snap/cmd_disconnect.go' -> '/builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.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") BUILDSTDERR: ++ dirname ./cmd/snap/cmd_version.go + echo '%dir %{gopath}/src/%{import_path}/./cmd/snap' BUILDSTDERR: ++ dirname ./cmd/snap/cmd_version.go + install -d -p /builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.arm//usr/share/gocode/src/github.com/snapcore/snapd/./cmd/snap + cp -pav ./cmd/snap/cmd_version.go /builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.arm//usr/share/gocode/src/github.com/snapcore/snapd/./cmd/snap/cmd_version.go './cmd/snap/cmd_version.go' -> '/builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.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") BUILDSTDERR: ++ dirname ./cmd/snap/cmd_paths.go + echo '%dir %{gopath}/src/%{import_path}/./cmd/snap' BUILDSTDERR: ++ dirname ./cmd/snap/cmd_paths.go + install -d -p /builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.arm//usr/share/gocode/src/github.com/snapcore/snapd/./cmd/snap + cp -pav ./cmd/snap/cmd_paths.go /builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.arm//usr/share/gocode/src/github.com/snapcore/snapd/./cmd/snap/cmd_paths.go './cmd/snap/cmd_paths.go' -> '/builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.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") BUILDSTDERR: ++ dirname ./cmd/snap/cmd_list.go + echo '%dir %{gopath}/src/%{import_path}/./cmd/snap' BUILDSTDERR: ++ dirname ./cmd/snap/cmd_list.go + install -d -p /builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.arm//usr/share/gocode/src/github.com/snapcore/snapd/./cmd/snap + cp -pav ./cmd/snap/cmd_list.go /builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.arm//usr/share/gocode/src/github.com/snapcore/snapd/./cmd/snap/cmd_list.go './cmd/snap/cmd_list.go' -> '/builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.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") BUILDSTDERR: ++ dirname ./cmd/snap/cmd_can_manage_refreshes.go + echo '%dir %{gopath}/src/%{import_path}/./cmd/snap' BUILDSTDERR: ++ dirname ./cmd/snap/cmd_can_manage_refreshes.go + install -d -p /builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.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.37.2-1.fc28.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.37.2-1.fc28.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") BUILDSTDERR: ++ dirname ./cmd/snap/cmd_prepare_image.go + echo '%dir %{gopath}/src/%{import_path}/./cmd/snap' BUILDSTDERR: ++ dirname ./cmd/snap/cmd_prepare_image.go + install -d -p /builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.arm//usr/share/gocode/src/github.com/snapcore/snapd/./cmd/snap + cp -pav ./cmd/snap/cmd_prepare_image.go /builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.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.37.2-1.fc28.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") BUILDSTDERR: ++ dirname ./cmd/snap/cmd_confinement_test.go + echo '%dir %{gopath}/src/%{import_path}/./cmd/snap' BUILDSTDERR: ++ dirname ./cmd/snap/cmd_confinement_test.go + install -d -p /builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.arm//usr/share/gocode/src/github.com/snapcore/snapd/./cmd/snap + cp -pav ./cmd/snap/cmd_confinement_test.go /builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.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.37.2-1.fc28.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") BUILDSTDERR: ++ dirname ./cmd/snap/cmd_keys_test.go + echo '%dir %{gopath}/src/%{import_path}/./cmd/snap' BUILDSTDERR: ++ dirname ./cmd/snap/cmd_keys_test.go + install -d -p /builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.arm//usr/share/gocode/src/github.com/snapcore/snapd/./cmd/snap + cp -pav ./cmd/snap/cmd_keys_test.go /builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.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.37.2-1.fc28.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") BUILDSTDERR: ++ dirname ./cmd/snap/cmd_sign_test.go + echo '%dir %{gopath}/src/%{import_path}/./cmd/snap' BUILDSTDERR: ++ dirname ./cmd/snap/cmd_sign_test.go + install -d -p /builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.arm//usr/share/gocode/src/github.com/snapcore/snapd/./cmd/snap + cp -pav ./cmd/snap/cmd_sign_test.go /builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.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.37.2-1.fc28.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") BUILDSTDERR: ++ dirname ./cmd/snap/cmd_watch.go + echo '%dir %{gopath}/src/%{import_path}/./cmd/snap' BUILDSTDERR: ++ dirname ./cmd/snap/cmd_watch.go + install -d -p /builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.arm//usr/share/gocode/src/github.com/snapcore/snapd/./cmd/snap + cp -pav ./cmd/snap/cmd_watch.go /builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.arm//usr/share/gocode/src/github.com/snapcore/snapd/./cmd/snap/cmd_watch.go './cmd/snap/cmd_watch.go' -> '/builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.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") BUILDSTDERR: ++ dirname ./cmd/snap/cmd_handle_link.go + echo '%dir %{gopath}/src/%{import_path}/./cmd/snap' BUILDSTDERR: ++ dirname ./cmd/snap/cmd_handle_link.go + install -d -p /builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.arm//usr/share/gocode/src/github.com/snapcore/snapd/./cmd/snap + cp -pav ./cmd/snap/cmd_handle_link.go /builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.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.37.2-1.fc28.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") BUILDSTDERR: ++ dirname ./cmd/snap/cmd_find_test.go + echo '%dir %{gopath}/src/%{import_path}/./cmd/snap' BUILDSTDERR: ++ dirname ./cmd/snap/cmd_find_test.go + install -d -p /builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.arm//usr/share/gocode/src/github.com/snapcore/snapd/./cmd/snap + cp -pav ./cmd/snap/cmd_find_test.go /builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.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.37.2-1.fc28.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") BUILDSTDERR: ++ dirname ./cmd/snap/cmd_sandbox_features_test.go + echo '%dir %{gopath}/src/%{import_path}/./cmd/snap' BUILDSTDERR: ++ dirname ./cmd/snap/cmd_sandbox_features_test.go + install -d -p /builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.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.37.2-1.fc28.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.37.2-1.fc28.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") BUILDSTDERR: ++ dirname ./cmd/snap/cmd_version_other.go + echo '%dir %{gopath}/src/%{import_path}/./cmd/snap' BUILDSTDERR: ++ dirname ./cmd/snap/cmd_version_other.go + install -d -p /builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.arm//usr/share/gocode/src/github.com/snapcore/snapd/./cmd/snap + cp -pav ./cmd/snap/cmd_version_other.go /builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.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.37.2-1.fc28.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") BUILDSTDERR: ++ dirname ./cmd/snap/cmd_abort.go + echo '%dir %{gopath}/src/%{import_path}/./cmd/snap' BUILDSTDERR: ++ dirname ./cmd/snap/cmd_abort.go + install -d -p /builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.arm//usr/share/gocode/src/github.com/snapcore/snapd/./cmd/snap + cp -pav ./cmd/snap/cmd_abort.go /builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.arm//usr/share/gocode/src/github.com/snapcore/snapd/./cmd/snap/cmd_abort.go './cmd/snap/cmd_abort.go' -> '/builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.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") BUILDSTDERR: ++ dirname ./cmd/snap/notes.go + echo '%dir %{gopath}/src/%{import_path}/./cmd/snap' BUILDSTDERR: ++ dirname ./cmd/snap/notes.go + install -d -p /builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.arm//usr/share/gocode/src/github.com/snapcore/snapd/./cmd/snap + cp -pav ./cmd/snap/notes.go /builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.arm//usr/share/gocode/src/github.com/snapcore/snapd/./cmd/snap/notes.go './cmd/snap/notes.go' -> '/builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.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") BUILDSTDERR: ++ dirname ./cmd/snap/cmd_aliases.go + echo '%dir %{gopath}/src/%{import_path}/./cmd/snap' BUILDSTDERR: ++ dirname ./cmd/snap/cmd_aliases.go + install -d -p /builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.arm//usr/share/gocode/src/github.com/snapcore/snapd/./cmd/snap + cp -pav ./cmd/snap/cmd_aliases.go /builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.arm//usr/share/gocode/src/github.com/snapcore/snapd/./cmd/snap/cmd_aliases.go './cmd/snap/cmd_aliases.go' -> '/builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.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") BUILDSTDERR: ++ dirname ./cmd/snap/cmd_create_key.go + echo '%dir %{gopath}/src/%{import_path}/./cmd/snap' BUILDSTDERR: ++ dirname ./cmd/snap/cmd_create_key.go + install -d -p /builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.arm//usr/share/gocode/src/github.com/snapcore/snapd/./cmd/snap + cp -pav ./cmd/snap/cmd_create_key.go /builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.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.37.2-1.fc28.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") BUILDSTDERR: ++ dirname ./cmd/snap/cmd_sign_build.go + echo '%dir %{gopath}/src/%{import_path}/./cmd/snap' BUILDSTDERR: ++ dirname ./cmd/snap/cmd_sign_build.go + install -d -p /builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.arm//usr/share/gocode/src/github.com/snapcore/snapd/./cmd/snap + cp -pav ./cmd/snap/cmd_sign_build.go /builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.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.37.2-1.fc28.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") BUILDSTDERR: ++ dirname ./cmd/snap/cmd_repair_repairs.go + echo '%dir %{gopath}/src/%{import_path}/./cmd/snap' BUILDSTDERR: ++ dirname ./cmd/snap/cmd_repair_repairs.go + install -d -p /builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.arm//usr/share/gocode/src/github.com/snapcore/snapd/./cmd/snap + cp -pav ./cmd/snap/cmd_repair_repairs.go /builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.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.37.2-1.fc28.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") BUILDSTDERR: ++ dirname ./cmd/snap/cmd_create_user.go + echo '%dir %{gopath}/src/%{import_path}/./cmd/snap' BUILDSTDERR: ++ dirname ./cmd/snap/cmd_create_user.go + install -d -p /builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.arm//usr/share/gocode/src/github.com/snapcore/snapd/./cmd/snap + cp -pav ./cmd/snap/cmd_create_user.go /builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.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.37.2-1.fc28.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") BUILDSTDERR: ++ dirname ./cmd/snap/cmd_interfaces.go + echo '%dir %{gopath}/src/%{import_path}/./cmd/snap' BUILDSTDERR: ++ dirname ./cmd/snap/cmd_interfaces.go + install -d -p /builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.arm//usr/share/gocode/src/github.com/snapcore/snapd/./cmd/snap + cp -pav ./cmd/snap/cmd_interfaces.go /builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.arm//usr/share/gocode/src/github.com/snapcore/snapd/./cmd/snap/cmd_interfaces.go './cmd/snap/cmd_interfaces.go' -> '/builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.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") BUILDSTDERR: ++ dirname ./cmd/snap/cmd_managed_test.go + echo '%dir %{gopath}/src/%{import_path}/./cmd/snap' BUILDSTDERR: ++ dirname ./cmd/snap/cmd_managed_test.go + install -d -p /builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.arm//usr/share/gocode/src/github.com/snapcore/snapd/./cmd/snap + cp -pav ./cmd/snap/cmd_managed_test.go /builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.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.37.2-1.fc28.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") BUILDSTDERR: ++ dirname ./cmd/snap/cmd_blame.go + echo '%dir %{gopath}/src/%{import_path}/./cmd/snap' BUILDSTDERR: ++ dirname ./cmd/snap/cmd_blame.go + install -d -p /builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.arm//usr/share/gocode/src/github.com/snapcore/snapd/./cmd/snap + cp -pav ./cmd/snap/cmd_blame.go /builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.arm//usr/share/gocode/src/github.com/snapcore/snapd/./cmd/snap/cmd_blame.go './cmd/snap/cmd_blame.go' -> '/builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.arm//usr/share/gocode/src/github.com/snapcore/snapd/./cmd/snap/cmd_blame.go' + echo '%{gopath}/src/%{import_path}/./cmd/snap/cmd_blame.go' + for file in $(find . -iname "*.go" -o -iname "*.s" \! -iname "*_test.go") BUILDSTDERR: ++ dirname ./cmd/snap/cmd_export_key_test.go + echo '%dir %{gopath}/src/%{import_path}/./cmd/snap' BUILDSTDERR: ++ dirname ./cmd/snap/cmd_export_key_test.go + install -d -p /builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.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.37.2-1.fc28.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.37.2-1.fc28.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") BUILDSTDERR: ++ dirname ./cmd/snap/cmd_advise_test.go + echo '%dir %{gopath}/src/%{import_path}/./cmd/snap' BUILDSTDERR: ++ dirname ./cmd/snap/cmd_advise_test.go + install -d -p /builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.arm//usr/share/gocode/src/github.com/snapcore/snapd/./cmd/snap + cp -pav ./cmd/snap/cmd_advise_test.go /builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.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.37.2-1.fc28.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") BUILDSTDERR: ++ dirname ./cmd/snap/cmd_interface_test.go + echo '%dir %{gopath}/src/%{import_path}/./cmd/snap' BUILDSTDERR: ++ dirname ./cmd/snap/cmd_interface_test.go + install -d -p /builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.arm//usr/share/gocode/src/github.com/snapcore/snapd/./cmd/snap + cp -pav ./cmd/snap/cmd_interface_test.go /builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.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.37.2-1.fc28.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") BUILDSTDERR: ++ dirname ./cmd/snap/interfaces_common_test.go + echo '%dir %{gopath}/src/%{import_path}/./cmd/snap' BUILDSTDERR: ++ dirname ./cmd/snap/interfaces_common_test.go + install -d -p /builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.arm//usr/share/gocode/src/github.com/snapcore/snapd/./cmd/snap + cp -pav ./cmd/snap/interfaces_common_test.go /builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.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.37.2-1.fc28.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") BUILDSTDERR: ++ dirname ./cmd/snap/gnupg2_test.go + echo '%dir %{gopath}/src/%{import_path}/./cmd/snap' BUILDSTDERR: ++ dirname ./cmd/snap/gnupg2_test.go + install -d -p /builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.arm//usr/share/gocode/src/github.com/snapcore/snapd/./cmd/snap + cp -pav ./cmd/snap/gnupg2_test.go /builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.arm//usr/share/gocode/src/github.com/snapcore/snapd/./cmd/snap/gnupg2_test.go './cmd/snap/gnupg2_test.go' -> '/builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.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") BUILDSTDERR: ++ dirname ./cmd/snap/cmd_sign_build_test.go + echo '%dir %{gopath}/src/%{import_path}/./cmd/snap' BUILDSTDERR: ++ dirname ./cmd/snap/cmd_sign_build_test.go + install -d -p /builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.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.37.2-1.fc28.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.37.2-1.fc28.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") BUILDSTDERR: ++ dirname ./cmd/cmd_other.go + echo '%dir %{gopath}/src/%{import_path}/./cmd' BUILDSTDERR: ++ dirname ./cmd/cmd_other.go + install -d -p /builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.arm//usr/share/gocode/src/github.com/snapcore/snapd/./cmd + cp -pav ./cmd/cmd_other.go /builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.arm//usr/share/gocode/src/github.com/snapcore/snapd/./cmd/cmd_other.go './cmd/cmd_other.go' -> '/builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.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") BUILDSTDERR: ++ dirname ./cmd/appinfo_test.go + echo '%dir %{gopath}/src/%{import_path}/./cmd' BUILDSTDERR: ++ dirname ./cmd/appinfo_test.go + install -d -p /builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.arm//usr/share/gocode/src/github.com/snapcore/snapd/./cmd + cp -pav ./cmd/appinfo_test.go /builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.arm//usr/share/gocode/src/github.com/snapcore/snapd/./cmd/appinfo_test.go './cmd/appinfo_test.go' -> '/builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.arm//usr/share/gocode/src/github.com/snapcore/snapd/./cmd/appinfo_test.go' + echo '%{gopath}/src/%{import_path}/./cmd/appinfo_test.go' + for file in $(find . -iname "*.go" -o -iname "*.s" \! -iname "*_test.go") BUILDSTDERR: ++ dirname ./cmd/snap-seccomp/export_test.go + echo '%dir %{gopath}/src/%{import_path}/./cmd/snap-seccomp' BUILDSTDERR: ++ dirname ./cmd/snap-seccomp/export_test.go + install -d -p /builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.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.37.2-1.fc28.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.37.2-1.fc28.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") BUILDSTDERR: ++ dirname ./cmd/snap-seccomp/main_test.go + echo '%dir %{gopath}/src/%{import_path}/./cmd/snap-seccomp' BUILDSTDERR: ++ dirname ./cmd/snap-seccomp/main_test.go + install -d -p /builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.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.37.2-1.fc28.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.37.2-1.fc28.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") BUILDSTDERR: ++ dirname ./cmd/snap-seccomp/main.go + echo '%dir %{gopath}/src/%{import_path}/./cmd/snap-seccomp' BUILDSTDERR: ++ dirname ./cmd/snap-seccomp/main.go + install -d -p /builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.arm//usr/share/gocode/src/github.com/snapcore/snapd/./cmd/snap-seccomp + cp -pav ./cmd/snap-seccomp/main.go /builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.arm//usr/share/gocode/src/github.com/snapcore/snapd/./cmd/snap-seccomp/main.go './cmd/snap-seccomp/main.go' -> '/builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.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") BUILDSTDERR: ++ dirname ./cmd/snap-seccomp/main_ppc64le.go + echo '%dir %{gopath}/src/%{import_path}/./cmd/snap-seccomp' BUILDSTDERR: ++ dirname ./cmd/snap-seccomp/main_ppc64le.go + install -d -p /builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.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.37.2-1.fc28.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.37.2-1.fc28.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") BUILDSTDERR: ++ dirname ./cmd/version_generated.go + echo '%dir %{gopath}/src/%{import_path}/./cmd' BUILDSTDERR: ++ dirname ./cmd/version_generated.go + install -d -p /builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.arm//usr/share/gocode/src/github.com/snapcore/snapd/./cmd + cp -pav ./cmd/version_generated.go /builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.arm//usr/share/gocode/src/github.com/snapcore/snapd/./cmd/version_generated.go './cmd/version_generated.go' -> '/builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.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") BUILDSTDERR: ++ dirname ./cmd/cmd_linux.go + echo '%dir %{gopath}/src/%{import_path}/./cmd' BUILDSTDERR: ++ dirname ./cmd/cmd_linux.go + install -d -p /builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.arm//usr/share/gocode/src/github.com/snapcore/snapd/./cmd + cp -pav ./cmd/cmd_linux.go /builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.arm//usr/share/gocode/src/github.com/snapcore/snapd/./cmd/cmd_linux.go './cmd/cmd_linux.go' -> '/builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.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") BUILDSTDERR: ++ dirname ./cmd/snap-exec/export_test.go + echo '%dir %{gopath}/src/%{import_path}/./cmd/snap-exec' BUILDSTDERR: ++ dirname ./cmd/snap-exec/export_test.go + install -d -p /builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.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.37.2-1.fc28.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.37.2-1.fc28.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") BUILDSTDERR: ++ dirname ./cmd/snap-exec/main_test.go + echo '%dir %{gopath}/src/%{import_path}/./cmd/snap-exec' BUILDSTDERR: ++ dirname ./cmd/snap-exec/main_test.go + install -d -p /builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.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.37.2-1.fc28.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.37.2-1.fc28.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") BUILDSTDERR: ++ dirname ./cmd/snap-exec/main.go + echo '%dir %{gopath}/src/%{import_path}/./cmd/snap-exec' BUILDSTDERR: ++ dirname ./cmd/snap-exec/main.go + install -d -p /builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.arm//usr/share/gocode/src/github.com/snapcore/snapd/./cmd/snap-exec + cp -pav ./cmd/snap-exec/main.go /builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.arm//usr/share/gocode/src/github.com/snapcore/snapd/./cmd/snap-exec/main.go './cmd/snap-exec/main.go' -> '/builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.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") BUILDSTDERR: ++ dirname ./cmd/snap-repair/trace.go + echo '%dir %{gopath}/src/%{import_path}/./cmd/snap-repair' BUILDSTDERR: ++ dirname ./cmd/snap-repair/trace.go + install -d -p /builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.arm//usr/share/gocode/src/github.com/snapcore/snapd/./cmd/snap-repair + cp -pav ./cmd/snap-repair/trace.go /builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.arm//usr/share/gocode/src/github.com/snapcore/snapd/./cmd/snap-repair/trace.go './cmd/snap-repair/trace.go' -> '/builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.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") BUILDSTDERR: ++ dirname ./cmd/snap-repair/export_test.go + echo '%dir %{gopath}/src/%{import_path}/./cmd/snap-repair' BUILDSTDERR: ++ dirname ./cmd/snap-repair/export_test.go + install -d -p /builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.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.37.2-1.fc28.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.37.2-1.fc28.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") BUILDSTDERR: ++ dirname ./cmd/snap-repair/cmd_run.go + echo '%dir %{gopath}/src/%{import_path}/./cmd/snap-repair' BUILDSTDERR: ++ dirname ./cmd/snap-repair/cmd_run.go + install -d -p /builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.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.37.2-1.fc28.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.37.2-1.fc28.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") BUILDSTDERR: ++ dirname ./cmd/snap-repair/runner_test.go + echo '%dir %{gopath}/src/%{import_path}/./cmd/snap-repair' BUILDSTDERR: ++ dirname ./cmd/snap-repair/runner_test.go + install -d -p /builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.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.37.2-1.fc28.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.37.2-1.fc28.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") BUILDSTDERR: ++ dirname ./cmd/snap-repair/cmd_run_test.go + echo '%dir %{gopath}/src/%{import_path}/./cmd/snap-repair' BUILDSTDERR: ++ dirname ./cmd/snap-repair/cmd_run_test.go + install -d -p /builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.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.37.2-1.fc28.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.37.2-1.fc28.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") BUILDSTDERR: ++ dirname ./cmd/snap-repair/cmd_done_retry_skip_test.go + echo '%dir %{gopath}/src/%{import_path}/./cmd/snap-repair' BUILDSTDERR: ++ dirname ./cmd/snap-repair/cmd_done_retry_skip_test.go + install -d -p /builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.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.37.2-1.fc28.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.37.2-1.fc28.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") BUILDSTDERR: ++ dirname ./cmd/snap-repair/main_test.go + echo '%dir %{gopath}/src/%{import_path}/./cmd/snap-repair' BUILDSTDERR: ++ dirname ./cmd/snap-repair/main_test.go + install -d -p /builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.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.37.2-1.fc28.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.37.2-1.fc28.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") BUILDSTDERR: ++ dirname ./cmd/snap-repair/trace_test.go + echo '%dir %{gopath}/src/%{import_path}/./cmd/snap-repair' BUILDSTDERR: ++ dirname ./cmd/snap-repair/trace_test.go + install -d -p /builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.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.37.2-1.fc28.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.37.2-1.fc28.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") BUILDSTDERR: ++ dirname ./cmd/snap-repair/main.go + echo '%dir %{gopath}/src/%{import_path}/./cmd/snap-repair' BUILDSTDERR: ++ dirname ./cmd/snap-repair/main.go + install -d -p /builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.arm//usr/share/gocode/src/github.com/snapcore/snapd/./cmd/snap-repair + cp -pav ./cmd/snap-repair/main.go /builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.arm//usr/share/gocode/src/github.com/snapcore/snapd/./cmd/snap-repair/main.go './cmd/snap-repair/main.go' -> '/builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.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") BUILDSTDERR: ++ dirname ./cmd/snap-repair/cmd_list_test.go + echo '%dir %{gopath}/src/%{import_path}/./cmd/snap-repair' BUILDSTDERR: ++ dirname ./cmd/snap-repair/cmd_list_test.go + install -d -p /builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.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.37.2-1.fc28.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.37.2-1.fc28.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") BUILDSTDERR: ++ dirname ./cmd/snap-repair/runner.go + echo '%dir %{gopath}/src/%{import_path}/./cmd/snap-repair' BUILDSTDERR: ++ dirname ./cmd/snap-repair/runner.go + install -d -p /builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.arm//usr/share/gocode/src/github.com/snapcore/snapd/./cmd/snap-repair + cp -pav ./cmd/snap-repair/runner.go /builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.arm//usr/share/gocode/src/github.com/snapcore/snapd/./cmd/snap-repair/runner.go './cmd/snap-repair/runner.go' -> '/builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.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") BUILDSTDERR: ++ dirname ./cmd/snap-repair/staging.go + echo '%dir %{gopath}/src/%{import_path}/./cmd/snap-repair' BUILDSTDERR: ++ dirname ./cmd/snap-repair/staging.go + install -d -p /builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.arm//usr/share/gocode/src/github.com/snapcore/snapd/./cmd/snap-repair + cp -pav ./cmd/snap-repair/staging.go /builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.arm//usr/share/gocode/src/github.com/snapcore/snapd/./cmd/snap-repair/staging.go './cmd/snap-repair/staging.go' -> '/builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.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") BUILDSTDERR: ++ dirname ./cmd/snap-repair/cmd_list.go + echo '%dir %{gopath}/src/%{import_path}/./cmd/snap-repair' BUILDSTDERR: ++ dirname ./cmd/snap-repair/cmd_list.go + install -d -p /builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.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.37.2-1.fc28.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.37.2-1.fc28.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") BUILDSTDERR: ++ dirname ./cmd/snap-repair/cmd_show.go + echo '%dir %{gopath}/src/%{import_path}/./cmd/snap-repair' BUILDSTDERR: ++ dirname ./cmd/snap-repair/cmd_show.go + install -d -p /builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.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.37.2-1.fc28.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.37.2-1.fc28.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") BUILDSTDERR: ++ dirname ./cmd/snap-repair/cmd_done_retry_skip.go + echo '%dir %{gopath}/src/%{import_path}/./cmd/snap-repair' BUILDSTDERR: ++ dirname ./cmd/snap-repair/cmd_done_retry_skip.go + install -d -p /builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.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.37.2-1.fc28.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.37.2-1.fc28.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") BUILDSTDERR: ++ dirname ./cmd/snap-repair/trusted.go + echo '%dir %{gopath}/src/%{import_path}/./cmd/snap-repair' BUILDSTDERR: ++ dirname ./cmd/snap-repair/trusted.go + install -d -p /builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.arm//usr/share/gocode/src/github.com/snapcore/snapd/./cmd/snap-repair + cp -pav ./cmd/snap-repair/trusted.go /builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.arm//usr/share/gocode/src/github.com/snapcore/snapd/./cmd/snap-repair/trusted.go './cmd/snap-repair/trusted.go' -> '/builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.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") BUILDSTDERR: ++ dirname ./cmd/snap-repair/cmd_show_test.go + echo '%dir %{gopath}/src/%{import_path}/./cmd/snap-repair' BUILDSTDERR: ++ dirname ./cmd/snap-repair/cmd_show_test.go + install -d -p /builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.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.37.2-1.fc28.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.37.2-1.fc28.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") BUILDSTDERR: ++ dirname ./cmd/cmd_linux_test.go + echo '%dir %{gopath}/src/%{import_path}/./cmd' BUILDSTDERR: ++ dirname ./cmd/cmd_linux_test.go + install -d -p /builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.arm//usr/share/gocode/src/github.com/snapcore/snapd/./cmd + cp -pav ./cmd/cmd_linux_test.go /builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.arm//usr/share/gocode/src/github.com/snapcore/snapd/./cmd/cmd_linux_test.go './cmd/cmd_linux_test.go' -> '/builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.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") BUILDSTDERR: ++ dirname ./cmd/snapctl/main_test.go + echo '%dir %{gopath}/src/%{import_path}/./cmd/snapctl' BUILDSTDERR: ++ dirname ./cmd/snapctl/main_test.go + install -d -p /builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.arm//usr/share/gocode/src/github.com/snapcore/snapd/./cmd/snapctl + cp -pav ./cmd/snapctl/main_test.go /builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.arm//usr/share/gocode/src/github.com/snapcore/snapd/./cmd/snapctl/main_test.go './cmd/snapctl/main_test.go' -> '/builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.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") BUILDSTDERR: ++ dirname ./cmd/snapctl/main.go + echo '%dir %{gopath}/src/%{import_path}/./cmd/snapctl' BUILDSTDERR: ++ dirname ./cmd/snapctl/main.go + install -d -p /builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.arm//usr/share/gocode/src/github.com/snapcore/snapd/./cmd/snapctl + cp -pav ./cmd/snapctl/main.go /builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.arm//usr/share/gocode/src/github.com/snapcore/snapd/./cmd/snapctl/main.go './cmd/snapctl/main.go' -> '/builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.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") BUILDSTDERR: ++ dirname ./cmd/appinfo.go + echo '%dir %{gopath}/src/%{import_path}/./cmd' BUILDSTDERR: ++ dirname ./cmd/appinfo.go + install -d -p /builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.arm//usr/share/gocode/src/github.com/snapcore/snapd/./cmd + cp -pav ./cmd/appinfo.go /builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.arm//usr/share/gocode/src/github.com/snapcore/snapd/./cmd/appinfo.go './cmd/appinfo.go' -> '/builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.arm//usr/share/gocode/src/github.com/snapcore/snapd/./cmd/appinfo.go' + echo '%{gopath}/src/%{import_path}/./cmd/appinfo.go' + for file in $(find . -iname "*.go" -o -iname "*.s" \! -iname "*_test.go") BUILDSTDERR: ++ dirname ./cmd/version.go + echo '%dir %{gopath}/src/%{import_path}/./cmd' BUILDSTDERR: ++ dirname ./cmd/version.go + install -d -p /builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.arm//usr/share/gocode/src/github.com/snapcore/snapd/./cmd + cp -pav ./cmd/version.go /builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.arm//usr/share/gocode/src/github.com/snapcore/snapd/./cmd/version.go './cmd/version.go' -> '/builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.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") BUILDSTDERR: ++ dirname ./cmd/snap-update-ns/bootstrap.go + echo '%dir %{gopath}/src/%{import_path}/./cmd/snap-update-ns' BUILDSTDERR: ++ dirname ./cmd/snap-update-ns/bootstrap.go + install -d -p /builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.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.37.2-1.fc28.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.37.2-1.fc28.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") BUILDSTDERR: ++ dirname ./cmd/snap-update-ns/export_test.go + echo '%dir %{gopath}/src/%{import_path}/./cmd/snap-update-ns' BUILDSTDERR: ++ dirname ./cmd/snap-update-ns/export_test.go + install -d -p /builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.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.37.2-1.fc28.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.37.2-1.fc28.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") BUILDSTDERR: ++ dirname ./cmd/snap-update-ns/trespassing.go + echo '%dir %{gopath}/src/%{import_path}/./cmd/snap-update-ns' BUILDSTDERR: ++ dirname ./cmd/snap-update-ns/trespassing.go + install -d -p /builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.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.37.2-1.fc28.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.37.2-1.fc28.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") BUILDSTDERR: ++ dirname ./cmd/snap-update-ns/utils.go + echo '%dir %{gopath}/src/%{import_path}/./cmd/snap-update-ns' BUILDSTDERR: ++ dirname ./cmd/snap-update-ns/utils.go + install -d -p /builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.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.37.2-1.fc28.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.37.2-1.fc28.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") BUILDSTDERR: ++ dirname ./cmd/snap-update-ns/utils_test.go + echo '%dir %{gopath}/src/%{import_path}/./cmd/snap-update-ns' BUILDSTDERR: ++ dirname ./cmd/snap-update-ns/utils_test.go + install -d -p /builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.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.37.2-1.fc28.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.37.2-1.fc28.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") BUILDSTDERR: ++ dirname ./cmd/snap-update-ns/secure_bindmount_test.go + echo '%dir %{gopath}/src/%{import_path}/./cmd/snap-update-ns' BUILDSTDERR: ++ dirname ./cmd/snap-update-ns/secure_bindmount_test.go + install -d -p /builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.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.37.2-1.fc28.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.37.2-1.fc28.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") BUILDSTDERR: ++ dirname ./cmd/snap-update-ns/main_test.go + echo '%dir %{gopath}/src/%{import_path}/./cmd/snap-update-ns' BUILDSTDERR: ++ dirname ./cmd/snap-update-ns/main_test.go + install -d -p /builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.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.37.2-1.fc28.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.37.2-1.fc28.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") BUILDSTDERR: ++ dirname ./cmd/snap-update-ns/main.go + echo '%dir %{gopath}/src/%{import_path}/./cmd/snap-update-ns' BUILDSTDERR: ++ dirname ./cmd/snap-update-ns/main.go + install -d -p /builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.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.37.2-1.fc28.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.37.2-1.fc28.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") BUILDSTDERR: ++ dirname ./cmd/snap-update-ns/change_test.go + echo '%dir %{gopath}/src/%{import_path}/./cmd/snap-update-ns' BUILDSTDERR: ++ dirname ./cmd/snap-update-ns/change_test.go + install -d -p /builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.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.37.2-1.fc28.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.37.2-1.fc28.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") BUILDSTDERR: ++ dirname ./cmd/snap-update-ns/freezer.go + echo '%dir %{gopath}/src/%{import_path}/./cmd/snap-update-ns' BUILDSTDERR: ++ dirname ./cmd/snap-update-ns/freezer.go + install -d -p /builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.arm//usr/share/gocode/src/github.com/snapcore/snapd/./cmd/snap-update-ns + cp -pav ./cmd/snap-update-ns/freezer.go /builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.arm//usr/share/gocode/src/github.com/snapcore/snapd/./cmd/snap-update-ns/freezer.go './cmd/snap-update-ns/freezer.go' -> '/builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.arm//usr/share/gocode/src/github.com/snapcore/snapd/./cmd/snap-update-ns/freezer.go' + echo '%{gopath}/src/%{import_path}/./cmd/snap-update-ns/freezer.go' + for file in $(find . -iname "*.go" -o -iname "*.s" \! -iname "*_test.go") BUILDSTDERR: ++ dirname ./cmd/snap-update-ns/bootstrap_test.go + echo '%dir %{gopath}/src/%{import_path}/./cmd/snap-update-ns' BUILDSTDERR: ++ dirname ./cmd/snap-update-ns/bootstrap_test.go + install -d -p /builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.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.37.2-1.fc28.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.37.2-1.fc28.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") BUILDSTDERR: ++ dirname ./cmd/snap-update-ns/bootstrap_ppc64le.go + echo '%dir %{gopath}/src/%{import_path}/./cmd/snap-update-ns' BUILDSTDERR: ++ dirname ./cmd/snap-update-ns/bootstrap_ppc64le.go + install -d -p /builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.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.37.2-1.fc28.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.37.2-1.fc28.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") BUILDSTDERR: ++ dirname ./cmd/snap-update-ns/secure_bindmount.go + echo '%dir %{gopath}/src/%{import_path}/./cmd/snap-update-ns' BUILDSTDERR: ++ dirname ./cmd/snap-update-ns/secure_bindmount.go + install -d -p /builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.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.37.2-1.fc28.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.37.2-1.fc28.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") BUILDSTDERR: ++ dirname ./cmd/snap-update-ns/freezer_test.go + echo '%dir %{gopath}/src/%{import_path}/./cmd/snap-update-ns' BUILDSTDERR: ++ dirname ./cmd/snap-update-ns/freezer_test.go + install -d -p /builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.arm//usr/share/gocode/src/github.com/snapcore/snapd/./cmd/snap-update-ns + cp -pav ./cmd/snap-update-ns/freezer_test.go /builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.arm//usr/share/gocode/src/github.com/snapcore/snapd/./cmd/snap-update-ns/freezer_test.go './cmd/snap-update-ns/freezer_test.go' -> '/builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.arm//usr/share/gocode/src/github.com/snapcore/snapd/./cmd/snap-update-ns/freezer_test.go' + echo '%{gopath}/src/%{import_path}/./cmd/snap-update-ns/freezer_test.go' + for file in $(find . -iname "*.go" -o -iname "*.s" \! -iname "*_test.go") BUILDSTDERR: ++ dirname ./cmd/snap-update-ns/trespassing_test.go + echo '%dir %{gopath}/src/%{import_path}/./cmd/snap-update-ns' BUILDSTDERR: ++ dirname ./cmd/snap-update-ns/trespassing_test.go + install -d -p /builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.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.37.2-1.fc28.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.37.2-1.fc28.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") BUILDSTDERR: ++ dirname ./cmd/snap-update-ns/change.go + echo '%dir %{gopath}/src/%{import_path}/./cmd/snap-update-ns' BUILDSTDERR: ++ dirname ./cmd/snap-update-ns/change.go + install -d -p /builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.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.37.2-1.fc28.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.37.2-1.fc28.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") BUILDSTDERR: ++ dirname ./cmd/snap-update-ns/sorting_test.go + echo '%dir %{gopath}/src/%{import_path}/./cmd/snap-update-ns' BUILDSTDERR: ++ dirname ./cmd/snap-update-ns/sorting_test.go + install -d -p /builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.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.37.2-1.fc28.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.37.2-1.fc28.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") BUILDSTDERR: ++ dirname ./cmd/snap-update-ns/sorting.go + echo '%dir %{gopath}/src/%{import_path}/./cmd/snap-update-ns' BUILDSTDERR: ++ dirname ./cmd/snap-update-ns/sorting.go + install -d -p /builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.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.37.2-1.fc28.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.37.2-1.fc28.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") BUILDSTDERR: ++ dirname ./cmd/snap-failure/export_test.go + echo '%dir %{gopath}/src/%{import_path}/./cmd/snap-failure' BUILDSTDERR: ++ dirname ./cmd/snap-failure/export_test.go + install -d -p /builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.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.37.2-1.fc28.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.37.2-1.fc28.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") BUILDSTDERR: ++ dirname ./cmd/snap-failure/main_test.go + echo '%dir %{gopath}/src/%{import_path}/./cmd/snap-failure' BUILDSTDERR: ++ dirname ./cmd/snap-failure/main_test.go + install -d -p /builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.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.37.2-1.fc28.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.37.2-1.fc28.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") BUILDSTDERR: ++ dirname ./cmd/snap-failure/main.go + echo '%dir %{gopath}/src/%{import_path}/./cmd/snap-failure' BUILDSTDERR: ++ dirname ./cmd/snap-failure/main.go + install -d -p /builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.arm//usr/share/gocode/src/github.com/snapcore/snapd/./cmd/snap-failure + cp -pav ./cmd/snap-failure/main.go /builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.arm//usr/share/gocode/src/github.com/snapcore/snapd/./cmd/snap-failure/main.go './cmd/snap-failure/main.go' -> '/builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.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") BUILDSTDERR: ++ dirname ./cmd/snap-failure/cmd_snapd.go + echo '%dir %{gopath}/src/%{import_path}/./cmd/snap-failure' BUILDSTDERR: ++ dirname ./cmd/snap-failure/cmd_snapd.go + install -d -p /builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.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.37.2-1.fc28.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.37.2-1.fc28.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") BUILDSTDERR: ++ dirname ./cmd/snap-failure/cmd_snapd_test.go + echo '%dir %{gopath}/src/%{import_path}/./cmd/snap-failure' BUILDSTDERR: ++ dirname ./cmd/snap-failure/cmd_snapd_test.go + install -d -p /builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.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.37.2-1.fc28.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.37.2-1.fc28.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") BUILDSTDERR: ++ dirname ./cmd/snapd/export_test.go + echo '%dir %{gopath}/src/%{import_path}/./cmd/snapd' BUILDSTDERR: ++ dirname ./cmd/snapd/export_test.go + install -d -p /builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.arm//usr/share/gocode/src/github.com/snapcore/snapd/./cmd/snapd + cp -pav ./cmd/snapd/export_test.go /builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.arm//usr/share/gocode/src/github.com/snapcore/snapd/./cmd/snapd/export_test.go './cmd/snapd/export_test.go' -> '/builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.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") BUILDSTDERR: ++ dirname ./cmd/snapd/main_test.go + echo '%dir %{gopath}/src/%{import_path}/./cmd/snapd' BUILDSTDERR: ++ dirname ./cmd/snapd/main_test.go + install -d -p /builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.arm//usr/share/gocode/src/github.com/snapcore/snapd/./cmd/snapd + cp -pav ./cmd/snapd/main_test.go /builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.arm//usr/share/gocode/src/github.com/snapcore/snapd/./cmd/snapd/main_test.go './cmd/snapd/main_test.go' -> '/builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.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") BUILDSTDERR: ++ dirname ./cmd/snapd/main.go + echo '%dir %{gopath}/src/%{import_path}/./cmd/snapd' BUILDSTDERR: ++ dirname ./cmd/snapd/main.go + install -d -p /builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.arm//usr/share/gocode/src/github.com/snapcore/snapd/./cmd/snapd + cp -pav ./cmd/snapd/main.go /builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.arm//usr/share/gocode/src/github.com/snapcore/snapd/./cmd/snapd/main.go './cmd/snapd/main.go' -> '/builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.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") BUILDSTDERR: ++ dirname ./overlord/backend.go + echo '%dir %{gopath}/src/%{import_path}/./overlord' BUILDSTDERR: ++ dirname ./overlord/backend.go + install -d -p /builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.arm//usr/share/gocode/src/github.com/snapcore/snapd/./overlord + cp -pav ./overlord/backend.go /builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.arm//usr/share/gocode/src/github.com/snapcore/snapd/./overlord/backend.go './overlord/backend.go' -> '/builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.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") BUILDSTDERR: ++ dirname ./overlord/ifacestate/ifacestate_test.go + echo '%dir %{gopath}/src/%{import_path}/./overlord/ifacestate' BUILDSTDERR: ++ dirname ./overlord/ifacestate/ifacestate_test.go + install -d -p /builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.arm//usr/share/gocode/src/github.com/snapcore/snapd/./overlord/ifacestate + cp -pav ./overlord/ifacestate/ifacestate_test.go /builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.arm//usr/share/gocode/src/github.com/snapcore/snapd/./overlord/ifacestate/ifacestate_test.go './overlord/ifacestate/ifacestate_test.go' -> '/builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.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") BUILDSTDERR: ++ dirname ./overlord/ifacestate/handlers.go + echo '%dir %{gopath}/src/%{import_path}/./overlord/ifacestate' BUILDSTDERR: ++ dirname ./overlord/ifacestate/handlers.go + install -d -p /builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.arm//usr/share/gocode/src/github.com/snapcore/snapd/./overlord/ifacestate + cp -pav ./overlord/ifacestate/handlers.go /builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.arm//usr/share/gocode/src/github.com/snapcore/snapd/./overlord/ifacestate/handlers.go './overlord/ifacestate/handlers.go' -> '/builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.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") BUILDSTDERR: ++ dirname ./overlord/ifacestate/hotplug_test.go + echo '%dir %{gopath}/src/%{import_path}/./overlord/ifacestate' BUILDSTDERR: ++ dirname ./overlord/ifacestate/hotplug_test.go + install -d -p /builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.arm//usr/share/gocode/src/github.com/snapcore/snapd/./overlord/ifacestate + cp -pav ./overlord/ifacestate/hotplug_test.go /builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.arm//usr/share/gocode/src/github.com/snapcore/snapd/./overlord/ifacestate/hotplug_test.go './overlord/ifacestate/hotplug_test.go' -> '/builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.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") BUILDSTDERR: ++ dirname ./overlord/ifacestate/export_test.go + echo '%dir %{gopath}/src/%{import_path}/./overlord/ifacestate' BUILDSTDERR: ++ dirname ./overlord/ifacestate/export_test.go + install -d -p /builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.arm//usr/share/gocode/src/github.com/snapcore/snapd/./overlord/ifacestate + cp -pav ./overlord/ifacestate/export_test.go /builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.arm//usr/share/gocode/src/github.com/snapcore/snapd/./overlord/ifacestate/export_test.go './overlord/ifacestate/export_test.go' -> '/builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.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") BUILDSTDERR: ++ dirname ./overlord/ifacestate/helpers.go + echo '%dir %{gopath}/src/%{import_path}/./overlord/ifacestate' BUILDSTDERR: ++ dirname ./overlord/ifacestate/helpers.go + install -d -p /builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.arm//usr/share/gocode/src/github.com/snapcore/snapd/./overlord/ifacestate + cp -pav ./overlord/ifacestate/helpers.go /builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.arm//usr/share/gocode/src/github.com/snapcore/snapd/./overlord/ifacestate/helpers.go './overlord/ifacestate/helpers.go' -> '/builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.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") BUILDSTDERR: ++ dirname ./overlord/ifacestate/hotplug.go + echo '%dir %{gopath}/src/%{import_path}/./overlord/ifacestate' BUILDSTDERR: ++ dirname ./overlord/ifacestate/hotplug.go + install -d -p /builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.arm//usr/share/gocode/src/github.com/snapcore/snapd/./overlord/ifacestate + cp -pav ./overlord/ifacestate/hotplug.go /builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.arm//usr/share/gocode/src/github.com/snapcore/snapd/./overlord/ifacestate/hotplug.go './overlord/ifacestate/hotplug.go' -> '/builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.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") BUILDSTDERR: ++ dirname ./overlord/ifacestate/helpers_test.go + echo '%dir %{gopath}/src/%{import_path}/./overlord/ifacestate' BUILDSTDERR: ++ dirname ./overlord/ifacestate/helpers_test.go + install -d -p /builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.arm//usr/share/gocode/src/github.com/snapcore/snapd/./overlord/ifacestate + cp -pav ./overlord/ifacestate/helpers_test.go /builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.arm//usr/share/gocode/src/github.com/snapcore/snapd/./overlord/ifacestate/helpers_test.go './overlord/ifacestate/helpers_test.go' -> '/builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.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") BUILDSTDERR: ++ dirname ./overlord/ifacestate/hooks.go + echo '%dir %{gopath}/src/%{import_path}/./overlord/ifacestate' BUILDSTDERR: ++ dirname ./overlord/ifacestate/hooks.go + install -d -p /builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.arm//usr/share/gocode/src/github.com/snapcore/snapd/./overlord/ifacestate + cp -pav ./overlord/ifacestate/hooks.go /builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.arm//usr/share/gocode/src/github.com/snapcore/snapd/./overlord/ifacestate/hooks.go './overlord/ifacestate/hooks.go' -> '/builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.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") BUILDSTDERR: ++ dirname ./overlord/ifacestate/implicit_test.go + echo '%dir %{gopath}/src/%{import_path}/./overlord/ifacestate' BUILDSTDERR: ++ dirname ./overlord/ifacestate/implicit_test.go + install -d -p /builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.arm//usr/share/gocode/src/github.com/snapcore/snapd/./overlord/ifacestate + cp -pav ./overlord/ifacestate/implicit_test.go /builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.arm//usr/share/gocode/src/github.com/snapcore/snapd/./overlord/ifacestate/implicit_test.go './overlord/ifacestate/implicit_test.go' -> '/builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.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") BUILDSTDERR: ++ dirname ./overlord/ifacestate/implicit.go + echo '%dir %{gopath}/src/%{import_path}/./overlord/ifacestate' BUILDSTDERR: ++ dirname ./overlord/ifacestate/implicit.go + install -d -p /builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.arm//usr/share/gocode/src/github.com/snapcore/snapd/./overlord/ifacestate + cp -pav ./overlord/ifacestate/implicit.go /builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.arm//usr/share/gocode/src/github.com/snapcore/snapd/./overlord/ifacestate/implicit.go './overlord/ifacestate/implicit.go' -> '/builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.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") BUILDSTDERR: ++ dirname ./overlord/ifacestate/udevmonitor/udevmon_test.go + echo '%dir %{gopath}/src/%{import_path}/./overlord/ifacestate/udevmonitor' BUILDSTDERR: ++ dirname ./overlord/ifacestate/udevmonitor/udevmon_test.go + install -d -p /builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.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.37.2-1.fc28.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.37.2-1.fc28.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") BUILDSTDERR: ++ dirname ./overlord/ifacestate/udevmonitor/udevmon.go + echo '%dir %{gopath}/src/%{import_path}/./overlord/ifacestate/udevmonitor' BUILDSTDERR: ++ dirname ./overlord/ifacestate/udevmonitor/udevmon.go + install -d -p /builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.arm//usr/share/gocode/src/github.com/snapcore/snapd/./overlord/ifacestate/udevmonitor + cp -pav ./overlord/ifacestate/udevmonitor/udevmon.go /builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.arm//usr/share/gocode/src/github.com/snapcore/snapd/./overlord/ifacestate/udevmonitor/udevmon.go './overlord/ifacestate/udevmonitor/udevmon.go' -> '/builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.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") BUILDSTDERR: ++ dirname ./overlord/ifacestate/handlers_test.go + echo '%dir %{gopath}/src/%{import_path}/./overlord/ifacestate' BUILDSTDERR: ++ dirname ./overlord/ifacestate/handlers_test.go + install -d -p /builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.arm//usr/share/gocode/src/github.com/snapcore/snapd/./overlord/ifacestate + cp -pav ./overlord/ifacestate/handlers_test.go /builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.arm//usr/share/gocode/src/github.com/snapcore/snapd/./overlord/ifacestate/handlers_test.go './overlord/ifacestate/handlers_test.go' -> '/builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.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") BUILDSTDERR: ++ dirname ./overlord/ifacestate/ifacemgr.go + echo '%dir %{gopath}/src/%{import_path}/./overlord/ifacestate' BUILDSTDERR: ++ dirname ./overlord/ifacestate/ifacemgr.go + install -d -p /builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.arm//usr/share/gocode/src/github.com/snapcore/snapd/./overlord/ifacestate + cp -pav ./overlord/ifacestate/ifacemgr.go /builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.arm//usr/share/gocode/src/github.com/snapcore/snapd/./overlord/ifacestate/ifacemgr.go './overlord/ifacestate/ifacemgr.go' -> '/builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.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") BUILDSTDERR: ++ dirname ./overlord/ifacestate/ifacestate.go + echo '%dir %{gopath}/src/%{import_path}/./overlord/ifacestate' BUILDSTDERR: ++ dirname ./overlord/ifacestate/ifacestate.go + install -d -p /builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.arm//usr/share/gocode/src/github.com/snapcore/snapd/./overlord/ifacestate + cp -pav ./overlord/ifacestate/ifacestate.go /builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.arm//usr/share/gocode/src/github.com/snapcore/snapd/./overlord/ifacestate/ifacestate.go './overlord/ifacestate/ifacestate.go' -> '/builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.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") BUILDSTDERR: ++ dirname ./overlord/ifacestate/ifacerepo/repo.go + echo '%dir %{gopath}/src/%{import_path}/./overlord/ifacestate/ifacerepo' BUILDSTDERR: ++ dirname ./overlord/ifacestate/ifacerepo/repo.go + install -d -p /builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.arm//usr/share/gocode/src/github.com/snapcore/snapd/./overlord/ifacestate/ifacerepo + cp -pav ./overlord/ifacestate/ifacerepo/repo.go /builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.arm//usr/share/gocode/src/github.com/snapcore/snapd/./overlord/ifacestate/ifacerepo/repo.go './overlord/ifacestate/ifacerepo/repo.go' -> '/builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.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") BUILDSTDERR: ++ dirname ./overlord/ifacestate/ifacerepo/repo_test.go + echo '%dir %{gopath}/src/%{import_path}/./overlord/ifacestate/ifacerepo' BUILDSTDERR: ++ dirname ./overlord/ifacestate/ifacerepo/repo_test.go + install -d -p /builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.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.37.2-1.fc28.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.37.2-1.fc28.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") BUILDSTDERR: ++ dirname ./overlord/export_test.go + echo '%dir %{gopath}/src/%{import_path}/./overlord' BUILDSTDERR: ++ dirname ./overlord/export_test.go + install -d -p /builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.arm//usr/share/gocode/src/github.com/snapcore/snapd/./overlord + cp -pav ./overlord/export_test.go /builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.arm//usr/share/gocode/src/github.com/snapcore/snapd/./overlord/export_test.go './overlord/export_test.go' -> '/builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.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") BUILDSTDERR: ++ dirname ./overlord/servicestate/servicestate.go + echo '%dir %{gopath}/src/%{import_path}/./overlord/servicestate' BUILDSTDERR: ++ dirname ./overlord/servicestate/servicestate.go + install -d -p /builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.arm//usr/share/gocode/src/github.com/snapcore/snapd/./overlord/servicestate + cp -pav ./overlord/servicestate/servicestate.go /builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.arm//usr/share/gocode/src/github.com/snapcore/snapd/./overlord/servicestate/servicestate.go './overlord/servicestate/servicestate.go' -> '/builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.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") BUILDSTDERR: ++ dirname ./overlord/unknowntask.go + echo '%dir %{gopath}/src/%{import_path}/./overlord' BUILDSTDERR: ++ dirname ./overlord/unknowntask.go + install -d -p /builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.arm//usr/share/gocode/src/github.com/snapcore/snapd/./overlord + cp -pav ./overlord/unknowntask.go /builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.arm//usr/share/gocode/src/github.com/snapcore/snapd/./overlord/unknowntask.go './overlord/unknowntask.go' -> '/builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.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") BUILDSTDERR: ++ dirname ./overlord/overlord_test.go + echo '%dir %{gopath}/src/%{import_path}/./overlord' BUILDSTDERR: ++ dirname ./overlord/overlord_test.go + install -d -p /builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.arm//usr/share/gocode/src/github.com/snapcore/snapd/./overlord + cp -pav ./overlord/overlord_test.go /builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.arm//usr/share/gocode/src/github.com/snapcore/snapd/./overlord/overlord_test.go './overlord/overlord_test.go' -> '/builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.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") BUILDSTDERR: ++ dirname ./overlord/stateengine_test.go + echo '%dir %{gopath}/src/%{import_path}/./overlord' BUILDSTDERR: ++ dirname ./overlord/stateengine_test.go + install -d -p /builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.arm//usr/share/gocode/src/github.com/snapcore/snapd/./overlord + cp -pav ./overlord/stateengine_test.go /builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.arm//usr/share/gocode/src/github.com/snapcore/snapd/./overlord/stateengine_test.go './overlord/stateengine_test.go' -> '/builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.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") BUILDSTDERR: ++ dirname ./overlord/hookstate/hooktest/handler.go + echo '%dir %{gopath}/src/%{import_path}/./overlord/hookstate/hooktest' BUILDSTDERR: ++ dirname ./overlord/hookstate/hooktest/handler.go + install -d -p /builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.arm//usr/share/gocode/src/github.com/snapcore/snapd/./overlord/hookstate/hooktest + cp -pav ./overlord/hookstate/hooktest/handler.go /builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.arm//usr/share/gocode/src/github.com/snapcore/snapd/./overlord/hookstate/hooktest/handler.go './overlord/hookstate/hooktest/handler.go' -> '/builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.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") BUILDSTDERR: ++ dirname ./overlord/hookstate/hooktest/handler_test.go + echo '%dir %{gopath}/src/%{import_path}/./overlord/hookstate/hooktest' BUILDSTDERR: ++ dirname ./overlord/hookstate/hooktest/handler_test.go + install -d -p /builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.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.37.2-1.fc28.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.37.2-1.fc28.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") BUILDSTDERR: ++ dirname ./overlord/hookstate/context_test.go + echo '%dir %{gopath}/src/%{import_path}/./overlord/hookstate' BUILDSTDERR: ++ dirname ./overlord/hookstate/context_test.go + install -d -p /builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.arm//usr/share/gocode/src/github.com/snapcore/snapd/./overlord/hookstate + cp -pav ./overlord/hookstate/context_test.go /builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.arm//usr/share/gocode/src/github.com/snapcore/snapd/./overlord/hookstate/context_test.go './overlord/hookstate/context_test.go' -> '/builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.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") BUILDSTDERR: ++ dirname ./overlord/hookstate/export_test.go + echo '%dir %{gopath}/src/%{import_path}/./overlord/hookstate' BUILDSTDERR: ++ dirname ./overlord/hookstate/export_test.go + install -d -p /builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.arm//usr/share/gocode/src/github.com/snapcore/snapd/./overlord/hookstate + cp -pav ./overlord/hookstate/export_test.go /builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.arm//usr/share/gocode/src/github.com/snapcore/snapd/./overlord/hookstate/export_test.go './overlord/hookstate/export_test.go' -> '/builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.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") BUILDSTDERR: ++ dirname ./overlord/hookstate/context.go + echo '%dir %{gopath}/src/%{import_path}/./overlord/hookstate' BUILDSTDERR: ++ dirname ./overlord/hookstate/context.go + install -d -p /builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.arm//usr/share/gocode/src/github.com/snapcore/snapd/./overlord/hookstate + cp -pav ./overlord/hookstate/context.go /builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.arm//usr/share/gocode/src/github.com/snapcore/snapd/./overlord/hookstate/context.go './overlord/hookstate/context.go' -> '/builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.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") BUILDSTDERR: ++ dirname ./overlord/hookstate/hooks.go + echo '%dir %{gopath}/src/%{import_path}/./overlord/hookstate' BUILDSTDERR: ++ dirname ./overlord/hookstate/hooks.go + install -d -p /builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.arm//usr/share/gocode/src/github.com/snapcore/snapd/./overlord/hookstate + cp -pav ./overlord/hookstate/hooks.go /builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.arm//usr/share/gocode/src/github.com/snapcore/snapd/./overlord/hookstate/hooks.go './overlord/hookstate/hooks.go' -> '/builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.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") BUILDSTDERR: ++ dirname ./overlord/hookstate/hookstate_test.go + echo '%dir %{gopath}/src/%{import_path}/./overlord/hookstate' BUILDSTDERR: ++ dirname ./overlord/hookstate/hookstate_test.go + install -d -p /builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.arm//usr/share/gocode/src/github.com/snapcore/snapd/./overlord/hookstate + cp -pav ./overlord/hookstate/hookstate_test.go /builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.arm//usr/share/gocode/src/github.com/snapcore/snapd/./overlord/hookstate/hookstate_test.go './overlord/hookstate/hookstate_test.go' -> '/builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.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") BUILDSTDERR: ++ dirname ./overlord/hookstate/repository_test.go + echo '%dir %{gopath}/src/%{import_path}/./overlord/hookstate' BUILDSTDERR: ++ dirname ./overlord/hookstate/repository_test.go + install -d -p /builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.arm//usr/share/gocode/src/github.com/snapcore/snapd/./overlord/hookstate + cp -pav ./overlord/hookstate/repository_test.go /builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.arm//usr/share/gocode/src/github.com/snapcore/snapd/./overlord/hookstate/repository_test.go './overlord/hookstate/repository_test.go' -> '/builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.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") BUILDSTDERR: ++ dirname ./overlord/hookstate/repository.go + echo '%dir %{gopath}/src/%{import_path}/./overlord/hookstate' BUILDSTDERR: ++ dirname ./overlord/hookstate/repository.go + install -d -p /builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.arm//usr/share/gocode/src/github.com/snapcore/snapd/./overlord/hookstate + cp -pav ./overlord/hookstate/repository.go /builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.arm//usr/share/gocode/src/github.com/snapcore/snapd/./overlord/hookstate/repository.go './overlord/hookstate/repository.go' -> '/builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.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") BUILDSTDERR: ++ dirname ./overlord/hookstate/ctlcmd/restart.go + echo '%dir %{gopath}/src/%{import_path}/./overlord/hookstate/ctlcmd' BUILDSTDERR: ++ dirname ./overlord/hookstate/ctlcmd/restart.go + install -d -p /builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.arm//usr/share/gocode/src/github.com/snapcore/snapd/./overlord/hookstate/ctlcmd + cp -pav ./overlord/hookstate/ctlcmd/restart.go /builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.arm//usr/share/gocode/src/github.com/snapcore/snapd/./overlord/hookstate/ctlcmd/restart.go './overlord/hookstate/ctlcmd/restart.go' -> '/builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.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") BUILDSTDERR: ++ dirname ./overlord/hookstate/ctlcmd/export_test.go + echo '%dir %{gopath}/src/%{import_path}/./overlord/hookstate/ctlcmd' BUILDSTDERR: ++ dirname ./overlord/hookstate/ctlcmd/export_test.go + install -d -p /builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.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.37.2-1.fc28.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.37.2-1.fc28.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") BUILDSTDERR: ++ dirname ./overlord/hookstate/ctlcmd/helpers.go + echo '%dir %{gopath}/src/%{import_path}/./overlord/hookstate/ctlcmd' BUILDSTDERR: ++ dirname ./overlord/hookstate/ctlcmd/helpers.go + install -d -p /builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.arm//usr/share/gocode/src/github.com/snapcore/snapd/./overlord/hookstate/ctlcmd + cp -pav ./overlord/hookstate/ctlcmd/helpers.go /builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.arm//usr/share/gocode/src/github.com/snapcore/snapd/./overlord/hookstate/ctlcmd/helpers.go './overlord/hookstate/ctlcmd/helpers.go' -> '/builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.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") BUILDSTDERR: ++ dirname ./overlord/hookstate/ctlcmd/ctlcmd_test.go + echo '%dir %{gopath}/src/%{import_path}/./overlord/hookstate/ctlcmd' BUILDSTDERR: ++ dirname ./overlord/hookstate/ctlcmd/ctlcmd_test.go + install -d -p /builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.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.37.2-1.fc28.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.37.2-1.fc28.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") BUILDSTDERR: ++ dirname ./overlord/hookstate/ctlcmd/set_test.go + echo '%dir %{gopath}/src/%{import_path}/./overlord/hookstate/ctlcmd' BUILDSTDERR: ++ dirname ./overlord/hookstate/ctlcmd/set_test.go + install -d -p /builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.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.37.2-1.fc28.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.37.2-1.fc28.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") BUILDSTDERR: ++ dirname ./overlord/hookstate/ctlcmd/set.go + echo '%dir %{gopath}/src/%{import_path}/./overlord/hookstate/ctlcmd' BUILDSTDERR: ++ dirname ./overlord/hookstate/ctlcmd/set.go + install -d -p /builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.arm//usr/share/gocode/src/github.com/snapcore/snapd/./overlord/hookstate/ctlcmd + cp -pav ./overlord/hookstate/ctlcmd/set.go /builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.arm//usr/share/gocode/src/github.com/snapcore/snapd/./overlord/hookstate/ctlcmd/set.go './overlord/hookstate/ctlcmd/set.go' -> '/builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.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") BUILDSTDERR: ++ dirname ./overlord/hookstate/ctlcmd/stop.go + echo '%dir %{gopath}/src/%{import_path}/./overlord/hookstate/ctlcmd' BUILDSTDERR: ++ dirname ./overlord/hookstate/ctlcmd/stop.go + install -d -p /builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.arm//usr/share/gocode/src/github.com/snapcore/snapd/./overlord/hookstate/ctlcmd + cp -pav ./overlord/hookstate/ctlcmd/stop.go /builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.arm//usr/share/gocode/src/github.com/snapcore/snapd/./overlord/hookstate/ctlcmd/stop.go './overlord/hookstate/ctlcmd/stop.go' -> '/builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.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") BUILDSTDERR: ++ dirname ./overlord/hookstate/ctlcmd/start.go + echo '%dir %{gopath}/src/%{import_path}/./overlord/hookstate/ctlcmd' BUILDSTDERR: ++ dirname ./overlord/hookstate/ctlcmd/start.go + install -d -p /builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.arm//usr/share/gocode/src/github.com/snapcore/snapd/./overlord/hookstate/ctlcmd + cp -pav ./overlord/hookstate/ctlcmd/start.go /builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.arm//usr/share/gocode/src/github.com/snapcore/snapd/./overlord/hookstate/ctlcmd/start.go './overlord/hookstate/ctlcmd/start.go' -> '/builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.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") BUILDSTDERR: ++ dirname ./overlord/hookstate/ctlcmd/services.go + echo '%dir %{gopath}/src/%{import_path}/./overlord/hookstate/ctlcmd' BUILDSTDERR: ++ dirname ./overlord/hookstate/ctlcmd/services.go + install -d -p /builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.arm//usr/share/gocode/src/github.com/snapcore/snapd/./overlord/hookstate/ctlcmd + cp -pav ./overlord/hookstate/ctlcmd/services.go /builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.arm//usr/share/gocode/src/github.com/snapcore/snapd/./overlord/hookstate/ctlcmd/services.go './overlord/hookstate/ctlcmd/services.go' -> '/builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.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") BUILDSTDERR: ++ dirname ./overlord/hookstate/ctlcmd/services_test.go + echo '%dir %{gopath}/src/%{import_path}/./overlord/hookstate/ctlcmd' BUILDSTDERR: ++ dirname ./overlord/hookstate/ctlcmd/services_test.go + install -d -p /builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.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.37.2-1.fc28.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.37.2-1.fc28.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") BUILDSTDERR: ++ dirname ./overlord/hookstate/ctlcmd/get_test.go + echo '%dir %{gopath}/src/%{import_path}/./overlord/hookstate/ctlcmd' BUILDSTDERR: ++ dirname ./overlord/hookstate/ctlcmd/get_test.go + install -d -p /builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.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.37.2-1.fc28.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.37.2-1.fc28.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") BUILDSTDERR: ++ dirname ./overlord/hookstate/ctlcmd/ctlcmd.go + echo '%dir %{gopath}/src/%{import_path}/./overlord/hookstate/ctlcmd' BUILDSTDERR: ++ dirname ./overlord/hookstate/ctlcmd/ctlcmd.go + install -d -p /builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.arm//usr/share/gocode/src/github.com/snapcore/snapd/./overlord/hookstate/ctlcmd + cp -pav ./overlord/hookstate/ctlcmd/ctlcmd.go /builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.arm//usr/share/gocode/src/github.com/snapcore/snapd/./overlord/hookstate/ctlcmd/ctlcmd.go './overlord/hookstate/ctlcmd/ctlcmd.go' -> '/builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.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") BUILDSTDERR: ++ dirname ./overlord/hookstate/ctlcmd/get.go + echo '%dir %{gopath}/src/%{import_path}/./overlord/hookstate/ctlcmd' BUILDSTDERR: ++ dirname ./overlord/hookstate/ctlcmd/get.go + install -d -p /builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.arm//usr/share/gocode/src/github.com/snapcore/snapd/./overlord/hookstate/ctlcmd + cp -pav ./overlord/hookstate/ctlcmd/get.go /builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.arm//usr/share/gocode/src/github.com/snapcore/snapd/./overlord/hookstate/ctlcmd/get.go './overlord/hookstate/ctlcmd/get.go' -> '/builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.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") BUILDSTDERR: ++ dirname ./overlord/hookstate/hookmgr.go + echo '%dir %{gopath}/src/%{import_path}/./overlord/hookstate' BUILDSTDERR: ++ dirname ./overlord/hookstate/hookmgr.go + install -d -p /builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.arm//usr/share/gocode/src/github.com/snapcore/snapd/./overlord/hookstate + cp -pav ./overlord/hookstate/hookmgr.go /builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.arm//usr/share/gocode/src/github.com/snapcore/snapd/./overlord/hookstate/hookmgr.go './overlord/hookstate/hookmgr.go' -> '/builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.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") BUILDSTDERR: ++ dirname ./overlord/hookstate/hookstate.go + echo '%dir %{gopath}/src/%{import_path}/./overlord/hookstate' BUILDSTDERR: ++ dirname ./overlord/hookstate/hookstate.go + install -d -p /builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.arm//usr/share/gocode/src/github.com/snapcore/snapd/./overlord/hookstate + cp -pav ./overlord/hookstate/hookstate.go /builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.arm//usr/share/gocode/src/github.com/snapcore/snapd/./overlord/hookstate/hookstate.go './overlord/hookstate/hookstate.go' -> '/builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.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") BUILDSTDERR: ++ dirname ./overlord/configstate/configmgr.go + echo '%dir %{gopath}/src/%{import_path}/./overlord/configstate' BUILDSTDERR: ++ dirname ./overlord/configstate/configmgr.go + install -d -p /builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.arm//usr/share/gocode/src/github.com/snapcore/snapd/./overlord/configstate + cp -pav ./overlord/configstate/configmgr.go /builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.arm//usr/share/gocode/src/github.com/snapcore/snapd/./overlord/configstate/configmgr.go './overlord/configstate/configmgr.go' -> '/builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.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") BUILDSTDERR: ++ dirname ./overlord/configstate/export_test.go + echo '%dir %{gopath}/src/%{import_path}/./overlord/configstate' BUILDSTDERR: ++ dirname ./overlord/configstate/export_test.go + install -d -p /builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.arm//usr/share/gocode/src/github.com/snapcore/snapd/./overlord/configstate + cp -pav ./overlord/configstate/export_test.go /builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.arm//usr/share/gocode/src/github.com/snapcore/snapd/./overlord/configstate/export_test.go './overlord/configstate/export_test.go' -> '/builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.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") BUILDSTDERR: ++ dirname ./overlord/configstate/configcore/watchdog.go + echo '%dir %{gopath}/src/%{import_path}/./overlord/configstate/configcore' BUILDSTDERR: ++ dirname ./overlord/configstate/configcore/watchdog.go + install -d -p /builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.arm//usr/share/gocode/src/github.com/snapcore/snapd/./overlord/configstate/configcore + cp -pav ./overlord/configstate/configcore/watchdog.go /builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.arm//usr/share/gocode/src/github.com/snapcore/snapd/./overlord/configstate/configcore/watchdog.go './overlord/configstate/configcore/watchdog.go' -> '/builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.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") BUILDSTDERR: ++ dirname ./overlord/configstate/configcore/network.go + echo '%dir %{gopath}/src/%{import_path}/./overlord/configstate/configcore' BUILDSTDERR: ++ dirname ./overlord/configstate/configcore/network.go + install -d -p /builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.arm//usr/share/gocode/src/github.com/snapcore/snapd/./overlord/configstate/configcore + cp -pav ./overlord/configstate/configcore/network.go /builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.arm//usr/share/gocode/src/github.com/snapcore/snapd/./overlord/configstate/configcore/network.go './overlord/configstate/configcore/network.go' -> '/builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.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") BUILDSTDERR: ++ dirname ./overlord/configstate/configcore/export_test.go + echo '%dir %{gopath}/src/%{import_path}/./overlord/configstate/configcore' BUILDSTDERR: ++ dirname ./overlord/configstate/configcore/export_test.go + install -d -p /builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.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.37.2-1.fc28.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.37.2-1.fc28.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") BUILDSTDERR: ++ dirname ./overlord/configstate/configcore/utils.go + echo '%dir %{gopath}/src/%{import_path}/./overlord/configstate/configcore' BUILDSTDERR: ++ dirname ./overlord/configstate/configcore/utils.go + install -d -p /builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.arm//usr/share/gocode/src/github.com/snapcore/snapd/./overlord/configstate/configcore + cp -pav ./overlord/configstate/configcore/utils.go /builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.arm//usr/share/gocode/src/github.com/snapcore/snapd/./overlord/configstate/configcore/utils.go './overlord/configstate/configcore/utils.go' -> '/builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.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") BUILDSTDERR: ++ dirname ./overlord/configstate/configcore/experimental.go + echo '%dir %{gopath}/src/%{import_path}/./overlord/configstate/configcore' BUILDSTDERR: ++ dirname ./overlord/configstate/configcore/experimental.go + install -d -p /builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.arm//usr/share/gocode/src/github.com/snapcore/snapd/./overlord/configstate/configcore + cp -pav ./overlord/configstate/configcore/experimental.go /builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.arm//usr/share/gocode/src/github.com/snapcore/snapd/./overlord/configstate/configcore/experimental.go './overlord/configstate/configcore/experimental.go' -> '/builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.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") BUILDSTDERR: ++ dirname ./overlord/configstate/configcore/proxy_test.go + echo '%dir %{gopath}/src/%{import_path}/./overlord/configstate/configcore' BUILDSTDERR: ++ dirname ./overlord/configstate/configcore/proxy_test.go + install -d -p /builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.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.37.2-1.fc28.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.37.2-1.fc28.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") BUILDSTDERR: ++ dirname ./overlord/configstate/configcore/utils_test.go + echo '%dir %{gopath}/src/%{import_path}/./overlord/configstate/configcore' BUILDSTDERR: ++ dirname ./overlord/configstate/configcore/utils_test.go + install -d -p /builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.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.37.2-1.fc28.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.37.2-1.fc28.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") BUILDSTDERR: ++ dirname ./overlord/configstate/configcore/corecfg.go + echo '%dir %{gopath}/src/%{import_path}/./overlord/configstate/configcore' BUILDSTDERR: ++ dirname ./overlord/configstate/configcore/corecfg.go + install -d -p /builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.arm//usr/share/gocode/src/github.com/snapcore/snapd/./overlord/configstate/configcore + cp -pav ./overlord/configstate/configcore/corecfg.go /builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.arm//usr/share/gocode/src/github.com/snapcore/snapd/./overlord/configstate/configcore/corecfg.go './overlord/configstate/configcore/corecfg.go' -> '/builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.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") BUILDSTDERR: ++ dirname ./overlord/configstate/configcore/refresh.go + echo '%dir %{gopath}/src/%{import_path}/./overlord/configstate/configcore' BUILDSTDERR: ++ dirname ./overlord/configstate/configcore/refresh.go + install -d -p /builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.arm//usr/share/gocode/src/github.com/snapcore/snapd/./overlord/configstate/configcore + cp -pav ./overlord/configstate/configcore/refresh.go /builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.arm//usr/share/gocode/src/github.com/snapcore/snapd/./overlord/configstate/configcore/refresh.go './overlord/configstate/configcore/refresh.go' -> '/builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.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") BUILDSTDERR: ++ dirname ./overlord/configstate/configcore/network_test.go + echo '%dir %{gopath}/src/%{import_path}/./overlord/configstate/configcore' BUILDSTDERR: ++ dirname ./overlord/configstate/configcore/network_test.go + install -d -p /builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.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.37.2-1.fc28.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.37.2-1.fc28.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") BUILDSTDERR: ++ dirname ./overlord/configstate/configcore/corecfg_test.go + echo '%dir %{gopath}/src/%{import_path}/./overlord/configstate/configcore' BUILDSTDERR: ++ dirname ./overlord/configstate/configcore/corecfg_test.go + install -d -p /builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.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.37.2-1.fc28.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.37.2-1.fc28.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") BUILDSTDERR: ++ dirname ./overlord/configstate/configcore/picfg_test.go + echo '%dir %{gopath}/src/%{import_path}/./overlord/configstate/configcore' BUILDSTDERR: ++ dirname ./overlord/configstate/configcore/picfg_test.go + install -d -p /builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.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.37.2-1.fc28.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.37.2-1.fc28.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") BUILDSTDERR: ++ dirname ./overlord/configstate/configcore/powerbtn.go + echo '%dir %{gopath}/src/%{import_path}/./overlord/configstate/configcore' BUILDSTDERR: ++ dirname ./overlord/configstate/configcore/powerbtn.go + install -d -p /builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.arm//usr/share/gocode/src/github.com/snapcore/snapd/./overlord/configstate/configcore + cp -pav ./overlord/configstate/configcore/powerbtn.go /builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.arm//usr/share/gocode/src/github.com/snapcore/snapd/./overlord/configstate/configcore/powerbtn.go './overlord/configstate/configcore/powerbtn.go' -> '/builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.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") BUILDSTDERR: ++ dirname ./overlord/configstate/configcore/watchdog_test.go + echo '%dir %{gopath}/src/%{import_path}/./overlord/configstate/configcore' BUILDSTDERR: ++ dirname ./overlord/configstate/configcore/watchdog_test.go + install -d -p /builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.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.37.2-1.fc28.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.37.2-1.fc28.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") BUILDSTDERR: ++ dirname ./overlord/configstate/configcore/cloud.go + echo '%dir %{gopath}/src/%{import_path}/./overlord/configstate/configcore' BUILDSTDERR: ++ dirname ./overlord/configstate/configcore/cloud.go + install -d -p /builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.arm//usr/share/gocode/src/github.com/snapcore/snapd/./overlord/configstate/configcore + cp -pav ./overlord/configstate/configcore/cloud.go /builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.arm//usr/share/gocode/src/github.com/snapcore/snapd/./overlord/configstate/configcore/cloud.go './overlord/configstate/configcore/cloud.go' -> '/builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.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") BUILDSTDERR: ++ dirname ./overlord/configstate/configcore/services.go + echo '%dir %{gopath}/src/%{import_path}/./overlord/configstate/configcore' BUILDSTDERR: ++ dirname ./overlord/configstate/configcore/services.go + install -d -p /builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.arm//usr/share/gocode/src/github.com/snapcore/snapd/./overlord/configstate/configcore + cp -pav ./overlord/configstate/configcore/services.go /builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.arm//usr/share/gocode/src/github.com/snapcore/snapd/./overlord/configstate/configcore/services.go './overlord/configstate/configcore/services.go' -> '/builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.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") BUILDSTDERR: ++ dirname ./overlord/configstate/configcore/services_test.go + echo '%dir %{gopath}/src/%{import_path}/./overlord/configstate/configcore' BUILDSTDERR: ++ dirname ./overlord/configstate/configcore/services_test.go + install -d -p /builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.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.37.2-1.fc28.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.37.2-1.fc28.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") BUILDSTDERR: ++ dirname ./overlord/configstate/configcore/picfg.go + echo '%dir %{gopath}/src/%{import_path}/./overlord/configstate/configcore' BUILDSTDERR: ++ dirname ./overlord/configstate/configcore/picfg.go + install -d -p /builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.arm//usr/share/gocode/src/github.com/snapcore/snapd/./overlord/configstate/configcore + cp -pav ./overlord/configstate/configcore/picfg.go /builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.arm//usr/share/gocode/src/github.com/snapcore/snapd/./overlord/configstate/configcore/picfg.go './overlord/configstate/configcore/picfg.go' -> '/builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.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") BUILDSTDERR: ++ dirname ./overlord/configstate/configcore/cloud_test.go + echo '%dir %{gopath}/src/%{import_path}/./overlord/configstate/configcore' BUILDSTDERR: ++ dirname ./overlord/configstate/configcore/cloud_test.go + install -d -p /builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.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.37.2-1.fc28.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.37.2-1.fc28.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") BUILDSTDERR: ++ dirname ./overlord/configstate/configcore/refresh_test.go + echo '%dir %{gopath}/src/%{import_path}/./overlord/configstate/configcore' BUILDSTDERR: ++ dirname ./overlord/configstate/configcore/refresh_test.go + install -d -p /builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.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.37.2-1.fc28.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.37.2-1.fc28.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") BUILDSTDERR: ++ dirname ./overlord/configstate/configcore/powerbtn_test.go + echo '%dir %{gopath}/src/%{import_path}/./overlord/configstate/configcore' BUILDSTDERR: ++ dirname ./overlord/configstate/configcore/powerbtn_test.go + install -d -p /builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.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.37.2-1.fc28.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.37.2-1.fc28.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") BUILDSTDERR: ++ dirname ./overlord/configstate/configcore/proxy.go + echo '%dir %{gopath}/src/%{import_path}/./overlord/configstate/configcore' BUILDSTDERR: ++ dirname ./overlord/configstate/configcore/proxy.go + install -d -p /builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.arm//usr/share/gocode/src/github.com/snapcore/snapd/./overlord/configstate/configcore + cp -pav ./overlord/configstate/configcore/proxy.go /builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.arm//usr/share/gocode/src/github.com/snapcore/snapd/./overlord/configstate/configcore/proxy.go './overlord/configstate/configcore/proxy.go' -> '/builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.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") BUILDSTDERR: ++ dirname ./overlord/configstate/configcore/experimental_test.go + echo '%dir %{gopath}/src/%{import_path}/./overlord/configstate/configcore' BUILDSTDERR: ++ dirname ./overlord/configstate/configcore/experimental_test.go + install -d -p /builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.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.37.2-1.fc28.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.37.2-1.fc28.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") BUILDSTDERR: ++ dirname ./overlord/configstate/config/helpers.go + echo '%dir %{gopath}/src/%{import_path}/./overlord/configstate/config' BUILDSTDERR: ++ dirname ./overlord/configstate/config/helpers.go + install -d -p /builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.arm//usr/share/gocode/src/github.com/snapcore/snapd/./overlord/configstate/config + cp -pav ./overlord/configstate/config/helpers.go /builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.arm//usr/share/gocode/src/github.com/snapcore/snapd/./overlord/configstate/config/helpers.go './overlord/configstate/config/helpers.go' -> '/builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.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") BUILDSTDERR: ++ dirname ./overlord/configstate/config/transaction.go + echo '%dir %{gopath}/src/%{import_path}/./overlord/configstate/config' BUILDSTDERR: ++ dirname ./overlord/configstate/config/transaction.go + install -d -p /builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.arm//usr/share/gocode/src/github.com/snapcore/snapd/./overlord/configstate/config + cp -pav ./overlord/configstate/config/transaction.go /builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.arm//usr/share/gocode/src/github.com/snapcore/snapd/./overlord/configstate/config/transaction.go './overlord/configstate/config/transaction.go' -> '/builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.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") BUILDSTDERR: ++ dirname ./overlord/configstate/config/helpers_test.go + echo '%dir %{gopath}/src/%{import_path}/./overlord/configstate/config' BUILDSTDERR: ++ dirname ./overlord/configstate/config/helpers_test.go + install -d -p /builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.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.37.2-1.fc28.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.37.2-1.fc28.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") BUILDSTDERR: ++ dirname ./overlord/configstate/config/transaction_test.go + echo '%dir %{gopath}/src/%{import_path}/./overlord/configstate/config' BUILDSTDERR: ++ dirname ./overlord/configstate/config/transaction_test.go + install -d -p /builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.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.37.2-1.fc28.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.37.2-1.fc28.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") BUILDSTDERR: ++ dirname ./overlord/configstate/proxyconf/proxy_test.go + echo '%dir %{gopath}/src/%{import_path}/./overlord/configstate/proxyconf' BUILDSTDERR: ++ dirname ./overlord/configstate/proxyconf/proxy_test.go + install -d -p /builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.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.37.2-1.fc28.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.37.2-1.fc28.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") BUILDSTDERR: ++ dirname ./overlord/configstate/proxyconf/proxy.go + echo '%dir %{gopath}/src/%{import_path}/./overlord/configstate/proxyconf' BUILDSTDERR: ++ dirname ./overlord/configstate/proxyconf/proxy.go + install -d -p /builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.arm//usr/share/gocode/src/github.com/snapcore/snapd/./overlord/configstate/proxyconf + cp -pav ./overlord/configstate/proxyconf/proxy.go /builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.arm//usr/share/gocode/src/github.com/snapcore/snapd/./overlord/configstate/proxyconf/proxy.go './overlord/configstate/proxyconf/proxy.go' -> '/builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.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") BUILDSTDERR: ++ dirname ./overlord/configstate/hooks.go + echo '%dir %{gopath}/src/%{import_path}/./overlord/configstate' BUILDSTDERR: ++ dirname ./overlord/configstate/hooks.go + install -d -p /builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.arm//usr/share/gocode/src/github.com/snapcore/snapd/./overlord/configstate + cp -pav ./overlord/configstate/hooks.go /builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.arm//usr/share/gocode/src/github.com/snapcore/snapd/./overlord/configstate/hooks.go './overlord/configstate/hooks.go' -> '/builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.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") BUILDSTDERR: ++ dirname ./overlord/configstate/settings/settings_test.go + echo '%dir %{gopath}/src/%{import_path}/./overlord/configstate/settings' BUILDSTDERR: ++ dirname ./overlord/configstate/settings/settings_test.go + install -d -p /builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.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.37.2-1.fc28.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.37.2-1.fc28.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") BUILDSTDERR: ++ dirname ./overlord/configstate/settings/settings.go + echo '%dir %{gopath}/src/%{import_path}/./overlord/configstate/settings' BUILDSTDERR: ++ dirname ./overlord/configstate/settings/settings.go + install -d -p /builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.arm//usr/share/gocode/src/github.com/snapcore/snapd/./overlord/configstate/settings + cp -pav ./overlord/configstate/settings/settings.go /builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.arm//usr/share/gocode/src/github.com/snapcore/snapd/./overlord/configstate/settings/settings.go './overlord/configstate/settings/settings.go' -> '/builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.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") BUILDSTDERR: ++ dirname ./overlord/configstate/configstate_test.go + echo '%dir %{gopath}/src/%{import_path}/./overlord/configstate' BUILDSTDERR: ++ dirname ./overlord/configstate/configstate_test.go + install -d -p /builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.arm//usr/share/gocode/src/github.com/snapcore/snapd/./overlord/configstate + cp -pav ./overlord/configstate/configstate_test.go /builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.arm//usr/share/gocode/src/github.com/snapcore/snapd/./overlord/configstate/configstate_test.go './overlord/configstate/configstate_test.go' -> '/builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.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") BUILDSTDERR: ++ dirname ./overlord/configstate/configstate.go + echo '%dir %{gopath}/src/%{import_path}/./overlord/configstate' BUILDSTDERR: ++ dirname ./overlord/configstate/configstate.go + install -d -p /builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.arm//usr/share/gocode/src/github.com/snapcore/snapd/./overlord/configstate + cp -pav ./overlord/configstate/configstate.go /builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.arm//usr/share/gocode/src/github.com/snapcore/snapd/./overlord/configstate/configstate.go './overlord/configstate/configstate.go' -> '/builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.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") BUILDSTDERR: ++ dirname ./overlord/configstate/handler_test.go + echo '%dir %{gopath}/src/%{import_path}/./overlord/configstate' BUILDSTDERR: ++ dirname ./overlord/configstate/handler_test.go + install -d -p /builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.arm//usr/share/gocode/src/github.com/snapcore/snapd/./overlord/configstate + cp -pav ./overlord/configstate/handler_test.go /builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.arm//usr/share/gocode/src/github.com/snapcore/snapd/./overlord/configstate/handler_test.go './overlord/configstate/handler_test.go' -> '/builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.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") BUILDSTDERR: ++ dirname ./overlord/assertstate/export_test.go + echo '%dir %{gopath}/src/%{import_path}/./overlord/assertstate' BUILDSTDERR: ++ dirname ./overlord/assertstate/export_test.go + install -d -p /builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.arm//usr/share/gocode/src/github.com/snapcore/snapd/./overlord/assertstate + cp -pav ./overlord/assertstate/export_test.go /builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.arm//usr/share/gocode/src/github.com/snapcore/snapd/./overlord/assertstate/export_test.go './overlord/assertstate/export_test.go' -> '/builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.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") BUILDSTDERR: ++ dirname ./overlord/assertstate/assertmgr.go + echo '%dir %{gopath}/src/%{import_path}/./overlord/assertstate' BUILDSTDERR: ++ dirname ./overlord/assertstate/assertmgr.go + install -d -p /builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.arm//usr/share/gocode/src/github.com/snapcore/snapd/./overlord/assertstate + cp -pav ./overlord/assertstate/assertmgr.go /builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.arm//usr/share/gocode/src/github.com/snapcore/snapd/./overlord/assertstate/assertmgr.go './overlord/assertstate/assertmgr.go' -> '/builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.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") BUILDSTDERR: ++ dirname ./overlord/assertstate/helpers.go + echo '%dir %{gopath}/src/%{import_path}/./overlord/assertstate' BUILDSTDERR: ++ dirname ./overlord/assertstate/helpers.go + install -d -p /builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.arm//usr/share/gocode/src/github.com/snapcore/snapd/./overlord/assertstate + cp -pav ./overlord/assertstate/helpers.go /builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.arm//usr/share/gocode/src/github.com/snapcore/snapd/./overlord/assertstate/helpers.go './overlord/assertstate/helpers.go' -> '/builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.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") BUILDSTDERR: ++ dirname ./overlord/assertstate/assertstate.go + echo '%dir %{gopath}/src/%{import_path}/./overlord/assertstate' BUILDSTDERR: ++ dirname ./overlord/assertstate/assertstate.go + install -d -p /builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.arm//usr/share/gocode/src/github.com/snapcore/snapd/./overlord/assertstate + cp -pav ./overlord/assertstate/assertstate.go /builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.arm//usr/share/gocode/src/github.com/snapcore/snapd/./overlord/assertstate/assertstate.go './overlord/assertstate/assertstate.go' -> '/builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.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") BUILDSTDERR: ++ dirname ./overlord/assertstate/assertstate_test.go + echo '%dir %{gopath}/src/%{import_path}/./overlord/assertstate' BUILDSTDERR: ++ dirname ./overlord/assertstate/assertstate_test.go + install -d -p /builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.arm//usr/share/gocode/src/github.com/snapcore/snapd/./overlord/assertstate + cp -pav ./overlord/assertstate/assertstate_test.go /builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.arm//usr/share/gocode/src/github.com/snapcore/snapd/./overlord/assertstate/assertstate_test.go './overlord/assertstate/assertstate_test.go' -> '/builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.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") BUILDSTDERR: ++ dirname ./overlord/stateengine.go + echo '%dir %{gopath}/src/%{import_path}/./overlord' BUILDSTDERR: ++ dirname ./overlord/stateengine.go + install -d -p /builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.arm//usr/share/gocode/src/github.com/snapcore/snapd/./overlord + cp -pav ./overlord/stateengine.go /builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.arm//usr/share/gocode/src/github.com/snapcore/snapd/./overlord/stateengine.go './overlord/stateengine.go' -> '/builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.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") BUILDSTDERR: ++ dirname ./overlord/managers_test.go + echo '%dir %{gopath}/src/%{import_path}/./overlord' BUILDSTDERR: ++ dirname ./overlord/managers_test.go + install -d -p /builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.arm//usr/share/gocode/src/github.com/snapcore/snapd/./overlord + cp -pav ./overlord/managers_test.go /builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.arm//usr/share/gocode/src/github.com/snapcore/snapd/./overlord/managers_test.go './overlord/managers_test.go' -> '/builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.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") BUILDSTDERR: ++ dirname ./overlord/patch/patch4_test.go + echo '%dir %{gopath}/src/%{import_path}/./overlord/patch' BUILDSTDERR: ++ dirname ./overlord/patch/patch4_test.go + install -d -p /builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.arm//usr/share/gocode/src/github.com/snapcore/snapd/./overlord/patch + cp -pav ./overlord/patch/patch4_test.go /builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.arm//usr/share/gocode/src/github.com/snapcore/snapd/./overlord/patch/patch4_test.go './overlord/patch/patch4_test.go' -> '/builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.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") BUILDSTDERR: ++ dirname ./overlord/patch/export_test.go + echo '%dir %{gopath}/src/%{import_path}/./overlord/patch' BUILDSTDERR: ++ dirname ./overlord/patch/export_test.go + install -d -p /builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.arm//usr/share/gocode/src/github.com/snapcore/snapd/./overlord/patch + cp -pav ./overlord/patch/export_test.go /builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.arm//usr/share/gocode/src/github.com/snapcore/snapd/./overlord/patch/export_test.go './overlord/patch/export_test.go' -> '/builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.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") BUILDSTDERR: ++ dirname ./overlord/patch/patch6_1_test.go + echo '%dir %{gopath}/src/%{import_path}/./overlord/patch' BUILDSTDERR: ++ dirname ./overlord/patch/patch6_1_test.go + install -d -p /builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.arm//usr/share/gocode/src/github.com/snapcore/snapd/./overlord/patch + cp -pav ./overlord/patch/patch6_1_test.go /builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.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.37.2-1.fc28.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") BUILDSTDERR: ++ dirname ./overlord/patch/patch6.go + echo '%dir %{gopath}/src/%{import_path}/./overlord/patch' BUILDSTDERR: ++ dirname ./overlord/patch/patch6.go + install -d -p /builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.arm//usr/share/gocode/src/github.com/snapcore/snapd/./overlord/patch + cp -pav ./overlord/patch/patch6.go /builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.arm//usr/share/gocode/src/github.com/snapcore/snapd/./overlord/patch/patch6.go './overlord/patch/patch6.go' -> '/builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.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") BUILDSTDERR: ++ dirname ./overlord/patch/patch2.go + echo '%dir %{gopath}/src/%{import_path}/./overlord/patch' BUILDSTDERR: ++ dirname ./overlord/patch/patch2.go + install -d -p /builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.arm//usr/share/gocode/src/github.com/snapcore/snapd/./overlord/patch + cp -pav ./overlord/patch/patch2.go /builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.arm//usr/share/gocode/src/github.com/snapcore/snapd/./overlord/patch/patch2.go './overlord/patch/patch2.go' -> '/builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.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") BUILDSTDERR: ++ dirname ./overlord/patch/patch1.go + echo '%dir %{gopath}/src/%{import_path}/./overlord/patch' BUILDSTDERR: ++ dirname ./overlord/patch/patch1.go + install -d -p /builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.arm//usr/share/gocode/src/github.com/snapcore/snapd/./overlord/patch + cp -pav ./overlord/patch/patch1.go /builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.arm//usr/share/gocode/src/github.com/snapcore/snapd/./overlord/patch/patch1.go './overlord/patch/patch1.go' -> '/builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.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") BUILDSTDERR: ++ dirname ./overlord/patch/patch3_test.go + echo '%dir %{gopath}/src/%{import_path}/./overlord/patch' BUILDSTDERR: ++ dirname ./overlord/patch/patch3_test.go + install -d -p /builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.arm//usr/share/gocode/src/github.com/snapcore/snapd/./overlord/patch + cp -pav ./overlord/patch/patch3_test.go /builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.arm//usr/share/gocode/src/github.com/snapcore/snapd/./overlord/patch/patch3_test.go './overlord/patch/patch3_test.go' -> '/builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.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") BUILDSTDERR: ++ dirname ./overlord/patch/patch6_test.go + echo '%dir %{gopath}/src/%{import_path}/./overlord/patch' BUILDSTDERR: ++ dirname ./overlord/patch/patch6_test.go + install -d -p /builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.arm//usr/share/gocode/src/github.com/snapcore/snapd/./overlord/patch + cp -pav ./overlord/patch/patch6_test.go /builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.arm//usr/share/gocode/src/github.com/snapcore/snapd/./overlord/patch/patch6_test.go './overlord/patch/patch6_test.go' -> '/builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.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") BUILDSTDERR: ++ dirname ./overlord/patch/patch.go + echo '%dir %{gopath}/src/%{import_path}/./overlord/patch' BUILDSTDERR: ++ dirname ./overlord/patch/patch.go + install -d -p /builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.arm//usr/share/gocode/src/github.com/snapcore/snapd/./overlord/patch + cp -pav ./overlord/patch/patch.go /builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.arm//usr/share/gocode/src/github.com/snapcore/snapd/./overlord/patch/patch.go './overlord/patch/patch.go' -> '/builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.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") BUILDSTDERR: ++ dirname ./overlord/patch/patch2_test.go + echo '%dir %{gopath}/src/%{import_path}/./overlord/patch' BUILDSTDERR: ++ dirname ./overlord/patch/patch2_test.go + install -d -p /builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.arm//usr/share/gocode/src/github.com/snapcore/snapd/./overlord/patch + cp -pav ./overlord/patch/patch2_test.go /builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.arm//usr/share/gocode/src/github.com/snapcore/snapd/./overlord/patch/patch2_test.go './overlord/patch/patch2_test.go' -> '/builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.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") BUILDSTDERR: ++ dirname ./overlord/patch/patch4.go + echo '%dir %{gopath}/src/%{import_path}/./overlord/patch' BUILDSTDERR: ++ dirname ./overlord/patch/patch4.go + install -d -p /builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.arm//usr/share/gocode/src/github.com/snapcore/snapd/./overlord/patch + cp -pav ./overlord/patch/patch4.go /builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.arm//usr/share/gocode/src/github.com/snapcore/snapd/./overlord/patch/patch4.go './overlord/patch/patch4.go' -> '/builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.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") BUILDSTDERR: ++ dirname ./overlord/patch/patch1_test.go + echo '%dir %{gopath}/src/%{import_path}/./overlord/patch' BUILDSTDERR: ++ dirname ./overlord/patch/patch1_test.go + install -d -p /builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.arm//usr/share/gocode/src/github.com/snapcore/snapd/./overlord/patch + cp -pav ./overlord/patch/patch1_test.go /builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.arm//usr/share/gocode/src/github.com/snapcore/snapd/./overlord/patch/patch1_test.go './overlord/patch/patch1_test.go' -> '/builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.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") BUILDSTDERR: ++ dirname ./overlord/patch/patch_test.go + echo '%dir %{gopath}/src/%{import_path}/./overlord/patch' BUILDSTDERR: ++ dirname ./overlord/patch/patch_test.go + install -d -p /builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.arm//usr/share/gocode/src/github.com/snapcore/snapd/./overlord/patch + cp -pav ./overlord/patch/patch_test.go /builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.arm//usr/share/gocode/src/github.com/snapcore/snapd/./overlord/patch/patch_test.go './overlord/patch/patch_test.go' -> '/builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.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") BUILDSTDERR: ++ dirname ./overlord/patch/patch3.go + echo '%dir %{gopath}/src/%{import_path}/./overlord/patch' BUILDSTDERR: ++ dirname ./overlord/patch/patch3.go + install -d -p /builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.arm//usr/share/gocode/src/github.com/snapcore/snapd/./overlord/patch + cp -pav ./overlord/patch/patch3.go /builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.arm//usr/share/gocode/src/github.com/snapcore/snapd/./overlord/patch/patch3.go './overlord/patch/patch3.go' -> '/builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.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") BUILDSTDERR: ++ dirname ./overlord/patch/patch6_1.go + echo '%dir %{gopath}/src/%{import_path}/./overlord/patch' BUILDSTDERR: ++ dirname ./overlord/patch/patch6_1.go + install -d -p /builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.arm//usr/share/gocode/src/github.com/snapcore/snapd/./overlord/patch + cp -pav ./overlord/patch/patch6_1.go /builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.arm//usr/share/gocode/src/github.com/snapcore/snapd/./overlord/patch/patch6_1.go './overlord/patch/patch6_1.go' -> '/builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.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") BUILDSTDERR: ++ dirname ./overlord/patch/patch5.go + echo '%dir %{gopath}/src/%{import_path}/./overlord/patch' BUILDSTDERR: ++ dirname ./overlord/patch/patch5.go + install -d -p /builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.arm//usr/share/gocode/src/github.com/snapcore/snapd/./overlord/patch + cp -pav ./overlord/patch/patch5.go /builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.arm//usr/share/gocode/src/github.com/snapcore/snapd/./overlord/patch/patch5.go './overlord/patch/patch5.go' -> '/builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.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") BUILDSTDERR: ++ dirname ./overlord/standby/export_test.go + echo '%dir %{gopath}/src/%{import_path}/./overlord/standby' BUILDSTDERR: ++ dirname ./overlord/standby/export_test.go + install -d -p /builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.arm//usr/share/gocode/src/github.com/snapcore/snapd/./overlord/standby + cp -pav ./overlord/standby/export_test.go /builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.arm//usr/share/gocode/src/github.com/snapcore/snapd/./overlord/standby/export_test.go './overlord/standby/export_test.go' -> '/builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.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") BUILDSTDERR: ++ dirname ./overlord/standby/standby_test.go + echo '%dir %{gopath}/src/%{import_path}/./overlord/standby' BUILDSTDERR: ++ dirname ./overlord/standby/standby_test.go + install -d -p /builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.arm//usr/share/gocode/src/github.com/snapcore/snapd/./overlord/standby + cp -pav ./overlord/standby/standby_test.go /builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.arm//usr/share/gocode/src/github.com/snapcore/snapd/./overlord/standby/standby_test.go './overlord/standby/standby_test.go' -> '/builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.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") BUILDSTDERR: ++ dirname ./overlord/standby/standby.go + echo '%dir %{gopath}/src/%{import_path}/./overlord/standby' BUILDSTDERR: ++ dirname ./overlord/standby/standby.go + install -d -p /builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.arm//usr/share/gocode/src/github.com/snapcore/snapd/./overlord/standby + cp -pav ./overlord/standby/standby.go /builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.arm//usr/share/gocode/src/github.com/snapcore/snapd/./overlord/standby/standby.go './overlord/standby/standby.go' -> '/builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.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") BUILDSTDERR: ++ dirname ./overlord/state/export_test.go + echo '%dir %{gopath}/src/%{import_path}/./overlord/state' BUILDSTDERR: ++ dirname ./overlord/state/export_test.go + install -d -p /builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.arm//usr/share/gocode/src/github.com/snapcore/snapd/./overlord/state + cp -pav ./overlord/state/export_test.go /builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.arm//usr/share/gocode/src/github.com/snapcore/snapd/./overlord/state/export_test.go './overlord/state/export_test.go' -> '/builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.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") BUILDSTDERR: ++ dirname ./overlord/state/state_test.go + echo '%dir %{gopath}/src/%{import_path}/./overlord/state' BUILDSTDERR: ++ dirname ./overlord/state/state_test.go + install -d -p /builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.arm//usr/share/gocode/src/github.com/snapcore/snapd/./overlord/state + cp -pav ./overlord/state/state_test.go /builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.arm//usr/share/gocode/src/github.com/snapcore/snapd/./overlord/state/state_test.go './overlord/state/state_test.go' -> '/builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.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") BUILDSTDERR: ++ dirname ./overlord/state/task.go + echo '%dir %{gopath}/src/%{import_path}/./overlord/state' BUILDSTDERR: ++ dirname ./overlord/state/task.go + install -d -p /builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.arm//usr/share/gocode/src/github.com/snapcore/snapd/./overlord/state + cp -pav ./overlord/state/task.go /builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.arm//usr/share/gocode/src/github.com/snapcore/snapd/./overlord/state/task.go './overlord/state/task.go' -> '/builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.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") BUILDSTDERR: ++ dirname ./overlord/state/state.go + echo '%dir %{gopath}/src/%{import_path}/./overlord/state' BUILDSTDERR: ++ dirname ./overlord/state/state.go + install -d -p /builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.arm//usr/share/gocode/src/github.com/snapcore/snapd/./overlord/state + cp -pav ./overlord/state/state.go /builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.arm//usr/share/gocode/src/github.com/snapcore/snapd/./overlord/state/state.go './overlord/state/state.go' -> '/builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.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") BUILDSTDERR: ++ dirname ./overlord/state/task_test.go + echo '%dir %{gopath}/src/%{import_path}/./overlord/state' BUILDSTDERR: ++ dirname ./overlord/state/task_test.go + install -d -p /builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.arm//usr/share/gocode/src/github.com/snapcore/snapd/./overlord/state + cp -pav ./overlord/state/task_test.go /builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.arm//usr/share/gocode/src/github.com/snapcore/snapd/./overlord/state/task_test.go './overlord/state/task_test.go' -> '/builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.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") BUILDSTDERR: ++ dirname ./overlord/state/change_test.go + echo '%dir %{gopath}/src/%{import_path}/./overlord/state' BUILDSTDERR: ++ dirname ./overlord/state/change_test.go + install -d -p /builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.arm//usr/share/gocode/src/github.com/snapcore/snapd/./overlord/state + cp -pav ./overlord/state/change_test.go /builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.arm//usr/share/gocode/src/github.com/snapcore/snapd/./overlord/state/change_test.go './overlord/state/change_test.go' -> '/builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.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") BUILDSTDERR: ++ dirname ./overlord/state/warning_test.go + echo '%dir %{gopath}/src/%{import_path}/./overlord/state' BUILDSTDERR: ++ dirname ./overlord/state/warning_test.go + install -d -p /builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.arm//usr/share/gocode/src/github.com/snapcore/snapd/./overlord/state + cp -pav ./overlord/state/warning_test.go /builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.arm//usr/share/gocode/src/github.com/snapcore/snapd/./overlord/state/warning_test.go './overlord/state/warning_test.go' -> '/builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.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") BUILDSTDERR: ++ dirname ./overlord/state/taskrunner.go + echo '%dir %{gopath}/src/%{import_path}/./overlord/state' BUILDSTDERR: ++ dirname ./overlord/state/taskrunner.go + install -d -p /builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.arm//usr/share/gocode/src/github.com/snapcore/snapd/./overlord/state + cp -pav ./overlord/state/taskrunner.go /builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.arm//usr/share/gocode/src/github.com/snapcore/snapd/./overlord/state/taskrunner.go './overlord/state/taskrunner.go' -> '/builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.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") BUILDSTDERR: ++ dirname ./overlord/state/warning.go + echo '%dir %{gopath}/src/%{import_path}/./overlord/state' BUILDSTDERR: ++ dirname ./overlord/state/warning.go + install -d -p /builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.arm//usr/share/gocode/src/github.com/snapcore/snapd/./overlord/state + cp -pav ./overlord/state/warning.go /builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.arm//usr/share/gocode/src/github.com/snapcore/snapd/./overlord/state/warning.go './overlord/state/warning.go' -> '/builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.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") BUILDSTDERR: ++ dirname ./overlord/state/taskrunner_test.go + echo '%dir %{gopath}/src/%{import_path}/./overlord/state' BUILDSTDERR: ++ dirname ./overlord/state/taskrunner_test.go + install -d -p /builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.arm//usr/share/gocode/src/github.com/snapcore/snapd/./overlord/state + cp -pav ./overlord/state/taskrunner_test.go /builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.arm//usr/share/gocode/src/github.com/snapcore/snapd/./overlord/state/taskrunner_test.go './overlord/state/taskrunner_test.go' -> '/builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.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") BUILDSTDERR: ++ dirname ./overlord/state/change.go + echo '%dir %{gopath}/src/%{import_path}/./overlord/state' BUILDSTDERR: ++ dirname ./overlord/state/change.go + install -d -p /builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.arm//usr/share/gocode/src/github.com/snapcore/snapd/./overlord/state + cp -pav ./overlord/state/change.go /builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.arm//usr/share/gocode/src/github.com/snapcore/snapd/./overlord/state/change.go './overlord/state/change.go' -> '/builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.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") BUILDSTDERR: ++ dirname ./overlord/snapstate/refreshhints.go + echo '%dir %{gopath}/src/%{import_path}/./overlord/snapstate' BUILDSTDERR: ++ dirname ./overlord/snapstate/refreshhints.go + install -d -p /builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.arm//usr/share/gocode/src/github.com/snapcore/snapd/./overlord/snapstate + cp -pav ./overlord/snapstate/refreshhints.go /builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.arm//usr/share/gocode/src/github.com/snapcore/snapd/./overlord/snapstate/refreshhints.go './overlord/snapstate/refreshhints.go' -> '/builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.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") BUILDSTDERR: ++ dirname ./overlord/snapstate/backend.go + echo '%dir %{gopath}/src/%{import_path}/./overlord/snapstate' BUILDSTDERR: ++ dirname ./overlord/snapstate/backend.go + install -d -p /builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.arm//usr/share/gocode/src/github.com/snapcore/snapd/./overlord/snapstate + cp -pav ./overlord/snapstate/backend.go /builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.arm//usr/share/gocode/src/github.com/snapcore/snapd/./overlord/snapstate/backend.go './overlord/snapstate/backend.go' -> '/builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.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") BUILDSTDERR: ++ dirname ./overlord/snapstate/booted_test.go + echo '%dir %{gopath}/src/%{import_path}/./overlord/snapstate' BUILDSTDERR: ++ dirname ./overlord/snapstate/booted_test.go + install -d -p /builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.arm//usr/share/gocode/src/github.com/snapcore/snapd/./overlord/snapstate + cp -pav ./overlord/snapstate/booted_test.go /builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.arm//usr/share/gocode/src/github.com/snapcore/snapd/./overlord/snapstate/booted_test.go './overlord/snapstate/booted_test.go' -> '/builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.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") BUILDSTDERR: ++ dirname ./overlord/snapstate/handlers.go + echo '%dir %{gopath}/src/%{import_path}/./overlord/snapstate' BUILDSTDERR: ++ dirname ./overlord/snapstate/handlers.go + install -d -p /builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.arm//usr/share/gocode/src/github.com/snapcore/snapd/./overlord/snapstate + cp -pav ./overlord/snapstate/handlers.go /builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.arm//usr/share/gocode/src/github.com/snapcore/snapd/./overlord/snapstate/handlers.go './overlord/snapstate/handlers.go' -> '/builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.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") BUILDSTDERR: ++ dirname ./overlord/snapstate/handlers_prepare_test.go + echo '%dir %{gopath}/src/%{import_path}/./overlord/snapstate' BUILDSTDERR: ++ dirname ./overlord/snapstate/handlers_prepare_test.go + install -d -p /builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.arm//usr/share/gocode/src/github.com/snapcore/snapd/./overlord/snapstate + cp -pav ./overlord/snapstate/handlers_prepare_test.go /builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.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.37.2-1.fc28.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") BUILDSTDERR: ++ dirname ./overlord/snapstate/export_test.go + echo '%dir %{gopath}/src/%{import_path}/./overlord/snapstate' BUILDSTDERR: ++ dirname ./overlord/snapstate/export_test.go + install -d -p /builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.arm//usr/share/gocode/src/github.com/snapcore/snapd/./overlord/snapstate + cp -pav ./overlord/snapstate/export_test.go /builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.arm//usr/share/gocode/src/github.com/snapcore/snapd/./overlord/snapstate/export_test.go './overlord/snapstate/export_test.go' -> '/builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.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") BUILDSTDERR: ++ dirname ./overlord/snapstate/readme_test.go + echo '%dir %{gopath}/src/%{import_path}/./overlord/snapstate' BUILDSTDERR: ++ dirname ./overlord/snapstate/readme_test.go + install -d -p /builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.arm//usr/share/gocode/src/github.com/snapcore/snapd/./overlord/snapstate + cp -pav ./overlord/snapstate/readme_test.go /builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.arm//usr/share/gocode/src/github.com/snapcore/snapd/./overlord/snapstate/readme_test.go './overlord/snapstate/readme_test.go' -> '/builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.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") BUILDSTDERR: ++ dirname ./overlord/snapstate/backend/backend.go + echo '%dir %{gopath}/src/%{import_path}/./overlord/snapstate/backend' BUILDSTDERR: ++ dirname ./overlord/snapstate/backend/backend.go + install -d -p /builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.arm//usr/share/gocode/src/github.com/snapcore/snapd/./overlord/snapstate/backend + cp -pav ./overlord/snapstate/backend/backend.go /builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.arm//usr/share/gocode/src/github.com/snapcore/snapd/./overlord/snapstate/backend/backend.go './overlord/snapstate/backend/backend.go' -> '/builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.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") BUILDSTDERR: ++ dirname ./overlord/snapstate/backend/mountunit.go + echo '%dir %{gopath}/src/%{import_path}/./overlord/snapstate/backend' BUILDSTDERR: ++ dirname ./overlord/snapstate/backend/mountunit.go + install -d -p /builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.arm//usr/share/gocode/src/github.com/snapcore/snapd/./overlord/snapstate/backend + cp -pav ./overlord/snapstate/backend/mountunit.go /builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.arm//usr/share/gocode/src/github.com/snapcore/snapd/./overlord/snapstate/backend/mountunit.go './overlord/snapstate/backend/mountunit.go' -> '/builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.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") BUILDSTDERR: ++ dirname ./overlord/snapstate/backend/aliases_test.go + echo '%dir %{gopath}/src/%{import_path}/./overlord/snapstate/backend' BUILDSTDERR: ++ dirname ./overlord/snapstate/backend/aliases_test.go + install -d -p /builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.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.37.2-1.fc28.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.37.2-1.fc28.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") BUILDSTDERR: ++ dirname ./overlord/snapstate/backend/copydata_test.go + echo '%dir %{gopath}/src/%{import_path}/./overlord/snapstate/backend' BUILDSTDERR: ++ dirname ./overlord/snapstate/backend/copydata_test.go + install -d -p /builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.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.37.2-1.fc28.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.37.2-1.fc28.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") BUILDSTDERR: ++ dirname ./overlord/snapstate/backend/export_test.go + echo '%dir %{gopath}/src/%{import_path}/./overlord/snapstate/backend' BUILDSTDERR: ++ dirname ./overlord/snapstate/backend/export_test.go + install -d -p /builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.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.37.2-1.fc28.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.37.2-1.fc28.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") BUILDSTDERR: ++ dirname ./overlord/snapstate/backend/utils.go + echo '%dir %{gopath}/src/%{import_path}/./overlord/snapstate/backend' BUILDSTDERR: ++ dirname ./overlord/snapstate/backend/utils.go + install -d -p /builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.arm//usr/share/gocode/src/github.com/snapcore/snapd/./overlord/snapstate/backend + cp -pav ./overlord/snapstate/backend/utils.go /builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.arm//usr/share/gocode/src/github.com/snapcore/snapd/./overlord/snapstate/backend/utils.go './overlord/snapstate/backend/utils.go' -> '/builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.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") BUILDSTDERR: ++ dirname ./overlord/snapstate/backend/copydata.go + echo '%dir %{gopath}/src/%{import_path}/./overlord/snapstate/backend' BUILDSTDERR: ++ dirname ./overlord/snapstate/backend/copydata.go + install -d -p /builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.arm//usr/share/gocode/src/github.com/snapcore/snapd/./overlord/snapstate/backend + cp -pav ./overlord/snapstate/backend/copydata.go /builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.arm//usr/share/gocode/src/github.com/snapcore/snapd/./overlord/snapstate/backend/copydata.go './overlord/snapstate/backend/copydata.go' -> '/builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.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") BUILDSTDERR: ++ dirname ./overlord/snapstate/backend/fontconfig.go + echo '%dir %{gopath}/src/%{import_path}/./overlord/snapstate/backend' BUILDSTDERR: ++ dirname ./overlord/snapstate/backend/fontconfig.go + install -d -p /builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.arm//usr/share/gocode/src/github.com/snapcore/snapd/./overlord/snapstate/backend + cp -pav ./overlord/snapstate/backend/fontconfig.go /builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.arm//usr/share/gocode/src/github.com/snapcore/snapd/./overlord/snapstate/backend/fontconfig.go './overlord/snapstate/backend/fontconfig.go' -> '/builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.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") BUILDSTDERR: ++ dirname ./overlord/snapstate/backend/mountunit_test.go + echo '%dir %{gopath}/src/%{import_path}/./overlord/snapstate/backend' BUILDSTDERR: ++ dirname ./overlord/snapstate/backend/mountunit_test.go + install -d -p /builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.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.37.2-1.fc28.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.37.2-1.fc28.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") BUILDSTDERR: ++ dirname ./overlord/snapstate/backend/snapdata.go + echo '%dir %{gopath}/src/%{import_path}/./overlord/snapstate/backend' BUILDSTDERR: ++ dirname ./overlord/snapstate/backend/snapdata.go + install -d -p /builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.arm//usr/share/gocode/src/github.com/snapcore/snapd/./overlord/snapstate/backend + cp -pav ./overlord/snapstate/backend/snapdata.go /builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.arm//usr/share/gocode/src/github.com/snapcore/snapd/./overlord/snapstate/backend/snapdata.go './overlord/snapstate/backend/snapdata.go' -> '/builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.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") BUILDSTDERR: ++ dirname ./overlord/snapstate/backend/backend_test.go + echo '%dir %{gopath}/src/%{import_path}/./overlord/snapstate/backend' BUILDSTDERR: ++ dirname ./overlord/snapstate/backend/backend_test.go + install -d -p /builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.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.37.2-1.fc28.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.37.2-1.fc28.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") BUILDSTDERR: ++ dirname ./overlord/snapstate/backend/setup.go + echo '%dir %{gopath}/src/%{import_path}/./overlord/snapstate/backend' BUILDSTDERR: ++ dirname ./overlord/snapstate/backend/setup.go + install -d -p /builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.arm//usr/share/gocode/src/github.com/snapcore/snapd/./overlord/snapstate/backend + cp -pav ./overlord/snapstate/backend/setup.go /builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.arm//usr/share/gocode/src/github.com/snapcore/snapd/./overlord/snapstate/backend/setup.go './overlord/snapstate/backend/setup.go' -> '/builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.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") BUILDSTDERR: ++ dirname ./overlord/snapstate/backend/mountns.go + echo '%dir %{gopath}/src/%{import_path}/./overlord/snapstate/backend' BUILDSTDERR: ++ dirname ./overlord/snapstate/backend/mountns.go + install -d -p /builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.arm//usr/share/gocode/src/github.com/snapcore/snapd/./overlord/snapstate/backend + cp -pav ./overlord/snapstate/backend/mountns.go /builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.arm//usr/share/gocode/src/github.com/snapcore/snapd/./overlord/snapstate/backend/mountns.go './overlord/snapstate/backend/mountns.go' -> '/builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.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") BUILDSTDERR: ++ dirname ./overlord/snapstate/backend/aliases.go + echo '%dir %{gopath}/src/%{import_path}/./overlord/snapstate/backend' BUILDSTDERR: ++ dirname ./overlord/snapstate/backend/aliases.go + install -d -p /builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.arm//usr/share/gocode/src/github.com/snapcore/snapd/./overlord/snapstate/backend + cp -pav ./overlord/snapstate/backend/aliases.go /builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.arm//usr/share/gocode/src/github.com/snapcore/snapd/./overlord/snapstate/backend/aliases.go './overlord/snapstate/backend/aliases.go' -> '/builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.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") BUILDSTDERR: ++ dirname ./overlord/snapstate/backend/snapdata_test.go + echo '%dir %{gopath}/src/%{import_path}/./overlord/snapstate/backend' BUILDSTDERR: ++ dirname ./overlord/snapstate/backend/snapdata_test.go + install -d -p /builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.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.37.2-1.fc28.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.37.2-1.fc28.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") BUILDSTDERR: ++ dirname ./overlord/snapstate/backend/link_test.go + echo '%dir %{gopath}/src/%{import_path}/./overlord/snapstate/backend' BUILDSTDERR: ++ dirname ./overlord/snapstate/backend/link_test.go + install -d -p /builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.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.37.2-1.fc28.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.37.2-1.fc28.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") BUILDSTDERR: ++ dirname ./overlord/snapstate/backend/setup_test.go + echo '%dir %{gopath}/src/%{import_path}/./overlord/snapstate/backend' BUILDSTDERR: ++ dirname ./overlord/snapstate/backend/setup_test.go + install -d -p /builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.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.37.2-1.fc28.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.37.2-1.fc28.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") BUILDSTDERR: ++ dirname ./overlord/snapstate/backend/link.go + echo '%dir %{gopath}/src/%{import_path}/./overlord/snapstate/backend' BUILDSTDERR: ++ dirname ./overlord/snapstate/backend/link.go + install -d -p /builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.arm//usr/share/gocode/src/github.com/snapcore/snapd/./overlord/snapstate/backend + cp -pav ./overlord/snapstate/backend/link.go /builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.arm//usr/share/gocode/src/github.com/snapcore/snapd/./overlord/snapstate/backend/link.go './overlord/snapstate/backend/link.go' -> '/builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.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") BUILDSTDERR: ++ dirname ./overlord/snapstate/cookies_test.go + echo '%dir %{gopath}/src/%{import_path}/./overlord/snapstate' BUILDSTDERR: ++ dirname ./overlord/snapstate/cookies_test.go + install -d -p /builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.arm//usr/share/gocode/src/github.com/snapcore/snapd/./overlord/snapstate + cp -pav ./overlord/snapstate/cookies_test.go /builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.arm//usr/share/gocode/src/github.com/snapcore/snapd/./overlord/snapstate/cookies_test.go './overlord/snapstate/cookies_test.go' -> '/builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.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") BUILDSTDERR: ++ dirname ./overlord/snapstate/readme.go + echo '%dir %{gopath}/src/%{import_path}/./overlord/snapstate' BUILDSTDERR: ++ dirname ./overlord/snapstate/readme.go + install -d -p /builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.arm//usr/share/gocode/src/github.com/snapcore/snapd/./overlord/snapstate + cp -pav ./overlord/snapstate/readme.go /builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.arm//usr/share/gocode/src/github.com/snapcore/snapd/./overlord/snapstate/readme.go './overlord/snapstate/readme.go' -> '/builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.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") BUILDSTDERR: ++ dirname ./overlord/snapstate/handlers_mount_test.go + echo '%dir %{gopath}/src/%{import_path}/./overlord/snapstate' BUILDSTDERR: ++ dirname ./overlord/snapstate/handlers_mount_test.go + install -d -p /builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.arm//usr/share/gocode/src/github.com/snapcore/snapd/./overlord/snapstate + cp -pav ./overlord/snapstate/handlers_mount_test.go /builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.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.37.2-1.fc28.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") BUILDSTDERR: ++ dirname ./overlord/snapstate/handlers_aliasesv2_test.go + echo '%dir %{gopath}/src/%{import_path}/./overlord/snapstate' BUILDSTDERR: ++ dirname ./overlord/snapstate/handlers_aliasesv2_test.go + install -d -p /builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.arm//usr/share/gocode/src/github.com/snapcore/snapd/./overlord/snapstate + cp -pav ./overlord/snapstate/handlers_aliasesv2_test.go /builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.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.37.2-1.fc28.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") BUILDSTDERR: ++ dirname ./overlord/snapstate/handlers_link_test.go + echo '%dir %{gopath}/src/%{import_path}/./overlord/snapstate' BUILDSTDERR: ++ dirname ./overlord/snapstate/handlers_link_test.go + install -d -p /builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.arm//usr/share/gocode/src/github.com/snapcore/snapd/./overlord/snapstate + cp -pav ./overlord/snapstate/handlers_link_test.go /builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.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.37.2-1.fc28.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") BUILDSTDERR: ++ dirname ./overlord/snapstate/refreshhints_test.go + echo '%dir %{gopath}/src/%{import_path}/./overlord/snapstate' BUILDSTDERR: ++ dirname ./overlord/snapstate/refreshhints_test.go + install -d -p /builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.arm//usr/share/gocode/src/github.com/snapcore/snapd/./overlord/snapstate + cp -pav ./overlord/snapstate/refreshhints_test.go /builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.arm//usr/share/gocode/src/github.com/snapcore/snapd/./overlord/snapstate/refreshhints_test.go './overlord/snapstate/refreshhints_test.go' -> '/builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.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") BUILDSTDERR: ++ dirname ./overlord/snapstate/snapmgr.go + echo '%dir %{gopath}/src/%{import_path}/./overlord/snapstate' BUILDSTDERR: ++ dirname ./overlord/snapstate/snapmgr.go + install -d -p /builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.arm//usr/share/gocode/src/github.com/snapcore/snapd/./overlord/snapstate + cp -pav ./overlord/snapstate/snapmgr.go /builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.arm//usr/share/gocode/src/github.com/snapcore/snapd/./overlord/snapstate/snapmgr.go './overlord/snapstate/snapmgr.go' -> '/builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.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") BUILDSTDERR: ++ dirname ./overlord/snapstate/aliasesv2.go + echo '%dir %{gopath}/src/%{import_path}/./overlord/snapstate' BUILDSTDERR: ++ dirname ./overlord/snapstate/aliasesv2.go + install -d -p /builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.arm//usr/share/gocode/src/github.com/snapcore/snapd/./overlord/snapstate + cp -pav ./overlord/snapstate/aliasesv2.go /builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.arm//usr/share/gocode/src/github.com/snapcore/snapd/./overlord/snapstate/aliasesv2.go './overlord/snapstate/aliasesv2.go' -> '/builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.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") BUILDSTDERR: ++ dirname ./overlord/snapstate/handlers_download_test.go + echo '%dir %{gopath}/src/%{import_path}/./overlord/snapstate' BUILDSTDERR: ++ dirname ./overlord/snapstate/handlers_download_test.go + install -d -p /builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.arm//usr/share/gocode/src/github.com/snapcore/snapd/./overlord/snapstate + cp -pav ./overlord/snapstate/handlers_download_test.go /builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.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.37.2-1.fc28.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") BUILDSTDERR: ++ dirname ./overlord/snapstate/snapstate.go + echo '%dir %{gopath}/src/%{import_path}/./overlord/snapstate' BUILDSTDERR: ++ dirname ./overlord/snapstate/snapstate.go + install -d -p /builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.arm//usr/share/gocode/src/github.com/snapcore/snapd/./overlord/snapstate + cp -pav ./overlord/snapstate/snapstate.go /builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.arm//usr/share/gocode/src/github.com/snapcore/snapd/./overlord/snapstate/snapstate.go './overlord/snapstate/snapstate.go' -> '/builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.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") BUILDSTDERR: ++ dirname ./overlord/snapstate/handlers_discard_test.go + echo '%dir %{gopath}/src/%{import_path}/./overlord/snapstate' BUILDSTDERR: ++ dirname ./overlord/snapstate/handlers_discard_test.go + install -d -p /builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.arm//usr/share/gocode/src/github.com/snapcore/snapd/./overlord/snapstate + cp -pav ./overlord/snapstate/handlers_discard_test.go /builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.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.37.2-1.fc28.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") BUILDSTDERR: ++ dirname ./overlord/snapstate/cookies.go + echo '%dir %{gopath}/src/%{import_path}/./overlord/snapstate' BUILDSTDERR: ++ dirname ./overlord/snapstate/cookies.go + install -d -p /builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.arm//usr/share/gocode/src/github.com/snapcore/snapd/./overlord/snapstate + cp -pav ./overlord/snapstate/cookies.go /builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.arm//usr/share/gocode/src/github.com/snapcore/snapd/./overlord/snapstate/cookies.go './overlord/snapstate/cookies.go' -> '/builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.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") BUILDSTDERR: ++ dirname ./overlord/snapstate/backend_test.go + echo '%dir %{gopath}/src/%{import_path}/./overlord/snapstate' BUILDSTDERR: ++ dirname ./overlord/snapstate/backend_test.go + install -d -p /builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.arm//usr/share/gocode/src/github.com/snapcore/snapd/./overlord/snapstate + cp -pav ./overlord/snapstate/backend_test.go /builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.arm//usr/share/gocode/src/github.com/snapcore/snapd/./overlord/snapstate/backend_test.go './overlord/snapstate/backend_test.go' -> '/builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.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") BUILDSTDERR: ++ dirname ./overlord/snapstate/progress.go + echo '%dir %{gopath}/src/%{import_path}/./overlord/snapstate' BUILDSTDERR: ++ dirname ./overlord/snapstate/progress.go + install -d -p /builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.arm//usr/share/gocode/src/github.com/snapcore/snapd/./overlord/snapstate + cp -pav ./overlord/snapstate/progress.go /builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.arm//usr/share/gocode/src/github.com/snapcore/snapd/./overlord/snapstate/progress.go './overlord/snapstate/progress.go' -> '/builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.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") BUILDSTDERR: ++ dirname ./overlord/snapstate/autorefresh_test.go + echo '%dir %{gopath}/src/%{import_path}/./overlord/snapstate' BUILDSTDERR: ++ dirname ./overlord/snapstate/autorefresh_test.go + install -d -p /builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.arm//usr/share/gocode/src/github.com/snapcore/snapd/./overlord/snapstate + cp -pav ./overlord/snapstate/autorefresh_test.go /builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.arm//usr/share/gocode/src/github.com/snapcore/snapd/./overlord/snapstate/autorefresh_test.go './overlord/snapstate/autorefresh_test.go' -> '/builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.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") BUILDSTDERR: ++ dirname ./overlord/snapstate/autorefresh.go + echo '%dir %{gopath}/src/%{import_path}/./overlord/snapstate' BUILDSTDERR: ++ dirname ./overlord/snapstate/autorefresh.go + install -d -p /builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.arm//usr/share/gocode/src/github.com/snapcore/snapd/./overlord/snapstate + cp -pav ./overlord/snapstate/autorefresh.go /builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.arm//usr/share/gocode/src/github.com/snapcore/snapd/./overlord/snapstate/autorefresh.go './overlord/snapstate/autorefresh.go' -> '/builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.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") BUILDSTDERR: ++ dirname ./overlord/snapstate/booted.go + echo '%dir %{gopath}/src/%{import_path}/./overlord/snapstate' BUILDSTDERR: ++ dirname ./overlord/snapstate/booted.go + install -d -p /builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.arm//usr/share/gocode/src/github.com/snapcore/snapd/./overlord/snapstate + cp -pav ./overlord/snapstate/booted.go /builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.arm//usr/share/gocode/src/github.com/snapcore/snapd/./overlord/snapstate/booted.go './overlord/snapstate/booted.go' -> '/builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.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") BUILDSTDERR: ++ dirname ./overlord/snapstate/check_snap_test.go + echo '%dir %{gopath}/src/%{import_path}/./overlord/snapstate' BUILDSTDERR: ++ dirname ./overlord/snapstate/check_snap_test.go + install -d -p /builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.arm//usr/share/gocode/src/github.com/snapcore/snapd/./overlord/snapstate + cp -pav ./overlord/snapstate/check_snap_test.go /builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.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.37.2-1.fc28.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") BUILDSTDERR: ++ dirname ./overlord/snapstate/conflict.go + echo '%dir %{gopath}/src/%{import_path}/./overlord/snapstate' BUILDSTDERR: ++ dirname ./overlord/snapstate/conflict.go + install -d -p /builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.arm//usr/share/gocode/src/github.com/snapcore/snapd/./overlord/snapstate + cp -pav ./overlord/snapstate/conflict.go /builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.arm//usr/share/gocode/src/github.com/snapcore/snapd/./overlord/snapstate/conflict.go './overlord/snapstate/conflict.go' -> '/builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.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") BUILDSTDERR: ++ dirname ./overlord/snapstate/progress_test.go + echo '%dir %{gopath}/src/%{import_path}/./overlord/snapstate' BUILDSTDERR: ++ dirname ./overlord/snapstate/progress_test.go + install -d -p /builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.arm//usr/share/gocode/src/github.com/snapcore/snapd/./overlord/snapstate + cp -pav ./overlord/snapstate/progress_test.go /builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.arm//usr/share/gocode/src/github.com/snapcore/snapd/./overlord/snapstate/progress_test.go './overlord/snapstate/progress_test.go' -> '/builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.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") BUILDSTDERR: ++ dirname ./overlord/snapstate/flags.go + echo '%dir %{gopath}/src/%{import_path}/./overlord/snapstate' BUILDSTDERR: ++ dirname ./overlord/snapstate/flags.go + install -d -p /builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.arm//usr/share/gocode/src/github.com/snapcore/snapd/./overlord/snapstate + cp -pav ./overlord/snapstate/flags.go /builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.arm//usr/share/gocode/src/github.com/snapcore/snapd/./overlord/snapstate/flags.go './overlord/snapstate/flags.go' -> '/builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.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") BUILDSTDERR: ++ dirname ./overlord/snapstate/check_snap.go + echo '%dir %{gopath}/src/%{import_path}/./overlord/snapstate' BUILDSTDERR: ++ dirname ./overlord/snapstate/check_snap.go + install -d -p /builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.arm//usr/share/gocode/src/github.com/snapcore/snapd/./overlord/snapstate + cp -pav ./overlord/snapstate/check_snap.go /builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.arm//usr/share/gocode/src/github.com/snapcore/snapd/./overlord/snapstate/check_snap.go './overlord/snapstate/check_snap.go' -> '/builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.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") BUILDSTDERR: ++ dirname ./overlord/snapstate/snapstate_test.go + echo '%dir %{gopath}/src/%{import_path}/./overlord/snapstate' BUILDSTDERR: ++ dirname ./overlord/snapstate/snapstate_test.go + install -d -p /builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.arm//usr/share/gocode/src/github.com/snapcore/snapd/./overlord/snapstate + cp -pav ./overlord/snapstate/snapstate_test.go /builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.arm//usr/share/gocode/src/github.com/snapcore/snapd/./overlord/snapstate/snapstate_test.go './overlord/snapstate/snapstate_test.go' -> '/builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.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") BUILDSTDERR: ++ dirname ./overlord/snapstate/catalogrefresh_test.go + echo '%dir %{gopath}/src/%{import_path}/./overlord/snapstate' BUILDSTDERR: ++ dirname ./overlord/snapstate/catalogrefresh_test.go + install -d -p /builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.arm//usr/share/gocode/src/github.com/snapcore/snapd/./overlord/snapstate + cp -pav ./overlord/snapstate/catalogrefresh_test.go /builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.arm//usr/share/gocode/src/github.com/snapcore/snapd/./overlord/snapstate/catalogrefresh_test.go './overlord/snapstate/catalogrefresh_test.go' -> '/builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.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") BUILDSTDERR: ++ dirname ./overlord/snapstate/storehelpers.go + echo '%dir %{gopath}/src/%{import_path}/./overlord/snapstate' BUILDSTDERR: ++ dirname ./overlord/snapstate/storehelpers.go + install -d -p /builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.arm//usr/share/gocode/src/github.com/snapcore/snapd/./overlord/snapstate + cp -pav ./overlord/snapstate/storehelpers.go /builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.arm//usr/share/gocode/src/github.com/snapcore/snapd/./overlord/snapstate/storehelpers.go './overlord/snapstate/storehelpers.go' -> '/builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.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") BUILDSTDERR: ++ dirname ./overlord/snapstate/aliasesv2_test.go + echo '%dir %{gopath}/src/%{import_path}/./overlord/snapstate' BUILDSTDERR: ++ dirname ./overlord/snapstate/aliasesv2_test.go + install -d -p /builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.arm//usr/share/gocode/src/github.com/snapcore/snapd/./overlord/snapstate + cp -pav ./overlord/snapstate/aliasesv2_test.go /builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.arm//usr/share/gocode/src/github.com/snapcore/snapd/./overlord/snapstate/aliasesv2_test.go './overlord/snapstate/aliasesv2_test.go' -> '/builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.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") BUILDSTDERR: ++ dirname ./overlord/snapstate/handlers_prereq_test.go + echo '%dir %{gopath}/src/%{import_path}/./overlord/snapstate' BUILDSTDERR: ++ dirname ./overlord/snapstate/handlers_prereq_test.go + install -d -p /builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.arm//usr/share/gocode/src/github.com/snapcore/snapd/./overlord/snapstate + cp -pav ./overlord/snapstate/handlers_prereq_test.go /builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.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.37.2-1.fc28.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") BUILDSTDERR: ++ dirname ./overlord/snapstate/catalogrefresh.go + echo '%dir %{gopath}/src/%{import_path}/./overlord/snapstate' BUILDSTDERR: ++ dirname ./overlord/snapstate/catalogrefresh.go + install -d -p /builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.arm//usr/share/gocode/src/github.com/snapcore/snapd/./overlord/snapstate + cp -pav ./overlord/snapstate/catalogrefresh.go /builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.arm//usr/share/gocode/src/github.com/snapcore/snapd/./overlord/snapstate/catalogrefresh.go './overlord/snapstate/catalogrefresh.go' -> '/builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.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") BUILDSTDERR: ++ dirname ./overlord/auth/auth.go + echo '%dir %{gopath}/src/%{import_path}/./overlord/auth' BUILDSTDERR: ++ dirname ./overlord/auth/auth.go + install -d -p /builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.arm//usr/share/gocode/src/github.com/snapcore/snapd/./overlord/auth + cp -pav ./overlord/auth/auth.go /builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.arm//usr/share/gocode/src/github.com/snapcore/snapd/./overlord/auth/auth.go './overlord/auth/auth.go' -> '/builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.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") BUILDSTDERR: ++ dirname ./overlord/auth/auth_test.go + echo '%dir %{gopath}/src/%{import_path}/./overlord/auth' BUILDSTDERR: ++ dirname ./overlord/auth/auth_test.go + install -d -p /builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.arm//usr/share/gocode/src/github.com/snapcore/snapd/./overlord/auth + cp -pav ./overlord/auth/auth_test.go /builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.arm//usr/share/gocode/src/github.com/snapcore/snapd/./overlord/auth/auth_test.go './overlord/auth/auth_test.go' -> '/builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.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") BUILDSTDERR: ++ dirname ./overlord/snapshotstate/export_test.go + echo '%dir %{gopath}/src/%{import_path}/./overlord/snapshotstate' BUILDSTDERR: ++ dirname ./overlord/snapshotstate/export_test.go + install -d -p /builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.arm//usr/share/gocode/src/github.com/snapcore/snapd/./overlord/snapshotstate + cp -pav ./overlord/snapshotstate/export_test.go /builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.arm//usr/share/gocode/src/github.com/snapcore/snapd/./overlord/snapshotstate/export_test.go './overlord/snapshotstate/export_test.go' -> '/builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.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") BUILDSTDERR: ++ dirname ./overlord/snapshotstate/backend/restorestate.go + echo '%dir %{gopath}/src/%{import_path}/./overlord/snapshotstate/backend' BUILDSTDERR: ++ dirname ./overlord/snapshotstate/backend/restorestate.go + install -d -p /builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.arm//usr/share/gocode/src/github.com/snapcore/snapd/./overlord/snapshotstate/backend + cp -pav ./overlord/snapshotstate/backend/restorestate.go /builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.arm//usr/share/gocode/src/github.com/snapcore/snapd/./overlord/snapshotstate/backend/restorestate.go './overlord/snapshotstate/backend/restorestate.go' -> '/builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.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") BUILDSTDERR: ++ dirname ./overlord/snapshotstate/backend/backend.go + echo '%dir %{gopath}/src/%{import_path}/./overlord/snapshotstate/backend' BUILDSTDERR: ++ dirname ./overlord/snapshotstate/backend/backend.go + install -d -p /builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.arm//usr/share/gocode/src/github.com/snapcore/snapd/./overlord/snapshotstate/backend + cp -pav ./overlord/snapshotstate/backend/backend.go /builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.arm//usr/share/gocode/src/github.com/snapcore/snapd/./overlord/snapshotstate/backend/backend.go './overlord/snapshotstate/backend/backend.go' -> '/builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.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") BUILDSTDERR: ++ dirname ./overlord/snapshotstate/backend/export_test.go + echo '%dir %{gopath}/src/%{import_path}/./overlord/snapshotstate/backend' BUILDSTDERR: ++ dirname ./overlord/snapshotstate/backend/export_test.go + install -d -p /builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.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.37.2-1.fc28.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.37.2-1.fc28.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") BUILDSTDERR: ++ dirname ./overlord/snapshotstate/backend/sizer.go + echo '%dir %{gopath}/src/%{import_path}/./overlord/snapshotstate/backend' BUILDSTDERR: ++ dirname ./overlord/snapshotstate/backend/sizer.go + install -d -p /builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.arm//usr/share/gocode/src/github.com/snapcore/snapd/./overlord/snapshotstate/backend + cp -pav ./overlord/snapshotstate/backend/sizer.go /builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.arm//usr/share/gocode/src/github.com/snapcore/snapd/./overlord/snapshotstate/backend/sizer.go './overlord/snapshotstate/backend/sizer.go' -> '/builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.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") BUILDSTDERR: ++ dirname ./overlord/snapshotstate/backend/helpers.go + echo '%dir %{gopath}/src/%{import_path}/./overlord/snapshotstate/backend' BUILDSTDERR: ++ dirname ./overlord/snapshotstate/backend/helpers.go + install -d -p /builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.arm//usr/share/gocode/src/github.com/snapcore/snapd/./overlord/snapshotstate/backend + cp -pav ./overlord/snapshotstate/backend/helpers.go /builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.arm//usr/share/gocode/src/github.com/snapcore/snapd/./overlord/snapshotstate/backend/helpers.go './overlord/snapshotstate/backend/helpers.go' -> '/builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.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") BUILDSTDERR: ++ dirname ./overlord/snapshotstate/backend/backend_test.go + echo '%dir %{gopath}/src/%{import_path}/./overlord/snapshotstate/backend' BUILDSTDERR: ++ dirname ./overlord/snapshotstate/backend/backend_test.go + install -d -p /builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.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.37.2-1.fc28.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.37.2-1.fc28.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") BUILDSTDERR: ++ dirname ./overlord/snapshotstate/backend/reader.go + echo '%dir %{gopath}/src/%{import_path}/./overlord/snapshotstate/backend' BUILDSTDERR: ++ dirname ./overlord/snapshotstate/backend/reader.go + install -d -p /builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.arm//usr/share/gocode/src/github.com/snapcore/snapd/./overlord/snapshotstate/backend + cp -pav ./overlord/snapshotstate/backend/reader.go /builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.arm//usr/share/gocode/src/github.com/snapcore/snapd/./overlord/snapshotstate/backend/reader.go './overlord/snapshotstate/backend/reader.go' -> '/builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.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") BUILDSTDERR: ++ dirname ./overlord/snapshotstate/snapshotstate_test.go + echo '%dir %{gopath}/src/%{import_path}/./overlord/snapshotstate' BUILDSTDERR: ++ dirname ./overlord/snapshotstate/snapshotstate_test.go + install -d -p /builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.arm//usr/share/gocode/src/github.com/snapcore/snapd/./overlord/snapshotstate + cp -pav ./overlord/snapshotstate/snapshotstate_test.go /builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.arm//usr/share/gocode/src/github.com/snapcore/snapd/./overlord/snapshotstate/snapshotstate_test.go './overlord/snapshotstate/snapshotstate_test.go' -> '/builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.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") BUILDSTDERR: ++ dirname ./overlord/snapshotstate/snapshotstate.go + echo '%dir %{gopath}/src/%{import_path}/./overlord/snapshotstate' BUILDSTDERR: ++ dirname ./overlord/snapshotstate/snapshotstate.go + install -d -p /builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.arm//usr/share/gocode/src/github.com/snapcore/snapd/./overlord/snapshotstate + cp -pav ./overlord/snapshotstate/snapshotstate.go /builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.arm//usr/share/gocode/src/github.com/snapcore/snapd/./overlord/snapshotstate/snapshotstate.go './overlord/snapshotstate/snapshotstate.go' -> '/builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.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") BUILDSTDERR: ++ dirname ./overlord/snapshotstate/snapshotmgr_test.go + echo '%dir %{gopath}/src/%{import_path}/./overlord/snapshotstate' BUILDSTDERR: ++ dirname ./overlord/snapshotstate/snapshotmgr_test.go + install -d -p /builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.arm//usr/share/gocode/src/github.com/snapcore/snapd/./overlord/snapshotstate + cp -pav ./overlord/snapshotstate/snapshotmgr_test.go /builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.arm//usr/share/gocode/src/github.com/snapcore/snapd/./overlord/snapshotstate/snapshotmgr_test.go './overlord/snapshotstate/snapshotmgr_test.go' -> '/builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.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") BUILDSTDERR: ++ dirname ./overlord/snapshotstate/snapshotmgr.go + echo '%dir %{gopath}/src/%{import_path}/./overlord/snapshotstate' BUILDSTDERR: ++ dirname ./overlord/snapshotstate/snapshotmgr.go + install -d -p /builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.arm//usr/share/gocode/src/github.com/snapcore/snapd/./overlord/snapshotstate + cp -pav ./overlord/snapshotstate/snapshotmgr.go /builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.arm//usr/share/gocode/src/github.com/snapcore/snapd/./overlord/snapshotstate/snapshotmgr.go './overlord/snapshotstate/snapshotmgr.go' -> '/builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.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") BUILDSTDERR: ++ dirname ./overlord/overlord.go + echo '%dir %{gopath}/src/%{import_path}/./overlord' BUILDSTDERR: ++ dirname ./overlord/overlord.go + install -d -p /builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.arm//usr/share/gocode/src/github.com/snapcore/snapd/./overlord + cp -pav ./overlord/overlord.go /builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.arm//usr/share/gocode/src/github.com/snapcore/snapd/./overlord/overlord.go './overlord/overlord.go' -> '/builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.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") BUILDSTDERR: ++ dirname ./overlord/devicestate/handlers.go + echo '%dir %{gopath}/src/%{import_path}/./overlord/devicestate' BUILDSTDERR: ++ dirname ./overlord/devicestate/handlers.go + install -d -p /builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.arm//usr/share/gocode/src/github.com/snapcore/snapd/./overlord/devicestate + cp -pav ./overlord/devicestate/handlers.go /builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.arm//usr/share/gocode/src/github.com/snapcore/snapd/./overlord/devicestate/handlers.go './overlord/devicestate/handlers.go' -> '/builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.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") BUILDSTDERR: ++ dirname ./overlord/devicestate/devicestate.go + echo '%dir %{gopath}/src/%{import_path}/./overlord/devicestate' BUILDSTDERR: ++ dirname ./overlord/devicestate/devicestate.go + install -d -p /builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.arm//usr/share/gocode/src/github.com/snapcore/snapd/./overlord/devicestate + cp -pav ./overlord/devicestate/devicestate.go /builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.arm//usr/share/gocode/src/github.com/snapcore/snapd/./overlord/devicestate/devicestate.go './overlord/devicestate/devicestate.go' -> '/builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.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") BUILDSTDERR: ++ dirname ./overlord/devicestate/export_test.go + echo '%dir %{gopath}/src/%{import_path}/./overlord/devicestate' BUILDSTDERR: ++ dirname ./overlord/devicestate/export_test.go + install -d -p /builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.arm//usr/share/gocode/src/github.com/snapcore/snapd/./overlord/devicestate + cp -pav ./overlord/devicestate/export_test.go /builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.arm//usr/share/gocode/src/github.com/snapcore/snapd/./overlord/devicestate/export_test.go './overlord/devicestate/export_test.go' -> '/builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.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") BUILDSTDERR: ++ dirname ./overlord/devicestate/devicemgr.go + echo '%dir %{gopath}/src/%{import_path}/./overlord/devicestate' BUILDSTDERR: ++ dirname ./overlord/devicestate/devicemgr.go + install -d -p /builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.arm//usr/share/gocode/src/github.com/snapcore/snapd/./overlord/devicestate + cp -pav ./overlord/devicestate/devicemgr.go /builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.arm//usr/share/gocode/src/github.com/snapcore/snapd/./overlord/devicestate/devicemgr.go './overlord/devicestate/devicemgr.go' -> '/builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.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") BUILDSTDERR: ++ dirname ./overlord/devicestate/firstboot_test.go + echo '%dir %{gopath}/src/%{import_path}/./overlord/devicestate' BUILDSTDERR: ++ dirname ./overlord/devicestate/firstboot_test.go + install -d -p /builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.arm//usr/share/gocode/src/github.com/snapcore/snapd/./overlord/devicestate + cp -pav ./overlord/devicestate/firstboot_test.go /builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.arm//usr/share/gocode/src/github.com/snapcore/snapd/./overlord/devicestate/firstboot_test.go './overlord/devicestate/firstboot_test.go' -> '/builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.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") BUILDSTDERR: ++ dirname ./overlord/devicestate/firstboot.go + echo '%dir %{gopath}/src/%{import_path}/./overlord/devicestate' BUILDSTDERR: ++ dirname ./overlord/devicestate/firstboot.go + install -d -p /builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.arm//usr/share/gocode/src/github.com/snapcore/snapd/./overlord/devicestate + cp -pav ./overlord/devicestate/firstboot.go /builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.arm//usr/share/gocode/src/github.com/snapcore/snapd/./overlord/devicestate/firstboot.go './overlord/devicestate/firstboot.go' -> '/builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.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") BUILDSTDERR: ++ dirname ./overlord/devicestate/devicestate_test.go + echo '%dir %{gopath}/src/%{import_path}/./overlord/devicestate' BUILDSTDERR: ++ dirname ./overlord/devicestate/devicestate_test.go + install -d -p /builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.arm//usr/share/gocode/src/github.com/snapcore/snapd/./overlord/devicestate + cp -pav ./overlord/devicestate/devicestate_test.go /builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.arm//usr/share/gocode/src/github.com/snapcore/snapd/./overlord/devicestate/devicestate_test.go './overlord/devicestate/devicestate_test.go' -> '/builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.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") BUILDSTDERR: ++ dirname ./overlord/devicestate/crypto.go + echo '%dir %{gopath}/src/%{import_path}/./overlord/devicestate' BUILDSTDERR: ++ dirname ./overlord/devicestate/crypto.go + install -d -p /builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.arm//usr/share/gocode/src/github.com/snapcore/snapd/./overlord/devicestate + cp -pav ./overlord/devicestate/crypto.go /builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.arm//usr/share/gocode/src/github.com/snapcore/snapd/./overlord/devicestate/crypto.go './overlord/devicestate/crypto.go' -> '/builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.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") BUILDSTDERR: ++ dirname ./overlord/cmdstate/export_test.go + echo '%dir %{gopath}/src/%{import_path}/./overlord/cmdstate' BUILDSTDERR: ++ dirname ./overlord/cmdstate/export_test.go + install -d -p /builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.arm//usr/share/gocode/src/github.com/snapcore/snapd/./overlord/cmdstate + cp -pav ./overlord/cmdstate/export_test.go /builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.arm//usr/share/gocode/src/github.com/snapcore/snapd/./overlord/cmdstate/export_test.go './overlord/cmdstate/export_test.go' -> '/builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.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") BUILDSTDERR: ++ dirname ./overlord/cmdstate/cmdmgr.go + echo '%dir %{gopath}/src/%{import_path}/./overlord/cmdstate' BUILDSTDERR: ++ dirname ./overlord/cmdstate/cmdmgr.go + install -d -p /builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.arm//usr/share/gocode/src/github.com/snapcore/snapd/./overlord/cmdstate + cp -pav ./overlord/cmdstate/cmdmgr.go /builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.arm//usr/share/gocode/src/github.com/snapcore/snapd/./overlord/cmdstate/cmdmgr.go './overlord/cmdstate/cmdmgr.go' -> '/builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.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") BUILDSTDERR: ++ dirname ./overlord/cmdstate/cmdstate_test.go + echo '%dir %{gopath}/src/%{import_path}/./overlord/cmdstate' BUILDSTDERR: ++ dirname ./overlord/cmdstate/cmdstate_test.go + install -d -p /builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.arm//usr/share/gocode/src/github.com/snapcore/snapd/./overlord/cmdstate + cp -pav ./overlord/cmdstate/cmdstate_test.go /builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.arm//usr/share/gocode/src/github.com/snapcore/snapd/./overlord/cmdstate/cmdstate_test.go './overlord/cmdstate/cmdstate_test.go' -> '/builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.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") BUILDSTDERR: ++ dirname ./overlord/cmdstate/cmdstate.go + echo '%dir %{gopath}/src/%{import_path}/./overlord/cmdstate' BUILDSTDERR: ++ dirname ./overlord/cmdstate/cmdstate.go + install -d -p /builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.arm//usr/share/gocode/src/github.com/snapcore/snapd/./overlord/cmdstate + cp -pav ./overlord/cmdstate/cmdstate.go /builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.arm//usr/share/gocode/src/github.com/snapcore/snapd/./overlord/cmdstate/cmdstate.go './overlord/cmdstate/cmdstate.go' -> '/builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.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") BUILDSTDERR: ++ dirname ./image/export_test.go + echo '%dir %{gopath}/src/%{import_path}/./image' BUILDSTDERR: ++ dirname ./image/export_test.go + install -d -p /builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.arm//usr/share/gocode/src/github.com/snapcore/snapd/./image + cp -pav ./image/export_test.go /builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.arm//usr/share/gocode/src/github.com/snapcore/snapd/./image/export_test.go './image/export_test.go' -> '/builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.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") BUILDSTDERR: ++ dirname ./image/helpers.go + echo '%dir %{gopath}/src/%{import_path}/./image' BUILDSTDERR: ++ dirname ./image/helpers.go + install -d -p /builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.arm//usr/share/gocode/src/github.com/snapcore/snapd/./image + cp -pav ./image/helpers.go /builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.arm//usr/share/gocode/src/github.com/snapcore/snapd/./image/helpers.go './image/helpers.go' -> '/builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.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") BUILDSTDERR: ++ dirname ./image/image.go + echo '%dir %{gopath}/src/%{import_path}/./image' BUILDSTDERR: ++ dirname ./image/image.go + install -d -p /builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.arm//usr/share/gocode/src/github.com/snapcore/snapd/./image + cp -pav ./image/image.go /builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.arm//usr/share/gocode/src/github.com/snapcore/snapd/./image/image.go './image/image.go' -> '/builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.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") BUILDSTDERR: ++ dirname ./image/image_test.go + echo '%dir %{gopath}/src/%{import_path}/./image' BUILDSTDERR: ++ dirname ./image/image_test.go + install -d -p /builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.arm//usr/share/gocode/src/github.com/snapcore/snapd/./image + cp -pav ./image/image_test.go /builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.arm//usr/share/gocode/src/github.com/snapcore/snapd/./image/image_test.go './image/image_test.go' -> '/builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.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") BUILDSTDERR: ++ dirname ./wrappers/export_test.go + echo '%dir %{gopath}/src/%{import_path}/./wrappers' BUILDSTDERR: ++ dirname ./wrappers/export_test.go + install -d -p /builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.arm//usr/share/gocode/src/github.com/snapcore/snapd/./wrappers + cp -pav ./wrappers/export_test.go /builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.arm//usr/share/gocode/src/github.com/snapcore/snapd/./wrappers/export_test.go './wrappers/export_test.go' -> '/builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.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") BUILDSTDERR: ++ dirname ./wrappers/services_gen_test.go + echo '%dir %{gopath}/src/%{import_path}/./wrappers' BUILDSTDERR: ++ dirname ./wrappers/services_gen_test.go + install -d -p /builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.arm//usr/share/gocode/src/github.com/snapcore/snapd/./wrappers + cp -pav ./wrappers/services_gen_test.go /builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.arm//usr/share/gocode/src/github.com/snapcore/snapd/./wrappers/services_gen_test.go './wrappers/services_gen_test.go' -> '/builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.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") BUILDSTDERR: ++ dirname ./wrappers/core18.go + echo '%dir %{gopath}/src/%{import_path}/./wrappers' BUILDSTDERR: ++ dirname ./wrappers/core18.go + install -d -p /builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.arm//usr/share/gocode/src/github.com/snapcore/snapd/./wrappers + cp -pav ./wrappers/core18.go /builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.arm//usr/share/gocode/src/github.com/snapcore/snapd/./wrappers/core18.go './wrappers/core18.go' -> '/builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.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") BUILDSTDERR: ++ dirname ./wrappers/desktop_test.go + echo '%dir %{gopath}/src/%{import_path}/./wrappers' BUILDSTDERR: ++ dirname ./wrappers/desktop_test.go + install -d -p /builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.arm//usr/share/gocode/src/github.com/snapcore/snapd/./wrappers + cp -pav ./wrappers/desktop_test.go /builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.arm//usr/share/gocode/src/github.com/snapcore/snapd/./wrappers/desktop_test.go './wrappers/desktop_test.go' -> '/builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.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") BUILDSTDERR: ++ dirname ./wrappers/services.go + echo '%dir %{gopath}/src/%{import_path}/./wrappers' BUILDSTDERR: ++ dirname ./wrappers/services.go + install -d -p /builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.arm//usr/share/gocode/src/github.com/snapcore/snapd/./wrappers + cp -pav ./wrappers/services.go /builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.arm//usr/share/gocode/src/github.com/snapcore/snapd/./wrappers/services.go './wrappers/services.go' -> '/builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.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") BUILDSTDERR: ++ dirname ./wrappers/core18_test.go + echo '%dir %{gopath}/src/%{import_path}/./wrappers' BUILDSTDERR: ++ dirname ./wrappers/core18_test.go + install -d -p /builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.arm//usr/share/gocode/src/github.com/snapcore/snapd/./wrappers + cp -pav ./wrappers/core18_test.go /builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.arm//usr/share/gocode/src/github.com/snapcore/snapd/./wrappers/core18_test.go './wrappers/core18_test.go' -> '/builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.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") BUILDSTDERR: ++ dirname ./wrappers/services_test.go + echo '%dir %{gopath}/src/%{import_path}/./wrappers' BUILDSTDERR: ++ dirname ./wrappers/services_test.go + install -d -p /builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.arm//usr/share/gocode/src/github.com/snapcore/snapd/./wrappers + cp -pav ./wrappers/services_test.go /builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.arm//usr/share/gocode/src/github.com/snapcore/snapd/./wrappers/services_test.go './wrappers/services_test.go' -> '/builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.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") BUILDSTDERR: ++ dirname ./wrappers/binaries_test.go + echo '%dir %{gopath}/src/%{import_path}/./wrappers' BUILDSTDERR: ++ dirname ./wrappers/binaries_test.go + install -d -p /builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.arm//usr/share/gocode/src/github.com/snapcore/snapd/./wrappers + cp -pav ./wrappers/binaries_test.go /builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.arm//usr/share/gocode/src/github.com/snapcore/snapd/./wrappers/binaries_test.go './wrappers/binaries_test.go' -> '/builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.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") BUILDSTDERR: ++ dirname ./wrappers/desktop.go + echo '%dir %{gopath}/src/%{import_path}/./wrappers' BUILDSTDERR: ++ dirname ./wrappers/desktop.go + install -d -p /builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.arm//usr/share/gocode/src/github.com/snapcore/snapd/./wrappers + cp -pav ./wrappers/desktop.go /builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.arm//usr/share/gocode/src/github.com/snapcore/snapd/./wrappers/desktop.go './wrappers/desktop.go' -> '/builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.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") BUILDSTDERR: ++ dirname ./wrappers/binaries.go + echo '%dir %{gopath}/src/%{import_path}/./wrappers' BUILDSTDERR: ++ dirname ./wrappers/binaries.go + install -d -p /builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.arm//usr/share/gocode/src/github.com/snapcore/snapd/./wrappers + cp -pav ./wrappers/binaries.go /builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.arm//usr/share/gocode/src/github.com/snapcore/snapd/./wrappers/binaries.go './wrappers/binaries.go' -> '/builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.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") BUILDSTDERR: ++ dirname ./spdx/scanner.go + echo '%dir %{gopath}/src/%{import_path}/./spdx' BUILDSTDERR: ++ dirname ./spdx/scanner.go + install -d -p /builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.arm//usr/share/gocode/src/github.com/snapcore/snapd/./spdx + cp -pav ./spdx/scanner.go /builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.arm//usr/share/gocode/src/github.com/snapcore/snapd/./spdx/scanner.go './spdx/scanner.go' -> '/builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.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") BUILDSTDERR: ++ dirname ./spdx/parser_test.go + echo '%dir %{gopath}/src/%{import_path}/./spdx' BUILDSTDERR: ++ dirname ./spdx/parser_test.go + install -d -p /builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.arm//usr/share/gocode/src/github.com/snapcore/snapd/./spdx + cp -pav ./spdx/parser_test.go /builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.arm//usr/share/gocode/src/github.com/snapcore/snapd/./spdx/parser_test.go './spdx/parser_test.go' -> '/builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.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") BUILDSTDERR: ++ dirname ./spdx/parser.go + echo '%dir %{gopath}/src/%{import_path}/./spdx' BUILDSTDERR: ++ dirname ./spdx/parser.go + install -d -p /builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.arm//usr/share/gocode/src/github.com/snapcore/snapd/./spdx + cp -pav ./spdx/parser.go /builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.arm//usr/share/gocode/src/github.com/snapcore/snapd/./spdx/parser.go './spdx/parser.go' -> '/builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.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") BUILDSTDERR: ++ dirname ./spdx/validate.go + echo '%dir %{gopath}/src/%{import_path}/./spdx' BUILDSTDERR: ++ dirname ./spdx/validate.go + install -d -p /builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.arm//usr/share/gocode/src/github.com/snapcore/snapd/./spdx + cp -pav ./spdx/validate.go /builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.arm//usr/share/gocode/src/github.com/snapcore/snapd/./spdx/validate.go './spdx/validate.go' -> '/builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.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") BUILDSTDERR: ++ dirname ./spdx/licenses.go + echo '%dir %{gopath}/src/%{import_path}/./spdx' BUILDSTDERR: ++ dirname ./spdx/licenses.go + install -d -p /builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.arm//usr/share/gocode/src/github.com/snapcore/snapd/./spdx + cp -pav ./spdx/licenses.go /builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.arm//usr/share/gocode/src/github.com/snapcore/snapd/./spdx/licenses.go './spdx/licenses.go' -> '/builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.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") BUILDSTDERR: ++ dirname ./spdx/scanner_test.go + echo '%dir %{gopath}/src/%{import_path}/./spdx' BUILDSTDERR: ++ dirname ./spdx/scanner_test.go + install -d -p /builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.arm//usr/share/gocode/src/github.com/snapcore/snapd/./spdx + cp -pav ./spdx/scanner_test.go /builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.arm//usr/share/gocode/src/github.com/snapcore/snapd/./spdx/scanner_test.go './spdx/scanner_test.go' -> '/builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.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") BUILDSTDERR: ++ dirname ./userd/export_test.go + echo '%dir %{gopath}/src/%{import_path}/./userd' BUILDSTDERR: ++ dirname ./userd/export_test.go + install -d -p /builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.arm//usr/share/gocode/src/github.com/snapcore/snapd/./userd + cp -pav ./userd/export_test.go /builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.arm//usr/share/gocode/src/github.com/snapcore/snapd/./userd/export_test.go './userd/export_test.go' -> '/builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.arm//usr/share/gocode/src/github.com/snapcore/snapd/./userd/export_test.go' + echo '%{gopath}/src/%{import_path}/./userd/export_test.go' + for file in $(find . -iname "*.go" -o -iname "*.s" \! -iname "*_test.go") BUILDSTDERR: ++ dirname ./userd/helpers.go + echo '%dir %{gopath}/src/%{import_path}/./userd' BUILDSTDERR: ++ dirname ./userd/helpers.go + install -d -p /builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.arm//usr/share/gocode/src/github.com/snapcore/snapd/./userd + cp -pav ./userd/helpers.go /builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.arm//usr/share/gocode/src/github.com/snapcore/snapd/./userd/helpers.go './userd/helpers.go' -> '/builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.arm//usr/share/gocode/src/github.com/snapcore/snapd/./userd/helpers.go' + echo '%{gopath}/src/%{import_path}/./userd/helpers.go' + for file in $(find . -iname "*.go" -o -iname "*.s" \! -iname "*_test.go") BUILDSTDERR: ++ dirname ./userd/launcher.go + echo '%dir %{gopath}/src/%{import_path}/./userd' BUILDSTDERR: ++ dirname ./userd/launcher.go + install -d -p /builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.arm//usr/share/gocode/src/github.com/snapcore/snapd/./userd + cp -pav ./userd/launcher.go /builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.arm//usr/share/gocode/src/github.com/snapcore/snapd/./userd/launcher.go './userd/launcher.go' -> '/builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.arm//usr/share/gocode/src/github.com/snapcore/snapd/./userd/launcher.go' + echo '%{gopath}/src/%{import_path}/./userd/launcher.go' + for file in $(find . -iname "*.go" -o -iname "*.s" \! -iname "*_test.go") BUILDSTDERR: ++ dirname ./userd/launcher_test.go + echo '%dir %{gopath}/src/%{import_path}/./userd' BUILDSTDERR: ++ dirname ./userd/launcher_test.go + install -d -p /builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.arm//usr/share/gocode/src/github.com/snapcore/snapd/./userd + cp -pav ./userd/launcher_test.go /builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.arm//usr/share/gocode/src/github.com/snapcore/snapd/./userd/launcher_test.go './userd/launcher_test.go' -> '/builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.arm//usr/share/gocode/src/github.com/snapcore/snapd/./userd/launcher_test.go' + echo '%{gopath}/src/%{import_path}/./userd/launcher_test.go' + for file in $(find . -iname "*.go" -o -iname "*.s" \! -iname "*_test.go") BUILDSTDERR: ++ dirname ./userd/ui/zenity.go + echo '%dir %{gopath}/src/%{import_path}/./userd/ui' BUILDSTDERR: ++ dirname ./userd/ui/zenity.go + install -d -p /builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.arm//usr/share/gocode/src/github.com/snapcore/snapd/./userd/ui + cp -pav ./userd/ui/zenity.go /builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.arm//usr/share/gocode/src/github.com/snapcore/snapd/./userd/ui/zenity.go './userd/ui/zenity.go' -> '/builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.arm//usr/share/gocode/src/github.com/snapcore/snapd/./userd/ui/zenity.go' + echo '%{gopath}/src/%{import_path}/./userd/ui/zenity.go' + for file in $(find . -iname "*.go" -o -iname "*.s" \! -iname "*_test.go") BUILDSTDERR: ++ dirname ./userd/ui/ui.go + echo '%dir %{gopath}/src/%{import_path}/./userd/ui' BUILDSTDERR: ++ dirname ./userd/ui/ui.go + install -d -p /builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.arm//usr/share/gocode/src/github.com/snapcore/snapd/./userd/ui + cp -pav ./userd/ui/ui.go /builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.arm//usr/share/gocode/src/github.com/snapcore/snapd/./userd/ui/ui.go './userd/ui/ui.go' -> '/builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.arm//usr/share/gocode/src/github.com/snapcore/snapd/./userd/ui/ui.go' + echo '%{gopath}/src/%{import_path}/./userd/ui/ui.go' + for file in $(find . -iname "*.go" -o -iname "*.s" \! -iname "*_test.go") BUILDSTDERR: ++ dirname ./userd/ui/zenity_test.go + echo '%dir %{gopath}/src/%{import_path}/./userd/ui' BUILDSTDERR: ++ dirname ./userd/ui/zenity_test.go + install -d -p /builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.arm//usr/share/gocode/src/github.com/snapcore/snapd/./userd/ui + cp -pav ./userd/ui/zenity_test.go /builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.arm//usr/share/gocode/src/github.com/snapcore/snapd/./userd/ui/zenity_test.go './userd/ui/zenity_test.go' -> '/builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.arm//usr/share/gocode/src/github.com/snapcore/snapd/./userd/ui/zenity_test.go' + echo '%{gopath}/src/%{import_path}/./userd/ui/zenity_test.go' + for file in $(find . -iname "*.go" -o -iname "*.s" \! -iname "*_test.go") BUILDSTDERR: ++ dirname ./userd/ui/kdialog_test.go + echo '%dir %{gopath}/src/%{import_path}/./userd/ui' BUILDSTDERR: ++ dirname ./userd/ui/kdialog_test.go + install -d -p /builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.arm//usr/share/gocode/src/github.com/snapcore/snapd/./userd/ui + cp -pav ./userd/ui/kdialog_test.go /builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.arm//usr/share/gocode/src/github.com/snapcore/snapd/./userd/ui/kdialog_test.go './userd/ui/kdialog_test.go' -> '/builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.arm//usr/share/gocode/src/github.com/snapcore/snapd/./userd/ui/kdialog_test.go' + echo '%{gopath}/src/%{import_path}/./userd/ui/kdialog_test.go' + for file in $(find . -iname "*.go" -o -iname "*.s" \! -iname "*_test.go") BUILDSTDERR: ++ dirname ./userd/ui/kdialog.go + echo '%dir %{gopath}/src/%{import_path}/./userd/ui' BUILDSTDERR: ++ dirname ./userd/ui/kdialog.go + install -d -p /builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.arm//usr/share/gocode/src/github.com/snapcore/snapd/./userd/ui + cp -pav ./userd/ui/kdialog.go /builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.arm//usr/share/gocode/src/github.com/snapcore/snapd/./userd/ui/kdialog.go './userd/ui/kdialog.go' -> '/builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.arm//usr/share/gocode/src/github.com/snapcore/snapd/./userd/ui/kdialog.go' + echo '%{gopath}/src/%{import_path}/./userd/ui/kdialog.go' + for file in $(find . -iname "*.go" -o -iname "*.s" \! -iname "*_test.go") BUILDSTDERR: ++ dirname ./userd/helpers_test.go + echo '%dir %{gopath}/src/%{import_path}/./userd' BUILDSTDERR: ++ dirname ./userd/helpers_test.go + install -d -p /builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.arm//usr/share/gocode/src/github.com/snapcore/snapd/./userd + cp -pav ./userd/helpers_test.go /builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.arm//usr/share/gocode/src/github.com/snapcore/snapd/./userd/helpers_test.go './userd/helpers_test.go' -> '/builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.arm//usr/share/gocode/src/github.com/snapcore/snapd/./userd/helpers_test.go' + echo '%{gopath}/src/%{import_path}/./userd/helpers_test.go' + for file in $(find . -iname "*.go" -o -iname "*.s" \! -iname "*_test.go") BUILDSTDERR: ++ dirname ./userd/userd.go + echo '%dir %{gopath}/src/%{import_path}/./userd' BUILDSTDERR: ++ dirname ./userd/userd.go + install -d -p /builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.arm//usr/share/gocode/src/github.com/snapcore/snapd/./userd + cp -pav ./userd/userd.go /builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.arm//usr/share/gocode/src/github.com/snapcore/snapd/./userd/userd.go './userd/userd.go' -> '/builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.arm//usr/share/gocode/src/github.com/snapcore/snapd/./userd/userd.go' + echo '%{gopath}/src/%{import_path}/./userd/userd.go' + for file in $(find . -iname "*.go" -o -iname "*.s" \! -iname "*_test.go") BUILDSTDERR: ++ dirname ./userd/settings_test.go + echo '%dir %{gopath}/src/%{import_path}/./userd' BUILDSTDERR: ++ dirname ./userd/settings_test.go + install -d -p /builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.arm//usr/share/gocode/src/github.com/snapcore/snapd/./userd + cp -pav ./userd/settings_test.go /builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.arm//usr/share/gocode/src/github.com/snapcore/snapd/./userd/settings_test.go './userd/settings_test.go' -> '/builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.arm//usr/share/gocode/src/github.com/snapcore/snapd/./userd/settings_test.go' + echo '%{gopath}/src/%{import_path}/./userd/settings_test.go' + for file in $(find . -iname "*.go" -o -iname "*.s" \! -iname "*_test.go") BUILDSTDERR: ++ dirname ./userd/autostart_test.go + echo '%dir %{gopath}/src/%{import_path}/./userd' BUILDSTDERR: ++ dirname ./userd/autostart_test.go + install -d -p /builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.arm//usr/share/gocode/src/github.com/snapcore/snapd/./userd + cp -pav ./userd/autostart_test.go /builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.arm//usr/share/gocode/src/github.com/snapcore/snapd/./userd/autostart_test.go './userd/autostart_test.go' -> '/builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.arm//usr/share/gocode/src/github.com/snapcore/snapd/./userd/autostart_test.go' + echo '%{gopath}/src/%{import_path}/./userd/autostart_test.go' + for file in $(find . -iname "*.go" -o -iname "*.s" \! -iname "*_test.go") BUILDSTDERR: ++ dirname ./userd/autostart.go + echo '%dir %{gopath}/src/%{import_path}/./userd' BUILDSTDERR: ++ dirname ./userd/autostart.go + install -d -p /builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.arm//usr/share/gocode/src/github.com/snapcore/snapd/./userd + cp -pav ./userd/autostart.go /builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.arm//usr/share/gocode/src/github.com/snapcore/snapd/./userd/autostart.go './userd/autostart.go' -> '/builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.arm//usr/share/gocode/src/github.com/snapcore/snapd/./userd/autostart.go' + echo '%{gopath}/src/%{import_path}/./userd/autostart.go' + for file in $(find . -iname "*.go" -o -iname "*.s" \! -iname "*_test.go") BUILDSTDERR: ++ dirname ./userd/settings.go + echo '%dir %{gopath}/src/%{import_path}/./userd' BUILDSTDERR: ++ dirname ./userd/settings.go + install -d -p /builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.arm//usr/share/gocode/src/github.com/snapcore/snapd/./userd + cp -pav ./userd/settings.go /builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.arm//usr/share/gocode/src/github.com/snapcore/snapd/./userd/settings.go './userd/settings.go' -> '/builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.arm//usr/share/gocode/src/github.com/snapcore/snapd/./userd/settings.go' + echo '%{gopath}/src/%{import_path}/./userd/settings.go' + for file in $(find . -iname "*.go" -o -iname "*.s" \! -iname "*_test.go") BUILDSTDERR: ++ dirname ./netutil/metered.go + echo '%dir %{gopath}/src/%{import_path}/./netutil' BUILDSTDERR: ++ dirname ./netutil/metered.go + install -d -p /builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.arm//usr/share/gocode/src/github.com/snapcore/snapd/./netutil + cp -pav ./netutil/metered.go /builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.arm//usr/share/gocode/src/github.com/snapcore/snapd/./netutil/metered.go './netutil/metered.go' -> '/builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.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") BUILDSTDERR: ++ dirname ./selinux/export_test.go + echo '%dir %{gopath}/src/%{import_path}/./selinux' BUILDSTDERR: ++ dirname ./selinux/export_test.go + install -d -p /builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.arm//usr/share/gocode/src/github.com/snapcore/snapd/./selinux + cp -pav ./selinux/export_test.go /builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.arm//usr/share/gocode/src/github.com/snapcore/snapd/./selinux/export_test.go './selinux/export_test.go' -> '/builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.arm//usr/share/gocode/src/github.com/snapcore/snapd/./selinux/export_test.go' + echo '%{gopath}/src/%{import_path}/./selinux/export_test.go' + for file in $(find . -iname "*.go" -o -iname "*.s" \! -iname "*_test.go") BUILDSTDERR: ++ dirname ./selinux/label_linux_test.go + echo '%dir %{gopath}/src/%{import_path}/./selinux' BUILDSTDERR: ++ dirname ./selinux/label_linux_test.go + install -d -p /builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.arm//usr/share/gocode/src/github.com/snapcore/snapd/./selinux + cp -pav ./selinux/label_linux_test.go /builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.arm//usr/share/gocode/src/github.com/snapcore/snapd/./selinux/label_linux_test.go './selinux/label_linux_test.go' -> '/builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.arm//usr/share/gocode/src/github.com/snapcore/snapd/./selinux/label_linux_test.go' + echo '%{gopath}/src/%{import_path}/./selinux/label_linux_test.go' + for file in $(find . -iname "*.go" -o -iname "*.s" \! -iname "*_test.go") BUILDSTDERR: ++ dirname ./selinux/selinux_darwin.go + echo '%dir %{gopath}/src/%{import_path}/./selinux' BUILDSTDERR: ++ dirname ./selinux/selinux_darwin.go + install -d -p /builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.arm//usr/share/gocode/src/github.com/snapcore/snapd/./selinux + cp -pav ./selinux/selinux_darwin.go /builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.arm//usr/share/gocode/src/github.com/snapcore/snapd/./selinux/selinux_darwin.go './selinux/selinux_darwin.go' -> '/builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.arm//usr/share/gocode/src/github.com/snapcore/snapd/./selinux/selinux_darwin.go' + echo '%{gopath}/src/%{import_path}/./selinux/selinux_darwin.go' + for file in $(find . -iname "*.go" -o -iname "*.s" \! -iname "*_test.go") BUILDSTDERR: ++ dirname ./selinux/label.go + echo '%dir %{gopath}/src/%{import_path}/./selinux' BUILDSTDERR: ++ dirname ./selinux/label.go + install -d -p /builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.arm//usr/share/gocode/src/github.com/snapcore/snapd/./selinux + cp -pav ./selinux/label.go /builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.arm//usr/share/gocode/src/github.com/snapcore/snapd/./selinux/label.go './selinux/label.go' -> '/builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.arm//usr/share/gocode/src/github.com/snapcore/snapd/./selinux/label.go' + echo '%{gopath}/src/%{import_path}/./selinux/label.go' + for file in $(find . -iname "*.go" -o -iname "*.s" \! -iname "*_test.go") BUILDSTDERR: ++ dirname ./selinux/selinux_linux.go + echo '%dir %{gopath}/src/%{import_path}/./selinux' BUILDSTDERR: ++ dirname ./selinux/selinux_linux.go + install -d -p /builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.arm//usr/share/gocode/src/github.com/snapcore/snapd/./selinux + cp -pav ./selinux/selinux_linux.go /builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.arm//usr/share/gocode/src/github.com/snapcore/snapd/./selinux/selinux_linux.go './selinux/selinux_linux.go' -> '/builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.arm//usr/share/gocode/src/github.com/snapcore/snapd/./selinux/selinux_linux.go' + echo '%{gopath}/src/%{import_path}/./selinux/selinux_linux.go' + for file in $(find . -iname "*.go" -o -iname "*.s" \! -iname "*_test.go") BUILDSTDERR: ++ dirname ./selinux/label_darwin.go + echo '%dir %{gopath}/src/%{import_path}/./selinux' BUILDSTDERR: ++ dirname ./selinux/label_darwin.go + install -d -p /builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.arm//usr/share/gocode/src/github.com/snapcore/snapd/./selinux + cp -pav ./selinux/label_darwin.go /builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.arm//usr/share/gocode/src/github.com/snapcore/snapd/./selinux/label_darwin.go './selinux/label_darwin.go' -> '/builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.arm//usr/share/gocode/src/github.com/snapcore/snapd/./selinux/label_darwin.go' + echo '%{gopath}/src/%{import_path}/./selinux/label_darwin.go' + for file in $(find . -iname "*.go" -o -iname "*.s" \! -iname "*_test.go") BUILDSTDERR: ++ dirname ./selinux/selinux_linux_test.go + echo '%dir %{gopath}/src/%{import_path}/./selinux' BUILDSTDERR: ++ dirname ./selinux/selinux_linux_test.go + install -d -p /builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.arm//usr/share/gocode/src/github.com/snapcore/snapd/./selinux + cp -pav ./selinux/selinux_linux_test.go /builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.arm//usr/share/gocode/src/github.com/snapcore/snapd/./selinux/selinux_linux_test.go './selinux/selinux_linux_test.go' -> '/builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.arm//usr/share/gocode/src/github.com/snapcore/snapd/./selinux/selinux_linux_test.go' + echo '%{gopath}/src/%{import_path}/./selinux/selinux_linux_test.go' + for file in $(find . -iname "*.go" -o -iname "*.s" \! -iname "*_test.go") BUILDSTDERR: ++ dirname ./selinux/label_linux.go + echo '%dir %{gopath}/src/%{import_path}/./selinux' BUILDSTDERR: ++ dirname ./selinux/label_linux.go + install -d -p /builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.arm//usr/share/gocode/src/github.com/snapcore/snapd/./selinux + cp -pav ./selinux/label_linux.go /builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.arm//usr/share/gocode/src/github.com/snapcore/snapd/./selinux/label_linux.go './selinux/label_linux.go' -> '/builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.arm//usr/share/gocode/src/github.com/snapcore/snapd/./selinux/label_linux.go' + echo '%{gopath}/src/%{import_path}/./selinux/label_linux.go' + for file in $(find . -iname "*.go" -o -iname "*.s" \! -iname "*_test.go") BUILDSTDERR: ++ dirname ./asserts/repair_test.go + echo '%dir %{gopath}/src/%{import_path}/./asserts' BUILDSTDERR: ++ dirname ./asserts/repair_test.go + install -d -p /builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.arm//usr/share/gocode/src/github.com/snapcore/snapd/./asserts + cp -pav ./asserts/repair_test.go /builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.arm//usr/share/gocode/src/github.com/snapcore/snapd/./asserts/repair_test.go './asserts/repair_test.go' -> '/builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.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") BUILDSTDERR: ++ dirname ./asserts/database_test.go + echo '%dir %{gopath}/src/%{import_path}/./asserts' BUILDSTDERR: ++ dirname ./asserts/database_test.go + install -d -p /builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.arm//usr/share/gocode/src/github.com/snapcore/snapd/./asserts + cp -pav ./asserts/database_test.go /builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.arm//usr/share/gocode/src/github.com/snapcore/snapd/./asserts/database_test.go './asserts/database_test.go' -> '/builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.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") BUILDSTDERR: ++ dirname ./asserts/user_test.go + echo '%dir %{gopath}/src/%{import_path}/./asserts' BUILDSTDERR: ++ dirname ./asserts/user_test.go + install -d -p /builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.arm//usr/share/gocode/src/github.com/snapcore/snapd/./asserts + cp -pav ./asserts/user_test.go /builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.arm//usr/share/gocode/src/github.com/snapcore/snapd/./asserts/user_test.go './asserts/user_test.go' -> '/builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.arm//usr/share/gocode/src/github.com/snapcore/snapd/./asserts/user_test.go' + echo '%{gopath}/src/%{import_path}/./asserts/user_test.go' + for file in $(find . -iname "*.go" -o -iname "*.s" \! -iname "*_test.go") BUILDSTDERR: ++ dirname ./asserts/privkeys_for_test.go + echo '%dir %{gopath}/src/%{import_path}/./asserts' BUILDSTDERR: ++ dirname ./asserts/privkeys_for_test.go + install -d -p /builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.arm//usr/share/gocode/src/github.com/snapcore/snapd/./asserts + cp -pav ./asserts/privkeys_for_test.go /builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.arm//usr/share/gocode/src/github.com/snapcore/snapd/./asserts/privkeys_for_test.go './asserts/privkeys_for_test.go' -> '/builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.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") BUILDSTDERR: ++ dirname ./asserts/findwildcard_test.go + echo '%dir %{gopath}/src/%{import_path}/./asserts' BUILDSTDERR: ++ dirname ./asserts/findwildcard_test.go + install -d -p /builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.arm//usr/share/gocode/src/github.com/snapcore/snapd/./asserts + cp -pav ./asserts/findwildcard_test.go /builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.arm//usr/share/gocode/src/github.com/snapcore/snapd/./asserts/findwildcard_test.go './asserts/findwildcard_test.go' -> '/builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.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") BUILDSTDERR: ++ dirname ./asserts/fetcher.go + echo '%dir %{gopath}/src/%{import_path}/./asserts' BUILDSTDERR: ++ dirname ./asserts/fetcher.go + install -d -p /builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.arm//usr/share/gocode/src/github.com/snapcore/snapd/./asserts + cp -pav ./asserts/fetcher.go /builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.arm//usr/share/gocode/src/github.com/snapcore/snapd/./asserts/fetcher.go './asserts/fetcher.go' -> '/builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.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") BUILDSTDERR: ++ dirname ./asserts/sysdb/testkeys.go + echo '%dir %{gopath}/src/%{import_path}/./asserts/sysdb' BUILDSTDERR: ++ dirname ./asserts/sysdb/testkeys.go + install -d -p /builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.arm//usr/share/gocode/src/github.com/snapcore/snapd/./asserts/sysdb + cp -pav ./asserts/sysdb/testkeys.go /builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.arm//usr/share/gocode/src/github.com/snapcore/snapd/./asserts/sysdb/testkeys.go './asserts/sysdb/testkeys.go' -> '/builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.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") BUILDSTDERR: ++ dirname ./asserts/sysdb/sysdb_test.go + echo '%dir %{gopath}/src/%{import_path}/./asserts/sysdb' BUILDSTDERR: ++ dirname ./asserts/sysdb/sysdb_test.go + install -d -p /builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.arm//usr/share/gocode/src/github.com/snapcore/snapd/./asserts/sysdb + cp -pav ./asserts/sysdb/sysdb_test.go /builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.arm//usr/share/gocode/src/github.com/snapcore/snapd/./asserts/sysdb/sysdb_test.go './asserts/sysdb/sysdb_test.go' -> '/builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.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") BUILDSTDERR: ++ dirname ./asserts/sysdb/staging.go + echo '%dir %{gopath}/src/%{import_path}/./asserts/sysdb' BUILDSTDERR: ++ dirname ./asserts/sysdb/staging.go + install -d -p /builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.arm//usr/share/gocode/src/github.com/snapcore/snapd/./asserts/sysdb + cp -pav ./asserts/sysdb/staging.go /builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.arm//usr/share/gocode/src/github.com/snapcore/snapd/./asserts/sysdb/staging.go './asserts/sysdb/staging.go' -> '/builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.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") BUILDSTDERR: ++ dirname ./asserts/sysdb/generic.go + echo '%dir %{gopath}/src/%{import_path}/./asserts/sysdb' BUILDSTDERR: ++ dirname ./asserts/sysdb/generic.go + install -d -p /builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.arm//usr/share/gocode/src/github.com/snapcore/snapd/./asserts/sysdb + cp -pav ./asserts/sysdb/generic.go /builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.arm//usr/share/gocode/src/github.com/snapcore/snapd/./asserts/sysdb/generic.go './asserts/sysdb/generic.go' -> '/builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.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") BUILDSTDERR: ++ dirname ./asserts/sysdb/trusted.go + echo '%dir %{gopath}/src/%{import_path}/./asserts/sysdb' BUILDSTDERR: ++ dirname ./asserts/sysdb/trusted.go + install -d -p /builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.arm//usr/share/gocode/src/github.com/snapcore/snapd/./asserts/sysdb + cp -pav ./asserts/sysdb/trusted.go /builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.arm//usr/share/gocode/src/github.com/snapcore/snapd/./asserts/sysdb/trusted.go './asserts/sysdb/trusted.go' -> '/builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.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") BUILDSTDERR: ++ dirname ./asserts/sysdb/sysdb.go + echo '%dir %{gopath}/src/%{import_path}/./asserts/sysdb' BUILDSTDERR: ++ dirname ./asserts/sysdb/sysdb.go + install -d -p /builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.arm//usr/share/gocode/src/github.com/snapcore/snapd/./asserts/sysdb + cp -pav ./asserts/sysdb/sysdb.go /builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.arm//usr/share/gocode/src/github.com/snapcore/snapd/./asserts/sysdb/sysdb.go './asserts/sysdb/sysdb.go' -> '/builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.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") BUILDSTDERR: ++ dirname ./asserts/export_test.go + echo '%dir %{gopath}/src/%{import_path}/./asserts' BUILDSTDERR: ++ dirname ./asserts/export_test.go + install -d -p /builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.arm//usr/share/gocode/src/github.com/snapcore/snapd/./asserts + cp -pav ./asserts/export_test.go /builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.arm//usr/share/gocode/src/github.com/snapcore/snapd/./asserts/export_test.go './asserts/export_test.go' -> '/builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.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") BUILDSTDERR: ++ dirname ./asserts/fsentryutils.go + echo '%dir %{gopath}/src/%{import_path}/./asserts' BUILDSTDERR: ++ dirname ./asserts/fsentryutils.go + install -d -p /builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.arm//usr/share/gocode/src/github.com/snapcore/snapd/./asserts + cp -pav ./asserts/fsentryutils.go /builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.arm//usr/share/gocode/src/github.com/snapcore/snapd/./asserts/fsentryutils.go './asserts/fsentryutils.go' -> '/builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.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") BUILDSTDERR: ++ dirname ./asserts/fetcher_test.go + echo '%dir %{gopath}/src/%{import_path}/./asserts' BUILDSTDERR: ++ dirname ./asserts/fetcher_test.go + install -d -p /builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.arm//usr/share/gocode/src/github.com/snapcore/snapd/./asserts + cp -pav ./asserts/fetcher_test.go /builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.arm//usr/share/gocode/src/github.com/snapcore/snapd/./asserts/fetcher_test.go './asserts/fetcher_test.go' -> '/builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.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") BUILDSTDERR: ++ dirname ./asserts/gpgkeypairmgr_test.go + echo '%dir %{gopath}/src/%{import_path}/./asserts' BUILDSTDERR: ++ dirname ./asserts/gpgkeypairmgr_test.go + install -d -p /builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.arm//usr/share/gocode/src/github.com/snapcore/snapd/./asserts + cp -pav ./asserts/gpgkeypairmgr_test.go /builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.arm//usr/share/gocode/src/github.com/snapcore/snapd/./asserts/gpgkeypairmgr_test.go './asserts/gpgkeypairmgr_test.go' -> '/builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.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") BUILDSTDERR: ++ dirname ./asserts/header_checks.go + echo '%dir %{gopath}/src/%{import_path}/./asserts' BUILDSTDERR: ++ dirname ./asserts/header_checks.go + install -d -p /builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.arm//usr/share/gocode/src/github.com/snapcore/snapd/./asserts + cp -pav ./asserts/header_checks.go /builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.arm//usr/share/gocode/src/github.com/snapcore/snapd/./asserts/header_checks.go './asserts/header_checks.go' -> '/builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.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") BUILDSTDERR: ++ dirname ./asserts/assertstest/assertstest_test.go + echo '%dir %{gopath}/src/%{import_path}/./asserts/assertstest' BUILDSTDERR: ++ dirname ./asserts/assertstest/assertstest_test.go + install -d -p /builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.arm//usr/share/gocode/src/github.com/snapcore/snapd/./asserts/assertstest + cp -pav ./asserts/assertstest/assertstest_test.go /builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.arm//usr/share/gocode/src/github.com/snapcore/snapd/./asserts/assertstest/assertstest_test.go './asserts/assertstest/assertstest_test.go' -> '/builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.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") BUILDSTDERR: ++ dirname ./asserts/assertstest/assertstest.go + echo '%dir %{gopath}/src/%{import_path}/./asserts/assertstest' BUILDSTDERR: ++ dirname ./asserts/assertstest/assertstest.go + install -d -p /builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.arm//usr/share/gocode/src/github.com/snapcore/snapd/./asserts/assertstest + cp -pav ./asserts/assertstest/assertstest.go /builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.arm//usr/share/gocode/src/github.com/snapcore/snapd/./asserts/assertstest/assertstest.go './asserts/assertstest/assertstest.go' -> '/builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.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") BUILDSTDERR: ++ dirname ./asserts/membackstore.go + echo '%dir %{gopath}/src/%{import_path}/./asserts' BUILDSTDERR: ++ dirname ./asserts/membackstore.go + install -d -p /builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.arm//usr/share/gocode/src/github.com/snapcore/snapd/./asserts + cp -pav ./asserts/membackstore.go /builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.arm//usr/share/gocode/src/github.com/snapcore/snapd/./asserts/membackstore.go './asserts/membackstore.go' -> '/builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.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") BUILDSTDERR: ++ dirname ./asserts/fskeypairmgr.go + echo '%dir %{gopath}/src/%{import_path}/./asserts' BUILDSTDERR: ++ dirname ./asserts/fskeypairmgr.go + install -d -p /builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.arm//usr/share/gocode/src/github.com/snapcore/snapd/./asserts + cp -pav ./asserts/fskeypairmgr.go /builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.arm//usr/share/gocode/src/github.com/snapcore/snapd/./asserts/fskeypairmgr.go './asserts/fskeypairmgr.go' -> '/builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.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") BUILDSTDERR: ++ dirname ./asserts/ifacedecls_test.go + echo '%dir %{gopath}/src/%{import_path}/./asserts' BUILDSTDERR: ++ dirname ./asserts/ifacedecls_test.go + install -d -p /builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.arm//usr/share/gocode/src/github.com/snapcore/snapd/./asserts + cp -pav ./asserts/ifacedecls_test.go /builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.arm//usr/share/gocode/src/github.com/snapcore/snapd/./asserts/ifacedecls_test.go './asserts/ifacedecls_test.go' -> '/builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.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") BUILDSTDERR: ++ dirname ./asserts/signtool/sign_test.go + echo '%dir %{gopath}/src/%{import_path}/./asserts/signtool' BUILDSTDERR: ++ dirname ./asserts/signtool/sign_test.go + install -d -p /builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.arm//usr/share/gocode/src/github.com/snapcore/snapd/./asserts/signtool + cp -pav ./asserts/signtool/sign_test.go /builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.arm//usr/share/gocode/src/github.com/snapcore/snapd/./asserts/signtool/sign_test.go './asserts/signtool/sign_test.go' -> '/builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.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") BUILDSTDERR: ++ dirname ./asserts/signtool/sign.go + echo '%dir %{gopath}/src/%{import_path}/./asserts/signtool' BUILDSTDERR: ++ dirname ./asserts/signtool/sign.go + install -d -p /builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.arm//usr/share/gocode/src/github.com/snapcore/snapd/./asserts/signtool + cp -pav ./asserts/signtool/sign.go /builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.arm//usr/share/gocode/src/github.com/snapcore/snapd/./asserts/signtool/sign.go './asserts/signtool/sign.go' -> '/builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.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") BUILDSTDERR: ++ dirname ./asserts/device_asserts_test.go + echo '%dir %{gopath}/src/%{import_path}/./asserts' BUILDSTDERR: ++ dirname ./asserts/device_asserts_test.go + install -d -p /builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.arm//usr/share/gocode/src/github.com/snapcore/snapd/./asserts + cp -pav ./asserts/device_asserts_test.go /builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.arm//usr/share/gocode/src/github.com/snapcore/snapd/./asserts/device_asserts_test.go './asserts/device_asserts_test.go' -> '/builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.arm//usr/share/gocode/src/github.com/snapcore/snapd/./asserts/device_asserts_test.go' + echo '%{gopath}/src/%{import_path}/./asserts/device_asserts_test.go' + for file in $(find . -iname "*.go" -o -iname "*.s" \! -iname "*_test.go") BUILDSTDERR: ++ dirname ./asserts/account_key.go + echo '%dir %{gopath}/src/%{import_path}/./asserts' BUILDSTDERR: ++ dirname ./asserts/account_key.go + install -d -p /builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.arm//usr/share/gocode/src/github.com/snapcore/snapd/./asserts + cp -pav ./asserts/account_key.go /builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.arm//usr/share/gocode/src/github.com/snapcore/snapd/./asserts/account_key.go './asserts/account_key.go' -> '/builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.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") BUILDSTDERR: ++ dirname ./asserts/gpgkeypairmgr.go + echo '%dir %{gopath}/src/%{import_path}/./asserts' BUILDSTDERR: ++ dirname ./asserts/gpgkeypairmgr.go + install -d -p /builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.arm//usr/share/gocode/src/github.com/snapcore/snapd/./asserts + cp -pav ./asserts/gpgkeypairmgr.go /builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.arm//usr/share/gocode/src/github.com/snapcore/snapd/./asserts/gpgkeypairmgr.go './asserts/gpgkeypairmgr.go' -> '/builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.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") BUILDSTDERR: ++ dirname ./asserts/store_asserts.go + echo '%dir %{gopath}/src/%{import_path}/./asserts' BUILDSTDERR: ++ dirname ./asserts/store_asserts.go + install -d -p /builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.arm//usr/share/gocode/src/github.com/snapcore/snapd/./asserts + cp -pav ./asserts/store_asserts.go /builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.arm//usr/share/gocode/src/github.com/snapcore/snapd/./asserts/store_asserts.go './asserts/store_asserts.go' -> '/builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.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") BUILDSTDERR: ++ dirname ./asserts/account_test.go + echo '%dir %{gopath}/src/%{import_path}/./asserts' BUILDSTDERR: ++ dirname ./asserts/account_test.go + install -d -p /builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.arm//usr/share/gocode/src/github.com/snapcore/snapd/./asserts + cp -pav ./asserts/account_test.go /builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.arm//usr/share/gocode/src/github.com/snapcore/snapd/./asserts/account_test.go './asserts/account_test.go' -> '/builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.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") BUILDSTDERR: ++ dirname ./asserts/asserts.go + echo '%dir %{gopath}/src/%{import_path}/./asserts' BUILDSTDERR: ++ dirname ./asserts/asserts.go + install -d -p /builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.arm//usr/share/gocode/src/github.com/snapcore/snapd/./asserts + cp -pav ./asserts/asserts.go /builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.arm//usr/share/gocode/src/github.com/snapcore/snapd/./asserts/asserts.go './asserts/asserts.go' -> '/builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.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") BUILDSTDERR: ++ dirname ./asserts/database.go + echo '%dir %{gopath}/src/%{import_path}/./asserts' BUILDSTDERR: ++ dirname ./asserts/database.go + install -d -p /builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.arm//usr/share/gocode/src/github.com/snapcore/snapd/./asserts + cp -pav ./asserts/database.go /builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.arm//usr/share/gocode/src/github.com/snapcore/snapd/./asserts/database.go './asserts/database.go' -> '/builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.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") BUILDSTDERR: ++ dirname ./asserts/memkeypairmgr_test.go + echo '%dir %{gopath}/src/%{import_path}/./asserts' BUILDSTDERR: ++ dirname ./asserts/memkeypairmgr_test.go + install -d -p /builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.arm//usr/share/gocode/src/github.com/snapcore/snapd/./asserts + cp -pav ./asserts/memkeypairmgr_test.go /builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.arm//usr/share/gocode/src/github.com/snapcore/snapd/./asserts/memkeypairmgr_test.go './asserts/memkeypairmgr_test.go' -> '/builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.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") BUILDSTDERR: ++ dirname ./asserts/digest.go + echo '%dir %{gopath}/src/%{import_path}/./asserts' BUILDSTDERR: ++ dirname ./asserts/digest.go + install -d -p /builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.arm//usr/share/gocode/src/github.com/snapcore/snapd/./asserts + cp -pav ./asserts/digest.go /builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.arm//usr/share/gocode/src/github.com/snapcore/snapd/./asserts/digest.go './asserts/digest.go' -> '/builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.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") BUILDSTDERR: ++ dirname ./asserts/ifacedecls.go + echo '%dir %{gopath}/src/%{import_path}/./asserts' BUILDSTDERR: ++ dirname ./asserts/ifacedecls.go + install -d -p /builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.arm//usr/share/gocode/src/github.com/snapcore/snapd/./asserts + cp -pav ./asserts/ifacedecls.go /builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.arm//usr/share/gocode/src/github.com/snapcore/snapd/./asserts/ifacedecls.go './asserts/ifacedecls.go' -> '/builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.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") BUILDSTDERR: ++ dirname ./asserts/snap_asserts.go + echo '%dir %{gopath}/src/%{import_path}/./asserts' BUILDSTDERR: ++ dirname ./asserts/snap_asserts.go + install -d -p /builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.arm//usr/share/gocode/src/github.com/snapcore/snapd/./asserts + cp -pav ./asserts/snap_asserts.go /builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.arm//usr/share/gocode/src/github.com/snapcore/snapd/./asserts/snap_asserts.go './asserts/snap_asserts.go' -> '/builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.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") BUILDSTDERR: ++ dirname ./asserts/systestkeys/trusted.go + echo '%dir %{gopath}/src/%{import_path}/./asserts/systestkeys' BUILDSTDERR: ++ dirname ./asserts/systestkeys/trusted.go + install -d -p /builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.arm//usr/share/gocode/src/github.com/snapcore/snapd/./asserts/systestkeys + cp -pav ./asserts/systestkeys/trusted.go /builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.arm//usr/share/gocode/src/github.com/snapcore/snapd/./asserts/systestkeys/trusted.go './asserts/systestkeys/trusted.go' -> '/builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.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") BUILDSTDERR: ++ dirname ./asserts/device_asserts.go + echo '%dir %{gopath}/src/%{import_path}/./asserts' BUILDSTDERR: ++ dirname ./asserts/device_asserts.go + install -d -p /builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.arm//usr/share/gocode/src/github.com/snapcore/snapd/./asserts + cp -pav ./asserts/device_asserts.go /builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.arm//usr/share/gocode/src/github.com/snapcore/snapd/./asserts/device_asserts.go './asserts/device_asserts.go' -> '/builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.arm//usr/share/gocode/src/github.com/snapcore/snapd/./asserts/device_asserts.go' + echo '%{gopath}/src/%{import_path}/./asserts/device_asserts.go' + for file in $(find . -iname "*.go" -o -iname "*.s" \! -iname "*_test.go") BUILDSTDERR: ++ dirname ./asserts/repair.go + echo '%dir %{gopath}/src/%{import_path}/./asserts' BUILDSTDERR: ++ dirname ./asserts/repair.go + install -d -p /builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.arm//usr/share/gocode/src/github.com/snapcore/snapd/./asserts + cp -pav ./asserts/repair.go /builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.arm//usr/share/gocode/src/github.com/snapcore/snapd/./asserts/repair.go './asserts/repair.go' -> '/builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.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") BUILDSTDERR: ++ dirname ./asserts/snapasserts/snapasserts_test.go + echo '%dir %{gopath}/src/%{import_path}/./asserts/snapasserts' BUILDSTDERR: ++ dirname ./asserts/snapasserts/snapasserts_test.go + install -d -p /builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.arm//usr/share/gocode/src/github.com/snapcore/snapd/./asserts/snapasserts + cp -pav ./asserts/snapasserts/snapasserts_test.go /builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.arm//usr/share/gocode/src/github.com/snapcore/snapd/./asserts/snapasserts/snapasserts_test.go './asserts/snapasserts/snapasserts_test.go' -> '/builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.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") BUILDSTDERR: ++ dirname ./asserts/snapasserts/snapasserts.go + echo '%dir %{gopath}/src/%{import_path}/./asserts/snapasserts' BUILDSTDERR: ++ dirname ./asserts/snapasserts/snapasserts.go + install -d -p /builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.arm//usr/share/gocode/src/github.com/snapcore/snapd/./asserts/snapasserts + cp -pav ./asserts/snapasserts/snapasserts.go /builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.arm//usr/share/gocode/src/github.com/snapcore/snapd/./asserts/snapasserts/snapasserts.go './asserts/snapasserts/snapasserts.go' -> '/builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.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") BUILDSTDERR: ++ dirname ./asserts/account_key_test.go + echo '%dir %{gopath}/src/%{import_path}/./asserts' BUILDSTDERR: ++ dirname ./asserts/account_key_test.go + install -d -p /builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.arm//usr/share/gocode/src/github.com/snapcore/snapd/./asserts + cp -pav ./asserts/account_key_test.go /builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.arm//usr/share/gocode/src/github.com/snapcore/snapd/./asserts/account_key_test.go './asserts/account_key_test.go' -> '/builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.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") BUILDSTDERR: ++ dirname ./asserts/fskeypairmgr_test.go + echo '%dir %{gopath}/src/%{import_path}/./asserts' BUILDSTDERR: ++ dirname ./asserts/fskeypairmgr_test.go + install -d -p /builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.arm//usr/share/gocode/src/github.com/snapcore/snapd/./asserts + cp -pav ./asserts/fskeypairmgr_test.go /builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.arm//usr/share/gocode/src/github.com/snapcore/snapd/./asserts/fskeypairmgr_test.go './asserts/fskeypairmgr_test.go' -> '/builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.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") BUILDSTDERR: ++ dirname ./asserts/headers_test.go + echo '%dir %{gopath}/src/%{import_path}/./asserts' BUILDSTDERR: ++ dirname ./asserts/headers_test.go + install -d -p /builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.arm//usr/share/gocode/src/github.com/snapcore/snapd/./asserts + cp -pav ./asserts/headers_test.go /builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.arm//usr/share/gocode/src/github.com/snapcore/snapd/./asserts/headers_test.go './asserts/headers_test.go' -> '/builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.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") BUILDSTDERR: ++ dirname ./asserts/findwildcard.go + echo '%dir %{gopath}/src/%{import_path}/./asserts' BUILDSTDERR: ++ dirname ./asserts/findwildcard.go + install -d -p /builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.arm//usr/share/gocode/src/github.com/snapcore/snapd/./asserts + cp -pav ./asserts/findwildcard.go /builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.arm//usr/share/gocode/src/github.com/snapcore/snapd/./asserts/findwildcard.go './asserts/findwildcard.go' -> '/builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.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") BUILDSTDERR: ++ dirname ./asserts/snap_asserts_test.go + echo '%dir %{gopath}/src/%{import_path}/./asserts' BUILDSTDERR: ++ dirname ./asserts/snap_asserts_test.go + install -d -p /builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.arm//usr/share/gocode/src/github.com/snapcore/snapd/./asserts + cp -pav ./asserts/snap_asserts_test.go /builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.arm//usr/share/gocode/src/github.com/snapcore/snapd/./asserts/snap_asserts_test.go './asserts/snap_asserts_test.go' -> '/builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.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") BUILDSTDERR: ++ dirname ./asserts/account.go + echo '%dir %{gopath}/src/%{import_path}/./asserts' BUILDSTDERR: ++ dirname ./asserts/account.go + install -d -p /builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.arm//usr/share/gocode/src/github.com/snapcore/snapd/./asserts + cp -pav ./asserts/account.go /builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.arm//usr/share/gocode/src/github.com/snapcore/snapd/./asserts/account.go './asserts/account.go' -> '/builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.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") BUILDSTDERR: ++ dirname ./asserts/headers.go + echo '%dir %{gopath}/src/%{import_path}/./asserts' BUILDSTDERR: ++ dirname ./asserts/headers.go + install -d -p /builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.arm//usr/share/gocode/src/github.com/snapcore/snapd/./asserts + cp -pav ./asserts/headers.go /builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.arm//usr/share/gocode/src/github.com/snapcore/snapd/./asserts/headers.go './asserts/headers.go' -> '/builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.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") BUILDSTDERR: ++ dirname ./asserts/asserts_test.go + echo '%dir %{gopath}/src/%{import_path}/./asserts' BUILDSTDERR: ++ dirname ./asserts/asserts_test.go + install -d -p /builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.arm//usr/share/gocode/src/github.com/snapcore/snapd/./asserts + cp -pav ./asserts/asserts_test.go /builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.arm//usr/share/gocode/src/github.com/snapcore/snapd/./asserts/asserts_test.go './asserts/asserts_test.go' -> '/builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.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") BUILDSTDERR: ++ dirname ./asserts/membackstore_test.go + echo '%dir %{gopath}/src/%{import_path}/./asserts' BUILDSTDERR: ++ dirname ./asserts/membackstore_test.go + install -d -p /builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.arm//usr/share/gocode/src/github.com/snapcore/snapd/./asserts + cp -pav ./asserts/membackstore_test.go /builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.arm//usr/share/gocode/src/github.com/snapcore/snapd/./asserts/membackstore_test.go './asserts/membackstore_test.go' -> '/builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.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") BUILDSTDERR: ++ dirname ./asserts/fsbackstore.go + echo '%dir %{gopath}/src/%{import_path}/./asserts' BUILDSTDERR: ++ dirname ./asserts/fsbackstore.go + install -d -p /builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.arm//usr/share/gocode/src/github.com/snapcore/snapd/./asserts + cp -pav ./asserts/fsbackstore.go /builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.arm//usr/share/gocode/src/github.com/snapcore/snapd/./asserts/fsbackstore.go './asserts/fsbackstore.go' -> '/builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.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") BUILDSTDERR: ++ dirname ./asserts/crypto.go + echo '%dir %{gopath}/src/%{import_path}/./asserts' BUILDSTDERR: ++ dirname ./asserts/crypto.go + install -d -p /builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.arm//usr/share/gocode/src/github.com/snapcore/snapd/./asserts + cp -pav ./asserts/crypto.go /builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.arm//usr/share/gocode/src/github.com/snapcore/snapd/./asserts/crypto.go './asserts/crypto.go' -> '/builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.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") BUILDSTDERR: ++ dirname ./asserts/fsbackstore_test.go + echo '%dir %{gopath}/src/%{import_path}/./asserts' BUILDSTDERR: ++ dirname ./asserts/fsbackstore_test.go + install -d -p /builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.arm//usr/share/gocode/src/github.com/snapcore/snapd/./asserts + cp -pav ./asserts/fsbackstore_test.go /builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.arm//usr/share/gocode/src/github.com/snapcore/snapd/./asserts/fsbackstore_test.go './asserts/fsbackstore_test.go' -> '/builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.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") BUILDSTDERR: ++ dirname ./asserts/memkeypairmgr.go + echo '%dir %{gopath}/src/%{import_path}/./asserts' BUILDSTDERR: ++ dirname ./asserts/memkeypairmgr.go + install -d -p /builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.arm//usr/share/gocode/src/github.com/snapcore/snapd/./asserts + cp -pav ./asserts/memkeypairmgr.go /builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.arm//usr/share/gocode/src/github.com/snapcore/snapd/./asserts/memkeypairmgr.go './asserts/memkeypairmgr.go' -> '/builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.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") BUILDSTDERR: ++ dirname ./asserts/digest_test.go + echo '%dir %{gopath}/src/%{import_path}/./asserts' BUILDSTDERR: ++ dirname ./asserts/digest_test.go + install -d -p /builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.arm//usr/share/gocode/src/github.com/snapcore/snapd/./asserts + cp -pav ./asserts/digest_test.go /builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.arm//usr/share/gocode/src/github.com/snapcore/snapd/./asserts/digest_test.go './asserts/digest_test.go' -> '/builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.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") BUILDSTDERR: ++ dirname ./asserts/store_asserts_test.go + echo '%dir %{gopath}/src/%{import_path}/./asserts' BUILDSTDERR: ++ dirname ./asserts/store_asserts_test.go + install -d -p /builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.arm//usr/share/gocode/src/github.com/snapcore/snapd/./asserts + cp -pav ./asserts/store_asserts_test.go /builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.arm//usr/share/gocode/src/github.com/snapcore/snapd/./asserts/store_asserts_test.go './asserts/store_asserts_test.go' -> '/builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.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") BUILDSTDERR: ++ dirname ./asserts/user.go + echo '%dir %{gopath}/src/%{import_path}/./asserts' BUILDSTDERR: ++ dirname ./asserts/user.go + install -d -p /builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.arm//usr/share/gocode/src/github.com/snapcore/snapd/./asserts + cp -pav ./asserts/user.go /builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.arm//usr/share/gocode/src/github.com/snapcore/snapd/./asserts/user.go './asserts/user.go' -> '/builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.arm//usr/share/gocode/src/github.com/snapcore/snapd/./asserts/user.go' + echo '%{gopath}/src/%{import_path}/./asserts/user.go' + for file in $(find . -iname "*.go" -o -iname "*.s" \! -iname "*_test.go") BUILDSTDERR: ++ dirname ./daemon/api_mock_test.go + echo '%dir %{gopath}/src/%{import_path}/./daemon' BUILDSTDERR: ++ dirname ./daemon/api_mock_test.go + install -d -p /builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.arm//usr/share/gocode/src/github.com/snapcore/snapd/./daemon + cp -pav ./daemon/api_mock_test.go /builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.arm//usr/share/gocode/src/github.com/snapcore/snapd/./daemon/api_mock_test.go './daemon/api_mock_test.go' -> '/builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.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") BUILDSTDERR: ++ dirname ./daemon/ucrednet_test.go + echo '%dir %{gopath}/src/%{import_path}/./daemon' BUILDSTDERR: ++ dirname ./daemon/ucrednet_test.go + install -d -p /builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.arm//usr/share/gocode/src/github.com/snapcore/snapd/./daemon + cp -pav ./daemon/ucrednet_test.go /builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.arm//usr/share/gocode/src/github.com/snapcore/snapd/./daemon/ucrednet_test.go './daemon/ucrednet_test.go' -> '/builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.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") BUILDSTDERR: ++ dirname ./daemon/ucrednet.go + echo '%dir %{gopath}/src/%{import_path}/./daemon' BUILDSTDERR: ++ dirname ./daemon/ucrednet.go + install -d -p /builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.arm//usr/share/gocode/src/github.com/snapcore/snapd/./daemon + cp -pav ./daemon/ucrednet.go /builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.arm//usr/share/gocode/src/github.com/snapcore/snapd/./daemon/ucrednet.go './daemon/ucrednet.go' -> '/builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.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") BUILDSTDERR: ++ dirname ./daemon/daemon.go + echo '%dir %{gopath}/src/%{import_path}/./daemon' BUILDSTDERR: ++ dirname ./daemon/daemon.go + install -d -p /builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.arm//usr/share/gocode/src/github.com/snapcore/snapd/./daemon + cp -pav ./daemon/daemon.go /builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.arm//usr/share/gocode/src/github.com/snapcore/snapd/./daemon/daemon.go './daemon/daemon.go' -> '/builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.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") BUILDSTDERR: ++ dirname ./daemon/api_snapshots_test.go + echo '%dir %{gopath}/src/%{import_path}/./daemon' BUILDSTDERR: ++ dirname ./daemon/api_snapshots_test.go + install -d -p /builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.arm//usr/share/gocode/src/github.com/snapcore/snapd/./daemon + cp -pav ./daemon/api_snapshots_test.go /builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.arm//usr/share/gocode/src/github.com/snapcore/snapd/./daemon/api_snapshots_test.go './daemon/api_snapshots_test.go' -> '/builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.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") BUILDSTDERR: ++ dirname ./daemon/response.go + echo '%dir %{gopath}/src/%{import_path}/./daemon' BUILDSTDERR: ++ dirname ./daemon/response.go + install -d -p /builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.arm//usr/share/gocode/src/github.com/snapcore/snapd/./daemon + cp -pav ./daemon/response.go /builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.arm//usr/share/gocode/src/github.com/snapcore/snapd/./daemon/response.go './daemon/response.go' -> '/builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.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") BUILDSTDERR: ++ dirname ./daemon/api.go + echo '%dir %{gopath}/src/%{import_path}/./daemon' BUILDSTDERR: ++ dirname ./daemon/api.go + install -d -p /builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.arm//usr/share/gocode/src/github.com/snapcore/snapd/./daemon + cp -pav ./daemon/api.go /builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.arm//usr/share/gocode/src/github.com/snapcore/snapd/./daemon/api.go './daemon/api.go' -> '/builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.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") BUILDSTDERR: ++ dirname ./daemon/api_test.go + echo '%dir %{gopath}/src/%{import_path}/./daemon' BUILDSTDERR: ++ dirname ./daemon/api_test.go + install -d -p /builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.arm//usr/share/gocode/src/github.com/snapcore/snapd/./daemon + cp -pav ./daemon/api_test.go /builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.arm//usr/share/gocode/src/github.com/snapcore/snapd/./daemon/api_test.go './daemon/api_test.go' -> '/builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.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") BUILDSTDERR: ++ dirname ./daemon/api_json.go + echo '%dir %{gopath}/src/%{import_path}/./daemon' BUILDSTDERR: ++ dirname ./daemon/api_json.go + install -d -p /builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.arm//usr/share/gocode/src/github.com/snapcore/snapd/./daemon + cp -pav ./daemon/api_json.go /builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.arm//usr/share/gocode/src/github.com/snapcore/snapd/./daemon/api_json.go './daemon/api_json.go' -> '/builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.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") BUILDSTDERR: ++ dirname ./daemon/snap.go + echo '%dir %{gopath}/src/%{import_path}/./daemon' BUILDSTDERR: ++ dirname ./daemon/snap.go + install -d -p /builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.arm//usr/share/gocode/src/github.com/snapcore/snapd/./daemon + cp -pav ./daemon/snap.go /builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.arm//usr/share/gocode/src/github.com/snapcore/snapd/./daemon/snap.go './daemon/snap.go' -> '/builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.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") BUILDSTDERR: ++ dirname ./daemon/daemon_test.go + echo '%dir %{gopath}/src/%{import_path}/./daemon' BUILDSTDERR: ++ dirname ./daemon/daemon_test.go + install -d -p /builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.arm//usr/share/gocode/src/github.com/snapcore/snapd/./daemon + cp -pav ./daemon/daemon_test.go /builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.arm//usr/share/gocode/src/github.com/snapcore/snapd/./daemon/daemon_test.go './daemon/daemon_test.go' -> '/builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.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") BUILDSTDERR: ++ dirname ./daemon/export_snapshots_test.go + echo '%dir %{gopath}/src/%{import_path}/./daemon' BUILDSTDERR: ++ dirname ./daemon/export_snapshots_test.go + install -d -p /builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.arm//usr/share/gocode/src/github.com/snapcore/snapd/./daemon + cp -pav ./daemon/export_snapshots_test.go /builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.arm//usr/share/gocode/src/github.com/snapcore/snapd/./daemon/export_snapshots_test.go './daemon/export_snapshots_test.go' -> '/builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.arm//usr/share/gocode/src/github.com/snapcore/snapd/./daemon/export_snapshots_test.go' + echo '%{gopath}/src/%{import_path}/./daemon/export_snapshots_test.go' + for file in $(find . -iname "*.go" -o -iname "*.s" \! -iname "*_test.go") BUILDSTDERR: ++ dirname ./daemon/api_snapshots.go + echo '%dir %{gopath}/src/%{import_path}/./daemon' BUILDSTDERR: ++ dirname ./daemon/api_snapshots.go + install -d -p /builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.arm//usr/share/gocode/src/github.com/snapcore/snapd/./daemon + cp -pav ./daemon/api_snapshots.go /builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.arm//usr/share/gocode/src/github.com/snapcore/snapd/./daemon/api_snapshots.go './daemon/api_snapshots.go' -> '/builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.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") BUILDSTDERR: ++ dirname ./daemon/command_counter_test.go + echo '%dir %{gopath}/src/%{import_path}/./daemon' BUILDSTDERR: ++ dirname ./daemon/command_counter_test.go + install -d -p /builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.arm//usr/share/gocode/src/github.com/snapcore/snapd/./daemon + cp -pav ./daemon/command_counter_test.go /builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.arm//usr/share/gocode/src/github.com/snapcore/snapd/./daemon/command_counter_test.go './daemon/command_counter_test.go' -> '/builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.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") BUILDSTDERR: ++ dirname ./daemon/response_test.go + echo '%dir %{gopath}/src/%{import_path}/./daemon' BUILDSTDERR: ++ dirname ./daemon/response_test.go + install -d -p /builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.arm//usr/share/gocode/src/github.com/snapcore/snapd/./daemon + cp -pav ./daemon/response_test.go /builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.arm//usr/share/gocode/src/github.com/snapcore/snapd/./daemon/response_test.go './daemon/response_test.go' -> '/builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.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") BUILDSTDERR: ++ dirname ./interfaces/backend.go + echo '%dir %{gopath}/src/%{import_path}/./interfaces' BUILDSTDERR: ++ dirname ./interfaces/backend.go + install -d -p /builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.arm//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces + cp -pav ./interfaces/backend.go /builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.arm//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/backend.go './interfaces/backend.go' -> '/builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.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") BUILDSTDERR: ++ dirname ./interfaces/policy/export_test.go + echo '%dir %{gopath}/src/%{import_path}/./interfaces/policy' BUILDSTDERR: ++ dirname ./interfaces/policy/export_test.go + install -d -p /builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.arm//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/policy + cp -pav ./interfaces/policy/export_test.go /builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.arm//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/policy/export_test.go './interfaces/policy/export_test.go' -> '/builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.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") BUILDSTDERR: ++ dirname ./interfaces/policy/basedeclaration.go + echo '%dir %{gopath}/src/%{import_path}/./interfaces/policy' BUILDSTDERR: ++ dirname ./interfaces/policy/basedeclaration.go + install -d -p /builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.arm//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/policy + cp -pav ./interfaces/policy/basedeclaration.go /builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.arm//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/policy/basedeclaration.go './interfaces/policy/basedeclaration.go' -> '/builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.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") BUILDSTDERR: ++ dirname ./interfaces/policy/helpers.go + echo '%dir %{gopath}/src/%{import_path}/./interfaces/policy' BUILDSTDERR: ++ dirname ./interfaces/policy/helpers.go + install -d -p /builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.arm//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/policy + cp -pav ./interfaces/policy/helpers.go /builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.arm//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/policy/helpers.go './interfaces/policy/helpers.go' -> '/builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.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") BUILDSTDERR: ++ dirname ./interfaces/policy/helpers_test.go + echo '%dir %{gopath}/src/%{import_path}/./interfaces/policy' BUILDSTDERR: ++ dirname ./interfaces/policy/helpers_test.go + install -d -p /builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.arm//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/policy + cp -pav ./interfaces/policy/helpers_test.go /builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.arm//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/policy/helpers_test.go './interfaces/policy/helpers_test.go' -> '/builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.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") BUILDSTDERR: ++ dirname ./interfaces/policy/policy_test.go + echo '%dir %{gopath}/src/%{import_path}/./interfaces/policy' BUILDSTDERR: ++ dirname ./interfaces/policy/policy_test.go + install -d -p /builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.arm//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/policy + cp -pav ./interfaces/policy/policy_test.go /builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.arm//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/policy/policy_test.go './interfaces/policy/policy_test.go' -> '/builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.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") BUILDSTDERR: ++ dirname ./interfaces/policy/basedeclaration_test.go + echo '%dir %{gopath}/src/%{import_path}/./interfaces/policy' BUILDSTDERR: ++ dirname ./interfaces/policy/basedeclaration_test.go + install -d -p /builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.arm//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/policy + cp -pav ./interfaces/policy/basedeclaration_test.go /builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.arm//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/policy/basedeclaration_test.go './interfaces/policy/basedeclaration_test.go' -> '/builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.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") BUILDSTDERR: ++ dirname ./interfaces/policy/policy.go + echo '%dir %{gopath}/src/%{import_path}/./interfaces/policy' BUILDSTDERR: ++ dirname ./interfaces/policy/policy.go + install -d -p /builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.arm//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/policy + cp -pav ./interfaces/policy/policy.go /builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.arm//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/policy/policy.go './interfaces/policy/policy.go' -> '/builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.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") BUILDSTDERR: ++ dirname ./interfaces/export_test.go + echo '%dir %{gopath}/src/%{import_path}/./interfaces' BUILDSTDERR: ++ dirname ./interfaces/export_test.go + install -d -p /builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.arm//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces + cp -pav ./interfaces/export_test.go /builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.arm//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/export_test.go './interfaces/export_test.go' -> '/builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.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") BUILDSTDERR: ++ dirname ./interfaces/apparmor/backend.go + echo '%dir %{gopath}/src/%{import_path}/./interfaces/apparmor' BUILDSTDERR: ++ dirname ./interfaces/apparmor/backend.go + install -d -p /builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.arm//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/apparmor + cp -pav ./interfaces/apparmor/backend.go /builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.arm//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/apparmor/backend.go './interfaces/apparmor/backend.go' -> '/builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.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") BUILDSTDERR: ++ dirname ./interfaces/apparmor/template.go + echo '%dir %{gopath}/src/%{import_path}/./interfaces/apparmor' BUILDSTDERR: ++ dirname ./interfaces/apparmor/template.go + install -d -p /builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.arm//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/apparmor + cp -pav ./interfaces/apparmor/template.go /builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.arm//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/apparmor/template.go './interfaces/apparmor/template.go' -> '/builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.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") BUILDSTDERR: ++ dirname ./interfaces/apparmor/export_test.go + echo '%dir %{gopath}/src/%{import_path}/./interfaces/apparmor' BUILDSTDERR: ++ dirname ./interfaces/apparmor/export_test.go + install -d -p /builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.arm//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/apparmor + cp -pav ./interfaces/apparmor/export_test.go /builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.arm//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/apparmor/export_test.go './interfaces/apparmor/export_test.go' -> '/builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.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") BUILDSTDERR: ++ dirname ./interfaces/apparmor/template_vars.go + echo '%dir %{gopath}/src/%{import_path}/./interfaces/apparmor' BUILDSTDERR: ++ dirname ./interfaces/apparmor/template_vars.go + install -d -p /builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.arm//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/apparmor + cp -pav ./interfaces/apparmor/template_vars.go /builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.arm//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/apparmor/template_vars.go './interfaces/apparmor/template_vars.go' -> '/builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.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") BUILDSTDERR: ++ dirname ./interfaces/apparmor/backend_test.go + echo '%dir %{gopath}/src/%{import_path}/./interfaces/apparmor' BUILDSTDERR: ++ dirname ./interfaces/apparmor/backend_test.go + install -d -p /builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.arm//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/apparmor + cp -pav ./interfaces/apparmor/backend_test.go /builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.arm//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/apparmor/backend_test.go './interfaces/apparmor/backend_test.go' -> '/builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.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") BUILDSTDERR: ++ dirname ./interfaces/apparmor/spec.go + echo '%dir %{gopath}/src/%{import_path}/./interfaces/apparmor' BUILDSTDERR: ++ dirname ./interfaces/apparmor/spec.go + install -d -p /builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.arm//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/apparmor + cp -pav ./interfaces/apparmor/spec.go /builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.arm//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/apparmor/spec.go './interfaces/apparmor/spec.go' -> '/builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.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") BUILDSTDERR: ++ dirname ./interfaces/apparmor/apparmor_test.go + echo '%dir %{gopath}/src/%{import_path}/./interfaces/apparmor' BUILDSTDERR: ++ dirname ./interfaces/apparmor/apparmor_test.go + install -d -p /builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.arm//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/apparmor + cp -pav ./interfaces/apparmor/apparmor_test.go /builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.arm//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/apparmor/apparmor_test.go './interfaces/apparmor/apparmor_test.go' -> '/builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.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") BUILDSTDERR: ++ dirname ./interfaces/apparmor/apparmor.go + echo '%dir %{gopath}/src/%{import_path}/./interfaces/apparmor' BUILDSTDERR: ++ dirname ./interfaces/apparmor/apparmor.go + install -d -p /builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.arm//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/apparmor + cp -pav ./interfaces/apparmor/apparmor.go /builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.arm//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/apparmor/apparmor.go './interfaces/apparmor/apparmor.go' -> '/builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.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") BUILDSTDERR: ++ dirname ./interfaces/apparmor/spec_test.go + echo '%dir %{gopath}/src/%{import_path}/./interfaces/apparmor' BUILDSTDERR: ++ dirname ./interfaces/apparmor/spec_test.go + install -d -p /builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.arm//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/apparmor + cp -pav ./interfaces/apparmor/spec_test.go /builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.arm//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/apparmor/spec_test.go './interfaces/apparmor/spec_test.go' -> '/builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.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") BUILDSTDERR: ++ dirname ./interfaces/repo.go + echo '%dir %{gopath}/src/%{import_path}/./interfaces' BUILDSTDERR: ++ dirname ./interfaces/repo.go + install -d -p /builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.arm//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces + cp -pav ./interfaces/repo.go /builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.arm//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/repo.go './interfaces/repo.go' -> '/builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.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") BUILDSTDERR: ++ dirname ./interfaces/mount/backend.go + echo '%dir %{gopath}/src/%{import_path}/./interfaces/mount' BUILDSTDERR: ++ dirname ./interfaces/mount/backend.go + install -d -p /builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.arm//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/mount + cp -pav ./interfaces/mount/backend.go /builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.arm//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/mount/backend.go './interfaces/mount/backend.go' -> '/builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.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") BUILDSTDERR: ++ dirname ./interfaces/mount/lock.go + echo '%dir %{gopath}/src/%{import_path}/./interfaces/mount' BUILDSTDERR: ++ dirname ./interfaces/mount/lock.go + install -d -p /builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.arm//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/mount + cp -pav ./interfaces/mount/lock.go /builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.arm//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/mount/lock.go './interfaces/mount/lock.go' -> '/builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.arm//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/mount/lock.go' + echo '%{gopath}/src/%{import_path}/./interfaces/mount/lock.go' + for file in $(find . -iname "*.go" -o -iname "*.s" \! -iname "*_test.go") BUILDSTDERR: ++ dirname ./interfaces/mount/backend_test.go + echo '%dir %{gopath}/src/%{import_path}/./interfaces/mount' BUILDSTDERR: ++ dirname ./interfaces/mount/backend_test.go + install -d -p /builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.arm//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/mount + cp -pav ./interfaces/mount/backend_test.go /builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.arm//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/mount/backend_test.go './interfaces/mount/backend_test.go' -> '/builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.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") BUILDSTDERR: ++ dirname ./interfaces/mount/ns_test.go + echo '%dir %{gopath}/src/%{import_path}/./interfaces/mount' BUILDSTDERR: ++ dirname ./interfaces/mount/ns_test.go + install -d -p /builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.arm//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/mount + cp -pav ./interfaces/mount/ns_test.go /builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.arm//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/mount/ns_test.go './interfaces/mount/ns_test.go' -> '/builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.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") BUILDSTDERR: ++ dirname ./interfaces/mount/spec.go + echo '%dir %{gopath}/src/%{import_path}/./interfaces/mount' BUILDSTDERR: ++ dirname ./interfaces/mount/spec.go + install -d -p /builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.arm//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/mount + cp -pav ./interfaces/mount/spec.go /builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.arm//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/mount/spec.go './interfaces/mount/spec.go' -> '/builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.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") BUILDSTDERR: ++ dirname ./interfaces/mount/lock_test.go + echo '%dir %{gopath}/src/%{import_path}/./interfaces/mount' BUILDSTDERR: ++ dirname ./interfaces/mount/lock_test.go + install -d -p /builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.arm//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/mount + cp -pav ./interfaces/mount/lock_test.go /builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.arm//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/mount/lock_test.go './interfaces/mount/lock_test.go' -> '/builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.arm//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/mount/lock_test.go' + echo '%{gopath}/src/%{import_path}/./interfaces/mount/lock_test.go' + for file in $(find . -iname "*.go" -o -iname "*.s" \! -iname "*_test.go") BUILDSTDERR: ++ dirname ./interfaces/mount/ns.go + echo '%dir %{gopath}/src/%{import_path}/./interfaces/mount' BUILDSTDERR: ++ dirname ./interfaces/mount/ns.go + install -d -p /builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.arm//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/mount + cp -pav ./interfaces/mount/ns.go /builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.arm//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/mount/ns.go './interfaces/mount/ns.go' -> '/builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.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") BUILDSTDERR: ++ dirname ./interfaces/mount/spec_test.go + echo '%dir %{gopath}/src/%{import_path}/./interfaces/mount' BUILDSTDERR: ++ dirname ./interfaces/mount/spec_test.go + install -d -p /builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.arm//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/mount + cp -pav ./interfaces/mount/spec_test.go /builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.arm//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/mount/spec_test.go './interfaces/mount/spec_test.go' -> '/builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.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") BUILDSTDERR: ++ dirname ./interfaces/repo_test.go + echo '%dir %{gopath}/src/%{import_path}/./interfaces' BUILDSTDERR: ++ dirname ./interfaces/repo_test.go + install -d -p /builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.arm//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces + cp -pav ./interfaces/repo_test.go /builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.arm//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/repo_test.go './interfaces/repo_test.go' -> '/builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.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") BUILDSTDERR: ++ dirname ./interfaces/hotplug/deviceinfo_test.go + echo '%dir %{gopath}/src/%{import_path}/./interfaces/hotplug' BUILDSTDERR: ++ dirname ./interfaces/hotplug/deviceinfo_test.go + install -d -p /builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.arm//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/hotplug + cp -pav ./interfaces/hotplug/deviceinfo_test.go /builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.arm//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/hotplug/deviceinfo_test.go './interfaces/hotplug/deviceinfo_test.go' -> '/builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.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") BUILDSTDERR: ++ dirname ./interfaces/hotplug/udevadm_test.go + echo '%dir %{gopath}/src/%{import_path}/./interfaces/hotplug' BUILDSTDERR: ++ dirname ./interfaces/hotplug/udevadm_test.go + install -d -p /builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.arm//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/hotplug + cp -pav ./interfaces/hotplug/udevadm_test.go /builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.arm//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/hotplug/udevadm_test.go './interfaces/hotplug/udevadm_test.go' -> '/builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.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") BUILDSTDERR: ++ dirname ./interfaces/hotplug/spec.go + echo '%dir %{gopath}/src/%{import_path}/./interfaces/hotplug' BUILDSTDERR: ++ dirname ./interfaces/hotplug/spec.go + install -d -p /builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.arm//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/hotplug + cp -pav ./interfaces/hotplug/spec.go /builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.arm//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/hotplug/spec.go './interfaces/hotplug/spec.go' -> '/builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.arm//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/hotplug/spec.go' + echo '%{gopath}/src/%{import_path}/./interfaces/hotplug/spec.go' + for file in $(find . -iname "*.go" -o -iname "*.s" \! -iname "*_test.go") BUILDSTDERR: ++ dirname ./interfaces/hotplug/deviceinfo.go + echo '%dir %{gopath}/src/%{import_path}/./interfaces/hotplug' BUILDSTDERR: ++ dirname ./interfaces/hotplug/deviceinfo.go + install -d -p /builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.arm//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/hotplug + cp -pav ./interfaces/hotplug/deviceinfo.go /builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.arm//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/hotplug/deviceinfo.go './interfaces/hotplug/deviceinfo.go' -> '/builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.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") BUILDSTDERR: ++ dirname ./interfaces/hotplug/udevadm.go + echo '%dir %{gopath}/src/%{import_path}/./interfaces/hotplug' BUILDSTDERR: ++ dirname ./interfaces/hotplug/udevadm.go + install -d -p /builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.arm//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/hotplug + cp -pav ./interfaces/hotplug/udevadm.go /builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.arm//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/hotplug/udevadm.go './interfaces/hotplug/udevadm.go' -> '/builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.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") BUILDSTDERR: ++ dirname ./interfaces/hotplug/spec_test.go + echo '%dir %{gopath}/src/%{import_path}/./interfaces/hotplug' BUILDSTDERR: ++ dirname ./interfaces/hotplug/spec_test.go + install -d -p /builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.arm//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/hotplug + cp -pav ./interfaces/hotplug/spec_test.go /builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.arm//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/hotplug/spec_test.go './interfaces/hotplug/spec_test.go' -> '/builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.arm//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/hotplug/spec_test.go' + echo '%{gopath}/src/%{import_path}/./interfaces/hotplug/spec_test.go' + for file in $(find . -iname "*.go" -o -iname "*.s" \! -iname "*_test.go") BUILDSTDERR: ++ dirname ./interfaces/dbus/backend.go + echo '%dir %{gopath}/src/%{import_path}/./interfaces/dbus' BUILDSTDERR: ++ dirname ./interfaces/dbus/backend.go + install -d -p /builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.arm//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/dbus + cp -pav ./interfaces/dbus/backend.go /builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.arm//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/dbus/backend.go './interfaces/dbus/backend.go' -> '/builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.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") BUILDSTDERR: ++ dirname ./interfaces/dbus/dbus.go + echo '%dir %{gopath}/src/%{import_path}/./interfaces/dbus' BUILDSTDERR: ++ dirname ./interfaces/dbus/dbus.go + install -d -p /builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.arm//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/dbus + cp -pav ./interfaces/dbus/dbus.go /builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.arm//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/dbus/dbus.go './interfaces/dbus/dbus.go' -> '/builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.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") BUILDSTDERR: ++ dirname ./interfaces/dbus/template.go + echo '%dir %{gopath}/src/%{import_path}/./interfaces/dbus' BUILDSTDERR: ++ dirname ./interfaces/dbus/template.go + install -d -p /builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.arm//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/dbus + cp -pav ./interfaces/dbus/template.go /builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.arm//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/dbus/template.go './interfaces/dbus/template.go' -> '/builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.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") BUILDSTDERR: ++ dirname ./interfaces/dbus/export_test.go + echo '%dir %{gopath}/src/%{import_path}/./interfaces/dbus' BUILDSTDERR: ++ dirname ./interfaces/dbus/export_test.go + install -d -p /builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.arm//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/dbus + cp -pav ./interfaces/dbus/export_test.go /builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.arm//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/dbus/export_test.go './interfaces/dbus/export_test.go' -> '/builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.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") BUILDSTDERR: ++ dirname ./interfaces/dbus/backend_test.go + echo '%dir %{gopath}/src/%{import_path}/./interfaces/dbus' BUILDSTDERR: ++ dirname ./interfaces/dbus/backend_test.go + install -d -p /builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.arm//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/dbus + cp -pav ./interfaces/dbus/backend_test.go /builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.arm//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/dbus/backend_test.go './interfaces/dbus/backend_test.go' -> '/builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.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") BUILDSTDERR: ++ dirname ./interfaces/dbus/spec.go + echo '%dir %{gopath}/src/%{import_path}/./interfaces/dbus' BUILDSTDERR: ++ dirname ./interfaces/dbus/spec.go + install -d -p /builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.arm//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/dbus + cp -pav ./interfaces/dbus/spec.go /builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.arm//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/dbus/spec.go './interfaces/dbus/spec.go' -> '/builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.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") BUILDSTDERR: ++ dirname ./interfaces/dbus/dbus_test.go + echo '%dir %{gopath}/src/%{import_path}/./interfaces/dbus' BUILDSTDERR: ++ dirname ./interfaces/dbus/dbus_test.go + install -d -p /builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.arm//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/dbus + cp -pav ./interfaces/dbus/dbus_test.go /builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.arm//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/dbus/dbus_test.go './interfaces/dbus/dbus_test.go' -> '/builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.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") BUILDSTDERR: ++ dirname ./interfaces/dbus/spec_test.go + echo '%dir %{gopath}/src/%{import_path}/./interfaces/dbus' BUILDSTDERR: ++ dirname ./interfaces/dbus/spec_test.go + install -d -p /builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.arm//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/dbus + cp -pav ./interfaces/dbus/spec_test.go /builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.arm//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/dbus/spec_test.go './interfaces/dbus/spec_test.go' -> '/builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.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") BUILDSTDERR: ++ dirname ./interfaces/utils/utils.go + echo '%dir %{gopath}/src/%{import_path}/./interfaces/utils' BUILDSTDERR: ++ dirname ./interfaces/utils/utils.go + install -d -p /builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.arm//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/utils + cp -pav ./interfaces/utils/utils.go /builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.arm//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/utils/utils.go './interfaces/utils/utils.go' -> '/builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.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") BUILDSTDERR: ++ dirname ./interfaces/utils/utils_test.go + echo '%dir %{gopath}/src/%{import_path}/./interfaces/utils' BUILDSTDERR: ++ dirname ./interfaces/utils/utils_test.go + install -d -p /builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.arm//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/utils + cp -pav ./interfaces/utils/utils_test.go /builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.arm//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/utils/utils_test.go './interfaces/utils/utils_test.go' -> '/builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.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") BUILDSTDERR: ++ dirname ./interfaces/connection_test.go + echo '%dir %{gopath}/src/%{import_path}/./interfaces' BUILDSTDERR: ++ dirname ./interfaces/connection_test.go + install -d -p /builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.arm//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces + cp -pav ./interfaces/connection_test.go /builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.arm//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/connection_test.go './interfaces/connection_test.go' -> '/builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.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") BUILDSTDERR: ++ dirname ./interfaces/core.go + echo '%dir %{gopath}/src/%{import_path}/./interfaces' BUILDSTDERR: ++ dirname ./interfaces/core.go + install -d -p /builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.arm//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces + cp -pav ./interfaces/core.go /builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.arm//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/core.go './interfaces/core.go' -> '/builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.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") BUILDSTDERR: ++ dirname ./interfaces/backends/export_test.go + echo '%dir %{gopath}/src/%{import_path}/./interfaces/backends' BUILDSTDERR: ++ dirname ./interfaces/backends/export_test.go + install -d -p /builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.arm//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/backends + cp -pav ./interfaces/backends/export_test.go /builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.arm//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/backends/export_test.go './interfaces/backends/export_test.go' -> '/builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.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") BUILDSTDERR: ++ dirname ./interfaces/backends/backends_test.go + echo '%dir %{gopath}/src/%{import_path}/./interfaces/backends' BUILDSTDERR: ++ dirname ./interfaces/backends/backends_test.go + install -d -p /builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.arm//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/backends + cp -pav ./interfaces/backends/backends_test.go /builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.arm//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/backends/backends_test.go './interfaces/backends/backends_test.go' -> '/builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.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") BUILDSTDERR: ++ dirname ./interfaces/backends/backends.go + echo '%dir %{gopath}/src/%{import_path}/./interfaces/backends' BUILDSTDERR: ++ dirname ./interfaces/backends/backends.go + install -d -p /builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.arm//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/backends + cp -pav ./interfaces/backends/backends.go /builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.arm//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/backends/backends.go './interfaces/backends/backends.go' -> '/builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.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") BUILDSTDERR: ++ dirname ./interfaces/naming_test.go + echo '%dir %{gopath}/src/%{import_path}/./interfaces' BUILDSTDERR: ++ dirname ./interfaces/naming_test.go + install -d -p /builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.arm//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces + cp -pav ./interfaces/naming_test.go /builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.arm//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/naming_test.go './interfaces/naming_test.go' -> '/builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.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") BUILDSTDERR: ++ dirname ./interfaces/naming.go + echo '%dir %{gopath}/src/%{import_path}/./interfaces' BUILDSTDERR: ++ dirname ./interfaces/naming.go + install -d -p /builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.arm//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces + cp -pav ./interfaces/naming.go /builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.arm//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/naming.go './interfaces/naming.go' -> '/builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.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") BUILDSTDERR: ++ dirname ./interfaces/kmod/backend.go + echo '%dir %{gopath}/src/%{import_path}/./interfaces/kmod' BUILDSTDERR: ++ dirname ./interfaces/kmod/backend.go + install -d -p /builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.arm//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/kmod + cp -pav ./interfaces/kmod/backend.go /builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.arm//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/kmod/backend.go './interfaces/kmod/backend.go' -> '/builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.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") BUILDSTDERR: ++ dirname ./interfaces/kmod/export_test.go + echo '%dir %{gopath}/src/%{import_path}/./interfaces/kmod' BUILDSTDERR: ++ dirname ./interfaces/kmod/export_test.go + install -d -p /builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.arm//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/kmod + cp -pav ./interfaces/kmod/export_test.go /builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.arm//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/kmod/export_test.go './interfaces/kmod/export_test.go' -> '/builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.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") BUILDSTDERR: ++ dirname ./interfaces/kmod/kmod_test.go + echo '%dir %{gopath}/src/%{import_path}/./interfaces/kmod' BUILDSTDERR: ++ dirname ./interfaces/kmod/kmod_test.go + install -d -p /builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.arm//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/kmod + cp -pav ./interfaces/kmod/kmod_test.go /builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.arm//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/kmod/kmod_test.go './interfaces/kmod/kmod_test.go' -> '/builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.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") BUILDSTDERR: ++ dirname ./interfaces/kmod/backend_test.go + echo '%dir %{gopath}/src/%{import_path}/./interfaces/kmod' BUILDSTDERR: ++ dirname ./interfaces/kmod/backend_test.go + install -d -p /builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.arm//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/kmod + cp -pav ./interfaces/kmod/backend_test.go /builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.arm//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/kmod/backend_test.go './interfaces/kmod/backend_test.go' -> '/builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.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") BUILDSTDERR: ++ dirname ./interfaces/kmod/kmod.go + echo '%dir %{gopath}/src/%{import_path}/./interfaces/kmod' BUILDSTDERR: ++ dirname ./interfaces/kmod/kmod.go + install -d -p /builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.arm//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/kmod + cp -pav ./interfaces/kmod/kmod.go /builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.arm//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/kmod/kmod.go './interfaces/kmod/kmod.go' -> '/builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.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") BUILDSTDERR: ++ dirname ./interfaces/kmod/spec.go + echo '%dir %{gopath}/src/%{import_path}/./interfaces/kmod' BUILDSTDERR: ++ dirname ./interfaces/kmod/spec.go + install -d -p /builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.arm//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/kmod + cp -pav ./interfaces/kmod/spec.go /builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.arm//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/kmod/spec.go './interfaces/kmod/spec.go' -> '/builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.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") BUILDSTDERR: ++ dirname ./interfaces/kmod/spec_test.go + echo '%dir %{gopath}/src/%{import_path}/./interfaces/kmod' BUILDSTDERR: ++ dirname ./interfaces/kmod/spec_test.go + install -d -p /builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.arm//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/kmod + cp -pav ./interfaces/kmod/spec_test.go /builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.arm//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/kmod/spec_test.go './interfaces/kmod/spec_test.go' -> '/builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.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") BUILDSTDERR: ++ dirname ./interfaces/builtin/netlink_connector_test.go + echo '%dir %{gopath}/src/%{import_path}/./interfaces/builtin' BUILDSTDERR: ++ dirname ./interfaces/builtin/netlink_connector_test.go + install -d -p /builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.arm//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/builtin + cp -pav ./interfaces/builtin/netlink_connector_test.go /builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.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.37.2-1.fc28.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") BUILDSTDERR: ++ dirname ./interfaces/builtin/accounts_service.go + echo '%dir %{gopath}/src/%{import_path}/./interfaces/builtin' BUILDSTDERR: ++ dirname ./interfaces/builtin/accounts_service.go + install -d -p /builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.arm//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/builtin + cp -pav ./interfaces/builtin/accounts_service.go /builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.arm//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/builtin/accounts_service.go './interfaces/builtin/accounts_service.go' -> '/builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.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") BUILDSTDERR: ++ dirname ./interfaces/builtin/kernel_module_control.go + echo '%dir %{gopath}/src/%{import_path}/./interfaces/builtin' BUILDSTDERR: ++ dirname ./interfaces/builtin/kernel_module_control.go + install -d -p /builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.arm//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/builtin + cp -pav ./interfaces/builtin/kernel_module_control.go /builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.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.37.2-1.fc28.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") BUILDSTDERR: ++ dirname ./interfaces/builtin/firewall_control.go + echo '%dir %{gopath}/src/%{import_path}/./interfaces/builtin' BUILDSTDERR: ++ dirname ./interfaces/builtin/firewall_control.go + install -d -p /builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.arm//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/builtin + cp -pav ./interfaces/builtin/firewall_control.go /builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.arm//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/builtin/firewall_control.go './interfaces/builtin/firewall_control.go' -> '/builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.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") BUILDSTDERR: ++ dirname ./interfaces/builtin/joystick_test.go + echo '%dir %{gopath}/src/%{import_path}/./interfaces/builtin' BUILDSTDERR: ++ dirname ./interfaces/builtin/joystick_test.go + install -d -p /builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.arm//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/builtin + cp -pav ./interfaces/builtin/joystick_test.go /builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.arm//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/builtin/joystick_test.go './interfaces/builtin/joystick_test.go' -> '/builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.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") BUILDSTDERR: ++ dirname ./interfaces/builtin/docker_test.go + echo '%dir %{gopath}/src/%{import_path}/./interfaces/builtin' BUILDSTDERR: ++ dirname ./interfaces/builtin/docker_test.go + install -d -p /builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.arm//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/builtin + cp -pav ./interfaces/builtin/docker_test.go /builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.arm//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/builtin/docker_test.go './interfaces/builtin/docker_test.go' -> '/builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.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") BUILDSTDERR: ++ dirname ./interfaces/builtin/uhid_test.go + echo '%dir %{gopath}/src/%{import_path}/./interfaces/builtin' BUILDSTDERR: ++ dirname ./interfaces/builtin/uhid_test.go + install -d -p /builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.arm//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/builtin + cp -pav ./interfaces/builtin/uhid_test.go /builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.arm//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/builtin/uhid_test.go './interfaces/builtin/uhid_test.go' -> '/builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.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") BUILDSTDERR: ++ dirname ./interfaces/builtin/storage_framework_service.go + echo '%dir %{gopath}/src/%{import_path}/./interfaces/builtin' BUILDSTDERR: ++ dirname ./interfaces/builtin/storage_framework_service.go + install -d -p /builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.arm//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/builtin + cp -pav ./interfaces/builtin/storage_framework_service.go /builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.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.37.2-1.fc28.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") BUILDSTDERR: ++ dirname ./interfaces/builtin/hidraw.go + echo '%dir %{gopath}/src/%{import_path}/./interfaces/builtin' BUILDSTDERR: ++ dirname ./interfaces/builtin/hidraw.go + install -d -p /builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.arm//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/builtin + cp -pav ./interfaces/builtin/hidraw.go /builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.arm//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/builtin/hidraw.go './interfaces/builtin/hidraw.go' -> '/builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.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") BUILDSTDERR: ++ dirname ./interfaces/builtin/classic_support.go + echo '%dir %{gopath}/src/%{import_path}/./interfaces/builtin' BUILDSTDERR: ++ dirname ./interfaces/builtin/classic_support.go + install -d -p /builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.arm//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/builtin + cp -pav ./interfaces/builtin/classic_support.go /builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.arm//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/builtin/classic_support.go './interfaces/builtin/classic_support.go' -> '/builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.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") BUILDSTDERR: ++ dirname ./interfaces/builtin/opengl.go + echo '%dir %{gopath}/src/%{import_path}/./interfaces/builtin' BUILDSTDERR: ++ dirname ./interfaces/builtin/opengl.go + install -d -p /builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.arm//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/builtin + cp -pav ./interfaces/builtin/opengl.go /builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.arm//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/builtin/opengl.go './interfaces/builtin/opengl.go' -> '/builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.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") BUILDSTDERR: ++ dirname ./interfaces/builtin/netlink_connector.go + echo '%dir %{gopath}/src/%{import_path}/./interfaces/builtin' BUILDSTDERR: ++ dirname ./interfaces/builtin/netlink_connector.go + install -d -p /builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.arm//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/builtin + cp -pav ./interfaces/builtin/netlink_connector.go /builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.arm//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/builtin/netlink_connector.go './interfaces/builtin/netlink_connector.go' -> '/builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.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") BUILDSTDERR: ++ dirname ./interfaces/builtin/bool_file_test.go + echo '%dir %{gopath}/src/%{import_path}/./interfaces/builtin' BUILDSTDERR: ++ dirname ./interfaces/builtin/bool_file_test.go + install -d -p /builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.arm//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/builtin + cp -pav ./interfaces/builtin/bool_file_test.go /builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.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.37.2-1.fc28.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") BUILDSTDERR: ++ dirname ./interfaces/builtin/network.go + echo '%dir %{gopath}/src/%{import_path}/./interfaces/builtin' BUILDSTDERR: ++ dirname ./interfaces/builtin/network.go + install -d -p /builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.arm//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/builtin + cp -pav ./interfaces/builtin/network.go /builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.arm//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/builtin/network.go './interfaces/builtin/network.go' -> '/builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.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") BUILDSTDERR: ++ dirname ./interfaces/builtin/udisks2_test.go + echo '%dir %{gopath}/src/%{import_path}/./interfaces/builtin' BUILDSTDERR: ++ dirname ./interfaces/builtin/udisks2_test.go + install -d -p /builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.arm//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/builtin + cp -pav ./interfaces/builtin/udisks2_test.go /builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.arm//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/builtin/udisks2_test.go './interfaces/builtin/udisks2_test.go' -> '/builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.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") BUILDSTDERR: ++ dirname ./interfaces/builtin/screen_inhibit_control.go + echo '%dir %{gopath}/src/%{import_path}/./interfaces/builtin' BUILDSTDERR: ++ dirname ./interfaces/builtin/screen_inhibit_control.go + install -d -p /builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.arm//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/builtin + cp -pav ./interfaces/builtin/screen_inhibit_control.go /builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.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.37.2-1.fc28.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") BUILDSTDERR: ++ dirname ./interfaces/builtin/dcdbas_control_test.go + echo '%dir %{gopath}/src/%{import_path}/./interfaces/builtin' BUILDSTDERR: ++ dirname ./interfaces/builtin/dcdbas_control_test.go + install -d -p /builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.arm//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/builtin + cp -pav ./interfaces/builtin/dcdbas_control_test.go /builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.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.37.2-1.fc28.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") BUILDSTDERR: ++ dirname ./interfaces/builtin/opengl_test.go + echo '%dir %{gopath}/src/%{import_path}/./interfaces/builtin' BUILDSTDERR: ++ dirname ./interfaces/builtin/opengl_test.go + install -d -p /builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.arm//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/builtin + cp -pav ./interfaces/builtin/opengl_test.go /builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.arm//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/builtin/opengl_test.go './interfaces/builtin/opengl_test.go' -> '/builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.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") BUILDSTDERR: ++ dirname ./interfaces/builtin/openvswitch_test.go + echo '%dir %{gopath}/src/%{import_path}/./interfaces/builtin' BUILDSTDERR: ++ dirname ./interfaces/builtin/openvswitch_test.go + install -d -p /builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.arm//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/builtin + cp -pav ./interfaces/builtin/openvswitch_test.go /builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.arm//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/builtin/openvswitch_test.go './interfaces/builtin/openvswitch_test.go' -> '/builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.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") BUILDSTDERR: ++ dirname ./interfaces/builtin/joystick.go + echo '%dir %{gopath}/src/%{import_path}/./interfaces/builtin' BUILDSTDERR: ++ dirname ./interfaces/builtin/joystick.go + install -d -p /builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.arm//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/builtin + cp -pav ./interfaces/builtin/joystick.go /builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.arm//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/builtin/joystick.go './interfaces/builtin/joystick.go' -> '/builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.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") BUILDSTDERR: ++ dirname ./interfaces/builtin/dbus.go + echo '%dir %{gopath}/src/%{import_path}/./interfaces/builtin' BUILDSTDERR: ++ dirname ./interfaces/builtin/dbus.go + install -d -p /builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.arm//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/builtin + cp -pav ./interfaces/builtin/dbus.go /builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.arm//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/builtin/dbus.go './interfaces/builtin/dbus.go' -> '/builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.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") BUILDSTDERR: ++ dirname ./interfaces/builtin/device_buttons_test.go + echo '%dir %{gopath}/src/%{import_path}/./interfaces/builtin' BUILDSTDERR: ++ dirname ./interfaces/builtin/device_buttons_test.go + install -d -p /builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.arm//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/builtin + cp -pav ./interfaces/builtin/device_buttons_test.go /builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.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.37.2-1.fc28.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") BUILDSTDERR: ++ dirname ./interfaces/builtin/personal_files_test.go + echo '%dir %{gopath}/src/%{import_path}/./interfaces/builtin' BUILDSTDERR: ++ dirname ./interfaces/builtin/personal_files_test.go + install -d -p /builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.arm//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/builtin + cp -pav ./interfaces/builtin/personal_files_test.go /builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.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.37.2-1.fc28.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") BUILDSTDERR: ++ dirname ./interfaces/builtin/pulseaudio_test.go + echo '%dir %{gopath}/src/%{import_path}/./interfaces/builtin' BUILDSTDERR: ++ dirname ./interfaces/builtin/pulseaudio_test.go + install -d -p /builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.arm//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/builtin + cp -pav ./interfaces/builtin/pulseaudio_test.go /builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.arm//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/builtin/pulseaudio_test.go './interfaces/builtin/pulseaudio_test.go' -> '/builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.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") BUILDSTDERR: ++ dirname ./interfaces/builtin/locale_control_test.go + echo '%dir %{gopath}/src/%{import_path}/./interfaces/builtin' BUILDSTDERR: ++ dirname ./interfaces/builtin/locale_control_test.go + install -d -p /builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.arm//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/builtin + cp -pav ./interfaces/builtin/locale_control_test.go /builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.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.37.2-1.fc28.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") BUILDSTDERR: ++ dirname ./interfaces/builtin/dvb_test.go + echo '%dir %{gopath}/src/%{import_path}/./interfaces/builtin' BUILDSTDERR: ++ dirname ./interfaces/builtin/dvb_test.go + install -d -p /builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.arm//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/builtin + cp -pav ./interfaces/builtin/dvb_test.go /builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.arm//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/builtin/dvb_test.go './interfaces/builtin/dvb_test.go' -> '/builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.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") BUILDSTDERR: ++ dirname ./interfaces/builtin/alsa_test.go + echo '%dir %{gopath}/src/%{import_path}/./interfaces/builtin' BUILDSTDERR: ++ dirname ./interfaces/builtin/alsa_test.go + install -d -p /builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.arm//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/builtin + cp -pav ./interfaces/builtin/alsa_test.go /builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.arm//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/builtin/alsa_test.go './interfaces/builtin/alsa_test.go' -> '/builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.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") BUILDSTDERR: ++ dirname ./interfaces/builtin/display_control_test.go + echo '%dir %{gopath}/src/%{import_path}/./interfaces/builtin' BUILDSTDERR: ++ dirname ./interfaces/builtin/display_control_test.go + install -d -p /builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.arm//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/builtin + cp -pav ./interfaces/builtin/display_control_test.go /builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.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.37.2-1.fc28.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") BUILDSTDERR: ++ dirname ./interfaces/builtin/export_test.go + echo '%dir %{gopath}/src/%{import_path}/./interfaces/builtin' BUILDSTDERR: ++ dirname ./interfaces/builtin/export_test.go + install -d -p /builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.arm//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/builtin + cp -pav ./interfaces/builtin/export_test.go /builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.arm//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/builtin/export_test.go './interfaces/builtin/export_test.go' -> '/builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.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") BUILDSTDERR: ++ dirname ./interfaces/builtin/process_control_test.go + echo '%dir %{gopath}/src/%{import_path}/./interfaces/builtin' BUILDSTDERR: ++ dirname ./interfaces/builtin/process_control_test.go + install -d -p /builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.arm//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/builtin + cp -pav ./interfaces/builtin/process_control_test.go /builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.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.37.2-1.fc28.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") BUILDSTDERR: ++ dirname ./interfaces/builtin/account_control_test.go + echo '%dir %{gopath}/src/%{import_path}/./interfaces/builtin' BUILDSTDERR: ++ dirname ./interfaces/builtin/account_control_test.go + install -d -p /builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.arm//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/builtin + cp -pav ./interfaces/builtin/account_control_test.go /builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.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.37.2-1.fc28.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") BUILDSTDERR: ++ dirname ./interfaces/builtin/u2f_devices_test.go + echo '%dir %{gopath}/src/%{import_path}/./interfaces/builtin' BUILDSTDERR: ++ dirname ./interfaces/builtin/u2f_devices_test.go + install -d -p /builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.arm//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/builtin + cp -pav ./interfaces/builtin/u2f_devices_test.go /builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.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.37.2-1.fc28.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") BUILDSTDERR: ++ dirname ./interfaces/builtin/utils.go + echo '%dir %{gopath}/src/%{import_path}/./interfaces/builtin' BUILDSTDERR: ++ dirname ./interfaces/builtin/utils.go + install -d -p /builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.arm//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/builtin + cp -pav ./interfaces/builtin/utils.go /builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.arm//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/builtin/utils.go './interfaces/builtin/utils.go' -> '/builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.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") BUILDSTDERR: ++ dirname ./interfaces/builtin/broadcom_asic_control_test.go + echo '%dir %{gopath}/src/%{import_path}/./interfaces/builtin' BUILDSTDERR: ++ dirname ./interfaces/builtin/broadcom_asic_control_test.go + install -d -p /builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.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.37.2-1.fc28.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.37.2-1.fc28.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") BUILDSTDERR: ++ dirname ./interfaces/builtin/network_control.go + echo '%dir %{gopath}/src/%{import_path}/./interfaces/builtin' BUILDSTDERR: ++ dirname ./interfaces/builtin/network_control.go + install -d -p /builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.arm//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/builtin + cp -pav ./interfaces/builtin/network_control.go /builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.arm//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/builtin/network_control.go './interfaces/builtin/network_control.go' -> '/builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.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") BUILDSTDERR: ++ dirname ./interfaces/builtin/network_setup_observe_test.go + echo '%dir %{gopath}/src/%{import_path}/./interfaces/builtin' BUILDSTDERR: ++ dirname ./interfaces/builtin/network_setup_observe_test.go + install -d -p /builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.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.37.2-1.fc28.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.37.2-1.fc28.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") BUILDSTDERR: ++ dirname ./interfaces/builtin/gpg_public_keys.go + echo '%dir %{gopath}/src/%{import_path}/./interfaces/builtin' BUILDSTDERR: ++ dirname ./interfaces/builtin/gpg_public_keys.go + install -d -p /builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.arm//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/builtin + cp -pav ./interfaces/builtin/gpg_public_keys.go /builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.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.37.2-1.fc28.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") BUILDSTDERR: ++ dirname ./interfaces/builtin/network_status_test.go + echo '%dir %{gopath}/src/%{import_path}/./interfaces/builtin' BUILDSTDERR: ++ dirname ./interfaces/builtin/network_status_test.go + install -d -p /builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.arm//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/builtin + cp -pav ./interfaces/builtin/network_status_test.go /builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.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.37.2-1.fc28.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") BUILDSTDERR: ++ dirname ./interfaces/builtin/kubernetes_support_test.go + echo '%dir %{gopath}/src/%{import_path}/./interfaces/builtin' BUILDSTDERR: ++ dirname ./interfaces/builtin/kubernetes_support_test.go + install -d -p /builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.arm//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/builtin + cp -pav ./interfaces/builtin/kubernetes_support_test.go /builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.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.37.2-1.fc28.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") BUILDSTDERR: ++ dirname ./interfaces/builtin/common_test.go + echo '%dir %{gopath}/src/%{import_path}/./interfaces/builtin' BUILDSTDERR: ++ dirname ./interfaces/builtin/common_test.go + install -d -p /builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.arm//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/builtin + cp -pav ./interfaces/builtin/common_test.go /builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.arm//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/builtin/common_test.go './interfaces/builtin/common_test.go' -> '/builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.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") BUILDSTDERR: ++ dirname ./interfaces/builtin/hidraw_test.go + echo '%dir %{gopath}/src/%{import_path}/./interfaces/builtin' BUILDSTDERR: ++ dirname ./interfaces/builtin/hidraw_test.go + install -d -p /builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.arm//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/builtin + cp -pav ./interfaces/builtin/hidraw_test.go /builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.arm//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/builtin/hidraw_test.go './interfaces/builtin/hidraw_test.go' -> '/builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.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") BUILDSTDERR: ++ dirname ./interfaces/builtin/system_observe.go + echo '%dir %{gopath}/src/%{import_path}/./interfaces/builtin' BUILDSTDERR: ++ dirname ./interfaces/builtin/system_observe.go + install -d -p /builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.arm//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/builtin + cp -pav ./interfaces/builtin/system_observe.go /builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.arm//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/builtin/system_observe.go './interfaces/builtin/system_observe.go' -> '/builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.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") BUILDSTDERR: ++ dirname ./interfaces/builtin/gpg_keys_test.go + echo '%dir %{gopath}/src/%{import_path}/./interfaces/builtin' BUILDSTDERR: ++ dirname ./interfaces/builtin/gpg_keys_test.go + install -d -p /builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.arm//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/builtin + cp -pav ./interfaces/builtin/gpg_keys_test.go /builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.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.37.2-1.fc28.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") BUILDSTDERR: ++ dirname ./interfaces/builtin/daemon_notify_test.go + echo '%dir %{gopath}/src/%{import_path}/./interfaces/builtin' BUILDSTDERR: ++ dirname ./interfaces/builtin/daemon_notify_test.go + install -d -p /builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.arm//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/builtin + cp -pav ./interfaces/builtin/daemon_notify_test.go /builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.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.37.2-1.fc28.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") BUILDSTDERR: ++ dirname ./interfaces/builtin/dcdbas_control.go + echo '%dir %{gopath}/src/%{import_path}/./interfaces/builtin' BUILDSTDERR: ++ dirname ./interfaces/builtin/dcdbas_control.go + install -d -p /builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.arm//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/builtin + cp -pav ./interfaces/builtin/dcdbas_control.go /builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.arm//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/builtin/dcdbas_control.go './interfaces/builtin/dcdbas_control.go' -> '/builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.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") BUILDSTDERR: ++ dirname ./interfaces/builtin/content_test.go + echo '%dir %{gopath}/src/%{import_path}/./interfaces/builtin' BUILDSTDERR: ++ dirname ./interfaces/builtin/content_test.go + install -d -p /builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.arm//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/builtin + cp -pav ./interfaces/builtin/content_test.go /builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.arm//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/builtin/content_test.go './interfaces/builtin/content_test.go' -> '/builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.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") BUILDSTDERR: ++ dirname ./interfaces/builtin/screen_inhibit_control_test.go + echo '%dir %{gopath}/src/%{import_path}/./interfaces/builtin' BUILDSTDERR: ++ dirname ./interfaces/builtin/screen_inhibit_control_test.go + install -d -p /builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.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.37.2-1.fc28.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.37.2-1.fc28.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") BUILDSTDERR: ++ dirname ./interfaces/builtin/gpio.go + echo '%dir %{gopath}/src/%{import_path}/./interfaces/builtin' BUILDSTDERR: ++ dirname ./interfaces/builtin/gpio.go + install -d -p /builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.arm//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/builtin + cp -pav ./interfaces/builtin/gpio.go /builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.arm//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/builtin/gpio.go './interfaces/builtin/gpio.go' -> '/builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.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") BUILDSTDERR: ++ dirname ./interfaces/builtin/hardware_random_control_test.go + echo '%dir %{gopath}/src/%{import_path}/./interfaces/builtin' BUILDSTDERR: ++ dirname ./interfaces/builtin/hardware_random_control_test.go + install -d -p /builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.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.37.2-1.fc28.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.37.2-1.fc28.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") BUILDSTDERR: ++ dirname ./interfaces/builtin/utils_test.go + echo '%dir %{gopath}/src/%{import_path}/./interfaces/builtin' BUILDSTDERR: ++ dirname ./interfaces/builtin/utils_test.go + install -d -p /builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.arm//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/builtin + cp -pav ./interfaces/builtin/utils_test.go /builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.arm//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/builtin/utils_test.go './interfaces/builtin/utils_test.go' -> '/builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.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") BUILDSTDERR: ++ dirname ./interfaces/builtin/openvswitch_support.go + echo '%dir %{gopath}/src/%{import_path}/./interfaces/builtin' BUILDSTDERR: ++ dirname ./interfaces/builtin/openvswitch_support.go + install -d -p /builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.arm//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/builtin + cp -pav ./interfaces/builtin/openvswitch_support.go /builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.arm//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/builtin/openvswitch_support.go './interfaces/builtin/openvswitch_support.go' -> '/builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.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") BUILDSTDERR: ++ dirname ./interfaces/builtin/juju_client_observe.go + echo '%dir %{gopath}/src/%{import_path}/./interfaces/builtin' BUILDSTDERR: ++ dirname ./interfaces/builtin/juju_client_observe.go + install -d -p /builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.arm//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/builtin + cp -pav ./interfaces/builtin/juju_client_observe.go /builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.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.37.2-1.fc28.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") BUILDSTDERR: ++ dirname ./interfaces/builtin/contacts_service.go + echo '%dir %{gopath}/src/%{import_path}/./interfaces/builtin' BUILDSTDERR: ++ dirname ./interfaces/builtin/contacts_service.go + install -d -p /builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.arm//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/builtin + cp -pav ./interfaces/builtin/contacts_service.go /builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.arm//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/builtin/contacts_service.go './interfaces/builtin/contacts_service.go' -> '/builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.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") BUILDSTDERR: ++ dirname ./interfaces/builtin/io_ports_control.go + echo '%dir %{gopath}/src/%{import_path}/./interfaces/builtin' BUILDSTDERR: ++ dirname ./interfaces/builtin/io_ports_control.go + install -d -p /builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.arm//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/builtin + cp -pav ./interfaces/builtin/io_ports_control.go /builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.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.37.2-1.fc28.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") BUILDSTDERR: ++ dirname ./interfaces/builtin/calendar_service.go + echo '%dir %{gopath}/src/%{import_path}/./interfaces/builtin' BUILDSTDERR: ++ dirname ./interfaces/builtin/calendar_service.go + install -d -p /builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.arm//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/builtin + cp -pav ./interfaces/builtin/calendar_service.go /builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.arm//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/builtin/calendar_service.go './interfaces/builtin/calendar_service.go' -> '/builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.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") BUILDSTDERR: ++ dirname ./interfaces/builtin/online_accounts_service.go + echo '%dir %{gopath}/src/%{import_path}/./interfaces/builtin' BUILDSTDERR: ++ dirname ./interfaces/builtin/online_accounts_service.go + install -d -p /builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.arm//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/builtin + cp -pav ./interfaces/builtin/online_accounts_service.go /builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.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.37.2-1.fc28.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") BUILDSTDERR: ++ dirname ./interfaces/builtin/fwupd_test.go + echo '%dir %{gopath}/src/%{import_path}/./interfaces/builtin' BUILDSTDERR: ++ dirname ./interfaces/builtin/fwupd_test.go + install -d -p /builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.arm//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/builtin + cp -pav ./interfaces/builtin/fwupd_test.go /builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.arm//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/builtin/fwupd_test.go './interfaces/builtin/fwupd_test.go' -> '/builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.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") BUILDSTDERR: ++ dirname ./interfaces/builtin/ssh_keys.go + echo '%dir %{gopath}/src/%{import_path}/./interfaces/builtin' BUILDSTDERR: ++ dirname ./interfaces/builtin/ssh_keys.go + install -d -p /builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.arm//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/builtin + cp -pav ./interfaces/builtin/ssh_keys.go /builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.arm//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/builtin/ssh_keys.go './interfaces/builtin/ssh_keys.go' -> '/builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.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") BUILDSTDERR: ++ dirname ./interfaces/builtin/hardware_random_observe_test.go + echo '%dir %{gopath}/src/%{import_path}/./interfaces/builtin' BUILDSTDERR: ++ dirname ./interfaces/builtin/hardware_random_observe_test.go + install -d -p /builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.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.37.2-1.fc28.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.37.2-1.fc28.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") BUILDSTDERR: ++ dirname ./interfaces/builtin/docker.go + echo '%dir %{gopath}/src/%{import_path}/./interfaces/builtin' BUILDSTDERR: ++ dirname ./interfaces/builtin/docker.go + install -d -p /builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.arm//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/builtin + cp -pav ./interfaces/builtin/docker.go /builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.arm//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/builtin/docker.go './interfaces/builtin/docker.go' -> '/builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.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") BUILDSTDERR: ++ dirname ./interfaces/builtin/accounts_service_test.go + echo '%dir %{gopath}/src/%{import_path}/./interfaces/builtin' BUILDSTDERR: ++ dirname ./interfaces/builtin/accounts_service_test.go + install -d -p /builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.arm//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/builtin + cp -pav ./interfaces/builtin/accounts_service_test.go /builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.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.37.2-1.fc28.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") BUILDSTDERR: ++ dirname ./interfaces/builtin/kubernetes_support.go + echo '%dir %{gopath}/src/%{import_path}/./interfaces/builtin' BUILDSTDERR: ++ dirname ./interfaces/builtin/kubernetes_support.go + install -d -p /builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.arm//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/builtin + cp -pav ./interfaces/builtin/kubernetes_support.go /builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.arm//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/builtin/kubernetes_support.go './interfaces/builtin/kubernetes_support.go' -> '/builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.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") BUILDSTDERR: ++ dirname ./interfaces/builtin/network_bind_test.go + echo '%dir %{gopath}/src/%{import_path}/./interfaces/builtin' BUILDSTDERR: ++ dirname ./interfaces/builtin/network_bind_test.go + install -d -p /builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.arm//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/builtin + cp -pav ./interfaces/builtin/network_bind_test.go /builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.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.37.2-1.fc28.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") BUILDSTDERR: ++ dirname ./interfaces/builtin/network_status.go + echo '%dir %{gopath}/src/%{import_path}/./interfaces/builtin' BUILDSTDERR: ++ dirname ./interfaces/builtin/network_status.go + install -d -p /builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.arm//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/builtin + cp -pav ./interfaces/builtin/network_status.go /builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.arm//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/builtin/network_status.go './interfaces/builtin/network_status.go' -> '/builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.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") BUILDSTDERR: ++ dirname ./interfaces/builtin/framebuffer_test.go + echo '%dir %{gopath}/src/%{import_path}/./interfaces/builtin' BUILDSTDERR: ++ dirname ./interfaces/builtin/framebuffer_test.go + install -d -p /builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.arm//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/builtin + cp -pav ./interfaces/builtin/framebuffer_test.go /builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.arm//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/builtin/framebuffer_test.go './interfaces/builtin/framebuffer_test.go' -> '/builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.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") BUILDSTDERR: ++ dirname ./interfaces/builtin/x11.go + echo '%dir %{gopath}/src/%{import_path}/./interfaces/builtin' BUILDSTDERR: ++ dirname ./interfaces/builtin/x11.go + install -d -p /builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.arm//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/builtin + cp -pav ./interfaces/builtin/x11.go /builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.arm//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/builtin/x11.go './interfaces/builtin/x11.go' -> '/builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.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") BUILDSTDERR: ++ dirname ./interfaces/builtin/lxd_support.go + echo '%dir %{gopath}/src/%{import_path}/./interfaces/builtin' BUILDSTDERR: ++ dirname ./interfaces/builtin/lxd_support.go + install -d -p /builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.arm//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/builtin + cp -pav ./interfaces/builtin/lxd_support.go /builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.arm//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/builtin/lxd_support.go './interfaces/builtin/lxd_support.go' -> '/builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.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") BUILDSTDERR: ++ dirname ./interfaces/builtin/i2c.go + echo '%dir %{gopath}/src/%{import_path}/./interfaces/builtin' BUILDSTDERR: ++ dirname ./interfaces/builtin/i2c.go + install -d -p /builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.arm//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/builtin + cp -pav ./interfaces/builtin/i2c.go /builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.arm//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/builtin/i2c.go './interfaces/builtin/i2c.go' -> '/builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.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") BUILDSTDERR: ++ dirname ./interfaces/builtin/adb_support.go + echo '%dir %{gopath}/src/%{import_path}/./interfaces/builtin' BUILDSTDERR: ++ dirname ./interfaces/builtin/adb_support.go + install -d -p /builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.arm//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/builtin + cp -pav ./interfaces/builtin/adb_support.go /builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.arm//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/builtin/adb_support.go './interfaces/builtin/adb_support.go' -> '/builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.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") BUILDSTDERR: ++ dirname ./interfaces/builtin/shutdown.go + echo '%dir %{gopath}/src/%{import_path}/./interfaces/builtin' BUILDSTDERR: ++ dirname ./interfaces/builtin/shutdown.go + install -d -p /builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.arm//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/builtin + cp -pav ./interfaces/builtin/shutdown.go /builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.arm//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/builtin/shutdown.go './interfaces/builtin/shutdown.go' -> '/builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.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") BUILDSTDERR: ++ dirname ./interfaces/builtin/classic_support_test.go + echo '%dir %{gopath}/src/%{import_path}/./interfaces/builtin' BUILDSTDERR: ++ dirname ./interfaces/builtin/classic_support_test.go + install -d -p /builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.arm//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/builtin + cp -pav ./interfaces/builtin/classic_support_test.go /builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.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.37.2-1.fc28.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") BUILDSTDERR: ++ dirname ./interfaces/builtin/fuse_support.go + echo '%dir %{gopath}/src/%{import_path}/./interfaces/builtin' BUILDSTDERR: ++ dirname ./interfaces/builtin/fuse_support.go + install -d -p /builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.arm//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/builtin + cp -pav ./interfaces/builtin/fuse_support.go /builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.arm//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/builtin/fuse_support.go './interfaces/builtin/fuse_support.go' -> '/builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.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") BUILDSTDERR: ++ dirname ./interfaces/builtin/home.go + echo '%dir %{gopath}/src/%{import_path}/./interfaces/builtin' BUILDSTDERR: ++ dirname ./interfaces/builtin/home.go + install -d -p /builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.arm//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/builtin + cp -pav ./interfaces/builtin/home.go /builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.arm//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/builtin/home.go './interfaces/builtin/home.go' -> '/builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.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") BUILDSTDERR: ++ dirname ./interfaces/builtin/iio.go + echo '%dir %{gopath}/src/%{import_path}/./interfaces/builtin' BUILDSTDERR: ++ dirname ./interfaces/builtin/iio.go + install -d -p /builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.arm//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/builtin + cp -pav ./interfaces/builtin/iio.go /builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.arm//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/builtin/iio.go './interfaces/builtin/iio.go' -> '/builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.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") BUILDSTDERR: ++ dirname ./interfaces/builtin/mount_observe.go + echo '%dir %{gopath}/src/%{import_path}/./interfaces/builtin' BUILDSTDERR: ++ dirname ./interfaces/builtin/mount_observe.go + install -d -p /builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.arm//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/builtin + cp -pav ./interfaces/builtin/mount_observe.go /builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.arm//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/builtin/mount_observe.go './interfaces/builtin/mount_observe.go' -> '/builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.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") BUILDSTDERR: ++ dirname ./interfaces/builtin/camera_test.go + echo '%dir %{gopath}/src/%{import_path}/./interfaces/builtin' BUILDSTDERR: ++ dirname ./interfaces/builtin/camera_test.go + install -d -p /builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.arm//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/builtin + cp -pav ./interfaces/builtin/camera_test.go /builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.arm//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/builtin/camera_test.go './interfaces/builtin/camera_test.go' -> '/builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.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") BUILDSTDERR: ++ dirname ./interfaces/builtin/device_buttons.go + echo '%dir %{gopath}/src/%{import_path}/./interfaces/builtin' BUILDSTDERR: ++ dirname ./interfaces/builtin/device_buttons.go + install -d -p /builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.arm//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/builtin + cp -pav ./interfaces/builtin/device_buttons.go /builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.arm//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/builtin/device_buttons.go './interfaces/builtin/device_buttons.go' -> '/builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.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") BUILDSTDERR: ++ dirname ./interfaces/builtin/hostname_control_test.go + echo '%dir %{gopath}/src/%{import_path}/./interfaces/builtin' BUILDSTDERR: ++ dirname ./interfaces/builtin/hostname_control_test.go + install -d -p /builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.arm//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/builtin + cp -pav ./interfaces/builtin/hostname_control_test.go /builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.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.37.2-1.fc28.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") BUILDSTDERR: ++ dirname ./interfaces/builtin/raw_usb.go + echo '%dir %{gopath}/src/%{import_path}/./interfaces/builtin' BUILDSTDERR: ++ dirname ./interfaces/builtin/raw_usb.go + install -d -p /builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.arm//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/builtin + cp -pav ./interfaces/builtin/raw_usb.go /builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.arm//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/builtin/raw_usb.go './interfaces/builtin/raw_usb.go' -> '/builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.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") BUILDSTDERR: ++ dirname ./interfaces/builtin/display_control.go + echo '%dir %{gopath}/src/%{import_path}/./interfaces/builtin' BUILDSTDERR: ++ dirname ./interfaces/builtin/display_control.go + install -d -p /builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.arm//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/builtin + cp -pav ./interfaces/builtin/display_control.go /builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.arm//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/builtin/display_control.go './interfaces/builtin/display_control.go' -> '/builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.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") BUILDSTDERR: ++ dirname ./interfaces/builtin/adb_support_test.go + echo '%dir %{gopath}/src/%{import_path}/./interfaces/builtin' BUILDSTDERR: ++ dirname ./interfaces/builtin/adb_support_test.go + install -d -p /builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.arm//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/builtin + cp -pav ./interfaces/builtin/adb_support_test.go /builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.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.37.2-1.fc28.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") BUILDSTDERR: ++ dirname ./interfaces/builtin/docker_support.go + echo '%dir %{gopath}/src/%{import_path}/./interfaces/builtin' BUILDSTDERR: ++ dirname ./interfaces/builtin/docker_support.go + install -d -p /builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.arm//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/builtin + cp -pav ./interfaces/builtin/docker_support.go /builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.arm//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/builtin/docker_support.go './interfaces/builtin/docker_support.go' -> '/builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.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") BUILDSTDERR: ++ dirname ./interfaces/builtin/hardware_random_control.go + echo '%dir %{gopath}/src/%{import_path}/./interfaces/builtin' BUILDSTDERR: ++ dirname ./interfaces/builtin/hardware_random_control.go + install -d -p /builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.arm//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/builtin + cp -pav ./interfaces/builtin/hardware_random_control.go /builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.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.37.2-1.fc28.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") BUILDSTDERR: ++ dirname ./interfaces/builtin/avahi_observe.go + echo '%dir %{gopath}/src/%{import_path}/./interfaces/builtin' BUILDSTDERR: ++ dirname ./interfaces/builtin/avahi_observe.go + install -d -p /builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.arm//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/builtin + cp -pav ./interfaces/builtin/avahi_observe.go /builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.arm//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/builtin/avahi_observe.go './interfaces/builtin/avahi_observe.go' -> '/builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.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") BUILDSTDERR: ++ dirname ./interfaces/builtin/bluetooth_control_test.go + echo '%dir %{gopath}/src/%{import_path}/./interfaces/builtin' BUILDSTDERR: ++ dirname ./interfaces/builtin/bluetooth_control_test.go + install -d -p /builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.arm//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/builtin + cp -pav ./interfaces/builtin/bluetooth_control_test.go /builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.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.37.2-1.fc28.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") BUILDSTDERR: ++ dirname ./interfaces/builtin/serial_port.go + echo '%dir %{gopath}/src/%{import_path}/./interfaces/builtin' BUILDSTDERR: ++ dirname ./interfaces/builtin/serial_port.go + install -d -p /builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.arm//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/builtin + cp -pav ./interfaces/builtin/serial_port.go /builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.arm//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/builtin/serial_port.go './interfaces/builtin/serial_port.go' -> '/builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.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") BUILDSTDERR: ++ dirname ./interfaces/builtin/cups_control.go + echo '%dir %{gopath}/src/%{import_path}/./interfaces/builtin' BUILDSTDERR: ++ dirname ./interfaces/builtin/cups_control.go + install -d -p /builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.arm//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/builtin + cp -pav ./interfaces/builtin/cups_control.go /builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.arm//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/builtin/cups_control.go './interfaces/builtin/cups_control.go' -> '/builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.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") BUILDSTDERR: ++ dirname ./interfaces/builtin/ofono.go + echo '%dir %{gopath}/src/%{import_path}/./interfaces/builtin' BUILDSTDERR: ++ dirname ./interfaces/builtin/ofono.go + install -d -p /builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.arm//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/builtin + cp -pav ./interfaces/builtin/ofono.go /builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.arm//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/builtin/ofono.go './interfaces/builtin/ofono.go' -> '/builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.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") BUILDSTDERR: ++ dirname ./interfaces/builtin/physical_memory_control_test.go + echo '%dir %{gopath}/src/%{import_path}/./interfaces/builtin' BUILDSTDERR: ++ dirname ./interfaces/builtin/physical_memory_control_test.go + install -d -p /builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.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.37.2-1.fc28.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.37.2-1.fc28.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") BUILDSTDERR: ++ dirname ./interfaces/builtin/network_test.go + echo '%dir %{gopath}/src/%{import_path}/./interfaces/builtin' BUILDSTDERR: ++ dirname ./interfaces/builtin/network_test.go + install -d -p /builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.arm//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/builtin + cp -pav ./interfaces/builtin/network_test.go /builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.arm//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/builtin/network_test.go './interfaces/builtin/network_test.go' -> '/builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.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") BUILDSTDERR: ++ dirname ./interfaces/builtin/daemon_notify.go + echo '%dir %{gopath}/src/%{import_path}/./interfaces/builtin' BUILDSTDERR: ++ dirname ./interfaces/builtin/daemon_notify.go + install -d -p /builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.arm//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/builtin + cp -pav ./interfaces/builtin/daemon_notify.go /builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.arm//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/builtin/daemon_notify.go './interfaces/builtin/daemon_notify.go' -> '/builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.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") BUILDSTDERR: ++ dirname ./interfaces/builtin/spi_test.go + echo '%dir %{gopath}/src/%{import_path}/./interfaces/builtin' BUILDSTDERR: ++ dirname ./interfaces/builtin/spi_test.go + install -d -p /builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.arm//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/builtin + cp -pav ./interfaces/builtin/spi_test.go /builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.arm//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/builtin/spi_test.go './interfaces/builtin/spi_test.go' -> '/builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.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") BUILDSTDERR: ++ dirname ./interfaces/builtin/hardware_random_observe.go + echo '%dir %{gopath}/src/%{import_path}/./interfaces/builtin' BUILDSTDERR: ++ dirname ./interfaces/builtin/hardware_random_observe.go + install -d -p /builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.arm//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/builtin + cp -pav ./interfaces/builtin/hardware_random_observe.go /builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.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.37.2-1.fc28.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") BUILDSTDERR: ++ dirname ./interfaces/builtin/location_control_test.go + echo '%dir %{gopath}/src/%{import_path}/./interfaces/builtin' BUILDSTDERR: ++ dirname ./interfaces/builtin/location_control_test.go + install -d -p /builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.arm//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/builtin + cp -pav ./interfaces/builtin/location_control_test.go /builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.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.37.2-1.fc28.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") BUILDSTDERR: ++ dirname ./interfaces/builtin/lxd_test.go + echo '%dir %{gopath}/src/%{import_path}/./interfaces/builtin' BUILDSTDERR: ++ dirname ./interfaces/builtin/lxd_test.go + install -d -p /builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.arm//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/builtin + cp -pav ./interfaces/builtin/lxd_test.go /builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.arm//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/builtin/lxd_test.go './interfaces/builtin/lxd_test.go' -> '/builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.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") BUILDSTDERR: ++ dirname ./interfaces/builtin/all_test.go + echo '%dir %{gopath}/src/%{import_path}/./interfaces/builtin' BUILDSTDERR: ++ dirname ./interfaces/builtin/all_test.go + install -d -p /builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.arm//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/builtin + cp -pav ./interfaces/builtin/all_test.go /builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.arm//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/builtin/all_test.go './interfaces/builtin/all_test.go' -> '/builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.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") BUILDSTDERR: ++ dirname ./interfaces/builtin/docker_support_test.go + echo '%dir %{gopath}/src/%{import_path}/./interfaces/builtin' BUILDSTDERR: ++ dirname ./interfaces/builtin/docker_support_test.go + install -d -p /builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.arm//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/builtin + cp -pav ./interfaces/builtin/docker_support_test.go /builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.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.37.2-1.fc28.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") BUILDSTDERR: ++ dirname ./interfaces/builtin/kernel_module_observe_test.go + echo '%dir %{gopath}/src/%{import_path}/./interfaces/builtin' BUILDSTDERR: ++ dirname ./interfaces/builtin/kernel_module_observe_test.go + install -d -p /builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.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.37.2-1.fc28.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.37.2-1.fc28.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") BUILDSTDERR: ++ dirname ./interfaces/builtin/wayland.go + echo '%dir %{gopath}/src/%{import_path}/./interfaces/builtin' BUILDSTDERR: ++ dirname ./interfaces/builtin/wayland.go + install -d -p /builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.arm//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/builtin + cp -pav ./interfaces/builtin/wayland.go /builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.arm//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/builtin/wayland.go './interfaces/builtin/wayland.go' -> '/builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.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") BUILDSTDERR: ++ dirname ./interfaces/builtin/home_test.go + echo '%dir %{gopath}/src/%{import_path}/./interfaces/builtin' BUILDSTDERR: ++ dirname ./interfaces/builtin/home_test.go + install -d -p /builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.arm//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/builtin + cp -pav ./interfaces/builtin/home_test.go /builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.arm//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/builtin/home_test.go './interfaces/builtin/home_test.go' -> '/builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.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") BUILDSTDERR: ++ dirname ./interfaces/builtin/ssh_public_keys.go + echo '%dir %{gopath}/src/%{import_path}/./interfaces/builtin' BUILDSTDERR: ++ dirname ./interfaces/builtin/ssh_public_keys.go + install -d -p /builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.arm//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/builtin + cp -pav ./interfaces/builtin/ssh_public_keys.go /builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.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.37.2-1.fc28.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") BUILDSTDERR: ++ dirname ./interfaces/builtin/physical_memory_control.go + echo '%dir %{gopath}/src/%{import_path}/./interfaces/builtin' BUILDSTDERR: ++ dirname ./interfaces/builtin/physical_memory_control.go + install -d -p /builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.arm//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/builtin + cp -pav ./interfaces/builtin/physical_memory_control.go /builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.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.37.2-1.fc28.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") BUILDSTDERR: ++ dirname ./interfaces/builtin/can_bus_test.go + echo '%dir %{gopath}/src/%{import_path}/./interfaces/builtin' BUILDSTDERR: ++ dirname ./interfaces/builtin/can_bus_test.go + install -d -p /builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.arm//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/builtin + cp -pav ./interfaces/builtin/can_bus_test.go /builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.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.37.2-1.fc28.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") BUILDSTDERR: ++ dirname ./interfaces/builtin/dummy.go + echo '%dir %{gopath}/src/%{import_path}/./interfaces/builtin' BUILDSTDERR: ++ dirname ./interfaces/builtin/dummy.go + install -d -p /builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.arm//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/builtin + cp -pav ./interfaces/builtin/dummy.go /builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.arm//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/builtin/dummy.go './interfaces/builtin/dummy.go' -> '/builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.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") BUILDSTDERR: ++ dirname ./interfaces/builtin/unity8_test.go + echo '%dir %{gopath}/src/%{import_path}/./interfaces/builtin' BUILDSTDERR: ++ dirname ./interfaces/builtin/unity8_test.go + install -d -p /builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.arm//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/builtin + cp -pav ./interfaces/builtin/unity8_test.go /builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.arm//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/builtin/unity8_test.go './interfaces/builtin/unity8_test.go' -> '/builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.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") BUILDSTDERR: ++ dirname ./interfaces/builtin/openvswitch.go + echo '%dir %{gopath}/src/%{import_path}/./interfaces/builtin' BUILDSTDERR: ++ dirname ./interfaces/builtin/openvswitch.go + install -d -p /builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.arm//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/builtin + cp -pav ./interfaces/builtin/openvswitch.go /builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.arm//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/builtin/openvswitch.go './interfaces/builtin/openvswitch.go' -> '/builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.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") BUILDSTDERR: ++ dirname ./interfaces/builtin/juju_client_observe_test.go + echo '%dir %{gopath}/src/%{import_path}/./interfaces/builtin' BUILDSTDERR: ++ dirname ./interfaces/builtin/juju_client_observe_test.go + install -d -p /builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.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.37.2-1.fc28.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.37.2-1.fc28.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") BUILDSTDERR: ++ dirname ./interfaces/builtin/mpris_test.go + echo '%dir %{gopath}/src/%{import_path}/./interfaces/builtin' BUILDSTDERR: ++ dirname ./interfaces/builtin/mpris_test.go + install -d -p /builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.arm//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/builtin + cp -pav ./interfaces/builtin/mpris_test.go /builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.arm//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/builtin/mpris_test.go './interfaces/builtin/mpris_test.go' -> '/builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.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") BUILDSTDERR: ++ dirname ./interfaces/builtin/storage_framework_service_test.go + echo '%dir %{gopath}/src/%{import_path}/./interfaces/builtin' BUILDSTDERR: ++ dirname ./interfaces/builtin/storage_framework_service_test.go + install -d -p /builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.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.37.2-1.fc28.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.37.2-1.fc28.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") BUILDSTDERR: ++ dirname ./interfaces/builtin/time_control.go + echo '%dir %{gopath}/src/%{import_path}/./interfaces/builtin' BUILDSTDERR: ++ dirname ./interfaces/builtin/time_control.go + install -d -p /builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.arm//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/builtin + cp -pav ./interfaces/builtin/time_control.go /builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.arm//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/builtin/time_control.go './interfaces/builtin/time_control.go' -> '/builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.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") BUILDSTDERR: ++ dirname ./interfaces/builtin/openvswitch_support_test.go + echo '%dir %{gopath}/src/%{import_path}/./interfaces/builtin' BUILDSTDERR: ++ dirname ./interfaces/builtin/openvswitch_support_test.go + install -d -p /builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.arm//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/builtin + cp -pav ./interfaces/builtin/openvswitch_support_test.go /builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.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.37.2-1.fc28.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") BUILDSTDERR: ++ dirname ./interfaces/builtin/optical_drive_test.go + echo '%dir %{gopath}/src/%{import_path}/./interfaces/builtin' BUILDSTDERR: ++ dirname ./interfaces/builtin/optical_drive_test.go + install -d -p /builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.arm//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/builtin + cp -pav ./interfaces/builtin/optical_drive_test.go /builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.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.37.2-1.fc28.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") BUILDSTDERR: ++ dirname ./interfaces/builtin/cpu_control.go + echo '%dir %{gopath}/src/%{import_path}/./interfaces/builtin' BUILDSTDERR: ++ dirname ./interfaces/builtin/cpu_control.go + install -d -p /builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.arm//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/builtin + cp -pav ./interfaces/builtin/cpu_control.go /builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.arm//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/builtin/cpu_control.go './interfaces/builtin/cpu_control.go' -> '/builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.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") BUILDSTDERR: ++ dirname ./interfaces/builtin/common.go + echo '%dir %{gopath}/src/%{import_path}/./interfaces/builtin' BUILDSTDERR: ++ dirname ./interfaces/builtin/common.go + install -d -p /builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.arm//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/builtin + cp -pav ./interfaces/builtin/common.go /builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.arm//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/builtin/common.go './interfaces/builtin/common.go' -> '/builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.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") BUILDSTDERR: ++ dirname ./interfaces/builtin/removable_media_test.go + echo '%dir %{gopath}/src/%{import_path}/./interfaces/builtin' BUILDSTDERR: ++ dirname ./interfaces/builtin/removable_media_test.go + install -d -p /builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.arm//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/builtin + cp -pav ./interfaces/builtin/removable_media_test.go /builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.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.37.2-1.fc28.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") BUILDSTDERR: ++ dirname ./interfaces/builtin/unity8_contacts.go + echo '%dir %{gopath}/src/%{import_path}/./interfaces/builtin' BUILDSTDERR: ++ dirname ./interfaces/builtin/unity8_contacts.go + install -d -p /builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.arm//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/builtin + cp -pav ./interfaces/builtin/unity8_contacts.go /builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.arm//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/builtin/unity8_contacts.go './interfaces/builtin/unity8_contacts.go' -> '/builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.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") BUILDSTDERR: ++ dirname ./interfaces/builtin/libvirt_test.go + echo '%dir %{gopath}/src/%{import_path}/./interfaces/builtin' BUILDSTDERR: ++ dirname ./interfaces/builtin/libvirt_test.go + install -d -p /builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.arm//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/builtin + cp -pav ./interfaces/builtin/libvirt_test.go /builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.arm//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/builtin/libvirt_test.go './interfaces/builtin/libvirt_test.go' -> '/builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.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") BUILDSTDERR: ++ dirname ./interfaces/builtin/online_accounts_service_test.go + echo '%dir %{gopath}/src/%{import_path}/./interfaces/builtin' BUILDSTDERR: ++ dirname ./interfaces/builtin/online_accounts_service_test.go + install -d -p /builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.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.37.2-1.fc28.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.37.2-1.fc28.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") BUILDSTDERR: ++ dirname ./interfaces/builtin/gsettings_test.go + echo '%dir %{gopath}/src/%{import_path}/./interfaces/builtin' BUILDSTDERR: ++ dirname ./interfaces/builtin/gsettings_test.go + install -d -p /builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.arm//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/builtin + cp -pav ./interfaces/builtin/gsettings_test.go /builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.arm//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/builtin/gsettings_test.go './interfaces/builtin/gsettings_test.go' -> '/builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.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") BUILDSTDERR: ++ dirname ./interfaces/builtin/netlink_audit_test.go + echo '%dir %{gopath}/src/%{import_path}/./interfaces/builtin' BUILDSTDERR: ++ dirname ./interfaces/builtin/netlink_audit_test.go + install -d -p /builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.arm//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/builtin + cp -pav ./interfaces/builtin/netlink_audit_test.go /builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.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.37.2-1.fc28.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") BUILDSTDERR: ++ dirname ./interfaces/builtin/desktop_test.go + echo '%dir %{gopath}/src/%{import_path}/./interfaces/builtin' BUILDSTDERR: ++ dirname ./interfaces/builtin/desktop_test.go + install -d -p /builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.arm//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/builtin + cp -pav ./interfaces/builtin/desktop_test.go /builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.arm//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/builtin/desktop_test.go './interfaces/builtin/desktop_test.go' -> '/builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.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") BUILDSTDERR: ++ dirname ./interfaces/builtin/maliit.go + echo '%dir %{gopath}/src/%{import_path}/./interfaces/builtin' BUILDSTDERR: ++ dirname ./interfaces/builtin/maliit.go + install -d -p /builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.arm//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/builtin + cp -pav ./interfaces/builtin/maliit.go /builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.arm//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/builtin/maliit.go './interfaces/builtin/maliit.go' -> '/builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.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") BUILDSTDERR: ++ dirname ./interfaces/builtin/gpio_memory_control.go + echo '%dir %{gopath}/src/%{import_path}/./interfaces/builtin' BUILDSTDERR: ++ dirname ./interfaces/builtin/gpio_memory_control.go + install -d -p /builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.arm//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/builtin + cp -pav ./interfaces/builtin/gpio_memory_control.go /builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.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.37.2-1.fc28.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") BUILDSTDERR: ++ dirname ./interfaces/builtin/kvm_test.go + echo '%dir %{gopath}/src/%{import_path}/./interfaces/builtin' BUILDSTDERR: ++ dirname ./interfaces/builtin/kvm_test.go + install -d -p /builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.arm//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/builtin + cp -pav ./interfaces/builtin/kvm_test.go /builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.arm//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/builtin/kvm_test.go './interfaces/builtin/kvm_test.go' -> '/builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.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") BUILDSTDERR: ++ dirname ./interfaces/builtin/physical_memory_observe_test.go + echo '%dir %{gopath}/src/%{import_path}/./interfaces/builtin' BUILDSTDERR: ++ dirname ./interfaces/builtin/physical_memory_observe_test.go + install -d -p /builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.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.37.2-1.fc28.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.37.2-1.fc28.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") BUILDSTDERR: ++ dirname ./interfaces/builtin/unity8.go + echo '%dir %{gopath}/src/%{import_path}/./interfaces/builtin' BUILDSTDERR: ++ dirname ./interfaces/builtin/unity8.go + install -d -p /builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.arm//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/builtin + cp -pav ./interfaces/builtin/unity8.go /builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.arm//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/builtin/unity8.go './interfaces/builtin/unity8.go' -> '/builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.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") BUILDSTDERR: ++ dirname ./interfaces/builtin/mir_test.go + echo '%dir %{gopath}/src/%{import_path}/./interfaces/builtin' BUILDSTDERR: ++ dirname ./interfaces/builtin/mir_test.go + install -d -p /builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.arm//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/builtin + cp -pav ./interfaces/builtin/mir_test.go /builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.arm//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/builtin/mir_test.go './interfaces/builtin/mir_test.go' -> '/builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.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") BUILDSTDERR: ++ dirname ./interfaces/builtin/all.go + echo '%dir %{gopath}/src/%{import_path}/./interfaces/builtin' BUILDSTDERR: ++ dirname ./interfaces/builtin/all.go + install -d -p /builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.arm//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/builtin + cp -pav ./interfaces/builtin/all.go /builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.arm//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/builtin/all.go './interfaces/builtin/all.go' -> '/builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.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") BUILDSTDERR: ++ dirname ./interfaces/builtin/ubuntu_download_manager.go + echo '%dir %{gopath}/src/%{import_path}/./interfaces/builtin' BUILDSTDERR: ++ dirname ./interfaces/builtin/ubuntu_download_manager.go + install -d -p /builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.arm//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/builtin + cp -pav ./interfaces/builtin/ubuntu_download_manager.go /builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.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.37.2-1.fc28.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") BUILDSTDERR: ++ dirname ./interfaces/builtin/removable_media.go + echo '%dir %{gopath}/src/%{import_path}/./interfaces/builtin' BUILDSTDERR: ++ dirname ./interfaces/builtin/removable_media.go + install -d -p /builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.arm//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/builtin + cp -pav ./interfaces/builtin/removable_media.go /builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.arm//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/builtin/removable_media.go './interfaces/builtin/removable_media.go' -> '/builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.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") BUILDSTDERR: ++ dirname ./interfaces/builtin/kvm.go + echo '%dir %{gopath}/src/%{import_path}/./interfaces/builtin' BUILDSTDERR: ++ dirname ./interfaces/builtin/kvm.go + install -d -p /builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.arm//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/builtin + cp -pav ./interfaces/builtin/kvm.go /builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.arm//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/builtin/kvm.go './interfaces/builtin/kvm.go' -> '/builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.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") BUILDSTDERR: ++ dirname ./interfaces/builtin/unity8_calendar.go + echo '%dir %{gopath}/src/%{import_path}/./interfaces/builtin' BUILDSTDERR: ++ dirname ./interfaces/builtin/unity8_calendar.go + install -d -p /builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.arm//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/builtin + cp -pav ./interfaces/builtin/unity8_calendar.go /builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.arm//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/builtin/unity8_calendar.go './interfaces/builtin/unity8_calendar.go' -> '/builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.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") BUILDSTDERR: ++ dirname ./interfaces/builtin/network_setup_control_test.go + echo '%dir %{gopath}/src/%{import_path}/./interfaces/builtin' BUILDSTDERR: ++ dirname ./interfaces/builtin/network_setup_control_test.go + install -d -p /builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.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.37.2-1.fc28.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.37.2-1.fc28.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") BUILDSTDERR: ++ dirname ./interfaces/builtin/avahi_control.go + echo '%dir %{gopath}/src/%{import_path}/./interfaces/builtin' BUILDSTDERR: ++ dirname ./interfaces/builtin/avahi_control.go + install -d -p /builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.arm//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/builtin + cp -pav ./interfaces/builtin/avahi_control.go /builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.arm//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/builtin/avahi_control.go './interfaces/builtin/avahi_control.go' -> '/builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.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") BUILDSTDERR: ++ dirname ./interfaces/builtin/gsettings.go + echo '%dir %{gopath}/src/%{import_path}/./interfaces/builtin' BUILDSTDERR: ++ dirname ./interfaces/builtin/gsettings.go + install -d -p /builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.arm//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/builtin + cp -pav ./interfaces/builtin/gsettings.go /builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.arm//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/builtin/gsettings.go './interfaces/builtin/gsettings.go' -> '/builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.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") BUILDSTDERR: ++ dirname ./interfaces/builtin/ubuntu_download_manager_test.go + echo '%dir %{gopath}/src/%{import_path}/./interfaces/builtin' BUILDSTDERR: ++ dirname ./interfaces/builtin/ubuntu_download_manager_test.go + install -d -p /builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.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.37.2-1.fc28.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.37.2-1.fc28.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") BUILDSTDERR: ++ dirname ./interfaces/builtin/tpm_test.go + echo '%dir %{gopath}/src/%{import_path}/./interfaces/builtin' BUILDSTDERR: ++ dirname ./interfaces/builtin/tpm_test.go + install -d -p /builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.arm//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/builtin + cp -pav ./interfaces/builtin/tpm_test.go /builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.arm//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/builtin/tpm_test.go './interfaces/builtin/tpm_test.go' -> '/builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.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") BUILDSTDERR: ++ dirname ./interfaces/builtin/media_hub.go + echo '%dir %{gopath}/src/%{import_path}/./interfaces/builtin' BUILDSTDERR: ++ dirname ./interfaces/builtin/media_hub.go + install -d -p /builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.arm//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/builtin + cp -pav ./interfaces/builtin/media_hub.go /builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.arm//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/builtin/media_hub.go './interfaces/builtin/media_hub.go' -> '/builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.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") BUILDSTDERR: ++ dirname ./interfaces/builtin/timeserver_control_test.go + echo '%dir %{gopath}/src/%{import_path}/./interfaces/builtin' BUILDSTDERR: ++ dirname ./interfaces/builtin/timeserver_control_test.go + install -d -p /builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.arm//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/builtin + cp -pav ./interfaces/builtin/timeserver_control_test.go /builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.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.37.2-1.fc28.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") BUILDSTDERR: ++ dirname ./interfaces/builtin/account_control.go + echo '%dir %{gopath}/src/%{import_path}/./interfaces/builtin' BUILDSTDERR: ++ dirname ./interfaces/builtin/account_control.go + install -d -p /builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.arm//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/builtin + cp -pav ./interfaces/builtin/account_control.go /builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.arm//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/builtin/account_control.go './interfaces/builtin/account_control.go' -> '/builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.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") BUILDSTDERR: ++ dirname ./interfaces/builtin/log_observe.go + echo '%dir %{gopath}/src/%{import_path}/./interfaces/builtin' BUILDSTDERR: ++ dirname ./interfaces/builtin/log_observe.go + install -d -p /builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.arm//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/builtin + cp -pav ./interfaces/builtin/log_observe.go /builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.arm//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/builtin/log_observe.go './interfaces/builtin/log_observe.go' -> '/builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.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") BUILDSTDERR: ++ dirname ./interfaces/builtin/system_trace_test.go + echo '%dir %{gopath}/src/%{import_path}/./interfaces/builtin' BUILDSTDERR: ++ dirname ./interfaces/builtin/system_trace_test.go + install -d -p /builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.arm//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/builtin + cp -pav ./interfaces/builtin/system_trace_test.go /builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.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.37.2-1.fc28.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") BUILDSTDERR: ++ dirname ./interfaces/builtin/system_trace.go + echo '%dir %{gopath}/src/%{import_path}/./interfaces/builtin' BUILDSTDERR: ++ dirname ./interfaces/builtin/system_trace.go + install -d -p /builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.arm//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/builtin + cp -pav ./interfaces/builtin/system_trace.go /builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.arm//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/builtin/system_trace.go './interfaces/builtin/system_trace.go' -> '/builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.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") BUILDSTDERR: ++ dirname ./interfaces/builtin/timezone_control.go + echo '%dir %{gopath}/src/%{import_path}/./interfaces/builtin' BUILDSTDERR: ++ dirname ./interfaces/builtin/timezone_control.go + install -d -p /builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.arm//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/builtin + cp -pav ./interfaces/builtin/timezone_control.go /builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.arm//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/builtin/timezone_control.go './interfaces/builtin/timezone_control.go' -> '/builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.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") BUILDSTDERR: ++ dirname ./interfaces/builtin/thumbnailer_service.go + echo '%dir %{gopath}/src/%{import_path}/./interfaces/builtin' BUILDSTDERR: ++ dirname ./interfaces/builtin/thumbnailer_service.go + install -d -p /builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.arm//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/builtin + cp -pav ./interfaces/builtin/thumbnailer_service.go /builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.arm//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/builtin/thumbnailer_service.go './interfaces/builtin/thumbnailer_service.go' -> '/builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.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") BUILDSTDERR: ++ dirname ./interfaces/builtin/system_observe_test.go + echo '%dir %{gopath}/src/%{import_path}/./interfaces/builtin' BUILDSTDERR: ++ dirname ./interfaces/builtin/system_observe_test.go + install -d -p /builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.arm//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/builtin + cp -pav ./interfaces/builtin/system_observe_test.go /builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.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.37.2-1.fc28.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") BUILDSTDERR: ++ dirname ./interfaces/builtin/mir.go + echo '%dir %{gopath}/src/%{import_path}/./interfaces/builtin' BUILDSTDERR: ++ dirname ./interfaces/builtin/mir.go + install -d -p /builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.arm//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/builtin + cp -pav ./interfaces/builtin/mir.go /builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.arm//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/builtin/mir.go './interfaces/builtin/mir.go' -> '/builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.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") BUILDSTDERR: ++ dirname ./interfaces/builtin/browser_support.go + echo '%dir %{gopath}/src/%{import_path}/./interfaces/builtin' BUILDSTDERR: ++ dirname ./interfaces/builtin/browser_support.go + install -d -p /builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.arm//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/builtin + cp -pav ./interfaces/builtin/browser_support.go /builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.arm//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/builtin/browser_support.go './interfaces/builtin/browser_support.go' -> '/builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.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") BUILDSTDERR: ++ dirname ./interfaces/builtin/block_devices.go + echo '%dir %{gopath}/src/%{import_path}/./interfaces/builtin' BUILDSTDERR: ++ dirname ./interfaces/builtin/block_devices.go + install -d -p /builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.arm//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/builtin + cp -pav ./interfaces/builtin/block_devices.go /builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.arm//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/builtin/block_devices.go './interfaces/builtin/block_devices.go' -> '/builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.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") BUILDSTDERR: ++ dirname ./interfaces/builtin/unity7_test.go + echo '%dir %{gopath}/src/%{import_path}/./interfaces/builtin' BUILDSTDERR: ++ dirname ./interfaces/builtin/unity7_test.go + install -d -p /builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.arm//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/builtin + cp -pav ./interfaces/builtin/unity7_test.go /builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.arm//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/builtin/unity7_test.go './interfaces/builtin/unity7_test.go' -> '/builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.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") BUILDSTDERR: ++ dirname ./interfaces/builtin/iio_test.go + echo '%dir %{gopath}/src/%{import_path}/./interfaces/builtin' BUILDSTDERR: ++ dirname ./interfaces/builtin/iio_test.go + install -d -p /builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.arm//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/builtin + cp -pav ./interfaces/builtin/iio_test.go /builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.arm//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/builtin/iio_test.go './interfaces/builtin/iio_test.go' -> '/builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.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") BUILDSTDERR: ++ dirname ./interfaces/builtin/desktop_legacy.go + echo '%dir %{gopath}/src/%{import_path}/./interfaces/builtin' BUILDSTDERR: ++ dirname ./interfaces/builtin/desktop_legacy.go + install -d -p /builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.arm//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/builtin + cp -pav ./interfaces/builtin/desktop_legacy.go /builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.arm//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/builtin/desktop_legacy.go './interfaces/builtin/desktop_legacy.go' -> '/builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.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") BUILDSTDERR: ++ dirname ./interfaces/builtin/camera.go + echo '%dir %{gopath}/src/%{import_path}/./interfaces/builtin' BUILDSTDERR: ++ dirname ./interfaces/builtin/camera.go + install -d -p /builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.arm//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/builtin + cp -pav ./interfaces/builtin/camera.go /builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.arm//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/builtin/camera.go './interfaces/builtin/camera.go' -> '/builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.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") BUILDSTDERR: ++ dirname ./interfaces/builtin/bluetooth_control.go + echo '%dir %{gopath}/src/%{import_path}/./interfaces/builtin' BUILDSTDERR: ++ dirname ./interfaces/builtin/bluetooth_control.go + install -d -p /builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.arm//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/builtin + cp -pav ./interfaces/builtin/bluetooth_control.go /builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.arm//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/builtin/bluetooth_control.go './interfaces/builtin/bluetooth_control.go' -> '/builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.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") BUILDSTDERR: ++ dirname ./interfaces/builtin/gpg_public_keys_test.go + echo '%dir %{gopath}/src/%{import_path}/./interfaces/builtin' BUILDSTDERR: ++ dirname ./interfaces/builtin/gpg_public_keys_test.go + install -d -p /builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.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.37.2-1.fc28.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.37.2-1.fc28.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") BUILDSTDERR: ++ dirname ./interfaces/builtin/unity8_contacts_test.go + echo '%dir %{gopath}/src/%{import_path}/./interfaces/builtin' BUILDSTDERR: ++ dirname ./interfaces/builtin/unity8_contacts_test.go + install -d -p /builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.arm//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/builtin + cp -pav ./interfaces/builtin/unity8_contacts_test.go /builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.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.37.2-1.fc28.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") BUILDSTDERR: ++ dirname ./interfaces/builtin/bluez.go + echo '%dir %{gopath}/src/%{import_path}/./interfaces/builtin' BUILDSTDERR: ++ dirname ./interfaces/builtin/bluez.go + install -d -p /builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.arm//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/builtin + cp -pav ./interfaces/builtin/bluez.go /builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.arm//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/builtin/bluez.go './interfaces/builtin/bluez.go' -> '/builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.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") BUILDSTDERR: ++ dirname ./interfaces/builtin/password_manager_service.go + echo '%dir %{gopath}/src/%{import_path}/./interfaces/builtin' BUILDSTDERR: ++ dirname ./interfaces/builtin/password_manager_service.go + install -d -p /builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.arm//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/builtin + cp -pav ./interfaces/builtin/password_manager_service.go /builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.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.37.2-1.fc28.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") BUILDSTDERR: ++ dirname ./interfaces/builtin/greengrass_support_test.go + echo '%dir %{gopath}/src/%{import_path}/./interfaces/builtin' BUILDSTDERR: ++ dirname ./interfaces/builtin/greengrass_support_test.go + install -d -p /builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.arm//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/builtin + cp -pav ./interfaces/builtin/greengrass_support_test.go /builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.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.37.2-1.fc28.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") BUILDSTDERR: ++ dirname ./interfaces/builtin/avahi_observe_test.go + echo '%dir %{gopath}/src/%{import_path}/./interfaces/builtin' BUILDSTDERR: ++ dirname ./interfaces/builtin/avahi_observe_test.go + install -d -p /builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.arm//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/builtin + cp -pav ./interfaces/builtin/avahi_observe_test.go /builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.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.37.2-1.fc28.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") BUILDSTDERR: ++ dirname ./interfaces/builtin/fuse_support_test.go + echo '%dir %{gopath}/src/%{import_path}/./interfaces/builtin' BUILDSTDERR: ++ dirname ./interfaces/builtin/fuse_support_test.go + install -d -p /builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.arm//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/builtin + cp -pav ./interfaces/builtin/fuse_support_test.go /builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.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.37.2-1.fc28.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") BUILDSTDERR: ++ dirname ./interfaces/builtin/optical_drive.go + echo '%dir %{gopath}/src/%{import_path}/./interfaces/builtin' BUILDSTDERR: ++ dirname ./interfaces/builtin/optical_drive.go + install -d -p /builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.arm//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/builtin + cp -pav ./interfaces/builtin/optical_drive.go /builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.arm//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/builtin/optical_drive.go './interfaces/builtin/optical_drive.go' -> '/builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.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") BUILDSTDERR: ++ dirname ./interfaces/builtin/unity8_pim_common.go + echo '%dir %{gopath}/src/%{import_path}/./interfaces/builtin' BUILDSTDERR: ++ dirname ./interfaces/builtin/unity8_pim_common.go + install -d -p /builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.arm//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/builtin + cp -pav ./interfaces/builtin/unity8_pim_common.go /builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.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.37.2-1.fc28.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") BUILDSTDERR: ++ dirname ./interfaces/builtin/wayland_test.go + echo '%dir %{gopath}/src/%{import_path}/./interfaces/builtin' BUILDSTDERR: ++ dirname ./interfaces/builtin/wayland_test.go + install -d -p /builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.arm//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/builtin + cp -pav ./interfaces/builtin/wayland_test.go /builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.arm//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/builtin/wayland_test.go './interfaces/builtin/wayland_test.go' -> '/builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.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") BUILDSTDERR: ++ dirname ./interfaces/builtin/location_observe_test.go + echo '%dir %{gopath}/src/%{import_path}/./interfaces/builtin' BUILDSTDERR: ++ dirname ./interfaces/builtin/location_observe_test.go + install -d -p /builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.arm//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/builtin + cp -pav ./interfaces/builtin/location_observe_test.go /builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.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.37.2-1.fc28.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") BUILDSTDERR: ++ dirname ./interfaces/builtin/network_manager_test.go + echo '%dir %{gopath}/src/%{import_path}/./interfaces/builtin' BUILDSTDERR: ++ dirname ./interfaces/builtin/network_manager_test.go + install -d -p /builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.arm//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/builtin + cp -pav ./interfaces/builtin/network_manager_test.go /builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.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.37.2-1.fc28.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") BUILDSTDERR: ++ dirname ./interfaces/builtin/gpio_test.go + echo '%dir %{gopath}/src/%{import_path}/./interfaces/builtin' BUILDSTDERR: ++ dirname ./interfaces/builtin/gpio_test.go + install -d -p /builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.arm//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/builtin + cp -pav ./interfaces/builtin/gpio_test.go /builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.arm//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/builtin/gpio_test.go './interfaces/builtin/gpio_test.go' -> '/builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.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") BUILDSTDERR: ++ dirname ./interfaces/builtin/gpio_memory_control_test.go + echo '%dir %{gopath}/src/%{import_path}/./interfaces/builtin' BUILDSTDERR: ++ dirname ./interfaces/builtin/gpio_memory_control_test.go + install -d -p /builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.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.37.2-1.fc28.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.37.2-1.fc28.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") BUILDSTDERR: ++ dirname ./interfaces/builtin/network_manager.go + echo '%dir %{gopath}/src/%{import_path}/./interfaces/builtin' BUILDSTDERR: ++ dirname ./interfaces/builtin/network_manager.go + install -d -p /builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.arm//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/builtin + cp -pav ./interfaces/builtin/network_manager.go /builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.arm//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/builtin/network_manager.go './interfaces/builtin/network_manager.go' -> '/builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.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") BUILDSTDERR: ++ dirname ./interfaces/builtin/serial_port_test.go + echo '%dir %{gopath}/src/%{import_path}/./interfaces/builtin' BUILDSTDERR: ++ dirname ./interfaces/builtin/serial_port_test.go + install -d -p /builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.arm//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/builtin + cp -pav ./interfaces/builtin/serial_port_test.go /builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.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.37.2-1.fc28.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") BUILDSTDERR: ++ dirname ./interfaces/builtin/contacts_service_test.go + echo '%dir %{gopath}/src/%{import_path}/./interfaces/builtin' BUILDSTDERR: ++ dirname ./interfaces/builtin/contacts_service_test.go + install -d -p /builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.arm//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/builtin + cp -pav ./interfaces/builtin/contacts_service_test.go /builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.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.37.2-1.fc28.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") BUILDSTDERR: ++ dirname ./interfaces/builtin/unity7.go + echo '%dir %{gopath}/src/%{import_path}/./interfaces/builtin' BUILDSTDERR: ++ dirname ./interfaces/builtin/unity7.go + install -d -p /builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.arm//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/builtin + cp -pav ./interfaces/builtin/unity7.go /builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.arm//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/builtin/unity7.go './interfaces/builtin/unity7.go' -> '/builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.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") BUILDSTDERR: ++ dirname ./interfaces/builtin/shutdown_test.go + echo '%dir %{gopath}/src/%{import_path}/./interfaces/builtin' BUILDSTDERR: ++ dirname ./interfaces/builtin/shutdown_test.go + install -d -p /builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.arm//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/builtin + cp -pav ./interfaces/builtin/shutdown_test.go /builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.arm//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/builtin/shutdown_test.go './interfaces/builtin/shutdown_test.go' -> '/builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.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") BUILDSTDERR: ++ dirname ./interfaces/builtin/locale_control.go + echo '%dir %{gopath}/src/%{import_path}/./interfaces/builtin' BUILDSTDERR: ++ dirname ./interfaces/builtin/locale_control.go + install -d -p /builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.arm//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/builtin + cp -pav ./interfaces/builtin/locale_control.go /builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.arm//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/builtin/locale_control.go './interfaces/builtin/locale_control.go' -> '/builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.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") BUILDSTDERR: ++ dirname ./interfaces/builtin/bool_file.go + echo '%dir %{gopath}/src/%{import_path}/./interfaces/builtin' BUILDSTDERR: ++ dirname ./interfaces/builtin/bool_file.go + install -d -p /builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.arm//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/builtin + cp -pav ./interfaces/builtin/bool_file.go /builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.arm//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/builtin/bool_file.go './interfaces/builtin/bool_file.go' -> '/builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.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") BUILDSTDERR: ++ dirname ./interfaces/builtin/x11_test.go + echo '%dir %{gopath}/src/%{import_path}/./interfaces/builtin' BUILDSTDERR: ++ dirname ./interfaces/builtin/x11_test.go + install -d -p /builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.arm//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/builtin + cp -pav ./interfaces/builtin/x11_test.go /builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.arm//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/builtin/x11_test.go './interfaces/builtin/x11_test.go' -> '/builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.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") BUILDSTDERR: ++ dirname ./interfaces/builtin/hostname_control.go + echo '%dir %{gopath}/src/%{import_path}/./interfaces/builtin' BUILDSTDERR: ++ dirname ./interfaces/builtin/hostname_control.go + install -d -p /builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.arm//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/builtin + cp -pav ./interfaces/builtin/hostname_control.go /builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.arm//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/builtin/hostname_control.go './interfaces/builtin/hostname_control.go' -> '/builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.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") BUILDSTDERR: ++ dirname ./interfaces/builtin/desktop_legacy_test.go + echo '%dir %{gopath}/src/%{import_path}/./interfaces/builtin' BUILDSTDERR: ++ dirname ./interfaces/builtin/desktop_legacy_test.go + install -d -p /builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.arm//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/builtin + cp -pav ./interfaces/builtin/desktop_legacy_test.go /builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.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.37.2-1.fc28.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") BUILDSTDERR: ++ dirname ./interfaces/builtin/hardware_observe_test.go + echo '%dir %{gopath}/src/%{import_path}/./interfaces/builtin' BUILDSTDERR: ++ dirname ./interfaces/builtin/hardware_observe_test.go + install -d -p /builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.arm//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/builtin + cp -pav ./interfaces/builtin/hardware_observe_test.go /builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.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.37.2-1.fc28.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") BUILDSTDERR: ++ dirname ./interfaces/builtin/mount_observe_test.go + echo '%dir %{gopath}/src/%{import_path}/./interfaces/builtin' BUILDSTDERR: ++ dirname ./interfaces/builtin/mount_observe_test.go + install -d -p /builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.arm//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/builtin + cp -pav ./interfaces/builtin/mount_observe_test.go /builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.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.37.2-1.fc28.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") BUILDSTDERR: ++ dirname ./interfaces/builtin/netlink_audit.go + echo '%dir %{gopath}/src/%{import_path}/./interfaces/builtin' BUILDSTDERR: ++ dirname ./interfaces/builtin/netlink_audit.go + install -d -p /builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.arm//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/builtin + cp -pav ./interfaces/builtin/netlink_audit.go /builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.arm//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/builtin/netlink_audit.go './interfaces/builtin/netlink_audit.go' -> '/builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.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") BUILDSTDERR: ++ dirname ./interfaces/builtin/modem_manager.go + echo '%dir %{gopath}/src/%{import_path}/./interfaces/builtin' BUILDSTDERR: ++ dirname ./interfaces/builtin/modem_manager.go + install -d -p /builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.arm//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/builtin + cp -pav ./interfaces/builtin/modem_manager.go /builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.arm//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/builtin/modem_manager.go './interfaces/builtin/modem_manager.go' -> '/builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.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") BUILDSTDERR: ++ dirname ./interfaces/builtin/timeserver_control.go + echo '%dir %{gopath}/src/%{import_path}/./interfaces/builtin' BUILDSTDERR: ++ dirname ./interfaces/builtin/timeserver_control.go + install -d -p /builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.arm//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/builtin + cp -pav ./interfaces/builtin/timeserver_control.go /builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.arm//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/builtin/timeserver_control.go './interfaces/builtin/timeserver_control.go' -> '/builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.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") BUILDSTDERR: ++ dirname ./interfaces/builtin/screencast_legacy_test.go + echo '%dir %{gopath}/src/%{import_path}/./interfaces/builtin' BUILDSTDERR: ++ dirname ./interfaces/builtin/screencast_legacy_test.go + install -d -p /builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.arm//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/builtin + cp -pav ./interfaces/builtin/screencast_legacy_test.go /builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.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.37.2-1.fc28.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") BUILDSTDERR: ++ dirname ./interfaces/builtin/snapd_control.go + echo '%dir %{gopath}/src/%{import_path}/./interfaces/builtin' BUILDSTDERR: ++ dirname ./interfaces/builtin/snapd_control.go + install -d -p /builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.arm//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/builtin + cp -pav ./interfaces/builtin/snapd_control.go /builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.arm//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/builtin/snapd_control.go './interfaces/builtin/snapd_control.go' -> '/builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.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") BUILDSTDERR: ++ dirname ./interfaces/builtin/kernel_module_observe.go + echo '%dir %{gopath}/src/%{import_path}/./interfaces/builtin' BUILDSTDERR: ++ dirname ./interfaces/builtin/kernel_module_observe.go + install -d -p /builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.arm//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/builtin + cp -pav ./interfaces/builtin/kernel_module_observe.go /builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.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.37.2-1.fc28.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") BUILDSTDERR: ++ dirname ./interfaces/builtin/log_observe_test.go + echo '%dir %{gopath}/src/%{import_path}/./interfaces/builtin' BUILDSTDERR: ++ dirname ./interfaces/builtin/log_observe_test.go + install -d -p /builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.arm//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/builtin + cp -pav ./interfaces/builtin/log_observe_test.go /builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.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.37.2-1.fc28.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") BUILDSTDERR: ++ dirname ./interfaces/builtin/dvb.go + echo '%dir %{gopath}/src/%{import_path}/./interfaces/builtin' BUILDSTDERR: ++ dirname ./interfaces/builtin/dvb.go + install -d -p /builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.arm//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/builtin + cp -pav ./interfaces/builtin/dvb.go /builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.arm//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/builtin/dvb.go './interfaces/builtin/dvb.go' -> '/builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.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") BUILDSTDERR: ++ dirname ./interfaces/builtin/autopilot.go + echo '%dir %{gopath}/src/%{import_path}/./interfaces/builtin' BUILDSTDERR: ++ dirname ./interfaces/builtin/autopilot.go + install -d -p /builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.arm//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/builtin + cp -pav ./interfaces/builtin/autopilot.go /builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.arm//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/builtin/autopilot.go './interfaces/builtin/autopilot.go' -> '/builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.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") BUILDSTDERR: ++ dirname ./interfaces/builtin/tpm.go + echo '%dir %{gopath}/src/%{import_path}/./interfaces/builtin' BUILDSTDERR: ++ dirname ./interfaces/builtin/tpm.go + install -d -p /builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.arm//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/builtin + cp -pav ./interfaces/builtin/tpm.go /builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.arm//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/builtin/tpm.go './interfaces/builtin/tpm.go' -> '/builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.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") BUILDSTDERR: ++ dirname ./interfaces/builtin/personal_files.go + echo '%dir %{gopath}/src/%{import_path}/./interfaces/builtin' BUILDSTDERR: ++ dirname ./interfaces/builtin/personal_files.go + install -d -p /builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.arm//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/builtin + cp -pav ./interfaces/builtin/personal_files.go /builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.arm//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/builtin/personal_files.go './interfaces/builtin/personal_files.go' -> '/builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.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") BUILDSTDERR: ++ dirname ./interfaces/builtin/system_files.go + echo '%dir %{gopath}/src/%{import_path}/./interfaces/builtin' BUILDSTDERR: ++ dirname ./interfaces/builtin/system_files.go + install -d -p /builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.arm//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/builtin + cp -pav ./interfaces/builtin/system_files.go /builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.arm//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/builtin/system_files.go './interfaces/builtin/system_files.go' -> '/builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.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") BUILDSTDERR: ++ dirname ./interfaces/builtin/password_manager_service_test.go + echo '%dir %{gopath}/src/%{import_path}/./interfaces/builtin' BUILDSTDERR: ++ dirname ./interfaces/builtin/password_manager_service_test.go + install -d -p /builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.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.37.2-1.fc28.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.37.2-1.fc28.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") BUILDSTDERR: ++ dirname ./interfaces/builtin/broadcom_asic_control.go + echo '%dir %{gopath}/src/%{import_path}/./interfaces/builtin' BUILDSTDERR: ++ dirname ./interfaces/builtin/broadcom_asic_control.go + install -d -p /builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.arm//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/builtin + cp -pav ./interfaces/builtin/broadcom_asic_control.go /builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.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.37.2-1.fc28.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") BUILDSTDERR: ++ dirname ./interfaces/builtin/desktop.go + echo '%dir %{gopath}/src/%{import_path}/./interfaces/builtin' BUILDSTDERR: ++ dirname ./interfaces/builtin/desktop.go + install -d -p /builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.arm//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/builtin + cp -pav ./interfaces/builtin/desktop.go /builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.arm//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/builtin/desktop.go './interfaces/builtin/desktop.go' -> '/builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.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") BUILDSTDERR: ++ dirname ./interfaces/builtin/network_observe_test.go + echo '%dir %{gopath}/src/%{import_path}/./interfaces/builtin' BUILDSTDERR: ++ dirname ./interfaces/builtin/network_observe_test.go + install -d -p /builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.arm//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/builtin + cp -pav ./interfaces/builtin/network_observe_test.go /builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.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.37.2-1.fc28.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") BUILDSTDERR: ++ dirname ./interfaces/builtin/can_bus.go + echo '%dir %{gopath}/src/%{import_path}/./interfaces/builtin' BUILDSTDERR: ++ dirname ./interfaces/builtin/can_bus.go + install -d -p /builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.arm//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/builtin + cp -pav ./interfaces/builtin/can_bus.go /builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.arm//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/builtin/can_bus.go './interfaces/builtin/can_bus.go' -> '/builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.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") BUILDSTDERR: ++ dirname ./interfaces/builtin/common_files.go + echo '%dir %{gopath}/src/%{import_path}/./interfaces/builtin' BUILDSTDERR: ++ dirname ./interfaces/builtin/common_files.go + install -d -p /builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.arm//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/builtin + cp -pav ./interfaces/builtin/common_files.go /builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.arm//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/builtin/common_files.go './interfaces/builtin/common_files.go' -> '/builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.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") BUILDSTDERR: ++ dirname ./interfaces/builtin/cpu_control_test.go + echo '%dir %{gopath}/src/%{import_path}/./interfaces/builtin' BUILDSTDERR: ++ dirname ./interfaces/builtin/cpu_control_test.go + install -d -p /builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.arm//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/builtin + cp -pav ./interfaces/builtin/cpu_control_test.go /builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.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.37.2-1.fc28.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") BUILDSTDERR: ++ dirname ./interfaces/builtin/calendar_service_test.go + echo '%dir %{gopath}/src/%{import_path}/./interfaces/builtin' BUILDSTDERR: ++ dirname ./interfaces/builtin/calendar_service_test.go + install -d -p /builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.arm//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/builtin + cp -pav ./interfaces/builtin/calendar_service_test.go /builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.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.37.2-1.fc28.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") BUILDSTDERR: ++ dirname ./interfaces/builtin/io_ports_control_test.go + echo '%dir %{gopath}/src/%{import_path}/./interfaces/builtin' BUILDSTDERR: ++ dirname ./interfaces/builtin/io_ports_control_test.go + install -d -p /builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.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.37.2-1.fc28.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.37.2-1.fc28.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") BUILDSTDERR: ++ dirname ./interfaces/builtin/avahi_control_test.go + echo '%dir %{gopath}/src/%{import_path}/./interfaces/builtin' BUILDSTDERR: ++ dirname ./interfaces/builtin/avahi_control_test.go + install -d -p /builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.arm//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/builtin + cp -pav ./interfaces/builtin/avahi_control_test.go /builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.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.37.2-1.fc28.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") BUILDSTDERR: ++ dirname ./interfaces/builtin/network_control_test.go + echo '%dir %{gopath}/src/%{import_path}/./interfaces/builtin' BUILDSTDERR: ++ dirname ./interfaces/builtin/network_control_test.go + install -d -p /builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.arm//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/builtin + cp -pav ./interfaces/builtin/network_control_test.go /builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.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.37.2-1.fc28.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") BUILDSTDERR: ++ dirname ./interfaces/builtin/network_bind.go + echo '%dir %{gopath}/src/%{import_path}/./interfaces/builtin' BUILDSTDERR: ++ dirname ./interfaces/builtin/network_bind.go + install -d -p /builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.arm//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/builtin + cp -pav ./interfaces/builtin/network_bind.go /builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.arm//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/builtin/network_bind.go './interfaces/builtin/network_bind.go' -> '/builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.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") BUILDSTDERR: ++ dirname ./interfaces/builtin/ppp_test.go + echo '%dir %{gopath}/src/%{import_path}/./interfaces/builtin' BUILDSTDERR: ++ dirname ./interfaces/builtin/ppp_test.go + install -d -p /builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.arm//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/builtin + cp -pav ./interfaces/builtin/ppp_test.go /builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.arm//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/builtin/ppp_test.go './interfaces/builtin/ppp_test.go' -> '/builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.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") BUILDSTDERR: ++ dirname ./interfaces/builtin/core_support_test.go + echo '%dir %{gopath}/src/%{import_path}/./interfaces/builtin' BUILDSTDERR: ++ dirname ./interfaces/builtin/core_support_test.go + install -d -p /builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.arm//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/builtin + cp -pav ./interfaces/builtin/core_support_test.go /builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.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.37.2-1.fc28.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") BUILDSTDERR: ++ dirname ./interfaces/builtin/greengrass_support.go + echo '%dir %{gopath}/src/%{import_path}/./interfaces/builtin' BUILDSTDERR: ++ dirname ./interfaces/builtin/greengrass_support.go + install -d -p /builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.arm//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/builtin + cp -pav ./interfaces/builtin/greengrass_support.go /builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.arm//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/builtin/greengrass_support.go './interfaces/builtin/greengrass_support.go' -> '/builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.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") BUILDSTDERR: ++ dirname ./interfaces/builtin/uhid.go + echo '%dir %{gopath}/src/%{import_path}/./interfaces/builtin' BUILDSTDERR: ++ dirname ./interfaces/builtin/uhid.go + install -d -p /builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.arm//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/builtin + cp -pav ./interfaces/builtin/uhid.go /builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.arm//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/builtin/uhid.go './interfaces/builtin/uhid.go' -> '/builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.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") BUILDSTDERR: ++ dirname ./interfaces/builtin/ppp.go + echo '%dir %{gopath}/src/%{import_path}/./interfaces/builtin' BUILDSTDERR: ++ dirname ./interfaces/builtin/ppp.go + install -d -p /builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.arm//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/builtin + cp -pav ./interfaces/builtin/ppp.go /builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.arm//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/builtin/ppp.go './interfaces/builtin/ppp.go' -> '/builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.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") BUILDSTDERR: ++ dirname ./interfaces/builtin/upower_observe.go + echo '%dir %{gopath}/src/%{import_path}/./interfaces/builtin' BUILDSTDERR: ++ dirname ./interfaces/builtin/upower_observe.go + install -d -p /builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.arm//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/builtin + cp -pav ./interfaces/builtin/upower_observe.go /builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.arm//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/builtin/upower_observe.go './interfaces/builtin/upower_observe.go' -> '/builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.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") BUILDSTDERR: ++ dirname ./interfaces/builtin/thumbnailer_service_test.go + echo '%dir %{gopath}/src/%{import_path}/./interfaces/builtin' BUILDSTDERR: ++ dirname ./interfaces/builtin/thumbnailer_service_test.go + install -d -p /builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.arm//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/builtin + cp -pav ./interfaces/builtin/thumbnailer_service_test.go /builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.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.37.2-1.fc28.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") BUILDSTDERR: ++ dirname ./interfaces/builtin/raw_usb_test.go + echo '%dir %{gopath}/src/%{import_path}/./interfaces/builtin' BUILDSTDERR: ++ dirname ./interfaces/builtin/raw_usb_test.go + install -d -p /builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.arm//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/builtin + cp -pav ./interfaces/builtin/raw_usb_test.go /builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.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.37.2-1.fc28.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") BUILDSTDERR: ++ dirname ./interfaces/builtin/kernel_module_control_test.go + echo '%dir %{gopath}/src/%{import_path}/./interfaces/builtin' BUILDSTDERR: ++ dirname ./interfaces/builtin/kernel_module_control_test.go + install -d -p /builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.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.37.2-1.fc28.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.37.2-1.fc28.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") BUILDSTDERR: ++ dirname ./interfaces/builtin/cifs_mount.go + echo '%dir %{gopath}/src/%{import_path}/./interfaces/builtin' BUILDSTDERR: ++ dirname ./interfaces/builtin/cifs_mount.go + install -d -p /builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.arm//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/builtin + cp -pav ./interfaces/builtin/cifs_mount.go /builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.arm//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/builtin/cifs_mount.go './interfaces/builtin/cifs_mount.go' -> '/builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.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") BUILDSTDERR: ++ dirname ./interfaces/builtin/mpris.go + echo '%dir %{gopath}/src/%{import_path}/./interfaces/builtin' BUILDSTDERR: ++ dirname ./interfaces/builtin/mpris.go + install -d -p /builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.arm//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/builtin + cp -pav ./interfaces/builtin/mpris.go /builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.arm//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/builtin/mpris.go './interfaces/builtin/mpris.go' -> '/builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.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") BUILDSTDERR: ++ dirname ./interfaces/builtin/dbus_test.go + echo '%dir %{gopath}/src/%{import_path}/./interfaces/builtin' BUILDSTDERR: ++ dirname ./interfaces/builtin/dbus_test.go + install -d -p /builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.arm//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/builtin + cp -pav ./interfaces/builtin/dbus_test.go /builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.arm//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/builtin/dbus_test.go './interfaces/builtin/dbus_test.go' -> '/builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.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") BUILDSTDERR: ++ dirname ./interfaces/builtin/hardware_observe.go + echo '%dir %{gopath}/src/%{import_path}/./interfaces/builtin' BUILDSTDERR: ++ dirname ./interfaces/builtin/hardware_observe.go + install -d -p /builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.arm//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/builtin + cp -pav ./interfaces/builtin/hardware_observe.go /builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.arm//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/builtin/hardware_observe.go './interfaces/builtin/hardware_observe.go' -> '/builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.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") BUILDSTDERR: ++ dirname ./interfaces/builtin/unity8_calendar_test.go + echo '%dir %{gopath}/src/%{import_path}/./interfaces/builtin' BUILDSTDERR: ++ dirname ./interfaces/builtin/unity8_calendar_test.go + install -d -p /builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.arm//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/builtin + cp -pav ./interfaces/builtin/unity8_calendar_test.go /builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.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.37.2-1.fc28.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") BUILDSTDERR: ++ dirname ./interfaces/builtin/network_setup_observe.go + echo '%dir %{gopath}/src/%{import_path}/./interfaces/builtin' BUILDSTDERR: ++ dirname ./interfaces/builtin/network_setup_observe.go + install -d -p /builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.arm//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/builtin + cp -pav ./interfaces/builtin/network_setup_observe.go /builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.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.37.2-1.fc28.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") BUILDSTDERR: ++ dirname ./interfaces/builtin/modem_manager_test.go + echo '%dir %{gopath}/src/%{import_path}/./interfaces/builtin' BUILDSTDERR: ++ dirname ./interfaces/builtin/modem_manager_test.go + install -d -p /builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.arm//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/builtin + cp -pav ./interfaces/builtin/modem_manager_test.go /builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.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.37.2-1.fc28.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") BUILDSTDERR: ++ dirname ./interfaces/builtin/location_control.go + echo '%dir %{gopath}/src/%{import_path}/./interfaces/builtin' BUILDSTDERR: ++ dirname ./interfaces/builtin/location_control.go + install -d -p /builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.arm//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/builtin + cp -pav ./interfaces/builtin/location_control.go /builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.arm//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/builtin/location_control.go './interfaces/builtin/location_control.go' -> '/builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.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") BUILDSTDERR: ++ dirname ./interfaces/builtin/ssh_keys_test.go + echo '%dir %{gopath}/src/%{import_path}/./interfaces/builtin' BUILDSTDERR: ++ dirname ./interfaces/builtin/ssh_keys_test.go + install -d -p /builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.arm//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/builtin + cp -pav ./interfaces/builtin/ssh_keys_test.go /builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.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.37.2-1.fc28.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") BUILDSTDERR: ++ dirname ./interfaces/builtin/browser_support_test.go + echo '%dir %{gopath}/src/%{import_path}/./interfaces/builtin' BUILDSTDERR: ++ dirname ./interfaces/builtin/browser_support_test.go + install -d -p /builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.arm//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/builtin + cp -pav ./interfaces/builtin/browser_support_test.go /builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.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.37.2-1.fc28.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") BUILDSTDERR: ++ dirname ./interfaces/builtin/media_hub_test.go + echo '%dir %{gopath}/src/%{import_path}/./interfaces/builtin' BUILDSTDERR: ++ dirname ./interfaces/builtin/media_hub_test.go + install -d -p /builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.arm//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/builtin + cp -pav ./interfaces/builtin/media_hub_test.go /builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.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.37.2-1.fc28.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") BUILDSTDERR: ++ dirname ./interfaces/builtin/pulseaudio.go + echo '%dir %{gopath}/src/%{import_path}/./interfaces/builtin' BUILDSTDERR: ++ dirname ./interfaces/builtin/pulseaudio.go + install -d -p /builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.arm//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/builtin + cp -pav ./interfaces/builtin/pulseaudio.go /builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.arm//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/builtin/pulseaudio.go './interfaces/builtin/pulseaudio.go' -> '/builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.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") BUILDSTDERR: ++ dirname ./interfaces/builtin/lxd_support_test.go + echo '%dir %{gopath}/src/%{import_path}/./interfaces/builtin' BUILDSTDERR: ++ dirname ./interfaces/builtin/lxd_support_test.go + install -d -p /builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.arm//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/builtin + cp -pav ./interfaces/builtin/lxd_support_test.go /builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.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.37.2-1.fc28.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") BUILDSTDERR: ++ dirname ./interfaces/builtin/block_devices_test.go + echo '%dir %{gopath}/src/%{import_path}/./interfaces/builtin' BUILDSTDERR: ++ dirname ./interfaces/builtin/block_devices_test.go + install -d -p /builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.arm//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/builtin + cp -pav ./interfaces/builtin/block_devices_test.go /builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.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.37.2-1.fc28.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") BUILDSTDERR: ++ dirname ./interfaces/builtin/gpg_keys.go + echo '%dir %{gopath}/src/%{import_path}/./interfaces/builtin' BUILDSTDERR: ++ dirname ./interfaces/builtin/gpg_keys.go + install -d -p /builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.arm//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/builtin + cp -pav ./interfaces/builtin/gpg_keys.go /builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.arm//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/builtin/gpg_keys.go './interfaces/builtin/gpg_keys.go' -> '/builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.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") BUILDSTDERR: ++ dirname ./interfaces/builtin/ofono_test.go + echo '%dir %{gopath}/src/%{import_path}/./interfaces/builtin' BUILDSTDERR: ++ dirname ./interfaces/builtin/ofono_test.go + install -d -p /builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.arm//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/builtin + cp -pav ./interfaces/builtin/ofono_test.go /builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.arm//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/builtin/ofono_test.go './interfaces/builtin/ofono_test.go' -> '/builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.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") BUILDSTDERR: ++ dirname ./interfaces/builtin/content.go + echo '%dir %{gopath}/src/%{import_path}/./interfaces/builtin' BUILDSTDERR: ++ dirname ./interfaces/builtin/content.go + install -d -p /builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.arm//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/builtin + cp -pav ./interfaces/builtin/content.go /builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.arm//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/builtin/content.go './interfaces/builtin/content.go' -> '/builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.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") BUILDSTDERR: ++ dirname ./interfaces/builtin/u2f_devices.go + echo '%dir %{gopath}/src/%{import_path}/./interfaces/builtin' BUILDSTDERR: ++ dirname ./interfaces/builtin/u2f_devices.go + install -d -p /builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.arm//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/builtin + cp -pav ./interfaces/builtin/u2f_devices.go /builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.arm//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/builtin/u2f_devices.go './interfaces/builtin/u2f_devices.go' -> '/builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.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") BUILDSTDERR: ++ dirname ./interfaces/builtin/screencast_legacy.go + echo '%dir %{gopath}/src/%{import_path}/./interfaces/builtin' BUILDSTDERR: ++ dirname ./interfaces/builtin/screencast_legacy.go + install -d -p /builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.arm//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/builtin + cp -pav ./interfaces/builtin/screencast_legacy.go /builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.arm//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/builtin/screencast_legacy.go './interfaces/builtin/screencast_legacy.go' -> '/builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.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") BUILDSTDERR: ++ dirname ./interfaces/builtin/i2c_test.go + echo '%dir %{gopath}/src/%{import_path}/./interfaces/builtin' BUILDSTDERR: ++ dirname ./interfaces/builtin/i2c_test.go + install -d -p /builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.arm//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/builtin + cp -pav ./interfaces/builtin/i2c_test.go /builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.arm//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/builtin/i2c_test.go './interfaces/builtin/i2c_test.go' -> '/builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.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") BUILDSTDERR: ++ dirname ./interfaces/builtin/ssh_public_keys_test.go + echo '%dir %{gopath}/src/%{import_path}/./interfaces/builtin' BUILDSTDERR: ++ dirname ./interfaces/builtin/ssh_public_keys_test.go + install -d -p /builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.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.37.2-1.fc28.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.37.2-1.fc28.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") BUILDSTDERR: ++ dirname ./interfaces/builtin/cifs_mount_test.go + echo '%dir %{gopath}/src/%{import_path}/./interfaces/builtin' BUILDSTDERR: ++ dirname ./interfaces/builtin/cifs_mount_test.go + install -d -p /builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.arm//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/builtin + cp -pav ./interfaces/builtin/cifs_mount_test.go /builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.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.37.2-1.fc28.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") BUILDSTDERR: ++ dirname ./interfaces/builtin/physical_memory_observe.go + echo '%dir %{gopath}/src/%{import_path}/./interfaces/builtin' BUILDSTDERR: ++ dirname ./interfaces/builtin/physical_memory_observe.go + install -d -p /builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.arm//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/builtin + cp -pav ./interfaces/builtin/physical_memory_observe.go /builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.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.37.2-1.fc28.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") BUILDSTDERR: ++ dirname ./interfaces/builtin/libvirt.go + echo '%dir %{gopath}/src/%{import_path}/./interfaces/builtin' BUILDSTDERR: ++ dirname ./interfaces/builtin/libvirt.go + install -d -p /builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.arm//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/builtin + cp -pav ./interfaces/builtin/libvirt.go /builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.arm//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/builtin/libvirt.go './interfaces/builtin/libvirt.go' -> '/builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.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") BUILDSTDERR: ++ dirname ./interfaces/builtin/udisks2.go + echo '%dir %{gopath}/src/%{import_path}/./interfaces/builtin' BUILDSTDERR: ++ dirname ./interfaces/builtin/udisks2.go + install -d -p /builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.arm//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/builtin + cp -pav ./interfaces/builtin/udisks2.go /builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.arm//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/builtin/udisks2.go './interfaces/builtin/udisks2.go' -> '/builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.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") BUILDSTDERR: ++ dirname ./interfaces/builtin/upower_observe_test.go + echo '%dir %{gopath}/src/%{import_path}/./interfaces/builtin' BUILDSTDERR: ++ dirname ./interfaces/builtin/upower_observe_test.go + install -d -p /builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.arm//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/builtin + cp -pav ./interfaces/builtin/upower_observe_test.go /builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.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.37.2-1.fc28.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") BUILDSTDERR: ++ dirname ./interfaces/builtin/network_setup_control.go + echo '%dir %{gopath}/src/%{import_path}/./interfaces/builtin' BUILDSTDERR: ++ dirname ./interfaces/builtin/network_setup_control.go + install -d -p /builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.arm//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/builtin + cp -pav ./interfaces/builtin/network_setup_control.go /builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.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.37.2-1.fc28.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") BUILDSTDERR: ++ dirname ./interfaces/builtin/framebuffer.go + echo '%dir %{gopath}/src/%{import_path}/./interfaces/builtin' BUILDSTDERR: ++ dirname ./interfaces/builtin/framebuffer.go + install -d -p /builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.arm//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/builtin + cp -pav ./interfaces/builtin/framebuffer.go /builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.arm//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/builtin/framebuffer.go './interfaces/builtin/framebuffer.go' -> '/builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.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") BUILDSTDERR: ++ dirname ./interfaces/builtin/alsa.go + echo '%dir %{gopath}/src/%{import_path}/./interfaces/builtin' BUILDSTDERR: ++ dirname ./interfaces/builtin/alsa.go + install -d -p /builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.arm//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/builtin + cp -pav ./interfaces/builtin/alsa.go /builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.arm//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/builtin/alsa.go './interfaces/builtin/alsa.go' -> '/builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.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") BUILDSTDERR: ++ dirname ./interfaces/builtin/network_observe.go + echo '%dir %{gopath}/src/%{import_path}/./interfaces/builtin' BUILDSTDERR: ++ dirname ./interfaces/builtin/network_observe.go + install -d -p /builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.arm//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/builtin + cp -pav ./interfaces/builtin/network_observe.go /builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.arm//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/builtin/network_observe.go './interfaces/builtin/network_observe.go' -> '/builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.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") BUILDSTDERR: ++ dirname ./interfaces/builtin/location_observe.go + echo '%dir %{gopath}/src/%{import_path}/./interfaces/builtin' BUILDSTDERR: ++ dirname ./interfaces/builtin/location_observe.go + install -d -p /builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.arm//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/builtin + cp -pav ./interfaces/builtin/location_observe.go /builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.arm//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/builtin/location_observe.go './interfaces/builtin/location_observe.go' -> '/builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.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") BUILDSTDERR: ++ dirname ./interfaces/builtin/system_files_test.go + echo '%dir %{gopath}/src/%{import_path}/./interfaces/builtin' BUILDSTDERR: ++ dirname ./interfaces/builtin/system_files_test.go + install -d -p /builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.arm//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/builtin + cp -pav ./interfaces/builtin/system_files_test.go /builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.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.37.2-1.fc28.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") BUILDSTDERR: ++ dirname ./interfaces/builtin/autopilot_test.go + echo '%dir %{gopath}/src/%{import_path}/./interfaces/builtin' BUILDSTDERR: ++ dirname ./interfaces/builtin/autopilot_test.go + install -d -p /builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.arm//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/builtin + cp -pav ./interfaces/builtin/autopilot_test.go /builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.arm//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/builtin/autopilot_test.go './interfaces/builtin/autopilot_test.go' -> '/builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.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") BUILDSTDERR: ++ dirname ./interfaces/builtin/core_support.go + echo '%dir %{gopath}/src/%{import_path}/./interfaces/builtin' BUILDSTDERR: ++ dirname ./interfaces/builtin/core_support.go + install -d -p /builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.arm//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/builtin + cp -pav ./interfaces/builtin/core_support.go /builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.arm//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/builtin/core_support.go './interfaces/builtin/core_support.go' -> '/builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.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") BUILDSTDERR: ++ dirname ./interfaces/builtin/lxd.go + echo '%dir %{gopath}/src/%{import_path}/./interfaces/builtin' BUILDSTDERR: ++ dirname ./interfaces/builtin/lxd.go + install -d -p /builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.arm//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/builtin + cp -pav ./interfaces/builtin/lxd.go /builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.arm//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/builtin/lxd.go './interfaces/builtin/lxd.go' -> '/builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.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") BUILDSTDERR: ++ dirname ./interfaces/builtin/fwupd.go + echo '%dir %{gopath}/src/%{import_path}/./interfaces/builtin' BUILDSTDERR: ++ dirname ./interfaces/builtin/fwupd.go + install -d -p /builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.arm//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/builtin + cp -pav ./interfaces/builtin/fwupd.go /builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.arm//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/builtin/fwupd.go './interfaces/builtin/fwupd.go' -> '/builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.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") BUILDSTDERR: ++ dirname ./interfaces/builtin/time_control_test.go + echo '%dir %{gopath}/src/%{import_path}/./interfaces/builtin' BUILDSTDERR: ++ dirname ./interfaces/builtin/time_control_test.go + install -d -p /builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.arm//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/builtin + cp -pav ./interfaces/builtin/time_control_test.go /builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.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.37.2-1.fc28.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") BUILDSTDERR: ++ dirname ./interfaces/builtin/process_control.go + echo '%dir %{gopath}/src/%{import_path}/./interfaces/builtin' BUILDSTDERR: ++ dirname ./interfaces/builtin/process_control.go + install -d -p /builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.arm//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/builtin + cp -pav ./interfaces/builtin/process_control.go /builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.arm//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/builtin/process_control.go './interfaces/builtin/process_control.go' -> '/builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.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") BUILDSTDERR: ++ dirname ./interfaces/builtin/spi.go + echo '%dir %{gopath}/src/%{import_path}/./interfaces/builtin' BUILDSTDERR: ++ dirname ./interfaces/builtin/spi.go + install -d -p /builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.arm//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/builtin + cp -pav ./interfaces/builtin/spi.go /builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.arm//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/builtin/spi.go './interfaces/builtin/spi.go' -> '/builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.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") BUILDSTDERR: ++ dirname ./interfaces/builtin/bluez_test.go + echo '%dir %{gopath}/src/%{import_path}/./interfaces/builtin' BUILDSTDERR: ++ dirname ./interfaces/builtin/bluez_test.go + install -d -p /builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.arm//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/builtin + cp -pav ./interfaces/builtin/bluez_test.go /builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.arm//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/builtin/bluez_test.go './interfaces/builtin/bluez_test.go' -> '/builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.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") BUILDSTDERR: ++ dirname ./interfaces/builtin/firewall_control_test.go + echo '%dir %{gopath}/src/%{import_path}/./interfaces/builtin' BUILDSTDERR: ++ dirname ./interfaces/builtin/firewall_control_test.go + install -d -p /builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.arm//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/builtin + cp -pav ./interfaces/builtin/firewall_control_test.go /builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.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.37.2-1.fc28.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") BUILDSTDERR: ++ dirname ./interfaces/builtin/snapd_control_test.go + echo '%dir %{gopath}/src/%{import_path}/./interfaces/builtin' BUILDSTDERR: ++ dirname ./interfaces/builtin/snapd_control_test.go + install -d -p /builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.arm//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/builtin + cp -pav ./interfaces/builtin/snapd_control_test.go /builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.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.37.2-1.fc28.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") BUILDSTDERR: ++ dirname ./interfaces/builtin/maliit_test.go + echo '%dir %{gopath}/src/%{import_path}/./interfaces/builtin' BUILDSTDERR: ++ dirname ./interfaces/builtin/maliit_test.go + install -d -p /builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.arm//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/builtin + cp -pav ./interfaces/builtin/maliit_test.go /builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.arm//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/builtin/maliit_test.go './interfaces/builtin/maliit_test.go' -> '/builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.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") BUILDSTDERR: ++ dirname ./interfaces/builtin/timezone_control_test.go + echo '%dir %{gopath}/src/%{import_path}/./interfaces/builtin' BUILDSTDERR: ++ dirname ./interfaces/builtin/timezone_control_test.go + install -d -p /builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.arm//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/builtin + cp -pav ./interfaces/builtin/timezone_control_test.go /builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.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.37.2-1.fc28.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") BUILDSTDERR: ++ dirname ./interfaces/system_key.go + echo '%dir %{gopath}/src/%{import_path}/./interfaces' BUILDSTDERR: ++ dirname ./interfaces/system_key.go + install -d -p /builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.arm//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces + cp -pav ./interfaces/system_key.go /builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.arm//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/system_key.go './interfaces/system_key.go' -> '/builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.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") BUILDSTDERR: ++ dirname ./interfaces/systemd/backend.go + echo '%dir %{gopath}/src/%{import_path}/./interfaces/systemd' BUILDSTDERR: ++ dirname ./interfaces/systemd/backend.go + install -d -p /builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.arm//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/systemd + cp -pav ./interfaces/systemd/backend.go /builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.arm//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/systemd/backend.go './interfaces/systemd/backend.go' -> '/builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.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") BUILDSTDERR: ++ dirname ./interfaces/systemd/service.go + echo '%dir %{gopath}/src/%{import_path}/./interfaces/systemd' BUILDSTDERR: ++ dirname ./interfaces/systemd/service.go + install -d -p /builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.arm//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/systemd + cp -pav ./interfaces/systemd/service.go /builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.arm//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/systemd/service.go './interfaces/systemd/service.go' -> '/builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.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") BUILDSTDERR: ++ dirname ./interfaces/systemd/backend_test.go + echo '%dir %{gopath}/src/%{import_path}/./interfaces/systemd' BUILDSTDERR: ++ dirname ./interfaces/systemd/backend_test.go + install -d -p /builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.arm//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/systemd + cp -pav ./interfaces/systemd/backend_test.go /builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.arm//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/systemd/backend_test.go './interfaces/systemd/backend_test.go' -> '/builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.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") BUILDSTDERR: ++ dirname ./interfaces/systemd/spec.go + echo '%dir %{gopath}/src/%{import_path}/./interfaces/systemd' BUILDSTDERR: ++ dirname ./interfaces/systemd/spec.go + install -d -p /builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.arm//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/systemd + cp -pav ./interfaces/systemd/spec.go /builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.arm//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/systemd/spec.go './interfaces/systemd/spec.go' -> '/builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.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") BUILDSTDERR: ++ dirname ./interfaces/systemd/systemd_test.go + echo '%dir %{gopath}/src/%{import_path}/./interfaces/systemd' BUILDSTDERR: ++ dirname ./interfaces/systemd/systemd_test.go + install -d -p /builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.arm//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/systemd + cp -pav ./interfaces/systemd/systemd_test.go /builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.arm//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/systemd/systemd_test.go './interfaces/systemd/systemd_test.go' -> '/builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.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") BUILDSTDERR: ++ dirname ./interfaces/systemd/service_test.go + echo '%dir %{gopath}/src/%{import_path}/./interfaces/systemd' BUILDSTDERR: ++ dirname ./interfaces/systemd/service_test.go + install -d -p /builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.arm//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/systemd + cp -pav ./interfaces/systemd/service_test.go /builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.arm//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/systemd/service_test.go './interfaces/systemd/service_test.go' -> '/builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.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") BUILDSTDERR: ++ dirname ./interfaces/systemd/spec_test.go + echo '%dir %{gopath}/src/%{import_path}/./interfaces/systemd' BUILDSTDERR: ++ dirname ./interfaces/systemd/spec_test.go + install -d -p /builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.arm//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/systemd + cp -pav ./interfaces/systemd/spec_test.go /builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.arm//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/systemd/spec_test.go './interfaces/systemd/spec_test.go' -> '/builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.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") BUILDSTDERR: ++ dirname ./interfaces/core_test.go + echo '%dir %{gopath}/src/%{import_path}/./interfaces' BUILDSTDERR: ++ dirname ./interfaces/core_test.go + install -d -p /builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.arm//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces + cp -pav ./interfaces/core_test.go /builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.arm//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/core_test.go './interfaces/core_test.go' -> '/builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.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") BUILDSTDERR: ++ dirname ./interfaces/connection.go + echo '%dir %{gopath}/src/%{import_path}/./interfaces' BUILDSTDERR: ++ dirname ./interfaces/connection.go + install -d -p /builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.arm//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces + cp -pav ./interfaces/connection.go /builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.arm//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/connection.go './interfaces/connection.go' -> '/builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.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") BUILDSTDERR: ++ dirname ./interfaces/seccomp/backend.go + echo '%dir %{gopath}/src/%{import_path}/./interfaces/seccomp' BUILDSTDERR: ++ dirname ./interfaces/seccomp/backend.go + install -d -p /builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.arm//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/seccomp + cp -pav ./interfaces/seccomp/backend.go /builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.arm//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/seccomp/backend.go './interfaces/seccomp/backend.go' -> '/builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.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") BUILDSTDERR: ++ dirname ./interfaces/seccomp/template.go + echo '%dir %{gopath}/src/%{import_path}/./interfaces/seccomp' BUILDSTDERR: ++ dirname ./interfaces/seccomp/template.go + install -d -p /builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.arm//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/seccomp + cp -pav ./interfaces/seccomp/template.go /builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.arm//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/seccomp/template.go './interfaces/seccomp/template.go' -> '/builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.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") BUILDSTDERR: ++ dirname ./interfaces/seccomp/export_test.go + echo '%dir %{gopath}/src/%{import_path}/./interfaces/seccomp' BUILDSTDERR: ++ dirname ./interfaces/seccomp/export_test.go + install -d -p /builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.arm//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/seccomp + cp -pav ./interfaces/seccomp/export_test.go /builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.arm//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/seccomp/export_test.go './interfaces/seccomp/export_test.go' -> '/builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.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") BUILDSTDERR: ++ dirname ./interfaces/seccomp/backend_test.go + echo '%dir %{gopath}/src/%{import_path}/./interfaces/seccomp' BUILDSTDERR: ++ dirname ./interfaces/seccomp/backend_test.go + install -d -p /builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.arm//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/seccomp + cp -pav ./interfaces/seccomp/backend_test.go /builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.arm//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/seccomp/backend_test.go './interfaces/seccomp/backend_test.go' -> '/builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.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") BUILDSTDERR: ++ dirname ./interfaces/seccomp/spec.go + echo '%dir %{gopath}/src/%{import_path}/./interfaces/seccomp' BUILDSTDERR: ++ dirname ./interfaces/seccomp/spec.go + install -d -p /builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.arm//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/seccomp + cp -pav ./interfaces/seccomp/spec.go /builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.arm//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/seccomp/spec.go './interfaces/seccomp/spec.go' -> '/builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.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") BUILDSTDERR: ++ dirname ./interfaces/seccomp/seccomp_test.go + echo '%dir %{gopath}/src/%{import_path}/./interfaces/seccomp' BUILDSTDERR: ++ dirname ./interfaces/seccomp/seccomp_test.go + install -d -p /builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.arm//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/seccomp + cp -pav ./interfaces/seccomp/seccomp_test.go /builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.arm//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/seccomp/seccomp_test.go './interfaces/seccomp/seccomp_test.go' -> '/builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.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") BUILDSTDERR: ++ dirname ./interfaces/seccomp/spec_test.go + echo '%dir %{gopath}/src/%{import_path}/./interfaces/seccomp' BUILDSTDERR: ++ dirname ./interfaces/seccomp/spec_test.go + install -d -p /builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.arm//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/seccomp + cp -pav ./interfaces/seccomp/spec_test.go /builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.arm//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/seccomp/spec_test.go './interfaces/seccomp/spec_test.go' -> '/builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.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") BUILDSTDERR: ++ dirname ./interfaces/system_key_test.go + echo '%dir %{gopath}/src/%{import_path}/./interfaces' BUILDSTDERR: ++ dirname ./interfaces/system_key_test.go + install -d -p /builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.arm//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces + cp -pav ./interfaces/system_key_test.go /builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.arm//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/system_key_test.go './interfaces/system_key_test.go' -> '/builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.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") BUILDSTDERR: ++ dirname ./interfaces/sorting_test.go + echo '%dir %{gopath}/src/%{import_path}/./interfaces' BUILDSTDERR: ++ dirname ./interfaces/sorting_test.go + install -d -p /builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.arm//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces + cp -pav ./interfaces/sorting_test.go /builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.arm//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/sorting_test.go './interfaces/sorting_test.go' -> '/builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.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") BUILDSTDERR: ++ dirname ./interfaces/sorting.go + echo '%dir %{gopath}/src/%{import_path}/./interfaces' BUILDSTDERR: ++ dirname ./interfaces/sorting.go + install -d -p /builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.arm//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces + cp -pav ./interfaces/sorting.go /builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.arm//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/sorting.go './interfaces/sorting.go' -> '/builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.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") BUILDSTDERR: ++ dirname ./interfaces/ifacetest/backend.go + echo '%dir %{gopath}/src/%{import_path}/./interfaces/ifacetest' BUILDSTDERR: ++ dirname ./interfaces/ifacetest/backend.go + install -d -p /builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.arm//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/ifacetest + cp -pav ./interfaces/ifacetest/backend.go /builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.arm//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/ifacetest/backend.go './interfaces/ifacetest/backend.go' -> '/builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.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") BUILDSTDERR: ++ dirname ./interfaces/ifacetest/backendtest.go + echo '%dir %{gopath}/src/%{import_path}/./interfaces/ifacetest' BUILDSTDERR: ++ dirname ./interfaces/ifacetest/backendtest.go + install -d -p /builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.arm//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/ifacetest + cp -pav ./interfaces/ifacetest/backendtest.go /builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.arm//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/ifacetest/backendtest.go './interfaces/ifacetest/backendtest.go' -> '/builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.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") BUILDSTDERR: ++ dirname ./interfaces/ifacetest/spec.go + echo '%dir %{gopath}/src/%{import_path}/./interfaces/ifacetest' BUILDSTDERR: ++ dirname ./interfaces/ifacetest/spec.go + install -d -p /builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.arm//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/ifacetest + cp -pav ./interfaces/ifacetest/spec.go /builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.arm//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/ifacetest/spec.go './interfaces/ifacetest/spec.go' -> '/builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.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") BUILDSTDERR: ++ dirname ./interfaces/ifacetest/ifacetest_test.go + echo '%dir %{gopath}/src/%{import_path}/./interfaces/ifacetest' BUILDSTDERR: ++ dirname ./interfaces/ifacetest/ifacetest_test.go + install -d -p /builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.arm//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/ifacetest + cp -pav ./interfaces/ifacetest/ifacetest_test.go /builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.arm//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/ifacetest/ifacetest_test.go './interfaces/ifacetest/ifacetest_test.go' -> '/builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.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") BUILDSTDERR: ++ dirname ./interfaces/ifacetest/testiface.go + echo '%dir %{gopath}/src/%{import_path}/./interfaces/ifacetest' BUILDSTDERR: ++ dirname ./interfaces/ifacetest/testiface.go + install -d -p /builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.arm//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/ifacetest + cp -pav ./interfaces/ifacetest/testiface.go /builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.arm//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/ifacetest/testiface.go './interfaces/ifacetest/testiface.go' -> '/builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.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") BUILDSTDERR: ++ dirname ./interfaces/ifacetest/testiface_test.go + echo '%dir %{gopath}/src/%{import_path}/./interfaces/ifacetest' BUILDSTDERR: ++ dirname ./interfaces/ifacetest/testiface_test.go + install -d -p /builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.arm//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/ifacetest + cp -pav ./interfaces/ifacetest/testiface_test.go /builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.arm//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/ifacetest/testiface_test.go './interfaces/ifacetest/testiface_test.go' -> '/builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.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") BUILDSTDERR: ++ dirname ./interfaces/ifacetest/spec_test.go + echo '%dir %{gopath}/src/%{import_path}/./interfaces/ifacetest' BUILDSTDERR: ++ dirname ./interfaces/ifacetest/spec_test.go + install -d -p /builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.arm//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/ifacetest + cp -pav ./interfaces/ifacetest/spec_test.go /builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.arm//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/ifacetest/spec_test.go './interfaces/ifacetest/spec_test.go' -> '/builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.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") BUILDSTDERR: ++ dirname ./interfaces/udev/backend.go + echo '%dir %{gopath}/src/%{import_path}/./interfaces/udev' BUILDSTDERR: ++ dirname ./interfaces/udev/backend.go + install -d -p /builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.arm//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/udev + cp -pav ./interfaces/udev/backend.go /builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.arm//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/udev/backend.go './interfaces/udev/backend.go' -> '/builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.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") BUILDSTDERR: ++ dirname ./interfaces/udev/backend_test.go + echo '%dir %{gopath}/src/%{import_path}/./interfaces/udev' BUILDSTDERR: ++ dirname ./interfaces/udev/backend_test.go + install -d -p /builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.arm//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/udev + cp -pav ./interfaces/udev/backend_test.go /builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.arm//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/udev/backend_test.go './interfaces/udev/backend_test.go' -> '/builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.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") BUILDSTDERR: ++ dirname ./interfaces/udev/spec.go + echo '%dir %{gopath}/src/%{import_path}/./interfaces/udev' BUILDSTDERR: ++ dirname ./interfaces/udev/spec.go + install -d -p /builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.arm//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/udev + cp -pav ./interfaces/udev/spec.go /builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.arm//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/udev/spec.go './interfaces/udev/spec.go' -> '/builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.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") BUILDSTDERR: ++ dirname ./interfaces/udev/udev_test.go + echo '%dir %{gopath}/src/%{import_path}/./interfaces/udev' BUILDSTDERR: ++ dirname ./interfaces/udev/udev_test.go + install -d -p /builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.arm//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/udev + cp -pav ./interfaces/udev/udev_test.go /builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.arm//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/udev/udev_test.go './interfaces/udev/udev_test.go' -> '/builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.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") BUILDSTDERR: ++ dirname ./interfaces/udev/udev.go + echo '%dir %{gopath}/src/%{import_path}/./interfaces/udev' BUILDSTDERR: ++ dirname ./interfaces/udev/udev.go + install -d -p /builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.arm//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/udev + cp -pav ./interfaces/udev/udev.go /builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.arm//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/udev/udev.go './interfaces/udev/udev.go' -> '/builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.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") BUILDSTDERR: ++ dirname ./interfaces/udev/spec_test.go + echo '%dir %{gopath}/src/%{import_path}/./interfaces/udev' BUILDSTDERR: ++ dirname ./interfaces/udev/spec_test.go + install -d -p /builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.arm//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/udev + cp -pav ./interfaces/udev/spec_test.go /builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.arm//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/udev/spec_test.go './interfaces/udev/spec_test.go' -> '/builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.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") BUILDSTDERR: ++ dirname ./tests/lib/fakedevicesvc/main.go + echo '%dir %{gopath}/src/%{import_path}/./tests/lib/fakedevicesvc' BUILDSTDERR: ++ dirname ./tests/lib/fakedevicesvc/main.go + install -d -p /builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.arm//usr/share/gocode/src/github.com/snapcore/snapd/./tests/lib/fakedevicesvc + cp -pav ./tests/lib/fakedevicesvc/main.go /builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.arm//usr/share/gocode/src/github.com/snapcore/snapd/./tests/lib/fakedevicesvc/main.go './tests/lib/fakedevicesvc/main.go' -> '/builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.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") BUILDSTDERR: ++ dirname ./tests/lib/snaps/test-snapd-go-webserver/main.go + echo '%dir %{gopath}/src/%{import_path}/./tests/lib/snaps/test-snapd-go-webserver' BUILDSTDERR: ++ dirname ./tests/lib/snaps/test-snapd-go-webserver/main.go + install -d -p /builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.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.37.2-1.fc28.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.37.2-1.fc28.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") BUILDSTDERR: ++ dirname ./tests/lib/fakestore/store/store.go + echo '%dir %{gopath}/src/%{import_path}/./tests/lib/fakestore/store' BUILDSTDERR: ++ dirname ./tests/lib/fakestore/store/store.go + install -d -p /builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.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.37.2-1.fc28.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.37.2-1.fc28.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") BUILDSTDERR: ++ dirname ./tests/lib/fakestore/store/store_test.go + echo '%dir %{gopath}/src/%{import_path}/./tests/lib/fakestore/store' BUILDSTDERR: ++ dirname ./tests/lib/fakestore/store/store_test.go + install -d -p /builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.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.37.2-1.fc28.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.37.2-1.fc28.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") BUILDSTDERR: ++ dirname ./tests/lib/fakestore/cmd/fakestore/cmd_run.go + echo '%dir %{gopath}/src/%{import_path}/./tests/lib/fakestore/cmd/fakestore' BUILDSTDERR: ++ dirname ./tests/lib/fakestore/cmd/fakestore/cmd_run.go + install -d -p /builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.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.37.2-1.fc28.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.37.2-1.fc28.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") BUILDSTDERR: ++ dirname ./tests/lib/fakestore/cmd/fakestore/main.go + echo '%dir %{gopath}/src/%{import_path}/./tests/lib/fakestore/cmd/fakestore' BUILDSTDERR: ++ dirname ./tests/lib/fakestore/cmd/fakestore/main.go + install -d -p /builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.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.37.2-1.fc28.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.37.2-1.fc28.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") BUILDSTDERR: ++ dirname ./tests/lib/fakestore/cmd/fakestore/cmd_make_refreshable.go + echo '%dir %{gopath}/src/%{import_path}/./tests/lib/fakestore/cmd/fakestore' BUILDSTDERR: ++ dirname ./tests/lib/fakestore/cmd/fakestore/cmd_make_refreshable.go + install -d -p /builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.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.37.2-1.fc28.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.37.2-1.fc28.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") BUILDSTDERR: ++ dirname ./tests/lib/fakestore/cmd/fakestore/cmd_new_snap_decl.go + echo '%dir %{gopath}/src/%{import_path}/./tests/lib/fakestore/cmd/fakestore' BUILDSTDERR: ++ dirname ./tests/lib/fakestore/cmd/fakestore/cmd_new_snap_decl.go + install -d -p /builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.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.37.2-1.fc28.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.37.2-1.fc28.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") BUILDSTDERR: ++ dirname ./tests/lib/fakestore/cmd/fakestore/cmd_new_snap_rev.go + echo '%dir %{gopath}/src/%{import_path}/./tests/lib/fakestore/cmd/fakestore' BUILDSTDERR: ++ dirname ./tests/lib/fakestore/cmd/fakestore/cmd_new_snap_rev.go + install -d -p /builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.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.37.2-1.fc28.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.37.2-1.fc28.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") BUILDSTDERR: ++ dirname ./tests/lib/fakestore/refresh/refresh.go + echo '%dir %{gopath}/src/%{import_path}/./tests/lib/fakestore/refresh' BUILDSTDERR: ++ dirname ./tests/lib/fakestore/refresh/refresh.go + install -d -p /builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.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.37.2-1.fc28.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.37.2-1.fc28.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") BUILDSTDERR: ++ dirname ./tests/lib/fakestore/refresh/snap_asserts.go + echo '%dir %{gopath}/src/%{import_path}/./tests/lib/fakestore/refresh' BUILDSTDERR: ++ dirname ./tests/lib/fakestore/refresh/snap_asserts.go + install -d -p /builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.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.37.2-1.fc28.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.37.2-1.fc28.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") BUILDSTDERR: ++ dirname ./tests/lib/systemd-escape/main.go + echo '%dir %{gopath}/src/%{import_path}/./tests/lib/systemd-escape' BUILDSTDERR: ++ dirname ./tests/lib/systemd-escape/main.go + install -d -p /builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.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.37.2-1.fc28.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.37.2-1.fc28.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") BUILDSTDERR: ++ dirname ./tests/lib/list-interfaces.go + echo '%dir %{gopath}/src/%{import_path}/./tests/lib' BUILDSTDERR: ++ dirname ./tests/lib/list-interfaces.go + install -d -p /builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.arm//usr/share/gocode/src/github.com/snapcore/snapd/./tests/lib + cp -pav ./tests/lib/list-interfaces.go /builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.arm//usr/share/gocode/src/github.com/snapcore/snapd/./tests/lib/list-interfaces.go './tests/lib/list-interfaces.go' -> '/builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.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") BUILDSTDERR: ++ dirname ./tests/main/chattr/toggle.go + echo '%dir %{gopath}/src/%{import_path}/./tests/main/chattr' BUILDSTDERR: ++ dirname ./tests/main/chattr/toggle.go + install -d -p /builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.arm//usr/share/gocode/src/github.com/snapcore/snapd/./tests/main/chattr + cp -pav ./tests/main/chattr/toggle.go /builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.arm//usr/share/gocode/src/github.com/snapcore/snapd/./tests/main/chattr/toggle.go './tests/main/chattr/toggle.go' -> '/builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.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") BUILDSTDERR: ++ dirname ./tests/main/local-install-w-metadata/digest.go + echo '%dir %{gopath}/src/%{import_path}/./tests/main/local-install-w-metadata' BUILDSTDERR: ++ dirname ./tests/main/local-install-w-metadata/digest.go + install -d -p /builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.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.37.2-1.fc28.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.37.2-1.fc28.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") BUILDSTDERR: ++ dirname ./tests/main/high-user-handling/test.go + echo '%dir %{gopath}/src/%{import_path}/./tests/main/high-user-handling' BUILDSTDERR: ++ dirname ./tests/main/high-user-handling/test.go + install -d -p /builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.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.37.2-1.fc28.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.37.2-1.fc28.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") BUILDSTDERR: ++ dirname ./jsonutil/json_test.go + echo '%dir %{gopath}/src/%{import_path}/./jsonutil' BUILDSTDERR: ++ dirname ./jsonutil/json_test.go + install -d -p /builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.arm//usr/share/gocode/src/github.com/snapcore/snapd/./jsonutil + cp -pav ./jsonutil/json_test.go /builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.arm//usr/share/gocode/src/github.com/snapcore/snapd/./jsonutil/json_test.go './jsonutil/json_test.go' -> '/builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.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") BUILDSTDERR: ++ dirname ./jsonutil/json.go + echo '%dir %{gopath}/src/%{import_path}/./jsonutil' BUILDSTDERR: ++ dirname ./jsonutil/json.go + install -d -p /builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.arm//usr/share/gocode/src/github.com/snapcore/snapd/./jsonutil + cp -pav ./jsonutil/json.go /builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.arm//usr/share/gocode/src/github.com/snapcore/snapd/./jsonutil/json.go './jsonutil/json.go' -> '/builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.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") BUILDSTDERR: ++ dirname ./jsonutil/safejson/safejson.go + echo '%dir %{gopath}/src/%{import_path}/./jsonutil/safejson' BUILDSTDERR: ++ dirname ./jsonutil/safejson/safejson.go + install -d -p /builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.arm//usr/share/gocode/src/github.com/snapcore/snapd/./jsonutil/safejson + cp -pav ./jsonutil/safejson/safejson.go /builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.arm//usr/share/gocode/src/github.com/snapcore/snapd/./jsonutil/safejson/safejson.go './jsonutil/safejson/safejson.go' -> '/builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.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") BUILDSTDERR: ++ dirname ./jsonutil/safejson/safejson_test.go + echo '%dir %{gopath}/src/%{import_path}/./jsonutil/safejson' BUILDSTDERR: ++ dirname ./jsonutil/safejson/safejson_test.go + install -d -p /builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.arm//usr/share/gocode/src/github.com/snapcore/snapd/./jsonutil/safejson + cp -pav ./jsonutil/safejson/safejson_test.go /builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.arm//usr/share/gocode/src/github.com/snapcore/snapd/./jsonutil/safejson/safejson_test.go './jsonutil/safejson/safejson_test.go' -> '/builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.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") BUILDSTDERR: ++ dirname ./progress/export_test.go + echo '%dir %{gopath}/src/%{import_path}/./progress' BUILDSTDERR: ++ dirname ./progress/export_test.go + install -d -p /builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.arm//usr/share/gocode/src/github.com/snapcore/snapd/./progress + cp -pav ./progress/export_test.go /builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.arm//usr/share/gocode/src/github.com/snapcore/snapd/./progress/export_test.go './progress/export_test.go' -> '/builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.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") BUILDSTDERR: ++ dirname ./progress/ansimeter_test.go + echo '%dir %{gopath}/src/%{import_path}/./progress' BUILDSTDERR: ++ dirname ./progress/ansimeter_test.go + install -d -p /builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.arm//usr/share/gocode/src/github.com/snapcore/snapd/./progress + cp -pav ./progress/ansimeter_test.go /builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.arm//usr/share/gocode/src/github.com/snapcore/snapd/./progress/ansimeter_test.go './progress/ansimeter_test.go' -> '/builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.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") BUILDSTDERR: ++ dirname ./progress/progress.go + echo '%dir %{gopath}/src/%{import_path}/./progress' BUILDSTDERR: ++ dirname ./progress/progress.go + install -d -p /builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.arm//usr/share/gocode/src/github.com/snapcore/snapd/./progress + cp -pav ./progress/progress.go /builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.arm//usr/share/gocode/src/github.com/snapcore/snapd/./progress/progress.go './progress/progress.go' -> '/builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.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") BUILDSTDERR: ++ dirname ./progress/ansimeter.go + echo '%dir %{gopath}/src/%{import_path}/./progress' BUILDSTDERR: ++ dirname ./progress/ansimeter.go + install -d -p /builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.arm//usr/share/gocode/src/github.com/snapcore/snapd/./progress + cp -pav ./progress/ansimeter.go /builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.arm//usr/share/gocode/src/github.com/snapcore/snapd/./progress/ansimeter.go './progress/ansimeter.go' -> '/builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.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") BUILDSTDERR: ++ dirname ./progress/progress_test.go + echo '%dir %{gopath}/src/%{import_path}/./progress' BUILDSTDERR: ++ dirname ./progress/progress_test.go + install -d -p /builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.arm//usr/share/gocode/src/github.com/snapcore/snapd/./progress + cp -pav ./progress/progress_test.go /builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.arm//usr/share/gocode/src/github.com/snapcore/snapd/./progress/progress_test.go './progress/progress_test.go' -> '/builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.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") BUILDSTDERR: ++ dirname ./progress/progresstest/progresstest.go + echo '%dir %{gopath}/src/%{import_path}/./progress/progresstest' BUILDSTDERR: ++ dirname ./progress/progresstest/progresstest.go + install -d -p /builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.arm//usr/share/gocode/src/github.com/snapcore/snapd/./progress/progresstest + cp -pav ./progress/progresstest/progresstest.go /builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.arm//usr/share/gocode/src/github.com/snapcore/snapd/./progress/progresstest/progresstest.go './progress/progresstest/progresstest.go' -> '/builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.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") BUILDSTDERR: ++ dirname ./osutil/user_test.go + echo '%dir %{gopath}/src/%{import_path}/./osutil' BUILDSTDERR: ++ dirname ./osutil/user_test.go + install -d -p /builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.arm//usr/share/gocode/src/github.com/snapcore/snapd/./osutil + cp -pav ./osutil/user_test.go /builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.arm//usr/share/gocode/src/github.com/snapcore/snapd/./osutil/user_test.go './osutil/user_test.go' -> '/builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.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") BUILDSTDERR: ++ dirname ./osutil/env_test.go + echo '%dir %{gopath}/src/%{import_path}/./osutil' BUILDSTDERR: ++ dirname ./osutil/env_test.go + install -d -p /builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.arm//usr/share/gocode/src/github.com/snapcore/snapd/./osutil + cp -pav ./osutil/env_test.go /builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.arm//usr/share/gocode/src/github.com/snapcore/snapd/./osutil/env_test.go './osutil/env_test.go' -> '/builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.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") BUILDSTDERR: ++ dirname ./osutil/buildid_test.go + echo '%dir %{gopath}/src/%{import_path}/./osutil' BUILDSTDERR: ++ dirname ./osutil/buildid_test.go + install -d -p /builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.arm//usr/share/gocode/src/github.com/snapcore/snapd/./osutil + cp -pav ./osutil/buildid_test.go /builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.arm//usr/share/gocode/src/github.com/snapcore/snapd/./osutil/buildid_test.go './osutil/buildid_test.go' -> '/builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.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") BUILDSTDERR: ++ dirname ./osutil/context_test.go + echo '%dir %{gopath}/src/%{import_path}/./osutil' BUILDSTDERR: ++ dirname ./osutil/context_test.go + install -d -p /builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.arm//usr/share/gocode/src/github.com/snapcore/snapd/./osutil + cp -pav ./osutil/context_test.go /builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.arm//usr/share/gocode/src/github.com/snapcore/snapd/./osutil/context_test.go './osutil/context_test.go' -> '/builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.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") BUILDSTDERR: ++ dirname ./osutil/syncdir.go + echo '%dir %{gopath}/src/%{import_path}/./osutil' BUILDSTDERR: ++ dirname ./osutil/syncdir.go + install -d -p /builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.arm//usr/share/gocode/src/github.com/snapcore/snapd/./osutil + cp -pav ./osutil/syncdir.go /builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.arm//usr/share/gocode/src/github.com/snapcore/snapd/./osutil/syncdir.go './osutil/syncdir.go' -> '/builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.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") BUILDSTDERR: ++ dirname ./osutil/flock_test.go + echo '%dir %{gopath}/src/%{import_path}/./osutil' BUILDSTDERR: ++ dirname ./osutil/flock_test.go + install -d -p /builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.arm//usr/share/gocode/src/github.com/snapcore/snapd/./osutil + cp -pav ./osutil/flock_test.go /builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.arm//usr/share/gocode/src/github.com/snapcore/snapd/./osutil/flock_test.go './osutil/flock_test.go' -> '/builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.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") BUILDSTDERR: ++ dirname ./osutil/export_test.go + echo '%dir %{gopath}/src/%{import_path}/./osutil' BUILDSTDERR: ++ dirname ./osutil/export_test.go + install -d -p /builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.arm//usr/share/gocode/src/github.com/snapcore/snapd/./osutil + cp -pav ./osutil/export_test.go /builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.arm//usr/share/gocode/src/github.com/snapcore/snapd/./osutil/export_test.go './osutil/export_test.go' -> '/builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.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") BUILDSTDERR: ++ dirname ./osutil/exitcode.go + echo '%dir %{gopath}/src/%{import_path}/./osutil' BUILDSTDERR: ++ dirname ./osutil/exitcode.go + install -d -p /builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.arm//usr/share/gocode/src/github.com/snapcore/snapd/./osutil + cp -pav ./osutil/exitcode.go /builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.arm//usr/share/gocode/src/github.com/snapcore/snapd/./osutil/exitcode.go './osutil/exitcode.go' -> '/builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.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") BUILDSTDERR: ++ dirname ./osutil/io_test.go + echo '%dir %{gopath}/src/%{import_path}/./osutil' BUILDSTDERR: ++ dirname ./osutil/io_test.go + install -d -p /builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.arm//usr/share/gocode/src/github.com/snapcore/snapd/./osutil + cp -pav ./osutil/io_test.go /builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.arm//usr/share/gocode/src/github.com/snapcore/snapd/./osutil/io_test.go './osutil/io_test.go' -> '/builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.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") BUILDSTDERR: ++ dirname ./osutil/bootid.go + echo '%dir %{gopath}/src/%{import_path}/./osutil' BUILDSTDERR: ++ dirname ./osutil/bootid.go + install -d -p /builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.arm//usr/share/gocode/src/github.com/snapcore/snapd/./osutil + cp -pav ./osutil/bootid.go /builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.arm//usr/share/gocode/src/github.com/snapcore/snapd/./osutil/bootid.go './osutil/bootid.go' -> '/builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.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") BUILDSTDERR: ++ dirname ./osutil/chattr_64.go + echo '%dir %{gopath}/src/%{import_path}/./osutil' BUILDSTDERR: ++ dirname ./osutil/chattr_64.go + install -d -p /builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.arm//usr/share/gocode/src/github.com/snapcore/snapd/./osutil + cp -pav ./osutil/chattr_64.go /builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.arm//usr/share/gocode/src/github.com/snapcore/snapd/./osutil/chattr_64.go './osutil/chattr_64.go' -> '/builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.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") BUILDSTDERR: ++ dirname ./osutil/mockable.go + echo '%dir %{gopath}/src/%{import_path}/./osutil' BUILDSTDERR: ++ dirname ./osutil/mockable.go + install -d -p /builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.arm//usr/share/gocode/src/github.com/snapcore/snapd/./osutil + cp -pav ./osutil/mockable.go /builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.arm//usr/share/gocode/src/github.com/snapcore/snapd/./osutil/mockable.go './osutil/mockable.go' -> '/builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.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") BUILDSTDERR: ++ dirname ./osutil/outputerr_test.go + echo '%dir %{gopath}/src/%{import_path}/./osutil' BUILDSTDERR: ++ dirname ./osutil/outputerr_test.go + install -d -p /builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.arm//usr/share/gocode/src/github.com/snapcore/snapd/./osutil + cp -pav ./osutil/outputerr_test.go /builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.arm//usr/share/gocode/src/github.com/snapcore/snapd/./osutil/outputerr_test.go './osutil/outputerr_test.go' -> '/builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.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") BUILDSTDERR: ++ dirname ./osutil/mountentry_linux.go + echo '%dir %{gopath}/src/%{import_path}/./osutil' BUILDSTDERR: ++ dirname ./osutil/mountentry_linux.go + install -d -p /builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.arm//usr/share/gocode/src/github.com/snapcore/snapd/./osutil + cp -pav ./osutil/mountentry_linux.go /builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.arm//usr/share/gocode/src/github.com/snapcore/snapd/./osutil/mountentry_linux.go './osutil/mountentry_linux.go' -> '/builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.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") BUILDSTDERR: ++ dirname ./osutil/nfs_linux.go + echo '%dir %{gopath}/src/%{import_path}/./osutil' BUILDSTDERR: ++ dirname ./osutil/nfs_linux.go + install -d -p /builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.arm//usr/share/gocode/src/github.com/snapcore/snapd/./osutil + cp -pav ./osutil/nfs_linux.go /builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.arm//usr/share/gocode/src/github.com/snapcore/snapd/./osutil/nfs_linux.go './osutil/nfs_linux.go' -> '/builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.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") BUILDSTDERR: ++ dirname ./osutil/fshelpers_test.go + echo '%dir %{gopath}/src/%{import_path}/./osutil' BUILDSTDERR: ++ dirname ./osutil/fshelpers_test.go + install -d -p /builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.arm//usr/share/gocode/src/github.com/snapcore/snapd/./osutil + cp -pav ./osutil/fshelpers_test.go /builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.arm//usr/share/gocode/src/github.com/snapcore/snapd/./osutil/fshelpers_test.go './osutil/fshelpers_test.go' -> '/builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.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") BUILDSTDERR: ++ dirname ./osutil/cp_linux.go + echo '%dir %{gopath}/src/%{import_path}/./osutil' BUILDSTDERR: ++ dirname ./osutil/cp_linux.go + install -d -p /builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.arm//usr/share/gocode/src/github.com/snapcore/snapd/./osutil + cp -pav ./osutil/cp_linux.go /builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.arm//usr/share/gocode/src/github.com/snapcore/snapd/./osutil/cp_linux.go './osutil/cp_linux.go' -> '/builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.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") BUILDSTDERR: ++ dirname ./osutil/group.go + echo '%dir %{gopath}/src/%{import_path}/./osutil' BUILDSTDERR: ++ dirname ./osutil/group.go + install -d -p /builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.arm//usr/share/gocode/src/github.com/snapcore/snapd/./osutil + cp -pav ./osutil/group.go /builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.arm//usr/share/gocode/src/github.com/snapcore/snapd/./osutil/group.go './osutil/group.go' -> '/builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.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") BUILDSTDERR: ++ dirname ./osutil/mount_linux.go + echo '%dir %{gopath}/src/%{import_path}/./osutil' BUILDSTDERR: ++ dirname ./osutil/mount_linux.go + install -d -p /builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.arm//usr/share/gocode/src/github.com/snapcore/snapd/./osutil + cp -pav ./osutil/mount_linux.go /builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.arm//usr/share/gocode/src/github.com/snapcore/snapd/./osutil/mount_linux.go './osutil/mount_linux.go' -> '/builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.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") BUILDSTDERR: ++ dirname ./osutil/overlay_darwin.go + echo '%dir %{gopath}/src/%{import_path}/./osutil' BUILDSTDERR: ++ dirname ./osutil/overlay_darwin.go + install -d -p /builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.arm//usr/share/gocode/src/github.com/snapcore/snapd/./osutil + cp -pav ./osutil/overlay_darwin.go /builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.arm//usr/share/gocode/src/github.com/snapcore/snapd/./osutil/overlay_darwin.go './osutil/overlay_darwin.go' -> '/builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.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") BUILDSTDERR: ++ dirname ./osutil/chattr.go + echo '%dir %{gopath}/src/%{import_path}/./osutil' BUILDSTDERR: ++ dirname ./osutil/chattr.go + install -d -p /builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.arm//usr/share/gocode/src/github.com/snapcore/snapd/./osutil + cp -pav ./osutil/chattr.go /builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.arm//usr/share/gocode/src/github.com/snapcore/snapd/./osutil/chattr.go './osutil/chattr.go' -> '/builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.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") BUILDSTDERR: ++ dirname ./osutil/sys_linux.go + echo '%dir %{gopath}/src/%{import_path}/./osutil' BUILDSTDERR: ++ dirname ./osutil/sys_linux.go + install -d -p /builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.arm//usr/share/gocode/src/github.com/snapcore/snapd/./osutil + cp -pav ./osutil/sys_linux.go /builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.arm//usr/share/gocode/src/github.com/snapcore/snapd/./osutil/sys_linux.go './osutil/sys_linux.go' -> '/builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.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") BUILDSTDERR: ++ dirname ./osutil/overlay_linux.go + echo '%dir %{gopath}/src/%{import_path}/./osutil' BUILDSTDERR: ++ dirname ./osutil/overlay_linux.go + install -d -p /builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.arm//usr/share/gocode/src/github.com/snapcore/snapd/./osutil + cp -pav ./osutil/overlay_linux.go /builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.arm//usr/share/gocode/src/github.com/snapcore/snapd/./osutil/overlay_linux.go './osutil/overlay_linux.go' -> '/builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.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") BUILDSTDERR: ++ dirname ./osutil/exec_test.go + echo '%dir %{gopath}/src/%{import_path}/./osutil' BUILDSTDERR: ++ dirname ./osutil/exec_test.go + install -d -p /builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.arm//usr/share/gocode/src/github.com/snapcore/snapd/./osutil + cp -pav ./osutil/exec_test.go /builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.arm//usr/share/gocode/src/github.com/snapcore/snapd/./osutil/exec_test.go './osutil/exec_test.go' -> '/builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.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") BUILDSTDERR: ++ dirname ./osutil/context.go + echo '%dir %{gopath}/src/%{import_path}/./osutil' BUILDSTDERR: ++ dirname ./osutil/context.go + install -d -p /builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.arm//usr/share/gocode/src/github.com/snapcore/snapd/./osutil + cp -pav ./osutil/context.go /builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.arm//usr/share/gocode/src/github.com/snapcore/snapd/./osutil/context.go './osutil/context.go' -> '/builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.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") BUILDSTDERR: ++ dirname ./osutil/bootid_test.go + echo '%dir %{gopath}/src/%{import_path}/./osutil' BUILDSTDERR: ++ dirname ./osutil/bootid_test.go + install -d -p /builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.arm//usr/share/gocode/src/github.com/snapcore/snapd/./osutil + cp -pav ./osutil/bootid_test.go /builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.arm//usr/share/gocode/src/github.com/snapcore/snapd/./osutil/bootid_test.go './osutil/bootid_test.go' -> '/builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.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") BUILDSTDERR: ++ dirname ./osutil/uname_darwin.go + echo '%dir %{gopath}/src/%{import_path}/./osutil' BUILDSTDERR: ++ dirname ./osutil/uname_darwin.go + install -d -p /builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.arm//usr/share/gocode/src/github.com/snapcore/snapd/./osutil + cp -pav ./osutil/uname_darwin.go /builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.arm//usr/share/gocode/src/github.com/snapcore/snapd/./osutil/uname_darwin.go './osutil/uname_darwin.go' -> '/builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.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") BUILDSTDERR: ++ dirname ./osutil/stat.go + echo '%dir %{gopath}/src/%{import_path}/./osutil' BUILDSTDERR: ++ dirname ./osutil/stat.go + install -d -p /builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.arm//usr/share/gocode/src/github.com/snapcore/snapd/./osutil + cp -pav ./osutil/stat.go /builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.arm//usr/share/gocode/src/github.com/snapcore/snapd/./osutil/stat.go './osutil/stat.go' -> '/builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.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") BUILDSTDERR: ++ dirname ./osutil/mount_darwin.go + echo '%dir %{gopath}/src/%{import_path}/./osutil' BUILDSTDERR: ++ dirname ./osutil/mount_darwin.go + install -d -p /builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.arm//usr/share/gocode/src/github.com/snapcore/snapd/./osutil + cp -pav ./osutil/mount_darwin.go /builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.arm//usr/share/gocode/src/github.com/snapcore/snapd/./osutil/mount_darwin.go './osutil/mount_darwin.go' -> '/builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.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") BUILDSTDERR: ++ dirname ./osutil/osutil_darwin.go + echo '%dir %{gopath}/src/%{import_path}/./osutil' BUILDSTDERR: ++ dirname ./osutil/osutil_darwin.go + install -d -p /builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.arm//usr/share/gocode/src/github.com/snapcore/snapd/./osutil + cp -pav ./osutil/osutil_darwin.go /builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.arm//usr/share/gocode/src/github.com/snapcore/snapd/./osutil/osutil_darwin.go './osutil/osutil_darwin.go' -> '/builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.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") BUILDSTDERR: ++ dirname ./osutil/chdir.go + echo '%dir %{gopath}/src/%{import_path}/./osutil' BUILDSTDERR: ++ dirname ./osutil/chdir.go + install -d -p /builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.arm//usr/share/gocode/src/github.com/snapcore/snapd/./osutil + cp -pav ./osutil/chdir.go /builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.arm//usr/share/gocode/src/github.com/snapcore/snapd/./osutil/chdir.go './osutil/chdir.go' -> '/builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.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") BUILDSTDERR: ++ dirname ./osutil/chdir_test.go + echo '%dir %{gopath}/src/%{import_path}/./osutil' BUILDSTDERR: ++ dirname ./osutil/chdir_test.go + install -d -p /builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.arm//usr/share/gocode/src/github.com/snapcore/snapd/./osutil + cp -pav ./osutil/chdir_test.go /builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.arm//usr/share/gocode/src/github.com/snapcore/snapd/./osutil/chdir_test.go './osutil/chdir_test.go' -> '/builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.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") BUILDSTDERR: ++ dirname ./osutil/buildid.go + echo '%dir %{gopath}/src/%{import_path}/./osutil' BUILDSTDERR: ++ dirname ./osutil/buildid.go + install -d -p /builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.arm//usr/share/gocode/src/github.com/snapcore/snapd/./osutil + cp -pav ./osutil/buildid.go /builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.arm//usr/share/gocode/src/github.com/snapcore/snapd/./osutil/buildid.go './osutil/buildid.go' -> '/builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.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") BUILDSTDERR: ++ dirname ./osutil/unlink_darwin.go + echo '%dir %{gopath}/src/%{import_path}/./osutil' BUILDSTDERR: ++ dirname ./osutil/unlink_darwin.go + install -d -p /builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.arm//usr/share/gocode/src/github.com/snapcore/snapd/./osutil + cp -pav ./osutil/unlink_darwin.go /builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.arm//usr/share/gocode/src/github.com/snapcore/snapd/./osutil/unlink_darwin.go './osutil/unlink_darwin.go' -> '/builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.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") BUILDSTDERR: ++ dirname ./osutil/mount_linux_test.go + echo '%dir %{gopath}/src/%{import_path}/./osutil' BUILDSTDERR: ++ dirname ./osutil/mount_linux_test.go + install -d -p /builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.arm//usr/share/gocode/src/github.com/snapcore/snapd/./osutil + cp -pav ./osutil/mount_linux_test.go /builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.arm//usr/share/gocode/src/github.com/snapcore/snapd/./osutil/mount_linux_test.go './osutil/mount_linux_test.go' -> '/builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.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") BUILDSTDERR: ++ dirname ./osutil/mountinfo_linux_test.go + echo '%dir %{gopath}/src/%{import_path}/./osutil' BUILDSTDERR: ++ dirname ./osutil/mountinfo_linux_test.go + install -d -p /builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.arm//usr/share/gocode/src/github.com/snapcore/snapd/./osutil + cp -pav ./osutil/mountinfo_linux_test.go /builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.arm//usr/share/gocode/src/github.com/snapcore/snapd/./osutil/mountinfo_linux_test.go './osutil/mountinfo_linux_test.go' -> '/builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.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") BUILDSTDERR: ++ dirname ./osutil/cp.go + echo '%dir %{gopath}/src/%{import_path}/./osutil' BUILDSTDERR: ++ dirname ./osutil/cp.go + install -d -p /builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.arm//usr/share/gocode/src/github.com/snapcore/snapd/./osutil + cp -pav ./osutil/cp.go /builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.arm//usr/share/gocode/src/github.com/snapcore/snapd/./osutil/cp.go './osutil/cp.go' -> '/builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.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") BUILDSTDERR: ++ dirname ./osutil/mountinfo_linux.go + echo '%dir %{gopath}/src/%{import_path}/./osutil' BUILDSTDERR: ++ dirname ./osutil/mountinfo_linux.go + install -d -p /builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.arm//usr/share/gocode/src/github.com/snapcore/snapd/./osutil + cp -pav ./osutil/mountinfo_linux.go /builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.arm//usr/share/gocode/src/github.com/snapcore/snapd/./osutil/mountinfo_linux.go './osutil/mountinfo_linux.go' -> '/builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.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") BUILDSTDERR: ++ dirname ./osutil/digest.go + echo '%dir %{gopath}/src/%{import_path}/./osutil' BUILDSTDERR: ++ dirname ./osutil/digest.go + install -d -p /builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.arm//usr/share/gocode/src/github.com/snapcore/snapd/./osutil + cp -pav ./osutil/digest.go /builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.arm//usr/share/gocode/src/github.com/snapcore/snapd/./osutil/digest.go './osutil/digest.go' -> '/builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.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") BUILDSTDERR: ++ dirname ./osutil/mountprofile_linux.go + echo '%dir %{gopath}/src/%{import_path}/./osutil' BUILDSTDERR: ++ dirname ./osutil/mountprofile_linux.go + install -d -p /builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.arm//usr/share/gocode/src/github.com/snapcore/snapd/./osutil + cp -pav ./osutil/mountprofile_linux.go /builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.arm//usr/share/gocode/src/github.com/snapcore/snapd/./osutil/mountprofile_linux.go './osutil/mountprofile_linux.go' -> '/builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.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") BUILDSTDERR: ++ dirname ./osutil/mkdirallchown_test.go + echo '%dir %{gopath}/src/%{import_path}/./osutil' BUILDSTDERR: ++ dirname ./osutil/mkdirallchown_test.go + install -d -p /builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.arm//usr/share/gocode/src/github.com/snapcore/snapd/./osutil + cp -pav ./osutil/mkdirallchown_test.go /builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.arm//usr/share/gocode/src/github.com/snapcore/snapd/./osutil/mkdirallchown_test.go './osutil/mkdirallchown_test.go' -> '/builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.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") BUILDSTDERR: ++ dirname ./osutil/chattr_32.go + echo '%dir %{gopath}/src/%{import_path}/./osutil' BUILDSTDERR: ++ dirname ./osutil/chattr_32.go + install -d -p /builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.arm//usr/share/gocode/src/github.com/snapcore/snapd/./osutil + cp -pav ./osutil/chattr_32.go /builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.arm//usr/share/gocode/src/github.com/snapcore/snapd/./osutil/chattr_32.go './osutil/chattr_32.go' -> '/builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.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") BUILDSTDERR: ++ dirname ./osutil/mountentry_linux_test.go + echo '%dir %{gopath}/src/%{import_path}/./osutil' BUILDSTDERR: ++ dirname ./osutil/mountentry_linux_test.go + install -d -p /builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.arm//usr/share/gocode/src/github.com/snapcore/snapd/./osutil + cp -pav ./osutil/mountentry_linux_test.go /builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.arm//usr/share/gocode/src/github.com/snapcore/snapd/./osutil/mountentry_linux_test.go './osutil/mountentry_linux_test.go' -> '/builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.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") BUILDSTDERR: ++ dirname ./osutil/stat_test.go + echo '%dir %{gopath}/src/%{import_path}/./osutil' BUILDSTDERR: ++ dirname ./osutil/stat_test.go + install -d -p /builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.arm//usr/share/gocode/src/github.com/snapcore/snapd/./osutil + cp -pav ./osutil/stat_test.go /builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.arm//usr/share/gocode/src/github.com/snapcore/snapd/./osutil/stat_test.go './osutil/stat_test.go' -> '/builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.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") BUILDSTDERR: ++ dirname ./osutil/unlink_test.go + echo '%dir %{gopath}/src/%{import_path}/./osutil' BUILDSTDERR: ++ dirname ./osutil/unlink_test.go + install -d -p /builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.arm//usr/share/gocode/src/github.com/snapcore/snapd/./osutil + cp -pav ./osutil/unlink_test.go /builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.arm//usr/share/gocode/src/github.com/snapcore/snapd/./osutil/unlink_test.go './osutil/unlink_test.go' -> '/builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.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") BUILDSTDERR: ++ dirname ./osutil/nfs_darwin.go + echo '%dir %{gopath}/src/%{import_path}/./osutil' BUILDSTDERR: ++ dirname ./osutil/nfs_darwin.go + install -d -p /builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.arm//usr/share/gocode/src/github.com/snapcore/snapd/./osutil + cp -pav ./osutil/nfs_darwin.go /builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.arm//usr/share/gocode/src/github.com/snapcore/snapd/./osutil/nfs_darwin.go './osutil/nfs_darwin.go' -> '/builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.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") BUILDSTDERR: ++ dirname ./osutil/squashfs/fstype.go + echo '%dir %{gopath}/src/%{import_path}/./osutil/squashfs' BUILDSTDERR: ++ dirname ./osutil/squashfs/fstype.go + install -d -p /builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.arm//usr/share/gocode/src/github.com/snapcore/snapd/./osutil/squashfs + cp -pav ./osutil/squashfs/fstype.go /builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.arm//usr/share/gocode/src/github.com/snapcore/snapd/./osutil/squashfs/fstype.go './osutil/squashfs/fstype.go' -> '/builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.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") BUILDSTDERR: ++ dirname ./osutil/sys/sysnum_32_linux.go + echo '%dir %{gopath}/src/%{import_path}/./osutil/sys' BUILDSTDERR: ++ dirname ./osutil/sys/sysnum_32_linux.go + install -d -p /builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.arm//usr/share/gocode/src/github.com/snapcore/snapd/./osutil/sys + cp -pav ./osutil/sys/sysnum_32_linux.go /builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.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.37.2-1.fc28.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") BUILDSTDERR: ++ dirname ./osutil/sys/sysnum_linux.go + echo '%dir %{gopath}/src/%{import_path}/./osutil/sys' BUILDSTDERR: ++ dirname ./osutil/sys/sysnum_linux.go + install -d -p /builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.arm//usr/share/gocode/src/github.com/snapcore/snapd/./osutil/sys + cp -pav ./osutil/sys/sysnum_linux.go /builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.arm//usr/share/gocode/src/github.com/snapcore/snapd/./osutil/sys/sysnum_linux.go './osutil/sys/sysnum_linux.go' -> '/builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.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") BUILDSTDERR: ++ dirname ./osutil/sys/sysnum_darwin.go + echo '%dir %{gopath}/src/%{import_path}/./osutil/sys' BUILDSTDERR: ++ dirname ./osutil/sys/sysnum_darwin.go + install -d -p /builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.arm//usr/share/gocode/src/github.com/snapcore/snapd/./osutil/sys + cp -pav ./osutil/sys/sysnum_darwin.go /builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.arm//usr/share/gocode/src/github.com/snapcore/snapd/./osutil/sys/sysnum_darwin.go './osutil/sys/sysnum_darwin.go' -> '/builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.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") BUILDSTDERR: ++ dirname ./osutil/sys/sysnum_16_linux.go + echo '%dir %{gopath}/src/%{import_path}/./osutil/sys' BUILDSTDERR: ++ dirname ./osutil/sys/sysnum_16_linux.go + install -d -p /builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.arm//usr/share/gocode/src/github.com/snapcore/snapd/./osutil/sys + cp -pav ./osutil/sys/sysnum_16_linux.go /builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.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.37.2-1.fc28.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") BUILDSTDERR: ++ dirname ./osutil/sys/syscall.go + echo '%dir %{gopath}/src/%{import_path}/./osutil/sys' BUILDSTDERR: ++ dirname ./osutil/sys/syscall.go + install -d -p /builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.arm//usr/share/gocode/src/github.com/snapcore/snapd/./osutil/sys + cp -pav ./osutil/sys/syscall.go /builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.arm//usr/share/gocode/src/github.com/snapcore/snapd/./osutil/sys/syscall.go './osutil/sys/syscall.go' -> '/builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.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") BUILDSTDERR: ++ dirname ./osutil/cmp_test.go + echo '%dir %{gopath}/src/%{import_path}/./osutil' BUILDSTDERR: ++ dirname ./osutil/cmp_test.go + install -d -p /builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.arm//usr/share/gocode/src/github.com/snapcore/snapd/./osutil + cp -pav ./osutil/cmp_test.go /builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.arm//usr/share/gocode/src/github.com/snapcore/snapd/./osutil/cmp_test.go './osutil/cmp_test.go' -> '/builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.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") BUILDSTDERR: ++ dirname ./osutil/flock.go + echo '%dir %{gopath}/src/%{import_path}/./osutil' BUILDSTDERR: ++ dirname ./osutil/flock.go + install -d -p /builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.arm//usr/share/gocode/src/github.com/snapcore/snapd/./osutil + cp -pav ./osutil/flock.go /builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.arm//usr/share/gocode/src/github.com/snapcore/snapd/./osutil/flock.go './osutil/flock.go' -> '/builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.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") BUILDSTDERR: ++ dirname ./osutil/fshelpers.go + echo '%dir %{gopath}/src/%{import_path}/./osutil' BUILDSTDERR: ++ dirname ./osutil/fshelpers.go + install -d -p /builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.arm//usr/share/gocode/src/github.com/snapcore/snapd/./osutil + cp -pav ./osutil/fshelpers.go /builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.arm//usr/share/gocode/src/github.com/snapcore/snapd/./osutil/fshelpers.go './osutil/fshelpers.go' -> '/builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.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") BUILDSTDERR: ++ dirname ./osutil/cp_test.go + echo '%dir %{gopath}/src/%{import_path}/./osutil' BUILDSTDERR: ++ dirname ./osutil/cp_test.go + install -d -p /builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.arm//usr/share/gocode/src/github.com/snapcore/snapd/./osutil + cp -pav ./osutil/cp_test.go /builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.arm//usr/share/gocode/src/github.com/snapcore/snapd/./osutil/cp_test.go './osutil/cp_test.go' -> '/builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.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") BUILDSTDERR: ++ dirname ./osutil/outputerr.go + echo '%dir %{gopath}/src/%{import_path}/./osutil' BUILDSTDERR: ++ dirname ./osutil/outputerr.go + install -d -p /builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.arm//usr/share/gocode/src/github.com/snapcore/snapd/./osutil + cp -pav ./osutil/outputerr.go /builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.arm//usr/share/gocode/src/github.com/snapcore/snapd/./osutil/outputerr.go './osutil/outputerr.go' -> '/builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.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") BUILDSTDERR: ++ dirname ./osutil/sys_linux_test.go + echo '%dir %{gopath}/src/%{import_path}/./osutil' BUILDSTDERR: ++ dirname ./osutil/sys_linux_test.go + install -d -p /builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.arm//usr/share/gocode/src/github.com/snapcore/snapd/./osutil + cp -pav ./osutil/sys_linux_test.go /builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.arm//usr/share/gocode/src/github.com/snapcore/snapd/./osutil/sys_linux_test.go './osutil/sys_linux_test.go' -> '/builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.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") BUILDSTDERR: ++ dirname ./osutil/exitcode_test.go + echo '%dir %{gopath}/src/%{import_path}/./osutil' BUILDSTDERR: ++ dirname ./osutil/exitcode_test.go + install -d -p /builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.arm//usr/share/gocode/src/github.com/snapcore/snapd/./osutil + cp -pav ./osutil/exitcode_test.go /builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.arm//usr/share/gocode/src/github.com/snapcore/snapd/./osutil/exitcode_test.go './osutil/exitcode_test.go' -> '/builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.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") BUILDSTDERR: ++ dirname ./osutil/mkdirallchown.go + echo '%dir %{gopath}/src/%{import_path}/./osutil' BUILDSTDERR: ++ dirname ./osutil/mkdirallchown.go + install -d -p /builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.arm//usr/share/gocode/src/github.com/snapcore/snapd/./osutil + cp -pav ./osutil/mkdirallchown.go /builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.arm//usr/share/gocode/src/github.com/snapcore/snapd/./osutil/mkdirallchown.go './osutil/mkdirallchown.go' -> '/builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.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") BUILDSTDERR: ++ dirname ./osutil/winsize.go + echo '%dir %{gopath}/src/%{import_path}/./osutil' BUILDSTDERR: ++ dirname ./osutil/winsize.go + install -d -p /builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.arm//usr/share/gocode/src/github.com/snapcore/snapd/./osutil + cp -pav ./osutil/winsize.go /builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.arm//usr/share/gocode/src/github.com/snapcore/snapd/./osutil/winsize.go './osutil/winsize.go' -> '/builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.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") BUILDSTDERR: ++ dirname ./osutil/unlink.go + echo '%dir %{gopath}/src/%{import_path}/./osutil' BUILDSTDERR: ++ dirname ./osutil/unlink.go + install -d -p /builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.arm//usr/share/gocode/src/github.com/snapcore/snapd/./osutil + cp -pav ./osutil/unlink.go /builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.arm//usr/share/gocode/src/github.com/snapcore/snapd/./osutil/unlink.go './osutil/unlink.go' -> '/builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.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") BUILDSTDERR: ++ dirname ./osutil/osutil_test.go + echo '%dir %{gopath}/src/%{import_path}/./osutil' BUILDSTDERR: ++ dirname ./osutil/osutil_test.go + install -d -p /builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.arm//usr/share/gocode/src/github.com/snapcore/snapd/./osutil + cp -pav ./osutil/osutil_test.go /builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.arm//usr/share/gocode/src/github.com/snapcore/snapd/./osutil/osutil_test.go './osutil/osutil_test.go' -> '/builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.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") BUILDSTDERR: ++ dirname ./osutil/uname_linux_test.go + echo '%dir %{gopath}/src/%{import_path}/./osutil' BUILDSTDERR: ++ dirname ./osutil/uname_linux_test.go + install -d -p /builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.arm//usr/share/gocode/src/github.com/snapcore/snapd/./osutil + cp -pav ./osutil/uname_linux_test.go /builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.arm//usr/share/gocode/src/github.com/snapcore/snapd/./osutil/uname_linux_test.go './osutil/uname_linux_test.go' -> '/builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.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") BUILDSTDERR: ++ dirname ./osutil/overlay_linux_test.go + echo '%dir %{gopath}/src/%{import_path}/./osutil' BUILDSTDERR: ++ dirname ./osutil/overlay_linux_test.go + install -d -p /builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.arm//usr/share/gocode/src/github.com/snapcore/snapd/./osutil + cp -pav ./osutil/overlay_linux_test.go /builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.arm//usr/share/gocode/src/github.com/snapcore/snapd/./osutil/overlay_linux_test.go './osutil/overlay_linux_test.go' -> '/builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.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") BUILDSTDERR: ++ dirname ./osutil/cp_other.go + echo '%dir %{gopath}/src/%{import_path}/./osutil' BUILDSTDERR: ++ dirname ./osutil/cp_other.go + install -d -p /builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.arm//usr/share/gocode/src/github.com/snapcore/snapd/./osutil + cp -pav ./osutil/cp_other.go /builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.arm//usr/share/gocode/src/github.com/snapcore/snapd/./osutil/cp_other.go './osutil/cp_other.go' -> '/builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.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") BUILDSTDERR: ++ dirname ./osutil/digest_test.go + echo '%dir %{gopath}/src/%{import_path}/./osutil' BUILDSTDERR: ++ dirname ./osutil/digest_test.go + install -d -p /builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.arm//usr/share/gocode/src/github.com/snapcore/snapd/./osutil + cp -pav ./osutil/digest_test.go /builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.arm//usr/share/gocode/src/github.com/snapcore/snapd/./osutil/digest_test.go './osutil/digest_test.go' -> '/builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.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") BUILDSTDERR: ++ dirname ./osutil/syncdir_test.go + echo '%dir %{gopath}/src/%{import_path}/./osutil' BUILDSTDERR: ++ dirname ./osutil/syncdir_test.go + install -d -p /builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.arm//usr/share/gocode/src/github.com/snapcore/snapd/./osutil + cp -pav ./osutil/syncdir_test.go /builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.arm//usr/share/gocode/src/github.com/snapcore/snapd/./osutil/syncdir_test.go './osutil/syncdir_test.go' -> '/builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.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") BUILDSTDERR: ++ dirname ./osutil/cp_linux_test.go + echo '%dir %{gopath}/src/%{import_path}/./osutil' BUILDSTDERR: ++ dirname ./osutil/cp_linux_test.go + install -d -p /builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.arm//usr/share/gocode/src/github.com/snapcore/snapd/./osutil + cp -pav ./osutil/cp_linux_test.go /builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.arm//usr/share/gocode/src/github.com/snapcore/snapd/./osutil/cp_linux_test.go './osutil/cp_linux_test.go' -> '/builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.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") BUILDSTDERR: ++ dirname ./osutil/strace/export_test.go + echo '%dir %{gopath}/src/%{import_path}/./osutil/strace' BUILDSTDERR: ++ dirname ./osutil/strace/export_test.go + install -d -p /builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.arm//usr/share/gocode/src/github.com/snapcore/snapd/./osutil/strace + cp -pav ./osutil/strace/export_test.go /builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.arm//usr/share/gocode/src/github.com/snapcore/snapd/./osutil/strace/export_test.go './osutil/strace/export_test.go' -> '/builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.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") BUILDSTDERR: ++ dirname ./osutil/strace/timing.go + echo '%dir %{gopath}/src/%{import_path}/./osutil/strace' BUILDSTDERR: ++ dirname ./osutil/strace/timing.go + install -d -p /builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.arm//usr/share/gocode/src/github.com/snapcore/snapd/./osutil/strace + cp -pav ./osutil/strace/timing.go /builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.arm//usr/share/gocode/src/github.com/snapcore/snapd/./osutil/strace/timing.go './osutil/strace/timing.go' -> '/builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.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") BUILDSTDERR: ++ dirname ./osutil/strace/strace_test.go + echo '%dir %{gopath}/src/%{import_path}/./osutil/strace' BUILDSTDERR: ++ dirname ./osutil/strace/strace_test.go + install -d -p /builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.arm//usr/share/gocode/src/github.com/snapcore/snapd/./osutil/strace + cp -pav ./osutil/strace/strace_test.go /builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.arm//usr/share/gocode/src/github.com/snapcore/snapd/./osutil/strace/strace_test.go './osutil/strace/strace_test.go' -> '/builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.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") BUILDSTDERR: ++ dirname ./osutil/strace/timing_test.go + echo '%dir %{gopath}/src/%{import_path}/./osutil/strace' BUILDSTDERR: ++ dirname ./osutil/strace/timing_test.go + install -d -p /builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.arm//usr/share/gocode/src/github.com/snapcore/snapd/./osutil/strace + cp -pav ./osutil/strace/timing_test.go /builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.arm//usr/share/gocode/src/github.com/snapcore/snapd/./osutil/strace/timing_test.go './osutil/strace/timing_test.go' -> '/builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.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") BUILDSTDERR: ++ dirname ./osutil/strace/strace.go + echo '%dir %{gopath}/src/%{import_path}/./osutil/strace' BUILDSTDERR: ++ dirname ./osutil/strace/strace.go + install -d -p /builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.arm//usr/share/gocode/src/github.com/snapcore/snapd/./osutil/strace + cp -pav ./osutil/strace/strace.go /builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.arm//usr/share/gocode/src/github.com/snapcore/snapd/./osutil/strace/strace.go './osutil/strace/strace.go' -> '/builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.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") BUILDSTDERR: ++ dirname ./osutil/uname.go + echo '%dir %{gopath}/src/%{import_path}/./osutil' BUILDSTDERR: ++ dirname ./osutil/uname.go + install -d -p /builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.arm//usr/share/gocode/src/github.com/snapcore/snapd/./osutil + cp -pav ./osutil/uname.go /builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.arm//usr/share/gocode/src/github.com/snapcore/snapd/./osutil/uname.go './osutil/uname.go' -> '/builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.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") BUILDSTDERR: ++ dirname ./osutil/env.go + echo '%dir %{gopath}/src/%{import_path}/./osutil' BUILDSTDERR: ++ dirname ./osutil/env.go + install -d -p /builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.arm//usr/share/gocode/src/github.com/snapcore/snapd/./osutil + cp -pav ./osutil/env.go /builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.arm//usr/share/gocode/src/github.com/snapcore/snapd/./osutil/env.go './osutil/env.go' -> '/builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.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") BUILDSTDERR: ++ dirname ./osutil/nfs_linux_test.go + echo '%dir %{gopath}/src/%{import_path}/./osutil' BUILDSTDERR: ++ dirname ./osutil/nfs_linux_test.go + install -d -p /builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.arm//usr/share/gocode/src/github.com/snapcore/snapd/./osutil + cp -pav ./osutil/nfs_linux_test.go /builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.arm//usr/share/gocode/src/github.com/snapcore/snapd/./osutil/nfs_linux_test.go './osutil/nfs_linux_test.go' -> '/builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.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") BUILDSTDERR: ++ dirname ./osutil/unlink_linux.go + echo '%dir %{gopath}/src/%{import_path}/./osutil' BUILDSTDERR: ++ dirname ./osutil/unlink_linux.go + install -d -p /builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.arm//usr/share/gocode/src/github.com/snapcore/snapd/./osutil + cp -pav ./osutil/unlink_linux.go /builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.arm//usr/share/gocode/src/github.com/snapcore/snapd/./osutil/unlink_linux.go './osutil/unlink_linux.go' -> '/builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.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") BUILDSTDERR: ++ dirname ./osutil/cmp.go + echo '%dir %{gopath}/src/%{import_path}/./osutil' BUILDSTDERR: ++ dirname ./osutil/cmp.go + install -d -p /builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.arm//usr/share/gocode/src/github.com/snapcore/snapd/./osutil + cp -pav ./osutil/cmp.go /builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.arm//usr/share/gocode/src/github.com/snapcore/snapd/./osutil/cmp.go './osutil/cmp.go' -> '/builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.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") BUILDSTDERR: ++ dirname ./osutil/uname_linux.go + echo '%dir %{gopath}/src/%{import_path}/./osutil' BUILDSTDERR: ++ dirname ./osutil/uname_linux.go + install -d -p /builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.arm//usr/share/gocode/src/github.com/snapcore/snapd/./osutil + cp -pav ./osutil/uname_linux.go /builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.arm//usr/share/gocode/src/github.com/snapcore/snapd/./osutil/uname_linux.go './osutil/uname_linux.go' -> '/builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.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") BUILDSTDERR: ++ dirname ./osutil/exec.go + echo '%dir %{gopath}/src/%{import_path}/./osutil' BUILDSTDERR: ++ dirname ./osutil/exec.go + install -d -p /builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.arm//usr/share/gocode/src/github.com/snapcore/snapd/./osutil + cp -pav ./osutil/exec.go /builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.arm//usr/share/gocode/src/github.com/snapcore/snapd/./osutil/exec.go './osutil/exec.go' -> '/builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.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") BUILDSTDERR: ++ dirname ./osutil/user.go + echo '%dir %{gopath}/src/%{import_path}/./osutil' BUILDSTDERR: ++ dirname ./osutil/user.go + install -d -p /builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.arm//usr/share/gocode/src/github.com/snapcore/snapd/./osutil + cp -pav ./osutil/user.go /builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.arm//usr/share/gocode/src/github.com/snapcore/snapd/./osutil/user.go './osutil/user.go' -> '/builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.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") BUILDSTDERR: ++ dirname ./osutil/io.go + echo '%dir %{gopath}/src/%{import_path}/./osutil' BUILDSTDERR: ++ dirname ./osutil/io.go + install -d -p /builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.arm//usr/share/gocode/src/github.com/snapcore/snapd/./osutil + cp -pav ./osutil/io.go /builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.arm//usr/share/gocode/src/github.com/snapcore/snapd/./osutil/io.go './osutil/io.go' -> '/builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.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") BUILDSTDERR: ++ dirname ./osutil/mountprofile_linux_test.go + echo '%dir %{gopath}/src/%{import_path}/./osutil' BUILDSTDERR: ++ dirname ./osutil/mountprofile_linux_test.go + install -d -p /builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.arm//usr/share/gocode/src/github.com/snapcore/snapd/./osutil + cp -pav ./osutil/mountprofile_linux_test.go /builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.arm//usr/share/gocode/src/github.com/snapcore/snapd/./osutil/mountprofile_linux_test.go './osutil/mountprofile_linux_test.go' -> '/builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.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") BUILDSTDERR: ++ dirname ./osutil/udev/crawler/device.go + echo '%dir %{gopath}/src/%{import_path}/./osutil/udev/crawler' BUILDSTDERR: ++ dirname ./osutil/udev/crawler/device.go + install -d -p /builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.arm//usr/share/gocode/src/github.com/snapcore/snapd/./osutil/udev/crawler + cp -pav ./osutil/udev/crawler/device.go /builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.arm//usr/share/gocode/src/github.com/snapcore/snapd/./osutil/udev/crawler/device.go './osutil/udev/crawler/device.go' -> '/builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.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") BUILDSTDERR: ++ dirname ./osutil/udev/netlink/uevent.go + echo '%dir %{gopath}/src/%{import_path}/./osutil/udev/netlink' BUILDSTDERR: ++ dirname ./osutil/udev/netlink/uevent.go + install -d -p /builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.arm//usr/share/gocode/src/github.com/snapcore/snapd/./osutil/udev/netlink + cp -pav ./osutil/udev/netlink/uevent.go /builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.arm//usr/share/gocode/src/github.com/snapcore/snapd/./osutil/udev/netlink/uevent.go './osutil/udev/netlink/uevent.go' -> '/builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.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") BUILDSTDERR: ++ dirname ./osutil/udev/netlink/matcher.go + echo '%dir %{gopath}/src/%{import_path}/./osutil/udev/netlink' BUILDSTDERR: ++ dirname ./osutil/udev/netlink/matcher.go + install -d -p /builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.arm//usr/share/gocode/src/github.com/snapcore/snapd/./osutil/udev/netlink + cp -pav ./osutil/udev/netlink/matcher.go /builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.arm//usr/share/gocode/src/github.com/snapcore/snapd/./osutil/udev/netlink/matcher.go './osutil/udev/netlink/matcher.go' -> '/builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.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") BUILDSTDERR: ++ dirname ./osutil/udev/netlink/conn_test.go + echo '%dir %{gopath}/src/%{import_path}/./osutil/udev/netlink' BUILDSTDERR: ++ dirname ./osutil/udev/netlink/conn_test.go + install -d -p /builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.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.37.2-1.fc28.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.37.2-1.fc28.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") BUILDSTDERR: ++ dirname ./osutil/udev/netlink/conn.go + echo '%dir %{gopath}/src/%{import_path}/./osutil/udev/netlink' BUILDSTDERR: ++ dirname ./osutil/udev/netlink/conn.go + install -d -p /builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.arm//usr/share/gocode/src/github.com/snapcore/snapd/./osutil/udev/netlink + cp -pav ./osutil/udev/netlink/conn.go /builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.arm//usr/share/gocode/src/github.com/snapcore/snapd/./osutil/udev/netlink/conn.go './osutil/udev/netlink/conn.go' -> '/builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.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") BUILDSTDERR: ++ dirname ./osutil/udev/netlink/uevent_test.go + echo '%dir %{gopath}/src/%{import_path}/./osutil/udev/netlink' BUILDSTDERR: ++ dirname ./osutil/udev/netlink/uevent_test.go + install -d -p /builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.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.37.2-1.fc28.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.37.2-1.fc28.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") BUILDSTDERR: ++ dirname ./osutil/udev/netlink/matcher_test.go + echo '%dir %{gopath}/src/%{import_path}/./osutil/udev/netlink' BUILDSTDERR: ++ dirname ./osutil/udev/netlink/matcher_test.go + install -d -p /builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.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.37.2-1.fc28.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.37.2-1.fc28.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") BUILDSTDERR: ++ dirname ./systemd/export_test.go + echo '%dir %{gopath}/src/%{import_path}/./systemd' BUILDSTDERR: ++ dirname ./systemd/export_test.go + install -d -p /builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.arm//usr/share/gocode/src/github.com/snapcore/snapd/./systemd + cp -pav ./systemd/export_test.go /builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.arm//usr/share/gocode/src/github.com/snapcore/snapd/./systemd/export_test.go './systemd/export_test.go' -> '/builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.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") BUILDSTDERR: ++ dirname ./systemd/escape.go + echo '%dir %{gopath}/src/%{import_path}/./systemd' BUILDSTDERR: ++ dirname ./systemd/escape.go + install -d -p /builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.arm//usr/share/gocode/src/github.com/snapcore/snapd/./systemd + cp -pav ./systemd/escape.go /builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.arm//usr/share/gocode/src/github.com/snapcore/snapd/./systemd/escape.go './systemd/escape.go' -> '/builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.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") BUILDSTDERR: ++ dirname ./systemd/journal.go + echo '%dir %{gopath}/src/%{import_path}/./systemd' BUILDSTDERR: ++ dirname ./systemd/journal.go + install -d -p /builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.arm//usr/share/gocode/src/github.com/snapcore/snapd/./systemd + cp -pav ./systemd/journal.go /builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.arm//usr/share/gocode/src/github.com/snapcore/snapd/./systemd/journal.go './systemd/journal.go' -> '/builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.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") BUILDSTDERR: ++ dirname ./systemd/sdnotify_test.go + echo '%dir %{gopath}/src/%{import_path}/./systemd' BUILDSTDERR: ++ dirname ./systemd/sdnotify_test.go + install -d -p /builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.arm//usr/share/gocode/src/github.com/snapcore/snapd/./systemd + cp -pav ./systemd/sdnotify_test.go /builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.arm//usr/share/gocode/src/github.com/snapcore/snapd/./systemd/sdnotify_test.go './systemd/sdnotify_test.go' -> '/builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.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") BUILDSTDERR: ++ dirname ./systemd/systemd.go + echo '%dir %{gopath}/src/%{import_path}/./systemd' BUILDSTDERR: ++ dirname ./systemd/systemd.go + install -d -p /builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.arm//usr/share/gocode/src/github.com/snapcore/snapd/./systemd + cp -pav ./systemd/systemd.go /builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.arm//usr/share/gocode/src/github.com/snapcore/snapd/./systemd/systemd.go './systemd/systemd.go' -> '/builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.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") BUILDSTDERR: ++ dirname ./systemd/escape_test.go + echo '%dir %{gopath}/src/%{import_path}/./systemd' BUILDSTDERR: ++ dirname ./systemd/escape_test.go + install -d -p /builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.arm//usr/share/gocode/src/github.com/snapcore/snapd/./systemd + cp -pav ./systemd/escape_test.go /builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.arm//usr/share/gocode/src/github.com/snapcore/snapd/./systemd/escape_test.go './systemd/escape_test.go' -> '/builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.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") BUILDSTDERR: ++ dirname ./systemd/systemd_test.go + echo '%dir %{gopath}/src/%{import_path}/./systemd' BUILDSTDERR: ++ dirname ./systemd/systemd_test.go + install -d -p /builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.arm//usr/share/gocode/src/github.com/snapcore/snapd/./systemd + cp -pav ./systemd/systemd_test.go /builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.arm//usr/share/gocode/src/github.com/snapcore/snapd/./systemd/systemd_test.go './systemd/systemd_test.go' -> '/builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.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") BUILDSTDERR: ++ dirname ./systemd/sdnotify.go + echo '%dir %{gopath}/src/%{import_path}/./systemd' BUILDSTDERR: ++ dirname ./systemd/sdnotify.go + install -d -p /builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.arm//usr/share/gocode/src/github.com/snapcore/snapd/./systemd + cp -pav ./systemd/sdnotify.go /builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.arm//usr/share/gocode/src/github.com/snapcore/snapd/./systemd/sdnotify.go './systemd/sdnotify.go' -> '/builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.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") BUILDSTDERR: ++ dirname ./systemd/journal_test.go + echo '%dir %{gopath}/src/%{import_path}/./systemd' BUILDSTDERR: ++ dirname ./systemd/journal_test.go + install -d -p /builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.arm//usr/share/gocode/src/github.com/snapcore/snapd/./systemd + cp -pav ./systemd/journal_test.go /builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.arm//usr/share/gocode/src/github.com/snapcore/snapd/./systemd/journal_test.go './systemd/journal_test.go' -> '/builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.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") BUILDSTDERR: ++ dirname ./testutil/paddedchecker.go + echo '%dir %{gopath}/src/%{import_path}/./testutil' BUILDSTDERR: ++ dirname ./testutil/paddedchecker.go + install -d -p /builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.arm//usr/share/gocode/src/github.com/snapcore/snapd/./testutil + cp -pav ./testutil/paddedchecker.go /builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.arm//usr/share/gocode/src/github.com/snapcore/snapd/./testutil/paddedchecker.go './testutil/paddedchecker.go' -> '/builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.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") BUILDSTDERR: ++ dirname ./testutil/export_test.go + echo '%dir %{gopath}/src/%{import_path}/./testutil' BUILDSTDERR: ++ dirname ./testutil/export_test.go + install -d -p /builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.arm//usr/share/gocode/src/github.com/snapcore/snapd/./testutil + cp -pav ./testutil/export_test.go /builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.arm//usr/share/gocode/src/github.com/snapcore/snapd/./testutil/export_test.go './testutil/export_test.go' -> '/builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.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") BUILDSTDERR: ++ dirname ./testutil/filecontentchecker.go + echo '%dir %{gopath}/src/%{import_path}/./testutil' BUILDSTDERR: ++ dirname ./testutil/filecontentchecker.go + install -d -p /builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.arm//usr/share/gocode/src/github.com/snapcore/snapd/./testutil + cp -pav ./testutil/filecontentchecker.go /builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.arm//usr/share/gocode/src/github.com/snapcore/snapd/./testutil/filecontentchecker.go './testutil/filecontentchecker.go' -> '/builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.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") BUILDSTDERR: ++ dirname ./testutil/lowlevel.go + echo '%dir %{gopath}/src/%{import_path}/./testutil' BUILDSTDERR: ++ dirname ./testutil/lowlevel.go + install -d -p /builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.arm//usr/share/gocode/src/github.com/snapcore/snapd/./testutil + cp -pav ./testutil/lowlevel.go /builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.arm//usr/share/gocode/src/github.com/snapcore/snapd/./testutil/lowlevel.go './testutil/lowlevel.go' -> '/builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.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") BUILDSTDERR: ++ dirname ./testutil/syscallschecker.go + echo '%dir %{gopath}/src/%{import_path}/./testutil' BUILDSTDERR: ++ dirname ./testutil/syscallschecker.go + install -d -p /builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.arm//usr/share/gocode/src/github.com/snapcore/snapd/./testutil + cp -pav ./testutil/syscallschecker.go /builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.arm//usr/share/gocode/src/github.com/snapcore/snapd/./testutil/syscallschecker.go './testutil/syscallschecker.go' -> '/builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.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") BUILDSTDERR: ++ dirname ./testutil/paddedchecker_test.go + echo '%dir %{gopath}/src/%{import_path}/./testutil' BUILDSTDERR: ++ dirname ./testutil/paddedchecker_test.go + install -d -p /builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.arm//usr/share/gocode/src/github.com/snapcore/snapd/./testutil + cp -pav ./testutil/paddedchecker_test.go /builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.arm//usr/share/gocode/src/github.com/snapcore/snapd/./testutil/paddedchecker_test.go './testutil/paddedchecker_test.go' -> '/builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.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") BUILDSTDERR: ++ dirname ./testutil/filecontentchecker_test.go + echo '%dir %{gopath}/src/%{import_path}/./testutil' BUILDSTDERR: ++ dirname ./testutil/filecontentchecker_test.go + install -d -p /builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.arm//usr/share/gocode/src/github.com/snapcore/snapd/./testutil + cp -pav ./testutil/filecontentchecker_test.go /builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.arm//usr/share/gocode/src/github.com/snapcore/snapd/./testutil/filecontentchecker_test.go './testutil/filecontentchecker_test.go' -> '/builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.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") BUILDSTDERR: ++ dirname ./testutil/exec_test.go + echo '%dir %{gopath}/src/%{import_path}/./testutil' BUILDSTDERR: ++ dirname ./testutil/exec_test.go + install -d -p /builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.arm//usr/share/gocode/src/github.com/snapcore/snapd/./testutil + cp -pav ./testutil/exec_test.go /builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.arm//usr/share/gocode/src/github.com/snapcore/snapd/./testutil/exec_test.go './testutil/exec_test.go' -> '/builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.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") BUILDSTDERR: ++ dirname ./testutil/containschecker_test.go + echo '%dir %{gopath}/src/%{import_path}/./testutil' BUILDSTDERR: ++ dirname ./testutil/containschecker_test.go + install -d -p /builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.arm//usr/share/gocode/src/github.com/snapcore/snapd/./testutil + cp -pav ./testutil/containschecker_test.go /builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.arm//usr/share/gocode/src/github.com/snapcore/snapd/./testutil/containschecker_test.go './testutil/containschecker_test.go' -> '/builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.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") BUILDSTDERR: ++ dirname ./testutil/intcheckers.go + echo '%dir %{gopath}/src/%{import_path}/./testutil' BUILDSTDERR: ++ dirname ./testutil/intcheckers.go + install -d -p /builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.arm//usr/share/gocode/src/github.com/snapcore/snapd/./testutil + cp -pav ./testutil/intcheckers.go /builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.arm//usr/share/gocode/src/github.com/snapcore/snapd/./testutil/intcheckers.go './testutil/intcheckers.go' -> '/builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.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") BUILDSTDERR: ++ dirname ./testutil/syscallschecker_test.go + echo '%dir %{gopath}/src/%{import_path}/./testutil' BUILDSTDERR: ++ dirname ./testutil/syscallschecker_test.go + install -d -p /builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.arm//usr/share/gocode/src/github.com/snapcore/snapd/./testutil + cp -pav ./testutil/syscallschecker_test.go /builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.arm//usr/share/gocode/src/github.com/snapcore/snapd/./testutil/syscallschecker_test.go './testutil/syscallschecker_test.go' -> '/builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.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") BUILDSTDERR: ++ dirname ./testutil/base.go + echo '%dir %{gopath}/src/%{import_path}/./testutil' BUILDSTDERR: ++ dirname ./testutil/base.go + install -d -p /builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.arm//usr/share/gocode/src/github.com/snapcore/snapd/./testutil + cp -pav ./testutil/base.go /builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.arm//usr/share/gocode/src/github.com/snapcore/snapd/./testutil/base.go './testutil/base.go' -> '/builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.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") BUILDSTDERR: ++ dirname ./testutil/testutil_test.go + echo '%dir %{gopath}/src/%{import_path}/./testutil' BUILDSTDERR: ++ dirname ./testutil/testutil_test.go + install -d -p /builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.arm//usr/share/gocode/src/github.com/snapcore/snapd/./testutil + cp -pav ./testutil/testutil_test.go /builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.arm//usr/share/gocode/src/github.com/snapcore/snapd/./testutil/testutil_test.go './testutil/testutil_test.go' -> '/builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.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") BUILDSTDERR: ++ dirname ./testutil/filepresencechecker.go + echo '%dir %{gopath}/src/%{import_path}/./testutil' BUILDSTDERR: ++ dirname ./testutil/filepresencechecker.go + install -d -p /builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.arm//usr/share/gocode/src/github.com/snapcore/snapd/./testutil + cp -pav ./testutil/filepresencechecker.go /builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.arm//usr/share/gocode/src/github.com/snapcore/snapd/./testutil/filepresencechecker.go './testutil/filepresencechecker.go' -> '/builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.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") BUILDSTDERR: ++ dirname ./testutil/dbustest.go + echo '%dir %{gopath}/src/%{import_path}/./testutil' BUILDSTDERR: ++ dirname ./testutil/dbustest.go + install -d -p /builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.arm//usr/share/gocode/src/github.com/snapcore/snapd/./testutil + cp -pav ./testutil/dbustest.go /builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.arm//usr/share/gocode/src/github.com/snapcore/snapd/./testutil/dbustest.go './testutil/dbustest.go' -> '/builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.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") BUILDSTDERR: ++ dirname ./testutil/lowlevel_test.go + echo '%dir %{gopath}/src/%{import_path}/./testutil' BUILDSTDERR: ++ dirname ./testutil/lowlevel_test.go + install -d -p /builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.arm//usr/share/gocode/src/github.com/snapcore/snapd/./testutil + cp -pav ./testutil/lowlevel_test.go /builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.arm//usr/share/gocode/src/github.com/snapcore/snapd/./testutil/lowlevel_test.go './testutil/lowlevel_test.go' -> '/builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.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") BUILDSTDERR: ++ dirname ./testutil/containschecker.go + echo '%dir %{gopath}/src/%{import_path}/./testutil' BUILDSTDERR: ++ dirname ./testutil/containschecker.go + install -d -p /builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.arm//usr/share/gocode/src/github.com/snapcore/snapd/./testutil + cp -pav ./testutil/containschecker.go /builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.arm//usr/share/gocode/src/github.com/snapcore/snapd/./testutil/containschecker.go './testutil/containschecker.go' -> '/builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.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") BUILDSTDERR: ++ dirname ./testutil/exec.go + echo '%dir %{gopath}/src/%{import_path}/./testutil' BUILDSTDERR: ++ dirname ./testutil/exec.go + install -d -p /builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.arm//usr/share/gocode/src/github.com/snapcore/snapd/./testutil + cp -pav ./testutil/exec.go /builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.arm//usr/share/gocode/src/github.com/snapcore/snapd/./testutil/exec.go './testutil/exec.go' -> '/builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.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") BUILDSTDERR: ++ dirname ./testutil/intcheckers_test.go + echo '%dir %{gopath}/src/%{import_path}/./testutil' BUILDSTDERR: ++ dirname ./testutil/intcheckers_test.go + install -d -p /builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.arm//usr/share/gocode/src/github.com/snapcore/snapd/./testutil + cp -pav ./testutil/intcheckers_test.go /builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.arm//usr/share/gocode/src/github.com/snapcore/snapd/./testutil/intcheckers_test.go './testutil/intcheckers_test.go' -> '/builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.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") BUILDSTDERR: ++ dirname ./testutil/filepresencechecker_test.go + echo '%dir %{gopath}/src/%{import_path}/./testutil' BUILDSTDERR: ++ dirname ./testutil/filepresencechecker_test.go + install -d -p /builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.arm//usr/share/gocode/src/github.com/snapcore/snapd/./testutil + cp -pav ./testutil/filepresencechecker_test.go /builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.arm//usr/share/gocode/src/github.com/snapcore/snapd/./testutil/filepresencechecker_test.go './testutil/filepresencechecker_test.go' -> '/builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.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") BUILDSTDERR: ++ dirname ./logger/export_test.go + echo '%dir %{gopath}/src/%{import_path}/./logger' BUILDSTDERR: ++ dirname ./logger/export_test.go + install -d -p /builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.arm//usr/share/gocode/src/github.com/snapcore/snapd/./logger + cp -pav ./logger/export_test.go /builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.arm//usr/share/gocode/src/github.com/snapcore/snapd/./logger/export_test.go './logger/export_test.go' -> '/builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.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") BUILDSTDERR: ++ dirname ./logger/logger.go + echo '%dir %{gopath}/src/%{import_path}/./logger' BUILDSTDERR: ++ dirname ./logger/logger.go + install -d -p /builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.arm//usr/share/gocode/src/github.com/snapcore/snapd/./logger + cp -pav ./logger/logger.go /builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.arm//usr/share/gocode/src/github.com/snapcore/snapd/./logger/logger.go './logger/logger.go' -> '/builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.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") BUILDSTDERR: ++ dirname ./logger/logger_test.go + echo '%dir %{gopath}/src/%{import_path}/./logger' BUILDSTDERR: ++ dirname ./logger/logger_test.go + install -d -p /builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.arm//usr/share/gocode/src/github.com/snapcore/snapd/./logger + cp -pav ./logger/logger_test.go /builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.arm//usr/share/gocode/src/github.com/snapcore/snapd/./logger/logger_test.go './logger/logger_test.go' -> '/builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.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") BUILDSTDERR: ++ dirname ./partition/androidboot.go + echo '%dir %{gopath}/src/%{import_path}/./partition' BUILDSTDERR: ++ dirname ./partition/androidboot.go + install -d -p /builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.arm//usr/share/gocode/src/github.com/snapcore/snapd/./partition + cp -pav ./partition/androidboot.go /builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.arm//usr/share/gocode/src/github.com/snapcore/snapd/./partition/androidboot.go './partition/androidboot.go' -> '/builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.arm//usr/share/gocode/src/github.com/snapcore/snapd/./partition/androidboot.go' + echo '%{gopath}/src/%{import_path}/./partition/androidboot.go' + for file in $(find . -iname "*.go" -o -iname "*.s" \! -iname "*_test.go") BUILDSTDERR: ++ dirname ./partition/androidboot_test.go + echo '%dir %{gopath}/src/%{import_path}/./partition' BUILDSTDERR: ++ dirname ./partition/androidboot_test.go + install -d -p /builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.arm//usr/share/gocode/src/github.com/snapcore/snapd/./partition + cp -pav ./partition/androidboot_test.go /builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.arm//usr/share/gocode/src/github.com/snapcore/snapd/./partition/androidboot_test.go './partition/androidboot_test.go' -> '/builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.arm//usr/share/gocode/src/github.com/snapcore/snapd/./partition/androidboot_test.go' + echo '%{gopath}/src/%{import_path}/./partition/androidboot_test.go' + for file in $(find . -iname "*.go" -o -iname "*.s" \! -iname "*_test.go") BUILDSTDERR: ++ dirname ./partition/uboot.go + echo '%dir %{gopath}/src/%{import_path}/./partition' BUILDSTDERR: ++ dirname ./partition/uboot.go + install -d -p /builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.arm//usr/share/gocode/src/github.com/snapcore/snapd/./partition + cp -pav ./partition/uboot.go /builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.arm//usr/share/gocode/src/github.com/snapcore/snapd/./partition/uboot.go './partition/uboot.go' -> '/builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.arm//usr/share/gocode/src/github.com/snapcore/snapd/./partition/uboot.go' + echo '%{gopath}/src/%{import_path}/./partition/uboot.go' + for file in $(find . -iname "*.go" -o -iname "*.s" \! -iname "*_test.go") BUILDSTDERR: ++ dirname ./partition/export_test.go + echo '%dir %{gopath}/src/%{import_path}/./partition' BUILDSTDERR: ++ dirname ./partition/export_test.go + install -d -p /builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.arm//usr/share/gocode/src/github.com/snapcore/snapd/./partition + cp -pav ./partition/export_test.go /builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.arm//usr/share/gocode/src/github.com/snapcore/snapd/./partition/export_test.go './partition/export_test.go' -> '/builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.arm//usr/share/gocode/src/github.com/snapcore/snapd/./partition/export_test.go' + echo '%{gopath}/src/%{import_path}/./partition/export_test.go' + for file in $(find . -iname "*.go" -o -iname "*.s" \! -iname "*_test.go") BUILDSTDERR: ++ dirname ./partition/bootloader.go + echo '%dir %{gopath}/src/%{import_path}/./partition' BUILDSTDERR: ++ dirname ./partition/bootloader.go + install -d -p /builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.arm//usr/share/gocode/src/github.com/snapcore/snapd/./partition + cp -pav ./partition/bootloader.go /builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.arm//usr/share/gocode/src/github.com/snapcore/snapd/./partition/bootloader.go './partition/bootloader.go' -> '/builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.arm//usr/share/gocode/src/github.com/snapcore/snapd/./partition/bootloader.go' + echo '%{gopath}/src/%{import_path}/./partition/bootloader.go' + for file in $(find . -iname "*.go" -o -iname "*.s" \! -iname "*_test.go") BUILDSTDERR: ++ dirname ./partition/grub.go + echo '%dir %{gopath}/src/%{import_path}/./partition' BUILDSTDERR: ++ dirname ./partition/grub.go + install -d -p /builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.arm//usr/share/gocode/src/github.com/snapcore/snapd/./partition + cp -pav ./partition/grub.go /builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.arm//usr/share/gocode/src/github.com/snapcore/snapd/./partition/grub.go './partition/grub.go' -> '/builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.arm//usr/share/gocode/src/github.com/snapcore/snapd/./partition/grub.go' + echo '%{gopath}/src/%{import_path}/./partition/grub.go' + for file in $(find . -iname "*.go" -o -iname "*.s" \! -iname "*_test.go") BUILDSTDERR: ++ dirname ./partition/bootloader_test.go + echo '%dir %{gopath}/src/%{import_path}/./partition' BUILDSTDERR: ++ dirname ./partition/bootloader_test.go + install -d -p /builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.arm//usr/share/gocode/src/github.com/snapcore/snapd/./partition + cp -pav ./partition/bootloader_test.go /builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.arm//usr/share/gocode/src/github.com/snapcore/snapd/./partition/bootloader_test.go './partition/bootloader_test.go' -> '/builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.arm//usr/share/gocode/src/github.com/snapcore/snapd/./partition/bootloader_test.go' + echo '%{gopath}/src/%{import_path}/./partition/bootloader_test.go' + for file in $(find . -iname "*.go" -o -iname "*.s" \! -iname "*_test.go") BUILDSTDERR: ++ dirname ./partition/ubootenv/env_test.go + echo '%dir %{gopath}/src/%{import_path}/./partition/ubootenv' BUILDSTDERR: ++ dirname ./partition/ubootenv/env_test.go + install -d -p /builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.arm//usr/share/gocode/src/github.com/snapcore/snapd/./partition/ubootenv + cp -pav ./partition/ubootenv/env_test.go /builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.arm//usr/share/gocode/src/github.com/snapcore/snapd/./partition/ubootenv/env_test.go './partition/ubootenv/env_test.go' -> '/builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.arm//usr/share/gocode/src/github.com/snapcore/snapd/./partition/ubootenv/env_test.go' + echo '%{gopath}/src/%{import_path}/./partition/ubootenv/env_test.go' + for file in $(find . -iname "*.go" -o -iname "*.s" \! -iname "*_test.go") BUILDSTDERR: ++ dirname ./partition/ubootenv/export_test.go + echo '%dir %{gopath}/src/%{import_path}/./partition/ubootenv' BUILDSTDERR: ++ dirname ./partition/ubootenv/export_test.go + install -d -p /builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.arm//usr/share/gocode/src/github.com/snapcore/snapd/./partition/ubootenv + cp -pav ./partition/ubootenv/export_test.go /builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.arm//usr/share/gocode/src/github.com/snapcore/snapd/./partition/ubootenv/export_test.go './partition/ubootenv/export_test.go' -> '/builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.arm//usr/share/gocode/src/github.com/snapcore/snapd/./partition/ubootenv/export_test.go' + echo '%{gopath}/src/%{import_path}/./partition/ubootenv/export_test.go' + for file in $(find . -iname "*.go" -o -iname "*.s" \! -iname "*_test.go") BUILDSTDERR: ++ dirname ./partition/ubootenv/env.go + echo '%dir %{gopath}/src/%{import_path}/./partition/ubootenv' BUILDSTDERR: ++ dirname ./partition/ubootenv/env.go + install -d -p /builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.arm//usr/share/gocode/src/github.com/snapcore/snapd/./partition/ubootenv + cp -pav ./partition/ubootenv/env.go /builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.arm//usr/share/gocode/src/github.com/snapcore/snapd/./partition/ubootenv/env.go './partition/ubootenv/env.go' -> '/builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.arm//usr/share/gocode/src/github.com/snapcore/snapd/./partition/ubootenv/env.go' + echo '%{gopath}/src/%{import_path}/./partition/ubootenv/env.go' + for file in $(find . -iname "*.go" -o -iname "*.s" \! -iname "*_test.go") BUILDSTDERR: ++ dirname ./partition/androidbootenv/androidbootenv_test.go + echo '%dir %{gopath}/src/%{import_path}/./partition/androidbootenv' BUILDSTDERR: ++ dirname ./partition/androidbootenv/androidbootenv_test.go + install -d -p /builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.arm//usr/share/gocode/src/github.com/snapcore/snapd/./partition/androidbootenv + cp -pav ./partition/androidbootenv/androidbootenv_test.go /builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.arm//usr/share/gocode/src/github.com/snapcore/snapd/./partition/androidbootenv/androidbootenv_test.go './partition/androidbootenv/androidbootenv_test.go' -> '/builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.arm//usr/share/gocode/src/github.com/snapcore/snapd/./partition/androidbootenv/androidbootenv_test.go' + echo '%{gopath}/src/%{import_path}/./partition/androidbootenv/androidbootenv_test.go' + for file in $(find . -iname "*.go" -o -iname "*.s" \! -iname "*_test.go") BUILDSTDERR: ++ dirname ./partition/androidbootenv/androidbootenv.go + echo '%dir %{gopath}/src/%{import_path}/./partition/androidbootenv' BUILDSTDERR: ++ dirname ./partition/androidbootenv/androidbootenv.go + install -d -p /builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.arm//usr/share/gocode/src/github.com/snapcore/snapd/./partition/androidbootenv + cp -pav ./partition/androidbootenv/androidbootenv.go /builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.arm//usr/share/gocode/src/github.com/snapcore/snapd/./partition/androidbootenv/androidbootenv.go './partition/androidbootenv/androidbootenv.go' -> '/builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.arm//usr/share/gocode/src/github.com/snapcore/snapd/./partition/androidbootenv/androidbootenv.go' + echo '%{gopath}/src/%{import_path}/./partition/androidbootenv/androidbootenv.go' + for file in $(find . -iname "*.go" -o -iname "*.s" \! -iname "*_test.go") BUILDSTDERR: ++ dirname ./partition/grub_test.go + echo '%dir %{gopath}/src/%{import_path}/./partition' BUILDSTDERR: ++ dirname ./partition/grub_test.go + install -d -p /builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.arm//usr/share/gocode/src/github.com/snapcore/snapd/./partition + cp -pav ./partition/grub_test.go /builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.arm//usr/share/gocode/src/github.com/snapcore/snapd/./partition/grub_test.go './partition/grub_test.go' -> '/builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.arm//usr/share/gocode/src/github.com/snapcore/snapd/./partition/grub_test.go' + echo '%{gopath}/src/%{import_path}/./partition/grub_test.go' + for file in $(find . -iname "*.go" -o -iname "*.s" \! -iname "*_test.go") BUILDSTDERR: ++ dirname ./partition/uboot_test.go + echo '%dir %{gopath}/src/%{import_path}/./partition' BUILDSTDERR: ++ dirname ./partition/uboot_test.go + install -d -p /builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.arm//usr/share/gocode/src/github.com/snapcore/snapd/./partition + cp -pav ./partition/uboot_test.go /builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.arm//usr/share/gocode/src/github.com/snapcore/snapd/./partition/uboot_test.go './partition/uboot_test.go' -> '/builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.arm//usr/share/gocode/src/github.com/snapcore/snapd/./partition/uboot_test.go' + echo '%{gopath}/src/%{import_path}/./partition/uboot_test.go' + for file in $(find . -iname "*.go" -o -iname "*.s" \! -iname "*_test.go") BUILDSTDERR: ++ dirname ./partition/grubenv/grubenv.go + echo '%dir %{gopath}/src/%{import_path}/./partition/grubenv' BUILDSTDERR: ++ dirname ./partition/grubenv/grubenv.go + install -d -p /builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.arm//usr/share/gocode/src/github.com/snapcore/snapd/./partition/grubenv + cp -pav ./partition/grubenv/grubenv.go /builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.arm//usr/share/gocode/src/github.com/snapcore/snapd/./partition/grubenv/grubenv.go './partition/grubenv/grubenv.go' -> '/builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.arm//usr/share/gocode/src/github.com/snapcore/snapd/./partition/grubenv/grubenv.go' + echo '%{gopath}/src/%{import_path}/./partition/grubenv/grubenv.go' + for file in $(find . -iname "*.go" -o -iname "*.s" \! -iname "*_test.go") BUILDSTDERR: ++ dirname ./partition/grubenv/grubenv_test.go + echo '%dir %{gopath}/src/%{import_path}/./partition/grubenv' BUILDSTDERR: ++ dirname ./partition/grubenv/grubenv_test.go + install -d -p /builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.arm//usr/share/gocode/src/github.com/snapcore/snapd/./partition/grubenv + cp -pav ./partition/grubenv/grubenv_test.go /builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.arm//usr/share/gocode/src/github.com/snapcore/snapd/./partition/grubenv/grubenv_test.go './partition/grubenv/grubenv_test.go' -> '/builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.arm//usr/share/gocode/src/github.com/snapcore/snapd/./partition/grubenv/grubenv_test.go' + echo '%{gopath}/src/%{import_path}/./partition/grubenv/grubenv_test.go' + for file in $(find . -iname "*.go" -o -iname "*.s" \! -iname "*_test.go") BUILDSTDERR: ++ dirname ./polkit/pid_start_time.go + echo '%dir %{gopath}/src/%{import_path}/./polkit' BUILDSTDERR: ++ dirname ./polkit/pid_start_time.go + install -d -p /builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.arm//usr/share/gocode/src/github.com/snapcore/snapd/./polkit + cp -pav ./polkit/pid_start_time.go /builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.arm//usr/share/gocode/src/github.com/snapcore/snapd/./polkit/pid_start_time.go './polkit/pid_start_time.go' -> '/builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.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") BUILDSTDERR: ++ dirname ./polkit/pid_start_time_test.go + echo '%dir %{gopath}/src/%{import_path}/./polkit' BUILDSTDERR: ++ dirname ./polkit/pid_start_time_test.go + install -d -p /builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.arm//usr/share/gocode/src/github.com/snapcore/snapd/./polkit + cp -pav ./polkit/pid_start_time_test.go /builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.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.37.2-1.fc28.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") BUILDSTDERR: ++ dirname ./polkit/authority.go + echo '%dir %{gopath}/src/%{import_path}/./polkit' BUILDSTDERR: ++ dirname ./polkit/authority.go + install -d -p /builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.arm//usr/share/gocode/src/github.com/snapcore/snapd/./polkit + cp -pav ./polkit/authority.go /builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.arm//usr/share/gocode/src/github.com/snapcore/snapd/./polkit/authority.go './polkit/authority.go' -> '/builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.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") BUILDSTDERR: ++ dirname ./features/features_test.go + echo '%dir %{gopath}/src/%{import_path}/./features' BUILDSTDERR: ++ dirname ./features/features_test.go + install -d -p /builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.arm//usr/share/gocode/src/github.com/snapcore/snapd/./features + cp -pav ./features/features_test.go /builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.arm//usr/share/gocode/src/github.com/snapcore/snapd/./features/features_test.go './features/features_test.go' -> '/builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.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") BUILDSTDERR: ++ dirname ./features/export_test.go + echo '%dir %{gopath}/src/%{import_path}/./features' BUILDSTDERR: ++ dirname ./features/export_test.go + install -d -p /builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.arm//usr/share/gocode/src/github.com/snapcore/snapd/./features + cp -pav ./features/export_test.go /builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.arm//usr/share/gocode/src/github.com/snapcore/snapd/./features/export_test.go './features/export_test.go' -> '/builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.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") BUILDSTDERR: ++ dirname ./features/features.go + echo '%dir %{gopath}/src/%{import_path}/./features' BUILDSTDERR: ++ dirname ./features/features.go + install -d -p /builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.arm//usr/share/gocode/src/github.com/snapcore/snapd/./features + cp -pav ./features/features.go /builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.arm//usr/share/gocode/src/github.com/snapcore/snapd/./features/features.go './features/features.go' -> '/builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.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") BUILDSTDERR: ++ dirname ./advisor/backend.go + echo '%dir %{gopath}/src/%{import_path}/./advisor' BUILDSTDERR: ++ dirname ./advisor/backend.go + install -d -p /builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.arm//usr/share/gocode/src/github.com/snapcore/snapd/./advisor + cp -pav ./advisor/backend.go /builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.arm//usr/share/gocode/src/github.com/snapcore/snapd/./advisor/backend.go './advisor/backend.go' -> '/builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.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") BUILDSTDERR: ++ dirname ./advisor/cmdfinder.go + echo '%dir %{gopath}/src/%{import_path}/./advisor' BUILDSTDERR: ++ dirname ./advisor/cmdfinder.go + install -d -p /builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.arm//usr/share/gocode/src/github.com/snapcore/snapd/./advisor + cp -pav ./advisor/cmdfinder.go /builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.arm//usr/share/gocode/src/github.com/snapcore/snapd/./advisor/cmdfinder.go './advisor/cmdfinder.go' -> '/builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.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") BUILDSTDERR: ++ dirname ./advisor/export_test.go + echo '%dir %{gopath}/src/%{import_path}/./advisor' BUILDSTDERR: ++ dirname ./advisor/export_test.go + install -d -p /builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.arm//usr/share/gocode/src/github.com/snapcore/snapd/./advisor + cp -pav ./advisor/export_test.go /builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.arm//usr/share/gocode/src/github.com/snapcore/snapd/./advisor/export_test.go './advisor/export_test.go' -> '/builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.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") BUILDSTDERR: ++ dirname ./advisor/pkgfinder_test.go + echo '%dir %{gopath}/src/%{import_path}/./advisor' BUILDSTDERR: ++ dirname ./advisor/pkgfinder_test.go + install -d -p /builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.arm//usr/share/gocode/src/github.com/snapcore/snapd/./advisor + cp -pav ./advisor/pkgfinder_test.go /builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.arm//usr/share/gocode/src/github.com/snapcore/snapd/./advisor/pkgfinder_test.go './advisor/pkgfinder_test.go' -> '/builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.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") BUILDSTDERR: ++ dirname ./advisor/cmdfinder_test.go + echo '%dir %{gopath}/src/%{import_path}/./advisor' BUILDSTDERR: ++ dirname ./advisor/cmdfinder_test.go + install -d -p /builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.arm//usr/share/gocode/src/github.com/snapcore/snapd/./advisor + cp -pav ./advisor/cmdfinder_test.go /builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.arm//usr/share/gocode/src/github.com/snapcore/snapd/./advisor/cmdfinder_test.go './advisor/cmdfinder_test.go' -> '/builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.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") BUILDSTDERR: ++ dirname ./advisor/pkgfinder.go + echo '%dir %{gopath}/src/%{import_path}/./advisor' BUILDSTDERR: ++ dirname ./advisor/pkgfinder.go + install -d -p /builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.arm//usr/share/gocode/src/github.com/snapcore/snapd/./advisor + cp -pav ./advisor/pkgfinder.go /builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.arm//usr/share/gocode/src/github.com/snapcore/snapd/./advisor/pkgfinder.go './advisor/pkgfinder.go' -> '/builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.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") BUILDSTDERR: ++ dirname ./advisor/finder.go + echo '%dir %{gopath}/src/%{import_path}/./advisor' BUILDSTDERR: ++ dirname ./advisor/finder.go + install -d -p /builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.arm//usr/share/gocode/src/github.com/snapcore/snapd/./advisor + cp -pav ./advisor/finder.go /builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.arm//usr/share/gocode/src/github.com/snapcore/snapd/./advisor/finder.go './advisor/finder.go' -> '/builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.arm//usr/share/gocode/src/github.com/snapcore/snapd/./advisor/finder.go' + echo '%{gopath}/src/%{import_path}/./advisor/finder.go' + sort -u -o devel.file-list devel.file-list + /usr/lib/rpm/find-debuginfo.sh -j4 --strict-build-id -m -i --build-id-seed 2.37.2-1.fc28 --unique-debug-suffix -2.37.2-1.fc28.arm --unique-debug-src-base snapd-2.37.2-1.fc28.arm --run-dwz --dwz-low-mem-die-limit 0 --dwz-max-die-limit 50000000 -S debugsourcefiles.list /builddir/build/BUILD/snapd-2.37.2 extracting debug info from /builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.arm/usr/lib/systemd/system-environment-generators/snapd-env-generator extracting debug info from /builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.arm/usr/lib/systemd/system-generators/snapd-generator extracting debug info from /builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.arm/usr/bin/snap extracting debug info from /builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.arm/usr/libexec/snapd/snap-discard-ns extracting debug info from /builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.arm/usr/libexec/snapd/snap-seccomp extracting debug info from /builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.arm/usr/libexec/snapd/snap-gdb-shim extracting debug info from /builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.arm/usr/libexec/snapd/snap-exec extracting debug info from /builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.arm/usr/libexec/snapd/snapctl extracting debug info from /builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.arm/usr/libexec/snapd/system-shutdown BUILDSTDERR: nm: /builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.arm/usr/libexec/snapd/snap-exec: no symbols extracting debug info from /builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.arm/usr/libexec/snapd/snap-update-ns extracting debug info from /builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.arm/usr/libexec/snapd/snap-confine extracting debug info from /builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.arm/usr/libexec/snapd/snap-failure extracting debug info from /builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.arm/usr/libexec/snapd/snapd BUILDSTDERR: nm: /builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.arm/usr/libexec/snapd/snap-update-ns: no symbols BUILDSTDERR: /usr/lib/rpm/find-debuginfo.sh: line 523: 24230 Segmentation fault (core dumped) dwz $dwz_opts ${dwz_files[@]} /usr/lib/rpm/sepdebugcrcfix: Updated 0 CRC32s, 13 CRC32s did match. BUILDSTDERR: 6823 blocks + /usr/lib/rpm/check-buildroot + /usr/lib/rpm/redhat/brp-ldconfig BUILDSTDERR: /sbin/ldconfig: Warning: ignoring configuration file that cannot be opened: /builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.arm/etc/ld.so.conf: No such file or directory + /usr/lib/rpm/brp-compress + /usr/lib/rpm/brp-strip-static-archive /usr/bin/strip + /usr/lib/rpm/brp-python-bytecompile /usr/bin/python 1 1 + /usr/lib/rpm/brp-python-hardlink + /usr/lib/rpm/redhat/brp-mangle-shebangs '' '' Executing(%check): /bin/sh -e /var/tmp/rpm-tmp.oc3CYP + umask 022 + cd /builddir/build/BUILD ~/build/BUILD/snapd-2.37.2/cmd ~/build/BUILD/snapd-2.37.2 + cd snapd-2.37.2 + pushd ./cmd + make check make check-TESTS make[1]: Entering directory '/builddir/build/BUILD/snapd-2.37.2/cmd' make[2]: Entering directory '/builddir/build/BUILD/snapd-2.37.2/cmd' ============================================================================ Testsuite summary for snap-confine 2.37.2-1.fc28 ============================================================================ # TOTAL: 0 # PASS: 0 # SKIP: 0 # XFAIL: 0 # FAIL: 0 # XPASS: 0 # ERROR: 0 ============================================================================ make[2]: Leaving directory '/builddir/build/BUILD/snapd-2.37.2/cmd' make[1]: Leaving directory '/builddir/build/BUILD/snapd-2.37.2/cmd' /usr/bin/valgrind ./libsnap-confine-private/unit-tests BUILDSTDERR: ==26294== Memcheck, a memory error detector BUILDSTDERR: ==26294== Copyright (C) 2002-2017, and GNU GPL'd, by Julian Seward et al. BUILDSTDERR: ==26294== Using Valgrind-3.14.0 and LibVEX; rerun with -h for copyright info BUILDSTDERR: ==26294== Command: ./libsnap-confine-private/unit-tests BUILDSTDERR: ==26294== /fault-injection: OK /classic/on-classic: OK /classic/on-classic-with-long-line: OK /classic/on-core-on16: OK /classic/on-core-on18: OK /classic/on-core-on20: OK /classic/on-fedora-base: OK /classic/on-fedora-ws: OK /classic/on-custom-base: OK /classic/should-use-normal-mode: OK /cleanup/sanity: OK /error/sc_error_init: OK /error/sc_error_init_from_errno: OK /error/sc_error_cleanup: OK /error/sc_error_domain/NULL: OK /error/sc_error_code/NULL: OK /error/sc_error_msg/NULL: OK /error/sc_die_on_error/NULL: OK /error/sc_die_on_error/regular: OK /error/sc_die_on_error/errno: OK /error/sc_error_formward/nothing: OK /error/sc_error_formward/something_somewhere: OK /error/sc_error_formward/something_nowhere: OK /error/sc_error_match/typical: OK /error/sc_error_match/NULL_domain: OK /feature/missing_dir: OK /feature/missing_file: OK /feature/present_file: OK /locking/sc_lock_unlock: OK BUILDSTDERR: /locking/sc_enable_sanity_timeout: sanity timeout expired: Interrupted system call OK /locking/sc_verify_snap_lock__locked: OK /locking/sc_verify_snap_lock__unlocked: OK /mount/sc_mount_opt2str: OK /mount/sc_mount_cmd: OK /mount/sc_umount_cmd: OK /mount/sc_do_mount: OK /mount/sc_do_umount: OK /mount/sc_do_mount_with_debug: OK /mount/sc_do_umount_with_debug: OK /mount/sc_do_optional_mount_missing: OK /mount/sc_do_optional_mount_failure: OK /mount/sc_do_optional_mount_failure_with_debug: OK /mountinfo/parse_mountinfo_entry/sysfs: OK /mountinfo/parse_mountinfo_entry/snapd-ns: OK /mountinfo/parse_mountinfo_entry/snapd-mnt: OK /mountinfo/parse_mountinfo_entry/garbage: OK /mountinfo/parse_mountinfo_entry/no_tags: OK /mountinfo/parse_mountinfo_entry/one_tags: OK /mountinfo/parse_mountinfo_entry/many_tags: OK /mountinfo/parse_mountinfo_entry/empty_source: OK /privs/sc_privs_drop: SKIP /snap/verify_security_tag: OK /snap/sc_is_hook_security_tag: OK /snap/sc_snap_name_validate: OK /snap/sc_snap_name_validate/respects_error_protocol: OK /snap/sc_instance_name_validate/just_name: OK /snap/sc_instance_name_validate/full: OK /snap/sc_snap_drop_instance_key/basic: OK /snap/sc_snap_drop_instance_key/no_dest: OK /snap/sc_snap_drop_instance_key/no_name: OK /snap/sc_snap_drop_instance_key/short_dest: OK /snap/sc_snap_drop_instance_key/short_dest2: OK /snap/sc_snap_split_instance_name/basic: OK /snap/sc_snap_split_instance_name/trailing_nil: OK /snap/sc_snap_split_instance_name/short_instance_dest: OK /string-utils/sc_streq: OK /string-utils/sc_endswith: OK /string-utils/sc_must_snprintf: OK /string-utils/sc_string_append_char__uninitialized_buf: OK /string-utils/sc_string_append_char__NULL_buf: OK /string-utils/sc_string_append_char__overflow: OK /string-utils/sc_string_append_char__invalid_zero: OK /string-utils/sc_string_append_char__normal: OK /string-utils/sc_string_append_char_pair__NULL_buf: OK /string-utils/sc_string_append_char_pair__overflow: OK /string-utils/sc_string_append_char_pair__invalid_zero_c1: OK /string-utils/sc_string_append_char_pair__invalid_zero_c2: OK /string-utils/sc_string_append_char_pair__normal: OK /string-utils/sc_string_quote__NULL_buf: OK /string-utils/sc_string_append_char_pair__uninitialized_buf: OK /string-utils/sc_string_quote: OK /string-utils/sc_strdup: OK /string-utils/sc_must_snprintf/fail: OK /string-utils/sc_string_append/normal: OK /string-utils/sc_string_append/empty_to_full: OK /string-utils/sc_string_append/overflow: OK /string-utils/sc_string_append/uninitialized_buf: OK /string-utils/sc_string_append/NULL_buf: OK /string-utils/sc_string_append/NULL_str: OK /string-utils/sc_string_init/normal: OK /string-utils/sc_string_init/empty_buf: OK /string-utils/sc_string_init/NULL_buf: OK /test-utils/rm_rf_tmp: OK /utils/parse_bool: OK /utils/die: OK /utils/die_with_errno: OK /utils/sc_nonfatal_mkpath/relative: OK /utils/sc_nonfatal_mkpath/absolute: OK BUILDSTDERR: ==26294== BUILDSTDERR: ==26294== HEAP SUMMARY: BUILDSTDERR: ==26294== in use at exit: 21,707 bytes in 408 blocks BUILDSTDERR: ==26294== total heap usage: 31,337 allocs, 30,929 frees, 9,500,573 bytes allocated BUILDSTDERR: ==26294== BUILDSTDERR: ==26294== LEAK SUMMARY: BUILDSTDERR: ==26294== definitely lost: 0 bytes in 0 blocks BUILDSTDERR: ==26294== indirectly lost: 0 bytes in 0 blocks BUILDSTDERR: ==26294== possibly lost: 136 bytes in 1 blocks BUILDSTDERR: ==26294== still reachable: 21,571 bytes in 407 blocks BUILDSTDERR: ==26294== suppressed: 0 bytes in 0 blocks BUILDSTDERR: ==26294== Rerun with --leak-check=full to see details of leaked memory BUILDSTDERR: ==26294== BUILDSTDERR: ==26294== For counts of detected and suppressed errors, rerun with: -v BUILDSTDERR: ==26294== 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 BUILDSTDERR: ==26345== Memcheck, a memory error detector BUILDSTDERR: ==26345== Copyright (C) 2002-2017, and GNU GPL'd, by Julian Seward et al. BUILDSTDERR: ==26345== Using Valgrind-3.14.0 and LibVEX; rerun with -h for copyright info BUILDSTDERR: ==26345== Command: ./snap-confine/unit-tests BUILDSTDERR: ==26345== /snap-cookie/cookie_get_from_snapd/successful: OK /snap-cookie/cookie_get_from_snapd/no_cookie_file: OK /mount/is_subdir: OK /mount/get_nextpath/typical: OK /mount/get_nextpath/weird: OK /ns/sc_alloc_mount_ns: OK /ns/sc_open_mount_ns: OK /ns/nsfs_fs_id: OK /args/test_argc_argv: OK /args/sc_cleanup_args: OK /args/sc_nonfatal_parse_args/typical: OK /args/sc_nonfatal_parse_args/typical_classic: OK /args/sc_nonfatal_parse_args/ubuntu_core_launcher: OK /args/sc_nonfatal_parse_args/version: OK /args/sc_nonfatal_parse_args/nothing_to_parse: OK /args/sc_nonfatal_parse_args/evil_input: OK /args/sc_nonfatal_parse_args/no_security_tag: OK /args/sc_nonfatal_parse_args/no_executable: OK /args/sc_nonfatal_parse_args/unknown_option: OK /args/sc_nonfatal_parse_args/forwards_error: OK /args/sc_nonfatal_parse_args/base_snap: OK /args/sc_nonfatal_parse_args/base_snap/missing-arg: OK /args/sc_nonfatal_parse_args/base_snap/twice: OK /snap-device-helper/add: OK /snap-device-helper/change: OK /snap-device-helper/remove: OK BUILDSTDERR: /snap-device-helper/err: no app name given BUILDSTDERR: malformed appname foo_bar BUILDSTDERR: no devpath given BUILDSTDERR: no major/minor given BUILDSTDERR: ERROR: unknown action badaction OK /snap-device-helper/parallel/add: OK /snap-device-helper/parallel/change: OK /snap-device-helper/parallel/remove: OK /snap-device-helper/hook/add: OK /snap-device-helper/hook/parallel/add: OK /snap-device-helper/hook-name-hook/parallel/add: OK BUILDSTDERR: ==26345== BUILDSTDERR: ==26345== HEAP SUMMARY: BUILDSTDERR: ==26345== in use at exit: 18,688 bytes in 210 blocks BUILDSTDERR: ==26345== total heap usage: 2,196 allocs, 1,986 frees, 2,628,258 bytes allocated BUILDSTDERR: ==26345== BUILDSTDERR: ==26345== LEAK SUMMARY: BUILDSTDERR: ==26345== definitely lost: 333 bytes in 19 blocks BUILDSTDERR: ==26345== indirectly lost: 162 bytes in 3 blocks BUILDSTDERR: ==26345== possibly lost: 176 bytes in 1 blocks BUILDSTDERR: ==26345== still reachable: 18,017 bytes in 187 blocks BUILDSTDERR: ==26345== suppressed: 0 bytes in 0 blocks BUILDSTDERR: ==26345== Rerun with --leak-check=full to see details of leaked memory BUILDSTDERR: ==26345== BUILDSTDERR: ==26345== For counts of detected and suppressed errors, rerun with: -v BUILDSTDERR: ==26345== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 0 from 0) /usr/bin/valgrind ./system-shutdown/unit-tests BUILDSTDERR: ==26384== Memcheck, a memory error detector BUILDSTDERR: ==26384== Copyright (C) 2002-2017, and GNU GPL'd, by Julian Seward et al. BUILDSTDERR: ==26384== Using Valgrind-3.14.0 and LibVEX; rerun with -h for copyright info BUILDSTDERR: ==26384== Command: ./system-shutdown/unit-tests BUILDSTDERR: ==26384== BUILDSTDERR: ==26384== BUILDSTDERR: ==26384== HEAP SUMMARY: BUILDSTDERR: ==26384== in use at exit: 15,455 bytes in 13 blocks BUILDSTDERR: ==26384== total heap usage: 26 allocs, 13 frees, 24,610 bytes allocated BUILDSTDERR: ==26384== BUILDSTDERR: ==26384== LEAK SUMMARY: BUILDSTDERR: ==26384== definitely lost: 0 bytes in 0 blocks BUILDSTDERR: ==26384== indirectly lost: 0 bytes in 0 blocks BUILDSTDERR: ==26384== possibly lost: 0 bytes in 0 blocks BUILDSTDERR: ==26384== still reachable: 15,455 bytes in 13 blocks BUILDSTDERR: ==26384== suppressed: 0 bytes in 0 blocks BUILDSTDERR: ==26384== Rerun with --leak-check=full to see details of leaked memory BUILDSTDERR: ==26384== BUILDSTDERR: ==26384== For counts of detected and suppressed errors, rerun with: -v BUILDSTDERR: ==26384== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 0 from 0) + popd ~/build/BUILD/snapd-2.37.2 + exit 0 Processing files: snapd-2.37.2-1.fc28.armv7hl Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.PVsB5X + umask 022 + cd /builddir/build/BUILD + cd snapd-2.37.2 + DOCDIR=/builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.arm/usr/share/doc/snapd + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.arm/usr/share/doc/snapd + cp -pr README.md /builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.arm/usr/share/doc/snapd + cp -pr docs/MOVED.md /builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.arm/usr/share/doc/snapd + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.OmW2J4 + umask 022 + cd /builddir/build/BUILD + cd snapd-2.37.2 + LICENSEDIR=/builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.arm/usr/share/licenses/snapd + export LC_ALL=C + LC_ALL=C + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.arm/usr/share/licenses/snapd + cp -pr COPYING /builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.arm/usr/share/licenses/snapd + exit 0 Provides: application() application(snap-handle-link.desktop) config(snapd) = 2.37.2-1.fc28 mimehandler(x-scheme-handler/snap) snapd = 2.37.2-1.fc28 snapd(armv7hl-32) = 2.37.2-1.fc28 snapd-login-service = 1.33 snapd-login-service(armv7hl-32) = 1.33 Requires(interp): /bin/sh /bin/sh /bin/sh Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires(post): /bin/sh systemd Requires(preun): /bin/sh systemd Requires(postun): /bin/sh systemd Requires: /bin/bash /bin/sh ld-linux-armhf.so.3 ld-linux-armhf.so.3(GLIBC_2.4) libc.so.6 libc.so.6(GLIBC_2.4) libgcc_s.so.1 libgcc_s.so.1(GCC_3.0) libgcc_s.so.1(GCC_3.3.1) libgcc_s.so.1(GCC_3.5) libpthread.so.0 libpthread.so.0(GLIBC_2.4) rtld(GNU_HASH) Obsoletes: snapd-login-service < 1.33 Processing files: snap-confine-2.37.2-1.fc28.armv7hl Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.kZa2I9 + umask 022 + cd /builddir/build/BUILD + cd snapd-2.37.2 + DOCDIR=/builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.arm/usr/share/doc/snap-confine + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.arm/usr/share/doc/snap-confine + cp -pr cmd/snap-confine/PORTING /builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.arm/usr/share/doc/snap-confine + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.0mbZBd + umask 022 + cd /builddir/build/BUILD + cd snapd-2.37.2 + LICENSEDIR=/builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.arm/usr/share/licenses/snap-confine + export LC_ALL=C + LC_ALL=C + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.arm/usr/share/licenses/snap-confine + cp -pr COPYING /builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.arm/usr/share/licenses/snap-confine + exit 0 Provides: snap-confine = 2.37.2-1.fc28 snap-confine(armv7hl-32) = 2.37.2-1.fc28 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: /bin/sh ld-linux-armhf.so.3 ld-linux-armhf.so.3(GLIBC_2.4) libc.so.6 libc.so.6(GLIBC_2.14) libc.so.6(GLIBC_2.17) 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 libudev.so.1 libudev.so.1(LIBUDEV_183) rtld(GNU_HASH) Obsoletes: snap-confine < 2.19 Processing files: snapd-selinux-2.37.2-1.fc28.noarch Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.jnINau + umask 022 + cd /builddir/build/BUILD + cd snapd-2.37.2 + DOCDIR=/builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.arm/usr/share/doc/snapd-selinux + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.arm/usr/share/doc/snapd-selinux + cp -pr data/selinux/README.md /builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.arm/usr/share/doc/snapd-selinux + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.IipBlO + umask 022 + cd /builddir/build/BUILD + cd snapd-2.37.2 + LICENSEDIR=/builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.arm/usr/share/licenses/snapd-selinux + export LC_ALL=C + LC_ALL=C + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.arm/usr/share/licenses/snapd-selinux + cp -pr data/selinux/COPYING /builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.arm/usr/share/licenses/snapd-selinux + exit 0 Provides: snapd-selinux = 2.37.2-1.fc28 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.1-51.fc28 Requires(postun): /bin/sh Requires(posttrans): /bin/sh Processing files: snapd-devel-2.37.2-1.fc28.noarch Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.BdOlBg + umask 022 + cd /builddir/build/BUILD + cd snapd-2.37.2 + DOCDIR=/builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.arm/usr/share/doc/snapd-devel + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.arm/usr/share/doc/snapd-devel + cp -pr README.md /builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.arm/usr/share/doc/snapd-devel + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.sjHEsM + umask 022 + cd /builddir/build/BUILD + cd snapd-2.37.2 + LICENSEDIR=/builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.arm/usr/share/licenses/snapd-devel + export LC_ALL=C + LC_ALL=C + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.arm/usr/share/licenses/snapd-devel + cp -pr COPYING /builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.arm/usr/share/licenses/snapd-devel + exit 0 Provides: golang(github.com/snapcore/snapd/advisor) = 2.37.2-1.fc28 golang(github.com/snapcore/snapd/arch) = 2.37.2-1.fc28 golang(github.com/snapcore/snapd/asserts) = 2.37.2-1.fc28 golang(github.com/snapcore/snapd/asserts/assertstest) = 2.37.2-1.fc28 golang(github.com/snapcore/snapd/asserts/signtool) = 2.37.2-1.fc28 golang(github.com/snapcore/snapd/asserts/snapasserts) = 2.37.2-1.fc28 golang(github.com/snapcore/snapd/asserts/sysdb) = 2.37.2-1.fc28 golang(github.com/snapcore/snapd/asserts/systestkeys) = 2.37.2-1.fc28 golang(github.com/snapcore/snapd/boot) = 2.37.2-1.fc28 golang(github.com/snapcore/snapd/boot/boottest) = 2.37.2-1.fc28 golang(github.com/snapcore/snapd/client) = 2.37.2-1.fc28 golang(github.com/snapcore/snapd/cmd) = 2.37.2-1.fc28 golang(github.com/snapcore/snapd/daemon) = 2.37.2-1.fc28 golang(github.com/snapcore/snapd/dirs) = 2.37.2-1.fc28 golang(github.com/snapcore/snapd/errtracker) = 2.37.2-1.fc28 golang(github.com/snapcore/snapd/features) = 2.37.2-1.fc28 golang(github.com/snapcore/snapd/httputil) = 2.37.2-1.fc28 golang(github.com/snapcore/snapd/i18n) = 2.37.2-1.fc28 golang(github.com/snapcore/snapd/image) = 2.37.2-1.fc28 golang(github.com/snapcore/snapd/interfaces) = 2.37.2-1.fc28 golang(github.com/snapcore/snapd/interfaces/apparmor) = 2.37.2-1.fc28 golang(github.com/snapcore/snapd/interfaces/backends) = 2.37.2-1.fc28 golang(github.com/snapcore/snapd/interfaces/builtin) = 2.37.2-1.fc28 golang(github.com/snapcore/snapd/interfaces/dbus) = 2.37.2-1.fc28 golang(github.com/snapcore/snapd/interfaces/hotplug) = 2.37.2-1.fc28 golang(github.com/snapcore/snapd/interfaces/ifacetest) = 2.37.2-1.fc28 golang(github.com/snapcore/snapd/interfaces/kmod) = 2.37.2-1.fc28 golang(github.com/snapcore/snapd/interfaces/mount) = 2.37.2-1.fc28 golang(github.com/snapcore/snapd/interfaces/policy) = 2.37.2-1.fc28 golang(github.com/snapcore/snapd/interfaces/seccomp) = 2.37.2-1.fc28 golang(github.com/snapcore/snapd/interfaces/systemd) = 2.37.2-1.fc28 golang(github.com/snapcore/snapd/interfaces/udev) = 2.37.2-1.fc28 golang(github.com/snapcore/snapd/interfaces/utils) = 2.37.2-1.fc28 golang(github.com/snapcore/snapd/jsonutil) = 2.37.2-1.fc28 golang(github.com/snapcore/snapd/jsonutil/safejson) = 2.37.2-1.fc28 golang(github.com/snapcore/snapd/logger) = 2.37.2-1.fc28 golang(github.com/snapcore/snapd/netutil) = 2.37.2-1.fc28 golang(github.com/snapcore/snapd/osutil) = 2.37.2-1.fc28 golang(github.com/snapcore/snapd/osutil/squashfs) = 2.37.2-1.fc28 golang(github.com/snapcore/snapd/osutil/strace) = 2.37.2-1.fc28 golang(github.com/snapcore/snapd/osutil/sys) = 2.37.2-1.fc28 golang(github.com/snapcore/snapd/osutil/udev/crawler) = 2.37.2-1.fc28 golang(github.com/snapcore/snapd/osutil/udev/netlink) = 2.37.2-1.fc28 golang(github.com/snapcore/snapd/overlord) = 2.37.2-1.fc28 golang(github.com/snapcore/snapd/overlord/assertstate) = 2.37.2-1.fc28 golang(github.com/snapcore/snapd/overlord/auth) = 2.37.2-1.fc28 golang(github.com/snapcore/snapd/overlord/cmdstate) = 2.37.2-1.fc28 golang(github.com/snapcore/snapd/overlord/configstate) = 2.37.2-1.fc28 golang(github.com/snapcore/snapd/overlord/configstate/config) = 2.37.2-1.fc28 golang(github.com/snapcore/snapd/overlord/configstate/configcore) = 2.37.2-1.fc28 golang(github.com/snapcore/snapd/overlord/configstate/proxyconf) = 2.37.2-1.fc28 golang(github.com/snapcore/snapd/overlord/configstate/settings) = 2.37.2-1.fc28 golang(github.com/snapcore/snapd/overlord/devicestate) = 2.37.2-1.fc28 golang(github.com/snapcore/snapd/overlord/hookstate) = 2.37.2-1.fc28 golang(github.com/snapcore/snapd/overlord/hookstate/ctlcmd) = 2.37.2-1.fc28 golang(github.com/snapcore/snapd/overlord/hookstate/hooktest) = 2.37.2-1.fc28 golang(github.com/snapcore/snapd/overlord/ifacestate) = 2.37.2-1.fc28 golang(github.com/snapcore/snapd/overlord/ifacestate/ifacerepo) = 2.37.2-1.fc28 golang(github.com/snapcore/snapd/overlord/ifacestate/udevmonitor) = 2.37.2-1.fc28 golang(github.com/snapcore/snapd/overlord/patch) = 2.37.2-1.fc28 golang(github.com/snapcore/snapd/overlord/servicestate) = 2.37.2-1.fc28 golang(github.com/snapcore/snapd/overlord/snapshotstate) = 2.37.2-1.fc28 golang(github.com/snapcore/snapd/overlord/snapshotstate/backend) = 2.37.2-1.fc28 golang(github.com/snapcore/snapd/overlord/snapstate) = 2.37.2-1.fc28 golang(github.com/snapcore/snapd/overlord/snapstate/backend) = 2.37.2-1.fc28 golang(github.com/snapcore/snapd/overlord/standby) = 2.37.2-1.fc28 golang(github.com/snapcore/snapd/overlord/state) = 2.37.2-1.fc28 golang(github.com/snapcore/snapd/partition) = 2.37.2-1.fc28 golang(github.com/snapcore/snapd/partition/androidbootenv) = 2.37.2-1.fc28 golang(github.com/snapcore/snapd/partition/grubenv) = 2.37.2-1.fc28 golang(github.com/snapcore/snapd/partition/ubootenv) = 2.37.2-1.fc28 golang(github.com/snapcore/snapd/polkit) = 2.37.2-1.fc28 golang(github.com/snapcore/snapd/progress) = 2.37.2-1.fc28 golang(github.com/snapcore/snapd/progress/progresstest) = 2.37.2-1.fc28 golang(github.com/snapcore/snapd/release) = 2.37.2-1.fc28 golang(github.com/snapcore/snapd/sanity) = 2.37.2-1.fc28 golang(github.com/snapcore/snapd/selinux) = 2.37.2-1.fc28 golang(github.com/snapcore/snapd/snap) = 2.37.2-1.fc28 golang(github.com/snapcore/snapd/snap/pack) = 2.37.2-1.fc28 golang(github.com/snapcore/snapd/snap/snapdir) = 2.37.2-1.fc28 golang(github.com/snapcore/snapd/snap/snapenv) = 2.37.2-1.fc28 golang(github.com/snapcore/snapd/snap/snaptest) = 2.37.2-1.fc28 golang(github.com/snapcore/snapd/snap/squashfs) = 2.37.2-1.fc28 golang(github.com/snapcore/snapd/spdx) = 2.37.2-1.fc28 golang(github.com/snapcore/snapd/store) = 2.37.2-1.fc28 golang(github.com/snapcore/snapd/store/storetest) = 2.37.2-1.fc28 golang(github.com/snapcore/snapd/strutil) = 2.37.2-1.fc28 golang(github.com/snapcore/snapd/strutil/quantity) = 2.37.2-1.fc28 golang(github.com/snapcore/snapd/strutil/shlex) = 2.37.2-1.fc28 golang(github.com/snapcore/snapd/systemd) = 2.37.2-1.fc28 golang(github.com/snapcore/snapd/tests/lib/fakestore/refresh) = 2.37.2-1.fc28 golang(github.com/snapcore/snapd/tests/lib/fakestore/store) = 2.37.2-1.fc28 golang(github.com/snapcore/snapd/testutil) = 2.37.2-1.fc28 golang(github.com/snapcore/snapd/timeout) = 2.37.2-1.fc28 golang(github.com/snapcore/snapd/timeutil) = 2.37.2-1.fc28 golang(github.com/snapcore/snapd/userd) = 2.37.2-1.fc28 golang(github.com/snapcore/snapd/userd/ui) = 2.37.2-1.fc28 golang(github.com/snapcore/snapd/wrappers) = 2.37.2-1.fc28 golang(github.com/snapcore/snapd/x11) = 2.37.2-1.fc28 golang(github.com/snapcore/snapd/xdgopenproxy) = 2.37.2-1.fc28 snapd-devel = 2.37.2-1.fc28 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Processing files: snapd-debugsource-2.37.2-1.fc28.armv7hl Provides: snapd-debugsource = 2.37.2-1.fc28 snapd-debugsource(armv7hl-32) = 2.37.2-1.fc28 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Processing files: snapd-debuginfo-2.37.2-1.fc28.armv7hl Provides: debuginfo(build-id) = 2f27b1679aa64d155f77374af1de12ee1dc2ed97 debuginfo(build-id) = 3a0a5a7844a9d014bbca384f5138e8e00d16c912 debuginfo(build-id) = 703a52262c74ea8f57f9c62802fa5a8ab2a224e2 debuginfo(build-id) = 7ff2a8f167b0d48036a2a4d7f712bef5bfc1e516 debuginfo(build-id) = 81c7adfa38490bcca70e8f64c7c2e817aa40cec9 debuginfo(build-id) = b826b042adef00a2600fda8e93378097e8d5565d snapd-debuginfo = 2.37.2-1.fc28 snapd-debuginfo(armv7hl-32) = 2.37.2-1.fc28 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.37.2-1.fc28 Processing files: snap-confine-debuginfo-2.37.2-1.fc28.armv7hl Provides: debuginfo(build-id) = 0383d31285b1f9573a1c1706112e9f1820a8380b debuginfo(build-id) = 145ccb07451a1da3c82fede7b2145aac40ea6d94 debuginfo(build-id) = 3da30997080d9889acc7a7ef063de1a377707659 debuginfo(build-id) = 6819b894cf826894d0d41aee2cba50a588e3be2e debuginfo(build-id) = 703749512fe81e7bb85ed34c734ff0406e1316c9 debuginfo(build-id) = c5cdfe39a8db29c4144d5c0fa07641f1b31f34ec debuginfo(build-id) = e133a83cdf941a38811b477d27b60835ddd40e82 snap-confine-debuginfo = 2.37.2-1.fc28 snap-confine-debuginfo(armv7hl-32) = 2.37.2-1.fc28 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.37.2-1.fc28 Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.arm Wrote: /builddir/build/RPMS/snapd-2.37.2-1.fc28.armv7hl.rpm Wrote: /builddir/build/RPMS/snap-confine-2.37.2-1.fc28.armv7hl.rpm Wrote: /builddir/build/RPMS/snapd-selinux-2.37.2-1.fc28.noarch.rpm Wrote: /builddir/build/RPMS/snapd-devel-2.37.2-1.fc28.noarch.rpm Wrote: /builddir/build/RPMS/snapd-debugsource-2.37.2-1.fc28.armv7hl.rpm Wrote: /builddir/build/RPMS/snapd-debuginfo-2.37.2-1.fc28.armv7hl.rpm Wrote: /builddir/build/RPMS/snap-confine-debuginfo-2.37.2-1.fc28.armv7hl.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.iiri8R + umask 022 + cd /builddir/build/BUILD + cd snapd-2.37.2 + /usr/bin/rm -rf /builddir/build/BUILDROOT/snapd-2.37.2-1.fc28.arm + exit 0 Child return code was: 0