Mock Version: 1.4.14 Mock Version: 1.4.14 ENTER ['do'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target ppc64le --nodeps /builddir/build/SPECS/buildah.spec'], chrootPath='/var/lib/mock/f30-build-15656716-1126674/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/buildah.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 Wrote: /builddir/build/SRPMS/buildah-1.7-3.git873f001.fc30.src.rpm Child return code was: 0 ENTER ['do'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target ppc64le --nodeps /builddir/build/SPECS/buildah.spec'], chrootPath='/var/lib/mock/f30-build-15656716-1126674/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/buildah.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.CCOo5B + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf buildah-873f00141c8e23973709f6226972d5976f8eb975 + /usr/bin/gzip -dc /builddir/build/SOURCES/buildah-873f001.tar.gz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd buildah-873f00141c8e23973709f6226972d5976f8eb975 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + /usr/bin/git init -q + /usr/bin/git config user.name rpm-build + /usr/bin/git config user.email '' + /usr/bin/git add . + /usr/bin/git commit -q --allow-empty -a --author 'rpm-build ' -m 'buildah-1.7 base' + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.bYicBJ + umask 022 + cd /builddir/build/BUILD + cd buildah-873f00141c8e23973709f6226972d5976f8eb975 + mkdir _build + pushd _build + mkdir -p src/github.com/containers ~/build/BUILD/buildah-873f00141c8e23973709f6226972d5976f8eb975/_build ~/build/BUILD/buildah-873f00141c8e23973709f6226972d5976f8eb975 BUILDSTDERR: ++ dirs +1 -l + ln -s /builddir/build/BUILD/buildah-873f00141c8e23973709f6226972d5976f8eb975 src/github.com/containers/buildah ~/build/BUILD/buildah-873f00141c8e23973709f6226972d5976f8eb975 + popd + mv vendor src BUILDSTDERR: ++ pwd BUILDSTDERR: ++ pwd + export GOPATH=/builddir/build/BUILD/buildah-873f00141c8e23973709f6226972d5976f8eb975/_build:/builddir/build/BUILD/buildah-873f00141c8e23973709f6226972d5976f8eb975:/usr/share/gocode + GOPATH=/builddir/build/BUILD/buildah-873f00141c8e23973709f6226972d5976f8eb975/_build:/builddir/build/BUILD/buildah-873f00141c8e23973709f6226972d5976f8eb975:/usr/share/gocode + export 'BUILDTAGS=seccomp selinux' + BUILDTAGS='seccomp selinux' BUILDSTDERR: ++ head -c20 /dev/urandom BUILDSTDERR: ++ od -An -tx1 BUILDSTDERR: ++ tr -d ' \n' + go build -buildmode pie -compiler gc '-tags=rpm_crashtraceback seccomp selinux' -ldflags ' -B 0x57117636ef1668b95510691fa332ad638f44d170 -extldflags '\''-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld '\''' -a -v -x -o buildah github.com/containers/buildah/cmd/buildah BUILDSTDERR: WORK=/tmp/go-build463728875 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 rEbAXnIVq_PFtOIuw7xA/rEbAXnIVq_PFtOIuw7xA -goversion go1.12 -D "" -importcfg $WORK/b003/importcfg -pack ./errors.go BUILDSTDERR: math/bits BUILDSTDERR: mkdir -p $WORK/b008/ BUILDSTDERR: cat >$WORK/b008/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/b008/_pkg_.a -trimpath $WORK/b008 -shared -p math/bits -std -complete -installsuffix shared -buildid 2SPreVY-IUpwVH8TZmN3/2SPreVY-IUpwVH8TZmN3 -goversion go1.12 -D "" -importcfg $WORK/b008/importcfg -pack ./bits.go ./bits_tables.go BUILDSTDERR: internal/cpu BUILDSTDERR: mkdir -p $WORK/b012/ BUILDSTDERR: cat >$WORK/b012/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/b012/_pkg_.a -trimpath $WORK/b012 -shared -p internal/cpu -std -+ -complete -installsuffix shared -buildid 6fTxCApIIiuTNCqcch9I/6fTxCApIIiuTNCqcch9I -goversion go1.12 -D "" -importcfg $WORK/b012/importcfg -pack ./cpu.go ./cpu_ppc64x.go BUILDSTDERR: runtime/internal/atomic BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b003/_pkg_.a # internal BUILDSTDERR: mkdir -p $WORK/b013/ BUILDSTDERR: cat >$WORK/b013/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/b013 -I $WORK/b013/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -gensymabis -o $WORK/b013/symabis ./asm_ppc64x.s ./atomic_ppc64x.s BUILDSTDERR: cp $WORK/b003/_pkg_.a /builddir/.cache/go-build/ae/ae3db3302aeb36da60de2bd4903e3a906271478dd1d6c416e09d572e2e5933e9-d # internal BUILDSTDERR: runtime/internal/sys BUILDSTDERR: mkdir -p $WORK/b015/ BUILDSTDERR: cat >$WORK/b015/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/b015/_pkg_.a -trimpath $WORK/b015 -shared -p runtime/internal/sys -std -+ -complete -installsuffix shared -buildid z5r5VNGIxxu1wtsW94gS/z5r5VNGIxxu1wtsW94gS -goversion go1.12 -D "" -importcfg $WORK/b015/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/b015/_pkg_.a # internal BUILDSTDERR: cat >$WORK/b013/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/b013 -I $WORK/b013/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -gensymabis -o $WORK/b013/symabis2 ./asm.s BUILDSTDERR: cp $WORK/b015/_pkg_.a /builddir/.cache/go-build/b5/b500a3031ada3d34e121e10055ff9987beabfbe2272f9f2de2d4e4229d5f01cf-d # internal BUILDSTDERR: cat >>$WORK/b013/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: runtime/internal/math BUILDSTDERR: mkdir -p $WORK/b014/ BUILDSTDERR: cat >$WORK/b013/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/b013/_pkg_.a -trimpath $WORK/b013 -shared -p runtime/internal/atomic -std -+ -installsuffix shared -buildid 4LYEoUT9kZK5idC0cq3Q/4LYEoUT9kZK5idC0cq3Q -goversion go1.12 -symabis $WORK/b013/symabis -D "" -importcfg $WORK/b013/importcfg -pack -asmhdr $WORK/b013/go_asm.h ./atomic_ppc64x.go ./stubs.go BUILDSTDERR: cat >$WORK/b014/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile runtime/internal/sys=$WORK/b015/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/runtime/internal/math BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b014/_pkg_.a -trimpath $WORK/b014 -shared -p runtime/internal/math -std -+ -complete -installsuffix shared -buildid CjHc1Jt0KPKAthIrmhxg/CjHc1Jt0KPKAthIrmhxg -goversion go1.12 -D "" -importcfg $WORK/b014/importcfg -pack ./math.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b008/_pkg_.a # 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/ef/ef98c384c4adb5f08bb2d53f58f5f8262eec134b941fcd85c0ae35044ff7513a-d # internal BUILDSTDERR: unicode/utf8 BUILDSTDERR: mkdir -p $WORK/b017/ BUILDSTDERR: cp $WORK/b008/_pkg_.a /builddir/.cache/go-build/6c/6c7bd4c142ab9f056f9a19680d7a940957f772f01943b273d935de4911cde0fb-d # internal 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 3a88-G3EqdTNpxQDtInK/3a88-G3EqdTNpxQDtInK -goversion go1.12 -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/b013 -I $WORK/b013/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -o $WORK/b013/asm_ppc64x.o ./asm_ppc64x.s BUILDSTDERR: math BUILDSTDERR: mkdir -p $WORK/b007/ BUILDSTDERR: cat >$WORK/b007/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/b007 -I $WORK/b007/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -gensymabis -o $WORK/b007/symabis ./floor_ppc64x.s ./modf_ppc64x.s ./sqrt_ppc64x.s ./stubs_ppc64x.s 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/d5/d5d0c895abc6d85c93d1ac802c2ece7c5f21a8a8486b8654a4db81247b69e736-d # internal BUILDSTDERR: internal/bytealg BUILDSTDERR: mkdir -p $WORK/b011/ BUILDSTDERR: cat >$WORK/b011/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/b011 -I $WORK/b011/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -gensymabis -o $WORK/b011/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/b013 -I $WORK/b013/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -o $WORK/b013/atomic_ppc64x.o ./atomic_ppc64x.s BUILDSTDERR: cat >$WORK/b011/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile internal/cpu=$WORK/b012/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/internal/bytealg BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b011/_pkg_.a -trimpath $WORK/b011 -shared -p internal/bytealg -std -+ -installsuffix shared -buildid 7J37jMwHownGJuC9U9yZ/7J37jMwHownGJuC9U9yZ -goversion go1.12 -symabis $WORK/b011/symabis -D "" -importcfg $WORK/b011/importcfg -pack -asmhdr $WORK/b011/go_asm.h ./bytealg.go ./compare_native.go ./count_native.go ./equal_native.go ./index_generic.go ./indexbyte_native.go BUILDSTDERR: cat >$WORK/b007/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile math/bits=$WORK/b008/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/math BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b007/_pkg_.a -trimpath $WORK/b007 -shared -p math -std -installsuffix shared -buildid DVjJHcXh6TjY7742G8l3/DVjJHcXh6TjY7742G8l3 -goversion go1.12 -symabis $WORK/b007/symabis -D "" -importcfg $WORK/b007/importcfg -pack -asmhdr $WORK/b007/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/runtime/internal/atomic BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/pack r $WORK/b013/_pkg_.a $WORK/b013/asm_ppc64x.o $WORK/b013/atomic_ppc64x.o # internal 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/64/648512a7e247845b960ced99bf9c3b38fd7a865f9115b931a30f1536e351120d-d # internal BUILDSTDERR: internal/race BUILDSTDERR: mkdir -p $WORK/b019/ BUILDSTDERR: cat >$WORK/b019/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/b019/_pkg_.a -trimpath $WORK/b019 -shared -p internal/race -std -complete -installsuffix shared -buildid faUEeQbEGBNJEuNypOq-/faUEeQbEGBNJEuNypOq- -goversion go1.12 -D "" -importcfg $WORK/b019/importcfg -pack ./doc.go ./norace.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/dd/dddd98e8f11ada41a871567cc6c477dbb02d4d90e42ab81834b84d5ac2c8b87f-d # internal BUILDSTDERR: sync/atomic BUILDSTDERR: mkdir -p $WORK/b020/ BUILDSTDERR: cat >$WORK/b020/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/b020 -I $WORK/b020/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -gensymabis -o $WORK/b020/symabis ./asm.s BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b017/_pkg_.a # internal BUILDSTDERR: cd /usr/lib/golang/src/internal/bytealg 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/compare_ppc64x.o ./compare_ppc64x.s BUILDSTDERR: cp $WORK/b017/_pkg_.a /builddir/.cache/go-build/8f/8fe90898b8c5f859efbb4485cd121efc2a4afcf8e1dfc60e932b84dd41dc4aa6-d # internal BUILDSTDERR: unicode BUILDSTDERR: mkdir -p $WORK/b021/ BUILDSTDERR: cat >$WORK/b021/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/unicode BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b021/_pkg_.a -trimpath $WORK/b021 -shared -p unicode -std -complete -installsuffix shared -buildid IttX8axiDGdYVs3BCeET/IttX8axiDGdYVs3BCeET -goversion go1.12 -D "" -importcfg $WORK/b021/importcfg -pack ./casetables.go ./digit.go ./graphic.go ./letter.go ./tables.go BUILDSTDERR: cat >$WORK/b020/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/b020/_pkg_.a -trimpath $WORK/b020 -shared -p sync/atomic -std -installsuffix shared -buildid 8wAPa2t8wQNZGpIt4Jcd/8wAPa2t8wQNZGpIt4Jcd -goversion go1.12 -symabis $WORK/b020/symabis -D "" -importcfg $WORK/b020/importcfg -pack -asmhdr $WORK/b020/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/b011 -I $WORK/b011/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -o $WORK/b011/count_ppc64x.o ./count_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/equal_ppc64x.o ./equal_ppc64x.s BUILDSTDERR: cd /usr/lib/golang/src/sync/atomic 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/asm.o ./asm.s BUILDSTDERR: cd /usr/lib/golang/src/internal/bytealg 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/indexbyte_ppc64x.o ./indexbyte_ppc64x.s BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/pack r $WORK/b011/_pkg_.a $WORK/b011/compare_ppc64x.o $WORK/b011/count_ppc64x.o $WORK/b011/equal_ppc64x.o $WORK/b011/indexbyte_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/e4/e4fd5123c04c4f0f827a24eb2f1a5d181224a7f3432e6e5dbb0d5ebe5edb5179-d # internal BUILDSTDERR: cd /usr/lib/golang/src/sync/atomic BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/pack r $WORK/b020/_pkg_.a $WORK/b020/asm.o # internal 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/f6/f61f349e3f5f9471c61a95383fa14fdeb3183fa6f3d6ce6a1c830d67b0c9049e-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/b020/_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 NHIfQE9Aw_L0rEW0AQgD/NHIfQE9Aw_L0rEW0AQgD -goversion go1.12 -D "" -importcfg $WORK/b029/importcfg -pack ./log.go 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/b029/_pkg_.a # internal BUILDSTDERR: cp $WORK/b029/_pkg_.a /builddir/.cache/go-build/c4/c4eaa03b6b4a0d14b4928d6cdabf674317a1415610a83d128da92ad6f41ae676-d # internal BUILDSTDERR: encoding BUILDSTDERR: mkdir -p $WORK/b032/ BUILDSTDERR: cat >$WORK/b032/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/b032/_pkg_.a -trimpath $WORK/b032 -shared -p encoding -std -complete -installsuffix shared -buildid wjT8bUfmG-U8CBRz6GfC/wjT8bUfmG-U8CBRz6GfC -goversion go1.12 -D "" -importcfg $WORK/b032/importcfg -pack ./encoding.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: /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b032/_pkg_.a # internal BUILDSTDERR: cp $WORK/b032/_pkg_.a /builddir/.cache/go-build/a8/a8f809283b648843bb71d346fd4a5b08b0f4a9830b69e14a7b356a26c6083207-d # internal BUILDSTDERR: unicode/utf16 BUILDSTDERR: mkdir -p $WORK/b036/ BUILDSTDERR: cat >$WORK/b036/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/b036/_pkg_.a -trimpath $WORK/b036 -shared -p unicode/utf16 -std -complete -installsuffix shared -buildid nvlsPZ8NidxYUPE3jc2C/nvlsPZ8NidxYUPE3jc2C -goversion go1.12 -D "" -importcfg $WORK/b036/importcfg -pack ./utf16.go 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/b011/_pkg_.a BUILDSTDERR: packagefile internal/cpu=$WORK/b012/_pkg_.a BUILDSTDERR: packagefile runtime/internal/atomic=$WORK/b013/_pkg_.a BUILDSTDERR: packagefile runtime/internal/math=$WORK/b014/_pkg_.a BUILDSTDERR: packagefile runtime/internal/sys=$WORK/b015/_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 EHB15zcbV81fabF3iV--/EHB15zcbV81fabF3iV-- -goversion go1.12 -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: /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/d520aed0d0e1bbbc12158e28135fd2436430ff236e07e7ef61c9bc236f036ea2-d # internal BUILDSTDERR: internal/nettrace BUILDSTDERR: mkdir -p $WORK/b045/ BUILDSTDERR: cat >$WORK/b045/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/b045/_pkg_.a -trimpath $WORK/b045 -shared -p internal/nettrace -std -complete -installsuffix shared -buildid ZveSTNwy-Q-rFtXiucU0/ZveSTNwy-Q-rFtXiucU0 -goversion go1.12 -D "" -importcfg $WORK/b045/importcfg -pack ./nettrace.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/ac/ac2ff41b505e89452c546bb9db751203ec85c6ec49a6cfd2e822d458f693263a-d # internal BUILDSTDERR: internal/x/net/dns/dnsmessage BUILDSTDERR: mkdir -p $WORK/b047/ BUILDSTDERR: cat >$WORK/b047/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/b047/_pkg_.a -trimpath $WORK/b047 -shared -p internal/x/net/dns/dnsmessage -std -complete -installsuffix shared -buildid EOt13M57C26PG7TATDx-/EOt13M57C26PG7TATDx- -goversion go1.12 -D "" -importcfg $WORK/b047/importcfg -pack ./message.go BUILDSTDERR: cd /usr/lib/golang/src/math BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/asm -trimpath $WORK/b007 -I $WORK/b007/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -o $WORK/b007/floor_ppc64x.o ./floor_ppc64x.s 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/38/3819b797a844b8b6f98c0e61fcf15caea22a8589690ca962168892005a6fe866-d # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/asm -trimpath $WORK/b007 -I $WORK/b007/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -o $WORK/b007/modf_ppc64x.o ./modf_ppc64x.s BUILDSTDERR: runtime/cgo BUILDSTDERR: mkdir -p $WORK/b049/ BUILDSTDERR: cd /usr/lib/golang/src/runtime/cgo BUILDSTDERR: CGO_LDFLAGS='"-g" "-O2" "-lpthread"' /usr/lib/golang/pkg/tool/linux_ppc64le/cgo -objdir $WORK/b049/ -importpath runtime/cgo -import_runtime_cgo=false -import_syscall=false -- -I $WORK/b049/ -g -O2 -Wall -Werror ./cgo.go BUILDSTDERR: cd /usr/lib/golang/src/math BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/asm -trimpath $WORK/b007 -I $WORK/b007/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -o $WORK/b007/sqrt_ppc64x.o ./sqrt_ppc64x.s BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/asm -trimpath $WORK/b007 -I $WORK/b007/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -o $WORK/b007/stubs_ppc64x.o ./stubs_ppc64x.s BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/pack r $WORK/b007/_pkg_.a $WORK/b007/floor_ppc64x.o $WORK/b007/modf_ppc64x.o $WORK/b007/sqrt_ppc64x.o $WORK/b007/stubs_ppc64x.o # internal 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/f4/f4e265d5282011638e115ef0de4cd2a624cfb19e31da376160bd60acdb306389-d # internal BUILDSTDERR: strconv BUILDSTDERR: mkdir -p $WORK/b016/ BUILDSTDERR: cat >$WORK/b016/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile errors=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile internal/bytealg=$WORK/b011/_pkg_.a BUILDSTDERR: packagefile math=$WORK/b007/_pkg_.a BUILDSTDERR: packagefile math/bits=$WORK/b008/_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/b016/_pkg_.a -trimpath $WORK/b016 -shared -p strconv -std -complete -installsuffix shared -buildid DOzDutitJKUsFHepSKEk/DOzDutitJKUsFHepSKEk -goversion go1.12 -D "" -importcfg $WORK/b016/importcfg -pack ./atob.go ./atof.go ./atoi.go ./decimal.go ./doc.go ./extfloat.go ./ftoa.go ./isprint.go ./itoa.go ./quote.go BUILDSTDERR: cd $WORK BUILDSTDERR: gcc -fno-caret-diagnostics -c -x c - || true BUILDSTDERR: gcc -Qunused-arguments -c -x c - || true BUILDSTDERR: gcc -fdebug-prefix-map=a=b -c -x c - || true BUILDSTDERR: gcc -gno-record-gcc-switches -c -x c - || true BUILDSTDERR: cd $WORK/b049 BUILDSTDERR: TERM='dumb' gcc -I /usr/lib/golang/src/runtime/cgo -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b049=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -Wall -Werror -o ./_x001.o -c _cgo_export.c BUILDSTDERR: TERM='dumb' gcc -I /usr/lib/golang/src/runtime/cgo -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b049=/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/b049=/tmp/go-build -gno-record-gcc-switches -I $WORK/b049/ -g -O2 -Wall -Werror -o $WORK/b049/_x003.o -c gcc_context.c BUILDSTDERR: TERM='dumb' gcc -I . -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b049=/tmp/go-build -gno-record-gcc-switches -I $WORK/b049/ -g -O2 -Wall -Werror -o $WORK/b049/_x004.o -c gcc_fatalf.c 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/80/8063b88cf6f68601e393010cf6b7141d7459167d60b7e1ca106a4f4b1a5bb3ca-d # internal BUILDSTDERR: crypto/internal/subtle BUILDSTDERR: mkdir -p $WORK/b080/ BUILDSTDERR: cat >$WORK/b080/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/b080/_pkg_.a -trimpath $WORK/b080 -shared -p crypto/internal/subtle -std -complete -installsuffix shared -buildid XiTVZP6rsQ4dxowjQ2QK/XiTVZP6rsQ4dxowjQ2QK -goversion go1.12 -D "" -importcfg $WORK/b080/importcfg -pack ./aliasing.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/9e/9e03015cdc540a9c9276a8f47a1bb33df54d51ddefe896ddec56ad487f12eca9-d # internal BUILDSTDERR: crypto/subtle BUILDSTDERR: mkdir -p $WORK/b081/ BUILDSTDERR: cat >$WORK/b081/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/b081/_pkg_.a -trimpath $WORK/b081 -shared -p crypto/subtle -std -complete -installsuffix shared -buildid Ivk-UEtq3ztvUf6IIq7V/Ivk-UEtq3ztvUf6IIq7V -goversion go1.12 -D "" -importcfg $WORK/b081/importcfg -pack ./constant_time.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/12/12b04e5240051601da644542726c4187b9aa364df28d0e0b3a35bbb2718f3bdb-d # internal BUILDSTDERR: container/list BUILDSTDERR: mkdir -p $WORK/b091/ BUILDSTDERR: cat >$WORK/b091/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/b091/_pkg_.a -trimpath $WORK/b091 -shared -p container/list -std -complete -installsuffix shared -buildid G9dZ9NqOzVMLMBcAUNKX/G9dZ9NqOzVMLMBcAUNKX -goversion go1.12 -D "" -importcfg $WORK/b091/importcfg -pack ./list.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/cb/cb3614eb87fea6aca769aefa784ed6934fff505509bd90c17c05e7e767cde237-d # internal BUILDSTDERR: crypto/rc4 BUILDSTDERR: mkdir -p $WORK/b095/ BUILDSTDERR: cat >$WORK/b095/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile crypto/internal/subtle=$WORK/b080/_pkg_.a BUILDSTDERR: packagefile strconv=$WORK/b016/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/crypto/rc4 BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b095/_pkg_.a -trimpath $WORK/b095 -shared -p crypto/rc4 -std -complete -installsuffix shared -buildid VoO-YV1CzENapcDPYNYS/VoO-YV1CzENapcDPYNYS -goversion go1.12 -D "" -importcfg $WORK/b095/importcfg -pack ./rc4.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/ec/ec7f7588be2f15daac9bb980dd40a3e8137c9f74038b782ac84afc69b75ac2f0-d # internal BUILDSTDERR: internal/x/crypto/cryptobyte/asn1 BUILDSTDERR: mkdir -p $WORK/b103/ BUILDSTDERR: cat >$WORK/b103/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/b103/_pkg_.a -trimpath $WORK/b103 -shared -p internal/x/crypto/cryptobyte/asn1 -std -complete -installsuffix shared -buildid H8bAX_K2TG7en1e0tUv3/H8bAX_K2TG7en1e0tUv3 -goversion go1.12 -D "" -importcfg $WORK/b103/importcfg -pack ./asn1.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/24/24d0726c6e3a4d990bdb2d878e74cd234fbcd6ea652a29fbc5a9e0337af6eac9-d # internal BUILDSTDERR: golang.org/x/crypto/openpgp/errors BUILDSTDERR: mkdir -p $WORK/b118/ BUILDSTDERR: cat >$WORK/b118/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile strconv=$WORK/b016/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/buildah-873f00141c8e23973709f6226972d5976f8eb975/src/golang.org/x/crypto/openpgp/errors BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b118/_pkg_.a -trimpath $WORK/b118 -shared -p golang.org/x/crypto/openpgp/errors -complete -installsuffix shared -buildid T3a7ZwnlmFgme1vG4MdK/T3a7ZwnlmFgme1vG4MdK -goversion go1.12 -D "" -importcfg $WORK/b118/importcfg -pack ./errors.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/b9/b91b993c345ad857a694a7bd012293f1b6466524dd1b8f6148c97798528975a4-d # internal BUILDSTDERR: golang.org/x/crypto/cast5 BUILDSTDERR: mkdir -p $WORK/b124/ BUILDSTDERR: cat >$WORK/b124/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile errors=$WORK/b003/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/buildah-873f00141c8e23973709f6226972d5976f8eb975/src/golang.org/x/crypto/cast5 BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b124/_pkg_.a -trimpath $WORK/b124 -shared -p golang.org/x/crypto/cast5 -complete -installsuffix shared -buildid Q_dZ150mRZKCGKZR7hPT/Q_dZ150mRZKCGKZR7hPT -goversion go1.12 -D "" -importcfg $WORK/b124/importcfg -pack ./cast5.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/f5/f5357256d3a67f4860f58f66960afcefe05900e88c3c52d7db6cd5dc7d8a6cbe-d # internal BUILDSTDERR: image/color BUILDSTDERR: mkdir -p $WORK/b128/ BUILDSTDERR: cat >$WORK/b128/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/b128/_pkg_.a -trimpath $WORK/b128 -shared -p image/color -std -complete -installsuffix shared -buildid ZsdDb8WlWRnD06D_vLE2/ZsdDb8WlWRnD06D_vLE2 -goversion go1.12 -D "" -importcfg $WORK/b128/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/b049=/tmp/go-build -gno-record-gcc-switches -I $WORK/b049/ -g -O2 -Wall -Werror -o $WORK/b049/_x005.o -c gcc_libinit.c 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/f5/f5c953c19be44adf21cf320740bf56942c11c38ef0ef1d59364a2a56aaa3d180-d # internal BUILDSTDERR: github.com/containers/storage/pkg/promise BUILDSTDERR: mkdir -p $WORK/b151/ BUILDSTDERR: cat >$WORK/b151/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/buildah-873f00141c8e23973709f6226972d5976f8eb975/src/github.com/containers/storage/pkg/promise BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b151/_pkg_.a -trimpath $WORK/b151 -shared -p github.com/containers/storage/pkg/promise -complete -installsuffix shared -buildid U1DKlnSZAmT4UPuhLuhd/U1DKlnSZAmT4UPuhLuhd -goversion go1.12 -D "" -importcfg $WORK/b151/importcfg -pack ./promise.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/44/449f7613a63b06244f27808e544cab8d341ef4c7716b42efe53563f7cbb23ed2-d # internal BUILDSTDERR: github.com/pquerna/ffjson/fflib/v1/internal BUILDSTDERR: mkdir -p $WORK/b157/ BUILDSTDERR: cat >$WORK/b157/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile errors=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile math=$WORK/b007/_pkg_.a BUILDSTDERR: packagefile strconv=$WORK/b016/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/buildah-873f00141c8e23973709f6226972d5976f8eb975/src/github.com/pquerna/ffjson/fflib/v1/internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b157/_pkg_.a -trimpath $WORK/b157 -shared -p github.com/pquerna/ffjson/fflib/v1/internal -complete -installsuffix shared -buildid jlts69h-a8jgur07LnuT/jlts69h-a8jgur07LnuT -goversion go1.12 -D "" -importcfg $WORK/b157/importcfg -pack ./atof.go ./atoi.go ./extfloat.go ./ftoa.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/4b/4be27364f81230149ab8a9b8c4d26267558a7f7992380363dc6e596b419f5242-d # internal BUILDSTDERR: github.com/containers/storage/pkg/ostree BUILDSTDERR: mkdir -p $WORK/b181/ BUILDSTDERR: cat >$WORK/b181/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/buildah-873f00141c8e23973709f6226972d5976f8eb975/src/github.com/containers/storage/pkg/ostree BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b181/_pkg_.a -trimpath $WORK/b181 -shared -p github.com/containers/storage/pkg/ostree -complete -installsuffix shared -buildid -8dIas5vfxfAdnJfhogf/-8dIas5vfxfAdnJfhogf -goversion go1.12 -D "" -importcfg $WORK/b181/importcfg -pack ./no_ostree.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/11/115d52fd7130c355edcd148fb30072286922ef3030a7558d35d4fb3360bd21db-d # internal BUILDSTDERR: github.com/containers/storage/pkg/config BUILDSTDERR: mkdir -p $WORK/b186/ BUILDSTDERR: cat >$WORK/b186/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/buildah-873f00141c8e23973709f6226972d5976f8eb975/src/github.com/containers/storage/pkg/config BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b186/_pkg_.a -trimpath $WORK/b186 -shared -p github.com/containers/storage/pkg/config -complete -installsuffix shared -buildid bCt-B4xk6YSCwY4tzIZb/bCt-B4xk6YSCwY4tzIZb -goversion go1.12 -D "" -importcfg $WORK/b186/importcfg -pack ./config.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/bf/bf3c6fb4ddf394e1d7d0604bcc8f70b45b84219bc957f0b49d6f394c41cd828b-d # internal BUILDSTDERR: github.com/opencontainers/runc/libcontainer/apparmor BUILDSTDERR: mkdir -p $WORK/b213/ BUILDSTDERR: cat >$WORK/b213/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile errors=$WORK/b003/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/buildah-873f00141c8e23973709f6226972d5976f8eb975/src/github.com/opencontainers/runc/libcontainer/apparmor BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b213/_pkg_.a -trimpath $WORK/b213 -shared -p github.com/opencontainers/runc/libcontainer/apparmor -complete -installsuffix shared -buildid 55LA7dAbg0R04JuAJIeI/55LA7dAbg0R04JuAJIeI -goversion go1.12 -D "" -importcfg $WORK/b213/importcfg -pack ./apparmor_disabled.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/4d/4d4df7509eaa973049b57ba1355c5e37f42418070ebb2e94587b2edcd6722eed-d # internal BUILDSTDERR: github.com/ulikunitz/xz/internal/hash BUILDSTDERR: mkdir -p $WORK/b223/ BUILDSTDERR: cat >$WORK/b223/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/buildah-873f00141c8e23973709f6226972d5976f8eb975/src/github.com/ulikunitz/xz/internal/hash BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b223/_pkg_.a -trimpath $WORK/b223 -shared -p github.com/ulikunitz/xz/internal/hash -complete -installsuffix shared -buildid m1r2QZ6n975I7DkA_1eI/m1r2QZ6n975I7DkA_1eI -goversion go1.12 -D "" -importcfg $WORK/b223/importcfg -pack ./cyclic_poly.go ./doc.go ./rabin_karp.go ./roller.go 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/dc/dc51ec738a4165747cd0f9333eeefa6c5e41cd9dc5f5846dfd6ad2d6815bcab2-d # internal BUILDSTDERR: github.com/VividCortex/ewma BUILDSTDERR: mkdir -p $WORK/b229/ BUILDSTDERR: cat >$WORK/b229/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/buildah-873f00141c8e23973709f6226972d5976f8eb975/src/github.com/VividCortex/ewma BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b229/_pkg_.a -trimpath $WORK/b229 -shared -p github.com/VividCortex/ewma -complete -installsuffix shared -buildid lUuiTKogdXX25jJugHBt/lUuiTKogdXX25jJugHBt -goversion go1.12 -D "" -importcfg $WORK/b229/importcfg -pack ./ewma.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/05/05aae20fdc74cb043053f4b863a6f7605037dce233ed338f5bf63f2d1ca97b4d-d # internal BUILDSTDERR: github.com/vbauerster/mpb/internal BUILDSTDERR: mkdir -p $WORK/b230/ BUILDSTDERR: cat >$WORK/b230/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile math=$WORK/b007/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/buildah-873f00141c8e23973709f6226972d5976f8eb975/src/github.com/vbauerster/mpb/internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b230/_pkg_.a -trimpath $WORK/b230 -shared -p github.com/vbauerster/mpb/internal -complete -installsuffix shared -buildid qQKMdMsi_1i8DoIf3DVk/qQKMdMsi_1i8DoIf3DVk -goversion go1.12 -D "" -importcfg $WORK/b230/importcfg -pack ./percentage.go ./round.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/d3/d30ad1bbe02d01e34747bae702a555d11c482bb61904d9e6b068f25cbbdb519d-d # internal BUILDSTDERR: github.com/docker/docker/api BUILDSTDERR: mkdir -p $WORK/b271/ BUILDSTDERR: cat >$WORK/b271/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/buildah-873f00141c8e23973709f6226972d5976f8eb975/src/github.com/docker/docker/api BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b271/_pkg_.a -trimpath $WORK/b271 -shared -p github.com/docker/docker/api -complete -installsuffix shared -buildid BjmMyLh7S8Udr30_-_QP/BjmMyLh7S8Udr30_-_QP -goversion go1.12 -D "" -importcfg $WORK/b271/importcfg -pack ./common.go ./common_unix.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b271/_pkg_.a # internal BUILDSTDERR: cp $WORK/b271/_pkg_.a /builddir/.cache/go-build/54/54466bcafe47f5f5470fd92de68938264efd1bed04dc71f9fb21fed41e7d0be7-d # internal BUILDSTDERR: github.com/docker/docker/api/types/network BUILDSTDERR: mkdir -p $WORK/b279/ BUILDSTDERR: cat >$WORK/b279/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/buildah-873f00141c8e23973709f6226972d5976f8eb975/src/github.com/docker/docker/api/types/network BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b279/_pkg_.a -trimpath $WORK/b279 -shared -p github.com/docker/docker/api/types/network -complete -installsuffix shared -buildid rzHZI1CyH2uwheFxOhGK/rzHZI1CyH2uwheFxOhGK -goversion go1.12 -D "" -importcfg $WORK/b279/importcfg -pack ./network.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b279/_pkg_.a # internal BUILDSTDERR: cp $WORK/b279/_pkg_.a /builddir/.cache/go-build/2b/2b02e3d97f693c8bcee827bced145ccc0e16347b4c05d9717e3f319fc31caba7-d # internal BUILDSTDERR: github.com/docker/docker/api/types/events BUILDSTDERR: mkdir -p $WORK/b284/ BUILDSTDERR: cat >$WORK/b284/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/buildah-873f00141c8e23973709f6226972d5976f8eb975/src/github.com/docker/docker/api/types/events BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b284/_pkg_.a -trimpath $WORK/b284 -shared -p github.com/docker/docker/api/types/events -complete -installsuffix shared -buildid LUsUyvlupwZdxDHguT1L/LUsUyvlupwZdxDHguT1L -goversion go1.12 -D "" -importcfg $WORK/b284/importcfg -pack ./events.go BUILDSTDERR: cd /usr/lib/golang/src/runtime/cgo BUILDSTDERR: TERM='dumb' gcc -I . -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b049=/tmp/go-build -gno-record-gcc-switches -I $WORK/b049/ -g -O2 -Wall -Werror -o $WORK/b049/_x006.o -c gcc_linux_ppc64x.c BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b284/_pkg_.a # internal BUILDSTDERR: cp $WORK/b284/_pkg_.a /builddir/.cache/go-build/a9/a954db24d14bbde7103575e413df9e4e67c180768745777cb54ba02606bd359d-d # internal BUILDSTDERR: github.com/docker/docker/api/types/image BUILDSTDERR: mkdir -p $WORK/b285/ BUILDSTDERR: cat >$WORK/b285/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/buildah-873f00141c8e23973709f6226972d5976f8eb975/src/github.com/docker/docker/api/types/image BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b285/_pkg_.a -trimpath $WORK/b285 -shared -p github.com/docker/docker/api/types/image -complete -installsuffix shared -buildid pSWURXY-YKdC-g3yU072/pSWURXY-YKdC-g3yU072 -goversion go1.12 -D "" -importcfg $WORK/b285/importcfg -pack ./image_history.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/a2/a290c98ea6418e7e693824cd78665f9c758ef538fcce98e46fe9b2089e9bde2a-d # internal BUILDSTDERR: github.com/docker/docker/builder/dockerfile/command BUILDSTDERR: mkdir -p $WORK/b326/ BUILDSTDERR: cat >$WORK/b326/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/buildah-873f00141c8e23973709f6226972d5976f8eb975/src/github.com/docker/docker/builder/dockerfile/command BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b326/_pkg_.a -trimpath $WORK/b326 -shared -p github.com/docker/docker/builder/dockerfile/command -complete -installsuffix shared -buildid AZSs7Z5lwdwgFpHcCmb5/AZSs7Z5lwdwgFpHcCmb5 -goversion go1.12 -D "" -importcfg $WORK/b326/importcfg -pack ./command.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b285/_pkg_.a # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b326/_pkg_.a # internal BUILDSTDERR: cp $WORK/b285/_pkg_.a /builddir/.cache/go-build/51/51212635e11802a33e2c3e8440205532e5d0cba939eabe54fcb6821e8ceb2846-d # internal BUILDSTDERR: cp $WORK/b326/_pkg_.a /builddir/.cache/go-build/9c/9c3b7c7104dce9df13c69bc72807159dffc20660ac839e1ca37b054e560e6dbb-d # internal BUILDSTDERR: cd /usr/lib/golang/src/runtime/cgo BUILDSTDERR: TERM='dumb' gcc -I . -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b049=/tmp/go-build -gno-record-gcc-switches -I $WORK/b049/ -g -O2 -Wall -Werror -o $WORK/b049/_x007.o -c gcc_setenv.c BUILDSTDERR: TERM='dumb' gcc -I . -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b049=/tmp/go-build -gno-record-gcc-switches -I $WORK/b049/ -g -O2 -Wall -Werror -o $WORK/b049/_x008.o -c gcc_traceback.c BUILDSTDERR: TERM='dumb' gcc -I . -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b049=/tmp/go-build -gno-record-gcc-switches -I $WORK/b049/ -g -O2 -Wall -Werror -o $WORK/b049/_x009.o -c gcc_util.c BUILDSTDERR: TERM='dumb' gcc -I . -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b049=/tmp/go-build -gno-record-gcc-switches -I $WORK/b049/ -g -O2 -Wall -Werror -o $WORK/b049/_x010.o -c gcc_ppc64x.S BUILDSTDERR: cd $WORK/b049 BUILDSTDERR: TERM='dumb' gcc -I /usr/lib/golang/src/runtime/cgo -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b049=/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 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/39/395e972f731ebf620ca4a4b52a0861567081228af72f8d640613d0ed43258c9f-d # internal BUILDSTDERR: sync BUILDSTDERR: mkdir -p $WORK/b018/ BUILDSTDERR: cat >$WORK/b018/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile internal/race=$WORK/b019/_pkg_.a BUILDSTDERR: packagefile runtime=$WORK/b010/_pkg_.a BUILDSTDERR: packagefile sync/atomic=$WORK/b020/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/sync BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b018/_pkg_.a -trimpath $WORK/b018 -shared -p sync -std -installsuffix shared -buildid Hd4NDyiUdbTotfc3lea_/Hd4NDyiUdbTotfc3lea_ -goversion go1.12 -D "" -importcfg $WORK/b018/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/b018/_pkg_.a # internal BUILDSTDERR: cp $WORK/b018/_pkg_.a /builddir/.cache/go-build/22/2261cfaa3e8e3cf25dabdad967802f01e12da0911ac1baae095e1fd9efbc0c34-d # internal BUILDSTDERR: io BUILDSTDERR: mkdir -p $WORK/b023/ BUILDSTDERR: reflect BUILDSTDERR: mkdir -p $WORK/b006/ BUILDSTDERR: cat >$WORK/b006/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/b006 -I $WORK/b006/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -gensymabis -o $WORK/b006/symabis ./asm_ppc64x.s BUILDSTDERR: cat >$WORK/b023/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile errors=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b018/_pkg_.a BUILDSTDERR: packagefile sync/atomic=$WORK/b020/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/io BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b023/_pkg_.a -trimpath $WORK/b023 -shared -p io -std -complete -installsuffix shared -buildid SnNargNKfI7f6FTd6V7S/SnNargNKfI7f6FTd6V7S -goversion go1.12 -D "" -importcfg $WORK/b023/importcfg -pack ./io.go ./multi.go ./pipe.go BUILDSTDERR: syscall BUILDSTDERR: mkdir -p $WORK/b026/ BUILDSTDERR: cat >$WORK/b026/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/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: cat >$WORK/b006/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile math=$WORK/b007/_pkg_.a BUILDSTDERR: packagefile runtime=$WORK/b010/_pkg_.a BUILDSTDERR: packagefile strconv=$WORK/b016/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b018/_pkg_.a BUILDSTDERR: packagefile unicode=$WORK/b021/_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/b006/_pkg_.a -trimpath $WORK/b006 -shared -p reflect -std -installsuffix shared -buildid e2XdnRFA8yBkUV5_dOcu/e2XdnRFA8yBkUV5_dOcu -goversion go1.12 -symabis $WORK/b006/symabis -D "" -importcfg $WORK/b006/importcfg -pack -asmhdr $WORK/b006/go_asm.h ./deepequal.go ./makefunc.go ./swapper.go ./type.go ./value.go BUILDSTDERR: cat >$WORK/b026/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile internal/race=$WORK/b019/_pkg_.a BUILDSTDERR: packagefile runtime=$WORK/b010/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b018/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/syscall BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b026/_pkg_.a -trimpath $WORK/b026 -shared -p syscall -std -installsuffix shared -buildid cm7tTRYqAPWXiiNeyY1E/cm7tTRYqAPWXiiNeyY1E -goversion go1.12 -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: cd /usr/lib/golang/src/runtime/cgo 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 $WORK/b049/_x006.o $WORK/b049/_x007.o $WORK/b049/_x008.o $WORK/b049/_x009.o $WORK/b049/_x010.o -g -O2 -lpthread 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/8a/8a6a70effaa524ea2ca4614634b14c21caf9cb8d60f352f07b916edf52d9dbf7-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/b011/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b023/_pkg_.a BUILDSTDERR: packagefile unicode=$WORK/b021/_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/b031/_pkg_.a -trimpath $WORK/b031 -shared -p bytes -std -installsuffix shared -buildid fxkJtmscT2TW777B8GVe/fxkJtmscT2TW777B8GVe -goversion go1.12 -D "" -importcfg $WORK/b031/importcfg -pack ./buffer.go ./bytes.go ./reader.go BUILDSTDERR: cd /usr/lib/golang/src/runtime/cgo BUILDSTDERR: TERM='dumb' /usr/lib/golang/pkg/tool/linux_ppc64le/cgo -dynpackage cgo -dynimport $WORK/b049/_cgo_.o -dynout $WORK/b049/_cgo_import.go -dynlinker BUILDSTDERR: cat >$WORK/b049/go_asm.h << 'EOF' # internal BUILDSTDERR: EOF BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/asm -trimpath $WORK/b049 -I $WORK/b049/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -gensymabis -o $WORK/b049/symabis ./asm_ppc64x.s BUILDSTDERR: cat >$WORK/b049/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: EOF BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b049/_pkg_.a -trimpath $WORK/b049 -shared -p runtime/cgo -std -installsuffix shared -buildid 4DJSHLKZnb62tsgZ6YDb/4DJSHLKZnb62tsgZ6YDb -goversion go1.12 -symabis $WORK/b049/symabis -D "" -importcfg $WORK/b049/importcfg -pack -asmhdr $WORK/b049/go_asm.h ./callbacks.go ./callbacks_traceback.go ./iscgo.go ./setenv.go $WORK/b049/_cgo_gotypes.go $WORK/b049/cgo.cgo1.go $WORK/b049/_cgo_import.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/asm -trimpath $WORK/b049 -I $WORK/b049/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -o $WORK/b049/asm_ppc64x.o ./asm_ppc64x.s BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/pack r $WORK/b049/_pkg_.a $WORK/b049/asm_ppc64x.o $WORK/b049/_x001.o $WORK/b049/_x002.o $WORK/b049/_x003.o $WORK/b049/_x004.o $WORK/b049/_x005.o $WORK/b049/_x006.o $WORK/b049/_x007.o $WORK/b049/_x008.o $WORK/b049/_x009.o $WORK/b049/_x010.o # internal 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/73/732a4b227843111c82620c3a2a43d482186747b9bf6052cf26f563420599afd1-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/b003/_pkg_.a BUILDSTDERR: packagefile internal/bytealg=$WORK/b011/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b023/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b018/_pkg_.a BUILDSTDERR: packagefile unicode=$WORK/b021/_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 iv_bxO4WklDXN1T3VziU/iv_bxO4WklDXN1T3VziU -goversion go1.12 -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/b031/_pkg_.a # internal BUILDSTDERR: cp $WORK/b031/_pkg_.a /builddir/.cache/go-build/2f/2f36920b36d2863734835b92e9bf4ef1cc5dec24dfc1cc4ba8d38cb5e1e56a2f-d # internal BUILDSTDERR: hash BUILDSTDERR: mkdir -p $WORK/b039/ BUILDSTDERR: cat >$WORK/b039/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile io=$WORK/b023/_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 EXPCrBYKRk6AioGBp6JV/EXPCrBYKRk6AioGBp6JV -goversion go1.12 -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/85/858ac52c02a85e673c274a1ed6c6a497db7f4bdae369e13071e686502e9803eb-d # internal BUILDSTDERR: hash/fnv BUILDSTDERR: mkdir -p $WORK/b038/ BUILDSTDERR: cat >$WORK/b038/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile errors=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile hash=$WORK/b039/_pkg_.a BUILDSTDERR: packagefile math/bits=$WORK/b008/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/hash/fnv BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b038/_pkg_.a -trimpath $WORK/b038 -shared -p hash/fnv -std -complete -installsuffix shared -buildid bkfRM9NW8pBKfE0457ko/bkfRM9NW8pBKfE0457ko -goversion go1.12 -D "" -importcfg $WORK/b038/importcfg -pack ./fnv.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b038/_pkg_.a # 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: 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/b038/_pkg_.a /builddir/.cache/go-build/bc/bc3420f84ac3803849b567eb1e2c29dc0ce0c91325ae20622a994fe54ca175f8-d # internal BUILDSTDERR: internal/singleflight BUILDSTDERR: mkdir -p $WORK/b046/ BUILDSTDERR: cp $WORK/b026/_pkg_.a /builddir/.cache/go-build/73/73f94ed1e84b7e0a6f0c0b20edd1b346b77926ac68c1b12b0b6ec65edaf3ce08-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/b018/_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 HytbGQlbhMYvjHIOpj6z/HytbGQlbhMYvjHIOpj6z -goversion go1.12 -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: cp $WORK/b035/_pkg_.a /builddir/.cache/go-build/68/68a3ff5ddd1a09e4404dc9ee535165c3408c231022a305b5147f125acd87efa6-d # internal BUILDSTDERR: internal/syscall/unix BUILDSTDERR: mkdir -p $WORK/b028/ BUILDSTDERR: cat >$WORK/b028/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile sync/atomic=$WORK/b020/_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 qoacsR8FR0ZEj6qZfksm/qoacsR8FR0ZEj6qZfksm -goversion go1.12 -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/62/623889bafbf21225ff8f6b0577891028fd0a992f0dbdf247bfa2b6fab42f4539-d # internal BUILDSTDERR: math/rand BUILDSTDERR: mkdir -p $WORK/b048/ BUILDSTDERR: cat >$WORK/b048/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile math=$WORK/b007/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b018/_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 gqbmjfckX4n1ZH0POr5H/gqbmjfckX4n1ZH0POr5H -goversion go1.12 -D "" -importcfg $WORK/b048/importcfg -pack ./exp.go ./normal.go ./rand.go ./rng.go ./zipf.go BUILDSTDERR: cat >$WORK/b046/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile sync=$WORK/b018/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/internal/singleflight BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b046/_pkg_.a -trimpath $WORK/b046 -shared -p internal/singleflight -std -complete -installsuffix shared -buildid xIzGYYx13erWw4iUuV3r/xIzGYYx13erWw4iUuV3r -goversion go1.12 -D "" -importcfg $WORK/b046/importcfg -pack ./singleflight.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/aa/aa196e3677263310b8ab96f57132ba325a07a1f22fb5b2dc006493295e86d69d-d # internal BUILDSTDERR: bufio BUILDSTDERR: mkdir -p $WORK/b053/ BUILDSTDERR: cat >$WORK/b053/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile bytes=$WORK/b031/_pkg_.a BUILDSTDERR: packagefile errors=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b023/_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/b053/_pkg_.a -trimpath $WORK/b053 -shared -p bufio -std -complete -installsuffix shared -buildid M590J4jRXDqTXf4OR6m8/M590J4jRXDqTXf4OR6m8 -goversion go1.12 -D "" -importcfg $WORK/b053/importcfg -pack ./bufio.go ./scan.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/47/4773fe706259726552aaceae036d5c07cffe63956cac42c933643ed9ea942c2a-d # internal BUILDSTDERR: crypto BUILDSTDERR: mkdir -p $WORK/b063/ BUILDSTDERR: cat >$WORK/b063/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile hash=$WORK/b039/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b023/_pkg_.a BUILDSTDERR: packagefile strconv=$WORK/b016/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/crypto BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b063/_pkg_.a -trimpath $WORK/b063 -shared -p crypto -std -complete -installsuffix shared -buildid 5d7MhodC88FpRhq9sPs9/5d7MhodC88FpRhq9sPs9 -goversion go1.12 -D "" -importcfg $WORK/b063/importcfg -pack ./crypto.go BUILDSTDERR: cd /usr/lib/golang/src/reflect 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/asm_ppc64x.o ./asm_ppc64x.s BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/pack r $WORK/b006/_pkg_.a $WORK/b006/asm_ppc64x.o # 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/b063/_pkg_.a # internal BUILDSTDERR: cp $WORK/b063/_pkg_.a /builddir/.cache/go-build/96/96b93b278fb6ad7c732de7dcde864b7851f7c0173b402ff87e2be5c3f49361d3-d # internal BUILDSTDERR: path BUILDSTDERR: mkdir -p $WORK/b066/ BUILDSTDERR: cat >$WORK/b066/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile errors=$WORK/b003/_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/b066/_pkg_.a -trimpath $WORK/b066 -shared -p path -std -complete -installsuffix shared -buildid aEyPVk6Bg6EiFGK10dxo/aEyPVk6Bg6EiFGK10dxo -goversion go1.12 -D "" -importcfg $WORK/b066/importcfg -pack ./match.go ./path.go BUILDSTDERR: cp $WORK/b006/_pkg_.a /builddir/.cache/go-build/e7/e70b529b80bddffb96092d64df20a38efb8fe10fc9971ea10d708608e6dd7aed-d # internal BUILDSTDERR: sort BUILDSTDERR: mkdir -p $WORK/b022/ BUILDSTDERR: cat >$WORK/b022/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile reflect=$WORK/b006/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/sort BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b022/_pkg_.a -trimpath $WORK/b022 -shared -p sort -std -complete -installsuffix shared -buildid QByWpSt79-GJcCpX6Yaa/QByWpSt79-GJcCpX6Yaa -goversion go1.12 -D "" -importcfg $WORK/b022/importcfg -pack ./search.go ./slice.go ./sort.go ./zfuncversion.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/56/565a80246dfae685adde3ec1e26365c57faf7a984a6a60ccb14eb8a195d0224b-d # internal BUILDSTDERR: encoding/binary BUILDSTDERR: mkdir -p $WORK/b034/ BUILDSTDERR: cat >$WORK/b034/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile errors=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b023/_pkg_.a BUILDSTDERR: packagefile math=$WORK/b007/_pkg_.a BUILDSTDERR: packagefile reflect=$WORK/b006/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/encoding/binary BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b034/_pkg_.a -trimpath $WORK/b034 -shared -p encoding/binary -std -complete -installsuffix shared -buildid g5E1Y7i8hkaFdRDBeM2a/g5E1Y7i8hkaFdRDBeM2a -goversion go1.12 -D "" -importcfg $WORK/b034/importcfg -pack ./binary.go ./varint.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/57/57e750db6e118aa5fcc2ed5ac8879a12818bd571a793ed537bbeb9ff4363a6a3-d # internal BUILDSTDERR: github.com/docker/docker/api/types/versions BUILDSTDERR: mkdir -p $WORK/b075/ BUILDSTDERR: cat >$WORK/b075/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile strconv=$WORK/b016/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b035/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/buildah-873f00141c8e23973709f6226972d5976f8eb975/src/github.com/docker/docker/api/types/versions BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b075/_pkg_.a -trimpath $WORK/b075 -shared -p github.com/docker/docker/api/types/versions -complete -installsuffix shared -buildid 8SlqFrnepm-b0jFxXF9H/8SlqFrnepm-b0jFxXF9H -goversion go1.12 -D "" -importcfg $WORK/b075/importcfg -pack ./compare.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/be/be92296da427eba1e3759edb45d51f38554365a193c4bf2438fcf548c71d501f-d # internal BUILDSTDERR: crypto/internal/randutil BUILDSTDERR: mkdir -p $WORK/b084/ BUILDSTDERR: cat >$WORK/b084/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile io=$WORK/b023/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b018/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/crypto/internal/randutil BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b084/_pkg_.a -trimpath $WORK/b084 -shared -p crypto/internal/randutil -std -complete -installsuffix shared -buildid 5k_J-yxnFklTjwZGsc_z/5k_J-yxnFklTjwZGsc_z -goversion go1.12 -D "" -importcfg $WORK/b084/importcfg -pack ./randutil.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/57/57bb3aa1d4189147c0278a78804a41800891abf0c5487dba1c8d1930e013f176-d # internal BUILDSTDERR: internal/fmtsort BUILDSTDERR: mkdir -p $WORK/b005/ BUILDSTDERR: cat >$WORK/b005/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile reflect=$WORK/b006/_pkg_.a BUILDSTDERR: packagefile sort=$WORK/b022/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/internal/fmtsort BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b005/_pkg_.a -trimpath $WORK/b005 -shared -p internal/fmtsort -std -complete -installsuffix shared -buildid nq5m4gFvJ-VTK5RIc91J/nq5m4gFvJ-VTK5RIc91J -goversion go1.12 -D "" -importcfg $WORK/b005/importcfg -pack ./sort.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/2a/2aef6aa91e216bb5b927c7166449956b6b6927f659252007478a086705988f21-d # internal BUILDSTDERR: regexp/syntax BUILDSTDERR: mkdir -p $WORK/b065/ BUILDSTDERR: cat >$WORK/b065/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile sort=$WORK/b022/_pkg_.a BUILDSTDERR: packagefile strconv=$WORK/b016/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b035/_pkg_.a BUILDSTDERR: packagefile unicode=$WORK/b021/_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/b065/_pkg_.a -trimpath $WORK/b065 -shared -p regexp/syntax -std -complete -installsuffix shared -buildid SM3qpA4XKuIACkmxcvbM/SM3qpA4XKuIACkmxcvbM -goversion go1.12 -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/b005/_pkg_.a # internal BUILDSTDERR: cp $WORK/b005/_pkg_.a /builddir/.cache/go-build/8d/8db6de0f7ed437a5d954ac31bc10e00a97875848af3df72ef947221d500a0145-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/b085/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile crypto=$WORK/b063/_pkg_.a BUILDSTDERR: packagefile errors=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile hash=$WORK/b039/_pkg_.a BUILDSTDERR: EOF 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 V5OGb7urr3WJlZW6M1eN/V5OGb7urr3WJlZW6M1eN -goversion go1.12 -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/buildid -w $WORK/b027/_pkg_.a # internal BUILDSTDERR: cp $WORK/b027/_pkg_.a /builddir/.cache/go-build/39/39d5af3b31c5cf389f61c5a56bf403682d30485ce8bb1a7d54d6305744f09fc7-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/b023/_pkg_.a BUILDSTDERR: packagefile runtime=$WORK/b010/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b018/_pkg_.a BUILDSTDERR: packagefile sync/atomic=$WORK/b020/_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 g6l4lif3CjYPlorTcOtj/g6l4lif3CjYPlorTcOtj -goversion go1.12 -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/b034/_pkg_.a # internal BUILDSTDERR: cp $WORK/b034/_pkg_.a /builddir/.cache/go-build/d4/d48e47068f2d54c4ac62b628816956f16bc8485c4e61eea8bd31b6415c0ff309-d # internal BUILDSTDERR: encoding/base64 BUILDSTDERR: mkdir -p $WORK/b033/ BUILDSTDERR: cat >$WORK/b033/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile encoding/binary=$WORK/b034/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b023/_pkg_.a BUILDSTDERR: packagefile strconv=$WORK/b016/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/encoding/base64 BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b033/_pkg_.a -trimpath $WORK/b033 -shared -p encoding/base64 -std -complete -installsuffix shared -buildid W70BR2y0WSSeoxGX5nbs/W70BR2y0WSSeoxGX5nbs -goversion go1.12 -D "" -importcfg $WORK/b033/importcfg -pack ./base64.go 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 -o $WORK/b085/sha512block_ppc64le.o ./sha512block_ppc64le.s 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/7e/7edcbe60081b66e367a8ccea1ea42df9272b5891ab3d6a7aa72a2891d48fe95f-d # internal BUILDSTDERR: crypto/cipher BUILDSTDERR: mkdir -p $WORK/b079/ BUILDSTDERR: cat >$WORK/b079/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/b079 -I $WORK/b079/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -gensymabis -o $WORK/b079/symabis ./xor_ppc64x.s BUILDSTDERR: cat >$WORK/b079/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile crypto/internal/subtle=$WORK/b080/_pkg_.a BUILDSTDERR: packagefile crypto/subtle=$WORK/b081/_pkg_.a BUILDSTDERR: packagefile encoding/binary=$WORK/b034/_pkg_.a BUILDSTDERR: packagefile errors=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b023/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b079/_pkg_.a -trimpath $WORK/b079 -shared -p crypto/cipher -std -installsuffix shared -buildid NIGBlNRu-aNbunqXruSI/NIGBlNRu-aNbunqXruSI -goversion go1.12 -symabis $WORK/b079/symabis -D "" -importcfg $WORK/b079/importcfg -pack -asmhdr $WORK/b079/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/b033/_pkg_.a # internal BUILDSTDERR: cp $WORK/b033/_pkg_.a /builddir/.cache/go-build/08/08271ff68f20623f61df0512d08ef4c36a02039824c88c4e4f1084f2dd3989e2-d # internal BUILDSTDERR: crypto/sha256 BUILDSTDERR: mkdir -p $WORK/b089/ BUILDSTDERR: cat >$WORK/b089/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/b089 -I $WORK/b089/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -gensymabis -o $WORK/b089/symabis ./sha256block_ppc64le.s BUILDSTDERR: cat >$WORK/b089/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile crypto=$WORK/b063/_pkg_.a BUILDSTDERR: packagefile errors=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile hash=$WORK/b039/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b089/_pkg_.a -trimpath $WORK/b089 -shared -p crypto/sha256 -std -installsuffix shared -buildid t9EYpl9q0g6pr6wyOgHC/t9EYpl9q0g6pr6wyOgHC -goversion go1.12 -symabis $WORK/b089/symabis -D "" -importcfg $WORK/b089/importcfg -pack -asmhdr $WORK/b089/go_asm.h ./sha256.go ./sha256block.go ./sha256block_decl.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/asm -trimpath $WORK/b089 -I $WORK/b089/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -o $WORK/b089/sha256block_ppc64le.o ./sha256block_ppc64le.s 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/70/70f1ef5ec39bbc0d55afeb640960ab418ddb9dc9f9a01484f15a6608a90f6ea0-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/b023/_pkg_.a BUILDSTDERR: packagefile runtime=$WORK/b010/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b018/_pkg_.a BUILDSTDERR: packagefile sync/atomic=$WORK/b020/_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 c8_zmMfHX7iW58GvUEYZ/c8_zmMfHX7iW58GvUEYZ -goversion go1.12 -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: cd /usr/lib/golang/src/crypto/sha256 BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/pack r $WORK/b089/_pkg_.a $WORK/b089/sha256block_ppc64le.o # internal 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/22/22091c58c5331aeb56ed40fd0c9bea93effc6305012411902b008fab52501a88-d # internal BUILDSTDERR: crypto/hmac BUILDSTDERR: mkdir -p $WORK/b093/ BUILDSTDERR: cat >$WORK/b093/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile crypto/subtle=$WORK/b081/_pkg_.a BUILDSTDERR: packagefile hash=$WORK/b039/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/crypto/hmac BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b093/_pkg_.a -trimpath $WORK/b093 -shared -p crypto/hmac -std -complete -installsuffix shared -buildid eKnfYNZS7V5EMq2DJlq3/eKnfYNZS7V5EMq2DJlq3 -goversion go1.12 -D "" -importcfg $WORK/b093/importcfg -pack ./hmac.go BUILDSTDERR: cd /usr/lib/golang/src/crypto/cipher BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/asm -trimpath $WORK/b079 -I $WORK/b079/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -o $WORK/b079/xor_ppc64x.o ./xor_ppc64x.s 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/65/65e85eae736b28052d5844ad027e3079db13de3d17095508d318c226a989b237-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: cat >$WORK/b094/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile crypto=$WORK/b063/_pkg_.a BUILDSTDERR: packagefile encoding/binary=$WORK/b034/_pkg_.a BUILDSTDERR: packagefile errors=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile hash=$WORK/b039/_pkg_.a BUILDSTDERR: packagefile math/bits=$WORK/b008/_pkg_.a BUILDSTDERR: EOF 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 NMr6AJrrTKCJPq4079Ak/NMr6AJrrTKCJPq4079Ak -goversion go1.12 -symabis $WORK/b094/symabis -D "" -importcfg $WORK/b094/importcfg -pack -asmhdr $WORK/b094/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/pack r $WORK/b079/_pkg_.a $WORK/b079/xor_ppc64x.o # internal 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/5f/5fd8b70f7477f306a37c6cfea1b8434ccd03a4688aeca560ea05d6e941cedad7-d # internal BUILDSTDERR: crypto/aes BUILDSTDERR: mkdir -p $WORK/b078/ BUILDSTDERR: cat >$WORK/b078/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/b078 -I $WORK/b078/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -gensymabis -o $WORK/b078/symabis ./asm_ppc64le.s BUILDSTDERR: cat >$WORK/b078/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile crypto/cipher=$WORK/b079/_pkg_.a BUILDSTDERR: packagefile crypto/internal/subtle=$WORK/b080/_pkg_.a BUILDSTDERR: packagefile encoding/binary=$WORK/b034/_pkg_.a BUILDSTDERR: packagefile strconv=$WORK/b016/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b078/_pkg_.a -trimpath $WORK/b078 -shared -p crypto/aes -std -installsuffix shared -buildid fluG-yWlFmk4vIfVreTW/fluG-yWlFmk4vIfVreTW -goversion go1.12 -symabis $WORK/b078/symabis -D "" -importcfg $WORK/b078/importcfg -pack -asmhdr $WORK/b078/go_asm.h ./block.go ./cipher.go ./cipher_ppc64le.go ./const.go ./modes.go 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 -o $WORK/b094/md5block_ppc64x.o ./md5block_ppc64x.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/10/10bd629d39eea4be17874b4c9acc09d246e0815abde65a76b3339eed6025a6a2-d # internal BUILDSTDERR: cd /usr/lib/golang/src/crypto/aes BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/asm -trimpath $WORK/b078 -I $WORK/b078/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -o $WORK/b078/asm_ppc64le.o ./asm_ppc64le.s 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/b023/_pkg_.a BUILDSTDERR: packagefile regexp/syntax=$WORK/b065/_pkg_.a BUILDSTDERR: packagefile sort=$WORK/b022/_pkg_.a BUILDSTDERR: packagefile strconv=$WORK/b016/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b035/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b018/_pkg_.a BUILDSTDERR: packagefile unicode=$WORK/b021/_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/b064/_pkg_.a -trimpath $WORK/b064 -shared -p regexp -std -complete -installsuffix shared -buildid 34E6wabnTnEyNDS7DREq/34E6wabnTnEyNDS7DREq -goversion go1.12 -D "" -importcfg $WORK/b064/importcfg -pack ./backtrack.go ./exec.go ./onepass.go ./regexp.go BUILDSTDERR: cd /usr/lib/golang/src/crypto/md5 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/bc/bc669da36cf3711d26b977331f37ded0d0bf22be37f771fa185d902ef20e8767-d # internal BUILDSTDERR: crypto/des BUILDSTDERR: mkdir -p $WORK/b092/ BUILDSTDERR: cd /usr/lib/golang/src/crypto/aes BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/pack r $WORK/b078/_pkg_.a $WORK/b078/asm_ppc64le.o # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b078/_pkg_.a # internal BUILDSTDERR: cat >$WORK/b092/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile crypto/cipher=$WORK/b079/_pkg_.a BUILDSTDERR: packagefile crypto/internal/subtle=$WORK/b080/_pkg_.a BUILDSTDERR: packagefile encoding/binary=$WORK/b034/_pkg_.a BUILDSTDERR: packagefile strconv=$WORK/b016/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cp $WORK/b078/_pkg_.a /builddir/.cache/go-build/55/55d02bb618c3a176a6263f81167046c0e0a69c5b9fcaf27f77c97e056abc4209-d # internal BUILDSTDERR: crypto/sha1 BUILDSTDERR: mkdir -p $WORK/b096/ BUILDSTDERR: cat >$WORK/b096/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile crypto=$WORK/b063/_pkg_.a BUILDSTDERR: packagefile errors=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile hash=$WORK/b039/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/crypto/sha1 BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b096/_pkg_.a -trimpath $WORK/b096 -shared -p crypto/sha1 -std -complete -installsuffix shared -buildid Y6pXEvvH2U-ZyVQXSgy-/Y6pXEvvH2U-ZyVQXSgy- -goversion go1.12 -D "" -importcfg $WORK/b096/importcfg -pack ./sha1.go ./sha1block.go ./sha1block_generic.go BUILDSTDERR: cd /usr/lib/golang/src/crypto/des BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b092/_pkg_.a -trimpath $WORK/b092 -shared -p crypto/des -std -complete -installsuffix shared -buildid 8CkYIlhAkCsb6ftfHhzZ/8CkYIlhAkCsb6ftfHhzZ -goversion go1.12 -D "" -importcfg $WORK/b092/importcfg -pack ./block.go ./cipher.go ./const.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/3a/3a7ffacf300432a84d7d896ac6f1f2cc7b4c3b8f80d472fa9bbb3c841fd618d2-d # internal BUILDSTDERR: encoding/pem BUILDSTDERR: mkdir -p $WORK/b101/ BUILDSTDERR: cat >$WORK/b101/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile bytes=$WORK/b031/_pkg_.a BUILDSTDERR: packagefile encoding/base64=$WORK/b033/_pkg_.a BUILDSTDERR: packagefile errors=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b023/_pkg_.a BUILDSTDERR: packagefile sort=$WORK/b022/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b035/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/encoding/pem BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b101/_pkg_.a -trimpath $WORK/b101 -shared -p encoding/pem -std -complete -installsuffix shared -buildid YdcsXBZDmIwu2TYwlNcu/YdcsXBZDmIwu2TYwlNcu -goversion go1.12 -D "" -importcfg $WORK/b101/importcfg -pack ./pem.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/f1/f134a2ecb053983f028e0aa4d248b03564385bf2ad831e7040e81579810f02a3-d # internal BUILDSTDERR: internal/x/crypto/internal/chacha20 BUILDSTDERR: mkdir -p $WORK/b106/ BUILDSTDERR: cat >$WORK/b106/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile crypto/cipher=$WORK/b079/_pkg_.a BUILDSTDERR: packagefile encoding/binary=$WORK/b034/_pkg_.a BUILDSTDERR: packagefile runtime=$WORK/b010/_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/b106/_pkg_.a -trimpath $WORK/b106 -shared -p internal/x/crypto/internal/chacha20 -std -complete -installsuffix shared -buildid kIOke_G-FvE3jOO2SsRQ/kIOke_G-FvE3jOO2SsRQ -goversion go1.12 -D "" -importcfg $WORK/b106/importcfg -pack ./chacha_generic.go ./chacha_noasm.go ./xor.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/8c/8cfaa353359209da06060ed2ff46c9ce63ea0a814c99ff74551fa4b737dca46e-d # internal BUILDSTDERR: internal/x/crypto/poly1305 BUILDSTDERR: mkdir -p $WORK/b107/ BUILDSTDERR: cat >$WORK/b107/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile crypto/subtle=$WORK/b081/_pkg_.a BUILDSTDERR: packagefile encoding/binary=$WORK/b034/_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/b107/_pkg_.a -trimpath $WORK/b107 -shared -p internal/x/crypto/poly1305 -std -complete -installsuffix shared -buildid CmdRZhR7gD5_AZWy3PD9/CmdRZhR7gD5_AZWy3PD9 -goversion go1.12 -D "" -importcfg $WORK/b107/importcfg -pack ./poly1305.go ./sum_noasm.go ./sum_ref.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/96/966cbe7e33e5e5968082ce6d5e7565a79939d5585b35c66e1914f9924fd25639-d # internal BUILDSTDERR: internal/x/crypto/curve25519 BUILDSTDERR: mkdir -p $WORK/b108/ BUILDSTDERR: cat >$WORK/b108/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile encoding/binary=$WORK/b034/_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/b108/_pkg_.a -trimpath $WORK/b108 -shared -p internal/x/crypto/curve25519 -std -complete -installsuffix shared -buildid T5xOGSPbX7uNcICNKftr/T5xOGSPbX7uNcICNKftr -goversion go1.12 -D "" -importcfg $WORK/b108/importcfg -pack ./curve25519.go ./doc.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/8f/8fc1fd68cad93ce991b465c091e9780c69d71b8aba7853d0a55435de1d812984-d # internal BUILDSTDERR: internal/x/crypto/chacha20poly1305 BUILDSTDERR: mkdir -p $WORK/b105/ BUILDSTDERR: cat >$WORK/b105/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile crypto/cipher=$WORK/b079/_pkg_.a BUILDSTDERR: packagefile encoding/binary=$WORK/b034/_pkg_.a BUILDSTDERR: packagefile errors=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile internal/x/crypto/internal/chacha20=$WORK/b106/_pkg_.a BUILDSTDERR: packagefile internal/x/crypto/poly1305=$WORK/b107/_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/b105/_pkg_.a -trimpath $WORK/b105 -shared -p internal/x/crypto/chacha20poly1305 -std -complete -installsuffix shared -buildid N6HqvuBJF_Dfs7j4S7L0/N6HqvuBJF_Dfs7j4S7L0 -goversion go1.12 -D "" -importcfg $WORK/b105/importcfg -pack ./chacha20poly1305.go ./chacha20poly1305_generic.go ./chacha20poly1305_noasm.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/3f/3f18651f1a4877e0e9f3306bd2f0bd9440e879da0ceedf3793722f5821e3572a-d # internal BUILDSTDERR: fmt BUILDSTDERR: mkdir -p $WORK/b004/ BUILDSTDERR: cat >$WORK/b004/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile errors=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile internal/fmtsort=$WORK/b005/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b023/_pkg_.a BUILDSTDERR: packagefile math=$WORK/b007/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b024/_pkg_.a BUILDSTDERR: packagefile reflect=$WORK/b006/_pkg_.a BUILDSTDERR: packagefile strconv=$WORK/b016/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b018/_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/b004/_pkg_.a -trimpath $WORK/b004 -shared -p fmt -std -complete -installsuffix shared -buildid N-xmd8w6Cnsydpyt2dyw/N-xmd8w6Cnsydpyt2dyw -goversion go1.12 -D "" -importcfg $WORK/b004/importcfg -pack ./doc.go ./format.go ./print.go ./scan.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/b108/_pkg_.a # internal BUILDSTDERR: cp $WORK/b105/_pkg_.a /builddir/.cache/go-build/b0/b05911f494e3d87edd7a6aff32788a5c8266388037d0b951cae085118bb2fdb7-d # internal BUILDSTDERR: cp $WORK/b108/_pkg_.a /builddir/.cache/go-build/c2/c26ec8c8561806fbe0f8b1447b02a2fa5e7871d2b628a885db6ecd03a002bc58-d # internal BUILDSTDERR: runtime/debug BUILDSTDERR: mkdir -p $WORK/b041/ BUILDSTDERR: cat >$WORK/b041/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/b041 -I $WORK/b041/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -gensymabis -o $WORK/b041/symabis ./debug.s BUILDSTDERR: path/filepath BUILDSTDERR: mkdir -p $WORK/b057/ BUILDSTDERR: cat >$WORK/b057/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/b022/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b035/_pkg_.a BUILDSTDERR: packagefile syscall=$WORK/b026/_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/b057/_pkg_.a -trimpath $WORK/b057 -shared -p path/filepath -std -complete -installsuffix shared -buildid OHqAwUeE2_-O7xbdojvq/OHqAwUeE2_-O7xbdojvq -goversion go1.12 -D "" -importcfg $WORK/b057/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 os=$WORK/b024/_pkg_.a BUILDSTDERR: packagefile runtime=$WORK/b010/_pkg_.a BUILDSTDERR: packagefile sort=$WORK/b022/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b035/_pkg_.a BUILDSTDERR: packagefile time=$WORK/b027/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/runtime/debug BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b041/_pkg_.a -trimpath $WORK/b041 -shared -p runtime/debug -std -installsuffix shared -buildid cEmaacmsUE44NeaTQyRa/cEmaacmsUE44NeaTQyRa -goversion go1.12 -symabis $WORK/b041/symabis -D "" -importcfg $WORK/b041/importcfg -pack -asmhdr $WORK/b041/go_asm.h ./garbage.go ./mod.go ./stack.go ./stubs.go 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/debug.o ./debug.s BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/pack r $WORK/b041/_pkg_.a $WORK/b041/debug.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/ec/ec1675dc815c31b24bf5464048f060cb0159066a7906938f20e64a713874c306-d # internal BUILDSTDERR: internal/x/crypto/hkdf BUILDSTDERR: mkdir -p $WORK/b109/ BUILDSTDERR: cat >$WORK/b109/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile crypto/hmac=$WORK/b093/_pkg_.a BUILDSTDERR: packagefile errors=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile hash=$WORK/b039/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b023/_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/b109/_pkg_.a -trimpath $WORK/b109 -shared -p internal/x/crypto/hkdf -std -complete -installsuffix shared -buildid fDDTW9yr3x9VTcgHvGjG/fDDTW9yr3x9VTcgHvGjG -goversion go1.12 -D "" -importcfg $WORK/b109/importcfg -pack ./hkdf.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/79/799d3d5c81177a5afdd4f1bf2119c89456a32fa6c6c6b29f5b2ac48505485752-d # internal BUILDSTDERR: encoding/base32 BUILDSTDERR: mkdir -p $WORK/b110/ BUILDSTDERR: cat >$WORK/b110/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile bytes=$WORK/b031/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b023/_pkg_.a BUILDSTDERR: packagefile strconv=$WORK/b016/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b035/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/encoding/base32 BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b110/_pkg_.a -trimpath $WORK/b110 -shared -p encoding/base32 -std -complete -installsuffix shared -buildid qKzZk5oYmKPzvXL0yZtR/qKzZk5oYmKPzvXL0yZtR -goversion go1.12 -D "" -importcfg $WORK/b110/importcfg -pack ./base32.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/8d/8d457b04b0361b9b4de83704019d1dfe45e854e94e48da7febfe4b44bc650c46-d # internal BUILDSTDERR: io/ioutil BUILDSTDERR: mkdir -p $WORK/b058/ BUILDSTDERR: cat >$WORK/b058/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile bytes=$WORK/b031/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b023/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b024/_pkg_.a BUILDSTDERR: packagefile path/filepath=$WORK/b057/_pkg_.a BUILDSTDERR: packagefile sort=$WORK/b022/_pkg_.a BUILDSTDERR: packagefile strconv=$WORK/b016/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b035/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b018/_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/b058/_pkg_.a -trimpath $WORK/b058 -shared -p io/ioutil -std -complete -installsuffix shared -buildid REa2JS2ekrrLb8NUA1td/REa2JS2ekrrLb8NUA1td -goversion go1.12 -D "" -importcfg $WORK/b058/importcfg -pack ./ioutil.go ./tempfile.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/d3/d35c1af6f2d1af9327db98791b24520b591cfe7dd14431e8f5821b102779da6f-d # internal BUILDSTDERR: golang.org/x/crypto/openpgp/armor BUILDSTDERR: mkdir -p $WORK/b117/ BUILDSTDERR: cat >$WORK/b117/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile bufio=$WORK/b053/_pkg_.a BUILDSTDERR: packagefile bytes=$WORK/b031/_pkg_.a BUILDSTDERR: packagefile encoding/base64=$WORK/b033/_pkg_.a BUILDSTDERR: packagefile golang.org/x/crypto/openpgp/errors=$WORK/b118/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b023/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/buildah-873f00141c8e23973709f6226972d5976f8eb975/src/golang.org/x/crypto/openpgp/armor BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b117/_pkg_.a -trimpath $WORK/b117 -shared -p golang.org/x/crypto/openpgp/armor -complete -installsuffix shared -buildid oHCrNYjiWE_t8ktce8Iw/oHCrNYjiWE_t8ktce8Iw -goversion go1.12 -D "" -importcfg $WORK/b117/importcfg -pack ./armor.go ./encode.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/3e/3e1f0b5b7daf86c7e2f36b2e6ce33fd54c2724a2e394865053133bbfb4dcce79-d # internal BUILDSTDERR: compress/bzip2 BUILDSTDERR: mkdir -p $WORK/b120/ BUILDSTDERR: cat >$WORK/b120/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile bufio=$WORK/b053/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b023/_pkg_.a BUILDSTDERR: packagefile sort=$WORK/b022/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/compress/bzip2 BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b120/_pkg_.a -trimpath $WORK/b120 -shared -p compress/bzip2 -std -complete -installsuffix shared -buildid 9FZdDJZIappiH6Q83p0p/9FZdDJZIappiH6Q83p0p -goversion go1.12 -D "" -importcfg $WORK/b120/importcfg -pack ./bit_reader.go ./bzip2.go ./huffman.go ./move_to_front.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/77/77709ffa89ed00f69e64c6a20e79f73b974a5fed4fce19405b5722ebcf6ddeb5-d # internal BUILDSTDERR: hash/adler32 BUILDSTDERR: mkdir -p $WORK/b123/ BUILDSTDERR: cat >$WORK/b123/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/b123/_pkg_.a -trimpath $WORK/b123 -shared -p hash/adler32 -std -complete -installsuffix shared -buildid VrsksT4kIRhmcI6_52NR/VrsksT4kIRhmcI6_52NR -goversion go1.12 -D "" -importcfg $WORK/b123/importcfg -pack ./adler32.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/64/64dbda6cac08f20fa5bfd15618b5efbea009459df46d5cf3938f0468c5e00074-d # internal BUILDSTDERR: golang.org/x/crypto/openpgp/s2k BUILDSTDERR: mkdir -p $WORK/b126/ BUILDSTDERR: cat >$WORK/b126/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile crypto=$WORK/b063/_pkg_.a BUILDSTDERR: packagefile golang.org/x/crypto/openpgp/errors=$WORK/b118/_pkg_.a BUILDSTDERR: packagefile hash=$WORK/b039/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b023/_pkg_.a BUILDSTDERR: packagefile strconv=$WORK/b016/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/buildah-873f00141c8e23973709f6226972d5976f8eb975/src/golang.org/x/crypto/openpgp/s2k BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b126/_pkg_.a -trimpath $WORK/b126 -shared -p golang.org/x/crypto/openpgp/s2k -complete -installsuffix shared -buildid ycjxriE4JG2ecZWDNPbZ/ycjxriE4JG2ecZWDNPbZ -goversion go1.12 -D "" -importcfg $WORK/b126/importcfg -pack ./s2k.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/37/37f4426fa20da44c6211ffb076acdfd6a0f11cd2434b5bdce61cd2df47e530e3-d # internal BUILDSTDERR: image BUILDSTDERR: mkdir -p $WORK/b127/ BUILDSTDERR: cat >$WORK/b127/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile bufio=$WORK/b053/_pkg_.a BUILDSTDERR: packagefile errors=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile image/color=$WORK/b128/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b023/_pkg_.a BUILDSTDERR: packagefile strconv=$WORK/b016/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b018/_pkg_.a BUILDSTDERR: packagefile sync/atomic=$WORK/b020/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/image BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b127/_pkg_.a -trimpath $WORK/b127 -shared -p image -std -complete -installsuffix shared -buildid stLcKJMnVsoRmJj1UfjF/stLcKJMnVsoRmJj1UfjF -goversion go1.12 -D "" -importcfg $WORK/b127/importcfg -pack ./format.go ./geom.go ./image.go ./names.go ./ycbcr.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/7f/7f963e0e71d28db6f5daf66a6b6b11e53932593c7c17957ced9dad6376db1027-d # internal BUILDSTDERR: github.com/containers/image/internal/tmpdir BUILDSTDERR: mkdir -p $WORK/b134/ BUILDSTDERR: cat >$WORK/b134/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile os=$WORK/b024/_pkg_.a BUILDSTDERR: packagefile runtime=$WORK/b010/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/buildah-873f00141c8e23973709f6226972d5976f8eb975/src/github.com/containers/image/internal/tmpdir BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b134/_pkg_.a -trimpath $WORK/b134 -shared -p github.com/containers/image/internal/tmpdir -complete -installsuffix shared -buildid ObgFh3Go1kGSeDfbmS_9/ObgFh3Go1kGSeDfbmS_9 -goversion go1.12 -D "" -importcfg $WORK/b134/importcfg -pack ./tmpdir.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/f7/f7b45b3a885d4e0dfe9d4a44e636112c4542fd801502a4a68c604451b82da439-d # internal BUILDSTDERR: hash/crc32 BUILDSTDERR: mkdir -p $WORK/b154/ BUILDSTDERR: cat >$WORK/b154/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/b154 -I $WORK/b154/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -gensymabis -o $WORK/b154/symabis ./crc32_ppc64le.s ./crc32_table_ppc64le.s 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/d6/d6e7ff2a2ce899bbbf1d32a747533a43e1a7d0376bb9aab5581e4395ccde0766-d # internal BUILDSTDERR: hash/crc64 BUILDSTDERR: mkdir -p $WORK/b163/ BUILDSTDERR: cat >$WORK/b163/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile errors=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile hash=$WORK/b039/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b018/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/hash/crc64 BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b163/_pkg_.a -trimpath $WORK/b163 -shared -p hash/crc64 -std -complete -installsuffix shared -buildid U3dfVw5qHg41eEtw3ccw/U3dfVw5qHg41eEtw3ccw -goversion go1.12 -D "" -importcfg $WORK/b163/importcfg -pack ./crc64.go BUILDSTDERR: cat >$WORK/b154/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile errors=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile hash=$WORK/b039/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b018/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/hash/crc32 BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b154/_pkg_.a -trimpath $WORK/b154 -shared -p hash/crc32 -std -installsuffix shared -buildid ZlLcErkxMkcjOECzB9ok/ZlLcErkxMkcjOECzB9ok -goversion go1.12 -symabis $WORK/b154/symabis -D "" -importcfg $WORK/b154/importcfg -pack -asmhdr $WORK/b154/go_asm.h ./crc32.go ./crc32_generic.go ./crc32_ppc64le.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/48/48878297ff7ed5d5a8360bbbd1d2c53ce75fbe026667a07a80f977666963b5f4-d # internal BUILDSTDERR: github.com/containers/storage/pkg/directory BUILDSTDERR: mkdir -p $WORK/b166/ BUILDSTDERR: cat >$WORK/b166/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile io/ioutil=$WORK/b058/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b024/_pkg_.a BUILDSTDERR: packagefile path/filepath=$WORK/b057/_pkg_.a BUILDSTDERR: packagefile syscall=$WORK/b026/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/buildah-873f00141c8e23973709f6226972d5976f8eb975/src/github.com/containers/storage/pkg/directory BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b166/_pkg_.a -trimpath $WORK/b166 -shared -p github.com/containers/storage/pkg/directory -complete -installsuffix shared -buildid wgxaYVLnAZDe6Bn9YMhK/wgxaYVLnAZDe6Bn9YMhK -goversion go1.12 -D "" -importcfg $WORK/b166/importcfg -pack ./directory.go ./directory_unix.go BUILDSTDERR: cd /usr/lib/golang/src/hash/crc32 BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/asm -trimpath $WORK/b154 -I $WORK/b154/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -o $WORK/b154/crc32_ppc64le.o ./crc32_ppc64le.s 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/b8/b84de3e8bb2d00db4a57c3629750114b2c4199432a80d36e41447e8fd1ded0ac-d # internal BUILDSTDERR: github.com/containers/storage/pkg/locker BUILDSTDERR: mkdir -p $WORK/b167/ BUILDSTDERR: cat >$WORK/b167/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile errors=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b018/_pkg_.a BUILDSTDERR: packagefile sync/atomic=$WORK/b020/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/buildah-873f00141c8e23973709f6226972d5976f8eb975/src/github.com/containers/storage/pkg/locker BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b167/_pkg_.a -trimpath $WORK/b167 -shared -p github.com/containers/storage/pkg/locker -complete -installsuffix shared -buildid Rg1kH3j_79_KCharKX_k/Rg1kH3j_79_KCharKX_k -goversion go1.12 -D "" -importcfg $WORK/b167/importcfg -pack ./locker.go BUILDSTDERR: cd /usr/lib/golang/src/hash/crc32 BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/asm -trimpath $WORK/b154 -I $WORK/b154/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -o $WORK/b154/crc32_table_ppc64le.o ./crc32_table_ppc64le.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/9b/9b2893470592ad146e2d70ddb8360fc380b0a191b3426bc7297e5bf4c5078970-d # internal BUILDSTDERR: context BUILDSTDERR: mkdir -p $WORK/b002/ BUILDSTDERR: cat >$WORK/b002/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile errors=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile reflect=$WORK/b006/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b018/_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/b002/_pkg_.a -trimpath $WORK/b002 -shared -p context -std -complete -installsuffix shared -buildid G6RHt6MhsEYN6EQKyqeZ/G6RHt6MhsEYN6EQKyqeZ -goversion go1.12 -D "" -importcfg $WORK/b002/importcfg -pack ./context.go BUILDSTDERR: cd /usr/lib/golang/src/hash/crc32 BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/pack r $WORK/b154/_pkg_.a $WORK/b154/crc32_ppc64le.o $WORK/b154/crc32_table_ppc64le.o # internal 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/1e/1ebf2208c210f8803d8ad831532084cc0211d1d24b42368ddb47a5e1b1e8bd1d-d # internal BUILDSTDERR: encoding/json BUILDSTDERR: mkdir -p $WORK/b030/ BUILDSTDERR: cat >$WORK/b030/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile bytes=$WORK/b031/_pkg_.a BUILDSTDERR: packagefile encoding=$WORK/b032/_pkg_.a BUILDSTDERR: packagefile encoding/base64=$WORK/b033/_pkg_.a BUILDSTDERR: packagefile errors=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b023/_pkg_.a BUILDSTDERR: packagefile math=$WORK/b007/_pkg_.a BUILDSTDERR: packagefile reflect=$WORK/b006/_pkg_.a BUILDSTDERR: packagefile sort=$WORK/b022/_pkg_.a BUILDSTDERR: packagefile strconv=$WORK/b016/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b035/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b018/_pkg_.a BUILDSTDERR: packagefile unicode=$WORK/b021/_pkg_.a BUILDSTDERR: packagefile unicode/utf16=$WORK/b036/_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/b030/_pkg_.a -trimpath $WORK/b030 -shared -p encoding/json -std -complete -installsuffix shared -buildid -ihts2aYDHRpRb8jLTIM/-ihts2aYDHRpRb8jLTIM -goversion go1.12 -D "" -importcfg $WORK/b030/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/b167/_pkg_.a # internal BUILDSTDERR: cp $WORK/b167/_pkg_.a /builddir/.cache/go-build/f4/f445f2b26b28114d3a76000d3162de134f3f9d08b2b7cd6f20c5a906c06720b1-d # internal BUILDSTDERR: log BUILDSTDERR: mkdir -p $WORK/b040/ BUILDSTDERR: cat >$WORK/b040/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile fmt=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b023/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b024/_pkg_.a BUILDSTDERR: packagefile runtime=$WORK/b010/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b018/_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/b040/_pkg_.a -trimpath $WORK/b040 -shared -p log -std -complete -installsuffix shared -buildid 6bYpmIlVu_9sMcyIFa9j/6bYpmIlVu_9sMcyIFa9j -goversion go1.12 -D "" -importcfg $WORK/b040/importcfg -pack ./log.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b002/_pkg_.a # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b127/_pkg_.a # internal BUILDSTDERR: cp $WORK/b002/_pkg_.a /builddir/.cache/go-build/17/17c8de16fe4758d53f5f5863dc5df2e65f579a9ad1e7f87bef79803667d5557f-d # internal BUILDSTDERR: net BUILDSTDERR: mkdir -p $WORK/b044/ BUILDSTDERR: cp $WORK/b127/_pkg_.a /builddir/.cache/go-build/9f/9fd5a46b706e3ca069d9078933bac3b8f07e281f1796bb7fb4889be68694b39b-d # internal BUILDSTDERR: cd /usr/lib/golang/src/net BUILDSTDERR: CGO_LDFLAGS='"-g" "-O2"' /usr/lib/golang/pkg/tool/linux_ppc64le/cgo -objdir $WORK/b044/ -importpath net -- -I $WORK/b044/ -g -O2 ./cgo_linux.go ./cgo_resnew.go ./cgo_socknew.go ./cgo_unix.go BUILDSTDERR: os/exec BUILDSTDERR: mkdir -p $WORK/b056/ BUILDSTDERR: cat >$WORK/b056/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile bytes=$WORK/b031/_pkg_.a BUILDSTDERR: packagefile context=$WORK/b002/_pkg_.a BUILDSTDERR: packagefile errors=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b023/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b024/_pkg_.a BUILDSTDERR: packagefile path/filepath=$WORK/b057/_pkg_.a BUILDSTDERR: packagefile runtime=$WORK/b010/_pkg_.a BUILDSTDERR: packagefile strconv=$WORK/b016/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b035/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b018/_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/b056/_pkg_.a -trimpath $WORK/b056 -shared -p os/exec -std -complete -installsuffix shared -buildid bH2GiBMIKXGVKppsEqBq/bH2GiBMIKXGVKppsEqBq -goversion go1.12 -D "" -importcfg $WORK/b056/importcfg -pack ./exec.go ./exec_unix.go ./lp_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/3e/3e2b1b4f4ddbdf08f6d0a4a2403bb517e952f551f90952eb27728a43d44d20bb-d # internal BUILDSTDERR: github.com/boltdb/bolt BUILDSTDERR: mkdir -p $WORK/b037/ BUILDSTDERR: cat >$WORK/b037/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile bytes=$WORK/b031/_pkg_.a BUILDSTDERR: packagefile errors=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile hash/fnv=$WORK/b038/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b023/_pkg_.a BUILDSTDERR: packagefile log=$WORK/b040/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b024/_pkg_.a BUILDSTDERR: packagefile runtime=$WORK/b010/_pkg_.a BUILDSTDERR: packagefile runtime/debug=$WORK/b041/_pkg_.a BUILDSTDERR: packagefile sort=$WORK/b022/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b035/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b018/_pkg_.a BUILDSTDERR: packagefile syscall=$WORK/b026/_pkg_.a BUILDSTDERR: packagefile time=$WORK/b027/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/buildah-873f00141c8e23973709f6226972d5976f8eb975/src/github.com/boltdb/bolt BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b037/_pkg_.a -trimpath $WORK/b037 -shared -p github.com/boltdb/bolt -complete -installsuffix shared -buildid IM-0dLA0eNRAvR880r-E/IM-0dLA0eNRAvR880r-E -goversion go1.12 -D "" -importcfg $WORK/b037/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: /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b056/_pkg_.a # internal BUILDSTDERR: cp $WORK/b056/_pkg_.a /builddir/.cache/go-build/51/51727478f278e1fffb488bd4eb6bdbb9a938a6563cde464a355362e025d29b81-d # internal BUILDSTDERR: github.com/opencontainers/go-digest BUILDSTDERR: mkdir -p $WORK/b062/ BUILDSTDERR: cat >$WORK/b062/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile crypto=$WORK/b063/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile hash=$WORK/b039/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b023/_pkg_.a BUILDSTDERR: packagefile regexp=$WORK/b064/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b035/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/buildah-873f00141c8e23973709f6226972d5976f8eb975/src/github.com/opencontainers/go-digest BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b062/_pkg_.a -trimpath $WORK/b062 -shared -p github.com/opencontainers/go-digest -complete -installsuffix shared -buildid 1VBPYzr6ODJP2_DpHD4t/1VBPYzr6ODJP2_DpHD4t -goversion go1.12 -D "" -importcfg $WORK/b062/importcfg -pack ./algorithm.go ./digest.go ./digester.go ./doc.go ./verifiers.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/f7/f746bb93c80f2807962c18278e16a91ac7263a65aef5839759815d42543382fa-d # internal BUILDSTDERR: github.com/containers/image/docker/reference 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/b004/_pkg_.a BUILDSTDERR: packagefile github.com/opencontainers/go-digest=$WORK/b062/_pkg_.a BUILDSTDERR: packagefile path=$WORK/b066/_pkg_.a BUILDSTDERR: packagefile regexp=$WORK/b064/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b035/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/buildah-873f00141c8e23973709f6226972d5976f8eb975/src/github.com/containers/image/docker/reference BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b061/_pkg_.a -trimpath $WORK/b061 -shared -p github.com/containers/image/docker/reference -complete -installsuffix shared -buildid R7zM_pnz8fPm_4P8zuG5/R7zM_pnz8fPm_4P8zuG5 -goversion go1.12 -D "" -importcfg $WORK/b061/importcfg -pack ./helpers.go ./normalize.go ./reference.go ./regexp.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/1a/1af8d386b8b5f28b9ca0ca36167b3acec632b566a3573f9e68f04979d11bbb1a-d # internal BUILDSTDERR: github.com/BurntSushi/toml BUILDSTDERR: mkdir -p $WORK/b068/ BUILDSTDERR: cat >$WORK/b068/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile bufio=$WORK/b053/_pkg_.a BUILDSTDERR: packagefile encoding=$WORK/b032/_pkg_.a BUILDSTDERR: packagefile errors=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b023/_pkg_.a BUILDSTDERR: packagefile io/ioutil=$WORK/b058/_pkg_.a BUILDSTDERR: packagefile log=$WORK/b040/_pkg_.a BUILDSTDERR: packagefile math=$WORK/b007/_pkg_.a BUILDSTDERR: packagefile reflect=$WORK/b006/_pkg_.a BUILDSTDERR: packagefile sort=$WORK/b022/_pkg_.a BUILDSTDERR: packagefile strconv=$WORK/b016/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b035/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b018/_pkg_.a BUILDSTDERR: packagefile time=$WORK/b027/_pkg_.a BUILDSTDERR: packagefile unicode=$WORK/b021/_pkg_.a BUILDSTDERR: packagefile unicode/utf8=$WORK/b017/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/buildah-873f00141c8e23973709f6226972d5976f8eb975/src/github.com/BurntSushi/toml BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b068/_pkg_.a -trimpath $WORK/b068 -shared -p github.com/BurntSushi/toml -complete -installsuffix shared -buildid dy5KKBN_Vz4sx1uOpFfp/dy5KKBN_Vz4sx1uOpFfp -goversion go1.12 -D "" -importcfg $WORK/b068/importcfg -pack ./decode.go ./decode_meta.go ./doc.go ./encode.go ./encoding_types.go ./lex.go ./parse.go ./type_check.go ./type_fields.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/2e/2eccaab5602357b0afc27ef21066d515a8c80f658ec9c74036a00bd0f86677a4-d # internal BUILDSTDERR: github.com/opencontainers/image-spec/specs-go BUILDSTDERR: mkdir -p $WORK/b071/ BUILDSTDERR: cat >$WORK/b071/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile fmt=$WORK/b004/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/buildah-873f00141c8e23973709f6226972d5976f8eb975/src/github.com/opencontainers/image-spec/specs-go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b071/_pkg_.a -trimpath $WORK/b071 -shared -p github.com/opencontainers/image-spec/specs-go -complete -installsuffix shared -buildid 4CY1dWfeilN0zdiPozjV/4CY1dWfeilN0zdiPozjV -goversion go1.12 -D "" -importcfg $WORK/b071/importcfg -pack ./version.go ./versioned.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/d5/d5bdb70ef63318dc1bfc2ab65ce202194a0aebfd0b025a4381568431962f2104-d # internal BUILDSTDERR: github.com/opencontainers/image-spec/specs-go/v1 BUILDSTDERR: mkdir -p $WORK/b070/ BUILDSTDERR: cat >$WORK/b070/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile github.com/opencontainers/go-digest=$WORK/b062/_pkg_.a BUILDSTDERR: packagefile github.com/opencontainers/image-spec/specs-go=$WORK/b071/_pkg_.a BUILDSTDERR: packagefile time=$WORK/b027/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/buildah-873f00141c8e23973709f6226972d5976f8eb975/src/github.com/opencontainers/image-spec/specs-go/v1 BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b070/_pkg_.a -trimpath $WORK/b070 -shared -p github.com/opencontainers/image-spec/specs-go/v1 -complete -installsuffix shared -buildid dsoAZ1sb5O879AR3C5w6/dsoAZ1sb5O879AR3C5w6 -goversion go1.12 -D "" -importcfg $WORK/b070/importcfg -pack ./annotations.go ./config.go ./descriptor.go ./index.go ./layout.go ./manifest.go ./mediatype.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/2a/2a7b3851bb563736c92e1a73a7f8e9a5afb0dab403730eca1abb04a7767c4ef6-d # internal BUILDSTDERR: github.com/containers/image/pkg/strslice BUILDSTDERR: mkdir -p $WORK/b074/ BUILDSTDERR: cat >$WORK/b074/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile encoding/json=$WORK/b030/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/buildah-873f00141c8e23973709f6226972d5976f8eb975/src/github.com/containers/image/pkg/strslice BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b074/_pkg_.a -trimpath $WORK/b074 -shared -p github.com/containers/image/pkg/strslice -complete -installsuffix shared -buildid 0dMlFYGoOHPJ8Sal5rQr/0dMlFYGoOHPJ8Sal5rQr -goversion go1.12 -D "" -importcfg $WORK/b074/importcfg -pack ./strslice.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/4e/4e56ed8684a6e18c911cb091043a13b8c96cce705f44368046b5f8a86e0ec23b-d # internal BUILDSTDERR: github.com/containers/image/types BUILDSTDERR: mkdir -p $WORK/b069/ BUILDSTDERR: cat >$WORK/b069/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile context=$WORK/b002/_pkg_.a BUILDSTDERR: packagefile github.com/containers/image/docker/reference=$WORK/b061/_pkg_.a BUILDSTDERR: packagefile github.com/opencontainers/go-digest=$WORK/b062/_pkg_.a BUILDSTDERR: packagefile github.com/opencontainers/image-spec/specs-go/v1=$WORK/b070/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b023/_pkg_.a BUILDSTDERR: packagefile time=$WORK/b027/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/buildah-873f00141c8e23973709f6226972d5976f8eb975/src/github.com/containers/image/types BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b069/_pkg_.a -trimpath $WORK/b069 -shared -p github.com/containers/image/types -complete -installsuffix shared -buildid PDWRGThzBglaNzviPp-2/PDWRGThzBglaNzviPp-2 -goversion go1.12 -D "" -importcfg $WORK/b069/importcfg -pack ./types.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/86/8646b998f4ea2c7874a57368b0238aff54af594a5f1ba51aa724c3444ea022c2-d # internal BUILDSTDERR: math/big BUILDSTDERR: mkdir -p $WORK/b083/ BUILDSTDERR: cat >$WORK/b083/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/b083 -I $WORK/b083/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -gensymabis -o $WORK/b083/symabis ./arith_ppc64x.s BUILDSTDERR: cat >$WORK/b083/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile bytes=$WORK/b031/_pkg_.a BUILDSTDERR: packagefile encoding/binary=$WORK/b034/_pkg_.a BUILDSTDERR: packagefile errors=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b023/_pkg_.a BUILDSTDERR: packagefile math=$WORK/b007/_pkg_.a BUILDSTDERR: packagefile math/bits=$WORK/b008/_pkg_.a BUILDSTDERR: packagefile math/rand=$WORK/b048/_pkg_.a BUILDSTDERR: packagefile strconv=$WORK/b016/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b035/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b018/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b083/_pkg_.a -trimpath $WORK/b083 -shared -p math/big -std -installsuffix shared -buildid e1SM42wnyiHT66nbXKZF/e1SM42wnyiHT66nbXKZF -goversion go1.12 -symabis $WORK/b083/symabis -D "" -importcfg $WORK/b083/importcfg -pack -asmhdr $WORK/b083/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/b069/_pkg_.a # internal BUILDSTDERR: cp $WORK/b069/_pkg_.a /builddir/.cache/go-build/ac/acf298e75f4c119d7b8e427c0ca61af624e1d0c8858c2c3d30f2b4a3819586fb-d # internal BUILDSTDERR: encoding/hex BUILDSTDERR: mkdir -p $WORK/b100/ BUILDSTDERR: cat >$WORK/b100/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile errors=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b023/_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/b100/_pkg_.a -trimpath $WORK/b100 -shared -p encoding/hex -std -complete -installsuffix shared -buildid o6VfCFyPPGNnolT5jRka/o6VfCFyPPGNnolT5jRka -goversion go1.12 -D "" -importcfg $WORK/b100/importcfg -pack ./hex.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/28/286076bf44381c08f5d64dd784d9a2819173ab973249fe56f09ebac004f6e41c-d # internal BUILDSTDERR: net/url BUILDSTDERR: mkdir -p $WORK/b104/ BUILDSTDERR: cat >$WORK/b104/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile errors=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile sort=$WORK/b022/_pkg_.a BUILDSTDERR: packagefile strconv=$WORK/b016/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b035/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/net/url BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b104/_pkg_.a -trimpath $WORK/b104 -shared -p net/url -std -complete -installsuffix shared -buildid B9ute709vgKvA3WprX7v/B9ute709vgKvA3WprX7v -goversion go1.12 -D "" -importcfg $WORK/b104/importcfg -pack ./url.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/07/07e4a9b65438036e4355dfda5740bcc5dff543abf9c4b1281c645dc21acf7826-d # internal BUILDSTDERR: github.com/pkg/errors BUILDSTDERR: mkdir -p $WORK/b111/ BUILDSTDERR: cat >$WORK/b111/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile fmt=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b023/_pkg_.a BUILDSTDERR: packagefile path=$WORK/b066/_pkg_.a BUILDSTDERR: packagefile runtime=$WORK/b010/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b035/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/buildah-873f00141c8e23973709f6226972d5976f8eb975/src/github.com/pkg/errors BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b111/_pkg_.a -trimpath $WORK/b111 -shared -p github.com/pkg/errors -complete -installsuffix shared -buildid Jlm03FZUpjJmAX14iNDX/Jlm03FZUpjJmAX14iNDX -goversion go1.12 -D "" -importcfg $WORK/b111/importcfg -pack ./errors.go ./stack.go BUILDSTDERR: cd $WORK/b044 BUILDSTDERR: TERM='dumb' gcc -I /usr/lib/golang/src/net -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b044=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x001.o -c _cgo_export.c BUILDSTDERR: TERM='dumb' gcc -I /usr/lib/golang/src/net -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b044=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x002.o -c cgo_linux.cgo2.c BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b111/_pkg_.a # internal BUILDSTDERR: cp $WORK/b111/_pkg_.a /builddir/.cache/go-build/0c/0c846b847b3e653c50ea8344b4828913186ef056bd275e2a2b9f10d83a8f8148-d # internal BUILDSTDERR: github.com/containers/image/transports BUILDSTDERR: mkdir -p $WORK/b112/ BUILDSTDERR: cat >$WORK/b112/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile fmt=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile github.com/containers/image/types=$WORK/b069/_pkg_.a BUILDSTDERR: packagefile sort=$WORK/b022/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b018/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/buildah-873f00141c8e23973709f6226972d5976f8eb975/src/github.com/containers/image/transports BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b112/_pkg_.a -trimpath $WORK/b112 -shared -p github.com/containers/image/transports -complete -installsuffix shared -buildid sSVMDELKcmaWJ2w0iYQv/sSVMDELKcmaWJ2w0iYQv -goversion go1.12 -D "" -importcfg $WORK/b112/importcfg -pack ./stub.go ./transports.go BUILDSTDERR: cd $WORK/b044 BUILDSTDERR: TERM='dumb' gcc -I /usr/lib/golang/src/net -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b044=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x003.o -c cgo_resnew.cgo2.c BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b068/_pkg_.a # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b112/_pkg_.a # internal BUILDSTDERR: cp $WORK/b068/_pkg_.a /builddir/.cache/go-build/a2/a25ad2445e3e314eb121929943f5962dc173bebe70e74e2241d3d909650804b5-d # internal BUILDSTDERR: github.com/containers/image/pkg/sysregistriesv2 BUILDSTDERR: mkdir -p $WORK/b067/ BUILDSTDERR: cp $WORK/b112/_pkg_.a /builddir/.cache/go-build/54/549061ccb27852850143e9a93cceb56190851047f6f11862804896f79eaa9338-d # internal BUILDSTDERR: github.com/containers/image/version BUILDSTDERR: mkdir -p $WORK/b113/ BUILDSTDERR: cat >$WORK/b113/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile fmt=$WORK/b004/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/buildah-873f00141c8e23973709f6226972d5976f8eb975/src/github.com/containers/image/version BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b113/_pkg_.a -trimpath $WORK/b113 -shared -p github.com/containers/image/version -complete -installsuffix shared -buildid Q-aFDHWKydv-YiuVmU7a/Q-aFDHWKydv-YiuVmU7a -goversion go1.12 -D "" -importcfg $WORK/b113/importcfg -pack ./version.go BUILDSTDERR: cat >$WORK/b067/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile fmt=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile github.com/BurntSushi/toml=$WORK/b068/_pkg_.a BUILDSTDERR: packagefile github.com/containers/image/types=$WORK/b069/_pkg_.a BUILDSTDERR: packagefile io/ioutil=$WORK/b058/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b024/_pkg_.a BUILDSTDERR: packagefile path/filepath=$WORK/b057/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b035/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b018/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/buildah-873f00141c8e23973709f6226972d5976f8eb975/src/github.com/containers/image/pkg/sysregistriesv2 BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b067/_pkg_.a -trimpath $WORK/b067 -shared -p github.com/containers/image/pkg/sysregistriesv2 -complete -installsuffix shared -buildid lxjs0N0spKtlYgBZzFi1/lxjs0N0spKtlYgBZzFi1 -goversion go1.12 -D "" -importcfg $WORK/b067/importcfg -pack ./system_registries_v2.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/dd/dd7ad6dc2f28dbc6800e73abe433de1d1fe3e020ae4f70f359e23abaa509d389-d # internal BUILDSTDERR: github.com/mtrmac/gpgme BUILDSTDERR: mkdir -p $WORK/b114/ BUILDSTDERR: cd /builddir/build/BUILD/buildah-873f00141c8e23973709f6226972d5976f8eb975/src/github.com/mtrmac/gpgme BUILDSTDERR: CGO_LDFLAGS='"-g" "-O2" "-lgpgme" "-lassuan" "-lgpg-error"' /usr/lib/golang/pkg/tool/linux_ppc64le/cgo -objdir $WORK/b114/ -importpath github.com/mtrmac/gpgme -- -D_FILE_OFFSET_BITS=64 -I $WORK/b114/ -g -O2 ./data.go ./gpgme.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/03/0326c1b079ba319eb10885feee981c7587c070e586414a2015bf56b4e7c34181-d # internal BUILDSTDERR: github.com/sirupsen/logrus BUILDSTDERR: mkdir -p $WORK/b115/ BUILDSTDERR: cat >$WORK/b115/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile bufio=$WORK/b053/_pkg_.a BUILDSTDERR: packagefile bytes=$WORK/b031/_pkg_.a BUILDSTDERR: packagefile encoding/json=$WORK/b030/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b023/_pkg_.a BUILDSTDERR: packagefile log=$WORK/b040/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b024/_pkg_.a BUILDSTDERR: packagefile runtime=$WORK/b010/_pkg_.a BUILDSTDERR: packagefile sort=$WORK/b022/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b035/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b018/_pkg_.a BUILDSTDERR: packagefile sync/atomic=$WORK/b020/_pkg_.a BUILDSTDERR: packagefile syscall=$WORK/b026/_pkg_.a BUILDSTDERR: packagefile time=$WORK/b027/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/buildah-873f00141c8e23973709f6226972d5976f8eb975/src/github.com/sirupsen/logrus BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b115/_pkg_.a -trimpath $WORK/b115 -shared -p github.com/sirupsen/logrus -complete -installsuffix shared -buildid RzuFsM-Puj1pVZ29wIaf/RzuFsM-Puj1pVZ29wIaf -goversion go1.12 -D "" -importcfg $WORK/b115/importcfg -pack ./alt_exit.go ./doc.go ./entry.go ./exported.go ./formatter.go ./hooks.go ./json_formatter.go ./logger.go ./logrus.go ./terminal_linux.go ./terminal_notwindows.go ./text_formatter.go ./writer.go BUILDSTDERR: cd $WORK/b044 BUILDSTDERR: TERM='dumb' gcc -I /usr/lib/golang/src/net -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b044=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x004.o -c cgo_socknew.cgo2.c BUILDSTDERR: TERM='dumb' gcc -I /usr/lib/golang/src/net -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b044=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x005.o -c cgo_unix.cgo2.c BUILDSTDERR: TERM='dumb' gcc -I /usr/lib/golang/src/net -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b044=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_cgo_main.o -c _cgo_main.c BUILDSTDERR: cd /usr/lib/golang/src/net BUILDSTDERR: TERM='dumb' gcc -I . -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b044=/tmp/go-build -gno-record-gcc-switches -o $WORK/b044/_cgo_.o $WORK/b044/_cgo_main.o $WORK/b044/_x001.o $WORK/b044/_x002.o $WORK/b044/_x003.o $WORK/b044/_x004.o $WORK/b044/_x005.o -g -O2 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/33/33e5a09805a1d665e5775404d4520548713f04666b7cdd02206eeda5de8ed295-d # internal BUILDSTDERR: compress/flate BUILDSTDERR: mkdir -p $WORK/b121/ BUILDSTDERR: cat >$WORK/b121/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile bufio=$WORK/b053/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b023/_pkg_.a BUILDSTDERR: packagefile math=$WORK/b007/_pkg_.a BUILDSTDERR: packagefile math/bits=$WORK/b008/_pkg_.a BUILDSTDERR: packagefile sort=$WORK/b022/_pkg_.a BUILDSTDERR: packagefile strconv=$WORK/b016/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b018/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/compress/flate BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b121/_pkg_.a -trimpath $WORK/b121 -shared -p compress/flate -std -complete -installsuffix shared -buildid iaDATmRDIDEOH3a0VC7r/iaDATmRDIDEOH3a0VC7r -goversion go1.12 -D "" -importcfg $WORK/b121/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/net BUILDSTDERR: TERM='dumb' /usr/lib/golang/pkg/tool/linux_ppc64le/cgo -dynpackage net -dynimport $WORK/b044/_cgo_.o -dynout $WORK/b044/_cgo_import.go BUILDSTDERR: cat >$WORK/b044/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile context=$WORK/b002/_pkg_.a BUILDSTDERR: packagefile errors=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile internal/bytealg=$WORK/b011/_pkg_.a BUILDSTDERR: packagefile internal/nettrace=$WORK/b045/_pkg_.a BUILDSTDERR: packagefile internal/poll=$WORK/b025/_pkg_.a BUILDSTDERR: packagefile internal/singleflight=$WORK/b046/_pkg_.a BUILDSTDERR: packagefile internal/x/net/dns/dnsmessage=$WORK/b047/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b023/_pkg_.a BUILDSTDERR: packagefile math/rand=$WORK/b048/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b024/_pkg_.a BUILDSTDERR: packagefile runtime=$WORK/b010/_pkg_.a BUILDSTDERR: packagefile sort=$WORK/b022/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b018/_pkg_.a BUILDSTDERR: packagefile sync/atomic=$WORK/b020/_pkg_.a BUILDSTDERR: packagefile syscall=$WORK/b026/_pkg_.a BUILDSTDERR: packagefile time=$WORK/b027/_pkg_.a BUILDSTDERR: packagefile runtime/cgo=$WORK/b049/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b044/_pkg_.a -trimpath $WORK/b044 -shared -p net -std -installsuffix shared -buildid 2x1lNT46phwfU6D7muyI/2x1lNT46phwfU6D7muyI -goversion go1.12 -D "" -importcfg $WORK/b044/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/b044/_cgo_gotypes.go $WORK/b044/cgo_linux.cgo1.go $WORK/b044/cgo_resnew.cgo1.go $WORK/b044/cgo_socknew.cgo1.go $WORK/b044/cgo_unix.cgo1.go $WORK/b044/_cgo_import.go BUILDSTDERR: cd /usr/lib/golang/src/math/big 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/arith_ppc64x.o ./arith_ppc64x.s BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/pack r $WORK/b083/_pkg_.a $WORK/b083/arith_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/48/4878742e09e5ea49e50674dac73b13d294bec4aa3d4d77d5a4df5acc8c4a8b7b-d # internal BUILDSTDERR: crypto/elliptic BUILDSTDERR: mkdir -p $WORK/b082/ BUILDSTDERR: cat >$WORK/b082/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile io=$WORK/b023/_pkg_.a BUILDSTDERR: packagefile math/big=$WORK/b083/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b018/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/crypto/elliptic BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b082/_pkg_.a -trimpath $WORK/b082 -shared -p crypto/elliptic -std -complete -installsuffix shared -buildid AapZN6CnPSvAYuWVpuLY/AapZN6CnPSvAYuWVpuLY -goversion go1.12 -D "" -importcfg $WORK/b082/importcfg -pack ./elliptic.go ./p224.go ./p256.go ./p256_generic.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/60/600cf521f4e1a9a521b630c108eebcf61d3240d693a9709b96c138f1f356c57f-d # internal BUILDSTDERR: encoding/asn1 BUILDSTDERR: mkdir -p $WORK/b086/ BUILDSTDERR: cat >$WORK/b086/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile errors=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile math=$WORK/b007/_pkg_.a BUILDSTDERR: packagefile math/big=$WORK/b083/_pkg_.a BUILDSTDERR: packagefile reflect=$WORK/b006/_pkg_.a BUILDSTDERR: packagefile strconv=$WORK/b016/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b035/_pkg_.a BUILDSTDERR: packagefile time=$WORK/b027/_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/b086/_pkg_.a -trimpath $WORK/b086 -shared -p encoding/asn1 -std -complete -installsuffix shared -buildid -cVg0Lo3oIUWvuSNjYp-/-cVg0Lo3oIUWvuSNjYp- -goversion go1.12 -D "" -importcfg $WORK/b086/importcfg -pack ./asn1.go ./common.go ./marshal.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/2e/2e60aa28cf983857b2d938b3c02f37f31ca8d10b5bf274b148af9bb5dd5e5f9e-d # internal BUILDSTDERR: crypto/rand BUILDSTDERR: mkdir -p $WORK/b087/ BUILDSTDERR: cat >$WORK/b087/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile bufio=$WORK/b053/_pkg_.a BUILDSTDERR: packagefile crypto/aes=$WORK/b078/_pkg_.a BUILDSTDERR: packagefile crypto/cipher=$WORK/b079/_pkg_.a BUILDSTDERR: packagefile encoding/binary=$WORK/b034/_pkg_.a BUILDSTDERR: packagefile errors=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile internal/syscall/unix=$WORK/b028/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b023/_pkg_.a BUILDSTDERR: packagefile math/big=$WORK/b083/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b024/_pkg_.a BUILDSTDERR: packagefile runtime=$WORK/b010/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b018/_pkg_.a BUILDSTDERR: packagefile sync/atomic=$WORK/b020/_pkg_.a BUILDSTDERR: packagefile syscall=$WORK/b026/_pkg_.a BUILDSTDERR: packagefile time=$WORK/b027/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/crypto/rand BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b087/_pkg_.a -trimpath $WORK/b087 -shared -p crypto/rand -std -complete -installsuffix shared -buildid 4zbiREXzKwKJOG55SeJp/4zbiREXzKwKJOG55SeJp -goversion go1.12 -D "" -importcfg $WORK/b087/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/b087/_pkg_.a # internal BUILDSTDERR: cp $WORK/b087/_pkg_.a /builddir/.cache/go-build/1d/1d65b6337ff8b36b98163038a4b16fa94f8d6dd25e7e2339262144942c802ab4-d # internal BUILDSTDERR: crypto/rsa BUILDSTDERR: mkdir -p $WORK/b088/ BUILDSTDERR: cat >$WORK/b088/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile bytes=$WORK/b031/_pkg_.a BUILDSTDERR: packagefile crypto=$WORK/b063/_pkg_.a BUILDSTDERR: packagefile crypto/internal/randutil=$WORK/b084/_pkg_.a BUILDSTDERR: packagefile crypto/rand=$WORK/b087/_pkg_.a BUILDSTDERR: packagefile crypto/subtle=$WORK/b081/_pkg_.a BUILDSTDERR: packagefile errors=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile hash=$WORK/b039/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b023/_pkg_.a BUILDSTDERR: packagefile math=$WORK/b007/_pkg_.a BUILDSTDERR: packagefile math/big=$WORK/b083/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/crypto/rsa BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b088/_pkg_.a -trimpath $WORK/b088 -shared -p crypto/rsa -std -complete -installsuffix shared -buildid LPr1q9M-L8SnBPmbf4OF/LPr1q9M-L8SnBPmbf4OF -goversion go1.12 -D "" -importcfg $WORK/b088/importcfg -pack ./pkcs1v15.go ./pss.go ./rsa.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/e5/e50087bedc9809f17a76d06165f80a4cdadc7b64c4ed0061e47b625b89e71e79-d # internal BUILDSTDERR: crypto/ecdsa BUILDSTDERR: mkdir -p $WORK/b077/ BUILDSTDERR: cat >$WORK/b077/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile crypto=$WORK/b063/_pkg_.a BUILDSTDERR: packagefile crypto/aes=$WORK/b078/_pkg_.a BUILDSTDERR: packagefile crypto/cipher=$WORK/b079/_pkg_.a BUILDSTDERR: packagefile crypto/elliptic=$WORK/b082/_pkg_.a BUILDSTDERR: packagefile crypto/internal/randutil=$WORK/b084/_pkg_.a BUILDSTDERR: packagefile crypto/sha512=$WORK/b085/_pkg_.a BUILDSTDERR: packagefile encoding/asn1=$WORK/b086/_pkg_.a BUILDSTDERR: packagefile errors=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b023/_pkg_.a BUILDSTDERR: packagefile math/big=$WORK/b083/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/crypto/ecdsa BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b077/_pkg_.a -trimpath $WORK/b077 -shared -p crypto/ecdsa -std -complete -installsuffix shared -buildid Lj-measiqfbTLHETmEfb/Lj-measiqfbTLHETmEfb -goversion go1.12 -D "" -importcfg $WORK/b077/importcfg -pack ./ecdsa.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/42/426a474dc5a88c080e5d2ccfb11774b242a3cbe072e27b6a654b1c95e902fd2f-d # internal BUILDSTDERR: crypto/dsa BUILDSTDERR: mkdir -p $WORK/b098/ BUILDSTDERR: cat >$WORK/b098/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile crypto/internal/randutil=$WORK/b084/_pkg_.a BUILDSTDERR: packagefile errors=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b023/_pkg_.a BUILDSTDERR: packagefile math/big=$WORK/b083/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/crypto/dsa BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b098/_pkg_.a -trimpath $WORK/b098 -shared -p crypto/dsa -std -complete -installsuffix shared -buildid l_LSh_co2E1BPCLm86Ld/l_LSh_co2E1BPCLm86Ld -goversion go1.12 -D "" -importcfg $WORK/b098/importcfg -pack ./dsa.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/9d/9df7719a85eb5306d7bf61571f5b718025b983cca49eefe296e74375a4472809-d # internal BUILDSTDERR: crypto/x509/pkix BUILDSTDERR: mkdir -p $WORK/b099/ BUILDSTDERR: cat >$WORK/b099/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile encoding/asn1=$WORK/b086/_pkg_.a BUILDSTDERR: packagefile encoding/hex=$WORK/b100/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile math/big=$WORK/b083/_pkg_.a BUILDSTDERR: packagefile time=$WORK/b027/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/crypto/x509/pkix BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b099/_pkg_.a -trimpath $WORK/b099 -shared -p crypto/x509/pkix -std -complete -installsuffix shared -buildid YA7Pw-VDRBHRoNPl7162/YA7Pw-VDRBHRoNPl7162 -goversion go1.12 -D "" -importcfg $WORK/b099/importcfg -pack ./pkix.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/8a/8a51662ba27b70720333eb636035f91a1d8b912d68bf14c86bc5bae5b413237c-d # internal BUILDSTDERR: internal/x/crypto/cryptobyte BUILDSTDERR: mkdir -p $WORK/b102/ BUILDSTDERR: cat >$WORK/b102/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile encoding/asn1=$WORK/b086/_pkg_.a BUILDSTDERR: packagefile errors=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile internal/x/crypto/cryptobyte/asn1=$WORK/b103/_pkg_.a BUILDSTDERR: packagefile math/big=$WORK/b083/_pkg_.a BUILDSTDERR: packagefile reflect=$WORK/b006/_pkg_.a BUILDSTDERR: packagefile time=$WORK/b027/_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/b102/_pkg_.a -trimpath $WORK/b102 -shared -p internal/x/crypto/cryptobyte -std -complete -installsuffix shared -buildid IpdL3iXue9XeASNEhWi0/IpdL3iXue9XeASNEhWi0 -goversion go1.12 -D "" -importcfg $WORK/b102/importcfg -pack ./asn1.go ./builder.go ./string.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/7f/7f7f55bc03e2fddd70851c0d3992255f48fc1639ba67a86f03f65a55f612b26d-d # internal BUILDSTDERR: compress/zlib BUILDSTDERR: mkdir -p $WORK/b122/ BUILDSTDERR: cat >$WORK/b122/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile bufio=$WORK/b053/_pkg_.a BUILDSTDERR: packagefile compress/flate=$WORK/b121/_pkg_.a BUILDSTDERR: packagefile encoding/binary=$WORK/b034/_pkg_.a BUILDSTDERR: packagefile errors=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile hash=$WORK/b039/_pkg_.a BUILDSTDERR: packagefile hash/adler32=$WORK/b123/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b023/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/compress/zlib BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b122/_pkg_.a -trimpath $WORK/b122 -shared -p compress/zlib -std -complete -installsuffix shared -buildid ZsfvSCb57jCOvYFHbmFh/ZsfvSCb57jCOvYFHbmFh -goversion go1.12 -D "" -importcfg $WORK/b122/importcfg -pack ./reader.go ./writer.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/9c/9c72f5da33e2defb26595e8254b25137512c937e962c4de6559adce763969456-d # internal BUILDSTDERR: golang.org/x/crypto/openpgp/elgamal BUILDSTDERR: mkdir -p $WORK/b125/ BUILDSTDERR: cat >$WORK/b125/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile crypto/rand=$WORK/b087/_pkg_.a BUILDSTDERR: packagefile crypto/subtle=$WORK/b081/_pkg_.a BUILDSTDERR: packagefile errors=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b023/_pkg_.a BUILDSTDERR: packagefile math/big=$WORK/b083/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/buildah-873f00141c8e23973709f6226972d5976f8eb975/src/golang.org/x/crypto/openpgp/elgamal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b125/_pkg_.a -trimpath $WORK/b125 -shared -p golang.org/x/crypto/openpgp/elgamal -complete -installsuffix shared -buildid CAj_vsc-2yTCsjAUSca5/CAj_vsc-2yTCsjAUSca5 -goversion go1.12 -D "" -importcfg $WORK/b125/importcfg -pack ./elgamal.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/20/20210913018554a795ee4cbf4356aadf02682daea950d0ff9fb312919c490495-d # internal BUILDSTDERR: image/internal/imageutil BUILDSTDERR: mkdir -p $WORK/b130/ BUILDSTDERR: cat >$WORK/b130/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile image=$WORK/b127/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/image/internal/imageutil BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b130/_pkg_.a -trimpath $WORK/b130 -shared -p image/internal/imageutil -std -complete -installsuffix shared -buildid HTVxrryht0HfscEnGC2b/HTVxrryht0HfscEnGC2b -goversion go1.12 -D "" -importcfg $WORK/b130/importcfg -pack ./imageutil.go ./impl.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/99/99070f8fdcc08554cc2e00fc670619a146ade912b417f2243ca6502594cbfd76-d # internal BUILDSTDERR: image/jpeg BUILDSTDERR: mkdir -p $WORK/b129/ BUILDSTDERR: cat >$WORK/b129/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile bufio=$WORK/b053/_pkg_.a BUILDSTDERR: packagefile errors=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile image=$WORK/b127/_pkg_.a BUILDSTDERR: packagefile image/color=$WORK/b128/_pkg_.a BUILDSTDERR: packagefile image/internal/imageutil=$WORK/b130/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b023/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/image/jpeg BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b129/_pkg_.a -trimpath $WORK/b129 -shared -p image/jpeg -std -complete -installsuffix shared -buildid mFwYdul-vhAL1SBR41Ku/mFwYdul-vhAL1SBR41Ku -goversion go1.12 -D "" -importcfg $WORK/b129/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/b102/_pkg_.a # internal BUILDSTDERR: cp $WORK/b102/_pkg_.a /builddir/.cache/go-build/8f/8f9f7e6bb1379a7ac46069f14ae5d630c9573ca96a8ae7c239263dba521ffb0f-d # internal BUILDSTDERR: github.com/containers/image/pkg/blobinfocache BUILDSTDERR: mkdir -p $WORK/b133/ BUILDSTDERR: cat >$WORK/b133/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile fmt=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile github.com/boltdb/bolt=$WORK/b037/_pkg_.a BUILDSTDERR: packagefile github.com/containers/image/types=$WORK/b069/_pkg_.a BUILDSTDERR: packagefile github.com/opencontainers/go-digest=$WORK/b062/_pkg_.a BUILDSTDERR: packagefile github.com/sirupsen/logrus=$WORK/b115/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b024/_pkg_.a BUILDSTDERR: packagefile path/filepath=$WORK/b057/_pkg_.a BUILDSTDERR: packagefile sort=$WORK/b022/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b018/_pkg_.a BUILDSTDERR: packagefile time=$WORK/b027/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/buildah-873f00141c8e23973709f6226972d5976f8eb975/src/github.com/containers/image/pkg/blobinfocache BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b133/_pkg_.a -trimpath $WORK/b133 -shared -p github.com/containers/image/pkg/blobinfocache -complete -installsuffix shared -buildid qC5YnQQTdLzP8Zvz-Aq9/qC5YnQQTdLzP8Zvz-Aq9 -goversion go1.12 -D "" -importcfg $WORK/b133/importcfg -pack ./boltdb.go ./default.go ./memory.go ./none.go ./prioritize.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/86/86903fbfe230eafa29b63408cb42c8e5de6376eb5aa1dff7be1c19c67b0f2387-d # internal BUILDSTDERR: os/user BUILDSTDERR: mkdir -p $WORK/b139/ BUILDSTDERR: cd /usr/lib/golang/src/os/user BUILDSTDERR: CGO_LDFLAGS='"-g" "-O2"' /usr/lib/golang/pkg/tool/linux_ppc64le/cgo -objdir $WORK/b139/ -importpath os/user -- -I $WORK/b139/ -g -O2 ./cgo_lookup_unix.go ./getgrouplist_unix.go ./listgroups_unix.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/e5/e544537a51249d14ff7a3fd09eb3d32de2c8309cc7d1fd6180ab8cc9214415bb-d # internal BUILDSTDERR: golang.org/x/crypto/openpgp/packet BUILDSTDERR: mkdir -p $WORK/b119/ BUILDSTDERR: cat >$WORK/b119/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile bufio=$WORK/b053/_pkg_.a BUILDSTDERR: packagefile bytes=$WORK/b031/_pkg_.a BUILDSTDERR: packagefile compress/bzip2=$WORK/b120/_pkg_.a BUILDSTDERR: packagefile compress/flate=$WORK/b121/_pkg_.a BUILDSTDERR: packagefile compress/zlib=$WORK/b122/_pkg_.a BUILDSTDERR: packagefile crypto=$WORK/b063/_pkg_.a BUILDSTDERR: packagefile crypto/aes=$WORK/b078/_pkg_.a BUILDSTDERR: packagefile crypto/cipher=$WORK/b079/_pkg_.a BUILDSTDERR: packagefile crypto/des=$WORK/b092/_pkg_.a BUILDSTDERR: packagefile crypto/dsa=$WORK/b098/_pkg_.a BUILDSTDERR: packagefile crypto/ecdsa=$WORK/b077/_pkg_.a BUILDSTDERR: packagefile crypto/elliptic=$WORK/b082/_pkg_.a BUILDSTDERR: packagefile crypto/md5=$WORK/b094/_pkg_.a BUILDSTDERR: packagefile crypto/rand=$WORK/b087/_pkg_.a BUILDSTDERR: packagefile crypto/rsa=$WORK/b088/_pkg_.a BUILDSTDERR: packagefile crypto/sha1=$WORK/b096/_pkg_.a BUILDSTDERR: packagefile crypto/sha256=$WORK/b089/_pkg_.a BUILDSTDERR: packagefile crypto/sha512=$WORK/b085/_pkg_.a BUILDSTDERR: packagefile crypto/subtle=$WORK/b081/_pkg_.a BUILDSTDERR: packagefile encoding/asn1=$WORK/b086/_pkg_.a BUILDSTDERR: packagefile encoding/binary=$WORK/b034/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile golang.org/x/crypto/cast5=$WORK/b124/_pkg_.a BUILDSTDERR: packagefile golang.org/x/crypto/openpgp/elgamal=$WORK/b125/_pkg_.a BUILDSTDERR: packagefile golang.org/x/crypto/openpgp/errors=$WORK/b118/_pkg_.a BUILDSTDERR: packagefile golang.org/x/crypto/openpgp/s2k=$WORK/b126/_pkg_.a BUILDSTDERR: packagefile hash=$WORK/b039/_pkg_.a BUILDSTDERR: packagefile image=$WORK/b127/_pkg_.a BUILDSTDERR: packagefile image/jpeg=$WORK/b129/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b023/_pkg_.a BUILDSTDERR: packagefile io/ioutil=$WORK/b058/_pkg_.a BUILDSTDERR: packagefile math/big=$WORK/b083/_pkg_.a BUILDSTDERR: packagefile strconv=$WORK/b016/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b035/_pkg_.a BUILDSTDERR: packagefile time=$WORK/b027/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/buildah-873f00141c8e23973709f6226972d5976f8eb975/src/golang.org/x/crypto/openpgp/packet BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b119/_pkg_.a -trimpath $WORK/b119 -shared -p golang.org/x/crypto/openpgp/packet -complete -installsuffix shared -buildid tfx7NLhFYutPaMwdiTCF/tfx7NLhFYutPaMwdiTCF -goversion go1.12 -D "" -importcfg $WORK/b119/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/b044/_pkg_.a $WORK/b044/_x001.o $WORK/b044/_x002.o $WORK/b044/_x003.o $WORK/b044/_x004.o $WORK/b044/_x005.o # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b044/_pkg_.a # internal BUILDSTDERR: cp $WORK/b044/_pkg_.a /builddir/.cache/go-build/f1/f1ad69251876c826decc901b5cb321b15a6d60054883bb6d1465b6d0c5b3b47e-d # internal BUILDSTDERR: github.com/containernetworking/cni/pkg/types BUILDSTDERR: mkdir -p $WORK/b043/ BUILDSTDERR: cat >$WORK/b043/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile encoding=$WORK/b032/_pkg_.a BUILDSTDERR: packagefile encoding/json=$WORK/b030/_pkg_.a BUILDSTDERR: packagefile errors=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile net=$WORK/b044/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b024/_pkg_.a BUILDSTDERR: packagefile reflect=$WORK/b006/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b035/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/buildah-873f00141c8e23973709f6226972d5976f8eb975/src/github.com/containernetworking/cni/pkg/types BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b043/_pkg_.a -trimpath $WORK/b043 -shared -p github.com/containernetworking/cni/pkg/types -complete -installsuffix shared -buildid _RzbVGTlKqhfL41b0VY1/_RzbVGTlKqhfL41b0VY1 -goversion go1.12 -D "" -importcfg $WORK/b043/importcfg -pack ./args.go ./types.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/9c/9cbc3da3ce872dfd4fed2da16aa618fc7b1b46178399e1a2abc144d0da4bdd43-d # internal BUILDSTDERR: github.com/containernetworking/cni/pkg/types/020 BUILDSTDERR: mkdir -p $WORK/b050/ BUILDSTDERR: cat >$WORK/b050/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile encoding/json=$WORK/b030/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile github.com/containernetworking/cni/pkg/types=$WORK/b043/_pkg_.a BUILDSTDERR: packagefile net=$WORK/b044/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b024/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/buildah-873f00141c8e23973709f6226972d5976f8eb975/src/github.com/containernetworking/cni/pkg/types/020 BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b050/_pkg_.a -trimpath $WORK/b050 -shared -p github.com/containernetworking/cni/pkg/types/020 -complete -installsuffix shared -buildid OmFPQ8KPUHe3CFN_LBgd/OmFPQ8KPUHe3CFN_LBgd -goversion go1.12 -D "" -importcfg $WORK/b050/importcfg -pack ./types.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/e7/e78da685ecde5a3cd1b3f89eba90b54c8b342b4d074eb63678e4898db1989ac0-d # internal BUILDSTDERR: github.com/containernetworking/cni/pkg/types/current BUILDSTDERR: mkdir -p $WORK/b051/ BUILDSTDERR: cat >$WORK/b051/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile encoding/json=$WORK/b030/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile github.com/containernetworking/cni/pkg/types=$WORK/b043/_pkg_.a BUILDSTDERR: packagefile github.com/containernetworking/cni/pkg/types/020=$WORK/b050/_pkg_.a BUILDSTDERR: packagefile net=$WORK/b044/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b024/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/buildah-873f00141c8e23973709f6226972d5976f8eb975/src/github.com/containernetworking/cni/pkg/types/current BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b051/_pkg_.a -trimpath $WORK/b051 -shared -p github.com/containernetworking/cni/pkg/types/current -complete -installsuffix shared -buildid m5yVXrxzHbgwCGn14guE/m5yVXrxzHbgwCGn14guE -goversion go1.12 -D "" -importcfg $WORK/b051/importcfg -pack ./types.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/0b/0b6245440cf83dcdbae306e9f6e9072316c38a06493e22c7345b5177b0ae05c0-d # internal BUILDSTDERR: github.com/containernetworking/cni/pkg/version BUILDSTDERR: mkdir -p $WORK/b042/ BUILDSTDERR: cat >$WORK/b042/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile encoding/json=$WORK/b030/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile github.com/containernetworking/cni/pkg/types=$WORK/b043/_pkg_.a BUILDSTDERR: packagefile github.com/containernetworking/cni/pkg/types/020=$WORK/b050/_pkg_.a BUILDSTDERR: packagefile github.com/containernetworking/cni/pkg/types/current=$WORK/b051/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b023/_pkg_.a BUILDSTDERR: packagefile strconv=$WORK/b016/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b035/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/buildah-873f00141c8e23973709f6226972d5976f8eb975/src/github.com/containernetworking/cni/pkg/version BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b042/_pkg_.a -trimpath $WORK/b042 -shared -p github.com/containernetworking/cni/pkg/version -complete -installsuffix shared -buildid 9yGVfq8fGsPTIvMJ5lmD/9yGVfq8fGsPTIvMJ5lmD -goversion go1.12 -D "" -importcfg $WORK/b042/importcfg -pack ./conf.go ./plugin.go ./reconcile.go ./version.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/73/73568779303235b399e4967a9ee457105422f229a76def10a0ecfb9c3f484a5d-d # internal BUILDSTDERR: github.com/containernetworking/cni/pkg/invoke BUILDSTDERR: mkdir -p $WORK/b055/ BUILDSTDERR: cat >$WORK/b055/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile bytes=$WORK/b031/_pkg_.a BUILDSTDERR: packagefile encoding/json=$WORK/b030/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile github.com/containernetworking/cni/pkg/types=$WORK/b043/_pkg_.a BUILDSTDERR: packagefile github.com/containernetworking/cni/pkg/version=$WORK/b042/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b023/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b024/_pkg_.a BUILDSTDERR: packagefile os/exec=$WORK/b056/_pkg_.a BUILDSTDERR: packagefile path/filepath=$WORK/b057/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b035/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/buildah-873f00141c8e23973709f6226972d5976f8eb975/src/github.com/containernetworking/cni/pkg/invoke BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b055/_pkg_.a -trimpath $WORK/b055 -shared -p github.com/containernetworking/cni/pkg/invoke -complete -installsuffix shared -buildid ucwC_WOToJbhNWlPeiE2/ucwC_WOToJbhNWlPeiE2 -goversion go1.12 -D "" -importcfg $WORK/b055/importcfg -pack ./args.go ./delegate.go ./exec.go ./find.go ./os_unix.go ./raw_exec.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/65/650190a1c9c1c4c8a1315a7209f17ef16d493f114d13b1395d27631d8d781cac-d # internal BUILDSTDERR: github.com/containernetworking/cni/libcni BUILDSTDERR: mkdir -p $WORK/b054/ BUILDSTDERR: cat >$WORK/b054/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile encoding/json=$WORK/b030/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile github.com/containernetworking/cni/pkg/invoke=$WORK/b055/_pkg_.a BUILDSTDERR: packagefile github.com/containernetworking/cni/pkg/types=$WORK/b043/_pkg_.a BUILDSTDERR: packagefile github.com/containernetworking/cni/pkg/version=$WORK/b042/_pkg_.a BUILDSTDERR: packagefile io/ioutil=$WORK/b058/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b024/_pkg_.a BUILDSTDERR: packagefile path/filepath=$WORK/b057/_pkg_.a BUILDSTDERR: packagefile sort=$WORK/b022/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b035/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/buildah-873f00141c8e23973709f6226972d5976f8eb975/src/github.com/containernetworking/cni/libcni BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b054/_pkg_.a -trimpath $WORK/b054 -shared -p github.com/containernetworking/cni/libcni -complete -installsuffix shared -buildid --dFT1C_srNhZgozVSKH/--dFT1C_srNhZgozVSKH -goversion go1.12 -D "" -importcfg $WORK/b054/importcfg -pack ./api.go ./conf.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/bb/bb02436c4b7feb8d0fb73a28ab62c1146e20b8761479d913c052413610f04304-d # internal BUILDSTDERR: crypto/x509 BUILDSTDERR: mkdir -p $WORK/b097/ BUILDSTDERR: cat >$WORK/b097/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile bytes=$WORK/b031/_pkg_.a BUILDSTDERR: packagefile crypto=$WORK/b063/_pkg_.a BUILDSTDERR: packagefile crypto/aes=$WORK/b078/_pkg_.a BUILDSTDERR: packagefile crypto/cipher=$WORK/b079/_pkg_.a BUILDSTDERR: packagefile crypto/des=$WORK/b092/_pkg_.a BUILDSTDERR: packagefile crypto/dsa=$WORK/b098/_pkg_.a BUILDSTDERR: packagefile crypto/ecdsa=$WORK/b077/_pkg_.a BUILDSTDERR: packagefile crypto/elliptic=$WORK/b082/_pkg_.a BUILDSTDERR: packagefile crypto/md5=$WORK/b094/_pkg_.a BUILDSTDERR: packagefile crypto/rsa=$WORK/b088/_pkg_.a BUILDSTDERR: packagefile crypto/sha1=$WORK/b096/_pkg_.a BUILDSTDERR: packagefile crypto/sha256=$WORK/b089/_pkg_.a BUILDSTDERR: packagefile crypto/sha512=$WORK/b085/_pkg_.a BUILDSTDERR: packagefile crypto/x509/pkix=$WORK/b099/_pkg_.a BUILDSTDERR: packagefile encoding/asn1=$WORK/b086/_pkg_.a BUILDSTDERR: packagefile encoding/hex=$WORK/b100/_pkg_.a BUILDSTDERR: packagefile encoding/pem=$WORK/b101/_pkg_.a BUILDSTDERR: packagefile errors=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile internal/x/crypto/cryptobyte=$WORK/b102/_pkg_.a BUILDSTDERR: packagefile internal/x/crypto/cryptobyte/asn1=$WORK/b103/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b023/_pkg_.a BUILDSTDERR: packagefile io/ioutil=$WORK/b058/_pkg_.a BUILDSTDERR: packagefile math/big=$WORK/b083/_pkg_.a BUILDSTDERR: packagefile net=$WORK/b044/_pkg_.a BUILDSTDERR: packagefile net/url=$WORK/b104/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b024/_pkg_.a BUILDSTDERR: packagefile reflect=$WORK/b006/_pkg_.a BUILDSTDERR: packagefile runtime=$WORK/b010/_pkg_.a BUILDSTDERR: packagefile strconv=$WORK/b016/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b035/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b018/_pkg_.a BUILDSTDERR: packagefile time=$WORK/b027/_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/b097/_pkg_.a -trimpath $WORK/b097 -shared -p crypto/x509 -std -complete -installsuffix shared -buildid NqskPdMsTXXUleVyiWXX/NqskPdMsTXXUleVyiWXX -goversion go1.12 -D "" -importcfg $WORK/b097/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/b054/_pkg_.a # internal BUILDSTDERR: cp $WORK/b054/_pkg_.a /builddir/.cache/go-build/81/8108ee449a5f60ca44dd841efdefec45ca827b2351241830fcf18a4c25098ed3-d # internal BUILDSTDERR: golang.org/x/crypto/openpgp BUILDSTDERR: mkdir -p $WORK/b116/ BUILDSTDERR: cat >$WORK/b116/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile crypto=$WORK/b063/_pkg_.a BUILDSTDERR: packagefile crypto/rsa=$WORK/b088/_pkg_.a BUILDSTDERR: packagefile crypto/sha256=$WORK/b089/_pkg_.a BUILDSTDERR: packagefile golang.org/x/crypto/openpgp/armor=$WORK/b117/_pkg_.a BUILDSTDERR: packagefile golang.org/x/crypto/openpgp/errors=$WORK/b118/_pkg_.a BUILDSTDERR: packagefile golang.org/x/crypto/openpgp/packet=$WORK/b119/_pkg_.a BUILDSTDERR: packagefile golang.org/x/crypto/openpgp/s2k=$WORK/b126/_pkg_.a BUILDSTDERR: packagefile hash=$WORK/b039/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b023/_pkg_.a BUILDSTDERR: packagefile strconv=$WORK/b016/_pkg_.a BUILDSTDERR: packagefile time=$WORK/b027/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/buildah-873f00141c8e23973709f6226972d5976f8eb975/src/golang.org/x/crypto/openpgp BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b116/_pkg_.a -trimpath $WORK/b116 -shared -p golang.org/x/crypto/openpgp -complete -installsuffix shared -buildid D1G5H17rEbarW0Gb-FRe/D1G5H17rEbarW0Gb-FRe -goversion go1.12 -D "" -importcfg $WORK/b116/importcfg -pack ./canonical_text.go ./keys.go ./read.go ./write.go BUILDSTDERR: cd $WORK/b139 BUILDSTDERR: TERM='dumb' gcc -I /usr/lib/golang/src/os/user -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b139=/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/5d/5db455ad484607cf35f94ac2de7d8c8eb790d972a2660975b811c2b8e84c684b-d # internal BUILDSTDERR: text/scanner BUILDSTDERR: mkdir -p $WORK/b141/ BUILDSTDERR: cat >$WORK/b141/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile bytes=$WORK/b031/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b023/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b024/_pkg_.a BUILDSTDERR: packagefile unicode=$WORK/b021/_pkg_.a BUILDSTDERR: packagefile unicode/utf8=$WORK/b017/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/text/scanner BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b141/_pkg_.a -trimpath $WORK/b141 -shared -p text/scanner -std -complete -installsuffix shared -buildid o7a1YQl_wGp0poGWRJY4/o7a1YQl_wGp0poGWRJY4 -goversion go1.12 -D "" -importcfg $WORK/b141/importcfg -pack ./scanner.go BUILDSTDERR: cd $WORK/b139 BUILDSTDERR: TERM='dumb' gcc -I /usr/lib/golang/src/os/user -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b139=/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/b141/_pkg_.a # internal BUILDSTDERR: cp $WORK/b141/_pkg_.a /builddir/.cache/go-build/c3/c31dac470cfe6f29326e9c408c1524507a979fc92e96d60e5a569ff1ed6e89ff-d # internal BUILDSTDERR: github.com/containers/storage/pkg/fileutils BUILDSTDERR: mkdir -p $WORK/b140/ BUILDSTDERR: cat >$WORK/b140/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile errors=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile github.com/sirupsen/logrus=$WORK/b115/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b023/_pkg_.a BUILDSTDERR: packagefile io/ioutil=$WORK/b058/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b024/_pkg_.a BUILDSTDERR: packagefile path/filepath=$WORK/b057/_pkg_.a BUILDSTDERR: packagefile regexp=$WORK/b064/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b035/_pkg_.a BUILDSTDERR: packagefile text/scanner=$WORK/b141/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/buildah-873f00141c8e23973709f6226972d5976f8eb975/src/github.com/containers/storage/pkg/fileutils BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b140/_pkg_.a -trimpath $WORK/b140 -shared -p github.com/containers/storage/pkg/fileutils -complete -installsuffix shared -buildid HlymFNMqDnWabAFEOiFM/HlymFNMqDnWabAFEOiFM -goversion go1.12 -D "" -importcfg $WORK/b140/importcfg -pack ./fileutils.go ./fileutils_unix.go BUILDSTDERR: cd $WORK/b139 BUILDSTDERR: TERM='dumb' gcc -I /usr/lib/golang/src/os/user -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b139=/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/b140/_pkg_.a # internal BUILDSTDERR: cp $WORK/b140/_pkg_.a /builddir/.cache/go-build/12/12a422e776bbe90d5ac01a6b9e9edf9e48db2bc0ad664648a1fce0d89a8d07ea-d # internal BUILDSTDERR: golang.org/x/sys/unix BUILDSTDERR: mkdir -p $WORK/b145/ BUILDSTDERR: cat >$WORK/b145/go_asm.h << 'EOF' # internal BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/buildah-873f00141c8e23973709f6226972d5976f8eb975/src/golang.org/x/sys/unix BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/asm -trimpath $WORK/b145 -I $WORK/b145/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -gensymabis -o $WORK/b145/symabis ./asm_linux_ppc64x.s BUILDSTDERR: cd $WORK/b139 BUILDSTDERR: TERM='dumb' gcc -I /usr/lib/golang/src/os/user -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b139=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x004.o -c listgroups_unix.cgo2.c BUILDSTDERR: cat >$WORK/b145/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile bytes=$WORK/b031/_pkg_.a BUILDSTDERR: packagefile encoding/binary=$WORK/b034/_pkg_.a BUILDSTDERR: packagefile net=$WORK/b044/_pkg_.a BUILDSTDERR: packagefile runtime=$WORK/b010/_pkg_.a BUILDSTDERR: packagefile sort=$WORK/b022/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b035/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b018/_pkg_.a BUILDSTDERR: packagefile syscall=$WORK/b026/_pkg_.a BUILDSTDERR: packagefile time=$WORK/b027/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/buildah-873f00141c8e23973709f6226972d5976f8eb975/src/golang.org/x/sys/unix BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b145/_pkg_.a -trimpath $WORK/b145 -shared -p golang.org/x/sys/unix -installsuffix shared -buildid 7fLQs0IeXQOIlOWolvg5/7fLQs0IeXQOIlOWolvg5 -goversion go1.12 -symabis $WORK/b145/symabis -D "" -importcfg $WORK/b145/importcfg -pack -asmhdr $WORK/b145/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/90/909d976593dcd779e8f6dda44cb38c0947835cc23354388168024251c6335c27-d # internal BUILDSTDERR: crypto/tls BUILDSTDERR: mkdir -p $WORK/b090/ BUILDSTDERR: cat >$WORK/b090/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile bytes=$WORK/b031/_pkg_.a BUILDSTDERR: packagefile container/list=$WORK/b091/_pkg_.a BUILDSTDERR: packagefile crypto=$WORK/b063/_pkg_.a BUILDSTDERR: packagefile crypto/aes=$WORK/b078/_pkg_.a BUILDSTDERR: packagefile crypto/cipher=$WORK/b079/_pkg_.a BUILDSTDERR: packagefile crypto/des=$WORK/b092/_pkg_.a BUILDSTDERR: packagefile crypto/ecdsa=$WORK/b077/_pkg_.a BUILDSTDERR: packagefile crypto/elliptic=$WORK/b082/_pkg_.a BUILDSTDERR: packagefile crypto/hmac=$WORK/b093/_pkg_.a BUILDSTDERR: packagefile crypto/md5=$WORK/b094/_pkg_.a BUILDSTDERR: packagefile crypto/rand=$WORK/b087/_pkg_.a BUILDSTDERR: packagefile crypto/rc4=$WORK/b095/_pkg_.a BUILDSTDERR: packagefile crypto/rsa=$WORK/b088/_pkg_.a BUILDSTDERR: packagefile crypto/sha1=$WORK/b096/_pkg_.a BUILDSTDERR: packagefile crypto/sha256=$WORK/b089/_pkg_.a BUILDSTDERR: packagefile crypto/sha512=$WORK/b085/_pkg_.a BUILDSTDERR: packagefile crypto/subtle=$WORK/b081/_pkg_.a BUILDSTDERR: packagefile crypto/x509=$WORK/b097/_pkg_.a BUILDSTDERR: packagefile encoding/asn1=$WORK/b086/_pkg_.a BUILDSTDERR: packagefile encoding/pem=$WORK/b101/_pkg_.a BUILDSTDERR: packagefile errors=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile hash=$WORK/b039/_pkg_.a BUILDSTDERR: packagefile internal/cpu=$WORK/b012/_pkg_.a BUILDSTDERR: packagefile internal/x/crypto/chacha20poly1305=$WORK/b105/_pkg_.a BUILDSTDERR: packagefile internal/x/crypto/cryptobyte=$WORK/b102/_pkg_.a BUILDSTDERR: packagefile internal/x/crypto/curve25519=$WORK/b108/_pkg_.a BUILDSTDERR: packagefile internal/x/crypto/hkdf=$WORK/b109/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b023/_pkg_.a BUILDSTDERR: packagefile io/ioutil=$WORK/b058/_pkg_.a BUILDSTDERR: packagefile math/big=$WORK/b083/_pkg_.a BUILDSTDERR: packagefile net=$WORK/b044/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b024/_pkg_.a BUILDSTDERR: packagefile strconv=$WORK/b016/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b035/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b018/_pkg_.a BUILDSTDERR: packagefile sync/atomic=$WORK/b020/_pkg_.a BUILDSTDERR: packagefile time=$WORK/b027/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/crypto/tls BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b090/_pkg_.a -trimpath $WORK/b090 -shared -p crypto/tls -std -complete -installsuffix shared -buildid XFJZFIhkmK5_B4B_FD9P/XFJZFIhkmK5_B4B_FD9P -goversion go1.12 -D "" -importcfg $WORK/b090/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: cd $WORK/b139 BUILDSTDERR: TERM='dumb' gcc -I /usr/lib/golang/src/os/user -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b139=/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/b139=/tmp/go-build -gno-record-gcc-switches -o $WORK/b139/_cgo_.o $WORK/b139/_cgo_main.o $WORK/b139/_x001.o $WORK/b139/_x002.o $WORK/b139/_x003.o $WORK/b139/_x004.o -g -O2 BUILDSTDERR: TERM='dumb' /usr/lib/golang/pkg/tool/linux_ppc64le/cgo -dynpackage user -dynimport $WORK/b139/_cgo_.o -dynout $WORK/b139/_cgo_import.go BUILDSTDERR: cat >$WORK/b139/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile fmt=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile strconv=$WORK/b016/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b035/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b018/_pkg_.a BUILDSTDERR: packagefile syscall=$WORK/b026/_pkg_.a BUILDSTDERR: packagefile runtime/cgo=$WORK/b049/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b139/_pkg_.a -trimpath $WORK/b139 -shared -p os/user -std -installsuffix shared -buildid JhsNvl-HqBzQ3sPYfNdL/JhsNvl-HqBzQ3sPYfNdL -goversion go1.12 -D "" -importcfg $WORK/b139/importcfg -pack ./lookup.go ./user.go $WORK/b139/_cgo_gotypes.go $WORK/b139/cgo_lookup_unix.cgo1.go $WORK/b139/getgrouplist_unix.cgo1.go $WORK/b139/listgroups_unix.cgo1.go $WORK/b139/_cgo_import.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/pack r $WORK/b139/_pkg_.a $WORK/b139/_x001.o $WORK/b139/_x002.o $WORK/b139/_x003.o $WORK/b139/_x004.o # internal 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/0d/0d4447c77a23e956dcf063ec237edbd17e20ef70d9bd3c22c7e0119e84afdb2b-d # internal BUILDSTDERR: archive/tar BUILDSTDERR: mkdir -p $WORK/b138/ BUILDSTDERR: cat >$WORK/b138/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile bytes=$WORK/b031/_pkg_.a BUILDSTDERR: packagefile errors=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b023/_pkg_.a BUILDSTDERR: packagefile io/ioutil=$WORK/b058/_pkg_.a BUILDSTDERR: packagefile math=$WORK/b007/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b024/_pkg_.a BUILDSTDERR: packagefile os/user=$WORK/b139/_pkg_.a BUILDSTDERR: packagefile path=$WORK/b066/_pkg_.a BUILDSTDERR: packagefile reflect=$WORK/b006/_pkg_.a BUILDSTDERR: packagefile runtime=$WORK/b010/_pkg_.a BUILDSTDERR: packagefile sort=$WORK/b022/_pkg_.a BUILDSTDERR: packagefile strconv=$WORK/b016/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b035/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b018/_pkg_.a BUILDSTDERR: packagefile syscall=$WORK/b026/_pkg_.a BUILDSTDERR: packagefile time=$WORK/b027/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/archive/tar BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b138/_pkg_.a -trimpath $WORK/b138 -shared -p archive/tar -std -complete -installsuffix shared -buildid Xbk051R-63TqhcqkvUy6/Xbk051R-63TqhcqkvUy6 -goversion go1.12 -D "" -importcfg $WORK/b138/importcfg -pack ./common.go ./format.go ./reader.go ./stat_actime1.go ./stat_unix.go ./strconv.go ./writer.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/de/deb9e64c925f6978e619e75334b9db538eb8345bd65b8b05e53ed7f0ddf59988-d # internal BUILDSTDERR: github.com/docker/go-units BUILDSTDERR: mkdir -p $WORK/b146/ BUILDSTDERR: cat >$WORK/b146/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile fmt=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile regexp=$WORK/b064/_pkg_.a BUILDSTDERR: packagefile strconv=$WORK/b016/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b035/_pkg_.a BUILDSTDERR: packagefile time=$WORK/b027/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/buildah-873f00141c8e23973709f6226972d5976f8eb975/src/github.com/docker/go-units BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b146/_pkg_.a -trimpath $WORK/b146 -shared -p github.com/docker/go-units -complete -installsuffix shared -buildid iLDbIEWsLKgbOvSSReSd/iLDbIEWsLKgbOvSSReSd -goversion go1.12 -D "" -importcfg $WORK/b146/importcfg -pack ./duration.go ./size.go ./ulimit.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/11/11456e8b6550a4f6e2f38b6aa47a456556a3fbd7775e41e2cb7b97b7a87b846d-d # internal BUILDSTDERR: golang.org/x/net/context BUILDSTDERR: mkdir -p $WORK/b149/ BUILDSTDERR: cat >$WORK/b149/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile context=$WORK/b002/_pkg_.a BUILDSTDERR: packagefile time=$WORK/b027/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/buildah-873f00141c8e23973709f6226972d5976f8eb975/src/golang.org/x/net/context BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b149/_pkg_.a -trimpath $WORK/b149 -shared -p golang.org/x/net/context -complete -installsuffix shared -buildid crTi3NisjKaY5Ti1OhSo/crTi3NisjKaY5Ti1OhSo -goversion go1.12 -D "" -importcfg $WORK/b149/importcfg -pack ./context.go ./go17.go ./go19.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/19/19f42a83e3bd32eaec5c83b6329adbb6c2cf2d461b75cbd9aa5d6dc496fdf978-d # internal BUILDSTDERR: github.com/containers/storage/pkg/ioutils BUILDSTDERR: mkdir -p $WORK/b148/ BUILDSTDERR: cat >$WORK/b148/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile crypto/sha256=$WORK/b089/_pkg_.a BUILDSTDERR: packagefile encoding/hex=$WORK/b100/_pkg_.a BUILDSTDERR: packagefile errors=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile golang.org/x/net/context=$WORK/b149/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b023/_pkg_.a BUILDSTDERR: packagefile io/ioutil=$WORK/b058/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b024/_pkg_.a BUILDSTDERR: packagefile path/filepath=$WORK/b057/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b018/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/buildah-873f00141c8e23973709f6226972d5976f8eb975/src/github.com/containers/storage/pkg/ioutils BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b148/_pkg_.a -trimpath $WORK/b148 -shared -p github.com/containers/storage/pkg/ioutils -complete -installsuffix shared -buildid WYteg7AZBKiEUoCa_14s/WYteg7AZBKiEUoCa_14s -goversion go1.12 -D "" -importcfg $WORK/b148/importcfg -pack ./buffer.go ./bytespipe.go ./fswriters.go ./readers.go ./temp_unix.go ./writeflusher.go ./writers.go BUILDSTDERR: cd /builddir/build/BUILD/buildah-873f00141c8e23973709f6226972d5976f8eb975/src/golang.org/x/sys/unix BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/asm -trimpath $WORK/b145 -I $WORK/b145/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -o $WORK/b145/asm_linux_ppc64x.o ./asm_linux_ppc64x.s BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/pack r $WORK/b145/_pkg_.a $WORK/b145/asm_linux_ppc64x.o # internal 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/b8/b85cc02d6d83d89e3c83dd80e61c5b4fd8a28fc8b0d2bbfc669ddc3249bf5c9b-d # internal BUILDSTDERR: github.com/containers/storage/pkg/mount BUILDSTDERR: mkdir -p $WORK/b144/ BUILDSTDERR: cat >$WORK/b144/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile bufio=$WORK/b053/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile github.com/containers/storage/pkg/fileutils=$WORK/b140/_pkg_.a BUILDSTDERR: packagefile golang.org/x/sys/unix=$WORK/b145/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b023/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b024/_pkg_.a BUILDSTDERR: packagefile sort=$WORK/b022/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b035/_pkg_.a BUILDSTDERR: packagefile time=$WORK/b027/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/buildah-873f00141c8e23973709f6226972d5976f8eb975/src/github.com/containers/storage/pkg/mount BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b144/_pkg_.a -trimpath $WORK/b144 -shared -p github.com/containers/storage/pkg/mount -complete -installsuffix shared -buildid HmFfSmgjbmCMhAXOn1GC/HmFfSmgjbmCMhAXOn1GC -goversion go1.12 -D "" -importcfg $WORK/b144/importcfg -pack ./flags.go ./flags_linux.go ./mount.go ./mounter_linux.go ./mountinfo.go ./mountinfo_linux.go ./sharedsubtree_linux.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/83/83269dce6acab0e432ee02b04358988fc736c5ea0b4b214a0fc31c649a4138f4-d # internal BUILDSTDERR: github.com/opencontainers/runc/libcontainer/user BUILDSTDERR: mkdir -p $WORK/b147/ BUILDSTDERR: cat >$WORK/b147/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile bufio=$WORK/b053/_pkg_.a BUILDSTDERR: packagefile errors=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile golang.org/x/sys/unix=$WORK/b145/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b023/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b024/_pkg_.a BUILDSTDERR: packagefile os/user=$WORK/b139/_pkg_.a BUILDSTDERR: packagefile strconv=$WORK/b016/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b035/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/buildah-873f00141c8e23973709f6226972d5976f8eb975/src/github.com/opencontainers/runc/libcontainer/user BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b147/_pkg_.a -trimpath $WORK/b147 -shared -p github.com/opencontainers/runc/libcontainer/user -complete -installsuffix shared -buildid Qa6mscfzRbgMklabO-yZ/Qa6mscfzRbgMklabO-yZ -goversion go1.12 -D "" -importcfg $WORK/b147/importcfg -pack ./lookup.go ./lookup_unix.go ./user.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/3a/3a6f24d4858ee3bf18d375437ea75a6cf18575ffe981068a013db89819f1d3e2-d # internal BUILDSTDERR: github.com/containers/storage/pkg/system BUILDSTDERR: mkdir -p $WORK/b143/ BUILDSTDERR: cat >$WORK/b143/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile bufio=$WORK/b053/_pkg_.a BUILDSTDERR: packagefile errors=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile github.com/containers/storage/pkg/mount=$WORK/b144/_pkg_.a BUILDSTDERR: packagefile github.com/docker/go-units=$WORK/b146/_pkg_.a BUILDSTDERR: packagefile github.com/pkg/errors=$WORK/b111/_pkg_.a BUILDSTDERR: packagefile golang.org/x/sys/unix=$WORK/b145/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b023/_pkg_.a BUILDSTDERR: packagefile io/ioutil=$WORK/b058/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b024/_pkg_.a BUILDSTDERR: packagefile os/exec=$WORK/b056/_pkg_.a BUILDSTDERR: packagefile path/filepath=$WORK/b057/_pkg_.a BUILDSTDERR: packagefile runtime=$WORK/b010/_pkg_.a BUILDSTDERR: packagefile strconv=$WORK/b016/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b035/_pkg_.a BUILDSTDERR: packagefile syscall=$WORK/b026/_pkg_.a BUILDSTDERR: packagefile time=$WORK/b027/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/buildah-873f00141c8e23973709f6226972d5976f8eb975/src/github.com/containers/storage/pkg/system BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b143/_pkg_.a -trimpath $WORK/b143 -shared -p github.com/containers/storage/pkg/system -complete -installsuffix shared -buildid DsKrC70aDWQhTtmYYyNr/DsKrC70aDWQhTtmYYyNr -goversion go1.12 -D "" -importcfg $WORK/b143/importcfg -pack ./chtimes.go ./chtimes_unix.go ./errors.go ./exitcode.go ./filesys.go ./init.go ./lcow_unix.go ./lstat_unix.go ./meminfo.go ./meminfo_linux.go ./mknod.go ./path.go ./path_unix.go ./process_unix.go ./rm.go ./stat_linux.go ./stat_unix.go ./syscall_unix.go ./umask.go ./utimes_linux.go ./xattrs_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/86/86241af8d4f2339c4ce8e9b2ffe4b219ff51885fd9b48cd0be2fae5233d70dbe-d # internal BUILDSTDERR: github.com/containers/storage/pkg/pools BUILDSTDERR: mkdir -p $WORK/b150/ BUILDSTDERR: cat >$WORK/b150/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile bufio=$WORK/b053/_pkg_.a BUILDSTDERR: packagefile github.com/containers/storage/pkg/ioutils=$WORK/b148/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b023/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b018/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/buildah-873f00141c8e23973709f6226972d5976f8eb975/src/github.com/containers/storage/pkg/pools BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b150/_pkg_.a -trimpath $WORK/b150 -shared -p github.com/containers/storage/pkg/pools -complete -installsuffix shared -buildid VVd0MusRDXZVLdrzzFmi/VVd0MusRDXZVLdrzzFmi -goversion go1.12 -D "" -importcfg $WORK/b150/importcfg -pack ./pools.go BUILDSTDERR: cd $WORK/b114 BUILDSTDERR: TERM='dumb' gcc -I /builddir/build/BUILD/buildah-873f00141c8e23973709f6226972d5976f8eb975/src/github.com/mtrmac/gpgme -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b114=/tmp/go-build -gno-record-gcc-switches -D_FILE_OFFSET_BITS=64 -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/27/271e17e19cafae9c7283aedcbc23aeca56972567be6ca16260a204d38cf8405d-d # internal BUILDSTDERR: github.com/klauspost/compress/flate BUILDSTDERR: mkdir -p $WORK/b153/ BUILDSTDERR: cat >$WORK/b153/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile bufio=$WORK/b053/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b023/_pkg_.a BUILDSTDERR: packagefile math=$WORK/b007/_pkg_.a BUILDSTDERR: packagefile math/bits=$WORK/b008/_pkg_.a BUILDSTDERR: packagefile sort=$WORK/b022/_pkg_.a BUILDSTDERR: packagefile strconv=$WORK/b016/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b018/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/buildah-873f00141c8e23973709f6226972d5976f8eb975/src/github.com/klauspost/compress/flate BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b153/_pkg_.a -trimpath $WORK/b153 -shared -p github.com/klauspost/compress/flate -complete -installsuffix shared -buildid CtzXgl3Hz4jZuxIgYSuG/CtzXgl3Hz4jZuxIgYSuG -goversion go1.12 -D "" -importcfg $WORK/b153/importcfg -pack ./copy.go ./crc32_noasm.go ./deflate.go ./dict_decoder.go ./huffman_bit_writer.go ./huffman_code.go ./inflate.go ./reverse_bits.go ./snappy.go ./token.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/63/636fa624be45509f38e8957f15cbcade802709bfb5a2f723c35872eb7d621a7c-d # internal BUILDSTDERR: github.com/containers/storage/pkg/idtools BUILDSTDERR: mkdir -p $WORK/b142/ BUILDSTDERR: cat >$WORK/b142/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile bufio=$WORK/b053/_pkg_.a BUILDSTDERR: packagefile bytes=$WORK/b031/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile github.com/containers/storage/pkg/system=$WORK/b143/_pkg_.a BUILDSTDERR: packagefile github.com/opencontainers/runc/libcontainer/user=$WORK/b147/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b023/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b024/_pkg_.a BUILDSTDERR: packagefile os/exec=$WORK/b056/_pkg_.a BUILDSTDERR: packagefile path/filepath=$WORK/b057/_pkg_.a BUILDSTDERR: packagefile regexp=$WORK/b064/_pkg_.a BUILDSTDERR: packagefile sort=$WORK/b022/_pkg_.a BUILDSTDERR: packagefile strconv=$WORK/b016/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b035/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b018/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/buildah-873f00141c8e23973709f6226972d5976f8eb975/src/github.com/containers/storage/pkg/idtools BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b142/_pkg_.a -trimpath $WORK/b142 -shared -p github.com/containers/storage/pkg/idtools -complete -installsuffix shared -buildid XYtnuIc5Syu_aa_8cabT/XYtnuIc5Syu_aa_8cabT -goversion go1.12 -D "" -importcfg $WORK/b142/importcfg -pack ./idtools.go ./idtools_unix.go ./parser.go ./usergroupadd_linux.go ./utils_unix.go BUILDSTDERR: cd $WORK/b114 BUILDSTDERR: TERM='dumb' gcc -I /builddir/build/BUILD/buildah-873f00141c8e23973709f6226972d5976f8eb975/src/github.com/mtrmac/gpgme -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b114=/tmp/go-build -gno-record-gcc-switches -D_FILE_OFFSET_BITS=64 -I ./ -g -O2 -o ./_x002.o -c data.cgo2.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/ee/ee9d475d0fef81ebe44cbb25ffbacaeace5fff1f0053fe8dcd46ed9fd39f9491-d # internal BUILDSTDERR: github.com/opencontainers/runc/libcontainer/system BUILDSTDERR: mkdir -p $WORK/b155/ BUILDSTDERR: cd /builddir/build/BUILD/buildah-873f00141c8e23973709f6226972d5976f8eb975/src/github.com/opencontainers/runc/libcontainer/system BUILDSTDERR: CGO_LDFLAGS='"-g" "-O2"' /usr/lib/golang/pkg/tool/linux_ppc64le/cgo -objdir $WORK/b155/ -importpath github.com/opencontainers/runc/libcontainer/system -- -I $WORK/b155/ -g -O2 ./sysconfig.go BUILDSTDERR: cd $WORK/b114 BUILDSTDERR: TERM='dumb' gcc -I /builddir/build/BUILD/buildah-873f00141c8e23973709f6226972d5976f8eb975/src/github.com/mtrmac/gpgme -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b114=/tmp/go-build -gno-record-gcc-switches -D_FILE_OFFSET_BITS=64 -I ./ -g -O2 -o ./_x003.o -c gpgme.cgo2.c BUILDSTDERR: cd $WORK/b155 BUILDSTDERR: TERM='dumb' gcc -I /builddir/build/BUILD/buildah-873f00141c8e23973709f6226972d5976f8eb975/src/github.com/opencontainers/runc/libcontainer/system -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b155=/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/buildah-873f00141c8e23973709f6226972d5976f8eb975/src/github.com/opencontainers/runc/libcontainer/system -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b155=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x002.o -c sysconfig.cgo2.c BUILDSTDERR: TERM='dumb' gcc -I /builddir/build/BUILD/buildah-873f00141c8e23973709f6226972d5976f8eb975/src/github.com/opencontainers/runc/libcontainer/system -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b155=/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/b090/_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/75/75cd4f0b02ec390b93c43d71d2b11d2b2f07651361a193b54e3c53b0c03fce8f-d # internal BUILDSTDERR: github.com/klauspost/pgzip BUILDSTDERR: mkdir -p $WORK/b152/ BUILDSTDERR: cat >$WORK/b152/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile bufio=$WORK/b053/_pkg_.a BUILDSTDERR: packagefile bytes=$WORK/b031/_pkg_.a BUILDSTDERR: packagefile errors=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile github.com/klauspost/compress/flate=$WORK/b153/_pkg_.a BUILDSTDERR: packagefile hash=$WORK/b039/_pkg_.a BUILDSTDERR: packagefile hash/crc32=$WORK/b154/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b023/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b018/_pkg_.a BUILDSTDERR: packagefile time=$WORK/b027/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/buildah-873f00141c8e23973709f6226972d5976f8eb975/src/github.com/klauspost/pgzip BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b152/_pkg_.a -trimpath $WORK/b152 -shared -p github.com/klauspost/pgzip -complete -installsuffix shared -buildid BaOKD41uA1CTUjm1OezY/BaOKD41uA1CTUjm1OezY -goversion go1.12 -D "" -importcfg $WORK/b152/importcfg -pack ./gunzip.go ./gzip.go BUILDSTDERR: cd /builddir/build/BUILD/buildah-873f00141c8e23973709f6226972d5976f8eb975/src/github.com/opencontainers/runc/libcontainer/system BUILDSTDERR: TERM='dumb' gcc -I . -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b155=/tmp/go-build -gno-record-gcc-switches -o $WORK/b155/_cgo_.o $WORK/b155/_cgo_main.o $WORK/b155/_x001.o $WORK/b155/_x002.o -g -O2 BUILDSTDERR: cp $WORK/b090/_pkg_.a /builddir/.cache/go-build/11/11f5c8c839d3258858ca5695dbcad9c2dc6c1b7489d4e1a5a48b45ad64d53088-d # internal BUILDSTDERR: github.com/docker/libtrust BUILDSTDERR: mkdir -p $WORK/b076/ BUILDSTDERR: cat >$WORK/b076/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile bytes=$WORK/b031/_pkg_.a BUILDSTDERR: packagefile crypto=$WORK/b063/_pkg_.a BUILDSTDERR: packagefile crypto/ecdsa=$WORK/b077/_pkg_.a BUILDSTDERR: packagefile crypto/elliptic=$WORK/b082/_pkg_.a BUILDSTDERR: packagefile crypto/rand=$WORK/b087/_pkg_.a BUILDSTDERR: packagefile crypto/rsa=$WORK/b088/_pkg_.a BUILDSTDERR: packagefile crypto/sha256=$WORK/b089/_pkg_.a BUILDSTDERR: packagefile crypto/sha512=$WORK/b085/_pkg_.a BUILDSTDERR: packagefile crypto/tls=$WORK/b090/_pkg_.a BUILDSTDERR: packagefile crypto/x509=$WORK/b097/_pkg_.a BUILDSTDERR: packagefile crypto/x509/pkix=$WORK/b099/_pkg_.a BUILDSTDERR: packagefile encoding/base32=$WORK/b110/_pkg_.a BUILDSTDERR: packagefile encoding/base64=$WORK/b033/_pkg_.a BUILDSTDERR: packagefile encoding/binary=$WORK/b034/_pkg_.a BUILDSTDERR: packagefile encoding/json=$WORK/b030/_pkg_.a BUILDSTDERR: packagefile encoding/pem=$WORK/b101/_pkg_.a BUILDSTDERR: packagefile errors=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b023/_pkg_.a BUILDSTDERR: packagefile io/ioutil=$WORK/b058/_pkg_.a BUILDSTDERR: packagefile math/big=$WORK/b083/_pkg_.a BUILDSTDERR: packagefile net=$WORK/b044/_pkg_.a BUILDSTDERR: packagefile net/url=$WORK/b104/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b024/_pkg_.a BUILDSTDERR: packagefile path=$WORK/b066/_pkg_.a BUILDSTDERR: packagefile path/filepath=$WORK/b057/_pkg_.a BUILDSTDERR: packagefile sort=$WORK/b022/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b035/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b018/_pkg_.a BUILDSTDERR: packagefile time=$WORK/b027/_pkg_.a BUILDSTDERR: packagefile unicode=$WORK/b021/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/buildah-873f00141c8e23973709f6226972d5976f8eb975/src/github.com/docker/libtrust BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b076/_pkg_.a -trimpath $WORK/b076 -shared -p github.com/docker/libtrust -complete -installsuffix shared -buildid PoEDgqyFX9elHcKsDDsE/PoEDgqyFX9elHcKsDDsE -goversion go1.12 -D "" -importcfg $WORK/b076/importcfg -pack ./certificates.go ./doc.go ./ec_key.go ./filter.go ./hash.go ./jsonsign.go ./key.go ./key_files.go ./key_manager.go ./rsa_key.go ./util.go BUILDSTDERR: cd /builddir/build/BUILD/buildah-873f00141c8e23973709f6226972d5976f8eb975/src/github.com/opencontainers/runc/libcontainer/system BUILDSTDERR: TERM='dumb' /usr/lib/golang/pkg/tool/linux_ppc64le/cgo -dynpackage system -dynimport $WORK/b155/_cgo_.o -dynout $WORK/b155/_cgo_import.go BUILDSTDERR: cat >$WORK/b155/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile fmt=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile github.com/opencontainers/runc/libcontainer/user=$WORK/b147/_pkg_.a BUILDSTDERR: packagefile golang.org/x/sys/unix=$WORK/b145/_pkg_.a BUILDSTDERR: packagefile io/ioutil=$WORK/b058/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b024/_pkg_.a BUILDSTDERR: packagefile os/exec=$WORK/b056/_pkg_.a BUILDSTDERR: packagefile path/filepath=$WORK/b057/_pkg_.a BUILDSTDERR: packagefile strconv=$WORK/b016/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b035/_pkg_.a BUILDSTDERR: packagefile syscall=$WORK/b026/_pkg_.a BUILDSTDERR: packagefile runtime/cgo=$WORK/b049/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b155/_pkg_.a -trimpath $WORK/b155 -shared -p github.com/opencontainers/runc/libcontainer/system -installsuffix shared -buildid 47o32Xsgm0DMqJk1elv3/47o32Xsgm0DMqJk1elv3 -goversion go1.12 -D "" -importcfg $WORK/b155/importcfg -pack ./linux.go ./proc.go ./syscall_linux_64.go ./xattrs_linux.go $WORK/b155/_cgo_gotypes.go $WORK/b155/sysconfig.cgo1.go $WORK/b155/_cgo_import.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/af/af937a413064decc0286521ddd3d94c177eaa430e0419bb00e65de03ed8d57f8-d # internal BUILDSTDERR: github.com/pquerna/ffjson/fflib/v1 BUILDSTDERR: mkdir -p $WORK/b156/ BUILDSTDERR: cat >$WORK/b156/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile bytes=$WORK/b031/_pkg_.a BUILDSTDERR: packagefile encoding/json=$WORK/b030/_pkg_.a BUILDSTDERR: packagefile errors=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile github.com/pquerna/ffjson/fflib/v1/internal=$WORK/b157/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b023/_pkg_.a BUILDSTDERR: packagefile math=$WORK/b007/_pkg_.a BUILDSTDERR: packagefile strconv=$WORK/b016/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b018/_pkg_.a BUILDSTDERR: packagefile unicode=$WORK/b021/_pkg_.a BUILDSTDERR: packagefile unicode/utf16=$WORK/b036/_pkg_.a BUILDSTDERR: packagefile unicode/utf8=$WORK/b017/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/buildah-873f00141c8e23973709f6226972d5976f8eb975/src/github.com/pquerna/ffjson/fflib/v1 BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b156/_pkg_.a -trimpath $WORK/b156 -shared -p github.com/pquerna/ffjson/fflib/v1 -complete -installsuffix shared -buildid 6DliqQMfM5dJIZokzu1K/6DliqQMfM5dJIZokzu1K -goversion go1.12 -D "" -importcfg $WORK/b156/importcfg -pack ./buffer.go ./buffer_pool.go ./bytenum.go ./decimal.go ./extfloat.go ./fold.go ./ftoa.go ./iota.go ./jsonstring.go ./lexer.go ./reader.go ./reader_scan_generic.go BUILDSTDERR: cd /builddir/build/BUILD/buildah-873f00141c8e23973709f6226972d5976f8eb975/src/github.com/mtrmac/gpgme BUILDSTDERR: TERM='dumb' gcc -I . -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b114=/tmp/go-build -gno-record-gcc-switches -D_FILE_OFFSET_BITS=64 -I $WORK/b114/ -g -O2 -o $WORK/b114/_x004.o -c go_gpgme.c BUILDSTDERR: cd /builddir/build/BUILD/buildah-873f00141c8e23973709f6226972d5976f8eb975/src/github.com/opencontainers/runc/libcontainer/system BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/pack r $WORK/b155/_pkg_.a $WORK/b155/_x001.o $WORK/b155/_x002.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/45/45be6c0427f5d2fb709f699918dc04b30fc4ac86a0b5091e7531ff79ffaa3417-d # internal BUILDSTDERR: flag BUILDSTDERR: mkdir -p $WORK/b159/ BUILDSTDERR: cat >$WORK/b159/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile errors=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b023/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b024/_pkg_.a BUILDSTDERR: packagefile reflect=$WORK/b006/_pkg_.a BUILDSTDERR: packagefile sort=$WORK/b022/_pkg_.a BUILDSTDERR: packagefile strconv=$WORK/b016/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b035/_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/b159/_pkg_.a -trimpath $WORK/b159 -shared -p flag -std -complete -installsuffix shared -buildid c2vTH7FjZk6tfBKNJDzX/c2vTH7FjZk6tfBKNJDzX -goversion go1.12 -D "" -importcfg $WORK/b159/importcfg -pack ./flag.go BUILDSTDERR: cd $WORK/b114 BUILDSTDERR: TERM='dumb' gcc -I /builddir/build/BUILD/buildah-873f00141c8e23973709f6226972d5976f8eb975/src/github.com/mtrmac/gpgme -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b114=/tmp/go-build -gno-record-gcc-switches -D_FILE_OFFSET_BITS=64 -I ./ -g -O2 -o ./_cgo_main.o -c _cgo_main.c BUILDSTDERR: cd /builddir/build/BUILD/buildah-873f00141c8e23973709f6226972d5976f8eb975/src/github.com/mtrmac/gpgme BUILDSTDERR: TERM='dumb' gcc -I . -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b114=/tmp/go-build -gno-record-gcc-switches -o $WORK/b114/_cgo_.o $WORK/b114/_cgo_main.o $WORK/b114/_x001.o $WORK/b114/_x002.o $WORK/b114/_x003.o $WORK/b114/_x004.o -g -O2 -lgpgme -lassuan -lgpg-error 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/9d/9d8ae5a4b63d359dfb5dd78de7e4353b72cce5603bf4800a1ca4638ea7ed348f-d # internal BUILDSTDERR: github.com/containers/storage/pkg/reexec BUILDSTDERR: mkdir -p $WORK/b160/ BUILDSTDERR: cat >$WORK/b160/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile fmt=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile golang.org/x/sys/unix=$WORK/b145/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b024/_pkg_.a BUILDSTDERR: packagefile os/exec=$WORK/b056/_pkg_.a BUILDSTDERR: packagefile path/filepath=$WORK/b057/_pkg_.a BUILDSTDERR: packagefile syscall=$WORK/b026/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/buildah-873f00141c8e23973709f6226972d5976f8eb975/src/github.com/containers/storage/pkg/reexec BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b160/_pkg_.a -trimpath $WORK/b160 -shared -p github.com/containers/storage/pkg/reexec -complete -installsuffix shared -buildid WbfM8nTAOcxZ6RrlTevL/WbfM8nTAOcxZ6RrlTevL -goversion go1.12 -D "" -importcfg $WORK/b160/importcfg -pack ./command_linux.go ./reexec.go BUILDSTDERR: cd /builddir/build/BUILD/buildah-873f00141c8e23973709f6226972d5976f8eb975/src/github.com/mtrmac/gpgme BUILDSTDERR: TERM='dumb' /usr/lib/golang/pkg/tool/linux_ppc64le/cgo -dynpackage gpgme -dynimport $WORK/b114/_cgo_.o -dynout $WORK/b114/_cgo_import.go 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/54/5405cb1d21462ad341381b7c196985eb1b738e760958db9ada768fbb5be62de9-d # internal BUILDSTDERR: github.com/syndtr/gocapability/capability BUILDSTDERR: mkdir -p $WORK/b161/ BUILDSTDERR: cat >$WORK/b161/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile bufio=$WORK/b053/_pkg_.a BUILDSTDERR: packagefile errors=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b023/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b024/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b035/_pkg_.a BUILDSTDERR: packagefile syscall=$WORK/b026/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/buildah-873f00141c8e23973709f6226972d5976f8eb975/src/github.com/syndtr/gocapability/capability BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b161/_pkg_.a -trimpath $WORK/b161 -shared -p github.com/syndtr/gocapability/capability -complete -installsuffix shared -buildid YXbbiMBMYZIN8j5RUDtk/YXbbiMBMYZIN8j5RUDtk -goversion go1.12 -D "" -importcfg $WORK/b161/importcfg -pack ./capability.go ./capability_linux.go ./enum.go ./enum_gen.go ./syscall_linux.go BUILDSTDERR: cat >$WORK/b114/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile fmt=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b023/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b024/_pkg_.a BUILDSTDERR: packagefile runtime=$WORK/b010/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b018/_pkg_.a BUILDSTDERR: packagefile time=$WORK/b027/_pkg_.a BUILDSTDERR: packagefile runtime/cgo=$WORK/b049/_pkg_.a BUILDSTDERR: packagefile syscall=$WORK/b026/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/buildah-873f00141c8e23973709f6226972d5976f8eb975/src/github.com/mtrmac/gpgme BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b114/_pkg_.a -trimpath $WORK/b114 -shared -p github.com/mtrmac/gpgme -installsuffix shared -buildid BIOwZg5tkOpADKWmdL-I/BIOwZg5tkOpADKWmdL-I -goversion go1.12 -D "" -importcfg $WORK/b114/importcfg -pack ./callbacks.go $WORK/b114/_cgo_gotypes.go $WORK/b114/data.cgo1.go $WORK/b114/gpgme.cgo1.go $WORK/b114/_cgo_import.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/56/563955e6ef042dbf11c14707ad1b3f6c53b8216e3e2fbd2d1a1609848488e700-d # internal BUILDSTDERR: github.com/containers/storage/pkg/archive BUILDSTDERR: mkdir -p $WORK/b137/ BUILDSTDERR: cat >$WORK/b137/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile archive/tar=$WORK/b138/_pkg_.a BUILDSTDERR: packagefile bufio=$WORK/b053/_pkg_.a BUILDSTDERR: packagefile bytes=$WORK/b031/_pkg_.a BUILDSTDERR: packagefile compress/bzip2=$WORK/b120/_pkg_.a BUILDSTDERR: packagefile encoding/json=$WORK/b030/_pkg_.a BUILDSTDERR: packagefile errors=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile github.com/containers/storage/pkg/fileutils=$WORK/b140/_pkg_.a BUILDSTDERR: packagefile github.com/containers/storage/pkg/idtools=$WORK/b142/_pkg_.a BUILDSTDERR: packagefile github.com/containers/storage/pkg/ioutils=$WORK/b148/_pkg_.a BUILDSTDERR: packagefile github.com/containers/storage/pkg/pools=$WORK/b150/_pkg_.a BUILDSTDERR: packagefile github.com/containers/storage/pkg/promise=$WORK/b151/_pkg_.a BUILDSTDERR: packagefile github.com/containers/storage/pkg/system=$WORK/b143/_pkg_.a BUILDSTDERR: packagefile github.com/klauspost/pgzip=$WORK/b152/_pkg_.a BUILDSTDERR: packagefile github.com/opencontainers/runc/libcontainer/system=$WORK/b155/_pkg_.a BUILDSTDERR: packagefile github.com/pkg/errors=$WORK/b111/_pkg_.a BUILDSTDERR: packagefile github.com/pquerna/ffjson/fflib/v1=$WORK/b156/_pkg_.a BUILDSTDERR: packagefile github.com/sirupsen/logrus=$WORK/b115/_pkg_.a BUILDSTDERR: packagefile golang.org/x/sys/unix=$WORK/b145/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b023/_pkg_.a BUILDSTDERR: packagefile io/ioutil=$WORK/b058/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b024/_pkg_.a BUILDSTDERR: packagefile os/exec=$WORK/b056/_pkg_.a BUILDSTDERR: packagefile path/filepath=$WORK/b057/_pkg_.a BUILDSTDERR: packagefile runtime=$WORK/b010/_pkg_.a BUILDSTDERR: packagefile sort=$WORK/b022/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b035/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b018/_pkg_.a BUILDSTDERR: packagefile syscall=$WORK/b026/_pkg_.a BUILDSTDERR: packagefile time=$WORK/b027/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/buildah-873f00141c8e23973709f6226972d5976f8eb975/src/github.com/containers/storage/pkg/archive BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b137/_pkg_.a -trimpath $WORK/b137 -shared -p github.com/containers/storage/pkg/archive -complete -installsuffix shared -buildid 1oUa81172uE7L9mbXJgW/1oUa81172uE7L9mbXJgW -goversion go1.12 -D "" -importcfg $WORK/b137/importcfg -pack ./archive.go ./archive_110.go ./archive_ffjson.go ./archive_linux.go ./archive_unix.go ./changes.go ./changes_linux.go ./changes_unix.go ./copy.go ./copy_unix.go ./diff.go ./time_linux.go ./whiteouts.go ./wrap.go 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/15/15233a1b377493eab969b61669ecbd1fd8c168c57643de8abf53b3fdfc3dcd6a-d # internal BUILDSTDERR: github.com/vbatts/tar-split/tar/storage BUILDSTDERR: mkdir -p $WORK/b162/ BUILDSTDERR: cat >$WORK/b162/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile bytes=$WORK/b031/_pkg_.a BUILDSTDERR: packagefile encoding/json=$WORK/b030/_pkg_.a BUILDSTDERR: packagefile errors=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile hash/crc64=$WORK/b163/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b023/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b024/_pkg_.a BUILDSTDERR: packagefile path/filepath=$WORK/b057/_pkg_.a BUILDSTDERR: packagefile unicode/utf8=$WORK/b017/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/buildah-873f00141c8e23973709f6226972d5976f8eb975/src/github.com/vbatts/tar-split/tar/storage BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b162/_pkg_.a -trimpath $WORK/b162 -shared -p github.com/vbatts/tar-split/tar/storage -complete -installsuffix shared -buildid wjChfvcXu67Wjgms5LB8/wjChfvcXu67Wjgms5LB8 -goversion go1.12 -D "" -importcfg $WORK/b162/importcfg -pack ./doc.go ./entry.go ./getter.go ./packer.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/a7/a71a9043fb00913e05b67cce0ebe88b3df08d3cc01002646d14f1cd20d7649a0-d # internal BUILDSTDERR: github.com/containers/image/manifest BUILDSTDERR: mkdir -p $WORK/b073/ BUILDSTDERR: cat >$WORK/b073/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile encoding/json=$WORK/b030/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile github.com/containers/image/docker/reference=$WORK/b061/_pkg_.a BUILDSTDERR: packagefile github.com/containers/image/pkg/strslice=$WORK/b074/_pkg_.a BUILDSTDERR: packagefile github.com/containers/image/types=$WORK/b069/_pkg_.a BUILDSTDERR: packagefile github.com/docker/docker/api/types/versions=$WORK/b075/_pkg_.a BUILDSTDERR: packagefile github.com/docker/libtrust=$WORK/b076/_pkg_.a BUILDSTDERR: packagefile github.com/opencontainers/go-digest=$WORK/b062/_pkg_.a BUILDSTDERR: packagefile github.com/opencontainers/image-spec/specs-go=$WORK/b071/_pkg_.a BUILDSTDERR: packagefile github.com/opencontainers/image-spec/specs-go/v1=$WORK/b070/_pkg_.a BUILDSTDERR: packagefile github.com/pkg/errors=$WORK/b111/_pkg_.a BUILDSTDERR: packagefile regexp=$WORK/b064/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b035/_pkg_.a BUILDSTDERR: packagefile time=$WORK/b027/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/buildah-873f00141c8e23973709f6226972d5976f8eb975/src/github.com/containers/image/manifest BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b073/_pkg_.a -trimpath $WORK/b073 -shared -p github.com/containers/image/manifest -complete -installsuffix shared -buildid _3j3jl05HfF8y86j3NXB/_3j3jl05HfF8y86j3NXB -goversion go1.12 -D "" -importcfg $WORK/b073/importcfg -pack ./docker_schema1.go ./docker_schema2.go ./manifest.go ./oci.go 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/ef/efb81984ff8bf3664d2b1732b1e1b8d7f04ba9f4af1ddae090007ef13e565a7f-d # internal BUILDSTDERR: github.com/containers/storage/pkg/parsers BUILDSTDERR: mkdir -p $WORK/b168/ BUILDSTDERR: cat >$WORK/b168/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile fmt=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile strconv=$WORK/b016/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b035/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/buildah-873f00141c8e23973709f6226972d5976f8eb975/src/github.com/containers/storage/pkg/parsers BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b168/_pkg_.a -trimpath $WORK/b168 -shared -p github.com/containers/storage/pkg/parsers -complete -installsuffix shared -buildid lWXklK1i8bTQvUeB0w1o/lWXklK1i8bTQvUeB0w1o -goversion go1.12 -D "" -importcfg $WORK/b168/importcfg -pack ./parsers.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/a5/a5657a4e3a85a73b0e23d7da8d95566b38b9d8f2382e94228f1a6f0ed4a1dce3-d # internal BUILDSTDERR: github.com/opencontainers/selinux/go-selinux BUILDSTDERR: mkdir -p $WORK/b170/ BUILDSTDERR: cat >$WORK/b170/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile bufio=$WORK/b053/_pkg_.a BUILDSTDERR: packagefile bytes=$WORK/b031/_pkg_.a BUILDSTDERR: packagefile crypto/rand=$WORK/b087/_pkg_.a BUILDSTDERR: packagefile encoding/binary=$WORK/b034/_pkg_.a BUILDSTDERR: packagefile errors=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b023/_pkg_.a BUILDSTDERR: packagefile io/ioutil=$WORK/b058/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b024/_pkg_.a BUILDSTDERR: packagefile path/filepath=$WORK/b057/_pkg_.a BUILDSTDERR: packagefile regexp=$WORK/b064/_pkg_.a BUILDSTDERR: packagefile strconv=$WORK/b016/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b035/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b018/_pkg_.a BUILDSTDERR: packagefile syscall=$WORK/b026/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/buildah-873f00141c8e23973709f6226972d5976f8eb975/src/github.com/opencontainers/selinux/go-selinux BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b170/_pkg_.a -trimpath $WORK/b170 -shared -p github.com/opencontainers/selinux/go-selinux -complete -installsuffix shared -buildid 6n8R3-sdCjB6UwaL8gqu/6n8R3-sdCjB6UwaL8gqu -goversion go1.12 -D "" -importcfg $WORK/b170/importcfg -pack ./selinux_linux.go ./xattrs.go BUILDSTDERR: cd /builddir/build/BUILD/buildah-873f00141c8e23973709f6226972d5976f8eb975/src/github.com/mtrmac/gpgme BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/pack r $WORK/b114/_pkg_.a $WORK/b114/_x001.o $WORK/b114/_x002.o $WORK/b114/_x003.o $WORK/b114/_x004.o # 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/dc/dc6083b5dab180ee1263c99ac477b64f3dcf156d7179116a5a0f83e4b336ecc0-d # internal BUILDSTDERR: github.com/containers/storage/pkg/devicemapper BUILDSTDERR: mkdir -p $WORK/b173/ BUILDSTDERR: cd /builddir/build/BUILD/buildah-873f00141c8e23973709f6226972d5976f8eb975/src/github.com/containers/storage/pkg/devicemapper BUILDSTDERR: pkg-config --cflags -- devmapper BUILDSTDERR: pkg-config --libs -- devmapper BUILDSTDERR: CGO_LDFLAGS='"-g" "-O2" "-ldevmapper"' /usr/lib/golang/pkg/tool/linux_ppc64le/cgo -objdir $WORK/b173/ -importpath github.com/containers/storage/pkg/devicemapper -- -I $WORK/b173/ -g -O2 ./devmapper_log.go ./devmapper_wrapper.go ./devmapper_wrapper_deferred_remove.go ./devmapper_wrapper_dynamic.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/da/da14f192031a321207b487a5807b9ffda08d258c9fdcdbb0ccdb384270a04e2d-d # internal BUILDSTDERR: github.com/containers/image/signature BUILDSTDERR: mkdir -p $WORK/b072/ BUILDSTDERR: cat >$WORK/b072/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile bytes=$WORK/b031/_pkg_.a BUILDSTDERR: packagefile context=$WORK/b002/_pkg_.a BUILDSTDERR: packagefile encoding/json=$WORK/b030/_pkg_.a BUILDSTDERR: packagefile errors=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile github.com/containers/image/docker/reference=$WORK/b061/_pkg_.a BUILDSTDERR: packagefile github.com/containers/image/manifest=$WORK/b073/_pkg_.a BUILDSTDERR: packagefile github.com/containers/image/transports=$WORK/b112/_pkg_.a BUILDSTDERR: packagefile github.com/containers/image/types=$WORK/b069/_pkg_.a BUILDSTDERR: packagefile github.com/containers/image/version=$WORK/b113/_pkg_.a BUILDSTDERR: packagefile github.com/mtrmac/gpgme=$WORK/b114/_pkg_.a BUILDSTDERR: packagefile github.com/opencontainers/go-digest=$WORK/b062/_pkg_.a BUILDSTDERR: packagefile github.com/pkg/errors=$WORK/b111/_pkg_.a BUILDSTDERR: packagefile github.com/sirupsen/logrus=$WORK/b115/_pkg_.a BUILDSTDERR: packagefile golang.org/x/crypto/openpgp=$WORK/b116/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b023/_pkg_.a BUILDSTDERR: packagefile io/ioutil=$WORK/b058/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b024/_pkg_.a BUILDSTDERR: packagefile path/filepath=$WORK/b057/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b035/_pkg_.a BUILDSTDERR: packagefile time=$WORK/b027/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/buildah-873f00141c8e23973709f6226972d5976f8eb975/src/github.com/containers/image/signature BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b072/_pkg_.a -trimpath $WORK/b072 -shared -p github.com/containers/image/signature -complete -installsuffix shared -buildid f7-LOr-GqnH35H9Re-xY/f7-LOr-GqnH35H9Re-xY -goversion go1.12 -D "" -importcfg $WORK/b072/importcfg -pack ./docker.go ./json.go ./mechanism.go ./mechanism_gpgme.go ./policy_config.go ./policy_eval.go ./policy_eval_baselayer.go ./policy_eval_signedby.go ./policy_eval_simple.go ./policy_reference_match.go ./policy_types.go ./signature.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/2a/2a9bf60ff1a0c514810e7ee85e1d6465285c2ac73326dac2b1071e6012d70fa0-d # internal BUILDSTDERR: github.com/containers/image/image BUILDSTDERR: mkdir -p $WORK/b132/ BUILDSTDERR: cat >$WORK/b132/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile bytes=$WORK/b031/_pkg_.a BUILDSTDERR: packagefile context=$WORK/b002/_pkg_.a BUILDSTDERR: packagefile crypto/sha256=$WORK/b089/_pkg_.a BUILDSTDERR: packagefile encoding/hex=$WORK/b100/_pkg_.a BUILDSTDERR: packagefile encoding/json=$WORK/b030/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile github.com/containers/image/docker/reference=$WORK/b061/_pkg_.a BUILDSTDERR: packagefile github.com/containers/image/manifest=$WORK/b073/_pkg_.a BUILDSTDERR: packagefile github.com/containers/image/pkg/blobinfocache=$WORK/b133/_pkg_.a BUILDSTDERR: packagefile github.com/containers/image/types=$WORK/b069/_pkg_.a BUILDSTDERR: packagefile github.com/opencontainers/go-digest=$WORK/b062/_pkg_.a BUILDSTDERR: packagefile github.com/opencontainers/image-spec/specs-go/v1=$WORK/b070/_pkg_.a BUILDSTDERR: packagefile github.com/pkg/errors=$WORK/b111/_pkg_.a BUILDSTDERR: packagefile github.com/sirupsen/logrus=$WORK/b115/_pkg_.a BUILDSTDERR: packagefile io/ioutil=$WORK/b058/_pkg_.a BUILDSTDERR: packagefile runtime=$WORK/b010/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b035/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/buildah-873f00141c8e23973709f6226972d5976f8eb975/src/github.com/containers/image/image BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b132/_pkg_.a -trimpath $WORK/b132 -shared -p github.com/containers/image/image -complete -installsuffix shared -buildid mVjeBYHSUarg5V_1N3lb/mVjeBYHSUarg5V_1N3lb -goversion go1.12 -D "" -importcfg $WORK/b132/importcfg -pack ./docker_list.go ./docker_schema1.go ./docker_schema2.go ./manifest.go ./memory.go ./oci.go ./sourced.go ./unparsed.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/d9/d97f7faf368ab95bc3fa9e7840f1607b0bdf518ae29730db686821173f5354b8-d # internal BUILDSTDERR: github.com/opencontainers/selinux/go-selinux/label BUILDSTDERR: mkdir -p $WORK/b169/ BUILDSTDERR: cat >$WORK/b169/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile fmt=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile github.com/opencontainers/selinux/go-selinux=$WORK/b170/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b024/_pkg_.a BUILDSTDERR: packagefile os/user=$WORK/b139/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b035/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/buildah-873f00141c8e23973709f6226972d5976f8eb975/src/github.com/opencontainers/selinux/go-selinux/label BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b169/_pkg_.a -trimpath $WORK/b169 -shared -p github.com/opencontainers/selinux/go-selinux/label -complete -installsuffix shared -buildid RYTGSxlPYjxiONlf91p2/RYTGSxlPYjxiONlf91p2 -goversion go1.12 -D "" -importcfg $WORK/b169/importcfg -pack ./label_selinux.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/c3/c30cd2de83ecb390ffde49c43be9ec7ef46ef75302dc1a0f7e68e2858279b71e-d # internal BUILDSTDERR: github.com/containers/storage/pkg/dmesg BUILDSTDERR: mkdir -p $WORK/b174/ BUILDSTDERR: cat >$WORK/b174/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile golang.org/x/sys/unix=$WORK/b145/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/buildah-873f00141c8e23973709f6226972d5976f8eb975/src/github.com/containers/storage/pkg/dmesg BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b174/_pkg_.a -trimpath $WORK/b174 -shared -p github.com/containers/storage/pkg/dmesg -complete -installsuffix shared -buildid btaaVzqVFZ4wI0GHKKfB/btaaVzqVFZ4wI0GHKKfB -goversion go1.12 -D "" -importcfg $WORK/b174/importcfg -pack ./dmesg_linux.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/f3/f337b8df05f28af52938f561811f891a3bf76ca54962d063eaf60ad06bc7192f-d # internal BUILDSTDERR: github.com/containers/storage/pkg/loopback BUILDSTDERR: mkdir -p $WORK/b175/ BUILDSTDERR: cd /builddir/build/BUILD/buildah-873f00141c8e23973709f6226972d5976f8eb975/src/github.com/containers/storage/pkg/loopback BUILDSTDERR: CGO_LDFLAGS='"-g" "-O2"' /usr/lib/golang/pkg/tool/linux_ppc64le/cgo -objdir $WORK/b175/ -importpath github.com/containers/storage/pkg/loopback -- -I $WORK/b175/ -g -O2 ./loop_wrapper.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/d7/d780b928d1dabeee1665315b75eb356991d8292f6fdd5451a04544b7a25d11de-d # internal BUILDSTDERR: github.com/containers/storage/pkg/parsers/kernel BUILDSTDERR: mkdir -p $WORK/b176/ BUILDSTDERR: cat >$WORK/b176/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile bytes=$WORK/b031/_pkg_.a BUILDSTDERR: packagefile errors=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile github.com/sirupsen/logrus=$WORK/b115/_pkg_.a BUILDSTDERR: packagefile golang.org/x/sys/unix=$WORK/b145/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/buildah-873f00141c8e23973709f6226972d5976f8eb975/src/github.com/containers/storage/pkg/parsers/kernel BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b176/_pkg_.a -trimpath $WORK/b176 -shared -p github.com/containers/storage/pkg/parsers/kernel -complete -installsuffix shared -buildid BeJJ6BOm_Os8SdLXH_9j/BeJJ6BOm_Os8SdLXH_9j -goversion go1.12 -D "" -importcfg $WORK/b176/importcfg -pack ./kernel.go ./kernel_unix.go ./uname_linux.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/44/4430a31e3cfea32906d8b93054d2f19b1be02cd8ce0634a5578660f378cc6603-d # internal BUILDSTDERR: github.com/containers/storage/drivers/quota BUILDSTDERR: mkdir -p $WORK/b179/ BUILDSTDERR: cd /builddir/build/BUILD/buildah-873f00141c8e23973709f6226972d5976f8eb975/src/github.com/containers/storage/drivers/quota BUILDSTDERR: CGO_LDFLAGS='"-g" "-O2"' /usr/lib/golang/pkg/tool/linux_ppc64le/cgo -objdir $WORK/b179/ -importpath github.com/containers/storage/drivers/quota -- -I $WORK/b179/ -g -O2 ./projectquota.go BUILDSTDERR: cd $WORK/b175 BUILDSTDERR: TERM='dumb' gcc -I /builddir/build/BUILD/buildah-873f00141c8e23973709f6226972d5976f8eb975/src/github.com/containers/storage/pkg/loopback -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b175=/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/b137/_pkg_.a # internal BUILDSTDERR: cp $WORK/b137/_pkg_.a /builddir/.cache/go-build/60/604db717206f86350d5f6166fff911c413971ca7132a9921173f19c55529ea73-d # internal BUILDSTDERR: github.com/containers/storage/pkg/chrootarchive BUILDSTDERR: mkdir -p $WORK/b158/ BUILDSTDERR: cat >$WORK/b158/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile archive/tar=$WORK/b138/_pkg_.a BUILDSTDERR: packagefile bytes=$WORK/b031/_pkg_.a BUILDSTDERR: packagefile encoding/json=$WORK/b030/_pkg_.a BUILDSTDERR: packagefile flag=$WORK/b159/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile github.com/containers/storage/pkg/archive=$WORK/b137/_pkg_.a BUILDSTDERR: packagefile github.com/containers/storage/pkg/idtools=$WORK/b142/_pkg_.a BUILDSTDERR: packagefile github.com/containers/storage/pkg/mount=$WORK/b144/_pkg_.a BUILDSTDERR: packagefile github.com/containers/storage/pkg/reexec=$WORK/b160/_pkg_.a BUILDSTDERR: packagefile github.com/containers/storage/pkg/system=$WORK/b143/_pkg_.a BUILDSTDERR: packagefile github.com/opencontainers/runc/libcontainer/system=$WORK/b155/_pkg_.a BUILDSTDERR: packagefile github.com/pkg/errors=$WORK/b111/_pkg_.a BUILDSTDERR: packagefile github.com/syndtr/gocapability/capability=$WORK/b161/_pkg_.a BUILDSTDERR: packagefile golang.org/x/sys/unix=$WORK/b145/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b023/_pkg_.a BUILDSTDERR: packagefile io/ioutil=$WORK/b058/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b024/_pkg_.a BUILDSTDERR: packagefile path/filepath=$WORK/b057/_pkg_.a BUILDSTDERR: packagefile runtime=$WORK/b010/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b018/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/buildah-873f00141c8e23973709f6226972d5976f8eb975/src/github.com/containers/storage/pkg/chrootarchive BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b158/_pkg_.a -trimpath $WORK/b158 -shared -p github.com/containers/storage/pkg/chrootarchive -complete -installsuffix shared -buildid dLIiPj41hYUBIOa8uZyO/dLIiPj41hYUBIOa8uZyO -goversion go1.12 -D "" -importcfg $WORK/b158/importcfg -pack ./archive.go ./archive_unix.go ./chroot_linux.go ./diff.go ./diff_unix.go ./init_unix.go BUILDSTDERR: cd $WORK/b175 BUILDSTDERR: TERM='dumb' gcc -I /builddir/build/BUILD/buildah-873f00141c8e23973709f6226972d5976f8eb975/src/github.com/containers/storage/pkg/loopback -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b175=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x002.o -c loop_wrapper.cgo2.c BUILDSTDERR: TERM='dumb' gcc -I /builddir/build/BUILD/buildah-873f00141c8e23973709f6226972d5976f8eb975/src/github.com/containers/storage/pkg/loopback -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b175=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_cgo_main.o -c _cgo_main.c BUILDSTDERR: cd /builddir/build/BUILD/buildah-873f00141c8e23973709f6226972d5976f8eb975/src/github.com/containers/storage/pkg/loopback BUILDSTDERR: TERM='dumb' gcc -I . -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b175=/tmp/go-build -gno-record-gcc-switches -o $WORK/b175/_cgo_.o $WORK/b175/_cgo_main.o $WORK/b175/_x001.o $WORK/b175/_x002.o -g -O2 BUILDSTDERR: TERM='dumb' /usr/lib/golang/pkg/tool/linux_ppc64le/cgo -dynpackage loopback -dynimport $WORK/b175/_cgo_.o -dynout $WORK/b175/_cgo_import.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/6a/6a335ccc5b6d45a558e295350fdaa1e468962a6d830d75fc5ca6a3ee0316089b-d # internal BUILDSTDERR: github.com/containers/storage/drivers BUILDSTDERR: mkdir -p $WORK/b136/ BUILDSTDERR: cat >$WORK/b175/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile errors=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile github.com/sirupsen/logrus=$WORK/b115/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b024/_pkg_.a BUILDSTDERR: packagefile syscall=$WORK/b026/_pkg_.a BUILDSTDERR: packagefile runtime/cgo=$WORK/b049/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b175/_pkg_.a -trimpath $WORK/b175 -shared -p github.com/containers/storage/pkg/loopback -installsuffix shared -buildid XydzAchQYBK8ILfZAOL3/XydzAchQYBK8ILfZAOL3 -goversion go1.12 -D "" -importcfg $WORK/b175/importcfg -pack ./attach_loopback.go ./ioctl.go ./loopback.go $WORK/b175/_cgo_gotypes.go $WORK/b175/loop_wrapper.cgo1.go $WORK/b175/_cgo_import.go BUILDSTDERR: cat >$WORK/b136/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile bytes=$WORK/b031/_pkg_.a BUILDSTDERR: packagefile encoding/json=$WORK/b030/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile github.com/containers/storage/pkg/archive=$WORK/b137/_pkg_.a BUILDSTDERR: packagefile github.com/containers/storage/pkg/chrootarchive=$WORK/b158/_pkg_.a BUILDSTDERR: packagefile github.com/containers/storage/pkg/idtools=$WORK/b142/_pkg_.a BUILDSTDERR: packagefile github.com/containers/storage/pkg/ioutils=$WORK/b148/_pkg_.a BUILDSTDERR: packagefile github.com/containers/storage/pkg/mount=$WORK/b144/_pkg_.a BUILDSTDERR: packagefile github.com/containers/storage/pkg/reexec=$WORK/b160/_pkg_.a BUILDSTDERR: packagefile github.com/containers/storage/pkg/system=$WORK/b143/_pkg_.a BUILDSTDERR: packagefile github.com/opencontainers/runc/libcontainer/system=$WORK/b155/_pkg_.a BUILDSTDERR: packagefile github.com/pkg/errors=$WORK/b111/_pkg_.a BUILDSTDERR: packagefile github.com/sirupsen/logrus=$WORK/b115/_pkg_.a BUILDSTDERR: packagefile github.com/vbatts/tar-split/tar/storage=$WORK/b162/_pkg_.a BUILDSTDERR: packagefile golang.org/x/sys/unix=$WORK/b145/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b023/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b024/_pkg_.a BUILDSTDERR: packagefile path/filepath=$WORK/b057/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b035/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b018/_pkg_.a BUILDSTDERR: packagefile syscall=$WORK/b026/_pkg_.a BUILDSTDERR: packagefile time=$WORK/b027/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/buildah-873f00141c8e23973709f6226972d5976f8eb975/src/github.com/containers/storage/drivers BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b136/_pkg_.a -trimpath $WORK/b136 -shared -p github.com/containers/storage/drivers -complete -installsuffix shared -buildid Iiw0lZiaYYXJTe1yDqgf/Iiw0lZiaYYXJTe1yDqgf -goversion go1.12 -D "" -importcfg $WORK/b136/importcfg -pack ./chown.go ./chown_unix.go ./chroot_unix.go ./counter.go ./driver.go ./driver_linux.go ./fsdiff.go ./template.go BUILDSTDERR: cd /builddir/build/BUILD/buildah-873f00141c8e23973709f6226972d5976f8eb975/src/github.com/containers/storage/pkg/loopback BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/pack r $WORK/b175/_pkg_.a $WORK/b175/_x001.o $WORK/b175/_x002.o # internal 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/fb/fbbc9db7745bdaa3b791f1330b172e967ff825455e3f25835f5f609f291c82c9-d # internal BUILDSTDERR: github.com/containers/storage/pkg/fsutils BUILDSTDERR: mkdir -p $WORK/b180/ BUILDSTDERR: cat >$WORK/b180/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile fmt=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile golang.org/x/sys/unix=$WORK/b145/_pkg_.a BUILDSTDERR: packagefile io/ioutil=$WORK/b058/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b024/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/buildah-873f00141c8e23973709f6226972d5976f8eb975/src/github.com/containers/storage/pkg/fsutils BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b180/_pkg_.a -trimpath $WORK/b180 -shared -p github.com/containers/storage/pkg/fsutils -complete -installsuffix shared -buildid QvYjQ8MpK31xQwzJoBoW/QvYjQ8MpK31xQwzJoBoW -goversion go1.12 -D "" -importcfg $WORK/b180/importcfg -pack ./fsutils_linux.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/55/550f37bf48f4d4f095b38dfc407772b4bd2608eb799784bb745a69441585de3f-d # internal BUILDSTDERR: github.com/containers/storage/drivers/copy BUILDSTDERR: mkdir -p $WORK/b183/ BUILDSTDERR: cd /builddir/build/BUILD/buildah-873f00141c8e23973709f6226972d5976f8eb975/src/github.com/containers/storage/drivers/copy BUILDSTDERR: CGO_LDFLAGS='"-g" "-O2"' /usr/lib/golang/pkg/tool/linux_ppc64le/cgo -objdir $WORK/b183/ -importpath github.com/containers/storage/drivers/copy -- -I $WORK/b183/ -g -O2 ./copy.go BUILDSTDERR: cd $WORK/b179 BUILDSTDERR: TERM='dumb' gcc -I /builddir/build/BUILD/buildah-873f00141c8e23973709f6226972d5976f8eb975/src/github.com/containers/storage/drivers/quota -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b179=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x001.o -c _cgo_export.c BUILDSTDERR: cd $WORK/b183 BUILDSTDERR: TERM='dumb' gcc -I /builddir/build/BUILD/buildah-873f00141c8e23973709f6226972d5976f8eb975/src/github.com/containers/storage/drivers/copy -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b183=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x001.o -c _cgo_export.c BUILDSTDERR: cd $WORK/b179 BUILDSTDERR: TERM='dumb' gcc -I /builddir/build/BUILD/buildah-873f00141c8e23973709f6226972d5976f8eb975/src/github.com/containers/storage/drivers/quota -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b179=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x002.o -c projectquota.cgo2.c BUILDSTDERR: cd $WORK/b183 BUILDSTDERR: TERM='dumb' gcc -I /builddir/build/BUILD/buildah-873f00141c8e23973709f6226972d5976f8eb975/src/github.com/containers/storage/drivers/copy -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b183=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x002.o -c copy.cgo2.c BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b136/_pkg_.a # internal BUILDSTDERR: TERM='dumb' gcc -I /builddir/build/BUILD/buildah-873f00141c8e23973709f6226972d5976f8eb975/src/github.com/containers/storage/drivers/copy -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b183=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_cgo_main.o -c _cgo_main.c BUILDSTDERR: cp $WORK/b136/_pkg_.a /builddir/.cache/go-build/8b/8b7df3fb58a39124081162afac77b88671643fee8d00ed815eb47aa062a522e9-d # internal BUILDSTDERR: github.com/containers/storage/drivers/aufs BUILDSTDERR: mkdir -p $WORK/b165/ BUILDSTDERR: cat >$WORK/b165/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile bufio=$WORK/b053/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile github.com/containers/storage/drivers=$WORK/b136/_pkg_.a BUILDSTDERR: packagefile github.com/containers/storage/pkg/archive=$WORK/b137/_pkg_.a BUILDSTDERR: packagefile github.com/containers/storage/pkg/chrootarchive=$WORK/b158/_pkg_.a BUILDSTDERR: packagefile github.com/containers/storage/pkg/directory=$WORK/b166/_pkg_.a BUILDSTDERR: packagefile github.com/containers/storage/pkg/idtools=$WORK/b142/_pkg_.a BUILDSTDERR: packagefile github.com/containers/storage/pkg/locker=$WORK/b167/_pkg_.a BUILDSTDERR: packagefile github.com/containers/storage/pkg/mount=$WORK/b144/_pkg_.a BUILDSTDERR: packagefile github.com/containers/storage/pkg/parsers=$WORK/b168/_pkg_.a BUILDSTDERR: packagefile github.com/containers/storage/pkg/system=$WORK/b143/_pkg_.a BUILDSTDERR: packagefile github.com/opencontainers/runc/libcontainer/system=$WORK/b155/_pkg_.a BUILDSTDERR: packagefile github.com/opencontainers/selinux/go-selinux/label=$WORK/b169/_pkg_.a BUILDSTDERR: packagefile github.com/pkg/errors=$WORK/b111/_pkg_.a BUILDSTDERR: packagefile github.com/sirupsen/logrus=$WORK/b115/_pkg_.a BUILDSTDERR: packagefile github.com/vbatts/tar-split/tar/storage=$WORK/b162/_pkg_.a BUILDSTDERR: packagefile golang.org/x/sys/unix=$WORK/b145/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b023/_pkg_.a BUILDSTDERR: packagefile io/ioutil=$WORK/b058/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b024/_pkg_.a BUILDSTDERR: packagefile os/exec=$WORK/b056/_pkg_.a BUILDSTDERR: packagefile path=$WORK/b066/_pkg_.a BUILDSTDERR: packagefile path/filepath=$WORK/b057/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b035/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b018/_pkg_.a BUILDSTDERR: packagefile time=$WORK/b027/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/buildah-873f00141c8e23973709f6226972d5976f8eb975/src/github.com/containers/storage/drivers/aufs BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b165/_pkg_.a -trimpath $WORK/b165 -shared -p github.com/containers/storage/drivers/aufs -complete -installsuffix shared -buildid qqI_r-xqKYKZ16qs1k6N/qqI_r-xqKYKZ16qs1k6N -goversion go1.12 -D "" -importcfg $WORK/b165/importcfg -pack ./aufs.go ./dirs.go ./mount.go ./mount_linux.go BUILDSTDERR: cd $WORK/b179 BUILDSTDERR: TERM='dumb' gcc -I /builddir/build/BUILD/buildah-873f00141c8e23973709f6226972d5976f8eb975/src/github.com/containers/storage/drivers/quota -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b179=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_cgo_main.o -c _cgo_main.c BUILDSTDERR: cd /builddir/build/BUILD/buildah-873f00141c8e23973709f6226972d5976f8eb975/src/github.com/containers/storage/drivers/copy BUILDSTDERR: TERM='dumb' gcc -I . -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b183=/tmp/go-build -gno-record-gcc-switches -o $WORK/b183/_cgo_.o $WORK/b183/_cgo_main.o $WORK/b183/_x001.o $WORK/b183/_x002.o -g -O2 BUILDSTDERR: TERM='dumb' /usr/lib/golang/pkg/tool/linux_ppc64le/cgo -dynpackage copy -dynimport $WORK/b183/_cgo_.o -dynout $WORK/b183/_cgo_import.go BUILDSTDERR: cat >$WORK/b183/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile container/list=$WORK/b091/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile github.com/containers/storage/pkg/pools=$WORK/b150/_pkg_.a BUILDSTDERR: packagefile github.com/containers/storage/pkg/system=$WORK/b143/_pkg_.a BUILDSTDERR: packagefile github.com/opencontainers/runc/libcontainer/system=$WORK/b155/_pkg_.a BUILDSTDERR: packagefile golang.org/x/sys/unix=$WORK/b145/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b023/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b024/_pkg_.a BUILDSTDERR: packagefile path/filepath=$WORK/b057/_pkg_.a BUILDSTDERR: packagefile syscall=$WORK/b026/_pkg_.a BUILDSTDERR: packagefile time=$WORK/b027/_pkg_.a BUILDSTDERR: packagefile runtime/cgo=$WORK/b049/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b183/_pkg_.a -trimpath $WORK/b183 -shared -p github.com/containers/storage/drivers/copy -installsuffix shared -buildid B6uIyCyYG1UOQsJcoSeR/B6uIyCyYG1UOQsJcoSeR -goversion go1.12 -D "" -importcfg $WORK/b183/importcfg -pack $WORK/b183/_cgo_gotypes.go $WORK/b183/copy.cgo1.go $WORK/b183/_cgo_import.go BUILDSTDERR: cd /builddir/build/BUILD/buildah-873f00141c8e23973709f6226972d5976f8eb975/src/github.com/containers/storage/drivers/quota BUILDSTDERR: TERM='dumb' gcc -I . -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b179=/tmp/go-build -gno-record-gcc-switches -o $WORK/b179/_cgo_.o $WORK/b179/_cgo_main.o $WORK/b179/_x001.o $WORK/b179/_x002.o -g -O2 BUILDSTDERR: TERM='dumb' /usr/lib/golang/pkg/tool/linux_ppc64le/cgo -dynpackage quota -dynimport $WORK/b179/_cgo_.o -dynout $WORK/b179/_cgo_import.go BUILDSTDERR: cat >$WORK/b179/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile fmt=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile github.com/sirupsen/logrus=$WORK/b115/_pkg_.a BUILDSTDERR: packagefile golang.org/x/sys/unix=$WORK/b145/_pkg_.a BUILDSTDERR: packagefile io/ioutil=$WORK/b058/_pkg_.a BUILDSTDERR: packagefile path=$WORK/b066/_pkg_.a BUILDSTDERR: packagefile path/filepath=$WORK/b057/_pkg_.a BUILDSTDERR: packagefile runtime/cgo=$WORK/b049/_pkg_.a BUILDSTDERR: packagefile syscall=$WORK/b026/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b179/_pkg_.a -trimpath $WORK/b179 -shared -p github.com/containers/storage/drivers/quota -installsuffix shared -buildid jZz7jLQErRh2891tW2FP/jZz7jLQErRh2891tW2FP -goversion go1.12 -D "" -importcfg $WORK/b179/importcfg -pack $WORK/b179/_cgo_gotypes.go $WORK/b179/projectquota.cgo1.go $WORK/b179/_cgo_import.go BUILDSTDERR: cd /builddir/build/BUILD/buildah-873f00141c8e23973709f6226972d5976f8eb975/src/github.com/containers/storage/drivers/copy BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/pack r $WORK/b183/_pkg_.a $WORK/b183/_x001.o $WORK/b183/_x002.o # 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/cd/cdac7fb0aa845589c4381c666f63c1ab7b6f594c4f5f5ec587b2988335f85e1a-d # internal BUILDSTDERR: github.com/containers/storage/drivers/btrfs BUILDSTDERR: mkdir -p $WORK/b171/ BUILDSTDERR: cd /builddir/build/BUILD/buildah-873f00141c8e23973709f6226972d5976f8eb975/src/github.com/containers/storage/drivers/btrfs BUILDSTDERR: CGO_LDFLAGS='"-g" "-O2"' /usr/lib/golang/pkg/tool/linux_ppc64le/cgo -objdir $WORK/b171/ -importpath github.com/containers/storage/drivers/btrfs -- -I $WORK/b171/ -g -O2 ./btrfs.go ./version.go BUILDSTDERR: cd /builddir/build/BUILD/buildah-873f00141c8e23973709f6226972d5976f8eb975/src/github.com/containers/storage/drivers/quota BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/pack r $WORK/b179/_pkg_.a $WORK/b179/_x001.o $WORK/b179/_x002.o # internal 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/45/45e096e7cf0f6c61f30684532e5362ce7880e8f286707fd09041bb92e403cda3-d # internal BUILDSTDERR: github.com/containers/storage/drivers/overlayutils BUILDSTDERR: mkdir -p $WORK/b178/ BUILDSTDERR: cat >$WORK/b178/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile fmt=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile github.com/containers/storage/drivers=$WORK/b136/_pkg_.a BUILDSTDERR: packagefile github.com/pkg/errors=$WORK/b111/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/buildah-873f00141c8e23973709f6226972d5976f8eb975/src/github.com/containers/storage/drivers/overlayutils BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b178/_pkg_.a -trimpath $WORK/b178 -shared -p github.com/containers/storage/drivers/overlayutils -complete -installsuffix shared -buildid orwXWNHqBuNmEgCd83HF/orwXWNHqBuNmEgCd83HF -goversion go1.12 -D "" -importcfg $WORK/b178/importcfg -pack ./overlayutils.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b165/_pkg_.a # internal 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/3b/3b9b098656807544b2979cceec31e535fc3a79a513a17a7fcb126c566ea654cb-d # internal BUILDSTDERR: github.com/containers/storage/drivers/overlay BUILDSTDERR: mkdir -p $WORK/b177/ BUILDSTDERR: cat >$WORK/b177/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile bytes=$WORK/b031/_pkg_.a BUILDSTDERR: packagefile crypto/rand=$WORK/b087/_pkg_.a BUILDSTDERR: packagefile encoding/base32=$WORK/b110/_pkg_.a BUILDSTDERR: packagefile encoding/json=$WORK/b030/_pkg_.a BUILDSTDERR: packagefile flag=$WORK/b159/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile github.com/containers/storage/drivers=$WORK/b136/_pkg_.a BUILDSTDERR: packagefile github.com/containers/storage/drivers/overlayutils=$WORK/b178/_pkg_.a BUILDSTDERR: packagefile github.com/containers/storage/drivers/quota=$WORK/b179/_pkg_.a BUILDSTDERR: packagefile github.com/containers/storage/pkg/archive=$WORK/b137/_pkg_.a BUILDSTDERR: packagefile github.com/containers/storage/pkg/chrootarchive=$WORK/b158/_pkg_.a BUILDSTDERR: packagefile github.com/containers/storage/pkg/directory=$WORK/b166/_pkg_.a BUILDSTDERR: packagefile github.com/containers/storage/pkg/fsutils=$WORK/b180/_pkg_.a BUILDSTDERR: packagefile github.com/containers/storage/pkg/idtools=$WORK/b142/_pkg_.a BUILDSTDERR: packagefile github.com/containers/storage/pkg/ioutils=$WORK/b148/_pkg_.a BUILDSTDERR: packagefile github.com/containers/storage/pkg/locker=$WORK/b167/_pkg_.a BUILDSTDERR: packagefile github.com/containers/storage/pkg/mount=$WORK/b144/_pkg_.a BUILDSTDERR: packagefile github.com/containers/storage/pkg/ostree=$WORK/b181/_pkg_.a BUILDSTDERR: packagefile github.com/containers/storage/pkg/parsers=$WORK/b168/_pkg_.a BUILDSTDERR: packagefile github.com/containers/storage/pkg/reexec=$WORK/b160/_pkg_.a BUILDSTDERR: packagefile github.com/containers/storage/pkg/system=$WORK/b143/_pkg_.a BUILDSTDERR: packagefile github.com/docker/go-units=$WORK/b146/_pkg_.a BUILDSTDERR: packagefile github.com/opencontainers/runc/libcontainer/system=$WORK/b155/_pkg_.a BUILDSTDERR: packagefile github.com/opencontainers/selinux/go-selinux/label=$WORK/b169/_pkg_.a BUILDSTDERR: packagefile github.com/pkg/errors=$WORK/b111/_pkg_.a BUILDSTDERR: packagefile github.com/sirupsen/logrus=$WORK/b115/_pkg_.a BUILDSTDERR: packagefile golang.org/x/sys/unix=$WORK/b145/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b023/_pkg_.a BUILDSTDERR: packagefile io/ioutil=$WORK/b058/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b024/_pkg_.a BUILDSTDERR: packagefile os/exec=$WORK/b056/_pkg_.a BUILDSTDERR: packagefile path=$WORK/b066/_pkg_.a BUILDSTDERR: packagefile path/filepath=$WORK/b057/_pkg_.a BUILDSTDERR: packagefile runtime=$WORK/b010/_pkg_.a BUILDSTDERR: packagefile strconv=$WORK/b016/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b035/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b018/_pkg_.a BUILDSTDERR: packagefile syscall=$WORK/b026/_pkg_.a BUILDSTDERR: packagefile time=$WORK/b027/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/buildah-873f00141c8e23973709f6226972d5976f8eb975/src/github.com/containers/storage/drivers/overlay BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b177/_pkg_.a -trimpath $WORK/b177 -shared -p github.com/containers/storage/drivers/overlay -complete -installsuffix shared -buildid e7wIr9FDbpSYe2MuaEot/e7wIr9FDbpSYe2MuaEot -goversion go1.12 -D "" -importcfg $WORK/b177/importcfg -pack ./check.go ./mount.go ./overlay.go ./randomid.go BUILDSTDERR: cp $WORK/b165/_pkg_.a /builddir/.cache/go-build/c5/c5e6e0ba1d3b093ce56d39ccd1d3517b92fc635adbe2ab1bfaca490dbcf061ae-d # internal BUILDSTDERR: github.com/containers/storage/drivers/vfs BUILDSTDERR: mkdir -p $WORK/b182/ BUILDSTDERR: cat >$WORK/b182/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile fmt=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile github.com/containers/storage/drivers=$WORK/b136/_pkg_.a BUILDSTDERR: packagefile github.com/containers/storage/drivers/copy=$WORK/b183/_pkg_.a BUILDSTDERR: packagefile github.com/containers/storage/pkg/idtools=$WORK/b142/_pkg_.a BUILDSTDERR: packagefile github.com/containers/storage/pkg/ostree=$WORK/b181/_pkg_.a BUILDSTDERR: packagefile github.com/containers/storage/pkg/system=$WORK/b143/_pkg_.a BUILDSTDERR: packagefile github.com/opencontainers/selinux/go-selinux/label=$WORK/b169/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b024/_pkg_.a BUILDSTDERR: packagefile path/filepath=$WORK/b057/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b035/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/buildah-873f00141c8e23973709f6226972d5976f8eb975/src/github.com/containers/storage/drivers/vfs BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b182/_pkg_.a -trimpath $WORK/b182 -shared -p github.com/containers/storage/drivers/vfs -complete -installsuffix shared -buildid DB9Yigw-m7XaRnQlnoz1/DB9Yigw-m7XaRnQlnoz1 -goversion go1.12 -D "" -importcfg $WORK/b182/importcfg -pack ./copy_linux.go ./driver.go 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/f8/f8c241b95cf90d4e8b93ae5bdbd944bcc43993be1af1c95cc6ac056da6c090f0-d # internal BUILDSTDERR: github.com/mistifyio/go-zfs BUILDSTDERR: mkdir -p $WORK/b185/ BUILDSTDERR: cat >$WORK/b185/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile bytes=$WORK/b031/_pkg_.a BUILDSTDERR: packagefile errors=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b023/_pkg_.a BUILDSTDERR: packagefile os/exec=$WORK/b056/_pkg_.a BUILDSTDERR: packagefile regexp=$WORK/b064/_pkg_.a BUILDSTDERR: packagefile strconv=$WORK/b016/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b035/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/buildah-873f00141c8e23973709f6226972d5976f8eb975/src/github.com/mistifyio/go-zfs BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b185/_pkg_.a -trimpath $WORK/b185 -shared -p github.com/mistifyio/go-zfs -complete -installsuffix shared -buildid bzk7wMWQMVSPPu11BiUr/bzk7wMWQMVSPPu11BiUr -goversion go1.12 -D "" -importcfg $WORK/b185/importcfg -pack ./error.go ./utils.go ./zfs.go ./zpool.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/5c/5c9f69302bff7edb3c1ae7012f347050bfa74187f746545d91a87b064ac30dd8-d # internal BUILDSTDERR: github.com/containers/storage/drivers/zfs BUILDSTDERR: mkdir -p $WORK/b184/ BUILDSTDERR: cat >$WORK/b184/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile fmt=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile github.com/containers/storage/drivers=$WORK/b136/_pkg_.a BUILDSTDERR: packagefile github.com/containers/storage/pkg/idtools=$WORK/b142/_pkg_.a BUILDSTDERR: packagefile github.com/containers/storage/pkg/mount=$WORK/b144/_pkg_.a BUILDSTDERR: packagefile github.com/containers/storage/pkg/parsers=$WORK/b168/_pkg_.a BUILDSTDERR: packagefile github.com/mistifyio/go-zfs=$WORK/b185/_pkg_.a BUILDSTDERR: packagefile github.com/opencontainers/selinux/go-selinux/label=$WORK/b169/_pkg_.a BUILDSTDERR: packagefile github.com/pkg/errors=$WORK/b111/_pkg_.a BUILDSTDERR: packagefile github.com/sirupsen/logrus=$WORK/b115/_pkg_.a BUILDSTDERR: packagefile golang.org/x/sys/unix=$WORK/b145/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b024/_pkg_.a BUILDSTDERR: packagefile os/exec=$WORK/b056/_pkg_.a BUILDSTDERR: packagefile path=$WORK/b066/_pkg_.a BUILDSTDERR: packagefile strconv=$WORK/b016/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b035/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b018/_pkg_.a BUILDSTDERR: packagefile time=$WORK/b027/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/buildah-873f00141c8e23973709f6226972d5976f8eb975/src/github.com/containers/storage/drivers/zfs BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b184/_pkg_.a -trimpath $WORK/b184 -shared -p github.com/containers/storage/drivers/zfs -complete -installsuffix shared -buildid ckqeGmHDCEIXB8sBNgkN/ckqeGmHDCEIXB8sBNgkN -goversion go1.12 -D "" -importcfg $WORK/b184/importcfg -pack ./zfs.go ./zfs_linux.go BUILDSTDERR: cd $WORK/b173 BUILDSTDERR: TERM='dumb' gcc -I /builddir/build/BUILD/buildah-873f00141c8e23973709f6226972d5976f8eb975/src/github.com/containers/storage/pkg/devicemapper -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b173=/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/b177/_pkg_.a # internal BUILDSTDERR: cp $WORK/b177/_pkg_.a /builddir/.cache/go-build/4f/4f1d4d173667b823a5927105055741b97fd06bd78c22233b1c1ab661269df682-d # internal BUILDSTDERR: github.com/containers/storage/pkg/stringid BUILDSTDERR: mkdir -p $WORK/b187/ BUILDSTDERR: cat >$WORK/b187/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile crypto/rand=$WORK/b087/_pkg_.a BUILDSTDERR: packagefile encoding/hex=$WORK/b100/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b023/_pkg_.a BUILDSTDERR: packagefile math=$WORK/b007/_pkg_.a BUILDSTDERR: packagefile math/big=$WORK/b083/_pkg_.a BUILDSTDERR: packagefile math/rand=$WORK/b048/_pkg_.a BUILDSTDERR: packagefile regexp=$WORK/b064/_pkg_.a BUILDSTDERR: packagefile strconv=$WORK/b016/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b035/_pkg_.a BUILDSTDERR: packagefile time=$WORK/b027/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/buildah-873f00141c8e23973709f6226972d5976f8eb975/src/github.com/containers/storage/pkg/stringid BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b187/_pkg_.a -trimpath $WORK/b187 -shared -p github.com/containers/storage/pkg/stringid -complete -installsuffix shared -buildid HvEAvRXlG-oqjF8b64vd/HvEAvRXlG-oqjF8b64vd -goversion go1.12 -D "" -importcfg $WORK/b187/importcfg -pack ./stringid.go BUILDSTDERR: cd $WORK/b173 BUILDSTDERR: TERM='dumb' gcc -I /builddir/build/BUILD/buildah-873f00141c8e23973709f6226972d5976f8eb975/src/github.com/containers/storage/pkg/devicemapper -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b173=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x002.o -c devmapper_log.cgo2.c 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/41/41dba54b6620951786839eaa1314a6fddc212a69cff9d0daf9bf42d479bcbef3-d # internal BUILDSTDERR: github.com/containers/storage/pkg/stringutils BUILDSTDERR: mkdir -p $WORK/b188/ BUILDSTDERR: cat >$WORK/b188/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile bytes=$WORK/b031/_pkg_.a BUILDSTDERR: packagefile math/rand=$WORK/b048/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b035/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/buildah-873f00141c8e23973709f6226972d5976f8eb975/src/github.com/containers/storage/pkg/stringutils BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b188/_pkg_.a -trimpath $WORK/b188 -shared -p github.com/containers/storage/pkg/stringutils -complete -installsuffix shared -buildid iF9XftOlnirgqwbSX9HI/iF9XftOlnirgqwbSX9HI -goversion go1.12 -D "" -importcfg $WORK/b188/importcfg -pack ./stringutils.go BUILDSTDERR: cd $WORK/b173 BUILDSTDERR: TERM='dumb' gcc -I /builddir/build/BUILD/buildah-873f00141c8e23973709f6226972d5976f8eb975/src/github.com/containers/storage/pkg/devicemapper -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b173=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x003.o -c devmapper_wrapper.cgo2.c BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b188/_pkg_.a # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b184/_pkg_.a # internal BUILDSTDERR: cp $WORK/b188/_pkg_.a /builddir/.cache/go-build/dd/dd264c4725d8b6418ea89cf0845de006067877d5d5d00442dfb036463005bcf6-d # internal BUILDSTDERR: github.com/tchap/go-patricia/patricia BUILDSTDERR: mkdir -p $WORK/b190/ BUILDSTDERR: cat >$WORK/b190/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile bytes=$WORK/b031/_pkg_.a BUILDSTDERR: packagefile errors=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b023/_pkg_.a BUILDSTDERR: packagefile sort=$WORK/b022/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b035/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/buildah-873f00141c8e23973709f6226972d5976f8eb975/src/github.com/tchap/go-patricia/patricia BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b190/_pkg_.a -trimpath $WORK/b190 -shared -p github.com/tchap/go-patricia/patricia -complete -installsuffix shared -buildid z_xZ926FLTk5maAR8H4_/z_xZ926FLTk5maAR8H4_ -goversion go1.12 -D "" -importcfg $WORK/b190/importcfg -pack ./children.go ./patricia.go BUILDSTDERR: cp $WORK/b184/_pkg_.a /builddir/.cache/go-build/de/de85dabba7a92ba795796cbf6be0de761f32f19e249939b7f03ea012119645b7-d # internal BUILDSTDERR: github.com/vbatts/tar-split/archive/tar BUILDSTDERR: mkdir -p $WORK/b192/ BUILDSTDERR: cat >$WORK/b192/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile bytes=$WORK/b031/_pkg_.a BUILDSTDERR: packagefile errors=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b023/_pkg_.a BUILDSTDERR: packagefile io/ioutil=$WORK/b058/_pkg_.a BUILDSTDERR: packagefile math=$WORK/b007/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b024/_pkg_.a BUILDSTDERR: packagefile path=$WORK/b066/_pkg_.a BUILDSTDERR: packagefile sort=$WORK/b022/_pkg_.a BUILDSTDERR: packagefile strconv=$WORK/b016/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b035/_pkg_.a BUILDSTDERR: packagefile syscall=$WORK/b026/_pkg_.a BUILDSTDERR: packagefile time=$WORK/b027/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/buildah-873f00141c8e23973709f6226972d5976f8eb975/src/github.com/vbatts/tar-split/archive/tar BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b192/_pkg_.a -trimpath $WORK/b192 -shared -p github.com/vbatts/tar-split/archive/tar -complete -installsuffix shared -buildid NT5-awrnEBTgIfA9FkDr/NT5-awrnEBTgIfA9FkDr -goversion go1.12 -D "" -importcfg $WORK/b192/importcfg -pack ./common.go ./reader.go ./stat_atim.go ./stat_unix.go ./writer.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/47/47206aa67a4e9c6bbfe586f4260e9ee6a1c737b5615c13454597e3a8297bbaaa-d # internal BUILDSTDERR: github.com/containers/storage/pkg/truncindex BUILDSTDERR: mkdir -p $WORK/b189/ BUILDSTDERR: cat >$WORK/b189/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile errors=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile github.com/tchap/go-patricia/patricia=$WORK/b190/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b035/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b018/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/buildah-873f00141c8e23973709f6226972d5976f8eb975/src/github.com/containers/storage/pkg/truncindex BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b189/_pkg_.a -trimpath $WORK/b189 -shared -p github.com/containers/storage/pkg/truncindex -complete -installsuffix shared -buildid aI_yPDcZidzJucyzfcjD/aI_yPDcZidzJucyzfcjD -goversion go1.12 -D "" -importcfg $WORK/b189/importcfg -pack ./truncindex.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/6c/6cd22697c5dccb32d9a8b071c23beb8d2edf33a3271eaf2a43038efc7853cca3-d # internal BUILDSTDERR: compress/gzip BUILDSTDERR: mkdir -p $WORK/b195/ BUILDSTDERR: cat >$WORK/b195/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile bufio=$WORK/b053/_pkg_.a BUILDSTDERR: packagefile compress/flate=$WORK/b121/_pkg_.a BUILDSTDERR: packagefile encoding/binary=$WORK/b034/_pkg_.a BUILDSTDERR: packagefile errors=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile hash/crc32=$WORK/b154/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b023/_pkg_.a BUILDSTDERR: packagefile time=$WORK/b027/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/compress/gzip BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b195/_pkg_.a -trimpath $WORK/b195 -shared -p compress/gzip -std -complete -installsuffix shared -buildid BUklR88mHx_X-MO_5o8s/BUklR88mHx_X-MO_5o8s -goversion go1.12 -D "" -importcfg $WORK/b195/importcfg -pack ./gunzip.go ./gzip.go BUILDSTDERR: cd $WORK/b173 BUILDSTDERR: TERM='dumb' gcc -I /builddir/build/BUILD/buildah-873f00141c8e23973709f6226972d5976f8eb975/src/github.com/containers/storage/pkg/devicemapper -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b173=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x004.o -c devmapper_wrapper_deferred_remove.cgo2.c 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/d2/d275611fcf5eee5eac68b84696034be35c08c071746e6a3bddeba3b7f04ab3d1-d # internal BUILDSTDERR: internal/x/text/transform BUILDSTDERR: mkdir -p $WORK/b199/ BUILDSTDERR: cat >$WORK/b199/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile bytes=$WORK/b031/_pkg_.a BUILDSTDERR: packagefile errors=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b023/_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/b199/_pkg_.a -trimpath $WORK/b199 -shared -p internal/x/text/transform -std -complete -installsuffix shared -buildid mDDOsMDxh39T_fsL5Vg6/mDDOsMDxh39T_fsL5Vg6 -goversion go1.12 -D "" -importcfg $WORK/b199/importcfg -pack ./transform.go BUILDSTDERR: cd $WORK/b173 BUILDSTDERR: TERM='dumb' gcc -I /builddir/build/BUILD/buildah-873f00141c8e23973709f6226972d5976f8eb975/src/github.com/containers/storage/pkg/devicemapper -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b173=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x005.o -c devmapper_wrapper_dynamic.cgo2.c 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/15/15058bbefd2d83cf52bd5e2948365e3586934978e86dc53ed141a346a8f6e148-d # internal BUILDSTDERR: github.com/vbatts/tar-split/tar/asm BUILDSTDERR: mkdir -p $WORK/b191/ BUILDSTDERR: cat >$WORK/b191/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile bytes=$WORK/b031/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile github.com/vbatts/tar-split/archive/tar=$WORK/b192/_pkg_.a BUILDSTDERR: packagefile github.com/vbatts/tar-split/tar/storage=$WORK/b162/_pkg_.a BUILDSTDERR: packagefile hash=$WORK/b039/_pkg_.a BUILDSTDERR: packagefile hash/crc64=$WORK/b163/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b023/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b018/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/buildah-873f00141c8e23973709f6226972d5976f8eb975/src/github.com/vbatts/tar-split/tar/asm BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b191/_pkg_.a -trimpath $WORK/b191 -shared -p github.com/vbatts/tar-split/tar/asm -complete -installsuffix shared -buildid IlPMh2Cdg27EP9TIs_d1/IlPMh2Cdg27EP9TIs_d1 -goversion go1.12 -D "" -importcfg $WORK/b191/importcfg -pack ./assemble.go ./disassemble.go ./doc.go BUILDSTDERR: cd $WORK/b171 BUILDSTDERR: TERM='dumb' gcc -I /builddir/build/BUILD/buildah-873f00141c8e23973709f6226972d5976f8eb975/src/github.com/containers/storage/drivers/btrfs -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b171=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x001.o -c _cgo_export.c BUILDSTDERR: cd $WORK/b173 BUILDSTDERR: TERM='dumb' gcc -I /builddir/build/BUILD/buildah-873f00141c8e23973709f6226972d5976f8eb975/src/github.com/containers/storage/pkg/devicemapper -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b173=/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/b191/_pkg_.a # internal BUILDSTDERR: cp $WORK/b191/_pkg_.a /builddir/.cache/go-build/d2/d28d9f50522a6732ed90e4f719b0e8641f1a0b34c17000ca67f85be9cc509ec5-d # internal BUILDSTDERR: internal/x/text/unicode/bidi BUILDSTDERR: mkdir -p $WORK/b200/ BUILDSTDERR: cat >$WORK/b200/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile container/list=$WORK/b091/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile log=$WORK/b040/_pkg_.a BUILDSTDERR: packagefile sort=$WORK/b022/_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/b200/_pkg_.a -trimpath $WORK/b200 -shared -p internal/x/text/unicode/bidi -std -complete -installsuffix shared -buildid TindAgz1bVLfT-NsbBnR/TindAgz1bVLfT-NsbBnR -goversion go1.12 -D "" -importcfg $WORK/b200/importcfg -pack ./bidi.go ./bracket.go ./core.go ./prop.go ./tables.go ./trieval.go BUILDSTDERR: cd $WORK/b171 BUILDSTDERR: TERM='dumb' gcc -I /builddir/build/BUILD/buildah-873f00141c8e23973709f6226972d5976f8eb975/src/github.com/containers/storage/drivers/btrfs -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b171=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x002.o -c btrfs.cgo2.c 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/59/596e674a9cd54c5d59a1bcf42554567b08145c13f1323aeda0b135be3c72a4b1-d # internal BUILDSTDERR: internal/x/text/unicode/norm BUILDSTDERR: mkdir -p $WORK/b201/ BUILDSTDERR: cat >$WORK/b201/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile fmt=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile internal/x/text/transform=$WORK/b199/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b023/_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/b201/_pkg_.a -trimpath $WORK/b201 -shared -p internal/x/text/unicode/norm -std -complete -installsuffix shared -buildid _Wz8FnnqczqcPgv3fejW/_Wz8FnnqczqcPgv3fejW -goversion go1.12 -D "" -importcfg $WORK/b201/importcfg -pack ./composition.go ./forminfo.go ./input.go ./iter.go ./normalize.go ./readwriter.go ./tables.go ./transform.go ./trie.go BUILDSTDERR: cd /builddir/build/BUILD/buildah-873f00141c8e23973709f6226972d5976f8eb975/src/github.com/containers/storage/pkg/devicemapper BUILDSTDERR: TERM='dumb' gcc -I . -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b173=/tmp/go-build -gno-record-gcc-switches -o $WORK/b173/_cgo_.o $WORK/b173/_cgo_main.o $WORK/b173/_x001.o $WORK/b173/_x002.o $WORK/b173/_x003.o $WORK/b173/_x004.o $WORK/b173/_x005.o -g -O2 -ldevmapper BUILDSTDERR: cd $WORK/b171 BUILDSTDERR: TERM='dumb' gcc -I /builddir/build/BUILD/buildah-873f00141c8e23973709f6226972d5976f8eb975/src/github.com/containers/storage/drivers/btrfs -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b171=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x003.o -c version.cgo2.c BUILDSTDERR: cd /builddir/build/BUILD/buildah-873f00141c8e23973709f6226972d5976f8eb975/src/github.com/containers/storage/pkg/devicemapper BUILDSTDERR: TERM='dumb' /usr/lib/golang/pkg/tool/linux_ppc64le/cgo -dynpackage devicemapper -dynimport $WORK/b173/_cgo_.o -dynout $WORK/b173/_cgo_import.go BUILDSTDERR: cat >$WORK/b173/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile errors=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile github.com/sirupsen/logrus=$WORK/b115/_pkg_.a BUILDSTDERR: packagefile golang.org/x/sys/unix=$WORK/b145/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b024/_pkg_.a BUILDSTDERR: packagefile reflect=$WORK/b006/_pkg_.a BUILDSTDERR: packagefile runtime=$WORK/b010/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b035/_pkg_.a BUILDSTDERR: packagefile runtime/cgo=$WORK/b049/_pkg_.a BUILDSTDERR: packagefile syscall=$WORK/b026/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b173/_pkg_.a -trimpath $WORK/b173 -shared -p github.com/containers/storage/pkg/devicemapper -installsuffix shared -buildid 2gtw3gVZuXSKE-77mY1O/2gtw3gVZuXSKE-77mY1O -goversion go1.12 -D "" -importcfg $WORK/b173/importcfg -pack ./devmapper.go ./ioctl.go ./log.go $WORK/b173/_cgo_gotypes.go $WORK/b173/devmapper_log.cgo1.go $WORK/b173/devmapper_wrapper.cgo1.go $WORK/b173/devmapper_wrapper_deferred_remove.cgo1.go $WORK/b173/devmapper_wrapper_dynamic.cgo1.go $WORK/b173/_cgo_import.go BUILDSTDERR: cd $WORK/b171 BUILDSTDERR: TERM='dumb' gcc -I /builddir/build/BUILD/buildah-873f00141c8e23973709f6226972d5976f8eb975/src/github.com/containers/storage/drivers/btrfs -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b171=/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/b200/_pkg_.a # internal BUILDSTDERR: cp $WORK/b200/_pkg_.a /builddir/.cache/go-build/72/7242e0980734483d8bd24cd5ce82aca8ba440580eeba9fd7123285d107745cd7-d # internal BUILDSTDERR: internal/x/text/secure/bidirule BUILDSTDERR: mkdir -p $WORK/b198/ BUILDSTDERR: cat >$WORK/b198/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile errors=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile internal/x/text/transform=$WORK/b199/_pkg_.a BUILDSTDERR: packagefile internal/x/text/unicode/bidi=$WORK/b200/_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/b198/_pkg_.a -trimpath $WORK/b198 -shared -p internal/x/text/secure/bidirule -std -complete -installsuffix shared -buildid 4sa4TBifTQwVnuACbOES/4sa4TBifTQwVnuACbOES -goversion go1.12 -D "" -importcfg $WORK/b198/importcfg -pack ./bidirule.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/9b/9b8e0a0e8ad68040daaa8be2f37233557f23f6f4c431b663bae2582fc2f57df7-d # internal BUILDSTDERR: net/textproto BUILDSTDERR: mkdir -p $WORK/b202/ BUILDSTDERR: cat >$WORK/b202/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile bufio=$WORK/b053/_pkg_.a BUILDSTDERR: packagefile bytes=$WORK/b031/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b023/_pkg_.a BUILDSTDERR: packagefile io/ioutil=$WORK/b058/_pkg_.a BUILDSTDERR: packagefile net=$WORK/b044/_pkg_.a BUILDSTDERR: packagefile strconv=$WORK/b016/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b035/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b018/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/net/textproto BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b202/_pkg_.a -trimpath $WORK/b202 -shared -p net/textproto -std -complete -installsuffix shared -buildid Oz_hiI3TTmfwxVs2iMRL/Oz_hiI3TTmfwxVs2iMRL -goversion go1.12 -D "" -importcfg $WORK/b202/importcfg -pack ./header.go ./pipeline.go ./reader.go ./textproto.go ./writer.go BUILDSTDERR: cd /builddir/build/BUILD/buildah-873f00141c8e23973709f6226972d5976f8eb975/src/github.com/containers/storage/drivers/btrfs BUILDSTDERR: TERM='dumb' gcc -I . -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b171=/tmp/go-build -gno-record-gcc-switches -o $WORK/b171/_cgo_.o $WORK/b171/_cgo_main.o $WORK/b171/_x001.o $WORK/b171/_x002.o $WORK/b171/_x003.o -g -O2 BUILDSTDERR: TERM='dumb' /usr/lib/golang/pkg/tool/linux_ppc64le/cgo -dynpackage btrfs -dynimport $WORK/b171/_cgo_.o -dynout $WORK/b171/_cgo_import.go BUILDSTDERR: cat >$WORK/b171/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile fmt=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile github.com/containers/storage/drivers=$WORK/b136/_pkg_.a BUILDSTDERR: packagefile github.com/containers/storage/pkg/idtools=$WORK/b142/_pkg_.a BUILDSTDERR: packagefile github.com/containers/storage/pkg/mount=$WORK/b144/_pkg_.a BUILDSTDERR: packagefile github.com/containers/storage/pkg/parsers=$WORK/b168/_pkg_.a BUILDSTDERR: packagefile github.com/containers/storage/pkg/system=$WORK/b143/_pkg_.a BUILDSTDERR: packagefile github.com/docker/go-units=$WORK/b146/_pkg_.a BUILDSTDERR: packagefile github.com/opencontainers/selinux/go-selinux/label=$WORK/b169/_pkg_.a BUILDSTDERR: packagefile github.com/pkg/errors=$WORK/b111/_pkg_.a BUILDSTDERR: packagefile github.com/sirupsen/logrus=$WORK/b115/_pkg_.a BUILDSTDERR: packagefile golang.org/x/sys/unix=$WORK/b145/_pkg_.a BUILDSTDERR: packagefile io/ioutil=$WORK/b058/_pkg_.a BUILDSTDERR: packagefile math=$WORK/b007/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b024/_pkg_.a BUILDSTDERR: packagefile path=$WORK/b066/_pkg_.a BUILDSTDERR: packagefile path/filepath=$WORK/b057/_pkg_.a BUILDSTDERR: packagefile strconv=$WORK/b016/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b035/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b018/_pkg_.a BUILDSTDERR: packagefile runtime/cgo=$WORK/b049/_pkg_.a BUILDSTDERR: packagefile syscall=$WORK/b026/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b171/_pkg_.a -trimpath $WORK/b171 -shared -p github.com/containers/storage/drivers/btrfs -installsuffix shared -buildid -SAXLyYD5NdJplG-h6vM/-SAXLyYD5NdJplG-h6vM -goversion go1.12 -D "" -importcfg $WORK/b171/importcfg -pack $WORK/b171/_cgo_gotypes.go $WORK/b171/btrfs.cgo1.go $WORK/b171/version.cgo1.go $WORK/b171/_cgo_import.go BUILDSTDERR: cd /builddir/build/BUILD/buildah-873f00141c8e23973709f6226972d5976f8eb975/src/github.com/containers/storage/pkg/devicemapper BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/pack r $WORK/b173/_pkg_.a $WORK/b173/_x001.o $WORK/b173/_x002.o $WORK/b173/_x003.o $WORK/b173/_x004.o $WORK/b173/_x005.o # internal 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/b1/b18fdb27037afe77e3f86afc76732072e1b5d5ebb198f9d5fe31939b698a2f08-d # internal BUILDSTDERR: github.com/containers/storage/drivers/devmapper BUILDSTDERR: mkdir -p $WORK/b172/ BUILDSTDERR: cat >$WORK/b172/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile bufio=$WORK/b053/_pkg_.a BUILDSTDERR: packagefile bytes=$WORK/b031/_pkg_.a BUILDSTDERR: packagefile encoding/json=$WORK/b030/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile github.com/containers/storage/drivers=$WORK/b136/_pkg_.a BUILDSTDERR: packagefile github.com/containers/storage/pkg/devicemapper=$WORK/b173/_pkg_.a BUILDSTDERR: packagefile github.com/containers/storage/pkg/dmesg=$WORK/b174/_pkg_.a BUILDSTDERR: packagefile github.com/containers/storage/pkg/idtools=$WORK/b142/_pkg_.a BUILDSTDERR: packagefile github.com/containers/storage/pkg/locker=$WORK/b167/_pkg_.a BUILDSTDERR: packagefile github.com/containers/storage/pkg/loopback=$WORK/b175/_pkg_.a BUILDSTDERR: packagefile github.com/containers/storage/pkg/mount=$WORK/b144/_pkg_.a BUILDSTDERR: packagefile github.com/containers/storage/pkg/parsers=$WORK/b168/_pkg_.a BUILDSTDERR: packagefile github.com/containers/storage/pkg/parsers/kernel=$WORK/b176/_pkg_.a BUILDSTDERR: packagefile github.com/containers/storage/pkg/system=$WORK/b143/_pkg_.a BUILDSTDERR: packagefile github.com/docker/go-units=$WORK/b146/_pkg_.a BUILDSTDERR: packagefile github.com/opencontainers/selinux/go-selinux/label=$WORK/b169/_pkg_.a BUILDSTDERR: packagefile github.com/pkg/errors=$WORK/b111/_pkg_.a BUILDSTDERR: packagefile github.com/sirupsen/logrus=$WORK/b115/_pkg_.a BUILDSTDERR: packagefile golang.org/x/sys/unix=$WORK/b145/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b023/_pkg_.a BUILDSTDERR: packagefile io/ioutil=$WORK/b058/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b024/_pkg_.a BUILDSTDERR: packagefile os/exec=$WORK/b056/_pkg_.a BUILDSTDERR: packagefile path=$WORK/b066/_pkg_.a BUILDSTDERR: packagefile path/filepath=$WORK/b057/_pkg_.a BUILDSTDERR: packagefile reflect=$WORK/b006/_pkg_.a BUILDSTDERR: packagefile strconv=$WORK/b016/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b035/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b018/_pkg_.a BUILDSTDERR: packagefile time=$WORK/b027/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b202/_pkg_.a # internal BUILDSTDERR: cd /builddir/build/BUILD/buildah-873f00141c8e23973709f6226972d5976f8eb975/src/github.com/containers/storage/drivers/devmapper BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b172/_pkg_.a -trimpath $WORK/b172 -shared -p github.com/containers/storage/drivers/devmapper -complete -installsuffix shared -buildid g_iJKEDuLleTaHbViX3x/g_iJKEDuLleTaHbViX3x -goversion go1.12 -D "" -importcfg $WORK/b172/importcfg -pack ./device_setup.go ./deviceset.go ./devmapper_doc.go ./driver.go ./mount.go BUILDSTDERR: cp $WORK/b202/_pkg_.a /builddir/.cache/go-build/a5/a52f3f17a5a4b216ab13931f00d0b8f7b688eea4e5dffba6d2dea3e5ba9f94f8-d # internal BUILDSTDERR: internal/x/net/http2/hpack BUILDSTDERR: mkdir -p $WORK/b204/ BUILDSTDERR: cat >$WORK/b204/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile bytes=$WORK/b031/_pkg_.a BUILDSTDERR: packagefile errors=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b023/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b018/_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/b204/_pkg_.a -trimpath $WORK/b204 -shared -p internal/x/net/http2/hpack -std -complete -installsuffix shared -buildid 27g61oi5fdHoyx2Vk5ZG/27g61oi5fdHoyx2Vk5ZG -goversion go1.12 -D "" -importcfg $WORK/b204/importcfg -pack ./encode.go ./hpack.go ./huffman.go ./tables.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/a9/a92ef49668edc21ac9b836f06ea4c66e836208646cc68e45b00af7a561da3e5b-d # internal BUILDSTDERR: internal/x/net/idna BUILDSTDERR: mkdir -p $WORK/b197/ BUILDSTDERR: cat >$WORK/b197/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile fmt=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile internal/x/text/secure/bidirule=$WORK/b198/_pkg_.a BUILDSTDERR: packagefile internal/x/text/unicode/bidi=$WORK/b200/_pkg_.a BUILDSTDERR: packagefile internal/x/text/unicode/norm=$WORK/b201/_pkg_.a BUILDSTDERR: packagefile math=$WORK/b007/_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/internal/x/net/idna BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b197/_pkg_.a -trimpath $WORK/b197 -shared -p internal/x/net/idna -std -complete -installsuffix shared -buildid EXQXWYJlt418zNKeWyGM/EXQXWYJlt418zNKeWyGM -goversion go1.12 -D "" -importcfg $WORK/b197/importcfg -pack ./idna.go ./punycode.go ./tables.go ./trie.go ./trieval.go BUILDSTDERR: cd /builddir/build/BUILD/buildah-873f00141c8e23973709f6226972d5976f8eb975/src/github.com/containers/storage/drivers/btrfs BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/pack r $WORK/b171/_pkg_.a $WORK/b171/_x001.o $WORK/b171/_x002.o $WORK/b171/_x003.o # internal 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/45/451e1e198207a76e6c98eade369d89d0e3143619f35491663311f42f73a96616-d # internal BUILDSTDERR: mime BUILDSTDERR: mkdir -p $WORK/b205/ BUILDSTDERR: cat >$WORK/b205/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile bufio=$WORK/b053/_pkg_.a BUILDSTDERR: packagefile bytes=$WORK/b031/_pkg_.a BUILDSTDERR: packagefile encoding/base64=$WORK/b033/_pkg_.a BUILDSTDERR: packagefile errors=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b023/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b024/_pkg_.a BUILDSTDERR: packagefile sort=$WORK/b022/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b035/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b018/_pkg_.a BUILDSTDERR: packagefile unicode=$WORK/b021/_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/b205/_pkg_.a -trimpath $WORK/b205 -shared -p mime -std -complete -installsuffix shared -buildid FfuZCUV6LG7aMvjEsgbz/FfuZCUV6LG7aMvjEsgbz -goversion go1.12 -D "" -importcfg $WORK/b205/importcfg -pack ./encodedword.go ./grammar.go ./mediatype.go ./type.go ./type_unix.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/5c/5cf5d6c3330de428f1a07d2578a88090302089cb08c23a090c8b028dff4baf33-d # internal BUILDSTDERR: mime/quotedprintable BUILDSTDERR: mkdir -p $WORK/b207/ BUILDSTDERR: cat >$WORK/b207/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile bufio=$WORK/b053/_pkg_.a BUILDSTDERR: packagefile bytes=$WORK/b031/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b023/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/mime/quotedprintable BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b207/_pkg_.a -trimpath $WORK/b207 -shared -p mime/quotedprintable -std -complete -installsuffix shared -buildid StYNjcN1h2x911fNQXzg/StYNjcN1h2x911fNQXzg -goversion go1.12 -D "" -importcfg $WORK/b207/importcfg -pack ./reader.go ./writer.go 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/45/458e1297540d7b474cc994dc10aee8faeee908482070e844a3df2c6ef7aae673-d # internal BUILDSTDERR: net/http/httptrace BUILDSTDERR: mkdir -p $WORK/b208/ BUILDSTDERR: cat >$WORK/b208/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile context=$WORK/b002/_pkg_.a BUILDSTDERR: packagefile crypto/tls=$WORK/b090/_pkg_.a BUILDSTDERR: packagefile internal/nettrace=$WORK/b045/_pkg_.a BUILDSTDERR: packagefile net=$WORK/b044/_pkg_.a BUILDSTDERR: packagefile net/textproto=$WORK/b202/_pkg_.a BUILDSTDERR: packagefile reflect=$WORK/b006/_pkg_.a BUILDSTDERR: packagefile time=$WORK/b027/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/net/http/httptrace BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b208/_pkg_.a -trimpath $WORK/b208 -shared -p net/http/httptrace -std -complete -installsuffix shared -buildid 7x3MspSQPEtmy-tF4zlt/7x3MspSQPEtmy-tF4zlt -goversion go1.12 -D "" -importcfg $WORK/b208/importcfg -pack ./trace.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/0d/0d1b2f63b9c8bf930e48f3b5d2b9db472a3f4a50d11642b6e008c720e0feef9d-d # internal BUILDSTDERR: net/http/internal BUILDSTDERR: mkdir -p $WORK/b209/ BUILDSTDERR: cat >$WORK/b209/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile bufio=$WORK/b053/_pkg_.a BUILDSTDERR: packagefile bytes=$WORK/b031/_pkg_.a BUILDSTDERR: packagefile errors=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b023/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/net/http/internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b209/_pkg_.a -trimpath $WORK/b209 -shared -p net/http/internal -std -complete -installsuffix shared -buildid 2D_YBcldgbpotZ0EqIf9/2D_YBcldgbpotZ0EqIf9 -goversion go1.12 -D "" -importcfg $WORK/b209/importcfg -pack ./chunked.go ./testcert.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/19/19148d9ae20eeba84635d3cc3ab672eb8175617f244af4586aa37c77e5f386de-d # internal BUILDSTDERR: mime/multipart BUILDSTDERR: mkdir -p $WORK/b206/ BUILDSTDERR: cat >$WORK/b206/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile bufio=$WORK/b053/_pkg_.a BUILDSTDERR: packagefile bytes=$WORK/b031/_pkg_.a BUILDSTDERR: packagefile crypto/rand=$WORK/b087/_pkg_.a BUILDSTDERR: packagefile errors=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b023/_pkg_.a BUILDSTDERR: packagefile io/ioutil=$WORK/b058/_pkg_.a BUILDSTDERR: packagefile mime=$WORK/b205/_pkg_.a BUILDSTDERR: packagefile mime/quotedprintable=$WORK/b207/_pkg_.a BUILDSTDERR: packagefile net/textproto=$WORK/b202/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b024/_pkg_.a BUILDSTDERR: packagefile sort=$WORK/b022/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b035/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/mime/multipart BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b206/_pkg_.a -trimpath $WORK/b206 -shared -p mime/multipart -std -complete -installsuffix shared -buildid xo9UoRMZrnPV6W6-fPsy/xo9UoRMZrnPV6W6-fPsy -goversion go1.12 -D "" -importcfg $WORK/b206/importcfg -pack ./formdata.go ./multipart.go ./writer.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/c1/c1df00e1c0b2e190576ee3f507f07cbe7f0dd1bf5be69a740f087ae1f082b753-d # internal BUILDSTDERR: github.com/opencontainers/runtime-spec/specs-go BUILDSTDERR: mkdir -p $WORK/b210/ BUILDSTDERR: cat >$WORK/b210/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile fmt=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b024/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/buildah-873f00141c8e23973709f6226972d5976f8eb975/src/github.com/opencontainers/runtime-spec/specs-go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b210/_pkg_.a -trimpath $WORK/b210 -shared -p github.com/opencontainers/runtime-spec/specs-go -complete -installsuffix shared -buildid ZZv5Km6F9HElZbWO8hdS/ZZv5Km6F9HElZbWO8hdS -goversion go1.12 -D "" -importcfg $WORK/b210/importcfg -pack ./config.go ./state.go ./version.go 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/b2/b2d18a02c06233edb1807bf2e24df47e21e7ea88d6e7dd7b2545e67348eaa80d-d # internal BUILDSTDERR: github.com/seccomp/libseccomp-golang BUILDSTDERR: mkdir -p $WORK/b214/ BUILDSTDERR: cd /builddir/build/BUILD/buildah-873f00141c8e23973709f6226972d5976f8eb975/src/github.com/seccomp/libseccomp-golang BUILDSTDERR: pkg-config --cflags -- libseccomp libseccomp BUILDSTDERR: pkg-config --libs -- libseccomp libseccomp BUILDSTDERR: CGO_LDFLAGS='"-g" "-O2" "-lseccomp"' /usr/lib/golang/pkg/tool/linux_ppc64le/cgo -objdir $WORK/b214/ -importpath github.com/seccomp/libseccomp-golang -- -I $WORK/b214/ -g -O2 ./seccomp.go ./seccomp_internal.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/1a/1ab7da8798e1ae6b5df81011d5d742c486cf85f4f3651724b8772fd145aae21d-d # internal BUILDSTDERR: internal/x/net/http/httpguts BUILDSTDERR: mkdir -p $WORK/b196/ BUILDSTDERR: cat >$WORK/b196/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile internal/x/net/idna=$WORK/b197/_pkg_.a BUILDSTDERR: packagefile net=$WORK/b044/_pkg_.a BUILDSTDERR: packagefile net/textproto=$WORK/b202/_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/internal/x/net/http/httpguts BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b196/_pkg_.a -trimpath $WORK/b196 -shared -p internal/x/net/http/httpguts -std -complete -installsuffix shared -buildid 1bbusyrM5qbev4k1bfBA/1bbusyrM5qbev4k1bfBA -goversion go1.12 -D "" -importcfg $WORK/b196/importcfg -pack ./guts.go ./httplex.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/46/46392eb802cc0b1e4e797a491b2d305eb28bc8f294d56b55bbea98c2812bd316-d # internal BUILDSTDERR: internal/x/net/http/httpproxy BUILDSTDERR: mkdir -p $WORK/b203/ BUILDSTDERR: cat >$WORK/b203/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile errors=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile internal/x/net/idna=$WORK/b197/_pkg_.a BUILDSTDERR: packagefile net=$WORK/b044/_pkg_.a BUILDSTDERR: packagefile net/url=$WORK/b104/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b024/_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/internal/x/net/http/httpproxy BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b203/_pkg_.a -trimpath $WORK/b203 -shared -p internal/x/net/http/httpproxy -std -complete -installsuffix shared -buildid zBDbQmhhSPa8RE4GwMfS/zBDbQmhhSPa8RE4GwMfS -goversion go1.12 -D "" -importcfg $WORK/b203/importcfg -pack ./proxy.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/53/530e88a9321afbced6f22c980c118587b77e0d4b617642197eb790a55abbf18f-d # internal BUILDSTDERR: golang.org/x/crypto/ssh/terminal BUILDSTDERR: mkdir -p $WORK/b215/ BUILDSTDERR: cat >$WORK/b215/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile bytes=$WORK/b031/_pkg_.a BUILDSTDERR: packagefile golang.org/x/sys/unix=$WORK/b145/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b023/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b018/_pkg_.a BUILDSTDERR: packagefile unicode/utf8=$WORK/b017/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/buildah-873f00141c8e23973709f6226972d5976f8eb975/src/golang.org/x/crypto/ssh/terminal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b215/_pkg_.a -trimpath $WORK/b215 -shared -p golang.org/x/crypto/ssh/terminal -complete -installsuffix shared -buildid a4A4UhxVRvYoHnmBpsEm/a4A4UhxVRvYoHnmBpsEm -goversion go1.12 -D "" -importcfg $WORK/b215/importcfg -pack ./terminal.go ./util.go ./util_linux.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/8e/8e843bda5598b5628fc7c99902c96df813d398fc4b6887aaa32d52a9b5e48c44-d # internal BUILDSTDERR: net/http BUILDSTDERR: mkdir -p $WORK/b194/ BUILDSTDERR: cat >$WORK/b194/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile bufio=$WORK/b053/_pkg_.a BUILDSTDERR: packagefile bytes=$WORK/b031/_pkg_.a BUILDSTDERR: packagefile compress/gzip=$WORK/b195/_pkg_.a BUILDSTDERR: packagefile container/list=$WORK/b091/_pkg_.a BUILDSTDERR: packagefile context=$WORK/b002/_pkg_.a BUILDSTDERR: packagefile crypto/rand=$WORK/b087/_pkg_.a BUILDSTDERR: packagefile crypto/tls=$WORK/b090/_pkg_.a BUILDSTDERR: packagefile encoding/base64=$WORK/b033/_pkg_.a BUILDSTDERR: packagefile encoding/binary=$WORK/b034/_pkg_.a BUILDSTDERR: packagefile errors=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile internal/x/net/http/httpguts=$WORK/b196/_pkg_.a BUILDSTDERR: packagefile internal/x/net/http/httpproxy=$WORK/b203/_pkg_.a BUILDSTDERR: packagefile internal/x/net/http2/hpack=$WORK/b204/_pkg_.a BUILDSTDERR: packagefile internal/x/net/idna=$WORK/b197/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b023/_pkg_.a BUILDSTDERR: packagefile io/ioutil=$WORK/b058/_pkg_.a BUILDSTDERR: packagefile log=$WORK/b040/_pkg_.a BUILDSTDERR: packagefile math=$WORK/b007/_pkg_.a BUILDSTDERR: packagefile math/rand=$WORK/b048/_pkg_.a BUILDSTDERR: packagefile mime=$WORK/b205/_pkg_.a BUILDSTDERR: packagefile mime/multipart=$WORK/b206/_pkg_.a BUILDSTDERR: packagefile net=$WORK/b044/_pkg_.a BUILDSTDERR: packagefile net/http/httptrace=$WORK/b208/_pkg_.a BUILDSTDERR: packagefile net/http/internal=$WORK/b209/_pkg_.a BUILDSTDERR: packagefile net/textproto=$WORK/b202/_pkg_.a BUILDSTDERR: packagefile net/url=$WORK/b104/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b024/_pkg_.a BUILDSTDERR: packagefile path=$WORK/b066/_pkg_.a BUILDSTDERR: packagefile path/filepath=$WORK/b057/_pkg_.a BUILDSTDERR: packagefile reflect=$WORK/b006/_pkg_.a BUILDSTDERR: packagefile runtime=$WORK/b010/_pkg_.a BUILDSTDERR: packagefile sort=$WORK/b022/_pkg_.a BUILDSTDERR: packagefile strconv=$WORK/b016/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b035/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b018/_pkg_.a BUILDSTDERR: packagefile sync/atomic=$WORK/b020/_pkg_.a BUILDSTDERR: packagefile time=$WORK/b027/_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/b194/_pkg_.a -trimpath $WORK/b194 -shared -p net/http -std -complete -installsuffix shared -buildid xyWc8h6-3hmvTevVg0mD/xyWc8h6-3hmvTevVg0mD -goversion go1.12 -D "" -importcfg $WORK/b194/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/b215/_pkg_.a # internal BUILDSTDERR: cp $WORK/b215/_pkg_.a /builddir/.cache/go-build/5d/5dbbb83bafa581e3d0174b7963b64df0b2585b80ebf0427755a385d867fe9468-d # internal BUILDSTDERR: github.com/containers/buildah/docker BUILDSTDERR: mkdir -p $WORK/b216/ BUILDSTDERR: cat >$WORK/b216/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile github.com/containers/image/pkg/strslice=$WORK/b074/_pkg_.a BUILDSTDERR: packagefile github.com/opencontainers/go-digest=$WORK/b062/_pkg_.a BUILDSTDERR: packagefile time=$WORK/b027/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/buildah-873f00141c8e23973709f6226972d5976f8eb975/_build/src/github.com/containers/buildah/docker BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b216/_pkg_.a -trimpath $WORK/b216 -shared -p github.com/containers/buildah/docker -complete -installsuffix shared -buildid BVg7ZZZ0xx0uXQeDAdJm/BVg7ZZZ0xx0uXQeDAdJm -goversion go1.12 -D "" -importcfg $WORK/b216/importcfg -pack ./types.go 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/9a/9ac90dbde403bd59d58841089c9a0b858c194f50a3b7326ae9fe056145b70908-d # internal BUILDSTDERR: github.com/containers/buildah/pkg/blobcache BUILDSTDERR: mkdir -p $WORK/b217/ BUILDSTDERR: cat >$WORK/b217/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile bytes=$WORK/b031/_pkg_.a BUILDSTDERR: packagefile context=$WORK/b002/_pkg_.a BUILDSTDERR: packagefile github.com/containers/buildah/docker=$WORK/b216/_pkg_.a BUILDSTDERR: packagefile github.com/containers/image/docker/reference=$WORK/b061/_pkg_.a BUILDSTDERR: packagefile github.com/containers/image/image=$WORK/b132/_pkg_.a BUILDSTDERR: packagefile github.com/containers/image/manifest=$WORK/b073/_pkg_.a BUILDSTDERR: packagefile github.com/containers/image/transports=$WORK/b112/_pkg_.a BUILDSTDERR: packagefile github.com/containers/image/types=$WORK/b069/_pkg_.a BUILDSTDERR: packagefile github.com/containers/storage/pkg/archive=$WORK/b137/_pkg_.a BUILDSTDERR: packagefile github.com/containers/storage/pkg/ioutils=$WORK/b148/_pkg_.a BUILDSTDERR: packagefile github.com/opencontainers/go-digest=$WORK/b062/_pkg_.a BUILDSTDERR: packagefile github.com/opencontainers/image-spec/specs-go/v1=$WORK/b070/_pkg_.a BUILDSTDERR: packagefile github.com/pkg/errors=$WORK/b111/_pkg_.a BUILDSTDERR: packagefile github.com/sirupsen/logrus=$WORK/b115/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b023/_pkg_.a BUILDSTDERR: packagefile io/ioutil=$WORK/b058/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b024/_pkg_.a BUILDSTDERR: packagefile path/filepath=$WORK/b057/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b018/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/buildah-873f00141c8e23973709f6226972d5976f8eb975/_build/src/github.com/containers/buildah/pkg/blobcache BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b217/_pkg_.a -trimpath $WORK/b217 -shared -p github.com/containers/buildah/pkg/blobcache -complete -installsuffix shared -buildid cTTkv1iCDEaz6z3Cw_He/cTTkv1iCDEaz6z3Cw_He -goversion go1.12 -D "" -importcfg $WORK/b217/importcfg -pack ./blobcache.go 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/d6/d6c13611305a2e392050faad1ba33f8a2a10af7461abd4e80b48229d38625e16-d # internal BUILDSTDERR: github.com/containers/storage/drivers/register BUILDSTDERR: mkdir -p $WORK/b164/ BUILDSTDERR: cat >$WORK/b164/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile github.com/containers/storage/drivers/aufs=$WORK/b165/_pkg_.a BUILDSTDERR: packagefile github.com/containers/storage/drivers/btrfs=$WORK/b171/_pkg_.a BUILDSTDERR: packagefile github.com/containers/storage/drivers/devmapper=$WORK/b172/_pkg_.a BUILDSTDERR: packagefile github.com/containers/storage/drivers/overlay=$WORK/b177/_pkg_.a BUILDSTDERR: packagefile github.com/containers/storage/drivers/vfs=$WORK/b182/_pkg_.a BUILDSTDERR: packagefile github.com/containers/storage/drivers/zfs=$WORK/b184/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/buildah-873f00141c8e23973709f6226972d5976f8eb975/src/github.com/containers/storage/drivers/register BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b164/_pkg_.a -trimpath $WORK/b164 -shared -p github.com/containers/storage/drivers/register -complete -installsuffix shared -buildid PGR54a491lHniMF4aW-h/PGR54a491lHniMF4aW-h -goversion go1.12 -D "" -importcfg $WORK/b164/importcfg -pack ./register_aufs.go ./register_btrfs.go ./register_devicemapper.go ./register_overlay.go ./register_vfs.go ./register_zfs.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/cf/cf5bd129363bc618f28b9c0317be5d81e795e7f100ce5e0ac34987f4d16fc917-d # internal BUILDSTDERR: github.com/containers/storage BUILDSTDERR: mkdir -p $WORK/b135/ BUILDSTDERR: cat >$WORK/b135/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile bytes=$WORK/b031/_pkg_.a BUILDSTDERR: packagefile encoding/base64=$WORK/b033/_pkg_.a BUILDSTDERR: packagefile encoding/json=$WORK/b030/_pkg_.a BUILDSTDERR: packagefile errors=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile github.com/BurntSushi/toml=$WORK/b068/_pkg_.a BUILDSTDERR: packagefile github.com/containers/image/manifest=$WORK/b073/_pkg_.a BUILDSTDERR: packagefile github.com/containers/storage/drivers=$WORK/b136/_pkg_.a BUILDSTDERR: packagefile github.com/containers/storage/drivers/register=$WORK/b164/_pkg_.a BUILDSTDERR: packagefile github.com/containers/storage/pkg/archive=$WORK/b137/_pkg_.a BUILDSTDERR: packagefile github.com/containers/storage/pkg/config=$WORK/b186/_pkg_.a BUILDSTDERR: packagefile github.com/containers/storage/pkg/directory=$WORK/b166/_pkg_.a BUILDSTDERR: packagefile github.com/containers/storage/pkg/idtools=$WORK/b142/_pkg_.a BUILDSTDERR: packagefile github.com/containers/storage/pkg/ioutils=$WORK/b148/_pkg_.a BUILDSTDERR: packagefile github.com/containers/storage/pkg/parsers=$WORK/b168/_pkg_.a BUILDSTDERR: packagefile github.com/containers/storage/pkg/stringid=$WORK/b187/_pkg_.a BUILDSTDERR: packagefile github.com/containers/storage/pkg/stringutils=$WORK/b188/_pkg_.a BUILDSTDERR: packagefile github.com/containers/storage/pkg/system=$WORK/b143/_pkg_.a BUILDSTDERR: packagefile github.com/containers/storage/pkg/truncindex=$WORK/b189/_pkg_.a BUILDSTDERR: packagefile github.com/klauspost/pgzip=$WORK/b152/_pkg_.a BUILDSTDERR: packagefile github.com/opencontainers/go-digest=$WORK/b062/_pkg_.a BUILDSTDERR: packagefile github.com/opencontainers/selinux/go-selinux/label=$WORK/b169/_pkg_.a BUILDSTDERR: packagefile github.com/pkg/errors=$WORK/b111/_pkg_.a BUILDSTDERR: packagefile github.com/pquerna/ffjson/fflib/v1=$WORK/b156/_pkg_.a BUILDSTDERR: packagefile github.com/vbatts/tar-split/tar/asm=$WORK/b191/_pkg_.a BUILDSTDERR: packagefile github.com/vbatts/tar-split/tar/storage=$WORK/b162/_pkg_.a BUILDSTDERR: packagefile golang.org/x/sys/unix=$WORK/b145/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b023/_pkg_.a BUILDSTDERR: packagefile io/ioutil=$WORK/b058/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b024/_pkg_.a BUILDSTDERR: packagefile path/filepath=$WORK/b057/_pkg_.a BUILDSTDERR: packagefile reflect=$WORK/b006/_pkg_.a BUILDSTDERR: packagefile sort=$WORK/b022/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b035/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b018/_pkg_.a BUILDSTDERR: packagefile time=$WORK/b027/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/buildah-873f00141c8e23973709f6226972d5976f8eb975/src/github.com/containers/storage BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b135/_pkg_.a -trimpath $WORK/b135 -shared -p github.com/containers/storage -complete -installsuffix shared -buildid 2Ge59DkTtamkqWygNAJZ/2Ge59DkTtamkqWygNAJZ -goversion go1.12 -D "" -importcfg $WORK/b135/importcfg -pack ./containers.go ./containers_ffjson.go ./errors.go ./images.go ./images_ffjson.go ./layers.go ./layers_ffjson.go ./lockfile.go ./lockfile_linux.go ./lockfile_unix.go ./store.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/1c/1c45cd1558bec6b530bd3f539ec72b36f95f2ed426e607ad50f900d79fa0e81a-d # internal BUILDSTDERR: github.com/ulikunitz/xz/internal/xlog BUILDSTDERR: mkdir -p $WORK/b221/ BUILDSTDERR: cat >$WORK/b221/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile fmt=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b023/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b024/_pkg_.a BUILDSTDERR: packagefile runtime=$WORK/b010/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b018/_pkg_.a BUILDSTDERR: packagefile time=$WORK/b027/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/buildah-873f00141c8e23973709f6226972d5976f8eb975/src/github.com/ulikunitz/xz/internal/xlog BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b221/_pkg_.a -trimpath $WORK/b221 -shared -p github.com/ulikunitz/xz/internal/xlog -complete -installsuffix shared -buildid FtsfjU4ozecdKK9zkM9g/FtsfjU4ozecdKK9zkM9g -goversion go1.12 -D "" -importcfg $WORK/b221/importcfg -pack ./xlog.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/4f/4fa083b3ff88646898279761f112b808dadd3fd1aa81e83c141ecc5f1c50a3f0-d # internal BUILDSTDERR: github.com/ulikunitz/xz/lzma BUILDSTDERR: mkdir -p $WORK/b222/ BUILDSTDERR: cat >$WORK/b222/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile bufio=$WORK/b053/_pkg_.a BUILDSTDERR: packagefile bytes=$WORK/b031/_pkg_.a BUILDSTDERR: packagefile errors=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile github.com/ulikunitz/xz/internal/hash=$WORK/b223/_pkg_.a BUILDSTDERR: packagefile github.com/ulikunitz/xz/internal/xlog=$WORK/b221/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b023/_pkg_.a BUILDSTDERR: packagefile unicode=$WORK/b021/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/buildah-873f00141c8e23973709f6226972d5976f8eb975/src/github.com/ulikunitz/xz/lzma BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b222/_pkg_.a -trimpath $WORK/b222 -shared -p github.com/ulikunitz/xz/lzma -complete -installsuffix shared -buildid U5bVpoOxg24nCEJ9TluO/U5bVpoOxg24nCEJ9TluO -goversion go1.12 -D "" -importcfg $WORK/b222/importcfg -pack ./bintree.go ./bitops.go ./breader.go ./buffer.go ./bytewriter.go ./decoder.go ./decoderdict.go ./directcodec.go ./distcodec.go ./encoder.go ./encoderdict.go ./hashtable.go ./header.go ./header2.go ./lengthcodec.go ./literalcodec.go ./matchalgorithm.go ./operation.go ./prob.go ./properties.go ./rangecodec.go ./reader.go ./reader2.go ./state.go ./treecodecs.go ./writer.go ./writer2.go 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/2c/2cc22f1d201fad0fdd9a12166a9ad358e27864546a285b4cc11235a136079d00-d # internal BUILDSTDERR: github.com/ulikunitz/xz BUILDSTDERR: mkdir -p $WORK/b220/ BUILDSTDERR: cat >$WORK/b220/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile bytes=$WORK/b031/_pkg_.a BUILDSTDERR: packagefile crypto/sha256=$WORK/b089/_pkg_.a BUILDSTDERR: packagefile errors=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile github.com/ulikunitz/xz/internal/xlog=$WORK/b221/_pkg_.a BUILDSTDERR: packagefile github.com/ulikunitz/xz/lzma=$WORK/b222/_pkg_.a BUILDSTDERR: packagefile hash=$WORK/b039/_pkg_.a BUILDSTDERR: packagefile hash/crc32=$WORK/b154/_pkg_.a BUILDSTDERR: packagefile hash/crc64=$WORK/b163/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b023/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/buildah-873f00141c8e23973709f6226972d5976f8eb975/src/github.com/ulikunitz/xz BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b220/_pkg_.a -trimpath $WORK/b220 -shared -p github.com/ulikunitz/xz -complete -installsuffix shared -buildid xzpdMm9798o08TkvxQ2E/xzpdMm9798o08TkvxQ2E -goversion go1.12 -D "" -importcfg $WORK/b220/importcfg -pack ./bits.go ./crc.go ./format.go ./lzmafilter.go ./reader.go ./writer.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b220/_pkg_.a # internal BUILDSTDERR: cp $WORK/b220/_pkg_.a /builddir/.cache/go-build/ea/ea6cf745e4f2bd2dba1eabc3387e8a2bdb742349cf892a2e07b493849c095ddf-d # internal BUILDSTDERR: github.com/containers/image/pkg/compression BUILDSTDERR: mkdir -p $WORK/b219/ BUILDSTDERR: cat >$WORK/b219/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile bytes=$WORK/b031/_pkg_.a BUILDSTDERR: packagefile compress/bzip2=$WORK/b120/_pkg_.a BUILDSTDERR: packagefile github.com/klauspost/pgzip=$WORK/b152/_pkg_.a BUILDSTDERR: packagefile github.com/pkg/errors=$WORK/b111/_pkg_.a BUILDSTDERR: packagefile github.com/sirupsen/logrus=$WORK/b115/_pkg_.a BUILDSTDERR: packagefile github.com/ulikunitz/xz=$WORK/b220/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b023/_pkg_.a BUILDSTDERR: packagefile io/ioutil=$WORK/b058/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/buildah-873f00141c8e23973709f6226972d5976f8eb975/src/github.com/containers/image/pkg/compression BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b219/_pkg_.a -trimpath $WORK/b219 -shared -p github.com/containers/image/pkg/compression -complete -installsuffix shared -buildid 2jA3Qd6HRWkouqzHlZ4Y/2jA3Qd6HRWkouqzHlZ4Y -goversion go1.12 -D "" -importcfg $WORK/b219/importcfg -pack ./compression.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b219/_pkg_.a # internal BUILDSTDERR: cp $WORK/b219/_pkg_.a /builddir/.cache/go-build/22/22c04da30b7bbf476cd86bf0f35cf7ced950daf487071d016f7179b3e46080e2-d # internal BUILDSTDERR: container/heap BUILDSTDERR: mkdir -p $WORK/b225/ BUILDSTDERR: cat >$WORK/b225/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile sort=$WORK/b022/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/container/heap BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b225/_pkg_.a -trimpath $WORK/b225 -shared -p container/heap -std -complete -installsuffix shared -buildid KbePrpejvlj1LBlirApJ/KbePrpejvlj1LBlirApJ -goversion go1.12 -D "" -importcfg $WORK/b225/importcfg -pack ./heap.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/c0/c0249dbc203c548132a79b9d36eb6df23ed292c9c7413faaf15ea283baa44058-d # internal BUILDSTDERR: github.com/mattn/go-isatty BUILDSTDERR: mkdir -p $WORK/b227/ BUILDSTDERR: cat >$WORK/b227/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile golang.org/x/sys/unix=$WORK/b145/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/buildah-873f00141c8e23973709f6226972d5976f8eb975/src/github.com/mattn/go-isatty BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b227/_pkg_.a -trimpath $WORK/b227 -shared -p github.com/mattn/go-isatty -complete -installsuffix shared -buildid WyGpzMnHuUhreeKnaWK6/WyGpzMnHuUhreeKnaWK6 -goversion go1.12 -D "" -importcfg $WORK/b227/importcfg -pack ./doc.go ./isatty_linux_ppc64x.go ./isatty_others.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/28/28413bf764cec822da30312a4e2f9af2aca7f6a30282cb34ea3628ede8b8612e-d # internal BUILDSTDERR: github.com/vbauerster/mpb/cwriter BUILDSTDERR: mkdir -p $WORK/b226/ BUILDSTDERR: cat >$WORK/b226/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile bytes=$WORK/b031/_pkg_.a BUILDSTDERR: packagefile errors=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile github.com/mattn/go-isatty=$WORK/b227/_pkg_.a BUILDSTDERR: packagefile golang.org/x/crypto/ssh/terminal=$WORK/b215/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b023/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b024/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b035/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/buildah-873f00141c8e23973709f6226972d5976f8eb975/src/github.com/vbauerster/mpb/cwriter BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b226/_pkg_.a -trimpath $WORK/b226 -shared -p github.com/vbauerster/mpb/cwriter -complete -installsuffix shared -buildid 1rwGNsStKm11DnSFMc0Q/1rwGNsStKm11DnSFMc0Q -goversion go1.12 -D "" -importcfg $WORK/b226/importcfg -pack ./writer.go ./writer_posix.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/cf/cf9ff1cded39456ac2fc9d996ff2287ad14016fb790f7b84a94ca9f7654f562c-d # internal BUILDSTDERR: github.com/vbauerster/mpb/decor BUILDSTDERR: mkdir -p $WORK/b228/ BUILDSTDERR: cat >$WORK/b228/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile fmt=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile github.com/VividCortex/ewma=$WORK/b229/_pkg_.a BUILDSTDERR: packagefile github.com/vbauerster/mpb/internal=$WORK/b230/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b023/_pkg_.a BUILDSTDERR: packagefile math=$WORK/b007/_pkg_.a BUILDSTDERR: packagefile sort=$WORK/b022/_pkg_.a BUILDSTDERR: packagefile strconv=$WORK/b016/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b035/_pkg_.a BUILDSTDERR: packagefile time=$WORK/b027/_pkg_.a BUILDSTDERR: packagefile unicode/utf8=$WORK/b017/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/buildah-873f00141c8e23973709f6226972d5976f8eb975/src/github.com/vbauerster/mpb/decor BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b228/_pkg_.a -trimpath $WORK/b228 -shared -p github.com/vbauerster/mpb/decor -complete -installsuffix shared -buildid 9YhGGyRiYg6QNQn_NGRU/9YhGGyRiYg6QNQn_NGRU -goversion go1.12 -D "" -importcfg $WORK/b228/importcfg -pack ./counters.go ./decorator.go ./doc.go ./elapsed.go ./eta.go ./moving-average.go ./name.go ./percentage.go ./speed.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/1e/1e0e50f65185bc362ed1944b02112b06413f23603fb95029aa05cd32ac7dc746-d # internal BUILDSTDERR: os/signal BUILDSTDERR: mkdir -p $WORK/b231/ BUILDSTDERR: cat >$WORK/b231/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/b231 -I $WORK/b231/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -gensymabis -o $WORK/b231/symabis ./sig.s BUILDSTDERR: cat >$WORK/b231/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile os=$WORK/b024/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b018/_pkg_.a BUILDSTDERR: packagefile syscall=$WORK/b026/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b231/_pkg_.a -trimpath $WORK/b231 -shared -p os/signal -std -installsuffix shared -buildid 8KsjZRQf68OGIY8_gHt5/8KsjZRQf68OGIY8_gHt5 -goversion go1.12 -symabis $WORK/b231/symabis -D "" -importcfg $WORK/b231/importcfg -pack -asmhdr $WORK/b231/go_asm.h ./doc.go ./signal.go ./signal_unix.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/asm -trimpath $WORK/b231 -I $WORK/b231/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -o $WORK/b231/sig.o ./sig.s BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/pack r $WORK/b231/_pkg_.a $WORK/b231/sig.o # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b231/_pkg_.a # internal BUILDSTDERR: cp $WORK/b231/_pkg_.a /builddir/.cache/go-build/89/8985a76237dbec634fcfdb5b21691f0802240f5864ecff811ed3ec6ae28ccb9e-d # internal BUILDSTDERR: github.com/vbauerster/mpb BUILDSTDERR: mkdir -p $WORK/b224/ BUILDSTDERR: cat >$WORK/b224/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile bytes=$WORK/b031/_pkg_.a BUILDSTDERR: packagefile container/heap=$WORK/b225/_pkg_.a BUILDSTDERR: packagefile context=$WORK/b002/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile github.com/vbauerster/mpb/cwriter=$WORK/b226/_pkg_.a BUILDSTDERR: packagefile github.com/vbauerster/mpb/decor=$WORK/b228/_pkg_.a BUILDSTDERR: packagefile github.com/vbauerster/mpb/internal=$WORK/b230/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b023/_pkg_.a BUILDSTDERR: packagefile io/ioutil=$WORK/b058/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b024/_pkg_.a BUILDSTDERR: packagefile os/signal=$WORK/b231/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b035/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b018/_pkg_.a BUILDSTDERR: packagefile syscall=$WORK/b026/_pkg_.a BUILDSTDERR: packagefile time=$WORK/b027/_pkg_.a BUILDSTDERR: packagefile unicode/utf8=$WORK/b017/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/buildah-873f00141c8e23973709f6226972d5976f8eb975/src/github.com/vbauerster/mpb BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b224/_pkg_.a -trimpath $WORK/b224 -shared -p github.com/vbauerster/mpb -complete -installsuffix shared -buildid FN6ch13n5JiXfLf_ztnL/FN6ch13n5JiXfLf_ztnL -goversion go1.12 -D "" -importcfg $WORK/b224/importcfg -pack ./bar.go ./bar_option.go ./doc.go ./options.go ./options_go1.7.go ./priority_queue.go ./progress.go ./progress_posix.go ./proxyreader.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/83/83db35d49ceaa402cd2c8e654fccb7c85f248d720f932b9211408f6a6f7d5256-d # internal BUILDSTDERR: github.com/containers/image/storage BUILDSTDERR: mkdir -p $WORK/b131/ BUILDSTDERR: cat >$WORK/b131/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile bytes=$WORK/b031/_pkg_.a BUILDSTDERR: packagefile context=$WORK/b002/_pkg_.a BUILDSTDERR: packagefile encoding/json=$WORK/b030/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile github.com/containers/image/docker/reference=$WORK/b061/_pkg_.a BUILDSTDERR: packagefile github.com/containers/image/image=$WORK/b132/_pkg_.a BUILDSTDERR: packagefile github.com/containers/image/internal/tmpdir=$WORK/b134/_pkg_.a BUILDSTDERR: packagefile github.com/containers/image/manifest=$WORK/b073/_pkg_.a BUILDSTDERR: packagefile github.com/containers/image/pkg/blobinfocache=$WORK/b133/_pkg_.a BUILDSTDERR: packagefile github.com/containers/image/transports=$WORK/b112/_pkg_.a BUILDSTDERR: packagefile github.com/containers/image/types=$WORK/b069/_pkg_.a BUILDSTDERR: packagefile github.com/containers/storage=$WORK/b135/_pkg_.a BUILDSTDERR: packagefile github.com/containers/storage/pkg/archive=$WORK/b137/_pkg_.a BUILDSTDERR: packagefile github.com/containers/storage/pkg/idtools=$WORK/b142/_pkg_.a BUILDSTDERR: packagefile github.com/containers/storage/pkg/ioutils=$WORK/b148/_pkg_.a BUILDSTDERR: packagefile github.com/opencontainers/go-digest=$WORK/b062/_pkg_.a BUILDSTDERR: packagefile github.com/opencontainers/image-spec/specs-go/v1=$WORK/b070/_pkg_.a BUILDSTDERR: packagefile github.com/pkg/errors=$WORK/b111/_pkg_.a BUILDSTDERR: packagefile github.com/sirupsen/logrus=$WORK/b115/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b023/_pkg_.a BUILDSTDERR: packagefile io/ioutil=$WORK/b058/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b024/_pkg_.a BUILDSTDERR: packagefile path/filepath=$WORK/b057/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b035/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b018/_pkg_.a BUILDSTDERR: packagefile sync/atomic=$WORK/b020/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/buildah-873f00141c8e23973709f6226972d5976f8eb975/src/github.com/containers/image/storage BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b131/_pkg_.a -trimpath $WORK/b131 -shared -p github.com/containers/image/storage -complete -installsuffix shared -buildid JOLa-Czo3QldSe4U2Ngh/JOLa-Czo3QldSe4U2Ngh -goversion go1.12 -D "" -importcfg $WORK/b131/importcfg -pack ./storage_image.go ./storage_reference.go ./storage_transport.go 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/28/28762d3ed8aa42513540d6011eafd88aeb2ec32d06d407173f94994f89b03b86-d # internal BUILDSTDERR: golang.org/x/sync/semaphore BUILDSTDERR: mkdir -p $WORK/b232/ BUILDSTDERR: cat >$WORK/b232/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile container/list=$WORK/b091/_pkg_.a BUILDSTDERR: packagefile context=$WORK/b002/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b018/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/buildah-873f00141c8e23973709f6226972d5976f8eb975/src/golang.org/x/sync/semaphore BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b232/_pkg_.a -trimpath $WORK/b232 -shared -p golang.org/x/sync/semaphore -complete -installsuffix shared -buildid UCYhG2R720V3S4fviwaG/UCYhG2R720V3S4fviwaG -goversion go1.12 -D "" -importcfg $WORK/b232/importcfg -pack ./semaphore.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/f7/f735687ab1c576b6ec02829beb7748e8004b2ecfd4c980dc45e16a714e32b1e0-d # internal BUILDSTDERR: github.com/containers/image/copy BUILDSTDERR: mkdir -p $WORK/b218/ BUILDSTDERR: cat >$WORK/b218/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile bytes=$WORK/b031/_pkg_.a BUILDSTDERR: packagefile context=$WORK/b002/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile github.com/containers/image/docker/reference=$WORK/b061/_pkg_.a BUILDSTDERR: packagefile github.com/containers/image/image=$WORK/b132/_pkg_.a BUILDSTDERR: packagefile github.com/containers/image/manifest=$WORK/b073/_pkg_.a BUILDSTDERR: packagefile github.com/containers/image/pkg/blobinfocache=$WORK/b133/_pkg_.a BUILDSTDERR: packagefile github.com/containers/image/pkg/compression=$WORK/b219/_pkg_.a BUILDSTDERR: packagefile github.com/containers/image/signature=$WORK/b072/_pkg_.a BUILDSTDERR: packagefile github.com/containers/image/transports=$WORK/b112/_pkg_.a BUILDSTDERR: packagefile github.com/containers/image/types=$WORK/b069/_pkg_.a BUILDSTDERR: packagefile github.com/klauspost/pgzip=$WORK/b152/_pkg_.a BUILDSTDERR: packagefile github.com/opencontainers/go-digest=$WORK/b062/_pkg_.a BUILDSTDERR: packagefile github.com/pkg/errors=$WORK/b111/_pkg_.a BUILDSTDERR: packagefile github.com/sirupsen/logrus=$WORK/b115/_pkg_.a BUILDSTDERR: packagefile github.com/vbauerster/mpb=$WORK/b224/_pkg_.a BUILDSTDERR: packagefile github.com/vbauerster/mpb/decor=$WORK/b228/_pkg_.a BUILDSTDERR: packagefile golang.org/x/crypto/ssh/terminal=$WORK/b215/_pkg_.a BUILDSTDERR: packagefile golang.org/x/sync/semaphore=$WORK/b232/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b023/_pkg_.a BUILDSTDERR: packagefile io/ioutil=$WORK/b058/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b024/_pkg_.a BUILDSTDERR: packagefile reflect=$WORK/b006/_pkg_.a BUILDSTDERR: packagefile runtime=$WORK/b010/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b035/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b018/_pkg_.a BUILDSTDERR: packagefile time=$WORK/b027/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/buildah-873f00141c8e23973709f6226972d5976f8eb975/src/github.com/containers/image/copy BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b218/_pkg_.a -trimpath $WORK/b218 -shared -p github.com/containers/image/copy -complete -installsuffix shared -buildid vHg_GOTK5mLMdbao96nJ/vHg_GOTK5mLMdbao96nJ -goversion go1.12 -D "" -importcfg $WORK/b218/importcfg -pack ./copy.go ./manifest.go ./progress_reader.go ./sign.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/b2/b2611abb74ff0d29ff7883955e2a72cdf604b7f353198fadd0053c7596e84594-d # internal BUILDSTDERR: github.com/containers/image/directory/explicitfilepath BUILDSTDERR: mkdir -p $WORK/b234/ BUILDSTDERR: cat >$WORK/b234/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile github.com/pkg/errors=$WORK/b111/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b024/_pkg_.a BUILDSTDERR: packagefile path/filepath=$WORK/b057/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/buildah-873f00141c8e23973709f6226972d5976f8eb975/src/github.com/containers/image/directory/explicitfilepath BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b234/_pkg_.a -trimpath $WORK/b234 -shared -p github.com/containers/image/directory/explicitfilepath -complete -installsuffix shared -buildid 1BZ4s3FFl83E_EbdYTEl/1BZ4s3FFl83E_EbdYTEl -goversion go1.12 -D "" -importcfg $WORK/b234/importcfg -pack ./path.go 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/37/37032d6b69af384cbd920e14b786f2dd2e3b0f3f93d6f117b26da3e9f3e93238-d # internal BUILDSTDERR: github.com/containers/image/directory BUILDSTDERR: mkdir -p $WORK/b233/ BUILDSTDERR: cat >$WORK/b233/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile context=$WORK/b002/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile github.com/containers/image/directory/explicitfilepath=$WORK/b234/_pkg_.a BUILDSTDERR: packagefile github.com/containers/image/docker/reference=$WORK/b061/_pkg_.a BUILDSTDERR: packagefile github.com/containers/image/image=$WORK/b132/_pkg_.a BUILDSTDERR: packagefile github.com/containers/image/manifest=$WORK/b073/_pkg_.a BUILDSTDERR: packagefile github.com/containers/image/transports=$WORK/b112/_pkg_.a BUILDSTDERR: packagefile github.com/containers/image/types=$WORK/b069/_pkg_.a BUILDSTDERR: packagefile github.com/opencontainers/go-digest=$WORK/b062/_pkg_.a BUILDSTDERR: packagefile github.com/pkg/errors=$WORK/b111/_pkg_.a BUILDSTDERR: packagefile github.com/sirupsen/logrus=$WORK/b115/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b023/_pkg_.a BUILDSTDERR: packagefile io/ioutil=$WORK/b058/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b024/_pkg_.a BUILDSTDERR: packagefile path/filepath=$WORK/b057/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b035/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/buildah-873f00141c8e23973709f6226972d5976f8eb975/src/github.com/containers/image/directory BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b233/_pkg_.a -trimpath $WORK/b233 -shared -p github.com/containers/image/directory -complete -installsuffix shared -buildid Md4yJn3cwcKmAkmx07be/Md4yJn3cwcKmAkmx07be -goversion go1.12 -D "" -importcfg $WORK/b233/importcfg -pack ./directory_dest.go ./directory_src.go ./directory_transport.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/72/72a37dee78bcf7853eea24fd6a9c397170cb3ee214d15ae74b47f76585e46a3c-d # internal BUILDSTDERR: github.com/containers/image/docker/policyconfiguration BUILDSTDERR: mkdir -p $WORK/b236/ BUILDSTDERR: cat >$WORK/b236/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile github.com/containers/image/docker/reference=$WORK/b061/_pkg_.a BUILDSTDERR: packagefile github.com/pkg/errors=$WORK/b111/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b035/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/buildah-873f00141c8e23973709f6226972d5976f8eb975/src/github.com/containers/image/docker/policyconfiguration BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b236/_pkg_.a -trimpath $WORK/b236 -shared -p github.com/containers/image/docker/policyconfiguration -complete -installsuffix shared -buildid QzhzbLzOLLj-FhKAxVc8/QzhzbLzOLLj-FhKAxVc8 -goversion go1.12 -D "" -importcfg $WORK/b236/importcfg -pack ./naming.go 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/e2/e2b120cb88f43a4440fff8ba7eeb248361bfc9bd903d5c8e3c133d498fa3884c-d # internal BUILDSTDERR: github.com/docker/docker-credential-helpers/credentials BUILDSTDERR: mkdir -p $WORK/b239/ BUILDSTDERR: cat >$WORK/b239/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile bufio=$WORK/b053/_pkg_.a BUILDSTDERR: packagefile bytes=$WORK/b031/_pkg_.a BUILDSTDERR: packagefile encoding/json=$WORK/b030/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b023/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b024/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b035/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/buildah-873f00141c8e23973709f6226972d5976f8eb975/src/github.com/docker/docker-credential-helpers/credentials BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b239/_pkg_.a -trimpath $WORK/b239 -shared -p github.com/docker/docker-credential-helpers/credentials -complete -installsuffix shared -buildid 3qteAZ81soFR0QmqS_Gf/3qteAZ81soFR0QmqS_Gf -goversion go1.12 -D "" -importcfg $WORK/b239/importcfg -pack ./credentials.go ./error.go ./helper.go ./version.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b239/_pkg_.a # internal BUILDSTDERR: cp $WORK/b239/_pkg_.a /builddir/.cache/go-build/de/de1c2fce245b26a9a5959f3ff24699804e01821f312f245ddb81c27906dd635e-d # internal BUILDSTDERR: github.com/docker/docker-credential-helpers/client BUILDSTDERR: mkdir -p $WORK/b238/ BUILDSTDERR: cat >$WORK/b238/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile bytes=$WORK/b031/_pkg_.a BUILDSTDERR: packagefile encoding/json=$WORK/b030/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile github.com/docker/docker-credential-helpers/credentials=$WORK/b239/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b023/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b024/_pkg_.a BUILDSTDERR: packagefile os/exec=$WORK/b056/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b035/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/buildah-873f00141c8e23973709f6226972d5976f8eb975/src/github.com/docker/docker-credential-helpers/client BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b238/_pkg_.a -trimpath $WORK/b238 -shared -p github.com/docker/docker-credential-helpers/client -complete -installsuffix shared -buildid kKmFqE2MLmA7SnXG3J14/kKmFqE2MLmA7SnXG3J14 -goversion go1.12 -D "" -importcfg $WORK/b238/importcfg -pack ./client.go ./command.go 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/d7/d776a26d8f8888e7a1e328f21d20121523fa907e33e92c00edd4cef13c567dab-d # internal BUILDSTDERR: github.com/containerd/continuity/pathdriver BUILDSTDERR: mkdir -p $WORK/b243/ BUILDSTDERR: cat >$WORK/b243/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile path/filepath=$WORK/b057/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/buildah-873f00141c8e23973709f6226972d5976f8eb975/src/github.com/containerd/continuity/pathdriver BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b243/_pkg_.a -trimpath $WORK/b243 -shared -p github.com/containerd/continuity/pathdriver -complete -installsuffix shared -buildid V-Wl3jEFs9dzg9tfjmuJ/V-Wl3jEFs9dzg9tfjmuJ -goversion go1.12 -D "" -importcfg $WORK/b243/importcfg -pack ./path_driver.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b243/_pkg_.a # internal BUILDSTDERR: cp $WORK/b243/_pkg_.a /builddir/.cache/go-build/27/27fb804fd001f7daea85dc4c193985cd8a4885ac9715a02139e030ea3d39aa5f-d # internal BUILDSTDERR: github.com/docker/docker/pkg/mount BUILDSTDERR: mkdir -p $WORK/b244/ BUILDSTDERR: cat >$WORK/b244/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile bufio=$WORK/b053/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile golang.org/x/sys/unix=$WORK/b145/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b023/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b024/_pkg_.a BUILDSTDERR: packagefile sort=$WORK/b022/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b035/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/buildah-873f00141c8e23973709f6226972d5976f8eb975/src/github.com/docker/docker/pkg/mount BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b244/_pkg_.a -trimpath $WORK/b244 -shared -p github.com/docker/docker/pkg/mount -complete -installsuffix shared -buildid _nmfty5KfXOwTtKRVrEp/_nmfty5KfXOwTtKRVrEp -goversion go1.12 -D "" -importcfg $WORK/b244/importcfg -pack ./flags.go ./flags_linux.go ./mount.go ./mounter_linux.go ./mountinfo.go ./mountinfo_linux.go ./sharedsubtree_linux.go 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/36/36047147282a36416c2194e8d5dd5a3bf235477b940820d02183ce62d4c1a66f-d # internal BUILDSTDERR: golang.org/x/net/internal/socks BUILDSTDERR: mkdir -p $WORK/b248/ BUILDSTDERR: cat >$WORK/b248/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile context=$WORK/b002/_pkg_.a BUILDSTDERR: packagefile errors=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b023/_pkg_.a BUILDSTDERR: packagefile net=$WORK/b044/_pkg_.a BUILDSTDERR: packagefile strconv=$WORK/b016/_pkg_.a BUILDSTDERR: packagefile time=$WORK/b027/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/buildah-873f00141c8e23973709f6226972d5976f8eb975/src/golang.org/x/net/internal/socks BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b248/_pkg_.a -trimpath $WORK/b248 -shared -p golang.org/x/net/internal/socks -complete -installsuffix shared -buildid l0M3ywKKU0__rugxE9va/l0M3ywKKU0__rugxE9va -goversion go1.12 -D "" -importcfg $WORK/b248/importcfg -pack ./client.go ./socks.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b244/_pkg_.a # internal BUILDSTDERR: cp $WORK/b244/_pkg_.a /builddir/.cache/go-build/50/50090153b697eb239cbe1334d2a03b817cded6d1754f44e1a16bc48c5faf9e50-d # internal BUILDSTDERR: github.com/docker/docker/pkg/system BUILDSTDERR: mkdir -p $WORK/b242/ BUILDSTDERR: cat >$WORK/b242/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile bufio=$WORK/b053/_pkg_.a BUILDSTDERR: packagefile errors=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile github.com/containerd/continuity/pathdriver=$WORK/b243/_pkg_.a BUILDSTDERR: packagefile github.com/docker/docker/pkg/mount=$WORK/b244/_pkg_.a BUILDSTDERR: packagefile github.com/docker/go-units=$WORK/b146/_pkg_.a BUILDSTDERR: packagefile github.com/opencontainers/image-spec/specs-go/v1=$WORK/b070/_pkg_.a BUILDSTDERR: packagefile github.com/pkg/errors=$WORK/b111/_pkg_.a BUILDSTDERR: packagefile golang.org/x/sys/unix=$WORK/b145/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b023/_pkg_.a BUILDSTDERR: packagefile io/ioutil=$WORK/b058/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b024/_pkg_.a BUILDSTDERR: packagefile os/exec=$WORK/b056/_pkg_.a BUILDSTDERR: packagefile path/filepath=$WORK/b057/_pkg_.a BUILDSTDERR: packagefile runtime=$WORK/b010/_pkg_.a BUILDSTDERR: packagefile strconv=$WORK/b016/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b035/_pkg_.a BUILDSTDERR: packagefile syscall=$WORK/b026/_pkg_.a BUILDSTDERR: packagefile time=$WORK/b027/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/buildah-873f00141c8e23973709f6226972d5976f8eb975/src/github.com/docker/docker/pkg/system BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b242/_pkg_.a -trimpath $WORK/b242 -shared -p github.com/docker/docker/pkg/system -complete -installsuffix shared -buildid 6BJ2KVqEFvAIfY0KB231/6BJ2KVqEFvAIfY0KB231 -goversion go1.12 -D "" -importcfg $WORK/b242/importcfg -pack ./chtimes.go ./chtimes_unix.go ./errors.go ./exitcode.go ./filesys.go ./init.go ./init_unix.go ./lcow.go ./lcow_unix.go ./lstat_unix.go ./meminfo.go ./meminfo_linux.go ./mknod.go ./path.go ./process_unix.go ./rm.go ./stat_linux.go ./stat_unix.go ./syscall_unix.go ./umask.go ./utimes_linux.go ./xattrs_linux.go BUILDSTDERR: cd $WORK/b214 BUILDSTDERR: TERM='dumb' gcc -I /builddir/build/BUILD/buildah-873f00141c8e23973709f6226972d5976f8eb975/src/github.com/seccomp/libseccomp-golang -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b214=/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/b248/_pkg_.a # internal BUILDSTDERR: cp $WORK/b248/_pkg_.a /builddir/.cache/go-build/96/96b180f33d27607bc8e1eebc7db9b9e225b1b890806402a7ff2840625e7345ec-d # internal BUILDSTDERR: golang.org/x/net/proxy BUILDSTDERR: mkdir -p $WORK/b247/ BUILDSTDERR: cat >$WORK/b247/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile context=$WORK/b002/_pkg_.a BUILDSTDERR: packagefile errors=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile golang.org/x/net/internal/socks=$WORK/b248/_pkg_.a BUILDSTDERR: packagefile net=$WORK/b044/_pkg_.a BUILDSTDERR: packagefile net/url=$WORK/b104/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b024/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b035/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b018/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/buildah-873f00141c8e23973709f6226972d5976f8eb975/src/golang.org/x/net/proxy BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b247/_pkg_.a -trimpath $WORK/b247 -shared -p golang.org/x/net/proxy -complete -installsuffix shared -buildid OmiU1uYSjsgqobPnGn2c/OmiU1uYSjsgqobPnGn2c -goversion go1.12 -D "" -importcfg $WORK/b247/importcfg -pack ./direct.go ./per_host.go ./proxy.go ./socks5.go BUILDSTDERR: cd $WORK/b214 BUILDSTDERR: TERM='dumb' gcc -I /builddir/build/BUILD/buildah-873f00141c8e23973709f6226972d5976f8eb975/src/github.com/seccomp/libseccomp-golang -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b214=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x002.o -c seccomp.cgo2.c BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b242/_pkg_.a # internal BUILDSTDERR: cp $WORK/b242/_pkg_.a /builddir/.cache/go-build/44/442ca42a40876cdbafd15fa4e9296826cc387aadf85f4b528733b02ed6a744b2-d # internal BUILDSTDERR: github.com/docker/docker/pkg/idtools BUILDSTDERR: mkdir -p $WORK/b241/ BUILDSTDERR: cat >$WORK/b241/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile bufio=$WORK/b053/_pkg_.a BUILDSTDERR: packagefile bytes=$WORK/b031/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile github.com/docker/docker/pkg/system=$WORK/b242/_pkg_.a BUILDSTDERR: packagefile github.com/opencontainers/runc/libcontainer/user=$WORK/b147/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b023/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b024/_pkg_.a BUILDSTDERR: packagefile os/exec=$WORK/b056/_pkg_.a BUILDSTDERR: packagefile path/filepath=$WORK/b057/_pkg_.a BUILDSTDERR: packagefile regexp=$WORK/b064/_pkg_.a BUILDSTDERR: packagefile sort=$WORK/b022/_pkg_.a BUILDSTDERR: packagefile strconv=$WORK/b016/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b035/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b018/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/buildah-873f00141c8e23973709f6226972d5976f8eb975/src/github.com/docker/docker/pkg/idtools BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b241/_pkg_.a -trimpath $WORK/b241 -shared -p github.com/docker/docker/pkg/idtools -complete -installsuffix shared -buildid x4_mTShDZCW8CTFsTMBn/x4_mTShDZCW8CTFsTMBn -goversion go1.12 -D "" -importcfg $WORK/b241/importcfg -pack ./idtools.go ./idtools_unix.go ./usergroupadd_linux.go ./utils_unix.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b247/_pkg_.a # internal BUILDSTDERR: cp $WORK/b247/_pkg_.a /builddir/.cache/go-build/49/498ca6d9ed93a3d1e4687408b0da4a0b9ac4627cc9d1e4d872abb610e971da25-d # internal BUILDSTDERR: github.com/docker/go-connections/tlsconfig BUILDSTDERR: mkdir -p $WORK/b249/ BUILDSTDERR: cat >$WORK/b249/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile crypto/tls=$WORK/b090/_pkg_.a BUILDSTDERR: packagefile crypto/x509=$WORK/b097/_pkg_.a BUILDSTDERR: packagefile encoding/pem=$WORK/b101/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile github.com/pkg/errors=$WORK/b111/_pkg_.a BUILDSTDERR: packagefile io/ioutil=$WORK/b058/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b024/_pkg_.a BUILDSTDERR: packagefile runtime=$WORK/b010/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/buildah-873f00141c8e23973709f6226972d5976f8eb975/src/github.com/docker/go-connections/tlsconfig BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b249/_pkg_.a -trimpath $WORK/b249 -shared -p github.com/docker/go-connections/tlsconfig -complete -installsuffix shared -buildid k44deyDVtRIfU3ddXi-l/k44deyDVtRIfU3ddXi-l -goversion go1.12 -D "" -importcfg $WORK/b249/importcfg -pack ./certpool_go17.go ./config.go ./config_client_ciphers.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b194/_pkg_.a # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b249/_pkg_.a # internal BUILDSTDERR: cp $WORK/b249/_pkg_.a /builddir/.cache/go-build/b1/b16fc8b8918257d3e5ebf4eb109f7d588e237824137d0bc72aa6668a09256fef-d # internal BUILDSTDERR: github.com/docker/distribution/digestset BUILDSTDERR: mkdir -p $WORK/b252/ BUILDSTDERR: cat >$WORK/b252/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile errors=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile github.com/opencontainers/go-digest=$WORK/b062/_pkg_.a BUILDSTDERR: packagefile sort=$WORK/b022/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b035/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b018/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/buildah-873f00141c8e23973709f6226972d5976f8eb975/src/github.com/docker/distribution/digestset BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b252/_pkg_.a -trimpath $WORK/b252 -shared -p github.com/docker/distribution/digestset -complete -installsuffix shared -buildid UtU4XEN77ztYF4gASRfs/UtU4XEN77ztYF4gASRfs -goversion go1.12 -D "" -importcfg $WORK/b252/importcfg -pack ./set.go BUILDSTDERR: cp $WORK/b194/_pkg_.a /builddir/.cache/go-build/a2/a2aa34b659bd9404be6f424ab25fe75840b803f8bb1e7e620b8d2fd7b426dd44-d # internal BUILDSTDERR: github.com/docker/distribution/registry/api/errcode BUILDSTDERR: mkdir -p $WORK/b193/ BUILDSTDERR: cat >$WORK/b193/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile encoding/json=$WORK/b030/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile net/http=$WORK/b194/_pkg_.a BUILDSTDERR: packagefile sort=$WORK/b022/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b035/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b018/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/buildah-873f00141c8e23973709f6226972d5976f8eb975/src/github.com/docker/distribution/registry/api/errcode BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b193/_pkg_.a -trimpath $WORK/b193 -shared -p github.com/docker/distribution/registry/api/errcode -complete -installsuffix shared -buildid CS6bISqnDQkh1FU58eQ0/CS6bISqnDQkh1FU58eQ0 -goversion go1.12 -D "" -importcfg $WORK/b193/importcfg -pack ./errors.go ./handler.go ./register.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b241/_pkg_.a # internal BUILDSTDERR: cp $WORK/b241/_pkg_.a /builddir/.cache/go-build/9b/9be2100c5e51ca21e03a1f72157d2a60971ac42a788494f168921d2df34961a4-d # internal BUILDSTDERR: github.com/docker/docker/pkg/homedir BUILDSTDERR: mkdir -p $WORK/b240/ BUILDSTDERR: cat >$WORK/b240/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile github.com/docker/docker/pkg/idtools=$WORK/b241/_pkg_.a BUILDSTDERR: packagefile github.com/opencontainers/runc/libcontainer/user=$WORK/b147/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b024/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/buildah-873f00141c8e23973709f6226972d5976f8eb975/src/github.com/docker/docker/pkg/homedir BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b240/_pkg_.a -trimpath $WORK/b240 -shared -p github.com/docker/docker/pkg/homedir -complete -installsuffix shared -buildid xPPSE1RDiXfyynMA258m/xPPSE1RDiXfyynMA258m -goversion go1.12 -D "" -importcfg $WORK/b240/importcfg -pack ./homedir_linux.go ./homedir_unix.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b240/_pkg_.a # internal BUILDSTDERR: cp $WORK/b240/_pkg_.a /builddir/.cache/go-build/33/332bf74b2c1c3c56e93fd9cd308e02c9a308f48106e72d8415f03d6338d9669a-d # internal BUILDSTDERR: github.com/containers/image/pkg/docker/config BUILDSTDERR: mkdir -p $WORK/b237/ BUILDSTDERR: cat >$WORK/b237/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile encoding/base64=$WORK/b033/_pkg_.a BUILDSTDERR: packagefile encoding/json=$WORK/b030/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile github.com/containers/image/types=$WORK/b069/_pkg_.a BUILDSTDERR: packagefile github.com/docker/docker-credential-helpers/client=$WORK/b238/_pkg_.a BUILDSTDERR: packagefile github.com/docker/docker-credential-helpers/credentials=$WORK/b239/_pkg_.a BUILDSTDERR: packagefile github.com/docker/docker/pkg/homedir=$WORK/b240/_pkg_.a BUILDSTDERR: packagefile github.com/pkg/errors=$WORK/b111/_pkg_.a BUILDSTDERR: packagefile github.com/sirupsen/logrus=$WORK/b115/_pkg_.a BUILDSTDERR: packagefile io/ioutil=$WORK/b058/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b024/_pkg_.a BUILDSTDERR: packagefile path/filepath=$WORK/b057/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b035/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/buildah-873f00141c8e23973709f6226972d5976f8eb975/src/github.com/containers/image/pkg/docker/config BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b237/_pkg_.a -trimpath $WORK/b237 -shared -p github.com/containers/image/pkg/docker/config -complete -installsuffix shared -buildid ms0JIjBnohqdEQyO_9iZ/ms0JIjBnohqdEQyO_9iZ -goversion go1.12 -D "" -importcfg $WORK/b237/importcfg -pack ./config.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b252/_pkg_.a # internal BUILDSTDERR: cp $WORK/b252/_pkg_.a /builddir/.cache/go-build/eb/eb86c52c354337089e08256bdf92c1970c3a59f69cc5a7d56fb7fdcdcecf5d23-d # internal BUILDSTDERR: github.com/docker/go-connections/sockets BUILDSTDERR: mkdir -p $WORK/b246/ BUILDSTDERR: cat >$WORK/b246/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile crypto/tls=$WORK/b090/_pkg_.a BUILDSTDERR: packagefile errors=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile golang.org/x/net/proxy=$WORK/b247/_pkg_.a BUILDSTDERR: packagefile net=$WORK/b044/_pkg_.a BUILDSTDERR: packagefile net/http=$WORK/b194/_pkg_.a BUILDSTDERR: packagefile net/url=$WORK/b104/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b024/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b035/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b018/_pkg_.a BUILDSTDERR: packagefile syscall=$WORK/b026/_pkg_.a BUILDSTDERR: packagefile time=$WORK/b027/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/buildah-873f00141c8e23973709f6226972d5976f8eb975/src/github.com/docker/go-connections/sockets BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b246/_pkg_.a -trimpath $WORK/b246 -shared -p github.com/docker/go-connections/sockets -complete -installsuffix shared -buildid bnXbbZUXF-xWahFRs73C/bnXbbZUXF-xWahFRs73C -goversion go1.12 -D "" -importcfg $WORK/b246/importcfg -pack ./inmem_socket.go ./proxy.go ./sockets.go ./sockets_unix.go ./tcp_socket.go ./unix_socket.go BUILDSTDERR: cd $WORK/b214 BUILDSTDERR: TERM='dumb' gcc -I /builddir/build/BUILD/buildah-873f00141c8e23973709f6226972d5976f8eb975/src/github.com/seccomp/libseccomp-golang -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b214=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x003.o -c seccomp_internal.cgo2.c 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/e9/e95a302b1693c45df845bba65d88b5f1772ebd1aefc649708c6680d8e552b652-d # internal BUILDSTDERR: github.com/containers/buildah/util BUILDSTDERR: mkdir -p $WORK/b060/ BUILDSTDERR: cat >$WORK/b060/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile bufio=$WORK/b053/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile github.com/containers/image/docker/reference=$WORK/b061/_pkg_.a BUILDSTDERR: packagefile github.com/containers/image/pkg/sysregistriesv2=$WORK/b067/_pkg_.a BUILDSTDERR: packagefile github.com/containers/image/signature=$WORK/b072/_pkg_.a BUILDSTDERR: packagefile github.com/containers/image/storage=$WORK/b131/_pkg_.a BUILDSTDERR: packagefile github.com/containers/image/transports=$WORK/b112/_pkg_.a BUILDSTDERR: packagefile github.com/containers/image/types=$WORK/b069/_pkg_.a BUILDSTDERR: packagefile github.com/containers/storage=$WORK/b135/_pkg_.a BUILDSTDERR: packagefile github.com/containers/storage/pkg/idtools=$WORK/b142/_pkg_.a BUILDSTDERR: packagefile github.com/docker/distribution/registry/api/errcode=$WORK/b193/_pkg_.a BUILDSTDERR: packagefile github.com/opencontainers/runtime-spec/specs-go=$WORK/b210/_pkg_.a BUILDSTDERR: packagefile github.com/pkg/errors=$WORK/b111/_pkg_.a BUILDSTDERR: packagefile github.com/sirupsen/logrus=$WORK/b115/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b023/_pkg_.a BUILDSTDERR: packagefile net/url=$WORK/b104/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b024/_pkg_.a BUILDSTDERR: packagefile path=$WORK/b066/_pkg_.a BUILDSTDERR: packagefile strconv=$WORK/b016/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b035/_pkg_.a BUILDSTDERR: packagefile syscall=$WORK/b026/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/buildah-873f00141c8e23973709f6226972d5976f8eb975/_build/src/github.com/containers/buildah/util BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b060/_pkg_.a -trimpath $WORK/b060 -shared -p github.com/containers/buildah/util -complete -installsuffix shared -buildid i3EYIu-CUxOygVAuVjuD/i3EYIu-CUxOygVAuVjuD -goversion go1.12 -D "" -importcfg $WORK/b060/importcfg -pack ./types.go ./util.go 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/87/8785511ec297faed8b156f120293f21687c140ceff1f5a2875a7632bc9fe8cd0-d # internal BUILDSTDERR: github.com/docker/distribution/reference BUILDSTDERR: mkdir -p $WORK/b251/ BUILDSTDERR: cat >$WORK/b251/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile errors=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile github.com/docker/distribution/digestset=$WORK/b252/_pkg_.a BUILDSTDERR: packagefile github.com/opencontainers/go-digest=$WORK/b062/_pkg_.a BUILDSTDERR: packagefile path=$WORK/b066/_pkg_.a BUILDSTDERR: packagefile regexp=$WORK/b064/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b035/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/buildah-873f00141c8e23973709f6226972d5976f8eb975/src/github.com/docker/distribution/reference BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b251/_pkg_.a -trimpath $WORK/b251 -shared -p github.com/docker/distribution/reference -complete -installsuffix shared -buildid AUuIHeSLsxw-v9ahRDyH/AUuIHeSLsxw-v9ahRDyH -goversion go1.12 -D "" -importcfg $WORK/b251/importcfg -pack ./helpers.go ./normalize.go ./reference.go ./regexp.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b246/_pkg_.a # internal BUILDSTDERR: cp $WORK/b246/_pkg_.a /builddir/.cache/go-build/e3/e3d179cb226631618371ced1327120e10b554c7e72014ceb9f0e4c467a5168eb-d # internal BUILDSTDERR: github.com/containers/image/pkg/tlsclientconfig BUILDSTDERR: mkdir -p $WORK/b245/ BUILDSTDERR: cat >$WORK/b245/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile crypto/tls=$WORK/b090/_pkg_.a BUILDSTDERR: packagefile github.com/docker/go-connections/sockets=$WORK/b246/_pkg_.a BUILDSTDERR: packagefile github.com/docker/go-connections/tlsconfig=$WORK/b249/_pkg_.a BUILDSTDERR: packagefile github.com/pkg/errors=$WORK/b111/_pkg_.a BUILDSTDERR: packagefile github.com/sirupsen/logrus=$WORK/b115/_pkg_.a BUILDSTDERR: packagefile io/ioutil=$WORK/b058/_pkg_.a BUILDSTDERR: packagefile net=$WORK/b044/_pkg_.a BUILDSTDERR: packagefile net/http=$WORK/b194/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b024/_pkg_.a BUILDSTDERR: packagefile path/filepath=$WORK/b057/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b035/_pkg_.a BUILDSTDERR: packagefile time=$WORK/b027/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/buildah-873f00141c8e23973709f6226972d5976f8eb975/src/github.com/containers/image/pkg/tlsclientconfig BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b245/_pkg_.a -trimpath $WORK/b245 -shared -p github.com/containers/image/pkg/tlsclientconfig -complete -installsuffix shared -buildid jT9oIhmrF-sUoExQOLl5/jT9oIhmrF-sUoExQOLl5 -goversion go1.12 -D "" -importcfg $WORK/b245/importcfg -pack ./tlsclientconfig.go BUILDSTDERR: cd $WORK/b214 BUILDSTDERR: TERM='dumb' gcc -I /builddir/build/BUILD/buildah-873f00141c8e23973709f6226972d5976f8eb975/src/github.com/seccomp/libseccomp-golang -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b214=/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/b060/_pkg_.a # internal BUILDSTDERR: cp $WORK/b060/_pkg_.a /builddir/.cache/go-build/47/47c5fad6f0dd1139d4919494b7b2b6d9dab38516babe587ffc3543c0fdb2cb78-d # internal BUILDSTDERR: github.com/containers/buildah/bind BUILDSTDERR: mkdir -p $WORK/b059/ BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b245/_pkg_.a # internal BUILDSTDERR: cp $WORK/b245/_pkg_.a /builddir/.cache/go-build/f1/f1dbd486d5809dc01e2927acff0edc611418508c482bbd772d99cd616ea6294a-d # internal BUILDSTDERR: github.com/containers/buildah/unshare BUILDSTDERR: mkdir -p $WORK/b212/ BUILDSTDERR: cd /builddir/build/BUILD/buildah-873f00141c8e23973709f6226972d5976f8eb975/_build/src/github.com/containers/buildah/unshare BUILDSTDERR: CGO_LDFLAGS='"-g" "-O2"' /usr/lib/golang/pkg/tool/linux_ppc64le/cgo -objdir $WORK/b212/ -importpath github.com/containers/buildah/unshare -- -I $WORK/b212/ -g -O2 -Wall ./unshare_cgo.go BUILDSTDERR: cd /builddir/build/BUILD/buildah-873f00141c8e23973709f6226972d5976f8eb975/src/github.com/seccomp/libseccomp-golang BUILDSTDERR: TERM='dumb' gcc -I . -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b214=/tmp/go-build -gno-record-gcc-switches -o $WORK/b214/_cgo_.o $WORK/b214/_cgo_main.o $WORK/b214/_x001.o $WORK/b214/_x002.o $WORK/b214/_x003.o -g -O2 -lseccomp BUILDSTDERR: cat >$WORK/b059/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile fmt=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile github.com/containers/buildah/util=$WORK/b060/_pkg_.a BUILDSTDERR: packagefile github.com/containers/storage/pkg/idtools=$WORK/b142/_pkg_.a BUILDSTDERR: packagefile github.com/containers/storage/pkg/mount=$WORK/b144/_pkg_.a BUILDSTDERR: packagefile github.com/opencontainers/runtime-spec/specs-go=$WORK/b210/_pkg_.a BUILDSTDERR: packagefile github.com/pkg/errors=$WORK/b111/_pkg_.a BUILDSTDERR: packagefile github.com/sirupsen/logrus=$WORK/b115/_pkg_.a BUILDSTDERR: packagefile golang.org/x/sys/unix=$WORK/b145/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b024/_pkg_.a BUILDSTDERR: packagefile path/filepath=$WORK/b057/_pkg_.a BUILDSTDERR: packagefile syscall=$WORK/b026/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/buildah-873f00141c8e23973709f6226972d5976f8eb975/_build/src/github.com/containers/buildah/bind BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b059/_pkg_.a -trimpath $WORK/b059 -shared -p github.com/containers/buildah/bind -complete -installsuffix shared -buildid Jt9JS9Ram5qiP-FKFo3O/Jt9JS9Ram5qiP-FKFo3O -goversion go1.12 -D "" -importcfg $WORK/b059/importcfg -pack ./mount.go ./util.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b251/_pkg_.a # internal BUILDSTDERR: cd $WORK/b212 BUILDSTDERR: TERM='dumb' gcc -I /builddir/build/BUILD/buildah-873f00141c8e23973709f6226972d5976f8eb975/_build/src/github.com/containers/buildah/unshare -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b212=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -Wall -o ./_x001.o -c _cgo_export.c BUILDSTDERR: cp $WORK/b251/_pkg_.a /builddir/.cache/go-build/a8/a86bab86ba644f46f68a473786052518a27469d79a78e8066b42e084376b645b-d # internal BUILDSTDERR: github.com/gorilla/mux BUILDSTDERR: mkdir -p $WORK/b253/ BUILDSTDERR: cat >$WORK/b253/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile bytes=$WORK/b031/_pkg_.a BUILDSTDERR: packagefile context=$WORK/b002/_pkg_.a BUILDSTDERR: packagefile errors=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile net/http=$WORK/b194/_pkg_.a BUILDSTDERR: packagefile net/url=$WORK/b104/_pkg_.a BUILDSTDERR: packagefile path=$WORK/b066/_pkg_.a BUILDSTDERR: packagefile regexp=$WORK/b064/_pkg_.a BUILDSTDERR: packagefile strconv=$WORK/b016/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b035/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/buildah-873f00141c8e23973709f6226972d5976f8eb975/src/github.com/gorilla/mux BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b253/_pkg_.a -trimpath $WORK/b253 -shared -p github.com/gorilla/mux -complete -installsuffix shared -buildid UaOIc1SbYkGygNGgo8Yx/UaOIc1SbYkGygNGgo8Yx -goversion go1.12 -D "" -importcfg $WORK/b253/importcfg -pack ./context_native.go ./doc.go ./middleware.go ./mux.go ./regexp.go ./route.go ./test_helpers.go BUILDSTDERR: cd /builddir/build/BUILD/buildah-873f00141c8e23973709f6226972d5976f8eb975/src/github.com/seccomp/libseccomp-golang BUILDSTDERR: TERM='dumb' /usr/lib/golang/pkg/tool/linux_ppc64le/cgo -dynpackage seccomp -dynimport $WORK/b214/_cgo_.o -dynout $WORK/b214/_cgo_import.go BUILDSTDERR: cd $WORK/b212 BUILDSTDERR: TERM='dumb' gcc -I /builddir/build/BUILD/buildah-873f00141c8e23973709f6226972d5976f8eb975/_build/src/github.com/containers/buildah/unshare -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b212=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -Wall -o ./_x002.o -c unshare_cgo.cgo2.c BUILDSTDERR: cat >$WORK/b214/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile fmt=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b024/_pkg_.a BUILDSTDERR: packagefile runtime=$WORK/b010/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b035/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b018/_pkg_.a BUILDSTDERR: packagefile syscall=$WORK/b026/_pkg_.a BUILDSTDERR: packagefile runtime/cgo=$WORK/b049/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/buildah-873f00141c8e23973709f6226972d5976f8eb975/src/github.com/seccomp/libseccomp-golang BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b214/_pkg_.a -trimpath $WORK/b214 -shared -p github.com/seccomp/libseccomp-golang -installsuffix shared -buildid PXb88rkXEH6vkVhTKqSR/PXb88rkXEH6vkVhTKqSR -goversion go1.12 -D "" -importcfg $WORK/b214/importcfg -pack $WORK/b214/_cgo_gotypes.go $WORK/b214/seccomp.cgo1.go $WORK/b214/seccomp_internal.cgo1.go $WORK/b214/_cgo_import.go BUILDSTDERR: cd /builddir/build/BUILD/buildah-873f00141c8e23973709f6226972d5976f8eb975/_build/src/github.com/containers/buildah/unshare BUILDSTDERR: TERM='dumb' gcc -I . -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b212=/tmp/go-build -gno-record-gcc-switches -I $WORK/b212/ -g -O2 -Wall -o $WORK/b212/_x003.o -c unshare.c 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/79/7953328b6029637ff4dc5c6914fc7c319a9cde409daed23a6809872602f89a43-d # internal BUILDSTDERR: github.com/docker/distribution BUILDSTDERR: mkdir -p $WORK/b255/ BUILDSTDERR: cat >$WORK/b255/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile context=$WORK/b002/_pkg_.a BUILDSTDERR: packagefile errors=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile github.com/docker/distribution/reference=$WORK/b251/_pkg_.a BUILDSTDERR: packagefile github.com/opencontainers/go-digest=$WORK/b062/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b023/_pkg_.a BUILDSTDERR: packagefile mime=$WORK/b205/_pkg_.a BUILDSTDERR: packagefile net/http=$WORK/b194/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b035/_pkg_.a BUILDSTDERR: packagefile time=$WORK/b027/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/buildah-873f00141c8e23973709f6226972d5976f8eb975/src/github.com/docker/distribution BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b255/_pkg_.a -trimpath $WORK/b255 -shared -p github.com/docker/distribution -complete -installsuffix shared -buildid aGPJ19HDAiPjwSGOyBJ4/aGPJ19HDAiPjwSGOyBJ4 -goversion go1.12 -D "" -importcfg $WORK/b255/importcfg -pack ./blobs.go ./doc.go ./errors.go ./manifests.go ./registry.go ./tags.go BUILDSTDERR: cd /builddir/build/BUILD/buildah-873f00141c8e23973709f6226972d5976f8eb975/src/github.com/seccomp/libseccomp-golang BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/pack r $WORK/b214/_pkg_.a $WORK/b214/_x001.o $WORK/b214/_x002.o $WORK/b214/_x003.o # 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/e3/e31ef21b68aa0614c37af220477ef25b990dc7bbce9bc622ed62b104b5038bef-d # internal BUILDSTDERR: github.com/docker/distribution/registry/client/auth/challenge BUILDSTDERR: mkdir -p $WORK/b256/ BUILDSTDERR: cat >$WORK/b256/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile fmt=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile net/http=$WORK/b194/_pkg_.a BUILDSTDERR: packagefile net/url=$WORK/b104/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b035/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b018/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/buildah-873f00141c8e23973709f6226972d5976f8eb975/src/github.com/docker/distribution/registry/client/auth/challenge BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b256/_pkg_.a -trimpath $WORK/b256 -shared -p github.com/docker/distribution/registry/client/auth/challenge -complete -installsuffix shared -buildid 8HmtCCeSsj-ZujaMhSUK/8HmtCCeSsj-ZujaMhSUK -goversion go1.12 -D "" -importcfg $WORK/b256/importcfg -pack ./addr.go ./authchallenge.go BUILDSTDERR: cd $WORK/b212 BUILDSTDERR: TERM='dumb' gcc -I /builddir/build/BUILD/buildah-873f00141c8e23973709f6226972d5976f8eb975/_build/src/github.com/containers/buildah/unshare -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b212=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -Wall -o ./_cgo_main.o -c _cgo_main.c BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b255/_pkg_.a # internal BUILDSTDERR: cp $WORK/b255/_pkg_.a /builddir/.cache/go-build/01/0113aecccdab990f11afddae2f3ba273495182088af358168c066ad43fd81218-d # internal BUILDSTDERR: github.com/docker/distribution/registry/client/transport BUILDSTDERR: mkdir -p $WORK/b257/ BUILDSTDERR: cat >$WORK/b257/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile errors=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b023/_pkg_.a BUILDSTDERR: packagefile net/http=$WORK/b194/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b024/_pkg_.a BUILDSTDERR: packagefile regexp=$WORK/b064/_pkg_.a BUILDSTDERR: packagefile strconv=$WORK/b016/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b018/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/buildah-873f00141c8e23973709f6226972d5976f8eb975/src/github.com/docker/distribution/registry/client/transport BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b257/_pkg_.a -trimpath $WORK/b257 -shared -p github.com/docker/distribution/registry/client/transport -complete -installsuffix shared -buildid 7qDbniLz7YZvM5mrltnx/7qDbniLz7YZvM5mrltnx -goversion go1.12 -D "" -importcfg $WORK/b257/importcfg -pack ./http_reader.go ./transport.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b256/_pkg_.a # internal BUILDSTDERR: cp $WORK/b256/_pkg_.a /builddir/.cache/go-build/43/436a3dd0bee52a08556cf71dec48af6dbb45f45071d964f94151ea9b7192290c-d # internal BUILDSTDERR: github.com/docker/distribution/registry/storage/cache BUILDSTDERR: mkdir -p $WORK/b258/ BUILDSTDERR: cat >$WORK/b258/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile context=$WORK/b002/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile github.com/docker/distribution=$WORK/b255/_pkg_.a BUILDSTDERR: packagefile github.com/opencontainers/go-digest=$WORK/b062/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/buildah-873f00141c8e23973709f6226972d5976f8eb975/src/github.com/docker/distribution/registry/storage/cache BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b258/_pkg_.a -trimpath $WORK/b258 -shared -p github.com/docker/distribution/registry/storage/cache -complete -installsuffix shared -buildid 2KxmIaAxF16srFEjB2NX/2KxmIaAxF16srFEjB2NX -goversion go1.12 -D "" -importcfg $WORK/b258/importcfg -pack ./cache.go ./cachedblobdescriptorstore.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b253/_pkg_.a # internal BUILDSTDERR: cp $WORK/b253/_pkg_.a /builddir/.cache/go-build/f2/f29211c913bb33d2ff71538ced15f3035bd719ce8689606d4cb678532257753e-d # internal BUILDSTDERR: github.com/docker/distribution/registry/api/v2 BUILDSTDERR: mkdir -p $WORK/b250/ BUILDSTDERR: cat >$WORK/b250/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile fmt=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile github.com/docker/distribution/reference=$WORK/b251/_pkg_.a BUILDSTDERR: packagefile github.com/docker/distribution/registry/api/errcode=$WORK/b193/_pkg_.a BUILDSTDERR: packagefile github.com/gorilla/mux=$WORK/b253/_pkg_.a BUILDSTDERR: packagefile github.com/opencontainers/go-digest=$WORK/b062/_pkg_.a BUILDSTDERR: packagefile net/http=$WORK/b194/_pkg_.a BUILDSTDERR: packagefile net/url=$WORK/b104/_pkg_.a BUILDSTDERR: packagefile regexp=$WORK/b064/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b035/_pkg_.a BUILDSTDERR: packagefile unicode=$WORK/b021/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/buildah-873f00141c8e23973709f6226972d5976f8eb975/src/github.com/docker/distribution/registry/api/v2 BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b250/_pkg_.a -trimpath $WORK/b250 -shared -p github.com/docker/distribution/registry/api/v2 -complete -installsuffix shared -buildid V7JGGH9mo8znUiekKhEn/V7JGGH9mo8znUiekKhEn -goversion go1.12 -D "" -importcfg $WORK/b250/importcfg -pack ./descriptors.go ./doc.go ./errors.go ./headerparser.go ./routes.go ./urls.go BUILDSTDERR: cd /builddir/build/BUILD/buildah-873f00141c8e23973709f6226972d5976f8eb975/_build/src/github.com/containers/buildah/unshare BUILDSTDERR: TERM='dumb' gcc -I . -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b212=/tmp/go-build -gno-record-gcc-switches -o $WORK/b212/_cgo_.o $WORK/b212/_cgo_main.o $WORK/b212/_x001.o $WORK/b212/_x002.o $WORK/b212/_x003.o -g -O2 BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b258/_pkg_.a # internal BUILDSTDERR: cp $WORK/b258/_pkg_.a /builddir/.cache/go-build/a5/a524784ee715f91423f71a3c3714752f78a3e925c1125ce834d82a487486e65e-d # internal BUILDSTDERR: github.com/docker/distribution/registry/storage/cache/memory BUILDSTDERR: mkdir -p $WORK/b259/ BUILDSTDERR: cat >$WORK/b259/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile context=$WORK/b002/_pkg_.a BUILDSTDERR: packagefile github.com/docker/distribution=$WORK/b255/_pkg_.a BUILDSTDERR: packagefile github.com/docker/distribution/reference=$WORK/b251/_pkg_.a BUILDSTDERR: packagefile github.com/docker/distribution/registry/storage/cache=$WORK/b258/_pkg_.a BUILDSTDERR: packagefile github.com/opencontainers/go-digest=$WORK/b062/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b018/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/buildah-873f00141c8e23973709f6226972d5976f8eb975/src/github.com/docker/distribution/registry/storage/cache/memory BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b259/_pkg_.a -trimpath $WORK/b259 -shared -p github.com/docker/distribution/registry/storage/cache/memory -complete -installsuffix shared -buildid tGYClwbmzY_mClWMWb8m/tGYClwbmzY_mClWMWb8m -goversion go1.12 -D "" -importcfg $WORK/b259/importcfg -pack ./memory.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b257/_pkg_.a # internal BUILDSTDERR: cp $WORK/b257/_pkg_.a /builddir/.cache/go-build/57/57937962de9fee57c07e52a66a2113ab4ecc7f46b13e47bce68299f32eba9b67-d # internal BUILDSTDERR: gopkg.in/yaml.v2 BUILDSTDERR: mkdir -p $WORK/b261/ BUILDSTDERR: cat >$WORK/b261/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile bytes=$WORK/b031/_pkg_.a BUILDSTDERR: packagefile encoding=$WORK/b032/_pkg_.a BUILDSTDERR: packagefile encoding/base64=$WORK/b033/_pkg_.a BUILDSTDERR: packagefile errors=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b023/_pkg_.a BUILDSTDERR: packagefile math=$WORK/b007/_pkg_.a BUILDSTDERR: packagefile reflect=$WORK/b006/_pkg_.a BUILDSTDERR: packagefile regexp=$WORK/b064/_pkg_.a BUILDSTDERR: packagefile sort=$WORK/b022/_pkg_.a BUILDSTDERR: packagefile strconv=$WORK/b016/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b035/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b018/_pkg_.a BUILDSTDERR: packagefile time=$WORK/b027/_pkg_.a BUILDSTDERR: packagefile unicode=$WORK/b021/_pkg_.a BUILDSTDERR: packagefile unicode/utf8=$WORK/b017/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/buildah-873f00141c8e23973709f6226972d5976f8eb975/src/gopkg.in/yaml.v2 BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b261/_pkg_.a -trimpath $WORK/b261 -shared -p gopkg.in/yaml.v2 -complete -installsuffix shared -buildid wegKII-AFawj4bFIGtJ_/wegKII-AFawj4bFIGtJ_ -goversion go1.12 -D "" -importcfg $WORK/b261/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 /builddir/build/BUILD/buildah-873f00141c8e23973709f6226972d5976f8eb975/_build/src/github.com/containers/buildah/unshare BUILDSTDERR: TERM='dumb' /usr/lib/golang/pkg/tool/linux_ppc64le/cgo -dynpackage unshare -dynimport $WORK/b212/_cgo_.o -dynout $WORK/b212/_cgo_import.go BUILDSTDERR: cat >$WORK/b212/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile bytes=$WORK/b031/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile github.com/containers/buildah/util=$WORK/b060/_pkg_.a BUILDSTDERR: packagefile github.com/containers/storage/pkg/reexec=$WORK/b160/_pkg_.a BUILDSTDERR: packagefile github.com/opencontainers/runtime-spec/specs-go=$WORK/b210/_pkg_.a BUILDSTDERR: packagefile github.com/pkg/errors=$WORK/b111/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b023/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b024/_pkg_.a BUILDSTDERR: packagefile os/exec=$WORK/b056/_pkg_.a BUILDSTDERR: packagefile runtime=$WORK/b010/_pkg_.a BUILDSTDERR: packagefile strconv=$WORK/b016/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b035/_pkg_.a BUILDSTDERR: packagefile syscall=$WORK/b026/_pkg_.a BUILDSTDERR: packagefile runtime/cgo=$WORK/b049/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b212/_pkg_.a -trimpath $WORK/b212 -shared -p github.com/containers/buildah/unshare -installsuffix shared -buildid rYRFYVtbaqTzyOvxEeFD/rYRFYVtbaqTzyOvxEeFD -goversion go1.12 -D "" -importcfg $WORK/b212/importcfg -pack ./unshare.go ./unshare_unsupported.go $WORK/b212/_cgo_gotypes.go $WORK/b212/unshare_cgo.cgo1.go $WORK/b212/_cgo_import.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b259/_pkg_.a # internal BUILDSTDERR: cp $WORK/b259/_pkg_.a /builddir/.cache/go-build/1e/1eb00423a5904d5cfae3604ce5bcf56b38aed6d2c7526866510e9f5f4451b126-d # internal BUILDSTDERR: github.com/containers/image/docker/tarfile BUILDSTDERR: mkdir -p $WORK/b263/ BUILDSTDERR: cat >$WORK/b263/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile archive/tar=$WORK/b138/_pkg_.a BUILDSTDERR: packagefile bytes=$WORK/b031/_pkg_.a BUILDSTDERR: packagefile context=$WORK/b002/_pkg_.a BUILDSTDERR: packagefile encoding/json=$WORK/b030/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile github.com/containers/image/docker/reference=$WORK/b061/_pkg_.a BUILDSTDERR: packagefile github.com/containers/image/internal/tmpdir=$WORK/b134/_pkg_.a BUILDSTDERR: packagefile github.com/containers/image/manifest=$WORK/b073/_pkg_.a BUILDSTDERR: packagefile github.com/containers/image/pkg/compression=$WORK/b219/_pkg_.a BUILDSTDERR: packagefile github.com/containers/image/types=$WORK/b069/_pkg_.a BUILDSTDERR: packagefile github.com/opencontainers/go-digest=$WORK/b062/_pkg_.a BUILDSTDERR: packagefile github.com/pkg/errors=$WORK/b111/_pkg_.a BUILDSTDERR: packagefile github.com/sirupsen/logrus=$WORK/b115/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b023/_pkg_.a BUILDSTDERR: packagefile io/ioutil=$WORK/b058/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b024/_pkg_.a BUILDSTDERR: packagefile path=$WORK/b066/_pkg_.a BUILDSTDERR: packagefile path/filepath=$WORK/b057/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b018/_pkg_.a BUILDSTDERR: packagefile time=$WORK/b027/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/buildah-873f00141c8e23973709f6226972d5976f8eb975/src/github.com/containers/image/docker/tarfile BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b263/_pkg_.a -trimpath $WORK/b263 -shared -p github.com/containers/image/docker/tarfile -complete -installsuffix shared -buildid fJ2Wdm_4YQi1YOUwB1vI/fJ2Wdm_4YQi1YOUwB1vI -goversion go1.12 -D "" -importcfg $WORK/b263/importcfg -pack ./dest.go ./doc.go ./src.go ./types.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b250/_pkg_.a # internal BUILDSTDERR: cp $WORK/b250/_pkg_.a /builddir/.cache/go-build/ec/ece680d18a99132dd554429f460049f5a78f199c9739461f2c39d3f2767662e5-d # internal BUILDSTDERR: github.com/docker/distribution/registry/client BUILDSTDERR: mkdir -p $WORK/b254/ BUILDSTDERR: cat >$WORK/b254/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile bytes=$WORK/b031/_pkg_.a BUILDSTDERR: packagefile context=$WORK/b002/_pkg_.a BUILDSTDERR: packagefile encoding/json=$WORK/b030/_pkg_.a BUILDSTDERR: packagefile errors=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile github.com/docker/distribution=$WORK/b255/_pkg_.a BUILDSTDERR: packagefile github.com/docker/distribution/reference=$WORK/b251/_pkg_.a BUILDSTDERR: packagefile github.com/docker/distribution/registry/api/errcode=$WORK/b193/_pkg_.a BUILDSTDERR: packagefile github.com/docker/distribution/registry/api/v2=$WORK/b250/_pkg_.a BUILDSTDERR: packagefile github.com/docker/distribution/registry/client/auth/challenge=$WORK/b256/_pkg_.a BUILDSTDERR: packagefile github.com/docker/distribution/registry/client/transport=$WORK/b257/_pkg_.a BUILDSTDERR: packagefile github.com/docker/distribution/registry/storage/cache=$WORK/b258/_pkg_.a BUILDSTDERR: packagefile github.com/docker/distribution/registry/storage/cache/memory=$WORK/b259/_pkg_.a BUILDSTDERR: packagefile github.com/opencontainers/go-digest=$WORK/b062/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b023/_pkg_.a BUILDSTDERR: packagefile io/ioutil=$WORK/b058/_pkg_.a BUILDSTDERR: packagefile net/http=$WORK/b194/_pkg_.a BUILDSTDERR: packagefile net/url=$WORK/b104/_pkg_.a BUILDSTDERR: packagefile strconv=$WORK/b016/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b035/_pkg_.a BUILDSTDERR: packagefile time=$WORK/b027/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/buildah-873f00141c8e23973709f6226972d5976f8eb975/src/github.com/docker/distribution/registry/client BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b254/_pkg_.a -trimpath $WORK/b254 -shared -p github.com/docker/distribution/registry/client -complete -installsuffix shared -buildid sXAkNLeBqCyO1v_BLZ4H/sXAkNLeBqCyO1v_BLZ4H -goversion go1.12 -D "" -importcfg $WORK/b254/importcfg -pack ./blob_writer.go ./errors.go ./repository.go BUILDSTDERR: cd /builddir/build/BUILD/buildah-873f00141c8e23973709f6226972d5976f8eb975/_build/src/github.com/containers/buildah/unshare BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/pack r $WORK/b212/_pkg_.a $WORK/b212/_x001.o $WORK/b212/_x002.o $WORK/b212/_x003.o # 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/c8/c8e3b71b3a3db27bb3939e32e48329ff9f0ad350b047a5ca3713d04344d71335-d # internal BUILDSTDERR: github.com/containers/buildah/chroot BUILDSTDERR: mkdir -p $WORK/b211/ BUILDSTDERR: cat >$WORK/b211/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile bytes=$WORK/b031/_pkg_.a BUILDSTDERR: packagefile encoding/json=$WORK/b030/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile github.com/containers/buildah/bind=$WORK/b059/_pkg_.a BUILDSTDERR: packagefile github.com/containers/buildah/unshare=$WORK/b212/_pkg_.a BUILDSTDERR: packagefile github.com/containers/buildah/util=$WORK/b060/_pkg_.a BUILDSTDERR: packagefile github.com/containers/storage/pkg/ioutils=$WORK/b148/_pkg_.a BUILDSTDERR: packagefile github.com/containers/storage/pkg/mount=$WORK/b144/_pkg_.a BUILDSTDERR: packagefile github.com/containers/storage/pkg/reexec=$WORK/b160/_pkg_.a BUILDSTDERR: packagefile github.com/opencontainers/runc/libcontainer/apparmor=$WORK/b213/_pkg_.a BUILDSTDERR: packagefile github.com/opencontainers/runtime-spec/specs-go=$WORK/b210/_pkg_.a BUILDSTDERR: packagefile github.com/opencontainers/selinux/go-selinux=$WORK/b170/_pkg_.a BUILDSTDERR: packagefile github.com/opencontainers/selinux/go-selinux/label=$WORK/b169/_pkg_.a BUILDSTDERR: packagefile github.com/pkg/errors=$WORK/b111/_pkg_.a BUILDSTDERR: packagefile github.com/seccomp/libseccomp-golang=$WORK/b214/_pkg_.a BUILDSTDERR: packagefile github.com/sirupsen/logrus=$WORK/b115/_pkg_.a BUILDSTDERR: packagefile github.com/syndtr/gocapability/capability=$WORK/b161/_pkg_.a BUILDSTDERR: packagefile golang.org/x/crypto/ssh/terminal=$WORK/b215/_pkg_.a BUILDSTDERR: packagefile golang.org/x/sys/unix=$WORK/b145/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b023/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b024/_pkg_.a BUILDSTDERR: packagefile os/exec=$WORK/b056/_pkg_.a BUILDSTDERR: packagefile path/filepath=$WORK/b057/_pkg_.a BUILDSTDERR: packagefile runtime=$WORK/b010/_pkg_.a BUILDSTDERR: packagefile strconv=$WORK/b016/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b035/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b018/_pkg_.a BUILDSTDERR: packagefile syscall=$WORK/b026/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/buildah-873f00141c8e23973709f6226972d5976f8eb975/_build/src/github.com/containers/buildah/chroot BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b211/_pkg_.a -trimpath $WORK/b211 -shared -p github.com/containers/buildah/chroot -complete -installsuffix shared -buildid 4xPMNkqGaJhRqOwL15aD/4xPMNkqGaJhRqOwL15aD -goversion go1.12 -D "" -importcfg $WORK/b211/importcfg -pack ./run.go ./seccomp.go ./selinux.go ./util.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b263/_pkg_.a # internal BUILDSTDERR: cp $WORK/b263/_pkg_.a /builddir/.cache/go-build/6e/6ea4be436c8161502a05a6733ff66c576d9798055e250f88c6a5dc17d931435d-d # internal BUILDSTDERR: github.com/containers/image/docker/archive BUILDSTDERR: mkdir -p $WORK/b262/ BUILDSTDERR: cat >$WORK/b262/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile context=$WORK/b002/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile github.com/containers/image/docker/reference=$WORK/b061/_pkg_.a BUILDSTDERR: packagefile github.com/containers/image/docker/tarfile=$WORK/b263/_pkg_.a BUILDSTDERR: packagefile github.com/containers/image/image=$WORK/b132/_pkg_.a BUILDSTDERR: packagefile github.com/containers/image/transports=$WORK/b112/_pkg_.a BUILDSTDERR: packagefile github.com/containers/image/types=$WORK/b069/_pkg_.a BUILDSTDERR: packagefile github.com/pkg/errors=$WORK/b111/_pkg_.a BUILDSTDERR: packagefile github.com/sirupsen/logrus=$WORK/b115/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b023/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b024/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b035/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/buildah-873f00141c8e23973709f6226972d5976f8eb975/src/github.com/containers/image/docker/archive BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b262/_pkg_.a -trimpath $WORK/b262 -shared -p github.com/containers/image/docker/archive -complete -installsuffix shared -buildid RF1_Hi4T_p2pEPShhABQ/RF1_Hi4T_p2pEPShhABQ -goversion go1.12 -D "" -importcfg $WORK/b262/importcfg -pack ./dest.go ./src.go ./transport.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b262/_pkg_.a # internal BUILDSTDERR: cp $WORK/b262/_pkg_.a /builddir/.cache/go-build/e2/e25c6b3219a3f34dbe8e1743bf25a8f809ec234bf89d96b112c3c3f4cd89226c-d # internal BUILDSTDERR: github.com/containers/image/oci/internal BUILDSTDERR: mkdir -p $WORK/b265/ BUILDSTDERR: cat >$WORK/b265/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile github.com/pkg/errors=$WORK/b111/_pkg_.a BUILDSTDERR: packagefile path/filepath=$WORK/b057/_pkg_.a BUILDSTDERR: packagefile regexp=$WORK/b064/_pkg_.a BUILDSTDERR: packagefile runtime=$WORK/b010/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b035/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/buildah-873f00141c8e23973709f6226972d5976f8eb975/src/github.com/containers/image/oci/internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b265/_pkg_.a -trimpath $WORK/b265 -shared -p github.com/containers/image/oci/internal -complete -installsuffix shared -buildid GJYl2Y7GbbH_CnMgbP6n/GJYl2Y7GbbH_CnMgbP6n -goversion go1.12 -D "" -importcfg $WORK/b265/importcfg -pack ./oci_util.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b254/_pkg_.a # internal BUILDSTDERR: cp $WORK/b254/_pkg_.a /builddir/.cache/go-build/55/554c4084cc1234d9da720ce9f4ca02da6aaab0af2b8697d23dffaf2cba303488-d # internal BUILDSTDERR: github.com/containers/image/pkg/sysregistries BUILDSTDERR: mkdir -p $WORK/b267/ BUILDSTDERR: cat >$WORK/b267/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile github.com/BurntSushi/toml=$WORK/b068/_pkg_.a BUILDSTDERR: packagefile github.com/containers/image/types=$WORK/b069/_pkg_.a BUILDSTDERR: packagefile io/ioutil=$WORK/b058/_pkg_.a BUILDSTDERR: packagefile path/filepath=$WORK/b057/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b035/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/buildah-873f00141c8e23973709f6226972d5976f8eb975/src/github.com/containers/image/pkg/sysregistries BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b267/_pkg_.a -trimpath $WORK/b267 -shared -p github.com/containers/image/pkg/sysregistries -complete -installsuffix shared -buildid YBesqCMa7Tbew1_HReNE/YBesqCMa7Tbew1_HReNE -goversion go1.12 -D "" -importcfg $WORK/b267/importcfg -pack ./system_registries.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b265/_pkg_.a # internal BUILDSTDERR: cp $WORK/b265/_pkg_.a /builddir/.cache/go-build/33/33d62110e679cbc818d60b25291b2c835135ce4dde0a0493c622887d5df97ba2-d # internal BUILDSTDERR: github.com/containers/image/oci/layout BUILDSTDERR: mkdir -p $WORK/b266/ BUILDSTDERR: cat >$WORK/b266/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile context=$WORK/b002/_pkg_.a BUILDSTDERR: packagefile encoding/json=$WORK/b030/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile github.com/containers/image/directory/explicitfilepath=$WORK/b234/_pkg_.a BUILDSTDERR: packagefile github.com/containers/image/docker/reference=$WORK/b061/_pkg_.a BUILDSTDERR: packagefile github.com/containers/image/image=$WORK/b132/_pkg_.a BUILDSTDERR: packagefile github.com/containers/image/manifest=$WORK/b073/_pkg_.a BUILDSTDERR: packagefile github.com/containers/image/oci/internal=$WORK/b265/_pkg_.a BUILDSTDERR: packagefile github.com/containers/image/pkg/tlsclientconfig=$WORK/b245/_pkg_.a BUILDSTDERR: packagefile github.com/containers/image/transports=$WORK/b112/_pkg_.a BUILDSTDERR: packagefile github.com/containers/image/types=$WORK/b069/_pkg_.a BUILDSTDERR: packagefile github.com/docker/go-connections/tlsconfig=$WORK/b249/_pkg_.a BUILDSTDERR: packagefile github.com/opencontainers/go-digest=$WORK/b062/_pkg_.a BUILDSTDERR: packagefile github.com/opencontainers/image-spec/specs-go=$WORK/b071/_pkg_.a BUILDSTDERR: packagefile github.com/opencontainers/image-spec/specs-go/v1=$WORK/b070/_pkg_.a BUILDSTDERR: packagefile github.com/pkg/errors=$WORK/b111/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b023/_pkg_.a BUILDSTDERR: packagefile io/ioutil=$WORK/b058/_pkg_.a BUILDSTDERR: packagefile net/http=$WORK/b194/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b024/_pkg_.a BUILDSTDERR: packagefile path/filepath=$WORK/b057/_pkg_.a BUILDSTDERR: packagefile runtime=$WORK/b010/_pkg_.a BUILDSTDERR: packagefile strconv=$WORK/b016/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b035/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/buildah-873f00141c8e23973709f6226972d5976f8eb975/src/github.com/containers/image/oci/layout BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b266/_pkg_.a -trimpath $WORK/b266 -shared -p github.com/containers/image/oci/layout -complete -installsuffix shared -buildid C2wgvAku7_br3XBgv2Bi/C2wgvAku7_br3XBgv2Bi -goversion go1.12 -D "" -importcfg $WORK/b266/importcfg -pack ./oci_dest.go ./oci_src.go ./oci_transport.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b267/_pkg_.a # internal BUILDSTDERR: cp $WORK/b267/_pkg_.a /builddir/.cache/go-build/bc/bcb61846edc0b02b9c5f99ba6f2b3c90c4dbf7b2fdc40e7a7ba6540c8dab5fe0-d # internal BUILDSTDERR: github.com/docker/docker/api/types/blkiodev BUILDSTDERR: mkdir -p $WORK/b274/ BUILDSTDERR: cat >$WORK/b274/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile fmt=$WORK/b004/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/buildah-873f00141c8e23973709f6226972d5976f8eb975/src/github.com/docker/docker/api/types/blkiodev BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b274/_pkg_.a -trimpath $WORK/b274 -shared -p github.com/docker/docker/api/types/blkiodev -complete -installsuffix shared -buildid GZEnkO72JI6iCc5y0RmN/GZEnkO72JI6iCc5y0RmN -goversion go1.12 -D "" -importcfg $WORK/b274/importcfg -pack ./blkio.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b274/_pkg_.a # internal BUILDSTDERR: cp $WORK/b274/_pkg_.a /builddir/.cache/go-build/ac/ac676dc1f4d34c80d5e4a25b6d91ba9d558663b0524e07761554d22022c862f6-d # internal BUILDSTDERR: github.com/docker/docker/api/types/mount BUILDSTDERR: mkdir -p $WORK/b275/ BUILDSTDERR: cat >$WORK/b275/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile os=$WORK/b024/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/buildah-873f00141c8e23973709f6226972d5976f8eb975/src/github.com/docker/docker/api/types/mount BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b275/_pkg_.a -trimpath $WORK/b275 -shared -p github.com/docker/docker/api/types/mount -complete -installsuffix shared -buildid G_jokUbRZ16-BpM8O4tI/G_jokUbRZ16-BpM8O4tI -goversion go1.12 -D "" -importcfg $WORK/b275/importcfg -pack ./mount.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b275/_pkg_.a # internal BUILDSTDERR: cp $WORK/b275/_pkg_.a /builddir/.cache/go-build/ac/ac72f1c47fc475d64b48939ddba9eea45a071d54dff9baa4a3aff8eb711c16a3-d # internal BUILDSTDERR: github.com/docker/docker/api/types/strslice BUILDSTDERR: mkdir -p $WORK/b276/ BUILDSTDERR: cat >$WORK/b276/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile encoding/json=$WORK/b030/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/buildah-873f00141c8e23973709f6226972d5976f8eb975/src/github.com/docker/docker/api/types/strslice BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b276/_pkg_.a -trimpath $WORK/b276 -shared -p github.com/docker/docker/api/types/strslice -complete -installsuffix shared -buildid 3fMZ6qEMb4kDMGHdSi_A/3fMZ6qEMb4kDMGHdSi_A -goversion go1.12 -D "" -importcfg $WORK/b276/importcfg -pack ./strslice.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b276/_pkg_.a # internal BUILDSTDERR: cp $WORK/b276/_pkg_.a /builddir/.cache/go-build/5d/5d2c80818907352cf5bea320f339c824f8243156ecea60a2841c539ad29e85d7-d # internal BUILDSTDERR: github.com/docker/go-connections/nat BUILDSTDERR: mkdir -p $WORK/b277/ BUILDSTDERR: cat >$WORK/b277/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile fmt=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile net=$WORK/b044/_pkg_.a BUILDSTDERR: packagefile sort=$WORK/b022/_pkg_.a BUILDSTDERR: packagefile strconv=$WORK/b016/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b035/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/buildah-873f00141c8e23973709f6226972d5976f8eb975/src/github.com/docker/go-connections/nat BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b277/_pkg_.a -trimpath $WORK/b277 -shared -p github.com/docker/go-connections/nat -complete -installsuffix shared -buildid BB3omY7gLbasY-6mfAF9/BB3omY7gLbasY-6mfAF9 -goversion go1.12 -D "" -importcfg $WORK/b277/importcfg -pack ./nat.go ./parse.go ./sort.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b266/_pkg_.a # internal BUILDSTDERR: cp $WORK/b266/_pkg_.a /builddir/.cache/go-build/31/318f915d073aaec4afd19419321d859c9e5e7d83ef9c12cc8fb2795832b56fa1-d # internal BUILDSTDERR: github.com/containers/image/oci/archive BUILDSTDERR: mkdir -p $WORK/b264/ BUILDSTDERR: cat >$WORK/b264/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile context=$WORK/b002/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile github.com/containers/image/directory/explicitfilepath=$WORK/b234/_pkg_.a BUILDSTDERR: packagefile github.com/containers/image/docker/reference=$WORK/b061/_pkg_.a BUILDSTDERR: packagefile github.com/containers/image/image=$WORK/b132/_pkg_.a BUILDSTDERR: packagefile github.com/containers/image/internal/tmpdir=$WORK/b134/_pkg_.a BUILDSTDERR: packagefile github.com/containers/image/oci/internal=$WORK/b265/_pkg_.a BUILDSTDERR: packagefile github.com/containers/image/oci/layout=$WORK/b266/_pkg_.a BUILDSTDERR: packagefile github.com/containers/image/transports=$WORK/b112/_pkg_.a BUILDSTDERR: packagefile github.com/containers/image/types=$WORK/b069/_pkg_.a BUILDSTDERR: packagefile github.com/containers/storage/pkg/archive=$WORK/b137/_pkg_.a BUILDSTDERR: packagefile github.com/opencontainers/go-digest=$WORK/b062/_pkg_.a BUILDSTDERR: packagefile github.com/opencontainers/image-spec/specs-go/v1=$WORK/b070/_pkg_.a BUILDSTDERR: packagefile github.com/pkg/errors=$WORK/b111/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b023/_pkg_.a BUILDSTDERR: packagefile io/ioutil=$WORK/b058/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b024/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b035/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/buildah-873f00141c8e23973709f6226972d5976f8eb975/src/github.com/containers/image/oci/archive BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b264/_pkg_.a -trimpath $WORK/b264 -shared -p github.com/containers/image/oci/archive -complete -installsuffix shared -buildid hf1BjOdZ5OHVqVmBytcR/hf1BjOdZ5OHVqVmBytcR -goversion go1.12 -D "" -importcfg $WORK/b264/importcfg -pack ./oci_dest.go ./oci_src.go ./oci_transport.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b277/_pkg_.a # internal BUILDSTDERR: cp $WORK/b277/_pkg_.a /builddir/.cache/go-build/2a/2a3273c12b9e9ef033c2a31d57d67ea9360809d4dae8c46c3da2f7f8565adba8-d # internal BUILDSTDERR: github.com/docker/docker/api/types/container BUILDSTDERR: mkdir -p $WORK/b273/ BUILDSTDERR: cat >$WORK/b273/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile github.com/docker/docker/api/types/blkiodev=$WORK/b274/_pkg_.a BUILDSTDERR: packagefile github.com/docker/docker/api/types/mount=$WORK/b275/_pkg_.a BUILDSTDERR: packagefile github.com/docker/docker/api/types/strslice=$WORK/b276/_pkg_.a BUILDSTDERR: packagefile github.com/docker/go-connections/nat=$WORK/b277/_pkg_.a BUILDSTDERR: packagefile github.com/docker/go-units=$WORK/b146/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b035/_pkg_.a BUILDSTDERR: packagefile time=$WORK/b027/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/buildah-873f00141c8e23973709f6226972d5976f8eb975/src/github.com/docker/docker/api/types/container BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b273/_pkg_.a -trimpath $WORK/b273 -shared -p github.com/docker/docker/api/types/container -complete -installsuffix shared -buildid lWZKvIc1M_d2BD5wuFvO/lWZKvIc1M_d2BD5wuFvO -goversion go1.12 -D "" -importcfg $WORK/b273/importcfg -pack ./config.go ./container_changes.go ./container_create.go ./container_top.go ./container_update.go ./container_wait.go ./host_config.go ./hostconfig_unix.go ./waitcondition.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/af/afb79dfeccecbeb373f8206ac4d4f4394c21b89d203db283e88a284b5bd32c2e-d # internal BUILDSTDERR: github.com/docker/docker/api/types/filters BUILDSTDERR: mkdir -p $WORK/b278/ BUILDSTDERR: cat >$WORK/b278/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile encoding/json=$WORK/b030/_pkg_.a BUILDSTDERR: packagefile errors=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile github.com/docker/docker/api/types/versions=$WORK/b075/_pkg_.a BUILDSTDERR: packagefile regexp=$WORK/b064/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b035/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/buildah-873f00141c8e23973709f6226972d5976f8eb975/src/github.com/docker/docker/api/types/filters BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b278/_pkg_.a -trimpath $WORK/b278 -shared -p github.com/docker/docker/api/types/filters -complete -installsuffix shared -buildid mz5DXu8Rb7oQb_B2cKIx/mz5DXu8Rb7oQb_B2cKIx -goversion go1.12 -D "" -importcfg $WORK/b278/importcfg -pack ./parse.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b264/_pkg_.a # internal BUILDSTDERR: cp $WORK/b264/_pkg_.a /builddir/.cache/go-build/12/12a3858b6d61edf29d8a6e338922ec2a88bb4b6db235cb64965911995e5fbae2-d # internal BUILDSTDERR: github.com/docker/docker/api/types/registry BUILDSTDERR: mkdir -p $WORK/b280/ BUILDSTDERR: cat >$WORK/b280/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile encoding/json=$WORK/b030/_pkg_.a BUILDSTDERR: packagefile github.com/opencontainers/image-spec/specs-go/v1=$WORK/b070/_pkg_.a BUILDSTDERR: packagefile net=$WORK/b044/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/buildah-873f00141c8e23973709f6226972d5976f8eb975/src/github.com/docker/docker/api/types/registry BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b280/_pkg_.a -trimpath $WORK/b280 -shared -p github.com/docker/docker/api/types/registry -complete -installsuffix shared -buildid KC8QzRoErApeaoL_Jbig/KC8QzRoErApeaoL_Jbig -goversion go1.12 -D "" -importcfg $WORK/b280/importcfg -pack ./authenticate.go ./registry.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b280/_pkg_.a # internal BUILDSTDERR: cp $WORK/b280/_pkg_.a /builddir/.cache/go-build/f5/f52891b91ca19eda4a9d818bf70c6e32e683e2bd9fc6ebc8745ba291a29d4d65-d # internal BUILDSTDERR: github.com/gogo/protobuf/proto BUILDSTDERR: mkdir -p $WORK/b283/ BUILDSTDERR: cat >$WORK/b283/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile bufio=$WORK/b053/_pkg_.a BUILDSTDERR: packagefile bytes=$WORK/b031/_pkg_.a BUILDSTDERR: packagefile encoding=$WORK/b032/_pkg_.a BUILDSTDERR: packagefile encoding/json=$WORK/b030/_pkg_.a BUILDSTDERR: packagefile errors=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b023/_pkg_.a BUILDSTDERR: packagefile log=$WORK/b040/_pkg_.a BUILDSTDERR: packagefile math=$WORK/b007/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b024/_pkg_.a BUILDSTDERR: packagefile reflect=$WORK/b006/_pkg_.a BUILDSTDERR: packagefile sort=$WORK/b022/_pkg_.a BUILDSTDERR: packagefile strconv=$WORK/b016/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b035/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b018/_pkg_.a BUILDSTDERR: packagefile sync/atomic=$WORK/b020/_pkg_.a BUILDSTDERR: packagefile time=$WORK/b027/_pkg_.a BUILDSTDERR: packagefile unicode/utf8=$WORK/b017/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/buildah-873f00141c8e23973709f6226972d5976f8eb975/src/github.com/gogo/protobuf/proto BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b283/_pkg_.a -trimpath $WORK/b283 -shared -p github.com/gogo/protobuf/proto -complete -installsuffix shared -buildid 4lRnJueoOjZnmh3iLTU-/4lRnJueoOjZnmh3iLTU- -goversion go1.12 -D "" -importcfg $WORK/b283/importcfg -pack ./clone.go ./custom_gogo.go ./decode.go ./discard.go ./duration.go ./duration_gogo.go ./encode.go ./encode_gogo.go ./equal.go ./extensions.go ./extensions_gogo.go ./lib.go ./lib_gogo.go ./message_set.go ./pointer_unsafe.go ./pointer_unsafe_gogo.go ./properties.go ./properties_gogo.go ./skip_gogo.go ./table_marshal.go ./table_marshal_gogo.go ./table_merge.go ./table_unmarshal.go ./table_unmarshal_gogo.go ./text.go ./text_gogo.go ./text_parser.go ./timestamp.go ./timestamp_gogo.go ./wrappers.go ./wrappers_gogo.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b273/_pkg_.a # internal BUILDSTDERR: cp $WORK/b273/_pkg_.a /builddir/.cache/go-build/5e/5e4b927ca399cba3823cceb3f41bb02fa697c5912f86808c379bf4bc6ae70aa0-d # internal BUILDSTDERR: github.com/docker/docker/api/types/time BUILDSTDERR: mkdir -p $WORK/b286/ BUILDSTDERR: cat >$WORK/b286/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile fmt=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile math=$WORK/b007/_pkg_.a BUILDSTDERR: packagefile strconv=$WORK/b016/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b035/_pkg_.a BUILDSTDERR: packagefile time=$WORK/b027/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/buildah-873f00141c8e23973709f6226972d5976f8eb975/src/github.com/docker/docker/api/types/time BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b286/_pkg_.a -trimpath $WORK/b286 -shared -p github.com/docker/docker/api/types/time -complete -installsuffix shared -buildid CNcz7CUS6fCL21jmbZxn/CNcz7CUS6fCL21jmbZxn -goversion go1.12 -D "" -importcfg $WORK/b286/importcfg -pack ./duration_convert.go ./timestamp.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b278/_pkg_.a # internal BUILDSTDERR: cp $WORK/b278/_pkg_.a /builddir/.cache/go-build/5f/5f25140eb86557e780b14bd1e222904519c1006f1f99980f7e9f1e57ee2298ad-d # internal BUILDSTDERR: golang.org/x/net/context/ctxhttp BUILDSTDERR: mkdir -p $WORK/b288/ BUILDSTDERR: cat >$WORK/b288/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile context=$WORK/b002/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b023/_pkg_.a BUILDSTDERR: packagefile net/http=$WORK/b194/_pkg_.a BUILDSTDERR: packagefile net/url=$WORK/b104/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b035/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/buildah-873f00141c8e23973709f6226972d5976f8eb975/src/golang.org/x/net/context/ctxhttp BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b288/_pkg_.a -trimpath $WORK/b288 -shared -p golang.org/x/net/context/ctxhttp -complete -installsuffix shared -buildid H_9LiDZDN6nUWq05RtqH/H_9LiDZDN6nUWq05RtqH -goversion go1.12 -D "" -importcfg $WORK/b288/importcfg -pack ./ctxhttp.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b286/_pkg_.a # internal BUILDSTDERR: cp $WORK/b286/_pkg_.a /builddir/.cache/go-build/29/2937e30b0b57b5ca059df052d3cc54710c854d42a6b4f8c1ba7b0da6384ab3b8-d # internal BUILDSTDERR: net/http/httputil BUILDSTDERR: mkdir -p $WORK/b289/ BUILDSTDERR: cat >$WORK/b289/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile bufio=$WORK/b053/_pkg_.a BUILDSTDERR: packagefile bytes=$WORK/b031/_pkg_.a BUILDSTDERR: packagefile context=$WORK/b002/_pkg_.a BUILDSTDERR: packagefile errors=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile internal/x/net/http/httpguts=$WORK/b196/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b023/_pkg_.a BUILDSTDERR: packagefile io/ioutil=$WORK/b058/_pkg_.a BUILDSTDERR: packagefile log=$WORK/b040/_pkg_.a BUILDSTDERR: packagefile net=$WORK/b044/_pkg_.a BUILDSTDERR: packagefile net/http=$WORK/b194/_pkg_.a BUILDSTDERR: packagefile net/http/internal=$WORK/b209/_pkg_.a BUILDSTDERR: packagefile net/textproto=$WORK/b202/_pkg_.a BUILDSTDERR: packagefile net/url=$WORK/b104/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b035/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b018/_pkg_.a BUILDSTDERR: packagefile time=$WORK/b027/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/net/http/httputil BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b289/_pkg_.a -trimpath $WORK/b289 -shared -p net/http/httputil -std -complete -installsuffix shared -buildid 9WWQFgubFBNca9UPnLs7/9WWQFgubFBNca9UPnLs7 -goversion go1.12 -D "" -importcfg $WORK/b289/importcfg -pack ./dump.go ./httputil.go ./persist.go ./reverseproxy.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b288/_pkg_.a # internal BUILDSTDERR: cp $WORK/b288/_pkg_.a /builddir/.cache/go-build/5f/5f0981291aa6a3e9d59015dde97d482b84669175f53ce66eb461e3759889c606-d # internal BUILDSTDERR: github.com/imdario/mergo BUILDSTDERR: mkdir -p $WORK/b291/ BUILDSTDERR: cat >$WORK/b291/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile errors=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile reflect=$WORK/b006/_pkg_.a BUILDSTDERR: packagefile unicode=$WORK/b021/_pkg_.a BUILDSTDERR: packagefile unicode/utf8=$WORK/b017/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/buildah-873f00141c8e23973709f6226972d5976f8eb975/src/github.com/imdario/mergo BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b291/_pkg_.a -trimpath $WORK/b291 -shared -p github.com/imdario/mergo -complete -installsuffix shared -buildid WQc-eEy6iHIyYaiqci3m/WQc-eEy6iHIyYaiqci3m -goversion go1.12 -D "" -importcfg $WORK/b291/importcfg -pack ./doc.go ./map.go ./merge.go ./mergo.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b291/_pkg_.a # internal BUILDSTDERR: cp $WORK/b291/_pkg_.a /builddir/.cache/go-build/d3/d3f8cfb0bc4678ad69d64060843633651412b354338be0d30881117cde7ba936-d # internal BUILDSTDERR: golang.org/x/text/transform BUILDSTDERR: mkdir -p $WORK/b296/ BUILDSTDERR: cat >$WORK/b296/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile bytes=$WORK/b031/_pkg_.a BUILDSTDERR: packagefile errors=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b023/_pkg_.a BUILDSTDERR: packagefile unicode/utf8=$WORK/b017/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/buildah-873f00141c8e23973709f6226972d5976f8eb975/src/golang.org/x/text/transform BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b296/_pkg_.a -trimpath $WORK/b296 -shared -p golang.org/x/text/transform -complete -installsuffix shared -buildid YJR_214YOfgD5gWBmbrc/YJR_214YOfgD5gWBmbrc -goversion go1.12 -D "" -importcfg $WORK/b296/importcfg -pack ./transform.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b289/_pkg_.a # internal BUILDSTDERR: cp $WORK/b289/_pkg_.a /builddir/.cache/go-build/51/517e8f5911c6b09e61de6597a8d5787ba10b5905b47baaab859eef9a57e6f268-d # internal BUILDSTDERR: golang.org/x/text/unicode/bidi BUILDSTDERR: mkdir -p $WORK/b297/ BUILDSTDERR: cat >$WORK/b297/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile container/list=$WORK/b091/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile log=$WORK/b040/_pkg_.a BUILDSTDERR: packagefile sort=$WORK/b022/_pkg_.a BUILDSTDERR: packagefile unicode/utf8=$WORK/b017/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/buildah-873f00141c8e23973709f6226972d5976f8eb975/src/golang.org/x/text/unicode/bidi BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b297/_pkg_.a -trimpath $WORK/b297 -shared -p golang.org/x/text/unicode/bidi -complete -installsuffix shared -buildid LYQtsGJM4Pvyj8RC6mvB/LYQtsGJM4Pvyj8RC6mvB -goversion go1.12 -D "" -importcfg $WORK/b297/importcfg -pack ./bidi.go ./bracket.go ./core.go ./prop.go ./tables10.0.0.go ./trieval.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b296/_pkg_.a # internal BUILDSTDERR: cp $WORK/b296/_pkg_.a /builddir/.cache/go-build/bf/bf386354561869c388693b5aefaf3f54717b40c00f04aa6dd246e5948bb78e6e-d # internal BUILDSTDERR: golang.org/x/text/unicode/norm BUILDSTDERR: mkdir -p $WORK/b298/ BUILDSTDERR: cat >$WORK/b298/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile encoding/binary=$WORK/b034/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile golang.org/x/text/transform=$WORK/b296/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b023/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b018/_pkg_.a BUILDSTDERR: packagefile unicode/utf8=$WORK/b017/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/buildah-873f00141c8e23973709f6226972d5976f8eb975/src/golang.org/x/text/unicode/norm BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b298/_pkg_.a -trimpath $WORK/b298 -shared -p golang.org/x/text/unicode/norm -complete -installsuffix shared -buildid 9D7k8kaXzyq30VYlFx02/9D7k8kaXzyq30VYlFx02 -goversion go1.12 -D "" -importcfg $WORK/b298/importcfg -pack ./composition.go ./forminfo.go ./input.go ./iter.go ./normalize.go ./readwriter.go ./tables10.0.0.go ./transform.go ./trie.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b261/_pkg_.a # internal BUILDSTDERR: cp $WORK/b261/_pkg_.a /builddir/.cache/go-build/c9/c90b2b74ea0683872b1c763c0a3ed1d1e04e6a09c790f510e10f852add8de8e4-d # internal BUILDSTDERR: github.com/ghodss/yaml BUILDSTDERR: mkdir -p $WORK/b260/ BUILDSTDERR: cat >$WORK/b260/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile bytes=$WORK/b031/_pkg_.a BUILDSTDERR: packagefile encoding=$WORK/b032/_pkg_.a BUILDSTDERR: packagefile encoding/json=$WORK/b030/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile gopkg.in/yaml.v2=$WORK/b261/_pkg_.a BUILDSTDERR: packagefile reflect=$WORK/b006/_pkg_.a BUILDSTDERR: packagefile sort=$WORK/b022/_pkg_.a BUILDSTDERR: packagefile strconv=$WORK/b016/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b035/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b018/_pkg_.a BUILDSTDERR: packagefile unicode=$WORK/b021/_pkg_.a BUILDSTDERR: packagefile unicode/utf8=$WORK/b017/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/buildah-873f00141c8e23973709f6226972d5976f8eb975/src/github.com/ghodss/yaml BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b260/_pkg_.a -trimpath $WORK/b260 -shared -p github.com/ghodss/yaml -complete -installsuffix shared -buildid B00a6WL1l0D97qIrh3MQ/B00a6WL1l0D97qIrh3MQ -goversion go1.12 -D "" -importcfg $WORK/b260/importcfg -pack ./fields.go ./yaml.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b297/_pkg_.a # internal BUILDSTDERR: cp $WORK/b297/_pkg_.a /builddir/.cache/go-build/aa/aa88d4df100b67b6abc8d847c22c8bbd7372dad0f0e02ccaf5f12608c5641222-d # internal BUILDSTDERR: golang.org/x/text/secure/bidirule BUILDSTDERR: mkdir -p $WORK/b295/ BUILDSTDERR: cat >$WORK/b295/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile errors=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile golang.org/x/text/transform=$WORK/b296/_pkg_.a BUILDSTDERR: packagefile golang.org/x/text/unicode/bidi=$WORK/b297/_pkg_.a BUILDSTDERR: packagefile unicode/utf8=$WORK/b017/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/buildah-873f00141c8e23973709f6226972d5976f8eb975/src/golang.org/x/text/secure/bidirule BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b295/_pkg_.a -trimpath $WORK/b295 -shared -p golang.org/x/text/secure/bidirule -complete -installsuffix shared -buildid SambKWawe4Y4jLKo2koT/SambKWawe4Y4jLKo2koT -goversion go1.12 -D "" -importcfg $WORK/b295/importcfg -pack ./bidirule.go ./bidirule10.0.0.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b260/_pkg_.a # internal BUILDSTDERR: cp $WORK/b260/_pkg_.a /builddir/.cache/go-build/b4/b432e6f7d37161c5979372572a4097234b685c515fadc7b98d78ef43346aea13-d # internal BUILDSTDERR: github.com/containers/image/docker BUILDSTDERR: mkdir -p $WORK/b235/ BUILDSTDERR: cat >$WORK/b235/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile bytes=$WORK/b031/_pkg_.a BUILDSTDERR: packagefile context=$WORK/b002/_pkg_.a BUILDSTDERR: packagefile crypto/rand=$WORK/b087/_pkg_.a BUILDSTDERR: packagefile crypto/tls=$WORK/b090/_pkg_.a BUILDSTDERR: packagefile encoding/json=$WORK/b030/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile github.com/containers/image/docker/policyconfiguration=$WORK/b236/_pkg_.a BUILDSTDERR: packagefile github.com/containers/image/docker/reference=$WORK/b061/_pkg_.a BUILDSTDERR: packagefile github.com/containers/image/image=$WORK/b132/_pkg_.a BUILDSTDERR: packagefile github.com/containers/image/manifest=$WORK/b073/_pkg_.a BUILDSTDERR: packagefile github.com/containers/image/pkg/blobinfocache=$WORK/b133/_pkg_.a BUILDSTDERR: packagefile github.com/containers/image/pkg/docker/config=$WORK/b237/_pkg_.a BUILDSTDERR: packagefile github.com/containers/image/pkg/sysregistriesv2=$WORK/b067/_pkg_.a BUILDSTDERR: packagefile github.com/containers/image/pkg/tlsclientconfig=$WORK/b245/_pkg_.a BUILDSTDERR: packagefile github.com/containers/image/transports=$WORK/b112/_pkg_.a BUILDSTDERR: packagefile github.com/containers/image/types=$WORK/b069/_pkg_.a BUILDSTDERR: packagefile github.com/docker/distribution/registry/api/errcode=$WORK/b193/_pkg_.a BUILDSTDERR: packagefile github.com/docker/distribution/registry/api/v2=$WORK/b250/_pkg_.a BUILDSTDERR: packagefile github.com/docker/distribution/registry/client=$WORK/b254/_pkg_.a BUILDSTDERR: packagefile github.com/docker/go-connections/tlsconfig=$WORK/b249/_pkg_.a BUILDSTDERR: packagefile github.com/ghodss/yaml=$WORK/b260/_pkg_.a BUILDSTDERR: packagefile github.com/opencontainers/go-digest=$WORK/b062/_pkg_.a BUILDSTDERR: packagefile github.com/opencontainers/image-spec/specs-go/v1=$WORK/b070/_pkg_.a BUILDSTDERR: packagefile github.com/pkg/errors=$WORK/b111/_pkg_.a BUILDSTDERR: packagefile github.com/sirupsen/logrus=$WORK/b115/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b023/_pkg_.a BUILDSTDERR: packagefile io/ioutil=$WORK/b058/_pkg_.a BUILDSTDERR: packagefile mime=$WORK/b205/_pkg_.a BUILDSTDERR: packagefile net/http=$WORK/b194/_pkg_.a BUILDSTDERR: packagefile net/url=$WORK/b104/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b024/_pkg_.a BUILDSTDERR: packagefile path=$WORK/b066/_pkg_.a BUILDSTDERR: packagefile path/filepath=$WORK/b057/_pkg_.a BUILDSTDERR: packagefile strconv=$WORK/b016/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b035/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b018/_pkg_.a BUILDSTDERR: packagefile time=$WORK/b027/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/buildah-873f00141c8e23973709f6226972d5976f8eb975/src/github.com/containers/image/docker BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b235/_pkg_.a -trimpath $WORK/b235 -shared -p github.com/containers/image/docker -complete -installsuffix shared -buildid LmjRMvNAHLsmIJCcQyBx/LmjRMvNAHLsmIJCcQyBx -goversion go1.12 -D "" -importcfg $WORK/b235/importcfg -pack ./cache.go ./docker_client.go ./docker_image.go ./docker_image_dest.go ./docker_image_src.go ./docker_transport.go ./lookaside.go ./wwwauthenticate.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b295/_pkg_.a # internal BUILDSTDERR: cp $WORK/b295/_pkg_.a /builddir/.cache/go-build/a3/a39813479cf40963dbe263973369400a3b2381f5c03f8256aef717d66cd00b51-d # internal BUILDSTDERR: golang.org/x/net/http2/hpack BUILDSTDERR: mkdir -p $WORK/b299/ BUILDSTDERR: cat >$WORK/b299/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile bytes=$WORK/b031/_pkg_.a BUILDSTDERR: packagefile errors=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b023/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b018/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/buildah-873f00141c8e23973709f6226972d5976f8eb975/src/golang.org/x/net/http2/hpack BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b299/_pkg_.a -trimpath $WORK/b299 -shared -p golang.org/x/net/http2/hpack -complete -installsuffix shared -buildid lL9ww-kvNdLqg5OEcO2O/lL9ww-kvNdLqg5OEcO2O -goversion go1.12 -D "" -importcfg $WORK/b299/importcfg -pack ./encode.go ./hpack.go ./huffman.go ./tables.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b299/_pkg_.a # internal BUILDSTDERR: cp $WORK/b299/_pkg_.a /builddir/.cache/go-build/ed/ed375d55f0e4bd59d27915eb036123c7fa48de192e09bb3c938f106b1dc70bc4-d # internal BUILDSTDERR: k8s.io/client-go/util/homedir BUILDSTDERR: mkdir -p $WORK/b300/ BUILDSTDERR: cat >$WORK/b300/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile os=$WORK/b024/_pkg_.a BUILDSTDERR: packagefile runtime=$WORK/b010/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/buildah-873f00141c8e23973709f6226972d5976f8eb975/src/k8s.io/client-go/util/homedir BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b300/_pkg_.a -trimpath $WORK/b300 -shared -p k8s.io/client-go/util/homedir -complete -installsuffix shared -buildid BkXYUDDUHykcQ2nWE2Q3/BkXYUDDUHykcQ2nWE2Q3 -goversion go1.12 -D "" -importcfg $WORK/b300/importcfg -pack ./homedir.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b300/_pkg_.a # internal BUILDSTDERR: cp $WORK/b300/_pkg_.a /builddir/.cache/go-build/05/05dcbec8a1305d851b456cc5fdfcf371bf7b293a366f354e498d912db093a40b-d # internal BUILDSTDERR: github.com/ostreedev/ostree-go/pkg/glibobject BUILDSTDERR: mkdir -p $WORK/b302/ BUILDSTDERR: cd /builddir/build/BUILD/buildah-873f00141c8e23973709f6226972d5976f8eb975/src/github.com/ostreedev/ostree-go/pkg/glibobject BUILDSTDERR: pkg-config --cflags -- glib-2.0 gobject-2.0 glib-2.0 gobject-2.0 glib-2.0 gobject-2.0 glib-2.0 gobject-2.0 glib-2.0 gobject-2.0 glib-2.0 gobject-2.0 glib-2.0 gobject-2.0 glib-2.0 gobject-2.0 glib-2.0 gobject-2.0 glib-2.0 gobject-2.0 glib-2.0 gobject-2.0 BUILDSTDERR: pkg-config --libs -- glib-2.0 gobject-2.0 glib-2.0 gobject-2.0 glib-2.0 gobject-2.0 glib-2.0 gobject-2.0 glib-2.0 gobject-2.0 glib-2.0 gobject-2.0 glib-2.0 gobject-2.0 glib-2.0 gobject-2.0 glib-2.0 gobject-2.0 glib-2.0 gobject-2.0 glib-2.0 gobject-2.0 BUILDSTDERR: CGO_LDFLAGS='"-g" "-O2" "-lgobject-2.0" "-lglib-2.0"' /usr/lib/golang/pkg/tool/linux_ppc64le/cgo -objdir $WORK/b302/ -importpath github.com/ostreedev/ostree-go/pkg/glibobject -- -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I $WORK/b302/ -g -O2 ./gboolean.go ./gcancellable.go ./gerror.go ./gfile.go ./gfileinfo.go ./ghashtable.go ./ghashtableiter.go ./glibobject.go ./gobject.go ./goptioncontext.go ./gvariant.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b298/_pkg_.a # internal BUILDSTDERR: cp $WORK/b298/_pkg_.a /builddir/.cache/go-build/4f/4f3d53a533faf4c2b84a557505486d98aa9b511abed719678e7237b7dbd50e78-d # internal BUILDSTDERR: golang.org/x/net/idna BUILDSTDERR: mkdir -p $WORK/b294/ BUILDSTDERR: cat >$WORK/b294/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile fmt=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile golang.org/x/text/secure/bidirule=$WORK/b295/_pkg_.a BUILDSTDERR: packagefile golang.org/x/text/unicode/bidi=$WORK/b297/_pkg_.a BUILDSTDERR: packagefile golang.org/x/text/unicode/norm=$WORK/b298/_pkg_.a BUILDSTDERR: packagefile math=$WORK/b007/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b035/_pkg_.a BUILDSTDERR: packagefile unicode/utf8=$WORK/b017/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/buildah-873f00141c8e23973709f6226972d5976f8eb975/src/golang.org/x/net/idna BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b294/_pkg_.a -trimpath $WORK/b294 -shared -p golang.org/x/net/idna -complete -installsuffix shared -buildid AKIvYgNyLbuMO90fBM27/AKIvYgNyLbuMO90fBM27 -goversion go1.12 -D "" -importcfg $WORK/b294/importcfg -pack ./idna.go ./punycode.go ./tables.go ./trie.go ./trieval.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b235/_pkg_.a # internal BUILDSTDERR: cp $WORK/b235/_pkg_.a /builddir/.cache/go-build/16/16b805f14b22d4fa0ad059e46f475f2f08f23263452cf51b525fbcf1e44798d1-d # internal BUILDSTDERR: github.com/containers/image/tarball BUILDSTDERR: mkdir -p $WORK/b304/ BUILDSTDERR: cat >$WORK/b304/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile bytes=$WORK/b031/_pkg_.a BUILDSTDERR: packagefile context=$WORK/b002/_pkg_.a BUILDSTDERR: packagefile encoding/json=$WORK/b030/_pkg_.a BUILDSTDERR: packagefile errors=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile github.com/containers/image/docker/reference=$WORK/b061/_pkg_.a BUILDSTDERR: packagefile github.com/containers/image/image=$WORK/b132/_pkg_.a BUILDSTDERR: packagefile github.com/containers/image/transports=$WORK/b112/_pkg_.a BUILDSTDERR: packagefile github.com/containers/image/types=$WORK/b069/_pkg_.a BUILDSTDERR: packagefile github.com/klauspost/pgzip=$WORK/b152/_pkg_.a BUILDSTDERR: packagefile github.com/opencontainers/go-digest=$WORK/b062/_pkg_.a BUILDSTDERR: packagefile github.com/opencontainers/image-spec/specs-go=$WORK/b071/_pkg_.a BUILDSTDERR: packagefile github.com/opencontainers/image-spec/specs-go/v1=$WORK/b070/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b023/_pkg_.a BUILDSTDERR: packagefile io/ioutil=$WORK/b058/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b024/_pkg_.a BUILDSTDERR: packagefile runtime=$WORK/b010/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b035/_pkg_.a BUILDSTDERR: packagefile time=$WORK/b027/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/buildah-873f00141c8e23973709f6226972d5976f8eb975/src/github.com/containers/image/tarball BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b304/_pkg_.a -trimpath $WORK/b304 -shared -p github.com/containers/image/tarball -complete -installsuffix shared -buildid i1KKIYD5Wd_UdrDa-xWA/i1KKIYD5Wd_UdrDa-xWA -goversion go1.12 -D "" -importcfg $WORK/b304/importcfg -pack ./doc.go ./tarball_reference.go ./tarball_src.go ./tarball_transport.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b294/_pkg_.a # internal BUILDSTDERR: cp $WORK/b294/_pkg_.a /builddir/.cache/go-build/ab/abd479fe1759d4142e68bb9d06edf30868904fedec1b091754c317082d4a291a-d # internal BUILDSTDERR: golang.org/x/net/http/httpguts BUILDSTDERR: mkdir -p $WORK/b293/ BUILDSTDERR: cat >$WORK/b293/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile golang.org/x/net/idna=$WORK/b294/_pkg_.a BUILDSTDERR: packagefile net=$WORK/b044/_pkg_.a BUILDSTDERR: packagefile net/textproto=$WORK/b202/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b035/_pkg_.a BUILDSTDERR: packagefile unicode/utf8=$WORK/b017/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/buildah-873f00141c8e23973709f6226972d5976f8eb975/src/golang.org/x/net/http/httpguts BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b293/_pkg_.a -trimpath $WORK/b293 -shared -p golang.org/x/net/http/httpguts -complete -installsuffix shared -buildid z298Gkaqs-YV5IgknpDa/z298Gkaqs-YV5IgknpDa -goversion go1.12 -D "" -importcfg $WORK/b293/importcfg -pack ./guts.go ./httplex.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b293/_pkg_.a # internal BUILDSTDERR: cp $WORK/b293/_pkg_.a /builddir/.cache/go-build/e4/e46d623cf40a7cd2f3206195da53fbd5b3416d7fe66631df614403db069b08d6-d # internal BUILDSTDERR: golang.org/x/net/http2 BUILDSTDERR: mkdir -p $WORK/b292/ BUILDSTDERR: cat >$WORK/b292/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile bufio=$WORK/b053/_pkg_.a BUILDSTDERR: packagefile bytes=$WORK/b031/_pkg_.a BUILDSTDERR: packagefile compress/gzip=$WORK/b195/_pkg_.a BUILDSTDERR: packagefile context=$WORK/b002/_pkg_.a BUILDSTDERR: packagefile crypto/rand=$WORK/b087/_pkg_.a BUILDSTDERR: packagefile crypto/tls=$WORK/b090/_pkg_.a BUILDSTDERR: packagefile encoding/binary=$WORK/b034/_pkg_.a BUILDSTDERR: packagefile errors=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile golang.org/x/net/http/httpguts=$WORK/b293/_pkg_.a BUILDSTDERR: packagefile golang.org/x/net/http2/hpack=$WORK/b299/_pkg_.a BUILDSTDERR: packagefile golang.org/x/net/idna=$WORK/b294/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b023/_pkg_.a BUILDSTDERR: packagefile io/ioutil=$WORK/b058/_pkg_.a BUILDSTDERR: packagefile log=$WORK/b040/_pkg_.a BUILDSTDERR: packagefile math=$WORK/b007/_pkg_.a BUILDSTDERR: packagefile math/rand=$WORK/b048/_pkg_.a BUILDSTDERR: packagefile net=$WORK/b044/_pkg_.a BUILDSTDERR: packagefile net/http=$WORK/b194/_pkg_.a BUILDSTDERR: packagefile net/http/httptrace=$WORK/b208/_pkg_.a BUILDSTDERR: packagefile net/textproto=$WORK/b202/_pkg_.a BUILDSTDERR: packagefile net/url=$WORK/b104/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b024/_pkg_.a BUILDSTDERR: packagefile reflect=$WORK/b006/_pkg_.a BUILDSTDERR: packagefile runtime=$WORK/b010/_pkg_.a BUILDSTDERR: packagefile sort=$WORK/b022/_pkg_.a BUILDSTDERR: packagefile strconv=$WORK/b016/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b035/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b018/_pkg_.a BUILDSTDERR: packagefile time=$WORK/b027/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/buildah-873f00141c8e23973709f6226972d5976f8eb975/src/golang.org/x/net/http2 BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b292/_pkg_.a -trimpath $WORK/b292 -shared -p golang.org/x/net/http2 -complete -installsuffix shared -buildid 366HZYe2iEcgKKmm0tFR/366HZYe2iEcgKKmm0tFR -goversion go1.12 -D "" -importcfg $WORK/b292/importcfg -pack ./ciphers.go ./client_conn_pool.go ./databuffer.go ./errors.go ./flow.go ./frame.go ./go111.go ./gotrack.go ./headermap.go ./http2.go ./pipe.go ./server.go ./transport.go ./write.go ./writesched.go ./writesched_priority.go ./writesched_random.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b304/_pkg_.a # internal BUILDSTDERR: cp $WORK/b304/_pkg_.a /builddir/.cache/go-build/bd/bdcfbe30ad97033695451930de898f5c6e9fdd8949190545bc1c29d61fedc28b-d # internal BUILDSTDERR: github.com/containers/libpod/pkg/chrootuser BUILDSTDERR: mkdir -p $WORK/b305/ BUILDSTDERR: cat >$WORK/b305/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile bufio=$WORK/b053/_pkg_.a BUILDSTDERR: packagefile flag=$WORK/b159/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile github.com/containers/storage/pkg/reexec=$WORK/b160/_pkg_.a BUILDSTDERR: packagefile github.com/pkg/errors=$WORK/b111/_pkg_.a BUILDSTDERR: packagefile github.com/sirupsen/logrus=$WORK/b115/_pkg_.a BUILDSTDERR: packagefile golang.org/x/sys/unix=$WORK/b145/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b023/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b024/_pkg_.a BUILDSTDERR: packagefile os/exec=$WORK/b056/_pkg_.a BUILDSTDERR: packagefile os/user=$WORK/b139/_pkg_.a BUILDSTDERR: packagefile strconv=$WORK/b016/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b035/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b018/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/buildah-873f00141c8e23973709f6226972d5976f8eb975/src/github.com/containers/libpod/pkg/chrootuser BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b305/_pkg_.a -trimpath $WORK/b305 -shared -p github.com/containers/libpod/pkg/chrootuser -complete -installsuffix shared -buildid iCDPZpf7UeMhezw93E49/iCDPZpf7UeMhezw93E49 -goversion go1.12 -D "" -importcfg $WORK/b305/importcfg -pack ./user.go ./user_linux.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b305/_pkg_.a # internal BUILDSTDERR: cp $WORK/b305/_pkg_.a /builddir/.cache/go-build/81/814abc48a4d07ce4d97a9285c2628dd8dd3533c06c7d6562be76baac57f59c5f-d # internal BUILDSTDERR: github.com/docker/docker/pkg/signal BUILDSTDERR: mkdir -p $WORK/b307/ BUILDSTDERR: cat >$WORK/b307/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile fmt=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile github.com/pkg/errors=$WORK/b111/_pkg_.a BUILDSTDERR: packagefile golang.org/x/sys/unix=$WORK/b145/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b024/_pkg_.a BUILDSTDERR: packagefile os/signal=$WORK/b231/_pkg_.a BUILDSTDERR: packagefile path/filepath=$WORK/b057/_pkg_.a BUILDSTDERR: packagefile runtime=$WORK/b010/_pkg_.a BUILDSTDERR: packagefile strconv=$WORK/b016/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b035/_pkg_.a BUILDSTDERR: packagefile sync/atomic=$WORK/b020/_pkg_.a BUILDSTDERR: packagefile syscall=$WORK/b026/_pkg_.a BUILDSTDERR: packagefile time=$WORK/b027/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/buildah-873f00141c8e23973709f6226972d5976f8eb975/src/github.com/docker/docker/pkg/signal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b307/_pkg_.a -trimpath $WORK/b307 -shared -p github.com/docker/docker/pkg/signal -complete -installsuffix shared -buildid vPxAiwTUJW5UMh77oirL/vPxAiwTUJW5UMh77oirL -goversion go1.12 -D "" -importcfg $WORK/b307/importcfg -pack ./signal.go ./signal_linux.go ./signal_unix.go ./trap.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b307/_pkg_.a # internal BUILDSTDERR: cp $WORK/b307/_pkg_.a /builddir/.cache/go-build/da/da7b1d51f388981b783438d1345522692ff6d79e2a340659b7da3eccfbba0f12-d # internal BUILDSTDERR: github.com/containers/libpod/pkg/rootless BUILDSTDERR: mkdir -p $WORK/b306/ BUILDSTDERR: cd /builddir/build/BUILD/buildah-873f00141c8e23973709f6226972d5976f8eb975/src/github.com/containers/libpod/pkg/rootless BUILDSTDERR: CGO_LDFLAGS='"-g" "-O2"' /usr/lib/golang/pkg/tool/linux_ppc64le/cgo -objdir $WORK/b306/ -importpath github.com/containers/libpod/pkg/rootless -- -I $WORK/b306/ -g -O2 ./rootless_linux.go BUILDSTDERR: cd $WORK/b306 BUILDSTDERR: TERM='dumb' gcc -I /builddir/build/BUILD/buildah-873f00141c8e23973709f6226972d5976f8eb975/src/github.com/containers/libpod/pkg/rootless -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b306=/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/buildah-873f00141c8e23973709f6226972d5976f8eb975/src/github.com/containers/libpod/pkg/rootless -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b306=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x002.o -c rootless_linux.cgo2.c BUILDSTDERR: cd /builddir/build/BUILD/buildah-873f00141c8e23973709f6226972d5976f8eb975/src/github.com/containers/libpod/pkg/rootless BUILDSTDERR: TERM='dumb' gcc -I . -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b306=/tmp/go-build -gno-record-gcc-switches -I $WORK/b306/ -g -O2 -o $WORK/b306/_x003.o -c rootless_linux.c BUILDSTDERR: cd $WORK/b306 BUILDSTDERR: TERM='dumb' gcc -I /builddir/build/BUILD/buildah-873f00141c8e23973709f6226972d5976f8eb975/src/github.com/containers/libpod/pkg/rootless -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b306=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_cgo_main.o -c _cgo_main.c BUILDSTDERR: cd /builddir/build/BUILD/buildah-873f00141c8e23973709f6226972d5976f8eb975/src/github.com/containers/libpod/pkg/rootless BUILDSTDERR: TERM='dumb' gcc -I . -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b306=/tmp/go-build -gno-record-gcc-switches -o $WORK/b306/_cgo_.o $WORK/b306/_cgo_main.o $WORK/b306/_x001.o $WORK/b306/_x002.o $WORK/b306/_x003.o -g -O2 BUILDSTDERR: TERM='dumb' /usr/lib/golang/pkg/tool/linux_ppc64le/cgo -dynpackage rootless -dynimport $WORK/b306/_cgo_.o -dynout $WORK/b306/_cgo_import.go BUILDSTDERR: cat >$WORK/b306/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile fmt=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile github.com/containers/storage/pkg/idtools=$WORK/b142/_pkg_.a BUILDSTDERR: packagefile github.com/docker/docker/pkg/signal=$WORK/b307/_pkg_.a BUILDSTDERR: packagefile github.com/pkg/errors=$WORK/b111/_pkg_.a BUILDSTDERR: packagefile github.com/sirupsen/logrus=$WORK/b115/_pkg_.a BUILDSTDERR: packagefile io/ioutil=$WORK/b058/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b024/_pkg_.a BUILDSTDERR: packagefile os/exec=$WORK/b056/_pkg_.a BUILDSTDERR: packagefile os/signal=$WORK/b231/_pkg_.a BUILDSTDERR: packagefile os/user=$WORK/b139/_pkg_.a BUILDSTDERR: packagefile runtime=$WORK/b010/_pkg_.a BUILDSTDERR: packagefile strconv=$WORK/b016/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b035/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b018/_pkg_.a BUILDSTDERR: packagefile syscall=$WORK/b026/_pkg_.a BUILDSTDERR: packagefile runtime/cgo=$WORK/b049/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b306/_pkg_.a -trimpath $WORK/b306 -shared -p github.com/containers/libpod/pkg/rootless -installsuffix shared -buildid -RaMb8iD83jDranv4JzH/-RaMb8iD83jDranv4JzH -goversion go1.12 -D "" -importcfg $WORK/b306/importcfg -pack $WORK/b306/_cgo_gotypes.go $WORK/b306/rootless_linux.cgo1.go $WORK/b306/_cgo_import.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/pack r $WORK/b306/_pkg_.a $WORK/b306/_x001.o $WORK/b306/_x002.o $WORK/b306/_x003.o # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b306/_pkg_.a # internal BUILDSTDERR: cp $WORK/b306/_pkg_.a /builddir/.cache/go-build/c1/c10b5dc6fdbe799fba8f659ebeb0df836c7500c94edf2984916db9cdca356fe1-d # internal BUILDSTDERR: github.com/containers/libpod/pkg/secrets BUILDSTDERR: mkdir -p $WORK/b308/ BUILDSTDERR: cat >$WORK/b308/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile bufio=$WORK/b053/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/pkg/rootless=$WORK/b306/_pkg_.a BUILDSTDERR: packagefile github.com/opencontainers/runtime-spec/specs-go=$WORK/b210/_pkg_.a BUILDSTDERR: packagefile github.com/opencontainers/selinux/go-selinux/label=$WORK/b169/_pkg_.a BUILDSTDERR: packagefile github.com/pkg/errors=$WORK/b111/_pkg_.a BUILDSTDERR: packagefile github.com/sirupsen/logrus=$WORK/b115/_pkg_.a BUILDSTDERR: packagefile io/ioutil=$WORK/b058/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b024/_pkg_.a BUILDSTDERR: packagefile path/filepath=$WORK/b057/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b035/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/buildah-873f00141c8e23973709f6226972d5976f8eb975/src/github.com/containers/libpod/pkg/secrets BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b308/_pkg_.a -trimpath $WORK/b308 -shared -p github.com/containers/libpod/pkg/secrets -complete -installsuffix shared -buildid P2xmunkoSH_4nqYfJt7Q/P2xmunkoSH_4nqYfJt7Q -goversion go1.12 -D "" -importcfg $WORK/b308/importcfg -pack ./secrets.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b308/_pkg_.a # internal BUILDSTDERR: cp $WORK/b308/_pkg_.a /builddir/.cache/go-build/f5/f5e5e3a31bf4fe8fb32f290a9c865eda2b8552c532e459e0ecb70cafd59f3d85-d # internal BUILDSTDERR: github.com/hashicorp/errwrap BUILDSTDERR: mkdir -p $WORK/b310/ BUILDSTDERR: cat >$WORK/b310/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile errors=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile reflect=$WORK/b006/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b035/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/buildah-873f00141c8e23973709f6226972d5976f8eb975/src/github.com/hashicorp/errwrap BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b310/_pkg_.a -trimpath $WORK/b310 -shared -p github.com/hashicorp/errwrap -complete -installsuffix shared -buildid OYWsQqNB6AJI5Sh5c7Rr/OYWsQqNB6AJI5Sh5c7Rr -goversion go1.12 -D "" -importcfg $WORK/b310/importcfg -pack ./errwrap.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b310/_pkg_.a # internal BUILDSTDERR: cp $WORK/b310/_pkg_.a /builddir/.cache/go-build/1e/1e576c1cbf14f1fd389576ba5b39af362917faf04ff0f72eb768ab1a96caf33b-d # internal BUILDSTDERR: github.com/hashicorp/go-multierror BUILDSTDERR: mkdir -p $WORK/b309/ BUILDSTDERR: cat >$WORK/b309/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile fmt=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile github.com/hashicorp/errwrap=$WORK/b310/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b035/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/buildah-873f00141c8e23973709f6226972d5976f8eb975/src/github.com/hashicorp/go-multierror BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b309/_pkg_.a -trimpath $WORK/b309 -shared -p github.com/hashicorp/go-multierror -complete -installsuffix shared -buildid SzvnFdE1re03XJoTWgST/SzvnFdE1re03XJoTWgST -goversion go1.12 -D "" -importcfg $WORK/b309/importcfg -pack ./append.go ./flatten.go ./format.go ./multierror.go ./prefix.go ./sort.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b309/_pkg_.a # internal BUILDSTDERR: cp $WORK/b309/_pkg_.a /builddir/.cache/go-build/19/19f946a9810db9fa95c80a7ac41b9516d89299b1121f2f15d771bb532d1c3870-d # internal BUILDSTDERR: github.com/opencontainers/runtime-tools/generate/seccomp BUILDSTDERR: mkdir -p $WORK/b312/ BUILDSTDERR: cat >$WORK/b312/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile fmt=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile github.com/opencontainers/runtime-spec/specs-go=$WORK/b210/_pkg_.a BUILDSTDERR: packagefile reflect=$WORK/b006/_pkg_.a BUILDSTDERR: packagefile runtime=$WORK/b010/_pkg_.a BUILDSTDERR: packagefile strconv=$WORK/b016/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b035/_pkg_.a BUILDSTDERR: packagefile syscall=$WORK/b026/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/buildah-873f00141c8e23973709f6226972d5976f8eb975/src/github.com/opencontainers/runtime-tools/generate/seccomp BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b312/_pkg_.a -trimpath $WORK/b312 -shared -p github.com/opencontainers/runtime-tools/generate/seccomp -complete -installsuffix shared -buildid h3VUdjWDPVm69ZULZy7y/h3VUdjWDPVm69ZULZy7y -goversion go1.12 -D "" -importcfg $WORK/b312/importcfg -pack ./consts.go ./parse_action.go ./parse_architecture.go ./parse_arguments.go ./parse_remove.go ./seccomp_default.go ./seccomp_default_linux.go ./syscall_compare.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b292/_pkg_.a # internal BUILDSTDERR: cp $WORK/b292/_pkg_.a /builddir/.cache/go-build/d5/d570c7e2e385b41c0a9a7ea1d28f5a052ac2036ecf3db42c23d25af9128dce3f-d # internal BUILDSTDERR: github.com/containers/image/openshift BUILDSTDERR: mkdir -p $WORK/b290/ BUILDSTDERR: cat >$WORK/b290/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile bytes=$WORK/b031/_pkg_.a BUILDSTDERR: packagefile context=$WORK/b002/_pkg_.a BUILDSTDERR: packagefile crypto/rand=$WORK/b087/_pkg_.a BUILDSTDERR: packagefile crypto/tls=$WORK/b090/_pkg_.a BUILDSTDERR: packagefile crypto/x509=$WORK/b097/_pkg_.a BUILDSTDERR: packagefile encoding/json=$WORK/b030/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile github.com/containers/image/docker=$WORK/b235/_pkg_.a BUILDSTDERR: packagefile github.com/containers/image/docker/policyconfiguration=$WORK/b236/_pkg_.a BUILDSTDERR: packagefile github.com/containers/image/docker/reference=$WORK/b061/_pkg_.a BUILDSTDERR: packagefile github.com/containers/image/image=$WORK/b132/_pkg_.a BUILDSTDERR: packagefile github.com/containers/image/manifest=$WORK/b073/_pkg_.a BUILDSTDERR: packagefile github.com/containers/image/transports=$WORK/b112/_pkg_.a BUILDSTDERR: packagefile github.com/containers/image/types=$WORK/b069/_pkg_.a BUILDSTDERR: packagefile github.com/containers/image/version=$WORK/b113/_pkg_.a BUILDSTDERR: packagefile github.com/ghodss/yaml=$WORK/b260/_pkg_.a BUILDSTDERR: packagefile github.com/imdario/mergo=$WORK/b291/_pkg_.a BUILDSTDERR: packagefile github.com/opencontainers/go-digest=$WORK/b062/_pkg_.a BUILDSTDERR: packagefile github.com/pkg/errors=$WORK/b111/_pkg_.a BUILDSTDERR: packagefile github.com/sirupsen/logrus=$WORK/b115/_pkg_.a BUILDSTDERR: packagefile golang.org/x/net/http2=$WORK/b292/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b023/_pkg_.a BUILDSTDERR: packagefile io/ioutil=$WORK/b058/_pkg_.a BUILDSTDERR: packagefile k8s.io/client-go/util/homedir=$WORK/b300/_pkg_.a BUILDSTDERR: packagefile net=$WORK/b044/_pkg_.a BUILDSTDERR: packagefile net/http=$WORK/b194/_pkg_.a BUILDSTDERR: packagefile net/url=$WORK/b104/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b024/_pkg_.a BUILDSTDERR: packagefile path=$WORK/b066/_pkg_.a BUILDSTDERR: packagefile path/filepath=$WORK/b057/_pkg_.a BUILDSTDERR: packagefile reflect=$WORK/b006/_pkg_.a BUILDSTDERR: packagefile regexp=$WORK/b064/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b035/_pkg_.a BUILDSTDERR: packagefile time=$WORK/b027/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/buildah-873f00141c8e23973709f6226972d5976f8eb975/src/github.com/containers/image/openshift BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b290/_pkg_.a -trimpath $WORK/b290 -shared -p github.com/containers/image/openshift -complete -installsuffix shared -buildid AIQS02akkJTFjMRVHWn3/AIQS02akkJTFjMRVHWn3 -goversion go1.12 -D "" -importcfg $WORK/b290/importcfg -pack ./openshift-copies.go ./openshift.go ./openshift_transport.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b312/_pkg_.a # internal BUILDSTDERR: cp $WORK/b312/_pkg_.a /builddir/.cache/go-build/a1/a1e72506747c6aaa25df5086d5235b597eff69f35b458d12b010d85f244cf1fc-d # internal BUILDSTDERR: database/sql/driver BUILDSTDERR: mkdir -p $WORK/b315/ BUILDSTDERR: cat >$WORK/b315/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile context=$WORK/b002/_pkg_.a BUILDSTDERR: packagefile errors=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile reflect=$WORK/b006/_pkg_.a BUILDSTDERR: packagefile strconv=$WORK/b016/_pkg_.a BUILDSTDERR: packagefile time=$WORK/b027/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/database/sql/driver BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b315/_pkg_.a -trimpath $WORK/b315 -shared -p database/sql/driver -std -complete -installsuffix shared -buildid bczE9_Y8vMDCZ96GxCgW/bczE9_Y8vMDCZ96GxCgW -goversion go1.12 -D "" -importcfg $WORK/b315/importcfg -pack ./driver.go ./types.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b315/_pkg_.a # internal BUILDSTDERR: cp $WORK/b315/_pkg_.a /builddir/.cache/go-build/09/0997533a6971d5e35f2f19c2773dbd8067bfd197adf970b9cd8a9e91d5516246-d # internal BUILDSTDERR: github.com/blang/semver BUILDSTDERR: mkdir -p $WORK/b314/ BUILDSTDERR: cat >$WORK/b314/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile database/sql/driver=$WORK/b315/_pkg_.a BUILDSTDERR: packagefile encoding/json=$WORK/b030/_pkg_.a BUILDSTDERR: packagefile errors=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile sort=$WORK/b022/_pkg_.a BUILDSTDERR: packagefile strconv=$WORK/b016/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b035/_pkg_.a BUILDSTDERR: packagefile unicode=$WORK/b021/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/buildah-873f00141c8e23973709f6226972d5976f8eb975/src/github.com/blang/semver BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b314/_pkg_.a -trimpath $WORK/b314 -shared -p github.com/blang/semver -complete -installsuffix shared -buildid MEA1QJsDeCR3Ooid2llL/MEA1QJsDeCR3Ooid2llL -goversion go1.12 -D "" -importcfg $WORK/b314/importcfg -pack ./json.go ./range.go ./semver.go ./sort.go ./sql.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b283/_pkg_.a # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b290/_pkg_.a # internal BUILDSTDERR: cp $WORK/b290/_pkg_.a /builddir/.cache/go-build/05/051daebf9049ebc483ad20166941ecbc2837a1f380e6c7a1598c027854edffbe-d # internal BUILDSTDERR: github.com/opencontainers/runtime-tools/filepath BUILDSTDERR: mkdir -p $WORK/b316/ BUILDSTDERR: cat >$WORK/b316/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile fmt=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile regexp=$WORK/b064/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b035/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/buildah-873f00141c8e23973709f6226972d5976f8eb975/src/github.com/opencontainers/runtime-tools/filepath BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b316/_pkg_.a -trimpath $WORK/b316 -shared -p github.com/opencontainers/runtime-tools/filepath -complete -installsuffix shared -buildid HFDvhxmHmwoib4z478PF/HFDvhxmHmwoib4z478PF -goversion go1.12 -D "" -importcfg $WORK/b316/importcfg -pack ./abs.go ./ancestor.go ./clean.go ./doc.go ./join.go ./separator.go BUILDSTDERR: cp $WORK/b283/_pkg_.a /builddir/.cache/go-build/4c/4c0a08857ed238c67d6a257156501457bbc9c000061b60e3d5b212bb6a8df9ef-d # internal BUILDSTDERR: github.com/docker/docker/api/types/swarm/runtime BUILDSTDERR: mkdir -p $WORK/b282/ BUILDSTDERR: cat >$WORK/b282/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile fmt=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile github.com/gogo/protobuf/proto=$WORK/b283/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b023/_pkg_.a BUILDSTDERR: packagefile math=$WORK/b007/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/buildah-873f00141c8e23973709f6226972d5976f8eb975/src/github.com/docker/docker/api/types/swarm/runtime BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b282/_pkg_.a -trimpath $WORK/b282 -shared -p github.com/docker/docker/api/types/swarm/runtime -complete -installsuffix shared -buildid d1ju1_LXvVvZKF3g1kVz/d1ju1_LXvVvZKF3g1kVz -goversion go1.12 -D "" -importcfg $WORK/b282/importcfg -pack ./gen.go ./plugin.pb.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b316/_pkg_.a # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b314/_pkg_.a # internal BUILDSTDERR: cp $WORK/b316/_pkg_.a /builddir/.cache/go-build/ac/acff8a9967bd0554aa8c5361a9a6519c9bbcd715fe643d0f973e75dcabbbc1c5-d # internal BUILDSTDERR: github.com/opencontainers/runtime-tools/error BUILDSTDERR: mkdir -p $WORK/b318/ BUILDSTDERR: cat >$WORK/b318/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile fmt=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b035/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cp $WORK/b314/_pkg_.a /builddir/.cache/go-build/0c/0c3a118861f79104ea32348f70e01471d771fd3910d4a1c4633f95d0f709ace4-d # internal BUILDSTDERR: cd /builddir/build/BUILD/buildah-873f00141c8e23973709f6226972d5976f8eb975/src/github.com/opencontainers/runtime-tools/error BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b318/_pkg_.a -trimpath $WORK/b318 -shared -p github.com/opencontainers/runtime-tools/error -complete -installsuffix shared -buildid Y-jcfuo6rzJHTZcAV1eH/Y-jcfuo6rzJHTZcAV1eH -goversion go1.12 -D "" -importcfg $WORK/b318/importcfg -pack ./error.go BUILDSTDERR: github.com/xeipuuv/gojsonpointer BUILDSTDERR: mkdir -p $WORK/b321/ BUILDSTDERR: cat >$WORK/b321/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile errors=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile reflect=$WORK/b006/_pkg_.a BUILDSTDERR: packagefile strconv=$WORK/b016/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b035/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/buildah-873f00141c8e23973709f6226972d5976f8eb975/src/github.com/xeipuuv/gojsonpointer BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b321/_pkg_.a -trimpath $WORK/b321 -shared -p github.com/xeipuuv/gojsonpointer -complete -installsuffix shared -buildid odVSCT4N3MQegAEO-3Sy/odVSCT4N3MQegAEO-3Sy -goversion go1.12 -D "" -importcfg $WORK/b321/importcfg -pack ./pointer.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b318/_pkg_.a # internal BUILDSTDERR: cp $WORK/b318/_pkg_.a /builddir/.cache/go-build/0c/0ca861e9a137a24b53545204ef7dc5ae75c7734a934f32c8a8ba9a5c538cd1be-d # internal BUILDSTDERR: github.com/opencontainers/runtime-tools/specerror BUILDSTDERR: mkdir -p $WORK/b317/ BUILDSTDERR: cat >$WORK/b317/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile fmt=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile github.com/hashicorp/go-multierror=$WORK/b309/_pkg_.a BUILDSTDERR: packagefile github.com/opencontainers/runtime-tools/error=$WORK/b318/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/buildah-873f00141c8e23973709f6226972d5976f8eb975/src/github.com/opencontainers/runtime-tools/specerror BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b317/_pkg_.a -trimpath $WORK/b317 -shared -p github.com/opencontainers/runtime-tools/specerror -complete -installsuffix shared -buildid 6Yd5eEQRbvJZGXIAO_K0/6Yd5eEQRbvJZGXIAO_K0 -goversion go1.12 -D "" -importcfg $WORK/b317/importcfg -pack ./bundle.go ./config-linux.go ./config-windows.go ./config.go ./error.go ./runtime-linux.go ./runtime.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b321/_pkg_.a # internal BUILDSTDERR: cp $WORK/b321/_pkg_.a /builddir/.cache/go-build/55/55e7c39abe061781033d5116eae1987d3fdabbf82a6643a02019ae0bcdf905cc-d # internal BUILDSTDERR: github.com/xeipuuv/gojsonreference BUILDSTDERR: mkdir -p $WORK/b320/ BUILDSTDERR: cat >$WORK/b320/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile errors=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile github.com/xeipuuv/gojsonpointer=$WORK/b321/_pkg_.a BUILDSTDERR: packagefile net/url=$WORK/b104/_pkg_.a BUILDSTDERR: packagefile path/filepath=$WORK/b057/_pkg_.a BUILDSTDERR: packagefile runtime=$WORK/b010/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b035/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/buildah-873f00141c8e23973709f6226972d5976f8eb975/src/github.com/xeipuuv/gojsonreference BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b320/_pkg_.a -trimpath $WORK/b320 -shared -p github.com/xeipuuv/gojsonreference -complete -installsuffix shared -buildid QGYcQYsNZ4lyaEL_G7bC/QGYcQYsNZ4lyaEL_G7bC -goversion go1.12 -D "" -importcfg $WORK/b320/importcfg -pack ./reference.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b282/_pkg_.a # internal BUILDSTDERR: cp $WORK/b282/_pkg_.a /builddir/.cache/go-build/e5/e5cecaddc882a3d2adf109dea4adea22702c40dda8e916b86d803b5986fd2094-d # internal BUILDSTDERR: github.com/docker/docker/api/types/swarm BUILDSTDERR: mkdir -p $WORK/b281/ BUILDSTDERR: cat >$WORK/b281/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile github.com/docker/docker/api/types/container=$WORK/b273/_pkg_.a BUILDSTDERR: packagefile github.com/docker/docker/api/types/mount=$WORK/b275/_pkg_.a BUILDSTDERR: packagefile github.com/docker/docker/api/types/network=$WORK/b279/_pkg_.a BUILDSTDERR: packagefile github.com/docker/docker/api/types/swarm/runtime=$WORK/b282/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b024/_pkg_.a BUILDSTDERR: packagefile time=$WORK/b027/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/buildah-873f00141c8e23973709f6226972d5976f8eb975/src/github.com/docker/docker/api/types/swarm BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b281/_pkg_.a -trimpath $WORK/b281 -shared -p github.com/docker/docker/api/types/swarm -complete -installsuffix shared -buildid 4lGLHq4LJhpcAobByGzb/4lGLHq4LJhpcAobByGzb -goversion go1.12 -D "" -importcfg $WORK/b281/importcfg -pack ./common.go ./config.go ./container.go ./network.go ./node.go ./runtime.go ./secret.go ./service.go ./swarm.go ./task.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b320/_pkg_.a # internal BUILDSTDERR: cp $WORK/b320/_pkg_.a /builddir/.cache/go-build/2a/2a1fb91c9b7e6f8e0fefb7f1e19767d7a30dd8ba9ef5a7bcba3e77e499fc60a1-d # internal BUILDSTDERR: net/mail BUILDSTDERR: mkdir -p $WORK/b322/ BUILDSTDERR: cat >$WORK/b322/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile bufio=$WORK/b053/_pkg_.a BUILDSTDERR: packagefile errors=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b023/_pkg_.a BUILDSTDERR: packagefile log=$WORK/b040/_pkg_.a BUILDSTDERR: packagefile mime=$WORK/b205/_pkg_.a BUILDSTDERR: packagefile net/textproto=$WORK/b202/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b035/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b018/_pkg_.a BUILDSTDERR: packagefile time=$WORK/b027/_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/b322/_pkg_.a -trimpath $WORK/b322 -shared -p net/mail -std -complete -installsuffix shared -buildid KB1XPlzEI5JMPOPcl6JU/KB1XPlzEI5JMPOPcl6JU -goversion go1.12 -D "" -importcfg $WORK/b322/importcfg -pack ./message.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b317/_pkg_.a # internal BUILDSTDERR: cp $WORK/b317/_pkg_.a /builddir/.cache/go-build/48/48932bc67981dc066ccf9f1167512ddce3c630397fe0790a3348807a3c455b40-d # internal BUILDSTDERR: text/template/parse BUILDSTDERR: mkdir -p $WORK/b324/ BUILDSTDERR: cat >$WORK/b324/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile bytes=$WORK/b031/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile runtime=$WORK/b010/_pkg_.a BUILDSTDERR: packagefile strconv=$WORK/b016/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b035/_pkg_.a BUILDSTDERR: packagefile unicode=$WORK/b021/_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/b324/_pkg_.a -trimpath $WORK/b324 -shared -p text/template/parse -std -complete -installsuffix shared -buildid x7rXKT3ZO5nGGzQWkDo2/x7rXKT3ZO5nGGzQWkDo2 -goversion go1.12 -D "" -importcfg $WORK/b324/importcfg -pack ./lex.go ./node.go ./parse.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b281/_pkg_.a # internal BUILDSTDERR: cp $WORK/b281/_pkg_.a /builddir/.cache/go-build/5a/5a20d5fea9192de4957328d6646de23b6b84c1a6bd526ef3784fee7bb8c61ab9-d # internal BUILDSTDERR: github.com/docker/docker/api/types BUILDSTDERR: mkdir -p $WORK/b272/ BUILDSTDERR: cat >$WORK/b272/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile bufio=$WORK/b053/_pkg_.a BUILDSTDERR: packagefile encoding/json=$WORK/b030/_pkg_.a BUILDSTDERR: packagefile errors=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile github.com/docker/docker/api/types/container=$WORK/b273/_pkg_.a BUILDSTDERR: packagefile github.com/docker/docker/api/types/filters=$WORK/b278/_pkg_.a BUILDSTDERR: packagefile github.com/docker/docker/api/types/mount=$WORK/b275/_pkg_.a BUILDSTDERR: packagefile github.com/docker/docker/api/types/network=$WORK/b279/_pkg_.a BUILDSTDERR: packagefile github.com/docker/docker/api/types/registry=$WORK/b280/_pkg_.a BUILDSTDERR: packagefile github.com/docker/docker/api/types/swarm=$WORK/b281/_pkg_.a BUILDSTDERR: packagefile github.com/docker/go-connections/nat=$WORK/b277/_pkg_.a BUILDSTDERR: packagefile github.com/docker/go-units=$WORK/b146/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b023/_pkg_.a BUILDSTDERR: packagefile net=$WORK/b044/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b024/_pkg_.a BUILDSTDERR: packagefile sort=$WORK/b022/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b035/_pkg_.a BUILDSTDERR: packagefile time=$WORK/b027/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/buildah-873f00141c8e23973709f6226972d5976f8eb975/src/github.com/docker/docker/api/types BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b272/_pkg_.a -trimpath $WORK/b272 -shared -p github.com/docker/docker/api/types -complete -installsuffix shared -buildid yHlxdWvHukXSnwdHGgI3/yHlxdWvHukXSnwdHGgI3 -goversion go1.12 -D "" -importcfg $WORK/b272/importcfg -pack ./auth.go ./client.go ./configs.go ./error_response.go ./graph_driver_data.go ./id_response.go ./image_delete_response_item.go ./image_summary.go ./plugin.go ./plugin_device.go ./plugin_env.go ./plugin_interface_type.go ./plugin_mount.go ./plugin_responses.go ./port.go ./seccomp.go ./service_update_response.go ./stats.go ./types.go ./volume.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b322/_pkg_.a # internal BUILDSTDERR: cp $WORK/b322/_pkg_.a /builddir/.cache/go-build/ce/ce924b0319712238de50fe39bf00b048f04c63599d0ec5f19bcfa038c693bd83-d # internal BUILDSTDERR: github.com/docker/docker/builder/dockerfile/parser BUILDSTDERR: mkdir -p $WORK/b327/ BUILDSTDERR: cat >$WORK/b327/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile bufio=$WORK/b053/_pkg_.a BUILDSTDERR: packagefile bytes=$WORK/b031/_pkg_.a BUILDSTDERR: packagefile encoding/json=$WORK/b030/_pkg_.a BUILDSTDERR: packagefile errors=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile github.com/docker/docker/builder/dockerfile/command=$WORK/b326/_pkg_.a BUILDSTDERR: packagefile github.com/docker/docker/pkg/system=$WORK/b242/_pkg_.a BUILDSTDERR: packagefile github.com/pkg/errors=$WORK/b111/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b023/_pkg_.a BUILDSTDERR: packagefile regexp=$WORK/b064/_pkg_.a BUILDSTDERR: packagefile runtime=$WORK/b010/_pkg_.a BUILDSTDERR: packagefile sort=$WORK/b022/_pkg_.a BUILDSTDERR: packagefile strconv=$WORK/b016/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b035/_pkg_.a BUILDSTDERR: packagefile unicode=$WORK/b021/_pkg_.a BUILDSTDERR: packagefile unicode/utf8=$WORK/b017/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/buildah-873f00141c8e23973709f6226972d5976f8eb975/src/github.com/docker/docker/builder/dockerfile/parser BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b327/_pkg_.a -trimpath $WORK/b327 -shared -p github.com/docker/docker/builder/dockerfile/parser -complete -installsuffix shared -buildid U6L4rplqAPbYEYSNxD4Q/U6L4rplqAPbYEYSNxD4Q -goversion go1.12 -D "" -importcfg $WORK/b327/importcfg -pack ./line_parsers.go ./parser.go ./split_command.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b272/_pkg_.a # internal BUILDSTDERR: cp $WORK/b272/_pkg_.a /builddir/.cache/go-build/ae/ae4df6fcc45851630f0b70721499e832e441b63d70143fadd971ad3810538baa-d # internal BUILDSTDERR: github.com/docker/docker/api/types/volume BUILDSTDERR: mkdir -p $WORK/b287/ BUILDSTDERR: cat >$WORK/b287/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile github.com/docker/docker/api/types=$WORK/b272/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/buildah-873f00141c8e23973709f6226972d5976f8eb975/src/github.com/docker/docker/api/types/volume BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b287/_pkg_.a -trimpath $WORK/b287 -shared -p github.com/docker/docker/api/types/volume -complete -installsuffix shared -buildid B5naiA49_Q6GjdqRo2q9/B5naiA49_Q6GjdqRo2q9 -goversion go1.12 -D "" -importcfg $WORK/b287/importcfg -pack ./volumes_create.go ./volumes_list.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b327/_pkg_.a # internal BUILDSTDERR: cp $WORK/b327/_pkg_.a /builddir/.cache/go-build/83/83804c08315bc1c18be0b2a7ce247fc7fab9e1ac2add44c360e90b350ef076c7-d # internal BUILDSTDERR: github.com/docker/docker/opts BUILDSTDERR: mkdir -p $WORK/b329/ BUILDSTDERR: cat >$WORK/b329/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile fmt=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile github.com/docker/docker/api/types=$WORK/b272/_pkg_.a BUILDSTDERR: packagefile github.com/docker/go-units=$WORK/b146/_pkg_.a BUILDSTDERR: packagefile github.com/pkg/errors=$WORK/b111/_pkg_.a BUILDSTDERR: packagefile net=$WORK/b044/_pkg_.a BUILDSTDERR: packagefile net/url=$WORK/b104/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b024/_pkg_.a BUILDSTDERR: packagefile path=$WORK/b066/_pkg_.a BUILDSTDERR: packagefile regexp=$WORK/b064/_pkg_.a BUILDSTDERR: packagefile runtime=$WORK/b010/_pkg_.a BUILDSTDERR: packagefile strconv=$WORK/b016/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b035/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/buildah-873f00141c8e23973709f6226972d5976f8eb975/src/github.com/docker/docker/opts BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b329/_pkg_.a -trimpath $WORK/b329 -shared -p github.com/docker/docker/opts -complete -installsuffix shared -buildid nSZEwx05s4n7WDtovzOS/nSZEwx05s4n7WDtovzOS -goversion go1.12 -D "" -importcfg $WORK/b329/importcfg -pack ./env.go ./hosts.go ./hosts_unix.go ./ip.go ./opts.go ./opts_unix.go ./quotedstring.go ./runtime.go ./ulimit.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b287/_pkg_.a # internal BUILDSTDERR: cp $WORK/b287/_pkg_.a /builddir/.cache/go-build/13/1353c1e74c8f01de7d399d4a7f46a5245861f4c7370d82d1aabe064438037e2f-d # internal BUILDSTDERR: github.com/docker/docker/client BUILDSTDERR: mkdir -p $WORK/b270/ BUILDSTDERR: cat >$WORK/b270/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile bufio=$WORK/b053/_pkg_.a BUILDSTDERR: packagefile bytes=$WORK/b031/_pkg_.a BUILDSTDERR: packagefile crypto/tls=$WORK/b090/_pkg_.a BUILDSTDERR: packagefile encoding/base64=$WORK/b033/_pkg_.a BUILDSTDERR: packagefile encoding/json=$WORK/b030/_pkg_.a BUILDSTDERR: packagefile errors=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile github.com/docker/distribution/reference=$WORK/b251/_pkg_.a BUILDSTDERR: packagefile github.com/docker/docker/api=$WORK/b271/_pkg_.a BUILDSTDERR: packagefile github.com/docker/docker/api/types=$WORK/b272/_pkg_.a BUILDSTDERR: packagefile github.com/docker/docker/api/types/container=$WORK/b273/_pkg_.a BUILDSTDERR: packagefile github.com/docker/docker/api/types/events=$WORK/b284/_pkg_.a BUILDSTDERR: packagefile github.com/docker/docker/api/types/filters=$WORK/b278/_pkg_.a BUILDSTDERR: packagefile github.com/docker/docker/api/types/image=$WORK/b285/_pkg_.a BUILDSTDERR: packagefile github.com/docker/docker/api/types/network=$WORK/b279/_pkg_.a BUILDSTDERR: packagefile github.com/docker/docker/api/types/registry=$WORK/b280/_pkg_.a BUILDSTDERR: packagefile github.com/docker/docker/api/types/swarm=$WORK/b281/_pkg_.a BUILDSTDERR: packagefile github.com/docker/docker/api/types/time=$WORK/b286/_pkg_.a BUILDSTDERR: packagefile github.com/docker/docker/api/types/versions=$WORK/b075/_pkg_.a BUILDSTDERR: packagefile github.com/docker/docker/api/types/volume=$WORK/b287/_pkg_.a BUILDSTDERR: packagefile github.com/docker/go-connections/sockets=$WORK/b246/_pkg_.a BUILDSTDERR: packagefile github.com/docker/go-connections/tlsconfig=$WORK/b249/_pkg_.a BUILDSTDERR: packagefile github.com/opencontainers/go-digest=$WORK/b062/_pkg_.a BUILDSTDERR: packagefile github.com/pkg/errors=$WORK/b111/_pkg_.a BUILDSTDERR: packagefile golang.org/x/net/context=$WORK/b149/_pkg_.a BUILDSTDERR: packagefile golang.org/x/net/context/ctxhttp=$WORK/b288/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b023/_pkg_.a BUILDSTDERR: packagefile io/ioutil=$WORK/b058/_pkg_.a BUILDSTDERR: packagefile net=$WORK/b044/_pkg_.a BUILDSTDERR: packagefile net/http=$WORK/b194/_pkg_.a BUILDSTDERR: packagefile net/http/httputil=$WORK/b289/_pkg_.a BUILDSTDERR: packagefile net/url=$WORK/b104/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b024/_pkg_.a BUILDSTDERR: packagefile path=$WORK/b066/_pkg_.a BUILDSTDERR: packagefile path/filepath=$WORK/b057/_pkg_.a BUILDSTDERR: packagefile regexp=$WORK/b064/_pkg_.a BUILDSTDERR: packagefile strconv=$WORK/b016/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b035/_pkg_.a BUILDSTDERR: packagefile time=$WORK/b027/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/buildah-873f00141c8e23973709f6226972d5976f8eb975/src/github.com/docker/docker/client BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b270/_pkg_.a -trimpath $WORK/b270 -shared -p github.com/docker/docker/client -complete -installsuffix shared -buildid Qpd3y9kECxYv4Oc3RlRN/Qpd3y9kECxYv4Oc3RlRN -goversion go1.12 -D "" -importcfg $WORK/b270/importcfg -pack ./build_prune.go ./checkpoint_create.go ./checkpoint_delete.go ./checkpoint_list.go ./client.go ./client_unix.go ./config_create.go ./config_inspect.go ./config_list.go ./config_remove.go ./config_update.go ./container_attach.go ./container_commit.go ./container_copy.go ./container_create.go ./container_diff.go ./container_exec.go ./container_export.go ./container_inspect.go ./container_kill.go ./container_list.go ./container_logs.go ./container_pause.go ./container_prune.go ./container_remove.go ./container_rename.go ./container_resize.go ./container_restart.go ./container_start.go ./container_stats.go ./container_stop.go ./container_top.go ./container_unpause.go ./container_update.go ./container_wait.go ./disk_usage.go ./distribution_inspect.go ./errors.go ./events.go ./hijack.go ./image_build.go ./image_create.go ./image_history.go ./image_import.go ./image_inspect.go ./image_list.go ./image_load.go ./image_prune.go ./image_pull.go ./image_push.go ./image_remove.go ./image_save.go ./image_search.go ./image_tag.go ./info.go ./interface.go ./interface_experimental.go ./interface_stable.go ./login.go ./network_connect.go ./network_create.go ./network_disconnect.go ./network_inspect.go ./network_list.go ./network_prune.go ./network_remove.go ./node_inspect.go ./node_list.go ./node_remove.go ./node_update.go ./ping.go ./plugin_create.go ./plugin_disable.go ./plugin_enable.go ./plugin_inspect.go ./plugin_install.go ./plugin_list.go ./plugin_push.go ./plugin_remove.go ./plugin_set.go ./plugin_upgrade.go ./request.go ./secret_create.go ./secret_inspect.go ./secret_list.go ./secret_remove.go ./secret_update.go ./service_create.go ./service_inspect.go ./service_list.go ./service_logs.go ./service_remove.go ./service_update.go ./session.go ./swarm_get_unlock_key.go ./swarm_init.go ./swarm_inspect.go ./swarm_join.go ./swarm_leave.go ./swarm_unlock.go ./swarm_update.go ./task_inspect.go ./task_list.go ./task_logs.go ./tlsconfig_clone.go ./transport.go ./utils.go ./version.go ./volume_create.go ./volume_inspect.go ./volume_list.go ./volume_prune.go ./volume_remove.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b329/_pkg_.a # internal BUILDSTDERR: cp $WORK/b329/_pkg_.a /builddir/.cache/go-build/49/4999e9180040d14cb3310df88ef545f33f1c3c605ae7e4a9fcf0d930ef66b7e6-d # internal BUILDSTDERR: github.com/docker/docker/pkg/fileutils BUILDSTDERR: mkdir -p $WORK/b330/ BUILDSTDERR: cat >$WORK/b330/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile errors=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile github.com/sirupsen/logrus=$WORK/b115/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b023/_pkg_.a BUILDSTDERR: packagefile io/ioutil=$WORK/b058/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b024/_pkg_.a BUILDSTDERR: packagefile path/filepath=$WORK/b057/_pkg_.a BUILDSTDERR: packagefile regexp=$WORK/b064/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b035/_pkg_.a BUILDSTDERR: packagefile text/scanner=$WORK/b141/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/buildah-873f00141c8e23973709f6226972d5976f8eb975/src/github.com/docker/docker/pkg/fileutils BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b330/_pkg_.a -trimpath $WORK/b330 -shared -p github.com/docker/docker/pkg/fileutils -complete -installsuffix shared -buildid PfzFK78yd5Y4klgONlGb/PfzFK78yd5Y4klgONlGb -goversion go1.12 -D "" -importcfg $WORK/b330/importcfg -pack ./fileutils.go ./fileutils_unix.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b324/_pkg_.a # internal BUILDSTDERR: cp $WORK/b324/_pkg_.a /builddir/.cache/go-build/8e/8e2f389f310cc70721f3f3395fee9a221a95a3d89c0096b33716bf67dceb747c-d # internal BUILDSTDERR: text/template BUILDSTDERR: mkdir -p $WORK/b323/ BUILDSTDERR: cat >$WORK/b323/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile bytes=$WORK/b031/_pkg_.a BUILDSTDERR: packagefile errors=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile internal/fmtsort=$WORK/b005/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b023/_pkg_.a BUILDSTDERR: packagefile io/ioutil=$WORK/b058/_pkg_.a BUILDSTDERR: packagefile net/url=$WORK/b104/_pkg_.a BUILDSTDERR: packagefile path/filepath=$WORK/b057/_pkg_.a BUILDSTDERR: packagefile reflect=$WORK/b006/_pkg_.a BUILDSTDERR: packagefile runtime=$WORK/b010/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b035/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b018/_pkg_.a BUILDSTDERR: packagefile text/template/parse=$WORK/b324/_pkg_.a BUILDSTDERR: packagefile unicode=$WORK/b021/_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/b323/_pkg_.a -trimpath $WORK/b323 -shared -p text/template -std -complete -installsuffix shared -buildid eBo1UotU9Qwv7zvgcZlI/eBo1UotU9Qwv7zvgcZlI -goversion go1.12 -D "" -importcfg $WORK/b323/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/b330/_pkg_.a # internal BUILDSTDERR: cp $WORK/b330/_pkg_.a /builddir/.cache/go-build/00/00e05b1e5b5bf5edc15f5dcb9003641020f8af205f7229499080ebc8b0e1eceb-d # internal BUILDSTDERR: github.com/docker/docker/pkg/stdcopy BUILDSTDERR: mkdir -p $WORK/b331/ BUILDSTDERR: cat >$WORK/b331/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile bytes=$WORK/b031/_pkg_.a BUILDSTDERR: packagefile encoding/binary=$WORK/b034/_pkg_.a BUILDSTDERR: packagefile errors=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b023/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b018/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/buildah-873f00141c8e23973709f6226972d5976f8eb975/src/github.com/docker/docker/pkg/stdcopy BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b331/_pkg_.a -trimpath $WORK/b331 -shared -p github.com/docker/docker/pkg/stdcopy -complete -installsuffix shared -buildid 21SwvqsR5ema6eHZ-The/21SwvqsR5ema6eHZ-The -goversion go1.12 -D "" -importcfg $WORK/b331/importcfg -pack ./stdcopy.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b331/_pkg_.a # internal BUILDSTDERR: cp $WORK/b331/_pkg_.a /builddir/.cache/go-build/d1/d1a3a4c7b91a906f16847371277583b6587cd3ffa52a61d9cea6bb5e25115085-d # internal BUILDSTDERR: github.com/docker/docker/pkg/ioutils BUILDSTDERR: mkdir -p $WORK/b334/ BUILDSTDERR: cat >$WORK/b334/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile crypto/sha256=$WORK/b089/_pkg_.a BUILDSTDERR: packagefile encoding/hex=$WORK/b100/_pkg_.a BUILDSTDERR: packagefile errors=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile golang.org/x/net/context=$WORK/b149/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b023/_pkg_.a BUILDSTDERR: packagefile io/ioutil=$WORK/b058/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b024/_pkg_.a BUILDSTDERR: packagefile path/filepath=$WORK/b057/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b018/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/buildah-873f00141c8e23973709f6226972d5976f8eb975/src/github.com/docker/docker/pkg/ioutils BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b334/_pkg_.a -trimpath $WORK/b334 -shared -p github.com/docker/docker/pkg/ioutils -complete -installsuffix shared -buildid n-Fc-9aQLg-GzxEWzaIG/n-Fc-9aQLg-GzxEWzaIG -goversion go1.12 -D "" -importcfg $WORK/b334/importcfg -pack ./buffer.go ./bytespipe.go ./fswriters.go ./readers.go ./temp_unix.go ./writeflusher.go ./writers.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b334/_pkg_.a # internal BUILDSTDERR: cp $WORK/b334/_pkg_.a /builddir/.cache/go-build/3f/3f4136cc34a4e09033f2f660b11296435af5d1e18d5a3982a40ba6065d51180c-d # internal BUILDSTDERR: github.com/docker/docker/pkg/pools BUILDSTDERR: mkdir -p $WORK/b333/ BUILDSTDERR: cat >$WORK/b333/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile bufio=$WORK/b053/_pkg_.a BUILDSTDERR: packagefile github.com/docker/docker/pkg/ioutils=$WORK/b334/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b023/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b018/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/buildah-873f00141c8e23973709f6226972d5976f8eb975/src/github.com/docker/docker/pkg/pools BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b333/_pkg_.a -trimpath $WORK/b333 -shared -p github.com/docker/docker/pkg/pools -complete -installsuffix shared -buildid wg47ze9ZJNLcMYOj625S/wg47ze9ZJNLcMYOj625S -goversion go1.12 -D "" -importcfg $WORK/b333/importcfg -pack ./pools.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b333/_pkg_.a # internal BUILDSTDERR: cp $WORK/b333/_pkg_.a /builddir/.cache/go-build/66/66fa754f4238cdc8e13ace2454be591d2c82860b64f0259983edeb664184ac12-d # internal BUILDSTDERR: github.com/fsouza/go-dockerclient/internal/archive BUILDSTDERR: mkdir -p $WORK/b332/ BUILDSTDERR: cat >$WORK/b332/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile archive/tar=$WORK/b138/_pkg_.a BUILDSTDERR: packagefile bufio=$WORK/b053/_pkg_.a BUILDSTDERR: packagefile compress/gzip=$WORK/b195/_pkg_.a BUILDSTDERR: packagefile errors=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile github.com/docker/docker/pkg/fileutils=$WORK/b330/_pkg_.a BUILDSTDERR: packagefile github.com/docker/docker/pkg/idtools=$WORK/b241/_pkg_.a BUILDSTDERR: packagefile github.com/docker/docker/pkg/pools=$WORK/b333/_pkg_.a BUILDSTDERR: packagefile github.com/docker/docker/pkg/system=$WORK/b242/_pkg_.a BUILDSTDERR: packagefile github.com/sirupsen/logrus=$WORK/b115/_pkg_.a BUILDSTDERR: packagefile golang.org/x/sys/unix=$WORK/b145/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b023/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b024/_pkg_.a BUILDSTDERR: packagefile path/filepath=$WORK/b057/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b035/_pkg_.a BUILDSTDERR: packagefile syscall=$WORK/b026/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/buildah-873f00141c8e23973709f6226972d5976f8eb975/src/github.com/fsouza/go-dockerclient/internal/archive BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b332/_pkg_.a -trimpath $WORK/b332 -shared -p github.com/fsouza/go-dockerclient/internal/archive -complete -installsuffix shared -buildid UZE9ihC2VUSznNmi9OZI/UZE9ihC2VUSznNmi9OZI -goversion go1.12 -D "" -importcfg $WORK/b332/importcfg -pack ./archive.go ./archive_linux.go ./archive_unix.go ./changes_unix.go ./copy.go ./whiteouts.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b332/_pkg_.a # internal BUILDSTDERR: cp $WORK/b332/_pkg_.a /builddir/.cache/go-build/ff/ff07a72c7308e2cfd8cdfa2e14633a511e20e042c5b2387a3581d4f9d0d68376-d # internal BUILDSTDERR: github.com/Nvveen/Gotty BUILDSTDERR: mkdir -p $WORK/b336/ BUILDSTDERR: cat >$WORK/b336/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile bytes=$WORK/b031/_pkg_.a BUILDSTDERR: packagefile encoding/binary=$WORK/b034/_pkg_.a BUILDSTDERR: packagefile errors=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b024/_pkg_.a BUILDSTDERR: packagefile reflect=$WORK/b006/_pkg_.a BUILDSTDERR: packagefile regexp=$WORK/b064/_pkg_.a BUILDSTDERR: packagefile strconv=$WORK/b016/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b035/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b018/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/buildah-873f00141c8e23973709f6226972d5976f8eb975/src/github.com/Nvveen/Gotty BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b336/_pkg_.a -trimpath $WORK/b336 -shared -p github.com/Nvveen/Gotty -complete -installsuffix shared -buildid hRxv8WeN5u4uBKfJ6wva/hRxv8WeN5u4uBKfJ6wva -goversion go1.12 -D "" -importcfg $WORK/b336/importcfg -pack ./attributes.go ./gotty.go ./parser.go ./types.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b323/_pkg_.a # internal BUILDSTDERR: cp $WORK/b323/_pkg_.a /builddir/.cache/go-build/a4/a42fe4c67071807914456f5c9cc7b1cc07a43a30bcc95247de879d25843d333d-d # internal BUILDSTDERR: github.com/xeipuuv/gojsonschema BUILDSTDERR: mkdir -p $WORK/b319/ BUILDSTDERR: cat >$WORK/b319/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile bytes=$WORK/b031/_pkg_.a BUILDSTDERR: packagefile encoding/json=$WORK/b030/_pkg_.a BUILDSTDERR: packagefile errors=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile github.com/xeipuuv/gojsonreference=$WORK/b320/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b023/_pkg_.a BUILDSTDERR: packagefile io/ioutil=$WORK/b058/_pkg_.a BUILDSTDERR: packagefile log=$WORK/b040/_pkg_.a BUILDSTDERR: packagefile math=$WORK/b007/_pkg_.a BUILDSTDERR: packagefile math/big=$WORK/b083/_pkg_.a BUILDSTDERR: packagefile net=$WORK/b044/_pkg_.a BUILDSTDERR: packagefile net/http=$WORK/b194/_pkg_.a BUILDSTDERR: packagefile net/mail=$WORK/b322/_pkg_.a BUILDSTDERR: packagefile net/url=$WORK/b104/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b024/_pkg_.a BUILDSTDERR: packagefile path/filepath=$WORK/b057/_pkg_.a BUILDSTDERR: packagefile reflect=$WORK/b006/_pkg_.a BUILDSTDERR: packagefile regexp=$WORK/b064/_pkg_.a BUILDSTDERR: packagefile runtime=$WORK/b010/_pkg_.a BUILDSTDERR: packagefile strconv=$WORK/b016/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b035/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b018/_pkg_.a BUILDSTDERR: packagefile text/template=$WORK/b323/_pkg_.a BUILDSTDERR: packagefile time=$WORK/b027/_pkg_.a BUILDSTDERR: packagefile unicode/utf8=$WORK/b017/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/buildah-873f00141c8e23973709f6226972d5976f8eb975/src/github.com/xeipuuv/gojsonschema BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b319/_pkg_.a -trimpath $WORK/b319 -shared -p github.com/xeipuuv/gojsonschema -complete -installsuffix shared -buildid ij8ySzdoLM9d_Mu9p-Cu/ij8ySzdoLM9d_Mu9p-Cu -goversion go1.12 -D "" -importcfg $WORK/b319/importcfg -pack ./draft.go ./errors.go ./format_checkers.go ./internalLog.go ./jsonContext.go ./jsonLoader.go ./locales.go ./result.go ./schema.go ./schemaLoader.go ./schemaPool.go ./schemaReferencePool.go ./schemaType.go ./subSchema.go ./types.go ./utils.go ./validation.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b336/_pkg_.a # internal BUILDSTDERR: cp $WORK/b336/_pkg_.a /builddir/.cache/go-build/36/369f6089a237edacf800295dcc794f8bf6b9cf99fac824c4c3c2130bbdd8789b-d # internal BUILDSTDERR: github.com/fsouza/go-dockerclient/internal/term BUILDSTDERR: mkdir -p $WORK/b337/ BUILDSTDERR: cat >$WORK/b337/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile golang.org/x/sys/unix=$WORK/b145/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/buildah-873f00141c8e23973709f6226972d5976f8eb975/src/github.com/fsouza/go-dockerclient/internal/term BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b337/_pkg_.a -trimpath $WORK/b337 -shared -p github.com/fsouza/go-dockerclient/internal/term -complete -installsuffix shared -buildid m6h62_2WyKuo_DMKpWSb/m6h62_2WyKuo_DMKpWSb -goversion go1.12 -D "" -importcfg $WORK/b337/importcfg -pack ./term.go ./winsize.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b337/_pkg_.a # internal BUILDSTDERR: cp $WORK/b337/_pkg_.a /builddir/.cache/go-build/e7/e7ce7b11e22c4c3078aa1fd9cc5d8522d733b24b9b09ea559f1291f401875a36-d # internal BUILDSTDERR: github.com/fsouza/go-dockerclient/internal/jsonmessage BUILDSTDERR: mkdir -p $WORK/b335/ BUILDSTDERR: cat >$WORK/b335/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile encoding/json=$WORK/b030/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile github.com/Nvveen/Gotty=$WORK/b336/_pkg_.a BUILDSTDERR: packagefile github.com/docker/go-units=$WORK/b146/_pkg_.a BUILDSTDERR: packagefile github.com/fsouza/go-dockerclient/internal/term=$WORK/b337/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b023/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b024/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b035/_pkg_.a BUILDSTDERR: packagefile time=$WORK/b027/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/buildah-873f00141c8e23973709f6226972d5976f8eb975/src/github.com/fsouza/go-dockerclient/internal/jsonmessage BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b335/_pkg_.a -trimpath $WORK/b335 -shared -p github.com/fsouza/go-dockerclient/internal/jsonmessage -complete -installsuffix shared -buildid fUg3jL9ITNyovlyIIW4A/fUg3jL9ITNyovlyIIW4A -goversion go1.12 -D "" -importcfg $WORK/b335/importcfg -pack ./jsonmessage.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b270/_pkg_.a # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b335/_pkg_.a # internal BUILDSTDERR: cp $WORK/b335/_pkg_.a /builddir/.cache/go-build/ad/ad6b6805e180295b76354102df2bfdbf18c0c66a65aa9b6ed8b71194d256b52b-d # internal BUILDSTDERR: cp $WORK/b270/_pkg_.a /builddir/.cache/go-build/32/32835e6eedbf0494719980369f80118729302f896e84bbc10a0ef752168b54bc-d # internal BUILDSTDERR: github.com/containers/image/docker/daemon BUILDSTDERR: mkdir -p $WORK/b269/ BUILDSTDERR: cat >$WORK/b269/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile context=$WORK/b002/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile github.com/containers/image/docker/policyconfiguration=$WORK/b236/_pkg_.a BUILDSTDERR: packagefile github.com/containers/image/docker/reference=$WORK/b061/_pkg_.a BUILDSTDERR: packagefile github.com/containers/image/docker/tarfile=$WORK/b263/_pkg_.a BUILDSTDERR: packagefile github.com/containers/image/image=$WORK/b132/_pkg_.a BUILDSTDERR: packagefile github.com/containers/image/transports=$WORK/b112/_pkg_.a BUILDSTDERR: packagefile github.com/containers/image/types=$WORK/b069/_pkg_.a BUILDSTDERR: packagefile github.com/docker/docker/client=$WORK/b270/_pkg_.a BUILDSTDERR: packagefile github.com/docker/go-connections/tlsconfig=$WORK/b249/_pkg_.a BUILDSTDERR: packagefile github.com/opencontainers/go-digest=$WORK/b062/_pkg_.a BUILDSTDERR: packagefile github.com/pkg/errors=$WORK/b111/_pkg_.a BUILDSTDERR: packagefile github.com/sirupsen/logrus=$WORK/b115/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b023/_pkg_.a BUILDSTDERR: packagefile net/http=$WORK/b194/_pkg_.a BUILDSTDERR: packagefile path/filepath=$WORK/b057/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/buildah-873f00141c8e23973709f6226972d5976f8eb975/src/github.com/containers/image/docker/daemon BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b269/_pkg_.a -trimpath $WORK/b269 -shared -p github.com/containers/image/docker/daemon -complete -installsuffix shared -buildid 7HLvX_da0tMJS0ITQFpl/7HLvX_da0tMJS0ITQFpl -goversion go1.12 -D "" -importcfg $WORK/b269/importcfg -pack ./client.go ./daemon_dest.go ./daemon_src.go ./daemon_transport.go BUILDSTDERR: github.com/fsouza/go-dockerclient BUILDSTDERR: mkdir -p $WORK/b328/ BUILDSTDERR: cat >$WORK/b328/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile bufio=$WORK/b053/_pkg_.a BUILDSTDERR: packagefile bytes=$WORK/b031/_pkg_.a BUILDSTDERR: packagefile context=$WORK/b002/_pkg_.a BUILDSTDERR: packagefile crypto/tls=$WORK/b090/_pkg_.a BUILDSTDERR: packagefile crypto/x509=$WORK/b097/_pkg_.a BUILDSTDERR: packagefile encoding/base64=$WORK/b033/_pkg_.a BUILDSTDERR: packagefile encoding/json=$WORK/b030/_pkg_.a BUILDSTDERR: packagefile errors=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile github.com/docker/docker/api/types/registry=$WORK/b280/_pkg_.a BUILDSTDERR: packagefile github.com/docker/docker/api/types/swarm=$WORK/b281/_pkg_.a BUILDSTDERR: packagefile github.com/docker/docker/opts=$WORK/b329/_pkg_.a BUILDSTDERR: packagefile github.com/docker/docker/pkg/fileutils=$WORK/b330/_pkg_.a BUILDSTDERR: packagefile github.com/docker/docker/pkg/homedir=$WORK/b240/_pkg_.a BUILDSTDERR: packagefile github.com/docker/docker/pkg/stdcopy=$WORK/b331/_pkg_.a BUILDSTDERR: packagefile github.com/docker/go-units=$WORK/b146/_pkg_.a BUILDSTDERR: packagefile github.com/fsouza/go-dockerclient/internal/archive=$WORK/b332/_pkg_.a BUILDSTDERR: packagefile github.com/fsouza/go-dockerclient/internal/jsonmessage=$WORK/b335/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b023/_pkg_.a BUILDSTDERR: packagefile io/ioutil=$WORK/b058/_pkg_.a BUILDSTDERR: packagefile math=$WORK/b007/_pkg_.a BUILDSTDERR: packagefile net=$WORK/b044/_pkg_.a BUILDSTDERR: packagefile net/http=$WORK/b194/_pkg_.a BUILDSTDERR: packagefile net/http/httputil=$WORK/b289/_pkg_.a BUILDSTDERR: packagefile net/url=$WORK/b104/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b024/_pkg_.a BUILDSTDERR: packagefile path=$WORK/b066/_pkg_.a BUILDSTDERR: packagefile path/filepath=$WORK/b057/_pkg_.a BUILDSTDERR: packagefile reflect=$WORK/b006/_pkg_.a BUILDSTDERR: packagefile runtime=$WORK/b010/_pkg_.a BUILDSTDERR: packagefile strconv=$WORK/b016/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b035/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b018/_pkg_.a BUILDSTDERR: packagefile sync/atomic=$WORK/b020/_pkg_.a BUILDSTDERR: packagefile time=$WORK/b027/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/buildah-873f00141c8e23973709f6226972d5976f8eb975/src/github.com/fsouza/go-dockerclient BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b328/_pkg_.a -trimpath $WORK/b328 -shared -p github.com/fsouza/go-dockerclient -complete -installsuffix shared -buildid MMWdFKKnrP0n5-QkwQsn/MMWdFKKnrP0n5-QkwQsn -goversion go1.12 -D "" -importcfg $WORK/b328/importcfg -pack ./auth.go ./change.go ./client.go ./client_unix.go ./container.go ./distribution.go ./env.go ./event.go ./exec.go ./image.go ./misc.go ./network.go ./plugin.go ./signal.go ./swarm.go ./swarm_configs.go ./swarm_node.go ./swarm_secrets.go ./swarm_service.go ./swarm_task.go ./tar.go ./tls.go ./volume.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b269/_pkg_.a # internal BUILDSTDERR: cp $WORK/b269/_pkg_.a /builddir/.cache/go-build/74/74ab48609a35fe83d0d33e5234fb4d2023f48ee2a9a911b86ccf3dd6cc6a27a2-d # internal BUILDSTDERR: github.com/openshift/imagebuilder/signal BUILDSTDERR: mkdir -p $WORK/b338/ BUILDSTDERR: cat >$WORK/b338/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile fmt=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile strconv=$WORK/b016/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b035/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/buildah-873f00141c8e23973709f6226972d5976f8eb975/src/github.com/openshift/imagebuilder/signal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b338/_pkg_.a -trimpath $WORK/b338 -shared -p github.com/openshift/imagebuilder/signal -complete -installsuffix shared -buildid EViHBou7hCdl680W1rFW/EViHBou7hCdl680W1rFW -goversion go1.12 -D "" -importcfg $WORK/b338/importcfg -pack ./signal.go ./signals.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b338/_pkg_.a # internal BUILDSTDERR: cp $WORK/b338/_pkg_.a /builddir/.cache/go-build/12/12ba1d41803a9fe8154bd91962afca0f843fc9baa9acd1a8a51ac0dd91406d7d-d # internal BUILDSTDERR: github.com/openshift/imagebuilder/strslice BUILDSTDERR: mkdir -p $WORK/b339/ BUILDSTDERR: cat >$WORK/b339/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile encoding/json=$WORK/b030/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/buildah-873f00141c8e23973709f6226972d5976f8eb975/src/github.com/openshift/imagebuilder/strslice BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b339/_pkg_.a -trimpath $WORK/b339 -shared -p github.com/openshift/imagebuilder/strslice -complete -installsuffix shared -buildid eB8284Cj4u5e4kewq4Dp/eB8284Cj4u5e4kewq4Dp -goversion go1.12 -D "" -importcfg $WORK/b339/importcfg -pack ./strslice.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b339/_pkg_.a # internal BUILDSTDERR: cp $WORK/b339/_pkg_.a /builddir/.cache/go-build/bc/bc581ff32ad14c2b445a1c75e2f049ad840f182494d50aa650070d9b71a41aa5-d # internal BUILDSTDERR: github.com/seccomp/containers-golang BUILDSTDERR: mkdir -p $WORK/b340/ BUILDSTDERR: cat >$WORK/b340/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile encoding/json=$WORK/b030/_pkg_.a BUILDSTDERR: packagefile errors=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile github.com/opencontainers/runtime-spec/specs-go=$WORK/b210/_pkg_.a BUILDSTDERR: packagefile github.com/seccomp/libseccomp-golang=$WORK/b214/_pkg_.a BUILDSTDERR: packagefile golang.org/x/sys/unix=$WORK/b145/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/buildah-873f00141c8e23973709f6226972d5976f8eb975/src/github.com/seccomp/containers-golang BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b340/_pkg_.a -trimpath $WORK/b340 -shared -p github.com/seccomp/containers-golang -complete -installsuffix shared -buildid xfwic_061mXeeTgsanz6/xfwic_061mXeeTgsanz6 -goversion go1.12 -D "" -importcfg $WORK/b340/importcfg -pack ./seccomp_default_linux.go ./seccomp_linux.go ./types.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b340/_pkg_.a # internal BUILDSTDERR: cp $WORK/b340/_pkg_.a /builddir/.cache/go-build/6a/6a5d901a79e3073a08e1a6d93310694b0d5e2b9bc7f08d9c5972143054260dbf-d # internal BUILDSTDERR: encoding/csv BUILDSTDERR: mkdir -p $WORK/b344/ BUILDSTDERR: cat >$WORK/b344/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile bufio=$WORK/b053/_pkg_.a BUILDSTDERR: packagefile bytes=$WORK/b031/_pkg_.a BUILDSTDERR: packagefile errors=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b023/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b035/_pkg_.a BUILDSTDERR: packagefile unicode=$WORK/b021/_pkg_.a BUILDSTDERR: packagefile unicode/utf8=$WORK/b017/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/encoding/csv BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b344/_pkg_.a -trimpath $WORK/b344 -shared -p encoding/csv -std -complete -installsuffix shared -buildid wZRJFSetHijDS_s3OAs8/wZRJFSetHijDS_s3OAs8 -goversion go1.12 -D "" -importcfg $WORK/b344/importcfg -pack ./reader.go ./writer.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b344/_pkg_.a # internal BUILDSTDERR: cp $WORK/b344/_pkg_.a /builddir/.cache/go-build/5e/5ea322e25db751293b98f446b3a3ba6611193bbe38cf5cab4f06a3df02d120ac-d # internal BUILDSTDERR: github.com/spf13/pflag BUILDSTDERR: mkdir -p $WORK/b343/ BUILDSTDERR: cat >$WORK/b343/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile bytes=$WORK/b031/_pkg_.a BUILDSTDERR: packagefile encoding/base64=$WORK/b033/_pkg_.a BUILDSTDERR: packagefile encoding/csv=$WORK/b344/_pkg_.a BUILDSTDERR: packagefile encoding/hex=$WORK/b100/_pkg_.a BUILDSTDERR: packagefile errors=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile flag=$WORK/b159/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b023/_pkg_.a BUILDSTDERR: packagefile net=$WORK/b044/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b024/_pkg_.a BUILDSTDERR: packagefile reflect=$WORK/b006/_pkg_.a BUILDSTDERR: packagefile sort=$WORK/b022/_pkg_.a BUILDSTDERR: packagefile strconv=$WORK/b016/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b035/_pkg_.a BUILDSTDERR: packagefile time=$WORK/b027/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/buildah-873f00141c8e23973709f6226972d5976f8eb975/src/github.com/spf13/pflag BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b343/_pkg_.a -trimpath $WORK/b343 -shared -p github.com/spf13/pflag -complete -installsuffix shared -buildid mQaLOwtvJt-je-aImSeb/mQaLOwtvJt-je-aImSeb -goversion go1.12 -D "" -importcfg $WORK/b343/importcfg -pack ./bool.go ./bool_slice.go ./bytes.go ./count.go ./duration.go ./duration_slice.go ./flag.go ./float32.go ./float64.go ./golangflag.go ./int.go ./int16.go ./int32.go ./int64.go ./int8.go ./int_slice.go ./ip.go ./ip_slice.go ./ipmask.go ./ipnet.go ./string.go ./string_array.go ./string_slice.go ./string_to_int.go ./string_to_string.go ./uint.go ./uint16.go ./uint32.go ./uint64.go ./uint8.go ./uint_slice.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b319/_pkg_.a # internal BUILDSTDERR: cp $WORK/b319/_pkg_.a /builddir/.cache/go-build/d8/d851c8b463f88acb4de5c48c1b8318af07051a1bac199ea54d76f167022731a6-d # internal BUILDSTDERR: github.com/opencontainers/runtime-tools/validate BUILDSTDERR: mkdir -p $WORK/b313/ BUILDSTDERR: cat >$WORK/b313/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile bufio=$WORK/b053/_pkg_.a BUILDSTDERR: packagefile encoding/json=$WORK/b030/_pkg_.a BUILDSTDERR: packagefile errors=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile github.com/blang/semver=$WORK/b314/_pkg_.a BUILDSTDERR: packagefile github.com/hashicorp/go-multierror=$WORK/b309/_pkg_.a BUILDSTDERR: packagefile github.com/opencontainers/runtime-spec/specs-go=$WORK/b210/_pkg_.a BUILDSTDERR: packagefile github.com/opencontainers/runtime-tools/filepath=$WORK/b316/_pkg_.a BUILDSTDERR: packagefile github.com/opencontainers/runtime-tools/specerror=$WORK/b317/_pkg_.a BUILDSTDERR: packagefile github.com/sirupsen/logrus=$WORK/b115/_pkg_.a BUILDSTDERR: packagefile github.com/syndtr/gocapability/capability=$WORK/b161/_pkg_.a BUILDSTDERR: packagefile github.com/xeipuuv/gojsonschema=$WORK/b319/_pkg_.a BUILDSTDERR: packagefile io/ioutil=$WORK/b058/_pkg_.a BUILDSTDERR: packagefile net=$WORK/b044/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b024/_pkg_.a BUILDSTDERR: packagefile path/filepath=$WORK/b057/_pkg_.a BUILDSTDERR: packagefile reflect=$WORK/b006/_pkg_.a BUILDSTDERR: packagefile regexp=$WORK/b064/_pkg_.a BUILDSTDERR: packagefile runtime=$WORK/b010/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b035/_pkg_.a BUILDSTDERR: packagefile syscall=$WORK/b026/_pkg_.a BUILDSTDERR: packagefile unicode=$WORK/b021/_pkg_.a BUILDSTDERR: packagefile unicode/utf8=$WORK/b017/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/buildah-873f00141c8e23973709f6226972d5976f8eb975/src/github.com/opencontainers/runtime-tools/validate BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b313/_pkg_.a -trimpath $WORK/b313 -shared -p github.com/opencontainers/runtime-tools/validate -complete -installsuffix shared -buildid UjE3FuhLkJn-cq89AGsG/UjE3FuhLkJn-cq89AGsG -goversion go1.12 -D "" -importcfg $WORK/b313/importcfg -pack ./validate.go ./validate_linux.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b328/_pkg_.a # internal BUILDSTDERR: cp $WORK/b328/_pkg_.a /builddir/.cache/go-build/5a/5a3121c6a50211cd53e6d20fb4eb71d49ceb12852842af954580750cc1fcd8f8-d # internal BUILDSTDERR: github.com/openshift/imagebuilder BUILDSTDERR: mkdir -p $WORK/b325/ BUILDSTDERR: cat >$WORK/b325/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile bytes=$WORK/b031/_pkg_.a BUILDSTDERR: packagefile flag=$WORK/b159/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile github.com/docker/docker/builder/dockerfile/command=$WORK/b326/_pkg_.a BUILDSTDERR: packagefile github.com/docker/docker/builder/dockerfile/parser=$WORK/b327/_pkg_.a BUILDSTDERR: packagefile github.com/fsouza/go-dockerclient=$WORK/b328/_pkg_.a BUILDSTDERR: packagefile github.com/openshift/imagebuilder/signal=$WORK/b338/_pkg_.a BUILDSTDERR: packagefile github.com/openshift/imagebuilder/strslice=$WORK/b339/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b023/_pkg_.a BUILDSTDERR: packagefile io/ioutil=$WORK/b058/_pkg_.a BUILDSTDERR: packagefile log=$WORK/b040/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b024/_pkg_.a BUILDSTDERR: packagefile path/filepath=$WORK/b057/_pkg_.a BUILDSTDERR: packagefile regexp=$WORK/b064/_pkg_.a BUILDSTDERR: packagefile runtime=$WORK/b010/_pkg_.a BUILDSTDERR: packagefile strconv=$WORK/b016/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b035/_pkg_.a BUILDSTDERR: packagefile text/scanner=$WORK/b141/_pkg_.a BUILDSTDERR: packagefile time=$WORK/b027/_pkg_.a BUILDSTDERR: packagefile unicode=$WORK/b021/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/buildah-873f00141c8e23973709f6226972d5976f8eb975/src/github.com/openshift/imagebuilder BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b325/_pkg_.a -trimpath $WORK/b325 -shared -p github.com/openshift/imagebuilder -complete -installsuffix shared -buildid jiTipTRFH1Uzm9OQ5mNk/jiTipTRFH1Uzm9OQ5mNk -goversion go1.12 -D "" -importcfg $WORK/b325/importcfg -pack ./builder.go ./constants.go ./dispatchers.go ./doc.go ./evaluator.go ./internals.go ./shell_parser.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b313/_pkg_.a # internal BUILDSTDERR: cp $WORK/b313/_pkg_.a /builddir/.cache/go-build/71/718d55be476fda4c7d124a73466f070e844c3bd007b3f05455af64c9ae79aa19-d # internal BUILDSTDERR: github.com/opencontainers/runtime-tools/generate BUILDSTDERR: mkdir -p $WORK/b311/ BUILDSTDERR: cat >$WORK/b311/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile encoding/json=$WORK/b030/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile github.com/opencontainers/runtime-spec/specs-go=$WORK/b210/_pkg_.a BUILDSTDERR: packagefile github.com/opencontainers/runtime-tools/generate/seccomp=$WORK/b312/_pkg_.a BUILDSTDERR: packagefile github.com/opencontainers/runtime-tools/validate=$WORK/b313/_pkg_.a BUILDSTDERR: packagefile github.com/syndtr/gocapability/capability=$WORK/b161/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b023/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b024/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b035/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/buildah-873f00141c8e23973709f6226972d5976f8eb975/src/github.com/opencontainers/runtime-tools/generate BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b311/_pkg_.a -trimpath $WORK/b311 -shared -p github.com/opencontainers/runtime-tools/generate -complete -installsuffix shared -buildid 6fAtMdDfGIYXld2xzjsO/6fAtMdDfGIYXld2xzjsO -goversion go1.12 -D "" -importcfg $WORK/b311/importcfg -pack ./config.go ./generate.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b325/_pkg_.a # internal BUILDSTDERR: cp $WORK/b325/_pkg_.a /builddir/.cache/go-build/6e/6e26fd7cd36532a8ff17593e93d535b8b4ebf69ca45fc34fba7b7a6ef87ef128-d # internal BUILDSTDERR: github.com/containers/libpod/pkg/util BUILDSTDERR: mkdir -p $WORK/b347/ BUILDSTDERR: cat >$WORK/b347/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile fmt=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile github.com/BurntSushi/toml=$WORK/b068/_pkg_.a BUILDSTDERR: packagefile github.com/containers/image/types=$WORK/b069/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/pkg/rootless=$WORK/b306/_pkg_.a BUILDSTDERR: packagefile github.com/containers/storage=$WORK/b135/_pkg_.a BUILDSTDERR: packagefile github.com/containers/storage/pkg/idtools=$WORK/b142/_pkg_.a BUILDSTDERR: packagefile github.com/opencontainers/image-spec/specs-go/v1=$WORK/b070/_pkg_.a BUILDSTDERR: packagefile github.com/pkg/errors=$WORK/b111/_pkg_.a BUILDSTDERR: packagefile golang.org/x/crypto/ssh/terminal=$WORK/b215/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b024/_pkg_.a BUILDSTDERR: packagefile os/exec=$WORK/b056/_pkg_.a BUILDSTDERR: packagefile path/filepath=$WORK/b057/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b035/_pkg_.a BUILDSTDERR: packagefile syscall=$WORK/b026/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/buildah-873f00141c8e23973709f6226972d5976f8eb975/src/github.com/containers/libpod/pkg/util BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b347/_pkg_.a -trimpath $WORK/b347 -shared -p github.com/containers/libpod/pkg/util -complete -installsuffix shared -buildid B45gk2hqXccgssgyVOzi/B45gk2hqXccgssgyVOzi -goversion go1.12 -D "" -importcfg $WORK/b347/importcfg -pack ./utils.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b343/_pkg_.a # internal BUILDSTDERR: cp $WORK/b343/_pkg_.a /builddir/.cache/go-build/11/111566da2440d7a8bcaaf78f3cd8fae378e3cb5247ede44956c37b8d93b728b7-d # internal BUILDSTDERR: github.com/spf13/cobra BUILDSTDERR: mkdir -p $WORK/b346/ BUILDSTDERR: cat >$WORK/b346/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile bytes=$WORK/b031/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile github.com/spf13/pflag=$WORK/b343/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b023/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b024/_pkg_.a BUILDSTDERR: packagefile path/filepath=$WORK/b057/_pkg_.a BUILDSTDERR: packagefile reflect=$WORK/b006/_pkg_.a BUILDSTDERR: packagefile sort=$WORK/b022/_pkg_.a BUILDSTDERR: packagefile strconv=$WORK/b016/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b035/_pkg_.a BUILDSTDERR: packagefile text/template=$WORK/b323/_pkg_.a BUILDSTDERR: packagefile unicode=$WORK/b021/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/buildah-873f00141c8e23973709f6226972d5976f8eb975/src/github.com/spf13/cobra BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b346/_pkg_.a -trimpath $WORK/b346 -shared -p github.com/spf13/cobra -complete -installsuffix shared -buildid 4vTBHBtEtg8HWsnn4WN2/4vTBHBtEtg8HWsnn4WN2 -goversion go1.12 -D "" -importcfg $WORK/b346/importcfg -pack ./args.go ./bash_completions.go ./cobra.go ./command.go ./command_notwin.go ./zsh_completions.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b347/_pkg_.a # internal BUILDSTDERR: cp $WORK/b347/_pkg_.a /builddir/.cache/go-build/e5/e5a34517ceb98268c7b23d57a210b659a6e78627e645dfe5e6b46bbe13b72ed6-d # internal BUILDSTDERR: github.com/mattn/go-shellwords BUILDSTDERR: mkdir -p $WORK/b348/ BUILDSTDERR: cat >$WORK/b348/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile errors=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b024/_pkg_.a BUILDSTDERR: packagefile os/exec=$WORK/b056/_pkg_.a BUILDSTDERR: packagefile regexp=$WORK/b064/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b035/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/buildah-873f00141c8e23973709f6226972d5976f8eb975/src/github.com/mattn/go-shellwords BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b348/_pkg_.a -trimpath $WORK/b348 -shared -p github.com/mattn/go-shellwords -complete -installsuffix shared -buildid VZHNfPkhukUAik0Qk4QA/VZHNfPkhukUAik0Qk4QA -goversion go1.12 -D "" -importcfg $WORK/b348/importcfg -pack ./shellwords.go ./util_posix.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b348/_pkg_.a # internal BUILDSTDERR: cp $WORK/b348/_pkg_.a /builddir/.cache/go-build/10/10b2954a44d3010410bb073d4783fd88d00ffb263ded04d83b66d44581713315-d # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b311/_pkg_.a # internal BUILDSTDERR: cp $WORK/b311/_pkg_.a /builddir/.cache/go-build/ff/ffacdceb289f6c459b3453600105bbbd0fd3a6a262d4a0f301741e8a3084e65a-d # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b346/_pkg_.a # internal BUILDSTDERR: cp $WORK/b346/_pkg_.a /builddir/.cache/go-build/e6/e674d5e4a57695d98f4496f68df27a606fb141ac7c5d29b3a17d0213100a2cdc-d # internal BUILDSTDERR: cd $WORK/b302 BUILDSTDERR: TERM='dumb' gcc -I /builddir/build/BUILD/buildah-873f00141c8e23973709f6226972d5976f8eb975/src/github.com/ostreedev/ostree-go/pkg/glibobject -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b302=/tmp/go-build -gno-record-gcc-switches -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I ./ -g -O2 -o ./_x001.o -c _cgo_export.c BUILDSTDERR: TERM='dumb' gcc -I /builddir/build/BUILD/buildah-873f00141c8e23973709f6226972d5976f8eb975/src/github.com/ostreedev/ostree-go/pkg/glibobject -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b302=/tmp/go-build -gno-record-gcc-switches -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I ./ -g -O2 -o ./_x002.o -c gboolean.cgo2.c BUILDSTDERR: TERM='dumb' gcc -I /builddir/build/BUILD/buildah-873f00141c8e23973709f6226972d5976f8eb975/src/github.com/ostreedev/ostree-go/pkg/glibobject -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b302=/tmp/go-build -gno-record-gcc-switches -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I ./ -g -O2 -o ./_x003.o -c gcancellable.cgo2.c BUILDSTDERR: TERM='dumb' gcc -I /builddir/build/BUILD/buildah-873f00141c8e23973709f6226972d5976f8eb975/src/github.com/ostreedev/ostree-go/pkg/glibobject -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b302=/tmp/go-build -gno-record-gcc-switches -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I ./ -g -O2 -o ./_x004.o -c gerror.cgo2.c BUILDSTDERR: TERM='dumb' gcc -I /builddir/build/BUILD/buildah-873f00141c8e23973709f6226972d5976f8eb975/src/github.com/ostreedev/ostree-go/pkg/glibobject -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b302=/tmp/go-build -gno-record-gcc-switches -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I ./ -g -O2 -o ./_x005.o -c gfile.cgo2.c BUILDSTDERR: TERM='dumb' gcc -I /builddir/build/BUILD/buildah-873f00141c8e23973709f6226972d5976f8eb975/src/github.com/ostreedev/ostree-go/pkg/glibobject -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b302=/tmp/go-build -gno-record-gcc-switches -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I ./ -g -O2 -o ./_x006.o -c gfileinfo.cgo2.c BUILDSTDERR: TERM='dumb' gcc -I /builddir/build/BUILD/buildah-873f00141c8e23973709f6226972d5976f8eb975/src/github.com/ostreedev/ostree-go/pkg/glibobject -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b302=/tmp/go-build -gno-record-gcc-switches -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I ./ -g -O2 -o ./_x007.o -c ghashtable.cgo2.c BUILDSTDERR: TERM='dumb' gcc -I /builddir/build/BUILD/buildah-873f00141c8e23973709f6226972d5976f8eb975/src/github.com/ostreedev/ostree-go/pkg/glibobject -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b302=/tmp/go-build -gno-record-gcc-switches -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I ./ -g -O2 -o ./_x008.o -c ghashtableiter.cgo2.c BUILDSTDERR: TERM='dumb' gcc -I /builddir/build/BUILD/buildah-873f00141c8e23973709f6226972d5976f8eb975/src/github.com/ostreedev/ostree-go/pkg/glibobject -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b302=/tmp/go-build -gno-record-gcc-switches -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I ./ -g -O2 -o ./_x009.o -c glibobject.cgo2.c BUILDSTDERR: TERM='dumb' gcc -I /builddir/build/BUILD/buildah-873f00141c8e23973709f6226972d5976f8eb975/src/github.com/ostreedev/ostree-go/pkg/glibobject -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b302=/tmp/go-build -gno-record-gcc-switches -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I ./ -g -O2 -o ./_x010.o -c gobject.cgo2.c BUILDSTDERR: TERM='dumb' gcc -I /builddir/build/BUILD/buildah-873f00141c8e23973709f6226972d5976f8eb975/src/github.com/ostreedev/ostree-go/pkg/glibobject -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b302=/tmp/go-build -gno-record-gcc-switches -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I ./ -g -O2 -o ./_x011.o -c goptioncontext.cgo2.c BUILDSTDERR: TERM='dumb' gcc -I /builddir/build/BUILD/buildah-873f00141c8e23973709f6226972d5976f8eb975/src/github.com/ostreedev/ostree-go/pkg/glibobject -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b302=/tmp/go-build -gno-record-gcc-switches -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I ./ -g -O2 -o ./_x012.o -c gvariant.cgo2.c BUILDSTDERR: TERM='dumb' gcc -I /builddir/build/BUILD/buildah-873f00141c8e23973709f6226972d5976f8eb975/src/github.com/ostreedev/ostree-go/pkg/glibobject -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b302=/tmp/go-build -gno-record-gcc-switches -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I ./ -g -O2 -o ./_cgo_main.o -c _cgo_main.c BUILDSTDERR: cd /builddir/build/BUILD/buildah-873f00141c8e23973709f6226972d5976f8eb975/src/github.com/ostreedev/ostree-go/pkg/glibobject BUILDSTDERR: TERM='dumb' gcc -I . -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b302=/tmp/go-build -gno-record-gcc-switches -o $WORK/b302/_cgo_.o $WORK/b302/_cgo_main.o $WORK/b302/_x001.o $WORK/b302/_x002.o $WORK/b302/_x003.o $WORK/b302/_x004.o $WORK/b302/_x005.o $WORK/b302/_x006.o $WORK/b302/_x007.o $WORK/b302/_x008.o $WORK/b302/_x009.o $WORK/b302/_x010.o $WORK/b302/_x011.o $WORK/b302/_x012.o -g -O2 -lgobject-2.0 -lglib-2.0 BUILDSTDERR: TERM='dumb' /usr/lib/golang/pkg/tool/linux_ppc64le/cgo -dynpackage glibobject -dynimport $WORK/b302/_cgo_.o -dynout $WORK/b302/_cgo_import.go BUILDSTDERR: cat >$WORK/b302/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile errors=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile runtime/cgo=$WORK/b049/_pkg_.a BUILDSTDERR: packagefile syscall=$WORK/b026/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b302/_pkg_.a -trimpath $WORK/b302 -shared -p github.com/ostreedev/ostree-go/pkg/glibobject -installsuffix shared -buildid oCWdzGgoDTmIvPMcHTIN/oCWdzGgoDTmIvPMcHTIN -goversion go1.12 -D "" -importcfg $WORK/b302/importcfg -pack $WORK/b302/_cgo_gotypes.go $WORK/b302/gboolean.cgo1.go $WORK/b302/gcancellable.cgo1.go $WORK/b302/gerror.cgo1.go $WORK/b302/gfile.cgo1.go $WORK/b302/gfileinfo.cgo1.go $WORK/b302/ghashtable.cgo1.go $WORK/b302/ghashtableiter.cgo1.go $WORK/b302/glibobject.cgo1.go $WORK/b302/gobject.cgo1.go $WORK/b302/goptioncontext.cgo1.go $WORK/b302/gvariant.cgo1.go $WORK/b302/_cgo_import.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/pack r $WORK/b302/_pkg_.a $WORK/b302/_x001.o $WORK/b302/_x002.o $WORK/b302/_x003.o $WORK/b302/_x004.o $WORK/b302/_x005.o $WORK/b302/_x006.o $WORK/b302/_x007.o $WORK/b302/_x008.o $WORK/b302/_x009.o $WORK/b302/_x010.o $WORK/b302/_x011.o $WORK/b302/_x012.o # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b302/_pkg_.a # internal BUILDSTDERR: cp $WORK/b302/_pkg_.a /builddir/.cache/go-build/6b/6bc19c61c453fbd18eea52e69587fa68a89ca47c2a41ebe4375d55114245d1fe-d # internal BUILDSTDERR: github.com/ostreedev/ostree-go/pkg/otbuiltin BUILDSTDERR: mkdir -p $WORK/b303/ BUILDSTDERR: cd /builddir/build/BUILD/buildah-873f00141c8e23973709f6226972d5976f8eb975/src/github.com/ostreedev/ostree-go/pkg/otbuiltin BUILDSTDERR: pkg-config --cflags -- ostree-1 ostree-1 ostree-1 ostree-1 ostree-1 ostree-1 BUILDSTDERR: pkg-config --libs -- ostree-1 ostree-1 ostree-1 ostree-1 ostree-1 ostree-1 BUILDSTDERR: CGO_LDFLAGS='"-g" "-O2" "-lostree-1" "-lgio-2.0" "-lgobject-2.0" "-lglib-2.0"' /usr/lib/golang/pkg/tool/linux_ppc64le/cgo -objdir $WORK/b303/ -importpath github.com/ostreedev/ostree-go/pkg/otbuiltin -- -I/usr/include/ostree-1 -I/usr/include/gio-unix-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -pthread -I $WORK/b303/ -g -O2 ./builtin.go ./checkout.go ./commit.go ./init.go ./log.go ./prune.go BUILDSTDERR: cd $WORK/b303 BUILDSTDERR: TERM='dumb' gcc -I /builddir/build/BUILD/buildah-873f00141c8e23973709f6226972d5976f8eb975/src/github.com/ostreedev/ostree-go/pkg/otbuiltin -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b303=/tmp/go-build -gno-record-gcc-switches -I/usr/include/ostree-1 -I/usr/include/gio-unix-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -pthread -I ./ -g -O2 -o ./_x001.o -c _cgo_export.c BUILDSTDERR: TERM='dumb' gcc -I /builddir/build/BUILD/buildah-873f00141c8e23973709f6226972d5976f8eb975/src/github.com/ostreedev/ostree-go/pkg/otbuiltin -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b303=/tmp/go-build -gno-record-gcc-switches -I/usr/include/ostree-1 -I/usr/include/gio-unix-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -pthread -I ./ -g -O2 -o ./_x002.o -c builtin.cgo2.c BUILDSTDERR: TERM='dumb' gcc -I /builddir/build/BUILD/buildah-873f00141c8e23973709f6226972d5976f8eb975/src/github.com/ostreedev/ostree-go/pkg/otbuiltin -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b303=/tmp/go-build -gno-record-gcc-switches -I/usr/include/ostree-1 -I/usr/include/gio-unix-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -pthread -I ./ -g -O2 -o ./_x003.o -c checkout.cgo2.c BUILDSTDERR: TERM='dumb' gcc -I /builddir/build/BUILD/buildah-873f00141c8e23973709f6226972d5976f8eb975/src/github.com/ostreedev/ostree-go/pkg/otbuiltin -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b303=/tmp/go-build -gno-record-gcc-switches -I/usr/include/ostree-1 -I/usr/include/gio-unix-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -pthread -I ./ -g -O2 -o ./_x004.o -c commit.cgo2.c BUILDSTDERR: TERM='dumb' gcc -I /builddir/build/BUILD/buildah-873f00141c8e23973709f6226972d5976f8eb975/src/github.com/ostreedev/ostree-go/pkg/otbuiltin -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b303=/tmp/go-build -gno-record-gcc-switches -I/usr/include/ostree-1 -I/usr/include/gio-unix-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -pthread -I ./ -g -O2 -o ./_x005.o -c init.cgo2.c BUILDSTDERR: TERM='dumb' gcc -I /builddir/build/BUILD/buildah-873f00141c8e23973709f6226972d5976f8eb975/src/github.com/ostreedev/ostree-go/pkg/otbuiltin -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b303=/tmp/go-build -gno-record-gcc-switches -I/usr/include/ostree-1 -I/usr/include/gio-unix-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -pthread -I ./ -g -O2 -o ./_x006.o -c log.cgo2.c BUILDSTDERR: TERM='dumb' gcc -I /builddir/build/BUILD/buildah-873f00141c8e23973709f6226972d5976f8eb975/src/github.com/ostreedev/ostree-go/pkg/otbuiltin -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b303=/tmp/go-build -gno-record-gcc-switches -I/usr/include/ostree-1 -I/usr/include/gio-unix-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -pthread -I ./ -g -O2 -o ./_x007.o -c prune.cgo2.c BUILDSTDERR: TERM='dumb' gcc -I /builddir/build/BUILD/buildah-873f00141c8e23973709f6226972d5976f8eb975/src/github.com/ostreedev/ostree-go/pkg/otbuiltin -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b303=/tmp/go-build -gno-record-gcc-switches -I/usr/include/ostree-1 -I/usr/include/gio-unix-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -pthread -I ./ -g -O2 -o ./_cgo_main.o -c _cgo_main.c BUILDSTDERR: cd /builddir/build/BUILD/buildah-873f00141c8e23973709f6226972d5976f8eb975/src/github.com/ostreedev/ostree-go/pkg/otbuiltin BUILDSTDERR: TERM='dumb' gcc -I . -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b303=/tmp/go-build -gno-record-gcc-switches -o $WORK/b303/_cgo_.o $WORK/b303/_cgo_main.o $WORK/b303/_x001.o $WORK/b303/_x002.o $WORK/b303/_x003.o $WORK/b303/_x004.o $WORK/b303/_x005.o $WORK/b303/_x006.o $WORK/b303/_x007.o -g -O2 -lostree-1 -lgio-2.0 -lgobject-2.0 -lglib-2.0 BUILDSTDERR: TERM='dumb' /usr/lib/golang/pkg/tool/linux_ppc64le/cgo -dynpackage otbuiltin -dynimport $WORK/b303/_cgo_.o -dynout $WORK/b303/_cgo_import.go BUILDSTDERR: cat >$WORK/b303/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile bytes=$WORK/b031/_pkg_.a BUILDSTDERR: packagefile errors=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile github.com/ostreedev/ostree-go/pkg/glibobject=$WORK/b302/_pkg_.a BUILDSTDERR: packagefile runtime=$WORK/b010/_pkg_.a BUILDSTDERR: packagefile strconv=$WORK/b016/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b035/_pkg_.a BUILDSTDERR: packagefile time=$WORK/b027/_pkg_.a BUILDSTDERR: packagefile runtime/cgo=$WORK/b049/_pkg_.a BUILDSTDERR: packagefile syscall=$WORK/b026/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b303/_pkg_.a -trimpath $WORK/b303 -shared -p github.com/ostreedev/ostree-go/pkg/otbuiltin -installsuffix shared -buildid lZIp-xZlgYVwpPNZi9t4/lZIp-xZlgYVwpPNZi9t4 -goversion go1.12 -D "" -importcfg $WORK/b303/importcfg -pack $WORK/b303/_cgo_gotypes.go $WORK/b303/builtin.cgo1.go $WORK/b303/checkout.cgo1.go $WORK/b303/commit.cgo1.go $WORK/b303/init.cgo1.go $WORK/b303/log.cgo1.go $WORK/b303/prune.cgo1.go $WORK/b303/_cgo_import.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/pack r $WORK/b303/_pkg_.a $WORK/b303/_x001.o $WORK/b303/_x002.o $WORK/b303/_x003.o $WORK/b303/_x004.o $WORK/b303/_x005.o $WORK/b303/_x006.o $WORK/b303/_x007.o # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b303/_pkg_.a # internal BUILDSTDERR: cp $WORK/b303/_pkg_.a /builddir/.cache/go-build/71/71d09dd35004387dd2d8ff4a38f68c167d624ec16590888de8e944d1e0feeb03-d # internal BUILDSTDERR: github.com/containers/image/ostree BUILDSTDERR: mkdir -p $WORK/b301/ BUILDSTDERR: cd /builddir/build/BUILD/buildah-873f00141c8e23973709f6226972d5976f8eb975/src/github.com/containers/image/ostree BUILDSTDERR: pkg-config --cflags -- glib-2.0 gobject-2.0 ostree-1 libselinux glib-2.0 gobject-2.0 ostree-1 BUILDSTDERR: pkg-config --libs -- glib-2.0 gobject-2.0 ostree-1 libselinux glib-2.0 gobject-2.0 ostree-1 BUILDSTDERR: CGO_LDFLAGS='"-g" "-O2" "-lselinux" "-lostree-1" "-lgio-2.0" "-lgobject-2.0" "-lglib-2.0"' /usr/lib/golang/pkg/tool/linux_ppc64le/cgo -objdir $WORK/b301/ -importpath github.com/containers/image/ostree -- -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/ostree-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -pthread -I $WORK/b301/ -g -O2 ./ostree_dest.go ./ostree_src.go BUILDSTDERR: cd $WORK/b301 BUILDSTDERR: TERM='dumb' gcc -I /builddir/build/BUILD/buildah-873f00141c8e23973709f6226972d5976f8eb975/src/github.com/containers/image/ostree -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b301=/tmp/go-build -gno-record-gcc-switches -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/ostree-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -pthread -I ./ -g -O2 -o ./_x001.o -c _cgo_export.c BUILDSTDERR: TERM='dumb' gcc -I /builddir/build/BUILD/buildah-873f00141c8e23973709f6226972d5976f8eb975/src/github.com/containers/image/ostree -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b301=/tmp/go-build -gno-record-gcc-switches -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/ostree-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -pthread -I ./ -g -O2 -o ./_x002.o -c ostree_dest.cgo2.c BUILDSTDERR: TERM='dumb' gcc -I /builddir/build/BUILD/buildah-873f00141c8e23973709f6226972d5976f8eb975/src/github.com/containers/image/ostree -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b301=/tmp/go-build -gno-record-gcc-switches -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/ostree-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -pthread -I ./ -g -O2 -o ./_x003.o -c ostree_src.cgo2.c BUILDSTDERR: TERM='dumb' gcc -I /builddir/build/BUILD/buildah-873f00141c8e23973709f6226972d5976f8eb975/src/github.com/containers/image/ostree -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b301=/tmp/go-build -gno-record-gcc-switches -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/ostree-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -pthread -I ./ -g -O2 -o ./_cgo_main.o -c _cgo_main.c BUILDSTDERR: cd /builddir/build/BUILD/buildah-873f00141c8e23973709f6226972d5976f8eb975/src/github.com/containers/image/ostree BUILDSTDERR: TERM='dumb' gcc -I . -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b301=/tmp/go-build -gno-record-gcc-switches -o $WORK/b301/_cgo_.o $WORK/b301/_cgo_main.o $WORK/b301/_x001.o $WORK/b301/_x002.o $WORK/b301/_x003.o -g -O2 -lselinux -lostree-1 -lgio-2.0 -lgobject-2.0 -lglib-2.0 BUILDSTDERR: TERM='dumb' /usr/lib/golang/pkg/tool/linux_ppc64le/cgo -dynpackage ostree -dynimport $WORK/b301/_cgo_.o -dynout $WORK/b301/_cgo_import.go BUILDSTDERR: cat >$WORK/b301/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile bytes=$WORK/b031/_pkg_.a BUILDSTDERR: packagefile context=$WORK/b002/_pkg_.a BUILDSTDERR: packagefile encoding/base64=$WORK/b033/_pkg_.a BUILDSTDERR: packagefile encoding/json=$WORK/b030/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile github.com/containers/image/directory/explicitfilepath=$WORK/b234/_pkg_.a BUILDSTDERR: packagefile github.com/containers/image/docker/reference=$WORK/b061/_pkg_.a BUILDSTDERR: packagefile github.com/containers/image/image=$WORK/b132/_pkg_.a BUILDSTDERR: packagefile github.com/containers/image/manifest=$WORK/b073/_pkg_.a BUILDSTDERR: packagefile github.com/containers/image/transports=$WORK/b112/_pkg_.a BUILDSTDERR: packagefile github.com/containers/image/types=$WORK/b069/_pkg_.a BUILDSTDERR: packagefile github.com/containers/storage/pkg/archive=$WORK/b137/_pkg_.a BUILDSTDERR: packagefile github.com/containers/storage/pkg/ioutils=$WORK/b148/_pkg_.a BUILDSTDERR: packagefile github.com/klauspost/pgzip=$WORK/b152/_pkg_.a BUILDSTDERR: packagefile github.com/opencontainers/go-digest=$WORK/b062/_pkg_.a BUILDSTDERR: packagefile github.com/opencontainers/selinux/go-selinux=$WORK/b170/_pkg_.a BUILDSTDERR: packagefile github.com/ostreedev/ostree-go/pkg/glibobject=$WORK/b302/_pkg_.a BUILDSTDERR: packagefile github.com/ostreedev/ostree-go/pkg/otbuiltin=$WORK/b303/_pkg_.a BUILDSTDERR: packagefile github.com/pkg/errors=$WORK/b111/_pkg_.a BUILDSTDERR: packagefile github.com/vbatts/tar-split/tar/asm=$WORK/b191/_pkg_.a BUILDSTDERR: packagefile github.com/vbatts/tar-split/tar/storage=$WORK/b162/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b023/_pkg_.a BUILDSTDERR: packagefile io/ioutil=$WORK/b058/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b024/_pkg_.a BUILDSTDERR: packagefile os/exec=$WORK/b056/_pkg_.a BUILDSTDERR: packagefile path/filepath=$WORK/b057/_pkg_.a BUILDSTDERR: packagefile regexp=$WORK/b064/_pkg_.a BUILDSTDERR: packagefile runtime=$WORK/b010/_pkg_.a BUILDSTDERR: packagefile strconv=$WORK/b016/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b035/_pkg_.a BUILDSTDERR: packagefile syscall=$WORK/b026/_pkg_.a BUILDSTDERR: packagefile time=$WORK/b027/_pkg_.a BUILDSTDERR: packagefile runtime/cgo=$WORK/b049/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b301/_pkg_.a -trimpath $WORK/b301 -shared -p github.com/containers/image/ostree -installsuffix shared -buildid bJbflVmjkffXkvBaNeuK/bJbflVmjkffXkvBaNeuK -goversion go1.12 -D "" -importcfg $WORK/b301/importcfg -pack ./ostree_transport.go $WORK/b301/_cgo_gotypes.go $WORK/b301/ostree_dest.cgo1.go $WORK/b301/ostree_src.cgo1.go $WORK/b301/_cgo_import.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/pack r $WORK/b301/_pkg_.a $WORK/b301/_x001.o $WORK/b301/_x002.o $WORK/b301/_x003.o # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b301/_pkg_.a # internal BUILDSTDERR: cp $WORK/b301/_pkg_.a /builddir/.cache/go-build/44/44c8e17caac09b8716073d065697c5d5ae4d9ad515f738808d3c98026512528c-d # internal BUILDSTDERR: github.com/containers/image/transports/alltransports BUILDSTDERR: mkdir -p $WORK/b268/ BUILDSTDERR: cat >$WORK/b268/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile github.com/containers/image/directory=$WORK/b233/_pkg_.a BUILDSTDERR: packagefile github.com/containers/image/docker=$WORK/b235/_pkg_.a BUILDSTDERR: packagefile github.com/containers/image/docker/archive=$WORK/b262/_pkg_.a BUILDSTDERR: packagefile github.com/containers/image/docker/daemon=$WORK/b269/_pkg_.a BUILDSTDERR: packagefile github.com/containers/image/oci/archive=$WORK/b264/_pkg_.a BUILDSTDERR: packagefile github.com/containers/image/oci/layout=$WORK/b266/_pkg_.a BUILDSTDERR: packagefile github.com/containers/image/openshift=$WORK/b290/_pkg_.a BUILDSTDERR: packagefile github.com/containers/image/ostree=$WORK/b301/_pkg_.a BUILDSTDERR: packagefile github.com/containers/image/storage=$WORK/b131/_pkg_.a BUILDSTDERR: packagefile github.com/containers/image/tarball=$WORK/b304/_pkg_.a BUILDSTDERR: packagefile github.com/containers/image/transports=$WORK/b112/_pkg_.a BUILDSTDERR: packagefile github.com/containers/image/types=$WORK/b069/_pkg_.a BUILDSTDERR: packagefile github.com/pkg/errors=$WORK/b111/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b035/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/buildah-873f00141c8e23973709f6226972d5976f8eb975/src/github.com/containers/image/transports/alltransports BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b268/_pkg_.a -trimpath $WORK/b268 -shared -p github.com/containers/image/transports/alltransports -complete -installsuffix shared -buildid xeXhI0wUckqzHJdqJbSG/xeXhI0wUckqzHJdqJbSG -goversion go1.12 -D "" -importcfg $WORK/b268/importcfg -pack ./alltransports.go ./docker_daemon.go ./ostree.go ./storage.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b268/_pkg_.a # internal BUILDSTDERR: cp $WORK/b268/_pkg_.a /builddir/.cache/go-build/c1/c18622a7b38565d97500bc5b3f4249dbe6c5aab42c534195a751dfaf9ecb032b-d # internal BUILDSTDERR: github.com/containers/buildah BUILDSTDERR: mkdir -p $WORK/b052/ BUILDSTDERR: cat >$WORK/b052/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile bufio=$WORK/b053/_pkg_.a BUILDSTDERR: packagefile bytes=$WORK/b031/_pkg_.a BUILDSTDERR: packagefile context=$WORK/b002/_pkg_.a BUILDSTDERR: packagefile encoding/json=$WORK/b030/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile github.com/containernetworking/cni/libcni=$WORK/b054/_pkg_.a BUILDSTDERR: packagefile github.com/containers/buildah/bind=$WORK/b059/_pkg_.a BUILDSTDERR: packagefile github.com/containers/buildah/chroot=$WORK/b211/_pkg_.a BUILDSTDERR: packagefile github.com/containers/buildah/docker=$WORK/b216/_pkg_.a BUILDSTDERR: packagefile github.com/containers/buildah/pkg/blobcache=$WORK/b217/_pkg_.a BUILDSTDERR: packagefile github.com/containers/buildah/util=$WORK/b060/_pkg_.a BUILDSTDERR: packagefile github.com/containers/image/copy=$WORK/b218/_pkg_.a BUILDSTDERR: packagefile github.com/containers/image/directory=$WORK/b233/_pkg_.a BUILDSTDERR: packagefile github.com/containers/image/docker=$WORK/b235/_pkg_.a BUILDSTDERR: packagefile github.com/containers/image/docker/archive=$WORK/b262/_pkg_.a BUILDSTDERR: packagefile github.com/containers/image/docker/reference=$WORK/b061/_pkg_.a BUILDSTDERR: packagefile github.com/containers/image/docker/tarfile=$WORK/b263/_pkg_.a BUILDSTDERR: packagefile github.com/containers/image/image=$WORK/b132/_pkg_.a BUILDSTDERR: packagefile github.com/containers/image/manifest=$WORK/b073/_pkg_.a BUILDSTDERR: packagefile github.com/containers/image/oci/archive=$WORK/b264/_pkg_.a BUILDSTDERR: packagefile github.com/containers/image/oci/layout=$WORK/b266/_pkg_.a BUILDSTDERR: packagefile github.com/containers/image/pkg/sysregistries=$WORK/b267/_pkg_.a BUILDSTDERR: packagefile github.com/containers/image/pkg/sysregistriesv2=$WORK/b067/_pkg_.a BUILDSTDERR: packagefile github.com/containers/image/signature=$WORK/b072/_pkg_.a BUILDSTDERR: packagefile github.com/containers/image/storage=$WORK/b131/_pkg_.a BUILDSTDERR: packagefile github.com/containers/image/transports=$WORK/b112/_pkg_.a BUILDSTDERR: packagefile github.com/containers/image/transports/alltransports=$WORK/b268/_pkg_.a BUILDSTDERR: packagefile github.com/containers/image/types=$WORK/b069/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/pkg/chrootuser=$WORK/b305/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/pkg/rootless=$WORK/b306/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/pkg/secrets=$WORK/b308/_pkg_.a BUILDSTDERR: packagefile github.com/containers/storage=$WORK/b135/_pkg_.a BUILDSTDERR: packagefile github.com/containers/storage/pkg/archive=$WORK/b137/_pkg_.a BUILDSTDERR: packagefile github.com/containers/storage/pkg/chrootarchive=$WORK/b158/_pkg_.a BUILDSTDERR: packagefile github.com/containers/storage/pkg/idtools=$WORK/b142/_pkg_.a BUILDSTDERR: packagefile github.com/containers/storage/pkg/ioutils=$WORK/b148/_pkg_.a BUILDSTDERR: packagefile github.com/containers/storage/pkg/reexec=$WORK/b160/_pkg_.a BUILDSTDERR: packagefile github.com/containers/storage/pkg/stringid=$WORK/b187/_pkg_.a BUILDSTDERR: packagefile github.com/containers/storage/pkg/system=$WORK/b143/_pkg_.a BUILDSTDERR: packagefile github.com/docker/go-units=$WORK/b146/_pkg_.a BUILDSTDERR: packagefile github.com/hashicorp/go-multierror=$WORK/b309/_pkg_.a BUILDSTDERR: packagefile github.com/opencontainers/go-digest=$WORK/b062/_pkg_.a BUILDSTDERR: packagefile github.com/opencontainers/image-spec/specs-go=$WORK/b071/_pkg_.a BUILDSTDERR: packagefile github.com/opencontainers/image-spec/specs-go/v1=$WORK/b070/_pkg_.a BUILDSTDERR: packagefile github.com/opencontainers/runtime-spec/specs-go=$WORK/b210/_pkg_.a BUILDSTDERR: packagefile github.com/opencontainers/runtime-tools/generate=$WORK/b311/_pkg_.a BUILDSTDERR: packagefile github.com/opencontainers/selinux/go-selinux=$WORK/b170/_pkg_.a BUILDSTDERR: packagefile github.com/opencontainers/selinux/go-selinux/label=$WORK/b169/_pkg_.a BUILDSTDERR: packagefile github.com/openshift/imagebuilder=$WORK/b325/_pkg_.a BUILDSTDERR: packagefile github.com/pkg/errors=$WORK/b111/_pkg_.a BUILDSTDERR: packagefile github.com/seccomp/containers-golang=$WORK/b340/_pkg_.a BUILDSTDERR: packagefile github.com/sirupsen/logrus=$WORK/b115/_pkg_.a BUILDSTDERR: packagefile golang.org/x/crypto/ssh/terminal=$WORK/b215/_pkg_.a BUILDSTDERR: packagefile golang.org/x/sys/unix=$WORK/b145/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b023/_pkg_.a BUILDSTDERR: packagefile io/ioutil=$WORK/b058/_pkg_.a BUILDSTDERR: packagefile math/rand=$WORK/b048/_pkg_.a BUILDSTDERR: packagefile net=$WORK/b044/_pkg_.a BUILDSTDERR: packagefile net/http=$WORK/b194/_pkg_.a BUILDSTDERR: packagefile net/url=$WORK/b104/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b024/_pkg_.a BUILDSTDERR: packagefile os/exec=$WORK/b056/_pkg_.a BUILDSTDERR: packagefile path=$WORK/b066/_pkg_.a BUILDSTDERR: packagefile path/filepath=$WORK/b057/_pkg_.a BUILDSTDERR: packagefile runtime=$WORK/b010/_pkg_.a BUILDSTDERR: packagefile strconv=$WORK/b016/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b035/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b018/_pkg_.a BUILDSTDERR: packagefile syscall=$WORK/b026/_pkg_.a BUILDSTDERR: packagefile time=$WORK/b027/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/buildah-873f00141c8e23973709f6226972d5976f8eb975/_build/src/github.com/containers/buildah BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b052/_pkg_.a -trimpath $WORK/b052 -shared -p github.com/containers/buildah -complete -installsuffix shared -buildid 34Mbd_iEA_r-sB3-v9-v/34Mbd_iEA_r-sB3-v9-v -goversion go1.12 -D "" -importcfg $WORK/b052/importcfg -pack ./add.go ./buildah.go ./commit.go ./common.go ./config.go ./delete.go ./image.go ./import.go ./info.go ./mount.go ./new.go ./pull.go ./run.go ./run_linux.go ./seccomp.go ./selinux.go ./unmount.go ./util.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/20/20edd44899bdd74958c224add3eb19fa9f1ef15a6e452230b1cecfd7ba99baaf-d # internal BUILDSTDERR: github.com/containers/buildah/pkg/cli BUILDSTDERR: mkdir -p $WORK/b342/ BUILDSTDERR: github.com/containers/buildah/pkg/parse BUILDSTDERR: mkdir -p $WORK/b345/ BUILDSTDERR: cat >$WORK/b342/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile fmt=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile github.com/containers/buildah=$WORK/b052/_pkg_.a BUILDSTDERR: packagefile github.com/containers/buildah/util=$WORK/b060/_pkg_.a BUILDSTDERR: packagefile github.com/opencontainers/runtime-spec/specs-go=$WORK/b210/_pkg_.a BUILDSTDERR: packagefile github.com/pkg/errors=$WORK/b111/_pkg_.a BUILDSTDERR: packagefile github.com/spf13/pflag=$WORK/b343/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b024/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b035/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/buildah-873f00141c8e23973709f6226972d5976f8eb975/_build/src/github.com/containers/buildah/pkg/cli BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b342/_pkg_.a -trimpath $WORK/b342 -shared -p github.com/containers/buildah/pkg/cli -complete -installsuffix shared -buildid WdSF7Mdnuf5cPKFz6Uew/WdSF7Mdnuf5cPKFz6Uew -goversion go1.12 -D "" -importcfg $WORK/b342/importcfg -pack ./common.go BUILDSTDERR: cat >$WORK/b345/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile fmt=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile github.com/containers/buildah=$WORK/b052/_pkg_.a BUILDSTDERR: packagefile github.com/containers/image/types=$WORK/b069/_pkg_.a BUILDSTDERR: packagefile github.com/containers/storage/pkg/idtools=$WORK/b142/_pkg_.a BUILDSTDERR: packagefile github.com/docker/go-units=$WORK/b146/_pkg_.a BUILDSTDERR: packagefile github.com/opencontainers/runtime-spec/specs-go=$WORK/b210/_pkg_.a BUILDSTDERR: packagefile github.com/pkg/errors=$WORK/b111/_pkg_.a BUILDSTDERR: packagefile github.com/sirupsen/logrus=$WORK/b115/_pkg_.a BUILDSTDERR: packagefile github.com/spf13/cobra=$WORK/b346/_pkg_.a BUILDSTDERR: packagefile golang.org/x/crypto/ssh/terminal=$WORK/b215/_pkg_.a BUILDSTDERR: packagefile golang.org/x/sys/unix=$WORK/b145/_pkg_.a BUILDSTDERR: packagefile net=$WORK/b044/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b024/_pkg_.a BUILDSTDERR: packagefile path/filepath=$WORK/b057/_pkg_.a BUILDSTDERR: packagefile strconv=$WORK/b016/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b035/_pkg_.a BUILDSTDERR: packagefile unicode=$WORK/b021/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/buildah-873f00141c8e23973709f6226972d5976f8eb975/_build/src/github.com/containers/buildah/pkg/parse BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b345/_pkg_.a -trimpath $WORK/b345 -shared -p github.com/containers/buildah/pkg/parse -complete -installsuffix shared -buildid Cx_9NHUGVhP-5XgIZ2Pa/Cx_9NHUGVhP-5XgIZ2Pa -goversion go1.12 -D "" -importcfg $WORK/b345/importcfg -pack ./parse.go BUILDSTDERR: github.com/containers/buildah/imagebuildah BUILDSTDERR: mkdir -p $WORK/b341/ BUILDSTDERR: cat >$WORK/b341/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile bytes=$WORK/b031/_pkg_.a BUILDSTDERR: packagefile context=$WORK/b002/_pkg_.a BUILDSTDERR: packagefile flag=$WORK/b159/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile github.com/containers/buildah=$WORK/b052/_pkg_.a BUILDSTDERR: packagefile github.com/containers/buildah/docker=$WORK/b216/_pkg_.a BUILDSTDERR: packagefile github.com/containers/buildah/util=$WORK/b060/_pkg_.a BUILDSTDERR: packagefile github.com/containers/image/copy=$WORK/b218/_pkg_.a BUILDSTDERR: packagefile github.com/containers/image/docker/reference=$WORK/b061/_pkg_.a BUILDSTDERR: packagefile github.com/containers/image/storage=$WORK/b131/_pkg_.a BUILDSTDERR: packagefile github.com/containers/image/transports=$WORK/b112/_pkg_.a BUILDSTDERR: packagefile github.com/containers/image/transports/alltransports=$WORK/b268/_pkg_.a BUILDSTDERR: packagefile github.com/containers/image/types=$WORK/b069/_pkg_.a BUILDSTDERR: packagefile github.com/containers/storage=$WORK/b135/_pkg_.a BUILDSTDERR: packagefile github.com/containers/storage/pkg/archive=$WORK/b137/_pkg_.a BUILDSTDERR: packagefile github.com/containers/storage/pkg/chrootarchive=$WORK/b158/_pkg_.a BUILDSTDERR: packagefile github.com/containers/storage/pkg/reexec=$WORK/b160/_pkg_.a BUILDSTDERR: packagefile github.com/containers/storage/pkg/stringid=$WORK/b187/_pkg_.a BUILDSTDERR: packagefile github.com/docker/docker/builder/dockerfile/parser=$WORK/b327/_pkg_.a BUILDSTDERR: packagefile github.com/fsouza/go-dockerclient=$WORK/b328/_pkg_.a BUILDSTDERR: packagefile github.com/opencontainers/image-spec/specs-go/v1=$WORK/b070/_pkg_.a BUILDSTDERR: packagefile github.com/opencontainers/runtime-spec/specs-go=$WORK/b210/_pkg_.a BUILDSTDERR: packagefile github.com/openshift/imagebuilder=$WORK/b325/_pkg_.a BUILDSTDERR: packagefile github.com/pkg/errors=$WORK/b111/_pkg_.a BUILDSTDERR: packagefile github.com/sirupsen/logrus=$WORK/b115/_pkg_.a BUILDSTDERR: packagefile golang.org/x/sys/unix=$WORK/b145/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b023/_pkg_.a BUILDSTDERR: packagefile io/ioutil=$WORK/b058/_pkg_.a BUILDSTDERR: packagefile net/http=$WORK/b194/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b024/_pkg_.a BUILDSTDERR: packagefile os/exec=$WORK/b056/_pkg_.a BUILDSTDERR: packagefile path=$WORK/b066/_pkg_.a BUILDSTDERR: packagefile path/filepath=$WORK/b057/_pkg_.a BUILDSTDERR: packagefile regexp=$WORK/b064/_pkg_.a BUILDSTDERR: packagefile strconv=$WORK/b016/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b035/_pkg_.a BUILDSTDERR: packagefile time=$WORK/b027/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/buildah-873f00141c8e23973709f6226972d5976f8eb975/_build/src/github.com/containers/buildah/imagebuildah BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b341/_pkg_.a -trimpath $WORK/b341 -shared -p github.com/containers/buildah/imagebuildah -complete -installsuffix shared -buildid TovgRz5GXZzEMsiL4X4v/TovgRz5GXZzEMsiL4X4v -goversion go1.12 -D "" -importcfg $WORK/b341/importcfg -pack ./build.go ./chroot_symlink.go ./util.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b342/_pkg_.a # internal BUILDSTDERR: cp $WORK/b342/_pkg_.a /builddir/.cache/go-build/a9/a9d70e5ab81dd2fcc6ddc4f99e360ed7b80d5478b4058e925594ee920ebee010-d # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b345/_pkg_.a # internal BUILDSTDERR: cp $WORK/b345/_pkg_.a /builddir/.cache/go-build/0a/0ad2c97fb1af8b616acd88c773450d2abf04da4adfacb8878fa3aadda92b6874-d # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b341/_pkg_.a # internal BUILDSTDERR: cp $WORK/b341/_pkg_.a /builddir/.cache/go-build/46/46bf102f96832aad5347f2c1b73080f2fdda7aba2f1a31691fe063130703cbde-d # internal BUILDSTDERR: github.com/containers/buildah/cmd/buildah BUILDSTDERR: mkdir -p $WORK/b001/ BUILDSTDERR: cat >$WORK/b001/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile context=$WORK/b002/_pkg_.a BUILDSTDERR: packagefile encoding/json=$WORK/b030/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile github.com/boltdb/bolt=$WORK/b037/_pkg_.a BUILDSTDERR: packagefile github.com/containernetworking/cni/pkg/version=$WORK/b042/_pkg_.a BUILDSTDERR: packagefile github.com/containers/buildah=$WORK/b052/_pkg_.a BUILDSTDERR: packagefile github.com/containers/buildah/docker=$WORK/b216/_pkg_.a BUILDSTDERR: packagefile github.com/containers/buildah/imagebuildah=$WORK/b341/_pkg_.a BUILDSTDERR: packagefile github.com/containers/buildah/pkg/cli=$WORK/b342/_pkg_.a BUILDSTDERR: packagefile github.com/containers/buildah/pkg/parse=$WORK/b345/_pkg_.a BUILDSTDERR: packagefile github.com/containers/buildah/unshare=$WORK/b212/_pkg_.a BUILDSTDERR: packagefile github.com/containers/buildah/util=$WORK/b060/_pkg_.a BUILDSTDERR: packagefile github.com/containers/image/manifest=$WORK/b073/_pkg_.a BUILDSTDERR: packagefile github.com/containers/image/storage=$WORK/b131/_pkg_.a BUILDSTDERR: packagefile github.com/containers/image/transports=$WORK/b112/_pkg_.a BUILDSTDERR: packagefile github.com/containers/image/transports/alltransports=$WORK/b268/_pkg_.a BUILDSTDERR: packagefile github.com/containers/image/types=$WORK/b069/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/pkg/util=$WORK/b347/_pkg_.a BUILDSTDERR: packagefile github.com/containers/storage=$WORK/b135/_pkg_.a BUILDSTDERR: packagefile github.com/mattn/go-shellwords=$WORK/b348/_pkg_.a BUILDSTDERR: packagefile github.com/opencontainers/go-digest=$WORK/b062/_pkg_.a BUILDSTDERR: packagefile github.com/opencontainers/image-spec/specs-go=$WORK/b071/_pkg_.a BUILDSTDERR: packagefile github.com/opencontainers/image-spec/specs-go/v1=$WORK/b070/_pkg_.a BUILDSTDERR: packagefile github.com/opencontainers/runtime-spec/specs-go=$WORK/b210/_pkg_.a BUILDSTDERR: packagefile github.com/pkg/errors=$WORK/b111/_pkg_.a BUILDSTDERR: packagefile github.com/sirupsen/logrus=$WORK/b115/_pkg_.a BUILDSTDERR: packagefile github.com/spf13/cobra=$WORK/b346/_pkg_.a BUILDSTDERR: packagefile github.com/spf13/pflag=$WORK/b343/_pkg_.a BUILDSTDERR: packagefile github.com/syndtr/gocapability/capability=$WORK/b161/_pkg_.a BUILDSTDERR: packagefile golang.org/x/crypto/ssh/terminal=$WORK/b215/_pkg_.a BUILDSTDERR: packagefile io/ioutil=$WORK/b058/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b024/_pkg_.a BUILDSTDERR: packagefile os/exec=$WORK/b056/_pkg_.a BUILDSTDERR: packagefile os/user=$WORK/b139/_pkg_.a BUILDSTDERR: packagefile path/filepath=$WORK/b057/_pkg_.a BUILDSTDERR: packagefile regexp=$WORK/b064/_pkg_.a BUILDSTDERR: packagefile runtime=$WORK/b010/_pkg_.a BUILDSTDERR: packagefile strconv=$WORK/b016/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b035/_pkg_.a BUILDSTDERR: packagefile syscall=$WORK/b026/_pkg_.a BUILDSTDERR: packagefile text/template=$WORK/b323/_pkg_.a BUILDSTDERR: packagefile time=$WORK/b027/_pkg_.a BUILDSTDERR: packagefile runtime/cgo=$WORK/b049/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /builddir/build/BUILD/buildah-873f00141c8e23973709f6226972d5976f8eb975/_build/src/github.com/containers/buildah/cmd/buildah BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b001/_pkg_.a -trimpath $WORK/b001 -shared -p main -complete -installsuffix shared -buildid -FQnIyJe7FV3F1Ogx3GE/-FQnIyJe7FV3F1Ogx3GE -goversion go1.12 -D "" -importcfg $WORK/b001/importcfg -pack ./addcopy.go ./bud.go ./commit.go ./common.go ./config.go ./containers.go ./dumpbolt.go ./from.go ./images.go ./info.go ./inspect.go ./main.go ./mount.go ./pull.go ./push.go ./rename.go ./rm.go ./rmi.go ./run.go ./tag.go ./umount.go ./unshare.go ./version.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/45/4596de6d1bb5b144dae9ebef35c499c15f6a63d8853cf724f627ca8da7127e39-d # internal BUILDSTDERR: cat >$WORK/b001/importcfg.link << 'EOF' # internal BUILDSTDERR: packagefile github.com/containers/buildah/cmd/buildah=$WORK/b001/_pkg_.a BUILDSTDERR: packagefile context=$WORK/b002/_pkg_.a BUILDSTDERR: packagefile encoding/json=$WORK/b030/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b004/_pkg_.a BUILDSTDERR: packagefile github.com/boltdb/bolt=$WORK/b037/_pkg_.a BUILDSTDERR: packagefile github.com/containernetworking/cni/pkg/version=$WORK/b042/_pkg_.a BUILDSTDERR: packagefile github.com/containers/buildah=$WORK/b052/_pkg_.a BUILDSTDERR: packagefile github.com/containers/buildah/docker=$WORK/b216/_pkg_.a BUILDSTDERR: packagefile github.com/containers/buildah/imagebuildah=$WORK/b341/_pkg_.a BUILDSTDERR: packagefile github.com/containers/buildah/pkg/cli=$WORK/b342/_pkg_.a BUILDSTDERR: packagefile github.com/containers/buildah/pkg/parse=$WORK/b345/_pkg_.a BUILDSTDERR: packagefile github.com/containers/buildah/unshare=$WORK/b212/_pkg_.a BUILDSTDERR: packagefile github.com/containers/buildah/util=$WORK/b060/_pkg_.a BUILDSTDERR: packagefile github.com/containers/image/manifest=$WORK/b073/_pkg_.a BUILDSTDERR: packagefile github.com/containers/image/storage=$WORK/b131/_pkg_.a BUILDSTDERR: packagefile github.com/containers/image/transports=$WORK/b112/_pkg_.a BUILDSTDERR: packagefile github.com/containers/image/transports/alltransports=$WORK/b268/_pkg_.a BUILDSTDERR: packagefile github.com/containers/image/types=$WORK/b069/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/pkg/util=$WORK/b347/_pkg_.a BUILDSTDERR: packagefile github.com/containers/storage=$WORK/b135/_pkg_.a BUILDSTDERR: packagefile github.com/mattn/go-shellwords=$WORK/b348/_pkg_.a BUILDSTDERR: packagefile github.com/opencontainers/go-digest=$WORK/b062/_pkg_.a BUILDSTDERR: packagefile github.com/opencontainers/image-spec/specs-go=$WORK/b071/_pkg_.a BUILDSTDERR: packagefile github.com/opencontainers/image-spec/specs-go/v1=$WORK/b070/_pkg_.a BUILDSTDERR: packagefile github.com/opencontainers/runtime-spec/specs-go=$WORK/b210/_pkg_.a BUILDSTDERR: packagefile github.com/pkg/errors=$WORK/b111/_pkg_.a BUILDSTDERR: packagefile github.com/sirupsen/logrus=$WORK/b115/_pkg_.a BUILDSTDERR: packagefile github.com/spf13/cobra=$WORK/b346/_pkg_.a BUILDSTDERR: packagefile github.com/spf13/pflag=$WORK/b343/_pkg_.a BUILDSTDERR: packagefile github.com/syndtr/gocapability/capability=$WORK/b161/_pkg_.a BUILDSTDERR: packagefile golang.org/x/crypto/ssh/terminal=$WORK/b215/_pkg_.a BUILDSTDERR: packagefile io/ioutil=$WORK/b058/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b024/_pkg_.a BUILDSTDERR: packagefile os/exec=$WORK/b056/_pkg_.a BUILDSTDERR: packagefile os/user=$WORK/b139/_pkg_.a BUILDSTDERR: packagefile path/filepath=$WORK/b057/_pkg_.a BUILDSTDERR: packagefile regexp=$WORK/b064/_pkg_.a BUILDSTDERR: packagefile runtime=$WORK/b010/_pkg_.a BUILDSTDERR: packagefile strconv=$WORK/b016/_pkg_.a BUILDSTDERR: packagefile strings=$WORK/b035/_pkg_.a BUILDSTDERR: packagefile syscall=$WORK/b026/_pkg_.a BUILDSTDERR: packagefile text/template=$WORK/b323/_pkg_.a BUILDSTDERR: packagefile time=$WORK/b027/_pkg_.a BUILDSTDERR: packagefile runtime/cgo=$WORK/b049/_pkg_.a BUILDSTDERR: packagefile errors=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile reflect=$WORK/b006/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b018/_pkg_.a BUILDSTDERR: packagefile bytes=$WORK/b031/_pkg_.a BUILDSTDERR: packagefile encoding=$WORK/b032/_pkg_.a BUILDSTDERR: packagefile encoding/base64=$WORK/b033/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b023/_pkg_.a BUILDSTDERR: packagefile math=$WORK/b007/_pkg_.a BUILDSTDERR: packagefile sort=$WORK/b022/_pkg_.a BUILDSTDERR: packagefile unicode=$WORK/b021/_pkg_.a BUILDSTDERR: packagefile unicode/utf16=$WORK/b036/_pkg_.a BUILDSTDERR: packagefile unicode/utf8=$WORK/b017/_pkg_.a BUILDSTDERR: packagefile internal/fmtsort=$WORK/b005/_pkg_.a BUILDSTDERR: packagefile hash/fnv=$WORK/b038/_pkg_.a BUILDSTDERR: packagefile log=$WORK/b040/_pkg_.a BUILDSTDERR: packagefile runtime/debug=$WORK/b041/_pkg_.a BUILDSTDERR: packagefile github.com/containernetworking/cni/pkg/types=$WORK/b043/_pkg_.a BUILDSTDERR: packagefile github.com/containernetworking/cni/pkg/types/020=$WORK/b050/_pkg_.a BUILDSTDERR: packagefile github.com/containernetworking/cni/pkg/types/current=$WORK/b051/_pkg_.a BUILDSTDERR: packagefile bufio=$WORK/b053/_pkg_.a BUILDSTDERR: packagefile github.com/containernetworking/cni/libcni=$WORK/b054/_pkg_.a BUILDSTDERR: packagefile github.com/containers/buildah/bind=$WORK/b059/_pkg_.a BUILDSTDERR: packagefile github.com/containers/buildah/chroot=$WORK/b211/_pkg_.a BUILDSTDERR: packagefile github.com/containers/buildah/pkg/blobcache=$WORK/b217/_pkg_.a BUILDSTDERR: packagefile github.com/containers/image/copy=$WORK/b218/_pkg_.a BUILDSTDERR: packagefile github.com/containers/image/directory=$WORK/b233/_pkg_.a BUILDSTDERR: packagefile github.com/containers/image/docker=$WORK/b235/_pkg_.a BUILDSTDERR: packagefile github.com/containers/image/docker/archive=$WORK/b262/_pkg_.a BUILDSTDERR: packagefile github.com/containers/image/docker/reference=$WORK/b061/_pkg_.a BUILDSTDERR: packagefile github.com/containers/image/docker/tarfile=$WORK/b263/_pkg_.a BUILDSTDERR: packagefile github.com/containers/image/image=$WORK/b132/_pkg_.a BUILDSTDERR: packagefile github.com/containers/image/oci/archive=$WORK/b264/_pkg_.a BUILDSTDERR: packagefile github.com/containers/image/oci/layout=$WORK/b266/_pkg_.a BUILDSTDERR: packagefile github.com/containers/image/pkg/sysregistries=$WORK/b267/_pkg_.a BUILDSTDERR: packagefile github.com/containers/image/pkg/sysregistriesv2=$WORK/b067/_pkg_.a BUILDSTDERR: packagefile github.com/containers/image/signature=$WORK/b072/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/pkg/chrootuser=$WORK/b305/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/pkg/rootless=$WORK/b306/_pkg_.a BUILDSTDERR: packagefile github.com/containers/libpod/pkg/secrets=$WORK/b308/_pkg_.a BUILDSTDERR: packagefile github.com/containers/storage/pkg/archive=$WORK/b137/_pkg_.a BUILDSTDERR: packagefile github.com/containers/storage/pkg/chrootarchive=$WORK/b158/_pkg_.a BUILDSTDERR: packagefile github.com/containers/storage/pkg/idtools=$WORK/b142/_pkg_.a BUILDSTDERR: packagefile github.com/containers/storage/pkg/ioutils=$WORK/b148/_pkg_.a BUILDSTDERR: packagefile github.com/containers/storage/pkg/reexec=$WORK/b160/_pkg_.a BUILDSTDERR: packagefile github.com/containers/storage/pkg/stringid=$WORK/b187/_pkg_.a BUILDSTDERR: packagefile github.com/containers/storage/pkg/system=$WORK/b143/_pkg_.a BUILDSTDERR: packagefile github.com/docker/go-units=$WORK/b146/_pkg_.a BUILDSTDERR: packagefile github.com/hashicorp/go-multierror=$WORK/b309/_pkg_.a BUILDSTDERR: packagefile github.com/opencontainers/runtime-tools/generate=$WORK/b311/_pkg_.a BUILDSTDERR: packagefile github.com/opencontainers/selinux/go-selinux=$WORK/b170/_pkg_.a BUILDSTDERR: packagefile github.com/opencontainers/selinux/go-selinux/label=$WORK/b169/_pkg_.a BUILDSTDERR: packagefile github.com/openshift/imagebuilder=$WORK/b325/_pkg_.a BUILDSTDERR: packagefile github.com/seccomp/containers-golang=$WORK/b340/_pkg_.a BUILDSTDERR: packagefile golang.org/x/sys/unix=$WORK/b145/_pkg_.a BUILDSTDERR: packagefile math/rand=$WORK/b048/_pkg_.a BUILDSTDERR: packagefile net=$WORK/b044/_pkg_.a BUILDSTDERR: packagefile net/http=$WORK/b194/_pkg_.a BUILDSTDERR: packagefile net/url=$WORK/b104/_pkg_.a BUILDSTDERR: packagefile path=$WORK/b066/_pkg_.a BUILDSTDERR: packagefile github.com/containers/image/pkg/strslice=$WORK/b074/_pkg_.a BUILDSTDERR: packagefile flag=$WORK/b159/_pkg_.a BUILDSTDERR: packagefile github.com/docker/docker/builder/dockerfile/parser=$WORK/b327/_pkg_.a BUILDSTDERR: packagefile github.com/fsouza/go-dockerclient=$WORK/b328/_pkg_.a BUILDSTDERR: packagefile github.com/docker/distribution/registry/api/errcode=$WORK/b193/_pkg_.a BUILDSTDERR: packagefile github.com/docker/docker/api/types/versions=$WORK/b075/_pkg_.a BUILDSTDERR: packagefile github.com/docker/libtrust=$WORK/b076/_pkg_.a BUILDSTDERR: packagefile github.com/containers/image/internal/tmpdir=$WORK/b134/_pkg_.a BUILDSTDERR: packagefile github.com/containers/image/pkg/blobinfocache=$WORK/b133/_pkg_.a BUILDSTDERR: packagefile sync/atomic=$WORK/b020/_pkg_.a BUILDSTDERR: packagefile github.com/containers/image/docker/daemon=$WORK/b269/_pkg_.a BUILDSTDERR: packagefile github.com/containers/image/openshift=$WORK/b290/_pkg_.a BUILDSTDERR: packagefile github.com/containers/image/ostree=$WORK/b301/_pkg_.a BUILDSTDERR: packagefile github.com/containers/image/tarball=$WORK/b304/_pkg_.a BUILDSTDERR: packagefile github.com/BurntSushi/toml=$WORK/b068/_pkg_.a BUILDSTDERR: packagefile github.com/containers/storage/drivers=$WORK/b136/_pkg_.a BUILDSTDERR: packagefile github.com/containers/storage/drivers/register=$WORK/b164/_pkg_.a BUILDSTDERR: packagefile github.com/containers/storage/pkg/config=$WORK/b186/_pkg_.a BUILDSTDERR: packagefile github.com/containers/storage/pkg/directory=$WORK/b166/_pkg_.a BUILDSTDERR: packagefile github.com/containers/storage/pkg/parsers=$WORK/b168/_pkg_.a BUILDSTDERR: packagefile github.com/containers/storage/pkg/stringutils=$WORK/b188/_pkg_.a BUILDSTDERR: packagefile github.com/containers/storage/pkg/truncindex=$WORK/b189/_pkg_.a BUILDSTDERR: packagefile github.com/klauspost/pgzip=$WORK/b152/_pkg_.a BUILDSTDERR: packagefile github.com/pquerna/ffjson/fflib/v1=$WORK/b156/_pkg_.a BUILDSTDERR: packagefile github.com/vbatts/tar-split/tar/asm=$WORK/b191/_pkg_.a BUILDSTDERR: packagefile github.com/vbatts/tar-split/tar/storage=$WORK/b162/_pkg_.a BUILDSTDERR: packagefile crypto=$WORK/b063/_pkg_.a BUILDSTDERR: packagefile hash=$WORK/b039/_pkg_.a BUILDSTDERR: packagefile encoding/csv=$WORK/b344/_pkg_.a BUILDSTDERR: packagefile encoding/hex=$WORK/b100/_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 regexp/syntax=$WORK/b065/_pkg_.a BUILDSTDERR: packagefile internal/bytealg=$WORK/b011/_pkg_.a BUILDSTDERR: packagefile internal/cpu=$WORK/b012/_pkg_.a BUILDSTDERR: packagefile runtime/internal/atomic=$WORK/b013/_pkg_.a BUILDSTDERR: packagefile runtime/internal/math=$WORK/b014/_pkg_.a BUILDSTDERR: packagefile runtime/internal/sys=$WORK/b015/_pkg_.a BUILDSTDERR: packagefile math/bits=$WORK/b008/_pkg_.a BUILDSTDERR: packagefile internal/race=$WORK/b019/_pkg_.a BUILDSTDERR: packagefile text/template/parse=$WORK/b324/_pkg_.a BUILDSTDERR: packagefile encoding/binary=$WORK/b034/_pkg_.a BUILDSTDERR: packagefile github.com/containernetworking/cni/pkg/invoke=$WORK/b055/_pkg_.a BUILDSTDERR: packagefile github.com/containers/storage/pkg/mount=$WORK/b144/_pkg_.a BUILDSTDERR: packagefile github.com/opencontainers/runc/libcontainer/apparmor=$WORK/b213/_pkg_.a BUILDSTDERR: packagefile github.com/seccomp/libseccomp-golang=$WORK/b214/_pkg_.a BUILDSTDERR: packagefile github.com/containers/image/pkg/compression=$WORK/b219/_pkg_.a BUILDSTDERR: packagefile github.com/vbauerster/mpb=$WORK/b224/_pkg_.a BUILDSTDERR: packagefile github.com/vbauerster/mpb/decor=$WORK/b228/_pkg_.a BUILDSTDERR: packagefile golang.org/x/sync/semaphore=$WORK/b232/_pkg_.a BUILDSTDERR: packagefile github.com/containers/image/directory/explicitfilepath=$WORK/b234/_pkg_.a BUILDSTDERR: packagefile crypto/rand=$WORK/b087/_pkg_.a BUILDSTDERR: packagefile crypto/tls=$WORK/b090/_pkg_.a BUILDSTDERR: packagefile github.com/containers/image/docker/policyconfiguration=$WORK/b236/_pkg_.a BUILDSTDERR: packagefile github.com/containers/image/pkg/docker/config=$WORK/b237/_pkg_.a BUILDSTDERR: packagefile github.com/containers/image/pkg/tlsclientconfig=$WORK/b245/_pkg_.a BUILDSTDERR: packagefile github.com/docker/distribution/registry/api/v2=$WORK/b250/_pkg_.a BUILDSTDERR: packagefile github.com/docker/distribution/registry/client=$WORK/b254/_pkg_.a BUILDSTDERR: packagefile github.com/docker/go-connections/tlsconfig=$WORK/b249/_pkg_.a BUILDSTDERR: packagefile github.com/ghodss/yaml=$WORK/b260/_pkg_.a BUILDSTDERR: packagefile mime=$WORK/b205/_pkg_.a BUILDSTDERR: packagefile archive/tar=$WORK/b138/_pkg_.a BUILDSTDERR: packagefile crypto/sha256=$WORK/b089/_pkg_.a BUILDSTDERR: packagefile github.com/containers/image/oci/internal=$WORK/b265/_pkg_.a BUILDSTDERR: packagefile github.com/containers/image/version=$WORK/b113/_pkg_.a BUILDSTDERR: packagefile github.com/mtrmac/gpgme=$WORK/b114/_pkg_.a BUILDSTDERR: packagefile golang.org/x/crypto/openpgp=$WORK/b116/_pkg_.a BUILDSTDERR: packagefile github.com/docker/docker/pkg/signal=$WORK/b307/_pkg_.a BUILDSTDERR: packagefile os/signal=$WORK/b231/_pkg_.a BUILDSTDERR: packagefile compress/bzip2=$WORK/b120/_pkg_.a BUILDSTDERR: packagefile github.com/containers/storage/pkg/fileutils=$WORK/b140/_pkg_.a BUILDSTDERR: packagefile github.com/containers/storage/pkg/pools=$WORK/b150/_pkg_.a BUILDSTDERR: packagefile github.com/containers/storage/pkg/promise=$WORK/b151/_pkg_.a BUILDSTDERR: packagefile github.com/opencontainers/runc/libcontainer/system=$WORK/b155/_pkg_.a BUILDSTDERR: packagefile github.com/opencontainers/runc/libcontainer/user=$WORK/b147/_pkg_.a BUILDSTDERR: packagefile golang.org/x/net/context=$WORK/b149/_pkg_.a BUILDSTDERR: packagefile math/big=$WORK/b083/_pkg_.a BUILDSTDERR: packagefile github.com/hashicorp/errwrap=$WORK/b310/_pkg_.a BUILDSTDERR: packagefile github.com/opencontainers/runtime-tools/generate/seccomp=$WORK/b312/_pkg_.a BUILDSTDERR: packagefile github.com/opencontainers/runtime-tools/validate=$WORK/b313/_pkg_.a BUILDSTDERR: packagefile github.com/docker/docker/builder/dockerfile/command=$WORK/b326/_pkg_.a BUILDSTDERR: packagefile github.com/openshift/imagebuilder/signal=$WORK/b338/_pkg_.a BUILDSTDERR: packagefile github.com/openshift/imagebuilder/strslice=$WORK/b339/_pkg_.a BUILDSTDERR: packagefile text/scanner=$WORK/b141/_pkg_.a BUILDSTDERR: packagefile internal/nettrace=$WORK/b045/_pkg_.a BUILDSTDERR: packagefile internal/singleflight=$WORK/b046/_pkg_.a BUILDSTDERR: packagefile internal/x/net/dns/dnsmessage=$WORK/b047/_pkg_.a BUILDSTDERR: packagefile compress/gzip=$WORK/b195/_pkg_.a BUILDSTDERR: packagefile container/list=$WORK/b091/_pkg_.a BUILDSTDERR: packagefile internal/x/net/http/httpguts=$WORK/b196/_pkg_.a BUILDSTDERR: packagefile internal/x/net/http/httpproxy=$WORK/b203/_pkg_.a BUILDSTDERR: packagefile internal/x/net/http2/hpack=$WORK/b204/_pkg_.a BUILDSTDERR: packagefile internal/x/net/idna=$WORK/b197/_pkg_.a BUILDSTDERR: packagefile mime/multipart=$WORK/b206/_pkg_.a BUILDSTDERR: packagefile net/http/httptrace=$WORK/b208/_pkg_.a BUILDSTDERR: packagefile net/http/internal=$WORK/b209/_pkg_.a BUILDSTDERR: packagefile net/textproto=$WORK/b202/_pkg_.a BUILDSTDERR: packagefile github.com/docker/docker/pkg/system=$WORK/b242/_pkg_.a BUILDSTDERR: packagefile crypto/x509=$WORK/b097/_pkg_.a BUILDSTDERR: packagefile github.com/docker/docker/api/types/registry=$WORK/b280/_pkg_.a BUILDSTDERR: packagefile github.com/docker/docker/api/types/swarm=$WORK/b281/_pkg_.a BUILDSTDERR: packagefile github.com/docker/docker/opts=$WORK/b329/_pkg_.a BUILDSTDERR: packagefile github.com/docker/docker/pkg/fileutils=$WORK/b330/_pkg_.a BUILDSTDERR: packagefile github.com/docker/docker/pkg/homedir=$WORK/b240/_pkg_.a BUILDSTDERR: packagefile github.com/docker/docker/pkg/stdcopy=$WORK/b331/_pkg_.a BUILDSTDERR: packagefile github.com/fsouza/go-dockerclient/internal/archive=$WORK/b332/_pkg_.a BUILDSTDERR: packagefile github.com/fsouza/go-dockerclient/internal/jsonmessage=$WORK/b335/_pkg_.a BUILDSTDERR: packagefile net/http/httputil=$WORK/b289/_pkg_.a BUILDSTDERR: packagefile crypto/ecdsa=$WORK/b077/_pkg_.a BUILDSTDERR: packagefile crypto/elliptic=$WORK/b082/_pkg_.a BUILDSTDERR: packagefile crypto/rsa=$WORK/b088/_pkg_.a BUILDSTDERR: packagefile crypto/sha512=$WORK/b085/_pkg_.a BUILDSTDERR: packagefile crypto/x509/pkix=$WORK/b099/_pkg_.a BUILDSTDERR: packagefile encoding/base32=$WORK/b110/_pkg_.a BUILDSTDERR: packagefile encoding/pem=$WORK/b101/_pkg_.a BUILDSTDERR: packagefile github.com/docker/docker/client=$WORK/b270/_pkg_.a BUILDSTDERR: packagefile github.com/imdario/mergo=$WORK/b291/_pkg_.a BUILDSTDERR: packagefile golang.org/x/net/http2=$WORK/b292/_pkg_.a BUILDSTDERR: packagefile k8s.io/client-go/util/homedir=$WORK/b300/_pkg_.a BUILDSTDERR: packagefile github.com/ostreedev/ostree-go/pkg/glibobject=$WORK/b302/_pkg_.a BUILDSTDERR: packagefile github.com/ostreedev/ostree-go/pkg/otbuiltin=$WORK/b303/_pkg_.a BUILDSTDERR: packagefile github.com/containers/storage/drivers/aufs=$WORK/b165/_pkg_.a BUILDSTDERR: packagefile github.com/containers/storage/drivers/btrfs=$WORK/b171/_pkg_.a BUILDSTDERR: packagefile github.com/containers/storage/drivers/devmapper=$WORK/b172/_pkg_.a BUILDSTDERR: packagefile github.com/containers/storage/drivers/overlay=$WORK/b177/_pkg_.a BUILDSTDERR: packagefile github.com/containers/storage/drivers/vfs=$WORK/b182/_pkg_.a BUILDSTDERR: packagefile github.com/containers/storage/drivers/zfs=$WORK/b184/_pkg_.a BUILDSTDERR: packagefile github.com/tchap/go-patricia/patricia=$WORK/b190/_pkg_.a BUILDSTDERR: packagefile github.com/klauspost/compress/flate=$WORK/b153/_pkg_.a BUILDSTDERR: packagefile hash/crc32=$WORK/b154/_pkg_.a BUILDSTDERR: packagefile github.com/pquerna/ffjson/fflib/v1/internal=$WORK/b157/_pkg_.a BUILDSTDERR: packagefile github.com/vbatts/tar-split/archive/tar=$WORK/b192/_pkg_.a BUILDSTDERR: packagefile hash/crc64=$WORK/b163/_pkg_.a BUILDSTDERR: packagefile github.com/ulikunitz/xz=$WORK/b220/_pkg_.a BUILDSTDERR: packagefile container/heap=$WORK/b225/_pkg_.a BUILDSTDERR: packagefile github.com/vbauerster/mpb/cwriter=$WORK/b226/_pkg_.a BUILDSTDERR: packagefile github.com/vbauerster/mpb/internal=$WORK/b230/_pkg_.a BUILDSTDERR: packagefile github.com/VividCortex/ewma=$WORK/b229/_pkg_.a BUILDSTDERR: packagefile crypto/aes=$WORK/b078/_pkg_.a BUILDSTDERR: packagefile crypto/cipher=$WORK/b079/_pkg_.a BUILDSTDERR: packagefile crypto/des=$WORK/b092/_pkg_.a BUILDSTDERR: packagefile crypto/hmac=$WORK/b093/_pkg_.a BUILDSTDERR: packagefile crypto/md5=$WORK/b094/_pkg_.a BUILDSTDERR: packagefile crypto/rc4=$WORK/b095/_pkg_.a BUILDSTDERR: packagefile crypto/sha1=$WORK/b096/_pkg_.a BUILDSTDERR: packagefile crypto/subtle=$WORK/b081/_pkg_.a BUILDSTDERR: packagefile encoding/asn1=$WORK/b086/_pkg_.a BUILDSTDERR: packagefile internal/x/crypto/chacha20poly1305=$WORK/b105/_pkg_.a BUILDSTDERR: packagefile internal/x/crypto/cryptobyte=$WORK/b102/_pkg_.a BUILDSTDERR: packagefile internal/x/crypto/curve25519=$WORK/b108/_pkg_.a BUILDSTDERR: packagefile internal/x/crypto/hkdf=$WORK/b109/_pkg_.a BUILDSTDERR: packagefile github.com/docker/docker-credential-helpers/client=$WORK/b238/_pkg_.a BUILDSTDERR: packagefile github.com/docker/docker-credential-helpers/credentials=$WORK/b239/_pkg_.a BUILDSTDERR: packagefile github.com/docker/go-connections/sockets=$WORK/b246/_pkg_.a BUILDSTDERR: packagefile github.com/docker/distribution/reference=$WORK/b251/_pkg_.a BUILDSTDERR: packagefile github.com/gorilla/mux=$WORK/b253/_pkg_.a BUILDSTDERR: packagefile github.com/docker/distribution=$WORK/b255/_pkg_.a BUILDSTDERR: packagefile github.com/docker/distribution/registry/client/auth/challenge=$WORK/b256/_pkg_.a BUILDSTDERR: packagefile github.com/docker/distribution/registry/client/transport=$WORK/b257/_pkg_.a BUILDSTDERR: packagefile github.com/docker/distribution/registry/storage/cache=$WORK/b258/_pkg_.a BUILDSTDERR: packagefile github.com/docker/distribution/registry/storage/cache/memory=$WORK/b259/_pkg_.a BUILDSTDERR: packagefile gopkg.in/yaml.v2=$WORK/b261/_pkg_.a BUILDSTDERR: packagefile golang.org/x/crypto/openpgp/armor=$WORK/b117/_pkg_.a BUILDSTDERR: packagefile golang.org/x/crypto/openpgp/errors=$WORK/b118/_pkg_.a BUILDSTDERR: packagefile golang.org/x/crypto/openpgp/packet=$WORK/b119/_pkg_.a BUILDSTDERR: packagefile golang.org/x/crypto/openpgp/s2k=$WORK/b126/_pkg_.a BUILDSTDERR: packagefile github.com/blang/semver=$WORK/b314/_pkg_.a BUILDSTDERR: packagefile github.com/opencontainers/runtime-tools/filepath=$WORK/b316/_pkg_.a BUILDSTDERR: packagefile github.com/opencontainers/runtime-tools/specerror=$WORK/b317/_pkg_.a BUILDSTDERR: packagefile github.com/xeipuuv/gojsonschema=$WORK/b319/_pkg_.a BUILDSTDERR: packagefile compress/flate=$WORK/b121/_pkg_.a BUILDSTDERR: packagefile internal/x/text/secure/bidirule=$WORK/b198/_pkg_.a BUILDSTDERR: packagefile internal/x/text/unicode/bidi=$WORK/b200/_pkg_.a BUILDSTDERR: packagefile internal/x/text/unicode/norm=$WORK/b201/_pkg_.a BUILDSTDERR: packagefile mime/quotedprintable=$WORK/b207/_pkg_.a BUILDSTDERR: packagefile github.com/containerd/continuity/pathdriver=$WORK/b243/_pkg_.a BUILDSTDERR: packagefile github.com/docker/docker/pkg/mount=$WORK/b244/_pkg_.a BUILDSTDERR: packagefile crypto/dsa=$WORK/b098/_pkg_.a BUILDSTDERR: packagefile internal/x/crypto/cryptobyte/asn1=$WORK/b103/_pkg_.a BUILDSTDERR: packagefile github.com/docker/docker/api/types/container=$WORK/b273/_pkg_.a BUILDSTDERR: packagefile github.com/docker/docker/api/types/mount=$WORK/b275/_pkg_.a BUILDSTDERR: packagefile github.com/docker/docker/api/types/network=$WORK/b279/_pkg_.a BUILDSTDERR: packagefile github.com/docker/docker/api/types/swarm/runtime=$WORK/b282/_pkg_.a BUILDSTDERR: packagefile github.com/docker/docker/api/types=$WORK/b272/_pkg_.a BUILDSTDERR: packagefile github.com/docker/docker/pkg/idtools=$WORK/b241/_pkg_.a BUILDSTDERR: packagefile github.com/docker/docker/pkg/pools=$WORK/b333/_pkg_.a BUILDSTDERR: packagefile github.com/Nvveen/Gotty=$WORK/b336/_pkg_.a BUILDSTDERR: packagefile github.com/fsouza/go-dockerclient/internal/term=$WORK/b337/_pkg_.a BUILDSTDERR: packagefile crypto/internal/randutil=$WORK/b084/_pkg_.a BUILDSTDERR: packagefile github.com/docker/docker/api=$WORK/b271/_pkg_.a BUILDSTDERR: packagefile github.com/docker/docker/api/types/events=$WORK/b284/_pkg_.a BUILDSTDERR: packagefile github.com/docker/docker/api/types/filters=$WORK/b278/_pkg_.a BUILDSTDERR: packagefile github.com/docker/docker/api/types/image=$WORK/b285/_pkg_.a BUILDSTDERR: packagefile github.com/docker/docker/api/types/time=$WORK/b286/_pkg_.a BUILDSTDERR: packagefile github.com/docker/docker/api/types/volume=$WORK/b287/_pkg_.a BUILDSTDERR: packagefile golang.org/x/net/context/ctxhttp=$WORK/b288/_pkg_.a BUILDSTDERR: packagefile golang.org/x/net/http/httpguts=$WORK/b293/_pkg_.a BUILDSTDERR: packagefile golang.org/x/net/http2/hpack=$WORK/b299/_pkg_.a BUILDSTDERR: packagefile golang.org/x/net/idna=$WORK/b294/_pkg_.a BUILDSTDERR: packagefile github.com/containers/storage/pkg/locker=$WORK/b167/_pkg_.a BUILDSTDERR: packagefile github.com/containers/storage/pkg/devicemapper=$WORK/b173/_pkg_.a BUILDSTDERR: packagefile github.com/containers/storage/pkg/dmesg=$WORK/b174/_pkg_.a BUILDSTDERR: packagefile github.com/containers/storage/pkg/loopback=$WORK/b175/_pkg_.a BUILDSTDERR: packagefile github.com/containers/storage/pkg/parsers/kernel=$WORK/b176/_pkg_.a BUILDSTDERR: packagefile github.com/containers/storage/drivers/overlayutils=$WORK/b178/_pkg_.a BUILDSTDERR: packagefile github.com/containers/storage/drivers/quota=$WORK/b179/_pkg_.a BUILDSTDERR: packagefile github.com/containers/storage/pkg/fsutils=$WORK/b180/_pkg_.a BUILDSTDERR: packagefile github.com/containers/storage/pkg/ostree=$WORK/b181/_pkg_.a BUILDSTDERR: packagefile github.com/containers/storage/drivers/copy=$WORK/b183/_pkg_.a BUILDSTDERR: packagefile github.com/mistifyio/go-zfs=$WORK/b185/_pkg_.a BUILDSTDERR: packagefile github.com/ulikunitz/xz/internal/xlog=$WORK/b221/_pkg_.a BUILDSTDERR: packagefile github.com/ulikunitz/xz/lzma=$WORK/b222/_pkg_.a BUILDSTDERR: packagefile github.com/mattn/go-isatty=$WORK/b227/_pkg_.a BUILDSTDERR: packagefile crypto/internal/subtle=$WORK/b080/_pkg_.a BUILDSTDERR: packagefile internal/x/crypto/internal/chacha20=$WORK/b106/_pkg_.a BUILDSTDERR: packagefile internal/x/crypto/poly1305=$WORK/b107/_pkg_.a BUILDSTDERR: packagefile golang.org/x/net/proxy=$WORK/b247/_pkg_.a BUILDSTDERR: packagefile github.com/docker/distribution/digestset=$WORK/b252/_pkg_.a BUILDSTDERR: packagefile compress/zlib=$WORK/b122/_pkg_.a BUILDSTDERR: packagefile golang.org/x/crypto/cast5=$WORK/b124/_pkg_.a BUILDSTDERR: packagefile golang.org/x/crypto/openpgp/elgamal=$WORK/b125/_pkg_.a BUILDSTDERR: packagefile image=$WORK/b127/_pkg_.a BUILDSTDERR: packagefile image/jpeg=$WORK/b129/_pkg_.a BUILDSTDERR: packagefile database/sql/driver=$WORK/b315/_pkg_.a BUILDSTDERR: packagefile github.com/opencontainers/runtime-tools/error=$WORK/b318/_pkg_.a BUILDSTDERR: packagefile github.com/xeipuuv/gojsonreference=$WORK/b320/_pkg_.a BUILDSTDERR: packagefile net/mail=$WORK/b322/_pkg_.a BUILDSTDERR: packagefile internal/x/text/transform=$WORK/b199/_pkg_.a BUILDSTDERR: packagefile github.com/docker/docker/api/types/blkiodev=$WORK/b274/_pkg_.a BUILDSTDERR: packagefile github.com/docker/docker/api/types/strslice=$WORK/b276/_pkg_.a BUILDSTDERR: packagefile github.com/docker/go-connections/nat=$WORK/b277/_pkg_.a BUILDSTDERR: packagefile github.com/gogo/protobuf/proto=$WORK/b283/_pkg_.a BUILDSTDERR: packagefile github.com/docker/docker/pkg/ioutils=$WORK/b334/_pkg_.a BUILDSTDERR: packagefile golang.org/x/text/secure/bidirule=$WORK/b295/_pkg_.a BUILDSTDERR: packagefile golang.org/x/text/unicode/bidi=$WORK/b297/_pkg_.a BUILDSTDERR: packagefile golang.org/x/text/unicode/norm=$WORK/b298/_pkg_.a BUILDSTDERR: packagefile github.com/ulikunitz/xz/internal/hash=$WORK/b223/_pkg_.a BUILDSTDERR: packagefile golang.org/x/net/internal/socks=$WORK/b248/_pkg_.a BUILDSTDERR: packagefile hash/adler32=$WORK/b123/_pkg_.a BUILDSTDERR: packagefile image/color=$WORK/b128/_pkg_.a BUILDSTDERR: packagefile image/internal/imageutil=$WORK/b130/_pkg_.a BUILDSTDERR: packagefile github.com/xeipuuv/gojsonpointer=$WORK/b321/_pkg_.a BUILDSTDERR: packagefile golang.org/x/text/transform=$WORK/b296/_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=Du7J27hJdxV_1wJUSOFC/-FQnIyJe7FV3F1Ogx3GE/f8BftgLcHpsnIRMjPniX/Du7J27hJdxV_1wJUSOFC -B 0x57117636ef1668b95510691fa332ad638f44d170 -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: mv $WORK/b001/exe/a.out buildah BUILDSTDERR: rm -r $WORK/b001/ + /usr/bin/make docs /usr/bin/make -C docs make[1]: Entering directory '/builddir/build/BUILD/buildah-873f00141c8e23973709f6226972d5976f8eb975/docs' go-md2man -in buildah.md -out buildah.1 go-md2man -in buildah-commit.md -out buildah-commit.1 go-md2man -in buildah-run.md -out buildah-run.1 go-md2man -in buildah-info.md -out buildah-info.1 go-md2man -in buildah-rename.md -out buildah-rename.1 go-md2man -in buildah-config.md -out buildah-config.1 go-md2man -in buildah-images.md -out buildah-images.1 go-md2man -in buildah-umount.md -out buildah-umount.1 go-md2man -in buildah-rmi.md -out buildah-rmi.1 go-md2man -in buildah-from.md -out buildah-from.1 go-md2man -in buildah-copy.md -out buildah-copy.1 go-md2man -in buildah-push.md -out buildah-push.1 go-md2man -in buildah-bud.md -out buildah-bud.1 go-md2man -in buildah-mount.md -out buildah-mount.1 go-md2man -in buildah-inspect.md -out buildah-inspect.1 go-md2man -in buildah-tag.md -out buildah-tag.1 go-md2man -in buildah-rm.md -out buildah-rm.1 go-md2man -in buildah-pull.md -out buildah-pull.1 go-md2man -in buildah-add.md -out buildah-add.1 go-md2man -in buildah-unshare.md -out buildah-unshare.1 go-md2man -in buildah-containers.md -out buildah-containers.1 go-md2man -in buildah-version.md -out buildah-version.1 make[1]: Leaving directory '/builddir/build/BUILD/buildah-873f00141c8e23973709f6226972d5976f8eb975/docs' + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.72Bhxh + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/buildah-1.7-3.git873f001.fc30.ppc64le '!=' / ']' + rm -rf /builddir/build/BUILDROOT/buildah-1.7-3.git873f001.fc30.ppc64le BUILDSTDERR: ++ dirname /builddir/build/BUILDROOT/buildah-1.7-3.git873f001.fc30.ppc64le + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/buildah-1.7-3.git873f001.fc30.ppc64le + cd buildah-873f00141c8e23973709f6226972d5976f8eb975 BUILDSTDERR: ++ pwd BUILDSTDERR: ++ pwd + export GOPATH=/builddir/build/BUILD/buildah-873f00141c8e23973709f6226972d5976f8eb975/_build:/builddir/build/BUILD/buildah-873f00141c8e23973709f6226972d5976f8eb975:/usr/share/gocode + GOPATH=/builddir/build/BUILD/buildah-873f00141c8e23973709f6226972d5976f8eb975/_build:/builddir/build/BUILD/buildah-873f00141c8e23973709f6226972d5976f8eb975:/usr/share/gocode + make DESTDIR=/builddir/build/BUILDROOT/buildah-1.7-3.git873f001.fc30.ppc64le PREFIX=/usr install install.completions install -D -m0755 buildah /builddir/build/BUILDROOT/buildah-1.7-3.git873f001.fc30.ppc64le//usr/bin/buildah make -C docs install make[1]: Entering directory '/builddir/build/BUILD/buildah-873f00141c8e23973709f6226972d5976f8eb975/docs' install -d /builddir/build/BUILDROOT/buildah-1.7-3.git873f001.fc30.ppc64le//usr/share/man/man1 install -m 0644 buildah*.1 /builddir/build/BUILDROOT/buildah-1.7-3.git873f001.fc30.ppc64le//usr/share/man/man1 make[1]: Leaving directory '/builddir/build/BUILD/buildah-873f00141c8e23973709f6226972d5976f8eb975/docs' install -m 644 -D contrib/completions/bash/buildah /builddir/build/BUILDROOT/buildah-1.7-3.git873f001.fc30.ppc64le//usr/share/bash-completion/completions/buildah + /usr/lib/rpm/find-debuginfo.sh -j4 --strict-build-id -m -i --build-id-seed 1.7-3.git873f001.fc30 --unique-debug-suffix -1.7-3.git873f001.fc30.ppc64le --unique-debug-src-base buildah-1.7-3.git873f001.fc30.ppc64le -S debugsourcefiles.list /builddir/build/BUILD/buildah-873f00141c8e23973709f6226972d5976f8eb975 explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/buildah-1.7-3.git873f001.fc30.ppc64le/usr/bin/buildah extracting debug info from /builddir/build/BUILDROOT/buildah-1.7-3.git873f001.fc30.ppc64le/usr/bin/buildah BUILDSTDERR: 13066 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 Processing files: buildah-1.7-3.git873f001.fc30.ppc64le Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.bMVwNV + umask 022 + cd /builddir/build/BUILD + cd buildah-873f00141c8e23973709f6226972d5976f8eb975 + DOCDIR=/builddir/build/BUILDROOT/buildah-1.7-3.git873f001.fc30.ppc64le/usr/share/doc/buildah + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/buildah-1.7-3.git873f001.fc30.ppc64le/usr/share/doc/buildah + cp -pr README.md /builddir/build/BUILDROOT/buildah-1.7-3.git873f001.fc30.ppc64le/usr/share/doc/buildah + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.k6c23z + umask 022 + cd /builddir/build/BUILD + cd buildah-873f00141c8e23973709f6226972d5976f8eb975 + LICENSEDIR=/builddir/build/BUILDROOT/buildah-1.7-3.git873f001.fc30.ppc64le/usr/share/licenses/buildah + export LC_ALL=C + LC_ALL=C + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/buildah-1.7-3.git873f001.fc30.ppc64le/usr/share/licenses/buildah + cp -pr LICENSE /builddir/build/BUILDROOT/buildah-1.7-3.git873f001.fc30.ppc64le/usr/share/licenses/buildah + exit 0 Provides: buildah = 1.7-3.git873f001.fc30 buildah(ppc-64) = 1.7-3.git873f001.fc30 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: libassuan.so.0()(64bit) libc.so.6()(64bit) libc.so.6(GLIBC_2.17)(64bit) libdevmapper.so.1.02()(64bit) libdevmapper.so.1.02(Base)(64bit) libdevmapper.so.1.02(DM_1_02_97)(64bit) libgio-2.0.so.0()(64bit) libglib-2.0.so.0()(64bit) libgobject-2.0.so.0()(64bit) libgpg-error.so.0()(64bit) libgpgme.so.11()(64bit) libgpgme.so.11(GPGME_1.0)(64bit) libgpgme.so.11(GPGME_1.1)(64bit) libostree-1.so.1()(64bit) libostree-1.so.1(LIBOSTREE_2016.3)(64bit) libostree-1.so.1(LIBOSTREE_2016.8)(64bit) libpthread.so.0()(64bit) libpthread.so.0(GLIBC_2.17)(64bit) libseccomp.so.2()(64bit) libselinux.so.1()(64bit) rtld(GNU_HASH) Recommends: container-selinux fuse-overlayfs slirp4netns >= 0.3-0 Processing files: buildah-debugsource-1.7-3.git873f001.fc30.ppc64le Provides: buildah-debugsource = 1.7-3.git873f001.fc30 buildah-debugsource(ppc-64) = 1.7-3.git873f001.fc30 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Processing files: buildah-debuginfo-1.7-3.git873f001.fc30.ppc64le Provides: buildah-debuginfo = 1.7-3.git873f001.fc30 buildah-debuginfo(ppc-64) = 1.7-3.git873f001.fc30 debuginfo(build-id) = 14219e6b5fc69120d5eeb3336610f63b07f00a4e Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: buildah-debugsource(ppc-64) = 1.7-3.git873f001.fc30 Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/buildah-1.7-3.git873f001.fc30.ppc64le Wrote: /builddir/build/RPMS/buildah-1.7-3.git873f001.fc30.ppc64le.rpm Wrote: /builddir/build/RPMS/buildah-debugsource-1.7-3.git873f001.fc30.ppc64le.rpm Wrote: /builddir/build/RPMS/buildah-debuginfo-1.7-3.git873f001.fc30.ppc64le.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.p5Ucfm + umask 022 + cd /builddir/build/BUILD + cd buildah-873f00141c8e23973709f6226972d5976f8eb975 + /usr/bin/rm -rf /builddir/build/BUILDROOT/buildah-1.7-3.git873f001.fc30.ppc64le + exit 0 Child return code was: 0