Mock Version: 1.4.15 Mock Version: 1.4.15 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target ppc64le --nodeps /builddir/build/SPECS/snapd.spec'], chrootPath='/var/lib/mock/f30-build-16159063-1156901/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 ppc64le --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 200: Possible unexpanded macro in: Requires(post): selinux-policy-base >= %{_selinux_policy_version} Building target platforms: ppc64le Building for target ppc64le Wrote: /builddir/build/SRPMS/snapd-2.39-1.fc30.src.rpm Child return code was: 0 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target ppc64le --nodeps /builddir/build/SPECS/snapd.spec'], chrootPath='/var/lib/mock/f30-build-16159063-1156901/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 ppc64le --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: ppc64le Building for target ppc64le Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.9dQ3Pw + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf snapd-2.39 + /usr/bin/tar -xof - + /usr/bin/xz -dc /builddir/build/SOURCES/snapd_2.39.no-vendor.tar.xz + STATUS=0 + '[' 0 -ne 0 ']' + cd snapd-2.39 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + /usr/bin/patch -p1 -s --fuzz=0 --no-backup-if-mismatch + /usr/bin/cat /builddir/build/SOURCES/0001-cmd-use-libtool-for-the-internal-library.patch + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.vo3HOS + umask 022 + cd /builddir/build/BUILD + cd snapd-2.39 + ./mkversion.sh 2.39-1.fc30 BUILDSTDERR: *** Setting version to '2.39-1.fc30' 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.39:/usr/share/gocode + GOPATH=/builddir/build/BUILD/snapd-2.39:/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 cmd/snap-seccomp/versioninfo.go cmd/snap-seccomp/versioninfo_test.go + sed -e s:github.com/snapcore/bolt:github.com/boltdb/bolt:g -i advisor/backend.go advisor/cmdfinder.go advisor/cmdfinder_test.go advisor/export_test.go advisor/finder.go advisor/pkgfinder.go advisor/pkgfinder_test.go errtracker/errtracker.go errtracker/errtracker_test.go errtracker/export_test.go BUILDSTDERR: ++ tr -d ' \n' BUILDSTDERR: ++ od -An -tx1 BUILDSTDERR: ++ head -c20 /dev/urandom + go build -buildmode pie -compiler gc '-tags=rpm_crashtraceback ' -ldflags ' -B 0x2291e7dc2a7fbd4b15c39bb5f8b02d3391b75107 -extldflags '\''-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld '\''' -a -v -x -o bin/snapd github.com/snapcore/snapd/cmd/snapd BUILDSTDERR: WORK=/tmp/go-build932515319 BUILDSTDERR: internal/cpu BUILDSTDERR: mkdir -p $WORK/b011/ BUILDSTDERR: cat >$WORK/b011/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/internal/cpu BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b011/_pkg_.a -trimpath $WORK/b011 -shared -p internal/cpu -std -+ -complete -installsuffix shared -buildid 6FFdccJ3T0z_GWzNADLG/6FFdccJ3T0z_GWzNADLG -goversion go1.12.2 -D "" -importcfg $WORK/b011/importcfg -pack ./cpu.go ./cpu_ppc64x.go BUILDSTDERR: math/bits BUILDSTDERR: mkdir -p $WORK/b007/ BUILDSTDERR: cat >$WORK/b007/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/math/bits BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b007/_pkg_.a -trimpath $WORK/b007 -shared -p math/bits -std -complete -installsuffix shared -buildid 8N3BNcok4ryUQ5ln2wK-/8N3BNcok4ryUQ5ln2wK- -goversion go1.12.2 -D "" -importcfg $WORK/b007/importcfg -pack ./bits.go ./bits_tables.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_ppc64le/compile -o $WORK/b003/_pkg_.a -trimpath $WORK/b003 -shared -p errors -std -complete -installsuffix shared -buildid -NbNLaz_kgh19tFJNrn2/-NbNLaz_kgh19tFJNrn2 -goversion go1.12.2 -D "" -importcfg $WORK/b003/importcfg -pack ./errors.go BUILDSTDERR: runtime/internal/atomic BUILDSTDERR: mkdir -p $WORK/b012/ BUILDSTDERR: cat >$WORK/b012/go_asm.h << 'EOF' # internal BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/runtime/internal/atomic BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/asm -trimpath $WORK/b012 -I $WORK/b012/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -gensymabis -o $WORK/b012/symabis ./asm_ppc64x.s ./atomic_ppc64x.s BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b003/_pkg_.a # internal BUILDSTDERR: cp $WORK/b003/_pkg_.a /builddir/.cache/go-build/26/2676a16ba0e60e5abfcc11e7a5200acc7cc775b3ecab39939ce011fb32b957f8-d # internal BUILDSTDERR: runtime/internal/sys BUILDSTDERR: mkdir -p $WORK/b014/ BUILDSTDERR: cat >$WORK/b014/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/runtime/internal/sys BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b014/_pkg_.a -trimpath $WORK/b014 -shared -p runtime/internal/sys -std -+ -complete -installsuffix shared -buildid Osjc48Got34ta8BS1TJS/Osjc48Got34ta8BS1TJS -goversion go1.12.2 -D "" -importcfg $WORK/b014/importcfg -pack ./arch.go ./arch_ppc64le.go ./intrinsics.go ./stubs.go ./sys.go ./zgoarch_ppc64le.go ./zgoos_linux.go ./zversion.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b011/_pkg_.a # internal BUILDSTDERR: cp $WORK/b011/_pkg_.a /builddir/.cache/go-build/38/38ba09f377738c91c1a44b7fe870a33bf24f5c3302e9a2f6543d0870408cdef1-d # internal BUILDSTDERR: internal/bytealg BUILDSTDERR: mkdir -p $WORK/b010/ BUILDSTDERR: cat >$WORK/b010/go_asm.h << 'EOF' # internal BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/internal/bytealg BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/asm -trimpath $WORK/b010 -I $WORK/b010/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -gensymabis -o $WORK/b010/symabis ./compare_ppc64x.s ./count_ppc64x.s ./equal_ppc64x.s ./indexbyte_ppc64x.s BUILDSTDERR: cat >$WORK/b010/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile internal/cpu=$WORK/b011/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b010/_pkg_.a -trimpath $WORK/b010 -shared -p internal/bytealg -std -+ -installsuffix shared -buildid VicmnR8g_YTZXXFBrLNE/VicmnR8g_YTZXXFBrLNE -goversion go1.12.2 -symabis $WORK/b010/symabis -D "" -importcfg $WORK/b010/importcfg -pack -asmhdr $WORK/b010/go_asm.h ./bytealg.go ./compare_native.go ./count_native.go ./equal_native.go ./index_generic.go ./indexbyte_native.go BUILDSTDERR: cat >$WORK/b012/go_asm.h << 'EOF' # internal BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/sync/atomic BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/asm -trimpath $WORK/b012 -I $WORK/b012/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -gensymabis -o $WORK/b012/symabis2 ./asm.s BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b014/_pkg_.a # internal BUILDSTDERR: cd /usr/lib/golang/src/internal/bytealg BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/asm -trimpath $WORK/b010 -I $WORK/b010/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -o $WORK/b010/compare_ppc64x.o ./compare_ppc64x.s BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b007/_pkg_.a # internal BUILDSTDERR: cp $WORK/b014/_pkg_.a /builddir/.cache/go-build/19/19b0a39f4def5ab5a616639315db88231a5c08014843ebb30c8dab0454910e4b-d # internal BUILDSTDERR: runtime/internal/math BUILDSTDERR: mkdir -p $WORK/b013/ BUILDSTDERR: cat >$WORK/b013/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile runtime/internal/sys=$WORK/b014/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/runtime/internal/math BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b013/_pkg_.a -trimpath $WORK/b013 -shared -p runtime/internal/math -std -+ -complete -installsuffix shared -buildid 4cXFQOdAnQ0NnyCd09QY/4cXFQOdAnQ0NnyCd09QY -goversion go1.12.2 -D "" -importcfg $WORK/b013/importcfg -pack ./math.go BUILDSTDERR: cp $WORK/b007/_pkg_.a /builddir/.cache/go-build/ce/ce21b26cba3d689116d4041be7e844ccf264b786e2dde86ecd0d38ab72fec5ea-d # internal BUILDSTDERR: math BUILDSTDERR: mkdir -p $WORK/b006/ BUILDSTDERR: cat >$WORK/b006/go_asm.h << 'EOF' # internal BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/math BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/asm -trimpath $WORK/b006 -I $WORK/b006/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -gensymabis -o $WORK/b006/symabis ./floor_ppc64x.s ./modf_ppc64x.s ./sqrt_ppc64x.s ./stubs_ppc64x.s BUILDSTDERR: cat >>$WORK/b012/symabis << 'EOF' # internal BUILDSTDERR: ref runtime/internal/atomic.Xchg ABI0 BUILDSTDERR: ref runtime/internal/atomic.Xchg ABI0 BUILDSTDERR: ref runtime/internal/atomic.Xchg64 ABI0 BUILDSTDERR: ref runtime/internal/atomic.Xchg64 ABI0 BUILDSTDERR: ref runtime/internal/atomic.Xchguintptr ABI0 BUILDSTDERR: ref runtime/internal/atomic.Cas ABI0 BUILDSTDERR: ref runtime/internal/atomic.Cas ABI0 BUILDSTDERR: ref runtime/internal/atomic.Casuintptr ABI0 BUILDSTDERR: ref runtime/internal/atomic.Cas64 ABI0 BUILDSTDERR: ref runtime/internal/atomic.Cas64 ABI0 BUILDSTDERR: ref runtime/internal/atomic.Xadd ABI0 BUILDSTDERR: ref runtime/internal/atomic.Xadd ABI0 BUILDSTDERR: ref runtime/internal/atomic.Xadduintptr ABI0 BUILDSTDERR: ref runtime/internal/atomic.Xadd64 ABI0 BUILDSTDERR: ref runtime/internal/atomic.Xadd64 ABI0 BUILDSTDERR: ref runtime/internal/atomic.Load ABI0 BUILDSTDERR: ref runtime/internal/atomic.Load ABI0 BUILDSTDERR: ref runtime/internal/atomic.Load64 ABI0 BUILDSTDERR: ref runtime/internal/atomic.Load64 ABI0 BUILDSTDERR: ref runtime/internal/atomic.Loaduintptr ABI0 BUILDSTDERR: ref runtime/internal/atomic.Loadp ABI0 BUILDSTDERR: ref runtime/internal/atomic.Store ABI0 BUILDSTDERR: ref runtime/internal/atomic.Store ABI0 BUILDSTDERR: ref runtime/internal/atomic.Store64 ABI0 BUILDSTDERR: ref runtime/internal/atomic.Store64 ABI0 BUILDSTDERR: ref runtime/internal/atomic.Storeuintptr ABI0 BUILDSTDERR: EOF BUILDSTDERR: cat >$WORK/b012/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/runtime/internal/atomic BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b012/_pkg_.a -trimpath $WORK/b012 -shared -p runtime/internal/atomic -std -+ -installsuffix shared -buildid 5xakhhJUU6nCltNO6YMj/5xakhhJUU6nCltNO6YMj -goversion go1.12.2 -symabis $WORK/b012/symabis -D "" -importcfg $WORK/b012/importcfg -pack -asmhdr $WORK/b012/go_asm.h ./atomic_ppc64x.go ./stubs.go BUILDSTDERR: cd /usr/lib/golang/src/internal/bytealg BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/asm -trimpath $WORK/b010 -I $WORK/b010/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -o $WORK/b010/count_ppc64x.o ./count_ppc64x.s BUILDSTDERR: cat >$WORK/b006/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile math/bits=$WORK/b007/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b013/_pkg_.a # internal BUILDSTDERR: cd /usr/lib/golang/src/math BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b006/_pkg_.a -trimpath $WORK/b006 -shared -p math -std -installsuffix shared -buildid Wl943bs6-xodqcY0sxev/Wl943bs6-xodqcY0sxev -goversion go1.12.2 -symabis $WORK/b006/symabis -D "" -importcfg $WORK/b006/importcfg -pack -asmhdr $WORK/b006/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 ./trig_reduce.go ./unsafe.go BUILDSTDERR: cp $WORK/b013/_pkg_.a /builddir/.cache/go-build/4f/4fbae65be86351f9491c46e359c10213570ccd3891d3f143f26163cfd21ae455-d # internal BUILDSTDERR: unicode/utf8 BUILDSTDERR: mkdir -p $WORK/b016/ BUILDSTDERR: cat >$WORK/b016/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/unicode/utf8 BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b016/_pkg_.a -trimpath $WORK/b016 -shared -p unicode/utf8 -std -complete -installsuffix shared -buildid qzCz_mVDIsdmfyUgk4Dn/qzCz_mVDIsdmfyUgk4Dn -goversion go1.12.2 -D "" -importcfg $WORK/b016/importcfg -pack ./utf8.go BUILDSTDERR: cd /usr/lib/golang/src/internal/bytealg BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/asm -trimpath $WORK/b010 -I $WORK/b010/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -o $WORK/b010/equal_ppc64x.o ./equal_ppc64x.s BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/asm -trimpath $WORK/b010 -I $WORK/b010/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -o $WORK/b010/indexbyte_ppc64x.o ./indexbyte_ppc64x.s BUILDSTDERR: cd /usr/lib/golang/src/runtime/internal/atomic BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/asm -trimpath $WORK/b012 -I $WORK/b012/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -o $WORK/b012/asm_ppc64x.o ./asm_ppc64x.s BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/asm -trimpath $WORK/b012 -I $WORK/b012/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -o $WORK/b012/atomic_ppc64x.o ./atomic_ppc64x.s BUILDSTDERR: cd /usr/lib/golang/src/internal/bytealg BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/pack r $WORK/b010/_pkg_.a $WORK/b010/compare_ppc64x.o $WORK/b010/count_ppc64x.o $WORK/b010/equal_ppc64x.o $WORK/b010/indexbyte_ppc64x.o # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b010/_pkg_.a # internal BUILDSTDERR: cp $WORK/b010/_pkg_.a /builddir/.cache/go-build/7a/7abc636c57aa9562659db172a3aa20dc6aa24e6b1b980be3cf80b6cf72bd867c-d # internal BUILDSTDERR: internal/race BUILDSTDERR: mkdir -p $WORK/b018/ BUILDSTDERR: cat >$WORK/b018/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/internal/race BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b018/_pkg_.a -trimpath $WORK/b018 -shared -p internal/race -std -complete -installsuffix shared -buildid RyHI3piz-9MjeYKKZQ3v/RyHI3piz-9MjeYKKZQ3v -goversion go1.12.2 -D "" -importcfg $WORK/b018/importcfg -pack ./doc.go ./norace.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b016/_pkg_.a # internal BUILDSTDERR: cp $WORK/b016/_pkg_.a /builddir/.cache/go-build/78/78a90d47b2e0f47f2d0ceda7064798d2a94ad1ba70bf8eb0229fca53508f4c42-d # internal BUILDSTDERR: sync/atomic BUILDSTDERR: mkdir -p $WORK/b019/ BUILDSTDERR: cat >$WORK/b019/go_asm.h << 'EOF' # internal BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/runtime/internal/atomic BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/pack r $WORK/b012/_pkg_.a $WORK/b012/asm_ppc64x.o $WORK/b012/atomic_ppc64x.o # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b012/_pkg_.a # internal BUILDSTDERR: cd /usr/lib/golang/src/sync/atomic BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/asm -trimpath $WORK/b019 -I $WORK/b019/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -gensymabis -o $WORK/b019/symabis ./asm.s BUILDSTDERR: cp $WORK/b012/_pkg_.a /builddir/.cache/go-build/3a/3a03c031a408a0d0e66eba0edff6d159123b0086a96b3cac44af1043805055d9-d # internal BUILDSTDERR: runtime BUILDSTDERR: mkdir -p $WORK/b009/ BUILDSTDERR: cat >$WORK/b009/go_asm.h << 'EOF' # internal BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/runtime BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/asm -trimpath $WORK/b009 -I $WORK/b009/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -gensymabis -o $WORK/b009/symabis ./asm.s ./asm_ppc64x.s ./atomic_ppc64x.s ./duff_ppc64x.s ./memclr_ppc64x.s ./memmove_ppc64x.s ./rt0_linux_ppc64le.s ./sys_linux_ppc64x.s ./tls_ppc64x.s BUILDSTDERR: cat >$WORK/b019/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/sync/atomic BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b019/_pkg_.a -trimpath $WORK/b019 -shared -p sync/atomic -std -installsuffix shared -buildid OqYcS4tQALEzCu3CvScE/OqYcS4tQALEzCu3CvScE -goversion go1.12.2 -symabis $WORK/b019/symabis -D "" -importcfg $WORK/b019/importcfg -pack -asmhdr $WORK/b019/go_asm.h ./doc.go ./value.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b018/_pkg_.a # internal BUILDSTDERR: cp $WORK/b018/_pkg_.a /builddir/.cache/go-build/77/775700c5005fac532748d8ab85c65746381c112323259f1490674c13c4ebec8e-d # internal BUILDSTDERR: unicode BUILDSTDERR: mkdir -p $WORK/b020/ BUILDSTDERR: cat >$WORK/b020/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/unicode BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b020/_pkg_.a -trimpath $WORK/b020 -shared -p unicode -std -complete -installsuffix shared -buildid RI7hF26NCrdPaTegmzqt/RI7hF26NCrdPaTegmzqt -goversion go1.12.2 -D "" -importcfg $WORK/b020/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_ppc64le/asm -trimpath $WORK/b019 -I $WORK/b019/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -o $WORK/b019/asm.o ./asm.s BUILDSTDERR: cat >$WORK/b009/go_asm.h << 'EOF' # internal BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/syscall BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/asm -trimpath $WORK/b009 -I $WORK/b009/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -gensymabis -o $WORK/b009/symabis2 ./asm_linux_ppc64x.s BUILDSTDERR: cd /usr/lib/golang/src/sync/atomic BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/pack r $WORK/b019/_pkg_.a $WORK/b019/asm.o # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b019/_pkg_.a # internal BUILDSTDERR: cp $WORK/b019/_pkg_.a /builddir/.cache/go-build/56/562a58bb89dfba61bce0bde8bd30e5ce5ef45bca6ef3a868c5185c03930ddc1f-d # internal BUILDSTDERR: internal/testlog BUILDSTDERR: mkdir -p $WORK/b028/ BUILDSTDERR: cat >$WORK/b028/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile sync/atomic=$WORK/b019/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/internal/testlog BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b028/_pkg_.a -trimpath $WORK/b028 -shared -p internal/testlog -std -complete -installsuffix shared -buildid pIMEzvjZDq_ZftTbcMKU/pIMEzvjZDq_ZftTbcMKU -goversion go1.12.2 -D "" -importcfg $WORK/b028/importcfg -pack ./log.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b028/_pkg_.a # internal BUILDSTDERR: cp $WORK/b028/_pkg_.a /builddir/.cache/go-build/33/338e1e5bddc52ffef4da2f4273edb1c4d9e5884fc0cfb7bb1afc03c79a805241-d # internal BUILDSTDERR: encoding BUILDSTDERR: mkdir -p $WORK/b034/ BUILDSTDERR: cat >$WORK/b034/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/encoding BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b034/_pkg_.a -trimpath $WORK/b034 -shared -p encoding -std -complete -installsuffix shared -buildid SvGpnI9Kas2z-2BDsVW1/SvGpnI9Kas2z-2BDsVW1 -goversion go1.12.2 -D "" -importcfg $WORK/b034/importcfg -pack ./encoding.go BUILDSTDERR: cat >>$WORK/b009/symabis << 'EOF' # internal BUILDSTDERR: ref runtime.entersyscall ABI0 BUILDSTDERR: ref runtime.exitsyscall ABI0 BUILDSTDERR: ref runtime.exitsyscall ABI0 BUILDSTDERR: ref runtime.entersyscall ABI0 BUILDSTDERR: ref runtime.exitsyscall ABI0 BUILDSTDERR: ref runtime.exitsyscall ABI0 BUILDSTDERR: EOF BUILDSTDERR: cat >$WORK/b009/go_asm.h << 'EOF' # internal BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/runtime/cgo BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/asm -trimpath $WORK/b009 -I $WORK/b009/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -gensymabis -o $WORK/b009/symabis2 ./asm_ppc64x.s BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b034/_pkg_.a # internal BUILDSTDERR: cp $WORK/b034/_pkg_.a /builddir/.cache/go-build/c2/c23864660011e8b9287d31cddbb6a610fa296d3a77b06c526dd727986920b251-d # internal BUILDSTDERR: unicode/utf16 BUILDSTDERR: mkdir -p $WORK/b038/ BUILDSTDERR: cat >$WORK/b038/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/unicode/utf16 BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b038/_pkg_.a -trimpath $WORK/b038 -shared -p unicode/utf16 -std -complete -installsuffix shared -buildid n1c7EMxKuGGNOCJCPGt4/n1c7EMxKuGGNOCJCPGt4 -goversion go1.12.2 -D "" -importcfg $WORK/b038/importcfg -pack ./utf16.go BUILDSTDERR: cat >>$WORK/b009/symabis << 'EOF' # internal BUILDSTDERR: ref runtime.reginit ABI0 BUILDSTDERR: ref runtime.load_g ABI0 BUILDSTDERR: EOF BUILDSTDERR: cat >$WORK/b009/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile internal/bytealg=$WORK/b010/_pkg_.a BUILDSTDERR: packagefile internal/cpu=$WORK/b011/_pkg_.a BUILDSTDERR: packagefile runtime/internal/atomic=$WORK/b012/_pkg_.a BUILDSTDERR: packagefile runtime/internal/math=$WORK/b013/_pkg_.a BUILDSTDERR: packagefile runtime/internal/sys=$WORK/b014/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/runtime BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b009/_pkg_.a -trimpath $WORK/b009 -shared -p runtime -std -+ -installsuffix shared -buildid Ddg0nSQqOaZzWU2HriHf/Ddg0nSQqOaZzWU2HriHf -goversion go1.12.2 -symabis $WORK/b009/symabis -D "" -importcfg $WORK/b009/importcfg -pack -asmhdr $WORK/b009/go_asm.h ./alg.go ./atomic_pointer.go ./cgo.go ./cgo_ppc64x.go ./cgocall.go ./cgocallback.go ./cgocheck.go ./chan.go ./compiler.go ./complex.go ./cpuflags.go ./cpuprof.go ./cputicks.go ./debug.go ./defs_linux_ppc64le.go ./env_posix.go ./error.go ./extern.go ./fastlog2.go ./fastlog2table.go ./fedora.go ./float.go ./hash64.go ./heapdump.go ./iface.go ./lfstack.go ./lfstack_64bit.go ./lock_futex.go ./malloc.go ./map.go ./map_fast32.go ./map_fast64.go ./map_faststr.go ./mbarrier.go ./mbitmap.go ./mcache.go ./mcentral.go ./mem_linux.go ./mfinal.go ./mfixalloc.go ./mgc.go ./mgclarge.go ./mgcmark.go ./mgcstack.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_generic.go ./os_linux_ppc64x.go ./os_nonopenbsd.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.go ./signal_linux_ppc64x.go ./signal_ppc64x.go ./signal_sighandler.go ./signal_unix.go ./sigqueue.go ./sigtab_linux_generic.go ./sizeclasses.go ./slice.go ./softfloat64.go ./stack.go ./string.go ./stubs.go ./stubs2.go ./stubs3.go ./stubs_linux.go ./symtab.go ./sys_ppc64x.go ./time.go ./timestub.go ./timestub2.go ./trace.go ./traceback.go ./type.go ./typekind.go ./unaligned1.go ./utf8.go ./vdso_elf64.go ./vdso_linux.go ./vdso_linux_ppc64x.go ./write_err.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b038/_pkg_.a # internal BUILDSTDERR: cp $WORK/b038/_pkg_.a /builddir/.cache/go-build/74/742e2f4b10905945fd2bb265f4d9773bf3dabad955ff0ae264ada1b800c3a7a0-d # internal BUILDSTDERR: crypto/internal/subtle BUILDSTDERR: mkdir -p $WORK/b045/ BUILDSTDERR: cat >$WORK/b045/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/crypto/internal/subtle BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b045/_pkg_.a -trimpath $WORK/b045 -shared -p crypto/internal/subtle -std -complete -installsuffix shared -buildid jFYcNGIYo2qWXn8oVqO9/jFYcNGIYo2qWXn8oVqO9 -goversion go1.12.2 -D "" -importcfg $WORK/b045/importcfg -pack ./aliasing.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b045/_pkg_.a # internal BUILDSTDERR: cp $WORK/b045/_pkg_.a /builddir/.cache/go-build/7e/7e32b240bbf17b6ac988f7cf8092c1a832f2b849927ae3265b16a72ca04d9c04-d # internal BUILDSTDERR: crypto/subtle BUILDSTDERR: mkdir -p $WORK/b046/ BUILDSTDERR: cat >$WORK/b046/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/crypto/subtle BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b046/_pkg_.a -trimpath $WORK/b046 -shared -p crypto/subtle -std -complete -installsuffix shared -buildid 8rh__HaZAAmGQbK-CE2T/8rh__HaZAAmGQbK-CE2T -goversion go1.12.2 -D "" -importcfg $WORK/b046/importcfg -pack ./constant_time.go BUILDSTDERR: cd /usr/lib/golang/src/math BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/asm -trimpath $WORK/b006 -I $WORK/b006/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -o $WORK/b006/floor_ppc64x.o ./floor_ppc64x.s BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b046/_pkg_.a # internal BUILDSTDERR: cp $WORK/b046/_pkg_.a /builddir/.cache/go-build/df/dfacda178e097dcc77b15b7eb03425008668b3fe1cbb295527ba78586954c3dd-d # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/asm -trimpath $WORK/b006 -I $WORK/b006/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -o $WORK/b006/modf_ppc64x.o ./modf_ppc64x.s BUILDSTDERR: runtime/cgo BUILDSTDERR: mkdir -p $WORK/b072/ BUILDSTDERR: cd /usr/lib/golang/src/runtime/cgo BUILDSTDERR: CGO_LDFLAGS='"-g" "-O2" "-lpthread"' /usr/lib/golang/pkg/tool/linux_ppc64le/cgo -objdir $WORK/b072/ -importpath runtime/cgo -import_runtime_cgo=false -import_syscall=false -- -I $WORK/b072/ -g -O2 -Wall -Werror ./cgo.go BUILDSTDERR: cd /usr/lib/golang/src/math BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/asm -trimpath $WORK/b006 -I $WORK/b006/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -o $WORK/b006/sqrt_ppc64x.o ./sqrt_ppc64x.s BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/asm -trimpath $WORK/b006 -I $WORK/b006/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -o $WORK/b006/stubs_ppc64x.o ./stubs_ppc64x.s BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b020/_pkg_.a # internal BUILDSTDERR: cp $WORK/b020/_pkg_.a /builddir/.cache/go-build/67/67231df009f256e031443d238aa2912154b540d525356757fd59acd9c7f3178e-d # internal BUILDSTDERR: golang.org/x/crypto/cast5 BUILDSTDERR: mkdir -p $WORK/b085/ BUILDSTDERR: cat >$WORK/b085/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_ppc64le/compile -o $WORK/b085/_pkg_.a -trimpath $WORK/b085 -shared -p golang.org/x/crypto/cast5 -complete -installsuffix shared -buildid BbZGw9JjKUyTh_GweaDh/BbZGw9JjKUyTh_GweaDh -goversion go1.12.2 -D "" -importcfg $WORK/b085/importcfg -pack ./cast5.go BUILDSTDERR: cd /usr/lib/golang/src/math BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/pack r $WORK/b006/_pkg_.a $WORK/b006/floor_ppc64x.o $WORK/b006/modf_ppc64x.o $WORK/b006/sqrt_ppc64x.o $WORK/b006/stubs_ppc64x.o # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b006/_pkg_.a # internal BUILDSTDERR: cp $WORK/b006/_pkg_.a /builddir/.cache/go-build/7a/7ab2ad6ac7e12df2450778d1101212e55c627bcf3f5d679b183a3edb7ccf0be0-d # internal BUILDSTDERR: cd $WORK BUILDSTDERR: gcc -fno-caret-diagnostics -c -x c - || true BUILDSTDERR: strconv BUILDSTDERR: gcc -Qunused-arguments -c -x c - || true BUILDSTDERR: mkdir -p $WORK/b015/ BUILDSTDERR: cat >$WORK/b015/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile errors=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile internal/bytealg=$WORK/b010/_pkg_.a BUILDSTDERR: packagefile math=$WORK/b006/_pkg_.a BUILDSTDERR: packagefile math/bits=$WORK/b007/_pkg_.a BUILDSTDERR: packagefile unicode/utf8=$WORK/b016/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/strconv BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b015/_pkg_.a -trimpath $WORK/b015 -shared -p strconv -std -complete -installsuffix shared -buildid S_IW3uSW1wVp_rD6QicX/S_IW3uSW1wVp_rD6QicX -goversion go1.12.2 -D "" -importcfg $WORK/b015/importcfg -pack ./atob.go ./atof.go ./atoi.go ./decimal.go ./doc.go ./extfloat.go ./ftoa.go ./isprint.go ./itoa.go ./quote.go BUILDSTDERR: cd $WORK BUILDSTDERR: gcc -fdebug-prefix-map=a=b -c -x c - || true BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b085/_pkg_.a # internal BUILDSTDERR: cp $WORK/b085/_pkg_.a /builddir/.cache/go-build/8a/8a5e248c9a8931f2ae146e5ed4dd3c6451ff1a058a1e15cea4b2a6b329f36088-d # internal BUILDSTDERR: gcc -gno-record-gcc-switches -c -x c - || true BUILDSTDERR: cd $WORK/b072 BUILDSTDERR: TERM='dumb' gcc -I /usr/lib/golang/src/runtime/cgo -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b072=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -Wall -Werror -o ./_x001.o -c _cgo_export.c BUILDSTDERR: image/color BUILDSTDERR: mkdir -p $WORK/b090/ BUILDSTDERR: cat >$WORK/b090/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/image/color BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b090/_pkg_.a -trimpath $WORK/b090 -shared -p image/color -std -complete -installsuffix shared -buildid AbRbXC5nahwsAeZt93N5/AbRbXC5nahwsAeZt93N5 -goversion go1.12.2 -D "" -importcfg $WORK/b090/importcfg -pack ./color.go ./ycbcr.go BUILDSTDERR: cd $WORK/b072 BUILDSTDERR: TERM='dumb' gcc -I /usr/lib/golang/src/runtime/cgo -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b072=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -Wall -Werror -o ./_x002.o -c cgo.cgo2.c BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b090/_pkg_.a # internal BUILDSTDERR: cp $WORK/b090/_pkg_.a /builddir/.cache/go-build/29/29a5bd8d19b2fd027e7dde33db29fe7d7e62beed56a10caef90092de3ac47463-d # internal BUILDSTDERR: internal/nettrace BUILDSTDERR: mkdir -p $WORK/b099/ BUILDSTDERR: cat >$WORK/b099/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/internal/nettrace BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b099/_pkg_.a -trimpath $WORK/b099 -shared -p internal/nettrace -std -complete -installsuffix shared -buildid dBl-y2JTT_jnmbK1H0o-/dBl-y2JTT_jnmbK1H0o- -goversion go1.12.2 -D "" -importcfg $WORK/b099/importcfg -pack ./nettrace.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b099/_pkg_.a # internal BUILDSTDERR: cp $WORK/b099/_pkg_.a /builddir/.cache/go-build/94/94f6dfa1c2cf09df98c06b0ece418d95b386c7101fb9bc6702860c787659073b-d # internal BUILDSTDERR: internal/x/net/dns/dnsmessage BUILDSTDERR: mkdir -p $WORK/b101/ BUILDSTDERR: cat >$WORK/b101/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile errors=$WORK/b003/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/internal/x/net/dns/dnsmessage BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b101/_pkg_.a -trimpath $WORK/b101 -shared -p internal/x/net/dns/dnsmessage -std -complete -installsuffix shared -buildid B24w5PN0xQGSiaJQrOhG/B24w5PN0xQGSiaJQrOhG -goversion go1.12.2 -D "" -importcfg $WORK/b101/importcfg -pack ./message.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b015/_pkg_.a # internal BUILDSTDERR: cp $WORK/b015/_pkg_.a /builddir/.cache/go-build/b1/b1731b48bb05bdfaf57209d9ebbb56a726e37b9644c3420df8dc0e70a80e68c5-d # internal BUILDSTDERR: golang.org/x/crypto/openpgp/errors BUILDSTDERR: mkdir -p $WORK/b087/ BUILDSTDERR: cat >$WORK/b087/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile strconv=$WORK/b015/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/share/gocode/src/golang.org/x/crypto/openpgp/errors BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b087/_pkg_.a -trimpath $WORK/b087 -shared -p golang.org/x/crypto/openpgp/errors -complete -installsuffix shared -buildid Qs6Gy0XpizJtXAoF5QCW/Qs6Gy0XpizJtXAoF5QCW -goversion go1.12.2 -D "" -importcfg $WORK/b087/importcfg -pack ./errors.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b087/_pkg_.a # internal BUILDSTDERR: cp $WORK/b087/_pkg_.a /builddir/.cache/go-build/8d/8d2c823783a6eff47dfc83e55688d65af99ff0db82189bf55e41bfda29aff462-d # internal BUILDSTDERR: container/list BUILDSTDERR: mkdir -p $WORK/b128/ BUILDSTDERR: cat >$WORK/b128/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/container/list BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b128/_pkg_.a -trimpath $WORK/b128 -shared -p container/list -std -complete -installsuffix shared -buildid QmKZ4ahJqA56ltfORphB/QmKZ4ahJqA56ltfORphB -goversion go1.12.2 -D "" -importcfg $WORK/b128/importcfg -pack ./list.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b128/_pkg_.a # internal BUILDSTDERR: cp $WORK/b128/_pkg_.a /builddir/.cache/go-build/04/04ab1dc36c966e3f9b5fafb29caf67d90c7be0a06d5e70e953f9cbd00108cab6-d # internal BUILDSTDERR: crypto/rc4 BUILDSTDERR: mkdir -p $WORK/b131/ BUILDSTDERR: cat >$WORK/b131/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile crypto/internal/subtle=$WORK/b045/_pkg_.a BUILDSTDERR: packagefile strconv=$WORK/b015/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/crypto/rc4 BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b131/_pkg_.a -trimpath $WORK/b131 -shared -p crypto/rc4 -std -complete -installsuffix shared -buildid oTPyYJHYlKbFZ7_c38W9/oTPyYJHYlKbFZ7_c38W9 -goversion go1.12.2 -D "" -importcfg $WORK/b131/importcfg -pack ./rc4.go BUILDSTDERR: cd /usr/lib/golang/src/runtime/cgo BUILDSTDERR: TERM='dumb' gcc -I . -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b072=/tmp/go-build -gno-record-gcc-switches -I $WORK/b072/ -g -O2 -Wall -Werror -o $WORK/b072/_x003.o -c gcc_context.c BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b131/_pkg_.a # internal BUILDSTDERR: cp $WORK/b131/_pkg_.a /builddir/.cache/go-build/fe/fee851d11ec30ec6723f71731e652f7a97c2d517322a959153a35c89feba0781-d # internal BUILDSTDERR: internal/x/crypto/cryptobyte/asn1 BUILDSTDERR: mkdir -p $WORK/b136/ BUILDSTDERR: cat >$WORK/b136/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/internal/x/crypto/cryptobyte/asn1 BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b136/_pkg_.a -trimpath $WORK/b136 -shared -p internal/x/crypto/cryptobyte/asn1 -std -complete -installsuffix shared -buildid gfiCzDw9pIgC3rrCuSes/gfiCzDw9pIgC3rrCuSes -goversion go1.12.2 -D "" -importcfg $WORK/b136/importcfg -pack ./asn1.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b136/_pkg_.a # internal BUILDSTDERR: cp $WORK/b136/_pkg_.a /builddir/.cache/go-build/5a/5ae0faab482213fdc70d84b2be3de106eee30ab155970a08788c59221fc89900-d # internal BUILDSTDERR: golang.org/x/crypto/internal/subtle BUILDSTDERR: mkdir -p $WORK/b179/ BUILDSTDERR: cat >$WORK/b179/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: EOF BUILDSTDERR: cd /usr/share/gocode/src/golang.org/x/crypto/internal/subtle BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b179/_pkg_.a -trimpath $WORK/b179 -shared -p golang.org/x/crypto/internal/subtle -complete -installsuffix shared -buildid 4Q-bJkjpPtK9s-PU8u8h/4Q-bJkjpPtK9s-PU8u8h -goversion go1.12.2 -D "" -importcfg $WORK/b179/importcfg -pack ./aliasing.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b179/_pkg_.a # internal BUILDSTDERR: cp $WORK/b179/_pkg_.a /builddir/.cache/go-build/e9/e94d6a63a63f5295b688032f4b2b6a03d3d1aa46599f6c84073799ce5a06027e-d # internal BUILDSTDERR: golang.org/x/crypto/salsa20/salsa BUILDSTDERR: mkdir -p $WORK/b181/ BUILDSTDERR: cat >$WORK/b181/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_ppc64le/compile -o $WORK/b181/_pkg_.a -trimpath $WORK/b181 -shared -p golang.org/x/crypto/salsa20/salsa -complete -installsuffix shared -buildid VHbPi13TZnjf5doFDjYP/VHbPi13TZnjf5doFDjYP -goversion go1.12.2 -D "" -importcfg $WORK/b181/importcfg -pack ./hsalsa20.go ./salsa208.go ./salsa20_noasm.go ./salsa20_ref.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b101/_pkg_.a # internal BUILDSTDERR: cp $WORK/b101/_pkg_.a /builddir/.cache/go-build/de/de4ef16b7f0930769a37956d6e842e093b27cfefca4742f6593f386ffe0393ee-d # internal BUILDSTDERR: cd /usr/lib/golang/src/runtime/cgo BUILDSTDERR: TERM='dumb' gcc -I . -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b072=/tmp/go-build -gno-record-gcc-switches -I $WORK/b072/ -g -O2 -Wall -Werror -o $WORK/b072/_x004.o -c gcc_fatalf.c BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b181/_pkg_.a # internal BUILDSTDERR: cp $WORK/b181/_pkg_.a /builddir/.cache/go-build/97/97f81d1d935b84eb74bc55c17e833545c0108ff6a6f444580bb3f767093e3de7-d # internal BUILDSTDERR: TERM='dumb' gcc -I . -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b072=/tmp/go-build -gno-record-gcc-switches -I $WORK/b072/ -g -O2 -Wall -Werror -o $WORK/b072/_x005.o -c gcc_libinit.c BUILDSTDERR: TERM='dumb' gcc -I . -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b072=/tmp/go-build -gno-record-gcc-switches -I $WORK/b072/ -g -O2 -Wall -Werror -o $WORK/b072/_x006.o -c gcc_linux_ppc64x.c BUILDSTDERR: TERM='dumb' gcc -I . -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b072=/tmp/go-build -gno-record-gcc-switches -I $WORK/b072/ -g -O2 -Wall -Werror -o $WORK/b072/_x007.o -c gcc_setenv.c BUILDSTDERR: TERM='dumb' gcc -I . -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b072=/tmp/go-build -gno-record-gcc-switches -I $WORK/b072/ -g -O2 -Wall -Werror -o $WORK/b072/_x008.o -c gcc_traceback.c BUILDSTDERR: TERM='dumb' gcc -I . -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b072=/tmp/go-build -gno-record-gcc-switches -I $WORK/b072/ -g -O2 -Wall -Werror -o $WORK/b072/_x009.o -c gcc_util.c BUILDSTDERR: TERM='dumb' gcc -I . -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b072=/tmp/go-build -gno-record-gcc-switches -I $WORK/b072/ -g -O2 -Wall -Werror -o $WORK/b072/_x010.o -c gcc_ppc64x.S BUILDSTDERR: cd $WORK/b072 BUILDSTDERR: TERM='dumb' gcc -I /usr/lib/golang/src/runtime/cgo -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b072=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -Wall -Werror -o ./_cgo_main.o -c _cgo_main.c BUILDSTDERR: cd /usr/lib/golang/src/runtime/cgo BUILDSTDERR: TERM='dumb' gcc -I . -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b072=/tmp/go-build -gno-record-gcc-switches -o $WORK/b072/_cgo_.o $WORK/b072/_cgo_main.o $WORK/b072/_x001.o $WORK/b072/_x002.o $WORK/b072/_x003.o $WORK/b072/_x004.o $WORK/b072/_x005.o $WORK/b072/_x006.o $WORK/b072/_x007.o $WORK/b072/_x008.o $WORK/b072/_x009.o $WORK/b072/_x010.o -g -O2 -lpthread BUILDSTDERR: TERM='dumb' /usr/lib/golang/pkg/tool/linux_ppc64le/cgo -dynpackage cgo -dynimport $WORK/b072/_cgo_.o -dynout $WORK/b072/_cgo_import.go -dynlinker BUILDSTDERR: cat >$WORK/b072/go_asm.h << 'EOF' # internal BUILDSTDERR: EOF BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/asm -trimpath $WORK/b072 -I $WORK/b072/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -gensymabis -o $WORK/b072/symabis ./asm_ppc64x.s BUILDSTDERR: cat >$WORK/b072/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: EOF BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b072/_pkg_.a -trimpath $WORK/b072 -shared -p runtime/cgo -std -installsuffix shared -buildid V60PKjhpEN11Yr7TxUdn/V60PKjhpEN11Yr7TxUdn -goversion go1.12.2 -symabis $WORK/b072/symabis -D "" -importcfg $WORK/b072/importcfg -pack -asmhdr $WORK/b072/go_asm.h ./callbacks.go ./callbacks_traceback.go ./iscgo.go ./setenv.go $WORK/b072/_cgo_gotypes.go $WORK/b072/cgo.cgo1.go $WORK/b072/_cgo_import.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/asm -trimpath $WORK/b072 -I $WORK/b072/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -o $WORK/b072/asm_ppc64x.o ./asm_ppc64x.s BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/pack r $WORK/b072/_pkg_.a $WORK/b072/asm_ppc64x.o $WORK/b072/_x001.o $WORK/b072/_x002.o $WORK/b072/_x003.o $WORK/b072/_x004.o $WORK/b072/_x005.o $WORK/b072/_x006.o $WORK/b072/_x007.o $WORK/b072/_x008.o $WORK/b072/_x009.o $WORK/b072/_x010.o # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b072/_pkg_.a # internal BUILDSTDERR: cp $WORK/b072/_pkg_.a /builddir/.cache/go-build/f5/f54dcd3a2506ba31b15b6aa7e253a02bbbce0b741364c89499ae27b9b928b230-d # internal BUILDSTDERR: cd /usr/lib/golang/src/runtime BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/asm -trimpath $WORK/b009 -I $WORK/b009/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -o $WORK/b009/asm.o ./asm.s BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/asm -trimpath $WORK/b009 -I $WORK/b009/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -o $WORK/b009/asm_ppc64x.o ./asm_ppc64x.s BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/asm -trimpath $WORK/b009 -I $WORK/b009/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -o $WORK/b009/atomic_ppc64x.o ./atomic_ppc64x.s BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/asm -trimpath $WORK/b009 -I $WORK/b009/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -o $WORK/b009/duff_ppc64x.o ./duff_ppc64x.s BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/asm -trimpath $WORK/b009 -I $WORK/b009/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -o $WORK/b009/memclr_ppc64x.o ./memclr_ppc64x.s BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/asm -trimpath $WORK/b009 -I $WORK/b009/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -o $WORK/b009/memmove_ppc64x.o ./memmove_ppc64x.s BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/asm -trimpath $WORK/b009 -I $WORK/b009/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -o $WORK/b009/rt0_linux_ppc64le.o ./rt0_linux_ppc64le.s BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/asm -trimpath $WORK/b009 -I $WORK/b009/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -o $WORK/b009/sys_linux_ppc64x.o ./sys_linux_ppc64x.s BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/asm -trimpath $WORK/b009 -I $WORK/b009/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -o $WORK/b009/tls_ppc64x.o ./tls_ppc64x.s BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/pack r $WORK/b009/_pkg_.a $WORK/b009/asm.o $WORK/b009/asm_ppc64x.o $WORK/b009/atomic_ppc64x.o $WORK/b009/duff_ppc64x.o $WORK/b009/memclr_ppc64x.o $WORK/b009/memmove_ppc64x.o $WORK/b009/rt0_linux_ppc64le.o $WORK/b009/sys_linux_ppc64x.o $WORK/b009/tls_ppc64x.o # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b009/_pkg_.a # internal BUILDSTDERR: cp $WORK/b009/_pkg_.a /builddir/.cache/go-build/74/74cd10abb1d51a853644d13650cb66c303e440b3aab2c36dccfc3824ddbbb66d-d # internal BUILDSTDERR: sync BUILDSTDERR: mkdir -p $WORK/b017/ BUILDSTDERR: cat >$WORK/b017/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile internal/race=$WORK/b018/_pkg_.a BUILDSTDERR: packagefile runtime=$WORK/b009/_pkg_.a BUILDSTDERR: packagefile sync/atomic=$WORK/b019/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/sync BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b017/_pkg_.a -trimpath $WORK/b017 -shared -p sync -std -installsuffix shared -buildid F5w2cvq0MP8HWqcYjPQ2/F5w2cvq0MP8HWqcYjPQ2 -goversion go1.12.2 -D "" -importcfg $WORK/b017/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_ppc64le/buildid -w $WORK/b017/_pkg_.a # internal BUILDSTDERR: cp $WORK/b017/_pkg_.a /builddir/.cache/go-build/0a/0abebff3ca125ff6905477b6f408ed736ccc09446d9549ca16a022d28e8f6473-d # internal BUILDSTDERR: reflect BUILDSTDERR: mkdir -p $WORK/b005/ BUILDSTDERR: cat >$WORK/b005/go_asm.h << 'EOF' # internal BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/reflect BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/asm -trimpath $WORK/b005 -I $WORK/b005/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -gensymabis -o $WORK/b005/symabis ./asm_ppc64x.s BUILDSTDERR: math/rand BUILDSTDERR: mkdir -p $WORK/b048/ BUILDSTDERR: cat >$WORK/b048/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile math=$WORK/b006/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b017/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/math/rand BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b048/_pkg_.a -trimpath $WORK/b048 -shared -p math/rand -std -complete -installsuffix shared -buildid AyTJU8ot0AFF0ZTc0ej7/AyTJU8ot0AFF0ZTc0ej7 -goversion go1.12.2 -D "" -importcfg $WORK/b048/importcfg -pack ./exp.go ./normal.go ./rand.go ./rng.go ./zipf.go BUILDSTDERR: syscall BUILDSTDERR: io BUILDSTDERR: mkdir -p $WORK/b025/ BUILDSTDERR: mkdir -p $WORK/b022/ BUILDSTDERR: cat >$WORK/b022/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile errors=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b017/_pkg_.a BUILDSTDERR: packagefile sync/atomic=$WORK/b019/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cat >$WORK/b025/go_asm.h << 'EOF' # internal BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/io BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b022/_pkg_.a -trimpath $WORK/b022 -shared -p io -std -complete -installsuffix shared -buildid EjsdQI4claxIIofagSw1/EjsdQI4claxIIofagSw1 -goversion go1.12.2 -D "" -importcfg $WORK/b022/importcfg -pack ./io.go ./multi.go ./pipe.go BUILDSTDERR: cd /usr/lib/golang/src/syscall BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/asm -trimpath $WORK/b025 -I $WORK/b025/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -gensymabis -o $WORK/b025/symabis ./asm_linux_ppc64x.s BUILDSTDERR: cat >$WORK/b005/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile math=$WORK/b006/_pkg_.a BUILDSTDERR: packagefile runtime=$WORK/b009/_pkg_.a BUILDSTDERR: packagefile strconv=$WORK/b015/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b017/_pkg_.a BUILDSTDERR: packagefile unicode=$WORK/b020/_pkg_.a BUILDSTDERR: packagefile unicode/utf8=$WORK/b016/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/reflect BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b005/_pkg_.a -trimpath $WORK/b005 -shared -p reflect -std -installsuffix shared -buildid QTiLUnI1WoXpR4ydHidE/QTiLUnI1WoXpR4ydHidE -goversion go1.12.2 -symabis $WORK/b005/symabis -D "" -importcfg $WORK/b005/importcfg -pack -asmhdr $WORK/b005/go_asm.h ./deepequal.go ./makefunc.go ./swapper.go ./type.go ./value.go BUILDSTDERR: cat >$WORK/b025/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile internal/race=$WORK/b018/_pkg_.a BUILDSTDERR: packagefile runtime=$WORK/b009/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b017/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/syscall BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b025/_pkg_.a -trimpath $WORK/b025 -shared -p syscall -std -installsuffix shared -buildid tyA3XEQwqnZ_llKvElIy/tyA3XEQwqnZ_llKvElIy -goversion go1.12.2 -symabis $WORK/b025/symabis -D "" -importcfg $WORK/b025/importcfg -pack -asmhdr $WORK/b025/go_asm.h ./dirent.go ./endian_little.go ./env_unix.go ./exec_linux.go ./exec_unix.go ./flock.go ./lsf_linux.go ./msan0.go ./net.go ./netlink_linux.go ./setuidgid_linux.go ./sockcmsg_linux.go ./sockcmsg_unix.go ./str.go ./syscall.go ./syscall_linux.go ./syscall_linux_ppc64x.go ./syscall_unix.go ./timestruct.go ./zerrors_linux_ppc64le.go ./zsyscall_linux_ppc64le.go ./zsysnum_linux_ppc64le.go ./ztypes_linux_ppc64le.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b048/_pkg_.a # internal BUILDSTDERR: cp $WORK/b048/_pkg_.a /builddir/.cache/go-build/91/91213a880af0d0ff5d7ff90f76176836a1e12834744eec2a5c004019ed884742-d # internal BUILDSTDERR: internal/singleflight BUILDSTDERR: mkdir -p $WORK/b100/ BUILDSTDERR: cat >$WORK/b100/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile sync=$WORK/b017/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/internal/singleflight BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b100/_pkg_.a -trimpath $WORK/b100 -shared -p internal/singleflight -std -complete -installsuffix shared -buildid 9obTlFPr27djM6L8fyoi/9obTlFPr27djM6L8fyoi -goversion go1.12.2 -D "" -importcfg $WORK/b100/importcfg -pack ./singleflight.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b022/_pkg_.a # internal BUILDSTDERR: cp $WORK/b022/_pkg_.a /builddir/.cache/go-build/53/53295af41e19a80055cda22d93a517b5226c64c4ebd6fa1e65c32bc250e9ed4a-d # internal BUILDSTDERR: bytes BUILDSTDERR: mkdir -p $WORK/b030/ BUILDSTDERR: cat >$WORK/b030/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile errors=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile internal/bytealg=$WORK/b010/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b022/_pkg_.a BUILDSTDERR: packagefile unicode=$WORK/b020/_pkg_.a BUILDSTDERR: packagefile unicode/utf8=$WORK/b016/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/bytes BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b030/_pkg_.a -trimpath $WORK/b030 -shared -p bytes -std -installsuffix shared -buildid cmoAsL99MdcxWN4IxKe1/cmoAsL99MdcxWN4IxKe1 -goversion go1.12.2 -D "" -importcfg $WORK/b030/importcfg -pack ./buffer.go ./bytes.go ./reader.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b100/_pkg_.a # internal BUILDSTDERR: cp $WORK/b100/_pkg_.a /builddir/.cache/go-build/2a/2a0b79b6012bbc376ec614cea03e87eba6b5608c22e107a6497cf2f2798906aa-d # internal BUILDSTDERR: strings BUILDSTDERR: mkdir -p $WORK/b037/ BUILDSTDERR: cat >$WORK/b037/go_asm.h << 'EOF' # internal BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/strings BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/asm -trimpath $WORK/b037 -I $WORK/b037/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -gensymabis -o $WORK/b037/symabis ./strings.s BUILDSTDERR: cat >$WORK/b037/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile errors=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile internal/bytealg=$WORK/b010/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b022/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b017/_pkg_.a BUILDSTDERR: packagefile unicode=$WORK/b020/_pkg_.a BUILDSTDERR: packagefile unicode/utf8=$WORK/b016/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b037/_pkg_.a -trimpath $WORK/b037 -shared -p strings -std -installsuffix shared -buildid LKLD1n38239_o6n7kbuV/LKLD1n38239_o6n7kbuV -goversion go1.12.2 -symabis $WORK/b037/symabis -D "" -importcfg $WORK/b037/importcfg -pack -asmhdr $WORK/b037/go_asm.h ./builder.go ./compare.go ./reader.go ./replace.go ./search.go ./strings.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b030/_pkg_.a # internal BUILDSTDERR: cp $WORK/b030/_pkg_.a /builddir/.cache/go-build/cc/cc1fba665152d457a27402c0b942fe933d9a602655112bf8d8454ff816c1962d-d # internal BUILDSTDERR: bufio BUILDSTDERR: mkdir -p $WORK/b032/ BUILDSTDERR: cat >$WORK/b032/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile bytes=$WORK/b030/_pkg_.a BUILDSTDERR: packagefile errors=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b022/_pkg_.a BUILDSTDERR: packagefile unicode/utf8=$WORK/b016/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/bufio BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b032/_pkg_.a -trimpath $WORK/b032 -shared -p bufio -std -complete -installsuffix shared -buildid 7STIFdQJ3hriCXaiUNJR/7STIFdQJ3hriCXaiUNJR -goversion go1.12.2 -D "" -importcfg $WORK/b032/importcfg -pack ./bufio.go ./scan.go BUILDSTDERR: cd /usr/lib/golang/src/strings BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/asm -trimpath $WORK/b037 -I $WORK/b037/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -o $WORK/b037/strings.o ./strings.s BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b032/_pkg_.a # internal BUILDSTDERR: cp $WORK/b032/_pkg_.a /builddir/.cache/go-build/85/85008c6f0fd592d6da4643cfd0cbe43979b60a080e6915f27b202934032ee0b5-d # internal BUILDSTDERR: hash BUILDSTDERR: mkdir -p $WORK/b041/ BUILDSTDERR: cat >$WORK/b041/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile io=$WORK/b022/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/hash BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b041/_pkg_.a -trimpath $WORK/b041 -shared -p hash -std -complete -installsuffix shared -buildid 5XwUHVzdWMVypYfV-xH_/5XwUHVzdWMVypYfV-xH_ -goversion go1.12.2 -D "" -importcfg $WORK/b041/importcfg -pack ./hash.go BUILDSTDERR: cd /usr/lib/golang/src/strings BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/pack r $WORK/b037/_pkg_.a $WORK/b037/strings.o # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b037/_pkg_.a # internal BUILDSTDERR: cp $WORK/b037/_pkg_.a /builddir/.cache/go-build/75/757cff3c0f5cd3c79c2ad32edf1d1ff3c4271cad6cf681e8985c34878776a13b-d # internal BUILDSTDERR: crypto/internal/randutil BUILDSTDERR: mkdir -p $WORK/b050/ BUILDSTDERR: cat >$WORK/b050/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile io=$WORK/b022/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b017/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/crypto/internal/randutil BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b050/_pkg_.a -trimpath $WORK/b050 -shared -p crypto/internal/randutil -std -complete -installsuffix shared -buildid XJaJnW0Loyl_uRlfqU07/XJaJnW0Loyl_uRlfqU07 -goversion go1.12.2 -D "" -importcfg $WORK/b050/importcfg -pack ./randutil.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b041/_pkg_.a # internal BUILDSTDERR: cp $WORK/b041/_pkg_.a /builddir/.cache/go-build/05/0565da3d680e05b429b186864ecfdf0b78d3b39893f992d7de2e12ec86260df5-d # internal BUILDSTDERR: crypto BUILDSTDERR: mkdir -p $WORK/b040/ BUILDSTDERR: cat >$WORK/b040/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile hash=$WORK/b041/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b022/_pkg_.a BUILDSTDERR: packagefile strconv=$WORK/b015/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/crypto BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b040/_pkg_.a -trimpath $WORK/b040 -shared -p crypto -std -complete -installsuffix shared -buildid EUy4aWGAEWKOzydUA_LK/EUy4aWGAEWKOzydUA_LK -goversion go1.12.2 -D "" -importcfg $WORK/b040/importcfg -pack ./crypto.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b050/_pkg_.a # internal BUILDSTDERR: cp $WORK/b050/_pkg_.a /builddir/.cache/go-build/f6/f6549f01f70927c3c803bf0b6f0c45d87d3c32b726b84064aa60e28b37789a20-d # internal BUILDSTDERR: hash/adler32 BUILDSTDERR: mkdir -p $WORK/b058/ BUILDSTDERR: cat >$WORK/b058/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile errors=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile hash=$WORK/b041/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/hash/adler32 BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b058/_pkg_.a -trimpath $WORK/b058 -shared -p hash/adler32 -std -complete -installsuffix shared -buildid dUARcv6rhrgdUD_7JMas/dUARcv6rhrgdUD_7JMas -goversion go1.12.2 -D "" -importcfg $WORK/b058/importcfg -pack ./adler32.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b040/_pkg_.a # internal BUILDSTDERR: cp $WORK/b040/_pkg_.a /builddir/.cache/go-build/0d/0d6aff3c1aa75ff6cc9547ee69f33fcd7f892737e87572bc7169483332eb6659-d # internal BUILDSTDERR: crypto/sha256 BUILDSTDERR: mkdir -p $WORK/b051/ BUILDSTDERR: cat >$WORK/b051/go_asm.h << 'EOF' # internal BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/crypto/sha256 BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/asm -trimpath $WORK/b051 -I $WORK/b051/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -gensymabis -o $WORK/b051/symabis ./sha256block_ppc64le.s BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b058/_pkg_.a # internal BUILDSTDERR: cp $WORK/b058/_pkg_.a /builddir/.cache/go-build/77/77ee400f9dc26733a50ba9c7868f68333e823be45c6d3280342742f8d133c187-d # internal BUILDSTDERR: crypto/sha512 BUILDSTDERR: mkdir -p $WORK/b052/ BUILDSTDERR: cat >$WORK/b052/go_asm.h << 'EOF' # internal BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/crypto/sha512 BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/asm -trimpath $WORK/b052 -I $WORK/b052/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -gensymabis -o $WORK/b052/symabis ./sha512block_ppc64le.s BUILDSTDERR: cat >$WORK/b052/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile crypto=$WORK/b040/_pkg_.a BUILDSTDERR: packagefile errors=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile hash=$WORK/b041/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b052/_pkg_.a -trimpath $WORK/b052 -shared -p crypto/sha512 -std -installsuffix shared -buildid 7YeUl7OQgvppstlrH_7p/7YeUl7OQgvppstlrH_7p -goversion go1.12.2 -symabis $WORK/b052/symabis -D "" -importcfg $WORK/b052/importcfg -pack -asmhdr $WORK/b052/go_asm.h ./sha512.go ./sha512block.go ./sha512block_decl.go BUILDSTDERR: cat >$WORK/b051/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile crypto=$WORK/b040/_pkg_.a BUILDSTDERR: packagefile errors=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile hash=$WORK/b041/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/crypto/sha256 BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b051/_pkg_.a -trimpath $WORK/b051 -shared -p crypto/sha256 -std -installsuffix shared -buildid omDwuXNW2etakHcDwlAy/omDwuXNW2etakHcDwlAy -goversion go1.12.2 -symabis $WORK/b051/symabis -D "" -importcfg $WORK/b051/importcfg -pack -asmhdr $WORK/b051/go_asm.h ./sha256.go ./sha256block.go ./sha256block_decl.go BUILDSTDERR: cd /usr/lib/golang/src/crypto/sha512 BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/asm -trimpath $WORK/b052 -I $WORK/b052/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -o $WORK/b052/sha512block_ppc64le.o ./sha512block_ppc64le.s BUILDSTDERR: cd /usr/lib/golang/src/syscall BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/asm -trimpath $WORK/b025 -I $WORK/b025/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -o $WORK/b025/asm_linux_ppc64x.o ./asm_linux_ppc64x.s BUILDSTDERR: cd /usr/lib/golang/src/crypto/sha256 BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/asm -trimpath $WORK/b051 -I $WORK/b051/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -o $WORK/b051/sha256block_ppc64le.o ./sha256block_ppc64le.s BUILDSTDERR: cd /usr/lib/golang/src/syscall BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/pack r $WORK/b025/_pkg_.a $WORK/b025/asm_linux_ppc64x.o # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b025/_pkg_.a # internal BUILDSTDERR: cp $WORK/b025/_pkg_.a /builddir/.cache/go-build/e1/e150cd2fe172a330b479aa58c1cc0141b1b8a74da6e7d557ef3d2bd1a187a7e8-d # internal BUILDSTDERR: time BUILDSTDERR: mkdir -p $WORK/b026/ BUILDSTDERR: cat >$WORK/b026/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile errors=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile runtime=$WORK/b009/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b017/_pkg_.a BUILDSTDERR: packagefile syscall=$WORK/b025/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/time BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b026/_pkg_.a -trimpath $WORK/b026 -shared -p time -std -installsuffix shared -buildid mOes-bMWzzIZtYE4b5_G/mOes-bMWzzIZtYE4b5_G -goversion go1.12.2 -D "" -importcfg $WORK/b026/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/crypto/sha512 BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/pack r $WORK/b052/_pkg_.a $WORK/b052/sha512block_ppc64le.o # internal BUILDSTDERR: cd /usr/lib/golang/src/crypto/sha256 BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/pack r $WORK/b051/_pkg_.a $WORK/b051/sha256block_ppc64le.o # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b052/_pkg_.a # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b051/_pkg_.a # internal BUILDSTDERR: cp $WORK/b051/_pkg_.a /builddir/.cache/go-build/62/62baeabe14233a7601a0535548916f62b5a1ca56949873cb43a6a92d61ae871e-d # internal BUILDSTDERR: cp $WORK/b052/_pkg_.a /builddir/.cache/go-build/ff/fff0bb380f7342fc8679be82601079ea50b8298860da7715a55fcd7d438d645e-d # internal BUILDSTDERR: path BUILDSTDERR: mkdir -p $WORK/b060/ BUILDSTDERR: internal/syscall/unix BUILDSTDERR: mkdir -p $WORK/b027/ BUILDSTDERR: cat >$WORK/b060/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile errors=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b037/_pkg_.a BUILDSTDERR: packagefile unicode/utf8=$WORK/b016/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cat >$WORK/b027/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile sync/atomic=$WORK/b019/_pkg_.a BUILDSTDERR: packagefile syscall=$WORK/b025/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/path BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b060/_pkg_.a -trimpath $WORK/b060 -shared -p path -std -complete -installsuffix shared -buildid mNjA0ZF7HS-g0GkRVvMX/mNjA0ZF7HS-g0GkRVvMX -goversion go1.12.2 -D "" -importcfg $WORK/b060/importcfg -pack ./match.go ./path.go BUILDSTDERR: cd /usr/lib/golang/src/internal/syscall/unix BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b027/_pkg_.a -trimpath $WORK/b027 -shared -p internal/syscall/unix -std -complete -installsuffix shared -buildid auzW0Kg4EgpeCN_p2LW5/auzW0Kg4EgpeCN_p2LW5 -goversion go1.12.2 -D "" -importcfg $WORK/b027/importcfg -pack ./at.go ./at_sysnum_linux.go ./at_sysnum_newfstatat_linux.go ./getrandom_linux.go ./getrandom_linux_ppc64x.go ./nonblocking.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b060/_pkg_.a # internal BUILDSTDERR: cp $WORK/b060/_pkg_.a /builddir/.cache/go-build/a3/a314524f5c50ab9d5584d393c625e4961cd7981b8e9a7d62a126e77ecd97458a-d # internal BUILDSTDERR: crypto/sha1 BUILDSTDERR: mkdir -p $WORK/b084/ BUILDSTDERR: cat >$WORK/b084/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile crypto=$WORK/b040/_pkg_.a BUILDSTDERR: packagefile errors=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile hash=$WORK/b041/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/crypto/sha1 BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b084/_pkg_.a -trimpath $WORK/b084 -shared -p crypto/sha1 -std -complete -installsuffix shared -buildid WFF-9fqG_c4xmD9hV5u2/WFF-9fqG_c4xmD9hV5u2 -goversion go1.12.2 -D "" -importcfg $WORK/b084/importcfg -pack ./sha1.go ./sha1block.go ./sha1block_generic.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b027/_pkg_.a # internal BUILDSTDERR: cp $WORK/b027/_pkg_.a /builddir/.cache/go-build/cd/cd1084c9fded4f3b544be3ee4f4b30a2d0ab8dfcb3ac8045b72995f91cdcba77-d # internal BUILDSTDERR: golang.org/x/crypto/openpgp/s2k BUILDSTDERR: mkdir -p $WORK/b088/ BUILDSTDERR: cat >$WORK/b088/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile crypto=$WORK/b040/_pkg_.a BUILDSTDERR: packagefile golang.org/x/crypto/openpgp/errors=$WORK/b087/_pkg_.a BUILDSTDERR: packagefile hash=$WORK/b041/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b022/_pkg_.a BUILDSTDERR: packagefile strconv=$WORK/b015/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/share/gocode/src/golang.org/x/crypto/openpgp/s2k BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b088/_pkg_.a -trimpath $WORK/b088 -shared -p golang.org/x/crypto/openpgp/s2k -complete -installsuffix shared -buildid viz1ByDKvitsTO6poh9l/viz1ByDKvitsTO6poh9l -goversion go1.12.2 -D "" -importcfg $WORK/b088/importcfg -pack ./s2k.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b084/_pkg_.a # internal BUILDSTDERR: cp $WORK/b084/_pkg_.a /builddir/.cache/go-build/22/222e17c4d49fc1791e3013c0e878ebf4e9edd87c98237301138608047c7cf40b-d # internal BUILDSTDERR: image BUILDSTDERR: mkdir -p $WORK/b089/ BUILDSTDERR: cat >$WORK/b089/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile bufio=$WORK/b032/_pkg_.a BUILDSTDERR: packagefile errors=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile image/color=$WORK/b090/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b022/_pkg_.a BUILDSTDERR: packagefile strconv=$WORK/b015/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b017/_pkg_.a BUILDSTDERR: packagefile sync/atomic=$WORK/b019/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/image BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b089/_pkg_.a -trimpath $WORK/b089 -shared -p image -std -complete -installsuffix shared -buildid 8XaeTO8XRFLwzEf-BcbG/8XaeTO8XRFLwzEf-BcbG -goversion go1.12.2 -D "" -importcfg $WORK/b089/importcfg -pack ./format.go ./geom.go ./image.go ./names.go ./ycbcr.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b088/_pkg_.a # internal BUILDSTDERR: cp $WORK/b088/_pkg_.a /builddir/.cache/go-build/ef/effefdf4c111f3fdee15ef04b2b160e9d5a7134fcac309a792bceb6bfdd781cb-d # internal BUILDSTDERR: hash/crc32 BUILDSTDERR: mkdir -p $WORK/b127/ BUILDSTDERR: cat >$WORK/b127/go_asm.h << 'EOF' # internal BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/hash/crc32 BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/asm -trimpath $WORK/b127 -I $WORK/b127/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -gensymabis -o $WORK/b127/symabis ./crc32_ppc64le.s ./crc32_table_ppc64le.s BUILDSTDERR: cat >$WORK/b127/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile errors=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile hash=$WORK/b041/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b017/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b127/_pkg_.a -trimpath $WORK/b127 -shared -p hash/crc32 -std -installsuffix shared -buildid sdcHeEq7BaaQIYC3N0Bd/sdcHeEq7BaaQIYC3N0Bd -goversion go1.12.2 -symabis $WORK/b127/symabis -D "" -importcfg $WORK/b127/importcfg -pack -asmhdr $WORK/b127/go_asm.h ./crc32.go ./crc32_generic.go ./crc32_ppc64le.go BUILDSTDERR: cd /usr/lib/golang/src/reflect BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/asm -trimpath $WORK/b005 -I $WORK/b005/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -o $WORK/b005/asm_ppc64x.o ./asm_ppc64x.s BUILDSTDERR: cd /usr/lib/golang/src/hash/crc32 BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/asm -trimpath $WORK/b127 -I $WORK/b127/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -o $WORK/b127/crc32_ppc64le.o ./crc32_ppc64le.s BUILDSTDERR: cd /usr/lib/golang/src/reflect BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/pack r $WORK/b005/_pkg_.a $WORK/b005/asm_ppc64x.o # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b005/_pkg_.a # internal BUILDSTDERR: cp $WORK/b005/_pkg_.a /builddir/.cache/go-build/46/46658859ad2ede44d6aa722177802014e85c2420e3186f812fa2fe369fd8d093-d # internal BUILDSTDERR: sort BUILDSTDERR: mkdir -p $WORK/b021/ BUILDSTDERR: cat >$WORK/b021/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile reflect=$WORK/b005/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/sort BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b021/_pkg_.a -trimpath $WORK/b021 -shared -p sort -std -complete -installsuffix shared -buildid Zecif0mYhJVNwAfFXSFu/Zecif0mYhJVNwAfFXSFu -goversion go1.12.2 -D "" -importcfg $WORK/b021/importcfg -pack ./search.go ./slice.go ./sort.go ./zfuncversion.go BUILDSTDERR: cd /usr/lib/golang/src/hash/crc32 BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/asm -trimpath $WORK/b127 -I $WORK/b127/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -o $WORK/b127/crc32_table_ppc64le.o ./crc32_table_ppc64le.s BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/pack r $WORK/b127/_pkg_.a $WORK/b127/crc32_ppc64le.o $WORK/b127/crc32_table_ppc64le.o # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b127/_pkg_.a # internal BUILDSTDERR: cp $WORK/b127/_pkg_.a /builddir/.cache/go-build/24/241dffce96ada182f029514edc9ed50bd853a97114b6b548298f75805b0488e6-d # internal BUILDSTDERR: encoding/binary BUILDSTDERR: mkdir -p $WORK/b036/ BUILDSTDERR: cat >$WORK/b036/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile errors=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b022/_pkg_.a BUILDSTDERR: packagefile math=$WORK/b006/_pkg_.a BUILDSTDERR: packagefile reflect=$WORK/b005/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/encoding/binary BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b036/_pkg_.a -trimpath $WORK/b036 -shared -p encoding/binary -std -complete -installsuffix shared -buildid 0mSOAW2ZD3WZ4xxrtzUD/0mSOAW2ZD3WZ4xxrtzUD -goversion go1.12.2 -D "" -importcfg $WORK/b036/importcfg -pack ./binary.go ./varint.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b089/_pkg_.a # internal BUILDSTDERR: cp $WORK/b089/_pkg_.a /builddir/.cache/go-build/21/21b4fab69e13f338167bf495f210d11ec07c04a54232b3eea84d28b7ec2dbcaa-d # internal BUILDSTDERR: image/internal/imageutil BUILDSTDERR: mkdir -p $WORK/b092/ BUILDSTDERR: cat >$WORK/b092/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile image=$WORK/b089/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/image/internal/imageutil BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b092/_pkg_.a -trimpath $WORK/b092 -shared -p image/internal/imageutil -std -complete -installsuffix shared -buildid 3MJaFqWts-nG2QUvOvxy/3MJaFqWts-nG2QUvOvxy -goversion go1.12.2 -D "" -importcfg $WORK/b092/importcfg -pack ./imageutil.go ./impl.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b092/_pkg_.a # internal BUILDSTDERR: cp $WORK/b092/_pkg_.a /builddir/.cache/go-build/43/43400f4f80c32f588c46d7711fb6fdcaac2debbd025d12de4d94f401658e6832-d # internal BUILDSTDERR: image/jpeg BUILDSTDERR: mkdir -p $WORK/b091/ BUILDSTDERR: cat >$WORK/b091/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile bufio=$WORK/b032/_pkg_.a BUILDSTDERR: packagefile errors=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile image=$WORK/b089/_pkg_.a BUILDSTDERR: packagefile image/color=$WORK/b090/_pkg_.a BUILDSTDERR: packagefile image/internal/imageutil=$WORK/b092/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b022/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/image/jpeg BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b091/_pkg_.a -trimpath $WORK/b091 -shared -p image/jpeg -std -complete -installsuffix shared -buildid yEt-hAq6JeMMtB9amuAI/yEt-hAq6JeMMtB9amuAI -goversion go1.12.2 -D "" -importcfg $WORK/b091/importcfg -pack ./fdct.go ./huffman.go ./idct.go ./reader.go ./scan.go ./writer.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b021/_pkg_.a # internal BUILDSTDERR: cp $WORK/b021/_pkg_.a /builddir/.cache/go-build/a8/a8be4eaeb15ca5a87ccb376f0cc7340abf51d71d758d045f52a477babcbaa30a-d # internal BUILDSTDERR: internal/fmtsort BUILDSTDERR: mkdir -p $WORK/b004/ BUILDSTDERR: cat >$WORK/b004/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile reflect=$WORK/b005/_pkg_.a BUILDSTDERR: packagefile sort=$WORK/b021/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/internal/fmtsort BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b004/_pkg_.a -trimpath $WORK/b004 -shared -p internal/fmtsort -std -complete -installsuffix shared -buildid KuxTiqdi_t097CR50H37/KuxTiqdi_t097CR50H37 -goversion go1.12.2 -D "" -importcfg $WORK/b004/importcfg -pack ./sort.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b026/_pkg_.a # internal BUILDSTDERR: cp $WORK/b026/_pkg_.a /builddir/.cache/go-build/dd/ddbc78b46fe753eb4e3ac837219ddfa3d4ee5412cfe9e65b07108e23d498cc72-d # internal BUILDSTDERR: internal/poll 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/b022/_pkg_.a BUILDSTDERR: packagefile runtime=$WORK/b009/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b017/_pkg_.a BUILDSTDERR: packagefile sync/atomic=$WORK/b019/_pkg_.a BUILDSTDERR: packagefile syscall=$WORK/b025/_pkg_.a BUILDSTDERR: packagefile time=$WORK/b026/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/internal/poll BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b024/_pkg_.a -trimpath $WORK/b024 -shared -p internal/poll -std -installsuffix shared -buildid CMxLkZVTeE8nWxeMLwFW/CMxLkZVTeE8nWxeMLwFW -goversion go1.12.2 -D "" -importcfg $WORK/b024/importcfg -pack ./fd.go ./fd_fsync_posix.go ./fd_mutex.go ./fd_poll_runtime.go ./fd_posix.go ./fd_unix.go ./fd_writev_unix.go ./hook_cloexec.go ./hook_unix.go ./sendfile_linux.go ./sock_cloexec.go ./sockopt.go ./sockopt_linux.go ./sockopt_unix.go ./sockoptip.go ./splice_linux.go ./writev.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b004/_pkg_.a # internal BUILDSTDERR: cp $WORK/b004/_pkg_.a /builddir/.cache/go-build/2a/2a2d6457d6e2a60f8fe14b1c74d6b70cb3c614b9baf2566da27dd3a213f8ff4f-d # internal BUILDSTDERR: regexp/syntax BUILDSTDERR: mkdir -p $WORK/b066/ BUILDSTDERR: cat >$WORK/b066/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile sort=$WORK/b021/_pkg_.a BUILDSTDERR: packagefile strconv=$WORK/b015/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b037/_pkg_.a BUILDSTDERR: packagefile unicode=$WORK/b020/_pkg_.a BUILDSTDERR: packagefile unicode/utf8=$WORK/b016/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/regexp/syntax BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b066/_pkg_.a -trimpath $WORK/b066 -shared -p regexp/syntax -std -complete -installsuffix shared -buildid t6Ey49GlwvYkpVDVqDj0/t6Ey49GlwvYkpVDVqDj0 -goversion go1.12.2 -D "" -importcfg $WORK/b066/importcfg -pack ./compile.go ./doc.go ./op_string.go ./parse.go ./perl_groups.go ./prog.go ./regexp.go ./simplify.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b036/_pkg_.a # internal BUILDSTDERR: cp $WORK/b036/_pkg_.a /builddir/.cache/go-build/d5/d5875165e04d0b05636132b88801c4e1242f15eaedf7b1be1a3435ab8000ef67-d # internal BUILDSTDERR: encoding/base64 BUILDSTDERR: mkdir -p $WORK/b035/ BUILDSTDERR: cat >$WORK/b035/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile encoding/binary=$WORK/b036/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b022/_pkg_.a BUILDSTDERR: packagefile strconv=$WORK/b015/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/encoding/base64 BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b035/_pkg_.a -trimpath $WORK/b035 -shared -p encoding/base64 -std -complete -installsuffix shared -buildid tankKakLrSmBEbfmgLuA/tankKakLrSmBEbfmgLuA -goversion go1.12.2 -D "" -importcfg $WORK/b035/importcfg -pack ./base64.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b024/_pkg_.a # internal BUILDSTDERR: cp $WORK/b024/_pkg_.a /builddir/.cache/go-build/48/48bd294f916c2eda9405613d04c0c25c835b26bc73ff273413bbf55fbc29260f-d # internal BUILDSTDERR: os BUILDSTDERR: mkdir -p $WORK/b023/ BUILDSTDERR: cat >$WORK/b023/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile errors=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile internal/poll=$WORK/b024/_pkg_.a BUILDSTDERR: packagefile internal/syscall/unix=$WORK/b027/_pkg_.a BUILDSTDERR: packagefile internal/testlog=$WORK/b028/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b022/_pkg_.a BUILDSTDERR: packagefile runtime=$WORK/b009/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b017/_pkg_.a BUILDSTDERR: packagefile sync/atomic=$WORK/b019/_pkg_.a BUILDSTDERR: packagefile syscall=$WORK/b025/_pkg_.a BUILDSTDERR: packagefile time=$WORK/b026/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/os BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b023/_pkg_.a -trimpath $WORK/b023 -shared -p os -std -installsuffix shared -buildid xxU9Nn_oaEaooporozpx/xxU9Nn_oaEaooporozpx -goversion go1.12.2 -D "" -importcfg $WORK/b023/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 ./rawconn.go ./removeall_at.go ./stat.go ./stat_linux.go ./stat_unix.go ./sticky_notbsd.go ./str.go ./sys.go ./sys_linux.go ./sys_unix.go ./types.go ./types_unix.go ./wait_waitid.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b035/_pkg_.a # internal BUILDSTDERR: cp $WORK/b035/_pkg_.a /builddir/.cache/go-build/69/69c10c05a011c466f8169ae75d7ced27018fbff67ddb6b00abafcbee7ce1f879-d # internal BUILDSTDERR: crypto/cipher BUILDSTDERR: mkdir -p $WORK/b044/ BUILDSTDERR: cat >$WORK/b044/go_asm.h << 'EOF' # internal BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/crypto/cipher BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/asm -trimpath $WORK/b044 -I $WORK/b044/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -gensymabis -o $WORK/b044/symabis ./xor_ppc64x.s BUILDSTDERR: cat >$WORK/b044/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile crypto/internal/subtle=$WORK/b045/_pkg_.a BUILDSTDERR: packagefile crypto/subtle=$WORK/b046/_pkg_.a BUILDSTDERR: packagefile encoding/binary=$WORK/b036/_pkg_.a BUILDSTDERR: packagefile errors=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b022/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b044/_pkg_.a -trimpath $WORK/b044 -shared -p crypto/cipher -std -installsuffix shared -buildid aV2gHA31eZgUBwBATUGF/aV2gHA31eZgUBwBATUGF -goversion go1.12.2 -symabis $WORK/b044/symabis -D "" -importcfg $WORK/b044/importcfg -pack -asmhdr $WORK/b044/go_asm.h ./cbc.go ./cfb.go ./cipher.go ./ctr.go ./gcm.go ./io.go ./ofb.go ./xor_ppc64x.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b091/_pkg_.a # internal BUILDSTDERR: cp $WORK/b091/_pkg_.a /builddir/.cache/go-build/50/50bd55ad9b2c5a302c106e6b397efce038a3acb841923914eab03b56a8c10353-d # internal BUILDSTDERR: compress/bzip2 BUILDSTDERR: mkdir -p $WORK/b077/ BUILDSTDERR: cat >$WORK/b077/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile bufio=$WORK/b032/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b022/_pkg_.a BUILDSTDERR: packagefile sort=$WORK/b021/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/compress/bzip2 BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b077/_pkg_.a -trimpath $WORK/b077 -shared -p compress/bzip2 -std -complete -installsuffix shared -buildid shgvcbNbGU8omz0mCCo3/shgvcbNbGU8omz0mCCo3 -goversion go1.12.2 -D "" -importcfg $WORK/b077/importcfg -pack ./bit_reader.go ./bzip2.go ./huffman.go ./move_to_front.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b077/_pkg_.a # internal BUILDSTDERR: cp $WORK/b077/_pkg_.a /builddir/.cache/go-build/d7/d711afbeec8928c3978a918fd5797ee69651cf4793ca7835df823a24b9fe0786-d # internal BUILDSTDERR: crypto/md5 BUILDSTDERR: mkdir -p $WORK/b083/ BUILDSTDERR: cat >$WORK/b083/go_asm.h << 'EOF' # internal BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/crypto/md5 BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/asm -trimpath $WORK/b083 -I $WORK/b083/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -gensymabis -o $WORK/b083/symabis ./md5block_ppc64x.s BUILDSTDERR: cat >$WORK/b083/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile crypto=$WORK/b040/_pkg_.a BUILDSTDERR: packagefile encoding/binary=$WORK/b036/_pkg_.a BUILDSTDERR: packagefile errors=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile hash=$WORK/b041/_pkg_.a BUILDSTDERR: packagefile math/bits=$WORK/b007/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b083/_pkg_.a -trimpath $WORK/b083 -shared -p crypto/md5 -std -installsuffix shared -buildid rfLY197B0fwTmTEubG9K/rfLY197B0fwTmTEubG9K -goversion go1.12.2 -symabis $WORK/b083/symabis -D "" -importcfg $WORK/b083/importcfg -pack -asmhdr $WORK/b083/go_asm.h ./md5.go ./md5block.go ./md5block_decl.go BUILDSTDERR: cd /usr/lib/golang/src/crypto/cipher BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/asm -trimpath $WORK/b044 -I $WORK/b044/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -o $WORK/b044/xor_ppc64x.o ./xor_ppc64x.s BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/pack r $WORK/b044/_pkg_.a $WORK/b044/xor_ppc64x.o # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b044/_pkg_.a # internal BUILDSTDERR: cp $WORK/b044/_pkg_.a /builddir/.cache/go-build/8b/8b0e4c80a3ab1d7bd32f9a0d4455de33e47095f9ca01181114a7e92293ee0aad-d # internal BUILDSTDERR: crypto/aes BUILDSTDERR: mkdir -p $WORK/b043/ BUILDSTDERR: cat >$WORK/b043/go_asm.h << 'EOF' # internal BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/crypto/aes BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/asm -trimpath $WORK/b043 -I $WORK/b043/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -gensymabis -o $WORK/b043/symabis ./asm_ppc64le.s BUILDSTDERR: cat >$WORK/b043/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile crypto/cipher=$WORK/b044/_pkg_.a BUILDSTDERR: packagefile crypto/internal/subtle=$WORK/b045/_pkg_.a BUILDSTDERR: packagefile encoding/binary=$WORK/b036/_pkg_.a BUILDSTDERR: packagefile strconv=$WORK/b015/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b043/_pkg_.a -trimpath $WORK/b043 -shared -p crypto/aes -std -installsuffix shared -buildid Bvx-RK3zspt3DuO6CXGR/Bvx-RK3zspt3DuO6CXGR -goversion go1.12.2 -symabis $WORK/b043/symabis -D "" -importcfg $WORK/b043/importcfg -pack -asmhdr $WORK/b043/go_asm.h ./block.go ./cipher.go ./cipher_ppc64le.go ./const.go ./modes.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b066/_pkg_.a # internal BUILDSTDERR: cp $WORK/b066/_pkg_.a /builddir/.cache/go-build/9f/9fc5fac9b777192eee11ddd0a74d8cf4edb0e0c1a0b35f04c6507cae138dea62-d # internal BUILDSTDERR: regexp BUILDSTDERR: mkdir -p $WORK/b065/ BUILDSTDERR: cat >$WORK/b065/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile bytes=$WORK/b030/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b022/_pkg_.a BUILDSTDERR: packagefile regexp/syntax=$WORK/b066/_pkg_.a BUILDSTDERR: packagefile sort=$WORK/b021/_pkg_.a BUILDSTDERR: packagefile strconv=$WORK/b015/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b037/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b017/_pkg_.a BUILDSTDERR: packagefile unicode=$WORK/b020/_pkg_.a BUILDSTDERR: packagefile unicode/utf8=$WORK/b016/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/regexp BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b065/_pkg_.a -trimpath $WORK/b065 -shared -p regexp -std -complete -installsuffix shared -buildid Hw_PIEklMEN_y5wyvduy/Hw_PIEklMEN_y5wyvduy -goversion go1.12.2 -D "" -importcfg $WORK/b065/importcfg -pack ./backtrack.go ./exec.go ./onepass.go ./regexp.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b023/_pkg_.a # internal BUILDSTDERR: cp $WORK/b023/_pkg_.a /builddir/.cache/go-build/67/67a97b5cb42c5d5fefeffa9b23dc618d46e809184c6a408d43e642a19ad697ac-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 internal/fmtsort=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b022/_pkg_.a BUILDSTDERR: packagefile math=$WORK/b006/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b023/_pkg_.a BUILDSTDERR: packagefile reflect=$WORK/b005/_pkg_.a BUILDSTDERR: packagefile strconv=$WORK/b015/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b017/_pkg_.a BUILDSTDERR: packagefile unicode/utf8=$WORK/b016/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/fmt BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b002/_pkg_.a -trimpath $WORK/b002 -shared -p fmt -std -complete -installsuffix shared -buildid M3zN_zbbc-QW16D_2pQH/M3zN_zbbc-QW16D_2pQH -goversion go1.12.2 -D "" -importcfg $WORK/b002/importcfg -pack ./doc.go ./format.go ./print.go ./scan.go BUILDSTDERR: cd /usr/lib/golang/src/crypto/md5 BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/asm -trimpath $WORK/b083 -I $WORK/b083/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -o $WORK/b083/md5block_ppc64x.o ./md5block_ppc64x.s BUILDSTDERR: cd /usr/lib/golang/src/crypto/aes BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/asm -trimpath $WORK/b043 -I $WORK/b043/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -o $WORK/b043/asm_ppc64le.o ./asm_ppc64le.s BUILDSTDERR: cd /usr/lib/golang/src/crypto/md5 BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/pack r $WORK/b083/_pkg_.a $WORK/b083/md5block_ppc64x.o # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b083/_pkg_.a # internal BUILDSTDERR: cp $WORK/b083/_pkg_.a /builddir/.cache/go-build/25/25b45e67ba79626a5957d7594b659fdcbf2c18ef3511464855a811713747fed9-d # internal BUILDSTDERR: github.com/snapcore/snapd/osutil/sys BUILDSTDERR: mkdir -p $WORK/b062/ BUILDSTDERR: cat >$WORK/b062/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile os=$WORK/b023/_pkg_.a BUILDSTDERR: packagefile syscall=$WORK/b025/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/snapd-2.39/src/github.com/snapcore/snapd/osutil/sys BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b062/_pkg_.a -trimpath $WORK/b062 -shared -p github.com/snapcore/snapd/osutil/sys -complete -installsuffix shared -buildid V3l9OYF6tEyyWJIfTfUV/V3l9OYF6tEyyWJIfTfUV -goversion go1.12.2 -D "" -importcfg $WORK/b062/importcfg -pack ./syscall.go ./sysnum_32_linux.go ./sysnum_linux.go BUILDSTDERR: cd /usr/lib/golang/src/crypto/aes BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/pack r $WORK/b043/_pkg_.a $WORK/b043/asm_ppc64le.o # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b043/_pkg_.a # internal BUILDSTDERR: cp $WORK/b043/_pkg_.a /builddir/.cache/go-build/70/70be79645d62880fb50531e215f20dfa3f5aaf04afb77ad54c9eb1dfadbb6616-d # internal BUILDSTDERR: path/filepath BUILDSTDERR: mkdir -p $WORK/b067/ BUILDSTDERR: cat >$WORK/b067/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile errors=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b023/_pkg_.a BUILDSTDERR: packagefile runtime=$WORK/b009/_pkg_.a BUILDSTDERR: packagefile sort=$WORK/b021/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b037/_pkg_.a BUILDSTDERR: packagefile syscall=$WORK/b025/_pkg_.a BUILDSTDERR: packagefile unicode/utf8=$WORK/b016/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/path/filepath BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b067/_pkg_.a -trimpath $WORK/b067 -shared -p path/filepath -std -complete -installsuffix shared -buildid Fe181sEUQkjKWlvlK5nK/Fe181sEUQkjKWlvlK5nK -goversion go1.12.2 -D "" -importcfg $WORK/b067/importcfg -pack ./match.go ./path.go ./path_unix.go ./symlink.go ./symlink_unix.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b062/_pkg_.a # internal BUILDSTDERR: cp $WORK/b062/_pkg_.a /builddir/.cache/go-build/a4/a40a03d20b287f3b60782c2590a343fa1f999813da3bf0abaf046754ba547a9f-d # internal BUILDSTDERR: crypto/des BUILDSTDERR: mkdir -p $WORK/b078/ BUILDSTDERR: cat >$WORK/b078/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile crypto/cipher=$WORK/b044/_pkg_.a BUILDSTDERR: packagefile crypto/internal/subtle=$WORK/b045/_pkg_.a BUILDSTDERR: packagefile encoding/binary=$WORK/b036/_pkg_.a BUILDSTDERR: packagefile strconv=$WORK/b015/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/crypto/des BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b078/_pkg_.a -trimpath $WORK/b078 -shared -p crypto/des -std -complete -installsuffix shared -buildid lHKRgYVvVMMzmac1GHnQ/lHKRgYVvVMMzmac1GHnQ -goversion go1.12.2 -D "" -importcfg $WORK/b078/importcfg -pack ./block.go ./cipher.go ./const.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b078/_pkg_.a # internal BUILDSTDERR: cp $WORK/b078/_pkg_.a /builddir/.cache/go-build/8c/8c18f38bd57f850a9d9e612838c6a3b0d749d46283763f0bfaa289ecea90c759-d # internal BUILDSTDERR: golang.org/x/crypto/sha3 BUILDSTDERR: mkdir -p $WORK/b093/ BUILDSTDERR: cat >$WORK/b093/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile crypto=$WORK/b040/_pkg_.a BUILDSTDERR: packagefile encoding/binary=$WORK/b036/_pkg_.a BUILDSTDERR: packagefile hash=$WORK/b041/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b022/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/share/gocode/src/golang.org/x/crypto/sha3 BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b093/_pkg_.a -trimpath $WORK/b093 -shared -p golang.org/x/crypto/sha3 -complete -installsuffix shared -buildid pZ3hZu367rhsVSnu0CWd/pZ3hZu367rhsVSnu0CWd -goversion go1.12.2 -D "" -importcfg $WORK/b093/importcfg -pack ./doc.go ./hashes.go ./hashes_generic.go ./keccakf.go ./register.go ./sha3.go ./shake.go ./shake_generic.go ./xor_generic.go ./xor_unaligned.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b067/_pkg_.a # internal BUILDSTDERR: cp $WORK/b067/_pkg_.a /builddir/.cache/go-build/86/861cbd1ee57f9d8747d6e5f8b865da0bc029b6295d4b70d565ccead83b1c0694-d # internal BUILDSTDERR: io/ioutil BUILDSTDERR: mkdir -p $WORK/b069/ BUILDSTDERR: cat >$WORK/b069/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile bytes=$WORK/b030/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b022/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b023/_pkg_.a BUILDSTDERR: packagefile path/filepath=$WORK/b067/_pkg_.a BUILDSTDERR: packagefile sort=$WORK/b021/_pkg_.a BUILDSTDERR: packagefile strconv=$WORK/b015/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b037/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b017/_pkg_.a BUILDSTDERR: packagefile time=$WORK/b026/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/io/ioutil BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b069/_pkg_.a -trimpath $WORK/b069 -shared -p io/ioutil -std -complete -installsuffix shared -buildid u0N9QxGhTrIDugFTpJ-U/u0N9QxGhTrIDugFTpJ-U -goversion go1.12.2 -D "" -importcfg $WORK/b069/importcfg -pack ./ioutil.go ./tempfile.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b093/_pkg_.a # internal BUILDSTDERR: cp $WORK/b093/_pkg_.a /builddir/.cache/go-build/68/685257b74787a45780608153cfffb82a0175842eba0355089b543e1660a15fb6-d # internal BUILDSTDERR: runtime/debug BUILDSTDERR: mkdir -p $WORK/b121/ BUILDSTDERR: cat >$WORK/b121/go_asm.h << 'EOF' # internal BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/runtime/debug BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/asm -trimpath $WORK/b121 -I $WORK/b121/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -gensymabis -o $WORK/b121/symabis ./debug.s BUILDSTDERR: cat >$WORK/b121/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile os=$WORK/b023/_pkg_.a BUILDSTDERR: packagefile runtime=$WORK/b009/_pkg_.a BUILDSTDERR: packagefile sort=$WORK/b021/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b037/_pkg_.a BUILDSTDERR: packagefile time=$WORK/b026/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b121/_pkg_.a -trimpath $WORK/b121 -shared -p runtime/debug -std -installsuffix shared -buildid cxt-4pN1pu55jufK42__/cxt-4pN1pu55jufK42__ -goversion go1.12.2 -symabis $WORK/b121/symabis -D "" -importcfg $WORK/b121/importcfg -pack -asmhdr $WORK/b121/go_asm.h ./garbage.go ./mod.go ./stack.go ./stubs.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b069/_pkg_.a # internal BUILDSTDERR: cp $WORK/b069/_pkg_.a /builddir/.cache/go-build/5a/5a5477e2b1233f1b7946d8e091694f418cfdac74248226ef906748dc1d779fc2-d # internal BUILDSTDERR: crypto/hmac BUILDSTDERR: mkdir -p $WORK/b130/ BUILDSTDERR: cat >$WORK/b130/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile crypto/subtle=$WORK/b046/_pkg_.a BUILDSTDERR: packagefile hash=$WORK/b041/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/crypto/hmac BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b130/_pkg_.a -trimpath $WORK/b130 -shared -p crypto/hmac -std -complete -installsuffix shared -buildid WEv6gKaM-L66QZJ7SJd6/WEv6gKaM-L66QZJ7SJd6 -goversion go1.12.2 -D "" -importcfg $WORK/b130/importcfg -pack ./hmac.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b130/_pkg_.a # internal BUILDSTDERR: cp $WORK/b130/_pkg_.a /builddir/.cache/go-build/7e/7eea59feb7ea8020d6b73aa1d8a025664025cecfef8ddc9596c1ed8bc648e4d1-d # internal BUILDSTDERR: encoding/pem BUILDSTDERR: mkdir -p $WORK/b134/ BUILDSTDERR: cat >$WORK/b134/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile bytes=$WORK/b030/_pkg_.a BUILDSTDERR: packagefile encoding/base64=$WORK/b035/_pkg_.a BUILDSTDERR: packagefile errors=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b022/_pkg_.a BUILDSTDERR: packagefile sort=$WORK/b021/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b037/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/encoding/pem BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b134/_pkg_.a -trimpath $WORK/b134 -shared -p encoding/pem -std -complete -installsuffix shared -buildid cuJw8lYXu7QH_1Sn_0Ma/cuJw8lYXu7QH_1Sn_0Ma -goversion go1.12.2 -D "" -importcfg $WORK/b134/importcfg -pack ./pem.go BUILDSTDERR: cd /usr/lib/golang/src/runtime/debug BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/asm -trimpath $WORK/b121 -I $WORK/b121/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -o $WORK/b121/debug.o ./debug.s BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b065/_pkg_.a # internal BUILDSTDERR: cp $WORK/b065/_pkg_.a /builddir/.cache/go-build/ec/ec3e2d0af38bb92196dc63a83bec41d7da236aef1c5963ad4c8585eed4dd6404-d # internal BUILDSTDERR: internal/x/crypto/internal/chacha20 BUILDSTDERR: mkdir -p $WORK/b138/ BUILDSTDERR: cat >$WORK/b138/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile crypto/cipher=$WORK/b044/_pkg_.a BUILDSTDERR: packagefile encoding/binary=$WORK/b036/_pkg_.a BUILDSTDERR: packagefile runtime=$WORK/b009/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/internal/x/crypto/internal/chacha20 BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b138/_pkg_.a -trimpath $WORK/b138 -shared -p internal/x/crypto/internal/chacha20 -std -complete -installsuffix shared -buildid o_ir7IAcB6C4556CdX80/o_ir7IAcB6C4556CdX80 -goversion go1.12.2 -D "" -importcfg $WORK/b138/importcfg -pack ./chacha_generic.go ./chacha_noasm.go ./xor.go BUILDSTDERR: cd /usr/lib/golang/src/runtime/debug BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/pack r $WORK/b121/_pkg_.a $WORK/b121/debug.o # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b121/_pkg_.a # internal BUILDSTDERR: cp $WORK/b121/_pkg_.a /builddir/.cache/go-build/04/04059c6e3ec3127c31b1aac9b3750c5121aca1f58817e060163d6f99db2f3494-d # internal BUILDSTDERR: internal/x/crypto/poly1305 BUILDSTDERR: mkdir -p $WORK/b139/ BUILDSTDERR: cat >$WORK/b139/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile crypto/subtle=$WORK/b046/_pkg_.a BUILDSTDERR: packagefile encoding/binary=$WORK/b036/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/internal/x/crypto/poly1305 BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b139/_pkg_.a -trimpath $WORK/b139 -shared -p internal/x/crypto/poly1305 -std -complete -installsuffix shared -buildid PPF9SV3VO_AWSwGEIMEr/PPF9SV3VO_AWSwGEIMEr -goversion go1.12.2 -D "" -importcfg $WORK/b139/importcfg -pack ./poly1305.go ./sum_noasm.go ./sum_ref.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b002/_pkg_.a # internal BUILDSTDERR: cp $WORK/b002/_pkg_.a /builddir/.cache/go-build/b6/b64997b67c738e5f9b2ce2fc8f2548a5c67a057e78defffefcc6c52cf86ca601-d # internal BUILDSTDERR: encoding/json BUILDSTDERR: mkdir -p $WORK/b033/ BUILDSTDERR: cat >$WORK/b033/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile bytes=$WORK/b030/_pkg_.a BUILDSTDERR: packagefile encoding=$WORK/b034/_pkg_.a BUILDSTDERR: packagefile encoding/base64=$WORK/b035/_pkg_.a BUILDSTDERR: packagefile errors=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b002/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b022/_pkg_.a BUILDSTDERR: packagefile math=$WORK/b006/_pkg_.a BUILDSTDERR: packagefile reflect=$WORK/b005/_pkg_.a BUILDSTDERR: packagefile sort=$WORK/b021/_pkg_.a BUILDSTDERR: packagefile strconv=$WORK/b015/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b037/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b017/_pkg_.a BUILDSTDERR: packagefile unicode=$WORK/b020/_pkg_.a BUILDSTDERR: packagefile unicode/utf16=$WORK/b038/_pkg_.a BUILDSTDERR: packagefile unicode/utf8=$WORK/b016/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/encoding/json BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b033/_pkg_.a -trimpath $WORK/b033 -shared -p encoding/json -std -complete -installsuffix shared -buildid -DNd6r2F1HmfClp6srio/-DNd6r2F1HmfClp6srio -goversion go1.12.2 -D "" -importcfg $WORK/b033/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_ppc64le/buildid -w $WORK/b134/_pkg_.a # internal BUILDSTDERR: cp $WORK/b134/_pkg_.a /builddir/.cache/go-build/d0/d0abc982731efdd4c1bb450ba18ceb884dd28f01ed999158b8180ad96eb81e39-d # internal BUILDSTDERR: math/big BUILDSTDERR: mkdir -p $WORK/b047/ BUILDSTDERR: cat >$WORK/b047/go_asm.h << 'EOF' # internal BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/math/big BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/asm -trimpath $WORK/b047 -I $WORK/b047/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -gensymabis -o $WORK/b047/symabis ./arith_ppc64x.s BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b139/_pkg_.a # internal BUILDSTDERR: cp $WORK/b139/_pkg_.a /builddir/.cache/go-build/6e/6e6bab75dfca5494438878a859aed622177cbe92d7b290811b9c150048c316b1-d # internal BUILDSTDERR: context BUILDSTDERR: mkdir -p $WORK/b054/ BUILDSTDERR: cat >$WORK/b054/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile errors=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b002/_pkg_.a BUILDSTDERR: packagefile reflect=$WORK/b005/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b017/_pkg_.a BUILDSTDERR: packagefile time=$WORK/b026/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/context BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b054/_pkg_.a -trimpath $WORK/b054 -shared -p context -std -complete -installsuffix shared -buildid nz5won-5T6UfJhzpwbzj/nz5won-5T6UfJhzpwbzj -goversion go1.12.2 -D "" -importcfg $WORK/b054/importcfg -pack ./context.go BUILDSTDERR: cat >$WORK/b047/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile bytes=$WORK/b030/_pkg_.a BUILDSTDERR: packagefile encoding/binary=$WORK/b036/_pkg_.a BUILDSTDERR: packagefile errors=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b002/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b022/_pkg_.a BUILDSTDERR: packagefile math=$WORK/b006/_pkg_.a BUILDSTDERR: packagefile math/bits=$WORK/b007/_pkg_.a BUILDSTDERR: packagefile math/rand=$WORK/b048/_pkg_.a BUILDSTDERR: packagefile strconv=$WORK/b015/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b037/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b017/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/math/big BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b047/_pkg_.a -trimpath $WORK/b047 -shared -p math/big -std -installsuffix shared -buildid ItVTcIRPafLEbHJSgNVS/ItVTcIRPafLEbHJSgNVS -goversion go1.12.2 -symabis $WORK/b047/symabis -D "" -importcfg $WORK/b047/importcfg -pack -asmhdr $WORK/b047/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_ppc64le/buildid -w $WORK/b138/_pkg_.a # internal BUILDSTDERR: cp $WORK/b138/_pkg_.a /builddir/.cache/go-build/5c/5cc6363ef84f3007861c4f0ffc81322a82ca5cd37ef6e4dbff1fe218288b3744-d # internal BUILDSTDERR: compress/flate BUILDSTDERR: mkdir -p $WORK/b057/ BUILDSTDERR: cat >$WORK/b057/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile bufio=$WORK/b032/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b002/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b022/_pkg_.a BUILDSTDERR: packagefile math=$WORK/b006/_pkg_.a BUILDSTDERR: packagefile math/bits=$WORK/b007/_pkg_.a BUILDSTDERR: packagefile sort=$WORK/b021/_pkg_.a BUILDSTDERR: packagefile strconv=$WORK/b015/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b017/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/compress/flate BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b057/_pkg_.a -trimpath $WORK/b057 -shared -p compress/flate -std -complete -installsuffix shared -buildid h9n-M7Qh3YJ0E4Yn5nxJ/h9n-M7Qh3YJ0E4Yn5nxJ -goversion go1.12.2 -D "" -importcfg $WORK/b057/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_ppc64le/buildid -w $WORK/b054/_pkg_.a # internal BUILDSTDERR: cp $WORK/b054/_pkg_.a /builddir/.cache/go-build/a6/a662770678a0b6586ca6ad9812ee1c7f8d5a963f28895b43142b002b8b3f43c8-d # internal BUILDSTDERR: debug/dwarf BUILDSTDERR: mkdir -p $WORK/b059/ BUILDSTDERR: cat >$WORK/b059/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile encoding/binary=$WORK/b036/_pkg_.a BUILDSTDERR: packagefile errors=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b002/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b022/_pkg_.a BUILDSTDERR: packagefile path=$WORK/b060/_pkg_.a BUILDSTDERR: packagefile sort=$WORK/b021/_pkg_.a BUILDSTDERR: packagefile strconv=$WORK/b015/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b037/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/debug/dwarf BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b059/_pkg_.a -trimpath $WORK/b059 -shared -p debug/dwarf -std -complete -installsuffix shared -buildid m2tPtuI9YczttRDjizOj/m2tPtuI9YczttRDjizOj -goversion go1.12.2 -D "" -importcfg $WORK/b059/importcfg -pack ./attr_string.go ./buf.go ./class_string.go ./const.go ./entry.go ./line.go ./open.go ./tag_string.go ./type.go ./typeunit.go ./unit.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b057/_pkg_.a # internal BUILDSTDERR: cp $WORK/b057/_pkg_.a /builddir/.cache/go-build/eb/eb6b64de35a5e7bf06f0e7d6b4d67f597988ba85cfec4a451b12abd2df658999-d # internal BUILDSTDERR: compress/zlib BUILDSTDERR: mkdir -p $WORK/b056/ BUILDSTDERR: cat >$WORK/b056/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile bufio=$WORK/b032/_pkg_.a BUILDSTDERR: packagefile compress/flate=$WORK/b057/_pkg_.a BUILDSTDERR: packagefile encoding/binary=$WORK/b036/_pkg_.a BUILDSTDERR: packagefile errors=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b002/_pkg_.a BUILDSTDERR: packagefile hash=$WORK/b041/_pkg_.a BUILDSTDERR: packagefile hash/adler32=$WORK/b058/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b022/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/compress/zlib BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b056/_pkg_.a -trimpath $WORK/b056 -shared -p compress/zlib -std -complete -installsuffix shared -buildid Vh-07MALMLfdG1APrSdz/Vh-07MALMLfdG1APrSdz -goversion go1.12.2 -D "" -importcfg $WORK/b056/importcfg -pack ./reader.go ./writer.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b056/_pkg_.a # internal BUILDSTDERR: cp $WORK/b056/_pkg_.a /builddir/.cache/go-build/be/beaa61963a08f7d7ef34c6e497793fb34c9a28bee526de42f02b8d04a7aea118-d # internal BUILDSTDERR: encoding/hex 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 io=$WORK/b022/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b037/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/encoding/hex BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b061/_pkg_.a -trimpath $WORK/b061 -shared -p encoding/hex -std -complete -installsuffix shared -buildid EGYOa7AoWIXk-G45NjrG/EGYOa7AoWIXk-G45NjrG -goversion go1.12.2 -D "" -importcfg $WORK/b061/importcfg -pack ./hex.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b061/_pkg_.a # internal BUILDSTDERR: cp $WORK/b061/_pkg_.a /builddir/.cache/go-build/01/017ea87cde4eb1f066e232a5c999f03dd87e05a4b42dddeaa7961aae168add16-d # internal BUILDSTDERR: gopkg.in/yaml.v2 BUILDSTDERR: mkdir -p $WORK/b064/ BUILDSTDERR: cat >$WORK/b064/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile bytes=$WORK/b030/_pkg_.a BUILDSTDERR: packagefile encoding=$WORK/b034/_pkg_.a BUILDSTDERR: packagefile encoding/base64=$WORK/b035/_pkg_.a BUILDSTDERR: packagefile errors=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b002/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b022/_pkg_.a BUILDSTDERR: packagefile math=$WORK/b006/_pkg_.a BUILDSTDERR: packagefile reflect=$WORK/b005/_pkg_.a BUILDSTDERR: packagefile regexp=$WORK/b065/_pkg_.a BUILDSTDERR: packagefile sort=$WORK/b021/_pkg_.a BUILDSTDERR: packagefile strconv=$WORK/b015/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b037/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b017/_pkg_.a BUILDSTDERR: packagefile time=$WORK/b026/_pkg_.a BUILDSTDERR: packagefile unicode=$WORK/b020/_pkg_.a BUILDSTDERR: packagefile unicode/utf8=$WORK/b016/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/share/gocode/src/gopkg.in/yaml.v2 BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b064/_pkg_.a -trimpath $WORK/b064 -shared -p gopkg.in/yaml.v2 -complete -installsuffix shared -buildid xYYxlis3-r2LwNF2zAaV/xYYxlis3-r2LwNF2zAaV -goversion go1.12.2 -D "" -importcfg $WORK/b064/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_ppc64le/buildid -w $WORK/b059/_pkg_.a # internal BUILDSTDERR: cp $WORK/b059/_pkg_.a /builddir/.cache/go-build/46/465e2fb458b59c0e559a667e088fd2c1789310317e47030d927e8777c91e39b9-d # internal BUILDSTDERR: debug/elf BUILDSTDERR: mkdir -p $WORK/b055/ BUILDSTDERR: cat >$WORK/b055/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile bytes=$WORK/b030/_pkg_.a BUILDSTDERR: packagefile compress/zlib=$WORK/b056/_pkg_.a BUILDSTDERR: packagefile debug/dwarf=$WORK/b059/_pkg_.a BUILDSTDERR: packagefile encoding/binary=$WORK/b036/_pkg_.a BUILDSTDERR: packagefile errors=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b002/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b022/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b023/_pkg_.a BUILDSTDERR: packagefile strconv=$WORK/b015/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b037/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/debug/elf BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b055/_pkg_.a -trimpath $WORK/b055 -shared -p debug/elf -std -complete -installsuffix shared -buildid KAPPwKx-IHq8CW6k3DTB/KAPPwKx-IHq8CW6k3DTB -goversion go1.12.2 -D "" -importcfg $WORK/b055/importcfg -pack ./elf.go ./file.go ./reader.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b033/_pkg_.a # internal BUILDSTDERR: cp $WORK/b033/_pkg_.a /builddir/.cache/go-build/65/6508990d1da0c4464303ce1cb8a850ee8ffd75611ae3ace0222c0275e23f72da-d # internal BUILDSTDERR: gopkg.in/tomb.v2 BUILDSTDERR: mkdir -p $WORK/b068/ BUILDSTDERR: cat >$WORK/b068/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile context=$WORK/b054/_pkg_.a BUILDSTDERR: packagefile errors=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b002/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b017/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/share/gocode/src/gopkg.in/tomb.v2 BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b068/_pkg_.a -trimpath $WORK/b068 -shared -p gopkg.in/tomb.v2 -complete -installsuffix shared -buildid Q4zoj7Gj1Elm0zVVZouh/Q4zoj7Gj1Elm0zVVZouh -goversion go1.12.2 -D "" -importcfg $WORK/b068/importcfg -pack ./context.go ./tomb.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b068/_pkg_.a # internal BUILDSTDERR: cp $WORK/b068/_pkg_.a /builddir/.cache/go-build/1a/1ad0204e78ca48d9939a19e6b36767973f105067ae33b5bdba49f21599e67f06-d # internal BUILDSTDERR: os/exec BUILDSTDERR: mkdir -p $WORK/b070/ BUILDSTDERR: cat >$WORK/b070/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile bytes=$WORK/b030/_pkg_.a BUILDSTDERR: packagefile context=$WORK/b054/_pkg_.a BUILDSTDERR: packagefile errors=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b022/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b023/_pkg_.a BUILDSTDERR: packagefile path/filepath=$WORK/b067/_pkg_.a BUILDSTDERR: packagefile runtime=$WORK/b009/_pkg_.a BUILDSTDERR: packagefile strconv=$WORK/b015/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b037/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b017/_pkg_.a BUILDSTDERR: packagefile syscall=$WORK/b025/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/os/exec BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b070/_pkg_.a -trimpath $WORK/b070 -shared -p os/exec -std -complete -installsuffix shared -buildid eYOXv0YaTnlwp5nDssJS/eYOXv0YaTnlwp5nDssJS -goversion go1.12.2 -D "" -importcfg $WORK/b070/importcfg -pack ./exec.go ./exec_unix.go ./lp_unix.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b070/_pkg_.a # internal BUILDSTDERR: cp $WORK/b070/_pkg_.a /builddir/.cache/go-build/f6/f67549e9f984abf5919254805fe33a84eefcb30095f01bfd0e72aee697d02134-d # internal BUILDSTDERR: os/user BUILDSTDERR: mkdir -p $WORK/b071/ BUILDSTDERR: cd /usr/lib/golang/src/os/user BUILDSTDERR: CGO_LDFLAGS='"-g" "-O2"' /usr/lib/golang/pkg/tool/linux_ppc64le/cgo -objdir $WORK/b071/ -importpath os/user -- -I $WORK/b071/ -g -O2 ./cgo_lookup_unix.go ./getgrouplist_unix.go ./listgroups_unix.go BUILDSTDERR: cd /usr/lib/golang/src/math/big BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/asm -trimpath $WORK/b047 -I $WORK/b047/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -o $WORK/b047/arith_ppc64x.o ./arith_ppc64x.s BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/pack r $WORK/b047/_pkg_.a $WORK/b047/arith_ppc64x.o # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b047/_pkg_.a # internal BUILDSTDERR: cp $WORK/b047/_pkg_.a /builddir/.cache/go-build/f9/f984360dbe02bd9d319ce130dede091263e1fcb05841211af18f8740be4c0ba9-d # internal BUILDSTDERR: crypto/rand BUILDSTDERR: mkdir -p $WORK/b042/ BUILDSTDERR: cat >$WORK/b042/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile bufio=$WORK/b032/_pkg_.a BUILDSTDERR: packagefile crypto/aes=$WORK/b043/_pkg_.a BUILDSTDERR: packagefile crypto/cipher=$WORK/b044/_pkg_.a BUILDSTDERR: packagefile encoding/binary=$WORK/b036/_pkg_.a BUILDSTDERR: packagefile errors=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile internal/syscall/unix=$WORK/b027/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b022/_pkg_.a BUILDSTDERR: packagefile math/big=$WORK/b047/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b023/_pkg_.a BUILDSTDERR: packagefile runtime=$WORK/b009/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b017/_pkg_.a BUILDSTDERR: packagefile sync/atomic=$WORK/b019/_pkg_.a BUILDSTDERR: packagefile syscall=$WORK/b025/_pkg_.a BUILDSTDERR: packagefile time=$WORK/b026/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/crypto/rand BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b042/_pkg_.a -trimpath $WORK/b042 -shared -p crypto/rand -std -complete -installsuffix shared -buildid IwY8yK7psNI4cFMotnI7/IwY8yK7psNI4cFMotnI7 -goversion go1.12.2 -D "" -importcfg $WORK/b042/importcfg -pack ./eagain.go ./rand.go ./rand_batched.go ./rand_linux.go ./rand_unix.go ./util.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b055/_pkg_.a # internal BUILDSTDERR: cp $WORK/b055/_pkg_.a /builddir/.cache/go-build/c2/c2abbe718029ca32ba8fc01a2638417d6309b1bc9be718bdc2e162878da460ba-d # internal BUILDSTDERR: github.com/snapcore/snapd/snap/naming BUILDSTDERR: mkdir -p $WORK/b075/ BUILDSTDERR: cat >$WORK/b075/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile fmt=$WORK/b002/_pkg_.a BUILDSTDERR: packagefile regexp=$WORK/b065/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b037/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/snapd-2.39/src/github.com/snapcore/snapd/snap/naming BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b075/_pkg_.a -trimpath $WORK/b075 -shared -p github.com/snapcore/snapd/snap/naming -complete -installsuffix shared -buildid 9rdpzty8dVZgvtNe1FV1/9rdpzty8dVZgvtNe1FV1 -goversion go1.12.2 -D "" -importcfg $WORK/b075/importcfg -pack ./validate.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b075/_pkg_.a # internal BUILDSTDERR: cp $WORK/b075/_pkg_.a /builddir/.cache/go-build/04/04de3745a1dafd5db74066ff510bc7b7486d56d7bbddd8df1b98ec5972769a4d-d # internal BUILDSTDERR: crypto/dsa BUILDSTDERR: mkdir -p $WORK/b079/ BUILDSTDERR: cat >$WORK/b079/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile crypto/internal/randutil=$WORK/b050/_pkg_.a BUILDSTDERR: packagefile errors=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b022/_pkg_.a BUILDSTDERR: packagefile math/big=$WORK/b047/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/crypto/dsa BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b079/_pkg_.a -trimpath $WORK/b079 -shared -p crypto/dsa -std -complete -installsuffix shared -buildid JbVfL5bHLib7IgCJu6yp/JbVfL5bHLib7IgCJu6yp -goversion go1.12.2 -D "" -importcfg $WORK/b079/importcfg -pack ./dsa.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b042/_pkg_.a # internal BUILDSTDERR: cp $WORK/b042/_pkg_.a /builddir/.cache/go-build/49/4953b0e085c503831121e946f15682d3e43ba07b4a312fe20cc9fb978747443d-d # internal BUILDSTDERR: crypto/rsa BUILDSTDERR: mkdir -p $WORK/b049/ BUILDSTDERR: cat >$WORK/b049/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile bytes=$WORK/b030/_pkg_.a BUILDSTDERR: packagefile crypto=$WORK/b040/_pkg_.a BUILDSTDERR: packagefile crypto/internal/randutil=$WORK/b050/_pkg_.a BUILDSTDERR: packagefile crypto/rand=$WORK/b042/_pkg_.a BUILDSTDERR: packagefile crypto/subtle=$WORK/b046/_pkg_.a BUILDSTDERR: packagefile errors=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile hash=$WORK/b041/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b022/_pkg_.a BUILDSTDERR: packagefile math=$WORK/b006/_pkg_.a BUILDSTDERR: packagefile math/big=$WORK/b047/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/crypto/rsa BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b049/_pkg_.a -trimpath $WORK/b049 -shared -p crypto/rsa -std -complete -installsuffix shared -buildid 2tX4HQqbiMLeu9A1LkiP/2tX4HQqbiMLeu9A1LkiP -goversion go1.12.2 -D "" -importcfg $WORK/b049/importcfg -pack ./pkcs1v15.go ./pss.go ./rsa.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b079/_pkg_.a # internal BUILDSTDERR: cp $WORK/b079/_pkg_.a /builddir/.cache/go-build/9e/9eb8f48fb21bb22e76c5bd00f50186f791d74a0fa2e47d0a737dccc6e71848d2-d # internal BUILDSTDERR: crypto/elliptic BUILDSTDERR: mkdir -p $WORK/b081/ BUILDSTDERR: cat >$WORK/b081/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile io=$WORK/b022/_pkg_.a BUILDSTDERR: packagefile math/big=$WORK/b047/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b017/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/crypto/elliptic BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b081/_pkg_.a -trimpath $WORK/b081 -shared -p crypto/elliptic -std -complete -installsuffix shared -buildid JmZLo9JrN8yklC5DYmij/JmZLo9JrN8yklC5DYmij -goversion go1.12.2 -D "" -importcfg $WORK/b081/importcfg -pack ./elliptic.go ./p224.go ./p256.go ./p256_generic.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b049/_pkg_.a # internal BUILDSTDERR: cp $WORK/b049/_pkg_.a /builddir/.cache/go-build/6c/6c450702dfab0e777c94c59d21f454c2dee43c129b401900b56514c316c3ff1d-d # internal BUILDSTDERR: encoding/asn1 BUILDSTDERR: mkdir -p $WORK/b082/ BUILDSTDERR: cat >$WORK/b082/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile errors=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b002/_pkg_.a BUILDSTDERR: packagefile math=$WORK/b006/_pkg_.a BUILDSTDERR: packagefile math/big=$WORK/b047/_pkg_.a BUILDSTDERR: packagefile reflect=$WORK/b005/_pkg_.a BUILDSTDERR: packagefile strconv=$WORK/b015/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b037/_pkg_.a BUILDSTDERR: packagefile time=$WORK/b026/_pkg_.a BUILDSTDERR: packagefile unicode/utf8=$WORK/b016/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/encoding/asn1 BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b082/_pkg_.a -trimpath $WORK/b082 -shared -p encoding/asn1 -std -complete -installsuffix shared -buildid zpvZ724Ap5HBh1onXPJj/zpvZ724Ap5HBh1onXPJj -goversion go1.12.2 -D "" -importcfg $WORK/b082/importcfg -pack ./asn1.go ./common.go ./marshal.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b081/_pkg_.a # internal BUILDSTDERR: cp $WORK/b081/_pkg_.a /builddir/.cache/go-build/b4/b46385586ff92cdc202580236b3ee28490aeb22f44fc4e86549f5e5f4a1559a2-d # internal BUILDSTDERR: golang.org/x/crypto/openpgp/elgamal BUILDSTDERR: mkdir -p $WORK/b086/ BUILDSTDERR: cat >$WORK/b086/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile crypto/rand=$WORK/b042/_pkg_.a BUILDSTDERR: packagefile crypto/subtle=$WORK/b046/_pkg_.a BUILDSTDERR: packagefile errors=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b022/_pkg_.a BUILDSTDERR: packagefile math/big=$WORK/b047/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/share/gocode/src/golang.org/x/crypto/openpgp/elgamal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b086/_pkg_.a -trimpath $WORK/b086 -shared -p golang.org/x/crypto/openpgp/elgamal -complete -installsuffix shared -buildid GcJO8r9MIdDFeKrpHRXS/GcJO8r9MIdDFeKrpHRXS -goversion go1.12.2 -D "" -importcfg $WORK/b086/importcfg -pack ./elgamal.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b086/_pkg_.a # internal BUILDSTDERR: cp $WORK/b086/_pkg_.a /builddir/.cache/go-build/bd/bd987a5505994908a6f04007280675bf75059614405d3bf6cb4b4d460518f2cd-d # internal BUILDSTDERR: log BUILDSTDERR: mkdir -p $WORK/b095/ BUILDSTDERR: cat >$WORK/b095/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile fmt=$WORK/b002/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b022/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b023/_pkg_.a BUILDSTDERR: packagefile runtime=$WORK/b009/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b017/_pkg_.a BUILDSTDERR: packagefile time=$WORK/b026/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/log BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b095/_pkg_.a -trimpath $WORK/b095 -shared -p log -std -complete -installsuffix shared -buildid nGYMioPv27l6zcByLguE/nGYMioPv27l6zcByLguE -goversion go1.12.2 -D "" -importcfg $WORK/b095/importcfg -pack ./log.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b095/_pkg_.a # internal BUILDSTDERR: cp $WORK/b095/_pkg_.a /builddir/.cache/go-build/47/47f5b37d067e2b878915cf288ce5ea9221f0d09619d8190baa19237bc6690a72-d # internal BUILDSTDERR: mime BUILDSTDERR: mkdir -p $WORK/b096/ BUILDSTDERR: cat >$WORK/b096/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile bufio=$WORK/b032/_pkg_.a BUILDSTDERR: packagefile bytes=$WORK/b030/_pkg_.a BUILDSTDERR: packagefile encoding/base64=$WORK/b035/_pkg_.a BUILDSTDERR: packagefile errors=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b002/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b022/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b023/_pkg_.a BUILDSTDERR: packagefile sort=$WORK/b021/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b037/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b017/_pkg_.a BUILDSTDERR: packagefile unicode=$WORK/b020/_pkg_.a BUILDSTDERR: packagefile unicode/utf8=$WORK/b016/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/mime BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b096/_pkg_.a -trimpath $WORK/b096 -shared -p mime -std -complete -installsuffix shared -buildid JUy-kgNX3ZeaZXgXgfH4/JUy-kgNX3ZeaZXgXgfH4 -goversion go1.12.2 -D "" -importcfg $WORK/b096/importcfg -pack ./encodedword.go ./grammar.go ./mediatype.go ./type.go ./type_unix.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b064/_pkg_.a # internal BUILDSTDERR: cp $WORK/b064/_pkg_.a /builddir/.cache/go-build/41/41cd9589a675094e03d9432ae35f0098c691a5d948d07ea9222ad8d05bcd6868-d # internal BUILDSTDERR: github.com/snapcore/snapd/strutil BUILDSTDERR: mkdir -p $WORK/b063/ BUILDSTDERR: cat >$WORK/b063/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile bytes=$WORK/b030/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b002/_pkg_.a BUILDSTDERR: packagefile gopkg.in/yaml.v2=$WORK/b064/_pkg_.a BUILDSTDERR: packagefile math/rand=$WORK/b048/_pkg_.a BUILDSTDERR: packagefile path/filepath=$WORK/b067/_pkg_.a BUILDSTDERR: packagefile regexp=$WORK/b065/_pkg_.a BUILDSTDERR: packagefile sort=$WORK/b021/_pkg_.a BUILDSTDERR: packagefile strconv=$WORK/b015/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b037/_pkg_.a BUILDSTDERR: packagefile time=$WORK/b026/_pkg_.a BUILDSTDERR: packagefile unicode=$WORK/b020/_pkg_.a BUILDSTDERR: packagefile unicode/utf8=$WORK/b016/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/snapd-2.39/src/github.com/snapcore/snapd/strutil BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b063/_pkg_.a -trimpath $WORK/b063 -shared -p github.com/snapcore/snapd/strutil -complete -installsuffix shared -buildid wOukV5KXpWQzvDNKv-_p/wOukV5KXpWQzvDNKv-_p -goversion go1.12.2 -D "" -importcfg $WORK/b063/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_ppc64le/buildid -w $WORK/b082/_pkg_.a # internal BUILDSTDERR: cp $WORK/b082/_pkg_.a /builddir/.cache/go-build/9f/9f77219bbc597b0f8a126fc52f5bd46ab225b9363b3d801e729fd71fb91a4078-d # internal BUILDSTDERR: crypto/ecdsa BUILDSTDERR: mkdir -p $WORK/b080/ BUILDSTDERR: cat >$WORK/b080/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile crypto=$WORK/b040/_pkg_.a BUILDSTDERR: packagefile crypto/aes=$WORK/b043/_pkg_.a BUILDSTDERR: packagefile crypto/cipher=$WORK/b044/_pkg_.a BUILDSTDERR: packagefile crypto/elliptic=$WORK/b081/_pkg_.a BUILDSTDERR: packagefile crypto/internal/randutil=$WORK/b050/_pkg_.a BUILDSTDERR: packagefile crypto/sha512=$WORK/b052/_pkg_.a BUILDSTDERR: packagefile encoding/asn1=$WORK/b082/_pkg_.a BUILDSTDERR: packagefile errors=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b022/_pkg_.a BUILDSTDERR: packagefile math/big=$WORK/b047/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/crypto/ecdsa BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b080/_pkg_.a -trimpath $WORK/b080 -shared -p crypto/ecdsa -std -complete -installsuffix shared -buildid TvEnEbgQ7E4liYYJ5wQ4/TvEnEbgQ7E4liYYJ5wQ4 -goversion go1.12.2 -D "" -importcfg $WORK/b080/importcfg -pack ./ecdsa.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b096/_pkg_.a # internal BUILDSTDERR: cp $WORK/b096/_pkg_.a /builddir/.cache/go-build/af/af50657b0e06791d644ff74df211b1ab631690fe6e0ebd0ad2aca73c3aecd38b-d # internal BUILDSTDERR: net BUILDSTDERR: mkdir -p $WORK/b098/ BUILDSTDERR: cd /usr/lib/golang/src/net BUILDSTDERR: CGO_LDFLAGS='"-g" "-O2"' /usr/lib/golang/pkg/tool/linux_ppc64le/cgo -objdir $WORK/b098/ -importpath net -- -I $WORK/b098/ -g -O2 ./cgo_linux.go ./cgo_resnew.go ./cgo_socknew.go ./cgo_unix.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b063/_pkg_.a # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b080/_pkg_.a # internal BUILDSTDERR: cp $WORK/b080/_pkg_.a /builddir/.cache/go-build/ef/ef1bd0a5883379af2f38563ec4fb79bbfdd7f768a0db2d8f6066c9e922fd7a76-d # internal BUILDSTDERR: cp $WORK/b063/_pkg_.a /builddir/.cache/go-build/45/45467c8ca1ba5525de863520dee017ac0e0c3d2632b3feb4c973c352bd5249aa-d # internal BUILDSTDERR: net/url BUILDSTDERR: mkdir -p $WORK/b102/ BUILDSTDERR: golang.org/x/crypto/openpgp/packet BUILDSTDERR: cat >$WORK/b102/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile errors=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b002/_pkg_.a BUILDSTDERR: packagefile sort=$WORK/b021/_pkg_.a BUILDSTDERR: packagefile strconv=$WORK/b015/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b037/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: mkdir -p $WORK/b076/ BUILDSTDERR: cd /usr/lib/golang/src/net/url BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b102/_pkg_.a -trimpath $WORK/b102 -shared -p net/url -std -complete -installsuffix shared -buildid c8gos02Fy49dZCOcVtXr/c8gos02Fy49dZCOcVtXr -goversion go1.12.2 -D "" -importcfg $WORK/b102/importcfg -pack ./url.go BUILDSTDERR: cat >$WORK/b076/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile bufio=$WORK/b032/_pkg_.a BUILDSTDERR: packagefile bytes=$WORK/b030/_pkg_.a BUILDSTDERR: packagefile compress/bzip2=$WORK/b077/_pkg_.a BUILDSTDERR: packagefile compress/flate=$WORK/b057/_pkg_.a BUILDSTDERR: packagefile compress/zlib=$WORK/b056/_pkg_.a BUILDSTDERR: packagefile crypto=$WORK/b040/_pkg_.a BUILDSTDERR: packagefile crypto/aes=$WORK/b043/_pkg_.a BUILDSTDERR: packagefile crypto/cipher=$WORK/b044/_pkg_.a BUILDSTDERR: packagefile crypto/des=$WORK/b078/_pkg_.a BUILDSTDERR: packagefile crypto/dsa=$WORK/b079/_pkg_.a BUILDSTDERR: packagefile crypto/ecdsa=$WORK/b080/_pkg_.a BUILDSTDERR: packagefile crypto/elliptic=$WORK/b081/_pkg_.a BUILDSTDERR: packagefile crypto/md5=$WORK/b083/_pkg_.a BUILDSTDERR: packagefile crypto/rand=$WORK/b042/_pkg_.a BUILDSTDERR: packagefile crypto/rsa=$WORK/b049/_pkg_.a BUILDSTDERR: packagefile crypto/sha1=$WORK/b084/_pkg_.a BUILDSTDERR: packagefile crypto/sha256=$WORK/b051/_pkg_.a BUILDSTDERR: packagefile crypto/sha512=$WORK/b052/_pkg_.a BUILDSTDERR: packagefile crypto/subtle=$WORK/b046/_pkg_.a BUILDSTDERR: packagefile encoding/asn1=$WORK/b082/_pkg_.a BUILDSTDERR: packagefile encoding/binary=$WORK/b036/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b002/_pkg_.a BUILDSTDERR: packagefile golang.org/x/crypto/cast5=$WORK/b085/_pkg_.a BUILDSTDERR: packagefile golang.org/x/crypto/openpgp/elgamal=$WORK/b086/_pkg_.a BUILDSTDERR: packagefile golang.org/x/crypto/openpgp/errors=$WORK/b087/_pkg_.a BUILDSTDERR: packagefile golang.org/x/crypto/openpgp/s2k=$WORK/b088/_pkg_.a BUILDSTDERR: packagefile hash=$WORK/b041/_pkg_.a BUILDSTDERR: packagefile image=$WORK/b089/_pkg_.a BUILDSTDERR: packagefile image/jpeg=$WORK/b091/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b022/_pkg_.a BUILDSTDERR: packagefile io/ioutil=$WORK/b069/_pkg_.a BUILDSTDERR: packagefile math/big=$WORK/b047/_pkg_.a BUILDSTDERR: packagefile strconv=$WORK/b015/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b037/_pkg_.a BUILDSTDERR: packagefile time=$WORK/b026/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/share/gocode/src/golang.org/x/crypto/openpgp/packet BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b076/_pkg_.a -trimpath $WORK/b076 -shared -p golang.org/x/crypto/openpgp/packet -complete -installsuffix shared -buildid xKGA738DFlKtYPB3eemq/xKGA738DFlKtYPB3eemq -goversion go1.12.2 -D "" -importcfg $WORK/b076/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_ppc64le/buildid -w $WORK/b102/_pkg_.a # internal BUILDSTDERR: cp $WORK/b102/_pkg_.a /builddir/.cache/go-build/7c/7c40a2705052cda9888b4faaef433f6d840b64c913d47c887b5214bc5a6017f3-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/b033/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b002/_pkg_.a BUILDSTDERR: packagefile github.com/snapcore/snapd/strutil=$WORK/b063/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b022/_pkg_.a BUILDSTDERR: packagefile reflect=$WORK/b005/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b037/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/snapd-2.39/src/github.com/snapcore/snapd/jsonutil BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b104/_pkg_.a -trimpath $WORK/b104 -shared -p github.com/snapcore/snapd/jsonutil -complete -installsuffix shared -buildid HnXPi21xURZxSyQ_LguZ/HnXPi21xURZxSyQ_LguZ -goversion go1.12.2 -D "" -importcfg $WORK/b104/importcfg -pack ./json.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b104/_pkg_.a # internal BUILDSTDERR: cp $WORK/b104/_pkg_.a /builddir/.cache/go-build/9c/9c6f7244e91664aec5b7f959b59b7ec735dbedf88468f1c43ce325fbdc270828-d # internal BUILDSTDERR: github.com/snapcore/snapd/metautil BUILDSTDERR: mkdir -p $WORK/b108/ BUILDSTDERR: cat >$WORK/b108/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile fmt=$WORK/b002/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/snapd-2.39/src/github.com/snapcore/snapd/metautil BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b108/_pkg_.a -trimpath $WORK/b108 -shared -p github.com/snapcore/snapd/metautil -complete -installsuffix shared -buildid lgNCAdUdjKdIFHL025Za/lgNCAdUdjKdIFHL025Za -goversion go1.12.2 -D "" -importcfg $WORK/b108/importcfg -pack ./normalize.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b108/_pkg_.a # internal BUILDSTDERR: cp $WORK/b108/_pkg_.a /builddir/.cache/go-build/b2/b24d3289194ce846774a70779402f90a743a562b505e1531190705ad5173448d-d # internal BUILDSTDERR: github.com/snapcore/snapd/gadget 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 github.com/snapcore/snapd/metautil=$WORK/b108/_pkg_.a BUILDSTDERR: packagefile github.com/snapcore/snapd/strutil=$WORK/b063/_pkg_.a BUILDSTDERR: packagefile gopkg.in/yaml.v2=$WORK/b064/_pkg_.a BUILDSTDERR: packagefile io/ioutil=$WORK/b069/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b023/_pkg_.a BUILDSTDERR: packagefile path/filepath=$WORK/b067/_pkg_.a BUILDSTDERR: packagefile regexp=$WORK/b065/_pkg_.a BUILDSTDERR: packagefile strconv=$WORK/b015/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b037/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/snapd-2.39/src/github.com/snapcore/snapd/gadget BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b107/_pkg_.a -trimpath $WORK/b107 -shared -p github.com/snapcore/snapd/gadget -complete -installsuffix shared -buildid 3OzIdRFisSdylm0hFYO1/3OzIdRFisSdylm0hFYO1 -goversion go1.12.2 -D "" -importcfg $WORK/b107/importcfg -pack ./gadget.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b107/_pkg_.a # internal BUILDSTDERR: cp $WORK/b107/_pkg_.a /builddir/.cache/go-build/a9/a910f7d54d3a7f3cb0209e5356f76ccdc870b9a02f0d66ba6d15f76a9e1ae64c-d # internal BUILDSTDERR: github.com/snapcore/snapd/snap/snapdir BUILDSTDERR: mkdir -p $WORK/b110/ BUILDSTDERR: cat >$WORK/b110/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile fmt=$WORK/b002/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b022/_pkg_.a BUILDSTDERR: packagefile io/ioutil=$WORK/b069/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b023/_pkg_.a BUILDSTDERR: packagefile path/filepath=$WORK/b067/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/snapd-2.39/src/github.com/snapcore/snapd/snap/snapdir BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b110/_pkg_.a -trimpath $WORK/b110 -shared -p github.com/snapcore/snapd/snap/snapdir -complete -installsuffix shared -buildid w0oFbexuMzjbxmRel2y_/w0oFbexuMzjbxmRel2y_ -goversion go1.12.2 -D "" -importcfg $WORK/b110/importcfg -pack ./snapdir.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b110/_pkg_.a # internal BUILDSTDERR: cp $WORK/b110/_pkg_.a /builddir/.cache/go-build/1f/1f83e6a102981ef28206b0a35f4141dcdd230007afacf89b54f0f244a854e458-d # internal BUILDSTDERR: github.com/snapcore/snapd/spdx BUILDSTDERR: mkdir -p $WORK/b113/ BUILDSTDERR: cat >$WORK/b113/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile bufio=$WORK/b032/_pkg_.a BUILDSTDERR: packagefile bytes=$WORK/b030/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b002/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b022/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b037/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/snapd-2.39/src/github.com/snapcore/snapd/spdx BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b113/_pkg_.a -trimpath $WORK/b113 -shared -p github.com/snapcore/snapd/spdx -complete -installsuffix shared -buildid mVhyCJRHTKH8PbgxgdxE/mVhyCJRHTKH8PbgxgdxE -goversion go1.12.2 -D "" -importcfg $WORK/b113/importcfg -pack ./licenses.go ./parser.go ./scanner.go ./validate.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b076/_pkg_.a # internal BUILDSTDERR: cp $WORK/b076/_pkg_.a /builddir/.cache/go-build/60/60ef45403e6d84543966e59d6ded35857dc13f654e8e3278862d7a0060424fd2-d # internal BUILDSTDERR: github.com/snapcore/snapd/timeout BUILDSTDERR: mkdir -p $WORK/b114/ BUILDSTDERR: cat >$WORK/b114/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile encoding/json=$WORK/b033/_pkg_.a BUILDSTDERR: packagefile time=$WORK/b026/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/snapd-2.39/src/github.com/snapcore/snapd/timeout BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b114/_pkg_.a -trimpath $WORK/b114 -shared -p github.com/snapcore/snapd/timeout -complete -installsuffix shared -buildid 0dJk1E7Sq1F6yUMSwNpl/0dJk1E7Sq1F6yUMSwNpl -goversion go1.12.2 -D "" -importcfg $WORK/b114/importcfg -pack ./timeout.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b113/_pkg_.a # internal BUILDSTDERR: cp $WORK/b113/_pkg_.a /builddir/.cache/go-build/52/52f5f01a7d2117ed8ef5e1a9abc92ad90c75b798a69151927d4212c9aee56f82-d # internal BUILDSTDERR: github.com/ojii/gettext.go/pluralforms BUILDSTDERR: mkdir -p $WORK/b118/ BUILDSTDERR: cat >$WORK/b118/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile errors=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b002/_pkg_.a BUILDSTDERR: packagefile regexp=$WORK/b065/_pkg_.a BUILDSTDERR: packagefile strconv=$WORK/b015/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b037/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/share/gocode/src/github.com/ojii/gettext.go/pluralforms BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b118/_pkg_.a -trimpath $WORK/b118 -shared -p github.com/ojii/gettext.go/pluralforms -complete -installsuffix shared -buildid YDVNyBQPyNGc-FYtyzFi/YDVNyBQPyNGc-FYtyzFi -goversion go1.12.2 -D "" -importcfg $WORK/b118/importcfg -pack ./compiler.go ./expression.go ./math.go ./tests.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b114/_pkg_.a # internal BUILDSTDERR: cp $WORK/b114/_pkg_.a /builddir/.cache/go-build/cb/cb2f8ef3e7487a41274bf46a263d5a4ae4f2f5f992cbe98877603803b2753101-d # internal BUILDSTDERR: flag BUILDSTDERR: mkdir -p $WORK/b120/ BUILDSTDERR: cat >$WORK/b120/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile errors=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b002/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b022/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b023/_pkg_.a BUILDSTDERR: packagefile reflect=$WORK/b005/_pkg_.a BUILDSTDERR: packagefile sort=$WORK/b021/_pkg_.a BUILDSTDERR: packagefile strconv=$WORK/b015/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b037/_pkg_.a BUILDSTDERR: packagefile time=$WORK/b026/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/flag BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b120/_pkg_.a -trimpath $WORK/b120 -shared -p flag -std -complete -installsuffix shared -buildid yMST2lQVs5fSv7ODYhh0/yMST2lQVs5fSv7ODYhh0 -goversion go1.12.2 -D "" -importcfg $WORK/b120/importcfg -pack ./flag.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b118/_pkg_.a # internal BUILDSTDERR: cp $WORK/b118/_pkg_.a /builddir/.cache/go-build/8b/8b0fc8d814b6cbf7f43c4e160cad4323912d594a602633854d3d29052c2adbdf-d # internal BUILDSTDERR: runtime/trace BUILDSTDERR: mkdir -p $WORK/b122/ BUILDSTDERR: cat >$WORK/b122/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile context=$WORK/b054/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b002/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b022/_pkg_.a BUILDSTDERR: packagefile runtime=$WORK/b009/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b017/_pkg_.a BUILDSTDERR: packagefile sync/atomic=$WORK/b019/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/runtime/trace BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b122/_pkg_.a -trimpath $WORK/b122 -shared -p runtime/trace -std -installsuffix shared -buildid vjSi-rvwmyMyIPEnI_88/vjSi-rvwmyMyIPEnI_88 -goversion go1.12.2 -D "" -importcfg $WORK/b122/importcfg -pack ./annotation.go ./trace.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b122/_pkg_.a # internal BUILDSTDERR: cp $WORK/b122/_pkg_.a /builddir/.cache/go-build/64/64ac4071a7262d31e337ab4d2b2dd80b891459e4918083b45e6b04cce570d518-d # internal BUILDSTDERR: mime/quotedprintable BUILDSTDERR: mkdir -p $WORK/b124/ BUILDSTDERR: cat >$WORK/b124/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile bufio=$WORK/b032/_pkg_.a BUILDSTDERR: packagefile bytes=$WORK/b030/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b002/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b022/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/mime/quotedprintable BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b124/_pkg_.a -trimpath $WORK/b124 -shared -p mime/quotedprintable -std -complete -installsuffix shared -buildid H-ccD-furEcT_vkN53bx/H-ccD-furEcT_vkN53bx -goversion go1.12.2 -D "" -importcfg $WORK/b124/importcfg -pack ./reader.go ./writer.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b120/_pkg_.a # internal BUILDSTDERR: cp $WORK/b120/_pkg_.a /builddir/.cache/go-build/96/96e40d5171d0c96e51e577af35b5c76777ea82a0e430c08dfcfc4f1e359c2a84-d # internal BUILDSTDERR: testing BUILDSTDERR: mkdir -p $WORK/b119/ BUILDSTDERR: cat >$WORK/b119/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile bytes=$WORK/b030/_pkg_.a BUILDSTDERR: packagefile errors=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile flag=$WORK/b120/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b002/_pkg_.a BUILDSTDERR: packagefile internal/race=$WORK/b018/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b022/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b023/_pkg_.a BUILDSTDERR: packagefile runtime=$WORK/b009/_pkg_.a BUILDSTDERR: packagefile runtime/debug=$WORK/b121/_pkg_.a BUILDSTDERR: packagefile runtime/trace=$WORK/b122/_pkg_.a BUILDSTDERR: packagefile sort=$WORK/b021/_pkg_.a BUILDSTDERR: packagefile strconv=$WORK/b015/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b037/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b017/_pkg_.a BUILDSTDERR: packagefile sync/atomic=$WORK/b019/_pkg_.a BUILDSTDERR: packagefile time=$WORK/b026/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/testing BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b119/_pkg_.a -trimpath $WORK/b119 -shared -p testing -std -complete -installsuffix shared -buildid CYe96TA1A_FlLyNXI9yS/CYe96TA1A_FlLyNXI9yS -goversion go1.12.2 -D "" -importcfg $WORK/b119/importcfg -pack ./allocs.go ./benchmark.go ./cover.go ./example.go ./match.go ./testing.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b124/_pkg_.a # internal BUILDSTDERR: cp $WORK/b124/_pkg_.a /builddir/.cache/go-build/a7/a7a5da285df1a1a9d0a92f2026dea678b6ff76886e6161703c0c9dfc777e4aa1-d # internal BUILDSTDERR: compress/gzip BUILDSTDERR: mkdir -p $WORK/b126/ BUILDSTDERR: cat >$WORK/b126/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile bufio=$WORK/b032/_pkg_.a BUILDSTDERR: packagefile compress/flate=$WORK/b057/_pkg_.a BUILDSTDERR: packagefile encoding/binary=$WORK/b036/_pkg_.a BUILDSTDERR: packagefile errors=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b002/_pkg_.a BUILDSTDERR: packagefile hash/crc32=$WORK/b127/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b022/_pkg_.a BUILDSTDERR: packagefile time=$WORK/b026/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/compress/gzip BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b126/_pkg_.a -trimpath $WORK/b126 -shared -p compress/gzip -std -complete -installsuffix shared -buildid INP55TMM7tq9mrBvcaKX/INP55TMM7tq9mrBvcaKX -goversion go1.12.2 -D "" -importcfg $WORK/b126/importcfg -pack ./gunzip.go ./gzip.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b126/_pkg_.a # internal BUILDSTDERR: cp $WORK/b126/_pkg_.a /builddir/.cache/go-build/82/82a373583062924289a4beb985ef1ab59079352eac8385a227132631621f78c3-d # internal BUILDSTDERR: crypto/x509/pkix BUILDSTDERR: mkdir -p $WORK/b133/ BUILDSTDERR: cat >$WORK/b133/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile encoding/asn1=$WORK/b082/_pkg_.a BUILDSTDERR: packagefile encoding/hex=$WORK/b061/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b002/_pkg_.a BUILDSTDERR: packagefile math/big=$WORK/b047/_pkg_.a BUILDSTDERR: packagefile time=$WORK/b026/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/crypto/x509/pkix BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b133/_pkg_.a -trimpath $WORK/b133 -shared -p crypto/x509/pkix -std -complete -installsuffix shared -buildid bsBZcOlvI3yPtNWTVLG1/bsBZcOlvI3yPtNWTVLG1 -goversion go1.12.2 -D "" -importcfg $WORK/b133/importcfg -pack ./pkix.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b133/_pkg_.a # internal BUILDSTDERR: cp $WORK/b133/_pkg_.a /builddir/.cache/go-build/17/1742869caa3e75272e54a0c73a6cd669f0bd7460e5b436f3b32bf5fca424f6b2-d # internal BUILDSTDERR: internal/x/crypto/cryptobyte BUILDSTDERR: mkdir -p $WORK/b135/ BUILDSTDERR: cat >$WORK/b135/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile encoding/asn1=$WORK/b082/_pkg_.a BUILDSTDERR: packagefile errors=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b002/_pkg_.a BUILDSTDERR: packagefile internal/x/crypto/cryptobyte/asn1=$WORK/b136/_pkg_.a BUILDSTDERR: packagefile math/big=$WORK/b047/_pkg_.a BUILDSTDERR: packagefile reflect=$WORK/b005/_pkg_.a BUILDSTDERR: packagefile time=$WORK/b026/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/internal/x/crypto/cryptobyte BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b135/_pkg_.a -trimpath $WORK/b135 -shared -p internal/x/crypto/cryptobyte -std -complete -installsuffix shared -buildid ChNJgbZ28D0mRxEbRVB_/ChNJgbZ28D0mRxEbRVB_ -goversion go1.12.2 -D "" -importcfg $WORK/b135/importcfg -pack ./asn1.go ./builder.go ./string.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b119/_pkg_.a # internal BUILDSTDERR: cp $WORK/b119/_pkg_.a /builddir/.cache/go-build/2e/2e42307a2b4b1332a237d4f1e04ce99266d21e7dedb19755b621bd08bd32f84c-d # internal BUILDSTDERR: github.com/ojii/gettext.go BUILDSTDERR: mkdir -p $WORK/b117/ BUILDSTDERR: cat >$WORK/b117/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile bytes=$WORK/b030/_pkg_.a BUILDSTDERR: packagefile encoding/binary=$WORK/b036/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b002/_pkg_.a BUILDSTDERR: packagefile github.com/ojii/gettext.go/pluralforms=$WORK/b118/_pkg_.a BUILDSTDERR: packagefile log=$WORK/b095/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b023/_pkg_.a BUILDSTDERR: packagefile path=$WORK/b060/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b037/_pkg_.a BUILDSTDERR: packagefile testing=$WORK/b119/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/share/gocode/src/github.com/ojii/gettext.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b117/_pkg_.a -trimpath $WORK/b117 -shared -p github.com/ojii/gettext.go -complete -installsuffix shared -buildid b46LkOd054VDLhel8_Xp/b46LkOd054VDLhel8_Xp -goversion go1.12.2 -D "" -importcfg $WORK/b117/importcfg -pack ./gettext.go ./mofile.go ./test_utils.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b135/_pkg_.a # internal BUILDSTDERR: cp $WORK/b135/_pkg_.a /builddir/.cache/go-build/f1/f14e57a5d523052b25b25278fb493296bb4d11bc68aa78f82ef31f6d92eaad6f-d # internal BUILDSTDERR: internal/x/crypto/chacha20poly1305 BUILDSTDERR: mkdir -p $WORK/b137/ BUILDSTDERR: cat >$WORK/b137/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile crypto/cipher=$WORK/b044/_pkg_.a BUILDSTDERR: packagefile encoding/binary=$WORK/b036/_pkg_.a BUILDSTDERR: packagefile errors=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile internal/x/crypto/internal/chacha20=$WORK/b138/_pkg_.a BUILDSTDERR: packagefile internal/x/crypto/poly1305=$WORK/b139/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/internal/x/crypto/chacha20poly1305 BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b137/_pkg_.a -trimpath $WORK/b137 -shared -p internal/x/crypto/chacha20poly1305 -std -complete -installsuffix shared -buildid oyjxlE3kX2-xyTwm0PuF/oyjxlE3kX2-xyTwm0PuF -goversion go1.12.2 -D "" -importcfg $WORK/b137/importcfg -pack ./chacha20poly1305.go ./chacha20poly1305_generic.go ./chacha20poly1305_noasm.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b117/_pkg_.a # internal BUILDSTDERR: cp $WORK/b117/_pkg_.a /builddir/.cache/go-build/85/85fb3e2c39ccbba4b97425f0a9439b4c9cbe94bc4c277e19b4f46a2d6a8c4dbd-d # internal BUILDSTDERR: internal/x/crypto/curve25519 BUILDSTDERR: mkdir -p $WORK/b140/ BUILDSTDERR: cat >$WORK/b140/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile encoding/binary=$WORK/b036/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/internal/x/crypto/curve25519 BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b140/_pkg_.a -trimpath $WORK/b140 -shared -p internal/x/crypto/curve25519 -std -complete -installsuffix shared -buildid -uw72oJ2wtGd3BECB1me/-uw72oJ2wtGd3BECB1me -goversion go1.12.2 -D "" -importcfg $WORK/b140/importcfg -pack ./curve25519.go ./doc.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b137/_pkg_.a # internal BUILDSTDERR: cp $WORK/b137/_pkg_.a /builddir/.cache/go-build/85/85e17e372694433b4ef45e541612ead80169ba938f4d88f0e4ef7bd48c6e2a52-d # internal BUILDSTDERR: internal/x/crypto/hkdf BUILDSTDERR: mkdir -p $WORK/b141/ BUILDSTDERR: cat >$WORK/b141/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile crypto/hmac=$WORK/b130/_pkg_.a BUILDSTDERR: packagefile errors=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile hash=$WORK/b041/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b022/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/internal/x/crypto/hkdf BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b141/_pkg_.a -trimpath $WORK/b141 -shared -p internal/x/crypto/hkdf -std -complete -installsuffix shared -buildid rSRr2aEXux6fEt5fHjap/rSRr2aEXux6fEt5fHjap -goversion go1.12.2 -D "" -importcfg $WORK/b141/importcfg -pack ./hkdf.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b141/_pkg_.a # internal BUILDSTDERR: cp $WORK/b141/_pkg_.a /builddir/.cache/go-build/62/625b409569f1958f9b22e25993f62242be18a5ddeb669804c79e4d08b8b66ddb-d # internal BUILDSTDERR: internal/x/text/transform BUILDSTDERR: mkdir -p $WORK/b145/ BUILDSTDERR: cat >$WORK/b145/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile bytes=$WORK/b030/_pkg_.a BUILDSTDERR: packagefile errors=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b022/_pkg_.a BUILDSTDERR: packagefile unicode/utf8=$WORK/b016/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/internal/x/text/transform BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b145/_pkg_.a -trimpath $WORK/b145 -shared -p internal/x/text/transform -std -complete -installsuffix shared -buildid MxjtOlLnxk0MQ-pOf_nw/MxjtOlLnxk0MQ-pOf_nw -goversion go1.12.2 -D "" -importcfg $WORK/b145/importcfg -pack ./transform.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b140/_pkg_.a # internal BUILDSTDERR: cp $WORK/b140/_pkg_.a /builddir/.cache/go-build/69/69bfc5d907b9e2d1b238f0d5ad192e262585739193531db8bfa887ed2a133af0-d # internal BUILDSTDERR: internal/x/text/unicode/bidi BUILDSTDERR: mkdir -p $WORK/b146/ BUILDSTDERR: cat >$WORK/b146/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile container/list=$WORK/b128/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b002/_pkg_.a BUILDSTDERR: packagefile log=$WORK/b095/_pkg_.a BUILDSTDERR: packagefile sort=$WORK/b021/_pkg_.a BUILDSTDERR: packagefile unicode/utf8=$WORK/b016/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/internal/x/text/unicode/bidi BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b146/_pkg_.a -trimpath $WORK/b146 -shared -p internal/x/text/unicode/bidi -std -complete -installsuffix shared -buildid ZmRctLpjUNZnCha_O40e/ZmRctLpjUNZnCha_O40e -goversion go1.12.2 -D "" -importcfg $WORK/b146/importcfg -pack ./bidi.go ./bracket.go ./core.go ./prop.go ./tables.go ./trieval.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b145/_pkg_.a # internal BUILDSTDERR: cp $WORK/b145/_pkg_.a /builddir/.cache/go-build/c4/c4c6004f8a59ad1088d65d8865fa380a33ef96e25b1f45378ed65c2e5d5ac709-d # internal BUILDSTDERR: internal/x/text/unicode/norm BUILDSTDERR: mkdir -p $WORK/b147/ BUILDSTDERR: cat >$WORK/b147/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile fmt=$WORK/b002/_pkg_.a BUILDSTDERR: packagefile internal/x/text/transform=$WORK/b145/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b022/_pkg_.a BUILDSTDERR: packagefile unicode/utf8=$WORK/b016/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/internal/x/text/unicode/norm BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b147/_pkg_.a -trimpath $WORK/b147 -shared -p internal/x/text/unicode/norm -std -complete -installsuffix shared -buildid ff57HinK6Niultc5n_RW/ff57HinK6Niultc5n_RW -goversion go1.12.2 -D "" -importcfg $WORK/b147/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_ppc64le/buildid -w $WORK/b146/_pkg_.a # internal BUILDSTDERR: cp $WORK/b146/_pkg_.a /builddir/.cache/go-build/f0/f04d07a7d315f56eaf3347e3ea175f0c7b8b1faf1ad178c0e0759c8f51d8d363-d # internal BUILDSTDERR: internal/x/text/secure/bidirule BUILDSTDERR: mkdir -p $WORK/b144/ BUILDSTDERR: cat >$WORK/b144/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile errors=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile internal/x/text/transform=$WORK/b145/_pkg_.a BUILDSTDERR: packagefile internal/x/text/unicode/bidi=$WORK/b146/_pkg_.a BUILDSTDERR: packagefile unicode/utf8=$WORK/b016/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/internal/x/text/secure/bidirule BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b144/_pkg_.a -trimpath $WORK/b144 -shared -p internal/x/text/secure/bidirule -std -complete -installsuffix shared -buildid N0AEFh6ELi6A6iu5nFqo/N0AEFh6ELi6A6iu5nFqo -goversion go1.12.2 -D "" -importcfg $WORK/b144/importcfg -pack ./bidirule.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b144/_pkg_.a # internal BUILDSTDERR: cp $WORK/b144/_pkg_.a /builddir/.cache/go-build/14/14d3967f13251c871f74f2227a42f7cf0fa4a3df156cade2a3f70eede002aca3-d # internal BUILDSTDERR: internal/x/net/http2/hpack BUILDSTDERR: mkdir -p $WORK/b149/ BUILDSTDERR: cat >$WORK/b149/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile bytes=$WORK/b030/_pkg_.a BUILDSTDERR: packagefile errors=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b002/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b022/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b017/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/internal/x/net/http2/hpack BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b149/_pkg_.a -trimpath $WORK/b149 -shared -p internal/x/net/http2/hpack -std -complete -installsuffix shared -buildid AZDOyHgOLrzEGhICo_9r/AZDOyHgOLrzEGhICo_9r -goversion go1.12.2 -D "" -importcfg $WORK/b149/importcfg -pack ./encode.go ./hpack.go ./huffman.go ./tables.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b149/_pkg_.a # internal BUILDSTDERR: cp $WORK/b149/_pkg_.a /builddir/.cache/go-build/a8/a8746f285766557f8b1e5aabbabb47cafe78f44442d35e61a4203b0887ae9036-d # internal BUILDSTDERR: net/http/internal BUILDSTDERR: mkdir -p $WORK/b151/ BUILDSTDERR: cat >$WORK/b151/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile bufio=$WORK/b032/_pkg_.a BUILDSTDERR: packagefile bytes=$WORK/b030/_pkg_.a BUILDSTDERR: packagefile errors=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b002/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b022/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/net/http/internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b151/_pkg_.a -trimpath $WORK/b151 -shared -p net/http/internal -std -complete -installsuffix shared -buildid yoefu7pIh7itdnJU7ysD/yoefu7pIh7itdnJU7ysD -goversion go1.12.2 -D "" -importcfg $WORK/b151/importcfg -pack ./chunked.go ./testcert.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b151/_pkg_.a # internal BUILDSTDERR: cp $WORK/b151/_pkg_.a /builddir/.cache/go-build/96/96b2048cf45587894b41956a95c43dfb48de643c1ea04285e9a7a7480ea778f9-d # internal BUILDSTDERR: github.com/jessevdk/go-flags BUILDSTDERR: mkdir -p $WORK/b162/ BUILDSTDERR: cat >$WORK/b162/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile bufio=$WORK/b032/_pkg_.a BUILDSTDERR: packagefile bytes=$WORK/b030/_pkg_.a BUILDSTDERR: packagefile errors=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b002/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b022/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b023/_pkg_.a BUILDSTDERR: packagefile path=$WORK/b060/_pkg_.a BUILDSTDERR: packagefile path/filepath=$WORK/b067/_pkg_.a BUILDSTDERR: packagefile reflect=$WORK/b005/_pkg_.a BUILDSTDERR: packagefile runtime=$WORK/b009/_pkg_.a BUILDSTDERR: packagefile sort=$WORK/b021/_pkg_.a BUILDSTDERR: packagefile strconv=$WORK/b015/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b037/_pkg_.a BUILDSTDERR: packagefile syscall=$WORK/b025/_pkg_.a BUILDSTDERR: packagefile time=$WORK/b026/_pkg_.a BUILDSTDERR: packagefile unicode/utf8=$WORK/b016/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/share/gocode/src/github.com/jessevdk/go-flags BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b162/_pkg_.a -trimpath $WORK/b162 -shared -p github.com/jessevdk/go-flags -complete -installsuffix shared -buildid 0dborWRKBPhmr7K1qj4a/0dborWRKBPhmr7K1qj4a -goversion go1.12.2 -D "" -importcfg $WORK/b162/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_ppc64le/buildid -w $WORK/b147/_pkg_.a # internal BUILDSTDERR: cp $WORK/b147/_pkg_.a /builddir/.cache/go-build/4c/4c3f14a8e973dbc8ed275b1973159ebe26ace63333f2675c0b27385f09f01377-d # internal BUILDSTDERR: internal/x/net/idna BUILDSTDERR: mkdir -p $WORK/b143/ BUILDSTDERR: cat >$WORK/b143/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile fmt=$WORK/b002/_pkg_.a BUILDSTDERR: packagefile internal/x/text/secure/bidirule=$WORK/b144/_pkg_.a BUILDSTDERR: packagefile internal/x/text/unicode/bidi=$WORK/b146/_pkg_.a BUILDSTDERR: packagefile internal/x/text/unicode/norm=$WORK/b147/_pkg_.a BUILDSTDERR: packagefile math=$WORK/b006/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b037/_pkg_.a BUILDSTDERR: packagefile unicode/utf8=$WORK/b016/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/internal/x/net/idna BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b143/_pkg_.a -trimpath $WORK/b143 -shared -p internal/x/net/idna -std -complete -installsuffix shared -buildid Oqst85eK103PALovy3UL/Oqst85eK103PALovy3UL -goversion go1.12.2 -D "" -importcfg $WORK/b143/importcfg -pack ./idna.go ./punycode.go ./tables.go ./trie.go ./trieval.go BUILDSTDERR: cd $WORK/b071 BUILDSTDERR: TERM='dumb' gcc -I /usr/lib/golang/src/os/user -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b071=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x001.o -c _cgo_export.c BUILDSTDERR: TERM='dumb' gcc -I /usr/lib/golang/src/os/user -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b071=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x002.o -c cgo_lookup_unix.cgo2.c BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b143/_pkg_.a # internal BUILDSTDERR: cp $WORK/b143/_pkg_.a /builddir/.cache/go-build/f4/f48fbd94c8041ed17a4ba80a88e27618e0c8224edfdb9c9c9af13c214d87b151-d # internal BUILDSTDERR: gopkg.in/retry.v1 BUILDSTDERR: mkdir -p $WORK/b165/ BUILDSTDERR: cat >$WORK/b165/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile time=$WORK/b026/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/share/gocode/src/gopkg.in/retry.v1 BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b165/_pkg_.a -trimpath $WORK/b165 -shared -p gopkg.in/retry.v1 -complete -installsuffix shared -buildid I1O5W_zkJsiZOkeFIEPu/I1O5W_zkJsiZOkeFIEPu -goversion go1.12.2 -D "" -importcfg $WORK/b165/importcfg -pack ./clock.go ./exp.go ./regular.go ./retry.go ./strategy.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b165/_pkg_.a # internal BUILDSTDERR: cp $WORK/b165/_pkg_.a /builddir/.cache/go-build/de/de7ed588467dc43bc8400acd3d50a542c2c96a11931bf9468e610f518ef12ed4-d # internal BUILDSTDERR: github.com/snapcore/snapd/interfaces/utils BUILDSTDERR: mkdir -p $WORK/b169/ BUILDSTDERR: cat >$WORK/b169/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile encoding/json=$WORK/b033/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/snapd-2.39/src/github.com/snapcore/snapd/interfaces/utils BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b169/_pkg_.a -trimpath $WORK/b169 -shared -p github.com/snapcore/snapd/interfaces/utils -complete -installsuffix shared -buildid 8gcMBK_MmwdDJVHbFkIL/8gcMBK_MmwdDJVHbFkIL -goversion go1.12.2 -D "" -importcfg $WORK/b169/importcfg -pack ./utils.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b169/_pkg_.a # internal BUILDSTDERR: cp $WORK/b169/_pkg_.a /builddir/.cache/go-build/90/907bd94d892675436d1c99235a4b15bfbae986e872c8384170e7f98e4a50ff79-d # internal BUILDSTDERR: golang.org/x/crypto/poly1305 BUILDSTDERR: mkdir -p $WORK/b180/ BUILDSTDERR: cat >$WORK/b180/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile crypto/subtle=$WORK/b046/_pkg_.a BUILDSTDERR: packagefile encoding/binary=$WORK/b036/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/share/gocode/src/golang.org/x/crypto/poly1305 BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b180/_pkg_.a -trimpath $WORK/b180 -shared -p golang.org/x/crypto/poly1305 -complete -installsuffix shared -buildid d50ehTOpvG-sk5LDyVJj/d50ehTOpvG-sk5LDyVJj -goversion go1.12.2 -D "" -importcfg $WORK/b180/importcfg -pack ./mac_noasm.go ./poly1305.go ./sum_generic.go ./sum_noasm.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b180/_pkg_.a # internal BUILDSTDERR: cp $WORK/b180/_pkg_.a /builddir/.cache/go-build/28/284aca3c1d7c774d5352f9f1ed4dcf9598ddbcefe72f1cb0eb729b62055ba2d9-d # internal BUILDSTDERR: golang.org/x/crypto/nacl/secretbox BUILDSTDERR: mkdir -p $WORK/b178/ BUILDSTDERR: cat >$WORK/b178/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile golang.org/x/crypto/internal/subtle=$WORK/b179/_pkg_.a BUILDSTDERR: packagefile golang.org/x/crypto/poly1305=$WORK/b180/_pkg_.a BUILDSTDERR: packagefile golang.org/x/crypto/salsa20/salsa=$WORK/b181/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/share/gocode/src/golang.org/x/crypto/nacl/secretbox BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b178/_pkg_.a -trimpath $WORK/b178 -shared -p golang.org/x/crypto/nacl/secretbox -complete -installsuffix shared -buildid YMKKEhnGjel2Pe_TTb4m/YMKKEhnGjel2Pe_TTb4m -goversion go1.12.2 -D "" -importcfg $WORK/b178/importcfg -pack ./secretbox.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b178/_pkg_.a # internal BUILDSTDERR: cp $WORK/b178/_pkg_.a /builddir/.cache/go-build/93/93245ed1cc3aa48149a08b0f21810d32721cdc7494bab2e07320d0f8976c3adf-d # internal BUILDSTDERR: gopkg.in/macaroon.v1 BUILDSTDERR: mkdir -p $WORK/b177/ BUILDSTDERR: cat >$WORK/b177/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile bytes=$WORK/b030/_pkg_.a BUILDSTDERR: packagefile crypto/hmac=$WORK/b130/_pkg_.a BUILDSTDERR: packagefile crypto/rand=$WORK/b042/_pkg_.a BUILDSTDERR: packagefile crypto/sha256=$WORK/b051/_pkg_.a BUILDSTDERR: packagefile encoding/base64=$WORK/b035/_pkg_.a BUILDSTDERR: packagefile encoding/hex=$WORK/b061/_pkg_.a BUILDSTDERR: packagefile encoding/json=$WORK/b033/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b002/_pkg_.a BUILDSTDERR: packagefile golang.org/x/crypto/nacl/secretbox=$WORK/b178/_pkg_.a BUILDSTDERR: packagefile hash=$WORK/b041/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b022/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/share/gocode/src/gopkg.in/macaroon.v1 BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b177/_pkg_.a -trimpath $WORK/b177 -shared -p gopkg.in/macaroon.v1 -complete -installsuffix shared -buildid uWj9lf8N_KiIC6Oz-ufA/uWj9lf8N_KiIC6Oz-ufA -goversion go1.12.2 -D "" -importcfg $WORK/b177/importcfg -pack ./crypto.go ./macaroon.go ./marshal.go ./packet.go BUILDSTDERR: cd $WORK/b071 BUILDSTDERR: TERM='dumb' gcc -I /usr/lib/golang/src/os/user -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b071=/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_ppc64le/buildid -w $WORK/b162/_pkg_.a # internal BUILDSTDERR: cp $WORK/b162/_pkg_.a /builddir/.cache/go-build/e2/e26e3ce2962c9ed0b31b98b604b8d4e02d33a603adc9b17683f757cd55cbf876-d # internal BUILDSTDERR: hash/fnv BUILDSTDERR: mkdir -p $WORK/b185/ BUILDSTDERR: cat >$WORK/b185/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile errors=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile hash=$WORK/b041/_pkg_.a BUILDSTDERR: packagefile math/bits=$WORK/b007/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/hash/fnv BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b185/_pkg_.a -trimpath $WORK/b185 -shared -p hash/fnv -std -complete -installsuffix shared -buildid AW-zyB99uSdgSJbVVu5H/AW-zyB99uSdgSJbVVu5H -goversion go1.12.2 -D "" -importcfg $WORK/b185/importcfg -pack ./fnv.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b177/_pkg_.a # internal BUILDSTDERR: cp $WORK/b177/_pkg_.a /builddir/.cache/go-build/95/95291c0fa7396fd412719fd068511ac248266a4018c984829219ca9cfb1c88c7-d # internal BUILDSTDERR: github.com/snapcore/snapd/bootloader/grubenv BUILDSTDERR: mkdir -p $WORK/b189/ BUILDSTDERR: cat >$WORK/b189/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile bytes=$WORK/b030/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b002/_pkg_.a BUILDSTDERR: packagefile github.com/snapcore/snapd/strutil=$WORK/b063/_pkg_.a BUILDSTDERR: packagefile io/ioutil=$WORK/b069/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b023/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/snapd-2.39/src/github.com/snapcore/snapd/bootloader/grubenv BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b189/_pkg_.a -trimpath $WORK/b189 -shared -p github.com/snapcore/snapd/bootloader/grubenv -complete -installsuffix shared -buildid rCBji2T9fEVgxWVfWVhJ/rCBji2T9fEVgxWVfWVhJ -goversion go1.12.2 -D "" -importcfg $WORK/b189/importcfg -pack ./grubenv.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b189/_pkg_.a # internal BUILDSTDERR: cp $WORK/b189/_pkg_.a /builddir/.cache/go-build/76/76aa48b0d527140787375d8766210d12b1c95c045acbe5ccd527e0edd051715d-d # internal BUILDSTDERR: github.com/snapcore/snapd/bootloader/ubootenv BUILDSTDERR: mkdir -p $WORK/b190/ BUILDSTDERR: cat >$WORK/b190/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile bufio=$WORK/b032/_pkg_.a BUILDSTDERR: packagefile bytes=$WORK/b030/_pkg_.a BUILDSTDERR: packagefile encoding/binary=$WORK/b036/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b002/_pkg_.a BUILDSTDERR: packagefile hash/crc32=$WORK/b127/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b022/_pkg_.a BUILDSTDERR: packagefile io/ioutil=$WORK/b069/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b023/_pkg_.a BUILDSTDERR: packagefile path/filepath=$WORK/b067/_pkg_.a BUILDSTDERR: packagefile sort=$WORK/b021/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b037/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/snapd-2.39/src/github.com/snapcore/snapd/bootloader/ubootenv BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b190/_pkg_.a -trimpath $WORK/b190 -shared -p github.com/snapcore/snapd/bootloader/ubootenv -complete -installsuffix shared -buildid z1zSfg7ynL_uloFxfrx8/z1zSfg7ynL_uloFxfrx8 -goversion go1.12.2 -D "" -importcfg $WORK/b190/importcfg -pack ./env.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b185/_pkg_.a # internal BUILDSTDERR: cp $WORK/b185/_pkg_.a /builddir/.cache/go-build/3c/3c926b6e1dfbacf30ba8d4440a08ff046dc08e13dedf4f6c06e879795d5e8483-d # internal BUILDSTDERR: github.com/boltdb/bolt BUILDSTDERR: mkdir -p $WORK/b184/ BUILDSTDERR: cat >$WORK/b184/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile bytes=$WORK/b030/_pkg_.a BUILDSTDERR: packagefile errors=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b002/_pkg_.a BUILDSTDERR: packagefile hash/fnv=$WORK/b185/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b022/_pkg_.a BUILDSTDERR: packagefile log=$WORK/b095/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b023/_pkg_.a BUILDSTDERR: packagefile runtime=$WORK/b009/_pkg_.a BUILDSTDERR: packagefile runtime/debug=$WORK/b121/_pkg_.a BUILDSTDERR: packagefile sort=$WORK/b021/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b037/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b017/_pkg_.a BUILDSTDERR: packagefile syscall=$WORK/b025/_pkg_.a BUILDSTDERR: packagefile time=$WORK/b026/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/share/gocode/src/github.com/boltdb/bolt BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b184/_pkg_.a -trimpath $WORK/b184 -shared -p github.com/boltdb/bolt -complete -installsuffix shared -buildid wqsl4r8k58XlA7UKr6D2/wqsl4r8k58XlA7UKr6D2 -goversion go1.12.2 -D "" -importcfg $WORK/b184/importcfg -pack ./bolt_linux.go ./bolt_ppc64le.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/b071 BUILDSTDERR: TERM='dumb' gcc -I /usr/lib/golang/src/os/user -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b071=/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_ppc64le/buildid -w $WORK/b190/_pkg_.a # internal BUILDSTDERR: cp $WORK/b190/_pkg_.a /builddir/.cache/go-build/a3/a3a3627e3abf107e079189b78577a30d6e6256a719f72af8199dab06ed963db9-d # internal BUILDSTDERR: gopkg.in/mgo.v2/internal/json BUILDSTDERR: mkdir -p $WORK/b194/ BUILDSTDERR: cat >$WORK/b194/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile bytes=$WORK/b030/_pkg_.a BUILDSTDERR: packagefile encoding=$WORK/b034/_pkg_.a BUILDSTDERR: packagefile encoding/base64=$WORK/b035/_pkg_.a BUILDSTDERR: packagefile errors=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b002/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b022/_pkg_.a BUILDSTDERR: packagefile math=$WORK/b006/_pkg_.a BUILDSTDERR: packagefile reflect=$WORK/b005/_pkg_.a BUILDSTDERR: packagefile runtime=$WORK/b009/_pkg_.a BUILDSTDERR: packagefile sort=$WORK/b021/_pkg_.a BUILDSTDERR: packagefile strconv=$WORK/b015/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b037/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b017/_pkg_.a BUILDSTDERR: packagefile unicode=$WORK/b020/_pkg_.a BUILDSTDERR: packagefile unicode/utf16=$WORK/b038/_pkg_.a BUILDSTDERR: packagefile unicode/utf8=$WORK/b016/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/share/gocode/src/gopkg.in/mgo.v2/internal/json BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b194/_pkg_.a -trimpath $WORK/b194 -shared -p gopkg.in/mgo.v2/internal/json -complete -installsuffix shared -buildid yqh2QUqay7vBwScoZM94/yqh2QUqay7vBwScoZM94 -goversion go1.12.2 -D "" -importcfg $WORK/b194/importcfg -pack ./decode.go ./encode.go ./extension.go ./fold.go ./indent.go ./scanner.go ./stream.go ./tags.go BUILDSTDERR: cd $WORK/b071 BUILDSTDERR: TERM='dumb' gcc -I /usr/lib/golang/src/os/user -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b071=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_cgo_main.o -c _cgo_main.c BUILDSTDERR: cd /usr/lib/golang/src/os/user BUILDSTDERR: TERM='dumb' gcc -I . -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b071=/tmp/go-build -gno-record-gcc-switches -o $WORK/b071/_cgo_.o $WORK/b071/_cgo_main.o $WORK/b071/_x001.o $WORK/b071/_x002.o $WORK/b071/_x003.o $WORK/b071/_x004.o -g -O2 BUILDSTDERR: TERM='dumb' /usr/lib/golang/pkg/tool/linux_ppc64le/cgo -dynpackage user -dynimport $WORK/b071/_cgo_.o -dynout $WORK/b071/_cgo_import.go BUILDSTDERR: cat >$WORK/b071/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile fmt=$WORK/b002/_pkg_.a BUILDSTDERR: packagefile strconv=$WORK/b015/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b037/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b017/_pkg_.a BUILDSTDERR: packagefile syscall=$WORK/b025/_pkg_.a BUILDSTDERR: packagefile runtime/cgo=$WORK/b072/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b071/_pkg_.a -trimpath $WORK/b071 -shared -p os/user -std -installsuffix shared -buildid Ix9BC50BrexUNiLSZycS/Ix9BC50BrexUNiLSZycS -goversion go1.12.2 -D "" -importcfg $WORK/b071/importcfg -pack ./lookup.go ./user.go $WORK/b071/_cgo_gotypes.go $WORK/b071/cgo_lookup_unix.cgo1.go $WORK/b071/getgrouplist_unix.cgo1.go $WORK/b071/listgroups_unix.cgo1.go $WORK/b071/_cgo_import.go BUILDSTDERR: cd $WORK/b098 BUILDSTDERR: TERM='dumb' gcc -I /usr/lib/golang/src/net -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b098=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x001.o -c _cgo_export.c BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b184/_pkg_.a # internal BUILDSTDERR: cp $WORK/b184/_pkg_.a /builddir/.cache/go-build/a3/a3fcf2fa5874ec54ad728025a01dbad92ab8075a79c7bf216dea590d21f14a8b-d # internal BUILDSTDERR: text/template/parse BUILDSTDERR: mkdir -p $WORK/b203/ BUILDSTDERR: cat >$WORK/b203/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile bytes=$WORK/b030/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b002/_pkg_.a BUILDSTDERR: packagefile runtime=$WORK/b009/_pkg_.a BUILDSTDERR: packagefile strconv=$WORK/b015/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b037/_pkg_.a BUILDSTDERR: packagefile unicode=$WORK/b020/_pkg_.a BUILDSTDERR: packagefile unicode/utf8=$WORK/b016/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/text/template/parse BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b203/_pkg_.a -trimpath $WORK/b203 -shared -p text/template/parse -std -complete -installsuffix shared -buildid seO8Lzk46XVtIOBI4-8O/seO8Lzk46XVtIOBI4-8O -goversion go1.12.2 -D "" -importcfg $WORK/b203/importcfg -pack ./lex.go ./node.go ./parse.go BUILDSTDERR: cd /usr/lib/golang/src/os/user BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/pack r $WORK/b071/_pkg_.a $WORK/b071/_x001.o $WORK/b071/_x002.o $WORK/b071/_x003.o $WORK/b071/_x004.o # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b071/_pkg_.a # internal BUILDSTDERR: cp $WORK/b071/_pkg_.a /builddir/.cache/go-build/55/5539d8e68b465c9e037387705481a63e87d79a858a7ce5988defbe6fb0ba387f-d # internal BUILDSTDERR: github.com/snapcore/snapd/osutil BUILDSTDERR: mkdir -p $WORK/b053/ BUILDSTDERR: cd /builddir/build/BUILD/snapd-2.39/src/github.com/snapcore/snapd/osutil BUILDSTDERR: CGO_LDFLAGS='"-g" "-O2"' /usr/lib/golang/pkg/tool/linux_ppc64le/cgo -objdir $WORK/b053/ -importpath github.com/snapcore/snapd/osutil -- -I $WORK/b053/ -g -O2 ./group.go BUILDSTDERR: cd $WORK/b098 BUILDSTDERR: TERM='dumb' gcc -I /usr/lib/golang/src/net -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b098=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x002.o -c cgo_linux.cgo2.c BUILDSTDERR: TERM='dumb' gcc -I /usr/lib/golang/src/net -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b098=/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_ppc64le/buildid -w $WORK/b194/_pkg_.a # internal BUILDSTDERR: cp $WORK/b194/_pkg_.a /builddir/.cache/go-build/78/789275a74dfbad8f97bc0e0afb97809d74b6e99ae285a677a1cbdc86fd785597-d # internal BUILDSTDERR: gopkg.in/mgo.v2/bson BUILDSTDERR: mkdir -p $WORK/b193/ BUILDSTDERR: cat >$WORK/b193/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile bytes=$WORK/b030/_pkg_.a BUILDSTDERR: packagefile crypto/md5=$WORK/b083/_pkg_.a BUILDSTDERR: packagefile crypto/rand=$WORK/b042/_pkg_.a BUILDSTDERR: packagefile encoding/base64=$WORK/b035/_pkg_.a BUILDSTDERR: packagefile encoding/binary=$WORK/b036/_pkg_.a BUILDSTDERR: packagefile encoding/hex=$WORK/b061/_pkg_.a BUILDSTDERR: packagefile encoding/json=$WORK/b033/_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/b194/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b022/_pkg_.a BUILDSTDERR: packagefile math=$WORK/b006/_pkg_.a BUILDSTDERR: packagefile net/url=$WORK/b102/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b023/_pkg_.a BUILDSTDERR: packagefile reflect=$WORK/b005/_pkg_.a BUILDSTDERR: packagefile runtime=$WORK/b009/_pkg_.a BUILDSTDERR: packagefile sort=$WORK/b021/_pkg_.a BUILDSTDERR: packagefile strconv=$WORK/b015/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b037/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b017/_pkg_.a BUILDSTDERR: packagefile sync/atomic=$WORK/b019/_pkg_.a BUILDSTDERR: packagefile time=$WORK/b026/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/share/gocode/src/gopkg.in/mgo.v2/bson BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b193/_pkg_.a -trimpath $WORK/b193 -shared -p gopkg.in/mgo.v2/bson -complete -installsuffix shared -buildid 4T9Xodw-gfSDVTiBdYCU/4T9Xodw-gfSDVTiBdYCU -goversion go1.12.2 -D "" -importcfg $WORK/b193/importcfg -pack ./bson.go ./decimal.go ./decode.go ./encode.go ./json.go BUILDSTDERR: cd $WORK/b098 BUILDSTDERR: TERM='dumb' gcc -I /usr/lib/golang/src/net -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b098=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x004.o -c cgo_socknew.cgo2.c BUILDSTDERR: TERM='dumb' gcc -I /usr/lib/golang/src/net -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b098=/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_ppc64le/buildid -w $WORK/b203/_pkg_.a # internal BUILDSTDERR: cp $WORK/b203/_pkg_.a /builddir/.cache/go-build/7d/7dfe04a59058eb0509046d3fe9d540cbc536437c98ad1b8a30dc5568ec6823c0-d # internal BUILDSTDERR: text/template BUILDSTDERR: mkdir -p $WORK/b202/ BUILDSTDERR: cat >$WORK/b202/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile bytes=$WORK/b030/_pkg_.a BUILDSTDERR: packagefile errors=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b002/_pkg_.a BUILDSTDERR: packagefile internal/fmtsort=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b022/_pkg_.a BUILDSTDERR: packagefile io/ioutil=$WORK/b069/_pkg_.a BUILDSTDERR: packagefile net/url=$WORK/b102/_pkg_.a BUILDSTDERR: packagefile path/filepath=$WORK/b067/_pkg_.a BUILDSTDERR: packagefile reflect=$WORK/b005/_pkg_.a BUILDSTDERR: packagefile runtime=$WORK/b009/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b037/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b017/_pkg_.a BUILDSTDERR: packagefile text/template/parse=$WORK/b203/_pkg_.a BUILDSTDERR: packagefile unicode=$WORK/b020/_pkg_.a BUILDSTDERR: packagefile unicode/utf8=$WORK/b016/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/text/template BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b202/_pkg_.a -trimpath $WORK/b202 -shared -p text/template -std -complete -installsuffix shared -buildid 62mS6YhGEyqahnWHdQHQ/62mS6YhGEyqahnWHdQHQ -goversion go1.12.2 -D "" -importcfg $WORK/b202/importcfg -pack ./doc.go ./exec.go ./funcs.go ./helper.go ./option.go ./template.go BUILDSTDERR: cd $WORK/b098 BUILDSTDERR: TERM='dumb' gcc -I /usr/lib/golang/src/net -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b098=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_cgo_main.o -c _cgo_main.c BUILDSTDERR: cd $WORK/b053 BUILDSTDERR: TERM='dumb' gcc -I /builddir/build/BUILD/snapd-2.39/src/github.com/snapcore/snapd/osutil -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b053=/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: TERM='dumb' gcc -I . -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b098=/tmp/go-build -gno-record-gcc-switches -o $WORK/b098/_cgo_.o $WORK/b098/_cgo_main.o $WORK/b098/_x001.o $WORK/b098/_x002.o $WORK/b098/_x003.o $WORK/b098/_x004.o $WORK/b098/_x005.o -g -O2 BUILDSTDERR: cd $WORK/b053 BUILDSTDERR: TERM='dumb' gcc -I /builddir/build/BUILD/snapd-2.39/src/github.com/snapcore/snapd/osutil -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b053=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x002.o -c group.cgo2.c BUILDSTDERR: cd /usr/lib/golang/src/net BUILDSTDERR: TERM='dumb' /usr/lib/golang/pkg/tool/linux_ppc64le/cgo -dynpackage net -dynimport $WORK/b098/_cgo_.o -dynout $WORK/b098/_cgo_import.go BUILDSTDERR: cat >$WORK/b098/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile context=$WORK/b054/_pkg_.a BUILDSTDERR: packagefile errors=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile internal/bytealg=$WORK/b010/_pkg_.a BUILDSTDERR: packagefile internal/nettrace=$WORK/b099/_pkg_.a BUILDSTDERR: packagefile internal/poll=$WORK/b024/_pkg_.a BUILDSTDERR: packagefile internal/singleflight=$WORK/b100/_pkg_.a BUILDSTDERR: packagefile internal/x/net/dns/dnsmessage=$WORK/b101/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b022/_pkg_.a BUILDSTDERR: packagefile math/rand=$WORK/b048/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b023/_pkg_.a BUILDSTDERR: packagefile runtime=$WORK/b009/_pkg_.a BUILDSTDERR: packagefile sort=$WORK/b021/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b017/_pkg_.a BUILDSTDERR: packagefile sync/atomic=$WORK/b019/_pkg_.a BUILDSTDERR: packagefile syscall=$WORK/b025/_pkg_.a BUILDSTDERR: packagefile time=$WORK/b026/_pkg_.a BUILDSTDERR: packagefile runtime/cgo=$WORK/b072/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b098/_pkg_.a -trimpath $WORK/b098 -shared -p net -std -installsuffix shared -buildid sJlZmjXMC0H7sQR8Gnci/sJlZmjXMC0H7sQR8Gnci -goversion go1.12.2 -D "" -importcfg $WORK/b098/importcfg -pack ./addrselect.go ./conf.go ./dial.go ./dnsclient.go ./dnsclient_unix.go ./dnsconfig_unix.go ./error_posix.go ./error_unix.go ./fd_unix.go ./file.go ./file_unix.go ./hook.go ./hook_unix.go ./hosts.go ./interface.go ./interface_linux.go ./ip.go ./iprawsock.go ./iprawsock_posix.go ./ipsock.go ./ipsock_posix.go ./lookup.go ./lookup_unix.go ./mac.go ./net.go ./nss.go ./parse.go ./pipe.go ./port.go ./port_unix.go ./rawconn.go ./sendfile_linux.go ./sock_cloexec.go ./sock_linux.go ./sock_posix.go ./sockaddr_posix.go ./sockopt_linux.go ./sockopt_posix.go ./sockoptip_linux.go ./sockoptip_posix.go ./splice_linux.go ./tcpsock.go ./tcpsock_posix.go ./tcpsockopt_posix.go ./tcpsockopt_unix.go ./udpsock.go ./udpsock_posix.go ./unixsock.go ./unixsock_posix.go ./writev_unix.go $WORK/b098/_cgo_gotypes.go $WORK/b098/cgo_linux.cgo1.go $WORK/b098/cgo_resnew.cgo1.go $WORK/b098/cgo_socknew.cgo1.go $WORK/b098/cgo_unix.cgo1.go $WORK/b098/_cgo_import.go BUILDSTDERR: cd $WORK/b053 BUILDSTDERR: TERM='dumb' gcc -I /builddir/build/BUILD/snapd-2.39/src/github.com/snapcore/snapd/osutil -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b053=/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.39/src/github.com/snapcore/snapd/osutil BUILDSTDERR: TERM='dumb' gcc -I . -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b053=/tmp/go-build -gno-record-gcc-switches -o $WORK/b053/_cgo_.o $WORK/b053/_cgo_main.o $WORK/b053/_x001.o $WORK/b053/_x002.o -g -O2 BUILDSTDERR: TERM='dumb' /usr/lib/golang/pkg/tool/linux_ppc64le/cgo -dynpackage osutil -dynimport $WORK/b053/_cgo_.o -dynout $WORK/b053/_cgo_import.go BUILDSTDERR: cat >$WORK/b053/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile bufio=$WORK/b032/_pkg_.a BUILDSTDERR: packagefile bytes=$WORK/b030/_pkg_.a BUILDSTDERR: packagefile context=$WORK/b054/_pkg_.a BUILDSTDERR: packagefile crypto=$WORK/b040/_pkg_.a BUILDSTDERR: packagefile debug/elf=$WORK/b055/_pkg_.a BUILDSTDERR: packagefile encoding/binary=$WORK/b036/_pkg_.a BUILDSTDERR: packagefile encoding/hex=$WORK/b061/_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/b062/_pkg_.a BUILDSTDERR: packagefile github.com/snapcore/snapd/strutil=$WORK/b063/_pkg_.a BUILDSTDERR: packagefile gopkg.in/tomb.v2=$WORK/b068/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b022/_pkg_.a BUILDSTDERR: packagefile io/ioutil=$WORK/b069/_pkg_.a BUILDSTDERR: packagefile math=$WORK/b006/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b023/_pkg_.a BUILDSTDERR: packagefile os/exec=$WORK/b070/_pkg_.a BUILDSTDERR: packagefile os/user=$WORK/b071/_pkg_.a BUILDSTDERR: packagefile path/filepath=$WORK/b067/_pkg_.a BUILDSTDERR: packagefile regexp=$WORK/b065/_pkg_.a BUILDSTDERR: packagefile sort=$WORK/b021/_pkg_.a BUILDSTDERR: packagefile strconv=$WORK/b015/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b037/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b017/_pkg_.a BUILDSTDERR: packagefile sync/atomic=$WORK/b019/_pkg_.a BUILDSTDERR: packagefile syscall=$WORK/b025/_pkg_.a BUILDSTDERR: packagefile time=$WORK/b026/_pkg_.a BUILDSTDERR: packagefile runtime/cgo=$WORK/b072/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b053/_pkg_.a -trimpath $WORK/b053 -shared -p github.com/snapcore/snapd/osutil -installsuffix shared -buildid BP11wIW5kZMOduTKurg2/BP11wIW5kZMOduTKurg2 -goversion go1.12.2 -D "" -importcfg $WORK/b053/importcfg -pack ./bootid.go ./buildid.go ./chattr.go ./chattr_64.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/b053/_cgo_gotypes.go $WORK/b053/group.cgo1.go $WORK/b053/_cgo_import.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b202/_pkg_.a # internal BUILDSTDERR: cp $WORK/b202/_pkg_.a /builddir/.cache/go-build/6f/6fde93a014a037fe4e311e7b52f8ccf48a11549c51f97ddbe604320517ae12ac-d # internal BUILDSTDERR: github.com/juju/ratelimit BUILDSTDERR: mkdir -p $WORK/b205/ BUILDSTDERR: cat >$WORK/b205/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile io=$WORK/b022/_pkg_.a BUILDSTDERR: packagefile math=$WORK/b006/_pkg_.a BUILDSTDERR: packagefile strconv=$WORK/b015/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b017/_pkg_.a BUILDSTDERR: packagefile time=$WORK/b026/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/share/gocode/src/github.com/juju/ratelimit BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b205/_pkg_.a -trimpath $WORK/b205 -shared -p github.com/juju/ratelimit -complete -installsuffix shared -buildid P3M3hLCYxtjRMSE3cidh/P3M3hLCYxtjRMSE3cidh -goversion go1.12.2 -D "" -importcfg $WORK/b205/importcfg -pack ./ratelimit.go ./reader.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b193/_pkg_.a # internal BUILDSTDERR: cp $WORK/b193/_pkg_.a /builddir/.cache/go-build/c7/c7d4a9e7b51b661692991d09e4c698b31b83605afc047d2f6ebdd0fdf908b23d-d # internal BUILDSTDERR: github.com/snapcore/snapd/jsonutil/safejson BUILDSTDERR: mkdir -p $WORK/b206/ BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b205/_pkg_.a # internal BUILDSTDERR: cat >$WORK/b206/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile fmt=$WORK/b002/_pkg_.a BUILDSTDERR: packagefile github.com/snapcore/snapd/strutil=$WORK/b063/_pkg_.a BUILDSTDERR: packagefile strconv=$WORK/b015/_pkg_.a BUILDSTDERR: packagefile unicode=$WORK/b020/_pkg_.a BUILDSTDERR: packagefile unicode/utf16=$WORK/b038/_pkg_.a BUILDSTDERR: packagefile unicode/utf8=$WORK/b016/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/snapd-2.39/src/github.com/snapcore/snapd/jsonutil/safejson BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b206/_pkg_.a -trimpath $WORK/b206 -shared -p github.com/snapcore/snapd/jsonutil/safejson -complete -installsuffix shared -buildid xktX2x6cSLkq6-unKquJ/xktX2x6cSLkq6-unKquJ -goversion go1.12.2 -D "" -importcfg $WORK/b206/importcfg -pack ./safejson.go BUILDSTDERR: cp $WORK/b205/_pkg_.a /builddir/.cache/go-build/77/7793420af9fb98f71e90753c5d9051a680b38940355a2fcb08ccdc6e66a8529e-d # internal BUILDSTDERR: github.com/snapcore/snapd/osutil/udev/netlink BUILDSTDERR: mkdir -p $WORK/b227/ BUILDSTDERR: cat >$WORK/b227/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile bytes=$WORK/b030/_pkg_.a BUILDSTDERR: packagefile encoding/binary=$WORK/b036/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b002/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b023/_pkg_.a BUILDSTDERR: packagefile regexp=$WORK/b065/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b037/_pkg_.a BUILDSTDERR: packagefile syscall=$WORK/b025/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/snapd-2.39/src/github.com/snapcore/snapd/osutil/udev/netlink BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b227/_pkg_.a -trimpath $WORK/b227 -shared -p github.com/snapcore/snapd/osutil/udev/netlink -complete -installsuffix shared -buildid U1VH7njNEjtpM-O21elE/U1VH7njNEjtpM-O21elE -goversion go1.12.2 -D "" -importcfg $WORK/b227/importcfg -pack ./conn.go ./matcher.go ./uevent.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b206/_pkg_.a # internal BUILDSTDERR: cp $WORK/b206/_pkg_.a /builddir/.cache/go-build/4a/4a178d9bfc14df0dcef8fd1578ddc0f92780acba2ad7c949da57ce8d77def034-d # internal BUILDSTDERR: archive/zip BUILDSTDERR: mkdir -p $WORK/b231/ BUILDSTDERR: cat >$WORK/b231/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile bufio=$WORK/b032/_pkg_.a BUILDSTDERR: packagefile compress/flate=$WORK/b057/_pkg_.a BUILDSTDERR: packagefile encoding/binary=$WORK/b036/_pkg_.a BUILDSTDERR: packagefile errors=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b002/_pkg_.a BUILDSTDERR: packagefile hash=$WORK/b041/_pkg_.a BUILDSTDERR: packagefile hash/crc32=$WORK/b127/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b022/_pkg_.a BUILDSTDERR: packagefile io/ioutil=$WORK/b069/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b023/_pkg_.a BUILDSTDERR: packagefile path=$WORK/b060/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b037/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b017/_pkg_.a BUILDSTDERR: packagefile time=$WORK/b026/_pkg_.a BUILDSTDERR: packagefile unicode/utf8=$WORK/b016/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/archive/zip BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b231/_pkg_.a -trimpath $WORK/b231 -shared -p archive/zip -std -complete -installsuffix shared -buildid OtkNgiXbVtDmblu-Z9Bh/OtkNgiXbVtDmblu-Z9Bh -goversion go1.12.2 -D "" -importcfg $WORK/b231/importcfg -pack ./reader.go ./register.go ./struct.go ./writer.go BUILDSTDERR: cd /builddir/build/BUILD/snapd-2.39/src/github.com/snapcore/snapd/osutil BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/pack r $WORK/b053/_pkg_.a $WORK/b053/_x001.o $WORK/b053/_x002.o # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b053/_pkg_.a # internal BUILDSTDERR: cp $WORK/b053/_pkg_.a /builddir/.cache/go-build/e1/e13a3acdf3f21aa394cd4566bf234a628a22f2433d4a15a59bf2193d1adbe65f-d # internal BUILDSTDERR: github.com/snapcore/snapd/selinux BUILDSTDERR: mkdir -p $WORK/b074/ BUILDSTDERR: cat >$WORK/b074/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile bytes=$WORK/b030/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b002/_pkg_.a BUILDSTDERR: packagefile github.com/snapcore/snapd/osutil=$WORK/b053/_pkg_.a BUILDSTDERR: packagefile io/ioutil=$WORK/b069/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b023/_pkg_.a BUILDSTDERR: packagefile os/exec=$WORK/b070/_pkg_.a BUILDSTDERR: packagefile path/filepath=$WORK/b067/_pkg_.a BUILDSTDERR: packagefile regexp=$WORK/b065/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/snapd-2.39/src/github.com/snapcore/snapd/selinux BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b074/_pkg_.a -trimpath $WORK/b074 -shared -p github.com/snapcore/snapd/selinux -complete -installsuffix shared -buildid PumoItySa2BRYQm0LvEl/PumoItySa2BRYQm0LvEl -goversion go1.12.2 -D "" -importcfg $WORK/b074/importcfg -pack ./label.go ./label_linux.go ./selinux_linux.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b227/_pkg_.a # internal BUILDSTDERR: cp $WORK/b227/_pkg_.a /builddir/.cache/go-build/78/7847ff391cb3061f56235a89d05278a1b504c374cd8c0ebca506016e1ce09b21-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/b053/_pkg_.a BUILDSTDERR: packagefile log=$WORK/b095/_pkg_.a BUILDSTDERR: packagefile runtime=$WORK/b009/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/snapd-2.39/src/github.com/snapcore/snapd/arch BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b106/_pkg_.a -trimpath $WORK/b106 -shared -p github.com/snapcore/snapd/arch -complete -installsuffix shared -buildid yuekE7Cpg1vUcDqSHd_-/yuekE7Cpg1vUcDqSHd_- -goversion go1.12.2 -D "" -importcfg $WORK/b106/importcfg -pack ./arch.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b074/_pkg_.a # internal BUILDSTDERR: cp $WORK/b074/_pkg_.a /builddir/.cache/go-build/73/73303278121638fd2eb793d11c9bad47b54f2b6009d472dbac0c271ad584817f-d # internal BUILDSTDERR: github.com/snapcore/snapd/release BUILDSTDERR: mkdir -p $WORK/b073/ BUILDSTDERR: cat >$WORK/b073/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile bufio=$WORK/b032/_pkg_.a BUILDSTDERR: packagefile bytes=$WORK/b030/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b002/_pkg_.a BUILDSTDERR: packagefile github.com/snapcore/snapd/selinux=$WORK/b074/_pkg_.a BUILDSTDERR: packagefile github.com/snapcore/snapd/strutil=$WORK/b063/_pkg_.a BUILDSTDERR: packagefile io/ioutil=$WORK/b069/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b023/_pkg_.a BUILDSTDERR: packagefile os/exec=$WORK/b070/_pkg_.a BUILDSTDERR: packagefile path/filepath=$WORK/b067/_pkg_.a BUILDSTDERR: packagefile sort=$WORK/b021/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b037/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b017/_pkg_.a BUILDSTDERR: packagefile unicode=$WORK/b020/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/snapd-2.39/src/github.com/snapcore/snapd/release BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b073/_pkg_.a -trimpath $WORK/b073 -shared -p github.com/snapcore/snapd/release -complete -installsuffix shared -buildid 0jTyh--UK_CN-YNnxSeL/0jTyh--UK_CN-YNnxSeL -goversion go1.12.2 -D "" -importcfg $WORK/b073/importcfg -pack ./apparmor.go ./release.go ./seccomp.go ./selinux.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b106/_pkg_.a # internal BUILDSTDERR: cp $WORK/b106/_pkg_.a /builddir/.cache/go-build/0a/0af6465eb27218eafb3abfa6adacba138b1449533c2735a8bb55be124d7db125-d # internal BUILDSTDERR: github.com/snapcore/snapd/logger BUILDSTDERR: mkdir -p $WORK/b109/ BUILDSTDERR: cat >$WORK/b109/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile bytes=$WORK/b030/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b002/_pkg_.a BUILDSTDERR: packagefile github.com/snapcore/snapd/osutil=$WORK/b053/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b022/_pkg_.a BUILDSTDERR: packagefile log=$WORK/b095/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b023/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b017/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/snapd-2.39/src/github.com/snapcore/snapd/logger BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b109/_pkg_.a -trimpath $WORK/b109 -shared -p github.com/snapcore/snapd/logger -complete -installsuffix shared -buildid T4VBIqI1te6050gH17q7/T4VBIqI1te6050gH17q7 -goversion go1.12.2 -D "" -importcfg $WORK/b109/importcfg -pack ./logger.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b109/_pkg_.a # internal BUILDSTDERR: cp $WORK/b109/_pkg_.a /builddir/.cache/go-build/ca/ca79492dc614a73ef789a9f8baba40acb064742d113347931478359b94f02018-d # internal BUILDSTDERR: github.com/snapcore/snapd/osutil/squashfs BUILDSTDERR: mkdir -p $WORK/b157/ BUILDSTDERR: cat >$WORK/b157/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile github.com/snapcore/snapd/osutil=$WORK/b053/_pkg_.a BUILDSTDERR: packagefile os/exec=$WORK/b070/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b037/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/snapd-2.39/src/github.com/snapcore/snapd/osutil/squashfs BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b157/_pkg_.a -trimpath $WORK/b157 -shared -p github.com/snapcore/snapd/osutil/squashfs -complete -installsuffix shared -buildid fcwp64s0bUI9zSaaDk69/fcwp64s0bUI9zSaaDk69 -goversion go1.12.2 -D "" -importcfg $WORK/b157/importcfg -pack ./fstype.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b073/_pkg_.a # internal BUILDSTDERR: cp $WORK/b073/_pkg_.a /builddir/.cache/go-build/8a/8a5a14b7fcfefb215fa2b4a1d76647b0e804229fa96b9b51202def3f391aa404-d # internal BUILDSTDERR: github.com/snapcore/snapd/dirs BUILDSTDERR: mkdir -p $WORK/b103/ BUILDSTDERR: cat >$WORK/b103/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile fmt=$WORK/b002/_pkg_.a BUILDSTDERR: packagefile github.com/snapcore/snapd/osutil=$WORK/b053/_pkg_.a BUILDSTDERR: packagefile github.com/snapcore/snapd/release=$WORK/b073/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b023/_pkg_.a BUILDSTDERR: packagefile path/filepath=$WORK/b067/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b037/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/snapd-2.39/src/github.com/snapcore/snapd/dirs BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b103/_pkg_.a -trimpath $WORK/b103 -shared -p github.com/snapcore/snapd/dirs -complete -installsuffix shared -buildid UJgmEx0SgzGhIS2qqr9c/UJgmEx0SgzGhIS2qqr9c -goversion go1.12.2 -D "" -importcfg $WORK/b103/importcfg -pack ./dirs.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b157/_pkg_.a # internal BUILDSTDERR: cp $WORK/b157/_pkg_.a /builddir/.cache/go-build/68/68c846e839d4855738ce59c713ea63ae6f2a983497d6fbe7c62a4235e4107e63-d # internal BUILDSTDERR: github.com/snapcore/snapd/sandbox/seccomp BUILDSTDERR: mkdir -p $WORK/b170/ BUILDSTDERR: cat >$WORK/b170/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile bytes=$WORK/b030/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b002/_pkg_.a BUILDSTDERR: packagefile github.com/snapcore/snapd/osutil=$WORK/b053/_pkg_.a BUILDSTDERR: packagefile os/exec=$WORK/b070/_pkg_.a BUILDSTDERR: packagefile regexp=$WORK/b065/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/snapd-2.39/src/github.com/snapcore/snapd/sandbox/seccomp BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b170/_pkg_.a -trimpath $WORK/b170 -shared -p github.com/snapcore/snapd/sandbox/seccomp -complete -installsuffix shared -buildid rjsHiUDVlw8XnRh4sRY6/rjsHiUDVlw8XnRh4sRY6 -goversion go1.12.2 -D "" -importcfg $WORK/b170/importcfg -pack ./compiler.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b170/_pkg_.a # internal BUILDSTDERR: cp $WORK/b170/_pkg_.a /builddir/.cache/go-build/13/13f7fd9d46227494c0c95674df698ea07a673df0d5126a5c4782676dd38086e4-d # internal BUILDSTDERR: github.com/snapcore/snapd/overlord/state BUILDSTDERR: mkdir -p $WORK/b172/ BUILDSTDERR: cat >$WORK/b172/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile bytes=$WORK/b030/_pkg_.a BUILDSTDERR: packagefile encoding/json=$WORK/b033/_pkg_.a BUILDSTDERR: packagefile errors=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b002/_pkg_.a BUILDSTDERR: packagefile github.com/snapcore/snapd/logger=$WORK/b109/_pkg_.a BUILDSTDERR: packagefile gopkg.in/tomb.v2=$WORK/b068/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b022/_pkg_.a BUILDSTDERR: packagefile sort=$WORK/b021/_pkg_.a BUILDSTDERR: packagefile strconv=$WORK/b015/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b037/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b017/_pkg_.a BUILDSTDERR: packagefile sync/atomic=$WORK/b019/_pkg_.a BUILDSTDERR: packagefile time=$WORK/b026/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/snapd-2.39/src/github.com/snapcore/snapd/overlord/state BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b172/_pkg_.a -trimpath $WORK/b172 -shared -p github.com/snapcore/snapd/overlord/state -complete -installsuffix shared -buildid 0FVbd_OfBqIbxVuLGaHk/0FVbd_OfBqIbxVuLGaHk -goversion go1.12.2 -D "" -importcfg $WORK/b172/importcfg -pack ./change.go ./state.go ./task.go ./taskrunner.go ./warning.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b103/_pkg_.a # internal BUILDSTDERR: cp $WORK/b103/_pkg_.a /builddir/.cache/go-build/c0/c0b56f919575ecaf6d5ce19fe89988b696ddcee5d7bbafbb99cf5f943a98ab29-d # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b231/_pkg_.a # internal BUILDSTDERR: github.com/snapcore/snapd/cmd/cmdutil BUILDSTDERR: mkdir -p $WORK/b112/ BUILDSTDERR: cat >$WORK/b112/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile bufio=$WORK/b032/_pkg_.a BUILDSTDERR: packagefile bytes=$WORK/b030/_pkg_.a BUILDSTDERR: packagefile debug/elf=$WORK/b055/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b002/_pkg_.a BUILDSTDERR: packagefile github.com/snapcore/snapd/dirs=$WORK/b103/_pkg_.a BUILDSTDERR: packagefile github.com/snapcore/snapd/osutil=$WORK/b053/_pkg_.a BUILDSTDERR: packagefile io/ioutil=$WORK/b069/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b023/_pkg_.a BUILDSTDERR: packagefile os/exec=$WORK/b070/_pkg_.a BUILDSTDERR: packagefile path/filepath=$WORK/b067/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b037/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/snapd-2.39/src/github.com/snapcore/snapd/cmd/cmdutil BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b112/_pkg_.a -trimpath $WORK/b112 -shared -p github.com/snapcore/snapd/cmd/cmdutil -complete -installsuffix shared -buildid Ma0X_EIWsjk1ZnIy_umK/Ma0X_EIWsjk1ZnIy_umK -goversion go1.12.2 -D "" -importcfg $WORK/b112/importcfg -pack ./cmdutil.go BUILDSTDERR: cp $WORK/b231/_pkg_.a /builddir/.cache/go-build/21/2113ebee82ae9f7f24341e8e8fdcce6dba6afb50e4a81f80f0e7c25dec904d88-d # internal BUILDSTDERR: github.com/snapcore/snapd/i18n BUILDSTDERR: mkdir -p $WORK/b116/ BUILDSTDERR: cat >$WORK/b116/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile fmt=$WORK/b002/_pkg_.a BUILDSTDERR: packagefile github.com/ojii/gettext.go=$WORK/b117/_pkg_.a BUILDSTDERR: packagefile github.com/snapcore/snapd/dirs=$WORK/b103/_pkg_.a BUILDSTDERR: packagefile github.com/snapcore/snapd/osutil=$WORK/b053/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b023/_pkg_.a BUILDSTDERR: packagefile path/filepath=$WORK/b067/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b037/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/snapd-2.39/src/github.com/snapcore/snapd/i18n BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b116/_pkg_.a -trimpath $WORK/b116 -shared -p github.com/snapcore/snapd/i18n -complete -installsuffix shared -buildid z8GUCu6xX0ryW1sMIBwv/z8GUCu6xX0ryW1sMIBwv -goversion go1.12.2 -D "" -importcfg $WORK/b116/importcfg -pack ./i18n.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b116/_pkg_.a # internal BUILDSTDERR: cp $WORK/b116/_pkg_.a /builddir/.cache/go-build/e6/e601c65a859ac0c61943560b6dd48ca4cd89db7ec2e58a09250108dd948a47dd-d # internal BUILDSTDERR: github.com/snapcore/snapd/timeutil BUILDSTDERR: mkdir -p $WORK/b115/ BUILDSTDERR: cat >$WORK/b115/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile bytes=$WORK/b030/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b002/_pkg_.a BUILDSTDERR: packagefile github.com/snapcore/snapd/i18n=$WORK/b116/_pkg_.a BUILDSTDERR: packagefile math/rand=$WORK/b048/_pkg_.a BUILDSTDERR: packagefile regexp=$WORK/b065/_pkg_.a BUILDSTDERR: packagefile strconv=$WORK/b015/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b037/_pkg_.a BUILDSTDERR: packagefile time=$WORK/b026/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/snapd-2.39/src/github.com/snapcore/snapd/timeutil BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b115/_pkg_.a -trimpath $WORK/b115 -shared -p github.com/snapcore/snapd/timeutil -complete -installsuffix shared -buildid ccddidcNFylpdUaSM1tr/ccddidcNFylpdUaSM1tr -goversion go1.12.2 -D "" -importcfg $WORK/b115/importcfg -pack ./human.go ./schedule.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b112/_pkg_.a # internal BUILDSTDERR: cp $WORK/b112/_pkg_.a /builddir/.cache/go-build/95/95c29a2274616ee18da107e94723721d9dc83aed31d80a273c43124e0a589f2e-d # internal BUILDSTDERR: github.com/snapcore/snapd/snap/squashfs BUILDSTDERR: mkdir -p $WORK/b111/ BUILDSTDERR: cat >$WORK/b111/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile bufio=$WORK/b032/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b002/_pkg_.a BUILDSTDERR: packagefile github.com/snapcore/snapd/cmd/cmdutil=$WORK/b112/_pkg_.a BUILDSTDERR: packagefile github.com/snapcore/snapd/dirs=$WORK/b103/_pkg_.a BUILDSTDERR: packagefile github.com/snapcore/snapd/osutil=$WORK/b053/_pkg_.a BUILDSTDERR: packagefile github.com/snapcore/snapd/strutil=$WORK/b063/_pkg_.a BUILDSTDERR: packagefile io/ioutil=$WORK/b069/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b023/_pkg_.a BUILDSTDERR: packagefile os/exec=$WORK/b070/_pkg_.a BUILDSTDERR: packagefile path=$WORK/b060/_pkg_.a BUILDSTDERR: packagefile path/filepath=$WORK/b067/_pkg_.a BUILDSTDERR: packagefile regexp=$WORK/b065/_pkg_.a BUILDSTDERR: packagefile strconv=$WORK/b015/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b037/_pkg_.a BUILDSTDERR: packagefile time=$WORK/b026/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/snapd-2.39/src/github.com/snapcore/snapd/snap/squashfs BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b111/_pkg_.a -trimpath $WORK/b111 -shared -p github.com/snapcore/snapd/snap/squashfs -complete -installsuffix shared -buildid veXIuN0Qj9BuWxHYb4ag/veXIuN0Qj9BuWxHYb4ag -goversion go1.12.2 -D "" -importcfg $WORK/b111/importcfg -pack ./squashfs.go ./stat.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b115/_pkg_.a # internal BUILDSTDERR: cp $WORK/b115/_pkg_.a /builddir/.cache/go-build/5e/5e1622c1d47caaf0bde0193adf30e25631e446d40604568920cb5dbe6df1c879-d # internal BUILDSTDERR: github.com/snapcore/snapd/strutil/quantity 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/i18n=$WORK/b116/_pkg_.a BUILDSTDERR: packagefile math=$WORK/b006/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/snapd-2.39/src/github.com/snapcore/snapd/strutil/quantity BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b153/_pkg_.a -trimpath $WORK/b153 -shared -p github.com/snapcore/snapd/strutil/quantity -complete -installsuffix shared -buildid IMcXRNNVak4xAovG08tT/IMcXRNNVak4xAovG08tT -goversion go1.12.2 -D "" -importcfg $WORK/b153/importcfg -pack ./quantity.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b111/_pkg_.a # internal BUILDSTDERR: cp $WORK/b111/_pkg_.a /builddir/.cache/go-build/7f/7f30eb67ff60adae1872b852ad6476dd5f7444d49a3e0c8f7f9f81253c3ee70f-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/b030/_pkg_.a BUILDSTDERR: packagefile encoding/json=$WORK/b033/_pkg_.a BUILDSTDERR: packagefile errors=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b002/_pkg_.a BUILDSTDERR: packagefile github.com/snapcore/snapd/arch=$WORK/b106/_pkg_.a BUILDSTDERR: packagefile github.com/snapcore/snapd/dirs=$WORK/b103/_pkg_.a BUILDSTDERR: packagefile github.com/snapcore/snapd/gadget=$WORK/b107/_pkg_.a BUILDSTDERR: packagefile github.com/snapcore/snapd/logger=$WORK/b109/_pkg_.a BUILDSTDERR: packagefile github.com/snapcore/snapd/metautil=$WORK/b108/_pkg_.a BUILDSTDERR: packagefile github.com/snapcore/snapd/osutil=$WORK/b053/_pkg_.a BUILDSTDERR: packagefile github.com/snapcore/snapd/osutil/sys=$WORK/b062/_pkg_.a BUILDSTDERR: packagefile github.com/snapcore/snapd/snap/naming=$WORK/b075/_pkg_.a BUILDSTDERR: packagefile github.com/snapcore/snapd/snap/snapdir=$WORK/b110/_pkg_.a BUILDSTDERR: packagefile github.com/snapcore/snapd/snap/squashfs=$WORK/b111/_pkg_.a BUILDSTDERR: packagefile github.com/snapcore/snapd/spdx=$WORK/b113/_pkg_.a BUILDSTDERR: packagefile github.com/snapcore/snapd/strutil=$WORK/b063/_pkg_.a BUILDSTDERR: packagefile github.com/snapcore/snapd/timeout=$WORK/b114/_pkg_.a BUILDSTDERR: packagefile github.com/snapcore/snapd/timeutil=$WORK/b115/_pkg_.a BUILDSTDERR: packagefile gopkg.in/yaml.v2=$WORK/b064/_pkg_.a BUILDSTDERR: packagefile io/ioutil=$WORK/b069/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b023/_pkg_.a BUILDSTDERR: packagefile path/filepath=$WORK/b067/_pkg_.a BUILDSTDERR: packagefile reflect=$WORK/b005/_pkg_.a BUILDSTDERR: packagefile regexp=$WORK/b065/_pkg_.a BUILDSTDERR: packagefile sort=$WORK/b021/_pkg_.a BUILDSTDERR: packagefile strconv=$WORK/b015/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b037/_pkg_.a BUILDSTDERR: packagefile time=$WORK/b026/_pkg_.a BUILDSTDERR: packagefile unicode/utf8=$WORK/b016/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/snapd-2.39/src/github.com/snapcore/snapd/snap BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b105/_pkg_.a -trimpath $WORK/b105 -shared -p github.com/snapcore/snapd/snap -complete -installsuffix shared -buildid xUufEX3eq2kWjCJrQBgB/xUufEX3eq2kWjCJrQBgB -goversion go1.12.2 -D "" -importcfg $WORK/b105/importcfg -pack ./broken.go ./channel.go ./container.go ./epoch.go ./errors.go ./gadget.go ./hooktypes.go ./hotplug_key.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_ppc64le/buildid -w $WORK/b172/_pkg_.a # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b153/_pkg_.a # internal BUILDSTDERR: cp $WORK/b153/_pkg_.a /builddir/.cache/go-build/3c/3ce3fb1c3006f6386a89207fb2d03515f5ecceef101ad16f9e5d37d1298be1e3-d # internal BUILDSTDERR: github.com/snapcore/snapd/advisor BUILDSTDERR: mkdir -p $WORK/b183/ BUILDSTDERR: cp $WORK/b172/_pkg_.a /builddir/.cache/go-build/90/90c0d5cc214c58e89d0baf6ba8f212762daea90811a06a6e26224379fed9dbdc-d # internal BUILDSTDERR: github.com/snapcore/snapd/timings BUILDSTDERR: mkdir -p $WORK/b171/ BUILDSTDERR: cat >$WORK/b171/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile encoding/json=$WORK/b033/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b002/_pkg_.a BUILDSTDERR: packagefile github.com/snapcore/snapd/logger=$WORK/b109/_pkg_.a BUILDSTDERR: packagefile github.com/snapcore/snapd/overlord/state=$WORK/b172/_pkg_.a BUILDSTDERR: packagefile time=$WORK/b026/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/snapd-2.39/src/github.com/snapcore/snapd/timings BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b171/_pkg_.a -trimpath $WORK/b171 -shared -p github.com/snapcore/snapd/timings -complete -installsuffix shared -buildid qlqArNBaGNPMROPD1ki_/qlqArNBaGNPMROPD1ki_ -goversion go1.12.2 -D "" -importcfg $WORK/b171/importcfg -pack ./helpers.go ./state.go ./timings.go BUILDSTDERR: cat >$WORK/b183/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile encoding/json=$WORK/b033/_pkg_.a BUILDSTDERR: packagefile github.com/boltdb/bolt=$WORK/b184/_pkg_.a BUILDSTDERR: packagefile github.com/snapcore/snapd/dirs=$WORK/b103/_pkg_.a BUILDSTDERR: packagefile github.com/snapcore/snapd/osutil=$WORK/b053/_pkg_.a BUILDSTDERR: packagefile github.com/snapcore/snapd/strutil=$WORK/b063/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b023/_pkg_.a BUILDSTDERR: packagefile path/filepath=$WORK/b067/_pkg_.a BUILDSTDERR: packagefile time=$WORK/b026/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/snapd-2.39/src/github.com/snapcore/snapd/advisor BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b183/_pkg_.a -trimpath $WORK/b183 -shared -p github.com/snapcore/snapd/advisor -complete -installsuffix shared -buildid dODuDz6A-mUlIrWo1aiw/dODuDz6A-mUlIrWo1aiw -goversion go1.12.2 -D "" -importcfg $WORK/b183/importcfg -pack ./backend.go ./cmdfinder.go ./finder.go ./pkgfinder.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b171/_pkg_.a # internal BUILDSTDERR: cp $WORK/b171/_pkg_.a /builddir/.cache/go-build/cb/cb835f5342281be4a8d3ea322ca07b57a9c3752ba25db72f8f6faf2a7aab3796-d # internal BUILDSTDERR: github.com/snapcore/snapd/overlord/auth BUILDSTDERR: mkdir -p $WORK/b176/ BUILDSTDERR: cat >$WORK/b176/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile context=$WORK/b054/_pkg_.a BUILDSTDERR: packagefile crypto/rand=$WORK/b042/_pkg_.a BUILDSTDERR: packagefile encoding/base64=$WORK/b035/_pkg_.a BUILDSTDERR: packagefile errors=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b002/_pkg_.a BUILDSTDERR: packagefile github.com/snapcore/snapd/overlord/state=$WORK/b172/_pkg_.a BUILDSTDERR: packagefile gopkg.in/macaroon.v1=$WORK/b177/_pkg_.a BUILDSTDERR: packagefile sort=$WORK/b021/_pkg_.a BUILDSTDERR: packagefile strconv=$WORK/b015/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/snapd-2.39/src/github.com/snapcore/snapd/overlord/auth BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b176/_pkg_.a -trimpath $WORK/b176 -shared -p github.com/snapcore/snapd/overlord/auth -complete -installsuffix shared -buildid hnjTt1IeC40cx-O-Kizk/hnjTt1IeC40cx-O-Kizk -goversion go1.12.2 -D "" -importcfg $WORK/b176/importcfg -pack ./auth.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b176/_pkg_.a # internal BUILDSTDERR: cp $WORK/b176/_pkg_.a /builddir/.cache/go-build/37/3749ee33878640fac923d623b0f030a5ae86ae6ce526b527061a487d920c69a2-d # internal BUILDSTDERR: github.com/snapcore/snapd/bootloader/androidbootenv BUILDSTDERR: mkdir -p $WORK/b188/ BUILDSTDERR: cat >$WORK/b188/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile bufio=$WORK/b032/_pkg_.a BUILDSTDERR: packagefile bytes=$WORK/b030/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b002/_pkg_.a BUILDSTDERR: packagefile github.com/snapcore/snapd/logger=$WORK/b109/_pkg_.a BUILDSTDERR: packagefile github.com/snapcore/snapd/osutil=$WORK/b053/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b023/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b037/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/snapd-2.39/src/github.com/snapcore/snapd/bootloader/androidbootenv BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b188/_pkg_.a -trimpath $WORK/b188 -shared -p github.com/snapcore/snapd/bootloader/androidbootenv -complete -installsuffix shared -buildid D3LIRmg4M4qn8ikAtQJV/D3LIRmg4M4qn8ikAtQJV -goversion go1.12.2 -D "" -importcfg $WORK/b188/importcfg -pack ./androidbootenv.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b183/_pkg_.a # internal BUILDSTDERR: cp $WORK/b183/_pkg_.a /builddir/.cache/go-build/ac/acfef4edbb66ee54840311b62490d6e23f3302c19cae796a609bbdb94bb5192c-d # internal BUILDSTDERR: github.com/snapcore/snapd/cmd/snaplock BUILDSTDERR: mkdir -p $WORK/b191/ BUILDSTDERR: cat >$WORK/b191/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile fmt=$WORK/b002/_pkg_.a BUILDSTDERR: packagefile github.com/snapcore/snapd/dirs=$WORK/b103/_pkg_.a BUILDSTDERR: packagefile github.com/snapcore/snapd/osutil=$WORK/b053/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b023/_pkg_.a BUILDSTDERR: packagefile path/filepath=$WORK/b067/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/snapd-2.39/src/github.com/snapcore/snapd/cmd/snaplock BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b191/_pkg_.a -trimpath $WORK/b191 -shared -p github.com/snapcore/snapd/cmd/snaplock -complete -installsuffix shared -buildid 9Y0LkEX2y8DFeXMFs6FH/9Y0LkEX2y8DFeXMFs6FH -goversion go1.12.2 -D "" -importcfg $WORK/b191/importcfg -pack ./lock.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b191/_pkg_.a # internal BUILDSTDERR: cp $WORK/b191/_pkg_.a /builddir/.cache/go-build/2e/2eb923d5895fda40d75b9b973e90f34bcaba59f49b9fbc3f041780d390f597d6-d # internal BUILDSTDERR: github.com/snapcore/snapd/features 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/dirs=$WORK/b103/_pkg_.a BUILDSTDERR: packagefile github.com/snapcore/snapd/osutil=$WORK/b053/_pkg_.a BUILDSTDERR: packagefile path/filepath=$WORK/b067/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/snapd-2.39/src/github.com/snapcore/snapd/features BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b195/_pkg_.a -trimpath $WORK/b195 -shared -p github.com/snapcore/snapd/features -complete -installsuffix shared -buildid fDxpiHPO028a4ZszX1LX/fDxpiHPO028a4ZszX1LX -goversion go1.12.2 -D "" -importcfg $WORK/b195/importcfg -pack ./features.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b188/_pkg_.a # internal BUILDSTDERR: cp $WORK/b188/_pkg_.a /builddir/.cache/go-build/e6/e60263c147060217a691bc683388d33ee568ecfcf676afc5139a072d91624205-d # internal BUILDSTDERR: github.com/snapcore/snapd/bootloader BUILDSTDERR: mkdir -p $WORK/b187/ BUILDSTDERR: cat >$WORK/b187/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/bootloader/androidbootenv=$WORK/b188/_pkg_.a BUILDSTDERR: packagefile github.com/snapcore/snapd/bootloader/grubenv=$WORK/b189/_pkg_.a BUILDSTDERR: packagefile github.com/snapcore/snapd/bootloader/ubootenv=$WORK/b190/_pkg_.a BUILDSTDERR: packagefile github.com/snapcore/snapd/dirs=$WORK/b103/_pkg_.a BUILDSTDERR: packagefile github.com/snapcore/snapd/osutil=$WORK/b053/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b023/_pkg_.a BUILDSTDERR: packagefile path/filepath=$WORK/b067/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/snapd-2.39/src/github.com/snapcore/snapd/bootloader BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b187/_pkg_.a -trimpath $WORK/b187 -shared -p github.com/snapcore/snapd/bootloader -complete -installsuffix shared -buildid CIbnp7fBNPNmK-lkZAyJ/CIbnp7fBNPNmK-lkZAyJ -goversion go1.12.2 -D "" -importcfg $WORK/b187/importcfg -pack ./androidboot.go ./bootloader.go ./grub.go ./uboot.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b195/_pkg_.a # internal BUILDSTDERR: cp $WORK/b195/_pkg_.a /builddir/.cache/go-build/9d/9d264352cc97ac2bafdf72309523b7f1373a3d7615937ff9c6641152d1916260-d # internal BUILDSTDERR: github.com/snapcore/snapd/overlord/cmdstate BUILDSTDERR: mkdir -p $WORK/b207/ BUILDSTDERR: cat >$WORK/b207/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile github.com/snapcore/snapd/osutil=$WORK/b053/_pkg_.a BUILDSTDERR: packagefile github.com/snapcore/snapd/overlord/state=$WORK/b172/_pkg_.a BUILDSTDERR: packagefile gopkg.in/tomb.v2=$WORK/b068/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b037/_pkg_.a BUILDSTDERR: packagefile time=$WORK/b026/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/snapd-2.39/src/github.com/snapcore/snapd/overlord/cmdstate BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b207/_pkg_.a -trimpath $WORK/b207 -shared -p github.com/snapcore/snapd/overlord/cmdstate -complete -installsuffix shared -buildid gJYuxsa-ZLxGYadnEDik/gJYuxsa-ZLxGYadnEDik -goversion go1.12.2 -D "" -importcfg $WORK/b207/importcfg -pack ./cmdmgr.go ./cmdstate.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b187/_pkg_.a # internal BUILDSTDERR: cp $WORK/b187/_pkg_.a /builddir/.cache/go-build/de/de4a9c14d85fff795ea4b523406647256e452ce7898d164e7984b194fbfc2199-d # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b207/_pkg_.a # internal BUILDSTDERR: cp $WORK/b207/_pkg_.a /builddir/.cache/go-build/51/511ad46e7f82077c97b2ed016e7ed7bcc3613d3188f14f746273016565457e5a-d # internal BUILDSTDERR: text/tabwriter BUILDSTDERR: mkdir -p $WORK/b234/ BUILDSTDERR: github.com/snapcore/snapd/overlord/standby BUILDSTDERR: mkdir -p $WORK/b235/ BUILDSTDERR: cat >$WORK/b234/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile io=$WORK/b022/_pkg_.a BUILDSTDERR: packagefile unicode/utf8=$WORK/b016/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/text/tabwriter BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b234/_pkg_.a -trimpath $WORK/b234 -shared -p text/tabwriter -std -complete -installsuffix shared -buildid UOTett7uLmwBTbg9Du6h/UOTett7uLmwBTbg9Du6h -goversion go1.12.2 -D "" -importcfg $WORK/b234/importcfg -pack ./tabwriter.go BUILDSTDERR: cat >$WORK/b235/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile github.com/snapcore/snapd/overlord/state=$WORK/b172/_pkg_.a BUILDSTDERR: packagefile time=$WORK/b026/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/snapd-2.39/src/github.com/snapcore/snapd/overlord/standby BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b235/_pkg_.a -trimpath $WORK/b235 -shared -p github.com/snapcore/snapd/overlord/standby -complete -installsuffix shared -buildid Zoe0fAZi93_WTJ0dAgn7/Zoe0fAZi93_WTJ0dAgn7 -goversion go1.12.2 -D "" -importcfg $WORK/b235/importcfg -pack ./standby.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b235/_pkg_.a # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b234/_pkg_.a # internal BUILDSTDERR: cp $WORK/b234/_pkg_.a /builddir/.cache/go-build/1e/1e6bf0a23c10ed890caa94d44cc7de4a106f5646bf5d7061637cad4cdc008be9-d # internal BUILDSTDERR: os/signal BUILDSTDERR: mkdir -p $WORK/b237/ BUILDSTDERR: cat >$WORK/b237/go_asm.h << 'EOF' # internal BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/os/signal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/asm -trimpath $WORK/b237 -I $WORK/b237/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -gensymabis -o $WORK/b237/symabis ./sig.s BUILDSTDERR: cp $WORK/b235/_pkg_.a /builddir/.cache/go-build/66/665841295befde226aaf452ccc93277efd42aef6bcc0b6b02532f2c89392e18c-d # internal BUILDSTDERR: github.com/snapcore/snapd/sanity BUILDSTDERR: mkdir -p $WORK/b238/ BUILDSTDERR: cat >$WORK/b238/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile bytes=$WORK/b030/_pkg_.a BUILDSTDERR: packagefile compress/gzip=$WORK/b126/_pkg_.a BUILDSTDERR: packagefile encoding/base64=$WORK/b035/_pkg_.a BUILDSTDERR: packagefile errors=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b002/_pkg_.a BUILDSTDERR: packagefile github.com/snapcore/snapd/dirs=$WORK/b103/_pkg_.a BUILDSTDERR: packagefile github.com/snapcore/snapd/logger=$WORK/b109/_pkg_.a BUILDSTDERR: packagefile github.com/snapcore/snapd/osutil=$WORK/b053/_pkg_.a BUILDSTDERR: packagefile github.com/snapcore/snapd/osutil/squashfs=$WORK/b157/_pkg_.a BUILDSTDERR: packagefile github.com/snapcore/snapd/release=$WORK/b073/_pkg_.a BUILDSTDERR: packagefile github.com/snapcore/snapd/selinux=$WORK/b074/_pkg_.a BUILDSTDERR: packagefile github.com/snapcore/snapd/strutil=$WORK/b063/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b022/_pkg_.a BUILDSTDERR: packagefile io/ioutil=$WORK/b069/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b023/_pkg_.a BUILDSTDERR: packagefile os/exec=$WORK/b070/_pkg_.a BUILDSTDERR: packagefile path/filepath=$WORK/b067/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b037/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/snapd-2.39/src/github.com/snapcore/snapd/sanity BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b238/_pkg_.a -trimpath $WORK/b238 -shared -p github.com/snapcore/snapd/sanity -complete -installsuffix shared -buildid WaPBNyAisdGda-YjFI3W/WaPBNyAisdGda-YjFI3W -goversion go1.12.2 -D "" -importcfg $WORK/b238/importcfg -pack ./apparmor_lxd.go ./check.go ./squashfs.go ./version.go ./wsl.go BUILDSTDERR: cat >$WORK/b237/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile os=$WORK/b023/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b017/_pkg_.a BUILDSTDERR: packagefile syscall=$WORK/b025/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/os/signal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b237/_pkg_.a -trimpath $WORK/b237 -shared -p os/signal -std -installsuffix shared -buildid 9h5ILzdm7r0FvOc1bFla/9h5ILzdm7r0FvOc1bFla -goversion go1.12.2 -symabis $WORK/b237/symabis -D "" -importcfg $WORK/b237/importcfg -pack -asmhdr $WORK/b237/go_asm.h ./doc.go ./signal.go ./signal_unix.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/asm -trimpath $WORK/b237 -I $WORK/b237/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -o $WORK/b237/sig.o ./sig.s BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b238/_pkg_.a # internal BUILDSTDERR: cp $WORK/b238/_pkg_.a /builddir/.cache/go-build/c4/c4c739d84b98899c622592e9fce22f98acd2e19d4bc751ff182895c3795709b1-d # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/pack r $WORK/b237/_pkg_.a $WORK/b237/sig.o # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b237/_pkg_.a # internal BUILDSTDERR: cp $WORK/b237/_pkg_.a /builddir/.cache/go-build/e5/e57037128beb2775e03a9cc674db3fc199a81d6181cd4fecdd6a23daf5562879-d # internal BUILDSTDERR: cd /usr/lib/golang/src/net BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/pack r $WORK/b098/_pkg_.a $WORK/b098/_x001.o $WORK/b098/_x002.o $WORK/b098/_x003.o $WORK/b098/_x004.o $WORK/b098/_x005.o # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b098/_pkg_.a # internal BUILDSTDERR: cp $WORK/b098/_pkg_.a /builddir/.cache/go-build/70/7088165452b26f455a3ca6d31da984ee3fb2f90adc8198bc167bd13e43a9805f-d # internal BUILDSTDERR: net/textproto BUILDSTDERR: mkdir -p $WORK/b097/ BUILDSTDERR: cat >$WORK/b097/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile bufio=$WORK/b032/_pkg_.a BUILDSTDERR: packagefile bytes=$WORK/b030/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b002/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b022/_pkg_.a BUILDSTDERR: packagefile io/ioutil=$WORK/b069/_pkg_.a BUILDSTDERR: packagefile net=$WORK/b098/_pkg_.a BUILDSTDERR: packagefile strconv=$WORK/b015/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b037/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b017/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/net/textproto BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b097/_pkg_.a -trimpath $WORK/b097 -shared -p net/textproto -std -complete -installsuffix shared -buildid 6Md6lyz_bidpgn-S-8Ee/6Md6lyz_bidpgn-S-8Ee -goversion go1.12.2 -D "" -importcfg $WORK/b097/importcfg -pack ./header.go ./pipeline.go ./reader.go ./textproto.go ./writer.go BUILDSTDERR: internal/x/net/http/httpproxy 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 internal/x/net/idna=$WORK/b143/_pkg_.a BUILDSTDERR: packagefile net=$WORK/b098/_pkg_.a BUILDSTDERR: packagefile net/url=$WORK/b102/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b023/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b037/_pkg_.a BUILDSTDERR: packagefile unicode/utf8=$WORK/b016/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/internal/x/net/http/httpproxy BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b148/_pkg_.a -trimpath $WORK/b148 -shared -p internal/x/net/http/httpproxy -std -complete -installsuffix shared -buildid OTVDNPdaI8mHhH7MWBBo/OTVDNPdaI8mHhH7MWBBo -goversion go1.12.2 -D "" -importcfg $WORK/b148/importcfg -pack ./proxy.go BUILDSTDERR: crypto/x509 BUILDSTDERR: mkdir -p $WORK/b132/ BUILDSTDERR: cat >$WORK/b132/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile bytes=$WORK/b030/_pkg_.a BUILDSTDERR: packagefile crypto=$WORK/b040/_pkg_.a BUILDSTDERR: packagefile crypto/aes=$WORK/b043/_pkg_.a BUILDSTDERR: packagefile crypto/cipher=$WORK/b044/_pkg_.a BUILDSTDERR: packagefile crypto/des=$WORK/b078/_pkg_.a BUILDSTDERR: packagefile crypto/dsa=$WORK/b079/_pkg_.a BUILDSTDERR: packagefile crypto/ecdsa=$WORK/b080/_pkg_.a BUILDSTDERR: packagefile crypto/elliptic=$WORK/b081/_pkg_.a BUILDSTDERR: packagefile crypto/md5=$WORK/b083/_pkg_.a BUILDSTDERR: packagefile crypto/rsa=$WORK/b049/_pkg_.a BUILDSTDERR: packagefile crypto/sha1=$WORK/b084/_pkg_.a BUILDSTDERR: packagefile crypto/sha256=$WORK/b051/_pkg_.a BUILDSTDERR: packagefile crypto/sha512=$WORK/b052/_pkg_.a BUILDSTDERR: packagefile crypto/x509/pkix=$WORK/b133/_pkg_.a BUILDSTDERR: packagefile encoding/asn1=$WORK/b082/_pkg_.a BUILDSTDERR: packagefile encoding/hex=$WORK/b061/_pkg_.a BUILDSTDERR: packagefile encoding/pem=$WORK/b134/_pkg_.a BUILDSTDERR: packagefile errors=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b002/_pkg_.a BUILDSTDERR: packagefile internal/x/crypto/cryptobyte=$WORK/b135/_pkg_.a BUILDSTDERR: packagefile internal/x/crypto/cryptobyte/asn1=$WORK/b136/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b022/_pkg_.a BUILDSTDERR: packagefile io/ioutil=$WORK/b069/_pkg_.a BUILDSTDERR: packagefile math/big=$WORK/b047/_pkg_.a BUILDSTDERR: packagefile net=$WORK/b098/_pkg_.a BUILDSTDERR: packagefile net/url=$WORK/b102/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b023/_pkg_.a BUILDSTDERR: packagefile reflect=$WORK/b005/_pkg_.a BUILDSTDERR: packagefile runtime=$WORK/b009/_pkg_.a BUILDSTDERR: packagefile strconv=$WORK/b015/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b037/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b017/_pkg_.a BUILDSTDERR: packagefile time=$WORK/b026/_pkg_.a BUILDSTDERR: packagefile unicode/utf8=$WORK/b016/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/crypto/x509 BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b132/_pkg_.a -trimpath $WORK/b132 -shared -p crypto/x509 -std -complete -installsuffix shared -buildid Z3YvDl9p42hXoOz2Issa/Z3YvDl9p42hXoOz2Issa -goversion go1.12.2 -D "" -importcfg $WORK/b132/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_ppc64le/buildid -w $WORK/b148/_pkg_.a # internal BUILDSTDERR: cp $WORK/b148/_pkg_.a /builddir/.cache/go-build/59/590593c37716415a62656d56c0da664f6366e9bee86635b2b007c480bb26bf4a-d # internal BUILDSTDERR: golang.org/x/sys/unix BUILDSTDERR: mkdir -p $WORK/b155/ BUILDSTDERR: cat >$WORK/b155/go_asm.h << 'EOF' # internal BUILDSTDERR: EOF BUILDSTDERR: cd /usr/share/gocode/src/golang.org/x/sys/unix BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/asm -trimpath $WORK/b155 -I $WORK/b155/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -gensymabis -o $WORK/b155/symabis ./asm_linux_ppc64x.s BUILDSTDERR: cat >$WORK/b155/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile bytes=$WORK/b030/_pkg_.a BUILDSTDERR: packagefile encoding/binary=$WORK/b036/_pkg_.a BUILDSTDERR: packagefile net=$WORK/b098/_pkg_.a BUILDSTDERR: packagefile runtime=$WORK/b009/_pkg_.a BUILDSTDERR: packagefile sort=$WORK/b021/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b037/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b017/_pkg_.a BUILDSTDERR: packagefile syscall=$WORK/b025/_pkg_.a BUILDSTDERR: packagefile time=$WORK/b026/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b155/_pkg_.a -trimpath $WORK/b155 -shared -p golang.org/x/sys/unix -installsuffix shared -buildid fTN70tsEhX50n24WN0WB/fTN70tsEhX50n24WN0WB -goversion go1.12.2 -symabis $WORK/b155/symabis -D "" -importcfg $WORK/b155/importcfg -pack -asmhdr $WORK/b155/go_asm.h ./affinity_linux.go ./aliases.go ./bluetooth_linux.go ./constants.go ./dev_linux.go ./dirent.go ./endian_little.go ./env_unix.go ./fcntl.go ./ioctl.go ./pagesize_unix.go ./race0.go ./sockcmsg_linux.go ./sockcmsg_unix.go ./str.go ./syscall.go ./syscall_linux.go ./syscall_linux_gc.go ./syscall_linux_ppc64x.go ./syscall_unix.go ./syscall_unix_gc_ppc64x.go ./timestruct.go ./zerrors_linux_ppc64le.go ./zsyscall_linux_ppc64le.go ./zsysnum_linux_ppc64le.go ./ztypes_linux_ppc64le.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b097/_pkg_.a # internal BUILDSTDERR: cp $WORK/b097/_pkg_.a /builddir/.cache/go-build/e5/e5ecd9ad5c455ab940ccbcf84cdea451902fb5e5f6ae667d5d56ce8d30dfc0c8-d # internal BUILDSTDERR: net/mail BUILDSTDERR: mkdir -p $WORK/b094/ BUILDSTDERR: cat >$WORK/b094/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile bufio=$WORK/b032/_pkg_.a BUILDSTDERR: packagefile errors=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b002/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b022/_pkg_.a BUILDSTDERR: packagefile log=$WORK/b095/_pkg_.a BUILDSTDERR: packagefile mime=$WORK/b096/_pkg_.a BUILDSTDERR: packagefile net/textproto=$WORK/b097/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b037/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b017/_pkg_.a BUILDSTDERR: packagefile time=$WORK/b026/_pkg_.a BUILDSTDERR: packagefile unicode/utf8=$WORK/b016/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/net/mail BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b094/_pkg_.a -trimpath $WORK/b094 -shared -p net/mail -std -complete -installsuffix shared -buildid fiYRphn4QFa3NGz0WriD/fiYRphn4QFa3NGz0WriD -goversion go1.12.2 -D "" -importcfg $WORK/b094/importcfg -pack ./message.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b094/_pkg_.a # internal BUILDSTDERR: cp $WORK/b094/_pkg_.a /builddir/.cache/go-build/5d/5d89e4a9b77ef6f4284d9cca874db2945300562ac5597631784d0b942d95dac6-d # internal BUILDSTDERR: github.com/snapcore/snapd/asserts BUILDSTDERR: mkdir -p $WORK/b039/ BUILDSTDERR: cat >$WORK/b039/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile bufio=$WORK/b032/_pkg_.a BUILDSTDERR: packagefile bytes=$WORK/b030/_pkg_.a BUILDSTDERR: packagefile crypto=$WORK/b040/_pkg_.a BUILDSTDERR: packagefile crypto/rand=$WORK/b042/_pkg_.a BUILDSTDERR: packagefile crypto/rsa=$WORK/b049/_pkg_.a BUILDSTDERR: packagefile crypto/sha256=$WORK/b051/_pkg_.a BUILDSTDERR: packagefile crypto/sha512=$WORK/b052/_pkg_.a BUILDSTDERR: packagefile encoding/base64=$WORK/b035/_pkg_.a BUILDSTDERR: packagefile errors=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b002/_pkg_.a BUILDSTDERR: packagefile github.com/snapcore/snapd/osutil=$WORK/b053/_pkg_.a BUILDSTDERR: packagefile github.com/snapcore/snapd/release=$WORK/b073/_pkg_.a BUILDSTDERR: packagefile github.com/snapcore/snapd/snap/naming=$WORK/b075/_pkg_.a BUILDSTDERR: packagefile github.com/snapcore/snapd/strutil=$WORK/b063/_pkg_.a BUILDSTDERR: packagefile golang.org/x/crypto/openpgp/packet=$WORK/b076/_pkg_.a BUILDSTDERR: packagefile golang.org/x/crypto/sha3=$WORK/b093/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b022/_pkg_.a BUILDSTDERR: packagefile io/ioutil=$WORK/b069/_pkg_.a BUILDSTDERR: packagefile net/mail=$WORK/b094/_pkg_.a BUILDSTDERR: packagefile net/url=$WORK/b102/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b023/_pkg_.a BUILDSTDERR: packagefile os/exec=$WORK/b070/_pkg_.a BUILDSTDERR: packagefile path/filepath=$WORK/b067/_pkg_.a BUILDSTDERR: packagefile reflect=$WORK/b005/_pkg_.a BUILDSTDERR: packagefile regexp=$WORK/b065/_pkg_.a BUILDSTDERR: packagefile sort=$WORK/b021/_pkg_.a BUILDSTDERR: packagefile strconv=$WORK/b015/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b037/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b017/_pkg_.a BUILDSTDERR: packagefile time=$WORK/b026/_pkg_.a BUILDSTDERR: packagefile unicode/utf8=$WORK/b016/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/snapd-2.39/src/github.com/snapcore/snapd/asserts BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b039/_pkg_.a -trimpath $WORK/b039 -shared -p github.com/snapcore/snapd/asserts -complete -installsuffix shared -buildid lkrVj-0NUXTGg_vSVfLv/lkrVj-0NUXTGg_vSVfLv -goversion go1.12.2 -D "" -importcfg $WORK/b039/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_ppc64le/buildid -w $WORK/b105/_pkg_.a # internal BUILDSTDERR: cp $WORK/b105/_pkg_.a /builddir/.cache/go-build/d5/d55833602c54ab6a15683cacf6d75ee279f2b21afd3fc24415e15c2c4e4224bd-d # internal BUILDSTDERR: mime/multipart BUILDSTDERR: mkdir -p $WORK/b123/ BUILDSTDERR: cat >$WORK/b123/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile bufio=$WORK/b032/_pkg_.a BUILDSTDERR: packagefile bytes=$WORK/b030/_pkg_.a BUILDSTDERR: packagefile crypto/rand=$WORK/b042/_pkg_.a BUILDSTDERR: packagefile errors=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b002/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b022/_pkg_.a BUILDSTDERR: packagefile io/ioutil=$WORK/b069/_pkg_.a BUILDSTDERR: packagefile mime=$WORK/b096/_pkg_.a BUILDSTDERR: packagefile mime/quotedprintable=$WORK/b124/_pkg_.a BUILDSTDERR: packagefile net/textproto=$WORK/b097/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b023/_pkg_.a BUILDSTDERR: packagefile sort=$WORK/b021/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b037/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/mime/multipart BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b123/_pkg_.a -trimpath $WORK/b123 -shared -p mime/multipart -std -complete -installsuffix shared -buildid So9qgwfh9SeD46_J2DSS/So9qgwfh9SeD46_J2DSS -goversion go1.12.2 -D "" -importcfg $WORK/b123/importcfg -pack ./formdata.go ./multipart.go ./writer.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b123/_pkg_.a # internal BUILDSTDERR: cp $WORK/b123/_pkg_.a /builddir/.cache/go-build/d3/d30a03e5787e3844b5b03a3c682ddc0b84744aa4ba081a720b12fa520b68e30d-d # internal BUILDSTDERR: internal/x/net/http/httpguts BUILDSTDERR: mkdir -p $WORK/b142/ BUILDSTDERR: cat >$WORK/b142/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile internal/x/net/idna=$WORK/b143/_pkg_.a BUILDSTDERR: packagefile net=$WORK/b098/_pkg_.a BUILDSTDERR: packagefile net/textproto=$WORK/b097/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b037/_pkg_.a BUILDSTDERR: packagefile unicode/utf8=$WORK/b016/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/internal/x/net/http/httpguts BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b142/_pkg_.a -trimpath $WORK/b142 -shared -p internal/x/net/http/httpguts -std -complete -installsuffix shared -buildid eFClOfBZKIsj3Nm-viC-/eFClOfBZKIsj3Nm-viC- -goversion go1.12.2 -D "" -importcfg $WORK/b142/importcfg -pack ./guts.go ./httplex.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b142/_pkg_.a # internal BUILDSTDERR: cp $WORK/b142/_pkg_.a /builddir/.cache/go-build/a7/a700b62c2c28fd4a374b433d4faa2dd26cbd26e6913b848183a3f7cb3b41ab63-d # internal BUILDSTDERR: log/syslog BUILDSTDERR: mkdir -p $WORK/b158/ BUILDSTDERR: cat >$WORK/b158/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile errors=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b002/_pkg_.a BUILDSTDERR: packagefile log=$WORK/b095/_pkg_.a BUILDSTDERR: packagefile net=$WORK/b098/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b023/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b037/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b017/_pkg_.a BUILDSTDERR: packagefile time=$WORK/b026/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/log/syslog BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b158/_pkg_.a -trimpath $WORK/b158 -shared -p log/syslog -std -complete -installsuffix shared -buildid 2WSTxBxsmX0IMfgClGI-/2WSTxBxsmX0IMfgClGI- -goversion go1.12.2 -D "" -importcfg $WORK/b158/importcfg -pack ./doc.go ./syslog.go ./syslog_unix.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b158/_pkg_.a # internal BUILDSTDERR: cp $WORK/b158/_pkg_.a /builddir/.cache/go-build/05/05409a7b58e69883d23b2f8efa594d7d88ed9fc0e8461545212bbe3e5fdb22c7-d # internal BUILDSTDERR: github.com/snapcore/snapd/systemd BUILDSTDERR: mkdir -p $WORK/b156/ BUILDSTDERR: cat >$WORK/b156/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile bytes=$WORK/b030/_pkg_.a BUILDSTDERR: packagefile errors=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b002/_pkg_.a BUILDSTDERR: packagefile github.com/snapcore/snapd/dirs=$WORK/b103/_pkg_.a BUILDSTDERR: packagefile github.com/snapcore/snapd/osutil=$WORK/b053/_pkg_.a BUILDSTDERR: packagefile github.com/snapcore/snapd/osutil/squashfs=$WORK/b157/_pkg_.a BUILDSTDERR: packagefile github.com/snapcore/snapd/release=$WORK/b073/_pkg_.a BUILDSTDERR: packagefile github.com/snapcore/snapd/selinux=$WORK/b074/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b022/_pkg_.a BUILDSTDERR: packagefile log/syslog=$WORK/b158/_pkg_.a BUILDSTDERR: packagefile net=$WORK/b098/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b023/_pkg_.a BUILDSTDERR: packagefile os/exec=$WORK/b070/_pkg_.a BUILDSTDERR: packagefile path/filepath=$WORK/b067/_pkg_.a BUILDSTDERR: packagefile regexp=$WORK/b065/_pkg_.a BUILDSTDERR: packagefile strconv=$WORK/b015/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b037/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b017/_pkg_.a BUILDSTDERR: packagefile sync/atomic=$WORK/b019/_pkg_.a BUILDSTDERR: packagefile time=$WORK/b026/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/snapd-2.39/src/github.com/snapcore/snapd/systemd BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b156/_pkg_.a -trimpath $WORK/b156 -shared -p github.com/snapcore/snapd/systemd -complete -installsuffix shared -buildid EtZDQ5LpeFRNalNurLNZ/EtZDQ5LpeFRNalNurLNZ -goversion go1.12.2 -D "" -importcfg $WORK/b156/importcfg -pack ./escape.go ./journal.go ./sdnotify.go ./systemd.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b132/_pkg_.a # internal BUILDSTDERR: cp $WORK/b132/_pkg_.a /builddir/.cache/go-build/16/1619bd0be48d24e6bbd1087175efe3689ac9655e47bfe8ce1c3d01d7ba81dfc6-d # internal BUILDSTDERR: crypto/tls BUILDSTDERR: mkdir -p $WORK/b129/ BUILDSTDERR: cat >$WORK/b129/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile bytes=$WORK/b030/_pkg_.a BUILDSTDERR: packagefile container/list=$WORK/b128/_pkg_.a BUILDSTDERR: packagefile crypto=$WORK/b040/_pkg_.a BUILDSTDERR: packagefile crypto/aes=$WORK/b043/_pkg_.a BUILDSTDERR: packagefile crypto/cipher=$WORK/b044/_pkg_.a BUILDSTDERR: packagefile crypto/des=$WORK/b078/_pkg_.a BUILDSTDERR: packagefile crypto/ecdsa=$WORK/b080/_pkg_.a BUILDSTDERR: packagefile crypto/elliptic=$WORK/b081/_pkg_.a BUILDSTDERR: packagefile crypto/hmac=$WORK/b130/_pkg_.a BUILDSTDERR: packagefile crypto/md5=$WORK/b083/_pkg_.a BUILDSTDERR: packagefile crypto/rand=$WORK/b042/_pkg_.a BUILDSTDERR: packagefile crypto/rc4=$WORK/b131/_pkg_.a BUILDSTDERR: packagefile crypto/rsa=$WORK/b049/_pkg_.a BUILDSTDERR: packagefile crypto/sha1=$WORK/b084/_pkg_.a BUILDSTDERR: packagefile crypto/sha256=$WORK/b051/_pkg_.a BUILDSTDERR: packagefile crypto/sha512=$WORK/b052/_pkg_.a BUILDSTDERR: packagefile crypto/subtle=$WORK/b046/_pkg_.a BUILDSTDERR: packagefile crypto/x509=$WORK/b132/_pkg_.a BUILDSTDERR: packagefile encoding/asn1=$WORK/b082/_pkg_.a BUILDSTDERR: packagefile encoding/pem=$WORK/b134/_pkg_.a BUILDSTDERR: packagefile errors=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b002/_pkg_.a BUILDSTDERR: packagefile hash=$WORK/b041/_pkg_.a BUILDSTDERR: packagefile internal/cpu=$WORK/b011/_pkg_.a BUILDSTDERR: packagefile internal/x/crypto/chacha20poly1305=$WORK/b137/_pkg_.a BUILDSTDERR: packagefile internal/x/crypto/cryptobyte=$WORK/b135/_pkg_.a BUILDSTDERR: packagefile internal/x/crypto/curve25519=$WORK/b140/_pkg_.a BUILDSTDERR: packagefile internal/x/crypto/hkdf=$WORK/b141/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b022/_pkg_.a BUILDSTDERR: packagefile io/ioutil=$WORK/b069/_pkg_.a BUILDSTDERR: packagefile math/big=$WORK/b047/_pkg_.a BUILDSTDERR: packagefile net=$WORK/b098/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b023/_pkg_.a BUILDSTDERR: packagefile strconv=$WORK/b015/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b037/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b017/_pkg_.a BUILDSTDERR: packagefile sync/atomic=$WORK/b019/_pkg_.a BUILDSTDERR: packagefile time=$WORK/b026/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/crypto/tls BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b129/_pkg_.a -trimpath $WORK/b129 -shared -p crypto/tls -std -complete -installsuffix shared -buildid SR5eKpYylRnGo1EJ4kJp/SR5eKpYylRnGo1EJ4kJp -goversion go1.12.2 -D "" -importcfg $WORK/b129/importcfg -pack ./alert.go ./auth.go ./cipher_suites.go ./common.go ./conn.go ./handshake_client.go ./handshake_client_tls13.go ./handshake_messages.go ./handshake_server.go ./handshake_server_tls13.go ./key_agreement.go ./key_schedule.go ./prf.go ./ticket.go ./tls.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b156/_pkg_.a # internal BUILDSTDERR: cp $WORK/b156/_pkg_.a /builddir/.cache/go-build/b0/b07cbcd04eed2fa5ac0b759e9952303d4b554f6f4912e12c46c5ac1e8b4f3248-d # internal BUILDSTDERR: github.com/snapcore/snapd/interfaces/hotplug BUILDSTDERR: mkdir -p $WORK/b168/ BUILDSTDERR: cat >$WORK/b168/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile bufio=$WORK/b032/_pkg_.a BUILDSTDERR: packagefile bytes=$WORK/b030/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b002/_pkg_.a BUILDSTDERR: packagefile github.com/snapcore/snapd/dirs=$WORK/b103/_pkg_.a BUILDSTDERR: packagefile github.com/snapcore/snapd/interfaces/utils=$WORK/b169/_pkg_.a BUILDSTDERR: packagefile github.com/snapcore/snapd/snap=$WORK/b105/_pkg_.a BUILDSTDERR: packagefile os/exec=$WORK/b070/_pkg_.a BUILDSTDERR: packagefile path/filepath=$WORK/b067/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b037/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/snapd-2.39/src/github.com/snapcore/snapd/interfaces/hotplug BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b168/_pkg_.a -trimpath $WORK/b168 -shared -p github.com/snapcore/snapd/interfaces/hotplug -complete -installsuffix shared -buildid v9wEHPODtzmCsPsAzo07/v9wEHPODtzmCsPsAzo07 -goversion go1.12.2 -D "" -importcfg $WORK/b168/importcfg -pack ./deviceinfo.go ./proposed_slot.go ./udevadm.go BUILDSTDERR: cd /usr/share/gocode/src/golang.org/x/sys/unix BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/asm -trimpath $WORK/b155 -I $WORK/b155/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -o $WORK/b155/asm_linux_ppc64x.o ./asm_linux_ppc64x.s BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/pack r $WORK/b155/_pkg_.a $WORK/b155/asm_linux_ppc64x.o # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b155/_pkg_.a # internal BUILDSTDERR: cp $WORK/b155/_pkg_.a /builddir/.cache/go-build/a4/a444a710f654a23e6682ce230300c67ac721e046f32191f27dbd414c6fac5ca3-d # internal BUILDSTDERR: golang.org/x/crypto/ssh/terminal BUILDSTDERR: mkdir -p $WORK/b154/ BUILDSTDERR: cat >$WORK/b154/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile bytes=$WORK/b030/_pkg_.a BUILDSTDERR: packagefile golang.org/x/sys/unix=$WORK/b155/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b022/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b017/_pkg_.a BUILDSTDERR: packagefile unicode/utf8=$WORK/b016/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/share/gocode/src/golang.org/x/crypto/ssh/terminal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b154/_pkg_.a -trimpath $WORK/b154 -shared -p golang.org/x/crypto/ssh/terminal -complete -installsuffix shared -buildid JfqghvjmgLftTlBk05_z/JfqghvjmgLftTlBk05_z -goversion go1.12.2 -D "" -importcfg $WORK/b154/importcfg -pack ./terminal.go ./util.go ./util_linux.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b168/_pkg_.a # internal BUILDSTDERR: cp $WORK/b168/_pkg_.a /builddir/.cache/go-build/f9/f998677e1199db03273b7c9997c58c178da9507aa7f4e61abe1ec3875aff2d89-d # internal BUILDSTDERR: github.com/snapcore/snapd/boot BUILDSTDERR: mkdir -p $WORK/b186/ BUILDSTDERR: cat >$WORK/b186/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile fmt=$WORK/b002/_pkg_.a BUILDSTDERR: packagefile github.com/snapcore/snapd/bootloader=$WORK/b187/_pkg_.a BUILDSTDERR: packagefile github.com/snapcore/snapd/logger=$WORK/b109/_pkg_.a BUILDSTDERR: packagefile github.com/snapcore/snapd/release=$WORK/b073/_pkg_.a BUILDSTDERR: packagefile github.com/snapcore/snapd/snap=$WORK/b105/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b023/_pkg_.a BUILDSTDERR: packagefile path/filepath=$WORK/b067/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/snapd-2.39/src/github.com/snapcore/snapd/boot BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b186/_pkg_.a -trimpath $WORK/b186 -shared -p github.com/snapcore/snapd/boot -complete -installsuffix shared -buildid eV_MZ2Fm7BE2LmICR_L6/eV_MZ2Fm7BE2LmICR_L6 -goversion go1.12.2 -D "" -importcfg $WORK/b186/importcfg -pack ./kernel_os.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b186/_pkg_.a # internal BUILDSTDERR: cp $WORK/b186/_pkg_.a /builddir/.cache/go-build/86/86b721a34b96c2cf36324b1897c3ecdf893c52e395f7ed986d902070e92b74f2-d # internal BUILDSTDERR: github.com/snapcore/snapd/overlord/configstate/config BUILDSTDERR: mkdir -p $WORK/b196/ BUILDSTDERR: cat >$WORK/b196/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile bytes=$WORK/b030/_pkg_.a BUILDSTDERR: packagefile encoding/json=$WORK/b033/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b002/_pkg_.a BUILDSTDERR: packagefile github.com/snapcore/snapd/features=$WORK/b195/_pkg_.a BUILDSTDERR: packagefile github.com/snapcore/snapd/jsonutil=$WORK/b104/_pkg_.a BUILDSTDERR: packagefile github.com/snapcore/snapd/overlord/state=$WORK/b172/_pkg_.a BUILDSTDERR: packagefile github.com/snapcore/snapd/snap=$WORK/b105/_pkg_.a BUILDSTDERR: packagefile regexp=$WORK/b065/_pkg_.a BUILDSTDERR: packagefile sort=$WORK/b021/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b037/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b017/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/snapd-2.39/src/github.com/snapcore/snapd/overlord/configstate/config BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b196/_pkg_.a -trimpath $WORK/b196 -shared -p github.com/snapcore/snapd/overlord/configstate/config -complete -installsuffix shared -buildid 6vxNG66G5scl65RbR9xC/6vxNG66G5scl65RbR9xC -goversion go1.12.2 -D "" -importcfg $WORK/b196/importcfg -pack ./helpers.go ./transaction.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b154/_pkg_.a # internal BUILDSTDERR: cp $WORK/b154/_pkg_.a /builddir/.cache/go-build/cc/cce3f06a4ae284162d358b2c5cf45fabd1fa9ae9e18973e06dd3fb8317e966ad-d # internal BUILDSTDERR: github.com/snapcore/snapd/progress BUILDSTDERR: mkdir -p $WORK/b152/ BUILDSTDERR: cat >$WORK/b152/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile fmt=$WORK/b002/_pkg_.a BUILDSTDERR: packagefile github.com/snapcore/snapd/strutil/quantity=$WORK/b153/_pkg_.a BUILDSTDERR: packagefile golang.org/x/crypto/ssh/terminal=$WORK/b154/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b022/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b023/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b037/_pkg_.a BUILDSTDERR: packagefile time=$WORK/b026/_pkg_.a BUILDSTDERR: packagefile unicode=$WORK/b020/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/snapd-2.39/src/github.com/snapcore/snapd/progress BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b152/_pkg_.a -trimpath $WORK/b152 -shared -p github.com/snapcore/snapd/progress -complete -installsuffix shared -buildid BQ0NValvZ6nji-CLkge7/BQ0NValvZ6nji-CLkge7 -goversion go1.12.2 -D "" -importcfg $WORK/b152/importcfg -pack ./ansimeter.go ./progress.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b152/_pkg_.a # internal BUILDSTDERR: cp $WORK/b152/_pkg_.a /builddir/.cache/go-build/3e/3eb4102bd424292a97e34abd696d25ee3e26599326ccc2d21a1f49faefeb481b-d # internal BUILDSTDERR: github.com/snapcore/snapd/wrappers BUILDSTDERR: mkdir -p $WORK/b201/ BUILDSTDERR: cat >$WORK/b201/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile bufio=$WORK/b032/_pkg_.a BUILDSTDERR: packagefile bytes=$WORK/b030/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b002/_pkg_.a BUILDSTDERR: packagefile github.com/snapcore/snapd/dirs=$WORK/b103/_pkg_.a BUILDSTDERR: packagefile github.com/snapcore/snapd/logger=$WORK/b109/_pkg_.a BUILDSTDERR: packagefile github.com/snapcore/snapd/osutil=$WORK/b053/_pkg_.a BUILDSTDERR: packagefile github.com/snapcore/snapd/release=$WORK/b073/_pkg_.a BUILDSTDERR: packagefile github.com/snapcore/snapd/snap=$WORK/b105/_pkg_.a BUILDSTDERR: packagefile github.com/snapcore/snapd/systemd=$WORK/b156/_pkg_.a BUILDSTDERR: packagefile github.com/snapcore/snapd/timeout=$WORK/b114/_pkg_.a BUILDSTDERR: packagefile github.com/snapcore/snapd/timeutil=$WORK/b115/_pkg_.a BUILDSTDERR: packagefile io/ioutil=$WORK/b069/_pkg_.a BUILDSTDERR: packagefile math/rand=$WORK/b048/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b023/_pkg_.a BUILDSTDERR: packagefile os/exec=$WORK/b070/_pkg_.a BUILDSTDERR: packagefile path/filepath=$WORK/b067/_pkg_.a BUILDSTDERR: packagefile regexp=$WORK/b065/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b037/_pkg_.a BUILDSTDERR: packagefile text/template=$WORK/b202/_pkg_.a BUILDSTDERR: packagefile time=$WORK/b026/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/snapd-2.39/src/github.com/snapcore/snapd/wrappers BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b201/_pkg_.a -trimpath $WORK/b201 -shared -p github.com/snapcore/snapd/wrappers -complete -installsuffix shared -buildid QR74RZHtFYsYutKNUZVR/QR74RZHtFYsYutKNUZVR -goversion go1.12.2 -D "" -importcfg $WORK/b201/importcfg -pack ./binaries.go ./core18.go ./desktop.go ./services.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b196/_pkg_.a # internal BUILDSTDERR: cp $WORK/b196/_pkg_.a /builddir/.cache/go-build/6d/6de7ae6ffc6089cfe83d2fd7816b4eb08084f4da8b27e9afd2bfd76e59e8fe29-d # internal BUILDSTDERR: github.com/snapcore/snapd/overlord/configstate/settings BUILDSTDERR: mkdir -p $WORK/b197/ BUILDSTDERR: cat >$WORK/b197/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile github.com/snapcore/snapd/logger=$WORK/b109/_pkg_.a BUILDSTDERR: packagefile github.com/snapcore/snapd/overlord/configstate/config=$WORK/b196/_pkg_.a BUILDSTDERR: packagefile github.com/snapcore/snapd/overlord/state=$WORK/b172/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/snapd-2.39/src/github.com/snapcore/snapd/overlord/configstate/settings BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b197/_pkg_.a -trimpath $WORK/b197 -shared -p github.com/snapcore/snapd/overlord/configstate/settings -complete -installsuffix shared -buildid lM6OzFq_BzVpokkpjMIF/lM6OzFq_BzVpokkpjMIF -goversion go1.12.2 -D "" -importcfg $WORK/b197/importcfg -pack ./settings.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b197/_pkg_.a # internal BUILDSTDERR: cp $WORK/b197/_pkg_.a /builddir/.cache/go-build/3e/3e20e969afdcdc995699be5175296535b76c608be4a5a6987455e4d47844e3fe-d # internal BUILDSTDERR: github.com/godbus/dbus BUILDSTDERR: mkdir -p $WORK/b212/ BUILDSTDERR: cat >$WORK/b212/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile bufio=$WORK/b032/_pkg_.a BUILDSTDERR: packagefile bytes=$WORK/b030/_pkg_.a BUILDSTDERR: packagefile crypto/rand=$WORK/b042/_pkg_.a BUILDSTDERR: packagefile crypto/sha1=$WORK/b084/_pkg_.a BUILDSTDERR: packagefile encoding/binary=$WORK/b036/_pkg_.a BUILDSTDERR: packagefile encoding/hex=$WORK/b061/_pkg_.a BUILDSTDERR: packagefile errors=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b002/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b022/_pkg_.a BUILDSTDERR: packagefile net=$WORK/b098/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b023/_pkg_.a BUILDSTDERR: packagefile os/exec=$WORK/b070/_pkg_.a BUILDSTDERR: packagefile os/user=$WORK/b071/_pkg_.a BUILDSTDERR: packagefile reflect=$WORK/b005/_pkg_.a BUILDSTDERR: packagefile sort=$WORK/b021/_pkg_.a BUILDSTDERR: packagefile strconv=$WORK/b015/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b037/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b017/_pkg_.a BUILDSTDERR: packagefile syscall=$WORK/b025/_pkg_.a BUILDSTDERR: packagefile unicode=$WORK/b020/_pkg_.a BUILDSTDERR: packagefile unicode/utf8=$WORK/b016/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/share/gocode/src/github.com/godbus/dbus BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b212/_pkg_.a -trimpath $WORK/b212 -shared -p github.com/godbus/dbus -complete -installsuffix shared -buildid JW8ZNAnAYuc-0TV77QgU/JW8ZNAnAYuc-0TV77QgU -goversion go1.12.2 -D "" -importcfg $WORK/b212/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_ppc64le/buildid -w $WORK/b201/_pkg_.a # internal BUILDSTDERR: cp $WORK/b201/_pkg_.a /builddir/.cache/go-build/91/9186c195627e94422a15642610ced8bf30c8c00d92d37f92b77f5b9ac51264e7-d # internal BUILDSTDERR: github.com/snapcore/snapd/overlord/ifacestate/udevmonitor BUILDSTDERR: mkdir -p $WORK/b226/ BUILDSTDERR: cat >$WORK/b226/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile fmt=$WORK/b002/_pkg_.a BUILDSTDERR: packagefile github.com/snapcore/snapd/interfaces/hotplug=$WORK/b168/_pkg_.a BUILDSTDERR: packagefile github.com/snapcore/snapd/logger=$WORK/b109/_pkg_.a BUILDSTDERR: packagefile github.com/snapcore/snapd/osutil/udev/netlink=$WORK/b227/_pkg_.a BUILDSTDERR: packagefile gopkg.in/tomb.v2=$WORK/b068/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/snapd-2.39/src/github.com/snapcore/snapd/overlord/ifacestate/udevmonitor BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b226/_pkg_.a -trimpath $WORK/b226 -shared -p github.com/snapcore/snapd/overlord/ifacestate/udevmonitor -complete -installsuffix shared -buildid MVt42v52x52w8yXcceIK/MVt42v52x52w8yXcceIK -goversion go1.12.2 -D "" -importcfg $WORK/b226/importcfg -pack ./udevmon.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b226/_pkg_.a # internal BUILDSTDERR: cp $WORK/b226/_pkg_.a /builddir/.cache/go-build/0c/0c8718a12dd6b2d177afcffd5afdef1b5eb4699cd2bd6c16123997c5628d6d39-d # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b039/_pkg_.a # internal BUILDSTDERR: cp $WORK/b039/_pkg_.a /builddir/.cache/go-build/58/58db7d2a90ef2bdd83860389189b912d5526aede6783ec1708a621bbb46bb804-d # internal BUILDSTDERR: github.com/snapcore/snapd/asserts/snapasserts BUILDSTDERR: mkdir -p $WORK/b163/ BUILDSTDERR: cat >$WORK/b163/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile fmt=$WORK/b002/_pkg_.a BUILDSTDERR: packagefile github.com/snapcore/snapd/asserts=$WORK/b039/_pkg_.a BUILDSTDERR: packagefile github.com/snapcore/snapd/release=$WORK/b073/_pkg_.a BUILDSTDERR: packagefile github.com/snapcore/snapd/snap=$WORK/b105/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/snapd-2.39/src/github.com/snapcore/snapd/asserts/snapasserts BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b163/_pkg_.a -trimpath $WORK/b163 -shared -p github.com/snapcore/snapd/asserts/snapasserts -complete -installsuffix shared -buildid 3A6wAzG9mJppaTW1nqSV/3A6wAzG9mJppaTW1nqSV -goversion go1.12.2 -D "" -importcfg $WORK/b163/importcfg -pack ./snapasserts.go BUILDSTDERR: github.com/snapcore/snapd/asserts/sysdb 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/asserts=$WORK/b039/_pkg_.a BUILDSTDERR: packagefile github.com/snapcore/snapd/dirs=$WORK/b103/_pkg_.a BUILDSTDERR: packagefile github.com/snapcore/snapd/osutil=$WORK/b053/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/snapd-2.39/src/github.com/snapcore/snapd/asserts/sysdb BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b175/_pkg_.a -trimpath $WORK/b175 -shared -p github.com/snapcore/snapd/asserts/sysdb -complete -installsuffix shared -buildid tcwa6mZaE17qZnYqyRU2/tcwa6mZaE17qZnYqyRU2 -goversion go1.12.2 -D "" -importcfg $WORK/b175/importcfg -pack ./generic.go ./sysdb.go ./trusted.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b175/_pkg_.a # internal BUILDSTDERR: cp $WORK/b175/_pkg_.a /builddir/.cache/go-build/c9/c98b69ce353c14f1ccffe68028d6e742e5a3331c1c54ccbb817518f73237b027-d # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b163/_pkg_.a # internal BUILDSTDERR: cp $WORK/b163/_pkg_.a /builddir/.cache/go-build/0f/0f1b78bf6c9195b4383b2904f68879330d0acf382e2a7b96f1184312160b67be-d # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b212/_pkg_.a # internal BUILDSTDERR: cp $WORK/b212/_pkg_.a /builddir/.cache/go-build/cf/cfa21b3dca65bffc9e4aba5f79435eb108c0b8c15fda681de72aaadd395c62e3-d # internal BUILDSTDERR: github.com/snapcore/snapd/netutil BUILDSTDERR: mkdir -p $WORK/b211/ BUILDSTDERR: github.com/snapcore/snapd/polkit BUILDSTDERR: mkdir -p $WORK/b236/ BUILDSTDERR: cat >$WORK/b211/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile fmt=$WORK/b002/_pkg_.a BUILDSTDERR: packagefile github.com/godbus/dbus=$WORK/b212/_pkg_.a BUILDSTDERR: packagefile github.com/snapcore/snapd/logger=$WORK/b109/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/snapd-2.39/src/github.com/snapcore/snapd/netutil BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b211/_pkg_.a -trimpath $WORK/b211 -shared -p github.com/snapcore/snapd/netutil -complete -installsuffix shared -buildid jeRFwDmOag0UxCahn0Fp/jeRFwDmOag0UxCahn0Fp -goversion go1.12.2 -D "" -importcfg $WORK/b211/importcfg -pack ./metered.go BUILDSTDERR: cat >$WORK/b236/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/b212/_pkg_.a BUILDSTDERR: packagefile io/ioutil=$WORK/b069/_pkg_.a BUILDSTDERR: packagefile strconv=$WORK/b015/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b037/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/snapd-2.39/src/github.com/snapcore/snapd/polkit BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b236/_pkg_.a -trimpath $WORK/b236 -shared -p github.com/snapcore/snapd/polkit -complete -installsuffix shared -buildid G-TEovfGthhngca5SC6-/G-TEovfGthhngca5SC6- -goversion go1.12.2 -D "" -importcfg $WORK/b236/importcfg -pack ./authority.go ./pid_start_time.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b129/_pkg_.a # internal BUILDSTDERR: cp $WORK/b129/_pkg_.a /builddir/.cache/go-build/59/596a3bd958c7e3d56064fddf1a6697af77cfd9e33a67bece7fbaa0bd9365ad6f-d # internal BUILDSTDERR: net/http/httptrace BUILDSTDERR: mkdir -p $WORK/b150/ BUILDSTDERR: github.com/coreos/go-systemd/activation BUILDSTDERR: mkdir -p $WORK/b160/ BUILDSTDERR: cat >$WORK/b150/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile context=$WORK/b054/_pkg_.a BUILDSTDERR: packagefile crypto/tls=$WORK/b129/_pkg_.a BUILDSTDERR: packagefile internal/nettrace=$WORK/b099/_pkg_.a BUILDSTDERR: packagefile net=$WORK/b098/_pkg_.a BUILDSTDERR: packagefile net/textproto=$WORK/b097/_pkg_.a BUILDSTDERR: packagefile reflect=$WORK/b005/_pkg_.a BUILDSTDERR: packagefile time=$WORK/b026/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/net/http/httptrace BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b150/_pkg_.a -trimpath $WORK/b150 -shared -p net/http/httptrace -std -complete -installsuffix shared -buildid 5FpFEirtJu7hjYgEcieh/5FpFEirtJu7hjYgEcieh -goversion go1.12.2 -D "" -importcfg $WORK/b150/importcfg -pack ./trace.go BUILDSTDERR: cat >$WORK/b160/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile crypto/tls=$WORK/b129/_pkg_.a BUILDSTDERR: packagefile net=$WORK/b098/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b023/_pkg_.a BUILDSTDERR: packagefile strconv=$WORK/b015/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b037/_pkg_.a BUILDSTDERR: packagefile syscall=$WORK/b025/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/share/gocode/src/github.com/coreos/go-systemd/activation BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b160/_pkg_.a -trimpath $WORK/b160 -shared -p github.com/coreos/go-systemd/activation -complete -installsuffix shared -buildid XiVw0AoGjE1xN0GPK8M2/XiVw0AoGjE1xN0GPK8M2 -goversion go1.12.2 -D "" -importcfg $WORK/b160/importcfg -pack ./files.go ./listeners.go ./packetconns.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b211/_pkg_.a # internal BUILDSTDERR: cp $WORK/b211/_pkg_.a /builddir/.cache/go-build/e1/e1a38e6cfc6bd9a7829551d398a8c840c646eac831a1d743e0181c879f87b7c8-d # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b236/_pkg_.a # internal BUILDSTDERR: cp $WORK/b236/_pkg_.a /builddir/.cache/go-build/75/75b496c2ecf387acf0b414fe240ae8e0a6079f810df8907babf90306d690d661-d # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b150/_pkg_.a # internal BUILDSTDERR: cp $WORK/b150/_pkg_.a /builddir/.cache/go-build/a8/a8eb26caff667b39542844ba1dcc9ea2dbf87c3b53627377da3bc9eb2a9fc76d-d # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b160/_pkg_.a # internal BUILDSTDERR: cp $WORK/b160/_pkg_.a /builddir/.cache/go-build/91/9149f7439ba5a48fc7ac7f29c75de397d340054f68497c817c2be6d1af994837-d # internal BUILDSTDERR: net/http BUILDSTDERR: mkdir -p $WORK/b125/ BUILDSTDERR: cat >$WORK/b125/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile bufio=$WORK/b032/_pkg_.a BUILDSTDERR: packagefile bytes=$WORK/b030/_pkg_.a BUILDSTDERR: packagefile compress/gzip=$WORK/b126/_pkg_.a BUILDSTDERR: packagefile container/list=$WORK/b128/_pkg_.a BUILDSTDERR: packagefile context=$WORK/b054/_pkg_.a BUILDSTDERR: packagefile crypto/rand=$WORK/b042/_pkg_.a BUILDSTDERR: packagefile crypto/tls=$WORK/b129/_pkg_.a BUILDSTDERR: packagefile encoding/base64=$WORK/b035/_pkg_.a BUILDSTDERR: packagefile encoding/binary=$WORK/b036/_pkg_.a BUILDSTDERR: packagefile errors=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b002/_pkg_.a BUILDSTDERR: packagefile internal/x/net/http/httpguts=$WORK/b142/_pkg_.a BUILDSTDERR: packagefile internal/x/net/http/httpproxy=$WORK/b148/_pkg_.a BUILDSTDERR: packagefile internal/x/net/http2/hpack=$WORK/b149/_pkg_.a BUILDSTDERR: packagefile internal/x/net/idna=$WORK/b143/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b022/_pkg_.a BUILDSTDERR: packagefile io/ioutil=$WORK/b069/_pkg_.a BUILDSTDERR: packagefile log=$WORK/b095/_pkg_.a BUILDSTDERR: packagefile math=$WORK/b006/_pkg_.a BUILDSTDERR: packagefile math/rand=$WORK/b048/_pkg_.a BUILDSTDERR: packagefile mime=$WORK/b096/_pkg_.a BUILDSTDERR: packagefile mime/multipart=$WORK/b123/_pkg_.a BUILDSTDERR: packagefile net=$WORK/b098/_pkg_.a BUILDSTDERR: packagefile net/http/httptrace=$WORK/b150/_pkg_.a BUILDSTDERR: packagefile net/http/internal=$WORK/b151/_pkg_.a BUILDSTDERR: packagefile net/textproto=$WORK/b097/_pkg_.a BUILDSTDERR: packagefile net/url=$WORK/b102/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b023/_pkg_.a BUILDSTDERR: packagefile path=$WORK/b060/_pkg_.a BUILDSTDERR: packagefile path/filepath=$WORK/b067/_pkg_.a BUILDSTDERR: packagefile reflect=$WORK/b005/_pkg_.a BUILDSTDERR: packagefile runtime=$WORK/b009/_pkg_.a BUILDSTDERR: packagefile sort=$WORK/b021/_pkg_.a BUILDSTDERR: packagefile strconv=$WORK/b015/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b037/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b017/_pkg_.a BUILDSTDERR: packagefile sync/atomic=$WORK/b019/_pkg_.a BUILDSTDERR: packagefile time=$WORK/b026/_pkg_.a BUILDSTDERR: packagefile unicode/utf8=$WORK/b016/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/net/http BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b125/_pkg_.a -trimpath $WORK/b125 -shared -p net/http -std -complete -installsuffix shared -buildid 4ZXSD6-OxkZGN1gT1WmE/4ZXSD6-OxkZGN1gT1WmE -goversion go1.12.2 -D "" -importcfg $WORK/b125/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 ./roundtrip.go ./server.go ./sniff.go ./socks_bundle.go ./status.go ./transfer.go ./transport.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b125/_pkg_.a # internal BUILDSTDERR: cp $WORK/b125/_pkg_.a /builddir/.cache/go-build/3e/3e8a27403007d5793e064539e1216c11459258f72bb2d7b15692526407253eec-d # internal BUILDSTDERR: github.com/gorilla/mux BUILDSTDERR: mkdir -p $WORK/b161/ BUILDSTDERR: github.com/snapcore/snapd/overlord/configstate/proxyconf BUILDSTDERR: mkdir -p $WORK/b213/ BUILDSTDERR: cat >$WORK/b161/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile bytes=$WORK/b030/_pkg_.a BUILDSTDERR: packagefile context=$WORK/b054/_pkg_.a BUILDSTDERR: packagefile errors=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b002/_pkg_.a BUILDSTDERR: packagefile net/http=$WORK/b125/_pkg_.a BUILDSTDERR: packagefile net/url=$WORK/b102/_pkg_.a BUILDSTDERR: packagefile path=$WORK/b060/_pkg_.a BUILDSTDERR: packagefile regexp=$WORK/b065/_pkg_.a BUILDSTDERR: packagefile strconv=$WORK/b015/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b037/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/share/gocode/src/github.com/gorilla/mux BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b161/_pkg_.a -trimpath $WORK/b161 -shared -p github.com/gorilla/mux -complete -installsuffix shared -buildid drIgm2DrKjqY5-NLEcgS/drIgm2DrKjqY5-NLEcgS -goversion go1.12.2 -D "" -importcfg $WORK/b161/importcfg -pack ./context_native.go ./doc.go ./middleware.go ./mux.go ./regexp.go ./route.go ./test_helpers.go BUILDSTDERR: cat >$WORK/b213/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile fmt=$WORK/b002/_pkg_.a BUILDSTDERR: packagefile github.com/snapcore/snapd/overlord/configstate/config=$WORK/b196/_pkg_.a BUILDSTDERR: packagefile github.com/snapcore/snapd/overlord/state=$WORK/b172/_pkg_.a BUILDSTDERR: packagefile net/http=$WORK/b125/_pkg_.a BUILDSTDERR: packagefile net/url=$WORK/b102/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: net/http/httputil BUILDSTDERR: mkdir -p $WORK/b166/ BUILDSTDERR: cat >$WORK/b166/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile bufio=$WORK/b032/_pkg_.a BUILDSTDERR: packagefile bytes=$WORK/b030/_pkg_.a BUILDSTDERR: packagefile context=$WORK/b054/_pkg_.a BUILDSTDERR: packagefile errors=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b002/_pkg_.a BUILDSTDERR: packagefile internal/x/net/http/httpguts=$WORK/b142/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b022/_pkg_.a BUILDSTDERR: packagefile io/ioutil=$WORK/b069/_pkg_.a BUILDSTDERR: packagefile log=$WORK/b095/_pkg_.a BUILDSTDERR: packagefile net=$WORK/b098/_pkg_.a BUILDSTDERR: packagefile net/http=$WORK/b125/_pkg_.a BUILDSTDERR: packagefile net/http/internal=$WORK/b151/_pkg_.a BUILDSTDERR: packagefile net/textproto=$WORK/b097/_pkg_.a BUILDSTDERR: packagefile net/url=$WORK/b102/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b037/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b017/_pkg_.a BUILDSTDERR: packagefile time=$WORK/b026/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/net/http/httputil BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b166/_pkg_.a -trimpath $WORK/b166 -shared -p net/http/httputil -std -complete -installsuffix shared -buildid cQAlhbxTQYNf_d0PNDus/cQAlhbxTQYNf_d0PNDus -goversion go1.12.2 -D "" -importcfg $WORK/b166/importcfg -pack ./dump.go ./httputil.go ./persist.go ./reverseproxy.go BUILDSTDERR: cd /builddir/build/BUILD/snapd-2.39/src/github.com/snapcore/snapd/overlord/configstate/proxyconf BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b213/_pkg_.a -trimpath $WORK/b213 -shared -p github.com/snapcore/snapd/overlord/configstate/proxyconf -complete -installsuffix shared -buildid NcutzVK3WbB7C23-9JY3/NcutzVK3WbB7C23-9JY3 -goversion go1.12.2 -D "" -importcfg $WORK/b213/importcfg -pack ./proxy.go BUILDSTDERR: github.com/snapcore/snapd/client BUILDSTDERR: mkdir -p $WORK/b031/ BUILDSTDERR: cat >$WORK/b031/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile bufio=$WORK/b032/_pkg_.a BUILDSTDERR: packagefile bytes=$WORK/b030/_pkg_.a BUILDSTDERR: packagefile encoding/json=$WORK/b033/_pkg_.a BUILDSTDERR: packagefile errors=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b002/_pkg_.a BUILDSTDERR: packagefile github.com/snapcore/snapd/asserts=$WORK/b039/_pkg_.a BUILDSTDERR: packagefile github.com/snapcore/snapd/dirs=$WORK/b103/_pkg_.a BUILDSTDERR: packagefile github.com/snapcore/snapd/jsonutil=$WORK/b104/_pkg_.a BUILDSTDERR: packagefile github.com/snapcore/snapd/osutil=$WORK/b053/_pkg_.a BUILDSTDERR: packagefile github.com/snapcore/snapd/snap=$WORK/b105/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b022/_pkg_.a BUILDSTDERR: packagefile io/ioutil=$WORK/b069/_pkg_.a BUILDSTDERR: packagefile mime/multipart=$WORK/b123/_pkg_.a BUILDSTDERR: packagefile net=$WORK/b098/_pkg_.a BUILDSTDERR: packagefile net/http=$WORK/b125/_pkg_.a BUILDSTDERR: packagefile net/url=$WORK/b102/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b023/_pkg_.a BUILDSTDERR: packagefile path=$WORK/b060/_pkg_.a BUILDSTDERR: packagefile path/filepath=$WORK/b067/_pkg_.a BUILDSTDERR: packagefile regexp=$WORK/b065/_pkg_.a BUILDSTDERR: packagefile strconv=$WORK/b015/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b037/_pkg_.a BUILDSTDERR: packagefile time=$WORK/b026/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/snapd-2.39/src/github.com/snapcore/snapd/client BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b031/_pkg_.a -trimpath $WORK/b031 -shared -p github.com/snapcore/snapd/client -complete -installsuffix shared -buildid nksE29Np7-fHFOmCiymh/nksE29Np7-fHFOmCiymh -goversion go1.12.2 -D "" -importcfg $WORK/b031/importcfg -pack ./aliases.go ./apps.go ./asserts.go ./buy.go ./change.go ./client.go ./conf.go ./connections.go ./icons.go ./interfaces.go ./login.go ./model.go ./packages.go ./snap_op.go ./snapctl.go ./snapshot.go ./warnings.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b213/_pkg_.a # internal BUILDSTDERR: cp $WORK/b213/_pkg_.a /builddir/.cache/go-build/3b/3baf449dc7d6774a7706f435d2fcef51ac3270068a923622648beffd6b9b09cd-d # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b161/_pkg_.a # internal BUILDSTDERR: cp $WORK/b161/_pkg_.a /builddir/.cache/go-build/29/297989017a42243da18ef63ffb36d66eb7fb471ccfead92fd57479d72c3009aa-d # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b166/_pkg_.a # internal BUILDSTDERR: cp $WORK/b166/_pkg_.a /builddir/.cache/go-build/ab/ab70255890514a5014cae38084f56517d9294db97e717525c4034c78a9663076-d # internal BUILDSTDERR: github.com/snapcore/snapd/httputil BUILDSTDERR: mkdir -p $WORK/b164/ BUILDSTDERR: cat >$WORK/b164/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile crypto/tls=$WORK/b129/_pkg_.a BUILDSTDERR: packagefile errors=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b002/_pkg_.a BUILDSTDERR: packagefile github.com/snapcore/snapd/arch=$WORK/b106/_pkg_.a BUILDSTDERR: packagefile github.com/snapcore/snapd/logger=$WORK/b109/_pkg_.a BUILDSTDERR: packagefile github.com/snapcore/snapd/osutil=$WORK/b053/_pkg_.a BUILDSTDERR: packagefile github.com/snapcore/snapd/release=$WORK/b073/_pkg_.a BUILDSTDERR: packagefile gopkg.in/retry.v1=$WORK/b165/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b022/_pkg_.a BUILDSTDERR: packagefile net=$WORK/b098/_pkg_.a BUILDSTDERR: packagefile net/http=$WORK/b125/_pkg_.a BUILDSTDERR: packagefile net/http/httputil=$WORK/b166/_pkg_.a BUILDSTDERR: packagefile net/url=$WORK/b102/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b023/_pkg_.a BUILDSTDERR: packagefile strconv=$WORK/b015/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b037/_pkg_.a BUILDSTDERR: packagefile syscall=$WORK/b025/_pkg_.a BUILDSTDERR: packagefile time=$WORK/b026/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/snapd-2.39/src/github.com/snapcore/snapd/httputil BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b164/_pkg_.a -trimpath $WORK/b164 -shared -p github.com/snapcore/snapd/httputil -complete -installsuffix shared -buildid xLZDJzhMeK0MFCwlAUGt/xLZDJzhMeK0MFCwlAUGt -goversion go1.12.2 -D "" -importcfg $WORK/b164/importcfg -pack ./client.go ./logger.go ./redirect18.go ./retry.go ./transport17.go ./useragent.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b164/_pkg_.a # internal BUILDSTDERR: cp $WORK/b164/_pkg_.a /builddir/.cache/go-build/19/1920ad62443b273e39c57abfb8e2d8457b2cacd2a996dfff77ebf14778c3fce1-d # internal BUILDSTDERR: github.com/snapcore/snapd/errtracker BUILDSTDERR: mkdir -p $WORK/b192/ BUILDSTDERR: cat >$WORK/b192/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile bytes=$WORK/b030/_pkg_.a BUILDSTDERR: packagefile crypto/md5=$WORK/b083/_pkg_.a BUILDSTDERR: packagefile crypto/sha512=$WORK/b052/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b002/_pkg_.a BUILDSTDERR: packagefile github.com/boltdb/bolt=$WORK/b184/_pkg_.a BUILDSTDERR: packagefile github.com/snapcore/snapd/arch=$WORK/b106/_pkg_.a BUILDSTDERR: packagefile github.com/snapcore/snapd/dirs=$WORK/b103/_pkg_.a BUILDSTDERR: packagefile github.com/snapcore/snapd/httputil=$WORK/b164/_pkg_.a BUILDSTDERR: packagefile github.com/snapcore/snapd/logger=$WORK/b109/_pkg_.a BUILDSTDERR: packagefile github.com/snapcore/snapd/osutil=$WORK/b053/_pkg_.a BUILDSTDERR: packagefile github.com/snapcore/snapd/release=$WORK/b073/_pkg_.a BUILDSTDERR: packagefile gopkg.in/mgo.v2/bson=$WORK/b193/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b022/_pkg_.a BUILDSTDERR: packagefile io/ioutil=$WORK/b069/_pkg_.a BUILDSTDERR: packagefile net/http=$WORK/b125/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b023/_pkg_.a BUILDSTDERR: packagefile os/exec=$WORK/b070/_pkg_.a BUILDSTDERR: packagefile path/filepath=$WORK/b067/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b037/_pkg_.a BUILDSTDERR: packagefile time=$WORK/b026/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/snapd-2.39/src/github.com/snapcore/snapd/errtracker BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b192/_pkg_.a -trimpath $WORK/b192 -shared -p github.com/snapcore/snapd/errtracker -complete -installsuffix shared -buildid Dm7fLUk3rEWaCb7PkyWv/Dm7fLUk3rEWaCb7PkyWv -goversion go1.12.2 -D "" -importcfg $WORK/b192/importcfg -pack ./errtracker.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b031/_pkg_.a # internal BUILDSTDERR: cp $WORK/b031/_pkg_.a /builddir/.cache/go-build/39/391da00c6fd71a4c06fcf3fc0770f33d7c02ecb6a9689f5eb57bff160d2ea837-d # internal BUILDSTDERR: github.com/snapcore/snapd/overlord/snapshotstate/backend BUILDSTDERR: mkdir -p $WORK/b230/ BUILDSTDERR: github.com/snapcore/snapd/store BUILDSTDERR: mkdir -p $WORK/b204/ BUILDSTDERR: cat >$WORK/b230/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile archive/zip=$WORK/b231/_pkg_.a BUILDSTDERR: packagefile bytes=$WORK/b030/_pkg_.a BUILDSTDERR: packagefile context=$WORK/b054/_pkg_.a BUILDSTDERR: packagefile crypto=$WORK/b040/_pkg_.a BUILDSTDERR: packagefile encoding/json=$WORK/b033/_pkg_.a BUILDSTDERR: packagefile errors=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b002/_pkg_.a BUILDSTDERR: packagefile github.com/snapcore/snapd/client=$WORK/b031/_pkg_.a BUILDSTDERR: packagefile github.com/snapcore/snapd/dirs=$WORK/b103/_pkg_.a BUILDSTDERR: packagefile github.com/snapcore/snapd/jsonutil=$WORK/b104/_pkg_.a BUILDSTDERR: packagefile github.com/snapcore/snapd/logger=$WORK/b109/_pkg_.a BUILDSTDERR: packagefile github.com/snapcore/snapd/osutil=$WORK/b053/_pkg_.a BUILDSTDERR: packagefile github.com/snapcore/snapd/osutil/sys=$WORK/b062/_pkg_.a BUILDSTDERR: packagefile github.com/snapcore/snapd/snap=$WORK/b105/_pkg_.a BUILDSTDERR: packagefile github.com/snapcore/snapd/strutil=$WORK/b063/_pkg_.a BUILDSTDERR: packagefile hash=$WORK/b041/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b022/_pkg_.a BUILDSTDERR: packagefile io/ioutil=$WORK/b069/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b023/_pkg_.a BUILDSTDERR: packagefile os/exec=$WORK/b070/_pkg_.a BUILDSTDERR: packagefile os/user=$WORK/b071/_pkg_.a BUILDSTDERR: packagefile path/filepath=$WORK/b067/_pkg_.a BUILDSTDERR: packagefile regexp=$WORK/b065/_pkg_.a BUILDSTDERR: packagefile sort=$WORK/b021/_pkg_.a BUILDSTDERR: packagefile strconv=$WORK/b015/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b037/_pkg_.a BUILDSTDERR: packagefile syscall=$WORK/b025/_pkg_.a BUILDSTDERR: packagefile time=$WORK/b026/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cat >$WORK/b204/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile bytes=$WORK/b030/_pkg_.a BUILDSTDERR: packagefile context=$WORK/b054/_pkg_.a BUILDSTDERR: packagefile crypto=$WORK/b040/_pkg_.a BUILDSTDERR: packagefile encoding/base64=$WORK/b035/_pkg_.a BUILDSTDERR: packagefile encoding/json=$WORK/b033/_pkg_.a BUILDSTDERR: packagefile errors=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b002/_pkg_.a BUILDSTDERR: packagefile github.com/juju/ratelimit=$WORK/b205/_pkg_.a BUILDSTDERR: packagefile github.com/snapcore/snapd/arch=$WORK/b106/_pkg_.a BUILDSTDERR: packagefile github.com/snapcore/snapd/asserts=$WORK/b039/_pkg_.a BUILDSTDERR: packagefile github.com/snapcore/snapd/client=$WORK/b031/_pkg_.a BUILDSTDERR: packagefile github.com/snapcore/snapd/cmd/cmdutil=$WORK/b112/_pkg_.a BUILDSTDERR: packagefile github.com/snapcore/snapd/dirs=$WORK/b103/_pkg_.a BUILDSTDERR: packagefile github.com/snapcore/snapd/httputil=$WORK/b164/_pkg_.a BUILDSTDERR: packagefile github.com/snapcore/snapd/i18n=$WORK/b116/_pkg_.a BUILDSTDERR: packagefile github.com/snapcore/snapd/jsonutil=$WORK/b104/_pkg_.a BUILDSTDERR: packagefile github.com/snapcore/snapd/jsonutil/safejson=$WORK/b206/_pkg_.a BUILDSTDERR: packagefile github.com/snapcore/snapd/logger=$WORK/b109/_pkg_.a BUILDSTDERR: packagefile github.com/snapcore/snapd/osutil=$WORK/b053/_pkg_.a BUILDSTDERR: packagefile github.com/snapcore/snapd/overlord/auth=$WORK/b176/_pkg_.a BUILDSTDERR: packagefile github.com/snapcore/snapd/progress=$WORK/b152/_pkg_.a BUILDSTDERR: packagefile github.com/snapcore/snapd/release=$WORK/b073/_pkg_.a BUILDSTDERR: packagefile github.com/snapcore/snapd/snap=$WORK/b105/_pkg_.a BUILDSTDERR: packagefile github.com/snapcore/snapd/strutil=$WORK/b063/_pkg_.a BUILDSTDERR: packagefile gopkg.in/macaroon.v1=$WORK/b177/_pkg_.a BUILDSTDERR: packagefile gopkg.in/retry.v1=$WORK/b165/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b022/_pkg_.a BUILDSTDERR: packagefile io/ioutil=$WORK/b069/_pkg_.a BUILDSTDERR: packagefile net/http=$WORK/b125/_pkg_.a BUILDSTDERR: packagefile net/url=$WORK/b102/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b023/_pkg_.a BUILDSTDERR: packagefile os/exec=$WORK/b070/_pkg_.a BUILDSTDERR: packagefile path=$WORK/b060/_pkg_.a BUILDSTDERR: packagefile path/filepath=$WORK/b067/_pkg_.a BUILDSTDERR: packagefile sort=$WORK/b021/_pkg_.a BUILDSTDERR: packagefile strconv=$WORK/b015/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b037/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b017/_pkg_.a BUILDSTDERR: packagefile syscall=$WORK/b025/_pkg_.a BUILDSTDERR: packagefile time=$WORK/b026/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/snapd-2.39/src/github.com/snapcore/snapd/overlord/snapshotstate/backend BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b230/_pkg_.a -trimpath $WORK/b230 -shared -p github.com/snapcore/snapd/overlord/snapshotstate/backend -complete -installsuffix shared -buildid MUeoku5guAQuPfE-YXTn/MUeoku5guAQuPfE-YXTn -goversion go1.12.2 -D "" -importcfg $WORK/b230/importcfg -pack ./backend.go ./helpers.go ./reader.go ./restorestate.go ./sizer.go BUILDSTDERR: cd /builddir/build/BUILD/snapd-2.39/src/github.com/snapcore/snapd/store BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b204/_pkg_.a -trimpath $WORK/b204 -shared -p github.com/snapcore/snapd/store -complete -installsuffix shared -buildid fQ9wz2D-0B4MONkaTQqF/fQ9wz2D-0B4MONkaTQqF -goversion go1.12.2 -D "" -importcfg $WORK/b204/importcfg -pack ./auth.go ./cache.go ./context.go ./details.go ./details_v2.go ./errors.go ./store.go ./userinfo.go BUILDSTDERR: github.com/snapcore/snapd/cmd BUILDSTDERR: mkdir -p $WORK/b029/ BUILDSTDERR: cat >$WORK/b029/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile bytes=$WORK/b030/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b002/_pkg_.a BUILDSTDERR: packagefile github.com/snapcore/snapd/client=$WORK/b031/_pkg_.a BUILDSTDERR: packagefile github.com/snapcore/snapd/dirs=$WORK/b103/_pkg_.a BUILDSTDERR: packagefile github.com/snapcore/snapd/logger=$WORK/b109/_pkg_.a BUILDSTDERR: packagefile github.com/snapcore/snapd/osutil=$WORK/b053/_pkg_.a BUILDSTDERR: packagefile github.com/snapcore/snapd/progress=$WORK/b152/_pkg_.a BUILDSTDERR: packagefile github.com/snapcore/snapd/release=$WORK/b073/_pkg_.a BUILDSTDERR: packagefile github.com/snapcore/snapd/snap=$WORK/b105/_pkg_.a BUILDSTDERR: packagefile github.com/snapcore/snapd/strutil=$WORK/b063/_pkg_.a BUILDSTDERR: packagefile github.com/snapcore/snapd/systemd=$WORK/b156/_pkg_.a BUILDSTDERR: packagefile io/ioutil=$WORK/b069/_pkg_.a BUILDSTDERR: packagefile log=$WORK/b095/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b023/_pkg_.a BUILDSTDERR: packagefile path/filepath=$WORK/b067/_pkg_.a BUILDSTDERR: packagefile sort=$WORK/b021/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b037/_pkg_.a BUILDSTDERR: packagefile syscall=$WORK/b025/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/snapd-2.39/src/github.com/snapcore/snapd/cmd BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b029/_pkg_.a -trimpath $WORK/b029 -shared -p github.com/snapcore/snapd/cmd -complete -installsuffix shared -buildid ZMgL7D3xKJD9S4NpZ22Q/ZMgL7D3xKJD9S4NpZ22Q -goversion go1.12.2 -D "" -importcfg $WORK/b029/importcfg -pack ./cmd_linux.go ./snapinfo.go ./version.go ./version_generated.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b192/_pkg_.a # internal BUILDSTDERR: cp $WORK/b192/_pkg_.a /builddir/.cache/go-build/51/51971c0909ce523aca517672d8f34d80d7354b25cf16259294abf1f7dfd8c5df-d # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b029/_pkg_.a # internal BUILDSTDERR: cp $WORK/b029/_pkg_.a /builddir/.cache/go-build/e4/e4a54d5d897702cce2716b9069ab4a74768ca026f00e83f039a87d50b7ab33ec-d # internal BUILDSTDERR: github.com/snapcore/snapd/interfaces BUILDSTDERR: mkdir -p $WORK/b167/ BUILDSTDERR: cat >$WORK/b167/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile encoding/json=$WORK/b033/_pkg_.a BUILDSTDERR: packagefile errors=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b002/_pkg_.a BUILDSTDERR: packagefile github.com/snapcore/snapd/cmd=$WORK/b029/_pkg_.a BUILDSTDERR: packagefile github.com/snapcore/snapd/dirs=$WORK/b103/_pkg_.a BUILDSTDERR: packagefile github.com/snapcore/snapd/interfaces/hotplug=$WORK/b168/_pkg_.a BUILDSTDERR: packagefile github.com/snapcore/snapd/interfaces/utils=$WORK/b169/_pkg_.a BUILDSTDERR: packagefile github.com/snapcore/snapd/logger=$WORK/b109/_pkg_.a BUILDSTDERR: packagefile github.com/snapcore/snapd/osutil=$WORK/b053/_pkg_.a BUILDSTDERR: packagefile github.com/snapcore/snapd/release=$WORK/b073/_pkg_.a BUILDSTDERR: packagefile github.com/snapcore/snapd/sandbox/seccomp=$WORK/b170/_pkg_.a BUILDSTDERR: packagefile github.com/snapcore/snapd/snap=$WORK/b105/_pkg_.a BUILDSTDERR: packagefile github.com/snapcore/snapd/timings=$WORK/b171/_pkg_.a BUILDSTDERR: packagefile io/ioutil=$WORK/b069/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b023/_pkg_.a BUILDSTDERR: packagefile path/filepath=$WORK/b067/_pkg_.a BUILDSTDERR: packagefile reflect=$WORK/b005/_pkg_.a BUILDSTDERR: packagefile regexp=$WORK/b065/_pkg_.a BUILDSTDERR: packagefile sort=$WORK/b021/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b037/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b017/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/snapd-2.39/src/github.com/snapcore/snapd/interfaces BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b167/_pkg_.a -trimpath $WORK/b167 -shared -p github.com/snapcore/snapd/interfaces -complete -installsuffix shared -buildid C78h7oJo9nGivn1c8txJ/C78h7oJo9nGivn1c8txJ -goversion go1.12.2 -D "" -importcfg $WORK/b167/importcfg -pack ./backend.go ./connection.go ./core.go ./naming.go ./repo.go ./sorting.go ./system_key.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b230/_pkg_.a # internal BUILDSTDERR: cp $WORK/b230/_pkg_.a /builddir/.cache/go-build/42/4254d55638fc855363ad15e0a71934e3bb297f276fb0b2dbda460b514fd1759c-d # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b167/_pkg_.a # internal BUILDSTDERR: cp $WORK/b167/_pkg_.a /builddir/.cache/go-build/52/5264d3f4ca168346a42e0f37af3ea68f760f4d59c030ea5e57464eadad1d5c2c-d # internal BUILDSTDERR: github.com/snapcore/snapd/overlord/ifacestate/ifacerepo BUILDSTDERR: mkdir -p $WORK/b198/ BUILDSTDERR: github.com/snapcore/snapd/interfaces/mount BUILDSTDERR: mkdir -p $WORK/b200/ BUILDSTDERR: cat >$WORK/b198/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile github.com/snapcore/snapd/interfaces=$WORK/b167/_pkg_.a BUILDSTDERR: packagefile github.com/snapcore/snapd/overlord/state=$WORK/b172/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/snapd-2.39/src/github.com/snapcore/snapd/overlord/ifacestate/ifacerepo BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b198/_pkg_.a -trimpath $WORK/b198 -shared -p github.com/snapcore/snapd/overlord/ifacestate/ifacerepo -complete -installsuffix shared -buildid yn_BkFpiVyXczBRMb707/yn_BkFpiVyXczBRMb707 -goversion go1.12.2 -D "" -importcfg $WORK/b198/importcfg -pack ./repo.go BUILDSTDERR: cat >$WORK/b200/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile bytes=$WORK/b030/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b002/_pkg_.a BUILDSTDERR: packagefile github.com/snapcore/snapd/cmd=$WORK/b029/_pkg_.a BUILDSTDERR: packagefile github.com/snapcore/snapd/dirs=$WORK/b103/_pkg_.a BUILDSTDERR: packagefile github.com/snapcore/snapd/interfaces=$WORK/b167/_pkg_.a BUILDSTDERR: packagefile github.com/snapcore/snapd/logger=$WORK/b109/_pkg_.a BUILDSTDERR: packagefile github.com/snapcore/snapd/osutil=$WORK/b053/_pkg_.a BUILDSTDERR: packagefile github.com/snapcore/snapd/snap=$WORK/b105/_pkg_.a BUILDSTDERR: packagefile github.com/snapcore/snapd/timings=$WORK/b171/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b023/_pkg_.a BUILDSTDERR: packagefile os/exec=$WORK/b070/_pkg_.a BUILDSTDERR: packagefile path=$WORK/b060/_pkg_.a BUILDSTDERR: packagefile path/filepath=$WORK/b067/_pkg_.a BUILDSTDERR: packagefile sort=$WORK/b021/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/snapd-2.39/src/github.com/snapcore/snapd/interfaces/mount BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b200/_pkg_.a -trimpath $WORK/b200 -shared -p github.com/snapcore/snapd/interfaces/mount -complete -installsuffix shared -buildid 07pB54CdEDrMCWDU3N1t/07pB54CdEDrMCWDU3N1t -goversion go1.12.2 -D "" -importcfg $WORK/b200/importcfg -pack ./backend.go ./ns.go ./spec.go BUILDSTDERR: github.com/snapcore/snapd/interfaces/dbus BUILDSTDERR: mkdir -p $WORK/b219/ BUILDSTDERR: cat >$WORK/b219/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile bytes=$WORK/b030/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b002/_pkg_.a BUILDSTDERR: packagefile github.com/snapcore/snapd/dirs=$WORK/b103/_pkg_.a BUILDSTDERR: packagefile github.com/snapcore/snapd/interfaces=$WORK/b167/_pkg_.a BUILDSTDERR: packagefile github.com/snapcore/snapd/logger=$WORK/b109/_pkg_.a BUILDSTDERR: packagefile github.com/snapcore/snapd/osutil=$WORK/b053/_pkg_.a BUILDSTDERR: packagefile github.com/snapcore/snapd/release=$WORK/b073/_pkg_.a BUILDSTDERR: packagefile github.com/snapcore/snapd/snap=$WORK/b105/_pkg_.a BUILDSTDERR: packagefile github.com/snapcore/snapd/timings=$WORK/b171/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b023/_pkg_.a BUILDSTDERR: packagefile path/filepath=$WORK/b067/_pkg_.a BUILDSTDERR: packagefile sort=$WORK/b021/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b037/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/snapd-2.39/src/github.com/snapcore/snapd/interfaces/dbus BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b219/_pkg_.a -trimpath $WORK/b219 -shared -p github.com/snapcore/snapd/interfaces/dbus -complete -installsuffix shared -buildid 05P1fLycU2AxABA44ZzQ/05P1fLycU2AxABA44ZzQ -goversion go1.12.2 -D "" -importcfg $WORK/b219/importcfg -pack ./backend.go ./dbus.go ./spec.go ./template.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b198/_pkg_.a # internal BUILDSTDERR: cp $WORK/b198/_pkg_.a /builddir/.cache/go-build/13/13c352fbc23776fc50e8ab5a900eb417a950ed5505181544793e9edd61142770-d # internal BUILDSTDERR: github.com/snapcore/snapd/interfaces/kmod BUILDSTDERR: mkdir -p $WORK/b220/ BUILDSTDERR: cat >$WORK/b220/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile bytes=$WORK/b030/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b002/_pkg_.a BUILDSTDERR: packagefile github.com/snapcore/snapd/dirs=$WORK/b103/_pkg_.a BUILDSTDERR: packagefile github.com/snapcore/snapd/interfaces=$WORK/b167/_pkg_.a BUILDSTDERR: packagefile github.com/snapcore/snapd/osutil=$WORK/b053/_pkg_.a BUILDSTDERR: packagefile github.com/snapcore/snapd/snap=$WORK/b105/_pkg_.a BUILDSTDERR: packagefile github.com/snapcore/snapd/timings=$WORK/b171/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b023/_pkg_.a BUILDSTDERR: packagefile os/exec=$WORK/b070/_pkg_.a BUILDSTDERR: packagefile sort=$WORK/b021/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b037/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/snapd-2.39/src/github.com/snapcore/snapd/interfaces/kmod BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b220/_pkg_.a -trimpath $WORK/b220 -shared -p github.com/snapcore/snapd/interfaces/kmod -complete -installsuffix shared -buildid DEDS0v9iMnMJGIE6ktEv/DEDS0v9iMnMJGIE6ktEv -goversion go1.12.2 -D "" -importcfg $WORK/b220/importcfg -pack ./backend.go ./kmod.go ./spec.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b200/_pkg_.a # internal BUILDSTDERR: cp $WORK/b200/_pkg_.a /builddir/.cache/go-build/32/32f4fb2c6b169b873d776f1c87427b57fbf7920572359be1ca383473daa0fded-d # internal BUILDSTDERR: github.com/snapcore/snapd/overlord/snapstate/backend BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b219/_pkg_.a # internal BUILDSTDERR: mkdir -p $WORK/b199/ BUILDSTDERR: cat >$WORK/b199/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/b039/_pkg_.a BUILDSTDERR: packagefile github.com/snapcore/snapd/boot=$WORK/b186/_pkg_.a BUILDSTDERR: packagefile github.com/snapcore/snapd/cmd/cmdutil=$WORK/b112/_pkg_.a BUILDSTDERR: packagefile github.com/snapcore/snapd/dirs=$WORK/b103/_pkg_.a BUILDSTDERR: packagefile github.com/snapcore/snapd/interfaces/mount=$WORK/b200/_pkg_.a BUILDSTDERR: packagefile github.com/snapcore/snapd/logger=$WORK/b109/_pkg_.a BUILDSTDERR: packagefile github.com/snapcore/snapd/osutil=$WORK/b053/_pkg_.a BUILDSTDERR: packagefile github.com/snapcore/snapd/progress=$WORK/b152/_pkg_.a BUILDSTDERR: packagefile github.com/snapcore/snapd/release=$WORK/b073/_pkg_.a BUILDSTDERR: packagefile github.com/snapcore/snapd/snap=$WORK/b105/_pkg_.a BUILDSTDERR: packagefile github.com/snapcore/snapd/systemd=$WORK/b156/_pkg_.a BUILDSTDERR: packagefile github.com/snapcore/snapd/wrappers=$WORK/b201/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b023/_pkg_.a BUILDSTDERR: packagefile path/filepath=$WORK/b067/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b037/_pkg_.a BUILDSTDERR: packagefile syscall=$WORK/b025/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/snapd-2.39/src/github.com/snapcore/snapd/overlord/snapstate/backend BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b199/_pkg_.a -trimpath $WORK/b199 -shared -p github.com/snapcore/snapd/overlord/snapstate/backend -complete -installsuffix shared -buildid STVHlZoXMj21ARm88-yr/STVHlZoXMj21ARm88-yr -goversion go1.12.2 -D "" -importcfg $WORK/b199/importcfg -pack ./aliases.go ./backend.go ./copydata.go ./fontconfig.go ./link.go ./mountns.go ./mountunit.go ./setup.go ./snapdata.go ./utils.go BUILDSTDERR: cp $WORK/b219/_pkg_.a /builddir/.cache/go-build/93/93a702e24bd9f1a5caf74c9f7a5ab1b149cdd301b1ddb3c0cc3c8faf73caf19f-d # internal BUILDSTDERR: github.com/snapcore/snapd/interfaces/apparmor BUILDSTDERR: mkdir -p $WORK/b218/ BUILDSTDERR: cat >$WORK/b218/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile bytes=$WORK/b030/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b002/_pkg_.a BUILDSTDERR: packagefile github.com/snapcore/snapd/dirs=$WORK/b103/_pkg_.a BUILDSTDERR: packagefile github.com/snapcore/snapd/interfaces=$WORK/b167/_pkg_.a BUILDSTDERR: packagefile github.com/snapcore/snapd/interfaces/dbus=$WORK/b219/_pkg_.a BUILDSTDERR: packagefile github.com/snapcore/snapd/logger=$WORK/b109/_pkg_.a BUILDSTDERR: packagefile github.com/snapcore/snapd/osutil=$WORK/b053/_pkg_.a BUILDSTDERR: packagefile github.com/snapcore/snapd/release=$WORK/b073/_pkg_.a BUILDSTDERR: packagefile github.com/snapcore/snapd/snap=$WORK/b105/_pkg_.a BUILDSTDERR: packagefile github.com/snapcore/snapd/strutil=$WORK/b063/_pkg_.a BUILDSTDERR: packagefile github.com/snapcore/snapd/timings=$WORK/b171/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b022/_pkg_.a BUILDSTDERR: packagefile io/ioutil=$WORK/b069/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b023/_pkg_.a BUILDSTDERR: packagefile os/exec=$WORK/b070/_pkg_.a BUILDSTDERR: packagefile path=$WORK/b060/_pkg_.a BUILDSTDERR: packagefile path/filepath=$WORK/b067/_pkg_.a BUILDSTDERR: packagefile regexp=$WORK/b065/_pkg_.a BUILDSTDERR: packagefile sort=$WORK/b021/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b037/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/snapd-2.39/src/github.com/snapcore/snapd/interfaces/apparmor BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b218/_pkg_.a -trimpath $WORK/b218 -shared -p github.com/snapcore/snapd/interfaces/apparmor -complete -installsuffix shared -buildid AmVsGNq6Ulf73817hQDh/AmVsGNq6Ulf73817hQDh -goversion go1.12.2 -D "" -importcfg $WORK/b218/importcfg -pack ./apparmor.go ./backend.go ./spec.go ./template.go ./template_vars.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b220/_pkg_.a # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b204/_pkg_.a # internal BUILDSTDERR: cp $WORK/b220/_pkg_.a /builddir/.cache/go-build/7a/7a56c38d9f6c4c7e4edf89029db8e3f28fc2fbd4eda89815ace31ebdad2bc338-d # internal BUILDSTDERR: github.com/snapcore/snapd/interfaces/seccomp BUILDSTDERR: mkdir -p $WORK/b221/ BUILDSTDERR: cat >$WORK/b221/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile bytes=$WORK/b030/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b002/_pkg_.a BUILDSTDERR: packagefile github.com/snapcore/snapd/arch=$WORK/b106/_pkg_.a BUILDSTDERR: packagefile github.com/snapcore/snapd/cmd=$WORK/b029/_pkg_.a BUILDSTDERR: packagefile github.com/snapcore/snapd/dirs=$WORK/b103/_pkg_.a BUILDSTDERR: packagefile github.com/snapcore/snapd/interfaces=$WORK/b167/_pkg_.a BUILDSTDERR: packagefile github.com/snapcore/snapd/osutil=$WORK/b053/_pkg_.a BUILDSTDERR: packagefile github.com/snapcore/snapd/release=$WORK/b073/_pkg_.a BUILDSTDERR: packagefile github.com/snapcore/snapd/sandbox/seccomp=$WORK/b170/_pkg_.a BUILDSTDERR: packagefile github.com/snapcore/snapd/snap=$WORK/b105/_pkg_.a BUILDSTDERR: packagefile github.com/snapcore/snapd/strutil=$WORK/b063/_pkg_.a BUILDSTDERR: packagefile github.com/snapcore/snapd/timings=$WORK/b171/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b023/_pkg_.a BUILDSTDERR: packagefile path/filepath=$WORK/b067/_pkg_.a BUILDSTDERR: packagefile runtime=$WORK/b009/_pkg_.a BUILDSTDERR: packagefile sort=$WORK/b021/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b037/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/snapd-2.39/src/github.com/snapcore/snapd/interfaces/seccomp BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b221/_pkg_.a -trimpath $WORK/b221 -shared -p github.com/snapcore/snapd/interfaces/seccomp -complete -installsuffix shared -buildid OpQ6OvH8yJTkS27WuwM7/OpQ6OvH8yJTkS27WuwM7 -goversion go1.12.2 -D "" -importcfg $WORK/b221/importcfg -pack ./backend.go ./spec.go ./template.go BUILDSTDERR: cp $WORK/b204/_pkg_.a /builddir/.cache/go-build/44/44157b14f7e1693be640150110170acbf5cad07e74a304d7bf96fa006e6c5ce5-d # internal BUILDSTDERR: github.com/snapcore/snapd/overlord/storecontext BUILDSTDERR: mkdir -p $WORK/b215/ BUILDSTDERR: cat >$WORK/b215/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile fmt=$WORK/b002/_pkg_.a BUILDSTDERR: packagefile github.com/snapcore/snapd/asserts=$WORK/b039/_pkg_.a BUILDSTDERR: packagefile github.com/snapcore/snapd/asserts/sysdb=$WORK/b175/_pkg_.a BUILDSTDERR: packagefile github.com/snapcore/snapd/overlord/auth=$WORK/b176/_pkg_.a BUILDSTDERR: packagefile github.com/snapcore/snapd/overlord/configstate/config=$WORK/b196/_pkg_.a BUILDSTDERR: packagefile github.com/snapcore/snapd/overlord/state=$WORK/b172/_pkg_.a BUILDSTDERR: packagefile github.com/snapcore/snapd/store=$WORK/b204/_pkg_.a BUILDSTDERR: packagefile net/url=$WORK/b102/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b023/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/snapd-2.39/src/github.com/snapcore/snapd/overlord/storecontext BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b215/_pkg_.a -trimpath $WORK/b215 -shared -p github.com/snapcore/snapd/overlord/storecontext -complete -installsuffix shared -buildid AdcfF0p60s5sv8Y7nqrS/AdcfF0p60s5sv8Y7nqrS -goversion go1.12.2 -D "" -importcfg $WORK/b215/importcfg -pack ./context.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b221/_pkg_.a # internal BUILDSTDERR: cp $WORK/b221/_pkg_.a /builddir/.cache/go-build/f6/f63cb74208a9ab1a79defecbf274fca0ea2a63c1e07bd6881af246a06d3426aa-d # internal BUILDSTDERR: github.com/snapcore/snapd/interfaces/systemd BUILDSTDERR: mkdir -p $WORK/b222/ BUILDSTDERR: cat >$WORK/b222/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile bytes=$WORK/b030/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b002/_pkg_.a BUILDSTDERR: packagefile github.com/snapcore/snapd/dirs=$WORK/b103/_pkg_.a BUILDSTDERR: packagefile github.com/snapcore/snapd/interfaces=$WORK/b167/_pkg_.a BUILDSTDERR: packagefile github.com/snapcore/snapd/logger=$WORK/b109/_pkg_.a BUILDSTDERR: packagefile github.com/snapcore/snapd/osutil=$WORK/b053/_pkg_.a BUILDSTDERR: packagefile github.com/snapcore/snapd/snap=$WORK/b105/_pkg_.a BUILDSTDERR: packagefile github.com/snapcore/snapd/systemd=$WORK/b156/_pkg_.a BUILDSTDERR: packagefile github.com/snapcore/snapd/timings=$WORK/b171/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b023/_pkg_.a BUILDSTDERR: packagefile path/filepath=$WORK/b067/_pkg_.a BUILDSTDERR: packagefile time=$WORK/b026/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/snapd-2.39/src/github.com/snapcore/snapd/interfaces/systemd BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b222/_pkg_.a -trimpath $WORK/b222 -shared -p github.com/snapcore/snapd/interfaces/systemd -complete -installsuffix shared -buildid omiqb8hRK0Zd-QyQ61uq/omiqb8hRK0Zd-QyQ61uq -goversion go1.12.2 -D "" -importcfg $WORK/b222/importcfg -pack ./backend.go ./service.go ./spec.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b215/_pkg_.a # internal BUILDSTDERR: cp $WORK/b215/_pkg_.a /builddir/.cache/go-build/23/23a2248de6bcb652b462a66860ed2b5e0d2e5e8da59c220d1d8d6919ab6a3e9c-d # internal BUILDSTDERR: github.com/snapcore/snapd/interfaces/udev BUILDSTDERR: mkdir -p $WORK/b223/ BUILDSTDERR: cat >$WORK/b223/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile bytes=$WORK/b030/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b002/_pkg_.a BUILDSTDERR: packagefile github.com/snapcore/snapd/dirs=$WORK/b103/_pkg_.a BUILDSTDERR: packagefile github.com/snapcore/snapd/interfaces=$WORK/b167/_pkg_.a BUILDSTDERR: packagefile github.com/snapcore/snapd/osutil=$WORK/b053/_pkg_.a BUILDSTDERR: packagefile github.com/snapcore/snapd/snap=$WORK/b105/_pkg_.a BUILDSTDERR: packagefile github.com/snapcore/snapd/strutil=$WORK/b063/_pkg_.a BUILDSTDERR: packagefile github.com/snapcore/snapd/timings=$WORK/b171/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b023/_pkg_.a BUILDSTDERR: packagefile os/exec=$WORK/b070/_pkg_.a BUILDSTDERR: packagefile path/filepath=$WORK/b067/_pkg_.a BUILDSTDERR: packagefile sort=$WORK/b021/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b037/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/snapd-2.39/src/github.com/snapcore/snapd/interfaces/udev BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b223/_pkg_.a -trimpath $WORK/b223 -shared -p github.com/snapcore/snapd/interfaces/udev -complete -installsuffix shared -buildid xWnB0jHuhYySpiUYgAJM/xWnB0jHuhYySpiUYgAJM -goversion go1.12.2 -D "" -importcfg $WORK/b223/importcfg -pack ./backend.go ./spec.go ./udev.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b218/_pkg_.a # internal BUILDSTDERR: cp $WORK/b218/_pkg_.a /builddir/.cache/go-build/06/06155e828599b25ee70231cf5ef9b04367e6d08d6cc964e7e8ae2973cbf7479b-d # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b222/_pkg_.a # internal BUILDSTDERR: cp $WORK/b222/_pkg_.a /builddir/.cache/go-build/4d/4d1d6d0088095ec2a61dfcbeec92294911d331444a064fca13c09f4d3d0b5dc6-d # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b223/_pkg_.a # internal BUILDSTDERR: cp $WORK/b223/_pkg_.a /builddir/.cache/go-build/28/2825be03f6736dd06293b65d4481a19aef7e5dc3dc250e02edab8e975483d896-d # internal BUILDSTDERR: github.com/snapcore/snapd/interfaces/backends BUILDSTDERR: mkdir -p $WORK/b217/ BUILDSTDERR: cat >$WORK/b217/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile fmt=$WORK/b002/_pkg_.a BUILDSTDERR: packagefile github.com/snapcore/snapd/interfaces=$WORK/b167/_pkg_.a BUILDSTDERR: packagefile github.com/snapcore/snapd/interfaces/apparmor=$WORK/b218/_pkg_.a BUILDSTDERR: packagefile github.com/snapcore/snapd/interfaces/dbus=$WORK/b219/_pkg_.a BUILDSTDERR: packagefile github.com/snapcore/snapd/interfaces/kmod=$WORK/b220/_pkg_.a BUILDSTDERR: packagefile github.com/snapcore/snapd/interfaces/mount=$WORK/b200/_pkg_.a BUILDSTDERR: packagefile github.com/snapcore/snapd/interfaces/seccomp=$WORK/b221/_pkg_.a BUILDSTDERR: packagefile github.com/snapcore/snapd/interfaces/systemd=$WORK/b222/_pkg_.a BUILDSTDERR: packagefile github.com/snapcore/snapd/interfaces/udev=$WORK/b223/_pkg_.a BUILDSTDERR: packagefile github.com/snapcore/snapd/release=$WORK/b073/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/snapd-2.39/src/github.com/snapcore/snapd/interfaces/backends BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b217/_pkg_.a -trimpath $WORK/b217 -shared -p github.com/snapcore/snapd/interfaces/backends -complete -installsuffix shared -buildid OyfAwyOZah_aoyecHCe-/OyfAwyOZah_aoyecHCe- -goversion go1.12.2 -D "" -importcfg $WORK/b217/importcfg -pack ./backends.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b199/_pkg_.a # internal BUILDSTDERR: github.com/snapcore/snapd/interfaces/builtin BUILDSTDERR: mkdir -p $WORK/b224/ BUILDSTDERR: cat >$WORK/b224/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile bytes=$WORK/b030/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b002/_pkg_.a BUILDSTDERR: packagefile github.com/snapcore/snapd/dirs=$WORK/b103/_pkg_.a BUILDSTDERR: packagefile github.com/snapcore/snapd/interfaces=$WORK/b167/_pkg_.a BUILDSTDERR: packagefile github.com/snapcore/snapd/interfaces/apparmor=$WORK/b218/_pkg_.a BUILDSTDERR: packagefile github.com/snapcore/snapd/interfaces/dbus=$WORK/b219/_pkg_.a BUILDSTDERR: packagefile github.com/snapcore/snapd/interfaces/hotplug=$WORK/b168/_pkg_.a BUILDSTDERR: packagefile github.com/snapcore/snapd/interfaces/kmod=$WORK/b220/_pkg_.a BUILDSTDERR: packagefile github.com/snapcore/snapd/interfaces/mount=$WORK/b200/_pkg_.a BUILDSTDERR: packagefile github.com/snapcore/snapd/interfaces/seccomp=$WORK/b221/_pkg_.a BUILDSTDERR: packagefile github.com/snapcore/snapd/interfaces/systemd=$WORK/b222/_pkg_.a BUILDSTDERR: packagefile github.com/snapcore/snapd/interfaces/udev=$WORK/b223/_pkg_.a BUILDSTDERR: packagefile github.com/snapcore/snapd/logger=$WORK/b109/_pkg_.a BUILDSTDERR: packagefile github.com/snapcore/snapd/osutil=$WORK/b053/_pkg_.a BUILDSTDERR: packagefile github.com/snapcore/snapd/release=$WORK/b073/_pkg_.a BUILDSTDERR: packagefile github.com/snapcore/snapd/snap=$WORK/b105/_pkg_.a BUILDSTDERR: packagefile github.com/snapcore/snapd/strutil=$WORK/b063/_pkg_.a BUILDSTDERR: packagefile io/ioutil=$WORK/b069/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b023/_pkg_.a BUILDSTDERR: packagefile path=$WORK/b060/_pkg_.a BUILDSTDERR: packagefile path/filepath=$WORK/b067/_pkg_.a BUILDSTDERR: packagefile regexp=$WORK/b065/_pkg_.a BUILDSTDERR: packagefile sort=$WORK/b021/_pkg_.a BUILDSTDERR: packagefile strconv=$WORK/b015/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b037/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/snapd-2.39/src/github.com/snapcore/snapd/interfaces/builtin BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b224/_pkg_.a -trimpath $WORK/b224 -shared -p github.com/snapcore/snapd/interfaces/builtin -complete -installsuffix shared -buildid w_YEuSDz7MkOrTjgxKMU/w_YEuSDz7MkOrTjgxKMU -goversion go1.12.2 -D "" -importcfg $WORK/b224/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 ./intel_mei.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 ./multipass_support.go ./netlink_audit.go ./netlink_connector.go ./network.go ./network_bind.go ./network_control.go ./network_manager.go ./network_manager_observe.go ./network_observe.go ./network_setup_control.go ./network_setup_observe.go ./network_status.go ./ofono.go ./online_accounts_service.go ./opengl.go ./openvswitch.go ./openvswitch_support.go ./optical_drive.go ./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: cp $WORK/b199/_pkg_.a /builddir/.cache/go-build/01/014f0695e3f576df976d3ffd7c2a33a3dc4203dc0c22928a11ca3da99496f3b9-d # internal BUILDSTDERR: github.com/snapcore/snapd/overlord/snapstate BUILDSTDERR: mkdir -p $WORK/b182/ BUILDSTDERR: cat >$WORK/b182/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile bufio=$WORK/b032/_pkg_.a BUILDSTDERR: packagefile context=$WORK/b054/_pkg_.a BUILDSTDERR: packagefile encoding/json=$WORK/b033/_pkg_.a BUILDSTDERR: packagefile errors=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b002/_pkg_.a BUILDSTDERR: packagefile github.com/snapcore/snapd/advisor=$WORK/b183/_pkg_.a BUILDSTDERR: packagefile github.com/snapcore/snapd/arch=$WORK/b106/_pkg_.a BUILDSTDERR: packagefile github.com/snapcore/snapd/asserts=$WORK/b039/_pkg_.a BUILDSTDERR: packagefile github.com/snapcore/snapd/boot=$WORK/b186/_pkg_.a BUILDSTDERR: packagefile github.com/snapcore/snapd/bootloader=$WORK/b187/_pkg_.a BUILDSTDERR: packagefile github.com/snapcore/snapd/client=$WORK/b031/_pkg_.a BUILDSTDERR: packagefile github.com/snapcore/snapd/cmd=$WORK/b029/_pkg_.a BUILDSTDERR: packagefile github.com/snapcore/snapd/cmd/snaplock=$WORK/b191/_pkg_.a BUILDSTDERR: packagefile github.com/snapcore/snapd/dirs=$WORK/b103/_pkg_.a BUILDSTDERR: packagefile github.com/snapcore/snapd/errtracker=$WORK/b192/_pkg_.a BUILDSTDERR: packagefile github.com/snapcore/snapd/features=$WORK/b195/_pkg_.a BUILDSTDERR: packagefile github.com/snapcore/snapd/gadget=$WORK/b107/_pkg_.a BUILDSTDERR: packagefile github.com/snapcore/snapd/httputil=$WORK/b164/_pkg_.a BUILDSTDERR: packagefile github.com/snapcore/snapd/i18n=$WORK/b116/_pkg_.a BUILDSTDERR: packagefile github.com/snapcore/snapd/interfaces=$WORK/b167/_pkg_.a BUILDSTDERR: packagefile github.com/snapcore/snapd/logger=$WORK/b109/_pkg_.a BUILDSTDERR: packagefile github.com/snapcore/snapd/osutil=$WORK/b053/_pkg_.a BUILDSTDERR: packagefile github.com/snapcore/snapd/overlord/auth=$WORK/b176/_pkg_.a BUILDSTDERR: packagefile github.com/snapcore/snapd/overlord/configstate/config=$WORK/b196/_pkg_.a BUILDSTDERR: packagefile github.com/snapcore/snapd/overlord/configstate/settings=$WORK/b197/_pkg_.a BUILDSTDERR: packagefile github.com/snapcore/snapd/overlord/ifacestate/ifacerepo=$WORK/b198/_pkg_.a BUILDSTDERR: packagefile github.com/snapcore/snapd/overlord/snapstate/backend=$WORK/b199/_pkg_.a BUILDSTDERR: packagefile github.com/snapcore/snapd/overlord/state=$WORK/b172/_pkg_.a BUILDSTDERR: packagefile github.com/snapcore/snapd/progress=$WORK/b152/_pkg_.a BUILDSTDERR: packagefile github.com/snapcore/snapd/release=$WORK/b073/_pkg_.a BUILDSTDERR: packagefile github.com/snapcore/snapd/snap=$WORK/b105/_pkg_.a BUILDSTDERR: packagefile github.com/snapcore/snapd/store=$WORK/b204/_pkg_.a BUILDSTDERR: packagefile github.com/snapcore/snapd/strutil=$WORK/b063/_pkg_.a BUILDSTDERR: packagefile github.com/snapcore/snapd/timeutil=$WORK/b115/_pkg_.a BUILDSTDERR: packagefile gopkg.in/tomb.v2=$WORK/b068/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b022/_pkg_.a BUILDSTDERR: packagefile math/rand=$WORK/b048/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b023/_pkg_.a BUILDSTDERR: packagefile path/filepath=$WORK/b067/_pkg_.a BUILDSTDERR: packagefile reflect=$WORK/b005/_pkg_.a BUILDSTDERR: packagefile regexp=$WORK/b065/_pkg_.a BUILDSTDERR: packagefile sort=$WORK/b021/_pkg_.a BUILDSTDERR: packagefile strconv=$WORK/b015/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b037/_pkg_.a BUILDSTDERR: packagefile time=$WORK/b026/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/snapd-2.39/src/github.com/snapcore/snapd/overlord/snapstate BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b182/_pkg_.a -trimpath $WORK/b182 -shared -p github.com/snapcore/snapd/overlord/snapstate -complete -installsuffix shared -buildid BU_9ak3GnMSCduT41LSb/BU_9ak3GnMSCduT41LSb -goversion go1.12.2 -D "" -importcfg $WORK/b182/importcfg -pack ./aliasesv2.go ./autorefresh.go ./aux_store_info.go ./backend.go ./booted.go ./catalogrefresh.go ./check_snap.go ./conflict.go ./cookies.go ./flags.go ./handlers.go ./progress.go ./readme.go ./refresh.go ./refreshhints.go ./snapmgr.go ./snapstate.go ./storehelpers.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b217/_pkg_.a # internal BUILDSTDERR: cp $WORK/b217/_pkg_.a /builddir/.cache/go-build/96/965ef524fe15cdde20f6f00c69d63862a41d0712d5ddee17a11b88ae553c64f8-d # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b224/_pkg_.a # internal BUILDSTDERR: cp $WORK/b224/_pkg_.a /builddir/.cache/go-build/a5/a535e22caf91abd39a68b06a1c1790934e999a2f387e08f8572aba16a0e4b7b3-d # internal BUILDSTDERR: github.com/snapcore/snapd/interfaces/policy BUILDSTDERR: mkdir -p $WORK/b225/ BUILDSTDERR: cat >$WORK/b225/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile bytes=$WORK/b030/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b002/_pkg_.a BUILDSTDERR: packagefile github.com/snapcore/snapd/asserts=$WORK/b039/_pkg_.a BUILDSTDERR: packagefile github.com/snapcore/snapd/interfaces=$WORK/b167/_pkg_.a BUILDSTDERR: packagefile github.com/snapcore/snapd/interfaces/builtin=$WORK/b224/_pkg_.a BUILDSTDERR: packagefile github.com/snapcore/snapd/release=$WORK/b073/_pkg_.a BUILDSTDERR: packagefile github.com/snapcore/snapd/snap=$WORK/b105/_pkg_.a BUILDSTDERR: packagefile github.com/snapcore/snapd/strutil=$WORK/b063/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b037/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/snapd-2.39/src/github.com/snapcore/snapd/interfaces/policy BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b225/_pkg_.a -trimpath $WORK/b225 -shared -p github.com/snapcore/snapd/interfaces/policy -complete -installsuffix shared -buildid -W1xM3d4PuFJv3IKnXFE/-W1xM3d4PuFJv3IKnXFE -goversion go1.12.2 -D "" -importcfg $WORK/b225/importcfg -pack ./basedeclaration.go ./helpers.go ./policy.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b225/_pkg_.a # internal BUILDSTDERR: cp $WORK/b225/_pkg_.a /builddir/.cache/go-build/51/51660bd926b2de6ca58b9040f0de5235fc8d157600ed6ec8c40c377b134611e8-d # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b182/_pkg_.a # internal BUILDSTDERR: cp $WORK/b182/_pkg_.a /builddir/.cache/go-build/f9/f9121f707edfc13714170f379616daf307e4bdc96fd1f601733cec089d81b3b3-d # internal BUILDSTDERR: github.com/snapcore/snapd/overlord/snapshotstate BUILDSTDERR: mkdir -p $WORK/b229/ BUILDSTDERR: github.com/snapcore/snapd/overlord/assertstate BUILDSTDERR: github.com/snapcore/snapd/overlord/hookstate BUILDSTDERR: cat >$WORK/b229/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile context=$WORK/b054/_pkg_.a BUILDSTDERR: packagefile encoding/json=$WORK/b033/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b002/_pkg_.a BUILDSTDERR: packagefile github.com/snapcore/snapd/client=$WORK/b031/_pkg_.a BUILDSTDERR: packagefile github.com/snapcore/snapd/logger=$WORK/b109/_pkg_.a BUILDSTDERR: packagefile github.com/snapcore/snapd/overlord/configstate/config=$WORK/b196/_pkg_.a BUILDSTDERR: packagefile github.com/snapcore/snapd/overlord/snapshotstate/backend=$WORK/b230/_pkg_.a BUILDSTDERR: packagefile github.com/snapcore/snapd/overlord/snapstate=$WORK/b182/_pkg_.a BUILDSTDERR: packagefile github.com/snapcore/snapd/overlord/state=$WORK/b172/_pkg_.a BUILDSTDERR: packagefile github.com/snapcore/snapd/release=$WORK/b073/_pkg_.a BUILDSTDERR: packagefile github.com/snapcore/snapd/snap=$WORK/b105/_pkg_.a BUILDSTDERR: packagefile github.com/snapcore/snapd/strutil=$WORK/b063/_pkg_.a BUILDSTDERR: packagefile gopkg.in/tomb.v2=$WORK/b068/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b023/_pkg_.a BUILDSTDERR: packagefile sort=$WORK/b021/_pkg_.a BUILDSTDERR: packagefile time=$WORK/b026/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/snapd-2.39/src/github.com/snapcore/snapd/overlord/snapshotstate BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b229/_pkg_.a -trimpath $WORK/b229 -shared -p github.com/snapcore/snapd/overlord/snapshotstate -complete -installsuffix shared -buildid 9Oo7OVq4erRZe99Wvx-s/9Oo7OVq4erRZe99Wvx-s -goversion go1.12.2 -D "" -importcfg $WORK/b229/importcfg -pack ./snapshotmgr.go ./snapshotstate.go BUILDSTDERR: github.com/snapcore/snapd/overlord/patch BUILDSTDERR: mkdir -p $WORK/b174/ BUILDSTDERR: cat >$WORK/b174/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile fmt=$WORK/b002/_pkg_.a BUILDSTDERR: packagefile github.com/snapcore/snapd/asserts=$WORK/b039/_pkg_.a BUILDSTDERR: packagefile github.com/snapcore/snapd/asserts/snapasserts=$WORK/b163/_pkg_.a BUILDSTDERR: packagefile github.com/snapcore/snapd/asserts/sysdb=$WORK/b175/_pkg_.a BUILDSTDERR: packagefile github.com/snapcore/snapd/httputil=$WORK/b164/_pkg_.a BUILDSTDERR: packagefile github.com/snapcore/snapd/logger=$WORK/b109/_pkg_.a BUILDSTDERR: packagefile github.com/snapcore/snapd/overlord/auth=$WORK/b176/_pkg_.a BUILDSTDERR: packagefile github.com/snapcore/snapd/overlord/snapstate=$WORK/b182/_pkg_.a BUILDSTDERR: packagefile github.com/snapcore/snapd/overlord/state=$WORK/b172/_pkg_.a BUILDSTDERR: packagefile github.com/snapcore/snapd/release=$WORK/b073/_pkg_.a BUILDSTDERR: packagefile github.com/snapcore/snapd/snap=$WORK/b105/_pkg_.a BUILDSTDERR: packagefile gopkg.in/tomb.v2=$WORK/b068/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b022/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b037/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/snapd-2.39/src/github.com/snapcore/snapd/overlord/assertstate BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b174/_pkg_.a -trimpath $WORK/b174 -shared -p github.com/snapcore/snapd/overlord/assertstate -complete -installsuffix shared -buildid kgdLAulJs1KRDZhspVOR/kgdLAulJs1KRDZhspVOR -goversion go1.12.2 -D "" -importcfg $WORK/b174/importcfg -pack ./assertmgr.go ./assertstate.go ./helpers.go BUILDSTDERR: mkdir -p $WORK/b214/ BUILDSTDERR: mkdir -p $WORK/b228/ BUILDSTDERR: cat >$WORK/b214/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile bytes=$WORK/b030/_pkg_.a BUILDSTDERR: packagefile encoding/json=$WORK/b033/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b002/_pkg_.a BUILDSTDERR: packagefile github.com/snapcore/snapd/dirs=$WORK/b103/_pkg_.a BUILDSTDERR: packagefile github.com/snapcore/snapd/errtracker=$WORK/b192/_pkg_.a BUILDSTDERR: packagefile github.com/snapcore/snapd/i18n=$WORK/b116/_pkg_.a BUILDSTDERR: packagefile github.com/snapcore/snapd/jsonutil=$WORK/b104/_pkg_.a BUILDSTDERR: packagefile github.com/snapcore/snapd/logger=$WORK/b109/_pkg_.a BUILDSTDERR: packagefile github.com/snapcore/snapd/osutil=$WORK/b053/_pkg_.a BUILDSTDERR: packagefile github.com/snapcore/snapd/overlord/configstate/settings=$WORK/b197/_pkg_.a BUILDSTDERR: packagefile github.com/snapcore/snapd/overlord/snapstate=$WORK/b182/_pkg_.a BUILDSTDERR: packagefile github.com/snapcore/snapd/overlord/state=$WORK/b172/_pkg_.a BUILDSTDERR: packagefile github.com/snapcore/snapd/snap=$WORK/b105/_pkg_.a BUILDSTDERR: packagefile github.com/snapcore/snapd/strutil=$WORK/b063/_pkg_.a BUILDSTDERR: packagefile gopkg.in/tomb.v2=$WORK/b068/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b023/_pkg_.a BUILDSTDERR: packagefile path/filepath=$WORK/b067/_pkg_.a BUILDSTDERR: packagefile regexp=$WORK/b065/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b037/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b017/_pkg_.a BUILDSTDERR: packagefile sync/atomic=$WORK/b019/_pkg_.a BUILDSTDERR: packagefile time=$WORK/b026/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cat >$WORK/b228/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile encoding/json=$WORK/b033/_pkg_.a BUILDSTDERR: packagefile errors=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b002/_pkg_.a BUILDSTDERR: packagefile github.com/snapcore/snapd/dirs=$WORK/b103/_pkg_.a BUILDSTDERR: packagefile github.com/snapcore/snapd/i18n=$WORK/b116/_pkg_.a BUILDSTDERR: packagefile github.com/snapcore/snapd/interfaces=$WORK/b167/_pkg_.a BUILDSTDERR: packagefile github.com/snapcore/snapd/logger=$WORK/b109/_pkg_.a BUILDSTDERR: packagefile github.com/snapcore/snapd/overlord/snapstate=$WORK/b182/_pkg_.a BUILDSTDERR: packagefile github.com/snapcore/snapd/overlord/state=$WORK/b172/_pkg_.a BUILDSTDERR: packagefile github.com/snapcore/snapd/snap=$WORK/b105/_pkg_.a BUILDSTDERR: packagefile github.com/snapcore/snapd/wrappers=$WORK/b201/_pkg_.a BUILDSTDERR: packagefile io/ioutil=$WORK/b069/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b023/_pkg_.a BUILDSTDERR: packagefile path/filepath=$WORK/b067/_pkg_.a BUILDSTDERR: packagefile time=$WORK/b026/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/snapd-2.39/src/github.com/snapcore/snapd/overlord/hookstate BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b214/_pkg_.a -trimpath $WORK/b214 -shared -p github.com/snapcore/snapd/overlord/hookstate -complete -installsuffix shared -buildid JErL6FwvbQuCyC7rn3jt/JErL6FwvbQuCyC7rn3jt -goversion go1.12.2 -D "" -importcfg $WORK/b214/importcfg -pack ./context.go ./hookmgr.go ./hooks.go ./hookstate.go ./repository.go BUILDSTDERR: cd /builddir/build/BUILD/snapd-2.39/src/github.com/snapcore/snapd/overlord/patch BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b228/_pkg_.a -trimpath $WORK/b228 -shared -p github.com/snapcore/snapd/overlord/patch -complete -installsuffix shared -buildid i5pPbKX4sWiZXBqYxAie/i5pPbKX4sWiZXBqYxAie -goversion go1.12.2 -D "" -importcfg $WORK/b228/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_ppc64le/buildid -w $WORK/b229/_pkg_.a # internal BUILDSTDERR: cp $WORK/b229/_pkg_.a /builddir/.cache/go-build/d7/d760c90f539d3c1fbbfbfc61506d19567354b2ab3acf408854a1d6a7f694629d-d # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b214/_pkg_.a # internal BUILDSTDERR: cp $WORK/b214/_pkg_.a /builddir/.cache/go-build/d6/d69c9c2c428a862e3069f845d21fc45cc2fb26084987a52fc7b404870cff554a-d # internal BUILDSTDERR: github.com/snapcore/snapd/overlord/servicestate BUILDSTDERR: mkdir -p $WORK/b233/ BUILDSTDERR: cat >$WORK/b233/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile fmt=$WORK/b002/_pkg_.a BUILDSTDERR: packagefile github.com/snapcore/snapd/client=$WORK/b031/_pkg_.a BUILDSTDERR: packagefile github.com/snapcore/snapd/overlord/cmdstate=$WORK/b207/_pkg_.a BUILDSTDERR: packagefile github.com/snapcore/snapd/overlord/hookstate=$WORK/b214/_pkg_.a BUILDSTDERR: packagefile github.com/snapcore/snapd/overlord/snapstate=$WORK/b182/_pkg_.a BUILDSTDERR: packagefile github.com/snapcore/snapd/overlord/state=$WORK/b172/_pkg_.a BUILDSTDERR: packagefile github.com/snapcore/snapd/snap=$WORK/b105/_pkg_.a BUILDSTDERR: packagefile time=$WORK/b026/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/snapd-2.39/src/github.com/snapcore/snapd/overlord/servicestate BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b233/_pkg_.a -trimpath $WORK/b233 -shared -p github.com/snapcore/snapd/overlord/servicestate -complete -installsuffix shared -buildid iLJt3gjygLTTN8dA4DpU/iLJt3gjygLTTN8dA4DpU -goversion go1.12.2 -D "" -importcfg $WORK/b233/importcfg -pack ./servicestate.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b174/_pkg_.a # internal BUILDSTDERR: cp $WORK/b174/_pkg_.a /builddir/.cache/go-build/41/418af29ec870aeacab14d15eb549523437bd3001179b2098883457f997843da1-d # internal BUILDSTDERR: github.com/snapcore/snapd/overlord/devicestate BUILDSTDERR: mkdir -p $WORK/b210/ BUILDSTDERR: cat >$WORK/b210/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile bytes=$WORK/b030/_pkg_.a BUILDSTDERR: packagefile crypto/rsa=$WORK/b049/_pkg_.a BUILDSTDERR: packagefile crypto/x509=$WORK/b132/_pkg_.a BUILDSTDERR: packagefile encoding/json=$WORK/b033/_pkg_.a BUILDSTDERR: packagefile encoding/pem=$WORK/b134/_pkg_.a BUILDSTDERR: packagefile errors=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b002/_pkg_.a BUILDSTDERR: packagefile github.com/snapcore/snapd/asserts=$WORK/b039/_pkg_.a BUILDSTDERR: packagefile github.com/snapcore/snapd/asserts/snapasserts=$WORK/b163/_pkg_.a BUILDSTDERR: packagefile github.com/snapcore/snapd/asserts/sysdb=$WORK/b175/_pkg_.a BUILDSTDERR: packagefile github.com/snapcore/snapd/bootloader=$WORK/b187/_pkg_.a BUILDSTDERR: packagefile github.com/snapcore/snapd/dirs=$WORK/b103/_pkg_.a BUILDSTDERR: packagefile github.com/snapcore/snapd/httputil=$WORK/b164/_pkg_.a BUILDSTDERR: packagefile github.com/snapcore/snapd/i18n=$WORK/b116/_pkg_.a BUILDSTDERR: packagefile github.com/snapcore/snapd/logger=$WORK/b109/_pkg_.a BUILDSTDERR: packagefile github.com/snapcore/snapd/netutil=$WORK/b211/_pkg_.a BUILDSTDERR: packagefile github.com/snapcore/snapd/osutil=$WORK/b053/_pkg_.a BUILDSTDERR: packagefile github.com/snapcore/snapd/overlord/assertstate=$WORK/b174/_pkg_.a BUILDSTDERR: packagefile github.com/snapcore/snapd/overlord/auth=$WORK/b176/_pkg_.a BUILDSTDERR: packagefile github.com/snapcore/snapd/overlord/configstate/config=$WORK/b196/_pkg_.a BUILDSTDERR: packagefile github.com/snapcore/snapd/overlord/configstate/proxyconf=$WORK/b213/_pkg_.a BUILDSTDERR: packagefile github.com/snapcore/snapd/overlord/hookstate=$WORK/b214/_pkg_.a BUILDSTDERR: packagefile github.com/snapcore/snapd/overlord/ifacestate/ifacerepo=$WORK/b198/_pkg_.a BUILDSTDERR: packagefile github.com/snapcore/snapd/overlord/snapstate=$WORK/b182/_pkg_.a BUILDSTDERR: packagefile github.com/snapcore/snapd/overlord/state=$WORK/b172/_pkg_.a BUILDSTDERR: packagefile github.com/snapcore/snapd/overlord/storecontext=$WORK/b215/_pkg_.a BUILDSTDERR: packagefile github.com/snapcore/snapd/release=$WORK/b073/_pkg_.a BUILDSTDERR: packagefile github.com/snapcore/snapd/snap=$WORK/b105/_pkg_.a BUILDSTDERR: packagefile github.com/snapcore/snapd/timings=$WORK/b171/_pkg_.a BUILDSTDERR: packagefile gopkg.in/tomb.v2=$WORK/b068/_pkg_.a BUILDSTDERR: packagefile io/ioutil=$WORK/b069/_pkg_.a BUILDSTDERR: packagefile net=$WORK/b098/_pkg_.a BUILDSTDERR: packagefile net/http=$WORK/b125/_pkg_.a BUILDSTDERR: packagefile net/url=$WORK/b102/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b023/_pkg_.a BUILDSTDERR: packagefile os/exec=$WORK/b070/_pkg_.a BUILDSTDERR: packagefile path/filepath=$WORK/b067/_pkg_.a BUILDSTDERR: packagefile regexp=$WORK/b065/_pkg_.a BUILDSTDERR: packagefile sort=$WORK/b021/_pkg_.a BUILDSTDERR: packagefile strconv=$WORK/b015/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b037/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b017/_pkg_.a BUILDSTDERR: packagefile time=$WORK/b026/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/snapd-2.39/src/github.com/snapcore/snapd/overlord/devicestate BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b210/_pkg_.a -trimpath $WORK/b210 -shared -p github.com/snapcore/snapd/overlord/devicestate -complete -installsuffix shared -buildid eVJKzRjz4e9ZNKgVey-X/eVJKzRjz4e9ZNKgVey-X -goversion go1.12.2 -D "" -importcfg $WORK/b210/importcfg -pack ./crypto.go ./devicemgr.go ./devicestate.go ./firstboot.go ./handlers.go ./helpers.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b228/_pkg_.a # internal BUILDSTDERR: cp $WORK/b228/_pkg_.a /builddir/.cache/go-build/6c/6c861e7991196e60b0e79db7039a7784aee3882fb57bfc61bf74876727f87aad-d # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b233/_pkg_.a # internal BUILDSTDERR: cp $WORK/b233/_pkg_.a /builddir/.cache/go-build/9f/9fb32ae1def2ad166b01429f546a69d95ad8da6cd3bb0112dd659ae1dac866d2-d # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b210/_pkg_.a # internal BUILDSTDERR: cp $WORK/b210/_pkg_.a /builddir/.cache/go-build/e7/e725eb3eaeb23a767a1cf696b06b8ee563330d300af0b83aa92ce767d027a39a-d # internal BUILDSTDERR: github.com/snapcore/snapd/overlord/ifacestate BUILDSTDERR: mkdir -p $WORK/b216/ BUILDSTDERR: cat >$WORK/b216/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile bytes=$WORK/b030/_pkg_.a BUILDSTDERR: packagefile crypto/sha256=$WORK/b051/_pkg_.a BUILDSTDERR: packagefile encoding/json=$WORK/b033/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b002/_pkg_.a BUILDSTDERR: packagefile github.com/snapcore/snapd/asserts=$WORK/b039/_pkg_.a BUILDSTDERR: packagefile github.com/snapcore/snapd/dirs=$WORK/b103/_pkg_.a BUILDSTDERR: packagefile github.com/snapcore/snapd/features=$WORK/b195/_pkg_.a BUILDSTDERR: packagefile github.com/snapcore/snapd/i18n=$WORK/b116/_pkg_.a BUILDSTDERR: packagefile github.com/snapcore/snapd/interfaces=$WORK/b167/_pkg_.a BUILDSTDERR: packagefile github.com/snapcore/snapd/interfaces/backends=$WORK/b217/_pkg_.a BUILDSTDERR: packagefile github.com/snapcore/snapd/interfaces/builtin=$WORK/b224/_pkg_.a BUILDSTDERR: packagefile github.com/snapcore/snapd/interfaces/hotplug=$WORK/b168/_pkg_.a BUILDSTDERR: packagefile github.com/snapcore/snapd/interfaces/policy=$WORK/b225/_pkg_.a BUILDSTDERR: packagefile github.com/snapcore/snapd/interfaces/utils=$WORK/b169/_pkg_.a BUILDSTDERR: packagefile github.com/snapcore/snapd/jsonutil=$WORK/b104/_pkg_.a BUILDSTDERR: packagefile github.com/snapcore/snapd/logger=$WORK/b109/_pkg_.a BUILDSTDERR: packagefile github.com/snapcore/snapd/overlord/assertstate=$WORK/b174/_pkg_.a BUILDSTDERR: packagefile github.com/snapcore/snapd/overlord/configstate/config=$WORK/b196/_pkg_.a BUILDSTDERR: packagefile github.com/snapcore/snapd/overlord/devicestate=$WORK/b210/_pkg_.a BUILDSTDERR: packagefile github.com/snapcore/snapd/overlord/hookstate=$WORK/b214/_pkg_.a BUILDSTDERR: packagefile github.com/snapcore/snapd/overlord/ifacestate/ifacerepo=$WORK/b198/_pkg_.a BUILDSTDERR: packagefile github.com/snapcore/snapd/overlord/ifacestate/udevmonitor=$WORK/b226/_pkg_.a BUILDSTDERR: packagefile github.com/snapcore/snapd/overlord/snapstate=$WORK/b182/_pkg_.a BUILDSTDERR: packagefile github.com/snapcore/snapd/overlord/state=$WORK/b172/_pkg_.a BUILDSTDERR: packagefile github.com/snapcore/snapd/release=$WORK/b073/_pkg_.a BUILDSTDERR: packagefile github.com/snapcore/snapd/snap=$WORK/b105/_pkg_.a BUILDSTDERR: packagefile github.com/snapcore/snapd/timings=$WORK/b171/_pkg_.a BUILDSTDERR: packagefile gopkg.in/tomb.v2=$WORK/b068/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b023/_pkg_.a BUILDSTDERR: packagefile reflect=$WORK/b005/_pkg_.a BUILDSTDERR: packagefile regexp=$WORK/b065/_pkg_.a BUILDSTDERR: packagefile sort=$WORK/b021/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b037/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b017/_pkg_.a BUILDSTDERR: packagefile time=$WORK/b026/_pkg_.a BUILDSTDERR: packagefile unicode=$WORK/b020/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: github.com/snapcore/snapd/overlord/configstate/configcore BUILDSTDERR: mkdir -p $WORK/b209/ BUILDSTDERR: cd /builddir/build/BUILD/snapd-2.39/src/github.com/snapcore/snapd/overlord/ifacestate BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b216/_pkg_.a -trimpath $WORK/b216 -shared -p github.com/snapcore/snapd/overlord/ifacestate -complete -installsuffix shared -buildid s-Hwt2Nkn4rwF3vaO0Te/s-Hwt2Nkn4rwF3vaO0Te -goversion go1.12.2 -D "" -importcfg $WORK/b216/importcfg -pack ./handlers.go ./helpers.go ./hooks.go ./hotplug.go ./ifacemgr.go ./ifacestate.go ./implicit.go BUILDSTDERR: cat >$WORK/b209/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile bufio=$WORK/b032/_pkg_.a BUILDSTDERR: packagefile bytes=$WORK/b030/_pkg_.a BUILDSTDERR: packagefile encoding/json=$WORK/b033/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b002/_pkg_.a BUILDSTDERR: packagefile github.com/snapcore/snapd/asserts=$WORK/b039/_pkg_.a BUILDSTDERR: packagefile github.com/snapcore/snapd/dirs=$WORK/b103/_pkg_.a BUILDSTDERR: packagefile github.com/snapcore/snapd/features=$WORK/b195/_pkg_.a BUILDSTDERR: packagefile github.com/snapcore/snapd/logger=$WORK/b109/_pkg_.a BUILDSTDERR: packagefile github.com/snapcore/snapd/osutil=$WORK/b053/_pkg_.a BUILDSTDERR: packagefile github.com/snapcore/snapd/overlord/assertstate=$WORK/b174/_pkg_.a BUILDSTDERR: packagefile github.com/snapcore/snapd/overlord/auth=$WORK/b176/_pkg_.a BUILDSTDERR: packagefile github.com/snapcore/snapd/overlord/configstate/config=$WORK/b196/_pkg_.a BUILDSTDERR: packagefile github.com/snapcore/snapd/overlord/devicestate=$WORK/b210/_pkg_.a BUILDSTDERR: packagefile github.com/snapcore/snapd/overlord/state=$WORK/b172/_pkg_.a BUILDSTDERR: packagefile github.com/snapcore/snapd/release=$WORK/b073/_pkg_.a BUILDSTDERR: packagefile github.com/snapcore/snapd/strutil=$WORK/b063/_pkg_.a BUILDSTDERR: packagefile github.com/snapcore/snapd/systemd=$WORK/b156/_pkg_.a BUILDSTDERR: packagefile github.com/snapcore/snapd/timeutil=$WORK/b115/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b022/_pkg_.a BUILDSTDERR: packagefile io/ioutil=$WORK/b069/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b023/_pkg_.a BUILDSTDERR: packagefile os/exec=$WORK/b070/_pkg_.a BUILDSTDERR: packagefile path/filepath=$WORK/b067/_pkg_.a BUILDSTDERR: packagefile regexp=$WORK/b065/_pkg_.a BUILDSTDERR: packagefile sort=$WORK/b021/_pkg_.a BUILDSTDERR: packagefile strconv=$WORK/b015/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b037/_pkg_.a BUILDSTDERR: packagefile time=$WORK/b026/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/snapd-2.39/src/github.com/snapcore/snapd/overlord/configstate/configcore BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b209/_pkg_.a -trimpath $WORK/b209 -shared -p github.com/snapcore/snapd/overlord/configstate/configcore -complete -installsuffix shared -buildid I_vhFAaHiQ4ZwQeO-qJ9/I_vhFAaHiQ4ZwQeO-qJ9 -goversion go1.12.2 -D "" -importcfg $WORK/b209/importcfg -pack ./cloud.go ./corecfg.go ./experimental.go ./network.go ./picfg.go ./powerbtn.go ./proxy.go ./refresh.go ./services.go ./snapshots.go ./utils.go ./watchdog.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b209/_pkg_.a # internal BUILDSTDERR: cp $WORK/b209/_pkg_.a /builddir/.cache/go-build/5f/5f2a8700a0ba41ade073773f0347ee7aaaca27c8a6795cc1380c59aa5e1ed2b0-d # internal BUILDSTDERR: github.com/snapcore/snapd/overlord/configstate BUILDSTDERR: mkdir -p $WORK/b208/ BUILDSTDERR: cat >$WORK/b208/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile fmt=$WORK/b002/_pkg_.a BUILDSTDERR: packagefile github.com/snapcore/snapd/i18n=$WORK/b116/_pkg_.a BUILDSTDERR: packagefile github.com/snapcore/snapd/overlord/configstate/config=$WORK/b196/_pkg_.a BUILDSTDERR: packagefile github.com/snapcore/snapd/overlord/configstate/configcore=$WORK/b209/_pkg_.a BUILDSTDERR: packagefile github.com/snapcore/snapd/overlord/hookstate=$WORK/b214/_pkg_.a BUILDSTDERR: packagefile github.com/snapcore/snapd/overlord/snapstate=$WORK/b182/_pkg_.a BUILDSTDERR: packagefile github.com/snapcore/snapd/overlord/state=$WORK/b172/_pkg_.a BUILDSTDERR: packagefile github.com/snapcore/snapd/snap=$WORK/b105/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b023/_pkg_.a BUILDSTDERR: packagefile regexp=$WORK/b065/_pkg_.a BUILDSTDERR: packagefile time=$WORK/b026/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/snapd-2.39/src/github.com/snapcore/snapd/overlord/configstate BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b208/_pkg_.a -trimpath $WORK/b208 -shared -p github.com/snapcore/snapd/overlord/configstate -complete -installsuffix shared -buildid 7zQZuLp19jOB_pAQdaDU/7zQZuLp19jOB_pAQdaDU -goversion go1.12.2 -D "" -importcfg $WORK/b208/importcfg -pack ./configmgr.go ./configstate.go ./hooks.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b208/_pkg_.a # internal BUILDSTDERR: cp $WORK/b208/_pkg_.a /builddir/.cache/go-build/c8/c83fa0a17810c3927b80fff51535b08426e377a05b9412bcbccb1abf8aba129e-d # internal BUILDSTDERR: github.com/snapcore/snapd/overlord/hookstate/ctlcmd BUILDSTDERR: mkdir -p $WORK/b232/ BUILDSTDERR: cat >$WORK/b232/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile bytes=$WORK/b030/_pkg_.a BUILDSTDERR: packagefile encoding/json=$WORK/b033/_pkg_.a BUILDSTDERR: packagefile errors=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b002/_pkg_.a BUILDSTDERR: packagefile github.com/jessevdk/go-flags=$WORK/b162/_pkg_.a BUILDSTDERR: packagefile github.com/snapcore/snapd/client=$WORK/b031/_pkg_.a BUILDSTDERR: packagefile github.com/snapcore/snapd/cmd=$WORK/b029/_pkg_.a BUILDSTDERR: packagefile github.com/snapcore/snapd/i18n=$WORK/b116/_pkg_.a BUILDSTDERR: packagefile github.com/snapcore/snapd/interfaces=$WORK/b167/_pkg_.a BUILDSTDERR: packagefile github.com/snapcore/snapd/jsonutil=$WORK/b104/_pkg_.a BUILDSTDERR: packagefile github.com/snapcore/snapd/logger=$WORK/b109/_pkg_.a BUILDSTDERR: packagefile github.com/snapcore/snapd/overlord/configstate=$WORK/b208/_pkg_.a BUILDSTDERR: packagefile github.com/snapcore/snapd/overlord/configstate/config=$WORK/b196/_pkg_.a BUILDSTDERR: packagefile github.com/snapcore/snapd/overlord/hookstate=$WORK/b214/_pkg_.a BUILDSTDERR: packagefile github.com/snapcore/snapd/overlord/servicestate=$WORK/b233/_pkg_.a BUILDSTDERR: packagefile github.com/snapcore/snapd/overlord/snapstate=$WORK/b182/_pkg_.a BUILDSTDERR: packagefile github.com/snapcore/snapd/overlord/state=$WORK/b172/_pkg_.a BUILDSTDERR: packagefile github.com/snapcore/snapd/snap=$WORK/b105/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b022/_pkg_.a BUILDSTDERR: packagefile sort=$WORK/b021/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b037/_pkg_.a BUILDSTDERR: packagefile text/tabwriter=$WORK/b234/_pkg_.a BUILDSTDERR: packagefile time=$WORK/b026/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/snapd-2.39/src/github.com/snapcore/snapd/overlord/hookstate/ctlcmd BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b232/_pkg_.a -trimpath $WORK/b232 -shared -p github.com/snapcore/snapd/overlord/hookstate/ctlcmd -complete -installsuffix shared -buildid iSkcusysvq_LghwfYu9y/iSkcusysvq_LghwfYu9y -goversion go1.12.2 -D "" -importcfg $WORK/b232/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_ppc64le/buildid -w $WORK/b232/_pkg_.a # internal BUILDSTDERR: cp $WORK/b232/_pkg_.a /builddir/.cache/go-build/a2/a2da475f3edbf3cff02c0c793a1591899aaee0f639d5ee3a690c2048452e2c8e-d # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b216/_pkg_.a # internal BUILDSTDERR: cp $WORK/b216/_pkg_.a /builddir/.cache/go-build/c2/c2470d3bcba916c344b59016ff4c611afa404535db427139db0ae4b9a2d85623-d # internal BUILDSTDERR: github.com/snapcore/snapd/overlord BUILDSTDERR: mkdir -p $WORK/b173/ BUILDSTDERR: cat >$WORK/b173/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile fmt=$WORK/b002/_pkg_.a BUILDSTDERR: packagefile github.com/snapcore/snapd/dirs=$WORK/b103/_pkg_.a BUILDSTDERR: packagefile github.com/snapcore/snapd/logger=$WORK/b109/_pkg_.a BUILDSTDERR: packagefile github.com/snapcore/snapd/osutil=$WORK/b053/_pkg_.a BUILDSTDERR: packagefile github.com/snapcore/snapd/overlord/assertstate=$WORK/b174/_pkg_.a BUILDSTDERR: packagefile github.com/snapcore/snapd/overlord/cmdstate=$WORK/b207/_pkg_.a BUILDSTDERR: packagefile github.com/snapcore/snapd/overlord/configstate=$WORK/b208/_pkg_.a BUILDSTDERR: packagefile github.com/snapcore/snapd/overlord/configstate/proxyconf=$WORK/b213/_pkg_.a BUILDSTDERR: packagefile github.com/snapcore/snapd/overlord/devicestate=$WORK/b210/_pkg_.a BUILDSTDERR: packagefile github.com/snapcore/snapd/overlord/hookstate=$WORK/b214/_pkg_.a BUILDSTDERR: packagefile github.com/snapcore/snapd/overlord/ifacestate=$WORK/b216/_pkg_.a BUILDSTDERR: packagefile github.com/snapcore/snapd/overlord/patch=$WORK/b228/_pkg_.a BUILDSTDERR: packagefile github.com/snapcore/snapd/overlord/snapshotstate=$WORK/b229/_pkg_.a BUILDSTDERR: packagefile github.com/snapcore/snapd/overlord/snapstate=$WORK/b182/_pkg_.a BUILDSTDERR: packagefile github.com/snapcore/snapd/overlord/state=$WORK/b172/_pkg_.a BUILDSTDERR: packagefile github.com/snapcore/snapd/overlord/storecontext=$WORK/b215/_pkg_.a BUILDSTDERR: packagefile github.com/snapcore/snapd/store=$WORK/b204/_pkg_.a BUILDSTDERR: packagefile gopkg.in/tomb.v2=$WORK/b068/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b023/_pkg_.a BUILDSTDERR: packagefile path/filepath=$WORK/b067/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b017/_pkg_.a BUILDSTDERR: packagefile time=$WORK/b026/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/snapd-2.39/src/github.com/snapcore/snapd/overlord BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b173/_pkg_.a -trimpath $WORK/b173 -shared -p github.com/snapcore/snapd/overlord -complete -installsuffix shared -buildid koOUviLEVR8VVIlNDt7f/koOUviLEVR8VVIlNDt7f -goversion go1.12.2 -D "" -importcfg $WORK/b173/importcfg -pack ./backend.go ./overlord.go ./stateengine.go ./unknowntask.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b173/_pkg_.a # internal BUILDSTDERR: cp $WORK/b173/_pkg_.a /builddir/.cache/go-build/69/692fb3ab961b81e9d2f27cde335f215e2a9430ab99ec1f0cc38fef11853a5360-d # internal BUILDSTDERR: github.com/snapcore/snapd/daemon BUILDSTDERR: mkdir -p $WORK/b159/ BUILDSTDERR: cat >$WORK/b159/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile bufio=$WORK/b032/_pkg_.a BUILDSTDERR: packagefile context=$WORK/b054/_pkg_.a BUILDSTDERR: packagefile encoding/json=$WORK/b033/_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/b160/_pkg_.a BUILDSTDERR: packagefile github.com/gorilla/mux=$WORK/b161/_pkg_.a BUILDSTDERR: packagefile github.com/jessevdk/go-flags=$WORK/b162/_pkg_.a BUILDSTDERR: packagefile github.com/snapcore/snapd/arch=$WORK/b106/_pkg_.a BUILDSTDERR: packagefile github.com/snapcore/snapd/asserts=$WORK/b039/_pkg_.a BUILDSTDERR: packagefile github.com/snapcore/snapd/asserts/snapasserts=$WORK/b163/_pkg_.a BUILDSTDERR: packagefile github.com/snapcore/snapd/client=$WORK/b031/_pkg_.a BUILDSTDERR: packagefile github.com/snapcore/snapd/cmd=$WORK/b029/_pkg_.a BUILDSTDERR: packagefile github.com/snapcore/snapd/dirs=$WORK/b103/_pkg_.a BUILDSTDERR: packagefile github.com/snapcore/snapd/httputil=$WORK/b164/_pkg_.a BUILDSTDERR: packagefile github.com/snapcore/snapd/i18n=$WORK/b116/_pkg_.a BUILDSTDERR: packagefile github.com/snapcore/snapd/interfaces=$WORK/b167/_pkg_.a BUILDSTDERR: packagefile github.com/snapcore/snapd/jsonutil=$WORK/b104/_pkg_.a BUILDSTDERR: packagefile github.com/snapcore/snapd/logger=$WORK/b109/_pkg_.a BUILDSTDERR: packagefile github.com/snapcore/snapd/osutil=$WORK/b053/_pkg_.a BUILDSTDERR: packagefile github.com/snapcore/snapd/overlord=$WORK/b173/_pkg_.a BUILDSTDERR: packagefile github.com/snapcore/snapd/overlord/assertstate=$WORK/b174/_pkg_.a BUILDSTDERR: packagefile github.com/snapcore/snapd/overlord/auth=$WORK/b176/_pkg_.a BUILDSTDERR: packagefile github.com/snapcore/snapd/overlord/configstate=$WORK/b208/_pkg_.a BUILDSTDERR: packagefile github.com/snapcore/snapd/overlord/configstate/config=$WORK/b196/_pkg_.a BUILDSTDERR: packagefile github.com/snapcore/snapd/overlord/devicestate=$WORK/b210/_pkg_.a BUILDSTDERR: packagefile github.com/snapcore/snapd/overlord/hookstate/ctlcmd=$WORK/b232/_pkg_.a BUILDSTDERR: packagefile github.com/snapcore/snapd/overlord/ifacestate=$WORK/b216/_pkg_.a BUILDSTDERR: packagefile github.com/snapcore/snapd/overlord/servicestate=$WORK/b233/_pkg_.a BUILDSTDERR: packagefile github.com/snapcore/snapd/overlord/snapshotstate=$WORK/b229/_pkg_.a BUILDSTDERR: packagefile github.com/snapcore/snapd/overlord/snapstate=$WORK/b182/_pkg_.a BUILDSTDERR: packagefile github.com/snapcore/snapd/overlord/standby=$WORK/b235/_pkg_.a BUILDSTDERR: packagefile github.com/snapcore/snapd/overlord/state=$WORK/b172/_pkg_.a BUILDSTDERR: packagefile github.com/snapcore/snapd/polkit=$WORK/b236/_pkg_.a BUILDSTDERR: packagefile github.com/snapcore/snapd/progress=$WORK/b152/_pkg_.a BUILDSTDERR: packagefile github.com/snapcore/snapd/release=$WORK/b073/_pkg_.a BUILDSTDERR: packagefile github.com/snapcore/snapd/snap=$WORK/b105/_pkg_.a BUILDSTDERR: packagefile github.com/snapcore/snapd/store=$WORK/b204/_pkg_.a BUILDSTDERR: packagefile github.com/snapcore/snapd/strutil=$WORK/b063/_pkg_.a BUILDSTDERR: packagefile github.com/snapcore/snapd/systemd=$WORK/b156/_pkg_.a BUILDSTDERR: packagefile github.com/snapcore/snapd/timings=$WORK/b171/_pkg_.a BUILDSTDERR: packagefile gopkg.in/tomb.v2=$WORK/b068/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b022/_pkg_.a BUILDSTDERR: packagefile io/ioutil=$WORK/b069/_pkg_.a BUILDSTDERR: packagefile mime=$WORK/b096/_pkg_.a BUILDSTDERR: packagefile mime/multipart=$WORK/b123/_pkg_.a BUILDSTDERR: packagefile net=$WORK/b098/_pkg_.a BUILDSTDERR: packagefile net/http=$WORK/b125/_pkg_.a BUILDSTDERR: packagefile net/url=$WORK/b102/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b023/_pkg_.a BUILDSTDERR: packagefile os/exec=$WORK/b070/_pkg_.a BUILDSTDERR: packagefile os/signal=$WORK/b237/_pkg_.a BUILDSTDERR: packagefile os/user=$WORK/b071/_pkg_.a BUILDSTDERR: packagefile path/filepath=$WORK/b067/_pkg_.a BUILDSTDERR: packagefile regexp=$WORK/b065/_pkg_.a BUILDSTDERR: packagefile runtime=$WORK/b009/_pkg_.a BUILDSTDERR: packagefile sort=$WORK/b021/_pkg_.a BUILDSTDERR: packagefile strconv=$WORK/b015/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b037/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b017/_pkg_.a BUILDSTDERR: packagefile syscall=$WORK/b025/_pkg_.a BUILDSTDERR: packagefile time=$WORK/b026/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/snapd-2.39/src/github.com/snapcore/snapd/daemon BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b159/_pkg_.a -trimpath $WORK/b159 -shared -p github.com/snapcore/snapd/daemon -complete -installsuffix shared -buildid Fe_IRkF75Ck7Q9IQTsi9/Fe_IRkF75Ck7Q9IQTsi9 -goversion go1.12.2 -D "" -importcfg $WORK/b159/importcfg -pack ./api.go ./api_asserts.go ./api_connections.go ./api_debug.go ./api_json.go ./api_model.go ./api_snap_file.go ./api_snapshots.go ./daemon.go ./response.go ./snap.go ./ucrednet.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b159/_pkg_.a # internal BUILDSTDERR: cp $WORK/b159/_pkg_.a /builddir/.cache/go-build/ed/edf24988cf52d95a5614602f692689c94cca996cb60227dcd1bc3a03c6ee6b6d-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/b029/_pkg_.a BUILDSTDERR: packagefile github.com/snapcore/snapd/daemon=$WORK/b159/_pkg_.a BUILDSTDERR: packagefile github.com/snapcore/snapd/errtracker=$WORK/b192/_pkg_.a BUILDSTDERR: packagefile github.com/snapcore/snapd/httputil=$WORK/b164/_pkg_.a BUILDSTDERR: packagefile github.com/snapcore/snapd/logger=$WORK/b109/_pkg_.a BUILDSTDERR: packagefile github.com/snapcore/snapd/osutil=$WORK/b053/_pkg_.a BUILDSTDERR: packagefile github.com/snapcore/snapd/sanity=$WORK/b238/_pkg_.a BUILDSTDERR: packagefile github.com/snapcore/snapd/systemd=$WORK/b156/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b023/_pkg_.a BUILDSTDERR: packagefile os/signal=$WORK/b237/_pkg_.a BUILDSTDERR: packagefile syscall=$WORK/b025/_pkg_.a BUILDSTDERR: packagefile time=$WORK/b026/_pkg_.a BUILDSTDERR: packagefile runtime=$WORK/b009/_pkg_.a BUILDSTDERR: packagefile runtime/cgo=$WORK/b072/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/snapd-2.39/src/github.com/snapcore/snapd/cmd/snapd BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b001/_pkg_.a -trimpath $WORK/b001 -shared -p main -complete -installsuffix shared -buildid VTEjsopYdZN6KEfjBk6T/VTEjsopYdZN6KEfjBk6T -goversion go1.12.2 -D "" -importcfg $WORK/b001/importcfg -pack ./main.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b001/_pkg_.a # internal BUILDSTDERR: cp $WORK/b001/_pkg_.a /builddir/.cache/go-build/56/56ab030e8905a1387ce112d080167829236f4fdc1aacc30fb9e09f7ceb1da84d-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/b029/_pkg_.a BUILDSTDERR: packagefile github.com/snapcore/snapd/daemon=$WORK/b159/_pkg_.a BUILDSTDERR: packagefile github.com/snapcore/snapd/errtracker=$WORK/b192/_pkg_.a BUILDSTDERR: packagefile github.com/snapcore/snapd/httputil=$WORK/b164/_pkg_.a BUILDSTDERR: packagefile github.com/snapcore/snapd/logger=$WORK/b109/_pkg_.a BUILDSTDERR: packagefile github.com/snapcore/snapd/osutil=$WORK/b053/_pkg_.a BUILDSTDERR: packagefile github.com/snapcore/snapd/sanity=$WORK/b238/_pkg_.a BUILDSTDERR: packagefile github.com/snapcore/snapd/systemd=$WORK/b156/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b023/_pkg_.a BUILDSTDERR: packagefile os/signal=$WORK/b237/_pkg_.a BUILDSTDERR: packagefile syscall=$WORK/b025/_pkg_.a BUILDSTDERR: packagefile time=$WORK/b026/_pkg_.a BUILDSTDERR: packagefile runtime=$WORK/b009/_pkg_.a BUILDSTDERR: packagefile runtime/cgo=$WORK/b072/_pkg_.a BUILDSTDERR: packagefile errors=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile internal/fmtsort=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b022/_pkg_.a BUILDSTDERR: packagefile math=$WORK/b006/_pkg_.a BUILDSTDERR: packagefile reflect=$WORK/b005/_pkg_.a BUILDSTDERR: packagefile strconv=$WORK/b015/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b017/_pkg_.a BUILDSTDERR: packagefile unicode/utf8=$WORK/b016/_pkg_.a BUILDSTDERR: packagefile bytes=$WORK/b030/_pkg_.a BUILDSTDERR: packagefile github.com/snapcore/snapd/client=$WORK/b031/_pkg_.a BUILDSTDERR: packagefile github.com/snapcore/snapd/dirs=$WORK/b103/_pkg_.a BUILDSTDERR: packagefile github.com/snapcore/snapd/progress=$WORK/b152/_pkg_.a BUILDSTDERR: packagefile github.com/snapcore/snapd/release=$WORK/b073/_pkg_.a BUILDSTDERR: packagefile github.com/snapcore/snapd/snap=$WORK/b105/_pkg_.a BUILDSTDERR: packagefile github.com/snapcore/snapd/strutil=$WORK/b063/_pkg_.a BUILDSTDERR: packagefile io/ioutil=$WORK/b069/_pkg_.a BUILDSTDERR: packagefile log=$WORK/b095/_pkg_.a BUILDSTDERR: packagefile path/filepath=$WORK/b067/_pkg_.a BUILDSTDERR: packagefile sort=$WORK/b021/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b037/_pkg_.a BUILDSTDERR: packagefile bufio=$WORK/b032/_pkg_.a BUILDSTDERR: packagefile context=$WORK/b054/_pkg_.a BUILDSTDERR: packagefile encoding/json=$WORK/b033/_pkg_.a BUILDSTDERR: packagefile github.com/coreos/go-systemd/activation=$WORK/b160/_pkg_.a BUILDSTDERR: packagefile github.com/gorilla/mux=$WORK/b161/_pkg_.a BUILDSTDERR: packagefile github.com/jessevdk/go-flags=$WORK/b162/_pkg_.a BUILDSTDERR: packagefile github.com/snapcore/snapd/arch=$WORK/b106/_pkg_.a BUILDSTDERR: packagefile github.com/snapcore/snapd/asserts=$WORK/b039/_pkg_.a BUILDSTDERR: packagefile github.com/snapcore/snapd/asserts/snapasserts=$WORK/b163/_pkg_.a BUILDSTDERR: packagefile github.com/snapcore/snapd/i18n=$WORK/b116/_pkg_.a BUILDSTDERR: packagefile github.com/snapcore/snapd/interfaces=$WORK/b167/_pkg_.a BUILDSTDERR: packagefile github.com/snapcore/snapd/jsonutil=$WORK/b104/_pkg_.a BUILDSTDERR: packagefile github.com/snapcore/snapd/overlord=$WORK/b173/_pkg_.a BUILDSTDERR: packagefile github.com/snapcore/snapd/overlord/assertstate=$WORK/b174/_pkg_.a BUILDSTDERR: packagefile github.com/snapcore/snapd/overlord/auth=$WORK/b176/_pkg_.a BUILDSTDERR: packagefile github.com/snapcore/snapd/overlord/configstate=$WORK/b208/_pkg_.a BUILDSTDERR: packagefile github.com/snapcore/snapd/overlord/configstate/config=$WORK/b196/_pkg_.a BUILDSTDERR: packagefile github.com/snapcore/snapd/overlord/devicestate=$WORK/b210/_pkg_.a BUILDSTDERR: packagefile github.com/snapcore/snapd/overlord/hookstate/ctlcmd=$WORK/b232/_pkg_.a BUILDSTDERR: packagefile github.com/snapcore/snapd/overlord/ifacestate=$WORK/b216/_pkg_.a BUILDSTDERR: packagefile github.com/snapcore/snapd/overlord/servicestate=$WORK/b233/_pkg_.a BUILDSTDERR: packagefile github.com/snapcore/snapd/overlord/snapshotstate=$WORK/b229/_pkg_.a BUILDSTDERR: packagefile github.com/snapcore/snapd/overlord/snapstate=$WORK/b182/_pkg_.a BUILDSTDERR: packagefile github.com/snapcore/snapd/overlord/standby=$WORK/b235/_pkg_.a BUILDSTDERR: packagefile github.com/snapcore/snapd/overlord/state=$WORK/b172/_pkg_.a BUILDSTDERR: packagefile github.com/snapcore/snapd/polkit=$WORK/b236/_pkg_.a BUILDSTDERR: packagefile github.com/snapcore/snapd/store=$WORK/b204/_pkg_.a BUILDSTDERR: packagefile github.com/snapcore/snapd/timings=$WORK/b171/_pkg_.a BUILDSTDERR: packagefile gopkg.in/tomb.v2=$WORK/b068/_pkg_.a BUILDSTDERR: packagefile mime=$WORK/b096/_pkg_.a BUILDSTDERR: packagefile mime/multipart=$WORK/b123/_pkg_.a BUILDSTDERR: packagefile net=$WORK/b098/_pkg_.a BUILDSTDERR: packagefile net/http=$WORK/b125/_pkg_.a BUILDSTDERR: packagefile net/url=$WORK/b102/_pkg_.a BUILDSTDERR: packagefile os/exec=$WORK/b070/_pkg_.a BUILDSTDERR: packagefile os/user=$WORK/b071/_pkg_.a BUILDSTDERR: packagefile regexp=$WORK/b065/_pkg_.a BUILDSTDERR: packagefile crypto/md5=$WORK/b083/_pkg_.a BUILDSTDERR: packagefile crypto/sha512=$WORK/b052/_pkg_.a BUILDSTDERR: packagefile github.com/boltdb/bolt=$WORK/b184/_pkg_.a BUILDSTDERR: packagefile gopkg.in/mgo.v2/bson=$WORK/b193/_pkg_.a BUILDSTDERR: packagefile crypto/tls=$WORK/b129/_pkg_.a BUILDSTDERR: packagefile gopkg.in/retry.v1=$WORK/b165/_pkg_.a BUILDSTDERR: packagefile net/http/httputil=$WORK/b166/_pkg_.a BUILDSTDERR: packagefile crypto=$WORK/b040/_pkg_.a BUILDSTDERR: packagefile debug/elf=$WORK/b055/_pkg_.a BUILDSTDERR: packagefile encoding/binary=$WORK/b036/_pkg_.a BUILDSTDERR: packagefile encoding/hex=$WORK/b061/_pkg_.a BUILDSTDERR: packagefile github.com/snapcore/snapd/osutil/sys=$WORK/b062/_pkg_.a BUILDSTDERR: packagefile sync/atomic=$WORK/b019/_pkg_.a BUILDSTDERR: packagefile compress/gzip=$WORK/b126/_pkg_.a BUILDSTDERR: packagefile encoding/base64=$WORK/b035/_pkg_.a BUILDSTDERR: packagefile github.com/snapcore/snapd/osutil/squashfs=$WORK/b157/_pkg_.a BUILDSTDERR: packagefile github.com/snapcore/snapd/selinux=$WORK/b074/_pkg_.a BUILDSTDERR: packagefile log/syslog=$WORK/b158/_pkg_.a BUILDSTDERR: packagefile internal/poll=$WORK/b024/_pkg_.a BUILDSTDERR: packagefile internal/syscall/unix=$WORK/b027/_pkg_.a BUILDSTDERR: packagefile internal/testlog=$WORK/b028/_pkg_.a BUILDSTDERR: packagefile internal/race=$WORK/b018/_pkg_.a BUILDSTDERR: packagefile internal/bytealg=$WORK/b010/_pkg_.a BUILDSTDERR: packagefile internal/cpu=$WORK/b011/_pkg_.a BUILDSTDERR: packagefile runtime/internal/atomic=$WORK/b012/_pkg_.a BUILDSTDERR: packagefile runtime/internal/math=$WORK/b013/_pkg_.a BUILDSTDERR: packagefile runtime/internal/sys=$WORK/b014/_pkg_.a BUILDSTDERR: packagefile math/bits=$WORK/b007/_pkg_.a BUILDSTDERR: packagefile unicode=$WORK/b020/_pkg_.a BUILDSTDERR: packagefile path=$WORK/b060/_pkg_.a BUILDSTDERR: packagefile github.com/snapcore/snapd/strutil/quantity=$WORK/b153/_pkg_.a BUILDSTDERR: packagefile golang.org/x/crypto/ssh/terminal=$WORK/b154/_pkg_.a BUILDSTDERR: packagefile github.com/snapcore/snapd/gadget=$WORK/b107/_pkg_.a BUILDSTDERR: packagefile github.com/snapcore/snapd/metautil=$WORK/b108/_pkg_.a BUILDSTDERR: packagefile github.com/snapcore/snapd/snap/naming=$WORK/b075/_pkg_.a BUILDSTDERR: packagefile github.com/snapcore/snapd/snap/snapdir=$WORK/b110/_pkg_.a BUILDSTDERR: packagefile github.com/snapcore/snapd/snap/squashfs=$WORK/b111/_pkg_.a BUILDSTDERR: packagefile github.com/snapcore/snapd/spdx=$WORK/b113/_pkg_.a BUILDSTDERR: packagefile github.com/snapcore/snapd/timeout=$WORK/b114/_pkg_.a BUILDSTDERR: packagefile github.com/snapcore/snapd/timeutil=$WORK/b115/_pkg_.a BUILDSTDERR: packagefile gopkg.in/yaml.v2=$WORK/b064/_pkg_.a BUILDSTDERR: packagefile math/rand=$WORK/b048/_pkg_.a BUILDSTDERR: packagefile encoding=$WORK/b034/_pkg_.a BUILDSTDERR: packagefile unicode/utf16=$WORK/b038/_pkg_.a BUILDSTDERR: packagefile crypto/rand=$WORK/b042/_pkg_.a BUILDSTDERR: packagefile crypto/rsa=$WORK/b049/_pkg_.a BUILDSTDERR: packagefile crypto/sha256=$WORK/b051/_pkg_.a BUILDSTDERR: packagefile golang.org/x/crypto/openpgp/packet=$WORK/b076/_pkg_.a BUILDSTDERR: packagefile golang.org/x/crypto/sha3=$WORK/b093/_pkg_.a BUILDSTDERR: packagefile net/mail=$WORK/b094/_pkg_.a BUILDSTDERR: packagefile github.com/ojii/gettext.go=$WORK/b117/_pkg_.a BUILDSTDERR: packagefile github.com/snapcore/snapd/interfaces/hotplug=$WORK/b168/_pkg_.a BUILDSTDERR: packagefile github.com/snapcore/snapd/interfaces/utils=$WORK/b169/_pkg_.a BUILDSTDERR: packagefile github.com/snapcore/snapd/sandbox/seccomp=$WORK/b170/_pkg_.a BUILDSTDERR: packagefile github.com/snapcore/snapd/overlord/cmdstate=$WORK/b207/_pkg_.a BUILDSTDERR: packagefile github.com/snapcore/snapd/overlord/configstate/proxyconf=$WORK/b213/_pkg_.a BUILDSTDERR: packagefile github.com/snapcore/snapd/overlord/hookstate=$WORK/b214/_pkg_.a BUILDSTDERR: packagefile github.com/snapcore/snapd/overlord/patch=$WORK/b228/_pkg_.a BUILDSTDERR: packagefile github.com/snapcore/snapd/overlord/storecontext=$WORK/b215/_pkg_.a BUILDSTDERR: packagefile github.com/snapcore/snapd/asserts/sysdb=$WORK/b175/_pkg_.a BUILDSTDERR: packagefile gopkg.in/macaroon.v1=$WORK/b177/_pkg_.a BUILDSTDERR: packagefile github.com/snapcore/snapd/overlord/configstate/configcore=$WORK/b209/_pkg_.a BUILDSTDERR: packagefile github.com/snapcore/snapd/features=$WORK/b195/_pkg_.a BUILDSTDERR: packagefile crypto/x509=$WORK/b132/_pkg_.a BUILDSTDERR: packagefile encoding/pem=$WORK/b134/_pkg_.a BUILDSTDERR: packagefile github.com/snapcore/snapd/bootloader=$WORK/b187/_pkg_.a BUILDSTDERR: packagefile github.com/snapcore/snapd/netutil=$WORK/b211/_pkg_.a BUILDSTDERR: packagefile github.com/snapcore/snapd/overlord/ifacestate/ifacerepo=$WORK/b198/_pkg_.a BUILDSTDERR: packagefile text/tabwriter=$WORK/b234/_pkg_.a BUILDSTDERR: packagefile github.com/snapcore/snapd/interfaces/backends=$WORK/b217/_pkg_.a BUILDSTDERR: packagefile github.com/snapcore/snapd/interfaces/builtin=$WORK/b224/_pkg_.a BUILDSTDERR: packagefile github.com/snapcore/snapd/interfaces/policy=$WORK/b225/_pkg_.a BUILDSTDERR: packagefile github.com/snapcore/snapd/overlord/ifacestate/udevmonitor=$WORK/b226/_pkg_.a BUILDSTDERR: packagefile github.com/snapcore/snapd/overlord/snapshotstate/backend=$WORK/b230/_pkg_.a BUILDSTDERR: packagefile github.com/snapcore/snapd/advisor=$WORK/b183/_pkg_.a BUILDSTDERR: packagefile github.com/snapcore/snapd/boot=$WORK/b186/_pkg_.a BUILDSTDERR: packagefile github.com/snapcore/snapd/cmd/snaplock=$WORK/b191/_pkg_.a BUILDSTDERR: packagefile github.com/snapcore/snapd/overlord/configstate/settings=$WORK/b197/_pkg_.a BUILDSTDERR: packagefile github.com/snapcore/snapd/overlord/snapstate/backend=$WORK/b199/_pkg_.a BUILDSTDERR: packagefile github.com/godbus/dbus=$WORK/b212/_pkg_.a BUILDSTDERR: packagefile github.com/juju/ratelimit=$WORK/b205/_pkg_.a BUILDSTDERR: packagefile github.com/snapcore/snapd/cmd/cmdutil=$WORK/b112/_pkg_.a BUILDSTDERR: packagefile github.com/snapcore/snapd/jsonutil/safejson=$WORK/b206/_pkg_.a BUILDSTDERR: packagefile mime/quotedprintable=$WORK/b124/_pkg_.a BUILDSTDERR: packagefile net/textproto=$WORK/b097/_pkg_.a BUILDSTDERR: packagefile internal/nettrace=$WORK/b099/_pkg_.a BUILDSTDERR: packagefile internal/singleflight=$WORK/b100/_pkg_.a BUILDSTDERR: packagefile internal/x/net/dns/dnsmessage=$WORK/b101/_pkg_.a BUILDSTDERR: packagefile container/list=$WORK/b128/_pkg_.a BUILDSTDERR: packagefile internal/x/net/http/httpguts=$WORK/b142/_pkg_.a BUILDSTDERR: packagefile internal/x/net/http/httpproxy=$WORK/b148/_pkg_.a BUILDSTDERR: packagefile internal/x/net/http2/hpack=$WORK/b149/_pkg_.a BUILDSTDERR: packagefile internal/x/net/idna=$WORK/b143/_pkg_.a BUILDSTDERR: packagefile net/http/httptrace=$WORK/b150/_pkg_.a BUILDSTDERR: packagefile net/http/internal=$WORK/b151/_pkg_.a BUILDSTDERR: packagefile regexp/syntax=$WORK/b066/_pkg_.a BUILDSTDERR: packagefile hash=$WORK/b041/_pkg_.a BUILDSTDERR: packagefile hash/fnv=$WORK/b185/_pkg_.a BUILDSTDERR: packagefile runtime/debug=$WORK/b121/_pkg_.a BUILDSTDERR: packagefile gopkg.in/mgo.v2/internal/json=$WORK/b194/_pkg_.a BUILDSTDERR: packagefile crypto/aes=$WORK/b043/_pkg_.a BUILDSTDERR: packagefile crypto/cipher=$WORK/b044/_pkg_.a BUILDSTDERR: packagefile crypto/des=$WORK/b078/_pkg_.a BUILDSTDERR: packagefile crypto/ecdsa=$WORK/b080/_pkg_.a BUILDSTDERR: packagefile crypto/elliptic=$WORK/b081/_pkg_.a BUILDSTDERR: packagefile crypto/hmac=$WORK/b130/_pkg_.a BUILDSTDERR: packagefile crypto/rc4=$WORK/b131/_pkg_.a BUILDSTDERR: packagefile crypto/sha1=$WORK/b084/_pkg_.a BUILDSTDERR: packagefile crypto/subtle=$WORK/b046/_pkg_.a BUILDSTDERR: packagefile encoding/asn1=$WORK/b082/_pkg_.a BUILDSTDERR: packagefile internal/x/crypto/chacha20poly1305=$WORK/b137/_pkg_.a BUILDSTDERR: packagefile internal/x/crypto/cryptobyte=$WORK/b135/_pkg_.a BUILDSTDERR: packagefile internal/x/crypto/curve25519=$WORK/b140/_pkg_.a BUILDSTDERR: packagefile internal/x/crypto/hkdf=$WORK/b141/_pkg_.a BUILDSTDERR: packagefile math/big=$WORK/b047/_pkg_.a BUILDSTDERR: packagefile compress/zlib=$WORK/b056/_pkg_.a BUILDSTDERR: packagefile debug/dwarf=$WORK/b059/_pkg_.a BUILDSTDERR: packagefile compress/flate=$WORK/b057/_pkg_.a BUILDSTDERR: packagefile hash/crc32=$WORK/b127/_pkg_.a BUILDSTDERR: packagefile golang.org/x/sys/unix=$WORK/b155/_pkg_.a BUILDSTDERR: packagefile crypto/internal/randutil=$WORK/b050/_pkg_.a BUILDSTDERR: packagefile compress/bzip2=$WORK/b077/_pkg_.a BUILDSTDERR: packagefile crypto/dsa=$WORK/b079/_pkg_.a BUILDSTDERR: packagefile golang.org/x/crypto/cast5=$WORK/b085/_pkg_.a BUILDSTDERR: packagefile golang.org/x/crypto/openpgp/elgamal=$WORK/b086/_pkg_.a BUILDSTDERR: packagefile golang.org/x/crypto/openpgp/errors=$WORK/b087/_pkg_.a BUILDSTDERR: packagefile golang.org/x/crypto/openpgp/s2k=$WORK/b088/_pkg_.a BUILDSTDERR: packagefile image=$WORK/b089/_pkg_.a BUILDSTDERR: packagefile image/jpeg=$WORK/b091/_pkg_.a BUILDSTDERR: packagefile github.com/ojii/gettext.go/pluralforms=$WORK/b118/_pkg_.a BUILDSTDERR: packagefile testing=$WORK/b119/_pkg_.a BUILDSTDERR: packagefile github.com/snapcore/snapd/wrappers=$WORK/b201/_pkg_.a BUILDSTDERR: packagefile golang.org/x/crypto/nacl/secretbox=$WORK/b178/_pkg_.a BUILDSTDERR: packagefile crypto/x509/pkix=$WORK/b133/_pkg_.a BUILDSTDERR: packagefile internal/x/crypto/cryptobyte/asn1=$WORK/b136/_pkg_.a BUILDSTDERR: packagefile github.com/snapcore/snapd/bootloader/androidbootenv=$WORK/b188/_pkg_.a BUILDSTDERR: packagefile github.com/snapcore/snapd/bootloader/grubenv=$WORK/b189/_pkg_.a BUILDSTDERR: packagefile github.com/snapcore/snapd/bootloader/ubootenv=$WORK/b190/_pkg_.a BUILDSTDERR: packagefile github.com/snapcore/snapd/interfaces/apparmor=$WORK/b218/_pkg_.a BUILDSTDERR: packagefile github.com/snapcore/snapd/interfaces/dbus=$WORK/b219/_pkg_.a BUILDSTDERR: packagefile github.com/snapcore/snapd/interfaces/kmod=$WORK/b220/_pkg_.a BUILDSTDERR: packagefile github.com/snapcore/snapd/interfaces/mount=$WORK/b200/_pkg_.a BUILDSTDERR: packagefile github.com/snapcore/snapd/interfaces/seccomp=$WORK/b221/_pkg_.a BUILDSTDERR: packagefile github.com/snapcore/snapd/interfaces/systemd=$WORK/b222/_pkg_.a BUILDSTDERR: packagefile github.com/snapcore/snapd/interfaces/udev=$WORK/b223/_pkg_.a BUILDSTDERR: packagefile github.com/snapcore/snapd/osutil/udev/netlink=$WORK/b227/_pkg_.a BUILDSTDERR: packagefile archive/zip=$WORK/b231/_pkg_.a BUILDSTDERR: packagefile internal/x/text/secure/bidirule=$WORK/b144/_pkg_.a BUILDSTDERR: packagefile internal/x/text/unicode/bidi=$WORK/b146/_pkg_.a BUILDSTDERR: packagefile internal/x/text/unicode/norm=$WORK/b147/_pkg_.a BUILDSTDERR: packagefile crypto/internal/subtle=$WORK/b045/_pkg_.a BUILDSTDERR: packagefile internal/x/crypto/internal/chacha20=$WORK/b138/_pkg_.a BUILDSTDERR: packagefile internal/x/crypto/poly1305=$WORK/b139/_pkg_.a BUILDSTDERR: packagefile hash/adler32=$WORK/b058/_pkg_.a BUILDSTDERR: packagefile image/color=$WORK/b090/_pkg_.a BUILDSTDERR: packagefile image/internal/imageutil=$WORK/b092/_pkg_.a BUILDSTDERR: packagefile flag=$WORK/b120/_pkg_.a BUILDSTDERR: packagefile runtime/trace=$WORK/b122/_pkg_.a BUILDSTDERR: packagefile text/template=$WORK/b202/_pkg_.a BUILDSTDERR: packagefile golang.org/x/crypto/internal/subtle=$WORK/b179/_pkg_.a BUILDSTDERR: packagefile golang.org/x/crypto/poly1305=$WORK/b180/_pkg_.a BUILDSTDERR: packagefile golang.org/x/crypto/salsa20/salsa=$WORK/b181/_pkg_.a BUILDSTDERR: packagefile internal/x/text/transform=$WORK/b145/_pkg_.a BUILDSTDERR: packagefile text/template/parse=$WORK/b203/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: mkdir -p $WORK/b001/exe/ BUILDSTDERR: cd . BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/link -o $WORK/b001/exe/a.out -importcfg $WORK/b001/importcfg.link -installsuffix shared -buildmode=pie -buildid=ATkKWUoEhsJzV7a7HXL7/VTEjsopYdZN6KEfjBk6T/MABU-kKhJWxghaCdJ5rO/ATkKWUoEhsJzV7a7HXL7 -B 0x2291e7dc2a7fbd4b15c39bb5f8b02d3391b75107 -extldflags "-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld " -extld=gcc $WORK/b001/_pkg_.a BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/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: ++ od -An -tx1 BUILDSTDERR: ++ tr -d ' \n' BUILDSTDERR: ++ head -c20 /dev/urandom + go build -buildmode pie -compiler gc '-tags=rpm_crashtraceback ' -ldflags ' -B 0xfaeed2f8d8553daa05b47ad0ca6a532519f09787 -extldflags '\''-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld '\''' -a -v -x -o bin/snap github.com/snapcore/snapd/cmd/snap BUILDSTDERR: WORK=/tmp/go-build490575311 BUILDSTDERR: errors BUILDSTDERR: mkdir -p $WORK/b004/ BUILDSTDERR: internal/cpu BUILDSTDERR: mkdir -p $WORK/b006/ BUILDSTDERR: cat >$WORK/b004/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_ppc64le/compile -o $WORK/b004/_pkg_.a -trimpath $WORK/b004 -shared -p errors -std -complete -installsuffix shared -buildid -NbNLaz_kgh19tFJNrn2/-NbNLaz_kgh19tFJNrn2 -goversion go1.12.2 -D "" -importcfg $WORK/b004/importcfg -pack ./errors.go BUILDSTDERR: cd /usr/lib/golang/src/internal/cpu BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b006/_pkg_.a -trimpath $WORK/b006 -shared -p internal/cpu -std -+ -complete -installsuffix shared -buildid 6FFdccJ3T0z_GWzNADLG/6FFdccJ3T0z_GWzNADLG -goversion go1.12.2 -D "" -importcfg $WORK/b006/importcfg -pack ./cpu.go ./cpu_ppc64x.go BUILDSTDERR: internal/race BUILDSTDERR: mkdir -p $WORK/b010/ BUILDSTDERR: cat >$WORK/b010/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/internal/race BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b010/_pkg_.a -trimpath $WORK/b010 -shared -p internal/race -std -complete -installsuffix shared -buildid RyHI3piz-9MjeYKKZQ3v/RyHI3piz-9MjeYKKZQ3v -goversion go1.12.2 -D "" -importcfg $WORK/b010/importcfg -pack ./doc.go ./norace.go BUILDSTDERR: runtime/internal/atomic BUILDSTDERR: mkdir -p $WORK/b012/ BUILDSTDERR: cat >$WORK/b012/go_asm.h << 'EOF' # internal BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/runtime/internal/atomic BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/asm -trimpath $WORK/b012 -I $WORK/b012/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -gensymabis -o $WORK/b012/symabis ./asm_ppc64x.s ./atomic_ppc64x.s BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b004/_pkg_.a # internal BUILDSTDERR: cp $WORK/b004/_pkg_.a /builddir/.cache/go-build/26/2676a16ba0e60e5abfcc11e7a5200acc7cc775b3ecab39939ce011fb32b957f8-d # internal BUILDSTDERR: runtime/internal/sys BUILDSTDERR: mkdir -p $WORK/b014/ BUILDSTDERR: cat >$WORK/b014/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/runtime/internal/sys BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b014/_pkg_.a -trimpath $WORK/b014 -shared -p runtime/internal/sys -std -+ -complete -installsuffix shared -buildid Osjc48Got34ta8BS1TJS/Osjc48Got34ta8BS1TJS -goversion go1.12.2 -D "" -importcfg $WORK/b014/importcfg -pack ./arch.go ./arch_ppc64le.go ./intrinsics.go ./stubs.go ./sys.go ./zgoarch_ppc64le.go ./zgoos_linux.go ./zversion.go BUILDSTDERR: cat >$WORK/b012/go_asm.h << 'EOF' # internal BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/sync/atomic BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/asm -trimpath $WORK/b012 -I $WORK/b012/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -gensymabis -o $WORK/b012/symabis2 ./asm.s BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b010/_pkg_.a # internal BUILDSTDERR: cp $WORK/b010/_pkg_.a /builddir/.cache/go-build/77/775700c5005fac532748d8ab85c65746381c112323259f1490674c13c4ebec8e-d # internal BUILDSTDERR: sync/atomic BUILDSTDERR: mkdir -p $WORK/b015/ BUILDSTDERR: cat >$WORK/b015/go_asm.h << 'EOF' # internal BUILDSTDERR: EOF BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/asm -trimpath $WORK/b015 -I $WORK/b015/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -gensymabis -o $WORK/b015/symabis ./asm.s BUILDSTDERR: cat >>$WORK/b012/symabis << 'EOF' # internal BUILDSTDERR: ref runtime/internal/atomic.Xchg ABI0 BUILDSTDERR: ref runtime/internal/atomic.Xchg ABI0 BUILDSTDERR: ref runtime/internal/atomic.Xchg64 ABI0 BUILDSTDERR: ref runtime/internal/atomic.Xchg64 ABI0 BUILDSTDERR: ref runtime/internal/atomic.Xchguintptr ABI0 BUILDSTDERR: ref runtime/internal/atomic.Cas ABI0 BUILDSTDERR: ref runtime/internal/atomic.Cas ABI0 BUILDSTDERR: ref runtime/internal/atomic.Casuintptr ABI0 BUILDSTDERR: ref runtime/internal/atomic.Cas64 ABI0 BUILDSTDERR: ref runtime/internal/atomic.Cas64 ABI0 BUILDSTDERR: ref runtime/internal/atomic.Xadd ABI0 BUILDSTDERR: ref runtime/internal/atomic.Xadd ABI0 BUILDSTDERR: ref runtime/internal/atomic.Xadduintptr ABI0 BUILDSTDERR: ref runtime/internal/atomic.Xadd64 ABI0 BUILDSTDERR: ref runtime/internal/atomic.Xadd64 ABI0 BUILDSTDERR: ref runtime/internal/atomic.Load ABI0 BUILDSTDERR: ref runtime/internal/atomic.Load ABI0 BUILDSTDERR: ref runtime/internal/atomic.Load64 ABI0 BUILDSTDERR: ref runtime/internal/atomic.Load64 ABI0 BUILDSTDERR: ref runtime/internal/atomic.Loaduintptr ABI0 BUILDSTDERR: ref runtime/internal/atomic.Loadp ABI0 BUILDSTDERR: ref runtime/internal/atomic.Store ABI0 BUILDSTDERR: ref runtime/internal/atomic.Store ABI0 BUILDSTDERR: ref runtime/internal/atomic.Store64 ABI0 BUILDSTDERR: ref runtime/internal/atomic.Store64 ABI0 BUILDSTDERR: ref runtime/internal/atomic.Storeuintptr ABI0 BUILDSTDERR: EOF BUILDSTDERR: cat >$WORK/b012/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/runtime/internal/atomic BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b012/_pkg_.a -trimpath $WORK/b012 -shared -p runtime/internal/atomic -std -+ -installsuffix shared -buildid 5xakhhJUU6nCltNO6YMj/5xakhhJUU6nCltNO6YMj -goversion go1.12.2 -symabis $WORK/b012/symabis -D "" -importcfg $WORK/b012/importcfg -pack -asmhdr $WORK/b012/go_asm.h ./atomic_ppc64x.go ./stubs.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b014/_pkg_.a # internal BUILDSTDERR: cp $WORK/b014/_pkg_.a /builddir/.cache/go-build/19/19b0a39f4def5ab5a616639315db88231a5c08014843ebb30c8dab0454910e4b-d # internal BUILDSTDERR: runtime/internal/math BUILDSTDERR: mkdir -p $WORK/b013/ BUILDSTDERR: cat >$WORK/b013/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile runtime/internal/sys=$WORK/b014/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/runtime/internal/math BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b013/_pkg_.a -trimpath $WORK/b013 -shared -p runtime/internal/math -std -+ -complete -installsuffix shared -buildid 4cXFQOdAnQ0NnyCd09QY/4cXFQOdAnQ0NnyCd09QY -goversion go1.12.2 -D "" -importcfg $WORK/b013/importcfg -pack ./math.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b006/_pkg_.a # internal BUILDSTDERR: cat >$WORK/b015/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/sync/atomic BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b015/_pkg_.a -trimpath $WORK/b015 -shared -p sync/atomic -std -installsuffix shared -buildid OqYcS4tQALEzCu3CvScE/OqYcS4tQALEzCu3CvScE -goversion go1.12.2 -symabis $WORK/b015/symabis -D "" -importcfg $WORK/b015/importcfg -pack -asmhdr $WORK/b015/go_asm.h ./doc.go ./value.go BUILDSTDERR: cp $WORK/b006/_pkg_.a /builddir/.cache/go-build/38/38ba09f377738c91c1a44b7fe870a33bf24f5c3302e9a2f6543d0870408cdef1-d # internal BUILDSTDERR: internal/bytealg BUILDSTDERR: mkdir -p $WORK/b005/ BUILDSTDERR: cat >$WORK/b005/go_asm.h << 'EOF' # internal BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/internal/bytealg BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/asm -trimpath $WORK/b005 -I $WORK/b005/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -gensymabis -o $WORK/b005/symabis ./compare_ppc64x.s ./count_ppc64x.s ./equal_ppc64x.s ./indexbyte_ppc64x.s BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b013/_pkg_.a # internal BUILDSTDERR: cp $WORK/b013/_pkg_.a /builddir/.cache/go-build/4f/4fbae65be86351f9491c46e359c10213570ccd3891d3f143f26163cfd21ae455-d # internal BUILDSTDERR: unicode BUILDSTDERR: mkdir -p $WORK/b016/ BUILDSTDERR: cat >$WORK/b016/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/unicode BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b016/_pkg_.a -trimpath $WORK/b016 -shared -p unicode -std -complete -installsuffix shared -buildid RI7hF26NCrdPaTegmzqt/RI7hF26NCrdPaTegmzqt -goversion go1.12.2 -D "" -importcfg $WORK/b016/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_ppc64le/asm -trimpath $WORK/b015 -I $WORK/b015/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -o $WORK/b015/asm.o ./asm.s BUILDSTDERR: cd /usr/lib/golang/src/runtime/internal/atomic BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/asm -trimpath $WORK/b012 -I $WORK/b012/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -o $WORK/b012/asm_ppc64x.o ./asm_ppc64x.s BUILDSTDERR: cat >$WORK/b005/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile internal/cpu=$WORK/b006/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/internal/bytealg BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b005/_pkg_.a -trimpath $WORK/b005 -shared -p internal/bytealg -std -+ -installsuffix shared -buildid VicmnR8g_YTZXXFBrLNE/VicmnR8g_YTZXXFBrLNE -goversion go1.12.2 -symabis $WORK/b005/symabis -D "" -importcfg $WORK/b005/importcfg -pack -asmhdr $WORK/b005/go_asm.h ./bytealg.go ./compare_native.go ./count_native.go ./equal_native.go ./index_generic.go ./indexbyte_native.go BUILDSTDERR: cd /usr/lib/golang/src/sync/atomic BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/pack r $WORK/b015/_pkg_.a $WORK/b015/asm.o # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b015/_pkg_.a # internal BUILDSTDERR: cp $WORK/b015/_pkg_.a /builddir/.cache/go-build/56/562a58bb89dfba61bce0bde8bd30e5ce5ef45bca6ef3a868c5185c03930ddc1f-d # internal BUILDSTDERR: unicode/utf8 BUILDSTDERR: mkdir -p $WORK/b017/ BUILDSTDERR: cat >$WORK/b017/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/unicode/utf8 BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b017/_pkg_.a -trimpath $WORK/b017 -shared -p unicode/utf8 -std -complete -installsuffix shared -buildid qzCz_mVDIsdmfyUgk4Dn/qzCz_mVDIsdmfyUgk4Dn -goversion go1.12.2 -D "" -importcfg $WORK/b017/importcfg -pack ./utf8.go BUILDSTDERR: cd /usr/lib/golang/src/runtime/internal/atomic BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/asm -trimpath $WORK/b012 -I $WORK/b012/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -o $WORK/b012/atomic_ppc64x.o ./atomic_ppc64x.s BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/pack r $WORK/b012/_pkg_.a $WORK/b012/asm_ppc64x.o $WORK/b012/atomic_ppc64x.o # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b012/_pkg_.a # internal BUILDSTDERR: cp $WORK/b012/_pkg_.a /builddir/.cache/go-build/3a/3a03c031a408a0d0e66eba0edff6d159123b0086a96b3cac44af1043805055d9-d # internal BUILDSTDERR: math/bits BUILDSTDERR: mkdir -p $WORK/b022/ BUILDSTDERR: cd /usr/lib/golang/src/internal/bytealg BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/asm -trimpath $WORK/b005 -I $WORK/b005/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -o $WORK/b005/compare_ppc64x.o ./compare_ppc64x.s BUILDSTDERR: cat >$WORK/b022/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/math/bits BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b022/_pkg_.a -trimpath $WORK/b022 -shared -p math/bits -std -complete -installsuffix shared -buildid 8N3BNcok4ryUQ5ln2wK-/8N3BNcok4ryUQ5ln2wK- -goversion go1.12.2 -D "" -importcfg $WORK/b022/importcfg -pack ./bits.go ./bits_tables.go BUILDSTDERR: cd /usr/lib/golang/src/internal/bytealg BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/asm -trimpath $WORK/b005 -I $WORK/b005/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -o $WORK/b005/count_ppc64x.o ./count_ppc64x.s BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b017/_pkg_.a # internal BUILDSTDERR: cp $WORK/b017/_pkg_.a /builddir/.cache/go-build/78/78a90d47b2e0f47f2d0ceda7064798d2a94ad1ba70bf8eb0229fca53508f4c42-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_ppc64le/compile -o $WORK/b027/_pkg_.a -trimpath $WORK/b027 -shared -p encoding -std -complete -installsuffix shared -buildid SvGpnI9Kas2z-2BDsVW1/SvGpnI9Kas2z-2BDsVW1 -goversion go1.12.2 -D "" -importcfg $WORK/b027/importcfg -pack ./encoding.go BUILDSTDERR: cd /usr/lib/golang/src/internal/bytealg BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/asm -trimpath $WORK/b005 -I $WORK/b005/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -o $WORK/b005/equal_ppc64x.o ./equal_ppc64x.s BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b027/_pkg_.a # internal BUILDSTDERR: cp $WORK/b027/_pkg_.a /builddir/.cache/go-build/c2/c23864660011e8b9287d31cddbb6a610fa296d3a77b06c526dd727986920b251-d # internal BUILDSTDERR: internal/testlog BUILDSTDERR: mkdir -p $WORK/b036/ BUILDSTDERR: cat >$WORK/b036/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile sync/atomic=$WORK/b015/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/internal/testlog BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b036/_pkg_.a -trimpath $WORK/b036 -shared -p internal/testlog -std -complete -installsuffix shared -buildid pIMEzvjZDq_ZftTbcMKU/pIMEzvjZDq_ZftTbcMKU -goversion go1.12.2 -D "" -importcfg $WORK/b036/importcfg -pack ./log.go BUILDSTDERR: cd /usr/lib/golang/src/internal/bytealg BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/asm -trimpath $WORK/b005 -I $WORK/b005/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -o $WORK/b005/indexbyte_ppc64x.o ./indexbyte_ppc64x.s BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b022/_pkg_.a # internal BUILDSTDERR: cp $WORK/b022/_pkg_.a /builddir/.cache/go-build/ce/ce21b26cba3d689116d4041be7e844ccf264b786e2dde86ecd0d38ab72fec5ea-d # internal BUILDSTDERR: math BUILDSTDERR: mkdir -p $WORK/b021/ BUILDSTDERR: cat >$WORK/b021/go_asm.h << 'EOF' # internal BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/math BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/asm -trimpath $WORK/b021 -I $WORK/b021/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -gensymabis -o $WORK/b021/symabis ./floor_ppc64x.s ./modf_ppc64x.s ./sqrt_ppc64x.s ./stubs_ppc64x.s BUILDSTDERR: cd /usr/lib/golang/src/internal/bytealg BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/pack r $WORK/b005/_pkg_.a $WORK/b005/compare_ppc64x.o $WORK/b005/count_ppc64x.o $WORK/b005/equal_ppc64x.o $WORK/b005/indexbyte_ppc64x.o # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b005/_pkg_.a # internal BUILDSTDERR: cp $WORK/b005/_pkg_.a /builddir/.cache/go-build/7a/7abc636c57aa9562659db172a3aa20dc6aa24e6b1b980be3cf80b6cf72bd867c-d # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b036/_pkg_.a # internal BUILDSTDERR: cp $WORK/b036/_pkg_.a /builddir/.cache/go-build/33/338e1e5bddc52ffef4da2f4273edb1c4d9e5884fc0cfb7bb1afc03c79a805241-d # internal BUILDSTDERR: unicode/utf16 BUILDSTDERR: mkdir -p $WORK/b038/ BUILDSTDERR: cat >$WORK/b038/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/unicode/utf16 BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b038/_pkg_.a -trimpath $WORK/b038 -shared -p unicode/utf16 -std -complete -installsuffix shared -buildid n1c7EMxKuGGNOCJCPGt4/n1c7EMxKuGGNOCJCPGt4 -goversion go1.12.2 -D "" -importcfg $WORK/b038/importcfg -pack ./utf16.go BUILDSTDERR: runtime BUILDSTDERR: cat >$WORK/b021/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile math/bits=$WORK/b022/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: mkdir -p $WORK/b011/ BUILDSTDERR: cd /usr/lib/golang/src/math BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b021/_pkg_.a -trimpath $WORK/b021 -shared -p math -std -installsuffix shared -buildid Wl943bs6-xodqcY0sxev/Wl943bs6-xodqcY0sxev -goversion go1.12.2 -symabis $WORK/b021/symabis -D "" -importcfg $WORK/b021/importcfg -pack -asmhdr $WORK/b021/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 ./trig_reduce.go ./unsafe.go BUILDSTDERR: cat >$WORK/b011/go_asm.h << 'EOF' # internal BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/runtime BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/asm -trimpath $WORK/b011 -I $WORK/b011/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -gensymabis -o $WORK/b011/symabis ./asm.s ./asm_ppc64x.s ./atomic_ppc64x.s ./duff_ppc64x.s ./memclr_ppc64x.s ./memmove_ppc64x.s ./rt0_linux_ppc64le.s ./sys_linux_ppc64x.s ./tls_ppc64x.s BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b038/_pkg_.a # internal BUILDSTDERR: cp $WORK/b038/_pkg_.a /builddir/.cache/go-build/74/742e2f4b10905945fd2bb265f4d9773bf3dabad955ff0ae264ada1b800c3a7a0-d # internal BUILDSTDERR: crypto/internal/subtle BUILDSTDERR: mkdir -p $WORK/b043/ BUILDSTDERR: cat >$WORK/b043/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/crypto/internal/subtle BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b043/_pkg_.a -trimpath $WORK/b043 -shared -p crypto/internal/subtle -std -complete -installsuffix shared -buildid jFYcNGIYo2qWXn8oVqO9/jFYcNGIYo2qWXn8oVqO9 -goversion go1.12.2 -D "" -importcfg $WORK/b043/importcfg -pack ./aliasing.go BUILDSTDERR: cat >$WORK/b011/go_asm.h << 'EOF' # internal BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/syscall BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/asm -trimpath $WORK/b011 -I $WORK/b011/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -gensymabis -o $WORK/b011/symabis2 ./asm_linux_ppc64x.s BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b043/_pkg_.a # internal BUILDSTDERR: cp $WORK/b043/_pkg_.a /builddir/.cache/go-build/7e/7e32b240bbf17b6ac988f7cf8092c1a832f2b849927ae3265b16a72ca04d9c04-d # internal BUILDSTDERR: crypto/subtle BUILDSTDERR: mkdir -p $WORK/b044/ BUILDSTDERR: cat >$WORK/b044/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/crypto/subtle BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b044/_pkg_.a -trimpath $WORK/b044 -shared -p crypto/subtle -std -complete -installsuffix shared -buildid 8rh__HaZAAmGQbK-CE2T/8rh__HaZAAmGQbK-CE2T -goversion go1.12.2 -D "" -importcfg $WORK/b044/importcfg -pack ./constant_time.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b044/_pkg_.a # internal BUILDSTDERR: cp $WORK/b044/_pkg_.a /builddir/.cache/go-build/df/dfacda178e097dcc77b15b7eb03425008668b3fe1cbb295527ba78586954c3dd-d # internal BUILDSTDERR: internal/nettrace BUILDSTDERR: mkdir -p $WORK/b051/ BUILDSTDERR: cat >$WORK/b051/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/internal/nettrace BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b051/_pkg_.a -trimpath $WORK/b051 -shared -p internal/nettrace -std -complete -installsuffix shared -buildid dBl-y2JTT_jnmbK1H0o-/dBl-y2JTT_jnmbK1H0o- -goversion go1.12.2 -D "" -importcfg $WORK/b051/importcfg -pack ./nettrace.go BUILDSTDERR: cat >>$WORK/b011/symabis << 'EOF' # internal BUILDSTDERR: ref runtime.entersyscall ABI0 BUILDSTDERR: ref runtime.exitsyscall ABI0 BUILDSTDERR: ref runtime.exitsyscall ABI0 BUILDSTDERR: ref runtime.entersyscall ABI0 BUILDSTDERR: ref runtime.exitsyscall ABI0 BUILDSTDERR: ref runtime.exitsyscall ABI0 BUILDSTDERR: EOF BUILDSTDERR: cat >$WORK/b011/go_asm.h << 'EOF' # internal BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/runtime/cgo BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/asm -trimpath $WORK/b011 -I $WORK/b011/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -gensymabis -o $WORK/b011/symabis2 ./asm_ppc64x.s BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b051/_pkg_.a # internal BUILDSTDERR: cp $WORK/b051/_pkg_.a /builddir/.cache/go-build/94/94f6dfa1c2cf09df98c06b0ece418d95b386c7101fb9bc6702860c787659073b-d # internal BUILDSTDERR: internal/x/net/dns/dnsmessage BUILDSTDERR: mkdir -p $WORK/b053/ BUILDSTDERR: cat >$WORK/b053/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile errors=$WORK/b004/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/internal/x/net/dns/dnsmessage BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b053/_pkg_.a -trimpath $WORK/b053 -shared -p internal/x/net/dns/dnsmessage -std -complete -installsuffix shared -buildid B24w5PN0xQGSiaJQrOhG/B24w5PN0xQGSiaJQrOhG -goversion go1.12.2 -D "" -importcfg $WORK/b053/importcfg -pack ./message.go BUILDSTDERR: cat >>$WORK/b011/symabis << 'EOF' # internal BUILDSTDERR: ref runtime.reginit ABI0 BUILDSTDERR: ref runtime.load_g ABI0 BUILDSTDERR: EOF BUILDSTDERR: cat >$WORK/b011/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile internal/bytealg=$WORK/b005/_pkg_.a BUILDSTDERR: packagefile internal/cpu=$WORK/b006/_pkg_.a BUILDSTDERR: packagefile runtime/internal/atomic=$WORK/b012/_pkg_.a BUILDSTDERR: packagefile runtime/internal/math=$WORK/b013/_pkg_.a BUILDSTDERR: packagefile runtime/internal/sys=$WORK/b014/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/runtime BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b011/_pkg_.a -trimpath $WORK/b011 -shared -p runtime -std -+ -installsuffix shared -buildid Ddg0nSQqOaZzWU2HriHf/Ddg0nSQqOaZzWU2HriHf -goversion go1.12.2 -symabis $WORK/b011/symabis -D "" -importcfg $WORK/b011/importcfg -pack -asmhdr $WORK/b011/go_asm.h ./alg.go ./atomic_pointer.go ./cgo.go ./cgo_ppc64x.go ./cgocall.go ./cgocallback.go ./cgocheck.go ./chan.go ./compiler.go ./complex.go ./cpuflags.go ./cpuprof.go ./cputicks.go ./debug.go ./defs_linux_ppc64le.go ./env_posix.go ./error.go ./extern.go ./fastlog2.go ./fastlog2table.go ./fedora.go ./float.go ./hash64.go ./heapdump.go ./iface.go ./lfstack.go ./lfstack_64bit.go ./lock_futex.go ./malloc.go ./map.go ./map_fast32.go ./map_fast64.go ./map_faststr.go ./mbarrier.go ./mbitmap.go ./mcache.go ./mcentral.go ./mem_linux.go ./mfinal.go ./mfixalloc.go ./mgc.go ./mgclarge.go ./mgcmark.go ./mgcstack.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_generic.go ./os_linux_ppc64x.go ./os_nonopenbsd.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.go ./signal_linux_ppc64x.go ./signal_ppc64x.go ./signal_sighandler.go ./signal_unix.go ./sigqueue.go ./sigtab_linux_generic.go ./sizeclasses.go ./slice.go ./softfloat64.go ./stack.go ./string.go ./stubs.go ./stubs2.go ./stubs3.go ./stubs_linux.go ./symtab.go ./sys_ppc64x.go ./time.go ./timestub.go ./timestub2.go ./trace.go ./traceback.go ./type.go ./typekind.go ./unaligned1.go ./utf8.go ./vdso_elf64.go ./vdso_linux.go ./vdso_linux_ppc64x.go ./write_err.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b016/_pkg_.a # internal BUILDSTDERR: cp $WORK/b016/_pkg_.a /builddir/.cache/go-build/67/67231df009f256e031443d238aa2912154b540d525356757fd59acd9c7f3178e-d # internal BUILDSTDERR: runtime/cgo BUILDSTDERR: mkdir -p $WORK/b054/ BUILDSTDERR: cd /usr/lib/golang/src/runtime/cgo BUILDSTDERR: CGO_LDFLAGS='"-g" "-O2" "-lpthread"' /usr/lib/golang/pkg/tool/linux_ppc64le/cgo -objdir $WORK/b054/ -importpath runtime/cgo -import_runtime_cgo=false -import_syscall=false -- -I $WORK/b054/ -g -O2 -Wall -Werror ./cgo.go BUILDSTDERR: cd /usr/lib/golang/src/math BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/asm -trimpath $WORK/b021 -I $WORK/b021/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -o $WORK/b021/floor_ppc64x.o ./floor_ppc64x.s 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_ppc64le/asm -trimpath $WORK/b021 -I $WORK/b021/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -o $WORK/b021/modf_ppc64x.o ./modf_ppc64x.s BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/asm -trimpath $WORK/b021 -I $WORK/b021/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -o $WORK/b021/sqrt_ppc64x.o ./sqrt_ppc64x.s BUILDSTDERR: cd $WORK 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_ppc64le/asm -trimpath $WORK/b021 -I $WORK/b021/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -o $WORK/b021/stubs_ppc64x.o ./stubs_ppc64x.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_ppc64le/pack r $WORK/b021/_pkg_.a $WORK/b021/floor_ppc64x.o $WORK/b021/modf_ppc64x.o $WORK/b021/sqrt_ppc64x.o $WORK/b021/stubs_ppc64x.o # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b021/_pkg_.a # internal BUILDSTDERR: cp $WORK/b021/_pkg_.a /builddir/.cache/go-build/7a/7ab2ad6ac7e12df2450778d1101212e55c627bcf3f5d679b183a3edb7ccf0be0-d # internal BUILDSTDERR: cd $WORK/b054 BUILDSTDERR: TERM='dumb' gcc -I /usr/lib/golang/src/runtime/cgo -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b054=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -Wall -Werror -o ./_x001.o -c _cgo_export.c 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 internal/bytealg=$WORK/b005/_pkg_.a BUILDSTDERR: packagefile math=$WORK/b021/_pkg_.a BUILDSTDERR: packagefile math/bits=$WORK/b022/_pkg_.a BUILDSTDERR: packagefile unicode/utf8=$WORK/b017/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/strconv BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b020/_pkg_.a -trimpath $WORK/b020 -shared -p strconv -std -complete -installsuffix shared -buildid S_IW3uSW1wVp_rD6QicX/S_IW3uSW1wVp_rD6QicX -goversion go1.12.2 -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 $WORK/b054 BUILDSTDERR: TERM='dumb' gcc -I /usr/lib/golang/src/runtime/cgo -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b054=/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_ppc64le/buildid -w $WORK/b053/_pkg_.a # internal BUILDSTDERR: cp $WORK/b053/_pkg_.a /builddir/.cache/go-build/de/de4ef16b7f0930769a37956d6e842e093b27cfefca4742f6593f386ffe0393ee-d # internal BUILDSTDERR: golang.org/x/crypto/cast5 BUILDSTDERR: mkdir -p $WORK/b095/ BUILDSTDERR: cat >$WORK/b095/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_ppc64le/compile -o $WORK/b095/_pkg_.a -trimpath $WORK/b095 -shared -p golang.org/x/crypto/cast5 -complete -installsuffix shared -buildid BbZGw9JjKUyTh_GweaDh/BbZGw9JjKUyTh_GweaDh -goversion go1.12.2 -D "" -importcfg $WORK/b095/importcfg -pack ./cast5.go BUILDSTDERR: cd /usr/lib/golang/src/runtime/cgo BUILDSTDERR: TERM='dumb' gcc -I . -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b054=/tmp/go-build -gno-record-gcc-switches -I $WORK/b054/ -g -O2 -Wall -Werror -o $WORK/b054/_x003.o -c gcc_context.c BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b095/_pkg_.a # internal BUILDSTDERR: cp $WORK/b095/_pkg_.a /builddir/.cache/go-build/8a/8a5e248c9a8931f2ae146e5ed4dd3c6451ff1a058a1e15cea4b2a6b329f36088-d # internal BUILDSTDERR: image/color BUILDSTDERR: mkdir -p $WORK/b100/ BUILDSTDERR: cat >$WORK/b100/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/image/color BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b100/_pkg_.a -trimpath $WORK/b100 -shared -p image/color -std -complete -installsuffix shared -buildid AbRbXC5nahwsAeZt93N5/AbRbXC5nahwsAeZt93N5 -goversion go1.12.2 -D "" -importcfg $WORK/b100/importcfg -pack ./color.go ./ycbcr.go BUILDSTDERR: cd /usr/lib/golang/src/runtime/cgo BUILDSTDERR: TERM='dumb' gcc -I . -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b054=/tmp/go-build -gno-record-gcc-switches -I $WORK/b054/ -g -O2 -Wall -Werror -o $WORK/b054/_x004.o -c gcc_fatalf.c BUILDSTDERR: TERM='dumb' gcc -I . -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b054=/tmp/go-build -gno-record-gcc-switches -I $WORK/b054/ -g -O2 -Wall -Werror -o $WORK/b054/_x005.o -c gcc_libinit.c BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b100/_pkg_.a # internal BUILDSTDERR: cp $WORK/b100/_pkg_.a /builddir/.cache/go-build/29/29a5bd8d19b2fd027e7dde33db29fe7d7e62beed56a10caef90092de3ac47463-d # internal BUILDSTDERR: container/list BUILDSTDERR: mkdir -p $WORK/b134/ BUILDSTDERR: cat >$WORK/b134/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/container/list BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b134/_pkg_.a -trimpath $WORK/b134 -shared -p container/list -std -complete -installsuffix shared -buildid QmKZ4ahJqA56ltfORphB/QmKZ4ahJqA56ltfORphB -goversion go1.12.2 -D "" -importcfg $WORK/b134/importcfg -pack ./list.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b020/_pkg_.a # internal BUILDSTDERR: cp $WORK/b020/_pkg_.a /builddir/.cache/go-build/b1/b1731b48bb05bdfaf57209d9ebbb56a726e37b9644c3420df8dc0e70a80e68c5-d # internal BUILDSTDERR: golang.org/x/crypto/openpgp/errors BUILDSTDERR: mkdir -p $WORK/b097/ BUILDSTDERR: cat >$WORK/b097/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile strconv=$WORK/b020/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/share/gocode/src/golang.org/x/crypto/openpgp/errors BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b097/_pkg_.a -trimpath $WORK/b097 -shared -p golang.org/x/crypto/openpgp/errors -complete -installsuffix shared -buildid Qs6Gy0XpizJtXAoF5QCW/Qs6Gy0XpizJtXAoF5QCW -goversion go1.12.2 -D "" -importcfg $WORK/b097/importcfg -pack ./errors.go BUILDSTDERR: cd /usr/lib/golang/src/runtime/cgo BUILDSTDERR: TERM='dumb' gcc -I . -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b054=/tmp/go-build -gno-record-gcc-switches -I $WORK/b054/ -g -O2 -Wall -Werror -o $WORK/b054/_x006.o -c gcc_linux_ppc64x.c BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b134/_pkg_.a # internal BUILDSTDERR: cp $WORK/b134/_pkg_.a /builddir/.cache/go-build/04/04ab1dc36c966e3f9b5fafb29caf67d90c7be0a06d5e70e953f9cbd00108cab6-d # internal BUILDSTDERR: crypto/rc4 BUILDSTDERR: mkdir -p $WORK/b137/ BUILDSTDERR: cat >$WORK/b137/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile crypto/internal/subtle=$WORK/b043/_pkg_.a BUILDSTDERR: packagefile strconv=$WORK/b020/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/crypto/rc4 BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b137/_pkg_.a -trimpath $WORK/b137 -shared -p crypto/rc4 -std -complete -installsuffix shared -buildid oTPyYJHYlKbFZ7_c38W9/oTPyYJHYlKbFZ7_c38W9 -goversion go1.12.2 -D "" -importcfg $WORK/b137/importcfg -pack ./rc4.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b137/_pkg_.a # internal BUILDSTDERR: cp $WORK/b137/_pkg_.a /builddir/.cache/go-build/fe/fee851d11ec30ec6723f71731e652f7a97c2d517322a959153a35c89feba0781-d # internal BUILDSTDERR: internal/x/crypto/cryptobyte/asn1 BUILDSTDERR: mkdir -p $WORK/b142/ BUILDSTDERR: cat >$WORK/b142/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/internal/x/crypto/cryptobyte/asn1 BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b142/_pkg_.a -trimpath $WORK/b142 -shared -p internal/x/crypto/cryptobyte/asn1 -std -complete -installsuffix shared -buildid gfiCzDw9pIgC3rrCuSes/gfiCzDw9pIgC3rrCuSes -goversion go1.12.2 -D "" -importcfg $WORK/b142/importcfg -pack ./asn1.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b097/_pkg_.a # internal BUILDSTDERR: cp $WORK/b097/_pkg_.a /builddir/.cache/go-build/8d/8d2c823783a6eff47dfc83e55688d65af99ff0db82189bf55e41bfda29aff462-d # internal BUILDSTDERR: golang.org/x/crypto/internal/subtle BUILDSTDERR: mkdir -p $WORK/b181/ BUILDSTDERR: cat >$WORK/b181/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: EOF BUILDSTDERR: cd /usr/share/gocode/src/golang.org/x/crypto/internal/subtle BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b181/_pkg_.a -trimpath $WORK/b181 -shared -p golang.org/x/crypto/internal/subtle -complete -installsuffix shared -buildid 4Q-bJkjpPtK9s-PU8u8h/4Q-bJkjpPtK9s-PU8u8h -goversion go1.12.2 -D "" -importcfg $WORK/b181/importcfg -pack ./aliasing.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b142/_pkg_.a # internal BUILDSTDERR: cp $WORK/b142/_pkg_.a /builddir/.cache/go-build/5a/5ae0faab482213fdc70d84b2be3de106eee30ab155970a08788c59221fc89900-d # internal BUILDSTDERR: golang.org/x/crypto/salsa20/salsa BUILDSTDERR: mkdir -p $WORK/b183/ BUILDSTDERR: cat >$WORK/b183/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_ppc64le/compile -o $WORK/b183/_pkg_.a -trimpath $WORK/b183 -shared -p golang.org/x/crypto/salsa20/salsa -complete -installsuffix shared -buildid VHbPi13TZnjf5doFDjYP/VHbPi13TZnjf5doFDjYP -goversion go1.12.2 -D "" -importcfg $WORK/b183/importcfg -pack ./hsalsa20.go ./salsa208.go ./salsa20_noasm.go ./salsa20_ref.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b181/_pkg_.a # internal BUILDSTDERR: cp $WORK/b181/_pkg_.a /builddir/.cache/go-build/e9/e94d6a63a63f5295b688032f4b2b6a03d3d1aa46599f6c84073799ce5a06027e-d # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b183/_pkg_.a # internal BUILDSTDERR: cp $WORK/b183/_pkg_.a /builddir/.cache/go-build/97/97f81d1d935b84eb74bc55c17e833545c0108ff6a6f444580bb3f767093e3de7-d # internal BUILDSTDERR: cd /usr/lib/golang/src/runtime/cgo BUILDSTDERR: TERM='dumb' gcc -I . -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b054=/tmp/go-build -gno-record-gcc-switches -I $WORK/b054/ -g -O2 -Wall -Werror -o $WORK/b054/_x007.o -c gcc_setenv.c BUILDSTDERR: TERM='dumb' gcc -I . -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b054=/tmp/go-build -gno-record-gcc-switches -I $WORK/b054/ -g -O2 -Wall -Werror -o $WORK/b054/_x008.o -c gcc_traceback.c BUILDSTDERR: TERM='dumb' gcc -I . -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b054=/tmp/go-build -gno-record-gcc-switches -I $WORK/b054/ -g -O2 -Wall -Werror -o $WORK/b054/_x009.o -c gcc_util.c BUILDSTDERR: TERM='dumb' gcc -I . -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b054=/tmp/go-build -gno-record-gcc-switches -I $WORK/b054/ -g -O2 -Wall -Werror -o $WORK/b054/_x010.o -c gcc_ppc64x.S BUILDSTDERR: cd $WORK/b054 BUILDSTDERR: TERM='dumb' gcc -I /usr/lib/golang/src/runtime/cgo -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b054=/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: TERM='dumb' gcc -I . -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b054=/tmp/go-build -gno-record-gcc-switches -o $WORK/b054/_cgo_.o $WORK/b054/_cgo_main.o $WORK/b054/_x001.o $WORK/b054/_x002.o $WORK/b054/_x003.o $WORK/b054/_x004.o $WORK/b054/_x005.o $WORK/b054/_x006.o $WORK/b054/_x007.o $WORK/b054/_x008.o $WORK/b054/_x009.o $WORK/b054/_x010.o -g -O2 -lpthread BUILDSTDERR: TERM='dumb' /usr/lib/golang/pkg/tool/linux_ppc64le/cgo -dynpackage cgo -dynimport $WORK/b054/_cgo_.o -dynout $WORK/b054/_cgo_import.go -dynlinker BUILDSTDERR: cat >$WORK/b054/go_asm.h << 'EOF' # internal BUILDSTDERR: EOF BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/asm -trimpath $WORK/b054 -I $WORK/b054/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -gensymabis -o $WORK/b054/symabis ./asm_ppc64x.s BUILDSTDERR: cat >$WORK/b054/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: EOF BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b054/_pkg_.a -trimpath $WORK/b054 -shared -p runtime/cgo -std -installsuffix shared -buildid V60PKjhpEN11Yr7TxUdn/V60PKjhpEN11Yr7TxUdn -goversion go1.12.2 -symabis $WORK/b054/symabis -D "" -importcfg $WORK/b054/importcfg -pack -asmhdr $WORK/b054/go_asm.h ./callbacks.go ./callbacks_traceback.go ./iscgo.go ./setenv.go $WORK/b054/_cgo_gotypes.go $WORK/b054/cgo.cgo1.go $WORK/b054/_cgo_import.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/asm -trimpath $WORK/b054 -I $WORK/b054/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -o $WORK/b054/asm_ppc64x.o ./asm_ppc64x.s BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/pack r $WORK/b054/_pkg_.a $WORK/b054/asm_ppc64x.o $WORK/b054/_x001.o $WORK/b054/_x002.o $WORK/b054/_x003.o $WORK/b054/_x004.o $WORK/b054/_x005.o $WORK/b054/_x006.o $WORK/b054/_x007.o $WORK/b054/_x008.o $WORK/b054/_x009.o $WORK/b054/_x010.o # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b054/_pkg_.a # internal BUILDSTDERR: cp $WORK/b054/_pkg_.a /builddir/.cache/go-build/f5/f54dcd3a2506ba31b15b6aa7e253a02bbbce0b741364c89499ae27b9b928b230-d # internal BUILDSTDERR: cd /usr/lib/golang/src/runtime BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/asm -trimpath $WORK/b011 -I $WORK/b011/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -o $WORK/b011/asm.o ./asm.s BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/asm -trimpath $WORK/b011 -I $WORK/b011/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -o $WORK/b011/asm_ppc64x.o ./asm_ppc64x.s BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/asm -trimpath $WORK/b011 -I $WORK/b011/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -o $WORK/b011/atomic_ppc64x.o ./atomic_ppc64x.s BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/asm -trimpath $WORK/b011 -I $WORK/b011/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -o $WORK/b011/duff_ppc64x.o ./duff_ppc64x.s BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/asm -trimpath $WORK/b011 -I $WORK/b011/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -o $WORK/b011/memclr_ppc64x.o ./memclr_ppc64x.s BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/asm -trimpath $WORK/b011 -I $WORK/b011/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -o $WORK/b011/memmove_ppc64x.o ./memmove_ppc64x.s BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/asm -trimpath $WORK/b011 -I $WORK/b011/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -o $WORK/b011/rt0_linux_ppc64le.o ./rt0_linux_ppc64le.s BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/asm -trimpath $WORK/b011 -I $WORK/b011/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -o $WORK/b011/sys_linux_ppc64x.o ./sys_linux_ppc64x.s BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/asm -trimpath $WORK/b011 -I $WORK/b011/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -o $WORK/b011/tls_ppc64x.o ./tls_ppc64x.s BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/pack r $WORK/b011/_pkg_.a $WORK/b011/asm.o $WORK/b011/asm_ppc64x.o $WORK/b011/atomic_ppc64x.o $WORK/b011/duff_ppc64x.o $WORK/b011/memclr_ppc64x.o $WORK/b011/memmove_ppc64x.o $WORK/b011/rt0_linux_ppc64le.o $WORK/b011/sys_linux_ppc64x.o $WORK/b011/tls_ppc64x.o # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b011/_pkg_.a # internal BUILDSTDERR: cp $WORK/b011/_pkg_.a /builddir/.cache/go-build/74/74cd10abb1d51a853644d13650cb66c303e440b3aab2c36dccfc3824ddbbb66d-d # internal BUILDSTDERR: sync BUILDSTDERR: mkdir -p $WORK/b009/ BUILDSTDERR: cat >$WORK/b009/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile internal/race=$WORK/b010/_pkg_.a BUILDSTDERR: packagefile runtime=$WORK/b011/_pkg_.a BUILDSTDERR: packagefile sync/atomic=$WORK/b015/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/sync BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b009/_pkg_.a -trimpath $WORK/b009 -shared -p sync -std -installsuffix shared -buildid F5w2cvq0MP8HWqcYjPQ2/F5w2cvq0MP8HWqcYjPQ2 -goversion go1.12.2 -D "" -importcfg $WORK/b009/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_ppc64le/buildid -w $WORK/b009/_pkg_.a # internal BUILDSTDERR: cp $WORK/b009/_pkg_.a /builddir/.cache/go-build/0a/0abebff3ca125ff6905477b6f408ed736ccc09446d9549ca16a022d28e8f6473-d # internal BUILDSTDERR: io BUILDSTDERR: mkdir -p $WORK/b008/ BUILDSTDERR: reflect BUILDSTDERR: mkdir -p $WORK/b025/ BUILDSTDERR: cat >$WORK/b025/go_asm.h << 'EOF' # internal BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/reflect BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/asm -trimpath $WORK/b025 -I $WORK/b025/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -gensymabis -o $WORK/b025/symabis ./asm_ppc64x.s BUILDSTDERR: cat >$WORK/b008/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile errors=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b009/_pkg_.a BUILDSTDERR: packagefile sync/atomic=$WORK/b015/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: syscall BUILDSTDERR: mkdir -p $WORK/b033/ BUILDSTDERR: cd /usr/lib/golang/src/io BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b008/_pkg_.a -trimpath $WORK/b008 -shared -p io -std -complete -installsuffix shared -buildid EjsdQI4claxIIofagSw1/EjsdQI4claxIIofagSw1 -goversion go1.12.2 -D "" -importcfg $WORK/b008/importcfg -pack ./io.go ./multi.go ./pipe.go BUILDSTDERR: cat >$WORK/b033/go_asm.h << 'EOF' # internal BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/syscall BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/asm -trimpath $WORK/b033 -I $WORK/b033/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -gensymabis -o $WORK/b033/symabis ./asm_linux_ppc64x.s BUILDSTDERR: math/rand BUILDSTDERR: mkdir -p $WORK/b046/ BUILDSTDERR: cat >$WORK/b046/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile math=$WORK/b021/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b009/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cat >$WORK/b025/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile math=$WORK/b021/_pkg_.a BUILDSTDERR: packagefile runtime=$WORK/b011/_pkg_.a BUILDSTDERR: packagefile strconv=$WORK/b020/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b009/_pkg_.a BUILDSTDERR: packagefile unicode=$WORK/b016/_pkg_.a BUILDSTDERR: packagefile unicode/utf8=$WORK/b017/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/reflect BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b025/_pkg_.a -trimpath $WORK/b025 -shared -p reflect -std -installsuffix shared -buildid QTiLUnI1WoXpR4ydHidE/QTiLUnI1WoXpR4ydHidE -goversion go1.12.2 -symabis $WORK/b025/symabis -D "" -importcfg $WORK/b025/importcfg -pack -asmhdr $WORK/b025/go_asm.h ./deepequal.go ./makefunc.go ./swapper.go ./type.go ./value.go BUILDSTDERR: cd /usr/lib/golang/src/math/rand BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b046/_pkg_.a -trimpath $WORK/b046 -shared -p math/rand -std -complete -installsuffix shared -buildid AyTJU8ot0AFF0ZTc0ej7/AyTJU8ot0AFF0ZTc0ej7 -goversion go1.12.2 -D "" -importcfg $WORK/b046/importcfg -pack ./exp.go ./normal.go ./rand.go ./rng.go ./zipf.go BUILDSTDERR: cat >$WORK/b033/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile internal/race=$WORK/b010/_pkg_.a BUILDSTDERR: packagefile runtime=$WORK/b011/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b009/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/syscall BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b033/_pkg_.a -trimpath $WORK/b033 -shared -p syscall -std -installsuffix shared -buildid tyA3XEQwqnZ_llKvElIy/tyA3XEQwqnZ_llKvElIy -goversion go1.12.2 -symabis $WORK/b033/symabis -D "" -importcfg $WORK/b033/importcfg -pack -asmhdr $WORK/b033/go_asm.h ./dirent.go ./endian_little.go ./env_unix.go ./exec_linux.go ./exec_unix.go ./flock.go ./lsf_linux.go ./msan0.go ./net.go ./netlink_linux.go ./setuidgid_linux.go ./sockcmsg_linux.go ./sockcmsg_unix.go ./str.go ./syscall.go ./syscall_linux.go ./syscall_linux_ppc64x.go ./syscall_unix.go ./timestruct.go ./zerrors_linux_ppc64le.go ./zsyscall_linux_ppc64le.go ./zsysnum_linux_ppc64le.go ./ztypes_linux_ppc64le.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b008/_pkg_.a # internal BUILDSTDERR: cp $WORK/b008/_pkg_.a /builddir/.cache/go-build/53/53295af41e19a80055cda22d93a517b5226c64c4ebd6fa1e65c32bc250e9ed4a-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 internal/bytealg=$WORK/b005/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b008/_pkg_.a BUILDSTDERR: packagefile unicode=$WORK/b016/_pkg_.a BUILDSTDERR: packagefile unicode/utf8=$WORK/b017/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/bytes BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b003/_pkg_.a -trimpath $WORK/b003 -shared -p bytes -std -installsuffix shared -buildid cmoAsL99MdcxWN4IxKe1/cmoAsL99MdcxWN4IxKe1 -goversion go1.12.2 -D "" -importcfg $WORK/b003/importcfg -pack ./buffer.go ./bytes.go ./reader.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b046/_pkg_.a # internal BUILDSTDERR: cp $WORK/b046/_pkg_.a /builddir/.cache/go-build/91/91213a880af0d0ff5d7ff90f76176836a1e12834744eec2a5c004019ed884742-d # internal BUILDSTDERR: hash BUILDSTDERR: mkdir -p $WORK/b019/ BUILDSTDERR: cat >$WORK/b019/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile io=$WORK/b008/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/hash BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b019/_pkg_.a -trimpath $WORK/b019 -shared -p hash -std -complete -installsuffix shared -buildid 5XwUHVzdWMVypYfV-xH_/5XwUHVzdWMVypYfV-xH_ -goversion go1.12.2 -D "" -importcfg $WORK/b019/importcfg -pack ./hash.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b019/_pkg_.a # internal BUILDSTDERR: cp $WORK/b019/_pkg_.a /builddir/.cache/go-build/05/0565da3d680e05b429b186864ecfdf0b78d3b39893f992d7de2e12ec86260df5-d # internal BUILDSTDERR: crypto BUILDSTDERR: mkdir -p $WORK/b018/ BUILDSTDERR: cat >$WORK/b018/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile hash=$WORK/b019/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b008/_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_ppc64le/compile -o $WORK/b018/_pkg_.a -trimpath $WORK/b018 -shared -p crypto -std -complete -installsuffix shared -buildid EUy4aWGAEWKOzydUA_LK/EUy4aWGAEWKOzydUA_LK -goversion go1.12.2 -D "" -importcfg $WORK/b018/importcfg -pack ./crypto.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b018/_pkg_.a # internal BUILDSTDERR: cp $WORK/b018/_pkg_.a /builddir/.cache/go-build/0d/0d6aff3c1aa75ff6cc9547ee69f33fcd7f892737e87572bc7169483332eb6659-d # internal BUILDSTDERR: strings BUILDSTDERR: mkdir -p $WORK/b037/ BUILDSTDERR: cat >$WORK/b037/go_asm.h << 'EOF' # internal BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/strings BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/asm -trimpath $WORK/b037 -I $WORK/b037/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -gensymabis -o $WORK/b037/symabis ./strings.s BUILDSTDERR: cat >$WORK/b037/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile errors=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile internal/bytealg=$WORK/b005/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b008/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b009/_pkg_.a BUILDSTDERR: packagefile unicode=$WORK/b016/_pkg_.a BUILDSTDERR: packagefile unicode/utf8=$WORK/b017/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b037/_pkg_.a -trimpath $WORK/b037 -shared -p strings -std -installsuffix shared -buildid LKLD1n38239_o6n7kbuV/LKLD1n38239_o6n7kbuV -goversion go1.12.2 -symabis $WORK/b037/symabis -D "" -importcfg $WORK/b037/importcfg -pack -asmhdr $WORK/b037/go_asm.h ./builder.go ./compare.go ./reader.go ./replace.go ./search.go ./strings.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b003/_pkg_.a # internal BUILDSTDERR: cp $WORK/b003/_pkg_.a /builddir/.cache/go-build/cc/cc1fba665152d457a27402c0b942fe933d9a602655112bf8d8454ff816c1962d-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/b008/_pkg_.a BUILDSTDERR: packagefile unicode/utf8=$WORK/b017/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/bufio BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b002/_pkg_.a -trimpath $WORK/b002 -shared -p bufio -std -complete -installsuffix shared -buildid 7STIFdQJ3hriCXaiUNJR/7STIFdQJ3hriCXaiUNJR -goversion go1.12.2 -D "" -importcfg $WORK/b002/importcfg -pack ./bufio.go ./scan.go BUILDSTDERR: cd /usr/lib/golang/src/strings BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/asm -trimpath $WORK/b037 -I $WORK/b037/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -o $WORK/b037/strings.o ./strings.s BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/pack r $WORK/b037/_pkg_.a $WORK/b037/strings.o # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b037/_pkg_.a # internal BUILDSTDERR: cp $WORK/b037/_pkg_.a /builddir/.cache/go-build/75/757cff3c0f5cd3c79c2ad32edf1d1ff3c4271cad6cf681e8985c34878776a13b-d # internal BUILDSTDERR: crypto/sha1 BUILDSTDERR: mkdir -p $WORK/b047/ BUILDSTDERR: cat >$WORK/b047/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile crypto=$WORK/b018/_pkg_.a BUILDSTDERR: packagefile errors=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile hash=$WORK/b019/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/crypto/sha1 BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b047/_pkg_.a -trimpath $WORK/b047 -shared -p crypto/sha1 -std -complete -installsuffix shared -buildid WFF-9fqG_c4xmD9hV5u2/WFF-9fqG_c4xmD9hV5u2 -goversion go1.12.2 -D "" -importcfg $WORK/b047/importcfg -pack ./sha1.go ./sha1block.go ./sha1block_generic.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b002/_pkg_.a # internal BUILDSTDERR: cp $WORK/b002/_pkg_.a /builddir/.cache/go-build/85/85008c6f0fd592d6da4643cfd0cbe43979b60a080e6915f27b202934032ee0b5-d # internal BUILDSTDERR: internal/singleflight BUILDSTDERR: mkdir -p $WORK/b052/ BUILDSTDERR: cat >$WORK/b052/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile sync=$WORK/b009/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/internal/singleflight BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b052/_pkg_.a -trimpath $WORK/b052 -shared -p internal/singleflight -std -complete -installsuffix shared -buildid 9obTlFPr27djM6L8fyoi/9obTlFPr27djM6L8fyoi -goversion go1.12.2 -D "" -importcfg $WORK/b052/importcfg -pack ./singleflight.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b052/_pkg_.a # internal BUILDSTDERR: cp $WORK/b052/_pkg_.a /builddir/.cache/go-build/2a/2a0b79b6012bbc376ec614cea03e87eba6b5608c22e107a6497cf2f2798906aa-d # internal BUILDSTDERR: path BUILDSTDERR: mkdir -p $WORK/b059/ BUILDSTDERR: cat >$WORK/b059/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile errors=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b037/_pkg_.a BUILDSTDERR: packagefile unicode/utf8=$WORK/b017/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/path BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b059/_pkg_.a -trimpath $WORK/b059 -shared -p path -std -complete -installsuffix shared -buildid mNjA0ZF7HS-g0GkRVvMX/mNjA0ZF7HS-g0GkRVvMX -goversion go1.12.2 -D "" -importcfg $WORK/b059/importcfg -pack ./match.go ./path.go BUILDSTDERR: cd /usr/lib/golang/src/syscall BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/asm -trimpath $WORK/b033 -I $WORK/b033/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -o $WORK/b033/asm_linux_ppc64x.o ./asm_linux_ppc64x.s BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/pack r $WORK/b033/_pkg_.a $WORK/b033/asm_linux_ppc64x.o # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b033/_pkg_.a # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b047/_pkg_.a # internal BUILDSTDERR: cp $WORK/b047/_pkg_.a /builddir/.cache/go-build/22/222e17c4d49fc1791e3013c0e878ebf4e9edd87c98237301138608047c7cf40b-d # internal BUILDSTDERR: hash/fnv BUILDSTDERR: mkdir -p $WORK/b062/ BUILDSTDERR: cp $WORK/b033/_pkg_.a /builddir/.cache/go-build/e1/e150cd2fe172a330b479aa58c1cc0141b1b8a74da6e7d557ef3d2bd1a187a7e8-d # internal BUILDSTDERR: cat >$WORK/b062/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile errors=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile hash=$WORK/b019/_pkg_.a BUILDSTDERR: packagefile math/bits=$WORK/b022/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/hash/fnv BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b062/_pkg_.a -trimpath $WORK/b062 -shared -p hash/fnv -std -complete -installsuffix shared -buildid AW-zyB99uSdgSJbVVu5H/AW-zyB99uSdgSJbVVu5H -goversion go1.12.2 -D "" -importcfg $WORK/b062/importcfg -pack ./fnv.go BUILDSTDERR: time BUILDSTDERR: mkdir -p $WORK/b034/ BUILDSTDERR: cat >$WORK/b034/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile errors=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile runtime=$WORK/b011/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b009/_pkg_.a BUILDSTDERR: packagefile syscall=$WORK/b033/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/time BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b034/_pkg_.a -trimpath $WORK/b034 -shared -p time -std -installsuffix shared -buildid mOes-bMWzzIZtYE4b5_G/mOes-bMWzzIZtYE4b5_G -goversion go1.12.2 -D "" -importcfg $WORK/b034/importcfg -pack ./format.go ./sleep.go ./sys_unix.go ./tick.go ./time.go ./zoneinfo.go ./zoneinfo_read.go ./zoneinfo_unix.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b059/_pkg_.a # internal BUILDSTDERR: cp $WORK/b059/_pkg_.a /builddir/.cache/go-build/a3/a314524f5c50ab9d5584d393c625e4961cd7981b8e9a7d62a126e77ecd97458a-d # internal BUILDSTDERR: internal/syscall/unix BUILDSTDERR: mkdir -p $WORK/b035/ BUILDSTDERR: cat >$WORK/b035/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile sync/atomic=$WORK/b015/_pkg_.a BUILDSTDERR: packagefile syscall=$WORK/b033/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/internal/syscall/unix BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b035/_pkg_.a -trimpath $WORK/b035 -shared -p internal/syscall/unix -std -complete -installsuffix shared -buildid auzW0Kg4EgpeCN_p2LW5/auzW0Kg4EgpeCN_p2LW5 -goversion go1.12.2 -D "" -importcfg $WORK/b035/importcfg -pack ./at.go ./at_sysnum_linux.go ./at_sysnum_newfstatat_linux.go ./getrandom_linux.go ./getrandom_linux_ppc64x.go ./nonblocking.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b035/_pkg_.a # internal BUILDSTDERR: cp $WORK/b035/_pkg_.a /builddir/.cache/go-build/cd/cd1084c9fded4f3b544be3ee4f4b30a2d0ab8dfcb3ac8045b72995f91cdcba77-d # internal BUILDSTDERR: hash/adler32 BUILDSTDERR: mkdir -p $WORK/b070/ BUILDSTDERR: cat >$WORK/b070/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile errors=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile hash=$WORK/b019/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/hash/adler32 BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b070/_pkg_.a -trimpath $WORK/b070 -shared -p hash/adler32 -std -complete -installsuffix shared -buildid dUARcv6rhrgdUD_7JMas/dUARcv6rhrgdUD_7JMas -goversion go1.12.2 -D "" -importcfg $WORK/b070/importcfg -pack ./adler32.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b062/_pkg_.a # internal BUILDSTDERR: cp $WORK/b062/_pkg_.a /builddir/.cache/go-build/3c/3c926b6e1dfbacf30ba8d4440a08ff046dc08e13dedf4f6c06e879795d5e8483-d # internal BUILDSTDERR: crypto/internal/randutil BUILDSTDERR: mkdir -p $WORK/b083/ BUILDSTDERR: cat >$WORK/b083/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile io=$WORK/b008/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b009/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/crypto/internal/randutil BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b083/_pkg_.a -trimpath $WORK/b083 -shared -p crypto/internal/randutil -std -complete -installsuffix shared -buildid XJaJnW0Loyl_uRlfqU07/XJaJnW0Loyl_uRlfqU07 -goversion go1.12.2 -D "" -importcfg $WORK/b083/importcfg -pack ./randutil.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b070/_pkg_.a # internal BUILDSTDERR: cp $WORK/b070/_pkg_.a /builddir/.cache/go-build/77/77ee400f9dc26733a50ba9c7868f68333e823be45c6d3280342742f8d133c187-d # internal BUILDSTDERR: crypto/sha256 BUILDSTDERR: mkdir -p $WORK/b084/ BUILDSTDERR: cat >$WORK/b084/go_asm.h << 'EOF' # internal BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/crypto/sha256 BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/asm -trimpath $WORK/b084 -I $WORK/b084/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -gensymabis -o $WORK/b084/symabis ./sha256block_ppc64le.s BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b083/_pkg_.a # internal BUILDSTDERR: cp $WORK/b083/_pkg_.a /builddir/.cache/go-build/f6/f6549f01f70927c3c803bf0b6f0c45d87d3c32b726b84064aa60e28b37789a20-d # internal BUILDSTDERR: crypto/sha512 BUILDSTDERR: mkdir -p $WORK/b085/ BUILDSTDERR: cat >$WORK/b085/go_asm.h << 'EOF' # internal BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/crypto/sha512 BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/asm -trimpath $WORK/b085 -I $WORK/b085/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -gensymabis -o $WORK/b085/symabis ./sha512block_ppc64le.s BUILDSTDERR: cat >$WORK/b084/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile crypto=$WORK/b018/_pkg_.a BUILDSTDERR: packagefile errors=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile hash=$WORK/b019/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/crypto/sha256 BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b084/_pkg_.a -trimpath $WORK/b084 -shared -p crypto/sha256 -std -installsuffix shared -buildid omDwuXNW2etakHcDwlAy/omDwuXNW2etakHcDwlAy -goversion go1.12.2 -symabis $WORK/b084/symabis -D "" -importcfg $WORK/b084/importcfg -pack -asmhdr $WORK/b084/go_asm.h ./sha256.go ./sha256block.go ./sha256block_decl.go BUILDSTDERR: cat >$WORK/b085/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile crypto=$WORK/b018/_pkg_.a BUILDSTDERR: packagefile errors=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile hash=$WORK/b019/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/crypto/sha512 BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b085/_pkg_.a -trimpath $WORK/b085 -shared -p crypto/sha512 -std -installsuffix shared -buildid 7YeUl7OQgvppstlrH_7p/7YeUl7OQgvppstlrH_7p -goversion go1.12.2 -symabis $WORK/b085/symabis -D "" -importcfg $WORK/b085/importcfg -pack -asmhdr $WORK/b085/go_asm.h ./sha512.go ./sha512block.go ./sha512block_decl.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/asm -trimpath $WORK/b085 -I $WORK/b085/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -o $WORK/b085/sha512block_ppc64le.o ./sha512block_ppc64le.s BUILDSTDERR: cd /usr/lib/golang/src/crypto/sha256 BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/asm -trimpath $WORK/b084 -I $WORK/b084/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -o $WORK/b084/sha256block_ppc64le.o ./sha256block_ppc64le.s BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/pack r $WORK/b084/_pkg_.a $WORK/b084/sha256block_ppc64le.o # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b084/_pkg_.a # internal BUILDSTDERR: cp $WORK/b084/_pkg_.a /builddir/.cache/go-build/62/62baeabe14233a7601a0535548916f62b5a1ca56949873cb43a6a92d61ae871e-d # internal BUILDSTDERR: golang.org/x/crypto/openpgp/s2k BUILDSTDERR: mkdir -p $WORK/b098/ BUILDSTDERR: cat >$WORK/b098/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile crypto=$WORK/b018/_pkg_.a BUILDSTDERR: packagefile golang.org/x/crypto/openpgp/errors=$WORK/b097/_pkg_.a BUILDSTDERR: packagefile hash=$WORK/b019/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b008/_pkg_.a BUILDSTDERR: packagefile strconv=$WORK/b020/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/share/gocode/src/golang.org/x/crypto/openpgp/s2k BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b098/_pkg_.a -trimpath $WORK/b098 -shared -p golang.org/x/crypto/openpgp/s2k -complete -installsuffix shared -buildid viz1ByDKvitsTO6poh9l/viz1ByDKvitsTO6poh9l -goversion go1.12.2 -D "" -importcfg $WORK/b098/importcfg -pack ./s2k.go BUILDSTDERR: cd /usr/lib/golang/src/crypto/sha512 BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/pack r $WORK/b085/_pkg_.a $WORK/b085/sha512block_ppc64le.o # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b085/_pkg_.a # internal BUILDSTDERR: cp $WORK/b085/_pkg_.a /builddir/.cache/go-build/ff/fff0bb380f7342fc8679be82601079ea50b8298860da7715a55fcd7d438d645e-d # internal BUILDSTDERR: image BUILDSTDERR: mkdir -p $WORK/b099/ BUILDSTDERR: cat >$WORK/b099/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/b100/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b008/_pkg_.a BUILDSTDERR: packagefile strconv=$WORK/b020/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b009/_pkg_.a BUILDSTDERR: packagefile sync/atomic=$WORK/b015/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/image BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b099/_pkg_.a -trimpath $WORK/b099 -shared -p image -std -complete -installsuffix shared -buildid 8XaeTO8XRFLwzEf-BcbG/8XaeTO8XRFLwzEf-BcbG -goversion go1.12.2 -D "" -importcfg $WORK/b099/importcfg -pack ./format.go ./geom.go ./image.go ./names.go ./ycbcr.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b098/_pkg_.a # internal BUILDSTDERR: cp $WORK/b098/_pkg_.a /builddir/.cache/go-build/ef/effefdf4c111f3fdee15ef04b2b160e9d5a7134fcac309a792bceb6bfdd781cb-d # internal BUILDSTDERR: hash/crc32 BUILDSTDERR: mkdir -p $WORK/b133/ BUILDSTDERR: cat >$WORK/b133/go_asm.h << 'EOF' # internal BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/hash/crc32 BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/asm -trimpath $WORK/b133 -I $WORK/b133/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -gensymabis -o $WORK/b133/symabis ./crc32_ppc64le.s ./crc32_table_ppc64le.s BUILDSTDERR: cat >$WORK/b133/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile errors=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile hash=$WORK/b019/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b009/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b133/_pkg_.a -trimpath $WORK/b133 -shared -p hash/crc32 -std -installsuffix shared -buildid sdcHeEq7BaaQIYC3N0Bd/sdcHeEq7BaaQIYC3N0Bd -goversion go1.12.2 -symabis $WORK/b133/symabis -D "" -importcfg $WORK/b133/importcfg -pack -asmhdr $WORK/b133/go_asm.h ./crc32.go ./crc32_generic.go ./crc32_ppc64le.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/asm -trimpath $WORK/b133 -I $WORK/b133/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -o $WORK/b133/crc32_ppc64le.o ./crc32_ppc64le.s BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/asm -trimpath $WORK/b133 -I $WORK/b133/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -o $WORK/b133/crc32_table_ppc64le.o ./crc32_table_ppc64le.s BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/pack r $WORK/b133/_pkg_.a $WORK/b133/crc32_ppc64le.o $WORK/b133/crc32_table_ppc64le.o # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b133/_pkg_.a # internal BUILDSTDERR: cp $WORK/b133/_pkg_.a /builddir/.cache/go-build/24/241dffce96ada182f029514edc9ed50bd853a97114b6b548298f75805b0488e6-d # internal BUILDSTDERR: crypto/hmac BUILDSTDERR: mkdir -p $WORK/b136/ BUILDSTDERR: cat >$WORK/b136/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile crypto/subtle=$WORK/b044/_pkg_.a BUILDSTDERR: packagefile hash=$WORK/b019/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/crypto/hmac BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b136/_pkg_.a -trimpath $WORK/b136 -shared -p crypto/hmac -std -complete -installsuffix shared -buildid WEv6gKaM-L66QZJ7SJd6/WEv6gKaM-L66QZJ7SJd6 -goversion go1.12.2 -D "" -importcfg $WORK/b136/importcfg -pack ./hmac.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b136/_pkg_.a # internal BUILDSTDERR: cp $WORK/b136/_pkg_.a /builddir/.cache/go-build/7e/7eea59feb7ea8020d6b73aa1d8a025664025cecfef8ddc9596c1ed8bc648e4d1-d # internal BUILDSTDERR: internal/x/crypto/hkdf BUILDSTDERR: mkdir -p $WORK/b147/ BUILDSTDERR: cat >$WORK/b147/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile crypto/hmac=$WORK/b136/_pkg_.a BUILDSTDERR: packagefile errors=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile hash=$WORK/b019/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b008/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/internal/x/crypto/hkdf BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b147/_pkg_.a -trimpath $WORK/b147 -shared -p internal/x/crypto/hkdf -std -complete -installsuffix shared -buildid rSRr2aEXux6fEt5fHjap/rSRr2aEXux6fEt5fHjap -goversion go1.12.2 -D "" -importcfg $WORK/b147/importcfg -pack ./hkdf.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b147/_pkg_.a # internal BUILDSTDERR: cp $WORK/b147/_pkg_.a /builddir/.cache/go-build/62/625b409569f1958f9b22e25993f62242be18a5ddeb669804c79e4d08b8b66ddb-d # internal BUILDSTDERR: internal/x/text/transform BUILDSTDERR: mkdir -p $WORK/b151/ BUILDSTDERR: cat >$WORK/b151/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile bytes=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile errors=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b008/_pkg_.a BUILDSTDERR: packagefile unicode/utf8=$WORK/b017/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/internal/x/text/transform BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b151/_pkg_.a -trimpath $WORK/b151 -shared -p internal/x/text/transform -std -complete -installsuffix shared -buildid MxjtOlLnxk0MQ-pOf_nw/MxjtOlLnxk0MQ-pOf_nw -goversion go1.12.2 -D "" -importcfg $WORK/b151/importcfg -pack ./transform.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b099/_pkg_.a # internal BUILDSTDERR: cp $WORK/b099/_pkg_.a /builddir/.cache/go-build/21/21b4fab69e13f338167bf495f210d11ec07c04a54232b3eea84d28b7ec2dbcaa-d # internal BUILDSTDERR: image/internal/imageutil BUILDSTDERR: mkdir -p $WORK/b102/ BUILDSTDERR: cat >$WORK/b102/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile image=$WORK/b099/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/image/internal/imageutil BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b102/_pkg_.a -trimpath $WORK/b102 -shared -p image/internal/imageutil -std -complete -installsuffix shared -buildid 3MJaFqWts-nG2QUvOvxy/3MJaFqWts-nG2QUvOvxy -goversion go1.12.2 -D "" -importcfg $WORK/b102/importcfg -pack ./imageutil.go ./impl.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b034/_pkg_.a # internal BUILDSTDERR: cp $WORK/b034/_pkg_.a /builddir/.cache/go-build/dd/ddbc78b46fe753eb4e3ac837219ddfa3d4ee5412cfe9e65b07108e23d498cc72-d # internal BUILDSTDERR: internal/poll BUILDSTDERR: mkdir -p $WORK/b032/ BUILDSTDERR: cat >$WORK/b032/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile errors=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b008/_pkg_.a BUILDSTDERR: packagefile runtime=$WORK/b011/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b009/_pkg_.a BUILDSTDERR: packagefile sync/atomic=$WORK/b015/_pkg_.a BUILDSTDERR: packagefile syscall=$WORK/b033/_pkg_.a BUILDSTDERR: packagefile time=$WORK/b034/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/internal/poll BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b032/_pkg_.a -trimpath $WORK/b032 -shared -p internal/poll -std -installsuffix shared -buildid CMxLkZVTeE8nWxeMLwFW/CMxLkZVTeE8nWxeMLwFW -goversion go1.12.2 -D "" -importcfg $WORK/b032/importcfg -pack ./fd.go ./fd_fsync_posix.go ./fd_mutex.go ./fd_poll_runtime.go ./fd_posix.go ./fd_unix.go ./fd_writev_unix.go ./hook_cloexec.go ./hook_unix.go ./sendfile_linux.go ./sock_cloexec.go ./sockopt.go ./sockopt_linux.go ./sockopt_unix.go ./sockoptip.go ./splice_linux.go ./writev.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b102/_pkg_.a # internal BUILDSTDERR: cp $WORK/b102/_pkg_.a /builddir/.cache/go-build/43/43400f4f80c32f588c46d7711fb6fdcaac2debbd025d12de4d94f401658e6832-d # internal BUILDSTDERR: image/jpeg BUILDSTDERR: mkdir -p $WORK/b101/ BUILDSTDERR: cat >$WORK/b101/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile bufio=$WORK/b002/_pkg_.a BUILDSTDERR: packagefile errors=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile image=$WORK/b099/_pkg_.a BUILDSTDERR: packagefile image/color=$WORK/b100/_pkg_.a BUILDSTDERR: packagefile image/internal/imageutil=$WORK/b102/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b008/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/image/jpeg BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b101/_pkg_.a -trimpath $WORK/b101 -shared -p image/jpeg -std -complete -installsuffix shared -buildid yEt-hAq6JeMMtB9amuAI/yEt-hAq6JeMMtB9amuAI -goversion go1.12.2 -D "" -importcfg $WORK/b101/importcfg -pack ./fdct.go ./huffman.go ./idct.go ./reader.go ./scan.go ./writer.go BUILDSTDERR: cd /usr/lib/golang/src/reflect BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/asm -trimpath $WORK/b025 -I $WORK/b025/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -o $WORK/b025/asm_ppc64x.o ./asm_ppc64x.s BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b151/_pkg_.a # internal BUILDSTDERR: cp $WORK/b151/_pkg_.a /builddir/.cache/go-build/c4/c4c6004f8a59ad1088d65d8865fa380a33ef96e25b1f45378ed65c2e5d5ac709-d # internal BUILDSTDERR: gopkg.in/retry.v1 BUILDSTDERR: mkdir -p $WORK/b167/ BUILDSTDERR: cat >$WORK/b167/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile time=$WORK/b034/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/share/gocode/src/gopkg.in/retry.v1 BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b167/_pkg_.a -trimpath $WORK/b167 -shared -p gopkg.in/retry.v1 -complete -installsuffix shared -buildid I1O5W_zkJsiZOkeFIEPu/I1O5W_zkJsiZOkeFIEPu -goversion go1.12.2 -D "" -importcfg $WORK/b167/importcfg -pack ./clock.go ./exp.go ./regular.go ./retry.go ./strategy.go BUILDSTDERR: cd /usr/lib/golang/src/reflect BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/pack r $WORK/b025/_pkg_.a $WORK/b025/asm_ppc64x.o # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b025/_pkg_.a # internal BUILDSTDERR: cp $WORK/b025/_pkg_.a /builddir/.cache/go-build/46/46658859ad2ede44d6aa722177802014e85c2420e3186f812fa2fe369fd8d093-d # internal BUILDSTDERR: encoding/binary 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/b008/_pkg_.a BUILDSTDERR: packagefile math=$WORK/b021/_pkg_.a BUILDSTDERR: packagefile reflect=$WORK/b025/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/encoding/binary BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b024/_pkg_.a -trimpath $WORK/b024 -shared -p encoding/binary -std -complete -installsuffix shared -buildid 0mSOAW2ZD3WZ4xxrtzUD/0mSOAW2ZD3WZ4xxrtzUD -goversion go1.12.2 -D "" -importcfg $WORK/b024/importcfg -pack ./binary.go ./varint.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b167/_pkg_.a # internal BUILDSTDERR: cp $WORK/b167/_pkg_.a /builddir/.cache/go-build/de/de7ed588467dc43bc8400acd3d50a542c2c96a11931bf9468e610f518ef12ed4-d # internal BUILDSTDERR: sort BUILDSTDERR: mkdir -p $WORK/b030/ BUILDSTDERR: cat >$WORK/b030/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile reflect=$WORK/b025/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/sort BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b030/_pkg_.a -trimpath $WORK/b030 -shared -p sort -std -complete -installsuffix shared -buildid Zecif0mYhJVNwAfFXSFu/Zecif0mYhJVNwAfFXSFu -goversion go1.12.2 -D "" -importcfg $WORK/b030/importcfg -pack ./search.go ./slice.go ./sort.go ./zfuncversion.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b032/_pkg_.a # internal BUILDSTDERR: cp $WORK/b032/_pkg_.a /builddir/.cache/go-build/48/48bd294f916c2eda9405613d04c0c25c835b26bc73ff273413bbf55fbc29260f-d # internal BUILDSTDERR: os BUILDSTDERR: mkdir -p $WORK/b031/ BUILDSTDERR: cat >$WORK/b031/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile errors=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile internal/poll=$WORK/b032/_pkg_.a BUILDSTDERR: packagefile internal/syscall/unix=$WORK/b035/_pkg_.a BUILDSTDERR: packagefile internal/testlog=$WORK/b036/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b008/_pkg_.a BUILDSTDERR: packagefile runtime=$WORK/b011/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b009/_pkg_.a BUILDSTDERR: packagefile sync/atomic=$WORK/b015/_pkg_.a BUILDSTDERR: packagefile syscall=$WORK/b033/_pkg_.a BUILDSTDERR: packagefile time=$WORK/b034/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/os BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b031/_pkg_.a -trimpath $WORK/b031 -shared -p os -std -installsuffix shared -buildid xxU9Nn_oaEaooporozpx/xxU9Nn_oaEaooporozpx -goversion go1.12.2 -D "" -importcfg $WORK/b031/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 ./rawconn.go ./removeall_at.go ./stat.go ./stat_linux.go ./stat_unix.go ./sticky_notbsd.go ./str.go ./sys.go ./sys_linux.go ./sys_unix.go ./types.go ./types_unix.go ./wait_waitid.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b101/_pkg_.a # internal BUILDSTDERR: cp $WORK/b101/_pkg_.a /builddir/.cache/go-build/50/50bd55ad9b2c5a302c106e6b397efce038a3acb841923914eab03b56a8c10353-d # internal BUILDSTDERR: github.com/juju/ratelimit BUILDSTDERR: mkdir -p $WORK/b185/ BUILDSTDERR: cat >$WORK/b185/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile io=$WORK/b008/_pkg_.a BUILDSTDERR: packagefile math=$WORK/b021/_pkg_.a BUILDSTDERR: packagefile strconv=$WORK/b020/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b009/_pkg_.a BUILDSTDERR: packagefile time=$WORK/b034/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/share/gocode/src/github.com/juju/ratelimit BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b185/_pkg_.a -trimpath $WORK/b185 -shared -p github.com/juju/ratelimit -complete -installsuffix shared -buildid P3M3hLCYxtjRMSE3cidh/P3M3hLCYxtjRMSE3cidh -goversion go1.12.2 -D "" -importcfg $WORK/b185/importcfg -pack ./ratelimit.go ./reader.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b030/_pkg_.a # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b185/_pkg_.a # internal BUILDSTDERR: cp $WORK/b185/_pkg_.a /builddir/.cache/go-build/77/7793420af9fb98f71e90753c5d9051a680b38940355a2fcb08ccdc6e66a8529e-d # internal BUILDSTDERR: html BUILDSTDERR: mkdir -p $WORK/b201/ BUILDSTDERR: cat >$WORK/b201/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile strings=$WORK/b037/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b009/_pkg_.a BUILDSTDERR: packagefile unicode/utf8=$WORK/b017/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/html BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b201/_pkg_.a -trimpath $WORK/b201 -shared -p html -std -complete -installsuffix shared -buildid aALU-i2eU1LRw1AvSzsr/aALU-i2eU1LRw1AvSzsr -goversion go1.12.2 -D "" -importcfg $WORK/b201/importcfg -pack ./entity.go ./escape.go BUILDSTDERR: cp $WORK/b030/_pkg_.a /builddir/.cache/go-build/a8/a8be4eaeb15ca5a87ccb376f0cc7340abf51d71d758d045f52a477babcbaa30a-d # internal BUILDSTDERR: internal/fmtsort BUILDSTDERR: mkdir -p $WORK/b029/ BUILDSTDERR: cat >$WORK/b029/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile reflect=$WORK/b025/_pkg_.a BUILDSTDERR: packagefile sort=$WORK/b030/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/internal/fmtsort BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b029/_pkg_.a -trimpath $WORK/b029 -shared -p internal/fmtsort -std -complete -installsuffix shared -buildid KuxTiqdi_t097CR50H37/KuxTiqdi_t097CR50H37 -goversion go1.12.2 -D "" -importcfg $WORK/b029/importcfg -pack ./sort.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b024/_pkg_.a # internal BUILDSTDERR: cp $WORK/b024/_pkg_.a /builddir/.cache/go-build/d5/d5875165e04d0b05636132b88801c4e1242f15eaedf7b1be1a3435ab8000ef67-d # internal BUILDSTDERR: encoding/base64 BUILDSTDERR: mkdir -p $WORK/b023/ BUILDSTDERR: cat >$WORK/b023/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile encoding/binary=$WORK/b024/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b008/_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_ppc64le/compile -o $WORK/b023/_pkg_.a -trimpath $WORK/b023 -shared -p encoding/base64 -std -complete -installsuffix shared -buildid tankKakLrSmBEbfmgLuA/tankKakLrSmBEbfmgLuA -goversion go1.12.2 -D "" -importcfg $WORK/b023/importcfg -pack ./base64.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b029/_pkg_.a # internal BUILDSTDERR: cp $WORK/b029/_pkg_.a /builddir/.cache/go-build/2a/2a2d6457d6e2a60f8fe14b1c74d6b70cb3c614b9baf2566da27dd3a213f8ff4f-d # internal BUILDSTDERR: crypto/cipher BUILDSTDERR: mkdir -p $WORK/b042/ BUILDSTDERR: cat >$WORK/b042/go_asm.h << 'EOF' # internal BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/crypto/cipher BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/asm -trimpath $WORK/b042 -I $WORK/b042/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -gensymabis -o $WORK/b042/symabis ./xor_ppc64x.s BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b201/_pkg_.a # internal BUILDSTDERR: cp $WORK/b201/_pkg_.a /builddir/.cache/go-build/3f/3f9a99f181311c13e40a4c18a3747023aeb00c5f8bde483f1f1bb60c2022c17e-d # internal BUILDSTDERR: regexp/syntax BUILDSTDERR: mkdir -p $WORK/b076/ BUILDSTDERR: cat >$WORK/b076/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile sort=$WORK/b030/_pkg_.a BUILDSTDERR: packagefile strconv=$WORK/b020/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b037/_pkg_.a BUILDSTDERR: packagefile unicode=$WORK/b016/_pkg_.a BUILDSTDERR: packagefile unicode/utf8=$WORK/b017/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/regexp/syntax BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b076/_pkg_.a -trimpath $WORK/b076 -shared -p regexp/syntax -std -complete -installsuffix shared -buildid t6Ey49GlwvYkpVDVqDj0/t6Ey49GlwvYkpVDVqDj0 -goversion go1.12.2 -D "" -importcfg $WORK/b076/importcfg -pack ./compile.go ./doc.go ./op_string.go ./parse.go ./perl_groups.go ./prog.go ./regexp.go ./simplify.go BUILDSTDERR: cat >$WORK/b042/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile crypto/internal/subtle=$WORK/b043/_pkg_.a BUILDSTDERR: packagefile crypto/subtle=$WORK/b044/_pkg_.a BUILDSTDERR: packagefile encoding/binary=$WORK/b024/_pkg_.a BUILDSTDERR: packagefile errors=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b008/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/crypto/cipher BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b042/_pkg_.a -trimpath $WORK/b042 -shared -p crypto/cipher -std -installsuffix shared -buildid aV2gHA31eZgUBwBATUGF/aV2gHA31eZgUBwBATUGF -goversion go1.12.2 -symabis $WORK/b042/symabis -D "" -importcfg $WORK/b042/importcfg -pack -asmhdr $WORK/b042/go_asm.h ./cbc.go ./cfb.go ./cipher.go ./ctr.go ./gcm.go ./io.go ./ofb.go ./xor_ppc64x.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b023/_pkg_.a # internal BUILDSTDERR: cp $WORK/b023/_pkg_.a /builddir/.cache/go-build/69/69c10c05a011c466f8169ae75d7ced27018fbff67ddb6b00abafcbee7ce1f879-d # internal BUILDSTDERR: compress/bzip2 BUILDSTDERR: mkdir -p $WORK/b088/ BUILDSTDERR: cat >$WORK/b088/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile bufio=$WORK/b002/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b008/_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_ppc64le/compile -o $WORK/b088/_pkg_.a -trimpath $WORK/b088 -shared -p compress/bzip2 -std -complete -installsuffix shared -buildid shgvcbNbGU8omz0mCCo3/shgvcbNbGU8omz0mCCo3 -goversion go1.12.2 -D "" -importcfg $WORK/b088/importcfg -pack ./bit_reader.go ./bzip2.go ./huffman.go ./move_to_front.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b031/_pkg_.a # internal BUILDSTDERR: cp $WORK/b031/_pkg_.a /builddir/.cache/go-build/67/67a97b5cb42c5d5fefeffa9b23dc618d46e809184c6a408d43e642a19ad697ac-d # internal BUILDSTDERR: fmt BUILDSTDERR: mkdir -p $WORK/b028/ BUILDSTDERR: cat >$WORK/b028/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile errors=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile internal/fmtsort=$WORK/b029/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b008/_pkg_.a BUILDSTDERR: packagefile math=$WORK/b021/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b031/_pkg_.a BUILDSTDERR: packagefile reflect=$WORK/b025/_pkg_.a BUILDSTDERR: packagefile strconv=$WORK/b020/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b009/_pkg_.a BUILDSTDERR: packagefile unicode/utf8=$WORK/b017/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/fmt BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b028/_pkg_.a -trimpath $WORK/b028 -shared -p fmt -std -complete -installsuffix shared -buildid M3zN_zbbc-QW16D_2pQH/M3zN_zbbc-QW16D_2pQH -goversion go1.12.2 -D "" -importcfg $WORK/b028/importcfg -pack ./doc.go ./format.go ./print.go ./scan.go BUILDSTDERR: cd /usr/lib/golang/src/crypto/cipher BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/asm -trimpath $WORK/b042 -I $WORK/b042/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -o $WORK/b042/xor_ppc64x.o ./xor_ppc64x.s BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/pack r $WORK/b042/_pkg_.a $WORK/b042/xor_ppc64x.o # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b042/_pkg_.a # internal BUILDSTDERR: cp $WORK/b042/_pkg_.a /builddir/.cache/go-build/8b/8b0e4c80a3ab1d7bd32f9a0d4455de33e47095f9ca01181114a7e92293ee0aad-d # internal BUILDSTDERR: crypto/aes BUILDSTDERR: mkdir -p $WORK/b041/ BUILDSTDERR: cat >$WORK/b041/go_asm.h << 'EOF' # internal BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/crypto/aes BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/asm -trimpath $WORK/b041 -I $WORK/b041/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -gensymabis -o $WORK/b041/symabis ./asm_ppc64le.s BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b088/_pkg_.a # internal BUILDSTDERR: cp $WORK/b088/_pkg_.a /builddir/.cache/go-build/d7/d711afbeec8928c3978a918fd5797ee69651cf4793ca7835df823a24b9fe0786-d # internal BUILDSTDERR: path/filepath BUILDSTDERR: mkdir -p $WORK/b056/ BUILDSTDERR: cat >$WORK/b056/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile errors=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b031/_pkg_.a BUILDSTDERR: packagefile runtime=$WORK/b011/_pkg_.a BUILDSTDERR: packagefile sort=$WORK/b030/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b037/_pkg_.a BUILDSTDERR: packagefile syscall=$WORK/b033/_pkg_.a BUILDSTDERR: packagefile unicode/utf8=$WORK/b017/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/path/filepath BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b056/_pkg_.a -trimpath $WORK/b056 -shared -p path/filepath -std -complete -installsuffix shared -buildid Fe181sEUQkjKWlvlK5nK/Fe181sEUQkjKWlvlK5nK -goversion go1.12.2 -D "" -importcfg $WORK/b056/importcfg -pack ./match.go ./path.go ./path_unix.go ./symlink.go ./symlink_unix.go BUILDSTDERR: cat >$WORK/b041/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile crypto/cipher=$WORK/b042/_pkg_.a BUILDSTDERR: packagefile crypto/internal/subtle=$WORK/b043/_pkg_.a BUILDSTDERR: packagefile encoding/binary=$WORK/b024/_pkg_.a BUILDSTDERR: packagefile strconv=$WORK/b020/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/crypto/aes BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b041/_pkg_.a -trimpath $WORK/b041 -shared -p crypto/aes -std -installsuffix shared -buildid Bvx-RK3zspt3DuO6CXGR/Bvx-RK3zspt3DuO6CXGR -goversion go1.12.2 -symabis $WORK/b041/symabis -D "" -importcfg $WORK/b041/importcfg -pack -asmhdr $WORK/b041/go_asm.h ./block.go ./cipher.go ./cipher_ppc64le.go ./const.go ./modes.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b056/_pkg_.a # internal BUILDSTDERR: cp $WORK/b056/_pkg_.a /builddir/.cache/go-build/86/861cbd1ee57f9d8747d6e5f8b865da0bc029b6295d4b70d565ccead83b1c0694-d # internal BUILDSTDERR: runtime/debug BUILDSTDERR: mkdir -p $WORK/b064/ BUILDSTDERR: cat >$WORK/b064/go_asm.h << 'EOF' # internal BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/runtime/debug BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/asm -trimpath $WORK/b064 -I $WORK/b064/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -gensymabis -o $WORK/b064/symabis ./debug.s BUILDSTDERR: cd /usr/lib/golang/src/crypto/aes BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/asm -trimpath $WORK/b041 -I $WORK/b041/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -o $WORK/b041/asm_ppc64le.o ./asm_ppc64le.s BUILDSTDERR: cat >$WORK/b064/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile os=$WORK/b031/_pkg_.a BUILDSTDERR: packagefile runtime=$WORK/b011/_pkg_.a BUILDSTDERR: packagefile sort=$WORK/b030/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b037/_pkg_.a BUILDSTDERR: packagefile time=$WORK/b034/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/runtime/debug BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b064/_pkg_.a -trimpath $WORK/b064 -shared -p runtime/debug -std -installsuffix shared -buildid cxt-4pN1pu55jufK42__/cxt-4pN1pu55jufK42__ -goversion go1.12.2 -symabis $WORK/b064/symabis -D "" -importcfg $WORK/b064/importcfg -pack -asmhdr $WORK/b064/go_asm.h ./garbage.go ./mod.go ./stack.go ./stubs.go BUILDSTDERR: cd /usr/lib/golang/src/crypto/aes BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/pack r $WORK/b041/_pkg_.a $WORK/b041/asm_ppc64le.o # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b041/_pkg_.a # internal BUILDSTDERR: cp $WORK/b041/_pkg_.a /builddir/.cache/go-build/70/70be79645d62880fb50531e215f20dfa3f5aaf04afb77ad54c9eb1dfadbb6616-d # internal BUILDSTDERR: github.com/snapcore/snapd/osutil/sys BUILDSTDERR: mkdir -p $WORK/b072/ BUILDSTDERR: cat >$WORK/b072/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile os=$WORK/b031/_pkg_.a BUILDSTDERR: packagefile syscall=$WORK/b033/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/snapd-2.39/src/github.com/snapcore/snapd/osutil/sys BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b072/_pkg_.a -trimpath $WORK/b072 -shared -p github.com/snapcore/snapd/osutil/sys -complete -installsuffix shared -buildid V3l9OYF6tEyyWJIfTfUV/V3l9OYF6tEyyWJIfTfUV -goversion go1.12.2 -D "" -importcfg $WORK/b072/importcfg -pack ./syscall.go ./sysnum_32_linux.go ./sysnum_linux.go BUILDSTDERR: cd /usr/lib/golang/src/runtime/debug BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/asm -trimpath $WORK/b064 -I $WORK/b064/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -o $WORK/b064/debug.o ./debug.s BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b072/_pkg_.a # internal BUILDSTDERR: cp $WORK/b072/_pkg_.a /builddir/.cache/go-build/a4/a40a03d20b287f3b60782c2590a343fa1f999813da3bf0abaf046754ba547a9f-d # internal BUILDSTDERR: io/ioutil BUILDSTDERR: mkdir -p $WORK/b078/ BUILDSTDERR: cat >$WORK/b078/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile bytes=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b008/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b031/_pkg_.a BUILDSTDERR: packagefile path/filepath=$WORK/b056/_pkg_.a BUILDSTDERR: packagefile sort=$WORK/b030/_pkg_.a BUILDSTDERR: packagefile strconv=$WORK/b020/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b037/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b009/_pkg_.a BUILDSTDERR: packagefile time=$WORK/b034/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/io/ioutil BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b078/_pkg_.a -trimpath $WORK/b078 -shared -p io/ioutil -std -complete -installsuffix shared -buildid u0N9QxGhTrIDugFTpJ-U/u0N9QxGhTrIDugFTpJ-U -goversion go1.12.2 -D "" -importcfg $WORK/b078/importcfg -pack ./ioutil.go ./tempfile.go BUILDSTDERR: cd /usr/lib/golang/src/runtime/debug BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/pack r $WORK/b064/_pkg_.a $WORK/b064/debug.o # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b064/_pkg_.a # internal BUILDSTDERR: cp $WORK/b064/_pkg_.a /builddir/.cache/go-build/04/04059c6e3ec3127c31b1aac9b3750c5121aca1f58817e060163d6f99db2f3494-d # internal BUILDSTDERR: crypto/des BUILDSTDERR: mkdir -p $WORK/b089/ BUILDSTDERR: cat >$WORK/b089/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile crypto/cipher=$WORK/b042/_pkg_.a BUILDSTDERR: packagefile crypto/internal/subtle=$WORK/b043/_pkg_.a BUILDSTDERR: packagefile encoding/binary=$WORK/b024/_pkg_.a BUILDSTDERR: packagefile strconv=$WORK/b020/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/crypto/des BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b089/_pkg_.a -trimpath $WORK/b089 -shared -p crypto/des -std -complete -installsuffix shared -buildid lHKRgYVvVMMzmac1GHnQ/lHKRgYVvVMMzmac1GHnQ -goversion go1.12.2 -D "" -importcfg $WORK/b089/importcfg -pack ./block.go ./cipher.go ./const.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b076/_pkg_.a # internal BUILDSTDERR: cp $WORK/b076/_pkg_.a /builddir/.cache/go-build/9f/9fc5fac9b777192eee11ddd0a74d8cf4edb0e0c1a0b35f04c6507cae138dea62-d # internal BUILDSTDERR: regexp 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/b008/_pkg_.a BUILDSTDERR: packagefile regexp/syntax=$WORK/b076/_pkg_.a BUILDSTDERR: packagefile sort=$WORK/b030/_pkg_.a BUILDSTDERR: packagefile strconv=$WORK/b020/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b037/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b009/_pkg_.a BUILDSTDERR: packagefile unicode=$WORK/b016/_pkg_.a BUILDSTDERR: packagefile unicode/utf8=$WORK/b017/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/regexp BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b075/_pkg_.a -trimpath $WORK/b075 -shared -p regexp -std -complete -installsuffix shared -buildid Hw_PIEklMEN_y5wyvduy/Hw_PIEklMEN_y5wyvduy -goversion go1.12.2 -D "" -importcfg $WORK/b075/importcfg -pack ./backtrack.go ./exec.go ./onepass.go ./regexp.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b078/_pkg_.a # internal BUILDSTDERR: cp $WORK/b078/_pkg_.a /builddir/.cache/go-build/5a/5a5477e2b1233f1b7946d8e091694f418cfdac74248226ef906748dc1d779fc2-d # internal BUILDSTDERR: crypto/md5 BUILDSTDERR: mkdir -p $WORK/b094/ BUILDSTDERR: cat >$WORK/b094/go_asm.h << 'EOF' # internal BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/crypto/md5 BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/asm -trimpath $WORK/b094 -I $WORK/b094/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -gensymabis -o $WORK/b094/symabis ./md5block_ppc64x.s BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b089/_pkg_.a # internal BUILDSTDERR: cp $WORK/b089/_pkg_.a /builddir/.cache/go-build/8c/8c18f38bd57f850a9d9e612838c6a3b0d749d46283763f0bfaa289ecea90c759-d # internal BUILDSTDERR: golang.org/x/crypto/sha3 BUILDSTDERR: mkdir -p $WORK/b103/ BUILDSTDERR: cat >$WORK/b103/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile crypto=$WORK/b018/_pkg_.a BUILDSTDERR: packagefile encoding/binary=$WORK/b024/_pkg_.a BUILDSTDERR: packagefile hash=$WORK/b019/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b008/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/share/gocode/src/golang.org/x/crypto/sha3 BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b103/_pkg_.a -trimpath $WORK/b103 -shared -p golang.org/x/crypto/sha3 -complete -installsuffix shared -buildid pZ3hZu367rhsVSnu0CWd/pZ3hZu367rhsVSnu0CWd -goversion go1.12.2 -D "" -importcfg $WORK/b103/importcfg -pack ./doc.go ./hashes.go ./hashes_generic.go ./keccakf.go ./register.go ./sha3.go ./shake.go ./shake_generic.go ./xor_generic.go ./xor_unaligned.go BUILDSTDERR: cat >$WORK/b094/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile crypto=$WORK/b018/_pkg_.a BUILDSTDERR: packagefile encoding/binary=$WORK/b024/_pkg_.a BUILDSTDERR: packagefile errors=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile hash=$WORK/b019/_pkg_.a BUILDSTDERR: packagefile math/bits=$WORK/b022/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/crypto/md5 BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b094/_pkg_.a -trimpath $WORK/b094 -shared -p crypto/md5 -std -installsuffix shared -buildid rfLY197B0fwTmTEubG9K/rfLY197B0fwTmTEubG9K -goversion go1.12.2 -symabis $WORK/b094/symabis -D "" -importcfg $WORK/b094/importcfg -pack -asmhdr $WORK/b094/go_asm.h ./md5.go ./md5block.go ./md5block_decl.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/asm -trimpath $WORK/b094 -I $WORK/b094/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -o $WORK/b094/md5block_ppc64x.o ./md5block_ppc64x.s BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/pack r $WORK/b094/_pkg_.a $WORK/b094/md5block_ppc64x.o # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b094/_pkg_.a # internal BUILDSTDERR: cp $WORK/b094/_pkg_.a /builddir/.cache/go-build/25/25b45e67ba79626a5957d7594b659fdcbf2c18ef3511464855a811713747fed9-d # internal BUILDSTDERR: encoding/pem BUILDSTDERR: mkdir -p $WORK/b140/ BUILDSTDERR: cat >$WORK/b140/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile bytes=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile encoding/base64=$WORK/b023/_pkg_.a BUILDSTDERR: packagefile errors=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b008/_pkg_.a BUILDSTDERR: packagefile sort=$WORK/b030/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b037/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/encoding/pem BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b140/_pkg_.a -trimpath $WORK/b140 -shared -p encoding/pem -std -complete -installsuffix shared -buildid cuJw8lYXu7QH_1Sn_0Ma/cuJw8lYXu7QH_1Sn_0Ma -goversion go1.12.2 -D "" -importcfg $WORK/b140/importcfg -pack ./pem.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b103/_pkg_.a # internal BUILDSTDERR: cp $WORK/b103/_pkg_.a /builddir/.cache/go-build/68/685257b74787a45780608153cfffb82a0175842eba0355089b543e1660a15fb6-d # internal BUILDSTDERR: internal/x/crypto/internal/chacha20 BUILDSTDERR: mkdir -p $WORK/b144/ BUILDSTDERR: cat >$WORK/b144/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile crypto/cipher=$WORK/b042/_pkg_.a BUILDSTDERR: packagefile encoding/binary=$WORK/b024/_pkg_.a BUILDSTDERR: packagefile runtime=$WORK/b011/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/internal/x/crypto/internal/chacha20 BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b144/_pkg_.a -trimpath $WORK/b144 -shared -p internal/x/crypto/internal/chacha20 -std -complete -installsuffix shared -buildid o_ir7IAcB6C4556CdX80/o_ir7IAcB6C4556CdX80 -goversion go1.12.2 -D "" -importcfg $WORK/b144/importcfg -pack ./chacha_generic.go ./chacha_noasm.go ./xor.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b028/_pkg_.a # internal BUILDSTDERR: cp $WORK/b028/_pkg_.a /builddir/.cache/go-build/b6/b64997b67c738e5f9b2ce2fc8f2548a5c67a057e78defffefcc6c52cf86ca601-d # internal BUILDSTDERR: encoding/json BUILDSTDERR: mkdir -p $WORK/b026/ BUILDSTDERR: cat >$WORK/b026/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile bytes=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile encoding=$WORK/b027/_pkg_.a BUILDSTDERR: packagefile encoding/base64=$WORK/b023/_pkg_.a BUILDSTDERR: packagefile errors=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b028/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b008/_pkg_.a BUILDSTDERR: packagefile math=$WORK/b021/_pkg_.a BUILDSTDERR: packagefile reflect=$WORK/b025/_pkg_.a BUILDSTDERR: packagefile sort=$WORK/b030/_pkg_.a BUILDSTDERR: packagefile strconv=$WORK/b020/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b037/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b009/_pkg_.a BUILDSTDERR: packagefile unicode=$WORK/b016/_pkg_.a BUILDSTDERR: packagefile unicode/utf16=$WORK/b038/_pkg_.a BUILDSTDERR: packagefile unicode/utf8=$WORK/b017/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/encoding/json BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b026/_pkg_.a -trimpath $WORK/b026 -shared -p encoding/json -std -complete -installsuffix shared -buildid -DNd6r2F1HmfClp6srio/-DNd6r2F1HmfClp6srio -goversion go1.12.2 -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_ppc64le/buildid -w $WORK/b140/_pkg_.a # internal BUILDSTDERR: cp $WORK/b140/_pkg_.a /builddir/.cache/go-build/d0/d0abc982731efdd4c1bb450ba18ceb884dd28f01ed999158b8180ad96eb81e39-d # internal BUILDSTDERR: math/big BUILDSTDERR: mkdir -p $WORK/b045/ BUILDSTDERR: cat >$WORK/b045/go_asm.h << 'EOF' # internal BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/math/big BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/asm -trimpath $WORK/b045 -I $WORK/b045/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -gensymabis -o $WORK/b045/symabis ./arith_ppc64x.s BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b144/_pkg_.a # internal BUILDSTDERR: cp $WORK/b144/_pkg_.a /builddir/.cache/go-build/5c/5cc6363ef84f3007861c4f0ffc81322a82ca5cd37ef6e4dbff1fe218288b3744-d # internal BUILDSTDERR: encoding/hex BUILDSTDERR: mkdir -p $WORK/b048/ BUILDSTDERR: cat >$WORK/b048/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile errors=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b028/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b008/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b037/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/encoding/hex BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b048/_pkg_.a -trimpath $WORK/b048 -shared -p encoding/hex -std -complete -installsuffix shared -buildid EGYOa7AoWIXk-G45NjrG/EGYOa7AoWIXk-G45NjrG -goversion go1.12.2 -D "" -importcfg $WORK/b048/importcfg -pack ./hex.go BUILDSTDERR: cat >$WORK/b045/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile bytes=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile encoding/binary=$WORK/b024/_pkg_.a BUILDSTDERR: packagefile errors=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b028/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b008/_pkg_.a BUILDSTDERR: packagefile math=$WORK/b021/_pkg_.a BUILDSTDERR: packagefile math/bits=$WORK/b022/_pkg_.a BUILDSTDERR: packagefile math/rand=$WORK/b046/_pkg_.a BUILDSTDERR: packagefile strconv=$WORK/b020/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b037/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b009/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/math/big BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b045/_pkg_.a -trimpath $WORK/b045 -shared -p math/big -std -installsuffix shared -buildid ItVTcIRPafLEbHJSgNVS/ItVTcIRPafLEbHJSgNVS -goversion go1.12.2 -symabis $WORK/b045/symabis -D "" -importcfg $WORK/b045/importcfg -pack -asmhdr $WORK/b045/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_ppc64le/buildid -w $WORK/b048/_pkg_.a # internal BUILDSTDERR: cp $WORK/b048/_pkg_.a /builddir/.cache/go-build/01/017ea87cde4eb1f066e232a5c999f03dd87e05a4b42dddeaa7961aae168add16-d # internal BUILDSTDERR: context BUILDSTDERR: mkdir -p $WORK/b050/ BUILDSTDERR: cat >$WORK/b050/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile errors=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b028/_pkg_.a BUILDSTDERR: packagefile reflect=$WORK/b025/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b009/_pkg_.a BUILDSTDERR: packagefile time=$WORK/b034/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/context BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b050/_pkg_.a -trimpath $WORK/b050 -shared -p context -std -complete -installsuffix shared -buildid nz5won-5T6UfJhzpwbzj/nz5won-5T6UfJhzpwbzj -goversion go1.12.2 -D "" -importcfg $WORK/b050/importcfg -pack ./context.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b075/_pkg_.a # internal BUILDSTDERR: cp $WORK/b075/_pkg_.a /builddir/.cache/go-build/ec/ec3e2d0af38bb92196dc63a83bec41d7da236aef1c5963ad4c8585eed4dd6404-d # internal BUILDSTDERR: os/user BUILDSTDERR: mkdir -p $WORK/b057/ BUILDSTDERR: cd /usr/lib/golang/src/os/user BUILDSTDERR: CGO_LDFLAGS='"-g" "-O2"' /usr/lib/golang/pkg/tool/linux_ppc64le/cgo -objdir $WORK/b057/ -importpath os/user -- -I $WORK/b057/ -g -O2 ./cgo_lookup_unix.go ./getgrouplist_unix.go ./listgroups_unix.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b050/_pkg_.a # internal BUILDSTDERR: cp $WORK/b050/_pkg_.a /builddir/.cache/go-build/a6/a662770678a0b6586ca6ad9812ee1c7f8d5a963f28895b43142b002b8b3f43c8-d # internal BUILDSTDERR: net BUILDSTDERR: mkdir -p $WORK/b049/ BUILDSTDERR: cd /usr/lib/golang/src/net BUILDSTDERR: CGO_LDFLAGS='"-g" "-O2"' /usr/lib/golang/pkg/tool/linux_ppc64le/cgo -objdir $WORK/b049/ -importpath net -- -I $WORK/b049/ -g -O2 ./cgo_linux.go ./cgo_resnew.go ./cgo_socknew.go ./cgo_unix.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b026/_pkg_.a # internal BUILDSTDERR: cp $WORK/b026/_pkg_.a /builddir/.cache/go-build/65/6508990d1da0c4464303ce1cb8a850ee8ffd75611ae3ace0222c0275e23f72da-d # internal BUILDSTDERR: os/exec BUILDSTDERR: mkdir -p $WORK/b055/ BUILDSTDERR: cat >$WORK/b055/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile bytes=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile context=$WORK/b050/_pkg_.a BUILDSTDERR: packagefile errors=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b008/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b031/_pkg_.a BUILDSTDERR: packagefile path/filepath=$WORK/b056/_pkg_.a BUILDSTDERR: packagefile runtime=$WORK/b011/_pkg_.a BUILDSTDERR: packagefile strconv=$WORK/b020/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b037/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b009/_pkg_.a BUILDSTDERR: packagefile syscall=$WORK/b033/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/os/exec BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b055/_pkg_.a -trimpath $WORK/b055 -shared -p os/exec -std -complete -installsuffix shared -buildid eYOXv0YaTnlwp5nDssJS/eYOXv0YaTnlwp5nDssJS -goversion go1.12.2 -D "" -importcfg $WORK/b055/importcfg -pack ./exec.go ./exec_unix.go ./lp_unix.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b055/_pkg_.a # internal BUILDSTDERR: cp $WORK/b055/_pkg_.a /builddir/.cache/go-build/f6/f67549e9f984abf5919254805fe33a84eefcb30095f01bfd0e72aee697d02134-d # internal BUILDSTDERR: github.com/jessevdk/go-flags BUILDSTDERR: mkdir -p $WORK/b058/ BUILDSTDERR: cat >$WORK/b058/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/b028/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b008/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b031/_pkg_.a BUILDSTDERR: packagefile path=$WORK/b059/_pkg_.a BUILDSTDERR: packagefile path/filepath=$WORK/b056/_pkg_.a BUILDSTDERR: packagefile reflect=$WORK/b025/_pkg_.a BUILDSTDERR: packagefile runtime=$WORK/b011/_pkg_.a BUILDSTDERR: packagefile sort=$WORK/b030/_pkg_.a BUILDSTDERR: packagefile strconv=$WORK/b020/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b037/_pkg_.a BUILDSTDERR: packagefile syscall=$WORK/b033/_pkg_.a BUILDSTDERR: packagefile time=$WORK/b034/_pkg_.a BUILDSTDERR: packagefile unicode/utf8=$WORK/b017/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/share/gocode/src/github.com/jessevdk/go-flags BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b058/_pkg_.a -trimpath $WORK/b058 -shared -p github.com/jessevdk/go-flags -complete -installsuffix shared -buildid 0dborWRKBPhmr7K1qj4a/0dborWRKBPhmr7K1qj4a -goversion go1.12.2 -D "" -importcfg $WORK/b058/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_ppc64le/asm -trimpath $WORK/b045 -I $WORK/b045/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -o $WORK/b045/arith_ppc64x.o ./arith_ppc64x.s BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/pack r $WORK/b045/_pkg_.a $WORK/b045/arith_ppc64x.o # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b045/_pkg_.a # internal BUILDSTDERR: cp $WORK/b045/_pkg_.a /builddir/.cache/go-build/f9/f984360dbe02bd9d319ce130dede091263e1fcb05841211af18f8740be4c0ba9-d # internal BUILDSTDERR: crypto/rand BUILDSTDERR: mkdir -p $WORK/b040/ BUILDSTDERR: cat >$WORK/b040/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile bufio=$WORK/b002/_pkg_.a BUILDSTDERR: packagefile crypto/aes=$WORK/b041/_pkg_.a BUILDSTDERR: packagefile crypto/cipher=$WORK/b042/_pkg_.a BUILDSTDERR: packagefile encoding/binary=$WORK/b024/_pkg_.a BUILDSTDERR: packagefile errors=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile internal/syscall/unix=$WORK/b035/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b008/_pkg_.a BUILDSTDERR: packagefile math/big=$WORK/b045/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b031/_pkg_.a BUILDSTDERR: packagefile runtime=$WORK/b011/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b009/_pkg_.a BUILDSTDERR: packagefile sync/atomic=$WORK/b015/_pkg_.a BUILDSTDERR: packagefile syscall=$WORK/b033/_pkg_.a BUILDSTDERR: packagefile time=$WORK/b034/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/crypto/rand BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b040/_pkg_.a -trimpath $WORK/b040 -shared -p crypto/rand -std -complete -installsuffix shared -buildid IwY8yK7psNI4cFMotnI7/IwY8yK7psNI4cFMotnI7 -goversion go1.12.2 -D "" -importcfg $WORK/b040/importcfg -pack ./eagain.go ./rand.go ./rand_batched.go ./rand_linux.go ./rand_unix.go ./util.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b040/_pkg_.a # internal BUILDSTDERR: cp $WORK/b040/_pkg_.a /builddir/.cache/go-build/49/4953b0e085c503831121e946f15682d3e43ba07b4a312fe20cc9fb978747443d-d # internal BUILDSTDERR: log BUILDSTDERR: mkdir -p $WORK/b063/ BUILDSTDERR: cat >$WORK/b063/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile fmt=$WORK/b028/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b008/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b031/_pkg_.a BUILDSTDERR: packagefile runtime=$WORK/b011/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b009/_pkg_.a BUILDSTDERR: packagefile time=$WORK/b034/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/log BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b063/_pkg_.a -trimpath $WORK/b063 -shared -p log -std -complete -installsuffix shared -buildid nGYMioPv27l6zcByLguE/nGYMioPv27l6zcByLguE -goversion go1.12.2 -D "" -importcfg $WORK/b063/importcfg -pack ./log.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b063/_pkg_.a # internal BUILDSTDERR: cp $WORK/b063/_pkg_.a /builddir/.cache/go-build/47/47f5b37d067e2b878915cf288ce5ea9221f0d09619d8190baa19237bc6690a72-d # internal BUILDSTDERR: github.com/boltdb/bolt BUILDSTDERR: mkdir -p $WORK/b061/ BUILDSTDERR: cat >$WORK/b061/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile bytes=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile errors=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b028/_pkg_.a BUILDSTDERR: packagefile hash/fnv=$WORK/b062/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b008/_pkg_.a BUILDSTDERR: packagefile log=$WORK/b063/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b031/_pkg_.a BUILDSTDERR: packagefile runtime=$WORK/b011/_pkg_.a BUILDSTDERR: packagefile runtime/debug=$WORK/b064/_pkg_.a BUILDSTDERR: packagefile sort=$WORK/b030/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b037/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b009/_pkg_.a BUILDSTDERR: packagefile syscall=$WORK/b033/_pkg_.a BUILDSTDERR: packagefile time=$WORK/b034/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/share/gocode/src/github.com/boltdb/bolt BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b061/_pkg_.a -trimpath $WORK/b061 -shared -p github.com/boltdb/bolt -complete -installsuffix shared -buildid wqsl4r8k58XlA7UKr6D2/wqsl4r8k58XlA7UKr6D2 -goversion go1.12.2 -D "" -importcfg $WORK/b061/importcfg -pack ./bolt_linux.go ./bolt_ppc64le.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/b057 BUILDSTDERR: TERM='dumb' gcc -I /usr/lib/golang/src/os/user -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b057=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x001.o -c _cgo_export.c BUILDSTDERR: TERM='dumb' gcc -I /usr/lib/golang/src/os/user -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b057=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x002.o -c cgo_lookup_unix.cgo2.c BUILDSTDERR: cd $WORK/b049 BUILDSTDERR: TERM='dumb' gcc -I /usr/lib/golang/src/net -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b049=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x001.o -c _cgo_export.c BUILDSTDERR: cd $WORK/b057 BUILDSTDERR: TERM='dumb' gcc -I /usr/lib/golang/src/os/user -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b057=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x003.o -c getgrouplist_unix.cgo2.c BUILDSTDERR: cd $WORK/b049 BUILDSTDERR: TERM='dumb' gcc -I /usr/lib/golang/src/net -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b049=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x002.o -c cgo_linux.cgo2.c BUILDSTDERR: cd $WORK/b057 BUILDSTDERR: TERM='dumb' gcc -I /usr/lib/golang/src/os/user -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b057=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x004.o -c listgroups_unix.cgo2.c BUILDSTDERR: cd $WORK/b049 BUILDSTDERR: TERM='dumb' gcc -I /usr/lib/golang/src/net -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b049=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x003.o -c cgo_resnew.cgo2.c BUILDSTDERR: cd $WORK/b057 BUILDSTDERR: TERM='dumb' gcc -I /usr/lib/golang/src/os/user -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b057=/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_ppc64le/buildid -w $WORK/b058/_pkg_.a # internal BUILDSTDERR: cp $WORK/b058/_pkg_.a /builddir/.cache/go-build/e2/e26e3ce2962c9ed0b31b98b604b8d4e02d33a603adc9b17683f757cd55cbf876-d # internal BUILDSTDERR: compress/flate BUILDSTDERR: mkdir -p $WORK/b069/ BUILDSTDERR: cat >$WORK/b069/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile bufio=$WORK/b002/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b028/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b008/_pkg_.a BUILDSTDERR: packagefile math=$WORK/b021/_pkg_.a BUILDSTDERR: packagefile math/bits=$WORK/b022/_pkg_.a BUILDSTDERR: packagefile sort=$WORK/b030/_pkg_.a BUILDSTDERR: packagefile strconv=$WORK/b020/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b009/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/compress/flate BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b069/_pkg_.a -trimpath $WORK/b069 -shared -p compress/flate -std -complete -installsuffix shared -buildid h9n-M7Qh3YJ0E4Yn5nxJ/h9n-M7Qh3YJ0E4Yn5nxJ -goversion go1.12.2 -D "" -importcfg $WORK/b069/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/os/user BUILDSTDERR: TERM='dumb' gcc -I . -fPIC -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 -g -O2 BUILDSTDERR: cd $WORK/b049 BUILDSTDERR: TERM='dumb' gcc -I /usr/lib/golang/src/net -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b049=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x004.o -c cgo_socknew.cgo2.c BUILDSTDERR: TERM='dumb' gcc -I /usr/lib/golang/src/net -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b049=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x005.o -c cgo_unix.cgo2.c BUILDSTDERR: cd /usr/lib/golang/src/os/user BUILDSTDERR: TERM='dumb' /usr/lib/golang/pkg/tool/linux_ppc64le/cgo -dynpackage user -dynimport $WORK/b057/_cgo_.o -dynout $WORK/b057/_cgo_import.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b061/_pkg_.a # internal BUILDSTDERR: cat >$WORK/b057/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile fmt=$WORK/b028/_pkg_.a BUILDSTDERR: packagefile strconv=$WORK/b020/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b037/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b009/_pkg_.a BUILDSTDERR: packagefile syscall=$WORK/b033/_pkg_.a BUILDSTDERR: packagefile runtime/cgo=$WORK/b054/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b057/_pkg_.a -trimpath $WORK/b057 -shared -p os/user -std -installsuffix shared -buildid Ix9BC50BrexUNiLSZycS/Ix9BC50BrexUNiLSZycS -goversion go1.12.2 -D "" -importcfg $WORK/b057/importcfg -pack ./lookup.go ./user.go $WORK/b057/_cgo_gotypes.go $WORK/b057/cgo_lookup_unix.cgo1.go $WORK/b057/getgrouplist_unix.cgo1.go $WORK/b057/listgroups_unix.cgo1.go $WORK/b057/_cgo_import.go BUILDSTDERR: cp $WORK/b061/_pkg_.a /builddir/.cache/go-build/a3/a3fcf2fa5874ec54ad728025a01dbad92ab8075a79c7bf216dea590d21f14a8b-d # internal BUILDSTDERR: debug/dwarf BUILDSTDERR: mkdir -p $WORK/b071/ BUILDSTDERR: cat >$WORK/b071/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile encoding/binary=$WORK/b024/_pkg_.a BUILDSTDERR: packagefile errors=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b028/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b008/_pkg_.a BUILDSTDERR: packagefile path=$WORK/b059/_pkg_.a BUILDSTDERR: packagefile sort=$WORK/b030/_pkg_.a BUILDSTDERR: packagefile strconv=$WORK/b020/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b037/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/debug/dwarf BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b071/_pkg_.a -trimpath $WORK/b071 -shared -p debug/dwarf -std -complete -installsuffix shared -buildid m2tPtuI9YczttRDjizOj/m2tPtuI9YczttRDjizOj -goversion go1.12.2 -D "" -importcfg $WORK/b071/importcfg -pack ./attr_string.go ./buf.go ./class_string.go ./const.go ./entry.go ./line.go ./open.go ./tag_string.go ./type.go ./typeunit.go ./unit.go BUILDSTDERR: cd $WORK/b049 BUILDSTDERR: TERM='dumb' gcc -I /usr/lib/golang/src/net -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b049=/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: TERM='dumb' gcc -I . -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b049=/tmp/go-build -gno-record-gcc-switches -o $WORK/b049/_cgo_.o $WORK/b049/_cgo_main.o $WORK/b049/_x001.o $WORK/b049/_x002.o $WORK/b049/_x003.o $WORK/b049/_x004.o $WORK/b049/_x005.o -g -O2 BUILDSTDERR: cd /usr/lib/golang/src/os/user BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/pack r $WORK/b057/_pkg_.a $WORK/b057/_x001.o $WORK/b057/_x002.o $WORK/b057/_x003.o $WORK/b057/_x004.o # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b057/_pkg_.a # internal BUILDSTDERR: cp $WORK/b057/_pkg_.a /builddir/.cache/go-build/55/5539d8e68b465c9e037387705481a63e87d79a858a7ce5988defbe6fb0ba387f-d # internal BUILDSTDERR: gopkg.in/yaml.v2 BUILDSTDERR: mkdir -p $WORK/b074/ BUILDSTDERR: cat >$WORK/b074/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile bytes=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile encoding=$WORK/b027/_pkg_.a BUILDSTDERR: packagefile encoding/base64=$WORK/b023/_pkg_.a BUILDSTDERR: packagefile errors=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b028/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b008/_pkg_.a BUILDSTDERR: packagefile math=$WORK/b021/_pkg_.a BUILDSTDERR: packagefile reflect=$WORK/b025/_pkg_.a BUILDSTDERR: packagefile regexp=$WORK/b075/_pkg_.a BUILDSTDERR: packagefile sort=$WORK/b030/_pkg_.a BUILDSTDERR: packagefile strconv=$WORK/b020/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b037/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b009/_pkg_.a BUILDSTDERR: packagefile time=$WORK/b034/_pkg_.a BUILDSTDERR: packagefile unicode=$WORK/b016/_pkg_.a BUILDSTDERR: packagefile unicode/utf8=$WORK/b017/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/share/gocode/src/gopkg.in/yaml.v2 BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b074/_pkg_.a -trimpath $WORK/b074 -shared -p gopkg.in/yaml.v2 -complete -installsuffix shared -buildid xYYxlis3-r2LwNF2zAaV/xYYxlis3-r2LwNF2zAaV -goversion go1.12.2 -D "" -importcfg $WORK/b074/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/net BUILDSTDERR: TERM='dumb' /usr/lib/golang/pkg/tool/linux_ppc64le/cgo -dynpackage net -dynimport $WORK/b049/_cgo_.o -dynout $WORK/b049/_cgo_import.go BUILDSTDERR: cat >$WORK/b049/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile context=$WORK/b050/_pkg_.a BUILDSTDERR: packagefile errors=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile internal/bytealg=$WORK/b005/_pkg_.a BUILDSTDERR: packagefile internal/nettrace=$WORK/b051/_pkg_.a BUILDSTDERR: packagefile internal/poll=$WORK/b032/_pkg_.a BUILDSTDERR: packagefile internal/singleflight=$WORK/b052/_pkg_.a BUILDSTDERR: packagefile internal/x/net/dns/dnsmessage=$WORK/b053/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b008/_pkg_.a BUILDSTDERR: packagefile math/rand=$WORK/b046/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b031/_pkg_.a BUILDSTDERR: packagefile runtime=$WORK/b011/_pkg_.a BUILDSTDERR: packagefile sort=$WORK/b030/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b009/_pkg_.a BUILDSTDERR: packagefile sync/atomic=$WORK/b015/_pkg_.a BUILDSTDERR: packagefile syscall=$WORK/b033/_pkg_.a BUILDSTDERR: packagefile time=$WORK/b034/_pkg_.a BUILDSTDERR: packagefile runtime/cgo=$WORK/b054/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b049/_pkg_.a -trimpath $WORK/b049 -shared -p net -std -installsuffix shared -buildid sJlZmjXMC0H7sQR8Gnci/sJlZmjXMC0H7sQR8Gnci -goversion go1.12.2 -D "" -importcfg $WORK/b049/importcfg -pack ./addrselect.go ./conf.go ./dial.go ./dnsclient.go ./dnsclient_unix.go ./dnsconfig_unix.go ./error_posix.go ./error_unix.go ./fd_unix.go ./file.go ./file_unix.go ./hook.go ./hook_unix.go ./hosts.go ./interface.go ./interface_linux.go ./ip.go ./iprawsock.go ./iprawsock_posix.go ./ipsock.go ./ipsock_posix.go ./lookup.go ./lookup_unix.go ./mac.go ./net.go ./nss.go ./parse.go ./pipe.go ./port.go ./port_unix.go ./rawconn.go ./sendfile_linux.go ./sock_cloexec.go ./sock_linux.go ./sock_posix.go ./sockaddr_posix.go ./sockopt_linux.go ./sockopt_posix.go ./sockoptip_linux.go ./sockoptip_posix.go ./splice_linux.go ./tcpsock.go ./tcpsock_posix.go ./tcpsockopt_posix.go ./tcpsockopt_unix.go ./udpsock.go ./udpsock_posix.go ./unixsock.go ./unixsock_posix.go ./writev_unix.go $WORK/b049/_cgo_gotypes.go $WORK/b049/cgo_linux.cgo1.go $WORK/b049/cgo_resnew.cgo1.go $WORK/b049/cgo_socknew.cgo1.go $WORK/b049/cgo_unix.cgo1.go $WORK/b049/_cgo_import.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b069/_pkg_.a # internal BUILDSTDERR: cp $WORK/b069/_pkg_.a /builddir/.cache/go-build/eb/eb6b64de35a5e7bf06f0e7d6b4d67f597988ba85cfec4a451b12abd2df658999-d # internal BUILDSTDERR: compress/zlib BUILDSTDERR: mkdir -p $WORK/b068/ BUILDSTDERR: cat >$WORK/b068/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile bufio=$WORK/b002/_pkg_.a BUILDSTDERR: packagefile compress/flate=$WORK/b069/_pkg_.a BUILDSTDERR: packagefile encoding/binary=$WORK/b024/_pkg_.a BUILDSTDERR: packagefile errors=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b028/_pkg_.a BUILDSTDERR: packagefile hash=$WORK/b019/_pkg_.a BUILDSTDERR: packagefile hash/adler32=$WORK/b070/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b008/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/compress/zlib BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b068/_pkg_.a -trimpath $WORK/b068 -shared -p compress/zlib -std -complete -installsuffix shared -buildid Vh-07MALMLfdG1APrSdz/Vh-07MALMLfdG1APrSdz -goversion go1.12.2 -D "" -importcfg $WORK/b068/importcfg -pack ./reader.go ./writer.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b068/_pkg_.a # internal BUILDSTDERR: cp $WORK/b068/_pkg_.a /builddir/.cache/go-build/be/beaa61963a08f7d7ef34c6e497793fb34c9a28bee526de42f02b8d04a7aea118-d # internal BUILDSTDERR: gopkg.in/tomb.v2 BUILDSTDERR: mkdir -p $WORK/b077/ BUILDSTDERR: cat >$WORK/b077/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile context=$WORK/b050/_pkg_.a BUILDSTDERR: packagefile errors=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b028/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b009/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/share/gocode/src/gopkg.in/tomb.v2 BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b077/_pkg_.a -trimpath $WORK/b077 -shared -p gopkg.in/tomb.v2 -complete -installsuffix shared -buildid Q4zoj7Gj1Elm0zVVZouh/Q4zoj7Gj1Elm0zVVZouh -goversion go1.12.2 -D "" -importcfg $WORK/b077/importcfg -pack ./context.go ./tomb.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b077/_pkg_.a # internal BUILDSTDERR: cp $WORK/b077/_pkg_.a /builddir/.cache/go-build/1a/1ad0204e78ca48d9939a19e6b36767973f105067ae33b5bdba49f21599e67f06-d # internal BUILDSTDERR: crypto/rsa BUILDSTDERR: mkdir -p $WORK/b082/ BUILDSTDERR: cat >$WORK/b082/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile bytes=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile crypto=$WORK/b018/_pkg_.a BUILDSTDERR: packagefile crypto/internal/randutil=$WORK/b083/_pkg_.a BUILDSTDERR: packagefile crypto/rand=$WORK/b040/_pkg_.a BUILDSTDERR: packagefile crypto/subtle=$WORK/b044/_pkg_.a BUILDSTDERR: packagefile errors=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile hash=$WORK/b019/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b008/_pkg_.a BUILDSTDERR: packagefile math=$WORK/b021/_pkg_.a BUILDSTDERR: packagefile math/big=$WORK/b045/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/crypto/rsa BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b082/_pkg_.a -trimpath $WORK/b082 -shared -p crypto/rsa -std -complete -installsuffix shared -buildid 2tX4HQqbiMLeu9A1LkiP/2tX4HQqbiMLeu9A1LkiP -goversion go1.12.2 -D "" -importcfg $WORK/b082/importcfg -pack ./pkcs1v15.go ./pss.go ./rsa.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b071/_pkg_.a # internal BUILDSTDERR: cp $WORK/b071/_pkg_.a /builddir/.cache/go-build/46/465e2fb458b59c0e559a667e088fd2c1789310317e47030d927e8777c91e39b9-d # internal BUILDSTDERR: debug/elf BUILDSTDERR: mkdir -p $WORK/b067/ BUILDSTDERR: cat >$WORK/b067/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile bytes=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile compress/zlib=$WORK/b068/_pkg_.a BUILDSTDERR: packagefile debug/dwarf=$WORK/b071/_pkg_.a BUILDSTDERR: packagefile encoding/binary=$WORK/b024/_pkg_.a BUILDSTDERR: packagefile errors=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b028/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b008/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b031/_pkg_.a BUILDSTDERR: packagefile strconv=$WORK/b020/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b037/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/debug/elf BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b067/_pkg_.a -trimpath $WORK/b067 -shared -p debug/elf -std -complete -installsuffix shared -buildid KAPPwKx-IHq8CW6k3DTB/KAPPwKx-IHq8CW6k3DTB -goversion go1.12.2 -D "" -importcfg $WORK/b067/importcfg -pack ./elf.go ./file.go ./reader.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b082/_pkg_.a # internal BUILDSTDERR: cp $WORK/b082/_pkg_.a /builddir/.cache/go-build/6c/6c450702dfab0e777c94c59d21f454c2dee43c129b401900b56514c316c3ff1d-d # internal BUILDSTDERR: github.com/snapcore/snapd/snap/naming BUILDSTDERR: mkdir -p $WORK/b086/ BUILDSTDERR: cat >$WORK/b086/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile fmt=$WORK/b028/_pkg_.a BUILDSTDERR: packagefile regexp=$WORK/b075/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b037/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/snapd-2.39/src/github.com/snapcore/snapd/snap/naming BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b086/_pkg_.a -trimpath $WORK/b086 -shared -p github.com/snapcore/snapd/snap/naming -complete -installsuffix shared -buildid 9rdpzty8dVZgvtNe1FV1/9rdpzty8dVZgvtNe1FV1 -goversion go1.12.2 -D "" -importcfg $WORK/b086/importcfg -pack ./validate.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b086/_pkg_.a # internal BUILDSTDERR: cp $WORK/b086/_pkg_.a /builddir/.cache/go-build/04/04de3745a1dafd5db74066ff510bc7b7486d56d7bbddd8df1b98ec5972769a4d-d # internal BUILDSTDERR: crypto/dsa BUILDSTDERR: mkdir -p $WORK/b090/ BUILDSTDERR: cat >$WORK/b090/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile crypto/internal/randutil=$WORK/b083/_pkg_.a BUILDSTDERR: packagefile errors=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b008/_pkg_.a BUILDSTDERR: packagefile math/big=$WORK/b045/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/crypto/dsa BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b090/_pkg_.a -trimpath $WORK/b090 -shared -p crypto/dsa -std -complete -installsuffix shared -buildid JbVfL5bHLib7IgCJu6yp/JbVfL5bHLib7IgCJu6yp -goversion go1.12.2 -D "" -importcfg $WORK/b090/importcfg -pack ./dsa.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b090/_pkg_.a # internal BUILDSTDERR: cp $WORK/b090/_pkg_.a /builddir/.cache/go-build/9e/9eb8f48fb21bb22e76c5bd00f50186f791d74a0fa2e47d0a737dccc6e71848d2-d # internal BUILDSTDERR: crypto/elliptic BUILDSTDERR: mkdir -p $WORK/b092/ BUILDSTDERR: cat >$WORK/b092/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile io=$WORK/b008/_pkg_.a BUILDSTDERR: packagefile math/big=$WORK/b045/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b009/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/crypto/elliptic BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b092/_pkg_.a -trimpath $WORK/b092 -shared -p crypto/elliptic -std -complete -installsuffix shared -buildid JmZLo9JrN8yklC5DYmij/JmZLo9JrN8yklC5DYmij -goversion go1.12.2 -D "" -importcfg $WORK/b092/importcfg -pack ./elliptic.go ./p224.go ./p256.go ./p256_generic.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b067/_pkg_.a # internal BUILDSTDERR: cp $WORK/b067/_pkg_.a /builddir/.cache/go-build/c2/c2abbe718029ca32ba8fc01a2638417d6309b1bc9be718bdc2e162878da460ba-d # internal BUILDSTDERR: encoding/asn1 BUILDSTDERR: mkdir -p $WORK/b093/ BUILDSTDERR: cat >$WORK/b093/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile errors=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b028/_pkg_.a BUILDSTDERR: packagefile math=$WORK/b021/_pkg_.a BUILDSTDERR: packagefile math/big=$WORK/b045/_pkg_.a BUILDSTDERR: packagefile reflect=$WORK/b025/_pkg_.a BUILDSTDERR: packagefile strconv=$WORK/b020/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b037/_pkg_.a BUILDSTDERR: packagefile time=$WORK/b034/_pkg_.a BUILDSTDERR: packagefile unicode/utf8=$WORK/b017/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/encoding/asn1 BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b093/_pkg_.a -trimpath $WORK/b093 -shared -p encoding/asn1 -std -complete -installsuffix shared -buildid zpvZ724Ap5HBh1onXPJj/zpvZ724Ap5HBh1onXPJj -goversion go1.12.2 -D "" -importcfg $WORK/b093/importcfg -pack ./asn1.go ./common.go ./marshal.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b092/_pkg_.a # internal BUILDSTDERR: cp $WORK/b092/_pkg_.a /builddir/.cache/go-build/b4/b46385586ff92cdc202580236b3ee28490aeb22f44fc4e86549f5e5f4a1559a2-d # internal BUILDSTDERR: golang.org/x/crypto/openpgp/elgamal BUILDSTDERR: mkdir -p $WORK/b096/ BUILDSTDERR: cat >$WORK/b096/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile crypto/rand=$WORK/b040/_pkg_.a BUILDSTDERR: packagefile crypto/subtle=$WORK/b044/_pkg_.a BUILDSTDERR: packagefile errors=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b008/_pkg_.a BUILDSTDERR: packagefile math/big=$WORK/b045/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/share/gocode/src/golang.org/x/crypto/openpgp/elgamal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b096/_pkg_.a -trimpath $WORK/b096 -shared -p golang.org/x/crypto/openpgp/elgamal -complete -installsuffix shared -buildid GcJO8r9MIdDFeKrpHRXS/GcJO8r9MIdDFeKrpHRXS -goversion go1.12.2 -D "" -importcfg $WORK/b096/importcfg -pack ./elgamal.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b096/_pkg_.a # internal BUILDSTDERR: cp $WORK/b096/_pkg_.a /builddir/.cache/go-build/bd/bd987a5505994908a6f04007280675bf75059614405d3bf6cb4b4d460518f2cd-d # internal BUILDSTDERR: mime BUILDSTDERR: mkdir -p $WORK/b105/ BUILDSTDERR: cat >$WORK/b105/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/b023/_pkg_.a BUILDSTDERR: packagefile errors=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b028/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b008/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b031/_pkg_.a BUILDSTDERR: packagefile sort=$WORK/b030/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b037/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b009/_pkg_.a BUILDSTDERR: packagefile unicode=$WORK/b016/_pkg_.a BUILDSTDERR: packagefile unicode/utf8=$WORK/b017/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/mime BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b105/_pkg_.a -trimpath $WORK/b105 -shared -p mime -std -complete -installsuffix shared -buildid JUy-kgNX3ZeaZXgXgfH4/JUy-kgNX3ZeaZXgXgfH4 -goversion go1.12.2 -D "" -importcfg $WORK/b105/importcfg -pack ./encodedword.go ./grammar.go ./mediatype.go ./type.go ./type_unix.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b074/_pkg_.a # internal BUILDSTDERR: cp $WORK/b074/_pkg_.a /builddir/.cache/go-build/41/41cd9589a675094e03d9432ae35f0098c691a5d948d07ea9222ad8d05bcd6868-d # internal BUILDSTDERR: github.com/snapcore/snapd/strutil BUILDSTDERR: mkdir -p $WORK/b073/ BUILDSTDERR: cat >$WORK/b073/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile bytes=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b028/_pkg_.a BUILDSTDERR: packagefile gopkg.in/yaml.v2=$WORK/b074/_pkg_.a BUILDSTDERR: packagefile math/rand=$WORK/b046/_pkg_.a BUILDSTDERR: packagefile path/filepath=$WORK/b056/_pkg_.a BUILDSTDERR: packagefile regexp=$WORK/b075/_pkg_.a BUILDSTDERR: packagefile sort=$WORK/b030/_pkg_.a BUILDSTDERR: packagefile strconv=$WORK/b020/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b037/_pkg_.a BUILDSTDERR: packagefile time=$WORK/b034/_pkg_.a BUILDSTDERR: packagefile unicode=$WORK/b016/_pkg_.a BUILDSTDERR: packagefile unicode/utf8=$WORK/b017/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/snapd-2.39/src/github.com/snapcore/snapd/strutil BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b073/_pkg_.a -trimpath $WORK/b073 -shared -p github.com/snapcore/snapd/strutil -complete -installsuffix shared -buildid wOukV5KXpWQzvDNKv-_p/wOukV5KXpWQzvDNKv-_p -goversion go1.12.2 -D "" -importcfg $WORK/b073/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_ppc64le/buildid -w $WORK/b093/_pkg_.a # internal BUILDSTDERR: cp $WORK/b093/_pkg_.a /builddir/.cache/go-build/9f/9f77219bbc597b0f8a126fc52f5bd46ab225b9363b3d801e729fd71fb91a4078-d # internal BUILDSTDERR: crypto/ecdsa BUILDSTDERR: mkdir -p $WORK/b091/ BUILDSTDERR: cat >$WORK/b091/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile crypto=$WORK/b018/_pkg_.a BUILDSTDERR: packagefile crypto/aes=$WORK/b041/_pkg_.a BUILDSTDERR: packagefile crypto/cipher=$WORK/b042/_pkg_.a BUILDSTDERR: packagefile crypto/elliptic=$WORK/b092/_pkg_.a BUILDSTDERR: packagefile crypto/internal/randutil=$WORK/b083/_pkg_.a BUILDSTDERR: packagefile crypto/sha512=$WORK/b085/_pkg_.a BUILDSTDERR: packagefile encoding/asn1=$WORK/b093/_pkg_.a BUILDSTDERR: packagefile errors=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b008/_pkg_.a BUILDSTDERR: packagefile math/big=$WORK/b045/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/crypto/ecdsa BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b091/_pkg_.a -trimpath $WORK/b091 -shared -p crypto/ecdsa -std -complete -installsuffix shared -buildid TvEnEbgQ7E4liYYJ5wQ4/TvEnEbgQ7E4liYYJ5wQ4 -goversion go1.12.2 -D "" -importcfg $WORK/b091/importcfg -pack ./ecdsa.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b073/_pkg_.a # internal BUILDSTDERR: cp $WORK/b073/_pkg_.a /builddir/.cache/go-build/45/45467c8ca1ba5525de863520dee017ac0e0c3d2632b3feb4c973c352bd5249aa-d # internal BUILDSTDERR: github.com/snapcore/snapd/osutil BUILDSTDERR: mkdir -p $WORK/b066/ BUILDSTDERR: cd /builddir/build/BUILD/snapd-2.39/src/github.com/snapcore/snapd/osutil BUILDSTDERR: CGO_LDFLAGS='"-g" "-O2"' /usr/lib/golang/pkg/tool/linux_ppc64le/cgo -objdir $WORK/b066/ -importpath github.com/snapcore/snapd/osutil -- -I $WORK/b066/ -g -O2 ./group.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b105/_pkg_.a # internal BUILDSTDERR: cp $WORK/b105/_pkg_.a /builddir/.cache/go-build/af/af50657b0e06791d644ff74df211b1ab631690fe6e0ebd0ad2aca73c3aecd38b-d # internal BUILDSTDERR: net/url BUILDSTDERR: mkdir -p $WORK/b107/ BUILDSTDERR: cat >$WORK/b107/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile errors=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b028/_pkg_.a BUILDSTDERR: packagefile sort=$WORK/b030/_pkg_.a BUILDSTDERR: packagefile strconv=$WORK/b020/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b037/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/net/url BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b107/_pkg_.a -trimpath $WORK/b107 -shared -p net/url -std -complete -installsuffix shared -buildid c8gos02Fy49dZCOcVtXr/c8gos02Fy49dZCOcVtXr -goversion go1.12.2 -D "" -importcfg $WORK/b107/importcfg -pack ./url.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b091/_pkg_.a # internal BUILDSTDERR: cp $WORK/b091/_pkg_.a /builddir/.cache/go-build/ef/ef1bd0a5883379af2f38563ec4fb79bbfdd7f768a0db2d8f6066c9e922fd7a76-d # internal BUILDSTDERR: golang.org/x/crypto/openpgp/packet BUILDSTDERR: mkdir -p $WORK/b087/ BUILDSTDERR: cat >$WORK/b087/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/b088/_pkg_.a BUILDSTDERR: packagefile compress/flate=$WORK/b069/_pkg_.a BUILDSTDERR: packagefile compress/zlib=$WORK/b068/_pkg_.a BUILDSTDERR: packagefile crypto=$WORK/b018/_pkg_.a BUILDSTDERR: packagefile crypto/aes=$WORK/b041/_pkg_.a BUILDSTDERR: packagefile crypto/cipher=$WORK/b042/_pkg_.a BUILDSTDERR: packagefile crypto/des=$WORK/b089/_pkg_.a BUILDSTDERR: packagefile crypto/dsa=$WORK/b090/_pkg_.a BUILDSTDERR: packagefile crypto/ecdsa=$WORK/b091/_pkg_.a BUILDSTDERR: packagefile crypto/elliptic=$WORK/b092/_pkg_.a BUILDSTDERR: packagefile crypto/md5=$WORK/b094/_pkg_.a BUILDSTDERR: packagefile crypto/rand=$WORK/b040/_pkg_.a BUILDSTDERR: packagefile crypto/rsa=$WORK/b082/_pkg_.a BUILDSTDERR: packagefile crypto/sha1=$WORK/b047/_pkg_.a BUILDSTDERR: packagefile crypto/sha256=$WORK/b084/_pkg_.a BUILDSTDERR: packagefile crypto/sha512=$WORK/b085/_pkg_.a BUILDSTDERR: packagefile crypto/subtle=$WORK/b044/_pkg_.a BUILDSTDERR: packagefile encoding/asn1=$WORK/b093/_pkg_.a BUILDSTDERR: packagefile encoding/binary=$WORK/b024/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b028/_pkg_.a BUILDSTDERR: packagefile golang.org/x/crypto/cast5=$WORK/b095/_pkg_.a BUILDSTDERR: packagefile golang.org/x/crypto/openpgp/elgamal=$WORK/b096/_pkg_.a BUILDSTDERR: packagefile golang.org/x/crypto/openpgp/errors=$WORK/b097/_pkg_.a BUILDSTDERR: packagefile golang.org/x/crypto/openpgp/s2k=$WORK/b098/_pkg_.a BUILDSTDERR: packagefile hash=$WORK/b019/_pkg_.a BUILDSTDERR: packagefile image=$WORK/b099/_pkg_.a BUILDSTDERR: packagefile image/jpeg=$WORK/b101/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b008/_pkg_.a BUILDSTDERR: packagefile io/ioutil=$WORK/b078/_pkg_.a BUILDSTDERR: packagefile math/big=$WORK/b045/_pkg_.a BUILDSTDERR: packagefile strconv=$WORK/b020/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b037/_pkg_.a BUILDSTDERR: packagefile time=$WORK/b034/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/share/gocode/src/golang.org/x/crypto/openpgp/packet BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b087/_pkg_.a -trimpath $WORK/b087 -shared -p golang.org/x/crypto/openpgp/packet -complete -installsuffix shared -buildid xKGA738DFlKtYPB3eemq/xKGA738DFlKtYPB3eemq -goversion go1.12.2 -D "" -importcfg $WORK/b087/importcfg -pack ./compressed.go ./config.go ./encrypted_key.go ./literal.go ./ocfb.go ./one_pass_signature.go ./opaque.go ./packet.go ./private_key.go ./public_key.go ./public_key_v3.go ./reader.go ./signature.go ./signature_v3.go ./symmetric_key_encrypted.go ./symmetrically_encrypted.go ./userattribute.go ./userid.go BUILDSTDERR: cd /usr/lib/golang/src/net BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/pack r $WORK/b049/_pkg_.a $WORK/b049/_x001.o $WORK/b049/_x002.o $WORK/b049/_x003.o $WORK/b049/_x004.o $WORK/b049/_x005.o # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b049/_pkg_.a # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b107/_pkg_.a # internal BUILDSTDERR: cp $WORK/b049/_pkg_.a /builddir/.cache/go-build/70/7088165452b26f455a3ca6d31da984ee3fb2f90adc8198bc167bd13e43a9805f-d # internal BUILDSTDERR: github.com/godbus/dbus BUILDSTDERR: mkdir -p $WORK/b039/ BUILDSTDERR: cat >$WORK/b039/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/b040/_pkg_.a BUILDSTDERR: packagefile crypto/sha1=$WORK/b047/_pkg_.a BUILDSTDERR: packagefile encoding/binary=$WORK/b024/_pkg_.a BUILDSTDERR: packagefile encoding/hex=$WORK/b048/_pkg_.a BUILDSTDERR: packagefile errors=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b028/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b008/_pkg_.a BUILDSTDERR: packagefile net=$WORK/b049/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b031/_pkg_.a BUILDSTDERR: packagefile os/exec=$WORK/b055/_pkg_.a BUILDSTDERR: packagefile os/user=$WORK/b057/_pkg_.a BUILDSTDERR: packagefile reflect=$WORK/b025/_pkg_.a BUILDSTDERR: packagefile sort=$WORK/b030/_pkg_.a BUILDSTDERR: packagefile strconv=$WORK/b020/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b037/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b009/_pkg_.a BUILDSTDERR: packagefile syscall=$WORK/b033/_pkg_.a BUILDSTDERR: packagefile unicode=$WORK/b016/_pkg_.a BUILDSTDERR: packagefile unicode/utf8=$WORK/b017/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cp $WORK/b107/_pkg_.a /builddir/.cache/go-build/7c/7c40a2705052cda9888b4faaef433f6d840b64c913d47c887b5214bc5a6017f3-d # internal BUILDSTDERR: cd /usr/share/gocode/src/github.com/godbus/dbus BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b039/_pkg_.a -trimpath $WORK/b039 -shared -p github.com/godbus/dbus -complete -installsuffix shared -buildid JW8ZNAnAYuc-0TV77QgU/JW8ZNAnAYuc-0TV77QgU -goversion go1.12.2 -D "" -importcfg $WORK/b039/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: net/textproto BUILDSTDERR: mkdir -p $WORK/b106/ BUILDSTDERR: cat >$WORK/b106/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile bufio=$WORK/b002/_pkg_.a BUILDSTDERR: packagefile bytes=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b028/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b008/_pkg_.a BUILDSTDERR: packagefile io/ioutil=$WORK/b078/_pkg_.a BUILDSTDERR: packagefile net=$WORK/b049/_pkg_.a BUILDSTDERR: packagefile strconv=$WORK/b020/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b037/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b009/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/net/textproto BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b106/_pkg_.a -trimpath $WORK/b106 -shared -p net/textproto -std -complete -installsuffix shared -buildid 6Md6lyz_bidpgn-S-8Ee/6Md6lyz_bidpgn-S-8Ee -goversion go1.12.2 -D "" -importcfg $WORK/b106/importcfg -pack ./header.go ./pipeline.go ./reader.go ./textproto.go ./writer.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b106/_pkg_.a # internal BUILDSTDERR: cp $WORK/b106/_pkg_.a /builddir/.cache/go-build/e5/e5ecd9ad5c455ab940ccbcf84cdea451902fb5e5f6ae667d5d56ce8d30dfc0c8-d # internal BUILDSTDERR: net/mail BUILDSTDERR: mkdir -p $WORK/b104/ BUILDSTDERR: cat >$WORK/b104/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile bufio=$WORK/b002/_pkg_.a BUILDSTDERR: packagefile errors=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b028/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b008/_pkg_.a BUILDSTDERR: packagefile log=$WORK/b063/_pkg_.a BUILDSTDERR: packagefile mime=$WORK/b105/_pkg_.a BUILDSTDERR: packagefile net/textproto=$WORK/b106/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b037/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b009/_pkg_.a BUILDSTDERR: packagefile time=$WORK/b034/_pkg_.a BUILDSTDERR: packagefile unicode/utf8=$WORK/b017/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/net/mail BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b104/_pkg_.a -trimpath $WORK/b104 -shared -p net/mail -std -complete -installsuffix shared -buildid fiYRphn4QFa3NGz0WriD/fiYRphn4QFa3NGz0WriD -goversion go1.12.2 -D "" -importcfg $WORK/b104/importcfg -pack ./message.go BUILDSTDERR: cd $WORK/b066 BUILDSTDERR: TERM='dumb' gcc -I /builddir/build/BUILD/snapd-2.39/src/github.com/snapcore/snapd/osutil -fPIC -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_ppc64le/buildid -w $WORK/b104/_pkg_.a # internal BUILDSTDERR: cp $WORK/b104/_pkg_.a /builddir/.cache/go-build/5d/5d89e4a9b77ef6f4284d9cca874db2945300562ac5597631784d0b942d95dac6-d # internal BUILDSTDERR: github.com/snapcore/snapd/jsonutil BUILDSTDERR: mkdir -p $WORK/b111/ BUILDSTDERR: cat >$WORK/b111/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile encoding/json=$WORK/b026/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b028/_pkg_.a BUILDSTDERR: packagefile github.com/snapcore/snapd/strutil=$WORK/b073/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b008/_pkg_.a BUILDSTDERR: packagefile reflect=$WORK/b025/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b037/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/snapd-2.39/src/github.com/snapcore/snapd/jsonutil BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b111/_pkg_.a -trimpath $WORK/b111 -shared -p github.com/snapcore/snapd/jsonutil -complete -installsuffix shared -buildid HnXPi21xURZxSyQ_LguZ/HnXPi21xURZxSyQ_LguZ -goversion go1.12.2 -D "" -importcfg $WORK/b111/importcfg -pack ./json.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b111/_pkg_.a # internal BUILDSTDERR: cp $WORK/b111/_pkg_.a /builddir/.cache/go-build/9c/9c6f7244e91664aec5b7f959b59b7ec735dbedf88468f1c43ce325fbdc270828-d # internal BUILDSTDERR: github.com/snapcore/snapd/metautil BUILDSTDERR: mkdir -p $WORK/b115/ BUILDSTDERR: cat >$WORK/b115/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile fmt=$WORK/b028/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/snapd-2.39/src/github.com/snapcore/snapd/metautil BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b115/_pkg_.a -trimpath $WORK/b115 -shared -p github.com/snapcore/snapd/metautil -complete -installsuffix shared -buildid lgNCAdUdjKdIFHL025Za/lgNCAdUdjKdIFHL025Za -goversion go1.12.2 -D "" -importcfg $WORK/b115/importcfg -pack ./normalize.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b115/_pkg_.a # internal BUILDSTDERR: cp $WORK/b115/_pkg_.a /builddir/.cache/go-build/b2/b24d3289194ce846774a70779402f90a743a562b505e1531190705ad5173448d-d # internal BUILDSTDERR: github.com/snapcore/snapd/gadget BUILDSTDERR: mkdir -p $WORK/b114/ BUILDSTDERR: cat >$WORK/b114/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile errors=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b028/_pkg_.a BUILDSTDERR: packagefile github.com/snapcore/snapd/metautil=$WORK/b115/_pkg_.a BUILDSTDERR: packagefile github.com/snapcore/snapd/strutil=$WORK/b073/_pkg_.a BUILDSTDERR: packagefile gopkg.in/yaml.v2=$WORK/b074/_pkg_.a BUILDSTDERR: packagefile io/ioutil=$WORK/b078/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b031/_pkg_.a BUILDSTDERR: packagefile path/filepath=$WORK/b056/_pkg_.a BUILDSTDERR: packagefile regexp=$WORK/b075/_pkg_.a BUILDSTDERR: packagefile strconv=$WORK/b020/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b037/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/snapd-2.39/src/github.com/snapcore/snapd/gadget BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b114/_pkg_.a -trimpath $WORK/b114 -shared -p github.com/snapcore/snapd/gadget -complete -installsuffix shared -buildid 3OzIdRFisSdylm0hFYO1/3OzIdRFisSdylm0hFYO1 -goversion go1.12.2 -D "" -importcfg $WORK/b114/importcfg -pack ./gadget.go BUILDSTDERR: cd $WORK/b066 BUILDSTDERR: TERM='dumb' gcc -I /builddir/build/BUILD/snapd-2.39/src/github.com/snapcore/snapd/osutil -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b066=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x002.o -c group.cgo2.c BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b087/_pkg_.a # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b114/_pkg_.a # internal BUILDSTDERR: cp $WORK/b114/_pkg_.a /builddir/.cache/go-build/a9/a910f7d54d3a7f3cb0209e5356f76ccdc870b9a02f0d66ba6d15f76a9e1ae64c-d # internal BUILDSTDERR: github.com/snapcore/snapd/snap/snapdir BUILDSTDERR: mkdir -p $WORK/b117/ BUILDSTDERR: cat >$WORK/b117/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile fmt=$WORK/b028/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b008/_pkg_.a BUILDSTDERR: packagefile io/ioutil=$WORK/b078/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b031/_pkg_.a BUILDSTDERR: packagefile path/filepath=$WORK/b056/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/snapd-2.39/src/github.com/snapcore/snapd/snap/snapdir BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b117/_pkg_.a -trimpath $WORK/b117 -shared -p github.com/snapcore/snapd/snap/snapdir -complete -installsuffix shared -buildid w0oFbexuMzjbxmRel2y_/w0oFbexuMzjbxmRel2y_ -goversion go1.12.2 -D "" -importcfg $WORK/b117/importcfg -pack ./snapdir.go BUILDSTDERR: cp $WORK/b087/_pkg_.a /builddir/.cache/go-build/60/60ef45403e6d84543966e59d6ded35857dc13f654e8e3278862d7a0060424fd2-d # internal BUILDSTDERR: github.com/snapcore/snapd/spdx 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/b028/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b008/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b037/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/snapd-2.39/src/github.com/snapcore/snapd/spdx BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b120/_pkg_.a -trimpath $WORK/b120 -shared -p github.com/snapcore/snapd/spdx -complete -installsuffix shared -buildid mVhyCJRHTKH8PbgxgdxE/mVhyCJRHTKH8PbgxgdxE -goversion go1.12.2 -D "" -importcfg $WORK/b120/importcfg -pack ./licenses.go ./parser.go ./scanner.go ./validate.go BUILDSTDERR: cd $WORK/b066 BUILDSTDERR: TERM='dumb' gcc -I /builddir/build/BUILD/snapd-2.39/src/github.com/snapcore/snapd/osutil -fPIC -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_ppc64le/buildid -w $WORK/b117/_pkg_.a # internal BUILDSTDERR: cp $WORK/b117/_pkg_.a /builddir/.cache/go-build/1f/1f83e6a102981ef28206b0a35f4141dcdd230007afacf89b54f0f244a854e458-d # internal BUILDSTDERR: github.com/snapcore/snapd/timeout BUILDSTDERR: mkdir -p $WORK/b121/ BUILDSTDERR: cat >$WORK/b121/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile encoding/json=$WORK/b026/_pkg_.a BUILDSTDERR: packagefile time=$WORK/b034/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/snapd-2.39/src/github.com/snapcore/snapd/timeout BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b121/_pkg_.a -trimpath $WORK/b121 -shared -p github.com/snapcore/snapd/timeout -complete -installsuffix shared -buildid 0dJk1E7Sq1F6yUMSwNpl/0dJk1E7Sq1F6yUMSwNpl -goversion go1.12.2 -D "" -importcfg $WORK/b121/importcfg -pack ./timeout.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b120/_pkg_.a # internal BUILDSTDERR: cp $WORK/b120/_pkg_.a /builddir/.cache/go-build/52/52f5f01a7d2117ed8ef5e1a9abc92ad90c75b798a69151927d4212c9aee56f82-d # internal BUILDSTDERR: github.com/ojii/gettext.go/pluralforms BUILDSTDERR: mkdir -p $WORK/b125/ BUILDSTDERR: cat >$WORK/b125/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile errors=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b028/_pkg_.a BUILDSTDERR: packagefile regexp=$WORK/b075/_pkg_.a BUILDSTDERR: packagefile strconv=$WORK/b020/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b037/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/share/gocode/src/github.com/ojii/gettext.go/pluralforms BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b125/_pkg_.a -trimpath $WORK/b125 -shared -p github.com/ojii/gettext.go/pluralforms -complete -installsuffix shared -buildid YDVNyBQPyNGc-FYtyzFi/YDVNyBQPyNGc-FYtyzFi -goversion go1.12.2 -D "" -importcfg $WORK/b125/importcfg -pack ./compiler.go ./expression.go ./math.go ./tests.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b121/_pkg_.a # internal BUILDSTDERR: cp $WORK/b121/_pkg_.a /builddir/.cache/go-build/cb/cb2f8ef3e7487a41274bf46a263d5a4ae4f2f5f992cbe98877603803b2753101-d # internal BUILDSTDERR: flag BUILDSTDERR: mkdir -p $WORK/b127/ BUILDSTDERR: cat >$WORK/b127/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile errors=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b028/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b008/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b031/_pkg_.a BUILDSTDERR: packagefile reflect=$WORK/b025/_pkg_.a BUILDSTDERR: packagefile sort=$WORK/b030/_pkg_.a BUILDSTDERR: packagefile strconv=$WORK/b020/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b037/_pkg_.a BUILDSTDERR: packagefile time=$WORK/b034/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/flag BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b127/_pkg_.a -trimpath $WORK/b127 -shared -p flag -std -complete -installsuffix shared -buildid yMST2lQVs5fSv7ODYhh0/yMST2lQVs5fSv7ODYhh0 -goversion go1.12.2 -D "" -importcfg $WORK/b127/importcfg -pack ./flag.go BUILDSTDERR: cd /builddir/build/BUILD/snapd-2.39/src/github.com/snapcore/snapd/osutil BUILDSTDERR: TERM='dumb' gcc -I . -fPIC -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 -g -O2 BUILDSTDERR: TERM='dumb' /usr/lib/golang/pkg/tool/linux_ppc64le/cgo -dynpackage osutil -dynimport $WORK/b066/_cgo_.o -dynout $WORK/b066/_cgo_import.go BUILDSTDERR: cat >$WORK/b066/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile bufio=$WORK/b002/_pkg_.a BUILDSTDERR: packagefile bytes=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile context=$WORK/b050/_pkg_.a BUILDSTDERR: packagefile crypto=$WORK/b018/_pkg_.a BUILDSTDERR: packagefile debug/elf=$WORK/b067/_pkg_.a BUILDSTDERR: packagefile encoding/binary=$WORK/b024/_pkg_.a BUILDSTDERR: packagefile encoding/hex=$WORK/b048/_pkg_.a BUILDSTDERR: packagefile errors=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b028/_pkg_.a BUILDSTDERR: packagefile github.com/snapcore/snapd/osutil/sys=$WORK/b072/_pkg_.a BUILDSTDERR: packagefile github.com/snapcore/snapd/strutil=$WORK/b073/_pkg_.a BUILDSTDERR: packagefile gopkg.in/tomb.v2=$WORK/b077/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b008/_pkg_.a BUILDSTDERR: packagefile io/ioutil=$WORK/b078/_pkg_.a BUILDSTDERR: packagefile math=$WORK/b021/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b031/_pkg_.a BUILDSTDERR: packagefile os/exec=$WORK/b055/_pkg_.a BUILDSTDERR: packagefile os/user=$WORK/b057/_pkg_.a BUILDSTDERR: packagefile path/filepath=$WORK/b056/_pkg_.a BUILDSTDERR: packagefile regexp=$WORK/b075/_pkg_.a BUILDSTDERR: packagefile sort=$WORK/b030/_pkg_.a BUILDSTDERR: packagefile strconv=$WORK/b020/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b037/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b009/_pkg_.a BUILDSTDERR: packagefile sync/atomic=$WORK/b015/_pkg_.a BUILDSTDERR: packagefile syscall=$WORK/b033/_pkg_.a BUILDSTDERR: packagefile time=$WORK/b034/_pkg_.a BUILDSTDERR: packagefile runtime/cgo=$WORK/b054/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b066/_pkg_.a -trimpath $WORK/b066 -shared -p github.com/snapcore/snapd/osutil -installsuffix shared -buildid BP11wIW5kZMOduTKurg2/BP11wIW5kZMOduTKurg2 -goversion go1.12.2 -D "" -importcfg $WORK/b066/importcfg -pack ./bootid.go ./buildid.go ./chattr.go ./chattr_64.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/b066/_cgo_gotypes.go $WORK/b066/group.cgo1.go $WORK/b066/_cgo_import.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b125/_pkg_.a # internal BUILDSTDERR: cp $WORK/b125/_pkg_.a /builddir/.cache/go-build/8b/8b0fc8d814b6cbf7f43c4e160cad4323912d594a602633854d3d29052c2adbdf-d # internal BUILDSTDERR: runtime/trace BUILDSTDERR: mkdir -p $WORK/b128/ BUILDSTDERR: cat >$WORK/b128/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile context=$WORK/b050/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b028/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b008/_pkg_.a BUILDSTDERR: packagefile runtime=$WORK/b011/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b009/_pkg_.a BUILDSTDERR: packagefile sync/atomic=$WORK/b015/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/runtime/trace BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b128/_pkg_.a -trimpath $WORK/b128 -shared -p runtime/trace -std -installsuffix shared -buildid vjSi-rvwmyMyIPEnI_88/vjSi-rvwmyMyIPEnI_88 -goversion go1.12.2 -D "" -importcfg $WORK/b128/importcfg -pack ./annotation.go ./trace.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b128/_pkg_.a # internal BUILDSTDERR: cp $WORK/b128/_pkg_.a /builddir/.cache/go-build/64/64ac4071a7262d31e337ab4d2b2dd80b891459e4918083b45e6b04cce570d518-d # internal BUILDSTDERR: mime/quotedprintable BUILDSTDERR: mkdir -p $WORK/b130/ BUILDSTDERR: cat >$WORK/b130/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile bufio=$WORK/b002/_pkg_.a BUILDSTDERR: packagefile bytes=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b028/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b008/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/mime/quotedprintable BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b130/_pkg_.a -trimpath $WORK/b130 -shared -p mime/quotedprintable -std -complete -installsuffix shared -buildid H-ccD-furEcT_vkN53bx/H-ccD-furEcT_vkN53bx -goversion go1.12.2 -D "" -importcfg $WORK/b130/importcfg -pack ./reader.go ./writer.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b127/_pkg_.a # internal BUILDSTDERR: cp $WORK/b127/_pkg_.a /builddir/.cache/go-build/96/96e40d5171d0c96e51e577af35b5c76777ea82a0e430c08dfcfc4f1e359c2a84-d # internal BUILDSTDERR: testing BUILDSTDERR: mkdir -p $WORK/b126/ BUILDSTDERR: cat >$WORK/b126/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile bytes=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile errors=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile flag=$WORK/b127/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b028/_pkg_.a BUILDSTDERR: packagefile internal/race=$WORK/b010/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b008/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b031/_pkg_.a BUILDSTDERR: packagefile runtime=$WORK/b011/_pkg_.a BUILDSTDERR: packagefile runtime/debug=$WORK/b064/_pkg_.a BUILDSTDERR: packagefile runtime/trace=$WORK/b128/_pkg_.a BUILDSTDERR: packagefile sort=$WORK/b030/_pkg_.a BUILDSTDERR: packagefile strconv=$WORK/b020/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b037/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b009/_pkg_.a BUILDSTDERR: packagefile sync/atomic=$WORK/b015/_pkg_.a BUILDSTDERR: packagefile time=$WORK/b034/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/testing BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b126/_pkg_.a -trimpath $WORK/b126 -shared -p testing -std -complete -installsuffix shared -buildid CYe96TA1A_FlLyNXI9yS/CYe96TA1A_FlLyNXI9yS -goversion go1.12.2 -D "" -importcfg $WORK/b126/importcfg -pack ./allocs.go ./benchmark.go ./cover.go ./example.go ./match.go ./testing.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b130/_pkg_.a # internal BUILDSTDERR: cp $WORK/b130/_pkg_.a /builddir/.cache/go-build/a7/a7a5da285df1a1a9d0a92f2026dea678b6ff76886e6161703c0c9dfc777e4aa1-d # internal BUILDSTDERR: mime/multipart BUILDSTDERR: mkdir -p $WORK/b129/ BUILDSTDERR: cat >$WORK/b129/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/b040/_pkg_.a BUILDSTDERR: packagefile errors=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b028/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b008/_pkg_.a BUILDSTDERR: packagefile io/ioutil=$WORK/b078/_pkg_.a BUILDSTDERR: packagefile mime=$WORK/b105/_pkg_.a BUILDSTDERR: packagefile mime/quotedprintable=$WORK/b130/_pkg_.a BUILDSTDERR: packagefile net/textproto=$WORK/b106/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b031/_pkg_.a BUILDSTDERR: packagefile sort=$WORK/b030/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b037/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/mime/multipart BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b129/_pkg_.a -trimpath $WORK/b129 -shared -p mime/multipart -std -complete -installsuffix shared -buildid So9qgwfh9SeD46_J2DSS/So9qgwfh9SeD46_J2DSS -goversion go1.12.2 -D "" -importcfg $WORK/b129/importcfg -pack ./formdata.go ./multipart.go ./writer.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b039/_pkg_.a # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b129/_pkg_.a # internal BUILDSTDERR: cp $WORK/b129/_pkg_.a /builddir/.cache/go-build/d3/d30a03e5787e3844b5b03a3c682ddc0b84744aa4ba081a720b12fa520b68e30d-d # internal BUILDSTDERR: compress/gzip BUILDSTDERR: mkdir -p $WORK/b132/ BUILDSTDERR: cat >$WORK/b132/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile bufio=$WORK/b002/_pkg_.a BUILDSTDERR: packagefile compress/flate=$WORK/b069/_pkg_.a BUILDSTDERR: packagefile encoding/binary=$WORK/b024/_pkg_.a BUILDSTDERR: packagefile errors=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b028/_pkg_.a BUILDSTDERR: packagefile hash/crc32=$WORK/b133/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b008/_pkg_.a BUILDSTDERR: packagefile time=$WORK/b034/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/compress/gzip BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b132/_pkg_.a -trimpath $WORK/b132 -shared -p compress/gzip -std -complete -installsuffix shared -buildid INP55TMM7tq9mrBvcaKX/INP55TMM7tq9mrBvcaKX -goversion go1.12.2 -D "" -importcfg $WORK/b132/importcfg -pack ./gunzip.go ./gzip.go BUILDSTDERR: cp $WORK/b039/_pkg_.a /builddir/.cache/go-build/cf/cfa21b3dca65bffc9e4aba5f79435eb108c0b8c15fda681de72aaadd395c62e3-d # internal BUILDSTDERR: crypto/x509/pkix BUILDSTDERR: mkdir -p $WORK/b139/ BUILDSTDERR: cat >$WORK/b139/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile encoding/asn1=$WORK/b093/_pkg_.a BUILDSTDERR: packagefile encoding/hex=$WORK/b048/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b028/_pkg_.a BUILDSTDERR: packagefile math/big=$WORK/b045/_pkg_.a BUILDSTDERR: packagefile time=$WORK/b034/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/crypto/x509/pkix BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b139/_pkg_.a -trimpath $WORK/b139 -shared -p crypto/x509/pkix -std -complete -installsuffix shared -buildid bsBZcOlvI3yPtNWTVLG1/bsBZcOlvI3yPtNWTVLG1 -goversion go1.12.2 -D "" -importcfg $WORK/b139/importcfg -pack ./pkix.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b139/_pkg_.a # internal BUILDSTDERR: cp $WORK/b139/_pkg_.a /builddir/.cache/go-build/17/1742869caa3e75272e54a0c73a6cd669f0bd7460e5b436f3b32bf5fca424f6b2-d # internal BUILDSTDERR: internal/x/crypto/cryptobyte BUILDSTDERR: mkdir -p $WORK/b141/ BUILDSTDERR: cat >$WORK/b141/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile encoding/asn1=$WORK/b093/_pkg_.a BUILDSTDERR: packagefile errors=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b028/_pkg_.a BUILDSTDERR: packagefile internal/x/crypto/cryptobyte/asn1=$WORK/b142/_pkg_.a BUILDSTDERR: packagefile math/big=$WORK/b045/_pkg_.a BUILDSTDERR: packagefile reflect=$WORK/b025/_pkg_.a BUILDSTDERR: packagefile time=$WORK/b034/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/internal/x/crypto/cryptobyte BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b141/_pkg_.a -trimpath $WORK/b141 -shared -p internal/x/crypto/cryptobyte -std -complete -installsuffix shared -buildid ChNJgbZ28D0mRxEbRVB_/ChNJgbZ28D0mRxEbRVB_ -goversion go1.12.2 -D "" -importcfg $WORK/b141/importcfg -pack ./asn1.go ./builder.go ./string.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b132/_pkg_.a # internal BUILDSTDERR: cp $WORK/b132/_pkg_.a /builddir/.cache/go-build/82/82a373583062924289a4beb985ef1ab59079352eac8385a227132631621f78c3-d # internal BUILDSTDERR: internal/x/crypto/poly1305 BUILDSTDERR: mkdir -p $WORK/b145/ BUILDSTDERR: cat >$WORK/b145/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile crypto/subtle=$WORK/b044/_pkg_.a BUILDSTDERR: packagefile encoding/binary=$WORK/b024/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/internal/x/crypto/poly1305 BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b145/_pkg_.a -trimpath $WORK/b145 -shared -p internal/x/crypto/poly1305 -std -complete -installsuffix shared -buildid PPF9SV3VO_AWSwGEIMEr/PPF9SV3VO_AWSwGEIMEr -goversion go1.12.2 -D "" -importcfg $WORK/b145/importcfg -pack ./poly1305.go ./sum_noasm.go ./sum_ref.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b145/_pkg_.a # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b126/_pkg_.a # internal BUILDSTDERR: cp $WORK/b145/_pkg_.a /builddir/.cache/go-build/6e/6e6bab75dfca5494438878a859aed622177cbe92d7b290811b9c150048c316b1-d # internal BUILDSTDERR: internal/x/crypto/chacha20poly1305 BUILDSTDERR: mkdir -p $WORK/b143/ BUILDSTDERR: cat >$WORK/b143/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile crypto/cipher=$WORK/b042/_pkg_.a BUILDSTDERR: packagefile encoding/binary=$WORK/b024/_pkg_.a BUILDSTDERR: packagefile errors=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile internal/x/crypto/internal/chacha20=$WORK/b144/_pkg_.a BUILDSTDERR: packagefile internal/x/crypto/poly1305=$WORK/b145/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/internal/x/crypto/chacha20poly1305 BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b143/_pkg_.a -trimpath $WORK/b143 -shared -p internal/x/crypto/chacha20poly1305 -std -complete -installsuffix shared -buildid oyjxlE3kX2-xyTwm0PuF/oyjxlE3kX2-xyTwm0PuF -goversion go1.12.2 -D "" -importcfg $WORK/b143/importcfg -pack ./chacha20poly1305.go ./chacha20poly1305_generic.go ./chacha20poly1305_noasm.go BUILDSTDERR: cp $WORK/b126/_pkg_.a /builddir/.cache/go-build/2e/2e42307a2b4b1332a237d4f1e04ce99266d21e7dedb19755b621bd08bd32f84c-d # internal BUILDSTDERR: github.com/ojii/gettext.go BUILDSTDERR: mkdir -p $WORK/b124/ BUILDSTDERR: cat >$WORK/b124/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile bytes=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile encoding/binary=$WORK/b024/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b028/_pkg_.a BUILDSTDERR: packagefile github.com/ojii/gettext.go/pluralforms=$WORK/b125/_pkg_.a BUILDSTDERR: packagefile log=$WORK/b063/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b031/_pkg_.a BUILDSTDERR: packagefile path=$WORK/b059/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b037/_pkg_.a BUILDSTDERR: packagefile testing=$WORK/b126/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/share/gocode/src/github.com/ojii/gettext.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b124/_pkg_.a -trimpath $WORK/b124 -shared -p github.com/ojii/gettext.go -complete -installsuffix shared -buildid b46LkOd054VDLhel8_Xp/b46LkOd054VDLhel8_Xp -goversion go1.12.2 -D "" -importcfg $WORK/b124/importcfg -pack ./gettext.go ./mofile.go ./test_utils.go BUILDSTDERR: cd /builddir/build/BUILD/snapd-2.39/src/github.com/snapcore/snapd/osutil BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/pack r $WORK/b066/_pkg_.a $WORK/b066/_x001.o $WORK/b066/_x002.o # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b066/_pkg_.a # internal BUILDSTDERR: cp $WORK/b066/_pkg_.a /builddir/.cache/go-build/e1/e13a3acdf3f21aa394cd4566bf234a628a22f2433d4a15a59bf2193d1adbe65f-d # internal BUILDSTDERR: github.com/snapcore/snapd/selinux BUILDSTDERR: mkdir -p $WORK/b080/ BUILDSTDERR: cat >$WORK/b080/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile bytes=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b028/_pkg_.a BUILDSTDERR: packagefile github.com/snapcore/snapd/osutil=$WORK/b066/_pkg_.a BUILDSTDERR: packagefile io/ioutil=$WORK/b078/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b031/_pkg_.a BUILDSTDERR: packagefile os/exec=$WORK/b055/_pkg_.a BUILDSTDERR: packagefile path/filepath=$WORK/b056/_pkg_.a BUILDSTDERR: packagefile regexp=$WORK/b075/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/snapd-2.39/src/github.com/snapcore/snapd/selinux BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b080/_pkg_.a -trimpath $WORK/b080 -shared -p github.com/snapcore/snapd/selinux -complete -installsuffix shared -buildid PumoItySa2BRYQm0LvEl/PumoItySa2BRYQm0LvEl -goversion go1.12.2 -D "" -importcfg $WORK/b080/importcfg -pack ./label.go ./label_linux.go ./selinux_linux.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b143/_pkg_.a # internal BUILDSTDERR: cp $WORK/b143/_pkg_.a /builddir/.cache/go-build/85/85e17e372694433b4ef45e541612ead80169ba938f4d88f0e4ef7bd48c6e2a52-d # internal BUILDSTDERR: github.com/snapcore/snapd/arch BUILDSTDERR: mkdir -p $WORK/b113/ BUILDSTDERR: cat >$WORK/b113/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile github.com/snapcore/snapd/osutil=$WORK/b066/_pkg_.a BUILDSTDERR: packagefile log=$WORK/b063/_pkg_.a BUILDSTDERR: packagefile runtime=$WORK/b011/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/snapd-2.39/src/github.com/snapcore/snapd/arch BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b113/_pkg_.a -trimpath $WORK/b113 -shared -p github.com/snapcore/snapd/arch -complete -installsuffix shared -buildid yuekE7Cpg1vUcDqSHd_-/yuekE7Cpg1vUcDqSHd_- -goversion go1.12.2 -D "" -importcfg $WORK/b113/importcfg -pack ./arch.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b124/_pkg_.a # internal BUILDSTDERR: cp $WORK/b124/_pkg_.a /builddir/.cache/go-build/85/85fb3e2c39ccbba4b97425f0a9439b4c9cbe94bc4c277e19b4f46a2d6a8c4dbd-d # internal BUILDSTDERR: github.com/snapcore/snapd/logger BUILDSTDERR: mkdir -p $WORK/b116/ BUILDSTDERR: cat >$WORK/b116/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile bytes=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b028/_pkg_.a BUILDSTDERR: packagefile github.com/snapcore/snapd/osutil=$WORK/b066/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b008/_pkg_.a BUILDSTDERR: packagefile log=$WORK/b063/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b031/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b009/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/snapd-2.39/src/github.com/snapcore/snapd/logger BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b116/_pkg_.a -trimpath $WORK/b116 -shared -p github.com/snapcore/snapd/logger -complete -installsuffix shared -buildid T4VBIqI1te6050gH17q7/T4VBIqI1te6050gH17q7 -goversion go1.12.2 -D "" -importcfg $WORK/b116/importcfg -pack ./logger.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b113/_pkg_.a # internal BUILDSTDERR: cp $WORK/b113/_pkg_.a /builddir/.cache/go-build/0a/0af6465eb27218eafb3abfa6adacba138b1449533c2735a8bb55be124d7db125-d # internal BUILDSTDERR: internal/x/crypto/curve25519 BUILDSTDERR: mkdir -p $WORK/b146/ BUILDSTDERR: cat >$WORK/b146/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile encoding/binary=$WORK/b024/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/internal/x/crypto/curve25519 BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b146/_pkg_.a -trimpath $WORK/b146 -shared -p internal/x/crypto/curve25519 -std -complete -installsuffix shared -buildid -uw72oJ2wtGd3BECB1me/-uw72oJ2wtGd3BECB1me -goversion go1.12.2 -D "" -importcfg $WORK/b146/importcfg -pack ./curve25519.go ./doc.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b116/_pkg_.a # internal BUILDSTDERR: cp $WORK/b116/_pkg_.a /builddir/.cache/go-build/ca/ca79492dc614a73ef789a9f8baba40acb064742d113347931478359b94f02018-d # internal BUILDSTDERR: internal/x/text/unicode/bidi BUILDSTDERR: mkdir -p $WORK/b152/ BUILDSTDERR: cat >$WORK/b152/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile container/list=$WORK/b134/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b028/_pkg_.a BUILDSTDERR: packagefile log=$WORK/b063/_pkg_.a BUILDSTDERR: packagefile sort=$WORK/b030/_pkg_.a BUILDSTDERR: packagefile unicode/utf8=$WORK/b017/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/internal/x/text/unicode/bidi BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b152/_pkg_.a -trimpath $WORK/b152 -shared -p internal/x/text/unicode/bidi -std -complete -installsuffix shared -buildid ZmRctLpjUNZnCha_O40e/ZmRctLpjUNZnCha_O40e -goversion go1.12.2 -D "" -importcfg $WORK/b152/importcfg -pack ./bidi.go ./bracket.go ./core.go ./prop.go ./tables.go ./trieval.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b080/_pkg_.a # internal BUILDSTDERR: cp $WORK/b080/_pkg_.a /builddir/.cache/go-build/73/73303278121638fd2eb793d11c9bad47b54f2b6009d472dbac0c271ad584817f-d # internal BUILDSTDERR: github.com/snapcore/snapd/release BUILDSTDERR: mkdir -p $WORK/b079/ BUILDSTDERR: cat >$WORK/b079/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile bufio=$WORK/b002/_pkg_.a BUILDSTDERR: packagefile bytes=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b028/_pkg_.a BUILDSTDERR: packagefile github.com/snapcore/snapd/selinux=$WORK/b080/_pkg_.a BUILDSTDERR: packagefile github.com/snapcore/snapd/strutil=$WORK/b073/_pkg_.a BUILDSTDERR: packagefile io/ioutil=$WORK/b078/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b031/_pkg_.a BUILDSTDERR: packagefile os/exec=$WORK/b055/_pkg_.a BUILDSTDERR: packagefile path/filepath=$WORK/b056/_pkg_.a BUILDSTDERR: packagefile sort=$WORK/b030/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b037/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b009/_pkg_.a BUILDSTDERR: packagefile unicode=$WORK/b016/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/snapd-2.39/src/github.com/snapcore/snapd/release BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b079/_pkg_.a -trimpath $WORK/b079 -shared -p github.com/snapcore/snapd/release -complete -installsuffix shared -buildid 0jTyh--UK_CN-YNnxSeL/0jTyh--UK_CN-YNnxSeL -goversion go1.12.2 -D "" -importcfg $WORK/b079/importcfg -pack ./apparmor.go ./release.go ./seccomp.go ./selinux.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b141/_pkg_.a # internal BUILDSTDERR: cp $WORK/b141/_pkg_.a /builddir/.cache/go-build/f1/f14e57a5d523052b25b25278fb493296bb4d11bc68aa78f82ef31f6d92eaad6f-d # internal BUILDSTDERR: crypto/x509 BUILDSTDERR: mkdir -p $WORK/b138/ BUILDSTDERR: cat >$WORK/b138/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile bytes=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile crypto=$WORK/b018/_pkg_.a BUILDSTDERR: packagefile crypto/aes=$WORK/b041/_pkg_.a BUILDSTDERR: packagefile crypto/cipher=$WORK/b042/_pkg_.a BUILDSTDERR: packagefile crypto/des=$WORK/b089/_pkg_.a BUILDSTDERR: packagefile crypto/dsa=$WORK/b090/_pkg_.a BUILDSTDERR: packagefile crypto/ecdsa=$WORK/b091/_pkg_.a BUILDSTDERR: packagefile crypto/elliptic=$WORK/b092/_pkg_.a BUILDSTDERR: packagefile crypto/md5=$WORK/b094/_pkg_.a BUILDSTDERR: packagefile crypto/rsa=$WORK/b082/_pkg_.a BUILDSTDERR: packagefile crypto/sha1=$WORK/b047/_pkg_.a BUILDSTDERR: packagefile crypto/sha256=$WORK/b084/_pkg_.a BUILDSTDERR: packagefile crypto/sha512=$WORK/b085/_pkg_.a BUILDSTDERR: packagefile crypto/x509/pkix=$WORK/b139/_pkg_.a BUILDSTDERR: packagefile encoding/asn1=$WORK/b093/_pkg_.a BUILDSTDERR: packagefile encoding/hex=$WORK/b048/_pkg_.a BUILDSTDERR: packagefile encoding/pem=$WORK/b140/_pkg_.a BUILDSTDERR: packagefile errors=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b028/_pkg_.a BUILDSTDERR: packagefile internal/x/crypto/cryptobyte=$WORK/b141/_pkg_.a BUILDSTDERR: packagefile internal/x/crypto/cryptobyte/asn1=$WORK/b142/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b008/_pkg_.a BUILDSTDERR: packagefile io/ioutil=$WORK/b078/_pkg_.a BUILDSTDERR: packagefile math/big=$WORK/b045/_pkg_.a BUILDSTDERR: packagefile net=$WORK/b049/_pkg_.a BUILDSTDERR: packagefile net/url=$WORK/b107/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b031/_pkg_.a BUILDSTDERR: packagefile reflect=$WORK/b025/_pkg_.a BUILDSTDERR: packagefile runtime=$WORK/b011/_pkg_.a BUILDSTDERR: packagefile strconv=$WORK/b020/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b037/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b009/_pkg_.a BUILDSTDERR: packagefile time=$WORK/b034/_pkg_.a BUILDSTDERR: packagefile unicode/utf8=$WORK/b017/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/crypto/x509 BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b138/_pkg_.a -trimpath $WORK/b138 -shared -p crypto/x509 -std -complete -installsuffix shared -buildid Z3YvDl9p42hXoOz2Issa/Z3YvDl9p42hXoOz2Issa -goversion go1.12.2 -D "" -importcfg $WORK/b138/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_ppc64le/buildid -w $WORK/b146/_pkg_.a # internal BUILDSTDERR: cp $WORK/b146/_pkg_.a /builddir/.cache/go-build/69/69bfc5d907b9e2d1b238f0d5ad192e262585739193531db8bfa887ed2a133af0-d # internal BUILDSTDERR: internal/x/text/unicode/norm BUILDSTDERR: mkdir -p $WORK/b153/ BUILDSTDERR: cat >$WORK/b153/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile fmt=$WORK/b028/_pkg_.a BUILDSTDERR: packagefile internal/x/text/transform=$WORK/b151/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b008/_pkg_.a BUILDSTDERR: packagefile unicode/utf8=$WORK/b017/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/internal/x/text/unicode/norm BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b153/_pkg_.a -trimpath $WORK/b153 -shared -p internal/x/text/unicode/norm -std -complete -installsuffix shared -buildid ff57HinK6Niultc5n_RW/ff57HinK6Niultc5n_RW -goversion go1.12.2 -D "" -importcfg $WORK/b153/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_ppc64le/buildid -w $WORK/b079/_pkg_.a # internal BUILDSTDERR: cp $WORK/b079/_pkg_.a /builddir/.cache/go-build/8a/8a5a14b7fcfefb215fa2b4a1d76647b0e804229fa96b9b51202def3f391aa404-d # internal BUILDSTDERR: github.com/snapcore/snapd/dirs BUILDSTDERR: mkdir -p $WORK/b065/ BUILDSTDERR: cat >$WORK/b065/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile fmt=$WORK/b028/_pkg_.a BUILDSTDERR: packagefile github.com/snapcore/snapd/osutil=$WORK/b066/_pkg_.a BUILDSTDERR: packagefile github.com/snapcore/snapd/release=$WORK/b079/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b031/_pkg_.a BUILDSTDERR: packagefile path/filepath=$WORK/b056/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b037/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/snapd-2.39/src/github.com/snapcore/snapd/dirs BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b065/_pkg_.a -trimpath $WORK/b065 -shared -p github.com/snapcore/snapd/dirs -complete -installsuffix shared -buildid UJgmEx0SgzGhIS2qqr9c/UJgmEx0SgzGhIS2qqr9c -goversion go1.12.2 -D "" -importcfg $WORK/b065/importcfg -pack ./dirs.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b065/_pkg_.a # internal BUILDSTDERR: cp $WORK/b065/_pkg_.a /builddir/.cache/go-build/c0/c0b56f919575ecaf6d5ce19fe89988b696ddcee5d7bbafbb99cf5f943a98ab29-d # internal BUILDSTDERR: github.com/snapcore/snapd/advisor BUILDSTDERR: mkdir -p $WORK/b060/ BUILDSTDERR: cat >$WORK/b060/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile encoding/json=$WORK/b026/_pkg_.a BUILDSTDERR: packagefile github.com/boltdb/bolt=$WORK/b061/_pkg_.a BUILDSTDERR: packagefile github.com/snapcore/snapd/dirs=$WORK/b065/_pkg_.a BUILDSTDERR: packagefile github.com/snapcore/snapd/osutil=$WORK/b066/_pkg_.a BUILDSTDERR: packagefile github.com/snapcore/snapd/strutil=$WORK/b073/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b031/_pkg_.a BUILDSTDERR: packagefile path/filepath=$WORK/b056/_pkg_.a BUILDSTDERR: packagefile time=$WORK/b034/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/snapd-2.39/src/github.com/snapcore/snapd/advisor BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b060/_pkg_.a -trimpath $WORK/b060 -shared -p github.com/snapcore/snapd/advisor -complete -installsuffix shared -buildid dODuDz6A-mUlIrWo1aiw/dODuDz6A-mUlIrWo1aiw -goversion go1.12.2 -D "" -importcfg $WORK/b060/importcfg -pack ./backend.go ./cmdfinder.go ./finder.go ./pkgfinder.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b152/_pkg_.a # internal BUILDSTDERR: cp $WORK/b152/_pkg_.a /builddir/.cache/go-build/f0/f04d07a7d315f56eaf3347e3ea175f0c7b8b1faf1ad178c0e0759c8f51d8d363-d # internal BUILDSTDERR: github.com/snapcore/snapd/asserts BUILDSTDERR: mkdir -p $WORK/b081/ BUILDSTDERR: cat >$WORK/b081/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile bufio=$WORK/b002/_pkg_.a BUILDSTDERR: packagefile bytes=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile crypto=$WORK/b018/_pkg_.a BUILDSTDERR: packagefile crypto/rand=$WORK/b040/_pkg_.a BUILDSTDERR: packagefile crypto/rsa=$WORK/b082/_pkg_.a BUILDSTDERR: packagefile crypto/sha256=$WORK/b084/_pkg_.a BUILDSTDERR: packagefile crypto/sha512=$WORK/b085/_pkg_.a BUILDSTDERR: packagefile encoding/base64=$WORK/b023/_pkg_.a BUILDSTDERR: packagefile errors=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b028/_pkg_.a BUILDSTDERR: packagefile github.com/snapcore/snapd/osutil=$WORK/b066/_pkg_.a BUILDSTDERR: packagefile github.com/snapcore/snapd/release=$WORK/b079/_pkg_.a BUILDSTDERR: packagefile github.com/snapcore/snapd/snap/naming=$WORK/b086/_pkg_.a BUILDSTDERR: packagefile github.com/snapcore/snapd/strutil=$WORK/b073/_pkg_.a BUILDSTDERR: packagefile golang.org/x/crypto/openpgp/packet=$WORK/b087/_pkg_.a BUILDSTDERR: packagefile golang.org/x/crypto/sha3=$WORK/b103/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b008/_pkg_.a BUILDSTDERR: packagefile io/ioutil=$WORK/b078/_pkg_.a BUILDSTDERR: packagefile net/mail=$WORK/b104/_pkg_.a BUILDSTDERR: packagefile net/url=$WORK/b107/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b031/_pkg_.a BUILDSTDERR: packagefile os/exec=$WORK/b055/_pkg_.a BUILDSTDERR: packagefile path/filepath=$WORK/b056/_pkg_.a BUILDSTDERR: packagefile reflect=$WORK/b025/_pkg_.a BUILDSTDERR: packagefile regexp=$WORK/b075/_pkg_.a BUILDSTDERR: packagefile sort=$WORK/b030/_pkg_.a BUILDSTDERR: packagefile strconv=$WORK/b020/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b037/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b009/_pkg_.a BUILDSTDERR: packagefile time=$WORK/b034/_pkg_.a BUILDSTDERR: packagefile unicode/utf8=$WORK/b017/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/snapd-2.39/src/github.com/snapcore/snapd/asserts BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b081/_pkg_.a -trimpath $WORK/b081 -shared -p github.com/snapcore/snapd/asserts -complete -installsuffix shared -buildid lkrVj-0NUXTGg_vSVfLv/lkrVj-0NUXTGg_vSVfLv -goversion go1.12.2 -D "" -importcfg $WORK/b081/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_ppc64le/buildid -w $WORK/b060/_pkg_.a # internal BUILDSTDERR: cp $WORK/b060/_pkg_.a /builddir/.cache/go-build/ac/acfef4edbb66ee54840311b62490d6e23f3302c19cae796a609bbdb94bb5192c-d # internal BUILDSTDERR: github.com/snapcore/snapd/cmd/cmdutil 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 debug/elf=$WORK/b067/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b028/_pkg_.a BUILDSTDERR: packagefile github.com/snapcore/snapd/dirs=$WORK/b065/_pkg_.a BUILDSTDERR: packagefile github.com/snapcore/snapd/osutil=$WORK/b066/_pkg_.a BUILDSTDERR: packagefile io/ioutil=$WORK/b078/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b031/_pkg_.a BUILDSTDERR: packagefile os/exec=$WORK/b055/_pkg_.a BUILDSTDERR: packagefile path/filepath=$WORK/b056/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b037/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/snapd-2.39/src/github.com/snapcore/snapd/cmd/cmdutil BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b119/_pkg_.a -trimpath $WORK/b119 -shared -p github.com/snapcore/snapd/cmd/cmdutil -complete -installsuffix shared -buildid Ma0X_EIWsjk1ZnIy_umK/Ma0X_EIWsjk1ZnIy_umK -goversion go1.12.2 -D "" -importcfg $WORK/b119/importcfg -pack ./cmdutil.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b119/_pkg_.a # internal BUILDSTDERR: cp $WORK/b119/_pkg_.a /builddir/.cache/go-build/95/95c29a2274616ee18da107e94723721d9dc83aed31d80a273c43124e0a589f2e-d # internal BUILDSTDERR: github.com/snapcore/snapd/snap/squashfs BUILDSTDERR: mkdir -p $WORK/b118/ BUILDSTDERR: cat >$WORK/b118/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile bufio=$WORK/b002/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b028/_pkg_.a BUILDSTDERR: packagefile github.com/snapcore/snapd/cmd/cmdutil=$WORK/b119/_pkg_.a BUILDSTDERR: packagefile github.com/snapcore/snapd/dirs=$WORK/b065/_pkg_.a BUILDSTDERR: packagefile github.com/snapcore/snapd/osutil=$WORK/b066/_pkg_.a BUILDSTDERR: packagefile github.com/snapcore/snapd/strutil=$WORK/b073/_pkg_.a BUILDSTDERR: packagefile io/ioutil=$WORK/b078/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b031/_pkg_.a BUILDSTDERR: packagefile os/exec=$WORK/b055/_pkg_.a BUILDSTDERR: packagefile path=$WORK/b059/_pkg_.a BUILDSTDERR: packagefile path/filepath=$WORK/b056/_pkg_.a BUILDSTDERR: packagefile regexp=$WORK/b075/_pkg_.a BUILDSTDERR: packagefile strconv=$WORK/b020/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b037/_pkg_.a BUILDSTDERR: packagefile time=$WORK/b034/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/snapd-2.39/src/github.com/snapcore/snapd/snap/squashfs BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b118/_pkg_.a -trimpath $WORK/b118 -shared -p github.com/snapcore/snapd/snap/squashfs -complete -installsuffix shared -buildid veXIuN0Qj9BuWxHYb4ag/veXIuN0Qj9BuWxHYb4ag -goversion go1.12.2 -D "" -importcfg $WORK/b118/importcfg -pack ./squashfs.go ./stat.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b118/_pkg_.a # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b153/_pkg_.a # internal BUILDSTDERR: cp $WORK/b153/_pkg_.a /builddir/.cache/go-build/4c/4c3f14a8e973dbc8ed275b1973159ebe26ace63333f2675c0b27385f09f01377-d # internal BUILDSTDERR: github.com/snapcore/snapd/i18n BUILDSTDERR: mkdir -p $WORK/b123/ BUILDSTDERR: cat >$WORK/b123/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile fmt=$WORK/b028/_pkg_.a BUILDSTDERR: packagefile github.com/ojii/gettext.go=$WORK/b124/_pkg_.a BUILDSTDERR: packagefile github.com/snapcore/snapd/dirs=$WORK/b065/_pkg_.a BUILDSTDERR: packagefile github.com/snapcore/snapd/osutil=$WORK/b066/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b031/_pkg_.a BUILDSTDERR: packagefile path/filepath=$WORK/b056/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b037/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/snapd-2.39/src/github.com/snapcore/snapd/i18n BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b123/_pkg_.a -trimpath $WORK/b123 -shared -p github.com/snapcore/snapd/i18n -complete -installsuffix shared -buildid z8GUCu6xX0ryW1sMIBwv/z8GUCu6xX0ryW1sMIBwv -goversion go1.12.2 -D "" -importcfg $WORK/b123/importcfg -pack ./i18n.go BUILDSTDERR: cp $WORK/b118/_pkg_.a /builddir/.cache/go-build/7f/7f30eb67ff60adae1872b852ad6476dd5f7444d49a3e0c8f7f9f81253c3ee70f-d # internal BUILDSTDERR: internal/x/text/secure/bidirule BUILDSTDERR: mkdir -p $WORK/b150/ BUILDSTDERR: cat >$WORK/b150/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile errors=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile internal/x/text/transform=$WORK/b151/_pkg_.a BUILDSTDERR: packagefile internal/x/text/unicode/bidi=$WORK/b152/_pkg_.a BUILDSTDERR: packagefile unicode/utf8=$WORK/b017/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/internal/x/text/secure/bidirule BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b150/_pkg_.a -trimpath $WORK/b150 -shared -p internal/x/text/secure/bidirule -std -complete -installsuffix shared -buildid N0AEFh6ELi6A6iu5nFqo/N0AEFh6ELi6A6iu5nFqo -goversion go1.12.2 -D "" -importcfg $WORK/b150/importcfg -pack ./bidirule.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b138/_pkg_.a # internal BUILDSTDERR: cp $WORK/b138/_pkg_.a /builddir/.cache/go-build/16/1619bd0be48d24e6bbd1087175efe3689ac9655e47bfe8ce1c3d01d7ba81dfc6-d # internal BUILDSTDERR: crypto/tls BUILDSTDERR: mkdir -p $WORK/b135/ BUILDSTDERR: cat >$WORK/b135/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile bytes=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile container/list=$WORK/b134/_pkg_.a BUILDSTDERR: packagefile crypto=$WORK/b018/_pkg_.a BUILDSTDERR: packagefile crypto/aes=$WORK/b041/_pkg_.a BUILDSTDERR: packagefile crypto/cipher=$WORK/b042/_pkg_.a BUILDSTDERR: packagefile crypto/des=$WORK/b089/_pkg_.a BUILDSTDERR: packagefile crypto/ecdsa=$WORK/b091/_pkg_.a BUILDSTDERR: packagefile crypto/elliptic=$WORK/b092/_pkg_.a BUILDSTDERR: packagefile crypto/hmac=$WORK/b136/_pkg_.a BUILDSTDERR: packagefile crypto/md5=$WORK/b094/_pkg_.a BUILDSTDERR: packagefile crypto/rand=$WORK/b040/_pkg_.a BUILDSTDERR: packagefile crypto/rc4=$WORK/b137/_pkg_.a BUILDSTDERR: packagefile crypto/rsa=$WORK/b082/_pkg_.a BUILDSTDERR: packagefile crypto/sha1=$WORK/b047/_pkg_.a BUILDSTDERR: packagefile crypto/sha256=$WORK/b084/_pkg_.a BUILDSTDERR: packagefile crypto/sha512=$WORK/b085/_pkg_.a BUILDSTDERR: packagefile crypto/subtle=$WORK/b044/_pkg_.a BUILDSTDERR: packagefile crypto/x509=$WORK/b138/_pkg_.a BUILDSTDERR: packagefile encoding/asn1=$WORK/b093/_pkg_.a BUILDSTDERR: packagefile encoding/pem=$WORK/b140/_pkg_.a BUILDSTDERR: packagefile errors=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b028/_pkg_.a BUILDSTDERR: packagefile hash=$WORK/b019/_pkg_.a BUILDSTDERR: packagefile internal/cpu=$WORK/b006/_pkg_.a BUILDSTDERR: packagefile internal/x/crypto/chacha20poly1305=$WORK/b143/_pkg_.a BUILDSTDERR: packagefile internal/x/crypto/cryptobyte=$WORK/b141/_pkg_.a BUILDSTDERR: packagefile internal/x/crypto/curve25519=$WORK/b146/_pkg_.a BUILDSTDERR: packagefile internal/x/crypto/hkdf=$WORK/b147/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b008/_pkg_.a BUILDSTDERR: packagefile io/ioutil=$WORK/b078/_pkg_.a BUILDSTDERR: packagefile math/big=$WORK/b045/_pkg_.a BUILDSTDERR: packagefile net=$WORK/b049/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b031/_pkg_.a BUILDSTDERR: packagefile strconv=$WORK/b020/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b037/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b009/_pkg_.a BUILDSTDERR: packagefile sync/atomic=$WORK/b015/_pkg_.a BUILDSTDERR: packagefile time=$WORK/b034/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/crypto/tls BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b135/_pkg_.a -trimpath $WORK/b135 -shared -p crypto/tls -std -complete -installsuffix shared -buildid SR5eKpYylRnGo1EJ4kJp/SR5eKpYylRnGo1EJ4kJp -goversion go1.12.2 -D "" -importcfg $WORK/b135/importcfg -pack ./alert.go ./auth.go ./cipher_suites.go ./common.go ./conn.go ./handshake_client.go ./handshake_client_tls13.go ./handshake_messages.go ./handshake_server.go ./handshake_server_tls13.go ./key_agreement.go ./key_schedule.go ./prf.go ./ticket.go ./tls.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b123/_pkg_.a # internal BUILDSTDERR: cp $WORK/b123/_pkg_.a /builddir/.cache/go-build/e6/e601c65a859ac0c61943560b6dd48ca4cd89db7ec2e58a09250108dd948a47dd-d # internal BUILDSTDERR: github.com/snapcore/snapd/timeutil BUILDSTDERR: mkdir -p $WORK/b122/ BUILDSTDERR: cat >$WORK/b122/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile bytes=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b028/_pkg_.a BUILDSTDERR: packagefile github.com/snapcore/snapd/i18n=$WORK/b123/_pkg_.a BUILDSTDERR: packagefile math/rand=$WORK/b046/_pkg_.a BUILDSTDERR: packagefile regexp=$WORK/b075/_pkg_.a BUILDSTDERR: packagefile strconv=$WORK/b020/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b037/_pkg_.a BUILDSTDERR: packagefile time=$WORK/b034/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/snapd-2.39/src/github.com/snapcore/snapd/timeutil BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b122/_pkg_.a -trimpath $WORK/b122 -shared -p github.com/snapcore/snapd/timeutil -complete -installsuffix shared -buildid ccddidcNFylpdUaSM1tr/ccddidcNFylpdUaSM1tr -goversion go1.12.2 -D "" -importcfg $WORK/b122/importcfg -pack ./human.go ./schedule.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b150/_pkg_.a # internal BUILDSTDERR: cp $WORK/b150/_pkg_.a /builddir/.cache/go-build/14/14d3967f13251c871f74f2227a42f7cf0fa4a3df156cade2a3f70eede002aca3-d # internal BUILDSTDERR: internal/x/net/idna BUILDSTDERR: mkdir -p $WORK/b149/ BUILDSTDERR: cat >$WORK/b149/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile fmt=$WORK/b028/_pkg_.a BUILDSTDERR: packagefile internal/x/text/secure/bidirule=$WORK/b150/_pkg_.a BUILDSTDERR: packagefile internal/x/text/unicode/bidi=$WORK/b152/_pkg_.a BUILDSTDERR: packagefile internal/x/text/unicode/norm=$WORK/b153/_pkg_.a BUILDSTDERR: packagefile math=$WORK/b021/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b037/_pkg_.a BUILDSTDERR: packagefile unicode/utf8=$WORK/b017/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/internal/x/net/idna BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b149/_pkg_.a -trimpath $WORK/b149 -shared -p internal/x/net/idna -std -complete -installsuffix shared -buildid Oqst85eK103PALovy3UL/Oqst85eK103PALovy3UL -goversion go1.12.2 -D "" -importcfg $WORK/b149/importcfg -pack ./idna.go ./punycode.go ./tables.go ./trie.go ./trieval.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b122/_pkg_.a # internal BUILDSTDERR: cp $WORK/b122/_pkg_.a /builddir/.cache/go-build/5e/5e1622c1d47caaf0bde0193adf30e25631e446d40604568920cb5dbe6df1c879-d # internal BUILDSTDERR: github.com/snapcore/snapd/snap BUILDSTDERR: mkdir -p $WORK/b112/ BUILDSTDERR: cat >$WORK/b112/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile bytes=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile encoding/json=$WORK/b026/_pkg_.a BUILDSTDERR: packagefile errors=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b028/_pkg_.a BUILDSTDERR: packagefile github.com/snapcore/snapd/arch=$WORK/b113/_pkg_.a BUILDSTDERR: packagefile github.com/snapcore/snapd/dirs=$WORK/b065/_pkg_.a BUILDSTDERR: packagefile github.com/snapcore/snapd/gadget=$WORK/b114/_pkg_.a BUILDSTDERR: packagefile github.com/snapcore/snapd/logger=$WORK/b116/_pkg_.a BUILDSTDERR: packagefile github.com/snapcore/snapd/metautil=$WORK/b115/_pkg_.a BUILDSTDERR: packagefile github.com/snapcore/snapd/osutil=$WORK/b066/_pkg_.a BUILDSTDERR: packagefile github.com/snapcore/snapd/osutil/sys=$WORK/b072/_pkg_.a BUILDSTDERR: packagefile github.com/snapcore/snapd/snap/naming=$WORK/b086/_pkg_.a BUILDSTDERR: packagefile github.com/snapcore/snapd/snap/snapdir=$WORK/b117/_pkg_.a BUILDSTDERR: packagefile github.com/snapcore/snapd/snap/squashfs=$WORK/b118/_pkg_.a BUILDSTDERR: packagefile github.com/snapcore/snapd/spdx=$WORK/b120/_pkg_.a BUILDSTDERR: packagefile github.com/snapcore/snapd/strutil=$WORK/b073/_pkg_.a BUILDSTDERR: packagefile github.com/snapcore/snapd/timeout=$WORK/b121/_pkg_.a BUILDSTDERR: packagefile github.com/snapcore/snapd/timeutil=$WORK/b122/_pkg_.a BUILDSTDERR: packagefile gopkg.in/yaml.v2=$WORK/b074/_pkg_.a BUILDSTDERR: packagefile io/ioutil=$WORK/b078/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b031/_pkg_.a BUILDSTDERR: packagefile path/filepath=$WORK/b056/_pkg_.a BUILDSTDERR: packagefile reflect=$WORK/b025/_pkg_.a BUILDSTDERR: packagefile regexp=$WORK/b075/_pkg_.a BUILDSTDERR: packagefile sort=$WORK/b030/_pkg_.a BUILDSTDERR: packagefile strconv=$WORK/b020/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b037/_pkg_.a BUILDSTDERR: packagefile time=$WORK/b034/_pkg_.a BUILDSTDERR: packagefile unicode/utf8=$WORK/b017/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/snapd-2.39/src/github.com/snapcore/snapd/snap BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b112/_pkg_.a -trimpath $WORK/b112 -shared -p github.com/snapcore/snapd/snap -complete -installsuffix shared -buildid xUufEX3eq2kWjCJrQBgB/xUufEX3eq2kWjCJrQBgB -goversion go1.12.2 -D "" -importcfg $WORK/b112/importcfg -pack ./broken.go ./channel.go ./container.go ./epoch.go ./errors.go ./gadget.go ./hooktypes.go ./hotplug_key.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_ppc64le/buildid -w $WORK/b149/_pkg_.a # internal BUILDSTDERR: cp $WORK/b149/_pkg_.a /builddir/.cache/go-build/f4/f48fbd94c8041ed17a4ba80a88e27618e0c8224edfdb9c9c9af13c214d87b151-d # internal BUILDSTDERR: internal/x/net/http/httpguts BUILDSTDERR: mkdir -p $WORK/b148/ BUILDSTDERR: cat >$WORK/b148/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile internal/x/net/idna=$WORK/b149/_pkg_.a BUILDSTDERR: packagefile net=$WORK/b049/_pkg_.a BUILDSTDERR: packagefile net/textproto=$WORK/b106/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b037/_pkg_.a BUILDSTDERR: packagefile unicode/utf8=$WORK/b017/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/internal/x/net/http/httpguts BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b148/_pkg_.a -trimpath $WORK/b148 -shared -p internal/x/net/http/httpguts -std -complete -installsuffix shared -buildid eFClOfBZKIsj3Nm-viC-/eFClOfBZKIsj3Nm-viC- -goversion go1.12.2 -D "" -importcfg $WORK/b148/importcfg -pack ./guts.go ./httplex.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b148/_pkg_.a # internal BUILDSTDERR: cp $WORK/b148/_pkg_.a /builddir/.cache/go-build/a7/a700b62c2c28fd4a374b433d4faa2dd26cbd26e6913b848183a3f7cb3b41ab63-d # internal BUILDSTDERR: internal/x/net/http/httpproxy BUILDSTDERR: mkdir -p $WORK/b154/ BUILDSTDERR: cat >$WORK/b154/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile errors=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b028/_pkg_.a BUILDSTDERR: packagefile internal/x/net/idna=$WORK/b149/_pkg_.a BUILDSTDERR: packagefile net=$WORK/b049/_pkg_.a BUILDSTDERR: packagefile net/url=$WORK/b107/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b031/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b037/_pkg_.a BUILDSTDERR: packagefile unicode/utf8=$WORK/b017/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/internal/x/net/http/httpproxy BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b154/_pkg_.a -trimpath $WORK/b154 -shared -p internal/x/net/http/httpproxy -std -complete -installsuffix shared -buildid OTVDNPdaI8mHhH7MWBBo/OTVDNPdaI8mHhH7MWBBo -goversion go1.12.2 -D "" -importcfg $WORK/b154/importcfg -pack ./proxy.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b154/_pkg_.a # internal BUILDSTDERR: cp $WORK/b154/_pkg_.a /builddir/.cache/go-build/59/590593c37716415a62656d56c0da664f6366e9bee86635b2b007c480bb26bf4a-d # internal BUILDSTDERR: internal/x/net/http2/hpack BUILDSTDERR: mkdir -p $WORK/b155/ BUILDSTDERR: cat >$WORK/b155/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile bytes=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile errors=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b028/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b008/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b009/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/internal/x/net/http2/hpack BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b155/_pkg_.a -trimpath $WORK/b155 -shared -p internal/x/net/http2/hpack -std -complete -installsuffix shared -buildid AZDOyHgOLrzEGhICo_9r/AZDOyHgOLrzEGhICo_9r -goversion go1.12.2 -D "" -importcfg $WORK/b155/importcfg -pack ./encode.go ./hpack.go ./huffman.go ./tables.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b155/_pkg_.a # internal BUILDSTDERR: cp $WORK/b155/_pkg_.a /builddir/.cache/go-build/a8/a8746f285766557f8b1e5aabbabb47cafe78f44442d35e61a4203b0887ae9036-d # internal BUILDSTDERR: net/http/internal BUILDSTDERR: mkdir -p $WORK/b157/ BUILDSTDERR: cat >$WORK/b157/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/b028/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b008/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/net/http/internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b157/_pkg_.a -trimpath $WORK/b157 -shared -p net/http/internal -std -complete -installsuffix shared -buildid yoefu7pIh7itdnJU7ysD/yoefu7pIh7itdnJU7ysD -goversion go1.12.2 -D "" -importcfg $WORK/b157/importcfg -pack ./chunked.go ./testcert.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b157/_pkg_.a # internal BUILDSTDERR: cp $WORK/b157/_pkg_.a /builddir/.cache/go-build/96/96b2048cf45587894b41956a95c43dfb48de643c1ea04285e9a7a7480ea778f9-d # internal BUILDSTDERR: github.com/snapcore/snapd/strutil/quantity BUILDSTDERR: mkdir -p $WORK/b160/ BUILDSTDERR: cat >$WORK/b160/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile fmt=$WORK/b028/_pkg_.a BUILDSTDERR: packagefile github.com/snapcore/snapd/i18n=$WORK/b123/_pkg_.a BUILDSTDERR: packagefile math=$WORK/b021/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/snapd-2.39/src/github.com/snapcore/snapd/strutil/quantity BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b160/_pkg_.a -trimpath $WORK/b160 -shared -p github.com/snapcore/snapd/strutil/quantity -complete -installsuffix shared -buildid IMcXRNNVak4xAovG08tT/IMcXRNNVak4xAovG08tT -goversion go1.12.2 -D "" -importcfg $WORK/b160/importcfg -pack ./quantity.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b112/_pkg_.a # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b160/_pkg_.a # internal BUILDSTDERR: cp $WORK/b160/_pkg_.a /builddir/.cache/go-build/3c/3ce3fb1c3006f6386a89207fb2d03515f5ecceef101ad16f9e5d37d1298be1e3-d # internal BUILDSTDERR: golang.org/x/sys/unix BUILDSTDERR: mkdir -p $WORK/b162/ BUILDSTDERR: cat >$WORK/b162/go_asm.h << 'EOF' # internal BUILDSTDERR: EOF BUILDSTDERR: cd /usr/share/gocode/src/golang.org/x/sys/unix BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/asm -trimpath $WORK/b162 -I $WORK/b162/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -gensymabis -o $WORK/b162/symabis ./asm_linux_ppc64x.s BUILDSTDERR: cp $WORK/b112/_pkg_.a /builddir/.cache/go-build/d5/d55833602c54ab6a15683cacf6d75ee279f2b21afd3fc24415e15c2c4e4224bd-d # internal BUILDSTDERR: github.com/snapcore/snapd/osutil/squashfs BUILDSTDERR: mkdir -p $WORK/b164/ BUILDSTDERR: cat >$WORK/b164/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile github.com/snapcore/snapd/osutil=$WORK/b066/_pkg_.a BUILDSTDERR: packagefile os/exec=$WORK/b055/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b037/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/snapd-2.39/src/github.com/snapcore/snapd/osutil/squashfs BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b164/_pkg_.a -trimpath $WORK/b164 -shared -p github.com/snapcore/snapd/osutil/squashfs -complete -installsuffix shared -buildid fcwp64s0bUI9zSaaDk69/fcwp64s0bUI9zSaaDk69 -goversion go1.12.2 -D "" -importcfg $WORK/b164/importcfg -pack ./fstype.go BUILDSTDERR: cat >$WORK/b162/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile bytes=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile encoding/binary=$WORK/b024/_pkg_.a BUILDSTDERR: packagefile net=$WORK/b049/_pkg_.a BUILDSTDERR: packagefile runtime=$WORK/b011/_pkg_.a BUILDSTDERR: packagefile sort=$WORK/b030/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b037/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b009/_pkg_.a BUILDSTDERR: packagefile syscall=$WORK/b033/_pkg_.a BUILDSTDERR: packagefile time=$WORK/b034/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/share/gocode/src/golang.org/x/sys/unix BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b162/_pkg_.a -trimpath $WORK/b162 -shared -p golang.org/x/sys/unix -installsuffix shared -buildid fTN70tsEhX50n24WN0WB/fTN70tsEhX50n24WN0WB -goversion go1.12.2 -symabis $WORK/b162/symabis -D "" -importcfg $WORK/b162/importcfg -pack -asmhdr $WORK/b162/go_asm.h ./affinity_linux.go ./aliases.go ./bluetooth_linux.go ./constants.go ./dev_linux.go ./dirent.go ./endian_little.go ./env_unix.go ./fcntl.go ./ioctl.go ./pagesize_unix.go ./race0.go ./sockcmsg_linux.go ./sockcmsg_unix.go ./str.go ./syscall.go ./syscall_linux.go ./syscall_linux_gc.go ./syscall_linux_ppc64x.go ./syscall_unix.go ./syscall_unix_gc_ppc64x.go ./timestruct.go ./zerrors_linux_ppc64le.go ./zsyscall_linux_ppc64le.go ./zsysnum_linux_ppc64le.go ./ztypes_linux_ppc64le.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b164/_pkg_.a # internal BUILDSTDERR: cp $WORK/b164/_pkg_.a /builddir/.cache/go-build/68/68c846e839d4855738ce59c713ea63ae6f2a983497d6fbe7c62a4235e4107e63-d # internal BUILDSTDERR: log/syslog BUILDSTDERR: mkdir -p $WORK/b165/ BUILDSTDERR: cat >$WORK/b165/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile errors=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b028/_pkg_.a BUILDSTDERR: packagefile log=$WORK/b063/_pkg_.a BUILDSTDERR: packagefile net=$WORK/b049/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b031/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b037/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b009/_pkg_.a BUILDSTDERR: packagefile time=$WORK/b034/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/log/syslog BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b165/_pkg_.a -trimpath $WORK/b165 -shared -p log/syslog -std -complete -installsuffix shared -buildid 2WSTxBxsmX0IMfgClGI-/2WSTxBxsmX0IMfgClGI- -goversion go1.12.2 -D "" -importcfg $WORK/b165/importcfg -pack ./doc.go ./syslog.go ./syslog_unix.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b081/_pkg_.a # internal BUILDSTDERR: cp $WORK/b081/_pkg_.a /builddir/.cache/go-build/58/58db7d2a90ef2bdd83860389189b912d5526aede6783ec1708a621bbb46bb804-d # internal BUILDSTDERR: github.com/snapcore/snapd/asserts/signtool BUILDSTDERR: mkdir -p $WORK/b108/ BUILDSTDERR: cat >$WORK/b108/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile encoding/json=$WORK/b026/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b028/_pkg_.a BUILDSTDERR: packagefile github.com/snapcore/snapd/asserts=$WORK/b081/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/snapd-2.39/src/github.com/snapcore/snapd/asserts/signtool BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b108/_pkg_.a -trimpath $WORK/b108 -shared -p github.com/snapcore/snapd/asserts/signtool -complete -installsuffix shared -buildid F_U4q2oH2dPBpvGaN70b/F_U4q2oH2dPBpvGaN70b -goversion go1.12.2 -D "" -importcfg $WORK/b108/importcfg -pack ./sign.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b165/_pkg_.a # internal BUILDSTDERR: cp $WORK/b165/_pkg_.a /builddir/.cache/go-build/05/05409a7b58e69883d23b2f8efa594d7d88ed9fc0e8461545212bbe3e5fdb22c7-d # internal BUILDSTDERR: github.com/snapcore/snapd/asserts/sysdb BUILDSTDERR: mkdir -p $WORK/b109/ BUILDSTDERR: cat >$WORK/b109/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile fmt=$WORK/b028/_pkg_.a BUILDSTDERR: packagefile github.com/snapcore/snapd/asserts=$WORK/b081/_pkg_.a BUILDSTDERR: packagefile github.com/snapcore/snapd/dirs=$WORK/b065/_pkg_.a BUILDSTDERR: packagefile github.com/snapcore/snapd/osutil=$WORK/b066/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/snapd-2.39/src/github.com/snapcore/snapd/asserts/sysdb BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b109/_pkg_.a -trimpath $WORK/b109 -shared -p github.com/snapcore/snapd/asserts/sysdb -complete -installsuffix shared -buildid tcwa6mZaE17qZnYqyRU2/tcwa6mZaE17qZnYqyRU2 -goversion go1.12.2 -D "" -importcfg $WORK/b109/importcfg -pack ./generic.go ./sysdb.go ./trusted.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b108/_pkg_.a # internal BUILDSTDERR: cp $WORK/b108/_pkg_.a /builddir/.cache/go-build/dc/dc5abfddd9f57b9908aba59a61400573f3706f3cd54a7f73c61ae71161bffd06-d # internal BUILDSTDERR: github.com/snapcore/snapd/systemd BUILDSTDERR: mkdir -p $WORK/b163/ BUILDSTDERR: cat >$WORK/b163/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile bytes=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile errors=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b028/_pkg_.a BUILDSTDERR: packagefile github.com/snapcore/snapd/dirs=$WORK/b065/_pkg_.a BUILDSTDERR: packagefile github.com/snapcore/snapd/osutil=$WORK/b066/_pkg_.a BUILDSTDERR: packagefile github.com/snapcore/snapd/osutil/squashfs=$WORK/b164/_pkg_.a BUILDSTDERR: packagefile github.com/snapcore/snapd/release=$WORK/b079/_pkg_.a BUILDSTDERR: packagefile github.com/snapcore/snapd/selinux=$WORK/b080/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b008/_pkg_.a BUILDSTDERR: packagefile log/syslog=$WORK/b165/_pkg_.a BUILDSTDERR: packagefile net=$WORK/b049/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b031/_pkg_.a BUILDSTDERR: packagefile os/exec=$WORK/b055/_pkg_.a BUILDSTDERR: packagefile path/filepath=$WORK/b056/_pkg_.a BUILDSTDERR: packagefile regexp=$WORK/b075/_pkg_.a BUILDSTDERR: packagefile strconv=$WORK/b020/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b037/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b009/_pkg_.a BUILDSTDERR: packagefile sync/atomic=$WORK/b015/_pkg_.a BUILDSTDERR: packagefile time=$WORK/b034/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/snapd-2.39/src/github.com/snapcore/snapd/systemd BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b163/_pkg_.a -trimpath $WORK/b163 -shared -p github.com/snapcore/snapd/systemd -complete -installsuffix shared -buildid EtZDQ5LpeFRNalNurLNZ/EtZDQ5LpeFRNalNurLNZ -goversion go1.12.2 -D "" -importcfg $WORK/b163/importcfg -pack ./escape.go ./journal.go ./sdnotify.go ./systemd.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b109/_pkg_.a # internal BUILDSTDERR: cp $WORK/b109/_pkg_.a /builddir/.cache/go-build/c9/c98b69ce353c14f1ccffe68028d6e742e5a3331c1c54ccbb817518f73237b027-d # internal BUILDSTDERR: github.com/mvo5/goconfigparser BUILDSTDERR: mkdir -p $WORK/b170/ BUILDSTDERR: cat >$WORK/b170/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile bufio=$WORK/b002/_pkg_.a BUILDSTDERR: packagefile errors=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b028/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b008/_pkg_.a BUILDSTDERR: packagefile log=$WORK/b063/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b031/_pkg_.a BUILDSTDERR: packagefile regexp=$WORK/b075/_pkg_.a BUILDSTDERR: packagefile strconv=$WORK/b020/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b037/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/share/gocode/src/github.com/mvo5/goconfigparser BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b170/_pkg_.a -trimpath $WORK/b170 -shared -p github.com/mvo5/goconfigparser -complete -installsuffix shared -buildid Q4bYW8AiFJipy3H8XeOw/Q4bYW8AiFJipy3H8XeOw -goversion go1.12.2 -D "" -importcfg $WORK/b170/importcfg -pack ./configparser.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b163/_pkg_.a # internal BUILDSTDERR: cp $WORK/b163/_pkg_.a /builddir/.cache/go-build/b0/b07cbcd04eed2fa5ac0b759e9952303d4b554f6f4912e12c46c5ac1e8b4f3248-d # internal BUILDSTDERR: github.com/snapcore/snapd/asserts/snapasserts BUILDSTDERR: mkdir -p $WORK/b171/ BUILDSTDERR: cat >$WORK/b171/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile fmt=$WORK/b028/_pkg_.a BUILDSTDERR: packagefile github.com/snapcore/snapd/asserts=$WORK/b081/_pkg_.a BUILDSTDERR: packagefile github.com/snapcore/snapd/release=$WORK/b079/_pkg_.a BUILDSTDERR: packagefile github.com/snapcore/snapd/snap=$WORK/b112/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/snapd-2.39/src/github.com/snapcore/snapd/asserts/snapasserts BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b171/_pkg_.a -trimpath $WORK/b171 -shared -p github.com/snapcore/snapd/asserts/snapasserts -complete -installsuffix shared -buildid 3A6wAzG9mJppaTW1nqSV/3A6wAzG9mJppaTW1nqSV -goversion go1.12.2 -D "" -importcfg $WORK/b171/importcfg -pack ./snapasserts.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b170/_pkg_.a # internal BUILDSTDERR: cp $WORK/b170/_pkg_.a /builddir/.cache/go-build/7e/7e3ada9237ade89755ac55253e388421154deec8b2e57551410440769f6a31a2-d # internal BUILDSTDERR: github.com/snapcore/snapd/bootloader/androidbootenv BUILDSTDERR: mkdir -p $WORK/b174/ BUILDSTDERR: cat >$WORK/b174/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile bufio=$WORK/b002/_pkg_.a BUILDSTDERR: packagefile bytes=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b028/_pkg_.a BUILDSTDERR: packagefile github.com/snapcore/snapd/logger=$WORK/b116/_pkg_.a BUILDSTDERR: packagefile github.com/snapcore/snapd/osutil=$WORK/b066/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b031/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b037/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/snapd-2.39/src/github.com/snapcore/snapd/bootloader/androidbootenv BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b174/_pkg_.a -trimpath $WORK/b174 -shared -p github.com/snapcore/snapd/bootloader/androidbootenv -complete -installsuffix shared -buildid D3LIRmg4M4qn8ikAtQJV/D3LIRmg4M4qn8ikAtQJV -goversion go1.12.2 -D "" -importcfg $WORK/b174/importcfg -pack ./androidbootenv.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b171/_pkg_.a # internal BUILDSTDERR: cp $WORK/b171/_pkg_.a /builddir/.cache/go-build/0f/0f1b78bf6c9195b4383b2904f68879330d0acf382e2a7b96f1184312160b67be-d # internal BUILDSTDERR: github.com/snapcore/snapd/bootloader/grubenv BUILDSTDERR: mkdir -p $WORK/b175/ BUILDSTDERR: cat >$WORK/b175/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile bytes=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b028/_pkg_.a BUILDSTDERR: packagefile github.com/snapcore/snapd/strutil=$WORK/b073/_pkg_.a BUILDSTDERR: packagefile io/ioutil=$WORK/b078/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b031/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/snapd-2.39/src/github.com/snapcore/snapd/bootloader/grubenv BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b175/_pkg_.a -trimpath $WORK/b175 -shared -p github.com/snapcore/snapd/bootloader/grubenv -complete -installsuffix shared -buildid rCBji2T9fEVgxWVfWVhJ/rCBji2T9fEVgxWVfWVhJ -goversion go1.12.2 -D "" -importcfg $WORK/b175/importcfg -pack ./grubenv.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b174/_pkg_.a # internal BUILDSTDERR: cp $WORK/b174/_pkg_.a /builddir/.cache/go-build/e6/e60263c147060217a691bc683388d33ee568ecfcf676afc5139a072d91624205-d # internal BUILDSTDERR: github.com/snapcore/snapd/bootloader/ubootenv BUILDSTDERR: mkdir -p $WORK/b176/ BUILDSTDERR: cat >$WORK/b176/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/b024/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b028/_pkg_.a BUILDSTDERR: packagefile hash/crc32=$WORK/b133/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b008/_pkg_.a BUILDSTDERR: packagefile io/ioutil=$WORK/b078/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b031/_pkg_.a BUILDSTDERR: packagefile path/filepath=$WORK/b056/_pkg_.a BUILDSTDERR: packagefile sort=$WORK/b030/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b037/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/snapd-2.39/src/github.com/snapcore/snapd/bootloader/ubootenv BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b176/_pkg_.a -trimpath $WORK/b176 -shared -p github.com/snapcore/snapd/bootloader/ubootenv -complete -installsuffix shared -buildid z1zSfg7ynL_uloFxfrx8/z1zSfg7ynL_uloFxfrx8 -goversion go1.12.2 -D "" -importcfg $WORK/b176/importcfg -pack ./env.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b175/_pkg_.a # internal BUILDSTDERR: cp $WORK/b175/_pkg_.a /builddir/.cache/go-build/76/76aa48b0d527140787375d8766210d12b1c95c045acbe5ccd527e0edd051715d-d # internal BUILDSTDERR: github.com/snapcore/snapd/overlord/state BUILDSTDERR: mkdir -p $WORK/b178/ BUILDSTDERR: cat >$WORK/b178/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile bytes=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile encoding/json=$WORK/b026/_pkg_.a BUILDSTDERR: packagefile errors=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b028/_pkg_.a BUILDSTDERR: packagefile github.com/snapcore/snapd/logger=$WORK/b116/_pkg_.a BUILDSTDERR: packagefile gopkg.in/tomb.v2=$WORK/b077/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b008/_pkg_.a BUILDSTDERR: packagefile sort=$WORK/b030/_pkg_.a BUILDSTDERR: packagefile strconv=$WORK/b020/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b037/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b009/_pkg_.a BUILDSTDERR: packagefile sync/atomic=$WORK/b015/_pkg_.a BUILDSTDERR: packagefile time=$WORK/b034/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/snapd-2.39/src/github.com/snapcore/snapd/overlord/state BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b178/_pkg_.a -trimpath $WORK/b178 -shared -p github.com/snapcore/snapd/overlord/state -complete -installsuffix shared -buildid 0FVbd_OfBqIbxVuLGaHk/0FVbd_OfBqIbxVuLGaHk -goversion go1.12.2 -D "" -importcfg $WORK/b178/importcfg -pack ./change.go ./state.go ./task.go ./taskrunner.go ./warning.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b176/_pkg_.a # internal BUILDSTDERR: cp $WORK/b176/_pkg_.a /builddir/.cache/go-build/a3/a3a3627e3abf107e079189b78577a30d6e6256a719f72af8199dab06ed963db9-d # internal BUILDSTDERR: github.com/snapcore/snapd/bootloader BUILDSTDERR: mkdir -p $WORK/b173/ BUILDSTDERR: cat >$WORK/b173/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile errors=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b028/_pkg_.a BUILDSTDERR: packagefile github.com/snapcore/snapd/bootloader/androidbootenv=$WORK/b174/_pkg_.a BUILDSTDERR: packagefile github.com/snapcore/snapd/bootloader/grubenv=$WORK/b175/_pkg_.a BUILDSTDERR: packagefile github.com/snapcore/snapd/bootloader/ubootenv=$WORK/b176/_pkg_.a BUILDSTDERR: packagefile github.com/snapcore/snapd/dirs=$WORK/b065/_pkg_.a BUILDSTDERR: packagefile github.com/snapcore/snapd/osutil=$WORK/b066/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b031/_pkg_.a BUILDSTDERR: packagefile path/filepath=$WORK/b056/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/snapd-2.39/src/github.com/snapcore/snapd/bootloader BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b173/_pkg_.a -trimpath $WORK/b173 -shared -p github.com/snapcore/snapd/bootloader -complete -installsuffix shared -buildid CIbnp7fBNPNmK-lkZAyJ/CIbnp7fBNPNmK-lkZAyJ -goversion go1.12.2 -D "" -importcfg $WORK/b173/importcfg -pack ./androidboot.go ./bootloader.go ./grub.go ./uboot.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b173/_pkg_.a # internal BUILDSTDERR: cp $WORK/b173/_pkg_.a /builddir/.cache/go-build/de/de4a9c14d85fff795ea4b523406647256e452ce7898d164e7984b194fbfc2199-d # internal BUILDSTDERR: github.com/snapcore/snapd/boot BUILDSTDERR: mkdir -p $WORK/b172/ BUILDSTDERR: cat >$WORK/b172/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile fmt=$WORK/b028/_pkg_.a BUILDSTDERR: packagefile github.com/snapcore/snapd/bootloader=$WORK/b173/_pkg_.a BUILDSTDERR: packagefile github.com/snapcore/snapd/logger=$WORK/b116/_pkg_.a BUILDSTDERR: packagefile github.com/snapcore/snapd/release=$WORK/b079/_pkg_.a BUILDSTDERR: packagefile github.com/snapcore/snapd/snap=$WORK/b112/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b031/_pkg_.a BUILDSTDERR: packagefile path/filepath=$WORK/b056/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/snapd-2.39/src/github.com/snapcore/snapd/boot BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b172/_pkg_.a -trimpath $WORK/b172 -shared -p github.com/snapcore/snapd/boot -complete -installsuffix shared -buildid eV_MZ2Fm7BE2LmICR_L6/eV_MZ2Fm7BE2LmICR_L6 -goversion go1.12.2 -D "" -importcfg $WORK/b172/importcfg -pack ./kernel_os.go BUILDSTDERR: cd /usr/share/gocode/src/golang.org/x/sys/unix BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/asm -trimpath $WORK/b162 -I $WORK/b162/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -o $WORK/b162/asm_linux_ppc64x.o ./asm_linux_ppc64x.s BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b172/_pkg_.a # internal BUILDSTDERR: cp $WORK/b172/_pkg_.a /builddir/.cache/go-build/86/86b721a34b96c2cf36324b1897c3ecdf893c52e395f7ed986d902070e92b74f2-d # internal BUILDSTDERR: golang.org/x/crypto/poly1305 BUILDSTDERR: mkdir -p $WORK/b182/ BUILDSTDERR: cat >$WORK/b182/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile crypto/subtle=$WORK/b044/_pkg_.a BUILDSTDERR: packagefile encoding/binary=$WORK/b024/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/share/gocode/src/golang.org/x/crypto/poly1305 BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b182/_pkg_.a -trimpath $WORK/b182 -shared -p golang.org/x/crypto/poly1305 -complete -installsuffix shared -buildid d50ehTOpvG-sk5LDyVJj/d50ehTOpvG-sk5LDyVJj -goversion go1.12.2 -D "" -importcfg $WORK/b182/importcfg -pack ./mac_noasm.go ./poly1305.go ./sum_generic.go ./sum_noasm.go BUILDSTDERR: cd /usr/share/gocode/src/golang.org/x/sys/unix BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/pack r $WORK/b162/_pkg_.a $WORK/b162/asm_linux_ppc64x.o # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b162/_pkg_.a # internal BUILDSTDERR: cp $WORK/b162/_pkg_.a /builddir/.cache/go-build/a4/a444a710f654a23e6682ce230300c67ac721e046f32191f27dbd414c6fac5ca3-d # internal BUILDSTDERR: golang.org/x/crypto/ssh/terminal BUILDSTDERR: mkdir -p $WORK/b161/ BUILDSTDERR: cat >$WORK/b161/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile bytes=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile golang.org/x/sys/unix=$WORK/b162/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b008/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b009/_pkg_.a BUILDSTDERR: packagefile unicode/utf8=$WORK/b017/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/share/gocode/src/golang.org/x/crypto/ssh/terminal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b161/_pkg_.a -trimpath $WORK/b161 -shared -p golang.org/x/crypto/ssh/terminal -complete -installsuffix shared -buildid JfqghvjmgLftTlBk05_z/JfqghvjmgLftTlBk05_z -goversion go1.12.2 -D "" -importcfg $WORK/b161/importcfg -pack ./terminal.go ./util.go ./util_linux.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b135/_pkg_.a # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b182/_pkg_.a # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b178/_pkg_.a # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b161/_pkg_.a # internal BUILDSTDERR: cp $WORK/b135/_pkg_.a /builddir/.cache/go-build/59/596a3bd958c7e3d56064fddf1a6697af77cfd9e33a67bece7fbaa0bd9365ad6f-d # internal BUILDSTDERR: net/http/httptrace BUILDSTDERR: mkdir -p $WORK/b156/ BUILDSTDERR: cat >$WORK/b156/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile context=$WORK/b050/_pkg_.a BUILDSTDERR: packagefile crypto/tls=$WORK/b135/_pkg_.a BUILDSTDERR: packagefile internal/nettrace=$WORK/b051/_pkg_.a BUILDSTDERR: packagefile net=$WORK/b049/_pkg_.a BUILDSTDERR: packagefile net/textproto=$WORK/b106/_pkg_.a BUILDSTDERR: packagefile reflect=$WORK/b025/_pkg_.a BUILDSTDERR: packagefile time=$WORK/b034/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/net/http/httptrace BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b156/_pkg_.a -trimpath $WORK/b156 -shared -p net/http/httptrace -std -complete -installsuffix shared -buildid 5FpFEirtJu7hjYgEcieh/5FpFEirtJu7hjYgEcieh -goversion go1.12.2 -D "" -importcfg $WORK/b156/importcfg -pack ./trace.go BUILDSTDERR: cp $WORK/b161/_pkg_.a /builddir/.cache/go-build/cc/cce3f06a4ae284162d358b2c5cf45fabd1fa9ae9e18973e06dd3fb8317e966ad-d # internal BUILDSTDERR: github.com/snapcore/snapd/progress BUILDSTDERR: mkdir -p $WORK/b159/ BUILDSTDERR: cat >$WORK/b159/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile fmt=$WORK/b028/_pkg_.a BUILDSTDERR: packagefile github.com/snapcore/snapd/strutil/quantity=$WORK/b160/_pkg_.a BUILDSTDERR: packagefile golang.org/x/crypto/ssh/terminal=$WORK/b161/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b008/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b031/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b037/_pkg_.a BUILDSTDERR: packagefile time=$WORK/b034/_pkg_.a BUILDSTDERR: packagefile unicode=$WORK/b016/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/snapd-2.39/src/github.com/snapcore/snapd/progress BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b159/_pkg_.a -trimpath $WORK/b159 -shared -p github.com/snapcore/snapd/progress -complete -installsuffix shared -buildid BQ0NValvZ6nji-CLkge7/BQ0NValvZ6nji-CLkge7 -goversion go1.12.2 -D "" -importcfg $WORK/b159/importcfg -pack ./ansimeter.go ./progress.go BUILDSTDERR: cp $WORK/b182/_pkg_.a /builddir/.cache/go-build/28/284aca3c1d7c774d5352f9f1ed4dcf9598ddbcefe72f1cb0eb729b62055ba2d9-d # internal BUILDSTDERR: golang.org/x/crypto/nacl/secretbox BUILDSTDERR: mkdir -p $WORK/b180/ BUILDSTDERR: cat >$WORK/b180/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile golang.org/x/crypto/internal/subtle=$WORK/b181/_pkg_.a BUILDSTDERR: packagefile golang.org/x/crypto/poly1305=$WORK/b182/_pkg_.a BUILDSTDERR: packagefile golang.org/x/crypto/salsa20/salsa=$WORK/b183/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/share/gocode/src/golang.org/x/crypto/nacl/secretbox BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b180/_pkg_.a -trimpath $WORK/b180 -shared -p golang.org/x/crypto/nacl/secretbox -complete -installsuffix shared -buildid YMKKEhnGjel2Pe_TTb4m/YMKKEhnGjel2Pe_TTb4m -goversion go1.12.2 -D "" -importcfg $WORK/b180/importcfg -pack ./secretbox.go BUILDSTDERR: cp $WORK/b178/_pkg_.a /builddir/.cache/go-build/90/90c0d5cc214c58e89d0baf6ba8f212762daea90811a06a6e26224379fed9dbdc-d # internal BUILDSTDERR: github.com/snapcore/snapd/jsonutil/safejson BUILDSTDERR: mkdir -p $WORK/b186/ BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b156/_pkg_.a # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b180/_pkg_.a # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b159/_pkg_.a # internal BUILDSTDERR: cp $WORK/b180/_pkg_.a /builddir/.cache/go-build/93/93245ed1cc3aa48149a08b0f21810d32721cdc7494bab2e07320d0f8976c3adf-d # internal BUILDSTDERR: gopkg.in/macaroon.v1 BUILDSTDERR: mkdir -p $WORK/b179/ BUILDSTDERR: cp $WORK/b156/_pkg_.a /builddir/.cache/go-build/a8/a8eb26caff667b39542844ba1dcc9ea2dbf87c3b53627377da3bc9eb2a9fc76d-d # internal BUILDSTDERR: cat >$WORK/b179/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile bytes=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile crypto/hmac=$WORK/b136/_pkg_.a BUILDSTDERR: packagefile crypto/rand=$WORK/b040/_pkg_.a BUILDSTDERR: packagefile crypto/sha256=$WORK/b084/_pkg_.a BUILDSTDERR: packagefile encoding/base64=$WORK/b023/_pkg_.a BUILDSTDERR: packagefile encoding/hex=$WORK/b048/_pkg_.a BUILDSTDERR: packagefile encoding/json=$WORK/b026/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b028/_pkg_.a BUILDSTDERR: packagefile golang.org/x/crypto/nacl/secretbox=$WORK/b180/_pkg_.a BUILDSTDERR: packagefile hash=$WORK/b019/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b008/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/share/gocode/src/gopkg.in/macaroon.v1 BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b179/_pkg_.a -trimpath $WORK/b179 -shared -p gopkg.in/macaroon.v1 -complete -installsuffix shared -buildid uWj9lf8N_KiIC6Oz-ufA/uWj9lf8N_KiIC6Oz-ufA -goversion go1.12.2 -D "" -importcfg $WORK/b179/importcfg -pack ./crypto.go ./macaroon.go ./marshal.go ./packet.go BUILDSTDERR: net/http BUILDSTDERR: mkdir -p $WORK/b131/ BUILDSTDERR: cat >$WORK/b131/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile bufio=$WORK/b002/_pkg_.a BUILDSTDERR: packagefile bytes=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile compress/gzip=$WORK/b132/_pkg_.a BUILDSTDERR: packagefile container/list=$WORK/b134/_pkg_.a BUILDSTDERR: packagefile context=$WORK/b050/_pkg_.a BUILDSTDERR: packagefile crypto/rand=$WORK/b040/_pkg_.a BUILDSTDERR: packagefile crypto/tls=$WORK/b135/_pkg_.a BUILDSTDERR: packagefile encoding/base64=$WORK/b023/_pkg_.a BUILDSTDERR: packagefile encoding/binary=$WORK/b024/_pkg_.a BUILDSTDERR: packagefile errors=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b028/_pkg_.a BUILDSTDERR: packagefile internal/x/net/http/httpguts=$WORK/b148/_pkg_.a BUILDSTDERR: packagefile internal/x/net/http/httpproxy=$WORK/b154/_pkg_.a BUILDSTDERR: packagefile internal/x/net/http2/hpack=$WORK/b155/_pkg_.a BUILDSTDERR: packagefile internal/x/net/idna=$WORK/b149/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b008/_pkg_.a BUILDSTDERR: packagefile io/ioutil=$WORK/b078/_pkg_.a BUILDSTDERR: packagefile log=$WORK/b063/_pkg_.a BUILDSTDERR: packagefile math=$WORK/b021/_pkg_.a BUILDSTDERR: packagefile math/rand=$WORK/b046/_pkg_.a BUILDSTDERR: packagefile mime=$WORK/b105/_pkg_.a BUILDSTDERR: packagefile mime/multipart=$WORK/b129/_pkg_.a BUILDSTDERR: packagefile net=$WORK/b049/_pkg_.a BUILDSTDERR: packagefile net/http/httptrace=$WORK/b156/_pkg_.a BUILDSTDERR: packagefile net/http/internal=$WORK/b157/_pkg_.a BUILDSTDERR: packagefile net/textproto=$WORK/b106/_pkg_.a BUILDSTDERR: packagefile net/url=$WORK/b107/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b031/_pkg_.a BUILDSTDERR: packagefile path=$WORK/b059/_pkg_.a BUILDSTDERR: packagefile path/filepath=$WORK/b056/_pkg_.a BUILDSTDERR: packagefile reflect=$WORK/b025/_pkg_.a BUILDSTDERR: packagefile runtime=$WORK/b011/_pkg_.a BUILDSTDERR: packagefile sort=$WORK/b030/_pkg_.a BUILDSTDERR: packagefile strconv=$WORK/b020/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b037/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b009/_pkg_.a BUILDSTDERR: packagefile sync/atomic=$WORK/b015/_pkg_.a BUILDSTDERR: packagefile time=$WORK/b034/_pkg_.a BUILDSTDERR: packagefile unicode/utf8=$WORK/b017/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/net/http BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b131/_pkg_.a -trimpath $WORK/b131 -shared -p net/http -std -complete -installsuffix shared -buildid 4ZXSD6-OxkZGN1gT1WmE/4ZXSD6-OxkZGN1gT1WmE -goversion go1.12.2 -D "" -importcfg $WORK/b131/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 ./roundtrip.go ./server.go ./sniff.go ./socks_bundle.go ./status.go ./transfer.go ./transport.go BUILDSTDERR: cp $WORK/b159/_pkg_.a /builddir/.cache/go-build/3e/3eb4102bd424292a97e34abd696d25ee3e26599326ccc2d21a1f49faefeb481b-d # internal BUILDSTDERR: os/signal BUILDSTDERR: mkdir -p $WORK/b187/ BUILDSTDERR: cat >$WORK/b187/go_asm.h << 'EOF' # internal BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/os/signal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/asm -trimpath $WORK/b187 -I $WORK/b187/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -gensymabis -o $WORK/b187/symabis ./sig.s BUILDSTDERR: cat >$WORK/b186/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile fmt=$WORK/b028/_pkg_.a BUILDSTDERR: packagefile github.com/snapcore/snapd/strutil=$WORK/b073/_pkg_.a BUILDSTDERR: packagefile strconv=$WORK/b020/_pkg_.a BUILDSTDERR: packagefile unicode=$WORK/b016/_pkg_.a BUILDSTDERR: packagefile unicode/utf16=$WORK/b038/_pkg_.a BUILDSTDERR: packagefile unicode/utf8=$WORK/b017/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/snapd-2.39/src/github.com/snapcore/snapd/jsonutil/safejson BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b186/_pkg_.a -trimpath $WORK/b186 -shared -p github.com/snapcore/snapd/jsonutil/safejson -complete -installsuffix shared -buildid xktX2x6cSLkq6-unKquJ/xktX2x6cSLkq6-unKquJ -goversion go1.12.2 -D "" -importcfg $WORK/b186/importcfg -pack ./safejson.go BUILDSTDERR: cat >$WORK/b187/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile os=$WORK/b031/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b009/_pkg_.a BUILDSTDERR: packagefile syscall=$WORK/b033/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/os/signal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b187/_pkg_.a -trimpath $WORK/b187 -shared -p os/signal -std -installsuffix shared -buildid 9h5ILzdm7r0FvOc1bFla/9h5ILzdm7r0FvOc1bFla -goversion go1.12.2 -symabis $WORK/b187/symabis -D "" -importcfg $WORK/b187/importcfg -pack -asmhdr $WORK/b187/go_asm.h ./doc.go ./signal.go ./signal_unix.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b186/_pkg_.a # internal BUILDSTDERR: cp $WORK/b186/_pkg_.a /builddir/.cache/go-build/4a/4a178d9bfc14df0dcef8fd1578ddc0f92780acba2ad7c949da57ce8d77def034-d # internal BUILDSTDERR: github.com/snapcore/snapd/interfaces/utils BUILDSTDERR: mkdir -p $WORK/b190/ BUILDSTDERR: cat >$WORK/b190/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile encoding/json=$WORK/b026/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/snapd-2.39/src/github.com/snapcore/snapd/interfaces/utils BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b190/_pkg_.a -trimpath $WORK/b190 -shared -p github.com/snapcore/snapd/interfaces/utils -complete -installsuffix shared -buildid 8gcMBK_MmwdDJVHbFkIL/8gcMBK_MmwdDJVHbFkIL -goversion go1.12.2 -D "" -importcfg $WORK/b190/importcfg -pack ./utils.go BUILDSTDERR: cd /usr/lib/golang/src/os/signal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/asm -trimpath $WORK/b187 -I $WORK/b187/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -o $WORK/b187/sig.o ./sig.s BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/pack r $WORK/b187/_pkg_.a $WORK/b187/sig.o # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b187/_pkg_.a # internal BUILDSTDERR: cp $WORK/b187/_pkg_.a /builddir/.cache/go-build/e5/e57037128beb2775e03a9cc674db3fc199a81d6181cd4fecdd6a23daf5562879-d # internal BUILDSTDERR: github.com/snapcore/snapd/sandbox/seccomp BUILDSTDERR: mkdir -p $WORK/b191/ BUILDSTDERR: cat >$WORK/b191/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile bytes=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b028/_pkg_.a BUILDSTDERR: packagefile github.com/snapcore/snapd/osutil=$WORK/b066/_pkg_.a BUILDSTDERR: packagefile os/exec=$WORK/b055/_pkg_.a BUILDSTDERR: packagefile regexp=$WORK/b075/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/snapd-2.39/src/github.com/snapcore/snapd/sandbox/seccomp BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b191/_pkg_.a -trimpath $WORK/b191 -shared -p github.com/snapcore/snapd/sandbox/seccomp -complete -installsuffix shared -buildid rjsHiUDVlw8XnRh4sRY6/rjsHiUDVlw8XnRh4sRY6 -goversion go1.12.2 -D "" -importcfg $WORK/b191/importcfg -pack ./compiler.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b190/_pkg_.a # internal BUILDSTDERR: cp $WORK/b190/_pkg_.a /builddir/.cache/go-build/90/907bd94d892675436d1c99235a4b15bfbae986e872c8384170e7f98e4a50ff79-d # internal BUILDSTDERR: github.com/snapcore/snapd/interfaces/hotplug 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 fmt=$WORK/b028/_pkg_.a BUILDSTDERR: packagefile github.com/snapcore/snapd/dirs=$WORK/b065/_pkg_.a BUILDSTDERR: packagefile github.com/snapcore/snapd/interfaces/utils=$WORK/b190/_pkg_.a BUILDSTDERR: packagefile github.com/snapcore/snapd/snap=$WORK/b112/_pkg_.a BUILDSTDERR: packagefile os/exec=$WORK/b055/_pkg_.a BUILDSTDERR: packagefile path/filepath=$WORK/b056/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b037/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/snapd-2.39/src/github.com/snapcore/snapd/interfaces/hotplug BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b189/_pkg_.a -trimpath $WORK/b189 -shared -p github.com/snapcore/snapd/interfaces/hotplug -complete -installsuffix shared -buildid v9wEHPODtzmCsPsAzo07/v9wEHPODtzmCsPsAzo07 -goversion go1.12.2 -D "" -importcfg $WORK/b189/importcfg -pack ./deviceinfo.go ./proposed_slot.go ./udevadm.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b191/_pkg_.a # internal BUILDSTDERR: cp $WORK/b191/_pkg_.a /builddir/.cache/go-build/13/13f7fd9d46227494c0c95674df698ea07a673df0d5126a5c4782676dd38086e4-d # internal BUILDSTDERR: github.com/snapcore/snapd/timings BUILDSTDERR: mkdir -p $WORK/b192/ BUILDSTDERR: cat >$WORK/b192/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile encoding/json=$WORK/b026/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b028/_pkg_.a BUILDSTDERR: packagefile github.com/snapcore/snapd/logger=$WORK/b116/_pkg_.a BUILDSTDERR: packagefile github.com/snapcore/snapd/overlord/state=$WORK/b178/_pkg_.a BUILDSTDERR: packagefile time=$WORK/b034/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/snapd-2.39/src/github.com/snapcore/snapd/timings BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b192/_pkg_.a -trimpath $WORK/b192 -shared -p github.com/snapcore/snapd/timings -complete -installsuffix shared -buildid qlqArNBaGNPMROPD1ki_/qlqArNBaGNPMROPD1ki_ -goversion go1.12.2 -D "" -importcfg $WORK/b192/importcfg -pack ./helpers.go ./state.go ./timings.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b192/_pkg_.a # internal BUILDSTDERR: cp $WORK/b192/_pkg_.a /builddir/.cache/go-build/cb/cb835f5342281be4a8d3ea322ca07b57a9c3752ba25db72f8f6faf2a7aab3796-d # internal BUILDSTDERR: github.com/snapcore/snapd/osutil/strace BUILDSTDERR: mkdir -p $WORK/b193/ BUILDSTDERR: cat >$WORK/b193/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile bufio=$WORK/b002/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b028/_pkg_.a BUILDSTDERR: packagefile github.com/snapcore/snapd/dirs=$WORK/b065/_pkg_.a BUILDSTDERR: packagefile github.com/snapcore/snapd/osutil=$WORK/b066/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b008/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b031/_pkg_.a BUILDSTDERR: packagefile os/exec=$WORK/b055/_pkg_.a BUILDSTDERR: packagefile os/user=$WORK/b057/_pkg_.a BUILDSTDERR: packagefile path/filepath=$WORK/b056/_pkg_.a BUILDSTDERR: packagefile regexp=$WORK/b075/_pkg_.a BUILDSTDERR: packagefile strconv=$WORK/b020/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/snapd-2.39/src/github.com/snapcore/snapd/osutil/strace BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b193/_pkg_.a -trimpath $WORK/b193 -shared -p github.com/snapcore/snapd/osutil/strace -complete -installsuffix shared -buildid 1N79Na2J5JwNip_1JTy-/1N79Na2J5JwNip_1JTy- -goversion go1.12.2 -D "" -importcfg $WORK/b193/importcfg -pack ./strace.go ./timing.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b189/_pkg_.a # internal BUILDSTDERR: cp $WORK/b189/_pkg_.a /builddir/.cache/go-build/f9/f998677e1199db03273b7c9997c58c178da9507aa7f4e61abe1ec3875aff2d89-d # internal BUILDSTDERR: github.com/snapcore/snapd/snap/pack BUILDSTDERR: mkdir -p $WORK/b194/ BUILDSTDERR: cat >$WORK/b194/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile fmt=$WORK/b028/_pkg_.a BUILDSTDERR: packagefile github.com/snapcore/snapd/logger=$WORK/b116/_pkg_.a BUILDSTDERR: packagefile github.com/snapcore/snapd/snap=$WORK/b112/_pkg_.a BUILDSTDERR: packagefile github.com/snapcore/snapd/snap/snapdir=$WORK/b117/_pkg_.a BUILDSTDERR: packagefile github.com/snapcore/snapd/snap/squashfs=$WORK/b118/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b008/_pkg_.a BUILDSTDERR: packagefile io/ioutil=$WORK/b078/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b031/_pkg_.a BUILDSTDERR: packagefile path/filepath=$WORK/b056/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/snapd-2.39/src/github.com/snapcore/snapd/snap/pack BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b194/_pkg_.a -trimpath $WORK/b194 -shared -p github.com/snapcore/snapd/snap/pack -complete -installsuffix shared -buildid ypa666izaKR5DzXRSzQB/ypa666izaKR5DzXRSzQB -goversion go1.12.2 -D "" -importcfg $WORK/b194/importcfg -pack ./pack.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b179/_pkg_.a # internal BUILDSTDERR: cp $WORK/b179/_pkg_.a /builddir/.cache/go-build/95/95291c0fa7396fd412719fd068511ac248266a4018c984829219ca9cfb1c88c7-d # internal BUILDSTDERR: github.com/snapcore/snapd/overlord/auth BUILDSTDERR: mkdir -p $WORK/b177/ BUILDSTDERR: cat >$WORK/b177/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile context=$WORK/b050/_pkg_.a BUILDSTDERR: packagefile crypto/rand=$WORK/b040/_pkg_.a BUILDSTDERR: packagefile encoding/base64=$WORK/b023/_pkg_.a BUILDSTDERR: packagefile errors=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b028/_pkg_.a BUILDSTDERR: packagefile github.com/snapcore/snapd/overlord/state=$WORK/b178/_pkg_.a BUILDSTDERR: packagefile gopkg.in/macaroon.v1=$WORK/b179/_pkg_.a BUILDSTDERR: packagefile sort=$WORK/b030/_pkg_.a BUILDSTDERR: packagefile strconv=$WORK/b020/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/snapd-2.39/src/github.com/snapcore/snapd/overlord/auth BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b177/_pkg_.a -trimpath $WORK/b177 -shared -p github.com/snapcore/snapd/overlord/auth -complete -installsuffix shared -buildid hnjTt1IeC40cx-O-Kizk/hnjTt1IeC40cx-O-Kizk -goversion go1.12.2 -D "" -importcfg $WORK/b177/importcfg -pack ./auth.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b194/_pkg_.a # internal BUILDSTDERR: cp $WORK/b194/_pkg_.a /builddir/.cache/go-build/21/219517f1fb790b5dcc913bcff0a1cf9c4aad40af6fef6dbac61f08583ffe46ef-d # internal BUILDSTDERR: github.com/snapcore/snapd/snap/snapenv BUILDSTDERR: mkdir -p $WORK/b195/ BUILDSTDERR: cat >$WORK/b195/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile fmt=$WORK/b028/_pkg_.a BUILDSTDERR: packagefile github.com/snapcore/snapd/arch=$WORK/b113/_pkg_.a BUILDSTDERR: packagefile github.com/snapcore/snapd/dirs=$WORK/b065/_pkg_.a BUILDSTDERR: packagefile github.com/snapcore/snapd/osutil/sys=$WORK/b072/_pkg_.a BUILDSTDERR: packagefile github.com/snapcore/snapd/snap=$WORK/b112/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b031/_pkg_.a BUILDSTDERR: packagefile os/user=$WORK/b057/_pkg_.a BUILDSTDERR: packagefile path/filepath=$WORK/b056/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b037/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/snapd-2.39/src/github.com/snapcore/snapd/snap/snapenv BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b195/_pkg_.a -trimpath $WORK/b195 -shared -p github.com/snapcore/snapd/snap/snapenv -complete -installsuffix shared -buildid _nx1fwNSbn_77CczOqXl/_nx1fwNSbn_77CczOqXl -goversion go1.12.2 -D "" -importcfg $WORK/b195/importcfg -pack ./snapenv.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b177/_pkg_.a # internal BUILDSTDERR: cp $WORK/b177/_pkg_.a /builddir/.cache/go-build/37/3749ee33878640fac923d623b0f030a5ae86ae6ce526b527061a487d920c69a2-d # internal BUILDSTDERR: github.com/snapcore/snapd/strutil/shlex BUILDSTDERR: mkdir -p $WORK/b196/ BUILDSTDERR: cat >$WORK/b196/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile bufio=$WORK/b002/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b028/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b008/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b037/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/snapd-2.39/src/github.com/snapcore/snapd/strutil/shlex BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b196/_pkg_.a -trimpath $WORK/b196 -shared -p github.com/snapcore/snapd/strutil/shlex -complete -installsuffix shared -buildid wPlI1MLAV8stsbGKYpEl/wPlI1MLAV8stsbGKYpEl -goversion go1.12.2 -D "" -importcfg $WORK/b196/importcfg -pack ./shlex.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b193/_pkg_.a # internal BUILDSTDERR: cp $WORK/b193/_pkg_.a /builddir/.cache/go-build/f5/f5384beb490f9cdbe5f03f4635e1ed49c57f6cb4214ee084d7f56feac8fdc3c5-d # internal BUILDSTDERR: encoding/xml BUILDSTDERR: mkdir -p $WORK/b199/ BUILDSTDERR: cat >$WORK/b199/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile bufio=$WORK/b002/_pkg_.a BUILDSTDERR: packagefile bytes=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile encoding=$WORK/b027/_pkg_.a BUILDSTDERR: packagefile errors=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b028/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b008/_pkg_.a BUILDSTDERR: packagefile reflect=$WORK/b025/_pkg_.a BUILDSTDERR: packagefile strconv=$WORK/b020/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b037/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b009/_pkg_.a BUILDSTDERR: packagefile unicode=$WORK/b016/_pkg_.a BUILDSTDERR: packagefile unicode/utf8=$WORK/b017/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/encoding/xml BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b199/_pkg_.a -trimpath $WORK/b199 -shared -p encoding/xml -std -complete -installsuffix shared -buildid ZYnfwYPvYtWNc-O9P5_v/ZYnfwYPvYtWNc-O9P5_v -goversion go1.12.2 -D "" -importcfg $WORK/b199/importcfg -pack ./marshal.go ./read.go ./typeinfo.go ./xml.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b195/_pkg_.a # internal BUILDSTDERR: cp $WORK/b195/_pkg_.a /builddir/.cache/go-build/94/94d889f45b904325db598b76d1686941e519f022e11d37d2221d0b051056f48a-d # internal BUILDSTDERR: github.com/snapcore/snapd/userd/ui BUILDSTDERR: mkdir -p $WORK/b200/ BUILDSTDERR: cat >$WORK/b200/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile fmt=$WORK/b028/_pkg_.a BUILDSTDERR: packagefile github.com/snapcore/snapd/osutil=$WORK/b066/_pkg_.a BUILDSTDERR: packagefile html=$WORK/b201/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b031/_pkg_.a BUILDSTDERR: packagefile os/exec=$WORK/b055/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b037/_pkg_.a BUILDSTDERR: packagefile time=$WORK/b034/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/snapd-2.39/src/github.com/snapcore/snapd/userd/ui BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b200/_pkg_.a -trimpath $WORK/b200 -shared -p github.com/snapcore/snapd/userd/ui -complete -installsuffix shared -buildid pFoCTq_J5TjlDzRqYhsA/pFoCTq_J5TjlDzRqYhsA -goversion go1.12.2 -D "" -importcfg $WORK/b200/importcfg -pack ./kdialog.go ./ui.go ./zenity.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b196/_pkg_.a # internal BUILDSTDERR: cp $WORK/b196/_pkg_.a /builddir/.cache/go-build/fe/fe6235ce5d9ea2147ee4d9466b61061e5fc7441d0e80edab30a20960ec20acaa-d # internal BUILDSTDERR: github.com/snapcore/snapd/x11 BUILDSTDERR: mkdir -p $WORK/b202/ BUILDSTDERR: cat >$WORK/b202/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile encoding/binary=$WORK/b024/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b028/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b008/_pkg_.a BUILDSTDERR: packagefile io/ioutil=$WORK/b078/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b031/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/snapd-2.39/src/github.com/snapcore/snapd/x11 BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b202/_pkg_.a -trimpath $WORK/b202 -shared -p github.com/snapcore/snapd/x11 -complete -installsuffix shared -buildid ZU-RvIWSYMKsyCcp2TW3/ZU-RvIWSYMKsyCcp2TW3 -goversion go1.12.2 -D "" -importcfg $WORK/b202/importcfg -pack ./xauth.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b200/_pkg_.a # internal BUILDSTDERR: cp $WORK/b200/_pkg_.a /builddir/.cache/go-build/cf/cf7b4e9f5ae9d3a98c09642fac45b7d6a8e2efbf37534d9e2b3ed3d4d05ac4be-d # internal BUILDSTDERR: go/token BUILDSTDERR: mkdir -p $WORK/b206/ BUILDSTDERR: cat >$WORK/b206/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile fmt=$WORK/b028/_pkg_.a BUILDSTDERR: packagefile sort=$WORK/b030/_pkg_.a BUILDSTDERR: packagefile strconv=$WORK/b020/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b009/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/go/token BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b206/_pkg_.a -trimpath $WORK/b206 -shared -p go/token -std -complete -installsuffix shared -buildid 2qlVe_-wEVDhNyZrYEm8/2qlVe_-wEVDhNyZrYEm8 -goversion go1.12.2 -D "" -importcfg $WORK/b206/importcfg -pack ./position.go ./serialize.go ./token.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b202/_pkg_.a # internal BUILDSTDERR: cp $WORK/b202/_pkg_.a /builddir/.cache/go-build/49/491e54ad24163f961e381a678799c1c44a7ec5790780ec9d6f683a63d8dcc04e-d # internal BUILDSTDERR: text/template/parse BUILDSTDERR: mkdir -p $WORK/b208/ BUILDSTDERR: cat >$WORK/b208/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile bytes=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b028/_pkg_.a BUILDSTDERR: packagefile runtime=$WORK/b011/_pkg_.a BUILDSTDERR: packagefile strconv=$WORK/b020/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b037/_pkg_.a BUILDSTDERR: packagefile unicode=$WORK/b016/_pkg_.a BUILDSTDERR: packagefile unicode/utf8=$WORK/b017/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/text/template/parse BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b208/_pkg_.a -trimpath $WORK/b208 -shared -p text/template/parse -std -complete -installsuffix shared -buildid seO8Lzk46XVtIOBI4-8O/seO8Lzk46XVtIOBI4-8O -goversion go1.12.2 -D "" -importcfg $WORK/b208/importcfg -pack ./lex.go ./node.go ./parse.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b206/_pkg_.a # internal BUILDSTDERR: cp $WORK/b206/_pkg_.a /builddir/.cache/go-build/8f/8f018a62b47a86df72e3e2bda57f483e4d0d88a22d4d4d42bd7477941039bfb9-d # internal BUILDSTDERR: go/scanner BUILDSTDERR: mkdir -p $WORK/b205/ BUILDSTDERR: cat >$WORK/b205/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile bytes=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b028/_pkg_.a BUILDSTDERR: packagefile go/token=$WORK/b206/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b008/_pkg_.a BUILDSTDERR: packagefile path/filepath=$WORK/b056/_pkg_.a BUILDSTDERR: packagefile sort=$WORK/b030/_pkg_.a BUILDSTDERR: packagefile strconv=$WORK/b020/_pkg_.a BUILDSTDERR: packagefile unicode=$WORK/b016/_pkg_.a BUILDSTDERR: packagefile unicode/utf8=$WORK/b017/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/go/scanner BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b205/_pkg_.a -trimpath $WORK/b205 -shared -p go/scanner -std -complete -installsuffix shared -buildid V65_jStOUwVBpf140clk/V65_jStOUwVBpf140clk -goversion go1.12.2 -D "" -importcfg $WORK/b205/importcfg -pack ./errors.go ./scanner.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b205/_pkg_.a # internal BUILDSTDERR: cp $WORK/b205/_pkg_.a /builddir/.cache/go-build/04/04f58bd9d51138ee13a695b7cef695a436f247ae769b1799ef3d0397651c67b4-d # internal BUILDSTDERR: go/ast BUILDSTDERR: mkdir -p $WORK/b204/ BUILDSTDERR: cat >$WORK/b204/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile bytes=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b028/_pkg_.a BUILDSTDERR: packagefile go/scanner=$WORK/b205/_pkg_.a BUILDSTDERR: packagefile go/token=$WORK/b206/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b008/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b031/_pkg_.a BUILDSTDERR: packagefile reflect=$WORK/b025/_pkg_.a BUILDSTDERR: packagefile sort=$WORK/b030/_pkg_.a BUILDSTDERR: packagefile strconv=$WORK/b020/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b037/_pkg_.a BUILDSTDERR: packagefile unicode=$WORK/b016/_pkg_.a BUILDSTDERR: packagefile unicode/utf8=$WORK/b017/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/go/ast BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b204/_pkg_.a -trimpath $WORK/b204 -shared -p go/ast -std -complete -installsuffix shared -buildid P5Rlz-JFuL7Zzn99uP0t/P5Rlz-JFuL7Zzn99uP0t -goversion go1.12.2 -D "" -importcfg $WORK/b204/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_ppc64le/buildid -w $WORK/b208/_pkg_.a # internal BUILDSTDERR: cp $WORK/b208/_pkg_.a /builddir/.cache/go-build/7d/7dfe04a59058eb0509046d3fe9d540cbc536437c98ad1b8a30dc5568ec6823c0-d # internal BUILDSTDERR: text/template BUILDSTDERR: mkdir -p $WORK/b207/ BUILDSTDERR: cat >$WORK/b207/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile bytes=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile errors=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b028/_pkg_.a BUILDSTDERR: packagefile internal/fmtsort=$WORK/b029/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b008/_pkg_.a BUILDSTDERR: packagefile io/ioutil=$WORK/b078/_pkg_.a BUILDSTDERR: packagefile net/url=$WORK/b107/_pkg_.a BUILDSTDERR: packagefile path/filepath=$WORK/b056/_pkg_.a BUILDSTDERR: packagefile reflect=$WORK/b025/_pkg_.a BUILDSTDERR: packagefile runtime=$WORK/b011/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b037/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b009/_pkg_.a BUILDSTDERR: packagefile text/template/parse=$WORK/b208/_pkg_.a BUILDSTDERR: packagefile unicode=$WORK/b016/_pkg_.a BUILDSTDERR: packagefile unicode/utf8=$WORK/b017/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/text/template BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b207/_pkg_.a -trimpath $WORK/b207 -shared -p text/template -std -complete -installsuffix shared -buildid 62mS6YhGEyqahnWHdQHQ/62mS6YhGEyqahnWHdQHQ -goversion go1.12.2 -D "" -importcfg $WORK/b207/importcfg -pack ./doc.go ./exec.go ./funcs.go ./helper.go ./option.go ./template.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b199/_pkg_.a # internal BUILDSTDERR: cp $WORK/b199/_pkg_.a /builddir/.cache/go-build/77/77f872498d298ea5aa8c62cb56bb6843b580dcd6f875d28af3e61981adac2faf-d # internal BUILDSTDERR: github.com/godbus/dbus/introspect BUILDSTDERR: mkdir -p $WORK/b198/ BUILDSTDERR: cat >$WORK/b198/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile encoding/xml=$WORK/b199/_pkg_.a BUILDSTDERR: packagefile github.com/godbus/dbus=$WORK/b039/_pkg_.a BUILDSTDERR: packagefile reflect=$WORK/b025/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b037/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/share/gocode/src/github.com/godbus/dbus/introspect BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b198/_pkg_.a -trimpath $WORK/b198 -shared -p github.com/godbus/dbus/introspect -complete -installsuffix shared -buildid 3aALooYtQE1G7oVj34b2/3aALooYtQE1G7oVj34b2 -goversion go1.12.2 -D "" -importcfg $WORK/b198/importcfg -pack ./call.go ./introspect.go ./introspectable.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b204/_pkg_.a # internal BUILDSTDERR: cp $WORK/b204/_pkg_.a /builddir/.cache/go-build/49/49d96a1e1499d075c29f66c3caa7db401822f663292dd7adab9b580960d2937f-d # internal BUILDSTDERR: text/tabwriter BUILDSTDERR: mkdir -p $WORK/b209/ BUILDSTDERR: cat >$WORK/b209/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile io=$WORK/b008/_pkg_.a BUILDSTDERR: packagefile unicode/utf8=$WORK/b017/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/text/tabwriter BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b209/_pkg_.a -trimpath $WORK/b209 -shared -p text/tabwriter -std -complete -installsuffix shared -buildid UOTett7uLmwBTbg9Du6h/UOTett7uLmwBTbg9Du6h -goversion go1.12.2 -D "" -importcfg $WORK/b209/importcfg -pack ./tabwriter.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b198/_pkg_.a # internal BUILDSTDERR: cp $WORK/b198/_pkg_.a /builddir/.cache/go-build/d8/d881cbf2578a9a680b3717c5500d038a1754652801abcb71f84a0031eaf95058-d # internal BUILDSTDERR: github.com/snapcore/snapd/userd BUILDSTDERR: mkdir -p $WORK/b197/ BUILDSTDERR: cat >$WORK/b197/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile bufio=$WORK/b002/_pkg_.a BUILDSTDERR: packagefile bytes=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b028/_pkg_.a BUILDSTDERR: packagefile github.com/godbus/dbus=$WORK/b039/_pkg_.a BUILDSTDERR: packagefile github.com/godbus/dbus/introspect=$WORK/b198/_pkg_.a BUILDSTDERR: packagefile github.com/snapcore/snapd/dirs=$WORK/b065/_pkg_.a BUILDSTDERR: packagefile github.com/snapcore/snapd/i18n=$WORK/b123/_pkg_.a BUILDSTDERR: packagefile github.com/snapcore/snapd/logger=$WORK/b116/_pkg_.a BUILDSTDERR: packagefile github.com/snapcore/snapd/osutil=$WORK/b066/_pkg_.a BUILDSTDERR: packagefile github.com/snapcore/snapd/osutil/sys=$WORK/b072/_pkg_.a BUILDSTDERR: packagefile github.com/snapcore/snapd/snap=$WORK/b112/_pkg_.a BUILDSTDERR: packagefile github.com/snapcore/snapd/strutil=$WORK/b073/_pkg_.a BUILDSTDERR: packagefile github.com/snapcore/snapd/strutil/shlex=$WORK/b196/_pkg_.a BUILDSTDERR: packagefile github.com/snapcore/snapd/systemd=$WORK/b163/_pkg_.a BUILDSTDERR: packagefile github.com/snapcore/snapd/userd/ui=$WORK/b200/_pkg_.a BUILDSTDERR: packagefile gopkg.in/tomb.v2=$WORK/b077/_pkg_.a BUILDSTDERR: packagefile log/syslog=$WORK/b165/_pkg_.a BUILDSTDERR: packagefile net/url=$WORK/b107/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b031/_pkg_.a BUILDSTDERR: packagefile os/exec=$WORK/b055/_pkg_.a BUILDSTDERR: packagefile os/user=$WORK/b057/_pkg_.a BUILDSTDERR: packagefile path/filepath=$WORK/b056/_pkg_.a BUILDSTDERR: packagefile sort=$WORK/b030/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b037/_pkg_.a BUILDSTDERR: packagefile syscall=$WORK/b033/_pkg_.a BUILDSTDERR: packagefile time=$WORK/b034/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/snapd-2.39/src/github.com/snapcore/snapd/userd BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b197/_pkg_.a -trimpath $WORK/b197 -shared -p github.com/snapcore/snapd/userd -complete -installsuffix shared -buildid dbAIP34pCYe3woaAdwBc/dbAIP34pCYe3woaAdwBc -goversion go1.12.2 -D "" -importcfg $WORK/b197/importcfg -pack ./autostart.go ./helpers.go ./launcher.go ./settings.go ./userd.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b209/_pkg_.a # internal BUILDSTDERR: cp $WORK/b209/_pkg_.a /builddir/.cache/go-build/1e/1e6bf0a23c10ed890caa94d44cc7de4a106f5646bf5d7061637cad4cdc008be9-d # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b197/_pkg_.a # internal BUILDSTDERR: cp $WORK/b197/_pkg_.a /builddir/.cache/go-build/60/6034c747737e9fb4a3afdc2104c9e88ff3aa6bff78527b4724bc01607f819464-d # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b207/_pkg_.a # internal BUILDSTDERR: cp $WORK/b207/_pkg_.a /builddir/.cache/go-build/6f/6fde93a014a037fe4e311e7b52f8ccf48a11549c51f97ddbe604320517ae12ac-d # internal BUILDSTDERR: go/doc BUILDSTDERR: mkdir -p $WORK/b203/ BUILDSTDERR: cat >$WORK/b203/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile bytes=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile go/ast=$WORK/b204/_pkg_.a BUILDSTDERR: packagefile go/token=$WORK/b206/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b008/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b031/_pkg_.a BUILDSTDERR: packagefile path=$WORK/b059/_pkg_.a BUILDSTDERR: packagefile regexp=$WORK/b075/_pkg_.a BUILDSTDERR: packagefile sort=$WORK/b030/_pkg_.a BUILDSTDERR: packagefile strconv=$WORK/b020/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b037/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b009/_pkg_.a BUILDSTDERR: packagefile text/template=$WORK/b207/_pkg_.a BUILDSTDERR: packagefile unicode=$WORK/b016/_pkg_.a BUILDSTDERR: packagefile unicode/utf8=$WORK/b017/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/go/doc BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b203/_pkg_.a -trimpath $WORK/b203 -shared -p go/doc -std -complete -installsuffix shared -buildid kOHv_sWkWN4mYoYefUKK/kOHv_sWkWN4mYoYefUKK -goversion go1.12.2 -D "" -importcfg $WORK/b203/importcfg -pack ./comment.go ./doc.go ./example.go ./exports.go ./filter.go ./lazyre.go ./reader.go ./synopsis.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b203/_pkg_.a # internal BUILDSTDERR: cp $WORK/b203/_pkg_.a /builddir/.cache/go-build/81/81766fd1c62ed76dae42c5fe960303c90c95a4740c80c76ddb055b854269ba4b-d # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b131/_pkg_.a # internal BUILDSTDERR: cp $WORK/b131/_pkg_.a /builddir/.cache/go-build/3e/3e8a27403007d5793e064539e1216c11459258f72bb2d7b15692526407253eec-d # internal BUILDSTDERR: github.com/snapcore/snapd/client 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 encoding/json=$WORK/b026/_pkg_.a BUILDSTDERR: packagefile errors=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b028/_pkg_.a BUILDSTDERR: packagefile github.com/snapcore/snapd/asserts=$WORK/b081/_pkg_.a BUILDSTDERR: packagefile github.com/snapcore/snapd/dirs=$WORK/b065/_pkg_.a BUILDSTDERR: packagefile github.com/snapcore/snapd/jsonutil=$WORK/b111/_pkg_.a BUILDSTDERR: packagefile github.com/snapcore/snapd/osutil=$WORK/b066/_pkg_.a BUILDSTDERR: packagefile github.com/snapcore/snapd/snap=$WORK/b112/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b008/_pkg_.a BUILDSTDERR: packagefile io/ioutil=$WORK/b078/_pkg_.a BUILDSTDERR: packagefile mime/multipart=$WORK/b129/_pkg_.a BUILDSTDERR: packagefile net=$WORK/b049/_pkg_.a BUILDSTDERR: packagefile net/http=$WORK/b131/_pkg_.a BUILDSTDERR: packagefile net/url=$WORK/b107/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b031/_pkg_.a BUILDSTDERR: packagefile path=$WORK/b059/_pkg_.a BUILDSTDERR: packagefile path/filepath=$WORK/b056/_pkg_.a BUILDSTDERR: packagefile regexp=$WORK/b075/_pkg_.a BUILDSTDERR: packagefile strconv=$WORK/b020/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b037/_pkg_.a BUILDSTDERR: packagefile time=$WORK/b034/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/snapd-2.39/src/github.com/snapcore/snapd/client BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b110/_pkg_.a -trimpath $WORK/b110 -shared -p github.com/snapcore/snapd/client -complete -installsuffix shared -buildid nksE29Np7-fHFOmCiymh/nksE29Np7-fHFOmCiymh -goversion go1.12.2 -D "" -importcfg $WORK/b110/importcfg -pack ./aliases.go ./apps.go ./asserts.go ./buy.go ./change.go ./client.go ./conf.go ./connections.go ./icons.go ./interfaces.go ./login.go ./model.go ./packages.go ./snap_op.go ./snapctl.go ./snapshot.go ./warnings.go BUILDSTDERR: net/http/httputil BUILDSTDERR: mkdir -p $WORK/b168/ BUILDSTDERR: cat >$WORK/b168/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile bufio=$WORK/b002/_pkg_.a BUILDSTDERR: packagefile bytes=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile context=$WORK/b050/_pkg_.a BUILDSTDERR: packagefile errors=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b028/_pkg_.a BUILDSTDERR: packagefile internal/x/net/http/httpguts=$WORK/b148/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b008/_pkg_.a BUILDSTDERR: packagefile io/ioutil=$WORK/b078/_pkg_.a BUILDSTDERR: packagefile log=$WORK/b063/_pkg_.a BUILDSTDERR: packagefile net=$WORK/b049/_pkg_.a BUILDSTDERR: packagefile net/http=$WORK/b131/_pkg_.a BUILDSTDERR: packagefile net/http/internal=$WORK/b157/_pkg_.a BUILDSTDERR: packagefile net/textproto=$WORK/b106/_pkg_.a BUILDSTDERR: packagefile net/url=$WORK/b107/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b037/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b009/_pkg_.a BUILDSTDERR: packagefile time=$WORK/b034/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/net/http/httputil BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b168/_pkg_.a -trimpath $WORK/b168 -shared -p net/http/httputil -std -complete -installsuffix shared -buildid cQAlhbxTQYNf_d0PNDus/cQAlhbxTQYNf_d0PNDus -goversion go1.12.2 -D "" -importcfg $WORK/b168/importcfg -pack ./dump.go ./httputil.go ./persist.go ./reverseproxy.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b168/_pkg_.a # internal BUILDSTDERR: cp $WORK/b168/_pkg_.a /builddir/.cache/go-build/ab/ab70255890514a5014cae38084f56517d9294db97e717525c4034c78a9663076-d # internal BUILDSTDERR: github.com/snapcore/snapd/httputil BUILDSTDERR: mkdir -p $WORK/b166/ BUILDSTDERR: cat >$WORK/b166/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile crypto/tls=$WORK/b135/_pkg_.a BUILDSTDERR: packagefile errors=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b028/_pkg_.a BUILDSTDERR: packagefile github.com/snapcore/snapd/arch=$WORK/b113/_pkg_.a BUILDSTDERR: packagefile github.com/snapcore/snapd/logger=$WORK/b116/_pkg_.a BUILDSTDERR: packagefile github.com/snapcore/snapd/osutil=$WORK/b066/_pkg_.a BUILDSTDERR: packagefile github.com/snapcore/snapd/release=$WORK/b079/_pkg_.a BUILDSTDERR: packagefile gopkg.in/retry.v1=$WORK/b167/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b008/_pkg_.a BUILDSTDERR: packagefile net=$WORK/b049/_pkg_.a BUILDSTDERR: packagefile net/http=$WORK/b131/_pkg_.a BUILDSTDERR: packagefile net/http/httputil=$WORK/b168/_pkg_.a BUILDSTDERR: packagefile net/url=$WORK/b107/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b031/_pkg_.a BUILDSTDERR: packagefile strconv=$WORK/b020/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b037/_pkg_.a BUILDSTDERR: packagefile syscall=$WORK/b033/_pkg_.a BUILDSTDERR: packagefile time=$WORK/b034/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/snapd-2.39/src/github.com/snapcore/snapd/httputil BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b166/_pkg_.a -trimpath $WORK/b166 -shared -p github.com/snapcore/snapd/httputil -complete -installsuffix shared -buildid xLZDJzhMeK0MFCwlAUGt/xLZDJzhMeK0MFCwlAUGt -goversion go1.12.2 -D "" -importcfg $WORK/b166/importcfg -pack ./client.go ./logger.go ./redirect18.go ./retry.go ./transport17.go ./useragent.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b166/_pkg_.a # internal BUILDSTDERR: cp $WORK/b166/_pkg_.a /builddir/.cache/go-build/19/1920ad62443b273e39c57abfb8e2d8457b2cacd2a996dfff77ebf14778c3fce1-d # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b110/_pkg_.a # internal BUILDSTDERR: cp $WORK/b110/_pkg_.a /builddir/.cache/go-build/39/391da00c6fd71a4c06fcf3fc0770f33d7c02ecb6a9689f5eb57bff160d2ea837-d # internal BUILDSTDERR: github.com/snapcore/snapd/cmd BUILDSTDERR: mkdir -p $WORK/b158/ BUILDSTDERR: github.com/snapcore/snapd/store BUILDSTDERR: mkdir -p $WORK/b184/ BUILDSTDERR: cat >$WORK/b184/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile bytes=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile context=$WORK/b050/_pkg_.a BUILDSTDERR: packagefile crypto=$WORK/b018/_pkg_.a BUILDSTDERR: packagefile encoding/base64=$WORK/b023/_pkg_.a BUILDSTDERR: packagefile encoding/json=$WORK/b026/_pkg_.a BUILDSTDERR: packagefile errors=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b028/_pkg_.a BUILDSTDERR: packagefile github.com/juju/ratelimit=$WORK/b185/_pkg_.a BUILDSTDERR: packagefile github.com/snapcore/snapd/arch=$WORK/b113/_pkg_.a BUILDSTDERR: packagefile github.com/snapcore/snapd/asserts=$WORK/b081/_pkg_.a BUILDSTDERR: packagefile github.com/snapcore/snapd/client=$WORK/b110/_pkg_.a BUILDSTDERR: packagefile github.com/snapcore/snapd/cmd/cmdutil=$WORK/b119/_pkg_.a BUILDSTDERR: packagefile github.com/snapcore/snapd/dirs=$WORK/b065/_pkg_.a BUILDSTDERR: packagefile github.com/snapcore/snapd/httputil=$WORK/b166/_pkg_.a BUILDSTDERR: packagefile github.com/snapcore/snapd/i18n=$WORK/b123/_pkg_.a BUILDSTDERR: packagefile github.com/snapcore/snapd/jsonutil=$WORK/b111/_pkg_.a BUILDSTDERR: packagefile github.com/snapcore/snapd/jsonutil/safejson=$WORK/b186/_pkg_.a BUILDSTDERR: packagefile github.com/snapcore/snapd/logger=$WORK/b116/_pkg_.a BUILDSTDERR: packagefile github.com/snapcore/snapd/osutil=$WORK/b066/_pkg_.a BUILDSTDERR: packagefile github.com/snapcore/snapd/overlord/auth=$WORK/b177/_pkg_.a BUILDSTDERR: packagefile github.com/snapcore/snapd/progress=$WORK/b159/_pkg_.a BUILDSTDERR: packagefile github.com/snapcore/snapd/release=$WORK/b079/_pkg_.a BUILDSTDERR: packagefile github.com/snapcore/snapd/snap=$WORK/b112/_pkg_.a BUILDSTDERR: packagefile github.com/snapcore/snapd/strutil=$WORK/b073/_pkg_.a BUILDSTDERR: packagefile gopkg.in/macaroon.v1=$WORK/b179/_pkg_.a BUILDSTDERR: packagefile gopkg.in/retry.v1=$WORK/b167/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b008/_pkg_.a BUILDSTDERR: packagefile io/ioutil=$WORK/b078/_pkg_.a BUILDSTDERR: packagefile net/http=$WORK/b131/_pkg_.a BUILDSTDERR: packagefile net/url=$WORK/b107/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b031/_pkg_.a BUILDSTDERR: packagefile os/exec=$WORK/b055/_pkg_.a BUILDSTDERR: packagefile path=$WORK/b059/_pkg_.a BUILDSTDERR: packagefile path/filepath=$WORK/b056/_pkg_.a BUILDSTDERR: packagefile sort=$WORK/b030/_pkg_.a BUILDSTDERR: packagefile strconv=$WORK/b020/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b037/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b009/_pkg_.a BUILDSTDERR: packagefile syscall=$WORK/b033/_pkg_.a BUILDSTDERR: packagefile time=$WORK/b034/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/snapd-2.39/src/github.com/snapcore/snapd/store BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b184/_pkg_.a -trimpath $WORK/b184 -shared -p github.com/snapcore/snapd/store -complete -installsuffix shared -buildid fQ9wz2D-0B4MONkaTQqF/fQ9wz2D-0B4MONkaTQqF -goversion go1.12.2 -D "" -importcfg $WORK/b184/importcfg -pack ./auth.go ./cache.go ./context.go ./details.go ./details_v2.go ./errors.go ./store.go ./userinfo.go BUILDSTDERR: cat >$WORK/b158/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile bytes=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b028/_pkg_.a BUILDSTDERR: packagefile github.com/snapcore/snapd/client=$WORK/b110/_pkg_.a BUILDSTDERR: packagefile github.com/snapcore/snapd/dirs=$WORK/b065/_pkg_.a BUILDSTDERR: packagefile github.com/snapcore/snapd/logger=$WORK/b116/_pkg_.a BUILDSTDERR: packagefile github.com/snapcore/snapd/osutil=$WORK/b066/_pkg_.a BUILDSTDERR: packagefile github.com/snapcore/snapd/progress=$WORK/b159/_pkg_.a BUILDSTDERR: packagefile github.com/snapcore/snapd/release=$WORK/b079/_pkg_.a BUILDSTDERR: packagefile github.com/snapcore/snapd/snap=$WORK/b112/_pkg_.a BUILDSTDERR: packagefile github.com/snapcore/snapd/strutil=$WORK/b073/_pkg_.a BUILDSTDERR: packagefile github.com/snapcore/snapd/systemd=$WORK/b163/_pkg_.a BUILDSTDERR: packagefile io/ioutil=$WORK/b078/_pkg_.a BUILDSTDERR: packagefile log=$WORK/b063/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b031/_pkg_.a BUILDSTDERR: packagefile path/filepath=$WORK/b056/_pkg_.a BUILDSTDERR: packagefile sort=$WORK/b030/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b037/_pkg_.a BUILDSTDERR: packagefile syscall=$WORK/b033/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/snapd-2.39/src/github.com/snapcore/snapd/cmd BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b158/_pkg_.a -trimpath $WORK/b158 -shared -p github.com/snapcore/snapd/cmd -complete -installsuffix shared -buildid ZMgL7D3xKJD9S4NpZ22Q/ZMgL7D3xKJD9S4NpZ22Q -goversion go1.12.2 -D "" -importcfg $WORK/b158/importcfg -pack ./cmd_linux.go ./snapinfo.go ./version.go ./version_generated.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b158/_pkg_.a # internal BUILDSTDERR: cp $WORK/b158/_pkg_.a /builddir/.cache/go-build/e4/e4a54d5d897702cce2716b9069ab4a74768ca026f00e83f039a87d50b7ab33ec-d # internal BUILDSTDERR: github.com/snapcore/snapd/interfaces BUILDSTDERR: mkdir -p $WORK/b188/ BUILDSTDERR: cat >$WORK/b188/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile encoding/json=$WORK/b026/_pkg_.a BUILDSTDERR: packagefile errors=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b028/_pkg_.a BUILDSTDERR: packagefile github.com/snapcore/snapd/cmd=$WORK/b158/_pkg_.a BUILDSTDERR: packagefile github.com/snapcore/snapd/dirs=$WORK/b065/_pkg_.a BUILDSTDERR: packagefile github.com/snapcore/snapd/interfaces/hotplug=$WORK/b189/_pkg_.a BUILDSTDERR: packagefile github.com/snapcore/snapd/interfaces/utils=$WORK/b190/_pkg_.a BUILDSTDERR: packagefile github.com/snapcore/snapd/logger=$WORK/b116/_pkg_.a BUILDSTDERR: packagefile github.com/snapcore/snapd/osutil=$WORK/b066/_pkg_.a BUILDSTDERR: packagefile github.com/snapcore/snapd/release=$WORK/b079/_pkg_.a BUILDSTDERR: packagefile github.com/snapcore/snapd/sandbox/seccomp=$WORK/b191/_pkg_.a BUILDSTDERR: packagefile github.com/snapcore/snapd/snap=$WORK/b112/_pkg_.a BUILDSTDERR: packagefile github.com/snapcore/snapd/timings=$WORK/b192/_pkg_.a BUILDSTDERR: packagefile io/ioutil=$WORK/b078/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b031/_pkg_.a BUILDSTDERR: packagefile path/filepath=$WORK/b056/_pkg_.a BUILDSTDERR: packagefile reflect=$WORK/b025/_pkg_.a BUILDSTDERR: packagefile regexp=$WORK/b075/_pkg_.a BUILDSTDERR: packagefile sort=$WORK/b030/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b037/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b009/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/snapd-2.39/src/github.com/snapcore/snapd/interfaces BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b188/_pkg_.a -trimpath $WORK/b188 -shared -p github.com/snapcore/snapd/interfaces -complete -installsuffix shared -buildid C78h7oJo9nGivn1c8txJ/C78h7oJo9nGivn1c8txJ -goversion go1.12.2 -D "" -importcfg $WORK/b188/importcfg -pack ./backend.go ./connection.go ./core.go ./naming.go ./repo.go ./sorting.go ./system_key.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b188/_pkg_.a # internal BUILDSTDERR: cp $WORK/b188/_pkg_.a /builddir/.cache/go-build/52/5264d3f4ca168346a42e0f37af3ea68f760f4d59c030ea5e57464eadad1d5c2c-d # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b184/_pkg_.a # internal BUILDSTDERR: cp $WORK/b184/_pkg_.a /builddir/.cache/go-build/44/44157b14f7e1693be640150110170acbf5cad07e74a304d7bf96fa006e6c5ce5-d # internal BUILDSTDERR: github.com/snapcore/snapd/image BUILDSTDERR: mkdir -p $WORK/b169/ BUILDSTDERR: cat >$WORK/b169/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile bytes=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile context=$WORK/b050/_pkg_.a BUILDSTDERR: packagefile crypto=$WORK/b018/_pkg_.a BUILDSTDERR: packagefile encoding/json=$WORK/b026/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b028/_pkg_.a BUILDSTDERR: packagefile github.com/mvo5/goconfigparser=$WORK/b170/_pkg_.a BUILDSTDERR: packagefile github.com/snapcore/snapd/asserts=$WORK/b081/_pkg_.a BUILDSTDERR: packagefile github.com/snapcore/snapd/asserts/snapasserts=$WORK/b171/_pkg_.a BUILDSTDERR: packagefile github.com/snapcore/snapd/asserts/sysdb=$WORK/b109/_pkg_.a BUILDSTDERR: packagefile github.com/snapcore/snapd/boot=$WORK/b172/_pkg_.a BUILDSTDERR: packagefile github.com/snapcore/snapd/bootloader=$WORK/b173/_pkg_.a BUILDSTDERR: packagefile github.com/snapcore/snapd/dirs=$WORK/b065/_pkg_.a BUILDSTDERR: packagefile github.com/snapcore/snapd/logger=$WORK/b116/_pkg_.a BUILDSTDERR: packagefile github.com/snapcore/snapd/osutil=$WORK/b066/_pkg_.a BUILDSTDERR: packagefile github.com/snapcore/snapd/overlord/auth=$WORK/b177/_pkg_.a BUILDSTDERR: packagefile github.com/snapcore/snapd/progress=$WORK/b159/_pkg_.a BUILDSTDERR: packagefile github.com/snapcore/snapd/release=$WORK/b079/_pkg_.a BUILDSTDERR: packagefile github.com/snapcore/snapd/snap=$WORK/b112/_pkg_.a BUILDSTDERR: packagefile github.com/snapcore/snapd/snap/squashfs=$WORK/b118/_pkg_.a BUILDSTDERR: packagefile github.com/snapcore/snapd/store=$WORK/b184/_pkg_.a BUILDSTDERR: packagefile github.com/snapcore/snapd/strutil=$WORK/b073/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b008/_pkg_.a BUILDSTDERR: packagefile io/ioutil=$WORK/b078/_pkg_.a BUILDSTDERR: packagefile net/url=$WORK/b107/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b031/_pkg_.a BUILDSTDERR: packagefile os/signal=$WORK/b187/_pkg_.a BUILDSTDERR: packagefile path/filepath=$WORK/b056/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b037/_pkg_.a BUILDSTDERR: packagefile syscall=$WORK/b033/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/snapd-2.39/src/github.com/snapcore/snapd/image BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b169/_pkg_.a -trimpath $WORK/b169 -shared -p github.com/snapcore/snapd/image -complete -installsuffix shared -buildid YtWvNvpXAPW_R0x4FV1L/YtWvNvpXAPW_R0x4FV1L -goversion go1.12.2 -D "" -importcfg $WORK/b169/importcfg -pack ./helpers.go ./image.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b169/_pkg_.a # internal BUILDSTDERR: cp $WORK/b169/_pkg_.a /builddir/.cache/go-build/59/59c8d736e162f2286a41c559b44a0c1997bad62e2c7112a65d2dbd038fcfaf11-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/b018/_pkg_.a BUILDSTDERR: packagefile encoding/base64=$WORK/b023/_pkg_.a BUILDSTDERR: packagefile encoding/json=$WORK/b026/_pkg_.a BUILDSTDERR: packagefile errors=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b028/_pkg_.a BUILDSTDERR: packagefile github.com/godbus/dbus=$WORK/b039/_pkg_.a BUILDSTDERR: packagefile github.com/jessevdk/go-flags=$WORK/b058/_pkg_.a BUILDSTDERR: packagefile github.com/snapcore/snapd/advisor=$WORK/b060/_pkg_.a BUILDSTDERR: packagefile github.com/snapcore/snapd/asserts=$WORK/b081/_pkg_.a BUILDSTDERR: packagefile github.com/snapcore/snapd/asserts/signtool=$WORK/b108/_pkg_.a BUILDSTDERR: packagefile github.com/snapcore/snapd/asserts/sysdb=$WORK/b109/_pkg_.a BUILDSTDERR: packagefile github.com/snapcore/snapd/client=$WORK/b110/_pkg_.a BUILDSTDERR: packagefile github.com/snapcore/snapd/cmd=$WORK/b158/_pkg_.a BUILDSTDERR: packagefile github.com/snapcore/snapd/dirs=$WORK/b065/_pkg_.a BUILDSTDERR: packagefile github.com/snapcore/snapd/httputil=$WORK/b166/_pkg_.a BUILDSTDERR: packagefile github.com/snapcore/snapd/i18n=$WORK/b123/_pkg_.a BUILDSTDERR: packagefile github.com/snapcore/snapd/image=$WORK/b169/_pkg_.a BUILDSTDERR: packagefile github.com/snapcore/snapd/interfaces=$WORK/b188/_pkg_.a BUILDSTDERR: packagefile github.com/snapcore/snapd/jsonutil=$WORK/b111/_pkg_.a BUILDSTDERR: packagefile github.com/snapcore/snapd/logger=$WORK/b116/_pkg_.a BUILDSTDERR: packagefile github.com/snapcore/snapd/osutil=$WORK/b066/_pkg_.a BUILDSTDERR: packagefile github.com/snapcore/snapd/osutil/strace=$WORK/b193/_pkg_.a BUILDSTDERR: packagefile github.com/snapcore/snapd/overlord/auth=$WORK/b177/_pkg_.a BUILDSTDERR: packagefile github.com/snapcore/snapd/progress=$WORK/b159/_pkg_.a BUILDSTDERR: packagefile github.com/snapcore/snapd/release=$WORK/b079/_pkg_.a BUILDSTDERR: packagefile github.com/snapcore/snapd/selinux=$WORK/b080/_pkg_.a BUILDSTDERR: packagefile github.com/snapcore/snapd/snap=$WORK/b112/_pkg_.a BUILDSTDERR: packagefile github.com/snapcore/snapd/snap/pack=$WORK/b194/_pkg_.a BUILDSTDERR: packagefile github.com/snapcore/snapd/snap/snapenv=$WORK/b195/_pkg_.a BUILDSTDERR: packagefile github.com/snapcore/snapd/store=$WORK/b184/_pkg_.a BUILDSTDERR: packagefile github.com/snapcore/snapd/strutil=$WORK/b073/_pkg_.a BUILDSTDERR: packagefile github.com/snapcore/snapd/strutil/quantity=$WORK/b160/_pkg_.a BUILDSTDERR: packagefile github.com/snapcore/snapd/strutil/shlex=$WORK/b196/_pkg_.a BUILDSTDERR: packagefile github.com/snapcore/snapd/timeutil=$WORK/b122/_pkg_.a BUILDSTDERR: packagefile github.com/snapcore/snapd/userd=$WORK/b197/_pkg_.a BUILDSTDERR: packagefile github.com/snapcore/snapd/userd/ui=$WORK/b200/_pkg_.a BUILDSTDERR: packagefile github.com/snapcore/snapd/x11=$WORK/b202/_pkg_.a BUILDSTDERR: packagefile go/doc=$WORK/b203/_pkg_.a BUILDSTDERR: packagefile golang.org/x/crypto/sha3=$WORK/b103/_pkg_.a BUILDSTDERR: packagefile golang.org/x/crypto/ssh/terminal=$WORK/b161/_pkg_.a BUILDSTDERR: packagefile gopkg.in/yaml.v2=$WORK/b074/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b008/_pkg_.a BUILDSTDERR: packagefile io/ioutil=$WORK/b078/_pkg_.a BUILDSTDERR: packagefile math/rand=$WORK/b046/_pkg_.a BUILDSTDERR: packagefile net=$WORK/b049/_pkg_.a BUILDSTDERR: packagefile net/http=$WORK/b131/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b031/_pkg_.a BUILDSTDERR: packagefile os/exec=$WORK/b055/_pkg_.a BUILDSTDERR: packagefile os/signal=$WORK/b187/_pkg_.a BUILDSTDERR: packagefile os/user=$WORK/b057/_pkg_.a BUILDSTDERR: packagefile path/filepath=$WORK/b056/_pkg_.a BUILDSTDERR: packagefile reflect=$WORK/b025/_pkg_.a BUILDSTDERR: packagefile regexp=$WORK/b075/_pkg_.a BUILDSTDERR: packagefile runtime=$WORK/b011/_pkg_.a BUILDSTDERR: packagefile sort=$WORK/b030/_pkg_.a BUILDSTDERR: packagefile strconv=$WORK/b020/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b037/_pkg_.a BUILDSTDERR: packagefile syscall=$WORK/b033/_pkg_.a BUILDSTDERR: packagefile text/tabwriter=$WORK/b209/_pkg_.a BUILDSTDERR: packagefile time=$WORK/b034/_pkg_.a BUILDSTDERR: packagefile unicode=$WORK/b016/_pkg_.a BUILDSTDERR: packagefile unicode/utf8=$WORK/b017/_pkg_.a BUILDSTDERR: packagefile runtime/cgo=$WORK/b054/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/snapd-2.39/src/github.com/snapcore/snapd/cmd/snap BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b001/_pkg_.a -trimpath $WORK/b001 -shared -p main -complete -installsuffix shared -buildid NAQGlAZ4BY2NiGSSf7B3/NAQGlAZ4BY2NiGSSf7B3 -goversion go1.12.2 -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_connections.go ./cmd_connectivity_check.go ./cmd_create_key.go ./cmd_create_user.go ./cmd_debug.go ./cmd_debug_model.go ./cmd_debug_timings.go ./cmd_debug_validate_seed.go ./cmd_delete_key.go ./cmd_disconnect.go ./cmd_download.go ./cmd_ensure_state_soon.go ./cmd_export_key.go ./cmd_find.go ./cmd_first_boot.go ./cmd_get.go ./cmd_get_base_declaration.go ./cmd_handle_link.go ./cmd_help.go ./cmd_info.go ./cmd_interface.go ./cmd_interfaces.go ./cmd_keys.go ./cmd_known.go ./cmd_list.go ./cmd_login.go ./cmd_logout.go ./cmd_managed.go ./cmd_pack.go ./cmd_paths.go ./cmd_prefer.go ./cmd_prepare_image.go ./cmd_remodel.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_ppc64le/buildid -w $WORK/b001/_pkg_.a # internal BUILDSTDERR: cp $WORK/b001/_pkg_.a /builddir/.cache/go-build/bc/bc4394e7cfda20ca940718ad881897664c141ec40cb6aee9eba9edd1e780d996-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/b018/_pkg_.a BUILDSTDERR: packagefile encoding/base64=$WORK/b023/_pkg_.a BUILDSTDERR: packagefile encoding/json=$WORK/b026/_pkg_.a BUILDSTDERR: packagefile errors=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b028/_pkg_.a BUILDSTDERR: packagefile github.com/godbus/dbus=$WORK/b039/_pkg_.a BUILDSTDERR: packagefile github.com/jessevdk/go-flags=$WORK/b058/_pkg_.a BUILDSTDERR: packagefile github.com/snapcore/snapd/advisor=$WORK/b060/_pkg_.a BUILDSTDERR: packagefile github.com/snapcore/snapd/asserts=$WORK/b081/_pkg_.a BUILDSTDERR: packagefile github.com/snapcore/snapd/asserts/signtool=$WORK/b108/_pkg_.a BUILDSTDERR: packagefile github.com/snapcore/snapd/asserts/sysdb=$WORK/b109/_pkg_.a BUILDSTDERR: packagefile github.com/snapcore/snapd/client=$WORK/b110/_pkg_.a BUILDSTDERR: packagefile github.com/snapcore/snapd/cmd=$WORK/b158/_pkg_.a BUILDSTDERR: packagefile github.com/snapcore/snapd/dirs=$WORK/b065/_pkg_.a BUILDSTDERR: packagefile github.com/snapcore/snapd/httputil=$WORK/b166/_pkg_.a BUILDSTDERR: packagefile github.com/snapcore/snapd/i18n=$WORK/b123/_pkg_.a BUILDSTDERR: packagefile github.com/snapcore/snapd/image=$WORK/b169/_pkg_.a BUILDSTDERR: packagefile github.com/snapcore/snapd/interfaces=$WORK/b188/_pkg_.a BUILDSTDERR: packagefile github.com/snapcore/snapd/jsonutil=$WORK/b111/_pkg_.a BUILDSTDERR: packagefile github.com/snapcore/snapd/logger=$WORK/b116/_pkg_.a BUILDSTDERR: packagefile github.com/snapcore/snapd/osutil=$WORK/b066/_pkg_.a BUILDSTDERR: packagefile github.com/snapcore/snapd/osutil/strace=$WORK/b193/_pkg_.a BUILDSTDERR: packagefile github.com/snapcore/snapd/overlord/auth=$WORK/b177/_pkg_.a BUILDSTDERR: packagefile github.com/snapcore/snapd/progress=$WORK/b159/_pkg_.a BUILDSTDERR: packagefile github.com/snapcore/snapd/release=$WORK/b079/_pkg_.a BUILDSTDERR: packagefile github.com/snapcore/snapd/selinux=$WORK/b080/_pkg_.a BUILDSTDERR: packagefile github.com/snapcore/snapd/snap=$WORK/b112/_pkg_.a BUILDSTDERR: packagefile github.com/snapcore/snapd/snap/pack=$WORK/b194/_pkg_.a BUILDSTDERR: packagefile github.com/snapcore/snapd/snap/snapenv=$WORK/b195/_pkg_.a BUILDSTDERR: packagefile github.com/snapcore/snapd/store=$WORK/b184/_pkg_.a BUILDSTDERR: packagefile github.com/snapcore/snapd/strutil=$WORK/b073/_pkg_.a BUILDSTDERR: packagefile github.com/snapcore/snapd/strutil/quantity=$WORK/b160/_pkg_.a BUILDSTDERR: packagefile github.com/snapcore/snapd/strutil/shlex=$WORK/b196/_pkg_.a BUILDSTDERR: packagefile github.com/snapcore/snapd/timeutil=$WORK/b122/_pkg_.a BUILDSTDERR: packagefile github.com/snapcore/snapd/userd=$WORK/b197/_pkg_.a BUILDSTDERR: packagefile github.com/snapcore/snapd/userd/ui=$WORK/b200/_pkg_.a BUILDSTDERR: packagefile github.com/snapcore/snapd/x11=$WORK/b202/_pkg_.a BUILDSTDERR: packagefile go/doc=$WORK/b203/_pkg_.a BUILDSTDERR: packagefile golang.org/x/crypto/sha3=$WORK/b103/_pkg_.a BUILDSTDERR: packagefile golang.org/x/crypto/ssh/terminal=$WORK/b161/_pkg_.a BUILDSTDERR: packagefile gopkg.in/yaml.v2=$WORK/b074/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b008/_pkg_.a BUILDSTDERR: packagefile io/ioutil=$WORK/b078/_pkg_.a BUILDSTDERR: packagefile math/rand=$WORK/b046/_pkg_.a BUILDSTDERR: packagefile net=$WORK/b049/_pkg_.a BUILDSTDERR: packagefile net/http=$WORK/b131/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b031/_pkg_.a BUILDSTDERR: packagefile os/exec=$WORK/b055/_pkg_.a BUILDSTDERR: packagefile os/signal=$WORK/b187/_pkg_.a BUILDSTDERR: packagefile os/user=$WORK/b057/_pkg_.a BUILDSTDERR: packagefile path/filepath=$WORK/b056/_pkg_.a BUILDSTDERR: packagefile reflect=$WORK/b025/_pkg_.a BUILDSTDERR: packagefile regexp=$WORK/b075/_pkg_.a BUILDSTDERR: packagefile runtime=$WORK/b011/_pkg_.a BUILDSTDERR: packagefile sort=$WORK/b030/_pkg_.a BUILDSTDERR: packagefile strconv=$WORK/b020/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b037/_pkg_.a BUILDSTDERR: packagefile syscall=$WORK/b033/_pkg_.a BUILDSTDERR: packagefile text/tabwriter=$WORK/b209/_pkg_.a BUILDSTDERR: packagefile time=$WORK/b034/_pkg_.a BUILDSTDERR: packagefile unicode=$WORK/b016/_pkg_.a BUILDSTDERR: packagefile unicode/utf8=$WORK/b017/_pkg_.a BUILDSTDERR: packagefile runtime/cgo=$WORK/b054/_pkg_.a BUILDSTDERR: packagefile internal/bytealg=$WORK/b005/_pkg_.a BUILDSTDERR: packagefile hash=$WORK/b019/_pkg_.a BUILDSTDERR: packagefile encoding/binary=$WORK/b024/_pkg_.a BUILDSTDERR: packagefile encoding=$WORK/b027/_pkg_.a BUILDSTDERR: packagefile math=$WORK/b021/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b009/_pkg_.a BUILDSTDERR: packagefile unicode/utf16=$WORK/b038/_pkg_.a BUILDSTDERR: packagefile internal/fmtsort=$WORK/b029/_pkg_.a BUILDSTDERR: packagefile crypto/rand=$WORK/b040/_pkg_.a BUILDSTDERR: packagefile crypto/sha1=$WORK/b047/_pkg_.a BUILDSTDERR: packagefile encoding/hex=$WORK/b048/_pkg_.a BUILDSTDERR: packagefile path=$WORK/b059/_pkg_.a BUILDSTDERR: packagefile github.com/boltdb/bolt=$WORK/b061/_pkg_.a BUILDSTDERR: packagefile crypto/rsa=$WORK/b082/_pkg_.a BUILDSTDERR: packagefile crypto/sha256=$WORK/b084/_pkg_.a BUILDSTDERR: packagefile crypto/sha512=$WORK/b085/_pkg_.a BUILDSTDERR: packagefile github.com/snapcore/snapd/snap/naming=$WORK/b086/_pkg_.a BUILDSTDERR: packagefile golang.org/x/crypto/openpgp/packet=$WORK/b087/_pkg_.a BUILDSTDERR: packagefile net/mail=$WORK/b104/_pkg_.a BUILDSTDERR: packagefile net/url=$WORK/b107/_pkg_.a BUILDSTDERR: packagefile mime/multipart=$WORK/b129/_pkg_.a BUILDSTDERR: packagefile github.com/snapcore/snapd/systemd=$WORK/b163/_pkg_.a BUILDSTDERR: packagefile log=$WORK/b063/_pkg_.a BUILDSTDERR: packagefile crypto/tls=$WORK/b135/_pkg_.a BUILDSTDERR: packagefile github.com/snapcore/snapd/arch=$WORK/b113/_pkg_.a BUILDSTDERR: packagefile gopkg.in/retry.v1=$WORK/b167/_pkg_.a BUILDSTDERR: packagefile net/http/httputil=$WORK/b168/_pkg_.a BUILDSTDERR: packagefile github.com/ojii/gettext.go=$WORK/b124/_pkg_.a BUILDSTDERR: packagefile context=$WORK/b050/_pkg_.a BUILDSTDERR: packagefile github.com/mvo5/goconfigparser=$WORK/b170/_pkg_.a BUILDSTDERR: packagefile github.com/snapcore/snapd/asserts/snapasserts=$WORK/b171/_pkg_.a BUILDSTDERR: packagefile github.com/snapcore/snapd/boot=$WORK/b172/_pkg_.a BUILDSTDERR: packagefile github.com/snapcore/snapd/bootloader=$WORK/b173/_pkg_.a BUILDSTDERR: packagefile github.com/snapcore/snapd/snap/squashfs=$WORK/b118/_pkg_.a BUILDSTDERR: packagefile github.com/snapcore/snapd/interfaces/hotplug=$WORK/b189/_pkg_.a BUILDSTDERR: packagefile github.com/snapcore/snapd/interfaces/utils=$WORK/b190/_pkg_.a BUILDSTDERR: packagefile github.com/snapcore/snapd/sandbox/seccomp=$WORK/b191/_pkg_.a BUILDSTDERR: packagefile github.com/snapcore/snapd/timings=$WORK/b192/_pkg_.a BUILDSTDERR: packagefile debug/elf=$WORK/b067/_pkg_.a BUILDSTDERR: packagefile github.com/snapcore/snapd/osutil/sys=$WORK/b072/_pkg_.a BUILDSTDERR: packagefile gopkg.in/tomb.v2=$WORK/b077/_pkg_.a BUILDSTDERR: packagefile sync/atomic=$WORK/b015/_pkg_.a BUILDSTDERR: packagefile github.com/snapcore/snapd/overlord/state=$WORK/b178/_pkg_.a BUILDSTDERR: packagefile gopkg.in/macaroon.v1=$WORK/b179/_pkg_.a BUILDSTDERR: packagefile github.com/snapcore/snapd/gadget=$WORK/b114/_pkg_.a BUILDSTDERR: packagefile github.com/snapcore/snapd/metautil=$WORK/b115/_pkg_.a BUILDSTDERR: packagefile github.com/snapcore/snapd/snap/snapdir=$WORK/b117/_pkg_.a BUILDSTDERR: packagefile github.com/snapcore/snapd/spdx=$WORK/b120/_pkg_.a BUILDSTDERR: packagefile github.com/snapcore/snapd/timeout=$WORK/b121/_pkg_.a BUILDSTDERR: packagefile github.com/juju/ratelimit=$WORK/b185/_pkg_.a BUILDSTDERR: packagefile github.com/snapcore/snapd/cmd/cmdutil=$WORK/b119/_pkg_.a BUILDSTDERR: packagefile github.com/snapcore/snapd/jsonutil/safejson=$WORK/b186/_pkg_.a BUILDSTDERR: packagefile github.com/godbus/dbus/introspect=$WORK/b198/_pkg_.a BUILDSTDERR: packagefile log/syslog=$WORK/b165/_pkg_.a BUILDSTDERR: packagefile html=$WORK/b201/_pkg_.a BUILDSTDERR: packagefile go/ast=$WORK/b204/_pkg_.a BUILDSTDERR: packagefile go/token=$WORK/b206/_pkg_.a BUILDSTDERR: packagefile text/template=$WORK/b207/_pkg_.a BUILDSTDERR: packagefile golang.org/x/sys/unix=$WORK/b162/_pkg_.a BUILDSTDERR: packagefile internal/nettrace=$WORK/b051/_pkg_.a BUILDSTDERR: packagefile internal/poll=$WORK/b032/_pkg_.a BUILDSTDERR: packagefile internal/singleflight=$WORK/b052/_pkg_.a BUILDSTDERR: packagefile internal/x/net/dns/dnsmessage=$WORK/b053/_pkg_.a BUILDSTDERR: packagefile compress/gzip=$WORK/b132/_pkg_.a BUILDSTDERR: packagefile container/list=$WORK/b134/_pkg_.a BUILDSTDERR: packagefile internal/x/net/http/httpguts=$WORK/b148/_pkg_.a BUILDSTDERR: packagefile internal/x/net/http/httpproxy=$WORK/b154/_pkg_.a BUILDSTDERR: packagefile internal/x/net/http2/hpack=$WORK/b155/_pkg_.a BUILDSTDERR: packagefile internal/x/net/idna=$WORK/b149/_pkg_.a BUILDSTDERR: packagefile mime=$WORK/b105/_pkg_.a BUILDSTDERR: packagefile net/http/httptrace=$WORK/b156/_pkg_.a BUILDSTDERR: packagefile net/http/internal=$WORK/b157/_pkg_.a BUILDSTDERR: packagefile net/textproto=$WORK/b106/_pkg_.a BUILDSTDERR: packagefile internal/syscall/unix=$WORK/b035/_pkg_.a BUILDSTDERR: packagefile internal/testlog=$WORK/b036/_pkg_.a BUILDSTDERR: packagefile regexp/syntax=$WORK/b076/_pkg_.a BUILDSTDERR: packagefile internal/cpu=$WORK/b006/_pkg_.a BUILDSTDERR: packagefile runtime/internal/atomic=$WORK/b012/_pkg_.a BUILDSTDERR: packagefile runtime/internal/math=$WORK/b013/_pkg_.a BUILDSTDERR: packagefile runtime/internal/sys=$WORK/b014/_pkg_.a BUILDSTDERR: packagefile math/bits=$WORK/b022/_pkg_.a BUILDSTDERR: packagefile internal/race=$WORK/b010/_pkg_.a BUILDSTDERR: packagefile crypto/aes=$WORK/b041/_pkg_.a BUILDSTDERR: packagefile crypto/cipher=$WORK/b042/_pkg_.a BUILDSTDERR: packagefile math/big=$WORK/b045/_pkg_.a BUILDSTDERR: packagefile hash/fnv=$WORK/b062/_pkg_.a BUILDSTDERR: packagefile runtime/debug=$WORK/b064/_pkg_.a BUILDSTDERR: packagefile crypto/internal/randutil=$WORK/b083/_pkg_.a BUILDSTDERR: packagefile crypto/subtle=$WORK/b044/_pkg_.a BUILDSTDERR: packagefile compress/bzip2=$WORK/b088/_pkg_.a BUILDSTDERR: packagefile compress/flate=$WORK/b069/_pkg_.a BUILDSTDERR: packagefile compress/zlib=$WORK/b068/_pkg_.a BUILDSTDERR: packagefile crypto/des=$WORK/b089/_pkg_.a BUILDSTDERR: packagefile crypto/dsa=$WORK/b090/_pkg_.a BUILDSTDERR: packagefile crypto/ecdsa=$WORK/b091/_pkg_.a BUILDSTDERR: packagefile crypto/elliptic=$WORK/b092/_pkg_.a BUILDSTDERR: packagefile crypto/md5=$WORK/b094/_pkg_.a BUILDSTDERR: packagefile encoding/asn1=$WORK/b093/_pkg_.a BUILDSTDERR: packagefile golang.org/x/crypto/cast5=$WORK/b095/_pkg_.a BUILDSTDERR: packagefile golang.org/x/crypto/openpgp/elgamal=$WORK/b096/_pkg_.a BUILDSTDERR: packagefile golang.org/x/crypto/openpgp/errors=$WORK/b097/_pkg_.a BUILDSTDERR: packagefile golang.org/x/crypto/openpgp/s2k=$WORK/b098/_pkg_.a BUILDSTDERR: packagefile image=$WORK/b099/_pkg_.a BUILDSTDERR: packagefile image/jpeg=$WORK/b101/_pkg_.a BUILDSTDERR: packagefile mime/quotedprintable=$WORK/b130/_pkg_.a BUILDSTDERR: packagefile github.com/snapcore/snapd/osutil/squashfs=$WORK/b164/_pkg_.a BUILDSTDERR: packagefile crypto/hmac=$WORK/b136/_pkg_.a BUILDSTDERR: packagefile crypto/rc4=$WORK/b137/_pkg_.a BUILDSTDERR: packagefile crypto/x509=$WORK/b138/_pkg_.a BUILDSTDERR: packagefile encoding/pem=$WORK/b140/_pkg_.a BUILDSTDERR: packagefile internal/x/crypto/chacha20poly1305=$WORK/b143/_pkg_.a BUILDSTDERR: packagefile internal/x/crypto/cryptobyte=$WORK/b141/_pkg_.a BUILDSTDERR: packagefile internal/x/crypto/curve25519=$WORK/b146/_pkg_.a BUILDSTDERR: packagefile internal/x/crypto/hkdf=$WORK/b147/_pkg_.a BUILDSTDERR: packagefile github.com/ojii/gettext.go/pluralforms=$WORK/b125/_pkg_.a BUILDSTDERR: packagefile testing=$WORK/b126/_pkg_.a BUILDSTDERR: packagefile github.com/snapcore/snapd/bootloader/androidbootenv=$WORK/b174/_pkg_.a BUILDSTDERR: packagefile github.com/snapcore/snapd/bootloader/grubenv=$WORK/b175/_pkg_.a BUILDSTDERR: packagefile github.com/snapcore/snapd/bootloader/ubootenv=$WORK/b176/_pkg_.a BUILDSTDERR: packagefile debug/dwarf=$WORK/b071/_pkg_.a BUILDSTDERR: packagefile golang.org/x/crypto/nacl/secretbox=$WORK/b180/_pkg_.a BUILDSTDERR: packagefile encoding/xml=$WORK/b199/_pkg_.a BUILDSTDERR: packagefile go/scanner=$WORK/b205/_pkg_.a BUILDSTDERR: packagefile text/template/parse=$WORK/b208/_pkg_.a BUILDSTDERR: packagefile hash/crc32=$WORK/b133/_pkg_.a BUILDSTDERR: packagefile internal/x/text/secure/bidirule=$WORK/b150/_pkg_.a BUILDSTDERR: packagefile internal/x/text/unicode/bidi=$WORK/b152/_pkg_.a BUILDSTDERR: packagefile internal/x/text/unicode/norm=$WORK/b153/_pkg_.a BUILDSTDERR: packagefile crypto/internal/subtle=$WORK/b043/_pkg_.a BUILDSTDERR: packagefile hash/adler32=$WORK/b070/_pkg_.a BUILDSTDERR: packagefile image/color=$WORK/b100/_pkg_.a BUILDSTDERR: packagefile image/internal/imageutil=$WORK/b102/_pkg_.a BUILDSTDERR: packagefile crypto/x509/pkix=$WORK/b139/_pkg_.a BUILDSTDERR: packagefile internal/x/crypto/cryptobyte/asn1=$WORK/b142/_pkg_.a BUILDSTDERR: packagefile internal/x/crypto/internal/chacha20=$WORK/b144/_pkg_.a BUILDSTDERR: packagefile internal/x/crypto/poly1305=$WORK/b145/_pkg_.a BUILDSTDERR: packagefile flag=$WORK/b127/_pkg_.a BUILDSTDERR: packagefile runtime/trace=$WORK/b128/_pkg_.a BUILDSTDERR: packagefile golang.org/x/crypto/internal/subtle=$WORK/b181/_pkg_.a BUILDSTDERR: packagefile golang.org/x/crypto/poly1305=$WORK/b182/_pkg_.a BUILDSTDERR: packagefile golang.org/x/crypto/salsa20/salsa=$WORK/b183/_pkg_.a BUILDSTDERR: packagefile internal/x/text/transform=$WORK/b151/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: mkdir -p $WORK/b001/exe/ BUILDSTDERR: cd . BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/link -o $WORK/b001/exe/a.out -importcfg $WORK/b001/importcfg.link -installsuffix shared -buildmode=pie -buildid=37fIeuBdX7g_RIWDGwsu/NAQGlAZ4BY2NiGSSf7B3/QEDPdI6f2X7qoqGxqtJu/37fIeuBdX7g_RIWDGwsu -B 0xfaeed2f8d8553daa05b47ad0ca6a532519f09787 -extldflags "-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld " -extld=gcc $WORK/b001/_pkg_.a BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/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: ++ od -An -tx1 BUILDSTDERR: ++ tr -d ' \n' BUILDSTDERR: ++ head -c20 /dev/urandom + go build -buildmode pie -compiler gc '-tags=rpm_crashtraceback ' -ldflags ' -B 0x72efc22eb224963611c1e8300f43b62f2f5835f1 -extldflags '\''-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld '\''' -a -v -x -o bin/snap-failure github.com/snapcore/snapd/cmd/snap-failure BUILDSTDERR: WORK=/tmp/go-build933133997 BUILDSTDERR: errors BUILDSTDERR: mkdir -p $WORK/b004/ BUILDSTDERR: internal/cpu BUILDSTDERR: internal/race BUILDSTDERR: mkdir -p $WORK/b010/ 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_ppc64le/compile -o $WORK/b004/_pkg_.a -trimpath $WORK/b004 -shared -p errors -std -complete -installsuffix shared -buildid -NbNLaz_kgh19tFJNrn2/-NbNLaz_kgh19tFJNrn2 -goversion go1.12.2 -D "" -importcfg $WORK/b004/importcfg -pack ./errors.go BUILDSTDERR: cat >$WORK/b010/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/internal/race BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b010/_pkg_.a -trimpath $WORK/b010 -shared -p internal/race -std -complete -installsuffix shared -buildid RyHI3piz-9MjeYKKZQ3v/RyHI3piz-9MjeYKKZQ3v -goversion go1.12.2 -D "" -importcfg $WORK/b010/importcfg -pack ./doc.go ./norace.go BUILDSTDERR: mkdir -p $WORK/b006/ BUILDSTDERR: cat >$WORK/b006/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/internal/cpu BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b006/_pkg_.a -trimpath $WORK/b006 -shared -p internal/cpu -std -+ -complete -installsuffix shared -buildid 6FFdccJ3T0z_GWzNADLG/6FFdccJ3T0z_GWzNADLG -goversion go1.12.2 -D "" -importcfg $WORK/b006/importcfg -pack ./cpu.go ./cpu_ppc64x.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b010/_pkg_.a # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b004/_pkg_.a # internal BUILDSTDERR: cp $WORK/b004/_pkg_.a /builddir/.cache/go-build/26/2676a16ba0e60e5abfcc11e7a5200acc7cc775b3ecab39939ce011fb32b957f8-d # internal BUILDSTDERR: runtime/internal/sys BUILDSTDERR: mkdir -p $WORK/b014/ BUILDSTDERR: cat >$WORK/b014/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/runtime/internal/sys BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b014/_pkg_.a -trimpath $WORK/b014 -shared -p runtime/internal/sys -std -+ -complete -installsuffix shared -buildid Osjc48Got34ta8BS1TJS/Osjc48Got34ta8BS1TJS -goversion go1.12.2 -D "" -importcfg $WORK/b014/importcfg -pack ./arch.go ./arch_ppc64le.go ./intrinsics.go ./stubs.go ./sys.go ./zgoarch_ppc64le.go ./zgoos_linux.go ./zversion.go BUILDSTDERR: cp $WORK/b010/_pkg_.a /builddir/.cache/go-build/77/775700c5005fac532748d8ab85c65746381c112323259f1490674c13c4ebec8e-d # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b006/_pkg_.a # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b014/_pkg_.a # internal BUILDSTDERR: runtime/internal/atomic BUILDSTDERR: mkdir -p $WORK/b012/ BUILDSTDERR: cat >$WORK/b012/go_asm.h << 'EOF' # internal BUILDSTDERR: EOF BUILDSTDERR: cp $WORK/b014/_pkg_.a /builddir/.cache/go-build/19/19b0a39f4def5ab5a616639315db88231a5c08014843ebb30c8dab0454910e4b-d # internal BUILDSTDERR: cd /usr/lib/golang/src/runtime/internal/atomic BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/asm -trimpath $WORK/b012 -I $WORK/b012/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -gensymabis -o $WORK/b012/symabis ./asm_ppc64x.s ./atomic_ppc64x.s BUILDSTDERR: runtime/internal/math BUILDSTDERR: mkdir -p $WORK/b013/ BUILDSTDERR: cat >$WORK/b013/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile runtime/internal/sys=$WORK/b014/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/runtime/internal/math BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b013/_pkg_.a -trimpath $WORK/b013 -shared -p runtime/internal/math -std -+ -complete -installsuffix shared -buildid 4cXFQOdAnQ0NnyCd09QY/4cXFQOdAnQ0NnyCd09QY -goversion go1.12.2 -D "" -importcfg $WORK/b013/importcfg -pack ./math.go BUILDSTDERR: cp $WORK/b006/_pkg_.a /builddir/.cache/go-build/38/38ba09f377738c91c1a44b7fe870a33bf24f5c3302e9a2f6543d0870408cdef1-d # internal BUILDSTDERR: sync/atomic BUILDSTDERR: mkdir -p $WORK/b015/ BUILDSTDERR: internal/bytealg BUILDSTDERR: mkdir -p $WORK/b005/ BUILDSTDERR: cat >$WORK/b015/go_asm.h << 'EOF' # internal BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/sync/atomic BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/asm -trimpath $WORK/b015 -I $WORK/b015/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -gensymabis -o $WORK/b015/symabis ./asm.s BUILDSTDERR: cat >$WORK/b005/go_asm.h << 'EOF' # internal BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/internal/bytealg BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/asm -trimpath $WORK/b005 -I $WORK/b005/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -gensymabis -o $WORK/b005/symabis ./compare_ppc64x.s ./count_ppc64x.s ./equal_ppc64x.s ./indexbyte_ppc64x.s BUILDSTDERR: cat >$WORK/b012/go_asm.h << 'EOF' # internal BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/sync/atomic BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/asm -trimpath $WORK/b012 -I $WORK/b012/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -gensymabis -o $WORK/b012/symabis2 ./asm.s BUILDSTDERR: cat >>$WORK/b012/symabis << 'EOF' # internal BUILDSTDERR: ref runtime/internal/atomic.Xchg ABI0 BUILDSTDERR: ref runtime/internal/atomic.Xchg ABI0 BUILDSTDERR: ref runtime/internal/atomic.Xchg64 ABI0 BUILDSTDERR: ref runtime/internal/atomic.Xchg64 ABI0 BUILDSTDERR: ref runtime/internal/atomic.Xchguintptr ABI0 BUILDSTDERR: ref runtime/internal/atomic.Cas ABI0 BUILDSTDERR: ref runtime/internal/atomic.Cas ABI0 BUILDSTDERR: ref runtime/internal/atomic.Casuintptr ABI0 BUILDSTDERR: ref runtime/internal/atomic.Cas64 ABI0 BUILDSTDERR: ref runtime/internal/atomic.Cas64 ABI0 BUILDSTDERR: ref runtime/internal/atomic.Xadd ABI0 BUILDSTDERR: ref runtime/internal/atomic.Xadd ABI0 BUILDSTDERR: ref runtime/internal/atomic.Xadduintptr ABI0 BUILDSTDERR: ref runtime/internal/atomic.Xadd64 ABI0 BUILDSTDERR: ref runtime/internal/atomic.Xadd64 ABI0 BUILDSTDERR: ref runtime/internal/atomic.Load ABI0 BUILDSTDERR: ref runtime/internal/atomic.Load ABI0 BUILDSTDERR: ref runtime/internal/atomic.Load64 ABI0 BUILDSTDERR: ref runtime/internal/atomic.Load64 ABI0 BUILDSTDERR: ref runtime/internal/atomic.Loaduintptr ABI0 BUILDSTDERR: ref runtime/internal/atomic.Loadp ABI0 BUILDSTDERR: ref runtime/internal/atomic.Store ABI0 BUILDSTDERR: ref runtime/internal/atomic.Store ABI0 BUILDSTDERR: ref runtime/internal/atomic.Store64 ABI0 BUILDSTDERR: ref runtime/internal/atomic.Store64 ABI0 BUILDSTDERR: ref runtime/internal/atomic.Storeuintptr ABI0 BUILDSTDERR: EOF BUILDSTDERR: cat >$WORK/b012/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/runtime/internal/atomic BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b012/_pkg_.a -trimpath $WORK/b012 -shared -p runtime/internal/atomic -std -+ -installsuffix shared -buildid 5xakhhJUU6nCltNO6YMj/5xakhhJUU6nCltNO6YMj -goversion go1.12.2 -symabis $WORK/b012/symabis -D "" -importcfg $WORK/b012/importcfg -pack -asmhdr $WORK/b012/go_asm.h ./atomic_ppc64x.go ./stubs.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b013/_pkg_.a # internal BUILDSTDERR: cp $WORK/b013/_pkg_.a /builddir/.cache/go-build/4f/4fbae65be86351f9491c46e359c10213570ccd3891d3f143f26163cfd21ae455-d # internal BUILDSTDERR: unicode BUILDSTDERR: mkdir -p $WORK/b016/ BUILDSTDERR: cat >$WORK/b016/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/unicode BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b016/_pkg_.a -trimpath $WORK/b016 -shared -p unicode -std -complete -installsuffix shared -buildid RI7hF26NCrdPaTegmzqt/RI7hF26NCrdPaTegmzqt -goversion go1.12.2 -D "" -importcfg $WORK/b016/importcfg -pack ./casetables.go ./digit.go ./graphic.go ./letter.go ./tables.go BUILDSTDERR: cat >$WORK/b005/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile internal/cpu=$WORK/b006/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/internal/bytealg BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b005/_pkg_.a -trimpath $WORK/b005 -shared -p internal/bytealg -std -+ -installsuffix shared -buildid VicmnR8g_YTZXXFBrLNE/VicmnR8g_YTZXXFBrLNE -goversion go1.12.2 -symabis $WORK/b005/symabis -D "" -importcfg $WORK/b005/importcfg -pack -asmhdr $WORK/b005/go_asm.h ./bytealg.go ./compare_native.go ./count_native.go ./equal_native.go ./index_generic.go ./indexbyte_native.go BUILDSTDERR: cd /usr/lib/golang/src/runtime/internal/atomic BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/asm -trimpath $WORK/b012 -I $WORK/b012/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -o $WORK/b012/asm_ppc64x.o ./asm_ppc64x.s BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/asm -trimpath $WORK/b012 -I $WORK/b012/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -o $WORK/b012/atomic_ppc64x.o ./atomic_ppc64x.s BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/pack r $WORK/b012/_pkg_.a $WORK/b012/asm_ppc64x.o $WORK/b012/atomic_ppc64x.o # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b012/_pkg_.a # internal BUILDSTDERR: cp $WORK/b012/_pkg_.a /builddir/.cache/go-build/3a/3a03c031a408a0d0e66eba0edff6d159123b0086a96b3cac44af1043805055d9-d # internal BUILDSTDERR: unicode/utf8 BUILDSTDERR: mkdir -p $WORK/b017/ BUILDSTDERR: cat >$WORK/b017/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/internal/bytealg BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/asm -trimpath $WORK/b005 -I $WORK/b005/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -o $WORK/b005/compare_ppc64x.o ./compare_ppc64x.s BUILDSTDERR: cd /usr/lib/golang/src/unicode/utf8 BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b017/_pkg_.a -trimpath $WORK/b017 -shared -p unicode/utf8 -std -complete -installsuffix shared -buildid qzCz_mVDIsdmfyUgk4Dn/qzCz_mVDIsdmfyUgk4Dn -goversion go1.12.2 -D "" -importcfg $WORK/b017/importcfg -pack ./utf8.go BUILDSTDERR: cat >$WORK/b015/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/sync/atomic BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b015/_pkg_.a -trimpath $WORK/b015 -shared -p sync/atomic -std -installsuffix shared -buildid OqYcS4tQALEzCu3CvScE/OqYcS4tQALEzCu3CvScE -goversion go1.12.2 -symabis $WORK/b015/symabis -D "" -importcfg $WORK/b015/importcfg -pack -asmhdr $WORK/b015/go_asm.h ./doc.go ./value.go BUILDSTDERR: cd /usr/lib/golang/src/internal/bytealg BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/asm -trimpath $WORK/b005 -I $WORK/b005/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -o $WORK/b005/count_ppc64x.o ./count_ppc64x.s BUILDSTDERR: cd /usr/lib/golang/src/sync/atomic BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/asm -trimpath $WORK/b015 -I $WORK/b015/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -o $WORK/b015/asm.o ./asm.s BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/pack r $WORK/b015/_pkg_.a $WORK/b015/asm.o # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b015/_pkg_.a # internal BUILDSTDERR: cp $WORK/b015/_pkg_.a /builddir/.cache/go-build/56/562a58bb89dfba61bce0bde8bd30e5ce5ef45bca6ef3a868c5185c03930ddc1f-d # internal BUILDSTDERR: encoding BUILDSTDERR: mkdir -p $WORK/b018/ BUILDSTDERR: cat >$WORK/b018/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/encoding BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b018/_pkg_.a -trimpath $WORK/b018 -shared -p encoding -std -complete -installsuffix shared -buildid SvGpnI9Kas2z-2BDsVW1/SvGpnI9Kas2z-2BDsVW1 -goversion go1.12.2 -D "" -importcfg $WORK/b018/importcfg -pack ./encoding.go BUILDSTDERR: cd /usr/lib/golang/src/internal/bytealg BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/asm -trimpath $WORK/b005 -I $WORK/b005/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -o $WORK/b005/equal_ppc64x.o ./equal_ppc64x.s BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b018/_pkg_.a # internal BUILDSTDERR: cp $WORK/b018/_pkg_.a /builddir/.cache/go-build/c2/c23864660011e8b9287d31cddbb6a610fa296d3a77b06c526dd727986920b251-d # internal BUILDSTDERR: math/bits BUILDSTDERR: mkdir -p $WORK/b022/ BUILDSTDERR: cat >$WORK/b022/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/math/bits BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b022/_pkg_.a -trimpath $WORK/b022 -shared -p math/bits -std -complete -installsuffix shared -buildid 8N3BNcok4ryUQ5ln2wK-/8N3BNcok4ryUQ5ln2wK- -goversion go1.12.2 -D "" -importcfg $WORK/b022/importcfg -pack ./bits.go ./bits_tables.go BUILDSTDERR: cd /usr/lib/golang/src/internal/bytealg BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/asm -trimpath $WORK/b005 -I $WORK/b005/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -o $WORK/b005/indexbyte_ppc64x.o ./indexbyte_ppc64x.s BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b017/_pkg_.a # internal BUILDSTDERR: cp $WORK/b017/_pkg_.a /builddir/.cache/go-build/78/78a90d47b2e0f47f2d0ceda7064798d2a94ad1ba70bf8eb0229fca53508f4c42-d # internal BUILDSTDERR: internal/testlog BUILDSTDERR: mkdir -p $WORK/b033/ BUILDSTDERR: cat >$WORK/b033/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile sync/atomic=$WORK/b015/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/internal/testlog BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b033/_pkg_.a -trimpath $WORK/b033 -shared -p internal/testlog -std -complete -installsuffix shared -buildid pIMEzvjZDq_ZftTbcMKU/pIMEzvjZDq_ZftTbcMKU -goversion go1.12.2 -D "" -importcfg $WORK/b033/importcfg -pack ./log.go BUILDSTDERR: cd /usr/lib/golang/src/internal/bytealg BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/pack r $WORK/b005/_pkg_.a $WORK/b005/compare_ppc64x.o $WORK/b005/count_ppc64x.o $WORK/b005/equal_ppc64x.o $WORK/b005/indexbyte_ppc64x.o # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b005/_pkg_.a # internal BUILDSTDERR: cp $WORK/b005/_pkg_.a /builddir/.cache/go-build/7a/7abc636c57aa9562659db172a3aa20dc6aa24e6b1b980be3cf80b6cf72bd867c-d # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b022/_pkg_.a # internal BUILDSTDERR: cp $WORK/b022/_pkg_.a /builddir/.cache/go-build/ce/ce21b26cba3d689116d4041be7e844ccf264b786e2dde86ecd0d38ab72fec5ea-d # internal BUILDSTDERR: math BUILDSTDERR: mkdir -p $WORK/b021/ BUILDSTDERR: cat >$WORK/b021/go_asm.h << 'EOF' # internal BUILDSTDERR: EOF BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b033/_pkg_.a # internal BUILDSTDERR: cd /usr/lib/golang/src/math BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/asm -trimpath $WORK/b021 -I $WORK/b021/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -gensymabis -o $WORK/b021/symabis ./floor_ppc64x.s ./modf_ppc64x.s ./sqrt_ppc64x.s ./stubs_ppc64x.s BUILDSTDERR: cp $WORK/b033/_pkg_.a /builddir/.cache/go-build/33/338e1e5bddc52ffef4da2f4273edb1c4d9e5884fc0cfb7bb1afc03c79a805241-d # internal BUILDSTDERR: unicode/utf16 BUILDSTDERR: mkdir -p $WORK/b035/ BUILDSTDERR: cat >$WORK/b035/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/unicode/utf16 BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b035/_pkg_.a -trimpath $WORK/b035 -shared -p unicode/utf16 -std -complete -installsuffix shared -buildid n1c7EMxKuGGNOCJCPGt4/n1c7EMxKuGGNOCJCPGt4 -goversion go1.12.2 -D "" -importcfg $WORK/b035/importcfg -pack ./utf16.go BUILDSTDERR: runtime BUILDSTDERR: mkdir -p $WORK/b011/ BUILDSTDERR: cat >$WORK/b011/go_asm.h << 'EOF' # internal BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/runtime BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/asm -trimpath $WORK/b011 -I $WORK/b011/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -gensymabis -o $WORK/b011/symabis ./asm.s ./asm_ppc64x.s ./atomic_ppc64x.s ./duff_ppc64x.s ./memclr_ppc64x.s ./memmove_ppc64x.s ./rt0_linux_ppc64le.s ./sys_linux_ppc64x.s ./tls_ppc64x.s BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b035/_pkg_.a # internal BUILDSTDERR: cp $WORK/b035/_pkg_.a /builddir/.cache/go-build/74/742e2f4b10905945fd2bb265f4d9773bf3dabad955ff0ae264ada1b800c3a7a0-d # internal BUILDSTDERR: cat >$WORK/b021/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile math/bits=$WORK/b022/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/math BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b021/_pkg_.a -trimpath $WORK/b021 -shared -p math -std -installsuffix shared -buildid Wl943bs6-xodqcY0sxev/Wl943bs6-xodqcY0sxev -goversion go1.12.2 -symabis $WORK/b021/symabis -D "" -importcfg $WORK/b021/importcfg -pack -asmhdr $WORK/b021/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 ./trig_reduce.go ./unsafe.go BUILDSTDERR: cat >$WORK/b011/go_asm.h << 'EOF' # internal BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/syscall BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/asm -trimpath $WORK/b011 -I $WORK/b011/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -gensymabis -o $WORK/b011/symabis2 ./asm_linux_ppc64x.s BUILDSTDERR: runtime/cgo BUILDSTDERR: mkdir -p $WORK/b061/ BUILDSTDERR: cd /usr/lib/golang/src/runtime/cgo BUILDSTDERR: CGO_LDFLAGS='"-g" "-O2" "-lpthread"' /usr/lib/golang/pkg/tool/linux_ppc64le/cgo -objdir $WORK/b061/ -importpath runtime/cgo -import_runtime_cgo=false -import_syscall=false -- -I $WORK/b061/ -g -O2 -Wall -Werror ./cgo.go BUILDSTDERR: cat >>$WORK/b011/symabis << 'EOF' # internal BUILDSTDERR: ref runtime.entersyscall ABI0 BUILDSTDERR: ref runtime.exitsyscall ABI0 BUILDSTDERR: ref runtime.exitsyscall ABI0 BUILDSTDERR: ref runtime.entersyscall ABI0 BUILDSTDERR: ref runtime.exitsyscall ABI0 BUILDSTDERR: ref runtime.exitsyscall ABI0 BUILDSTDERR: EOF BUILDSTDERR: cat >$WORK/b011/go_asm.h << 'EOF' # internal BUILDSTDERR: EOF BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/asm -trimpath $WORK/b011 -I $WORK/b011/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -gensymabis -o $WORK/b011/symabis2 ./asm_ppc64x.s BUILDSTDERR: cat >>$WORK/b011/symabis << 'EOF' # internal BUILDSTDERR: ref runtime.reginit ABI0 BUILDSTDERR: ref runtime.load_g ABI0 BUILDSTDERR: EOF BUILDSTDERR: cat >$WORK/b011/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile internal/bytealg=$WORK/b005/_pkg_.a BUILDSTDERR: packagefile internal/cpu=$WORK/b006/_pkg_.a BUILDSTDERR: packagefile runtime/internal/atomic=$WORK/b012/_pkg_.a BUILDSTDERR: packagefile runtime/internal/math=$WORK/b013/_pkg_.a BUILDSTDERR: packagefile runtime/internal/sys=$WORK/b014/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/runtime BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b011/_pkg_.a -trimpath $WORK/b011 -shared -p runtime -std -+ -installsuffix shared -buildid Ddg0nSQqOaZzWU2HriHf/Ddg0nSQqOaZzWU2HriHf -goversion go1.12.2 -symabis $WORK/b011/symabis -D "" -importcfg $WORK/b011/importcfg -pack -asmhdr $WORK/b011/go_asm.h ./alg.go ./atomic_pointer.go ./cgo.go ./cgo_ppc64x.go ./cgocall.go ./cgocallback.go ./cgocheck.go ./chan.go ./compiler.go ./complex.go ./cpuflags.go ./cpuprof.go ./cputicks.go ./debug.go ./defs_linux_ppc64le.go ./env_posix.go ./error.go ./extern.go ./fastlog2.go ./fastlog2table.go ./fedora.go ./float.go ./hash64.go ./heapdump.go ./iface.go ./lfstack.go ./lfstack_64bit.go ./lock_futex.go ./malloc.go ./map.go ./map_fast32.go ./map_fast64.go ./map_faststr.go ./mbarrier.go ./mbitmap.go ./mcache.go ./mcentral.go ./mem_linux.go ./mfinal.go ./mfixalloc.go ./mgc.go ./mgclarge.go ./mgcmark.go ./mgcstack.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_generic.go ./os_linux_ppc64x.go ./os_nonopenbsd.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.go ./signal_linux_ppc64x.go ./signal_ppc64x.go ./signal_sighandler.go ./signal_unix.go ./sigqueue.go ./sigtab_linux_generic.go ./sizeclasses.go ./slice.go ./softfloat64.go ./stack.go ./string.go ./stubs.go ./stubs2.go ./stubs3.go ./stubs_linux.go ./symtab.go ./sys_ppc64x.go ./time.go ./timestub.go ./timestub2.go ./trace.go ./traceback.go ./type.go ./typekind.go ./unaligned1.go ./utf8.go ./vdso_elf64.go ./vdso_linux.go ./vdso_linux_ppc64x.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: /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b016/_pkg_.a # internal BUILDSTDERR: cp $WORK/b016/_pkg_.a /builddir/.cache/go-build/67/67231df009f256e031443d238aa2912154b540d525356757fd59acd9c7f3178e-d # internal BUILDSTDERR: cd /usr/lib/golang/src/math BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/asm -trimpath $WORK/b021 -I $WORK/b021/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -o $WORK/b021/floor_ppc64x.o ./floor_ppc64x.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_ppc64le/asm -trimpath $WORK/b021 -I $WORK/b021/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -o $WORK/b021/modf_ppc64x.o ./modf_ppc64x.s BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/asm -trimpath $WORK/b021 -I $WORK/b021/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -o $WORK/b021/sqrt_ppc64x.o ./sqrt_ppc64x.s BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/asm -trimpath $WORK/b021 -I $WORK/b021/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -o $WORK/b021/stubs_ppc64x.o ./stubs_ppc64x.s BUILDSTDERR: cd $WORK/b061 BUILDSTDERR: TERM='dumb' gcc -I /usr/lib/golang/src/runtime/cgo -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b061=/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_ppc64le/pack r $WORK/b021/_pkg_.a $WORK/b021/floor_ppc64x.o $WORK/b021/modf_ppc64x.o $WORK/b021/sqrt_ppc64x.o $WORK/b021/stubs_ppc64x.o # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b021/_pkg_.a # internal BUILDSTDERR: cp $WORK/b021/_pkg_.a /builddir/.cache/go-build/7a/7ab2ad6ac7e12df2450778d1101212e55c627bcf3f5d679b183a3edb7ccf0be0-d # internal BUILDSTDERR: strconv BUILDSTDERR: mkdir -p $WORK/b024/ BUILDSTDERR: cat >$WORK/b024/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile errors=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile internal/bytealg=$WORK/b005/_pkg_.a BUILDSTDERR: packagefile math=$WORK/b021/_pkg_.a BUILDSTDERR: packagefile math/bits=$WORK/b022/_pkg_.a BUILDSTDERR: packagefile unicode/utf8=$WORK/b017/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/strconv BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b024/_pkg_.a -trimpath $WORK/b024 -shared -p strconv -std -complete -installsuffix shared -buildid S_IW3uSW1wVp_rD6QicX/S_IW3uSW1wVp_rD6QicX -goversion go1.12.2 -D "" -importcfg $WORK/b024/importcfg -pack ./atob.go ./atof.go ./atoi.go ./decimal.go ./doc.go ./extfloat.go ./ftoa.go ./isprint.go ./itoa.go ./quote.go BUILDSTDERR: cd $WORK/b061 BUILDSTDERR: TERM='dumb' gcc -I /usr/lib/golang/src/runtime/cgo -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b061=/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/runtime/cgo BUILDSTDERR: TERM='dumb' gcc -I . -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b061=/tmp/go-build -gno-record-gcc-switches -I $WORK/b061/ -g -O2 -Wall -Werror -o $WORK/b061/_x003.o -c gcc_context.c BUILDSTDERR: TERM='dumb' gcc -I . -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b061=/tmp/go-build -gno-record-gcc-switches -I $WORK/b061/ -g -O2 -Wall -Werror -o $WORK/b061/_x004.o -c gcc_fatalf.c BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b024/_pkg_.a # internal BUILDSTDERR: cp $WORK/b024/_pkg_.a /builddir/.cache/go-build/b1/b1731b48bb05bdfaf57209d9ebbb56a726e37b9644c3420df8dc0e70a80e68c5-d # internal BUILDSTDERR: TERM='dumb' gcc -I . -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b061=/tmp/go-build -gno-record-gcc-switches -I $WORK/b061/ -g -O2 -Wall -Werror -o $WORK/b061/_x005.o -c gcc_libinit.c BUILDSTDERR: TERM='dumb' gcc -I . -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b061=/tmp/go-build -gno-record-gcc-switches -I $WORK/b061/ -g -O2 -Wall -Werror -o $WORK/b061/_x006.o -c gcc_linux_ppc64x.c BUILDSTDERR: TERM='dumb' gcc -I . -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b061=/tmp/go-build -gno-record-gcc-switches -I $WORK/b061/ -g -O2 -Wall -Werror -o $WORK/b061/_x007.o -c gcc_setenv.c BUILDSTDERR: TERM='dumb' gcc -I . -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b061=/tmp/go-build -gno-record-gcc-switches -I $WORK/b061/ -g -O2 -Wall -Werror -o $WORK/b061/_x008.o -c gcc_traceback.c BUILDSTDERR: TERM='dumb' gcc -I . -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b061=/tmp/go-build -gno-record-gcc-switches -I $WORK/b061/ -g -O2 -Wall -Werror -o $WORK/b061/_x009.o -c gcc_util.c BUILDSTDERR: TERM='dumb' gcc -I . -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b061=/tmp/go-build -gno-record-gcc-switches -I $WORK/b061/ -g -O2 -Wall -Werror -o $WORK/b061/_x010.o -c gcc_ppc64x.S BUILDSTDERR: cd $WORK/b061 BUILDSTDERR: TERM='dumb' gcc -I /usr/lib/golang/src/runtime/cgo -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b061=/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: TERM='dumb' gcc -I . -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b061=/tmp/go-build -gno-record-gcc-switches -o $WORK/b061/_cgo_.o $WORK/b061/_cgo_main.o $WORK/b061/_x001.o $WORK/b061/_x002.o $WORK/b061/_x003.o $WORK/b061/_x004.o $WORK/b061/_x005.o $WORK/b061/_x006.o $WORK/b061/_x007.o $WORK/b061/_x008.o $WORK/b061/_x009.o $WORK/b061/_x010.o -g -O2 -lpthread BUILDSTDERR: TERM='dumb' /usr/lib/golang/pkg/tool/linux_ppc64le/cgo -dynpackage cgo -dynimport $WORK/b061/_cgo_.o -dynout $WORK/b061/_cgo_import.go -dynlinker BUILDSTDERR: cat >$WORK/b061/go_asm.h << 'EOF' # internal BUILDSTDERR: EOF BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/asm -trimpath $WORK/b061 -I $WORK/b061/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -gensymabis -o $WORK/b061/symabis ./asm_ppc64x.s BUILDSTDERR: cat >$WORK/b061/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: EOF BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b061/_pkg_.a -trimpath $WORK/b061 -shared -p runtime/cgo -std -installsuffix shared -buildid V60PKjhpEN11Yr7TxUdn/V60PKjhpEN11Yr7TxUdn -goversion go1.12.2 -symabis $WORK/b061/symabis -D "" -importcfg $WORK/b061/importcfg -pack -asmhdr $WORK/b061/go_asm.h ./callbacks.go ./callbacks_traceback.go ./iscgo.go ./setenv.go $WORK/b061/_cgo_gotypes.go $WORK/b061/cgo.cgo1.go $WORK/b061/_cgo_import.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/asm -trimpath $WORK/b061 -I $WORK/b061/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -o $WORK/b061/asm_ppc64x.o ./asm_ppc64x.s BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/pack r $WORK/b061/_pkg_.a $WORK/b061/asm_ppc64x.o $WORK/b061/_x001.o $WORK/b061/_x002.o $WORK/b061/_x003.o $WORK/b061/_x004.o $WORK/b061/_x005.o $WORK/b061/_x006.o $WORK/b061/_x007.o $WORK/b061/_x008.o $WORK/b061/_x009.o $WORK/b061/_x010.o # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b061/_pkg_.a # internal BUILDSTDERR: cp $WORK/b061/_pkg_.a /builddir/.cache/go-build/f5/f54dcd3a2506ba31b15b6aa7e253a02bbbce0b741364c89499ae27b9b928b230-d # internal BUILDSTDERR: cd /usr/lib/golang/src/runtime BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/asm -trimpath $WORK/b011 -I $WORK/b011/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -o $WORK/b011/asm.o ./asm.s BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/asm -trimpath $WORK/b011 -I $WORK/b011/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -o $WORK/b011/asm_ppc64x.o ./asm_ppc64x.s BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/asm -trimpath $WORK/b011 -I $WORK/b011/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -o $WORK/b011/atomic_ppc64x.o ./atomic_ppc64x.s BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/asm -trimpath $WORK/b011 -I $WORK/b011/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -o $WORK/b011/duff_ppc64x.o ./duff_ppc64x.s BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/asm -trimpath $WORK/b011 -I $WORK/b011/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -o $WORK/b011/memclr_ppc64x.o ./memclr_ppc64x.s BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/asm -trimpath $WORK/b011 -I $WORK/b011/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -o $WORK/b011/memmove_ppc64x.o ./memmove_ppc64x.s BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/asm -trimpath $WORK/b011 -I $WORK/b011/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -o $WORK/b011/rt0_linux_ppc64le.o ./rt0_linux_ppc64le.s BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/asm -trimpath $WORK/b011 -I $WORK/b011/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -o $WORK/b011/sys_linux_ppc64x.o ./sys_linux_ppc64x.s BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/asm -trimpath $WORK/b011 -I $WORK/b011/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -o $WORK/b011/tls_ppc64x.o ./tls_ppc64x.s BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/pack r $WORK/b011/_pkg_.a $WORK/b011/asm.o $WORK/b011/asm_ppc64x.o $WORK/b011/atomic_ppc64x.o $WORK/b011/duff_ppc64x.o $WORK/b011/memclr_ppc64x.o $WORK/b011/memmove_ppc64x.o $WORK/b011/rt0_linux_ppc64le.o $WORK/b011/sys_linux_ppc64x.o $WORK/b011/tls_ppc64x.o # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b011/_pkg_.a # internal BUILDSTDERR: cp $WORK/b011/_pkg_.a /builddir/.cache/go-build/74/74cd10abb1d51a853644d13650cb66c303e440b3aab2c36dccfc3824ddbbb66d-d # internal BUILDSTDERR: sync BUILDSTDERR: mkdir -p $WORK/b009/ BUILDSTDERR: cat >$WORK/b009/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile internal/race=$WORK/b010/_pkg_.a BUILDSTDERR: packagefile runtime=$WORK/b011/_pkg_.a BUILDSTDERR: packagefile sync/atomic=$WORK/b015/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/sync BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b009/_pkg_.a -trimpath $WORK/b009 -shared -p sync -std -installsuffix shared -buildid F5w2cvq0MP8HWqcYjPQ2/F5w2cvq0MP8HWqcYjPQ2 -goversion go1.12.2 -D "" -importcfg $WORK/b009/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_ppc64le/buildid -w $WORK/b009/_pkg_.a # internal BUILDSTDERR: cp $WORK/b009/_pkg_.a /builddir/.cache/go-build/0a/0abebff3ca125ff6905477b6f408ed736ccc09446d9549ca16a022d28e8f6473-d # internal BUILDSTDERR: io BUILDSTDERR: mkdir -p $WORK/b008/ BUILDSTDERR: cat >$WORK/b008/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile errors=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b009/_pkg_.a BUILDSTDERR: packagefile sync/atomic=$WORK/b015/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/io BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b008/_pkg_.a -trimpath $WORK/b008 -shared -p io -std -complete -installsuffix shared -buildid EjsdQI4claxIIofagSw1/EjsdQI4claxIIofagSw1 -goversion go1.12.2 -D "" -importcfg $WORK/b008/importcfg -pack ./io.go ./multi.go ./pipe.go BUILDSTDERR: reflect BUILDSTDERR: mkdir -p $WORK/b023/ BUILDSTDERR: math/rand BUILDSTDERR: mkdir -p $WORK/b056/ BUILDSTDERR: cat >$WORK/b023/go_asm.h << 'EOF' # internal BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/reflect BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/asm -trimpath $WORK/b023 -I $WORK/b023/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -gensymabis -o $WORK/b023/symabis ./asm_ppc64x.s BUILDSTDERR: cat >$WORK/b056/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile math=$WORK/b021/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b009/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/math/rand BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b056/_pkg_.a -trimpath $WORK/b056 -shared -p math/rand -std -complete -installsuffix shared -buildid AyTJU8ot0AFF0ZTc0ej7/AyTJU8ot0AFF0ZTc0ej7 -goversion go1.12.2 -D "" -importcfg $WORK/b056/importcfg -pack ./exp.go ./normal.go ./rand.go ./rng.go ./zipf.go BUILDSTDERR: cat >$WORK/b023/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile math=$WORK/b021/_pkg_.a BUILDSTDERR: packagefile runtime=$WORK/b011/_pkg_.a BUILDSTDERR: packagefile strconv=$WORK/b024/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b009/_pkg_.a BUILDSTDERR: packagefile unicode=$WORK/b016/_pkg_.a BUILDSTDERR: packagefile unicode/utf8=$WORK/b017/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/reflect BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b023/_pkg_.a -trimpath $WORK/b023 -shared -p reflect -std -installsuffix shared -buildid QTiLUnI1WoXpR4ydHidE/QTiLUnI1WoXpR4ydHidE -goversion go1.12.2 -symabis $WORK/b023/symabis -D "" -importcfg $WORK/b023/importcfg -pack -asmhdr $WORK/b023/go_asm.h ./deepequal.go ./makefunc.go ./swapper.go ./type.go ./value.go BUILDSTDERR: syscall BUILDSTDERR: mkdir -p $WORK/b030/ BUILDSTDERR: cat >$WORK/b030/go_asm.h << 'EOF' # internal BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/syscall BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/asm -trimpath $WORK/b030 -I $WORK/b030/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -gensymabis -o $WORK/b030/symabis ./asm_linux_ppc64x.s BUILDSTDERR: cat >$WORK/b030/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile internal/race=$WORK/b010/_pkg_.a BUILDSTDERR: packagefile runtime=$WORK/b011/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b009/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b030/_pkg_.a -trimpath $WORK/b030 -shared -p syscall -std -installsuffix shared -buildid tyA3XEQwqnZ_llKvElIy/tyA3XEQwqnZ_llKvElIy -goversion go1.12.2 -symabis $WORK/b030/symabis -D "" -importcfg $WORK/b030/importcfg -pack -asmhdr $WORK/b030/go_asm.h ./dirent.go ./endian_little.go ./env_unix.go ./exec_linux.go ./exec_unix.go ./flock.go ./lsf_linux.go ./msan0.go ./net.go ./netlink_linux.go ./setuidgid_linux.go ./sockcmsg_linux.go ./sockcmsg_unix.go ./str.go ./syscall.go ./syscall_linux.go ./syscall_linux_ppc64x.go ./syscall_unix.go ./timestruct.go ./zerrors_linux_ppc64le.go ./zsyscall_linux_ppc64le.go ./zsysnum_linux_ppc64le.go ./ztypes_linux_ppc64le.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b056/_pkg_.a # internal BUILDSTDERR: cp $WORK/b056/_pkg_.a /builddir/.cache/go-build/91/91213a880af0d0ff5d7ff90f76176836a1e12834744eec2a5c004019ed884742-d # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b008/_pkg_.a # internal BUILDSTDERR: cp $WORK/b008/_pkg_.a /builddir/.cache/go-build/53/53295af41e19a80055cda22d93a517b5226c64c4ebd6fa1e65c32bc250e9ed4a-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 internal/bytealg=$WORK/b005/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b008/_pkg_.a BUILDSTDERR: packagefile unicode=$WORK/b016/_pkg_.a BUILDSTDERR: packagefile unicode/utf8=$WORK/b017/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/bytes BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b003/_pkg_.a -trimpath $WORK/b003 -shared -p bytes -std -installsuffix shared -buildid cmoAsL99MdcxWN4IxKe1/cmoAsL99MdcxWN4IxKe1 -goversion go1.12.2 -D "" -importcfg $WORK/b003/importcfg -pack ./buffer.go ./bytes.go ./reader.go BUILDSTDERR: strings BUILDSTDERR: mkdir -p $WORK/b034/ BUILDSTDERR: cat >$WORK/b034/go_asm.h << 'EOF' # internal BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/strings BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/asm -trimpath $WORK/b034 -I $WORK/b034/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -gensymabis -o $WORK/b034/symabis ./strings.s BUILDSTDERR: cat >$WORK/b034/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile errors=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile internal/bytealg=$WORK/b005/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b008/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b009/_pkg_.a BUILDSTDERR: packagefile unicode=$WORK/b016/_pkg_.a BUILDSTDERR: packagefile unicode/utf8=$WORK/b017/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b034/_pkg_.a -trimpath $WORK/b034 -shared -p strings -std -installsuffix shared -buildid LKLD1n38239_o6n7kbuV/LKLD1n38239_o6n7kbuV -goversion go1.12.2 -symabis $WORK/b034/symabis -D "" -importcfg $WORK/b034/importcfg -pack -asmhdr $WORK/b034/go_asm.h ./builder.go ./compare.go ./reader.go ./replace.go ./search.go ./strings.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b003/_pkg_.a # internal BUILDSTDERR: cp $WORK/b003/_pkg_.a /builddir/.cache/go-build/cc/cc1fba665152d457a27402c0b942fe933d9a602655112bf8d8454ff816c1962d-d # internal BUILDSTDERR: bufio BUILDSTDERR: mkdir -p $WORK/b037/ BUILDSTDERR: cat >$WORK/b037/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile bytes=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile errors=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b008/_pkg_.a BUILDSTDERR: packagefile unicode/utf8=$WORK/b017/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/bufio BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b037/_pkg_.a -trimpath $WORK/b037 -shared -p bufio -std -complete -installsuffix shared -buildid 7STIFdQJ3hriCXaiUNJR/7STIFdQJ3hriCXaiUNJR -goversion go1.12.2 -D "" -importcfg $WORK/b037/importcfg -pack ./bufio.go ./scan.go BUILDSTDERR: cd /usr/lib/golang/src/strings BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/asm -trimpath $WORK/b034 -I $WORK/b034/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -o $WORK/b034/strings.o ./strings.s BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b037/_pkg_.a # internal BUILDSTDERR: cp $WORK/b037/_pkg_.a /builddir/.cache/go-build/85/85008c6f0fd592d6da4643cfd0cbe43979b60a080e6915f27b202934032ee0b5-d # internal BUILDSTDERR: hash BUILDSTDERR: mkdir -p $WORK/b044/ BUILDSTDERR: cat >$WORK/b044/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile io=$WORK/b008/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/hash BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b044/_pkg_.a -trimpath $WORK/b044 -shared -p hash -std -complete -installsuffix shared -buildid 5XwUHVzdWMVypYfV-xH_/5XwUHVzdWMVypYfV-xH_ -goversion go1.12.2 -D "" -importcfg $WORK/b044/importcfg -pack ./hash.go BUILDSTDERR: cd /usr/lib/golang/src/strings BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/pack r $WORK/b034/_pkg_.a $WORK/b034/strings.o # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b034/_pkg_.a # internal BUILDSTDERR: cp $WORK/b034/_pkg_.a /builddir/.cache/go-build/75/757cff3c0f5cd3c79c2ad32edf1d1ff3c4271cad6cf681e8985c34878776a13b-d # internal BUILDSTDERR: path BUILDSTDERR: mkdir -p $WORK/b038/ BUILDSTDERR: cat >$WORK/b038/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile errors=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b034/_pkg_.a BUILDSTDERR: packagefile unicode/utf8=$WORK/b017/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/path BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b038/_pkg_.a -trimpath $WORK/b038 -shared -p path -std -complete -installsuffix shared -buildid mNjA0ZF7HS-g0GkRVvMX/mNjA0ZF7HS-g0GkRVvMX -goversion go1.12.2 -D "" -importcfg $WORK/b038/importcfg -pack ./match.go ./path.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b044/_pkg_.a # internal BUILDSTDERR: cp $WORK/b044/_pkg_.a /builddir/.cache/go-build/05/0565da3d680e05b429b186864ecfdf0b78d3b39893f992d7de2e12ec86260df5-d # internal BUILDSTDERR: crypto BUILDSTDERR: mkdir -p $WORK/b043/ BUILDSTDERR: cat >$WORK/b043/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile hash=$WORK/b044/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b008/_pkg_.a BUILDSTDERR: packagefile strconv=$WORK/b024/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/crypto BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b043/_pkg_.a -trimpath $WORK/b043 -shared -p crypto -std -complete -installsuffix shared -buildid EUy4aWGAEWKOzydUA_LK/EUy4aWGAEWKOzydUA_LK -goversion go1.12.2 -D "" -importcfg $WORK/b043/importcfg -pack ./crypto.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b038/_pkg_.a # internal BUILDSTDERR: cp $WORK/b038/_pkg_.a /builddir/.cache/go-build/a3/a314524f5c50ab9d5584d393c625e4961cd7981b8e9a7d62a126e77ecd97458a-d # internal BUILDSTDERR: hash/adler32 BUILDSTDERR: mkdir -p $WORK/b048/ BUILDSTDERR: cat >$WORK/b048/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile errors=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile hash=$WORK/b044/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/hash/adler32 BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b048/_pkg_.a -trimpath $WORK/b048 -shared -p hash/adler32 -std -complete -installsuffix shared -buildid dUARcv6rhrgdUD_7JMas/dUARcv6rhrgdUD_7JMas -goversion go1.12.2 -D "" -importcfg $WORK/b048/importcfg -pack ./adler32.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b043/_pkg_.a # internal BUILDSTDERR: cp $WORK/b043/_pkg_.a /builddir/.cache/go-build/0d/0d6aff3c1aa75ff6cc9547ee69f33fcd7f892737e87572bc7169483332eb6659-d # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b048/_pkg_.a # internal BUILDSTDERR: cp $WORK/b048/_pkg_.a /builddir/.cache/go-build/77/77ee400f9dc26733a50ba9c7868f68333e823be45c6d3280342742f8d133c187-d # internal BUILDSTDERR: cd /usr/lib/golang/src/syscall BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/asm -trimpath $WORK/b030 -I $WORK/b030/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -o $WORK/b030/asm_linux_ppc64x.o ./asm_linux_ppc64x.s BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/pack r $WORK/b030/_pkg_.a $WORK/b030/asm_linux_ppc64x.o # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b030/_pkg_.a # internal BUILDSTDERR: cp $WORK/b030/_pkg_.a /builddir/.cache/go-build/e1/e150cd2fe172a330b479aa58c1cc0141b1b8a74da6e7d557ef3d2bd1a187a7e8-d # internal BUILDSTDERR: internal/syscall/unix BUILDSTDERR: mkdir -p $WORK/b032/ BUILDSTDERR: time BUILDSTDERR: mkdir -p $WORK/b031/ BUILDSTDERR: cat >$WORK/b032/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile sync/atomic=$WORK/b015/_pkg_.a BUILDSTDERR: packagefile syscall=$WORK/b030/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cat >$WORK/b031/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile errors=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile runtime=$WORK/b011/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b009/_pkg_.a BUILDSTDERR: packagefile syscall=$WORK/b030/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/internal/syscall/unix BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b032/_pkg_.a -trimpath $WORK/b032 -shared -p internal/syscall/unix -std -complete -installsuffix shared -buildid auzW0Kg4EgpeCN_p2LW5/auzW0Kg4EgpeCN_p2LW5 -goversion go1.12.2 -D "" -importcfg $WORK/b032/importcfg -pack ./at.go ./at_sysnum_linux.go ./at_sysnum_newfstatat_linux.go ./getrandom_linux.go ./getrandom_linux_ppc64x.go ./nonblocking.go BUILDSTDERR: cd /usr/lib/golang/src/time BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b031/_pkg_.a -trimpath $WORK/b031 -shared -p time -std -installsuffix shared -buildid mOes-bMWzzIZtYE4b5_G/mOes-bMWzzIZtYE4b5_G -goversion go1.12.2 -D "" -importcfg $WORK/b031/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_ppc64le/buildid -w $WORK/b032/_pkg_.a # internal BUILDSTDERR: cp $WORK/b032/_pkg_.a /builddir/.cache/go-build/cd/cd1084c9fded4f3b544be3ee4f4b30a2d0ab8dfcb3ac8045b72995f91cdcba77-d # internal BUILDSTDERR: cd /usr/lib/golang/src/reflect BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/asm -trimpath $WORK/b023 -I $WORK/b023/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -o $WORK/b023/asm_ppc64x.o ./asm_ppc64x.s BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/pack r $WORK/b023/_pkg_.a $WORK/b023/asm_ppc64x.o # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b023/_pkg_.a # internal BUILDSTDERR: cp $WORK/b023/_pkg_.a /builddir/.cache/go-build/46/46658859ad2ede44d6aa722177802014e85c2420e3186f812fa2fe369fd8d093-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/b008/_pkg_.a BUILDSTDERR: packagefile math=$WORK/b021/_pkg_.a BUILDSTDERR: packagefile reflect=$WORK/b023/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/encoding/binary BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b020/_pkg_.a -trimpath $WORK/b020 -shared -p encoding/binary -std -complete -installsuffix shared -buildid 0mSOAW2ZD3WZ4xxrtzUD/0mSOAW2ZD3WZ4xxrtzUD -goversion go1.12.2 -D "" -importcfg $WORK/b020/importcfg -pack ./binary.go ./varint.go BUILDSTDERR: sort BUILDSTDERR: mkdir -p $WORK/b027/ BUILDSTDERR: cat >$WORK/b027/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile reflect=$WORK/b023/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/sort BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b027/_pkg_.a -trimpath $WORK/b027 -shared -p sort -std -complete -installsuffix shared -buildid Zecif0mYhJVNwAfFXSFu/Zecif0mYhJVNwAfFXSFu -goversion go1.12.2 -D "" -importcfg $WORK/b027/importcfg -pack ./search.go ./slice.go ./sort.go ./zfuncversion.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b031/_pkg_.a # internal BUILDSTDERR: cp $WORK/b031/_pkg_.a /builddir/.cache/go-build/dd/ddbc78b46fe753eb4e3ac837219ddfa3d4ee5412cfe9e65b07108e23d498cc72-d # internal BUILDSTDERR: internal/poll BUILDSTDERR: mkdir -p $WORK/b029/ BUILDSTDERR: cat >$WORK/b029/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile errors=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b008/_pkg_.a BUILDSTDERR: packagefile runtime=$WORK/b011/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b009/_pkg_.a BUILDSTDERR: packagefile sync/atomic=$WORK/b015/_pkg_.a BUILDSTDERR: packagefile syscall=$WORK/b030/_pkg_.a BUILDSTDERR: packagefile time=$WORK/b031/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/internal/poll BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b029/_pkg_.a -trimpath $WORK/b029 -shared -p internal/poll -std -installsuffix shared -buildid CMxLkZVTeE8nWxeMLwFW/CMxLkZVTeE8nWxeMLwFW -goversion go1.12.2 -D "" -importcfg $WORK/b029/importcfg -pack ./fd.go ./fd_fsync_posix.go ./fd_mutex.go ./fd_poll_runtime.go ./fd_posix.go ./fd_unix.go ./fd_writev_unix.go ./hook_cloexec.go ./hook_unix.go ./sendfile_linux.go ./sock_cloexec.go ./sockopt.go ./sockopt_linux.go ./sockopt_unix.go ./sockoptip.go ./splice_linux.go ./writev.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b027/_pkg_.a # internal BUILDSTDERR: cp $WORK/b027/_pkg_.a /builddir/.cache/go-build/a8/a8be4eaeb15ca5a87ccb376f0cc7340abf51d71d758d045f52a477babcbaa30a-d # internal BUILDSTDERR: internal/fmtsort BUILDSTDERR: mkdir -p $WORK/b026/ BUILDSTDERR: cat >$WORK/b026/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile reflect=$WORK/b023/_pkg_.a BUILDSTDERR: packagefile sort=$WORK/b027/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/internal/fmtsort BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b026/_pkg_.a -trimpath $WORK/b026 -shared -p internal/fmtsort -std -complete -installsuffix shared -buildid KuxTiqdi_t097CR50H37/KuxTiqdi_t097CR50H37 -goversion go1.12.2 -D "" -importcfg $WORK/b026/importcfg -pack ./sort.go BUILDSTDERR: regexp/syntax BUILDSTDERR: mkdir -p $WORK/b055/ BUILDSTDERR: cat >$WORK/b055/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile sort=$WORK/b027/_pkg_.a BUILDSTDERR: packagefile strconv=$WORK/b024/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b034/_pkg_.a BUILDSTDERR: packagefile unicode=$WORK/b016/_pkg_.a BUILDSTDERR: packagefile unicode/utf8=$WORK/b017/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/regexp/syntax BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b055/_pkg_.a -trimpath $WORK/b055 -shared -p regexp/syntax -std -complete -installsuffix shared -buildid t6Ey49GlwvYkpVDVqDj0/t6Ey49GlwvYkpVDVqDj0 -goversion go1.12.2 -D "" -importcfg $WORK/b055/importcfg -pack ./compile.go ./doc.go ./op_string.go ./parse.go ./perl_groups.go ./prog.go ./regexp.go ./simplify.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b020/_pkg_.a # internal BUILDSTDERR: cp $WORK/b020/_pkg_.a /builddir/.cache/go-build/d5/d5875165e04d0b05636132b88801c4e1242f15eaedf7b1be1a3435ab8000ef67-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/b008/_pkg_.a BUILDSTDERR: packagefile strconv=$WORK/b024/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/encoding/base64 BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b019/_pkg_.a -trimpath $WORK/b019 -shared -p encoding/base64 -std -complete -installsuffix shared -buildid tankKakLrSmBEbfmgLuA/tankKakLrSmBEbfmgLuA -goversion go1.12.2 -D "" -importcfg $WORK/b019/importcfg -pack ./base64.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b026/_pkg_.a # internal BUILDSTDERR: cp $WORK/b026/_pkg_.a /builddir/.cache/go-build/2a/2a2d6457d6e2a60f8fe14b1c74d6b70cb3c614b9baf2566da27dd3a213f8ff4f-d # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b029/_pkg_.a # internal BUILDSTDERR: cp $WORK/b029/_pkg_.a /builddir/.cache/go-build/48/48bd294f916c2eda9405613d04c0c25c835b26bc73ff273413bbf55fbc29260f-d # internal BUILDSTDERR: os BUILDSTDERR: mkdir -p $WORK/b028/ BUILDSTDERR: cat >$WORK/b028/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile errors=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile internal/poll=$WORK/b029/_pkg_.a BUILDSTDERR: packagefile internal/syscall/unix=$WORK/b032/_pkg_.a BUILDSTDERR: packagefile internal/testlog=$WORK/b033/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b008/_pkg_.a BUILDSTDERR: packagefile runtime=$WORK/b011/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b009/_pkg_.a BUILDSTDERR: packagefile sync/atomic=$WORK/b015/_pkg_.a BUILDSTDERR: packagefile syscall=$WORK/b030/_pkg_.a BUILDSTDERR: packagefile time=$WORK/b031/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/os BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b028/_pkg_.a -trimpath $WORK/b028 -shared -p os -std -installsuffix shared -buildid xxU9Nn_oaEaooporozpx/xxU9Nn_oaEaooporozpx -goversion go1.12.2 -D "" -importcfg $WORK/b028/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 ./rawconn.go ./removeall_at.go ./stat.go ./stat_linux.go ./stat_unix.go ./sticky_notbsd.go ./str.go ./sys.go ./sys_linux.go ./sys_unix.go ./types.go ./types_unix.go ./wait_waitid.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b019/_pkg_.a # internal BUILDSTDERR: cp $WORK/b019/_pkg_.a /builddir/.cache/go-build/69/69c10c05a011c466f8169ae75d7ced27018fbff67ddb6b00abafcbee7ce1f879-d # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b028/_pkg_.a # internal BUILDSTDERR: cp $WORK/b028/_pkg_.a /builddir/.cache/go-build/67/67a97b5cb42c5d5fefeffa9b23dc618d46e809184c6a408d43e642a19ad697ac-d # internal BUILDSTDERR: fmt 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/fmtsort=$WORK/b026/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b008/_pkg_.a BUILDSTDERR: packagefile math=$WORK/b021/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b028/_pkg_.a BUILDSTDERR: packagefile reflect=$WORK/b023/_pkg_.a BUILDSTDERR: packagefile strconv=$WORK/b024/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b009/_pkg_.a BUILDSTDERR: packagefile unicode/utf8=$WORK/b017/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/fmt BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b025/_pkg_.a -trimpath $WORK/b025 -shared -p fmt -std -complete -installsuffix shared -buildid M3zN_zbbc-QW16D_2pQH/M3zN_zbbc-QW16D_2pQH -goversion go1.12.2 -D "" -importcfg $WORK/b025/importcfg -pack ./doc.go ./format.go ./print.go ./scan.go BUILDSTDERR: github.com/snapcore/snapd/osutil/sys BUILDSTDERR: mkdir -p $WORK/b051/ BUILDSTDERR: cat >$WORK/b051/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile os=$WORK/b028/_pkg_.a BUILDSTDERR: packagefile syscall=$WORK/b030/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/snapd-2.39/src/github.com/snapcore/snapd/osutil/sys BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b051/_pkg_.a -trimpath $WORK/b051 -shared -p github.com/snapcore/snapd/osutil/sys -complete -installsuffix shared -buildid V3l9OYF6tEyyWJIfTfUV/V3l9OYF6tEyyWJIfTfUV -goversion go1.12.2 -D "" -importcfg $WORK/b051/importcfg -pack ./syscall.go ./sysnum_32_linux.go ./sysnum_linux.go BUILDSTDERR: path/filepath BUILDSTDERR: mkdir -p $WORK/b039/ BUILDSTDERR: cat >$WORK/b039/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile errors=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b028/_pkg_.a BUILDSTDERR: packagefile runtime=$WORK/b011/_pkg_.a BUILDSTDERR: packagefile sort=$WORK/b027/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b034/_pkg_.a BUILDSTDERR: packagefile syscall=$WORK/b030/_pkg_.a BUILDSTDERR: packagefile unicode/utf8=$WORK/b017/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/path/filepath BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b039/_pkg_.a -trimpath $WORK/b039 -shared -p path/filepath -std -complete -installsuffix shared -buildid Fe181sEUQkjKWlvlK5nK/Fe181sEUQkjKWlvlK5nK -goversion go1.12.2 -D "" -importcfg $WORK/b039/importcfg -pack ./match.go ./path.go ./path_unix.go ./symlink.go ./symlink_unix.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b055/_pkg_.a # internal BUILDSTDERR: cp $WORK/b055/_pkg_.a /builddir/.cache/go-build/9f/9fc5fac9b777192eee11ddd0a74d8cf4edb0e0c1a0b35f04c6507cae138dea62-d # internal BUILDSTDERR: regexp BUILDSTDERR: mkdir -p $WORK/b054/ BUILDSTDERR: cat >$WORK/b054/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile bytes=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b008/_pkg_.a BUILDSTDERR: packagefile regexp/syntax=$WORK/b055/_pkg_.a BUILDSTDERR: packagefile sort=$WORK/b027/_pkg_.a BUILDSTDERR: packagefile strconv=$WORK/b024/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b034/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b009/_pkg_.a BUILDSTDERR: packagefile unicode=$WORK/b016/_pkg_.a BUILDSTDERR: packagefile unicode/utf8=$WORK/b017/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/regexp BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b054/_pkg_.a -trimpath $WORK/b054 -shared -p regexp -std -complete -installsuffix shared -buildid Hw_PIEklMEN_y5wyvduy/Hw_PIEklMEN_y5wyvduy -goversion go1.12.2 -D "" -importcfg $WORK/b054/importcfg -pack ./backtrack.go ./exec.go ./onepass.go ./regexp.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b051/_pkg_.a # internal BUILDSTDERR: cp $WORK/b051/_pkg_.a /builddir/.cache/go-build/a4/a40a03d20b287f3b60782c2590a343fa1f999813da3bf0abaf046754ba547a9f-d # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b039/_pkg_.a # internal BUILDSTDERR: cp $WORK/b039/_pkg_.a /builddir/.cache/go-build/86/861cbd1ee57f9d8747d6e5f8b865da0bc029b6295d4b70d565ccead83b1c0694-d # internal BUILDSTDERR: io/ioutil BUILDSTDERR: mkdir -p $WORK/b058/ BUILDSTDERR: cat >$WORK/b058/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile bytes=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b008/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b028/_pkg_.a BUILDSTDERR: packagefile path/filepath=$WORK/b039/_pkg_.a BUILDSTDERR: packagefile sort=$WORK/b027/_pkg_.a BUILDSTDERR: packagefile strconv=$WORK/b024/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b034/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b009/_pkg_.a BUILDSTDERR: packagefile time=$WORK/b031/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/io/ioutil BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b058/_pkg_.a -trimpath $WORK/b058 -shared -p io/ioutil -std -complete -installsuffix shared -buildid u0N9QxGhTrIDugFTpJ-U/u0N9QxGhTrIDugFTpJ-U -goversion go1.12.2 -D "" -importcfg $WORK/b058/importcfg -pack ./ioutil.go ./tempfile.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b058/_pkg_.a # internal BUILDSTDERR: cp $WORK/b058/_pkg_.a /builddir/.cache/go-build/5a/5a5477e2b1233f1b7946d8e091694f418cfdac74248226ef906748dc1d779fc2-d # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b054/_pkg_.a # internal BUILDSTDERR: cp $WORK/b054/_pkg_.a /builddir/.cache/go-build/ec/ec3e2d0af38bb92196dc63a83bec41d7da236aef1c5963ad4c8585eed4dd6404-d # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b025/_pkg_.a # internal BUILDSTDERR: cp $WORK/b025/_pkg_.a /builddir/.cache/go-build/b6/b64997b67c738e5f9b2ce2fc8f2548a5c67a057e78defffefcc6c52cf86ca601-d # internal BUILDSTDERR: context BUILDSTDERR: mkdir -p $WORK/b042/ BUILDSTDERR: encoding/json BUILDSTDERR: cat >$WORK/b042/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile errors=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b025/_pkg_.a BUILDSTDERR: packagefile reflect=$WORK/b023/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b009/_pkg_.a BUILDSTDERR: packagefile time=$WORK/b031/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: github.com/jessevdk/go-flags BUILDSTDERR: compress/flate 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/b018/_pkg_.a BUILDSTDERR: packagefile encoding/base64=$WORK/b019/_pkg_.a BUILDSTDERR: packagefile errors=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b025/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b008/_pkg_.a BUILDSTDERR: packagefile math=$WORK/b021/_pkg_.a BUILDSTDERR: packagefile reflect=$WORK/b023/_pkg_.a BUILDSTDERR: packagefile sort=$WORK/b027/_pkg_.a BUILDSTDERR: packagefile strconv=$WORK/b024/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b034/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b009/_pkg_.a BUILDSTDERR: packagefile unicode=$WORK/b016/_pkg_.a BUILDSTDERR: packagefile unicode/utf16=$WORK/b035/_pkg_.a BUILDSTDERR: packagefile unicode/utf8=$WORK/b017/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/encoding/json BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b002/_pkg_.a -trimpath $WORK/b002 -shared -p encoding/json -std -complete -installsuffix shared -buildid -DNd6r2F1HmfClp6srio/-DNd6r2F1HmfClp6srio -goversion go1.12.2 -D "" -importcfg $WORK/b002/importcfg -pack ./decode.go ./encode.go ./fold.go ./indent.go ./scanner.go ./stream.go ./tables.go ./tags.go BUILDSTDERR: mkdir -p $WORK/b036/ BUILDSTDERR: cd /usr/lib/golang/src/context BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b042/_pkg_.a -trimpath $WORK/b042 -shared -p context -std -complete -installsuffix shared -buildid nz5won-5T6UfJhzpwbzj/nz5won-5T6UfJhzpwbzj -goversion go1.12.2 -D "" -importcfg $WORK/b042/importcfg -pack ./context.go BUILDSTDERR: mkdir -p $WORK/b047/ BUILDSTDERR: cat >$WORK/b036/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile bufio=$WORK/b037/_pkg_.a BUILDSTDERR: packagefile bytes=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile errors=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b025/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b008/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b028/_pkg_.a BUILDSTDERR: packagefile path=$WORK/b038/_pkg_.a BUILDSTDERR: packagefile path/filepath=$WORK/b039/_pkg_.a BUILDSTDERR: packagefile reflect=$WORK/b023/_pkg_.a BUILDSTDERR: packagefile runtime=$WORK/b011/_pkg_.a BUILDSTDERR: packagefile sort=$WORK/b027/_pkg_.a BUILDSTDERR: packagefile strconv=$WORK/b024/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b034/_pkg_.a BUILDSTDERR: packagefile syscall=$WORK/b030/_pkg_.a BUILDSTDERR: packagefile time=$WORK/b031/_pkg_.a BUILDSTDERR: packagefile unicode/utf8=$WORK/b017/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/share/gocode/src/github.com/jessevdk/go-flags BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b036/_pkg_.a -trimpath $WORK/b036 -shared -p github.com/jessevdk/go-flags -complete -installsuffix shared -buildid 0dborWRKBPhmr7K1qj4a/0dborWRKBPhmr7K1qj4a -goversion go1.12.2 -D "" -importcfg $WORK/b036/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: cat >$WORK/b047/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile bufio=$WORK/b037/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b025/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b008/_pkg_.a BUILDSTDERR: packagefile math=$WORK/b021/_pkg_.a BUILDSTDERR: packagefile math/bits=$WORK/b022/_pkg_.a BUILDSTDERR: packagefile sort=$WORK/b027/_pkg_.a BUILDSTDERR: packagefile strconv=$WORK/b024/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b009/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/compress/flate BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b047/_pkg_.a -trimpath $WORK/b047 -shared -p compress/flate -std -complete -installsuffix shared -buildid h9n-M7Qh3YJ0E4Yn5nxJ/h9n-M7Qh3YJ0E4Yn5nxJ -goversion go1.12.2 -D "" -importcfg $WORK/b047/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_ppc64le/buildid -w $WORK/b042/_pkg_.a # internal BUILDSTDERR: cp $WORK/b042/_pkg_.a /builddir/.cache/go-build/a6/a662770678a0b6586ca6ad9812ee1c7f8d5a963f28895b43142b002b8b3f43c8-d # internal BUILDSTDERR: debug/dwarf BUILDSTDERR: mkdir -p $WORK/b049/ BUILDSTDERR: cat >$WORK/b049/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/b025/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b008/_pkg_.a BUILDSTDERR: packagefile path=$WORK/b038/_pkg_.a BUILDSTDERR: packagefile sort=$WORK/b027/_pkg_.a BUILDSTDERR: packagefile strconv=$WORK/b024/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b034/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/debug/dwarf BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b049/_pkg_.a -trimpath $WORK/b049 -shared -p debug/dwarf -std -complete -installsuffix shared -buildid m2tPtuI9YczttRDjizOj/m2tPtuI9YczttRDjizOj -goversion go1.12.2 -D "" -importcfg $WORK/b049/importcfg -pack ./attr_string.go ./buf.go ./class_string.go ./const.go ./entry.go ./line.go ./open.go ./tag_string.go ./type.go ./typeunit.go ./unit.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b047/_pkg_.a # internal BUILDSTDERR: cp $WORK/b047/_pkg_.a /builddir/.cache/go-build/eb/eb6b64de35a5e7bf06f0e7d6b4d67f597988ba85cfec4a451b12abd2df658999-d # internal BUILDSTDERR: compress/zlib BUILDSTDERR: mkdir -p $WORK/b046/ BUILDSTDERR: cat >$WORK/b046/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile bufio=$WORK/b037/_pkg_.a BUILDSTDERR: packagefile compress/flate=$WORK/b047/_pkg_.a BUILDSTDERR: packagefile encoding/binary=$WORK/b020/_pkg_.a BUILDSTDERR: packagefile errors=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b025/_pkg_.a BUILDSTDERR: packagefile hash=$WORK/b044/_pkg_.a BUILDSTDERR: packagefile hash/adler32=$WORK/b048/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b008/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/compress/zlib BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b046/_pkg_.a -trimpath $WORK/b046 -shared -p compress/zlib -std -complete -installsuffix shared -buildid Vh-07MALMLfdG1APrSdz/Vh-07MALMLfdG1APrSdz -goversion go1.12.2 -D "" -importcfg $WORK/b046/importcfg -pack ./reader.go ./writer.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b046/_pkg_.a # internal BUILDSTDERR: cp $WORK/b046/_pkg_.a /builddir/.cache/go-build/be/beaa61963a08f7d7ef34c6e497793fb34c9a28bee526de42f02b8d04a7aea118-d # internal BUILDSTDERR: encoding/hex BUILDSTDERR: mkdir -p $WORK/b050/ BUILDSTDERR: cat >$WORK/b050/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile errors=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b025/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b008/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b034/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/encoding/hex BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b050/_pkg_.a -trimpath $WORK/b050 -shared -p encoding/hex -std -complete -installsuffix shared -buildid EGYOa7AoWIXk-G45NjrG/EGYOa7AoWIXk-G45NjrG -goversion go1.12.2 -D "" -importcfg $WORK/b050/importcfg -pack ./hex.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b049/_pkg_.a # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b050/_pkg_.a # internal BUILDSTDERR: cp $WORK/b050/_pkg_.a /builddir/.cache/go-build/01/017ea87cde4eb1f066e232a5c999f03dd87e05a4b42dddeaa7961aae168add16-d # internal BUILDSTDERR: gopkg.in/yaml.v2 BUILDSTDERR: mkdir -p $WORK/b053/ BUILDSTDERR: cp $WORK/b049/_pkg_.a /builddir/.cache/go-build/46/465e2fb458b59c0e559a667e088fd2c1789310317e47030d927e8777c91e39b9-d # internal BUILDSTDERR: cat >$WORK/b053/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile bytes=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile encoding=$WORK/b018/_pkg_.a BUILDSTDERR: packagefile encoding/base64=$WORK/b019/_pkg_.a BUILDSTDERR: packagefile errors=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b025/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b008/_pkg_.a BUILDSTDERR: packagefile math=$WORK/b021/_pkg_.a BUILDSTDERR: packagefile reflect=$WORK/b023/_pkg_.a BUILDSTDERR: packagefile regexp=$WORK/b054/_pkg_.a BUILDSTDERR: packagefile sort=$WORK/b027/_pkg_.a BUILDSTDERR: packagefile strconv=$WORK/b024/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b034/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b009/_pkg_.a BUILDSTDERR: packagefile time=$WORK/b031/_pkg_.a BUILDSTDERR: packagefile unicode=$WORK/b016/_pkg_.a BUILDSTDERR: packagefile unicode/utf8=$WORK/b017/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/share/gocode/src/gopkg.in/yaml.v2 BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b053/_pkg_.a -trimpath $WORK/b053 -shared -p gopkg.in/yaml.v2 -complete -installsuffix shared -buildid xYYxlis3-r2LwNF2zAaV/xYYxlis3-r2LwNF2zAaV -goversion go1.12.2 -D "" -importcfg $WORK/b053/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: debug/elf BUILDSTDERR: mkdir -p $WORK/b045/ BUILDSTDERR: cat >$WORK/b045/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile bytes=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile compress/zlib=$WORK/b046/_pkg_.a BUILDSTDERR: packagefile debug/dwarf=$WORK/b049/_pkg_.a BUILDSTDERR: packagefile encoding/binary=$WORK/b020/_pkg_.a BUILDSTDERR: packagefile errors=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b025/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b008/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b028/_pkg_.a BUILDSTDERR: packagefile strconv=$WORK/b024/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b034/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/debug/elf BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b045/_pkg_.a -trimpath $WORK/b045 -shared -p debug/elf -std -complete -installsuffix shared -buildid KAPPwKx-IHq8CW6k3DTB/KAPPwKx-IHq8CW6k3DTB -goversion go1.12.2 -D "" -importcfg $WORK/b045/importcfg -pack ./elf.go ./file.go ./reader.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b002/_pkg_.a # internal BUILDSTDERR: cp $WORK/b002/_pkg_.a /builddir/.cache/go-build/65/6508990d1da0c4464303ce1cb8a850ee8ffd75611ae3ace0222c0275e23f72da-d # internal BUILDSTDERR: gopkg.in/tomb.v2 BUILDSTDERR: mkdir -p $WORK/b057/ BUILDSTDERR: cat >$WORK/b057/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile context=$WORK/b042/_pkg_.a BUILDSTDERR: packagefile errors=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b025/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b009/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/share/gocode/src/gopkg.in/tomb.v2 BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b057/_pkg_.a -trimpath $WORK/b057 -shared -p gopkg.in/tomb.v2 -complete -installsuffix shared -buildid Q4zoj7Gj1Elm0zVVZouh/Q4zoj7Gj1Elm0zVVZouh -goversion go1.12.2 -D "" -importcfg $WORK/b057/importcfg -pack ./context.go ./tomb.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b057/_pkg_.a # internal BUILDSTDERR: cp $WORK/b057/_pkg_.a /builddir/.cache/go-build/1a/1ad0204e78ca48d9939a19e6b36767973f105067ae33b5bdba49f21599e67f06-d # internal BUILDSTDERR: os/exec BUILDSTDERR: mkdir -p $WORK/b059/ BUILDSTDERR: cat >$WORK/b059/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile bytes=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile context=$WORK/b042/_pkg_.a BUILDSTDERR: packagefile errors=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b008/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b028/_pkg_.a BUILDSTDERR: packagefile path/filepath=$WORK/b039/_pkg_.a BUILDSTDERR: packagefile runtime=$WORK/b011/_pkg_.a BUILDSTDERR: packagefile strconv=$WORK/b024/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b034/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b009/_pkg_.a BUILDSTDERR: packagefile syscall=$WORK/b030/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/os/exec BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b059/_pkg_.a -trimpath $WORK/b059 -shared -p os/exec -std -complete -installsuffix shared -buildid eYOXv0YaTnlwp5nDssJS/eYOXv0YaTnlwp5nDssJS -goversion go1.12.2 -D "" -importcfg $WORK/b059/importcfg -pack ./exec.go ./exec_unix.go ./lp_unix.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b036/_pkg_.a # internal BUILDSTDERR: cp $WORK/b036/_pkg_.a /builddir/.cache/go-build/e2/e26e3ce2962c9ed0b31b98b604b8d4e02d33a603adc9b17683f757cd55cbf876-d # internal BUILDSTDERR: os/user BUILDSTDERR: mkdir -p $WORK/b060/ BUILDSTDERR: cd /usr/lib/golang/src/os/user BUILDSTDERR: CGO_LDFLAGS='"-g" "-O2"' /usr/lib/golang/pkg/tool/linux_ppc64le/cgo -objdir $WORK/b060/ -importpath os/user -- -I $WORK/b060/ -g -O2 ./cgo_lookup_unix.go ./getgrouplist_unix.go ./listgroups_unix.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b059/_pkg_.a # internal BUILDSTDERR: cp $WORK/b059/_pkg_.a /builddir/.cache/go-build/f6/f67549e9f984abf5919254805fe33a84eefcb30095f01bfd0e72aee697d02134-d # internal BUILDSTDERR: log BUILDSTDERR: mkdir -p $WORK/b065/ BUILDSTDERR: cat >$WORK/b065/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile fmt=$WORK/b025/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b008/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b028/_pkg_.a BUILDSTDERR: packagefile runtime=$WORK/b011/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b009/_pkg_.a BUILDSTDERR: packagefile time=$WORK/b031/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/log BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b065/_pkg_.a -trimpath $WORK/b065 -shared -p log -std -complete -installsuffix shared -buildid nGYMioPv27l6zcByLguE/nGYMioPv27l6zcByLguE -goversion go1.12.2 -D "" -importcfg $WORK/b065/importcfg -pack ./log.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b065/_pkg_.a # internal BUILDSTDERR: cp $WORK/b065/_pkg_.a /builddir/.cache/go-build/47/47f5b37d067e2b878915cf288ce5ea9221f0d09619d8190baa19237bc6690a72-d # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b045/_pkg_.a # internal BUILDSTDERR: cp $WORK/b045/_pkg_.a /builddir/.cache/go-build/c2/c2abbe718029ca32ba8fc01a2638417d6309b1bc9be718bdc2e162878da460ba-d # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b053/_pkg_.a # internal BUILDSTDERR: cp $WORK/b053/_pkg_.a /builddir/.cache/go-build/41/41cd9589a675094e03d9432ae35f0098c691a5d948d07ea9222ad8d05bcd6868-d # internal BUILDSTDERR: github.com/snapcore/snapd/strutil BUILDSTDERR: mkdir -p $WORK/b052/ BUILDSTDERR: cat >$WORK/b052/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile bytes=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b025/_pkg_.a BUILDSTDERR: packagefile gopkg.in/yaml.v2=$WORK/b053/_pkg_.a BUILDSTDERR: packagefile math/rand=$WORK/b056/_pkg_.a BUILDSTDERR: packagefile path/filepath=$WORK/b039/_pkg_.a BUILDSTDERR: packagefile regexp=$WORK/b054/_pkg_.a BUILDSTDERR: packagefile sort=$WORK/b027/_pkg_.a BUILDSTDERR: packagefile strconv=$WORK/b024/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b034/_pkg_.a BUILDSTDERR: packagefile time=$WORK/b031/_pkg_.a BUILDSTDERR: packagefile unicode=$WORK/b016/_pkg_.a BUILDSTDERR: packagefile unicode/utf8=$WORK/b017/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/snapd-2.39/src/github.com/snapcore/snapd/strutil BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b052/_pkg_.a -trimpath $WORK/b052 -shared -p github.com/snapcore/snapd/strutil -complete -installsuffix shared -buildid wOukV5KXpWQzvDNKv-_p/wOukV5KXpWQzvDNKv-_p -goversion go1.12.2 -D "" -importcfg $WORK/b052/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_ppc64le/buildid -w $WORK/b052/_pkg_.a # internal BUILDSTDERR: cp $WORK/b052/_pkg_.a /builddir/.cache/go-build/45/45467c8ca1ba5525de863520dee017ac0e0c3d2632b3feb4c973c352bd5249aa-d # internal BUILDSTDERR: cd $WORK/b060 BUILDSTDERR: TERM='dumb' gcc -I /usr/lib/golang/src/os/user -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b060=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x001.o -c _cgo_export.c BUILDSTDERR: TERM='dumb' gcc -I /usr/lib/golang/src/os/user -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b060=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x002.o -c cgo_lookup_unix.cgo2.c BUILDSTDERR: TERM='dumb' gcc -I /usr/lib/golang/src/os/user -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b060=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x003.o -c getgrouplist_unix.cgo2.c BUILDSTDERR: TERM='dumb' gcc -I /usr/lib/golang/src/os/user -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b060=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x004.o -c listgroups_unix.cgo2.c BUILDSTDERR: TERM='dumb' gcc -I /usr/lib/golang/src/os/user -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b060=/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: TERM='dumb' gcc -I . -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b060=/tmp/go-build -gno-record-gcc-switches -o $WORK/b060/_cgo_.o $WORK/b060/_cgo_main.o $WORK/b060/_x001.o $WORK/b060/_x002.o $WORK/b060/_x003.o $WORK/b060/_x004.o -g -O2 BUILDSTDERR: TERM='dumb' /usr/lib/golang/pkg/tool/linux_ppc64le/cgo -dynpackage user -dynimport $WORK/b060/_cgo_.o -dynout $WORK/b060/_cgo_import.go BUILDSTDERR: cat >$WORK/b060/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile fmt=$WORK/b025/_pkg_.a BUILDSTDERR: packagefile strconv=$WORK/b024/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b034/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b009/_pkg_.a BUILDSTDERR: packagefile syscall=$WORK/b030/_pkg_.a BUILDSTDERR: packagefile runtime/cgo=$WORK/b061/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b060/_pkg_.a -trimpath $WORK/b060 -shared -p os/user -std -installsuffix shared -buildid Ix9BC50BrexUNiLSZycS/Ix9BC50BrexUNiLSZycS -goversion go1.12.2 -D "" -importcfg $WORK/b060/importcfg -pack ./lookup.go ./user.go $WORK/b060/_cgo_gotypes.go $WORK/b060/cgo_lookup_unix.cgo1.go $WORK/b060/getgrouplist_unix.cgo1.go $WORK/b060/listgroups_unix.cgo1.go $WORK/b060/_cgo_import.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/pack r $WORK/b060/_pkg_.a $WORK/b060/_x001.o $WORK/b060/_x002.o $WORK/b060/_x003.o $WORK/b060/_x004.o # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b060/_pkg_.a # internal BUILDSTDERR: cp $WORK/b060/_pkg_.a /builddir/.cache/go-build/55/5539d8e68b465c9e037387705481a63e87d79a858a7ce5988defbe6fb0ba387f-d # internal BUILDSTDERR: github.com/snapcore/snapd/osutil BUILDSTDERR: mkdir -p $WORK/b041/ BUILDSTDERR: cd /builddir/build/BUILD/snapd-2.39/src/github.com/snapcore/snapd/osutil BUILDSTDERR: CGO_LDFLAGS='"-g" "-O2"' /usr/lib/golang/pkg/tool/linux_ppc64le/cgo -objdir $WORK/b041/ -importpath github.com/snapcore/snapd/osutil -- -I $WORK/b041/ -g -O2 ./group.go BUILDSTDERR: cd $WORK/b041 BUILDSTDERR: TERM='dumb' gcc -I /builddir/build/BUILD/snapd-2.39/src/github.com/snapcore/snapd/osutil -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b041=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x001.o -c _cgo_export.c BUILDSTDERR: TERM='dumb' gcc -I /builddir/build/BUILD/snapd-2.39/src/github.com/snapcore/snapd/osutil -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b041=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x002.o -c group.cgo2.c BUILDSTDERR: TERM='dumb' gcc -I /builddir/build/BUILD/snapd-2.39/src/github.com/snapcore/snapd/osutil -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b041=/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.39/src/github.com/snapcore/snapd/osutil BUILDSTDERR: TERM='dumb' gcc -I . -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b041=/tmp/go-build -gno-record-gcc-switches -o $WORK/b041/_cgo_.o $WORK/b041/_cgo_main.o $WORK/b041/_x001.o $WORK/b041/_x002.o -g -O2 BUILDSTDERR: TERM='dumb' /usr/lib/golang/pkg/tool/linux_ppc64le/cgo -dynpackage osutil -dynimport $WORK/b041/_cgo_.o -dynout $WORK/b041/_cgo_import.go BUILDSTDERR: cat >$WORK/b041/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile bufio=$WORK/b037/_pkg_.a BUILDSTDERR: packagefile bytes=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile context=$WORK/b042/_pkg_.a BUILDSTDERR: packagefile crypto=$WORK/b043/_pkg_.a BUILDSTDERR: packagefile debug/elf=$WORK/b045/_pkg_.a BUILDSTDERR: packagefile encoding/binary=$WORK/b020/_pkg_.a BUILDSTDERR: packagefile encoding/hex=$WORK/b050/_pkg_.a BUILDSTDERR: packagefile errors=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b025/_pkg_.a BUILDSTDERR: packagefile github.com/snapcore/snapd/osutil/sys=$WORK/b051/_pkg_.a BUILDSTDERR: packagefile github.com/snapcore/snapd/strutil=$WORK/b052/_pkg_.a BUILDSTDERR: packagefile gopkg.in/tomb.v2=$WORK/b057/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b008/_pkg_.a BUILDSTDERR: packagefile io/ioutil=$WORK/b058/_pkg_.a BUILDSTDERR: packagefile math=$WORK/b021/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b028/_pkg_.a BUILDSTDERR: packagefile os/exec=$WORK/b059/_pkg_.a BUILDSTDERR: packagefile os/user=$WORK/b060/_pkg_.a BUILDSTDERR: packagefile path/filepath=$WORK/b039/_pkg_.a BUILDSTDERR: packagefile regexp=$WORK/b054/_pkg_.a BUILDSTDERR: packagefile sort=$WORK/b027/_pkg_.a BUILDSTDERR: packagefile strconv=$WORK/b024/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b034/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b009/_pkg_.a BUILDSTDERR: packagefile sync/atomic=$WORK/b015/_pkg_.a BUILDSTDERR: packagefile syscall=$WORK/b030/_pkg_.a BUILDSTDERR: packagefile time=$WORK/b031/_pkg_.a BUILDSTDERR: packagefile runtime/cgo=$WORK/b061/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b041/_pkg_.a -trimpath $WORK/b041 -shared -p github.com/snapcore/snapd/osutil -installsuffix shared -buildid BP11wIW5kZMOduTKurg2/BP11wIW5kZMOduTKurg2 -goversion go1.12.2 -D "" -importcfg $WORK/b041/importcfg -pack ./bootid.go ./buildid.go ./chattr.go ./chattr_64.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/b041/_cgo_gotypes.go $WORK/b041/group.cgo1.go $WORK/b041/_cgo_import.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/pack r $WORK/b041/_pkg_.a $WORK/b041/_x001.o $WORK/b041/_x002.o # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b041/_pkg_.a # internal BUILDSTDERR: cp $WORK/b041/_pkg_.a /builddir/.cache/go-build/e1/e13a3acdf3f21aa394cd4566bf234a628a22f2433d4a15a59bf2193d1adbe65f-d # internal BUILDSTDERR: github.com/snapcore/snapd/selinux BUILDSTDERR: mkdir -p $WORK/b063/ BUILDSTDERR: cat >$WORK/b063/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile bytes=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b025/_pkg_.a BUILDSTDERR: packagefile github.com/snapcore/snapd/osutil=$WORK/b041/_pkg_.a BUILDSTDERR: packagefile io/ioutil=$WORK/b058/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b028/_pkg_.a BUILDSTDERR: packagefile os/exec=$WORK/b059/_pkg_.a BUILDSTDERR: packagefile path/filepath=$WORK/b039/_pkg_.a BUILDSTDERR: packagefile regexp=$WORK/b054/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/snapd-2.39/src/github.com/snapcore/snapd/selinux BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b063/_pkg_.a -trimpath $WORK/b063 -shared -p github.com/snapcore/snapd/selinux -complete -installsuffix shared -buildid PumoItySa2BRYQm0LvEl/PumoItySa2BRYQm0LvEl -goversion go1.12.2 -D "" -importcfg $WORK/b063/importcfg -pack ./label.go ./label_linux.go ./selinux_linux.go BUILDSTDERR: github.com/snapcore/snapd/logger BUILDSTDERR: mkdir -p $WORK/b064/ BUILDSTDERR: cat >$WORK/b064/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile bytes=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b025/_pkg_.a BUILDSTDERR: packagefile github.com/snapcore/snapd/osutil=$WORK/b041/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b008/_pkg_.a BUILDSTDERR: packagefile log=$WORK/b065/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b028/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b009/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/snapd-2.39/src/github.com/snapcore/snapd/logger BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b064/_pkg_.a -trimpath $WORK/b064 -shared -p github.com/snapcore/snapd/logger -complete -installsuffix shared -buildid T4VBIqI1te6050gH17q7/T4VBIqI1te6050gH17q7 -goversion go1.12.2 -D "" -importcfg $WORK/b064/importcfg -pack ./logger.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b064/_pkg_.a # internal BUILDSTDERR: cp $WORK/b064/_pkg_.a /builddir/.cache/go-build/ca/ca79492dc614a73ef789a9f8baba40acb064742d113347931478359b94f02018-d # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b063/_pkg_.a # internal BUILDSTDERR: cp $WORK/b063/_pkg_.a /builddir/.cache/go-build/73/73303278121638fd2eb793d11c9bad47b54f2b6009d472dbac0c271ad584817f-d # internal BUILDSTDERR: github.com/snapcore/snapd/release BUILDSTDERR: mkdir -p $WORK/b062/ BUILDSTDERR: cat >$WORK/b062/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile bufio=$WORK/b037/_pkg_.a BUILDSTDERR: packagefile bytes=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b025/_pkg_.a BUILDSTDERR: packagefile github.com/snapcore/snapd/selinux=$WORK/b063/_pkg_.a BUILDSTDERR: packagefile github.com/snapcore/snapd/strutil=$WORK/b052/_pkg_.a BUILDSTDERR: packagefile io/ioutil=$WORK/b058/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b028/_pkg_.a BUILDSTDERR: packagefile os/exec=$WORK/b059/_pkg_.a BUILDSTDERR: packagefile path/filepath=$WORK/b039/_pkg_.a BUILDSTDERR: packagefile sort=$WORK/b027/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b034/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b009/_pkg_.a BUILDSTDERR: packagefile unicode=$WORK/b016/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/snapd-2.39/src/github.com/snapcore/snapd/release BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b062/_pkg_.a -trimpath $WORK/b062 -shared -p github.com/snapcore/snapd/release -complete -installsuffix shared -buildid 0jTyh--UK_CN-YNnxSeL/0jTyh--UK_CN-YNnxSeL -goversion go1.12.2 -D "" -importcfg $WORK/b062/importcfg -pack ./apparmor.go ./release.go ./seccomp.go ./selinux.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b062/_pkg_.a # internal BUILDSTDERR: cp $WORK/b062/_pkg_.a /builddir/.cache/go-build/8a/8a5a14b7fcfefb215fa2b4a1d76647b0e804229fa96b9b51202def3f391aa404-d # internal BUILDSTDERR: github.com/snapcore/snapd/dirs BUILDSTDERR: mkdir -p $WORK/b040/ BUILDSTDERR: cat >$WORK/b040/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile fmt=$WORK/b025/_pkg_.a BUILDSTDERR: packagefile github.com/snapcore/snapd/osutil=$WORK/b041/_pkg_.a BUILDSTDERR: packagefile github.com/snapcore/snapd/release=$WORK/b062/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b028/_pkg_.a BUILDSTDERR: packagefile path/filepath=$WORK/b039/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b034/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/snapd-2.39/src/github.com/snapcore/snapd/dirs BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b040/_pkg_.a -trimpath $WORK/b040 -shared -p github.com/snapcore/snapd/dirs -complete -installsuffix shared -buildid UJgmEx0SgzGhIS2qqr9c/UJgmEx0SgzGhIS2qqr9c -goversion go1.12.2 -D "" -importcfg $WORK/b040/importcfg -pack ./dirs.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b040/_pkg_.a # internal BUILDSTDERR: cp $WORK/b040/_pkg_.a /builddir/.cache/go-build/c0/c0b56f919575ecaf6d5ce19fe89988b696ddcee5d7bbafbb99cf5f943a98ab29-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/b025/_pkg_.a BUILDSTDERR: packagefile github.com/jessevdk/go-flags=$WORK/b036/_pkg_.a BUILDSTDERR: packagefile github.com/snapcore/snapd/dirs=$WORK/b040/_pkg_.a BUILDSTDERR: packagefile github.com/snapcore/snapd/logger=$WORK/b064/_pkg_.a BUILDSTDERR: packagefile github.com/snapcore/snapd/osutil=$WORK/b041/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b008/_pkg_.a BUILDSTDERR: packagefile io/ioutil=$WORK/b058/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b028/_pkg_.a BUILDSTDERR: packagefile os/exec=$WORK/b059/_pkg_.a BUILDSTDERR: packagefile path/filepath=$WORK/b039/_pkg_.a BUILDSTDERR: packagefile runtime=$WORK/b011/_pkg_.a BUILDSTDERR: packagefile runtime/cgo=$WORK/b061/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/snapd-2.39/src/github.com/snapcore/snapd/cmd/snap-failure BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b001/_pkg_.a -trimpath $WORK/b001 -shared -p main -complete -installsuffix shared -buildid LRwFUOPmLWlW88k-virf/LRwFUOPmLWlW88k-virf -goversion go1.12.2 -D "" -importcfg $WORK/b001/importcfg -pack ./cmd_snapd.go ./main.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b001/_pkg_.a # internal BUILDSTDERR: cp $WORK/b001/_pkg_.a /builddir/.cache/go-build/2b/2b230a11a5878555df768c57fc732d2e3f40e50493cb47273d07196ef111bc9c-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/b025/_pkg_.a BUILDSTDERR: packagefile github.com/jessevdk/go-flags=$WORK/b036/_pkg_.a BUILDSTDERR: packagefile github.com/snapcore/snapd/dirs=$WORK/b040/_pkg_.a BUILDSTDERR: packagefile github.com/snapcore/snapd/logger=$WORK/b064/_pkg_.a BUILDSTDERR: packagefile github.com/snapcore/snapd/osutil=$WORK/b041/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b008/_pkg_.a BUILDSTDERR: packagefile io/ioutil=$WORK/b058/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b028/_pkg_.a BUILDSTDERR: packagefile os/exec=$WORK/b059/_pkg_.a BUILDSTDERR: packagefile path/filepath=$WORK/b039/_pkg_.a BUILDSTDERR: packagefile runtime=$WORK/b011/_pkg_.a BUILDSTDERR: packagefile runtime/cgo=$WORK/b061/_pkg_.a BUILDSTDERR: packagefile bytes=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile encoding=$WORK/b018/_pkg_.a BUILDSTDERR: packagefile encoding/base64=$WORK/b019/_pkg_.a BUILDSTDERR: packagefile math=$WORK/b021/_pkg_.a BUILDSTDERR: packagefile reflect=$WORK/b023/_pkg_.a BUILDSTDERR: packagefile sort=$WORK/b027/_pkg_.a BUILDSTDERR: packagefile strconv=$WORK/b024/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b034/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b009/_pkg_.a BUILDSTDERR: packagefile unicode=$WORK/b016/_pkg_.a BUILDSTDERR: packagefile unicode/utf16=$WORK/b035/_pkg_.a BUILDSTDERR: packagefile unicode/utf8=$WORK/b017/_pkg_.a BUILDSTDERR: packagefile internal/fmtsort=$WORK/b026/_pkg_.a BUILDSTDERR: packagefile bufio=$WORK/b037/_pkg_.a BUILDSTDERR: packagefile path=$WORK/b038/_pkg_.a BUILDSTDERR: packagefile syscall=$WORK/b030/_pkg_.a BUILDSTDERR: packagefile time=$WORK/b031/_pkg_.a BUILDSTDERR: packagefile github.com/snapcore/snapd/release=$WORK/b062/_pkg_.a BUILDSTDERR: packagefile log=$WORK/b065/_pkg_.a BUILDSTDERR: packagefile context=$WORK/b042/_pkg_.a BUILDSTDERR: packagefile crypto=$WORK/b043/_pkg_.a BUILDSTDERR: packagefile debug/elf=$WORK/b045/_pkg_.a BUILDSTDERR: packagefile encoding/binary=$WORK/b020/_pkg_.a BUILDSTDERR: packagefile encoding/hex=$WORK/b050/_pkg_.a BUILDSTDERR: packagefile github.com/snapcore/snapd/osutil/sys=$WORK/b051/_pkg_.a BUILDSTDERR: packagefile github.com/snapcore/snapd/strutil=$WORK/b052/_pkg_.a BUILDSTDERR: packagefile gopkg.in/tomb.v2=$WORK/b057/_pkg_.a BUILDSTDERR: packagefile os/user=$WORK/b060/_pkg_.a BUILDSTDERR: packagefile regexp=$WORK/b054/_pkg_.a BUILDSTDERR: packagefile sync/atomic=$WORK/b015/_pkg_.a BUILDSTDERR: packagefile internal/poll=$WORK/b029/_pkg_.a BUILDSTDERR: packagefile internal/syscall/unix=$WORK/b032/_pkg_.a BUILDSTDERR: packagefile internal/testlog=$WORK/b033/_pkg_.a BUILDSTDERR: packagefile internal/bytealg=$WORK/b005/_pkg_.a BUILDSTDERR: packagefile internal/cpu=$WORK/b006/_pkg_.a BUILDSTDERR: packagefile runtime/internal/atomic=$WORK/b012/_pkg_.a BUILDSTDERR: packagefile runtime/internal/math=$WORK/b013/_pkg_.a BUILDSTDERR: packagefile runtime/internal/sys=$WORK/b014/_pkg_.a BUILDSTDERR: packagefile math/bits=$WORK/b022/_pkg_.a BUILDSTDERR: packagefile internal/race=$WORK/b010/_pkg_.a BUILDSTDERR: packagefile github.com/snapcore/snapd/selinux=$WORK/b063/_pkg_.a BUILDSTDERR: packagefile hash=$WORK/b044/_pkg_.a BUILDSTDERR: packagefile compress/zlib=$WORK/b046/_pkg_.a BUILDSTDERR: packagefile debug/dwarf=$WORK/b049/_pkg_.a BUILDSTDERR: packagefile gopkg.in/yaml.v2=$WORK/b053/_pkg_.a BUILDSTDERR: packagefile math/rand=$WORK/b056/_pkg_.a BUILDSTDERR: packagefile regexp/syntax=$WORK/b055/_pkg_.a BUILDSTDERR: packagefile compress/flate=$WORK/b047/_pkg_.a BUILDSTDERR: packagefile hash/adler32=$WORK/b048/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: mkdir -p $WORK/b001/exe/ BUILDSTDERR: cd . BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/link -o $WORK/b001/exe/a.out -importcfg $WORK/b001/importcfg.link -installsuffix shared -buildmode=pie -buildid=bfd-_Uz7KjzQidkwtAtY/LRwFUOPmLWlW88k-virf/esPEuXuQ7IMcBIjB-NW6/bfd-_Uz7KjzQidkwtAtY -B 0x72efc22eb224963611c1e8300f43b62f2f5835f1 -extldflags "-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld " -extld=gcc $WORK/b001/_pkg_.a BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/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 0xcf0f4e428db9f4fb4693a8436812d92f1fb7047b -extldflags '\''-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -static'\''' -a -v -x -o bin/snap-exec github.com/snapcore/snapd/cmd/snap-exec BUILDSTDERR: WORK=/tmp/go-build255394015 BUILDSTDERR: math/bits BUILDSTDERR: mkdir -p $WORK/b007/ BUILDSTDERR: cat >$WORK/b007/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/math/bits BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b007/_pkg_.a -trimpath $WORK/b007 -shared -p math/bits -std -complete -installsuffix shared -buildid 8N3BNcok4ryUQ5ln2wK-/8N3BNcok4ryUQ5ln2wK- -goversion go1.12.2 -D "" -importcfg $WORK/b007/importcfg -pack ./bits.go ./bits_tables.go BUILDSTDERR: internal/cpu BUILDSTDERR: mkdir -p $WORK/b011/ BUILDSTDERR: cat >$WORK/b011/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/internal/cpu BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b011/_pkg_.a -trimpath $WORK/b011 -shared -p internal/cpu -std -+ -complete -installsuffix shared -buildid 6FFdccJ3T0z_GWzNADLG/6FFdccJ3T0z_GWzNADLG -goversion go1.12.2 -D "" -importcfg $WORK/b011/importcfg -pack ./cpu.go ./cpu_ppc64x.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_ppc64le/compile -o $WORK/b003/_pkg_.a -trimpath $WORK/b003 -shared -p errors -std -complete -installsuffix shared -buildid -NbNLaz_kgh19tFJNrn2/-NbNLaz_kgh19tFJNrn2 -goversion go1.12.2 -D "" -importcfg $WORK/b003/importcfg -pack ./errors.go BUILDSTDERR: runtime/internal/atomic BUILDSTDERR: mkdir -p $WORK/b012/ BUILDSTDERR: cat >$WORK/b012/go_asm.h << 'EOF' # internal BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/runtime/internal/atomic BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/asm -trimpath $WORK/b012 -I $WORK/b012/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -gensymabis -o $WORK/b012/symabis ./asm_ppc64x.s ./atomic_ppc64x.s BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b003/_pkg_.a # internal BUILDSTDERR: cp $WORK/b003/_pkg_.a /builddir/.cache/go-build/26/2676a16ba0e60e5abfcc11e7a5200acc7cc775b3ecab39939ce011fb32b957f8-d # internal BUILDSTDERR: runtime/internal/sys BUILDSTDERR: mkdir -p $WORK/b014/ BUILDSTDERR: cat >$WORK/b014/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/runtime/internal/sys BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b014/_pkg_.a -trimpath $WORK/b014 -shared -p runtime/internal/sys -std -+ -complete -installsuffix shared -buildid Osjc48Got34ta8BS1TJS/Osjc48Got34ta8BS1TJS -goversion go1.12.2 -D "" -importcfg $WORK/b014/importcfg -pack ./arch.go ./arch_ppc64le.go ./intrinsics.go ./stubs.go ./sys.go ./zgoarch_ppc64le.go ./zgoos_linux.go ./zversion.go BUILDSTDERR: cat >$WORK/b012/go_asm.h << 'EOF' # internal BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/sync/atomic BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/asm -trimpath $WORK/b012 -I $WORK/b012/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -gensymabis -o $WORK/b012/symabis2 ./asm.s BUILDSTDERR: cat >>$WORK/b012/symabis << 'EOF' # internal BUILDSTDERR: ref runtime/internal/atomic.Xchg ABI0 BUILDSTDERR: ref runtime/internal/atomic.Xchg ABI0 BUILDSTDERR: ref runtime/internal/atomic.Xchg64 ABI0 BUILDSTDERR: ref runtime/internal/atomic.Xchg64 ABI0 BUILDSTDERR: ref runtime/internal/atomic.Xchguintptr ABI0 BUILDSTDERR: ref runtime/internal/atomic.Cas ABI0 BUILDSTDERR: ref runtime/internal/atomic.Cas ABI0 BUILDSTDERR: ref runtime/internal/atomic.Casuintptr ABI0 BUILDSTDERR: ref runtime/internal/atomic.Cas64 ABI0 BUILDSTDERR: ref runtime/internal/atomic.Cas64 ABI0 BUILDSTDERR: ref runtime/internal/atomic.Xadd ABI0 BUILDSTDERR: ref runtime/internal/atomic.Xadd ABI0 BUILDSTDERR: ref runtime/internal/atomic.Xadduintptr ABI0 BUILDSTDERR: ref runtime/internal/atomic.Xadd64 ABI0 BUILDSTDERR: ref runtime/internal/atomic.Xadd64 ABI0 BUILDSTDERR: ref runtime/internal/atomic.Load ABI0 BUILDSTDERR: ref runtime/internal/atomic.Load ABI0 BUILDSTDERR: ref runtime/internal/atomic.Load64 ABI0 BUILDSTDERR: ref runtime/internal/atomic.Load64 ABI0 BUILDSTDERR: ref runtime/internal/atomic.Loaduintptr ABI0 BUILDSTDERR: ref runtime/internal/atomic.Loadp ABI0 BUILDSTDERR: ref runtime/internal/atomic.Store ABI0 BUILDSTDERR: ref runtime/internal/atomic.Store ABI0 BUILDSTDERR: ref runtime/internal/atomic.Store64 ABI0 BUILDSTDERR: ref runtime/internal/atomic.Store64 ABI0 BUILDSTDERR: ref runtime/internal/atomic.Storeuintptr ABI0 BUILDSTDERR: EOF BUILDSTDERR: cat >$WORK/b012/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/runtime/internal/atomic BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b012/_pkg_.a -trimpath $WORK/b012 -shared -p runtime/internal/atomic -std -+ -installsuffix shared -buildid 5xakhhJUU6nCltNO6YMj/5xakhhJUU6nCltNO6YMj -goversion go1.12.2 -symabis $WORK/b012/symabis -D "" -importcfg $WORK/b012/importcfg -pack -asmhdr $WORK/b012/go_asm.h ./atomic_ppc64x.go ./stubs.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b007/_pkg_.a # internal BUILDSTDERR: cp $WORK/b007/_pkg_.a /builddir/.cache/go-build/ce/ce21b26cba3d689116d4041be7e844ccf264b786e2dde86ecd0d38ab72fec5ea-d # internal BUILDSTDERR: math BUILDSTDERR: mkdir -p $WORK/b006/ BUILDSTDERR: cat >$WORK/b006/go_asm.h << 'EOF' # internal BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/math BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/asm -trimpath $WORK/b006 -I $WORK/b006/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -gensymabis -o $WORK/b006/symabis ./floor_ppc64x.s ./modf_ppc64x.s ./sqrt_ppc64x.s ./stubs_ppc64x.s BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b011/_pkg_.a # internal BUILDSTDERR: cp $WORK/b011/_pkg_.a /builddir/.cache/go-build/38/38ba09f377738c91c1a44b7fe870a33bf24f5c3302e9a2f6543d0870408cdef1-d # internal BUILDSTDERR: internal/bytealg BUILDSTDERR: mkdir -p $WORK/b010/ BUILDSTDERR: cat >$WORK/b010/go_asm.h << 'EOF' # internal BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/internal/bytealg BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/asm -trimpath $WORK/b010 -I $WORK/b010/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -gensymabis -o $WORK/b010/symabis ./compare_ppc64x.s ./count_ppc64x.s ./equal_ppc64x.s ./indexbyte_ppc64x.s BUILDSTDERR: cd /usr/lib/golang/src/runtime/internal/atomic BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/asm -trimpath $WORK/b012 -I $WORK/b012/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -o $WORK/b012/asm_ppc64x.o ./asm_ppc64x.s BUILDSTDERR: cat >$WORK/b006/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile math/bits=$WORK/b007/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/math BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b006/_pkg_.a -trimpath $WORK/b006 -shared -p math -std -installsuffix shared -buildid Wl943bs6-xodqcY0sxev/Wl943bs6-xodqcY0sxev -goversion go1.12.2 -symabis $WORK/b006/symabis -D "" -importcfg $WORK/b006/importcfg -pack -asmhdr $WORK/b006/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 ./trig_reduce.go ./unsafe.go BUILDSTDERR: cat >$WORK/b010/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile internal/cpu=$WORK/b011/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/internal/bytealg BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b010/_pkg_.a -trimpath $WORK/b010 -shared -p internal/bytealg -std -+ -installsuffix shared -buildid VicmnR8g_YTZXXFBrLNE/VicmnR8g_YTZXXFBrLNE -goversion go1.12.2 -symabis $WORK/b010/symabis -D "" -importcfg $WORK/b010/importcfg -pack -asmhdr $WORK/b010/go_asm.h ./bytealg.go ./compare_native.go ./count_native.go ./equal_native.go ./index_generic.go ./indexbyte_native.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/asm -trimpath $WORK/b010 -I $WORK/b010/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -o $WORK/b010/compare_ppc64x.o ./compare_ppc64x.s BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b014/_pkg_.a # internal BUILDSTDERR: cp $WORK/b014/_pkg_.a /builddir/.cache/go-build/19/19b0a39f4def5ab5a616639315db88231a5c08014843ebb30c8dab0454910e4b-d # internal BUILDSTDERR: runtime/internal/math BUILDSTDERR: mkdir -p $WORK/b013/ BUILDSTDERR: cat >$WORK/b013/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile runtime/internal/sys=$WORK/b014/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/runtime/internal/math BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b013/_pkg_.a -trimpath $WORK/b013 -shared -p runtime/internal/math -std -+ -complete -installsuffix shared -buildid 4cXFQOdAnQ0NnyCd09QY/4cXFQOdAnQ0NnyCd09QY -goversion go1.12.2 -D "" -importcfg $WORK/b013/importcfg -pack ./math.go BUILDSTDERR: cd /usr/lib/golang/src/internal/bytealg BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/asm -trimpath $WORK/b010 -I $WORK/b010/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -o $WORK/b010/count_ppc64x.o ./count_ppc64x.s BUILDSTDERR: cd /usr/lib/golang/src/runtime/internal/atomic BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/asm -trimpath $WORK/b012 -I $WORK/b012/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -o $WORK/b012/atomic_ppc64x.o ./atomic_ppc64x.s BUILDSTDERR: cd /usr/lib/golang/src/internal/bytealg BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/asm -trimpath $WORK/b010 -I $WORK/b010/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -o $WORK/b010/equal_ppc64x.o ./equal_ppc64x.s BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b013/_pkg_.a # internal BUILDSTDERR: cp $WORK/b013/_pkg_.a /builddir/.cache/go-build/4f/4fbae65be86351f9491c46e359c10213570ccd3891d3f143f26163cfd21ae455-d # internal BUILDSTDERR: unicode/utf8 BUILDSTDERR: mkdir -p $WORK/b016/ BUILDSTDERR: cat >$WORK/b016/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/unicode/utf8 BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b016/_pkg_.a -trimpath $WORK/b016 -shared -p unicode/utf8 -std -complete -installsuffix shared -buildid qzCz_mVDIsdmfyUgk4Dn/qzCz_mVDIsdmfyUgk4Dn -goversion go1.12.2 -D "" -importcfg $WORK/b016/importcfg -pack ./utf8.go BUILDSTDERR: cd /usr/lib/golang/src/runtime/internal/atomic BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/pack r $WORK/b012/_pkg_.a $WORK/b012/asm_ppc64x.o $WORK/b012/atomic_ppc64x.o # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b012/_pkg_.a # internal BUILDSTDERR: cp $WORK/b012/_pkg_.a /builddir/.cache/go-build/3a/3a03c031a408a0d0e66eba0edff6d159123b0086a96b3cac44af1043805055d9-d # internal BUILDSTDERR: internal/race BUILDSTDERR: mkdir -p $WORK/b018/ BUILDSTDERR: cat >$WORK/b018/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/internal/race BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b018/_pkg_.a -trimpath $WORK/b018 -shared -p internal/race -std -complete -installsuffix shared -buildid RyHI3piz-9MjeYKKZQ3v/RyHI3piz-9MjeYKKZQ3v -goversion go1.12.2 -D "" -importcfg $WORK/b018/importcfg -pack ./doc.go ./norace.go BUILDSTDERR: cd /usr/lib/golang/src/internal/bytealg BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/asm -trimpath $WORK/b010 -I $WORK/b010/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -o $WORK/b010/indexbyte_ppc64x.o ./indexbyte_ppc64x.s BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b018/_pkg_.a # internal BUILDSTDERR: cp $WORK/b018/_pkg_.a /builddir/.cache/go-build/77/775700c5005fac532748d8ab85c65746381c112323259f1490674c13c4ebec8e-d # internal BUILDSTDERR: sync/atomic BUILDSTDERR: mkdir -p $WORK/b019/ BUILDSTDERR: cat >$WORK/b019/go_asm.h << 'EOF' # internal BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/sync/atomic BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/asm -trimpath $WORK/b019 -I $WORK/b019/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -gensymabis -o $WORK/b019/symabis ./asm.s BUILDSTDERR: cat >$WORK/b019/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: EOF BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b019/_pkg_.a -trimpath $WORK/b019 -shared -p sync/atomic -std -installsuffix shared -buildid OqYcS4tQALEzCu3CvScE/OqYcS4tQALEzCu3CvScE -goversion go1.12.2 -symabis $WORK/b019/symabis -D "" -importcfg $WORK/b019/importcfg -pack -asmhdr $WORK/b019/go_asm.h ./doc.go ./value.go BUILDSTDERR: cd /usr/lib/golang/src/internal/bytealg BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/pack r $WORK/b010/_pkg_.a $WORK/b010/compare_ppc64x.o $WORK/b010/count_ppc64x.o $WORK/b010/equal_ppc64x.o $WORK/b010/indexbyte_ppc64x.o # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b010/_pkg_.a # internal BUILDSTDERR: cp $WORK/b010/_pkg_.a /builddir/.cache/go-build/7a/7abc636c57aa9562659db172a3aa20dc6aa24e6b1b980be3cf80b6cf72bd867c-d # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b016/_pkg_.a # internal BUILDSTDERR: cp $WORK/b016/_pkg_.a /builddir/.cache/go-build/78/78a90d47b2e0f47f2d0ceda7064798d2a94ad1ba70bf8eb0229fca53508f4c42-d # internal BUILDSTDERR: unicode BUILDSTDERR: mkdir -p $WORK/b020/ BUILDSTDERR: cat >$WORK/b020/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/unicode BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b020/_pkg_.a -trimpath $WORK/b020 -shared -p unicode -std -complete -installsuffix shared -buildid RI7hF26NCrdPaTegmzqt/RI7hF26NCrdPaTegmzqt -goversion go1.12.2 -D "" -importcfg $WORK/b020/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_ppc64le/asm -trimpath $WORK/b019 -I $WORK/b019/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -o $WORK/b019/asm.o ./asm.s BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/pack r $WORK/b019/_pkg_.a $WORK/b019/asm.o # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b019/_pkg_.a # internal BUILDSTDERR: cp $WORK/b019/_pkg_.a /builddir/.cache/go-build/56/562a58bb89dfba61bce0bde8bd30e5ce5ef45bca6ef3a868c5185c03930ddc1f-d # internal BUILDSTDERR: internal/testlog BUILDSTDERR: mkdir -p $WORK/b028/ BUILDSTDERR: cat >$WORK/b028/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile sync/atomic=$WORK/b019/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/internal/testlog BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b028/_pkg_.a -trimpath $WORK/b028 -shared -p internal/testlog -std -complete -installsuffix shared -buildid pIMEzvjZDq_ZftTbcMKU/pIMEzvjZDq_ZftTbcMKU -goversion go1.12.2 -D "" -importcfg $WORK/b028/importcfg -pack ./log.go BUILDSTDERR: runtime BUILDSTDERR: mkdir -p $WORK/b009/ BUILDSTDERR: cat >$WORK/b009/go_asm.h << 'EOF' # internal BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/runtime BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/asm -trimpath $WORK/b009 -I $WORK/b009/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -gensymabis -o $WORK/b009/symabis ./asm.s ./asm_ppc64x.s ./atomic_ppc64x.s ./duff_ppc64x.s ./memclr_ppc64x.s ./memmove_ppc64x.s ./rt0_linux_ppc64le.s ./sys_linux_ppc64x.s ./tls_ppc64x.s BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b028/_pkg_.a # internal BUILDSTDERR: cp $WORK/b028/_pkg_.a /builddir/.cache/go-build/33/338e1e5bddc52ffef4da2f4273edb1c4d9e5884fc0cfb7bb1afc03c79a805241-d # internal BUILDSTDERR: encoding BUILDSTDERR: mkdir -p $WORK/b050/ BUILDSTDERR: cat >$WORK/b050/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/encoding BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b050/_pkg_.a -trimpath $WORK/b050 -shared -p encoding -std -complete -installsuffix shared -buildid SvGpnI9Kas2z-2BDsVW1/SvGpnI9Kas2z-2BDsVW1 -goversion go1.12.2 -D "" -importcfg $WORK/b050/importcfg -pack ./encoding.go BUILDSTDERR: cd /usr/lib/golang/src/math BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/asm -trimpath $WORK/b006 -I $WORK/b006/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -o $WORK/b006/floor_ppc64x.o ./floor_ppc64x.s BUILDSTDERR: cat >$WORK/b009/go_asm.h << 'EOF' # internal BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/syscall BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/asm -trimpath $WORK/b009 -I $WORK/b009/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -gensymabis -o $WORK/b009/symabis2 ./asm_linux_ppc64x.s BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b050/_pkg_.a # internal BUILDSTDERR: cp $WORK/b050/_pkg_.a /builddir/.cache/go-build/c2/c23864660011e8b9287d31cddbb6a610fa296d3a77b06c526dd727986920b251-d # internal BUILDSTDERR: cat >>$WORK/b009/symabis << 'EOF' # internal BUILDSTDERR: ref runtime.entersyscall ABI0 BUILDSTDERR: ref runtime.exitsyscall ABI0 BUILDSTDERR: ref runtime.exitsyscall ABI0 BUILDSTDERR: ref runtime.entersyscall ABI0 BUILDSTDERR: ref runtime.exitsyscall ABI0 BUILDSTDERR: ref runtime.exitsyscall ABI0 BUILDSTDERR: EOF BUILDSTDERR: cat >$WORK/b009/go_asm.h << 'EOF' # internal BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/runtime/cgo BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/asm -trimpath $WORK/b009 -I $WORK/b009/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -gensymabis -o $WORK/b009/symabis2 ./asm_ppc64x.s BUILDSTDERR: cd /usr/lib/golang/src/math BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/asm -trimpath $WORK/b006 -I $WORK/b006/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -o $WORK/b006/modf_ppc64x.o ./modf_ppc64x.s BUILDSTDERR: cat >>$WORK/b009/symabis << 'EOF' # internal BUILDSTDERR: ref runtime.reginit ABI0 BUILDSTDERR: ref runtime.load_g ABI0 BUILDSTDERR: EOF BUILDSTDERR: cat >$WORK/b009/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile internal/bytealg=$WORK/b010/_pkg_.a BUILDSTDERR: packagefile internal/cpu=$WORK/b011/_pkg_.a BUILDSTDERR: packagefile runtime/internal/atomic=$WORK/b012/_pkg_.a BUILDSTDERR: packagefile runtime/internal/math=$WORK/b013/_pkg_.a BUILDSTDERR: packagefile runtime/internal/sys=$WORK/b014/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/runtime BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b009/_pkg_.a -trimpath $WORK/b009 -shared -p runtime -std -+ -installsuffix shared -buildid Ddg0nSQqOaZzWU2HriHf/Ddg0nSQqOaZzWU2HriHf -goversion go1.12.2 -symabis $WORK/b009/symabis -D "" -importcfg $WORK/b009/importcfg -pack -asmhdr $WORK/b009/go_asm.h ./alg.go ./atomic_pointer.go ./cgo.go ./cgo_ppc64x.go ./cgocall.go ./cgocallback.go ./cgocheck.go ./chan.go ./compiler.go ./complex.go ./cpuflags.go ./cpuprof.go ./cputicks.go ./debug.go ./defs_linux_ppc64le.go ./env_posix.go ./error.go ./extern.go ./fastlog2.go ./fastlog2table.go ./fedora.go ./float.go ./hash64.go ./heapdump.go ./iface.go ./lfstack.go ./lfstack_64bit.go ./lock_futex.go ./malloc.go ./map.go ./map_fast32.go ./map_fast64.go ./map_faststr.go ./mbarrier.go ./mbitmap.go ./mcache.go ./mcentral.go ./mem_linux.go ./mfinal.go ./mfixalloc.go ./mgc.go ./mgclarge.go ./mgcmark.go ./mgcstack.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_generic.go ./os_linux_ppc64x.go ./os_nonopenbsd.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.go ./signal_linux_ppc64x.go ./signal_ppc64x.go ./signal_sighandler.go ./signal_unix.go ./sigqueue.go ./sigtab_linux_generic.go ./sizeclasses.go ./slice.go ./softfloat64.go ./stack.go ./string.go ./stubs.go ./stubs2.go ./stubs3.go ./stubs_linux.go ./symtab.go ./sys_ppc64x.go ./time.go ./timestub.go ./timestub2.go ./trace.go ./traceback.go ./type.go ./typekind.go ./unaligned1.go ./utf8.go ./vdso_elf64.go ./vdso_linux.go ./vdso_linux_ppc64x.go ./write_err.go BUILDSTDERR: cd /usr/lib/golang/src/math BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/asm -trimpath $WORK/b006 -I $WORK/b006/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -o $WORK/b006/sqrt_ppc64x.o ./sqrt_ppc64x.s 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_ppc64le/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 /usr/lib/golang/src/math BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/asm -trimpath $WORK/b006 -I $WORK/b006/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -o $WORK/b006/stubs_ppc64x.o ./stubs_ppc64x.s BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/pack r $WORK/b006/_pkg_.a $WORK/b006/floor_ppc64x.o $WORK/b006/modf_ppc64x.o $WORK/b006/sqrt_ppc64x.o $WORK/b006/stubs_ppc64x.o # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b006/_pkg_.a # internal BUILDSTDERR: cp $WORK/b006/_pkg_.a /builddir/.cache/go-build/7a/7ab2ad6ac7e12df2450778d1101212e55c627bcf3f5d679b183a3edb7ccf0be0-d # internal BUILDSTDERR: strconv BUILDSTDERR: mkdir -p $WORK/b015/ BUILDSTDERR: cat >$WORK/b015/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile errors=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile internal/bytealg=$WORK/b010/_pkg_.a BUILDSTDERR: packagefile math=$WORK/b006/_pkg_.a BUILDSTDERR: packagefile math/bits=$WORK/b007/_pkg_.a BUILDSTDERR: packagefile unicode/utf8=$WORK/b016/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/strconv BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b015/_pkg_.a -trimpath $WORK/b015 -shared -p strconv -std -complete -installsuffix shared -buildid S_IW3uSW1wVp_rD6QicX/S_IW3uSW1wVp_rD6QicX -goversion go1.12.2 -D "" -importcfg $WORK/b015/importcfg -pack ./atob.go ./atof.go ./atoi.go ./decimal.go ./doc.go ./extfloat.go ./ftoa.go ./isprint.go ./itoa.go ./quote.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: /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b020/_pkg_.a # internal BUILDSTDERR: cp $WORK/b020/_pkg_.a /builddir/.cache/go-build/67/67231df009f256e031443d238aa2912154b540d525356757fd59acd9c7f3178e-d # internal BUILDSTDERR: gcc -gno-record-gcc-switches -c -x c - || true BUILDSTDERR: cd $WORK/b059 BUILDSTDERR: TERM='dumb' gcc -I /usr/lib/golang/src/runtime/cgo -fPIC -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: unicode/utf16 BUILDSTDERR: mkdir -p $WORK/b064/ BUILDSTDERR: cat >$WORK/b064/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/unicode/utf16 BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b064/_pkg_.a -trimpath $WORK/b064 -shared -p unicode/utf16 -std -complete -installsuffix shared -buildid n1c7EMxKuGGNOCJCPGt4/n1c7EMxKuGGNOCJCPGt4 -goversion go1.12.2 -D "" -importcfg $WORK/b064/importcfg -pack ./utf16.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b015/_pkg_.a # internal BUILDSTDERR: cp $WORK/b015/_pkg_.a /builddir/.cache/go-build/b1/b1731b48bb05bdfaf57209d9ebbb56a726e37b9644c3420df8dc0e70a80e68c5-d # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b064/_pkg_.a # internal BUILDSTDERR: cp $WORK/b064/_pkg_.a /builddir/.cache/go-build/74/742e2f4b10905945fd2bb265f4d9773bf3dabad955ff0ae264ada1b800c3a7a0-d # internal BUILDSTDERR: cd $WORK/b059 BUILDSTDERR: TERM='dumb' gcc -I /usr/lib/golang/src/runtime/cgo -fPIC -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/runtime/cgo BUILDSTDERR: TERM='dumb' gcc -I . -fPIC -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: TERM='dumb' gcc -I . -fPIC -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: TERM='dumb' gcc -I . -fPIC -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: TERM='dumb' gcc -I . -fPIC -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_ppc64x.c BUILDSTDERR: TERM='dumb' gcc -I . -fPIC -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: TERM='dumb' gcc -I . -fPIC -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: TERM='dumb' gcc -I . -fPIC -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: TERM='dumb' gcc -I . -fPIC -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_ppc64x.S BUILDSTDERR: cd $WORK/b059 BUILDSTDERR: TERM='dumb' gcc -I /usr/lib/golang/src/runtime/cgo -fPIC -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: TERM='dumb' gcc -I . -fPIC -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 BUILDSTDERR: TERM='dumb' /usr/lib/golang/pkg/tool/linux_ppc64le/cgo -dynpackage cgo -dynimport $WORK/b059/_cgo_.o -dynout $WORK/b059/_cgo_import.go -dynlinker BUILDSTDERR: cat >$WORK/b059/go_asm.h << 'EOF' # internal BUILDSTDERR: EOF BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/asm -trimpath $WORK/b059 -I $WORK/b059/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -gensymabis -o $WORK/b059/symabis ./asm_ppc64x.s BUILDSTDERR: cat >$WORK/b059/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: EOF BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b059/_pkg_.a -trimpath $WORK/b059 -shared -p runtime/cgo -std -installsuffix shared -buildid V60PKjhpEN11Yr7TxUdn/V60PKjhpEN11Yr7TxUdn -goversion go1.12.2 -symabis $WORK/b059/symabis -D "" -importcfg $WORK/b059/importcfg -pack -asmhdr $WORK/b059/go_asm.h ./callbacks.go ./callbacks_traceback.go ./iscgo.go ./setenv.go $WORK/b059/_cgo_gotypes.go $WORK/b059/cgo.cgo1.go $WORK/b059/_cgo_import.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/asm -trimpath $WORK/b059 -I $WORK/b059/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -o $WORK/b059/asm_ppc64x.o ./asm_ppc64x.s BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/pack r $WORK/b059/_pkg_.a $WORK/b059/asm_ppc64x.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_ppc64le/buildid -w $WORK/b059/_pkg_.a # internal BUILDSTDERR: cp $WORK/b059/_pkg_.a /builddir/.cache/go-build/f5/f54dcd3a2506ba31b15b6aa7e253a02bbbce0b741364c89499ae27b9b928b230-d # internal BUILDSTDERR: cd /usr/lib/golang/src/runtime BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/asm -trimpath $WORK/b009 -I $WORK/b009/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -o $WORK/b009/asm.o ./asm.s BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/asm -trimpath $WORK/b009 -I $WORK/b009/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -o $WORK/b009/asm_ppc64x.o ./asm_ppc64x.s BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/asm -trimpath $WORK/b009 -I $WORK/b009/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -o $WORK/b009/atomic_ppc64x.o ./atomic_ppc64x.s BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/asm -trimpath $WORK/b009 -I $WORK/b009/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -o $WORK/b009/duff_ppc64x.o ./duff_ppc64x.s BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/asm -trimpath $WORK/b009 -I $WORK/b009/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -o $WORK/b009/memclr_ppc64x.o ./memclr_ppc64x.s BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/asm -trimpath $WORK/b009 -I $WORK/b009/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -o $WORK/b009/memmove_ppc64x.o ./memmove_ppc64x.s BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/asm -trimpath $WORK/b009 -I $WORK/b009/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -o $WORK/b009/rt0_linux_ppc64le.o ./rt0_linux_ppc64le.s BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/asm -trimpath $WORK/b009 -I $WORK/b009/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -o $WORK/b009/sys_linux_ppc64x.o ./sys_linux_ppc64x.s BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/asm -trimpath $WORK/b009 -I $WORK/b009/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -o $WORK/b009/tls_ppc64x.o ./tls_ppc64x.s BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/pack r $WORK/b009/_pkg_.a $WORK/b009/asm.o $WORK/b009/asm_ppc64x.o $WORK/b009/atomic_ppc64x.o $WORK/b009/duff_ppc64x.o $WORK/b009/memclr_ppc64x.o $WORK/b009/memmove_ppc64x.o $WORK/b009/rt0_linux_ppc64le.o $WORK/b009/sys_linux_ppc64x.o $WORK/b009/tls_ppc64x.o # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b009/_pkg_.a # internal BUILDSTDERR: cp $WORK/b009/_pkg_.a /builddir/.cache/go-build/74/74cd10abb1d51a853644d13650cb66c303e440b3aab2c36dccfc3824ddbbb66d-d # internal BUILDSTDERR: sync BUILDSTDERR: mkdir -p $WORK/b017/ BUILDSTDERR: cat >$WORK/b017/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile internal/race=$WORK/b018/_pkg_.a BUILDSTDERR: packagefile runtime=$WORK/b009/_pkg_.a BUILDSTDERR: packagefile sync/atomic=$WORK/b019/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/sync BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b017/_pkg_.a -trimpath $WORK/b017 -shared -p sync -std -installsuffix shared -buildid F5w2cvq0MP8HWqcYjPQ2/F5w2cvq0MP8HWqcYjPQ2 -goversion go1.12.2 -D "" -importcfg $WORK/b017/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_ppc64le/buildid -w $WORK/b017/_pkg_.a # internal BUILDSTDERR: cp $WORK/b017/_pkg_.a /builddir/.cache/go-build/0a/0abebff3ca125ff6905477b6f408ed736ccc09446d9549ca16a022d28e8f6473-d # internal BUILDSTDERR: io BUILDSTDERR: mkdir -p $WORK/b022/ BUILDSTDERR: reflect BUILDSTDERR: syscall BUILDSTDERR: math/rand BUILDSTDERR: mkdir -p $WORK/b005/ BUILDSTDERR: cat >$WORK/b022/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile errors=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b017/_pkg_.a BUILDSTDERR: packagefile sync/atomic=$WORK/b019/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/io BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b022/_pkg_.a -trimpath $WORK/b022 -shared -p io -std -complete -installsuffix shared -buildid EjsdQI4claxIIofagSw1/EjsdQI4claxIIofagSw1 -goversion go1.12.2 -D "" -importcfg $WORK/b022/importcfg -pack ./io.go ./multi.go ./pipe.go BUILDSTDERR: mkdir -p $WORK/b025/ BUILDSTDERR: cat >$WORK/b025/go_asm.h << 'EOF' # internal BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/syscall BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/asm -trimpath $WORK/b025 -I $WORK/b025/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -gensymabis -o $WORK/b025/symabis ./asm_linux_ppc64x.s BUILDSTDERR: cat >$WORK/b005/go_asm.h << 'EOF' # internal BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/reflect BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/asm -trimpath $WORK/b005 -I $WORK/b005/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -gensymabis -o $WORK/b005/symabis ./asm_ppc64x.s BUILDSTDERR: mkdir -p $WORK/b054/ BUILDSTDERR: cat >$WORK/b025/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile internal/race=$WORK/b018/_pkg_.a BUILDSTDERR: packagefile runtime=$WORK/b009/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b017/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cat >$WORK/b054/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile math=$WORK/b006/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b017/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/math/rand BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b054/_pkg_.a -trimpath $WORK/b054 -shared -p math/rand -std -complete -installsuffix shared -buildid AyTJU8ot0AFF0ZTc0ej7/AyTJU8ot0AFF0ZTc0ej7 -goversion go1.12.2 -D "" -importcfg $WORK/b054/importcfg -pack ./exp.go ./normal.go ./rand.go ./rng.go ./zipf.go BUILDSTDERR: cd /usr/lib/golang/src/syscall BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b025/_pkg_.a -trimpath $WORK/b025 -shared -p syscall -std -installsuffix shared -buildid tyA3XEQwqnZ_llKvElIy/tyA3XEQwqnZ_llKvElIy -goversion go1.12.2 -symabis $WORK/b025/symabis -D "" -importcfg $WORK/b025/importcfg -pack -asmhdr $WORK/b025/go_asm.h ./dirent.go ./endian_little.go ./env_unix.go ./exec_linux.go ./exec_unix.go ./flock.go ./lsf_linux.go ./msan0.go ./net.go ./netlink_linux.go ./setuidgid_linux.go ./sockcmsg_linux.go ./sockcmsg_unix.go ./str.go ./syscall.go ./syscall_linux.go ./syscall_linux_ppc64x.go ./syscall_unix.go ./timestruct.go ./zerrors_linux_ppc64le.go ./zsyscall_linux_ppc64le.go ./zsysnum_linux_ppc64le.go ./ztypes_linux_ppc64le.go BUILDSTDERR: cat >$WORK/b005/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile math=$WORK/b006/_pkg_.a BUILDSTDERR: packagefile runtime=$WORK/b009/_pkg_.a BUILDSTDERR: packagefile strconv=$WORK/b015/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b017/_pkg_.a BUILDSTDERR: packagefile unicode=$WORK/b020/_pkg_.a BUILDSTDERR: packagefile unicode/utf8=$WORK/b016/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/reflect BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b005/_pkg_.a -trimpath $WORK/b005 -shared -p reflect -std -installsuffix shared -buildid QTiLUnI1WoXpR4ydHidE/QTiLUnI1WoXpR4ydHidE -goversion go1.12.2 -symabis $WORK/b005/symabis -D "" -importcfg $WORK/b005/importcfg -pack -asmhdr $WORK/b005/go_asm.h ./deepequal.go ./makefunc.go ./swapper.go ./type.go ./value.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b022/_pkg_.a # internal BUILDSTDERR: cp $WORK/b022/_pkg_.a /builddir/.cache/go-build/53/53295af41e19a80055cda22d93a517b5226c64c4ebd6fa1e65c32bc250e9ed4a-d # internal BUILDSTDERR: bytes BUILDSTDERR: mkdir -p $WORK/b031/ BUILDSTDERR: cat >$WORK/b031/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile errors=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile internal/bytealg=$WORK/b010/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b022/_pkg_.a BUILDSTDERR: packagefile unicode=$WORK/b020/_pkg_.a BUILDSTDERR: packagefile unicode/utf8=$WORK/b016/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/bytes BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b031/_pkg_.a -trimpath $WORK/b031 -shared -p bytes -std -installsuffix shared -buildid cmoAsL99MdcxWN4IxKe1/cmoAsL99MdcxWN4IxKe1 -goversion go1.12.2 -D "" -importcfg $WORK/b031/importcfg -pack ./buffer.go ./bytes.go ./reader.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b054/_pkg_.a # internal BUILDSTDERR: cp $WORK/b054/_pkg_.a /builddir/.cache/go-build/91/91213a880af0d0ff5d7ff90f76176836a1e12834744eec2a5c004019ed884742-d # internal BUILDSTDERR: strings BUILDSTDERR: mkdir -p $WORK/b033/ BUILDSTDERR: cat >$WORK/b033/go_asm.h << 'EOF' # internal BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/strings BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/asm -trimpath $WORK/b033 -I $WORK/b033/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -gensymabis -o $WORK/b033/symabis ./strings.s BUILDSTDERR: cat >$WORK/b033/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile errors=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile internal/bytealg=$WORK/b010/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b022/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b017/_pkg_.a BUILDSTDERR: packagefile unicode=$WORK/b020/_pkg_.a BUILDSTDERR: packagefile unicode/utf8=$WORK/b016/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b033/_pkg_.a -trimpath $WORK/b033 -shared -p strings -std -installsuffix shared -buildid LKLD1n38239_o6n7kbuV/LKLD1n38239_o6n7kbuV -goversion go1.12.2 -symabis $WORK/b033/symabis -D "" -importcfg $WORK/b033/importcfg -pack -asmhdr $WORK/b033/go_asm.h ./builder.go ./compare.go ./reader.go ./replace.go ./search.go ./strings.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b031/_pkg_.a # internal BUILDSTDERR: cp $WORK/b031/_pkg_.a /builddir/.cache/go-build/cc/cc1fba665152d457a27402c0b942fe933d9a602655112bf8d8454ff816c1962d-d # internal BUILDSTDERR: bufio BUILDSTDERR: mkdir -p $WORK/b030/ BUILDSTDERR: cat >$WORK/b030/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile bytes=$WORK/b031/_pkg_.a BUILDSTDERR: packagefile errors=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b022/_pkg_.a BUILDSTDERR: packagefile unicode/utf8=$WORK/b016/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/bufio BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b030/_pkg_.a -trimpath $WORK/b030 -shared -p bufio -std -complete -installsuffix shared -buildid 7STIFdQJ3hriCXaiUNJR/7STIFdQJ3hriCXaiUNJR -goversion go1.12.2 -D "" -importcfg $WORK/b030/importcfg -pack ./bufio.go ./scan.go BUILDSTDERR: cd /usr/lib/golang/src/strings BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/asm -trimpath $WORK/b033 -I $WORK/b033/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -o $WORK/b033/strings.o ./strings.s BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/pack r $WORK/b033/_pkg_.a $WORK/b033/strings.o # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b033/_pkg_.a # internal BUILDSTDERR: cp $WORK/b033/_pkg_.a /builddir/.cache/go-build/75/757cff3c0f5cd3c79c2ad32edf1d1ff3c4271cad6cf681e8985c34878776a13b-d # internal BUILDSTDERR: path BUILDSTDERR: mkdir -p $WORK/b032/ BUILDSTDERR: cat >$WORK/b032/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile errors=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b033/_pkg_.a BUILDSTDERR: packagefile unicode/utf8=$WORK/b016/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/path BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b032/_pkg_.a -trimpath $WORK/b032 -shared -p path -std -complete -installsuffix shared -buildid mNjA0ZF7HS-g0GkRVvMX/mNjA0ZF7HS-g0GkRVvMX -goversion go1.12.2 -D "" -importcfg $WORK/b032/importcfg -pack ./match.go ./path.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b030/_pkg_.a # internal BUILDSTDERR: cp $WORK/b030/_pkg_.a /builddir/.cache/go-build/85/85008c6f0fd592d6da4643cfd0cbe43979b60a080e6915f27b202934032ee0b5-d # internal BUILDSTDERR: hash BUILDSTDERR: mkdir -p $WORK/b039/ BUILDSTDERR: cat >$WORK/b039/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile io=$WORK/b022/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/hash BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b039/_pkg_.a -trimpath $WORK/b039 -shared -p hash -std -complete -installsuffix shared -buildid 5XwUHVzdWMVypYfV-xH_/5XwUHVzdWMVypYfV-xH_ -goversion go1.12.2 -D "" -importcfg $WORK/b039/importcfg -pack ./hash.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b039/_pkg_.a # internal BUILDSTDERR: cp $WORK/b039/_pkg_.a /builddir/.cache/go-build/05/0565da3d680e05b429b186864ecfdf0b78d3b39893f992d7de2e12ec86260df5-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/b022/_pkg_.a BUILDSTDERR: packagefile strconv=$WORK/b015/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/crypto BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b038/_pkg_.a -trimpath $WORK/b038 -shared -p crypto -std -complete -installsuffix shared -buildid EUy4aWGAEWKOzydUA_LK/EUy4aWGAEWKOzydUA_LK -goversion go1.12.2 -D "" -importcfg $WORK/b038/importcfg -pack ./crypto.go BUILDSTDERR: cd /usr/lib/golang/src/syscall BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/asm -trimpath $WORK/b025 -I $WORK/b025/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -o $WORK/b025/asm_linux_ppc64x.o ./asm_linux_ppc64x.s BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/pack r $WORK/b025/_pkg_.a $WORK/b025/asm_linux_ppc64x.o # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b025/_pkg_.a # internal BUILDSTDERR: cp $WORK/b025/_pkg_.a /builddir/.cache/go-build/e1/e150cd2fe172a330b479aa58c1cc0141b1b8a74da6e7d557ef3d2bd1a187a7e8-d # internal BUILDSTDERR: time BUILDSTDERR: mkdir -p $WORK/b026/ BUILDSTDERR: cat >$WORK/b026/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile errors=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile runtime=$WORK/b009/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b017/_pkg_.a BUILDSTDERR: packagefile syscall=$WORK/b025/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/time BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b026/_pkg_.a -trimpath $WORK/b026 -shared -p time -std -installsuffix shared -buildid mOes-bMWzzIZtYE4b5_G/mOes-bMWzzIZtYE4b5_G -goversion go1.12.2 -D "" -importcfg $WORK/b026/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_ppc64le/buildid -w $WORK/b032/_pkg_.a # internal BUILDSTDERR: cp $WORK/b032/_pkg_.a /builddir/.cache/go-build/a3/a314524f5c50ab9d5584d393c625e4961cd7981b8e9a7d62a126e77ecd97458a-d # internal BUILDSTDERR: internal/syscall/unix BUILDSTDERR: mkdir -p $WORK/b027/ BUILDSTDERR: cat >$WORK/b027/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile sync/atomic=$WORK/b019/_pkg_.a BUILDSTDERR: packagefile syscall=$WORK/b025/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/internal/syscall/unix BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b027/_pkg_.a -trimpath $WORK/b027 -shared -p internal/syscall/unix -std -complete -installsuffix shared -buildid auzW0Kg4EgpeCN_p2LW5/auzW0Kg4EgpeCN_p2LW5 -goversion go1.12.2 -D "" -importcfg $WORK/b027/importcfg -pack ./at.go ./at_sysnum_linux.go ./at_sysnum_newfstatat_linux.go ./getrandom_linux.go ./getrandom_linux_ppc64x.go ./nonblocking.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b038/_pkg_.a # internal BUILDSTDERR: cp $WORK/b038/_pkg_.a /builddir/.cache/go-build/0d/0d6aff3c1aa75ff6cc9547ee69f33fcd7f892737e87572bc7169483332eb6659-d # internal BUILDSTDERR: hash/adler32 BUILDSTDERR: mkdir -p $WORK/b044/ BUILDSTDERR: cat >$WORK/b044/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile errors=$WORK/b003/_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_ppc64le/compile -o $WORK/b044/_pkg_.a -trimpath $WORK/b044 -shared -p hash/adler32 -std -complete -installsuffix shared -buildid dUARcv6rhrgdUD_7JMas/dUARcv6rhrgdUD_7JMas -goversion go1.12.2 -D "" -importcfg $WORK/b044/importcfg -pack ./adler32.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b027/_pkg_.a # internal BUILDSTDERR: cp $WORK/b027/_pkg_.a /builddir/.cache/go-build/cd/cd1084c9fded4f3b544be3ee4f4b30a2d0ab8dfcb3ac8045b72995f91cdcba77-d # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b044/_pkg_.a # internal BUILDSTDERR: cp $WORK/b044/_pkg_.a /builddir/.cache/go-build/77/77ee400f9dc26733a50ba9c7868f68333e823be45c6d3280342742f8d133c187-d # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b026/_pkg_.a # internal BUILDSTDERR: cp $WORK/b026/_pkg_.a /builddir/.cache/go-build/dd/ddbc78b46fe753eb4e3ac837219ddfa3d4ee5412cfe9e65b07108e23d498cc72-d # internal BUILDSTDERR: internal/poll 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/b022/_pkg_.a BUILDSTDERR: packagefile runtime=$WORK/b009/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b017/_pkg_.a BUILDSTDERR: packagefile sync/atomic=$WORK/b019/_pkg_.a BUILDSTDERR: packagefile syscall=$WORK/b025/_pkg_.a BUILDSTDERR: packagefile time=$WORK/b026/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/internal/poll BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b024/_pkg_.a -trimpath $WORK/b024 -shared -p internal/poll -std -installsuffix shared -buildid CMxLkZVTeE8nWxeMLwFW/CMxLkZVTeE8nWxeMLwFW -goversion go1.12.2 -D "" -importcfg $WORK/b024/importcfg -pack ./fd.go ./fd_fsync_posix.go ./fd_mutex.go ./fd_poll_runtime.go ./fd_posix.go ./fd_unix.go ./fd_writev_unix.go ./hook_cloexec.go ./hook_unix.go ./sendfile_linux.go ./sock_cloexec.go ./sockopt.go ./sockopt_linux.go ./sockopt_unix.go ./sockoptip.go ./splice_linux.go ./writev.go BUILDSTDERR: cd /usr/lib/golang/src/reflect BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/asm -trimpath $WORK/b005 -I $WORK/b005/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -o $WORK/b005/asm_ppc64x.o ./asm_ppc64x.s BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/pack r $WORK/b005/_pkg_.a $WORK/b005/asm_ppc64x.o # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b005/_pkg_.a # internal BUILDSTDERR: cp $WORK/b005/_pkg_.a /builddir/.cache/go-build/46/46658859ad2ede44d6aa722177802014e85c2420e3186f812fa2fe369fd8d093-d # internal BUILDSTDERR: sort BUILDSTDERR: encoding/binary BUILDSTDERR: mkdir -p $WORK/b021/ BUILDSTDERR: cat >$WORK/b021/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile reflect=$WORK/b005/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/sort BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b021/_pkg_.a -trimpath $WORK/b021 -shared -p sort -std -complete -installsuffix shared -buildid Zecif0mYhJVNwAfFXSFu/Zecif0mYhJVNwAfFXSFu -goversion go1.12.2 -D "" -importcfg $WORK/b021/importcfg -pack ./search.go ./slice.go ./sort.go ./zfuncversion.go BUILDSTDERR: mkdir -p $WORK/b043/ BUILDSTDERR: cat >$WORK/b043/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile errors=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b022/_pkg_.a BUILDSTDERR: packagefile math=$WORK/b006/_pkg_.a BUILDSTDERR: packagefile reflect=$WORK/b005/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/encoding/binary BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b043/_pkg_.a -trimpath $WORK/b043 -shared -p encoding/binary -std -complete -installsuffix shared -buildid 0mSOAW2ZD3WZ4xxrtzUD/0mSOAW2ZD3WZ4xxrtzUD -goversion go1.12.2 -D "" -importcfg $WORK/b043/importcfg -pack ./binary.go ./varint.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b021/_pkg_.a # internal BUILDSTDERR: cp $WORK/b021/_pkg_.a /builddir/.cache/go-build/a8/a8be4eaeb15ca5a87ccb376f0cc7340abf51d71d758d045f52a477babcbaa30a-d # internal BUILDSTDERR: internal/fmtsort BUILDSTDERR: mkdir -p $WORK/b004/ BUILDSTDERR: cat >$WORK/b004/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile reflect=$WORK/b005/_pkg_.a BUILDSTDERR: packagefile sort=$WORK/b021/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/internal/fmtsort BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b004/_pkg_.a -trimpath $WORK/b004 -shared -p internal/fmtsort -std -complete -installsuffix shared -buildid KuxTiqdi_t097CR50H37/KuxTiqdi_t097CR50H37 -goversion go1.12.2 -D "" -importcfg $WORK/b004/importcfg -pack ./sort.go BUILDSTDERR: regexp/syntax BUILDSTDERR: mkdir -p $WORK/b053/ BUILDSTDERR: cat >$WORK/b053/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile sort=$WORK/b021/_pkg_.a BUILDSTDERR: packagefile strconv=$WORK/b015/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b033/_pkg_.a BUILDSTDERR: packagefile unicode=$WORK/b020/_pkg_.a BUILDSTDERR: packagefile unicode/utf8=$WORK/b016/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/regexp/syntax BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b053/_pkg_.a -trimpath $WORK/b053 -shared -p regexp/syntax -std -complete -installsuffix shared -buildid t6Ey49GlwvYkpVDVqDj0/t6Ey49GlwvYkpVDVqDj0 -goversion go1.12.2 -D "" -importcfg $WORK/b053/importcfg -pack ./compile.go ./doc.go ./op_string.go ./parse.go ./perl_groups.go ./prog.go ./regexp.go ./simplify.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b024/_pkg_.a # internal BUILDSTDERR: cp $WORK/b024/_pkg_.a /builddir/.cache/go-build/48/48bd294f916c2eda9405613d04c0c25c835b26bc73ff273413bbf55fbc29260f-d # internal BUILDSTDERR: os BUILDSTDERR: mkdir -p $WORK/b023/ BUILDSTDERR: cat >$WORK/b023/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile errors=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile internal/poll=$WORK/b024/_pkg_.a BUILDSTDERR: packagefile internal/syscall/unix=$WORK/b027/_pkg_.a BUILDSTDERR: packagefile internal/testlog=$WORK/b028/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b022/_pkg_.a BUILDSTDERR: packagefile runtime=$WORK/b009/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b017/_pkg_.a BUILDSTDERR: packagefile sync/atomic=$WORK/b019/_pkg_.a BUILDSTDERR: packagefile syscall=$WORK/b025/_pkg_.a BUILDSTDERR: packagefile time=$WORK/b026/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/os BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b023/_pkg_.a -trimpath $WORK/b023 -shared -p os -std -installsuffix shared -buildid xxU9Nn_oaEaooporozpx/xxU9Nn_oaEaooporozpx -goversion go1.12.2 -D "" -importcfg $WORK/b023/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 ./rawconn.go ./removeall_at.go ./stat.go ./stat_linux.go ./stat_unix.go ./sticky_notbsd.go ./str.go ./sys.go ./sys_linux.go ./sys_unix.go ./types.go ./types_unix.go ./wait_waitid.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b043/_pkg_.a # internal BUILDSTDERR: cp $WORK/b043/_pkg_.a /builddir/.cache/go-build/d5/d5875165e04d0b05636132b88801c4e1242f15eaedf7b1be1a3435ab8000ef67-d # internal BUILDSTDERR: encoding/base64 BUILDSTDERR: mkdir -p $WORK/b051/ BUILDSTDERR: cat >$WORK/b051/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile encoding/binary=$WORK/b043/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b022/_pkg_.a BUILDSTDERR: packagefile strconv=$WORK/b015/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/encoding/base64 BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b051/_pkg_.a -trimpath $WORK/b051 -shared -p encoding/base64 -std -complete -installsuffix shared -buildid tankKakLrSmBEbfmgLuA/tankKakLrSmBEbfmgLuA -goversion go1.12.2 -D "" -importcfg $WORK/b051/importcfg -pack ./base64.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b004/_pkg_.a # internal BUILDSTDERR: cp $WORK/b004/_pkg_.a /builddir/.cache/go-build/2a/2a2d6457d6e2a60f8fe14b1c74d6b70cb3c614b9baf2566da27dd3a213f8ff4f-d # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b051/_pkg_.a # internal BUILDSTDERR: cp $WORK/b051/_pkg_.a /builddir/.cache/go-build/69/69c10c05a011c466f8169ae75d7ced27018fbff67ddb6b00abafcbee7ce1f879-d # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b023/_pkg_.a # internal BUILDSTDERR: cp $WORK/b023/_pkg_.a /builddir/.cache/go-build/67/67a97b5cb42c5d5fefeffa9b23dc618d46e809184c6a408d43e642a19ad697ac-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 internal/fmtsort=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b022/_pkg_.a BUILDSTDERR: packagefile math=$WORK/b006/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b023/_pkg_.a BUILDSTDERR: packagefile reflect=$WORK/b005/_pkg_.a BUILDSTDERR: packagefile strconv=$WORK/b015/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b017/_pkg_.a BUILDSTDERR: packagefile unicode/utf8=$WORK/b016/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/fmt BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b002/_pkg_.a -trimpath $WORK/b002 -shared -p fmt -std -complete -installsuffix shared -buildid M3zN_zbbc-QW16D_2pQH/M3zN_zbbc-QW16D_2pQH -goversion go1.12.2 -D "" -importcfg $WORK/b002/importcfg -pack ./doc.go ./format.go ./print.go ./scan.go BUILDSTDERR: path/filepath BUILDSTDERR: mkdir -p $WORK/b034/ BUILDSTDERR: cat >$WORK/b034/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile errors=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b023/_pkg_.a BUILDSTDERR: packagefile runtime=$WORK/b009/_pkg_.a BUILDSTDERR: packagefile sort=$WORK/b021/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b033/_pkg_.a BUILDSTDERR: packagefile syscall=$WORK/b025/_pkg_.a BUILDSTDERR: packagefile unicode/utf8=$WORK/b016/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/path/filepath BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b034/_pkg_.a -trimpath $WORK/b034 -shared -p path/filepath -std -complete -installsuffix shared -buildid Fe181sEUQkjKWlvlK5nK/Fe181sEUQkjKWlvlK5nK -goversion go1.12.2 -D "" -importcfg $WORK/b034/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/b023/_pkg_.a BUILDSTDERR: packagefile syscall=$WORK/b025/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/snapd-2.39/src/github.com/snapcore/snapd/osutil/sys BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b047/_pkg_.a -trimpath $WORK/b047 -shared -p github.com/snapcore/snapd/osutil/sys -complete -installsuffix shared -buildid V3l9OYF6tEyyWJIfTfUV/V3l9OYF6tEyyWJIfTfUV -goversion go1.12.2 -D "" -importcfg $WORK/b047/importcfg -pack ./syscall.go ./sysnum_32_linux.go ./sysnum_linux.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b047/_pkg_.a # internal BUILDSTDERR: cp $WORK/b047/_pkg_.a /builddir/.cache/go-build/a4/a40a03d20b287f3b60782c2590a343fa1f999813da3bf0abaf046754ba547a9f-d # internal BUILDSTDERR: runtime/debug BUILDSTDERR: mkdir -p $WORK/b082/ BUILDSTDERR: cat >$WORK/b082/go_asm.h << 'EOF' # internal BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/runtime/debug BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/asm -trimpath $WORK/b082 -I $WORK/b082/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -gensymabis -o $WORK/b082/symabis ./debug.s BUILDSTDERR: cat >$WORK/b082/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile os=$WORK/b023/_pkg_.a BUILDSTDERR: packagefile runtime=$WORK/b009/_pkg_.a BUILDSTDERR: packagefile sort=$WORK/b021/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b033/_pkg_.a BUILDSTDERR: packagefile time=$WORK/b026/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b082/_pkg_.a -trimpath $WORK/b082 -shared -p runtime/debug -std -installsuffix shared -buildid cxt-4pN1pu55jufK42__/cxt-4pN1pu55jufK42__ -goversion go1.12.2 -symabis $WORK/b082/symabis -D "" -importcfg $WORK/b082/importcfg -pack -asmhdr $WORK/b082/go_asm.h ./garbage.go ./mod.go ./stack.go ./stubs.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b053/_pkg_.a # internal BUILDSTDERR: cp $WORK/b053/_pkg_.a /builddir/.cache/go-build/9f/9fc5fac9b777192eee11ddd0a74d8cf4edb0e0c1a0b35f04c6507cae138dea62-d # internal BUILDSTDERR: regexp BUILDSTDERR: mkdir -p $WORK/b052/ BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/asm -trimpath $WORK/b082 -I $WORK/b082/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -o $WORK/b082/debug.o ./debug.s BUILDSTDERR: cat >$WORK/b052/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile bytes=$WORK/b031/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b022/_pkg_.a BUILDSTDERR: packagefile regexp/syntax=$WORK/b053/_pkg_.a BUILDSTDERR: packagefile sort=$WORK/b021/_pkg_.a BUILDSTDERR: packagefile strconv=$WORK/b015/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b033/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b017/_pkg_.a BUILDSTDERR: packagefile unicode=$WORK/b020/_pkg_.a BUILDSTDERR: packagefile unicode/utf8=$WORK/b016/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/regexp BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b052/_pkg_.a -trimpath $WORK/b052 -shared -p regexp -std -complete -installsuffix shared -buildid Hw_PIEklMEN_y5wyvduy/Hw_PIEklMEN_y5wyvduy -goversion go1.12.2 -D "" -importcfg $WORK/b052/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_ppc64le/pack r $WORK/b082/_pkg_.a $WORK/b082/debug.o # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b082/_pkg_.a # internal BUILDSTDERR: cp $WORK/b082/_pkg_.a /builddir/.cache/go-build/04/04059c6e3ec3127c31b1aac9b3750c5121aca1f58817e060163d6f99db2f3494-d # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b034/_pkg_.a # internal BUILDSTDERR: cp $WORK/b034/_pkg_.a /builddir/.cache/go-build/86/861cbd1ee57f9d8747d6e5f8b865da0bc029b6295d4b70d565ccead83b1c0694-d # internal BUILDSTDERR: io/ioutil BUILDSTDERR: mkdir -p $WORK/b056/ BUILDSTDERR: cat >$WORK/b056/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile bytes=$WORK/b031/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b022/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b023/_pkg_.a BUILDSTDERR: packagefile path/filepath=$WORK/b034/_pkg_.a BUILDSTDERR: packagefile sort=$WORK/b021/_pkg_.a BUILDSTDERR: packagefile strconv=$WORK/b015/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b033/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b017/_pkg_.a BUILDSTDERR: packagefile time=$WORK/b026/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/io/ioutil BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b056/_pkg_.a -trimpath $WORK/b056 -shared -p io/ioutil -std -complete -installsuffix shared -buildid u0N9QxGhTrIDugFTpJ-U/u0N9QxGhTrIDugFTpJ-U -goversion go1.12.2 -D "" -importcfg $WORK/b056/importcfg -pack ./ioutil.go ./tempfile.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b056/_pkg_.a # internal BUILDSTDERR: cp $WORK/b056/_pkg_.a /builddir/.cache/go-build/5a/5a5477e2b1233f1b7946d8e091694f418cfdac74248226ef906748dc1d779fc2-d # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b002/_pkg_.a # internal BUILDSTDERR: cp $WORK/b002/_pkg_.a /builddir/.cache/go-build/b6/b64997b67c738e5f9b2ce2fc8f2548a5c67a057e78defffefcc6c52cf86ca601-d # internal BUILDSTDERR: context BUILDSTDERR: mkdir -p $WORK/b037/ BUILDSTDERR: cat >$WORK/b037/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile errors=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b002/_pkg_.a BUILDSTDERR: packagefile reflect=$WORK/b005/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b017/_pkg_.a BUILDSTDERR: packagefile time=$WORK/b026/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/context BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b037/_pkg_.a -trimpath $WORK/b037 -shared -p context -std -complete -installsuffix shared -buildid nz5won-5T6UfJhzpwbzj/nz5won-5T6UfJhzpwbzj -goversion go1.12.2 -D "" -importcfg $WORK/b037/importcfg -pack ./context.go BUILDSTDERR: compress/flate BUILDSTDERR: mkdir -p $WORK/b042/ BUILDSTDERR: cat >$WORK/b042/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile bufio=$WORK/b030/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b002/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b022/_pkg_.a BUILDSTDERR: packagefile math=$WORK/b006/_pkg_.a BUILDSTDERR: packagefile math/bits=$WORK/b007/_pkg_.a BUILDSTDERR: packagefile sort=$WORK/b021/_pkg_.a BUILDSTDERR: packagefile strconv=$WORK/b015/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b017/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/compress/flate BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b042/_pkg_.a -trimpath $WORK/b042 -shared -p compress/flate -std -complete -installsuffix shared -buildid h9n-M7Qh3YJ0E4Yn5nxJ/h9n-M7Qh3YJ0E4Yn5nxJ -goversion go1.12.2 -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: github.com/jessevdk/go-flags BUILDSTDERR: mkdir -p $WORK/b029/ BUILDSTDERR: cat >$WORK/b029/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile bufio=$WORK/b030/_pkg_.a BUILDSTDERR: packagefile bytes=$WORK/b031/_pkg_.a BUILDSTDERR: packagefile errors=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b002/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b022/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b023/_pkg_.a BUILDSTDERR: packagefile path=$WORK/b032/_pkg_.a BUILDSTDERR: packagefile path/filepath=$WORK/b034/_pkg_.a BUILDSTDERR: packagefile reflect=$WORK/b005/_pkg_.a BUILDSTDERR: packagefile runtime=$WORK/b009/_pkg_.a BUILDSTDERR: packagefile sort=$WORK/b021/_pkg_.a BUILDSTDERR: packagefile strconv=$WORK/b015/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b033/_pkg_.a BUILDSTDERR: packagefile syscall=$WORK/b025/_pkg_.a BUILDSTDERR: packagefile time=$WORK/b026/_pkg_.a BUILDSTDERR: packagefile unicode/utf8=$WORK/b016/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/share/gocode/src/github.com/jessevdk/go-flags BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b029/_pkg_.a -trimpath $WORK/b029 -shared -p github.com/jessevdk/go-flags -complete -installsuffix shared -buildid 0dborWRKBPhmr7K1qj4a/0dborWRKBPhmr7K1qj4a -goversion go1.12.2 -D "" -importcfg $WORK/b029/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_ppc64le/buildid -w $WORK/b052/_pkg_.a # internal BUILDSTDERR: cp $WORK/b052/_pkg_.a /builddir/.cache/go-build/ec/ec3e2d0af38bb92196dc63a83bec41d7da236aef1c5963ad4c8585eed4dd6404-d # internal BUILDSTDERR: debug/dwarf BUILDSTDERR: mkdir -p $WORK/b045/ BUILDSTDERR: cat >$WORK/b045/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile encoding/binary=$WORK/b043/_pkg_.a BUILDSTDERR: packagefile errors=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b002/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b022/_pkg_.a BUILDSTDERR: packagefile path=$WORK/b032/_pkg_.a BUILDSTDERR: packagefile sort=$WORK/b021/_pkg_.a BUILDSTDERR: packagefile strconv=$WORK/b015/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b033/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/debug/dwarf BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b045/_pkg_.a -trimpath $WORK/b045 -shared -p debug/dwarf -std -complete -installsuffix shared -buildid m2tPtuI9YczttRDjizOj/m2tPtuI9YczttRDjizOj -goversion go1.12.2 -D "" -importcfg $WORK/b045/importcfg -pack ./attr_string.go ./buf.go ./class_string.go ./const.go ./entry.go ./line.go ./open.go ./tag_string.go ./type.go ./typeunit.go ./unit.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b037/_pkg_.a # internal BUILDSTDERR: cp $WORK/b037/_pkg_.a /builddir/.cache/go-build/a6/a662770678a0b6586ca6ad9812ee1c7f8d5a963f28895b43142b002b8b3f43c8-d # internal BUILDSTDERR: encoding/hex BUILDSTDERR: mkdir -p $WORK/b046/ BUILDSTDERR: cat >$WORK/b046/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile errors=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b002/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b022/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b033/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/encoding/hex BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b046/_pkg_.a -trimpath $WORK/b046 -shared -p encoding/hex -std -complete -installsuffix shared -buildid EGYOa7AoWIXk-G45NjrG/EGYOa7AoWIXk-G45NjrG -goversion go1.12.2 -D "" -importcfg $WORK/b046/importcfg -pack ./hex.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b046/_pkg_.a # internal BUILDSTDERR: cp $WORK/b046/_pkg_.a /builddir/.cache/go-build/01/017ea87cde4eb1f066e232a5c999f03dd87e05a4b42dddeaa7961aae168add16-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/b031/_pkg_.a BUILDSTDERR: packagefile encoding=$WORK/b050/_pkg_.a BUILDSTDERR: packagefile encoding/base64=$WORK/b051/_pkg_.a BUILDSTDERR: packagefile errors=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b002/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b022/_pkg_.a BUILDSTDERR: packagefile math=$WORK/b006/_pkg_.a BUILDSTDERR: packagefile reflect=$WORK/b005/_pkg_.a BUILDSTDERR: packagefile regexp=$WORK/b052/_pkg_.a BUILDSTDERR: packagefile sort=$WORK/b021/_pkg_.a BUILDSTDERR: packagefile strconv=$WORK/b015/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b033/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b017/_pkg_.a BUILDSTDERR: packagefile time=$WORK/b026/_pkg_.a BUILDSTDERR: packagefile unicode=$WORK/b020/_pkg_.a BUILDSTDERR: packagefile unicode/utf8=$WORK/b016/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/share/gocode/src/gopkg.in/yaml.v2 BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b049/_pkg_.a -trimpath $WORK/b049 -shared -p gopkg.in/yaml.v2 -complete -installsuffix shared -buildid xYYxlis3-r2LwNF2zAaV/xYYxlis3-r2LwNF2zAaV -goversion go1.12.2 -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_ppc64le/buildid -w $WORK/b042/_pkg_.a # internal BUILDSTDERR: cp $WORK/b042/_pkg_.a /builddir/.cache/go-build/eb/eb6b64de35a5e7bf06f0e7d6b4d67f597988ba85cfec4a451b12abd2df658999-d # internal BUILDSTDERR: compress/zlib BUILDSTDERR: mkdir -p $WORK/b041/ BUILDSTDERR: cat >$WORK/b041/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile bufio=$WORK/b030/_pkg_.a BUILDSTDERR: packagefile compress/flate=$WORK/b042/_pkg_.a BUILDSTDERR: packagefile encoding/binary=$WORK/b043/_pkg_.a BUILDSTDERR: packagefile errors=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b002/_pkg_.a BUILDSTDERR: packagefile hash=$WORK/b039/_pkg_.a BUILDSTDERR: packagefile hash/adler32=$WORK/b044/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b022/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/compress/zlib BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b041/_pkg_.a -trimpath $WORK/b041 -shared -p compress/zlib -std -complete -installsuffix shared -buildid Vh-07MALMLfdG1APrSdz/Vh-07MALMLfdG1APrSdz -goversion go1.12.2 -D "" -importcfg $WORK/b041/importcfg -pack ./reader.go ./writer.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b041/_pkg_.a # internal BUILDSTDERR: cp $WORK/b041/_pkg_.a /builddir/.cache/go-build/be/beaa61963a08f7d7ef34c6e497793fb34c9a28bee526de42f02b8d04a7aea118-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/b037/_pkg_.a BUILDSTDERR: packagefile errors=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b002/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b017/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/share/gocode/src/gopkg.in/tomb.v2 BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b055/_pkg_.a -trimpath $WORK/b055 -shared -p gopkg.in/tomb.v2 -complete -installsuffix shared -buildid Q4zoj7Gj1Elm0zVVZouh/Q4zoj7Gj1Elm0zVVZouh -goversion go1.12.2 -D "" -importcfg $WORK/b055/importcfg -pack ./context.go ./tomb.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b055/_pkg_.a # internal BUILDSTDERR: cp $WORK/b055/_pkg_.a /builddir/.cache/go-build/1a/1ad0204e78ca48d9939a19e6b36767973f105067ae33b5bdba49f21599e67f06-d # internal BUILDSTDERR: os/exec BUILDSTDERR: mkdir -p $WORK/b057/ BUILDSTDERR: cat >$WORK/b057/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile bytes=$WORK/b031/_pkg_.a BUILDSTDERR: packagefile context=$WORK/b037/_pkg_.a BUILDSTDERR: packagefile errors=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b022/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b023/_pkg_.a BUILDSTDERR: packagefile path/filepath=$WORK/b034/_pkg_.a BUILDSTDERR: packagefile runtime=$WORK/b009/_pkg_.a BUILDSTDERR: packagefile strconv=$WORK/b015/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b033/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b017/_pkg_.a BUILDSTDERR: packagefile syscall=$WORK/b025/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/os/exec BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b057/_pkg_.a -trimpath $WORK/b057 -shared -p os/exec -std -complete -installsuffix shared -buildid eYOXv0YaTnlwp5nDssJS/eYOXv0YaTnlwp5nDssJS -goversion go1.12.2 -D "" -importcfg $WORK/b057/importcfg -pack ./exec.go ./exec_unix.go ./lp_unix.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b045/_pkg_.a # internal BUILDSTDERR: cp $WORK/b045/_pkg_.a /builddir/.cache/go-build/46/465e2fb458b59c0e559a667e088fd2c1789310317e47030d927e8777c91e39b9-d # internal BUILDSTDERR: debug/elf BUILDSTDERR: mkdir -p $WORK/b040/ BUILDSTDERR: cat >$WORK/b040/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile bytes=$WORK/b031/_pkg_.a BUILDSTDERR: packagefile compress/zlib=$WORK/b041/_pkg_.a BUILDSTDERR: packagefile debug/dwarf=$WORK/b045/_pkg_.a BUILDSTDERR: packagefile encoding/binary=$WORK/b043/_pkg_.a BUILDSTDERR: packagefile errors=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b002/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b022/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b023/_pkg_.a BUILDSTDERR: packagefile strconv=$WORK/b015/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b033/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/debug/elf BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b040/_pkg_.a -trimpath $WORK/b040 -shared -p debug/elf -std -complete -installsuffix shared -buildid KAPPwKx-IHq8CW6k3DTB/KAPPwKx-IHq8CW6k3DTB -goversion go1.12.2 -D "" -importcfg $WORK/b040/importcfg -pack ./elf.go ./file.go ./reader.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b029/_pkg_.a # internal BUILDSTDERR: cp $WORK/b029/_pkg_.a /builddir/.cache/go-build/e2/e26e3ce2962c9ed0b31b98b604b8d4e02d33a603adc9b17683f757cd55cbf876-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_ppc64le/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_ppc64le/buildid -w $WORK/b057/_pkg_.a # internal BUILDSTDERR: cp $WORK/b057/_pkg_.a /builddir/.cache/go-build/f6/f67549e9f984abf5919254805fe33a84eefcb30095f01bfd0e72aee697d02134-d # internal BUILDSTDERR: encoding/json BUILDSTDERR: mkdir -p $WORK/b063/ BUILDSTDERR: cat >$WORK/b063/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile bytes=$WORK/b031/_pkg_.a BUILDSTDERR: packagefile encoding=$WORK/b050/_pkg_.a BUILDSTDERR: packagefile encoding/base64=$WORK/b051/_pkg_.a BUILDSTDERR: packagefile errors=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b002/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b022/_pkg_.a BUILDSTDERR: packagefile math=$WORK/b006/_pkg_.a BUILDSTDERR: packagefile reflect=$WORK/b005/_pkg_.a BUILDSTDERR: packagefile sort=$WORK/b021/_pkg_.a BUILDSTDERR: packagefile strconv=$WORK/b015/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b033/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b017/_pkg_.a BUILDSTDERR: packagefile unicode=$WORK/b020/_pkg_.a BUILDSTDERR: packagefile unicode/utf16=$WORK/b064/_pkg_.a BUILDSTDERR: packagefile unicode/utf8=$WORK/b016/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/encoding/json BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b063/_pkg_.a -trimpath $WORK/b063 -shared -p encoding/json -std -complete -installsuffix shared -buildid -DNd6r2F1HmfClp6srio/-DNd6r2F1HmfClp6srio -goversion go1.12.2 -D "" -importcfg $WORK/b063/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_ppc64le/buildid -w $WORK/b040/_pkg_.a # internal BUILDSTDERR: cp $WORK/b040/_pkg_.a /builddir/.cache/go-build/c2/c2abbe718029ca32ba8fc01a2638417d6309b1bc9be718bdc2e162878da460ba-d # internal BUILDSTDERR: log BUILDSTDERR: mkdir -p $WORK/b066/ BUILDSTDERR: cat >$WORK/b066/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile fmt=$WORK/b002/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b022/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b023/_pkg_.a BUILDSTDERR: packagefile runtime=$WORK/b009/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b017/_pkg_.a BUILDSTDERR: packagefile time=$WORK/b026/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/log BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b066/_pkg_.a -trimpath $WORK/b066 -shared -p log -std -complete -installsuffix shared -buildid nGYMioPv27l6zcByLguE/nGYMioPv27l6zcByLguE -goversion go1.12.2 -D "" -importcfg $WORK/b066/importcfg -pack ./log.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b066/_pkg_.a # internal BUILDSTDERR: cp $WORK/b066/_pkg_.a /builddir/.cache/go-build/47/47f5b37d067e2b878915cf288ce5ea9221f0d09619d8190baa19237bc6690a72-d # internal BUILDSTDERR: github.com/snapcore/snapd/metautil BUILDSTDERR: mkdir -p $WORK/b068/ BUILDSTDERR: cat >$WORK/b068/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile fmt=$WORK/b002/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/snapd-2.39/src/github.com/snapcore/snapd/metautil BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b068/_pkg_.a -trimpath $WORK/b068 -shared -p github.com/snapcore/snapd/metautil -complete -installsuffix shared -buildid lgNCAdUdjKdIFHL025Za/lgNCAdUdjKdIFHL025Za -goversion go1.12.2 -D "" -importcfg $WORK/b068/importcfg -pack ./normalize.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b068/_pkg_.a # internal BUILDSTDERR: cp $WORK/b068/_pkg_.a /builddir/.cache/go-build/b2/b24d3289194ce846774a70779402f90a743a562b505e1531190705ad5173448d-d # internal BUILDSTDERR: github.com/snapcore/snapd/snap/naming BUILDSTDERR: mkdir -p $WORK/b070/ BUILDSTDERR: cat >$WORK/b070/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile fmt=$WORK/b002/_pkg_.a BUILDSTDERR: packagefile regexp=$WORK/b052/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b033/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/snapd-2.39/src/github.com/snapcore/snapd/snap/naming BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b070/_pkg_.a -trimpath $WORK/b070 -shared -p github.com/snapcore/snapd/snap/naming -complete -installsuffix shared -buildid 9rdpzty8dVZgvtNe1FV1/9rdpzty8dVZgvtNe1FV1 -goversion go1.12.2 -D "" -importcfg $WORK/b070/importcfg -pack ./validate.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b070/_pkg_.a # internal BUILDSTDERR: cp $WORK/b070/_pkg_.a /builddir/.cache/go-build/04/04de3745a1dafd5db74066ff510bc7b7486d56d7bbddd8df1b98ec5972769a4d-d # internal BUILDSTDERR: github.com/snapcore/snapd/snap/snapdir BUILDSTDERR: mkdir -p $WORK/b071/ BUILDSTDERR: cat >$WORK/b071/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile fmt=$WORK/b002/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b022/_pkg_.a BUILDSTDERR: packagefile io/ioutil=$WORK/b056/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b023/_pkg_.a BUILDSTDERR: packagefile path/filepath=$WORK/b034/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/snapd-2.39/src/github.com/snapcore/snapd/snap/snapdir BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b071/_pkg_.a -trimpath $WORK/b071 -shared -p github.com/snapcore/snapd/snap/snapdir -complete -installsuffix shared -buildid w0oFbexuMzjbxmRel2y_/w0oFbexuMzjbxmRel2y_ -goversion go1.12.2 -D "" -importcfg $WORK/b071/importcfg -pack ./snapdir.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b049/_pkg_.a # internal BUILDSTDERR: cp $WORK/b049/_pkg_.a /builddir/.cache/go-build/41/41cd9589a675094e03d9432ae35f0098c691a5d948d07ea9222ad8d05bcd6868-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/b031/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b002/_pkg_.a BUILDSTDERR: packagefile gopkg.in/yaml.v2=$WORK/b049/_pkg_.a BUILDSTDERR: packagefile math/rand=$WORK/b054/_pkg_.a BUILDSTDERR: packagefile path/filepath=$WORK/b034/_pkg_.a BUILDSTDERR: packagefile regexp=$WORK/b052/_pkg_.a BUILDSTDERR: packagefile sort=$WORK/b021/_pkg_.a BUILDSTDERR: packagefile strconv=$WORK/b015/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b033/_pkg_.a BUILDSTDERR: packagefile time=$WORK/b026/_pkg_.a BUILDSTDERR: packagefile unicode=$WORK/b020/_pkg_.a BUILDSTDERR: packagefile unicode/utf8=$WORK/b016/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/snapd-2.39/src/github.com/snapcore/snapd/strutil BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b048/_pkg_.a -trimpath $WORK/b048 -shared -p github.com/snapcore/snapd/strutil -complete -installsuffix shared -buildid wOukV5KXpWQzvDNKv-_p/wOukV5KXpWQzvDNKv-_p -goversion go1.12.2 -D "" -importcfg $WORK/b048/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_ppc64le/buildid -w $WORK/b071/_pkg_.a # internal BUILDSTDERR: cp $WORK/b071/_pkg_.a /builddir/.cache/go-build/1f/1f83e6a102981ef28206b0a35f4141dcdd230007afacf89b54f0f244a854e458-d # internal BUILDSTDERR: github.com/snapcore/snapd/spdx BUILDSTDERR: mkdir -p $WORK/b074/ BUILDSTDERR: cat >$WORK/b074/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile bufio=$WORK/b030/_pkg_.a BUILDSTDERR: packagefile bytes=$WORK/b031/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b002/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b022/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b033/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/snapd-2.39/src/github.com/snapcore/snapd/spdx BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b074/_pkg_.a -trimpath $WORK/b074 -shared -p github.com/snapcore/snapd/spdx -complete -installsuffix shared -buildid mVhyCJRHTKH8PbgxgdxE/mVhyCJRHTKH8PbgxgdxE -goversion go1.12.2 -D "" -importcfg $WORK/b074/importcfg -pack ./licenses.go ./parser.go ./scanner.go ./validate.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b048/_pkg_.a # internal BUILDSTDERR: cp $WORK/b048/_pkg_.a /builddir/.cache/go-build/45/45467c8ca1ba5525de863520dee017ac0e0c3d2632b3feb4c973c352bd5249aa-d # internal BUILDSTDERR: github.com/snapcore/snapd/gadget BUILDSTDERR: mkdir -p $WORK/b067/ BUILDSTDERR: cat >$WORK/b067/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/metautil=$WORK/b068/_pkg_.a BUILDSTDERR: packagefile github.com/snapcore/snapd/strutil=$WORK/b048/_pkg_.a BUILDSTDERR: packagefile gopkg.in/yaml.v2=$WORK/b049/_pkg_.a BUILDSTDERR: packagefile io/ioutil=$WORK/b056/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b023/_pkg_.a BUILDSTDERR: packagefile path/filepath=$WORK/b034/_pkg_.a BUILDSTDERR: packagefile regexp=$WORK/b052/_pkg_.a BUILDSTDERR: packagefile strconv=$WORK/b015/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b033/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/snapd-2.39/src/github.com/snapcore/snapd/gadget BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b067/_pkg_.a -trimpath $WORK/b067 -shared -p github.com/snapcore/snapd/gadget -complete -installsuffix shared -buildid 3OzIdRFisSdylm0hFYO1/3OzIdRFisSdylm0hFYO1 -goversion go1.12.2 -D "" -importcfg $WORK/b067/importcfg -pack ./gadget.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b074/_pkg_.a # internal BUILDSTDERR: cp $WORK/b074/_pkg_.a /builddir/.cache/go-build/52/52f5f01a7d2117ed8ef5e1a9abc92ad90c75b798a69151927d4212c9aee56f82-d # internal BUILDSTDERR: github.com/ojii/gettext.go/pluralforms 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/b002/_pkg_.a BUILDSTDERR: packagefile regexp=$WORK/b052/_pkg_.a BUILDSTDERR: packagefile strconv=$WORK/b015/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b033/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/share/gocode/src/github.com/ojii/gettext.go/pluralforms BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b079/_pkg_.a -trimpath $WORK/b079 -shared -p github.com/ojii/gettext.go/pluralforms -complete -installsuffix shared -buildid YDVNyBQPyNGc-FYtyzFi/YDVNyBQPyNGc-FYtyzFi -goversion go1.12.2 -D "" -importcfg $WORK/b079/importcfg -pack ./compiler.go ./expression.go ./math.go ./tests.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b063/_pkg_.a # internal BUILDSTDERR: cp $WORK/b063/_pkg_.a /builddir/.cache/go-build/65/6508990d1da0c4464303ce1cb8a850ee8ffd75611ae3ace0222c0275e23f72da-d # internal BUILDSTDERR: github.com/snapcore/snapd/timeout BUILDSTDERR: mkdir -p $WORK/b075/ BUILDSTDERR: cat >$WORK/b075/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile encoding/json=$WORK/b063/_pkg_.a BUILDSTDERR: packagefile time=$WORK/b026/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/snapd-2.39/src/github.com/snapcore/snapd/timeout BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b075/_pkg_.a -trimpath $WORK/b075 -shared -p github.com/snapcore/snapd/timeout -complete -installsuffix shared -buildid 0dJk1E7Sq1F6yUMSwNpl/0dJk1E7Sq1F6yUMSwNpl -goversion go1.12.2 -D "" -importcfg $WORK/b075/importcfg -pack ./timeout.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b079/_pkg_.a # internal BUILDSTDERR: cp $WORK/b079/_pkg_.a /builddir/.cache/go-build/8b/8b0fc8d814b6cbf7f43c4e160cad4323912d594a602633854d3d29052c2adbdf-d # internal BUILDSTDERR: flag BUILDSTDERR: mkdir -p $WORK/b081/ BUILDSTDERR: cat >$WORK/b081/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile errors=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b002/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b022/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b023/_pkg_.a BUILDSTDERR: packagefile reflect=$WORK/b005/_pkg_.a BUILDSTDERR: packagefile sort=$WORK/b021/_pkg_.a BUILDSTDERR: packagefile strconv=$WORK/b015/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b033/_pkg_.a BUILDSTDERR: packagefile time=$WORK/b026/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/flag BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b081/_pkg_.a -trimpath $WORK/b081 -shared -p flag -std -complete -installsuffix shared -buildid yMST2lQVs5fSv7ODYhh0/yMST2lQVs5fSv7ODYhh0 -goversion go1.12.2 -D "" -importcfg $WORK/b081/importcfg -pack ./flag.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b075/_pkg_.a # internal BUILDSTDERR: cp $WORK/b075/_pkg_.a /builddir/.cache/go-build/cb/cb2f8ef3e7487a41274bf46a263d5a4ae4f2f5f992cbe98877603803b2753101-d # internal BUILDSTDERR: runtime/trace BUILDSTDERR: mkdir -p $WORK/b083/ BUILDSTDERR: cat >$WORK/b083/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile context=$WORK/b037/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b002/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b022/_pkg_.a BUILDSTDERR: packagefile runtime=$WORK/b009/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b017/_pkg_.a BUILDSTDERR: packagefile sync/atomic=$WORK/b019/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/runtime/trace BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b083/_pkg_.a -trimpath $WORK/b083 -shared -p runtime/trace -std -installsuffix shared -buildid vjSi-rvwmyMyIPEnI_88/vjSi-rvwmyMyIPEnI_88 -goversion go1.12.2 -D "" -importcfg $WORK/b083/importcfg -pack ./annotation.go ./trace.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b067/_pkg_.a # internal BUILDSTDERR: cp $WORK/b067/_pkg_.a /builddir/.cache/go-build/a9/a910f7d54d3a7f3cb0209e5356f76ccdc870b9a02f0d66ba6d15f76a9e1ae64c-d # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b083/_pkg_.a # internal BUILDSTDERR: cp $WORK/b083/_pkg_.a /builddir/.cache/go-build/64/64ac4071a7262d31e337ab4d2b2dd80b891459e4918083b45e6b04cce570d518-d # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b081/_pkg_.a # internal BUILDSTDERR: cp $WORK/b081/_pkg_.a /builddir/.cache/go-build/96/96e40d5171d0c96e51e577af35b5c76777ea82a0e430c08dfcfc4f1e359c2a84-d # internal BUILDSTDERR: testing BUILDSTDERR: mkdir -p $WORK/b080/ BUILDSTDERR: cat >$WORK/b080/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile bytes=$WORK/b031/_pkg_.a BUILDSTDERR: packagefile errors=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile flag=$WORK/b081/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b002/_pkg_.a BUILDSTDERR: packagefile internal/race=$WORK/b018/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b022/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b023/_pkg_.a BUILDSTDERR: packagefile runtime=$WORK/b009/_pkg_.a BUILDSTDERR: packagefile runtime/debug=$WORK/b082/_pkg_.a BUILDSTDERR: packagefile runtime/trace=$WORK/b083/_pkg_.a BUILDSTDERR: packagefile sort=$WORK/b021/_pkg_.a BUILDSTDERR: packagefile strconv=$WORK/b015/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b033/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b017/_pkg_.a BUILDSTDERR: packagefile sync/atomic=$WORK/b019/_pkg_.a BUILDSTDERR: packagefile time=$WORK/b026/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/testing BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b080/_pkg_.a -trimpath $WORK/b080 -shared -p testing -std -complete -installsuffix shared -buildid CYe96TA1A_FlLyNXI9yS/CYe96TA1A_FlLyNXI9yS -goversion go1.12.2 -D "" -importcfg $WORK/b080/importcfg -pack ./allocs.go ./benchmark.go ./cover.go ./example.go ./match.go ./testing.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b080/_pkg_.a # internal BUILDSTDERR: cp $WORK/b080/_pkg_.a /builddir/.cache/go-build/2e/2e42307a2b4b1332a237d4f1e04ce99266d21e7dedb19755b621bd08bd32f84c-d # internal BUILDSTDERR: github.com/ojii/gettext.go BUILDSTDERR: mkdir -p $WORK/b078/ BUILDSTDERR: cat >$WORK/b078/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile bytes=$WORK/b031/_pkg_.a BUILDSTDERR: packagefile encoding/binary=$WORK/b043/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b002/_pkg_.a BUILDSTDERR: packagefile github.com/ojii/gettext.go/pluralforms=$WORK/b079/_pkg_.a BUILDSTDERR: packagefile log=$WORK/b066/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b023/_pkg_.a BUILDSTDERR: packagefile path=$WORK/b032/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b033/_pkg_.a BUILDSTDERR: packagefile testing=$WORK/b080/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/share/gocode/src/github.com/ojii/gettext.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b078/_pkg_.a -trimpath $WORK/b078 -shared -p github.com/ojii/gettext.go -complete -installsuffix shared -buildid b46LkOd054VDLhel8_Xp/b46LkOd054VDLhel8_Xp -goversion go1.12.2 -D "" -importcfg $WORK/b078/importcfg -pack ./gettext.go ./mofile.go ./test_utils.go BUILDSTDERR: cd $WORK/b058 BUILDSTDERR: TERM='dumb' gcc -I /usr/lib/golang/src/os/user -fPIC -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: /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b078/_pkg_.a # internal BUILDSTDERR: cp $WORK/b078/_pkg_.a /builddir/.cache/go-build/85/85fb3e2c39ccbba4b97425f0a9439b4c9cbe94bc4c277e19b4f46a2d6a8c4dbd-d # internal BUILDSTDERR: TERM='dumb' gcc -I /usr/lib/golang/src/os/user -fPIC -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: TERM='dumb' gcc -I /usr/lib/golang/src/os/user -fPIC -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: TERM='dumb' gcc -I /usr/lib/golang/src/os/user -fPIC -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: TERM='dumb' gcc -I /usr/lib/golang/src/os/user -fPIC -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: TERM='dumb' gcc -I . -fPIC -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 BUILDSTDERR: TERM='dumb' /usr/lib/golang/pkg/tool/linux_ppc64le/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/b002/_pkg_.a BUILDSTDERR: packagefile strconv=$WORK/b015/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b033/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b017/_pkg_.a BUILDSTDERR: packagefile syscall=$WORK/b025/_pkg_.a BUILDSTDERR: packagefile runtime/cgo=$WORK/b059/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b058/_pkg_.a -trimpath $WORK/b058 -shared -p os/user -std -installsuffix shared -buildid Ix9BC50BrexUNiLSZycS/Ix9BC50BrexUNiLSZycS -goversion go1.12.2 -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_ppc64le/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_ppc64le/buildid -w $WORK/b058/_pkg_.a # internal BUILDSTDERR: cp $WORK/b058/_pkg_.a /builddir/.cache/go-build/55/5539d8e68b465c9e037387705481a63e87d79a858a7ce5988defbe6fb0ba387f-d # internal BUILDSTDERR: github.com/snapcore/snapd/osutil BUILDSTDERR: mkdir -p $WORK/b036/ BUILDSTDERR: cd /builddir/build/BUILD/snapd-2.39/src/github.com/snapcore/snapd/osutil BUILDSTDERR: CGO_LDFLAGS='"-g" "-O2"' /usr/lib/golang/pkg/tool/linux_ppc64le/cgo -objdir $WORK/b036/ -importpath github.com/snapcore/snapd/osutil -- -I $WORK/b036/ -g -O2 ./group.go BUILDSTDERR: cd $WORK/b036 BUILDSTDERR: TERM='dumb' gcc -I /builddir/build/BUILD/snapd-2.39/src/github.com/snapcore/snapd/osutil -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b036=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x001.o -c _cgo_export.c BUILDSTDERR: TERM='dumb' gcc -I /builddir/build/BUILD/snapd-2.39/src/github.com/snapcore/snapd/osutil -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b036=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x002.o -c group.cgo2.c BUILDSTDERR: TERM='dumb' gcc -I /builddir/build/BUILD/snapd-2.39/src/github.com/snapcore/snapd/osutil -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b036=/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.39/src/github.com/snapcore/snapd/osutil BUILDSTDERR: TERM='dumb' gcc -I . -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b036=/tmp/go-build -gno-record-gcc-switches -o $WORK/b036/_cgo_.o $WORK/b036/_cgo_main.o $WORK/b036/_x001.o $WORK/b036/_x002.o -g -O2 BUILDSTDERR: TERM='dumb' /usr/lib/golang/pkg/tool/linux_ppc64le/cgo -dynpackage osutil -dynimport $WORK/b036/_cgo_.o -dynout $WORK/b036/_cgo_import.go BUILDSTDERR: cat >$WORK/b036/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile bufio=$WORK/b030/_pkg_.a BUILDSTDERR: packagefile bytes=$WORK/b031/_pkg_.a BUILDSTDERR: packagefile context=$WORK/b037/_pkg_.a BUILDSTDERR: packagefile crypto=$WORK/b038/_pkg_.a BUILDSTDERR: packagefile debug/elf=$WORK/b040/_pkg_.a BUILDSTDERR: packagefile encoding/binary=$WORK/b043/_pkg_.a BUILDSTDERR: packagefile encoding/hex=$WORK/b046/_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/b047/_pkg_.a BUILDSTDERR: packagefile github.com/snapcore/snapd/strutil=$WORK/b048/_pkg_.a BUILDSTDERR: packagefile gopkg.in/tomb.v2=$WORK/b055/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b022/_pkg_.a BUILDSTDERR: packagefile io/ioutil=$WORK/b056/_pkg_.a BUILDSTDERR: packagefile math=$WORK/b006/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b023/_pkg_.a BUILDSTDERR: packagefile os/exec=$WORK/b057/_pkg_.a BUILDSTDERR: packagefile os/user=$WORK/b058/_pkg_.a BUILDSTDERR: packagefile path/filepath=$WORK/b034/_pkg_.a BUILDSTDERR: packagefile regexp=$WORK/b052/_pkg_.a BUILDSTDERR: packagefile sort=$WORK/b021/_pkg_.a BUILDSTDERR: packagefile strconv=$WORK/b015/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b033/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b017/_pkg_.a BUILDSTDERR: packagefile sync/atomic=$WORK/b019/_pkg_.a BUILDSTDERR: packagefile syscall=$WORK/b025/_pkg_.a BUILDSTDERR: packagefile time=$WORK/b026/_pkg_.a BUILDSTDERR: packagefile runtime/cgo=$WORK/b059/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b036/_pkg_.a -trimpath $WORK/b036 -shared -p github.com/snapcore/snapd/osutil -installsuffix shared -buildid BP11wIW5kZMOduTKurg2/BP11wIW5kZMOduTKurg2 -goversion go1.12.2 -D "" -importcfg $WORK/b036/importcfg -pack ./bootid.go ./buildid.go ./chattr.go ./chattr_64.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/b036/_cgo_gotypes.go $WORK/b036/group.cgo1.go $WORK/b036/_cgo_import.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/pack r $WORK/b036/_pkg_.a $WORK/b036/_x001.o $WORK/b036/_x002.o # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b036/_pkg_.a # internal BUILDSTDERR: cp $WORK/b036/_pkg_.a /builddir/.cache/go-build/e1/e13a3acdf3f21aa394cd4566bf234a628a22f2433d4a15a59bf2193d1adbe65f-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/b031/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b002/_pkg_.a BUILDSTDERR: packagefile github.com/snapcore/snapd/osutil=$WORK/b036/_pkg_.a BUILDSTDERR: packagefile io/ioutil=$WORK/b056/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b023/_pkg_.a BUILDSTDERR: packagefile os/exec=$WORK/b057/_pkg_.a BUILDSTDERR: packagefile path/filepath=$WORK/b034/_pkg_.a BUILDSTDERR: packagefile regexp=$WORK/b052/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/snapd-2.39/src/github.com/snapcore/snapd/selinux BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b061/_pkg_.a -trimpath $WORK/b061 -shared -p github.com/snapcore/snapd/selinux -complete -installsuffix shared -buildid PumoItySa2BRYQm0LvEl/PumoItySa2BRYQm0LvEl -goversion go1.12.2 -D "" -importcfg $WORK/b061/importcfg -pack ./label.go ./label_linux.go ./selinux_linux.go BUILDSTDERR: github.com/snapcore/snapd/arch BUILDSTDERR: mkdir -p $WORK/b065/ BUILDSTDERR: cat >$WORK/b065/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile github.com/snapcore/snapd/osutil=$WORK/b036/_pkg_.a BUILDSTDERR: packagefile log=$WORK/b066/_pkg_.a BUILDSTDERR: packagefile runtime=$WORK/b009/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/snapd-2.39/src/github.com/snapcore/snapd/arch BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b065/_pkg_.a -trimpath $WORK/b065 -shared -p github.com/snapcore/snapd/arch -complete -installsuffix shared -buildid yuekE7Cpg1vUcDqSHd_-/yuekE7Cpg1vUcDqSHd_- -goversion go1.12.2 -D "" -importcfg $WORK/b065/importcfg -pack ./arch.go BUILDSTDERR: github.com/snapcore/snapd/logger BUILDSTDERR: mkdir -p $WORK/b069/ BUILDSTDERR: cat >$WORK/b069/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile bytes=$WORK/b031/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b002/_pkg_.a BUILDSTDERR: packagefile github.com/snapcore/snapd/osutil=$WORK/b036/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b022/_pkg_.a BUILDSTDERR: packagefile log=$WORK/b066/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b023/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b017/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/snapd-2.39/src/github.com/snapcore/snapd/logger BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b069/_pkg_.a -trimpath $WORK/b069 -shared -p github.com/snapcore/snapd/logger -complete -installsuffix shared -buildid T4VBIqI1te6050gH17q7/T4VBIqI1te6050gH17q7 -goversion go1.12.2 -D "" -importcfg $WORK/b069/importcfg -pack ./logger.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b065/_pkg_.a # internal BUILDSTDERR: cp $WORK/b065/_pkg_.a /builddir/.cache/go-build/0a/0af6465eb27218eafb3abfa6adacba138b1449533c2735a8bb55be124d7db125-d # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b069/_pkg_.a # internal BUILDSTDERR: cp $WORK/b069/_pkg_.a /builddir/.cache/go-build/ca/ca79492dc614a73ef789a9f8baba40acb064742d113347931478359b94f02018-d # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b061/_pkg_.a # internal BUILDSTDERR: cp $WORK/b061/_pkg_.a /builddir/.cache/go-build/73/73303278121638fd2eb793d11c9bad47b54f2b6009d472dbac0c271ad584817f-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/b030/_pkg_.a BUILDSTDERR: packagefile bytes=$WORK/b031/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b002/_pkg_.a BUILDSTDERR: packagefile github.com/snapcore/snapd/selinux=$WORK/b061/_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/b023/_pkg_.a BUILDSTDERR: packagefile os/exec=$WORK/b057/_pkg_.a BUILDSTDERR: packagefile path/filepath=$WORK/b034/_pkg_.a BUILDSTDERR: packagefile sort=$WORK/b021/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b033/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b017/_pkg_.a BUILDSTDERR: packagefile unicode=$WORK/b020/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/snapd-2.39/src/github.com/snapcore/snapd/release BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b060/_pkg_.a -trimpath $WORK/b060 -shared -p github.com/snapcore/snapd/release -complete -installsuffix shared -buildid 0jTyh--UK_CN-YNnxSeL/0jTyh--UK_CN-YNnxSeL -goversion go1.12.2 -D "" -importcfg $WORK/b060/importcfg -pack ./apparmor.go ./release.go ./seccomp.go ./selinux.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b060/_pkg_.a # internal BUILDSTDERR: cp $WORK/b060/_pkg_.a /builddir/.cache/go-build/8a/8a5a14b7fcfefb215fa2b4a1d76647b0e804229fa96b9b51202def3f391aa404-d # internal BUILDSTDERR: github.com/snapcore/snapd/dirs BUILDSTDERR: mkdir -p $WORK/b035/ BUILDSTDERR: cat >$WORK/b035/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile fmt=$WORK/b002/_pkg_.a BUILDSTDERR: packagefile github.com/snapcore/snapd/osutil=$WORK/b036/_pkg_.a BUILDSTDERR: packagefile github.com/snapcore/snapd/release=$WORK/b060/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b023/_pkg_.a BUILDSTDERR: packagefile path/filepath=$WORK/b034/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b033/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/snapd-2.39/src/github.com/snapcore/snapd/dirs BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b035/_pkg_.a -trimpath $WORK/b035 -shared -p github.com/snapcore/snapd/dirs -complete -installsuffix shared -buildid UJgmEx0SgzGhIS2qqr9c/UJgmEx0SgzGhIS2qqr9c -goversion go1.12.2 -D "" -importcfg $WORK/b035/importcfg -pack ./dirs.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b035/_pkg_.a # internal BUILDSTDERR: cp $WORK/b035/_pkg_.a /builddir/.cache/go-build/c0/c0b56f919575ecaf6d5ce19fe89988b696ddcee5d7bbafbb99cf5f943a98ab29-d # internal BUILDSTDERR: github.com/snapcore/snapd/cmd/cmdutil BUILDSTDERR: mkdir -p $WORK/b073/ BUILDSTDERR: cat >$WORK/b073/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile bufio=$WORK/b030/_pkg_.a BUILDSTDERR: packagefile bytes=$WORK/b031/_pkg_.a BUILDSTDERR: packagefile debug/elf=$WORK/b040/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b002/_pkg_.a BUILDSTDERR: packagefile github.com/snapcore/snapd/dirs=$WORK/b035/_pkg_.a BUILDSTDERR: packagefile github.com/snapcore/snapd/osutil=$WORK/b036/_pkg_.a BUILDSTDERR: packagefile io/ioutil=$WORK/b056/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b023/_pkg_.a BUILDSTDERR: packagefile os/exec=$WORK/b057/_pkg_.a BUILDSTDERR: packagefile path/filepath=$WORK/b034/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b033/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/snapd-2.39/src/github.com/snapcore/snapd/cmd/cmdutil BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b073/_pkg_.a -trimpath $WORK/b073 -shared -p github.com/snapcore/snapd/cmd/cmdutil -complete -installsuffix shared -buildid Ma0X_EIWsjk1ZnIy_umK/Ma0X_EIWsjk1ZnIy_umK -goversion go1.12.2 -D "" -importcfg $WORK/b073/importcfg -pack ./cmdutil.go BUILDSTDERR: github.com/snapcore/snapd/i18n BUILDSTDERR: mkdir -p $WORK/b077/ BUILDSTDERR: cat >$WORK/b077/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile fmt=$WORK/b002/_pkg_.a BUILDSTDERR: packagefile github.com/ojii/gettext.go=$WORK/b078/_pkg_.a BUILDSTDERR: packagefile github.com/snapcore/snapd/dirs=$WORK/b035/_pkg_.a BUILDSTDERR: packagefile github.com/snapcore/snapd/osutil=$WORK/b036/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b023/_pkg_.a BUILDSTDERR: packagefile path/filepath=$WORK/b034/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b033/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/snapd-2.39/src/github.com/snapcore/snapd/i18n BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b077/_pkg_.a -trimpath $WORK/b077 -shared -p github.com/snapcore/snapd/i18n -complete -installsuffix shared -buildid z8GUCu6xX0ryW1sMIBwv/z8GUCu6xX0ryW1sMIBwv -goversion go1.12.2 -D "" -importcfg $WORK/b077/importcfg -pack ./i18n.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b077/_pkg_.a # internal BUILDSTDERR: cp $WORK/b077/_pkg_.a /builddir/.cache/go-build/e6/e601c65a859ac0c61943560b6dd48ca4cd89db7ec2e58a09250108dd948a47dd-d # internal BUILDSTDERR: github.com/snapcore/snapd/timeutil BUILDSTDERR: mkdir -p $WORK/b076/ BUILDSTDERR: cat >$WORK/b076/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile bytes=$WORK/b031/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b002/_pkg_.a BUILDSTDERR: packagefile github.com/snapcore/snapd/i18n=$WORK/b077/_pkg_.a BUILDSTDERR: packagefile math/rand=$WORK/b054/_pkg_.a BUILDSTDERR: packagefile regexp=$WORK/b052/_pkg_.a BUILDSTDERR: packagefile strconv=$WORK/b015/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b033/_pkg_.a BUILDSTDERR: packagefile time=$WORK/b026/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/snapd-2.39/src/github.com/snapcore/snapd/timeutil BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b076/_pkg_.a -trimpath $WORK/b076 -shared -p github.com/snapcore/snapd/timeutil -complete -installsuffix shared -buildid ccddidcNFylpdUaSM1tr/ccddidcNFylpdUaSM1tr -goversion go1.12.2 -D "" -importcfg $WORK/b076/importcfg -pack ./human.go ./schedule.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b073/_pkg_.a # internal BUILDSTDERR: cp $WORK/b073/_pkg_.a /builddir/.cache/go-build/95/95c29a2274616ee18da107e94723721d9dc83aed31d80a273c43124e0a589f2e-d # internal BUILDSTDERR: github.com/snapcore/snapd/snap/squashfs BUILDSTDERR: mkdir -p $WORK/b072/ BUILDSTDERR: cat >$WORK/b072/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile bufio=$WORK/b030/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b002/_pkg_.a BUILDSTDERR: packagefile github.com/snapcore/snapd/cmd/cmdutil=$WORK/b073/_pkg_.a BUILDSTDERR: packagefile github.com/snapcore/snapd/dirs=$WORK/b035/_pkg_.a BUILDSTDERR: packagefile github.com/snapcore/snapd/osutil=$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/b023/_pkg_.a BUILDSTDERR: packagefile os/exec=$WORK/b057/_pkg_.a BUILDSTDERR: packagefile path=$WORK/b032/_pkg_.a BUILDSTDERR: packagefile path/filepath=$WORK/b034/_pkg_.a BUILDSTDERR: packagefile regexp=$WORK/b052/_pkg_.a BUILDSTDERR: packagefile strconv=$WORK/b015/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b033/_pkg_.a BUILDSTDERR: packagefile time=$WORK/b026/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/snapd-2.39/src/github.com/snapcore/snapd/snap/squashfs BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b072/_pkg_.a -trimpath $WORK/b072 -shared -p github.com/snapcore/snapd/snap/squashfs -complete -installsuffix shared -buildid veXIuN0Qj9BuWxHYb4ag/veXIuN0Qj9BuWxHYb4ag -goversion go1.12.2 -D "" -importcfg $WORK/b072/importcfg -pack ./squashfs.go ./stat.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b072/_pkg_.a # internal BUILDSTDERR: cp $WORK/b072/_pkg_.a /builddir/.cache/go-build/7f/7f30eb67ff60adae1872b852ad6476dd5f7444d49a3e0c8f7f9f81253c3ee70f-d # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b076/_pkg_.a # internal BUILDSTDERR: cp $WORK/b076/_pkg_.a /builddir/.cache/go-build/5e/5e1622c1d47caaf0bde0193adf30e25631e446d40604568920cb5dbe6df1c879-d # internal BUILDSTDERR: github.com/snapcore/snapd/snap BUILDSTDERR: mkdir -p $WORK/b062/ BUILDSTDERR: cat >$WORK/b062/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile bytes=$WORK/b031/_pkg_.a BUILDSTDERR: packagefile encoding/json=$WORK/b063/_pkg_.a BUILDSTDERR: packagefile errors=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b002/_pkg_.a BUILDSTDERR: packagefile github.com/snapcore/snapd/arch=$WORK/b065/_pkg_.a BUILDSTDERR: packagefile github.com/snapcore/snapd/dirs=$WORK/b035/_pkg_.a BUILDSTDERR: packagefile github.com/snapcore/snapd/gadget=$WORK/b067/_pkg_.a BUILDSTDERR: packagefile github.com/snapcore/snapd/logger=$WORK/b069/_pkg_.a BUILDSTDERR: packagefile github.com/snapcore/snapd/metautil=$WORK/b068/_pkg_.a BUILDSTDERR: packagefile github.com/snapcore/snapd/osutil=$WORK/b036/_pkg_.a BUILDSTDERR: packagefile github.com/snapcore/snapd/osutil/sys=$WORK/b047/_pkg_.a BUILDSTDERR: packagefile github.com/snapcore/snapd/snap/naming=$WORK/b070/_pkg_.a BUILDSTDERR: packagefile github.com/snapcore/snapd/snap/snapdir=$WORK/b071/_pkg_.a BUILDSTDERR: packagefile github.com/snapcore/snapd/snap/squashfs=$WORK/b072/_pkg_.a BUILDSTDERR: packagefile github.com/snapcore/snapd/spdx=$WORK/b074/_pkg_.a BUILDSTDERR: packagefile github.com/snapcore/snapd/strutil=$WORK/b048/_pkg_.a BUILDSTDERR: packagefile github.com/snapcore/snapd/timeout=$WORK/b075/_pkg_.a BUILDSTDERR: packagefile github.com/snapcore/snapd/timeutil=$WORK/b076/_pkg_.a BUILDSTDERR: packagefile gopkg.in/yaml.v2=$WORK/b049/_pkg_.a BUILDSTDERR: packagefile io/ioutil=$WORK/b056/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b023/_pkg_.a BUILDSTDERR: packagefile path/filepath=$WORK/b034/_pkg_.a BUILDSTDERR: packagefile reflect=$WORK/b005/_pkg_.a BUILDSTDERR: packagefile regexp=$WORK/b052/_pkg_.a BUILDSTDERR: packagefile sort=$WORK/b021/_pkg_.a BUILDSTDERR: packagefile strconv=$WORK/b015/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b033/_pkg_.a BUILDSTDERR: packagefile time=$WORK/b026/_pkg_.a BUILDSTDERR: packagefile unicode/utf8=$WORK/b016/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/snapd-2.39/src/github.com/snapcore/snapd/snap BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b062/_pkg_.a -trimpath $WORK/b062 -shared -p github.com/snapcore/snapd/snap -complete -installsuffix shared -buildid xUufEX3eq2kWjCJrQBgB/xUufEX3eq2kWjCJrQBgB -goversion go1.12.2 -D "" -importcfg $WORK/b062/importcfg -pack ./broken.go ./channel.go ./container.go ./epoch.go ./errors.go ./gadget.go ./hooktypes.go ./hotplug_key.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_ppc64le/buildid -w $WORK/b062/_pkg_.a # internal BUILDSTDERR: cp $WORK/b062/_pkg_.a /builddir/.cache/go-build/d5/d55833602c54ab6a15683cacf6d75ee279f2b21afd3fc24415e15c2c4e4224bd-d # internal BUILDSTDERR: github.com/snapcore/snapd/snap/snapenv BUILDSTDERR: mkdir -p $WORK/b084/ BUILDSTDERR: cat >$WORK/b084/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile fmt=$WORK/b002/_pkg_.a BUILDSTDERR: packagefile github.com/snapcore/snapd/arch=$WORK/b065/_pkg_.a BUILDSTDERR: packagefile github.com/snapcore/snapd/dirs=$WORK/b035/_pkg_.a BUILDSTDERR: packagefile github.com/snapcore/snapd/osutil/sys=$WORK/b047/_pkg_.a BUILDSTDERR: packagefile github.com/snapcore/snapd/snap=$WORK/b062/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b023/_pkg_.a BUILDSTDERR: packagefile os/user=$WORK/b058/_pkg_.a BUILDSTDERR: packagefile path/filepath=$WORK/b034/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b033/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/snapd-2.39/src/github.com/snapcore/snapd/snap/snapenv BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b084/_pkg_.a -trimpath $WORK/b084 -shared -p github.com/snapcore/snapd/snap/snapenv -complete -installsuffix shared -buildid _nx1fwNSbn_77CczOqXl/_nx1fwNSbn_77CczOqXl -goversion go1.12.2 -D "" -importcfg $WORK/b084/importcfg -pack ./snapenv.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b084/_pkg_.a # internal BUILDSTDERR: cp $WORK/b084/_pkg_.a /builddir/.cache/go-build/94/94d889f45b904325db598b76d1686941e519f022e11d37d2221d0b051056f48a-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/b029/_pkg_.a BUILDSTDERR: packagefile github.com/snapcore/snapd/dirs=$WORK/b035/_pkg_.a BUILDSTDERR: packagefile github.com/snapcore/snapd/osutil=$WORK/b036/_pkg_.a BUILDSTDERR: packagefile github.com/snapcore/snapd/snap=$WORK/b062/_pkg_.a BUILDSTDERR: packagefile github.com/snapcore/snapd/snap/snapenv=$WORK/b084/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b023/_pkg_.a BUILDSTDERR: packagefile path/filepath=$WORK/b034/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b033/_pkg_.a BUILDSTDERR: packagefile syscall=$WORK/b025/_pkg_.a BUILDSTDERR: packagefile runtime=$WORK/b009/_pkg_.a BUILDSTDERR: packagefile runtime/cgo=$WORK/b059/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/snapd-2.39/src/github.com/snapcore/snapd/cmd/snap-exec BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b001/_pkg_.a -trimpath $WORK/b001 -shared -p main -complete -installsuffix shared -buildid H2XTuAZpzXCyUKrNrY_c/H2XTuAZpzXCyUKrNrY_c -goversion go1.12.2 -D "" -importcfg $WORK/b001/importcfg -pack ./main.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b001/_pkg_.a # internal BUILDSTDERR: cp $WORK/b001/_pkg_.a /builddir/.cache/go-build/33/33508a5d46191ccfb0970e83559cdbcef55ee75a64624e4246a97af384105797-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/b029/_pkg_.a BUILDSTDERR: packagefile github.com/snapcore/snapd/dirs=$WORK/b035/_pkg_.a BUILDSTDERR: packagefile github.com/snapcore/snapd/osutil=$WORK/b036/_pkg_.a BUILDSTDERR: packagefile github.com/snapcore/snapd/snap=$WORK/b062/_pkg_.a BUILDSTDERR: packagefile github.com/snapcore/snapd/snap/snapenv=$WORK/b084/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b023/_pkg_.a BUILDSTDERR: packagefile path/filepath=$WORK/b034/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b033/_pkg_.a BUILDSTDERR: packagefile syscall=$WORK/b025/_pkg_.a BUILDSTDERR: packagefile runtime=$WORK/b009/_pkg_.a BUILDSTDERR: packagefile runtime/cgo=$WORK/b059/_pkg_.a BUILDSTDERR: packagefile errors=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile internal/fmtsort=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b022/_pkg_.a BUILDSTDERR: packagefile math=$WORK/b006/_pkg_.a BUILDSTDERR: packagefile reflect=$WORK/b005/_pkg_.a BUILDSTDERR: packagefile strconv=$WORK/b015/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b017/_pkg_.a BUILDSTDERR: packagefile unicode/utf8=$WORK/b016/_pkg_.a BUILDSTDERR: packagefile bufio=$WORK/b030/_pkg_.a BUILDSTDERR: packagefile bytes=$WORK/b031/_pkg_.a BUILDSTDERR: packagefile path=$WORK/b032/_pkg_.a BUILDSTDERR: packagefile sort=$WORK/b021/_pkg_.a BUILDSTDERR: packagefile time=$WORK/b026/_pkg_.a BUILDSTDERR: packagefile github.com/snapcore/snapd/release=$WORK/b060/_pkg_.a BUILDSTDERR: packagefile context=$WORK/b037/_pkg_.a BUILDSTDERR: packagefile crypto=$WORK/b038/_pkg_.a BUILDSTDERR: packagefile debug/elf=$WORK/b040/_pkg_.a BUILDSTDERR: packagefile encoding/binary=$WORK/b043/_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 gopkg.in/tomb.v2=$WORK/b055/_pkg_.a BUILDSTDERR: packagefile io/ioutil=$WORK/b056/_pkg_.a BUILDSTDERR: packagefile os/exec=$WORK/b057/_pkg_.a BUILDSTDERR: packagefile os/user=$WORK/b058/_pkg_.a BUILDSTDERR: packagefile regexp=$WORK/b052/_pkg_.a BUILDSTDERR: packagefile sync/atomic=$WORK/b019/_pkg_.a BUILDSTDERR: packagefile encoding/json=$WORK/b063/_pkg_.a BUILDSTDERR: packagefile github.com/snapcore/snapd/arch=$WORK/b065/_pkg_.a BUILDSTDERR: packagefile github.com/snapcore/snapd/gadget=$WORK/b067/_pkg_.a BUILDSTDERR: packagefile github.com/snapcore/snapd/logger=$WORK/b069/_pkg_.a BUILDSTDERR: packagefile github.com/snapcore/snapd/metautil=$WORK/b068/_pkg_.a BUILDSTDERR: packagefile github.com/snapcore/snapd/snap/naming=$WORK/b070/_pkg_.a BUILDSTDERR: packagefile github.com/snapcore/snapd/snap/snapdir=$WORK/b071/_pkg_.a BUILDSTDERR: packagefile github.com/snapcore/snapd/snap/squashfs=$WORK/b072/_pkg_.a BUILDSTDERR: packagefile github.com/snapcore/snapd/spdx=$WORK/b074/_pkg_.a BUILDSTDERR: packagefile github.com/snapcore/snapd/timeout=$WORK/b075/_pkg_.a BUILDSTDERR: packagefile github.com/snapcore/snapd/timeutil=$WORK/b076/_pkg_.a BUILDSTDERR: packagefile gopkg.in/yaml.v2=$WORK/b049/_pkg_.a BUILDSTDERR: packagefile internal/poll=$WORK/b024/_pkg_.a BUILDSTDERR: packagefile internal/syscall/unix=$WORK/b027/_pkg_.a BUILDSTDERR: packagefile internal/testlog=$WORK/b028/_pkg_.a BUILDSTDERR: packagefile internal/bytealg=$WORK/b010/_pkg_.a BUILDSTDERR: packagefile unicode=$WORK/b020/_pkg_.a BUILDSTDERR: packagefile internal/race=$WORK/b018/_pkg_.a BUILDSTDERR: packagefile internal/cpu=$WORK/b011/_pkg_.a BUILDSTDERR: packagefile runtime/internal/atomic=$WORK/b012/_pkg_.a BUILDSTDERR: packagefile runtime/internal/math=$WORK/b013/_pkg_.a BUILDSTDERR: packagefile runtime/internal/sys=$WORK/b014/_pkg_.a BUILDSTDERR: packagefile math/bits=$WORK/b007/_pkg_.a BUILDSTDERR: packagefile github.com/snapcore/snapd/selinux=$WORK/b061/_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 math/rand=$WORK/b054/_pkg_.a BUILDSTDERR: packagefile regexp/syntax=$WORK/b053/_pkg_.a BUILDSTDERR: packagefile encoding=$WORK/b050/_pkg_.a BUILDSTDERR: packagefile encoding/base64=$WORK/b051/_pkg_.a BUILDSTDERR: packagefile unicode/utf16=$WORK/b064/_pkg_.a BUILDSTDERR: packagefile log=$WORK/b066/_pkg_.a BUILDSTDERR: packagefile github.com/snapcore/snapd/cmd/cmdutil=$WORK/b073/_pkg_.a BUILDSTDERR: packagefile github.com/snapcore/snapd/i18n=$WORK/b077/_pkg_.a BUILDSTDERR: packagefile compress/flate=$WORK/b042/_pkg_.a BUILDSTDERR: packagefile hash/adler32=$WORK/b044/_pkg_.a BUILDSTDERR: packagefile github.com/ojii/gettext.go=$WORK/b078/_pkg_.a BUILDSTDERR: packagefile github.com/ojii/gettext.go/pluralforms=$WORK/b079/_pkg_.a BUILDSTDERR: packagefile testing=$WORK/b080/_pkg_.a BUILDSTDERR: packagefile flag=$WORK/b081/_pkg_.a BUILDSTDERR: packagefile runtime/debug=$WORK/b082/_pkg_.a BUILDSTDERR: packagefile runtime/trace=$WORK/b083/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: mkdir -p $WORK/b001/exe/ BUILDSTDERR: cd . BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/link -o $WORK/b001/exe/a.out -importcfg $WORK/b001/importcfg.link -installsuffix shared -buildmode=pie -buildid=Bvgh0zO59PbkExzYVuMa/H2XTuAZpzXCyUKrNrY_c/o5nTRHXp4Hz0bmadO19W/Bvgh0zO59PbkExzYVuMa -B 0xcf0f4e428db9f4fb4693a8436812d92f1fb7047b -extldflags "-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -static" -extld=gcc $WORK/b001/_pkg_.a BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b001/exe/a.out # internal BUILDSTDERR: # github.com/snapcore/snapd/cmd/snap-exec BUILDSTDERR: /usr/bin/ld: /tmp/go-link-771920612/000004.o: in function `mygetgrouplist': BUILDSTDERR: /usr/lib/golang/src/os/user/getgrouplist_unix.go:16: warning: Using 'getgrouplist' in statically linked applications requires at runtime the shared libraries from the glibc version used for linking BUILDSTDERR: /usr/bin/ld: /tmp/go-link-771920612/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: /usr/bin/ld: /tmp/go-link-771920612/000001.o: in function `_cgo_ea77d9535f48_Cfunc_getgrnam_r': BUILDSTDERR: /tmp/go-build/cgo-gcc-prolog:68: warning: Using 'getgrnam_r' in statically linked applications requires at runtime the shared libraries from the glibc version used for linking BUILDSTDERR: /usr/bin/ld: /tmp/go-link-771920612/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: /usr/bin/ld: /tmp/go-link-771920612/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 0x04ea89676cfff3f03b4c3541f0ce9b37ffe0f346 -extldflags '\''-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -static'\''' -a -v -x -o bin/snap-update-ns github.com/snapcore/snapd/cmd/snap-update-ns BUILDSTDERR: WORK=/tmp/go-build908138231 BUILDSTDERR: internal/cpu BUILDSTDERR: mkdir -p $WORK/b005/ BUILDSTDERR: cat >$WORK/b005/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/internal/cpu BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b005/_pkg_.a -trimpath $WORK/b005 -shared -p internal/cpu -std -+ -complete -installsuffix shared -buildid 6FFdccJ3T0z_GWzNADLG/6FFdccJ3T0z_GWzNADLG -goversion go1.12.2 -D "" -importcfg $WORK/b005/importcfg -pack ./cpu.go ./cpu_ppc64x.go BUILDSTDERR: internal/race BUILDSTDERR: mkdir -p $WORK/b009/ BUILDSTDERR: cat >$WORK/b009/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/internal/race BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b009/_pkg_.a -trimpath $WORK/b009 -shared -p internal/race -std -complete -installsuffix shared -buildid RyHI3piz-9MjeYKKZQ3v/RyHI3piz-9MjeYKKZQ3v -goversion go1.12.2 -D "" -importcfg $WORK/b009/importcfg -pack ./doc.go ./norace.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b009/_pkg_.a # internal BUILDSTDERR: cp $WORK/b009/_pkg_.a /builddir/.cache/go-build/77/775700c5005fac532748d8ab85c65746381c112323259f1490674c13c4ebec8e-d # internal BUILDSTDERR: runtime/internal/sys BUILDSTDERR: mkdir -p $WORK/b013/ BUILDSTDERR: cat >$WORK/b013/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/runtime/internal/sys BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b013/_pkg_.a -trimpath $WORK/b013 -shared -p runtime/internal/sys -std -+ -complete -installsuffix shared -buildid Osjc48Got34ta8BS1TJS/Osjc48Got34ta8BS1TJS -goversion go1.12.2 -D "" -importcfg $WORK/b013/importcfg -pack ./arch.go ./arch_ppc64le.go ./intrinsics.go ./stubs.go ./sys.go ./zgoarch_ppc64le.go ./zgoos_linux.go ./zversion.go BUILDSTDERR: errors BUILDSTDERR: mkdir -p $WORK/b003/ BUILDSTDERR: runtime/internal/atomic BUILDSTDERR: mkdir -p $WORK/b011/ BUILDSTDERR: cat >$WORK/b011/go_asm.h << 'EOF' # internal BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/runtime/internal/atomic BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/asm -trimpath $WORK/b011 -I $WORK/b011/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -gensymabis -o $WORK/b011/symabis ./asm_ppc64x.s ./atomic_ppc64x.s 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_ppc64le/compile -o $WORK/b003/_pkg_.a -trimpath $WORK/b003 -shared -p errors -std -complete -installsuffix shared -buildid -NbNLaz_kgh19tFJNrn2/-NbNLaz_kgh19tFJNrn2 -goversion go1.12.2 -D "" -importcfg $WORK/b003/importcfg -pack ./errors.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b005/_pkg_.a # internal BUILDSTDERR: cp $WORK/b005/_pkg_.a /builddir/.cache/go-build/38/38ba09f377738c91c1a44b7fe870a33bf24f5c3302e9a2f6543d0870408cdef1-d # internal BUILDSTDERR: internal/bytealg BUILDSTDERR: mkdir -p $WORK/b004/ BUILDSTDERR: cat >$WORK/b004/go_asm.h << 'EOF' # internal BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/internal/bytealg BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/asm -trimpath $WORK/b004 -I $WORK/b004/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -gensymabis -o $WORK/b004/symabis ./compare_ppc64x.s ./count_ppc64x.s ./equal_ppc64x.s ./indexbyte_ppc64x.s BUILDSTDERR: cat >$WORK/b011/go_asm.h << 'EOF' # internal BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/sync/atomic BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/asm -trimpath $WORK/b011 -I $WORK/b011/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -gensymabis -o $WORK/b011/symabis2 ./asm.s BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b013/_pkg_.a # internal BUILDSTDERR: cat >$WORK/b004/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile internal/cpu=$WORK/b005/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/internal/bytealg BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b004/_pkg_.a -trimpath $WORK/b004 -shared -p internal/bytealg -std -+ -installsuffix shared -buildid VicmnR8g_YTZXXFBrLNE/VicmnR8g_YTZXXFBrLNE -goversion go1.12.2 -symabis $WORK/b004/symabis -D "" -importcfg $WORK/b004/importcfg -pack -asmhdr $WORK/b004/go_asm.h ./bytealg.go ./compare_native.go ./count_native.go ./equal_native.go ./index_generic.go ./indexbyte_native.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b003/_pkg_.a # internal BUILDSTDERR: cp $WORK/b003/_pkg_.a /builddir/.cache/go-build/26/2676a16ba0e60e5abfcc11e7a5200acc7cc775b3ecab39939ce011fb32b957f8-d # internal BUILDSTDERR: sync/atomic BUILDSTDERR: mkdir -p $WORK/b014/ BUILDSTDERR: cat >$WORK/b014/go_asm.h << 'EOF' # internal BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/sync/atomic BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/asm -trimpath $WORK/b014 -I $WORK/b014/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -gensymabis -o $WORK/b014/symabis ./asm.s BUILDSTDERR: cat >>$WORK/b011/symabis << 'EOF' # internal BUILDSTDERR: ref runtime/internal/atomic.Xchg ABI0 BUILDSTDERR: ref runtime/internal/atomic.Xchg ABI0 BUILDSTDERR: ref runtime/internal/atomic.Xchg64 ABI0 BUILDSTDERR: ref runtime/internal/atomic.Xchg64 ABI0 BUILDSTDERR: ref runtime/internal/atomic.Xchguintptr ABI0 BUILDSTDERR: ref runtime/internal/atomic.Cas ABI0 BUILDSTDERR: ref runtime/internal/atomic.Cas ABI0 BUILDSTDERR: ref runtime/internal/atomic.Casuintptr ABI0 BUILDSTDERR: ref runtime/internal/atomic.Cas64 ABI0 BUILDSTDERR: ref runtime/internal/atomic.Cas64 ABI0 BUILDSTDERR: ref runtime/internal/atomic.Xadd ABI0 BUILDSTDERR: ref runtime/internal/atomic.Xadd ABI0 BUILDSTDERR: ref runtime/internal/atomic.Xadduintptr ABI0 BUILDSTDERR: ref runtime/internal/atomic.Xadd64 ABI0 BUILDSTDERR: ref runtime/internal/atomic.Xadd64 ABI0 BUILDSTDERR: ref runtime/internal/atomic.Load ABI0 BUILDSTDERR: ref runtime/internal/atomic.Load ABI0 BUILDSTDERR: ref runtime/internal/atomic.Load64 ABI0 BUILDSTDERR: ref runtime/internal/atomic.Load64 ABI0 BUILDSTDERR: ref runtime/internal/atomic.Loaduintptr ABI0 BUILDSTDERR: ref runtime/internal/atomic.Loadp ABI0 BUILDSTDERR: ref runtime/internal/atomic.Store ABI0 BUILDSTDERR: ref runtime/internal/atomic.Store ABI0 BUILDSTDERR: ref runtime/internal/atomic.Store64 ABI0 BUILDSTDERR: ref runtime/internal/atomic.Store64 ABI0 BUILDSTDERR: ref runtime/internal/atomic.Storeuintptr ABI0 BUILDSTDERR: EOF BUILDSTDERR: cat >$WORK/b011/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/runtime/internal/atomic BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b011/_pkg_.a -trimpath $WORK/b011 -shared -p runtime/internal/atomic -std -+ -installsuffix shared -buildid 5xakhhJUU6nCltNO6YMj/5xakhhJUU6nCltNO6YMj -goversion go1.12.2 -symabis $WORK/b011/symabis -D "" -importcfg $WORK/b011/importcfg -pack -asmhdr $WORK/b011/go_asm.h ./atomic_ppc64x.go ./stubs.go BUILDSTDERR: cat >$WORK/b014/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/sync/atomic BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b014/_pkg_.a -trimpath $WORK/b014 -shared -p sync/atomic -std -installsuffix shared -buildid OqYcS4tQALEzCu3CvScE/OqYcS4tQALEzCu3CvScE -goversion go1.12.2 -symabis $WORK/b014/symabis -D "" -importcfg $WORK/b014/importcfg -pack -asmhdr $WORK/b014/go_asm.h ./doc.go ./value.go BUILDSTDERR: cp $WORK/b013/_pkg_.a /builddir/.cache/go-build/19/19b0a39f4def5ab5a616639315db88231a5c08014843ebb30c8dab0454910e4b-d # internal BUILDSTDERR: runtime/internal/math BUILDSTDERR: mkdir -p $WORK/b012/ BUILDSTDERR: cat >$WORK/b012/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile runtime/internal/sys=$WORK/b013/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/runtime/internal/math BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b012/_pkg_.a -trimpath $WORK/b012 -shared -p runtime/internal/math -std -+ -complete -installsuffix shared -buildid 4cXFQOdAnQ0NnyCd09QY/4cXFQOdAnQ0NnyCd09QY -goversion go1.12.2 -D "" -importcfg $WORK/b012/importcfg -pack ./math.go BUILDSTDERR: cd /usr/lib/golang/src/runtime/internal/atomic BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/asm -trimpath $WORK/b011 -I $WORK/b011/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -o $WORK/b011/asm_ppc64x.o ./asm_ppc64x.s BUILDSTDERR: cd /usr/lib/golang/src/internal/bytealg BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/asm -trimpath $WORK/b004 -I $WORK/b004/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -o $WORK/b004/compare_ppc64x.o ./compare_ppc64x.s BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/asm -trimpath $WORK/b004 -I $WORK/b004/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -o $WORK/b004/count_ppc64x.o ./count_ppc64x.s BUILDSTDERR: cd /usr/lib/golang/src/runtime/internal/atomic BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/asm -trimpath $WORK/b011 -I $WORK/b011/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -o $WORK/b011/atomic_ppc64x.o ./atomic_ppc64x.s BUILDSTDERR: cd /usr/lib/golang/src/internal/bytealg BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/asm -trimpath $WORK/b004 -I $WORK/b004/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -o $WORK/b004/equal_ppc64x.o ./equal_ppc64x.s BUILDSTDERR: cd /usr/lib/golang/src/runtime/internal/atomic BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/pack r $WORK/b011/_pkg_.a $WORK/b011/asm_ppc64x.o $WORK/b011/atomic_ppc64x.o # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b011/_pkg_.a # internal BUILDSTDERR: cp $WORK/b011/_pkg_.a /builddir/.cache/go-build/3a/3a03c031a408a0d0e66eba0edff6d159123b0086a96b3cac44af1043805055d9-d # internal BUILDSTDERR: unicode BUILDSTDERR: mkdir -p $WORK/b015/ BUILDSTDERR: cat >$WORK/b015/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/unicode BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b015/_pkg_.a -trimpath $WORK/b015 -shared -p unicode -std -complete -installsuffix shared -buildid RI7hF26NCrdPaTegmzqt/RI7hF26NCrdPaTegmzqt -goversion go1.12.2 -D "" -importcfg $WORK/b015/importcfg -pack ./casetables.go ./digit.go ./graphic.go ./letter.go ./tables.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b012/_pkg_.a # internal BUILDSTDERR: cp $WORK/b012/_pkg_.a /builddir/.cache/go-build/4f/4fbae65be86351f9491c46e359c10213570ccd3891d3f143f26163cfd21ae455-d # internal BUILDSTDERR: unicode/utf8 BUILDSTDERR: mkdir -p $WORK/b016/ BUILDSTDERR: cat >$WORK/b016/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/unicode/utf8 BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b016/_pkg_.a -trimpath $WORK/b016 -shared -p unicode/utf8 -std -complete -installsuffix shared -buildid qzCz_mVDIsdmfyUgk4Dn/qzCz_mVDIsdmfyUgk4Dn -goversion go1.12.2 -D "" -importcfg $WORK/b016/importcfg -pack ./utf8.go BUILDSTDERR: cd /usr/lib/golang/src/sync/atomic BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/asm -trimpath $WORK/b014 -I $WORK/b014/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -o $WORK/b014/asm.o ./asm.s BUILDSTDERR: cd /usr/lib/golang/src/internal/bytealg BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/asm -trimpath $WORK/b004 -I $WORK/b004/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -o $WORK/b004/indexbyte_ppc64x.o ./indexbyte_ppc64x.s BUILDSTDERR: cd /usr/lib/golang/src/sync/atomic BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/pack r $WORK/b014/_pkg_.a $WORK/b014/asm.o # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b014/_pkg_.a # internal BUILDSTDERR: cp $WORK/b014/_pkg_.a /builddir/.cache/go-build/56/562a58bb89dfba61bce0bde8bd30e5ce5ef45bca6ef3a868c5185c03930ddc1f-d # internal BUILDSTDERR: math/bits BUILDSTDERR: mkdir -p $WORK/b021/ BUILDSTDERR: cat >$WORK/b021/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/math/bits BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b021/_pkg_.a -trimpath $WORK/b021 -shared -p math/bits -std -complete -installsuffix shared -buildid 8N3BNcok4ryUQ5ln2wK-/8N3BNcok4ryUQ5ln2wK- -goversion go1.12.2 -D "" -importcfg $WORK/b021/importcfg -pack ./bits.go ./bits_tables.go BUILDSTDERR: cd /usr/lib/golang/src/internal/bytealg BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/pack r $WORK/b004/_pkg_.a $WORK/b004/compare_ppc64x.o $WORK/b004/count_ppc64x.o $WORK/b004/equal_ppc64x.o $WORK/b004/indexbyte_ppc64x.o # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b004/_pkg_.a # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b016/_pkg_.a # internal BUILDSTDERR: cp $WORK/b016/_pkg_.a /builddir/.cache/go-build/78/78a90d47b2e0f47f2d0ceda7064798d2a94ad1ba70bf8eb0229fca53508f4c42-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/b014/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/internal/testlog BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b029/_pkg_.a -trimpath $WORK/b029 -shared -p internal/testlog -std -complete -installsuffix shared -buildid pIMEzvjZDq_ZftTbcMKU/pIMEzvjZDq_ZftTbcMKU -goversion go1.12.2 -D "" -importcfg $WORK/b029/importcfg -pack ./log.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b029/_pkg_.a # internal BUILDSTDERR: cp $WORK/b029/_pkg_.a /builddir/.cache/go-build/33/338e1e5bddc52ffef4da2f4273edb1c4d9e5884fc0cfb7bb1afc03c79a805241-d # internal BUILDSTDERR: encoding BUILDSTDERR: mkdir -p $WORK/b051/ BUILDSTDERR: cat >$WORK/b051/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/encoding BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b051/_pkg_.a -trimpath $WORK/b051 -shared -p encoding -std -complete -installsuffix shared -buildid SvGpnI9Kas2z-2BDsVW1/SvGpnI9Kas2z-2BDsVW1 -goversion go1.12.2 -D "" -importcfg $WORK/b051/importcfg -pack ./encoding.go BUILDSTDERR: cp $WORK/b004/_pkg_.a /builddir/.cache/go-build/7a/7abc636c57aa9562659db172a3aa20dc6aa24e6b1b980be3cf80b6cf72bd867c-d # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b021/_pkg_.a # internal BUILDSTDERR: cp $WORK/b021/_pkg_.a /builddir/.cache/go-build/ce/ce21b26cba3d689116d4041be7e844ccf264b786e2dde86ecd0d38ab72fec5ea-d # internal BUILDSTDERR: math BUILDSTDERR: mkdir -p $WORK/b020/ BUILDSTDERR: cat >$WORK/b020/go_asm.h << 'EOF' # internal BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/math BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/asm -trimpath $WORK/b020 -I $WORK/b020/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -gensymabis -o $WORK/b020/symabis ./floor_ppc64x.s ./modf_ppc64x.s ./sqrt_ppc64x.s ./stubs_ppc64x.s BUILDSTDERR: runtime BUILDSTDERR: mkdir -p $WORK/b010/ BUILDSTDERR: cat >$WORK/b010/go_asm.h << 'EOF' # internal BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/runtime BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/asm -trimpath $WORK/b010 -I $WORK/b010/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -gensymabis -o $WORK/b010/symabis ./asm.s ./asm_ppc64x.s ./atomic_ppc64x.s ./duff_ppc64x.s ./memclr_ppc64x.s ./memmove_ppc64x.s ./rt0_linux_ppc64le.s ./sys_linux_ppc64x.s ./tls_ppc64x.s BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b051/_pkg_.a # internal BUILDSTDERR: cp $WORK/b051/_pkg_.a /builddir/.cache/go-build/c2/c23864660011e8b9287d31cddbb6a610fa296d3a77b06c526dd727986920b251-d # internal BUILDSTDERR: cat >$WORK/b020/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile math/bits=$WORK/b021/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/math BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b020/_pkg_.a -trimpath $WORK/b020 -shared -p math -std -installsuffix shared -buildid Wl943bs6-xodqcY0sxev/Wl943bs6-xodqcY0sxev -goversion go1.12.2 -symabis $WORK/b020/symabis -D "" -importcfg $WORK/b020/importcfg -pack -asmhdr $WORK/b020/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 ./trig_reduce.go ./unsafe.go BUILDSTDERR: runtime/cgo BUILDSTDERR: mkdir -p $WORK/b060/ BUILDSTDERR: cd /usr/lib/golang/src/runtime/cgo BUILDSTDERR: CGO_LDFLAGS='"-g" "-O2" "-lpthread"' /usr/lib/golang/pkg/tool/linux_ppc64le/cgo -objdir $WORK/b060/ -importpath runtime/cgo -import_runtime_cgo=false -import_syscall=false -- -I $WORK/b060/ -g -O2 -Wall -Werror ./cgo.go BUILDSTDERR: cat >$WORK/b010/go_asm.h << 'EOF' # internal BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/syscall BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/asm -trimpath $WORK/b010 -I $WORK/b010/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -gensymabis -o $WORK/b010/symabis2 ./asm_linux_ppc64x.s BUILDSTDERR: cat >>$WORK/b010/symabis << 'EOF' # internal BUILDSTDERR: ref runtime.entersyscall ABI0 BUILDSTDERR: ref runtime.exitsyscall ABI0 BUILDSTDERR: ref runtime.exitsyscall ABI0 BUILDSTDERR: ref runtime.entersyscall ABI0 BUILDSTDERR: ref runtime.exitsyscall ABI0 BUILDSTDERR: ref runtime.exitsyscall ABI0 BUILDSTDERR: EOF BUILDSTDERR: cat >$WORK/b010/go_asm.h << 'EOF' # internal BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/runtime/cgo BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/asm -trimpath $WORK/b010 -I $WORK/b010/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -gensymabis -o $WORK/b010/symabis2 ./asm_ppc64x.s BUILDSTDERR: cat >>$WORK/b010/symabis << 'EOF' # internal BUILDSTDERR: ref runtime.reginit ABI0 BUILDSTDERR: ref runtime.load_g ABI0 BUILDSTDERR: EOF BUILDSTDERR: cat >$WORK/b010/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile internal/bytealg=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile internal/cpu=$WORK/b005/_pkg_.a BUILDSTDERR: packagefile runtime/internal/atomic=$WORK/b011/_pkg_.a BUILDSTDERR: packagefile runtime/internal/math=$WORK/b012/_pkg_.a BUILDSTDERR: packagefile runtime/internal/sys=$WORK/b013/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/runtime BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b010/_pkg_.a -trimpath $WORK/b010 -shared -p runtime -std -+ -installsuffix shared -buildid Ddg0nSQqOaZzWU2HriHf/Ddg0nSQqOaZzWU2HriHf -goversion go1.12.2 -symabis $WORK/b010/symabis -D "" -importcfg $WORK/b010/importcfg -pack -asmhdr $WORK/b010/go_asm.h ./alg.go ./atomic_pointer.go ./cgo.go ./cgo_ppc64x.go ./cgocall.go ./cgocallback.go ./cgocheck.go ./chan.go ./compiler.go ./complex.go ./cpuflags.go ./cpuprof.go ./cputicks.go ./debug.go ./defs_linux_ppc64le.go ./env_posix.go ./error.go ./extern.go ./fastlog2.go ./fastlog2table.go ./fedora.go ./float.go ./hash64.go ./heapdump.go ./iface.go ./lfstack.go ./lfstack_64bit.go ./lock_futex.go ./malloc.go ./map.go ./map_fast32.go ./map_fast64.go ./map_faststr.go ./mbarrier.go ./mbitmap.go ./mcache.go ./mcentral.go ./mem_linux.go ./mfinal.go ./mfixalloc.go ./mgc.go ./mgclarge.go ./mgcmark.go ./mgcstack.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_generic.go ./os_linux_ppc64x.go ./os_nonopenbsd.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.go ./signal_linux_ppc64x.go ./signal_ppc64x.go ./signal_sighandler.go ./signal_unix.go ./sigqueue.go ./sigtab_linux_generic.go ./sizeclasses.go ./slice.go ./softfloat64.go ./stack.go ./string.go ./stubs.go ./stubs2.go ./stubs3.go ./stubs_linux.go ./symtab.go ./sys_ppc64x.go ./time.go ./timestub.go ./timestub2.go ./trace.go ./traceback.go ./type.go ./typekind.go ./unaligned1.go ./utf8.go ./vdso_elf64.go ./vdso_linux.go ./vdso_linux_ppc64x.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: /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b015/_pkg_.a # internal BUILDSTDERR: cp $WORK/b015/_pkg_.a /builddir/.cache/go-build/67/67231df009f256e031443d238aa2912154b540d525356757fd59acd9c7f3178e-d # internal BUILDSTDERR: gcc -gno-record-gcc-switches -c -x c - || true BUILDSTDERR: cd $WORK/b060 BUILDSTDERR: TERM='dumb' gcc -I /usr/lib/golang/src/runtime/cgo -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b060=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -Wall -Werror -o ./_x001.o -c _cgo_export.c BUILDSTDERR: unicode/utf16 BUILDSTDERR: mkdir -p $WORK/b067/ BUILDSTDERR: cat >$WORK/b067/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/unicode/utf16 BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b067/_pkg_.a -trimpath $WORK/b067 -shared -p unicode/utf16 -std -complete -installsuffix shared -buildid n1c7EMxKuGGNOCJCPGt4/n1c7EMxKuGGNOCJCPGt4 -goversion go1.12.2 -D "" -importcfg $WORK/b067/importcfg -pack ./utf16.go BUILDSTDERR: cd $WORK/b060 BUILDSTDERR: TERM='dumb' gcc -I /usr/lib/golang/src/runtime/cgo -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b060=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -Wall -Werror -o ./_x002.o -c cgo.cgo2.c BUILDSTDERR: cd /usr/lib/golang/src/math BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/asm -trimpath $WORK/b020 -I $WORK/b020/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -o $WORK/b020/floor_ppc64x.o ./floor_ppc64x.s BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b067/_pkg_.a # internal BUILDSTDERR: cp $WORK/b067/_pkg_.a /builddir/.cache/go-build/74/742e2f4b10905945fd2bb265f4d9773bf3dabad955ff0ae264ada1b800c3a7a0-d # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/asm -trimpath $WORK/b020 -I $WORK/b020/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -o $WORK/b020/modf_ppc64x.o ./modf_ppc64x.s BUILDSTDERR: cd /usr/lib/golang/src/runtime/cgo BUILDSTDERR: TERM='dumb' gcc -I . -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b060=/tmp/go-build -gno-record-gcc-switches -I $WORK/b060/ -g -O2 -Wall -Werror -o $WORK/b060/_x003.o -c gcc_context.c BUILDSTDERR: cd /usr/lib/golang/src/math BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/asm -trimpath $WORK/b020 -I $WORK/b020/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -o $WORK/b020/sqrt_ppc64x.o ./sqrt_ppc64x.s BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/asm -trimpath $WORK/b020 -I $WORK/b020/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -o $WORK/b020/stubs_ppc64x.o ./stubs_ppc64x.s BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/pack r $WORK/b020/_pkg_.a $WORK/b020/floor_ppc64x.o $WORK/b020/modf_ppc64x.o $WORK/b020/sqrt_ppc64x.o $WORK/b020/stubs_ppc64x.o # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b020/_pkg_.a # internal BUILDSTDERR: cd /usr/lib/golang/src/runtime/cgo BUILDSTDERR: TERM='dumb' gcc -I . -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b060=/tmp/go-build -gno-record-gcc-switches -I $WORK/b060/ -g -O2 -Wall -Werror -o $WORK/b060/_x004.o -c gcc_fatalf.c BUILDSTDERR: cp $WORK/b020/_pkg_.a /builddir/.cache/go-build/7a/7ab2ad6ac7e12df2450778d1101212e55c627bcf3f5d679b183a3edb7ccf0be0-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 internal/bytealg=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile math=$WORK/b020/_pkg_.a BUILDSTDERR: packagefile math/bits=$WORK/b021/_pkg_.a BUILDSTDERR: packagefile unicode/utf8=$WORK/b016/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/strconv BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b022/_pkg_.a -trimpath $WORK/b022 -shared -p strconv -std -complete -installsuffix shared -buildid S_IW3uSW1wVp_rD6QicX/S_IW3uSW1wVp_rD6QicX -goversion go1.12.2 -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: TERM='dumb' gcc -I . -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b060=/tmp/go-build -gno-record-gcc-switches -I $WORK/b060/ -g -O2 -Wall -Werror -o $WORK/b060/_x005.o -c gcc_libinit.c BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b022/_pkg_.a # internal BUILDSTDERR: cp $WORK/b022/_pkg_.a /builddir/.cache/go-build/b1/b1731b48bb05bdfaf57209d9ebbb56a726e37b9644c3420df8dc0e70a80e68c5-d # internal BUILDSTDERR: TERM='dumb' gcc -I . -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b060=/tmp/go-build -gno-record-gcc-switches -I $WORK/b060/ -g -O2 -Wall -Werror -o $WORK/b060/_x006.o -c gcc_linux_ppc64x.c BUILDSTDERR: TERM='dumb' gcc -I . -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b060=/tmp/go-build -gno-record-gcc-switches -I $WORK/b060/ -g -O2 -Wall -Werror -o $WORK/b060/_x007.o -c gcc_setenv.c BUILDSTDERR: TERM='dumb' gcc -I . -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b060=/tmp/go-build -gno-record-gcc-switches -I $WORK/b060/ -g -O2 -Wall -Werror -o $WORK/b060/_x008.o -c gcc_traceback.c BUILDSTDERR: TERM='dumb' gcc -I . -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b060=/tmp/go-build -gno-record-gcc-switches -I $WORK/b060/ -g -O2 -Wall -Werror -o $WORK/b060/_x009.o -c gcc_util.c BUILDSTDERR: TERM='dumb' gcc -I . -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b060=/tmp/go-build -gno-record-gcc-switches -I $WORK/b060/ -g -O2 -Wall -Werror -o $WORK/b060/_x010.o -c gcc_ppc64x.S BUILDSTDERR: cd $WORK/b060 BUILDSTDERR: TERM='dumb' gcc -I /usr/lib/golang/src/runtime/cgo -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b060=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -Wall -Werror -o ./_cgo_main.o -c _cgo_main.c BUILDSTDERR: cd /usr/lib/golang/src/runtime/cgo BUILDSTDERR: TERM='dumb' gcc -I . -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b060=/tmp/go-build -gno-record-gcc-switches -o $WORK/b060/_cgo_.o $WORK/b060/_cgo_main.o $WORK/b060/_x001.o $WORK/b060/_x002.o $WORK/b060/_x003.o $WORK/b060/_x004.o $WORK/b060/_x005.o $WORK/b060/_x006.o $WORK/b060/_x007.o $WORK/b060/_x008.o $WORK/b060/_x009.o $WORK/b060/_x010.o -g -O2 -lpthread BUILDSTDERR: TERM='dumb' /usr/lib/golang/pkg/tool/linux_ppc64le/cgo -dynpackage cgo -dynimport $WORK/b060/_cgo_.o -dynout $WORK/b060/_cgo_import.go -dynlinker BUILDSTDERR: cat >$WORK/b060/go_asm.h << 'EOF' # internal BUILDSTDERR: EOF BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/asm -trimpath $WORK/b060 -I $WORK/b060/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -gensymabis -o $WORK/b060/symabis ./asm_ppc64x.s BUILDSTDERR: cat >$WORK/b060/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: EOF BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b060/_pkg_.a -trimpath $WORK/b060 -shared -p runtime/cgo -std -installsuffix shared -buildid V60PKjhpEN11Yr7TxUdn/V60PKjhpEN11Yr7TxUdn -goversion go1.12.2 -symabis $WORK/b060/symabis -D "" -importcfg $WORK/b060/importcfg -pack -asmhdr $WORK/b060/go_asm.h ./callbacks.go ./callbacks_traceback.go ./iscgo.go ./setenv.go $WORK/b060/_cgo_gotypes.go $WORK/b060/cgo.cgo1.go $WORK/b060/_cgo_import.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/asm -trimpath $WORK/b060 -I $WORK/b060/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -o $WORK/b060/asm_ppc64x.o ./asm_ppc64x.s BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/pack r $WORK/b060/_pkg_.a $WORK/b060/asm_ppc64x.o $WORK/b060/_x001.o $WORK/b060/_x002.o $WORK/b060/_x003.o $WORK/b060/_x004.o $WORK/b060/_x005.o $WORK/b060/_x006.o $WORK/b060/_x007.o $WORK/b060/_x008.o $WORK/b060/_x009.o $WORK/b060/_x010.o # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b060/_pkg_.a # internal BUILDSTDERR: cp $WORK/b060/_pkg_.a /builddir/.cache/go-build/f5/f54dcd3a2506ba31b15b6aa7e253a02bbbce0b741364c89499ae27b9b928b230-d # internal BUILDSTDERR: cd /usr/lib/golang/src/runtime BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/asm -trimpath $WORK/b010 -I $WORK/b010/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -o $WORK/b010/asm.o ./asm.s BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/asm -trimpath $WORK/b010 -I $WORK/b010/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -o $WORK/b010/asm_ppc64x.o ./asm_ppc64x.s BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/asm -trimpath $WORK/b010 -I $WORK/b010/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -o $WORK/b010/atomic_ppc64x.o ./atomic_ppc64x.s BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/asm -trimpath $WORK/b010 -I $WORK/b010/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -o $WORK/b010/duff_ppc64x.o ./duff_ppc64x.s BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/asm -trimpath $WORK/b010 -I $WORK/b010/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -o $WORK/b010/memclr_ppc64x.o ./memclr_ppc64x.s BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/asm -trimpath $WORK/b010 -I $WORK/b010/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -o $WORK/b010/memmove_ppc64x.o ./memmove_ppc64x.s BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/asm -trimpath $WORK/b010 -I $WORK/b010/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -o $WORK/b010/rt0_linux_ppc64le.o ./rt0_linux_ppc64le.s BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/asm -trimpath $WORK/b010 -I $WORK/b010/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -o $WORK/b010/sys_linux_ppc64x.o ./sys_linux_ppc64x.s BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/asm -trimpath $WORK/b010 -I $WORK/b010/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -o $WORK/b010/tls_ppc64x.o ./tls_ppc64x.s BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/pack r $WORK/b010/_pkg_.a $WORK/b010/asm.o $WORK/b010/asm_ppc64x.o $WORK/b010/atomic_ppc64x.o $WORK/b010/duff_ppc64x.o $WORK/b010/memclr_ppc64x.o $WORK/b010/memmove_ppc64x.o $WORK/b010/rt0_linux_ppc64le.o $WORK/b010/sys_linux_ppc64x.o $WORK/b010/tls_ppc64x.o # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b010/_pkg_.a # internal BUILDSTDERR: cp $WORK/b010/_pkg_.a /builddir/.cache/go-build/74/74cd10abb1d51a853644d13650cb66c303e440b3aab2c36dccfc3824ddbbb66d-d # internal BUILDSTDERR: sync BUILDSTDERR: mkdir -p $WORK/b008/ BUILDSTDERR: cat >$WORK/b008/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile internal/race=$WORK/b009/_pkg_.a BUILDSTDERR: packagefile runtime=$WORK/b010/_pkg_.a BUILDSTDERR: packagefile sync/atomic=$WORK/b014/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/sync BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b008/_pkg_.a -trimpath $WORK/b008 -shared -p sync -std -installsuffix shared -buildid F5w2cvq0MP8HWqcYjPQ2/F5w2cvq0MP8HWqcYjPQ2 -goversion go1.12.2 -D "" -importcfg $WORK/b008/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_ppc64le/buildid -w $WORK/b008/_pkg_.a # internal BUILDSTDERR: cp $WORK/b008/_pkg_.a /builddir/.cache/go-build/0a/0abebff3ca125ff6905477b6f408ed736ccc09446d9549ca16a022d28e8f6473-d # internal BUILDSTDERR: io BUILDSTDERR: mkdir -p $WORK/b007/ BUILDSTDERR: cat >$WORK/b007/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile errors=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b008/_pkg_.a BUILDSTDERR: packagefile sync/atomic=$WORK/b014/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/io BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b007/_pkg_.a -trimpath $WORK/b007 -shared -p io -std -complete -installsuffix shared -buildid EjsdQI4claxIIofagSw1/EjsdQI4claxIIofagSw1 -goversion go1.12.2 -D "" -importcfg $WORK/b007/importcfg -pack ./io.go ./multi.go ./pipe.go BUILDSTDERR: reflect BUILDSTDERR: mkdir -p $WORK/b019/ BUILDSTDERR: cat >$WORK/b019/go_asm.h << 'EOF' # internal BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/reflect BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/asm -trimpath $WORK/b019 -I $WORK/b019/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -gensymabis -o $WORK/b019/symabis ./asm_ppc64x.s BUILDSTDERR: cat >$WORK/b019/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile math=$WORK/b020/_pkg_.a BUILDSTDERR: packagefile runtime=$WORK/b010/_pkg_.a BUILDSTDERR: packagefile strconv=$WORK/b022/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b008/_pkg_.a BUILDSTDERR: packagefile unicode=$WORK/b015/_pkg_.a BUILDSTDERR: packagefile unicode/utf8=$WORK/b016/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b019/_pkg_.a -trimpath $WORK/b019 -shared -p reflect -std -installsuffix shared -buildid QTiLUnI1WoXpR4ydHidE/QTiLUnI1WoXpR4ydHidE -goversion go1.12.2 -symabis $WORK/b019/symabis -D "" -importcfg $WORK/b019/importcfg -pack -asmhdr $WORK/b019/go_asm.h ./deepequal.go ./makefunc.go ./swapper.go ./type.go ./value.go BUILDSTDERR: math/rand BUILDSTDERR: mkdir -p $WORK/b055/ BUILDSTDERR: cat >$WORK/b055/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile math=$WORK/b020/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b008/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/math/rand BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b055/_pkg_.a -trimpath $WORK/b055 -shared -p math/rand -std -complete -installsuffix shared -buildid AyTJU8ot0AFF0ZTc0ej7/AyTJU8ot0AFF0ZTc0ej7 -goversion go1.12.2 -D "" -importcfg $WORK/b055/importcfg -pack ./exp.go ./normal.go ./rand.go ./rng.go ./zipf.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b007/_pkg_.a # internal BUILDSTDERR: syscall BUILDSTDERR: mkdir -p $WORK/b026/ BUILDSTDERR: cp $WORK/b007/_pkg_.a /builddir/.cache/go-build/53/53295af41e19a80055cda22d93a517b5226c64c4ebd6fa1e65c32bc250e9ed4a-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 internal/bytealg=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b007/_pkg_.a BUILDSTDERR: packagefile unicode=$WORK/b015/_pkg_.a BUILDSTDERR: packagefile unicode/utf8=$WORK/b016/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cat >$WORK/b026/go_asm.h << 'EOF' # internal BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/bytes BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b002/_pkg_.a -trimpath $WORK/b002 -shared -p bytes -std -installsuffix shared -buildid cmoAsL99MdcxWN4IxKe1/cmoAsL99MdcxWN4IxKe1 -goversion go1.12.2 -D "" -importcfg $WORK/b002/importcfg -pack ./buffer.go ./bytes.go ./reader.go BUILDSTDERR: cd /usr/lib/golang/src/syscall BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/asm -trimpath $WORK/b026 -I $WORK/b026/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -gensymabis -o $WORK/b026/symabis ./asm_linux_ppc64x.s BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b055/_pkg_.a # internal BUILDSTDERR: cat >$WORK/b026/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile internal/race=$WORK/b009/_pkg_.a BUILDSTDERR: packagefile runtime=$WORK/b010/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b008/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b026/_pkg_.a -trimpath $WORK/b026 -shared -p syscall -std -installsuffix shared -buildid tyA3XEQwqnZ_llKvElIy/tyA3XEQwqnZ_llKvElIy -goversion go1.12.2 -symabis $WORK/b026/symabis -D "" -importcfg $WORK/b026/importcfg -pack -asmhdr $WORK/b026/go_asm.h ./dirent.go ./endian_little.go ./env_unix.go ./exec_linux.go ./exec_unix.go ./flock.go ./lsf_linux.go ./msan0.go ./net.go ./netlink_linux.go ./setuidgid_linux.go ./sockcmsg_linux.go ./sockcmsg_unix.go ./str.go ./syscall.go ./syscall_linux.go ./syscall_linux_ppc64x.go ./syscall_unix.go ./timestruct.go ./zerrors_linux_ppc64le.go ./zsyscall_linux_ppc64le.go ./zsysnum_linux_ppc64le.go ./ztypes_linux_ppc64le.go BUILDSTDERR: cp $WORK/b055/_pkg_.a /builddir/.cache/go-build/91/91213a880af0d0ff5d7ff90f76176836a1e12834744eec2a5c004019ed884742-d # internal BUILDSTDERR: strings BUILDSTDERR: mkdir -p $WORK/b033/ BUILDSTDERR: cat >$WORK/b033/go_asm.h << 'EOF' # internal BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/strings BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/asm -trimpath $WORK/b033 -I $WORK/b033/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -gensymabis -o $WORK/b033/symabis ./strings.s BUILDSTDERR: cat >$WORK/b033/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile errors=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile internal/bytealg=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b007/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b008/_pkg_.a BUILDSTDERR: packagefile unicode=$WORK/b015/_pkg_.a BUILDSTDERR: packagefile unicode/utf8=$WORK/b016/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b033/_pkg_.a -trimpath $WORK/b033 -shared -p strings -std -installsuffix shared -buildid LKLD1n38239_o6n7kbuV/LKLD1n38239_o6n7kbuV -goversion go1.12.2 -symabis $WORK/b033/symabis -D "" -importcfg $WORK/b033/importcfg -pack -asmhdr $WORK/b033/go_asm.h ./builder.go ./compare.go ./reader.go ./replace.go ./search.go ./strings.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b002/_pkg_.a # internal BUILDSTDERR: cp $WORK/b002/_pkg_.a /builddir/.cache/go-build/cc/cc1fba665152d457a27402c0b942fe933d9a602655112bf8d8454ff816c1962d-d # internal BUILDSTDERR: bufio BUILDSTDERR: mkdir -p $WORK/b031/ BUILDSTDERR: cat >$WORK/b031/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile bytes=$WORK/b002/_pkg_.a BUILDSTDERR: packagefile errors=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b007/_pkg_.a BUILDSTDERR: packagefile unicode/utf8=$WORK/b016/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/bufio BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b031/_pkg_.a -trimpath $WORK/b031 -shared -p bufio -std -complete -installsuffix shared -buildid 7STIFdQJ3hriCXaiUNJR/7STIFdQJ3hriCXaiUNJR -goversion go1.12.2 -D "" -importcfg $WORK/b031/importcfg -pack ./bufio.go ./scan.go BUILDSTDERR: cd /usr/lib/golang/src/strings BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/asm -trimpath $WORK/b033 -I $WORK/b033/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -o $WORK/b033/strings.o ./strings.s BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/pack r $WORK/b033/_pkg_.a $WORK/b033/strings.o # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b033/_pkg_.a # internal BUILDSTDERR: cp $WORK/b033/_pkg_.a /builddir/.cache/go-build/75/757cff3c0f5cd3c79c2ad32edf1d1ff3c4271cad6cf681e8985c34878776a13b-d # internal BUILDSTDERR: path BUILDSTDERR: mkdir -p $WORK/b032/ BUILDSTDERR: cat >$WORK/b032/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile errors=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b033/_pkg_.a BUILDSTDERR: packagefile unicode/utf8=$WORK/b016/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/path BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b032/_pkg_.a -trimpath $WORK/b032 -shared -p path -std -complete -installsuffix shared -buildid mNjA0ZF7HS-g0GkRVvMX/mNjA0ZF7HS-g0GkRVvMX -goversion go1.12.2 -D "" -importcfg $WORK/b032/importcfg -pack ./match.go ./path.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b031/_pkg_.a # internal BUILDSTDERR: cp $WORK/b031/_pkg_.a /builddir/.cache/go-build/85/85008c6f0fd592d6da4643cfd0cbe43979b60a080e6915f27b202934032ee0b5-d # internal BUILDSTDERR: hash BUILDSTDERR: mkdir -p $WORK/b040/ BUILDSTDERR: cat >$WORK/b040/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile io=$WORK/b007/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/hash BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b040/_pkg_.a -trimpath $WORK/b040 -shared -p hash -std -complete -installsuffix shared -buildid 5XwUHVzdWMVypYfV-xH_/5XwUHVzdWMVypYfV-xH_ -goversion go1.12.2 -D "" -importcfg $WORK/b040/importcfg -pack ./hash.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b040/_pkg_.a # internal BUILDSTDERR: cp $WORK/b040/_pkg_.a /builddir/.cache/go-build/05/0565da3d680e05b429b186864ecfdf0b78d3b39893f992d7de2e12ec86260df5-d # internal BUILDSTDERR: crypto BUILDSTDERR: mkdir -p $WORK/b039/ BUILDSTDERR: cat >$WORK/b039/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile hash=$WORK/b040/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b007/_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_ppc64le/compile -o $WORK/b039/_pkg_.a -trimpath $WORK/b039 -shared -p crypto -std -complete -installsuffix shared -buildid EUy4aWGAEWKOzydUA_LK/EUy4aWGAEWKOzydUA_LK -goversion go1.12.2 -D "" -importcfg $WORK/b039/importcfg -pack ./crypto.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b039/_pkg_.a # internal BUILDSTDERR: cp $WORK/b039/_pkg_.a /builddir/.cache/go-build/0d/0d6aff3c1aa75ff6cc9547ee69f33fcd7f892737e87572bc7169483332eb6659-d # internal BUILDSTDERR: hash/adler32 BUILDSTDERR: mkdir -p $WORK/b045/ BUILDSTDERR: cat >$WORK/b045/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile errors=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile hash=$WORK/b040/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/hash/adler32 BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b045/_pkg_.a -trimpath $WORK/b045 -shared -p hash/adler32 -std -complete -installsuffix shared -buildid dUARcv6rhrgdUD_7JMas/dUARcv6rhrgdUD_7JMas -goversion go1.12.2 -D "" -importcfg $WORK/b045/importcfg -pack ./adler32.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b032/_pkg_.a # internal BUILDSTDERR: cp $WORK/b032/_pkg_.a /builddir/.cache/go-build/a3/a314524f5c50ab9d5584d393c625e4961cd7981b8e9a7d62a126e77ecd97458a-d # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b045/_pkg_.a # internal BUILDSTDERR: cp $WORK/b045/_pkg_.a /builddir/.cache/go-build/77/77ee400f9dc26733a50ba9c7868f68333e823be45c6d3280342742f8d133c187-d # internal BUILDSTDERR: cd /usr/lib/golang/src/syscall BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/asm -trimpath $WORK/b026 -I $WORK/b026/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -o $WORK/b026/asm_linux_ppc64x.o ./asm_linux_ppc64x.s BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/pack r $WORK/b026/_pkg_.a $WORK/b026/asm_linux_ppc64x.o # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b026/_pkg_.a # internal BUILDSTDERR: cp $WORK/b026/_pkg_.a /builddir/.cache/go-build/e1/e150cd2fe172a330b479aa58c1cc0141b1b8a74da6e7d557ef3d2bd1a187a7e8-d # internal BUILDSTDERR: time BUILDSTDERR: mkdir -p $WORK/b027/ BUILDSTDERR: cat >$WORK/b027/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile errors=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile runtime=$WORK/b010/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b008/_pkg_.a BUILDSTDERR: packagefile syscall=$WORK/b026/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/time BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b027/_pkg_.a -trimpath $WORK/b027 -shared -p time -std -installsuffix shared -buildid mOes-bMWzzIZtYE4b5_G/mOes-bMWzzIZtYE4b5_G -goversion go1.12.2 -D "" -importcfg $WORK/b027/importcfg -pack ./format.go ./sleep.go ./sys_unix.go ./tick.go ./time.go ./zoneinfo.go ./zoneinfo_read.go ./zoneinfo_unix.go BUILDSTDERR: internal/syscall/unix BUILDSTDERR: mkdir -p $WORK/b028/ BUILDSTDERR: cat >$WORK/b028/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile sync/atomic=$WORK/b014/_pkg_.a BUILDSTDERR: packagefile syscall=$WORK/b026/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/internal/syscall/unix BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b028/_pkg_.a -trimpath $WORK/b028 -shared -p internal/syscall/unix -std -complete -installsuffix shared -buildid auzW0Kg4EgpeCN_p2LW5/auzW0Kg4EgpeCN_p2LW5 -goversion go1.12.2 -D "" -importcfg $WORK/b028/importcfg -pack ./at.go ./at_sysnum_linux.go ./at_sysnum_newfstatat_linux.go ./getrandom_linux.go ./getrandom_linux_ppc64x.go ./nonblocking.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b028/_pkg_.a # internal BUILDSTDERR: cp $WORK/b028/_pkg_.a /builddir/.cache/go-build/cd/cd1084c9fded4f3b544be3ee4f4b30a2d0ab8dfcb3ac8045b72995f91cdcba77-d # internal BUILDSTDERR: cd /usr/lib/golang/src/reflect BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/asm -trimpath $WORK/b019 -I $WORK/b019/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -o $WORK/b019/asm_ppc64x.o ./asm_ppc64x.s BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/pack r $WORK/b019/_pkg_.a $WORK/b019/asm_ppc64x.o # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b019/_pkg_.a # internal BUILDSTDERR: cp $WORK/b019/_pkg_.a /builddir/.cache/go-build/46/46658859ad2ede44d6aa722177802014e85c2420e3186f812fa2fe369fd8d093-d # internal BUILDSTDERR: sort BUILDSTDERR: mkdir -p $WORK/b023/ BUILDSTDERR: encoding/binary BUILDSTDERR: mkdir -p $WORK/b044/ BUILDSTDERR: cat >$WORK/b044/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile errors=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b007/_pkg_.a BUILDSTDERR: packagefile math=$WORK/b020/_pkg_.a BUILDSTDERR: packagefile reflect=$WORK/b019/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/encoding/binary BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b044/_pkg_.a -trimpath $WORK/b044 -shared -p encoding/binary -std -complete -installsuffix shared -buildid 0mSOAW2ZD3WZ4xxrtzUD/0mSOAW2ZD3WZ4xxrtzUD -goversion go1.12.2 -D "" -importcfg $WORK/b044/importcfg -pack ./binary.go ./varint.go BUILDSTDERR: cat >$WORK/b023/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_ppc64le/compile -o $WORK/b023/_pkg_.a -trimpath $WORK/b023 -shared -p sort -std -complete -installsuffix shared -buildid Zecif0mYhJVNwAfFXSFu/Zecif0mYhJVNwAfFXSFu -goversion go1.12.2 -D "" -importcfg $WORK/b023/importcfg -pack ./search.go ./slice.go ./sort.go ./zfuncversion.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b027/_pkg_.a # internal BUILDSTDERR: cp $WORK/b027/_pkg_.a /builddir/.cache/go-build/dd/ddbc78b46fe753eb4e3ac837219ddfa3d4ee5412cfe9e65b07108e23d498cc72-d # internal BUILDSTDERR: internal/poll BUILDSTDERR: mkdir -p $WORK/b025/ BUILDSTDERR: cat >$WORK/b025/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile errors=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b007/_pkg_.a BUILDSTDERR: packagefile runtime=$WORK/b010/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b008/_pkg_.a BUILDSTDERR: packagefile sync/atomic=$WORK/b014/_pkg_.a BUILDSTDERR: packagefile syscall=$WORK/b026/_pkg_.a BUILDSTDERR: packagefile time=$WORK/b027/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/internal/poll BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b025/_pkg_.a -trimpath $WORK/b025 -shared -p internal/poll -std -installsuffix shared -buildid CMxLkZVTeE8nWxeMLwFW/CMxLkZVTeE8nWxeMLwFW -goversion go1.12.2 -D "" -importcfg $WORK/b025/importcfg -pack ./fd.go ./fd_fsync_posix.go ./fd_mutex.go ./fd_poll_runtime.go ./fd_posix.go ./fd_unix.go ./fd_writev_unix.go ./hook_cloexec.go ./hook_unix.go ./sendfile_linux.go ./sock_cloexec.go ./sockopt.go ./sockopt_linux.go ./sockopt_unix.go ./sockoptip.go ./splice_linux.go ./writev.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b044/_pkg_.a # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b023/_pkg_.a # internal BUILDSTDERR: cp $WORK/b044/_pkg_.a /builddir/.cache/go-build/d5/d5875165e04d0b05636132b88801c4e1242f15eaedf7b1be1a3435ab8000ef67-d # internal BUILDSTDERR: cp $WORK/b023/_pkg_.a /builddir/.cache/go-build/a8/a8be4eaeb15ca5a87ccb376f0cc7340abf51d71d758d045f52a477babcbaa30a-d # internal BUILDSTDERR: encoding/base64 BUILDSTDERR: mkdir -p $WORK/b052/ BUILDSTDERR: cat >$WORK/b052/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile encoding/binary=$WORK/b044/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b007/_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_ppc64le/compile -o $WORK/b052/_pkg_.a -trimpath $WORK/b052 -shared -p encoding/base64 -std -complete -installsuffix shared -buildid tankKakLrSmBEbfmgLuA/tankKakLrSmBEbfmgLuA -goversion go1.12.2 -D "" -importcfg $WORK/b052/importcfg -pack ./base64.go BUILDSTDERR: regexp/syntax BUILDSTDERR: mkdir -p $WORK/b054/ BUILDSTDERR: cat >$WORK/b054/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile sort=$WORK/b023/_pkg_.a BUILDSTDERR: packagefile strconv=$WORK/b022/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b033/_pkg_.a BUILDSTDERR: packagefile unicode=$WORK/b015/_pkg_.a BUILDSTDERR: packagefile unicode/utf8=$WORK/b016/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: internal/fmtsort BUILDSTDERR: mkdir -p $WORK/b018/ BUILDSTDERR: cat >$WORK/b018/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile reflect=$WORK/b019/_pkg_.a BUILDSTDERR: packagefile sort=$WORK/b023/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/internal/fmtsort BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b018/_pkg_.a -trimpath $WORK/b018 -shared -p internal/fmtsort -std -complete -installsuffix shared -buildid KuxTiqdi_t097CR50H37/KuxTiqdi_t097CR50H37 -goversion go1.12.2 -D "" -importcfg $WORK/b018/importcfg -pack ./sort.go BUILDSTDERR: cd /usr/lib/golang/src/regexp/syntax BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b054/_pkg_.a -trimpath $WORK/b054 -shared -p regexp/syntax -std -complete -installsuffix shared -buildid t6Ey49GlwvYkpVDVqDj0/t6Ey49GlwvYkpVDVqDj0 -goversion go1.12.2 -D "" -importcfg $WORK/b054/importcfg -pack ./compile.go ./doc.go ./op_string.go ./parse.go ./perl_groups.go ./prog.go ./regexp.go ./simplify.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b018/_pkg_.a # internal BUILDSTDERR: cp $WORK/b018/_pkg_.a /builddir/.cache/go-build/2a/2a2d6457d6e2a60f8fe14b1c74d6b70cb3c614b9baf2566da27dd3a213f8ff4f-d # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b052/_pkg_.a # internal BUILDSTDERR: cp $WORK/b052/_pkg_.a /builddir/.cache/go-build/69/69c10c05a011c466f8169ae75d7ced27018fbff67ddb6b00abafcbee7ce1f879-d # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b025/_pkg_.a # internal BUILDSTDERR: cp $WORK/b025/_pkg_.a /builddir/.cache/go-build/48/48bd294f916c2eda9405613d04c0c25c835b26bc73ff273413bbf55fbc29260f-d # internal BUILDSTDERR: os BUILDSTDERR: mkdir -p $WORK/b024/ BUILDSTDERR: cat >$WORK/b024/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile errors=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile internal/poll=$WORK/b025/_pkg_.a BUILDSTDERR: packagefile internal/syscall/unix=$WORK/b028/_pkg_.a BUILDSTDERR: packagefile internal/testlog=$WORK/b029/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b007/_pkg_.a BUILDSTDERR: packagefile runtime=$WORK/b010/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b008/_pkg_.a BUILDSTDERR: packagefile sync/atomic=$WORK/b014/_pkg_.a BUILDSTDERR: packagefile syscall=$WORK/b026/_pkg_.a BUILDSTDERR: packagefile time=$WORK/b027/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/os BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b024/_pkg_.a -trimpath $WORK/b024 -shared -p os -std -installsuffix shared -buildid xxU9Nn_oaEaooporozpx/xxU9Nn_oaEaooporozpx -goversion go1.12.2 -D "" -importcfg $WORK/b024/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 ./rawconn.go ./removeall_at.go ./stat.go ./stat_linux.go ./stat_unix.go ./sticky_notbsd.go ./str.go ./sys.go ./sys_linux.go ./sys_unix.go ./types.go ./types_unix.go ./wait_waitid.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b054/_pkg_.a # internal BUILDSTDERR: cp $WORK/b054/_pkg_.a /builddir/.cache/go-build/9f/9fc5fac9b777192eee11ddd0a74d8cf4edb0e0c1a0b35f04c6507cae138dea62-d # internal BUILDSTDERR: regexp BUILDSTDERR: mkdir -p $WORK/b053/ BUILDSTDERR: cat >$WORK/b053/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile bytes=$WORK/b002/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b007/_pkg_.a BUILDSTDERR: packagefile regexp/syntax=$WORK/b054/_pkg_.a BUILDSTDERR: packagefile sort=$WORK/b023/_pkg_.a BUILDSTDERR: packagefile strconv=$WORK/b022/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b033/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b008/_pkg_.a BUILDSTDERR: packagefile unicode=$WORK/b015/_pkg_.a BUILDSTDERR: packagefile unicode/utf8=$WORK/b016/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/regexp BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b053/_pkg_.a -trimpath $WORK/b053 -shared -p regexp -std -complete -installsuffix shared -buildid Hw_PIEklMEN_y5wyvduy/Hw_PIEklMEN_y5wyvduy -goversion go1.12.2 -D "" -importcfg $WORK/b053/importcfg -pack ./backtrack.go ./exec.go ./onepass.go ./regexp.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b024/_pkg_.a # internal BUILDSTDERR: cp $WORK/b024/_pkg_.a /builddir/.cache/go-build/67/67a97b5cb42c5d5fefeffa9b23dc618d46e809184c6a408d43e642a19ad697ac-d # internal BUILDSTDERR: fmt BUILDSTDERR: mkdir -p $WORK/b017/ BUILDSTDERR: cat >$WORK/b017/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile errors=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile internal/fmtsort=$WORK/b018/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b007/_pkg_.a BUILDSTDERR: packagefile math=$WORK/b020/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b024/_pkg_.a BUILDSTDERR: packagefile reflect=$WORK/b019/_pkg_.a BUILDSTDERR: packagefile strconv=$WORK/b022/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b008/_pkg_.a BUILDSTDERR: packagefile unicode/utf8=$WORK/b016/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/fmt BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b017/_pkg_.a -trimpath $WORK/b017 -shared -p fmt -std -complete -installsuffix shared -buildid M3zN_zbbc-QW16D_2pQH/M3zN_zbbc-QW16D_2pQH -goversion go1.12.2 -D "" -importcfg $WORK/b017/importcfg -pack ./doc.go ./format.go ./print.go ./scan.go BUILDSTDERR: path/filepath BUILDSTDERR: mkdir -p $WORK/b034/ BUILDSTDERR: cat >$WORK/b034/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile errors=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b024/_pkg_.a BUILDSTDERR: packagefile runtime=$WORK/b010/_pkg_.a BUILDSTDERR: packagefile sort=$WORK/b023/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b033/_pkg_.a BUILDSTDERR: packagefile syscall=$WORK/b026/_pkg_.a BUILDSTDERR: packagefile unicode/utf8=$WORK/b016/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/path/filepath BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b034/_pkg_.a -trimpath $WORK/b034 -shared -p path/filepath -std -complete -installsuffix shared -buildid Fe181sEUQkjKWlvlK5nK/Fe181sEUQkjKWlvlK5nK -goversion go1.12.2 -D "" -importcfg $WORK/b034/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/b048/ BUILDSTDERR: cat >$WORK/b048/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile os=$WORK/b024/_pkg_.a BUILDSTDERR: packagefile syscall=$WORK/b026/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/snapd-2.39/src/github.com/snapcore/snapd/osutil/sys BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b048/_pkg_.a -trimpath $WORK/b048 -shared -p github.com/snapcore/snapd/osutil/sys -complete -installsuffix shared -buildid V3l9OYF6tEyyWJIfTfUV/V3l9OYF6tEyyWJIfTfUV -goversion go1.12.2 -D "" -importcfg $WORK/b048/importcfg -pack ./syscall.go ./sysnum_32_linux.go ./sysnum_linux.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b048/_pkg_.a # internal BUILDSTDERR: cp $WORK/b048/_pkg_.a /builddir/.cache/go-build/a4/a40a03d20b287f3b60782c2590a343fa1f999813da3bf0abaf046754ba547a9f-d # internal BUILDSTDERR: runtime/debug BUILDSTDERR: mkdir -p $WORK/b083/ BUILDSTDERR: cat >$WORK/b083/go_asm.h << 'EOF' # internal BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/runtime/debug BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/asm -trimpath $WORK/b083 -I $WORK/b083/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -gensymabis -o $WORK/b083/symabis ./debug.s BUILDSTDERR: cat >$WORK/b083/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile os=$WORK/b024/_pkg_.a BUILDSTDERR: packagefile runtime=$WORK/b010/_pkg_.a BUILDSTDERR: packagefile sort=$WORK/b023/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b033/_pkg_.a BUILDSTDERR: packagefile time=$WORK/b027/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b083/_pkg_.a -trimpath $WORK/b083 -shared -p runtime/debug -std -installsuffix shared -buildid cxt-4pN1pu55jufK42__/cxt-4pN1pu55jufK42__ -goversion go1.12.2 -symabis $WORK/b083/symabis -D "" -importcfg $WORK/b083/importcfg -pack -asmhdr $WORK/b083/go_asm.h ./garbage.go ./mod.go ./stack.go ./stubs.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/asm -trimpath $WORK/b083 -I $WORK/b083/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -o $WORK/b083/debug.o ./debug.s BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/pack r $WORK/b083/_pkg_.a $WORK/b083/debug.o # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b083/_pkg_.a # internal BUILDSTDERR: cp $WORK/b083/_pkg_.a /builddir/.cache/go-build/04/04059c6e3ec3127c31b1aac9b3750c5121aca1f58817e060163d6f99db2f3494-d # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b034/_pkg_.a # internal BUILDSTDERR: cp $WORK/b034/_pkg_.a /builddir/.cache/go-build/86/861cbd1ee57f9d8747d6e5f8b865da0bc029b6295d4b70d565ccead83b1c0694-d # internal BUILDSTDERR: io/ioutil BUILDSTDERR: mkdir -p $WORK/b057/ BUILDSTDERR: cat >$WORK/b057/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile bytes=$WORK/b002/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b007/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b024/_pkg_.a BUILDSTDERR: packagefile path/filepath=$WORK/b034/_pkg_.a BUILDSTDERR: packagefile sort=$WORK/b023/_pkg_.a BUILDSTDERR: packagefile strconv=$WORK/b022/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b033/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b008/_pkg_.a BUILDSTDERR: packagefile time=$WORK/b027/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/io/ioutil BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b057/_pkg_.a -trimpath $WORK/b057 -shared -p io/ioutil -std -complete -installsuffix shared -buildid u0N9QxGhTrIDugFTpJ-U/u0N9QxGhTrIDugFTpJ-U -goversion go1.12.2 -D "" -importcfg $WORK/b057/importcfg -pack ./ioutil.go ./tempfile.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b053/_pkg_.a # internal BUILDSTDERR: cp $WORK/b053/_pkg_.a /builddir/.cache/go-build/ec/ec3e2d0af38bb92196dc63a83bec41d7da236aef1c5963ad4c8585eed4dd6404-d # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b057/_pkg_.a # internal BUILDSTDERR: cp $WORK/b057/_pkg_.a /builddir/.cache/go-build/5a/5a5477e2b1233f1b7946d8e091694f418cfdac74248226ef906748dc1d779fc2-d # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b017/_pkg_.a # internal BUILDSTDERR: cp $WORK/b017/_pkg_.a /builddir/.cache/go-build/b6/b64997b67c738e5f9b2ce2fc8f2548a5c67a057e78defffefcc6c52cf86ca601-d # internal BUILDSTDERR: github.com/jessevdk/go-flags 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/b002/_pkg_.a BUILDSTDERR: packagefile errors=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b017/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b007/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b024/_pkg_.a BUILDSTDERR: packagefile path=$WORK/b032/_pkg_.a BUILDSTDERR: packagefile path/filepath=$WORK/b034/_pkg_.a BUILDSTDERR: packagefile reflect=$WORK/b019/_pkg_.a BUILDSTDERR: packagefile runtime=$WORK/b010/_pkg_.a BUILDSTDERR: packagefile sort=$WORK/b023/_pkg_.a BUILDSTDERR: packagefile strconv=$WORK/b022/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b033/_pkg_.a BUILDSTDERR: packagefile syscall=$WORK/b026/_pkg_.a BUILDSTDERR: packagefile time=$WORK/b027/_pkg_.a BUILDSTDERR: packagefile unicode/utf8=$WORK/b016/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/share/gocode/src/github.com/jessevdk/go-flags BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b030/_pkg_.a -trimpath $WORK/b030 -shared -p github.com/jessevdk/go-flags -complete -installsuffix shared -buildid 0dborWRKBPhmr7K1qj4a/0dborWRKBPhmr7K1qj4a -goversion go1.12.2 -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: context BUILDSTDERR: mkdir -p $WORK/b038/ BUILDSTDERR: cat >$WORK/b038/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile errors=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b017/_pkg_.a BUILDSTDERR: packagefile reflect=$WORK/b019/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b008/_pkg_.a BUILDSTDERR: packagefile time=$WORK/b027/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/context BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b038/_pkg_.a -trimpath $WORK/b038 -shared -p context -std -complete -installsuffix shared -buildid nz5won-5T6UfJhzpwbzj/nz5won-5T6UfJhzpwbzj -goversion go1.12.2 -D "" -importcfg $WORK/b038/importcfg -pack ./context.go BUILDSTDERR: compress/flate BUILDSTDERR: mkdir -p $WORK/b043/ BUILDSTDERR: cat >$WORK/b043/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile bufio=$WORK/b031/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b017/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b007/_pkg_.a BUILDSTDERR: packagefile math=$WORK/b020/_pkg_.a BUILDSTDERR: packagefile math/bits=$WORK/b021/_pkg_.a BUILDSTDERR: packagefile sort=$WORK/b023/_pkg_.a BUILDSTDERR: packagefile strconv=$WORK/b022/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b008/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/compress/flate BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b043/_pkg_.a -trimpath $WORK/b043 -shared -p compress/flate -std -complete -installsuffix shared -buildid h9n-M7Qh3YJ0E4Yn5nxJ/h9n-M7Qh3YJ0E4Yn5nxJ -goversion go1.12.2 -D "" -importcfg $WORK/b043/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/b046/ BUILDSTDERR: cat >$WORK/b046/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile encoding/binary=$WORK/b044/_pkg_.a BUILDSTDERR: packagefile errors=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b017/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b007/_pkg_.a BUILDSTDERR: packagefile path=$WORK/b032/_pkg_.a BUILDSTDERR: packagefile sort=$WORK/b023/_pkg_.a BUILDSTDERR: packagefile strconv=$WORK/b022/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b033/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/debug/dwarf BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b046/_pkg_.a -trimpath $WORK/b046 -shared -p debug/dwarf -std -complete -installsuffix shared -buildid m2tPtuI9YczttRDjizOj/m2tPtuI9YczttRDjizOj -goversion go1.12.2 -D "" -importcfg $WORK/b046/importcfg -pack ./attr_string.go ./buf.go ./class_string.go ./const.go ./entry.go ./line.go ./open.go ./tag_string.go ./type.go ./typeunit.go ./unit.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b038/_pkg_.a # internal BUILDSTDERR: cp $WORK/b038/_pkg_.a /builddir/.cache/go-build/a6/a662770678a0b6586ca6ad9812ee1c7f8d5a963f28895b43142b002b8b3f43c8-d # internal BUILDSTDERR: encoding/hex BUILDSTDERR: mkdir -p $WORK/b047/ BUILDSTDERR: cat >$WORK/b047/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile errors=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b017/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b007/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b033/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/encoding/hex BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b047/_pkg_.a -trimpath $WORK/b047 -shared -p encoding/hex -std -complete -installsuffix shared -buildid EGYOa7AoWIXk-G45NjrG/EGYOa7AoWIXk-G45NjrG -goversion go1.12.2 -D "" -importcfg $WORK/b047/importcfg -pack ./hex.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b047/_pkg_.a # internal BUILDSTDERR: cp $WORK/b047/_pkg_.a /builddir/.cache/go-build/01/017ea87cde4eb1f066e232a5c999f03dd87e05a4b42dddeaa7961aae168add16-d # internal BUILDSTDERR: gopkg.in/yaml.v2 BUILDSTDERR: mkdir -p $WORK/b050/ BUILDSTDERR: cat >$WORK/b050/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile bytes=$WORK/b002/_pkg_.a BUILDSTDERR: packagefile encoding=$WORK/b051/_pkg_.a BUILDSTDERR: packagefile encoding/base64=$WORK/b052/_pkg_.a BUILDSTDERR: packagefile errors=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b017/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b007/_pkg_.a BUILDSTDERR: packagefile math=$WORK/b020/_pkg_.a BUILDSTDERR: packagefile reflect=$WORK/b019/_pkg_.a BUILDSTDERR: packagefile regexp=$WORK/b053/_pkg_.a BUILDSTDERR: packagefile sort=$WORK/b023/_pkg_.a BUILDSTDERR: packagefile strconv=$WORK/b022/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b033/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b008/_pkg_.a BUILDSTDERR: packagefile time=$WORK/b027/_pkg_.a BUILDSTDERR: packagefile unicode=$WORK/b015/_pkg_.a BUILDSTDERR: packagefile unicode/utf8=$WORK/b016/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/share/gocode/src/gopkg.in/yaml.v2 BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b050/_pkg_.a -trimpath $WORK/b050 -shared -p gopkg.in/yaml.v2 -complete -installsuffix shared -buildid xYYxlis3-r2LwNF2zAaV/xYYxlis3-r2LwNF2zAaV -goversion go1.12.2 -D "" -importcfg $WORK/b050/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_ppc64le/buildid -w $WORK/b043/_pkg_.a # internal BUILDSTDERR: cp $WORK/b043/_pkg_.a /builddir/.cache/go-build/eb/eb6b64de35a5e7bf06f0e7d6b4d67f597988ba85cfec4a451b12abd2df658999-d # internal BUILDSTDERR: compress/zlib BUILDSTDERR: mkdir -p $WORK/b042/ BUILDSTDERR: cat >$WORK/b042/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile bufio=$WORK/b031/_pkg_.a BUILDSTDERR: packagefile compress/flate=$WORK/b043/_pkg_.a BUILDSTDERR: packagefile encoding/binary=$WORK/b044/_pkg_.a BUILDSTDERR: packagefile errors=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b017/_pkg_.a BUILDSTDERR: packagefile hash=$WORK/b040/_pkg_.a BUILDSTDERR: packagefile hash/adler32=$WORK/b045/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b007/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/compress/zlib BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b042/_pkg_.a -trimpath $WORK/b042 -shared -p compress/zlib -std -complete -installsuffix shared -buildid Vh-07MALMLfdG1APrSdz/Vh-07MALMLfdG1APrSdz -goversion go1.12.2 -D "" -importcfg $WORK/b042/importcfg -pack ./reader.go ./writer.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b042/_pkg_.a # internal BUILDSTDERR: cp $WORK/b042/_pkg_.a /builddir/.cache/go-build/be/beaa61963a08f7d7ef34c6e497793fb34c9a28bee526de42f02b8d04a7aea118-d # internal BUILDSTDERR: gopkg.in/tomb.v2 BUILDSTDERR: mkdir -p $WORK/b056/ BUILDSTDERR: cat >$WORK/b056/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile context=$WORK/b038/_pkg_.a BUILDSTDERR: packagefile errors=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b017/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b008/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/share/gocode/src/gopkg.in/tomb.v2 BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b056/_pkg_.a -trimpath $WORK/b056 -shared -p gopkg.in/tomb.v2 -complete -installsuffix shared -buildid Q4zoj7Gj1Elm0zVVZouh/Q4zoj7Gj1Elm0zVVZouh -goversion go1.12.2 -D "" -importcfg $WORK/b056/importcfg -pack ./context.go ./tomb.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b056/_pkg_.a # internal BUILDSTDERR: cp $WORK/b056/_pkg_.a /builddir/.cache/go-build/1a/1ad0204e78ca48d9939a19e6b36767973f105067ae33b5bdba49f21599e67f06-d # internal BUILDSTDERR: os/exec BUILDSTDERR: mkdir -p $WORK/b058/ BUILDSTDERR: cat >$WORK/b058/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile bytes=$WORK/b002/_pkg_.a BUILDSTDERR: packagefile context=$WORK/b038/_pkg_.a BUILDSTDERR: packagefile errors=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b007/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b024/_pkg_.a BUILDSTDERR: packagefile path/filepath=$WORK/b034/_pkg_.a BUILDSTDERR: packagefile runtime=$WORK/b010/_pkg_.a BUILDSTDERR: packagefile strconv=$WORK/b022/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b033/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b008/_pkg_.a BUILDSTDERR: packagefile syscall=$WORK/b026/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/os/exec BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b058/_pkg_.a -trimpath $WORK/b058 -shared -p os/exec -std -complete -installsuffix shared -buildid eYOXv0YaTnlwp5nDssJS/eYOXv0YaTnlwp5nDssJS -goversion go1.12.2 -D "" -importcfg $WORK/b058/importcfg -pack ./exec.go ./exec_unix.go ./lp_unix.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b046/_pkg_.a # internal BUILDSTDERR: cp $WORK/b046/_pkg_.a /builddir/.cache/go-build/46/465e2fb458b59c0e559a667e088fd2c1789310317e47030d927e8777c91e39b9-d # internal BUILDSTDERR: debug/elf BUILDSTDERR: mkdir -p $WORK/b041/ BUILDSTDERR: cat >$WORK/b041/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile bytes=$WORK/b002/_pkg_.a BUILDSTDERR: packagefile compress/zlib=$WORK/b042/_pkg_.a BUILDSTDERR: packagefile debug/dwarf=$WORK/b046/_pkg_.a BUILDSTDERR: packagefile encoding/binary=$WORK/b044/_pkg_.a BUILDSTDERR: packagefile errors=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b017/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b007/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b024/_pkg_.a BUILDSTDERR: packagefile strconv=$WORK/b022/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b033/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/debug/elf BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b041/_pkg_.a -trimpath $WORK/b041 -shared -p debug/elf -std -complete -installsuffix shared -buildid KAPPwKx-IHq8CW6k3DTB/KAPPwKx-IHq8CW6k3DTB -goversion go1.12.2 -D "" -importcfg $WORK/b041/importcfg -pack ./elf.go ./file.go ./reader.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b058/_pkg_.a # internal BUILDSTDERR: cp $WORK/b058/_pkg_.a /builddir/.cache/go-build/f6/f67549e9f984abf5919254805fe33a84eefcb30095f01bfd0e72aee697d02134-d # internal BUILDSTDERR: os/user BUILDSTDERR: mkdir -p $WORK/b059/ BUILDSTDERR: cd /usr/lib/golang/src/os/user BUILDSTDERR: CGO_LDFLAGS='"-g" "-O2"' /usr/lib/golang/pkg/tool/linux_ppc64le/cgo -objdir $WORK/b059/ -importpath os/user -- -I $WORK/b059/ -g -O2 ./cgo_lookup_unix.go ./getgrouplist_unix.go ./listgroups_unix.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b030/_pkg_.a # internal BUILDSTDERR: cp $WORK/b030/_pkg_.a /builddir/.cache/go-build/e2/e26e3ce2962c9ed0b31b98b604b8d4e02d33a603adc9b17683f757cd55cbf876-d # internal BUILDSTDERR: log BUILDSTDERR: mkdir -p $WORK/b064/ BUILDSTDERR: cat >$WORK/b064/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile fmt=$WORK/b017/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b007/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b024/_pkg_.a BUILDSTDERR: packagefile runtime=$WORK/b010/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b008/_pkg_.a BUILDSTDERR: packagefile time=$WORK/b027/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/log BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b064/_pkg_.a -trimpath $WORK/b064 -shared -p log -std -complete -installsuffix shared -buildid nGYMioPv27l6zcByLguE/nGYMioPv27l6zcByLguE -goversion go1.12.2 -D "" -importcfg $WORK/b064/importcfg -pack ./log.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b064/_pkg_.a # internal BUILDSTDERR: cp $WORK/b064/_pkg_.a /builddir/.cache/go-build/47/47f5b37d067e2b878915cf288ce5ea9221f0d09619d8190baa19237bc6690a72-d # internal BUILDSTDERR: encoding/json BUILDSTDERR: mkdir -p $WORK/b066/ BUILDSTDERR: cat >$WORK/b066/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile bytes=$WORK/b002/_pkg_.a BUILDSTDERR: packagefile encoding=$WORK/b051/_pkg_.a BUILDSTDERR: packagefile encoding/base64=$WORK/b052/_pkg_.a BUILDSTDERR: packagefile errors=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b017/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b007/_pkg_.a BUILDSTDERR: packagefile math=$WORK/b020/_pkg_.a BUILDSTDERR: packagefile reflect=$WORK/b019/_pkg_.a BUILDSTDERR: packagefile sort=$WORK/b023/_pkg_.a BUILDSTDERR: packagefile strconv=$WORK/b022/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b033/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b008/_pkg_.a BUILDSTDERR: packagefile unicode=$WORK/b015/_pkg_.a BUILDSTDERR: packagefile unicode/utf16=$WORK/b067/_pkg_.a BUILDSTDERR: packagefile unicode/utf8=$WORK/b016/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/encoding/json BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b066/_pkg_.a -trimpath $WORK/b066 -shared -p encoding/json -std -complete -installsuffix shared -buildid -DNd6r2F1HmfClp6srio/-DNd6r2F1HmfClp6srio -goversion go1.12.2 -D "" -importcfg $WORK/b066/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_ppc64le/buildid -w $WORK/b041/_pkg_.a # internal BUILDSTDERR: cp $WORK/b041/_pkg_.a /builddir/.cache/go-build/c2/c2abbe718029ca32ba8fc01a2638417d6309b1bc9be718bdc2e162878da460ba-d # internal BUILDSTDERR: github.com/snapcore/snapd/metautil BUILDSTDERR: mkdir -p $WORK/b070/ BUILDSTDERR: cat >$WORK/b070/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile fmt=$WORK/b017/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/snapd-2.39/src/github.com/snapcore/snapd/metautil BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b070/_pkg_.a -trimpath $WORK/b070 -shared -p github.com/snapcore/snapd/metautil -complete -installsuffix shared -buildid lgNCAdUdjKdIFHL025Za/lgNCAdUdjKdIFHL025Za -goversion go1.12.2 -D "" -importcfg $WORK/b070/importcfg -pack ./normalize.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b050/_pkg_.a # internal BUILDSTDERR: cp $WORK/b050/_pkg_.a /builddir/.cache/go-build/41/41cd9589a675094e03d9432ae35f0098c691a5d948d07ea9222ad8d05bcd6868-d # internal BUILDSTDERR: github.com/snapcore/snapd/strutil BUILDSTDERR: mkdir -p $WORK/b049/ BUILDSTDERR: cat >$WORK/b049/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile bytes=$WORK/b002/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b017/_pkg_.a BUILDSTDERR: packagefile gopkg.in/yaml.v2=$WORK/b050/_pkg_.a BUILDSTDERR: packagefile math/rand=$WORK/b055/_pkg_.a BUILDSTDERR: packagefile path/filepath=$WORK/b034/_pkg_.a BUILDSTDERR: packagefile regexp=$WORK/b053/_pkg_.a BUILDSTDERR: packagefile sort=$WORK/b023/_pkg_.a BUILDSTDERR: packagefile strconv=$WORK/b022/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b033/_pkg_.a BUILDSTDERR: packagefile time=$WORK/b027/_pkg_.a BUILDSTDERR: packagefile unicode=$WORK/b015/_pkg_.a BUILDSTDERR: packagefile unicode/utf8=$WORK/b016/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/snapd-2.39/src/github.com/snapcore/snapd/strutil BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b049/_pkg_.a -trimpath $WORK/b049 -shared -p github.com/snapcore/snapd/strutil -complete -installsuffix shared -buildid wOukV5KXpWQzvDNKv-_p/wOukV5KXpWQzvDNKv-_p -goversion go1.12.2 -D "" -importcfg $WORK/b049/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_ppc64le/buildid -w $WORK/b070/_pkg_.a # internal BUILDSTDERR: cp $WORK/b070/_pkg_.a /builddir/.cache/go-build/b2/b24d3289194ce846774a70779402f90a743a562b505e1531190705ad5173448d-d # internal BUILDSTDERR: github.com/snapcore/snapd/snap/naming BUILDSTDERR: mkdir -p $WORK/b071/ BUILDSTDERR: cat >$WORK/b071/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile fmt=$WORK/b017/_pkg_.a BUILDSTDERR: packagefile regexp=$WORK/b053/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b033/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/snapd-2.39/src/github.com/snapcore/snapd/snap/naming BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b071/_pkg_.a -trimpath $WORK/b071 -shared -p github.com/snapcore/snapd/snap/naming -complete -installsuffix shared -buildid 9rdpzty8dVZgvtNe1FV1/9rdpzty8dVZgvtNe1FV1 -goversion go1.12.2 -D "" -importcfg $WORK/b071/importcfg -pack ./validate.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b049/_pkg_.a # internal BUILDSTDERR: cp $WORK/b049/_pkg_.a /builddir/.cache/go-build/45/45467c8ca1ba5525de863520dee017ac0e0c3d2632b3feb4c973c352bd5249aa-d # internal BUILDSTDERR: github.com/snapcore/snapd/gadget BUILDSTDERR: mkdir -p $WORK/b069/ BUILDSTDERR: cat >$WORK/b069/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile errors=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b017/_pkg_.a BUILDSTDERR: packagefile github.com/snapcore/snapd/metautil=$WORK/b070/_pkg_.a BUILDSTDERR: packagefile github.com/snapcore/snapd/strutil=$WORK/b049/_pkg_.a BUILDSTDERR: packagefile gopkg.in/yaml.v2=$WORK/b050/_pkg_.a BUILDSTDERR: packagefile io/ioutil=$WORK/b057/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b024/_pkg_.a BUILDSTDERR: packagefile path/filepath=$WORK/b034/_pkg_.a BUILDSTDERR: packagefile regexp=$WORK/b053/_pkg_.a BUILDSTDERR: packagefile strconv=$WORK/b022/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b033/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/snapd-2.39/src/github.com/snapcore/snapd/gadget BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b069/_pkg_.a -trimpath $WORK/b069 -shared -p github.com/snapcore/snapd/gadget -complete -installsuffix shared -buildid 3OzIdRFisSdylm0hFYO1/3OzIdRFisSdylm0hFYO1 -goversion go1.12.2 -D "" -importcfg $WORK/b069/importcfg -pack ./gadget.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b071/_pkg_.a # internal BUILDSTDERR: cp $WORK/b071/_pkg_.a /builddir/.cache/go-build/04/04de3745a1dafd5db74066ff510bc7b7486d56d7bbddd8df1b98ec5972769a4d-d # internal BUILDSTDERR: github.com/snapcore/snapd/snap/snapdir BUILDSTDERR: mkdir -p $WORK/b072/ BUILDSTDERR: cat >$WORK/b072/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile fmt=$WORK/b017/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b007/_pkg_.a BUILDSTDERR: packagefile io/ioutil=$WORK/b057/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b024/_pkg_.a BUILDSTDERR: packagefile path/filepath=$WORK/b034/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/snapd-2.39/src/github.com/snapcore/snapd/snap/snapdir BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b072/_pkg_.a -trimpath $WORK/b072 -shared -p github.com/snapcore/snapd/snap/snapdir -complete -installsuffix shared -buildid w0oFbexuMzjbxmRel2y_/w0oFbexuMzjbxmRel2y_ -goversion go1.12.2 -D "" -importcfg $WORK/b072/importcfg -pack ./snapdir.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b072/_pkg_.a # internal BUILDSTDERR: cp $WORK/b072/_pkg_.a /builddir/.cache/go-build/1f/1f83e6a102981ef28206b0a35f4141dcdd230007afacf89b54f0f244a854e458-d # internal BUILDSTDERR: github.com/snapcore/snapd/spdx BUILDSTDERR: mkdir -p $WORK/b075/ BUILDSTDERR: cat >$WORK/b075/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile bufio=$WORK/b031/_pkg_.a BUILDSTDERR: packagefile bytes=$WORK/b002/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b017/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b007/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b033/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/snapd-2.39/src/github.com/snapcore/snapd/spdx BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b075/_pkg_.a -trimpath $WORK/b075 -shared -p github.com/snapcore/snapd/spdx -complete -installsuffix shared -buildid mVhyCJRHTKH8PbgxgdxE/mVhyCJRHTKH8PbgxgdxE -goversion go1.12.2 -D "" -importcfg $WORK/b075/importcfg -pack ./licenses.go ./parser.go ./scanner.go ./validate.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b069/_pkg_.a # internal BUILDSTDERR: cp $WORK/b069/_pkg_.a /builddir/.cache/go-build/a9/a910f7d54d3a7f3cb0209e5356f76ccdc870b9a02f0d66ba6d15f76a9e1ae64c-d # internal BUILDSTDERR: github.com/ojii/gettext.go/pluralforms BUILDSTDERR: mkdir -p $WORK/b080/ BUILDSTDERR: cat >$WORK/b080/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile errors=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b017/_pkg_.a BUILDSTDERR: packagefile regexp=$WORK/b053/_pkg_.a BUILDSTDERR: packagefile strconv=$WORK/b022/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b033/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/share/gocode/src/github.com/ojii/gettext.go/pluralforms BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b080/_pkg_.a -trimpath $WORK/b080 -shared -p github.com/ojii/gettext.go/pluralforms -complete -installsuffix shared -buildid YDVNyBQPyNGc-FYtyzFi/YDVNyBQPyNGc-FYtyzFi -goversion go1.12.2 -D "" -importcfg $WORK/b080/importcfg -pack ./compiler.go ./expression.go ./math.go ./tests.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b080/_pkg_.a # internal BUILDSTDERR: cp $WORK/b080/_pkg_.a /builddir/.cache/go-build/8b/8b0fc8d814b6cbf7f43c4e160cad4323912d594a602633854d3d29052c2adbdf-d # internal BUILDSTDERR: flag BUILDSTDERR: mkdir -p $WORK/b082/ BUILDSTDERR: cat >$WORK/b082/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile errors=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b017/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b007/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b024/_pkg_.a BUILDSTDERR: packagefile reflect=$WORK/b019/_pkg_.a BUILDSTDERR: packagefile sort=$WORK/b023/_pkg_.a BUILDSTDERR: packagefile strconv=$WORK/b022/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b033/_pkg_.a BUILDSTDERR: packagefile time=$WORK/b027/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/flag BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b082/_pkg_.a -trimpath $WORK/b082 -shared -p flag -std -complete -installsuffix shared -buildid yMST2lQVs5fSv7ODYhh0/yMST2lQVs5fSv7ODYhh0 -goversion go1.12.2 -D "" -importcfg $WORK/b082/importcfg -pack ./flag.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b075/_pkg_.a # internal BUILDSTDERR: cp $WORK/b075/_pkg_.a /builddir/.cache/go-build/52/52f5f01a7d2117ed8ef5e1a9abc92ad90c75b798a69151927d4212c9aee56f82-d # internal BUILDSTDERR: runtime/trace BUILDSTDERR: mkdir -p $WORK/b084/ BUILDSTDERR: cat >$WORK/b084/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile context=$WORK/b038/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b017/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b007/_pkg_.a BUILDSTDERR: packagefile runtime=$WORK/b010/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b008/_pkg_.a BUILDSTDERR: packagefile sync/atomic=$WORK/b014/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/runtime/trace BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b084/_pkg_.a -trimpath $WORK/b084 -shared -p runtime/trace -std -installsuffix shared -buildid vjSi-rvwmyMyIPEnI_88/vjSi-rvwmyMyIPEnI_88 -goversion go1.12.2 -D "" -importcfg $WORK/b084/importcfg -pack ./annotation.go ./trace.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b084/_pkg_.a # internal BUILDSTDERR: cp $WORK/b084/_pkg_.a /builddir/.cache/go-build/64/64ac4071a7262d31e337ab4d2b2dd80b891459e4918083b45e6b04cce570d518-d # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b066/_pkg_.a # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b082/_pkg_.a # internal BUILDSTDERR: cp $WORK/b082/_pkg_.a /builddir/.cache/go-build/96/96e40d5171d0c96e51e577af35b5c76777ea82a0e430c08dfcfc4f1e359c2a84-d # internal BUILDSTDERR: testing BUILDSTDERR: mkdir -p $WORK/b081/ BUILDSTDERR: cat >$WORK/b081/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile bytes=$WORK/b002/_pkg_.a BUILDSTDERR: packagefile errors=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile flag=$WORK/b082/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b017/_pkg_.a BUILDSTDERR: packagefile internal/race=$WORK/b009/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b007/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b024/_pkg_.a BUILDSTDERR: packagefile runtime=$WORK/b010/_pkg_.a BUILDSTDERR: packagefile runtime/debug=$WORK/b083/_pkg_.a BUILDSTDERR: packagefile runtime/trace=$WORK/b084/_pkg_.a BUILDSTDERR: packagefile sort=$WORK/b023/_pkg_.a BUILDSTDERR: packagefile strconv=$WORK/b022/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b033/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b008/_pkg_.a BUILDSTDERR: packagefile sync/atomic=$WORK/b014/_pkg_.a BUILDSTDERR: packagefile time=$WORK/b027/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/testing BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b081/_pkg_.a -trimpath $WORK/b081 -shared -p testing -std -complete -installsuffix shared -buildid CYe96TA1A_FlLyNXI9yS/CYe96TA1A_FlLyNXI9yS -goversion go1.12.2 -D "" -importcfg $WORK/b081/importcfg -pack ./allocs.go ./benchmark.go ./cover.go ./example.go ./match.go ./testing.go BUILDSTDERR: cp $WORK/b066/_pkg_.a /builddir/.cache/go-build/65/6508990d1da0c4464303ce1cb8a850ee8ffd75611ae3ace0222c0275e23f72da-d # internal BUILDSTDERR: github.com/snapcore/snapd/timeout BUILDSTDERR: mkdir -p $WORK/b076/ BUILDSTDERR: cat >$WORK/b076/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile encoding/json=$WORK/b066/_pkg_.a BUILDSTDERR: packagefile time=$WORK/b027/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/snapd-2.39/src/github.com/snapcore/snapd/timeout BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b076/_pkg_.a -trimpath $WORK/b076 -shared -p github.com/snapcore/snapd/timeout -complete -installsuffix shared -buildid 0dJk1E7Sq1F6yUMSwNpl/0dJk1E7Sq1F6yUMSwNpl -goversion go1.12.2 -D "" -importcfg $WORK/b076/importcfg -pack ./timeout.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b076/_pkg_.a # internal BUILDSTDERR: cp $WORK/b076/_pkg_.a /builddir/.cache/go-build/cb/cb2f8ef3e7487a41274bf46a263d5a4ae4f2f5f992cbe98877603803b2753101-d # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b081/_pkg_.a # internal BUILDSTDERR: cp $WORK/b081/_pkg_.a /builddir/.cache/go-build/2e/2e42307a2b4b1332a237d4f1e04ce99266d21e7dedb19755b621bd08bd32f84c-d # internal BUILDSTDERR: github.com/ojii/gettext.go BUILDSTDERR: mkdir -p $WORK/b079/ BUILDSTDERR: cat >$WORK/b079/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile bytes=$WORK/b002/_pkg_.a BUILDSTDERR: packagefile encoding/binary=$WORK/b044/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b017/_pkg_.a BUILDSTDERR: packagefile github.com/ojii/gettext.go/pluralforms=$WORK/b080/_pkg_.a BUILDSTDERR: packagefile log=$WORK/b064/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b024/_pkg_.a BUILDSTDERR: packagefile path=$WORK/b032/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b033/_pkg_.a BUILDSTDERR: packagefile testing=$WORK/b081/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/share/gocode/src/github.com/ojii/gettext.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b079/_pkg_.a -trimpath $WORK/b079 -shared -p github.com/ojii/gettext.go -complete -installsuffix shared -buildid b46LkOd054VDLhel8_Xp/b46LkOd054VDLhel8_Xp -goversion go1.12.2 -D "" -importcfg $WORK/b079/importcfg -pack ./gettext.go ./mofile.go ./test_utils.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b079/_pkg_.a # internal BUILDSTDERR: cp $WORK/b079/_pkg_.a /builddir/.cache/go-build/85/85fb3e2c39ccbba4b97425f0a9439b4c9cbe94bc4c277e19b4f46a2d6a8c4dbd-d # internal BUILDSTDERR: cd $WORK/b059 BUILDSTDERR: TERM='dumb' gcc -I /usr/lib/golang/src/os/user -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b059=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x001.o -c _cgo_export.c BUILDSTDERR: TERM='dumb' gcc -I /usr/lib/golang/src/os/user -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b059=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x002.o -c cgo_lookup_unix.cgo2.c BUILDSTDERR: TERM='dumb' gcc -I /usr/lib/golang/src/os/user -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b059=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x003.o -c getgrouplist_unix.cgo2.c BUILDSTDERR: TERM='dumb' gcc -I /usr/lib/golang/src/os/user -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b059=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x004.o -c listgroups_unix.cgo2.c BUILDSTDERR: TERM='dumb' gcc -I /usr/lib/golang/src/os/user -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b059=/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: TERM='dumb' gcc -I . -fPIC -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 -g -O2 BUILDSTDERR: TERM='dumb' /usr/lib/golang/pkg/tool/linux_ppc64le/cgo -dynpackage user -dynimport $WORK/b059/_cgo_.o -dynout $WORK/b059/_cgo_import.go BUILDSTDERR: cat >$WORK/b059/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile fmt=$WORK/b017/_pkg_.a BUILDSTDERR: packagefile strconv=$WORK/b022/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b033/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b008/_pkg_.a BUILDSTDERR: packagefile syscall=$WORK/b026/_pkg_.a BUILDSTDERR: packagefile runtime/cgo=$WORK/b060/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b059/_pkg_.a -trimpath $WORK/b059 -shared -p os/user -std -installsuffix shared -buildid Ix9BC50BrexUNiLSZycS/Ix9BC50BrexUNiLSZycS -goversion go1.12.2 -D "" -importcfg $WORK/b059/importcfg -pack ./lookup.go ./user.go $WORK/b059/_cgo_gotypes.go $WORK/b059/cgo_lookup_unix.cgo1.go $WORK/b059/getgrouplist_unix.cgo1.go $WORK/b059/listgroups_unix.cgo1.go $WORK/b059/_cgo_import.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/pack r $WORK/b059/_pkg_.a $WORK/b059/_x001.o $WORK/b059/_x002.o $WORK/b059/_x003.o $WORK/b059/_x004.o # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b059/_pkg_.a # internal BUILDSTDERR: cp $WORK/b059/_pkg_.a /builddir/.cache/go-build/55/5539d8e68b465c9e037387705481a63e87d79a858a7ce5988defbe6fb0ba387f-d # internal BUILDSTDERR: github.com/snapcore/snapd/osutil BUILDSTDERR: mkdir -p $WORK/b037/ BUILDSTDERR: cd /builddir/build/BUILD/snapd-2.39/src/github.com/snapcore/snapd/osutil BUILDSTDERR: CGO_LDFLAGS='"-g" "-O2"' /usr/lib/golang/pkg/tool/linux_ppc64le/cgo -objdir $WORK/b037/ -importpath github.com/snapcore/snapd/osutil -- -I $WORK/b037/ -g -O2 ./group.go BUILDSTDERR: cd $WORK/b037 BUILDSTDERR: TERM='dumb' gcc -I /builddir/build/BUILD/snapd-2.39/src/github.com/snapcore/snapd/osutil -fPIC -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: TERM='dumb' gcc -I /builddir/build/BUILD/snapd-2.39/src/github.com/snapcore/snapd/osutil -fPIC -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: TERM='dumb' gcc -I /builddir/build/BUILD/snapd-2.39/src/github.com/snapcore/snapd/osutil -fPIC -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.39/src/github.com/snapcore/snapd/osutil BUILDSTDERR: TERM='dumb' gcc -I . -fPIC -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 BUILDSTDERR: TERM='dumb' /usr/lib/golang/pkg/tool/linux_ppc64le/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/b002/_pkg_.a BUILDSTDERR: packagefile context=$WORK/b038/_pkg_.a BUILDSTDERR: packagefile crypto=$WORK/b039/_pkg_.a BUILDSTDERR: packagefile debug/elf=$WORK/b041/_pkg_.a BUILDSTDERR: packagefile encoding/binary=$WORK/b044/_pkg_.a BUILDSTDERR: packagefile encoding/hex=$WORK/b047/_pkg_.a BUILDSTDERR: packagefile errors=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b017/_pkg_.a BUILDSTDERR: packagefile github.com/snapcore/snapd/osutil/sys=$WORK/b048/_pkg_.a BUILDSTDERR: packagefile github.com/snapcore/snapd/strutil=$WORK/b049/_pkg_.a BUILDSTDERR: packagefile gopkg.in/tomb.v2=$WORK/b056/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b007/_pkg_.a BUILDSTDERR: packagefile io/ioutil=$WORK/b057/_pkg_.a BUILDSTDERR: packagefile math=$WORK/b020/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b024/_pkg_.a BUILDSTDERR: packagefile os/exec=$WORK/b058/_pkg_.a BUILDSTDERR: packagefile os/user=$WORK/b059/_pkg_.a BUILDSTDERR: packagefile path/filepath=$WORK/b034/_pkg_.a BUILDSTDERR: packagefile regexp=$WORK/b053/_pkg_.a BUILDSTDERR: packagefile sort=$WORK/b023/_pkg_.a BUILDSTDERR: packagefile strconv=$WORK/b022/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b033/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b008/_pkg_.a BUILDSTDERR: packagefile sync/atomic=$WORK/b014/_pkg_.a BUILDSTDERR: packagefile syscall=$WORK/b026/_pkg_.a BUILDSTDERR: packagefile time=$WORK/b027/_pkg_.a BUILDSTDERR: packagefile runtime/cgo=$WORK/b060/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b037/_pkg_.a -trimpath $WORK/b037 -shared -p github.com/snapcore/snapd/osutil -installsuffix shared -buildid BP11wIW5kZMOduTKurg2/BP11wIW5kZMOduTKurg2 -goversion go1.12.2 -D "" -importcfg $WORK/b037/importcfg -pack ./bootid.go ./buildid.go ./chattr.go ./chattr_64.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_ppc64le/pack r $WORK/b037/_pkg_.a $WORK/b037/_x001.o $WORK/b037/_x002.o # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b037/_pkg_.a # internal BUILDSTDERR: cp $WORK/b037/_pkg_.a /builddir/.cache/go-build/e1/e13a3acdf3f21aa394cd4566bf234a628a22f2433d4a15a59bf2193d1adbe65f-d # internal BUILDSTDERR: github.com/snapcore/snapd/selinux BUILDSTDERR: mkdir -p $WORK/b062/ BUILDSTDERR: cat >$WORK/b062/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile bytes=$WORK/b002/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b017/_pkg_.a BUILDSTDERR: packagefile github.com/snapcore/snapd/osutil=$WORK/b037/_pkg_.a BUILDSTDERR: packagefile io/ioutil=$WORK/b057/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b024/_pkg_.a BUILDSTDERR: packagefile os/exec=$WORK/b058/_pkg_.a BUILDSTDERR: packagefile path/filepath=$WORK/b034/_pkg_.a BUILDSTDERR: packagefile regexp=$WORK/b053/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/snapd-2.39/src/github.com/snapcore/snapd/selinux BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b062/_pkg_.a -trimpath $WORK/b062 -shared -p github.com/snapcore/snapd/selinux -complete -installsuffix shared -buildid PumoItySa2BRYQm0LvEl/PumoItySa2BRYQm0LvEl -goversion go1.12.2 -D "" -importcfg $WORK/b062/importcfg -pack ./label.go ./label_linux.go ./selinux_linux.go BUILDSTDERR: github.com/snapcore/snapd/arch BUILDSTDERR: mkdir -p $WORK/b068/ BUILDSTDERR: github.com/snapcore/snapd/logger BUILDSTDERR: cat >$WORK/b068/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile github.com/snapcore/snapd/osutil=$WORK/b037/_pkg_.a BUILDSTDERR: packagefile log=$WORK/b064/_pkg_.a BUILDSTDERR: packagefile runtime=$WORK/b010/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/snapd-2.39/src/github.com/snapcore/snapd/arch BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b068/_pkg_.a -trimpath $WORK/b068 -shared -p github.com/snapcore/snapd/arch -complete -installsuffix shared -buildid yuekE7Cpg1vUcDqSHd_-/yuekE7Cpg1vUcDqSHd_- -goversion go1.12.2 -D "" -importcfg $WORK/b068/importcfg -pack ./arch.go BUILDSTDERR: mkdir -p $WORK/b063/ BUILDSTDERR: cat >$WORK/b063/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile bytes=$WORK/b002/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b017/_pkg_.a BUILDSTDERR: packagefile github.com/snapcore/snapd/osutil=$WORK/b037/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b007/_pkg_.a BUILDSTDERR: packagefile log=$WORK/b064/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b024/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b008/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/snapd-2.39/src/github.com/snapcore/snapd/logger BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b063/_pkg_.a -trimpath $WORK/b063 -shared -p github.com/snapcore/snapd/logger -complete -installsuffix shared -buildid T4VBIqI1te6050gH17q7/T4VBIqI1te6050gH17q7 -goversion go1.12.2 -D "" -importcfg $WORK/b063/importcfg -pack ./logger.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b068/_pkg_.a # internal BUILDSTDERR: cp $WORK/b068/_pkg_.a /builddir/.cache/go-build/0a/0af6465eb27218eafb3abfa6adacba138b1449533c2735a8bb55be124d7db125-d # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b063/_pkg_.a # internal BUILDSTDERR: cp $WORK/b063/_pkg_.a /builddir/.cache/go-build/ca/ca79492dc614a73ef789a9f8baba40acb064742d113347931478359b94f02018-d # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b062/_pkg_.a # internal BUILDSTDERR: cp $WORK/b062/_pkg_.a /builddir/.cache/go-build/73/73303278121638fd2eb793d11c9bad47b54f2b6009d472dbac0c271ad584817f-d # internal BUILDSTDERR: github.com/snapcore/snapd/release BUILDSTDERR: mkdir -p $WORK/b061/ BUILDSTDERR: cat >$WORK/b061/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile bufio=$WORK/b031/_pkg_.a BUILDSTDERR: packagefile bytes=$WORK/b002/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b017/_pkg_.a BUILDSTDERR: packagefile github.com/snapcore/snapd/selinux=$WORK/b062/_pkg_.a BUILDSTDERR: packagefile github.com/snapcore/snapd/strutil=$WORK/b049/_pkg_.a BUILDSTDERR: packagefile io/ioutil=$WORK/b057/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b024/_pkg_.a BUILDSTDERR: packagefile os/exec=$WORK/b058/_pkg_.a BUILDSTDERR: packagefile path/filepath=$WORK/b034/_pkg_.a BUILDSTDERR: packagefile sort=$WORK/b023/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b033/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b008/_pkg_.a BUILDSTDERR: packagefile unicode=$WORK/b015/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/snapd-2.39/src/github.com/snapcore/snapd/release BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b061/_pkg_.a -trimpath $WORK/b061 -shared -p github.com/snapcore/snapd/release -complete -installsuffix shared -buildid 0jTyh--UK_CN-YNnxSeL/0jTyh--UK_CN-YNnxSeL -goversion go1.12.2 -D "" -importcfg $WORK/b061/importcfg -pack ./apparmor.go ./release.go ./seccomp.go ./selinux.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b061/_pkg_.a # internal BUILDSTDERR: cp $WORK/b061/_pkg_.a /builddir/.cache/go-build/8a/8a5a14b7fcfefb215fa2b4a1d76647b0e804229fa96b9b51202def3f391aa404-d # internal BUILDSTDERR: github.com/snapcore/snapd/dirs BUILDSTDERR: mkdir -p $WORK/b036/ BUILDSTDERR: cat >$WORK/b036/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile fmt=$WORK/b017/_pkg_.a BUILDSTDERR: packagefile github.com/snapcore/snapd/osutil=$WORK/b037/_pkg_.a BUILDSTDERR: packagefile github.com/snapcore/snapd/release=$WORK/b061/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b024/_pkg_.a BUILDSTDERR: packagefile path/filepath=$WORK/b034/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b033/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/snapd-2.39/src/github.com/snapcore/snapd/dirs BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b036/_pkg_.a -trimpath $WORK/b036 -shared -p github.com/snapcore/snapd/dirs -complete -installsuffix shared -buildid UJgmEx0SgzGhIS2qqr9c/UJgmEx0SgzGhIS2qqr9c -goversion go1.12.2 -D "" -importcfg $WORK/b036/importcfg -pack ./dirs.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b036/_pkg_.a # internal BUILDSTDERR: cp $WORK/b036/_pkg_.a /builddir/.cache/go-build/c0/c0b56f919575ecaf6d5ce19fe89988b696ddcee5d7bbafbb99cf5f943a98ab29-d # internal BUILDSTDERR: github.com/snapcore/snapd/cmd/snaplock BUILDSTDERR: mkdir -p $WORK/b035/ BUILDSTDERR: cat >$WORK/b035/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile fmt=$WORK/b017/_pkg_.a BUILDSTDERR: packagefile github.com/snapcore/snapd/dirs=$WORK/b036/_pkg_.a BUILDSTDERR: packagefile github.com/snapcore/snapd/osutil=$WORK/b037/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b024/_pkg_.a BUILDSTDERR: packagefile path/filepath=$WORK/b034/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/snapd-2.39/src/github.com/snapcore/snapd/cmd/snaplock BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b035/_pkg_.a -trimpath $WORK/b035 -shared -p github.com/snapcore/snapd/cmd/snaplock -complete -installsuffix shared -buildid 9Y0LkEX2y8DFeXMFs6FH/9Y0LkEX2y8DFeXMFs6FH -goversion go1.12.2 -D "" -importcfg $WORK/b035/importcfg -pack ./lock.go BUILDSTDERR: github.com/snapcore/snapd/cmd/cmdutil BUILDSTDERR: mkdir -p $WORK/b074/ BUILDSTDERR: github.com/snapcore/snapd/i18n BUILDSTDERR: mkdir -p $WORK/b078/ BUILDSTDERR: cat >$WORK/b074/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile bufio=$WORK/b031/_pkg_.a BUILDSTDERR: packagefile bytes=$WORK/b002/_pkg_.a BUILDSTDERR: packagefile debug/elf=$WORK/b041/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b017/_pkg_.a BUILDSTDERR: packagefile github.com/snapcore/snapd/dirs=$WORK/b036/_pkg_.a BUILDSTDERR: packagefile github.com/snapcore/snapd/osutil=$WORK/b037/_pkg_.a BUILDSTDERR: packagefile io/ioutil=$WORK/b057/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b024/_pkg_.a BUILDSTDERR: packagefile os/exec=$WORK/b058/_pkg_.a BUILDSTDERR: packagefile path/filepath=$WORK/b034/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b033/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cat >$WORK/b078/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile fmt=$WORK/b017/_pkg_.a BUILDSTDERR: packagefile github.com/ojii/gettext.go=$WORK/b079/_pkg_.a BUILDSTDERR: packagefile github.com/snapcore/snapd/dirs=$WORK/b036/_pkg_.a BUILDSTDERR: packagefile github.com/snapcore/snapd/osutil=$WORK/b037/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b024/_pkg_.a BUILDSTDERR: packagefile path/filepath=$WORK/b034/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b033/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/snapd-2.39/src/github.com/snapcore/snapd/cmd/cmdutil BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b074/_pkg_.a -trimpath $WORK/b074 -shared -p github.com/snapcore/snapd/cmd/cmdutil -complete -installsuffix shared -buildid Ma0X_EIWsjk1ZnIy_umK/Ma0X_EIWsjk1ZnIy_umK -goversion go1.12.2 -D "" -importcfg $WORK/b074/importcfg -pack ./cmdutil.go BUILDSTDERR: cd /builddir/build/BUILD/snapd-2.39/src/github.com/snapcore/snapd/i18n BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b078/_pkg_.a -trimpath $WORK/b078 -shared -p github.com/snapcore/snapd/i18n -complete -installsuffix shared -buildid z8GUCu6xX0ryW1sMIBwv/z8GUCu6xX0ryW1sMIBwv -goversion go1.12.2 -D "" -importcfg $WORK/b078/importcfg -pack ./i18n.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b035/_pkg_.a # internal BUILDSTDERR: cp $WORK/b035/_pkg_.a /builddir/.cache/go-build/2e/2eb923d5895fda40d75b9b973e90f34bcaba59f49b9fbc3f041780d390f597d6-d # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b074/_pkg_.a # internal BUILDSTDERR: cp $WORK/b074/_pkg_.a /builddir/.cache/go-build/95/95c29a2274616ee18da107e94723721d9dc83aed31d80a273c43124e0a589f2e-d # internal BUILDSTDERR: github.com/snapcore/snapd/snap/squashfs BUILDSTDERR: mkdir -p $WORK/b073/ BUILDSTDERR: cat >$WORK/b073/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile bufio=$WORK/b031/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b017/_pkg_.a BUILDSTDERR: packagefile github.com/snapcore/snapd/cmd/cmdutil=$WORK/b074/_pkg_.a BUILDSTDERR: packagefile github.com/snapcore/snapd/dirs=$WORK/b036/_pkg_.a BUILDSTDERR: packagefile github.com/snapcore/snapd/osutil=$WORK/b037/_pkg_.a BUILDSTDERR: packagefile github.com/snapcore/snapd/strutil=$WORK/b049/_pkg_.a BUILDSTDERR: packagefile io/ioutil=$WORK/b057/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b024/_pkg_.a BUILDSTDERR: packagefile os/exec=$WORK/b058/_pkg_.a BUILDSTDERR: packagefile path=$WORK/b032/_pkg_.a BUILDSTDERR: packagefile path/filepath=$WORK/b034/_pkg_.a BUILDSTDERR: packagefile regexp=$WORK/b053/_pkg_.a BUILDSTDERR: packagefile strconv=$WORK/b022/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b033/_pkg_.a BUILDSTDERR: packagefile time=$WORK/b027/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/snapd-2.39/src/github.com/snapcore/snapd/snap/squashfs BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b073/_pkg_.a -trimpath $WORK/b073 -shared -p github.com/snapcore/snapd/snap/squashfs -complete -installsuffix shared -buildid veXIuN0Qj9BuWxHYb4ag/veXIuN0Qj9BuWxHYb4ag -goversion go1.12.2 -D "" -importcfg $WORK/b073/importcfg -pack ./squashfs.go ./stat.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b078/_pkg_.a # internal BUILDSTDERR: cp $WORK/b078/_pkg_.a /builddir/.cache/go-build/e6/e601c65a859ac0c61943560b6dd48ca4cd89db7ec2e58a09250108dd948a47dd-d # internal BUILDSTDERR: github.com/snapcore/snapd/timeutil BUILDSTDERR: mkdir -p $WORK/b077/ BUILDSTDERR: cat >$WORK/b077/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile bytes=$WORK/b002/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b017/_pkg_.a BUILDSTDERR: packagefile github.com/snapcore/snapd/i18n=$WORK/b078/_pkg_.a BUILDSTDERR: packagefile math/rand=$WORK/b055/_pkg_.a BUILDSTDERR: packagefile regexp=$WORK/b053/_pkg_.a BUILDSTDERR: packagefile strconv=$WORK/b022/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b033/_pkg_.a BUILDSTDERR: packagefile time=$WORK/b027/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/snapd-2.39/src/github.com/snapcore/snapd/timeutil BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b077/_pkg_.a -trimpath $WORK/b077 -shared -p github.com/snapcore/snapd/timeutil -complete -installsuffix shared -buildid ccddidcNFylpdUaSM1tr/ccddidcNFylpdUaSM1tr -goversion go1.12.2 -D "" -importcfg $WORK/b077/importcfg -pack ./human.go ./schedule.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b077/_pkg_.a # internal BUILDSTDERR: cp $WORK/b077/_pkg_.a /builddir/.cache/go-build/5e/5e1622c1d47caaf0bde0193adf30e25631e446d40604568920cb5dbe6df1c879-d # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b073/_pkg_.a # internal BUILDSTDERR: cp $WORK/b073/_pkg_.a /builddir/.cache/go-build/7f/7f30eb67ff60adae1872b852ad6476dd5f7444d49a3e0c8f7f9f81253c3ee70f-d # internal BUILDSTDERR: github.com/snapcore/snapd/snap BUILDSTDERR: mkdir -p $WORK/b065/ BUILDSTDERR: cat >$WORK/b065/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile bytes=$WORK/b002/_pkg_.a BUILDSTDERR: packagefile encoding/json=$WORK/b066/_pkg_.a BUILDSTDERR: packagefile errors=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b017/_pkg_.a BUILDSTDERR: packagefile github.com/snapcore/snapd/arch=$WORK/b068/_pkg_.a BUILDSTDERR: packagefile github.com/snapcore/snapd/dirs=$WORK/b036/_pkg_.a BUILDSTDERR: packagefile github.com/snapcore/snapd/gadget=$WORK/b069/_pkg_.a BUILDSTDERR: packagefile github.com/snapcore/snapd/logger=$WORK/b063/_pkg_.a BUILDSTDERR: packagefile github.com/snapcore/snapd/metautil=$WORK/b070/_pkg_.a BUILDSTDERR: packagefile github.com/snapcore/snapd/osutil=$WORK/b037/_pkg_.a BUILDSTDERR: packagefile github.com/snapcore/snapd/osutil/sys=$WORK/b048/_pkg_.a BUILDSTDERR: packagefile github.com/snapcore/snapd/snap/naming=$WORK/b071/_pkg_.a BUILDSTDERR: packagefile github.com/snapcore/snapd/snap/snapdir=$WORK/b072/_pkg_.a BUILDSTDERR: packagefile github.com/snapcore/snapd/snap/squashfs=$WORK/b073/_pkg_.a BUILDSTDERR: packagefile github.com/snapcore/snapd/spdx=$WORK/b075/_pkg_.a BUILDSTDERR: packagefile github.com/snapcore/snapd/strutil=$WORK/b049/_pkg_.a BUILDSTDERR: packagefile github.com/snapcore/snapd/timeout=$WORK/b076/_pkg_.a BUILDSTDERR: packagefile github.com/snapcore/snapd/timeutil=$WORK/b077/_pkg_.a BUILDSTDERR: packagefile gopkg.in/yaml.v2=$WORK/b050/_pkg_.a BUILDSTDERR: packagefile io/ioutil=$WORK/b057/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b024/_pkg_.a BUILDSTDERR: packagefile path/filepath=$WORK/b034/_pkg_.a BUILDSTDERR: packagefile reflect=$WORK/b019/_pkg_.a BUILDSTDERR: packagefile regexp=$WORK/b053/_pkg_.a BUILDSTDERR: packagefile sort=$WORK/b023/_pkg_.a BUILDSTDERR: packagefile strconv=$WORK/b022/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b033/_pkg_.a BUILDSTDERR: packagefile time=$WORK/b027/_pkg_.a BUILDSTDERR: packagefile unicode/utf8=$WORK/b016/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/snapd-2.39/src/github.com/snapcore/snapd/snap BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b065/_pkg_.a -trimpath $WORK/b065 -shared -p github.com/snapcore/snapd/snap -complete -installsuffix shared -buildid xUufEX3eq2kWjCJrQBgB/xUufEX3eq2kWjCJrQBgB -goversion go1.12.2 -D "" -importcfg $WORK/b065/importcfg -pack ./broken.go ./channel.go ./container.go ./epoch.go ./errors.go ./gadget.go ./hooktypes.go ./hotplug_key.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_ppc64le/buildid -w $WORK/b065/_pkg_.a # internal BUILDSTDERR: cp $WORK/b065/_pkg_.a /builddir/.cache/go-build/d5/d55833602c54ab6a15683cacf6d75ee279f2b21afd3fc24415e15c2c4e4224bd-d # internal BUILDSTDERR: github.com/snapcore/snapd/cmd/snap-update-ns BUILDSTDERR: mkdir -p $WORK/b001/ BUILDSTDERR: cd /builddir/build/BUILD/snapd-2.39/src/github.com/snapcore/snapd/cmd/snap-update-ns BUILDSTDERR: CGO_LDFLAGS='"-g" "-O2"' /usr/lib/golang/pkg/tool/linux_ppc64le/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: TERM='dumb' gcc -I /builddir/build/BUILD/snapd-2.39/src/github.com/snapcore/snapd/cmd/snap-update-ns -fPIC -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: TERM='dumb' gcc -I /builddir/build/BUILD/snapd-2.39/src/github.com/snapcore/snapd/cmd/snap-update-ns -fPIC -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.39/src/github.com/snapcore/snapd/cmd/snap-update-ns BUILDSTDERR: TERM='dumb' gcc -I . -fPIC -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: TERM='dumb' gcc -I /builddir/build/BUILD/snapd-2.39/src/github.com/snapcore/snapd/cmd/snap-update-ns -fPIC -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.39/src/github.com/snapcore/snapd/cmd/snap-update-ns BUILDSTDERR: TERM='dumb' gcc -I . -fPIC -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 BUILDSTDERR: TERM='dumb' /usr/lib/golang/pkg/tool/linux_ppc64le/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/b017/_pkg_.a BUILDSTDERR: packagefile github.com/jessevdk/go-flags=$WORK/b030/_pkg_.a BUILDSTDERR: packagefile github.com/snapcore/snapd/cmd/snaplock=$WORK/b035/_pkg_.a BUILDSTDERR: packagefile github.com/snapcore/snapd/dirs=$WORK/b036/_pkg_.a BUILDSTDERR: packagefile github.com/snapcore/snapd/logger=$WORK/b063/_pkg_.a BUILDSTDERR: packagefile github.com/snapcore/snapd/osutil=$WORK/b037/_pkg_.a BUILDSTDERR: packagefile github.com/snapcore/snapd/osutil/sys=$WORK/b048/_pkg_.a BUILDSTDERR: packagefile github.com/snapcore/snapd/snap=$WORK/b065/_pkg_.a BUILDSTDERR: packagefile github.com/snapcore/snapd/strutil=$WORK/b049/_pkg_.a BUILDSTDERR: packagefile io/ioutil=$WORK/b057/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b024/_pkg_.a BUILDSTDERR: packagefile path/filepath=$WORK/b034/_pkg_.a BUILDSTDERR: packagefile sort=$WORK/b023/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b033/_pkg_.a BUILDSTDERR: packagefile syscall=$WORK/b026/_pkg_.a BUILDSTDERR: packagefile time=$WORK/b027/_pkg_.a BUILDSTDERR: packagefile runtime/cgo=$WORK/b060/_pkg_.a BUILDSTDERR: packagefile runtime=$WORK/b010/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b001/_pkg_.a -trimpath $WORK/b001 -shared -p main -installsuffix shared -buildid 6HwiYs3QOAZ9NifM26oI/6HwiYs3QOAZ9NifM26oI -goversion go1.12.2 -D "" -importcfg $WORK/b001/importcfg -pack ./change.go ./common.go ./debug.go ./freezer.go ./main.go ./secure_bindmount.go ./sorting.go ./system.go ./trespassing.go ./update.go ./user.go ./utils.go ./xdg.go $WORK/b001/_cgo_gotypes.go $WORK/b001/bootstrap.cgo1.go $WORK/b001/_cgo_import.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/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_ppc64le/buildid -w $WORK/b001/_pkg_.a # internal BUILDSTDERR: cp $WORK/b001/_pkg_.a /builddir/.cache/go-build/c5/c5c5d223cdfff41d782dad77683a3307ef820d5e2fb3709094262f19a0b040f4-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/b017/_pkg_.a BUILDSTDERR: packagefile github.com/jessevdk/go-flags=$WORK/b030/_pkg_.a BUILDSTDERR: packagefile github.com/snapcore/snapd/cmd/snaplock=$WORK/b035/_pkg_.a BUILDSTDERR: packagefile github.com/snapcore/snapd/dirs=$WORK/b036/_pkg_.a BUILDSTDERR: packagefile github.com/snapcore/snapd/logger=$WORK/b063/_pkg_.a BUILDSTDERR: packagefile github.com/snapcore/snapd/osutil=$WORK/b037/_pkg_.a BUILDSTDERR: packagefile github.com/snapcore/snapd/osutil/sys=$WORK/b048/_pkg_.a BUILDSTDERR: packagefile github.com/snapcore/snapd/snap=$WORK/b065/_pkg_.a BUILDSTDERR: packagefile github.com/snapcore/snapd/strutil=$WORK/b049/_pkg_.a BUILDSTDERR: packagefile io/ioutil=$WORK/b057/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b024/_pkg_.a BUILDSTDERR: packagefile path/filepath=$WORK/b034/_pkg_.a BUILDSTDERR: packagefile sort=$WORK/b023/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b033/_pkg_.a BUILDSTDERR: packagefile syscall=$WORK/b026/_pkg_.a BUILDSTDERR: packagefile time=$WORK/b027/_pkg_.a BUILDSTDERR: packagefile runtime/cgo=$WORK/b060/_pkg_.a BUILDSTDERR: packagefile runtime=$WORK/b010/_pkg_.a BUILDSTDERR: packagefile internal/bytealg=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b007/_pkg_.a BUILDSTDERR: packagefile unicode=$WORK/b015/_pkg_.a BUILDSTDERR: packagefile unicode/utf8=$WORK/b016/_pkg_.a BUILDSTDERR: packagefile internal/fmtsort=$WORK/b018/_pkg_.a BUILDSTDERR: packagefile math=$WORK/b020/_pkg_.a BUILDSTDERR: packagefile reflect=$WORK/b019/_pkg_.a BUILDSTDERR: packagefile strconv=$WORK/b022/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b008/_pkg_.a BUILDSTDERR: packagefile bufio=$WORK/b031/_pkg_.a BUILDSTDERR: packagefile path=$WORK/b032/_pkg_.a BUILDSTDERR: packagefile github.com/snapcore/snapd/release=$WORK/b061/_pkg_.a BUILDSTDERR: packagefile log=$WORK/b064/_pkg_.a BUILDSTDERR: packagefile context=$WORK/b038/_pkg_.a BUILDSTDERR: packagefile crypto=$WORK/b039/_pkg_.a BUILDSTDERR: packagefile debug/elf=$WORK/b041/_pkg_.a BUILDSTDERR: packagefile encoding/binary=$WORK/b044/_pkg_.a BUILDSTDERR: packagefile encoding/hex=$WORK/b047/_pkg_.a BUILDSTDERR: packagefile gopkg.in/tomb.v2=$WORK/b056/_pkg_.a BUILDSTDERR: packagefile os/exec=$WORK/b058/_pkg_.a BUILDSTDERR: packagefile os/user=$WORK/b059/_pkg_.a BUILDSTDERR: packagefile regexp=$WORK/b053/_pkg_.a BUILDSTDERR: packagefile sync/atomic=$WORK/b014/_pkg_.a BUILDSTDERR: packagefile encoding/json=$WORK/b066/_pkg_.a BUILDSTDERR: packagefile github.com/snapcore/snapd/arch=$WORK/b068/_pkg_.a BUILDSTDERR: packagefile github.com/snapcore/snapd/gadget=$WORK/b069/_pkg_.a BUILDSTDERR: packagefile github.com/snapcore/snapd/metautil=$WORK/b070/_pkg_.a BUILDSTDERR: packagefile github.com/snapcore/snapd/snap/naming=$WORK/b071/_pkg_.a BUILDSTDERR: packagefile github.com/snapcore/snapd/snap/snapdir=$WORK/b072/_pkg_.a BUILDSTDERR: packagefile github.com/snapcore/snapd/snap/squashfs=$WORK/b073/_pkg_.a BUILDSTDERR: packagefile github.com/snapcore/snapd/spdx=$WORK/b075/_pkg_.a BUILDSTDERR: packagefile github.com/snapcore/snapd/timeout=$WORK/b076/_pkg_.a BUILDSTDERR: packagefile github.com/snapcore/snapd/timeutil=$WORK/b077/_pkg_.a BUILDSTDERR: packagefile gopkg.in/yaml.v2=$WORK/b050/_pkg_.a BUILDSTDERR: packagefile math/rand=$WORK/b055/_pkg_.a BUILDSTDERR: packagefile internal/poll=$WORK/b025/_pkg_.a BUILDSTDERR: packagefile internal/syscall/unix=$WORK/b028/_pkg_.a BUILDSTDERR: packagefile internal/testlog=$WORK/b029/_pkg_.a BUILDSTDERR: packagefile internal/race=$WORK/b009/_pkg_.a BUILDSTDERR: packagefile internal/cpu=$WORK/b005/_pkg_.a BUILDSTDERR: packagefile runtime/internal/atomic=$WORK/b011/_pkg_.a BUILDSTDERR: packagefile runtime/internal/math=$WORK/b012/_pkg_.a BUILDSTDERR: packagefile runtime/internal/sys=$WORK/b013/_pkg_.a BUILDSTDERR: packagefile math/bits=$WORK/b021/_pkg_.a BUILDSTDERR: packagefile github.com/snapcore/snapd/selinux=$WORK/b062/_pkg_.a BUILDSTDERR: packagefile hash=$WORK/b040/_pkg_.a BUILDSTDERR: packagefile compress/zlib=$WORK/b042/_pkg_.a BUILDSTDERR: packagefile debug/dwarf=$WORK/b046/_pkg_.a BUILDSTDERR: packagefile regexp/syntax=$WORK/b054/_pkg_.a BUILDSTDERR: packagefile encoding=$WORK/b051/_pkg_.a BUILDSTDERR: packagefile encoding/base64=$WORK/b052/_pkg_.a BUILDSTDERR: packagefile unicode/utf16=$WORK/b067/_pkg_.a BUILDSTDERR: packagefile github.com/snapcore/snapd/cmd/cmdutil=$WORK/b074/_pkg_.a BUILDSTDERR: packagefile github.com/snapcore/snapd/i18n=$WORK/b078/_pkg_.a BUILDSTDERR: packagefile compress/flate=$WORK/b043/_pkg_.a BUILDSTDERR: packagefile hash/adler32=$WORK/b045/_pkg_.a BUILDSTDERR: packagefile github.com/ojii/gettext.go=$WORK/b079/_pkg_.a BUILDSTDERR: packagefile github.com/ojii/gettext.go/pluralforms=$WORK/b080/_pkg_.a BUILDSTDERR: packagefile testing=$WORK/b081/_pkg_.a BUILDSTDERR: packagefile flag=$WORK/b082/_pkg_.a BUILDSTDERR: packagefile runtime/debug=$WORK/b083/_pkg_.a BUILDSTDERR: packagefile runtime/trace=$WORK/b084/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: mkdir -p $WORK/b001/exe/ BUILDSTDERR: cd . BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/link -o $WORK/b001/exe/a.out -importcfg $WORK/b001/importcfg.link -installsuffix shared -buildmode=pie -buildid=wDUDxF9TglUSTEJo-wBH/6HwiYs3QOAZ9NifM26oI/OBI6z_0h1tr-7OHV4d_E/wDUDxF9TglUSTEJo-wBH -B 0x04ea89676cfff3f03b4c3541f0ce9b37ffe0f346 -extldflags "-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -static" -extld=gcc $WORK/b001/_pkg_.a BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b001/exe/a.out # internal BUILDSTDERR: # github.com/snapcore/snapd/cmd/snap-update-ns BUILDSTDERR: /usr/bin/ld: /tmp/go-link-809928714/000017.o: in function `mygetgrouplist': BUILDSTDERR: /usr/lib/golang/src/os/user/getgrouplist_unix.go:16: warning: Using 'getgrouplist' in statically linked applications requires at runtime the shared libraries from the glibc version used for linking BUILDSTDERR: /usr/bin/ld: /tmp/go-link-809928714/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: /usr/bin/ld: /tmp/go-link-809928714/000004.o: in function `_cgo_ea77d9535f48_Cfunc_getgrnam_r': BUILDSTDERR: /tmp/go-build/cgo-gcc-prolog:68: warning: Using 'getgrnam_r' in statically linked applications requires at runtime the shared libraries from the glibc version used for linking BUILDSTDERR: /usr/bin/ld: /tmp/go-link-809928714/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: /usr/bin/ld: /tmp/go-link-809928714/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: 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 0x25ac7ea257a324ee530573f653d87e62b49ad5cf -extldflags '\''-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -static'\''' -a -v -x -o bin/snapctl github.com/snapcore/snapd/cmd/snapctl BUILDSTDERR: WORK=/tmp/go-build835322745 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_ppc64le/compile -o $WORK/b003/_pkg_.a -trimpath $WORK/b003 -shared -p errors -std -complete -installsuffix shared -buildid -NbNLaz_kgh19tFJNrn2/-NbNLaz_kgh19tFJNrn2 -goversion go1.12.2 -D "" -importcfg $WORK/b003/importcfg -pack ./errors.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b003/_pkg_.a # internal BUILDSTDERR: cp $WORK/b003/_pkg_.a /builddir/.cache/go-build/26/2676a16ba0e60e5abfcc11e7a5200acc7cc775b3ecab39939ce011fb32b957f8-d # internal BUILDSTDERR: runtime/internal/sys BUILDSTDERR: mkdir -p $WORK/b014/ BUILDSTDERR: cat >$WORK/b014/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/runtime/internal/sys BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b014/_pkg_.a -trimpath $WORK/b014 -shared -p runtime/internal/sys -std -+ -complete -installsuffix shared -buildid Osjc48Got34ta8BS1TJS/Osjc48Got34ta8BS1TJS -goversion go1.12.2 -D "" -importcfg $WORK/b014/importcfg -pack ./arch.go ./arch_ppc64le.go ./intrinsics.go ./stubs.go ./sys.go ./zgoarch_ppc64le.go ./zgoos_linux.go ./zversion.go BUILDSTDERR: math/bits BUILDSTDERR: mkdir -p $WORK/b007/ BUILDSTDERR: cat >$WORK/b007/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/math/bits BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b007/_pkg_.a -trimpath $WORK/b007 -shared -p math/bits -std -complete -installsuffix shared -buildid 8N3BNcok4ryUQ5ln2wK-/8N3BNcok4ryUQ5ln2wK- -goversion go1.12.2 -D "" -importcfg $WORK/b007/importcfg -pack ./bits.go ./bits_tables.go BUILDSTDERR: runtime/internal/atomic BUILDSTDERR: mkdir -p $WORK/b012/ BUILDSTDERR: cat >$WORK/b012/go_asm.h << 'EOF' # internal BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/runtime/internal/atomic BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/asm -trimpath $WORK/b012 -I $WORK/b012/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -gensymabis -o $WORK/b012/symabis ./asm_ppc64x.s ./atomic_ppc64x.s BUILDSTDERR: internal/cpu BUILDSTDERR: mkdir -p $WORK/b011/ BUILDSTDERR: cat >$WORK/b011/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/internal/cpu BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b011/_pkg_.a -trimpath $WORK/b011 -shared -p internal/cpu -std -+ -complete -installsuffix shared -buildid 6FFdccJ3T0z_GWzNADLG/6FFdccJ3T0z_GWzNADLG -goversion go1.12.2 -D "" -importcfg $WORK/b011/importcfg -pack ./cpu.go ./cpu_ppc64x.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b014/_pkg_.a # internal BUILDSTDERR: cp $WORK/b014/_pkg_.a /builddir/.cache/go-build/19/19b0a39f4def5ab5a616639315db88231a5c08014843ebb30c8dab0454910e4b-d # internal BUILDSTDERR: runtime/internal/math BUILDSTDERR: mkdir -p $WORK/b013/ BUILDSTDERR: cat >$WORK/b013/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile runtime/internal/sys=$WORK/b014/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/runtime/internal/math BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b013/_pkg_.a -trimpath $WORK/b013 -shared -p runtime/internal/math -std -+ -complete -installsuffix shared -buildid 4cXFQOdAnQ0NnyCd09QY/4cXFQOdAnQ0NnyCd09QY -goversion go1.12.2 -D "" -importcfg $WORK/b013/importcfg -pack ./math.go BUILDSTDERR: cat >$WORK/b012/go_asm.h << 'EOF' # internal BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/sync/atomic BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/asm -trimpath $WORK/b012 -I $WORK/b012/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -gensymabis -o $WORK/b012/symabis2 ./asm.s BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b013/_pkg_.a # internal BUILDSTDERR: cp $WORK/b013/_pkg_.a /builddir/.cache/go-build/4f/4fbae65be86351f9491c46e359c10213570ccd3891d3f143f26163cfd21ae455-d # internal BUILDSTDERR: unicode/utf8 BUILDSTDERR: mkdir -p $WORK/b016/ BUILDSTDERR: cat >$WORK/b016/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/unicode/utf8 BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b016/_pkg_.a -trimpath $WORK/b016 -shared -p unicode/utf8 -std -complete -installsuffix shared -buildid qzCz_mVDIsdmfyUgk4Dn/qzCz_mVDIsdmfyUgk4Dn -goversion go1.12.2 -D "" -importcfg $WORK/b016/importcfg -pack ./utf8.go BUILDSTDERR: cat >>$WORK/b012/symabis << 'EOF' # internal BUILDSTDERR: ref runtime/internal/atomic.Xchg ABI0 BUILDSTDERR: ref runtime/internal/atomic.Xchg ABI0 BUILDSTDERR: ref runtime/internal/atomic.Xchg64 ABI0 BUILDSTDERR: ref runtime/internal/atomic.Xchg64 ABI0 BUILDSTDERR: ref runtime/internal/atomic.Xchguintptr ABI0 BUILDSTDERR: ref runtime/internal/atomic.Cas ABI0 BUILDSTDERR: ref runtime/internal/atomic.Cas ABI0 BUILDSTDERR: ref runtime/internal/atomic.Casuintptr ABI0 BUILDSTDERR: ref runtime/internal/atomic.Cas64 ABI0 BUILDSTDERR: ref runtime/internal/atomic.Cas64 ABI0 BUILDSTDERR: ref runtime/internal/atomic.Xadd ABI0 BUILDSTDERR: ref runtime/internal/atomic.Xadd ABI0 BUILDSTDERR: ref runtime/internal/atomic.Xadduintptr ABI0 BUILDSTDERR: ref runtime/internal/atomic.Xadd64 ABI0 BUILDSTDERR: ref runtime/internal/atomic.Xadd64 ABI0 BUILDSTDERR: ref runtime/internal/atomic.Load ABI0 BUILDSTDERR: ref runtime/internal/atomic.Load ABI0 BUILDSTDERR: ref runtime/internal/atomic.Load64 ABI0 BUILDSTDERR: ref runtime/internal/atomic.Load64 ABI0 BUILDSTDERR: ref runtime/internal/atomic.Loaduintptr ABI0 BUILDSTDERR: ref runtime/internal/atomic.Loadp ABI0 BUILDSTDERR: ref runtime/internal/atomic.Store ABI0 BUILDSTDERR: ref runtime/internal/atomic.Store ABI0 BUILDSTDERR: ref runtime/internal/atomic.Store64 ABI0 BUILDSTDERR: ref runtime/internal/atomic.Store64 ABI0 BUILDSTDERR: ref runtime/internal/atomic.Storeuintptr ABI0 BUILDSTDERR: EOF BUILDSTDERR: cat >$WORK/b012/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/runtime/internal/atomic BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b012/_pkg_.a -trimpath $WORK/b012 -shared -p runtime/internal/atomic -std -+ -installsuffix shared -buildid 5xakhhJUU6nCltNO6YMj/5xakhhJUU6nCltNO6YMj -goversion go1.12.2 -symabis $WORK/b012/symabis -D "" -importcfg $WORK/b012/importcfg -pack -asmhdr $WORK/b012/go_asm.h ./atomic_ppc64x.go ./stubs.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b011/_pkg_.a # internal BUILDSTDERR: cp $WORK/b011/_pkg_.a /builddir/.cache/go-build/38/38ba09f377738c91c1a44b7fe870a33bf24f5c3302e9a2f6543d0870408cdef1-d # internal BUILDSTDERR: internal/bytealg BUILDSTDERR: mkdir -p $WORK/b010/ BUILDSTDERR: cat >$WORK/b010/go_asm.h << 'EOF' # internal BUILDSTDERR: EOF BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/asm -trimpath $WORK/b012 -I $WORK/b012/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -o $WORK/b012/asm_ppc64x.o ./asm_ppc64x.s BUILDSTDERR: cd /usr/lib/golang/src/internal/bytealg BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/asm -trimpath $WORK/b010 -I $WORK/b010/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -gensymabis -o $WORK/b010/symabis ./compare_ppc64x.s ./count_ppc64x.s ./equal_ppc64x.s ./indexbyte_ppc64x.s BUILDSTDERR: cat >$WORK/b010/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile internal/cpu=$WORK/b011/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b010/_pkg_.a -trimpath $WORK/b010 -shared -p internal/bytealg -std -+ -installsuffix shared -buildid VicmnR8g_YTZXXFBrLNE/VicmnR8g_YTZXXFBrLNE -goversion go1.12.2 -symabis $WORK/b010/symabis -D "" -importcfg $WORK/b010/importcfg -pack -asmhdr $WORK/b010/go_asm.h ./bytealg.go ./compare_native.go ./count_native.go ./equal_native.go ./index_generic.go ./indexbyte_native.go BUILDSTDERR: cd /usr/lib/golang/src/runtime/internal/atomic BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/asm -trimpath $WORK/b012 -I $WORK/b012/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -o $WORK/b012/atomic_ppc64x.o ./atomic_ppc64x.s BUILDSTDERR: cd /usr/lib/golang/src/internal/bytealg BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/asm -trimpath $WORK/b010 -I $WORK/b010/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -o $WORK/b010/compare_ppc64x.o ./compare_ppc64x.s BUILDSTDERR: cd /usr/lib/golang/src/runtime/internal/atomic BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/pack r $WORK/b012/_pkg_.a $WORK/b012/asm_ppc64x.o $WORK/b012/atomic_ppc64x.o # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b012/_pkg_.a # internal BUILDSTDERR: cp $WORK/b012/_pkg_.a /builddir/.cache/go-build/3a/3a03c031a408a0d0e66eba0edff6d159123b0086a96b3cac44af1043805055d9-d # internal BUILDSTDERR: internal/race BUILDSTDERR: mkdir -p $WORK/b018/ BUILDSTDERR: cat >$WORK/b018/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/internal/race BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b018/_pkg_.a -trimpath $WORK/b018 -shared -p internal/race -std -complete -installsuffix shared -buildid RyHI3piz-9MjeYKKZQ3v/RyHI3piz-9MjeYKKZQ3v -goversion go1.12.2 -D "" -importcfg $WORK/b018/importcfg -pack ./doc.go ./norace.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b018/_pkg_.a # internal BUILDSTDERR: cp $WORK/b018/_pkg_.a /builddir/.cache/go-build/77/775700c5005fac532748d8ab85c65746381c112323259f1490674c13c4ebec8e-d # internal BUILDSTDERR: sync/atomic BUILDSTDERR: mkdir -p $WORK/b019/ BUILDSTDERR: cat >$WORK/b019/go_asm.h << 'EOF' # internal BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/sync/atomic BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/asm -trimpath $WORK/b019 -I $WORK/b019/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -gensymabis -o $WORK/b019/symabis ./asm.s BUILDSTDERR: cd /usr/lib/golang/src/internal/bytealg BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/asm -trimpath $WORK/b010 -I $WORK/b010/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -o $WORK/b010/count_ppc64x.o ./count_ppc64x.s BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b007/_pkg_.a # internal BUILDSTDERR: cp $WORK/b007/_pkg_.a /builddir/.cache/go-build/ce/ce21b26cba3d689116d4041be7e844ccf264b786e2dde86ecd0d38ab72fec5ea-d # internal BUILDSTDERR: math BUILDSTDERR: mkdir -p $WORK/b006/ BUILDSTDERR: cat >$WORK/b006/go_asm.h << 'EOF' # internal BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/math BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/asm -trimpath $WORK/b006 -I $WORK/b006/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -gensymabis -o $WORK/b006/symabis ./floor_ppc64x.s ./modf_ppc64x.s ./sqrt_ppc64x.s ./stubs_ppc64x.s BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b016/_pkg_.a # internal BUILDSTDERR: cp $WORK/b016/_pkg_.a /builddir/.cache/go-build/78/78a90d47b2e0f47f2d0ceda7064798d2a94ad1ba70bf8eb0229fca53508f4c42-d # internal BUILDSTDERR: unicode BUILDSTDERR: mkdir -p $WORK/b020/ BUILDSTDERR: cat >$WORK/b020/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/unicode BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b020/_pkg_.a -trimpath $WORK/b020 -shared -p unicode -std -complete -installsuffix shared -buildid RI7hF26NCrdPaTegmzqt/RI7hF26NCrdPaTegmzqt -goversion go1.12.2 -D "" -importcfg $WORK/b020/importcfg -pack ./casetables.go ./digit.go ./graphic.go ./letter.go ./tables.go BUILDSTDERR: cat >$WORK/b019/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/sync/atomic BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b019/_pkg_.a -trimpath $WORK/b019 -shared -p sync/atomic -std -installsuffix shared -buildid OqYcS4tQALEzCu3CvScE/OqYcS4tQALEzCu3CvScE -goversion go1.12.2 -symabis $WORK/b019/symabis -D "" -importcfg $WORK/b019/importcfg -pack -asmhdr $WORK/b019/go_asm.h ./doc.go ./value.go BUILDSTDERR: cd /usr/lib/golang/src/internal/bytealg BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/asm -trimpath $WORK/b010 -I $WORK/b010/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -o $WORK/b010/equal_ppc64x.o ./equal_ppc64x.s BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/asm -trimpath $WORK/b010 -I $WORK/b010/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -o $WORK/b010/indexbyte_ppc64x.o ./indexbyte_ppc64x.s BUILDSTDERR: cat >$WORK/b006/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile math/bits=$WORK/b007/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/pack r $WORK/b010/_pkg_.a $WORK/b010/compare_ppc64x.o $WORK/b010/count_ppc64x.o $WORK/b010/equal_ppc64x.o $WORK/b010/indexbyte_ppc64x.o # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b010/_pkg_.a # internal BUILDSTDERR: cp $WORK/b010/_pkg_.a /builddir/.cache/go-build/7a/7abc636c57aa9562659db172a3aa20dc6aa24e6b1b980be3cf80b6cf72bd867c-d # internal BUILDSTDERR: cd /usr/lib/golang/src/math BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b006/_pkg_.a -trimpath $WORK/b006 -shared -p math -std -installsuffix shared -buildid Wl943bs6-xodqcY0sxev/Wl943bs6-xodqcY0sxev -goversion go1.12.2 -symabis $WORK/b006/symabis -D "" -importcfg $WORK/b006/importcfg -pack -asmhdr $WORK/b006/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 ./trig_reduce.go ./unsafe.go BUILDSTDERR: cd /usr/lib/golang/src/sync/atomic BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/asm -trimpath $WORK/b019 -I $WORK/b019/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -o $WORK/b019/asm.o ./asm.s BUILDSTDERR: runtime BUILDSTDERR: mkdir -p $WORK/b009/ BUILDSTDERR: cat >$WORK/b009/go_asm.h << 'EOF' # internal BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/runtime BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/asm -trimpath $WORK/b009 -I $WORK/b009/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -gensymabis -o $WORK/b009/symabis ./asm.s ./asm_ppc64x.s ./atomic_ppc64x.s ./duff_ppc64x.s ./memclr_ppc64x.s ./memmove_ppc64x.s ./rt0_linux_ppc64le.s ./sys_linux_ppc64x.s ./tls_ppc64x.s BUILDSTDERR: cd /usr/lib/golang/src/sync/atomic BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/pack r $WORK/b019/_pkg_.a $WORK/b019/asm.o # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b019/_pkg_.a # internal BUILDSTDERR: cp $WORK/b019/_pkg_.a /builddir/.cache/go-build/56/562a58bb89dfba61bce0bde8bd30e5ce5ef45bca6ef3a868c5185c03930ddc1f-d # internal BUILDSTDERR: internal/testlog BUILDSTDERR: mkdir -p $WORK/b028/ BUILDSTDERR: cat >$WORK/b028/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile sync/atomic=$WORK/b019/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/internal/testlog BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b028/_pkg_.a -trimpath $WORK/b028 -shared -p internal/testlog -std -complete -installsuffix shared -buildid pIMEzvjZDq_ZftTbcMKU/pIMEzvjZDq_ZftTbcMKU -goversion go1.12.2 -D "" -importcfg $WORK/b028/importcfg -pack ./log.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b028/_pkg_.a # internal BUILDSTDERR: cp $WORK/b028/_pkg_.a /builddir/.cache/go-build/33/338e1e5bddc52ffef4da2f4273edb1c4d9e5884fc0cfb7bb1afc03c79a805241-d # internal BUILDSTDERR: encoding BUILDSTDERR: mkdir -p $WORK/b033/ BUILDSTDERR: cat >$WORK/b033/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/encoding BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b033/_pkg_.a -trimpath $WORK/b033 -shared -p encoding -std -complete -installsuffix shared -buildid SvGpnI9Kas2z-2BDsVW1/SvGpnI9Kas2z-2BDsVW1 -goversion go1.12.2 -D "" -importcfg $WORK/b033/importcfg -pack ./encoding.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b020/_pkg_.a # internal BUILDSTDERR: cp $WORK/b020/_pkg_.a /builddir/.cache/go-build/67/67231df009f256e031443d238aa2912154b540d525356757fd59acd9c7f3178e-d # internal BUILDSTDERR: unicode/utf16 BUILDSTDERR: mkdir -p $WORK/b037/ BUILDSTDERR: cat >$WORK/b037/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/unicode/utf16 BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b037/_pkg_.a -trimpath $WORK/b037 -shared -p unicode/utf16 -std -complete -installsuffix shared -buildid n1c7EMxKuGGNOCJCPGt4/n1c7EMxKuGGNOCJCPGt4 -goversion go1.12.2 -D "" -importcfg $WORK/b037/importcfg -pack ./utf16.go BUILDSTDERR: cat >$WORK/b009/go_asm.h << 'EOF' # internal BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/syscall BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/asm -trimpath $WORK/b009 -I $WORK/b009/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -gensymabis -o $WORK/b009/symabis2 ./asm_linux_ppc64x.s BUILDSTDERR: cat >>$WORK/b009/symabis << 'EOF' # internal BUILDSTDERR: ref runtime.entersyscall ABI0 BUILDSTDERR: ref runtime.exitsyscall ABI0 BUILDSTDERR: ref runtime.exitsyscall ABI0 BUILDSTDERR: ref runtime.entersyscall ABI0 BUILDSTDERR: ref runtime.exitsyscall ABI0 BUILDSTDERR: ref runtime.exitsyscall ABI0 BUILDSTDERR: EOF BUILDSTDERR: cat >$WORK/b009/go_asm.h << 'EOF' # internal BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/runtime/cgo BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/asm -trimpath $WORK/b009 -I $WORK/b009/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -gensymabis -o $WORK/b009/symabis2 ./asm_ppc64x.s BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b037/_pkg_.a # internal BUILDSTDERR: cp $WORK/b037/_pkg_.a /builddir/.cache/go-build/74/742e2f4b10905945fd2bb265f4d9773bf3dabad955ff0ae264ada1b800c3a7a0-d # internal BUILDSTDERR: crypto/internal/subtle BUILDSTDERR: mkdir -p $WORK/b044/ BUILDSTDERR: cat >$WORK/b044/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/crypto/internal/subtle BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b044/_pkg_.a -trimpath $WORK/b044 -shared -p crypto/internal/subtle -std -complete -installsuffix shared -buildid jFYcNGIYo2qWXn8oVqO9/jFYcNGIYo2qWXn8oVqO9 -goversion go1.12.2 -D "" -importcfg $WORK/b044/importcfg -pack ./aliasing.go BUILDSTDERR: cat >>$WORK/b009/symabis << 'EOF' # internal BUILDSTDERR: ref runtime.reginit ABI0 BUILDSTDERR: ref runtime.load_g ABI0 BUILDSTDERR: EOF BUILDSTDERR: cat >$WORK/b009/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile internal/bytealg=$WORK/b010/_pkg_.a BUILDSTDERR: packagefile internal/cpu=$WORK/b011/_pkg_.a BUILDSTDERR: packagefile runtime/internal/atomic=$WORK/b012/_pkg_.a BUILDSTDERR: packagefile runtime/internal/math=$WORK/b013/_pkg_.a BUILDSTDERR: packagefile runtime/internal/sys=$WORK/b014/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/runtime BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b009/_pkg_.a -trimpath $WORK/b009 -shared -p runtime -std -+ -installsuffix shared -buildid Ddg0nSQqOaZzWU2HriHf/Ddg0nSQqOaZzWU2HriHf -goversion go1.12.2 -symabis $WORK/b009/symabis -D "" -importcfg $WORK/b009/importcfg -pack -asmhdr $WORK/b009/go_asm.h ./alg.go ./atomic_pointer.go ./cgo.go ./cgo_ppc64x.go ./cgocall.go ./cgocallback.go ./cgocheck.go ./chan.go ./compiler.go ./complex.go ./cpuflags.go ./cpuprof.go ./cputicks.go ./debug.go ./defs_linux_ppc64le.go ./env_posix.go ./error.go ./extern.go ./fastlog2.go ./fastlog2table.go ./fedora.go ./float.go ./hash64.go ./heapdump.go ./iface.go ./lfstack.go ./lfstack_64bit.go ./lock_futex.go ./malloc.go ./map.go ./map_fast32.go ./map_fast64.go ./map_faststr.go ./mbarrier.go ./mbitmap.go ./mcache.go ./mcentral.go ./mem_linux.go ./mfinal.go ./mfixalloc.go ./mgc.go ./mgclarge.go ./mgcmark.go ./mgcstack.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_generic.go ./os_linux_ppc64x.go ./os_nonopenbsd.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.go ./signal_linux_ppc64x.go ./signal_ppc64x.go ./signal_sighandler.go ./signal_unix.go ./sigqueue.go ./sigtab_linux_generic.go ./sizeclasses.go ./slice.go ./softfloat64.go ./stack.go ./string.go ./stubs.go ./stubs2.go ./stubs3.go ./stubs_linux.go ./symtab.go ./sys_ppc64x.go ./time.go ./timestub.go ./timestub2.go ./trace.go ./traceback.go ./type.go ./typekind.go ./unaligned1.go ./utf8.go ./vdso_elf64.go ./vdso_linux.go ./vdso_linux_ppc64x.go ./write_err.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b033/_pkg_.a # internal BUILDSTDERR: cp $WORK/b033/_pkg_.a /builddir/.cache/go-build/c2/c23864660011e8b9287d31cddbb6a610fa296d3a77b06c526dd727986920b251-d # internal BUILDSTDERR: crypto/subtle BUILDSTDERR: mkdir -p $WORK/b045/ BUILDSTDERR: cat >$WORK/b045/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/crypto/subtle BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b045/_pkg_.a -trimpath $WORK/b045 -shared -p crypto/subtle -std -complete -installsuffix shared -buildid 8rh__HaZAAmGQbK-CE2T/8rh__HaZAAmGQbK-CE2T -goversion go1.12.2 -D "" -importcfg $WORK/b045/importcfg -pack ./constant_time.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b044/_pkg_.a # internal BUILDSTDERR: cp $WORK/b044/_pkg_.a /builddir/.cache/go-build/7e/7e32b240bbf17b6ac988f7cf8092c1a832f2b849927ae3265b16a72ca04d9c04-d # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b045/_pkg_.a # internal BUILDSTDERR: cp $WORK/b045/_pkg_.a /builddir/.cache/go-build/df/dfacda178e097dcc77b15b7eb03425008668b3fe1cbb295527ba78586954c3dd-d # internal BUILDSTDERR: golang.org/x/crypto/cast5 BUILDSTDERR: mkdir -p $WORK/b084/ BUILDSTDERR: cat >$WORK/b084/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_ppc64le/compile -o $WORK/b084/_pkg_.a -trimpath $WORK/b084 -shared -p golang.org/x/crypto/cast5 -complete -installsuffix shared -buildid BbZGw9JjKUyTh_GweaDh/BbZGw9JjKUyTh_GweaDh -goversion go1.12.2 -D "" -importcfg $WORK/b084/importcfg -pack ./cast5.go BUILDSTDERR: runtime/cgo BUILDSTDERR: mkdir -p $WORK/b071/ BUILDSTDERR: cd /usr/lib/golang/src/runtime/cgo BUILDSTDERR: CGO_LDFLAGS='"-g" "-O2" "-lpthread"' /usr/lib/golang/pkg/tool/linux_ppc64le/cgo -objdir $WORK/b071/ -importpath runtime/cgo -import_runtime_cgo=false -import_syscall=false -- -I $WORK/b071/ -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_ppc64le/asm -trimpath $WORK/b006 -I $WORK/b006/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -o $WORK/b006/floor_ppc64x.o ./floor_ppc64x.s BUILDSTDERR: cd $WORK BUILDSTDERR: gcc -Qunused-arguments -c -x c - || true BUILDSTDERR: gcc -fdebug-prefix-map=a=b -c -x c - || true BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b084/_pkg_.a # internal BUILDSTDERR: cp $WORK/b084/_pkg_.a /builddir/.cache/go-build/8a/8a5e248c9a8931f2ae146e5ed4dd3c6451ff1a058a1e15cea4b2a6b329f36088-d # internal BUILDSTDERR: cd /usr/lib/golang/src/math BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/asm -trimpath $WORK/b006 -I $WORK/b006/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -o $WORK/b006/modf_ppc64x.o ./modf_ppc64x.s BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/asm -trimpath $WORK/b006 -I $WORK/b006/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -o $WORK/b006/sqrt_ppc64x.o ./sqrt_ppc64x.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_ppc64le/asm -trimpath $WORK/b006 -I $WORK/b006/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -o $WORK/b006/stubs_ppc64x.o ./stubs_ppc64x.s BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/pack r $WORK/b006/_pkg_.a $WORK/b006/floor_ppc64x.o $WORK/b006/modf_ppc64x.o $WORK/b006/sqrt_ppc64x.o $WORK/b006/stubs_ppc64x.o # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b006/_pkg_.a # internal BUILDSTDERR: cp $WORK/b006/_pkg_.a /builddir/.cache/go-build/7a/7ab2ad6ac7e12df2450778d1101212e55c627bcf3f5d679b183a3edb7ccf0be0-d # internal BUILDSTDERR: cd $WORK/b071 BUILDSTDERR: TERM='dumb' gcc -I /usr/lib/golang/src/runtime/cgo -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b071=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -Wall -Werror -o ./_x001.o -c _cgo_export.c BUILDSTDERR: strconv BUILDSTDERR: mkdir -p $WORK/b015/ BUILDSTDERR: image/color BUILDSTDERR: mkdir -p $WORK/b089/ BUILDSTDERR: cat >$WORK/b015/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile errors=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile internal/bytealg=$WORK/b010/_pkg_.a BUILDSTDERR: packagefile math=$WORK/b006/_pkg_.a BUILDSTDERR: packagefile math/bits=$WORK/b007/_pkg_.a BUILDSTDERR: packagefile unicode/utf8=$WORK/b016/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cat >$WORK/b089/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/strconv BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b015/_pkg_.a -trimpath $WORK/b015 -shared -p strconv -std -complete -installsuffix shared -buildid S_IW3uSW1wVp_rD6QicX/S_IW3uSW1wVp_rD6QicX -goversion go1.12.2 -D "" -importcfg $WORK/b015/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/image/color BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b089/_pkg_.a -trimpath $WORK/b089 -shared -p image/color -std -complete -installsuffix shared -buildid AbRbXC5nahwsAeZt93N5/AbRbXC5nahwsAeZt93N5 -goversion go1.12.2 -D "" -importcfg $WORK/b089/importcfg -pack ./color.go ./ycbcr.go BUILDSTDERR: cd $WORK/b071 BUILDSTDERR: TERM='dumb' gcc -I /usr/lib/golang/src/runtime/cgo -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b071=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -Wall -Werror -o ./_x002.o -c cgo.cgo2.c BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b089/_pkg_.a # internal BUILDSTDERR: cp $WORK/b089/_pkg_.a /builddir/.cache/go-build/29/29a5bd8d19b2fd027e7dde33db29fe7d7e62beed56a10caef90092de3ac47463-d # internal BUILDSTDERR: internal/nettrace BUILDSTDERR: mkdir -p $WORK/b098/ BUILDSTDERR: cat >$WORK/b098/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/internal/nettrace BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b098/_pkg_.a -trimpath $WORK/b098 -shared -p internal/nettrace -std -complete -installsuffix shared -buildid dBl-y2JTT_jnmbK1H0o-/dBl-y2JTT_jnmbK1H0o- -goversion go1.12.2 -D "" -importcfg $WORK/b098/importcfg -pack ./nettrace.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b098/_pkg_.a # internal BUILDSTDERR: cp $WORK/b098/_pkg_.a /builddir/.cache/go-build/94/94f6dfa1c2cf09df98c06b0ece418d95b386c7101fb9bc6702860c787659073b-d # internal BUILDSTDERR: internal/x/net/dns/dnsmessage BUILDSTDERR: mkdir -p $WORK/b100/ BUILDSTDERR: cat >$WORK/b100/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile errors=$WORK/b003/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/internal/x/net/dns/dnsmessage BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b100/_pkg_.a -trimpath $WORK/b100 -shared -p internal/x/net/dns/dnsmessage -std -complete -installsuffix shared -buildid B24w5PN0xQGSiaJQrOhG/B24w5PN0xQGSiaJQrOhG -goversion go1.12.2 -D "" -importcfg $WORK/b100/importcfg -pack ./message.go BUILDSTDERR: cd /usr/lib/golang/src/runtime/cgo BUILDSTDERR: TERM='dumb' gcc -I . -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b071=/tmp/go-build -gno-record-gcc-switches -I $WORK/b071/ -g -O2 -Wall -Werror -o $WORK/b071/_x003.o -c gcc_context.c BUILDSTDERR: TERM='dumb' gcc -I . -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b071=/tmp/go-build -gno-record-gcc-switches -I $WORK/b071/ -g -O2 -Wall -Werror -o $WORK/b071/_x004.o -c gcc_fatalf.c BUILDSTDERR: TERM='dumb' gcc -I . -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b071=/tmp/go-build -gno-record-gcc-switches -I $WORK/b071/ -g -O2 -Wall -Werror -o $WORK/b071/_x005.o -c gcc_libinit.c BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b015/_pkg_.a # internal BUILDSTDERR: cp $WORK/b015/_pkg_.a /builddir/.cache/go-build/b1/b1731b48bb05bdfaf57209d9ebbb56a726e37b9644c3420df8dc0e70a80e68c5-d # internal BUILDSTDERR: golang.org/x/crypto/openpgp/errors BUILDSTDERR: mkdir -p $WORK/b086/ BUILDSTDERR: cat >$WORK/b086/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile strconv=$WORK/b015/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/share/gocode/src/golang.org/x/crypto/openpgp/errors BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b086/_pkg_.a -trimpath $WORK/b086 -shared -p golang.org/x/crypto/openpgp/errors -complete -installsuffix shared -buildid Qs6Gy0XpizJtXAoF5QCW/Qs6Gy0XpizJtXAoF5QCW -goversion go1.12.2 -D "" -importcfg $WORK/b086/importcfg -pack ./errors.go BUILDSTDERR: cd /usr/lib/golang/src/runtime/cgo BUILDSTDERR: TERM='dumb' gcc -I . -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b071=/tmp/go-build -gno-record-gcc-switches -I $WORK/b071/ -g -O2 -Wall -Werror -o $WORK/b071/_x006.o -c gcc_linux_ppc64x.c BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b100/_pkg_.a # internal BUILDSTDERR: cp $WORK/b100/_pkg_.a /builddir/.cache/go-build/de/de4ef16b7f0930769a37956d6e842e093b27cfefca4742f6593f386ffe0393ee-d # internal BUILDSTDERR: container/list BUILDSTDERR: mkdir -p $WORK/b127/ BUILDSTDERR: cat >$WORK/b127/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/container/list BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b127/_pkg_.a -trimpath $WORK/b127 -shared -p container/list -std -complete -installsuffix shared -buildid QmKZ4ahJqA56ltfORphB/QmKZ4ahJqA56ltfORphB -goversion go1.12.2 -D "" -importcfg $WORK/b127/importcfg -pack ./list.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b086/_pkg_.a # internal BUILDSTDERR: cp $WORK/b086/_pkg_.a /builddir/.cache/go-build/8d/8d2c823783a6eff47dfc83e55688d65af99ff0db82189bf55e41bfda29aff462-d # internal BUILDSTDERR: crypto/rc4 BUILDSTDERR: mkdir -p $WORK/b130/ BUILDSTDERR: cat >$WORK/b130/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile crypto/internal/subtle=$WORK/b044/_pkg_.a BUILDSTDERR: packagefile strconv=$WORK/b015/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/crypto/rc4 BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b130/_pkg_.a -trimpath $WORK/b130 -shared -p crypto/rc4 -std -complete -installsuffix shared -buildid oTPyYJHYlKbFZ7_c38W9/oTPyYJHYlKbFZ7_c38W9 -goversion go1.12.2 -D "" -importcfg $WORK/b130/importcfg -pack ./rc4.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b130/_pkg_.a # internal BUILDSTDERR: cp $WORK/b130/_pkg_.a /builddir/.cache/go-build/fe/fee851d11ec30ec6723f71731e652f7a97c2d517322a959153a35c89feba0781-d # internal BUILDSTDERR: internal/x/crypto/cryptobyte/asn1 BUILDSTDERR: mkdir -p $WORK/b135/ BUILDSTDERR: cat >$WORK/b135/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/internal/x/crypto/cryptobyte/asn1 BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b135/_pkg_.a -trimpath $WORK/b135 -shared -p internal/x/crypto/cryptobyte/asn1 -std -complete -installsuffix shared -buildid gfiCzDw9pIgC3rrCuSes/gfiCzDw9pIgC3rrCuSes -goversion go1.12.2 -D "" -importcfg $WORK/b135/importcfg -pack ./asn1.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b135/_pkg_.a # internal BUILDSTDERR: cp $WORK/b135/_pkg_.a /builddir/.cache/go-build/5a/5ae0faab482213fdc70d84b2be3de106eee30ab155970a08788c59221fc89900-d # internal BUILDSTDERR: cd /usr/lib/golang/src/runtime/cgo BUILDSTDERR: TERM='dumb' gcc -I . -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b071=/tmp/go-build -gno-record-gcc-switches -I $WORK/b071/ -g -O2 -Wall -Werror -o $WORK/b071/_x007.o -c gcc_setenv.c BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b127/_pkg_.a # internal BUILDSTDERR: cp $WORK/b127/_pkg_.a /builddir/.cache/go-build/04/04ab1dc36c966e3f9b5fafb29caf67d90c7be0a06d5e70e953f9cbd00108cab6-d # internal BUILDSTDERR: TERM='dumb' gcc -I . -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b071=/tmp/go-build -gno-record-gcc-switches -I $WORK/b071/ -g -O2 -Wall -Werror -o $WORK/b071/_x008.o -c gcc_traceback.c BUILDSTDERR: TERM='dumb' gcc -I . -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b071=/tmp/go-build -gno-record-gcc-switches -I $WORK/b071/ -g -O2 -Wall -Werror -o $WORK/b071/_x009.o -c gcc_util.c BUILDSTDERR: TERM='dumb' gcc -I . -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b071=/tmp/go-build -gno-record-gcc-switches -I $WORK/b071/ -g -O2 -Wall -Werror -o $WORK/b071/_x010.o -c gcc_ppc64x.S BUILDSTDERR: cd $WORK/b071 BUILDSTDERR: TERM='dumb' gcc -I /usr/lib/golang/src/runtime/cgo -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b071=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -Wall -Werror -o ./_cgo_main.o -c _cgo_main.c BUILDSTDERR: cd /usr/lib/golang/src/runtime/cgo BUILDSTDERR: TERM='dumb' gcc -I . -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b071=/tmp/go-build -gno-record-gcc-switches -o $WORK/b071/_cgo_.o $WORK/b071/_cgo_main.o $WORK/b071/_x001.o $WORK/b071/_x002.o $WORK/b071/_x003.o $WORK/b071/_x004.o $WORK/b071/_x005.o $WORK/b071/_x006.o $WORK/b071/_x007.o $WORK/b071/_x008.o $WORK/b071/_x009.o $WORK/b071/_x010.o -g -O2 -lpthread BUILDSTDERR: TERM='dumb' /usr/lib/golang/pkg/tool/linux_ppc64le/cgo -dynpackage cgo -dynimport $WORK/b071/_cgo_.o -dynout $WORK/b071/_cgo_import.go -dynlinker BUILDSTDERR: cat >$WORK/b071/go_asm.h << 'EOF' # internal BUILDSTDERR: EOF BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/asm -trimpath $WORK/b071 -I $WORK/b071/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -gensymabis -o $WORK/b071/symabis ./asm_ppc64x.s BUILDSTDERR: cat >$WORK/b071/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: EOF BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b071/_pkg_.a -trimpath $WORK/b071 -shared -p runtime/cgo -std -installsuffix shared -buildid V60PKjhpEN11Yr7TxUdn/V60PKjhpEN11Yr7TxUdn -goversion go1.12.2 -symabis $WORK/b071/symabis -D "" -importcfg $WORK/b071/importcfg -pack -asmhdr $WORK/b071/go_asm.h ./callbacks.go ./callbacks_traceback.go ./iscgo.go ./setenv.go $WORK/b071/_cgo_gotypes.go $WORK/b071/cgo.cgo1.go $WORK/b071/_cgo_import.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/asm -trimpath $WORK/b071 -I $WORK/b071/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -o $WORK/b071/asm_ppc64x.o ./asm_ppc64x.s BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/pack r $WORK/b071/_pkg_.a $WORK/b071/asm_ppc64x.o $WORK/b071/_x001.o $WORK/b071/_x002.o $WORK/b071/_x003.o $WORK/b071/_x004.o $WORK/b071/_x005.o $WORK/b071/_x006.o $WORK/b071/_x007.o $WORK/b071/_x008.o $WORK/b071/_x009.o $WORK/b071/_x010.o # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b071/_pkg_.a # internal BUILDSTDERR: cp $WORK/b071/_pkg_.a /builddir/.cache/go-build/f5/f54dcd3a2506ba31b15b6aa7e253a02bbbce0b741364c89499ae27b9b928b230-d # internal BUILDSTDERR: cd /usr/lib/golang/src/runtime BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/asm -trimpath $WORK/b009 -I $WORK/b009/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -o $WORK/b009/asm.o ./asm.s BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/asm -trimpath $WORK/b009 -I $WORK/b009/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -o $WORK/b009/asm_ppc64x.o ./asm_ppc64x.s BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/asm -trimpath $WORK/b009 -I $WORK/b009/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -o $WORK/b009/atomic_ppc64x.o ./atomic_ppc64x.s BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/asm -trimpath $WORK/b009 -I $WORK/b009/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -o $WORK/b009/duff_ppc64x.o ./duff_ppc64x.s BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/asm -trimpath $WORK/b009 -I $WORK/b009/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -o $WORK/b009/memclr_ppc64x.o ./memclr_ppc64x.s BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/asm -trimpath $WORK/b009 -I $WORK/b009/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -o $WORK/b009/memmove_ppc64x.o ./memmove_ppc64x.s BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/asm -trimpath $WORK/b009 -I $WORK/b009/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -o $WORK/b009/rt0_linux_ppc64le.o ./rt0_linux_ppc64le.s BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/asm -trimpath $WORK/b009 -I $WORK/b009/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -o $WORK/b009/sys_linux_ppc64x.o ./sys_linux_ppc64x.s BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/asm -trimpath $WORK/b009 -I $WORK/b009/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -o $WORK/b009/tls_ppc64x.o ./tls_ppc64x.s BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/pack r $WORK/b009/_pkg_.a $WORK/b009/asm.o $WORK/b009/asm_ppc64x.o $WORK/b009/atomic_ppc64x.o $WORK/b009/duff_ppc64x.o $WORK/b009/memclr_ppc64x.o $WORK/b009/memmove_ppc64x.o $WORK/b009/rt0_linux_ppc64le.o $WORK/b009/sys_linux_ppc64x.o $WORK/b009/tls_ppc64x.o # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b009/_pkg_.a # internal BUILDSTDERR: cp $WORK/b009/_pkg_.a /builddir/.cache/go-build/74/74cd10abb1d51a853644d13650cb66c303e440b3aab2c36dccfc3824ddbbb66d-d # internal BUILDSTDERR: sync BUILDSTDERR: mkdir -p $WORK/b017/ BUILDSTDERR: cat >$WORK/b017/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile internal/race=$WORK/b018/_pkg_.a BUILDSTDERR: packagefile runtime=$WORK/b009/_pkg_.a BUILDSTDERR: packagefile sync/atomic=$WORK/b019/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/sync BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b017/_pkg_.a -trimpath $WORK/b017 -shared -p sync -std -installsuffix shared -buildid F5w2cvq0MP8HWqcYjPQ2/F5w2cvq0MP8HWqcYjPQ2 -goversion go1.12.2 -D "" -importcfg $WORK/b017/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_ppc64le/buildid -w $WORK/b017/_pkg_.a # internal BUILDSTDERR: cp $WORK/b017/_pkg_.a /builddir/.cache/go-build/0a/0abebff3ca125ff6905477b6f408ed736ccc09446d9549ca16a022d28e8f6473-d # internal BUILDSTDERR: io BUILDSTDERR: mkdir -p $WORK/b022/ BUILDSTDERR: reflect BUILDSTDERR: mkdir -p $WORK/b005/ BUILDSTDERR: cat >$WORK/b022/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile errors=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b017/_pkg_.a BUILDSTDERR: packagefile sync/atomic=$WORK/b019/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cat >$WORK/b005/go_asm.h << 'EOF' # internal BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/io BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b022/_pkg_.a -trimpath $WORK/b022 -shared -p io -std -complete -installsuffix shared -buildid EjsdQI4claxIIofagSw1/EjsdQI4claxIIofagSw1 -goversion go1.12.2 -D "" -importcfg $WORK/b022/importcfg -pack ./io.go ./multi.go ./pipe.go BUILDSTDERR: cd /usr/lib/golang/src/reflect BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/asm -trimpath $WORK/b005 -I $WORK/b005/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -gensymabis -o $WORK/b005/symabis ./asm_ppc64x.s BUILDSTDERR: math/rand BUILDSTDERR: mkdir -p $WORK/b047/ BUILDSTDERR: cat >$WORK/b047/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile math=$WORK/b006/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b017/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/math/rand BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b047/_pkg_.a -trimpath $WORK/b047 -shared -p math/rand -std -complete -installsuffix shared -buildid AyTJU8ot0AFF0ZTc0ej7/AyTJU8ot0AFF0ZTc0ej7 -goversion go1.12.2 -D "" -importcfg $WORK/b047/importcfg -pack ./exp.go ./normal.go ./rand.go ./rng.go ./zipf.go BUILDSTDERR: syscall BUILDSTDERR: mkdir -p $WORK/b025/ BUILDSTDERR: cat >$WORK/b025/go_asm.h << 'EOF' # internal BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/syscall BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/asm -trimpath $WORK/b025 -I $WORK/b025/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -gensymabis -o $WORK/b025/symabis ./asm_linux_ppc64x.s BUILDSTDERR: cat >$WORK/b025/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile internal/race=$WORK/b018/_pkg_.a BUILDSTDERR: packagefile runtime=$WORK/b009/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b017/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b025/_pkg_.a -trimpath $WORK/b025 -shared -p syscall -std -installsuffix shared -buildid tyA3XEQwqnZ_llKvElIy/tyA3XEQwqnZ_llKvElIy -goversion go1.12.2 -symabis $WORK/b025/symabis -D "" -importcfg $WORK/b025/importcfg -pack -asmhdr $WORK/b025/go_asm.h ./dirent.go ./endian_little.go ./env_unix.go ./exec_linux.go ./exec_unix.go ./flock.go ./lsf_linux.go ./msan0.go ./net.go ./netlink_linux.go ./setuidgid_linux.go ./sockcmsg_linux.go ./sockcmsg_unix.go ./str.go ./syscall.go ./syscall_linux.go ./syscall_linux_ppc64x.go ./syscall_unix.go ./timestruct.go ./zerrors_linux_ppc64le.go ./zsyscall_linux_ppc64le.go ./zsysnum_linux_ppc64le.go ./ztypes_linux_ppc64le.go BUILDSTDERR: cat >$WORK/b005/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile math=$WORK/b006/_pkg_.a BUILDSTDERR: packagefile runtime=$WORK/b009/_pkg_.a BUILDSTDERR: packagefile strconv=$WORK/b015/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b017/_pkg_.a BUILDSTDERR: packagefile unicode=$WORK/b020/_pkg_.a BUILDSTDERR: packagefile unicode/utf8=$WORK/b016/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/reflect BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b005/_pkg_.a -trimpath $WORK/b005 -shared -p reflect -std -installsuffix shared -buildid QTiLUnI1WoXpR4ydHidE/QTiLUnI1WoXpR4ydHidE -goversion go1.12.2 -symabis $WORK/b005/symabis -D "" -importcfg $WORK/b005/importcfg -pack -asmhdr $WORK/b005/go_asm.h ./deepequal.go ./makefunc.go ./swapper.go ./type.go ./value.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b047/_pkg_.a # internal BUILDSTDERR: cp $WORK/b047/_pkg_.a /builddir/.cache/go-build/91/91213a880af0d0ff5d7ff90f76176836a1e12834744eec2a5c004019ed884742-d # internal BUILDSTDERR: internal/singleflight BUILDSTDERR: mkdir -p $WORK/b099/ BUILDSTDERR: cat >$WORK/b099/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile sync=$WORK/b017/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/internal/singleflight BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b099/_pkg_.a -trimpath $WORK/b099 -shared -p internal/singleflight -std -complete -installsuffix shared -buildid 9obTlFPr27djM6L8fyoi/9obTlFPr27djM6L8fyoi -goversion go1.12.2 -D "" -importcfg $WORK/b099/importcfg -pack ./singleflight.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b022/_pkg_.a # internal BUILDSTDERR: cp $WORK/b022/_pkg_.a /builddir/.cache/go-build/53/53295af41e19a80055cda22d93a517b5226c64c4ebd6fa1e65c32bc250e9ed4a-d # internal BUILDSTDERR: bytes BUILDSTDERR: mkdir -p $WORK/b031/ BUILDSTDERR: cat >$WORK/b031/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile errors=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile internal/bytealg=$WORK/b010/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b022/_pkg_.a BUILDSTDERR: packagefile unicode=$WORK/b020/_pkg_.a BUILDSTDERR: packagefile unicode/utf8=$WORK/b016/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/bytes BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b031/_pkg_.a -trimpath $WORK/b031 -shared -p bytes -std -installsuffix shared -buildid cmoAsL99MdcxWN4IxKe1/cmoAsL99MdcxWN4IxKe1 -goversion go1.12.2 -D "" -importcfg $WORK/b031/importcfg -pack ./buffer.go ./bytes.go ./reader.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b099/_pkg_.a # internal BUILDSTDERR: cp $WORK/b099/_pkg_.a /builddir/.cache/go-build/2a/2a0b79b6012bbc376ec614cea03e87eba6b5608c22e107a6497cf2f2798906aa-d # internal BUILDSTDERR: strings BUILDSTDERR: mkdir -p $WORK/b036/ BUILDSTDERR: cat >$WORK/b036/go_asm.h << 'EOF' # internal BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/strings BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/asm -trimpath $WORK/b036 -I $WORK/b036/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -gensymabis -o $WORK/b036/symabis ./strings.s BUILDSTDERR: cat >$WORK/b036/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile errors=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile internal/bytealg=$WORK/b010/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b022/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b017/_pkg_.a BUILDSTDERR: packagefile unicode=$WORK/b020/_pkg_.a BUILDSTDERR: packagefile unicode/utf8=$WORK/b016/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b036/_pkg_.a -trimpath $WORK/b036 -shared -p strings -std -installsuffix shared -buildid LKLD1n38239_o6n7kbuV/LKLD1n38239_o6n7kbuV -goversion go1.12.2 -symabis $WORK/b036/symabis -D "" -importcfg $WORK/b036/importcfg -pack -asmhdr $WORK/b036/go_asm.h ./builder.go ./compare.go ./reader.go ./replace.go ./search.go ./strings.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b031/_pkg_.a # internal BUILDSTDERR: cp $WORK/b031/_pkg_.a /builddir/.cache/go-build/cc/cc1fba665152d457a27402c0b942fe933d9a602655112bf8d8454ff816c1962d-d # internal BUILDSTDERR: bufio BUILDSTDERR: mkdir -p $WORK/b030/ BUILDSTDERR: cat >$WORK/b030/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile bytes=$WORK/b031/_pkg_.a BUILDSTDERR: packagefile errors=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b022/_pkg_.a BUILDSTDERR: packagefile unicode/utf8=$WORK/b016/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/bufio BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b030/_pkg_.a -trimpath $WORK/b030 -shared -p bufio -std -complete -installsuffix shared -buildid 7STIFdQJ3hriCXaiUNJR/7STIFdQJ3hriCXaiUNJR -goversion go1.12.2 -D "" -importcfg $WORK/b030/importcfg -pack ./bufio.go ./scan.go BUILDSTDERR: cd /usr/lib/golang/src/strings BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/asm -trimpath $WORK/b036 -I $WORK/b036/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -o $WORK/b036/strings.o ./strings.s BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/pack r $WORK/b036/_pkg_.a $WORK/b036/strings.o # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b036/_pkg_.a # internal BUILDSTDERR: cp $WORK/b036/_pkg_.a /builddir/.cache/go-build/75/757cff3c0f5cd3c79c2ad32edf1d1ff3c4271cad6cf681e8985c34878776a13b-d # internal BUILDSTDERR: hash BUILDSTDERR: mkdir -p $WORK/b040/ BUILDSTDERR: cat >$WORK/b040/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile io=$WORK/b022/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/hash BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b040/_pkg_.a -trimpath $WORK/b040 -shared -p hash -std -complete -installsuffix shared -buildid 5XwUHVzdWMVypYfV-xH_/5XwUHVzdWMVypYfV-xH_ -goversion go1.12.2 -D "" -importcfg $WORK/b040/importcfg -pack ./hash.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b040/_pkg_.a # internal BUILDSTDERR: cp $WORK/b040/_pkg_.a /builddir/.cache/go-build/05/0565da3d680e05b429b186864ecfdf0b78d3b39893f992d7de2e12ec86260df5-d # internal BUILDSTDERR: crypto BUILDSTDERR: mkdir -p $WORK/b039/ BUILDSTDERR: cat >$WORK/b039/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile hash=$WORK/b040/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b022/_pkg_.a BUILDSTDERR: packagefile strconv=$WORK/b015/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/crypto BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b039/_pkg_.a -trimpath $WORK/b039 -shared -p crypto -std -complete -installsuffix shared -buildid EUy4aWGAEWKOzydUA_LK/EUy4aWGAEWKOzydUA_LK -goversion go1.12.2 -D "" -importcfg $WORK/b039/importcfg -pack ./crypto.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b030/_pkg_.a # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b039/_pkg_.a # internal BUILDSTDERR: cp $WORK/b039/_pkg_.a /builddir/.cache/go-build/0d/0d6aff3c1aa75ff6cc9547ee69f33fcd7f892737e87572bc7169483332eb6659-d # internal BUILDSTDERR: crypto/internal/randutil BUILDSTDERR: mkdir -p $WORK/b049/ BUILDSTDERR: cat >$WORK/b049/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile io=$WORK/b022/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b017/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/crypto/internal/randutil BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b049/_pkg_.a -trimpath $WORK/b049 -shared -p crypto/internal/randutil -std -complete -installsuffix shared -buildid XJaJnW0Loyl_uRlfqU07/XJaJnW0Loyl_uRlfqU07 -goversion go1.12.2 -D "" -importcfg $WORK/b049/importcfg -pack ./randutil.go BUILDSTDERR: cp $WORK/b030/_pkg_.a /builddir/.cache/go-build/85/85008c6f0fd592d6da4643cfd0cbe43979b60a080e6915f27b202934032ee0b5-d # internal BUILDSTDERR: crypto/sha256 BUILDSTDERR: mkdir -p $WORK/b050/ BUILDSTDERR: cat >$WORK/b050/go_asm.h << 'EOF' # internal BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/crypto/sha256 BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/asm -trimpath $WORK/b050 -I $WORK/b050/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -gensymabis -o $WORK/b050/symabis ./sha256block_ppc64le.s BUILDSTDERR: cat >$WORK/b050/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile crypto=$WORK/b039/_pkg_.a BUILDSTDERR: packagefile errors=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile hash=$WORK/b040/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b049/_pkg_.a # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b050/_pkg_.a -trimpath $WORK/b050 -shared -p crypto/sha256 -std -installsuffix shared -buildid omDwuXNW2etakHcDwlAy/omDwuXNW2etakHcDwlAy -goversion go1.12.2 -symabis $WORK/b050/symabis -D "" -importcfg $WORK/b050/importcfg -pack -asmhdr $WORK/b050/go_asm.h ./sha256.go ./sha256block.go ./sha256block_decl.go BUILDSTDERR: cp $WORK/b049/_pkg_.a /builddir/.cache/go-build/f6/f6549f01f70927c3c803bf0b6f0c45d87d3c32b726b84064aa60e28b37789a20-d # internal BUILDSTDERR: crypto/sha512 BUILDSTDERR: mkdir -p $WORK/b051/ BUILDSTDERR: cat >$WORK/b051/go_asm.h << 'EOF' # internal BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/crypto/sha512 BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/asm -trimpath $WORK/b051 -I $WORK/b051/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -gensymabis -o $WORK/b051/symabis ./sha512block_ppc64le.s BUILDSTDERR: cat >$WORK/b051/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile crypto=$WORK/b039/_pkg_.a BUILDSTDERR: packagefile errors=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile hash=$WORK/b040/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b051/_pkg_.a -trimpath $WORK/b051 -shared -p crypto/sha512 -std -installsuffix shared -buildid 7YeUl7OQgvppstlrH_7p/7YeUl7OQgvppstlrH_7p -goversion go1.12.2 -symabis $WORK/b051/symabis -D "" -importcfg $WORK/b051/importcfg -pack -asmhdr $WORK/b051/go_asm.h ./sha512.go ./sha512block.go ./sha512block_decl.go BUILDSTDERR: cd /usr/lib/golang/src/syscall BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/asm -trimpath $WORK/b025 -I $WORK/b025/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -o $WORK/b025/asm_linux_ppc64x.o ./asm_linux_ppc64x.s BUILDSTDERR: cd /usr/lib/golang/src/crypto/sha256 BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/asm -trimpath $WORK/b050 -I $WORK/b050/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -o $WORK/b050/sha256block_ppc64le.o ./sha256block_ppc64le.s BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/pack r $WORK/b050/_pkg_.a $WORK/b050/sha256block_ppc64le.o # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b050/_pkg_.a # internal BUILDSTDERR: cp $WORK/b050/_pkg_.a /builddir/.cache/go-build/62/62baeabe14233a7601a0535548916f62b5a1ca56949873cb43a6a92d61ae871e-d # internal BUILDSTDERR: hash/adler32 BUILDSTDERR: mkdir -p $WORK/b057/ BUILDSTDERR: cat >$WORK/b057/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile errors=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile hash=$WORK/b040/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/hash/adler32 BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b057/_pkg_.a -trimpath $WORK/b057 -shared -p hash/adler32 -std -complete -installsuffix shared -buildid dUARcv6rhrgdUD_7JMas/dUARcv6rhrgdUD_7JMas -goversion go1.12.2 -D "" -importcfg $WORK/b057/importcfg -pack ./adler32.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b057/_pkg_.a # internal BUILDSTDERR: cp $WORK/b057/_pkg_.a /builddir/.cache/go-build/77/77ee400f9dc26733a50ba9c7868f68333e823be45c6d3280342742f8d133c187-d # internal BUILDSTDERR: path BUILDSTDERR: mkdir -p $WORK/b059/ BUILDSTDERR: cat >$WORK/b059/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile errors=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b036/_pkg_.a BUILDSTDERR: packagefile unicode/utf8=$WORK/b016/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/path BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b059/_pkg_.a -trimpath $WORK/b059 -shared -p path -std -complete -installsuffix shared -buildid mNjA0ZF7HS-g0GkRVvMX/mNjA0ZF7HS-g0GkRVvMX -goversion go1.12.2 -D "" -importcfg $WORK/b059/importcfg -pack ./match.go ./path.go BUILDSTDERR: cd /usr/lib/golang/src/syscall BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/pack r $WORK/b025/_pkg_.a $WORK/b025/asm_linux_ppc64x.o # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b025/_pkg_.a # internal BUILDSTDERR: cp $WORK/b025/_pkg_.a /builddir/.cache/go-build/e1/e150cd2fe172a330b479aa58c1cc0141b1b8a74da6e7d557ef3d2bd1a187a7e8-d # internal BUILDSTDERR: time BUILDSTDERR: mkdir -p $WORK/b026/ BUILDSTDERR: cat >$WORK/b026/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile errors=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile runtime=$WORK/b009/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b017/_pkg_.a BUILDSTDERR: packagefile syscall=$WORK/b025/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/time BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b026/_pkg_.a -trimpath $WORK/b026 -shared -p time -std -installsuffix shared -buildid mOes-bMWzzIZtYE4b5_G/mOes-bMWzzIZtYE4b5_G -goversion go1.12.2 -D "" -importcfg $WORK/b026/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_ppc64le/buildid -w $WORK/b059/_pkg_.a # internal BUILDSTDERR: cp $WORK/b059/_pkg_.a /builddir/.cache/go-build/a3/a314524f5c50ab9d5584d393c625e4961cd7981b8e9a7d62a126e77ecd97458a-d # internal BUILDSTDERR: internal/syscall/unix BUILDSTDERR: mkdir -p $WORK/b027/ BUILDSTDERR: cat >$WORK/b027/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile sync/atomic=$WORK/b019/_pkg_.a BUILDSTDERR: packagefile syscall=$WORK/b025/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/internal/syscall/unix BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b027/_pkg_.a -trimpath $WORK/b027 -shared -p internal/syscall/unix -std -complete -installsuffix shared -buildid auzW0Kg4EgpeCN_p2LW5/auzW0Kg4EgpeCN_p2LW5 -goversion go1.12.2 -D "" -importcfg $WORK/b027/importcfg -pack ./at.go ./at_sysnum_linux.go ./at_sysnum_newfstatat_linux.go ./getrandom_linux.go ./getrandom_linux_ppc64x.go ./nonblocking.go BUILDSTDERR: cd /usr/lib/golang/src/crypto/sha512 BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/asm -trimpath $WORK/b051 -I $WORK/b051/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -o $WORK/b051/sha512block_ppc64le.o ./sha512block_ppc64le.s BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/pack r $WORK/b051/_pkg_.a $WORK/b051/sha512block_ppc64le.o # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b051/_pkg_.a # internal BUILDSTDERR: cp $WORK/b051/_pkg_.a /builddir/.cache/go-build/ff/fff0bb380f7342fc8679be82601079ea50b8298860da7715a55fcd7d438d645e-d # internal BUILDSTDERR: crypto/sha1 BUILDSTDERR: mkdir -p $WORK/b083/ BUILDSTDERR: cat >$WORK/b083/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile crypto=$WORK/b039/_pkg_.a BUILDSTDERR: packagefile errors=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile hash=$WORK/b040/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/crypto/sha1 BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b083/_pkg_.a -trimpath $WORK/b083 -shared -p crypto/sha1 -std -complete -installsuffix shared -buildid WFF-9fqG_c4xmD9hV5u2/WFF-9fqG_c4xmD9hV5u2 -goversion go1.12.2 -D "" -importcfg $WORK/b083/importcfg -pack ./sha1.go ./sha1block.go ./sha1block_generic.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b027/_pkg_.a # internal BUILDSTDERR: cp $WORK/b027/_pkg_.a /builddir/.cache/go-build/cd/cd1084c9fded4f3b544be3ee4f4b30a2d0ab8dfcb3ac8045b72995f91cdcba77-d # internal BUILDSTDERR: golang.org/x/crypto/openpgp/s2k BUILDSTDERR: mkdir -p $WORK/b087/ BUILDSTDERR: cat >$WORK/b087/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile crypto=$WORK/b039/_pkg_.a BUILDSTDERR: packagefile golang.org/x/crypto/openpgp/errors=$WORK/b086/_pkg_.a BUILDSTDERR: packagefile hash=$WORK/b040/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b022/_pkg_.a BUILDSTDERR: packagefile strconv=$WORK/b015/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/share/gocode/src/golang.org/x/crypto/openpgp/s2k BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b087/_pkg_.a -trimpath $WORK/b087 -shared -p golang.org/x/crypto/openpgp/s2k -complete -installsuffix shared -buildid viz1ByDKvitsTO6poh9l/viz1ByDKvitsTO6poh9l -goversion go1.12.2 -D "" -importcfg $WORK/b087/importcfg -pack ./s2k.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b083/_pkg_.a # internal BUILDSTDERR: cp $WORK/b083/_pkg_.a /builddir/.cache/go-build/22/222e17c4d49fc1791e3013c0e878ebf4e9edd87c98237301138608047c7cf40b-d # internal BUILDSTDERR: image BUILDSTDERR: mkdir -p $WORK/b088/ BUILDSTDERR: cat >$WORK/b088/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile bufio=$WORK/b030/_pkg_.a BUILDSTDERR: packagefile errors=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile image/color=$WORK/b089/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b022/_pkg_.a BUILDSTDERR: packagefile strconv=$WORK/b015/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b017/_pkg_.a BUILDSTDERR: packagefile sync/atomic=$WORK/b019/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/image BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b088/_pkg_.a -trimpath $WORK/b088 -shared -p image -std -complete -installsuffix shared -buildid 8XaeTO8XRFLwzEf-BcbG/8XaeTO8XRFLwzEf-BcbG -goversion go1.12.2 -D "" -importcfg $WORK/b088/importcfg -pack ./format.go ./geom.go ./image.go ./names.go ./ycbcr.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b087/_pkg_.a # internal BUILDSTDERR: cp $WORK/b087/_pkg_.a /builddir/.cache/go-build/ef/effefdf4c111f3fdee15ef04b2b160e9d5a7134fcac309a792bceb6bfdd781cb-d # internal BUILDSTDERR: hash/crc32 BUILDSTDERR: mkdir -p $WORK/b126/ BUILDSTDERR: cat >$WORK/b126/go_asm.h << 'EOF' # internal BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/hash/crc32 BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/asm -trimpath $WORK/b126 -I $WORK/b126/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -gensymabis -o $WORK/b126/symabis ./crc32_ppc64le.s ./crc32_table_ppc64le.s BUILDSTDERR: cat >$WORK/b126/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile errors=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile hash=$WORK/b040/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b017/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b126/_pkg_.a -trimpath $WORK/b126 -shared -p hash/crc32 -std -installsuffix shared -buildid sdcHeEq7BaaQIYC3N0Bd/sdcHeEq7BaaQIYC3N0Bd -goversion go1.12.2 -symabis $WORK/b126/symabis -D "" -importcfg $WORK/b126/importcfg -pack -asmhdr $WORK/b126/go_asm.h ./crc32.go ./crc32_generic.go ./crc32_ppc64le.go BUILDSTDERR: cd /usr/lib/golang/src/reflect BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/asm -trimpath $WORK/b005 -I $WORK/b005/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -o $WORK/b005/asm_ppc64x.o ./asm_ppc64x.s BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/pack r $WORK/b005/_pkg_.a $WORK/b005/asm_ppc64x.o # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b005/_pkg_.a # internal BUILDSTDERR: cd /usr/lib/golang/src/hash/crc32 BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/asm -trimpath $WORK/b126 -I $WORK/b126/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -o $WORK/b126/crc32_ppc64le.o ./crc32_ppc64le.s BUILDSTDERR: cp $WORK/b005/_pkg_.a /builddir/.cache/go-build/46/46658859ad2ede44d6aa722177802014e85c2420e3186f812fa2fe369fd8d093-d # internal BUILDSTDERR: sort BUILDSTDERR: mkdir -p $WORK/b021/ BUILDSTDERR: cat >$WORK/b021/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile reflect=$WORK/b005/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/sort BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b021/_pkg_.a -trimpath $WORK/b021 -shared -p sort -std -complete -installsuffix shared -buildid Zecif0mYhJVNwAfFXSFu/Zecif0mYhJVNwAfFXSFu -goversion go1.12.2 -D "" -importcfg $WORK/b021/importcfg -pack ./search.go ./slice.go ./sort.go ./zfuncversion.go BUILDSTDERR: cd /usr/lib/golang/src/hash/crc32 BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/asm -trimpath $WORK/b126 -I $WORK/b126/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -o $WORK/b126/crc32_table_ppc64le.o ./crc32_table_ppc64le.s BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/pack r $WORK/b126/_pkg_.a $WORK/b126/crc32_ppc64le.o $WORK/b126/crc32_table_ppc64le.o # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b126/_pkg_.a # internal BUILDSTDERR: cp $WORK/b126/_pkg_.a /builddir/.cache/go-build/24/241dffce96ada182f029514edc9ed50bd853a97114b6b548298f75805b0488e6-d # internal BUILDSTDERR: encoding/binary BUILDSTDERR: mkdir -p $WORK/b035/ BUILDSTDERR: cat >$WORK/b035/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile errors=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b022/_pkg_.a BUILDSTDERR: packagefile math=$WORK/b006/_pkg_.a BUILDSTDERR: packagefile reflect=$WORK/b005/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/encoding/binary BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b035/_pkg_.a -trimpath $WORK/b035 -shared -p encoding/binary -std -complete -installsuffix shared -buildid 0mSOAW2ZD3WZ4xxrtzUD/0mSOAW2ZD3WZ4xxrtzUD -goversion go1.12.2 -D "" -importcfg $WORK/b035/importcfg -pack ./binary.go ./varint.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b021/_pkg_.a # internal BUILDSTDERR: cp $WORK/b021/_pkg_.a /builddir/.cache/go-build/a8/a8be4eaeb15ca5a87ccb376f0cc7340abf51d71d758d045f52a477babcbaa30a-d # internal BUILDSTDERR: internal/fmtsort BUILDSTDERR: mkdir -p $WORK/b004/ BUILDSTDERR: cat >$WORK/b004/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile reflect=$WORK/b005/_pkg_.a BUILDSTDERR: packagefile sort=$WORK/b021/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/internal/fmtsort BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b004/_pkg_.a -trimpath $WORK/b004 -shared -p internal/fmtsort -std -complete -installsuffix shared -buildid KuxTiqdi_t097CR50H37/KuxTiqdi_t097CR50H37 -goversion go1.12.2 -D "" -importcfg $WORK/b004/importcfg -pack ./sort.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b026/_pkg_.a # internal BUILDSTDERR: cp $WORK/b026/_pkg_.a /builddir/.cache/go-build/dd/ddbc78b46fe753eb4e3ac837219ddfa3d4ee5412cfe9e65b07108e23d498cc72-d # internal BUILDSTDERR: internal/poll 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/b022/_pkg_.a BUILDSTDERR: packagefile runtime=$WORK/b009/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b017/_pkg_.a BUILDSTDERR: packagefile sync/atomic=$WORK/b019/_pkg_.a BUILDSTDERR: packagefile syscall=$WORK/b025/_pkg_.a BUILDSTDERR: packagefile time=$WORK/b026/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/internal/poll BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b024/_pkg_.a -trimpath $WORK/b024 -shared -p internal/poll -std -installsuffix shared -buildid CMxLkZVTeE8nWxeMLwFW/CMxLkZVTeE8nWxeMLwFW -goversion go1.12.2 -D "" -importcfg $WORK/b024/importcfg -pack ./fd.go ./fd_fsync_posix.go ./fd_mutex.go ./fd_poll_runtime.go ./fd_posix.go ./fd_unix.go ./fd_writev_unix.go ./hook_cloexec.go ./hook_unix.go ./sendfile_linux.go ./sock_cloexec.go ./sockopt.go ./sockopt_linux.go ./sockopt_unix.go ./sockoptip.go ./splice_linux.go ./writev.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b004/_pkg_.a # internal BUILDSTDERR: cp $WORK/b004/_pkg_.a /builddir/.cache/go-build/2a/2a2d6457d6e2a60f8fe14b1c74d6b70cb3c614b9baf2566da27dd3a213f8ff4f-d # internal BUILDSTDERR: regexp/syntax BUILDSTDERR: mkdir -p $WORK/b065/ BUILDSTDERR: cat >$WORK/b065/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile sort=$WORK/b021/_pkg_.a BUILDSTDERR: packagefile strconv=$WORK/b015/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b036/_pkg_.a BUILDSTDERR: packagefile unicode=$WORK/b020/_pkg_.a BUILDSTDERR: packagefile unicode/utf8=$WORK/b016/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/regexp/syntax BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b065/_pkg_.a -trimpath $WORK/b065 -shared -p regexp/syntax -std -complete -installsuffix shared -buildid t6Ey49GlwvYkpVDVqDj0/t6Ey49GlwvYkpVDVqDj0 -goversion go1.12.2 -D "" -importcfg $WORK/b065/importcfg -pack ./compile.go ./doc.go ./op_string.go ./parse.go ./perl_groups.go ./prog.go ./regexp.go ./simplify.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b088/_pkg_.a # internal BUILDSTDERR: cp $WORK/b088/_pkg_.a /builddir/.cache/go-build/21/21b4fab69e13f338167bf495f210d11ec07c04a54232b3eea84d28b7ec2dbcaa-d # internal BUILDSTDERR: compress/bzip2 BUILDSTDERR: mkdir -p $WORK/b076/ BUILDSTDERR: cat >$WORK/b076/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile bufio=$WORK/b030/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b022/_pkg_.a BUILDSTDERR: packagefile sort=$WORK/b021/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/compress/bzip2 BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b076/_pkg_.a -trimpath $WORK/b076 -shared -p compress/bzip2 -std -complete -installsuffix shared -buildid shgvcbNbGU8omz0mCCo3/shgvcbNbGU8omz0mCCo3 -goversion go1.12.2 -D "" -importcfg $WORK/b076/importcfg -pack ./bit_reader.go ./bzip2.go ./huffman.go ./move_to_front.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b035/_pkg_.a # internal BUILDSTDERR: cp $WORK/b035/_pkg_.a /builddir/.cache/go-build/d5/d5875165e04d0b05636132b88801c4e1242f15eaedf7b1be1a3435ab8000ef67-d # internal BUILDSTDERR: encoding/base64 BUILDSTDERR: mkdir -p $WORK/b034/ BUILDSTDERR: cat >$WORK/b034/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile encoding/binary=$WORK/b035/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b022/_pkg_.a BUILDSTDERR: packagefile strconv=$WORK/b015/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/encoding/base64 BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b034/_pkg_.a -trimpath $WORK/b034 -shared -p encoding/base64 -std -complete -installsuffix shared -buildid tankKakLrSmBEbfmgLuA/tankKakLrSmBEbfmgLuA -goversion go1.12.2 -D "" -importcfg $WORK/b034/importcfg -pack ./base64.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b034/_pkg_.a # internal BUILDSTDERR: cp $WORK/b034/_pkg_.a /builddir/.cache/go-build/69/69c10c05a011c466f8169ae75d7ced27018fbff67ddb6b00abafcbee7ce1f879-d # internal BUILDSTDERR: crypto/cipher BUILDSTDERR: mkdir -p $WORK/b043/ BUILDSTDERR: cat >$WORK/b043/go_asm.h << 'EOF' # internal BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/crypto/cipher BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/asm -trimpath $WORK/b043 -I $WORK/b043/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -gensymabis -o $WORK/b043/symabis ./xor_ppc64x.s BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b076/_pkg_.a # internal BUILDSTDERR: cp $WORK/b076/_pkg_.a /builddir/.cache/go-build/d7/d711afbeec8928c3978a918fd5797ee69651cf4793ca7835df823a24b9fe0786-d # internal BUILDSTDERR: crypto/md5 BUILDSTDERR: mkdir -p $WORK/b082/ BUILDSTDERR: cat >$WORK/b082/go_asm.h << 'EOF' # internal BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/crypto/md5 BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/asm -trimpath $WORK/b082 -I $WORK/b082/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -gensymabis -o $WORK/b082/symabis ./md5block_ppc64x.s BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b024/_pkg_.a # internal BUILDSTDERR: cp $WORK/b024/_pkg_.a /builddir/.cache/go-build/48/48bd294f916c2eda9405613d04c0c25c835b26bc73ff273413bbf55fbc29260f-d # internal BUILDSTDERR: cat >$WORK/b082/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile crypto=$WORK/b039/_pkg_.a BUILDSTDERR: packagefile encoding/binary=$WORK/b035/_pkg_.a BUILDSTDERR: packagefile errors=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile hash=$WORK/b040/_pkg_.a BUILDSTDERR: packagefile math/bits=$WORK/b007/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b082/_pkg_.a -trimpath $WORK/b082 -shared -p crypto/md5 -std -installsuffix shared -buildid rfLY197B0fwTmTEubG9K/rfLY197B0fwTmTEubG9K -goversion go1.12.2 -symabis $WORK/b082/symabis -D "" -importcfg $WORK/b082/importcfg -pack -asmhdr $WORK/b082/go_asm.h ./md5.go ./md5block.go ./md5block_decl.go BUILDSTDERR: os BUILDSTDERR: mkdir -p $WORK/b023/ BUILDSTDERR: cat >$WORK/b043/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile crypto/internal/subtle=$WORK/b044/_pkg_.a BUILDSTDERR: packagefile crypto/subtle=$WORK/b045/_pkg_.a BUILDSTDERR: packagefile encoding/binary=$WORK/b035/_pkg_.a BUILDSTDERR: packagefile errors=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b022/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/crypto/cipher BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b043/_pkg_.a -trimpath $WORK/b043 -shared -p crypto/cipher -std -installsuffix shared -buildid aV2gHA31eZgUBwBATUGF/aV2gHA31eZgUBwBATUGF -goversion go1.12.2 -symabis $WORK/b043/symabis -D "" -importcfg $WORK/b043/importcfg -pack -asmhdr $WORK/b043/go_asm.h ./cbc.go ./cfb.go ./cipher.go ./ctr.go ./gcm.go ./io.go ./ofb.go ./xor_ppc64x.go BUILDSTDERR: cat >$WORK/b023/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile errors=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile internal/poll=$WORK/b024/_pkg_.a BUILDSTDERR: packagefile internal/syscall/unix=$WORK/b027/_pkg_.a BUILDSTDERR: packagefile internal/testlog=$WORK/b028/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b022/_pkg_.a BUILDSTDERR: packagefile runtime=$WORK/b009/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b017/_pkg_.a BUILDSTDERR: packagefile sync/atomic=$WORK/b019/_pkg_.a BUILDSTDERR: packagefile syscall=$WORK/b025/_pkg_.a BUILDSTDERR: packagefile time=$WORK/b026/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/os BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b023/_pkg_.a -trimpath $WORK/b023 -shared -p os -std -installsuffix shared -buildid xxU9Nn_oaEaooporozpx/xxU9Nn_oaEaooporozpx -goversion go1.12.2 -D "" -importcfg $WORK/b023/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 ./rawconn.go ./removeall_at.go ./stat.go ./stat_linux.go ./stat_unix.go ./sticky_notbsd.go ./str.go ./sys.go ./sys_linux.go ./sys_unix.go ./types.go ./types_unix.go ./wait_waitid.go BUILDSTDERR: cd /usr/lib/golang/src/crypto/md5 BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/asm -trimpath $WORK/b082 -I $WORK/b082/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -o $WORK/b082/md5block_ppc64x.o ./md5block_ppc64x.s BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/pack r $WORK/b082/_pkg_.a $WORK/b082/md5block_ppc64x.o # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b082/_pkg_.a # internal BUILDSTDERR: cp $WORK/b082/_pkg_.a /builddir/.cache/go-build/25/25b45e67ba79626a5957d7594b659fdcbf2c18ef3511464855a811713747fed9-d # internal BUILDSTDERR: image/internal/imageutil BUILDSTDERR: mkdir -p $WORK/b091/ BUILDSTDERR: cat >$WORK/b091/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile image=$WORK/b088/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/image/internal/imageutil BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b091/_pkg_.a -trimpath $WORK/b091 -shared -p image/internal/imageutil -std -complete -installsuffix shared -buildid 3MJaFqWts-nG2QUvOvxy/3MJaFqWts-nG2QUvOvxy -goversion go1.12.2 -D "" -importcfg $WORK/b091/importcfg -pack ./imageutil.go ./impl.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b091/_pkg_.a # internal BUILDSTDERR: cp $WORK/b091/_pkg_.a /builddir/.cache/go-build/43/43400f4f80c32f588c46d7711fb6fdcaac2debbd025d12de4d94f401658e6832-d # internal BUILDSTDERR: image/jpeg BUILDSTDERR: mkdir -p $WORK/b090/ BUILDSTDERR: cat >$WORK/b090/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile bufio=$WORK/b030/_pkg_.a BUILDSTDERR: packagefile errors=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile image=$WORK/b088/_pkg_.a BUILDSTDERR: packagefile image/color=$WORK/b089/_pkg_.a BUILDSTDERR: packagefile image/internal/imageutil=$WORK/b091/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b022/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/image/jpeg BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b090/_pkg_.a -trimpath $WORK/b090 -shared -p image/jpeg -std -complete -installsuffix shared -buildid yEt-hAq6JeMMtB9amuAI/yEt-hAq6JeMMtB9amuAI -goversion go1.12.2 -D "" -importcfg $WORK/b090/importcfg -pack ./fdct.go ./huffman.go ./idct.go ./reader.go ./scan.go ./writer.go BUILDSTDERR: cd /usr/lib/golang/src/crypto/cipher BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/asm -trimpath $WORK/b043 -I $WORK/b043/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -o $WORK/b043/xor_ppc64x.o ./xor_ppc64x.s BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/pack r $WORK/b043/_pkg_.a $WORK/b043/xor_ppc64x.o # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b043/_pkg_.a # internal BUILDSTDERR: cp $WORK/b043/_pkg_.a /builddir/.cache/go-build/8b/8b0e4c80a3ab1d7bd32f9a0d4455de33e47095f9ca01181114a7e92293ee0aad-d # internal BUILDSTDERR: crypto/aes BUILDSTDERR: mkdir -p $WORK/b042/ BUILDSTDERR: cat >$WORK/b042/go_asm.h << 'EOF' # internal BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/crypto/aes BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/asm -trimpath $WORK/b042 -I $WORK/b042/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -gensymabis -o $WORK/b042/symabis ./asm_ppc64le.s BUILDSTDERR: cat >$WORK/b042/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile crypto/cipher=$WORK/b043/_pkg_.a BUILDSTDERR: packagefile crypto/internal/subtle=$WORK/b044/_pkg_.a BUILDSTDERR: packagefile encoding/binary=$WORK/b035/_pkg_.a BUILDSTDERR: packagefile strconv=$WORK/b015/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b042/_pkg_.a -trimpath $WORK/b042 -shared -p crypto/aes -std -installsuffix shared -buildid Bvx-RK3zspt3DuO6CXGR/Bvx-RK3zspt3DuO6CXGR -goversion go1.12.2 -symabis $WORK/b042/symabis -D "" -importcfg $WORK/b042/importcfg -pack -asmhdr $WORK/b042/go_asm.h ./block.go ./cipher.go ./cipher_ppc64le.go ./const.go ./modes.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/asm -trimpath $WORK/b042 -I $WORK/b042/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -o $WORK/b042/asm_ppc64le.o ./asm_ppc64le.s BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/pack r $WORK/b042/_pkg_.a $WORK/b042/asm_ppc64le.o # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b042/_pkg_.a # internal BUILDSTDERR: cp $WORK/b042/_pkg_.a /builddir/.cache/go-build/70/70be79645d62880fb50531e215f20dfa3f5aaf04afb77ad54c9eb1dfadbb6616-d # internal BUILDSTDERR: crypto/des BUILDSTDERR: mkdir -p $WORK/b077/ BUILDSTDERR: cat >$WORK/b077/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile crypto/cipher=$WORK/b043/_pkg_.a BUILDSTDERR: packagefile crypto/internal/subtle=$WORK/b044/_pkg_.a BUILDSTDERR: packagefile encoding/binary=$WORK/b035/_pkg_.a BUILDSTDERR: packagefile strconv=$WORK/b015/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/crypto/des BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b077/_pkg_.a -trimpath $WORK/b077 -shared -p crypto/des -std -complete -installsuffix shared -buildid lHKRgYVvVMMzmac1GHnQ/lHKRgYVvVMMzmac1GHnQ -goversion go1.12.2 -D "" -importcfg $WORK/b077/importcfg -pack ./block.go ./cipher.go ./const.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b090/_pkg_.a # internal BUILDSTDERR: cp $WORK/b090/_pkg_.a /builddir/.cache/go-build/50/50bd55ad9b2c5a302c106e6b397efce038a3acb841923914eab03b56a8c10353-d # internal BUILDSTDERR: golang.org/x/crypto/sha3 BUILDSTDERR: mkdir -p $WORK/b092/ BUILDSTDERR: cat >$WORK/b092/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile crypto=$WORK/b039/_pkg_.a BUILDSTDERR: packagefile encoding/binary=$WORK/b035/_pkg_.a BUILDSTDERR: packagefile hash=$WORK/b040/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b022/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/share/gocode/src/golang.org/x/crypto/sha3 BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b092/_pkg_.a -trimpath $WORK/b092 -shared -p golang.org/x/crypto/sha3 -complete -installsuffix shared -buildid pZ3hZu367rhsVSnu0CWd/pZ3hZu367rhsVSnu0CWd -goversion go1.12.2 -D "" -importcfg $WORK/b092/importcfg -pack ./doc.go ./hashes.go ./hashes_generic.go ./keccakf.go ./register.go ./sha3.go ./shake.go ./shake_generic.go ./xor_generic.go ./xor_unaligned.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b023/_pkg_.a # internal BUILDSTDERR: cp $WORK/b023/_pkg_.a /builddir/.cache/go-build/67/67a97b5cb42c5d5fefeffa9b23dc618d46e809184c6a408d43e642a19ad697ac-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 internal/fmtsort=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b022/_pkg_.a BUILDSTDERR: packagefile math=$WORK/b006/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b023/_pkg_.a BUILDSTDERR: packagefile reflect=$WORK/b005/_pkg_.a BUILDSTDERR: packagefile strconv=$WORK/b015/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b017/_pkg_.a BUILDSTDERR: packagefile unicode/utf8=$WORK/b016/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/fmt BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b002/_pkg_.a -trimpath $WORK/b002 -shared -p fmt -std -complete -installsuffix shared -buildid M3zN_zbbc-QW16D_2pQH/M3zN_zbbc-QW16D_2pQH -goversion go1.12.2 -D "" -importcfg $WORK/b002/importcfg -pack ./doc.go ./format.go ./print.go ./scan.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b077/_pkg_.a # internal BUILDSTDERR: cp $WORK/b077/_pkg_.a /builddir/.cache/go-build/8c/8c18f38bd57f850a9d9e612838c6a3b0d749d46283763f0bfaa289ecea90c759-d # internal BUILDSTDERR: github.com/snapcore/snapd/osutil/sys BUILDSTDERR: mkdir -p $WORK/b061/ BUILDSTDERR: cat >$WORK/b061/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile os=$WORK/b023/_pkg_.a BUILDSTDERR: packagefile syscall=$WORK/b025/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/snapd-2.39/src/github.com/snapcore/snapd/osutil/sys BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b061/_pkg_.a -trimpath $WORK/b061 -shared -p github.com/snapcore/snapd/osutil/sys -complete -installsuffix shared -buildid V3l9OYF6tEyyWJIfTfUV/V3l9OYF6tEyyWJIfTfUV -goversion go1.12.2 -D "" -importcfg $WORK/b061/importcfg -pack ./syscall.go ./sysnum_32_linux.go ./sysnum_linux.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b092/_pkg_.a # internal BUILDSTDERR: cp $WORK/b092/_pkg_.a /builddir/.cache/go-build/68/685257b74787a45780608153cfffb82a0175842eba0355089b543e1660a15fb6-d # internal BUILDSTDERR: path/filepath BUILDSTDERR: mkdir -p $WORK/b066/ BUILDSTDERR: cat >$WORK/b066/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile errors=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b023/_pkg_.a BUILDSTDERR: packagefile runtime=$WORK/b009/_pkg_.a BUILDSTDERR: packagefile sort=$WORK/b021/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b036/_pkg_.a BUILDSTDERR: packagefile syscall=$WORK/b025/_pkg_.a BUILDSTDERR: packagefile unicode/utf8=$WORK/b016/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/path/filepath BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b066/_pkg_.a -trimpath $WORK/b066 -shared -p path/filepath -std -complete -installsuffix shared -buildid Fe181sEUQkjKWlvlK5nK/Fe181sEUQkjKWlvlK5nK -goversion go1.12.2 -D "" -importcfg $WORK/b066/importcfg -pack ./match.go ./path.go ./path_unix.go ./symlink.go ./symlink_unix.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b065/_pkg_.a # internal BUILDSTDERR: cp $WORK/b065/_pkg_.a /builddir/.cache/go-build/9f/9fc5fac9b777192eee11ddd0a74d8cf4edb0e0c1a0b35f04c6507cae138dea62-d # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b061/_pkg_.a # internal BUILDSTDERR: regexp BUILDSTDERR: mkdir -p $WORK/b064/ BUILDSTDERR: cat >$WORK/b064/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile bytes=$WORK/b031/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b022/_pkg_.a BUILDSTDERR: packagefile regexp/syntax=$WORK/b065/_pkg_.a BUILDSTDERR: packagefile sort=$WORK/b021/_pkg_.a BUILDSTDERR: packagefile strconv=$WORK/b015/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b036/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b017/_pkg_.a BUILDSTDERR: packagefile unicode=$WORK/b020/_pkg_.a BUILDSTDERR: packagefile unicode/utf8=$WORK/b016/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/regexp BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b064/_pkg_.a -trimpath $WORK/b064 -shared -p regexp -std -complete -installsuffix shared -buildid Hw_PIEklMEN_y5wyvduy/Hw_PIEklMEN_y5wyvduy -goversion go1.12.2 -D "" -importcfg $WORK/b064/importcfg -pack ./backtrack.go ./exec.go ./onepass.go ./regexp.go BUILDSTDERR: cp $WORK/b061/_pkg_.a /builddir/.cache/go-build/a4/a40a03d20b287f3b60782c2590a343fa1f999813da3bf0abaf046754ba547a9f-d # internal BUILDSTDERR: runtime/debug BUILDSTDERR: mkdir -p $WORK/b120/ BUILDSTDERR: cat >$WORK/b120/go_asm.h << 'EOF' # internal BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/runtime/debug BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/asm -trimpath $WORK/b120 -I $WORK/b120/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -gensymabis -o $WORK/b120/symabis ./debug.s BUILDSTDERR: cat >$WORK/b120/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile os=$WORK/b023/_pkg_.a BUILDSTDERR: packagefile runtime=$WORK/b009/_pkg_.a BUILDSTDERR: packagefile sort=$WORK/b021/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b036/_pkg_.a BUILDSTDERR: packagefile time=$WORK/b026/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b120/_pkg_.a -trimpath $WORK/b120 -shared -p runtime/debug -std -installsuffix shared -buildid cxt-4pN1pu55jufK42__/cxt-4pN1pu55jufK42__ -goversion go1.12.2 -symabis $WORK/b120/symabis -D "" -importcfg $WORK/b120/importcfg -pack -asmhdr $WORK/b120/go_asm.h ./garbage.go ./mod.go ./stack.go ./stubs.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b066/_pkg_.a # internal BUILDSTDERR: cp $WORK/b066/_pkg_.a /builddir/.cache/go-build/86/861cbd1ee57f9d8747d6e5f8b865da0bc029b6295d4b70d565ccead83b1c0694-d # internal BUILDSTDERR: io/ioutil BUILDSTDERR: mkdir -p $WORK/b068/ BUILDSTDERR: cat >$WORK/b068/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile bytes=$WORK/b031/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b022/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b023/_pkg_.a BUILDSTDERR: packagefile path/filepath=$WORK/b066/_pkg_.a BUILDSTDERR: packagefile sort=$WORK/b021/_pkg_.a BUILDSTDERR: packagefile strconv=$WORK/b015/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b036/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b017/_pkg_.a BUILDSTDERR: packagefile time=$WORK/b026/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/io/ioutil BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b068/_pkg_.a -trimpath $WORK/b068 -shared -p io/ioutil -std -complete -installsuffix shared -buildid u0N9QxGhTrIDugFTpJ-U/u0N9QxGhTrIDugFTpJ-U -goversion go1.12.2 -D "" -importcfg $WORK/b068/importcfg -pack ./ioutil.go ./tempfile.go BUILDSTDERR: cd /usr/lib/golang/src/runtime/debug BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/asm -trimpath $WORK/b120 -I $WORK/b120/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -o $WORK/b120/debug.o ./debug.s BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b068/_pkg_.a # internal BUILDSTDERR: cp $WORK/b068/_pkg_.a /builddir/.cache/go-build/5a/5a5477e2b1233f1b7946d8e091694f418cfdac74248226ef906748dc1d779fc2-d # internal BUILDSTDERR: crypto/hmac BUILDSTDERR: mkdir -p $WORK/b129/ BUILDSTDERR: cat >$WORK/b129/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile crypto/subtle=$WORK/b045/_pkg_.a BUILDSTDERR: packagefile hash=$WORK/b040/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/crypto/hmac BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b129/_pkg_.a -trimpath $WORK/b129 -shared -p crypto/hmac -std -complete -installsuffix shared -buildid WEv6gKaM-L66QZJ7SJd6/WEv6gKaM-L66QZJ7SJd6 -goversion go1.12.2 -D "" -importcfg $WORK/b129/importcfg -pack ./hmac.go BUILDSTDERR: cd /usr/lib/golang/src/runtime/debug BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/pack r $WORK/b120/_pkg_.a $WORK/b120/debug.o # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b120/_pkg_.a # internal BUILDSTDERR: cp $WORK/b120/_pkg_.a /builddir/.cache/go-build/04/04059c6e3ec3127c31b1aac9b3750c5121aca1f58817e060163d6f99db2f3494-d # internal BUILDSTDERR: encoding/pem BUILDSTDERR: mkdir -p $WORK/b133/ BUILDSTDERR: cat >$WORK/b133/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile bytes=$WORK/b031/_pkg_.a BUILDSTDERR: packagefile encoding/base64=$WORK/b034/_pkg_.a BUILDSTDERR: packagefile errors=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b022/_pkg_.a BUILDSTDERR: packagefile sort=$WORK/b021/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b036/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/encoding/pem BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b133/_pkg_.a -trimpath $WORK/b133 -shared -p encoding/pem -std -complete -installsuffix shared -buildid cuJw8lYXu7QH_1Sn_0Ma/cuJw8lYXu7QH_1Sn_0Ma -goversion go1.12.2 -D "" -importcfg $WORK/b133/importcfg -pack ./pem.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b129/_pkg_.a # internal BUILDSTDERR: cp $WORK/b129/_pkg_.a /builddir/.cache/go-build/7e/7eea59feb7ea8020d6b73aa1d8a025664025cecfef8ddc9596c1ed8bc648e4d1-d # internal BUILDSTDERR: internal/x/crypto/internal/chacha20 BUILDSTDERR: mkdir -p $WORK/b137/ BUILDSTDERR: cat >$WORK/b137/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile crypto/cipher=$WORK/b043/_pkg_.a BUILDSTDERR: packagefile encoding/binary=$WORK/b035/_pkg_.a BUILDSTDERR: packagefile runtime=$WORK/b009/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/internal/x/crypto/internal/chacha20 BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b137/_pkg_.a -trimpath $WORK/b137 -shared -p internal/x/crypto/internal/chacha20 -std -complete -installsuffix shared -buildid o_ir7IAcB6C4556CdX80/o_ir7IAcB6C4556CdX80 -goversion go1.12.2 -D "" -importcfg $WORK/b137/importcfg -pack ./chacha_generic.go ./chacha_noasm.go ./xor.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b133/_pkg_.a # internal BUILDSTDERR: cp $WORK/b133/_pkg_.a /builddir/.cache/go-build/d0/d0abc982731efdd4c1bb450ba18ceb884dd28f01ed999158b8180ad96eb81e39-d # internal BUILDSTDERR: internal/x/crypto/poly1305 BUILDSTDERR: mkdir -p $WORK/b138/ BUILDSTDERR: cat >$WORK/b138/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile crypto/subtle=$WORK/b045/_pkg_.a BUILDSTDERR: packagefile encoding/binary=$WORK/b035/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/internal/x/crypto/poly1305 BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b138/_pkg_.a -trimpath $WORK/b138 -shared -p internal/x/crypto/poly1305 -std -complete -installsuffix shared -buildid PPF9SV3VO_AWSwGEIMEr/PPF9SV3VO_AWSwGEIMEr -goversion go1.12.2 -D "" -importcfg $WORK/b138/importcfg -pack ./poly1305.go ./sum_noasm.go ./sum_ref.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b137/_pkg_.a # internal BUILDSTDERR: cp $WORK/b137/_pkg_.a /builddir/.cache/go-build/5c/5cc6363ef84f3007861c4f0ffc81322a82ca5cd37ef6e4dbff1fe218288b3744-d # internal BUILDSTDERR: internal/x/crypto/curve25519 BUILDSTDERR: mkdir -p $WORK/b139/ BUILDSTDERR: cat >$WORK/b139/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile encoding/binary=$WORK/b035/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/internal/x/crypto/curve25519 BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b139/_pkg_.a -trimpath $WORK/b139 -shared -p internal/x/crypto/curve25519 -std -complete -installsuffix shared -buildid -uw72oJ2wtGd3BECB1me/-uw72oJ2wtGd3BECB1me -goversion go1.12.2 -D "" -importcfg $WORK/b139/importcfg -pack ./curve25519.go ./doc.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b138/_pkg_.a # internal BUILDSTDERR: cp $WORK/b138/_pkg_.a /builddir/.cache/go-build/6e/6e6bab75dfca5494438878a859aed622177cbe92d7b290811b9c150048c316b1-d # internal BUILDSTDERR: internal/x/crypto/chacha20poly1305 BUILDSTDERR: mkdir -p $WORK/b136/ BUILDSTDERR: cat >$WORK/b136/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile crypto/cipher=$WORK/b043/_pkg_.a BUILDSTDERR: packagefile encoding/binary=$WORK/b035/_pkg_.a BUILDSTDERR: packagefile errors=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile internal/x/crypto/internal/chacha20=$WORK/b137/_pkg_.a BUILDSTDERR: packagefile internal/x/crypto/poly1305=$WORK/b138/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/internal/x/crypto/chacha20poly1305 BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b136/_pkg_.a -trimpath $WORK/b136 -shared -p internal/x/crypto/chacha20poly1305 -std -complete -installsuffix shared -buildid oyjxlE3kX2-xyTwm0PuF/oyjxlE3kX2-xyTwm0PuF -goversion go1.12.2 -D "" -importcfg $WORK/b136/importcfg -pack ./chacha20poly1305.go ./chacha20poly1305_generic.go ./chacha20poly1305_noasm.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b064/_pkg_.a # internal BUILDSTDERR: cp $WORK/b064/_pkg_.a /builddir/.cache/go-build/ec/ec3e2d0af38bb92196dc63a83bec41d7da236aef1c5963ad4c8585eed4dd6404-d # internal BUILDSTDERR: internal/x/crypto/hkdf BUILDSTDERR: mkdir -p $WORK/b140/ BUILDSTDERR: cat >$WORK/b140/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile crypto/hmac=$WORK/b129/_pkg_.a BUILDSTDERR: packagefile errors=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile hash=$WORK/b040/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b022/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/internal/x/crypto/hkdf BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b140/_pkg_.a -trimpath $WORK/b140 -shared -p internal/x/crypto/hkdf -std -complete -installsuffix shared -buildid rSRr2aEXux6fEt5fHjap/rSRr2aEXux6fEt5fHjap -goversion go1.12.2 -D "" -importcfg $WORK/b140/importcfg -pack ./hkdf.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b139/_pkg_.a # internal BUILDSTDERR: cp $WORK/b139/_pkg_.a /builddir/.cache/go-build/69/69bfc5d907b9e2d1b238f0d5ad192e262585739193531db8bfa887ed2a133af0-d # internal BUILDSTDERR: internal/x/text/transform BUILDSTDERR: mkdir -p $WORK/b144/ BUILDSTDERR: cat >$WORK/b144/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile bytes=$WORK/b031/_pkg_.a BUILDSTDERR: packagefile errors=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b022/_pkg_.a BUILDSTDERR: packagefile unicode/utf8=$WORK/b016/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/internal/x/text/transform BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b144/_pkg_.a -trimpath $WORK/b144 -shared -p internal/x/text/transform -std -complete -installsuffix shared -buildid MxjtOlLnxk0MQ-pOf_nw/MxjtOlLnxk0MQ-pOf_nw -goversion go1.12.2 -D "" -importcfg $WORK/b144/importcfg -pack ./transform.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b136/_pkg_.a # internal BUILDSTDERR: cp $WORK/b136/_pkg_.a /builddir/.cache/go-build/85/85e17e372694433b4ef45e541612ead80169ba938f4d88f0e4ef7bd48c6e2a52-d # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b140/_pkg_.a # internal BUILDSTDERR: cp $WORK/b140/_pkg_.a /builddir/.cache/go-build/62/625b409569f1958f9b22e25993f62242be18a5ddeb669804c79e4d08b8b66ddb-d # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b002/_pkg_.a # internal BUILDSTDERR: cp $WORK/b002/_pkg_.a /builddir/.cache/go-build/b6/b64997b67c738e5f9b2ce2fc8f2548a5c67a057e78defffefcc6c52cf86ca601-d # internal BUILDSTDERR: encoding/json BUILDSTDERR: mkdir -p $WORK/b032/ BUILDSTDERR: cat >$WORK/b032/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile bytes=$WORK/b031/_pkg_.a BUILDSTDERR: packagefile encoding=$WORK/b033/_pkg_.a BUILDSTDERR: packagefile encoding/base64=$WORK/b034/_pkg_.a BUILDSTDERR: packagefile errors=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b002/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b022/_pkg_.a BUILDSTDERR: packagefile math=$WORK/b006/_pkg_.a BUILDSTDERR: packagefile reflect=$WORK/b005/_pkg_.a BUILDSTDERR: packagefile sort=$WORK/b021/_pkg_.a BUILDSTDERR: packagefile strconv=$WORK/b015/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b036/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b017/_pkg_.a BUILDSTDERR: packagefile unicode=$WORK/b020/_pkg_.a BUILDSTDERR: packagefile unicode/utf16=$WORK/b037/_pkg_.a BUILDSTDERR: packagefile unicode/utf8=$WORK/b016/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/encoding/json BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b032/_pkg_.a -trimpath $WORK/b032 -shared -p encoding/json -std -complete -installsuffix shared -buildid -DNd6r2F1HmfClp6srio/-DNd6r2F1HmfClp6srio -goversion go1.12.2 -D "" -importcfg $WORK/b032/importcfg -pack ./decode.go ./encode.go ./fold.go ./indent.go ./scanner.go ./stream.go ./tables.go ./tags.go BUILDSTDERR: math/big BUILDSTDERR: mkdir -p $WORK/b046/ BUILDSTDERR: cat >$WORK/b046/go_asm.h << 'EOF' # internal BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/math/big BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/asm -trimpath $WORK/b046 -I $WORK/b046/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -gensymabis -o $WORK/b046/symabis ./arith_ppc64x.s BUILDSTDERR: context BUILDSTDERR: mkdir -p $WORK/b053/ BUILDSTDERR: cat >$WORK/b053/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile errors=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b002/_pkg_.a BUILDSTDERR: packagefile reflect=$WORK/b005/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b017/_pkg_.a BUILDSTDERR: packagefile time=$WORK/b026/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/context BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b053/_pkg_.a -trimpath $WORK/b053 -shared -p context -std -complete -installsuffix shared -buildid nz5won-5T6UfJhzpwbzj/nz5won-5T6UfJhzpwbzj -goversion go1.12.2 -D "" -importcfg $WORK/b053/importcfg -pack ./context.go BUILDSTDERR: cat >$WORK/b046/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile bytes=$WORK/b031/_pkg_.a BUILDSTDERR: packagefile encoding/binary=$WORK/b035/_pkg_.a BUILDSTDERR: packagefile errors=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b002/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b022/_pkg_.a BUILDSTDERR: packagefile math=$WORK/b006/_pkg_.a BUILDSTDERR: packagefile math/bits=$WORK/b007/_pkg_.a BUILDSTDERR: packagefile math/rand=$WORK/b047/_pkg_.a BUILDSTDERR: packagefile strconv=$WORK/b015/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b036/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b017/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/math/big BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b046/_pkg_.a -trimpath $WORK/b046 -shared -p math/big -std -installsuffix shared -buildid ItVTcIRPafLEbHJSgNVS/ItVTcIRPafLEbHJSgNVS -goversion go1.12.2 -symabis $WORK/b046/symabis -D "" -importcfg $WORK/b046/importcfg -pack -asmhdr $WORK/b046/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_ppc64le/buildid -w $WORK/b144/_pkg_.a # internal BUILDSTDERR: cp $WORK/b144/_pkg_.a /builddir/.cache/go-build/c4/c4c6004f8a59ad1088d65d8865fa380a33ef96e25b1f45378ed65c2e5d5ac709-d # internal BUILDSTDERR: compress/flate BUILDSTDERR: mkdir -p $WORK/b056/ BUILDSTDERR: cat >$WORK/b056/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile bufio=$WORK/b030/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b002/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b022/_pkg_.a BUILDSTDERR: packagefile math=$WORK/b006/_pkg_.a BUILDSTDERR: packagefile math/bits=$WORK/b007/_pkg_.a BUILDSTDERR: packagefile sort=$WORK/b021/_pkg_.a BUILDSTDERR: packagefile strconv=$WORK/b015/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b017/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/compress/flate BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b056/_pkg_.a -trimpath $WORK/b056 -shared -p compress/flate -std -complete -installsuffix shared -buildid h9n-M7Qh3YJ0E4Yn5nxJ/h9n-M7Qh3YJ0E4Yn5nxJ -goversion go1.12.2 -D "" -importcfg $WORK/b056/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_ppc64le/buildid -w $WORK/b053/_pkg_.a # internal BUILDSTDERR: cp $WORK/b053/_pkg_.a /builddir/.cache/go-build/a6/a662770678a0b6586ca6ad9812ee1c7f8d5a963f28895b43142b002b8b3f43c8-d # internal BUILDSTDERR: debug/dwarf BUILDSTDERR: mkdir -p $WORK/b058/ BUILDSTDERR: cat >$WORK/b058/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile encoding/binary=$WORK/b035/_pkg_.a BUILDSTDERR: packagefile errors=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b002/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b022/_pkg_.a BUILDSTDERR: packagefile path=$WORK/b059/_pkg_.a BUILDSTDERR: packagefile sort=$WORK/b021/_pkg_.a BUILDSTDERR: packagefile strconv=$WORK/b015/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b036/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/debug/dwarf BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b058/_pkg_.a -trimpath $WORK/b058 -shared -p debug/dwarf -std -complete -installsuffix shared -buildid m2tPtuI9YczttRDjizOj/m2tPtuI9YczttRDjizOj -goversion go1.12.2 -D "" -importcfg $WORK/b058/importcfg -pack ./attr_string.go ./buf.go ./class_string.go ./const.go ./entry.go ./line.go ./open.go ./tag_string.go ./type.go ./typeunit.go ./unit.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b056/_pkg_.a # internal BUILDSTDERR: cp $WORK/b056/_pkg_.a /builddir/.cache/go-build/eb/eb6b64de35a5e7bf06f0e7d6b4d67f597988ba85cfec4a451b12abd2df658999-d # internal BUILDSTDERR: compress/zlib BUILDSTDERR: mkdir -p $WORK/b055/ BUILDSTDERR: cat >$WORK/b055/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile bufio=$WORK/b030/_pkg_.a BUILDSTDERR: packagefile compress/flate=$WORK/b056/_pkg_.a BUILDSTDERR: packagefile encoding/binary=$WORK/b035/_pkg_.a BUILDSTDERR: packagefile errors=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b002/_pkg_.a BUILDSTDERR: packagefile hash=$WORK/b040/_pkg_.a BUILDSTDERR: packagefile hash/adler32=$WORK/b057/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b022/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/compress/zlib BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b055/_pkg_.a -trimpath $WORK/b055 -shared -p compress/zlib -std -complete -installsuffix shared -buildid Vh-07MALMLfdG1APrSdz/Vh-07MALMLfdG1APrSdz -goversion go1.12.2 -D "" -importcfg $WORK/b055/importcfg -pack ./reader.go ./writer.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b055/_pkg_.a # internal BUILDSTDERR: cp $WORK/b055/_pkg_.a /builddir/.cache/go-build/be/beaa61963a08f7d7ef34c6e497793fb34c9a28bee526de42f02b8d04a7aea118-d # internal BUILDSTDERR: encoding/hex BUILDSTDERR: mkdir -p $WORK/b060/ BUILDSTDERR: cat >$WORK/b060/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile errors=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b002/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b022/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b036/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/encoding/hex BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b060/_pkg_.a -trimpath $WORK/b060 -shared -p encoding/hex -std -complete -installsuffix shared -buildid EGYOa7AoWIXk-G45NjrG/EGYOa7AoWIXk-G45NjrG -goversion go1.12.2 -D "" -importcfg $WORK/b060/importcfg -pack ./hex.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b060/_pkg_.a # internal BUILDSTDERR: cp $WORK/b060/_pkg_.a /builddir/.cache/go-build/01/017ea87cde4eb1f066e232a5c999f03dd87e05a4b42dddeaa7961aae168add16-d # internal BUILDSTDERR: gopkg.in/yaml.v2 BUILDSTDERR: mkdir -p $WORK/b063/ BUILDSTDERR: cat >$WORK/b063/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile bytes=$WORK/b031/_pkg_.a BUILDSTDERR: packagefile encoding=$WORK/b033/_pkg_.a BUILDSTDERR: packagefile encoding/base64=$WORK/b034/_pkg_.a BUILDSTDERR: packagefile errors=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b002/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b022/_pkg_.a BUILDSTDERR: packagefile math=$WORK/b006/_pkg_.a BUILDSTDERR: packagefile reflect=$WORK/b005/_pkg_.a BUILDSTDERR: packagefile regexp=$WORK/b064/_pkg_.a BUILDSTDERR: packagefile sort=$WORK/b021/_pkg_.a BUILDSTDERR: packagefile strconv=$WORK/b015/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b036/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b017/_pkg_.a BUILDSTDERR: packagefile time=$WORK/b026/_pkg_.a BUILDSTDERR: packagefile unicode=$WORK/b020/_pkg_.a BUILDSTDERR: packagefile unicode/utf8=$WORK/b016/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/share/gocode/src/gopkg.in/yaml.v2 BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b063/_pkg_.a -trimpath $WORK/b063 -shared -p gopkg.in/yaml.v2 -complete -installsuffix shared -buildid xYYxlis3-r2LwNF2zAaV/xYYxlis3-r2LwNF2zAaV -goversion go1.12.2 -D "" -importcfg $WORK/b063/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_ppc64le/buildid -w $WORK/b032/_pkg_.a # internal BUILDSTDERR: cp $WORK/b032/_pkg_.a /builddir/.cache/go-build/65/6508990d1da0c4464303ce1cb8a850ee8ffd75611ae3ace0222c0275e23f72da-d # internal BUILDSTDERR: gopkg.in/tomb.v2 BUILDSTDERR: mkdir -p $WORK/b067/ BUILDSTDERR: cat >$WORK/b067/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile context=$WORK/b053/_pkg_.a BUILDSTDERR: packagefile errors=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b002/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b017/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/share/gocode/src/gopkg.in/tomb.v2 BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b067/_pkg_.a -trimpath $WORK/b067 -shared -p gopkg.in/tomb.v2 -complete -installsuffix shared -buildid Q4zoj7Gj1Elm0zVVZouh/Q4zoj7Gj1Elm0zVVZouh -goversion go1.12.2 -D "" -importcfg $WORK/b067/importcfg -pack ./context.go ./tomb.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b058/_pkg_.a # internal BUILDSTDERR: cp $WORK/b058/_pkg_.a /builddir/.cache/go-build/46/465e2fb458b59c0e559a667e088fd2c1789310317e47030d927e8777c91e39b9-d # internal BUILDSTDERR: debug/elf BUILDSTDERR: mkdir -p $WORK/b054/ BUILDSTDERR: cat >$WORK/b054/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile bytes=$WORK/b031/_pkg_.a BUILDSTDERR: packagefile compress/zlib=$WORK/b055/_pkg_.a BUILDSTDERR: packagefile debug/dwarf=$WORK/b058/_pkg_.a BUILDSTDERR: packagefile encoding/binary=$WORK/b035/_pkg_.a BUILDSTDERR: packagefile errors=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b002/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b022/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b023/_pkg_.a BUILDSTDERR: packagefile strconv=$WORK/b015/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b036/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/debug/elf BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b054/_pkg_.a -trimpath $WORK/b054 -shared -p debug/elf -std -complete -installsuffix shared -buildid KAPPwKx-IHq8CW6k3DTB/KAPPwKx-IHq8CW6k3DTB -goversion go1.12.2 -D "" -importcfg $WORK/b054/importcfg -pack ./elf.go ./file.go ./reader.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b067/_pkg_.a # internal BUILDSTDERR: cp $WORK/b067/_pkg_.a /builddir/.cache/go-build/1a/1ad0204e78ca48d9939a19e6b36767973f105067ae33b5bdba49f21599e67f06-d # internal BUILDSTDERR: os/exec BUILDSTDERR: mkdir -p $WORK/b069/ BUILDSTDERR: cat >$WORK/b069/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile bytes=$WORK/b031/_pkg_.a BUILDSTDERR: packagefile context=$WORK/b053/_pkg_.a BUILDSTDERR: packagefile errors=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b022/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b023/_pkg_.a BUILDSTDERR: packagefile path/filepath=$WORK/b066/_pkg_.a BUILDSTDERR: packagefile runtime=$WORK/b009/_pkg_.a BUILDSTDERR: packagefile strconv=$WORK/b015/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b036/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b017/_pkg_.a BUILDSTDERR: packagefile syscall=$WORK/b025/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/os/exec BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b069/_pkg_.a -trimpath $WORK/b069 -shared -p os/exec -std -complete -installsuffix shared -buildid eYOXv0YaTnlwp5nDssJS/eYOXv0YaTnlwp5nDssJS -goversion go1.12.2 -D "" -importcfg $WORK/b069/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_ppc64le/asm -trimpath $WORK/b046 -I $WORK/b046/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -o $WORK/b046/arith_ppc64x.o ./arith_ppc64x.s BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b069/_pkg_.a # internal BUILDSTDERR: cp $WORK/b069/_pkg_.a /builddir/.cache/go-build/f6/f67549e9f984abf5919254805fe33a84eefcb30095f01bfd0e72aee697d02134-d # internal BUILDSTDERR: os/user BUILDSTDERR: mkdir -p $WORK/b070/ BUILDSTDERR: cd /usr/lib/golang/src/os/user BUILDSTDERR: CGO_LDFLAGS='"-g" "-O2"' /usr/lib/golang/pkg/tool/linux_ppc64le/cgo -objdir $WORK/b070/ -importpath os/user -- -I $WORK/b070/ -g -O2 ./cgo_lookup_unix.go ./getgrouplist_unix.go ./listgroups_unix.go BUILDSTDERR: cd /usr/lib/golang/src/math/big BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/pack r $WORK/b046/_pkg_.a $WORK/b046/arith_ppc64x.o # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b046/_pkg_.a # internal BUILDSTDERR: cp $WORK/b046/_pkg_.a /builddir/.cache/go-build/f9/f984360dbe02bd9d319ce130dede091263e1fcb05841211af18f8740be4c0ba9-d # internal BUILDSTDERR: crypto/rand BUILDSTDERR: mkdir -p $WORK/b041/ BUILDSTDERR: cat >$WORK/b041/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile bufio=$WORK/b030/_pkg_.a BUILDSTDERR: packagefile crypto/aes=$WORK/b042/_pkg_.a BUILDSTDERR: packagefile crypto/cipher=$WORK/b043/_pkg_.a BUILDSTDERR: packagefile encoding/binary=$WORK/b035/_pkg_.a BUILDSTDERR: packagefile errors=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile internal/syscall/unix=$WORK/b027/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b022/_pkg_.a BUILDSTDERR: packagefile math/big=$WORK/b046/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b023/_pkg_.a BUILDSTDERR: packagefile runtime=$WORK/b009/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b017/_pkg_.a BUILDSTDERR: packagefile sync/atomic=$WORK/b019/_pkg_.a BUILDSTDERR: packagefile syscall=$WORK/b025/_pkg_.a BUILDSTDERR: packagefile time=$WORK/b026/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/crypto/rand BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b041/_pkg_.a -trimpath $WORK/b041 -shared -p crypto/rand -std -complete -installsuffix shared -buildid IwY8yK7psNI4cFMotnI7/IwY8yK7psNI4cFMotnI7 -goversion go1.12.2 -D "" -importcfg $WORK/b041/importcfg -pack ./eagain.go ./rand.go ./rand_batched.go ./rand_linux.go ./rand_unix.go ./util.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b041/_pkg_.a # internal BUILDSTDERR: cp $WORK/b041/_pkg_.a /builddir/.cache/go-build/49/4953b0e085c503831121e946f15682d3e43ba07b4a312fe20cc9fb978747443d-d # internal BUILDSTDERR: crypto/rsa BUILDSTDERR: mkdir -p $WORK/b048/ BUILDSTDERR: cat >$WORK/b048/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile bytes=$WORK/b031/_pkg_.a BUILDSTDERR: packagefile crypto=$WORK/b039/_pkg_.a BUILDSTDERR: packagefile crypto/internal/randutil=$WORK/b049/_pkg_.a BUILDSTDERR: packagefile crypto/rand=$WORK/b041/_pkg_.a BUILDSTDERR: packagefile crypto/subtle=$WORK/b045/_pkg_.a BUILDSTDERR: packagefile errors=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile hash=$WORK/b040/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b022/_pkg_.a BUILDSTDERR: packagefile math=$WORK/b006/_pkg_.a BUILDSTDERR: packagefile math/big=$WORK/b046/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/crypto/rsa BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b048/_pkg_.a -trimpath $WORK/b048 -shared -p crypto/rsa -std -complete -installsuffix shared -buildid 2tX4HQqbiMLeu9A1LkiP/2tX4HQqbiMLeu9A1LkiP -goversion go1.12.2 -D "" -importcfg $WORK/b048/importcfg -pack ./pkcs1v15.go ./pss.go ./rsa.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b054/_pkg_.a # internal BUILDSTDERR: cp $WORK/b054/_pkg_.a /builddir/.cache/go-build/c2/c2abbe718029ca32ba8fc01a2638417d6309b1bc9be718bdc2e162878da460ba-d # internal BUILDSTDERR: github.com/snapcore/snapd/snap/naming BUILDSTDERR: mkdir -p $WORK/b074/ BUILDSTDERR: cat >$WORK/b074/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile fmt=$WORK/b002/_pkg_.a BUILDSTDERR: packagefile regexp=$WORK/b064/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b036/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/snapd-2.39/src/github.com/snapcore/snapd/snap/naming BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b074/_pkg_.a -trimpath $WORK/b074 -shared -p github.com/snapcore/snapd/snap/naming -complete -installsuffix shared -buildid 9rdpzty8dVZgvtNe1FV1/9rdpzty8dVZgvtNe1FV1 -goversion go1.12.2 -D "" -importcfg $WORK/b074/importcfg -pack ./validate.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b074/_pkg_.a # internal BUILDSTDERR: cp $WORK/b074/_pkg_.a /builddir/.cache/go-build/04/04de3745a1dafd5db74066ff510bc7b7486d56d7bbddd8df1b98ec5972769a4d-d # internal BUILDSTDERR: crypto/dsa BUILDSTDERR: mkdir -p $WORK/b078/ BUILDSTDERR: cat >$WORK/b078/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile crypto/internal/randutil=$WORK/b049/_pkg_.a BUILDSTDERR: packagefile errors=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b022/_pkg_.a BUILDSTDERR: packagefile math/big=$WORK/b046/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/crypto/dsa BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b078/_pkg_.a -trimpath $WORK/b078 -shared -p crypto/dsa -std -complete -installsuffix shared -buildid JbVfL5bHLib7IgCJu6yp/JbVfL5bHLib7IgCJu6yp -goversion go1.12.2 -D "" -importcfg $WORK/b078/importcfg -pack ./dsa.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b078/_pkg_.a # internal BUILDSTDERR: cp $WORK/b078/_pkg_.a /builddir/.cache/go-build/9e/9eb8f48fb21bb22e76c5bd00f50186f791d74a0fa2e47d0a737dccc6e71848d2-d # internal BUILDSTDERR: crypto/elliptic BUILDSTDERR: mkdir -p $WORK/b080/ BUILDSTDERR: cat >$WORK/b080/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile io=$WORK/b022/_pkg_.a BUILDSTDERR: packagefile math/big=$WORK/b046/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b017/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/crypto/elliptic BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b080/_pkg_.a -trimpath $WORK/b080 -shared -p crypto/elliptic -std -complete -installsuffix shared -buildid JmZLo9JrN8yklC5DYmij/JmZLo9JrN8yklC5DYmij -goversion go1.12.2 -D "" -importcfg $WORK/b080/importcfg -pack ./elliptic.go ./p224.go ./p256.go ./p256_generic.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b048/_pkg_.a # internal BUILDSTDERR: cp $WORK/b048/_pkg_.a /builddir/.cache/go-build/6c/6c450702dfab0e777c94c59d21f454c2dee43c129b401900b56514c316c3ff1d-d # internal BUILDSTDERR: encoding/asn1 BUILDSTDERR: mkdir -p $WORK/b081/ BUILDSTDERR: cat >$WORK/b081/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile errors=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b002/_pkg_.a BUILDSTDERR: packagefile math=$WORK/b006/_pkg_.a BUILDSTDERR: packagefile math/big=$WORK/b046/_pkg_.a BUILDSTDERR: packagefile reflect=$WORK/b005/_pkg_.a BUILDSTDERR: packagefile strconv=$WORK/b015/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b036/_pkg_.a BUILDSTDERR: packagefile time=$WORK/b026/_pkg_.a BUILDSTDERR: packagefile unicode/utf8=$WORK/b016/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/encoding/asn1 BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b081/_pkg_.a -trimpath $WORK/b081 -shared -p encoding/asn1 -std -complete -installsuffix shared -buildid zpvZ724Ap5HBh1onXPJj/zpvZ724Ap5HBh1onXPJj -goversion go1.12.2 -D "" -importcfg $WORK/b081/importcfg -pack ./asn1.go ./common.go ./marshal.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b080/_pkg_.a # internal BUILDSTDERR: cp $WORK/b080/_pkg_.a /builddir/.cache/go-build/b4/b46385586ff92cdc202580236b3ee28490aeb22f44fc4e86549f5e5f4a1559a2-d # internal BUILDSTDERR: golang.org/x/crypto/openpgp/elgamal BUILDSTDERR: mkdir -p $WORK/b085/ BUILDSTDERR: cat >$WORK/b085/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile crypto/rand=$WORK/b041/_pkg_.a BUILDSTDERR: packagefile crypto/subtle=$WORK/b045/_pkg_.a BUILDSTDERR: packagefile errors=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b022/_pkg_.a BUILDSTDERR: packagefile math/big=$WORK/b046/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/share/gocode/src/golang.org/x/crypto/openpgp/elgamal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b085/_pkg_.a -trimpath $WORK/b085 -shared -p golang.org/x/crypto/openpgp/elgamal -complete -installsuffix shared -buildid GcJO8r9MIdDFeKrpHRXS/GcJO8r9MIdDFeKrpHRXS -goversion go1.12.2 -D "" -importcfg $WORK/b085/importcfg -pack ./elgamal.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b085/_pkg_.a # internal BUILDSTDERR: cp $WORK/b085/_pkg_.a /builddir/.cache/go-build/bd/bd987a5505994908a6f04007280675bf75059614405d3bf6cb4b4d460518f2cd-d # internal BUILDSTDERR: log BUILDSTDERR: mkdir -p $WORK/b094/ BUILDSTDERR: cat >$WORK/b094/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile fmt=$WORK/b002/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b022/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b023/_pkg_.a BUILDSTDERR: packagefile runtime=$WORK/b009/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b017/_pkg_.a BUILDSTDERR: packagefile time=$WORK/b026/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/log BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b094/_pkg_.a -trimpath $WORK/b094 -shared -p log -std -complete -installsuffix shared -buildid nGYMioPv27l6zcByLguE/nGYMioPv27l6zcByLguE -goversion go1.12.2 -D "" -importcfg $WORK/b094/importcfg -pack ./log.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b081/_pkg_.a # internal BUILDSTDERR: cp $WORK/b081/_pkg_.a /builddir/.cache/go-build/9f/9f77219bbc597b0f8a126fc52f5bd46ab225b9363b3d801e729fd71fb91a4078-d # internal BUILDSTDERR: crypto/ecdsa BUILDSTDERR: mkdir -p $WORK/b079/ BUILDSTDERR: cat >$WORK/b079/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile crypto=$WORK/b039/_pkg_.a BUILDSTDERR: packagefile crypto/aes=$WORK/b042/_pkg_.a BUILDSTDERR: packagefile crypto/cipher=$WORK/b043/_pkg_.a BUILDSTDERR: packagefile crypto/elliptic=$WORK/b080/_pkg_.a BUILDSTDERR: packagefile crypto/internal/randutil=$WORK/b049/_pkg_.a BUILDSTDERR: packagefile crypto/sha512=$WORK/b051/_pkg_.a BUILDSTDERR: packagefile encoding/asn1=$WORK/b081/_pkg_.a BUILDSTDERR: packagefile errors=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b022/_pkg_.a BUILDSTDERR: packagefile math/big=$WORK/b046/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/crypto/ecdsa BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b079/_pkg_.a -trimpath $WORK/b079 -shared -p crypto/ecdsa -std -complete -installsuffix shared -buildid TvEnEbgQ7E4liYYJ5wQ4/TvEnEbgQ7E4liYYJ5wQ4 -goversion go1.12.2 -D "" -importcfg $WORK/b079/importcfg -pack ./ecdsa.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b079/_pkg_.a # internal BUILDSTDERR: cp $WORK/b079/_pkg_.a /builddir/.cache/go-build/ef/ef1bd0a5883379af2f38563ec4fb79bbfdd7f768a0db2d8f6066c9e922fd7a76-d # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b063/_pkg_.a # internal BUILDSTDERR: golang.org/x/crypto/openpgp/packet BUILDSTDERR: mkdir -p $WORK/b075/ BUILDSTDERR: cat >$WORK/b075/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile bufio=$WORK/b030/_pkg_.a BUILDSTDERR: packagefile bytes=$WORK/b031/_pkg_.a BUILDSTDERR: packagefile compress/bzip2=$WORK/b076/_pkg_.a BUILDSTDERR: packagefile compress/flate=$WORK/b056/_pkg_.a BUILDSTDERR: packagefile compress/zlib=$WORK/b055/_pkg_.a BUILDSTDERR: packagefile crypto=$WORK/b039/_pkg_.a BUILDSTDERR: packagefile crypto/aes=$WORK/b042/_pkg_.a BUILDSTDERR: packagefile crypto/cipher=$WORK/b043/_pkg_.a BUILDSTDERR: packagefile crypto/des=$WORK/b077/_pkg_.a BUILDSTDERR: packagefile crypto/dsa=$WORK/b078/_pkg_.a BUILDSTDERR: packagefile crypto/ecdsa=$WORK/b079/_pkg_.a BUILDSTDERR: packagefile crypto/elliptic=$WORK/b080/_pkg_.a BUILDSTDERR: packagefile crypto/md5=$WORK/b082/_pkg_.a BUILDSTDERR: packagefile crypto/rand=$WORK/b041/_pkg_.a BUILDSTDERR: packagefile crypto/rsa=$WORK/b048/_pkg_.a BUILDSTDERR: packagefile crypto/sha1=$WORK/b083/_pkg_.a BUILDSTDERR: packagefile crypto/sha256=$WORK/b050/_pkg_.a BUILDSTDERR: packagefile crypto/sha512=$WORK/b051/_pkg_.a BUILDSTDERR: packagefile crypto/subtle=$WORK/b045/_pkg_.a BUILDSTDERR: packagefile encoding/asn1=$WORK/b081/_pkg_.a BUILDSTDERR: packagefile encoding/binary=$WORK/b035/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b002/_pkg_.a BUILDSTDERR: packagefile golang.org/x/crypto/cast5=$WORK/b084/_pkg_.a BUILDSTDERR: packagefile golang.org/x/crypto/openpgp/elgamal=$WORK/b085/_pkg_.a BUILDSTDERR: packagefile golang.org/x/crypto/openpgp/errors=$WORK/b086/_pkg_.a BUILDSTDERR: packagefile golang.org/x/crypto/openpgp/s2k=$WORK/b087/_pkg_.a BUILDSTDERR: packagefile hash=$WORK/b040/_pkg_.a BUILDSTDERR: packagefile image=$WORK/b088/_pkg_.a BUILDSTDERR: packagefile image/jpeg=$WORK/b090/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b022/_pkg_.a BUILDSTDERR: packagefile io/ioutil=$WORK/b068/_pkg_.a BUILDSTDERR: packagefile math/big=$WORK/b046/_pkg_.a BUILDSTDERR: packagefile strconv=$WORK/b015/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b036/_pkg_.a BUILDSTDERR: packagefile time=$WORK/b026/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b094/_pkg_.a # internal BUILDSTDERR: cp $WORK/b094/_pkg_.a /builddir/.cache/go-build/47/47f5b37d067e2b878915cf288ce5ea9221f0d09619d8190baa19237bc6690a72-d # internal BUILDSTDERR: mime BUILDSTDERR: mkdir -p $WORK/b095/ BUILDSTDERR: cat >$WORK/b095/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile bufio=$WORK/b030/_pkg_.a BUILDSTDERR: packagefile bytes=$WORK/b031/_pkg_.a BUILDSTDERR: packagefile encoding/base64=$WORK/b034/_pkg_.a BUILDSTDERR: packagefile errors=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b002/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b022/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b023/_pkg_.a BUILDSTDERR: packagefile sort=$WORK/b021/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b036/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b017/_pkg_.a BUILDSTDERR: packagefile unicode=$WORK/b020/_pkg_.a BUILDSTDERR: packagefile unicode/utf8=$WORK/b016/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/mime BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b095/_pkg_.a -trimpath $WORK/b095 -shared -p mime -std -complete -installsuffix shared -buildid JUy-kgNX3ZeaZXgXgfH4/JUy-kgNX3ZeaZXgXgfH4 -goversion go1.12.2 -D "" -importcfg $WORK/b095/importcfg -pack ./encodedword.go ./grammar.go ./mediatype.go ./type.go ./type_unix.go BUILDSTDERR: cd /usr/share/gocode/src/golang.org/x/crypto/openpgp/packet BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b075/_pkg_.a -trimpath $WORK/b075 -shared -p golang.org/x/crypto/openpgp/packet -complete -installsuffix shared -buildid xKGA738DFlKtYPB3eemq/xKGA738DFlKtYPB3eemq -goversion go1.12.2 -D "" -importcfg $WORK/b075/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: cp $WORK/b063/_pkg_.a /builddir/.cache/go-build/41/41cd9589a675094e03d9432ae35f0098c691a5d948d07ea9222ad8d05bcd6868-d # internal BUILDSTDERR: github.com/snapcore/snapd/strutil BUILDSTDERR: mkdir -p $WORK/b062/ BUILDSTDERR: cat >$WORK/b062/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile bytes=$WORK/b031/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b002/_pkg_.a BUILDSTDERR: packagefile gopkg.in/yaml.v2=$WORK/b063/_pkg_.a BUILDSTDERR: packagefile math/rand=$WORK/b047/_pkg_.a BUILDSTDERR: packagefile path/filepath=$WORK/b066/_pkg_.a BUILDSTDERR: packagefile regexp=$WORK/b064/_pkg_.a BUILDSTDERR: packagefile sort=$WORK/b021/_pkg_.a BUILDSTDERR: packagefile strconv=$WORK/b015/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b036/_pkg_.a BUILDSTDERR: packagefile time=$WORK/b026/_pkg_.a BUILDSTDERR: packagefile unicode=$WORK/b020/_pkg_.a BUILDSTDERR: packagefile unicode/utf8=$WORK/b016/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/snapd-2.39/src/github.com/snapcore/snapd/strutil BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b062/_pkg_.a -trimpath $WORK/b062 -shared -p github.com/snapcore/snapd/strutil -complete -installsuffix shared -buildid wOukV5KXpWQzvDNKv-_p/wOukV5KXpWQzvDNKv-_p -goversion go1.12.2 -D "" -importcfg $WORK/b062/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_ppc64le/buildid -w $WORK/b062/_pkg_.a # internal BUILDSTDERR: cp $WORK/b062/_pkg_.a /builddir/.cache/go-build/45/45467c8ca1ba5525de863520dee017ac0e0c3d2632b3feb4c973c352bd5249aa-d # internal BUILDSTDERR: net BUILDSTDERR: mkdir -p $WORK/b097/ BUILDSTDERR: cd /usr/lib/golang/src/net BUILDSTDERR: CGO_LDFLAGS='"-g" "-O2"' /usr/lib/golang/pkg/tool/linux_ppc64le/cgo -objdir $WORK/b097/ -importpath net -- -I $WORK/b097/ -g -O2 ./cgo_linux.go ./cgo_resnew.go ./cgo_socknew.go ./cgo_unix.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b095/_pkg_.a # internal BUILDSTDERR: cp $WORK/b095/_pkg_.a /builddir/.cache/go-build/af/af50657b0e06791d644ff74df211b1ab631690fe6e0ebd0ad2aca73c3aecd38b-d # internal BUILDSTDERR: net/url BUILDSTDERR: mkdir -p $WORK/b101/ BUILDSTDERR: cat >$WORK/b101/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile errors=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b002/_pkg_.a BUILDSTDERR: packagefile sort=$WORK/b021/_pkg_.a BUILDSTDERR: packagefile strconv=$WORK/b015/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b036/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/net/url BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b101/_pkg_.a -trimpath $WORK/b101 -shared -p net/url -std -complete -installsuffix shared -buildid c8gos02Fy49dZCOcVtXr/c8gos02Fy49dZCOcVtXr -goversion go1.12.2 -D "" -importcfg $WORK/b101/importcfg -pack ./url.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b101/_pkg_.a # internal BUILDSTDERR: cp $WORK/b101/_pkg_.a /builddir/.cache/go-build/7c/7c40a2705052cda9888b4faaef433f6d840b64c913d47c887b5214bc5a6017f3-d # internal BUILDSTDERR: github.com/snapcore/snapd/jsonutil BUILDSTDERR: mkdir -p $WORK/b103/ BUILDSTDERR: cat >$WORK/b103/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile encoding/json=$WORK/b032/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b002/_pkg_.a BUILDSTDERR: packagefile github.com/snapcore/snapd/strutil=$WORK/b062/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b022/_pkg_.a BUILDSTDERR: packagefile reflect=$WORK/b005/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b036/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/snapd-2.39/src/github.com/snapcore/snapd/jsonutil BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b103/_pkg_.a -trimpath $WORK/b103 -shared -p github.com/snapcore/snapd/jsonutil -complete -installsuffix shared -buildid HnXPi21xURZxSyQ_LguZ/HnXPi21xURZxSyQ_LguZ -goversion go1.12.2 -D "" -importcfg $WORK/b103/importcfg -pack ./json.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b103/_pkg_.a # internal BUILDSTDERR: cp $WORK/b103/_pkg_.a /builddir/.cache/go-build/9c/9c6f7244e91664aec5b7f959b59b7ec735dbedf88468f1c43ce325fbdc270828-d # internal BUILDSTDERR: github.com/snapcore/snapd/metautil BUILDSTDERR: mkdir -p $WORK/b107/ BUILDSTDERR: cat >$WORK/b107/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile fmt=$WORK/b002/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/snapd-2.39/src/github.com/snapcore/snapd/metautil BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b107/_pkg_.a -trimpath $WORK/b107 -shared -p github.com/snapcore/snapd/metautil -complete -installsuffix shared -buildid lgNCAdUdjKdIFHL025Za/lgNCAdUdjKdIFHL025Za -goversion go1.12.2 -D "" -importcfg $WORK/b107/importcfg -pack ./normalize.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b075/_pkg_.a # internal BUILDSTDERR: cp $WORK/b075/_pkg_.a /builddir/.cache/go-build/60/60ef45403e6d84543966e59d6ded35857dc13f654e8e3278862d7a0060424fd2-d # internal BUILDSTDERR: github.com/snapcore/snapd/snap/snapdir BUILDSTDERR: mkdir -p $WORK/b109/ BUILDSTDERR: cat >$WORK/b109/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile fmt=$WORK/b002/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b022/_pkg_.a BUILDSTDERR: packagefile io/ioutil=$WORK/b068/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b023/_pkg_.a BUILDSTDERR: packagefile path/filepath=$WORK/b066/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/snapd-2.39/src/github.com/snapcore/snapd/snap/snapdir BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b109/_pkg_.a -trimpath $WORK/b109 -shared -p github.com/snapcore/snapd/snap/snapdir -complete -installsuffix shared -buildid w0oFbexuMzjbxmRel2y_/w0oFbexuMzjbxmRel2y_ -goversion go1.12.2 -D "" -importcfg $WORK/b109/importcfg -pack ./snapdir.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b107/_pkg_.a # internal BUILDSTDERR: cp $WORK/b107/_pkg_.a /builddir/.cache/go-build/b2/b24d3289194ce846774a70779402f90a743a562b505e1531190705ad5173448d-d # internal BUILDSTDERR: github.com/snapcore/snapd/gadget BUILDSTDERR: mkdir -p $WORK/b106/ BUILDSTDERR: cat >$WORK/b106/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/metautil=$WORK/b107/_pkg_.a BUILDSTDERR: packagefile github.com/snapcore/snapd/strutil=$WORK/b062/_pkg_.a BUILDSTDERR: packagefile gopkg.in/yaml.v2=$WORK/b063/_pkg_.a BUILDSTDERR: packagefile io/ioutil=$WORK/b068/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b023/_pkg_.a BUILDSTDERR: packagefile path/filepath=$WORK/b066/_pkg_.a BUILDSTDERR: packagefile regexp=$WORK/b064/_pkg_.a BUILDSTDERR: packagefile strconv=$WORK/b015/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b036/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/snapd-2.39/src/github.com/snapcore/snapd/gadget BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b106/_pkg_.a -trimpath $WORK/b106 -shared -p github.com/snapcore/snapd/gadget -complete -installsuffix shared -buildid 3OzIdRFisSdylm0hFYO1/3OzIdRFisSdylm0hFYO1 -goversion go1.12.2 -D "" -importcfg $WORK/b106/importcfg -pack ./gadget.go BUILDSTDERR: cd $WORK/b070 BUILDSTDERR: TERM='dumb' gcc -I /usr/lib/golang/src/os/user -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b070=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x001.o -c _cgo_export.c BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b109/_pkg_.a # internal BUILDSTDERR: cp $WORK/b109/_pkg_.a /builddir/.cache/go-build/1f/1f83e6a102981ef28206b0a35f4141dcdd230007afacf89b54f0f244a854e458-d # internal BUILDSTDERR: github.com/snapcore/snapd/spdx BUILDSTDERR: mkdir -p $WORK/b112/ BUILDSTDERR: cat >$WORK/b112/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile bufio=$WORK/b030/_pkg_.a BUILDSTDERR: packagefile bytes=$WORK/b031/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b002/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b022/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b036/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/snapd-2.39/src/github.com/snapcore/snapd/spdx BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b112/_pkg_.a -trimpath $WORK/b112 -shared -p github.com/snapcore/snapd/spdx -complete -installsuffix shared -buildid mVhyCJRHTKH8PbgxgdxE/mVhyCJRHTKH8PbgxgdxE -goversion go1.12.2 -D "" -importcfg $WORK/b112/importcfg -pack ./licenses.go ./parser.go ./scanner.go ./validate.go BUILDSTDERR: cd $WORK/b070 BUILDSTDERR: TERM='dumb' gcc -I /usr/lib/golang/src/os/user -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b070=/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_ppc64le/buildid -w $WORK/b106/_pkg_.a # internal BUILDSTDERR: cp $WORK/b106/_pkg_.a /builddir/.cache/go-build/a9/a910f7d54d3a7f3cb0209e5356f76ccdc870b9a02f0d66ba6d15f76a9e1ae64c-d # internal BUILDSTDERR: github.com/snapcore/snapd/timeout BUILDSTDERR: mkdir -p $WORK/b113/ BUILDSTDERR: cat >$WORK/b113/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile encoding/json=$WORK/b032/_pkg_.a BUILDSTDERR: packagefile time=$WORK/b026/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/snapd-2.39/src/github.com/snapcore/snapd/timeout BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b113/_pkg_.a -trimpath $WORK/b113 -shared -p github.com/snapcore/snapd/timeout -complete -installsuffix shared -buildid 0dJk1E7Sq1F6yUMSwNpl/0dJk1E7Sq1F6yUMSwNpl -goversion go1.12.2 -D "" -importcfg $WORK/b113/importcfg -pack ./timeout.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b112/_pkg_.a # internal BUILDSTDERR: cp $WORK/b112/_pkg_.a /builddir/.cache/go-build/52/52f5f01a7d2117ed8ef5e1a9abc92ad90c75b798a69151927d4212c9aee56f82-d # internal BUILDSTDERR: github.com/ojii/gettext.go/pluralforms BUILDSTDERR: mkdir -p $WORK/b117/ BUILDSTDERR: cat >$WORK/b117/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile errors=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b002/_pkg_.a BUILDSTDERR: packagefile regexp=$WORK/b064/_pkg_.a BUILDSTDERR: packagefile strconv=$WORK/b015/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b036/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/share/gocode/src/github.com/ojii/gettext.go/pluralforms BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b117/_pkg_.a -trimpath $WORK/b117 -shared -p github.com/ojii/gettext.go/pluralforms -complete -installsuffix shared -buildid YDVNyBQPyNGc-FYtyzFi/YDVNyBQPyNGc-FYtyzFi -goversion go1.12.2 -D "" -importcfg $WORK/b117/importcfg -pack ./compiler.go ./expression.go ./math.go ./tests.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b113/_pkg_.a # internal BUILDSTDERR: cp $WORK/b113/_pkg_.a /builddir/.cache/go-build/cb/cb2f8ef3e7487a41274bf46a263d5a4ae4f2f5f992cbe98877603803b2753101-d # internal BUILDSTDERR: flag BUILDSTDERR: mkdir -p $WORK/b119/ BUILDSTDERR: cat >$WORK/b119/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile errors=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b002/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b022/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b023/_pkg_.a BUILDSTDERR: packagefile reflect=$WORK/b005/_pkg_.a BUILDSTDERR: packagefile sort=$WORK/b021/_pkg_.a BUILDSTDERR: packagefile strconv=$WORK/b015/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b036/_pkg_.a BUILDSTDERR: packagefile time=$WORK/b026/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/flag BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b119/_pkg_.a -trimpath $WORK/b119 -shared -p flag -std -complete -installsuffix shared -buildid yMST2lQVs5fSv7ODYhh0/yMST2lQVs5fSv7ODYhh0 -goversion go1.12.2 -D "" -importcfg $WORK/b119/importcfg -pack ./flag.go BUILDSTDERR: cd $WORK/b070 BUILDSTDERR: TERM='dumb' gcc -I /usr/lib/golang/src/os/user -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b070=/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_ppc64le/buildid -w $WORK/b117/_pkg_.a # internal BUILDSTDERR: cp $WORK/b117/_pkg_.a /builddir/.cache/go-build/8b/8b0fc8d814b6cbf7f43c4e160cad4323912d594a602633854d3d29052c2adbdf-d # internal BUILDSTDERR: runtime/trace BUILDSTDERR: mkdir -p $WORK/b121/ BUILDSTDERR: cat >$WORK/b121/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile context=$WORK/b053/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b002/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b022/_pkg_.a BUILDSTDERR: packagefile runtime=$WORK/b009/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b017/_pkg_.a BUILDSTDERR: packagefile sync/atomic=$WORK/b019/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/runtime/trace BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b121/_pkg_.a -trimpath $WORK/b121 -shared -p runtime/trace -std -installsuffix shared -buildid vjSi-rvwmyMyIPEnI_88/vjSi-rvwmyMyIPEnI_88 -goversion go1.12.2 -D "" -importcfg $WORK/b121/importcfg -pack ./annotation.go ./trace.go BUILDSTDERR: cd $WORK/b070 BUILDSTDERR: TERM='dumb' gcc -I /usr/lib/golang/src/os/user -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b070=/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_ppc64le/buildid -w $WORK/b121/_pkg_.a # internal BUILDSTDERR: cp $WORK/b121/_pkg_.a /builddir/.cache/go-build/64/64ac4071a7262d31e337ab4d2b2dd80b891459e4918083b45e6b04cce570d518-d # internal BUILDSTDERR: mime/quotedprintable BUILDSTDERR: mkdir -p $WORK/b123/ BUILDSTDERR: cat >$WORK/b123/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile bufio=$WORK/b030/_pkg_.a BUILDSTDERR: packagefile bytes=$WORK/b031/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b002/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b022/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/mime/quotedprintable BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b123/_pkg_.a -trimpath $WORK/b123 -shared -p mime/quotedprintable -std -complete -installsuffix shared -buildid H-ccD-furEcT_vkN53bx/H-ccD-furEcT_vkN53bx -goversion go1.12.2 -D "" -importcfg $WORK/b123/importcfg -pack ./reader.go ./writer.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b119/_pkg_.a # internal BUILDSTDERR: cp $WORK/b119/_pkg_.a /builddir/.cache/go-build/96/96e40d5171d0c96e51e577af35b5c76777ea82a0e430c08dfcfc4f1e359c2a84-d # internal BUILDSTDERR: testing BUILDSTDERR: mkdir -p $WORK/b118/ BUILDSTDERR: cat >$WORK/b118/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile bytes=$WORK/b031/_pkg_.a BUILDSTDERR: packagefile errors=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile flag=$WORK/b119/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b002/_pkg_.a BUILDSTDERR: packagefile internal/race=$WORK/b018/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b022/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b023/_pkg_.a BUILDSTDERR: packagefile runtime=$WORK/b009/_pkg_.a BUILDSTDERR: packagefile runtime/debug=$WORK/b120/_pkg_.a BUILDSTDERR: packagefile runtime/trace=$WORK/b121/_pkg_.a BUILDSTDERR: packagefile sort=$WORK/b021/_pkg_.a BUILDSTDERR: packagefile strconv=$WORK/b015/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b036/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b017/_pkg_.a BUILDSTDERR: packagefile sync/atomic=$WORK/b019/_pkg_.a BUILDSTDERR: packagefile time=$WORK/b026/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/testing BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b118/_pkg_.a -trimpath $WORK/b118 -shared -p testing -std -complete -installsuffix shared -buildid CYe96TA1A_FlLyNXI9yS/CYe96TA1A_FlLyNXI9yS -goversion go1.12.2 -D "" -importcfg $WORK/b118/importcfg -pack ./allocs.go ./benchmark.go ./cover.go ./example.go ./match.go ./testing.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b123/_pkg_.a # internal BUILDSTDERR: cp $WORK/b123/_pkg_.a /builddir/.cache/go-build/a7/a7a5da285df1a1a9d0a92f2026dea678b6ff76886e6161703c0c9dfc777e4aa1-d # internal BUILDSTDERR: compress/gzip BUILDSTDERR: mkdir -p $WORK/b125/ BUILDSTDERR: cat >$WORK/b125/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile bufio=$WORK/b030/_pkg_.a BUILDSTDERR: packagefile compress/flate=$WORK/b056/_pkg_.a BUILDSTDERR: packagefile encoding/binary=$WORK/b035/_pkg_.a BUILDSTDERR: packagefile errors=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b002/_pkg_.a BUILDSTDERR: packagefile hash/crc32=$WORK/b126/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b022/_pkg_.a BUILDSTDERR: packagefile time=$WORK/b026/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/compress/gzip BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b125/_pkg_.a -trimpath $WORK/b125 -shared -p compress/gzip -std -complete -installsuffix shared -buildid INP55TMM7tq9mrBvcaKX/INP55TMM7tq9mrBvcaKX -goversion go1.12.2 -D "" -importcfg $WORK/b125/importcfg -pack ./gunzip.go ./gzip.go BUILDSTDERR: cd $WORK/b070 BUILDSTDERR: TERM='dumb' gcc -I /usr/lib/golang/src/os/user -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b070=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_cgo_main.o -c _cgo_main.c BUILDSTDERR: cd /usr/lib/golang/src/os/user BUILDSTDERR: TERM='dumb' gcc -I . -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b070=/tmp/go-build -gno-record-gcc-switches -o $WORK/b070/_cgo_.o $WORK/b070/_cgo_main.o $WORK/b070/_x001.o $WORK/b070/_x002.o $WORK/b070/_x003.o $WORK/b070/_x004.o -g -O2 BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b125/_pkg_.a # internal BUILDSTDERR: cp $WORK/b125/_pkg_.a /builddir/.cache/go-build/82/82a373583062924289a4beb985ef1ab59079352eac8385a227132631621f78c3-d # internal BUILDSTDERR: crypto/x509/pkix BUILDSTDERR: mkdir -p $WORK/b132/ BUILDSTDERR: cat >$WORK/b132/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile encoding/asn1=$WORK/b081/_pkg_.a BUILDSTDERR: packagefile encoding/hex=$WORK/b060/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b002/_pkg_.a BUILDSTDERR: packagefile math/big=$WORK/b046/_pkg_.a BUILDSTDERR: packagefile time=$WORK/b026/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/crypto/x509/pkix BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b132/_pkg_.a -trimpath $WORK/b132 -shared -p crypto/x509/pkix -std -complete -installsuffix shared -buildid bsBZcOlvI3yPtNWTVLG1/bsBZcOlvI3yPtNWTVLG1 -goversion go1.12.2 -D "" -importcfg $WORK/b132/importcfg -pack ./pkix.go BUILDSTDERR: cd /usr/lib/golang/src/os/user BUILDSTDERR: TERM='dumb' /usr/lib/golang/pkg/tool/linux_ppc64le/cgo -dynpackage user -dynimport $WORK/b070/_cgo_.o -dynout $WORK/b070/_cgo_import.go BUILDSTDERR: cat >$WORK/b070/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile fmt=$WORK/b002/_pkg_.a BUILDSTDERR: packagefile strconv=$WORK/b015/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b036/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b017/_pkg_.a BUILDSTDERR: packagefile syscall=$WORK/b025/_pkg_.a BUILDSTDERR: packagefile runtime/cgo=$WORK/b071/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b070/_pkg_.a -trimpath $WORK/b070 -shared -p os/user -std -installsuffix shared -buildid Ix9BC50BrexUNiLSZycS/Ix9BC50BrexUNiLSZycS -goversion go1.12.2 -D "" -importcfg $WORK/b070/importcfg -pack ./lookup.go ./user.go $WORK/b070/_cgo_gotypes.go $WORK/b070/cgo_lookup_unix.cgo1.go $WORK/b070/getgrouplist_unix.cgo1.go $WORK/b070/listgroups_unix.cgo1.go $WORK/b070/_cgo_import.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b132/_pkg_.a # internal BUILDSTDERR: cp $WORK/b132/_pkg_.a /builddir/.cache/go-build/17/1742869caa3e75272e54a0c73a6cd669f0bd7460e5b436f3b32bf5fca424f6b2-d # internal BUILDSTDERR: internal/x/crypto/cryptobyte BUILDSTDERR: mkdir -p $WORK/b134/ BUILDSTDERR: cat >$WORK/b134/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile encoding/asn1=$WORK/b081/_pkg_.a BUILDSTDERR: packagefile errors=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b002/_pkg_.a BUILDSTDERR: packagefile internal/x/crypto/cryptobyte/asn1=$WORK/b135/_pkg_.a BUILDSTDERR: packagefile math/big=$WORK/b046/_pkg_.a BUILDSTDERR: packagefile reflect=$WORK/b005/_pkg_.a BUILDSTDERR: packagefile time=$WORK/b026/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/internal/x/crypto/cryptobyte BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b134/_pkg_.a -trimpath $WORK/b134 -shared -p internal/x/crypto/cryptobyte -std -complete -installsuffix shared -buildid ChNJgbZ28D0mRxEbRVB_/ChNJgbZ28D0mRxEbRVB_ -goversion go1.12.2 -D "" -importcfg $WORK/b134/importcfg -pack ./asn1.go ./builder.go ./string.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b118/_pkg_.a # internal BUILDSTDERR: cp $WORK/b118/_pkg_.a /builddir/.cache/go-build/2e/2e42307a2b4b1332a237d4f1e04ce99266d21e7dedb19755b621bd08bd32f84c-d # internal BUILDSTDERR: cd /usr/lib/golang/src/os/user BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/pack r $WORK/b070/_pkg_.a $WORK/b070/_x001.o $WORK/b070/_x002.o $WORK/b070/_x003.o $WORK/b070/_x004.o # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b070/_pkg_.a # internal BUILDSTDERR: cp $WORK/b070/_pkg_.a /builddir/.cache/go-build/55/5539d8e68b465c9e037387705481a63e87d79a858a7ce5988defbe6fb0ba387f-d # internal BUILDSTDERR: github.com/snapcore/snapd/osutil BUILDSTDERR: mkdir -p $WORK/b052/ BUILDSTDERR: cd /builddir/build/BUILD/snapd-2.39/src/github.com/snapcore/snapd/osutil BUILDSTDERR: CGO_LDFLAGS='"-g" "-O2"' /usr/lib/golang/pkg/tool/linux_ppc64le/cgo -objdir $WORK/b052/ -importpath github.com/snapcore/snapd/osutil -- -I $WORK/b052/ -g -O2 ./group.go BUILDSTDERR: github.com/ojii/gettext.go BUILDSTDERR: mkdir -p $WORK/b116/ BUILDSTDERR: cat >$WORK/b116/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile bytes=$WORK/b031/_pkg_.a BUILDSTDERR: packagefile encoding/binary=$WORK/b035/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b002/_pkg_.a BUILDSTDERR: packagefile github.com/ojii/gettext.go/pluralforms=$WORK/b117/_pkg_.a BUILDSTDERR: packagefile log=$WORK/b094/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b023/_pkg_.a BUILDSTDERR: packagefile path=$WORK/b059/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b036/_pkg_.a BUILDSTDERR: packagefile testing=$WORK/b118/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/share/gocode/src/github.com/ojii/gettext.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b116/_pkg_.a -trimpath $WORK/b116 -shared -p github.com/ojii/gettext.go -complete -installsuffix shared -buildid b46LkOd054VDLhel8_Xp/b46LkOd054VDLhel8_Xp -goversion go1.12.2 -D "" -importcfg $WORK/b116/importcfg -pack ./gettext.go ./mofile.go ./test_utils.go BUILDSTDERR: cd $WORK/b097 BUILDSTDERR: TERM='dumb' gcc -I /usr/lib/golang/src/net -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b097=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x001.o -c _cgo_export.c BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b116/_pkg_.a # internal BUILDSTDERR: cp $WORK/b116/_pkg_.a /builddir/.cache/go-build/85/85fb3e2c39ccbba4b97425f0a9439b4c9cbe94bc4c277e19b4f46a2d6a8c4dbd-d # internal BUILDSTDERR: internal/x/text/unicode/bidi BUILDSTDERR: mkdir -p $WORK/b145/ BUILDSTDERR: cat >$WORK/b145/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile container/list=$WORK/b127/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b002/_pkg_.a BUILDSTDERR: packagefile log=$WORK/b094/_pkg_.a BUILDSTDERR: packagefile sort=$WORK/b021/_pkg_.a BUILDSTDERR: packagefile unicode/utf8=$WORK/b016/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/internal/x/text/unicode/bidi BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b145/_pkg_.a -trimpath $WORK/b145 -shared -p internal/x/text/unicode/bidi -std -complete -installsuffix shared -buildid ZmRctLpjUNZnCha_O40e/ZmRctLpjUNZnCha_O40e -goversion go1.12.2 -D "" -importcfg $WORK/b145/importcfg -pack ./bidi.go ./bracket.go ./core.go ./prop.go ./tables.go ./trieval.go BUILDSTDERR: cd $WORK/b097 BUILDSTDERR: TERM='dumb' gcc -I /usr/lib/golang/src/net -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b097=/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_ppc64le/buildid -w $WORK/b134/_pkg_.a # internal BUILDSTDERR: cp $WORK/b134/_pkg_.a /builddir/.cache/go-build/f1/f14e57a5d523052b25b25278fb493296bb4d11bc68aa78f82ef31f6d92eaad6f-d # internal BUILDSTDERR: internal/x/text/unicode/norm BUILDSTDERR: mkdir -p $WORK/b146/ BUILDSTDERR: cat >$WORK/b146/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile fmt=$WORK/b002/_pkg_.a BUILDSTDERR: packagefile internal/x/text/transform=$WORK/b144/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b022/_pkg_.a BUILDSTDERR: packagefile unicode/utf8=$WORK/b016/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/internal/x/text/unicode/norm BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b146/_pkg_.a -trimpath $WORK/b146 -shared -p internal/x/text/unicode/norm -std -complete -installsuffix shared -buildid ff57HinK6Niultc5n_RW/ff57HinK6Niultc5n_RW -goversion go1.12.2 -D "" -importcfg $WORK/b146/importcfg -pack ./composition.go ./forminfo.go ./input.go ./iter.go ./normalize.go ./readwriter.go ./tables.go ./transform.go ./trie.go BUILDSTDERR: cd $WORK/b097 BUILDSTDERR: TERM='dumb' gcc -I /usr/lib/golang/src/net -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b097=/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_ppc64le/buildid -w $WORK/b145/_pkg_.a # internal BUILDSTDERR: cp $WORK/b145/_pkg_.a /builddir/.cache/go-build/f0/f04d07a7d315f56eaf3347e3ea175f0c7b8b1faf1ad178c0e0759c8f51d8d363-d # internal BUILDSTDERR: internal/x/text/secure/bidirule BUILDSTDERR: mkdir -p $WORK/b143/ BUILDSTDERR: cat >$WORK/b143/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile errors=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile internal/x/text/transform=$WORK/b144/_pkg_.a BUILDSTDERR: packagefile internal/x/text/unicode/bidi=$WORK/b145/_pkg_.a BUILDSTDERR: packagefile unicode/utf8=$WORK/b016/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/internal/x/text/secure/bidirule BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b143/_pkg_.a -trimpath $WORK/b143 -shared -p internal/x/text/secure/bidirule -std -complete -installsuffix shared -buildid N0AEFh6ELi6A6iu5nFqo/N0AEFh6ELi6A6iu5nFqo -goversion go1.12.2 -D "" -importcfg $WORK/b143/importcfg -pack ./bidirule.go BUILDSTDERR: cd $WORK/b097 BUILDSTDERR: TERM='dumb' gcc -I /usr/lib/golang/src/net -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b097=/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_ppc64le/buildid -w $WORK/b143/_pkg_.a # internal BUILDSTDERR: cp $WORK/b143/_pkg_.a /builddir/.cache/go-build/14/14d3967f13251c871f74f2227a42f7cf0fa4a3df156cade2a3f70eede002aca3-d # internal BUILDSTDERR: internal/x/net/http2/hpack BUILDSTDERR: mkdir -p $WORK/b148/ BUILDSTDERR: cat >$WORK/b148/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile bytes=$WORK/b031/_pkg_.a BUILDSTDERR: packagefile errors=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b002/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b022/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b017/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/internal/x/net/http2/hpack BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b148/_pkg_.a -trimpath $WORK/b148 -shared -p internal/x/net/http2/hpack -std -complete -installsuffix shared -buildid AZDOyHgOLrzEGhICo_9r/AZDOyHgOLrzEGhICo_9r -goversion go1.12.2 -D "" -importcfg $WORK/b148/importcfg -pack ./encode.go ./hpack.go ./huffman.go ./tables.go BUILDSTDERR: cd $WORK/b097 BUILDSTDERR: TERM='dumb' gcc -I /usr/lib/golang/src/net -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b097=/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_ppc64le/buildid -w $WORK/b148/_pkg_.a # internal BUILDSTDERR: cp $WORK/b148/_pkg_.a /builddir/.cache/go-build/a8/a8746f285766557f8b1e5aabbabb47cafe78f44442d35e61a4203b0887ae9036-d # internal BUILDSTDERR: net/http/internal BUILDSTDERR: mkdir -p $WORK/b150/ BUILDSTDERR: cat >$WORK/b150/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile bufio=$WORK/b030/_pkg_.a BUILDSTDERR: packagefile bytes=$WORK/b031/_pkg_.a BUILDSTDERR: packagefile errors=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b002/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b022/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/net/http/internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b150/_pkg_.a -trimpath $WORK/b150 -shared -p net/http/internal -std -complete -installsuffix shared -buildid yoefu7pIh7itdnJU7ysD/yoefu7pIh7itdnJU7ysD -goversion go1.12.2 -D "" -importcfg $WORK/b150/importcfg -pack ./chunked.go ./testcert.go BUILDSTDERR: cd $WORK/b097 BUILDSTDERR: TERM='dumb' gcc -I /usr/lib/golang/src/net -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b097=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_cgo_main.o -c _cgo_main.c BUILDSTDERR: cd $WORK/b052 BUILDSTDERR: TERM='dumb' gcc -I /builddir/build/BUILD/snapd-2.39/src/github.com/snapcore/snapd/osutil -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b052=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x001.o -c _cgo_export.c BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b150/_pkg_.a # internal BUILDSTDERR: cp $WORK/b150/_pkg_.a /builddir/.cache/go-build/96/96b2048cf45587894b41956a95c43dfb48de643c1ea04285e9a7a7480ea778f9-d # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b146/_pkg_.a # internal BUILDSTDERR: cp $WORK/b146/_pkg_.a /builddir/.cache/go-build/4c/4c3f14a8e973dbc8ed275b1973159ebe26ace63333f2675c0b27385f09f01377-d # internal BUILDSTDERR: internal/x/net/idna BUILDSTDERR: mkdir -p $WORK/b142/ BUILDSTDERR: cat >$WORK/b142/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile fmt=$WORK/b002/_pkg_.a BUILDSTDERR: packagefile internal/x/text/secure/bidirule=$WORK/b143/_pkg_.a BUILDSTDERR: packagefile internal/x/text/unicode/bidi=$WORK/b145/_pkg_.a BUILDSTDERR: packagefile internal/x/text/unicode/norm=$WORK/b146/_pkg_.a BUILDSTDERR: packagefile math=$WORK/b006/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b036/_pkg_.a BUILDSTDERR: packagefile unicode/utf8=$WORK/b016/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/internal/x/net/idna BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b142/_pkg_.a -trimpath $WORK/b142 -shared -p internal/x/net/idna -std -complete -installsuffix shared -buildid Oqst85eK103PALovy3UL/Oqst85eK103PALovy3UL -goversion go1.12.2 -D "" -importcfg $WORK/b142/importcfg -pack ./idna.go ./punycode.go ./tables.go ./trie.go ./trieval.go BUILDSTDERR: cd /usr/lib/golang/src/net BUILDSTDERR: TERM='dumb' gcc -I . -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b097=/tmp/go-build -gno-record-gcc-switches -o $WORK/b097/_cgo_.o $WORK/b097/_cgo_main.o $WORK/b097/_x001.o $WORK/b097/_x002.o $WORK/b097/_x003.o $WORK/b097/_x004.o $WORK/b097/_x005.o -g -O2 BUILDSTDERR: cd $WORK/b052 BUILDSTDERR: TERM='dumb' gcc -I /builddir/build/BUILD/snapd-2.39/src/github.com/snapcore/snapd/osutil -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b052=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x002.o -c group.cgo2.c BUILDSTDERR: cd /usr/lib/golang/src/net BUILDSTDERR: TERM='dumb' /usr/lib/golang/pkg/tool/linux_ppc64le/cgo -dynpackage net -dynimport $WORK/b097/_cgo_.o -dynout $WORK/b097/_cgo_import.go BUILDSTDERR: cat >$WORK/b097/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile context=$WORK/b053/_pkg_.a BUILDSTDERR: packagefile errors=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile internal/bytealg=$WORK/b010/_pkg_.a BUILDSTDERR: packagefile internal/nettrace=$WORK/b098/_pkg_.a BUILDSTDERR: packagefile internal/poll=$WORK/b024/_pkg_.a BUILDSTDERR: packagefile internal/singleflight=$WORK/b099/_pkg_.a BUILDSTDERR: packagefile internal/x/net/dns/dnsmessage=$WORK/b100/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b022/_pkg_.a BUILDSTDERR: packagefile math/rand=$WORK/b047/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b023/_pkg_.a BUILDSTDERR: packagefile runtime=$WORK/b009/_pkg_.a BUILDSTDERR: packagefile sort=$WORK/b021/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b017/_pkg_.a BUILDSTDERR: packagefile sync/atomic=$WORK/b019/_pkg_.a BUILDSTDERR: packagefile syscall=$WORK/b025/_pkg_.a BUILDSTDERR: packagefile time=$WORK/b026/_pkg_.a BUILDSTDERR: packagefile runtime/cgo=$WORK/b071/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b097/_pkg_.a -trimpath $WORK/b097 -shared -p net -std -installsuffix shared -buildid sJlZmjXMC0H7sQR8Gnci/sJlZmjXMC0H7sQR8Gnci -goversion go1.12.2 -D "" -importcfg $WORK/b097/importcfg -pack ./addrselect.go ./conf.go ./dial.go ./dnsclient.go ./dnsclient_unix.go ./dnsconfig_unix.go ./error_posix.go ./error_unix.go ./fd_unix.go ./file.go ./file_unix.go ./hook.go ./hook_unix.go ./hosts.go ./interface.go ./interface_linux.go ./ip.go ./iprawsock.go ./iprawsock_posix.go ./ipsock.go ./ipsock_posix.go ./lookup.go ./lookup_unix.go ./mac.go ./net.go ./nss.go ./parse.go ./pipe.go ./port.go ./port_unix.go ./rawconn.go ./sendfile_linux.go ./sock_cloexec.go ./sock_linux.go ./sock_posix.go ./sockaddr_posix.go ./sockopt_linux.go ./sockopt_posix.go ./sockoptip_linux.go ./sockoptip_posix.go ./splice_linux.go ./tcpsock.go ./tcpsock_posix.go ./tcpsockopt_posix.go ./tcpsockopt_unix.go ./udpsock.go ./udpsock_posix.go ./unixsock.go ./unixsock_posix.go ./writev_unix.go $WORK/b097/_cgo_gotypes.go $WORK/b097/cgo_linux.cgo1.go $WORK/b097/cgo_resnew.cgo1.go $WORK/b097/cgo_socknew.cgo1.go $WORK/b097/cgo_unix.cgo1.go $WORK/b097/_cgo_import.go BUILDSTDERR: cd $WORK/b052 BUILDSTDERR: TERM='dumb' gcc -I /builddir/build/BUILD/snapd-2.39/src/github.com/snapcore/snapd/osutil -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b052=/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_ppc64le/buildid -w $WORK/b142/_pkg_.a # internal BUILDSTDERR: cp $WORK/b142/_pkg_.a /builddir/.cache/go-build/f4/f48fbd94c8041ed17a4ba80a88e27618e0c8224edfdb9c9c9af13c214d87b151-d # internal BUILDSTDERR: cd /builddir/build/BUILD/snapd-2.39/src/github.com/snapcore/snapd/osutil BUILDSTDERR: TERM='dumb' gcc -I . -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b052=/tmp/go-build -gno-record-gcc-switches -o $WORK/b052/_cgo_.o $WORK/b052/_cgo_main.o $WORK/b052/_x001.o $WORK/b052/_x002.o -g -O2 BUILDSTDERR: TERM='dumb' /usr/lib/golang/pkg/tool/linux_ppc64le/cgo -dynpackage osutil -dynimport $WORK/b052/_cgo_.o -dynout $WORK/b052/_cgo_import.go BUILDSTDERR: cat >$WORK/b052/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile bufio=$WORK/b030/_pkg_.a BUILDSTDERR: packagefile bytes=$WORK/b031/_pkg_.a BUILDSTDERR: packagefile context=$WORK/b053/_pkg_.a BUILDSTDERR: packagefile crypto=$WORK/b039/_pkg_.a BUILDSTDERR: packagefile debug/elf=$WORK/b054/_pkg_.a BUILDSTDERR: packagefile encoding/binary=$WORK/b035/_pkg_.a BUILDSTDERR: packagefile encoding/hex=$WORK/b060/_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/b061/_pkg_.a BUILDSTDERR: packagefile github.com/snapcore/snapd/strutil=$WORK/b062/_pkg_.a BUILDSTDERR: packagefile gopkg.in/tomb.v2=$WORK/b067/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b022/_pkg_.a BUILDSTDERR: packagefile io/ioutil=$WORK/b068/_pkg_.a BUILDSTDERR: packagefile math=$WORK/b006/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b023/_pkg_.a BUILDSTDERR: packagefile os/exec=$WORK/b069/_pkg_.a BUILDSTDERR: packagefile os/user=$WORK/b070/_pkg_.a BUILDSTDERR: packagefile path/filepath=$WORK/b066/_pkg_.a BUILDSTDERR: packagefile regexp=$WORK/b064/_pkg_.a BUILDSTDERR: packagefile sort=$WORK/b021/_pkg_.a BUILDSTDERR: packagefile strconv=$WORK/b015/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b036/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b017/_pkg_.a BUILDSTDERR: packagefile sync/atomic=$WORK/b019/_pkg_.a BUILDSTDERR: packagefile syscall=$WORK/b025/_pkg_.a BUILDSTDERR: packagefile time=$WORK/b026/_pkg_.a BUILDSTDERR: packagefile runtime/cgo=$WORK/b071/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b052/_pkg_.a -trimpath $WORK/b052 -shared -p github.com/snapcore/snapd/osutil -installsuffix shared -buildid BP11wIW5kZMOduTKurg2/BP11wIW5kZMOduTKurg2 -goversion go1.12.2 -D "" -importcfg $WORK/b052/importcfg -pack ./bootid.go ./buildid.go ./chattr.go ./chattr_64.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/b052/_cgo_gotypes.go $WORK/b052/group.cgo1.go $WORK/b052/_cgo_import.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/pack r $WORK/b052/_pkg_.a $WORK/b052/_x001.o $WORK/b052/_x002.o # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b052/_pkg_.a # internal BUILDSTDERR: cp $WORK/b052/_pkg_.a /builddir/.cache/go-build/e1/e13a3acdf3f21aa394cd4566bf234a628a22f2433d4a15a59bf2193d1adbe65f-d # internal BUILDSTDERR: github.com/snapcore/snapd/selinux BUILDSTDERR: mkdir -p $WORK/b073/ BUILDSTDERR: github.com/snapcore/snapd/logger BUILDSTDERR: mkdir -p $WORK/b108/ BUILDSTDERR: cat >$WORK/b073/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile bytes=$WORK/b031/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b002/_pkg_.a BUILDSTDERR: packagefile github.com/snapcore/snapd/osutil=$WORK/b052/_pkg_.a BUILDSTDERR: packagefile io/ioutil=$WORK/b068/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b023/_pkg_.a BUILDSTDERR: packagefile os/exec=$WORK/b069/_pkg_.a BUILDSTDERR: packagefile path/filepath=$WORK/b066/_pkg_.a BUILDSTDERR: packagefile regexp=$WORK/b064/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/snapd-2.39/src/github.com/snapcore/snapd/selinux BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b073/_pkg_.a -trimpath $WORK/b073 -shared -p github.com/snapcore/snapd/selinux -complete -installsuffix shared -buildid PumoItySa2BRYQm0LvEl/PumoItySa2BRYQm0LvEl -goversion go1.12.2 -D "" -importcfg $WORK/b073/importcfg -pack ./label.go ./label_linux.go ./selinux_linux.go BUILDSTDERR: cat >$WORK/b108/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile bytes=$WORK/b031/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b002/_pkg_.a BUILDSTDERR: packagefile github.com/snapcore/snapd/osutil=$WORK/b052/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b022/_pkg_.a BUILDSTDERR: packagefile log=$WORK/b094/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b023/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b017/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: github.com/snapcore/snapd/arch BUILDSTDERR: mkdir -p $WORK/b105/ BUILDSTDERR: cat >$WORK/b105/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile github.com/snapcore/snapd/osutil=$WORK/b052/_pkg_.a BUILDSTDERR: packagefile log=$WORK/b094/_pkg_.a BUILDSTDERR: packagefile runtime=$WORK/b009/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/snapd-2.39/src/github.com/snapcore/snapd/arch BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b105/_pkg_.a -trimpath $WORK/b105 -shared -p github.com/snapcore/snapd/arch -complete -installsuffix shared -buildid yuekE7Cpg1vUcDqSHd_-/yuekE7Cpg1vUcDqSHd_- -goversion go1.12.2 -D "" -importcfg $WORK/b105/importcfg -pack ./arch.go BUILDSTDERR: cd /builddir/build/BUILD/snapd-2.39/src/github.com/snapcore/snapd/logger BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b108/_pkg_.a -trimpath $WORK/b108 -shared -p github.com/snapcore/snapd/logger -complete -installsuffix shared -buildid T4VBIqI1te6050gH17q7/T4VBIqI1te6050gH17q7 -goversion go1.12.2 -D "" -importcfg $WORK/b108/importcfg -pack ./logger.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b105/_pkg_.a # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b073/_pkg_.a # internal BUILDSTDERR: cp $WORK/b105/_pkg_.a /builddir/.cache/go-build/0a/0af6465eb27218eafb3abfa6adacba138b1449533c2735a8bb55be124d7db125-d # internal BUILDSTDERR: cp $WORK/b073/_pkg_.a /builddir/.cache/go-build/73/73303278121638fd2eb793d11c9bad47b54f2b6009d472dbac0c271ad584817f-d # internal BUILDSTDERR: github.com/snapcore/snapd/release BUILDSTDERR: mkdir -p $WORK/b072/ BUILDSTDERR: cat >$WORK/b072/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile bufio=$WORK/b030/_pkg_.a BUILDSTDERR: packagefile bytes=$WORK/b031/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b002/_pkg_.a BUILDSTDERR: packagefile github.com/snapcore/snapd/selinux=$WORK/b073/_pkg_.a BUILDSTDERR: packagefile github.com/snapcore/snapd/strutil=$WORK/b062/_pkg_.a BUILDSTDERR: packagefile io/ioutil=$WORK/b068/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b023/_pkg_.a BUILDSTDERR: packagefile os/exec=$WORK/b069/_pkg_.a BUILDSTDERR: packagefile path/filepath=$WORK/b066/_pkg_.a BUILDSTDERR: packagefile sort=$WORK/b021/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b036/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b017/_pkg_.a BUILDSTDERR: packagefile unicode=$WORK/b020/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/snapd-2.39/src/github.com/snapcore/snapd/release BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b072/_pkg_.a -trimpath $WORK/b072 -shared -p github.com/snapcore/snapd/release -complete -installsuffix shared -buildid 0jTyh--UK_CN-YNnxSeL/0jTyh--UK_CN-YNnxSeL -goversion go1.12.2 -D "" -importcfg $WORK/b072/importcfg -pack ./apparmor.go ./release.go ./seccomp.go ./selinux.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b108/_pkg_.a # internal BUILDSTDERR: cp $WORK/b108/_pkg_.a /builddir/.cache/go-build/ca/ca79492dc614a73ef789a9f8baba40acb064742d113347931478359b94f02018-d # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b072/_pkg_.a # internal BUILDSTDERR: cp $WORK/b072/_pkg_.a /builddir/.cache/go-build/8a/8a5a14b7fcfefb215fa2b4a1d76647b0e804229fa96b9b51202def3f391aa404-d # internal BUILDSTDERR: github.com/snapcore/snapd/dirs BUILDSTDERR: mkdir -p $WORK/b102/ BUILDSTDERR: cat >$WORK/b102/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile fmt=$WORK/b002/_pkg_.a BUILDSTDERR: packagefile github.com/snapcore/snapd/osutil=$WORK/b052/_pkg_.a BUILDSTDERR: packagefile github.com/snapcore/snapd/release=$WORK/b072/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b023/_pkg_.a BUILDSTDERR: packagefile path/filepath=$WORK/b066/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b036/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/snapd-2.39/src/github.com/snapcore/snapd/dirs BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b102/_pkg_.a -trimpath $WORK/b102 -shared -p github.com/snapcore/snapd/dirs -complete -installsuffix shared -buildid UJgmEx0SgzGhIS2qqr9c/UJgmEx0SgzGhIS2qqr9c -goversion go1.12.2 -D "" -importcfg $WORK/b102/importcfg -pack ./dirs.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b102/_pkg_.a # internal BUILDSTDERR: cp $WORK/b102/_pkg_.a /builddir/.cache/go-build/c0/c0b56f919575ecaf6d5ce19fe89988b696ddcee5d7bbafbb99cf5f943a98ab29-d # internal BUILDSTDERR: github.com/snapcore/snapd/i18n BUILDSTDERR: mkdir -p $WORK/b115/ BUILDSTDERR: cat >$WORK/b115/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile fmt=$WORK/b002/_pkg_.a BUILDSTDERR: packagefile github.com/ojii/gettext.go=$WORK/b116/_pkg_.a BUILDSTDERR: packagefile github.com/snapcore/snapd/dirs=$WORK/b102/_pkg_.a BUILDSTDERR: packagefile github.com/snapcore/snapd/osutil=$WORK/b052/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b023/_pkg_.a BUILDSTDERR: packagefile path/filepath=$WORK/b066/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b036/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/snapd-2.39/src/github.com/snapcore/snapd/i18n BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b115/_pkg_.a -trimpath $WORK/b115 -shared -p github.com/snapcore/snapd/i18n -complete -installsuffix shared -buildid z8GUCu6xX0ryW1sMIBwv/z8GUCu6xX0ryW1sMIBwv -goversion go1.12.2 -D "" -importcfg $WORK/b115/importcfg -pack ./i18n.go BUILDSTDERR: github.com/snapcore/snapd/cmd/cmdutil BUILDSTDERR: mkdir -p $WORK/b111/ BUILDSTDERR: cat >$WORK/b111/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile bufio=$WORK/b030/_pkg_.a BUILDSTDERR: packagefile bytes=$WORK/b031/_pkg_.a BUILDSTDERR: packagefile debug/elf=$WORK/b054/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b002/_pkg_.a BUILDSTDERR: packagefile github.com/snapcore/snapd/dirs=$WORK/b102/_pkg_.a BUILDSTDERR: packagefile github.com/snapcore/snapd/osutil=$WORK/b052/_pkg_.a BUILDSTDERR: packagefile io/ioutil=$WORK/b068/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b023/_pkg_.a BUILDSTDERR: packagefile os/exec=$WORK/b069/_pkg_.a BUILDSTDERR: packagefile path/filepath=$WORK/b066/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b036/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/snapd-2.39/src/github.com/snapcore/snapd/cmd/cmdutil BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b111/_pkg_.a -trimpath $WORK/b111 -shared -p github.com/snapcore/snapd/cmd/cmdutil -complete -installsuffix shared -buildid Ma0X_EIWsjk1ZnIy_umK/Ma0X_EIWsjk1ZnIy_umK -goversion go1.12.2 -D "" -importcfg $WORK/b111/importcfg -pack ./cmdutil.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b111/_pkg_.a # internal BUILDSTDERR: cp $WORK/b111/_pkg_.a /builddir/.cache/go-build/95/95c29a2274616ee18da107e94723721d9dc83aed31d80a273c43124e0a589f2e-d # internal BUILDSTDERR: github.com/snapcore/snapd/snap/squashfs BUILDSTDERR: mkdir -p $WORK/b110/ BUILDSTDERR: cat >$WORK/b110/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile bufio=$WORK/b030/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b002/_pkg_.a BUILDSTDERR: packagefile github.com/snapcore/snapd/cmd/cmdutil=$WORK/b111/_pkg_.a BUILDSTDERR: packagefile github.com/snapcore/snapd/dirs=$WORK/b102/_pkg_.a BUILDSTDERR: packagefile github.com/snapcore/snapd/osutil=$WORK/b052/_pkg_.a BUILDSTDERR: packagefile github.com/snapcore/snapd/strutil=$WORK/b062/_pkg_.a BUILDSTDERR: packagefile io/ioutil=$WORK/b068/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b023/_pkg_.a BUILDSTDERR: packagefile os/exec=$WORK/b069/_pkg_.a BUILDSTDERR: packagefile path=$WORK/b059/_pkg_.a BUILDSTDERR: packagefile path/filepath=$WORK/b066/_pkg_.a BUILDSTDERR: packagefile regexp=$WORK/b064/_pkg_.a BUILDSTDERR: packagefile strconv=$WORK/b015/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b036/_pkg_.a BUILDSTDERR: packagefile time=$WORK/b026/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/snapd-2.39/src/github.com/snapcore/snapd/snap/squashfs BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b110/_pkg_.a -trimpath $WORK/b110 -shared -p github.com/snapcore/snapd/snap/squashfs -complete -installsuffix shared -buildid veXIuN0Qj9BuWxHYb4ag/veXIuN0Qj9BuWxHYb4ag -goversion go1.12.2 -D "" -importcfg $WORK/b110/importcfg -pack ./squashfs.go ./stat.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b115/_pkg_.a # internal BUILDSTDERR: cp $WORK/b115/_pkg_.a /builddir/.cache/go-build/e6/e601c65a859ac0c61943560b6dd48ca4cd89db7ec2e58a09250108dd948a47dd-d # internal BUILDSTDERR: github.com/snapcore/snapd/timeutil BUILDSTDERR: mkdir -p $WORK/b114/ BUILDSTDERR: cat >$WORK/b114/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile bytes=$WORK/b031/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b002/_pkg_.a BUILDSTDERR: packagefile github.com/snapcore/snapd/i18n=$WORK/b115/_pkg_.a BUILDSTDERR: packagefile math/rand=$WORK/b047/_pkg_.a BUILDSTDERR: packagefile regexp=$WORK/b064/_pkg_.a BUILDSTDERR: packagefile strconv=$WORK/b015/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b036/_pkg_.a BUILDSTDERR: packagefile time=$WORK/b026/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/snapd-2.39/src/github.com/snapcore/snapd/timeutil BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b114/_pkg_.a -trimpath $WORK/b114 -shared -p github.com/snapcore/snapd/timeutil -complete -installsuffix shared -buildid ccddidcNFylpdUaSM1tr/ccddidcNFylpdUaSM1tr -goversion go1.12.2 -D "" -importcfg $WORK/b114/importcfg -pack ./human.go ./schedule.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b110/_pkg_.a # internal BUILDSTDERR: cp $WORK/b110/_pkg_.a /builddir/.cache/go-build/7f/7f30eb67ff60adae1872b852ad6476dd5f7444d49a3e0c8f7f9f81253c3ee70f-d # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b114/_pkg_.a # internal BUILDSTDERR: cp $WORK/b114/_pkg_.a /builddir/.cache/go-build/5e/5e1622c1d47caaf0bde0193adf30e25631e446d40604568920cb5dbe6df1c879-d # internal BUILDSTDERR: github.com/snapcore/snapd/snap BUILDSTDERR: mkdir -p $WORK/b104/ BUILDSTDERR: cat >$WORK/b104/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile bytes=$WORK/b031/_pkg_.a BUILDSTDERR: packagefile encoding/json=$WORK/b032/_pkg_.a BUILDSTDERR: packagefile errors=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b002/_pkg_.a BUILDSTDERR: packagefile github.com/snapcore/snapd/arch=$WORK/b105/_pkg_.a BUILDSTDERR: packagefile github.com/snapcore/snapd/dirs=$WORK/b102/_pkg_.a BUILDSTDERR: packagefile github.com/snapcore/snapd/gadget=$WORK/b106/_pkg_.a BUILDSTDERR: packagefile github.com/snapcore/snapd/logger=$WORK/b108/_pkg_.a BUILDSTDERR: packagefile github.com/snapcore/snapd/metautil=$WORK/b107/_pkg_.a BUILDSTDERR: packagefile github.com/snapcore/snapd/osutil=$WORK/b052/_pkg_.a BUILDSTDERR: packagefile github.com/snapcore/snapd/osutil/sys=$WORK/b061/_pkg_.a BUILDSTDERR: packagefile github.com/snapcore/snapd/snap/naming=$WORK/b074/_pkg_.a BUILDSTDERR: packagefile github.com/snapcore/snapd/snap/snapdir=$WORK/b109/_pkg_.a BUILDSTDERR: packagefile github.com/snapcore/snapd/snap/squashfs=$WORK/b110/_pkg_.a BUILDSTDERR: packagefile github.com/snapcore/snapd/spdx=$WORK/b112/_pkg_.a BUILDSTDERR: packagefile github.com/snapcore/snapd/strutil=$WORK/b062/_pkg_.a BUILDSTDERR: packagefile github.com/snapcore/snapd/timeout=$WORK/b113/_pkg_.a BUILDSTDERR: packagefile github.com/snapcore/snapd/timeutil=$WORK/b114/_pkg_.a BUILDSTDERR: packagefile gopkg.in/yaml.v2=$WORK/b063/_pkg_.a BUILDSTDERR: packagefile io/ioutil=$WORK/b068/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b023/_pkg_.a BUILDSTDERR: packagefile path/filepath=$WORK/b066/_pkg_.a BUILDSTDERR: packagefile reflect=$WORK/b005/_pkg_.a BUILDSTDERR: packagefile regexp=$WORK/b064/_pkg_.a BUILDSTDERR: packagefile sort=$WORK/b021/_pkg_.a BUILDSTDERR: packagefile strconv=$WORK/b015/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b036/_pkg_.a BUILDSTDERR: packagefile time=$WORK/b026/_pkg_.a BUILDSTDERR: packagefile unicode/utf8=$WORK/b016/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/snapd-2.39/src/github.com/snapcore/snapd/snap BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b104/_pkg_.a -trimpath $WORK/b104 -shared -p github.com/snapcore/snapd/snap -complete -installsuffix shared -buildid xUufEX3eq2kWjCJrQBgB/xUufEX3eq2kWjCJrQBgB -goversion go1.12.2 -D "" -importcfg $WORK/b104/importcfg -pack ./broken.go ./channel.go ./container.go ./epoch.go ./errors.go ./gadget.go ./hooktypes.go ./hotplug_key.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_ppc64le/pack r $WORK/b097/_pkg_.a $WORK/b097/_x001.o $WORK/b097/_x002.o $WORK/b097/_x003.o $WORK/b097/_x004.o $WORK/b097/_x005.o # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b097/_pkg_.a # internal BUILDSTDERR: cp $WORK/b097/_pkg_.a /builddir/.cache/go-build/70/7088165452b26f455a3ca6d31da984ee3fb2f90adc8198bc167bd13e43a9805f-d # internal BUILDSTDERR: internal/x/net/http/httpproxy BUILDSTDERR: mkdir -p $WORK/b147/ BUILDSTDERR: net/textproto BUILDSTDERR: mkdir -p $WORK/b096/ BUILDSTDERR: cat >$WORK/b096/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile bufio=$WORK/b030/_pkg_.a BUILDSTDERR: packagefile bytes=$WORK/b031/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b002/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b022/_pkg_.a BUILDSTDERR: packagefile io/ioutil=$WORK/b068/_pkg_.a BUILDSTDERR: packagefile net=$WORK/b097/_pkg_.a BUILDSTDERR: packagefile strconv=$WORK/b015/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b036/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b017/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cat >$WORK/b147/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile errors=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b002/_pkg_.a BUILDSTDERR: packagefile internal/x/net/idna=$WORK/b142/_pkg_.a BUILDSTDERR: packagefile net=$WORK/b097/_pkg_.a BUILDSTDERR: packagefile net/url=$WORK/b101/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b023/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b036/_pkg_.a BUILDSTDERR: packagefile unicode/utf8=$WORK/b016/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/net/textproto BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b096/_pkg_.a -trimpath $WORK/b096 -shared -p net/textproto -std -complete -installsuffix shared -buildid 6Md6lyz_bidpgn-S-8Ee/6Md6lyz_bidpgn-S-8Ee -goversion go1.12.2 -D "" -importcfg $WORK/b096/importcfg -pack ./header.go ./pipeline.go ./reader.go ./textproto.go ./writer.go BUILDSTDERR: cd /usr/lib/golang/src/internal/x/net/http/httpproxy BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b147/_pkg_.a -trimpath $WORK/b147 -shared -p internal/x/net/http/httpproxy -std -complete -installsuffix shared -buildid OTVDNPdaI8mHhH7MWBBo/OTVDNPdaI8mHhH7MWBBo -goversion go1.12.2 -D "" -importcfg $WORK/b147/importcfg -pack ./proxy.go BUILDSTDERR: crypto/x509 BUILDSTDERR: mkdir -p $WORK/b131/ BUILDSTDERR: cat >$WORK/b131/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile bytes=$WORK/b031/_pkg_.a BUILDSTDERR: packagefile crypto=$WORK/b039/_pkg_.a BUILDSTDERR: packagefile crypto/aes=$WORK/b042/_pkg_.a BUILDSTDERR: packagefile crypto/cipher=$WORK/b043/_pkg_.a BUILDSTDERR: packagefile crypto/des=$WORK/b077/_pkg_.a BUILDSTDERR: packagefile crypto/dsa=$WORK/b078/_pkg_.a BUILDSTDERR: packagefile crypto/ecdsa=$WORK/b079/_pkg_.a BUILDSTDERR: packagefile crypto/elliptic=$WORK/b080/_pkg_.a BUILDSTDERR: packagefile crypto/md5=$WORK/b082/_pkg_.a BUILDSTDERR: packagefile crypto/rsa=$WORK/b048/_pkg_.a BUILDSTDERR: packagefile crypto/sha1=$WORK/b083/_pkg_.a BUILDSTDERR: packagefile crypto/sha256=$WORK/b050/_pkg_.a BUILDSTDERR: packagefile crypto/sha512=$WORK/b051/_pkg_.a BUILDSTDERR: packagefile crypto/x509/pkix=$WORK/b132/_pkg_.a BUILDSTDERR: packagefile encoding/asn1=$WORK/b081/_pkg_.a BUILDSTDERR: packagefile encoding/hex=$WORK/b060/_pkg_.a BUILDSTDERR: packagefile encoding/pem=$WORK/b133/_pkg_.a BUILDSTDERR: packagefile errors=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b002/_pkg_.a BUILDSTDERR: packagefile internal/x/crypto/cryptobyte=$WORK/b134/_pkg_.a BUILDSTDERR: packagefile internal/x/crypto/cryptobyte/asn1=$WORK/b135/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b022/_pkg_.a BUILDSTDERR: packagefile io/ioutil=$WORK/b068/_pkg_.a BUILDSTDERR: packagefile math/big=$WORK/b046/_pkg_.a BUILDSTDERR: packagefile net=$WORK/b097/_pkg_.a BUILDSTDERR: packagefile net/url=$WORK/b101/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b023/_pkg_.a BUILDSTDERR: packagefile reflect=$WORK/b005/_pkg_.a BUILDSTDERR: packagefile runtime=$WORK/b009/_pkg_.a BUILDSTDERR: packagefile strconv=$WORK/b015/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b036/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b017/_pkg_.a BUILDSTDERR: packagefile time=$WORK/b026/_pkg_.a BUILDSTDERR: packagefile unicode/utf8=$WORK/b016/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/crypto/x509 BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b131/_pkg_.a -trimpath $WORK/b131 -shared -p crypto/x509 -std -complete -installsuffix shared -buildid Z3YvDl9p42hXoOz2Issa/Z3YvDl9p42hXoOz2Issa -goversion go1.12.2 -D "" -importcfg $WORK/b131/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_ppc64le/buildid -w $WORK/b147/_pkg_.a # internal BUILDSTDERR: cp $WORK/b147/_pkg_.a /builddir/.cache/go-build/59/590593c37716415a62656d56c0da664f6366e9bee86635b2b007c480bb26bf4a-d # internal BUILDSTDERR: github.com/godbus/dbus BUILDSTDERR: mkdir -p $WORK/b152/ BUILDSTDERR: cat >$WORK/b152/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile bufio=$WORK/b030/_pkg_.a BUILDSTDERR: packagefile bytes=$WORK/b031/_pkg_.a BUILDSTDERR: packagefile crypto/rand=$WORK/b041/_pkg_.a BUILDSTDERR: packagefile crypto/sha1=$WORK/b083/_pkg_.a BUILDSTDERR: packagefile encoding/binary=$WORK/b035/_pkg_.a BUILDSTDERR: packagefile encoding/hex=$WORK/b060/_pkg_.a BUILDSTDERR: packagefile errors=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b002/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b022/_pkg_.a BUILDSTDERR: packagefile net=$WORK/b097/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b023/_pkg_.a BUILDSTDERR: packagefile os/exec=$WORK/b069/_pkg_.a BUILDSTDERR: packagefile os/user=$WORK/b070/_pkg_.a BUILDSTDERR: packagefile reflect=$WORK/b005/_pkg_.a BUILDSTDERR: packagefile sort=$WORK/b021/_pkg_.a BUILDSTDERR: packagefile strconv=$WORK/b015/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b036/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b017/_pkg_.a BUILDSTDERR: packagefile syscall=$WORK/b025/_pkg_.a BUILDSTDERR: packagefile unicode=$WORK/b020/_pkg_.a BUILDSTDERR: packagefile unicode/utf8=$WORK/b016/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/share/gocode/src/github.com/godbus/dbus BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b152/_pkg_.a -trimpath $WORK/b152 -shared -p github.com/godbus/dbus -complete -installsuffix shared -buildid JW8ZNAnAYuc-0TV77QgU/JW8ZNAnAYuc-0TV77QgU -goversion go1.12.2 -D "" -importcfg $WORK/b152/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_ppc64le/buildid -w $WORK/b096/_pkg_.a # internal BUILDSTDERR: cp $WORK/b096/_pkg_.a /builddir/.cache/go-build/e5/e5ecd9ad5c455ab940ccbcf84cdea451902fb5e5f6ae667d5d56ce8d30dfc0c8-d # internal BUILDSTDERR: net/mail BUILDSTDERR: mkdir -p $WORK/b093/ BUILDSTDERR: cat >$WORK/b093/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile bufio=$WORK/b030/_pkg_.a BUILDSTDERR: packagefile errors=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b002/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b022/_pkg_.a BUILDSTDERR: packagefile log=$WORK/b094/_pkg_.a BUILDSTDERR: packagefile mime=$WORK/b095/_pkg_.a BUILDSTDERR: packagefile net/textproto=$WORK/b096/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b036/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b017/_pkg_.a BUILDSTDERR: packagefile time=$WORK/b026/_pkg_.a BUILDSTDERR: packagefile unicode/utf8=$WORK/b016/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/net/mail BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b093/_pkg_.a -trimpath $WORK/b093 -shared -p net/mail -std -complete -installsuffix shared -buildid fiYRphn4QFa3NGz0WriD/fiYRphn4QFa3NGz0WriD -goversion go1.12.2 -D "" -importcfg $WORK/b093/importcfg -pack ./message.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b093/_pkg_.a # internal BUILDSTDERR: cp $WORK/b093/_pkg_.a /builddir/.cache/go-build/5d/5d89e4a9b77ef6f4284d9cca874db2945300562ac5597631784d0b942d95dac6-d # internal BUILDSTDERR: github.com/snapcore/snapd/asserts BUILDSTDERR: mkdir -p $WORK/b038/ BUILDSTDERR: cat >$WORK/b038/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile bufio=$WORK/b030/_pkg_.a BUILDSTDERR: packagefile bytes=$WORK/b031/_pkg_.a BUILDSTDERR: packagefile crypto=$WORK/b039/_pkg_.a BUILDSTDERR: packagefile crypto/rand=$WORK/b041/_pkg_.a BUILDSTDERR: packagefile crypto/rsa=$WORK/b048/_pkg_.a BUILDSTDERR: packagefile crypto/sha256=$WORK/b050/_pkg_.a BUILDSTDERR: packagefile crypto/sha512=$WORK/b051/_pkg_.a BUILDSTDERR: packagefile encoding/base64=$WORK/b034/_pkg_.a BUILDSTDERR: packagefile errors=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b002/_pkg_.a BUILDSTDERR: packagefile github.com/snapcore/snapd/osutil=$WORK/b052/_pkg_.a BUILDSTDERR: packagefile github.com/snapcore/snapd/release=$WORK/b072/_pkg_.a BUILDSTDERR: packagefile github.com/snapcore/snapd/snap/naming=$WORK/b074/_pkg_.a BUILDSTDERR: packagefile github.com/snapcore/snapd/strutil=$WORK/b062/_pkg_.a BUILDSTDERR: packagefile golang.org/x/crypto/openpgp/packet=$WORK/b075/_pkg_.a BUILDSTDERR: packagefile golang.org/x/crypto/sha3=$WORK/b092/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b022/_pkg_.a BUILDSTDERR: packagefile io/ioutil=$WORK/b068/_pkg_.a BUILDSTDERR: packagefile net/mail=$WORK/b093/_pkg_.a BUILDSTDERR: packagefile net/url=$WORK/b101/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b023/_pkg_.a BUILDSTDERR: packagefile os/exec=$WORK/b069/_pkg_.a BUILDSTDERR: packagefile path/filepath=$WORK/b066/_pkg_.a BUILDSTDERR: packagefile reflect=$WORK/b005/_pkg_.a BUILDSTDERR: packagefile regexp=$WORK/b064/_pkg_.a BUILDSTDERR: packagefile sort=$WORK/b021/_pkg_.a BUILDSTDERR: packagefile strconv=$WORK/b015/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b036/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b017/_pkg_.a BUILDSTDERR: packagefile time=$WORK/b026/_pkg_.a BUILDSTDERR: packagefile unicode/utf8=$WORK/b016/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/snapd-2.39/src/github.com/snapcore/snapd/asserts BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b038/_pkg_.a -trimpath $WORK/b038 -shared -p github.com/snapcore/snapd/asserts -complete -installsuffix shared -buildid lkrVj-0NUXTGg_vSVfLv/lkrVj-0NUXTGg_vSVfLv -goversion go1.12.2 -D "" -importcfg $WORK/b038/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_ppc64le/buildid -w $WORK/b104/_pkg_.a # internal BUILDSTDERR: cp $WORK/b104/_pkg_.a /builddir/.cache/go-build/d5/d55833602c54ab6a15683cacf6d75ee279f2b21afd3fc24415e15c2c4e4224bd-d # internal BUILDSTDERR: mime/multipart BUILDSTDERR: mkdir -p $WORK/b122/ BUILDSTDERR: cat >$WORK/b122/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile bufio=$WORK/b030/_pkg_.a BUILDSTDERR: packagefile bytes=$WORK/b031/_pkg_.a BUILDSTDERR: packagefile crypto/rand=$WORK/b041/_pkg_.a BUILDSTDERR: packagefile errors=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b002/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b022/_pkg_.a BUILDSTDERR: packagefile io/ioutil=$WORK/b068/_pkg_.a BUILDSTDERR: packagefile mime=$WORK/b095/_pkg_.a BUILDSTDERR: packagefile mime/quotedprintable=$WORK/b123/_pkg_.a BUILDSTDERR: packagefile net/textproto=$WORK/b096/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b023/_pkg_.a BUILDSTDERR: packagefile sort=$WORK/b021/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b036/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/mime/multipart BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b122/_pkg_.a -trimpath $WORK/b122 -shared -p mime/multipart -std -complete -installsuffix shared -buildid So9qgwfh9SeD46_J2DSS/So9qgwfh9SeD46_J2DSS -goversion go1.12.2 -D "" -importcfg $WORK/b122/importcfg -pack ./formdata.go ./multipart.go ./writer.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b131/_pkg_.a # internal BUILDSTDERR: cp $WORK/b131/_pkg_.a /builddir/.cache/go-build/16/1619bd0be48d24e6bbd1087175efe3689ac9655e47bfe8ce1c3d01d7ba81dfc6-d # internal BUILDSTDERR: crypto/tls BUILDSTDERR: mkdir -p $WORK/b128/ BUILDSTDERR: cat >$WORK/b128/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile bytes=$WORK/b031/_pkg_.a BUILDSTDERR: packagefile container/list=$WORK/b127/_pkg_.a BUILDSTDERR: packagefile crypto=$WORK/b039/_pkg_.a BUILDSTDERR: packagefile crypto/aes=$WORK/b042/_pkg_.a BUILDSTDERR: packagefile crypto/cipher=$WORK/b043/_pkg_.a BUILDSTDERR: packagefile crypto/des=$WORK/b077/_pkg_.a BUILDSTDERR: packagefile crypto/ecdsa=$WORK/b079/_pkg_.a BUILDSTDERR: packagefile crypto/elliptic=$WORK/b080/_pkg_.a BUILDSTDERR: packagefile crypto/hmac=$WORK/b129/_pkg_.a BUILDSTDERR: packagefile crypto/md5=$WORK/b082/_pkg_.a BUILDSTDERR: packagefile crypto/rand=$WORK/b041/_pkg_.a BUILDSTDERR: packagefile crypto/rc4=$WORK/b130/_pkg_.a BUILDSTDERR: packagefile crypto/rsa=$WORK/b048/_pkg_.a BUILDSTDERR: packagefile crypto/sha1=$WORK/b083/_pkg_.a BUILDSTDERR: packagefile crypto/sha256=$WORK/b050/_pkg_.a BUILDSTDERR: packagefile crypto/sha512=$WORK/b051/_pkg_.a BUILDSTDERR: packagefile crypto/subtle=$WORK/b045/_pkg_.a BUILDSTDERR: packagefile crypto/x509=$WORK/b131/_pkg_.a BUILDSTDERR: packagefile encoding/asn1=$WORK/b081/_pkg_.a BUILDSTDERR: packagefile encoding/pem=$WORK/b133/_pkg_.a BUILDSTDERR: packagefile errors=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b002/_pkg_.a BUILDSTDERR: packagefile hash=$WORK/b040/_pkg_.a BUILDSTDERR: packagefile internal/cpu=$WORK/b011/_pkg_.a BUILDSTDERR: packagefile internal/x/crypto/chacha20poly1305=$WORK/b136/_pkg_.a BUILDSTDERR: packagefile internal/x/crypto/cryptobyte=$WORK/b134/_pkg_.a BUILDSTDERR: packagefile internal/x/crypto/curve25519=$WORK/b139/_pkg_.a BUILDSTDERR: packagefile internal/x/crypto/hkdf=$WORK/b140/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b022/_pkg_.a BUILDSTDERR: packagefile io/ioutil=$WORK/b068/_pkg_.a BUILDSTDERR: packagefile math/big=$WORK/b046/_pkg_.a BUILDSTDERR: packagefile net=$WORK/b097/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b023/_pkg_.a BUILDSTDERR: packagefile strconv=$WORK/b015/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b036/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b017/_pkg_.a BUILDSTDERR: packagefile sync/atomic=$WORK/b019/_pkg_.a BUILDSTDERR: packagefile time=$WORK/b026/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/crypto/tls BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b128/_pkg_.a -trimpath $WORK/b128 -shared -p crypto/tls -std -complete -installsuffix shared -buildid SR5eKpYylRnGo1EJ4kJp/SR5eKpYylRnGo1EJ4kJp -goversion go1.12.2 -D "" -importcfg $WORK/b128/importcfg -pack ./alert.go ./auth.go ./cipher_suites.go ./common.go ./conn.go ./handshake_client.go ./handshake_client_tls13.go ./handshake_messages.go ./handshake_server.go ./handshake_server_tls13.go ./key_agreement.go ./key_schedule.go ./prf.go ./ticket.go ./tls.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b122/_pkg_.a # internal BUILDSTDERR: cp $WORK/b122/_pkg_.a /builddir/.cache/go-build/d3/d30a03e5787e3844b5b03a3c682ddc0b84744aa4ba081a720b12fa520b68e30d-d # internal BUILDSTDERR: internal/x/net/http/httpguts BUILDSTDERR: mkdir -p $WORK/b141/ BUILDSTDERR: cat >$WORK/b141/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile internal/x/net/idna=$WORK/b142/_pkg_.a BUILDSTDERR: packagefile net=$WORK/b097/_pkg_.a BUILDSTDERR: packagefile net/textproto=$WORK/b096/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b036/_pkg_.a BUILDSTDERR: packagefile unicode/utf8=$WORK/b016/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/internal/x/net/http/httpguts BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b141/_pkg_.a -trimpath $WORK/b141 -shared -p internal/x/net/http/httpguts -std -complete -installsuffix shared -buildid eFClOfBZKIsj3Nm-viC-/eFClOfBZKIsj3Nm-viC- -goversion go1.12.2 -D "" -importcfg $WORK/b141/importcfg -pack ./guts.go ./httplex.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b141/_pkg_.a # internal BUILDSTDERR: cp $WORK/b141/_pkg_.a /builddir/.cache/go-build/a7/a700b62c2c28fd4a374b433d4faa2dd26cbd26e6913b848183a3f7cb3b41ab63-d # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b152/_pkg_.a # internal BUILDSTDERR: cp $WORK/b152/_pkg_.a /builddir/.cache/go-build/cf/cfa21b3dca65bffc9e4aba5f79435eb108c0b8c15fda681de72aaadd395c62e3-d # internal BUILDSTDERR: github.com/snapcore/snapd/xdgopenproxy BUILDSTDERR: mkdir -p $WORK/b151/ BUILDSTDERR: cat >$WORK/b151/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile github.com/godbus/dbus=$WORK/b152/_pkg_.a BUILDSTDERR: packagefile net/url=$WORK/b101/_pkg_.a BUILDSTDERR: packagefile syscall=$WORK/b025/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/snapd-2.39/src/github.com/snapcore/snapd/xdgopenproxy BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b151/_pkg_.a -trimpath $WORK/b151 -shared -p github.com/snapcore/snapd/xdgopenproxy -complete -installsuffix shared -buildid 3jOW532qYaIhgCu1rPvG/3jOW532qYaIhgCu1rPvG -goversion go1.12.2 -D "" -importcfg $WORK/b151/importcfg -pack ./xdgopenproxy.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b151/_pkg_.a # internal BUILDSTDERR: cp $WORK/b151/_pkg_.a /builddir/.cache/go-build/bb/bba09b2a79cf67f7e8db2055dab36878173011afa2e568d3016707396e2f694c-d # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b038/_pkg_.a # internal BUILDSTDERR: cp $WORK/b038/_pkg_.a /builddir/.cache/go-build/58/58db7d2a90ef2bdd83860389189b912d5526aede6783ec1708a621bbb46bb804-d # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b128/_pkg_.a # internal BUILDSTDERR: cp $WORK/b128/_pkg_.a /builddir/.cache/go-build/59/596a3bd958c7e3d56064fddf1a6697af77cfd9e33a67bece7fbaa0bd9365ad6f-d # internal BUILDSTDERR: net/http/httptrace BUILDSTDERR: mkdir -p $WORK/b149/ BUILDSTDERR: cat >$WORK/b149/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile context=$WORK/b053/_pkg_.a BUILDSTDERR: packagefile crypto/tls=$WORK/b128/_pkg_.a BUILDSTDERR: packagefile internal/nettrace=$WORK/b098/_pkg_.a BUILDSTDERR: packagefile net=$WORK/b097/_pkg_.a BUILDSTDERR: packagefile net/textproto=$WORK/b096/_pkg_.a BUILDSTDERR: packagefile reflect=$WORK/b005/_pkg_.a BUILDSTDERR: packagefile time=$WORK/b026/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/net/http/httptrace BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b149/_pkg_.a -trimpath $WORK/b149 -shared -p net/http/httptrace -std -complete -installsuffix shared -buildid 5FpFEirtJu7hjYgEcieh/5FpFEirtJu7hjYgEcieh -goversion go1.12.2 -D "" -importcfg $WORK/b149/importcfg -pack ./trace.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b149/_pkg_.a # internal BUILDSTDERR: cp $WORK/b149/_pkg_.a /builddir/.cache/go-build/a8/a8eb26caff667b39542844ba1dcc9ea2dbf87c3b53627377da3bc9eb2a9fc76d-d # internal BUILDSTDERR: net/http BUILDSTDERR: mkdir -p $WORK/b124/ BUILDSTDERR: cat >$WORK/b124/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile bufio=$WORK/b030/_pkg_.a BUILDSTDERR: packagefile bytes=$WORK/b031/_pkg_.a BUILDSTDERR: packagefile compress/gzip=$WORK/b125/_pkg_.a BUILDSTDERR: packagefile container/list=$WORK/b127/_pkg_.a BUILDSTDERR: packagefile context=$WORK/b053/_pkg_.a BUILDSTDERR: packagefile crypto/rand=$WORK/b041/_pkg_.a BUILDSTDERR: packagefile crypto/tls=$WORK/b128/_pkg_.a BUILDSTDERR: packagefile encoding/base64=$WORK/b034/_pkg_.a BUILDSTDERR: packagefile encoding/binary=$WORK/b035/_pkg_.a BUILDSTDERR: packagefile errors=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b002/_pkg_.a BUILDSTDERR: packagefile internal/x/net/http/httpguts=$WORK/b141/_pkg_.a BUILDSTDERR: packagefile internal/x/net/http/httpproxy=$WORK/b147/_pkg_.a BUILDSTDERR: packagefile internal/x/net/http2/hpack=$WORK/b148/_pkg_.a BUILDSTDERR: packagefile internal/x/net/idna=$WORK/b142/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b022/_pkg_.a BUILDSTDERR: packagefile io/ioutil=$WORK/b068/_pkg_.a BUILDSTDERR: packagefile log=$WORK/b094/_pkg_.a BUILDSTDERR: packagefile math=$WORK/b006/_pkg_.a BUILDSTDERR: packagefile math/rand=$WORK/b047/_pkg_.a BUILDSTDERR: packagefile mime=$WORK/b095/_pkg_.a BUILDSTDERR: packagefile mime/multipart=$WORK/b122/_pkg_.a BUILDSTDERR: packagefile net=$WORK/b097/_pkg_.a BUILDSTDERR: packagefile net/http/httptrace=$WORK/b149/_pkg_.a BUILDSTDERR: packagefile net/http/internal=$WORK/b150/_pkg_.a BUILDSTDERR: packagefile net/textproto=$WORK/b096/_pkg_.a BUILDSTDERR: packagefile net/url=$WORK/b101/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b023/_pkg_.a BUILDSTDERR: packagefile path=$WORK/b059/_pkg_.a BUILDSTDERR: packagefile path/filepath=$WORK/b066/_pkg_.a BUILDSTDERR: packagefile reflect=$WORK/b005/_pkg_.a BUILDSTDERR: packagefile runtime=$WORK/b009/_pkg_.a BUILDSTDERR: packagefile sort=$WORK/b021/_pkg_.a BUILDSTDERR: packagefile strconv=$WORK/b015/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b036/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b017/_pkg_.a BUILDSTDERR: packagefile sync/atomic=$WORK/b019/_pkg_.a BUILDSTDERR: packagefile time=$WORK/b026/_pkg_.a BUILDSTDERR: packagefile unicode/utf8=$WORK/b016/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/net/http BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b124/_pkg_.a -trimpath $WORK/b124 -shared -p net/http -std -complete -installsuffix shared -buildid 4ZXSD6-OxkZGN1gT1WmE/4ZXSD6-OxkZGN1gT1WmE -goversion go1.12.2 -D "" -importcfg $WORK/b124/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 ./roundtrip.go ./server.go ./sniff.go ./socks_bundle.go ./status.go ./transfer.go ./transport.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b124/_pkg_.a # internal BUILDSTDERR: cp $WORK/b124/_pkg_.a /builddir/.cache/go-build/3e/3e8a27403007d5793e064539e1216c11459258f72bb2d7b15692526407253eec-d # internal BUILDSTDERR: github.com/snapcore/snapd/client BUILDSTDERR: mkdir -p $WORK/b029/ BUILDSTDERR: cat >$WORK/b029/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile bufio=$WORK/b030/_pkg_.a BUILDSTDERR: packagefile bytes=$WORK/b031/_pkg_.a BUILDSTDERR: packagefile encoding/json=$WORK/b032/_pkg_.a BUILDSTDERR: packagefile errors=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b002/_pkg_.a BUILDSTDERR: packagefile github.com/snapcore/snapd/asserts=$WORK/b038/_pkg_.a BUILDSTDERR: packagefile github.com/snapcore/snapd/dirs=$WORK/b102/_pkg_.a BUILDSTDERR: packagefile github.com/snapcore/snapd/jsonutil=$WORK/b103/_pkg_.a BUILDSTDERR: packagefile github.com/snapcore/snapd/osutil=$WORK/b052/_pkg_.a BUILDSTDERR: packagefile github.com/snapcore/snapd/snap=$WORK/b104/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b022/_pkg_.a BUILDSTDERR: packagefile io/ioutil=$WORK/b068/_pkg_.a BUILDSTDERR: packagefile mime/multipart=$WORK/b122/_pkg_.a BUILDSTDERR: packagefile net=$WORK/b097/_pkg_.a BUILDSTDERR: packagefile net/http=$WORK/b124/_pkg_.a BUILDSTDERR: packagefile net/url=$WORK/b101/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b023/_pkg_.a BUILDSTDERR: packagefile path=$WORK/b059/_pkg_.a BUILDSTDERR: packagefile path/filepath=$WORK/b066/_pkg_.a BUILDSTDERR: packagefile regexp=$WORK/b064/_pkg_.a BUILDSTDERR: packagefile strconv=$WORK/b015/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b036/_pkg_.a BUILDSTDERR: packagefile time=$WORK/b026/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/snapd-2.39/src/github.com/snapcore/snapd/client BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b029/_pkg_.a -trimpath $WORK/b029 -shared -p github.com/snapcore/snapd/client -complete -installsuffix shared -buildid nksE29Np7-fHFOmCiymh/nksE29Np7-fHFOmCiymh -goversion go1.12.2 -D "" -importcfg $WORK/b029/importcfg -pack ./aliases.go ./apps.go ./asserts.go ./buy.go ./change.go ./client.go ./conf.go ./connections.go ./icons.go ./interfaces.go ./login.go ./model.go ./packages.go ./snap_op.go ./snapctl.go ./snapshot.go ./warnings.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b029/_pkg_.a # internal BUILDSTDERR: cp $WORK/b029/_pkg_.a /builddir/.cache/go-build/39/391da00c6fd71a4c06fcf3fc0770f33d7c02ecb6a9689f5eb57bff160d2ea837-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/b029/_pkg_.a BUILDSTDERR: packagefile github.com/snapcore/snapd/dirs=$WORK/b102/_pkg_.a BUILDSTDERR: packagefile github.com/snapcore/snapd/xdgopenproxy=$WORK/b151/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b023/_pkg_.a BUILDSTDERR: packagefile runtime=$WORK/b009/_pkg_.a BUILDSTDERR: packagefile runtime/cgo=$WORK/b071/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/snapd-2.39/src/github.com/snapcore/snapd/cmd/snapctl BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b001/_pkg_.a -trimpath $WORK/b001 -shared -p main -complete -installsuffix shared -buildid vH8nC_MSFFvPmbKaQx4b/vH8nC_MSFFvPmbKaQx4b -goversion go1.12.2 -D "" -importcfg $WORK/b001/importcfg -pack ./main.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b001/_pkg_.a # internal BUILDSTDERR: cp $WORK/b001/_pkg_.a /builddir/.cache/go-build/10/10035b1718fa4cefd1041b4f18b24145c07532e56e063ee513f790fb67be12b1-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/b029/_pkg_.a BUILDSTDERR: packagefile github.com/snapcore/snapd/dirs=$WORK/b102/_pkg_.a BUILDSTDERR: packagefile github.com/snapcore/snapd/xdgopenproxy=$WORK/b151/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b023/_pkg_.a BUILDSTDERR: packagefile runtime=$WORK/b009/_pkg_.a BUILDSTDERR: packagefile runtime/cgo=$WORK/b071/_pkg_.a BUILDSTDERR: packagefile errors=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile internal/fmtsort=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b022/_pkg_.a BUILDSTDERR: packagefile math=$WORK/b006/_pkg_.a BUILDSTDERR: packagefile reflect=$WORK/b005/_pkg_.a BUILDSTDERR: packagefile strconv=$WORK/b015/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b017/_pkg_.a BUILDSTDERR: packagefile unicode/utf8=$WORK/b016/_pkg_.a BUILDSTDERR: packagefile bufio=$WORK/b030/_pkg_.a BUILDSTDERR: packagefile bytes=$WORK/b031/_pkg_.a BUILDSTDERR: packagefile encoding/json=$WORK/b032/_pkg_.a BUILDSTDERR: packagefile github.com/snapcore/snapd/asserts=$WORK/b038/_pkg_.a BUILDSTDERR: packagefile github.com/snapcore/snapd/jsonutil=$WORK/b103/_pkg_.a BUILDSTDERR: packagefile github.com/snapcore/snapd/osutil=$WORK/b052/_pkg_.a BUILDSTDERR: packagefile github.com/snapcore/snapd/snap=$WORK/b104/_pkg_.a BUILDSTDERR: packagefile io/ioutil=$WORK/b068/_pkg_.a BUILDSTDERR: packagefile mime/multipart=$WORK/b122/_pkg_.a BUILDSTDERR: packagefile net=$WORK/b097/_pkg_.a BUILDSTDERR: packagefile net/http=$WORK/b124/_pkg_.a BUILDSTDERR: packagefile net/url=$WORK/b101/_pkg_.a BUILDSTDERR: packagefile path=$WORK/b059/_pkg_.a BUILDSTDERR: packagefile path/filepath=$WORK/b066/_pkg_.a BUILDSTDERR: packagefile regexp=$WORK/b064/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b036/_pkg_.a BUILDSTDERR: packagefile time=$WORK/b026/_pkg_.a BUILDSTDERR: packagefile github.com/snapcore/snapd/release=$WORK/b072/_pkg_.a BUILDSTDERR: packagefile github.com/godbus/dbus=$WORK/b152/_pkg_.a BUILDSTDERR: packagefile syscall=$WORK/b025/_pkg_.a BUILDSTDERR: packagefile internal/poll=$WORK/b024/_pkg_.a BUILDSTDERR: packagefile internal/syscall/unix=$WORK/b027/_pkg_.a BUILDSTDERR: packagefile internal/testlog=$WORK/b028/_pkg_.a BUILDSTDERR: packagefile sync/atomic=$WORK/b019/_pkg_.a BUILDSTDERR: packagefile internal/bytealg=$WORK/b010/_pkg_.a BUILDSTDERR: packagefile internal/cpu=$WORK/b011/_pkg_.a BUILDSTDERR: packagefile runtime/internal/atomic=$WORK/b012/_pkg_.a BUILDSTDERR: packagefile runtime/internal/math=$WORK/b013/_pkg_.a BUILDSTDERR: packagefile runtime/internal/sys=$WORK/b014/_pkg_.a BUILDSTDERR: packagefile sort=$WORK/b021/_pkg_.a BUILDSTDERR: packagefile math/bits=$WORK/b007/_pkg_.a BUILDSTDERR: packagefile unicode=$WORK/b020/_pkg_.a BUILDSTDERR: packagefile internal/race=$WORK/b018/_pkg_.a BUILDSTDERR: packagefile encoding=$WORK/b033/_pkg_.a BUILDSTDERR: packagefile encoding/base64=$WORK/b034/_pkg_.a BUILDSTDERR: packagefile unicode/utf16=$WORK/b037/_pkg_.a BUILDSTDERR: packagefile crypto=$WORK/b039/_pkg_.a BUILDSTDERR: packagefile crypto/rand=$WORK/b041/_pkg_.a BUILDSTDERR: packagefile crypto/rsa=$WORK/b048/_pkg_.a BUILDSTDERR: packagefile crypto/sha256=$WORK/b050/_pkg_.a BUILDSTDERR: packagefile crypto/sha512=$WORK/b051/_pkg_.a BUILDSTDERR: packagefile github.com/snapcore/snapd/snap/naming=$WORK/b074/_pkg_.a BUILDSTDERR: packagefile github.com/snapcore/snapd/strutil=$WORK/b062/_pkg_.a BUILDSTDERR: packagefile golang.org/x/crypto/openpgp/packet=$WORK/b075/_pkg_.a BUILDSTDERR: packagefile golang.org/x/crypto/sha3=$WORK/b092/_pkg_.a BUILDSTDERR: packagefile net/mail=$WORK/b093/_pkg_.a BUILDSTDERR: packagefile os/exec=$WORK/b069/_pkg_.a BUILDSTDERR: packagefile context=$WORK/b053/_pkg_.a BUILDSTDERR: packagefile debug/elf=$WORK/b054/_pkg_.a BUILDSTDERR: packagefile encoding/binary=$WORK/b035/_pkg_.a BUILDSTDERR: packagefile encoding/hex=$WORK/b060/_pkg_.a BUILDSTDERR: packagefile github.com/snapcore/snapd/osutil/sys=$WORK/b061/_pkg_.a BUILDSTDERR: packagefile gopkg.in/tomb.v2=$WORK/b067/_pkg_.a BUILDSTDERR: packagefile os/user=$WORK/b070/_pkg_.a BUILDSTDERR: packagefile github.com/snapcore/snapd/arch=$WORK/b105/_pkg_.a BUILDSTDERR: packagefile github.com/snapcore/snapd/gadget=$WORK/b106/_pkg_.a BUILDSTDERR: packagefile github.com/snapcore/snapd/logger=$WORK/b108/_pkg_.a BUILDSTDERR: packagefile github.com/snapcore/snapd/metautil=$WORK/b107/_pkg_.a BUILDSTDERR: packagefile github.com/snapcore/snapd/snap/snapdir=$WORK/b109/_pkg_.a BUILDSTDERR: packagefile github.com/snapcore/snapd/snap/squashfs=$WORK/b110/_pkg_.a BUILDSTDERR: packagefile github.com/snapcore/snapd/spdx=$WORK/b112/_pkg_.a BUILDSTDERR: packagefile github.com/snapcore/snapd/timeout=$WORK/b113/_pkg_.a BUILDSTDERR: packagefile github.com/snapcore/snapd/timeutil=$WORK/b114/_pkg_.a BUILDSTDERR: packagefile gopkg.in/yaml.v2=$WORK/b063/_pkg_.a BUILDSTDERR: packagefile mime=$WORK/b095/_pkg_.a BUILDSTDERR: packagefile mime/quotedprintable=$WORK/b123/_pkg_.a BUILDSTDERR: packagefile net/textproto=$WORK/b096/_pkg_.a BUILDSTDERR: packagefile internal/nettrace=$WORK/b098/_pkg_.a BUILDSTDERR: packagefile internal/singleflight=$WORK/b099/_pkg_.a BUILDSTDERR: packagefile internal/x/net/dns/dnsmessage=$WORK/b100/_pkg_.a BUILDSTDERR: packagefile math/rand=$WORK/b047/_pkg_.a BUILDSTDERR: packagefile compress/gzip=$WORK/b125/_pkg_.a BUILDSTDERR: packagefile container/list=$WORK/b127/_pkg_.a BUILDSTDERR: packagefile crypto/tls=$WORK/b128/_pkg_.a BUILDSTDERR: packagefile internal/x/net/http/httpguts=$WORK/b141/_pkg_.a BUILDSTDERR: packagefile internal/x/net/http/httpproxy=$WORK/b147/_pkg_.a BUILDSTDERR: packagefile internal/x/net/http2/hpack=$WORK/b148/_pkg_.a BUILDSTDERR: packagefile internal/x/net/idna=$WORK/b142/_pkg_.a BUILDSTDERR: packagefile log=$WORK/b094/_pkg_.a BUILDSTDERR: packagefile net/http/httptrace=$WORK/b149/_pkg_.a BUILDSTDERR: packagefile net/http/internal=$WORK/b150/_pkg_.a BUILDSTDERR: packagefile regexp/syntax=$WORK/b065/_pkg_.a BUILDSTDERR: packagefile github.com/snapcore/snapd/selinux=$WORK/b073/_pkg_.a BUILDSTDERR: packagefile crypto/sha1=$WORK/b083/_pkg_.a BUILDSTDERR: packagefile hash=$WORK/b040/_pkg_.a BUILDSTDERR: packagefile crypto/aes=$WORK/b042/_pkg_.a BUILDSTDERR: packagefile crypto/cipher=$WORK/b043/_pkg_.a BUILDSTDERR: packagefile math/big=$WORK/b046/_pkg_.a BUILDSTDERR: packagefile crypto/internal/randutil=$WORK/b049/_pkg_.a BUILDSTDERR: packagefile crypto/subtle=$WORK/b045/_pkg_.a BUILDSTDERR: packagefile compress/bzip2=$WORK/b076/_pkg_.a BUILDSTDERR: packagefile compress/flate=$WORK/b056/_pkg_.a BUILDSTDERR: packagefile compress/zlib=$WORK/b055/_pkg_.a BUILDSTDERR: packagefile crypto/des=$WORK/b077/_pkg_.a BUILDSTDERR: packagefile crypto/dsa=$WORK/b078/_pkg_.a BUILDSTDERR: packagefile crypto/ecdsa=$WORK/b079/_pkg_.a BUILDSTDERR: packagefile crypto/elliptic=$WORK/b080/_pkg_.a BUILDSTDERR: packagefile crypto/md5=$WORK/b082/_pkg_.a BUILDSTDERR: packagefile encoding/asn1=$WORK/b081/_pkg_.a BUILDSTDERR: packagefile golang.org/x/crypto/cast5=$WORK/b084/_pkg_.a BUILDSTDERR: packagefile golang.org/x/crypto/openpgp/elgamal=$WORK/b085/_pkg_.a BUILDSTDERR: packagefile golang.org/x/crypto/openpgp/errors=$WORK/b086/_pkg_.a BUILDSTDERR: packagefile golang.org/x/crypto/openpgp/s2k=$WORK/b087/_pkg_.a BUILDSTDERR: packagefile image=$WORK/b088/_pkg_.a BUILDSTDERR: packagefile image/jpeg=$WORK/b090/_pkg_.a BUILDSTDERR: packagefile debug/dwarf=$WORK/b058/_pkg_.a BUILDSTDERR: packagefile github.com/snapcore/snapd/cmd/cmdutil=$WORK/b111/_pkg_.a BUILDSTDERR: packagefile github.com/snapcore/snapd/i18n=$WORK/b115/_pkg_.a BUILDSTDERR: packagefile hash/crc32=$WORK/b126/_pkg_.a BUILDSTDERR: packagefile crypto/hmac=$WORK/b129/_pkg_.a BUILDSTDERR: packagefile crypto/rc4=$WORK/b130/_pkg_.a BUILDSTDERR: packagefile crypto/x509=$WORK/b131/_pkg_.a BUILDSTDERR: packagefile encoding/pem=$WORK/b133/_pkg_.a BUILDSTDERR: packagefile internal/x/crypto/chacha20poly1305=$WORK/b136/_pkg_.a BUILDSTDERR: packagefile internal/x/crypto/cryptobyte=$WORK/b134/_pkg_.a BUILDSTDERR: packagefile internal/x/crypto/curve25519=$WORK/b139/_pkg_.a BUILDSTDERR: packagefile internal/x/crypto/hkdf=$WORK/b140/_pkg_.a BUILDSTDERR: packagefile internal/x/text/secure/bidirule=$WORK/b143/_pkg_.a BUILDSTDERR: packagefile internal/x/text/unicode/bidi=$WORK/b145/_pkg_.a BUILDSTDERR: packagefile internal/x/text/unicode/norm=$WORK/b146/_pkg_.a BUILDSTDERR: packagefile crypto/internal/subtle=$WORK/b044/_pkg_.a BUILDSTDERR: packagefile hash/adler32=$WORK/b057/_pkg_.a BUILDSTDERR: packagefile image/color=$WORK/b089/_pkg_.a BUILDSTDERR: packagefile image/internal/imageutil=$WORK/b091/_pkg_.a BUILDSTDERR: packagefile github.com/ojii/gettext.go=$WORK/b116/_pkg_.a BUILDSTDERR: packagefile crypto/x509/pkix=$WORK/b132/_pkg_.a BUILDSTDERR: packagefile internal/x/crypto/cryptobyte/asn1=$WORK/b135/_pkg_.a BUILDSTDERR: packagefile internal/x/crypto/internal/chacha20=$WORK/b137/_pkg_.a BUILDSTDERR: packagefile internal/x/crypto/poly1305=$WORK/b138/_pkg_.a BUILDSTDERR: packagefile internal/x/text/transform=$WORK/b144/_pkg_.a BUILDSTDERR: packagefile github.com/ojii/gettext.go/pluralforms=$WORK/b117/_pkg_.a BUILDSTDERR: packagefile testing=$WORK/b118/_pkg_.a BUILDSTDERR: packagefile flag=$WORK/b119/_pkg_.a BUILDSTDERR: packagefile runtime/debug=$WORK/b120/_pkg_.a BUILDSTDERR: packagefile runtime/trace=$WORK/b121/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: mkdir -p $WORK/b001/exe/ BUILDSTDERR: cd . BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/link -o $WORK/b001/exe/a.out -importcfg $WORK/b001/importcfg.link -installsuffix shared -buildmode=pie -buildid=0v_gCLejLn4-HqZbhZgX/vH8nC_MSFFvPmbKaQx4b/wmO7CO-ZSjLnJcR-WbzV/0v_gCLejLn4-HqZbhZgX -B 0x25ac7ea257a324ee530573f653d87e62b49ad5cf -extldflags "-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -static" -extld=gcc $WORK/b001/_pkg_.a BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b001/exe/a.out # internal BUILDSTDERR: # github.com/snapcore/snapd/cmd/snapctl BUILDSTDERR: /usr/bin/ld: /tmp/go-link-364740709/000019.o: in function `mygetgrouplist': BUILDSTDERR: /usr/lib/golang/src/os/user/getgrouplist_unix.go:16: warning: Using 'getgrouplist' in statically linked applications requires at runtime the shared libraries from the glibc version used for linking BUILDSTDERR: /usr/bin/ld: /tmp/go-link-364740709/000018.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: /usr/bin/ld: /tmp/go-link-364740709/000006.o: in function `_cgo_ea77d9535f48_Cfunc_getgrnam_r': BUILDSTDERR: /tmp/go-build/cgo-gcc-prolog:68: warning: Using 'getgrnam_r' in statically linked applications requires at runtime the shared libraries from the glibc version used for linking BUILDSTDERR: /usr/bin/ld: /tmp/go-link-364740709/000018.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: /usr/bin/ld: /tmp/go-link-364740709/000018.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: /usr/bin/ld: /tmp/go-link-364740709/000004.o: in function `_cgo_7e1b3c2abc8d_C2func_getaddrinfo': BUILDSTDERR: /tmp/go-build/cgo-gcc-prolog:57: warning: Using 'getaddrinfo' in statically linked applications requires at runtime the shared libraries from the glibc version used for linking BUILDSTDERR: mkdir -p bin/ BUILDSTDERR: mv $WORK/b001/exe/a.out bin/snapctl BUILDSTDERR: rm -r $WORK/b001/ BUILDSTDERR: ++ head -c20 /dev/urandom BUILDSTDERR: ++ tr -d ' \n' BUILDSTDERR: ++ od -An -tx1 + go build -buildmode pie -compiler gc '-tags=rpm_crashtraceback ' -ldflags ' -B 0xa2eb161e7f9c2b22d9fe69d3424a5be53b6ed5fd -extldflags '\''-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld '\''' -a -v -x -o bin/snap-seccomp github.com/snapcore/snapd/cmd/snap-seccomp BUILDSTDERR: WORK=/tmp/go-build110700879 BUILDSTDERR: errors BUILDSTDERR: mkdir -p $WORK/b004/ BUILDSTDERR: internal/race BUILDSTDERR: internal/cpu BUILDSTDERR: mkdir -p $WORK/b010/ BUILDSTDERR: mkdir -p $WORK/b006/ BUILDSTDERR: cat >$WORK/b010/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/internal/race BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b010/_pkg_.a -trimpath $WORK/b010 -shared -p internal/race -std -complete -installsuffix shared -buildid RyHI3piz-9MjeYKKZQ3v/RyHI3piz-9MjeYKKZQ3v -goversion go1.12.2 -D "" -importcfg $WORK/b010/importcfg -pack ./doc.go ./norace.go BUILDSTDERR: cat >$WORK/b004/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_ppc64le/compile -o $WORK/b004/_pkg_.a -trimpath $WORK/b004 -shared -p errors -std -complete -installsuffix shared -buildid -NbNLaz_kgh19tFJNrn2/-NbNLaz_kgh19tFJNrn2 -goversion go1.12.2 -D "" -importcfg $WORK/b004/importcfg -pack ./errors.go BUILDSTDERR: cd /usr/lib/golang/src/internal/cpu BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b006/_pkg_.a -trimpath $WORK/b006 -shared -p internal/cpu -std -+ -complete -installsuffix shared -buildid 6FFdccJ3T0z_GWzNADLG/6FFdccJ3T0z_GWzNADLG -goversion go1.12.2 -D "" -importcfg $WORK/b006/importcfg -pack ./cpu.go ./cpu_ppc64x.go BUILDSTDERR: runtime/internal/atomic BUILDSTDERR: mkdir -p $WORK/b012/ BUILDSTDERR: cat >$WORK/b012/go_asm.h << 'EOF' # internal BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/runtime/internal/atomic BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/asm -trimpath $WORK/b012 -I $WORK/b012/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -gensymabis -o $WORK/b012/symabis ./asm_ppc64x.s ./atomic_ppc64x.s BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b010/_pkg_.a # internal BUILDSTDERR: cat >$WORK/b012/go_asm.h << 'EOF' # internal BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/sync/atomic BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/asm -trimpath $WORK/b012 -I $WORK/b012/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -gensymabis -o $WORK/b012/symabis2 ./asm.s BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b004/_pkg_.a # internal BUILDSTDERR: cp $WORK/b004/_pkg_.a /builddir/.cache/go-build/26/2676a16ba0e60e5abfcc11e7a5200acc7cc775b3ecab39939ce011fb32b957f8-d # internal BUILDSTDERR: runtime/internal/sys BUILDSTDERR: mkdir -p $WORK/b014/ BUILDSTDERR: cat >$WORK/b014/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/runtime/internal/sys BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b014/_pkg_.a -trimpath $WORK/b014 -shared -p runtime/internal/sys -std -+ -complete -installsuffix shared -buildid Osjc48Got34ta8BS1TJS/Osjc48Got34ta8BS1TJS -goversion go1.12.2 -D "" -importcfg $WORK/b014/importcfg -pack ./arch.go ./arch_ppc64le.go ./intrinsics.go ./stubs.go ./sys.go ./zgoarch_ppc64le.go ./zgoos_linux.go ./zversion.go BUILDSTDERR: cp $WORK/b010/_pkg_.a /builddir/.cache/go-build/77/775700c5005fac532748d8ab85c65746381c112323259f1490674c13c4ebec8e-d # internal BUILDSTDERR: cat >>$WORK/b012/symabis << 'EOF' # internal BUILDSTDERR: ref runtime/internal/atomic.Xchg ABI0 BUILDSTDERR: ref runtime/internal/atomic.Xchg ABI0 BUILDSTDERR: ref runtime/internal/atomic.Xchg64 ABI0 BUILDSTDERR: ref runtime/internal/atomic.Xchg64 ABI0 BUILDSTDERR: ref runtime/internal/atomic.Xchguintptr ABI0 BUILDSTDERR: ref runtime/internal/atomic.Cas ABI0 BUILDSTDERR: ref runtime/internal/atomic.Cas ABI0 BUILDSTDERR: ref runtime/internal/atomic.Casuintptr ABI0 BUILDSTDERR: ref runtime/internal/atomic.Cas64 ABI0 BUILDSTDERR: ref runtime/internal/atomic.Cas64 ABI0 BUILDSTDERR: ref runtime/internal/atomic.Xadd ABI0 BUILDSTDERR: ref runtime/internal/atomic.Xadd ABI0 BUILDSTDERR: ref runtime/internal/atomic.Xadduintptr ABI0 BUILDSTDERR: ref runtime/internal/atomic.Xadd64 ABI0 BUILDSTDERR: ref runtime/internal/atomic.Xadd64 ABI0 BUILDSTDERR: ref runtime/internal/atomic.Load ABI0 BUILDSTDERR: ref runtime/internal/atomic.Load ABI0 BUILDSTDERR: ref runtime/internal/atomic.Load64 ABI0 BUILDSTDERR: ref runtime/internal/atomic.Load64 ABI0 BUILDSTDERR: ref runtime/internal/atomic.Loaduintptr ABI0 BUILDSTDERR: ref runtime/internal/atomic.Loadp ABI0 BUILDSTDERR: ref runtime/internal/atomic.Store ABI0 BUILDSTDERR: ref runtime/internal/atomic.Store ABI0 BUILDSTDERR: ref runtime/internal/atomic.Store64 ABI0 BUILDSTDERR: ref runtime/internal/atomic.Store64 ABI0 BUILDSTDERR: ref runtime/internal/atomic.Storeuintptr ABI0 BUILDSTDERR: EOF BUILDSTDERR: cat >$WORK/b012/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/runtime/internal/atomic BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b012/_pkg_.a -trimpath $WORK/b012 -shared -p runtime/internal/atomic -std -+ -installsuffix shared -buildid 5xakhhJUU6nCltNO6YMj/5xakhhJUU6nCltNO6YMj -goversion go1.12.2 -symabis $WORK/b012/symabis -D "" -importcfg $WORK/b012/importcfg -pack -asmhdr $WORK/b012/go_asm.h ./atomic_ppc64x.go ./stubs.go BUILDSTDERR: sync/atomic BUILDSTDERR: mkdir -p $WORK/b015/ BUILDSTDERR: cat >$WORK/b015/go_asm.h << 'EOF' # internal BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/sync/atomic BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/asm -trimpath $WORK/b015 -I $WORK/b015/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -gensymabis -o $WORK/b015/symabis ./asm.s BUILDSTDERR: cd /usr/lib/golang/src/runtime/internal/atomic BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/asm -trimpath $WORK/b012 -I $WORK/b012/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -o $WORK/b012/asm_ppc64x.o ./asm_ppc64x.s BUILDSTDERR: cat >$WORK/b015/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/sync/atomic BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b015/_pkg_.a -trimpath $WORK/b015 -shared -p sync/atomic -std -installsuffix shared -buildid OqYcS4tQALEzCu3CvScE/OqYcS4tQALEzCu3CvScE -goversion go1.12.2 -symabis $WORK/b015/symabis -D "" -importcfg $WORK/b015/importcfg -pack -asmhdr $WORK/b015/go_asm.h ./doc.go ./value.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b006/_pkg_.a # internal BUILDSTDERR: cp $WORK/b006/_pkg_.a /builddir/.cache/go-build/38/38ba09f377738c91c1a44b7fe870a33bf24f5c3302e9a2f6543d0870408cdef1-d # internal BUILDSTDERR: internal/bytealg BUILDSTDERR: mkdir -p $WORK/b005/ BUILDSTDERR: cat >$WORK/b005/go_asm.h << 'EOF' # internal BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/internal/bytealg BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/asm -trimpath $WORK/b005 -I $WORK/b005/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -gensymabis -o $WORK/b005/symabis ./compare_ppc64x.s ./count_ppc64x.s ./equal_ppc64x.s ./indexbyte_ppc64x.s BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b014/_pkg_.a # internal BUILDSTDERR: cp $WORK/b014/_pkg_.a /builddir/.cache/go-build/19/19b0a39f4def5ab5a616639315db88231a5c08014843ebb30c8dab0454910e4b-d # internal BUILDSTDERR: runtime/internal/math BUILDSTDERR: mkdir -p $WORK/b013/ BUILDSTDERR: cat >$WORK/b013/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile runtime/internal/sys=$WORK/b014/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/runtime/internal/math BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b013/_pkg_.a -trimpath $WORK/b013 -shared -p runtime/internal/math -std -+ -complete -installsuffix shared -buildid 4cXFQOdAnQ0NnyCd09QY/4cXFQOdAnQ0NnyCd09QY -goversion go1.12.2 -D "" -importcfg $WORK/b013/importcfg -pack ./math.go BUILDSTDERR: cd /usr/lib/golang/src/runtime/internal/atomic BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/asm -trimpath $WORK/b012 -I $WORK/b012/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -o $WORK/b012/atomic_ppc64x.o ./atomic_ppc64x.s BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/pack r $WORK/b012/_pkg_.a $WORK/b012/asm_ppc64x.o $WORK/b012/atomic_ppc64x.o # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b012/_pkg_.a # internal BUILDSTDERR: cp $WORK/b012/_pkg_.a /builddir/.cache/go-build/3a/3a03c031a408a0d0e66eba0edff6d159123b0086a96b3cac44af1043805055d9-d # internal BUILDSTDERR: unicode BUILDSTDERR: mkdir -p $WORK/b016/ BUILDSTDERR: cat >$WORK/b016/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/unicode BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b016/_pkg_.a -trimpath $WORK/b016 -shared -p unicode -std -complete -installsuffix shared -buildid RI7hF26NCrdPaTegmzqt/RI7hF26NCrdPaTegmzqt -goversion go1.12.2 -D "" -importcfg $WORK/b016/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_ppc64le/asm -trimpath $WORK/b015 -I $WORK/b015/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -o $WORK/b015/asm.o ./asm.s BUILDSTDERR: cat >$WORK/b005/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile internal/cpu=$WORK/b006/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/internal/bytealg BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b005/_pkg_.a -trimpath $WORK/b005 -shared -p internal/bytealg -std -+ -installsuffix shared -buildid VicmnR8g_YTZXXFBrLNE/VicmnR8g_YTZXXFBrLNE -goversion go1.12.2 -symabis $WORK/b005/symabis -D "" -importcfg $WORK/b005/importcfg -pack -asmhdr $WORK/b005/go_asm.h ./bytealg.go ./compare_native.go ./count_native.go ./equal_native.go ./index_generic.go ./indexbyte_native.go BUILDSTDERR: cd /usr/lib/golang/src/sync/atomic BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/pack r $WORK/b015/_pkg_.a $WORK/b015/asm.o # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b015/_pkg_.a # internal BUILDSTDERR: cp $WORK/b015/_pkg_.a /builddir/.cache/go-build/56/562a58bb89dfba61bce0bde8bd30e5ce5ef45bca6ef3a868c5185c03930ddc1f-d # internal BUILDSTDERR: unicode/utf8 BUILDSTDERR: mkdir -p $WORK/b017/ BUILDSTDERR: cat >$WORK/b017/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/unicode/utf8 BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b017/_pkg_.a -trimpath $WORK/b017 -shared -p unicode/utf8 -std -complete -installsuffix shared -buildid qzCz_mVDIsdmfyUgk4Dn/qzCz_mVDIsdmfyUgk4Dn -goversion go1.12.2 -D "" -importcfg $WORK/b017/importcfg -pack ./utf8.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b013/_pkg_.a # internal BUILDSTDERR: cp $WORK/b013/_pkg_.a /builddir/.cache/go-build/4f/4fbae65be86351f9491c46e359c10213570ccd3891d3f143f26163cfd21ae455-d # internal BUILDSTDERR: math/bits BUILDSTDERR: mkdir -p $WORK/b023/ BUILDSTDERR: cat >$WORK/b023/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/math/bits BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b023/_pkg_.a -trimpath $WORK/b023 -shared -p math/bits -std -complete -installsuffix shared -buildid 8N3BNcok4ryUQ5ln2wK-/8N3BNcok4ryUQ5ln2wK- -goversion go1.12.2 -D "" -importcfg $WORK/b023/importcfg -pack ./bits.go ./bits_tables.go BUILDSTDERR: cd /usr/lib/golang/src/internal/bytealg BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/asm -trimpath $WORK/b005 -I $WORK/b005/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -o $WORK/b005/compare_ppc64x.o ./compare_ppc64x.s BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/asm -trimpath $WORK/b005 -I $WORK/b005/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -o $WORK/b005/count_ppc64x.o ./count_ppc64x.s BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b017/_pkg_.a # internal BUILDSTDERR: cp $WORK/b017/_pkg_.a /builddir/.cache/go-build/78/78a90d47b2e0f47f2d0ceda7064798d2a94ad1ba70bf8eb0229fca53508f4c42-d # internal BUILDSTDERR: internal/testlog BUILDSTDERR: mkdir -p $WORK/b033/ BUILDSTDERR: cat >$WORK/b033/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile sync/atomic=$WORK/b015/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/internal/testlog BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b033/_pkg_.a -trimpath $WORK/b033 -shared -p internal/testlog -std -complete -installsuffix shared -buildid pIMEzvjZDq_ZftTbcMKU/pIMEzvjZDq_ZftTbcMKU -goversion go1.12.2 -D "" -importcfg $WORK/b033/importcfg -pack ./log.go BUILDSTDERR: cd /usr/lib/golang/src/internal/bytealg BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/asm -trimpath $WORK/b005 -I $WORK/b005/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -o $WORK/b005/equal_ppc64x.o ./equal_ppc64x.s BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b023/_pkg_.a # internal BUILDSTDERR: cp $WORK/b023/_pkg_.a /builddir/.cache/go-build/ce/ce21b26cba3d689116d4041be7e844ccf264b786e2dde86ecd0d38ab72fec5ea-d # internal BUILDSTDERR: math BUILDSTDERR: mkdir -p $WORK/b022/ BUILDSTDERR: cat >$WORK/b022/go_asm.h << 'EOF' # internal BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/math BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/asm -trimpath $WORK/b022 -I $WORK/b022/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -gensymabis -o $WORK/b022/symabis ./floor_ppc64x.s ./modf_ppc64x.s ./sqrt_ppc64x.s ./stubs_ppc64x.s BUILDSTDERR: cd /usr/lib/golang/src/internal/bytealg BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/asm -trimpath $WORK/b005 -I $WORK/b005/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -o $WORK/b005/indexbyte_ppc64x.o ./indexbyte_ppc64x.s BUILDSTDERR: cat >$WORK/b022/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile math/bits=$WORK/b023/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/math BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b022/_pkg_.a -trimpath $WORK/b022 -shared -p math -std -installsuffix shared -buildid Wl943bs6-xodqcY0sxev/Wl943bs6-xodqcY0sxev -goversion go1.12.2 -symabis $WORK/b022/symabis -D "" -importcfg $WORK/b022/importcfg -pack -asmhdr $WORK/b022/go_asm.h ./abs.go ./acosh.go ./asin.go ./asinh.go ./atan.go ./atan2.go ./atanh.go ./bits.go ./cbrt.go ./const.go ./copysign.go ./dim.go ./erf.go ./erfinv.go ./exp.go ./expm1.go ./floor.go ./frexp.go ./gamma.go ./hypot.go ./j0.go ./j1.go ./jn.go ./ldexp.go ./lgamma.go ./log.go ./log10.go ./log1p.go ./logb.go ./mod.go ./modf.go ./nextafter.go ./pow.go ./pow10.go ./remainder.go ./signbit.go ./sin.go ./sincos.go ./sinh.go ./sqrt.go ./tan.go ./tanh.go ./trig_reduce.go ./unsafe.go BUILDSTDERR: cd /usr/lib/golang/src/internal/bytealg BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/pack r $WORK/b005/_pkg_.a $WORK/b005/compare_ppc64x.o $WORK/b005/count_ppc64x.o $WORK/b005/equal_ppc64x.o $WORK/b005/indexbyte_ppc64x.o # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b005/_pkg_.a # internal BUILDSTDERR: cp $WORK/b005/_pkg_.a /builddir/.cache/go-build/7a/7abc636c57aa9562659db172a3aa20dc6aa24e6b1b980be3cf80b6cf72bd867c-d # internal BUILDSTDERR: runtime BUILDSTDERR: mkdir -p $WORK/b011/ BUILDSTDERR: cat >$WORK/b011/go_asm.h << 'EOF' # internal BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/runtime BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/asm -trimpath $WORK/b011 -I $WORK/b011/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -gensymabis -o $WORK/b011/symabis ./asm.s ./asm_ppc64x.s ./atomic_ppc64x.s ./duff_ppc64x.s ./memclr_ppc64x.s ./memmove_ppc64x.s ./rt0_linux_ppc64le.s ./sys_linux_ppc64x.s ./tls_ppc64x.s BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b033/_pkg_.a # internal BUILDSTDERR: cp $WORK/b033/_pkg_.a /builddir/.cache/go-build/33/338e1e5bddc52ffef4da2f4273edb1c4d9e5884fc0cfb7bb1afc03c79a805241-d # internal BUILDSTDERR: cat >$WORK/b011/go_asm.h << 'EOF' # internal BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/syscall BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/asm -trimpath $WORK/b011 -I $WORK/b011/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -gensymabis -o $WORK/b011/symabis2 ./asm_linux_ppc64x.s BUILDSTDERR: runtime/cgo BUILDSTDERR: mkdir -p $WORK/b036/ BUILDSTDERR: cd /usr/lib/golang/src/runtime/cgo BUILDSTDERR: CGO_LDFLAGS='"-g" "-O2" "-lpthread"' /usr/lib/golang/pkg/tool/linux_ppc64le/cgo -objdir $WORK/b036/ -importpath runtime/cgo -import_runtime_cgo=false -import_syscall=false -- -I $WORK/b036/ -g -O2 -Wall -Werror ./cgo.go BUILDSTDERR: cat >>$WORK/b011/symabis << 'EOF' # internal BUILDSTDERR: ref runtime.entersyscall ABI0 BUILDSTDERR: ref runtime.exitsyscall ABI0 BUILDSTDERR: ref runtime.exitsyscall ABI0 BUILDSTDERR: ref runtime.entersyscall ABI0 BUILDSTDERR: ref runtime.exitsyscall ABI0 BUILDSTDERR: ref runtime.exitsyscall ABI0 BUILDSTDERR: EOF BUILDSTDERR: cat >$WORK/b011/go_asm.h << 'EOF' # internal BUILDSTDERR: EOF BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/asm -trimpath $WORK/b011 -I $WORK/b011/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -gensymabis -o $WORK/b011/symabis2 ./asm_ppc64x.s BUILDSTDERR: cat >>$WORK/b011/symabis << 'EOF' # internal BUILDSTDERR: ref runtime.reginit ABI0 BUILDSTDERR: ref runtime.load_g ABI0 BUILDSTDERR: EOF BUILDSTDERR: cat >$WORK/b011/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile internal/bytealg=$WORK/b005/_pkg_.a BUILDSTDERR: packagefile internal/cpu=$WORK/b006/_pkg_.a BUILDSTDERR: packagefile runtime/internal/atomic=$WORK/b012/_pkg_.a BUILDSTDERR: packagefile runtime/internal/math=$WORK/b013/_pkg_.a BUILDSTDERR: packagefile runtime/internal/sys=$WORK/b014/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/runtime BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b011/_pkg_.a -trimpath $WORK/b011 -shared -p runtime -std -+ -installsuffix shared -buildid Ddg0nSQqOaZzWU2HriHf/Ddg0nSQqOaZzWU2HriHf -goversion go1.12.2 -symabis $WORK/b011/symabis -D "" -importcfg $WORK/b011/importcfg -pack -asmhdr $WORK/b011/go_asm.h ./alg.go ./atomic_pointer.go ./cgo.go ./cgo_ppc64x.go ./cgocall.go ./cgocallback.go ./cgocheck.go ./chan.go ./compiler.go ./complex.go ./cpuflags.go ./cpuprof.go ./cputicks.go ./debug.go ./defs_linux_ppc64le.go ./env_posix.go ./error.go ./extern.go ./fastlog2.go ./fastlog2table.go ./fedora.go ./float.go ./hash64.go ./heapdump.go ./iface.go ./lfstack.go ./lfstack_64bit.go ./lock_futex.go ./malloc.go ./map.go ./map_fast32.go ./map_fast64.go ./map_faststr.go ./mbarrier.go ./mbitmap.go ./mcache.go ./mcentral.go ./mem_linux.go ./mfinal.go ./mfixalloc.go ./mgc.go ./mgclarge.go ./mgcmark.go ./mgcstack.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_generic.go ./os_linux_ppc64x.go ./os_nonopenbsd.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.go ./signal_linux_ppc64x.go ./signal_ppc64x.go ./signal_sighandler.go ./signal_unix.go ./sigqueue.go ./sigtab_linux_generic.go ./sizeclasses.go ./slice.go ./softfloat64.go ./stack.go ./string.go ./stubs.go ./stubs2.go ./stubs3.go ./stubs_linux.go ./symtab.go ./sys_ppc64x.go ./time.go ./timestub.go ./timestub2.go ./trace.go ./traceback.go ./type.go ./typekind.go ./unaligned1.go ./utf8.go ./vdso_elf64.go ./vdso_linux.go ./vdso_linux_ppc64x.go ./write_err.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b016/_pkg_.a # internal BUILDSTDERR: cp $WORK/b016/_pkg_.a /builddir/.cache/go-build/67/67231df009f256e031443d238aa2912154b540d525356757fd59acd9c7f3178e-d # internal BUILDSTDERR: encoding BUILDSTDERR: mkdir -p $WORK/b051/ BUILDSTDERR: cat >$WORK/b051/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/encoding BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b051/_pkg_.a -trimpath $WORK/b051 -shared -p encoding -std -complete -installsuffix shared -buildid SvGpnI9Kas2z-2BDsVW1/SvGpnI9Kas2z-2BDsVW1 -goversion go1.12.2 -D "" -importcfg $WORK/b051/importcfg -pack ./encoding.go BUILDSTDERR: cd $WORK BUILDSTDERR: gcc -fno-caret-diagnostics -c -x c - || true BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b051/_pkg_.a # internal BUILDSTDERR: cp $WORK/b051/_pkg_.a /builddir/.cache/go-build/c2/c23864660011e8b9287d31cddbb6a610fa296d3a77b06c526dd727986920b251-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_ppc64le/asm -trimpath $WORK/b022 -I $WORK/b022/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -o $WORK/b022/floor_ppc64x.o ./floor_ppc64x.s BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/asm -trimpath $WORK/b022 -I $WORK/b022/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -o $WORK/b022/modf_ppc64x.o ./modf_ppc64x.s BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/asm -trimpath $WORK/b022 -I $WORK/b022/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -o $WORK/b022/sqrt_ppc64x.o ./sqrt_ppc64x.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_ppc64le/asm -trimpath $WORK/b022 -I $WORK/b022/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -o $WORK/b022/stubs_ppc64x.o ./stubs_ppc64x.s BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/pack r $WORK/b022/_pkg_.a $WORK/b022/floor_ppc64x.o $WORK/b022/modf_ppc64x.o $WORK/b022/sqrt_ppc64x.o $WORK/b022/stubs_ppc64x.o # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b022/_pkg_.a # internal BUILDSTDERR: cp $WORK/b022/_pkg_.a /builddir/.cache/go-build/7a/7ab2ad6ac7e12df2450778d1101212e55c627bcf3f5d679b183a3edb7ccf0be0-d # internal BUILDSTDERR: cd $WORK/b036 BUILDSTDERR: TERM='dumb' gcc -I /usr/lib/golang/src/runtime/cgo -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b036=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -Wall -Werror -o ./_x001.o -c _cgo_export.c BUILDSTDERR: github.com/snapcore/snapd/cmd/snap-seccomp/syscalls BUILDSTDERR: mkdir -p $WORK/b062/ BUILDSTDERR: cat >$WORK/b062/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/snapd-2.39/src/github.com/snapcore/snapd/cmd/snap-seccomp/syscalls BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b062/_pkg_.a -trimpath $WORK/b062 -shared -p github.com/snapcore/snapd/cmd/snap-seccomp/syscalls -complete -installsuffix shared -buildid YURZdqXfrxr_hIb291Et/YURZdqXfrxr_hIb291Et -goversion go1.12.2 -D "" -importcfg $WORK/b062/importcfg -pack ./syscalls.go BUILDSTDERR: strconv BUILDSTDERR: mkdir -p $WORK/b021/ BUILDSTDERR: cat >$WORK/b021/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile errors=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile internal/bytealg=$WORK/b005/_pkg_.a BUILDSTDERR: packagefile math=$WORK/b022/_pkg_.a BUILDSTDERR: packagefile math/bits=$WORK/b023/_pkg_.a BUILDSTDERR: packagefile unicode/utf8=$WORK/b017/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/strconv BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b021/_pkg_.a -trimpath $WORK/b021 -shared -p strconv -std -complete -installsuffix shared -buildid S_IW3uSW1wVp_rD6QicX/S_IW3uSW1wVp_rD6QicX -goversion go1.12.2 -D "" -importcfg $WORK/b021/importcfg -pack ./atob.go ./atof.go ./atoi.go ./decimal.go ./doc.go ./extfloat.go ./ftoa.go ./isprint.go ./itoa.go ./quote.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b062/_pkg_.a # internal BUILDSTDERR: cp $WORK/b062/_pkg_.a /builddir/.cache/go-build/b4/b4a32747d5bbd07f10bffab0aa2e4ce4e049246ef91275edceccccbc7026d7bf-d # internal BUILDSTDERR: cd $WORK/b036 BUILDSTDERR: TERM='dumb' gcc -I /usr/lib/golang/src/runtime/cgo -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b036=/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/runtime/cgo BUILDSTDERR: TERM='dumb' gcc -I . -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b036=/tmp/go-build -gno-record-gcc-switches -I $WORK/b036/ -g -O2 -Wall -Werror -o $WORK/b036/_x003.o -c gcc_context.c BUILDSTDERR: TERM='dumb' gcc -I . -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b036=/tmp/go-build -gno-record-gcc-switches -I $WORK/b036/ -g -O2 -Wall -Werror -o $WORK/b036/_x004.o -c gcc_fatalf.c BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b021/_pkg_.a # internal BUILDSTDERR: cp $WORK/b021/_pkg_.a /builddir/.cache/go-build/b1/b1731b48bb05bdfaf57209d9ebbb56a726e37b9644c3420df8dc0e70a80e68c5-d # internal BUILDSTDERR: TERM='dumb' gcc -I . -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b036=/tmp/go-build -gno-record-gcc-switches -I $WORK/b036/ -g -O2 -Wall -Werror -o $WORK/b036/_x005.o -c gcc_libinit.c BUILDSTDERR: TERM='dumb' gcc -I . -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b036=/tmp/go-build -gno-record-gcc-switches -I $WORK/b036/ -g -O2 -Wall -Werror -o $WORK/b036/_x006.o -c gcc_linux_ppc64x.c BUILDSTDERR: TERM='dumb' gcc -I . -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b036=/tmp/go-build -gno-record-gcc-switches -I $WORK/b036/ -g -O2 -Wall -Werror -o $WORK/b036/_x007.o -c gcc_setenv.c BUILDSTDERR: TERM='dumb' gcc -I . -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b036=/tmp/go-build -gno-record-gcc-switches -I $WORK/b036/ -g -O2 -Wall -Werror -o $WORK/b036/_x008.o -c gcc_traceback.c BUILDSTDERR: TERM='dumb' gcc -I . -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b036=/tmp/go-build -gno-record-gcc-switches -I $WORK/b036/ -g -O2 -Wall -Werror -o $WORK/b036/_x009.o -c gcc_util.c BUILDSTDERR: TERM='dumb' gcc -I . -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b036=/tmp/go-build -gno-record-gcc-switches -I $WORK/b036/ -g -O2 -Wall -Werror -o $WORK/b036/_x010.o -c gcc_ppc64x.S BUILDSTDERR: cd $WORK/b036 BUILDSTDERR: TERM='dumb' gcc -I /usr/lib/golang/src/runtime/cgo -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b036=/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: TERM='dumb' gcc -I . -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b036=/tmp/go-build -gno-record-gcc-switches -o $WORK/b036/_cgo_.o $WORK/b036/_cgo_main.o $WORK/b036/_x001.o $WORK/b036/_x002.o $WORK/b036/_x003.o $WORK/b036/_x004.o $WORK/b036/_x005.o $WORK/b036/_x006.o $WORK/b036/_x007.o $WORK/b036/_x008.o $WORK/b036/_x009.o $WORK/b036/_x010.o -g -O2 -lpthread BUILDSTDERR: TERM='dumb' /usr/lib/golang/pkg/tool/linux_ppc64le/cgo -dynpackage cgo -dynimport $WORK/b036/_cgo_.o -dynout $WORK/b036/_cgo_import.go -dynlinker BUILDSTDERR: cat >$WORK/b036/go_asm.h << 'EOF' # internal BUILDSTDERR: EOF BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/asm -trimpath $WORK/b036 -I $WORK/b036/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -gensymabis -o $WORK/b036/symabis ./asm_ppc64x.s BUILDSTDERR: cat >$WORK/b036/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: EOF BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b036/_pkg_.a -trimpath $WORK/b036 -shared -p runtime/cgo -std -installsuffix shared -buildid V60PKjhpEN11Yr7TxUdn/V60PKjhpEN11Yr7TxUdn -goversion go1.12.2 -symabis $WORK/b036/symabis -D "" -importcfg $WORK/b036/importcfg -pack -asmhdr $WORK/b036/go_asm.h ./callbacks.go ./callbacks_traceback.go ./iscgo.go ./setenv.go $WORK/b036/_cgo_gotypes.go $WORK/b036/cgo.cgo1.go $WORK/b036/_cgo_import.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/asm -trimpath $WORK/b036 -I $WORK/b036/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -o $WORK/b036/asm_ppc64x.o ./asm_ppc64x.s BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/pack r $WORK/b036/_pkg_.a $WORK/b036/asm_ppc64x.o $WORK/b036/_x001.o $WORK/b036/_x002.o $WORK/b036/_x003.o $WORK/b036/_x004.o $WORK/b036/_x005.o $WORK/b036/_x006.o $WORK/b036/_x007.o $WORK/b036/_x008.o $WORK/b036/_x009.o $WORK/b036/_x010.o # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b036/_pkg_.a # internal BUILDSTDERR: cp $WORK/b036/_pkg_.a /builddir/.cache/go-build/f5/f54dcd3a2506ba31b15b6aa7e253a02bbbce0b741364c89499ae27b9b928b230-d # internal BUILDSTDERR: cd /usr/lib/golang/src/runtime BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/asm -trimpath $WORK/b011 -I $WORK/b011/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -o $WORK/b011/asm.o ./asm.s BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/asm -trimpath $WORK/b011 -I $WORK/b011/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -o $WORK/b011/asm_ppc64x.o ./asm_ppc64x.s BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/asm -trimpath $WORK/b011 -I $WORK/b011/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -o $WORK/b011/atomic_ppc64x.o ./atomic_ppc64x.s BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/asm -trimpath $WORK/b011 -I $WORK/b011/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -o $WORK/b011/duff_ppc64x.o ./duff_ppc64x.s BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/asm -trimpath $WORK/b011 -I $WORK/b011/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -o $WORK/b011/memclr_ppc64x.o ./memclr_ppc64x.s BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/asm -trimpath $WORK/b011 -I $WORK/b011/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -o $WORK/b011/memmove_ppc64x.o ./memmove_ppc64x.s BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/asm -trimpath $WORK/b011 -I $WORK/b011/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -o $WORK/b011/rt0_linux_ppc64le.o ./rt0_linux_ppc64le.s BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/asm -trimpath $WORK/b011 -I $WORK/b011/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -o $WORK/b011/sys_linux_ppc64x.o ./sys_linux_ppc64x.s BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/asm -trimpath $WORK/b011 -I $WORK/b011/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -o $WORK/b011/tls_ppc64x.o ./tls_ppc64x.s BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/pack r $WORK/b011/_pkg_.a $WORK/b011/asm.o $WORK/b011/asm_ppc64x.o $WORK/b011/atomic_ppc64x.o $WORK/b011/duff_ppc64x.o $WORK/b011/memclr_ppc64x.o $WORK/b011/memmove_ppc64x.o $WORK/b011/rt0_linux_ppc64le.o $WORK/b011/sys_linux_ppc64x.o $WORK/b011/tls_ppc64x.o # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b011/_pkg_.a # internal BUILDSTDERR: cp $WORK/b011/_pkg_.a /builddir/.cache/go-build/74/74cd10abb1d51a853644d13650cb66c303e440b3aab2c36dccfc3824ddbbb66d-d # internal BUILDSTDERR: sync BUILDSTDERR: mkdir -p $WORK/b009/ BUILDSTDERR: cat >$WORK/b009/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile internal/race=$WORK/b010/_pkg_.a BUILDSTDERR: packagefile runtime=$WORK/b011/_pkg_.a BUILDSTDERR: packagefile sync/atomic=$WORK/b015/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/sync BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b009/_pkg_.a -trimpath $WORK/b009 -shared -p sync -std -installsuffix shared -buildid F5w2cvq0MP8HWqcYjPQ2/F5w2cvq0MP8HWqcYjPQ2 -goversion go1.12.2 -D "" -importcfg $WORK/b009/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_ppc64le/buildid -w $WORK/b009/_pkg_.a # internal BUILDSTDERR: cp $WORK/b009/_pkg_.a /builddir/.cache/go-build/0a/0abebff3ca125ff6905477b6f408ed736ccc09446d9549ca16a022d28e8f6473-d # internal BUILDSTDERR: io BUILDSTDERR: mkdir -p $WORK/b008/ BUILDSTDERR: cat >$WORK/b008/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile errors=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b009/_pkg_.a BUILDSTDERR: packagefile sync/atomic=$WORK/b015/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/io BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b008/_pkg_.a -trimpath $WORK/b008 -shared -p io -std -complete -installsuffix shared -buildid EjsdQI4claxIIofagSw1/EjsdQI4claxIIofagSw1 -goversion go1.12.2 -D "" -importcfg $WORK/b008/importcfg -pack ./io.go ./multi.go ./pipe.go BUILDSTDERR: reflect BUILDSTDERR: mkdir -p $WORK/b026/ BUILDSTDERR: cat >$WORK/b026/go_asm.h << 'EOF' # internal BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/reflect BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/asm -trimpath $WORK/b026 -I $WORK/b026/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -gensymabis -o $WORK/b026/symabis ./asm_ppc64x.s BUILDSTDERR: syscall BUILDSTDERR: mkdir -p $WORK/b030/ BUILDSTDERR: cat >$WORK/b030/go_asm.h << 'EOF' # internal BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/syscall BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/asm -trimpath $WORK/b030 -I $WORK/b030/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -gensymabis -o $WORK/b030/symabis ./asm_linux_ppc64x.s BUILDSTDERR: math/rand BUILDSTDERR: mkdir -p $WORK/b055/ BUILDSTDERR: cat >$WORK/b055/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile math=$WORK/b022/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b009/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/math/rand BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b055/_pkg_.a -trimpath $WORK/b055 -shared -p math/rand -std -complete -installsuffix shared -buildid AyTJU8ot0AFF0ZTc0ej7/AyTJU8ot0AFF0ZTc0ej7 -goversion go1.12.2 -D "" -importcfg $WORK/b055/importcfg -pack ./exp.go ./normal.go ./rand.go ./rng.go ./zipf.go BUILDSTDERR: cat >$WORK/b026/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile math=$WORK/b022/_pkg_.a BUILDSTDERR: packagefile runtime=$WORK/b011/_pkg_.a BUILDSTDERR: packagefile strconv=$WORK/b021/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b009/_pkg_.a BUILDSTDERR: packagefile unicode=$WORK/b016/_pkg_.a BUILDSTDERR: packagefile unicode/utf8=$WORK/b017/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/reflect BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b026/_pkg_.a -trimpath $WORK/b026 -shared -p reflect -std -installsuffix shared -buildid QTiLUnI1WoXpR4ydHidE/QTiLUnI1WoXpR4ydHidE -goversion go1.12.2 -symabis $WORK/b026/symabis -D "" -importcfg $WORK/b026/importcfg -pack -asmhdr $WORK/b026/go_asm.h ./deepequal.go ./makefunc.go ./swapper.go ./type.go ./value.go BUILDSTDERR: cat >$WORK/b030/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile internal/race=$WORK/b010/_pkg_.a BUILDSTDERR: packagefile runtime=$WORK/b011/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b009/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/syscall BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b030/_pkg_.a -trimpath $WORK/b030 -shared -p syscall -std -installsuffix shared -buildid tyA3XEQwqnZ_llKvElIy/tyA3XEQwqnZ_llKvElIy -goversion go1.12.2 -symabis $WORK/b030/symabis -D "" -importcfg $WORK/b030/importcfg -pack -asmhdr $WORK/b030/go_asm.h ./dirent.go ./endian_little.go ./env_unix.go ./exec_linux.go ./exec_unix.go ./flock.go ./lsf_linux.go ./msan0.go ./net.go ./netlink_linux.go ./setuidgid_linux.go ./sockcmsg_linux.go ./sockcmsg_unix.go ./str.go ./syscall.go ./syscall_linux.go ./syscall_linux_ppc64x.go ./syscall_unix.go ./timestruct.go ./zerrors_linux_ppc64le.go ./zsyscall_linux_ppc64le.go ./zsysnum_linux_ppc64le.go ./ztypes_linux_ppc64le.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b055/_pkg_.a # internal BUILDSTDERR: cp $WORK/b055/_pkg_.a /builddir/.cache/go-build/91/91213a880af0d0ff5d7ff90f76176836a1e12834744eec2a5c004019ed884742-d # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b008/_pkg_.a # internal BUILDSTDERR: cp $WORK/b008/_pkg_.a /builddir/.cache/go-build/53/53295af41e19a80055cda22d93a517b5226c64c4ebd6fa1e65c32bc250e9ed4a-d # internal BUILDSTDERR: hash BUILDSTDERR: mkdir -p $WORK/b020/ BUILDSTDERR: cat >$WORK/b020/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile io=$WORK/b008/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/hash BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b020/_pkg_.a -trimpath $WORK/b020 -shared -p hash -std -complete -installsuffix shared -buildid 5XwUHVzdWMVypYfV-xH_/5XwUHVzdWMVypYfV-xH_ -goversion go1.12.2 -D "" -importcfg $WORK/b020/importcfg -pack ./hash.go 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 internal/bytealg=$WORK/b005/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b008/_pkg_.a BUILDSTDERR: packagefile unicode=$WORK/b016/_pkg_.a BUILDSTDERR: packagefile unicode/utf8=$WORK/b017/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/bytes BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b003/_pkg_.a -trimpath $WORK/b003 -shared -p bytes -std -installsuffix shared -buildid cmoAsL99MdcxWN4IxKe1/cmoAsL99MdcxWN4IxKe1 -goversion go1.12.2 -D "" -importcfg $WORK/b003/importcfg -pack ./buffer.go ./bytes.go ./reader.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b020/_pkg_.a # internal BUILDSTDERR: cp $WORK/b020/_pkg_.a /builddir/.cache/go-build/05/0565da3d680e05b429b186864ecfdf0b78d3b39893f992d7de2e12ec86260df5-d # internal BUILDSTDERR: crypto BUILDSTDERR: mkdir -p $WORK/b019/ BUILDSTDERR: cat >$WORK/b019/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile hash=$WORK/b020/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b008/_pkg_.a BUILDSTDERR: packagefile strconv=$WORK/b021/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/crypto BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b019/_pkg_.a -trimpath $WORK/b019 -shared -p crypto -std -complete -installsuffix shared -buildid EUy4aWGAEWKOzydUA_LK/EUy4aWGAEWKOzydUA_LK -goversion go1.12.2 -D "" -importcfg $WORK/b019/importcfg -pack ./crypto.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b019/_pkg_.a # internal BUILDSTDERR: cp $WORK/b019/_pkg_.a /builddir/.cache/go-build/0d/0d6aff3c1aa75ff6cc9547ee69f33fcd7f892737e87572bc7169483332eb6659-d # internal BUILDSTDERR: crypto/sha256 BUILDSTDERR: mkdir -p $WORK/b018/ BUILDSTDERR: cat >$WORK/b018/go_asm.h << 'EOF' # internal BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/crypto/sha256 BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/asm -trimpath $WORK/b018 -I $WORK/b018/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -gensymabis -o $WORK/b018/symabis ./sha256block_ppc64le.s BUILDSTDERR: cat >$WORK/b018/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile crypto=$WORK/b019/_pkg_.a BUILDSTDERR: packagefile errors=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile hash=$WORK/b020/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b018/_pkg_.a -trimpath $WORK/b018 -shared -p crypto/sha256 -std -installsuffix shared -buildid omDwuXNW2etakHcDwlAy/omDwuXNW2etakHcDwlAy -goversion go1.12.2 -symabis $WORK/b018/symabis -D "" -importcfg $WORK/b018/importcfg -pack -asmhdr $WORK/b018/go_asm.h ./sha256.go ./sha256block.go ./sha256block_decl.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b003/_pkg_.a # internal BUILDSTDERR: cp $WORK/b003/_pkg_.a /builddir/.cache/go-build/cc/cc1fba665152d457a27402c0b942fe933d9a602655112bf8d8454ff816c1962d-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/b008/_pkg_.a BUILDSTDERR: packagefile unicode/utf8=$WORK/b017/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/bufio BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b002/_pkg_.a -trimpath $WORK/b002 -shared -p bufio -std -complete -installsuffix shared -buildid 7STIFdQJ3hriCXaiUNJR/7STIFdQJ3hriCXaiUNJR -goversion go1.12.2 -D "" -importcfg $WORK/b002/importcfg -pack ./bufio.go ./scan.go BUILDSTDERR: cd /usr/lib/golang/src/crypto/sha256 BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/asm -trimpath $WORK/b018 -I $WORK/b018/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -o $WORK/b018/sha256block_ppc64le.o ./sha256block_ppc64le.s BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/pack r $WORK/b018/_pkg_.a $WORK/b018/sha256block_ppc64le.o # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b018/_pkg_.a # internal BUILDSTDERR: cp $WORK/b018/_pkg_.a /builddir/.cache/go-build/62/62baeabe14233a7601a0535548916f62b5a1ca56949873cb43a6a92d61ae871e-d # internal BUILDSTDERR: strings BUILDSTDERR: mkdir -p $WORK/b035/ BUILDSTDERR: cat >$WORK/b035/go_asm.h << 'EOF' # internal BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/strings BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/asm -trimpath $WORK/b035 -I $WORK/b035/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -gensymabis -o $WORK/b035/symabis ./strings.s BUILDSTDERR: cat >$WORK/b035/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile errors=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile internal/bytealg=$WORK/b005/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b008/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b009/_pkg_.a BUILDSTDERR: packagefile unicode=$WORK/b016/_pkg_.a BUILDSTDERR: packagefile unicode/utf8=$WORK/b017/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b035/_pkg_.a -trimpath $WORK/b035 -shared -p strings -std -installsuffix shared -buildid LKLD1n38239_o6n7kbuV/LKLD1n38239_o6n7kbuV -goversion go1.12.2 -symabis $WORK/b035/symabis -D "" -importcfg $WORK/b035/importcfg -pack -asmhdr $WORK/b035/go_asm.h ./builder.go ./compare.go ./reader.go ./replace.go ./search.go ./strings.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b002/_pkg_.a # internal BUILDSTDERR: cp $WORK/b002/_pkg_.a /builddir/.cache/go-build/85/85008c6f0fd592d6da4643cfd0cbe43979b60a080e6915f27b202934032ee0b5-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/b020/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/hash/adler32 BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b044/_pkg_.a -trimpath $WORK/b044 -shared -p hash/adler32 -std -complete -installsuffix shared -buildid dUARcv6rhrgdUD_7JMas/dUARcv6rhrgdUD_7JMas -goversion go1.12.2 -D "" -importcfg $WORK/b044/importcfg -pack ./adler32.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b044/_pkg_.a # internal BUILDSTDERR: cp $WORK/b044/_pkg_.a /builddir/.cache/go-build/77/77ee400f9dc26733a50ba9c7868f68333e823be45c6d3280342742f8d133c187-d # internal BUILDSTDERR: cd /usr/lib/golang/src/strings BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/asm -trimpath $WORK/b035 -I $WORK/b035/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -o $WORK/b035/strings.o ./strings.s BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/pack r $WORK/b035/_pkg_.a $WORK/b035/strings.o # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b035/_pkg_.a # internal BUILDSTDERR: cp $WORK/b035/_pkg_.a /builddir/.cache/go-build/75/757cff3c0f5cd3c79c2ad32edf1d1ff3c4271cad6cf681e8985c34878776a13b-d # internal BUILDSTDERR: path BUILDSTDERR: mkdir -p $WORK/b046/ BUILDSTDERR: cat >$WORK/b046/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile errors=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b035/_pkg_.a BUILDSTDERR: packagefile unicode/utf8=$WORK/b017/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/path BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b046/_pkg_.a -trimpath $WORK/b046 -shared -p path -std -complete -installsuffix shared -buildid mNjA0ZF7HS-g0GkRVvMX/mNjA0ZF7HS-g0GkRVvMX -goversion go1.12.2 -D "" -importcfg $WORK/b046/importcfg -pack ./match.go ./path.go BUILDSTDERR: cd /usr/lib/golang/src/syscall BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/asm -trimpath $WORK/b030 -I $WORK/b030/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -o $WORK/b030/asm_linux_ppc64x.o ./asm_linux_ppc64x.s BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/pack r $WORK/b030/_pkg_.a $WORK/b030/asm_linux_ppc64x.o # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b030/_pkg_.a # internal BUILDSTDERR: cp $WORK/b030/_pkg_.a /builddir/.cache/go-build/e1/e150cd2fe172a330b479aa58c1cc0141b1b8a74da6e7d557ef3d2bd1a187a7e8-d # internal BUILDSTDERR: internal/syscall/unix BUILDSTDERR: mkdir -p $WORK/b032/ BUILDSTDERR: cat >$WORK/b032/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile sync/atomic=$WORK/b015/_pkg_.a BUILDSTDERR: packagefile syscall=$WORK/b030/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/internal/syscall/unix BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b032/_pkg_.a -trimpath $WORK/b032 -shared -p internal/syscall/unix -std -complete -installsuffix shared -buildid auzW0Kg4EgpeCN_p2LW5/auzW0Kg4EgpeCN_p2LW5 -goversion go1.12.2 -D "" -importcfg $WORK/b032/importcfg -pack ./at.go ./at_sysnum_linux.go ./at_sysnum_newfstatat_linux.go ./getrandom_linux.go ./getrandom_linux_ppc64x.go ./nonblocking.go BUILDSTDERR: time BUILDSTDERR: mkdir -p $WORK/b031/ BUILDSTDERR: cat >$WORK/b031/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile errors=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile runtime=$WORK/b011/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b009/_pkg_.a BUILDSTDERR: packagefile syscall=$WORK/b030/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/time BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b031/_pkg_.a -trimpath $WORK/b031 -shared -p time -std -installsuffix shared -buildid mOes-bMWzzIZtYE4b5_G/mOes-bMWzzIZtYE4b5_G -goversion go1.12.2 -D "" -importcfg $WORK/b031/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_ppc64le/buildid -w $WORK/b032/_pkg_.a # internal BUILDSTDERR: cp $WORK/b032/_pkg_.a /builddir/.cache/go-build/cd/cd1084c9fded4f3b544be3ee4f4b30a2d0ab8dfcb3ac8045b72995f91cdcba77-d # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b046/_pkg_.a # internal BUILDSTDERR: cp $WORK/b046/_pkg_.a /builddir/.cache/go-build/a3/a314524f5c50ab9d5584d393c625e4961cd7981b8e9a7d62a126e77ecd97458a-d # internal BUILDSTDERR: cd /usr/lib/golang/src/reflect BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/asm -trimpath $WORK/b026 -I $WORK/b026/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -o $WORK/b026/asm_ppc64x.o ./asm_ppc64x.s BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/pack r $WORK/b026/_pkg_.a $WORK/b026/asm_ppc64x.o # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b026/_pkg_.a # internal BUILDSTDERR: cp $WORK/b026/_pkg_.a /builddir/.cache/go-build/46/46658859ad2ede44d6aa722177802014e85c2420e3186f812fa2fe369fd8d093-d # internal BUILDSTDERR: encoding/binary BUILDSTDERR: mkdir -p $WORK/b043/ BUILDSTDERR: sort BUILDSTDERR: cat >$WORK/b043/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile errors=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b008/_pkg_.a BUILDSTDERR: packagefile math=$WORK/b022/_pkg_.a BUILDSTDERR: packagefile reflect=$WORK/b026/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/encoding/binary BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b043/_pkg_.a -trimpath $WORK/b043 -shared -p encoding/binary -std -complete -installsuffix shared -buildid 0mSOAW2ZD3WZ4xxrtzUD/0mSOAW2ZD3WZ4xxrtzUD -goversion go1.12.2 -D "" -importcfg $WORK/b043/importcfg -pack ./binary.go ./varint.go BUILDSTDERR: mkdir -p $WORK/b027/ BUILDSTDERR: cat >$WORK/b027/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile reflect=$WORK/b026/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/sort BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b027/_pkg_.a -trimpath $WORK/b027 -shared -p sort -std -complete -installsuffix shared -buildid Zecif0mYhJVNwAfFXSFu/Zecif0mYhJVNwAfFXSFu -goversion go1.12.2 -D "" -importcfg $WORK/b027/importcfg -pack ./search.go ./slice.go ./sort.go ./zfuncversion.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b031/_pkg_.a # internal BUILDSTDERR: cp $WORK/b031/_pkg_.a /builddir/.cache/go-build/dd/ddbc78b46fe753eb4e3ac837219ddfa3d4ee5412cfe9e65b07108e23d498cc72-d # internal BUILDSTDERR: internal/poll BUILDSTDERR: mkdir -p $WORK/b029/ BUILDSTDERR: cat >$WORK/b029/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile errors=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b008/_pkg_.a BUILDSTDERR: packagefile runtime=$WORK/b011/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b009/_pkg_.a BUILDSTDERR: packagefile sync/atomic=$WORK/b015/_pkg_.a BUILDSTDERR: packagefile syscall=$WORK/b030/_pkg_.a BUILDSTDERR: packagefile time=$WORK/b031/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/internal/poll BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b029/_pkg_.a -trimpath $WORK/b029 -shared -p internal/poll -std -installsuffix shared -buildid CMxLkZVTeE8nWxeMLwFW/CMxLkZVTeE8nWxeMLwFW -goversion go1.12.2 -D "" -importcfg $WORK/b029/importcfg -pack ./fd.go ./fd_fsync_posix.go ./fd_mutex.go ./fd_poll_runtime.go ./fd_posix.go ./fd_unix.go ./fd_writev_unix.go ./hook_cloexec.go ./hook_unix.go ./sendfile_linux.go ./sock_cloexec.go ./sockopt.go ./sockopt_linux.go ./sockopt_unix.go ./sockoptip.go ./splice_linux.go ./writev.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b027/_pkg_.a # internal BUILDSTDERR: cp $WORK/b027/_pkg_.a /builddir/.cache/go-build/a8/a8be4eaeb15ca5a87ccb376f0cc7340abf51d71d758d045f52a477babcbaa30a-d # internal BUILDSTDERR: internal/fmtsort BUILDSTDERR: mkdir -p $WORK/b025/ BUILDSTDERR: cat >$WORK/b025/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile reflect=$WORK/b026/_pkg_.a BUILDSTDERR: packagefile sort=$WORK/b027/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/internal/fmtsort BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b025/_pkg_.a -trimpath $WORK/b025 -shared -p internal/fmtsort -std -complete -installsuffix shared -buildid KuxTiqdi_t097CR50H37/KuxTiqdi_t097CR50H37 -goversion go1.12.2 -D "" -importcfg $WORK/b025/importcfg -pack ./sort.go BUILDSTDERR: regexp/syntax BUILDSTDERR: mkdir -p $WORK/b054/ BUILDSTDERR: cat >$WORK/b054/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile sort=$WORK/b027/_pkg_.a BUILDSTDERR: packagefile strconv=$WORK/b021/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b035/_pkg_.a BUILDSTDERR: packagefile unicode=$WORK/b016/_pkg_.a BUILDSTDERR: packagefile unicode/utf8=$WORK/b017/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/regexp/syntax BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b054/_pkg_.a -trimpath $WORK/b054 -shared -p regexp/syntax -std -complete -installsuffix shared -buildid t6Ey49GlwvYkpVDVqDj0/t6Ey49GlwvYkpVDVqDj0 -goversion go1.12.2 -D "" -importcfg $WORK/b054/importcfg -pack ./compile.go ./doc.go ./op_string.go ./parse.go ./perl_groups.go ./prog.go ./regexp.go ./simplify.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b025/_pkg_.a # internal BUILDSTDERR: cp $WORK/b025/_pkg_.a /builddir/.cache/go-build/2a/2a2d6457d6e2a60f8fe14b1c74d6b70cb3c614b9baf2566da27dd3a213f8ff4f-d # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b043/_pkg_.a # internal BUILDSTDERR: cp $WORK/b043/_pkg_.a /builddir/.cache/go-build/d5/d5875165e04d0b05636132b88801c4e1242f15eaedf7b1be1a3435ab8000ef67-d # internal BUILDSTDERR: encoding/base64 BUILDSTDERR: mkdir -p $WORK/b052/ BUILDSTDERR: cat >$WORK/b052/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile encoding/binary=$WORK/b043/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b008/_pkg_.a BUILDSTDERR: packagefile strconv=$WORK/b021/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/encoding/base64 BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b052/_pkg_.a -trimpath $WORK/b052 -shared -p encoding/base64 -std -complete -installsuffix shared -buildid tankKakLrSmBEbfmgLuA/tankKakLrSmBEbfmgLuA -goversion go1.12.2 -D "" -importcfg $WORK/b052/importcfg -pack ./base64.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b052/_pkg_.a # internal BUILDSTDERR: cp $WORK/b052/_pkg_.a /builddir/.cache/go-build/69/69c10c05a011c466f8169ae75d7ced27018fbff67ddb6b00abafcbee7ce1f879-d # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b029/_pkg_.a # internal BUILDSTDERR: cp $WORK/b029/_pkg_.a /builddir/.cache/go-build/48/48bd294f916c2eda9405613d04c0c25c835b26bc73ff273413bbf55fbc29260f-d # internal BUILDSTDERR: os BUILDSTDERR: mkdir -p $WORK/b028/ BUILDSTDERR: cat >$WORK/b028/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile errors=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile internal/poll=$WORK/b029/_pkg_.a BUILDSTDERR: packagefile internal/syscall/unix=$WORK/b032/_pkg_.a BUILDSTDERR: packagefile internal/testlog=$WORK/b033/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b008/_pkg_.a BUILDSTDERR: packagefile runtime=$WORK/b011/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b009/_pkg_.a BUILDSTDERR: packagefile sync/atomic=$WORK/b015/_pkg_.a BUILDSTDERR: packagefile syscall=$WORK/b030/_pkg_.a BUILDSTDERR: packagefile time=$WORK/b031/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/os BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b028/_pkg_.a -trimpath $WORK/b028 -shared -p os -std -installsuffix shared -buildid xxU9Nn_oaEaooporozpx/xxU9Nn_oaEaooporozpx -goversion go1.12.2 -D "" -importcfg $WORK/b028/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 ./rawconn.go ./removeall_at.go ./stat.go ./stat_linux.go ./stat_unix.go ./sticky_notbsd.go ./str.go ./sys.go ./sys_linux.go ./sys_unix.go ./types.go ./types_unix.go ./wait_waitid.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b054/_pkg_.a # internal BUILDSTDERR: cp $WORK/b054/_pkg_.a /builddir/.cache/go-build/9f/9fc5fac9b777192eee11ddd0a74d8cf4edb0e0c1a0b35f04c6507cae138dea62-d # internal BUILDSTDERR: regexp 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/b008/_pkg_.a BUILDSTDERR: packagefile regexp/syntax=$WORK/b054/_pkg_.a BUILDSTDERR: packagefile sort=$WORK/b027/_pkg_.a BUILDSTDERR: packagefile strconv=$WORK/b021/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b035/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b009/_pkg_.a BUILDSTDERR: packagefile unicode=$WORK/b016/_pkg_.a BUILDSTDERR: packagefile unicode/utf8=$WORK/b017/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/regexp BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b053/_pkg_.a -trimpath $WORK/b053 -shared -p regexp -std -complete -installsuffix shared -buildid Hw_PIEklMEN_y5wyvduy/Hw_PIEklMEN_y5wyvduy -goversion go1.12.2 -D "" -importcfg $WORK/b053/importcfg -pack ./backtrack.go ./exec.go ./onepass.go ./regexp.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b028/_pkg_.a # internal BUILDSTDERR: cp $WORK/b028/_pkg_.a /builddir/.cache/go-build/67/67a97b5cb42c5d5fefeffa9b23dc618d46e809184c6a408d43e642a19ad697ac-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 internal/fmtsort=$WORK/b025/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b008/_pkg_.a BUILDSTDERR: packagefile math=$WORK/b022/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b028/_pkg_.a BUILDSTDERR: packagefile reflect=$WORK/b026/_pkg_.a BUILDSTDERR: packagefile strconv=$WORK/b021/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b009/_pkg_.a BUILDSTDERR: packagefile unicode/utf8=$WORK/b017/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/fmt BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b024/_pkg_.a -trimpath $WORK/b024 -shared -p fmt -std -complete -installsuffix shared -buildid M3zN_zbbc-QW16D_2pQH/M3zN_zbbc-QW16D_2pQH -goversion go1.12.2 -D "" -importcfg $WORK/b024/importcfg -pack ./doc.go ./format.go ./print.go ./scan.go BUILDSTDERR: github.com/snapcore/snapd/osutil/sys BUILDSTDERR: mkdir -p $WORK/b048/ BUILDSTDERR: cat >$WORK/b048/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile os=$WORK/b028/_pkg_.a BUILDSTDERR: packagefile syscall=$WORK/b030/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/snapd-2.39/src/github.com/snapcore/snapd/osutil/sys BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b048/_pkg_.a -trimpath $WORK/b048 -shared -p github.com/snapcore/snapd/osutil/sys -complete -installsuffix shared -buildid V3l9OYF6tEyyWJIfTfUV/V3l9OYF6tEyyWJIfTfUV -goversion go1.12.2 -D "" -importcfg $WORK/b048/importcfg -pack ./syscall.go ./sysnum_32_linux.go ./sysnum_linux.go BUILDSTDERR: path/filepath BUILDSTDERR: mkdir -p $WORK/b056/ BUILDSTDERR: cat >$WORK/b056/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile errors=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b028/_pkg_.a BUILDSTDERR: packagefile runtime=$WORK/b011/_pkg_.a BUILDSTDERR: packagefile sort=$WORK/b027/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b035/_pkg_.a BUILDSTDERR: packagefile syscall=$WORK/b030/_pkg_.a BUILDSTDERR: packagefile unicode/utf8=$WORK/b017/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/path/filepath BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b056/_pkg_.a -trimpath $WORK/b056 -shared -p path/filepath -std -complete -installsuffix shared -buildid Fe181sEUQkjKWlvlK5nK/Fe181sEUQkjKWlvlK5nK -goversion go1.12.2 -D "" -importcfg $WORK/b056/importcfg -pack ./match.go ./path.go ./path_unix.go ./symlink.go ./symlink_unix.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b048/_pkg_.a # internal BUILDSTDERR: cp $WORK/b048/_pkg_.a /builddir/.cache/go-build/a4/a40a03d20b287f3b60782c2590a343fa1f999813da3bf0abaf046754ba547a9f-d # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b056/_pkg_.a # internal BUILDSTDERR: cp $WORK/b056/_pkg_.a /builddir/.cache/go-build/86/861cbd1ee57f9d8747d6e5f8b865da0bc029b6295d4b70d565ccead83b1c0694-d # internal BUILDSTDERR: io/ioutil BUILDSTDERR: mkdir -p $WORK/b058/ BUILDSTDERR: cat >$WORK/b058/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile bytes=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b008/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b028/_pkg_.a BUILDSTDERR: packagefile path/filepath=$WORK/b056/_pkg_.a BUILDSTDERR: packagefile sort=$WORK/b027/_pkg_.a BUILDSTDERR: packagefile strconv=$WORK/b021/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b035/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b009/_pkg_.a BUILDSTDERR: packagefile time=$WORK/b031/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/io/ioutil BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b058/_pkg_.a -trimpath $WORK/b058 -shared -p io/ioutil -std -complete -installsuffix shared -buildid u0N9QxGhTrIDugFTpJ-U/u0N9QxGhTrIDugFTpJ-U -goversion go1.12.2 -D "" -importcfg $WORK/b058/importcfg -pack ./ioutil.go ./tempfile.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b058/_pkg_.a # internal BUILDSTDERR: cp $WORK/b058/_pkg_.a /builddir/.cache/go-build/5a/5a5477e2b1233f1b7946d8e091694f418cfdac74248226ef906748dc1d779fc2-d # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b053/_pkg_.a # internal BUILDSTDERR: cp $WORK/b053/_pkg_.a /builddir/.cache/go-build/ec/ec3e2d0af38bb92196dc63a83bec41d7da236aef1c5963ad4c8585eed4dd6404-d # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b024/_pkg_.a # internal BUILDSTDERR: cp $WORK/b024/_pkg_.a /builddir/.cache/go-build/b6/b64997b67c738e5f9b2ce2fc8f2548a5c67a057e78defffefcc6c52cf86ca601-d # internal BUILDSTDERR: github.com/seccomp/libseccomp-golang BUILDSTDERR: mkdir -p $WORK/b034/ BUILDSTDERR: cd /usr/share/gocode/src/github.com/seccomp/libseccomp-golang BUILDSTDERR: pkg-config --cflags -- libseccomp libseccomp BUILDSTDERR: context BUILDSTDERR: mkdir -p $WORK/b039/ BUILDSTDERR: cat >$WORK/b039/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile errors=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b024/_pkg_.a BUILDSTDERR: packagefile reflect=$WORK/b026/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b009/_pkg_.a BUILDSTDERR: packagefile time=$WORK/b031/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/context BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b039/_pkg_.a -trimpath $WORK/b039 -shared -p context -std -complete -installsuffix shared -buildid nz5won-5T6UfJhzpwbzj/nz5won-5T6UfJhzpwbzj -goversion go1.12.2 -D "" -importcfg $WORK/b039/importcfg -pack ./context.go BUILDSTDERR: compress/flate BUILDSTDERR: mkdir -p $WORK/b042/ BUILDSTDERR: debug/dwarf BUILDSTDERR: mkdir -p $WORK/b045/ BUILDSTDERR: cat >$WORK/b045/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile encoding/binary=$WORK/b043/_pkg_.a BUILDSTDERR: packagefile errors=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b024/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b008/_pkg_.a BUILDSTDERR: packagefile path=$WORK/b046/_pkg_.a BUILDSTDERR: packagefile sort=$WORK/b027/_pkg_.a BUILDSTDERR: packagefile strconv=$WORK/b021/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b035/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/debug/dwarf BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b045/_pkg_.a -trimpath $WORK/b045 -shared -p debug/dwarf -std -complete -installsuffix shared -buildid m2tPtuI9YczttRDjizOj/m2tPtuI9YczttRDjizOj -goversion go1.12.2 -D "" -importcfg $WORK/b045/importcfg -pack ./attr_string.go ./buf.go ./class_string.go ./const.go ./entry.go ./line.go ./open.go ./tag_string.go ./type.go ./typeunit.go ./unit.go BUILDSTDERR: cat >$WORK/b042/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile bufio=$WORK/b002/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b024/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b008/_pkg_.a BUILDSTDERR: packagefile math=$WORK/b022/_pkg_.a BUILDSTDERR: packagefile math/bits=$WORK/b023/_pkg_.a BUILDSTDERR: packagefile sort=$WORK/b027/_pkg_.a BUILDSTDERR: packagefile strconv=$WORK/b021/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b009/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/compress/flate BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b042/_pkg_.a -trimpath $WORK/b042 -shared -p compress/flate -std -complete -installsuffix shared -buildid h9n-M7Qh3YJ0E4Yn5nxJ/h9n-M7Qh3YJ0E4Yn5nxJ -goversion go1.12.2 -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/share/gocode/src/github.com/seccomp/libseccomp-golang BUILDSTDERR: pkg-config --libs -- libseccomp libseccomp BUILDSTDERR: CGO_LDFLAGS='"-g" "-O2" "-lseccomp"' /usr/lib/golang/pkg/tool/linux_ppc64le/cgo -objdir $WORK/b034/ -importpath github.com/seccomp/libseccomp-golang -- -I $WORK/b034/ -g -O2 ./seccomp.go ./seccomp_internal.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b039/_pkg_.a # internal BUILDSTDERR: cp $WORK/b039/_pkg_.a /builddir/.cache/go-build/a6/a662770678a0b6586ca6ad9812ee1c7f8d5a963f28895b43142b002b8b3f43c8-d # internal BUILDSTDERR: encoding/hex BUILDSTDERR: mkdir -p $WORK/b047/ BUILDSTDERR: cat >$WORK/b047/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile errors=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b024/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b008/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b035/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/encoding/hex BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b047/_pkg_.a -trimpath $WORK/b047 -shared -p encoding/hex -std -complete -installsuffix shared -buildid EGYOa7AoWIXk-G45NjrG/EGYOa7AoWIXk-G45NjrG -goversion go1.12.2 -D "" -importcfg $WORK/b047/importcfg -pack ./hex.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b047/_pkg_.a # internal BUILDSTDERR: cp $WORK/b047/_pkg_.a /builddir/.cache/go-build/01/017ea87cde4eb1f066e232a5c999f03dd87e05a4b42dddeaa7961aae168add16-d # internal BUILDSTDERR: gopkg.in/yaml.v2 BUILDSTDERR: mkdir -p $WORK/b050/ BUILDSTDERR: cat >$WORK/b050/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile bytes=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile encoding=$WORK/b051/_pkg_.a BUILDSTDERR: packagefile encoding/base64=$WORK/b052/_pkg_.a BUILDSTDERR: packagefile errors=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b024/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b008/_pkg_.a BUILDSTDERR: packagefile math=$WORK/b022/_pkg_.a BUILDSTDERR: packagefile reflect=$WORK/b026/_pkg_.a BUILDSTDERR: packagefile regexp=$WORK/b053/_pkg_.a BUILDSTDERR: packagefile sort=$WORK/b027/_pkg_.a BUILDSTDERR: packagefile strconv=$WORK/b021/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b035/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b009/_pkg_.a BUILDSTDERR: packagefile time=$WORK/b031/_pkg_.a BUILDSTDERR: packagefile unicode=$WORK/b016/_pkg_.a BUILDSTDERR: packagefile unicode/utf8=$WORK/b017/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/share/gocode/src/gopkg.in/yaml.v2 BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b050/_pkg_.a -trimpath $WORK/b050 -shared -p gopkg.in/yaml.v2 -complete -installsuffix shared -buildid xYYxlis3-r2LwNF2zAaV/xYYxlis3-r2LwNF2zAaV -goversion go1.12.2 -D "" -importcfg $WORK/b050/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_ppc64le/buildid -w $WORK/b042/_pkg_.a # internal BUILDSTDERR: cp $WORK/b042/_pkg_.a /builddir/.cache/go-build/eb/eb6b64de35a5e7bf06f0e7d6b4d67f597988ba85cfec4a451b12abd2df658999-d # internal BUILDSTDERR: compress/zlib BUILDSTDERR: mkdir -p $WORK/b041/ BUILDSTDERR: cat >$WORK/b041/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile bufio=$WORK/b002/_pkg_.a BUILDSTDERR: packagefile compress/flate=$WORK/b042/_pkg_.a BUILDSTDERR: packagefile encoding/binary=$WORK/b043/_pkg_.a BUILDSTDERR: packagefile errors=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b024/_pkg_.a BUILDSTDERR: packagefile hash=$WORK/b020/_pkg_.a BUILDSTDERR: packagefile hash/adler32=$WORK/b044/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b008/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/compress/zlib BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b041/_pkg_.a -trimpath $WORK/b041 -shared -p compress/zlib -std -complete -installsuffix shared -buildid Vh-07MALMLfdG1APrSdz/Vh-07MALMLfdG1APrSdz -goversion go1.12.2 -D "" -importcfg $WORK/b041/importcfg -pack ./reader.go ./writer.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b045/_pkg_.a # internal BUILDSTDERR: cp $WORK/b045/_pkg_.a /builddir/.cache/go-build/46/465e2fb458b59c0e559a667e088fd2c1789310317e47030d927e8777c91e39b9-d # internal BUILDSTDERR: gopkg.in/tomb.v2 BUILDSTDERR: mkdir -p $WORK/b057/ BUILDSTDERR: cat >$WORK/b057/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile context=$WORK/b039/_pkg_.a BUILDSTDERR: packagefile errors=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b024/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b009/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/share/gocode/src/gopkg.in/tomb.v2 BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b057/_pkg_.a -trimpath $WORK/b057 -shared -p gopkg.in/tomb.v2 -complete -installsuffix shared -buildid Q4zoj7Gj1Elm0zVVZouh/Q4zoj7Gj1Elm0zVVZouh -goversion go1.12.2 -D "" -importcfg $WORK/b057/importcfg -pack ./context.go ./tomb.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b041/_pkg_.a # internal BUILDSTDERR: cp $WORK/b041/_pkg_.a /builddir/.cache/go-build/be/beaa61963a08f7d7ef34c6e497793fb34c9a28bee526de42f02b8d04a7aea118-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/b043/_pkg_.a BUILDSTDERR: packagefile errors=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b024/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b008/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b028/_pkg_.a BUILDSTDERR: packagefile strconv=$WORK/b021/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b035/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/debug/elf BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b040/_pkg_.a -trimpath $WORK/b040 -shared -p debug/elf -std -complete -installsuffix shared -buildid KAPPwKx-IHq8CW6k3DTB/KAPPwKx-IHq8CW6k3DTB -goversion go1.12.2 -D "" -importcfg $WORK/b040/importcfg -pack ./elf.go ./file.go ./reader.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b057/_pkg_.a # internal BUILDSTDERR: cp $WORK/b057/_pkg_.a /builddir/.cache/go-build/1a/1ad0204e78ca48d9939a19e6b36767973f105067ae33b5bdba49f21599e67f06-d # internal BUILDSTDERR: os/exec BUILDSTDERR: mkdir -p $WORK/b059/ BUILDSTDERR: cat >$WORK/b059/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile bytes=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile context=$WORK/b039/_pkg_.a BUILDSTDERR: packagefile errors=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b008/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b028/_pkg_.a BUILDSTDERR: packagefile path/filepath=$WORK/b056/_pkg_.a BUILDSTDERR: packagefile runtime=$WORK/b011/_pkg_.a BUILDSTDERR: packagefile strconv=$WORK/b021/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b035/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b009/_pkg_.a BUILDSTDERR: packagefile syscall=$WORK/b030/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/os/exec BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b059/_pkg_.a -trimpath $WORK/b059 -shared -p os/exec -std -complete -installsuffix shared -buildid eYOXv0YaTnlwp5nDssJS/eYOXv0YaTnlwp5nDssJS -goversion go1.12.2 -D "" -importcfg $WORK/b059/importcfg -pack ./exec.go ./exec_unix.go ./lp_unix.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b059/_pkg_.a # internal BUILDSTDERR: cp $WORK/b059/_pkg_.a /builddir/.cache/go-build/f6/f67549e9f984abf5919254805fe33a84eefcb30095f01bfd0e72aee697d02134-d # internal BUILDSTDERR: os/user BUILDSTDERR: mkdir -p $WORK/b060/ BUILDSTDERR: cd /usr/lib/golang/src/os/user BUILDSTDERR: CGO_LDFLAGS='"-g" "-O2"' /usr/lib/golang/pkg/tool/linux_ppc64le/cgo -objdir $WORK/b060/ -importpath os/user -- -I $WORK/b060/ -g -O2 ./cgo_lookup_unix.go ./getgrouplist_unix.go ./listgroups_unix.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b040/_pkg_.a # internal BUILDSTDERR: cp $WORK/b040/_pkg_.a /builddir/.cache/go-build/c2/c2abbe718029ca32ba8fc01a2638417d6309b1bc9be718bdc2e162878da460ba-d # internal BUILDSTDERR: log BUILDSTDERR: mkdir -p $WORK/b061/ BUILDSTDERR: cat >$WORK/b061/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile fmt=$WORK/b024/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b008/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b028/_pkg_.a BUILDSTDERR: packagefile runtime=$WORK/b011/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b009/_pkg_.a BUILDSTDERR: packagefile time=$WORK/b031/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/log BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b061/_pkg_.a -trimpath $WORK/b061 -shared -p log -std -complete -installsuffix shared -buildid nGYMioPv27l6zcByLguE/nGYMioPv27l6zcByLguE -goversion go1.12.2 -D "" -importcfg $WORK/b061/importcfg -pack ./log.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b061/_pkg_.a # internal BUILDSTDERR: cp $WORK/b061/_pkg_.a /builddir/.cache/go-build/47/47f5b37d067e2b878915cf288ce5ea9221f0d09619d8190baa19237bc6690a72-d # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b050/_pkg_.a # internal BUILDSTDERR: cp $WORK/b050/_pkg_.a /builddir/.cache/go-build/41/41cd9589a675094e03d9432ae35f0098c691a5d948d07ea9222ad8d05bcd6868-d # internal BUILDSTDERR: github.com/snapcore/snapd/strutil BUILDSTDERR: mkdir -p $WORK/b049/ BUILDSTDERR: cat >$WORK/b049/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/b050/_pkg_.a BUILDSTDERR: packagefile math/rand=$WORK/b055/_pkg_.a BUILDSTDERR: packagefile path/filepath=$WORK/b056/_pkg_.a BUILDSTDERR: packagefile regexp=$WORK/b053/_pkg_.a BUILDSTDERR: packagefile sort=$WORK/b027/_pkg_.a BUILDSTDERR: packagefile strconv=$WORK/b021/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b035/_pkg_.a BUILDSTDERR: packagefile time=$WORK/b031/_pkg_.a BUILDSTDERR: packagefile unicode=$WORK/b016/_pkg_.a BUILDSTDERR: packagefile unicode/utf8=$WORK/b017/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/snapd-2.39/src/github.com/snapcore/snapd/strutil BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b049/_pkg_.a -trimpath $WORK/b049 -shared -p github.com/snapcore/snapd/strutil -complete -installsuffix shared -buildid wOukV5KXpWQzvDNKv-_p/wOukV5KXpWQzvDNKv-_p -goversion go1.12.2 -D "" -importcfg $WORK/b049/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_ppc64le/buildid -w $WORK/b049/_pkg_.a # internal BUILDSTDERR: cp $WORK/b049/_pkg_.a /builddir/.cache/go-build/45/45467c8ca1ba5525de863520dee017ac0e0c3d2632b3feb4c973c352bd5249aa-d # internal BUILDSTDERR: cd $WORK/b060 BUILDSTDERR: TERM='dumb' gcc -I /usr/lib/golang/src/os/user -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b060=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x001.o -c _cgo_export.c BUILDSTDERR: TERM='dumb' gcc -I /usr/lib/golang/src/os/user -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b060=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x002.o -c cgo_lookup_unix.cgo2.c BUILDSTDERR: TERM='dumb' gcc -I /usr/lib/golang/src/os/user -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b060=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x003.o -c getgrouplist_unix.cgo2.c BUILDSTDERR: TERM='dumb' gcc -I /usr/lib/golang/src/os/user -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b060=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x004.o -c listgroups_unix.cgo2.c BUILDSTDERR: TERM='dumb' gcc -I /usr/lib/golang/src/os/user -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b060=/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: TERM='dumb' gcc -I . -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b060=/tmp/go-build -gno-record-gcc-switches -o $WORK/b060/_cgo_.o $WORK/b060/_cgo_main.o $WORK/b060/_x001.o $WORK/b060/_x002.o $WORK/b060/_x003.o $WORK/b060/_x004.o -g -O2 BUILDSTDERR: TERM='dumb' /usr/lib/golang/pkg/tool/linux_ppc64le/cgo -dynpackage user -dynimport $WORK/b060/_cgo_.o -dynout $WORK/b060/_cgo_import.go BUILDSTDERR: cat >$WORK/b060/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile fmt=$WORK/b024/_pkg_.a BUILDSTDERR: packagefile strconv=$WORK/b021/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b035/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b009/_pkg_.a BUILDSTDERR: packagefile syscall=$WORK/b030/_pkg_.a BUILDSTDERR: packagefile runtime/cgo=$WORK/b036/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b060/_pkg_.a -trimpath $WORK/b060 -shared -p os/user -std -installsuffix shared -buildid Ix9BC50BrexUNiLSZycS/Ix9BC50BrexUNiLSZycS -goversion go1.12.2 -D "" -importcfg $WORK/b060/importcfg -pack ./lookup.go ./user.go $WORK/b060/_cgo_gotypes.go $WORK/b060/cgo_lookup_unix.cgo1.go $WORK/b060/getgrouplist_unix.cgo1.go $WORK/b060/listgroups_unix.cgo1.go $WORK/b060/_cgo_import.go BUILDSTDERR: cd $WORK/b034 BUILDSTDERR: TERM='dumb' gcc -I /usr/share/gocode/src/github.com/seccomp/libseccomp-golang -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b034=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x001.o -c _cgo_export.c BUILDSTDERR: cd /usr/lib/golang/src/os/user BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/pack r $WORK/b060/_pkg_.a $WORK/b060/_x001.o $WORK/b060/_x002.o $WORK/b060/_x003.o $WORK/b060/_x004.o # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b060/_pkg_.a # internal BUILDSTDERR: cp $WORK/b060/_pkg_.a /builddir/.cache/go-build/55/5539d8e68b465c9e037387705481a63e87d79a858a7ce5988defbe6fb0ba387f-d # internal BUILDSTDERR: github.com/snapcore/snapd/osutil BUILDSTDERR: mkdir -p $WORK/b038/ BUILDSTDERR: cd /builddir/build/BUILD/snapd-2.39/src/github.com/snapcore/snapd/osutil BUILDSTDERR: CGO_LDFLAGS='"-g" "-O2"' /usr/lib/golang/pkg/tool/linux_ppc64le/cgo -objdir $WORK/b038/ -importpath github.com/snapcore/snapd/osutil -- -I $WORK/b038/ -g -O2 ./group.go BUILDSTDERR: cd $WORK/b034 BUILDSTDERR: TERM='dumb' gcc -I /usr/share/gocode/src/github.com/seccomp/libseccomp-golang -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b034=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x002.o -c seccomp.cgo2.c BUILDSTDERR: TERM='dumb' gcc -I /usr/share/gocode/src/github.com/seccomp/libseccomp-golang -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b034=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x003.o -c seccomp_internal.cgo2.c BUILDSTDERR: TERM='dumb' gcc -I /usr/share/gocode/src/github.com/seccomp/libseccomp-golang -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b034=/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: TERM='dumb' gcc -I . -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b034=/tmp/go-build -gno-record-gcc-switches -o $WORK/b034/_cgo_.o $WORK/b034/_cgo_main.o $WORK/b034/_x001.o $WORK/b034/_x002.o $WORK/b034/_x003.o -g -O2 -lseccomp BUILDSTDERR: cd $WORK/b038 BUILDSTDERR: TERM='dumb' gcc -I /builddir/build/BUILD/snapd-2.39/src/github.com/snapcore/snapd/osutil -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b038=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x001.o -c _cgo_export.c BUILDSTDERR: cd /usr/share/gocode/src/github.com/seccomp/libseccomp-golang BUILDSTDERR: TERM='dumb' /usr/lib/golang/pkg/tool/linux_ppc64le/cgo -dynpackage seccomp -dynimport $WORK/b034/_cgo_.o -dynout $WORK/b034/_cgo_import.go BUILDSTDERR: cat >$WORK/b034/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile fmt=$WORK/b024/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b028/_pkg_.a BUILDSTDERR: packagefile runtime=$WORK/b011/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b035/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b009/_pkg_.a BUILDSTDERR: packagefile syscall=$WORK/b030/_pkg_.a BUILDSTDERR: packagefile runtime/cgo=$WORK/b036/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b034/_pkg_.a -trimpath $WORK/b034 -shared -p github.com/seccomp/libseccomp-golang -installsuffix shared -buildid htzVmjiFri9_1Ig0hhxy/htzVmjiFri9_1Ig0hhxy -goversion go1.12.2 -D "" -importcfg $WORK/b034/importcfg -pack $WORK/b034/_cgo_gotypes.go $WORK/b034/seccomp.cgo1.go $WORK/b034/seccomp_internal.cgo1.go $WORK/b034/_cgo_import.go BUILDSTDERR: cd $WORK/b038 BUILDSTDERR: TERM='dumb' gcc -I /builddir/build/BUILD/snapd-2.39/src/github.com/snapcore/snapd/osutil -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b038=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x002.o -c group.cgo2.c BUILDSTDERR: TERM='dumb' gcc -I /builddir/build/BUILD/snapd-2.39/src/github.com/snapcore/snapd/osutil -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b038=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_cgo_main.o -c _cgo_main.c BUILDSTDERR: cd /builddir/build/BUILD/snapd-2.39/src/github.com/snapcore/snapd/osutil BUILDSTDERR: TERM='dumb' gcc -I . -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b038=/tmp/go-build -gno-record-gcc-switches -o $WORK/b038/_cgo_.o $WORK/b038/_cgo_main.o $WORK/b038/_x001.o $WORK/b038/_x002.o -g -O2 BUILDSTDERR: cd /usr/share/gocode/src/github.com/seccomp/libseccomp-golang BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/pack r $WORK/b034/_pkg_.a $WORK/b034/_x001.o $WORK/b034/_x002.o $WORK/b034/_x003.o # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b034/_pkg_.a # internal BUILDSTDERR: cp $WORK/b034/_pkg_.a /builddir/.cache/go-build/fa/fa60ef615f6bfc4611955c826dc927e122eb8dc0aea939c291bbe2eda73669d0-d # internal BUILDSTDERR: cd /builddir/build/BUILD/snapd-2.39/src/github.com/snapcore/snapd/osutil BUILDSTDERR: TERM='dumb' /usr/lib/golang/pkg/tool/linux_ppc64le/cgo -dynpackage osutil -dynimport $WORK/b038/_cgo_.o -dynout $WORK/b038/_cgo_import.go BUILDSTDERR: cat >$WORK/b038/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile bufio=$WORK/b002/_pkg_.a BUILDSTDERR: packagefile bytes=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile context=$WORK/b039/_pkg_.a BUILDSTDERR: packagefile crypto=$WORK/b019/_pkg_.a BUILDSTDERR: packagefile debug/elf=$WORK/b040/_pkg_.a BUILDSTDERR: packagefile encoding/binary=$WORK/b043/_pkg_.a BUILDSTDERR: packagefile encoding/hex=$WORK/b047/_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/b048/_pkg_.a BUILDSTDERR: packagefile github.com/snapcore/snapd/strutil=$WORK/b049/_pkg_.a BUILDSTDERR: packagefile gopkg.in/tomb.v2=$WORK/b057/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b008/_pkg_.a BUILDSTDERR: packagefile io/ioutil=$WORK/b058/_pkg_.a BUILDSTDERR: packagefile math=$WORK/b022/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b028/_pkg_.a BUILDSTDERR: packagefile os/exec=$WORK/b059/_pkg_.a BUILDSTDERR: packagefile os/user=$WORK/b060/_pkg_.a BUILDSTDERR: packagefile path/filepath=$WORK/b056/_pkg_.a BUILDSTDERR: packagefile regexp=$WORK/b053/_pkg_.a BUILDSTDERR: packagefile sort=$WORK/b027/_pkg_.a BUILDSTDERR: packagefile strconv=$WORK/b021/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b035/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b009/_pkg_.a BUILDSTDERR: packagefile sync/atomic=$WORK/b015/_pkg_.a BUILDSTDERR: packagefile syscall=$WORK/b030/_pkg_.a BUILDSTDERR: packagefile time=$WORK/b031/_pkg_.a BUILDSTDERR: packagefile runtime/cgo=$WORK/b036/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b038/_pkg_.a -trimpath $WORK/b038 -shared -p github.com/snapcore/snapd/osutil -installsuffix shared -buildid BP11wIW5kZMOduTKurg2/BP11wIW5kZMOduTKurg2 -goversion go1.12.2 -D "" -importcfg $WORK/b038/importcfg -pack ./bootid.go ./buildid.go ./chattr.go ./chattr_64.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/b038/_cgo_gotypes.go $WORK/b038/group.cgo1.go $WORK/b038/_cgo_import.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/pack r $WORK/b038/_pkg_.a $WORK/b038/_x001.o $WORK/b038/_x002.o # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b038/_pkg_.a # internal BUILDSTDERR: cp $WORK/b038/_pkg_.a /builddir/.cache/go-build/e1/e13a3acdf3f21aa394cd4566bf234a628a22f2433d4a15a59bf2193d1adbe65f-d # internal BUILDSTDERR: github.com/snapcore/snapd/arch BUILDSTDERR: mkdir -p $WORK/b037/ BUILDSTDERR: cat >$WORK/b037/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile github.com/snapcore/snapd/osutil=$WORK/b038/_pkg_.a BUILDSTDERR: packagefile log=$WORK/b061/_pkg_.a BUILDSTDERR: packagefile runtime=$WORK/b011/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/snapd-2.39/src/github.com/snapcore/snapd/arch BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b037/_pkg_.a -trimpath $WORK/b037 -shared -p github.com/snapcore/snapd/arch -complete -installsuffix shared -buildid yuekE7Cpg1vUcDqSHd_-/yuekE7Cpg1vUcDqSHd_- -goversion go1.12.2 -D "" -importcfg $WORK/b037/importcfg -pack ./arch.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b037/_pkg_.a # internal BUILDSTDERR: cp $WORK/b037/_pkg_.a /builddir/.cache/go-build/0a/0af6465eb27218eafb3abfa6adacba138b1449533c2735a8bb55be124d7db125-d # internal BUILDSTDERR: github.com/snapcore/snapd/cmd/snap-seccomp BUILDSTDERR: mkdir -p $WORK/b001/ BUILDSTDERR: cd /builddir/build/BUILD/snapd-2.39/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_ppc64le/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: TERM='dumb' gcc -I /builddir/build/BUILD/snapd-2.39/src/github.com/snapcore/snapd/cmd/snap-seccomp -fPIC -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: TERM='dumb' gcc -I /builddir/build/BUILD/snapd-2.39/src/github.com/snapcore/snapd/cmd/snap-seccomp -fPIC -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: TERM='dumb' gcc -I /builddir/build/BUILD/snapd-2.39/src/github.com/snapcore/snapd/cmd/snap-seccomp -fPIC -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.39/src/github.com/snapcore/snapd/cmd/snap-seccomp BUILDSTDERR: TERM='dumb' gcc -I . -fPIC -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 BUILDSTDERR: TERM='dumb' /usr/lib/golang/pkg/tool/linux_ppc64le/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 crypto/sha256=$WORK/b018/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b024/_pkg_.a BUILDSTDERR: packagefile github.com/seccomp/libseccomp-golang=$WORK/b034/_pkg_.a BUILDSTDERR: packagefile github.com/snapcore/snapd/arch=$WORK/b037/_pkg_.a BUILDSTDERR: packagefile github.com/snapcore/snapd/cmd/snap-seccomp/syscalls=$WORK/b062/_pkg_.a BUILDSTDERR: packagefile github.com/snapcore/snapd/osutil=$WORK/b038/_pkg_.a BUILDSTDERR: packagefile io/ioutil=$WORK/b058/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b028/_pkg_.a BUILDSTDERR: packagefile regexp=$WORK/b053/_pkg_.a BUILDSTDERR: packagefile strconv=$WORK/b021/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b035/_pkg_.a BUILDSTDERR: packagefile syscall=$WORK/b030/_pkg_.a BUILDSTDERR: packagefile runtime/cgo=$WORK/b036/_pkg_.a BUILDSTDERR: packagefile runtime=$WORK/b011/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b001/_pkg_.a -trimpath $WORK/b001 -shared -p main -installsuffix shared -buildid Jw-4howH_ILYsj95WQ8g/Jw-4howH_ILYsj95WQ8g -goversion go1.12.2 -D "" -importcfg $WORK/b001/importcfg -pack ./versioninfo.go $WORK/b001/_cgo_gotypes.go $WORK/b001/main.cgo1.go $WORK/b001/_cgo_import.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/pack r $WORK/b001/_pkg_.a $WORK/b001/_x001.o $WORK/b001/_x002.o # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b001/_pkg_.a # internal BUILDSTDERR: cp $WORK/b001/_pkg_.a /builddir/.cache/go-build/c0/c06fdda204ce672c2a447eced75283b29d407f7c04005b9945c23c41e1bba3df-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 crypto/sha256=$WORK/b018/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b024/_pkg_.a BUILDSTDERR: packagefile github.com/seccomp/libseccomp-golang=$WORK/b034/_pkg_.a BUILDSTDERR: packagefile github.com/snapcore/snapd/arch=$WORK/b037/_pkg_.a BUILDSTDERR: packagefile github.com/snapcore/snapd/cmd/snap-seccomp/syscalls=$WORK/b062/_pkg_.a BUILDSTDERR: packagefile github.com/snapcore/snapd/osutil=$WORK/b038/_pkg_.a BUILDSTDERR: packagefile io/ioutil=$WORK/b058/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b028/_pkg_.a BUILDSTDERR: packagefile regexp=$WORK/b053/_pkg_.a BUILDSTDERR: packagefile strconv=$WORK/b021/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b035/_pkg_.a BUILDSTDERR: packagefile syscall=$WORK/b030/_pkg_.a BUILDSTDERR: packagefile runtime/cgo=$WORK/b036/_pkg_.a BUILDSTDERR: packagefile runtime=$WORK/b011/_pkg_.a BUILDSTDERR: packagefile errors=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b008/_pkg_.a BUILDSTDERR: packagefile unicode/utf8=$WORK/b017/_pkg_.a BUILDSTDERR: packagefile internal/bytealg=$WORK/b005/_pkg_.a BUILDSTDERR: packagefile unicode=$WORK/b016/_pkg_.a BUILDSTDERR: packagefile crypto=$WORK/b019/_pkg_.a BUILDSTDERR: packagefile hash=$WORK/b020/_pkg_.a BUILDSTDERR: packagefile internal/fmtsort=$WORK/b025/_pkg_.a BUILDSTDERR: packagefile math=$WORK/b022/_pkg_.a BUILDSTDERR: packagefile reflect=$WORK/b026/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b009/_pkg_.a BUILDSTDERR: packagefile log=$WORK/b061/_pkg_.a BUILDSTDERR: packagefile context=$WORK/b039/_pkg_.a BUILDSTDERR: packagefile debug/elf=$WORK/b040/_pkg_.a BUILDSTDERR: packagefile encoding/binary=$WORK/b043/_pkg_.a BUILDSTDERR: packagefile encoding/hex=$WORK/b047/_pkg_.a BUILDSTDERR: packagefile github.com/snapcore/snapd/osutil/sys=$WORK/b048/_pkg_.a BUILDSTDERR: packagefile github.com/snapcore/snapd/strutil=$WORK/b049/_pkg_.a BUILDSTDERR: packagefile gopkg.in/tomb.v2=$WORK/b057/_pkg_.a BUILDSTDERR: packagefile os/exec=$WORK/b059/_pkg_.a BUILDSTDERR: packagefile os/user=$WORK/b060/_pkg_.a BUILDSTDERR: packagefile path/filepath=$WORK/b056/_pkg_.a BUILDSTDERR: packagefile sort=$WORK/b027/_pkg_.a BUILDSTDERR: packagefile sync/atomic=$WORK/b015/_pkg_.a BUILDSTDERR: packagefile time=$WORK/b031/_pkg_.a BUILDSTDERR: packagefile internal/poll=$WORK/b029/_pkg_.a BUILDSTDERR: packagefile internal/syscall/unix=$WORK/b032/_pkg_.a BUILDSTDERR: packagefile internal/testlog=$WORK/b033/_pkg_.a BUILDSTDERR: packagefile regexp/syntax=$WORK/b054/_pkg_.a BUILDSTDERR: packagefile math/bits=$WORK/b023/_pkg_.a BUILDSTDERR: packagefile internal/race=$WORK/b010/_pkg_.a BUILDSTDERR: packagefile internal/cpu=$WORK/b006/_pkg_.a BUILDSTDERR: packagefile runtime/internal/atomic=$WORK/b012/_pkg_.a BUILDSTDERR: packagefile runtime/internal/math=$WORK/b013/_pkg_.a BUILDSTDERR: packagefile runtime/internal/sys=$WORK/b014/_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/b050/_pkg_.a BUILDSTDERR: packagefile math/rand=$WORK/b055/_pkg_.a BUILDSTDERR: packagefile compress/flate=$WORK/b042/_pkg_.a BUILDSTDERR: packagefile hash/adler32=$WORK/b044/_pkg_.a BUILDSTDERR: packagefile path=$WORK/b046/_pkg_.a BUILDSTDERR: packagefile encoding=$WORK/b051/_pkg_.a BUILDSTDERR: packagefile encoding/base64=$WORK/b052/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: mkdir -p $WORK/b001/exe/ BUILDSTDERR: cd . BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/link -o $WORK/b001/exe/a.out -importcfg $WORK/b001/importcfg.link -installsuffix shared -buildmode=pie -buildid=PBRELFirMzMNcO3p41SE/Jw-4howH_ILYsj95WQ8g/nq-jdEPs6HReVlE7sR4L/PBRELFirMzMNcO3p41SE -B 0xa2eb161e7f9c2b22d9fe69d3424a5be53b6ed5fd -extldflags "-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld " -extld=gcc $WORK/b001/_pkg_.a BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/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.39/data/selinux ~/build/BUILD/snapd-2.39 + make SHARE=/usr/share TARGETS=snappy make -f /usr/share/selinux/devel/Makefile snappy.pp make[1]: Entering directory '/builddir/build/BUILD/snapd-2.39/data/selinux' Compiling targeted snappy module Creating targeted snappy.pp policy package rm tmp/snappy.mod tmp/snappy.mod.fc make[1]: Leaving directory '/builddir/build/BUILD/snapd-2.39/data/selinux' Compressing snappy.pp - snappy.pp.bz2 bzip2 -9 snappy.pp + popd ~/build/BUILD/snapd-2.39 + pushd ./cmd ~/build/BUILD/snapd-2.39/cmd ~/build/BUILD/snapd-2.39 + 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 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection' + 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 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection' + 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 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection -I/usr/lib64/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 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection -I/usr/lib64/gfortran/modules' + export FCFLAGS + LDFLAGS='-Wl,-z,relro -Wl,--as-needed -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.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' + 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' + '[' 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=ppc64le-redhat-linux-gnu --host=ppc64le-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/lib64 --libexecdir=/usr/libexec --localstatedir=/var --sharedstatedir=/var/lib --mandir=/usr/share/man --infodir=/usr/share/info --disable-apparmor --enable-selinux --libexecdir=/usr/libexec/snapd/ --enable-nvidia-biarch --with-32bit-libdir=/usr/lib --with-snap-mount-dir=/var/lib/snapd/snap --enable-merged-usr checking for ppc64le-redhat-linux-gnu-gcc... no checking for gcc... gcc checking whether the C compiler works... yes checking for C compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... no checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether gcc accepts -g... yes checking for gcc option to accept ISO C89... none needed checking whether gcc understands -c and -o together... yes checking how to run the C preprocessor... gcc -E checking for grep that handles long lines and -e... /usr/bin/grep checking for egrep... /usr/bin/grep -E checking for ANSI C header files... yes checking for sys/types.h... yes checking for sys/stat.h... yes checking for stdlib.h... yes checking for string.h... yes checking for memory.h... yes checking for strings.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for unistd.h... yes checking minix/config.h usability... no checking minix/config.h presence... no checking for minix/config.h... no checking whether it is safe to define __EXTENSIONS__... yes checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for a thread-safe mkdir -p... /usr/bin/mkdir -p checking for gawk... gawk checking whether make sets $(MAKE)... yes checking whether make supports the include directive... yes (GNU style) checking whether make supports nested variables... yes checking dependency style of gcc... none checking whether to enable maintainer-specific portions of Makefiles... yes checking for gcc option to accept ISO C99... none needed checking how to run the C preprocessor... gcc -E checking whether make sets $(MAKE)... (cached) yes checking build system type... powerpc64le-redhat-linux-gnu checking host system type... powerpc64le-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 powerpc64le-redhat-linux-gnu file names to powerpc64le-redhat-linux-gnu format... func_convert_file_noop checking how to convert powerpc64le-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 ppc64le-redhat-linux-gnu-objdump... no checking for objdump... objdump checking how to recognize dependent libraries... pass_all checking for ppc64le-redhat-linux-gnu-dlltool... no checking for dlltool... no checking how to associate runtime and link libraries... printf %s\n checking for ppc64le-redhat-linux-gnu-ar... no checking for ar... ar checking for archiver @FILE support... @ checking for ppc64le-redhat-linux-gnu-strip... no checking for strip... strip checking for ppc64le-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 ppc64le-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... no 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 ppc64le-redhat-linux-gnu-pkg-config... /usr/bin/ppc64le-redhat-linux-gnu-pkg-config checking pkg-config is at least version 0.9.0... yes checking for GLIB... 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 SELINUX... yes checking for LIBUDEV... yes checking for UDEV... yes checking for rst2man... /usr/bin/rst2man checking for valgrind... /usr/bin/valgrind checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating Makefile config.status: creating config.h config.status: executing depfiles commands config.status: executing libtool commands + /usr/bin/make -O -j4 /usr/bin/make all-am make[1]: Entering directory '/builddir/build/BUILD/snapd-2.39/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/lib64/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 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection -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.39/cmd' make[1]: Entering directory '/builddir/build/BUILD/snapd-2.39/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/lib64/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 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection -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.39/cmd' make[1]: Entering directory '/builddir/build/BUILD/snapd-2.39/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/lib64/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 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection -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.39/cmd' make[1]: Entering directory '/builddir/build/BUILD/snapd-2.39/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/lib64/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 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection -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.39/cmd' make[1]: Entering directory '/builddir/build/BUILD/snapd-2.39/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/lib64/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 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection -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.39/cmd' make[1]: Entering directory '/builddir/build/BUILD/snapd-2.39/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/lib64/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 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection -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.39/cmd' make[1]: Entering directory '/builddir/build/BUILD/snapd-2.39/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/lib64/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 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection -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.39/cmd' make[1]: Entering directory '/builddir/build/BUILD/snapd-2.39/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/lib64/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 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection -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.39/cmd' make[1]: Entering directory '/builddir/build/BUILD/snapd-2.39/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/lib64/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 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection -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.39/cmd' make[1]: Entering directory '/builddir/build/BUILD/snapd-2.39/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/lib64/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 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection -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.39/cmd' make[1]: Entering directory '/builddir/build/BUILD/snapd-2.39/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/lib64/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 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection -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.39/cmd' make[1]: Entering directory '/builddir/build/BUILD/snapd-2.39/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/lib64/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 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection -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.39/cmd' make[1]: Entering directory '/builddir/build/BUILD/snapd-2.39/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/lib64/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 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection -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.39/cmd' make[1]: Entering directory '/builddir/build/BUILD/snapd-2.39/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/lib64/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 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection -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.39/cmd' make[1]: Entering directory '/builddir/build/BUILD/snapd-2.39/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/lib64/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 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection -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.39/cmd' make[1]: Entering directory '/builddir/build/BUILD/snapd-2.39/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/lib64\" -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 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection -c -o snap-confine/snap_confine_debug-cookie-support.o `test -f 'snap-confine/cookie-support.c' || echo './'`snap-confine/cookie-support.c make[1]: Leaving directory '/builddir/build/BUILD/snapd-2.39/cmd' make[1]: Entering directory '/builddir/build/BUILD/snapd-2.39/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/lib64/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 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection -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.39/cmd' make[1]: Entering directory '/builddir/build/BUILD/snapd-2.39/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/lib64/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 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection -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.39/cmd' make[1]: Entering directory '/builddir/build/BUILD/snapd-2.39/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/lib64\" -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 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection -c -o snap-confine/snap_confine_debug-mount-support-nvidia.o `test -f 'snap-confine/mount-support-nvidia.c' || echo './'`snap-confine/mount-support-nvidia.c make[1]: Leaving directory '/builddir/build/BUILD/snapd-2.39/cmd' make[1]: Entering directory '/builddir/build/BUILD/snapd-2.39/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/lib64\" -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 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection -c -o snap-confine/snap_confine_debug-seccomp-support-ext.o `test -f 'snap-confine/seccomp-support-ext.c' || echo './'`snap-confine/seccomp-support-ext.c make[1]: Leaving directory '/builddir/build/BUILD/snapd-2.39/cmd' make[1]: Entering directory '/builddir/build/BUILD/snapd-2.39/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/lib64\" -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 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection -c -o snap-confine/snap_confine_debug-seccomp-support.o `test -f 'snap-confine/seccomp-support.c' || echo './'`snap-confine/seccomp-support.c make[1]: Leaving directory '/builddir/build/BUILD/snapd-2.39/cmd' make[1]: Entering directory '/builddir/build/BUILD/snapd-2.39/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/lib64\" -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 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection -c -o snap-confine/snap_confine_debug-mount-support.o `test -f 'snap-confine/mount-support.c' || echo './'`snap-confine/mount-support.c make[1]: Leaving directory '/builddir/build/BUILD/snapd-2.39/cmd' make[1]: Entering directory '/builddir/build/BUILD/snapd-2.39/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/lib64\" -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 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection -c -o snap-confine/snap_confine_debug-snap-confine-args.o `test -f 'snap-confine/snap-confine-args.c' || echo './'`snap-confine/snap-confine-args.c make[1]: Leaving directory '/builddir/build/BUILD/snapd-2.39/cmd' make[1]: Entering directory '/builddir/build/BUILD/snapd-2.39/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/lib64\" -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 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection -c -o snap-confine/snap_confine_debug-snap-confine-invocation.o `test -f 'snap-confine/snap-confine-invocation.c' || echo './'`snap-confine/snap-confine-invocation.c make[1]: Leaving directory '/builddir/build/BUILD/snapd-2.39/cmd' make[1]: Entering directory '/builddir/build/BUILD/snapd-2.39/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/lib64\" -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 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection -c -o snap-confine/snap_confine_debug-user-support.o `test -f 'snap-confine/user-support.c' || echo './'`snap-confine/user-support.c make[1]: Leaving directory '/builddir/build/BUILD/snapd-2.39/cmd' make[1]: Entering directory '/builddir/build/BUILD/snapd-2.39/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/lib64\" -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 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection -c -o snap-confine/snap_confine_debug-ns-support.o `test -f 'snap-confine/ns-support.c' || echo './'`snap-confine/ns-support.c make[1]: Leaving directory '/builddir/build/BUILD/snapd-2.39/cmd' make[1]: Entering directory '/builddir/build/BUILD/snapd-2.39/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/lib64\" -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 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection -c -o snap-confine/snap_confine_debug-selinux-support.o `test -f 'snap-confine/selinux-support.c' || echo './'`snap-confine/selinux-support.c make[1]: Leaving directory '/builddir/build/BUILD/snapd-2.39/cmd' make[1]: Entering directory '/builddir/build/BUILD/snapd-2.39/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/lib64\" -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 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection -c -o snap-confine/snap_confine_debug-udev-support.o `test -f 'snap-confine/udev-support.c' || echo './'`snap-confine/udev-support.c make[1]: Leaving directory '/builddir/build/BUILD/snapd-2.39/cmd' make[1]: Entering directory '/builddir/build/BUILD/snapd-2.39/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/lib64\" -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 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection -c -o snap-confine/snap_confine_debug-snap-confine.o `test -f 'snap-confine/snap-confine.c' || echo './'`snap-confine/snap-confine.c make[1]: Leaving directory '/builddir/build/BUILD/snapd-2.39/cmd' make[1]: Entering directory '/builddir/build/BUILD/snapd-2.39/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 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection -c -o 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 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection -c libsnap-confine-private/apparmor-support.c -fPIC -DPIC -o libsnap-confine-private/.libs/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 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection -c libsnap-confine-private/apparmor-support.c -o libsnap-confine-private/debug_la-apparmor-support.o >/dev/null 2>&1 make[1]: Leaving directory '/builddir/build/BUILD/snapd-2.39/cmd' make[1]: Entering directory '/builddir/build/BUILD/snapd-2.39/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 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection -c -o libsnap-confine-private/debug_la-cgroup-pids-support.lo `test -f 'libsnap-confine-private/cgroup-pids-support.c' || echo './'`libsnap-confine-private/cgroup-pids-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 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection -c libsnap-confine-private/cgroup-pids-support.c -fPIC -DPIC -o libsnap-confine-private/.libs/debug_la-cgroup-pids-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 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection -c libsnap-confine-private/cgroup-pids-support.c -o libsnap-confine-private/debug_la-cgroup-pids-support.o >/dev/null 2>&1 make[1]: Leaving directory '/builddir/build/BUILD/snapd-2.39/cmd' make[1]: Entering directory '/builddir/build/BUILD/snapd-2.39/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 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection -c -o 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 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection -c libsnap-confine-private/cgroup-freezer-support.c -fPIC -DPIC -o libsnap-confine-private/.libs/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 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection -c libsnap-confine-private/cgroup-freezer-support.c -o libsnap-confine-private/debug_la-cgroup-freezer-support.o >/dev/null 2>&1 make[1]: Leaving directory '/builddir/build/BUILD/snapd-2.39/cmd' make[1]: Entering directory '/builddir/build/BUILD/snapd-2.39/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 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection -c -o libsnap-confine-private/debug_la-cgroup-support.lo `test -f 'libsnap-confine-private/cgroup-support.c' || echo './'`libsnap-confine-private/cgroup-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 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection -c libsnap-confine-private/cgroup-support.c -fPIC -DPIC -o libsnap-confine-private/.libs/debug_la-cgroup-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 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection -c libsnap-confine-private/cgroup-support.c -o libsnap-confine-private/debug_la-cgroup-support.o >/dev/null 2>&1 make[1]: Leaving directory '/builddir/build/BUILD/snapd-2.39/cmd' make[1]: Entering directory '/builddir/build/BUILD/snapd-2.39/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 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection -c -o 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 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection -c libsnap-confine-private/classic.c -fPIC -DPIC -o libsnap-confine-private/.libs/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 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection -c libsnap-confine-private/classic.c -o libsnap-confine-private/debug_la-classic.o >/dev/null 2>&1 make[1]: Leaving directory '/builddir/build/BUILD/snapd-2.39/cmd' make[1]: Entering directory '/builddir/build/BUILD/snapd-2.39/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 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection -c -o 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 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection -c libsnap-confine-private/cleanup-funcs.c -fPIC -DPIC -o libsnap-confine-private/.libs/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 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection -c libsnap-confine-private/cleanup-funcs.c -o libsnap-confine-private/debug_la-cleanup-funcs.o >/dev/null 2>&1 make[1]: Leaving directory '/builddir/build/BUILD/snapd-2.39/cmd' make[1]: Entering directory '/builddir/build/BUILD/snapd-2.39/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 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection -c -o 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 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection -c libsnap-confine-private/fault-injection.c -fPIC -DPIC -o libsnap-confine-private/.libs/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 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection -c libsnap-confine-private/fault-injection.c -o libsnap-confine-private/debug_la-fault-injection.o >/dev/null 2>&1 make[1]: Leaving directory '/builddir/build/BUILD/snapd-2.39/cmd' make[1]: Entering directory '/builddir/build/BUILD/snapd-2.39/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 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection -c -o 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 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection -c libsnap-confine-private/error.c -fPIC -DPIC -o libsnap-confine-private/.libs/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 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection -c libsnap-confine-private/error.c -o libsnap-confine-private/debug_la-error.o >/dev/null 2>&1 make[1]: Leaving directory '/builddir/build/BUILD/snapd-2.39/cmd' make[1]: Entering directory '/builddir/build/BUILD/snapd-2.39/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 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection -c -o 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 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection -c libsnap-confine-private/feature.c -fPIC -DPIC -o libsnap-confine-private/.libs/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 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection -c libsnap-confine-private/feature.c -o libsnap-confine-private/debug_la-feature.o >/dev/null 2>&1 make[1]: Leaving directory '/builddir/build/BUILD/snapd-2.39/cmd' make[1]: Entering directory '/builddir/build/BUILD/snapd-2.39/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 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection -c -o 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 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection -c libsnap-confine-private/locking.c -fPIC -DPIC -o libsnap-confine-private/.libs/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 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection -c libsnap-confine-private/locking.c -o libsnap-confine-private/debug_la-locking.o >/dev/null 2>&1 make[1]: Leaving directory '/builddir/build/BUILD/snapd-2.39/cmd' make[1]: Entering directory '/builddir/build/BUILD/snapd-2.39/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 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection -c -o 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 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection -c libsnap-confine-private/mountinfo.c -fPIC -DPIC -o libsnap-confine-private/.libs/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 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection -c libsnap-confine-private/mountinfo.c -o libsnap-confine-private/debug_la-mountinfo.o >/dev/null 2>&1 make[1]: Leaving directory '/builddir/build/BUILD/snapd-2.39/cmd' make[1]: Entering directory '/builddir/build/BUILD/snapd-2.39/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 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection -c -o 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 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection -c libsnap-confine-private/mount-opt.c -fPIC -DPIC -o libsnap-confine-private/.libs/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 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection -c libsnap-confine-private/mount-opt.c -o libsnap-confine-private/debug_la-mount-opt.o >/dev/null 2>&1 make[1]: Leaving directory '/builddir/build/BUILD/snapd-2.39/cmd' make[1]: Entering directory '/builddir/build/BUILD/snapd-2.39/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 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection -c -o 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 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection -c libsnap-confine-private/secure-getenv.c -fPIC -DPIC -o libsnap-confine-private/.libs/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 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection -c libsnap-confine-private/secure-getenv.c -o libsnap-confine-private/debug_la-secure-getenv.o >/dev/null 2>&1 make[1]: Leaving directory '/builddir/build/BUILD/snapd-2.39/cmd' make[1]: Entering directory '/builddir/build/BUILD/snapd-2.39/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 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection -c -o 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 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection -c libsnap-confine-private/privs.c -fPIC -DPIC -o libsnap-confine-private/.libs/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 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection -c libsnap-confine-private/privs.c -o libsnap-confine-private/debug_la-privs.o >/dev/null 2>&1 make[1]: Leaving directory '/builddir/build/BUILD/snapd-2.39/cmd' make[1]: Entering directory '/builddir/build/BUILD/snapd-2.39/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 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection -c -o 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 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection -c libsnap-confine-private/string-utils.c -fPIC -DPIC -o libsnap-confine-private/.libs/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 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection -c libsnap-confine-private/string-utils.c -o libsnap-confine-private/debug_la-string-utils.o >/dev/null 2>&1 make[1]: Leaving directory '/builddir/build/BUILD/snapd-2.39/cmd' make[1]: Entering directory '/builddir/build/BUILD/snapd-2.39/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 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection -c -o 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 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection -c libsnap-confine-private/snap.c -fPIC -DPIC -o libsnap-confine-private/.libs/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 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection -c libsnap-confine-private/snap.c -o libsnap-confine-private/debug_la-snap.o >/dev/null 2>&1 make[1]: Leaving directory '/builddir/build/BUILD/snapd-2.39/cmd' make[1]: Entering directory '/builddir/build/BUILD/snapd-2.39/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/lib64\" -I/usr/include/glib-2.0 -I/usr/lib64/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 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection -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.39/cmd' make[1]: Entering directory '/builddir/build/BUILD/snapd-2.39/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/lib64\" -I/usr/include/glib-2.0 -I/usr/lib64/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 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection -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.39/cmd' make[1]: Entering directory '/builddir/build/BUILD/snapd-2.39/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 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection -c -o 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 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection -c libsnap-confine-private/utils.c -fPIC -DPIC -o libsnap-confine-private/.libs/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 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection -c libsnap-confine-private/utils.c -o libsnap-confine-private/debug_la-utils.o >/dev/null 2>&1 make[1]: Leaving directory '/builddir/build/BUILD/snapd-2.39/cmd' make[1]: Entering directory '/builddir/build/BUILD/snapd-2.39/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/lib64\" -I/usr/include/glib-2.0 -I/usr/lib64/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 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection -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.39/cmd' make[1]: Entering directory '/builddir/build/BUILD/snapd-2.39/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 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection -c -o 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 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection -c libsnap-confine-private/tool.c -fPIC -DPIC -o libsnap-confine-private/.libs/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 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection -c libsnap-confine-private/tool.c -o libsnap-confine-private/debug_la-tool.o >/dev/null 2>&1 make[1]: Leaving directory '/builddir/build/BUILD/snapd-2.39/cmd' make[1]: Entering directory '/builddir/build/BUILD/snapd-2.39/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/lib64\" -I/usr/include/glib-2.0 -I/usr/lib64/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 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection -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.39/cmd' make[1]: Entering directory '/builddir/build/BUILD/snapd-2.39/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/lib64\" -I/usr/include/glib-2.0 -I/usr/lib64/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 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection -c -o snap-confine/snap_confine_unit_tests-snap-confine-invocation.o `test -f 'snap-confine/snap-confine-invocation.c' || echo './'`snap-confine/snap-confine-invocation.c make[1]: Leaving directory '/builddir/build/BUILD/snapd-2.39/cmd' make[1]: Entering directory '/builddir/build/BUILD/snapd-2.39/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/lib64\" -I/usr/include/glib-2.0 -I/usr/lib64/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 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection -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.39/cmd' make[1]: Entering directory '/builddir/build/BUILD/snapd-2.39/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/lib64\" -I/usr/include/glib-2.0 -I/usr/lib64/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 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection -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.39/cmd' make[1]: Entering directory '/builddir/build/BUILD/snapd-2.39/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/lib64\" -I/usr/include/glib-2.0 -I/usr/lib64/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 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection -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.39/cmd' make[1]: Entering directory '/builddir/build/BUILD/snapd-2.39/cmd' gcc -DHAVE_CONFIG_H -I. -I/usr/include/glib-2.0 -I/usr/lib64/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 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection -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.39/cmd' make[1]: Entering directory '/builddir/build/BUILD/snapd-2.39/cmd' gcc -DHAVE_CONFIG_H -I. -I/usr/include/glib-2.0 -I/usr/lib64/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 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection -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.39/cmd' make[1]: Entering directory '/builddir/build/BUILD/snapd-2.39/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/lib64\" -I/usr/include/glib-2.0 -I/usr/lib64/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 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection -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.39/cmd' make[1]: Entering directory '/builddir/build/BUILD/snapd-2.39/cmd' mkdir -p $(dirname snap-mgmt/.dirstamp) touch snap-mgmt/.dirstamp make[1]: Leaving directory '/builddir/build/BUILD/snapd-2.39/cmd' make[1]: Entering directory '/builddir/build/BUILD/snapd-2.39/cmd' gcc -DHAVE_CONFIG_H -I. -I/usr/include/glib-2.0 -I/usr/lib64/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 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection -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.39/cmd' make[1]: Entering directory '/builddir/build/BUILD/snapd-2.39/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/lib64\" -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection -c -o snap-confine/snap_confine-cookie-support.o `test -f 'snap-confine/cookie-support.c' || echo './'`snap-confine/cookie-support.c make[1]: Leaving directory '/builddir/build/BUILD/snapd-2.39/cmd' make[1]: Entering directory '/builddir/build/BUILD/snapd-2.39/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.39/cmd' make[1]: Entering directory '/builddir/build/BUILD/snapd-2.39/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.39/cmd' make[1]: Entering directory '/builddir/build/BUILD/snapd-2.39/cmd' /usr/bin/rst2man snap-confine/snap-confine.rst > snap-confine/snap-confine.8 make[1]: Leaving directory '/builddir/build/BUILD/snapd-2.39/cmd' make[1]: Entering directory '/builddir/build/BUILD/snapd-2.39/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/lib64\" -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection -c -o snap-confine/snap_confine-mount-support-nvidia.o `test -f 'snap-confine/mount-support-nvidia.c' || echo './'`snap-confine/mount-support-nvidia.c make[1]: Leaving directory '/builddir/build/BUILD/snapd-2.39/cmd' make[1]: Entering directory '/builddir/build/BUILD/snapd-2.39/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/lib64\" -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection -c -o snap-confine/snap_confine-seccomp-support-ext.o `test -f 'snap-confine/seccomp-support-ext.c' || echo './'`snap-confine/seccomp-support-ext.c make[1]: Leaving directory '/builddir/build/BUILD/snapd-2.39/cmd' make[1]: Entering directory '/builddir/build/BUILD/snapd-2.39/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/lib64\" -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection -c -o snap-confine/snap_confine-mount-support.o `test -f 'snap-confine/mount-support.c' || echo './'`snap-confine/mount-support.c make[1]: Leaving directory '/builddir/build/BUILD/snapd-2.39/cmd' make[1]: Entering directory '/builddir/build/BUILD/snapd-2.39/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/lib64\" -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection -c -o snap-confine/snap_confine-ns-support.o `test -f 'snap-confine/ns-support.c' || echo './'`snap-confine/ns-support.c make[1]: Leaving directory '/builddir/build/BUILD/snapd-2.39/cmd' make[1]: Entering directory '/builddir/build/BUILD/snapd-2.39/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/lib64\" -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection -c -o snap-confine/snap_confine-snap-confine-args.o `test -f 'snap-confine/snap-confine-args.c' || echo './'`snap-confine/snap-confine-args.c make[1]: Leaving directory '/builddir/build/BUILD/snapd-2.39/cmd' make[1]: Entering directory '/builddir/build/BUILD/snapd-2.39/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/lib64\" -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection -c -o snap-confine/snap_confine-snap-confine-invocation.o `test -f 'snap-confine/snap-confine-invocation.c' || echo './'`snap-confine/snap-confine-invocation.c make[1]: Leaving directory '/builddir/build/BUILD/snapd-2.39/cmd' make[1]: Entering directory '/builddir/build/BUILD/snapd-2.39/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/lib64\" -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection -c -o snap-confine/snap_confine-seccomp-support.o `test -f 'snap-confine/seccomp-support.c' || echo './'`snap-confine/seccomp-support.c make[1]: Leaving directory '/builddir/build/BUILD/snapd-2.39/cmd' make[1]: Entering directory '/builddir/build/BUILD/snapd-2.39/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/lib64\" -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection -c -o snap-confine/snap_confine-user-support.o `test -f 'snap-confine/user-support.c' || echo './'`snap-confine/user-support.c make[1]: Leaving directory '/builddir/build/BUILD/snapd-2.39/cmd' make[1]: Entering directory '/builddir/build/BUILD/snapd-2.39/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/lib64\" -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection -c -o snap-confine/snap_confine-selinux-support.o `test -f 'snap-confine/selinux-support.c' || echo './'`snap-confine/selinux-support.c make[1]: Leaving directory '/builddir/build/BUILD/snapd-2.39/cmd' make[1]: Entering directory '/builddir/build/BUILD/snapd-2.39/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/lib64\" -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection -c -o snap-confine/snap_confine-udev-support.o `test -f 'snap-confine/udev-support.c' || echo './'`snap-confine/udev-support.c make[1]: Leaving directory '/builddir/build/BUILD/snapd-2.39/cmd' make[1]: Entering directory '/builddir/build/BUILD/snapd-2.39/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/lib64\" -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection -c -o snap-confine/snap_confine-snap-confine.o `test -f 'snap-confine/snap-confine.c' || echo './'`snap-confine/snap-confine.c make[1]: Leaving directory '/builddir/build/BUILD/snapd-2.39/cmd' make[1]: Entering directory '/builddir/build/BUILD/snapd-2.39/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 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection -c -o libsnap-confine-private/la-cgroup-pids-support.lo `test -f 'libsnap-confine-private/cgroup-pids-support.c' || echo './'`libsnap-confine-private/cgroup-pids-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 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection -c libsnap-confine-private/cgroup-pids-support.c -fPIC -DPIC -o libsnap-confine-private/.libs/la-cgroup-pids-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 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection -c libsnap-confine-private/cgroup-pids-support.c -o libsnap-confine-private/la-cgroup-pids-support.o >/dev/null 2>&1 make[1]: Leaving directory '/builddir/build/BUILD/snapd-2.39/cmd' make[1]: Entering directory '/builddir/build/BUILD/snapd-2.39/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 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection -c -o 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 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection -c libsnap-confine-private/apparmor-support.c -fPIC -DPIC -o libsnap-confine-private/.libs/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 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection -c libsnap-confine-private/apparmor-support.c -o libsnap-confine-private/la-apparmor-support.o >/dev/null 2>&1 make[1]: Leaving directory '/builddir/build/BUILD/snapd-2.39/cmd' make[1]: Entering directory '/builddir/build/BUILD/snapd-2.39/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 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection -c -o libsnap-confine-private/la-cgroup-support.lo `test -f 'libsnap-confine-private/cgroup-support.c' || echo './'`libsnap-confine-private/cgroup-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 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection -c libsnap-confine-private/cgroup-support.c -fPIC -DPIC -o libsnap-confine-private/.libs/la-cgroup-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 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection -c libsnap-confine-private/cgroup-support.c -o libsnap-confine-private/la-cgroup-support.o >/dev/null 2>&1 make[1]: Leaving directory '/builddir/build/BUILD/snapd-2.39/cmd' make[1]: Entering directory '/builddir/build/BUILD/snapd-2.39/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 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection -c -o 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 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection -c libsnap-confine-private/cgroup-freezer-support.c -fPIC -DPIC -o libsnap-confine-private/.libs/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 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection -c libsnap-confine-private/cgroup-freezer-support.c -o libsnap-confine-private/la-cgroup-freezer-support.o >/dev/null 2>&1 make[1]: Leaving directory '/builddir/build/BUILD/snapd-2.39/cmd' make[1]: Entering directory '/builddir/build/BUILD/snapd-2.39/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 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection -c -o 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 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection -c libsnap-confine-private/classic.c -fPIC -DPIC -o libsnap-confine-private/.libs/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 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection -c libsnap-confine-private/classic.c -o libsnap-confine-private/la-classic.o >/dev/null 2>&1 make[1]: Leaving directory '/builddir/build/BUILD/snapd-2.39/cmd' make[1]: Entering directory '/builddir/build/BUILD/snapd-2.39/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 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection -c -o 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 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection -c libsnap-confine-private/cleanup-funcs.c -fPIC -DPIC -o libsnap-confine-private/.libs/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 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection -c libsnap-confine-private/cleanup-funcs.c -o libsnap-confine-private/la-cleanup-funcs.o >/dev/null 2>&1 make[1]: Leaving directory '/builddir/build/BUILD/snapd-2.39/cmd' make[1]: Entering directory '/builddir/build/BUILD/snapd-2.39/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 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection -c -o 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 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection -c libsnap-confine-private/fault-injection.c -fPIC -DPIC -o libsnap-confine-private/.libs/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 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection -c libsnap-confine-private/fault-injection.c -o libsnap-confine-private/la-fault-injection.o >/dev/null 2>&1 make[1]: Leaving directory '/builddir/build/BUILD/snapd-2.39/cmd' make[1]: Entering directory '/builddir/build/BUILD/snapd-2.39/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 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection -c -o 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 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection -c libsnap-confine-private/feature.c -fPIC -DPIC -o libsnap-confine-private/.libs/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 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection -c libsnap-confine-private/feature.c -o libsnap-confine-private/la-feature.o >/dev/null 2>&1 make[1]: Leaving directory '/builddir/build/BUILD/snapd-2.39/cmd' make[1]: Entering directory '/builddir/build/BUILD/snapd-2.39/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 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection -c -o 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 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection -c libsnap-confine-private/error.c -fPIC -DPIC -o libsnap-confine-private/.libs/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 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection -c libsnap-confine-private/error.c -o libsnap-confine-private/la-error.o >/dev/null 2>&1 make[1]: Leaving directory '/builddir/build/BUILD/snapd-2.39/cmd' make[1]: Entering directory '/builddir/build/BUILD/snapd-2.39/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 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection -c -o 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 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection -c libsnap-confine-private/locking.c -fPIC -DPIC -o libsnap-confine-private/.libs/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 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection -c libsnap-confine-private/locking.c -o libsnap-confine-private/la-locking.o >/dev/null 2>&1 make[1]: Leaving directory '/builddir/build/BUILD/snapd-2.39/cmd' make[1]: Entering directory '/builddir/build/BUILD/snapd-2.39/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 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection -c -o 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 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection -c libsnap-confine-private/privs.c -fPIC -DPIC -o libsnap-confine-private/.libs/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 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection -c libsnap-confine-private/privs.c -o libsnap-confine-private/la-privs.o >/dev/null 2>&1 make[1]: Leaving directory '/builddir/build/BUILD/snapd-2.39/cmd' make[1]: Entering directory '/builddir/build/BUILD/snapd-2.39/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 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection -c -o 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 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection -c libsnap-confine-private/mountinfo.c -fPIC -DPIC -o libsnap-confine-private/.libs/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 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection -c libsnap-confine-private/mountinfo.c -o libsnap-confine-private/la-mountinfo.o >/dev/null 2>&1 make[1]: Leaving directory '/builddir/build/BUILD/snapd-2.39/cmd' make[1]: Entering directory '/builddir/build/BUILD/snapd-2.39/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 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection -c -o 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 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection -c libsnap-confine-private/mount-opt.c -fPIC -DPIC -o libsnap-confine-private/.libs/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 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection -c libsnap-confine-private/mount-opt.c -o libsnap-confine-private/la-mount-opt.o >/dev/null 2>&1 make[1]: Leaving directory '/builddir/build/BUILD/snapd-2.39/cmd' make[1]: Entering directory '/builddir/build/BUILD/snapd-2.39/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 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection -c -o 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 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection -c libsnap-confine-private/secure-getenv.c -fPIC -DPIC -o libsnap-confine-private/.libs/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 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection -c libsnap-confine-private/secure-getenv.c -o libsnap-confine-private/la-secure-getenv.o >/dev/null 2>&1 make[1]: Leaving directory '/builddir/build/BUILD/snapd-2.39/cmd' make[1]: Entering directory '/builddir/build/BUILD/snapd-2.39/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 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection -c -o 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 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection -c libsnap-confine-private/string-utils.c -fPIC -DPIC -o libsnap-confine-private/.libs/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 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection -c libsnap-confine-private/string-utils.c -o libsnap-confine-private/la-string-utils.o >/dev/null 2>&1 make[1]: Leaving directory '/builddir/build/BUILD/snapd-2.39/cmd' make[1]: Entering directory '/builddir/build/BUILD/snapd-2.39/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 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection -c -o 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 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection -c libsnap-confine-private/tool.c -fPIC -DPIC -o libsnap-confine-private/.libs/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 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection -c libsnap-confine-private/tool.c -o libsnap-confine-private/la-tool.o >/dev/null 2>&1 make[1]: Leaving directory '/builddir/build/BUILD/snapd-2.39/cmd' make[1]: Entering directory '/builddir/build/BUILD/snapd-2.39/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 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection -c -o snap-discard-ns/snap_discard_ns-snap-discard-ns.o `test -f 'snap-discard-ns/snap-discard-ns.c' || echo './'`snap-discard-ns/snap-discard-ns.c make[1]: Leaving directory '/builddir/build/BUILD/snapd-2.39/cmd' make[1]: Entering directory '/builddir/build/BUILD/snapd-2.39/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 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection -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 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection -c -o system-shutdown/system_shutdown-system-shutdown-utils.o `test -f 'system-shutdown/system-shutdown-utils.c' || echo './'`system-shutdown/system-shutdown-utils.c make[1]: Leaving directory '/builddir/build/BUILD/snapd-2.39/cmd' make[1]: Entering directory '/builddir/build/BUILD/snapd-2.39/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 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection -c -o 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 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection -c libsnap-confine-private/snap.c -fPIC -DPIC -o libsnap-confine-private/.libs/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 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection -c libsnap-confine-private/snap.c -o libsnap-confine-private/la-snap.o >/dev/null 2>&1 make[1]: Leaving directory '/builddir/build/BUILD/snapd-2.39/cmd' make[1]: Entering directory '/builddir/build/BUILD/snapd-2.39/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 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection -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 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection -c -o system-shutdown/system_shutdown-system-shutdown.o `test -f 'system-shutdown/system-shutdown.c' || echo './'`system-shutdown/system-shutdown.c make[1]: Leaving directory '/builddir/build/BUILD/snapd-2.39/cmd' make[1]: Entering directory '/builddir/build/BUILD/snapd-2.39/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 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection -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.39/cmd' make[1]: Entering directory '/builddir/build/BUILD/snapd-2.39/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 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection -c -o 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 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection -c libsnap-confine-private/utils.c -fPIC -DPIC -o libsnap-confine-private/.libs/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 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection -c libsnap-confine-private/utils.c -o libsnap-confine-private/la-utils.o >/dev/null 2>&1 make[1]: Leaving directory '/builddir/build/BUILD/snapd-2.39/cmd' make[1]: Entering directory '/builddir/build/BUILD/snapd-2.39/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 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection -c -o decode-mount-opts/decode_mount_opts-decode-mount-opts.o `test -f 'decode-mount-opts/decode-mount-opts.c' || echo './'`decode-mount-opts/decode-mount-opts.c make[1]: Leaving directory '/builddir/build/BUILD/snapd-2.39/cmd' make[1]: Entering directory '/builddir/build/BUILD/snapd-2.39/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 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection -c -o snapd-env-generator/main.o snapd-env-generator/main.c make[1]: Leaving directory '/builddir/build/BUILD/snapd-2.39/cmd' make[1]: Entering directory '/builddir/build/BUILD/snapd-2.39/cmd' sed -e 's,[@]SNAP_MOUNT_DIR[@],/var/lib/snapd/snap,' snap-mgmt/snap-mgmt make[1]: Leaving directory '/builddir/build/BUILD/snapd-2.39/cmd' make[1]: Entering directory '/builddir/build/BUILD/snapd-2.39/cmd' sed -e 's,[@]SNAP_MOUNT_DIR[@],/var/lib/snapd/snap,' snap-mgmt/snap-mgmt-selinux make[1]: Leaving directory '/builddir/build/BUILD/snapd-2.39/cmd' make[1]: Entering directory '/builddir/build/BUILD/snapd-2.39/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 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection -c -o snapd-generator/main.o snapd-generator/main.c make[1]: Leaving directory '/builddir/build/BUILD/snapd-2.39/cmd' make[1]: Entering directory '/builddir/build/BUILD/snapd-2.39/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/lib64/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 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o libsnap-confine-private/unit-tests libsnap-confine-private/libsnap_confine_private_unit_tests-classic-test.o libsnap-confine-private/libsnap_confine_private_unit_tests-cleanup-funcs-test.o libsnap-confine-private/libsnap_confine_private_unit_tests-error-test.o libsnap-confine-private/libsnap_confine_private_unit_tests-fault-injection-test.o libsnap-confine-private/libsnap_confine_private_unit_tests-feature-test.o libsnap-confine-private/libsnap_confine_private_unit_tests-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/lib64/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 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-z -Wl,relro -Wl,--as-needed -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.39/cmd' make[1]: Entering directory '/builddir/build/BUILD/snapd-2.39/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 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o libsnap-confine-private-debug.la libsnap-confine-private/debug_la-apparmor-support.lo libsnap-confine-private/debug_la-cgroup-freezer-support.lo libsnap-confine-private/debug_la-cgroup-pids-support.lo libsnap-confine-private/debug_la-cgroup-support.lo libsnap-confine-private/debug_la-classic.lo libsnap-confine-private/debug_la-cleanup-funcs.lo libsnap-confine-private/debug_la-error.lo libsnap-confine-private/debug_la-fault-injection.lo libsnap-confine-private/debug_la-feature.lo libsnap-confine-private/debug_la-locking.lo libsnap-confine-private/debug_la-mount-opt.lo libsnap-confine-private/debug_la-mountinfo.lo libsnap-confine-private/debug_la-privs.lo libsnap-confine-private/debug_la-secure-getenv.lo libsnap-confine-private/debug_la-snap.lo libsnap-confine-private/debug_la-string-utils.lo libsnap-confine-private/debug_la-tool.lo libsnap-confine-private/debug_la-utils.lo -Wl,-Bstatic -Wl,-Bdynamic -pthread libtool: link: ar cru .libs/libsnap-confine-private-debug.a libsnap-confine-private/.libs/debug_la-apparmor-support.o libsnap-confine-private/.libs/debug_la-cgroup-freezer-support.o libsnap-confine-private/.libs/debug_la-cgroup-pids-support.o libsnap-confine-private/.libs/debug_la-cgroup-support.o libsnap-confine-private/.libs/debug_la-classic.o libsnap-confine-private/.libs/debug_la-cleanup-funcs.o libsnap-confine-private/.libs/debug_la-error.o libsnap-confine-private/.libs/debug_la-fault-injection.o libsnap-confine-private/.libs/debug_la-feature.o libsnap-confine-private/.libs/debug_la-locking.o libsnap-confine-private/.libs/debug_la-mount-opt.o libsnap-confine-private/.libs/debug_la-mountinfo.o libsnap-confine-private/.libs/debug_la-privs.o libsnap-confine-private/.libs/debug_la-secure-getenv.o libsnap-confine-private/.libs/debug_la-snap.o libsnap-confine-private/.libs/debug_la-string-utils.o libsnap-confine-private/.libs/debug_la-tool.o libsnap-confine-private/.libs/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.39/cmd' make[1]: Entering directory '/builddir/build/BUILD/snapd-2.39/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 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o libsnap-confine-private.la libsnap-confine-private/la-apparmor-support.lo libsnap-confine-private/la-cgroup-freezer-support.lo libsnap-confine-private/la-cgroup-pids-support.lo libsnap-confine-private/la-cgroup-support.lo libsnap-confine-private/la-classic.lo libsnap-confine-private/la-cleanup-funcs.lo libsnap-confine-private/la-error.lo libsnap-confine-private/la-fault-injection.lo libsnap-confine-private/la-feature.lo libsnap-confine-private/la-locking.lo libsnap-confine-private/la-mount-opt.lo libsnap-confine-private/la-mountinfo.lo libsnap-confine-private/la-privs.lo libsnap-confine-private/la-secure-getenv.lo libsnap-confine-private/la-snap.lo libsnap-confine-private/la-string-utils.lo libsnap-confine-private/la-tool.lo libsnap-confine-private/la-utils.lo -Wl,-Bstatic -Wl,-Bdynamic -pthread libtool: link: ar cru .libs/libsnap-confine-private.a libsnap-confine-private/.libs/la-apparmor-support.o libsnap-confine-private/.libs/la-cgroup-freezer-support.o libsnap-confine-private/.libs/la-cgroup-pids-support.o libsnap-confine-private/.libs/la-cgroup-support.o libsnap-confine-private/.libs/la-classic.o libsnap-confine-private/.libs/la-cleanup-funcs.o libsnap-confine-private/.libs/la-error.o libsnap-confine-private/.libs/la-fault-injection.o libsnap-confine-private/.libs/la-feature.o libsnap-confine-private/.libs/la-locking.o libsnap-confine-private/.libs/la-mount-opt.o libsnap-confine-private/.libs/la-mountinfo.o libsnap-confine-private/.libs/la-privs.o libsnap-confine-private/.libs/la-secure-getenv.o libsnap-confine-private/.libs/la-snap.o libsnap-confine-private/.libs/la-string-utils.o libsnap-confine-private/.libs/la-tool.o libsnap-confine-private/.libs/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.39/cmd' make[1]: Entering directory '/builddir/build/BUILD/snapd-2.39/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 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o snap-discard-ns/snap-discard-ns snap-discard-ns/snap_discard_ns-snap-discard-ns.o libsnap-confine-private.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 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-z -Wl,relro -Wl,--as-needed -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.o -Wl,-Bstatic -Wl,-Bdynamic -pthread ./.libs/libsnap-confine-private.a -pthread make[1]: Leaving directory '/builddir/build/BUILD/snapd-2.39/cmd' make[1]: Entering directory '/builddir/build/BUILD/snapd-2.39/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 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection -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 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -static -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o system-shutdown/system-shutdown system-shutdown/system_shutdown-system-shutdown-utils.o system-shutdown/system_shutdown-system-shutdown.o libsnap-confine-private.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 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o system-shutdown/system-shutdown system-shutdown/system_shutdown-system-shutdown-utils.o system-shutdown/system_shutdown-system-shutdown.o ./.libs/libsnap-confine-private.a -pthread make[1]: Leaving directory '/builddir/build/BUILD/snapd-2.39/cmd' make[1]: Entering directory '/builddir/build/BUILD/snapd-2.39/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 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o snap-gdb-shim/snap-gdb-shim snap-gdb-shim/snap-gdb-shim.o libsnap-confine-private.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 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-z -Wl,relro -Wl,--as-needed -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 -pthread make[1]: Leaving directory '/builddir/build/BUILD/snapd-2.39/cmd' make[1]: Entering directory '/builddir/build/BUILD/snapd-2.39/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 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o decode-mount-opts/decode-mount-opts decode-mount-opts/decode_mount_opts-decode-mount-opts.o libsnap-confine-private.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 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-z -Wl,relro -Wl,--as-needed -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.o -Wl,-Bstatic -Wl,-Bdynamic ./.libs/libsnap-confine-private.a -lcap -pthread make[1]: Leaving directory '/builddir/build/BUILD/snapd-2.39/cmd' make[1]: Entering directory '/builddir/build/BUILD/snapd-2.39/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/lib64\" -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o snap-confine/snap-confine snap-confine/snap_confine-cookie-support.o snap-confine/snap_confine-mount-support-nvidia.o snap-confine/snap_confine-mount-support.o snap-confine/snap_confine-ns-support.o snap-confine/snap_confine-seccomp-support-ext.o snap-confine/snap_confine-seccomp-support.o snap-confine/snap_confine-snap-confine-args.o snap-confine/snap_confine-snap-confine-invocation.o snap-confine/snap_confine-snap-confine.o snap-confine/snap_confine-udev-support.o snap-confine/snap_confine-user-support.o snap-confine/snap_confine-selinux-support.o libsnap-confine-private.la -ludev -lcap -lselinux -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/lib64\" -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o snap-confine/snap-confine snap-confine/snap_confine-cookie-support.o snap-confine/snap_confine-mount-support-nvidia.o snap-confine/snap_confine-mount-support.o snap-confine/snap_confine-ns-support.o snap-confine/snap_confine-seccomp-support-ext.o snap-confine/snap_confine-seccomp-support.o snap-confine/snap_confine-snap-confine-args.o snap-confine/snap_confine-snap-confine-invocation.o snap-confine/snap_confine-snap-confine.o snap-confine/snap_confine-udev-support.o snap-confine/snap_confine-user-support.o snap-confine/snap_confine-selinux-support.o -Wl,-Bstatic -Wl,-Bdynamic -pthread ./.libs/libsnap-confine-private.a -ludev -lcap -lselinux -pthread make[1]: Leaving directory '/builddir/build/BUILD/snapd-2.39/cmd' make[1]: Entering directory '/builddir/build/BUILD/snapd-2.39/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/lib64\" -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 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o snap-confine/snap-confine-debug snap-confine/snap_confine_debug-cookie-support.o snap-confine/snap_confine_debug-mount-support-nvidia.o snap-confine/snap_confine_debug-mount-support.o snap-confine/snap_confine_debug-ns-support.o snap-confine/snap_confine_debug-seccomp-support-ext.o snap-confine/snap_confine_debug-seccomp-support.o snap-confine/snap_confine_debug-snap-confine-args.o snap-confine/snap_confine_debug-snap-confine-invocation.o snap-confine/snap_confine_debug-snap-confine.o snap-confine/snap_confine_debug-udev-support.o snap-confine/snap_confine_debug-user-support.o snap-confine/snap_confine_debug-selinux-support.o libsnap-confine-private-debug.la -ludev -lcap -lselinux -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/lib64\" -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 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o snap-confine/snap-confine-debug snap-confine/snap_confine_debug-cookie-support.o snap-confine/snap_confine_debug-mount-support-nvidia.o snap-confine/snap_confine_debug-mount-support.o snap-confine/snap_confine_debug-ns-support.o snap-confine/snap_confine_debug-seccomp-support-ext.o snap-confine/snap_confine_debug-seccomp-support.o snap-confine/snap_confine_debug-snap-confine-args.o snap-confine/snap_confine_debug-snap-confine-invocation.o snap-confine/snap_confine_debug-snap-confine.o snap-confine/snap_confine_debug-udev-support.o snap-confine/snap_confine_debug-user-support.o snap-confine/snap_confine_debug-selinux-support.o -Wl,-Bstatic -Wl,-Bdynamic -pthread ./.libs/libsnap-confine-private-debug.a -ludev -lcap -lselinux -pthread make[1]: Leaving directory '/builddir/build/BUILD/snapd-2.39/cmd' make[1]: Entering directory '/builddir/build/BUILD/snapd-2.39/cmd' /bin/sh ./libtool --tag=CC --mode=link gcc -I/usr/include/glib-2.0 -I/usr/lib64/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 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o system-shutdown/unit-tests libsnap-confine-private/system_shutdown_unit_tests-unit-tests-main.o libsnap-confine-private/system_shutdown_unit_tests-unit-tests.o system-shutdown/system_shutdown_unit_tests-system-shutdown-utils-test.o libsnap-confine-private.la -lglib-2.0 libtool: link: gcc -I/usr/include/glib-2.0 -I/usr/lib64/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 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-z -Wl,relro -Wl,--as-needed -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 -pthread make[1]: Leaving directory '/builddir/build/BUILD/snapd-2.39/cmd' make[1]: Entering directory '/builddir/build/BUILD/snapd-2.39/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 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o snapd-env-generator/snapd-env-generator snapd-env-generator/main.o libsnap-confine-private.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 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-z -Wl,relro -Wl,--as-needed -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 -pthread make[1]: Leaving directory '/builddir/build/BUILD/snapd-2.39/cmd' make[1]: Entering directory '/builddir/build/BUILD/snapd-2.39/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 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o snapd-generator/snapd-generator snapd-generator/main.o libsnap-confine-private.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 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-z -Wl,relro -Wl,--as-needed -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 -pthread make[1]: Leaving directory '/builddir/build/BUILD/snapd-2.39/cmd' make[1]: Entering directory '/builddir/build/BUILD/snapd-2.39/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/lib64\" -I/usr/include/glib-2.0 -I/usr/lib64/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 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o snap-confine/unit-tests libsnap-confine-private/snap_confine_unit_tests-test-utils.o libsnap-confine-private/snap_confine_unit_tests-unit-tests-main.o libsnap-confine-private/snap_confine_unit_tests-unit-tests.o snap-confine/snap_confine_unit_tests-cookie-support-test.o snap-confine/snap_confine_unit_tests-mount-support-test.o snap-confine/snap_confine_unit_tests-ns-support-test.o snap-confine/snap_confine_unit_tests-snap-confine-args-test.o snap-confine/snap_confine_unit_tests-snap-confine-invocation.o snap-confine/snap_confine_unit_tests-snap-device-helper-test.o libsnap-confine-private.la -ludev -lcap -lselinux -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/lib64\" -I/usr/include/glib-2.0 -I/usr/lib64/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 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-z -Wl,relro -Wl,--as-needed -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-confine-invocation.o snap-confine/snap_confine_unit_tests-snap-device-helper-test.o -Wl,-Bstatic -Wl,-Bdynamic -pthread ./.libs/libsnap-confine-private.a -ludev -lcap -lselinux -lglib-2.0 -pthread make[1]: Leaving directory '/builddir/build/BUILD/snapd-2.39/cmd' + popd ~/build/BUILD/snapd-2.39 + pushd ./data ~/build/BUILD/snapd-2.39/data ~/build/BUILD/snapd-2.39 + 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.39/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.39/data/systemd' make -C systemd-env all make[1]: Entering directory '/builddir/build/BUILD/snapd-2.39/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.39/data/systemd-env' make -C dbus all make[1]: Entering directory '/builddir/build/BUILD/snapd-2.39/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.39/data/dbus' make -C env all make[1]: Entering directory '/builddir/build/BUILD/snapd-2.39/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.39/data/env' make -C desktop all make[1]: Entering directory '/builddir/build/BUILD/snapd-2.39/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.39/data/desktop' + popd ~/build/BUILD/snapd-2.39 + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.n5reLz + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le '!=' / ']' + rm -rf /builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le BUILDSTDERR: ++ dirname /builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le + cd snapd-2.39 + install -d -p /builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le/usr/bin + install -d -p /builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le/usr/libexec/snapd + install -d -p /builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le/usr/share/man/man8 + install -d -p /builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le/usr/lib/environment.d + install -d -p /builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le/usr/lib/systemd/system-generators + install -d -p /builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le/usr/lib/systemd/system-environment-generators + install -d -p /builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le/usr/lib/systemd/system + install -d -p /builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le/etc/profile.d + install -d -p /builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le/etc/sysconfig + install -d -p /builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le/var/lib/snapd/assertions + install -d -p /builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le/var/lib/snapd/cookie + install -d -p /builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le/var/lib/snapd/desktop/applications + install -d -p /builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le/var/lib/snapd/device + install -d -p /builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le/var/lib/snapd/hostfs + install -d -p /builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le/var/lib/snapd/lib/gl + install -d -p /builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le/var/lib/snapd/lib/gl32 + install -d -p /builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le/var/lib/snapd/lib/glvnd + install -d -p /builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le/var/lib/snapd/lib/vulkan + install -d -p /builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le/var/lib/snapd/mount + install -d -p /builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le/var/lib/snapd/seccomp/bpf + install -d -p /builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le/var/lib/snapd/snaps + install -d -p /builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le/var/lib/snapd/snap/bin + install -d -p /builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le/var/snap + install -d -p /builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le/var/cache/snapd + install -d -p /builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le/usr/share/polkit-1/actions + install -d -p /builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le/usr/share/selinux/devel/include/contrib + install -d -p /builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le/usr/share/selinux/packages + install -p -m 0755 bin/snap /builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le/usr/bin + install -p -m 0755 bin/snap-exec /builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le/usr/libexec/snapd + install -p -m 0755 bin/snap-failure /builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le/usr/libexec/snapd + install -p -m 0755 bin/snapd /builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le/usr/libexec/snapd + install -p -m 0755 bin/snap-update-ns /builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le/usr/libexec/snapd + install -p -m 0755 bin/snap-seccomp /builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le/usr/libexec/snapd + install -p -m 0755 bin/snapctl /builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le/usr/libexec/snapd/snapctl + ln -sf /usr/libexec/snapd/snapctl /builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le/usr/bin/snapctl + install -p -m 0644 data/selinux/snappy.if /builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le/usr/share/selinux/devel/include/contrib + install -p -m 0644 data/selinux/snappy.pp.bz2 /builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le/usr/share/selinux/packages + bin/snap help --man + install -m 644 -D data/info /builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le/usr/libexec/snapd/info + install -m 644 -D data/completion/snap /builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le/usr/share/bash-completion/completions/snap + install -m 644 -D data/completion/complete.sh /builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le/usr/libexec/snapd ~/build/BUILD/snapd-2.39/cmd ~/build/BUILD/snapd-2.39 + install -m 644 -D data/completion/etelpmoc.sh /builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le/usr/libexec/snapd + pushd ./cmd + /usr/bin/make install DESTDIR=/builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le 'INSTALL=/usr/bin/install -p' make[1]: Entering directory '/builddir/build/BUILD/snapd-2.39/cmd' install -d -m 755 /builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le/usr/libexec/snapd install -m 755 ./snap-confine/snap-device-helper /builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le/usr/libexec/snapd install -d -m 755 /builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le/usr/libexec/snapd /usr/bin/mkdir -p '/builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le/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.39-1.fc30.ppc64le/usr/libexec/snapd' libtool: install: /usr/bin/install -p snap-confine/snap-confine /builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le/usr/libexec/snapd/snap-confine libtool: install: /usr/bin/install -p snap-discard-ns/snap-discard-ns /builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le/usr/libexec/snapd/snap-discard-ns libtool: install: /usr/bin/install -p system-shutdown/system-shutdown /builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le/usr/libexec/snapd/system-shutdown libtool: install: /usr/bin/install -p snap-gdb-shim/snap-gdb-shim /builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le/usr/libexec/snapd/snap-gdb-shim /usr/bin/mkdir -p '/builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le/usr/libexec/snapd' /usr/bin/install -p snap-mgmt/snap-mgmt snap-mgmt/snap-mgmt-selinux '/builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le/usr/libexec/snapd' /usr/bin/make install-exec-hook make[2]: Entering directory '/builddir/build/BUILD/snapd-2.39/cmd' chmod 6755 /builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le/usr/libexec/snapd/snap-confine install -d -m 755 /builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le/usr/bin ln -sf /usr/libexec/snapd/snap-confine /builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le/usr/bin/ubuntu-core-launcher make[2]: Leaving directory '/builddir/build/BUILD/snapd-2.39/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.39-1.fc30.ppc64le/var/lib/snapd/apparmor/snap-confine/ install -d -m 111 /builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le/var/lib/snapd/void /usr/bin/mkdir -p '/builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le/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.39-1.fc30.ppc64le/usr/share/man/man8' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le/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.39-1.fc30.ppc64le/usr/lib/systemd/system-environment-generators' libtool: install: /usr/bin/install -p snapd-env-generator/snapd-env-generator /builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le/usr/lib/systemd/system-environment-generators/snapd-env-generator /usr/bin/mkdir -p '/builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le/usr/lib/systemd/system-generators' /bin/sh ./libtool --mode=install /usr/bin/install -p snapd-generator/snapd-generator '/builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le/usr/lib/systemd/system-generators' libtool: install: /usr/bin/install -p snapd-generator/snapd-generator /builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le/usr/lib/systemd/system-generators/snapd-generator make[1]: Leaving directory '/builddir/build/BUILD/snapd-2.39/cmd' removed '/builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le/usr/bin/ubuntu-core-launcher' ~/build/BUILD/snapd-2.39 ~/build/BUILD/snapd-2.39/data ~/build/BUILD/snapd-2.39 /usr/bin/make -C systemd install make[1]: Entering directory '/builddir/build/BUILD/snapd-2.39/data/systemd' # NOTE: old (e.g. 14.04) GNU coreutils doesn't -D with -t install -d -m 0755 /builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//usr/lib/systemd/system + chmod 0755 /builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le/var/lib/snapd/void + rm -rfv /builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le/etc/apparmor.d + rm -fv /builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le/usr/bin/ubuntu-core-launcher + popd + pushd ./data + /usr/bin/make install DESTDIR=/builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le '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 install -m 0644 -t /builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//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.39-1.fc30.ppc64le//usr/libexec/snapd install -m 0755 -t /builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//usr/libexec/snapd snapd.core-fixup.sh install -m 0755 -t /builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//usr/libexec/snapd snapd.run-from-snap make[1]: Leaving directory '/builddir/build/BUILD/snapd-2.39/data/systemd' /usr/bin/make -C systemd-env install make[1]: Entering directory '/builddir/build/BUILD/snapd-2.39/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.39-1.fc30.ppc64le//usr/lib/environment.d/ install -m 0644 -t /builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//usr/lib/environment.d/ 990-snapd.conf make[1]: Leaving directory '/builddir/build/BUILD/snapd-2.39/data/systemd-env' /usr/bin/make -C dbus install make[1]: Entering directory '/builddir/build/BUILD/snapd-2.39/data/dbus' # NOTE: old (e.g. 14.04) GNU coreutils doesn't -D with -t install -d -m 0755 /builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//usr/share/dbus-1/services install -m 0644 -t /builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//usr/share/dbus-1/services io.snapcraft.Launcher.service io.snapcraft.Settings.service make[1]: Leaving directory '/builddir/build/BUILD/snapd-2.39/data/dbus' /usr/bin/make -C env install make[1]: Entering directory '/builddir/build/BUILD/snapd-2.39/data/env' # NOTE: old (e.g. 14.04) GNU coreutils doesn't -D with -t install -d -m 0755 /builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//etc/profile.d install -m 0644 -t /builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//etc/profile.d snapd.sh make[1]: Leaving directory '/builddir/build/BUILD/snapd-2.39/data/env' /usr/bin/make -C desktop install make[1]: Entering directory '/builddir/build/BUILD/snapd-2.39/data/desktop' install -d -m 0755 /builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//usr/share/applications install -m 0644 -t /builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//usr/share/applications snap-handle-link.desktop install -d -m 0755 /builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//etc/xdg/autostart install -m 0644 -t /builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//etc/xdg/autostart snap-userd-autostart.desktop make[1]: Leaving directory '/builddir/build/BUILD/snapd-2.39/data/desktop' ~/build/BUILD/snapd-2.39 removed '/builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le/usr/lib/systemd/system/snapd.system-shutdown.service' removed '/builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le/usr/lib/systemd/system/snapd.snap-repair.service' removed '/builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le/usr/lib/systemd/system/snapd.snap-repair.timer' removed '/builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le/usr/lib/systemd/system/snapd.core-fixup.service' + popd + rm -fv /builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le/usr/lib/systemd/system/snapd.system-shutdown.service + rm -fv /builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le/usr/lib/systemd/system/snapd.snap-repair.service /builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le/usr/lib/systemd/system/snapd.snap-repair.timer + rm -fv /builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le/usr/lib/systemd/system/snapd.core-fixup.service + rm /builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le/usr/libexec/snapd/snapd.core-fixup.sh + rm -f /builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le/usr/lib/systemd/system/snapd.apparmor.service + rm -f /builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le/usr/libexec/snapd/snapd-apparmor + install -m 644 -D data/polkit/io.snapcraft.snapd.policy /builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le/usr/share/polkit-1/actions + echo SNAP_REEXEC=0 + touch /builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le/var/lib/snapd/state.json + touch /builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le/var/lib/snapd/snap/README + install -d -p /builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//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 ./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.39-1.fc30.ppc64le//usr/share/gocode/src/github.com/snapcore/snapd/./asserts + cp -pav ./asserts/digest_test.go /builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//usr/share/gocode/src/github.com/snapcore/snapd/./asserts/digest_test.go './asserts/digest_test.go' -> '/builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//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/fetcher.go + echo '%dir %{gopath}/src/%{import_path}/./asserts' BUILDSTDERR: ++ dirname ./asserts/fetcher.go + install -d -p /builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//usr/share/gocode/src/github.com/snapcore/snapd/./asserts + cp -pav ./asserts/fetcher.go /builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//usr/share/gocode/src/github.com/snapcore/snapd/./asserts/fetcher.go './asserts/fetcher.go' -> '/builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//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/gpgkeypairmgr_test.go + echo '%dir %{gopath}/src/%{import_path}/./asserts' BUILDSTDERR: ++ dirname ./asserts/gpgkeypairmgr_test.go + install -d -p /builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//usr/share/gocode/src/github.com/snapcore/snapd/./asserts + cp -pav ./asserts/gpgkeypairmgr_test.go /builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//usr/share/gocode/src/github.com/snapcore/snapd/./asserts/gpgkeypairmgr_test.go './asserts/gpgkeypairmgr_test.go' -> '/builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//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/store_asserts_test.go + echo '%dir %{gopath}/src/%{import_path}/./asserts' BUILDSTDERR: ++ dirname ./asserts/store_asserts_test.go './asserts/store_asserts_test.go' -> '/builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//usr/share/gocode/src/github.com/snapcore/snapd/./asserts/store_asserts_test.go' + install -d -p /builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//usr/share/gocode/src/github.com/snapcore/snapd/./asserts + cp -pav ./asserts/store_asserts_test.go /builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//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/membackstore.go + echo '%dir %{gopath}/src/%{import_path}/./asserts' BUILDSTDERR: ++ dirname ./asserts/membackstore.go + install -d -p /builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//usr/share/gocode/src/github.com/snapcore/snapd/./asserts + cp -pav ./asserts/membackstore.go /builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//usr/share/gocode/src/github.com/snapcore/snapd/./asserts/membackstore.go './asserts/membackstore.go' -> '/builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//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/repair.go + echo '%dir %{gopath}/src/%{import_path}/./asserts' BUILDSTDERR: ++ dirname ./asserts/repair.go + install -d -p /builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//usr/share/gocode/src/github.com/snapcore/snapd/./asserts './asserts/repair.go' -> '/builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//usr/share/gocode/src/github.com/snapcore/snapd/./asserts/repair.go' + cp -pav ./asserts/repair.go /builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//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/snap_asserts.go + echo '%dir %{gopath}/src/%{import_path}/./asserts' BUILDSTDERR: ++ dirname ./asserts/snap_asserts.go + install -d -p /builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//usr/share/gocode/src/github.com/snapcore/snapd/./asserts + cp -pav ./asserts/snap_asserts.go /builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//usr/share/gocode/src/github.com/snapcore/snapd/./asserts/snap_asserts.go './asserts/snap_asserts.go' -> '/builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//usr/share/gocode/src/github.com/snapcore/snapd/./asserts/snap_asserts.go' './asserts/crypto.go' -> '/builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//usr/share/gocode/src/github.com/snapcore/snapd/./asserts/crypto.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/crypto.go + echo '%dir %{gopath}/src/%{import_path}/./asserts' BUILDSTDERR: ++ dirname ./asserts/crypto.go + install -d -p /builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//usr/share/gocode/src/github.com/snapcore/snapd/./asserts + cp -pav ./asserts/crypto.go /builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//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/memkeypairmgr_test.go + echo '%dir %{gopath}/src/%{import_path}/./asserts' BUILDSTDERR: ++ dirname ./asserts/memkeypairmgr_test.go + install -d -p /builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//usr/share/gocode/src/github.com/snapcore/snapd/./asserts './asserts/memkeypairmgr_test.go' -> '/builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//usr/share/gocode/src/github.com/snapcore/snapd/./asserts/memkeypairmgr_test.go' + cp -pav ./asserts/memkeypairmgr_test.go /builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//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/assertstest/assertstest_test.go + echo '%dir %{gopath}/src/%{import_path}/./asserts/assertstest' BUILDSTDERR: ++ dirname ./asserts/assertstest/assertstest_test.go './asserts/assertstest/assertstest_test.go' -> '/builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//usr/share/gocode/src/github.com/snapcore/snapd/./asserts/assertstest/assertstest_test.go' + install -d -p /builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//usr/share/gocode/src/github.com/snapcore/snapd/./asserts/assertstest + cp -pav ./asserts/assertstest/assertstest_test.go /builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//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.39-1.fc30.ppc64le//usr/share/gocode/src/github.com/snapcore/snapd/./asserts/assertstest './asserts/assertstest/assertstest.go' -> '/builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//usr/share/gocode/src/github.com/snapcore/snapd/./asserts/assertstest/assertstest.go' + cp -pav ./asserts/assertstest/assertstest.go /builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//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_test.go + echo '%dir %{gopath}/src/%{import_path}/./asserts' BUILDSTDERR: ++ dirname ./asserts/membackstore_test.go + install -d -p /builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//usr/share/gocode/src/github.com/snapcore/snapd/./asserts './asserts/membackstore_test.go' -> '/builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//usr/share/gocode/src/github.com/snapcore/snapd/./asserts/membackstore_test.go' + cp -pav ./asserts/membackstore_test.go /builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//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/device_asserts.go + echo '%dir %{gopath}/src/%{import_path}/./asserts' BUILDSTDERR: ++ dirname ./asserts/device_asserts.go + install -d -p /builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//usr/share/gocode/src/github.com/snapcore/snapd/./asserts + cp -pav ./asserts/device_asserts.go /builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//usr/share/gocode/src/github.com/snapcore/snapd/./asserts/device_asserts.go './asserts/device_asserts.go' -> '/builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//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/digest.go + echo '%dir %{gopath}/src/%{import_path}/./asserts' BUILDSTDERR: ++ dirname ./asserts/digest.go './asserts/digest.go' -> '/builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//usr/share/gocode/src/github.com/snapcore/snapd/./asserts/digest.go' + install -d -p /builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//usr/share/gocode/src/github.com/snapcore/snapd/./asserts + cp -pav ./asserts/digest.go /builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//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/user_test.go + echo '%dir %{gopath}/src/%{import_path}/./asserts' BUILDSTDERR: ++ dirname ./asserts/user_test.go + install -d -p /builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//usr/share/gocode/src/github.com/snapcore/snapd/./asserts + cp -pav ./asserts/user_test.go /builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//usr/share/gocode/src/github.com/snapcore/snapd/./asserts/user_test.go './asserts/user_test.go' -> '/builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//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/account_key.go + echo '%dir %{gopath}/src/%{import_path}/./asserts' BUILDSTDERR: ++ dirname ./asserts/account_key.go + install -d -p /builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//usr/share/gocode/src/github.com/snapcore/snapd/./asserts './asserts/account_key.go' -> '/builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//usr/share/gocode/src/github.com/snapcore/snapd/./asserts/account_key.go' + cp -pav ./asserts/account_key.go /builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//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/ifacedecls.go + echo '%dir %{gopath}/src/%{import_path}/./asserts' BUILDSTDERR: ++ dirname ./asserts/ifacedecls.go + install -d -p /builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//usr/share/gocode/src/github.com/snapcore/snapd/./asserts './asserts/ifacedecls.go' -> '/builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//usr/share/gocode/src/github.com/snapcore/snapd/./asserts/ifacedecls.go' + cp -pav ./asserts/ifacedecls.go /builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//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/user.go + echo '%dir %{gopath}/src/%{import_path}/./asserts' BUILDSTDERR: ++ dirname ./asserts/user.go + install -d -p /builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//usr/share/gocode/src/github.com/snapcore/snapd/./asserts + cp -pav ./asserts/user.go /builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//usr/share/gocode/src/github.com/snapcore/snapd/./asserts/user.go './asserts/user.go' -> '/builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//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 ./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.39-1.fc30.ppc64le//usr/share/gocode/src/github.com/snapcore/snapd/./asserts './asserts/database_test.go' -> '/builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//usr/share/gocode/src/github.com/snapcore/snapd/./asserts/database_test.go' + cp -pav ./asserts/database_test.go /builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//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/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.39-1.fc30.ppc64le//usr/share/gocode/src/github.com/snapcore/snapd/./asserts + cp -pav ./asserts/device_asserts_test.go /builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//usr/share/gocode/src/github.com/snapcore/snapd/./asserts/device_asserts_test.go './asserts/device_asserts_test.go' -> '/builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//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/fsentryutils.go + echo '%dir %{gopath}/src/%{import_path}/./asserts' BUILDSTDERR: ++ dirname ./asserts/fsentryutils.go + install -d -p /builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//usr/share/gocode/src/github.com/snapcore/snapd/./asserts + cp -pav ./asserts/fsentryutils.go /builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//usr/share/gocode/src/github.com/snapcore/snapd/./asserts/fsentryutils.go './asserts/fsentryutils.go' -> '/builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//usr/share/gocode/src/github.com/snapcore/snapd/./asserts/fsentryutils.go' './asserts/fskeypairmgr_test.go' -> '/builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//usr/share/gocode/src/github.com/snapcore/snapd/./asserts/fskeypairmgr_test.go' './asserts/fskeypairmgr.go' -> '/builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//usr/share/gocode/src/github.com/snapcore/snapd/./asserts/fskeypairmgr.go' './asserts/findwildcard_test.go' -> '/builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//usr/share/gocode/src/github.com/snapcore/snapd/./asserts/findwildcard_test.go' + echo '%{gopath}/src/%{import_path}/./asserts/fsentryutils.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.39-1.fc30.ppc64le//usr/share/gocode/src/github.com/snapcore/snapd/./asserts + cp -pav ./asserts/fskeypairmgr_test.go /builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//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/fskeypairmgr.go + echo '%dir %{gopath}/src/%{import_path}/./asserts' BUILDSTDERR: ++ dirname ./asserts/fskeypairmgr.go + install -d -p /builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//usr/share/gocode/src/github.com/snapcore/snapd/./asserts + cp -pav ./asserts/fskeypairmgr.go /builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//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/findwildcard_test.go + echo '%dir %{gopath}/src/%{import_path}/./asserts' BUILDSTDERR: ++ dirname ./asserts/findwildcard_test.go + install -d -p /builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//usr/share/gocode/src/github.com/snapcore/snapd/./asserts + cp -pav ./asserts/findwildcard_test.go /builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//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/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.39-1.fc30.ppc64le//usr/share/gocode/src/github.com/snapcore/snapd/./asserts './asserts/privkeys_for_test.go' -> '/builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//usr/share/gocode/src/github.com/snapcore/snapd/./asserts/privkeys_for_test.go' + cp -pav ./asserts/privkeys_for_test.go /builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//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/fsbackstore_test.go + echo '%dir %{gopath}/src/%{import_path}/./asserts' BUILDSTDERR: ++ dirname ./asserts/fsbackstore_test.go + install -d -p /builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//usr/share/gocode/src/github.com/snapcore/snapd/./asserts './asserts/fsbackstore_test.go' -> '/builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//usr/share/gocode/src/github.com/snapcore/snapd/./asserts/fsbackstore_test.go' + cp -pav ./asserts/fsbackstore_test.go /builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//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/account.go + echo '%dir %{gopath}/src/%{import_path}/./asserts' BUILDSTDERR: ++ dirname ./asserts/account.go + install -d -p /builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//usr/share/gocode/src/github.com/snapcore/snapd/./asserts './asserts/account.go' -> '/builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//usr/share/gocode/src/github.com/snapcore/snapd/./asserts/account.go' + cp -pav ./asserts/account.go /builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//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/export_test.go + echo '%dir %{gopath}/src/%{import_path}/./asserts' BUILDSTDERR: ++ dirname ./asserts/export_test.go + install -d -p /builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//usr/share/gocode/src/github.com/snapcore/snapd/./asserts + cp -pav ./asserts/export_test.go /builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//usr/share/gocode/src/github.com/snapcore/snapd/./asserts/export_test.go './asserts/export_test.go' -> '/builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//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/header_checks.go + echo '%dir %{gopath}/src/%{import_path}/./asserts' BUILDSTDERR: ++ dirname ./asserts/header_checks.go + install -d -p /builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//usr/share/gocode/src/github.com/snapcore/snapd/./asserts './asserts/header_checks.go' -> '/builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//usr/share/gocode/src/github.com/snapcore/snapd/./asserts/header_checks.go' + cp -pav ./asserts/header_checks.go /builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//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/sysdb/trusted.go + echo '%dir %{gopath}/src/%{import_path}/./asserts/sysdb' './asserts/sysdb/trusted.go' -> '/builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//usr/share/gocode/src/github.com/snapcore/snapd/./asserts/sysdb/trusted.go' BUILDSTDERR: ++ dirname ./asserts/sysdb/trusted.go + install -d -p /builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//usr/share/gocode/src/github.com/snapcore/snapd/./asserts/sysdb + cp -pav ./asserts/sysdb/trusted.go /builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//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.39-1.fc30.ppc64le//usr/share/gocode/src/github.com/snapcore/snapd/./asserts/sysdb './asserts/sysdb/sysdb.go' -> '/builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//usr/share/gocode/src/github.com/snapcore/snapd/./asserts/sysdb/sysdb.go' + cp -pav ./asserts/sysdb/sysdb.go /builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//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/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.39-1.fc30.ppc64le//usr/share/gocode/src/github.com/snapcore/snapd/./asserts/sysdb './asserts/sysdb/testkeys.go' -> '/builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//usr/share/gocode/src/github.com/snapcore/snapd/./asserts/sysdb/testkeys.go' + cp -pav ./asserts/sysdb/testkeys.go /builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//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/staging.go + echo '%dir %{gopath}/src/%{import_path}/./asserts/sysdb' BUILDSTDERR: ++ dirname ./asserts/sysdb/staging.go + install -d -p /builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//usr/share/gocode/src/github.com/snapcore/snapd/./asserts/sysdb './asserts/sysdb/staging.go' -> '/builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//usr/share/gocode/src/github.com/snapcore/snapd/./asserts/sysdb/staging.go' + cp -pav ./asserts/sysdb/staging.go /builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//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.39-1.fc30.ppc64le//usr/share/gocode/src/github.com/snapcore/snapd/./asserts/sysdb + cp -pav ./asserts/sysdb/generic.go /builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//usr/share/gocode/src/github.com/snapcore/snapd/./asserts/sysdb/generic.go './asserts/sysdb/generic.go' -> '/builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//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/sysdb_test.go + echo '%dir %{gopath}/src/%{import_path}/./asserts/sysdb' BUILDSTDERR: ++ dirname ./asserts/sysdb/sysdb_test.go './asserts/sysdb/sysdb_test.go' -> '/builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//usr/share/gocode/src/github.com/snapcore/snapd/./asserts/sysdb/sysdb_test.go' + install -d -p /builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//usr/share/gocode/src/github.com/snapcore/snapd/./asserts/sysdb + cp -pav ./asserts/sysdb/sysdb_test.go /builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//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/store_asserts.go + echo '%dir %{gopath}/src/%{import_path}/./asserts' BUILDSTDERR: ++ dirname ./asserts/store_asserts.go + install -d -p /builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//usr/share/gocode/src/github.com/snapcore/snapd/./asserts './asserts/store_asserts.go' -> '/builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//usr/share/gocode/src/github.com/snapcore/snapd/./asserts/store_asserts.go' + cp -pav ./asserts/store_asserts.go /builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//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/ifacedecls_test.go + echo '%dir %{gopath}/src/%{import_path}/./asserts' BUILDSTDERR: ++ dirname ./asserts/ifacedecls_test.go + install -d -p /builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//usr/share/gocode/src/github.com/snapcore/snapd/./asserts + cp -pav ./asserts/ifacedecls_test.go /builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//usr/share/gocode/src/github.com/snapcore/snapd/./asserts/ifacedecls_test.go './asserts/ifacedecls_test.go' -> '/builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//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.go + echo '%dir %{gopath}/src/%{import_path}/./asserts/signtool' BUILDSTDERR: ++ dirname ./asserts/signtool/sign.go + install -d -p /builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//usr/share/gocode/src/github.com/snapcore/snapd/./asserts/signtool + cp -pav ./asserts/signtool/sign.go /builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//usr/share/gocode/src/github.com/snapcore/snapd/./asserts/signtool/sign.go './asserts/signtool/sign.go' -> '/builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//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/signtool/sign_test.go + echo '%dir %{gopath}/src/%{import_path}/./asserts/signtool' BUILDSTDERR: ++ dirname ./asserts/signtool/sign_test.go './asserts/signtool/sign_test.go' -> '/builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//usr/share/gocode/src/github.com/snapcore/snapd/./asserts/signtool/sign_test.go' + install -d -p /builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//usr/share/gocode/src/github.com/snapcore/snapd/./asserts/signtool + cp -pav ./asserts/signtool/sign_test.go /builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//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/account_test.go + echo '%dir %{gopath}/src/%{import_path}/./asserts' BUILDSTDERR: ++ dirname ./asserts/account_test.go + install -d -p /builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//usr/share/gocode/src/github.com/snapcore/snapd/./asserts + cp -pav ./asserts/account_test.go /builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//usr/share/gocode/src/github.com/snapcore/snapd/./asserts/account_test.go './asserts/account_test.go' -> '/builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//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/memkeypairmgr.go + echo '%dir %{gopath}/src/%{import_path}/./asserts' BUILDSTDERR: ++ dirname ./asserts/memkeypairmgr.go + install -d -p /builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//usr/share/gocode/src/github.com/snapcore/snapd/./asserts './asserts/memkeypairmgr.go' -> '/builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//usr/share/gocode/src/github.com/snapcore/snapd/./asserts/memkeypairmgr.go' + cp -pav ./asserts/memkeypairmgr.go /builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//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/asserts.go + echo '%dir %{gopath}/src/%{import_path}/./asserts' BUILDSTDERR: ++ dirname ./asserts/asserts.go './asserts/asserts.go' -> '/builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//usr/share/gocode/src/github.com/snapcore/snapd/./asserts/asserts.go' + install -d -p /builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//usr/share/gocode/src/github.com/snapcore/snapd/./asserts + cp -pav ./asserts/asserts.go /builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//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/findwildcard.go + echo '%dir %{gopath}/src/%{import_path}/./asserts' BUILDSTDERR: ++ dirname ./asserts/findwildcard.go + install -d -p /builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//usr/share/gocode/src/github.com/snapcore/snapd/./asserts './asserts/findwildcard.go' -> '/builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//usr/share/gocode/src/github.com/snapcore/snapd/./asserts/findwildcard.go' + cp -pav ./asserts/findwildcard.go /builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//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/snapasserts/snapasserts_test.go + echo '%dir %{gopath}/src/%{import_path}/./asserts/snapasserts' BUILDSTDERR: ++ dirname ./asserts/snapasserts/snapasserts_test.go './asserts/snapasserts/snapasserts_test.go' -> '/builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//usr/share/gocode/src/github.com/snapcore/snapd/./asserts/snapasserts/snapasserts_test.go' + install -d -p /builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//usr/share/gocode/src/github.com/snapcore/snapd/./asserts/snapasserts + cp -pav ./asserts/snapasserts/snapasserts_test.go /builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//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.39-1.fc30.ppc64le//usr/share/gocode/src/github.com/snapcore/snapd/./asserts/snapasserts './asserts/snapasserts/snapasserts.go' -> '/builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//usr/share/gocode/src/github.com/snapcore/snapd/./asserts/snapasserts/snapasserts.go' './asserts/snap_asserts_test.go' -> '/builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//usr/share/gocode/src/github.com/snapcore/snapd/./asserts/snap_asserts_test.go' './asserts/fetcher_test.go' -> '/builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//usr/share/gocode/src/github.com/snapcore/snapd/./asserts/fetcher_test.go' + cp -pav ./asserts/snapasserts/snapasserts.go /builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//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/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.39-1.fc30.ppc64le//usr/share/gocode/src/github.com/snapcore/snapd/./asserts + cp -pav ./asserts/snap_asserts_test.go /builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//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/fetcher_test.go + echo '%dir %{gopath}/src/%{import_path}/./asserts' BUILDSTDERR: ++ dirname ./asserts/fetcher_test.go + install -d -p /builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//usr/share/gocode/src/github.com/snapcore/snapd/./asserts + cp -pav ./asserts/fetcher_test.go /builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//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/repair_test.go + echo '%dir %{gopath}/src/%{import_path}/./asserts' BUILDSTDERR: ++ dirname ./asserts/repair_test.go + install -d -p /builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//usr/share/gocode/src/github.com/snapcore/snapd/./asserts + cp -pav ./asserts/repair_test.go /builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//usr/share/gocode/src/github.com/snapcore/snapd/./asserts/repair_test.go './asserts/repair_test.go' -> '/builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//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/gpgkeypairmgr.go + echo '%dir %{gopath}/src/%{import_path}/./asserts' BUILDSTDERR: ++ dirname ./asserts/gpgkeypairmgr.go + install -d -p /builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//usr/share/gocode/src/github.com/snapcore/snapd/./asserts + cp -pav ./asserts/gpgkeypairmgr.go /builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//usr/share/gocode/src/github.com/snapcore/snapd/./asserts/gpgkeypairmgr.go './asserts/gpgkeypairmgr.go' -> '/builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//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/asserts_test.go + echo '%dir %{gopath}/src/%{import_path}/./asserts' BUILDSTDERR: ++ dirname ./asserts/asserts_test.go + install -d -p /builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//usr/share/gocode/src/github.com/snapcore/snapd/./asserts './asserts/asserts_test.go' -> '/builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//usr/share/gocode/src/github.com/snapcore/snapd/./asserts/asserts_test.go' + cp -pav ./asserts/asserts_test.go /builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//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/database.go + echo '%dir %{gopath}/src/%{import_path}/./asserts' BUILDSTDERR: ++ dirname ./asserts/database.go './asserts/database.go' -> '/builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//usr/share/gocode/src/github.com/snapcore/snapd/./asserts/database.go' + install -d -p /builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//usr/share/gocode/src/github.com/snapcore/snapd/./asserts + cp -pav ./asserts/database.go /builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//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/account_key_test.go './asserts/account_key_test.go' -> '/builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//usr/share/gocode/src/github.com/snapcore/snapd/./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.39-1.fc30.ppc64le//usr/share/gocode/src/github.com/snapcore/snapd/./asserts + cp -pav ./asserts/account_key_test.go /builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//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/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.39-1.fc30.ppc64le//usr/share/gocode/src/github.com/snapcore/snapd/./asserts/systestkeys + cp -pav ./asserts/systestkeys/trusted.go /builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//usr/share/gocode/src/github.com/snapcore/snapd/./asserts/systestkeys/trusted.go './asserts/systestkeys/trusted.go' -> '/builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//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/fsbackstore.go + echo '%dir %{gopath}/src/%{import_path}/./asserts' BUILDSTDERR: ++ dirname ./asserts/fsbackstore.go + install -d -p /builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//usr/share/gocode/src/github.com/snapcore/snapd/./asserts './asserts/fsbackstore.go' -> '/builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//usr/share/gocode/src/github.com/snapcore/snapd/./asserts/fsbackstore.go' './asserts/headers_test.go' -> '/builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//usr/share/gocode/src/github.com/snapcore/snapd/./asserts/headers_test.go' './asserts/headers.go' -> '/builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//usr/share/gocode/src/github.com/snapcore/snapd/./asserts/headers.go' + cp -pav ./asserts/fsbackstore.go /builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//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/headers_test.go + echo '%dir %{gopath}/src/%{import_path}/./asserts' BUILDSTDERR: ++ dirname ./asserts/headers_test.go + install -d -p /builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//usr/share/gocode/src/github.com/snapcore/snapd/./asserts + cp -pav ./asserts/headers_test.go /builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//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/headers.go + echo '%dir %{gopath}/src/%{import_path}/./asserts' BUILDSTDERR: ++ dirname ./asserts/headers.go + install -d -p /builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//usr/share/gocode/src/github.com/snapcore/snapd/./asserts + cp -pav ./asserts/headers.go /builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//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 ./netutil/metered.go + echo '%dir %{gopath}/src/%{import_path}/./netutil' BUILDSTDERR: ++ dirname ./netutil/metered.go './netutil/metered.go' -> '/builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//usr/share/gocode/src/github.com/snapcore/snapd/./netutil/metered.go' + install -d -p /builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//usr/share/gocode/src/github.com/snapcore/snapd/./netutil + cp -pav ./netutil/metered.go /builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//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 ./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.39-1.fc30.ppc64le//usr/share/gocode/src/github.com/snapcore/snapd/./features './features/export_test.go' -> '/builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//usr/share/gocode/src/github.com/snapcore/snapd/./features/export_test.go' + cp -pav ./features/export_test.go /builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//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.39-1.fc30.ppc64le//usr/share/gocode/src/github.com/snapcore/snapd/./features + cp -pav ./features/features.go /builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//usr/share/gocode/src/github.com/snapcore/snapd/./features/features.go './features/features.go' -> '/builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//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 ./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.39-1.fc30.ppc64le//usr/share/gocode/src/github.com/snapcore/snapd/./features './features/features_test.go' -> '/builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//usr/share/gocode/src/github.com/snapcore/snapd/./features/features_test.go' + cp -pav ./features/features_test.go /builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//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 ./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.39-1.fc30.ppc64le//usr/share/gocode/src/github.com/snapcore/snapd/./boot './boot/kernel_os.go' -> '/builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//usr/share/gocode/src/github.com/snapcore/snapd/./boot/kernel_os.go' + cp -pav ./boot/kernel_os.go /builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//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/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.39-1.fc30.ppc64le//usr/share/gocode/src/github.com/snapcore/snapd/./boot/boottest './boot/boottest/mockbootloader.go' -> '/builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//usr/share/gocode/src/github.com/snapcore/snapd/./boot/boottest/mockbootloader.go' + cp -pav ./boot/boottest/mockbootloader.go /builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//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 ./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.39-1.fc30.ppc64le//usr/share/gocode/src/github.com/snapcore/snapd/./boot + cp -pav ./boot/kernel_os_test.go /builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//usr/share/gocode/src/github.com/snapcore/snapd/./boot/kernel_os_test.go './boot/kernel_os_test.go' -> '/builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//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 ./release/seccomp_test.go + echo '%dir %{gopath}/src/%{import_path}/./release' BUILDSTDERR: ++ dirname ./release/seccomp_test.go './release/seccomp_test.go' -> '/builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//usr/share/gocode/src/github.com/snapcore/snapd/./release/seccomp_test.go' + install -d -p /builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//usr/share/gocode/src/github.com/snapcore/snapd/./release + cp -pav ./release/seccomp_test.go /builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//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.39-1.fc30.ppc64le//usr/share/gocode/src/github.com/snapcore/snapd/./release './release/release_test.go' -> '/builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//usr/share/gocode/src/github.com/snapcore/snapd/./release/release_test.go' + cp -pav ./release/release_test.go /builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//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/selinux.go + echo '%dir %{gopath}/src/%{import_path}/./release' BUILDSTDERR: ++ dirname ./release/selinux.go + install -d -p /builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//usr/share/gocode/src/github.com/snapcore/snapd/./release + cp -pav ./release/selinux.go /builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//usr/share/gocode/src/github.com/snapcore/snapd/./release/selinux.go './release/selinux.go' -> '/builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//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 ./release/release.go + echo '%dir %{gopath}/src/%{import_path}/./release' BUILDSTDERR: ++ dirname ./release/release.go + install -d -p /builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//usr/share/gocode/src/github.com/snapcore/snapd/./release + cp -pav ./release/release.go /builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//usr/share/gocode/src/github.com/snapcore/snapd/./release/release.go './release/release.go' -> '/builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//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/apparmor.go + echo '%dir %{gopath}/src/%{import_path}/./release' BUILDSTDERR: ++ dirname ./release/apparmor.go + install -d -p /builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//usr/share/gocode/src/github.com/snapcore/snapd/./release + cp -pav ./release/apparmor.go /builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//usr/share/gocode/src/github.com/snapcore/snapd/./release/apparmor.go './release/apparmor.go' -> '/builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//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/export_test.go + echo '%dir %{gopath}/src/%{import_path}/./release' BUILDSTDERR: ++ dirname ./release/export_test.go + install -d -p /builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//usr/share/gocode/src/github.com/snapcore/snapd/./release './release/export_test.go' -> '/builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//usr/share/gocode/src/github.com/snapcore/snapd/./release/export_test.go' + cp -pav ./release/export_test.go /builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//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/apparmor_test.go + echo '%dir %{gopath}/src/%{import_path}/./release' BUILDSTDERR: ++ dirname ./release/apparmor_test.go + install -d -p /builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//usr/share/gocode/src/github.com/snapcore/snapd/./release + cp -pav ./release/apparmor_test.go /builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//usr/share/gocode/src/github.com/snapcore/snapd/./release/apparmor_test.go './release/apparmor_test.go' -> '/builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//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/seccomp.go + echo '%dir %{gopath}/src/%{import_path}/./release' BUILDSTDERR: ++ dirname ./release/seccomp.go + install -d -p /builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//usr/share/gocode/src/github.com/snapcore/snapd/./release + cp -pav ./release/seccomp.go /builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//usr/share/gocode/src/github.com/snapcore/snapd/./release/seccomp.go './release/seccomp.go' -> '/builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//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/selinux_test.go + echo '%dir %{gopath}/src/%{import_path}/./release' BUILDSTDERR: ++ dirname ./release/selinux_test.go + install -d -p /builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//usr/share/gocode/src/github.com/snapcore/snapd/./release + cp -pav ./release/selinux_test.go /builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//usr/share/gocode/src/github.com/snapcore/snapd/./release/selinux_test.go './release/selinux_test.go' -> '/builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//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 ./dirs/dirs.go + echo '%dir %{gopath}/src/%{import_path}/./dirs' BUILDSTDERR: ++ dirname ./dirs/dirs.go + install -d -p /builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//usr/share/gocode/src/github.com/snapcore/snapd/./dirs + cp -pav ./dirs/dirs.go /builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//usr/share/gocode/src/github.com/snapcore/snapd/./dirs/dirs.go './dirs/dirs.go' -> '/builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//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 ./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.39-1.fc30.ppc64le//usr/share/gocode/src/github.com/snapcore/snapd/./dirs + cp -pav ./dirs/dirs_test.go /builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//usr/share/gocode/src/github.com/snapcore/snapd/./dirs/dirs_test.go './dirs/dirs_test.go' -> '/builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//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.39-1.fc30.ppc64le//usr/share/gocode/src/github.com/snapcore/snapd/./dirs + cp -pav ./dirs/export_test.go /builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//usr/share/gocode/src/github.com/snapcore/snapd/./dirs/export_test.go './dirs/export_test.go' -> '/builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//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 ./sandbox/seccomp/compiler.go + echo '%dir %{gopath}/src/%{import_path}/./sandbox/seccomp' BUILDSTDERR: ++ dirname ./sandbox/seccomp/compiler.go + install -d -p /builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//usr/share/gocode/src/github.com/snapcore/snapd/./sandbox/seccomp + cp -pav ./sandbox/seccomp/compiler.go /builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//usr/share/gocode/src/github.com/snapcore/snapd/./sandbox/seccomp/compiler.go './sandbox/seccomp/compiler.go' -> '/builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//usr/share/gocode/src/github.com/snapcore/snapd/./sandbox/seccomp/compiler.go' + echo '%{gopath}/src/%{import_path}/./sandbox/seccomp/compiler.go' + for file in $(find . -iname "*.go" -o -iname "*.s" \! -iname "*_test.go") BUILDSTDERR: ++ dirname ./sandbox/seccomp/compiler_test.go + echo '%dir %{gopath}/src/%{import_path}/./sandbox/seccomp' BUILDSTDERR: ++ dirname ./sandbox/seccomp/compiler_test.go + install -d -p /builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//usr/share/gocode/src/github.com/snapcore/snapd/./sandbox/seccomp + cp -pav ./sandbox/seccomp/compiler_test.go /builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//usr/share/gocode/src/github.com/snapcore/snapd/./sandbox/seccomp/compiler_test.go './sandbox/seccomp/compiler_test.go' -> '/builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//usr/share/gocode/src/github.com/snapcore/snapd/./sandbox/seccomp/compiler_test.go' + echo '%{gopath}/src/%{import_path}/./sandbox/seccomp/compiler_test.go' + for file in $(find . -iname "*.go" -o -iname "*.s" \! -iname "*_test.go") 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.39-1.fc30.ppc64le//usr/share/gocode/src/github.com/snapcore/snapd/./osutil './osutil/digest_test.go' -> '/builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//usr/share/gocode/src/github.com/snapcore/snapd/./osutil/digest_test.go' + cp -pav ./osutil/digest_test.go /builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//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/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.39-1.fc30.ppc64le//usr/share/gocode/src/github.com/snapcore/snapd/./osutil + cp -pav ./osutil/mountprofile_linux_test.go /builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//usr/share/gocode/src/github.com/snapcore/snapd/./osutil/mountprofile_linux_test.go './osutil/mountprofile_linux_test.go' -> '/builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//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/osutil_darwin.go + echo '%dir %{gopath}/src/%{import_path}/./osutil' BUILDSTDERR: ++ dirname ./osutil/osutil_darwin.go + install -d -p /builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//usr/share/gocode/src/github.com/snapcore/snapd/./osutil + cp -pav ./osutil/osutil_darwin.go /builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//usr/share/gocode/src/github.com/snapcore/snapd/./osutil/osutil_darwin.go './osutil/osutil_darwin.go' -> '/builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//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/exec_test.go + echo '%dir %{gopath}/src/%{import_path}/./osutil' BUILDSTDERR: ++ dirname ./osutil/exec_test.go + install -d -p /builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//usr/share/gocode/src/github.com/snapcore/snapd/./osutil + cp -pav ./osutil/exec_test.go /builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//usr/share/gocode/src/github.com/snapcore/snapd/./osutil/exec_test.go './osutil/exec_test.go' -> '/builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//usr/share/gocode/src/github.com/snapcore/snapd/./osutil/exec_test.go' './osutil/unlink_linux.go' -> '/builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//usr/share/gocode/src/github.com/snapcore/snapd/./osutil/unlink_linux.go' './osutil/nfs_linux_test.go' -> '/builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//usr/share/gocode/src/github.com/snapcore/snapd/./osutil/nfs_linux_test.go' './osutil/mount_linux_test.go' -> '/builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//usr/share/gocode/src/github.com/snapcore/snapd/./osutil/mount_linux_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/unlink_linux.go + echo '%dir %{gopath}/src/%{import_path}/./osutil' BUILDSTDERR: ++ dirname ./osutil/unlink_linux.go + install -d -p /builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//usr/share/gocode/src/github.com/snapcore/snapd/./osutil + cp -pav ./osutil/unlink_linux.go /builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//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/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.39-1.fc30.ppc64le//usr/share/gocode/src/github.com/snapcore/snapd/./osutil + cp -pav ./osutil/nfs_linux_test.go /builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//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/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.39-1.fc30.ppc64le//usr/share/gocode/src/github.com/snapcore/snapd/./osutil + cp -pav ./osutil/mount_linux_test.go /builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//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/fshelpers_test.go './osutil/fshelpers_test.go' -> '/builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//usr/share/gocode/src/github.com/snapcore/snapd/./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.39-1.fc30.ppc64le//usr/share/gocode/src/github.com/snapcore/snapd/./osutil + cp -pav ./osutil/fshelpers_test.go /builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//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/nfs_darwin.go + echo '%dir %{gopath}/src/%{import_path}/./osutil' BUILDSTDERR: ++ dirname ./osutil/nfs_darwin.go + install -d -p /builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//usr/share/gocode/src/github.com/snapcore/snapd/./osutil + cp -pav ./osutil/nfs_darwin.go /builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//usr/share/gocode/src/github.com/snapcore/snapd/./osutil/nfs_darwin.go './osutil/nfs_darwin.go' -> '/builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//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/chattr_64.go + echo '%dir %{gopath}/src/%{import_path}/./osutil' BUILDSTDERR: ++ dirname ./osutil/chattr_64.go + install -d -p /builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//usr/share/gocode/src/github.com/snapcore/snapd/./osutil + cp -pav ./osutil/chattr_64.go /builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//usr/share/gocode/src/github.com/snapcore/snapd/./osutil/chattr_64.go './osutil/chattr_64.go' -> '/builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//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/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.39-1.fc30.ppc64le//usr/share/gocode/src/github.com/snapcore/snapd/./osutil + cp -pav ./osutil/sys_linux_test.go /builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//usr/share/gocode/src/github.com/snapcore/snapd/./osutil/sys_linux_test.go './osutil/sys_linux_test.go' -> '/builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//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/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.39-1.fc30.ppc64le//usr/share/gocode/src/github.com/snapcore/snapd/./osutil './osutil/mountinfo_linux_test.go' -> '/builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//usr/share/gocode/src/github.com/snapcore/snapd/./osutil/mountinfo_linux_test.go' './osutil/unlink_darwin.go' -> '/builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//usr/share/gocode/src/github.com/snapcore/snapd/./osutil/unlink_darwin.go' './osutil/chattr.go' -> '/builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//usr/share/gocode/src/github.com/snapcore/snapd/./osutil/chattr.go' + cp -pav ./osutil/mountinfo_linux_test.go /builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//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/unlink_darwin.go + echo '%dir %{gopath}/src/%{import_path}/./osutil' BUILDSTDERR: ++ dirname ./osutil/unlink_darwin.go + install -d -p /builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//usr/share/gocode/src/github.com/snapcore/snapd/./osutil + cp -pav ./osutil/unlink_darwin.go /builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//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/chattr.go + echo '%dir %{gopath}/src/%{import_path}/./osutil' BUILDSTDERR: ++ dirname ./osutil/chattr.go + install -d -p /builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//usr/share/gocode/src/github.com/snapcore/snapd/./osutil + cp -pav ./osutil/chattr.go /builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//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/mountprofile_linux.go + echo '%dir %{gopath}/src/%{import_path}/./osutil' BUILDSTDERR: ++ dirname ./osutil/mountprofile_linux.go + install -d -p /builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//usr/share/gocode/src/github.com/snapcore/snapd/./osutil + cp -pav ./osutil/mountprofile_linux.go /builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//usr/share/gocode/src/github.com/snapcore/snapd/./osutil/mountprofile_linux.go './osutil/mountprofile_linux.go' -> '/builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//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/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.39-1.fc30.ppc64le//usr/share/gocode/src/github.com/snapcore/snapd/./osutil + cp -pav ./osutil/mountentry_linux_test.go /builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//usr/share/gocode/src/github.com/snapcore/snapd/./osutil/mountentry_linux_test.go './osutil/mountentry_linux_test.go' -> '/builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//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/overlay_linux_test.go + echo '%dir %{gopath}/src/%{import_path}/./osutil' './osutil/overlay_linux_test.go' -> '/builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//usr/share/gocode/src/github.com/snapcore/snapd/./osutil/overlay_linux_test.go' BUILDSTDERR: ++ dirname ./osutil/overlay_linux_test.go + install -d -p /builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//usr/share/gocode/src/github.com/snapcore/snapd/./osutil + cp -pav ./osutil/overlay_linux_test.go /builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//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/digest.go + echo '%dir %{gopath}/src/%{import_path}/./osutil' BUILDSTDERR: ++ dirname ./osutil/digest.go + install -d -p /builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//usr/share/gocode/src/github.com/snapcore/snapd/./osutil './osutil/digest.go' -> '/builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//usr/share/gocode/src/github.com/snapcore/snapd/./osutil/digest.go' + cp -pav ./osutil/digest.go /builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//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/user_test.go + echo '%dir %{gopath}/src/%{import_path}/./osutil' BUILDSTDERR: ++ dirname ./osutil/user_test.go + install -d -p /builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//usr/share/gocode/src/github.com/snapcore/snapd/./osutil './osutil/user_test.go' -> '/builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//usr/share/gocode/src/github.com/snapcore/snapd/./osutil/user_test.go' + cp -pav ./osutil/user_test.go /builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//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/cp_linux_test.go + echo '%dir %{gopath}/src/%{import_path}/./osutil' BUILDSTDERR: ++ dirname ./osutil/cp_linux_test.go './osutil/cp_linux_test.go' -> '/builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//usr/share/gocode/src/github.com/snapcore/snapd/./osutil/cp_linux_test.go' + install -d -p /builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//usr/share/gocode/src/github.com/snapcore/snapd/./osutil + cp -pav ./osutil/cp_linux_test.go /builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//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/buildid_test.go + echo '%dir %{gopath}/src/%{import_path}/./osutil' BUILDSTDERR: ++ dirname ./osutil/buildid_test.go + install -d -p /builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//usr/share/gocode/src/github.com/snapcore/snapd/./osutil './osutil/buildid_test.go' -> '/builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//usr/share/gocode/src/github.com/snapcore/snapd/./osutil/buildid_test.go' + cp -pav ./osutil/buildid_test.go /builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//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.go + echo '%dir %{gopath}/src/%{import_path}/./osutil' BUILDSTDERR: ++ dirname ./osutil/context.go './osutil/context.go' -> '/builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//usr/share/gocode/src/github.com/snapcore/snapd/./osutil/context.go' + install -d -p /builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//usr/share/gocode/src/github.com/snapcore/snapd/./osutil + cp -pav ./osutil/context.go /builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//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/exec.go + echo '%dir %{gopath}/src/%{import_path}/./osutil' BUILDSTDERR: ++ dirname ./osutil/exec.go + install -d -p /builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//usr/share/gocode/src/github.com/snapcore/snapd/./osutil './osutil/exec.go' -> '/builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//usr/share/gocode/src/github.com/snapcore/snapd/./osutil/exec.go' + cp -pav ./osutil/exec.go /builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//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/winsize.go + echo '%dir %{gopath}/src/%{import_path}/./osutil' BUILDSTDERR: ++ dirname ./osutil/winsize.go + install -d -p /builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//usr/share/gocode/src/github.com/snapcore/snapd/./osutil + cp -pav ./osutil/winsize.go /builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//usr/share/gocode/src/github.com/snapcore/snapd/./osutil/winsize.go './osutil/winsize.go' -> '/builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//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 './osutil/unlink.go' -> '/builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//usr/share/gocode/src/github.com/snapcore/snapd/./osutil/unlink.go' + install -d -p /builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//usr/share/gocode/src/github.com/snapcore/snapd/./osutil + cp -pav ./osutil/unlink.go /builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//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/uname_linux.go + echo '%dir %{gopath}/src/%{import_path}/./osutil' BUILDSTDERR: ++ dirname ./osutil/uname_linux.go + install -d -p /builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//usr/share/gocode/src/github.com/snapcore/snapd/./osutil './osutil/uname_linux.go' -> '/builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//usr/share/gocode/src/github.com/snapcore/snapd/./osutil/uname_linux.go' + cp -pav ./osutil/uname_linux.go /builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//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") './osutil/user.go' -> '/builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//usr/share/gocode/src/github.com/snapcore/snapd/./osutil/user.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.39-1.fc30.ppc64le//usr/share/gocode/src/github.com/snapcore/snapd/./osutil + cp -pav ./osutil/user.go /builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//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/nfs_linux.go + echo '%dir %{gopath}/src/%{import_path}/./osutil' BUILDSTDERR: ++ dirname ./osutil/nfs_linux.go + install -d -p /builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//usr/share/gocode/src/github.com/snapcore/snapd/./osutil + cp -pav ./osutil/nfs_linux.go /builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//usr/share/gocode/src/github.com/snapcore/snapd/./osutil/nfs_linux.go './osutil/nfs_linux.go' -> '/builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//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/chdir_test.go + echo '%dir %{gopath}/src/%{import_path}/./osutil' BUILDSTDERR: ++ dirname ./osutil/chdir_test.go + install -d -p /builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//usr/share/gocode/src/github.com/snapcore/snapd/./osutil + cp -pav ./osutil/chdir_test.go /builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//usr/share/gocode/src/github.com/snapcore/snapd/./osutil/chdir_test.go './osutil/chdir_test.go' -> '/builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//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/syncdir.go + echo '%dir %{gopath}/src/%{import_path}/./osutil' BUILDSTDERR: ++ dirname ./osutil/syncdir.go + install -d -p /builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//usr/share/gocode/src/github.com/snapcore/snapd/./osutil + cp -pav ./osutil/syncdir.go /builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//usr/share/gocode/src/github.com/snapcore/snapd/./osutil/syncdir.go './osutil/syncdir.go' -> '/builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//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/cmp.go + echo '%dir %{gopath}/src/%{import_path}/./osutil' BUILDSTDERR: ++ dirname ./osutil/cmp.go + install -d -p /builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//usr/share/gocode/src/github.com/snapcore/snapd/./osutil + cp -pav ./osutil/cmp.go /builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//usr/share/gocode/src/github.com/snapcore/snapd/./osutil/cmp.go './osutil/cmp.go' -> '/builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//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/env.go + echo '%dir %{gopath}/src/%{import_path}/./osutil' BUILDSTDERR: ++ dirname ./osutil/env.go + install -d -p /builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//usr/share/gocode/src/github.com/snapcore/snapd/./osutil './osutil/env.go' -> '/builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//usr/share/gocode/src/github.com/snapcore/snapd/./osutil/env.go' + cp -pav ./osutil/env.go /builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//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/osutil_test.go + echo '%dir %{gopath}/src/%{import_path}/./osutil' BUILDSTDERR: ++ dirname ./osutil/osutil_test.go + install -d -p /builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//usr/share/gocode/src/github.com/snapcore/snapd/./osutil './osutil/osutil_test.go' -> '/builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//usr/share/gocode/src/github.com/snapcore/snapd/./osutil/osutil_test.go' + cp -pav ./osutil/osutil_test.go /builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//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/flock_test.go + echo '%dir %{gopath}/src/%{import_path}/./osutil' BUILDSTDERR: ++ dirname ./osutil/flock_test.go + install -d -p /builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//usr/share/gocode/src/github.com/snapcore/snapd/./osutil + cp -pav ./osutil/flock_test.go /builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//usr/share/gocode/src/github.com/snapcore/snapd/./osutil/flock_test.go './osutil/flock_test.go' -> '/builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//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/fshelpers.go + echo '%dir %{gopath}/src/%{import_path}/./osutil' BUILDSTDERR: ++ dirname ./osutil/fshelpers.go './osutil/fshelpers.go' -> '/builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//usr/share/gocode/src/github.com/snapcore/snapd/./osutil/fshelpers.go' + install -d -p /builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//usr/share/gocode/src/github.com/snapcore/snapd/./osutil + cp -pav ./osutil/fshelpers.go /builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//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/syncdir_test.go + echo '%dir %{gopath}/src/%{import_path}/./osutil' BUILDSTDERR: ++ dirname ./osutil/syncdir_test.go + install -d -p /builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//usr/share/gocode/src/github.com/snapcore/snapd/./osutil './osutil/syncdir_test.go' -> '/builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//usr/share/gocode/src/github.com/snapcore/snapd/./osutil/syncdir_test.go' + cp -pav ./osutil/syncdir_test.go /builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//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/mountinfo_linux.go + echo '%dir %{gopath}/src/%{import_path}/./osutil' BUILDSTDERR: ++ dirname ./osutil/mountinfo_linux.go + install -d -p /builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//usr/share/gocode/src/github.com/snapcore/snapd/./osutil + cp -pav ./osutil/mountinfo_linux.go /builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//usr/share/gocode/src/github.com/snapcore/snapd/./osutil/mountinfo_linux.go './osutil/mountinfo_linux.go' -> '/builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//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/overlay_linux.go + echo '%dir %{gopath}/src/%{import_path}/./osutil' BUILDSTDERR: ++ dirname ./osutil/overlay_linux.go + install -d -p /builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//usr/share/gocode/src/github.com/snapcore/snapd/./osutil + cp -pav ./osutil/overlay_linux.go /builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//usr/share/gocode/src/github.com/snapcore/snapd/./osutil/overlay_linux.go './osutil/overlay_linux.go' -> '/builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//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/mkdirallchown.go + echo '%dir %{gopath}/src/%{import_path}/./osutil' BUILDSTDERR: ++ dirname ./osutil/mkdirallchown.go + install -d -p /builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//usr/share/gocode/src/github.com/snapcore/snapd/./osutil './osutil/mkdirallchown.go' -> '/builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//usr/share/gocode/src/github.com/snapcore/snapd/./osutil/mkdirallchown.go' './osutil/export_test.go' -> '/builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//usr/share/gocode/src/github.com/snapcore/snapd/./osutil/export_test.go' + cp -pav ./osutil/mkdirallchown.go /builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//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/export_test.go + echo '%dir %{gopath}/src/%{import_path}/./osutil' BUILDSTDERR: ++ dirname ./osutil/export_test.go + install -d -p /builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//usr/share/gocode/src/github.com/snapcore/snapd/./osutil + cp -pav ./osutil/export_test.go /builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//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/cmp_test.go + echo '%dir %{gopath}/src/%{import_path}/./osutil' BUILDSTDERR: ++ dirname ./osutil/cmp_test.go + install -d -p /builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//usr/share/gocode/src/github.com/snapcore/snapd/./osutil './osutil/cmp_test.go' -> '/builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//usr/share/gocode/src/github.com/snapcore/snapd/./osutil/cmp_test.go' './osutil/io_test.go' -> '/builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//usr/share/gocode/src/github.com/snapcore/snapd/./osutil/io_test.go' './osutil/mount_linux.go' -> '/builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//usr/share/gocode/src/github.com/snapcore/snapd/./osutil/mount_linux.go' + cp -pav ./osutil/cmp_test.go /builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//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/io_test.go + echo '%dir %{gopath}/src/%{import_path}/./osutil' BUILDSTDERR: ++ dirname ./osutil/io_test.go + install -d -p /builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//usr/share/gocode/src/github.com/snapcore/snapd/./osutil + cp -pav ./osutil/io_test.go /builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//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/mount_linux.go + echo '%dir %{gopath}/src/%{import_path}/./osutil' BUILDSTDERR: ++ dirname ./osutil/mount_linux.go + install -d -p /builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//usr/share/gocode/src/github.com/snapcore/snapd/./osutil + cp -pav ./osutil/mount_linux.go /builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//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/group.go + echo '%dir %{gopath}/src/%{import_path}/./osutil' BUILDSTDERR: ++ dirname ./osutil/group.go + install -d -p /builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//usr/share/gocode/src/github.com/snapcore/snapd/./osutil + cp -pav ./osutil/group.go /builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//usr/share/gocode/src/github.com/snapcore/snapd/./osutil/group.go './osutil/group.go' -> '/builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//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/mockable.go + echo '%dir %{gopath}/src/%{import_path}/./osutil' BUILDSTDERR: ++ dirname ./osutil/mockable.go + install -d -p /builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//usr/share/gocode/src/github.com/snapcore/snapd/./osutil + cp -pav ./osutil/mockable.go /builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//usr/share/gocode/src/github.com/snapcore/snapd/./osutil/mockable.go './osutil/mockable.go' -> '/builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//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/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.39-1.fc30.ppc64le//usr/share/gocode/src/github.com/snapcore/snapd/./osutil/sys './osutil/sys/syscall.go' -> '/builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//usr/share/gocode/src/github.com/snapcore/snapd/./osutil/sys/syscall.go' + cp -pav ./osutil/sys/syscall.go /builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//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/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.39-1.fc30.ppc64le//usr/share/gocode/src/github.com/snapcore/snapd/./osutil/sys + cp -pav ./osutil/sys/sysnum_32_linux.go /builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//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.39-1.fc30.ppc64le//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_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.39-1.fc30.ppc64le//usr/share/gocode/src/github.com/snapcore/snapd/./osutil/sys + cp -pav ./osutil/sys/sysnum_16_linux.go /builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//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.39-1.fc30.ppc64le//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/sysnum_darwin.go + echo '%dir %{gopath}/src/%{import_path}/./osutil/sys' BUILDSTDERR: ++ dirname ./osutil/sys/sysnum_darwin.go './osutil/sys/sysnum_darwin.go' -> '/builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//usr/share/gocode/src/github.com/snapcore/snapd/./osutil/sys/sysnum_darwin.go' + install -d -p /builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//usr/share/gocode/src/github.com/snapcore/snapd/./osutil/sys + cp -pav ./osutil/sys/sysnum_darwin.go /builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//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_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.39-1.fc30.ppc64le//usr/share/gocode/src/github.com/snapcore/snapd/./osutil/sys + cp -pav ./osutil/sys/sysnum_linux.go /builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//usr/share/gocode/src/github.com/snapcore/snapd/./osutil/sys/sysnum_linux.go './osutil/sys/sysnum_linux.go' -> '/builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//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/stat.go + echo '%dir %{gopath}/src/%{import_path}/./osutil' BUILDSTDERR: ++ dirname ./osutil/stat.go + install -d -p /builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//usr/share/gocode/src/github.com/snapcore/snapd/./osutil + cp -pav ./osutil/stat.go /builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//usr/share/gocode/src/github.com/snapcore/snapd/./osutil/stat.go './osutil/stat.go' -> '/builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//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/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.39-1.fc30.ppc64le//usr/share/gocode/src/github.com/snapcore/snapd/./osutil/squashfs + cp -pav ./osutil/squashfs/fstype.go /builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//usr/share/gocode/src/github.com/snapcore/snapd/./osutil/squashfs/fstype.go './osutil/squashfs/fstype.go' -> '/builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//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/outputerr_test.go + echo '%dir %{gopath}/src/%{import_path}/./osutil' BUILDSTDERR: ++ dirname ./osutil/outputerr_test.go + install -d -p /builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//usr/share/gocode/src/github.com/snapcore/snapd/./osutil + cp -pav ./osutil/outputerr_test.go /builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//usr/share/gocode/src/github.com/snapcore/snapd/./osutil/outputerr_test.go './osutil/outputerr_test.go' -> '/builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//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/chdir.go + echo '%dir %{gopath}/src/%{import_path}/./osutil' BUILDSTDERR: ++ dirname ./osutil/chdir.go + install -d -p /builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//usr/share/gocode/src/github.com/snapcore/snapd/./osutil './osutil/chdir.go' -> '/builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//usr/share/gocode/src/github.com/snapcore/snapd/./osutil/chdir.go' + cp -pav ./osutil/chdir.go /builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//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/exitcode.go + echo '%dir %{gopath}/src/%{import_path}/./osutil' BUILDSTDERR: ++ dirname ./osutil/exitcode.go + install -d -p /builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//usr/share/gocode/src/github.com/snapcore/snapd/./osutil + cp -pav ./osutil/exitcode.go /builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//usr/share/gocode/src/github.com/snapcore/snapd/./osutil/exitcode.go './osutil/exitcode.go' -> '/builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//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.go + echo '%dir %{gopath}/src/%{import_path}/./osutil' BUILDSTDERR: ++ dirname ./osutil/io.go + install -d -p /builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//usr/share/gocode/src/github.com/snapcore/snapd/./osutil './osutil/io.go' -> '/builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//usr/share/gocode/src/github.com/snapcore/snapd/./osutil/io.go' + cp -pav ./osutil/io.go /builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//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/chattr_32.go + echo '%dir %{gopath}/src/%{import_path}/./osutil' BUILDSTDERR: ++ dirname ./osutil/chattr_32.go + install -d -p /builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//usr/share/gocode/src/github.com/snapcore/snapd/./osutil './osutil/chattr_32.go' -> '/builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//usr/share/gocode/src/github.com/snapcore/snapd/./osutil/chattr_32.go' + cp -pav ./osutil/chattr_32.go /builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//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/env_test.go + echo '%dir %{gopath}/src/%{import_path}/./osutil' BUILDSTDERR: ++ dirname ./osutil/env_test.go + install -d -p /builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//usr/share/gocode/src/github.com/snapcore/snapd/./osutil './osutil/env_test.go' -> '/builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//usr/share/gocode/src/github.com/snapcore/snapd/./osutil/env_test.go' + cp -pav ./osutil/env_test.go /builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//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/cp_linux.go './osutil/cp_linux.go' -> '/builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//usr/share/gocode/src/github.com/snapcore/snapd/./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.39-1.fc30.ppc64le//usr/share/gocode/src/github.com/snapcore/snapd/./osutil + cp -pav ./osutil/cp_linux.go /builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//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/uname_linux_test.go './osutil/uname_linux_test.go' -> '/builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//usr/share/gocode/src/github.com/snapcore/snapd/./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.39-1.fc30.ppc64le//usr/share/gocode/src/github.com/snapcore/snapd/./osutil + cp -pav ./osutil/uname_linux_test.go /builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//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/mkdirallchown_test.go + echo '%dir %{gopath}/src/%{import_path}/./osutil' BUILDSTDERR: ++ dirname ./osutil/mkdirallchown_test.go + install -d -p /builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//usr/share/gocode/src/github.com/snapcore/snapd/./osutil './osutil/mkdirallchown_test.go' -> '/builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//usr/share/gocode/src/github.com/snapcore/snapd/./osutil/mkdirallchown_test.go' + cp -pav ./osutil/mkdirallchown_test.go /builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//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/outputerr.go + echo '%dir %{gopath}/src/%{import_path}/./osutil' './osutil/outputerr.go' -> '/builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//usr/share/gocode/src/github.com/snapcore/snapd/./osutil/outputerr.go' BUILDSTDERR: ++ dirname ./osutil/outputerr.go + install -d -p /builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//usr/share/gocode/src/github.com/snapcore/snapd/./osutil + cp -pav ./osutil/outputerr.go /builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//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/unlink_test.go './osutil/unlink_test.go' -> '/builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//usr/share/gocode/src/github.com/snapcore/snapd/./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.39-1.fc30.ppc64le//usr/share/gocode/src/github.com/snapcore/snapd/./osutil + cp -pav ./osutil/unlink_test.go /builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//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/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.39-1.fc30.ppc64le//usr/share/gocode/src/github.com/snapcore/snapd/./osutil/strace './osutil/strace/strace_test.go' -> '/builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//usr/share/gocode/src/github.com/snapcore/snapd/./osutil/strace/strace_test.go' + cp -pav ./osutil/strace/strace_test.go /builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//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.39-1.fc30.ppc64le//usr/share/gocode/src/github.com/snapcore/snapd/./osutil/strace './osutil/strace/timing_test.go' -> '/builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//usr/share/gocode/src/github.com/snapcore/snapd/./osutil/strace/timing_test.go' + cp -pav ./osutil/strace/timing_test.go /builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//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/export_test.go './osutil/strace/export_test.go' -> '/builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//usr/share/gocode/src/github.com/snapcore/snapd/./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.39-1.fc30.ppc64le//usr/share/gocode/src/github.com/snapcore/snapd/./osutil/strace + cp -pav ./osutil/strace/export_test.go /builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//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/strace.go + echo '%dir %{gopath}/src/%{import_path}/./osutil/strace' BUILDSTDERR: ++ dirname ./osutil/strace/strace.go './osutil/strace/strace.go' -> '/builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//usr/share/gocode/src/github.com/snapcore/snapd/./osutil/strace/strace.go' + install -d -p /builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//usr/share/gocode/src/github.com/snapcore/snapd/./osutil/strace + cp -pav ./osutil/strace/strace.go /builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//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/strace/timing.go + echo '%dir %{gopath}/src/%{import_path}/./osutil/strace' BUILDSTDERR: ++ dirname ./osutil/strace/timing.go './osutil/strace/timing.go' -> '/builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//usr/share/gocode/src/github.com/snapcore/snapd/./osutil/strace/timing.go' + install -d -p /builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//usr/share/gocode/src/github.com/snapcore/snapd/./osutil/strace + cp -pav ./osutil/strace/timing.go /builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//usr/share/gocode/src/github.com/snapcore/snapd/./osutil/strace/timing.go './osutil/flock.go' -> '/builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//usr/share/gocode/src/github.com/snapcore/snapd/./osutil/flock.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/flock.go + echo '%dir %{gopath}/src/%{import_path}/./osutil' BUILDSTDERR: ++ dirname ./osutil/flock.go + install -d -p /builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//usr/share/gocode/src/github.com/snapcore/snapd/./osutil + cp -pav ./osutil/flock.go /builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//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/cp.go + echo '%dir %{gopath}/src/%{import_path}/./osutil' BUILDSTDERR: ++ dirname ./osutil/cp.go + install -d -p /builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//usr/share/gocode/src/github.com/snapcore/snapd/./osutil + cp -pav ./osutil/cp.go /builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//usr/share/gocode/src/github.com/snapcore/snapd/./osutil/cp.go './osutil/cp.go' -> '/builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//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/cp_other.go + echo '%dir %{gopath}/src/%{import_path}/./osutil' BUILDSTDERR: ++ dirname ./osutil/cp_other.go './osutil/cp_other.go' -> '/builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//usr/share/gocode/src/github.com/snapcore/snapd/./osutil/cp_other.go' + install -d -p /builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//usr/share/gocode/src/github.com/snapcore/snapd/./osutil + cp -pav ./osutil/cp_other.go /builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//usr/share/gocode/src/github.com/snapcore/snapd/./osutil/cp_other.go './osutil/uname_darwin.go' -> '/builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//usr/share/gocode/src/github.com/snapcore/snapd/./osutil/uname_darwin.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/uname_darwin.go + echo '%dir %{gopath}/src/%{import_path}/./osutil' BUILDSTDERR: ++ dirname ./osutil/uname_darwin.go + install -d -p /builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//usr/share/gocode/src/github.com/snapcore/snapd/./osutil + cp -pav ./osutil/uname_darwin.go /builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//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/mountentry_linux.go + echo '%dir %{gopath}/src/%{import_path}/./osutil' BUILDSTDERR: ++ dirname ./osutil/mountentry_linux.go + install -d -p /builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//usr/share/gocode/src/github.com/snapcore/snapd/./osutil + cp -pav ./osutil/mountentry_linux.go /builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//usr/share/gocode/src/github.com/snapcore/snapd/./osutil/mountentry_linux.go './osutil/mountentry_linux.go' -> '/builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//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/overlay_darwin.go + echo '%dir %{gopath}/src/%{import_path}/./osutil' BUILDSTDERR: ++ dirname ./osutil/overlay_darwin.go + install -d -p /builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//usr/share/gocode/src/github.com/snapcore/snapd/./osutil './osutil/overlay_darwin.go' -> '/builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//usr/share/gocode/src/github.com/snapcore/snapd/./osutil/overlay_darwin.go' + cp -pav ./osutil/overlay_darwin.go /builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//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/udev/crawler/device.go + echo '%dir %{gopath}/src/%{import_path}/./osutil/udev/crawler' BUILDSTDERR: ++ dirname ./osutil/udev/crawler/device.go './osutil/udev/crawler/device.go' -> '/builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//usr/share/gocode/src/github.com/snapcore/snapd/./osutil/udev/crawler/device.go' + install -d -p /builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//usr/share/gocode/src/github.com/snapcore/snapd/./osutil/udev/crawler + cp -pav ./osutil/udev/crawler/device.go /builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//usr/share/gocode/src/github.com/snapcore/snapd/./osutil/udev/crawler/device.go './osutil/udev/netlink/conn.go' -> '/builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//usr/share/gocode/src/github.com/snapcore/snapd/./osutil/udev/netlink/conn.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/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.39-1.fc30.ppc64le//usr/share/gocode/src/github.com/snapcore/snapd/./osutil/udev/netlink + cp -pav ./osutil/udev/netlink/conn.go /builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//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/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.39-1.fc30.ppc64le//usr/share/gocode/src/github.com/snapcore/snapd/./osutil/udev/netlink + cp -pav ./osutil/udev/netlink/matcher.go /builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//usr/share/gocode/src/github.com/snapcore/snapd/./osutil/udev/netlink/matcher.go './osutil/udev/netlink/matcher.go' -> '/builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//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/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.39-1.fc30.ppc64le//usr/share/gocode/src/github.com/snapcore/snapd/./osutil/udev/netlink './osutil/udev/netlink/matcher_test.go' -> '/builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//usr/share/gocode/src/github.com/snapcore/snapd/./osutil/udev/netlink/matcher_test.go' + cp -pav ./osutil/udev/netlink/matcher_test.go /builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//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 ./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.39-1.fc30.ppc64le//usr/share/gocode/src/github.com/snapcore/snapd/./osutil/udev/netlink './osutil/udev/netlink/conn_test.go' -> '/builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//usr/share/gocode/src/github.com/snapcore/snapd/./osutil/udev/netlink/conn_test.go' + cp -pav ./osutil/udev/netlink/conn_test.go /builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//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/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.39-1.fc30.ppc64le//usr/share/gocode/src/github.com/snapcore/snapd/./osutil/udev/netlink './osutil/udev/netlink/uevent.go' -> '/builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//usr/share/gocode/src/github.com/snapcore/snapd/./osutil/udev/netlink/uevent.go' + cp -pav ./osutil/udev/netlink/uevent.go /builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//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/uevent_test.go + echo '%dir %{gopath}/src/%{import_path}/./osutil/udev/netlink' BUILDSTDERR: ++ dirname ./osutil/udev/netlink/uevent_test.go './osutil/udev/netlink/uevent_test.go' -> '/builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//usr/share/gocode/src/github.com/snapcore/snapd/./osutil/udev/netlink/uevent_test.go' + install -d -p /builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//usr/share/gocode/src/github.com/snapcore/snapd/./osutil/udev/netlink + cp -pav ./osutil/udev/netlink/uevent_test.go /builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//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/bootid_test.go + echo '%dir %{gopath}/src/%{import_path}/./osutil' BUILDSTDERR: ++ dirname ./osutil/bootid_test.go + install -d -p /builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//usr/share/gocode/src/github.com/snapcore/snapd/./osutil + cp -pav ./osutil/bootid_test.go /builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//usr/share/gocode/src/github.com/snapcore/snapd/./osutil/bootid_test.go './osutil/bootid_test.go' -> '/builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//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/buildid.go + echo '%dir %{gopath}/src/%{import_path}/./osutil' BUILDSTDERR: ++ dirname ./osutil/buildid.go + install -d -p /builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//usr/share/gocode/src/github.com/snapcore/snapd/./osutil + cp -pav ./osutil/buildid.go /builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//usr/share/gocode/src/github.com/snapcore/snapd/./osutil/buildid.go './osutil/buildid.go' -> '/builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//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/context_test.go + echo '%dir %{gopath}/src/%{import_path}/./osutil' BUILDSTDERR: ++ dirname ./osutil/context_test.go + install -d -p /builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//usr/share/gocode/src/github.com/snapcore/snapd/./osutil './osutil/context_test.go' -> '/builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//usr/share/gocode/src/github.com/snapcore/snapd/./osutil/context_test.go' + cp -pav ./osutil/context_test.go /builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//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/bootid.go + echo '%dir %{gopath}/src/%{import_path}/./osutil' BUILDSTDERR: ++ dirname ./osutil/bootid.go + install -d -p /builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//usr/share/gocode/src/github.com/snapcore/snapd/./osutil './osutil/bootid.go' -> '/builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//usr/share/gocode/src/github.com/snapcore/snapd/./osutil/bootid.go' + cp -pav ./osutil/bootid.go /builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//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/sys_linux.go './osutil/sys_linux.go' -> '/builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//usr/share/gocode/src/github.com/snapcore/snapd/./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.39-1.fc30.ppc64le//usr/share/gocode/src/github.com/snapcore/snapd/./osutil + cp -pav ./osutil/sys_linux.go /builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//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/mount_darwin.go + echo '%dir %{gopath}/src/%{import_path}/./osutil' BUILDSTDERR: ++ dirname ./osutil/mount_darwin.go + install -d -p /builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//usr/share/gocode/src/github.com/snapcore/snapd/./osutil + cp -pav ./osutil/mount_darwin.go /builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//usr/share/gocode/src/github.com/snapcore/snapd/./osutil/mount_darwin.go './osutil/mount_darwin.go' -> '/builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//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/stat_test.go + echo '%dir %{gopath}/src/%{import_path}/./osutil' BUILDSTDERR: ++ dirname ./osutil/stat_test.go + install -d -p /builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//usr/share/gocode/src/github.com/snapcore/snapd/./osutil + cp -pav ./osutil/stat_test.go /builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//usr/share/gocode/src/github.com/snapcore/snapd/./osutil/stat_test.go './osutil/stat_test.go' -> '/builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//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/cp_test.go + echo '%dir %{gopath}/src/%{import_path}/./osutil' './osutil/cp_test.go' -> '/builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//usr/share/gocode/src/github.com/snapcore/snapd/./osutil/cp_test.go' BUILDSTDERR: ++ dirname ./osutil/cp_test.go + install -d -p /builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//usr/share/gocode/src/github.com/snapcore/snapd/./osutil + cp -pav ./osutil/cp_test.go /builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//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/uname.go './osutil/uname.go' -> '/builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//usr/share/gocode/src/github.com/snapcore/snapd/./osutil/uname.go' + echo '%dir %{gopath}/src/%{import_path}/./osutil' BUILDSTDERR: ++ dirname ./osutil/uname.go + install -d -p /builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//usr/share/gocode/src/github.com/snapcore/snapd/./osutil + cp -pav ./osutil/uname.go /builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//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/exitcode_test.go + echo '%dir %{gopath}/src/%{import_path}/./osutil' BUILDSTDERR: ++ dirname ./osutil/exitcode_test.go + install -d -p /builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//usr/share/gocode/src/github.com/snapcore/snapd/./osutil './osutil/exitcode_test.go' -> '/builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//usr/share/gocode/src/github.com/snapcore/snapd/./osutil/exitcode_test.go' + cp -pav ./osutil/exitcode_test.go /builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//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 ./xdgopenproxy/xdgopenproxy.go + echo '%dir %{gopath}/src/%{import_path}/./xdgopenproxy' BUILDSTDERR: ++ dirname ./xdgopenproxy/xdgopenproxy.go + install -d -p /builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//usr/share/gocode/src/github.com/snapcore/snapd/./xdgopenproxy + cp -pav ./xdgopenproxy/xdgopenproxy.go /builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//usr/share/gocode/src/github.com/snapcore/snapd/./xdgopenproxy/xdgopenproxy.go './xdgopenproxy/xdgopenproxy.go' -> '/builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//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/export_test.go + echo '%dir %{gopath}/src/%{import_path}/./xdgopenproxy' BUILDSTDERR: ++ dirname ./xdgopenproxy/export_test.go + install -d -p /builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//usr/share/gocode/src/github.com/snapcore/snapd/./xdgopenproxy './xdgopenproxy/export_test.go' -> '/builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//usr/share/gocode/src/github.com/snapcore/snapd/./xdgopenproxy/export_test.go' + cp -pav ./xdgopenproxy/export_test.go /builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//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_test.go + echo '%dir %{gopath}/src/%{import_path}/./xdgopenproxy' BUILDSTDERR: ++ dirname ./xdgopenproxy/xdgopenproxy_test.go + install -d -p /builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//usr/share/gocode/src/github.com/snapcore/snapd/./xdgopenproxy './xdgopenproxy/xdgopenproxy_test.go' -> '/builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//usr/share/gocode/src/github.com/snapcore/snapd/./xdgopenproxy/xdgopenproxy_test.go' + cp -pav ./xdgopenproxy/xdgopenproxy_test.go /builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//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 ./spdx/scanner.go + echo '%dir %{gopath}/src/%{import_path}/./spdx' BUILDSTDERR: ++ dirname ./spdx/scanner.go + install -d -p /builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//usr/share/gocode/src/github.com/snapcore/snapd/./spdx + cp -pav ./spdx/scanner.go /builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//usr/share/gocode/src/github.com/snapcore/snapd/./spdx/scanner.go './spdx/scanner.go' -> '/builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//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/scanner_test.go + echo '%dir %{gopath}/src/%{import_path}/./spdx' BUILDSTDERR: ++ dirname ./spdx/scanner_test.go + install -d -p /builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//usr/share/gocode/src/github.com/snapcore/snapd/./spdx + cp -pav ./spdx/scanner_test.go /builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//usr/share/gocode/src/github.com/snapcore/snapd/./spdx/scanner_test.go './spdx/scanner_test.go' -> '/builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//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 ./spdx/licenses.go + echo '%dir %{gopath}/src/%{import_path}/./spdx' BUILDSTDERR: ++ dirname ./spdx/licenses.go + install -d -p /builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//usr/share/gocode/src/github.com/snapcore/snapd/./spdx './spdx/licenses.go' -> '/builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//usr/share/gocode/src/github.com/snapcore/snapd/./spdx/licenses.go' + cp -pav ./spdx/licenses.go /builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//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/parser_test.go + echo '%dir %{gopath}/src/%{import_path}/./spdx' BUILDSTDERR: ++ dirname ./spdx/parser_test.go + install -d -p /builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//usr/share/gocode/src/github.com/snapcore/snapd/./spdx + cp -pav ./spdx/parser_test.go /builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//usr/share/gocode/src/github.com/snapcore/snapd/./spdx/parser_test.go './spdx/parser_test.go' -> '/builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//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.39-1.fc30.ppc64le//usr/share/gocode/src/github.com/snapcore/snapd/./spdx './spdx/parser.go' -> '/builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//usr/share/gocode/src/github.com/snapcore/snapd/./spdx/parser.go' + cp -pav ./spdx/parser.go /builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//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.39-1.fc30.ppc64le//usr/share/gocode/src/github.com/snapcore/snapd/./spdx + cp -pav ./spdx/validate.go /builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//usr/share/gocode/src/github.com/snapcore/snapd/./spdx/validate.go './spdx/validate.go' -> '/builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//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 ./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.39-1.fc30.ppc64le//usr/share/gocode/src/github.com/snapcore/snapd/./userd + cp -pav ./userd/helpers_test.go /builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//usr/share/gocode/src/github.com/snapcore/snapd/./userd/helpers_test.go './userd/helpers_test.go' -> '/builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//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/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.39-1.fc30.ppc64le//usr/share/gocode/src/github.com/snapcore/snapd/./userd/ui + cp -pav ./userd/ui/ui.go /builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//usr/share/gocode/src/github.com/snapcore/snapd/./userd/ui/ui.go './userd/ui/ui.go' -> '/builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//usr/share/gocode/src/github.com/snapcore/snapd/./userd/ui/ui.go' './userd/ui/kdialog.go' -> '/builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//usr/share/gocode/src/github.com/snapcore/snapd/./userd/ui/kdialog.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/kdialog.go + echo '%dir %{gopath}/src/%{import_path}/./userd/ui' BUILDSTDERR: ++ dirname ./userd/ui/kdialog.go + install -d -p /builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//usr/share/gocode/src/github.com/snapcore/snapd/./userd/ui + cp -pav ./userd/ui/kdialog.go /builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//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/ui/kdialog_test.go './userd/ui/kdialog_test.go' -> '/builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//usr/share/gocode/src/github.com/snapcore/snapd/./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.39-1.fc30.ppc64le//usr/share/gocode/src/github.com/snapcore/snapd/./userd/ui + cp -pav ./userd/ui/kdialog_test.go /builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//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/zenity.go + echo '%dir %{gopath}/src/%{import_path}/./userd/ui' BUILDSTDERR: ++ dirname ./userd/ui/zenity.go + install -d -p /builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//usr/share/gocode/src/github.com/snapcore/snapd/./userd/ui + cp -pav ./userd/ui/zenity.go /builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//usr/share/gocode/src/github.com/snapcore/snapd/./userd/ui/zenity.go './userd/ui/zenity.go' -> '/builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//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/zenity_test.go './userd/ui/zenity_test.go' -> '/builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//usr/share/gocode/src/github.com/snapcore/snapd/./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.39-1.fc30.ppc64le//usr/share/gocode/src/github.com/snapcore/snapd/./userd/ui + cp -pav ./userd/ui/zenity_test.go /builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//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/export_test.go + echo '%dir %{gopath}/src/%{import_path}/./userd' BUILDSTDERR: ++ dirname ./userd/export_test.go + install -d -p /builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//usr/share/gocode/src/github.com/snapcore/snapd/./userd './userd/export_test.go' -> '/builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//usr/share/gocode/src/github.com/snapcore/snapd/./userd/export_test.go' './userd/autostart.go' -> '/builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//usr/share/gocode/src/github.com/snapcore/snapd/./userd/autostart.go' './userd/autostart_test.go' -> '/builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//usr/share/gocode/src/github.com/snapcore/snapd/./userd/autostart_test.go' './userd/settings.go' -> '/builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//usr/share/gocode/src/github.com/snapcore/snapd/./userd/settings.go' './userd/launcher_test.go' -> '/builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//usr/share/gocode/src/github.com/snapcore/snapd/./userd/launcher_test.go' + cp -pav ./userd/export_test.go /builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//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/autostart.go + echo '%dir %{gopath}/src/%{import_path}/./userd' BUILDSTDERR: ++ dirname ./userd/autostart.go + install -d -p /builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//usr/share/gocode/src/github.com/snapcore/snapd/./userd + cp -pav ./userd/autostart.go /builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//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/autostart_test.go + echo '%dir %{gopath}/src/%{import_path}/./userd' BUILDSTDERR: ++ dirname ./userd/autostart_test.go + install -d -p /builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//usr/share/gocode/src/github.com/snapcore/snapd/./userd + cp -pav ./userd/autostart_test.go /builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//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/settings.go + echo '%dir %{gopath}/src/%{import_path}/./userd' BUILDSTDERR: ++ dirname ./userd/settings.go + install -d -p /builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//usr/share/gocode/src/github.com/snapcore/snapd/./userd + cp -pav ./userd/settings.go /builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//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 ./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.39-1.fc30.ppc64le//usr/share/gocode/src/github.com/snapcore/snapd/./userd + cp -pav ./userd/launcher_test.go /builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//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/userd.go + echo '%dir %{gopath}/src/%{import_path}/./userd' BUILDSTDERR: ++ dirname ./userd/userd.go + install -d -p /builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//usr/share/gocode/src/github.com/snapcore/snapd/./userd + cp -pav ./userd/userd.go /builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//usr/share/gocode/src/github.com/snapcore/snapd/./userd/userd.go './userd/userd.go' -> '/builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//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/launcher.go + echo '%dir %{gopath}/src/%{import_path}/./userd' BUILDSTDERR: ++ dirname ./userd/launcher.go './userd/launcher.go' -> '/builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//usr/share/gocode/src/github.com/snapcore/snapd/./userd/launcher.go' + install -d -p /builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//usr/share/gocode/src/github.com/snapcore/snapd/./userd + cp -pav ./userd/launcher.go /builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//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/settings_test.go + echo '%dir %{gopath}/src/%{import_path}/./userd' BUILDSTDERR: ++ dirname ./userd/settings_test.go + install -d -p /builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//usr/share/gocode/src/github.com/snapcore/snapd/./userd './userd/settings_test.go' -> '/builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//usr/share/gocode/src/github.com/snapcore/snapd/./userd/settings_test.go' + cp -pav ./userd/settings_test.go /builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//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/helpers.go + echo '%dir %{gopath}/src/%{import_path}/./userd' BUILDSTDERR: ++ dirname ./userd/helpers.go + install -d -p /builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//usr/share/gocode/src/github.com/snapcore/snapd/./userd './userd/helpers.go' -> '/builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//usr/share/gocode/src/github.com/snapcore/snapd/./userd/helpers.go' + cp -pav ./userd/helpers.go /builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//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 ./systemd/journal.go + echo '%dir %{gopath}/src/%{import_path}/./systemd' BUILDSTDERR: ++ dirname ./systemd/journal.go './systemd/journal.go' -> '/builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//usr/share/gocode/src/github.com/snapcore/snapd/./systemd/journal.go' + install -d -p /builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//usr/share/gocode/src/github.com/snapcore/snapd/./systemd + cp -pav ./systemd/journal.go /builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//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/systemd.go + echo '%dir %{gopath}/src/%{import_path}/./systemd' BUILDSTDERR: ++ dirname ./systemd/systemd.go + install -d -p /builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//usr/share/gocode/src/github.com/snapcore/snapd/./systemd './systemd/systemd.go' -> '/builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//usr/share/gocode/src/github.com/snapcore/snapd/./systemd/systemd.go' + cp -pav ./systemd/systemd.go /builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//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/sdnotify.go + echo '%dir %{gopath}/src/%{import_path}/./systemd' BUILDSTDERR: ++ dirname ./systemd/sdnotify.go + install -d -p /builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//usr/share/gocode/src/github.com/snapcore/snapd/./systemd './systemd/sdnotify.go' -> '/builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//usr/share/gocode/src/github.com/snapcore/snapd/./systemd/sdnotify.go' + cp -pav ./systemd/sdnotify.go /builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//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.39-1.fc30.ppc64le//usr/share/gocode/src/github.com/snapcore/snapd/./systemd + cp -pav ./systemd/journal_test.go /builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//usr/share/gocode/src/github.com/snapcore/snapd/./systemd/journal_test.go './systemd/journal_test.go' -> '/builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//usr/share/gocode/src/github.com/snapcore/snapd/./systemd/journal_test.go' './systemd/systemd_test.go' -> '/builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//usr/share/gocode/src/github.com/snapcore/snapd/./systemd/systemd_test.go' './systemd/export_test.go' -> '/builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//usr/share/gocode/src/github.com/snapcore/snapd/./systemd/export_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 ./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.39-1.fc30.ppc64le//usr/share/gocode/src/github.com/snapcore/snapd/./systemd + cp -pav ./systemd/systemd_test.go /builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//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/export_test.go + echo '%dir %{gopath}/src/%{import_path}/./systemd' BUILDSTDERR: ++ dirname ./systemd/export_test.go + install -d -p /builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//usr/share/gocode/src/github.com/snapcore/snapd/./systemd + cp -pav ./systemd/export_test.go /builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//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/sdnotify_test.go + echo '%dir %{gopath}/src/%{import_path}/./systemd' BUILDSTDERR: ++ dirname ./systemd/sdnotify_test.go + install -d -p /builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//usr/share/gocode/src/github.com/snapcore/snapd/./systemd + cp -pav ./systemd/sdnotify_test.go /builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//usr/share/gocode/src/github.com/snapcore/snapd/./systemd/sdnotify_test.go './systemd/sdnotify_test.go' -> '/builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//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/escape_test.go + echo '%dir %{gopath}/src/%{import_path}/./systemd' BUILDSTDERR: ++ dirname ./systemd/escape_test.go + install -d -p /builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//usr/share/gocode/src/github.com/snapcore/snapd/./systemd './systemd/escape_test.go' -> '/builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//usr/share/gocode/src/github.com/snapcore/snapd/./systemd/escape_test.go' + cp -pav ./systemd/escape_test.go /builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//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/escape.go + echo '%dir %{gopath}/src/%{import_path}/./systemd' BUILDSTDERR: ++ dirname ./systemd/escape.go './systemd/escape.go' -> '/builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//usr/share/gocode/src/github.com/snapcore/snapd/./systemd/escape.go' './polkit/authority.go' -> '/builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//usr/share/gocode/src/github.com/snapcore/snapd/./polkit/authority.go' + install -d -p /builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//usr/share/gocode/src/github.com/snapcore/snapd/./systemd + cp -pav ./systemd/escape.go /builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//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 ./polkit/authority.go + echo '%dir %{gopath}/src/%{import_path}/./polkit' BUILDSTDERR: ++ dirname ./polkit/authority.go + install -d -p /builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//usr/share/gocode/src/github.com/snapcore/snapd/./polkit + cp -pav ./polkit/authority.go /builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//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 ./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.39-1.fc30.ppc64le//usr/share/gocode/src/github.com/snapcore/snapd/./polkit + cp -pav ./polkit/pid_start_time.go /builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//usr/share/gocode/src/github.com/snapcore/snapd/./polkit/pid_start_time.go './polkit/pid_start_time.go' -> '/builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//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.39-1.fc30.ppc64le//usr/share/gocode/src/github.com/snapcore/snapd/./polkit + cp -pav ./polkit/pid_start_time_test.go /builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//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.39-1.fc30.ppc64le//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 ./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.39-1.fc30.ppc64le//usr/share/gocode/src/github.com/snapcore/snapd/./httputil + cp -pav ./httputil/logger_test.go /builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//usr/share/gocode/src/github.com/snapcore/snapd/./httputil/logger_test.go './httputil/logger_test.go' -> '/builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//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/transport17.go + echo '%dir %{gopath}/src/%{import_path}/./httputil' BUILDSTDERR: ++ dirname ./httputil/transport17.go + install -d -p /builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//usr/share/gocode/src/github.com/snapcore/snapd/./httputil + cp -pav ./httputil/transport17.go /builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//usr/share/gocode/src/github.com/snapcore/snapd/./httputil/transport17.go './httputil/transport17.go' -> '/builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//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/client_test.go + echo '%dir %{gopath}/src/%{import_path}/./httputil' BUILDSTDERR: ++ dirname ./httputil/client_test.go + install -d -p /builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//usr/share/gocode/src/github.com/snapcore/snapd/./httputil './httputil/client_test.go' -> '/builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//usr/share/gocode/src/github.com/snapcore/snapd/./httputil/client_test.go' + cp -pav ./httputil/client_test.go /builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//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/transport16.go + echo '%dir %{gopath}/src/%{import_path}/./httputil' BUILDSTDERR: ++ dirname ./httputil/transport16.go + install -d -p /builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//usr/share/gocode/src/github.com/snapcore/snapd/./httputil './httputil/transport16.go' -> '/builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//usr/share/gocode/src/github.com/snapcore/snapd/./httputil/transport16.go' + cp -pav ./httputil/transport16.go /builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//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 ./httputil/useragent.go + echo '%dir %{gopath}/src/%{import_path}/./httputil' BUILDSTDERR: ++ dirname ./httputil/useragent.go + install -d -p /builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//usr/share/gocode/src/github.com/snapcore/snapd/./httputil + cp -pav ./httputil/useragent.go /builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//usr/share/gocode/src/github.com/snapcore/snapd/./httputil/useragent.go './httputil/useragent.go' -> '/builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//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/withtestkeys.go + echo '%dir %{gopath}/src/%{import_path}/./httputil' BUILDSTDERR: ++ dirname ./httputil/withtestkeys.go + install -d -p /builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//usr/share/gocode/src/github.com/snapcore/snapd/./httputil + cp -pav ./httputil/withtestkeys.go /builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//usr/share/gocode/src/github.com/snapcore/snapd/./httputil/withtestkeys.go './httputil/withtestkeys.go' -> '/builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//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.go + echo '%dir %{gopath}/src/%{import_path}/./httputil' BUILDSTDERR: ++ dirname ./httputil/retry.go + install -d -p /builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//usr/share/gocode/src/github.com/snapcore/snapd/./httputil './httputil/retry.go' -> '/builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//usr/share/gocode/src/github.com/snapcore/snapd/./httputil/retry.go' + cp -pav ./httputil/retry.go /builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//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/export_test.go + echo '%dir %{gopath}/src/%{import_path}/./httputil' BUILDSTDERR: ++ dirname ./httputil/export_test.go + install -d -p /builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//usr/share/gocode/src/github.com/snapcore/snapd/./httputil + cp -pav ./httputil/export_test.go /builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//usr/share/gocode/src/github.com/snapcore/snapd/./httputil/export_test.go './httputil/export_test.go' -> '/builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//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/retry_test.go + echo '%dir %{gopath}/src/%{import_path}/./httputil' BUILDSTDERR: ++ dirname ./httputil/retry_test.go + install -d -p /builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//usr/share/gocode/src/github.com/snapcore/snapd/./httputil './httputil/retry_test.go' -> '/builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//usr/share/gocode/src/github.com/snapcore/snapd/./httputil/retry_test.go' + cp -pav ./httputil/retry_test.go /builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//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_test.go + echo '%dir %{gopath}/src/%{import_path}/./httputil' BUILDSTDERR: ++ dirname ./httputil/useragent_test.go + install -d -p /builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//usr/share/gocode/src/github.com/snapcore/snapd/./httputil + cp -pav ./httputil/useragent_test.go /builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//usr/share/gocode/src/github.com/snapcore/snapd/./httputil/useragent_test.go './httputil/useragent_test.go' -> '/builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//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/redirect17.go + echo '%dir %{gopath}/src/%{import_path}/./httputil' BUILDSTDERR: ++ dirname ./httputil/redirect17.go + install -d -p /builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//usr/share/gocode/src/github.com/snapcore/snapd/./httputil + cp -pav ./httputil/redirect17.go /builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//usr/share/gocode/src/github.com/snapcore/snapd/./httputil/redirect17.go './httputil/redirect17.go' -> '/builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//usr/share/gocode/src/github.com/snapcore/snapd/./httputil/redirect17.go' './httputil/client.go' -> '/builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//usr/share/gocode/src/github.com/snapcore/snapd/./httputil/client.go' + echo '%{gopath}/src/%{import_path}/./httputil/redirect17.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.39-1.fc30.ppc64le//usr/share/gocode/src/github.com/snapcore/snapd/./httputil + cp -pav ./httputil/client.go /builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//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/logger.go + echo '%dir %{gopath}/src/%{import_path}/./httputil' BUILDSTDERR: ++ dirname ./httputil/logger.go + install -d -p /builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//usr/share/gocode/src/github.com/snapcore/snapd/./httputil './httputil/logger.go' -> '/builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//usr/share/gocode/src/github.com/snapcore/snapd/./httputil/logger.go' + cp -pav ./httputil/logger.go /builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//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/redirect18.go + echo '%dir %{gopath}/src/%{import_path}/./httputil' BUILDSTDERR: ++ dirname ./httputil/redirect18.go + install -d -p /builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//usr/share/gocode/src/github.com/snapcore/snapd/./httputil + cp -pav ./httputil/redirect18.go /builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//usr/share/gocode/src/github.com/snapcore/snapd/./httputil/redirect18.go './httputil/redirect18.go' -> '/builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//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 ./x11/xauth.go + echo '%dir %{gopath}/src/%{import_path}/./x11' BUILDSTDERR: ++ dirname ./x11/xauth.go + install -d -p /builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//usr/share/gocode/src/github.com/snapcore/snapd/./x11 + cp -pav ./x11/xauth.go /builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//usr/share/gocode/src/github.com/snapcore/snapd/./x11/xauth.go './x11/xauth.go' -> '/builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//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 ./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.39-1.fc30.ppc64le//usr/share/gocode/src/github.com/snapcore/snapd/./x11 './x11/xauth_test.go' -> '/builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//usr/share/gocode/src/github.com/snapcore/snapd/./x11/xauth_test.go' + cp -pav ./x11/xauth_test.go /builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//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 ./metautil/normalize.go + echo '%dir %{gopath}/src/%{import_path}/./metautil' BUILDSTDERR: ++ dirname ./metautil/normalize.go + install -d -p /builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//usr/share/gocode/src/github.com/snapcore/snapd/./metautil './metautil/normalize.go' -> '/builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//usr/share/gocode/src/github.com/snapcore/snapd/./metautil/normalize.go' + cp -pav ./metautil/normalize.go /builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//usr/share/gocode/src/github.com/snapcore/snapd/./metautil/normalize.go + echo '%{gopath}/src/%{import_path}/./metautil/normalize.go' + for file in $(find . -iname "*.go" -o -iname "*.s" \! -iname "*_test.go") BUILDSTDERR: ++ dirname ./metautil/normalize_test.go + echo '%dir %{gopath}/src/%{import_path}/./metautil' BUILDSTDERR: ++ dirname ./metautil/normalize_test.go + install -d -p /builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//usr/share/gocode/src/github.com/snapcore/snapd/./metautil './metautil/normalize_test.go' -> '/builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//usr/share/gocode/src/github.com/snapcore/snapd/./metautil/normalize_test.go' + cp -pav ./metautil/normalize_test.go /builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//usr/share/gocode/src/github.com/snapcore/snapd/./metautil/normalize_test.go + echo '%{gopath}/src/%{import_path}/./metautil/normalize_test.go' + for file in $(find . -iname "*.go" -o -iname "*.s" \! -iname "*_test.go") 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.39-1.fc30.ppc64le//usr/share/gocode/src/github.com/snapcore/snapd/./sanity + cp -pav ./sanity/squashfs_test.go /builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//usr/share/gocode/src/github.com/snapcore/snapd/./sanity/squashfs_test.go './sanity/squashfs_test.go' -> '/builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//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/check.go + echo '%dir %{gopath}/src/%{import_path}/./sanity' BUILDSTDERR: ++ dirname ./sanity/check.go + install -d -p /builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//usr/share/gocode/src/github.com/snapcore/snapd/./sanity + cp -pav ./sanity/check.go /builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//usr/share/gocode/src/github.com/snapcore/snapd/./sanity/check.go './sanity/check.go' -> '/builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//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/version.go + echo '%dir %{gopath}/src/%{import_path}/./sanity' BUILDSTDERR: ++ dirname ./sanity/version.go + install -d -p /builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//usr/share/gocode/src/github.com/snapcore/snapd/./sanity + cp -pav ./sanity/version.go /builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//usr/share/gocode/src/github.com/snapcore/snapd/./sanity/version.go './sanity/version.go' -> '/builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//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/check_test.go + echo '%dir %{gopath}/src/%{import_path}/./sanity' BUILDSTDERR: ++ dirname ./sanity/check_test.go + install -d -p /builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//usr/share/gocode/src/github.com/snapcore/snapd/./sanity + cp -pav ./sanity/check_test.go /builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//usr/share/gocode/src/github.com/snapcore/snapd/./sanity/check_test.go './sanity/check_test.go' -> '/builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//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/export_test.go './sanity/export_test.go' -> '/builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//usr/share/gocode/src/github.com/snapcore/snapd/./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.39-1.fc30.ppc64le//usr/share/gocode/src/github.com/snapcore/snapd/./sanity + cp -pav ./sanity/export_test.go /builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//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_test.go + echo '%dir %{gopath}/src/%{import_path}/./sanity' BUILDSTDERR: ++ dirname ./sanity/wsl_test.go + install -d -p /builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//usr/share/gocode/src/github.com/snapcore/snapd/./sanity './sanity/wsl_test.go' -> '/builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//usr/share/gocode/src/github.com/snapcore/snapd/./sanity/wsl_test.go' + cp -pav ./sanity/wsl_test.go /builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//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 ./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.39-1.fc30.ppc64le//usr/share/gocode/src/github.com/snapcore/snapd/./sanity './sanity/apparmor_lxd_test.go' -> '/builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//usr/share/gocode/src/github.com/snapcore/snapd/./sanity/apparmor_lxd_test.go' + cp -pav ./sanity/apparmor_lxd_test.go /builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//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.go + echo '%dir %{gopath}/src/%{import_path}/./sanity' BUILDSTDERR: ++ dirname ./sanity/squashfs.go + install -d -p /builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//usr/share/gocode/src/github.com/snapcore/snapd/./sanity './sanity/squashfs.go' -> '/builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//usr/share/gocode/src/github.com/snapcore/snapd/./sanity/squashfs.go' + cp -pav ./sanity/squashfs.go /builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//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/version_test.go + echo '%dir %{gopath}/src/%{import_path}/./sanity' BUILDSTDERR: ++ dirname ./sanity/version_test.go + install -d -p /builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//usr/share/gocode/src/github.com/snapcore/snapd/./sanity './sanity/version_test.go' -> '/builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//usr/share/gocode/src/github.com/snapcore/snapd/./sanity/version_test.go' + cp -pav ./sanity/version_test.go /builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//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/apparmor_lxd.go + echo '%dir %{gopath}/src/%{import_path}/./sanity' BUILDSTDERR: ++ dirname ./sanity/apparmor_lxd.go + install -d -p /builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//usr/share/gocode/src/github.com/snapcore/snapd/./sanity './sanity/apparmor_lxd.go' -> '/builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//usr/share/gocode/src/github.com/snapcore/snapd/./sanity/apparmor_lxd.go' + cp -pav ./sanity/apparmor_lxd.go /builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//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.go + echo '%dir %{gopath}/src/%{import_path}/./sanity' BUILDSTDERR: ++ dirname ./sanity/wsl.go + install -d -p /builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//usr/share/gocode/src/github.com/snapcore/snapd/./sanity './sanity/wsl.go' -> '/builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//usr/share/gocode/src/github.com/snapcore/snapd/./sanity/wsl.go' + cp -pav ./sanity/wsl.go /builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//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 ./client/snapctl.go + echo '%dir %{gopath}/src/%{import_path}/./client' BUILDSTDERR: ++ dirname ./client/snapctl.go + install -d -p /builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//usr/share/gocode/src/github.com/snapcore/snapd/./client + cp -pav ./client/snapctl.go /builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//usr/share/gocode/src/github.com/snapcore/snapd/./client/snapctl.go './client/snapctl.go' -> '/builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//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/aliases_test.go + echo '%dir %{gopath}/src/%{import_path}/./client' BUILDSTDERR: ++ dirname ./client/aliases_test.go + install -d -p /builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//usr/share/gocode/src/github.com/snapcore/snapd/./client + cp -pav ./client/aliases_test.go /builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//usr/share/gocode/src/github.com/snapcore/snapd/./client/aliases_test.go './client/aliases_test.go' -> '/builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//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/model_test.go + echo '%dir %{gopath}/src/%{import_path}/./client' BUILDSTDERR: ++ dirname ./client/model_test.go './client/model_test.go' -> '/builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//usr/share/gocode/src/github.com/snapcore/snapd/./client/model_test.go' + install -d -p /builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//usr/share/gocode/src/github.com/snapcore/snapd/./client + cp -pav ./client/model_test.go /builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//usr/share/gocode/src/github.com/snapcore/snapd/./client/model_test.go + echo '%{gopath}/src/%{import_path}/./client/model_test.go' + for file in $(find . -iname "*.go" -o -iname "*.s" \! -iname "*_test.go") BUILDSTDERR: ++ dirname ./client/snap_op.go + echo '%dir %{gopath}/src/%{import_path}/./client' BUILDSTDERR: ++ dirname ./client/snap_op.go './client/snap_op.go' -> '/builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//usr/share/gocode/src/github.com/snapcore/snapd/./client/snap_op.go' + install -d -p /builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//usr/share/gocode/src/github.com/snapcore/snapd/./client + cp -pav ./client/snap_op.go /builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//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/warnings.go + echo '%dir %{gopath}/src/%{import_path}/./client' BUILDSTDERR: ++ dirname ./client/warnings.go + install -d -p /builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//usr/share/gocode/src/github.com/snapcore/snapd/./client + cp -pav ./client/warnings.go /builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//usr/share/gocode/src/github.com/snapcore/snapd/./client/warnings.go './client/warnings.go' -> '/builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//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/change.go + echo '%dir %{gopath}/src/%{import_path}/./client' BUILDSTDERR: ++ dirname ./client/change.go './client/change.go' -> '/builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//usr/share/gocode/src/github.com/snapcore/snapd/./client/change.go' + install -d -p /builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//usr/share/gocode/src/github.com/snapcore/snapd/./client + cp -pav ./client/change.go /builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//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_test.go + echo '%dir %{gopath}/src/%{import_path}/./client' BUILDSTDERR: ++ dirname ./client/client_test.go + install -d -p /builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//usr/share/gocode/src/github.com/snapcore/snapd/./client './client/client_test.go' -> '/builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//usr/share/gocode/src/github.com/snapcore/snapd/./client/client_test.go' + cp -pav ./client/client_test.go /builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//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.39-1.fc30.ppc64le//usr/share/gocode/src/github.com/snapcore/snapd/./client + cp -pav ./client/icons_test.go /builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//usr/share/gocode/src/github.com/snapcore/snapd/./client/icons_test.go './client/icons_test.go' -> '/builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//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/warnings_test.go + echo '%dir %{gopath}/src/%{import_path}/./client' BUILDSTDERR: ++ dirname ./client/warnings_test.go + install -d -p /builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//usr/share/gocode/src/github.com/snapcore/snapd/./client + cp -pav ./client/warnings_test.go /builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//usr/share/gocode/src/github.com/snapcore/snapd/./client/warnings_test.go './client/warnings_test.go' -> '/builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//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/login.go + echo '%dir %{gopath}/src/%{import_path}/./client' BUILDSTDERR: ++ dirname ./client/login.go + install -d -p /builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//usr/share/gocode/src/github.com/snapcore/snapd/./client + cp -pav ./client/login.go /builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//usr/share/gocode/src/github.com/snapcore/snapd/./client/login.go './client/login.go' -> '/builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//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/conf.go + echo '%dir %{gopath}/src/%{import_path}/./client' BUILDSTDERR: ++ dirname ./client/conf.go + install -d -p /builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//usr/share/gocode/src/github.com/snapcore/snapd/./client './client/conf.go' -> '/builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//usr/share/gocode/src/github.com/snapcore/snapd/./client/conf.go' + cp -pav ./client/conf.go /builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//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/connections_test.go + echo '%dir %{gopath}/src/%{import_path}/./client' BUILDSTDERR: ++ dirname ./client/connections_test.go + install -d -p /builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//usr/share/gocode/src/github.com/snapcore/snapd/./client './client/connections_test.go' -> '/builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//usr/share/gocode/src/github.com/snapcore/snapd/./client/connections_test.go' + cp -pav ./client/connections_test.go /builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//usr/share/gocode/src/github.com/snapcore/snapd/./client/connections_test.go + echo '%{gopath}/src/%{import_path}/./client/connections_test.go' + for file in $(find . -iname "*.go" -o -iname "*.s" \! -iname "*_test.go") BUILDSTDERR: ++ dirname ./client/aliases.go + echo '%dir %{gopath}/src/%{import_path}/./client' BUILDSTDERR: ++ dirname ./client/aliases.go './client/aliases.go' -> '/builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//usr/share/gocode/src/github.com/snapcore/snapd/./client/aliases.go' + install -d -p /builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//usr/share/gocode/src/github.com/snapcore/snapd/./client + cp -pav ./client/aliases.go /builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//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/login_test.go + echo '%dir %{gopath}/src/%{import_path}/./client' BUILDSTDERR: ++ dirname ./client/login_test.go + install -d -p /builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//usr/share/gocode/src/github.com/snapcore/snapd/./client './client/login_test.go' -> '/builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//usr/share/gocode/src/github.com/snapcore/snapd/./client/login_test.go' + cp -pav ./client/login_test.go /builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//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/icons.go './client/icons.go' -> '/builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//usr/share/gocode/src/github.com/snapcore/snapd/./client/icons.go' './client/snap_op_test.go' -> '/builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//usr/share/gocode/src/github.com/snapcore/snapd/./client/snap_op_test.go' './client/apps_test.go' -> '/builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//usr/share/gocode/src/github.com/snapcore/snapd/./client/apps_test.go' './client/packages.go' -> '/builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//usr/share/gocode/src/github.com/snapcore/snapd/./client/packages.go' + echo '%dir %{gopath}/src/%{import_path}/./client' BUILDSTDERR: ++ dirname ./client/icons.go + install -d -p /builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//usr/share/gocode/src/github.com/snapcore/snapd/./client + cp -pav ./client/icons.go /builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//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/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.39-1.fc30.ppc64le//usr/share/gocode/src/github.com/snapcore/snapd/./client + cp -pav ./client/snap_op_test.go /builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//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/apps_test.go + echo '%dir %{gopath}/src/%{import_path}/./client' BUILDSTDERR: ++ dirname ./client/apps_test.go + install -d -p /builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//usr/share/gocode/src/github.com/snapcore/snapd/./client + cp -pav ./client/apps_test.go /builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//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/packages.go + echo '%dir %{gopath}/src/%{import_path}/./client' BUILDSTDERR: ++ dirname ./client/packages.go + install -d -p /builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//usr/share/gocode/src/github.com/snapcore/snapd/./client + cp -pav ./client/packages.go /builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//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/export_test.go + echo '%dir %{gopath}/src/%{import_path}/./client' BUILDSTDERR: ++ dirname ./client/export_test.go + install -d -p /builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//usr/share/gocode/src/github.com/snapcore/snapd/./client './client/export_test.go' -> '/builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//usr/share/gocode/src/github.com/snapcore/snapd/./client/export_test.go' + cp -pav ./client/export_test.go /builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//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/snapshot.go + echo '%dir %{gopath}/src/%{import_path}/./client' BUILDSTDERR: ++ dirname ./client/snapshot.go + install -d -p /builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//usr/share/gocode/src/github.com/snapcore/snapd/./client './client/snapshot.go' -> '/builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//usr/share/gocode/src/github.com/snapcore/snapd/./client/snapshot.go' + cp -pav ./client/snapshot.go /builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//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/conf_test.go + echo '%dir %{gopath}/src/%{import_path}/./client' BUILDSTDERR: ++ dirname ./client/conf_test.go + install -d -p /builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//usr/share/gocode/src/github.com/snapcore/snapd/./client + cp -pav ./client/conf_test.go /builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//usr/share/gocode/src/github.com/snapcore/snapd/./client/conf_test.go './client/conf_test.go' -> '/builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//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/model.go + echo '%dir %{gopath}/src/%{import_path}/./client' BUILDSTDERR: ++ dirname ./client/model.go + install -d -p /builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//usr/share/gocode/src/github.com/snapcore/snapd/./client + cp -pav ./client/model.go /builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//usr/share/gocode/src/github.com/snapcore/snapd/./client/model.go './client/model.go' -> '/builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//usr/share/gocode/src/github.com/snapcore/snapd/./client/model.go' + echo '%{gopath}/src/%{import_path}/./client/model.go' + for file in $(find . -iname "*.go" -o -iname "*.s" \! -iname "*_test.go") 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.39-1.fc30.ppc64le//usr/share/gocode/src/github.com/snapcore/snapd/./client './client/interfaces_test.go' -> '/builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//usr/share/gocode/src/github.com/snapcore/snapd/./client/interfaces_test.go' + cp -pav ./client/interfaces_test.go /builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//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/asserts.go + echo '%dir %{gopath}/src/%{import_path}/./client' BUILDSTDERR: ++ dirname ./client/asserts.go + install -d -p /builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//usr/share/gocode/src/github.com/snapcore/snapd/./client + cp -pav ./client/asserts.go /builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//usr/share/gocode/src/github.com/snapcore/snapd/./client/asserts.go './client/asserts.go' -> '/builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//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/packages_test.go + echo '%dir %{gopath}/src/%{import_path}/./client' BUILDSTDERR: ++ dirname ./client/packages_test.go + install -d -p /builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//usr/share/gocode/src/github.com/snapcore/snapd/./client './client/packages_test.go' -> '/builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//usr/share/gocode/src/github.com/snapcore/snapd/./client/packages_test.go' + cp -pav ./client/packages_test.go /builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//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/snapctl_test.go + echo '%dir %{gopath}/src/%{import_path}/./client' BUILDSTDERR: ++ dirname ./client/snapctl_test.go + install -d -p /builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//usr/share/gocode/src/github.com/snapcore/snapd/./client './client/snapctl_test.go' -> '/builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//usr/share/gocode/src/github.com/snapcore/snapd/./client/snapctl_test.go' + cp -pav ./client/snapctl_test.go /builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//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/connections.go + echo '%dir %{gopath}/src/%{import_path}/./client' BUILDSTDERR: ++ dirname ./client/connections.go + install -d -p /builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//usr/share/gocode/src/github.com/snapcore/snapd/./client + cp -pav ./client/connections.go /builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//usr/share/gocode/src/github.com/snapcore/snapd/./client/connections.go './client/connections.go' -> '/builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//usr/share/gocode/src/github.com/snapcore/snapd/./client/connections.go' + echo '%{gopath}/src/%{import_path}/./client/connections.go' + for file in $(find . -iname "*.go" -o -iname "*.s" \! -iname "*_test.go") 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.39-1.fc30.ppc64le//usr/share/gocode/src/github.com/snapcore/snapd/./client + cp -pav ./client/client.go /builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//usr/share/gocode/src/github.com/snapcore/snapd/./client/client.go './client/client.go' -> '/builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//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 ./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.39-1.fc30.ppc64le//usr/share/gocode/src/github.com/snapcore/snapd/./client + cp -pav ./client/asserts_test.go /builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//usr/share/gocode/src/github.com/snapcore/snapd/./client/asserts_test.go './client/asserts_test.go' -> '/builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//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/change_test.go + echo '%dir %{gopath}/src/%{import_path}/./client' BUILDSTDERR: ++ dirname ./client/change_test.go + install -d -p /builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//usr/share/gocode/src/github.com/snapcore/snapd/./client + cp -pav ./client/change_test.go /builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//usr/share/gocode/src/github.com/snapcore/snapd/./client/change_test.go './client/change_test.go' -> '/builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//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/interfaces.go + echo '%dir %{gopath}/src/%{import_path}/./client' BUILDSTDERR: ++ dirname ./client/interfaces.go + install -d -p /builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//usr/share/gocode/src/github.com/snapcore/snapd/./client './client/interfaces.go' -> '/builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//usr/share/gocode/src/github.com/snapcore/snapd/./client/interfaces.go' + cp -pav ./client/interfaces.go /builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//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/buy.go + echo '%dir %{gopath}/src/%{import_path}/./client' BUILDSTDERR: ++ dirname ./client/buy.go + install -d -p /builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//usr/share/gocode/src/github.com/snapcore/snapd/./client + cp -pav ./client/buy.go /builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//usr/share/gocode/src/github.com/snapcore/snapd/./client/buy.go './client/buy.go' -> '/builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//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/apps.go + echo '%dir %{gopath}/src/%{import_path}/./client' BUILDSTDERR: ++ dirname ./client/apps.go + install -d -p /builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//usr/share/gocode/src/github.com/snapcore/snapd/./client './client/apps.go' -> '/builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//usr/share/gocode/src/github.com/snapcore/snapd/./client/apps.go' + cp -pav ./client/apps.go /builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//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/snapshot_test.go + echo '%dir %{gopath}/src/%{import_path}/./client' BUILDSTDERR: ++ dirname ./client/snapshot_test.go + install -d -p /builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//usr/share/gocode/src/github.com/snapcore/snapd/./client './client/snapshot_test.go' -> '/builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//usr/share/gocode/src/github.com/snapcore/snapd/./client/snapshot_test.go' + cp -pav ./client/snapshot_test.go /builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//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 ./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.39-1.fc30.ppc64le//usr/share/gocode/src/github.com/snapcore/snapd/./snap './snap/channel_test.go' -> '/builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//usr/share/gocode/src/github.com/snapcore/snapd/./snap/channel_test.go' + cp -pav ./snap/channel_test.go /builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//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/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.39-1.fc30.ppc64le//usr/share/gocode/src/github.com/snapcore/snapd/./snap/snapdir './snap/snapdir/snapdir_test.go' -> '/builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//usr/share/gocode/src/github.com/snapcore/snapd/./snap/snapdir/snapdir_test.go' + cp -pav ./snap/snapdir/snapdir_test.go /builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//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 './snap/snapdir/snapdir.go' -> '/builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//usr/share/gocode/src/github.com/snapcore/snapd/./snap/snapdir/snapdir.go' + install -d -p /builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//usr/share/gocode/src/github.com/snapcore/snapd/./snap/snapdir + cp -pav ./snap/snapdir/snapdir.go /builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//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/gadget_test.go + echo '%dir %{gopath}/src/%{import_path}/./snap' BUILDSTDERR: ++ dirname ./snap/gadget_test.go + install -d -p /builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//usr/share/gocode/src/github.com/snapcore/snapd/./snap + cp -pav ./snap/gadget_test.go /builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//usr/share/gocode/src/github.com/snapcore/snapd/./snap/gadget_test.go './snap/gadget_test.go' -> '/builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//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/epoch.go + echo '%dir %{gopath}/src/%{import_path}/./snap' BUILDSTDERR: ++ dirname ./snap/epoch.go + install -d -p /builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//usr/share/gocode/src/github.com/snapcore/snapd/./snap + cp -pav ./snap/epoch.go /builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//usr/share/gocode/src/github.com/snapcore/snapd/./snap/epoch.go './snap/epoch.go' -> '/builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//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_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.39-1.fc30.ppc64le//usr/share/gocode/src/github.com/snapcore/snapd/./snap './snap/info_snap_yaml_test.go' -> '/builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//usr/share/gocode/src/github.com/snapcore/snapd/./snap/info_snap_yaml_test.go' + cp -pav ./snap/info_snap_yaml_test.go /builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//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/revision.go + echo '%dir %{gopath}/src/%{import_path}/./snap' BUILDSTDERR: ++ dirname ./snap/revision.go + install -d -p /builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//usr/share/gocode/src/github.com/snapcore/snapd/./snap './snap/revision.go' -> '/builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//usr/share/gocode/src/github.com/snapcore/snapd/./snap/revision.go' + cp -pav ./snap/revision.go /builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//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/types_test.go + echo '%dir %{gopath}/src/%{import_path}/./snap' BUILDSTDERR: ++ dirname ./snap/types_test.go + install -d -p /builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//usr/share/gocode/src/github.com/snapcore/snapd/./snap './snap/types_test.go' -> '/builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//usr/share/gocode/src/github.com/snapcore/snapd/./snap/types_test.go' + cp -pav ./snap/types_test.go /builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//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/info.go + echo '%dir %{gopath}/src/%{import_path}/./snap' BUILDSTDERR: ++ dirname ./snap/info.go './snap/info.go' -> '/builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//usr/share/gocode/src/github.com/snapcore/snapd/./snap/info.go' + install -d -p /builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//usr/share/gocode/src/github.com/snapcore/snapd/./snap + cp -pav ./snap/info.go /builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//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/types.go + echo '%dir %{gopath}/src/%{import_path}/./snap' BUILDSTDERR: ++ dirname ./snap/types.go + install -d -p /builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//usr/share/gocode/src/github.com/snapcore/snapd/./snap './snap/types.go' -> '/builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//usr/share/gocode/src/github.com/snapcore/snapd/./snap/types.go' + cp -pav ./snap/types.go /builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//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/gadget.go + echo '%dir %{gopath}/src/%{import_path}/./snap' BUILDSTDERR: ++ dirname ./snap/gadget.go + install -d -p /builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//usr/share/gocode/src/github.com/snapcore/snapd/./snap './snap/gadget.go' -> '/builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//usr/share/gocode/src/github.com/snapcore/snapd/./snap/gadget.go' + cp -pav ./snap/gadget.go /builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//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/implicit.go + echo '%dir %{gopath}/src/%{import_path}/./snap' BUILDSTDERR: ++ dirname ./snap/implicit.go + install -d -p /builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//usr/share/gocode/src/github.com/snapcore/snapd/./snap + cp -pav ./snap/implicit.go /builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//usr/share/gocode/src/github.com/snapcore/snapd/./snap/implicit.go './snap/implicit.go' -> '/builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//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/restartcond_test.go + echo '%dir %{gopath}/src/%{import_path}/./snap' BUILDSTDERR: ++ dirname ./snap/restartcond_test.go + install -d -p /builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//usr/share/gocode/src/github.com/snapcore/snapd/./snap './snap/restartcond_test.go' -> '/builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//usr/share/gocode/src/github.com/snapcore/snapd/./snap/restartcond_test.go' + cp -pav ./snap/restartcond_test.go /builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//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/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.39-1.fc30.ppc64le//usr/share/gocode/src/github.com/snapcore/snapd/./snap/pack './snap/pack/pack.go' -> '/builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//usr/share/gocode/src/github.com/snapcore/snapd/./snap/pack/pack.go' './snap/pack/pack_test.go' -> '/builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//usr/share/gocode/src/github.com/snapcore/snapd/./snap/pack/pack_test.go' './snap/pack/export_test.go' -> '/builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//usr/share/gocode/src/github.com/snapcore/snapd/./snap/pack/export_test.go' + cp -pav ./snap/pack/pack.go /builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//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.39-1.fc30.ppc64le//usr/share/gocode/src/github.com/snapcore/snapd/./snap/pack + cp -pav ./snap/pack/pack_test.go /builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//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/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.39-1.fc30.ppc64le//usr/share/gocode/src/github.com/snapcore/snapd/./snap/pack + cp -pav ./snap/pack/export_test.go /builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//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/validate_test.go + echo '%dir %{gopath}/src/%{import_path}/./snap' BUILDSTDERR: ++ dirname ./snap/validate_test.go + install -d -p /builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//usr/share/gocode/src/github.com/snapcore/snapd/./snap + cp -pav ./snap/validate_test.go /builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//usr/share/gocode/src/github.com/snapcore/snapd/./snap/validate_test.go './snap/validate_test.go' -> '/builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//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/hotplug_key_test.go + echo '%dir %{gopath}/src/%{import_path}/./snap' BUILDSTDERR: ++ dirname ./snap/hotplug_key_test.go + install -d -p /builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//usr/share/gocode/src/github.com/snapcore/snapd/./snap + cp -pav ./snap/hotplug_key_test.go /builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//usr/share/gocode/src/github.com/snapcore/snapd/./snap/hotplug_key_test.go './snap/hotplug_key_test.go' -> '/builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//usr/share/gocode/src/github.com/snapcore/snapd/./snap/hotplug_key_test.go' './snap/seed_yaml_test.go' -> '/builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//usr/share/gocode/src/github.com/snapcore/snapd/./snap/seed_yaml_test.go' './snap/hooktypes.go' -> '/builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//usr/share/gocode/src/github.com/snapcore/snapd/./snap/hooktypes.go' './snap/container_test.go' -> '/builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//usr/share/gocode/src/github.com/snapcore/snapd/./snap/container_test.go' + echo '%{gopath}/src/%{import_path}/./snap/hotplug_key_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.39-1.fc30.ppc64le//usr/share/gocode/src/github.com/snapcore/snapd/./snap + cp -pav ./snap/seed_yaml_test.go /builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//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/hooktypes.go + echo '%dir %{gopath}/src/%{import_path}/./snap' BUILDSTDERR: ++ dirname ./snap/hooktypes.go + install -d -p /builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//usr/share/gocode/src/github.com/snapcore/snapd/./snap + cp -pav ./snap/hooktypes.go /builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//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/container_test.go + echo '%dir %{gopath}/src/%{import_path}/./snap' BUILDSTDERR: ++ dirname ./snap/container_test.go + install -d -p /builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//usr/share/gocode/src/github.com/snapcore/snapd/./snap + cp -pav ./snap/container_test.go /builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//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/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.39-1.fc30.ppc64le//usr/share/gocode/src/github.com/snapcore/snapd/./snap/snaptest './snap/snaptest/snaptest.go' -> '/builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//usr/share/gocode/src/github.com/snapcore/snapd/./snap/snaptest/snaptest.go' + cp -pav ./snap/snaptest/snaptest.go /builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//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.39-1.fc30.ppc64le//usr/share/gocode/src/github.com/snapcore/snapd/./snap/snaptest + cp -pav ./snap/snaptest/snaptest_test.go /builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//usr/share/gocode/src/github.com/snapcore/snapd/./snap/snaptest/snaptest_test.go './snap/snaptest/snaptest_test.go' -> '/builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//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/errors.go + echo '%dir %{gopath}/src/%{import_path}/./snap' BUILDSTDERR: ++ dirname ./snap/errors.go + install -d -p /builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//usr/share/gocode/src/github.com/snapcore/snapd/./snap './snap/errors.go' -> '/builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//usr/share/gocode/src/github.com/snapcore/snapd/./snap/errors.go' + cp -pav ./snap/errors.go /builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//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/broken_test.go + echo '%dir %{gopath}/src/%{import_path}/./snap' BUILDSTDERR: ++ dirname ./snap/broken_test.go + install -d -p /builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//usr/share/gocode/src/github.com/snapcore/snapd/./snap + cp -pav ./snap/broken_test.go /builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//usr/share/gocode/src/github.com/snapcore/snapd/./snap/broken_test.go './snap/broken_test.go' -> '/builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//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/container.go + echo '%dir %{gopath}/src/%{import_path}/./snap' BUILDSTDERR: ++ dirname ./snap/container.go './snap/container.go' -> '/builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//usr/share/gocode/src/github.com/snapcore/snapd/./snap/container.go' + install -d -p /builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//usr/share/gocode/src/github.com/snapcore/snapd/./snap + cp -pav ./snap/container.go /builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//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 ./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.39-1.fc30.ppc64le//usr/share/gocode/src/github.com/snapcore/snapd/./snap + cp -pav ./snap/epoch_test.go /builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//usr/share/gocode/src/github.com/snapcore/snapd/./snap/epoch_test.go './snap/epoch_test.go' -> '/builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//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/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.39-1.fc30.ppc64le//usr/share/gocode/src/github.com/snapcore/snapd/./snap/snapenv + cp -pav ./snap/snapenv/snapenv.go /builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//usr/share/gocode/src/github.com/snapcore/snapd/./snap/snapenv/snapenv.go './snap/snapenv/snapenv.go' -> '/builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//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.39-1.fc30.ppc64le//usr/share/gocode/src/github.com/snapcore/snapd/./snap/snapenv './snap/snapenv/snapenv_test.go' -> '/builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//usr/share/gocode/src/github.com/snapcore/snapd/./snap/snapenv/snapenv_test.go' + cp -pav ./snap/snapenv/snapenv_test.go /builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//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/export_test.go + echo '%dir %{gopath}/src/%{import_path}/./snap' BUILDSTDERR: ++ dirname ./snap/export_test.go + install -d -p /builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//usr/share/gocode/src/github.com/snapcore/snapd/./snap './snap/export_test.go' -> '/builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//usr/share/gocode/src/github.com/snapcore/snapd/./snap/export_test.go' + cp -pav ./snap/export_test.go /builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//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/naming/naming_test.go + echo '%dir %{gopath}/src/%{import_path}/./snap/naming' BUILDSTDERR: ++ dirname ./snap/naming/naming_test.go + install -d -p /builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//usr/share/gocode/src/github.com/snapcore/snapd/./snap/naming './snap/naming/naming_test.go' -> '/builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//usr/share/gocode/src/github.com/snapcore/snapd/./snap/naming/naming_test.go' + cp -pav ./snap/naming/naming_test.go /builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//usr/share/gocode/src/github.com/snapcore/snapd/./snap/naming/naming_test.go + echo '%{gopath}/src/%{import_path}/./snap/naming/naming_test.go' + for file in $(find . -iname "*.go" -o -iname "*.s" \! -iname "*_test.go") BUILDSTDERR: ++ dirname ./snap/naming/validate_test.go + echo '%dir %{gopath}/src/%{import_path}/./snap/naming' BUILDSTDERR: ++ dirname ./snap/naming/validate_test.go + install -d -p /builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//usr/share/gocode/src/github.com/snapcore/snapd/./snap/naming './snap/naming/validate_test.go' -> '/builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//usr/share/gocode/src/github.com/snapcore/snapd/./snap/naming/validate_test.go' + cp -pav ./snap/naming/validate_test.go /builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//usr/share/gocode/src/github.com/snapcore/snapd/./snap/naming/validate_test.go + echo '%{gopath}/src/%{import_path}/./snap/naming/validate_test.go' + for file in $(find . -iname "*.go" -o -iname "*.s" \! -iname "*_test.go") BUILDSTDERR: ++ dirname ./snap/naming/validate.go + echo '%dir %{gopath}/src/%{import_path}/./snap/naming' BUILDSTDERR: ++ dirname ./snap/naming/validate.go + install -d -p /builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//usr/share/gocode/src/github.com/snapcore/snapd/./snap/naming './snap/naming/validate.go' -> '/builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//usr/share/gocode/src/github.com/snapcore/snapd/./snap/naming/validate.go' './snap/squashfs/squashfs_test.go' -> '/builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//usr/share/gocode/src/github.com/snapcore/snapd/./snap/squashfs/squashfs_test.go' + cp -pav ./snap/naming/validate.go /builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//usr/share/gocode/src/github.com/snapcore/snapd/./snap/naming/validate.go + echo '%{gopath}/src/%{import_path}/./snap/naming/validate.go' + for file in $(find . -iname "*.go" -o -iname "*.s" \! -iname "*_test.go") 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.39-1.fc30.ppc64le//usr/share/gocode/src/github.com/snapcore/snapd/./snap/squashfs + cp -pav ./snap/squashfs/squashfs_test.go /builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//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/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.39-1.fc30.ppc64le//usr/share/gocode/src/github.com/snapcore/snapd/./snap/squashfs + cp -pav ./snap/squashfs/export_test.go /builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//usr/share/gocode/src/github.com/snapcore/snapd/./snap/squashfs/export_test.go './snap/squashfs/export_test.go' -> '/builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//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.39-1.fc30.ppc64le//usr/share/gocode/src/github.com/snapcore/snapd/./snap/squashfs './snap/squashfs/stat.go' -> '/builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//usr/share/gocode/src/github.com/snapcore/snapd/./snap/squashfs/stat.go' + cp -pav ./snap/squashfs/stat.go /builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//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.39-1.fc30.ppc64le//usr/share/gocode/src/github.com/snapcore/snapd/./snap/squashfs + cp -pav ./snap/squashfs/squashfs.go /builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//usr/share/gocode/src/github.com/snapcore/snapd/./snap/squashfs/squashfs.go './snap/squashfs/squashfs.go' -> '/builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//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/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.39-1.fc30.ppc64le//usr/share/gocode/src/github.com/snapcore/snapd/./snap/squashfs './snap/squashfs/stat_test.go' -> '/builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//usr/share/gocode/src/github.com/snapcore/snapd/./snap/squashfs/stat_test.go' + cp -pav ./snap/squashfs/stat_test.go /builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//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/revision_test.go + echo '%dir %{gopath}/src/%{import_path}/./snap' BUILDSTDERR: ++ dirname ./snap/revision_test.go + install -d -p /builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//usr/share/gocode/src/github.com/snapcore/snapd/./snap + cp -pav ./snap/revision_test.go /builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//usr/share/gocode/src/github.com/snapcore/snapd/./snap/revision_test.go './snap/revision_test.go' -> '/builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//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/implicit_test.go + echo '%dir %{gopath}/src/%{import_path}/./snap' BUILDSTDERR: ++ dirname ./snap/implicit_test.go + install -d -p /builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//usr/share/gocode/src/github.com/snapcore/snapd/./snap './snap/implicit_test.go' -> '/builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//usr/share/gocode/src/github.com/snapcore/snapd/./snap/implicit_test.go' + cp -pav ./snap/implicit_test.go /builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//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/restartcond.go + echo '%dir %{gopath}/src/%{import_path}/./snap' BUILDSTDERR: ++ dirname ./snap/restartcond.go + install -d -p /builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//usr/share/gocode/src/github.com/snapcore/snapd/./snap + cp -pav ./snap/restartcond.go /builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//usr/share/gocode/src/github.com/snapcore/snapd/./snap/restartcond.go './snap/restartcond.go' -> '/builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//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/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.39-1.fc30.ppc64le//usr/share/gocode/src/github.com/snapcore/snapd/./snap './snap/info_snap_yaml.go' -> '/builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//usr/share/gocode/src/github.com/snapcore/snapd/./snap/info_snap_yaml.go' + cp -pav ./snap/info_snap_yaml.go /builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//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/seed_yaml.go + echo '%dir %{gopath}/src/%{import_path}/./snap' BUILDSTDERR: ++ dirname ./snap/seed_yaml.go + install -d -p /builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//usr/share/gocode/src/github.com/snapcore/snapd/./snap + cp -pav ./snap/seed_yaml.go /builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//usr/share/gocode/src/github.com/snapcore/snapd/./snap/seed_yaml.go './snap/seed_yaml.go' -> '/builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//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/validate.go + echo '%dir %{gopath}/src/%{import_path}/./snap' BUILDSTDERR: ++ dirname ./snap/validate.go './snap/validate.go' -> '/builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//usr/share/gocode/src/github.com/snapcore/snapd/./snap/validate.go' + install -d -p /builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//usr/share/gocode/src/github.com/snapcore/snapd/./snap + cp -pav ./snap/validate.go /builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//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/broken.go + echo '%dir %{gopath}/src/%{import_path}/./snap' BUILDSTDERR: ++ dirname ./snap/broken.go + install -d -p /builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//usr/share/gocode/src/github.com/snapcore/snapd/./snap + cp -pav ./snap/broken.go /builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//usr/share/gocode/src/github.com/snapcore/snapd/./snap/broken.go './snap/broken.go' -> '/builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//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/hotplug_key.go + echo '%dir %{gopath}/src/%{import_path}/./snap' BUILDSTDERR: ++ dirname ./snap/hotplug_key.go + install -d -p /builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//usr/share/gocode/src/github.com/snapcore/snapd/./snap './snap/hotplug_key.go' -> '/builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//usr/share/gocode/src/github.com/snapcore/snapd/./snap/hotplug_key.go' + cp -pav ./snap/hotplug_key.go /builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//usr/share/gocode/src/github.com/snapcore/snapd/./snap/hotplug_key.go + echo '%{gopath}/src/%{import_path}/./snap/hotplug_key.go' + for file in $(find . -iname "*.go" -o -iname "*.s" \! -iname "*_test.go") 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.39-1.fc30.ppc64le//usr/share/gocode/src/github.com/snapcore/snapd/./snap './snap/channel.go' -> '/builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//usr/share/gocode/src/github.com/snapcore/snapd/./snap/channel.go' + cp -pav ./snap/channel.go /builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//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/info_test.go + echo '%dir %{gopath}/src/%{import_path}/./snap' BUILDSTDERR: ++ dirname ./snap/info_test.go + install -d -p /builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//usr/share/gocode/src/github.com/snapcore/snapd/./snap + cp -pav ./snap/info_test.go /builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//usr/share/gocode/src/github.com/snapcore/snapd/./snap/info_test.go './snap/info_test.go' -> '/builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//usr/share/gocode/src/github.com/snapcore/snapd/./snap/info_test.go' './bootloader/grubenv/grubenv_test.go' -> '/builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//usr/share/gocode/src/github.com/snapcore/snapd/./bootloader/grubenv/grubenv_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 ./bootloader/grubenv/grubenv_test.go + echo '%dir %{gopath}/src/%{import_path}/./bootloader/grubenv' BUILDSTDERR: ++ dirname ./bootloader/grubenv/grubenv_test.go + install -d -p /builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//usr/share/gocode/src/github.com/snapcore/snapd/./bootloader/grubenv + cp -pav ./bootloader/grubenv/grubenv_test.go /builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//usr/share/gocode/src/github.com/snapcore/snapd/./bootloader/grubenv/grubenv_test.go + echo '%{gopath}/src/%{import_path}/./bootloader/grubenv/grubenv_test.go' + for file in $(find . -iname "*.go" -o -iname "*.s" \! -iname "*_test.go") BUILDSTDERR: ++ dirname ./bootloader/grubenv/grubenv.go + echo '%dir %{gopath}/src/%{import_path}/./bootloader/grubenv' BUILDSTDERR: ++ dirname ./bootloader/grubenv/grubenv.go + install -d -p /builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//usr/share/gocode/src/github.com/snapcore/snapd/./bootloader/grubenv + cp -pav ./bootloader/grubenv/grubenv.go /builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//usr/share/gocode/src/github.com/snapcore/snapd/./bootloader/grubenv/grubenv.go './bootloader/grubenv/grubenv.go' -> '/builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//usr/share/gocode/src/github.com/snapcore/snapd/./bootloader/grubenv/grubenv.go' + echo '%{gopath}/src/%{import_path}/./bootloader/grubenv/grubenv.go' + for file in $(find . -iname "*.go" -o -iname "*.s" \! -iname "*_test.go") BUILDSTDERR: ++ dirname ./bootloader/uboot_test.go + echo '%dir %{gopath}/src/%{import_path}/./bootloader' BUILDSTDERR: ++ dirname ./bootloader/uboot_test.go + install -d -p /builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//usr/share/gocode/src/github.com/snapcore/snapd/./bootloader + cp -pav ./bootloader/uboot_test.go /builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//usr/share/gocode/src/github.com/snapcore/snapd/./bootloader/uboot_test.go './bootloader/uboot_test.go' -> '/builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//usr/share/gocode/src/github.com/snapcore/snapd/./bootloader/uboot_test.go' + echo '%{gopath}/src/%{import_path}/./bootloader/uboot_test.go' + for file in $(find . -iname "*.go" -o -iname "*.s" \! -iname "*_test.go") BUILDSTDERR: ++ dirname ./bootloader/bootloader.go + echo '%dir %{gopath}/src/%{import_path}/./bootloader' BUILDSTDERR: ++ dirname ./bootloader/bootloader.go + install -d -p /builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//usr/share/gocode/src/github.com/snapcore/snapd/./bootloader './bootloader/bootloader.go' -> '/builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//usr/share/gocode/src/github.com/snapcore/snapd/./bootloader/bootloader.go' + cp -pav ./bootloader/bootloader.go /builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//usr/share/gocode/src/github.com/snapcore/snapd/./bootloader/bootloader.go + echo '%{gopath}/src/%{import_path}/./bootloader/bootloader.go' + for file in $(find . -iname "*.go" -o -iname "*.s" \! -iname "*_test.go") BUILDSTDERR: ++ dirname ./bootloader/uboot.go + echo '%dir %{gopath}/src/%{import_path}/./bootloader' BUILDSTDERR: ++ dirname ./bootloader/uboot.go + install -d -p /builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//usr/share/gocode/src/github.com/snapcore/snapd/./bootloader + cp -pav ./bootloader/uboot.go /builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//usr/share/gocode/src/github.com/snapcore/snapd/./bootloader/uboot.go './bootloader/uboot.go' -> '/builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//usr/share/gocode/src/github.com/snapcore/snapd/./bootloader/uboot.go' + echo '%{gopath}/src/%{import_path}/./bootloader/uboot.go' + for file in $(find . -iname "*.go" -o -iname "*.s" \! -iname "*_test.go") BUILDSTDERR: ++ dirname ./bootloader/grub.go + echo '%dir %{gopath}/src/%{import_path}/./bootloader' BUILDSTDERR: ++ dirname ./bootloader/grub.go + install -d -p /builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//usr/share/gocode/src/github.com/snapcore/snapd/./bootloader './bootloader/grub.go' -> '/builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//usr/share/gocode/src/github.com/snapcore/snapd/./bootloader/grub.go' + cp -pav ./bootloader/grub.go /builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//usr/share/gocode/src/github.com/snapcore/snapd/./bootloader/grub.go + echo '%{gopath}/src/%{import_path}/./bootloader/grub.go' + for file in $(find . -iname "*.go" -o -iname "*.s" \! -iname "*_test.go") BUILDSTDERR: ++ dirname ./bootloader/export_test.go + echo '%dir %{gopath}/src/%{import_path}/./bootloader' BUILDSTDERR: ++ dirname ./bootloader/export_test.go + install -d -p /builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//usr/share/gocode/src/github.com/snapcore/snapd/./bootloader + cp -pav ./bootloader/export_test.go /builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//usr/share/gocode/src/github.com/snapcore/snapd/./bootloader/export_test.go './bootloader/export_test.go' -> '/builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//usr/share/gocode/src/github.com/snapcore/snapd/./bootloader/export_test.go' + echo '%{gopath}/src/%{import_path}/./bootloader/export_test.go' + for file in $(find . -iname "*.go" -o -iname "*.s" \! -iname "*_test.go") BUILDSTDERR: ++ dirname ./bootloader/ubootenv/env.go + echo '%dir %{gopath}/src/%{import_path}/./bootloader/ubootenv' BUILDSTDERR: ++ dirname ./bootloader/ubootenv/env.go + install -d -p /builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//usr/share/gocode/src/github.com/snapcore/snapd/./bootloader/ubootenv + cp -pav ./bootloader/ubootenv/env.go /builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//usr/share/gocode/src/github.com/snapcore/snapd/./bootloader/ubootenv/env.go './bootloader/ubootenv/env.go' -> '/builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//usr/share/gocode/src/github.com/snapcore/snapd/./bootloader/ubootenv/env.go' + echo '%{gopath}/src/%{import_path}/./bootloader/ubootenv/env.go' + for file in $(find . -iname "*.go" -o -iname "*.s" \! -iname "*_test.go") BUILDSTDERR: ++ dirname ./bootloader/ubootenv/export_test.go + echo '%dir %{gopath}/src/%{import_path}/./bootloader/ubootenv' BUILDSTDERR: ++ dirname ./bootloader/ubootenv/export_test.go + install -d -p /builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//usr/share/gocode/src/github.com/snapcore/snapd/./bootloader/ubootenv './bootloader/ubootenv/export_test.go' -> '/builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//usr/share/gocode/src/github.com/snapcore/snapd/./bootloader/ubootenv/export_test.go' + cp -pav ./bootloader/ubootenv/export_test.go /builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//usr/share/gocode/src/github.com/snapcore/snapd/./bootloader/ubootenv/export_test.go + echo '%{gopath}/src/%{import_path}/./bootloader/ubootenv/export_test.go' + for file in $(find . -iname "*.go" -o -iname "*.s" \! -iname "*_test.go") BUILDSTDERR: ++ dirname ./bootloader/ubootenv/env_test.go + echo '%dir %{gopath}/src/%{import_path}/./bootloader/ubootenv' BUILDSTDERR: ++ dirname ./bootloader/ubootenv/env_test.go + install -d -p /builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//usr/share/gocode/src/github.com/snapcore/snapd/./bootloader/ubootenv + cp -pav ./bootloader/ubootenv/env_test.go /builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//usr/share/gocode/src/github.com/snapcore/snapd/./bootloader/ubootenv/env_test.go './bootloader/ubootenv/env_test.go' -> '/builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//usr/share/gocode/src/github.com/snapcore/snapd/./bootloader/ubootenv/env_test.go' './bootloader/grub_test.go' -> '/builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//usr/share/gocode/src/github.com/snapcore/snapd/./bootloader/grub_test.go' './bootloader/bootloader_test.go' -> '/builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//usr/share/gocode/src/github.com/snapcore/snapd/./bootloader/bootloader_test.go' + echo '%{gopath}/src/%{import_path}/./bootloader/ubootenv/env_test.go' + for file in $(find . -iname "*.go" -o -iname "*.s" \! -iname "*_test.go") BUILDSTDERR: ++ dirname ./bootloader/grub_test.go + echo '%dir %{gopath}/src/%{import_path}/./bootloader' BUILDSTDERR: ++ dirname ./bootloader/grub_test.go + install -d -p /builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//usr/share/gocode/src/github.com/snapcore/snapd/./bootloader + cp -pav ./bootloader/grub_test.go /builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//usr/share/gocode/src/github.com/snapcore/snapd/./bootloader/grub_test.go + echo '%{gopath}/src/%{import_path}/./bootloader/grub_test.go' + for file in $(find . -iname "*.go" -o -iname "*.s" \! -iname "*_test.go") BUILDSTDERR: ++ dirname ./bootloader/bootloader_test.go + echo '%dir %{gopath}/src/%{import_path}/./bootloader' BUILDSTDERR: ++ dirname ./bootloader/bootloader_test.go + install -d -p /builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//usr/share/gocode/src/github.com/snapcore/snapd/./bootloader + cp -pav ./bootloader/bootloader_test.go /builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//usr/share/gocode/src/github.com/snapcore/snapd/./bootloader/bootloader_test.go + echo '%{gopath}/src/%{import_path}/./bootloader/bootloader_test.go' + for file in $(find . -iname "*.go" -o -iname "*.s" \! -iname "*_test.go") BUILDSTDERR: ++ dirname ./bootloader/androidboot.go + echo '%dir %{gopath}/src/%{import_path}/./bootloader' BUILDSTDERR: ++ dirname ./bootloader/androidboot.go + install -d -p /builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//usr/share/gocode/src/github.com/snapcore/snapd/./bootloader + cp -pav ./bootloader/androidboot.go /builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//usr/share/gocode/src/github.com/snapcore/snapd/./bootloader/androidboot.go './bootloader/androidboot.go' -> '/builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//usr/share/gocode/src/github.com/snapcore/snapd/./bootloader/androidboot.go' + echo '%{gopath}/src/%{import_path}/./bootloader/androidboot.go' + for file in $(find . -iname "*.go" -o -iname "*.s" \! -iname "*_test.go") BUILDSTDERR: ++ dirname ./bootloader/androidbootenv/androidbootenv_test.go + echo '%dir %{gopath}/src/%{import_path}/./bootloader/androidbootenv' BUILDSTDERR: ++ dirname ./bootloader/androidbootenv/androidbootenv_test.go + install -d -p /builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//usr/share/gocode/src/github.com/snapcore/snapd/./bootloader/androidbootenv + cp -pav ./bootloader/androidbootenv/androidbootenv_test.go /builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//usr/share/gocode/src/github.com/snapcore/snapd/./bootloader/androidbootenv/androidbootenv_test.go './bootloader/androidbootenv/androidbootenv_test.go' -> '/builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//usr/share/gocode/src/github.com/snapcore/snapd/./bootloader/androidbootenv/androidbootenv_test.go' + echo '%{gopath}/src/%{import_path}/./bootloader/androidbootenv/androidbootenv_test.go' + for file in $(find . -iname "*.go" -o -iname "*.s" \! -iname "*_test.go") BUILDSTDERR: ++ dirname ./bootloader/androidbootenv/androidbootenv.go + echo '%dir %{gopath}/src/%{import_path}/./bootloader/androidbootenv' BUILDSTDERR: ++ dirname ./bootloader/androidbootenv/androidbootenv.go + install -d -p /builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//usr/share/gocode/src/github.com/snapcore/snapd/./bootloader/androidbootenv + cp -pav ./bootloader/androidbootenv/androidbootenv.go /builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//usr/share/gocode/src/github.com/snapcore/snapd/./bootloader/androidbootenv/androidbootenv.go './bootloader/androidbootenv/androidbootenv.go' -> '/builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//usr/share/gocode/src/github.com/snapcore/snapd/./bootloader/androidbootenv/androidbootenv.go' + echo '%{gopath}/src/%{import_path}/./bootloader/androidbootenv/androidbootenv.go' + for file in $(find . -iname "*.go" -o -iname "*.s" \! -iname "*_test.go") BUILDSTDERR: ++ dirname ./bootloader/androidboot_test.go + echo '%dir %{gopath}/src/%{import_path}/./bootloader' BUILDSTDERR: ++ dirname ./bootloader/androidboot_test.go + install -d -p /builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//usr/share/gocode/src/github.com/snapcore/snapd/./bootloader + cp -pav ./bootloader/androidboot_test.go /builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//usr/share/gocode/src/github.com/snapcore/snapd/./bootloader/androidboot_test.go './bootloader/androidboot_test.go' -> '/builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//usr/share/gocode/src/github.com/snapcore/snapd/./bootloader/androidboot_test.go' + echo '%{gopath}/src/%{import_path}/./bootloader/androidboot_test.go' + for file in $(find . -iname "*.go" -o -iname "*.s" \! -iname "*_test.go") 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.39-1.fc30.ppc64le//usr/share/gocode/src/github.com/snapcore/snapd/./image + cp -pav ./image/image.go /builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//usr/share/gocode/src/github.com/snapcore/snapd/./image/image.go './image/image.go' -> '/builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//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/export_test.go + echo '%dir %{gopath}/src/%{import_path}/./image' BUILDSTDERR: ++ dirname ./image/export_test.go + install -d -p /builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//usr/share/gocode/src/github.com/snapcore/snapd/./image + cp -pav ./image/export_test.go /builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//usr/share/gocode/src/github.com/snapcore/snapd/./image/export_test.go './image/export_test.go' -> '/builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//usr/share/gocode/src/github.com/snapcore/snapd/./image/export_test.go' './image/image_test.go' -> '/builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//usr/share/gocode/src/github.com/snapcore/snapd/./image/image_test.go' './image/helpers.go' -> '/builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//usr/share/gocode/src/github.com/snapcore/snapd/./image/helpers.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/image_test.go + echo '%dir %{gopath}/src/%{import_path}/./image' BUILDSTDERR: ++ dirname ./image/image_test.go + install -d -p /builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//usr/share/gocode/src/github.com/snapcore/snapd/./image + cp -pav ./image/image_test.go /builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//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 ./image/helpers.go + echo '%dir %{gopath}/src/%{import_path}/./image' BUILDSTDERR: ++ dirname ./image/helpers.go + install -d -p /builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//usr/share/gocode/src/github.com/snapcore/snapd/./image + cp -pav ./image/helpers.go /builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//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 ./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.39-1.fc30.ppc64le//usr/share/gocode/src/github.com/snapcore/snapd/./selinux + cp -pav ./selinux/label_linux.go /builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//usr/share/gocode/src/github.com/snapcore/snapd/./selinux/label_linux.go './selinux/label_linux.go' -> '/builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//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 ./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.39-1.fc30.ppc64le//usr/share/gocode/src/github.com/snapcore/snapd/./selinux + cp -pav ./selinux/selinux_linux_test.go /builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//usr/share/gocode/src/github.com/snapcore/snapd/./selinux/selinux_linux_test.go './selinux/selinux_linux_test.go' -> '/builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//usr/share/gocode/src/github.com/snapcore/snapd/./selinux/selinux_linux_test.go' './selinux/selinux_darwin.go' -> '/builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//usr/share/gocode/src/github.com/snapcore/snapd/./selinux/selinux_darwin.go' './selinux/selinux_linux.go' -> '/builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//usr/share/gocode/src/github.com/snapcore/snapd/./selinux/selinux_linux.go' './selinux/label_darwin.go' -> '/builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//usr/share/gocode/src/github.com/snapcore/snapd/./selinux/label_darwin.go' './selinux/label.go' -> '/builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//usr/share/gocode/src/github.com/snapcore/snapd/./selinux/label.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/selinux_darwin.go + echo '%dir %{gopath}/src/%{import_path}/./selinux' BUILDSTDERR: ++ dirname ./selinux/selinux_darwin.go + install -d -p /builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//usr/share/gocode/src/github.com/snapcore/snapd/./selinux + cp -pav ./selinux/selinux_darwin.go /builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//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/selinux_linux.go + echo '%dir %{gopath}/src/%{import_path}/./selinux' BUILDSTDERR: ++ dirname ./selinux/selinux_linux.go + install -d -p /builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//usr/share/gocode/src/github.com/snapcore/snapd/./selinux + cp -pav ./selinux/selinux_linux.go /builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//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.39-1.fc30.ppc64le//usr/share/gocode/src/github.com/snapcore/snapd/./selinux + cp -pav ./selinux/label_darwin.go /builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//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/label.go + echo '%dir %{gopath}/src/%{import_path}/./selinux' BUILDSTDERR: ++ dirname ./selinux/label.go + install -d -p /builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//usr/share/gocode/src/github.com/snapcore/snapd/./selinux + cp -pav ./selinux/label.go /builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//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/export_test.go + echo '%dir %{gopath}/src/%{import_path}/./selinux' BUILDSTDERR: ++ dirname ./selinux/export_test.go + install -d -p /builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//usr/share/gocode/src/github.com/snapcore/snapd/./selinux + cp -pav ./selinux/export_test.go /builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//usr/share/gocode/src/github.com/snapcore/snapd/./selinux/export_test.go './selinux/export_test.go' -> '/builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//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.39-1.fc30.ppc64le//usr/share/gocode/src/github.com/snapcore/snapd/./selinux './selinux/label_linux_test.go' -> '/builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//usr/share/gocode/src/github.com/snapcore/snapd/./selinux/label_linux_test.go' + cp -pav ./selinux/label_linux_test.go /builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//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 ./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.39-1.fc30.ppc64le//usr/share/gocode/src/github.com/snapcore/snapd/./timeout + cp -pav ./timeout/timeout_test.go /builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//usr/share/gocode/src/github.com/snapcore/snapd/./timeout/timeout_test.go './timeout/timeout_test.go' -> '/builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//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.39-1.fc30.ppc64le//usr/share/gocode/src/github.com/snapcore/snapd/./timeout + cp -pav ./timeout/timeout.go /builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//usr/share/gocode/src/github.com/snapcore/snapd/./timeout/timeout.go './timeout/timeout.go' -> '/builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//usr/share/gocode/src/github.com/snapcore/snapd/./timeout/timeout.go' './errtracker/errtracker.go' -> '/builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//usr/share/gocode/src/github.com/snapcore/snapd/./errtracker/errtracker.go' + echo '%{gopath}/src/%{import_path}/./timeout/timeout.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.39-1.fc30.ppc64le//usr/share/gocode/src/github.com/snapcore/snapd/./errtracker + cp -pav ./errtracker/errtracker.go /builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//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.39-1.fc30.ppc64le//usr/share/gocode/src/github.com/snapcore/snapd/./errtracker + cp -pav ./errtracker/export_test.go /builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//usr/share/gocode/src/github.com/snapcore/snapd/./errtracker/export_test.go './errtracker/export_test.go' -> '/builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//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.39-1.fc30.ppc64le//usr/share/gocode/src/github.com/snapcore/snapd/./errtracker './errtracker/errtracker_test.go' -> '/builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//usr/share/gocode/src/github.com/snapcore/snapd/./errtracker/errtracker_test.go' + cp -pav ./errtracker/errtracker_test.go /builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//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 ./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.39-1.fc30.ppc64le//usr/share/gocode/src/github.com/snapcore/snapd/./jsonutil './jsonutil/json_test.go' -> '/builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//usr/share/gocode/src/github.com/snapcore/snapd/./jsonutil/json_test.go' './jsonutil/safejson/safejson.go' -> '/builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//usr/share/gocode/src/github.com/snapcore/snapd/./jsonutil/safejson/safejson.go' + cp -pav ./jsonutil/json_test.go /builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//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/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.39-1.fc30.ppc64le//usr/share/gocode/src/github.com/snapcore/snapd/./jsonutil/safejson + cp -pav ./jsonutil/safejson/safejson.go /builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//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.39-1.fc30.ppc64le//usr/share/gocode/src/github.com/snapcore/snapd/./jsonutil/safejson + cp -pav ./jsonutil/safejson/safejson_test.go /builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//usr/share/gocode/src/github.com/snapcore/snapd/./jsonutil/safejson/safejson_test.go './jsonutil/safejson/safejson_test.go' -> '/builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//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 ./jsonutil/json.go + echo '%dir %{gopath}/src/%{import_path}/./jsonutil' BUILDSTDERR: ++ dirname ./jsonutil/json.go + install -d -p /builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//usr/share/gocode/src/github.com/snapcore/snapd/./jsonutil + cp -pav ./jsonutil/json.go /builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//usr/share/gocode/src/github.com/snapcore/snapd/./jsonutil/json.go './jsonutil/json.go' -> '/builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//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 ./overlord/unknowntask.go + echo '%dir %{gopath}/src/%{import_path}/./overlord' BUILDSTDERR: ++ dirname ./overlord/unknowntask.go + install -d -p /builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//usr/share/gocode/src/github.com/snapcore/snapd/./overlord './overlord/unknowntask.go' -> '/builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//usr/share/gocode/src/github.com/snapcore/snapd/./overlord/unknowntask.go' + cp -pav ./overlord/unknowntask.go /builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//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/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.39-1.fc30.ppc64le//usr/share/gocode/src/github.com/snapcore/snapd/./overlord/assertstate './overlord/assertstate/assertmgr.go' -> '/builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//usr/share/gocode/src/github.com/snapcore/snapd/./overlord/assertstate/assertmgr.go' + cp -pav ./overlord/assertstate/assertmgr.go /builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//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/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.39-1.fc30.ppc64le//usr/share/gocode/src/github.com/snapcore/snapd/./overlord/assertstate + cp -pav ./overlord/assertstate/export_test.go /builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//usr/share/gocode/src/github.com/snapcore/snapd/./overlord/assertstate/export_test.go './overlord/assertstate/export_test.go' -> '/builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//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/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.39-1.fc30.ppc64le//usr/share/gocode/src/github.com/snapcore/snapd/./overlord/assertstate + cp -pav ./overlord/assertstate/assertstate_test.go /builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//usr/share/gocode/src/github.com/snapcore/snapd/./overlord/assertstate/assertstate_test.go './overlord/assertstate/assertstate_test.go' -> '/builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//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/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.39-1.fc30.ppc64le//usr/share/gocode/src/github.com/snapcore/snapd/./overlord/assertstate + cp -pav ./overlord/assertstate/helpers.go /builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//usr/share/gocode/src/github.com/snapcore/snapd/./overlord/assertstate/helpers.go './overlord/assertstate/helpers.go' -> '/builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//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.39-1.fc30.ppc64le//usr/share/gocode/src/github.com/snapcore/snapd/./overlord/assertstate './overlord/assertstate/assertstate.go' -> '/builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//usr/share/gocode/src/github.com/snapcore/snapd/./overlord/assertstate/assertstate.go' + cp -pav ./overlord/assertstate/assertstate.go /builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//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/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.39-1.fc30.ppc64le//usr/share/gocode/src/github.com/snapcore/snapd/./overlord/patch './overlord/patch/patch6_test.go' -> '/builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//usr/share/gocode/src/github.com/snapcore/snapd/./overlord/patch/patch6_test.go' + cp -pav ./overlord/patch/patch6_test.go /builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//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/patch5.go + echo '%dir %{gopath}/src/%{import_path}/./overlord/patch' BUILDSTDERR: ++ dirname ./overlord/patch/patch5.go + install -d -p /builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//usr/share/gocode/src/github.com/snapcore/snapd/./overlord/patch './overlord/patch/patch5.go' -> '/builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//usr/share/gocode/src/github.com/snapcore/snapd/./overlord/patch/patch5.go' + cp -pav ./overlord/patch/patch5.go /builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//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/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.39-1.fc30.ppc64le//usr/share/gocode/src/github.com/snapcore/snapd/./overlord/patch './overlord/patch/patch2_test.go' -> '/builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//usr/share/gocode/src/github.com/snapcore/snapd/./overlord/patch/patch2_test.go' + cp -pav ./overlord/patch/patch2_test.go /builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//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_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.39-1.fc30.ppc64le//usr/share/gocode/src/github.com/snapcore/snapd/./overlord/patch + cp -pav ./overlord/patch/patch4_test.go /builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//usr/share/gocode/src/github.com/snapcore/snapd/./overlord/patch/patch4_test.go './overlord/patch/patch4_test.go' -> '/builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//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/patch.go + echo '%dir %{gopath}/src/%{import_path}/./overlord/patch' BUILDSTDERR: ++ dirname ./overlord/patch/patch.go + install -d -p /builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//usr/share/gocode/src/github.com/snapcore/snapd/./overlord/patch + cp -pav ./overlord/patch/patch.go /builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//usr/share/gocode/src/github.com/snapcore/snapd/./overlord/patch/patch.go './overlord/patch/patch.go' -> '/builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//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/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.39-1.fc30.ppc64le//usr/share/gocode/src/github.com/snapcore/snapd/./overlord/patch './overlord/patch/patch1_test.go' -> '/builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//usr/share/gocode/src/github.com/snapcore/snapd/./overlord/patch/patch1_test.go' + cp -pav ./overlord/patch/patch1_test.go /builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//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/patch1.go + echo '%dir %{gopath}/src/%{import_path}/./overlord/patch' BUILDSTDERR: ++ dirname ./overlord/patch/patch1.go + install -d -p /builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//usr/share/gocode/src/github.com/snapcore/snapd/./overlord/patch './overlord/patch/patch1.go' -> '/builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//usr/share/gocode/src/github.com/snapcore/snapd/./overlord/patch/patch1.go' + cp -pav ./overlord/patch/patch1.go /builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//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/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.39-1.fc30.ppc64le//usr/share/gocode/src/github.com/snapcore/snapd/./overlord/patch + cp -pav ./overlord/patch/patch6_1_test.go /builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//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.39-1.fc30.ppc64le//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/patch3.go + echo '%dir %{gopath}/src/%{import_path}/./overlord/patch' BUILDSTDERR: ++ dirname ./overlord/patch/patch3.go + install -d -p /builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//usr/share/gocode/src/github.com/snapcore/snapd/./overlord/patch + cp -pav ./overlord/patch/patch3.go /builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//usr/share/gocode/src/github.com/snapcore/snapd/./overlord/patch/patch3.go './overlord/patch/patch3.go' -> '/builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//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/patch2.go + echo '%dir %{gopath}/src/%{import_path}/./overlord/patch' './overlord/patch/patch2.go' -> '/builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//usr/share/gocode/src/github.com/snapcore/snapd/./overlord/patch/patch2.go' BUILDSTDERR: ++ dirname ./overlord/patch/patch2.go + install -d -p /builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//usr/share/gocode/src/github.com/snapcore/snapd/./overlord/patch + cp -pav ./overlord/patch/patch2.go /builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//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/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.39-1.fc30.ppc64le//usr/share/gocode/src/github.com/snapcore/snapd/./overlord/patch + cp -pav ./overlord/patch/export_test.go /builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//usr/share/gocode/src/github.com/snapcore/snapd/./overlord/patch/export_test.go './overlord/patch/export_test.go' -> '/builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//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.go + echo '%dir %{gopath}/src/%{import_path}/./overlord/patch' BUILDSTDERR: ++ dirname ./overlord/patch/patch6_1.go + install -d -p /builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//usr/share/gocode/src/github.com/snapcore/snapd/./overlord/patch './overlord/patch/patch6_1.go' -> '/builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//usr/share/gocode/src/github.com/snapcore/snapd/./overlord/patch/patch6_1.go' + cp -pav ./overlord/patch/patch6_1.go /builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//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/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.39-1.fc30.ppc64le//usr/share/gocode/src/github.com/snapcore/snapd/./overlord/patch './overlord/patch/patch3_test.go' -> '/builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//usr/share/gocode/src/github.com/snapcore/snapd/./overlord/patch/patch3_test.go' + cp -pav ./overlord/patch/patch3_test.go /builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//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.go + echo '%dir %{gopath}/src/%{import_path}/./overlord/patch' BUILDSTDERR: ++ dirname ./overlord/patch/patch6.go + install -d -p /builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//usr/share/gocode/src/github.com/snapcore/snapd/./overlord/patch + cp -pav ./overlord/patch/patch6.go /builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//usr/share/gocode/src/github.com/snapcore/snapd/./overlord/patch/patch6.go './overlord/patch/patch6.go' -> '/builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//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/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.39-1.fc30.ppc64le//usr/share/gocode/src/github.com/snapcore/snapd/./overlord/patch + cp -pav ./overlord/patch/patch_test.go /builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//usr/share/gocode/src/github.com/snapcore/snapd/./overlord/patch/patch_test.go './overlord/patch/patch_test.go' -> '/builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//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/patch4.go + echo '%dir %{gopath}/src/%{import_path}/./overlord/patch' BUILDSTDERR: ++ dirname ./overlord/patch/patch4.go + install -d -p /builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//usr/share/gocode/src/github.com/snapcore/snapd/./overlord/patch + cp -pav ./overlord/patch/patch4.go /builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//usr/share/gocode/src/github.com/snapcore/snapd/./overlord/patch/patch4.go './overlord/patch/patch4.go' -> '/builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//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/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.39-1.fc30.ppc64le//usr/share/gocode/src/github.com/snapcore/snapd/./overlord/standby './overlord/standby/standby_test.go' -> '/builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//usr/share/gocode/src/github.com/snapcore/snapd/./overlord/standby/standby_test.go' + cp -pav ./overlord/standby/standby_test.go /builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//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.39-1.fc30.ppc64le//usr/share/gocode/src/github.com/snapcore/snapd/./overlord/standby + cp -pav ./overlord/standby/standby.go /builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//usr/share/gocode/src/github.com/snapcore/snapd/./overlord/standby/standby.go './overlord/standby/standby.go' -> '/builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//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/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.39-1.fc30.ppc64le//usr/share/gocode/src/github.com/snapcore/snapd/./overlord/standby + cp -pav ./overlord/standby/export_test.go /builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//usr/share/gocode/src/github.com/snapcore/snapd/./overlord/standby/export_test.go './overlord/standby/export_test.go' -> '/builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//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/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.39-1.fc30.ppc64le//usr/share/gocode/src/github.com/snapcore/snapd/./overlord/cmdstate + cp -pav ./overlord/cmdstate/cmdstate.go /builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//usr/share/gocode/src/github.com/snapcore/snapd/./overlord/cmdstate/cmdstate.go './overlord/cmdstate/cmdstate.go' -> '/builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//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 ./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.39-1.fc30.ppc64le//usr/share/gocode/src/github.com/snapcore/snapd/./overlord/cmdstate './overlord/cmdstate/export_test.go' -> '/builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//usr/share/gocode/src/github.com/snapcore/snapd/./overlord/cmdstate/export_test.go' + cp -pav ./overlord/cmdstate/export_test.go /builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//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/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.39-1.fc30.ppc64le//usr/share/gocode/src/github.com/snapcore/snapd/./overlord/cmdstate + cp -pav ./overlord/cmdstate/cmdstate_test.go /builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//usr/share/gocode/src/github.com/snapcore/snapd/./overlord/cmdstate/cmdstate_test.go './overlord/cmdstate/cmdstate_test.go' -> '/builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//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/cmdmgr.go + echo '%dir %{gopath}/src/%{import_path}/./overlord/cmdstate' BUILDSTDERR: ++ dirname ./overlord/cmdstate/cmdmgr.go + install -d -p /builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//usr/share/gocode/src/github.com/snapcore/snapd/./overlord/cmdstate + cp -pav ./overlord/cmdstate/cmdmgr.go /builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//usr/share/gocode/src/github.com/snapcore/snapd/./overlord/cmdstate/cmdmgr.go './overlord/cmdstate/cmdmgr.go' -> '/builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//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/backend.go + echo '%dir %{gopath}/src/%{import_path}/./overlord' BUILDSTDERR: ++ dirname ./overlord/backend.go + install -d -p /builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//usr/share/gocode/src/github.com/snapcore/snapd/./overlord + cp -pav ./overlord/backend.go /builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//usr/share/gocode/src/github.com/snapcore/snapd/./overlord/backend.go './overlord/backend.go' -> '/builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//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/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.39-1.fc30.ppc64le//usr/share/gocode/src/github.com/snapcore/snapd/./overlord/devicestate './overlord/devicestate/crypto.go' -> '/builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//usr/share/gocode/src/github.com/snapcore/snapd/./overlord/devicestate/crypto.go' + cp -pav ./overlord/devicestate/crypto.go /builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//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/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.39-1.fc30.ppc64le//usr/share/gocode/src/github.com/snapcore/snapd/./overlord/devicestate + cp -pav ./overlord/devicestate/devicemgr.go /builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//usr/share/gocode/src/github.com/snapcore/snapd/./overlord/devicestate/devicemgr.go './overlord/devicestate/devicemgr.go' -> '/builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//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/devicestate.go + echo '%dir %{gopath}/src/%{import_path}/./overlord/devicestate' BUILDSTDERR: ++ dirname ./overlord/devicestate/devicestate.go './overlord/devicestate/devicestate.go' -> '/builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//usr/share/gocode/src/github.com/snapcore/snapd/./overlord/devicestate/devicestate.go' + install -d -p /builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//usr/share/gocode/src/github.com/snapcore/snapd/./overlord/devicestate + cp -pav ./overlord/devicestate/devicestate.go /builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//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/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.39-1.fc30.ppc64le//usr/share/gocode/src/github.com/snapcore/snapd/./overlord/devicestate + cp -pav ./overlord/devicestate/firstboot_test.go /builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//usr/share/gocode/src/github.com/snapcore/snapd/./overlord/devicestate/firstboot_test.go './overlord/devicestate/firstboot_test.go' -> '/builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//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/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.39-1.fc30.ppc64le//usr/share/gocode/src/github.com/snapcore/snapd/./overlord/devicestate './overlord/devicestate/export_test.go' -> '/builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//usr/share/gocode/src/github.com/snapcore/snapd/./overlord/devicestate/export_test.go' + cp -pav ./overlord/devicestate/export_test.go /builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//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/handlers_test.go + echo '%dir %{gopath}/src/%{import_path}/./overlord/devicestate' BUILDSTDERR: ++ dirname ./overlord/devicestate/handlers_test.go + install -d -p /builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//usr/share/gocode/src/github.com/snapcore/snapd/./overlord/devicestate './overlord/devicestate/handlers_test.go' -> '/builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//usr/share/gocode/src/github.com/snapcore/snapd/./overlord/devicestate/handlers_test.go' + cp -pav ./overlord/devicestate/handlers_test.go /builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//usr/share/gocode/src/github.com/snapcore/snapd/./overlord/devicestate/handlers_test.go + echo '%{gopath}/src/%{import_path}/./overlord/devicestate/handlers_test.go' + for file in $(find . -iname "*.go" -o -iname "*.s" \! -iname "*_test.go") BUILDSTDERR: ++ dirname ./overlord/devicestate/devicestate_test.go + echo '%dir %{gopath}/src/%{import_path}/./overlord/devicestate' BUILDSTDERR: ++ dirname ./overlord/devicestate/devicestate_test.go './overlord/devicestate/devicestate_test.go' -> '/builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//usr/share/gocode/src/github.com/snapcore/snapd/./overlord/devicestate/devicestate_test.go' + install -d -p /builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//usr/share/gocode/src/github.com/snapcore/snapd/./overlord/devicestate + cp -pav ./overlord/devicestate/devicestate_test.go /builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//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/handlers.go + echo '%dir %{gopath}/src/%{import_path}/./overlord/devicestate' BUILDSTDERR: ++ dirname ./overlord/devicestate/handlers.go + install -d -p /builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//usr/share/gocode/src/github.com/snapcore/snapd/./overlord/devicestate + cp -pav ./overlord/devicestate/handlers.go /builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//usr/share/gocode/src/github.com/snapcore/snapd/./overlord/devicestate/handlers.go './overlord/devicestate/handlers.go' -> '/builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//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/devicestatetest/devicesvc.go + echo '%dir %{gopath}/src/%{import_path}/./overlord/devicestate/devicestatetest' BUILDSTDERR: ++ dirname ./overlord/devicestate/devicestatetest/devicesvc.go + install -d -p /builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//usr/share/gocode/src/github.com/snapcore/snapd/./overlord/devicestate/devicestatetest './overlord/devicestate/devicestatetest/devicesvc.go' -> '/builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//usr/share/gocode/src/github.com/snapcore/snapd/./overlord/devicestate/devicestatetest/devicesvc.go' + cp -pav ./overlord/devicestate/devicestatetest/devicesvc.go /builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//usr/share/gocode/src/github.com/snapcore/snapd/./overlord/devicestate/devicestatetest/devicesvc.go + echo '%{gopath}/src/%{import_path}/./overlord/devicestate/devicestatetest/devicesvc.go' + for file in $(find . -iname "*.go" -o -iname "*.s" \! -iname "*_test.go") BUILDSTDERR: ++ dirname ./overlord/devicestate/devicestatetest/gadget.go + echo '%dir %{gopath}/src/%{import_path}/./overlord/devicestate/devicestatetest' BUILDSTDERR: ++ dirname ./overlord/devicestate/devicestatetest/gadget.go + install -d -p /builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//usr/share/gocode/src/github.com/snapcore/snapd/./overlord/devicestate/devicestatetest + cp -pav ./overlord/devicestate/devicestatetest/gadget.go /builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//usr/share/gocode/src/github.com/snapcore/snapd/./overlord/devicestate/devicestatetest/gadget.go './overlord/devicestate/devicestatetest/gadget.go' -> '/builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//usr/share/gocode/src/github.com/snapcore/snapd/./overlord/devicestate/devicestatetest/gadget.go' + echo '%{gopath}/src/%{import_path}/./overlord/devicestate/devicestatetest/gadget.go' + for file in $(find . -iname "*.go" -o -iname "*.s" \! -iname "*_test.go") BUILDSTDERR: ++ dirname ./overlord/devicestate/firstboot.go + echo '%dir %{gopath}/src/%{import_path}/./overlord/devicestate' BUILDSTDERR: ++ dirname ./overlord/devicestate/firstboot.go './overlord/devicestate/firstboot.go' -> '/builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//usr/share/gocode/src/github.com/snapcore/snapd/./overlord/devicestate/firstboot.go' + install -d -p /builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//usr/share/gocode/src/github.com/snapcore/snapd/./overlord/devicestate + cp -pav ./overlord/devicestate/firstboot.go /builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//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/helpers.go + echo '%dir %{gopath}/src/%{import_path}/./overlord/devicestate' BUILDSTDERR: ++ dirname ./overlord/devicestate/helpers.go + install -d -p /builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//usr/share/gocode/src/github.com/snapcore/snapd/./overlord/devicestate + cp -pav ./overlord/devicestate/helpers.go /builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//usr/share/gocode/src/github.com/snapcore/snapd/./overlord/devicestate/helpers.go './overlord/devicestate/helpers.go' -> '/builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//usr/share/gocode/src/github.com/snapcore/snapd/./overlord/devicestate/helpers.go' + echo '%{gopath}/src/%{import_path}/./overlord/devicestate/helpers.go' + for file in $(find . -iname "*.go" -o -iname "*.s" \! -iname "*_test.go") 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.39-1.fc30.ppc64le//usr/share/gocode/src/github.com/snapcore/snapd/./overlord './overlord/stateengine_test.go' -> '/builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//usr/share/gocode/src/github.com/snapcore/snapd/./overlord/stateengine_test.go' + cp -pav ./overlord/stateengine_test.go /builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//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/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.39-1.fc30.ppc64le//usr/share/gocode/src/github.com/snapcore/snapd/./overlord/servicestate './overlord/servicestate/servicestate.go' -> '/builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//usr/share/gocode/src/github.com/snapcore/snapd/./overlord/servicestate/servicestate.go' + cp -pav ./overlord/servicestate/servicestate.go /builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//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/stateengine.go + echo '%dir %{gopath}/src/%{import_path}/./overlord' BUILDSTDERR: ++ dirname ./overlord/stateengine.go + install -d -p /builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//usr/share/gocode/src/github.com/snapcore/snapd/./overlord + cp -pav ./overlord/stateengine.go /builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//usr/share/gocode/src/github.com/snapcore/snapd/./overlord/stateengine.go './overlord/stateengine.go' -> '/builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//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/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.39-1.fc30.ppc64le//usr/share/gocode/src/github.com/snapcore/snapd/./overlord/ifacestate + cp -pav ./overlord/ifacestate/ifacestate_test.go /builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//usr/share/gocode/src/github.com/snapcore/snapd/./overlord/ifacestate/ifacestate_test.go './overlord/ifacestate/ifacestate_test.go' -> '/builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//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/ifacestate.go + echo '%dir %{gopath}/src/%{import_path}/./overlord/ifacestate' BUILDSTDERR: ++ dirname ./overlord/ifacestate/ifacestate.go './overlord/ifacestate/ifacestate.go' -> '/builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//usr/share/gocode/src/github.com/snapcore/snapd/./overlord/ifacestate/ifacestate.go' + install -d -p /builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//usr/share/gocode/src/github.com/snapcore/snapd/./overlord/ifacestate + cp -pav ./overlord/ifacestate/ifacestate.go /builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//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/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.39-1.fc30.ppc64le//usr/share/gocode/src/github.com/snapcore/snapd/./overlord/ifacestate + cp -pav ./overlord/ifacestate/helpers_test.go /builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//usr/share/gocode/src/github.com/snapcore/snapd/./overlord/ifacestate/helpers_test.go './overlord/ifacestate/helpers_test.go' -> '/builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//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/hotplug.go + echo '%dir %{gopath}/src/%{import_path}/./overlord/ifacestate' BUILDSTDERR: ++ dirname ./overlord/ifacestate/hotplug.go + install -d -p /builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//usr/share/gocode/src/github.com/snapcore/snapd/./overlord/ifacestate './overlord/ifacestate/hotplug.go' -> '/builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//usr/share/gocode/src/github.com/snapcore/snapd/./overlord/ifacestate/hotplug.go' './overlord/ifacestate/hooks.go' -> '/builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//usr/share/gocode/src/github.com/snapcore/snapd/./overlord/ifacestate/hooks.go' + cp -pav ./overlord/ifacestate/hotplug.go /builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//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/hooks.go + echo '%dir %{gopath}/src/%{import_path}/./overlord/ifacestate' BUILDSTDERR: ++ dirname ./overlord/ifacestate/hooks.go + install -d -p /builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//usr/share/gocode/src/github.com/snapcore/snapd/./overlord/ifacestate + cp -pav ./overlord/ifacestate/hooks.go /builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//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.go + echo '%dir %{gopath}/src/%{import_path}/./overlord/ifacestate' BUILDSTDERR: ++ dirname ./overlord/ifacestate/implicit.go + install -d -p /builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//usr/share/gocode/src/github.com/snapcore/snapd/./overlord/ifacestate + cp -pav ./overlord/ifacestate/implicit.go /builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//usr/share/gocode/src/github.com/snapcore/snapd/./overlord/ifacestate/implicit.go './overlord/ifacestate/implicit.go' -> '/builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//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.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.39-1.fc30.ppc64le//usr/share/gocode/src/github.com/snapcore/snapd/./overlord/ifacestate/udevmonitor + cp -pav ./overlord/ifacestate/udevmonitor/udevmon.go /builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//usr/share/gocode/src/github.com/snapcore/snapd/./overlord/ifacestate/udevmonitor/udevmon.go './overlord/ifacestate/udevmonitor/udevmon.go' -> '/builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//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/udevmonitor/udevmon_test.go + echo '%dir %{gopath}/src/%{import_path}/./overlord/ifacestate/udevmonitor' './overlord/ifacestate/udevmonitor/udevmon_test.go' -> '/builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//usr/share/gocode/src/github.com/snapcore/snapd/./overlord/ifacestate/udevmonitor/udevmon_test.go' BUILDSTDERR: ++ dirname ./overlord/ifacestate/udevmonitor/udevmon_test.go + install -d -p /builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//usr/share/gocode/src/github.com/snapcore/snapd/./overlord/ifacestate/udevmonitor + cp -pav ./overlord/ifacestate/udevmonitor/udevmon_test.go /builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//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/hotplug_test.go + echo '%dir %{gopath}/src/%{import_path}/./overlord/ifacestate' BUILDSTDERR: ++ dirname ./overlord/ifacestate/hotplug_test.go './overlord/ifacestate/hotplug_test.go' -> '/builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//usr/share/gocode/src/github.com/snapcore/snapd/./overlord/ifacestate/hotplug_test.go' + install -d -p /builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//usr/share/gocode/src/github.com/snapcore/snapd/./overlord/ifacestate + cp -pav ./overlord/ifacestate/hotplug_test.go /builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//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.39-1.fc30.ppc64le//usr/share/gocode/src/github.com/snapcore/snapd/./overlord/ifacestate + cp -pav ./overlord/ifacestate/export_test.go /builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//usr/share/gocode/src/github.com/snapcore/snapd/./overlord/ifacestate/export_test.go './overlord/ifacestate/export_test.go' -> '/builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//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/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.39-1.fc30.ppc64le//usr/share/gocode/src/github.com/snapcore/snapd/./overlord/ifacestate './overlord/ifacestate/handlers_test.go' -> '/builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//usr/share/gocode/src/github.com/snapcore/snapd/./overlord/ifacestate/handlers_test.go' + cp -pav ./overlord/ifacestate/handlers_test.go /builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//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 './overlord/ifacestate/ifacemgr.go' -> '/builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//usr/share/gocode/src/github.com/snapcore/snapd/./overlord/ifacestate/ifacemgr.go' + install -d -p /builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//usr/share/gocode/src/github.com/snapcore/snapd/./overlord/ifacestate + cp -pav ./overlord/ifacestate/ifacemgr.go /builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//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/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.39-1.fc30.ppc64le//usr/share/gocode/src/github.com/snapcore/snapd/./overlord/ifacestate './overlord/ifacestate/implicit_test.go' -> '/builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//usr/share/gocode/src/github.com/snapcore/snapd/./overlord/ifacestate/implicit_test.go' + cp -pav ./overlord/ifacestate/implicit_test.go /builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//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/handlers.go + echo '%dir %{gopath}/src/%{import_path}/./overlord/ifacestate' BUILDSTDERR: ++ dirname ./overlord/ifacestate/handlers.go + install -d -p /builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//usr/share/gocode/src/github.com/snapcore/snapd/./overlord/ifacestate './overlord/ifacestate/handlers.go' -> '/builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//usr/share/gocode/src/github.com/snapcore/snapd/./overlord/ifacestate/handlers.go' './overlord/ifacestate/helpers.go' -> '/builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//usr/share/gocode/src/github.com/snapcore/snapd/./overlord/ifacestate/helpers.go' + cp -pav ./overlord/ifacestate/handlers.go /builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//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/helpers.go + echo '%dir %{gopath}/src/%{import_path}/./overlord/ifacestate' BUILDSTDERR: ++ dirname ./overlord/ifacestate/helpers.go + install -d -p /builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//usr/share/gocode/src/github.com/snapcore/snapd/./overlord/ifacestate + cp -pav ./overlord/ifacestate/helpers.go /builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//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/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.39-1.fc30.ppc64le//usr/share/gocode/src/github.com/snapcore/snapd/./overlord/ifacestate/ifacerepo + cp -pav ./overlord/ifacestate/ifacerepo/repo.go /builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//usr/share/gocode/src/github.com/snapcore/snapd/./overlord/ifacestate/ifacerepo/repo.go './overlord/ifacestate/ifacerepo/repo.go' -> '/builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//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.39-1.fc30.ppc64le//usr/share/gocode/src/github.com/snapcore/snapd/./overlord/ifacestate/ifacerepo './overlord/ifacestate/ifacerepo/repo_test.go' -> '/builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//usr/share/gocode/src/github.com/snapcore/snapd/./overlord/ifacestate/ifacerepo/repo_test.go' + cp -pav ./overlord/ifacestate/ifacerepo/repo_test.go /builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//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/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.39-1.fc30.ppc64le//usr/share/gocode/src/github.com/snapcore/snapd/./overlord/snapstate + cp -pav ./overlord/snapstate/autorefresh_test.go /builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//usr/share/gocode/src/github.com/snapcore/snapd/./overlord/snapstate/autorefresh_test.go './overlord/snapstate/autorefresh_test.go' -> '/builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//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/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.39-1.fc30.ppc64le//usr/share/gocode/src/github.com/snapcore/snapd/./overlord/snapstate './overlord/snapstate/handlers_mount_test.go' -> '/builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//usr/share/gocode/src/github.com/snapcore/snapd/./overlord/snapstate/handlers_mount_test.go' + cp -pav ./overlord/snapstate/handlers_mount_test.go /builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//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/readme.go + echo '%dir %{gopath}/src/%{import_path}/./overlord/snapstate' BUILDSTDERR: ++ dirname ./overlord/snapstate/readme.go + install -d -p /builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//usr/share/gocode/src/github.com/snapcore/snapd/./overlord/snapstate + cp -pav ./overlord/snapstate/readme.go /builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//usr/share/gocode/src/github.com/snapcore/snapd/./overlord/snapstate/readme.go './overlord/snapstate/readme.go' -> '/builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//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_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.39-1.fc30.ppc64le//usr/share/gocode/src/github.com/snapcore/snapd/./overlord/snapstate './overlord/snapstate/handlers_prepare_test.go' -> '/builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//usr/share/gocode/src/github.com/snapcore/snapd/./overlord/snapstate/handlers_prepare_test.go' + cp -pav ./overlord/snapstate/handlers_prepare_test.go /builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//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/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.39-1.fc30.ppc64le//usr/share/gocode/src/github.com/snapcore/snapd/./overlord/snapstate './overlord/snapstate/handlers_prereq_test.go' -> '/builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//usr/share/gocode/src/github.com/snapcore/snapd/./overlord/snapstate/handlers_prereq_test.go' + cp -pav ./overlord/snapstate/handlers_prereq_test.go /builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//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/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.39-1.fc30.ppc64le//usr/share/gocode/src/github.com/snapcore/snapd/./overlord/snapstate './overlord/snapstate/refreshhints_test.go' -> '/builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//usr/share/gocode/src/github.com/snapcore/snapd/./overlord/snapstate/refreshhints_test.go' + cp -pav ./overlord/snapstate/refreshhints_test.go /builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//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/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.39-1.fc30.ppc64le//usr/share/gocode/src/github.com/snapcore/snapd/./overlord/snapstate './overlord/snapstate/readme_test.go' -> '/builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//usr/share/gocode/src/github.com/snapcore/snapd/./overlord/snapstate/readme_test.go' + cp -pav ./overlord/snapstate/readme_test.go /builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//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.go + echo '%dir %{gopath}/src/%{import_path}/./overlord/snapstate' BUILDSTDERR: ++ dirname ./overlord/snapstate/backend.go + install -d -p /builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//usr/share/gocode/src/github.com/snapcore/snapd/./overlord/snapstate './overlord/snapstate/backend.go' -> '/builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//usr/share/gocode/src/github.com/snapcore/snapd/./overlord/snapstate/backend.go' + cp -pav ./overlord/snapstate/backend.go /builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//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/aliasesv2.go + echo '%dir %{gopath}/src/%{import_path}/./overlord/snapstate' BUILDSTDERR: ++ dirname ./overlord/snapstate/aliasesv2.go + install -d -p /builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//usr/share/gocode/src/github.com/snapcore/snapd/./overlord/snapstate './overlord/snapstate/aliasesv2.go' -> '/builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//usr/share/gocode/src/github.com/snapcore/snapd/./overlord/snapstate/aliasesv2.go' './overlord/snapstate/storehelpers.go' -> '/builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//usr/share/gocode/src/github.com/snapcore/snapd/./overlord/snapstate/storehelpers.go' + cp -pav ./overlord/snapstate/aliasesv2.go /builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//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/storehelpers.go + echo '%dir %{gopath}/src/%{import_path}/./overlord/snapstate' BUILDSTDERR: ++ dirname ./overlord/snapstate/storehelpers.go + install -d -p /builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//usr/share/gocode/src/github.com/snapcore/snapd/./overlord/snapstate + cp -pav ./overlord/snapstate/storehelpers.go /builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//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/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.39-1.fc30.ppc64le//usr/share/gocode/src/github.com/snapcore/snapd/./overlord/snapstate + cp -pav ./overlord/snapstate/cookies_test.go /builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//usr/share/gocode/src/github.com/snapcore/snapd/./overlord/snapstate/cookies_test.go './overlord/snapstate/cookies_test.go' -> '/builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//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/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.39-1.fc30.ppc64le//usr/share/gocode/src/github.com/snapcore/snapd/./overlord/snapstate './overlord/snapstate/backend_test.go' -> '/builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//usr/share/gocode/src/github.com/snapcore/snapd/./overlord/snapstate/backend_test.go' + cp -pav ./overlord/snapstate/backend_test.go /builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//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.39-1.fc30.ppc64le//usr/share/gocode/src/github.com/snapcore/snapd/./overlord/snapstate './overlord/snapstate/progress.go' -> '/builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//usr/share/gocode/src/github.com/snapcore/snapd/./overlord/snapstate/progress.go' + cp -pav ./overlord/snapstate/progress.go /builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//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/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.39-1.fc30.ppc64le//usr/share/gocode/src/github.com/snapcore/snapd/./overlord/snapstate './overlord/snapstate/check_snap.go' -> '/builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//usr/share/gocode/src/github.com/snapcore/snapd/./overlord/snapstate/check_snap.go' + cp -pav ./overlord/snapstate/check_snap.go /builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//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/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.39-1.fc30.ppc64le//usr/share/gocode/src/github.com/snapcore/snapd/./overlord/snapstate './overlord/snapstate/aliasesv2_test.go' -> '/builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//usr/share/gocode/src/github.com/snapcore/snapd/./overlord/snapstate/aliasesv2_test.go' + cp -pav ./overlord/snapstate/aliasesv2_test.go /builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//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/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.39-1.fc30.ppc64le//usr/share/gocode/src/github.com/snapcore/snapd/./overlord/snapstate './overlord/snapstate/progress_test.go' -> '/builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//usr/share/gocode/src/github.com/snapcore/snapd/./overlord/snapstate/progress_test.go' + cp -pav ./overlord/snapstate/progress_test.go /builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//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/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.39-1.fc30.ppc64le//usr/share/gocode/src/github.com/snapcore/snapd/./overlord/snapstate + cp -pav ./overlord/snapstate/handlers_aliasesv2_test.go /builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//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.39-1.fc30.ppc64le//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/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.39-1.fc30.ppc64le//usr/share/gocode/src/github.com/snapcore/snapd/./overlord/snapstate + cp -pav ./overlord/snapstate/booted_test.go /builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//usr/share/gocode/src/github.com/snapcore/snapd/./overlord/snapstate/booted_test.go './overlord/snapstate/booted_test.go' -> '/builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//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/aux_store_info_test.go + echo '%dir %{gopath}/src/%{import_path}/./overlord/snapstate' BUILDSTDERR: ++ dirname ./overlord/snapstate/aux_store_info_test.go + install -d -p /builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//usr/share/gocode/src/github.com/snapcore/snapd/./overlord/snapstate + cp -pav ./overlord/snapstate/aux_store_info_test.go /builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//usr/share/gocode/src/github.com/snapcore/snapd/./overlord/snapstate/aux_store_info_test.go './overlord/snapstate/aux_store_info_test.go' -> '/builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//usr/share/gocode/src/github.com/snapcore/snapd/./overlord/snapstate/aux_store_info_test.go' + echo '%{gopath}/src/%{import_path}/./overlord/snapstate/aux_store_info_test.go' + for file in $(find . -iname "*.go" -o -iname "*.s" \! -iname "*_test.go") 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.39-1.fc30.ppc64le//usr/share/gocode/src/github.com/snapcore/snapd/./overlord/snapstate + cp -pav ./overlord/snapstate/cookies.go /builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//usr/share/gocode/src/github.com/snapcore/snapd/./overlord/snapstate/cookies.go './overlord/snapstate/cookies.go' -> '/builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//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/autorefresh.go + echo '%dir %{gopath}/src/%{import_path}/./overlord/snapstate' BUILDSTDERR: ++ dirname ./overlord/snapstate/autorefresh.go + install -d -p /builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//usr/share/gocode/src/github.com/snapcore/snapd/./overlord/snapstate + cp -pav ./overlord/snapstate/autorefresh.go /builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//usr/share/gocode/src/github.com/snapcore/snapd/./overlord/snapstate/autorefresh.go './overlord/snapstate/autorefresh.go' -> '/builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//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/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.39-1.fc30.ppc64le//usr/share/gocode/src/github.com/snapcore/snapd/./overlord/snapstate + cp -pav ./overlord/snapstate/snapstate_test.go /builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//usr/share/gocode/src/github.com/snapcore/snapd/./overlord/snapstate/snapstate_test.go './overlord/snapstate/snapstate_test.go' -> '/builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//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/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.39-1.fc30.ppc64le//usr/share/gocode/src/github.com/snapcore/snapd/./overlord/snapstate + cp -pav ./overlord/snapstate/export_test.go /builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//usr/share/gocode/src/github.com/snapcore/snapd/./overlord/snapstate/export_test.go './overlord/snapstate/export_test.go' -> '/builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//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/aux_store_info.go + echo '%dir %{gopath}/src/%{import_path}/./overlord/snapstate' BUILDSTDERR: ++ dirname ./overlord/snapstate/aux_store_info.go + install -d -p /builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//usr/share/gocode/src/github.com/snapcore/snapd/./overlord/snapstate + cp -pav ./overlord/snapstate/aux_store_info.go /builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//usr/share/gocode/src/github.com/snapcore/snapd/./overlord/snapstate/aux_store_info.go './overlord/snapstate/aux_store_info.go' -> '/builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//usr/share/gocode/src/github.com/snapcore/snapd/./overlord/snapstate/aux_store_info.go' + echo '%{gopath}/src/%{import_path}/./overlord/snapstate/aux_store_info.go' + for file in $(find . -iname "*.go" -o -iname "*.s" \! -iname "*_test.go") 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.39-1.fc30.ppc64le//usr/share/gocode/src/github.com/snapcore/snapd/./overlord/snapstate + cp -pav ./overlord/snapstate/snapstate.go /builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//usr/share/gocode/src/github.com/snapcore/snapd/./overlord/snapstate/snapstate.go './overlord/snapstate/snapstate.go' -> '/builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//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/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.39-1.fc30.ppc64le//usr/share/gocode/src/github.com/snapcore/snapd/./overlord/snapstate + cp -pav ./overlord/snapstate/catalogrefresh_test.go /builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//usr/share/gocode/src/github.com/snapcore/snapd/./overlord/snapstate/catalogrefresh_test.go './overlord/snapstate/catalogrefresh_test.go' -> '/builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//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/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.39-1.fc30.ppc64le//usr/share/gocode/src/github.com/snapcore/snapd/./overlord/snapstate + cp -pav ./overlord/snapstate/check_snap_test.go /builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//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.39-1.fc30.ppc64le//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/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.39-1.fc30.ppc64le//usr/share/gocode/src/github.com/snapcore/snapd/./overlord/snapstate/backend + cp -pav ./overlord/snapstate/backend/setup_test.go /builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//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.39-1.fc30.ppc64le//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/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.39-1.fc30.ppc64le//usr/share/gocode/src/github.com/snapcore/snapd/./overlord/snapstate/backend + cp -pav ./overlord/snapstate/backend/aliases_test.go /builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//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.39-1.fc30.ppc64le//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/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.39-1.fc30.ppc64le//usr/share/gocode/src/github.com/snapcore/snapd/./overlord/snapstate/backend + cp -pav ./overlord/snapstate/backend/fontconfig.go /builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//usr/share/gocode/src/github.com/snapcore/snapd/./overlord/snapstate/backend/fontconfig.go './overlord/snapstate/backend/fontconfig.go' -> '/builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//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.39-1.fc30.ppc64le//usr/share/gocode/src/github.com/snapcore/snapd/./overlord/snapstate/backend + cp -pav ./overlord/snapstate/backend/mountunit_test.go /builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//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.39-1.fc30.ppc64le//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/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.39-1.fc30.ppc64le//usr/share/gocode/src/github.com/snapcore/snapd/./overlord/snapstate/backend + cp -pav ./overlord/snapstate/backend/link.go /builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//usr/share/gocode/src/github.com/snapcore/snapd/./overlord/snapstate/backend/link.go './overlord/snapstate/backend/link.go' -> '/builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//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/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.39-1.fc30.ppc64le//usr/share/gocode/src/github.com/snapcore/snapd/./overlord/snapstate/backend + cp -pav ./overlord/snapstate/backend/setup.go /builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//usr/share/gocode/src/github.com/snapcore/snapd/./overlord/snapstate/backend/setup.go './overlord/snapstate/backend/setup.go' -> '/builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//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/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.39-1.fc30.ppc64le//usr/share/gocode/src/github.com/snapcore/snapd/./overlord/snapstate/backend + cp -pav ./overlord/snapstate/backend/backend.go /builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//usr/share/gocode/src/github.com/snapcore/snapd/./overlord/snapstate/backend/backend.go './overlord/snapstate/backend/backend.go' -> '/builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//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/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.39-1.fc30.ppc64le//usr/share/gocode/src/github.com/snapcore/snapd/./overlord/snapstate/backend + cp -pav ./overlord/snapstate/backend/backend_test.go /builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//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.39-1.fc30.ppc64le//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/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.39-1.fc30.ppc64le//usr/share/gocode/src/github.com/snapcore/snapd/./overlord/snapstate/backend + cp -pav ./overlord/snapstate/backend/snapdata.go /builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//usr/share/gocode/src/github.com/snapcore/snapd/./overlord/snapstate/backend/snapdata.go './overlord/snapstate/backend/snapdata.go' -> '/builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//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/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.39-1.fc30.ppc64le//usr/share/gocode/src/github.com/snapcore/snapd/./overlord/snapstate/backend + cp -pav ./overlord/snapstate/backend/link_test.go /builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//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.39-1.fc30.ppc64le//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/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.39-1.fc30.ppc64le//usr/share/gocode/src/github.com/snapcore/snapd/./overlord/snapstate/backend + cp -pav ./overlord/snapstate/backend/aliases.go /builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//usr/share/gocode/src/github.com/snapcore/snapd/./overlord/snapstate/backend/aliases.go './overlord/snapstate/backend/aliases.go' -> '/builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//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/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.39-1.fc30.ppc64le//usr/share/gocode/src/github.com/snapcore/snapd/./overlord/snapstate/backend + cp -pav ./overlord/snapstate/backend/mountns.go /builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//usr/share/gocode/src/github.com/snapcore/snapd/./overlord/snapstate/backend/mountns.go './overlord/snapstate/backend/mountns.go' -> '/builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//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/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.39-1.fc30.ppc64le//usr/share/gocode/src/github.com/snapcore/snapd/./overlord/snapstate/backend + cp -pav ./overlord/snapstate/backend/export_test.go /builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//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.39-1.fc30.ppc64le//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.39-1.fc30.ppc64le//usr/share/gocode/src/github.com/snapcore/snapd/./overlord/snapstate/backend + cp -pav ./overlord/snapstate/backend/utils.go /builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//usr/share/gocode/src/github.com/snapcore/snapd/./overlord/snapstate/backend/utils.go './overlord/snapstate/backend/utils.go' -> '/builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//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/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.39-1.fc30.ppc64le//usr/share/gocode/src/github.com/snapcore/snapd/./overlord/snapstate/backend + cp -pav ./overlord/snapstate/backend/snapdata_test.go /builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//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.39-1.fc30.ppc64le//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/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.39-1.fc30.ppc64le//usr/share/gocode/src/github.com/snapcore/snapd/./overlord/snapstate/backend + cp -pav ./overlord/snapstate/backend/copydata.go /builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//usr/share/gocode/src/github.com/snapcore/snapd/./overlord/snapstate/backend/copydata.go './overlord/snapstate/backend/copydata.go' -> '/builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//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/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.39-1.fc30.ppc64le//usr/share/gocode/src/github.com/snapcore/snapd/./overlord/snapstate/backend + cp -pav ./overlord/snapstate/backend/mountunit.go /builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//usr/share/gocode/src/github.com/snapcore/snapd/./overlord/snapstate/backend/mountunit.go './overlord/snapstate/backend/mountunit.go' -> '/builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//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/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.39-1.fc30.ppc64le//usr/share/gocode/src/github.com/snapcore/snapd/./overlord/snapstate/backend + cp -pav ./overlord/snapstate/backend/copydata_test.go /builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//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.39-1.fc30.ppc64le//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/handlers_rerefresh_test.go + echo '%dir %{gopath}/src/%{import_path}/./overlord/snapstate' BUILDSTDERR: ++ dirname ./overlord/snapstate/handlers_rerefresh_test.go + install -d -p /builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//usr/share/gocode/src/github.com/snapcore/snapd/./overlord/snapstate + cp -pav ./overlord/snapstate/handlers_rerefresh_test.go /builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//usr/share/gocode/src/github.com/snapcore/snapd/./overlord/snapstate/handlers_rerefresh_test.go './overlord/snapstate/handlers_rerefresh_test.go' -> '/builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//usr/share/gocode/src/github.com/snapcore/snapd/./overlord/snapstate/handlers_rerefresh_test.go' + echo '%{gopath}/src/%{import_path}/./overlord/snapstate/handlers_rerefresh_test.go' + for file in $(find . -iname "*.go" -o -iname "*.s" \! -iname "*_test.go") 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.39-1.fc30.ppc64le//usr/share/gocode/src/github.com/snapcore/snapd/./overlord/snapstate + cp -pav ./overlord/snapstate/conflict.go /builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//usr/share/gocode/src/github.com/snapcore/snapd/./overlord/snapstate/conflict.go './overlord/snapstate/conflict.go' -> '/builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//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/refreshhints.go + echo '%dir %{gopath}/src/%{import_path}/./overlord/snapstate' BUILDSTDERR: ++ dirname ./overlord/snapstate/refreshhints.go + install -d -p /builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//usr/share/gocode/src/github.com/snapcore/snapd/./overlord/snapstate + cp -pav ./overlord/snapstate/refreshhints.go /builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//usr/share/gocode/src/github.com/snapcore/snapd/./overlord/snapstate/refreshhints.go './overlord/snapstate/refreshhints.go' -> '/builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//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/booted.go + echo '%dir %{gopath}/src/%{import_path}/./overlord/snapstate' BUILDSTDERR: ++ dirname ./overlord/snapstate/booted.go + install -d -p /builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//usr/share/gocode/src/github.com/snapcore/snapd/./overlord/snapstate + cp -pav ./overlord/snapstate/booted.go /builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//usr/share/gocode/src/github.com/snapcore/snapd/./overlord/snapstate/booted.go './overlord/snapstate/booted.go' -> '/builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//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/snapmgr.go + echo '%dir %{gopath}/src/%{import_path}/./overlord/snapstate' BUILDSTDERR: ++ dirname ./overlord/snapstate/snapmgr.go + install -d -p /builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//usr/share/gocode/src/github.com/snapcore/snapd/./overlord/snapstate + cp -pav ./overlord/snapstate/snapmgr.go /builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//usr/share/gocode/src/github.com/snapcore/snapd/./overlord/snapstate/snapmgr.go './overlord/snapstate/snapmgr.go' -> '/builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//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/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.39-1.fc30.ppc64le//usr/share/gocode/src/github.com/snapcore/snapd/./overlord/snapstate + cp -pav ./overlord/snapstate/handlers_download_test.go /builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//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.39-1.fc30.ppc64le//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/catalogrefresh.go + echo '%dir %{gopath}/src/%{import_path}/./overlord/snapstate' BUILDSTDERR: ++ dirname ./overlord/snapstate/catalogrefresh.go + install -d -p /builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//usr/share/gocode/src/github.com/snapcore/snapd/./overlord/snapstate + cp -pav ./overlord/snapstate/catalogrefresh.go /builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//usr/share/gocode/src/github.com/snapcore/snapd/./overlord/snapstate/catalogrefresh.go './overlord/snapstate/catalogrefresh.go' -> '/builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//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/snapstate/refresh.go + echo '%dir %{gopath}/src/%{import_path}/./overlord/snapstate' BUILDSTDERR: ++ dirname ./overlord/snapstate/refresh.go + install -d -p /builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//usr/share/gocode/src/github.com/snapcore/snapd/./overlord/snapstate + cp -pav ./overlord/snapstate/refresh.go /builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//usr/share/gocode/src/github.com/snapcore/snapd/./overlord/snapstate/refresh.go './overlord/snapstate/refresh.go' -> '/builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//usr/share/gocode/src/github.com/snapcore/snapd/./overlord/snapstate/refresh.go' + echo '%{gopath}/src/%{import_path}/./overlord/snapstate/refresh.go' + for file in $(find . -iname "*.go" -o -iname "*.s" \! -iname "*_test.go") 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.39-1.fc30.ppc64le//usr/share/gocode/src/github.com/snapcore/snapd/./overlord/snapstate + cp -pav ./overlord/snapstate/handlers.go /builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//usr/share/gocode/src/github.com/snapcore/snapd/./overlord/snapstate/handlers.go './overlord/snapstate/handlers.go' -> '/builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//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/flags.go + echo '%dir %{gopath}/src/%{import_path}/./overlord/snapstate' BUILDSTDERR: ++ dirname ./overlord/snapstate/flags.go + install -d -p /builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//usr/share/gocode/src/github.com/snapcore/snapd/./overlord/snapstate + cp -pav ./overlord/snapstate/flags.go /builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//usr/share/gocode/src/github.com/snapcore/snapd/./overlord/snapstate/flags.go './overlord/snapstate/flags.go' -> '/builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//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/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.39-1.fc30.ppc64le//usr/share/gocode/src/github.com/snapcore/snapd/./overlord/snapstate + cp -pav ./overlord/snapstate/handlers_link_test.go /builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//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.39-1.fc30.ppc64le//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/refresh_test.go + echo '%dir %{gopath}/src/%{import_path}/./overlord/snapstate' BUILDSTDERR: ++ dirname ./overlord/snapstate/refresh_test.go + install -d -p /builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//usr/share/gocode/src/github.com/snapcore/snapd/./overlord/snapstate + cp -pav ./overlord/snapstate/refresh_test.go /builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//usr/share/gocode/src/github.com/snapcore/snapd/./overlord/snapstate/refresh_test.go './overlord/snapstate/refresh_test.go' -> '/builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//usr/share/gocode/src/github.com/snapcore/snapd/./overlord/snapstate/refresh_test.go' + echo '%{gopath}/src/%{import_path}/./overlord/snapstate/refresh_test.go' + for file in $(find . -iname "*.go" -o -iname "*.s" \! -iname "*_test.go") 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.39-1.fc30.ppc64le//usr/share/gocode/src/github.com/snapcore/snapd/./overlord/snapstate + cp -pav ./overlord/snapstate/handlers_discard_test.go /builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//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.39-1.fc30.ppc64le//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/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.39-1.fc30.ppc64le//usr/share/gocode/src/github.com/snapcore/snapd/./overlord/auth + cp -pav ./overlord/auth/auth_test.go /builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//usr/share/gocode/src/github.com/snapcore/snapd/./overlord/auth/auth_test.go './overlord/auth/auth_test.go' -> '/builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//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/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.39-1.fc30.ppc64le//usr/share/gocode/src/github.com/snapcore/snapd/./overlord/auth + cp -pav ./overlord/auth/auth.go /builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//usr/share/gocode/src/github.com/snapcore/snapd/./overlord/auth/auth.go './overlord/auth/auth.go' -> '/builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//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/export_test.go + echo '%dir %{gopath}/src/%{import_path}/./overlord' BUILDSTDERR: ++ dirname ./overlord/export_test.go + install -d -p /builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//usr/share/gocode/src/github.com/snapcore/snapd/./overlord + cp -pav ./overlord/export_test.go /builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//usr/share/gocode/src/github.com/snapcore/snapd/./overlord/export_test.go './overlord/export_test.go' -> '/builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//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/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.39-1.fc30.ppc64le//usr/share/gocode/src/github.com/snapcore/snapd/./overlord/snapshotstate + cp -pav ./overlord/snapshotstate/export_test.go /builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//usr/share/gocode/src/github.com/snapcore/snapd/./overlord/snapshotstate/export_test.go './overlord/snapshotstate/export_test.go' -> '/builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//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/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.39-1.fc30.ppc64le//usr/share/gocode/src/github.com/snapcore/snapd/./overlord/snapshotstate + cp -pav ./overlord/snapshotstate/snapshotmgr_test.go /builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//usr/share/gocode/src/github.com/snapcore/snapd/./overlord/snapshotstate/snapshotmgr_test.go './overlord/snapshotstate/snapshotmgr_test.go' -> '/builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//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/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.39-1.fc30.ppc64le//usr/share/gocode/src/github.com/snapcore/snapd/./overlord/snapshotstate/backend + cp -pav ./overlord/snapshotstate/backend/reader.go /builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//usr/share/gocode/src/github.com/snapcore/snapd/./overlord/snapshotstate/backend/reader.go './overlord/snapshotstate/backend/reader.go' -> '/builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//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/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.39-1.fc30.ppc64le//usr/share/gocode/src/github.com/snapcore/snapd/./overlord/snapshotstate/backend + cp -pav ./overlord/snapshotstate/backend/sizer.go /builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//usr/share/gocode/src/github.com/snapcore/snapd/./overlord/snapshotstate/backend/sizer.go './overlord/snapshotstate/backend/sizer.go' -> '/builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//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/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.39-1.fc30.ppc64le//usr/share/gocode/src/github.com/snapcore/snapd/./overlord/snapshotstate/backend + cp -pav ./overlord/snapshotstate/backend/backend.go /builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//usr/share/gocode/src/github.com/snapcore/snapd/./overlord/snapshotstate/backend/backend.go './overlord/snapshotstate/backend/backend.go' -> '/builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//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/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.39-1.fc30.ppc64le//usr/share/gocode/src/github.com/snapcore/snapd/./overlord/snapshotstate/backend + cp -pav ./overlord/snapshotstate/backend/backend_test.go /builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//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.39-1.fc30.ppc64le//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/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.39-1.fc30.ppc64le//usr/share/gocode/src/github.com/snapcore/snapd/./overlord/snapshotstate/backend + cp -pav ./overlord/snapshotstate/backend/restorestate.go /builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//usr/share/gocode/src/github.com/snapcore/snapd/./overlord/snapshotstate/backend/restorestate.go './overlord/snapshotstate/backend/restorestate.go' -> '/builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//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/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.39-1.fc30.ppc64le//usr/share/gocode/src/github.com/snapcore/snapd/./overlord/snapshotstate/backend + cp -pav ./overlord/snapshotstate/backend/export_test.go /builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//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.39-1.fc30.ppc64le//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/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.39-1.fc30.ppc64le//usr/share/gocode/src/github.com/snapcore/snapd/./overlord/snapshotstate/backend + cp -pav ./overlord/snapshotstate/backend/helpers.go /builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//usr/share/gocode/src/github.com/snapcore/snapd/./overlord/snapshotstate/backend/helpers.go './overlord/snapshotstate/backend/helpers.go' -> '/builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//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/snapshotmgr.go + echo '%dir %{gopath}/src/%{import_path}/./overlord/snapshotstate' BUILDSTDERR: ++ dirname ./overlord/snapshotstate/snapshotmgr.go + install -d -p /builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//usr/share/gocode/src/github.com/snapcore/snapd/./overlord/snapshotstate + cp -pav ./overlord/snapshotstate/snapshotmgr.go /builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//usr/share/gocode/src/github.com/snapcore/snapd/./overlord/snapshotstate/snapshotmgr.go './overlord/snapshotstate/snapshotmgr.go' -> '/builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//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/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.39-1.fc30.ppc64le//usr/share/gocode/src/github.com/snapcore/snapd/./overlord/snapshotstate + cp -pav ./overlord/snapshotstate/snapshotstate.go /builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//usr/share/gocode/src/github.com/snapcore/snapd/./overlord/snapshotstate/snapshotstate.go './overlord/snapshotstate/snapshotstate.go' -> '/builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//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/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.39-1.fc30.ppc64le//usr/share/gocode/src/github.com/snapcore/snapd/./overlord/snapshotstate + cp -pav ./overlord/snapshotstate/snapshotstate_test.go /builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//usr/share/gocode/src/github.com/snapcore/snapd/./overlord/snapshotstate/snapshotstate_test.go './overlord/snapshotstate/snapshotstate_test.go' -> '/builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//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/overlord_test.go + echo '%dir %{gopath}/src/%{import_path}/./overlord' BUILDSTDERR: ++ dirname ./overlord/overlord_test.go + install -d -p /builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//usr/share/gocode/src/github.com/snapcore/snapd/./overlord + cp -pav ./overlord/overlord_test.go /builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//usr/share/gocode/src/github.com/snapcore/snapd/./overlord/overlord_test.go './overlord/overlord_test.go' -> '/builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//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/storecontext/context.go + echo '%dir %{gopath}/src/%{import_path}/./overlord/storecontext' BUILDSTDERR: ++ dirname ./overlord/storecontext/context.go + install -d -p /builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//usr/share/gocode/src/github.com/snapcore/snapd/./overlord/storecontext + cp -pav ./overlord/storecontext/context.go /builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//usr/share/gocode/src/github.com/snapcore/snapd/./overlord/storecontext/context.go './overlord/storecontext/context.go' -> '/builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//usr/share/gocode/src/github.com/snapcore/snapd/./overlord/storecontext/context.go' + echo '%{gopath}/src/%{import_path}/./overlord/storecontext/context.go' + for file in $(find . -iname "*.go" -o -iname "*.s" \! -iname "*_test.go") BUILDSTDERR: ++ dirname ./overlord/storecontext/context_test.go + echo '%dir %{gopath}/src/%{import_path}/./overlord/storecontext' BUILDSTDERR: ++ dirname ./overlord/storecontext/context_test.go + install -d -p /builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//usr/share/gocode/src/github.com/snapcore/snapd/./overlord/storecontext + cp -pav ./overlord/storecontext/context_test.go /builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//usr/share/gocode/src/github.com/snapcore/snapd/./overlord/storecontext/context_test.go './overlord/storecontext/context_test.go' -> '/builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//usr/share/gocode/src/github.com/snapcore/snapd/./overlord/storecontext/context_test.go' + echo '%{gopath}/src/%{import_path}/./overlord/storecontext/context_test.go' + for file in $(find . -iname "*.go" -o -iname "*.s" \! -iname "*_test.go") 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.39-1.fc30.ppc64le//usr/share/gocode/src/github.com/snapcore/snapd/./overlord + cp -pav ./overlord/overlord.go /builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//usr/share/gocode/src/github.com/snapcore/snapd/./overlord/overlord.go './overlord/overlord.go' -> '/builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//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/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.39-1.fc30.ppc64le//usr/share/gocode/src/github.com/snapcore/snapd/./overlord/state + cp -pav ./overlord/state/state_test.go /builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//usr/share/gocode/src/github.com/snapcore/snapd/./overlord/state/state_test.go './overlord/state/state_test.go' -> '/builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//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/change.go + echo '%dir %{gopath}/src/%{import_path}/./overlord/state' BUILDSTDERR: ++ dirname ./overlord/state/change.go + install -d -p /builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//usr/share/gocode/src/github.com/snapcore/snapd/./overlord/state + cp -pav ./overlord/state/change.go /builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//usr/share/gocode/src/github.com/snapcore/snapd/./overlord/state/change.go './overlord/state/change.go' -> '/builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//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/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.39-1.fc30.ppc64le//usr/share/gocode/src/github.com/snapcore/snapd/./overlord/state + cp -pav ./overlord/state/warning_test.go /builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//usr/share/gocode/src/github.com/snapcore/snapd/./overlord/state/warning_test.go './overlord/state/warning_test.go' -> '/builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//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/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.39-1.fc30.ppc64le//usr/share/gocode/src/github.com/snapcore/snapd/./overlord/state + cp -pav ./overlord/state/task_test.go /builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//usr/share/gocode/src/github.com/snapcore/snapd/./overlord/state/task_test.go './overlord/state/task_test.go' -> '/builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//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/taskrunner.go + echo '%dir %{gopath}/src/%{import_path}/./overlord/state' BUILDSTDERR: ++ dirname ./overlord/state/taskrunner.go + install -d -p /builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//usr/share/gocode/src/github.com/snapcore/snapd/./overlord/state + cp -pav ./overlord/state/taskrunner.go /builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//usr/share/gocode/src/github.com/snapcore/snapd/./overlord/state/taskrunner.go './overlord/state/taskrunner.go' -> '/builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//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/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.39-1.fc30.ppc64le//usr/share/gocode/src/github.com/snapcore/snapd/./overlord/state + cp -pav ./overlord/state/taskrunner_test.go /builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//usr/share/gocode/src/github.com/snapcore/snapd/./overlord/state/taskrunner_test.go './overlord/state/taskrunner_test.go' -> '/builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//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/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.39-1.fc30.ppc64le//usr/share/gocode/src/github.com/snapcore/snapd/./overlord/state + cp -pav ./overlord/state/export_test.go /builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//usr/share/gocode/src/github.com/snapcore/snapd/./overlord/state/export_test.go './overlord/state/export_test.go' -> '/builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//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.go + echo '%dir %{gopath}/src/%{import_path}/./overlord/state' BUILDSTDERR: ++ dirname ./overlord/state/state.go + install -d -p /builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//usr/share/gocode/src/github.com/snapcore/snapd/./overlord/state + cp -pav ./overlord/state/state.go /builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//usr/share/gocode/src/github.com/snapcore/snapd/./overlord/state/state.go './overlord/state/state.go' -> '/builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//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/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.39-1.fc30.ppc64le//usr/share/gocode/src/github.com/snapcore/snapd/./overlord/state + cp -pav ./overlord/state/change_test.go /builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//usr/share/gocode/src/github.com/snapcore/snapd/./overlord/state/change_test.go './overlord/state/change_test.go' -> '/builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//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/task.go + echo '%dir %{gopath}/src/%{import_path}/./overlord/state' BUILDSTDERR: ++ dirname ./overlord/state/task.go + install -d -p /builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//usr/share/gocode/src/github.com/snapcore/snapd/./overlord/state + cp -pav ./overlord/state/task.go /builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//usr/share/gocode/src/github.com/snapcore/snapd/./overlord/state/task.go './overlord/state/task.go' -> '/builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//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/warning.go + echo '%dir %{gopath}/src/%{import_path}/./overlord/state' BUILDSTDERR: ++ dirname ./overlord/state/warning.go + install -d -p /builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//usr/share/gocode/src/github.com/snapcore/snapd/./overlord/state + cp -pav ./overlord/state/warning.go /builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//usr/share/gocode/src/github.com/snapcore/snapd/./overlord/state/warning.go './overlord/state/warning.go' -> '/builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//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/managers_test.go + echo '%dir %{gopath}/src/%{import_path}/./overlord' BUILDSTDERR: ++ dirname ./overlord/managers_test.go + install -d -p /builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//usr/share/gocode/src/github.com/snapcore/snapd/./overlord + cp -pav ./overlord/managers_test.go /builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//usr/share/gocode/src/github.com/snapcore/snapd/./overlord/managers_test.go './overlord/managers_test.go' -> '/builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//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/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.39-1.fc30.ppc64le//usr/share/gocode/src/github.com/snapcore/snapd/./overlord/hookstate/ctlcmd + cp -pav ./overlord/hookstate/ctlcmd/get.go /builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//usr/share/gocode/src/github.com/snapcore/snapd/./overlord/hookstate/ctlcmd/get.go './overlord/hookstate/ctlcmd/get.go' -> '/builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//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/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.39-1.fc30.ppc64le//usr/share/gocode/src/github.com/snapcore/snapd/./overlord/hookstate/ctlcmd + cp -pav ./overlord/hookstate/ctlcmd/get_test.go /builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//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.39-1.fc30.ppc64le//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_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.39-1.fc30.ppc64le//usr/share/gocode/src/github.com/snapcore/snapd/./overlord/hookstate/ctlcmd + cp -pav ./overlord/hookstate/ctlcmd/ctlcmd_test.go /builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//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.39-1.fc30.ppc64le//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/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.39-1.fc30.ppc64le//usr/share/gocode/src/github.com/snapcore/snapd/./overlord/hookstate/ctlcmd + cp -pav ./overlord/hookstate/ctlcmd/ctlcmd.go /builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//usr/share/gocode/src/github.com/snapcore/snapd/./overlord/hookstate/ctlcmd/ctlcmd.go './overlord/hookstate/ctlcmd/ctlcmd.go' -> '/builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//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/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.39-1.fc30.ppc64le//usr/share/gocode/src/github.com/snapcore/snapd/./overlord/hookstate/ctlcmd + cp -pav ./overlord/hookstate/ctlcmd/export_test.go /builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//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.39-1.fc30.ppc64le//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/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.39-1.fc30.ppc64le//usr/share/gocode/src/github.com/snapcore/snapd/./overlord/hookstate/ctlcmd + cp -pav ./overlord/hookstate/ctlcmd/services_test.go /builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//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.39-1.fc30.ppc64le//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/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.39-1.fc30.ppc64le//usr/share/gocode/src/github.com/snapcore/snapd/./overlord/hookstate/ctlcmd + cp -pav ./overlord/hookstate/ctlcmd/stop.go /builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//usr/share/gocode/src/github.com/snapcore/snapd/./overlord/hookstate/ctlcmd/stop.go './overlord/hookstate/ctlcmd/stop.go' -> '/builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//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/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.39-1.fc30.ppc64le//usr/share/gocode/src/github.com/snapcore/snapd/./overlord/hookstate/ctlcmd + cp -pav ./overlord/hookstate/ctlcmd/services.go /builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//usr/share/gocode/src/github.com/snapcore/snapd/./overlord/hookstate/ctlcmd/services.go './overlord/hookstate/ctlcmd/services.go' -> '/builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//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/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.39-1.fc30.ppc64le//usr/share/gocode/src/github.com/snapcore/snapd/./overlord/hookstate/ctlcmd + cp -pav ./overlord/hookstate/ctlcmd/restart.go /builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//usr/share/gocode/src/github.com/snapcore/snapd/./overlord/hookstate/ctlcmd/restart.go './overlord/hookstate/ctlcmd/restart.go' -> '/builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//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/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.39-1.fc30.ppc64le//usr/share/gocode/src/github.com/snapcore/snapd/./overlord/hookstate/ctlcmd + cp -pav ./overlord/hookstate/ctlcmd/set_test.go /builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//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.39-1.fc30.ppc64le//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/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.39-1.fc30.ppc64le//usr/share/gocode/src/github.com/snapcore/snapd/./overlord/hookstate/ctlcmd + cp -pav ./overlord/hookstate/ctlcmd/start.go /builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//usr/share/gocode/src/github.com/snapcore/snapd/./overlord/hookstate/ctlcmd/start.go './overlord/hookstate/ctlcmd/start.go' -> '/builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//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/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.39-1.fc30.ppc64le//usr/share/gocode/src/github.com/snapcore/snapd/./overlord/hookstate/ctlcmd + cp -pav ./overlord/hookstate/ctlcmd/helpers.go /builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//usr/share/gocode/src/github.com/snapcore/snapd/./overlord/hookstate/ctlcmd/helpers.go './overlord/hookstate/ctlcmd/helpers.go' -> '/builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//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/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.39-1.fc30.ppc64le//usr/share/gocode/src/github.com/snapcore/snapd/./overlord/hookstate/ctlcmd + cp -pav ./overlord/hookstate/ctlcmd/set.go /builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//usr/share/gocode/src/github.com/snapcore/snapd/./overlord/hookstate/ctlcmd/set.go './overlord/hookstate/ctlcmd/set.go' -> '/builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//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/hookstate.go + echo '%dir %{gopath}/src/%{import_path}/./overlord/hookstate' BUILDSTDERR: ++ dirname ./overlord/hookstate/hookstate.go + install -d -p /builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//usr/share/gocode/src/github.com/snapcore/snapd/./overlord/hookstate + cp -pav ./overlord/hookstate/hookstate.go /builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//usr/share/gocode/src/github.com/snapcore/snapd/./overlord/hookstate/hookstate.go './overlord/hookstate/hookstate.go' -> '/builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//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/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.39-1.fc30.ppc64le//usr/share/gocode/src/github.com/snapcore/snapd/./overlord/hookstate + cp -pav ./overlord/hookstate/context.go /builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//usr/share/gocode/src/github.com/snapcore/snapd/./overlord/hookstate/context.go './overlord/hookstate/context.go' -> '/builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//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.39-1.fc30.ppc64le//usr/share/gocode/src/github.com/snapcore/snapd/./overlord/hookstate + cp -pav ./overlord/hookstate/hooks.go /builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//usr/share/gocode/src/github.com/snapcore/snapd/./overlord/hookstate/hooks.go './overlord/hookstate/hooks.go' -> '/builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//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/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.39-1.fc30.ppc64le//usr/share/gocode/src/github.com/snapcore/snapd/./overlord/hookstate + cp -pav ./overlord/hookstate/export_test.go /builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//usr/share/gocode/src/github.com/snapcore/snapd/./overlord/hookstate/export_test.go './overlord/hookstate/export_test.go' -> '/builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//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/hookmgr.go + echo '%dir %{gopath}/src/%{import_path}/./overlord/hookstate' BUILDSTDERR: ++ dirname ./overlord/hookstate/hookmgr.go + install -d -p /builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//usr/share/gocode/src/github.com/snapcore/snapd/./overlord/hookstate + cp -pav ./overlord/hookstate/hookmgr.go /builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//usr/share/gocode/src/github.com/snapcore/snapd/./overlord/hookstate/hookmgr.go './overlord/hookstate/hookmgr.go' -> '/builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//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/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.39-1.fc30.ppc64le//usr/share/gocode/src/github.com/snapcore/snapd/./overlord/hookstate + cp -pav ./overlord/hookstate/repository_test.go /builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//usr/share/gocode/src/github.com/snapcore/snapd/./overlord/hookstate/repository_test.go './overlord/hookstate/repository_test.go' -> '/builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//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/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.39-1.fc30.ppc64le//usr/share/gocode/src/github.com/snapcore/snapd/./overlord/hookstate + cp -pav ./overlord/hookstate/hookstate_test.go /builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//usr/share/gocode/src/github.com/snapcore/snapd/./overlord/hookstate/hookstate_test.go './overlord/hookstate/hookstate_test.go' -> '/builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//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/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.39-1.fc30.ppc64le//usr/share/gocode/src/github.com/snapcore/snapd/./overlord/hookstate/hooktest + cp -pav ./overlord/hookstate/hooktest/handler_test.go /builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//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.39-1.fc30.ppc64le//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/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.39-1.fc30.ppc64le//usr/share/gocode/src/github.com/snapcore/snapd/./overlord/hookstate/hooktest + cp -pav ./overlord/hookstate/hooktest/handler.go /builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//usr/share/gocode/src/github.com/snapcore/snapd/./overlord/hookstate/hooktest/handler.go './overlord/hookstate/hooktest/handler.go' -> '/builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//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/repository.go + echo '%dir %{gopath}/src/%{import_path}/./overlord/hookstate' BUILDSTDERR: ++ dirname ./overlord/hookstate/repository.go + install -d -p /builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//usr/share/gocode/src/github.com/snapcore/snapd/./overlord/hookstate + cp -pav ./overlord/hookstate/repository.go /builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//usr/share/gocode/src/github.com/snapcore/snapd/./overlord/hookstate/repository.go './overlord/hookstate/repository.go' -> '/builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//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/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.39-1.fc30.ppc64le//usr/share/gocode/src/github.com/snapcore/snapd/./overlord/hookstate + cp -pav ./overlord/hookstate/context_test.go /builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//usr/share/gocode/src/github.com/snapcore/snapd/./overlord/hookstate/context_test.go './overlord/hookstate/context_test.go' -> '/builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//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/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.39-1.fc30.ppc64le//usr/share/gocode/src/github.com/snapcore/snapd/./overlord/configstate + cp -pav ./overlord/configstate/handler_test.go /builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//usr/share/gocode/src/github.com/snapcore/snapd/./overlord/configstate/handler_test.go './overlord/configstate/handler_test.go' -> '/builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//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/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.39-1.fc30.ppc64le//usr/share/gocode/src/github.com/snapcore/snapd/./overlord/configstate/settings + cp -pav ./overlord/configstate/settings/settings.go /builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//usr/share/gocode/src/github.com/snapcore/snapd/./overlord/configstate/settings/settings.go './overlord/configstate/settings/settings.go' -> '/builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//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/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.39-1.fc30.ppc64le//usr/share/gocode/src/github.com/snapcore/snapd/./overlord/configstate/settings + cp -pav ./overlord/configstate/settings/settings_test.go /builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//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.39-1.fc30.ppc64le//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/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.39-1.fc30.ppc64le//usr/share/gocode/src/github.com/snapcore/snapd/./overlord/configstate/configcore + cp -pav ./overlord/configstate/configcore/utils_test.go /builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//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.39-1.fc30.ppc64le//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/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.39-1.fc30.ppc64le//usr/share/gocode/src/github.com/snapcore/snapd/./overlord/configstate/configcore + cp -pav ./overlord/configstate/configcore/watchdog.go /builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//usr/share/gocode/src/github.com/snapcore/snapd/./overlord/configstate/configcore/watchdog.go './overlord/configstate/configcore/watchdog.go' -> '/builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//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/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.39-1.fc30.ppc64le//usr/share/gocode/src/github.com/snapcore/snapd/./overlord/configstate/configcore + cp -pav ./overlord/configstate/configcore/cloud_test.go /builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//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.39-1.fc30.ppc64le//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/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.39-1.fc30.ppc64le//usr/share/gocode/src/github.com/snapcore/snapd/./overlord/configstate/configcore + cp -pav ./overlord/configstate/configcore/cloud.go /builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//usr/share/gocode/src/github.com/snapcore/snapd/./overlord/configstate/configcore/cloud.go './overlord/configstate/configcore/cloud.go' -> '/builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//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/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.39-1.fc30.ppc64le//usr/share/gocode/src/github.com/snapcore/snapd/./overlord/configstate/configcore + cp -pav ./overlord/configstate/configcore/proxy.go /builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//usr/share/gocode/src/github.com/snapcore/snapd/./overlord/configstate/configcore/proxy.go './overlord/configstate/configcore/proxy.go' -> '/builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//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/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.39-1.fc30.ppc64le//usr/share/gocode/src/github.com/snapcore/snapd/./overlord/configstate/configcore + cp -pav ./overlord/configstate/configcore/network_test.go /builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//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.39-1.fc30.ppc64le//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/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.39-1.fc30.ppc64le//usr/share/gocode/src/github.com/snapcore/snapd/./overlord/configstate/configcore + cp -pav ./overlord/configstate/configcore/proxy_test.go /builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//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.39-1.fc30.ppc64le//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/snapshots_test.go + echo '%dir %{gopath}/src/%{import_path}/./overlord/configstate/configcore' BUILDSTDERR: ++ dirname ./overlord/configstate/configcore/snapshots_test.go + install -d -p /builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//usr/share/gocode/src/github.com/snapcore/snapd/./overlord/configstate/configcore + cp -pav ./overlord/configstate/configcore/snapshots_test.go /builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//usr/share/gocode/src/github.com/snapcore/snapd/./overlord/configstate/configcore/snapshots_test.go './overlord/configstate/configcore/snapshots_test.go' -> '/builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//usr/share/gocode/src/github.com/snapcore/snapd/./overlord/configstate/configcore/snapshots_test.go' + echo '%{gopath}/src/%{import_path}/./overlord/configstate/configcore/snapshots_test.go' + for file in $(find . -iname "*.go" -o -iname "*.s" \! -iname "*_test.go") 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.39-1.fc30.ppc64le//usr/share/gocode/src/github.com/snapcore/snapd/./overlord/configstate/configcore + cp -pav ./overlord/configstate/configcore/watchdog_test.go /builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//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.39-1.fc30.ppc64le//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/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.39-1.fc30.ppc64le//usr/share/gocode/src/github.com/snapcore/snapd/./overlord/configstate/configcore + cp -pav ./overlord/configstate/configcore/network.go /builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//usr/share/gocode/src/github.com/snapcore/snapd/./overlord/configstate/configcore/network.go './overlord/configstate/configcore/network.go' -> '/builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//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/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.39-1.fc30.ppc64le//usr/share/gocode/src/github.com/snapcore/snapd/./overlord/configstate/configcore + cp -pav ./overlord/configstate/configcore/experimental_test.go /builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//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.39-1.fc30.ppc64le//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/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.39-1.fc30.ppc64le//usr/share/gocode/src/github.com/snapcore/snapd/./overlord/configstate/configcore + cp -pav ./overlord/configstate/configcore/corecfg.go /builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//usr/share/gocode/src/github.com/snapcore/snapd/./overlord/configstate/configcore/corecfg.go './overlord/configstate/configcore/corecfg.go' -> '/builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//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/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.39-1.fc30.ppc64le//usr/share/gocode/src/github.com/snapcore/snapd/./overlord/configstate/configcore + cp -pav ./overlord/configstate/configcore/corecfg_test.go /builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//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.39-1.fc30.ppc64le//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/snapshots.go + echo '%dir %{gopath}/src/%{import_path}/./overlord/configstate/configcore' BUILDSTDERR: ++ dirname ./overlord/configstate/configcore/snapshots.go + install -d -p /builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//usr/share/gocode/src/github.com/snapcore/snapd/./overlord/configstate/configcore + cp -pav ./overlord/configstate/configcore/snapshots.go /builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//usr/share/gocode/src/github.com/snapcore/snapd/./overlord/configstate/configcore/snapshots.go './overlord/configstate/configcore/snapshots.go' -> '/builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//usr/share/gocode/src/github.com/snapcore/snapd/./overlord/configstate/configcore/snapshots.go' + echo '%{gopath}/src/%{import_path}/./overlord/configstate/configcore/snapshots.go' + for file in $(find . -iname "*.go" -o -iname "*.s" \! -iname "*_test.go") 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.39-1.fc30.ppc64le//usr/share/gocode/src/github.com/snapcore/snapd/./overlord/configstate/configcore + cp -pav ./overlord/configstate/configcore/export_test.go /builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//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.39-1.fc30.ppc64le//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.39-1.fc30.ppc64le//usr/share/gocode/src/github.com/snapcore/snapd/./overlord/configstate/configcore + cp -pav ./overlord/configstate/configcore/utils.go /builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//usr/share/gocode/src/github.com/snapcore/snapd/./overlord/configstate/configcore/utils.go './overlord/configstate/configcore/utils.go' -> '/builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//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/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.39-1.fc30.ppc64le//usr/share/gocode/src/github.com/snapcore/snapd/./overlord/configstate/configcore + cp -pav ./overlord/configstate/configcore/services_test.go /builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//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.39-1.fc30.ppc64le//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/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.39-1.fc30.ppc64le//usr/share/gocode/src/github.com/snapcore/snapd/./overlord/configstate/configcore + cp -pav ./overlord/configstate/configcore/powerbtn_test.go /builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//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.39-1.fc30.ppc64le//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/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.39-1.fc30.ppc64le//usr/share/gocode/src/github.com/snapcore/snapd/./overlord/configstate/configcore + cp -pav ./overlord/configstate/configcore/picfg_test.go /builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//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.39-1.fc30.ppc64le//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.39-1.fc30.ppc64le//usr/share/gocode/src/github.com/snapcore/snapd/./overlord/configstate/configcore + cp -pav ./overlord/configstate/configcore/powerbtn.go /builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//usr/share/gocode/src/github.com/snapcore/snapd/./overlord/configstate/configcore/powerbtn.go './overlord/configstate/configcore/powerbtn.go' -> '/builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//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/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.39-1.fc30.ppc64le//usr/share/gocode/src/github.com/snapcore/snapd/./overlord/configstate/configcore + cp -pav ./overlord/configstate/configcore/services.go /builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//usr/share/gocode/src/github.com/snapcore/snapd/./overlord/configstate/configcore/services.go './overlord/configstate/configcore/services.go' -> '/builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//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/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.39-1.fc30.ppc64le//usr/share/gocode/src/github.com/snapcore/snapd/./overlord/configstate/configcore './overlord/configstate/configcore/experimental.go' -> '/builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//usr/share/gocode/src/github.com/snapcore/snapd/./overlord/configstate/configcore/experimental.go' + cp -pav ./overlord/configstate/configcore/experimental.go /builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//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/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.39-1.fc30.ppc64le//usr/share/gocode/src/github.com/snapcore/snapd/./overlord/configstate/configcore + cp -pav ./overlord/configstate/configcore/picfg.go /builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//usr/share/gocode/src/github.com/snapcore/snapd/./overlord/configstate/configcore/picfg.go './overlord/configstate/configcore/picfg.go' -> '/builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//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/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.39-1.fc30.ppc64le//usr/share/gocode/src/github.com/snapcore/snapd/./overlord/configstate/configcore + cp -pav ./overlord/configstate/configcore/refresh.go /builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//usr/share/gocode/src/github.com/snapcore/snapd/./overlord/configstate/configcore/refresh.go './overlord/configstate/configcore/refresh.go' -> '/builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//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/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.39-1.fc30.ppc64le//usr/share/gocode/src/github.com/snapcore/snapd/./overlord/configstate/configcore './overlord/configstate/configcore/refresh_test.go' -> '/builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//usr/share/gocode/src/github.com/snapcore/snapd/./overlord/configstate/configcore/refresh_test.go' + cp -pav ./overlord/configstate/configcore/refresh_test.go /builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//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/proxyconf/proxy.go + echo '%dir %{gopath}/src/%{import_path}/./overlord/configstate/proxyconf' BUILDSTDERR: ++ dirname ./overlord/configstate/proxyconf/proxy.go './overlord/configstate/proxyconf/proxy.go' -> '/builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//usr/share/gocode/src/github.com/snapcore/snapd/./overlord/configstate/proxyconf/proxy.go' + install -d -p /builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//usr/share/gocode/src/github.com/snapcore/snapd/./overlord/configstate/proxyconf + cp -pav ./overlord/configstate/proxyconf/proxy.go /builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//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/proxyconf/proxy_test.go + echo '%dir %{gopath}/src/%{import_path}/./overlord/configstate/proxyconf' BUILDSTDERR: ++ dirname ./overlord/configstate/proxyconf/proxy_test.go './overlord/configstate/proxyconf/proxy_test.go' -> '/builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//usr/share/gocode/src/github.com/snapcore/snapd/./overlord/configstate/proxyconf/proxy_test.go' + install -d -p /builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//usr/share/gocode/src/github.com/snapcore/snapd/./overlord/configstate/proxyconf + cp -pav ./overlord/configstate/proxyconf/proxy_test.go /builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//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/hooks.go + echo '%dir %{gopath}/src/%{import_path}/./overlord/configstate' BUILDSTDERR: ++ dirname ./overlord/configstate/hooks.go + install -d -p /builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//usr/share/gocode/src/github.com/snapcore/snapd/./overlord/configstate + cp -pav ./overlord/configstate/hooks.go /builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//usr/share/gocode/src/github.com/snapcore/snapd/./overlord/configstate/hooks.go './overlord/configstate/hooks.go' -> '/builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//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/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.39-1.fc30.ppc64le//usr/share/gocode/src/github.com/snapcore/snapd/./overlord/configstate/config + cp -pav ./overlord/configstate/config/helpers_test.go /builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//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.39-1.fc30.ppc64le//usr/share/gocode/src/github.com/snapcore/snapd/./overlord/configstate/config/helpers_test.go' './overlord/configstate/config/transaction.go' -> '/builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//usr/share/gocode/src/github.com/snapcore/snapd/./overlord/configstate/config/transaction.go' './overlord/configstate/config/export_test.go' -> '/builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//usr/share/gocode/src/github.com/snapcore/snapd/./overlord/configstate/config/export_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.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.39-1.fc30.ppc64le//usr/share/gocode/src/github.com/snapcore/snapd/./overlord/configstate/config + cp -pav ./overlord/configstate/config/transaction.go /builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//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/export_test.go + echo '%dir %{gopath}/src/%{import_path}/./overlord/configstate/config' BUILDSTDERR: ++ dirname ./overlord/configstate/config/export_test.go + install -d -p /builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//usr/share/gocode/src/github.com/snapcore/snapd/./overlord/configstate/config + cp -pav ./overlord/configstate/config/export_test.go /builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//usr/share/gocode/src/github.com/snapcore/snapd/./overlord/configstate/config/export_test.go + echo '%{gopath}/src/%{import_path}/./overlord/configstate/config/export_test.go' + for file in $(find . -iname "*.go" -o -iname "*.s" \! -iname "*_test.go") 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 './overlord/configstate/config/transaction_test.go' -> '/builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//usr/share/gocode/src/github.com/snapcore/snapd/./overlord/configstate/config/transaction_test.go' + install -d -p /builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//usr/share/gocode/src/github.com/snapcore/snapd/./overlord/configstate/config + cp -pav ./overlord/configstate/config/transaction_test.go /builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//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/config/helpers.go './overlord/configstate/config/helpers.go' -> '/builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//usr/share/gocode/src/github.com/snapcore/snapd/./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.39-1.fc30.ppc64le//usr/share/gocode/src/github.com/snapcore/snapd/./overlord/configstate/config + cp -pav ./overlord/configstate/config/helpers.go /builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//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/export_test.go + echo '%dir %{gopath}/src/%{import_path}/./overlord/configstate' BUILDSTDERR: ++ dirname ./overlord/configstate/export_test.go './overlord/configstate/export_test.go' -> '/builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//usr/share/gocode/src/github.com/snapcore/snapd/./overlord/configstate/export_test.go' + install -d -p /builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//usr/share/gocode/src/github.com/snapcore/snapd/./overlord/configstate + cp -pav ./overlord/configstate/export_test.go /builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//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/configstate.go + echo '%dir %{gopath}/src/%{import_path}/./overlord/configstate' BUILDSTDERR: ++ dirname ./overlord/configstate/configstate.go + install -d -p /builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//usr/share/gocode/src/github.com/snapcore/snapd/./overlord/configstate './overlord/configstate/configstate.go' -> '/builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//usr/share/gocode/src/github.com/snapcore/snapd/./overlord/configstate/configstate.go' + cp -pav ./overlord/configstate/configstate.go /builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//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/configmgr.go + echo '%dir %{gopath}/src/%{import_path}/./overlord/configstate' BUILDSTDERR: ++ dirname ./overlord/configstate/configmgr.go + install -d -p /builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//usr/share/gocode/src/github.com/snapcore/snapd/./overlord/configstate './overlord/configstate/configmgr.go' -> '/builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//usr/share/gocode/src/github.com/snapcore/snapd/./overlord/configstate/configmgr.go' + cp -pav ./overlord/configstate/configmgr.go /builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//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/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.39-1.fc30.ppc64le//usr/share/gocode/src/github.com/snapcore/snapd/./overlord/configstate + cp -pav ./overlord/configstate/configstate_test.go /builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//usr/share/gocode/src/github.com/snapcore/snapd/./overlord/configstate/configstate_test.go './overlord/configstate/configstate_test.go' -> '/builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//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 ./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.39-1.fc30.ppc64le//usr/share/gocode/src/github.com/snapcore/snapd/./tests/lib/fakedevicesvc + cp -pav ./tests/lib/fakedevicesvc/main.go /builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//usr/share/gocode/src/github.com/snapcore/snapd/./tests/lib/fakedevicesvc/main.go './tests/lib/fakedevicesvc/main.go' -> '/builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//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/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.39-1.fc30.ppc64le//usr/share/gocode/src/github.com/snapcore/snapd/./tests/lib + cp -pav ./tests/lib/list-interfaces.go /builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//usr/share/gocode/src/github.com/snapcore/snapd/./tests/lib/list-interfaces.go './tests/lib/list-interfaces.go' -> '/builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//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/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.39-1.fc30.ppc64le//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.39-1.fc30.ppc64le//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.39-1.fc30.ppc64le//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/fakestore/refresh/snap_asserts.go + echo '%dir %{gopath}/src/%{import_path}/./tests/lib/fakestore/refresh' BUILDSTDERR: ++ dirname ./tests/lib/fakestore/refresh/snap_asserts.go './tests/lib/fakestore/refresh/snap_asserts.go' -> '/builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//usr/share/gocode/src/github.com/snapcore/snapd/./tests/lib/fakestore/refresh/snap_asserts.go' + install -d -p /builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//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.39-1.fc30.ppc64le//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/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.39-1.fc30.ppc64le//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.39-1.fc30.ppc64le//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.39-1.fc30.ppc64le//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/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.39-1.fc30.ppc64le//usr/share/gocode/src/github.com/snapcore/snapd/./tests/lib/fakestore/cmd/fakestore './tests/lib/fakestore/cmd/fakestore/cmd_run.go' -> '/builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//usr/share/gocode/src/github.com/snapcore/snapd/./tests/lib/fakestore/cmd/fakestore/cmd_run.go' + cp -pav ./tests/lib/fakestore/cmd/fakestore/cmd_run.go /builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//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/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.39-1.fc30.ppc64le//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.39-1.fc30.ppc64le//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.39-1.fc30.ppc64le//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/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.39-1.fc30.ppc64le//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.39-1.fc30.ppc64le//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.39-1.fc30.ppc64le//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.39-1.fc30.ppc64le//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.39-1.fc30.ppc64le//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.39-1.fc30.ppc64le//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.39-1.fc30.ppc64le//usr/share/gocode/src/github.com/snapcore/snapd/./tests/lib/fakestore/cmd/fakestore './tests/lib/fakestore/cmd/fakestore/cmd_new_snap_decl.go' -> '/builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//usr/share/gocode/src/github.com/snapcore/snapd/./tests/lib/fakestore/cmd/fakestore/cmd_new_snap_decl.go' + cp -pav ./tests/lib/fakestore/cmd/fakestore/cmd_new_snap_decl.go /builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//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/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.39-1.fc30.ppc64le//usr/share/gocode/src/github.com/snapcore/snapd/./tests/lib/fakestore/store './tests/lib/fakestore/store/store_test.go' -> '/builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//usr/share/gocode/src/github.com/snapcore/snapd/./tests/lib/fakestore/store/store_test.go' + cp -pav ./tests/lib/fakestore/store/store_test.go /builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//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/store/store.go './tests/lib/fakestore/store/store.go' -> '/builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//usr/share/gocode/src/github.com/snapcore/snapd/./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.39-1.fc30.ppc64le//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.39-1.fc30.ppc64le//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/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.39-1.fc30.ppc64le//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.39-1.fc30.ppc64le//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.39-1.fc30.ppc64le//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/main/snap-seccomp-syscalls/listcalls.go + echo '%dir %{gopath}/src/%{import_path}/./tests/main/snap-seccomp-syscalls' BUILDSTDERR: ++ dirname ./tests/main/snap-seccomp-syscalls/listcalls.go + install -d -p /builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//usr/share/gocode/src/github.com/snapcore/snapd/./tests/main/snap-seccomp-syscalls + cp -pav ./tests/main/snap-seccomp-syscalls/listcalls.go /builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//usr/share/gocode/src/github.com/snapcore/snapd/./tests/main/snap-seccomp-syscalls/listcalls.go './tests/main/snap-seccomp-syscalls/listcalls.go' -> '/builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//usr/share/gocode/src/github.com/snapcore/snapd/./tests/main/snap-seccomp-syscalls/listcalls.go' + echo '%{gopath}/src/%{import_path}/./tests/main/snap-seccomp-syscalls/listcalls.go' + for file in $(find . -iname "*.go" -o -iname "*.s" \! -iname "*_test.go") 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.39-1.fc30.ppc64le//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.39-1.fc30.ppc64le//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.39-1.fc30.ppc64le//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 ./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.39-1.fc30.ppc64le//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.39-1.fc30.ppc64le//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.39-1.fc30.ppc64le//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/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.39-1.fc30.ppc64le//usr/share/gocode/src/github.com/snapcore/snapd/./tests/main/chattr + cp -pav ./tests/main/chattr/toggle.go /builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//usr/share/gocode/src/github.com/snapcore/snapd/./tests/main/chattr/toggle.go './tests/main/chattr/toggle.go' -> '/builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//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 ./gadget/gadget_test.go + echo '%dir %{gopath}/src/%{import_path}/./gadget' BUILDSTDERR: ++ dirname ./gadget/gadget_test.go + install -d -p /builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//usr/share/gocode/src/github.com/snapcore/snapd/./gadget + cp -pav ./gadget/gadget_test.go /builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//usr/share/gocode/src/github.com/snapcore/snapd/./gadget/gadget_test.go './gadget/gadget_test.go' -> '/builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//usr/share/gocode/src/github.com/snapcore/snapd/./gadget/gadget_test.go' + echo '%{gopath}/src/%{import_path}/./gadget/gadget_test.go' + for file in $(find . -iname "*.go" -o -iname "*.s" \! -iname "*_test.go") BUILDSTDERR: ++ dirname ./gadget/gadget.go + echo '%dir %{gopath}/src/%{import_path}/./gadget' BUILDSTDERR: ++ dirname ./gadget/gadget.go + install -d -p /builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//usr/share/gocode/src/github.com/snapcore/snapd/./gadget + cp -pav ./gadget/gadget.go /builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//usr/share/gocode/src/github.com/snapcore/snapd/./gadget/gadget.go './gadget/gadget.go' -> '/builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//usr/share/gocode/src/github.com/snapcore/snapd/./gadget/gadget.go' + echo '%{gopath}/src/%{import_path}/./gadget/gadget.go' + for file in $(find . -iname "*.go" -o -iname "*.s" \! -iname "*_test.go") BUILDSTDERR: ++ dirname ./gadget/export_test.go + echo '%dir %{gopath}/src/%{import_path}/./gadget' BUILDSTDERR: ++ dirname ./gadget/export_test.go + install -d -p /builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//usr/share/gocode/src/github.com/snapcore/snapd/./gadget + cp -pav ./gadget/export_test.go /builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//usr/share/gocode/src/github.com/snapcore/snapd/./gadget/export_test.go './gadget/export_test.go' -> '/builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//usr/share/gocode/src/github.com/snapcore/snapd/./gadget/export_test.go' + echo '%{gopath}/src/%{import_path}/./gadget/export_test.go' + for file in $(find . -iname "*.go" -o -iname "*.s" \! -iname "*_test.go") 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.39-1.fc30.ppc64le//usr/share/gocode/src/github.com/snapcore/snapd/./cmd + cp -pav ./cmd/cmd_linux_test.go /builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//usr/share/gocode/src/github.com/snapcore/snapd/./cmd/cmd_linux_test.go './cmd/cmd_linux_test.go' -> '/builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//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/cmd_other.go + echo '%dir %{gopath}/src/%{import_path}/./cmd' BUILDSTDERR: ++ dirname ./cmd/cmd_other.go + install -d -p /builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//usr/share/gocode/src/github.com/snapcore/snapd/./cmd + cp -pav ./cmd/cmd_other.go /builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//usr/share/gocode/src/github.com/snapcore/snapd/./cmd/cmd_other.go './cmd/cmd_other.go' -> '/builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//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/cmdutil/cmdutil_test.go + echo '%dir %{gopath}/src/%{import_path}/./cmd/cmdutil' BUILDSTDERR: ++ dirname ./cmd/cmdutil/cmdutil_test.go + install -d -p /builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//usr/share/gocode/src/github.com/snapcore/snapd/./cmd/cmdutil + cp -pav ./cmd/cmdutil/cmdutil_test.go /builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//usr/share/gocode/src/github.com/snapcore/snapd/./cmd/cmdutil/cmdutil_test.go './cmd/cmdutil/cmdutil_test.go' -> '/builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//usr/share/gocode/src/github.com/snapcore/snapd/./cmd/cmdutil/cmdutil_test.go' + echo '%{gopath}/src/%{import_path}/./cmd/cmdutil/cmdutil_test.go' + for file in $(find . -iname "*.go" -o -iname "*.s" \! -iname "*_test.go") BUILDSTDERR: ++ dirname ./cmd/cmdutil/cmdutil.go + echo '%dir %{gopath}/src/%{import_path}/./cmd/cmdutil' BUILDSTDERR: ++ dirname ./cmd/cmdutil/cmdutil.go + install -d -p /builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//usr/share/gocode/src/github.com/snapcore/snapd/./cmd/cmdutil + cp -pav ./cmd/cmdutil/cmdutil.go /builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//usr/share/gocode/src/github.com/snapcore/snapd/./cmd/cmdutil/cmdutil.go './cmd/cmdutil/cmdutil.go' -> '/builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//usr/share/gocode/src/github.com/snapcore/snapd/./cmd/cmdutil/cmdutil.go' + echo '%{gopath}/src/%{import_path}/./cmd/cmdutil/cmdutil.go' + for file in $(find . -iname "*.go" -o -iname "*.s" \! -iname "*_test.go") 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.39-1.fc30.ppc64le//usr/share/gocode/src/github.com/snapcore/snapd/./cmd/snap-exec + cp -pav ./cmd/snap-exec/export_test.go /builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//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.39-1.fc30.ppc64le//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.39-1.fc30.ppc64le//usr/share/gocode/src/github.com/snapcore/snapd/./cmd/snap-exec + cp -pav ./cmd/snap-exec/main_test.go /builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//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.39-1.fc30.ppc64le//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.39-1.fc30.ppc64le//usr/share/gocode/src/github.com/snapcore/snapd/./cmd/snap-exec + cp -pav ./cmd/snap-exec/main.go /builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//usr/share/gocode/src/github.com/snapcore/snapd/./cmd/snap-exec/main.go './cmd/snap-exec/main.go' -> '/builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//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/cmd_test.go + echo '%dir %{gopath}/src/%{import_path}/./cmd' BUILDSTDERR: ++ dirname ./cmd/cmd_test.go + install -d -p /builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//usr/share/gocode/src/github.com/snapcore/snapd/./cmd + cp -pav ./cmd/cmd_test.go /builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//usr/share/gocode/src/github.com/snapcore/snapd/./cmd/cmd_test.go './cmd/cmd_test.go' -> '/builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//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/version_generated.go + echo '%dir %{gopath}/src/%{import_path}/./cmd' BUILDSTDERR: ++ dirname ./cmd/version_generated.go + install -d -p /builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//usr/share/gocode/src/github.com/snapcore/snapd/./cmd + cp -pav ./cmd/version_generated.go /builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//usr/share/gocode/src/github.com/snapcore/snapd/./cmd/version_generated.go './cmd/version_generated.go' -> '/builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//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/version.go + echo '%dir %{gopath}/src/%{import_path}/./cmd' BUILDSTDERR: ++ dirname ./cmd/version.go + install -d -p /builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//usr/share/gocode/src/github.com/snapcore/snapd/./cmd + cp -pav ./cmd/version.go /builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//usr/share/gocode/src/github.com/snapcore/snapd/./cmd/version.go './cmd/version.go' -> '/builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//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/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.39-1.fc30.ppc64le//usr/share/gocode/src/github.com/snapcore/snapd/./cmd/snap + cp -pav ./cmd/snap/cmd_create_key.go /builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//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.39-1.fc30.ppc64le//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_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.39-1.fc30.ppc64le//usr/share/gocode/src/github.com/snapcore/snapd/./cmd/snap + cp -pav ./cmd/snap/cmd_warnings.go /builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//usr/share/gocode/src/github.com/snapcore/snapd/./cmd/snap/cmd_warnings.go './cmd/snap/cmd_warnings.go' -> '/builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//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_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.39-1.fc30.ppc64le//usr/share/gocode/src/github.com/snapcore/snapd/./cmd/snap + cp -pav ./cmd/snap/cmd_blame.go /builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//usr/share/gocode/src/github.com/snapcore/snapd/./cmd/snap/cmd_blame.go './cmd/snap/cmd_blame.go' -> '/builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//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_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.39-1.fc30.ppc64le//usr/share/gocode/src/github.com/snapcore/snapd/./cmd/snap + cp -pav ./cmd/snap/cmd_find.go /builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//usr/share/gocode/src/github.com/snapcore/snapd/./cmd/snap/cmd_find.go './cmd/snap/cmd_find.go' -> '/builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//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/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.39-1.fc30.ppc64le//usr/share/gocode/src/github.com/snapcore/snapd/./cmd/snap + cp -pav ./cmd/snap/cmd_sign_test.go /builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//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.39-1.fc30.ppc64le//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_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.39-1.fc30.ppc64le//usr/share/gocode/src/github.com/snapcore/snapd/./cmd/snap + cp -pav ./cmd/snap/cmd_list_test.go /builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//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.39-1.fc30.ppc64le//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_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.39-1.fc30.ppc64le//usr/share/gocode/src/github.com/snapcore/snapd/./cmd/snap + cp -pav ./cmd/snap/cmd_userd.go /builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//usr/share/gocode/src/github.com/snapcore/snapd/./cmd/snap/cmd_userd.go './cmd/snap/cmd_userd.go' -> '/builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//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/wait.go + echo '%dir %{gopath}/src/%{import_path}/./cmd/snap' BUILDSTDERR: ++ dirname ./cmd/snap/wait.go + install -d -p /builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//usr/share/gocode/src/github.com/snapcore/snapd/./cmd/snap + cp -pav ./cmd/snap/wait.go /builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//usr/share/gocode/src/github.com/snapcore/snapd/./cmd/snap/wait.go './cmd/snap/wait.go' -> '/builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//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_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.39-1.fc30.ppc64le//usr/share/gocode/src/github.com/snapcore/snapd/./cmd/snap + cp -pav ./cmd/snap/cmd_login_test.go /builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//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.39-1.fc30.ppc64le//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_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.39-1.fc30.ppc64le//usr/share/gocode/src/github.com/snapcore/snapd/./cmd/snap + cp -pav ./cmd/snap/cmd_paths.go /builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//usr/share/gocode/src/github.com/snapcore/snapd/./cmd/snap/cmd_paths.go './cmd/snap/cmd_paths.go' -> '/builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//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_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.39-1.fc30.ppc64le//usr/share/gocode/src/github.com/snapcore/snapd/./cmd/snap + cp -pav ./cmd/snap/cmd_wait.go /builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//usr/share/gocode/src/github.com/snapcore/snapd/./cmd/snap/cmd_wait.go './cmd/snap/cmd_wait.go' -> '/builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//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/error.go + echo '%dir %{gopath}/src/%{import_path}/./cmd/snap' BUILDSTDERR: ++ dirname ./cmd/snap/error.go + install -d -p /builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//usr/share/gocode/src/github.com/snapcore/snapd/./cmd/snap + cp -pav ./cmd/snap/error.go /builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//usr/share/gocode/src/github.com/snapcore/snapd/./cmd/snap/error.go './cmd/snap/error.go' -> '/builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//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_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.39-1.fc30.ppc64le//usr/share/gocode/src/github.com/snapcore/snapd/./cmd/snap + cp -pav ./cmd/snap/cmd_first_boot.go /builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//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.39-1.fc30.ppc64le//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_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.39-1.fc30.ppc64le//usr/share/gocode/src/github.com/snapcore/snapd/./cmd/snap + cp -pav ./cmd/snap/cmd_set.go /builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//usr/share/gocode/src/github.com/snapcore/snapd/./cmd/snap/cmd_set.go './cmd/snap/cmd_set.go' -> '/builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//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_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.39-1.fc30.ppc64le//usr/share/gocode/src/github.com/snapcore/snapd/./cmd/snap + cp -pav ./cmd/snap/cmd_debug.go /builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//usr/share/gocode/src/github.com/snapcore/snapd/./cmd/snap/cmd_debug.go './cmd/snap/cmd_debug.go' -> '/builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//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_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.39-1.fc30.ppc64le//usr/share/gocode/src/github.com/snapcore/snapd/./cmd/snap + cp -pav ./cmd/snap/cmd_auto_import_test.go /builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//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.39-1.fc30.ppc64le//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_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.39-1.fc30.ppc64le//usr/share/gocode/src/github.com/snapcore/snapd/./cmd/snap + cp -pav ./cmd/snap/cmd_confinement.go /builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//usr/share/gocode/src/github.com/snapcore/snapd/./cmd/snap/cmd_confinement.go './cmd/snap/cmd_confinement.go' -> '/builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//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_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.39-1.fc30.ppc64le//usr/share/gocode/src/github.com/snapcore/snapd/./cmd/snap + cp -pav ./cmd/snap/cmd_pack_test.go /builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//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.39-1.fc30.ppc64le//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_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.39-1.fc30.ppc64le//usr/share/gocode/src/github.com/snapcore/snapd/./cmd/snap + cp -pav ./cmd/snap/cmd_create_user_test.go /builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//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.39-1.fc30.ppc64le//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_debug_model_test.go + echo '%dir %{gopath}/src/%{import_path}/./cmd/snap' BUILDSTDERR: ++ dirname ./cmd/snap/cmd_debug_model_test.go + install -d -p /builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//usr/share/gocode/src/github.com/snapcore/snapd/./cmd/snap + cp -pav ./cmd/snap/cmd_debug_model_test.go /builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//usr/share/gocode/src/github.com/snapcore/snapd/./cmd/snap/cmd_debug_model_test.go './cmd/snap/cmd_debug_model_test.go' -> '/builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//usr/share/gocode/src/github.com/snapcore/snapd/./cmd/snap/cmd_debug_model_test.go' + echo '%{gopath}/src/%{import_path}/./cmd/snap/cmd_debug_model_test.go' + for file in $(find . -iname "*.go" -o -iname "*.s" \! -iname "*_test.go") BUILDSTDERR: ++ dirname ./cmd/snap/cmd_debug_model.go + echo '%dir %{gopath}/src/%{import_path}/./cmd/snap' BUILDSTDERR: ++ dirname ./cmd/snap/cmd_debug_model.go + install -d -p /builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//usr/share/gocode/src/github.com/snapcore/snapd/./cmd/snap + cp -pav ./cmd/snap/cmd_debug_model.go /builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//usr/share/gocode/src/github.com/snapcore/snapd/./cmd/snap/cmd_debug_model.go './cmd/snap/cmd_debug_model.go' -> '/builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//usr/share/gocode/src/github.com/snapcore/snapd/./cmd/snap/cmd_debug_model.go' + echo '%{gopath}/src/%{import_path}/./cmd/snap/cmd_debug_model.go' + for file in $(find . -iname "*.go" -o -iname "*.s" \! -iname "*_test.go") 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.39-1.fc30.ppc64le//usr/share/gocode/src/github.com/snapcore/snapd/./cmd/snap + cp -pav ./cmd/snap/notes.go /builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//usr/share/gocode/src/github.com/snapcore/snapd/./cmd/snap/notes.go './cmd/snap/notes.go' -> '/builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//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_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.39-1.fc30.ppc64le//usr/share/gocode/src/github.com/snapcore/snapd/./cmd/snap + cp -pav ./cmd/snap/cmd_connectivity_check.go /builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//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.39-1.fc30.ppc64le//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/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.39-1.fc30.ppc64le//usr/share/gocode/src/github.com/snapcore/snapd/./cmd/snap + cp -pav ./cmd/snap/gnupg2_test.go /builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//usr/share/gocode/src/github.com/snapcore/snapd/./cmd/snap/gnupg2_test.go './cmd/snap/gnupg2_test.go' -> '/builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//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_debug_timings.go + echo '%dir %{gopath}/src/%{import_path}/./cmd/snap' BUILDSTDERR: ++ dirname ./cmd/snap/cmd_debug_timings.go + install -d -p /builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//usr/share/gocode/src/github.com/snapcore/snapd/./cmd/snap + cp -pav ./cmd/snap/cmd_debug_timings.go /builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//usr/share/gocode/src/github.com/snapcore/snapd/./cmd/snap/cmd_debug_timings.go './cmd/snap/cmd_debug_timings.go' -> '/builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//usr/share/gocode/src/github.com/snapcore/snapd/./cmd/snap/cmd_debug_timings.go' + echo '%{gopath}/src/%{import_path}/./cmd/snap/cmd_debug_timings.go' + for file in $(find . -iname "*.go" -o -iname "*.s" \! -iname "*_test.go") 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.39-1.fc30.ppc64le//usr/share/gocode/src/github.com/snapcore/snapd/./cmd/snap + cp -pav ./cmd/snap/cmd_advise.go /builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//usr/share/gocode/src/github.com/snapcore/snapd/./cmd/snap/cmd_advise.go './cmd/snap/cmd_advise.go' -> '/builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//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_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.39-1.fc30.ppc64le//usr/share/gocode/src/github.com/snapcore/snapd/./cmd/snap + cp -pav ./cmd/snap/cmd_buy_test.go /builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//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.39-1.fc30.ppc64le//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_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.39-1.fc30.ppc64le//usr/share/gocode/src/github.com/snapcore/snapd/./cmd/snap + cp -pav ./cmd/snap/cmd_prefer.go /builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//usr/share/gocode/src/github.com/snapcore/snapd/./cmd/snap/cmd_prefer.go './cmd/snap/cmd_prefer.go' -> '/builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//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_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.39-1.fc30.ppc64le//usr/share/gocode/src/github.com/snapcore/snapd/./cmd/snap + cp -pav ./cmd/snap/cmd_userd_test.go /builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//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.39-1.fc30.ppc64le//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_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.39-1.fc30.ppc64le//usr/share/gocode/src/github.com/snapcore/snapd/./cmd/snap + cp -pav ./cmd/snap/cmd_create_user.go /builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//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.39-1.fc30.ppc64le//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_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.39-1.fc30.ppc64le//usr/share/gocode/src/github.com/snapcore/snapd/./cmd/snap + cp -pav ./cmd/snap/cmd_get_base_declaration.go /builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//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.39-1.fc30.ppc64le//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_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.39-1.fc30.ppc64le//usr/share/gocode/src/github.com/snapcore/snapd/./cmd/snap + cp -pav ./cmd/snap/cmd_known.go /builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//usr/share/gocode/src/github.com/snapcore/snapd/./cmd/snap/cmd_known.go './cmd/snap/cmd_known.go' -> '/builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//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_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.39-1.fc30.ppc64le//usr/share/gocode/src/github.com/snapcore/snapd/./cmd/snap + cp -pav ./cmd/snap/cmd_watch.go /builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//usr/share/gocode/src/github.com/snapcore/snapd/./cmd/snap/cmd_watch.go './cmd/snap/cmd_watch.go' -> '/builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//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/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.39-1.fc30.ppc64le//usr/share/gocode/src/github.com/snapcore/snapd/./cmd/snap + cp -pav ./cmd/snap/notes_test.go /builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//usr/share/gocode/src/github.com/snapcore/snapd/./cmd/snap/notes_test.go './cmd/snap/notes_test.go' -> '/builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//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_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.39-1.fc30.ppc64le//usr/share/gocode/src/github.com/snapcore/snapd/./cmd/snap + cp -pav ./cmd/snap/cmd_find_test.go /builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//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.39-1.fc30.ppc64le//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_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.39-1.fc30.ppc64le//usr/share/gocode/src/github.com/snapcore/snapd/./cmd/snap + cp -pav ./cmd/snap/cmd_export_key_test.go /builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//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.39-1.fc30.ppc64le//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_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.39-1.fc30.ppc64le//usr/share/gocode/src/github.com/snapcore/snapd/./cmd/snap + cp -pav ./cmd/snap/cmd_warnings_test.go /builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//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.39-1.fc30.ppc64le//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_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.39-1.fc30.ppc64le//usr/share/gocode/src/github.com/snapcore/snapd/./cmd/snap + cp -pav ./cmd/snap/cmd_delete_key_test.go /builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//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.39-1.fc30.ppc64le//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/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.39-1.fc30.ppc64le//usr/share/gocode/src/github.com/snapcore/snapd/./cmd/snap + cp -pav ./cmd/snap/cmd_login.go /builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//usr/share/gocode/src/github.com/snapcore/snapd/./cmd/snap/cmd_login.go './cmd/snap/cmd_login.go' -> '/builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//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/times.go + echo '%dir %{gopath}/src/%{import_path}/./cmd/snap' BUILDSTDERR: ++ dirname ./cmd/snap/times.go + install -d -p /builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//usr/share/gocode/src/github.com/snapcore/snapd/./cmd/snap + cp -pav ./cmd/snap/times.go /builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//usr/share/gocode/src/github.com/snapcore/snapd/./cmd/snap/times.go './cmd/snap/times.go' -> '/builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//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_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.39-1.fc30.ppc64le//usr/share/gocode/src/github.com/snapcore/snapd/./cmd/snap + cp -pav ./cmd/snap/cmd_snap_op_test.go /builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//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.39-1.fc30.ppc64le//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/complete.go + echo '%dir %{gopath}/src/%{import_path}/./cmd/snap' BUILDSTDERR: ++ dirname ./cmd/snap/complete.go + install -d -p /builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//usr/share/gocode/src/github.com/snapcore/snapd/./cmd/snap + cp -pav ./cmd/snap/complete.go /builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//usr/share/gocode/src/github.com/snapcore/snapd/./cmd/snap/complete.go './cmd/snap/complete.go' -> '/builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//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_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.39-1.fc30.ppc64le//usr/share/gocode/src/github.com/snapcore/snapd/./cmd/snap + cp -pav ./cmd/snap/cmd_version_other.go /builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//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.39-1.fc30.ppc64le//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_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.39-1.fc30.ppc64le//usr/share/gocode/src/github.com/snapcore/snapd/./cmd/snap + cp -pav ./cmd/snap/cmd_services.go /builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//usr/share/gocode/src/github.com/snapcore/snapd/./cmd/snap/cmd_services.go './cmd/snap/cmd_services.go' -> '/builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//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_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.39-1.fc30.ppc64le//usr/share/gocode/src/github.com/snapcore/snapd/./cmd/snap + cp -pav ./cmd/snap/cmd_prefer_test.go /builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//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.39-1.fc30.ppc64le//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_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.39-1.fc30.ppc64le//usr/share/gocode/src/github.com/snapcore/snapd/./cmd/snap + cp -pav ./cmd/snap/cmd_sign_build.go /builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//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.39-1.fc30.ppc64le//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_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.39-1.fc30.ppc64le//usr/share/gocode/src/github.com/snapcore/snapd/./cmd/snap + cp -pav ./cmd/snap/cmd_ack.go /builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//usr/share/gocode/src/github.com/snapcore/snapd/./cmd/snap/cmd_ack.go './cmd/snap/cmd_ack.go' -> '/builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//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/last.go + echo '%dir %{gopath}/src/%{import_path}/./cmd/snap' BUILDSTDERR: ++ dirname ./cmd/snap/last.go + install -d -p /builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//usr/share/gocode/src/github.com/snapcore/snapd/./cmd/snap + cp -pav ./cmd/snap/last.go /builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//usr/share/gocode/src/github.com/snapcore/snapd/./cmd/snap/last.go './cmd/snap/last.go' -> '/builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//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_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.39-1.fc30.ppc64le//usr/share/gocode/src/github.com/snapcore/snapd/./cmd/snap + cp -pav ./cmd/snap/cmd_known_test.go /builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//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.39-1.fc30.ppc64le//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_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.39-1.fc30.ppc64le//usr/share/gocode/src/github.com/snapcore/snapd/./cmd/snap './cmd/snap/cmd_whoami.go' -> '/builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//usr/share/gocode/src/github.com/snapcore/snapd/./cmd/snap/cmd_whoami.go' + cp -pav ./cmd/snap/cmd_whoami.go /builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//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_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.39-1.fc30.ppc64le//usr/share/gocode/src/github.com/snapcore/snapd/./cmd/snap + cp -pav ./cmd/snap/cmd_alias.go /builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//usr/share/gocode/src/github.com/snapcore/snapd/./cmd/snap/cmd_alias.go './cmd/snap/cmd_alias.go' -> '/builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//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_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.39-1.fc30.ppc64le//usr/share/gocode/src/github.com/snapcore/snapd/./cmd/snap + cp -pav ./cmd/snap/cmd_managed_test.go /builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//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.39-1.fc30.ppc64le//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_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.39-1.fc30.ppc64le//usr/share/gocode/src/github.com/snapcore/snapd/./cmd/snap + cp -pav ./cmd/snap/cmd_run.go /builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//usr/share/gocode/src/github.com/snapcore/snapd/./cmd/snap/cmd_run.go './cmd/snap/cmd_run.go' -> '/builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//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_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.39-1.fc30.ppc64le//usr/share/gocode/src/github.com/snapcore/snapd/./cmd/snap + cp -pav ./cmd/snap/cmd_services_test.go /builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//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.39-1.fc30.ppc64le//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_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.39-1.fc30.ppc64le//usr/share/gocode/src/github.com/snapcore/snapd/./cmd/snap + cp -pav ./cmd/snap/cmd_interfaces_test.go /builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//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.39-1.fc30.ppc64le//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_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.39-1.fc30.ppc64le//usr/share/gocode/src/github.com/snapcore/snapd/./cmd/snap './cmd/snap/cmd_interface_test.go' -> '/builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//usr/share/gocode/src/github.com/snapcore/snapd/./cmd/snap/cmd_interface_test.go' + cp -pav ./cmd/snap/cmd_interface_test.go /builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//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/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.39-1.fc30.ppc64le//usr/share/gocode/src/github.com/snapcore/snapd/./cmd/snap + cp -pav ./cmd/snap/cmd_abort_test.go /builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//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.39-1.fc30.ppc64le//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_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.39-1.fc30.ppc64le//usr/share/gocode/src/github.com/snapcore/snapd/./cmd/snap + cp -pav ./cmd/snap/cmd_unalias.go /builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//usr/share/gocode/src/github.com/snapcore/snapd/./cmd/snap/cmd_unalias.go './cmd/snap/cmd_unalias.go' -> '/builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//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/color.go + echo '%dir %{gopath}/src/%{import_path}/./cmd/snap' BUILDSTDERR: ++ dirname ./cmd/snap/color.go + install -d -p /builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//usr/share/gocode/src/github.com/snapcore/snapd/./cmd/snap + cp -pav ./cmd/snap/color.go /builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//usr/share/gocode/src/github.com/snapcore/snapd/./cmd/snap/color.go './cmd/snap/color.go' -> '/builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//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_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.39-1.fc30.ppc64le//usr/share/gocode/src/github.com/snapcore/snapd/./cmd/snap + cp -pav ./cmd/snap/cmd_alias_test.go /builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//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.39-1.fc30.ppc64le//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_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.39-1.fc30.ppc64le//usr/share/gocode/src/github.com/snapcore/snapd/./cmd/snap + cp -pav ./cmd/snap/cmd_interface.go /builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//usr/share/gocode/src/github.com/snapcore/snapd/./cmd/snap/cmd_interface.go './cmd/snap/cmd_interface.go' -> '/builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//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_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.39-1.fc30.ppc64le//usr/share/gocode/src/github.com/snapcore/snapd/./cmd/snap + cp -pav ./cmd/snap/cmd_help_test.go /builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//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.39-1.fc30.ppc64le//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_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.39-1.fc30.ppc64le//usr/share/gocode/src/github.com/snapcore/snapd/./cmd/snap './cmd/snap/cmd_auto_import.go' -> '/builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//usr/share/gocode/src/github.com/snapcore/snapd/./cmd/snap/cmd_auto_import.go' + cp -pav ./cmd/snap/cmd_auto_import.go /builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//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_get.go + echo '%dir %{gopath}/src/%{import_path}/./cmd/snap' BUILDSTDERR: ++ dirname ./cmd/snap/cmd_get.go './cmd/snap/cmd_get.go' -> '/builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//usr/share/gocode/src/github.com/snapcore/snapd/./cmd/snap/cmd_get.go' + install -d -p /builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//usr/share/gocode/src/github.com/snapcore/snapd/./cmd/snap + cp -pav ./cmd/snap/cmd_get.go /builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//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_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.39-1.fc30.ppc64le//usr/share/gocode/src/github.com/snapcore/snapd/./cmd/snap + cp -pav ./cmd/snap/cmd_interfaces.go /builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//usr/share/gocode/src/github.com/snapcore/snapd/./cmd/snap/cmd_interfaces.go './cmd/snap/cmd_interfaces.go' -> '/builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//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_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.39-1.fc30.ppc64le//usr/share/gocode/src/github.com/snapcore/snapd/./cmd/snap + cp -pav ./cmd/snap/cmd_delete_key.go /builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//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.39-1.fc30.ppc64le//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_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.39-1.fc30.ppc64le//usr/share/gocode/src/github.com/snapcore/snapd/./cmd/snap './cmd/snap/cmd_create_key_test.go' -> '/builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//usr/share/gocode/src/github.com/snapcore/snapd/./cmd/snap/cmd_create_key_test.go' + cp -pav ./cmd/snap/cmd_create_key_test.go /builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//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/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.39-1.fc30.ppc64le//usr/share/gocode/src/github.com/snapcore/snapd/./cmd/snap + cp -pav ./cmd/snap/export_test.go /builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//usr/share/gocode/src/github.com/snapcore/snapd/./cmd/snap/export_test.go './cmd/snap/export_test.go' -> '/builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//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_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.39-1.fc30.ppc64le//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.39-1.fc30.ppc64le//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.39-1.fc30.ppc64le//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_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.39-1.fc30.ppc64le//usr/share/gocode/src/github.com/snapcore/snapd/./cmd/snap + cp -pav ./cmd/snap/cmd_confinement_test.go /builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//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.39-1.fc30.ppc64le//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_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.39-1.fc30.ppc64le//usr/share/gocode/src/github.com/snapcore/snapd/./cmd/snap './cmd/snap/cmd_repair_repairs_test.go' -> '/builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//usr/share/gocode/src/github.com/snapcore/snapd/./cmd/snap/cmd_repair_repairs_test.go' + cp -pav ./cmd/snap/cmd_repair_repairs_test.go /builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//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_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.39-1.fc30.ppc64le//usr/share/gocode/src/github.com/snapcore/snapd/./cmd/snap + cp -pav ./cmd/snap/cmd_version_test.go /builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//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.39-1.fc30.ppc64le//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/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.39-1.fc30.ppc64le//usr/share/gocode/src/github.com/snapcore/snapd/./cmd/snap + cp -pav ./cmd/snap/cmd_advise_test.go /builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//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.39-1.fc30.ppc64le//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_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.39-1.fc30.ppc64le//usr/share/gocode/src/github.com/snapcore/snapd/./cmd/snap './cmd/snap/cmd_disconnect_test.go' -> '/builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//usr/share/gocode/src/github.com/snapcore/snapd/./cmd/snap/cmd_disconnect_test.go' + cp -pav ./cmd/snap/cmd_disconnect_test.go /builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//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_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.39-1.fc30.ppc64le//usr/share/gocode/src/github.com/snapcore/snapd/./cmd/snap + cp -pav ./cmd/snap/cmd_sign_build_test.go /builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//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.39-1.fc30.ppc64le//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/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.39-1.fc30.ppc64le//usr/share/gocode/src/github.com/snapcore/snapd/./cmd/snap + cp -pav ./cmd/snap/cmd_pack.go /builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//usr/share/gocode/src/github.com/snapcore/snapd/./cmd/snap/cmd_pack.go './cmd/snap/cmd_pack.go' -> '/builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//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_snapshot_test.go + echo '%dir %{gopath}/src/%{import_path}/./cmd/snap' BUILDSTDERR: ++ dirname ./cmd/snap/cmd_snapshot_test.go + install -d -p /builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//usr/share/gocode/src/github.com/snapcore/snapd/./cmd/snap + cp -pav ./cmd/snap/cmd_snapshot_test.go /builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//usr/share/gocode/src/github.com/snapcore/snapd/./cmd/snap/cmd_snapshot_test.go './cmd/snap/cmd_snapshot_test.go' -> '/builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//usr/share/gocode/src/github.com/snapcore/snapd/./cmd/snap/cmd_snapshot_test.go' + echo '%{gopath}/src/%{import_path}/./cmd/snap/cmd_snapshot_test.go' + for file in $(find . -iname "*.go" -o -iname "*.s" \! -iname "*_test.go") 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.39-1.fc30.ppc64le//usr/share/gocode/src/github.com/snapcore/snapd/./cmd/snap + cp -pav ./cmd/snap/cmd_disconnect.go /builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//usr/share/gocode/src/github.com/snapcore/snapd/./cmd/snap/cmd_disconnect.go './cmd/snap/cmd_disconnect.go' -> '/builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//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/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.39-1.fc30.ppc64le//usr/share/gocode/src/github.com/snapcore/snapd/./cmd/snap + cp -pav ./cmd/snap/main_test.go /builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//usr/share/gocode/src/github.com/snapcore/snapd/./cmd/snap/main_test.go './cmd/snap/main_test.go' -> '/builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//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_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.39-1.fc30.ppc64le//usr/share/gocode/src/github.com/snapcore/snapd/./cmd/snap + cp -pav ./cmd/snap/cmd_aliases.go /builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//usr/share/gocode/src/github.com/snapcore/snapd/./cmd/snap/cmd_aliases.go './cmd/snap/cmd_aliases.go' -> '/builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//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_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.39-1.fc30.ppc64le//usr/share/gocode/src/github.com/snapcore/snapd/./cmd/snap + cp -pav ./cmd/snap/cmd_set_test.go /builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//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.39-1.fc30.ppc64le//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_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.39-1.fc30.ppc64le//usr/share/gocode/src/github.com/snapcore/snapd/./cmd/snap + cp -pav ./cmd/snap/cmd_changes.go /builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//usr/share/gocode/src/github.com/snapcore/snapd/./cmd/snap/cmd_changes.go './cmd/snap/cmd_changes.go' -> '/builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//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_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.39-1.fc30.ppc64le//usr/share/gocode/src/github.com/snapcore/snapd/./cmd/snap + cp -pav ./cmd/snap/cmd_watch_test.go /builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//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.39-1.fc30.ppc64le//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_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.39-1.fc30.ppc64le//usr/share/gocode/src/github.com/snapcore/snapd/./cmd/snap + cp -pav ./cmd/snap/cmd_ensure_state_soon.go /builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//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.39-1.fc30.ppc64le//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_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.39-1.fc30.ppc64le//usr/share/gocode/src/github.com/snapcore/snapd/./cmd/snap + cp -pav ./cmd/snap/cmd_sandbox_features_test.go /builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//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.39-1.fc30.ppc64le//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_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.39-1.fc30.ppc64le//usr/share/gocode/src/github.com/snapcore/snapd/./cmd/snap + cp -pav ./cmd/snap/cmd_prepare_image.go /builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//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.39-1.fc30.ppc64le//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_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.39-1.fc30.ppc64le//usr/share/gocode/src/github.com/snapcore/snapd/./cmd/snap + cp -pav ./cmd/snap/cmd_keys.go /builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//usr/share/gocode/src/github.com/snapcore/snapd/./cmd/snap/cmd_keys.go './cmd/snap/cmd_keys.go' -> '/builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//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_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.39-1.fc30.ppc64le//usr/share/gocode/src/github.com/snapcore/snapd/./cmd/snap + cp -pav ./cmd/snap/cmd_booted.go /builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//usr/share/gocode/src/github.com/snapcore/snapd/./cmd/snap/cmd_booted.go './cmd/snap/cmd_booted.go' -> '/builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//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_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.39-1.fc30.ppc64le//usr/share/gocode/src/github.com/snapcore/snapd/./cmd/snap + cp -pav ./cmd/snap/cmd_connect_test.go /builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//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.39-1.fc30.ppc64le//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/main.go + echo '%dir %{gopath}/src/%{import_path}/./cmd/snap' BUILDSTDERR: ++ dirname ./cmd/snap/main.go + install -d -p /builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//usr/share/gocode/src/github.com/snapcore/snapd/./cmd/snap + cp -pav ./cmd/snap/main.go /builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//usr/share/gocode/src/github.com/snapcore/snapd/./cmd/snap/main.go './cmd/snap/main.go' -> '/builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//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_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.39-1.fc30.ppc64le//usr/share/gocode/src/github.com/snapcore/snapd/./cmd/snap + cp -pav ./cmd/snap/cmd_snapshot.go /builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//usr/share/gocode/src/github.com/snapcore/snapd/./cmd/snap/cmd_snapshot.go './cmd/snap/cmd_snapshot.go' -> '/builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//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/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.39-1.fc30.ppc64le//usr/share/gocode/src/github.com/snapcore/snapd/./cmd/snap + cp -pav ./cmd/snap/color_test.go /builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//usr/share/gocode/src/github.com/snapcore/snapd/./cmd/snap/color_test.go './cmd/snap/color_test.go' -> '/builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//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_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.39-1.fc30.ppc64le//usr/share/gocode/src/github.com/snapcore/snapd/./cmd/snap + cp -pav ./cmd/snap/cmd_unalias_test.go /builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//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.39-1.fc30.ppc64le//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_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.39-1.fc30.ppc64le//usr/share/gocode/src/github.com/snapcore/snapd/./cmd/snap + cp -pav ./cmd/snap/cmd_snap_op.go /builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//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.39-1.fc30.ppc64le//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_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.39-1.fc30.ppc64le//usr/share/gocode/src/github.com/snapcore/snapd/./cmd/snap './cmd/snap/cmd_download.go' -> '/builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//usr/share/gocode/src/github.com/snapcore/snapd/./cmd/snap/cmd_download.go' + cp -pav ./cmd/snap/cmd_download.go /builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//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/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.39-1.fc30.ppc64le//usr/share/gocode/src/github.com/snapcore/snapd/./cmd/snap + cp -pav ./cmd/snap/interfaces_common_test.go /builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//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.39-1.fc30.ppc64le//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/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.39-1.fc30.ppc64le//usr/share/gocode/src/github.com/snapcore/snapd/./cmd/snap + cp -pav ./cmd/snap/cmd_repair_repairs.go /builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//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.39-1.fc30.ppc64le//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_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.39-1.fc30.ppc64le//usr/share/gocode/src/github.com/snapcore/snapd/./cmd/snap + cp -pav ./cmd/snap/cmd_connectivity_check_test.go /builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//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.39-1.fc30.ppc64le//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_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.39-1.fc30.ppc64le//usr/share/gocode/src/github.com/snapcore/snapd/./cmd/snap + cp -pav ./cmd/snap/cmd_list.go /builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//usr/share/gocode/src/github.com/snapcore/snapd/./cmd/snap/cmd_list.go './cmd/snap/cmd_list.go' -> '/builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//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_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.39-1.fc30.ppc64le//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.39-1.fc30.ppc64le//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.39-1.fc30.ppc64le//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_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.39-1.fc30.ppc64le//usr/share/gocode/src/github.com/snapcore/snapd/./cmd/snap + cp -pav ./cmd/snap/cmd_version.go /builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//usr/share/gocode/src/github.com/snapcore/snapd/./cmd/snap/cmd_version.go './cmd/snap/cmd_version.go' -> '/builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//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_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.39-1.fc30.ppc64le//usr/share/gocode/src/github.com/snapcore/snapd/./cmd/snap './cmd/snap/cmd_export_key.go' -> '/builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//usr/share/gocode/src/github.com/snapcore/snapd/./cmd/snap/cmd_export_key.go' + cp -pav ./cmd/snap/cmd_export_key.go /builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//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_prepare_image_test.go + echo '%dir %{gopath}/src/%{import_path}/./cmd/snap' BUILDSTDERR: ++ dirname ./cmd/snap/cmd_prepare_image_test.go + install -d -p /builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//usr/share/gocode/src/github.com/snapcore/snapd/./cmd/snap + cp -pav ./cmd/snap/cmd_prepare_image_test.go /builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//usr/share/gocode/src/github.com/snapcore/snapd/./cmd/snap/cmd_prepare_image_test.go './cmd/snap/cmd_prepare_image_test.go' -> '/builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//usr/share/gocode/src/github.com/snapcore/snapd/./cmd/snap/cmd_prepare_image_test.go' + echo '%{gopath}/src/%{import_path}/./cmd/snap/cmd_prepare_image_test.go' + for file in $(find . -iname "*.go" -o -iname "*.s" \! -iname "*_test.go") 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.39-1.fc30.ppc64le//usr/share/gocode/src/github.com/snapcore/snapd/./cmd/snap + cp -pav ./cmd/snap/cmd_sandbox_features.go /builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//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.39-1.fc30.ppc64le//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/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.39-1.fc30.ppc64le//usr/share/gocode/src/github.com/snapcore/snapd/./cmd/snap + cp -pav ./cmd/snap/cmd_info_test.go /builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//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.39-1.fc30.ppc64le//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/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.39-1.fc30.ppc64le//usr/share/gocode/src/github.com/snapcore/snapd/./cmd/snap + cp -pav ./cmd/snap/cmd_keys_test.go /builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//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.39-1.fc30.ppc64le//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_abort.go + echo '%dir %{gopath}/src/%{import_path}/./cmd/snap' BUILDSTDERR: ++ dirname ./cmd/snap/cmd_abort.go './cmd/snap/cmd_abort.go' -> '/builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//usr/share/gocode/src/github.com/snapcore/snapd/./cmd/snap/cmd_abort.go' + install -d -p /builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//usr/share/gocode/src/github.com/snapcore/snapd/./cmd/snap + cp -pav ./cmd/snap/cmd_abort.go /builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//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/interfaces_common.go './cmd/snap/interfaces_common.go' -> '/builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//usr/share/gocode/src/github.com/snapcore/snapd/./cmd/snap/interfaces_common.go' './cmd/snap/cmd_help.go' -> '/builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//usr/share/gocode/src/github.com/snapcore/snapd/./cmd/snap/cmd_help.go' + echo '%dir %{gopath}/src/%{import_path}/./cmd/snap' BUILDSTDERR: ++ dirname ./cmd/snap/interfaces_common.go + install -d -p /builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//usr/share/gocode/src/github.com/snapcore/snapd/./cmd/snap + cp -pav ./cmd/snap/interfaces_common.go /builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//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_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.39-1.fc30.ppc64le//usr/share/gocode/src/github.com/snapcore/snapd/./cmd/snap + cp -pav ./cmd/snap/cmd_help.go /builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//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_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.39-1.fc30.ppc64le//usr/share/gocode/src/github.com/snapcore/snapd/./cmd/snap './cmd/snap/cmd_aliases_test.go' -> '/builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//usr/share/gocode/src/github.com/snapcore/snapd/./cmd/snap/cmd_aliases_test.go' + cp -pav ./cmd/snap/cmd_aliases_test.go /builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//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_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.39-1.fc30.ppc64le//usr/share/gocode/src/github.com/snapcore/snapd/./cmd/snap './cmd/snap/cmd_info.go' -> '/builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//usr/share/gocode/src/github.com/snapcore/snapd/./cmd/snap/cmd_info.go' + cp -pav ./cmd/snap/cmd_info.go /builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//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_connections_test.go + echo '%dir %{gopath}/src/%{import_path}/./cmd/snap' BUILDSTDERR: ++ dirname ./cmd/snap/cmd_connections_test.go + install -d -p /builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//usr/share/gocode/src/github.com/snapcore/snapd/./cmd/snap + cp -pav ./cmd/snap/cmd_connections_test.go /builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//usr/share/gocode/src/github.com/snapcore/snapd/./cmd/snap/cmd_connections_test.go './cmd/snap/cmd_connections_test.go' -> '/builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//usr/share/gocode/src/github.com/snapcore/snapd/./cmd/snap/cmd_connections_test.go' + echo '%{gopath}/src/%{import_path}/./cmd/snap/cmd_connections_test.go' + for file in $(find . -iname "*.go" -o -iname "*.s" \! -iname "*_test.go") 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.39-1.fc30.ppc64le//usr/share/gocode/src/github.com/snapcore/snapd/./cmd/snap './cmd/snap/cmd_logout.go' -> '/builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//usr/share/gocode/src/github.com/snapcore/snapd/./cmd/snap/cmd_logout.go' + cp -pav ./cmd/snap/cmd_logout.go /builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//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/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.39-1.fc30.ppc64le//usr/share/gocode/src/github.com/snapcore/snapd/./cmd/snap + cp -pav ./cmd/snap/cmd_run_test.go /builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//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.39-1.fc30.ppc64le//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/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.39-1.fc30.ppc64le//usr/share/gocode/src/github.com/snapcore/snapd/./cmd/snap + cp -pav ./cmd/snap/cmd_can_manage_refreshes.go /builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//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.39-1.fc30.ppc64le//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_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.39-1.fc30.ppc64le//usr/share/gocode/src/github.com/snapcore/snapd/./cmd/snap './cmd/snap/cmd_buy.go' -> '/builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//usr/share/gocode/src/github.com/snapcore/snapd/./cmd/snap/cmd_buy.go' + cp -pav ./cmd/snap/cmd_buy.go /builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//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_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.39-1.fc30.ppc64le//usr/share/gocode/src/github.com/snapcore/snapd/./cmd/snap + cp -pav ./cmd/snap/cmd_connect.go /builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//usr/share/gocode/src/github.com/snapcore/snapd/./cmd/snap/cmd_connect.go './cmd/snap/cmd_connect.go' -> '/builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//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_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.39-1.fc30.ppc64le//usr/share/gocode/src/github.com/snapcore/snapd/./cmd/snap + cp -pav ./cmd/snap/cmd_version_linux.go /builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//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.39-1.fc30.ppc64le//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_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.39-1.fc30.ppc64le//usr/share/gocode/src/github.com/snapcore/snapd/./cmd/snap './cmd/snap/cmd_handle_link.go' -> '/builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//usr/share/gocode/src/github.com/snapcore/snapd/./cmd/snap/cmd_handle_link.go' + cp -pav ./cmd/snap/cmd_handle_link.go /builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//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_remodel.go + echo '%dir %{gopath}/src/%{import_path}/./cmd/snap' BUILDSTDERR: ++ dirname ./cmd/snap/cmd_remodel.go + install -d -p /builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//usr/share/gocode/src/github.com/snapcore/snapd/./cmd/snap + cp -pav ./cmd/snap/cmd_remodel.go /builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//usr/share/gocode/src/github.com/snapcore/snapd/./cmd/snap/cmd_remodel.go './cmd/snap/cmd_remodel.go' -> '/builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//usr/share/gocode/src/github.com/snapcore/snapd/./cmd/snap/cmd_remodel.go' + echo '%{gopath}/src/%{import_path}/./cmd/snap/cmd_remodel.go' + for file in $(find . -iname "*.go" -o -iname "*.s" \! -iname "*_test.go") BUILDSTDERR: ++ dirname ./cmd/snap/cmd_connections.go + echo '%dir %{gopath}/src/%{import_path}/./cmd/snap' BUILDSTDERR: ++ dirname ./cmd/snap/cmd_connections.go + install -d -p /builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//usr/share/gocode/src/github.com/snapcore/snapd/./cmd/snap + cp -pav ./cmd/snap/cmd_connections.go /builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//usr/share/gocode/src/github.com/snapcore/snapd/./cmd/snap/cmd_connections.go './cmd/snap/cmd_connections.go' -> '/builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//usr/share/gocode/src/github.com/snapcore/snapd/./cmd/snap/cmd_connections.go' + echo '%{gopath}/src/%{import_path}/./cmd/snap/cmd_connections.go' + for file in $(find . -iname "*.go" -o -iname "*.s" \! -iname "*_test.go") BUILDSTDERR: ++ dirname ./cmd/snap/cmd_debug_validate_seed.go + echo '%dir %{gopath}/src/%{import_path}/./cmd/snap' BUILDSTDERR: ++ dirname ./cmd/snap/cmd_debug_validate_seed.go + install -d -p /builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//usr/share/gocode/src/github.com/snapcore/snapd/./cmd/snap './cmd/snap/cmd_debug_validate_seed.go' -> '/builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//usr/share/gocode/src/github.com/snapcore/snapd/./cmd/snap/cmd_debug_validate_seed.go' + cp -pav ./cmd/snap/cmd_debug_validate_seed.go /builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//usr/share/gocode/src/github.com/snapcore/snapd/./cmd/snap/cmd_debug_validate_seed.go + echo '%{gopath}/src/%{import_path}/./cmd/snap/cmd_debug_validate_seed.go' + for file in $(find . -iname "*.go" -o -iname "*.s" \! -iname "*_test.go") BUILDSTDERR: ++ dirname ./cmd/snap/cmd_debug_validate_seed_test.go + echo '%dir %{gopath}/src/%{import_path}/./cmd/snap' BUILDSTDERR: ++ dirname ./cmd/snap/cmd_debug_validate_seed_test.go + install -d -p /builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//usr/share/gocode/src/github.com/snapcore/snapd/./cmd/snap + cp -pav ./cmd/snap/cmd_debug_validate_seed_test.go /builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//usr/share/gocode/src/github.com/snapcore/snapd/./cmd/snap/cmd_debug_validate_seed_test.go './cmd/snap/cmd_debug_validate_seed_test.go' -> '/builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//usr/share/gocode/src/github.com/snapcore/snapd/./cmd/snap/cmd_debug_validate_seed_test.go' + echo '%{gopath}/src/%{import_path}/./cmd/snap/cmd_debug_validate_seed_test.go' + for file in $(find . -iname "*.go" -o -iname "*.s" \! -iname "*_test.go") 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.39-1.fc30.ppc64le//usr/share/gocode/src/github.com/snapcore/snapd/./cmd/snap + cp -pav ./cmd/snap/cmd_sign.go /builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//usr/share/gocode/src/github.com/snapcore/snapd/./cmd/snap/cmd_sign.go './cmd/snap/cmd_sign.go' -> '/builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//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/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.39-1.fc30.ppc64le//usr/share/gocode/src/github.com/snapcore/snapd/./cmd/snap + cp -pav ./cmd/snap/cmd_get_test.go /builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//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.39-1.fc30.ppc64le//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_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.39-1.fc30.ppc64le//usr/share/gocode/src/github.com/snapcore/snapd/./cmd/snap + cp -pav ./cmd/snap/cmd_wait_test.go /builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//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.39-1.fc30.ppc64le//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_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.39-1.fc30.ppc64le//usr/share/gocode/src/github.com/snapcore/snapd/./cmd/snap + cp -pav ./cmd/snap/cmd_changes_test.go /builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//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.39-1.fc30.ppc64le//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/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.39-1.fc30.ppc64le//usr/share/gocode/src/github.com/snapcore/snapd/./cmd/snap + cp -pav ./cmd/snap/cmd_blame_generated.go /builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//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.39-1.fc30.ppc64le//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_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.39-1.fc30.ppc64le//usr/share/gocode/src/github.com/snapcore/snapd/./cmd/snap + cp -pav ./cmd/snap/cmd_paths_test.go /builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//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.39-1.fc30.ppc64le//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_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.39-1.fc30.ppc64le//usr/share/gocode/src/github.com/snapcore/snapd/./cmd/snap + cp -pav ./cmd/snap/cmd_managed.go /builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//usr/share/gocode/src/github.com/snapcore/snapd/./cmd/snap/cmd_managed.go './cmd/snap/cmd_managed.go' -> '/builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//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-seccomp/syscalls/syscalls.go + echo '%dir %{gopath}/src/%{import_path}/./cmd/snap-seccomp/syscalls' BUILDSTDERR: ++ dirname ./cmd/snap-seccomp/syscalls/syscalls.go + install -d -p /builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//usr/share/gocode/src/github.com/snapcore/snapd/./cmd/snap-seccomp/syscalls + cp -pav ./cmd/snap-seccomp/syscalls/syscalls.go /builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//usr/share/gocode/src/github.com/snapcore/snapd/./cmd/snap-seccomp/syscalls/syscalls.go './cmd/snap-seccomp/syscalls/syscalls.go' -> '/builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//usr/share/gocode/src/github.com/snapcore/snapd/./cmd/snap-seccomp/syscalls/syscalls.go' + echo '%{gopath}/src/%{import_path}/./cmd/snap-seccomp/syscalls/syscalls.go' + for file in $(find . -iname "*.go" -o -iname "*.s" \! -iname "*_test.go") BUILDSTDERR: ++ dirname ./cmd/snap-seccomp/versioninfo.go + echo '%dir %{gopath}/src/%{import_path}/./cmd/snap-seccomp' BUILDSTDERR: ++ dirname ./cmd/snap-seccomp/versioninfo.go + install -d -p /builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//usr/share/gocode/src/github.com/snapcore/snapd/./cmd/snap-seccomp + cp -pav ./cmd/snap-seccomp/versioninfo.go /builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//usr/share/gocode/src/github.com/snapcore/snapd/./cmd/snap-seccomp/versioninfo.go './cmd/snap-seccomp/versioninfo.go' -> '/builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//usr/share/gocode/src/github.com/snapcore/snapd/./cmd/snap-seccomp/versioninfo.go' + echo '%{gopath}/src/%{import_path}/./cmd/snap-seccomp/versioninfo.go' + for file in $(find . -iname "*.go" -o -iname "*.s" \! -iname "*_test.go") BUILDSTDERR: ++ dirname ./cmd/snap-seccomp/versioninfo_test.go + echo '%dir %{gopath}/src/%{import_path}/./cmd/snap-seccomp' BUILDSTDERR: ++ dirname ./cmd/snap-seccomp/versioninfo_test.go + install -d -p /builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//usr/share/gocode/src/github.com/snapcore/snapd/./cmd/snap-seccomp + cp -pav ./cmd/snap-seccomp/versioninfo_test.go /builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//usr/share/gocode/src/github.com/snapcore/snapd/./cmd/snap-seccomp/versioninfo_test.go './cmd/snap-seccomp/versioninfo_test.go' -> '/builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//usr/share/gocode/src/github.com/snapcore/snapd/./cmd/snap-seccomp/versioninfo_test.go' + echo '%{gopath}/src/%{import_path}/./cmd/snap-seccomp/versioninfo_test.go' + for file in $(find . -iname "*.go" -o -iname "*.s" \! -iname "*_test.go") 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.39-1.fc30.ppc64le//usr/share/gocode/src/github.com/snapcore/snapd/./cmd/snap-seccomp + cp -pav ./cmd/snap-seccomp/export_test.go /builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//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.39-1.fc30.ppc64le//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.39-1.fc30.ppc64le//usr/share/gocode/src/github.com/snapcore/snapd/./cmd/snap-seccomp + cp -pav ./cmd/snap-seccomp/main_test.go /builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//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.39-1.fc30.ppc64le//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.39-1.fc30.ppc64le//usr/share/gocode/src/github.com/snapcore/snapd/./cmd/snap-seccomp + cp -pav ./cmd/snap-seccomp/main.go /builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//usr/share/gocode/src/github.com/snapcore/snapd/./cmd/snap-seccomp/main.go './cmd/snap-seccomp/main.go' -> '/builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//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.39-1.fc30.ppc64le//usr/share/gocode/src/github.com/snapcore/snapd/./cmd/snap-seccomp + cp -pav ./cmd/snap-seccomp/main_ppc64le.go /builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//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.39-1.fc30.ppc64le//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/cmd_linux.go + echo '%dir %{gopath}/src/%{import_path}/./cmd' BUILDSTDERR: ++ dirname ./cmd/cmd_linux.go + install -d -p /builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//usr/share/gocode/src/github.com/snapcore/snapd/./cmd + cp -pav ./cmd/cmd_linux.go /builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//usr/share/gocode/src/github.com/snapcore/snapd/./cmd/cmd_linux.go './cmd/cmd_linux.go' -> '/builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//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/snapinfo_test.go + echo '%dir %{gopath}/src/%{import_path}/./cmd' BUILDSTDERR: ++ dirname ./cmd/snapinfo_test.go + install -d -p /builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//usr/share/gocode/src/github.com/snapcore/snapd/./cmd + cp -pav ./cmd/snapinfo_test.go /builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//usr/share/gocode/src/github.com/snapcore/snapd/./cmd/snapinfo_test.go './cmd/snapinfo_test.go' -> '/builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//usr/share/gocode/src/github.com/snapcore/snapd/./cmd/snapinfo_test.go' + echo '%{gopath}/src/%{import_path}/./cmd/snapinfo_test.go' + for file in $(find . -iname "*.go" -o -iname "*.s" \! -iname "*_test.go") 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.39-1.fc30.ppc64le//usr/share/gocode/src/github.com/snapcore/snapd/./cmd + cp -pav ./cmd/export_test.go /builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//usr/share/gocode/src/github.com/snapcore/snapd/./cmd/export_test.go './cmd/export_test.go' -> '/builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//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/snapinfo.go + echo '%dir %{gopath}/src/%{import_path}/./cmd' BUILDSTDERR: ++ dirname ./cmd/snapinfo.go + install -d -p /builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//usr/share/gocode/src/github.com/snapcore/snapd/./cmd + cp -pav ./cmd/snapinfo.go /builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//usr/share/gocode/src/github.com/snapcore/snapd/./cmd/snapinfo.go './cmd/snapinfo.go' -> '/builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//usr/share/gocode/src/github.com/snapcore/snapd/./cmd/snapinfo.go' + echo '%{gopath}/src/%{import_path}/./cmd/snapinfo.go' + for file in $(find . -iname "*.go" -o -iname "*.s" \! -iname "*_test.go") 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.39-1.fc30.ppc64le//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.39-1.fc30.ppc64le//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.39-1.fc30.ppc64le//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/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.39-1.fc30.ppc64le//usr/share/gocode/src/github.com/snapcore/snapd/./cmd/snap-failure + cp -pav ./cmd/snap-failure/cmd_snapd.go /builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//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.39-1.fc30.ppc64le//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/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.39-1.fc30.ppc64le//usr/share/gocode/src/github.com/snapcore/snapd/./cmd/snap-failure + cp -pav ./cmd/snap-failure/export_test.go /builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//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.39-1.fc30.ppc64le//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.39-1.fc30.ppc64le//usr/share/gocode/src/github.com/snapcore/snapd/./cmd/snap-failure + cp -pav ./cmd/snap-failure/main_test.go /builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//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.39-1.fc30.ppc64le//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.39-1.fc30.ppc64le//usr/share/gocode/src/github.com/snapcore/snapd/./cmd/snap-failure + cp -pav ./cmd/snap-failure/main.go /builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//usr/share/gocode/src/github.com/snapcore/snapd/./cmd/snap-failure/main.go './cmd/snap-failure/main.go' -> '/builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//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/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.39-1.fc30.ppc64le//usr/share/gocode/src/github.com/snapcore/snapd/./cmd/snapctl + cp -pav ./cmd/snapctl/main_test.go /builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//usr/share/gocode/src/github.com/snapcore/snapd/./cmd/snapctl/main_test.go './cmd/snapctl/main_test.go' -> '/builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//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.39-1.fc30.ppc64le//usr/share/gocode/src/github.com/snapcore/snapd/./cmd/snapctl + cp -pav ./cmd/snapctl/main.go /builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//usr/share/gocode/src/github.com/snapcore/snapd/./cmd/snapctl/main.go './cmd/snapctl/main.go' -> '/builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//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/snaplock/lock_test.go + echo '%dir %{gopath}/src/%{import_path}/./cmd/snaplock' BUILDSTDERR: ++ dirname ./cmd/snaplock/lock_test.go + install -d -p /builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//usr/share/gocode/src/github.com/snapcore/snapd/./cmd/snaplock + cp -pav ./cmd/snaplock/lock_test.go /builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//usr/share/gocode/src/github.com/snapcore/snapd/./cmd/snaplock/lock_test.go './cmd/snaplock/lock_test.go' -> '/builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//usr/share/gocode/src/github.com/snapcore/snapd/./cmd/snaplock/lock_test.go' + echo '%{gopath}/src/%{import_path}/./cmd/snaplock/lock_test.go' + for file in $(find . -iname "*.go" -o -iname "*.s" \! -iname "*_test.go") BUILDSTDERR: ++ dirname ./cmd/snaplock/lock.go + echo '%dir %{gopath}/src/%{import_path}/./cmd/snaplock' BUILDSTDERR: ++ dirname ./cmd/snaplock/lock.go + install -d -p /builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//usr/share/gocode/src/github.com/snapcore/snapd/./cmd/snaplock + cp -pav ./cmd/snaplock/lock.go /builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//usr/share/gocode/src/github.com/snapcore/snapd/./cmd/snaplock/lock.go './cmd/snaplock/lock.go' -> '/builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//usr/share/gocode/src/github.com/snapcore/snapd/./cmd/snaplock/lock.go' + echo '%{gopath}/src/%{import_path}/./cmd/snaplock/lock.go' + for file in $(find . -iname "*.go" -o -iname "*.s" \! -iname "*_test.go") 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.39-1.fc30.ppc64le//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.39-1.fc30.ppc64le//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.39-1.fc30.ppc64le//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/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.39-1.fc30.ppc64le//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.39-1.fc30.ppc64le//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.39-1.fc30.ppc64le//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/system.go + echo '%dir %{gopath}/src/%{import_path}/./cmd/snap-update-ns' BUILDSTDERR: ++ dirname ./cmd/snap-update-ns/system.go + install -d -p /builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//usr/share/gocode/src/github.com/snapcore/snapd/./cmd/snap-update-ns + cp -pav ./cmd/snap-update-ns/system.go /builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//usr/share/gocode/src/github.com/snapcore/snapd/./cmd/snap-update-ns/system.go './cmd/snap-update-ns/system.go' -> '/builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//usr/share/gocode/src/github.com/snapcore/snapd/./cmd/snap-update-ns/system.go' + echo '%{gopath}/src/%{import_path}/./cmd/snap-update-ns/system.go' + for file in $(find . -iname "*.go" -o -iname "*.s" \! -iname "*_test.go") 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.39-1.fc30.ppc64le//usr/share/gocode/src/github.com/snapcore/snapd/./cmd/snap-update-ns './cmd/snap-update-ns/secure_bindmount_test.go' -> '/builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//usr/share/gocode/src/github.com/snapcore/snapd/./cmd/snap-update-ns/secure_bindmount_test.go' + cp -pav ./cmd/snap-update-ns/secure_bindmount_test.go /builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//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/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.39-1.fc30.ppc64le//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.39-1.fc30.ppc64le//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.39-1.fc30.ppc64le//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/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.39-1.fc30.ppc64le//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.39-1.fc30.ppc64le//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.39-1.fc30.ppc64le//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.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.39-1.fc30.ppc64le//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.39-1.fc30.ppc64le//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.39-1.fc30.ppc64le//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/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.39-1.fc30.ppc64le//usr/share/gocode/src/github.com/snapcore/snapd/./cmd/snap-update-ns './cmd/snap-update-ns/sorting_test.go' -> '/builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//usr/share/gocode/src/github.com/snapcore/snapd/./cmd/snap-update-ns/sorting_test.go' + cp -pav ./cmd/snap-update-ns/sorting_test.go /builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//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/user_test.go + echo '%dir %{gopath}/src/%{import_path}/./cmd/snap-update-ns' BUILDSTDERR: ++ dirname ./cmd/snap-update-ns/user_test.go + install -d -p /builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//usr/share/gocode/src/github.com/snapcore/snapd/./cmd/snap-update-ns + cp -pav ./cmd/snap-update-ns/user_test.go /builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//usr/share/gocode/src/github.com/snapcore/snapd/./cmd/snap-update-ns/user_test.go './cmd/snap-update-ns/user_test.go' -> '/builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//usr/share/gocode/src/github.com/snapcore/snapd/./cmd/snap-update-ns/user_test.go' + echo '%{gopath}/src/%{import_path}/./cmd/snap-update-ns/user_test.go' + for file in $(find . -iname "*.go" -o -iname "*.s" \! -iname "*_test.go") BUILDSTDERR: ++ dirname ./cmd/snap-update-ns/update.go + echo '%dir %{gopath}/src/%{import_path}/./cmd/snap-update-ns' BUILDSTDERR: ++ dirname ./cmd/snap-update-ns/update.go + install -d -p /builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//usr/share/gocode/src/github.com/snapcore/snapd/./cmd/snap-update-ns './cmd/snap-update-ns/update.go' -> '/builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//usr/share/gocode/src/github.com/snapcore/snapd/./cmd/snap-update-ns/update.go' + cp -pav ./cmd/snap-update-ns/update.go /builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//usr/share/gocode/src/github.com/snapcore/snapd/./cmd/snap-update-ns/update.go + echo '%{gopath}/src/%{import_path}/./cmd/snap-update-ns/update.go' + for file in $(find . -iname "*.go" -o -iname "*.s" \! -iname "*_test.go") BUILDSTDERR: ++ dirname ./cmd/snap-update-ns/common.go + echo '%dir %{gopath}/src/%{import_path}/./cmd/snap-update-ns' BUILDSTDERR: ++ dirname ./cmd/snap-update-ns/common.go + install -d -p /builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//usr/share/gocode/src/github.com/snapcore/snapd/./cmd/snap-update-ns './cmd/snap-update-ns/common.go' -> '/builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//usr/share/gocode/src/github.com/snapcore/snapd/./cmd/snap-update-ns/common.go' + cp -pav ./cmd/snap-update-ns/common.go /builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//usr/share/gocode/src/github.com/snapcore/snapd/./cmd/snap-update-ns/common.go + echo '%{gopath}/src/%{import_path}/./cmd/snap-update-ns/common.go' + for file in $(find . -iname "*.go" -o -iname "*.s" \! -iname "*_test.go") BUILDSTDERR: ++ dirname ./cmd/snap-update-ns/user.go + echo '%dir %{gopath}/src/%{import_path}/./cmd/snap-update-ns' BUILDSTDERR: ++ dirname ./cmd/snap-update-ns/user.go + install -d -p /builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//usr/share/gocode/src/github.com/snapcore/snapd/./cmd/snap-update-ns + cp -pav ./cmd/snap-update-ns/user.go /builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//usr/share/gocode/src/github.com/snapcore/snapd/./cmd/snap-update-ns/user.go './cmd/snap-update-ns/user.go' -> '/builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//usr/share/gocode/src/github.com/snapcore/snapd/./cmd/snap-update-ns/user.go' + echo '%{gopath}/src/%{import_path}/./cmd/snap-update-ns/user.go' + for file in $(find . -iname "*.go" -o -iname "*.s" \! -iname "*_test.go") BUILDSTDERR: ++ dirname ./cmd/snap-update-ns/xdg.go + echo '%dir %{gopath}/src/%{import_path}/./cmd/snap-update-ns' BUILDSTDERR: ++ dirname ./cmd/snap-update-ns/xdg.go + install -d -p /builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//usr/share/gocode/src/github.com/snapcore/snapd/./cmd/snap-update-ns + cp -pav ./cmd/snap-update-ns/xdg.go /builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//usr/share/gocode/src/github.com/snapcore/snapd/./cmd/snap-update-ns/xdg.go './cmd/snap-update-ns/xdg.go' -> '/builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//usr/share/gocode/src/github.com/snapcore/snapd/./cmd/snap-update-ns/xdg.go' + echo '%{gopath}/src/%{import_path}/./cmd/snap-update-ns/xdg.go' + for file in $(find . -iname "*.go" -o -iname "*.s" \! -iname "*_test.go") 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 './cmd/snap-update-ns/bootstrap_test.go' -> '/builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//usr/share/gocode/src/github.com/snapcore/snapd/./cmd/snap-update-ns/bootstrap_test.go' + install -d -p /builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//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.39-1.fc30.ppc64le//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/export_test.go + echo '%dir %{gopath}/src/%{import_path}/./cmd/snap-update-ns' BUILDSTDERR: ++ dirname ./cmd/snap-update-ns/export_test.go './cmd/snap-update-ns/export_test.go' -> '/builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//usr/share/gocode/src/github.com/snapcore/snapd/./cmd/snap-update-ns/export_test.go' + install -d -p /builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//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.39-1.fc30.ppc64le//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/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.39-1.fc30.ppc64le//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.39-1.fc30.ppc64le//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.39-1.fc30.ppc64le//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/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.39-1.fc30.ppc64le//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.39-1.fc30.ppc64le//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.39-1.fc30.ppc64le//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/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.39-1.fc30.ppc64le//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.39-1.fc30.ppc64le//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.39-1.fc30.ppc64le//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.39-1.fc30.ppc64le//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.39-1.fc30.ppc64le//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.39-1.fc30.ppc64le//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/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.39-1.fc30.ppc64le//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.39-1.fc30.ppc64le//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.39-1.fc30.ppc64le//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/debug.go + echo '%dir %{gopath}/src/%{import_path}/./cmd/snap-update-ns' BUILDSTDERR: ++ dirname ./cmd/snap-update-ns/debug.go + install -d -p /builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//usr/share/gocode/src/github.com/snapcore/snapd/./cmd/snap-update-ns + cp -pav ./cmd/snap-update-ns/debug.go /builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//usr/share/gocode/src/github.com/snapcore/snapd/./cmd/snap-update-ns/debug.go './cmd/snap-update-ns/debug.go' -> '/builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//usr/share/gocode/src/github.com/snapcore/snapd/./cmd/snap-update-ns/debug.go' + echo '%{gopath}/src/%{import_path}/./cmd/snap-update-ns/debug.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.39-1.fc30.ppc64le//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.39-1.fc30.ppc64le//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.39-1.fc30.ppc64le//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/system_test.go + echo '%dir %{gopath}/src/%{import_path}/./cmd/snap-update-ns' BUILDSTDERR: ++ dirname ./cmd/snap-update-ns/system_test.go + install -d -p /builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//usr/share/gocode/src/github.com/snapcore/snapd/./cmd/snap-update-ns + cp -pav ./cmd/snap-update-ns/system_test.go /builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//usr/share/gocode/src/github.com/snapcore/snapd/./cmd/snap-update-ns/system_test.go './cmd/snap-update-ns/system_test.go' -> '/builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//usr/share/gocode/src/github.com/snapcore/snapd/./cmd/snap-update-ns/system_test.go' + echo '%{gopath}/src/%{import_path}/./cmd/snap-update-ns/system_test.go' + for file in $(find . -iname "*.go" -o -iname "*.s" \! -iname "*_test.go") BUILDSTDERR: ++ dirname ./cmd/snap-update-ns/xdg_test.go + echo '%dir %{gopath}/src/%{import_path}/./cmd/snap-update-ns' BUILDSTDERR: ++ dirname ./cmd/snap-update-ns/xdg_test.go + install -d -p /builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//usr/share/gocode/src/github.com/snapcore/snapd/./cmd/snap-update-ns + cp -pav ./cmd/snap-update-ns/xdg_test.go /builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//usr/share/gocode/src/github.com/snapcore/snapd/./cmd/snap-update-ns/xdg_test.go './cmd/snap-update-ns/xdg_test.go' -> '/builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//usr/share/gocode/src/github.com/snapcore/snapd/./cmd/snap-update-ns/xdg_test.go' + echo '%{gopath}/src/%{import_path}/./cmd/snap-update-ns/xdg_test.go' + for file in $(find . -iname "*.go" -o -iname "*.s" \! -iname "*_test.go") BUILDSTDERR: ++ dirname ./cmd/snap-update-ns/update_test.go + echo '%dir %{gopath}/src/%{import_path}/./cmd/snap-update-ns' BUILDSTDERR: ++ dirname ./cmd/snap-update-ns/update_test.go + install -d -p /builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//usr/share/gocode/src/github.com/snapcore/snapd/./cmd/snap-update-ns + cp -pav ./cmd/snap-update-ns/update_test.go /builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//usr/share/gocode/src/github.com/snapcore/snapd/./cmd/snap-update-ns/update_test.go './cmd/snap-update-ns/update_test.go' -> '/builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//usr/share/gocode/src/github.com/snapcore/snapd/./cmd/snap-update-ns/update_test.go' + echo '%{gopath}/src/%{import_path}/./cmd/snap-update-ns/update_test.go' + for file in $(find . -iname "*.go" -o -iname "*.s" \! -iname "*_test.go") 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.39-1.fc30.ppc64le//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.39-1.fc30.ppc64le//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.39-1.fc30.ppc64le//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/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.39-1.fc30.ppc64le//usr/share/gocode/src/github.com/snapcore/snapd/./cmd/snap-update-ns './cmd/snap-update-ns/sorting.go' -> '/builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//usr/share/gocode/src/github.com/snapcore/snapd/./cmd/snap-update-ns/sorting.go' + cp -pav ./cmd/snap-update-ns/sorting.go /builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//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-update-ns/common_test.go + echo '%dir %{gopath}/src/%{import_path}/./cmd/snap-update-ns' BUILDSTDERR: ++ dirname ./cmd/snap-update-ns/common_test.go + install -d -p /builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//usr/share/gocode/src/github.com/snapcore/snapd/./cmd/snap-update-ns + cp -pav ./cmd/snap-update-ns/common_test.go /builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//usr/share/gocode/src/github.com/snapcore/snapd/./cmd/snap-update-ns/common_test.go './cmd/snap-update-ns/common_test.go' -> '/builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//usr/share/gocode/src/github.com/snapcore/snapd/./cmd/snap-update-ns/common_test.go' + echo '%{gopath}/src/%{import_path}/./cmd/snap-update-ns/common_test.go' + for file in $(find . -iname "*.go" -o -iname "*.s" \! -iname "*_test.go") 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.39-1.fc30.ppc64le//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.39-1.fc30.ppc64le//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.39-1.fc30.ppc64le//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/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.39-1.fc30.ppc64le//usr/share/gocode/src/github.com/snapcore/snapd/./cmd/snapd + cp -pav ./cmd/snapd/export_test.go /builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//usr/share/gocode/src/github.com/snapcore/snapd/./cmd/snapd/export_test.go './cmd/snapd/export_test.go' -> '/builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//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.39-1.fc30.ppc64le//usr/share/gocode/src/github.com/snapcore/snapd/./cmd/snapd + cp -pav ./cmd/snapd/main_test.go /builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//usr/share/gocode/src/github.com/snapcore/snapd/./cmd/snapd/main_test.go './cmd/snapd/main_test.go' -> '/builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//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.39-1.fc30.ppc64le//usr/share/gocode/src/github.com/snapcore/snapd/./cmd/snapd + cp -pav ./cmd/snapd/main.go /builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//usr/share/gocode/src/github.com/snapcore/snapd/./cmd/snapd/main.go './cmd/snapd/main.go' -> '/builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//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 ./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.39-1.fc30.ppc64le//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.39-1.fc30.ppc64le//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.39-1.fc30.ppc64le//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/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.39-1.fc30.ppc64le//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.39-1.fc30.ppc64le//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.39-1.fc30.ppc64le//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/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.39-1.fc30.ppc64le//usr/share/gocode/src/github.com/snapcore/snapd/./cmd/snap-repair + cp -pav ./cmd/snap-repair/trusted.go /builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//usr/share/gocode/src/github.com/snapcore/snapd/./cmd/snap-repair/trusted.go './cmd/snap-repair/trusted.go' -> '/builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//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_done_retry_skip.go + echo '%dir %{gopath}/src/%{import_path}/./cmd/snap-repair' BUILDSTDERR: ++ dirname ./cmd/snap-repair/cmd_done_retry_skip.go './cmd/snap-repair/cmd_done_retry_skip.go' -> '/builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//usr/share/gocode/src/github.com/snapcore/snapd/./cmd/snap-repair/cmd_done_retry_skip.go' + install -d -p /builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//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.39-1.fc30.ppc64le//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/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.39-1.fc30.ppc64le//usr/share/gocode/src/github.com/snapcore/snapd/./cmd/snap-repair + cp -pav ./cmd/snap-repair/cmd_run.go /builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//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.39-1.fc30.ppc64le//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.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.39-1.fc30.ppc64le//usr/share/gocode/src/github.com/snapcore/snapd/./cmd/snap-repair + cp -pav ./cmd/snap-repair/runner.go /builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//usr/share/gocode/src/github.com/snapcore/snapd/./cmd/snap-repair/runner.go './cmd/snap-repair/runner.go' -> '/builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//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/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.39-1.fc30.ppc64le//usr/share/gocode/src/github.com/snapcore/snapd/./cmd/snap-repair + cp -pav ./cmd/snap-repair/export_test.go /builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//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.39-1.fc30.ppc64le//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_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.39-1.fc30.ppc64le//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.39-1.fc30.ppc64le//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.39-1.fc30.ppc64le//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/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.39-1.fc30.ppc64le//usr/share/gocode/src/github.com/snapcore/snapd/./cmd/snap-repair + cp -pav ./cmd/snap-repair/staging.go /builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//usr/share/gocode/src/github.com/snapcore/snapd/./cmd/snap-repair/staging.go './cmd/snap-repair/staging.go' -> '/builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//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/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.39-1.fc30.ppc64le//usr/share/gocode/src/github.com/snapcore/snapd/./cmd/snap-repair + cp -pav ./cmd/snap-repair/main_test.go /builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//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.39-1.fc30.ppc64le//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/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.39-1.fc30.ppc64le//usr/share/gocode/src/github.com/snapcore/snapd/./cmd/snap-repair + cp -pav ./cmd/snap-repair/main.go /builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//usr/share/gocode/src/github.com/snapcore/snapd/./cmd/snap-repair/main.go './cmd/snap-repair/main.go' -> '/builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//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_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.39-1.fc30.ppc64le//usr/share/gocode/src/github.com/snapcore/snapd/./cmd/snap-repair + cp -pav ./cmd/snap-repair/cmd_show.go /builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//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.39-1.fc30.ppc64le//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/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.39-1.fc30.ppc64le//usr/share/gocode/src/github.com/snapcore/snapd/./cmd/snap-repair + cp -pav ./cmd/snap-repair/trace.go /builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//usr/share/gocode/src/github.com/snapcore/snapd/./cmd/snap-repair/trace.go './cmd/snap-repair/trace.go' -> '/builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//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/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.39-1.fc30.ppc64le//usr/share/gocode/src/github.com/snapcore/snapd/./cmd/snap-repair + cp -pav ./cmd/snap-repair/cmd_list.go /builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//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.39-1.fc30.ppc64le//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/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.39-1.fc30.ppc64le//usr/share/gocode/src/github.com/snapcore/snapd/./cmd/snap-repair + cp -pav ./cmd/snap-repair/runner_test.go /builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//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.39-1.fc30.ppc64le//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/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.39-1.fc30.ppc64le//usr/share/gocode/src/github.com/snapcore/snapd/./cmd/snap-repair + cp -pav ./cmd/snap-repair/trace_test.go /builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//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.39-1.fc30.ppc64le//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/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.39-1.fc30.ppc64le//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.39-1.fc30.ppc64le//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.39-1.fc30.ppc64le//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 ./timeutil/human.go + echo '%dir %{gopath}/src/%{import_path}/./timeutil' BUILDSTDERR: ++ dirname ./timeutil/human.go + install -d -p /builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//usr/share/gocode/src/github.com/snapcore/snapd/./timeutil + cp -pav ./timeutil/human.go /builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//usr/share/gocode/src/github.com/snapcore/snapd/./timeutil/human.go './timeutil/human.go' -> '/builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//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/schedule_test.go + echo '%dir %{gopath}/src/%{import_path}/./timeutil' BUILDSTDERR: ++ dirname ./timeutil/schedule_test.go + install -d -p /builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//usr/share/gocode/src/github.com/snapcore/snapd/./timeutil + cp -pav ./timeutil/schedule_test.go /builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//usr/share/gocode/src/github.com/snapcore/snapd/./timeutil/schedule_test.go './timeutil/schedule_test.go' -> '/builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//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 ./timeutil/schedule.go + echo '%dir %{gopath}/src/%{import_path}/./timeutil' BUILDSTDERR: ++ dirname ./timeutil/schedule.go + install -d -p /builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//usr/share/gocode/src/github.com/snapcore/snapd/./timeutil + cp -pav ./timeutil/schedule.go /builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//usr/share/gocode/src/github.com/snapcore/snapd/./timeutil/schedule.go './timeutil/schedule.go' -> '/builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//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/export_test.go + echo '%dir %{gopath}/src/%{import_path}/./timeutil' BUILDSTDERR: ++ dirname ./timeutil/export_test.go + install -d -p /builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//usr/share/gocode/src/github.com/snapcore/snapd/./timeutil + cp -pav ./timeutil/export_test.go /builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//usr/share/gocode/src/github.com/snapcore/snapd/./timeutil/export_test.go './timeutil/export_test.go' -> '/builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//usr/share/gocode/src/github.com/snapcore/snapd/./timeutil/export_test.go' './timeutil/human_test.go' -> '/builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//usr/share/gocode/src/github.com/snapcore/snapd/./timeutil/human_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_test.go + echo '%dir %{gopath}/src/%{import_path}/./timeutil' BUILDSTDERR: ++ dirname ./timeutil/human_test.go + install -d -p /builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//usr/share/gocode/src/github.com/snapcore/snapd/./timeutil + cp -pav ./timeutil/human_test.go /builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//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 ./wrappers/core18.go + echo '%dir %{gopath}/src/%{import_path}/./wrappers' BUILDSTDERR: ++ dirname ./wrappers/core18.go + install -d -p /builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//usr/share/gocode/src/github.com/snapcore/snapd/./wrappers + cp -pav ./wrappers/core18.go /builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//usr/share/gocode/src/github.com/snapcore/snapd/./wrappers/core18.go './wrappers/core18.go' -> '/builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//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.39-1.fc30.ppc64le//usr/share/gocode/src/github.com/snapcore/snapd/./wrappers + cp -pav ./wrappers/desktop_test.go /builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//usr/share/gocode/src/github.com/snapcore/snapd/./wrappers/desktop_test.go './wrappers/desktop_test.go' -> '/builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//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_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.39-1.fc30.ppc64le//usr/share/gocode/src/github.com/snapcore/snapd/./wrappers + cp -pav ./wrappers/services_gen_test.go /builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//usr/share/gocode/src/github.com/snapcore/snapd/./wrappers/services_gen_test.go './wrappers/services_gen_test.go' -> '/builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//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/binaries_test.go + echo '%dir %{gopath}/src/%{import_path}/./wrappers' BUILDSTDERR: ++ dirname ./wrappers/binaries_test.go + install -d -p /builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//usr/share/gocode/src/github.com/snapcore/snapd/./wrappers + cp -pav ./wrappers/binaries_test.go /builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//usr/share/gocode/src/github.com/snapcore/snapd/./wrappers/binaries_test.go './wrappers/binaries_test.go' -> '/builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//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/export_test.go + echo '%dir %{gopath}/src/%{import_path}/./wrappers' BUILDSTDERR: ++ dirname ./wrappers/export_test.go + install -d -p /builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//usr/share/gocode/src/github.com/snapcore/snapd/./wrappers + cp -pav ./wrappers/export_test.go /builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//usr/share/gocode/src/github.com/snapcore/snapd/./wrappers/export_test.go './wrappers/export_test.go' -> '/builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//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/binaries.go + echo '%dir %{gopath}/src/%{import_path}/./wrappers' BUILDSTDERR: ++ dirname ./wrappers/binaries.go + install -d -p /builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//usr/share/gocode/src/github.com/snapcore/snapd/./wrappers + cp -pav ./wrappers/binaries.go /builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//usr/share/gocode/src/github.com/snapcore/snapd/./wrappers/binaries.go './wrappers/binaries.go' -> '/builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//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 ./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.39-1.fc30.ppc64le//usr/share/gocode/src/github.com/snapcore/snapd/./wrappers + cp -pav ./wrappers/services_test.go /builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//usr/share/gocode/src/github.com/snapcore/snapd/./wrappers/services_test.go './wrappers/services_test.go' -> '/builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//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/core18_test.go + echo '%dir %{gopath}/src/%{import_path}/./wrappers' BUILDSTDERR: ++ dirname ./wrappers/core18_test.go + install -d -p /builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//usr/share/gocode/src/github.com/snapcore/snapd/./wrappers + cp -pav ./wrappers/core18_test.go /builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//usr/share/gocode/src/github.com/snapcore/snapd/./wrappers/core18_test.go './wrappers/core18_test.go' -> '/builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//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.go + echo '%dir %{gopath}/src/%{import_path}/./wrappers' BUILDSTDERR: ++ dirname ./wrappers/services.go + install -d -p /builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//usr/share/gocode/src/github.com/snapcore/snapd/./wrappers + cp -pav ./wrappers/services.go /builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//usr/share/gocode/src/github.com/snapcore/snapd/./wrappers/services.go './wrappers/services.go' -> '/builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//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/desktop.go + echo '%dir %{gopath}/src/%{import_path}/./wrappers' BUILDSTDERR: ++ dirname ./wrappers/desktop.go + install -d -p /builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//usr/share/gocode/src/github.com/snapcore/snapd/./wrappers + cp -pav ./wrappers/desktop.go /builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//usr/share/gocode/src/github.com/snapcore/snapd/./wrappers/desktop.go './wrappers/desktop.go' -> '/builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//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 ./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.39-1.fc30.ppc64le//usr/share/gocode/src/github.com/snapcore/snapd/./logger + cp -pav ./logger/logger_test.go /builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//usr/share/gocode/src/github.com/snapcore/snapd/./logger/logger_test.go './logger/logger_test.go' -> '/builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//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 ./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.39-1.fc30.ppc64le//usr/share/gocode/src/github.com/snapcore/snapd/./logger + cp -pav ./logger/export_test.go /builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//usr/share/gocode/src/github.com/snapcore/snapd/./logger/export_test.go './logger/export_test.go' -> '/builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//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.39-1.fc30.ppc64le//usr/share/gocode/src/github.com/snapcore/snapd/./logger + cp -pav ./logger/logger.go /builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//usr/share/gocode/src/github.com/snapcore/snapd/./logger/logger.go './logger/logger.go' -> '/builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//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 ./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.39-1.fc30.ppc64le//usr/share/gocode/src/github.com/snapcore/snapd/./strutil/quantity + cp -pav ./strutil/quantity/example_test.go /builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//usr/share/gocode/src/github.com/snapcore/snapd/./strutil/quantity/example_test.go './strutil/quantity/example_test.go' -> '/builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//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 './strutil/quantity/quantity.go' -> '/builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//usr/share/gocode/src/github.com/snapcore/snapd/./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.39-1.fc30.ppc64le//usr/share/gocode/src/github.com/snapcore/snapd/./strutil/quantity + cp -pav ./strutil/quantity/quantity.go /builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//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/ctrl17.go + echo '%dir %{gopath}/src/%{import_path}/./strutil' BUILDSTDERR: ++ dirname ./strutil/ctrl17.go + install -d -p /builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//usr/share/gocode/src/github.com/snapcore/snapd/./strutil './strutil/ctrl17.go' -> '/builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//usr/share/gocode/src/github.com/snapcore/snapd/./strutil/ctrl17.go' + cp -pav ./strutil/ctrl17.go /builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//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/matchcounter_test.go + echo '%dir %{gopath}/src/%{import_path}/./strutil' BUILDSTDERR: ++ dirname ./strutil/matchcounter_test.go + install -d -p /builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//usr/share/gocode/src/github.com/snapcore/snapd/./strutil + cp -pav ./strutil/matchcounter_test.go /builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//usr/share/gocode/src/github.com/snapcore/snapd/./strutil/matchcounter_test.go './strutil/matchcounter_test.go' -> '/builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//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/map_test.go + echo '%dir %{gopath}/src/%{import_path}/./strutil' BUILDSTDERR: ++ dirname ./strutil/map_test.go + install -d -p /builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//usr/share/gocode/src/github.com/snapcore/snapd/./strutil + cp -pav ./strutil/map_test.go /builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//usr/share/gocode/src/github.com/snapcore/snapd/./strutil/map_test.go './strutil/map_test.go' -> '/builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//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/version.go + echo '%dir %{gopath}/src/%{import_path}/./strutil' BUILDSTDERR: ++ dirname ./strutil/version.go + install -d -p /builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//usr/share/gocode/src/github.com/snapcore/snapd/./strutil + cp -pav ./strutil/version.go /builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//usr/share/gocode/src/github.com/snapcore/snapd/./strutil/version.go './strutil/version.go' -> '/builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//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/pathiter_test.go + echo '%dir %{gopath}/src/%{import_path}/./strutil' BUILDSTDERR: ++ dirname ./strutil/pathiter_test.go + install -d -p /builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//usr/share/gocode/src/github.com/snapcore/snapd/./strutil + cp -pav ./strutil/pathiter_test.go /builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//usr/share/gocode/src/github.com/snapcore/snapd/./strutil/pathiter_test.go './strutil/pathiter_test.go' -> '/builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//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/pathiter.go + echo '%dir %{gopath}/src/%{import_path}/./strutil' BUILDSTDERR: ++ dirname ./strutil/pathiter.go + install -d -p /builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//usr/share/gocode/src/github.com/snapcore/snapd/./strutil './strutil/pathiter.go' -> '/builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//usr/share/gocode/src/github.com/snapcore/snapd/./strutil/pathiter.go' + cp -pav ./strutil/pathiter.go /builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//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/map.go + echo '%dir %{gopath}/src/%{import_path}/./strutil' BUILDSTDERR: ++ dirname ./strutil/map.go + install -d -p /builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//usr/share/gocode/src/github.com/snapcore/snapd/./strutil + cp -pav ./strutil/map.go /builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//usr/share/gocode/src/github.com/snapcore/snapd/./strutil/map.go './strutil/map.go' -> '/builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//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/limbuffer.go + echo '%dir %{gopath}/src/%{import_path}/./strutil' BUILDSTDERR: ++ dirname ./strutil/limbuffer.go + install -d -p /builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//usr/share/gocode/src/github.com/snapcore/snapd/./strutil './strutil/limbuffer.go' -> '/builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//usr/share/gocode/src/github.com/snapcore/snapd/./strutil/limbuffer.go' + cp -pav ./strutil/limbuffer.go /builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//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/limbuffer_test.go + echo '%dir %{gopath}/src/%{import_path}/./strutil' BUILDSTDERR: ++ dirname ./strutil/limbuffer_test.go + install -d -p /builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//usr/share/gocode/src/github.com/snapcore/snapd/./strutil + cp -pav ./strutil/limbuffer_test.go /builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//usr/share/gocode/src/github.com/snapcore/snapd/./strutil/limbuffer_test.go './strutil/limbuffer_test.go' -> '/builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//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/strutil_test.go + echo '%dir %{gopath}/src/%{import_path}/./strutil' BUILDSTDERR: ++ dirname ./strutil/strutil_test.go + install -d -p /builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//usr/share/gocode/src/github.com/snapcore/snapd/./strutil + cp -pav ./strutil/strutil_test.go /builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//usr/share/gocode/src/github.com/snapcore/snapd/./strutil/strutil_test.go './strutil/strutil_test.go' -> '/builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//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/strutil.go + echo '%dir %{gopath}/src/%{import_path}/./strutil' BUILDSTDERR: ++ dirname ./strutil/strutil.go + install -d -p /builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//usr/share/gocode/src/github.com/snapcore/snapd/./strutil + cp -pav ./strutil/strutil.go /builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//usr/share/gocode/src/github.com/snapcore/snapd/./strutil/strutil.go './strutil/strutil.go' -> '/builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//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/matchcounter.go + echo '%dir %{gopath}/src/%{import_path}/./strutil' BUILDSTDERR: ++ dirname ./strutil/matchcounter.go + install -d -p /builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//usr/share/gocode/src/github.com/snapcore/snapd/./strutil + cp -pav ./strutil/matchcounter.go /builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//usr/share/gocode/src/github.com/snapcore/snapd/./strutil/matchcounter.go './strutil/matchcounter.go' -> '/builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//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/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.39-1.fc30.ppc64le//usr/share/gocode/src/github.com/snapcore/snapd/./strutil + cp -pav ./strutil/version_benchmark_test.go /builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//usr/share/gocode/src/github.com/snapcore/snapd/./strutil/version_benchmark_test.go './strutil/version_benchmark_test.go' -> '/builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//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 ./strutil/ctrl16.go + echo '%dir %{gopath}/src/%{import_path}/./strutil' BUILDSTDERR: ++ dirname ./strutil/ctrl16.go + install -d -p /builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//usr/share/gocode/src/github.com/snapcore/snapd/./strutil + cp -pav ./strutil/ctrl16.go /builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//usr/share/gocode/src/github.com/snapcore/snapd/./strutil/ctrl16.go './strutil/ctrl16.go' -> '/builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//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/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.39-1.fc30.ppc64le//usr/share/gocode/src/github.com/snapcore/snapd/./strutil/chrorder + cp -pav ./strutil/chrorder/main.go /builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//usr/share/gocode/src/github.com/snapcore/snapd/./strutil/chrorder/main.go './strutil/chrorder/main.go' -> '/builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//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_test.go + echo '%dir %{gopath}/src/%{import_path}/./strutil' BUILDSTDERR: ++ dirname ./strutil/version_test.go + install -d -p /builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//usr/share/gocode/src/github.com/snapcore/snapd/./strutil + cp -pav ./strutil/version_test.go /builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//usr/share/gocode/src/github.com/snapcore/snapd/./strutil/version_test.go './strutil/version_test.go' -> '/builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//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/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.39-1.fc30.ppc64le//usr/share/gocode/src/github.com/snapcore/snapd/./strutil/shlex + cp -pav ./strutil/shlex/shlex.go /builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//usr/share/gocode/src/github.com/snapcore/snapd/./strutil/shlex/shlex.go './strutil/shlex/shlex.go' -> '/builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//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.39-1.fc30.ppc64le//usr/share/gocode/src/github.com/snapcore/snapd/./strutil/shlex + cp -pav ./strutil/shlex/shlex_test.go /builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//usr/share/gocode/src/github.com/snapcore/snapd/./strutil/shlex/shlex_test.go './strutil/shlex/shlex_test.go' -> '/builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//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.39-1.fc30.ppc64le//usr/share/gocode/src/github.com/snapcore/snapd/./strutil + cp -pav ./strutil/matchcounter_benchmark_test.go /builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//usr/share/gocode/src/github.com/snapcore/snapd/./strutil/matchcounter_benchmark_test.go './strutil/matchcounter_benchmark_test.go' -> '/builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//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.go + echo '%dir %{gopath}/src/%{import_path}/./strutil' BUILDSTDERR: ++ dirname ./strutil/chrorder.go + install -d -p /builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//usr/share/gocode/src/github.com/snapcore/snapd/./strutil + cp -pav ./strutil/chrorder.go /builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//usr/share/gocode/src/github.com/snapcore/snapd/./strutil/chrorder.go './strutil/chrorder.go' -> '/builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//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 ./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.39-1.fc30.ppc64le//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces + cp -pav ./interfaces/system_key.go /builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/system_key.go './interfaces/system_key.go' -> '/builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//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/connection.go + echo '%dir %{gopath}/src/%{import_path}/./interfaces' BUILDSTDERR: ++ dirname ./interfaces/connection.go + install -d -p /builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces + cp -pav ./interfaces/connection.go /builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/connection.go './interfaces/connection.go' -> '/builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//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/naming_test.go + echo '%dir %{gopath}/src/%{import_path}/./interfaces' BUILDSTDERR: ++ dirname ./interfaces/naming_test.go + install -d -p /builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces + cp -pav ./interfaces/naming_test.go /builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/naming_test.go './interfaces/naming_test.go' -> '/builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//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/core.go + echo '%dir %{gopath}/src/%{import_path}/./interfaces' BUILDSTDERR: ++ dirname ./interfaces/core.go './interfaces/core.go' -> '/builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/core.go' + install -d -p /builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces + cp -pav ./interfaces/core.go /builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//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/backend.go + echo '%dir %{gopath}/src/%{import_path}/./interfaces' BUILDSTDERR: ++ dirname ./interfaces/backend.go + install -d -p /builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces + cp -pav ./interfaces/backend.go /builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/backend.go './interfaces/backend.go' -> '/builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//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/sorting_test.go + echo '%dir %{gopath}/src/%{import_path}/./interfaces' BUILDSTDERR: ++ dirname ./interfaces/sorting_test.go + install -d -p /builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces + cp -pav ./interfaces/sorting_test.go /builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/sorting_test.go './interfaces/sorting_test.go' -> '/builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//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/systemd/service.go './interfaces/systemd/service.go' -> '/builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//usr/share/gocode/src/github.com/snapcore/snapd/./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.39-1.fc30.ppc64le//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/systemd + cp -pav ./interfaces/systemd/service.go /builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//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.go + echo '%dir %{gopath}/src/%{import_path}/./interfaces/systemd' BUILDSTDERR: ++ dirname ./interfaces/systemd/backend.go + install -d -p /builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/systemd + cp -pav ./interfaces/systemd/backend.go /builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/systemd/backend.go './interfaces/systemd/backend.go' -> '/builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//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/backend_test.go + echo '%dir %{gopath}/src/%{import_path}/./interfaces/systemd' './interfaces/systemd/backend_test.go' -> '/builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/systemd/backend_test.go' BUILDSTDERR: ++ dirname ./interfaces/systemd/backend_test.go + install -d -p /builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/systemd + cp -pav ./interfaces/systemd/backend_test.go /builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//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/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.39-1.fc30.ppc64le//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/systemd + cp -pav ./interfaces/systemd/systemd_test.go /builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/systemd/systemd_test.go './interfaces/systemd/systemd_test.go' -> '/builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//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.39-1.fc30.ppc64le//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/systemd + cp -pav ./interfaces/systemd/service_test.go /builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/systemd/service_test.go './interfaces/systemd/service_test.go' -> '/builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//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.go + echo '%dir %{gopath}/src/%{import_path}/./interfaces/systemd' BUILDSTDERR: ++ dirname ./interfaces/systemd/spec.go + install -d -p /builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/systemd + cp -pav ./interfaces/systemd/spec.go /builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/systemd/spec.go './interfaces/systemd/spec.go' -> '/builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//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/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.39-1.fc30.ppc64le//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/systemd + cp -pav ./interfaces/systemd/spec_test.go /builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/systemd/spec_test.go './interfaces/systemd/spec_test.go' -> '/builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//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/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.39-1.fc30.ppc64le//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/seccomp './interfaces/seccomp/seccomp_test.go' -> '/builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/seccomp/seccomp_test.go' + cp -pav ./interfaces/seccomp/seccomp_test.go /builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//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/template.go + echo '%dir %{gopath}/src/%{import_path}/./interfaces/seccomp' BUILDSTDERR: ++ dirname ./interfaces/seccomp/template.go + install -d -p /builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/seccomp './interfaces/seccomp/template.go' -> '/builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/seccomp/template.go' + cp -pav ./interfaces/seccomp/template.go /builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//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/backend.go + echo '%dir %{gopath}/src/%{import_path}/./interfaces/seccomp' BUILDSTDERR: ++ dirname ./interfaces/seccomp/backend.go + install -d -p /builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/seccomp + cp -pav ./interfaces/seccomp/backend.go /builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/seccomp/backend.go './interfaces/seccomp/backend.go' -> '/builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//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/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.39-1.fc30.ppc64le//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/seccomp + cp -pav ./interfaces/seccomp/backend_test.go /builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/seccomp/backend_test.go './interfaces/seccomp/backend_test.go' -> '/builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//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/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.39-1.fc30.ppc64le//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/seccomp './interfaces/seccomp/export_test.go' -> '/builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/seccomp/export_test.go' + cp -pav ./interfaces/seccomp/export_test.go /builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//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/spec.go + echo '%dir %{gopath}/src/%{import_path}/./interfaces/seccomp' BUILDSTDERR: ++ dirname ./interfaces/seccomp/spec.go + install -d -p /builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/seccomp + cp -pav ./interfaces/seccomp/spec.go /builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/seccomp/spec.go './interfaces/seccomp/spec.go' -> '/builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//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/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.39-1.fc30.ppc64le//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/seccomp + cp -pav ./interfaces/seccomp/spec_test.go /builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/seccomp/spec_test.go './interfaces/seccomp/spec_test.go' -> '/builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//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/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.39-1.fc30.ppc64le//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/policy './interfaces/policy/policy_test.go' -> '/builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/policy/policy_test.go' + cp -pav ./interfaces/policy/policy_test.go /builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//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/policy.go + echo '%dir %{gopath}/src/%{import_path}/./interfaces/policy' BUILDSTDERR: ++ dirname ./interfaces/policy/policy.go + install -d -p /builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/policy + cp -pav ./interfaces/policy/policy.go /builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/policy/policy.go './interfaces/policy/policy.go' -> '/builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//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/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.39-1.fc30.ppc64le//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/policy + cp -pav ./interfaces/policy/helpers_test.go /builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/policy/helpers_test.go './interfaces/policy/helpers_test.go' -> '/builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//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/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.39-1.fc30.ppc64le//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/policy + cp -pav ./interfaces/policy/export_test.go /builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/policy/export_test.go './interfaces/policy/export_test.go' -> '/builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//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/helpers.go + echo '%dir %{gopath}/src/%{import_path}/./interfaces/policy' BUILDSTDERR: ++ dirname ./interfaces/policy/helpers.go + install -d -p /builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/policy './interfaces/policy/helpers.go' -> '/builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/policy/helpers.go' + cp -pav ./interfaces/policy/helpers.go /builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//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/basedeclaration.go + echo '%dir %{gopath}/src/%{import_path}/./interfaces/policy' BUILDSTDERR: ++ dirname ./interfaces/policy/basedeclaration.go + install -d -p /builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/policy + cp -pav ./interfaces/policy/basedeclaration.go /builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/policy/basedeclaration.go './interfaces/policy/basedeclaration.go' -> '/builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//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/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.39-1.fc30.ppc64le//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/policy './interfaces/policy/basedeclaration_test.go' -> '/builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/policy/basedeclaration_test.go' + cp -pav ./interfaces/policy/basedeclaration_test.go /builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//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/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.39-1.fc30.ppc64le//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/backends + cp -pav ./interfaces/backends/export_test.go /builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/backends/export_test.go './interfaces/backends/export_test.go' -> '/builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//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.39-1.fc30.ppc64le//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/backends + cp -pav ./interfaces/backends/backends_test.go /builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/backends/backends_test.go './interfaces/backends/backends_test.go' -> '/builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//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.39-1.fc30.ppc64le//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/backends './interfaces/backends/backends.go' -> '/builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/backends/backends.go' + cp -pav ./interfaces/backends/backends.go /builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//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/apparmor/template.go + echo '%dir %{gopath}/src/%{import_path}/./interfaces/apparmor' BUILDSTDERR: ++ dirname ./interfaces/apparmor/template.go './interfaces/apparmor/template.go' -> '/builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/apparmor/template.go' + install -d -p /builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/apparmor + cp -pav ./interfaces/apparmor/template.go /builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//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/backend.go + echo '%dir %{gopath}/src/%{import_path}/./interfaces/apparmor' BUILDSTDERR: ++ dirname ./interfaces/apparmor/backend.go + install -d -p /builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/apparmor + cp -pav ./interfaces/apparmor/backend.go /builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/apparmor/backend.go './interfaces/apparmor/backend.go' -> '/builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//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/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.39-1.fc30.ppc64le//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/apparmor './interfaces/apparmor/backend_test.go' -> '/builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/apparmor/backend_test.go' + cp -pav ./interfaces/apparmor/backend_test.go /builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//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/apparmor.go + echo '%dir %{gopath}/src/%{import_path}/./interfaces/apparmor' BUILDSTDERR: ++ dirname ./interfaces/apparmor/apparmor.go + install -d -p /builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/apparmor + cp -pav ./interfaces/apparmor/apparmor.go /builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/apparmor/apparmor.go './interfaces/apparmor/apparmor.go' -> '/builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//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/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.39-1.fc30.ppc64le//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/apparmor + cp -pav ./interfaces/apparmor/export_test.go /builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/apparmor/export_test.go './interfaces/apparmor/export_test.go' -> '/builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//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/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.39-1.fc30.ppc64le//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/apparmor + cp -pav ./interfaces/apparmor/apparmor_test.go /builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/apparmor/apparmor_test.go './interfaces/apparmor/apparmor_test.go' -> '/builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//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/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.39-1.fc30.ppc64le//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/apparmor './interfaces/apparmor/template_vars.go' -> '/builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/apparmor/template_vars.go' + cp -pav ./interfaces/apparmor/template_vars.go /builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//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/spec.go + echo '%dir %{gopath}/src/%{import_path}/./interfaces/apparmor' BUILDSTDERR: ++ dirname ./interfaces/apparmor/spec.go + install -d -p /builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/apparmor + cp -pav ./interfaces/apparmor/spec.go /builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/apparmor/spec.go './interfaces/apparmor/spec.go' -> '/builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//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/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.39-1.fc30.ppc64le//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/apparmor + cp -pav ./interfaces/apparmor/spec_test.go /builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/apparmor/spec_test.go './interfaces/apparmor/spec_test.go' -> '/builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//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/core_test.go + echo '%dir %{gopath}/src/%{import_path}/./interfaces' BUILDSTDERR: ++ dirname ./interfaces/core_test.go + install -d -p /builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces './interfaces/core_test.go' -> '/builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/core_test.go' + cp -pav ./interfaces/core_test.go /builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//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/export_test.go + echo '%dir %{gopath}/src/%{import_path}/./interfaces' BUILDSTDERR: ++ dirname ./interfaces/export_test.go + install -d -p /builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces + cp -pav ./interfaces/export_test.go /builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/export_test.go './interfaces/export_test.go' -> '/builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//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/repo.go + echo '%dir %{gopath}/src/%{import_path}/./interfaces' BUILDSTDERR: ++ dirname ./interfaces/repo.go + install -d -p /builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces + cp -pav ./interfaces/repo.go /builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/repo.go './interfaces/repo.go' -> '/builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//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/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.39-1.fc30.ppc64le//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/builtin './interfaces/builtin/hardware_random_observe_test.go' -> '/builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/builtin/hardware_random_observe_test.go' + cp -pav ./interfaces/builtin/hardware_random_observe_test.go /builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//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/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.39-1.fc30.ppc64le//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/builtin + cp -pav ./interfaces/builtin/system_observe_test.go /builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//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.39-1.fc30.ppc64le//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/home.go + echo '%dir %{gopath}/src/%{import_path}/./interfaces/builtin' BUILDSTDERR: ++ dirname ./interfaces/builtin/home.go + install -d -p /builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/builtin './interfaces/builtin/home.go' -> '/builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/builtin/home.go' + cp -pav ./interfaces/builtin/home.go /builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//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/ppp.go + echo '%dir %{gopath}/src/%{import_path}/./interfaces/builtin' BUILDSTDERR: ++ dirname ./interfaces/builtin/ppp.go + install -d -p /builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/builtin './interfaces/builtin/ppp.go' -> '/builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/builtin/ppp.go' + cp -pav ./interfaces/builtin/ppp.go /builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//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/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.39-1.fc30.ppc64le//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/builtin + cp -pav ./interfaces/builtin/x11_test.go /builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/builtin/x11_test.go './interfaces/builtin/x11_test.go' -> '/builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//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/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.39-1.fc30.ppc64le//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/builtin './interfaces/builtin/location_control.go' -> '/builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/builtin/location_control.go' + cp -pav ./interfaces/builtin/location_control.go /builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//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/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.39-1.fc30.ppc64le//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/builtin + cp -pav ./interfaces/builtin/hidraw_test.go /builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/builtin/hidraw_test.go './interfaces/builtin/hidraw_test.go' -> '/builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//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/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.39-1.fc30.ppc64le//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/builtin + cp -pav ./interfaces/builtin/all_test.go /builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/builtin/all_test.go './interfaces/builtin/all_test.go' -> '/builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//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/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.39-1.fc30.ppc64le//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/builtin + cp -pav ./interfaces/builtin/netlink_connector_test.go /builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//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.39-1.fc30.ppc64le//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/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.39-1.fc30.ppc64le//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/builtin + cp -pav ./interfaces/builtin/io_ports_control_test.go /builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//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.39-1.fc30.ppc64le//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/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.39-1.fc30.ppc64le//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/builtin + cp -pav ./interfaces/builtin/account_control.go /builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/builtin/account_control.go './interfaces/builtin/account_control.go' -> '/builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//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/openvswitch.go + echo '%dir %{gopath}/src/%{import_path}/./interfaces/builtin' BUILDSTDERR: ++ dirname ./interfaces/builtin/openvswitch.go + install -d -p /builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/builtin + cp -pav ./interfaces/builtin/openvswitch.go /builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/builtin/openvswitch.go './interfaces/builtin/openvswitch.go' -> '/builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//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/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.39-1.fc30.ppc64le//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/builtin + cp -pav ./interfaces/builtin/log_observe.go /builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/builtin/log_observe.go './interfaces/builtin/log_observe.go' -> '/builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//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.go + echo '%dir %{gopath}/src/%{import_path}/./interfaces/builtin' BUILDSTDERR: ++ dirname ./interfaces/builtin/system_trace.go + install -d -p /builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/builtin + cp -pav ./interfaces/builtin/system_trace.go /builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/builtin/system_trace.go './interfaces/builtin/system_trace.go' -> '/builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//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/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.39-1.fc30.ppc64le//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/builtin + cp -pav ./interfaces/builtin/ssh_keys.go /builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/builtin/ssh_keys.go './interfaces/builtin/ssh_keys.go' -> '/builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//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/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.39-1.fc30.ppc64le//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/builtin + cp -pav ./interfaces/builtin/bool_file_test.go /builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//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.39-1.fc30.ppc64le//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/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.39-1.fc30.ppc64le//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/builtin + cp -pav ./interfaces/builtin/utils_test.go /builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/builtin/utils_test.go './interfaces/builtin/utils_test.go' -> '/builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//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_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.39-1.fc30.ppc64le//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/builtin + cp -pav ./interfaces/builtin/openvswitch_test.go /builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/builtin/openvswitch_test.go './interfaces/builtin/openvswitch_test.go' -> '/builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//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/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.39-1.fc30.ppc64le//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/builtin + cp -pav ./interfaces/builtin/storage_framework_service.go /builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//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.39-1.fc30.ppc64le//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/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.39-1.fc30.ppc64le//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/builtin + cp -pav ./interfaces/builtin/network_status.go /builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/builtin/network_status.go './interfaces/builtin/network_status.go' -> '/builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//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/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.39-1.fc30.ppc64le//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/builtin + cp -pav ./interfaces/builtin/block_devices_test.go /builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//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.39-1.fc30.ppc64le//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/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.39-1.fc30.ppc64le//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/builtin + cp -pav ./interfaces/builtin/spi_test.go /builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/builtin/spi_test.go './interfaces/builtin/spi_test.go' -> '/builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//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/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.39-1.fc30.ppc64le//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/builtin + cp -pav ./interfaces/builtin/joystick_test.go /builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/builtin/joystick_test.go './interfaces/builtin/joystick_test.go' -> '/builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//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/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.39-1.fc30.ppc64le//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/builtin + cp -pav ./interfaces/builtin/timeserver_control_test.go /builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//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.39-1.fc30.ppc64le//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/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.39-1.fc30.ppc64le//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/builtin + cp -pav ./interfaces/builtin/unity8_contacts.go /builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/builtin/unity8_contacts.go './interfaces/builtin/unity8_contacts.go' -> '/builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//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/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.39-1.fc30.ppc64le//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/builtin + cp -pav ./interfaces/builtin/physical_memory_observe.go /builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//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.39-1.fc30.ppc64le//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/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.39-1.fc30.ppc64le//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/builtin + cp -pav ./interfaces/builtin/device_buttons_test.go /builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//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.39-1.fc30.ppc64le//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/joystick.go + echo '%dir %{gopath}/src/%{import_path}/./interfaces/builtin' BUILDSTDERR: ++ dirname ./interfaces/builtin/joystick.go + install -d -p /builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/builtin + cp -pav ./interfaces/builtin/joystick.go /builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/builtin/joystick.go './interfaces/builtin/joystick.go' -> '/builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//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/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.39-1.fc30.ppc64le//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/builtin + cp -pav ./interfaces/builtin/account_control_test.go /builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//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.39-1.fc30.ppc64le//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/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.39-1.fc30.ppc64le//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/builtin + cp -pav ./interfaces/builtin/fwupd_test.go /builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/builtin/fwupd_test.go './interfaces/builtin/fwupd_test.go' -> '/builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//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/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.39-1.fc30.ppc64le//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/builtin + cp -pav ./interfaces/builtin/lxd_test.go /builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/builtin/lxd_test.go './interfaces/builtin/lxd_test.go' -> '/builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//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/gpio.go + echo '%dir %{gopath}/src/%{import_path}/./interfaces/builtin' BUILDSTDERR: ++ dirname ./interfaces/builtin/gpio.go + install -d -p /builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/builtin + cp -pav ./interfaces/builtin/gpio.go /builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/builtin/gpio.go './interfaces/builtin/gpio.go' -> '/builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//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/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.39-1.fc30.ppc64le//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/builtin + cp -pav ./interfaces/builtin/location_observe_test.go /builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//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.39-1.fc30.ppc64le//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/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.39-1.fc30.ppc64le//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/builtin + cp -pav ./interfaces/builtin/hostname_control.go /builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/builtin/hostname_control.go './interfaces/builtin/hostname_control.go' -> '/builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//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/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.39-1.fc30.ppc64le//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/builtin + cp -pav ./interfaces/builtin/network_setup_control_test.go /builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//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.39-1.fc30.ppc64le//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/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.39-1.fc30.ppc64le//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/builtin + cp -pav ./interfaces/builtin/kernel_module_control.go /builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//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.39-1.fc30.ppc64le//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/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.39-1.fc30.ppc64le//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/builtin + cp -pav ./interfaces/builtin/cifs_mount_test.go /builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//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.39-1.fc30.ppc64le//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/alsa.go + echo '%dir %{gopath}/src/%{import_path}/./interfaces/builtin' BUILDSTDERR: ++ dirname ./interfaces/builtin/alsa.go + install -d -p /builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/builtin + cp -pav ./interfaces/builtin/alsa.go /builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/builtin/alsa.go './interfaces/builtin/alsa.go' -> '/builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//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/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.39-1.fc30.ppc64le//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/builtin + cp -pav ./interfaces/builtin/bluetooth_control_test.go /builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//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.39-1.fc30.ppc64le//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/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.39-1.fc30.ppc64le//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/builtin + cp -pav ./interfaces/builtin/process_control.go /builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/builtin/process_control.go './interfaces/builtin/process_control.go' -> '/builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//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/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.39-1.fc30.ppc64le//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/builtin + cp -pav ./interfaces/builtin/cups_control.go /builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/builtin/cups_control.go './interfaces/builtin/cups_control.go' -> '/builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//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/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.39-1.fc30.ppc64le//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/builtin + cp -pav ./interfaces/builtin/network_control_test.go /builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//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.39-1.fc30.ppc64le//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/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.39-1.fc30.ppc64le//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/builtin + cp -pav ./interfaces/builtin/gpio_memory_control.go /builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//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.39-1.fc30.ppc64le//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/libvirt.go + echo '%dir %{gopath}/src/%{import_path}/./interfaces/builtin' BUILDSTDERR: ++ dirname ./interfaces/builtin/libvirt.go + install -d -p /builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/builtin + cp -pav ./interfaces/builtin/libvirt.go /builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/builtin/libvirt.go './interfaces/builtin/libvirt.go' -> '/builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//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/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.39-1.fc30.ppc64le//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/builtin + cp -pav ./interfaces/builtin/process_control_test.go /builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//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.39-1.fc30.ppc64le//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/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.39-1.fc30.ppc64le//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/builtin + cp -pav ./interfaces/builtin/kvm_test.go /builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/builtin/kvm_test.go './interfaces/builtin/kvm_test.go' -> '/builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//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/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.39-1.fc30.ppc64le//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/builtin + cp -pav ./interfaces/builtin/timezone_control_test.go /builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//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.39-1.fc30.ppc64le//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/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.39-1.fc30.ppc64le//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/builtin + cp -pav ./interfaces/builtin/framebuffer.go /builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/builtin/framebuffer.go './interfaces/builtin/framebuffer.go' -> '/builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//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/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.39-1.fc30.ppc64le//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/builtin + cp -pav ./interfaces/builtin/broadcom_asic_control.go /builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//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.39-1.fc30.ppc64le//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/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.39-1.fc30.ppc64le//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/builtin + cp -pav ./interfaces/builtin/media_hub_test.go /builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//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.39-1.fc30.ppc64le//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/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.39-1.fc30.ppc64le//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/builtin + cp -pav ./interfaces/builtin/network_setup_observe_test.go /builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//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.39-1.fc30.ppc64le//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/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.39-1.fc30.ppc64le//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/builtin + cp -pav ./interfaces/builtin/snapd_control.go /builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/builtin/snapd_control.go './interfaces/builtin/snapd_control.go' -> '/builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//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/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.39-1.fc30.ppc64le//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/builtin + cp -pav ./interfaces/builtin/can_bus_test.go /builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//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.39-1.fc30.ppc64le//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/uhid.go + echo '%dir %{gopath}/src/%{import_path}/./interfaces/builtin' BUILDSTDERR: ++ dirname ./interfaces/builtin/uhid.go + install -d -p /builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/builtin + cp -pav ./interfaces/builtin/uhid.go /builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/builtin/uhid.go './interfaces/builtin/uhid.go' -> '/builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//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/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.39-1.fc30.ppc64le//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/builtin + cp -pav ./interfaces/builtin/cifs_mount.go /builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/builtin/cifs_mount.go './interfaces/builtin/cifs_mount.go' -> '/builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//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/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.39-1.fc30.ppc64le//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/builtin + cp -pav ./interfaces/builtin/browser_support.go /builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/builtin/browser_support.go './interfaces/builtin/browser_support.go' -> '/builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//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/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.39-1.fc30.ppc64le//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/builtin + cp -pav ./interfaces/builtin/unity8_calendar_test.go /builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//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.39-1.fc30.ppc64le//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/shutdown.go + echo '%dir %{gopath}/src/%{import_path}/./interfaces/builtin' BUILDSTDERR: ++ dirname ./interfaces/builtin/shutdown.go + install -d -p /builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/builtin + cp -pav ./interfaces/builtin/shutdown.go /builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/builtin/shutdown.go './interfaces/builtin/shutdown.go' -> '/builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//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/iio.go + echo '%dir %{gopath}/src/%{import_path}/./interfaces/builtin' BUILDSTDERR: ++ dirname ./interfaces/builtin/iio.go + install -d -p /builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/builtin + cp -pav ./interfaces/builtin/iio.go /builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/builtin/iio.go './interfaces/builtin/iio.go' -> '/builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//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/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.39-1.fc30.ppc64le//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/builtin + cp -pav ./interfaces/builtin/network_control.go /builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/builtin/network_control.go './interfaces/builtin/network_control.go' -> '/builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//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/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.39-1.fc30.ppc64le//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/builtin + cp -pav ./interfaces/builtin/u2f_devices.go /builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/builtin/u2f_devices.go './interfaces/builtin/u2f_devices.go' -> '/builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//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/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.39-1.fc30.ppc64le//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/builtin + cp -pav ./interfaces/builtin/kernel_module_observe_test.go /builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//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.39-1.fc30.ppc64le//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/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.39-1.fc30.ppc64le//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/builtin + cp -pav ./interfaces/builtin/desktop_test.go /builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/builtin/desktop_test.go './interfaces/builtin/desktop_test.go' -> '/builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//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/mir.go + echo '%dir %{gopath}/src/%{import_path}/./interfaces/builtin' BUILDSTDERR: ++ dirname ./interfaces/builtin/mir.go + install -d -p /builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/builtin + cp -pav ./interfaces/builtin/mir.go /builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/builtin/mir.go './interfaces/builtin/mir.go' -> '/builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//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/dvb.go + echo '%dir %{gopath}/src/%{import_path}/./interfaces/builtin' BUILDSTDERR: ++ dirname ./interfaces/builtin/dvb.go + install -d -p /builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/builtin + cp -pav ./interfaces/builtin/dvb.go /builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/builtin/dvb.go './interfaces/builtin/dvb.go' -> '/builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//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/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.39-1.fc30.ppc64le//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/builtin + cp -pav ./interfaces/builtin/lxd_support_test.go /builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//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.39-1.fc30.ppc64le//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/bluez.go + echo '%dir %{gopath}/src/%{import_path}/./interfaces/builtin' BUILDSTDERR: ++ dirname ./interfaces/builtin/bluez.go + install -d -p /builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/builtin + cp -pav ./interfaces/builtin/bluez.go /builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/builtin/bluez.go './interfaces/builtin/bluez.go' -> '/builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//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/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.39-1.fc30.ppc64le//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/builtin + cp -pav ./interfaces/builtin/netlink_audit.go /builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/builtin/netlink_audit.go './interfaces/builtin/netlink_audit.go' -> '/builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//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/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.39-1.fc30.ppc64le//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/builtin + cp -pav ./interfaces/builtin/mir_test.go /builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/builtin/mir_test.go './interfaces/builtin/mir_test.go' -> '/builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//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/spi.go + echo '%dir %{gopath}/src/%{import_path}/./interfaces/builtin' BUILDSTDERR: ++ dirname ./interfaces/builtin/spi.go + install -d -p /builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/builtin + cp -pav ./interfaces/builtin/spi.go /builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/builtin/spi.go './interfaces/builtin/spi.go' -> '/builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//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/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.39-1.fc30.ppc64le//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/builtin + cp -pav ./interfaces/builtin/core_support_test.go /builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//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.39-1.fc30.ppc64le//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/common.go + echo '%dir %{gopath}/src/%{import_path}/./interfaces/builtin' BUILDSTDERR: ++ dirname ./interfaces/builtin/common.go + install -d -p /builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/builtin + cp -pav ./interfaces/builtin/common.go /builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/builtin/common.go './interfaces/builtin/common.go' -> '/builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//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/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.39-1.fc30.ppc64le//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/builtin + cp -pav ./interfaces/builtin/network_manager.go /builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/builtin/network_manager.go './interfaces/builtin/network_manager.go' -> '/builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//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/hidraw.go + echo '%dir %{gopath}/src/%{import_path}/./interfaces/builtin' BUILDSTDERR: ++ dirname ./interfaces/builtin/hidraw.go + install -d -p /builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/builtin + cp -pav ./interfaces/builtin/hidraw.go /builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/builtin/hidraw.go './interfaces/builtin/hidraw.go' -> '/builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//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/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.39-1.fc30.ppc64le//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/builtin + cp -pav ./interfaces/builtin/network_test.go /builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/builtin/network_test.go './interfaces/builtin/network_test.go' -> '/builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//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/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.39-1.fc30.ppc64le//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/builtin + cp -pav ./interfaces/builtin/thumbnailer_service.go /builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/builtin/thumbnailer_service.go './interfaces/builtin/thumbnailer_service.go' -> '/builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//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/x11.go + echo '%dir %{gopath}/src/%{import_path}/./interfaces/builtin' BUILDSTDERR: ++ dirname ./interfaces/builtin/x11.go + install -d -p /builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/builtin + cp -pav ./interfaces/builtin/x11.go /builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/builtin/x11.go './interfaces/builtin/x11.go' -> '/builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//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/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.39-1.fc30.ppc64le//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/builtin + cp -pav ./interfaces/builtin/system_files.go /builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/builtin/system_files.go './interfaces/builtin/system_files.go' -> '/builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//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/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.39-1.fc30.ppc64le//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/builtin + cp -pav ./interfaces/builtin/common_files.go /builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/builtin/common_files.go './interfaces/builtin/common_files.go' -> '/builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//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/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.39-1.fc30.ppc64le//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/builtin + cp -pav ./interfaces/builtin/kernel_module_observe.go /builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//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.39-1.fc30.ppc64le//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/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.39-1.fc30.ppc64le//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/builtin + cp -pav ./interfaces/builtin/screencast_legacy_test.go /builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//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.39-1.fc30.ppc64le//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/unity8.go + echo '%dir %{gopath}/src/%{import_path}/./interfaces/builtin' BUILDSTDERR: ++ dirname ./interfaces/builtin/unity8.go + install -d -p /builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/builtin + cp -pav ./interfaces/builtin/unity8.go /builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/builtin/unity8.go './interfaces/builtin/unity8.go' -> '/builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//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/udisks2.go + echo '%dir %{gopath}/src/%{import_path}/./interfaces/builtin' BUILDSTDERR: ++ dirname ./interfaces/builtin/udisks2.go + install -d -p /builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/builtin + cp -pav ./interfaces/builtin/udisks2.go /builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/builtin/udisks2.go './interfaces/builtin/udisks2.go' -> '/builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//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/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.39-1.fc30.ppc64le//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/builtin + cp -pav ./interfaces/builtin/ssh_keys_test.go /builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//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.39-1.fc30.ppc64le//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/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.39-1.fc30.ppc64le//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/builtin + cp -pav ./interfaces/builtin/desktop_legacy.go /builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/builtin/desktop_legacy.go './interfaces/builtin/desktop_legacy.go' -> '/builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//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/docker.go + echo '%dir %{gopath}/src/%{import_path}/./interfaces/builtin' BUILDSTDERR: ++ dirname ./interfaces/builtin/docker.go + install -d -p /builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/builtin + cp -pav ./interfaces/builtin/docker.go /builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/builtin/docker.go './interfaces/builtin/docker.go' -> '/builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//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/dummy.go + echo '%dir %{gopath}/src/%{import_path}/./interfaces/builtin' BUILDSTDERR: ++ dirname ./interfaces/builtin/dummy.go + install -d -p /builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/builtin + cp -pav ./interfaces/builtin/dummy.go /builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/builtin/dummy.go './interfaces/builtin/dummy.go' -> '/builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//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/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.39-1.fc30.ppc64le//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/builtin + cp -pav ./interfaces/builtin/openvswitch_support_test.go /builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//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.39-1.fc30.ppc64le//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/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.39-1.fc30.ppc64le//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/builtin + cp -pav ./interfaces/builtin/i2c_test.go /builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/builtin/i2c_test.go './interfaces/builtin/i2c_test.go' -> '/builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//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/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.39-1.fc30.ppc64le//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/builtin + cp -pav ./interfaces/builtin/udisks2_test.go /builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/builtin/udisks2_test.go './interfaces/builtin/udisks2_test.go' -> '/builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//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/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.39-1.fc30.ppc64le//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/builtin + cp -pav ./interfaces/builtin/network_status_test.go /builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//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.39-1.fc30.ppc64le//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/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.39-1.fc30.ppc64le//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/builtin + cp -pav ./interfaces/builtin/password_manager_service_test.go /builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//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.39-1.fc30.ppc64le//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/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.39-1.fc30.ppc64le//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/builtin + cp -pav ./interfaces/builtin/avahi_observe.go /builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/builtin/avahi_observe.go './interfaces/builtin/avahi_observe.go' -> '/builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//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/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.39-1.fc30.ppc64le//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/builtin + cp -pav ./interfaces/builtin/network_setup_control.go /builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//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.39-1.fc30.ppc64le//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/network.go + echo '%dir %{gopath}/src/%{import_path}/./interfaces/builtin' BUILDSTDERR: ++ dirname ./interfaces/builtin/network.go + install -d -p /builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/builtin + cp -pav ./interfaces/builtin/network.go /builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/builtin/network.go './interfaces/builtin/network.go' -> '/builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//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/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.39-1.fc30.ppc64le//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/builtin + cp -pav ./interfaces/builtin/openvswitch_support.go /builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/builtin/openvswitch_support.go './interfaces/builtin/openvswitch_support.go' -> '/builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//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/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.39-1.fc30.ppc64le//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/builtin + cp -pav ./interfaces/builtin/accounts_service.go /builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/builtin/accounts_service.go './interfaces/builtin/accounts_service.go' -> '/builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//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/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.39-1.fc30.ppc64le//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/builtin + cp -pav ./interfaces/builtin/firewall_control.go /builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/builtin/firewall_control.go './interfaces/builtin/firewall_control.go' -> '/builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//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/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.39-1.fc30.ppc64le//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/builtin + cp -pav ./interfaces/builtin/upower_observe.go /builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/builtin/upower_observe.go './interfaces/builtin/upower_observe.go' -> '/builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//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/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.39-1.fc30.ppc64le//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/builtin + cp -pav ./interfaces/builtin/online_accounts_service.go /builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//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.39-1.fc30.ppc64le//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/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.39-1.fc30.ppc64le//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/builtin + cp -pav ./interfaces/builtin/raw_usb_test.go /builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//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.39-1.fc30.ppc64le//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/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.39-1.fc30.ppc64le//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/builtin + cp -pav ./interfaces/builtin/physical_memory_control_test.go /builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//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.39-1.fc30.ppc64le//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/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.39-1.fc30.ppc64le//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/builtin + cp -pav ./interfaces/builtin/fuse_support.go /builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/builtin/fuse_support.go './interfaces/builtin/fuse_support.go' -> '/builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//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/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.39-1.fc30.ppc64le//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/builtin + cp -pav ./interfaces/builtin/core_support.go /builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/builtin/core_support.go './interfaces/builtin/core_support.go' -> '/builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//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/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.39-1.fc30.ppc64le//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/builtin + cp -pav ./interfaces/builtin/unity7_test.go /builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/builtin/unity7_test.go './interfaces/builtin/unity7_test.go' -> '/builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//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/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.39-1.fc30.ppc64le//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/builtin + cp -pav ./interfaces/builtin/accounts_service_test.go /builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//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.39-1.fc30.ppc64le//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/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.39-1.fc30.ppc64le//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/builtin + cp -pav ./interfaces/builtin/docker_support_test.go /builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//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.39-1.fc30.ppc64le//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/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.39-1.fc30.ppc64le//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/builtin + cp -pav ./interfaces/builtin/network_bind_test.go /builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//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.39-1.fc30.ppc64le//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/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.39-1.fc30.ppc64le//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/builtin + cp -pav ./interfaces/builtin/contacts_service.go /builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/builtin/contacts_service.go './interfaces/builtin/contacts_service.go' -> '/builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//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/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.39-1.fc30.ppc64le//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/builtin + cp -pav ./interfaces/builtin/wayland_test.go /builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/builtin/wayland_test.go './interfaces/builtin/wayland_test.go' -> '/builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//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/dbus.go + echo '%dir %{gopath}/src/%{import_path}/./interfaces/builtin' BUILDSTDERR: ++ dirname ./interfaces/builtin/dbus.go + install -d -p /builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/builtin + cp -pav ./interfaces/builtin/dbus.go /builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/builtin/dbus.go './interfaces/builtin/dbus.go' -> '/builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//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/lxd.go + echo '%dir %{gopath}/src/%{import_path}/./interfaces/builtin' BUILDSTDERR: ++ dirname ./interfaces/builtin/lxd.go + install -d -p /builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/builtin + cp -pav ./interfaces/builtin/lxd.go /builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/builtin/lxd.go './interfaces/builtin/lxd.go' -> '/builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//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/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.39-1.fc30.ppc64le//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/builtin + cp -pav ./interfaces/builtin/block_devices.go /builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/builtin/block_devices.go './interfaces/builtin/block_devices.go' -> '/builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//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/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.39-1.fc30.ppc64le//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/builtin + cp -pav ./interfaces/builtin/online_accounts_service_test.go /builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//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.39-1.fc30.ppc64le//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/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.39-1.fc30.ppc64le//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/builtin + cp -pav ./interfaces/builtin/personal_files.go /builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/builtin/personal_files.go './interfaces/builtin/personal_files.go' -> '/builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//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/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.39-1.fc30.ppc64le//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/builtin + cp -pav ./interfaces/builtin/serial_port_test.go /builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//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.39-1.fc30.ppc64le//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/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.39-1.fc30.ppc64le//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/builtin + cp -pav ./interfaces/builtin/modem_manager_test.go /builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//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.39-1.fc30.ppc64le//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/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.39-1.fc30.ppc64le//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/builtin + cp -pav ./interfaces/builtin/network_manager_test.go /builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//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.39-1.fc30.ppc64le//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/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.39-1.fc30.ppc64le//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/builtin + cp -pav ./interfaces/builtin/netlink_connector.go /builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/builtin/netlink_connector.go './interfaces/builtin/netlink_connector.go' -> '/builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//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/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.39-1.fc30.ppc64le//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/builtin + cp -pav ./interfaces/builtin/browser_support_test.go /builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//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.39-1.fc30.ppc64le//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/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.39-1.fc30.ppc64le//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/builtin + cp -pav ./interfaces/builtin/hardware_random_control_test.go /builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//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.39-1.fc30.ppc64le//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/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.39-1.fc30.ppc64le//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/builtin + cp -pav ./interfaces/builtin/pulseaudio_test.go /builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/builtin/pulseaudio_test.go './interfaces/builtin/pulseaudio_test.go' -> '/builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//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/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.39-1.fc30.ppc64le//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/builtin + cp -pav ./interfaces/builtin/gpg_public_keys.go /builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//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.39-1.fc30.ppc64le//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/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.39-1.fc30.ppc64le//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/builtin + cp -pav ./interfaces/builtin/netlink_audit_test.go /builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//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.39-1.fc30.ppc64le//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/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.39-1.fc30.ppc64le//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/builtin + cp -pav ./interfaces/builtin/thumbnailer_service_test.go /builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//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.39-1.fc30.ppc64le//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/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.39-1.fc30.ppc64le//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/builtin + cp -pav ./interfaces/builtin/optical_drive.go /builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/builtin/optical_drive.go './interfaces/builtin/optical_drive.go' -> '/builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//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/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.39-1.fc30.ppc64le//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/builtin + cp -pav ./interfaces/builtin/hardware_random_observe.go /builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//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.39-1.fc30.ppc64le//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/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.39-1.fc30.ppc64le//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/builtin + cp -pav ./interfaces/builtin/gpio_test.go /builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/builtin/gpio_test.go './interfaces/builtin/gpio_test.go' -> '/builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//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/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.39-1.fc30.ppc64le//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/builtin + cp -pav ./interfaces/builtin/avahi_control.go /builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/builtin/avahi_control.go './interfaces/builtin/avahi_control.go' -> '/builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//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/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.39-1.fc30.ppc64le//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/builtin + cp -pav ./interfaces/builtin/system_observe.go /builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/builtin/system_observe.go './interfaces/builtin/system_observe.go' -> '/builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//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/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.39-1.fc30.ppc64le//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/builtin + cp -pav ./interfaces/builtin/time_control_test.go /builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//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.39-1.fc30.ppc64le//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/opengl.go + echo '%dir %{gopath}/src/%{import_path}/./interfaces/builtin' BUILDSTDERR: ++ dirname ./interfaces/builtin/opengl.go + install -d -p /builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/builtin + cp -pav ./interfaces/builtin/opengl.go /builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/builtin/opengl.go './interfaces/builtin/opengl.go' -> '/builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//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/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.39-1.fc30.ppc64le//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/builtin + cp -pav ./interfaces/builtin/network_setup_observe.go /builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//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.39-1.fc30.ppc64le//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/gsettings.go + echo '%dir %{gopath}/src/%{import_path}/./interfaces/builtin' BUILDSTDERR: ++ dirname ./interfaces/builtin/gsettings.go + install -d -p /builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/builtin './interfaces/builtin/gsettings.go' -> '/builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/builtin/gsettings.go' + cp -pav ./interfaces/builtin/gsettings.go /builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//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") './interfaces/builtin/daemon_notify_test.go' -> '/builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/builtin/daemon_notify_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.39-1.fc30.ppc64le//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/builtin + cp -pav ./interfaces/builtin/daemon_notify_test.go /builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//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/camera_test.go + echo '%dir %{gopath}/src/%{import_path}/./interfaces/builtin' BUILDSTDERR: ++ dirname ./interfaces/builtin/camera_test.go './interfaces/builtin/camera_test.go' -> '/builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/builtin/camera_test.go' + install -d -p /builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/builtin + cp -pav ./interfaces/builtin/camera_test.go /builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//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/serial_port.go + echo '%dir %{gopath}/src/%{import_path}/./interfaces/builtin' BUILDSTDERR: ++ dirname ./interfaces/builtin/serial_port.go './interfaces/builtin/serial_port.go' -> '/builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/builtin/serial_port.go' + install -d -p /builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/builtin + cp -pav ./interfaces/builtin/serial_port.go /builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//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/network_manager_observe.go + echo '%dir %{gopath}/src/%{import_path}/./interfaces/builtin' BUILDSTDERR: ++ dirname ./interfaces/builtin/network_manager_observe.go './interfaces/builtin/network_manager_observe.go' -> '/builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/builtin/network_manager_observe.go' + install -d -p /builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/builtin + cp -pav ./interfaces/builtin/network_manager_observe.go /builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/builtin/network_manager_observe.go + echo '%{gopath}/src/%{import_path}/./interfaces/builtin/network_manager_observe.go' + for file in $(find . -iname "*.go" -o -iname "*.s" \! -iname "*_test.go") BUILDSTDERR: ++ dirname ./interfaces/builtin/physical_memory_control.go + echo '%dir %{gopath}/src/%{import_path}/./interfaces/builtin' BUILDSTDERR: ++ dirname ./interfaces/builtin/physical_memory_control.go './interfaces/builtin/physical_memory_control.go' -> '/builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/builtin/physical_memory_control.go' + install -d -p /builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/builtin + cp -pav ./interfaces/builtin/physical_memory_control.go /builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//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/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.39-1.fc30.ppc64le//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/builtin + cp -pav ./interfaces/builtin/cpu_control.go /builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/builtin/cpu_control.go './interfaces/builtin/cpu_control.go' -> '/builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//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/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.39-1.fc30.ppc64le//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/builtin './interfaces/builtin/optical_drive_test.go' -> '/builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/builtin/optical_drive_test.go' + cp -pav ./interfaces/builtin/optical_drive_test.go /builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//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/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.39-1.fc30.ppc64le//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/builtin + cp -pav ./interfaces/builtin/export_test.go /builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/builtin/export_test.go './interfaces/builtin/export_test.go' -> '/builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//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/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.39-1.fc30.ppc64le//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/builtin + cp -pav ./interfaces/builtin/location_observe.go /builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/builtin/location_observe.go './interfaces/builtin/location_observe.go' -> '/builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//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/mpris.go + echo '%dir %{gopath}/src/%{import_path}/./interfaces/builtin' BUILDSTDERR: ++ dirname ./interfaces/builtin/mpris.go + install -d -p /builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/builtin './interfaces/builtin/mpris.go' -> '/builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/builtin/mpris.go' + cp -pav ./interfaces/builtin/mpris.go /builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//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/all.go + echo '%dir %{gopath}/src/%{import_path}/./interfaces/builtin' BUILDSTDERR: ++ dirname ./interfaces/builtin/all.go + install -d -p /builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/builtin + cp -pav ./interfaces/builtin/all.go /builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/builtin/all.go './interfaces/builtin/all.go' -> '/builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//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/ofono.go + echo '%dir %{gopath}/src/%{import_path}/./interfaces/builtin' BUILDSTDERR: ++ dirname ./interfaces/builtin/ofono.go './interfaces/builtin/ofono.go' -> '/builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/builtin/ofono.go' + install -d -p /builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/builtin + cp -pav ./interfaces/builtin/ofono.go /builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//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/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.39-1.fc30.ppc64le//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/builtin './interfaces/builtin/kubernetes_support_test.go' -> '/builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/builtin/kubernetes_support_test.go' + cp -pav ./interfaces/builtin/kubernetes_support_test.go /builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//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/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.39-1.fc30.ppc64le//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/builtin + cp -pav ./interfaces/builtin/broadcom_asic_control_test.go /builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//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.39-1.fc30.ppc64le//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/utils.go + echo '%dir %{gopath}/src/%{import_path}/./interfaces/builtin' BUILDSTDERR: ++ dirname ./interfaces/builtin/utils.go './interfaces/builtin/utils.go' -> '/builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/builtin/utils.go' + install -d -p /builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/builtin + cp -pav ./interfaces/builtin/utils.go /builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//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/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.39-1.fc30.ppc64le//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/builtin './interfaces/builtin/mount_observe_test.go' -> '/builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/builtin/mount_observe_test.go' './interfaces/builtin/multipass_support_test.go' -> '/builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/builtin/multipass_support_test.go' + cp -pav ./interfaces/builtin/mount_observe_test.go /builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//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/multipass_support_test.go + echo '%dir %{gopath}/src/%{import_path}/./interfaces/builtin' BUILDSTDERR: ++ dirname ./interfaces/builtin/multipass_support_test.go + install -d -p /builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/builtin + cp -pav ./interfaces/builtin/multipass_support_test.go /builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/builtin/multipass_support_test.go + echo '%{gopath}/src/%{import_path}/./interfaces/builtin/multipass_support_test.go' + for file in $(find . -iname "*.go" -o -iname "*.s" \! -iname "*_test.go") BUILDSTDERR: ++ dirname ./interfaces/builtin/hardware_observe.go + echo '%dir %{gopath}/src/%{import_path}/./interfaces/builtin' BUILDSTDERR: ++ dirname ./interfaces/builtin/hardware_observe.go './interfaces/builtin/hardware_observe.go' -> '/builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/builtin/hardware_observe.go' + install -d -p /builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/builtin + cp -pav ./interfaces/builtin/hardware_observe.go /builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//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_pim_common.go + echo '%dir %{gopath}/src/%{import_path}/./interfaces/builtin' BUILDSTDERR: ++ dirname ./interfaces/builtin/unity8_pim_common.go './interfaces/builtin/unity8_pim_common.go' -> '/builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/builtin/unity8_pim_common.go' + install -d -p /builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/builtin + cp -pav ./interfaces/builtin/unity8_pim_common.go /builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//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/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.39-1.fc30.ppc64le//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/builtin './interfaces/builtin/dcdbas_control.go' -> '/builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/builtin/dcdbas_control.go' + cp -pav ./interfaces/builtin/dcdbas_control.go /builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//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/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.39-1.fc30.ppc64le//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/builtin + cp -pav ./interfaces/builtin/calendar_service.go /builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/builtin/calendar_service.go './interfaces/builtin/calendar_service.go' -> '/builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//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/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.39-1.fc30.ppc64le//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/builtin + cp -pav ./interfaces/builtin/location_control_test.go /builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//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.39-1.fc30.ppc64le//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/network_observe.go + echo '%dir %{gopath}/src/%{import_path}/./interfaces/builtin' BUILDSTDERR: ++ dirname ./interfaces/builtin/network_observe.go './interfaces/builtin/network_observe.go' -> '/builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/builtin/network_observe.go' + install -d -p /builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/builtin + cp -pav ./interfaces/builtin/network_observe.go /builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//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/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.39-1.fc30.ppc64le//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/builtin + cp -pav ./interfaces/builtin/locale_control_test.go /builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//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.39-1.fc30.ppc64le//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/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.39-1.fc30.ppc64le//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/builtin './interfaces/builtin/unity8_test.go' -> '/builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/builtin/unity8_test.go' + cp -pav ./interfaces/builtin/unity8_test.go /builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//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/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.39-1.fc30.ppc64le//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/builtin './interfaces/builtin/cpu_control_test.go' -> '/builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/builtin/cpu_control_test.go' + cp -pav ./interfaces/builtin/cpu_control_test.go /builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//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/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.39-1.fc30.ppc64le//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/builtin './interfaces/builtin/dvb_test.go' -> '/builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/builtin/dvb_test.go' + cp -pav ./interfaces/builtin/dvb_test.go /builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//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/kernel_module_control_test.go + echo '%dir %{gopath}/src/%{import_path}/./interfaces/builtin' BUILDSTDERR: ++ dirname ./interfaces/builtin/kernel_module_control_test.go './interfaces/builtin/kernel_module_control_test.go' -> '/builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/builtin/kernel_module_control_test.go' + install -d -p /builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/builtin + cp -pav ./interfaces/builtin/kernel_module_control_test.go /builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//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/can_bus.go './interfaces/builtin/can_bus.go' -> '/builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//usr/share/gocode/src/github.com/snapcore/snapd/./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.39-1.fc30.ppc64le//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/builtin + cp -pav ./interfaces/builtin/can_bus.go /builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//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/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.39-1.fc30.ppc64le//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/builtin './interfaces/builtin/gpio_memory_control_test.go' -> '/builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/builtin/gpio_memory_control_test.go' + cp -pav ./interfaces/builtin/gpio_memory_control_test.go /builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//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/system_files_test.go + echo '%dir %{gopath}/src/%{import_path}/./interfaces/builtin' BUILDSTDERR: ++ dirname ./interfaces/builtin/system_files_test.go './interfaces/builtin/system_files_test.go' -> '/builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/builtin/system_files_test.go' + install -d -p /builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/builtin + cp -pav ./interfaces/builtin/system_files_test.go /builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//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/mpris_test.go + echo '%dir %{gopath}/src/%{import_path}/./interfaces/builtin' BUILDSTDERR: ++ dirname ./interfaces/builtin/mpris_test.go './interfaces/builtin/mpris_test.go' -> '/builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/builtin/mpris_test.go' + install -d -p /builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/builtin + cp -pav ./interfaces/builtin/mpris_test.go /builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//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/gpg_keys.go + echo '%dir %{gopath}/src/%{import_path}/./interfaces/builtin' BUILDSTDERR: ++ dirname ./interfaces/builtin/gpg_keys.go './interfaces/builtin/gpg_keys.go' -> '/builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/builtin/gpg_keys.go' + install -d -p /builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/builtin + cp -pav ./interfaces/builtin/gpg_keys.go /builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//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/raw_usb.go + echo '%dir %{gopath}/src/%{import_path}/./interfaces/builtin' BUILDSTDERR: ++ dirname ./interfaces/builtin/raw_usb.go './interfaces/builtin/raw_usb.go' -> '/builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/builtin/raw_usb.go' + install -d -p /builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/builtin + cp -pav ./interfaces/builtin/raw_usb.go /builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//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/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.39-1.fc30.ppc64le//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/builtin + cp -pav ./interfaces/builtin/content_test.go /builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/builtin/content_test.go './interfaces/builtin/content_test.go' -> '/builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//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/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.39-1.fc30.ppc64le//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/builtin './interfaces/builtin/upower_observe_test.go' -> '/builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/builtin/upower_observe_test.go' + cp -pav ./interfaces/builtin/upower_observe_test.go /builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//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/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.39-1.fc30.ppc64le//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/builtin './interfaces/builtin/locale_control.go' -> '/builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/builtin/locale_control.go' + cp -pav ./interfaces/builtin/locale_control.go /builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//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/network_observe_test.go + echo '%dir %{gopath}/src/%{import_path}/./interfaces/builtin' BUILDSTDERR: ++ dirname ./interfaces/builtin/network_observe_test.go './interfaces/builtin/network_observe_test.go' -> '/builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/builtin/network_observe_test.go' + install -d -p /builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/builtin + cp -pav ./interfaces/builtin/network_observe_test.go /builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//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/screencast_legacy.go + echo '%dir %{gopath}/src/%{import_path}/./interfaces/builtin' BUILDSTDERR: ++ dirname ./interfaces/builtin/screencast_legacy.go './interfaces/builtin/screencast_legacy.go' -> '/builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/builtin/screencast_legacy.go' + install -d -p /builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/builtin + cp -pav ./interfaces/builtin/screencast_legacy.go /builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//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/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.39-1.fc30.ppc64le//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/builtin './interfaces/builtin/kubernetes_support.go' -> '/builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/builtin/kubernetes_support.go' + cp -pav ./interfaces/builtin/kubernetes_support.go /builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//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/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.39-1.fc30.ppc64le//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/builtin './interfaces/builtin/docker_support.go' -> '/builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/builtin/docker_support.go' + cp -pav ./interfaces/builtin/docker_support.go /builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//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/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.39-1.fc30.ppc64le//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/builtin + cp -pav ./interfaces/builtin/fuse_support_test.go /builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//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.39-1.fc30.ppc64le//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/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.39-1.fc30.ppc64le//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/builtin + cp -pav ./interfaces/builtin/ubuntu_download_manager_test.go /builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//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.39-1.fc30.ppc64le//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/content.go + echo '%dir %{gopath}/src/%{import_path}/./interfaces/builtin' BUILDSTDERR: ++ dirname ./interfaces/builtin/content.go + install -d -p /builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/builtin + cp -pav ./interfaces/builtin/content.go /builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/builtin/content.go './interfaces/builtin/content.go' -> '/builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//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/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.39-1.fc30.ppc64le//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/builtin + cp -pav ./interfaces/builtin/hardware_observe_test.go /builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//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.39-1.fc30.ppc64le//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/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.39-1.fc30.ppc64le//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/builtin + cp -pav ./interfaces/builtin/ofono_test.go /builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/builtin/ofono_test.go './interfaces/builtin/ofono_test.go' -> '/builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//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/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.39-1.fc30.ppc64le//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/builtin + cp -pav ./interfaces/builtin/greengrass_support_test.go /builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//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.39-1.fc30.ppc64le//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/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.39-1.fc30.ppc64le//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/builtin + cp -pav ./interfaces/builtin/lxd_support.go /builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/builtin/lxd_support.go './interfaces/builtin/lxd_support.go' -> '/builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//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/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.39-1.fc30.ppc64le//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/builtin + cp -pav ./interfaces/builtin/home_test.go /builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/builtin/home_test.go './interfaces/builtin/home_test.go' -> '/builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//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/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.39-1.fc30.ppc64le//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/builtin + cp -pav ./interfaces/builtin/display_control_test.go /builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//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.39-1.fc30.ppc64le//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/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.39-1.fc30.ppc64le//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/builtin + cp -pav ./interfaces/builtin/mount_observe.go /builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/builtin/mount_observe.go './interfaces/builtin/mount_observe.go' -> '/builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//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/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.39-1.fc30.ppc64le//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/builtin + cp -pav ./interfaces/builtin/shutdown_test.go /builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/builtin/shutdown_test.go './interfaces/builtin/shutdown_test.go' -> '/builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//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/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.39-1.fc30.ppc64le//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/builtin + cp -pav ./interfaces/builtin/juju_client_observe_test.go /builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//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.39-1.fc30.ppc64le//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/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.39-1.fc30.ppc64le//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/builtin + cp -pav ./interfaces/builtin/password_manager_service.go /builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//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.39-1.fc30.ppc64le//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/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.39-1.fc30.ppc64le//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/builtin + cp -pav ./interfaces/builtin/screen_inhibit_control_test.go /builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//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.39-1.fc30.ppc64le//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/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.39-1.fc30.ppc64le//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/builtin + cp -pav ./interfaces/builtin/log_observe_test.go /builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//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.39-1.fc30.ppc64le//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/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.39-1.fc30.ppc64le//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/builtin + cp -pav ./interfaces/builtin/modem_manager.go /builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/builtin/modem_manager.go './interfaces/builtin/modem_manager.go' -> '/builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//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/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.39-1.fc30.ppc64le//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/builtin + cp -pav ./interfaces/builtin/bluez_test.go /builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/builtin/bluez_test.go './interfaces/builtin/bluez_test.go' -> '/builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//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/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.39-1.fc30.ppc64le//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/builtin + cp -pav ./interfaces/builtin/calendar_service_test.go /builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//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.39-1.fc30.ppc64le//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/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.39-1.fc30.ppc64le//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/builtin + cp -pav ./interfaces/builtin/alsa_test.go /builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/builtin/alsa_test.go './interfaces/builtin/alsa_test.go' -> '/builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//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/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.39-1.fc30.ppc64le//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/builtin + cp -pav ./interfaces/builtin/device_buttons.go /builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/builtin/device_buttons.go './interfaces/builtin/device_buttons.go' -> '/builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//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/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.39-1.fc30.ppc64le//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/builtin + cp -pav ./interfaces/builtin/removable_media.go /builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/builtin/removable_media.go './interfaces/builtin/removable_media.go' -> '/builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//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/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.39-1.fc30.ppc64le//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/builtin + cp -pav ./interfaces/builtin/framebuffer_test.go /builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/builtin/framebuffer_test.go './interfaces/builtin/framebuffer_test.go' -> '/builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//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/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.39-1.fc30.ppc64le//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/builtin + cp -pav ./interfaces/builtin/uhid_test.go /builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/builtin/uhid_test.go './interfaces/builtin/uhid_test.go' -> '/builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//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/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.39-1.fc30.ppc64le//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/builtin + cp -pav ./interfaces/builtin/gpg_keys_test.go /builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//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.39-1.fc30.ppc64le//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/desktop.go + echo '%dir %{gopath}/src/%{import_path}/./interfaces/builtin' BUILDSTDERR: ++ dirname ./interfaces/builtin/desktop.go + install -d -p /builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/builtin + cp -pav ./interfaces/builtin/desktop.go /builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/builtin/desktop.go './interfaces/builtin/desktop.go' -> '/builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//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/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.39-1.fc30.ppc64le//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/builtin + cp -pav ./interfaces/builtin/greengrass_support.go /builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/builtin/greengrass_support.go './interfaces/builtin/greengrass_support.go' -> '/builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//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/pulseaudio.go + echo '%dir %{gopath}/src/%{import_path}/./interfaces/builtin' BUILDSTDERR: ++ dirname ./interfaces/builtin/pulseaudio.go + install -d -p /builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/builtin + cp -pav ./interfaces/builtin/pulseaudio.go /builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/builtin/pulseaudio.go './interfaces/builtin/pulseaudio.go' -> '/builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//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/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.39-1.fc30.ppc64le//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/builtin './interfaces/builtin/classic_support.go' -> '/builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/builtin/classic_support.go' './interfaces/builtin/juju_client_observe.go' -> '/builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/builtin/juju_client_observe.go' + cp -pav ./interfaces/builtin/classic_support.go /builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//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/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.39-1.fc30.ppc64le//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/builtin + cp -pav ./interfaces/builtin/juju_client_observe.go /builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//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/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.39-1.fc30.ppc64le//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/builtin + cp -pav ./interfaces/builtin/gpg_public_keys_test.go /builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//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.39-1.fc30.ppc64le//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/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.39-1.fc30.ppc64le//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/builtin './interfaces/builtin/screen_inhibit_control.go' -> '/builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/builtin/screen_inhibit_control.go' + cp -pav ./interfaces/builtin/screen_inhibit_control.go /builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//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/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.39-1.fc30.ppc64le//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/builtin './interfaces/builtin/personal_files_test.go' -> '/builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/builtin/personal_files_test.go' + cp -pav ./interfaces/builtin/personal_files_test.go /builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//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/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.39-1.fc30.ppc64le//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/builtin './interfaces/builtin/snapd_control_test.go' -> '/builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/builtin/snapd_control_test.go' + cp -pav ./interfaces/builtin/snapd_control_test.go /builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//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/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.39-1.fc30.ppc64le//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/builtin + cp -pav ./interfaces/builtin/ubuntu_download_manager.go /builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//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.39-1.fc30.ppc64le//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/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.39-1.fc30.ppc64le//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/builtin './interfaces/builtin/storage_framework_service_test.go' -> '/builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/builtin/storage_framework_service_test.go' + cp -pav ./interfaces/builtin/storage_framework_service_test.go /builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//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/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.39-1.fc30.ppc64le//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/builtin + cp -pav ./interfaces/builtin/hardware_random_control.go /builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//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.39-1.fc30.ppc64le//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/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.39-1.fc30.ppc64le//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/builtin + cp -pav ./interfaces/builtin/io_ports_control.go /builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//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.39-1.fc30.ppc64le//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/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.39-1.fc30.ppc64le//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/builtin './interfaces/builtin/network_bind.go' -> '/builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/builtin/network_bind.go' + cp -pav ./interfaces/builtin/network_bind.go /builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//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/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.39-1.fc30.ppc64le//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/builtin + cp -pav ./interfaces/builtin/hostname_control_test.go /builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//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.39-1.fc30.ppc64le//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/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.39-1.fc30.ppc64le//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/builtin + cp -pav ./interfaces/builtin/display_control.go /builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/builtin/display_control.go './interfaces/builtin/display_control.go' -> '/builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//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.go + echo '%dir %{gopath}/src/%{import_path}/./interfaces/builtin' BUILDSTDERR: ++ dirname ./interfaces/builtin/adb_support.go + install -d -p /builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/builtin + cp -pav ./interfaces/builtin/adb_support.go /builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/builtin/adb_support.go './interfaces/builtin/adb_support.go' -> '/builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//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/dcdbas_control_test.go + echo '%dir %{gopath}/src/%{import_path}/./interfaces/builtin' BUILDSTDERR: ++ dirname ./interfaces/builtin/dcdbas_control_test.go './interfaces/builtin/dcdbas_control_test.go' -> '/builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/builtin/dcdbas_control_test.go' + install -d -p /builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/builtin + cp -pav ./interfaces/builtin/dcdbas_control_test.go /builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//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/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.39-1.fc30.ppc64le//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/builtin + cp -pav ./interfaces/builtin/bool_file.go /builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/builtin/bool_file.go './interfaces/builtin/bool_file.go' -> '/builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//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/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.39-1.fc30.ppc64le//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/builtin + cp -pav ./interfaces/builtin/dbus_test.go /builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/builtin/dbus_test.go './interfaces/builtin/dbus_test.go' -> '/builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//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/intel_mei.go + echo '%dir %{gopath}/src/%{import_path}/./interfaces/builtin' BUILDSTDERR: ++ dirname ./interfaces/builtin/intel_mei.go + install -d -p /builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/builtin './interfaces/builtin/intel_mei.go' -> '/builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/builtin/intel_mei.go' + cp -pav ./interfaces/builtin/intel_mei.go /builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/builtin/intel_mei.go + echo '%{gopath}/src/%{import_path}/./interfaces/builtin/intel_mei.go' + for file in $(find . -iname "*.go" -o -iname "*.s" \! -iname "*_test.go") 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.39-1.fc30.ppc64le//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/builtin + cp -pav ./interfaces/builtin/maliit.go /builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/builtin/maliit.go './interfaces/builtin/maliit.go' -> '/builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//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/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.39-1.fc30.ppc64le//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/builtin + cp -pav ./interfaces/builtin/contacts_service_test.go /builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//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.39-1.fc30.ppc64le//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/removable_media_test.go './interfaces/builtin/removable_media_test.go' -> '/builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//usr/share/gocode/src/github.com/snapcore/snapd/./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.39-1.fc30.ppc64le//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/builtin + cp -pav ./interfaces/builtin/removable_media_test.go /builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//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/unity7.go + echo '%dir %{gopath}/src/%{import_path}/./interfaces/builtin' BUILDSTDERR: ++ dirname ./interfaces/builtin/unity7.go + install -d -p /builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/builtin + cp -pav ./interfaces/builtin/unity7.go /builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/builtin/unity7.go './interfaces/builtin/unity7.go' -> '/builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//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/kvm.go + echo '%dir %{gopath}/src/%{import_path}/./interfaces/builtin' BUILDSTDERR: ++ dirname ./interfaces/builtin/kvm.go + install -d -p /builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/builtin + cp -pav ./interfaces/builtin/kvm.go /builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/builtin/kvm.go './interfaces/builtin/kvm.go' -> '/builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//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/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.39-1.fc30.ppc64le//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/builtin + cp -pav ./interfaces/builtin/iio_test.go /builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/builtin/iio_test.go './interfaces/builtin/iio_test.go' -> '/builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//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/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.39-1.fc30.ppc64le//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/builtin + cp -pav ./interfaces/builtin/unity8_contacts_test.go /builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//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.39-1.fc30.ppc64le//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/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.39-1.fc30.ppc64le//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/builtin + cp -pav ./interfaces/builtin/desktop_legacy_test.go /builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//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.39-1.fc30.ppc64le//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/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.39-1.fc30.ppc64le//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/builtin + cp -pav ./interfaces/builtin/autopilot_test.go /builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/builtin/autopilot_test.go './interfaces/builtin/autopilot_test.go' -> '/builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//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/tpm.go + echo '%dir %{gopath}/src/%{import_path}/./interfaces/builtin' BUILDSTDERR: ++ dirname ./interfaces/builtin/tpm.go + install -d -p /builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/builtin + cp -pav ./interfaces/builtin/tpm.go /builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/builtin/tpm.go './interfaces/builtin/tpm.go' -> '/builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//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/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.39-1.fc30.ppc64le//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/builtin + cp -pav ./interfaces/builtin/avahi_observe_test.go /builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//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.39-1.fc30.ppc64le//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/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.39-1.fc30.ppc64le//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/builtin + cp -pav ./interfaces/builtin/classic_support_test.go /builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//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.39-1.fc30.ppc64le//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/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.39-1.fc30.ppc64le//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/builtin + cp -pav ./interfaces/builtin/firewall_control_test.go /builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//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.39-1.fc30.ppc64le//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/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.39-1.fc30.ppc64le//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/builtin + cp -pav ./interfaces/builtin/time_control.go /builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/builtin/time_control.go './interfaces/builtin/time_control.go' -> '/builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//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/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.39-1.fc30.ppc64le//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/builtin + cp -pav ./interfaces/builtin/unity8_calendar.go /builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/builtin/unity8_calendar.go './interfaces/builtin/unity8_calendar.go' -> '/builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//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/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.39-1.fc30.ppc64le//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/builtin + cp -pav ./interfaces/builtin/bluetooth_control.go /builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/builtin/bluetooth_control.go './interfaces/builtin/bluetooth_control.go' -> '/builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//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/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.39-1.fc30.ppc64le//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/builtin + cp -pav ./interfaces/builtin/u2f_devices_test.go /builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//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.39-1.fc30.ppc64le//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/network_manager_observe_test.go + echo '%dir %{gopath}/src/%{import_path}/./interfaces/builtin' BUILDSTDERR: ++ dirname ./interfaces/builtin/network_manager_observe_test.go + install -d -p /builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/builtin + cp -pav ./interfaces/builtin/network_manager_observe_test.go /builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/builtin/network_manager_observe_test.go './interfaces/builtin/network_manager_observe_test.go' -> '/builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/builtin/network_manager_observe_test.go' + echo '%{gopath}/src/%{import_path}/./interfaces/builtin/network_manager_observe_test.go' + for file in $(find . -iname "*.go" -o -iname "*.s" \! -iname "*_test.go") 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.39-1.fc30.ppc64le//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/builtin + cp -pav ./interfaces/builtin/tpm_test.go /builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/builtin/tpm_test.go './interfaces/builtin/tpm_test.go' -> '/builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//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/camera.go + echo '%dir %{gopath}/src/%{import_path}/./interfaces/builtin' BUILDSTDERR: ++ dirname ./interfaces/builtin/camera.go + install -d -p /builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/builtin + cp -pav ./interfaces/builtin/camera.go /builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/builtin/camera.go './interfaces/builtin/camera.go' -> '/builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//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/multipass_support.go + echo '%dir %{gopath}/src/%{import_path}/./interfaces/builtin' BUILDSTDERR: ++ dirname ./interfaces/builtin/multipass_support.go + install -d -p /builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/builtin + cp -pav ./interfaces/builtin/multipass_support.go /builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/builtin/multipass_support.go './interfaces/builtin/multipass_support.go' -> '/builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/builtin/multipass_support.go' + echo '%{gopath}/src/%{import_path}/./interfaces/builtin/multipass_support.go' + for file in $(find . -iname "*.go" -o -iname "*.s" \! -iname "*_test.go") 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.39-1.fc30.ppc64le//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/builtin + cp -pav ./interfaces/builtin/ppp_test.go /builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/builtin/ppp_test.go './interfaces/builtin/ppp_test.go' -> '/builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//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/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.39-1.fc30.ppc64le//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/builtin + cp -pav ./interfaces/builtin/docker_test.go /builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/builtin/docker_test.go './interfaces/builtin/docker_test.go' -> '/builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//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/i2c.go + echo '%dir %{gopath}/src/%{import_path}/./interfaces/builtin' BUILDSTDERR: ++ dirname ./interfaces/builtin/i2c.go + install -d -p /builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/builtin + cp -pav ./interfaces/builtin/i2c.go /builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/builtin/i2c.go './interfaces/builtin/i2c.go' -> '/builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//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/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.39-1.fc30.ppc64le//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/builtin + cp -pav ./interfaces/builtin/ssh_public_keys_test.go /builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//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.39-1.fc30.ppc64le//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/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.39-1.fc30.ppc64le//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/builtin + cp -pav ./interfaces/builtin/adb_support_test.go /builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//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.39-1.fc30.ppc64le//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/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.39-1.fc30.ppc64le//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/builtin + cp -pav ./interfaces/builtin/common_test.go /builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/builtin/common_test.go './interfaces/builtin/common_test.go' -> '/builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//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/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.39-1.fc30.ppc64le//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/builtin + cp -pav ./interfaces/builtin/avahi_control_test.go /builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//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.39-1.fc30.ppc64le//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/timeserver_control.go + echo '%dir %{gopath}/src/%{import_path}/./interfaces/builtin' BUILDSTDERR: ++ dirname ./interfaces/builtin/timeserver_control.go './interfaces/builtin/timeserver_control.go' -> '/builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/builtin/timeserver_control.go' + install -d -p /builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/builtin + cp -pav ./interfaces/builtin/timeserver_control.go /builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//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/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.39-1.fc30.ppc64le//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/builtin + cp -pav ./interfaces/builtin/ssh_public_keys.go /builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//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.39-1.fc30.ppc64le//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/gsettings_test.go + echo '%dir %{gopath}/src/%{import_path}/./interfaces/builtin' BUILDSTDERR: ++ dirname ./interfaces/builtin/gsettings_test.go './interfaces/builtin/gsettings_test.go' -> '/builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/builtin/gsettings_test.go' + install -d -p /builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/builtin + cp -pav ./interfaces/builtin/gsettings_test.go /builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//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/physical_memory_observe_test.go './interfaces/builtin/physical_memory_observe_test.go' -> '/builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//usr/share/gocode/src/github.com/snapcore/snapd/./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.39-1.fc30.ppc64le//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/builtin + cp -pav ./interfaces/builtin/physical_memory_observe_test.go /builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//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/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.39-1.fc30.ppc64le//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/builtin + cp -pav ./interfaces/builtin/system_trace_test.go /builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//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.39-1.fc30.ppc64le//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/wayland.go + echo '%dir %{gopath}/src/%{import_path}/./interfaces/builtin' BUILDSTDERR: ++ dirname ./interfaces/builtin/wayland.go + install -d -p /builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/builtin + cp -pav ./interfaces/builtin/wayland.go /builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/builtin/wayland.go './interfaces/builtin/wayland.go' -> '/builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/builtin/wayland.go' './interfaces/builtin/media_hub.go' -> '/builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/builtin/media_hub.go' './interfaces/builtin/intel_mei_test.go' -> '/builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/builtin/intel_mei_test.go' './interfaces/builtin/maliit_test.go' -> '/builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/builtin/maliit_test.go' './interfaces/builtin/opengl_test.go' -> '/builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/builtin/opengl_test.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/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.39-1.fc30.ppc64le//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/builtin + cp -pav ./interfaces/builtin/media_hub.go /builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//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/intel_mei_test.go + echo '%dir %{gopath}/src/%{import_path}/./interfaces/builtin' BUILDSTDERR: ++ dirname ./interfaces/builtin/intel_mei_test.go + install -d -p /builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/builtin + cp -pav ./interfaces/builtin/intel_mei_test.go /builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/builtin/intel_mei_test.go + echo '%{gopath}/src/%{import_path}/./interfaces/builtin/intel_mei_test.go' + for file in $(find . -iname "*.go" -o -iname "*.s" \! -iname "*_test.go") 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.39-1.fc30.ppc64le//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/builtin + cp -pav ./interfaces/builtin/maliit_test.go /builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//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/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.39-1.fc30.ppc64le//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/builtin + cp -pav ./interfaces/builtin/opengl_test.go /builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//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/fwupd.go + echo '%dir %{gopath}/src/%{import_path}/./interfaces/builtin' BUILDSTDERR: ++ dirname ./interfaces/builtin/fwupd.go + install -d -p /builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/builtin + cp -pav ./interfaces/builtin/fwupd.go /builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/builtin/fwupd.go './interfaces/builtin/fwupd.go' -> '/builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//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/timezone_control.go + echo '%dir %{gopath}/src/%{import_path}/./interfaces/builtin' BUILDSTDERR: ++ dirname ./interfaces/builtin/timezone_control.go './interfaces/builtin/timezone_control.go' -> '/builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/builtin/timezone_control.go' + install -d -p /builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/builtin + cp -pav ./interfaces/builtin/timezone_control.go /builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//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/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.39-1.fc30.ppc64le//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/builtin + cp -pav ./interfaces/builtin/libvirt_test.go /builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/builtin/libvirt_test.go './interfaces/builtin/libvirt_test.go' -> '/builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//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/autopilot.go + echo '%dir %{gopath}/src/%{import_path}/./interfaces/builtin' BUILDSTDERR: ++ dirname ./interfaces/builtin/autopilot.go + install -d -p /builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/builtin + cp -pav ./interfaces/builtin/autopilot.go /builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/builtin/autopilot.go './interfaces/builtin/autopilot.go' -> '/builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//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/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.39-1.fc30.ppc64le//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/builtin + cp -pav ./interfaces/builtin/daemon_notify.go /builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/builtin/daemon_notify.go './interfaces/builtin/daemon_notify.go' -> '/builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//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/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.39-1.fc30.ppc64le//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/utils './interfaces/utils/utils_test.go' -> '/builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/utils/utils_test.go' + cp -pav ./interfaces/utils/utils_test.go /builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//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/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.39-1.fc30.ppc64le//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/utils './interfaces/utils/utils.go' -> '/builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/utils/utils.go' + cp -pav ./interfaces/utils/utils.go /builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//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/naming.go + echo '%dir %{gopath}/src/%{import_path}/./interfaces' BUILDSTDERR: ++ dirname ./interfaces/naming.go + install -d -p /builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces + cp -pav ./interfaces/naming.go /builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/naming.go './interfaces/naming.go' -> '/builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//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/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.39-1.fc30.ppc64le//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces + cp -pav ./interfaces/system_key_test.go /builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/system_key_test.go './interfaces/system_key_test.go' -> '/builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//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/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.39-1.fc30.ppc64le//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/mount + cp -pav ./interfaces/mount/backend.go /builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/mount/backend.go './interfaces/mount/backend.go' -> '/builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//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/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.39-1.fc30.ppc64le//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/mount + cp -pav ./interfaces/mount/backend_test.go /builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/mount/backend_test.go './interfaces/mount/backend_test.go' -> '/builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//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.39-1.fc30.ppc64le//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/mount + cp -pav ./interfaces/mount/ns_test.go /builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/mount/ns_test.go './interfaces/mount/ns_test.go' -> '/builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//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/ns.go + echo '%dir %{gopath}/src/%{import_path}/./interfaces/mount' BUILDSTDERR: ++ dirname ./interfaces/mount/ns.go + install -d -p /builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/mount + cp -pav ./interfaces/mount/ns.go /builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/mount/ns.go './interfaces/mount/ns.go' -> '/builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//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.go + echo '%dir %{gopath}/src/%{import_path}/./interfaces/mount' BUILDSTDERR: ++ dirname ./interfaces/mount/spec.go + install -d -p /builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/mount + cp -pav ./interfaces/mount/spec.go /builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/mount/spec.go './interfaces/mount/spec.go' -> '/builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//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/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.39-1.fc30.ppc64le//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/mount + cp -pav ./interfaces/mount/spec_test.go /builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/mount/spec_test.go './interfaces/mount/spec_test.go' -> '/builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//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/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.39-1.fc30.ppc64le//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/ifacetest + cp -pav ./interfaces/ifacetest/backend.go /builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/ifacetest/backend.go './interfaces/ifacetest/backend.go' -> '/builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//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/testiface.go + echo '%dir %{gopath}/src/%{import_path}/./interfaces/ifacetest' BUILDSTDERR: ++ dirname ./interfaces/ifacetest/testiface.go + install -d -p /builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/ifacetest + cp -pav ./interfaces/ifacetest/testiface.go /builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/ifacetest/testiface.go './interfaces/ifacetest/testiface.go' -> '/builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//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/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.39-1.fc30.ppc64le//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/ifacetest + cp -pav ./interfaces/ifacetest/ifacetest_test.go /builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/ifacetest/ifacetest_test.go './interfaces/ifacetest/ifacetest_test.go' -> '/builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//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/backendtest.go + echo '%dir %{gopath}/src/%{import_path}/./interfaces/ifacetest' BUILDSTDERR: ++ dirname ./interfaces/ifacetest/backendtest.go + install -d -p /builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/ifacetest + cp -pav ./interfaces/ifacetest/backendtest.go /builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/ifacetest/backendtest.go './interfaces/ifacetest/backendtest.go' -> '/builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//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/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.39-1.fc30.ppc64le//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/ifacetest './interfaces/ifacetest/testiface_test.go' -> '/builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/ifacetest/testiface_test.go' + cp -pav ./interfaces/ifacetest/testiface_test.go /builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//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.go + echo '%dir %{gopath}/src/%{import_path}/./interfaces/ifacetest' BUILDSTDERR: ++ dirname ./interfaces/ifacetest/spec.go + install -d -p /builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/ifacetest './interfaces/ifacetest/spec.go' -> '/builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/ifacetest/spec.go' + cp -pav ./interfaces/ifacetest/spec.go /builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//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/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.39-1.fc30.ppc64le//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/ifacetest + cp -pav ./interfaces/ifacetest/spec_test.go /builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/ifacetest/spec_test.go './interfaces/ifacetest/spec_test.go' -> '/builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//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.39-1.fc30.ppc64le//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/udev './interfaces/udev/backend.go' -> '/builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/udev/backend.go' + cp -pav ./interfaces/udev/backend.go /builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//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 './interfaces/udev/backend_test.go' -> '/builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/udev/backend_test.go' './interfaces/udev/spec.go' -> '/builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/udev/spec.go' + echo '%dir %{gopath}/src/%{import_path}/./interfaces/udev' BUILDSTDERR: ++ dirname ./interfaces/udev/backend_test.go + install -d -p /builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/udev + cp -pav ./interfaces/udev/backend_test.go /builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//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.39-1.fc30.ppc64le//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/udev + cp -pav ./interfaces/udev/spec.go /builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//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.go + echo '%dir %{gopath}/src/%{import_path}/./interfaces/udev' BUILDSTDERR: ++ dirname ./interfaces/udev/udev.go + install -d -p /builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/udev + cp -pav ./interfaces/udev/udev.go /builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/udev/udev.go './interfaces/udev/udev.go' -> '/builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//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/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.39-1.fc30.ppc64le//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/udev + cp -pav ./interfaces/udev/udev_test.go /builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/udev/udev_test.go './interfaces/udev/udev_test.go' -> '/builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//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/spec_test.go './interfaces/udev/spec_test.go' -> '/builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//usr/share/gocode/src/github.com/snapcore/snapd/./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.39-1.fc30.ppc64le//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/udev + cp -pav ./interfaces/udev/spec_test.go /builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//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 ./interfaces/hotplug/proposed_slot.go + echo '%dir %{gopath}/src/%{import_path}/./interfaces/hotplug' BUILDSTDERR: ++ dirname ./interfaces/hotplug/proposed_slot.go + install -d -p /builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/hotplug './interfaces/hotplug/proposed_slot.go' -> '/builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/hotplug/proposed_slot.go' + cp -pav ./interfaces/hotplug/proposed_slot.go /builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/hotplug/proposed_slot.go + echo '%{gopath}/src/%{import_path}/./interfaces/hotplug/proposed_slot.go' + for file in $(find . -iname "*.go" -o -iname "*.s" \! -iname "*_test.go") BUILDSTDERR: ++ dirname ./interfaces/hotplug/udevadm.go + echo '%dir %{gopath}/src/%{import_path}/./interfaces/hotplug' BUILDSTDERR: ++ dirname ./interfaces/hotplug/udevadm.go './interfaces/hotplug/udevadm.go' -> '/builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/hotplug/udevadm.go' + install -d -p /builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/hotplug + cp -pav ./interfaces/hotplug/udevadm.go /builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//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/deviceinfo.go + echo '%dir %{gopath}/src/%{import_path}/./interfaces/hotplug' BUILDSTDERR: ++ dirname ./interfaces/hotplug/deviceinfo.go + install -d -p /builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/hotplug './interfaces/hotplug/deviceinfo.go' -> '/builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/hotplug/deviceinfo.go' + cp -pav ./interfaces/hotplug/deviceinfo.go /builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//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/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.39-1.fc30.ppc64le//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/hotplug './interfaces/hotplug/deviceinfo_test.go' -> '/builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/hotplug/deviceinfo_test.go' + cp -pav ./interfaces/hotplug/deviceinfo_test.go /builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//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.39-1.fc30.ppc64le//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/hotplug + cp -pav ./interfaces/hotplug/udevadm_test.go /builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/hotplug/udevadm_test.go './interfaces/hotplug/udevadm_test.go' -> '/builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//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/proposed_slot_test.go + echo '%dir %{gopath}/src/%{import_path}/./interfaces/hotplug' BUILDSTDERR: ++ dirname ./interfaces/hotplug/proposed_slot_test.go + install -d -p /builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/hotplug './interfaces/hotplug/proposed_slot_test.go' -> '/builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/hotplug/proposed_slot_test.go' + cp -pav ./interfaces/hotplug/proposed_slot_test.go /builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/hotplug/proposed_slot_test.go + echo '%{gopath}/src/%{import_path}/./interfaces/hotplug/proposed_slot_test.go' + for file in $(find . -iname "*.go" -o -iname "*.s" \! -iname "*_test.go") 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.39-1.fc30.ppc64le//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces './interfaces/sorting.go' -> '/builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/sorting.go' + cp -pav ./interfaces/sorting.go /builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//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/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.39-1.fc30.ppc64le//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/dbus + cp -pav ./interfaces/dbus/template.go /builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/dbus/template.go './interfaces/dbus/template.go' -> '/builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//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/backend.go + echo '%dir %{gopath}/src/%{import_path}/./interfaces/dbus' BUILDSTDERR: ++ dirname ./interfaces/dbus/backend.go + install -d -p /builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/dbus './interfaces/dbus/backend.go' -> '/builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/dbus/backend.go' './interfaces/dbus/backend_test.go' -> '/builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/dbus/backend_test.go' './interfaces/dbus/dbus.go' -> '/builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/dbus/dbus.go' './interfaces/dbus/export_test.go' -> '/builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/dbus/export_test.go' + cp -pav ./interfaces/dbus/backend.go /builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//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/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.39-1.fc30.ppc64le//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/dbus + cp -pav ./interfaces/dbus/backend_test.go /builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//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/dbus.go + echo '%dir %{gopath}/src/%{import_path}/./interfaces/dbus' BUILDSTDERR: ++ dirname ./interfaces/dbus/dbus.go + install -d -p /builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/dbus + cp -pav ./interfaces/dbus/dbus.go /builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//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/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.39-1.fc30.ppc64le//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/dbus + cp -pav ./interfaces/dbus/export_test.go /builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//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/spec.go + echo '%dir %{gopath}/src/%{import_path}/./interfaces/dbus' BUILDSTDERR: ++ dirname ./interfaces/dbus/spec.go + install -d -p /builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/dbus './interfaces/dbus/spec.go' -> '/builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/dbus/spec.go' + cp -pav ./interfaces/dbus/spec.go /builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//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.39-1.fc30.ppc64le//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/dbus + cp -pav ./interfaces/dbus/dbus_test.go /builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/dbus/dbus_test.go './interfaces/dbus/dbus_test.go' -> '/builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//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.39-1.fc30.ppc64le//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/dbus + cp -pav ./interfaces/dbus/spec_test.go /builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/dbus/spec_test.go './interfaces/dbus/spec_test.go' -> '/builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//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/repo_test.go + echo '%dir %{gopath}/src/%{import_path}/./interfaces' BUILDSTDERR: ++ dirname ./interfaces/repo_test.go + install -d -p /builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces + cp -pav ./interfaces/repo_test.go /builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/repo_test.go './interfaces/repo_test.go' -> '/builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//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/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.39-1.fc30.ppc64le//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/kmod './interfaces/kmod/backend.go' -> '/builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/kmod/backend.go' + cp -pav ./interfaces/kmod/backend.go /builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//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/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.39-1.fc30.ppc64le//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/kmod + cp -pav ./interfaces/kmod/kmod_test.go /builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/kmod/kmod_test.go './interfaces/kmod/kmod_test.go' -> '/builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//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.39-1.fc30.ppc64le//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/kmod + cp -pav ./interfaces/kmod/backend_test.go /builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/kmod/backend_test.go './interfaces/kmod/backend_test.go' -> '/builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//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.39-1.fc30.ppc64le//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/kmod './interfaces/kmod/kmod.go' -> '/builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/kmod/kmod.go' + cp -pav ./interfaces/kmod/kmod.go /builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//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/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.39-1.fc30.ppc64le//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/kmod + cp -pav ./interfaces/kmod/export_test.go /builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/kmod/export_test.go './interfaces/kmod/export_test.go' -> '/builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//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/spec.go + echo '%dir %{gopath}/src/%{import_path}/./interfaces/kmod' BUILDSTDERR: ++ dirname ./interfaces/kmod/spec.go + install -d -p /builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/kmod './interfaces/kmod/spec.go' -> '/builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/kmod/spec.go' + cp -pav ./interfaces/kmod/spec.go /builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//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.39-1.fc30.ppc64le//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/kmod + cp -pav ./interfaces/kmod/spec_test.go /builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/kmod/spec_test.go './interfaces/kmod/spec_test.go' -> '/builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//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/connection_test.go + echo '%dir %{gopath}/src/%{import_path}/./interfaces' BUILDSTDERR: ++ dirname ./interfaces/connection_test.go + install -d -p /builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces './interfaces/connection_test.go' -> '/builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//usr/share/gocode/src/github.com/snapcore/snapd/./interfaces/connection_test.go' + cp -pav ./interfaces/connection_test.go /builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//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 ./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.39-1.fc30.ppc64le//usr/share/gocode/src/github.com/snapcore/snapd/./testutil './testutil/exec_test.go' -> '/builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//usr/share/gocode/src/github.com/snapcore/snapd/./testutil/exec_test.go' + cp -pav ./testutil/exec_test.go /builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//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/filepresencechecker.go + echo '%dir %{gopath}/src/%{import_path}/./testutil' BUILDSTDERR: ++ dirname ./testutil/filepresencechecker.go './testutil/filepresencechecker.go' -> '/builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//usr/share/gocode/src/github.com/snapcore/snapd/./testutil/filepresencechecker.go' + install -d -p /builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//usr/share/gocode/src/github.com/snapcore/snapd/./testutil + cp -pav ./testutil/filepresencechecker.go /builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//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/filepresencechecker_test.go + echo '%dir %{gopath}/src/%{import_path}/./testutil' BUILDSTDERR: ++ dirname ./testutil/filepresencechecker_test.go + install -d -p /builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//usr/share/gocode/src/github.com/snapcore/snapd/./testutil + cp -pav ./testutil/filepresencechecker_test.go /builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//usr/share/gocode/src/github.com/snapcore/snapd/./testutil/filepresencechecker_test.go './testutil/filepresencechecker_test.go' -> '/builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//usr/share/gocode/src/github.com/snapcore/snapd/./testutil/filepresencechecker_test.go' './testutil/filecontentchecker_test.go' -> '/builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//usr/share/gocode/src/github.com/snapcore/snapd/./testutil/filecontentchecker_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 ./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.39-1.fc30.ppc64le//usr/share/gocode/src/github.com/snapcore/snapd/./testutil + cp -pav ./testutil/filecontentchecker_test.go /builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//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/intcheckers.go './testutil/intcheckers.go' -> '/builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//usr/share/gocode/src/github.com/snapcore/snapd/./testutil/intcheckers.go' + echo '%dir %{gopath}/src/%{import_path}/./testutil' BUILDSTDERR: ++ dirname ./testutil/intcheckers.go + install -d -p /builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//usr/share/gocode/src/github.com/snapcore/snapd/./testutil + cp -pav ./testutil/intcheckers.go /builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//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/paddedchecker.go + echo '%dir %{gopath}/src/%{import_path}/./testutil' BUILDSTDERR: ++ dirname ./testutil/paddedchecker.go + install -d -p /builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//usr/share/gocode/src/github.com/snapcore/snapd/./testutil './testutil/paddedchecker.go' -> '/builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//usr/share/gocode/src/github.com/snapcore/snapd/./testutil/paddedchecker.go' + cp -pav ./testutil/paddedchecker.go /builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//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/dbustest.go + echo '%dir %{gopath}/src/%{import_path}/./testutil' BUILDSTDERR: ++ dirname ./testutil/dbustest.go + install -d -p /builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//usr/share/gocode/src/github.com/snapcore/snapd/./testutil + cp -pav ./testutil/dbustest.go /builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//usr/share/gocode/src/github.com/snapcore/snapd/./testutil/dbustest.go './testutil/dbustest.go' -> '/builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//usr/share/gocode/src/github.com/snapcore/snapd/./testutil/dbustest.go' './testutil/syscallschecker.go' -> '/builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//usr/share/gocode/src/github.com/snapcore/snapd/./testutil/syscallschecker.go' './testutil/intcheckers_test.go' -> '/builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//usr/share/gocode/src/github.com/snapcore/snapd/./testutil/intcheckers_test.go' + echo '%{gopath}/src/%{import_path}/./testutil/dbustest.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.39-1.fc30.ppc64le//usr/share/gocode/src/github.com/snapcore/snapd/./testutil + cp -pav ./testutil/syscallschecker.go /builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//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/intcheckers_test.go + echo '%dir %{gopath}/src/%{import_path}/./testutil' BUILDSTDERR: ++ dirname ./testutil/intcheckers_test.go + install -d -p /builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//usr/share/gocode/src/github.com/snapcore/snapd/./testutil + cp -pav ./testutil/intcheckers_test.go /builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//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/testutil_test.go + echo '%dir %{gopath}/src/%{import_path}/./testutil' BUILDSTDERR: ++ dirname ./testutil/testutil_test.go + install -d -p /builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//usr/share/gocode/src/github.com/snapcore/snapd/./testutil './testutil/testutil_test.go' -> '/builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//usr/share/gocode/src/github.com/snapcore/snapd/./testutil/testutil_test.go' './testutil/filecontentchecker.go' -> '/builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//usr/share/gocode/src/github.com/snapcore/snapd/./testutil/filecontentchecker.go' './testutil/exec.go' -> '/builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//usr/share/gocode/src/github.com/snapcore/snapd/./testutil/exec.go' + cp -pav ./testutil/testutil_test.go /builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//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/filecontentchecker.go + echo '%dir %{gopath}/src/%{import_path}/./testutil' BUILDSTDERR: ++ dirname ./testutil/filecontentchecker.go + install -d -p /builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//usr/share/gocode/src/github.com/snapcore/snapd/./testutil + cp -pav ./testutil/filecontentchecker.go /builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//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/exec.go + echo '%dir %{gopath}/src/%{import_path}/./testutil' BUILDSTDERR: ++ dirname ./testutil/exec.go + install -d -p /builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//usr/share/gocode/src/github.com/snapcore/snapd/./testutil + cp -pav ./testutil/exec.go /builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//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/lowlevel.go + echo '%dir %{gopath}/src/%{import_path}/./testutil' BUILDSTDERR: ++ dirname ./testutil/lowlevel.go + install -d -p /builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//usr/share/gocode/src/github.com/snapcore/snapd/./testutil './testutil/lowlevel.go' -> '/builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//usr/share/gocode/src/github.com/snapcore/snapd/./testutil/lowlevel.go' './testutil/containschecker.go' -> '/builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//usr/share/gocode/src/github.com/snapcore/snapd/./testutil/containschecker.go' './testutil/lowlevel_test.go' -> '/builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//usr/share/gocode/src/github.com/snapcore/snapd/./testutil/lowlevel_test.go' + cp -pav ./testutil/lowlevel.go /builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//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/containschecker.go + echo '%dir %{gopath}/src/%{import_path}/./testutil' BUILDSTDERR: ++ dirname ./testutil/containschecker.go + install -d -p /builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//usr/share/gocode/src/github.com/snapcore/snapd/./testutil + cp -pav ./testutil/containschecker.go /builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//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/lowlevel_test.go + echo '%dir %{gopath}/src/%{import_path}/./testutil' BUILDSTDERR: ++ dirname ./testutil/lowlevel_test.go + install -d -p /builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//usr/share/gocode/src/github.com/snapcore/snapd/./testutil + cp -pav ./testutil/lowlevel_test.go /builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//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/syscallschecker_test.go + echo '%dir %{gopath}/src/%{import_path}/./testutil' BUILDSTDERR: ++ dirname ./testutil/syscallschecker_test.go + install -d -p /builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//usr/share/gocode/src/github.com/snapcore/snapd/./testutil './testutil/syscallschecker_test.go' -> '/builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//usr/share/gocode/src/github.com/snapcore/snapd/./testutil/syscallschecker_test.go' './testutil/export_test.go' -> '/builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//usr/share/gocode/src/github.com/snapcore/snapd/./testutil/export_test.go' './testutil/base.go' -> '/builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//usr/share/gocode/src/github.com/snapcore/snapd/./testutil/base.go' + cp -pav ./testutil/syscallschecker_test.go /builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//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/export_test.go + echo '%dir %{gopath}/src/%{import_path}/./testutil' BUILDSTDERR: ++ dirname ./testutil/export_test.go + install -d -p /builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//usr/share/gocode/src/github.com/snapcore/snapd/./testutil + cp -pav ./testutil/export_test.go /builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//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/base.go + echo '%dir %{gopath}/src/%{import_path}/./testutil' BUILDSTDERR: ++ dirname ./testutil/base.go + install -d -p /builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//usr/share/gocode/src/github.com/snapcore/snapd/./testutil + cp -pav ./testutil/base.go /builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//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/containschecker_test.go + echo '%dir %{gopath}/src/%{import_path}/./testutil' BUILDSTDERR: ++ dirname ./testutil/containschecker_test.go './testutil/containschecker_test.go' -> '/builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//usr/share/gocode/src/github.com/snapcore/snapd/./testutil/containschecker_test.go' + install -d -p /builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//usr/share/gocode/src/github.com/snapcore/snapd/./testutil + cp -pav ./testutil/containschecker_test.go /builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//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/paddedchecker_test.go + echo '%dir %{gopath}/src/%{import_path}/./testutil' BUILDSTDERR: ++ dirname ./testutil/paddedchecker_test.go + install -d -p /builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//usr/share/gocode/src/github.com/snapcore/snapd/./testutil './testutil/paddedchecker_test.go' -> '/builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//usr/share/gocode/src/github.com/snapcore/snapd/./testutil/paddedchecker_test.go' + cp -pav ./testutil/paddedchecker_test.go /builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//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 ./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.39-1.fc30.ppc64le//usr/share/gocode/src/github.com/snapcore/snapd/./arch './arch/arch_test.go' -> '/builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//usr/share/gocode/src/github.com/snapcore/snapd/./arch/arch_test.go' + cp -pav ./arch/arch_test.go /builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//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 './arch/arch.go' -> '/builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//usr/share/gocode/src/github.com/snapcore/snapd/./arch/arch.go' + install -d -p /builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//usr/share/gocode/src/github.com/snapcore/snapd/./arch + cp -pav ./arch/arch.go /builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//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 ./store/download_test.go './store/download_test.go' -> '/builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//usr/share/gocode/src/github.com/snapcore/snapd/./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.39-1.fc30.ppc64le//usr/share/gocode/src/github.com/snapcore/snapd/./store + cp -pav ./store/download_test.go /builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//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/store_test.go + echo '%dir %{gopath}/src/%{import_path}/./store' BUILDSTDERR: ++ dirname ./store/store_test.go + install -d -p /builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//usr/share/gocode/src/github.com/snapcore/snapd/./store + cp -pav ./store/store_test.go /builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//usr/share/gocode/src/github.com/snapcore/snapd/./store/store_test.go './store/store_test.go' -> '/builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//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/auth_test.go + echo '%dir %{gopath}/src/%{import_path}/./store' BUILDSTDERR: ++ dirname ./store/auth_test.go + install -d -p /builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//usr/share/gocode/src/github.com/snapcore/snapd/./store './store/auth_test.go' -> '/builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//usr/share/gocode/src/github.com/snapcore/snapd/./store/auth_test.go' + cp -pav ./store/auth_test.go /builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//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_test.go + echo '%dir %{gopath}/src/%{import_path}/./store' BUILDSTDERR: ++ dirname ./store/details_v2_test.go + install -d -p /builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//usr/share/gocode/src/github.com/snapcore/snapd/./store + cp -pav ./store/details_v2_test.go /builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//usr/share/gocode/src/github.com/snapcore/snapd/./store/details_v2_test.go './store/details_v2_test.go' -> '/builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//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/context.go + echo '%dir %{gopath}/src/%{import_path}/./store' BUILDSTDERR: ++ dirname ./store/context.go './store/context.go' -> '/builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//usr/share/gocode/src/github.com/snapcore/snapd/./store/context.go' + install -d -p /builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//usr/share/gocode/src/github.com/snapcore/snapd/./store + cp -pav ./store/context.go /builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//usr/share/gocode/src/github.com/snapcore/snapd/./store/context.go + echo '%{gopath}/src/%{import_path}/./store/context.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.39-1.fc30.ppc64le//usr/share/gocode/src/github.com/snapcore/snapd/./store './store/stringlist_test.go' -> '/builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//usr/share/gocode/src/github.com/snapcore/snapd/./store/stringlist_test.go' + cp -pav ./store/stringlist_test.go /builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//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/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.39-1.fc30.ppc64le//usr/share/gocode/src/github.com/snapcore/snapd/./store/storetest + cp -pav ./store/storetest/storetest.go /builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//usr/share/gocode/src/github.com/snapcore/snapd/./store/storetest/storetest.go './store/storetest/storetest.go' -> '/builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//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 ./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.39-1.fc30.ppc64le//usr/share/gocode/src/github.com/snapcore/snapd/./store + cp -pav ./store/details_v2.go /builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//usr/share/gocode/src/github.com/snapcore/snapd/./store/details_v2.go './store/details_v2.go' -> '/builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//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/store.go + echo '%dir %{gopath}/src/%{import_path}/./store' BUILDSTDERR: ++ dirname ./store/store.go './store/store.go' -> '/builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//usr/share/gocode/src/github.com/snapcore/snapd/./store/store.go' + install -d -p /builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//usr/share/gocode/src/github.com/snapcore/snapd/./store + cp -pav ./store/store.go /builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//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/errors.go + echo '%dir %{gopath}/src/%{import_path}/./store' BUILDSTDERR: ++ dirname ./store/errors.go + install -d -p /builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//usr/share/gocode/src/github.com/snapcore/snapd/./store + cp -pav ./store/errors.go /builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//usr/share/gocode/src/github.com/snapcore/snapd/./store/errors.go './store/errors.go' -> '/builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//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/userinfo_test.go + echo '%dir %{gopath}/src/%{import_path}/./store' './store/userinfo_test.go' -> '/builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//usr/share/gocode/src/github.com/snapcore/snapd/./store/userinfo_test.go' BUILDSTDERR: ++ dirname ./store/userinfo_test.go + install -d -p /builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//usr/share/gocode/src/github.com/snapcore/snapd/./store + cp -pav ./store/userinfo_test.go /builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//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/export_test.go + echo '%dir %{gopath}/src/%{import_path}/./store' BUILDSTDERR: ++ dirname ./store/export_test.go './store/export_test.go' -> '/builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//usr/share/gocode/src/github.com/snapcore/snapd/./store/export_test.go' + install -d -p /builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//usr/share/gocode/src/github.com/snapcore/snapd/./store + cp -pav ./store/export_test.go /builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//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/details.go + echo '%dir %{gopath}/src/%{import_path}/./store' BUILDSTDERR: ++ dirname ./store/details.go + install -d -p /builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//usr/share/gocode/src/github.com/snapcore/snapd/./store + cp -pav ./store/details.go /builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//usr/share/gocode/src/github.com/snapcore/snapd/./store/details.go './store/details.go' -> '/builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//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_test.go + echo '%dir %{gopath}/src/%{import_path}/./store' BUILDSTDERR: ++ dirname ./store/cache_test.go + install -d -p /builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//usr/share/gocode/src/github.com/snapcore/snapd/./store + cp -pav ./store/cache_test.go /builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//usr/share/gocode/src/github.com/snapcore/snapd/./store/cache_test.go './store/cache_test.go' -> '/builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//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/auth.go + echo '%dir %{gopath}/src/%{import_path}/./store' BUILDSTDERR: ++ dirname ./store/auth.go + install -d -p /builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//usr/share/gocode/src/github.com/snapcore/snapd/./store + cp -pav ./store/auth.go /builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//usr/share/gocode/src/github.com/snapcore/snapd/./store/auth.go './store/auth.go' -> '/builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//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/cache.go + echo '%dir %{gopath}/src/%{import_path}/./store' BUILDSTDERR: ++ dirname ./store/cache.go + install -d -p /builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//usr/share/gocode/src/github.com/snapcore/snapd/./store + cp -pav ./store/cache.go /builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//usr/share/gocode/src/github.com/snapcore/snapd/./store/cache.go './store/cache.go' -> '/builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//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/userinfo.go + echo '%dir %{gopath}/src/%{import_path}/./store' BUILDSTDERR: ++ dirname ./store/userinfo.go + install -d -p /builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//usr/share/gocode/src/github.com/snapcore/snapd/./store + cp -pav ./store/userinfo.go /builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//usr/share/gocode/src/github.com/snapcore/snapd/./store/userinfo.go './store/userinfo.go' -> '/builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//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 ./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.39-1.fc30.ppc64le//usr/share/gocode/src/github.com/snapcore/snapd/./daemon + cp -pav ./daemon/api_test.go /builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//usr/share/gocode/src/github.com/snapcore/snapd/./daemon/api_test.go './daemon/api_test.go' -> '/builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//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_model_test.go + echo '%dir %{gopath}/src/%{import_path}/./daemon' BUILDSTDERR: ++ dirname ./daemon/api_model_test.go + install -d -p /builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//usr/share/gocode/src/github.com/snapcore/snapd/./daemon + cp -pav ./daemon/api_model_test.go /builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//usr/share/gocode/src/github.com/snapcore/snapd/./daemon/api_model_test.go './daemon/api_model_test.go' -> '/builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//usr/share/gocode/src/github.com/snapcore/snapd/./daemon/api_model_test.go' + echo '%{gopath}/src/%{import_path}/./daemon/api_model_test.go' + for file in $(find . -iname "*.go" -o -iname "*.s" \! -iname "*_test.go") 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.39-1.fc30.ppc64le//usr/share/gocode/src/github.com/snapcore/snapd/./daemon + cp -pav ./daemon/daemon.go /builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//usr/share/gocode/src/github.com/snapcore/snapd/./daemon/daemon.go './daemon/daemon.go' -> '/builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//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/snap.go + echo '%dir %{gopath}/src/%{import_path}/./daemon' BUILDSTDERR: ++ dirname ./daemon/snap.go + install -d -p /builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//usr/share/gocode/src/github.com/snapcore/snapd/./daemon + cp -pav ./daemon/snap.go /builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//usr/share/gocode/src/github.com/snapcore/snapd/./daemon/snap.go './daemon/snap.go' -> '/builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//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/api_connections_test.go + echo '%dir %{gopath}/src/%{import_path}/./daemon' BUILDSTDERR: ++ dirname ./daemon/api_connections_test.go + install -d -p /builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//usr/share/gocode/src/github.com/snapcore/snapd/./daemon + cp -pav ./daemon/api_connections_test.go /builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//usr/share/gocode/src/github.com/snapcore/snapd/./daemon/api_connections_test.go './daemon/api_connections_test.go' -> '/builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//usr/share/gocode/src/github.com/snapcore/snapd/./daemon/api_connections_test.go' + echo '%{gopath}/src/%{import_path}/./daemon/api_connections_test.go' + for file in $(find . -iname "*.go" -o -iname "*.s" \! -iname "*_test.go") BUILDSTDERR: ++ dirname ./daemon/api_snap_file_test.go + echo '%dir %{gopath}/src/%{import_path}/./daemon' BUILDSTDERR: ++ dirname ./daemon/api_snap_file_test.go + install -d -p /builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//usr/share/gocode/src/github.com/snapcore/snapd/./daemon + cp -pav ./daemon/api_snap_file_test.go /builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//usr/share/gocode/src/github.com/snapcore/snapd/./daemon/api_snap_file_test.go './daemon/api_snap_file_test.go' -> '/builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//usr/share/gocode/src/github.com/snapcore/snapd/./daemon/api_snap_file_test.go' + echo '%{gopath}/src/%{import_path}/./daemon/api_snap_file_test.go' + for file in $(find . -iname "*.go" -o -iname "*.s" \! -iname "*_test.go") 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.39-1.fc30.ppc64le//usr/share/gocode/src/github.com/snapcore/snapd/./daemon + cp -pav ./daemon/api_snapshots_test.go /builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//usr/share/gocode/src/github.com/snapcore/snapd/./daemon/api_snapshots_test.go './daemon/api_snapshots_test.go' -> '/builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//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/daemon_test.go + echo '%dir %{gopath}/src/%{import_path}/./daemon' BUILDSTDERR: ++ dirname ./daemon/daemon_test.go + install -d -p /builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//usr/share/gocode/src/github.com/snapcore/snapd/./daemon + cp -pav ./daemon/daemon_test.go /builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//usr/share/gocode/src/github.com/snapcore/snapd/./daemon/daemon_test.go './daemon/daemon_test.go' -> '/builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//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/api_snap_file.go + echo '%dir %{gopath}/src/%{import_path}/./daemon' BUILDSTDERR: ++ dirname ./daemon/api_snap_file.go + install -d -p /builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//usr/share/gocode/src/github.com/snapcore/snapd/./daemon + cp -pav ./daemon/api_snap_file.go /builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//usr/share/gocode/src/github.com/snapcore/snapd/./daemon/api_snap_file.go './daemon/api_snap_file.go' -> '/builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//usr/share/gocode/src/github.com/snapcore/snapd/./daemon/api_snap_file.go' + echo '%{gopath}/src/%{import_path}/./daemon/api_snap_file.go' + for file in $(find . -iname "*.go" -o -iname "*.s" \! -iname "*_test.go") 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.39-1.fc30.ppc64le//usr/share/gocode/src/github.com/snapcore/snapd/./daemon + cp -pav ./daemon/ucrednet.go /builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//usr/share/gocode/src/github.com/snapcore/snapd/./daemon/ucrednet.go './daemon/ucrednet.go' -> '/builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//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/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.39-1.fc30.ppc64le//usr/share/gocode/src/github.com/snapcore/snapd/./daemon + cp -pav ./daemon/command_counter_test.go /builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//usr/share/gocode/src/github.com/snapcore/snapd/./daemon/command_counter_test.go './daemon/command_counter_test.go' -> '/builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//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/api.go + echo '%dir %{gopath}/src/%{import_path}/./daemon' BUILDSTDERR: ++ dirname ./daemon/api.go + install -d -p /builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//usr/share/gocode/src/github.com/snapcore/snapd/./daemon + cp -pav ./daemon/api.go /builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//usr/share/gocode/src/github.com/snapcore/snapd/./daemon/api.go './daemon/api.go' -> '/builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//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_debug.go + echo '%dir %{gopath}/src/%{import_path}/./daemon' BUILDSTDERR: ++ dirname ./daemon/api_debug.go + install -d -p /builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//usr/share/gocode/src/github.com/snapcore/snapd/./daemon + cp -pav ./daemon/api_debug.go /builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//usr/share/gocode/src/github.com/snapcore/snapd/./daemon/api_debug.go './daemon/api_debug.go' -> '/builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//usr/share/gocode/src/github.com/snapcore/snapd/./daemon/api_debug.go' + echo '%{gopath}/src/%{import_path}/./daemon/api_debug.go' + for file in $(find . -iname "*.go" -o -iname "*.s" \! -iname "*_test.go") 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.39-1.fc30.ppc64le//usr/share/gocode/src/github.com/snapcore/snapd/./daemon + cp -pav ./daemon/response.go /builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//usr/share/gocode/src/github.com/snapcore/snapd/./daemon/response.go './daemon/response.go' -> '/builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//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/ucrednet_test.go + echo '%dir %{gopath}/src/%{import_path}/./daemon' BUILDSTDERR: ++ dirname ./daemon/ucrednet_test.go + install -d -p /builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//usr/share/gocode/src/github.com/snapcore/snapd/./daemon + cp -pav ./daemon/ucrednet_test.go /builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//usr/share/gocode/src/github.com/snapcore/snapd/./daemon/ucrednet_test.go './daemon/ucrednet_test.go' -> '/builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//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/api_debug_test.go + echo '%dir %{gopath}/src/%{import_path}/./daemon' BUILDSTDERR: ++ dirname ./daemon/api_debug_test.go + install -d -p /builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//usr/share/gocode/src/github.com/snapcore/snapd/./daemon + cp -pav ./daemon/api_debug_test.go /builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//usr/share/gocode/src/github.com/snapcore/snapd/./daemon/api_debug_test.go './daemon/api_debug_test.go' -> '/builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//usr/share/gocode/src/github.com/snapcore/snapd/./daemon/api_debug_test.go' + echo '%{gopath}/src/%{import_path}/./daemon/api_debug_test.go' + for file in $(find . -iname "*.go" -o -iname "*.s" \! -iname "*_test.go") BUILDSTDERR: ++ dirname ./daemon/export_api_snap_file_test.go + echo '%dir %{gopath}/src/%{import_path}/./daemon' BUILDSTDERR: ++ dirname ./daemon/export_api_snap_file_test.go + install -d -p /builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//usr/share/gocode/src/github.com/snapcore/snapd/./daemon + cp -pav ./daemon/export_api_snap_file_test.go /builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//usr/share/gocode/src/github.com/snapcore/snapd/./daemon/export_api_snap_file_test.go './daemon/export_api_snap_file_test.go' -> '/builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//usr/share/gocode/src/github.com/snapcore/snapd/./daemon/export_api_snap_file_test.go' + echo '%{gopath}/src/%{import_path}/./daemon/export_api_snap_file_test.go' + for file in $(find . -iname "*.go" -o -iname "*.s" \! -iname "*_test.go") BUILDSTDERR: ++ dirname ./daemon/api_connections.go + echo '%dir %{gopath}/src/%{import_path}/./daemon' BUILDSTDERR: ++ dirname ./daemon/api_connections.go + install -d -p /builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//usr/share/gocode/src/github.com/snapcore/snapd/./daemon + cp -pav ./daemon/api_connections.go /builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//usr/share/gocode/src/github.com/snapcore/snapd/./daemon/api_connections.go './daemon/api_connections.go' -> '/builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//usr/share/gocode/src/github.com/snapcore/snapd/./daemon/api_connections.go' + echo '%{gopath}/src/%{import_path}/./daemon/api_connections.go' + for file in $(find . -iname "*.go" -o -iname "*.s" \! -iname "*_test.go") BUILDSTDERR: ++ dirname ./daemon/api_model.go + echo '%dir %{gopath}/src/%{import_path}/./daemon' BUILDSTDERR: ++ dirname ./daemon/api_model.go + install -d -p /builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//usr/share/gocode/src/github.com/snapcore/snapd/./daemon + cp -pav ./daemon/api_model.go /builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//usr/share/gocode/src/github.com/snapcore/snapd/./daemon/api_model.go './daemon/api_model.go' -> '/builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//usr/share/gocode/src/github.com/snapcore/snapd/./daemon/api_model.go' + echo '%{gopath}/src/%{import_path}/./daemon/api_model.go' + for file in $(find . -iname "*.go" -o -iname "*.s" \! -iname "*_test.go") BUILDSTDERR: ++ dirname ./daemon/export_test.go + echo '%dir %{gopath}/src/%{import_path}/./daemon' BUILDSTDERR: ++ dirname ./daemon/export_test.go + install -d -p /builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//usr/share/gocode/src/github.com/snapcore/snapd/./daemon + cp -pav ./daemon/export_test.go /builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//usr/share/gocode/src/github.com/snapcore/snapd/./daemon/export_test.go './daemon/export_test.go' -> '/builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//usr/share/gocode/src/github.com/snapcore/snapd/./daemon/export_test.go' + echo '%{gopath}/src/%{import_path}/./daemon/export_test.go' + for file in $(find . -iname "*.go" -o -iname "*.s" \! -iname "*_test.go") BUILDSTDERR: ++ dirname ./daemon/export_api_asserts_test.go + echo '%dir %{gopath}/src/%{import_path}/./daemon' BUILDSTDERR: ++ dirname ./daemon/export_api_asserts_test.go + install -d -p /builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//usr/share/gocode/src/github.com/snapcore/snapd/./daemon + cp -pav ./daemon/export_api_asserts_test.go /builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//usr/share/gocode/src/github.com/snapcore/snapd/./daemon/export_api_asserts_test.go './daemon/export_api_asserts_test.go' -> '/builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//usr/share/gocode/src/github.com/snapcore/snapd/./daemon/export_api_asserts_test.go' + echo '%{gopath}/src/%{import_path}/./daemon/export_api_asserts_test.go' + for file in $(find . -iname "*.go" -o -iname "*.s" \! -iname "*_test.go") 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.39-1.fc30.ppc64le//usr/share/gocode/src/github.com/snapcore/snapd/./daemon + cp -pav ./daemon/response_test.go /builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//usr/share/gocode/src/github.com/snapcore/snapd/./daemon/response_test.go './daemon/response_test.go' -> '/builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//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 ./daemon/export_api_snapshots_test.go + echo '%dir %{gopath}/src/%{import_path}/./daemon' BUILDSTDERR: ++ dirname ./daemon/export_api_snapshots_test.go + install -d -p /builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//usr/share/gocode/src/github.com/snapcore/snapd/./daemon + cp -pav ./daemon/export_api_snapshots_test.go /builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//usr/share/gocode/src/github.com/snapcore/snapd/./daemon/export_api_snapshots_test.go './daemon/export_api_snapshots_test.go' -> '/builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//usr/share/gocode/src/github.com/snapcore/snapd/./daemon/export_api_snapshots_test.go' + echo '%{gopath}/src/%{import_path}/./daemon/export_api_snapshots_test.go' + for file in $(find . -iname "*.go" -o -iname "*.s" \! -iname "*_test.go") 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.39-1.fc30.ppc64le//usr/share/gocode/src/github.com/snapcore/snapd/./daemon + cp -pav ./daemon/api_json.go /builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//usr/share/gocode/src/github.com/snapcore/snapd/./daemon/api_json.go './daemon/api_json.go' -> '/builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//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/api_asserts_test.go + echo '%dir %{gopath}/src/%{import_path}/./daemon' BUILDSTDERR: ++ dirname ./daemon/api_asserts_test.go + install -d -p /builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//usr/share/gocode/src/github.com/snapcore/snapd/./daemon + cp -pav ./daemon/api_asserts_test.go /builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//usr/share/gocode/src/github.com/snapcore/snapd/./daemon/api_asserts_test.go './daemon/api_asserts_test.go' -> '/builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//usr/share/gocode/src/github.com/snapcore/snapd/./daemon/api_asserts_test.go' + echo '%{gopath}/src/%{import_path}/./daemon/api_asserts_test.go' + for file in $(find . -iname "*.go" -o -iname "*.s" \! -iname "*_test.go") 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.39-1.fc30.ppc64le//usr/share/gocode/src/github.com/snapcore/snapd/./daemon + cp -pav ./daemon/api_snapshots.go /builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//usr/share/gocode/src/github.com/snapcore/snapd/./daemon/api_snapshots.go './daemon/api_snapshots.go' -> '/builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//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/api_asserts.go + echo '%dir %{gopath}/src/%{import_path}/./daemon' BUILDSTDERR: ++ dirname ./daemon/api_asserts.go + install -d -p /builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//usr/share/gocode/src/github.com/snapcore/snapd/./daemon + cp -pav ./daemon/api_asserts.go /builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//usr/share/gocode/src/github.com/snapcore/snapd/./daemon/api_asserts.go './daemon/api_asserts.go' -> '/builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//usr/share/gocode/src/github.com/snapcore/snapd/./daemon/api_asserts.go' + echo '%{gopath}/src/%{import_path}/./daemon/api_asserts.go' + for file in $(find . -iname "*.go" -o -iname "*.s" \! -iname "*_test.go") 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.39-1.fc30.ppc64le//usr/share/gocode/src/github.com/snapcore/snapd/./daemon + cp -pav ./daemon/api_mock_test.go /builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//usr/share/gocode/src/github.com/snapcore/snapd/./daemon/api_mock_test.go './daemon/api_mock_test.go' -> '/builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//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 ./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.39-1.fc30.ppc64le//usr/share/gocode/src/github.com/snapcore/snapd/./advisor + cp -pav ./advisor/cmdfinder_test.go /builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//usr/share/gocode/src/github.com/snapcore/snapd/./advisor/cmdfinder_test.go './advisor/cmdfinder_test.go' -> '/builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//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/backend.go + echo '%dir %{gopath}/src/%{import_path}/./advisor' BUILDSTDERR: ++ dirname ./advisor/backend.go + install -d -p /builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//usr/share/gocode/src/github.com/snapcore/snapd/./advisor + cp -pav ./advisor/backend.go /builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//usr/share/gocode/src/github.com/snapcore/snapd/./advisor/backend.go './advisor/backend.go' -> '/builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//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/pkgfinder_test.go + echo '%dir %{gopath}/src/%{import_path}/./advisor' BUILDSTDERR: ++ dirname ./advisor/pkgfinder_test.go + install -d -p /builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//usr/share/gocode/src/github.com/snapcore/snapd/./advisor + cp -pav ./advisor/pkgfinder_test.go /builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//usr/share/gocode/src/github.com/snapcore/snapd/./advisor/pkgfinder_test.go './advisor/pkgfinder_test.go' -> '/builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//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/finder.go + echo '%dir %{gopath}/src/%{import_path}/./advisor' BUILDSTDERR: ++ dirname ./advisor/finder.go + install -d -p /builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//usr/share/gocode/src/github.com/snapcore/snapd/./advisor + cp -pav ./advisor/finder.go /builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//usr/share/gocode/src/github.com/snapcore/snapd/./advisor/finder.go './advisor/finder.go' -> '/builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//usr/share/gocode/src/github.com/snapcore/snapd/./advisor/finder.go' + echo '%{gopath}/src/%{import_path}/./advisor/finder.go' + for file in $(find . -iname "*.go" -o -iname "*.s" \! -iname "*_test.go") 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.39-1.fc30.ppc64le//usr/share/gocode/src/github.com/snapcore/snapd/./advisor + cp -pav ./advisor/pkgfinder.go /builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//usr/share/gocode/src/github.com/snapcore/snapd/./advisor/pkgfinder.go './advisor/pkgfinder.go' -> '/builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//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/export_test.go + echo '%dir %{gopath}/src/%{import_path}/./advisor' BUILDSTDERR: ++ dirname ./advisor/export_test.go + install -d -p /builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//usr/share/gocode/src/github.com/snapcore/snapd/./advisor + cp -pav ./advisor/export_test.go /builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//usr/share/gocode/src/github.com/snapcore/snapd/./advisor/export_test.go './advisor/export_test.go' -> '/builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//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/cmdfinder.go + echo '%dir %{gopath}/src/%{import_path}/./advisor' BUILDSTDERR: ++ dirname ./advisor/cmdfinder.go + install -d -p /builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//usr/share/gocode/src/github.com/snapcore/snapd/./advisor + cp -pav ./advisor/cmdfinder.go /builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//usr/share/gocode/src/github.com/snapcore/snapd/./advisor/cmdfinder.go './advisor/cmdfinder.go' -> '/builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//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 ./timings/timings_test.go + echo '%dir %{gopath}/src/%{import_path}/./timings' BUILDSTDERR: ++ dirname ./timings/timings_test.go + install -d -p /builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//usr/share/gocode/src/github.com/snapcore/snapd/./timings + cp -pav ./timings/timings_test.go /builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//usr/share/gocode/src/github.com/snapcore/snapd/./timings/timings_test.go './timings/timings_test.go' -> '/builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//usr/share/gocode/src/github.com/snapcore/snapd/./timings/timings_test.go' + echo '%{gopath}/src/%{import_path}/./timings/timings_test.go' + for file in $(find . -iname "*.go" -o -iname "*.s" \! -iname "*_test.go") BUILDSTDERR: ++ dirname ./timings/timings.go + echo '%dir %{gopath}/src/%{import_path}/./timings' BUILDSTDERR: ++ dirname ./timings/timings.go + install -d -p /builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//usr/share/gocode/src/github.com/snapcore/snapd/./timings + cp -pav ./timings/timings.go /builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//usr/share/gocode/src/github.com/snapcore/snapd/./timings/timings.go './timings/timings.go' -> '/builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//usr/share/gocode/src/github.com/snapcore/snapd/./timings/timings.go' + echo '%{gopath}/src/%{import_path}/./timings/timings.go' + for file in $(find . -iname "*.go" -o -iname "*.s" \! -iname "*_test.go") BUILDSTDERR: ++ dirname ./timings/export_test.go + echo '%dir %{gopath}/src/%{import_path}/./timings' BUILDSTDERR: ++ dirname ./timings/export_test.go + install -d -p /builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//usr/share/gocode/src/github.com/snapcore/snapd/./timings + cp -pav ./timings/export_test.go /builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//usr/share/gocode/src/github.com/snapcore/snapd/./timings/export_test.go './timings/export_test.go' -> '/builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//usr/share/gocode/src/github.com/snapcore/snapd/./timings/export_test.go' + echo '%{gopath}/src/%{import_path}/./timings/export_test.go' + for file in $(find . -iname "*.go" -o -iname "*.s" \! -iname "*_test.go") BUILDSTDERR: ++ dirname ./timings/state.go + echo '%dir %{gopath}/src/%{import_path}/./timings' BUILDSTDERR: ++ dirname ./timings/state.go + install -d -p /builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//usr/share/gocode/src/github.com/snapcore/snapd/./timings + cp -pav ./timings/state.go /builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//usr/share/gocode/src/github.com/snapcore/snapd/./timings/state.go './timings/state.go' -> '/builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//usr/share/gocode/src/github.com/snapcore/snapd/./timings/state.go' + echo '%{gopath}/src/%{import_path}/./timings/state.go' + for file in $(find . -iname "*.go" -o -iname "*.s" \! -iname "*_test.go") BUILDSTDERR: ++ dirname ./timings/helpers.go + echo '%dir %{gopath}/src/%{import_path}/./timings' BUILDSTDERR: ++ dirname ./timings/helpers.go + install -d -p /builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//usr/share/gocode/src/github.com/snapcore/snapd/./timings + cp -pav ./timings/helpers.go /builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//usr/share/gocode/src/github.com/snapcore/snapd/./timings/helpers.go './timings/helpers.go' -> '/builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//usr/share/gocode/src/github.com/snapcore/snapd/./timings/helpers.go' + echo '%{gopath}/src/%{import_path}/./timings/helpers.go' + for file in $(find . -iname "*.go" -o -iname "*.s" \! -iname "*_test.go") 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.39-1.fc30.ppc64le//usr/share/gocode/src/github.com/snapcore/snapd/./i18n/xgettext-go + cp -pav ./i18n/xgettext-go/main_test.go /builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//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.39-1.fc30.ppc64le//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.39-1.fc30.ppc64le//usr/share/gocode/src/github.com/snapcore/snapd/./i18n/xgettext-go + cp -pav ./i18n/xgettext-go/main.go /builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//usr/share/gocode/src/github.com/snapcore/snapd/./i18n/xgettext-go/main.go './i18n/xgettext-go/main.go' -> '/builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//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 ./i18n/i18n.go + echo '%dir %{gopath}/src/%{import_path}/./i18n' BUILDSTDERR: ++ dirname ./i18n/i18n.go + install -d -p /builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//usr/share/gocode/src/github.com/snapcore/snapd/./i18n + cp -pav ./i18n/i18n.go /builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//usr/share/gocode/src/github.com/snapcore/snapd/./i18n/i18n.go './i18n/i18n.go' -> '/builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//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.39-1.fc30.ppc64le//usr/share/gocode/src/github.com/snapcore/snapd/./i18n + cp -pav ./i18n/i18n_test.go /builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//usr/share/gocode/src/github.com/snapcore/snapd/./i18n/i18n_test.go './i18n/i18n_test.go' -> '/builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//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 ./progress/ansimeter.go + echo '%dir %{gopath}/src/%{import_path}/./progress' BUILDSTDERR: ++ dirname ./progress/ansimeter.go + install -d -p /builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//usr/share/gocode/src/github.com/snapcore/snapd/./progress + cp -pav ./progress/ansimeter.go /builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//usr/share/gocode/src/github.com/snapcore/snapd/./progress/ansimeter.go './progress/ansimeter.go' -> '/builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//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.go + echo '%dir %{gopath}/src/%{import_path}/./progress' BUILDSTDERR: ++ dirname ./progress/progress.go + install -d -p /builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//usr/share/gocode/src/github.com/snapcore/snapd/./progress + cp -pav ./progress/progress.go /builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//usr/share/gocode/src/github.com/snapcore/snapd/./progress/progress.go './progress/progress.go' -> '/builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//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/progress_test.go + echo '%dir %{gopath}/src/%{import_path}/./progress' BUILDSTDERR: ++ dirname ./progress/progress_test.go + install -d -p /builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//usr/share/gocode/src/github.com/snapcore/snapd/./progress + cp -pav ./progress/progress_test.go /builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//usr/share/gocode/src/github.com/snapcore/snapd/./progress/progress_test.go './progress/progress_test.go' -> '/builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//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/export_test.go + echo '%dir %{gopath}/src/%{import_path}/./progress' BUILDSTDERR: ++ dirname ./progress/export_test.go + install -d -p /builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//usr/share/gocode/src/github.com/snapcore/snapd/./progress + cp -pav ./progress/export_test.go /builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//usr/share/gocode/src/github.com/snapcore/snapd/./progress/export_test.go './progress/export_test.go' -> '/builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//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/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.39-1.fc30.ppc64le//usr/share/gocode/src/github.com/snapcore/snapd/./progress/progresstest + cp -pav ./progress/progresstest/progresstest.go /builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//usr/share/gocode/src/github.com/snapcore/snapd/./progress/progresstest/progresstest.go './progress/progresstest/progresstest.go' -> '/builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//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 ./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.39-1.fc30.ppc64le//usr/share/gocode/src/github.com/snapcore/snapd/./progress + cp -pav ./progress/ansimeter_test.go /builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//usr/share/gocode/src/github.com/snapcore/snapd/./progress/ansimeter_test.go './progress/ansimeter_test.go' -> '/builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le//usr/share/gocode/src/github.com/snapcore/snapd/./progress/ansimeter_test.go' + echo '%{gopath}/src/%{import_path}/./progress/ansimeter_test.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.39-1.fc30 --unique-debug-suffix -2.39-1.fc30.ppc64le --unique-debug-src-base snapd-2.39-1.fc30.ppc64le --run-dwz --dwz-low-mem-die-limit 0 --dwz-max-die-limit 50000000 -S debugsourcefiles.list /builddir/build/BUILD/snapd-2.39 explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le/usr/libexec/snapd/snap-discard-ns explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le/usr/libexec/snapd/snap-exec explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le/usr/lib/systemd/system-environment-generators/snapd-env-generator explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le/usr/lib/systemd/system-generators/snapd-generator extracting debug info from /builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le/usr/libexec/snapd/snap-discard-ns extracting debug info from /builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le/usr/lib/systemd/system-generators/snapd-generator extracting debug info from /builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le/usr/lib/systemd/system-environment-generators/snapd-env-generator extracting debug info from /builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le/usr/libexec/snapd/snap-exec explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le/usr/libexec/snapd/snap-seccomp explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le/usr/libexec/snapd/snap-failure explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le/usr/libexec/snapd/snap-confine extracting debug info from /builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le/usr/libexec/snapd/snap-confine extracting debug info from /builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le/usr/libexec/snapd/snap-seccomp extracting debug info from /builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le/usr/libexec/snapd/snap-failure explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le/usr/libexec/snapd/snapctl extracting debug info from /builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le/usr/libexec/snapd/snapctl explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le/usr/libexec/snapd/snap-update-ns BUILDSTDERR: nm: /builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le/usr/libexec/snapd/snap-exec: no symbols explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le/usr/libexec/snapd/system-shutdown extracting debug info from /builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le/usr/libexec/snapd/system-shutdown extracting debug info from /builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le/usr/libexec/snapd/snap-update-ns explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le/usr/libexec/snapd/snapd explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le/usr/libexec/snapd/snap-gdb-shim extracting debug info from /builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le/usr/libexec/snapd/snap-gdb-shim BUILDSTDERR: nm: /builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le/usr/libexec/snapd/snapctl: no symbols extracting debug info from /builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le/usr/libexec/snapd/snapd explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le/usr/bin/snap BUILDSTDERR: nm: /builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le/usr/libexec/snapd/snap-update-ns: no symbols extracting debug info from /builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le/usr/bin/snap BUILDSTDERR: dwz: Too few files for multifile optimization /usr/lib/rpm/sepdebugcrcfix: Updated 13 CRC32s, 0 CRC32s did match. BUILDSTDERR: 7303 blocks + /usr/lib/rpm/check-buildroot + /usr/lib/rpm/redhat/brp-ldconfig + /usr/lib/rpm/brp-compress + /usr/lib/rpm/brp-strip-static-archive /usr/bin/strip + /usr/lib/rpm/brp-python-bytecompile /usr/bin/python 1 0 + /usr/lib/rpm/brp-python-hardlink + /usr/lib/rpm/redhat/brp-mangle-shebangs --shebangs '^/bin/(bash|sh)$' Executing(%check): /bin/sh -e /var/tmp/rpm-tmp.968TNI + umask 022 + cd /builddir/build/BUILD + cd snapd-2.39 + pushd ./cmd ~/build/BUILD/snapd-2.39/cmd ~/build/BUILD/snapd-2.39 + make check make check-TESTS make[1]: Entering directory '/builddir/build/BUILD/snapd-2.39/cmd' make[2]: Entering directory '/builddir/build/BUILD/snapd-2.39/cmd' ============================================================================ Testsuite summary for snap-confine 2.39-1.fc30 ============================================================================ # TOTAL: 0 # PASS: 0 # SKIP: 0 # XFAIL: 0 # FAIL: 0 # XPASS: 0 # ERROR: 0 ============================================================================ make[2]: Leaving directory '/builddir/build/BUILD/snapd-2.39/cmd' make[1]: Leaving directory '/builddir/build/BUILD/snapd-2.39/cmd' /usr/bin/valgrind ./libsnap-confine-private/unit-tests BUILDSTDERR: ==18526== Memcheck, a memory error detector BUILDSTDERR: ==18526== Copyright (C) 2002-2017, and GNU GPL'd, by Julian Seward et al. BUILDSTDERR: ==18526== Using Valgrind-3.15.0 and LibVEX; rerun with -h for copyright info BUILDSTDERR: ==18526== Command: ./libsnap-confine-private/unit-tests BUILDSTDERR: ==18526== /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 /cleanup/sanity: OK /cleanup/string: OK /cleanup/file: OK /cleanup/endmntent: OK /cleanup/closedir: OK /cleanup/close: OK /error/sc_error_init: OK /error/sc_error_init_from_errno: OK /error/sc_error_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 /mountinfo/parse_mountinfo_entry/octal_escaping: OK /mountinfo/parse_mountinfo_entry/broken_octal_escaping: OK /mountinfo/parse_mountinfo_entry/unescaped_whitespace: 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: ==18526== BUILDSTDERR: ==18526== HEAP SUMMARY: BUILDSTDERR: ==18526== in use at exit: 48,801 bytes in 431 blocks BUILDSTDERR: ==18526== total heap usage: 32,092 allocs, 31,661 frees, 11,338,609 bytes allocated BUILDSTDERR: ==18526== BUILDSTDERR: ==18526== LEAK SUMMARY: BUILDSTDERR: ==18526== definitely lost: 0 bytes in 0 blocks BUILDSTDERR: ==18526== indirectly lost: 0 bytes in 0 blocks BUILDSTDERR: ==18526== possibly lost: 272 bytes in 1 blocks BUILDSTDERR: ==18526== still reachable: 48,529 bytes in 430 blocks BUILDSTDERR: ==18526== suppressed: 0 bytes in 0 blocks BUILDSTDERR: ==18526== Rerun with --leak-check=full to see details of leaked memory BUILDSTDERR: ==18526== BUILDSTDERR: ==18526== For lists of detected and suppressed errors, rerun with: -s BUILDSTDERR: ==18526== 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: ==18577== Memcheck, a memory error detector BUILDSTDERR: ==18577== Copyright (C) 2002-2017, and GNU GPL'd, by Julian Seward et al. BUILDSTDERR: ==18577== Using Valgrind-3.15.0 and LibVEX; rerun with -h for copyright info BUILDSTDERR: ==18577== Command: ./snap-confine/unit-tests BUILDSTDERR: ==18577== /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: ==18577== BUILDSTDERR: ==18577== HEAP SUMMARY: BUILDSTDERR: ==18577== in use at exit: 43,218 bytes in 210 blocks BUILDSTDERR: ==18577== total heap usage: 2,379 allocs, 2,169 frees, 2,755,771 bytes allocated BUILDSTDERR: ==18577== BUILDSTDERR: ==18577== LEAK SUMMARY: BUILDSTDERR: ==18577== definitely lost: 650 bytes in 20 blocks BUILDSTDERR: ==18577== indirectly lost: 162 bytes in 3 blocks BUILDSTDERR: ==18577== possibly lost: 272 bytes in 1 blocks BUILDSTDERR: ==18577== still reachable: 42,134 bytes in 186 blocks BUILDSTDERR: ==18577== suppressed: 0 bytes in 0 blocks BUILDSTDERR: ==18577== Rerun with --leak-check=full to see details of leaked memory BUILDSTDERR: ==18577== BUILDSTDERR: ==18577== For lists of detected and suppressed errors, rerun with: -s BUILDSTDERR: ==18577== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 0 from 0) /usr/bin/valgrind ./system-shutdown/unit-tests BUILDSTDERR: ==18616== Memcheck, a memory error detector BUILDSTDERR: ==18616== Copyright (C) 2002-2017, and GNU GPL'd, by Julian Seward et al. BUILDSTDERR: ==18616== Using Valgrind-3.15.0 and LibVEX; rerun with -h for copyright info BUILDSTDERR: ==18616== Command: ./system-shutdown/unit-tests BUILDSTDERR: ==18616== BUILDSTDERR: ==18616== BUILDSTDERR: ==18616== HEAP SUMMARY: BUILDSTDERR: ==18616== in use at exit: 38,017 bytes in 13 blocks BUILDSTDERR: ==18616== total heap usage: 26 allocs, 13 frees, 47,424 bytes allocated BUILDSTDERR: ==18616== BUILDSTDERR: ==18616== LEAK SUMMARY: BUILDSTDERR: ==18616== definitely lost: 0 bytes in 0 blocks BUILDSTDERR: ==18616== indirectly lost: 0 bytes in 0 blocks BUILDSTDERR: ==18616== possibly lost: 0 bytes in 0 blocks BUILDSTDERR: ==18616== still reachable: 38,017 bytes in 13 blocks BUILDSTDERR: ==18616== suppressed: 0 bytes in 0 blocks BUILDSTDERR: ==18616== Rerun with --leak-check=full to see details of leaked memory BUILDSTDERR: ==18616== BUILDSTDERR: ==18616== For lists of detected and suppressed errors, rerun with: -s BUILDSTDERR: ==18616== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 0 from 0) + popd ~/build/BUILD/snapd-2.39 + exit 0 Processing files: snapd-2.39-1.fc30.ppc64le Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.s0iimV + umask 022 + cd /builddir/build/BUILD + cd snapd-2.39 + DOCDIR=/builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le/usr/share/doc/snapd + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le/usr/share/doc/snapd + cp -pr README.md /builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le/usr/share/doc/snapd + cp -pr docs/MOVED.md /builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le/usr/share/doc/snapd + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.JBX8U7 + umask 022 + cd /builddir/build/BUILD + cd snapd-2.39 + LICENSEDIR=/builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le/usr/share/licenses/snapd + export LC_ALL=C + LC_ALL=C + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le/usr/share/licenses/snapd + cp -pr COPYING /builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le/usr/share/licenses/snapd + exit 0 Provides: application() application(snap-handle-link.desktop) config(snapd) = 2.39-1.fc30 mimehandler(x-scheme-handler/snap) snapd = 2.39-1.fc30 snapd(ppc-64) = 2.39-1.fc30 Requires(interp): /bin/sh /bin/sh /bin/sh /bin/sh Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires(post): /bin/sh systemd Requires(preun): /bin/sh systemd Requires(postun): /bin/sh systemd Requires: /bin/bash /bin/sh libc.so.6()(64bit) libc.so.6(GLIBC_2.17)(64bit) libgcc_s.so.1()(64bit) libgcc_s.so.1(GCC_3.0)(64bit) libgcc_s.so.1(GCC_3.3.1)(64bit) libpthread.so.0()(64bit) libpthread.so.0(GLIBC_2.17)(64bit) rtld(GNU_HASH) Processing files: snap-confine-2.39-1.fc30.ppc64le Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.L2hAKk + umask 022 + cd /builddir/build/BUILD + cd snapd-2.39 + DOCDIR=/builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le/usr/share/doc/snap-confine + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le/usr/share/doc/snap-confine + cp -pr cmd/snap-confine/PORTING /builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le/usr/share/doc/snap-confine + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.Kp8iAx + umask 022 + cd /builddir/build/BUILD + cd snapd-2.39 + LICENSEDIR=/builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le/usr/share/licenses/snap-confine + export LC_ALL=C + LC_ALL=C + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le/usr/share/licenses/snap-confine + cp -pr COPYING /builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le/usr/share/licenses/snap-confine + exit 0 Provides: snap-confine = 2.39-1.fc30 snap-confine(ppc-64) = 2.39-1.fc30 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: /bin/sh libc.so.6()(64bit) libc.so.6(GLIBC_2.17)(64bit) libc.so.6(GLIBC_2.27)(64bit) libcap.so.2()(64bit) libgcc_s.so.1()(64bit) libgcc_s.so.1(GCC_3.0)(64bit) libgcc_s.so.1(GCC_3.3.1)(64bit) libpthread.so.0()(64bit) libpthread.so.0(GLIBC_2.17)(64bit) libseccomp.so.2()(64bit) libselinux.so.1()(64bit) libudev.so.1()(64bit) libudev.so.1(LIBUDEV_183)(64bit) rtld(GNU_HASH) Obsoletes: snap-confine < 2.19 Processing files: snapd-selinux-2.39-1.fc30.noarch Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.g2p6uK + umask 022 + cd /builddir/build/BUILD + cd snapd-2.39 + DOCDIR=/builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le/usr/share/doc/snapd-selinux + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le/usr/share/doc/snapd-selinux + cp -pr data/selinux/README.md /builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le/usr/share/doc/snapd-selinux + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.4SeqqX + umask 022 + cd /builddir/build/BUILD + cd snapd-2.39 + LICENSEDIR=/builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le/usr/share/licenses/snapd-selinux + export LC_ALL=C + LC_ALL=C + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le/usr/share/licenses/snapd-selinux + cp -pr data/selinux/COPYING /builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le/usr/share/licenses/snapd-selinux + exit 0 Provides: snapd-selinux = 2.39-1.fc30 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.3-32.fc30 Requires(postun): /bin/sh Requires(posttrans): /bin/sh Processing files: snapd-devel-2.39-1.fc30.noarch Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.gXUhpa + umask 022 + cd /builddir/build/BUILD + cd snapd-2.39 + DOCDIR=/builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le/usr/share/doc/snapd-devel + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le/usr/share/doc/snapd-devel + cp -pr README.md /builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le/usr/share/doc/snapd-devel + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.Nzgwon + umask 022 + cd /builddir/build/BUILD + cd snapd-2.39 + LICENSEDIR=/builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le/usr/share/licenses/snapd-devel + export LC_ALL=C + LC_ALL=C + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le/usr/share/licenses/snapd-devel + cp -pr COPYING /builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le/usr/share/licenses/snapd-devel + exit 0 Provides: golang(github.com/snapcore/snapd/advisor) = 2.39-1.fc30 golang(github.com/snapcore/snapd/arch) = 2.39-1.fc30 golang(github.com/snapcore/snapd/asserts) = 2.39-1.fc30 golang(github.com/snapcore/snapd/asserts/assertstest) = 2.39-1.fc30 golang(github.com/snapcore/snapd/asserts/signtool) = 2.39-1.fc30 golang(github.com/snapcore/snapd/asserts/snapasserts) = 2.39-1.fc30 golang(github.com/snapcore/snapd/asserts/sysdb) = 2.39-1.fc30 golang(github.com/snapcore/snapd/asserts/systestkeys) = 2.39-1.fc30 golang(github.com/snapcore/snapd/boot) = 2.39-1.fc30 golang(github.com/snapcore/snapd/boot/boottest) = 2.39-1.fc30 golang(github.com/snapcore/snapd/bootloader) = 2.39-1.fc30 golang(github.com/snapcore/snapd/bootloader/androidbootenv) = 2.39-1.fc30 golang(github.com/snapcore/snapd/bootloader/grubenv) = 2.39-1.fc30 golang(github.com/snapcore/snapd/bootloader/ubootenv) = 2.39-1.fc30 golang(github.com/snapcore/snapd/client) = 2.39-1.fc30 golang(github.com/snapcore/snapd/cmd) = 2.39-1.fc30 golang(github.com/snapcore/snapd/cmd/cmdutil) = 2.39-1.fc30 golang(github.com/snapcore/snapd/cmd/snap-seccomp/syscalls) = 2.39-1.fc30 golang(github.com/snapcore/snapd/cmd/snaplock) = 2.39-1.fc30 golang(github.com/snapcore/snapd/daemon) = 2.39-1.fc30 golang(github.com/snapcore/snapd/dirs) = 2.39-1.fc30 golang(github.com/snapcore/snapd/errtracker) = 2.39-1.fc30 golang(github.com/snapcore/snapd/features) = 2.39-1.fc30 golang(github.com/snapcore/snapd/gadget) = 2.39-1.fc30 golang(github.com/snapcore/snapd/httputil) = 2.39-1.fc30 golang(github.com/snapcore/snapd/i18n) = 2.39-1.fc30 golang(github.com/snapcore/snapd/image) = 2.39-1.fc30 golang(github.com/snapcore/snapd/interfaces) = 2.39-1.fc30 golang(github.com/snapcore/snapd/interfaces/apparmor) = 2.39-1.fc30 golang(github.com/snapcore/snapd/interfaces/backends) = 2.39-1.fc30 golang(github.com/snapcore/snapd/interfaces/builtin) = 2.39-1.fc30 golang(github.com/snapcore/snapd/interfaces/dbus) = 2.39-1.fc30 golang(github.com/snapcore/snapd/interfaces/hotplug) = 2.39-1.fc30 golang(github.com/snapcore/snapd/interfaces/ifacetest) = 2.39-1.fc30 golang(github.com/snapcore/snapd/interfaces/kmod) = 2.39-1.fc30 golang(github.com/snapcore/snapd/interfaces/mount) = 2.39-1.fc30 golang(github.com/snapcore/snapd/interfaces/policy) = 2.39-1.fc30 golang(github.com/snapcore/snapd/interfaces/seccomp) = 2.39-1.fc30 golang(github.com/snapcore/snapd/interfaces/systemd) = 2.39-1.fc30 golang(github.com/snapcore/snapd/interfaces/udev) = 2.39-1.fc30 golang(github.com/snapcore/snapd/interfaces/utils) = 2.39-1.fc30 golang(github.com/snapcore/snapd/jsonutil) = 2.39-1.fc30 golang(github.com/snapcore/snapd/jsonutil/safejson) = 2.39-1.fc30 golang(github.com/snapcore/snapd/logger) = 2.39-1.fc30 golang(github.com/snapcore/snapd/metautil) = 2.39-1.fc30 golang(github.com/snapcore/snapd/netutil) = 2.39-1.fc30 golang(github.com/snapcore/snapd/osutil) = 2.39-1.fc30 golang(github.com/snapcore/snapd/osutil/squashfs) = 2.39-1.fc30 golang(github.com/snapcore/snapd/osutil/strace) = 2.39-1.fc30 golang(github.com/snapcore/snapd/osutil/sys) = 2.39-1.fc30 golang(github.com/snapcore/snapd/osutil/udev/crawler) = 2.39-1.fc30 golang(github.com/snapcore/snapd/osutil/udev/netlink) = 2.39-1.fc30 golang(github.com/snapcore/snapd/overlord) = 2.39-1.fc30 golang(github.com/snapcore/snapd/overlord/assertstate) = 2.39-1.fc30 golang(github.com/snapcore/snapd/overlord/auth) = 2.39-1.fc30 golang(github.com/snapcore/snapd/overlord/cmdstate) = 2.39-1.fc30 golang(github.com/snapcore/snapd/overlord/configstate) = 2.39-1.fc30 golang(github.com/snapcore/snapd/overlord/configstate/config) = 2.39-1.fc30 golang(github.com/snapcore/snapd/overlord/configstate/configcore) = 2.39-1.fc30 golang(github.com/snapcore/snapd/overlord/configstate/proxyconf) = 2.39-1.fc30 golang(github.com/snapcore/snapd/overlord/configstate/settings) = 2.39-1.fc30 golang(github.com/snapcore/snapd/overlord/devicestate) = 2.39-1.fc30 golang(github.com/snapcore/snapd/overlord/devicestate/devicestatetest) = 2.39-1.fc30 golang(github.com/snapcore/snapd/overlord/hookstate) = 2.39-1.fc30 golang(github.com/snapcore/snapd/overlord/hookstate/ctlcmd) = 2.39-1.fc30 golang(github.com/snapcore/snapd/overlord/hookstate/hooktest) = 2.39-1.fc30 golang(github.com/snapcore/snapd/overlord/ifacestate) = 2.39-1.fc30 golang(github.com/snapcore/snapd/overlord/ifacestate/ifacerepo) = 2.39-1.fc30 golang(github.com/snapcore/snapd/overlord/ifacestate/udevmonitor) = 2.39-1.fc30 golang(github.com/snapcore/snapd/overlord/patch) = 2.39-1.fc30 golang(github.com/snapcore/snapd/overlord/servicestate) = 2.39-1.fc30 golang(github.com/snapcore/snapd/overlord/snapshotstate) = 2.39-1.fc30 golang(github.com/snapcore/snapd/overlord/snapshotstate/backend) = 2.39-1.fc30 golang(github.com/snapcore/snapd/overlord/snapstate) = 2.39-1.fc30 golang(github.com/snapcore/snapd/overlord/snapstate/backend) = 2.39-1.fc30 golang(github.com/snapcore/snapd/overlord/standby) = 2.39-1.fc30 golang(github.com/snapcore/snapd/overlord/state) = 2.39-1.fc30 golang(github.com/snapcore/snapd/overlord/storecontext) = 2.39-1.fc30 golang(github.com/snapcore/snapd/polkit) = 2.39-1.fc30 golang(github.com/snapcore/snapd/progress) = 2.39-1.fc30 golang(github.com/snapcore/snapd/progress/progresstest) = 2.39-1.fc30 golang(github.com/snapcore/snapd/release) = 2.39-1.fc30 golang(github.com/snapcore/snapd/sandbox/seccomp) = 2.39-1.fc30 golang(github.com/snapcore/snapd/sanity) = 2.39-1.fc30 golang(github.com/snapcore/snapd/selinux) = 2.39-1.fc30 golang(github.com/snapcore/snapd/snap) = 2.39-1.fc30 golang(github.com/snapcore/snapd/snap/naming) = 2.39-1.fc30 golang(github.com/snapcore/snapd/snap/pack) = 2.39-1.fc30 golang(github.com/snapcore/snapd/snap/snapdir) = 2.39-1.fc30 golang(github.com/snapcore/snapd/snap/snapenv) = 2.39-1.fc30 golang(github.com/snapcore/snapd/snap/snaptest) = 2.39-1.fc30 golang(github.com/snapcore/snapd/snap/squashfs) = 2.39-1.fc30 golang(github.com/snapcore/snapd/spdx) = 2.39-1.fc30 golang(github.com/snapcore/snapd/store) = 2.39-1.fc30 golang(github.com/snapcore/snapd/store/storetest) = 2.39-1.fc30 golang(github.com/snapcore/snapd/strutil) = 2.39-1.fc30 golang(github.com/snapcore/snapd/strutil/quantity) = 2.39-1.fc30 golang(github.com/snapcore/snapd/strutil/shlex) = 2.39-1.fc30 golang(github.com/snapcore/snapd/systemd) = 2.39-1.fc30 golang(github.com/snapcore/snapd/tests/lib/fakestore/refresh) = 2.39-1.fc30 golang(github.com/snapcore/snapd/tests/lib/fakestore/store) = 2.39-1.fc30 golang(github.com/snapcore/snapd/testutil) = 2.39-1.fc30 golang(github.com/snapcore/snapd/timeout) = 2.39-1.fc30 golang(github.com/snapcore/snapd/timeutil) = 2.39-1.fc30 golang(github.com/snapcore/snapd/timings) = 2.39-1.fc30 golang(github.com/snapcore/snapd/userd) = 2.39-1.fc30 golang(github.com/snapcore/snapd/userd/ui) = 2.39-1.fc30 golang(github.com/snapcore/snapd/wrappers) = 2.39-1.fc30 golang(github.com/snapcore/snapd/x11) = 2.39-1.fc30 golang(github.com/snapcore/snapd/xdgopenproxy) = 2.39-1.fc30 snapd-devel = 2.39-1.fc30 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Processing files: snapd-debugsource-2.39-1.fc30.ppc64le Provides: snapd-debugsource = 2.39-1.fc30 snapd-debugsource(ppc-64) = 2.39-1.fc30 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Processing files: snapd-debuginfo-2.39-1.fc30.ppc64le Provides: debuginfo(build-id) = 0f65a7b826b9953d1bcfbebbd9b4a2e606cc67ec debuginfo(build-id) = 4784c94ecf013eee9b480e19686a60b16a321c16 debuginfo(build-id) = 66bb0a504cc8ed3684b4cac018a71b0ae9c3d488 debuginfo(build-id) = 9313c0c347692df033c14468b8eae45e31d05adf debuginfo(build-id) = 95bf5b738c2dce634dd62cf0be64d17227adeb6e debuginfo(build-id) = cac29f47ffe4f668f61b343a31e0c2b3ceaa29eb snapd-debuginfo = 2.39-1.fc30 snapd-debuginfo(ppc-64) = 2.39-1.fc30 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: snapd-debugsource(ppc-64) = 2.39-1.fc30 Processing files: snap-confine-debuginfo-2.39-1.fc30.ppc64le Provides: debuginfo(build-id) = 25511837b396fd9eb9dccc240d1ed5546a0cad17 debuginfo(build-id) = 544293247f628ebcceafb40f92424da208b47c98 debuginfo(build-id) = 6a7759f6a2c47f655057e772a2f7a92d74983f2b debuginfo(build-id) = aa9365b77cc4df140ef19403f15e298b6f09017a debuginfo(build-id) = b01f25b196105830765a74c136835cd6f6e2f6c6 debuginfo(build-id) = c6b19370d87e44730ddd8a4d9024e274079c8a54 debuginfo(build-id) = e6c3030ffe94745f2f010fa89c427d25c5cc6cf2 snap-confine-debuginfo = 2.39-1.fc30 snap-confine-debuginfo(ppc-64) = 2.39-1.fc30 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: snapd-debugsource(ppc-64) = 2.39-1.fc30 Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le Wrote: /builddir/build/RPMS/snapd-2.39-1.fc30.ppc64le.rpm Wrote: /builddir/build/RPMS/snap-confine-2.39-1.fc30.ppc64le.rpm Wrote: /builddir/build/RPMS/snapd-selinux-2.39-1.fc30.noarch.rpm Wrote: /builddir/build/RPMS/snapd-devel-2.39-1.fc30.noarch.rpm Wrote: /builddir/build/RPMS/snapd-debugsource-2.39-1.fc30.ppc64le.rpm Wrote: /builddir/build/RPMS/snapd-debuginfo-2.39-1.fc30.ppc64le.rpm Wrote: /builddir/build/RPMS/snap-confine-debuginfo-2.39-1.fc30.ppc64le.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.E2ineV + umask 022 + cd /builddir/build/BUILD + cd snapd-2.39 + /usr/bin/rm -rf /builddir/build/BUILDROOT/snapd-2.39-1.fc30.ppc64le + exit 0 Child return code was: 0