Mock Version: 2.10 Mock Version: 2.10 Mock Version: 2.10 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target ppc64le --nodeps /builddir/build/SPECS/buildah.spec'], chrootPath='/var/lib/mock/f33-build-27678600-3678071/root'env={'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'}shell=Falselogger=timeout=201600uid=1000gid=425user='mockbuild'nspawn_args=[]unshare_net=TrueprintOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target 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 setting SOURCE_DATE_EPOCH=1623110400 Wrote: /builddir/build/SRPMS/buildah-1.21.1-1.fc33.src.rpm Child return code was: 0 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target ppc64le --nodeps /builddir/build/SPECS/buildah.spec'], chrootPath='/var/lib/mock/f33-build-27678600-3678071/root'env={'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'}shell=Falselogger=timeout=201600uid=1000gid=425user='mockbuild'nspawn_args=[]unshare_net=TrueprintOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target 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 setting SOURCE_DATE_EPOCH=1623110400 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.hkkSRY + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf buildah-1.21.1 + /usr/bin/gzip -dc /builddir/build/SOURCES/v1.21.1.tar.gz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd buildah-1.21.1 + /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 config gc.auto 0 + /usr/bin/git add --force . + /usr/bin/git commit -q --allow-empty -a --author 'rpm-build ' -m 'buildah-1.21.1 base' + sed -i 's/GOMD2MAN =/GOMD2MAN ?=/' docs/Makefile + sed -i '/docs install/d' Makefile + RPM_EC=0 ++ jobs -p + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.3LEf9X + umask 022 + cd /builddir/build/BUILD + cd buildah-1.21.1 + mkdir _build ~/build/BUILD/buildah-1.21.1/_build ~/build/BUILD/buildah-1.21.1 + pushd _build + mkdir -p src/github.com/containers ++ dirs +1 -l + ln -s /builddir/build/BUILD/buildah-1.21.1 src/github.com/containers/buildah ~/build/BUILD/buildah-1.21.1 + popd + mv vendor src + export 'CGO_CFLAGS=-O2 -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -ffat-lto-objects -fexceptions -fasynchronous-unwind-tables -fstack-protector-strong -fstack-clash-protection -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64' + CGO_CFLAGS='-O2 -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -ffat-lto-objects -fexceptions -fasynchronous-unwind-tables -fstack-protector-strong -fstack-clash-protection -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64' ++ pwd ++ pwd + export GOPATH=/builddir/build/BUILD/buildah-1.21.1/_build:/builddir/build/BUILD/buildah-1.21.1 + GOPATH=/builddir/build/BUILD/buildah-1.21.1/_build:/builddir/build/BUILD/buildah-1.21.1 + export 'BUILDTAGS=seccomp selinux' + BUILDTAGS='seccomp selinux' ++ od -An -tx1 ++ tr -d ' \n' ++ head -c20 /dev/urandom + GO111MODULE=off + go build -buildmode pie -compiler gc '-tags=rpm_crashtraceback seccomp selinux' -ldflags ' -B 0x09d9fca768e97a6f06eb7c316cfa79202e4f16bb -extldflags '\''-Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld '\''' -a -v -x -o bin/buildah github.com/containers/buildah/cmd/buildah WORK=/tmp/go-build396832502 internal/unsafeheader mkdir -p $WORK/b005/ cat >$WORK/b005/importcfg << 'EOF' # internal # import config EOF runtime/internal/sys mkdir -p $WORK/b012/ cd /usr/lib/golang/src/internal/unsafeheader /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b005/_pkg_.a -trimpath "$WORK/b005=>" -shared -p internal/unsafeheader -std -complete -installsuffix shared -buildid ErIfaC8r46NOR3G3n3s3/ErIfaC8r46NOR3G3n3s3 -goversion go1.15.12 -D "" -importcfg $WORK/b005/importcfg -pack ./unsafeheader.go internal/cpu runtime/internal/atomic unicode mkdir -p $WORK/b009/ mkdir -p $WORK/b010/ mkdir -p $WORK/b017/ unicode/utf8 mkdir -p $WORK/b018/ cat >$WORK/b009/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/internal/cpu /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b009/_pkg_.a -trimpath "$WORK/b009=>" -shared -p internal/cpu -std -+ -complete -installsuffix shared -buildid c_5BSbkWJwq-YTfMbAZI/c_5BSbkWJwq-YTfMbAZI -goversion go1.15.12 -D "" -importcfg $WORK/b009/importcfg -pack ./cpu.go ./cpu_ppc64x.go cat >$WORK/b018/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/unicode/utf8 /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b018/_pkg_.a -trimpath "$WORK/b018=>" -shared -p unicode/utf8 -std -complete -installsuffix shared -buildid IX9yDNNxc3lRrpZqDf3f/IX9yDNNxc3lRrpZqDf3f -goversion go1.15.12 -D "" -importcfg $WORK/b018/importcfg -pack ./utf8.go internal/race mkdir -p $WORK/b015/ /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b005/_pkg_.a # internal sync/atomic mkdir -p $WORK/b016/ cat >$WORK/b016/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/sync/atomic /usr/lib/golang/pkg/tool/linux_ppc64le/asm -p sync/atomic -trimpath "$WORK/b016=>" -I $WORK/b016/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -gensymabis -o $WORK/b016/symabis ./asm.s cat >$WORK/b016/importcfg << 'EOF' # internal # import config EOF /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b016/_pkg_.a -trimpath "$WORK/b016=>" -shared -p sync/atomic -std -installsuffix shared -buildid yXZQDHN24sIxVYIKM21b/yXZQDHN24sIxVYIKM21b -goversion go1.15.12 -symabis $WORK/b016/symabis -D "" -importcfg $WORK/b016/importcfg -pack -asmhdr $WORK/b016/go_asm.h ./doc.go ./value.go cat >$WORK/b017/importcfg << 'EOF' # internal # import config EOF cat >$WORK/b010/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/unicode /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b017/_pkg_.a -trimpath "$WORK/b017=>" -shared -p unicode -std -complete -installsuffix shared -buildid eePRYJVpmGyi7udoiGzO/eePRYJVpmGyi7udoiGzO -goversion go1.15.12 -D "" -importcfg $WORK/b017/importcfg -pack ./casetables.go ./digit.go ./graphic.go ./letter.go ./tables.go cat >$WORK/b012/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/runtime/internal/atomic /usr/lib/golang/pkg/tool/linux_ppc64le/asm -p runtime/internal/atomic -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_ppc64x.s ./atomic_ppc64x.s cd /usr/lib/golang/src/runtime/internal/sys /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b012/_pkg_.a -trimpath "$WORK/b012=>" -shared -p runtime/internal/sys -std -+ -complete -installsuffix shared -buildid viyUpSJFGmZ3u-As7-O6/viyUpSJFGmZ3u-As7-O6 -goversion go1.15.12 -D "" -importcfg $WORK/b012/importcfg -pack ./arch.go ./arch_ppc64le.go ./intrinsics.go ./intrinsics_common.go ./stubs.go ./sys.go ./zgoarch_ppc64le.go ./zgoos_linux.go ./zversion.go cat >$WORK/b015/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/internal/race /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b015/_pkg_.a -trimpath "$WORK/b015=>" -shared -p internal/race -std -complete -installsuffix shared -buildid pklwTdMmH_yQIK7ZZKYA/pklwTdMmH_yQIK7ZZKYA -goversion go1.15.12 -D "" -importcfg $WORK/b015/importcfg -pack ./doc.go ./norace.go cp $WORK/b005/_pkg_.a /builddir/.cache/go-build/db/db95098c49e26e7e30e5dbe011b9fee15200e60f9444860f16672dd2e0d7a797-d # internal cd /usr/lib/golang/src/sync/atomic /usr/lib/golang/pkg/tool/linux_ppc64le/asm -p sync/atomic -trimpath "$WORK/b016=>" -I $WORK/b016/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -o $WORK/b016/asm.o ./asm.s encoding mkdir -p $WORK/b024/ cat >$WORK/b024/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/encoding /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b024/_pkg_.a -trimpath "$WORK/b024=>" -shared -p encoding -std -complete -installsuffix shared -buildid rldHrMvs4Yr4XDZiEVcA/rldHrMvs4Yr4XDZiEVcA -goversion go1.15.12 -D "" -importcfg $WORK/b024/importcfg -pack ./encoding.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b018/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b009/_pkg_.a # internal cd /usr/lib/golang/src/sync/atomic /usr/lib/golang/pkg/tool/linux_ppc64le/pack r $WORK/b016/_pkg_.a $WORK/b016/asm.o # internal cp $WORK/b009/_pkg_.a /builddir/.cache/go-build/02/02cd6b7b3f5e4a15a990b33577c41d51a7df4859a2bb242184faa339e68ac6c6-d # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b016/_pkg_.a # internal internal/bytealg mkdir -p $WORK/b008/ cat >$WORK/b010/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/runtime/internal/atomic /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b010/_pkg_.a -trimpath "$WORK/b010=>" -shared -p runtime/internal/atomic -std -+ -installsuffix shared -buildid bdjSyq9rF17CGMXTflg1/bdjSyq9rF17CGMXTflg1 -goversion go1.15.12 -symabis $WORK/b010/symabis -D "" -importcfg $WORK/b010/importcfg -pack -asmhdr $WORK/b010/go_asm.h ./atomic_ppc64x.go ./stubs.go cp $WORK/b016/_pkg_.a /builddir/.cache/go-build/af/afef742106cb22a8606fa41fb1419601e7b646dd18bf90a964f0ab414dcc8171-d # internal math/bits mkdir -p $WORK/b028/ cat >$WORK/b028/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/math/bits /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b028/_pkg_.a -trimpath "$WORK/b028=>" -shared -p math/bits -std -complete -installsuffix shared -buildid xW4i6HeMIDBTcUhChkIK/xW4i6HeMIDBTcUhChkIK -goversion go1.15.12 -D "" -importcfg $WORK/b028/importcfg -pack ./bits.go ./bits_errors.go ./bits_tables.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b024/_pkg_.a # internal cd /usr/lib/golang/src/runtime/internal/atomic /usr/lib/golang/pkg/tool/linux_ppc64le/asm -p runtime/internal/atomic -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 cat >$WORK/b008/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/internal/bytealg /usr/lib/golang/pkg/tool/linux_ppc64le/asm -p internal/bytealg -trimpath "$WORK/b008=>" -I $WORK/b008/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -gensymabis -o $WORK/b008/symabis ./compare_ppc64x.s ./count_ppc64x.s ./equal_ppc64x.s ./indexbyte_ppc64x.s /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b015/_pkg_.a # internal cp $WORK/b024/_pkg_.a /builddir/.cache/go-build/4e/4e9b57ab36fd2895f3baab69b556d8d6eac683eb44db956af71857151f5db514-d # internal internal/testlog mkdir -p $WORK/b038/ /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b012/_pkg_.a # internal cp $WORK/b018/_pkg_.a /builddir/.cache/go-build/09/094cb67ff6406b63803a29e3a056bb1fbb17b35b075daece5ea91d2a4bf8244d-d # internal unicode/utf16 cat >$WORK/b038/importcfg << 'EOF' # internal # import config packagefile sync/atomic=$WORK/b016/_pkg_.a EOF mkdir -p $WORK/b040/ cp $WORK/b015/_pkg_.a /builddir/.cache/go-build/96/962929c590c7fbaa99ba83874ae2563d3fc023ec150125fc9c129e24908262ba-d # internal cd /usr/lib/golang/src/internal/testlog /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b038/_pkg_.a -trimpath "$WORK/b038=>" -shared -p internal/testlog -std -complete -installsuffix shared -buildid NYDGLBxjjGwSiWpQo7qi/NYDGLBxjjGwSiWpQo7qi -goversion go1.15.12 -D "" -importcfg $WORK/b038/importcfg -pack ./log.go internal/nettrace mkdir -p $WORK/b045/ cat >$WORK/b040/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/unicode/utf16 /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b040/_pkg_.a -trimpath "$WORK/b040=>" -shared -p unicode/utf16 -std -complete -installsuffix shared -buildid ZSd9_HHlelccUGZVsmnp/ZSd9_HHlelccUGZVsmnp -goversion go1.15.12 -D "" -importcfg $WORK/b040/importcfg -pack ./utf16.go cp $WORK/b012/_pkg_.a /builddir/.cache/go-build/6b/6b98093cdd3d1f6befd43fe39e4fc8e49e69ad92731991092b46edf733517270-d # internal runtime/internal/math mkdir -p $WORK/b011/ cat >$WORK/b045/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/internal/nettrace /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 ONsWz8IZtXMuUdwN5Ene/ONsWz8IZtXMuUdwN5Ene -goversion go1.15.12 -D "" -importcfg $WORK/b045/importcfg -pack ./nettrace.go cat >$WORK/b011/importcfg << 'EOF' # internal # import config packagefile runtime/internal/sys=$WORK/b012/_pkg_.a EOF cd /usr/lib/golang/src/runtime/internal/math /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b011/_pkg_.a -trimpath "$WORK/b011=>" -shared -p runtime/internal/math -std -+ -complete -installsuffix shared -buildid CL6-jiA5Zv5F_Jjd4HfP/CL6-jiA5Zv5F_Jjd4HfP -goversion go1.15.12 -D "" -importcfg $WORK/b011/importcfg -pack ./math.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b011/_pkg_.a # internal cp $WORK/b011/_pkg_.a /builddir/.cache/go-build/04/044556fd37e7de72b695ecb802425be0dc2ceb1832f739d9c09659e6ddb41421-d # internal runtime/cgo mkdir -p $WORK/b048/ cd /usr/lib/golang/src/runtime/cgo TERM='dumb' CGO_LDFLAGS='"-g" "-O2" "-lpthread"' /usr/lib/golang/pkg/tool/linux_ppc64le/cgo -objdir $WORK/b048/ -importpath runtime/cgo -import_runtime_cgo=false -import_syscall=false -- -I $WORK/b048/ -O2 -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -ffat-lto-objects -fexceptions -fasynchronous-unwind-tables -fstack-protector-strong -fstack-clash-protection -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Werror ./cgo.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b045/_pkg_.a # internal cat >$WORK/b008/importcfg << 'EOF' # internal # import config packagefile internal/cpu=$WORK/b009/_pkg_.a EOF cd /usr/lib/golang/src/internal/bytealg /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b008/_pkg_.a -trimpath "$WORK/b008=>" -shared -p internal/bytealg -std -+ -installsuffix shared -buildid HsLxOLH3Lr5zRBFR6z2s/HsLxOLH3Lr5zRBFR6z2s -goversion go1.15.12 -symabis $WORK/b008/symabis -D "" -importcfg $WORK/b008/importcfg -pack -asmhdr $WORK/b008/go_asm.h ./bytealg.go ./compare_native.go ./count_native.go ./equal_generic.go ./equal_native.go ./index_generic.go ./indexbyte_native.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b028/_pkg_.a # internal cp $WORK/b045/_pkg_.a /builddir/.cache/go-build/2a/2aee99694fc92a13af722f7aaab5c9e0de785e901fb1edccf65e0c622388b29f-d # internal crypto/internal/subtle mkdir -p $WORK/b084/ cat >$WORK/b084/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/crypto/internal/subtle /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b084/_pkg_.a -trimpath "$WORK/b084=>" -shared -p crypto/internal/subtle -std -complete -installsuffix shared -buildid XH39fBSILJbLu4bNxyA5/XH39fBSILJbLu4bNxyA5 -goversion go1.15.12 -D "" -importcfg $WORK/b084/importcfg -pack ./aliasing.go cp $WORK/b028/_pkg_.a /builddir/.cache/go-build/13/13deb2faf22cc0520d16d9b5164f2e02029f22ad4d4ba5627ffe2f62b4a2b69d-d # internal math mkdir -p $WORK/b027/ cd /usr/lib/golang/src/runtime/internal/atomic /usr/lib/golang/pkg/tool/linux_ppc64le/asm -p runtime/internal/atomic -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 cat >$WORK/b027/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/math /usr/lib/golang/pkg/tool/linux_ppc64le/asm -p math -trimpath "$WORK/b027=>" -I $WORK/b027/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -gensymabis -o $WORK/b027/symabis ./floor_ppc64x.s ./modf_ppc64x.s ./sqrt_ppc64x.s ./stubs_ppc64x.s /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b038/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b040/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b084/_pkg_.a # internal cp $WORK/b040/_pkg_.a /builddir/.cache/go-build/1a/1a660c6d0bc2f97ddeb9d049684d6cea73fc4a6c55ae4dbdc28f682e6b412522-d # internal crypto/subtle cp $WORK/b038/_pkg_.a /builddir/.cache/go-build/b3/b3d2aa3d2baff219e24d837ec9f810418514becb8e487c44f8cc5c72e47fc5a4-d # internal cp $WORK/b084/_pkg_.a /builddir/.cache/go-build/5c/5c1b14a52ab7570719c6c82b27520f0bb4c840498c6f541d46d479c8d7e2d61b-d # internal mkdir -p $WORK/b085/ golang.org/x/sys/internal/unsafeheader mkdir -p $WORK/b100/ github.com/ulikunitz/xz/internal/hash mkdir -p $WORK/b105/ cd /usr/lib/golang/src/runtime/internal/atomic /usr/lib/golang/pkg/tool/linux_ppc64le/pack r $WORK/b010/_pkg_.a $WORK/b010/asm_ppc64x.o $WORK/b010/atomic_ppc64x.o # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b010/_pkg_.a # internal cat >$WORK/b105/importcfg << 'EOF' # internal # import config EOF cd /builddir/build/BUILD/buildah-1.21.1/src/github.com/ulikunitz/xz/internal/hash /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b105/_pkg_.a -trimpath "$WORK/b105=>" -shared -p github.com/ulikunitz/xz/internal/hash -complete -installsuffix shared -buildid WC3XG5C6Jq8MZgSO4Qpb/WC3XG5C6Jq8MZgSO4Qpb -goversion go1.15.12 -D "" -importcfg $WORK/b105/importcfg -pack ./cyclic_poly.go ./doc.go ./rabin_karp.go ./roller.go cat >$WORK/b100/importcfg << 'EOF' # internal # import config EOF cp $WORK/b010/_pkg_.a /builddir/.cache/go-build/ab/abe79772dbce28c5a4ff2ae51774fd1d6311372c3d95398831a4791005a1f4a0-d # internal cd /builddir/build/BUILD/buildah-1.21.1/src/golang.org/x/sys/internal/unsafeheader /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b100/_pkg_.a -trimpath "$WORK/b100=>" -shared -p golang.org/x/sys/internal/unsafeheader -complete -installsuffix shared -buildid DcyKyEmVtKFOnFR54mYC/DcyKyEmVtKFOnFR54mYC -goversion go1.15.12 -D "" -importcfg $WORK/b100/importcfg -pack ./unsafeheader.go vendor/golang.org/x/crypto/cryptobyte/asn1 mkdir -p $WORK/b115/ cat >$WORK/b085/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/crypto/subtle /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b085/_pkg_.a -trimpath "$WORK/b085=>" -shared -p crypto/subtle -std -complete -installsuffix shared -buildid _kWnz93SkrszF9BbPwpY/_kWnz93SkrszF9BbPwpY -goversion go1.15.12 -D "" -importcfg $WORK/b085/importcfg -pack ./constant_time.go cat >$WORK/b027/importcfg << 'EOF' # internal # import config packagefile math/bits=$WORK/b028/_pkg_.a EOF cat >$WORK/b115/importcfg << 'EOF' # internal # import config EOF /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b100/_pkg_.a # internal cd /usr/lib/golang/src/vendor/golang.org/x/crypto/cryptobyte/asn1 /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b115/_pkg_.a -trimpath "$WORK/b115=>" -shared -p vendor/golang.org/x/crypto/cryptobyte/asn1 -std -complete -installsuffix shared -buildid 5u3CTuoiAprHpho8oUxz/5u3CTuoiAprHpho8oUxz -goversion go1.15.12 -D "" -importcfg $WORK/b115/importcfg -pack ./asn1.go cd /usr/lib/golang/src/math /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b027/_pkg_.a -trimpath "$WORK/b027=>" -shared -p math -std -installsuffix shared -buildid Gv-XE-lKlzin5w69CoDm/Gv-XE-lKlzin5w69CoDm -goversion go1.15.12 -symabis $WORK/b027/symabis -D "" -importcfg $WORK/b027/importcfg -pack -asmhdr $WORK/b027/go_asm.h ./abs.go ./acosh.go ./asin.go ./asinh.go ./atan.go ./atan2.go ./atanh.go ./bits.go ./cbrt.go ./const.go ./copysign.go ./dim.go ./erf.go ./erfinv.go ./exp.go ./expm1.go ./floor.go ./fma.go ./frexp.go ./gamma.go ./hypot.go ./j0.go ./j1.go ./jn.go ./ldexp.go ./lgamma.go ./log.go ./log10.go ./log1p.go ./logb.go ./mod.go ./modf.go ./nextafter.go ./pow.go ./pow10.go ./remainder.go ./signbit.go ./sin.go ./sincos.go ./sinh.go ./sqrt.go ./tan.go ./tanh.go ./trig_reduce.go ./unsafe.go cp $WORK/b100/_pkg_.a /builddir/.cache/go-build/d2/d2365789c45da84bac5de272a47e4a5cb600ccb7c97c3ba202a5251e6c1df7d5-d # internal container/list mkdir -p $WORK/b118/ cat >$WORK/b118/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/container/list /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b118/_pkg_.a -trimpath "$WORK/b118=>" -shared -p container/list -std -complete -installsuffix shared -buildid qxF-sV1sI91lVSnQRT1y/qxF-sV1sI91lVSnQRT1y -goversion go1.15.12 -D "" -importcfg $WORK/b118/importcfg -pack ./list.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b115/_pkg_.a # internal cd /usr/lib/golang/src/internal/bytealg /usr/lib/golang/pkg/tool/linux_ppc64le/asm -p internal/bytealg -trimpath "$WORK/b008=>" -I $WORK/b008/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -o $WORK/b008/compare_ppc64x.o ./compare_ppc64x.s cp $WORK/b115/_pkg_.a /builddir/.cache/go-build/a3/a359db1635827f4bd63a901ec2c6502cc4524d3887c06f59a2a0df66a7ac3d19-d # internal vendor/golang.org/x/crypto/internal/subtle mkdir -p $WORK/b133/ cat >$WORK/b133/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/vendor/golang.org/x/crypto/internal/subtle /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b133/_pkg_.a -trimpath "$WORK/b133=>" -shared -p vendor/golang.org/x/crypto/internal/subtle -std -complete -installsuffix shared -buildid VlcpIzFFVr6fFvJ6TzPz/VlcpIzFFVr6fFvJ6TzPz -goversion go1.15.12 -D "" -importcfg $WORK/b133/importcfg -pack ./aliasing.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b133/_pkg_.a # internal cp $WORK/b133/_pkg_.a /builddir/.cache/go-build/cb/cb8666a730836ac4501edc00a6c8c13b35ff90a991ed7fd05185052f01c0a1d8-d # internal github.com/containers/ocicrypt/spec mkdir -p $WORK/b138/ cat >$WORK/b138/importcfg << 'EOF' # internal # import config EOF cd /builddir/build/BUILD/buildah-1.21.1/src/github.com/containers/ocicrypt/spec /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b138/_pkg_.a -trimpath "$WORK/b138=>" -shared -p github.com/containers/ocicrypt/spec -complete -installsuffix shared -buildid 44b8Hbnpe8Dj_oSf-owN/44b8Hbnpe8Dj_oSf-owN -goversion go1.15.12 -D "" -importcfg $WORK/b138/importcfg -pack ./spec.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b105/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b085/_pkg_.a # internal cd /usr/lib/golang/src/internal/bytealg /usr/lib/golang/pkg/tool/linux_ppc64le/asm -p internal/bytealg -trimpath "$WORK/b008=>" -I $WORK/b008/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -o $WORK/b008/count_ppc64x.o ./count_ppc64x.s cp $WORK/b105/_pkg_.a /builddir/.cache/go-build/86/863cc28b843f6f04207a3ad294a68d7ef4ea84ddfab373a7a53117ef17ec708f-d # internal github.com/containers/storage/pkg/promise mkdir -p $WORK/b157/ cp $WORK/b085/_pkg_.a /builddir/.cache/go-build/79/7915726fccfbc39700950f61cef29358fa61259571a277ff0b3eb115accaa826-d # internal image/color mkdir -p $WORK/b219/ cat >$WORK/b157/importcfg << 'EOF' # internal # import config EOF cd /builddir/build/BUILD/buildah-1.21.1/src/github.com/containers/storage/pkg/promise /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b157/_pkg_.a -trimpath "$WORK/b157=>" -shared -p github.com/containers/storage/pkg/promise -complete -installsuffix shared -buildid p9MLaA6UkQNKtBEyFmZx/p9MLaA6UkQNKtBEyFmZx -goversion go1.15.12 -D "" -importcfg $WORK/b157/importcfg -pack ./promise.go cat >$WORK/b219/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/image/color /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b219/_pkg_.a -trimpath "$WORK/b219=>" -shared -p image/color -std -complete -installsuffix shared -buildid buewdcDozv1ZxmKx-pt2/buewdcDozv1ZxmKx-pt2 -goversion go1.15.12 -D "" -importcfg $WORK/b219/importcfg -pack ./color.go ./ycbcr.go cd /usr/lib/golang/src/internal/bytealg /usr/lib/golang/pkg/tool/linux_ppc64le/asm -p internal/bytealg -trimpath "$WORK/b008=>" -I $WORK/b008/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -o $WORK/b008/equal_ppc64x.o ./equal_ppc64x.s /usr/lib/golang/pkg/tool/linux_ppc64le/asm -p internal/bytealg -trimpath "$WORK/b008=>" -I $WORK/b008/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -o $WORK/b008/indexbyte_ppc64x.o ./indexbyte_ppc64x.s /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b157/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b138/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b118/_pkg_.a # internal cp $WORK/b157/_pkg_.a /builddir/.cache/go-build/34/34b96c1267a37bcc42c4203a0b007bdf533f65d52dcba41a3529507efd89cb2e-d # internal google.golang.org/protobuf/internal/flags mkdir -p $WORK/b244/ /usr/lib/golang/pkg/tool/linux_ppc64le/pack r $WORK/b008/_pkg_.a $WORK/b008/compare_ppc64x.o $WORK/b008/count_ppc64x.o $WORK/b008/equal_ppc64x.o $WORK/b008/indexbyte_ppc64x.o # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b008/_pkg_.a # internal cp $WORK/b138/_pkg_.a /builddir/.cache/go-build/c9/c938afa6aecca336fbab53f9aa5c95e3b691c4d9c00c288bfac94861e4edddbb-d # internal cat >$WORK/b244/importcfg << 'EOF' # internal # import config EOF google.golang.org/protobuf/internal/set mkdir -p $WORK/b249/ cd /builddir/build/BUILD/buildah-1.21.1/src/google.golang.org/protobuf/internal/flags /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b244/_pkg_.a -trimpath "$WORK/b244=>" -shared -p google.golang.org/protobuf/internal/flags -complete -installsuffix shared -buildid YOfJqnXDOBlJwY4TydgJ/YOfJqnXDOBlJwY4TydgJ -goversion go1.15.12 -D "" -importcfg $WORK/b244/importcfg -pack ./flags.go ./proto_legacy_disable.go cat >$WORK/b249/importcfg << 'EOF' # internal # import config packagefile math/bits=$WORK/b028/_pkg_.a EOF cd /builddir/build/BUILD/buildah-1.21.1/src/google.golang.org/protobuf/internal/set /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b249/_pkg_.a -trimpath "$WORK/b249=>" -shared -p google.golang.org/protobuf/internal/set -complete -installsuffix shared -buildid RRnZOmeQSHWziRV8MCi0/RRnZOmeQSHWziRV8MCi0 -goversion go1.15.12 -D "" -importcfg $WORK/b249/importcfg -pack ./ints.go cp $WORK/b008/_pkg_.a /builddir/.cache/go-build/6f/6f4b5932a003c0ad4e85add0e220f591f833baad13b1ee3339673de5741039f0-d # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b244/_pkg_.a # internal cp $WORK/b244/_pkg_.a /builddir/.cache/go-build/b0/b006fc1dc6e703cb4beaeeed7352799282bcfb9c61b113efbb85739809b3a22a-d # internal google.golang.org/grpc/serviceconfig mkdir -p $WORK/b280/ cat >$WORK/b280/importcfg << 'EOF' # internal # import config EOF cd /builddir/build/BUILD/buildah-1.21.1/src/google.golang.org/grpc/serviceconfig /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b280/_pkg_.a -trimpath "$WORK/b280=>" -shared -p google.golang.org/grpc/serviceconfig -complete -installsuffix shared -buildid y3kVCTLq8HfYlz03jiAw/y3kVCTLq8HfYlz03jiAw -goversion go1.15.12 -D "" -importcfg $WORK/b280/importcfg -pack ./serviceconfig.go cp $WORK/b118/_pkg_.a /builddir/.cache/go-build/2c/2cc0e928b7be2e218ea798a5d805ab1b6bae43f8bfe1617cacf38aadb18fd846-d # internal runtime mkdir -p $WORK/b007/ cat >$WORK/b007/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/runtime /usr/lib/golang/pkg/tool/linux_ppc64le/asm -p runtime -trimpath "$WORK/b007=>" -I $WORK/b007/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -gensymabis -o $WORK/b007/symabis ./asm.s ./asm_ppc64x.s ./atomic_ppc64x.s ./duff_ppc64x.s ./memclr_ppc64x.s ./memmove_ppc64x.s ./preempt_ppc64x.s ./rt0_linux_ppc64le.s ./sys_linux_ppc64x.s ./tls_ppc64x.s github.com/rivo/uniseg mkdir -p $WORK/b338/ cat >$WORK/b338/importcfg << 'EOF' # internal # import config packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF cd /builddir/build/BUILD/buildah-1.21.1/src/github.com/rivo/uniseg /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b338/_pkg_.a -trimpath "$WORK/b338=>" -shared -p github.com/rivo/uniseg -complete -installsuffix shared -buildid Mu-xpocJ7KYXkk_mqnit/Mu-xpocJ7KYXkk_mqnit -goversion go1.15.12 -D "" -importcfg $WORK/b338/importcfg -pack ./doc.go ./grapheme.go ./properties.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b249/_pkg_.a # internal cp $WORK/b249/_pkg_.a /builddir/.cache/go-build/99/990849821b8a56e4baae49b0bde2289169afda76a3cda665d840143af98fb647-d # internal github.com/VividCortex/ewma mkdir -p $WORK/b341/ cat >$WORK/b341/importcfg << 'EOF' # internal # import config EOF cd /builddir/build/BUILD/buildah-1.21.1/src/github.com/VividCortex/ewma /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b341/_pkg_.a -trimpath "$WORK/b341=>" -shared -p github.com/VividCortex/ewma -complete -installsuffix shared -buildid ogpW3wMiFqPaTqLpx8w1/ogpW3wMiFqPaTqLpx8w1 -goversion go1.15.12 -D "" -importcfg $WORK/b341/importcfg -pack ./ewma.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b280/_pkg_.a # internal cd $WORK gcc -fno-caret-diagnostics -c -x c - -o /dev/null || true cp $WORK/b280/_pkg_.a /builddir/.cache/go-build/dc/dc8af9195b0e30c1a66555b94bf1b91c1dfe6bc716602cd457ac144c8e19919d-d # internal cat >$WORK/b007/importcfg << 'EOF' # internal # import config packagefile internal/bytealg=$WORK/b008/_pkg_.a packagefile internal/cpu=$WORK/b009/_pkg_.a packagefile runtime/internal/atomic=$WORK/b010/_pkg_.a packagefile runtime/internal/math=$WORK/b011/_pkg_.a packagefile runtime/internal/sys=$WORK/b012/_pkg_.a EOF cd /usr/lib/golang/src/runtime /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b007/_pkg_.a -trimpath "$WORK/b007=>" -shared -p runtime -std -+ -installsuffix shared -buildid JEhdJnWlSOgMc3b6uuT9/JEhdJnWlSOgMc3b6uuT9 -goversion go1.15.12 -symabis $WORK/b007/symabis -D "" -importcfg $WORK/b007/importcfg -pack -asmhdr $WORK/b007/go_asm.h ./alg.go ./atomic_pointer.go ./cgo.go ./cgo_ppc64x.go ./cgocall.go ./cgocallback.go ./cgocheck.go ./chan.go ./checkptr.go ./compiler.go ./complex.go ./cpuflags.go ./cpuprof.go ./cputicks.go ./debug.go ./debuglog.go ./debuglog_off.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 ./lockrank.go ./lockrank_off.go ./malloc.go ./map.go ./map_fast32.go ./map_fast64.go ./map_faststr.go ./mbarrier.go ./mbitmap.go ./mcache.go ./mcentral.go ./mem_linux.go ./mfinal.go ./mfixalloc.go ./mgc.go ./mgcmark.go ./mgcscavenge.go ./mgcstack.go ./mgcsweep.go ./mgcsweepbuf.go ./mgcwork.go ./mheap.go ./mmap.go ./mpagealloc.go ./mpagealloc_64bit.go ./mpagecache.go ./mpallocbits.go ./mprof.go ./mranges.go ./msan0.go ./msize.go ./mspanset.go ./mstats.go ./mwbbuf.go ./nbpipe_pipe2.go ./netpoll.go ./netpoll_epoll.go ./os_linux.go ./os_linux_generic.go ./os_linux_ppc64x.go ./os_nonopenbsd.go ./panic.go ./plugin.go ./preempt.go ./preempt_nonwindows.go ./print.go ./proc.go ./profbuf.go ./proflabel.go ./race0.go ./rdebug.go ./relax_stub.go ./runtime.go ./runtime1.go ./runtime2.go ./rwmutex.go ./select.go ./sema.go ./sigaction.go ./signal_linux_ppc64x.go ./signal_ppc64x.go ./signal_unix.go ./sigqueue.go ./sigqueue_note.go ./sigtab_linux_generic.go ./sizeclasses.go ./slice.go ./softfloat64.go ./stack.go ./string.go ./stubs.go ./stubs2.go ./stubs3.go ./stubs_linux.go ./stubs_ppc64x.go ./symtab.go ./sys_ppc64x.go ./time.go ./time_nofake.go ./timestub.go ./timestub2.go ./trace.go ./traceback.go ./type.go ./typekind.go ./utf8.go ./vdso_elf64.go ./vdso_linux.go ./vdso_linux_ppc64x.go ./write_err.go cd $WORK gcc -Qunused-arguments -c -x c - -o /dev/null || true /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b341/_pkg_.a # internal cp $WORK/b341/_pkg_.a /builddir/.cache/go-build/1d/1d51b3a69db92e69fd1c5f3d213d1a44f5012f1a5f9d11fb689d0437edc07fb1-d # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b338/_pkg_.a # internal gcc -fdebug-prefix-map=a=b -c -x c - -o /dev/null || true github.com/docker/docker/api /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b017/_pkg_.a # internal cp $WORK/b338/_pkg_.a /builddir/.cache/go-build/ab/ab43246bb005d989abb2aecaeae6e7415006c73bdde3a9708430e661814bd3dd-d # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b219/_pkg_.a # internal cp $WORK/b017/_pkg_.a /builddir/.cache/go-build/43/43de2c5622e1859fd088f63f4168e298d044fd24b6b3b1cc42f8b02e2a66022e-d # internal cp $WORK/b219/_pkg_.a /builddir/.cache/go-build/fc/fc0b3bbe06c8b97d0aa1b9a0cd7687c7b44c04846725e8ff005e69e53f9799d6-d # internal gcc -gno-record-gcc-switches -c -x c - -o /dev/null || true mkdir -p $WORK/b440/ github.com/docker/docker/api/types/events cd $WORK/b048 TERM='dumb' gcc -I /usr/lib/golang/src/runtime/cgo -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b048=/tmp/go-build -gno-record-gcc-switches -I ./ -O2 -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -ffat-lto-objects -fexceptions -fasynchronous-unwind-tables -fstack-protector-strong -fstack-clash-protection -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Werror -o ./_x001.o -c _cgo_export.c github.com/docker/docker/api/types/image mkdir -p $WORK/b453/ mkdir -p $WORK/b454/ cat >$WORK/b440/importcfg << 'EOF' # internal # import config EOF cd /builddir/build/BUILD/buildah-1.21.1/src/github.com/docker/docker/api /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b440/_pkg_.a -trimpath "$WORK/b440=>" -shared -p github.com/docker/docker/api -complete -installsuffix shared -buildid f7hjMfBUJJ3huozj-2TF/f7hjMfBUJJ3huozj-2TF -goversion go1.15.12 -D "" -importcfg $WORK/b440/importcfg -pack ./common.go ./common_unix.go cat >$WORK/b453/importcfg << 'EOF' # internal # import config EOF cd /builddir/build/BUILD/buildah-1.21.1/src/github.com/docker/docker/api/types/events /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b453/_pkg_.a -trimpath "$WORK/b453=>" -shared -p github.com/docker/docker/api/types/events -complete -installsuffix shared -buildid uAKdA903gXNq4_HJDzat/uAKdA903gXNq4_HJDzat -goversion go1.15.12 -D "" -importcfg $WORK/b453/importcfg -pack ./events.go github.com/containers/common/version mkdir -p $WORK/b466/ github.com/openshift/imagebuilder/dockerfile/command cd /usr/lib/golang/src/math /usr/lib/golang/pkg/tool/linux_ppc64le/asm -p math -trimpath "$WORK/b027=>" -I $WORK/b027/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -o $WORK/b027/floor_ppc64x.o ./floor_ppc64x.s cat >$WORK/b454/importcfg << 'EOF' # internal # import config EOF mkdir -p $WORK/b531/ cd /builddir/build/BUILD/buildah-1.21.1/src/github.com/docker/docker/api/types/image /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b454/_pkg_.a -trimpath "$WORK/b454=>" -shared -p github.com/docker/docker/api/types/image -complete -installsuffix shared -buildid 7BqkSo2NcUT9nNkoeNOX/7BqkSo2NcUT9nNkoeNOX -goversion go1.15.12 -D "" -importcfg $WORK/b454/importcfg -pack ./image_history.go cat >$WORK/b466/importcfg << 'EOF' # internal # import config EOF cd /builddir/build/BUILD/buildah-1.21.1/src/github.com/containers/common/version /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b466/_pkg_.a -trimpath "$WORK/b466=>" -shared -p github.com/containers/common/version -complete -installsuffix shared -buildid 7iMYogjoMWA1A3Y6782N/7iMYogjoMWA1A3Y6782N -goversion go1.15.12 -D "" -importcfg $WORK/b466/importcfg -pack ./version.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b440/_pkg_.a # internal cd /usr/lib/golang/src/math /usr/lib/golang/pkg/tool/linux_ppc64le/asm -p math -trimpath "$WORK/b027=>" -I $WORK/b027/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -o $WORK/b027/modf_ppc64x.o ./modf_ppc64x.s cat >$WORK/b531/importcfg << 'EOF' # internal # import config EOF /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b453/_pkg_.a # internal cd /builddir/build/BUILD/buildah-1.21.1/src/github.com/openshift/imagebuilder/dockerfile/command /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b531/_pkg_.a -trimpath "$WORK/b531=>" -shared -p github.com/openshift/imagebuilder/dockerfile/command -complete -installsuffix shared -buildid CEOA75U01ZmoGgUwzBhI/CEOA75U01ZmoGgUwzBhI -goversion go1.15.12 -D "" -importcfg $WORK/b531/importcfg -pack ./command.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b454/_pkg_.a # internal cp $WORK/b453/_pkg_.a /builddir/.cache/go-build/34/347f68beca39d7ff4be2af52ff687e2563a5c8f5731ddcd4d2345085946676a6-d # internal cd /usr/lib/golang/src/math /usr/lib/golang/pkg/tool/linux_ppc64le/asm -p math -trimpath "$WORK/b027=>" -I $WORK/b027/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -o $WORK/b027/sqrt_ppc64x.o ./sqrt_ppc64x.s /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b466/_pkg_.a # internal cp $WORK/b466/_pkg_.a /builddir/.cache/go-build/e6/e6db897cd805cf4fee5854a15877d0e09c83b0d3b7698aa28e2aea11e39f7dfe-d # internal /usr/lib/golang/pkg/tool/linux_ppc64le/asm -p math -trimpath "$WORK/b027=>" -I $WORK/b027/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -o $WORK/b027/stubs_ppc64x.o ./stubs_ppc64x.s cp $WORK/b440/_pkg_.a /builddir/.cache/go-build/a2/a2d74a5d23306e9f9f48491eb5ae29a6934961d7ba59b35a465daa0d87d5c8d2-d # internal cp $WORK/b454/_pkg_.a /builddir/.cache/go-build/10/104e8743a459518bcbc4330880321be25bbe60ba21554100416ac78c3f9cd925-d # internal /usr/lib/golang/pkg/tool/linux_ppc64le/pack r $WORK/b027/_pkg_.a $WORK/b027/floor_ppc64x.o $WORK/b027/modf_ppc64x.o $WORK/b027/sqrt_ppc64x.o $WORK/b027/stubs_ppc64x.o # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b027/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b531/_pkg_.a # internal cp $WORK/b531/_pkg_.a /builddir/.cache/go-build/1d/1def364a6df6804455680035b74237a96fe18e454bc4a0652fc9436396fe134f-d # internal cp $WORK/b027/_pkg_.a /builddir/.cache/go-build/b3/b31ab00408347924a7c3f337e4c992c3b34d8a37777ece63b32dd27ef2868ac7-d # internal github.com/vbauerster/mpb/v6/internal mkdir -p $WORK/b342/ cat >$WORK/b342/importcfg << 'EOF' # internal # import config packagefile math=$WORK/b027/_pkg_.a EOF cd /builddir/build/BUILD/buildah-1.21.1/src/github.com/vbauerster/mpb/v6/internal /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b342/_pkg_.a -trimpath "$WORK/b342=>" -shared -p github.com/vbauerster/mpb/v6/internal -complete -installsuffix shared -buildid 5kJ5iIzUD0tUYs3l3419/5kJ5iIzUD0tUYs3l3419 -goversion go1.15.12 -D "" -importcfg $WORK/b342/importcfg -pack ./percentage.go ./predicate.go ./width.go cd $WORK/b048 TERM='dumb' gcc -I /usr/lib/golang/src/runtime/cgo -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b048=/tmp/go-build -gno-record-gcc-switches -I ./ -O2 -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -ffat-lto-objects -fexceptions -fasynchronous-unwind-tables -fstack-protector-strong -fstack-clash-protection -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Werror -o ./_x002.o -c cgo.cgo2.c /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b342/_pkg_.a # internal cp $WORK/b342/_pkg_.a /builddir/.cache/go-build/de/deddfadc3e9c67db9bfab7b9cb3f5f4a3f59647d968b6c7b46dfa48379772af3-d # internal cd /usr/lib/golang/src/runtime/cgo TERM='dumb' gcc -I . -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b048=/tmp/go-build -gno-record-gcc-switches -I $WORK/b048/ -O2 -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -ffat-lto-objects -fexceptions -fasynchronous-unwind-tables -fstack-protector-strong -fstack-clash-protection -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Werror -o $WORK/b048/_x003.o -c gcc_context.c TERM='dumb' gcc -I . -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b048=/tmp/go-build -gno-record-gcc-switches -I $WORK/b048/ -O2 -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -ffat-lto-objects -fexceptions -fasynchronous-unwind-tables -fstack-protector-strong -fstack-clash-protection -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Werror -o $WORK/b048/_x004.o -c gcc_fatalf.c TERM='dumb' gcc -I . -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b048=/tmp/go-build -gno-record-gcc-switches -I $WORK/b048/ -O2 -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -ffat-lto-objects -fexceptions -fasynchronous-unwind-tables -fstack-protector-strong -fstack-clash-protection -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Werror -o $WORK/b048/_x005.o -c gcc_libinit.c TERM='dumb' gcc -I . -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b048=/tmp/go-build -gno-record-gcc-switches -I $WORK/b048/ -O2 -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -ffat-lto-objects -fexceptions -fasynchronous-unwind-tables -fstack-protector-strong -fstack-clash-protection -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Werror -o $WORK/b048/_x006.o -c gcc_ppc64x.c TERM='dumb' gcc -I . -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b048=/tmp/go-build -gno-record-gcc-switches -I $WORK/b048/ -O2 -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -ffat-lto-objects -fexceptions -fasynchronous-unwind-tables -fstack-protector-strong -fstack-clash-protection -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Werror -o $WORK/b048/_x007.o -c gcc_setenv.c TERM='dumb' gcc -I . -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b048=/tmp/go-build -gno-record-gcc-switches -I $WORK/b048/ -O2 -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -ffat-lto-objects -fexceptions -fasynchronous-unwind-tables -fstack-protector-strong -fstack-clash-protection -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Werror -o $WORK/b048/_x008.o -c gcc_traceback.c TERM='dumb' gcc -I . -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b048=/tmp/go-build -gno-record-gcc-switches -I $WORK/b048/ -O2 -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -ffat-lto-objects -fexceptions -fasynchronous-unwind-tables -fstack-protector-strong -fstack-clash-protection -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Werror -o $WORK/b048/_x009.o -c gcc_util.c TERM='dumb' gcc -I . -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b048=/tmp/go-build -gno-record-gcc-switches -I $WORK/b048/ -O2 -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -ffat-lto-objects -fexceptions -fasynchronous-unwind-tables -fstack-protector-strong -fstack-clash-protection -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Werror -o $WORK/b048/_x010.o -c gcc_linux_ppc64x.S cd $WORK/b048 TERM='dumb' gcc -I /usr/lib/golang/src/runtime/cgo -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b048=/tmp/go-build -gno-record-gcc-switches -I ./ -O2 -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -ffat-lto-objects -fexceptions -fasynchronous-unwind-tables -fstack-protector-strong -fstack-clash-protection -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Werror -o ./_cgo_main.o -c _cgo_main.c cd /usr/lib/golang/src/runtime/cgo TERM='dumb' gcc -I . -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b048=/tmp/go-build -gno-record-gcc-switches -o $WORK/b048/_cgo_.o $WORK/b048/_cgo_main.o $WORK/b048/_x001.o $WORK/b048/_x002.o $WORK/b048/_x003.o $WORK/b048/_x004.o $WORK/b048/_x005.o $WORK/b048/_x006.o $WORK/b048/_x007.o $WORK/b048/_x008.o $WORK/b048/_x009.o $WORK/b048/_x010.o -g -O2 -lpthread TERM='dumb' /usr/lib/golang/pkg/tool/linux_ppc64le/cgo -dynpackage cgo -dynimport $WORK/b048/_cgo_.o -dynout $WORK/b048/_cgo_import.go -dynlinker cat >$WORK/b048/go_asm.h << 'EOF' # internal EOF /usr/lib/golang/pkg/tool/linux_ppc64le/asm -p runtime/cgo -trimpath "$WORK/b048=>" -I $WORK/b048/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -gensymabis -o $WORK/b048/symabis ./asm_ppc64x.s cat >$WORK/b048/importcfg << 'EOF' # internal # import config EOF /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b048/_pkg_.a -trimpath "$WORK/b048=>" -shared -p runtime/cgo -std -installsuffix shared -buildid ay2WfSSsq5Tj-5yE3PAW/ay2WfSSsq5Tj-5yE3PAW -goversion go1.15.12 -symabis $WORK/b048/symabis -D "" -importcfg $WORK/b048/importcfg -pack -asmhdr $WORK/b048/go_asm.h ./callbacks.go ./callbacks_traceback.go ./iscgo.go ./setenv.go $WORK/b048/_cgo_gotypes.go $WORK/b048/cgo.cgo1.go $WORK/b048/_cgo_import.go /usr/lib/golang/pkg/tool/linux_ppc64le/asm -p runtime/cgo -trimpath "$WORK/b048=>" -I $WORK/b048/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -o $WORK/b048/asm_ppc64x.o ./asm_ppc64x.s /usr/lib/golang/pkg/tool/linux_ppc64le/pack r $WORK/b048/_pkg_.a $WORK/b048/asm_ppc64x.o $WORK/b048/_x001.o $WORK/b048/_x002.o $WORK/b048/_x003.o $WORK/b048/_x004.o $WORK/b048/_x005.o $WORK/b048/_x006.o $WORK/b048/_x007.o $WORK/b048/_x008.o $WORK/b048/_x009.o $WORK/b048/_x010.o # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b048/_pkg_.a # internal cp $WORK/b048/_pkg_.a /builddir/.cache/go-build/50/50bde5b66a0b2c9be7d6a10f83199549d43407841b31d43851448d858f2403d3-d # internal cd /usr/lib/golang/src/runtime /usr/lib/golang/pkg/tool/linux_ppc64le/asm -p runtime -trimpath "$WORK/b007=>" -I $WORK/b007/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -o $WORK/b007/asm.o ./asm.s /usr/lib/golang/pkg/tool/linux_ppc64le/asm -p runtime -trimpath "$WORK/b007=>" -I $WORK/b007/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -o $WORK/b007/asm_ppc64x.o ./asm_ppc64x.s /usr/lib/golang/pkg/tool/linux_ppc64le/asm -p runtime -trimpath "$WORK/b007=>" -I $WORK/b007/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -o $WORK/b007/atomic_ppc64x.o ./atomic_ppc64x.s /usr/lib/golang/pkg/tool/linux_ppc64le/asm -p runtime -trimpath "$WORK/b007=>" -I $WORK/b007/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -o $WORK/b007/duff_ppc64x.o ./duff_ppc64x.s /usr/lib/golang/pkg/tool/linux_ppc64le/asm -p runtime -trimpath "$WORK/b007=>" -I $WORK/b007/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -o $WORK/b007/memclr_ppc64x.o ./memclr_ppc64x.s /usr/lib/golang/pkg/tool/linux_ppc64le/asm -p runtime -trimpath "$WORK/b007=>" -I $WORK/b007/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -o $WORK/b007/memmove_ppc64x.o ./memmove_ppc64x.s /usr/lib/golang/pkg/tool/linux_ppc64le/asm -p runtime -trimpath "$WORK/b007=>" -I $WORK/b007/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -o $WORK/b007/preempt_ppc64x.o ./preempt_ppc64x.s /usr/lib/golang/pkg/tool/linux_ppc64le/asm -p runtime -trimpath "$WORK/b007=>" -I $WORK/b007/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -o $WORK/b007/rt0_linux_ppc64le.o ./rt0_linux_ppc64le.s /usr/lib/golang/pkg/tool/linux_ppc64le/asm -p runtime -trimpath "$WORK/b007=>" -I $WORK/b007/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -o $WORK/b007/sys_linux_ppc64x.o ./sys_linux_ppc64x.s /usr/lib/golang/pkg/tool/linux_ppc64le/asm -p runtime -trimpath "$WORK/b007=>" -I $WORK/b007/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -o $WORK/b007/tls_ppc64x.o ./tls_ppc64x.s /usr/lib/golang/pkg/tool/linux_ppc64le/pack r $WORK/b007/_pkg_.a $WORK/b007/asm.o $WORK/b007/asm_ppc64x.o $WORK/b007/atomic_ppc64x.o $WORK/b007/duff_ppc64x.o $WORK/b007/memclr_ppc64x.o $WORK/b007/memmove_ppc64x.o $WORK/b007/preempt_ppc64x.o $WORK/b007/rt0_linux_ppc64le.o $WORK/b007/sys_linux_ppc64x.o $WORK/b007/tls_ppc64x.o # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b007/_pkg_.a # internal cp $WORK/b007/_pkg_.a /builddir/.cache/go-build/21/21d8ebcb521d3afd9effcdd46afbe502ecc83746ef29a5da16693a026614e88b-d # internal internal/reflectlite mkdir -p $WORK/b004/ sync mkdir -p $WORK/b014/ cat >$WORK/b004/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/internal/reflectlite /usr/lib/golang/pkg/tool/linux_ppc64le/asm -p internal/reflectlite -trimpath "$WORK/b004=>" -I $WORK/b004/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -gensymabis -o $WORK/b004/symabis ./asm.s cat >$WORK/b014/importcfg << 'EOF' # internal # import config packagefile internal/race=$WORK/b015/_pkg_.a packagefile runtime=$WORK/b007/_pkg_.a packagefile sync/atomic=$WORK/b016/_pkg_.a EOF cd /usr/lib/golang/src/sync /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b014/_pkg_.a -trimpath "$WORK/b014=>" -shared -p sync -std -installsuffix shared -buildid J4oL1-9G-vXev_4Ropco/J4oL1-9G-vXev_4Ropco -goversion go1.15.12 -D "" -importcfg $WORK/b014/importcfg -pack ./cond.go ./map.go ./mutex.go ./once.go ./pool.go ./poolqueue.go ./runtime.go ./runtime2.go ./rwmutex.go ./waitgroup.go cat >$WORK/b004/importcfg << 'EOF' # internal # import config packagefile internal/unsafeheader=$WORK/b005/_pkg_.a packagefile runtime=$WORK/b007/_pkg_.a EOF cd /usr/lib/golang/src/internal/reflectlite /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b004/_pkg_.a -trimpath "$WORK/b004=>" -shared -p internal/reflectlite -std -installsuffix shared -buildid d0Zve8av2letM3iWXj-n/d0Zve8av2letM3iWXj-n -goversion go1.15.12 -symabis $WORK/b004/symabis -D "" -importcfg $WORK/b004/importcfg -pack -asmhdr $WORK/b004/go_asm.h ./swapper.go ./type.go ./value.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b014/_pkg_.a # internal cp $WORK/b014/_pkg_.a /builddir/.cache/go-build/58/585dbcada35d93642278baa3f7677a834e0e4474afa11cc70b5631d3e791006e-d # internal internal/singleflight mkdir -p $WORK/b046/ math/rand mkdir -p $WORK/b047/ google.golang.org/protobuf/internal/pragma mkdir -p $WORK/b242/ cat >$WORK/b046/importcfg << 'EOF' # internal # import config packagefile sync=$WORK/b014/_pkg_.a EOF cd /usr/lib/golang/src/internal/singleflight /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b046/_pkg_.a -trimpath "$WORK/b046=>" -shared -p internal/singleflight -std -complete -installsuffix shared -buildid 82s67N0LiwwX2kCCQjzQ/82s67N0LiwwX2kCCQjzQ -goversion go1.15.12 -D "" -importcfg $WORK/b046/importcfg -pack ./singleflight.go google.golang.org/grpc/internal/buffer mkdir -p $WORK/b305/ google.golang.org/grpc/internal/grpcsync mkdir -p $WORK/b308/ cat >$WORK/b242/importcfg << 'EOF' # internal # import config packagefile sync=$WORK/b014/_pkg_.a EOF cd /builddir/build/BUILD/buildah-1.21.1/src/google.golang.org/protobuf/internal/pragma /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b242/_pkg_.a -trimpath "$WORK/b242=>" -shared -p google.golang.org/protobuf/internal/pragma -complete -installsuffix shared -buildid wAhySMsXU6n7BoZk9QNw/wAhySMsXU6n7BoZk9QNw -goversion go1.15.12 -D "" -importcfg $WORK/b242/importcfg -pack ./pragma.go cat >$WORK/b305/importcfg << 'EOF' # internal # import config packagefile sync=$WORK/b014/_pkg_.a EOF cat >$WORK/b308/importcfg << 'EOF' # internal # import config packagefile sync=$WORK/b014/_pkg_.a packagefile sync/atomic=$WORK/b016/_pkg_.a EOF cd /builddir/build/BUILD/buildah-1.21.1/src/google.golang.org/grpc/internal/buffer /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b305/_pkg_.a -trimpath "$WORK/b305=>" -shared -p google.golang.org/grpc/internal/buffer -complete -installsuffix shared -buildid T_xdcUP5WqOT25TwnqA0/T_xdcUP5WqOT25TwnqA0 -goversion go1.15.12 -D "" -importcfg $WORK/b305/importcfg -pack ./unbounded.go cd /builddir/build/BUILD/buildah-1.21.1/src/google.golang.org/grpc/internal/grpcsync /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b308/_pkg_.a -trimpath "$WORK/b308=>" -shared -p google.golang.org/grpc/internal/grpcsync -complete -installsuffix shared -buildid IKDurg63nNj2_DA1xepV/IKDurg63nNj2_DA1xepV -goversion go1.15.12 -D "" -importcfg $WORK/b308/importcfg -pack ./event.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b242/_pkg_.a # internal cat >$WORK/b047/importcfg << 'EOF' # internal # import config packagefile math=$WORK/b027/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a EOF cd /usr/lib/golang/src/math/rand /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b047/_pkg_.a -trimpath "$WORK/b047=>" -shared -p math/rand -std -complete -installsuffix shared -buildid rbaGFRdKiPkHy8kfhZBS/rbaGFRdKiPkHy8kfhZBS -goversion go1.15.12 -D "" -importcfg $WORK/b047/importcfg -pack ./exp.go ./normal.go ./rand.go ./rng.go ./zipf.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b308/_pkg_.a # internal cp $WORK/b242/_pkg_.a /builddir/.cache/go-build/ce/ce4650b6497371e16ceee75f82e7aef7a2a70e44bf9a9d06a484f357e0cab915-d # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b305/_pkg_.a # internal cp $WORK/b305/_pkg_.a /builddir/.cache/go-build/c8/c8a9c9ab9434cf9f351b7c0fb1bf612b3acd2d5b3d52454e256c8ae19f9566ea-d # internal cp $WORK/b308/_pkg_.a /builddir/.cache/go-build/f1/f1a80bbc39b211b9f3307fab981e8483a0da52e933188a292a445d7c8f4f1b60-d # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b046/_pkg_.a # internal cp $WORK/b046/_pkg_.a /builddir/.cache/go-build/90/90ec54ff6002d54c6683bd9e3f90f7c6e4bdafc0ad21b4c40ba09aaddb8eb3c7-d # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b047/_pkg_.a # internal cd /usr/lib/golang/src/internal/reflectlite /usr/lib/golang/pkg/tool/linux_ppc64le/asm -p internal/reflectlite -trimpath "$WORK/b004=>" -I $WORK/b004/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -o $WORK/b004/asm.o ./asm.s cp $WORK/b047/_pkg_.a /builddir/.cache/go-build/89/892e01ded0766363b1bbbdfd3a3c3946adce12a15a105a44574bf7799e206ce5-d # internal /usr/lib/golang/pkg/tool/linux_ppc64le/pack r $WORK/b004/_pkg_.a $WORK/b004/asm.o # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b004/_pkg_.a # internal cp $WORK/b004/_pkg_.a /builddir/.cache/go-build/e4/e4bd30d9dd933f08c22d0778fd0ba5caf8003a5c9a34937fd5d60892b094bf17-d # internal errors mkdir -p $WORK/b003/ sort mkdir -p $WORK/b033/ cat >$WORK/b003/importcfg << 'EOF' # internal # import config packagefile internal/reflectlite=$WORK/b004/_pkg_.a EOF cat >$WORK/b033/importcfg << 'EOF' # internal # import config packagefile internal/reflectlite=$WORK/b004/_pkg_.a EOF cd /usr/lib/golang/src/errors /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b003/_pkg_.a -trimpath "$WORK/b003=>" -shared -p errors -std -complete -installsuffix shared -buildid YOQef6VyFtQR79woZ5Ow/YOQef6VyFtQR79woZ5Ow -goversion go1.15.12 -D "" -importcfg $WORK/b003/importcfg -pack ./errors.go ./wrap.go cd /usr/lib/golang/src/sort /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b033/_pkg_.a -trimpath "$WORK/b033=>" -shared -p sort -std -complete -installsuffix shared -buildid E3wRC7yNUwAOIC00jwSD/E3wRC7yNUwAOIC00jwSD -goversion go1.15.12 -D "" -importcfg $WORK/b033/importcfg -pack ./search.go ./slice.go ./slice_go113.go ./sort.go ./zfuncversion.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b003/_pkg_.a # internal cp $WORK/b003/_pkg_.a /builddir/.cache/go-build/61/61f8c8c45200ecca6a10f27e11155d8d18152152bce62d4c63b77a3f8d4c1850-d # internal internal/oserror mkdir -p $WORK/b022/ github.com/containers/storage/pkg/locker mkdir -p $WORK/b356/ github.com/containers/common/pkg/apparmor golang.org/x/crypto/cast5 vendor/golang.org/x/net/dns/dnsmessage io cat >$WORK/b022/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a EOF strconv cd /usr/lib/golang/src/internal/oserror /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b022/_pkg_.a -trimpath "$WORK/b022=>" -shared -p internal/oserror -std -complete -installsuffix shared -buildid _JJ1yCRWV6krn5Nf91z1/_JJ1yCRWV6krn5Nf91z1 -goversion go1.15.12 -D "" -importcfg $WORK/b022/importcfg -pack ./errors.go mkdir -p $WORK/b465/ mkdir -p $WORK/b215/ mkdir -p $WORK/b044/ mkdir -p $WORK/b013/ mkdir -p $WORK/b030/ cat >$WORK/b044/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a EOF cat >$WORK/b215/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a EOF cd /usr/lib/golang/src/vendor/golang.org/x/net/dns/dnsmessage /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b044/_pkg_.a -trimpath "$WORK/b044=>" -shared -p vendor/golang.org/x/net/dns/dnsmessage -std -complete -installsuffix shared -buildid 9s2k7nJ_wYBZk0Jecn4U/9s2k7nJ_wYBZk0Jecn4U -goversion go1.15.12 -D "" -importcfg $WORK/b044/importcfg -pack ./message.go cd /builddir/build/BUILD/buildah-1.21.1/src/golang.org/x/crypto/cast5 /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b215/_pkg_.a -trimpath "$WORK/b215=>" -shared -p golang.org/x/crypto/cast5 -complete -installsuffix shared -buildid H3Ak-W4TZ1lYJaRQrfl8/H3Ak-W4TZ1lYJaRQrfl8 -goversion go1.15.12 -D "" -importcfg $WORK/b215/importcfg -pack ./cast5.go cat >$WORK/b465/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile github.com/containers/common/version=$WORK/b466/_pkg_.a EOF cat >$WORK/b013/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a EOF cd /builddir/build/BUILD/buildah-1.21.1/src/github.com/containers/common/pkg/apparmor /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b465/_pkg_.a -trimpath "$WORK/b465=>" -shared -p github.com/containers/common/pkg/apparmor -complete -installsuffix shared -buildid P8S5yeCww2tOy6_FMp1m/P8S5yeCww2tOy6_FMp1m -goversion go1.15.12 -D "" -importcfg $WORK/b465/importcfg -pack ./apparmor.go ./apparmor_unsupported.go cd /usr/lib/golang/src/io /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b013/_pkg_.a -trimpath "$WORK/b013=>" -shared -p io -std -complete -installsuffix shared -buildid CI6cR0lwOBDk3RdTiQ1n/CI6cR0lwOBDk3RdTiQ1n -goversion go1.15.12 -D "" -importcfg $WORK/b013/importcfg -pack ./io.go ./multi.go ./pipe.go cat >$WORK/b030/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile internal/bytealg=$WORK/b008/_pkg_.a packagefile math=$WORK/b027/_pkg_.a packagefile math/bits=$WORK/b028/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF cd /usr/lib/golang/src/strconv /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b030/_pkg_.a -trimpath "$WORK/b030=>" -shared -p strconv -std -complete -installsuffix shared -buildid R5qt_tFkRMOgqdZiFV7u/R5qt_tFkRMOgqdZiFV7u -goversion go1.15.12 -D "" -importcfg $WORK/b030/importcfg -pack ./atob.go ./atoc.go ./atof.go ./atoi.go ./ctoa.go ./decimal.go ./doc.go ./extfloat.go ./ftoa.go ./isprint.go ./itoa.go ./quote.go cat >$WORK/b356/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a packagefile sync/atomic=$WORK/b016/_pkg_.a EOF cd /builddir/build/BUILD/buildah-1.21.1/src/github.com/containers/storage/pkg/locker /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b356/_pkg_.a -trimpath "$WORK/b356=>" -shared -p github.com/containers/storage/pkg/locker -complete -installsuffix shared -buildid IL-ajD8zNrSZ1__MUHVn/IL-ajD8zNrSZ1__MUHVn -goversion go1.15.12 -D "" -importcfg $WORK/b356/importcfg -pack ./locker.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b022/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b465/_pkg_.a # internal cp $WORK/b022/_pkg_.a /builddir/.cache/go-build/47/472c6cfc563a5ed246bb5424a78e804631b7781fb7bf39f6dd35cb61afddd09f-d # internal cp $WORK/b465/_pkg_.a /builddir/.cache/go-build/a8/a88d3a007c43193af018ea3f406880e3130a799c6969878820ba120e0a2ab528-d # internal syscall mkdir -p $WORK/b021/ cat >$WORK/b021/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/syscall /usr/lib/golang/pkg/tool/linux_ppc64le/asm -p syscall -trimpath "$WORK/b021=>" -I $WORK/b021/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -gensymabis -o $WORK/b021/symabis ./asm_linux_ppc64x.s /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b356/_pkg_.a # internal cp $WORK/b356/_pkg_.a /builddir/.cache/go-build/23/23df29c0fb1660a7aec5c35173e64b60094c6ca740695efeb4e348de2a5fa8b3-d # internal cat >$WORK/b021/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile internal/bytealg=$WORK/b008/_pkg_.a packagefile internal/oserror=$WORK/b022/_pkg_.a packagefile internal/race=$WORK/b015/_pkg_.a packagefile internal/unsafeheader=$WORK/b005/_pkg_.a packagefile runtime=$WORK/b007/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b021/_pkg_.a -trimpath "$WORK/b021=>" -shared -p syscall -std -installsuffix shared -buildid 6Cg6EZGq967HcRXDU6NX/6Cg6EZGq967HcRXDU6NX -goversion go1.15.12 -symabis $WORK/b021/symabis -D "" -importcfg $WORK/b021/importcfg -pack -asmhdr $WORK/b021/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 ./sock_cloexec_linux.go ./sockcmsg_linux.go ./sockcmsg_unix.go ./sockcmsg_unix_other.go ./str.go ./syscall.go ./syscall_dup2_linux.go ./syscall_linux.go ./syscall_linux_ppc64x.go ./syscall_unix.go ./time_nofake.go ./timestruct.go ./zerrors_linux_ppc64le.go ./zsyscall_linux_ppc64le.go ./zsysnum_linux_ppc64le.go ./ztypes_linux_ppc64le.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b033/_pkg_.a # internal cp $WORK/b033/_pkg_.a /builddir/.cache/go-build/4a/4a136dcb2d6a13252fb31dc2004148292c00a99c4092395adf29b8ba5bb1c6e4-d # internal container/heap github.com/beorn7/perks/quantile mkdir -p $WORK/b335/ mkdir -p $WORK/b419/ cat >$WORK/b335/importcfg << 'EOF' # internal # import config packagefile sort=$WORK/b033/_pkg_.a EOF cd /usr/lib/golang/src/container/heap /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b335/_pkg_.a -trimpath "$WORK/b335=>" -shared -p container/heap -std -complete -installsuffix shared -buildid MLf3Z0P9qD0CrFfnzHHI/MLf3Z0P9qD0CrFfnzHHI -goversion go1.15.12 -D "" -importcfg $WORK/b335/importcfg -pack ./heap.go cat >$WORK/b419/importcfg << 'EOF' # internal # import config packagefile math=$WORK/b027/_pkg_.a packagefile sort=$WORK/b033/_pkg_.a EOF cd /builddir/build/BUILD/buildah-1.21.1/src/github.com/beorn7/perks/quantile /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b419/_pkg_.a -trimpath "$WORK/b419=>" -shared -p github.com/beorn7/perks/quantile -complete -installsuffix shared -buildid vfjCamR6G7SPLt3mzDF4/vfjCamR6G7SPLt3mzDF4 -goversion go1.15.12 -D "" -importcfg $WORK/b419/importcfg -pack ./stream.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b215/_pkg_.a # internal cp $WORK/b215/_pkg_.a /builddir/.cache/go-build/2f/2f36ecfe5d3a6e6bec325ba2f642aee4ce8b51a373c4c7770d5541a0ff39eecb-d # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b013/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b335/_pkg_.a # internal cp $WORK/b335/_pkg_.a /builddir/.cache/go-build/48/48393f7c64cdc193dcf3a77f8aef3218f5a8783783e0731fd5a3cf64190c72a4-d # internal cp $WORK/b013/_pkg_.a /builddir/.cache/go-build/2d/2dcd8859d15852a44da8f51a922c00ab19f3940155ae7f7b002c70be43e2be23-d # internal hash mkdir -p $WORK/b071/ strings mkdir -p $WORK/b039/ github.com/containers/image/v5/pkg/compression/internal mkdir -p $WORK/b075/ cat >$WORK/b071/importcfg << 'EOF' # internal # import config packagefile io=$WORK/b013/_pkg_.a EOF cd /usr/lib/golang/src/hash /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b071/_pkg_.a -trimpath "$WORK/b071=>" -shared -p hash -std -complete -installsuffix shared -buildid Qm-L5kjO0nfnWZO3wAlq/Qm-L5kjO0nfnWZO3wAlq -goversion go1.15.12 -D "" -importcfg $WORK/b071/importcfg -pack ./hash.go cat >$WORK/b039/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile internal/bytealg=$WORK/b008/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a packagefile unicode=$WORK/b017/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF cat >$WORK/b075/importcfg << 'EOF' # internal # import config packagefile io=$WORK/b013/_pkg_.a EOF cd /usr/lib/golang/src/strings /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b039/_pkg_.a -trimpath "$WORK/b039=>" -shared -p strings -std -complete -installsuffix shared -buildid tNV90UJ5-omg7KBbpm_f/tNV90UJ5-omg7KBbpm_f -goversion go1.15.12 -D "" -importcfg $WORK/b039/importcfg -pack ./builder.go ./compare.go ./reader.go ./replace.go ./search.go ./strings.go cd /builddir/build/BUILD/buildah-1.21.1/src/github.com/containers/image/v5/pkg/compression/internal /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b075/_pkg_.a -trimpath "$WORK/b075=>" -shared -p github.com/containers/image/v5/pkg/compression/internal -complete -installsuffix shared -buildid 34pkxlFNwi5_f-S8et6G/34pkxlFNwi5_f-S8et6G -goversion go1.15.12 -D "" -importcfg $WORK/b075/importcfg -pack ./types.go bytes mkdir -p $WORK/b002/ /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b419/_pkg_.a # internal cat >$WORK/b002/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile internal/bytealg=$WORK/b008/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile unicode=$WORK/b017/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF cd /usr/lib/golang/src/bytes /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b002/_pkg_.a -trimpath "$WORK/b002=>" -shared -p bytes -std -installsuffix shared -buildid BCof_aP52E1c_8gDWK0P/BCof_aP52E1c_8gDWK0P -goversion go1.15.12 -D "" -importcfg $WORK/b002/importcfg -pack ./buffer.go ./bytes.go ./reader.go cp $WORK/b419/_pkg_.a /builddir/.cache/go-build/73/733a5659dc11ad4946fbd7a72bbc09bd929009b215ce9e03a1a37433490311e2-d # internal crypto/internal/randutil mkdir -p $WORK/b111/ /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b075/_pkg_.a # internal cat >$WORK/b111/importcfg << 'EOF' # internal # import config packagefile io=$WORK/b013/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a EOF cd /usr/lib/golang/src/crypto/internal/randutil /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b111/_pkg_.a -trimpath "$WORK/b111=>" -shared -p crypto/internal/randutil -std -complete -installsuffix shared -buildid f9cn0cfrJbna_R6L783P/f9cn0cfrJbna_R6L783P -goversion go1.15.12 -D "" -importcfg $WORK/b111/importcfg -pack ./randutil.go cp $WORK/b075/_pkg_.a /builddir/.cache/go-build/03/031fb4c8d94e318a3b4d1dc72d690ee18a198b7d15817d3feb9254cd2db60e02-d # internal github.com/containers/image/v5/pkg/compression/types mkdir -p $WORK/b074/ cat >$WORK/b074/importcfg << 'EOF' # internal # import config packagefile github.com/containers/image/v5/pkg/compression/internal=$WORK/b075/_pkg_.a EOF cd /builddir/build/BUILD/buildah-1.21.1/src/github.com/containers/image/v5/pkg/compression/types /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b074/_pkg_.a -trimpath "$WORK/b074=>" -shared -p github.com/containers/image/v5/pkg/compression/types -complete -installsuffix shared -buildid 8rw2ElYJfJtOYYOjmduC/8rw2ElYJfJtOYYOjmduC -goversion go1.15.12 -D "" -importcfg $WORK/b074/importcfg -pack ./types.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b071/_pkg_.a # internal cp $WORK/b071/_pkg_.a /builddir/.cache/go-build/44/44a6e297076749ef00bd861001882dad2faaecc9dfd6d18770446107526e1991-d # internal hash/crc32 mkdir -p $WORK/b089/ cat >$WORK/b089/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/hash/crc32 /usr/lib/golang/pkg/tool/linux_ppc64le/asm -p hash/crc32 -trimpath "$WORK/b089=>" -I $WORK/b089/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -gensymabis -o $WORK/b089/symabis ./crc32_ppc64le.s ./crc32_table_ppc64le.s /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b111/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b074/_pkg_.a # internal cp $WORK/b111/_pkg_.a /builddir/.cache/go-build/19/19547b7c3148765749e69b6f282e1e8839c69a096506af26af2658bc40c658aa-d # internal hash/crc64 cp $WORK/b074/_pkg_.a /builddir/.cache/go-build/d1/d1a357499b83f58735f0476caca93a6e77458941ad024bf59a6173722c87e41b-d # internal mkdir -p $WORK/b106/ crypto/hmac mkdir -p $WORK/b122/ cat >$WORK/b106/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile hash=$WORK/b071/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a EOF cd /usr/lib/golang/src/hash/crc64 /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b106/_pkg_.a -trimpath "$WORK/b106=>" -shared -p hash/crc64 -std -complete -installsuffix shared -buildid FkH5iFd_dZwAgKLwQdyM/FkH5iFd_dZwAgKLwQdyM -goversion go1.15.12 -D "" -importcfg $WORK/b106/importcfg -pack ./crc64.go cat >$WORK/b122/importcfg << 'EOF' # internal # import config packagefile crypto/subtle=$WORK/b085/_pkg_.a packagefile hash=$WORK/b071/_pkg_.a EOF cd /usr/lib/golang/src/crypto/hmac /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b122/_pkg_.a -trimpath "$WORK/b122=>" -shared -p crypto/hmac -std -complete -installsuffix shared -buildid eo7_C-5ketRSK1fK7Gmk/eo7_C-5ketRSK1fK7Gmk -goversion go1.15.12 -D "" -importcfg $WORK/b122/importcfg -pack ./hmac.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b122/_pkg_.a # internal cp $WORK/b122/_pkg_.a /builddir/.cache/go-build/b8/b832e3b620699b35916378bca2dd90136fab84389aaab15bb2024d28f0d8e412-d # internal vendor/golang.org/x/crypto/hkdf mkdir -p $WORK/b136/ cat >$WORK/b136/importcfg << 'EOF' # internal # import config packagefile crypto/hmac=$WORK/b122/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile hash=$WORK/b071/_pkg_.a packagefile io=$WORK/b013/_pkg_.a EOF cd /usr/lib/golang/src/vendor/golang.org/x/crypto/hkdf /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b136/_pkg_.a -trimpath "$WORK/b136=>" -shared -p vendor/golang.org/x/crypto/hkdf -std -complete -installsuffix shared -buildid fp_D_EnuLQt__bR3Ovnp/fp_D_EnuLQt__bR3Ovnp -goversion go1.15.12 -D "" -importcfg $WORK/b136/importcfg -pack ./hkdf.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b106/_pkg_.a # internal cp $WORK/b106/_pkg_.a /builddir/.cache/go-build/4e/4ecc06c69c2eb8e2d52215910751f57103a0acf0878ce14ad06550355e14dafe-d # internal hash/fnv mkdir -p $WORK/b202/ cat >$WORK/b202/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile hash=$WORK/b071/_pkg_.a packagefile math/bits=$WORK/b028/_pkg_.a EOF cd /usr/lib/golang/src/hash/fnv /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b202/_pkg_.a -trimpath "$WORK/b202=>" -shared -p hash/fnv -std -complete -installsuffix shared -buildid uj2De6iOJTOADjZKEJp7/uj2De6iOJTOADjZKEJp7 -goversion go1.15.12 -D "" -importcfg $WORK/b202/importcfg -pack ./fnv.go cat >$WORK/b089/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile hash=$WORK/b071/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a EOF cd /usr/lib/golang/src/hash/crc32 /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b089/_pkg_.a -trimpath "$WORK/b089=>" -shared -p hash/crc32 -std -installsuffix shared -buildid bXxnPWqJebZ3e2vsZJrd/bXxnPWqJebZ3e2vsZJrd -goversion go1.15.12 -symabis $WORK/b089/symabis -D "" -importcfg $WORK/b089/importcfg -pack -asmhdr $WORK/b089/go_asm.h ./crc32.go ./crc32_generic.go ./crc32_ppc64le.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b136/_pkg_.a # internal cp $WORK/b136/_pkg_.a /builddir/.cache/go-build/94/94467e767b0966788d0749ea1cd97173490f65c2c13d3f22a1c46d53a7a0638b-d # internal hash/adler32 mkdir -p $WORK/b214/ cat >$WORK/b214/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile hash=$WORK/b071/_pkg_.a EOF cd /usr/lib/golang/src/hash/adler32 /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b214/_pkg_.a -trimpath "$WORK/b214=>" -shared -p hash/adler32 -std -complete -installsuffix shared -buildid hF1krBMnlPLVlm7DRZ73/hF1krBMnlPLVlm7DRZ73 -goversion go1.15.12 -D "" -importcfg $WORK/b214/importcfg -pack ./adler32.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b214/_pkg_.a # internal cp $WORK/b214/_pkg_.a /builddir/.cache/go-build/f6/f633b1baf86b5d3a0b65edc16bf8b0de5a17d06b4f6d87c307f90bf11eb61891-d # internal golang.org/x/crypto/pbkdf2 mkdir -p $WORK/b227/ /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b002/_pkg_.a # internal cd /usr/lib/golang/src/hash/crc32 /usr/lib/golang/pkg/tool/linux_ppc64le/asm -p hash/crc32 -trimpath "$WORK/b089=>" -I $WORK/b089/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -o $WORK/b089/crc32_ppc64le.o ./crc32_ppc64le.s /usr/lib/golang/pkg/tool/linux_ppc64le/asm -p hash/crc32 -trimpath "$WORK/b089=>" -I $WORK/b089/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -o $WORK/b089/crc32_table_ppc64le.o ./crc32_table_ppc64le.s cp $WORK/b002/_pkg_.a /builddir/.cache/go-build/57/571d33dfe152bc65ef052ca6564773f1dec290f517aacd22d0e772036d874444-d # internal cat >$WORK/b227/importcfg << 'EOF' # internal # import config packagefile crypto/hmac=$WORK/b122/_pkg_.a packagefile hash=$WORK/b071/_pkg_.a EOF cd /builddir/build/BUILD/buildah-1.21.1/src/golang.org/x/crypto/pbkdf2 /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b227/_pkg_.a -trimpath "$WORK/b227=>" -shared -p golang.org/x/crypto/pbkdf2 -complete -installsuffix shared -buildid zCN0e7nC7dIQ_3k21f6W/zCN0e7nC7dIQ_3k21f6W -goversion go1.15.12 -D "" -importcfg $WORK/b227/importcfg -pack ./pbkdf2.go vendor/golang.org/x/text/transform mkdir -p $WORK/b176/ cat >$WORK/b176/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b002/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF cd /usr/lib/golang/src/vendor/golang.org/x/text/transform /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b176/_pkg_.a -trimpath "$WORK/b176=>" -shared -p vendor/golang.org/x/text/transform -std -complete -installsuffix shared -buildid duK6dZeDbJLWlaTXh5kx/duK6dZeDbJLWlaTXh5kx -goversion go1.15.12 -D "" -importcfg $WORK/b176/importcfg -pack ./transform.go cd /usr/lib/golang/src/hash/crc32 /usr/lib/golang/pkg/tool/linux_ppc64le/pack r $WORK/b089/_pkg_.a $WORK/b089/crc32_ppc64le.o $WORK/b089/crc32_table_ppc64le.o # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b089/_pkg_.a # internal cp $WORK/b089/_pkg_.a /builddir/.cache/go-build/92/92723ad72d041d725bb64f4c9f0aa54cef2c56413aaff45c73471103206680b6-d # internal text/tabwriter mkdir -p $WORK/b271/ cat >$WORK/b271/importcfg << 'EOF' # internal # import config packagefile io=$WORK/b013/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF cd /usr/lib/golang/src/text/tabwriter /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b271/_pkg_.a -trimpath "$WORK/b271=>" -shared -p text/tabwriter -std -complete -installsuffix shared -buildid eq3ysGnV7K8id-PDk3XF/eq3ysGnV7K8id-PDk3XF -goversion go1.15.12 -D "" -importcfg $WORK/b271/importcfg -pack ./tabwriter.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b202/_pkg_.a # internal cp $WORK/b202/_pkg_.a /builddir/.cache/go-build/26/267270e0c25e33fb0676dab9754b1396013312fcfd7e525ff4b52a581e692537-d # internal golang.org/x/text/transform mkdir -p $WORK/b318/ cat >$WORK/b318/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b002/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF cd /builddir/build/BUILD/buildah-1.21.1/src/golang.org/x/text/transform /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b318/_pkg_.a -trimpath "$WORK/b318=>" -shared -p golang.org/x/text/transform -complete -installsuffix shared -buildid 9jsJ-ncs-UhoXd5jATxw/9jsJ-ncs-UhoXd5jATxw -goversion go1.15.12 -D "" -importcfg $WORK/b318/importcfg -pack ./transform.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b227/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b030/_pkg_.a # internal cp $WORK/b227/_pkg_.a /builddir/.cache/go-build/59/5999f32f014c65f5e12a1ea50164803eb8e87a3d5d73208667a414beaee11061-d # internal github.com/containers/image/v5/internal/uploadreader mkdir -p $WORK/b394/ cp $WORK/b030/_pkg_.a /builddir/.cache/go-build/30/30a5ab5f92ccbb7c6852fe1d8f91cc0aba8c1fa46e81a28e1e973f9b8752c202-d # internal cat >$WORK/b394/importcfg << 'EOF' # internal # import config packagefile io=$WORK/b013/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a EOF cd /builddir/build/BUILD/buildah-1.21.1/src/github.com/containers/image/v5/internal/uploadreader /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b394/_pkg_.a -trimpath "$WORK/b394=>" -shared -p github.com/containers/image/v5/internal/uploadreader -complete -installsuffix shared -buildid QfG5Q4GLtoRFwI1GFqrG/QfG5Q4GLtoRFwI1GFqrG -goversion go1.15.12 -D "" -importcfg $WORK/b394/importcfg -pack ./upload_reader.go reflect mkdir -p $WORK/b029/ cat >$WORK/b029/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/reflect /usr/lib/golang/pkg/tool/linux_ppc64le/asm -p reflect -trimpath "$WORK/b029=>" -I $WORK/b029/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -gensymabis -o $WORK/b029/symabis ./asm_ppc64x.s /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b039/_pkg_.a # internal cp $WORK/b039/_pkg_.a /builddir/.cache/go-build/aa/aaf728ae7666044e80e49e61a7aac65952543f908c5d9df90e8da22ca91b2a52-d # internal path mkdir -p $WORK/b056/ cat >$WORK/b056/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile strings=$WORK/b039/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF cd /usr/lib/golang/src/path /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b056/_pkg_.a -trimpath "$WORK/b056=>" -shared -p path -std -complete -installsuffix shared -buildid KAWGbZBwjbSAfO0IUgA6/KAWGbZBwjbSAfO0IUgA6 -goversion go1.15.12 -D "" -importcfg $WORK/b056/importcfg -pack ./match.go ./path.go cat >$WORK/b029/importcfg << 'EOF' # internal # import config packagefile internal/unsafeheader=$WORK/b005/_pkg_.a packagefile math=$WORK/b027/_pkg_.a packagefile runtime=$WORK/b007/_pkg_.a packagefile strconv=$WORK/b030/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a packagefile unicode=$WORK/b017/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF cd /usr/lib/golang/src/reflect /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b029/_pkg_.a -trimpath "$WORK/b029=>" -shared -p reflect -std -installsuffix shared -buildid crD97lcrZ3ds_O20Yus9/crD97lcrZ3ds_O20Yus9 -goversion go1.15.12 -symabis $WORK/b029/symabis -D "" -importcfg $WORK/b029/importcfg -pack -asmhdr $WORK/b029/go_asm.h ./deepequal.go ./makefunc.go ./swapper.go ./type.go ./value.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b044/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b394/_pkg_.a # internal cp $WORK/b394/_pkg_.a /builddir/.cache/go-build/8f/8fe87a9cbfaf62f80ebd3a92435c68cee382fa6c18c1cea6a3e450fba1d0466c-d # internal bufio mkdir -p $WORK/b057/ cat >$WORK/b057/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b002/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile strings=$WORK/b039/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF cd /usr/lib/golang/src/bufio /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b057/_pkg_.a -trimpath "$WORK/b057=>" -shared -p bufio -std -complete -installsuffix shared -buildid jm3PpBXGp3al9UwlfP1u/jm3PpBXGp3al9UwlfP1u -goversion go1.15.12 -D "" -importcfg $WORK/b057/importcfg -pack ./bufio.go ./scan.go cp $WORK/b044/_pkg_.a /builddir/.cache/go-build/58/58022ad682f4cc31b0597a77c126aae0463be382553f761677512d0e039ccd32-d # internal regexp/syntax mkdir -p $WORK/b063/ cat >$WORK/b063/importcfg << 'EOF' # internal # import config packagefile sort=$WORK/b033/_pkg_.a packagefile strconv=$WORK/b030/_pkg_.a packagefile strings=$WORK/b039/_pkg_.a packagefile unicode=$WORK/b017/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF cd /usr/lib/golang/src/regexp/syntax /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b063/_pkg_.a -trimpath "$WORK/b063=>" -shared -p regexp/syntax -std -complete -installsuffix shared -buildid NajKKsZVnXS4t0ZQBYv8/NajKKsZVnXS4t0ZQBYv8 -goversion go1.15.12 -D "" -importcfg $WORK/b063/importcfg -pack ./compile.go ./doc.go ./op_string.go ./parse.go ./perl_groups.go ./prog.go ./regexp.go ./simplify.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b271/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b318/_pkg_.a # internal cp $WORK/b271/_pkg_.a /builddir/.cache/go-build/ae/aeb23561a9c25716a37050e491770178b8fdad002b30ed32c5554bdb828dbf9d-d # internal crypto mkdir -p $WORK/b070/ cat >$WORK/b070/importcfg << 'EOF' # internal # import config packagefile hash=$WORK/b071/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile strconv=$WORK/b030/_pkg_.a EOF cd /usr/lib/golang/src/crypto /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b070/_pkg_.a -trimpath "$WORK/b070=>" -shared -p crypto -std -complete -installsuffix shared -buildid l0faEYJDLYP88W00SsmV/l0faEYJDLYP88W00SsmV -goversion go1.15.12 -D "" -importcfg $WORK/b070/importcfg -pack ./crypto.go cp $WORK/b318/_pkg_.a /builddir/.cache/go-build/17/17ef34f4c9f3ffed4780a243ea05723a8179adb1aace1c3c2ef31c3b938df821-d # internal crypto/rc4 mkdir -p $WORK/b124/ cat >$WORK/b124/importcfg << 'EOF' # internal # import config packagefile crypto/internal/subtle=$WORK/b084/_pkg_.a packagefile strconv=$WORK/b030/_pkg_.a EOF cd /usr/lib/golang/src/crypto/rc4 /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b124/_pkg_.a -trimpath "$WORK/b124=>" -shared -p crypto/rc4 -std -complete -installsuffix shared -buildid SrXJ5Q_TadIthgW0tH79/SrXJ5Q_TadIthgW0tH79 -goversion go1.15.12 -D "" -importcfg $WORK/b124/importcfg -pack ./rc4.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b176/_pkg_.a # internal cp $WORK/b176/_pkg_.a /builddir/.cache/go-build/23/23bf0a506659e10d06f6ac8d1ff5b486c575d3084363a1877ca8f39a53eb0351-d # internal encoding/base32 mkdir -p $WORK/b137/ cat >$WORK/b137/importcfg << 'EOF' # internal # import config packagefile io=$WORK/b013/_pkg_.a packagefile strconv=$WORK/b030/_pkg_.a EOF cd /usr/lib/golang/src/encoding/base32 /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b137/_pkg_.a -trimpath "$WORK/b137=>" -shared -p encoding/base32 -std -complete -installsuffix shared -buildid M2V9hufETvpjNfYaI6S7/M2V9hufETvpjNfYaI6S7 -goversion go1.15.12 -D "" -importcfg $WORK/b137/importcfg -pack ./base32.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b056/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b070/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b124/_pkg_.a # internal cp $WORK/b070/_pkg_.a /builddir/.cache/go-build/e0/e0fb610a54af03fb73a91c9bc5edf5882c4c6d4531bf4e03b868bfc69546a61d-d # internal github.com/docker/docker/api/types/versions mkdir -p $WORK/b139/ cat >$WORK/b139/importcfg << 'EOF' # internal # import config packagefile strconv=$WORK/b030/_pkg_.a packagefile strings=$WORK/b039/_pkg_.a EOF cd /builddir/build/BUILD/buildah-1.21.1/src/github.com/docker/docker/api/types/versions /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b139/_pkg_.a -trimpath "$WORK/b139=>" -shared -p github.com/docker/docker/api/types/versions -complete -installsuffix shared -buildid Dp7bT713Oh8e3Y1mD46g/Dp7bT713Oh8e3Y1mD46g -goversion go1.15.12 -D "" -importcfg $WORK/b139/importcfg -pack ./compare.go cp $WORK/b056/_pkg_.a /builddir/.cache/go-build/b7/b76f76734eef0fa94f08f90074ebf8846aebdddd206e05ccce673f44f238d762-d # internal golang.org/x/crypto/openpgp/errors mkdir -p $WORK/b211/ /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b139/_pkg_.a # internal cp $WORK/b124/_pkg_.a /builddir/.cache/go-build/59/592e87dd99d8dc5cd6aa15934e521c873dcf3503da3dd11b07f3e2e17f8a5c15-d # internal cat >$WORK/b211/importcfg << 'EOF' # internal # import config packagefile strconv=$WORK/b030/_pkg_.a EOF cd /builddir/build/BUILD/buildah-1.21.1/src/golang.org/x/crypto/openpgp/errors /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b211/_pkg_.a -trimpath "$WORK/b211=>" -shared -p golang.org/x/crypto/openpgp/errors -complete -installsuffix shared -buildid -nWKFiO8Qyeqlc6oy-vS/-nWKFiO8Qyeqlc6oy-vS -goversion go1.15.12 -D "" -importcfg $WORK/b211/importcfg -pack ./errors.go html mkdir -p $WORK/b268/ cp $WORK/b139/_pkg_.a /builddir/.cache/go-build/3e/3ed04efc8b959969ab03e74e2d8d549cbe8ed5a4bbf04062910d8d0795b39e58-d # internal google.golang.org/grpc/encoding mkdir -p $WORK/b288/ cat >$WORK/b268/importcfg << 'EOF' # internal # import config packagefile strings=$WORK/b039/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF cat >$WORK/b288/importcfg << 'EOF' # internal # import config packagefile io=$WORK/b013/_pkg_.a packagefile strings=$WORK/b039/_pkg_.a EOF cd /usr/lib/golang/src/html /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b268/_pkg_.a -trimpath "$WORK/b268=>" -shared -p html -std -complete -installsuffix shared -buildid SI3JTZjpTfQp7gTL4Rnw/SI3JTZjpTfQp7gTL4Rnw -goversion go1.15.12 -D "" -importcfg $WORK/b268/importcfg -pack ./entity.go ./escape.go cd /builddir/build/BUILD/buildah-1.21.1/src/google.golang.org/grpc/encoding /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b288/_pkg_.a -trimpath "$WORK/b288=>" -shared -p google.golang.org/grpc/encoding -complete -installsuffix shared -buildid 3Gs0g9jeA21TCDD8eIgH/3Gs0g9jeA21TCDD8eIgH -goversion go1.15.12 -D "" -importcfg $WORK/b288/importcfg -pack ./encoding.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b211/_pkg_.a # internal cp $WORK/b211/_pkg_.a /builddir/.cache/go-build/56/5633ebe398773496d76149507a6fdda5394978ff657797b6c1267dcace13cc42-d # internal golang.org/x/crypto/openpgp/s2k mkdir -p $WORK/b217/ /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b137/_pkg_.a # internal cat >$WORK/b217/importcfg << 'EOF' # internal # import config packagefile crypto=$WORK/b070/_pkg_.a packagefile golang.org/x/crypto/openpgp/errors=$WORK/b211/_pkg_.a packagefile hash=$WORK/b071/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile strconv=$WORK/b030/_pkg_.a EOF cd /builddir/build/BUILD/buildah-1.21.1/src/golang.org/x/crypto/openpgp/s2k /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b217/_pkg_.a -trimpath "$WORK/b217=>" -shared -p golang.org/x/crypto/openpgp/s2k -complete -installsuffix shared -buildid lLieaoBfBqngW4YDMEMR/lLieaoBfBqngW4YDMEMR -goversion go1.15.12 -D "" -importcfg $WORK/b217/importcfg -pack ./s2k.go cp $WORK/b137/_pkg_.a /builddir/.cache/go-build/67/67c2770d57b3d689d9bbec785cfa3a48d8936b1b07164f0ce016de6bc6ec4f2a-d # internal github.com/containers/storage/pkg/stringutils mkdir -p $WORK/b379/ cat >$WORK/b379/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b002/_pkg_.a packagefile math/rand=$WORK/b047/_pkg_.a packagefile strings=$WORK/b039/_pkg_.a EOF cd /builddir/build/BUILD/buildah-1.21.1/src/github.com/containers/storage/pkg/stringutils /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b379/_pkg_.a -trimpath "$WORK/b379=>" -shared -p github.com/containers/storage/pkg/stringutils -complete -installsuffix shared -buildid ZgVmXFO4t7MFHp4GgFca/ZgVmXFO4t7MFHp4GgFca -goversion go1.15.12 -D "" -importcfg $WORK/b379/importcfg -pack ./stringutils.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b288/_pkg_.a # internal cp $WORK/b288/_pkg_.a /builddir/.cache/go-build/7b/7bcc41e0f645a519c717d50315f206d58acd549a127f8139e484153f55dc975d-d # internal github.com/prometheus/common/internal/bitbucket.org/ww/goautoneg mkdir -p $WORK/b425/ cat >$WORK/b425/importcfg << 'EOF' # internal # import config packagefile sort=$WORK/b033/_pkg_.a packagefile strconv=$WORK/b030/_pkg_.a packagefile strings=$WORK/b039/_pkg_.a EOF cd /builddir/build/BUILD/buildah-1.21.1/src/github.com/prometheus/common/internal/bitbucket.org/ww/goautoneg /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b425/_pkg_.a -trimpath "$WORK/b425=>" -shared -p github.com/prometheus/common/internal/bitbucket.org/ww/goautoneg -complete -installsuffix shared -buildid ZUvUWPLEyV6UYlSoBPA0/ZUvUWPLEyV6UYlSoBPA0 -goversion go1.15.12 -D "" -importcfg $WORK/b425/importcfg -pack ./autoneg.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b268/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b379/_pkg_.a # internal cp $WORK/b379/_pkg_.a /builddir/.cache/go-build/c4/c489d029b44f05657438bd0fcb0395dc8c1c38d07ea2b31421e1484b24d9578f-d # internal github.com/disiqueira/gotree/v3 mkdir -p $WORK/b484/ cat >$WORK/b484/importcfg << 'EOF' # internal # import config packagefile strings=$WORK/b039/_pkg_.a EOF cp $WORK/b268/_pkg_.a /builddir/.cache/go-build/29/29676106c42c9a9b6d3689ec7266acb26c7011f1fa1aa6e68586ec6b84a62478-d # internal cd /builddir/build/BUILD/buildah-1.21.1/src/github.com/disiqueira/gotree/v3 /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b484/_pkg_.a -trimpath "$WORK/b484=>" -shared -p github.com/disiqueira/gotree/v3 -complete -installsuffix shared -buildid sN-Y0EHdZ53YHed8mMX4/sN-Y0EHdZ53YHed8mMX4 -goversion go1.15.12 -D "" -importcfg $WORK/b484/importcfg -pack ./gotree.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b425/_pkg_.a # internal cp $WORK/b425/_pkg_.a /builddir/.cache/go-build/1f/1fe1c362c9c3f7a5e4f50d0b486dd2acc4d05e44e00498a65e233f7d06b3b08b-d # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b217/_pkg_.a # internal cp $WORK/b217/_pkg_.a /builddir/.cache/go-build/ba/ba004e49e71cd453e323756af200c7401b331e85f2bcadb97e873840f200ad96-d # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b484/_pkg_.a # internal cp $WORK/b484/_pkg_.a /builddir/.cache/go-build/a9/a9383c599e461cd1389f45d5f423f288f3eb28ea7c0982a55d12d6a6ffda7ed0-d # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b057/_pkg_.a # internal cp $WORK/b057/_pkg_.a /builddir/.cache/go-build/43/43eb4d1dbc97906c7653fc78a30239f27186923ca7567064f6ea71256e9314b3-d # internal image mkdir -p $WORK/b218/ compress/bzip2 cd /usr/lib/golang/src/syscall /usr/lib/golang/pkg/tool/linux_ppc64le/asm -p syscall -trimpath "$WORK/b021=>" -I $WORK/b021/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -o $WORK/b021/asm_linux_ppc64x.o ./asm_linux_ppc64x.s mkdir -p $WORK/b079/ cat >$WORK/b218/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b057/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile image/color=$WORK/b219/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile math/bits=$WORK/b028/_pkg_.a packagefile strconv=$WORK/b030/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a packagefile sync/atomic=$WORK/b016/_pkg_.a EOF cd /usr/lib/golang/src/image /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b218/_pkg_.a -trimpath "$WORK/b218=>" -shared -p image -std -complete -installsuffix shared -buildid vq6hwqaHUb8mJZzsE9UI/vq6hwqaHUb8mJZzsE9UI -goversion go1.15.12 -D "" -importcfg $WORK/b218/importcfg -pack ./format.go ./geom.go ./image.go ./names.go ./ycbcr.go cat >$WORK/b079/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b057/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile sort=$WORK/b033/_pkg_.a EOF cd /usr/lib/golang/src/compress/bzip2 /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b079/_pkg_.a -trimpath "$WORK/b079=>" -shared -p compress/bzip2 -std -complete -installsuffix shared -buildid 8ay54gYpx6OV4orsOOeE/8ay54gYpx6OV4orsOOeE -goversion go1.15.12 -D "" -importcfg $WORK/b079/importcfg -pack ./bit_reader.go ./bzip2.go ./huffman.go ./move_to_front.go cd /usr/lib/golang/src/syscall /usr/lib/golang/pkg/tool/linux_ppc64le/pack r $WORK/b021/_pkg_.a $WORK/b021/asm_linux_ppc64x.o # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b021/_pkg_.a # internal cp $WORK/b021/_pkg_.a /builddir/.cache/go-build/a3/a3f2ec1909f320c345ff61b3164b67db5e402fbdfe55619d8686156a17004902-d # internal internal/syscall/execenv mkdir -p $WORK/b037/ time mkdir -p $WORK/b020/ internal/syscall/unix mkdir -p $WORK/b036/ cat >$WORK/b037/importcfg << 'EOF' # internal # import config packagefile syscall=$WORK/b021/_pkg_.a EOF cd /usr/lib/golang/src/internal/syscall/execenv /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b037/_pkg_.a -trimpath "$WORK/b037=>" -shared -p internal/syscall/execenv -std -complete -installsuffix shared -buildid gPctEK8SbsMJUAXuLAwS/gPctEK8SbsMJUAXuLAwS -goversion go1.15.12 -D "" -importcfg $WORK/b037/importcfg -pack ./execenv_default.go cat >$WORK/b036/importcfg << 'EOF' # internal # import config packagefile sync/atomic=$WORK/b016/_pkg_.a packagefile syscall=$WORK/b021/_pkg_.a EOF cd /usr/lib/golang/src/internal/syscall/unix /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b036/_pkg_.a -trimpath "$WORK/b036=>" -shared -p internal/syscall/unix -std -complete -installsuffix shared -buildid Zqc00s1BYJ7GTfq_-OzA/Zqc00s1BYJ7GTfq_-OzA -goversion go1.15.12 -D "" -importcfg $WORK/b036/importcfg -pack ./at.go ./at_sysnum_linux.go ./at_sysnum_newfstatat_linux.go ./copy_file_range_linux.go ./getrandom_linux.go ./nonblocking.go ./sysnum_linux_ppc64x.go cat >$WORK/b020/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile runtime=$WORK/b007/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a packagefile syscall=$WORK/b021/_pkg_.a EOF cd /usr/lib/golang/src/time /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b020/_pkg_.a -trimpath "$WORK/b020=>" -shared -p time -std -installsuffix shared -buildid UbZCtJk8tNfdEJKvRvhe/UbZCtJk8tNfdEJKvRvhe -goversion go1.15.12 -D "" -importcfg $WORK/b020/importcfg -pack ./format.go ./sleep.go ./sys_unix.go ./tick.go ./time.go ./zoneinfo.go ./zoneinfo_read.go ./zoneinfo_unix.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b037/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b036/_pkg_.a # internal cp $WORK/b036/_pkg_.a /builddir/.cache/go-build/8b/8b384286a7e6db47117031e6900acc7c0cfbe1d8cf5542e31fc6fdd0af00c9d2-d # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b079/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b218/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b063/_pkg_.a # internal cp $WORK/b063/_pkg_.a /builddir/.cache/go-build/c7/c72690591fbb0890fd09f5d61e03ccbdcb75b80f70261a44c50941f5580014c1-d # internal regexp mkdir -p $WORK/b062/ cp $WORK/b037/_pkg_.a /builddir/.cache/go-build/5d/5ddcbf197377f0852c6e996aabf974cccb5b2b3204f244e1fd52aa933bf4aca5-d # internal cat >$WORK/b062/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b002/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile regexp/syntax=$WORK/b063/_pkg_.a packagefile sort=$WORK/b033/_pkg_.a packagefile strconv=$WORK/b030/_pkg_.a packagefile strings=$WORK/b039/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a packagefile unicode=$WORK/b017/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF cp $WORK/b079/_pkg_.a /builddir/.cache/go-build/16/162ca99a953ea4a0b767150b0d9b50feec459f7fff5c641996f27398ec113a16-d # internal cd /usr/lib/golang/src/regexp /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b062/_pkg_.a -trimpath "$WORK/b062=>" -shared -p regexp -std -complete -installsuffix shared -buildid xjGcVC5R4XwrKPJQOjlM/xjGcVC5R4XwrKPJQOjlM -goversion go1.15.12 -D "" -importcfg $WORK/b062/importcfg -pack ./backtrack.go ./exec.go ./onepass.go ./regexp.go cp $WORK/b218/_pkg_.a /builddir/.cache/go-build/b5/b5bf619c8c273df32d44725311072a37b68aea3c3a3711883d352e579f632f07-d # internal image/internal/imageutil mkdir -p $WORK/b221/ cat >$WORK/b221/importcfg << 'EOF' # internal # import config packagefile image=$WORK/b218/_pkg_.a EOF cd /usr/lib/golang/src/image/internal/imageutil /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b221/_pkg_.a -trimpath "$WORK/b221=>" -shared -p image/internal/imageutil -std -complete -installsuffix shared -buildid nNNv44zZMCML0mVX4qx8/nNNv44zZMCML0mVX4qx8 -goversion go1.15.12 -D "" -importcfg $WORK/b221/importcfg -pack ./imageutil.go ./impl.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b221/_pkg_.a # internal cp $WORK/b221/_pkg_.a /builddir/.cache/go-build/64/642900a20cde3f46e75c25e7a4655ccc38545de423ec95b91bd67cb86127cced-d # internal image/jpeg mkdir -p $WORK/b220/ cat >$WORK/b220/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b057/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile image=$WORK/b218/_pkg_.a packagefile image/color=$WORK/b219/_pkg_.a packagefile image/internal/imageutil=$WORK/b221/_pkg_.a packagefile io=$WORK/b013/_pkg_.a EOF cd /usr/lib/golang/src/image/jpeg /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b220/_pkg_.a -trimpath "$WORK/b220=>" -shared -p image/jpeg -std -complete -installsuffix shared -buildid 6GhSltnB5QUUinV-LjGo/6GhSltnB5QUUinV-LjGo -goversion go1.15.12 -D "" -importcfg $WORK/b220/importcfg -pack ./fdct.go ./huffman.go ./idct.go ./reader.go ./scan.go ./writer.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b020/_pkg_.a # internal cp $WORK/b020/_pkg_.a /builddir/.cache/go-build/05/059574b84b662a670f317d62d78678a691e06caabb0a3cf34bb628a5aea3422d-d # internal context mkdir -p $WORK/b019/ google.golang.org/grpc/backoff mkdir -p $WORK/b272/ internal/poll mkdir -p $WORK/b035/ google.golang.org/grpc/internal/grpcrand cat >$WORK/b019/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile internal/reflectlite=$WORK/b004/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a packagefile sync/atomic=$WORK/b016/_pkg_.a packagefile time=$WORK/b020/_pkg_.a EOF mkdir -p $WORK/b286/ cd /usr/lib/golang/src/context /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b019/_pkg_.a -trimpath "$WORK/b019=>" -shared -p context -std -complete -installsuffix shared -buildid a4jV1UBTNMpSghDp0Zhx/a4jV1UBTNMpSghDp0Zhx -goversion go1.15.12 -D "" -importcfg $WORK/b019/importcfg -pack ./context.go google.golang.org/grpc/keepalive mkdir -p $WORK/b323/ cat >$WORK/b286/importcfg << 'EOF' # internal # import config packagefile math/rand=$WORK/b047/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a packagefile time=$WORK/b020/_pkg_.a EOF cat >$WORK/b272/importcfg << 'EOF' # internal # import config packagefile time=$WORK/b020/_pkg_.a EOF cd /builddir/build/BUILD/buildah-1.21.1/src/google.golang.org/grpc/internal/grpcrand /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b286/_pkg_.a -trimpath "$WORK/b286=>" -shared -p google.golang.org/grpc/internal/grpcrand -complete -installsuffix shared -buildid j9Zz1fh9zNAHjmVXt12-/j9Zz1fh9zNAHjmVXt12- -goversion go1.15.12 -D "" -importcfg $WORK/b286/importcfg -pack ./grpcrand.go cd /builddir/build/BUILD/buildah-1.21.1/src/google.golang.org/grpc/backoff /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b272/_pkg_.a -trimpath "$WORK/b272=>" -shared -p google.golang.org/grpc/backoff -complete -installsuffix shared -buildid vz2zmCnGREXbAAO64Ndd/vz2zmCnGREXbAAO64Ndd -goversion go1.15.12 -D "" -importcfg $WORK/b272/importcfg -pack ./backoff.go cat >$WORK/b035/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile internal/syscall/unix=$WORK/b036/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a packagefile sync/atomic=$WORK/b016/_pkg_.a packagefile syscall=$WORK/b021/_pkg_.a packagefile time=$WORK/b020/_pkg_.a EOF cat >$WORK/b323/importcfg << 'EOF' # internal # import config packagefile time=$WORK/b020/_pkg_.a EOF cd /usr/lib/golang/src/internal/poll /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b035/_pkg_.a -trimpath "$WORK/b035=>" -shared -p internal/poll -std -installsuffix shared -buildid 6kHEpsZLB8ddtMlLpUQf/6kHEpsZLB8ddtMlLpUQf -goversion go1.15.12 -D "" -importcfg $WORK/b035/importcfg -pack ./copy_file_range_linux.go ./errno_unix.go ./fcntl_syscall.go ./fd.go ./fd_fsync_posix.go ./fd_mutex.go ./fd_poll_runtime.go ./fd_posix.go ./fd_unix.go ./fd_writev_unix.go ./hook_cloexec.go ./hook_unix.go ./sendfile_linux.go ./sock_cloexec.go ./sockopt.go ./sockopt_linux.go ./sockopt_unix.go ./sockoptip.go ./splice_linux.go ./writev.go cd /builddir/build/BUILD/buildah-1.21.1/src/google.golang.org/grpc/keepalive /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b323/_pkg_.a -trimpath "$WORK/b323=>" -shared -p google.golang.org/grpc/keepalive -complete -installsuffix shared -buildid ZqvUMBFYe1JG-khXAtSM/ZqvUMBFYe1JG-khXAtSM -goversion go1.15.12 -D "" -importcfg $WORK/b323/importcfg -pack ./keepalive.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b272/_pkg_.a # internal cp $WORK/b272/_pkg_.a /builddir/.cache/go-build/b8/b892fae1cddace1d93c2fe95805844a94cf1510fbf46a5f779eed96894f150b8-d # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b220/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b323/_pkg_.a # internal cp $WORK/b323/_pkg_.a /builddir/.cache/go-build/26/263663cc34ba202469b6e177e5e5fda56cabf0c620e8b35e665f696daa272504-d # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b286/_pkg_.a # internal cp $WORK/b220/_pkg_.a /builddir/.cache/go-build/3e/3e3fbe120d18e19d9233b525e6d67dbe34a3031f4a357c1387bcc816876f40af-d # internal cp $WORK/b286/_pkg_.a /builddir/.cache/go-build/29/2958c3d99140394244016be3c57b8e32010aeeddb185179e820270dbf311d1da-d # internal google.golang.org/grpc/internal/backoff mkdir -p $WORK/b290/ cat >$WORK/b290/importcfg << 'EOF' # internal # import config packagefile google.golang.org/grpc/backoff=$WORK/b272/_pkg_.a packagefile google.golang.org/grpc/internal/grpcrand=$WORK/b286/_pkg_.a packagefile time=$WORK/b020/_pkg_.a EOF cd /builddir/build/BUILD/buildah-1.21.1/src/google.golang.org/grpc/internal/backoff /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b290/_pkg_.a -trimpath "$WORK/b290=>" -shared -p google.golang.org/grpc/internal/backoff -complete -installsuffix shared -buildid XBwHPdT_xt0SUuibCO-K/XBwHPdT_xt0SUuibCO-K -goversion go1.15.12 -D "" -importcfg $WORK/b290/importcfg -pack ./backoff.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b290/_pkg_.a # internal cp $WORK/b290/_pkg_.a /builddir/.cache/go-build/48/48a23e855c8ebf57e9fca837c397ab6c3f33d8e12d467db28abde07c0f9a6480-d # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b062/_pkg_.a # internal cp $WORK/b062/_pkg_.a /builddir/.cache/go-build/44/440a33fdd213551edf28c2d529c3581fc5f9e08c78050a994f3fc9782538a180-d # internal github.com/acarl005/stripansi mkdir -p $WORK/b336/ github.com/docker/libnetwork/resolvconf/dns mkdir -p $WORK/b502/ github.com/lunixbochs/vtclean mkdir -p $WORK/b479/ cat >$WORK/b336/importcfg << 'EOF' # internal # import config packagefile regexp=$WORK/b062/_pkg_.a EOF cd /builddir/build/BUILD/buildah-1.21.1/src/github.com/acarl005/stripansi /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b336/_pkg_.a -trimpath "$WORK/b336=>" -shared -p github.com/acarl005/stripansi -complete -installsuffix shared -buildid xLsgMCkGAfO8VJEUgUz2/xLsgMCkGAfO8VJEUgUz2 -goversion go1.15.12 -D "" -importcfg $WORK/b336/importcfg -pack ./stripansi.go cat >$WORK/b502/importcfg << 'EOF' # internal # import config packagefile regexp=$WORK/b062/_pkg_.a EOF cat >$WORK/b479/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b057/_pkg_.a packagefile bytes=$WORK/b002/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile regexp=$WORK/b062/_pkg_.a packagefile strconv=$WORK/b030/_pkg_.a EOF cd /builddir/build/BUILD/buildah-1.21.1/src/github.com/docker/libnetwork/resolvconf/dns /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b502/_pkg_.a -trimpath "$WORK/b502=>" -shared -p github.com/docker/libnetwork/resolvconf/dns -complete -installsuffix shared -buildid QjoDWp6k4geng9pMeYxa/QjoDWp6k4geng9pMeYxa -goversion go1.15.12 -D "" -importcfg $WORK/b502/importcfg -pack ./resolvconf.go cd /builddir/build/BUILD/buildah-1.21.1/src/github.com/lunixbochs/vtclean /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b479/_pkg_.a -trimpath "$WORK/b479=>" -shared -p github.com/lunixbochs/vtclean -complete -installsuffix shared -buildid _v3JhEw_pjReahtiWyFJ/_v3JhEw_pjReahtiWyFJ -goversion go1.15.12 -D "" -importcfg $WORK/b479/importcfg -pack ./io.go ./line.go ./vtclean.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b019/_pkg_.a # internal cp $WORK/b019/_pkg_.a /builddir/.cache/go-build/ca/ca2f9a7ac318c6c5ae9a99dbdec47169fa3cb4a19a7d97be557d059395a9c75a-d # internal google.golang.org/grpc/tap mkdir -p $WORK/b326/ golang.org/x/net/context mkdir -p $WORK/b156/ /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b336/_pkg_.a # internal cat >$WORK/b326/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b019/_pkg_.a EOF cat >$WORK/b156/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b019/_pkg_.a packagefile time=$WORK/b020/_pkg_.a EOF cd /builddir/build/BUILD/buildah-1.21.1/src/golang.org/x/net/context /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b156/_pkg_.a -trimpath "$WORK/b156=>" -shared -p golang.org/x/net/context -complete -installsuffix shared -buildid 7TTZZO2zTSeehzthCJTa/7TTZZO2zTSeehzthCJTa -goversion go1.15.12 -D "" -importcfg $WORK/b156/importcfg -pack ./context.go ./go17.go ./go19.go golang.org/x/sync/semaphore cd /builddir/build/BUILD/buildah-1.21.1/src/google.golang.org/grpc/tap /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b326/_pkg_.a -trimpath "$WORK/b326=>" -shared -p google.golang.org/grpc/tap -complete -installsuffix shared -buildid lWy4hxHmZHLUsHnNCAd6/lWy4hxHmZHLUsHnNCAd6 -goversion go1.15.12 -D "" -importcfg $WORK/b326/importcfg -pack ./tap.go cp $WORK/b336/_pkg_.a /builddir/.cache/go-build/3b/3bcc6f7155f9dd82daa6c326289675063b5daa740322730a5dbf33136a16f31b-d # internal mkdir -p $WORK/b344/ /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b502/_pkg_.a # internal cat >$WORK/b344/importcfg << 'EOF' # internal # import config packagefile container/list=$WORK/b118/_pkg_.a packagefile context=$WORK/b019/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a EOF cd /builddir/build/BUILD/buildah-1.21.1/src/golang.org/x/sync/semaphore /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b344/_pkg_.a -trimpath "$WORK/b344=>" -shared -p golang.org/x/sync/semaphore -complete -installsuffix shared -buildid JaTDHrCKoNXN4FQXGx5E/JaTDHrCKoNXN4FQXGx5E -goversion go1.15.12 -D "" -importcfg $WORK/b344/importcfg -pack ./semaphore.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b326/_pkg_.a # internal cp $WORK/b326/_pkg_.a /builddir/.cache/go-build/90/90b74e6104601324686500df3b4be6ec818fbfece42167d78668ff477a0c300f-d # internal cp $WORK/b502/_pkg_.a /builddir/.cache/go-build/13/130db1be4e7a52527617d38fb2480d492a3037a4bcc5889f8f2c8a1b5e49638f-d # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b344/_pkg_.a # internal cp $WORK/b344/_pkg_.a /builddir/.cache/go-build/ae/ae9bb88e3b918325605b959e17f0e017d258bf83e66b832e515da7dae34690a6-d # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b156/_pkg_.a # internal cp $WORK/b156/_pkg_.a /builddir/.cache/go-build/30/3075d66e1e2cd2a5915e38eb2580fb224cb544b684157110583389b7bfcc5a87-d # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b479/_pkg_.a # internal cp $WORK/b479/_pkg_.a /builddir/.cache/go-build/4c/4cec88f6cdacc9a0755aabc750b2dc6bbca4649af243e102c4358bfd97c6381e-d # internal github.com/juju/ansiterm/tabwriter mkdir -p $WORK/b478/ cat >$WORK/b478/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b002/_pkg_.a packagefile github.com/lunixbochs/vtclean=$WORK/b479/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF cd /builddir/build/BUILD/buildah-1.21.1/src/github.com/juju/ansiterm/tabwriter /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b478/_pkg_.a -trimpath "$WORK/b478=>" -shared -p github.com/juju/ansiterm/tabwriter -complete -installsuffix shared -buildid gtNTjzR6ewcd-i-fpgq-/gtNTjzR6ewcd-i-fpgq- -goversion go1.15.12 -D "" -importcfg $WORK/b478/importcfg -pack ./tabwriter.go cd /usr/lib/golang/src/reflect /usr/lib/golang/pkg/tool/linux_ppc64le/asm -p reflect -trimpath "$WORK/b029=>" -I $WORK/b029/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -o $WORK/b029/asm_ppc64x.o ./asm_ppc64x.s /usr/lib/golang/pkg/tool/linux_ppc64le/pack r $WORK/b029/_pkg_.a $WORK/b029/asm_ppc64x.o # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b029/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b478/_pkg_.a # internal cp $WORK/b478/_pkg_.a /builddir/.cache/go-build/da/da78e84cfc052a01e5b60f91a1037fe5e62dd36e45fa5bdd7284e8229c5ef0a4-d # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b035/_pkg_.a # internal cp $WORK/b029/_pkg_.a /builddir/.cache/go-build/02/02b373843d4e9ad7fbb9b9228f25294f6805a92359a1ed4e77da1189889f9130-d # internal internal/fmtsort mkdir -p $WORK/b032/ encoding/binary mkdir -p $WORK/b026/ github.com/hashicorp/errwrap cat >$WORK/b032/importcfg << 'EOF' # internal # import config packagefile reflect=$WORK/b029/_pkg_.a packagefile sort=$WORK/b033/_pkg_.a EOF mkdir -p $WORK/b346/ cd /usr/lib/golang/src/internal/fmtsort /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b032/_pkg_.a -trimpath "$WORK/b032=>" -shared -p internal/fmtsort -std -complete -installsuffix shared -buildid C32cG8k_rEGGJ6TuP9Hj/C32cG8k_rEGGJ6TuP9Hj -goversion go1.15.12 -D "" -importcfg $WORK/b032/importcfg -pack ./sort.go cat >$WORK/b026/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile math=$WORK/b027/_pkg_.a packagefile reflect=$WORK/b029/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a EOF cd /usr/lib/golang/src/encoding/binary /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b026/_pkg_.a -trimpath "$WORK/b026=>" -shared -p encoding/binary -std -complete -installsuffix shared -buildid 2-22BpATdroMj05iPbs8/2-22BpATdroMj05iPbs8 -goversion go1.15.12 -D "" -importcfg $WORK/b026/importcfg -pack ./binary.go ./varint.go cat >$WORK/b346/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile reflect=$WORK/b029/_pkg_.a packagefile strings=$WORK/b039/_pkg_.a EOF cd /builddir/build/BUILD/buildah-1.21.1/src/github.com/hashicorp/errwrap /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b346/_pkg_.a -trimpath "$WORK/b346=>" -shared -p github.com/hashicorp/errwrap -complete -installsuffix shared -buildid E5GyXAh0tf2aZA6vvZQD/E5GyXAh0tf2aZA6vvZQD -goversion go1.15.12 -D "" -importcfg $WORK/b346/importcfg -pack ./errwrap.go cp $WORK/b035/_pkg_.a /builddir/.cache/go-build/24/24b8530947790b70deee1fa7cec3ccc2276deef417b50de516072d83bd6c2d3d-d # internal os mkdir -p $WORK/b034/ cat >$WORK/b034/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile internal/oserror=$WORK/b022/_pkg_.a packagefile internal/poll=$WORK/b035/_pkg_.a packagefile internal/syscall/execenv=$WORK/b037/_pkg_.a packagefile internal/syscall/unix=$WORK/b036/_pkg_.a packagefile internal/testlog=$WORK/b038/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile runtime=$WORK/b007/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a packagefile sync/atomic=$WORK/b016/_pkg_.a packagefile syscall=$WORK/b021/_pkg_.a packagefile time=$WORK/b020/_pkg_.a EOF cd /usr/lib/golang/src/os /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b034/_pkg_.a -trimpath "$WORK/b034=>" -shared -p os -std -installsuffix shared -buildid EovqaTWVwZsg5DzTFkzi/EovqaTWVwZsg5DzTFkzi -goversion go1.15.12 -D "" -importcfg $WORK/b034/importcfg -pack ./dir.go ./dir_unix.go ./env.go ./error.go ./error_errno.go ./error_posix.go ./exec.go ./exec_posix.go ./exec_unix.go ./executable.go ./executable_procfs.go ./file.go ./file_posix.go ./file_unix.go ./getwd.go ./path.go ./path_unix.go ./pipe_linux.go ./proc.go ./rawconn.go ./readfrom_linux.go ./removeall_at.go ./stat.go ./stat_linux.go ./stat_unix.go ./sticky_notbsd.go ./str.go ./sys.go ./sys_linux.go ./sys_unix.go ./types.go ./types_unix.go ./wait_waitid.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b346/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b032/_pkg_.a # internal cp $WORK/b346/_pkg_.a /builddir/.cache/go-build/1b/1bc10b5139e1e277f924862313689939cc919393e160528fd3d8f6db941dc994-d # internal cp $WORK/b032/_pkg_.a /builddir/.cache/go-build/44/443e3a77daaa7d3b35ba4cd3bfcffa19809b03c1dab1a506322a00da9ff8198d-d # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b026/_pkg_.a # internal cp $WORK/b026/_pkg_.a /builddir/.cache/go-build/f0/f024f99790c8664594aa07feb1072b4f7f3e95e3ed07be76ba6d3613bb7d293e-d # internal encoding/base64 mkdir -p $WORK/b025/ github.com/klauspost/compress/zstd/internal/xxhash mkdir -p $WORK/b092/ github.com/golang/snappy crypto/cipher mkdir -p $WORK/b083/ mkdir -p $WORK/b088/ cat >$WORK/b025/importcfg << 'EOF' # internal # import config packagefile encoding/binary=$WORK/b026/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile strconv=$WORK/b030/_pkg_.a EOF cd /usr/lib/golang/src/encoding/base64 /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b025/_pkg_.a -trimpath "$WORK/b025=>" -shared -p encoding/base64 -std -complete -installsuffix shared -buildid FJnE1_IhVWjgje5BTsic/FJnE1_IhVWjgje5BTsic -goversion go1.15.12 -D "" -importcfg $WORK/b025/importcfg -pack ./base64.go cat >$WORK/b088/importcfg << 'EOF' # internal # import config packagefile encoding/binary=$WORK/b026/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile hash/crc32=$WORK/b089/_pkg_.a packagefile io=$WORK/b013/_pkg_.a EOF crypto/sha256 mkdir -p $WORK/b102/ cd /builddir/build/BUILD/buildah-1.21.1/src/github.com/golang/snappy /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b088/_pkg_.a -trimpath "$WORK/b088=>" -shared -p github.com/golang/snappy -complete -installsuffix shared -buildid tAJZ0co-cA4blBioSruI/tAJZ0co-cA4blBioSruI -goversion go1.15.12 -D "" -importcfg $WORK/b088/importcfg -pack ./decode.go ./decode_other.go ./encode.go ./encode_other.go ./snappy.go cat >$WORK/b083/go_asm.h << 'EOF' # internal EOF cat >$WORK/b092/importcfg << 'EOF' # internal # import config packagefile encoding/binary=$WORK/b026/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile math/bits=$WORK/b028/_pkg_.a EOF cd /usr/lib/golang/src/crypto/cipher /usr/lib/golang/pkg/tool/linux_ppc64le/asm -p crypto/cipher -trimpath "$WORK/b083=>" -I $WORK/b083/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -gensymabis -o $WORK/b083/symabis ./xor_ppc64x.s cat >$WORK/b102/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/crypto/sha256 /usr/lib/golang/pkg/tool/linux_ppc64le/asm -p crypto/sha256 -trimpath "$WORK/b102=>" -I $WORK/b102/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -gensymabis -o $WORK/b102/symabis ./sha256block_ppc64le.s crypto/sha512 mkdir -p $WORK/b112/ cd /builddir/build/BUILD/buildah-1.21.1/src/github.com/klauspost/compress/zstd/internal/xxhash /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b092/_pkg_.a -trimpath "$WORK/b092=>" -shared -p github.com/klauspost/compress/zstd/internal/xxhash -complete -installsuffix shared -buildid Uhs3kpUcfEfucoDCio9-/Uhs3kpUcfEfucoDCio9- -goversion go1.15.12 -D "" -importcfg $WORK/b092/importcfg -pack ./xxhash.go ./xxhash_other.go ./xxhash_safe.go cat >$WORK/b083/importcfg << 'EOF' # internal # import config packagefile crypto/internal/subtle=$WORK/b084/_pkg_.a packagefile crypto/subtle=$WORK/b085/_pkg_.a packagefile encoding/binary=$WORK/b026/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile io=$WORK/b013/_pkg_.a EOF cat >$WORK/b112/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/crypto/cipher /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b083/_pkg_.a -trimpath "$WORK/b083=>" -shared -p crypto/cipher -std -installsuffix shared -buildid wTcZjMD4IMxp1gZxJ-OF/wTcZjMD4IMxp1gZxJ-OF -goversion go1.15.12 -symabis $WORK/b083/symabis -D "" -importcfg $WORK/b083/importcfg -pack -asmhdr $WORK/b083/go_asm.h ./cbc.go ./cfb.go ./cipher.go ./ctr.go ./gcm.go ./io.go ./ofb.go ./xor_ppc64x.go cd /usr/lib/golang/src/crypto/sha512 /usr/lib/golang/pkg/tool/linux_ppc64le/asm -p crypto/sha512 -trimpath "$WORK/b112=>" -I $WORK/b112/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -gensymabis -o $WORK/b112/symabis ./sha512block_ppc64le.s golang.org/x/sys/unix mkdir -p $WORK/b099/ cat >$WORK/b099/go_asm.h << 'EOF' # internal EOF cd /builddir/build/BUILD/buildah-1.21.1/src/golang.org/x/sys/unix /usr/lib/golang/pkg/tool/linux_ppc64le/asm -p golang.org/x/sys/unix -trimpath "$WORK/b099=>" -I $WORK/b099/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -gensymabis -o $WORK/b099/symabis ./asm_linux_ppc64x.s cat >$WORK/b112/importcfg << 'EOF' # internal # import config packagefile crypto=$WORK/b070/_pkg_.a packagefile encoding/binary=$WORK/b026/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile hash=$WORK/b071/_pkg_.a packagefile math/bits=$WORK/b028/_pkg_.a EOF cd /usr/lib/golang/src/crypto/sha512 /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b112/_pkg_.a -trimpath "$WORK/b112=>" -shared -p crypto/sha512 -std -installsuffix shared -buildid PJf9Wv6JdE6T-_BSAnnh/PJf9Wv6JdE6T-_BSAnnh -goversion go1.15.12 -symabis $WORK/b112/symabis -D "" -importcfg $WORK/b112/importcfg -pack -asmhdr $WORK/b112/go_asm.h ./sha512.go ./sha512block.go ./sha512block_decl.go cat >$WORK/b099/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b002/_pkg_.a packagefile encoding/binary=$WORK/b026/_pkg_.a packagefile golang.org/x/sys/internal/unsafeheader=$WORK/b100/_pkg_.a packagefile math/bits=$WORK/b028/_pkg_.a packagefile runtime=$WORK/b007/_pkg_.a packagefile sort=$WORK/b033/_pkg_.a packagefile strings=$WORK/b039/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a packagefile syscall=$WORK/b021/_pkg_.a packagefile time=$WORK/b020/_pkg_.a EOF cd /builddir/build/BUILD/buildah-1.21.1/src/golang.org/x/sys/unix /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b099/_pkg_.a -trimpath "$WORK/b099=>" -shared -p golang.org/x/sys/unix -installsuffix shared -buildid Q4-ROQdYr7Elrxm5L6bM/Q4-ROQdYr7Elrxm5L6bM -goversion go1.15.12 -symabis $WORK/b099/symabis -D "" -importcfg $WORK/b099/importcfg -pack -asmhdr $WORK/b099/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 ./fdset.go ./ioctl.go ./ioctl_linux.go ./pagesize_unix.go ./race0.go ./readdirent_getdents.go ./sockcmsg_linux.go ./sockcmsg_unix.go ./sockcmsg_unix_other.go ./str.go ./syscall.go ./syscall_linux.go ./syscall_linux_gc.go ./syscall_linux_ppc64x.go ./syscall_unix.go ./syscall_unix_gc_ppc64x.go ./timestruct.go ./zerrors_linux.go ./zerrors_linux_ppc64le.go ./zsyscall_linux.go ./zsyscall_linux_ppc64le.go ./zsysnum_linux_ppc64le.go ./ztypes_linux.go ./ztypes_linux_ppc64le.go cat >$WORK/b102/importcfg << 'EOF' # internal # import config packagefile crypto=$WORK/b070/_pkg_.a packagefile encoding/binary=$WORK/b026/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile hash=$WORK/b071/_pkg_.a packagefile math/bits=$WORK/b028/_pkg_.a EOF cd /usr/lib/golang/src/crypto/sha256 /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b102/_pkg_.a -trimpath "$WORK/b102=>" -shared -p crypto/sha256 -std -installsuffix shared -buildid C6uD0bwHkzDeode8eMK-/C6uD0bwHkzDeode8eMK- -goversion go1.15.12 -symabis $WORK/b102/symabis -D "" -importcfg $WORK/b102/importcfg -pack -asmhdr $WORK/b102/go_asm.h ./sha256.go ./sha256block.go ./sha256block_decl.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b025/_pkg_.a # internal cp $WORK/b025/_pkg_.a /builddir/.cache/go-build/49/4978357bf657e28204bcf1fa051854bb988ef2b7b7bd479c2a337240164978b0-d # internal crypto/ed25519/internal/edwards25519 mkdir -p $WORK/b121/ cat >$WORK/b121/importcfg << 'EOF' # internal # import config packagefile encoding/binary=$WORK/b026/_pkg_.a EOF cd /usr/lib/golang/src/crypto/ed25519/internal/edwards25519 /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b121/_pkg_.a -trimpath "$WORK/b121=>" -shared -p crypto/ed25519/internal/edwards25519 -std -complete -installsuffix shared -buildid AgrTicaq6bLriTWhYS4N/AgrTicaq6bLriTWhYS4N -goversion go1.15.12 -D "" -importcfg $WORK/b121/importcfg -pack ./const.go ./edwards25519.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b088/_pkg_.a # internal cd /usr/lib/golang/src/crypto/sha512 /usr/lib/golang/pkg/tool/linux_ppc64le/asm -p crypto/sha512 -trimpath "$WORK/b112=>" -I $WORK/b112/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -o $WORK/b112/sha512block_ppc64le.o ./sha512block_ppc64le.s cp $WORK/b088/_pkg_.a /builddir/.cache/go-build/65/65f359e3792195e2a2d5843f971379621d0f6c1bb5ec497d3c50d7e592bef7a4-d # internal crypto/md5 mkdir -p $WORK/b123/ cat >$WORK/b123/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/crypto/md5 /usr/lib/golang/pkg/tool/linux_ppc64le/asm -p crypto/md5 -trimpath "$WORK/b123=>" -I $WORK/b123/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -gensymabis -o $WORK/b123/symabis ./md5block_ppc64x.s cd /usr/lib/golang/src/crypto/sha512 /usr/lib/golang/pkg/tool/linux_ppc64le/pack r $WORK/b112/_pkg_.a $WORK/b112/sha512block_ppc64le.o # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b112/_pkg_.a # internal cp $WORK/b112/_pkg_.a /builddir/.cache/go-build/9f/9fec321275b95b718c9c787a8ec83ee281f555bb7bc789ee02dd53f95e83907a-d # internal crypto/sha1 mkdir -p $WORK/b125/ cat >$WORK/b125/importcfg << 'EOF' # internal # import config packagefile crypto=$WORK/b070/_pkg_.a packagefile encoding/binary=$WORK/b026/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile hash=$WORK/b071/_pkg_.a packagefile math/bits=$WORK/b028/_pkg_.a EOF cd /usr/lib/golang/src/crypto/sha1 /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b125/_pkg_.a -trimpath "$WORK/b125=>" -shared -p crypto/sha1 -std -complete -installsuffix shared -buildid szV5KkDGmOEzPOAE3o1e/szV5KkDGmOEzPOAE3o1e -goversion go1.15.12 -D "" -importcfg $WORK/b125/importcfg -pack ./sha1.go ./sha1block.go ./sha1block_generic.go cat >$WORK/b123/importcfg << 'EOF' # internal # import config packagefile crypto=$WORK/b070/_pkg_.a packagefile encoding/binary=$WORK/b026/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile hash=$WORK/b071/_pkg_.a packagefile math/bits=$WORK/b028/_pkg_.a EOF cd /usr/lib/golang/src/crypto/md5 /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b123/_pkg_.a -trimpath "$WORK/b123=>" -shared -p crypto/md5 -std -installsuffix shared -buildid xJoj1mVUZduAGTBrBso0/xJoj1mVUZduAGTBrBso0 -goversion go1.15.12 -symabis $WORK/b123/symabis -D "" -importcfg $WORK/b123/importcfg -pack -asmhdr $WORK/b123/go_asm.h ./md5.go ./md5block.go ./md5block_decl.go cd /usr/lib/golang/src/crypto/sha256 /usr/lib/golang/pkg/tool/linux_ppc64le/asm -p crypto/sha256 -trimpath "$WORK/b102=>" -I $WORK/b102/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -o $WORK/b102/sha256block_ppc64le.o ./sha256block_ppc64le.s /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b092/_pkg_.a # internal cp $WORK/b092/_pkg_.a /builddir/.cache/go-build/34/340ff46bf37bee0d13afddb651e30930800b3b93776c399c7263a578f896aa2d-d # internal encoding/pem mkdir -p $WORK/b129/ cat >$WORK/b129/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b002/_pkg_.a packagefile encoding/base64=$WORK/b025/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile sort=$WORK/b033/_pkg_.a packagefile strings=$WORK/b039/_pkg_.a EOF cd /usr/lib/golang/src/encoding/pem /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b129/_pkg_.a -trimpath "$WORK/b129=>" -shared -p encoding/pem -std -complete -installsuffix shared -buildid 97iO_k9l4VLA-2ZcgB-Z/97iO_k9l4VLA-2ZcgB-Z -goversion go1.15.12 -D "" -importcfg $WORK/b129/importcfg -pack ./pem.go cd /usr/lib/golang/src/crypto/sha256 /usr/lib/golang/pkg/tool/linux_ppc64le/pack r $WORK/b102/_pkg_.a $WORK/b102/sha256block_ppc64le.o # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b102/_pkg_.a # internal cp $WORK/b102/_pkg_.a /builddir/.cache/go-build/fb/fb4dbf9ea0302278bd061e702413eeb121f96449afa38ce650fbe46c3c7c0aed-d # internal vendor/golang.org/x/crypto/poly1305 mkdir -p $WORK/b134/ cat >$WORK/b134/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/vendor/golang.org/x/crypto/poly1305 /usr/lib/golang/pkg/tool/linux_ppc64le/asm -p vendor/golang.org/x/crypto/poly1305 -trimpath "$WORK/b134=>" -I $WORK/b134/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -gensymabis -o $WORK/b134/symabis ./sum_ppc64le.s cat >$WORK/b134/importcfg << 'EOF' # internal # import config packagefile crypto/subtle=$WORK/b085/_pkg_.a packagefile encoding/binary=$WORK/b026/_pkg_.a packagefile math/bits=$WORK/b028/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b134/_pkg_.a -trimpath "$WORK/b134=>" -shared -p vendor/golang.org/x/crypto/poly1305 -std -installsuffix shared -buildid 41V3QwMInlPsCxVD1vF9/41V3QwMInlPsCxVD1vF9 -goversion go1.15.12 -symabis $WORK/b134/symabis -D "" -importcfg $WORK/b134/importcfg -pack -asmhdr $WORK/b134/go_asm.h ./bits_go1.13.go ./poly1305.go ./sum_generic.go ./sum_ppc64le.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b129/_pkg_.a # internal cp $WORK/b129/_pkg_.a /builddir/.cache/go-build/e6/e6d1e2388f77c0a450ab7d0ddd403f7d7c594a89fa5afd2050a858eb78d011b1-d # internal golang.org/x/crypto/openpgp/armor mkdir -p $WORK/b210/ cat >$WORK/b210/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b057/_pkg_.a packagefile bytes=$WORK/b002/_pkg_.a packagefile encoding/base64=$WORK/b025/_pkg_.a packagefile golang.org/x/crypto/openpgp/errors=$WORK/b211/_pkg_.a packagefile io=$WORK/b013/_pkg_.a EOF cd /builddir/build/BUILD/buildah-1.21.1/src/golang.org/x/crypto/openpgp/armor /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b210/_pkg_.a -trimpath "$WORK/b210=>" -shared -p golang.org/x/crypto/openpgp/armor -complete -installsuffix shared -buildid 33UO84fT8CfOQgULfTSk/33UO84fT8CfOQgULfTSk -goversion go1.15.12 -D "" -importcfg $WORK/b210/importcfg -pack ./armor.go ./encode.go cd /usr/lib/golang/src/crypto/cipher /usr/lib/golang/pkg/tool/linux_ppc64le/asm -p crypto/cipher -trimpath "$WORK/b083=>" -I $WORK/b083/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -o $WORK/b083/xor_ppc64x.o ./xor_ppc64x.s /usr/lib/golang/pkg/tool/linux_ppc64le/pack r $WORK/b083/_pkg_.a $WORK/b083/xor_ppc64x.o # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b083/_pkg_.a # internal cp $WORK/b083/_pkg_.a /builddir/.cache/go-build/61/617971f13c0c3e3c4206f164fa2ecb2770f29d6cc890fd8dec9bae2263810d8a-d # internal crypto/aes mkdir -p $WORK/b082/ cat >$WORK/b082/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/crypto/aes /usr/lib/golang/pkg/tool/linux_ppc64le/asm -p crypto/aes -trimpath "$WORK/b082=>" -I $WORK/b082/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -gensymabis -o $WORK/b082/symabis ./asm_ppc64le.s ./gcm_ppc64le.s cat >$WORK/b082/importcfg << 'EOF' # internal # import config packagefile crypto/cipher=$WORK/b083/_pkg_.a packagefile crypto/internal/subtle=$WORK/b084/_pkg_.a packagefile crypto/subtle=$WORK/b085/_pkg_.a packagefile encoding/binary=$WORK/b026/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile strconv=$WORK/b030/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b082/_pkg_.a -trimpath "$WORK/b082=>" -shared -p crypto/aes -std -installsuffix shared -buildid Z6l9kz8YoY0Z_2e314qr/Z6l9kz8YoY0Z_2e314qr -goversion go1.15.12 -symabis $WORK/b082/symabis -D "" -importcfg $WORK/b082/importcfg -pack -asmhdr $WORK/b082/go_asm.h ./block.go ./cipher.go ./cipher_ppc64le.go ./const.go ./gcm_ppc64le.go ./modes.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b034/_pkg_.a # internal cp $WORK/b034/_pkg_.a /builddir/.cache/go-build/4c/4c14b710ca7d3cefafafb4f01065494a9c0967f702cc755c33eddd56b6b6f478-d # internal cd /usr/lib/golang/src/crypto/md5 /usr/lib/golang/pkg/tool/linux_ppc64le/asm -p crypto/md5 -trimpath "$WORK/b123=>" -I $WORK/b123/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -o $WORK/b123/md5block_ppc64x.o ./md5block_ppc64x.s fmt mkdir -p $WORK/b031/ cat >$WORK/b031/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile internal/fmtsort=$WORK/b032/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile math=$WORK/b027/_pkg_.a packagefile os=$WORK/b034/_pkg_.a packagefile reflect=$WORK/b029/_pkg_.a packagefile strconv=$WORK/b030/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF cd /usr/lib/golang/src/fmt /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b031/_pkg_.a -trimpath "$WORK/b031=>" -shared -p fmt -std -complete -installsuffix shared -buildid kZFf-yXDesYY25f7AGkx/kZFf-yXDesYY25f7AGkx -goversion go1.15.12 -D "" -importcfg $WORK/b031/importcfg -pack ./doc.go ./errors.go ./format.go ./print.go ./scan.go cd /usr/lib/golang/src/vendor/golang.org/x/crypto/poly1305 /usr/lib/golang/pkg/tool/linux_ppc64le/asm -p vendor/golang.org/x/crypto/poly1305 -trimpath "$WORK/b134=>" -I $WORK/b134/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -o $WORK/b134/sum_ppc64le.o ./sum_ppc64le.s cd /usr/lib/golang/src/crypto/md5 /usr/lib/golang/pkg/tool/linux_ppc64le/pack r $WORK/b123/_pkg_.a $WORK/b123/md5block_ppc64x.o # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b123/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b125/_pkg_.a # internal cp $WORK/b123/_pkg_.a /builddir/.cache/go-build/7c/7ca816008dbb14a21854872ca9d08f4a3832b6359e2c7d7ec319bc5de96bf8a2-d # internal cp $WORK/b125/_pkg_.a /builddir/.cache/go-build/69/69c2ede7260c0c817e523674608eea1238830aef692224496670d23305a0f329-d # internal path/filepath cd /usr/lib/golang/src/vendor/golang.org/x/crypto/poly1305 /usr/lib/golang/pkg/tool/linux_ppc64le/pack r $WORK/b134/_pkg_.a $WORK/b134/sum_ppc64le.o # internal mkdir -p $WORK/b054/ cat >$WORK/b054/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile os=$WORK/b034/_pkg_.a packagefile runtime=$WORK/b007/_pkg_.a packagefile sort=$WORK/b033/_pkg_.a packagefile strings=$WORK/b039/_pkg_.a packagefile syscall=$WORK/b021/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF cd /usr/lib/golang/src/path/filepath /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b054/_pkg_.a -trimpath "$WORK/b054=>" -shared -p path/filepath -std -complete -installsuffix shared -buildid Pw_iKk3WMiVBmQeXtbbK/Pw_iKk3WMiVBmQeXtbbK -goversion go1.15.12 -D "" -importcfg $WORK/b054/importcfg -pack ./match.go ./path.go ./path_unix.go ./symlink.go ./symlink_unix.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b134/_pkg_.a # internal net cp $WORK/b134/_pkg_.a /builddir/.cache/go-build/94/947fb5f1cdbe30409d7c069af52d53ebc60aea1980fe7488839c2e3e00d9f231-d # internal mkdir -p $WORK/b043/ cd /usr/lib/golang/src/net TERM='dumb' CGO_LDFLAGS='"-g" "-O2"' /usr/lib/golang/pkg/tool/linux_ppc64le/cgo -objdir $WORK/b043/ -importpath net -- -I $WORK/b043/ -O2 -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -ffat-lto-objects -fexceptions -fasynchronous-unwind-tables -fstack-protector-strong -fstack-clash-protection -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 ./cgo_linux.go ./cgo_resnew.go ./cgo_socknew.go ./cgo_unix.go runtime/debug mkdir -p $WORK/b094/ cat >$WORK/b094/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/runtime/debug /usr/lib/golang/pkg/tool/linux_ppc64le/asm -p runtime/debug -trimpath "$WORK/b094=>" -I $WORK/b094/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -gensymabis -o $WORK/b094/symabis ./debug.s /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b210/_pkg_.a # internal cp $WORK/b210/_pkg_.a /builddir/.cache/go-build/7a/7ac5035c48e192a446a9cc438d179be03be7177a8e92874cc843d1fd19b23493-d # internal crypto/des mkdir -p $WORK/b119/ cat >$WORK/b119/importcfg << 'EOF' # internal # import config packagefile crypto/cipher=$WORK/b083/_pkg_.a packagefile crypto/internal/subtle=$WORK/b084/_pkg_.a packagefile encoding/binary=$WORK/b026/_pkg_.a packagefile strconv=$WORK/b030/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a EOF cd /usr/lib/golang/src/crypto/des /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b119/_pkg_.a -trimpath "$WORK/b119=>" -shared -p crypto/des -std -complete -installsuffix shared -buildid 3AUy6NMd9AeUNe-7ekau/3AUy6NMd9AeUNe-7ekau -goversion go1.15.12 -D "" -importcfg $WORK/b119/importcfg -pack ./block.go ./cipher.go ./const.go cat >$WORK/b094/importcfg << 'EOF' # internal # import config packagefile os=$WORK/b034/_pkg_.a packagefile runtime=$WORK/b007/_pkg_.a packagefile sort=$WORK/b033/_pkg_.a packagefile strings=$WORK/b039/_pkg_.a packagefile time=$WORK/b020/_pkg_.a EOF cd /usr/lib/golang/src/runtime/debug /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b094/_pkg_.a -trimpath "$WORK/b094=>" -shared -p runtime/debug -std -installsuffix shared -buildid kkzTpumwoUi5Jm0P4OQk/kkzTpumwoUi5Jm0P4OQk -goversion go1.15.12 -symabis $WORK/b094/symabis -D "" -importcfg $WORK/b094/importcfg -pack -asmhdr $WORK/b094/go_asm.h ./garbage.go ./mod.go ./stack.go ./stubs.go cd /usr/lib/golang/src/crypto/aes /usr/lib/golang/pkg/tool/linux_ppc64le/asm -p crypto/aes -trimpath "$WORK/b082=>" -I $WORK/b082/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -o $WORK/b082/asm_ppc64le.o ./asm_ppc64le.s /usr/lib/golang/pkg/tool/linux_ppc64le/asm -p crypto/aes -trimpath "$WORK/b082=>" -I $WORK/b082/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -o $WORK/b082/gcm_ppc64le.o ./gcm_ppc64le.s cd /usr/lib/golang/src/runtime/debug /usr/lib/golang/pkg/tool/linux_ppc64le/asm -p runtime/debug -trimpath "$WORK/b094=>" -I $WORK/b094/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -o $WORK/b094/debug.o ./debug.s cd /usr/lib/golang/src/crypto/aes /usr/lib/golang/pkg/tool/linux_ppc64le/pack r $WORK/b082/_pkg_.a $WORK/b082/asm_ppc64le.o $WORK/b082/gcm_ppc64le.o # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b082/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b121/_pkg_.a # internal cp $WORK/b082/_pkg_.a /builddir/.cache/go-build/b8/b8d2489e30c377d3263249ab7d94f6a0695e2f0a621b16eab1644151514a41de-d # internal vendor/golang.org/x/crypto/chacha20 mkdir -p $WORK/b132/ cat >$WORK/b132/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/vendor/golang.org/x/crypto/chacha20 /usr/lib/golang/pkg/tool/linux_ppc64le/asm -p vendor/golang.org/x/crypto/chacha20 -trimpath "$WORK/b132=>" -I $WORK/b132/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -gensymabis -o $WORK/b132/symabis ./chacha_ppc64le.s cat >$WORK/b132/importcfg << 'EOF' # internal # import config importmap golang.org/x/crypto/internal/subtle=vendor/golang.org/x/crypto/internal/subtle packagefile crypto/cipher=$WORK/b083/_pkg_.a packagefile encoding/binary=$WORK/b026/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile vendor/golang.org/x/crypto/internal/subtle=$WORK/b133/_pkg_.a packagefile math/bits=$WORK/b028/_pkg_.a packagefile runtime=$WORK/b007/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b132/_pkg_.a -trimpath "$WORK/b132=>" -shared -p vendor/golang.org/x/crypto/chacha20 -std -installsuffix shared -buildid gt8U6XmAtUk3ikfot-yI/gt8U6XmAtUk3ikfot-yI -goversion go1.15.12 -symabis $WORK/b132/symabis -D "" -importcfg $WORK/b132/importcfg -pack -asmhdr $WORK/b132/go_asm.h ./chacha_generic.go ./chacha_ppc64le.go ./xor.go cp $WORK/b121/_pkg_.a /builddir/.cache/go-build/9b/9b8538edfaa2d2f0cbd0895cd131f574af2ef6be16eca1a90d7036071651b21e-d # internal github.com/containers/image/v5/internal/rootless mkdir -p $WORK/b198/ /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b119/_pkg_.a # internal cat >$WORK/b198/importcfg << 'EOF' # internal # import config packagefile os=$WORK/b034/_pkg_.a packagefile strconv=$WORK/b030/_pkg_.a EOF cd /builddir/build/BUILD/buildah-1.21.1/src/github.com/containers/image/v5/internal/rootless /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b198/_pkg_.a -trimpath "$WORK/b198=>" -shared -p github.com/containers/image/v5/internal/rootless -complete -installsuffix shared -buildid Kb5Z_isbR3y_XjzJeQlW/Kb5Z_isbR3y_XjzJeQlW -goversion go1.15.12 -D "" -importcfg $WORK/b198/importcfg -pack ./rootless.go cp $WORK/b119/_pkg_.a /builddir/.cache/go-build/9f/9f7b57dbbb935f3e284dc150871686bcb9d36687a57f9934ab8d78da721eebdf-d # internal google.golang.org/protobuf/internal/detrand mkdir -p $WORK/b239/ cat >$WORK/b239/importcfg << 'EOF' # internal # import config packagefile encoding/binary=$WORK/b026/_pkg_.a packagefile hash/fnv=$WORK/b202/_pkg_.a packagefile os=$WORK/b034/_pkg_.a EOF cd /builddir/build/BUILD/buildah-1.21.1/src/google.golang.org/protobuf/internal/detrand /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b239/_pkg_.a -trimpath "$WORK/b239=>" -shared -p google.golang.org/protobuf/internal/detrand -complete -installsuffix shared -buildid 7onSOteoNvi6vhI_Q9mz/7onSOteoNvi6vhI_Q9mz -goversion go1.15.12 -D "" -importcfg $WORK/b239/importcfg -pack ./rand.go cd /usr/lib/golang/src/runtime/debug /usr/lib/golang/pkg/tool/linux_ppc64le/pack r $WORK/b094/_pkg_.a $WORK/b094/debug.o # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b094/_pkg_.a # internal cp $WORK/b094/_pkg_.a /builddir/.cache/go-build/84/846ef13dae14cf79f444091d4eaa0caf4ec3afa965ab536d86c2701c7ac1a789-d # internal google.golang.org/grpc/internal/envconfig mkdir -p $WORK/b307/ cat >$WORK/b307/importcfg << 'EOF' # internal # import config packagefile os=$WORK/b034/_pkg_.a packagefile strings=$WORK/b039/_pkg_.a EOF cd /builddir/build/BUILD/buildah-1.21.1/src/google.golang.org/grpc/internal/envconfig /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b307/_pkg_.a -trimpath "$WORK/b307=>" -shared -p google.golang.org/grpc/internal/envconfig -complete -installsuffix shared -buildid dGJUJU3iru6sZRV-VeF9/dGJUJU3iru6sZRV-VeF9 -goversion go1.15.12 -D "" -importcfg $WORK/b307/importcfg -pack ./envconfig.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b198/_pkg_.a # internal cp $WORK/b198/_pkg_.a /builddir/.cache/go-build/f9/f9d760bb7157365e492133e83c85b0acca10e0141b0e5e7c72cb00a14e461606-d # internal github.com/mattn/go-runewidth mkdir -p $WORK/b337/ cat >$WORK/b337/importcfg << 'EOF' # internal # import config packagefile github.com/rivo/uniseg=$WORK/b338/_pkg_.a packagefile os=$WORK/b034/_pkg_.a packagefile regexp=$WORK/b062/_pkg_.a packagefile strings=$WORK/b039/_pkg_.a EOF cd /builddir/build/BUILD/buildah-1.21.1/src/github.com/mattn/go-runewidth /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b337/_pkg_.a -trimpath "$WORK/b337=>" -shared -p github.com/mattn/go-runewidth -complete -installsuffix shared -buildid IEZzFJFLk_KKID8RqvTk/IEZzFJFLk_KKID8RqvTk -goversion go1.15.12 -D "" -importcfg $WORK/b337/importcfg -pack ./runewidth.go ./runewidth_posix.go ./runewidth_table.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b307/_pkg_.a # internal cp $WORK/b307/_pkg_.a /builddir/.cache/go-build/b7/b7d25c80f727e5520b11f385a2182de178151ccf54218a343d16d94cc277e1ac-d # internal github.com/cespare/xxhash/v2 mkdir -p $WORK/b420/ cat >$WORK/b420/importcfg << 'EOF' # internal # import config packagefile encoding/binary=$WORK/b026/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile math/bits=$WORK/b028/_pkg_.a packagefile reflect=$WORK/b029/_pkg_.a EOF cd /builddir/build/BUILD/buildah-1.21.1/src/github.com/cespare/xxhash/v2 /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b420/_pkg_.a -trimpath "$WORK/b420=>" -shared -p github.com/cespare/xxhash/v2 -complete -installsuffix shared -buildid HEqXc1El5ukgNquhEIIA/HEqXc1El5ukgNquhEIIA -goversion go1.15.12 -D "" -importcfg $WORK/b420/importcfg -pack ./xxhash.go ./xxhash_other.go ./xxhash_unsafe.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b239/_pkg_.a # internal cp $WORK/b239/_pkg_.a /builddir/.cache/go-build/4e/4e50268fcef286278ec09e36432805aa546f8f7bdfa4176782701e09556ad4a6-d # internal github.com/docker/docker/api/types/mount mkdir -p $WORK/b444/ cat >$WORK/b444/importcfg << 'EOF' # internal # import config packagefile os=$WORK/b034/_pkg_.a EOF cd /builddir/build/BUILD/buildah-1.21.1/src/github.com/docker/docker/api/types/mount /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b444/_pkg_.a -trimpath "$WORK/b444=>" -shared -p github.com/docker/docker/api/types/mount -complete -installsuffix shared -buildid de0ldaHnEvY_WSXcTlIX/de0ldaHnEvY_WSXcTlIX -goversion go1.15.12 -D "" -importcfg $WORK/b444/importcfg -pack ./mount.go cd /usr/lib/golang/src/vendor/golang.org/x/crypto/chacha20 /usr/lib/golang/pkg/tool/linux_ppc64le/asm -p vendor/golang.org/x/crypto/chacha20 -trimpath "$WORK/b132=>" -I $WORK/b132/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -o $WORK/b132/chacha_ppc64le.o ./chacha_ppc64le.s /usr/lib/golang/pkg/tool/linux_ppc64le/pack r $WORK/b132/_pkg_.a $WORK/b132/chacha_ppc64le.o # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b132/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b444/_pkg_.a # internal cp $WORK/b444/_pkg_.a /builddir/.cache/go-build/17/1781f4809bce77999323320c15d35253455f1eb6f644da240614edcb180200f6-d # internal os/signal mkdir -p $WORK/b473/ cat >$WORK/b473/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/os/signal /usr/lib/golang/pkg/tool/linux_ppc64le/asm -p os/signal -trimpath "$WORK/b473=>" -I $WORK/b473/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -gensymabis -o $WORK/b473/symabis ./sig.s cat >$WORK/b473/importcfg << 'EOF' # internal # import config packagefile os=$WORK/b034/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a packagefile syscall=$WORK/b021/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b473/_pkg_.a -trimpath "$WORK/b473=>" -shared -p os/signal -std -installsuffix shared -buildid PpAr8tSlX5BZC6PvpZcs/PpAr8tSlX5BZC6PvpZcs -goversion go1.15.12 -symabis $WORK/b473/symabis -D "" -importcfg $WORK/b473/importcfg -pack -asmhdr $WORK/b473/go_asm.h ./doc.go ./signal.go ./signal_unix.go cp $WORK/b132/_pkg_.a /builddir/.cache/go-build/49/49ce04e19778eee620af4242ba8836261d7c42f2b4c06d3d0c8263ee38b08cb3-d # internal vendor/golang.org/x/crypto/chacha20poly1305 mkdir -p $WORK/b131/ cat >$WORK/b131/importcfg << 'EOF' # internal # import config importmap golang.org/x/crypto/chacha20=vendor/golang.org/x/crypto/chacha20 importmap golang.org/x/crypto/internal/subtle=vendor/golang.org/x/crypto/internal/subtle importmap golang.org/x/crypto/poly1305=vendor/golang.org/x/crypto/poly1305 packagefile crypto/cipher=$WORK/b083/_pkg_.a packagefile encoding/binary=$WORK/b026/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile vendor/golang.org/x/crypto/chacha20=$WORK/b132/_pkg_.a packagefile vendor/golang.org/x/crypto/internal/subtle=$WORK/b133/_pkg_.a packagefile vendor/golang.org/x/crypto/poly1305=$WORK/b134/_pkg_.a EOF cd /usr/lib/golang/src/vendor/golang.org/x/crypto/chacha20poly1305 /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b131/_pkg_.a -trimpath "$WORK/b131=>" -shared -p vendor/golang.org/x/crypto/chacha20poly1305 -std -complete -installsuffix shared -buildid JioqCe6PIADi9CXGGi21/JioqCe6PIADi9CXGGi21 -goversion go1.15.12 -D "" -importcfg $WORK/b131/importcfg -pack ./chacha20poly1305.go ./chacha20poly1305_generic.go ./chacha20poly1305_noasm.go ./xchacha20poly1305.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b054/_pkg_.a # internal cp $WORK/b054/_pkg_.a /builddir/.cache/go-build/ae/aedd7cf553f934cdc8beaa744e8fb39daf0af21f5291b03026b7a97f6d950908-d # internal io/ioutil mkdir -p $WORK/b053/ cat >$WORK/b053/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b002/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile os=$WORK/b034/_pkg_.a packagefile path/filepath=$WORK/b054/_pkg_.a packagefile sort=$WORK/b033/_pkg_.a packagefile strconv=$WORK/b030/_pkg_.a packagefile strings=$WORK/b039/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a packagefile time=$WORK/b020/_pkg_.a EOF cd /usr/lib/golang/src/io/ioutil /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b053/_pkg_.a -trimpath "$WORK/b053=>" -shared -p io/ioutil -std -complete -installsuffix shared -buildid 13KP6nPqDFAzDsBtrP3F/13KP6nPqDFAzDsBtrP3F -goversion go1.15.12 -D "" -importcfg $WORK/b053/importcfg -pack ./ioutil.go ./tempfile.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b420/_pkg_.a # internal cp $WORK/b420/_pkg_.a /builddir/.cache/go-build/87/8778ac5ef185605c418e3c661a628fe8aa96867cffc01e9899064d7424ff9390-d # internal os/exec mkdir -p $WORK/b060/ cat >$WORK/b060/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b002/_pkg_.a packagefile context=$WORK/b019/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile internal/syscall/execenv=$WORK/b037/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile os=$WORK/b034/_pkg_.a packagefile path/filepath=$WORK/b054/_pkg_.a packagefile runtime=$WORK/b007/_pkg_.a packagefile strconv=$WORK/b030/_pkg_.a packagefile strings=$WORK/b039/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a packagefile syscall=$WORK/b021/_pkg_.a EOF cd /usr/lib/golang/src/os/exec /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b060/_pkg_.a -trimpath "$WORK/b060=>" -shared -p os/exec -std -complete -installsuffix shared -buildid xqwMeQEQJUqBXLAyVP4q/xqwMeQEQJUqBXLAyVP4q -goversion go1.15.12 -D "" -importcfg $WORK/b060/importcfg -pack ./exec.go ./exec_unix.go ./lp_unix.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b337/_pkg_.a # internal cp $WORK/b337/_pkg_.a /builddir/.cache/go-build/9b/9b0660076c7cbecc47d41ba029087313b51e767aa4b3cc4a07543732db2b51c8-d # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b131/_pkg_.a # internal cp $WORK/b131/_pkg_.a /builddir/.cache/go-build/4d/4dba750ad1d2696c0b6c95aa58ed6719672b7a6dc2c3900ed1ad023efd3dabdb-d # internal cd /usr/lib/golang/src/os/signal /usr/lib/golang/pkg/tool/linux_ppc64le/asm -p os/signal -trimpath "$WORK/b473=>" -I $WORK/b473/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -o $WORK/b473/sig.o ./sig.s /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b053/_pkg_.a # internal cp $WORK/b053/_pkg_.a /builddir/.cache/go-build/38/385f2c5fce3f02915e079c06cac5f5a7c74f6da6290b73cb39d3754f674507c2-d # internal github.com/containers/storage/pkg/directory mkdir -p $WORK/b351/ github.com/prometheus/procfs/internal/util mkdir -p $WORK/b429/ cat >$WORK/b351/importcfg << 'EOF' # internal # import config packagefile io/ioutil=$WORK/b053/_pkg_.a packagefile os=$WORK/b034/_pkg_.a packagefile path/filepath=$WORK/b054/_pkg_.a packagefile syscall=$WORK/b021/_pkg_.a EOF cat >$WORK/b429/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b002/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile io/ioutil=$WORK/b053/_pkg_.a packagefile os=$WORK/b034/_pkg_.a packagefile strconv=$WORK/b030/_pkg_.a packagefile strings=$WORK/b039/_pkg_.a packagefile syscall=$WORK/b021/_pkg_.a EOF cd /builddir/build/BUILD/buildah-1.21.1/src/github.com/prometheus/procfs/internal/util /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b429/_pkg_.a -trimpath "$WORK/b429=>" -shared -p github.com/prometheus/procfs/internal/util -complete -installsuffix shared -buildid GJhqx_HlF2hO9IPvwxkQ/GJhqx_HlF2hO9IPvwxkQ -goversion go1.15.12 -D "" -importcfg $WORK/b429/importcfg -pack ./parse.go ./readfile.go ./sysreadfile.go ./valueparser.go cd /builddir/build/BUILD/buildah-1.21.1/src/github.com/containers/storage/pkg/directory /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b351/_pkg_.a -trimpath "$WORK/b351=>" -shared -p github.com/containers/storage/pkg/directory -complete -installsuffix shared -buildid xcEbgGKMy0WMmDLLTcEY/xcEbgGKMy0WMmDLLTcEY -goversion go1.15.12 -D "" -importcfg $WORK/b351/importcfg -pack ./directory.go ./directory_unix.go cd /usr/lib/golang/src/os/signal /usr/lib/golang/pkg/tool/linux_ppc64le/pack r $WORK/b473/_pkg_.a $WORK/b473/sig.o # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b473/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b351/_pkg_.a # internal cp $WORK/b351/_pkg_.a /builddir/.cache/go-build/91/912969f419638899269d1dc3ac84021de9c8f1a36724df9c85b6a24fbe11202b-d # internal cp $WORK/b473/_pkg_.a /builddir/.cache/go-build/4f/4fd368157df8876094fd08adc28f1ee8b7053907f1884e263c57e3bb33eacdd2-d # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b429/_pkg_.a # internal cp $WORK/b429/_pkg_.a /builddir/.cache/go-build/8e/8e7681cc6c18f30c339f9d8aca2da2c6a9d58036b435b22035146fee07c283cf-d # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b060/_pkg_.a # internal cp $WORK/b060/_pkg_.a /builddir/.cache/go-build/c7/c7622e1a6f88c2c76b27bd5f6b06490b652382d944ecd2af31da0ab42bbc7312-d # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b031/_pkg_.a # internal cp $WORK/b031/_pkg_.a /builddir/.cache/go-build/09/09cd4f5e0b30f90319f61f7c1494f1723260d097ba7ba71d10a8bed7869d741a-d # internal os/user mkdir -p $WORK/b055/ github.com/opencontainers/go-digest mkdir -p $WORK/b069/ cd /usr/lib/golang/src/os/user TERM='dumb' CGO_LDFLAGS='"-g" "-O2"' /usr/lib/golang/pkg/tool/linux_ppc64le/cgo -objdir $WORK/b055/ -importpath os/user -- -I $WORK/b055/ -O2 -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -ffat-lto-objects -fexceptions -fasynchronous-unwind-tables -fstack-protector-strong -fstack-clash-protection -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 ./cgo_lookup_unix.go ./getgrouplist_unix.go ./listgroups_unix.go encoding/hex mkdir -p $WORK/b087/ encoding/json mkdir -p $WORK/b023/ github.com/opencontainers/image-spec/specs-go mkdir -p $WORK/b077/ cat >$WORK/b087/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b031/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile strings=$WORK/b039/_pkg_.a EOF cat >$WORK/b023/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b002/_pkg_.a packagefile encoding=$WORK/b024/_pkg_.a packagefile encoding/base64=$WORK/b025/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b031/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile math=$WORK/b027/_pkg_.a packagefile reflect=$WORK/b029/_pkg_.a packagefile sort=$WORK/b033/_pkg_.a packagefile strconv=$WORK/b030/_pkg_.a packagefile strings=$WORK/b039/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a packagefile unicode=$WORK/b017/_pkg_.a packagefile unicode/utf16=$WORK/b040/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF cd /usr/lib/golang/src/encoding/hex /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b087/_pkg_.a -trimpath "$WORK/b087=>" -shared -p encoding/hex -std -complete -installsuffix shared -buildid Kg4PjYNPzObKnAbf8j9m/Kg4PjYNPzObKnAbf8j9m -goversion go1.15.12 -D "" -importcfg $WORK/b087/importcfg -pack ./hex.go cat >$WORK/b077/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b031/_pkg_.a EOF math/big mkdir -p $WORK/b086/ cd /builddir/build/BUILD/buildah-1.21.1/src/github.com/opencontainers/image-spec/specs-go /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b077/_pkg_.a -trimpath "$WORK/b077=>" -shared -p github.com/opencontainers/image-spec/specs-go -complete -installsuffix shared -buildid mUX86zv6l923CWACtotj/mUX86zv6l923CWACtotj -goversion go1.15.12 -D "" -importcfg $WORK/b077/importcfg -pack ./version.go ./versioned.go cd /usr/lib/golang/src/encoding/json /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b023/_pkg_.a -trimpath "$WORK/b023=>" -shared -p encoding/json -std -complete -installsuffix shared -buildid OsZxAohHMwjP1VRbjoux/OsZxAohHMwjP1VRbjoux -goversion go1.15.12 -D "" -importcfg $WORK/b023/importcfg -pack ./decode.go ./encode.go ./fold.go ./indent.go ./scanner.go ./stream.go ./tables.go ./tags.go cat >$WORK/b069/importcfg << 'EOF' # internal # import config packagefile crypto=$WORK/b070/_pkg_.a packagefile fmt=$WORK/b031/_pkg_.a packagefile hash=$WORK/b071/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile regexp=$WORK/b062/_pkg_.a packagefile strings=$WORK/b039/_pkg_.a EOF cat >$WORK/b086/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/math/big /usr/lib/golang/pkg/tool/linux_ppc64le/asm -p math/big -trimpath "$WORK/b086=>" -I $WORK/b086/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -gensymabis -o $WORK/b086/symabis ./arith_ppc64x.s cd /builddir/build/BUILD/buildah-1.21.1/src/github.com/opencontainers/go-digest /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b069/_pkg_.a -trimpath "$WORK/b069=>" -shared -p github.com/opencontainers/go-digest -complete -installsuffix shared -buildid I7ko_GcvSjHetCP0D7qM/I7ko_GcvSjHetCP0D7qM -goversion go1.15.12 -D "" -importcfg $WORK/b069/importcfg -pack ./algorithm.go ./digest.go ./digester.go ./doc.go ./verifiers.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b077/_pkg_.a # internal cp $WORK/b077/_pkg_.a /builddir/.cache/go-build/d4/d4c9e236ff7f90ebf842e412678e506059769ed22d88b3e2fe2e9e32e200b5c4-d # internal github.com/klauspost/compress/fse mkdir -p $WORK/b091/ cat >$WORK/b086/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b002/_pkg_.a packagefile encoding/binary=$WORK/b026/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b031/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile math=$WORK/b027/_pkg_.a packagefile math/bits=$WORK/b028/_pkg_.a packagefile math/rand=$WORK/b047/_pkg_.a packagefile strconv=$WORK/b030/_pkg_.a packagefile strings=$WORK/b039/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a EOF cd /usr/lib/golang/src/math/big /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b086/_pkg_.a -trimpath "$WORK/b086=>" -shared -p math/big -std -installsuffix shared -buildid imjjTiOB59CF37fyWv_W/imjjTiOB59CF37fyWv_W -goversion go1.15.12 -symabis $WORK/b086/symabis -D "" -importcfg $WORK/b086/importcfg -pack -asmhdr $WORK/b086/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 cat >$WORK/b091/importcfg << 'EOF' # internal # import config packagefile encoding/binary=$WORK/b026/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b031/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile math/bits=$WORK/b028/_pkg_.a EOF cd /builddir/build/BUILD/buildah-1.21.1/src/github.com/klauspost/compress/fse /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b091/_pkg_.a -trimpath "$WORK/b091=>" -shared -p github.com/klauspost/compress/fse -complete -installsuffix shared -buildid r7Zq1VR50AZnHQB47eQM/r7Zq1VR50AZnHQB47eQM -goversion go1.15.12 -D "" -importcfg $WORK/b091/importcfg -pack ./bitreader.go ./bitwriter.go ./bytereader.go ./compress.go ./decompress.go ./fse.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b087/_pkg_.a # internal cp $WORK/b087/_pkg_.a /builddir/.cache/go-build/20/200754025027d0234cc341333e8e494e6db2da43484490885632ca97337eba74-d # internal log mkdir -p $WORK/b093/ cat >$WORK/b093/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b031/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile os=$WORK/b034/_pkg_.a packagefile runtime=$WORK/b007/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a packagefile time=$WORK/b020/_pkg_.a EOF cd /usr/lib/golang/src/log /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b093/_pkg_.a -trimpath "$WORK/b093=>" -shared -p log -std -complete -installsuffix shared -buildid qHL4tvs3tYKVyBMAuAo1/qHL4tvs3tYKVyBMAuAo1 -goversion go1.15.12 -D "" -importcfg $WORK/b093/importcfg -pack ./log.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b069/_pkg_.a # internal cp $WORK/b069/_pkg_.a /builddir/.cache/go-build/e2/e2ac7a7114161d195f2e236cbe6620c2a89a7c08f36f34e0ecd8c7cade36fc69-d # internal github.com/containers/image/v5/docker/reference mkdir -p $WORK/b068/ cat >$WORK/b068/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b031/_pkg_.a packagefile github.com/opencontainers/go-digest=$WORK/b069/_pkg_.a packagefile path=$WORK/b056/_pkg_.a packagefile regexp=$WORK/b062/_pkg_.a packagefile strings=$WORK/b039/_pkg_.a EOF cd /builddir/build/BUILD/buildah-1.21.1/src/github.com/containers/image/v5/docker/reference /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b068/_pkg_.a -trimpath "$WORK/b068=>" -shared -p github.com/containers/image/v5/docker/reference -complete -installsuffix shared -buildid 6s0rAb_dx-9oJB59V8U8/6s0rAb_dx-9oJB59V8U8 -goversion go1.15.12 -D "" -importcfg $WORK/b068/importcfg -pack ./helpers.go ./normalize.go ./reference.go ./regexp.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b093/_pkg_.a # internal cp $WORK/b093/_pkg_.a /builddir/.cache/go-build/6d/6dd9234cd164212d5e3d1a9cb0350f6a2dd6c6bca9ad58075830096a845387e8-d # internal github.com/opencontainers/image-spec/specs-go/v1 mkdir -p $WORK/b076/ cat >$WORK/b076/importcfg << 'EOF' # internal # import config packagefile github.com/opencontainers/go-digest=$WORK/b069/_pkg_.a packagefile github.com/opencontainers/image-spec/specs-go=$WORK/b077/_pkg_.a packagefile time=$WORK/b020/_pkg_.a EOF cd /builddir/build/BUILD/buildah-1.21.1/src/github.com/opencontainers/image-spec/specs-go/v1 /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b076/_pkg_.a -trimpath "$WORK/b076=>" -shared -p github.com/opencontainers/image-spec/specs-go/v1 -complete -installsuffix shared -buildid SbKex9J8Fx_adnvS11VU/SbKex9J8Fx_adnvS11VU -goversion go1.15.12 -D "" -importcfg $WORK/b076/importcfg -pack ./annotations.go ./config.go ./descriptor.go ./index.go ./layout.go ./manifest.go ./mediatype.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b076/_pkg_.a # internal cp $WORK/b076/_pkg_.a /builddir/.cache/go-build/db/db025a050e197e09f1dc17a4bc81ee0e038a31be541c28ec51f0ec9c7c94719b-d # internal github.com/klauspost/compress/flate mkdir -p $WORK/b096/ cat >$WORK/b096/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b057/_pkg_.a packagefile bytes=$WORK/b002/_pkg_.a packagefile encoding/binary=$WORK/b026/_pkg_.a packagefile fmt=$WORK/b031/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile math=$WORK/b027/_pkg_.a packagefile math/bits=$WORK/b028/_pkg_.a packagefile strconv=$WORK/b030/_pkg_.a packagefile strings=$WORK/b039/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a EOF cd /builddir/build/BUILD/buildah-1.21.1/src/github.com/klauspost/compress/flate /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b096/_pkg_.a -trimpath "$WORK/b096=>" -shared -p github.com/klauspost/compress/flate -complete -installsuffix shared -buildid MlamtD3sdJkXW01BqiAe/MlamtD3sdJkXW01BqiAe -goversion go1.15.12 -D "" -importcfg $WORK/b096/importcfg -pack ./deflate.go ./dict_decoder.go ./fast_encoder.go ./huffman_bit_writer.go ./huffman_code.go ./huffman_sortByFreq.go ./huffman_sortByLiteral.go ./inflate.go ./inflate_gen.go ./level1.go ./level2.go ./level3.go ./level4.go ./level5.go ./level6.go ./regmask_other.go ./stateless.go ./token.go cd /builddir/build/BUILD/buildah-1.21.1/src/golang.org/x/sys/unix /usr/lib/golang/pkg/tool/linux_ppc64le/asm -p golang.org/x/sys/unix -trimpath "$WORK/b099=>" -I $WORK/b099/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -o $WORK/b099/asm_linux_ppc64x.o ./asm_linux_ppc64x.s /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b068/_pkg_.a # internal cp $WORK/b068/_pkg_.a /builddir/.cache/go-build/cc/cc9474af88b9f1fbdb8c0ada3c253fdc8ac6af5353098d8f2b53ec83403f3f28-d # internal github.com/containers/image/v5/types mkdir -p $WORK/b073/ cat >$WORK/b073/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b019/_pkg_.a packagefile github.com/containers/image/v5/docker/reference=$WORK/b068/_pkg_.a packagefile github.com/containers/image/v5/pkg/compression/types=$WORK/b074/_pkg_.a packagefile github.com/opencontainers/go-digest=$WORK/b069/_pkg_.a packagefile github.com/opencontainers/image-spec/specs-go/v1=$WORK/b076/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile time=$WORK/b020/_pkg_.a EOF cd /builddir/build/BUILD/buildah-1.21.1/src/github.com/containers/image/v5/types /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b073/_pkg_.a -trimpath "$WORK/b073=>" -shared -p github.com/containers/image/v5/types -complete -installsuffix shared -buildid -JsFYkpW3kMo3ukNEfXT/-JsFYkpW3kMo3ukNEfXT -goversion go1.15.12 -D "" -importcfg $WORK/b073/importcfg -pack ./types.go cd /builddir/build/BUILD/buildah-1.21.1/src/golang.org/x/sys/unix /usr/lib/golang/pkg/tool/linux_ppc64le/pack r $WORK/b099/_pkg_.a $WORK/b099/asm_linux_ppc64x.o # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b099/_pkg_.a # internal cd $WORK/b043 TERM='dumb' gcc -I /usr/lib/golang/src/net -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b043=/tmp/go-build -gno-record-gcc-switches -I ./ -O2 -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -ffat-lto-objects -fexceptions -fasynchronous-unwind-tables -fstack-protector-strong -fstack-clash-protection -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -o ./_x001.o -c _cgo_export.c /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b091/_pkg_.a # internal cp $WORK/b091/_pkg_.a /builddir/.cache/go-build/02/02bcd0c10dff2b150c8ea5d20b8fb216fe5b696d1da7891b46ce880c1980dcd1-d # internal github.com/klauspost/compress/huff0 TERM='dumb' gcc -I /usr/lib/golang/src/net -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b043=/tmp/go-build -gno-record-gcc-switches -I ./ -O2 -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -ffat-lto-objects -fexceptions -fasynchronous-unwind-tables -fstack-protector-strong -fstack-clash-protection -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -o ./_x002.o -c cgo_linux.cgo2.c mkdir -p $WORK/b090/ cat >$WORK/b090/importcfg << 'EOF' # internal # import config packagefile encoding/binary=$WORK/b026/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b031/_pkg_.a packagefile github.com/klauspost/compress/fse=$WORK/b091/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile math=$WORK/b027/_pkg_.a packagefile math/bits=$WORK/b028/_pkg_.a packagefile runtime=$WORK/b007/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a EOF cd /builddir/build/BUILD/buildah-1.21.1/src/github.com/klauspost/compress/huff0 /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b090/_pkg_.a -trimpath "$WORK/b090=>" -shared -p github.com/klauspost/compress/huff0 -complete -installsuffix shared -buildid -VpXLGmkAdbmzVB2zVLG/-VpXLGmkAdbmzVB2zVLG -goversion go1.15.12 -D "" -importcfg $WORK/b090/importcfg -pack ./bitreader.go ./bitwriter.go ./bytereader.go ./compress.go ./decompress.go ./huff0.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b073/_pkg_.a # internal cp $WORK/b073/_pkg_.a /builddir/.cache/go-build/b8/b819d123c95729cb925762401d8569e777a523b35ccc055f69b4256fd6e5bbca-d # internal github.com/containers/image/v5/internal/pkg/platform mkdir -p $WORK/b072/ cat >$WORK/b072/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b057/_pkg_.a packagefile fmt=$WORK/b031/_pkg_.a packagefile github.com/containers/image/v5/types=$WORK/b073/_pkg_.a packagefile github.com/opencontainers/image-spec/specs-go/v1=$WORK/b076/_pkg_.a packagefile os=$WORK/b034/_pkg_.a packagefile runtime=$WORK/b007/_pkg_.a packagefile strings=$WORK/b039/_pkg_.a EOF cd /builddir/build/BUILD/buildah-1.21.1/src/github.com/containers/image/v5/internal/pkg/platform /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b072/_pkg_.a -trimpath "$WORK/b072=>" -shared -p github.com/containers/image/v5/internal/pkg/platform -complete -installsuffix shared -buildid eVkkmY2YUXm4d_ODQZqH/eVkkmY2YUXm4d_ODQZqH -goversion go1.15.12 -D "" -importcfg $WORK/b072/importcfg -pack ./platform_matcher.go cd $WORK/b043 TERM='dumb' gcc -I /usr/lib/golang/src/net -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b043=/tmp/go-build -gno-record-gcc-switches -I ./ -O2 -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -ffat-lto-objects -fexceptions -fasynchronous-unwind-tables -fstack-protector-strong -fstack-clash-protection -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -o ./_x003.o -c cgo_resnew.cgo2.c cp $WORK/b099/_pkg_.a /builddir/.cache/go-build/25/25f0e6607abca99942eeccc64038a86fac2725d5def4968c8502a42f23dab138-d # internal github.com/pkg/errors mkdir -p $WORK/b097/ cat >$WORK/b097/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b031/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile path=$WORK/b056/_pkg_.a packagefile runtime=$WORK/b007/_pkg_.a packagefile strconv=$WORK/b030/_pkg_.a packagefile strings=$WORK/b039/_pkg_.a EOF cd /builddir/build/BUILD/buildah-1.21.1/src/github.com/pkg/errors /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b097/_pkg_.a -trimpath "$WORK/b097=>" -shared -p github.com/pkg/errors -complete -installsuffix shared -buildid ZulAXhjqJmf4yhA5WDTp/ZulAXhjqJmf4yhA5WDTp -goversion go1.15.12 -D "" -importcfg $WORK/b097/importcfg -pack ./errors.go ./go113.go ./stack.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b072/_pkg_.a # internal cp $WORK/b072/_pkg_.a /builddir/.cache/go-build/f2/f282a24ca6b422b55483177342c52bbc70ca19e2e5461ecfa82efaa3c26a0b9c-d # internal github.com/ulikunitz/xz/internal/xlog mkdir -p $WORK/b103/ cat >$WORK/b103/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b031/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile os=$WORK/b034/_pkg_.a packagefile runtime=$WORK/b007/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a packagefile time=$WORK/b020/_pkg_.a EOF cd /builddir/build/BUILD/buildah-1.21.1/src/github.com/ulikunitz/xz/internal/xlog /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b103/_pkg_.a -trimpath "$WORK/b103=>" -shared -p github.com/ulikunitz/xz/internal/xlog -complete -installsuffix shared -buildid muKW-GhQJWZUIWzHHU0l/muKW-GhQJWZUIWzHHU0l -goversion go1.15.12 -D "" -importcfg $WORK/b103/importcfg -pack ./xlog.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b097/_pkg_.a # internal cp $WORK/b097/_pkg_.a /builddir/.cache/go-build/0c/0cc4f8926c069e525d7c003424d44d557c47da432de0d108d432ddfe022b9d5e-d # internal net/url mkdir -p $WORK/b130/ cat >$WORK/b130/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b031/_pkg_.a packagefile sort=$WORK/b033/_pkg_.a packagefile strconv=$WORK/b030/_pkg_.a packagefile strings=$WORK/b039/_pkg_.a EOF cd /usr/lib/golang/src/net/url /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b130/_pkg_.a -trimpath "$WORK/b130=>" -shared -p net/url -std -complete -installsuffix shared -buildid o5g40UnCby7QtgiV_XRq/o5g40UnCby7QtgiV_XRq -goversion go1.15.12 -D "" -importcfg $WORK/b130/importcfg -pack ./url.go cd $WORK/b043 TERM='dumb' gcc -I /usr/lib/golang/src/net -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b043=/tmp/go-build -gno-record-gcc-switches -I ./ -O2 -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -ffat-lto-objects -fexceptions -fasynchronous-unwind-tables -fstack-protector-strong -fstack-clash-protection -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -o ./_x004.o -c cgo_socknew.cgo2.c /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b103/_pkg_.a # internal cp $WORK/b103/_pkg_.a /builddir/.cache/go-build/4d/4d3630d2055c79e3a02d1c3406cf27efaa652e9fb509086b453b5183e12ad469-d # internal github.com/ulikunitz/xz/lzma mkdir -p $WORK/b104/ cat >$WORK/b104/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b057/_pkg_.a packagefile bytes=$WORK/b002/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b031/_pkg_.a packagefile github.com/ulikunitz/xz/internal/hash=$WORK/b105/_pkg_.a packagefile github.com/ulikunitz/xz/internal/xlog=$WORK/b103/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile unicode=$WORK/b017/_pkg_.a EOF cd /builddir/build/BUILD/buildah-1.21.1/src/github.com/ulikunitz/xz/lzma /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b104/_pkg_.a -trimpath "$WORK/b104=>" -shared -p github.com/ulikunitz/xz/lzma -complete -installsuffix shared -buildid TE0TZ7q_AWfo0X87MzN8/TE0TZ7q_AWfo0X87MzN8 -goversion go1.15.12 -D "" -importcfg $WORK/b104/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 cd $WORK/b043 TERM='dumb' gcc -I /usr/lib/golang/src/net -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b043=/tmp/go-build -gno-record-gcc-switches -I ./ -O2 -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -ffat-lto-objects -fexceptions -fasynchronous-unwind-tables -fstack-protector-strong -fstack-clash-protection -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -o ./_x005.o -c cgo_unix.cgo2.c /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b023/_pkg_.a # internal cp $WORK/b023/_pkg_.a /builddir/.cache/go-build/e6/e6318f1864385ad00b8375a2fa21ec226f3bce868e05baef7ee4b455936e73a2-d # internal TERM='dumb' gcc -I /usr/lib/golang/src/net -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b043=/tmp/go-build -gno-record-gcc-switches -I ./ -O2 -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -ffat-lto-objects -fexceptions -fasynchronous-unwind-tables -fstack-protector-strong -fstack-clash-protection -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -o ./_cgo_main.o -c _cgo_main.c github.com/sirupsen/logrus mkdir -p $WORK/b098/ cat >$WORK/b098/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b057/_pkg_.a packagefile bytes=$WORK/b002/_pkg_.a packagefile context=$WORK/b019/_pkg_.a packagefile encoding/json=$WORK/b023/_pkg_.a packagefile fmt=$WORK/b031/_pkg_.a packagefile golang.org/x/sys/unix=$WORK/b099/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile log=$WORK/b093/_pkg_.a packagefile os=$WORK/b034/_pkg_.a packagefile reflect=$WORK/b029/_pkg_.a packagefile runtime=$WORK/b007/_pkg_.a packagefile sort=$WORK/b033/_pkg_.a packagefile strings=$WORK/b039/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a packagefile sync/atomic=$WORK/b016/_pkg_.a packagefile time=$WORK/b020/_pkg_.a EOF cd /builddir/build/BUILD/buildah-1.21.1/src/github.com/sirupsen/logrus /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b098/_pkg_.a -trimpath "$WORK/b098=>" -shared -p github.com/sirupsen/logrus -complete -installsuffix shared -buildid SN47kjhJg_CFTsZdoQ-u/SN47kjhJg_CFTsZdoQ-u -goversion go1.15.12 -D "" -importcfg $WORK/b098/importcfg -pack ./alt_exit.go ./doc.go ./entry.go ./exported.go ./formatter.go ./hooks.go ./json_formatter.go ./logger.go ./logrus.go ./terminal_check_notappengine.go ./terminal_check_unix.go ./text_formatter.go ./writer.go cd /usr/lib/golang/src/net TERM='dumb' gcc -I . -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b043=/tmp/go-build -gno-record-gcc-switches -o $WORK/b043/_cgo_.o $WORK/b043/_cgo_main.o $WORK/b043/_x001.o $WORK/b043/_x002.o $WORK/b043/_x003.o $WORK/b043/_x004.o $WORK/b043/_x005.o -g -O2 /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b130/_pkg_.a # internal TERM='dumb' /usr/lib/golang/pkg/tool/linux_ppc64le/cgo -dynpackage net -dynimport $WORK/b043/_cgo_.o -dynout $WORK/b043/_cgo_import.go cp $WORK/b130/_pkg_.a /builddir/.cache/go-build/79/7937836e894994cc64172821486a5aabbddc1f76433f3ed15d0e910653ffb205-d # internal github.com/containers/image/v5/pkg/strslice mkdir -p $WORK/b107/ cat >$WORK/b107/importcfg << 'EOF' # internal # import config packagefile encoding/json=$WORK/b023/_pkg_.a EOF cd /builddir/build/BUILD/buildah-1.21.1/src/github.com/containers/image/v5/pkg/strslice /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b107/_pkg_.a -trimpath "$WORK/b107=>" -shared -p github.com/containers/image/v5/pkg/strslice -complete -installsuffix shared -buildid AKTu6MaSzyhMLNvf5g2T/AKTu6MaSzyhMLNvf5g2T -goversion go1.15.12 -D "" -importcfg $WORK/b107/importcfg -pack ./strslice.go cat >$WORK/b043/importcfg << 'EOF' # internal # import config importmap golang.org/x/net/dns/dnsmessage=vendor/golang.org/x/net/dns/dnsmessage packagefile context=$WORK/b019/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile vendor/golang.org/x/net/dns/dnsmessage=$WORK/b044/_pkg_.a packagefile internal/bytealg=$WORK/b008/_pkg_.a packagefile internal/nettrace=$WORK/b045/_pkg_.a packagefile internal/poll=$WORK/b035/_pkg_.a packagefile internal/singleflight=$WORK/b046/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile math/rand=$WORK/b047/_pkg_.a packagefile os=$WORK/b034/_pkg_.a packagefile runtime=$WORK/b007/_pkg_.a packagefile sort=$WORK/b033/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a packagefile sync/atomic=$WORK/b016/_pkg_.a packagefile syscall=$WORK/b021/_pkg_.a packagefile time=$WORK/b020/_pkg_.a packagefile runtime/cgo=$WORK/b048/_pkg_.a EOF cd /usr/lib/golang/src/net /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b043/_pkg_.a -trimpath "$WORK/b043=>" -shared -p net -std -installsuffix shared -buildid ssoSPh1pQfSJ-Ma9b35Q/ssoSPh1pQfSJ-Ma9b35Q -goversion go1.15.12 -D "" -importcfg $WORK/b043/importcfg -pack ./addrselect.go ./conf.go ./dial.go ./dnsclient.go ./dnsclient_unix.go ./dnsconfig_unix.go ./error_posix.go ./error_unix.go ./fd_posix.go ./fd_unix.go ./file.go ./file_unix.go ./hook.go ./hook_unix.go ./hosts.go ./interface.go ./interface_linux.go ./ip.go ./iprawsock.go ./iprawsock_posix.go ./ipsock.go ./ipsock_posix.go ./lookup.go ./lookup_unix.go ./mac.go ./net.go ./nss.go ./parse.go ./pipe.go ./port.go ./port_unix.go ./rawconn.go ./sendfile_linux.go ./sock_cloexec.go ./sock_linux.go ./sock_posix.go ./sockaddr_posix.go ./sockopt_linux.go ./sockopt_posix.go ./sockoptip_linux.go ./sockoptip_posix.go ./splice_linux.go ./tcpsock.go ./tcpsock_posix.go ./tcpsockopt_posix.go ./tcpsockopt_unix.go ./udpsock.go ./udpsock_posix.go ./unixsock.go ./unixsock_posix.go ./writev_unix.go $WORK/b043/_cgo_gotypes.go $WORK/b043/cgo_linux.cgo1.go $WORK/b043/cgo_resnew.cgo1.go $WORK/b043/cgo_socknew.cgo1.go $WORK/b043/cgo_unix.cgo1.go $WORK/b043/_cgo_import.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b107/_pkg_.a # internal cp $WORK/b107/_pkg_.a /builddir/.cache/go-build/df/dfe0c27c26b9ec5c2c2d547b6d4497f1e0ed9753b61c226767167e1e95d95648-d # internal vendor/golang.org/x/crypto/curve25519 mkdir -p $WORK/b135/ cat >$WORK/b135/importcfg << 'EOF' # internal # import config packagefile crypto/subtle=$WORK/b085/_pkg_.a packagefile encoding/binary=$WORK/b026/_pkg_.a packagefile fmt=$WORK/b031/_pkg_.a EOF cd /usr/lib/golang/src/vendor/golang.org/x/crypto/curve25519 /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b135/_pkg_.a -trimpath "$WORK/b135=>" -shared -p vendor/golang.org/x/crypto/curve25519 -std -complete -installsuffix shared -buildid m_bWd8cgoXuQNGLSgFOj/m_bWd8cgoXuQNGLSgFOj -goversion go1.15.12 -D "" -importcfg $WORK/b135/importcfg -pack ./curve25519.go ./curve25519_generic.go ./curve25519_noasm.go cd $WORK/b055 TERM='dumb' gcc -I /usr/lib/golang/src/os/user -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b055=/tmp/go-build -gno-record-gcc-switches -I ./ -O2 -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -ffat-lto-objects -fexceptions -fasynchronous-unwind-tables -fstack-protector-strong -fstack-clash-protection -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -o ./_x001.o -c _cgo_export.c /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b090/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b135/_pkg_.a # internal cp $WORK/b135/_pkg_.a /builddir/.cache/go-build/de/dea00f1489eaf48610219abe617e0cf0161219f3cf1383e73815bf7f675f8656-d # internal github.com/miekg/pkcs11 mkdir -p $WORK/b142/ cd /builddir/build/BUILD/buildah-1.21.1/src/github.com/miekg/pkcs11 TERM='dumb' CGO_LDFLAGS='"-g" "-O2" "-ldl"' /usr/lib/golang/pkg/tool/linux_ppc64le/cgo -objdir $WORK/b142/ -importpath github.com/miekg/pkcs11 -- -I $WORK/b142/ -O2 -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -ffat-lto-objects -fexceptions -fasynchronous-unwind-tables -fstack-protector-strong -fstack-clash-protection -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 ./params.go ./pkcs11.go ./types.go cp $WORK/b090/_pkg_.a /builddir/.cache/go-build/64/64d1f12db8950177ee0d56b69ca18a4e6333a7405f0e16c21bad5bf76234b973-d # internal github.com/stefanberger/go-pkcs11uri mkdir -p $WORK/b143/ cat >$WORK/b143/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b031/_pkg_.a packagefile io/ioutil=$WORK/b053/_pkg_.a packagefile net/url=$WORK/b130/_pkg_.a packagefile os=$WORK/b034/_pkg_.a packagefile path/filepath=$WORK/b054/_pkg_.a packagefile regexp=$WORK/b062/_pkg_.a packagefile strconv=$WORK/b030/_pkg_.a packagefile strings=$WORK/b039/_pkg_.a EOF cd /builddir/build/BUILD/buildah-1.21.1/src/github.com/stefanberger/go-pkcs11uri /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b143/_pkg_.a -trimpath "$WORK/b143=>" -shared -p github.com/stefanberger/go-pkcs11uri -complete -installsuffix shared -buildid ir_-Ec05WnMS9_Q35wZL/ir_-Ec05WnMS9_Q35wZL -goversion go1.15.12 -D "" -importcfg $WORK/b143/importcfg -pack ./pkcs11uri.go cd $WORK/b055 TERM='dumb' gcc -I /usr/lib/golang/src/os/user -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b055=/tmp/go-build -gno-record-gcc-switches -I ./ -O2 -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -ffat-lto-objects -fexceptions -fasynchronous-unwind-tables -fstack-protector-strong -fstack-clash-protection -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -o ./_x002.o -c cgo_lookup_unix.cgo2.c cd /usr/lib/golang/src/math/big /usr/lib/golang/pkg/tool/linux_ppc64le/asm -p math/big -trimpath "$WORK/b086=>" -I $WORK/b086/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -o $WORK/b086/arith_ppc64x.o ./arith_ppc64x.s /usr/lib/golang/pkg/tool/linux_ppc64le/pack r $WORK/b086/_pkg_.a $WORK/b086/arith_ppc64x.o # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b086/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b098/_pkg_.a # internal cp $WORK/b098/_pkg_.a /builddir/.cache/go-build/60/6034dcb6a6150015f65e0d1f62c4d11d7e6dd8e9fc9e399b70dedb287cb41d36-d # internal cp $WORK/b086/_pkg_.a /builddir/.cache/go-build/ae/ae8a047e401af846f043f8533e22029fbc7b0a4e604dc703d7e268cad99d5316-d # internal gopkg.in/yaml.v2 mkdir -p $WORK/b144/ crypto/rand mkdir -p $WORK/b081/ cat >$WORK/b081/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b057/_pkg_.a packagefile crypto/aes=$WORK/b082/_pkg_.a packagefile crypto/cipher=$WORK/b083/_pkg_.a packagefile encoding/binary=$WORK/b026/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile internal/syscall/unix=$WORK/b036/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile math/big=$WORK/b086/_pkg_.a packagefile os=$WORK/b034/_pkg_.a packagefile runtime=$WORK/b007/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a packagefile sync/atomic=$WORK/b016/_pkg_.a packagefile syscall=$WORK/b021/_pkg_.a packagefile time=$WORK/b020/_pkg_.a EOF cd /usr/lib/golang/src/crypto/rand /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b081/_pkg_.a -trimpath "$WORK/b081=>" -shared -p crypto/rand -std -complete -installsuffix shared -buildid jgHoAYfNM5hBtm1_NupL/jgHoAYfNM5hBtm1_NupL -goversion go1.15.12 -D "" -importcfg $WORK/b081/importcfg -pack ./eagain.go ./rand.go ./rand_batched.go ./rand_linux.go ./rand_unix.go ./util.go cat >$WORK/b144/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b002/_pkg_.a packagefile encoding=$WORK/b024/_pkg_.a packagefile encoding/base64=$WORK/b025/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b031/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile math=$WORK/b027/_pkg_.a packagefile reflect=$WORK/b029/_pkg_.a packagefile regexp=$WORK/b062/_pkg_.a packagefile sort=$WORK/b033/_pkg_.a packagefile strconv=$WORK/b030/_pkg_.a packagefile strings=$WORK/b039/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a packagefile time=$WORK/b020/_pkg_.a packagefile unicode=$WORK/b017/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF cd /builddir/build/BUILD/buildah-1.21.1/src/gopkg.in/yaml.v2 /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b144/_pkg_.a -trimpath "$WORK/b144=>" -shared -p gopkg.in/yaml.v2 -complete -installsuffix shared -buildid VGjtrKRSlwp8awpNRZkl/VGjtrKRSlwp8awpNRZkl -goversion go1.15.12 -D "" -importcfg $WORK/b144/importcfg -pack ./apic.go ./decode.go ./emitterc.go ./encode.go ./parserc.go ./readerc.go ./resolve.go ./scannerc.go ./sorter.go ./writerc.go ./yaml.go ./yamlh.go ./yamlprivateh.go cd $WORK/b055 TERM='dumb' gcc -I /usr/lib/golang/src/os/user -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b055=/tmp/go-build -gno-record-gcc-switches -I ./ -O2 -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -ffat-lto-objects -fexceptions -fasynchronous-unwind-tables -fstack-protector-strong -fstack-clash-protection -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -o ./_x003.o -c getgrouplist_unix.cgo2.c /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b143/_pkg_.a # internal cp $WORK/b143/_pkg_.a /builddir/.cache/go-build/32/32b3ed14020f3be4b73bfd97b1496e2d64fccdf87e31cf3935e6b231e2c1bd42-d # internal crypto/elliptic mkdir -p $WORK/b110/ cat >$WORK/b110/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/crypto/elliptic /usr/lib/golang/pkg/tool/linux_ppc64le/asm -p crypto/elliptic -trimpath "$WORK/b110=>" -I $WORK/b110/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -gensymabis -o $WORK/b110/symabis ./p256_asm_ppc64le.s cd $WORK/b055 TERM='dumb' gcc -I /usr/lib/golang/src/os/user -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b055=/tmp/go-build -gno-record-gcc-switches -I ./ -O2 -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -ffat-lto-objects -fexceptions -fasynchronous-unwind-tables -fstack-protector-strong -fstack-clash-protection -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -o ./_x004.o -c listgroups_unix.cgo2.c cat >$WORK/b110/importcfg << 'EOF' # internal # import config packagefile crypto/subtle=$WORK/b085/_pkg_.a packagefile encoding/binary=$WORK/b026/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile math/big=$WORK/b086/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a EOF cd /usr/lib/golang/src/crypto/elliptic /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b110/_pkg_.a -trimpath "$WORK/b110=>" -shared -p crypto/elliptic -std -installsuffix shared -buildid JNXOnX9ALe1GSpxP_ZYb/JNXOnX9ALe1GSpxP_ZYb -goversion go1.15.12 -symabis $WORK/b110/symabis -D "" -importcfg $WORK/b110/importcfg -pack -asmhdr $WORK/b110/go_asm.h ./elliptic.go ./p224.go ./p256.go ./p256_ppc64le.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b081/_pkg_.a # internal cp $WORK/b081/_pkg_.a /builddir/.cache/go-build/bd/bd19240b1886f7d12bfd8a249dd4c841c867dfc89d9b5db5ed93f1d304a1c1da-d # internal github.com/klauspost/compress/zstd mkdir -p $WORK/b080/ cat >$WORK/b080/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b002/_pkg_.a packagefile crypto/rand=$WORK/b081/_pkg_.a packagefile encoding/binary=$WORK/b026/_pkg_.a packagefile encoding/hex=$WORK/b087/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b031/_pkg_.a packagefile github.com/golang/snappy=$WORK/b088/_pkg_.a packagefile github.com/klauspost/compress/huff0=$WORK/b090/_pkg_.a packagefile github.com/klauspost/compress/zstd/internal/xxhash=$WORK/b092/_pkg_.a packagefile hash=$WORK/b071/_pkg_.a packagefile hash/crc32=$WORK/b089/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile io/ioutil=$WORK/b053/_pkg_.a packagefile log=$WORK/b093/_pkg_.a packagefile math=$WORK/b027/_pkg_.a packagefile math/bits=$WORK/b028/_pkg_.a packagefile runtime=$WORK/b007/_pkg_.a packagefile runtime/debug=$WORK/b094/_pkg_.a packagefile strconv=$WORK/b030/_pkg_.a packagefile strings=$WORK/b039/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a EOF cd /builddir/build/BUILD/buildah-1.21.1/src/github.com/klauspost/compress/zstd /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b080/_pkg_.a -trimpath "$WORK/b080=>" -shared -p github.com/klauspost/compress/zstd -complete -installsuffix shared -buildid YGRsXU8crEbA05rjMjzh/YGRsXU8crEbA05rjMjzh -goversion go1.15.12 -D "" -importcfg $WORK/b080/importcfg -pack ./bitreader.go ./bitwriter.go ./blockdec.go ./blockenc.go ./blocktype_string.go ./bytebuf.go ./bytereader.go ./decodeheader.go ./decoder.go ./decoder_options.go ./dict.go ./enc_base.go ./enc_best.go ./enc_better.go ./enc_dfast.go ./enc_fast.go ./encoder.go ./encoder_options.go ./framedec.go ./frameenc.go ./fse_decoder.go ./fse_encoder.go ./fse_predefined.go ./hash.go ./history.go ./seqdec.go ./seqenc.go ./snappy.go ./zip.go ./zstd.go cd $WORK/b055 TERM='dumb' gcc -I /usr/lib/golang/src/os/user -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b055=/tmp/go-build -gno-record-gcc-switches -I ./ -O2 -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -ffat-lto-objects -fexceptions -fasynchronous-unwind-tables -fstack-protector-strong -fstack-clash-protection -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -o ./_cgo_main.o -c _cgo_main.c /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b096/_pkg_.a # internal cp $WORK/b096/_pkg_.a /builddir/.cache/go-build/ba/ba4766cd0b53c5476b5b44e66091f56ed416cbeaadb075bcd492d57b25b85d65-d # internal github.com/klauspost/pgzip mkdir -p $WORK/b095/ cat >$WORK/b095/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b057/_pkg_.a packagefile bytes=$WORK/b002/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b031/_pkg_.a packagefile github.com/klauspost/compress/flate=$WORK/b096/_pkg_.a packagefile hash=$WORK/b071/_pkg_.a packagefile hash/crc32=$WORK/b089/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile runtime=$WORK/b007/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a packagefile time=$WORK/b020/_pkg_.a EOF cd /builddir/build/BUILD/buildah-1.21.1/src/github.com/klauspost/pgzip /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b095/_pkg_.a -trimpath "$WORK/b095=>" -shared -p github.com/klauspost/pgzip -complete -installsuffix shared -buildid -deUkyBrv8IoVe44yvNU/-deUkyBrv8IoVe44yvNU -goversion go1.15.12 -D "" -importcfg $WORK/b095/importcfg -pack ./gunzip.go ./gzip.go cd /usr/lib/golang/src/os/user TERM='dumb' gcc -I . -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b055=/tmp/go-build -gno-record-gcc-switches -o $WORK/b055/_cgo_.o $WORK/b055/_cgo_main.o $WORK/b055/_x001.o $WORK/b055/_x002.o $WORK/b055/_x003.o $WORK/b055/_x004.o -g -O2 /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b104/_pkg_.a # internal TERM='dumb' /usr/lib/golang/pkg/tool/linux_ppc64le/cgo -dynpackage user -dynimport $WORK/b055/_cgo_.o -dynout $WORK/b055/_cgo_import.go cat >$WORK/b055/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b031/_pkg_.a packagefile strconv=$WORK/b030/_pkg_.a packagefile strings=$WORK/b039/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a packagefile syscall=$WORK/b021/_pkg_.a packagefile runtime/cgo=$WORK/b048/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b055/_pkg_.a -trimpath "$WORK/b055=>" -shared -p os/user -std -installsuffix shared -buildid LRnjB8DdZzKNHimqklcx/LRnjB8DdZzKNHimqklcx -goversion go1.15.12 -D "" -importcfg $WORK/b055/importcfg -pack ./lookup.go ./user.go $WORK/b055/_cgo_gotypes.go $WORK/b055/cgo_lookup_unix.cgo1.go $WORK/b055/getgrouplist_unix.cgo1.go $WORK/b055/listgroups_unix.cgo1.go $WORK/b055/_cgo_import.go cp $WORK/b104/_pkg_.a /builddir/.cache/go-build/3f/3f8721e53142f90b7acd507780099970d84a494afc8a0e9c55525b85057c0f8d-d # internal github.com/ulikunitz/xz mkdir -p $WORK/b101/ cat >$WORK/b101/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b002/_pkg_.a packagefile crypto/sha256=$WORK/b102/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b031/_pkg_.a packagefile github.com/ulikunitz/xz/internal/xlog=$WORK/b103/_pkg_.a packagefile github.com/ulikunitz/xz/lzma=$WORK/b104/_pkg_.a packagefile hash=$WORK/b071/_pkg_.a packagefile hash/crc32=$WORK/b089/_pkg_.a packagefile hash/crc64=$WORK/b106/_pkg_.a packagefile io=$WORK/b013/_pkg_.a EOF cd /builddir/build/BUILD/buildah-1.21.1/src/github.com/ulikunitz/xz /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b101/_pkg_.a -trimpath "$WORK/b101=>" -shared -p github.com/ulikunitz/xz -complete -installsuffix shared -buildid 2R-q2-h3X6eAc3p7vg-G/2R-q2-h3X6eAc3p7vg-G -goversion go1.15.12 -D "" -importcfg $WORK/b101/importcfg -pack ./bits.go ./crc.go ./format.go ./lzmafilter.go ./none-check.go ./reader.go ./writer.go cd /usr/lib/golang/src/os/user /usr/lib/golang/pkg/tool/linux_ppc64le/pack r $WORK/b055/_pkg_.a $WORK/b055/_x001.o $WORK/b055/_x002.o $WORK/b055/_x003.o $WORK/b055/_x004.o # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b055/_pkg_.a # internal cp $WORK/b055/_pkg_.a /builddir/.cache/go-build/30/30a258da417826c52713f9663cfd08e85fc4a893e0088e7706d3e8f5816e1608-d # internal archive/tar mkdir -p $WORK/b052/ cat >$WORK/b052/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b002/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b031/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile io/ioutil=$WORK/b053/_pkg_.a packagefile math=$WORK/b027/_pkg_.a packagefile os=$WORK/b034/_pkg_.a packagefile os/user=$WORK/b055/_pkg_.a packagefile path=$WORK/b056/_pkg_.a packagefile reflect=$WORK/b029/_pkg_.a packagefile runtime=$WORK/b007/_pkg_.a packagefile sort=$WORK/b033/_pkg_.a packagefile strconv=$WORK/b030/_pkg_.a packagefile strings=$WORK/b039/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a packagefile syscall=$WORK/b021/_pkg_.a packagefile time=$WORK/b020/_pkg_.a EOF cd /usr/lib/golang/src/archive/tar /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b052/_pkg_.a -trimpath "$WORK/b052=>" -shared -p archive/tar -std -complete -installsuffix shared -buildid bgImccABKm-_C7bqqOIc/bgImccABKm-_C7bqqOIc -goversion go1.15.12 -D "" -importcfg $WORK/b052/importcfg -pack ./common.go ./format.go ./reader.go ./stat_actime1.go ./stat_unix.go ./strconv.go ./writer.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b095/_pkg_.a # internal cp $WORK/b095/_pkg_.a /builddir/.cache/go-build/b9/b930a23dd90b24b87bbede835f2cde10689923c5e4eb34a59bf40fa0071c6d76-d # internal encoding/asn1 mkdir -p $WORK/b114/ cat >$WORK/b114/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b002/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b031/_pkg_.a packagefile math=$WORK/b027/_pkg_.a packagefile math/big=$WORK/b086/_pkg_.a packagefile reflect=$WORK/b029/_pkg_.a packagefile sort=$WORK/b033/_pkg_.a packagefile strconv=$WORK/b030/_pkg_.a packagefile strings=$WORK/b039/_pkg_.a packagefile time=$WORK/b020/_pkg_.a packagefile unicode/utf16=$WORK/b040/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF cd /usr/lib/golang/src/encoding/asn1 /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b114/_pkg_.a -trimpath "$WORK/b114=>" -shared -p encoding/asn1 -std -complete -installsuffix shared -buildid J9qqoysiTw3UMqWxGddT/J9qqoysiTw3UMqWxGddT -goversion go1.15.12 -D "" -importcfg $WORK/b114/importcfg -pack ./asn1.go ./common.go ./marshal.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b101/_pkg_.a # internal cp $WORK/b101/_pkg_.a /builddir/.cache/go-build/8c/8cba225b652cad75f47c916e1dd9bccffb479a19c16d21615913b0ecda0f45d4-d # internal crypto/rsa mkdir -p $WORK/b116/ cat >$WORK/b116/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b002/_pkg_.a packagefile crypto=$WORK/b070/_pkg_.a packagefile crypto/internal/randutil=$WORK/b111/_pkg_.a packagefile crypto/rand=$WORK/b081/_pkg_.a packagefile crypto/subtle=$WORK/b085/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile hash=$WORK/b071/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile math=$WORK/b027/_pkg_.a packagefile math/big=$WORK/b086/_pkg_.a EOF cd /usr/lib/golang/src/crypto/rsa /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b116/_pkg_.a -trimpath "$WORK/b116=>" -shared -p crypto/rsa -std -complete -installsuffix shared -buildid ngXQfETE7iCl4R1FxzY4/ngXQfETE7iCl4R1FxzY4 -goversion go1.15.12 -D "" -importcfg $WORK/b116/importcfg -pack ./pkcs1v15.go ./pss.go ./rsa.go cd /usr/lib/golang/src/crypto/elliptic /usr/lib/golang/pkg/tool/linux_ppc64le/asm -p crypto/elliptic -trimpath "$WORK/b110=>" -I $WORK/b110/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -o $WORK/b110/p256_asm_ppc64le.o ./p256_asm_ppc64le.s /usr/lib/golang/pkg/tool/linux_ppc64le/pack r $WORK/b110/_pkg_.a $WORK/b110/p256_asm_ppc64le.o # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b110/_pkg_.a # internal cp $WORK/b110/_pkg_.a /builddir/.cache/go-build/9d/9dca9f44d0437d843b7abfcb6cfc0259798f3b0eab7362d326c4a0eb49f72fa0-d # internal crypto/ed25519 mkdir -p $WORK/b120/ cat >$WORK/b120/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b002/_pkg_.a packagefile crypto=$WORK/b070/_pkg_.a packagefile crypto/ed25519/internal/edwards25519=$WORK/b121/_pkg_.a packagefile crypto/rand=$WORK/b081/_pkg_.a packagefile crypto/sha512=$WORK/b112/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile strconv=$WORK/b030/_pkg_.a EOF cd /usr/lib/golang/src/crypto/ed25519 /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b120/_pkg_.a -trimpath "$WORK/b120=>" -shared -p crypto/ed25519 -std -complete -installsuffix shared -buildid 9KMs9JZKJ_5IHXjAXJZw/9KMs9JZKJ_5IHXjAXJZw -goversion go1.15.12 -D "" -importcfg $WORK/b120/importcfg -pack ./ed25519.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b114/_pkg_.a # internal cp $WORK/b114/_pkg_.a /builddir/.cache/go-build/32/32fb0013066c06f8bcfdee43b5b8ce9e11b536dc6199660f122dfc6abbac5f0a-d # internal vendor/golang.org/x/crypto/cryptobyte mkdir -p $WORK/b113/ cat >$WORK/b113/importcfg << 'EOF' # internal # import config importmap golang.org/x/crypto/cryptobyte/asn1=vendor/golang.org/x/crypto/cryptobyte/asn1 packagefile encoding/asn1=$WORK/b114/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b031/_pkg_.a packagefile vendor/golang.org/x/crypto/cryptobyte/asn1=$WORK/b115/_pkg_.a packagefile math/big=$WORK/b086/_pkg_.a packagefile reflect=$WORK/b029/_pkg_.a packagefile time=$WORK/b020/_pkg_.a EOF cd /usr/lib/golang/src/vendor/golang.org/x/crypto/cryptobyte /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b113/_pkg_.a -trimpath "$WORK/b113=>" -shared -p vendor/golang.org/x/crypto/cryptobyte -std -complete -installsuffix shared -buildid tgJj7MaiX2t22Dw14k6i/tgJj7MaiX2t22Dw14k6i -goversion go1.15.12 -D "" -importcfg $WORK/b113/importcfg -pack ./asn1.go ./builder.go ./string.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b120/_pkg_.a # internal cp $WORK/b120/_pkg_.a /builddir/.cache/go-build/25/251f8ebe2b7e5fe7942700dbb796bbb124f3b16692200ee4bb2ca5167cb10906-d # internal crypto/dsa mkdir -p $WORK/b127/ cat >$WORK/b127/importcfg << 'EOF' # internal # import config packagefile crypto/internal/randutil=$WORK/b111/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile math/big=$WORK/b086/_pkg_.a EOF cd /usr/lib/golang/src/crypto/dsa /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b127/_pkg_.a -trimpath "$WORK/b127=>" -shared -p crypto/dsa -std -complete -installsuffix shared -buildid 0Be2ycT-lia4LAofNBJL/0Be2ycT-lia4LAofNBJL -goversion go1.15.12 -D "" -importcfg $WORK/b127/importcfg -pack ./dsa.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b127/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b116/_pkg_.a # internal cp $WORK/b127/_pkg_.a /builddir/.cache/go-build/81/81e8b70a84830e5e418d9c0e4108dd0937492db270ac3f5977693222164c9354-d # internal crypto/x509/pkix mkdir -p $WORK/b128/ cat >$WORK/b128/importcfg << 'EOF' # internal # import config packagefile encoding/asn1=$WORK/b114/_pkg_.a packagefile encoding/hex=$WORK/b087/_pkg_.a packagefile fmt=$WORK/b031/_pkg_.a packagefile math/big=$WORK/b086/_pkg_.a packagefile time=$WORK/b020/_pkg_.a EOF cd /usr/lib/golang/src/crypto/x509/pkix /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b128/_pkg_.a -trimpath "$WORK/b128=>" -shared -p crypto/x509/pkix -std -complete -installsuffix shared -buildid eBw2YuV4sQ4YPa7pe7NU/eBw2YuV4sQ4YPa7pe7NU -goversion go1.15.12 -D "" -importcfg $WORK/b128/importcfg -pack ./pkix.go cp $WORK/b116/_pkg_.a /builddir/.cache/go-build/c1/c12fad637f913dbd57233dc8b76a57ab47e9aa5e92d44d2b1ab2abf30c08c65a-d # internal text/scanner mkdir -p $WORK/b147/ cat >$WORK/b147/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b002/_pkg_.a packagefile fmt=$WORK/b031/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile os=$WORK/b034/_pkg_.a packagefile unicode=$WORK/b017/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF cd /usr/lib/golang/src/text/scanner /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b147/_pkg_.a -trimpath "$WORK/b147=>" -shared -p text/scanner -std -complete -installsuffix shared -buildid -7rMDQn4uwnAPwJVCDA3/-7rMDQn4uwnAPwJVCDA3 -goversion go1.15.12 -D "" -importcfg $WORK/b147/importcfg -pack ./scanner.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b128/_pkg_.a # internal cp $WORK/b128/_pkg_.a /builddir/.cache/go-build/69/69bf864b0d02a56cc784d5b601a3422f00944fc77325eca908daff60e0ad046a-d # internal github.com/moby/sys/mountinfo mkdir -p $WORK/b151/ cat >$WORK/b151/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b057/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b031/_pkg_.a packagefile golang.org/x/sys/unix=$WORK/b099/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile os=$WORK/b034/_pkg_.a packagefile path/filepath=$WORK/b054/_pkg_.a packagefile strconv=$WORK/b030/_pkg_.a packagefile strings=$WORK/b039/_pkg_.a EOF cd /builddir/build/BUILD/buildah-1.21.1/src/github.com/moby/sys/mountinfo /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b151/_pkg_.a -trimpath "$WORK/b151=>" -shared -p github.com/moby/sys/mountinfo -complete -installsuffix shared -buildid oLxF5cqoYw9n2e-anSr5/oLxF5cqoYw9n2e-anSr5 -goversion go1.15.12 -D "" -importcfg $WORK/b151/importcfg -pack ./doc.go ./mounted_linux.go ./mounted_unix.go ./mountinfo.go ./mountinfo_filters.go ./mountinfo_linux.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b147/_pkg_.a # internal cp $WORK/b147/_pkg_.a /builddir/.cache/go-build/ab/abf46556cee8eba4b007626c90a9d89ae4f5f0771bc32aa6821c0d863cc9e7ee-d # internal github.com/containers/storage/pkg/fileutils mkdir -p $WORK/b146/ cat >$WORK/b146/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b031/_pkg_.a packagefile github.com/pkg/errors=$WORK/b097/_pkg_.a packagefile github.com/sirupsen/logrus=$WORK/b098/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile io/ioutil=$WORK/b053/_pkg_.a packagefile os=$WORK/b034/_pkg_.a packagefile path/filepath=$WORK/b054/_pkg_.a packagefile regexp=$WORK/b062/_pkg_.a packagefile strings=$WORK/b039/_pkg_.a packagefile text/scanner=$WORK/b147/_pkg_.a EOF cd /builddir/build/BUILD/buildah-1.21.1/src/github.com/containers/storage/pkg/fileutils /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b146/_pkg_.a -trimpath "$WORK/b146=>" -shared -p github.com/containers/storage/pkg/fileutils -complete -installsuffix shared -buildid By8G76kGb5hn3lg1Kbp6/By8G76kGb5hn3lg1Kbp6 -goversion go1.15.12 -D "" -importcfg $WORK/b146/importcfg -pack ./fileutils.go ./fileutils_unix.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b052/_pkg_.a # internal cp $WORK/b052/_pkg_.a /builddir/.cache/go-build/09/097ee328ca4ed73909054d48c3ddf40a0da353691ef59e1bd60293fd6d7a8f78-d # internal github.com/docker/go-units mkdir -p $WORK/b152/ cat >$WORK/b152/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b031/_pkg_.a packagefile regexp=$WORK/b062/_pkg_.a packagefile strconv=$WORK/b030/_pkg_.a packagefile strings=$WORK/b039/_pkg_.a packagefile time=$WORK/b020/_pkg_.a EOF cd /builddir/build/BUILD/buildah-1.21.1/src/github.com/docker/go-units /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b152/_pkg_.a -trimpath "$WORK/b152=>" -shared -p github.com/docker/go-units -complete -installsuffix shared -buildid PJWEcK5aoy7OjzjuG4AW/PJWEcK5aoy7OjzjuG4AW -goversion go1.15.12 -D "" -importcfg $WORK/b152/importcfg -pack ./duration.go ./size.go ./ulimit.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b113/_pkg_.a # internal cp $WORK/b113/_pkg_.a /builddir/.cache/go-build/dd/ddbce95cc83d9e58ca5dc44d5a948fc412f5a168b0edcf554e412ccb70df69eb-d # internal crypto/ecdsa mkdir -p $WORK/b109/ cat >$WORK/b109/importcfg << 'EOF' # internal # import config importmap golang.org/x/crypto/cryptobyte=vendor/golang.org/x/crypto/cryptobyte importmap golang.org/x/crypto/cryptobyte/asn1=vendor/golang.org/x/crypto/cryptobyte/asn1 packagefile crypto=$WORK/b070/_pkg_.a packagefile crypto/aes=$WORK/b082/_pkg_.a packagefile crypto/cipher=$WORK/b083/_pkg_.a packagefile crypto/elliptic=$WORK/b110/_pkg_.a packagefile crypto/internal/randutil=$WORK/b111/_pkg_.a packagefile crypto/sha512=$WORK/b112/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile vendor/golang.org/x/crypto/cryptobyte=$WORK/b113/_pkg_.a packagefile vendor/golang.org/x/crypto/cryptobyte/asn1=$WORK/b115/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile math/big=$WORK/b086/_pkg_.a EOF cd /usr/lib/golang/src/crypto/ecdsa /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b109/_pkg_.a -trimpath "$WORK/b109=>" -shared -p crypto/ecdsa -std -complete -installsuffix shared -buildid PFpE9NnwBMdoXAt6hfHe/PFpE9NnwBMdoXAt6hfHe -goversion go1.15.12 -D "" -importcfg $WORK/b109/importcfg -pack ./ecdsa.go ./ecdsa_noasm.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b152/_pkg_.a # internal cp $WORK/b152/_pkg_.a /builddir/.cache/go-build/4a/4ab9543eb3452a100610f22c9273e4dea398031fe4be33cfc131f7744399192e-d # internal github.com/opencontainers/runc/libcontainer/user mkdir -p $WORK/b153/ cat >$WORK/b153/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b057/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b031/_pkg_.a packagefile golang.org/x/sys/unix=$WORK/b099/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile os=$WORK/b034/_pkg_.a packagefile strconv=$WORK/b030/_pkg_.a packagefile strings=$WORK/b039/_pkg_.a EOF cd /builddir/build/BUILD/buildah-1.21.1/src/github.com/opencontainers/runc/libcontainer/user /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b153/_pkg_.a -trimpath "$WORK/b153=>" -shared -p github.com/opencontainers/runc/libcontainer/user -complete -installsuffix shared -buildid TeOuLkoia3uQQf3rKJLH/TeOuLkoia3uQQf3rKJLH -goversion go1.15.12 -D "" -importcfg $WORK/b153/importcfg -pack ./lookup_unix.go ./user.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b151/_pkg_.a # internal cp $WORK/b151/_pkg_.a /builddir/.cache/go-build/19/19d13d5cea56aade3aca7aeeb2bc3e520693b1bfd489e19e0a4c72faa3af9b48-d # internal github.com/containers/storage/pkg/mount mkdir -p $WORK/b150/ cat >$WORK/b150/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b031/_pkg_.a packagefile github.com/moby/sys/mountinfo=$WORK/b151/_pkg_.a packagefile golang.org/x/sys/unix=$WORK/b099/_pkg_.a packagefile sort=$WORK/b033/_pkg_.a packagefile strconv=$WORK/b030/_pkg_.a packagefile strings=$WORK/b039/_pkg_.a EOF cd /builddir/build/BUILD/buildah-1.21.1/src/github.com/containers/storage/pkg/mount /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b150/_pkg_.a -trimpath "$WORK/b150=>" -shared -p github.com/containers/storage/pkg/mount -complete -installsuffix shared -buildid 6krMx_736zqbERcwKc3X/6krMx_736zqbERcwKc3X -goversion go1.15.12 -D "" -importcfg $WORK/b150/importcfg -pack ./flags.go ./flags_linux.go ./mount.go ./mounter_linux.go ./mountinfo.go ./mountinfo_linux.go ./sharedsubtree_linux.go ./unmount_unix.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b146/_pkg_.a # internal cp $WORK/b146/_pkg_.a /builddir/.cache/go-build/af/af3334ab501bc8ebbbf4547c2fd76100ddbfc4fd9ec08d2f7819b13c086b85d4-d # internal github.com/containers/storage/pkg/ioutils mkdir -p $WORK/b155/ cat >$WORK/b155/importcfg << 'EOF' # internal # import config packagefile crypto/sha256=$WORK/b102/_pkg_.a packagefile encoding/hex=$WORK/b087/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile golang.org/x/net/context=$WORK/b156/_pkg_.a packagefile golang.org/x/sys/unix=$WORK/b099/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile io/ioutil=$WORK/b053/_pkg_.a packagefile os=$WORK/b034/_pkg_.a packagefile path/filepath=$WORK/b054/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a EOF cd /builddir/build/BUILD/buildah-1.21.1/src/github.com/containers/storage/pkg/ioutils /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b155/_pkg_.a -trimpath "$WORK/b155=>" -shared -p github.com/containers/storage/pkg/ioutils -complete -installsuffix shared -buildid r8VGPRK-WMtkdnCCXTNY/r8VGPRK-WMtkdnCCXTNY -goversion go1.15.12 -D "" -importcfg $WORK/b155/importcfg -pack ./buffer.go ./bytespipe.go ./fswriters.go ./fswriters_linux.go ./readers.go ./temp_unix.go ./writeflusher.go ./writers.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b109/_pkg_.a # internal cp $WORK/b109/_pkg_.a /builddir/.cache/go-build/bb/bb2b3941bcf1d63b67b932326cd8c3965062f243ff72d946b60e99a3190146ef-d # internal github.com/containers/storage/pkg/reexec mkdir -p $WORK/b159/ cat >$WORK/b159/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b019/_pkg_.a packagefile fmt=$WORK/b031/_pkg_.a packagefile os=$WORK/b034/_pkg_.a packagefile os/exec=$WORK/b060/_pkg_.a packagefile path/filepath=$WORK/b054/_pkg_.a EOF cd /builddir/build/BUILD/buildah-1.21.1/src/github.com/containers/storage/pkg/reexec /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b159/_pkg_.a -trimpath "$WORK/b159=>" -shared -p github.com/containers/storage/pkg/reexec -complete -installsuffix shared -buildid bMRJn8aGgx5cl7n3RKBe/bMRJn8aGgx5cl7n3RKBe -goversion go1.15.12 -D "" -importcfg $WORK/b159/importcfg -pack ./command_linux.go ./reexec.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b150/_pkg_.a # internal cp $WORK/b150/_pkg_.a /builddir/.cache/go-build/0b/0b6679e8d56590faa6691ffc9a6c1494c1e45d9f64af0a72cb477a9a43dac528-d # internal github.com/containers/storage/pkg/system mkdir -p $WORK/b149/ cat >$WORK/b149/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b057/_pkg_.a packagefile bytes=$WORK/b002/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b031/_pkg_.a packagefile github.com/containers/storage/pkg/mount=$WORK/b150/_pkg_.a packagefile github.com/docker/go-units=$WORK/b152/_pkg_.a packagefile github.com/pkg/errors=$WORK/b097/_pkg_.a packagefile github.com/sirupsen/logrus=$WORK/b098/_pkg_.a packagefile golang.org/x/sys/unix=$WORK/b099/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile os=$WORK/b034/_pkg_.a packagefile os/exec=$WORK/b060/_pkg_.a packagefile runtime=$WORK/b007/_pkg_.a packagefile strconv=$WORK/b030/_pkg_.a packagefile strings=$WORK/b039/_pkg_.a packagefile syscall=$WORK/b021/_pkg_.a packagefile time=$WORK/b020/_pkg_.a EOF cd /builddir/build/BUILD/buildah-1.21.1/src/github.com/containers/storage/pkg/system /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b149/_pkg_.a -trimpath "$WORK/b149=>" -shared -p github.com/containers/storage/pkg/system -complete -installsuffix shared -buildid qHZNp0vJ38wTWpSetejz/qHZNp0vJ38wTWpSetejz -goversion go1.15.12 -D "" -importcfg $WORK/b149/importcfg -pack ./chmod.go ./chtimes.go ./chtimes_unix.go ./errors.go ./exitcode.go ./init.go ./lchown.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 /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b144/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b159/_pkg_.a # internal cp $WORK/b159/_pkg_.a /builddir/.cache/go-build/f0/f000c6011191ed474c30f7074ad2a4bd5fdf5ac38255e7298737ab5cf0140a22-d # internal github.com/opencontainers/runtime-spec/specs-go mkdir -p $WORK/b160/ cp $WORK/b144/_pkg_.a /builddir/.cache/go-build/00/00f74c33384e5d12019550cdf4363b4819d3830138d1294e51091b26b83e7bb4-d # internal github.com/syndtr/gocapability/capability mkdir -p $WORK/b161/ cat >$WORK/b161/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b057/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b031/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile os=$WORK/b034/_pkg_.a packagefile strings=$WORK/b039/_pkg_.a packagefile syscall=$WORK/b021/_pkg_.a EOF cd /builddir/build/BUILD/buildah-1.21.1/src/github.com/syndtr/gocapability/capability /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 Kp8z_GNgwftDc8EiZvAE/Kp8z_GNgwftDc8EiZvAE -goversion go1.15.12 -D "" -importcfg $WORK/b161/importcfg -pack ./capability.go ./capability_linux.go ./enum.go ./enum_gen.go ./syscall_linux.go cat >$WORK/b160/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b031/_pkg_.a packagefile os=$WORK/b034/_pkg_.a EOF cd /builddir/build/BUILD/buildah-1.21.1/src/github.com/opencontainers/runtime-spec/specs-go /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b160/_pkg_.a -trimpath "$WORK/b160=>" -shared -p github.com/opencontainers/runtime-spec/specs-go -complete -installsuffix shared -buildid c_3aycwlUlOh8Tfe78Q0/c_3aycwlUlOh8Tfe78Q0 -goversion go1.15.12 -D "" -importcfg $WORK/b160/importcfg -pack ./config.go ./state.go ./version.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b153/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b160/_pkg_.a # internal cp $WORK/b160/_pkg_.a /builddir/.cache/go-build/1a/1a7552071a5d570d29841b34b7ca2ba628f41dac21df15291af09172055814c6-d # internal flag mkdir -p $WORK/b165/ cat >$WORK/b165/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b031/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile os=$WORK/b034/_pkg_.a packagefile reflect=$WORK/b029/_pkg_.a packagefile sort=$WORK/b033/_pkg_.a packagefile strconv=$WORK/b030/_pkg_.a packagefile strings=$WORK/b039/_pkg_.a packagefile time=$WORK/b020/_pkg_.a EOF cd /usr/lib/golang/src/flag /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b165/_pkg_.a -trimpath "$WORK/b165=>" -shared -p flag -std -complete -installsuffix shared -buildid cSRONC00YN5l_mVY9I32/cSRONC00YN5l_mVY9I32 -goversion go1.15.12 -D "" -importcfg $WORK/b165/importcfg -pack ./flag.go cd /usr/lib/golang/src/net /usr/lib/golang/pkg/tool/linux_ppc64le/pack r $WORK/b043/_pkg_.a $WORK/b043/_x001.o $WORK/b043/_x002.o $WORK/b043/_x003.o $WORK/b043/_x004.o $WORK/b043/_x005.o # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b043/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b155/_pkg_.a # internal cp $WORK/b155/_pkg_.a /builddir/.cache/go-build/23/236f02361dca3bc02f5f3fd99625cc6e8c31b1066b8a8875508f94621e02311f-d # internal github.com/containers/storage/pkg/pools mkdir -p $WORK/b154/ cat >$WORK/b154/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b057/_pkg_.a packagefile github.com/containers/storage/pkg/ioutils=$WORK/b155/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a EOF cd /builddir/build/BUILD/buildah-1.21.1/src/github.com/containers/storage/pkg/pools /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b154/_pkg_.a -trimpath "$WORK/b154=>" -shared -p github.com/containers/storage/pkg/pools -complete -installsuffix shared -buildid nwcjdZ2NrxGgKS65tUrl/nwcjdZ2NrxGgKS65tUrl -goversion go1.15.12 -D "" -importcfg $WORK/b154/importcfg -pack ./pools.go cp $WORK/b153/_pkg_.a /builddir/.cache/go-build/65/65101c839c3e7e21c25d1d0fea6956f94368f493cd9adcf36ef20719b65c1cc6-d # internal github.com/opencontainers/runc/libcontainer/userns mkdir -p $WORK/b163/ cat >$WORK/b163/importcfg << 'EOF' # internal # import config packagefile github.com/opencontainers/runc/libcontainer/user=$WORK/b153/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a EOF cd /builddir/build/BUILD/buildah-1.21.1/src/github.com/opencontainers/runc/libcontainer/userns /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b163/_pkg_.a -trimpath "$WORK/b163=>" -shared -p github.com/opencontainers/runc/libcontainer/userns -complete -installsuffix shared -buildid pyWEW-Yix4Lg0NMBCA1t/pyWEW-Yix4Lg0NMBCA1t -goversion go1.15.12 -D "" -importcfg $WORK/b163/importcfg -pack ./userns.go ./userns_linux.go cp $WORK/b043/_pkg_.a /builddir/.cache/go-build/e8/e8bb6f4733ad1da24122d2f618c76890a3ba7b7bf3353b7c8f0d48021e5afd50-d # internal github.com/containernetworking/cni/pkg/types mkdir -p $WORK/b042/ cat >$WORK/b042/importcfg << 'EOF' # internal # import config packagefile encoding=$WORK/b024/_pkg_.a packagefile encoding/json=$WORK/b023/_pkg_.a packagefile fmt=$WORK/b031/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile net=$WORK/b043/_pkg_.a packagefile os=$WORK/b034/_pkg_.a packagefile reflect=$WORK/b029/_pkg_.a packagefile strings=$WORK/b039/_pkg_.a EOF cd /builddir/build/BUILD/buildah-1.21.1/src/github.com/containernetworking/cni/pkg/types /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b042/_pkg_.a -trimpath "$WORK/b042=>" -shared -p github.com/containernetworking/cni/pkg/types -complete -installsuffix shared -buildid W__ZBSEZRIZybUHCELhu/W__ZBSEZRIZybUHCELhu -goversion go1.15.12 -D "" -importcfg $WORK/b042/importcfg -pack ./args.go ./types.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b163/_pkg_.a # internal cp $WORK/b163/_pkg_.a /builddir/.cache/go-build/8d/8dfe91ac34765abb1f9366f5be35165c4a48d17f9ceb3d68925085b2e3d6e1c8-d # internal crypto/x509 mkdir -p $WORK/b126/ cat >$WORK/b126/importcfg << 'EOF' # internal # import config importmap golang.org/x/crypto/cryptobyte=vendor/golang.org/x/crypto/cryptobyte importmap golang.org/x/crypto/cryptobyte/asn1=vendor/golang.org/x/crypto/cryptobyte/asn1 packagefile bytes=$WORK/b002/_pkg_.a packagefile crypto=$WORK/b070/_pkg_.a packagefile crypto/aes=$WORK/b082/_pkg_.a packagefile crypto/cipher=$WORK/b083/_pkg_.a packagefile crypto/des=$WORK/b119/_pkg_.a packagefile crypto/dsa=$WORK/b127/_pkg_.a packagefile crypto/ecdsa=$WORK/b109/_pkg_.a packagefile crypto/ed25519=$WORK/b120/_pkg_.a packagefile crypto/elliptic=$WORK/b110/_pkg_.a packagefile crypto/md5=$WORK/b123/_pkg_.a packagefile crypto/rsa=$WORK/b116/_pkg_.a packagefile crypto/sha1=$WORK/b125/_pkg_.a packagefile crypto/sha256=$WORK/b102/_pkg_.a packagefile crypto/sha512=$WORK/b112/_pkg_.a packagefile crypto/x509/pkix=$WORK/b128/_pkg_.a packagefile encoding/asn1=$WORK/b114/_pkg_.a packagefile encoding/hex=$WORK/b087/_pkg_.a packagefile encoding/pem=$WORK/b129/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b031/_pkg_.a packagefile vendor/golang.org/x/crypto/cryptobyte=$WORK/b113/_pkg_.a packagefile vendor/golang.org/x/crypto/cryptobyte/asn1=$WORK/b115/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile io/ioutil=$WORK/b053/_pkg_.a packagefile math/big=$WORK/b086/_pkg_.a packagefile net=$WORK/b043/_pkg_.a packagefile net/url=$WORK/b130/_pkg_.a packagefile os=$WORK/b034/_pkg_.a packagefile path/filepath=$WORK/b054/_pkg_.a packagefile reflect=$WORK/b029/_pkg_.a packagefile runtime=$WORK/b007/_pkg_.a packagefile strconv=$WORK/b030/_pkg_.a packagefile strings=$WORK/b039/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a packagefile time=$WORK/b020/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF cd /usr/lib/golang/src/crypto/x509 /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b126/_pkg_.a -trimpath "$WORK/b126=>" -shared -p crypto/x509 -std -complete -installsuffix shared -buildid G0KYlCYfaArXPJhcqnAw/G0KYlCYfaArXPJhcqnAw -goversion go1.15.12 -D "" -importcfg $WORK/b126/importcfg -pack ./cert_pool.go ./pem_decrypt.go ./pkcs1.go ./pkcs8.go ./root.go ./root_linux.go ./root_unix.go ./sec1.go ./verify.go ./x509.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b154/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b161/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b149/_pkg_.a # internal cp $WORK/b154/_pkg_.a /builddir/.cache/go-build/21/21785dfb1c7928ef1656e228a7d9414c8fde4f1544e1c4375e725795bd726905-d # internal github.com/opencontainers/runc/libcontainer/system mkdir -p $WORK/b162/ cp $WORK/b161/_pkg_.a /builddir/.cache/go-build/5c/5c0decb537da3624cdcf3efe869119d2b1006cc97442bfe29f6f3704402c2ea1-d # internal github.com/modern-go/concurrent mkdir -p $WORK/b167/ cat >$WORK/b167/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b019/_pkg_.a packagefile fmt=$WORK/b031/_pkg_.a packagefile io/ioutil=$WORK/b053/_pkg_.a packagefile log=$WORK/b093/_pkg_.a packagefile os=$WORK/b034/_pkg_.a packagefile reflect=$WORK/b029/_pkg_.a packagefile runtime=$WORK/b007/_pkg_.a packagefile runtime/debug=$WORK/b094/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a packagefile time=$WORK/b020/_pkg_.a EOF cd /builddir/build/BUILD/buildah-1.21.1/src/github.com/modern-go/concurrent /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b167/_pkg_.a -trimpath "$WORK/b167=>" -shared -p github.com/modern-go/concurrent -complete -installsuffix shared -buildid 3cVeDifF7dmmK3HB8Yds/3cVeDifF7dmmK3HB8Yds -goversion go1.15.12 -D "" -importcfg $WORK/b167/importcfg -pack ./executor.go ./go_above_19.go ./log.go ./unbounded_executor.go cp $WORK/b149/_pkg_.a /builddir/.cache/go-build/17/1756a5533883c5774dcee187d9a0a288829c65455660fef35357d3d7e7c0f601-d # internal github.com/containers/storage/pkg/idtools mkdir -p $WORK/b148/ cat >$WORK/b148/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b057/_pkg_.a packagefile bytes=$WORK/b002/_pkg_.a packagefile fmt=$WORK/b031/_pkg_.a packagefile github.com/containers/storage/pkg/system=$WORK/b149/_pkg_.a packagefile github.com/opencontainers/runc/libcontainer/user=$WORK/b153/_pkg_.a packagefile github.com/pkg/errors=$WORK/b097/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile math=$WORK/b027/_pkg_.a packagefile math/bits=$WORK/b028/_pkg_.a packagefile os=$WORK/b034/_pkg_.a packagefile os/exec=$WORK/b060/_pkg_.a packagefile os/user=$WORK/b055/_pkg_.a packagefile path/filepath=$WORK/b054/_pkg_.a packagefile regexp=$WORK/b062/_pkg_.a packagefile sort=$WORK/b033/_pkg_.a packagefile strconv=$WORK/b030/_pkg_.a packagefile strings=$WORK/b039/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a packagefile syscall=$WORK/b021/_pkg_.a EOF cd /builddir/build/BUILD/buildah-1.21.1/src/github.com/containers/storage/pkg/idtools /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b148/_pkg_.a -trimpath "$WORK/b148=>" -shared -p github.com/containers/storage/pkg/idtools -complete -installsuffix shared -buildid 8mRIu7gsO52cYQ3vszFP/8mRIu7gsO52cYQ3vszFP -goversion go1.15.12 -D "" -importcfg $WORK/b148/importcfg -pack ./idtools.go ./idtools_unix.go ./parser.go ./usergroupadd_linux.go ./utils_unix.go cat >$WORK/b162/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b031/_pkg_.a packagefile github.com/opencontainers/runc/libcontainer/userns=$WORK/b163/_pkg_.a packagefile golang.org/x/sys/unix=$WORK/b099/_pkg_.a packagefile io/ioutil=$WORK/b053/_pkg_.a packagefile os/exec=$WORK/b060/_pkg_.a packagefile path/filepath=$WORK/b054/_pkg_.a packagefile strconv=$WORK/b030/_pkg_.a packagefile strings=$WORK/b039/_pkg_.a EOF cd /builddir/build/BUILD/buildah-1.21.1/src/github.com/opencontainers/runc/libcontainer/system /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b162/_pkg_.a -trimpath "$WORK/b162=>" -shared -p github.com/opencontainers/runc/libcontainer/system -complete -installsuffix shared -buildid 16b9lZhImiCZp3bMNWcy/16b9lZhImiCZp3bMNWcy -goversion go1.15.12 -D "" -importcfg $WORK/b162/importcfg -pack ./linux.go ./proc.go ./syscall_linux_64.go ./userns_deprecated.go ./xattrs_linux.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b042/_pkg_.a # internal cp $WORK/b042/_pkg_.a /builddir/.cache/go-build/d7/d7a07ce6281fcaa0d46671cb9b73cbc56876302a005954ad2e85dde5fe91eab4-d # internal github.com/containernetworking/cni/pkg/types/020 mkdir -p $WORK/b049/ cat >$WORK/b049/importcfg << 'EOF' # internal # import config packagefile encoding/json=$WORK/b023/_pkg_.a packagefile fmt=$WORK/b031/_pkg_.a packagefile github.com/containernetworking/cni/pkg/types=$WORK/b042/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile net=$WORK/b043/_pkg_.a packagefile os=$WORK/b034/_pkg_.a EOF cd /builddir/build/BUILD/buildah-1.21.1/src/github.com/containernetworking/cni/pkg/types/020 /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b049/_pkg_.a -trimpath "$WORK/b049=>" -shared -p github.com/containernetworking/cni/pkg/types/020 -complete -installsuffix shared -buildid Ty9fwV5tawDLYQYX7iFA/Ty9fwV5tawDLYQYX7iFA -goversion go1.15.12 -D "" -importcfg $WORK/b049/importcfg -pack ./types.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b167/_pkg_.a # internal cp $WORK/b167/_pkg_.a /builddir/.cache/go-build/65/65dcd0fb5f2789679524c241c4e916f6b27bb84cc20c3984523a6921c6141437-d # internal github.com/containernetworking/cni/pkg/utils mkdir -p $WORK/b061/ cat >$WORK/b061/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b002/_pkg_.a packagefile fmt=$WORK/b031/_pkg_.a packagefile github.com/containernetworking/cni/pkg/types=$WORK/b042/_pkg_.a packagefile regexp=$WORK/b062/_pkg_.a packagefile unicode=$WORK/b017/_pkg_.a EOF cd /builddir/build/BUILD/buildah-1.21.1/src/github.com/containernetworking/cni/pkg/utils /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b061/_pkg_.a -trimpath "$WORK/b061=>" -shared -p github.com/containernetworking/cni/pkg/utils -complete -installsuffix shared -buildid upkgzN5QnxJs4NeWywN0/upkgzN5QnxJs4NeWywN0 -goversion go1.15.12 -D "" -importcfg $WORK/b061/importcfg -pack ./utils.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b165/_pkg_.a # internal cp $WORK/b165/_pkg_.a /builddir/.cache/go-build/ea/eae9ac49dcd3a3b5d3c61faf43670ecca80507e137e9589f95739e966bd8900f-d # internal github.com/modern-go/reflect2 mkdir -p $WORK/b168/ cat >$WORK/b168/go_asm.h << 'EOF' # internal EOF cd /builddir/build/BUILD/buildah-1.21.1/src/github.com/modern-go/reflect2 /usr/lib/golang/pkg/tool/linux_ppc64le/asm -p github.com/modern-go/reflect2 -trimpath "$WORK/b168=>" -I $WORK/b168/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -gensymabis -o $WORK/b168/symabis ./relfect2_mips64x.s ./relfect2_mipsx.s ./relfect2_ppc64x.s /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b162/_pkg_.a # internal cat >$WORK/b168/importcfg << 'EOF' # internal # import config packagefile github.com/modern-go/concurrent=$WORK/b167/_pkg_.a packagefile reflect=$WORK/b029/_pkg_.a packagefile runtime=$WORK/b007/_pkg_.a packagefile strings=$WORK/b039/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a EOF cp $WORK/b162/_pkg_.a /builddir/.cache/go-build/9e/9e8e963de81b447f63a410d5a8b203f103c78bd1c12d7208dcba464564c51b8e-d # internal /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b168/_pkg_.a -trimpath "$WORK/b168=>" -shared -p github.com/modern-go/reflect2 -installsuffix shared -buildid bIokXfVpOtsaaKdv_v6X/bIokXfVpOtsaaKdv_v6X -goversion go1.15.12 -symabis $WORK/b168/symabis -D "" -importcfg $WORK/b168/importcfg -pack -asmhdr $WORK/b168/go_asm.h ./go_above_17.go ./go_above_19.go ./reflect2.go ./reflect2_kind.go ./safe_field.go ./safe_map.go ./safe_slice.go ./safe_struct.go ./safe_type.go ./type_map.go ./unsafe_array.go ./unsafe_eface.go ./unsafe_field.go ./unsafe_iface.go ./unsafe_link.go ./unsafe_map.go ./unsafe_ptr.go ./unsafe_slice.go ./unsafe_struct.go ./unsafe_type.go github.com/opencontainers/runc/libcontainer/devices mkdir -p $WORK/b169/ cat >$WORK/b169/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b031/_pkg_.a packagefile golang.org/x/sys/unix=$WORK/b099/_pkg_.a packagefile io/ioutil=$WORK/b053/_pkg_.a packagefile os=$WORK/b034/_pkg_.a packagefile path/filepath=$WORK/b054/_pkg_.a packagefile strconv=$WORK/b030/_pkg_.a EOF cd /builddir/build/BUILD/buildah-1.21.1/src/github.com/opencontainers/runc/libcontainer/devices /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b169/_pkg_.a -trimpath "$WORK/b169=>" -shared -p github.com/opencontainers/runc/libcontainer/devices -complete -installsuffix shared -buildid yU7mzFHwxz-BL8p7opXM/yU7mzFHwxz-BL8p7opXM -goversion go1.15.12 -D "" -importcfg $WORK/b169/importcfg -pack ./device.go ./device_unix.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b049/_pkg_.a # internal cp $WORK/b049/_pkg_.a /builddir/.cache/go-build/ce/cecf429ba707189b23a7958e77032733e36c3aec9df483d14c58c8006d3410d3-d # internal github.com/containernetworking/cni/pkg/types/current mkdir -p $WORK/b050/ cat >$WORK/b050/importcfg << 'EOF' # internal # import config packagefile encoding/json=$WORK/b023/_pkg_.a packagefile fmt=$WORK/b031/_pkg_.a packagefile github.com/containernetworking/cni/pkg/types=$WORK/b042/_pkg_.a packagefile github.com/containernetworking/cni/pkg/types/020=$WORK/b049/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile net=$WORK/b043/_pkg_.a packagefile os=$WORK/b034/_pkg_.a EOF cd /builddir/build/BUILD/buildah-1.21.1/src/github.com/containernetworking/cni/pkg/types/current /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b050/_pkg_.a -trimpath "$WORK/b050=>" -shared -p github.com/containernetworking/cni/pkg/types/current -complete -installsuffix shared -buildid vZVoKDwttcfNpO19uRuE/vZVoKDwttcfNpO19uRuE -goversion go1.15.12 -D "" -importcfg $WORK/b050/importcfg -pack ./types.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b061/_pkg_.a # internal cp $WORK/b061/_pkg_.a /builddir/.cache/go-build/2a/2a3e85bdd25c65d1a8630d49cb007b6e2a27b2277dab09ce9e1311cf5344c6ae-d # internal compress/flate mkdir -p $WORK/b172/ cat >$WORK/b172/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b057/_pkg_.a packagefile fmt=$WORK/b031/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile math=$WORK/b027/_pkg_.a packagefile math/bits=$WORK/b028/_pkg_.a packagefile sort=$WORK/b033/_pkg_.a packagefile strconv=$WORK/b030/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a EOF cd /usr/lib/golang/src/compress/flate /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b172/_pkg_.a -trimpath "$WORK/b172=>" -shared -p compress/flate -std -complete -installsuffix shared -buildid 0rbLjtpVU4eif9W-SI0U/0rbLjtpVU4eif9W-SI0U -goversion go1.15.12 -D "" -importcfg $WORK/b172/importcfg -pack ./deflate.go ./deflatefast.go ./dict_decoder.go ./huffman_bit_writer.go ./huffman_code.go ./inflate.go ./token.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b148/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b050/_pkg_.a # internal cp $WORK/b050/_pkg_.a /builddir/.cache/go-build/4e/4eca73a3b95396515357ae024dd08565b83d9cccad493344efb0f6009745e06c-d # internal cp $WORK/b148/_pkg_.a /builddir/.cache/go-build/6d/6d725cfb819828015ff756be83feb19162b39e80d78c13b98acd7e72b92d5575-d # internal github.com/containernetworking/cni/pkg/version mkdir -p $WORK/b041/ cat >$WORK/b041/importcfg << 'EOF' # internal # import config packagefile encoding/json=$WORK/b023/_pkg_.a packagefile fmt=$WORK/b031/_pkg_.a packagefile github.com/containernetworking/cni/pkg/types=$WORK/b042/_pkg_.a packagefile github.com/containernetworking/cni/pkg/types/020=$WORK/b049/_pkg_.a packagefile github.com/containernetworking/cni/pkg/types/current=$WORK/b050/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile strconv=$WORK/b030/_pkg_.a packagefile strings=$WORK/b039/_pkg_.a EOF cd /builddir/build/BUILD/buildah-1.21.1/src/github.com/containernetworking/cni/pkg/version /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b041/_pkg_.a -trimpath "$WORK/b041=>" -shared -p github.com/containernetworking/cni/pkg/version -complete -installsuffix shared -buildid dkZLVB91zeoHd5ekh3zJ/dkZLVB91zeoHd5ekh3zJ -goversion go1.15.12 -D "" -importcfg $WORK/b041/importcfg -pack ./conf.go ./plugin.go ./reconcile.go ./version.go github.com/containers/storage/pkg/unshare mkdir -p $WORK/b158/ cd /builddir/build/BUILD/buildah-1.21.1/src/github.com/containers/storage/pkg/unshare TERM='dumb' CGO_LDFLAGS='"-g" "-O2"' /usr/lib/golang/pkg/tool/linux_ppc64le/cgo -objdir $WORK/b158/ -importpath github.com/containers/storage/pkg/unshare -- -I $WORK/b158/ -O2 -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -ffat-lto-objects -fexceptions -fasynchronous-unwind-tables -fstack-protector-strong -fstack-clash-protection -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall ./getenv_linux_cgo.go ./unshare_cgo.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b169/_pkg_.a # internal cp $WORK/b169/_pkg_.a /builddir/.cache/go-build/b6/b6c84a3e65dd673918b89fc73726ce775e69bc25f31d97c1c635e3e9ffa0029b-d # internal vendor/golang.org/x/text/unicode/bidi mkdir -p $WORK/b177/ cat >$WORK/b177/importcfg << 'EOF' # internal # import config packagefile container/list=$WORK/b118/_pkg_.a packagefile fmt=$WORK/b031/_pkg_.a packagefile log=$WORK/b093/_pkg_.a packagefile sort=$WORK/b033/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF cd /usr/lib/golang/src/vendor/golang.org/x/text/unicode/bidi /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b177/_pkg_.a -trimpath "$WORK/b177=>" -shared -p vendor/golang.org/x/text/unicode/bidi -std -complete -installsuffix shared -buildid fezVlih_oungAo6TJej5/fezVlih_oungAo6TJej5 -goversion go1.15.12 -D "" -importcfg $WORK/b177/importcfg -pack ./bidi.go ./bracket.go ./core.go ./prop.go ./tables12.0.0.go ./trieval.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b041/_pkg_.a # internal cp $WORK/b041/_pkg_.a /builddir/.cache/go-build/e1/e108adc79ead453ea7ded0f59a1726dba1e633784052048b10d4ca36a2509358-d # internal github.com/containernetworking/cni/pkg/invoke mkdir -p $WORK/b059/ cat >$WORK/b059/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b002/_pkg_.a packagefile context=$WORK/b019/_pkg_.a packagefile encoding/json=$WORK/b023/_pkg_.a packagefile fmt=$WORK/b031/_pkg_.a packagefile github.com/containernetworking/cni/pkg/types=$WORK/b042/_pkg_.a packagefile github.com/containernetworking/cni/pkg/version=$WORK/b041/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile os=$WORK/b034/_pkg_.a packagefile os/exec=$WORK/b060/_pkg_.a packagefile path/filepath=$WORK/b054/_pkg_.a packagefile strings=$WORK/b039/_pkg_.a packagefile time=$WORK/b020/_pkg_.a EOF cd /builddir/build/BUILD/buildah-1.21.1/src/github.com/containernetworking/cni/pkg/invoke /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b059/_pkg_.a -trimpath "$WORK/b059=>" -shared -p github.com/containernetworking/cni/pkg/invoke -complete -installsuffix shared -buildid -CRgY9Ki05zzSevrNca_/-CRgY9Ki05zzSevrNca_ -goversion go1.15.12 -D "" -importcfg $WORK/b059/importcfg -pack ./args.go ./delegate.go ./exec.go ./find.go ./os_unix.go ./raw_exec.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b059/_pkg_.a # internal cp $WORK/b059/_pkg_.a /builddir/.cache/go-build/58/5824dc8ce0a6f4c1a9f84ab6cf851ff6cfda85f5540391e14f9872cc81d3eb27-d # internal github.com/containernetworking/cni/libcni mkdir -p $WORK/b058/ cat >$WORK/b058/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b019/_pkg_.a packagefile encoding/json=$WORK/b023/_pkg_.a packagefile fmt=$WORK/b031/_pkg_.a packagefile github.com/containernetworking/cni/pkg/invoke=$WORK/b059/_pkg_.a packagefile github.com/containernetworking/cni/pkg/types=$WORK/b042/_pkg_.a packagefile github.com/containernetworking/cni/pkg/utils=$WORK/b061/_pkg_.a packagefile github.com/containernetworking/cni/pkg/version=$WORK/b041/_pkg_.a packagefile io/ioutil=$WORK/b053/_pkg_.a packagefile os=$WORK/b034/_pkg_.a packagefile path/filepath=$WORK/b054/_pkg_.a packagefile sort=$WORK/b033/_pkg_.a packagefile strings=$WORK/b039/_pkg_.a EOF cd /builddir/build/BUILD/buildah-1.21.1/src/github.com/containernetworking/cni/libcni /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b058/_pkg_.a -trimpath "$WORK/b058=>" -shared -p github.com/containernetworking/cni/libcni -complete -installsuffix shared -buildid upaWeZhPAaiDTOlydSdR/upaWeZhPAaiDTOlydSdR -goversion go1.15.12 -D "" -importcfg $WORK/b058/importcfg -pack ./api.go ./conf.go cd $WORK/b158 TERM='dumb' gcc -I /builddir/build/BUILD/buildah-1.21.1/src/github.com/containers/storage/pkg/unshare -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b158=/tmp/go-build -gno-record-gcc-switches -I ./ -O2 -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -ffat-lto-objects -fexceptions -fasynchronous-unwind-tables -fstack-protector-strong -fstack-clash-protection -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -o ./_x001.o -c _cgo_export.c /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b080/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b177/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b172/_pkg_.a # internal cp $WORK/b177/_pkg_.a /builddir/.cache/go-build/e3/e3f51a481040fbd76e9ff4de7b058ccf52b3cef8b34d5c2f1d51aa1387e08817-d # internal vendor/golang.org/x/text/secure/bidirule mkdir -p $WORK/b175/ cat >$WORK/b175/importcfg << 'EOF' # internal # import config importmap golang.org/x/text/transform=vendor/golang.org/x/text/transform importmap golang.org/x/text/unicode/bidi=vendor/golang.org/x/text/unicode/bidi packagefile errors=$WORK/b003/_pkg_.a packagefile vendor/golang.org/x/text/transform=$WORK/b176/_pkg_.a packagefile vendor/golang.org/x/text/unicode/bidi=$WORK/b177/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF cd /usr/lib/golang/src/vendor/golang.org/x/text/secure/bidirule /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b175/_pkg_.a -trimpath "$WORK/b175=>" -shared -p vendor/golang.org/x/text/secure/bidirule -std -complete -installsuffix shared -buildid 8mdBOvVrIdC4eZO_kUMt/8mdBOvVrIdC4eZO_kUMt -goversion go1.15.12 -D "" -importcfg $WORK/b175/importcfg -pack ./bidirule.go ./bidirule10.0.0.go cp $WORK/b172/_pkg_.a /builddir/.cache/go-build/9d/9db192728fcbbec42d7aea91a95229400d6c07a388ab3c3a85b26b993cb293a7-d # internal compress/gzip mkdir -p $WORK/b171/ cd $WORK/b158 TERM='dumb' gcc -I /builddir/build/BUILD/buildah-1.21.1/src/github.com/containers/storage/pkg/unshare -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b158=/tmp/go-build -gno-record-gcc-switches -I ./ -O2 -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -ffat-lto-objects -fexceptions -fasynchronous-unwind-tables -fstack-protector-strong -fstack-clash-protection -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -o ./_x002.o -c getenv_linux_cgo.cgo2.c cat >$WORK/b171/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b057/_pkg_.a packagefile compress/flate=$WORK/b172/_pkg_.a packagefile encoding/binary=$WORK/b026/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b031/_pkg_.a packagefile hash/crc32=$WORK/b089/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile time=$WORK/b020/_pkg_.a EOF cd /usr/lib/golang/src/compress/gzip /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b171/_pkg_.a -trimpath "$WORK/b171=>" -shared -p compress/gzip -std -complete -installsuffix shared -buildid qxawp6lkpGz5zu6488qU/qxawp6lkpGz5zu6488qU -goversion go1.15.12 -D "" -importcfg $WORK/b171/importcfg -pack ./gunzip.go ./gzip.go cp $WORK/b080/_pkg_.a /builddir/.cache/go-build/f8/f8256214924461739b2fa921bec8d77eaf90707cd5ddc92212db0f61c603c756-d # internal github.com/containers/image/v5/pkg/compression mkdir -p $WORK/b078/ cat >$WORK/b078/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b002/_pkg_.a packagefile compress/bzip2=$WORK/b079/_pkg_.a packagefile fmt=$WORK/b031/_pkg_.a packagefile github.com/containers/image/v5/pkg/compression/internal=$WORK/b075/_pkg_.a packagefile github.com/containers/image/v5/pkg/compression/types=$WORK/b074/_pkg_.a packagefile github.com/klauspost/compress/zstd=$WORK/b080/_pkg_.a packagefile github.com/klauspost/pgzip=$WORK/b095/_pkg_.a packagefile github.com/pkg/errors=$WORK/b097/_pkg_.a packagefile github.com/sirupsen/logrus=$WORK/b098/_pkg_.a packagefile github.com/ulikunitz/xz=$WORK/b101/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile io/ioutil=$WORK/b053/_pkg_.a EOF cd /builddir/build/BUILD/buildah-1.21.1/src/github.com/containers/image/v5/pkg/compression /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b078/_pkg_.a -trimpath "$WORK/b078=>" -shared -p github.com/containers/image/v5/pkg/compression -complete -installsuffix shared -buildid FFz8PiOrGtyqRpaALemX/FFz8PiOrGtyqRpaALemX -goversion go1.15.12 -D "" -importcfg $WORK/b078/importcfg -pack ./compression.go ./zstd.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b175/_pkg_.a # internal cp $WORK/b175/_pkg_.a /builddir/.cache/go-build/fa/fa4046b6a34b80ea42ebcd1f70961d087f48d0d217b6146a9bc462fc8cbea041-d # internal vendor/golang.org/x/text/unicode/norm mkdir -p $WORK/b178/ cat >$WORK/b178/importcfg << 'EOF' # internal # import config importmap golang.org/x/text/transform=vendor/golang.org/x/text/transform packagefile encoding/binary=$WORK/b026/_pkg_.a packagefile fmt=$WORK/b031/_pkg_.a packagefile vendor/golang.org/x/text/transform=$WORK/b176/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF cd /usr/lib/golang/src/vendor/golang.org/x/text/unicode/norm /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b178/_pkg_.a -trimpath "$WORK/b178=>" -shared -p vendor/golang.org/x/text/unicode/norm -std -complete -installsuffix shared -buildid dF_ovZPZAYeWvZfnV_dP/dF_ovZPZAYeWvZfnV_dP -goversion go1.15.12 -D "" -importcfg $WORK/b178/importcfg -pack ./composition.go ./forminfo.go ./input.go ./iter.go ./normalize.go ./readwriter.go ./tables12.0.0.go ./transform.go ./trie.go cd $WORK/b158 TERM='dumb' gcc -I /builddir/build/BUILD/buildah-1.21.1/src/github.com/containers/storage/pkg/unshare -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b158=/tmp/go-build -gno-record-gcc-switches -I ./ -O2 -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -ffat-lto-objects -fexceptions -fasynchronous-unwind-tables -fstack-protector-strong -fstack-clash-protection -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -o ./_x003.o -c unshare_cgo.cgo2.c /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b058/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b171/_pkg_.a # internal cp $WORK/b171/_pkg_.a /builddir/.cache/go-build/87/873a314362df264c7d563f6158eaefe2d2339ec8beee6384f3c9a47174f4111a-d # internal net/textproto mkdir -p $WORK/b179/ cat >$WORK/b179/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b057/_pkg_.a packagefile bytes=$WORK/b002/_pkg_.a packagefile fmt=$WORK/b031/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile io/ioutil=$WORK/b053/_pkg_.a packagefile net=$WORK/b043/_pkg_.a packagefile strconv=$WORK/b030/_pkg_.a packagefile strings=$WORK/b039/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a EOF cd /usr/lib/golang/src/net/textproto /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b179/_pkg_.a -trimpath "$WORK/b179=>" -shared -p net/textproto -std -complete -installsuffix shared -buildid TiGRHsUEAsXFeWrnEBTe/TiGRHsUEAsXFeWrnEBTe -goversion go1.15.12 -D "" -importcfg $WORK/b179/importcfg -pack ./header.go ./pipeline.go ./reader.go ./textproto.go ./writer.go cp $WORK/b058/_pkg_.a /builddir/.cache/go-build/bf/bf97d5a350690d09244b74f75abcb5b375a0e06b8c8f1c980f00e702a75d9c53-d # internal vendor/golang.org/x/net/http2/hpack mkdir -p $WORK/b181/ cat >$WORK/b181/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b002/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b031/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a EOF cd /usr/lib/golang/src/vendor/golang.org/x/net/http2/hpack /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b181/_pkg_.a -trimpath "$WORK/b181=>" -shared -p vendor/golang.org/x/net/http2/hpack -std -complete -installsuffix shared -buildid Fd7YWZDRild0u5xiNB_2/Fd7YWZDRild0u5xiNB_2 -goversion go1.15.12 -D "" -importcfg $WORK/b181/importcfg -pack ./encode.go ./hpack.go ./huffman.go ./tables.go cd /builddir/build/BUILD/buildah-1.21.1/src/github.com/containers/storage/pkg/unshare TERM='dumb' gcc -I . -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b158=/tmp/go-build -gno-record-gcc-switches -I $WORK/b158/ -O2 -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -ffat-lto-objects -fexceptions -fasynchronous-unwind-tables -fstack-protector-strong -fstack-clash-protection -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -o $WORK/b158/_x004.o -c unshare.c /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b126/_pkg_.a # internal cp $WORK/b126/_pkg_.a /builddir/.cache/go-build/ed/ed6481b5228fb31bd5bc00e947ef8115178d35975e67bd2487b50c078eefae5d-d # internal crypto/tls mkdir -p $WORK/b117/ /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b078/_pkg_.a # internal cat >$WORK/b117/importcfg << 'EOF' # internal # import config importmap golang.org/x/crypto/chacha20poly1305=vendor/golang.org/x/crypto/chacha20poly1305 importmap golang.org/x/crypto/cryptobyte=vendor/golang.org/x/crypto/cryptobyte importmap golang.org/x/crypto/curve25519=vendor/golang.org/x/crypto/curve25519 importmap golang.org/x/crypto/hkdf=vendor/golang.org/x/crypto/hkdf packagefile bytes=$WORK/b002/_pkg_.a packagefile container/list=$WORK/b118/_pkg_.a packagefile context=$WORK/b019/_pkg_.a packagefile crypto=$WORK/b070/_pkg_.a packagefile crypto/aes=$WORK/b082/_pkg_.a packagefile crypto/cipher=$WORK/b083/_pkg_.a packagefile crypto/des=$WORK/b119/_pkg_.a packagefile crypto/ecdsa=$WORK/b109/_pkg_.a packagefile crypto/ed25519=$WORK/b120/_pkg_.a packagefile crypto/elliptic=$WORK/b110/_pkg_.a packagefile crypto/hmac=$WORK/b122/_pkg_.a packagefile crypto/md5=$WORK/b123/_pkg_.a packagefile crypto/rand=$WORK/b081/_pkg_.a packagefile crypto/rc4=$WORK/b124/_pkg_.a packagefile crypto/rsa=$WORK/b116/_pkg_.a packagefile crypto/sha1=$WORK/b125/_pkg_.a packagefile crypto/sha256=$WORK/b102/_pkg_.a packagefile crypto/sha512=$WORK/b112/_pkg_.a packagefile crypto/subtle=$WORK/b085/_pkg_.a packagefile crypto/x509=$WORK/b126/_pkg_.a packagefile encoding/pem=$WORK/b129/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b031/_pkg_.a packagefile vendor/golang.org/x/crypto/chacha20poly1305=$WORK/b131/_pkg_.a packagefile vendor/golang.org/x/crypto/cryptobyte=$WORK/b113/_pkg_.a packagefile vendor/golang.org/x/crypto/curve25519=$WORK/b135/_pkg_.a packagefile vendor/golang.org/x/crypto/hkdf=$WORK/b136/_pkg_.a packagefile hash=$WORK/b071/_pkg_.a packagefile internal/cpu=$WORK/b009/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile io/ioutil=$WORK/b053/_pkg_.a packagefile math/big=$WORK/b086/_pkg_.a packagefile net=$WORK/b043/_pkg_.a packagefile strconv=$WORK/b030/_pkg_.a packagefile strings=$WORK/b039/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a packagefile sync/atomic=$WORK/b016/_pkg_.a packagefile time=$WORK/b020/_pkg_.a EOF cd /usr/lib/golang/src/crypto/tls /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b117/_pkg_.a -trimpath "$WORK/b117=>" -shared -p crypto/tls -std -complete -installsuffix shared -buildid IzX2Yd_3HRfI2iciFR6y/IzX2Yd_3HRfI2iciFR6y -goversion go1.15.12 -D "" -importcfg $WORK/b117/importcfg -pack ./alert.go ./auth.go ./cipher_suites.go ./common.go ./common_string.go ./conn.go ./handshake_client.go ./handshake_client_tls13.go ./handshake_messages.go ./handshake_server.go ./handshake_server_tls13.go ./key_agreement.go ./key_schedule.go ./prf.go ./ticket.go ./tls.go cp $WORK/b078/_pkg_.a /builddir/.cache/go-build/89/89cd3a95bd5f64dbd47cbafbf417c1715f236ff71fb619bca0a6ed2fa18414b2-d # internal mime mkdir -p $WORK/b182/ cat >$WORK/b182/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b057/_pkg_.a packagefile bytes=$WORK/b002/_pkg_.a packagefile encoding/base64=$WORK/b025/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b031/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile os=$WORK/b034/_pkg_.a packagefile sort=$WORK/b033/_pkg_.a packagefile strings=$WORK/b039/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a packagefile unicode=$WORK/b017/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF cd /usr/lib/golang/src/mime /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b182/_pkg_.a -trimpath "$WORK/b182=>" -shared -p mime -std -complete -installsuffix shared -buildid TQhfDCdSaObbXM1Yt4X3/TQhfDCdSaObbXM1Yt4X3 -goversion go1.15.12 -D "" -importcfg $WORK/b182/importcfg -pack ./encodedword.go ./grammar.go ./mediatype.go ./type.go ./type_unix.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b181/_pkg_.a # internal cp $WORK/b181/_pkg_.a /builddir/.cache/go-build/af/afe4c4ca6ed4e711d0da220737495848ed28ee42f626e62b74d22f1851cd7715-d # internal mime/quotedprintable mkdir -p $WORK/b184/ cat >$WORK/b184/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b057/_pkg_.a packagefile bytes=$WORK/b002/_pkg_.a packagefile fmt=$WORK/b031/_pkg_.a packagefile io=$WORK/b013/_pkg_.a EOF cd /usr/lib/golang/src/mime/quotedprintable /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b184/_pkg_.a -trimpath "$WORK/b184=>" -shared -p mime/quotedprintable -std -complete -installsuffix shared -buildid KrNIa92aCzHWqPFmT6aJ/KrNIa92aCzHWqPFmT6aJ -goversion go1.15.12 -D "" -importcfg $WORK/b184/importcfg -pack ./reader.go ./writer.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b179/_pkg_.a # internal cp $WORK/b179/_pkg_.a /builddir/.cache/go-build/3b/3bdcef3392da49b4605db610c71e080a41f42b2a5982c839fe354735bdfeb258-d # internal net/http/internal mkdir -p $WORK/b186/ cat >$WORK/b186/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b057/_pkg_.a packagefile bytes=$WORK/b002/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b031/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile strings=$WORK/b039/_pkg_.a EOF cd /usr/lib/golang/src/net/http/internal /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b186/_pkg_.a -trimpath "$WORK/b186=>" -shared -p net/http/internal -std -complete -installsuffix shared -buildid 8rskZU5KeGDOrKp98ncP/8rskZU5KeGDOrKp98ncP -goversion go1.15.12 -D "" -importcfg $WORK/b186/importcfg -pack ./chunked.go ./testcert.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b186/_pkg_.a # internal cp $WORK/b186/_pkg_.a /builddir/.cache/go-build/ec/ec141252a99c37fb6ad512d19352850dd06cdda21384d05864b933317765526b-d # internal github.com/containers/image/v5/internal/iolimits mkdir -p $WORK/b193/ cat >$WORK/b193/importcfg << 'EOF' # internal # import config packagefile github.com/pkg/errors=$WORK/b097/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile io/ioutil=$WORK/b053/_pkg_.a EOF cd /builddir/build/BUILD/buildah-1.21.1/src/github.com/containers/image/v5/internal/iolimits /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b193/_pkg_.a -trimpath "$WORK/b193=>" -shared -p github.com/containers/image/v5/internal/iolimits -complete -installsuffix shared -buildid OEWVj_ht3PXTWj7QGcEd/OEWVj_ht3PXTWj7QGcEd -goversion go1.15.12 -D "" -importcfg $WORK/b193/importcfg -pack ./iolimits.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b184/_pkg_.a # internal cp $WORK/b184/_pkg_.a /builddir/.cache/go-build/4d/4d53a48ab27b636837096ad5e03d728d72ab272eeb87ca41aebc64ad47885167-d # internal github.com/containers/image/v5/internal/blobinfocache mkdir -p $WORK/b195/ cat >$WORK/b195/importcfg << 'EOF' # internal # import config packagefile github.com/containers/image/v5/pkg/compression=$WORK/b078/_pkg_.a packagefile github.com/containers/image/v5/types=$WORK/b073/_pkg_.a packagefile github.com/opencontainers/go-digest=$WORK/b069/_pkg_.a EOF cd /builddir/build/BUILD/buildah-1.21.1/src/github.com/containers/image/v5/internal/blobinfocache /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b195/_pkg_.a -trimpath "$WORK/b195=>" -shared -p github.com/containers/image/v5/internal/blobinfocache -complete -installsuffix shared -buildid Ozz0_Bn-80Q2d1IuyjnJ/Ozz0_Bn-80Q2d1IuyjnJ -goversion go1.15.12 -D "" -importcfg $WORK/b195/importcfg -pack ./blobinfocache.go ./types.go cd $WORK/b158 TERM='dumb' gcc -I /builddir/build/BUILD/buildah-1.21.1/src/github.com/containers/storage/pkg/unshare -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b158=/tmp/go-build -gno-record-gcc-switches -I ./ -O2 -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -ffat-lto-objects -fexceptions -fasynchronous-unwind-tables -fstack-protector-strong -fstack-clash-protection -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -o ./_cgo_main.o -c _cgo_main.c /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b193/_pkg_.a # internal cp $WORK/b193/_pkg_.a /builddir/.cache/go-build/31/319207dc86f9a675a461a38e56ffb2fc23e39eabec973493661169048f2a124f-d # internal github.com/containers/image/v5/internal/types mkdir -p $WORK/b196/ cat >$WORK/b196/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b019/_pkg_.a packagefile github.com/containers/image/v5/docker/reference=$WORK/b068/_pkg_.a packagefile github.com/containers/image/v5/types=$WORK/b073/_pkg_.a packagefile io=$WORK/b013/_pkg_.a EOF cd /builddir/build/BUILD/buildah-1.21.1/src/github.com/containers/image/v5/internal/types /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b196/_pkg_.a -trimpath "$WORK/b196=>" -shared -p github.com/containers/image/v5/internal/types -complete -installsuffix shared -buildid 3h4-LGku_xNKtjHCGHil/3h4-LGku_xNKtjHCGHil -goversion go1.15.12 -D "" -importcfg $WORK/b196/importcfg -pack ./types.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b182/_pkg_.a # internal cp $WORK/b182/_pkg_.a /builddir/.cache/go-build/cd/cd62b0e94df0b54b59b00a741ede5d651efd00e16d8ecf1226612dbed26e406f-d # internal cd /builddir/build/BUILD/buildah-1.21.1/src/github.com/containers/storage/pkg/unshare TERM='dumb' gcc -I . -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b158=/tmp/go-build -gno-record-gcc-switches -o $WORK/b158/_cgo_.o $WORK/b158/_cgo_main.o $WORK/b158/_x001.o $WORK/b158/_x002.o $WORK/b158/_x003.o $WORK/b158/_x004.o -g -O2 mime/multipart mkdir -p $WORK/b183/ cat >$WORK/b183/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b057/_pkg_.a packagefile bytes=$WORK/b002/_pkg_.a packagefile crypto/rand=$WORK/b081/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b031/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile io/ioutil=$WORK/b053/_pkg_.a packagefile mime=$WORK/b182/_pkg_.a packagefile mime/quotedprintable=$WORK/b184/_pkg_.a packagefile net/textproto=$WORK/b179/_pkg_.a packagefile os=$WORK/b034/_pkg_.a packagefile sort=$WORK/b033/_pkg_.a packagefile strings=$WORK/b039/_pkg_.a EOF cd /usr/lib/golang/src/mime/multipart /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b183/_pkg_.a -trimpath "$WORK/b183=>" -shared -p mime/multipart -std -complete -installsuffix shared -buildid DIVc1s90IwehXohSCy7x/DIVc1s90IwehXohSCy7x -goversion go1.15.12 -D "" -importcfg $WORK/b183/importcfg -pack ./formdata.go ./multipart.go ./writer.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b195/_pkg_.a # internal cp $WORK/b195/_pkg_.a /builddir/.cache/go-build/0f/0f5a96b49b1c50ef4fa8c7be8a8202732a8e3895a01a448fae40e11c498e694e-d # internal github.com/containers/image/v5/pkg/blobinfocache/none mkdir -p $WORK/b194/ cat >$WORK/b194/importcfg << 'EOF' # internal # import config packagefile github.com/containers/image/v5/internal/blobinfocache=$WORK/b195/_pkg_.a packagefile github.com/containers/image/v5/types=$WORK/b073/_pkg_.a packagefile github.com/opencontainers/go-digest=$WORK/b069/_pkg_.a EOF cd /builddir/build/BUILD/buildah-1.21.1/src/github.com/containers/image/v5/pkg/blobinfocache/none /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b194/_pkg_.a -trimpath "$WORK/b194=>" -shared -p github.com/containers/image/v5/pkg/blobinfocache/none -complete -installsuffix shared -buildid ipVkvRRcFBLiKofcGo-E/ipVkvRRcFBLiKofcGo-E -goversion go1.15.12 -D "" -importcfg $WORK/b194/importcfg -pack ./none.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b196/_pkg_.a # internal cp $WORK/b196/_pkg_.a /builddir/.cache/go-build/cf/cf993448ac0cf9e3436fd5b291a26bbcef3e405a5355874a1ba951ecc238018c-d # internal github.com/containers/image/v5/pkg/blobinfocache/internal/prioritize mkdir -p $WORK/b200/ cat >$WORK/b200/importcfg << 'EOF' # internal # import config packagefile github.com/containers/image/v5/internal/blobinfocache=$WORK/b195/_pkg_.a packagefile github.com/opencontainers/go-digest=$WORK/b069/_pkg_.a packagefile sort=$WORK/b033/_pkg_.a packagefile time=$WORK/b020/_pkg_.a EOF cd /builddir/build/BUILD/buildah-1.21.1/src/github.com/containers/image/v5/pkg/blobinfocache/internal/prioritize /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b200/_pkg_.a -trimpath "$WORK/b200=>" -shared -p github.com/containers/image/v5/pkg/blobinfocache/internal/prioritize -complete -installsuffix shared -buildid aGTM-qNRH5Nsc6yyNdXj/aGTM-qNRH5Nsc6yyNdXj -goversion go1.15.12 -D "" -importcfg $WORK/b200/importcfg -pack ./prioritize.go cd /builddir/build/BUILD/buildah-1.21.1/src/github.com/containers/storage/pkg/unshare TERM='dumb' /usr/lib/golang/pkg/tool/linux_ppc64le/cgo -dynpackage unshare -dynimport $WORK/b158/_cgo_.o -dynout $WORK/b158/_cgo_import.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b194/_pkg_.a # internal cp $WORK/b194/_pkg_.a /builddir/.cache/go-build/34/3470f72674c6fd24537d01335304f595d1dd6bc8d225eb4176866c5e1fdef65d-d # internal cat >$WORK/b158/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b057/_pkg_.a packagefile bytes=$WORK/b002/_pkg_.a packagefile fmt=$WORK/b031/_pkg_.a packagefile github.com/containers/storage/pkg/idtools=$WORK/b148/_pkg_.a packagefile github.com/containers/storage/pkg/reexec=$WORK/b159/_pkg_.a packagefile github.com/opencontainers/runtime-spec/specs-go=$WORK/b160/_pkg_.a packagefile github.com/pkg/errors=$WORK/b097/_pkg_.a packagefile github.com/sirupsen/logrus=$WORK/b098/_pkg_.a packagefile github.com/syndtr/gocapability/capability=$WORK/b161/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile os=$WORK/b034/_pkg_.a packagefile os/exec=$WORK/b060/_pkg_.a packagefile os/user=$WORK/b055/_pkg_.a packagefile runtime=$WORK/b007/_pkg_.a packagefile strconv=$WORK/b030/_pkg_.a packagefile strings=$WORK/b039/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a packagefile syscall=$WORK/b021/_pkg_.a packagefile runtime/cgo=$WORK/b048/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b158/_pkg_.a -trimpath "$WORK/b158=>" -shared -p github.com/containers/storage/pkg/unshare -installsuffix shared -buildid 18fiqqYzPubvl3i5Vgc1/18fiqqYzPubvl3i5Vgc1 -goversion go1.15.12 -D "" -importcfg $WORK/b158/importcfg -pack ./unshare.go ./unshare_linux.go $WORK/b158/_cgo_gotypes.go $WORK/b158/getenv_linux_cgo.cgo1.go $WORK/b158/unshare_cgo.cgo1.go $WORK/b158/_cgo_import.go go.etcd.io/bbolt mkdir -p $WORK/b201/ cat >$WORK/b201/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b002/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b031/_pkg_.a packagefile hash/fnv=$WORK/b202/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile log=$WORK/b093/_pkg_.a packagefile os=$WORK/b034/_pkg_.a packagefile reflect=$WORK/b029/_pkg_.a packagefile runtime=$WORK/b007/_pkg_.a packagefile sort=$WORK/b033/_pkg_.a packagefile strings=$WORK/b039/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a packagefile syscall=$WORK/b021/_pkg_.a packagefile time=$WORK/b020/_pkg_.a EOF cd /builddir/build/BUILD/buildah-1.21.1/src/go.etcd.io/bbolt /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b201/_pkg_.a -trimpath "$WORK/b201=>" -shared -p go.etcd.io/bbolt -complete -installsuffix shared -buildid eL9Ypgl2bMSp3k9HfujO/eL9Ypgl2bMSp3k9HfujO -goversion go1.15.12 -D "" -importcfg $WORK/b201/importcfg -pack ./bolt_linux.go ./bolt_ppc64le.go ./bolt_unix.go ./bucket.go ./cursor.go ./db.go ./doc.go ./errors.go ./freelist.go ./freelist_hmap.go ./node.go ./page.go ./tx.go ./unsafe.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b200/_pkg_.a # internal cd /builddir/build/BUILD/buildah-1.21.1/src/github.com/modern-go/reflect2 /usr/lib/golang/pkg/tool/linux_ppc64le/asm -p github.com/modern-go/reflect2 -trimpath "$WORK/b168=>" -I $WORK/b168/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -o $WORK/b168/relfect2_mips64x.o ./relfect2_mips64x.s cp $WORK/b200/_pkg_.a /builddir/.cache/go-build/bd/bd781d9dacc1bb3bc153cb16a5775a6375f73f02f16a2c64b75313b7890bede3-d # internal github.com/containers/image/v5/pkg/blobinfocache/memory mkdir -p $WORK/b203/ cat >$WORK/b203/importcfg << 'EOF' # internal # import config packagefile github.com/containers/image/v5/internal/blobinfocache=$WORK/b195/_pkg_.a packagefile github.com/containers/image/v5/pkg/blobinfocache/internal/prioritize=$WORK/b200/_pkg_.a packagefile github.com/containers/image/v5/types=$WORK/b073/_pkg_.a packagefile github.com/opencontainers/go-digest=$WORK/b069/_pkg_.a packagefile github.com/sirupsen/logrus=$WORK/b098/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a packagefile time=$WORK/b020/_pkg_.a EOF cd /builddir/build/BUILD/buildah-1.21.1/src/github.com/containers/image/v5/pkg/blobinfocache/memory /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b203/_pkg_.a -trimpath "$WORK/b203=>" -shared -p github.com/containers/image/v5/pkg/blobinfocache/memory -complete -installsuffix shared -buildid Upj9zWMuLQCzOYWfMSxL/Upj9zWMuLQCzOYWfMSxL -goversion go1.15.12 -D "" -importcfg $WORK/b203/importcfg -pack ./memory.go cd /builddir/build/BUILD/buildah-1.21.1/src/github.com/modern-go/reflect2 /usr/lib/golang/pkg/tool/linux_ppc64le/asm -p github.com/modern-go/reflect2 -trimpath "$WORK/b168=>" -I $WORK/b168/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -o $WORK/b168/relfect2_mipsx.o ./relfect2_mipsx.s /usr/lib/golang/pkg/tool/linux_ppc64le/asm -p github.com/modern-go/reflect2 -trimpath "$WORK/b168=>" -I $WORK/b168/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -o $WORK/b168/relfect2_ppc64x.o ./relfect2_ppc64x.s /usr/lib/golang/pkg/tool/linux_ppc64le/pack r $WORK/b168/_pkg_.a $WORK/b168/relfect2_mips64x.o $WORK/b168/relfect2_mipsx.o $WORK/b168/relfect2_ppc64x.o # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b168/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b183/_pkg_.a # internal cp $WORK/b183/_pkg_.a /builddir/.cache/go-build/67/67c149a0f95ebceb4e2c14bb7c96155dfe08093e8f4cf735e594d27d13716b9b-d # internal github.com/containers/image/v5/transports mkdir -p $WORK/b205/ cat >$WORK/b205/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b031/_pkg_.a packagefile github.com/containers/image/v5/types=$WORK/b073/_pkg_.a packagefile sort=$WORK/b033/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a EOF cd /builddir/build/BUILD/buildah-1.21.1/src/github.com/containers/image/v5/transports /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b205/_pkg_.a -trimpath "$WORK/b205=>" -shared -p github.com/containers/image/v5/transports -complete -installsuffix shared -buildid Gbw-r7PkD5bk29ovv4BO/Gbw-r7PkD5bk29ovv4BO -goversion go1.15.12 -D "" -importcfg $WORK/b205/importcfg -pack ./stub.go ./transports.go cp $WORK/b168/_pkg_.a /builddir/.cache/go-build/48/4853dff84fae2d30117faf660fe67b34492f1b04fa57c9a61ae4d8f63c0aac90-d # internal github.com/json-iterator/go mkdir -p $WORK/b166/ cat >$WORK/b166/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b002/_pkg_.a packagefile encoding=$WORK/b024/_pkg_.a packagefile encoding/base64=$WORK/b025/_pkg_.a packagefile encoding/json=$WORK/b023/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b031/_pkg_.a packagefile github.com/modern-go/concurrent=$WORK/b167/_pkg_.a packagefile github.com/modern-go/reflect2=$WORK/b168/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile math=$WORK/b027/_pkg_.a packagefile math/big=$WORK/b086/_pkg_.a packagefile reflect=$WORK/b029/_pkg_.a packagefile sort=$WORK/b033/_pkg_.a packagefile strconv=$WORK/b030/_pkg_.a packagefile strings=$WORK/b039/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a packagefile unicode=$WORK/b017/_pkg_.a packagefile unicode/utf16=$WORK/b040/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF cd /builddir/build/BUILD/buildah-1.21.1/src/github.com/json-iterator/go /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b166/_pkg_.a -trimpath "$WORK/b166=>" -shared -p github.com/json-iterator/go -complete -installsuffix shared -buildid 6qxtmuN6KE5Q4tNdOyFz/6qxtmuN6KE5Q4tNdOyFz -goversion go1.15.12 -D "" -importcfg $WORK/b166/importcfg -pack ./adapter.go ./any.go ./any_array.go ./any_bool.go ./any_float.go ./any_int32.go ./any_int64.go ./any_invalid.go ./any_nil.go ./any_number.go ./any_object.go ./any_str.go ./any_uint32.go ./any_uint64.go ./config.go ./iter.go ./iter_array.go ./iter_float.go ./iter_int.go ./iter_object.go ./iter_skip.go ./iter_skip_strict.go ./iter_str.go ./jsoniter.go ./pool.go ./reflect.go ./reflect_array.go ./reflect_dynamic.go ./reflect_extension.go ./reflect_json_number.go ./reflect_json_raw_message.go ./reflect_map.go ./reflect_marshaler.go ./reflect_native.go ./reflect_optional.go ./reflect_slice.go ./reflect_struct_decoder.go ./reflect_struct_encoder.go ./stream.go ./stream_float.go ./stream_int.go ./stream_str.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b203/_pkg_.a # internal cp $WORK/b203/_pkg_.a /builddir/.cache/go-build/ae/ae279883a116841cf426bbe7002dc0b3c16f789f1bec3f73bf8c7c37d2f67e1d-d # internal github.com/containers/image/v5/version mkdir -p $WORK/b206/ cat >$WORK/b206/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b031/_pkg_.a EOF cd /builddir/build/BUILD/buildah-1.21.1/src/github.com/containers/image/v5/version /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b206/_pkg_.a -trimpath "$WORK/b206=>" -shared -p github.com/containers/image/v5/version -complete -installsuffix shared -buildid aId1eprTKInlnPDlH8FU/aId1eprTKInlnPDlH8FU -goversion go1.15.12 -D "" -importcfg $WORK/b206/importcfg -pack ./version.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b206/_pkg_.a # internal cp $WORK/b206/_pkg_.a /builddir/.cache/go-build/b1/b17082dba6cb979520969d1bff095b3146412635477902c8a86c0dc33d600f93-d # internal github.com/mtrmac/gpgme mkdir -p $WORK/b208/ cd /builddir/build/BUILD/buildah-1.21.1/src/github.com/mtrmac/gpgme TERM='dumb' CGO_LDFLAGS='"-g" "-O2" "-lgpgme" "-lassuan" "-lgpg-error"' /usr/lib/golang/pkg/tool/linux_ppc64le/cgo -objdir $WORK/b208/ -importpath github.com/mtrmac/gpgme -- -D_FILE_OFFSET_BITS=64 -I $WORK/b208/ -O2 -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -ffat-lto-objects -fexceptions -fasynchronous-unwind-tables -fstack-protector-strong -fstack-clash-protection -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 ./data.go ./gpgme.go ./unset_agent_info.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b205/_pkg_.a # internal cp $WORK/b205/_pkg_.a /builddir/.cache/go-build/ae/ae74aa79e4e30252d03c0a7be77ffcf932a80b139deeb0a712575c97bac68d63-d # internal compress/zlib mkdir -p $WORK/b213/ cat >$WORK/b213/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b057/_pkg_.a packagefile compress/flate=$WORK/b172/_pkg_.a packagefile encoding/binary=$WORK/b026/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b031/_pkg_.a packagefile hash=$WORK/b071/_pkg_.a packagefile hash/adler32=$WORK/b214/_pkg_.a packagefile io=$WORK/b013/_pkg_.a EOF cd /usr/lib/golang/src/compress/zlib /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b213/_pkg_.a -trimpath "$WORK/b213=>" -shared -p compress/zlib -std -complete -installsuffix shared -buildid i6zDF6VetksEWq6TRsF4/i6zDF6VetksEWq6TRsF4 -goversion go1.15.12 -D "" -importcfg $WORK/b213/importcfg -pack ./reader.go ./writer.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b213/_pkg_.a # internal cp $WORK/b213/_pkg_.a /builddir/.cache/go-build/c4/c4bc9fc950294c1589da4e21ee0c5a5f597e086f689c7b9cd8233e79bda5f917-d # internal golang.org/x/crypto/openpgp/elgamal mkdir -p $WORK/b216/ cat >$WORK/b216/importcfg << 'EOF' # internal # import config packagefile crypto/rand=$WORK/b081/_pkg_.a packagefile crypto/subtle=$WORK/b085/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile math/big=$WORK/b086/_pkg_.a EOF cd /builddir/build/BUILD/buildah-1.21.1/src/golang.org/x/crypto/openpgp/elgamal /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b216/_pkg_.a -trimpath "$WORK/b216=>" -shared -p golang.org/x/crypto/openpgp/elgamal -complete -installsuffix shared -buildid lp0wRaCJUMpvczHLaWHL/lp0wRaCJUMpvczHLaWHL -goversion go1.15.12 -D "" -importcfg $WORK/b216/importcfg -pack ./elgamal.go cd /builddir/build/BUILD/buildah-1.21.1/src/github.com/containers/storage/pkg/unshare /usr/lib/golang/pkg/tool/linux_ppc64le/pack r $WORK/b158/_pkg_.a $WORK/b158/_x001.o $WORK/b158/_x002.o $WORK/b158/_x003.o $WORK/b158/_x004.o # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b158/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b216/_pkg_.a # internal cp $WORK/b216/_pkg_.a /builddir/.cache/go-build/a9/a9c1036f662af28df46d4d0a6a316d75d2eef8402cf47cc2266c66ad50f604af-d # internal golang.org/x/crypto/openpgp/packet mkdir -p $WORK/b212/ cp $WORK/b158/_pkg_.a /builddir/.cache/go-build/b6/b6d04db767085eb1e9ccb0ab23ac47469adcfb0512022ebb9dfea7626a21829e-d # internal # github.com/containers/storage/pkg/unshare unshare.c:3: warning: "_GNU_SOURCE" redefined 3 | #define _GNU_SOURCE | : note: this is the location of the previous definition cat >$WORK/b212/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b057/_pkg_.a packagefile bytes=$WORK/b002/_pkg_.a packagefile compress/bzip2=$WORK/b079/_pkg_.a packagefile compress/flate=$WORK/b172/_pkg_.a packagefile compress/zlib=$WORK/b213/_pkg_.a packagefile crypto=$WORK/b070/_pkg_.a packagefile crypto/aes=$WORK/b082/_pkg_.a packagefile crypto/cipher=$WORK/b083/_pkg_.a packagefile crypto/des=$WORK/b119/_pkg_.a packagefile crypto/dsa=$WORK/b127/_pkg_.a packagefile crypto/ecdsa=$WORK/b109/_pkg_.a packagefile crypto/elliptic=$WORK/b110/_pkg_.a packagefile crypto/md5=$WORK/b123/_pkg_.a packagefile crypto/rand=$WORK/b081/_pkg_.a packagefile crypto/rsa=$WORK/b116/_pkg_.a packagefile crypto/sha1=$WORK/b125/_pkg_.a packagefile crypto/sha256=$WORK/b102/_pkg_.a packagefile crypto/sha512=$WORK/b112/_pkg_.a packagefile crypto/subtle=$WORK/b085/_pkg_.a packagefile encoding/asn1=$WORK/b114/_pkg_.a packagefile encoding/binary=$WORK/b026/_pkg_.a packagefile fmt=$WORK/b031/_pkg_.a packagefile golang.org/x/crypto/cast5=$WORK/b215/_pkg_.a packagefile golang.org/x/crypto/openpgp/elgamal=$WORK/b216/_pkg_.a packagefile golang.org/x/crypto/openpgp/errors=$WORK/b211/_pkg_.a packagefile golang.org/x/crypto/openpgp/s2k=$WORK/b217/_pkg_.a packagefile hash=$WORK/b071/_pkg_.a packagefile image=$WORK/b218/_pkg_.a packagefile image/jpeg=$WORK/b220/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile io/ioutil=$WORK/b053/_pkg_.a packagefile math/big=$WORK/b086/_pkg_.a packagefile math/bits=$WORK/b028/_pkg_.a packagefile strconv=$WORK/b030/_pkg_.a packagefile strings=$WORK/b039/_pkg_.a packagefile time=$WORK/b020/_pkg_.a EOF cd /builddir/build/BUILD/buildah-1.21.1/src/golang.org/x/crypto/openpgp/packet /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b212/_pkg_.a -trimpath "$WORK/b212=>" -shared -p golang.org/x/crypto/openpgp/packet -complete -installsuffix shared -buildid ZAUYg4o1J2dIfpNeCBA0/ZAUYg4o1J2dIfpNeCBA0 -goversion go1.15.12 -D "" -importcfg $WORK/b212/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 github.com/containers/storage/pkg/archive mkdir -p $WORK/b145/ cat >$WORK/b145/importcfg << 'EOF' # internal # import config packagefile archive/tar=$WORK/b052/_pkg_.a packagefile bufio=$WORK/b057/_pkg_.a packagefile bytes=$WORK/b002/_pkg_.a packagefile compress/bzip2=$WORK/b079/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b031/_pkg_.a packagefile github.com/containers/storage/pkg/fileutils=$WORK/b146/_pkg_.a packagefile github.com/containers/storage/pkg/idtools=$WORK/b148/_pkg_.a packagefile github.com/containers/storage/pkg/pools=$WORK/b154/_pkg_.a packagefile github.com/containers/storage/pkg/promise=$WORK/b157/_pkg_.a packagefile github.com/containers/storage/pkg/system=$WORK/b149/_pkg_.a packagefile github.com/containers/storage/pkg/unshare=$WORK/b158/_pkg_.a packagefile github.com/klauspost/compress/zstd=$WORK/b080/_pkg_.a packagefile github.com/klauspost/pgzip=$WORK/b095/_pkg_.a packagefile github.com/opencontainers/runc/libcontainer/system=$WORK/b162/_pkg_.a packagefile github.com/pkg/errors=$WORK/b097/_pkg_.a packagefile github.com/sirupsen/logrus=$WORK/b098/_pkg_.a packagefile github.com/ulikunitz/xz=$WORK/b101/_pkg_.a packagefile golang.org/x/sys/unix=$WORK/b099/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile io/ioutil=$WORK/b053/_pkg_.a packagefile os=$WORK/b034/_pkg_.a packagefile path/filepath=$WORK/b054/_pkg_.a packagefile reflect=$WORK/b029/_pkg_.a packagefile runtime=$WORK/b007/_pkg_.a packagefile sort=$WORK/b033/_pkg_.a packagefile strings=$WORK/b039/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a packagefile syscall=$WORK/b021/_pkg_.a packagefile time=$WORK/b020/_pkg_.a EOF cd /builddir/build/BUILD/buildah-1.21.1/src/github.com/containers/storage/pkg/archive /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b145/_pkg_.a -trimpath "$WORK/b145=>" -shared -p github.com/containers/storage/pkg/archive -complete -installsuffix shared -buildid Ra1GmVKYfMFrWAQkWeXO/Ra1GmVKYfMFrWAQkWeXO -goversion go1.15.12 -D "" -importcfg $WORK/b145/importcfg -pack ./archive.go ./archive_110.go ./archive_linux.go ./archive_unix.go ./archive_zstd.go ./changes.go ./changes_linux.go ./changes_unix.go ./copy.go ./copy_unix.go ./diff.go ./time_linux.go ./whiteouts.go ./wrap.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b178/_pkg_.a # internal cp $WORK/b178/_pkg_.a /builddir/.cache/go-build/fe/fecfd7b69d9d8795a96980c69035509903a103ce8e12aecc9d94ff429a9bc672-d # internal vendor/golang.org/x/net/idna mkdir -p $WORK/b174/ cat >$WORK/b174/importcfg << 'EOF' # internal # import config importmap golang.org/x/text/secure/bidirule=vendor/golang.org/x/text/secure/bidirule importmap golang.org/x/text/unicode/bidi=vendor/golang.org/x/text/unicode/bidi importmap golang.org/x/text/unicode/norm=vendor/golang.org/x/text/unicode/norm packagefile fmt=$WORK/b031/_pkg_.a packagefile vendor/golang.org/x/text/secure/bidirule=$WORK/b175/_pkg_.a packagefile vendor/golang.org/x/text/unicode/bidi=$WORK/b177/_pkg_.a packagefile vendor/golang.org/x/text/unicode/norm=$WORK/b178/_pkg_.a packagefile math=$WORK/b027/_pkg_.a packagefile strings=$WORK/b039/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF cd /usr/lib/golang/src/vendor/golang.org/x/net/idna /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b174/_pkg_.a -trimpath "$WORK/b174=>" -shared -p vendor/golang.org/x/net/idna -std -complete -installsuffix shared -buildid RWgCDFqPosfw2b9fDdJ3/RWgCDFqPosfw2b9fDdJ3 -goversion go1.15.12 -D "" -importcfg $WORK/b174/importcfg -pack ./idna10.0.0.go ./punycode.go ./tables12.00.go ./trie.go ./trieval.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b201/_pkg_.a # internal cp $WORK/b201/_pkg_.a /builddir/.cache/go-build/c9/c9abda057b792446ba119d940836941183672f9840ae9baa1b70fb18b63f510c-d # internal github.com/containers/image/v5/pkg/blobinfocache/boltdb mkdir -p $WORK/b199/ cat >$WORK/b199/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b031/_pkg_.a packagefile github.com/containers/image/v5/internal/blobinfocache=$WORK/b195/_pkg_.a packagefile github.com/containers/image/v5/pkg/blobinfocache/internal/prioritize=$WORK/b200/_pkg_.a packagefile github.com/containers/image/v5/types=$WORK/b073/_pkg_.a packagefile github.com/opencontainers/go-digest=$WORK/b069/_pkg_.a packagefile github.com/sirupsen/logrus=$WORK/b098/_pkg_.a packagefile go.etcd.io/bbolt=$WORK/b201/_pkg_.a packagefile os=$WORK/b034/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a packagefile time=$WORK/b020/_pkg_.a EOF cd /builddir/build/BUILD/buildah-1.21.1/src/github.com/containers/image/v5/pkg/blobinfocache/boltdb /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b199/_pkg_.a -trimpath "$WORK/b199=>" -shared -p github.com/containers/image/v5/pkg/blobinfocache/boltdb -complete -installsuffix shared -buildid tPD3DidOZFZJYFKD_paB/tPD3DidOZFZJYFKD_paB -goversion go1.15.12 -D "" -importcfg $WORK/b199/importcfg -pack ./boltdb.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b174/_pkg_.a # internal cp $WORK/b174/_pkg_.a /builddir/.cache/go-build/d6/d6b5d1300ebd019c52fead0e93fcb06b59c949f9c8ae875fdf89623789f4d8da-d # internal vendor/golang.org/x/net/http/httpguts mkdir -p $WORK/b173/ cat >$WORK/b173/importcfg << 'EOF' # internal # import config importmap golang.org/x/net/idna=vendor/golang.org/x/net/idna packagefile vendor/golang.org/x/net/idna=$WORK/b174/_pkg_.a packagefile net=$WORK/b043/_pkg_.a packagefile net/textproto=$WORK/b179/_pkg_.a packagefile strings=$WORK/b039/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF cd /usr/lib/golang/src/vendor/golang.org/x/net/http/httpguts /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b173/_pkg_.a -trimpath "$WORK/b173=>" -shared -p vendor/golang.org/x/net/http/httpguts -std -complete -installsuffix shared -buildid zh5l12BlGbJk7aTo86v2/zh5l12BlGbJk7aTo86v2 -goversion go1.15.12 -D "" -importcfg $WORK/b173/importcfg -pack ./guts.go ./httplex.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b173/_pkg_.a # internal cp $WORK/b173/_pkg_.a /builddir/.cache/go-build/c2/c25fb302f0f5ac47bc1e2946ebef4a5d8cdbdbca78b3d15117dded3da31ee4b1-d # internal vendor/golang.org/x/net/http/httpproxy mkdir -p $WORK/b180/ cat >$WORK/b180/importcfg << 'EOF' # internal # import config importmap golang.org/x/net/idna=vendor/golang.org/x/net/idna packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b031/_pkg_.a packagefile vendor/golang.org/x/net/idna=$WORK/b174/_pkg_.a packagefile net=$WORK/b043/_pkg_.a packagefile net/url=$WORK/b130/_pkg_.a packagefile os=$WORK/b034/_pkg_.a packagefile strings=$WORK/b039/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF cd /usr/lib/golang/src/vendor/golang.org/x/net/http/httpproxy /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b180/_pkg_.a -trimpath "$WORK/b180=>" -shared -p vendor/golang.org/x/net/http/httpproxy -std -complete -installsuffix shared -buildid jHuoOvPYJWWFYOqfO43x/jHuoOvPYJWWFYOqfO43x -goversion go1.15.12 -D "" -importcfg $WORK/b180/importcfg -pack ./proxy.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b199/_pkg_.a # internal cp $WORK/b199/_pkg_.a /builddir/.cache/go-build/be/be04fd35d9a60a268d22cc9cbc9b71cbce818fa9bad175afecfbe48e6974bbda-d # internal github.com/containers/image/v5/pkg/blobinfocache mkdir -p $WORK/b197/ cat >$WORK/b197/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b031/_pkg_.a packagefile github.com/containers/image/v5/internal/rootless=$WORK/b198/_pkg_.a packagefile github.com/containers/image/v5/pkg/blobinfocache/boltdb=$WORK/b199/_pkg_.a packagefile github.com/containers/image/v5/pkg/blobinfocache/memory=$WORK/b203/_pkg_.a packagefile github.com/containers/image/v5/types=$WORK/b073/_pkg_.a packagefile github.com/sirupsen/logrus=$WORK/b098/_pkg_.a packagefile os=$WORK/b034/_pkg_.a packagefile path/filepath=$WORK/b054/_pkg_.a EOF cd /builddir/build/BUILD/buildah-1.21.1/src/github.com/containers/image/v5/pkg/blobinfocache /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b197/_pkg_.a -trimpath "$WORK/b197=>" -shared -p github.com/containers/image/v5/pkg/blobinfocache -complete -installsuffix shared -buildid zFFPO27RE0Q311QvwVIm/zFFPO27RE0Q311QvwVIm -goversion go1.15.12 -D "" -importcfg $WORK/b197/importcfg -pack ./default.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b197/_pkg_.a # internal cp $WORK/b197/_pkg_.a /builddir/.cache/go-build/bd/bda66def12c3769603f6cdbd70081f1e4c850a6024b04df1206119f1f52681e4-d # internal github.com/containers/storage/pkg/homedir mkdir -p $WORK/b207/ cat >$WORK/b207/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile github.com/containers/storage/pkg/unshare=$WORK/b158/_pkg_.a packagefile os=$WORK/b034/_pkg_.a packagefile path/filepath=$WORK/b054/_pkg_.a packagefile strings=$WORK/b039/_pkg_.a EOF cd /builddir/build/BUILD/buildah-1.21.1/src/github.com/containers/storage/pkg/homedir /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b207/_pkg_.a -trimpath "$WORK/b207=>" -shared -p github.com/containers/storage/pkg/homedir -complete -installsuffix shared -buildid OvTvioO0oJ6h8qDBCnaa/OvTvioO0oJ6h8qDBCnaa -goversion go1.15.12 -D "" -importcfg $WORK/b207/importcfg -pack ./homedir_unix.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b212/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b180/_pkg_.a # internal cp $WORK/b180/_pkg_.a /builddir/.cache/go-build/a2/a21b6498a277789a9980f6094ffb55317845788c20f71d897ea6fa71bef04158-d # internal golang.org/x/crypto/ed25519 mkdir -p $WORK/b226/ cat >$WORK/b226/importcfg << 'EOF' # internal # import config packagefile crypto/ed25519=$WORK/b120/_pkg_.a packagefile io=$WORK/b013/_pkg_.a EOF cd /builddir/build/BUILD/buildah-1.21.1/src/golang.org/x/crypto/ed25519 /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b226/_pkg_.a -trimpath "$WORK/b226=>" -shared -p golang.org/x/crypto/ed25519 -complete -installsuffix shared -buildid 4U-UZ6uLu9gRRqOydhVU/4U-UZ6uLu9gRRqOydhVU -goversion go1.15.12 -D "" -importcfg $WORK/b226/importcfg -pack ./ed25519_go113.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b207/_pkg_.a # internal cp $WORK/b207/_pkg_.a /builddir/.cache/go-build/ce/ceaf9cec2389ba83a9ca01502af2ecd755a5692a598e084a18a6943da7aea8a1-d # internal gopkg.in/square/go-jose.v2/cipher mkdir -p $WORK/b228/ /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b226/_pkg_.a # internal cp $WORK/b226/_pkg_.a /builddir/.cache/go-build/9d/9de177b97cd51e2b4069fe89d2591ed1f6485b95825805964848b87d8d8aa801-d # internal gopkg.in/square/go-jose.v2/json mkdir -p $WORK/b229/ cat >$WORK/b229/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b002/_pkg_.a packagefile encoding=$WORK/b024/_pkg_.a packagefile encoding/base64=$WORK/b025/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b031/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile math=$WORK/b027/_pkg_.a packagefile reflect=$WORK/b029/_pkg_.a packagefile runtime=$WORK/b007/_pkg_.a packagefile sort=$WORK/b033/_pkg_.a packagefile strconv=$WORK/b030/_pkg_.a packagefile strings=$WORK/b039/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a packagefile unicode=$WORK/b017/_pkg_.a packagefile unicode/utf16=$WORK/b040/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF cd /builddir/build/BUILD/buildah-1.21.1/src/gopkg.in/square/go-jose.v2/json /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b229/_pkg_.a -trimpath "$WORK/b229=>" -shared -p gopkg.in/square/go-jose.v2/json -complete -installsuffix shared -buildid Rf-BJwSZ0APr49esqWI2/Rf-BJwSZ0APr49esqWI2 -goversion go1.15.12 -D "" -importcfg $WORK/b229/importcfg -pack ./decode.go ./encode.go ./indent.go ./scanner.go ./stream.go ./tags.go cat >$WORK/b228/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b002/_pkg_.a packagefile crypto=$WORK/b070/_pkg_.a packagefile crypto/cipher=$WORK/b083/_pkg_.a packagefile crypto/ecdsa=$WORK/b109/_pkg_.a packagefile crypto/elliptic=$WORK/b110/_pkg_.a packagefile crypto/hmac=$WORK/b122/_pkg_.a packagefile crypto/sha256=$WORK/b102/_pkg_.a packagefile crypto/sha512=$WORK/b112/_pkg_.a packagefile crypto/subtle=$WORK/b085/_pkg_.a packagefile encoding/binary=$WORK/b026/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile hash=$WORK/b071/_pkg_.a packagefile io=$WORK/b013/_pkg_.a EOF cp $WORK/b212/_pkg_.a /builddir/.cache/go-build/37/372bed5e7a342562b508f500ee42a0bda83d044237cfb39f42b65b6861ffea74-d # internal cd /builddir/build/BUILD/buildah-1.21.1/src/gopkg.in/square/go-jose.v2/cipher /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b228/_pkg_.a -trimpath "$WORK/b228=>" -shared -p gopkg.in/square/go-jose.v2/cipher -complete -installsuffix shared -buildid OCfzPqAS9ACuBP_gtbkh/OCfzPqAS9ACuBP_gtbkh -goversion go1.15.12 -D "" -importcfg $WORK/b228/importcfg -pack ./cbc_hmac.go ./concat_kdf.go ./ecdh_es.go ./key_wrap.go golang.org/x/crypto/openpgp mkdir -p $WORK/b209/ cat >$WORK/b209/importcfg << 'EOF' # internal # import config packagefile crypto=$WORK/b070/_pkg_.a packagefile crypto/rsa=$WORK/b116/_pkg_.a packagefile crypto/sha256=$WORK/b102/_pkg_.a packagefile golang.org/x/crypto/openpgp/armor=$WORK/b210/_pkg_.a packagefile golang.org/x/crypto/openpgp/errors=$WORK/b211/_pkg_.a packagefile golang.org/x/crypto/openpgp/packet=$WORK/b212/_pkg_.a packagefile golang.org/x/crypto/openpgp/s2k=$WORK/b217/_pkg_.a packagefile hash=$WORK/b071/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile strconv=$WORK/b030/_pkg_.a packagefile time=$WORK/b020/_pkg_.a EOF cd /builddir/build/BUILD/buildah-1.21.1/src/golang.org/x/crypto/openpgp /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b209/_pkg_.a -trimpath "$WORK/b209=>" -shared -p golang.org/x/crypto/openpgp -complete -installsuffix shared -buildid ZuPoNY-Wno7OhOUWVxh-/ZuPoNY-Wno7OhOUWVxh- -goversion go1.15.12 -D "" -importcfg $WORK/b209/importcfg -pack ./canonical_text.go ./keys.go ./read.go ./write.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b145/_pkg_.a # internal cp $WORK/b145/_pkg_.a /builddir/.cache/go-build/dc/dc41f9deac5643855c8a4f754f7baf5fd822e0212a970ff13b1cd8bdbcdbcbed-d # internal github.com/containers/ocicrypt/config/keyprovider-config mkdir -p $WORK/b230/ cat >$WORK/b230/importcfg << 'EOF' # internal # import config packagefile encoding/json=$WORK/b023/_pkg_.a packagefile github.com/pkg/errors=$WORK/b097/_pkg_.a packagefile io/ioutil=$WORK/b053/_pkg_.a packagefile os=$WORK/b034/_pkg_.a EOF cd /builddir/build/BUILD/buildah-1.21.1/src/github.com/containers/ocicrypt/config/keyprovider-config /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b230/_pkg_.a -trimpath "$WORK/b230=>" -shared -p github.com/containers/ocicrypt/config/keyprovider-config -complete -installsuffix shared -buildid Hzys_NokYG2to2N9poVP/Hzys_NokYG2to2N9poVP -goversion go1.15.12 -D "" -importcfg $WORK/b230/importcfg -pack ./config.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b230/_pkg_.a # internal cp $WORK/b230/_pkg_.a /builddir/.cache/go-build/9b/9bbd88ec702458093897175c0e032f84a88d250b19a3b8bc95c9cbf978310b78-d # internal google.golang.org/protobuf/internal/errors mkdir -p $WORK/b238/ cat >$WORK/b238/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b031/_pkg_.a packagefile google.golang.org/protobuf/internal/detrand=$WORK/b239/_pkg_.a EOF cd /builddir/build/BUILD/buildah-1.21.1/src/google.golang.org/protobuf/internal/errors /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b238/_pkg_.a -trimpath "$WORK/b238=>" -shared -p google.golang.org/protobuf/internal/errors -complete -installsuffix shared -buildid X_xGp13kMTouMo4Tbjhd/X_xGp13kMTouMo4Tbjhd -goversion go1.15.12 -D "" -importcfg $WORK/b238/importcfg -pack ./errors.go ./is_go113.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b228/_pkg_.a # internal cp $WORK/b228/_pkg_.a /builddir/.cache/go-build/aa/aa1dd35af29ef24f3c20ef24bf8972ac4328d9e1d796ece54a7b29a0c30cb81f-d # internal go/token mkdir -p $WORK/b246/ cat >$WORK/b246/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b031/_pkg_.a packagefile sort=$WORK/b033/_pkg_.a packagefile strconv=$WORK/b030/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a packagefile unicode=$WORK/b017/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF cd /usr/lib/golang/src/go/token /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b246/_pkg_.a -trimpath "$WORK/b246=>" -shared -p go/token -std -complete -installsuffix shared -buildid JEDx3No8OSrGZ4UyCK19/JEDx3No8OSrGZ4UyCK19 -goversion go1.15.12 -D "" -importcfg $WORK/b246/importcfg -pack ./position.go ./serialize.go ./token.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b238/_pkg_.a # internal cp $WORK/b238/_pkg_.a /builddir/.cache/go-build/86/86d1f00d3fad94195c6776601ba0dd44f092dd5ab552f3f4a1306da8b0efd526-d # internal google.golang.org/protobuf/encoding/protowire mkdir -p $WORK/b237/ cat >$WORK/b237/importcfg << 'EOF' # internal # import config packagefile google.golang.org/protobuf/internal/errors=$WORK/b238/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile math=$WORK/b027/_pkg_.a packagefile math/bits=$WORK/b028/_pkg_.a EOF cd /builddir/build/BUILD/buildah-1.21.1/src/google.golang.org/protobuf/encoding/protowire /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b237/_pkg_.a -trimpath "$WORK/b237=>" -shared -p google.golang.org/protobuf/encoding/protowire -complete -installsuffix shared -buildid faQfG7sWiOcNToCNMWGL/faQfG7sWiOcNToCNMWGL -goversion go1.15.12 -D "" -importcfg $WORK/b237/importcfg -pack ./wire.go cd $WORK/b142 TERM='dumb' gcc -I /builddir/build/BUILD/buildah-1.21.1/src/github.com/miekg/pkcs11 -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b142=/tmp/go-build -gno-record-gcc-switches -I ./ -O2 -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -ffat-lto-objects -fexceptions -fasynchronous-unwind-tables -fstack-protector-strong -fstack-clash-protection -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -o ./_x001.o -c _cgo_export.c TERM='dumb' gcc -I /builddir/build/BUILD/buildah-1.21.1/src/github.com/miekg/pkcs11 -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b142=/tmp/go-build -gno-record-gcc-switches -I ./ -O2 -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -ffat-lto-objects -fexceptions -fasynchronous-unwind-tables -fstack-protector-strong -fstack-clash-protection -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -o ./_x002.o -c params.cgo2.c /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b246/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b237/_pkg_.a # internal cp $WORK/b237/_pkg_.a /builddir/.cache/go-build/38/38d7f2f06844a658fa384fc32b0c50cfb31828e74f9226911edb3903133fb03a-d # internal google.golang.org/protobuf/reflect/protoreflect mkdir -p $WORK/b241/ cat >$WORK/b241/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b031/_pkg_.a packagefile google.golang.org/protobuf/encoding/protowire=$WORK/b237/_pkg_.a packagefile google.golang.org/protobuf/internal/pragma=$WORK/b242/_pkg_.a packagefile math=$WORK/b027/_pkg_.a packagefile strconv=$WORK/b030/_pkg_.a packagefile strings=$WORK/b039/_pkg_.a EOF cd /builddir/build/BUILD/buildah-1.21.1/src/google.golang.org/protobuf/reflect/protoreflect /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b241/_pkg_.a -trimpath "$WORK/b241=>" -shared -p google.golang.org/protobuf/reflect/protoreflect -complete -installsuffix shared -buildid CLs30o-FCqgnBLu9tyjF/CLs30o-FCqgnBLu9tyjF -goversion go1.15.12 -D "" -importcfg $WORK/b241/importcfg -pack ./methods.go ./proto.go ./source.go ./source_gen.go ./type.go ./value.go ./value_union.go ./value_unsafe.go cp $WORK/b246/_pkg_.a /builddir/.cache/go-build/91/912dbe8298789b3ed9f4eaaf2ae7aa212f12389b7ab66d1fc01cf02a7322270f-d # internal google.golang.org/protobuf/internal/version mkdir -p $WORK/b263/ cat >$WORK/b263/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b031/_pkg_.a packagefile strings=$WORK/b039/_pkg_.a EOF cd /builddir/build/BUILD/buildah-1.21.1/src/google.golang.org/protobuf/internal/version /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b263/_pkg_.a -trimpath "$WORK/b263=>" -shared -p google.golang.org/protobuf/internal/version -complete -installsuffix shared -buildid bAranF-BisJ9KBe2Cxz9/bAranF-BisJ9KBe2Cxz9 -goversion go1.15.12 -D "" -importcfg $WORK/b263/importcfg -pack ./version.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b263/_pkg_.a # internal cp $WORK/b263/_pkg_.a /builddir/.cache/go-build/e5/e51fda4038bfd2d1984eea3a77bde60f721e5c14d07fa60cfca8dfc786ca0352-d # internal golang.org/x/net/internal/timeseries mkdir -p $WORK/b266/ cat >$WORK/b266/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b031/_pkg_.a packagefile log=$WORK/b093/_pkg_.a packagefile time=$WORK/b020/_pkg_.a EOF cd /builddir/build/BUILD/buildah-1.21.1/src/golang.org/x/net/internal/timeseries /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b266/_pkg_.a -trimpath "$WORK/b266=>" -shared -p golang.org/x/net/internal/timeseries -complete -installsuffix shared -buildid xox9WFv_GtoJcqlv2vYZ/xox9WFv_GtoJcqlv2vYZ -goversion go1.15.12 -D "" -importcfg $WORK/b266/importcfg -pack ./timeseries.go cd $WORK/b142 TERM='dumb' gcc -I /builddir/build/BUILD/buildah-1.21.1/src/github.com/miekg/pkcs11 -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b142=/tmp/go-build -gno-record-gcc-switches -I ./ -O2 -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -ffat-lto-objects -fexceptions -fasynchronous-unwind-tables -fstack-protector-strong -fstack-clash-protection -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -o ./_x003.o -c pkcs11.cgo2.c /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b209/_pkg_.a # internal cp $WORK/b209/_pkg_.a /builddir/.cache/go-build/48/4842b14381d83fe9d34be68d50a805704ae0d129c2bebfd2c1195b894539bdb2-d # internal text/template/parse mkdir -p $WORK/b270/ cat >$WORK/b270/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b002/_pkg_.a packagefile fmt=$WORK/b031/_pkg_.a packagefile runtime=$WORK/b007/_pkg_.a packagefile strconv=$WORK/b030/_pkg_.a packagefile strings=$WORK/b039/_pkg_.a packagefile unicode=$WORK/b017/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF cd /usr/lib/golang/src/text/template/parse /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b270/_pkg_.a -trimpath "$WORK/b270=>" -shared -p text/template/parse -std -complete -installsuffix shared -buildid udMnbfWBLEixyl-n6909/udMnbfWBLEixyl-n6909 -goversion go1.15.12 -D "" -importcfg $WORK/b270/importcfg -pack ./lex.go ./node.go ./parse.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b117/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b266/_pkg_.a # internal cp $WORK/b266/_pkg_.a /builddir/.cache/go-build/42/421a6ce0a7b0484bfd8a3e18919e4651c540ce141df2acc2180b6b570f321d60-d # internal google.golang.org/grpc/internal/grpclog mkdir -p $WORK/b276/ cat >$WORK/b276/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b031/_pkg_.a packagefile os=$WORK/b034/_pkg_.a EOF cd /builddir/build/BUILD/buildah-1.21.1/src/google.golang.org/grpc/internal/grpclog /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b276/_pkg_.a -trimpath "$WORK/b276=>" -shared -p google.golang.org/grpc/internal/grpclog -complete -installsuffix shared -buildid 38bVE2Vtzb1USsa_7r-2/38bVE2Vtzb1USsa_7r-2 -goversion go1.15.12 -D "" -importcfg $WORK/b276/importcfg -pack ./grpclog.go ./prefixLogger.go cp $WORK/b117/_pkg_.a /builddir/.cache/go-build/7c/7cc3130733aede9fa75bfca3e47c4bd80914beb632193dfb67598d14604fec5e-d # internal github.com/containers/libtrust mkdir -p $WORK/b108/ cat >$WORK/b108/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b002/_pkg_.a packagefile crypto=$WORK/b070/_pkg_.a packagefile crypto/ecdsa=$WORK/b109/_pkg_.a packagefile crypto/elliptic=$WORK/b110/_pkg_.a packagefile crypto/rand=$WORK/b081/_pkg_.a packagefile crypto/rsa=$WORK/b116/_pkg_.a packagefile crypto/sha256=$WORK/b102/_pkg_.a packagefile crypto/sha512=$WORK/b112/_pkg_.a packagefile crypto/tls=$WORK/b117/_pkg_.a packagefile crypto/x509=$WORK/b126/_pkg_.a packagefile crypto/x509/pkix=$WORK/b128/_pkg_.a packagefile encoding/base32=$WORK/b137/_pkg_.a packagefile encoding/base64=$WORK/b025/_pkg_.a packagefile encoding/binary=$WORK/b026/_pkg_.a packagefile encoding/json=$WORK/b023/_pkg_.a packagefile encoding/pem=$WORK/b129/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b031/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile io/ioutil=$WORK/b053/_pkg_.a packagefile math/big=$WORK/b086/_pkg_.a packagefile net=$WORK/b043/_pkg_.a packagefile net/url=$WORK/b130/_pkg_.a packagefile os=$WORK/b034/_pkg_.a packagefile path=$WORK/b056/_pkg_.a packagefile path/filepath=$WORK/b054/_pkg_.a packagefile sort=$WORK/b033/_pkg_.a packagefile strings=$WORK/b039/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a packagefile time=$WORK/b020/_pkg_.a packagefile unicode=$WORK/b017/_pkg_.a EOF cd /builddir/build/BUILD/buildah-1.21.1/src/github.com/containers/libtrust /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b108/_pkg_.a -trimpath "$WORK/b108=>" -shared -p github.com/containers/libtrust -complete -installsuffix shared -buildid j1gAqF4_863vsmG49g3N/j1gAqF4_863vsmG49g3N -goversion go1.15.12 -D "" -importcfg $WORK/b108/importcfg -pack ./certificates.go ./doc.go ./ec_key.go ./ec_key_no_openssl.go ./filter.go ./hash.go ./jsonsign.go ./key.go ./key_files.go ./key_manager.go ./rsa_key.go ./util.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b276/_pkg_.a # internal cp $WORK/b276/_pkg_.a /builddir/.cache/go-build/5c/5c2585bc49b9ac5811a775b4fe2a4f70d9de95a6a09cc9342f9d061c274e0692-d # internal net/http/httptrace mkdir -p $WORK/b185/ cat >$WORK/b185/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b019/_pkg_.a packagefile crypto/tls=$WORK/b117/_pkg_.a packagefile internal/nettrace=$WORK/b045/_pkg_.a packagefile net=$WORK/b043/_pkg_.a packagefile net/textproto=$WORK/b179/_pkg_.a packagefile reflect=$WORK/b029/_pkg_.a packagefile time=$WORK/b020/_pkg_.a EOF cd /usr/lib/golang/src/net/http/httptrace /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b185/_pkg_.a -trimpath "$WORK/b185=>" -shared -p net/http/httptrace -std -complete -installsuffix shared -buildid umB6h1ryYwBZSUPw0ww0/umB6h1ryYwBZSUPw0ww0 -goversion go1.15.12 -D "" -importcfg $WORK/b185/importcfg -pack ./trace.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b185/_pkg_.a # internal cp $WORK/b185/_pkg_.a /builddir/.cache/go-build/8b/8b3ac17f7045f1f8f10d75b24c2567ea2dc231c2d618646c19d8465fb3c6423c-d # internal net/http mkdir -p $WORK/b170/ cat >$WORK/b170/importcfg << 'EOF' # internal # import config importmap golang.org/x/net/http/httpguts=vendor/golang.org/x/net/http/httpguts importmap golang.org/x/net/http/httpproxy=vendor/golang.org/x/net/http/httpproxy importmap golang.org/x/net/http2/hpack=vendor/golang.org/x/net/http2/hpack importmap golang.org/x/net/idna=vendor/golang.org/x/net/idna packagefile bufio=$WORK/b057/_pkg_.a packagefile bytes=$WORK/b002/_pkg_.a packagefile compress/gzip=$WORK/b171/_pkg_.a packagefile container/list=$WORK/b118/_pkg_.a packagefile context=$WORK/b019/_pkg_.a packagefile crypto/rand=$WORK/b081/_pkg_.a packagefile crypto/tls=$WORK/b117/_pkg_.a packagefile encoding/base64=$WORK/b025/_pkg_.a packagefile encoding/binary=$WORK/b026/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b031/_pkg_.a packagefile vendor/golang.org/x/net/http/httpguts=$WORK/b173/_pkg_.a packagefile vendor/golang.org/x/net/http/httpproxy=$WORK/b180/_pkg_.a packagefile vendor/golang.org/x/net/http2/hpack=$WORK/b181/_pkg_.a packagefile vendor/golang.org/x/net/idna=$WORK/b174/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile io/ioutil=$WORK/b053/_pkg_.a packagefile log=$WORK/b093/_pkg_.a packagefile math=$WORK/b027/_pkg_.a packagefile math/rand=$WORK/b047/_pkg_.a packagefile mime=$WORK/b182/_pkg_.a packagefile mime/multipart=$WORK/b183/_pkg_.a packagefile net=$WORK/b043/_pkg_.a packagefile net/http/httptrace=$WORK/b185/_pkg_.a packagefile net/http/internal=$WORK/b186/_pkg_.a packagefile net/textproto=$WORK/b179/_pkg_.a packagefile net/url=$WORK/b130/_pkg_.a packagefile os=$WORK/b034/_pkg_.a packagefile path=$WORK/b056/_pkg_.a packagefile path/filepath=$WORK/b054/_pkg_.a packagefile reflect=$WORK/b029/_pkg_.a packagefile runtime=$WORK/b007/_pkg_.a packagefile sort=$WORK/b033/_pkg_.a packagefile strconv=$WORK/b030/_pkg_.a packagefile strings=$WORK/b039/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a packagefile sync/atomic=$WORK/b016/_pkg_.a packagefile time=$WORK/b020/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF cd /usr/lib/golang/src/net/http /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b170/_pkg_.a -trimpath "$WORK/b170=>" -shared -p net/http -std -complete -installsuffix shared -buildid 4kfSWIYRuBpCsJMV8DXc/4kfSWIYRuBpCsJMV8DXc -goversion go1.15.12 -D "" -importcfg $WORK/b170/importcfg -pack ./client.go ./clone.go ./cookie.go ./doc.go ./filetransport.go ./fs.go ./h2_bundle.go ./header.go ./http.go ./jar.go ./method.go ./request.go ./response.go ./roundtrip.go ./server.go ./sniff.go ./socks_bundle.go ./status.go ./transfer.go ./transport.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b241/_pkg_.a # internal cp $WORK/b241/_pkg_.a /builddir/.cache/go-build/75/75e4a905c2baa0ebf5fabe081e0e7f3ac58b629f7cc98d1c3f67561ae340a238-d # internal google.golang.org/protobuf/internal/encoding/messageset mkdir -p $WORK/b240/ cat >$WORK/b240/importcfg << 'EOF' # internal # import config packagefile google.golang.org/protobuf/encoding/protowire=$WORK/b237/_pkg_.a packagefile google.golang.org/protobuf/internal/errors=$WORK/b238/_pkg_.a packagefile google.golang.org/protobuf/reflect/protoreflect=$WORK/b241/_pkg_.a packagefile math=$WORK/b027/_pkg_.a EOF cd /builddir/build/BUILD/buildah-1.21.1/src/google.golang.org/protobuf/internal/encoding/messageset /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b240/_pkg_.a -trimpath "$WORK/b240=>" -shared -p google.golang.org/protobuf/internal/encoding/messageset -complete -installsuffix shared -buildid pMoMu1gJOSIedOHqJYCW/pMoMu1gJOSIedOHqJYCW -goversion go1.15.12 -D "" -importcfg $WORK/b240/importcfg -pack ./messageset.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b240/_pkg_.a # internal cp $WORK/b240/_pkg_.a /builddir/.cache/go-build/a1/a182fa082061b92ef6c4a6aafcc26c6c31c9fd3e7da14a509cdd9a1f451d8038-d # internal google.golang.org/protobuf/internal/strs mkdir -p $WORK/b245/ cat >$WORK/b245/importcfg << 'EOF' # internal # import config packagefile go/token=$WORK/b246/_pkg_.a packagefile google.golang.org/protobuf/internal/flags=$WORK/b244/_pkg_.a packagefile google.golang.org/protobuf/reflect/protoreflect=$WORK/b241/_pkg_.a packagefile strings=$WORK/b039/_pkg_.a packagefile unicode=$WORK/b017/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF cd /builddir/build/BUILD/buildah-1.21.1/src/google.golang.org/protobuf/internal/strs /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b245/_pkg_.a -trimpath "$WORK/b245=>" -shared -p google.golang.org/protobuf/internal/strs -complete -installsuffix shared -buildid YLvt7Ta-qwDOeBo2nIlM/YLvt7Ta-qwDOeBo2nIlM -goversion go1.15.12 -D "" -importcfg $WORK/b245/importcfg -pack ./strings.go ./strings_unsafe.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b229/_pkg_.a # internal cp $WORK/b229/_pkg_.a /builddir/.cache/go-build/38/3854fc40432877ff8d82e88420f8fca926657d533635b077fc08397c8a067e32-d # internal gopkg.in/square/go-jose.v2 mkdir -p $WORK/b225/ cat >$WORK/b225/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b002/_pkg_.a packagefile compress/flate=$WORK/b172/_pkg_.a packagefile crypto=$WORK/b070/_pkg_.a packagefile crypto/aes=$WORK/b082/_pkg_.a packagefile crypto/cipher=$WORK/b083/_pkg_.a packagefile crypto/ecdsa=$WORK/b109/_pkg_.a packagefile crypto/elliptic=$WORK/b110/_pkg_.a packagefile crypto/hmac=$WORK/b122/_pkg_.a packagefile crypto/rand=$WORK/b081/_pkg_.a packagefile crypto/rsa=$WORK/b116/_pkg_.a packagefile crypto/sha1=$WORK/b125/_pkg_.a packagefile crypto/sha256=$WORK/b102/_pkg_.a packagefile crypto/sha512=$WORK/b112/_pkg_.a packagefile crypto/subtle=$WORK/b085/_pkg_.a packagefile crypto/x509=$WORK/b126/_pkg_.a packagefile encoding/base64=$WORK/b025/_pkg_.a packagefile encoding/binary=$WORK/b026/_pkg_.a packagefile encoding/hex=$WORK/b087/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b031/_pkg_.a packagefile golang.org/x/crypto/ed25519=$WORK/b226/_pkg_.a packagefile golang.org/x/crypto/pbkdf2=$WORK/b227/_pkg_.a packagefile gopkg.in/square/go-jose.v2/cipher=$WORK/b228/_pkg_.a packagefile gopkg.in/square/go-jose.v2/json=$WORK/b229/_pkg_.a packagefile hash=$WORK/b071/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile math/big=$WORK/b086/_pkg_.a packagefile net/url=$WORK/b130/_pkg_.a packagefile reflect=$WORK/b029/_pkg_.a packagefile strings=$WORK/b039/_pkg_.a packagefile unicode=$WORK/b017/_pkg_.a EOF cd /builddir/build/BUILD/buildah-1.21.1/src/gopkg.in/square/go-jose.v2 /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b225/_pkg_.a -trimpath "$WORK/b225=>" -shared -p gopkg.in/square/go-jose.v2 -complete -installsuffix shared -buildid SMswDieveeSfmY8QkTfd/SMswDieveeSfmY8QkTfd -goversion go1.15.12 -D "" -importcfg $WORK/b225/importcfg -pack ./asymmetric.go ./crypter.go ./doc.go ./encoding.go ./jwe.go ./jwk.go ./jws.go ./opaque.go ./shared.go ./signing.go ./symmetric.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b245/_pkg_.a # internal cp $WORK/b245/_pkg_.a /builddir/.cache/go-build/b4/b437c2be03eea1ed10e8abed5e331c3771348cb6a6d06a1b37c00f3d57c1b2d1-d # internal google.golang.org/protobuf/internal/encoding/text mkdir -p $WORK/b243/ cat >$WORK/b243/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b002/_pkg_.a packagefile fmt=$WORK/b031/_pkg_.a packagefile google.golang.org/protobuf/internal/detrand=$WORK/b239/_pkg_.a packagefile google.golang.org/protobuf/internal/errors=$WORK/b238/_pkg_.a packagefile google.golang.org/protobuf/internal/flags=$WORK/b244/_pkg_.a packagefile google.golang.org/protobuf/internal/strs=$WORK/b245/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile math=$WORK/b027/_pkg_.a packagefile math/bits=$WORK/b028/_pkg_.a packagefile regexp=$WORK/b062/_pkg_.a packagefile strconv=$WORK/b030/_pkg_.a packagefile strings=$WORK/b039/_pkg_.a packagefile unicode=$WORK/b017/_pkg_.a packagefile unicode/utf16=$WORK/b040/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF cd /builddir/build/BUILD/buildah-1.21.1/src/google.golang.org/protobuf/internal/encoding/text /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b243/_pkg_.a -trimpath "$WORK/b243=>" -shared -p google.golang.org/protobuf/internal/encoding/text -complete -installsuffix shared -buildid x6nCbFUYm8bCHrd9fAF_/x6nCbFUYm8bCHrd9fAF_ -goversion go1.15.12 -D "" -importcfg $WORK/b243/importcfg -pack ./decode.go ./decode_number.go ./decode_string.go ./decode_token.go ./doc.go ./encode.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b166/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b270/_pkg_.a # internal cd $WORK/b142 TERM='dumb' gcc -I /builddir/build/BUILD/buildah-1.21.1/src/github.com/miekg/pkcs11 -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b142=/tmp/go-build -gno-record-gcc-switches -I ./ -O2 -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -ffat-lto-objects -fexceptions -fasynchronous-unwind-tables -fstack-protector-strong -fstack-clash-protection -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -o ./_x004.o -c types.cgo2.c /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b108/_pkg_.a # internal cp $WORK/b108/_pkg_.a /builddir/.cache/go-build/f7/f79a781e76c1c97892aecd031a9f6d6eb909671090d236d9edc9576f034879d5-d # internal github.com/containers/image/v5/manifest mkdir -p $WORK/b067/ cat >$WORK/b067/importcfg << 'EOF' # internal # import config packagefile encoding/json=$WORK/b023/_pkg_.a packagefile fmt=$WORK/b031/_pkg_.a packagefile github.com/containers/image/v5/docker/reference=$WORK/b068/_pkg_.a packagefile github.com/containers/image/v5/internal/pkg/platform=$WORK/b072/_pkg_.a packagefile github.com/containers/image/v5/pkg/compression=$WORK/b078/_pkg_.a packagefile github.com/containers/image/v5/pkg/strslice=$WORK/b107/_pkg_.a packagefile github.com/containers/image/v5/types=$WORK/b073/_pkg_.a packagefile github.com/containers/libtrust=$WORK/b108/_pkg_.a packagefile github.com/containers/ocicrypt/spec=$WORK/b138/_pkg_.a packagefile github.com/docker/docker/api/types/versions=$WORK/b139/_pkg_.a packagefile github.com/opencontainers/go-digest=$WORK/b069/_pkg_.a packagefile github.com/opencontainers/image-spec/specs-go=$WORK/b077/_pkg_.a packagefile github.com/opencontainers/image-spec/specs-go/v1=$WORK/b076/_pkg_.a packagefile github.com/pkg/errors=$WORK/b097/_pkg_.a packagefile github.com/sirupsen/logrus=$WORK/b098/_pkg_.a packagefile regexp=$WORK/b062/_pkg_.a packagefile runtime=$WORK/b007/_pkg_.a packagefile strings=$WORK/b039/_pkg_.a packagefile time=$WORK/b020/_pkg_.a EOF cd /builddir/build/BUILD/buildah-1.21.1/src/github.com/containers/image/v5/manifest /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b067/_pkg_.a -trimpath "$WORK/b067=>" -shared -p github.com/containers/image/v5/manifest -complete -installsuffix shared -buildid 1e4lSbvZAk7cfysPd0ZA/1e4lSbvZAk7cfysPd0ZA -goversion go1.15.12 -D "" -importcfg $WORK/b067/importcfg -pack ./common.go ./docker_schema1.go ./docker_schema2.go ./docker_schema2_list.go ./list.go ./manifest.go ./oci.go ./oci_index.go cd $WORK/b142 TERM='dumb' gcc -I /builddir/build/BUILD/buildah-1.21.1/src/github.com/miekg/pkcs11 -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b142=/tmp/go-build -gno-record-gcc-switches -I ./ -O2 -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -ffat-lto-objects -fexceptions -fasynchronous-unwind-tables -fstack-protector-strong -fstack-clash-protection -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -o ./_cgo_main.o -c _cgo_main.c /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b243/_pkg_.a # internal cp $WORK/b270/_pkg_.a /builddir/.cache/go-build/40/4049e9ecb2a6b2158ae1546cf2119a7a239ed2d7693ddd822a8b24d340e88078-d # internal google.golang.org/protobuf/internal/genid mkdir -p $WORK/b247/ cat >$WORK/b247/importcfg << 'EOF' # internal # import config packagefile google.golang.org/protobuf/reflect/protoreflect=$WORK/b241/_pkg_.a EOF cd /builddir/build/BUILD/buildah-1.21.1/src/google.golang.org/protobuf/internal/genid /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b247/_pkg_.a -trimpath "$WORK/b247=>" -shared -p google.golang.org/protobuf/internal/genid -complete -installsuffix shared -buildid FWqwJW0rBBssVpoAjpWx/FWqwJW0rBBssVpoAjpWx -goversion go1.15.12 -D "" -importcfg $WORK/b247/importcfg -pack ./any_gen.go ./api_gen.go ./descriptor_gen.go ./doc.go ./duration_gen.go ./empty_gen.go ./field_mask_gen.go ./goname.go ./map_entry.go ./source_context_gen.go ./struct_gen.go ./timestamp_gen.go ./type_gen.go ./wrappers.go ./wrappers_gen.go cp $WORK/b243/_pkg_.a /builddir/.cache/go-build/e5/e54d10bd574f56e127382c8ace27e985207bf52f5f7999a4f0fc6acf9254788b-d # internal google.golang.org/protobuf/internal/order mkdir -p $WORK/b248/ cat >$WORK/b248/importcfg << 'EOF' # internal # import config packagefile google.golang.org/protobuf/reflect/protoreflect=$WORK/b241/_pkg_.a packagefile sort=$WORK/b033/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a EOF cd /builddir/build/BUILD/buildah-1.21.1/src/google.golang.org/protobuf/internal/order /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b248/_pkg_.a -trimpath "$WORK/b248=>" -shared -p google.golang.org/protobuf/internal/order -complete -installsuffix shared -buildid XXDDobPTaugswarw09op/XXDDobPTaugswarw09op -goversion go1.15.12 -D "" -importcfg $WORK/b248/importcfg -pack ./order.go ./range.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b247/_pkg_.a # internal cp $WORK/b166/_pkg_.a /builddir/.cache/go-build/4a/4a0c423bea7cb8de096b1ca3fe78fc302594128de3322a3085b22cf7673c828e-d # internal github.com/containers/storage/pkg/chrootarchive cp $WORK/b247/_pkg_.a /builddir/.cache/go-build/19/196ac9fcf875fb80186ceaf68142b95854065ad65f170b457d83095603ece705-d # internal mkdir -p $WORK/b164/ google.golang.org/protobuf/reflect/protoregistry mkdir -p $WORK/b251/ cat >$WORK/b164/importcfg << 'EOF' # internal # import config packagefile archive/tar=$WORK/b052/_pkg_.a packagefile bytes=$WORK/b002/_pkg_.a packagefile flag=$WORK/b165/_pkg_.a packagefile fmt=$WORK/b031/_pkg_.a packagefile github.com/containers/storage/pkg/archive=$WORK/b145/_pkg_.a packagefile github.com/containers/storage/pkg/idtools=$WORK/b148/_pkg_.a packagefile github.com/containers/storage/pkg/mount=$WORK/b150/_pkg_.a packagefile github.com/containers/storage/pkg/reexec=$WORK/b159/_pkg_.a packagefile github.com/containers/storage/pkg/system=$WORK/b149/_pkg_.a packagefile github.com/json-iterator/go=$WORK/b166/_pkg_.a packagefile github.com/opencontainers/runc/libcontainer/system=$WORK/b162/_pkg_.a packagefile github.com/pkg/errors=$WORK/b097/_pkg_.a packagefile github.com/syndtr/gocapability/capability=$WORK/b161/_pkg_.a packagefile golang.org/x/sys/unix=$WORK/b099/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile io/ioutil=$WORK/b053/_pkg_.a packagefile net=$WORK/b043/_pkg_.a packagefile os=$WORK/b034/_pkg_.a packagefile os/user=$WORK/b055/_pkg_.a packagefile path/filepath=$WORK/b054/_pkg_.a packagefile runtime=$WORK/b007/_pkg_.a packagefile strings=$WORK/b039/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a EOF cat >$WORK/b251/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b031/_pkg_.a packagefile google.golang.org/protobuf/internal/encoding/messageset=$WORK/b240/_pkg_.a packagefile google.golang.org/protobuf/internal/errors=$WORK/b238/_pkg_.a packagefile google.golang.org/protobuf/internal/flags=$WORK/b244/_pkg_.a packagefile google.golang.org/protobuf/reflect/protoreflect=$WORK/b241/_pkg_.a packagefile os=$WORK/b034/_pkg_.a packagefile strings=$WORK/b039/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a EOF cd /builddir/build/BUILD/buildah-1.21.1/src/github.com/containers/storage/pkg/chrootarchive /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b164/_pkg_.a -trimpath "$WORK/b164=>" -shared -p github.com/containers/storage/pkg/chrootarchive -complete -installsuffix shared -buildid P9xdDf5VEAlbCZDWdXqb/P9xdDf5VEAlbCZDWdXqb -goversion go1.15.12 -D "" -importcfg $WORK/b164/importcfg -pack ./archive.go ./archive_unix.go ./chroot_linux.go ./diff.go ./diff_unix.go ./init_unix.go ./jsoniter.go cd /builddir/build/BUILD/buildah-1.21.1/src/google.golang.org/protobuf/reflect/protoregistry /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b251/_pkg_.a -trimpath "$WORK/b251=>" -shared -p google.golang.org/protobuf/reflect/protoregistry -complete -installsuffix shared -buildid RNCd9UCXNoZKkzL-Aojg/RNCd9UCXNoZKkzL-Aojg -goversion go1.15.12 -D "" -importcfg $WORK/b251/importcfg -pack ./registry.go cd /builddir/build/BUILD/buildah-1.21.1/src/github.com/miekg/pkcs11 TERM='dumb' gcc -I . -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b142=/tmp/go-build -gno-record-gcc-switches -o $WORK/b142/_cgo_.o $WORK/b142/_cgo_main.o $WORK/b142/_x001.o $WORK/b142/_x002.o $WORK/b142/_x003.o $WORK/b142/_x004.o -g -O2 -ldl /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b248/_pkg_.a # internal cp $WORK/b248/_pkg_.a /builddir/.cache/go-build/5f/5f2be25f28369e1989da2c0424a574676aa1f3f0abe86f35cd94965bbc9d742c-d # internal google.golang.org/protobuf/runtime/protoiface mkdir -p $WORK/b252/ cat >$WORK/b252/importcfg << 'EOF' # internal # import config packagefile google.golang.org/protobuf/internal/pragma=$WORK/b242/_pkg_.a packagefile google.golang.org/protobuf/reflect/protoreflect=$WORK/b241/_pkg_.a EOF cd /builddir/build/BUILD/buildah-1.21.1/src/google.golang.org/protobuf/runtime/protoiface /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b252/_pkg_.a -trimpath "$WORK/b252=>" -shared -p google.golang.org/protobuf/runtime/protoiface -complete -installsuffix shared -buildid m1jNyor_6YiQy67meHTf/m1jNyor_6YiQy67meHTf -goversion go1.15.12 -D "" -importcfg $WORK/b252/importcfg -pack ./legacy.go ./methods.go cd /builddir/build/BUILD/buildah-1.21.1/src/github.com/miekg/pkcs11 TERM='dumb' /usr/lib/golang/pkg/tool/linux_ppc64le/cgo -dynpackage pkcs11 -dynimport $WORK/b142/_cgo_.o -dynout $WORK/b142/_cgo_import.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b252/_pkg_.a # internal cp $WORK/b252/_pkg_.a /builddir/.cache/go-build/90/900744d02e9c5373a534a7cd8ad2c1b4c3d4133a1eabea98a23183d4bba29d6b-d # internal google.golang.org/protobuf/internal/encoding/defval mkdir -p $WORK/b254/ cat >$WORK/b254/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b031/_pkg_.a packagefile google.golang.org/protobuf/internal/encoding/text=$WORK/b243/_pkg_.a packagefile google.golang.org/protobuf/internal/errors=$WORK/b238/_pkg_.a packagefile google.golang.org/protobuf/reflect/protoreflect=$WORK/b241/_pkg_.a packagefile math=$WORK/b027/_pkg_.a packagefile strconv=$WORK/b030/_pkg_.a EOF cd /builddir/build/BUILD/buildah-1.21.1/src/google.golang.org/protobuf/internal/encoding/defval /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b254/_pkg_.a -trimpath "$WORK/b254=>" -shared -p google.golang.org/protobuf/internal/encoding/defval -complete -installsuffix shared -buildid FUsdl3zV71PowHuP14wg/FUsdl3zV71PowHuP14wg -goversion go1.15.12 -D "" -importcfg $WORK/b254/importcfg -pack ./default.go cat >$WORK/b142/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b031/_pkg_.a packagefile strings=$WORK/b039/_pkg_.a packagefile time=$WORK/b020/_pkg_.a packagefile runtime/cgo=$WORK/b048/_pkg_.a packagefile syscall=$WORK/b021/_pkg_.a EOF cd /builddir/build/BUILD/buildah-1.21.1/src/github.com/miekg/pkcs11 /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b142/_pkg_.a -trimpath "$WORK/b142=>" -shared -p github.com/miekg/pkcs11 -installsuffix shared -buildid _tlMHYmO98UWBIYGfRsJ/_tlMHYmO98UWBIYGfRsJ -goversion go1.15.12 -D "" -importcfg $WORK/b142/importcfg -pack ./const.go ./error.go ./vendor.go $WORK/b142/_cgo_gotypes.go $WORK/b142/params.cgo1.go $WORK/b142/pkcs11.cgo1.go $WORK/b142/types.cgo1.go $WORK/b142/_cgo_import.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b254/_pkg_.a # internal cp $WORK/b254/_pkg_.a /builddir/.cache/go-build/87/871be01ee840817e39f160c045373ab6ff4dbdb1b7f61c3beffd0bad8515ded4-d # internal google.golang.org/protobuf/internal/descfmt mkdir -p $WORK/b256/ cat >$WORK/b256/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b031/_pkg_.a packagefile google.golang.org/protobuf/internal/detrand=$WORK/b239/_pkg_.a packagefile google.golang.org/protobuf/internal/pragma=$WORK/b242/_pkg_.a packagefile google.golang.org/protobuf/reflect/protoreflect=$WORK/b241/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile reflect=$WORK/b029/_pkg_.a packagefile strconv=$WORK/b030/_pkg_.a packagefile strings=$WORK/b039/_pkg_.a EOF cd /builddir/build/BUILD/buildah-1.21.1/src/google.golang.org/protobuf/internal/descfmt /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b256/_pkg_.a -trimpath "$WORK/b256=>" -shared -p google.golang.org/protobuf/internal/descfmt -complete -installsuffix shared -buildid HPVHIN2xx1M3m8Mwc1qx/HPVHIN2xx1M3m8Mwc1qx -goversion go1.15.12 -D "" -importcfg $WORK/b256/importcfg -pack ./stringer.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b164/_pkg_.a # internal cp $WORK/b164/_pkg_.a /builddir/.cache/go-build/60/600bf536f431f764936f6fe9cd70336372be1ea9b33ea1277206550f6e1853f3-d # internal google.golang.org/protobuf/internal/descopts mkdir -p $WORK/b257/ cat >$WORK/b257/importcfg << 'EOF' # internal # import config packagefile google.golang.org/protobuf/reflect/protoreflect=$WORK/b241/_pkg_.a EOF cd /builddir/build/BUILD/buildah-1.21.1/src/google.golang.org/protobuf/internal/descopts /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b257/_pkg_.a -trimpath "$WORK/b257=>" -shared -p google.golang.org/protobuf/internal/descopts -complete -installsuffix shared -buildid ENPI2Ov1vxTyTYcaFafv/ENPI2Ov1vxTyTYcaFafv -goversion go1.15.12 -D "" -importcfg $WORK/b257/importcfg -pack ./options.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b251/_pkg_.a # internal cp $WORK/b251/_pkg_.a /builddir/.cache/go-build/7e/7ef8278d941bd135a3875a59635832b25414a3d6c415184ad2a853013f714e43-d # internal google.golang.org/protobuf/proto mkdir -p $WORK/b250/ cat >$WORK/b250/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b002/_pkg_.a packagefile fmt=$WORK/b031/_pkg_.a packagefile google.golang.org/protobuf/encoding/protowire=$WORK/b237/_pkg_.a packagefile google.golang.org/protobuf/internal/encoding/messageset=$WORK/b240/_pkg_.a packagefile google.golang.org/protobuf/internal/errors=$WORK/b238/_pkg_.a packagefile google.golang.org/protobuf/internal/flags=$WORK/b244/_pkg_.a packagefile google.golang.org/protobuf/internal/genid=$WORK/b247/_pkg_.a packagefile google.golang.org/protobuf/internal/order=$WORK/b248/_pkg_.a packagefile google.golang.org/protobuf/internal/pragma=$WORK/b242/_pkg_.a packagefile google.golang.org/protobuf/internal/strs=$WORK/b245/_pkg_.a packagefile google.golang.org/protobuf/reflect/protoreflect=$WORK/b241/_pkg_.a packagefile google.golang.org/protobuf/reflect/protoregistry=$WORK/b251/_pkg_.a packagefile google.golang.org/protobuf/runtime/protoiface=$WORK/b252/_pkg_.a packagefile math=$WORK/b027/_pkg_.a packagefile reflect=$WORK/b029/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF cd /builddir/build/BUILD/buildah-1.21.1/src/google.golang.org/protobuf/proto /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b250/_pkg_.a -trimpath "$WORK/b250=>" -shared -p google.golang.org/protobuf/proto -complete -installsuffix shared -buildid dKynYHkhxbdQD1gEYSSi/dKynYHkhxbdQD1gEYSSi -goversion go1.15.12 -D "" -importcfg $WORK/b250/importcfg -pack ./checkinit.go ./decode.go ./decode_gen.go ./doc.go ./encode.go ./encode_gen.go ./equal.go ./extension.go ./merge.go ./messageset.go ./proto.go ./proto_methods.go ./reset.go ./size.go ./size_gen.go ./wrappers.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b257/_pkg_.a # internal cp $WORK/b257/_pkg_.a /builddir/.cache/go-build/16/16ff9231a3d74233cf5619cd74b8db1916d91e9fb337f73b6d45f9aaf2dd002d-d # internal text/template mkdir -p $WORK/b269/ cat >$WORK/b269/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b002/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b031/_pkg_.a packagefile internal/fmtsort=$WORK/b032/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile io/ioutil=$WORK/b053/_pkg_.a packagefile net/url=$WORK/b130/_pkg_.a packagefile path/filepath=$WORK/b054/_pkg_.a packagefile reflect=$WORK/b029/_pkg_.a packagefile runtime=$WORK/b007/_pkg_.a packagefile strings=$WORK/b039/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a packagefile text/template/parse=$WORK/b270/_pkg_.a packagefile unicode=$WORK/b017/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF cd /usr/lib/golang/src/text/template /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b269/_pkg_.a -trimpath "$WORK/b269=>" -shared -p text/template -std -complete -installsuffix shared -buildid i0WgRQ8Ha2UPbGKPrmwR/i0WgRQ8Ha2UPbGKPrmwR -goversion go1.15.12 -D "" -importcfg $WORK/b269/importcfg -pack ./doc.go ./exec.go ./funcs.go ./helper.go ./option.go ./template.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b067/_pkg_.a # internal cp $WORK/b067/_pkg_.a /builddir/.cache/go-build/0a/0a4ab4deaf7789c794d83b010ce3306edae5956a5c5b95ae001ca51a88a66315-d # internal github.com/containers/common/pkg/manifests mkdir -p $WORK/b189/ cat >$WORK/b189/importcfg << 'EOF' # internal # import config packagefile encoding/json=$WORK/b023/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile github.com/containers/image/v5/manifest=$WORK/b067/_pkg_.a packagefile github.com/opencontainers/go-digest=$WORK/b069/_pkg_.a packagefile github.com/opencontainers/image-spec/specs-go=$WORK/b077/_pkg_.a packagefile github.com/opencontainers/image-spec/specs-go/v1=$WORK/b076/_pkg_.a packagefile github.com/pkg/errors=$WORK/b097/_pkg_.a packagefile os=$WORK/b034/_pkg_.a EOF cd /builddir/build/BUILD/buildah-1.21.1/src/github.com/containers/common/pkg/manifests /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b189/_pkg_.a -trimpath "$WORK/b189=>" -shared -p github.com/containers/common/pkg/manifests -complete -installsuffix shared -buildid Shv-8JJ13WLQwsmVsJ-R/Shv-8JJ13WLQwsmVsJ-R -goversion go1.15.12 -D "" -importcfg $WORK/b189/importcfg -pack ./errors.go ./manifests.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b256/_pkg_.a # internal cp $WORK/b256/_pkg_.a /builddir/.cache/go-build/07/07dbf2b1226fa4ef843fed4cbc60988430c1ad7d993c6ef41ae30b906094efc4-d # internal github.com/containers/image/v5/image mkdir -p $WORK/b192/ cat >$WORK/b192/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b002/_pkg_.a packagefile context=$WORK/b019/_pkg_.a packagefile crypto/sha256=$WORK/b102/_pkg_.a packagefile encoding/hex=$WORK/b087/_pkg_.a packagefile encoding/json=$WORK/b023/_pkg_.a packagefile fmt=$WORK/b031/_pkg_.a packagefile github.com/containers/image/v5/docker/reference=$WORK/b068/_pkg_.a packagefile github.com/containers/image/v5/internal/iolimits=$WORK/b193/_pkg_.a packagefile github.com/containers/image/v5/manifest=$WORK/b067/_pkg_.a packagefile github.com/containers/image/v5/pkg/blobinfocache/none=$WORK/b194/_pkg_.a packagefile github.com/containers/image/v5/types=$WORK/b073/_pkg_.a packagefile github.com/opencontainers/go-digest=$WORK/b069/_pkg_.a packagefile github.com/opencontainers/image-spec/specs-go/v1=$WORK/b076/_pkg_.a packagefile github.com/pkg/errors=$WORK/b097/_pkg_.a packagefile github.com/sirupsen/logrus=$WORK/b098/_pkg_.a packagefile strings=$WORK/b039/_pkg_.a EOF cd /builddir/build/BUILD/buildah-1.21.1/src/github.com/containers/image/v5/image /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b192/_pkg_.a -trimpath "$WORK/b192=>" -shared -p github.com/containers/image/v5/image -complete -installsuffix shared -buildid vOqAmqLzS1y6QS14Zlmk/vOqAmqLzS1y6QS14Zlmk -goversion go1.15.12 -D "" -importcfg $WORK/b192/importcfg -pack ./docker_list.go ./docker_schema1.go ./docker_schema2.go ./manifest.go ./memory.go ./oci.go ./oci_index.go ./sourced.go ./unparsed.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b189/_pkg_.a # internal cp $WORK/b189/_pkg_.a /builddir/.cache/go-build/06/06126613e4488f67e8d5bd96c1bc1f534f8c1c3989672febb354d4eb55dfadc5-d # internal google.golang.org/grpc/grpclog mkdir -p $WORK/b275/ cat >$WORK/b275/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b031/_pkg_.a packagefile google.golang.org/grpc/internal/grpclog=$WORK/b276/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile io/ioutil=$WORK/b053/_pkg_.a packagefile log=$WORK/b093/_pkg_.a packagefile os=$WORK/b034/_pkg_.a packagefile strconv=$WORK/b030/_pkg_.a EOF cd /builddir/build/BUILD/buildah-1.21.1/src/google.golang.org/grpc/grpclog /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b275/_pkg_.a -trimpath "$WORK/b275=>" -shared -p google.golang.org/grpc/grpclog -complete -installsuffix shared -buildid p5xo7PoV5DEmZ8AnFE4y/p5xo7PoV5DEmZ8AnFE4y -goversion go1.15.12 -D "" -importcfg $WORK/b275/importcfg -pack ./component.go ./grpclog.go ./logger.go ./loggerv2.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b225/_pkg_.a # internal cp $WORK/b225/_pkg_.a /builddir/.cache/go-build/25/255e74ceee5e4138abb4e802ec13264e6024c8677fda806687d3236f2d6e9c36-d # internal google.golang.org/grpc/attributes mkdir -p $WORK/b278/ cat >$WORK/b278/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b031/_pkg_.a EOF cd /builddir/build/BUILD/buildah-1.21.1/src/google.golang.org/grpc/attributes /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b278/_pkg_.a -trimpath "$WORK/b278=>" -shared -p google.golang.org/grpc/attributes -complete -installsuffix shared -buildid gjlAwYTFmi6fvWLxkzZ7/gjlAwYTFmi6fvWLxkzZ7 -goversion go1.15.12 -D "" -importcfg $WORK/b278/importcfg -pack ./attributes.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b278/_pkg_.a # internal cp $WORK/b278/_pkg_.a /builddir/.cache/go-build/c9/c94f9d571569b61cb3217319b871f2da9894736e97193a462605fc1e1cbd1122-d # internal google.golang.org/grpc/metadata mkdir -p $WORK/b282/ cat >$WORK/b282/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b019/_pkg_.a packagefile fmt=$WORK/b031/_pkg_.a packagefile strings=$WORK/b039/_pkg_.a EOF cd /builddir/build/BUILD/buildah-1.21.1/src/google.golang.org/grpc/metadata /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b282/_pkg_.a -trimpath "$WORK/b282=>" -shared -p google.golang.org/grpc/metadata -complete -installsuffix shared -buildid B26N1H8IapNgpRO1pv8x/B26N1H8IapNgpRO1pv8x -goversion go1.15.12 -D "" -importcfg $WORK/b282/importcfg -pack ./metadata.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b275/_pkg_.a # internal cp $WORK/b275/_pkg_.a /builddir/.cache/go-build/a4/a421d93a684b9830f156b7f0529377fc7e2af03dfa21a1973c418b8430553279-d # internal google.golang.org/grpc/connectivity mkdir -p $WORK/b274/ cat >$WORK/b274/importcfg << 'EOF' # internal # import config packagefile google.golang.org/grpc/grpclog=$WORK/b275/_pkg_.a EOF cd /builddir/build/BUILD/buildah-1.21.1/src/google.golang.org/grpc/connectivity /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b274/_pkg_.a -trimpath "$WORK/b274=>" -shared -p google.golang.org/grpc/connectivity -complete -installsuffix shared -buildid UV8Tf-uYQna32yrJgF84/UV8Tf-uYQna32yrJgF84 -goversion go1.15.12 -D "" -importcfg $WORK/b274/importcfg -pack ./connectivity.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b282/_pkg_.a # internal cp $WORK/b282/_pkg_.a /builddir/.cache/go-build/aa/aadbd8b51ff02eb8f12dc33b76026948fd76902fad5c9910d49e9a5459f30b56-d # internal google.golang.org/grpc/internal/credentials mkdir -p $WORK/b281/ cat >$WORK/b281/importcfg << 'EOF' # internal # import config packagefile crypto/tls=$WORK/b117/_pkg_.a packagefile crypto/x509=$WORK/b126/_pkg_.a packagefile google.golang.org/grpc/grpclog=$WORK/b275/_pkg_.a packagefile net=$WORK/b043/_pkg_.a packagefile net/url=$WORK/b130/_pkg_.a packagefile syscall=$WORK/b021/_pkg_.a EOF cd /builddir/build/BUILD/buildah-1.21.1/src/google.golang.org/grpc/internal/credentials /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b281/_pkg_.a -trimpath "$WORK/b281=>" -shared -p google.golang.org/grpc/internal/credentials -complete -installsuffix shared -buildid qVcMfDuMXUe8ElrlmuTJ/qVcMfDuMXUe8ElrlmuTJ -goversion go1.15.12 -D "" -importcfg $WORK/b281/importcfg -pack ./spiffe.go ./syscallconn.go ./util.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b274/_pkg_.a # internal cp $WORK/b274/_pkg_.a /builddir/.cache/go-build/5a/5aa1fc8fc82d5320e9198b0c13fdb7b730ec46d7fdbaf3e08ddf04f48b5d5c6c-d # internal google.golang.org/grpc/internal mkdir -p $WORK/b279/ cat >$WORK/b279/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b019/_pkg_.a packagefile google.golang.org/grpc/connectivity=$WORK/b274/_pkg_.a packagefile google.golang.org/grpc/serviceconfig=$WORK/b280/_pkg_.a packagefile time=$WORK/b020/_pkg_.a EOF cd /builddir/build/BUILD/buildah-1.21.1/src/google.golang.org/grpc/internal /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b279/_pkg_.a -trimpath "$WORK/b279=>" -shared -p google.golang.org/grpc/internal -complete -installsuffix shared -buildid pON-NE2Uyi-OjXLi4-Gx/pON-NE2Uyi-OjXLi4-Gx -goversion go1.15.12 -D "" -importcfg $WORK/b279/importcfg -pack ./internal.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b192/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b281/_pkg_.a # internal cp $WORK/b281/_pkg_.a /builddir/.cache/go-build/5f/5fb92f4086468914e48b09e7b3df3e66432a6a160de586c8d55352c088e5eda0-d # internal google.golang.org/grpc/codes mkdir -p $WORK/b287/ cat >$WORK/b287/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b031/_pkg_.a packagefile strconv=$WORK/b030/_pkg_.a EOF cd /builddir/build/BUILD/buildah-1.21.1/src/google.golang.org/grpc/codes /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b287/_pkg_.a -trimpath "$WORK/b287=>" -shared -p google.golang.org/grpc/codes -complete -installsuffix shared -buildid PQgxbLb4pGnPJwTHs_dI/PQgxbLb4pGnPJwTHs_dI -goversion go1.15.12 -D "" -importcfg $WORK/b287/importcfg -pack ./code_string.go ./codes.go cp $WORK/b192/_pkg_.a /builddir/.cache/go-build/3a/3a068332f0bdf4b8baac2d65b7392a8e5e77b166c8394fe323db44a2de1f9967-d # internal google.golang.org/grpc/internal/balancerload mkdir -p $WORK/b291/ cat >$WORK/b291/importcfg << 'EOF' # internal # import config packagefile google.golang.org/grpc/metadata=$WORK/b282/_pkg_.a EOF cd /builddir/build/BUILD/buildah-1.21.1/src/google.golang.org/grpc/internal/balancerload /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b291/_pkg_.a -trimpath "$WORK/b291=>" -shared -p google.golang.org/grpc/internal/balancerload -complete -installsuffix shared -buildid 35iLyD4BOPjBzIeurkOm/35iLyD4BOPjBzIeurkOm -goversion go1.15.12 -D "" -importcfg $WORK/b291/importcfg -pack ./load.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b279/_pkg_.a # internal cp $WORK/b279/_pkg_.a /builddir/.cache/go-build/39/397618314101f93e4889d70075e2aa77c89442389af148b9987e17f7a2a04b18-d # internal golang.org/x/text/unicode/bidi mkdir -p $WORK/b319/ cat >$WORK/b319/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b002/_pkg_.a packagefile container/list=$WORK/b118/_pkg_.a packagefile fmt=$WORK/b031/_pkg_.a packagefile log=$WORK/b093/_pkg_.a packagefile sort=$WORK/b033/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF cd /builddir/build/BUILD/buildah-1.21.1/src/golang.org/x/text/unicode/bidi /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b319/_pkg_.a -trimpath "$WORK/b319=>" -shared -p golang.org/x/text/unicode/bidi -complete -installsuffix shared -buildid HRXRketc1Ej0-byWJpIA/HRXRketc1Ej0-byWJpIA -goversion go1.15.12 -D "" -importcfg $WORK/b319/importcfg -pack ./bidi.go ./bracket.go ./core.go ./prop.go ./tables12.0.0.go ./trieval.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b291/_pkg_.a # internal cp $WORK/b291/_pkg_.a /builddir/.cache/go-build/4a/4a55c85b2c8cdde2a6474054e0c8daac77b096578a46e7fe42ae70f84c738b02-d # internal golang.org/x/text/unicode/norm mkdir -p $WORK/b320/ cat >$WORK/b320/importcfg << 'EOF' # internal # import config packagefile encoding/binary=$WORK/b026/_pkg_.a packagefile fmt=$WORK/b031/_pkg_.a packagefile golang.org/x/text/transform=$WORK/b318/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b287/_pkg_.a # internal cd /builddir/build/BUILD/buildah-1.21.1/src/golang.org/x/text/unicode/norm /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b320/_pkg_.a -trimpath "$WORK/b320=>" -shared -p golang.org/x/text/unicode/norm -complete -installsuffix shared -buildid Zq41z5RpzMMmh23kpGC3/Zq41z5RpzMMmh23kpGC3 -goversion go1.15.12 -D "" -importcfg $WORK/b320/importcfg -pack ./composition.go ./forminfo.go ./input.go ./iter.go ./normalize.go ./readwriter.go ./tables12.0.0.go ./transform.go ./trie.go cp $WORK/b287/_pkg_.a /builddir/.cache/go-build/03/03c1f940180e7d1650694b167393739577447c80d20be692e8cb831984e5dccd-d # internal golang.org/x/net/http2/hpack mkdir -p $WORK/b321/ cat >$WORK/b321/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b002/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b031/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a EOF cd /builddir/build/BUILD/buildah-1.21.1/src/golang.org/x/net/http2/hpack /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b321/_pkg_.a -trimpath "$WORK/b321=>" -shared -p golang.org/x/net/http2/hpack -complete -installsuffix shared -buildid PAIMOiow94hK0Gu_6QJm/PAIMOiow94hK0Gu_6QJm -goversion go1.15.12 -D "" -importcfg $WORK/b321/importcfg -pack ./encode.go ./hpack.go ./huffman.go ./tables.go cd /builddir/build/BUILD/buildah-1.21.1/src/github.com/miekg/pkcs11 /usr/lib/golang/pkg/tool/linux_ppc64le/pack r $WORK/b142/_pkg_.a $WORK/b142/_x001.o $WORK/b142/_x002.o $WORK/b142/_x003.o $WORK/b142/_x004.o # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b142/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b269/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b250/_pkg_.a # internal cp $WORK/b250/_pkg_.a /builddir/.cache/go-build/3c/3ca36b9087794d7060c58e5c2fc948d08fb8b4ad8c90564fa2a0ed061782f754-d # internal google.golang.org/protobuf/encoding/prototext mkdir -p $WORK/b236/ cat >$WORK/b236/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b031/_pkg_.a packagefile google.golang.org/protobuf/encoding/protowire=$WORK/b237/_pkg_.a packagefile google.golang.org/protobuf/internal/encoding/messageset=$WORK/b240/_pkg_.a packagefile google.golang.org/protobuf/internal/encoding/text=$WORK/b243/_pkg_.a packagefile google.golang.org/protobuf/internal/errors=$WORK/b238/_pkg_.a packagefile google.golang.org/protobuf/internal/flags=$WORK/b244/_pkg_.a packagefile google.golang.org/protobuf/internal/genid=$WORK/b247/_pkg_.a packagefile google.golang.org/protobuf/internal/order=$WORK/b248/_pkg_.a packagefile google.golang.org/protobuf/internal/pragma=$WORK/b242/_pkg_.a packagefile google.golang.org/protobuf/internal/set=$WORK/b249/_pkg_.a packagefile google.golang.org/protobuf/internal/strs=$WORK/b245/_pkg_.a packagefile google.golang.org/protobuf/proto=$WORK/b250/_pkg_.a packagefile google.golang.org/protobuf/reflect/protoreflect=$WORK/b241/_pkg_.a packagefile google.golang.org/protobuf/reflect/protoregistry=$WORK/b251/_pkg_.a packagefile strconv=$WORK/b030/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF cd /builddir/build/BUILD/buildah-1.21.1/src/google.golang.org/protobuf/encoding/prototext /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b236/_pkg_.a -trimpath "$WORK/b236=>" -shared -p google.golang.org/protobuf/encoding/prototext -complete -installsuffix shared -buildid DKwc5oqo7DLJLhGoriO8/DKwc5oqo7DLJLhGoriO8 -goversion go1.15.12 -D "" -importcfg $WORK/b236/importcfg -pack ./decode.go ./doc.go ./encode.go cp $WORK/b269/_pkg_.a /builddir/.cache/go-build/97/976fb873908ad53cd866772c48d5f4dcbb1b966f8f15bcd2d0e9a3e18c54abf3-d # internal google.golang.org/protobuf/internal/filedesc mkdir -p $WORK/b255/ cat >$WORK/b255/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b002/_pkg_.a packagefile fmt=$WORK/b031/_pkg_.a packagefile google.golang.org/protobuf/encoding/protowire=$WORK/b237/_pkg_.a packagefile google.golang.org/protobuf/internal/descfmt=$WORK/b256/_pkg_.a packagefile google.golang.org/protobuf/internal/descopts=$WORK/b257/_pkg_.a packagefile google.golang.org/protobuf/internal/encoding/defval=$WORK/b254/_pkg_.a packagefile google.golang.org/protobuf/internal/encoding/messageset=$WORK/b240/_pkg_.a packagefile google.golang.org/protobuf/internal/errors=$WORK/b238/_pkg_.a packagefile google.golang.org/protobuf/internal/genid=$WORK/b247/_pkg_.a packagefile google.golang.org/protobuf/internal/pragma=$WORK/b242/_pkg_.a packagefile google.golang.org/protobuf/internal/strs=$WORK/b245/_pkg_.a packagefile google.golang.org/protobuf/proto=$WORK/b250/_pkg_.a packagefile google.golang.org/protobuf/reflect/protoreflect=$WORK/b241/_pkg_.a packagefile google.golang.org/protobuf/reflect/protoregistry=$WORK/b251/_pkg_.a packagefile math=$WORK/b027/_pkg_.a packagefile reflect=$WORK/b029/_pkg_.a packagefile sort=$WORK/b033/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a packagefile sync/atomic=$WORK/b016/_pkg_.a EOF cd /builddir/build/BUILD/buildah-1.21.1/src/google.golang.org/protobuf/internal/filedesc /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b255/_pkg_.a -trimpath "$WORK/b255=>" -shared -p google.golang.org/protobuf/internal/filedesc -complete -installsuffix shared -buildid CIDmGwFlg8Yjc93dDd3_/CIDmGwFlg8Yjc93dDd3_ -goversion go1.15.12 -D "" -importcfg $WORK/b255/importcfg -pack ./build.go ./desc.go ./desc_init.go ./desc_lazy.go ./desc_list.go ./desc_list_gen.go ./placeholder.go cp $WORK/b142/_pkg_.a /builddir/.cache/go-build/00/007ee6e30d6e9132252d0fea16335cd4dab1896e3212540955ffd24c04bbbb6c-d # internal github.com/containers/ocicrypt/crypto/pkcs11 mkdir -p $WORK/b141/ cat >$WORK/b141/importcfg << 'EOF' # internal # import config packagefile crypto/rand=$WORK/b081/_pkg_.a packagefile crypto/rsa=$WORK/b116/_pkg_.a packagefile crypto/sha1=$WORK/b125/_pkg_.a packagefile crypto/sha256=$WORK/b102/_pkg_.a packagefile encoding/base64=$WORK/b025/_pkg_.a packagefile encoding/json=$WORK/b023/_pkg_.a packagefile fmt=$WORK/b031/_pkg_.a packagefile github.com/miekg/pkcs11=$WORK/b142/_pkg_.a packagefile github.com/pkg/errors=$WORK/b097/_pkg_.a packagefile github.com/stefanberger/go-pkcs11uri=$WORK/b143/_pkg_.a packagefile gopkg.in/yaml.v2=$WORK/b144/_pkg_.a packagefile hash=$WORK/b071/_pkg_.a packagefile net/url=$WORK/b130/_pkg_.a packagefile os=$WORK/b034/_pkg_.a packagefile runtime=$WORK/b007/_pkg_.a packagefile strconv=$WORK/b030/_pkg_.a packagefile strings=$WORK/b039/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a EOF cd /builddir/build/BUILD/buildah-1.21.1/src/github.com/containers/ocicrypt/crypto/pkcs11 /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b141/_pkg_.a -trimpath "$WORK/b141=>" -shared -p github.com/containers/ocicrypt/crypto/pkcs11 -complete -installsuffix shared -buildid o4k1yNC1AwMsEozM-uIp/o4k1yNC1AwMsEozM-uIp -goversion go1.15.12 -D "" -importcfg $WORK/b141/importcfg -pack ./common.go ./pkcs11helpers.go ./utils.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b321/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b141/_pkg_.a # internal cp $WORK/b321/_pkg_.a /builddir/.cache/go-build/c7/c761316cf79c142f61ce596e34840d812482b725bd6bcc7a6d4a639666b76488-d # internal html/template mkdir -p $WORK/b267/ cat >$WORK/b267/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b002/_pkg_.a packagefile encoding/json=$WORK/b023/_pkg_.a packagefile fmt=$WORK/b031/_pkg_.a packagefile html=$WORK/b268/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile io/ioutil=$WORK/b053/_pkg_.a packagefile path/filepath=$WORK/b054/_pkg_.a packagefile reflect=$WORK/b029/_pkg_.a packagefile strconv=$WORK/b030/_pkg_.a packagefile strings=$WORK/b039/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a packagefile text/template=$WORK/b269/_pkg_.a packagefile text/template/parse=$WORK/b270/_pkg_.a packagefile unicode=$WORK/b017/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF cd /usr/lib/golang/src/html/template /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b267/_pkg_.a -trimpath "$WORK/b267=>" -shared -p html/template -std -complete -installsuffix shared -buildid WFITwbJEi0BtlcW6dJ_i/WFITwbJEi0BtlcW6dJ_i -goversion go1.15.12 -D "" -importcfg $WORK/b267/importcfg -pack ./attr.go ./attr_string.go ./content.go ./context.go ./css.go ./delim_string.go ./doc.go ./element_string.go ./error.go ./escape.go ./html.go ./js.go ./jsctx_string.go ./state_string.go ./template.go ./transition.go ./url.go ./urlpart_string.go cp $WORK/b141/_pkg_.a /builddir/.cache/go-build/2c/2cdec6a9bf2b57cba54b18d8266533a1e5b8bacd70320b141c42e55067a7dda5-d # internal github.com/containers/ocicrypt/config mkdir -p $WORK/b140/ cat >$WORK/b140/importcfg << 'EOF' # internal # import config packagefile github.com/containers/ocicrypt/crypto/pkcs11=$WORK/b141/_pkg_.a packagefile github.com/pkg/errors=$WORK/b097/_pkg_.a packagefile gopkg.in/yaml.v2=$WORK/b144/_pkg_.a packagefile strings=$WORK/b039/_pkg_.a EOF cd /builddir/build/BUILD/buildah-1.21.1/src/github.com/containers/ocicrypt/config /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b140/_pkg_.a -trimpath "$WORK/b140=>" -shared -p github.com/containers/ocicrypt/config -complete -installsuffix shared -buildid UYvjgkDmA7uOynMiIUzI/UYvjgkDmA7uOynMiIUzI -goversion go1.15.12 -D "" -importcfg $WORK/b140/importcfg -pack ./config.go ./constructors.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b140/_pkg_.a # internal cp $WORK/b140/_pkg_.a /builddir/.cache/go-build/26/2687f4828a329f5e3750214e6d849fd1a9bb6da2d5a1742c456571c319bdea17-d # internal github.com/containers/ocicrypt/utils mkdir -p $WORK/b224/ cat >$WORK/b224/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b002/_pkg_.a packagefile crypto/ecdsa=$WORK/b109/_pkg_.a packagefile crypto/elliptic=$WORK/b110/_pkg_.a packagefile crypto/rand=$WORK/b081/_pkg_.a packagefile crypto/rsa=$WORK/b116/_pkg_.a packagefile crypto/x509=$WORK/b126/_pkg_.a packagefile crypto/x509/pkix=$WORK/b128/_pkg_.a packagefile encoding/base64=$WORK/b025/_pkg_.a packagefile encoding/pem=$WORK/b129/_pkg_.a packagefile fmt=$WORK/b031/_pkg_.a packagefile github.com/containers/ocicrypt/crypto/pkcs11=$WORK/b141/_pkg_.a packagefile github.com/pkg/errors=$WORK/b097/_pkg_.a packagefile golang.org/x/crypto/openpgp=$WORK/b209/_pkg_.a packagefile gopkg.in/square/go-jose.v2=$WORK/b225/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile math/big=$WORK/b086/_pkg_.a packagefile os/exec=$WORK/b060/_pkg_.a packagefile strings=$WORK/b039/_pkg_.a packagefile time=$WORK/b020/_pkg_.a EOF cd /builddir/build/BUILD/buildah-1.21.1/src/github.com/containers/ocicrypt/utils /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b224/_pkg_.a -trimpath "$WORK/b224=>" -shared -p github.com/containers/ocicrypt/utils -complete -installsuffix shared -buildid r0yAwEkLZjW_kOiMn_Je/r0yAwEkLZjW_kOiMn_Je -goversion go1.15.12 -D "" -importcfg $WORK/b224/importcfg -pack ./delayedreader.go ./ioutils.go ./testing.go ./utils.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b319/_pkg_.a # internal cp $WORK/b319/_pkg_.a /builddir/.cache/go-build/bf/bf11af8b4f898b7db2d1b1948728fbb73459ea9d0f9663973d7c51e38548537e-d # internal github.com/containers/ocicrypt/keywrap mkdir -p $WORK/b231/ cat >$WORK/b231/importcfg << 'EOF' # internal # import config packagefile github.com/containers/ocicrypt/config=$WORK/b140/_pkg_.a EOF cd /builddir/build/BUILD/buildah-1.21.1/src/github.com/containers/ocicrypt/keywrap /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b231/_pkg_.a -trimpath "$WORK/b231=>" -shared -p github.com/containers/ocicrypt/keywrap -complete -installsuffix shared -buildid 9PMbrwp1J2EgCntzGIDD/9PMbrwp1J2EgCntzGIDD -goversion go1.15.12 -D "" -importcfg $WORK/b231/importcfg -pack ./keywrap.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b231/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b236/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b224/_pkg_.a # internal cp $WORK/b236/_pkg_.a /builddir/.cache/go-build/37/375e419abf365ddcfccd735af44a746db508aa6172dee768788f1b866c165e6f-d # internal golang.org/x/text/secure/bidirule mkdir -p $WORK/b317/ cp $WORK/b224/_pkg_.a /builddir/.cache/go-build/cc/ccd0a97b85293c3480485050ffce3a40e3371d2bf5e7b7cc9857a2aa40f97801-d # internal cat >$WORK/b317/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile golang.org/x/text/transform=$WORK/b318/_pkg_.a packagefile golang.org/x/text/unicode/bidi=$WORK/b319/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF github.com/containers/ocicrypt/blockcipher mkdir -p $WORK/b223/ cd /builddir/build/BUILD/buildah-1.21.1/src/golang.org/x/text/secure/bidirule /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b317/_pkg_.a -trimpath "$WORK/b317=>" -shared -p golang.org/x/text/secure/bidirule -complete -installsuffix shared -buildid KpqZIL-YShyvYAlFz_dM/KpqZIL-YShyvYAlFz_dM -goversion go1.15.12 -D "" -importcfg $WORK/b317/importcfg -pack ./bidirule.go ./bidirule10.0.0.go cp $WORK/b231/_pkg_.a /builddir/.cache/go-build/9b/9b8d23ab572d1835f660f4c2846eb41b36946015619d79b108012a69257f8b8c-d # internal github.com/containers/ocicrypt/keywrap/jwe mkdir -p $WORK/b232/ cat >$WORK/b223/importcfg << 'EOF' # internal # import config packagefile crypto/aes=$WORK/b082/_pkg_.a packagefile crypto/cipher=$WORK/b083/_pkg_.a packagefile crypto/hmac=$WORK/b122/_pkg_.a packagefile crypto/rand=$WORK/b081/_pkg_.a packagefile crypto/sha256=$WORK/b102/_pkg_.a packagefile fmt=$WORK/b031/_pkg_.a packagefile github.com/containers/ocicrypt/utils=$WORK/b224/_pkg_.a packagefile github.com/opencontainers/go-digest=$WORK/b069/_pkg_.a packagefile github.com/pkg/errors=$WORK/b097/_pkg_.a packagefile hash=$WORK/b071/_pkg_.a packagefile io=$WORK/b013/_pkg_.a EOF cd /builddir/build/BUILD/buildah-1.21.1/src/github.com/containers/ocicrypt/blockcipher /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b223/_pkg_.a -trimpath "$WORK/b223=>" -shared -p github.com/containers/ocicrypt/blockcipher -complete -installsuffix shared -buildid feKcGmiZjeP-rqWUTNfA/feKcGmiZjeP-rqWUTNfA -goversion go1.15.12 -D "" -importcfg $WORK/b223/importcfg -pack ./blockcipher.go ./blockcipher_aes_ctr.go cat >$WORK/b232/importcfg << 'EOF' # internal # import config packagefile crypto/ecdsa=$WORK/b109/_pkg_.a packagefile github.com/containers/ocicrypt/config=$WORK/b140/_pkg_.a packagefile github.com/containers/ocicrypt/keywrap=$WORK/b231/_pkg_.a packagefile github.com/containers/ocicrypt/utils=$WORK/b224/_pkg_.a packagefile github.com/pkg/errors=$WORK/b097/_pkg_.a packagefile gopkg.in/square/go-jose.v2=$WORK/b225/_pkg_.a EOF cd /builddir/build/BUILD/buildah-1.21.1/src/github.com/containers/ocicrypt/keywrap/jwe /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b232/_pkg_.a -trimpath "$WORK/b232=>" -shared -p github.com/containers/ocicrypt/keywrap/jwe -complete -installsuffix shared -buildid WYMeLug_A9o-bUDfXDqj/WYMeLug_A9o-bUDfXDqj -goversion go1.15.12 -D "" -importcfg $WORK/b232/importcfg -pack ./keywrapper_jwe.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b317/_pkg_.a # internal cp $WORK/b317/_pkg_.a /builddir/.cache/go-build/f0/f0d3daa75074fa98df967304077855ab7ddb7daa3f06bf6ca2bf11883fbaf236-d # internal google.golang.org/grpc/internal/syscall mkdir -p $WORK/b322/ cat >$WORK/b322/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b031/_pkg_.a packagefile golang.org/x/sys/unix=$WORK/b099/_pkg_.a packagefile google.golang.org/grpc/grpclog=$WORK/b275/_pkg_.a packagefile net=$WORK/b043/_pkg_.a packagefile syscall=$WORK/b021/_pkg_.a packagefile time=$WORK/b020/_pkg_.a EOF cd /builddir/build/BUILD/buildah-1.21.1/src/google.golang.org/grpc/internal/syscall /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b322/_pkg_.a -trimpath "$WORK/b322=>" -shared -p google.golang.org/grpc/internal/syscall -complete -installsuffix shared -buildid qL5kbykQViE6kXldLJDz/qL5kbykQViE6kXldLJDz -goversion go1.15.12 -D "" -importcfg $WORK/b322/importcfg -pack ./syscall_linux.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b223/_pkg_.a # internal cp $WORK/b223/_pkg_.a /builddir/.cache/go-build/d4/d4bedd6ff5b4e6b2c5397cfa7fc1447f75603757acaee94b0e6cb647f478b98d-d # internal google.golang.org/grpc/stats mkdir -p $WORK/b325/ cat >$WORK/b325/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b019/_pkg_.a packagefile google.golang.org/grpc/metadata=$WORK/b282/_pkg_.a packagefile net=$WORK/b043/_pkg_.a packagefile time=$WORK/b020/_pkg_.a EOF cd /builddir/build/BUILD/buildah-1.21.1/src/google.golang.org/grpc/stats /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b325/_pkg_.a -trimpath "$WORK/b325=>" -shared -p google.golang.org/grpc/stats -complete -installsuffix shared -buildid 3XCuRjMVXGCIvgee9BHo/3XCuRjMVXGCIvgee9BHo -goversion go1.15.12 -D "" -importcfg $WORK/b325/importcfg -pack ./handlers.go ./stats.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b320/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b232/_pkg_.a # internal cp $WORK/b232/_pkg_.a /builddir/.cache/go-build/92/92cdde55c6ddc221aa5df30949edac947eb0adb8e2c1e2e0045da67d0106cacf-d # internal net/mail mkdir -p $WORK/b329/ cat >$WORK/b329/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b057/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b031/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile log=$WORK/b093/_pkg_.a packagefile mime=$WORK/b182/_pkg_.a packagefile net/textproto=$WORK/b179/_pkg_.a packagefile strings=$WORK/b039/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a packagefile time=$WORK/b020/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF cd /usr/lib/golang/src/net/mail /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b329/_pkg_.a -trimpath "$WORK/b329=>" -shared -p net/mail -std -complete -installsuffix shared -buildid Ojq-Fw23MOg_h3Gub3ql/Ojq-Fw23MOg_h3Gub3ql -goversion go1.15.12 -D "" -importcfg $WORK/b329/importcfg -pack ./message.go cp $WORK/b320/_pkg_.a /builddir/.cache/go-build/c2/c28f9c67b50875deac6ec33755989a6574b70528c3685966db397a379272ca26-d # internal golang.org/x/net/idna mkdir -p $WORK/b316/ cat >$WORK/b316/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b031/_pkg_.a packagefile golang.org/x/text/secure/bidirule=$WORK/b317/_pkg_.a packagefile golang.org/x/text/unicode/bidi=$WORK/b319/_pkg_.a packagefile golang.org/x/text/unicode/norm=$WORK/b320/_pkg_.a packagefile math=$WORK/b027/_pkg_.a packagefile strings=$WORK/b039/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF cd /builddir/build/BUILD/buildah-1.21.1/src/golang.org/x/net/idna /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b316/_pkg_.a -trimpath "$WORK/b316=>" -shared -p golang.org/x/net/idna -complete -installsuffix shared -buildid zi7kiGCp86sYBvHqaxDM/zi7kiGCp86sYBvHqaxDM -goversion go1.15.12 -D "" -importcfg $WORK/b316/importcfg -pack ./idna10.0.0.go ./punycode.go ./tables12.0.0.go ./trie.go ./trieval.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b325/_pkg_.a # internal cp $WORK/b325/_pkg_.a /builddir/.cache/go-build/c0/c0daa810c314020d37fcdabbfcc48778d19c9e01cbc8d067b7a3eafa2247729c-d # internal github.com/containers/ocicrypt/keywrap/pkcs11 mkdir -p $WORK/b330/ cat >$WORK/b330/importcfg << 'EOF' # internal # import config packagefile github.com/containers/ocicrypt/config=$WORK/b140/_pkg_.a packagefile github.com/containers/ocicrypt/crypto/pkcs11=$WORK/b141/_pkg_.a packagefile github.com/containers/ocicrypt/keywrap=$WORK/b231/_pkg_.a packagefile github.com/containers/ocicrypt/utils=$WORK/b224/_pkg_.a packagefile github.com/pkg/errors=$WORK/b097/_pkg_.a EOF cd /builddir/build/BUILD/buildah-1.21.1/src/github.com/containers/ocicrypt/keywrap/pkcs11 /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b330/_pkg_.a -trimpath "$WORK/b330=>" -shared -p github.com/containers/ocicrypt/keywrap/pkcs11 -complete -installsuffix shared -buildid sUxAb4HIjyvB_wdRm_fk/sUxAb4HIjyvB_wdRm_fk -goversion go1.15.12 -D "" -importcfg $WORK/b330/importcfg -pack ./keywrapper_pkcs11.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b322/_pkg_.a # internal cp $WORK/b322/_pkg_.a /builddir/.cache/go-build/09/095511a6188a68f7b525f9dbfd3ce0338e73c95ad912deb481c0bc92f546555a-d # internal go.mozilla.org/pkcs7 mkdir -p $WORK/b332/ cat >$WORK/b332/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b002/_pkg_.a packagefile crypto=$WORK/b070/_pkg_.a packagefile crypto/aes=$WORK/b082/_pkg_.a packagefile crypto/cipher=$WORK/b083/_pkg_.a packagefile crypto/des=$WORK/b119/_pkg_.a packagefile crypto/dsa=$WORK/b127/_pkg_.a packagefile crypto/ecdsa=$WORK/b109/_pkg_.a packagefile crypto/rand=$WORK/b081/_pkg_.a packagefile crypto/rsa=$WORK/b116/_pkg_.a packagefile crypto/sha1=$WORK/b125/_pkg_.a packagefile crypto/subtle=$WORK/b085/_pkg_.a packagefile crypto/x509=$WORK/b126/_pkg_.a packagefile crypto/x509/pkix=$WORK/b128/_pkg_.a packagefile encoding/asn1=$WORK/b114/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b031/_pkg_.a packagefile math/big=$WORK/b086/_pkg_.a packagefile sort=$WORK/b033/_pkg_.a packagefile time=$WORK/b020/_pkg_.a EOF cd /builddir/build/BUILD/buildah-1.21.1/src/go.mozilla.org/pkcs7 /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b332/_pkg_.a -trimpath "$WORK/b332=>" -shared -p go.mozilla.org/pkcs7 -complete -installsuffix shared -buildid ITJgaPGHGZ8MyZ8IcCgR/ITJgaPGHGZ8MyZ8IcCgR -goversion go1.15.12 -D "" -importcfg $WORK/b332/importcfg -pack ./ber.go ./decrypt.go ./encrypt.go ./pkcs7.go ./sign.go ./verify.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b330/_pkg_.a # internal cp $WORK/b330/_pkg_.a /builddir/.cache/go-build/ec/ec7da7bc0eccfc2ab51abfed06f8eb624c6de88e8389c38ce48e18a09115cd26-d # internal golang.org/x/term mkdir -p $WORK/b333/ cat >$WORK/b333/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b002/_pkg_.a packagefile golang.org/x/sys/unix=$WORK/b099/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile runtime=$WORK/b007/_pkg_.a packagefile strconv=$WORK/b030/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF cd /builddir/build/BUILD/buildah-1.21.1/src/golang.org/x/term /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b333/_pkg_.a -trimpath "$WORK/b333=>" -shared -p golang.org/x/term -complete -installsuffix shared -buildid bIizMxNi9eXi9K-26Kls/bIizMxNi9eXi9K-26Kls -goversion go1.15.12 -D "" -importcfg $WORK/b333/importcfg -pack ./term.go ./term_unix.go ./term_unix_linux.go ./terminal.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b329/_pkg_.a # internal cp $WORK/b329/_pkg_.a /builddir/.cache/go-build/44/4419cdce0499a75bd8505f36972eeb103b117163daf6546df79d51fb88789f55-d # internal github.com/containers/ocicrypt/keywrap/pgp mkdir -p $WORK/b328/ cat >$WORK/b328/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b002/_pkg_.a packagefile crypto=$WORK/b070/_pkg_.a packagefile crypto/rand=$WORK/b081/_pkg_.a packagefile encoding/base64=$WORK/b025/_pkg_.a packagefile fmt=$WORK/b031/_pkg_.a packagefile github.com/containers/ocicrypt/config=$WORK/b140/_pkg_.a packagefile github.com/containers/ocicrypt/keywrap=$WORK/b231/_pkg_.a packagefile github.com/pkg/errors=$WORK/b097/_pkg_.a packagefile golang.org/x/crypto/openpgp=$WORK/b209/_pkg_.a packagefile golang.org/x/crypto/openpgp/packet=$WORK/b212/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile io/ioutil=$WORK/b053/_pkg_.a packagefile net/mail=$WORK/b329/_pkg_.a packagefile strconv=$WORK/b030/_pkg_.a packagefile strings=$WORK/b039/_pkg_.a EOF cd /builddir/build/BUILD/buildah-1.21.1/src/github.com/containers/ocicrypt/keywrap/pgp /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b328/_pkg_.a -trimpath "$WORK/b328=>" -shared -p github.com/containers/ocicrypt/keywrap/pgp -complete -installsuffix shared -buildid czB_zuluAR8w5-RCF77o/czB_zuluAR8w5-RCF77o -goversion go1.15.12 -D "" -importcfg $WORK/b328/importcfg -pack ./keywrapper_gpg.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b267/_pkg_.a # internal cp $WORK/b267/_pkg_.a /builddir/.cache/go-build/dc/dc5fcb3bb716c24389cf915f0b2957258590e7adf53a384a2b56d6808017d478-d # internal github.com/vbauerster/mpb/v6/cwriter mkdir -p $WORK/b339/ cat >$WORK/b339/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b002/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile golang.org/x/sys/unix=$WORK/b099/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile os=$WORK/b034/_pkg_.a packagefile strconv=$WORK/b030/_pkg_.a EOF cd /builddir/build/BUILD/buildah-1.21.1/src/github.com/vbauerster/mpb/v6/cwriter /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b339/_pkg_.a -trimpath "$WORK/b339=>" -shared -p github.com/vbauerster/mpb/v6/cwriter -complete -installsuffix shared -buildid 8nLaoIeRfLSru-t9vssL/8nLaoIeRfLSru-t9vssL -goversion go1.15.12 -D "" -importcfg $WORK/b339/importcfg -pack ./doc.go ./util_linux.go ./writer.go ./writer_posix.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b333/_pkg_.a # internal cp $WORK/b333/_pkg_.a /builddir/.cache/go-build/e3/e317da2182b402955c9612cca28aacab5b8ff0fea91bcd40358b7ac25e0b19cd-d # internal github.com/vbauerster/mpb/v6/decor mkdir -p $WORK/b340/ cat >$WORK/b340/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b031/_pkg_.a packagefile github.com/VividCortex/ewma=$WORK/b341/_pkg_.a packagefile github.com/acarl005/stripansi=$WORK/b336/_pkg_.a packagefile github.com/mattn/go-runewidth=$WORK/b337/_pkg_.a packagefile github.com/vbauerster/mpb/v6/internal=$WORK/b342/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile math=$WORK/b027/_pkg_.a packagefile sort=$WORK/b033/_pkg_.a packagefile strconv=$WORK/b030/_pkg_.a packagefile strings=$WORK/b039/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a packagefile time=$WORK/b020/_pkg_.a EOF cd /builddir/build/BUILD/buildah-1.21.1/src/github.com/vbauerster/mpb/v6/decor /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b340/_pkg_.a -trimpath "$WORK/b340=>" -shared -p github.com/vbauerster/mpb/v6/decor -complete -installsuffix shared -buildid poCCzWse4lGQu47UvS3u/poCCzWse4lGQu47UvS3u -goversion go1.15.12 -D "" -importcfg $WORK/b340/importcfg -pack ./any.go ./counters.go ./decorator.go ./doc.go ./elapsed.go ./eta.go ./merge.go ./moving_average.go ./name.go ./on_complete.go ./percentage.go ./size_type.go ./sizeb1000_string.go ./sizeb1024_string.go ./speed.go ./spinner.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b328/_pkg_.a # internal cp $WORK/b328/_pkg_.a /builddir/.cache/go-build/00/008689a89c0a0534f3a9e9f254eb7b39be5244a14d7de3c647477148fdc78ea7-d # internal golang.org/x/crypto/ssh/terminal mkdir -p $WORK/b343/ cat >$WORK/b343/importcfg << 'EOF' # internal # import config packagefile golang.org/x/term=$WORK/b333/_pkg_.a packagefile io=$WORK/b013/_pkg_.a EOF cd /builddir/build/BUILD/buildah-1.21.1/src/golang.org/x/crypto/ssh/terminal /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b343/_pkg_.a -trimpath "$WORK/b343=>" -shared -p golang.org/x/crypto/ssh/terminal -complete -installsuffix shared -buildid pqZDm1EMGsfz3f1IUYuP/pqZDm1EMGsfz3f1IUYuP -goversion go1.15.12 -D "" -importcfg $WORK/b343/importcfg -pack ./terminal.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b339/_pkg_.a # internal cp $WORK/b339/_pkg_.a /builddir/.cache/go-build/cf/cf7dfbd4d36ffcec72584136dfa95bc17623aa8d7f073a6cf6c364466e43df1b-d # internal github.com/hashicorp/go-multierror mkdir -p $WORK/b345/ cat >$WORK/b345/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b031/_pkg_.a packagefile github.com/hashicorp/errwrap=$WORK/b346/_pkg_.a packagefile strings=$WORK/b039/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a EOF cd /builddir/build/BUILD/buildah-1.21.1/src/github.com/hashicorp/go-multierror /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b345/_pkg_.a -trimpath "$WORK/b345=>" -shared -p github.com/hashicorp/go-multierror -complete -installsuffix shared -buildid O-XkVnlxUGQyuykiapbg/O-XkVnlxUGQyuykiapbg -goversion go1.15.12 -D "" -importcfg $WORK/b345/importcfg -pack ./append.go ./flatten.go ./format.go ./group.go ./multierror.go ./prefix.go ./sort.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b343/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b316/_pkg_.a # internal cp $WORK/b343/_pkg_.a /builddir/.cache/go-build/a4/a4fd400645306d1fc41ea959a49aca5a7fe2dfd798757269b80248459655b96f-d # internal github.com/containers/image/v5/internal/tmpdir mkdir -p $WORK/b348/ cat >$WORK/b348/importcfg << 'EOF' # internal # import config packagefile github.com/containers/image/v5/types=$WORK/b073/_pkg_.a packagefile os=$WORK/b034/_pkg_.a packagefile runtime=$WORK/b007/_pkg_.a EOF cd /builddir/build/BUILD/buildah-1.21.1/src/github.com/containers/image/v5/internal/tmpdir /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b348/_pkg_.a -trimpath "$WORK/b348=>" -shared -p github.com/containers/image/v5/internal/tmpdir -complete -installsuffix shared -buildid OqKvxSGBNRRA1KChSYrl/OqKvxSGBNRRA1KChSYrl -goversion go1.15.12 -D "" -importcfg $WORK/b348/importcfg -pack ./tmpdir.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b348/_pkg_.a # internal cp $WORK/b316/_pkg_.a /builddir/.cache/go-build/29/297cd0faf567bde8d20145cdd1a85f0f3eac63da33f0e437781e50c8a4ef9b16-d # internal golang.org/x/net/http/httpguts cp $WORK/b348/_pkg_.a /builddir/.cache/go-build/9b/9be0eb7bb2f8c6e6a7c60d30127d19ad58852ea1daeb5586d664d2422c548246-d # internal mkdir -p $WORK/b315/ github.com/opencontainers/selinux/pkg/pwalk mkdir -p $WORK/b352/ cat >$WORK/b315/importcfg << 'EOF' # internal # import config packagefile golang.org/x/net/idna=$WORK/b316/_pkg_.a packagefile net=$WORK/b043/_pkg_.a packagefile net/textproto=$WORK/b179/_pkg_.a packagefile strings=$WORK/b039/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF cd /builddir/build/BUILD/buildah-1.21.1/src/golang.org/x/net/http/httpguts /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b315/_pkg_.a -trimpath "$WORK/b315=>" -shared -p golang.org/x/net/http/httpguts -complete -installsuffix shared -buildid Jozog8iahwhBc1lBsAqE/Jozog8iahwhBc1lBsAqE -goversion go1.15.12 -D "" -importcfg $WORK/b315/importcfg -pack ./guts.go ./httplex.go cat >$WORK/b352/importcfg << 'EOF' # internal # import config packagefile github.com/pkg/errors=$WORK/b097/_pkg_.a packagefile os=$WORK/b034/_pkg_.a packagefile path/filepath=$WORK/b054/_pkg_.a packagefile runtime=$WORK/b007/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a EOF cd /builddir/build/BUILD/buildah-1.21.1/src/github.com/opencontainers/selinux/pkg/pwalk /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b352/_pkg_.a -trimpath "$WORK/b352=>" -shared -p github.com/opencontainers/selinux/pkg/pwalk -complete -installsuffix shared -buildid 8aTUI16tH5TVXlzu-erM/8aTUI16tH5TVXlzu-erM -goversion go1.15.12 -D "" -importcfg $WORK/b352/importcfg -pack ./pwalk.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b345/_pkg_.a # internal cp $WORK/b345/_pkg_.a /builddir/.cache/go-build/5c/5cf99f84c294c3410f8a0914685090f7334e7af31bdaf035be3305b690d533d2-d # internal github.com/vbatts/tar-split/tar/storage mkdir -p $WORK/b353/ cat >$WORK/b353/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b002/_pkg_.a packagefile encoding/json=$WORK/b023/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile hash/crc64=$WORK/b106/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile os=$WORK/b034/_pkg_.a packagefile path/filepath=$WORK/b054/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF cd /builddir/build/BUILD/buildah-1.21.1/src/github.com/vbatts/tar-split/tar/storage /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b353/_pkg_.a -trimpath "$WORK/b353=>" -shared -p github.com/vbatts/tar-split/tar/storage -complete -installsuffix shared -buildid KgyNr7-9IBWlCUFw8ANp/KgyNr7-9IBWlCUFw8ANp -goversion go1.15.12 -D "" -importcfg $WORK/b353/importcfg -pack ./doc.go ./entry.go ./getter.go ./packer.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b255/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b352/_pkg_.a # internal cp $WORK/b352/_pkg_.a /builddir/.cache/go-build/8b/8b8c925b0ab6e7a49cf008d1b3548ba17ca38ae46156f7d105c1afec72d053f8-d # internal github.com/containers/storage/pkg/parsers mkdir -p $WORK/b357/ cp $WORK/b255/_pkg_.a /builddir/.cache/go-build/01/01980f415dd406d8a3d89f593fcaa9708539d7f596855bc51c885ed9ad951db8-d # internal google.golang.org/protobuf/internal/encoding/tag mkdir -p $WORK/b262/ cat >$WORK/b357/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b031/_pkg_.a packagefile strconv=$WORK/b030/_pkg_.a packagefile strings=$WORK/b039/_pkg_.a EOF cd /builddir/build/BUILD/buildah-1.21.1/src/github.com/containers/storage/pkg/parsers /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b357/_pkg_.a -trimpath "$WORK/b357=>" -shared -p github.com/containers/storage/pkg/parsers -complete -installsuffix shared -buildid 822D5Zk4R0AOMDjAQi26/822D5Zk4R0AOMDjAQi26 -goversion go1.15.12 -D "" -importcfg $WORK/b357/importcfg -pack ./parsers.go cat >$WORK/b262/importcfg << 'EOF' # internal # import config packagefile google.golang.org/protobuf/internal/encoding/defval=$WORK/b254/_pkg_.a packagefile google.golang.org/protobuf/internal/filedesc=$WORK/b255/_pkg_.a packagefile google.golang.org/protobuf/internal/strs=$WORK/b245/_pkg_.a packagefile google.golang.org/protobuf/reflect/protoreflect=$WORK/b241/_pkg_.a packagefile reflect=$WORK/b029/_pkg_.a packagefile strconv=$WORK/b030/_pkg_.a packagefile strings=$WORK/b039/_pkg_.a EOF cd /builddir/build/BUILD/buildah-1.21.1/src/google.golang.org/protobuf/internal/encoding/tag /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b262/_pkg_.a -trimpath "$WORK/b262=>" -shared -p google.golang.org/protobuf/internal/encoding/tag -complete -installsuffix shared -buildid cX8MG1BfKvpS5fe5Lbqc/cX8MG1BfKvpS5fe5Lbqc -goversion go1.15.12 -D "" -importcfg $WORK/b262/importcfg -pack ./tag.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b315/_pkg_.a # internal cp $WORK/b315/_pkg_.a /builddir/.cache/go-build/fc/fc67a84a4b73aa4cc3cc6f42bbc4bdc23c706258c4dd055b1c7c2f646ab2e83b-d # internal github.com/willf/bitset mkdir -p $WORK/b360/ cat >$WORK/b360/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b057/_pkg_.a packagefile bytes=$WORK/b002/_pkg_.a packagefile encoding/base64=$WORK/b025/_pkg_.a packagefile encoding/binary=$WORK/b026/_pkg_.a packagefile encoding/json=$WORK/b023/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b031/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile math/bits=$WORK/b028/_pkg_.a packagefile strconv=$WORK/b030/_pkg_.a EOF cd /builddir/build/BUILD/buildah-1.21.1/src/github.com/willf/bitset /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b360/_pkg_.a -trimpath "$WORK/b360=>" -shared -p github.com/willf/bitset -complete -installsuffix shared -buildid AECxBVvbgMJeOAbcElpI/AECxBVvbgMJeOAbcElpI -goversion go1.15.12 -D "" -importcfg $WORK/b360/importcfg -pack ./bitset.go ./popcnt.go ./popcnt_19.go ./trailing_zeros_19.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b332/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b357/_pkg_.a # internal cp $WORK/b332/_pkg_.a /builddir/.cache/go-build/6d/6d00cde64f1e301aa10c550fba8806f8a235153b67d4fb02c7822976a2d202cb-d # internal github.com/containers/ocicrypt/keywrap/pkcs7 mkdir -p $WORK/b331/ cd $WORK/b208 TERM='dumb' gcc -I /builddir/build/BUILD/buildah-1.21.1/src/github.com/mtrmac/gpgme -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b208=/tmp/go-build -gno-record-gcc-switches -D_FILE_OFFSET_BITS=64 -I ./ -O2 -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -ffat-lto-objects -fexceptions -fasynchronous-unwind-tables -fstack-protector-strong -fstack-clash-protection -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -o ./_x001.o -c _cgo_export.c /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b353/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b340/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b262/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b360/_pkg_.a # internal cp $WORK/b357/_pkg_.a /builddir/.cache/go-build/e0/e0cf652a6b1f8448fd64640d6b210eb1e55029e8fe68e229544499516344e180-d # internal github.com/containers/storage/pkg/devicemapper mkdir -p $WORK/b363/ cd /builddir/build/BUILD/buildah-1.21.1/src/github.com/containers/storage/pkg/devicemapper pkg-config --cflags -- devmapper pkg-config --libs -- devmapper TERM='dumb' CGO_LDFLAGS='"-g" "-O2" "-ldevmapper"' /usr/lib/golang/pkg/tool/linux_ppc64le/cgo -objdir $WORK/b363/ -importpath github.com/containers/storage/pkg/devicemapper -- -I $WORK/b363/ -O2 -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -ffat-lto-objects -fexceptions -fasynchronous-unwind-tables -fstack-protector-strong -fstack-clash-protection -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 ./devmapper_log.go ./devmapper_wrapper.go ./devmapper_wrapper_deferred_remove.go ./devmapper_wrapper_dynamic.go cat >$WORK/b331/importcfg << 'EOF' # internal # import config packagefile crypto=$WORK/b070/_pkg_.a packagefile crypto/x509=$WORK/b126/_pkg_.a packagefile github.com/containers/ocicrypt/config=$WORK/b140/_pkg_.a packagefile github.com/containers/ocicrypt/keywrap=$WORK/b231/_pkg_.a packagefile github.com/containers/ocicrypt/utils=$WORK/b224/_pkg_.a packagefile github.com/pkg/errors=$WORK/b097/_pkg_.a packagefile go.mozilla.org/pkcs7=$WORK/b332/_pkg_.a EOF cd /builddir/build/BUILD/buildah-1.21.1/src/github.com/containers/ocicrypt/keywrap/pkcs7 /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b331/_pkg_.a -trimpath "$WORK/b331=>" -shared -p github.com/containers/ocicrypt/keywrap/pkcs7 -complete -installsuffix shared -buildid q1OyYOiSj5XYUPP9_8Hl/q1OyYOiSj5XYUPP9_8Hl -goversion go1.15.12 -D "" -importcfg $WORK/b331/importcfg -pack ./keywrapper_pkcs7.go cp $WORK/b360/_pkg_.a /builddir/.cache/go-build/d5/d5a47f0c1c07e87c303af294b52be6f1aa1fa0feb893a6d616577a1625bc5f63-d # internal github.com/opencontainers/selinux/go-selinux mkdir -p $WORK/b359/ cat >$WORK/b359/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b057/_pkg_.a packagefile bytes=$WORK/b002/_pkg_.a packagefile crypto/rand=$WORK/b081/_pkg_.a packagefile encoding/binary=$WORK/b026/_pkg_.a packagefile fmt=$WORK/b031/_pkg_.a packagefile github.com/opencontainers/selinux/pkg/pwalk=$WORK/b352/_pkg_.a packagefile github.com/pkg/errors=$WORK/b097/_pkg_.a packagefile github.com/willf/bitset=$WORK/b360/_pkg_.a packagefile golang.org/x/sys/unix=$WORK/b099/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile io/ioutil=$WORK/b053/_pkg_.a packagefile os=$WORK/b034/_pkg_.a packagefile path=$WORK/b056/_pkg_.a packagefile path/filepath=$WORK/b054/_pkg_.a packagefile regexp=$WORK/b062/_pkg_.a packagefile strconv=$WORK/b030/_pkg_.a packagefile strings=$WORK/b039/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a EOF cp $WORK/b353/_pkg_.a /builddir/.cache/go-build/9f/9f8f47bb9bf90a3429ae5770288c024690489e4bf5704c40a5273a6b711cea0e-d # internal cd /builddir/build/BUILD/buildah-1.21.1/src/github.com/opencontainers/selinux/go-selinux /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b359/_pkg_.a -trimpath "$WORK/b359=>" -shared -p github.com/opencontainers/selinux/go-selinux -complete -installsuffix shared -buildid Ba9BRg1S-stGT9FVDUZV/Ba9BRg1S-stGT9FVDUZV -goversion go1.15.12 -D "" -importcfg $WORK/b359/importcfg -pack ./doc.go ./selinux.go ./selinux_linux.go ./xattrs_linux.go github.com/containers/storage/drivers mkdir -p $WORK/b350/ cat >$WORK/b350/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b002/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b031/_pkg_.a packagefile github.com/containers/storage/pkg/archive=$WORK/b145/_pkg_.a packagefile github.com/containers/storage/pkg/chrootarchive=$WORK/b164/_pkg_.a packagefile github.com/containers/storage/pkg/directory=$WORK/b351/_pkg_.a packagefile github.com/containers/storage/pkg/idtools=$WORK/b148/_pkg_.a packagefile github.com/containers/storage/pkg/ioutils=$WORK/b155/_pkg_.a packagefile github.com/containers/storage/pkg/mount=$WORK/b150/_pkg_.a packagefile github.com/containers/storage/pkg/reexec=$WORK/b159/_pkg_.a packagefile github.com/containers/storage/pkg/system=$WORK/b149/_pkg_.a packagefile github.com/json-iterator/go=$WORK/b166/_pkg_.a packagefile github.com/opencontainers/go-digest=$WORK/b069/_pkg_.a packagefile github.com/opencontainers/runc/libcontainer/system=$WORK/b162/_pkg_.a packagefile github.com/opencontainers/selinux/pkg/pwalk=$WORK/b352/_pkg_.a packagefile github.com/pkg/errors=$WORK/b097/_pkg_.a packagefile github.com/sirupsen/logrus=$WORK/b098/_pkg_.a packagefile github.com/vbatts/tar-split/tar/storage=$WORK/b353/_pkg_.a packagefile golang.org/x/sys/unix=$WORK/b099/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile os=$WORK/b034/_pkg_.a packagefile path/filepath=$WORK/b054/_pkg_.a packagefile strings=$WORK/b039/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a packagefile syscall=$WORK/b021/_pkg_.a packagefile time=$WORK/b020/_pkg_.a EOF cd /builddir/build/BUILD/buildah-1.21.1/src/github.com/containers/storage/drivers /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b350/_pkg_.a -trimpath "$WORK/b350=>" -shared -p github.com/containers/storage/drivers -complete -installsuffix shared -buildid Cxe0jmSA9NmwWQRzAYUd/Cxe0jmSA9NmwWQRzAYUd -goversion go1.15.12 -D "" -importcfg $WORK/b350/importcfg -pack ./chown.go ./chown_unix.go ./chroot_unix.go ./counter.go ./driver.go ./driver_linux.go ./fsdiff.go ./jsoniter.go ./template.go cd $WORK/b208 TERM='dumb' gcc -I /builddir/build/BUILD/buildah-1.21.1/src/github.com/mtrmac/gpgme -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b208=/tmp/go-build -gno-record-gcc-switches -D_FILE_OFFSET_BITS=64 -I ./ -O2 -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -ffat-lto-objects -fexceptions -fasynchronous-unwind-tables -fstack-protector-strong -fstack-clash-protection -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -o ./_x002.o -c data.cgo2.c cp $WORK/b262/_pkg_.a /builddir/.cache/go-build/81/81895f4aa306a1d58391206c3346b26d2f568a9a773600f14f09f2dde66ad098-d # internal google.golang.org/protobuf/internal/impl mkdir -p $WORK/b261/ cp $WORK/b340/_pkg_.a /builddir/.cache/go-build/95/95757aba6956043ff0e142032a9628e600f08ad4027b9373a67e17c54f646ace-d # internal github.com/vbauerster/mpb/v6 mkdir -p $WORK/b334/ cat >$WORK/b261/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b002/_pkg_.a packagefile compress/gzip=$WORK/b171/_pkg_.a packagefile encoding/binary=$WORK/b026/_pkg_.a packagefile encoding/json=$WORK/b023/_pkg_.a packagefile fmt=$WORK/b031/_pkg_.a packagefile google.golang.org/protobuf/encoding/prototext=$WORK/b236/_pkg_.a packagefile google.golang.org/protobuf/encoding/protowire=$WORK/b237/_pkg_.a packagefile google.golang.org/protobuf/internal/descopts=$WORK/b257/_pkg_.a packagefile google.golang.org/protobuf/internal/detrand=$WORK/b239/_pkg_.a packagefile google.golang.org/protobuf/internal/encoding/messageset=$WORK/b240/_pkg_.a packagefile google.golang.org/protobuf/internal/encoding/tag=$WORK/b262/_pkg_.a packagefile google.golang.org/protobuf/internal/errors=$WORK/b238/_pkg_.a packagefile google.golang.org/protobuf/internal/filedesc=$WORK/b255/_pkg_.a packagefile google.golang.org/protobuf/internal/flags=$WORK/b244/_pkg_.a packagefile google.golang.org/protobuf/internal/genid=$WORK/b247/_pkg_.a packagefile google.golang.org/protobuf/internal/order=$WORK/b248/_pkg_.a packagefile google.golang.org/protobuf/internal/pragma=$WORK/b242/_pkg_.a packagefile google.golang.org/protobuf/internal/strs=$WORK/b245/_pkg_.a packagefile google.golang.org/protobuf/proto=$WORK/b250/_pkg_.a packagefile google.golang.org/protobuf/reflect/protoreflect=$WORK/b241/_pkg_.a packagefile google.golang.org/protobuf/reflect/protoregistry=$WORK/b251/_pkg_.a packagefile google.golang.org/protobuf/runtime/protoiface=$WORK/b252/_pkg_.a packagefile hash/crc32=$WORK/b089/_pkg_.a packagefile io/ioutil=$WORK/b053/_pkg_.a packagefile math=$WORK/b027/_pkg_.a packagefile math/bits=$WORK/b028/_pkg_.a packagefile reflect=$WORK/b029/_pkg_.a packagefile sort=$WORK/b033/_pkg_.a packagefile strconv=$WORK/b030/_pkg_.a packagefile strings=$WORK/b039/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a packagefile sync/atomic=$WORK/b016/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF cd /builddir/build/BUILD/buildah-1.21.1/src/google.golang.org/protobuf/internal/impl /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b261/_pkg_.a -trimpath "$WORK/b261=>" -shared -p google.golang.org/protobuf/internal/impl -complete -installsuffix shared -buildid 6a3A5JbD9sirpNvVr5Mv/6a3A5JbD9sirpNvVr5Mv -goversion go1.15.12 -D "" -importcfg $WORK/b261/importcfg -pack ./api_export.go ./checkinit.go ./codec_extension.go ./codec_field.go ./codec_gen.go ./codec_map.go ./codec_map_go112.go ./codec_message.go ./codec_messageset.go ./codec_tables.go ./codec_unsafe.go ./convert.go ./convert_list.go ./convert_map.go ./decode.go ./encode.go ./enum.go ./extension.go ./legacy_enum.go ./legacy_export.go ./legacy_extension.go ./legacy_file.go ./legacy_message.go ./merge.go ./merge_gen.go ./message.go ./message_reflect.go ./message_reflect_field.go ./message_reflect_gen.go ./pointer_unsafe.go ./validate.go ./weak.go cat >$WORK/b334/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b002/_pkg_.a packagefile container/heap=$WORK/b335/_pkg_.a packagefile context=$WORK/b019/_pkg_.a packagefile fmt=$WORK/b031/_pkg_.a packagefile github.com/acarl005/stripansi=$WORK/b336/_pkg_.a packagefile github.com/mattn/go-runewidth=$WORK/b337/_pkg_.a packagefile github.com/rivo/uniseg=$WORK/b338/_pkg_.a packagefile github.com/vbauerster/mpb/v6/cwriter=$WORK/b339/_pkg_.a packagefile github.com/vbauerster/mpb/v6/decor=$WORK/b340/_pkg_.a packagefile github.com/vbauerster/mpb/v6/internal=$WORK/b342/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile io/ioutil=$WORK/b053/_pkg_.a packagefile log=$WORK/b093/_pkg_.a packagefile math=$WORK/b027/_pkg_.a packagefile os=$WORK/b034/_pkg_.a packagefile runtime/debug=$WORK/b094/_pkg_.a packagefile strings=$WORK/b039/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a packagefile time=$WORK/b020/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF cd /builddir/build/BUILD/buildah-1.21.1/src/github.com/vbauerster/mpb/v6 /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b334/_pkg_.a -trimpath "$WORK/b334=>" -shared -p github.com/vbauerster/mpb/v6 -complete -installsuffix shared -buildid enDieRCswkm16OduN_lz/enDieRCswkm16OduN_lz -goversion go1.15.12 -D "" -importcfg $WORK/b334/importcfg -pack ./bar.go ./bar_filler.go ./bar_filler_bar.go ./bar_filler_spinner.go ./bar_option.go ./container_option.go ./doc.go ./priority_queue.go ./progress.go ./proxyreader.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b331/_pkg_.a # internal cp $WORK/b331/_pkg_.a /builddir/.cache/go-build/53/532bd7af2a2c2cfa81332c10c55230f7a263e9636202eef61d2c98ba12b695a0-d # internal github.com/containers/storage/pkg/dmesg mkdir -p $WORK/b364/ cat >$WORK/b364/importcfg << 'EOF' # internal # import config packagefile golang.org/x/sys/unix=$WORK/b099/_pkg_.a EOF cd /builddir/build/BUILD/buildah-1.21.1/src/github.com/containers/storage/pkg/dmesg /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b364/_pkg_.a -trimpath "$WORK/b364=>" -shared -p github.com/containers/storage/pkg/dmesg -complete -installsuffix shared -buildid B4Z4cU2PryrEtzbJ2GyK/B4Z4cU2PryrEtzbJ2GyK -goversion go1.15.12 -D "" -importcfg $WORK/b364/importcfg -pack ./dmesg_linux.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b364/_pkg_.a # internal cp $WORK/b364/_pkg_.a /builddir/.cache/go-build/c3/c3f1b31f169621b80d69a849761c77894b6e8c607df462601218f80ed1a7c8c5-d # internal github.com/containers/storage/pkg/loopback mkdir -p $WORK/b365/ cd /builddir/build/BUILD/buildah-1.21.1/src/github.com/containers/storage/pkg/loopback TERM='dumb' CGO_LDFLAGS='"-g" "-O2"' /usr/lib/golang/pkg/tool/linux_ppc64le/cgo -objdir $WORK/b365/ -importpath github.com/containers/storage/pkg/loopback -- -I $WORK/b365/ -O2 -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -ffat-lto-objects -fexceptions -fasynchronous-unwind-tables -fstack-protector-strong -fstack-clash-protection -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 ./loop_wrapper.go cd $WORK/b208 TERM='dumb' gcc -I /builddir/build/BUILD/buildah-1.21.1/src/github.com/mtrmac/gpgme -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b208=/tmp/go-build -gno-record-gcc-switches -D_FILE_OFFSET_BITS=64 -I ./ -O2 -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -ffat-lto-objects -fexceptions -fasynchronous-unwind-tables -fstack-protector-strong -fstack-clash-protection -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -o ./_x003.o -c gpgme.cgo2.c cd $WORK/b365 TERM='dumb' gcc -I /builddir/build/BUILD/buildah-1.21.1/src/github.com/containers/storage/pkg/loopback -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b365=/tmp/go-build -gno-record-gcc-switches -I ./ -O2 -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -ffat-lto-objects -fexceptions -fasynchronous-unwind-tables -fstack-protector-strong -fstack-clash-protection -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -o ./_x001.o -c _cgo_export.c TERM='dumb' gcc -I /builddir/build/BUILD/buildah-1.21.1/src/github.com/containers/storage/pkg/loopback -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b365=/tmp/go-build -gno-record-gcc-switches -I ./ -O2 -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -ffat-lto-objects -fexceptions -fasynchronous-unwind-tables -fstack-protector-strong -fstack-clash-protection -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -o ./_x002.o -c loop_wrapper.cgo2.c /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b359/_pkg_.a # internal cp $WORK/b359/_pkg_.a /builddir/.cache/go-build/df/df7ab6a0f769813a5aea739e748bdb3a8ecd617de9f75cccf7abac7136ef1be2-d # internal github.com/opencontainers/selinux/go-selinux/label mkdir -p $WORK/b358/ cat >$WORK/b358/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b031/_pkg_.a packagefile github.com/opencontainers/selinux/go-selinux=$WORK/b359/_pkg_.a packagefile github.com/pkg/errors=$WORK/b097/_pkg_.a packagefile os=$WORK/b034/_pkg_.a packagefile os/user=$WORK/b055/_pkg_.a packagefile strings=$WORK/b039/_pkg_.a EOF cd /builddir/build/BUILD/buildah-1.21.1/src/github.com/opencontainers/selinux/go-selinux/label /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b358/_pkg_.a -trimpath "$WORK/b358=>" -shared -p github.com/opencontainers/selinux/go-selinux/label -complete -installsuffix shared -buildid 8R2z415Ob1W6IuepbJ6c/8R2z415Ob1W6IuepbJ6c -goversion go1.15.12 -D "" -importcfg $WORK/b358/importcfg -pack ./label.go ./label_linux.go cd $WORK/b365 TERM='dumb' gcc -I /builddir/build/BUILD/buildah-1.21.1/src/github.com/containers/storage/pkg/loopback -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b365=/tmp/go-build -gno-record-gcc-switches -I ./ -O2 -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -ffat-lto-objects -fexceptions -fasynchronous-unwind-tables -fstack-protector-strong -fstack-clash-protection -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -o ./_cgo_main.o -c _cgo_main.c cd /builddir/build/BUILD/buildah-1.21.1/src/github.com/containers/storage/pkg/loopback TERM='dumb' gcc -I . -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b365=/tmp/go-build -gno-record-gcc-switches -o $WORK/b365/_cgo_.o $WORK/b365/_cgo_main.o $WORK/b365/_x001.o $WORK/b365/_x002.o -g -O2 TERM='dumb' /usr/lib/golang/pkg/tool/linux_ppc64le/cgo -dynpackage loopback -dynimport $WORK/b365/_cgo_.o -dynout $WORK/b365/_cgo_import.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b334/_pkg_.a # internal cat >$WORK/b365/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b031/_pkg_.a packagefile github.com/sirupsen/logrus=$WORK/b098/_pkg_.a packagefile os=$WORK/b034/_pkg_.a packagefile syscall=$WORK/b021/_pkg_.a packagefile runtime/cgo=$WORK/b048/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b365/_pkg_.a -trimpath "$WORK/b365=>" -shared -p github.com/containers/storage/pkg/loopback -installsuffix shared -buildid NgywT5VyjeDmFadAMNls/NgywT5VyjeDmFadAMNls -goversion go1.15.12 -D "" -importcfg $WORK/b365/importcfg -pack ./attach_loopback.go ./ioctl.go ./loopback.go ./loopback_unsupported.go $WORK/b365/_cgo_gotypes.go $WORK/b365/loop_wrapper.cgo1.go $WORK/b365/_cgo_import.go cp $WORK/b334/_pkg_.a /builddir/.cache/go-build/27/279882b0b5cb722e7282b835dcca2281d1caef38e72df69abf2ddfaa3e572aab-d # internal github.com/containers/storage/pkg/parsers/kernel mkdir -p $WORK/b366/ cat >$WORK/b366/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b002/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b031/_pkg_.a packagefile github.com/sirupsen/logrus=$WORK/b098/_pkg_.a packagefile golang.org/x/sys/unix=$WORK/b099/_pkg_.a EOF cd /builddir/build/BUILD/buildah-1.21.1/src/github.com/containers/storage/pkg/parsers/kernel /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b366/_pkg_.a -trimpath "$WORK/b366=>" -shared -p github.com/containers/storage/pkg/parsers/kernel -complete -installsuffix shared -buildid DeKGgp6WSvAHtpwgev6o/DeKGgp6WSvAHtpwgev6o -goversion go1.15.12 -D "" -importcfg $WORK/b366/importcfg -pack ./kernel.go ./kernel_unix.go ./uname_linux.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b358/_pkg_.a # internal cp $WORK/b358/_pkg_.a /builddir/.cache/go-build/a4/a4aa1a721d58ce1cd52eb0ad71f554daeb3f2f115f51da8e99b5536a0df6859e-d # internal github.com/containers/storage/drivers/quota mkdir -p $WORK/b369/ cd /builddir/build/BUILD/buildah-1.21.1/src/github.com/containers/storage/drivers/quota TERM='dumb' CGO_LDFLAGS='"-g" "-O2"' /usr/lib/golang/pkg/tool/linux_ppc64le/cgo -objdir $WORK/b369/ -importpath github.com/containers/storage/drivers/quota -- -I $WORK/b369/ -O2 -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -ffat-lto-objects -fexceptions -fasynchronous-unwind-tables -fstack-protector-strong -fstack-clash-protection -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 ./projectquota.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b366/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b350/_pkg_.a # internal cp $WORK/b350/_pkg_.a /builddir/.cache/go-build/ae/aed3513ce725911c492a7ffa9362380361b5a927ff0721853dcc9ee04f268200-d # internal github.com/containers/storage/drivers/aufs mkdir -p $WORK/b355/ cd $WORK/b208 TERM='dumb' gcc -I /builddir/build/BUILD/buildah-1.21.1/src/github.com/mtrmac/gpgme -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b208=/tmp/go-build -gno-record-gcc-switches -D_FILE_OFFSET_BITS=64 -I ./ -O2 -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -ffat-lto-objects -fexceptions -fasynchronous-unwind-tables -fstack-protector-strong -fstack-clash-protection -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -o ./_x004.o -c unset_agent_info.cgo2.c cat >$WORK/b355/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b057/_pkg_.a packagefile fmt=$WORK/b031/_pkg_.a packagefile github.com/containers/storage/drivers=$WORK/b350/_pkg_.a packagefile github.com/containers/storage/pkg/archive=$WORK/b145/_pkg_.a packagefile github.com/containers/storage/pkg/chrootarchive=$WORK/b164/_pkg_.a packagefile github.com/containers/storage/pkg/directory=$WORK/b351/_pkg_.a packagefile github.com/containers/storage/pkg/idtools=$WORK/b148/_pkg_.a packagefile github.com/containers/storage/pkg/locker=$WORK/b356/_pkg_.a packagefile github.com/containers/storage/pkg/mount=$WORK/b150/_pkg_.a packagefile github.com/containers/storage/pkg/parsers=$WORK/b357/_pkg_.a packagefile github.com/containers/storage/pkg/system=$WORK/b149/_pkg_.a packagefile github.com/opencontainers/runc/libcontainer/system=$WORK/b162/_pkg_.a packagefile github.com/opencontainers/selinux/go-selinux/label=$WORK/b358/_pkg_.a packagefile github.com/pkg/errors=$WORK/b097/_pkg_.a packagefile github.com/sirupsen/logrus=$WORK/b098/_pkg_.a packagefile github.com/vbatts/tar-split/tar/storage=$WORK/b353/_pkg_.a packagefile golang.org/x/sys/unix=$WORK/b099/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile io/ioutil=$WORK/b053/_pkg_.a packagefile os=$WORK/b034/_pkg_.a packagefile os/exec=$WORK/b060/_pkg_.a packagefile path=$WORK/b056/_pkg_.a packagefile path/filepath=$WORK/b054/_pkg_.a packagefile strings=$WORK/b039/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a packagefile time=$WORK/b020/_pkg_.a EOF cd /builddir/build/BUILD/buildah-1.21.1/src/github.com/containers/storage/drivers/aufs /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b355/_pkg_.a -trimpath "$WORK/b355=>" -shared -p github.com/containers/storage/drivers/aufs -complete -installsuffix shared -buildid SdlD9cwDUzK7b3i0ehof/SdlD9cwDUzK7b3i0ehof -goversion go1.15.12 -D "" -importcfg $WORK/b355/importcfg -pack ./aufs.go ./dirs.go ./mount.go ./mount_linux.go cd /builddir/build/BUILD/buildah-1.21.1/src/github.com/containers/storage/pkg/loopback /usr/lib/golang/pkg/tool/linux_ppc64le/pack r $WORK/b365/_pkg_.a $WORK/b365/_x001.o $WORK/b365/_x002.o # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b365/_pkg_.a # internal cp $WORK/b365/_pkg_.a /builddir/.cache/go-build/f5/f5902f02b376786cc6fd495670e932edb9af9ee0e4317b3163da9db14ca96b9d-d # internal github.com/containers/storage/drivers/btrfs mkdir -p $WORK/b361/ cd /builddir/build/BUILD/buildah-1.21.1/src/github.com/containers/storage/drivers/btrfs TERM='dumb' CGO_LDFLAGS='"-g" "-O2"' /usr/lib/golang/pkg/tool/linux_ppc64le/cgo -objdir $WORK/b361/ -importpath github.com/containers/storage/drivers/btrfs -- -I $WORK/b361/ -O2 -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -ffat-lto-objects -fexceptions -fasynchronous-unwind-tables -fstack-protector-strong -fstack-clash-protection -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 ./btrfs.go ./version.go cp $WORK/b366/_pkg_.a /builddir/.cache/go-build/a9/a995d017dc68547d8a88720e5f6c4ad218dc9b610f684ef3df4c89dcba8fdb17-d # internal cd /builddir/build/BUILD/buildah-1.21.1/src/github.com/mtrmac/gpgme TERM='dumb' gcc -I . -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b208=/tmp/go-build -gno-record-gcc-switches -D_FILE_OFFSET_BITS=64 -I $WORK/b208/ -O2 -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -ffat-lto-objects -fexceptions -fasynchronous-unwind-tables -fstack-protector-strong -fstack-clash-protection -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -o $WORK/b208/_x005.o -c go_gpgme.c github.com/containers/storage/drivers/overlayutils mkdir -p $WORK/b368/ cat >$WORK/b368/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b031/_pkg_.a packagefile github.com/containers/storage/drivers=$WORK/b350/_pkg_.a packagefile github.com/pkg/errors=$WORK/b097/_pkg_.a EOF cd /builddir/build/BUILD/buildah-1.21.1/src/github.com/containers/storage/drivers/overlayutils /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b368/_pkg_.a -trimpath "$WORK/b368=>" -shared -p github.com/containers/storage/drivers/overlayutils -complete -installsuffix shared -buildid E2OnVStHp1JV8kXeP8X1/E2OnVStHp1JV8kXeP8X1 -goversion go1.15.12 -D "" -importcfg $WORK/b368/importcfg -pack ./overlayutils.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b368/_pkg_.a # internal cp $WORK/b368/_pkg_.a /builddir/.cache/go-build/fd/fd7262ed5a7f1d348aaadffcf5cae180f27fa6701b11e2d97001fc4204147eee-d # internal github.com/containers/storage/pkg/fsutils mkdir -p $WORK/b370/ cat >$WORK/b370/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b031/_pkg_.a packagefile golang.org/x/sys/unix=$WORK/b099/_pkg_.a packagefile io/ioutil=$WORK/b053/_pkg_.a packagefile os=$WORK/b034/_pkg_.a EOF cd /builddir/build/BUILD/buildah-1.21.1/src/github.com/containers/storage/pkg/fsutils /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b370/_pkg_.a -trimpath "$WORK/b370=>" -shared -p github.com/containers/storage/pkg/fsutils -complete -installsuffix shared -buildid eUgfRKAp6Pmgak7iGm_P/eUgfRKAp6Pmgak7iGm_P -goversion go1.15.12 -D "" -importcfg $WORK/b370/importcfg -pack ./fsutils_linux.go cd $WORK/b208 TERM='dumb' gcc -I /builddir/build/BUILD/buildah-1.21.1/src/github.com/mtrmac/gpgme -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b208=/tmp/go-build -gno-record-gcc-switches -D_FILE_OFFSET_BITS=64 -I ./ -O2 -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -ffat-lto-objects -fexceptions -fasynchronous-unwind-tables -fstack-protector-strong -fstack-clash-protection -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -o ./_cgo_main.o -c _cgo_main.c cd /builddir/build/BUILD/buildah-1.21.1/src/github.com/mtrmac/gpgme TERM='dumb' gcc -I . -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b208=/tmp/go-build -gno-record-gcc-switches -o $WORK/b208/_cgo_.o $WORK/b208/_cgo_main.o $WORK/b208/_x001.o $WORK/b208/_x002.o $WORK/b208/_x003.o $WORK/b208/_x004.o $WORK/b208/_x005.o -g -O2 -lgpgme -lassuan -lgpg-error /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b370/_pkg_.a # internal cp $WORK/b370/_pkg_.a /builddir/.cache/go-build/48/48b41ae8034447d19ce1331783b670c157732453cf07c27b773772c65359221e-d # internal github.com/containers/storage/drivers/copy mkdir -p $WORK/b372/ cd /builddir/build/BUILD/buildah-1.21.1/src/github.com/containers/storage/drivers/copy TERM='dumb' CGO_LDFLAGS='"-g" "-O2"' /usr/lib/golang/pkg/tool/linux_ppc64le/cgo -objdir $WORK/b372/ -importpath github.com/containers/storage/drivers/copy -- -I $WORK/b372/ -O2 -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -ffat-lto-objects -fexceptions -fasynchronous-unwind-tables -fstack-protector-strong -fstack-clash-protection -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 ./copy_linux.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b355/_pkg_.a # internal cd /builddir/build/BUILD/buildah-1.21.1/src/github.com/mtrmac/gpgme TERM='dumb' /usr/lib/golang/pkg/tool/linux_ppc64le/cgo -dynpackage gpgme -dynimport $WORK/b208/_cgo_.o -dynout $WORK/b208/_cgo_import.go cp $WORK/b355/_pkg_.a /builddir/.cache/go-build/81/8159e27d1a84151832fc85d6a2bda1a750f3415afd3c554a400c3c6bceaf3b7f-d # internal database/sql/driver mkdir -p $WORK/b376/ cat >$WORK/b376/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b019/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b031/_pkg_.a packagefile reflect=$WORK/b029/_pkg_.a packagefile strconv=$WORK/b030/_pkg_.a packagefile time=$WORK/b020/_pkg_.a EOF cd /usr/lib/golang/src/database/sql/driver /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b376/_pkg_.a -trimpath "$WORK/b376=>" -shared -p database/sql/driver -std -complete -installsuffix shared -buildid 1dbBjIev9MFJawbw9pl-/1dbBjIev9MFJawbw9pl- -goversion go1.15.12 -D "" -importcfg $WORK/b376/importcfg -pack ./driver.go ./types.go cd $WORK/b369 TERM='dumb' gcc -I /builddir/build/BUILD/buildah-1.21.1/src/github.com/containers/storage/drivers/quota -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b369=/tmp/go-build -gno-record-gcc-switches -I ./ -O2 -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -ffat-lto-objects -fexceptions -fasynchronous-unwind-tables -fstack-protector-strong -fstack-clash-protection -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -o ./_x001.o -c _cgo_export.c /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b170/_pkg_.a # internal TERM='dumb' gcc -I /builddir/build/BUILD/buildah-1.21.1/src/github.com/containers/storage/drivers/quota -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b369=/tmp/go-build -gno-record-gcc-switches -I ./ -O2 -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -ffat-lto-objects -fexceptions -fasynchronous-unwind-tables -fstack-protector-strong -fstack-clash-protection -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -o ./_x002.o -c projectquota.cgo2.c cd $WORK/b372 TERM='dumb' gcc -I /builddir/build/BUILD/buildah-1.21.1/src/github.com/containers/storage/drivers/copy -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b372=/tmp/go-build -gno-record-gcc-switches -I ./ -O2 -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -ffat-lto-objects -fexceptions -fasynchronous-unwind-tables -fstack-protector-strong -fstack-clash-protection -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -o ./_x001.o -c _cgo_export.c cat >$WORK/b208/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b031/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile os=$WORK/b034/_pkg_.a packagefile runtime=$WORK/b007/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a packagefile time=$WORK/b020/_pkg_.a packagefile runtime/cgo=$WORK/b048/_pkg_.a packagefile syscall=$WORK/b021/_pkg_.a EOF cd /builddir/build/BUILD/buildah-1.21.1/src/github.com/mtrmac/gpgme /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b208/_pkg_.a -trimpath "$WORK/b208=>" -shared -p github.com/mtrmac/gpgme -installsuffix shared -buildid y3AcFjFRVQkXWK7zkEIl/y3AcFjFRVQkXWK7zkEIl -goversion go1.15.12 -D "" -importcfg $WORK/b208/importcfg -pack ./callbacks.go $WORK/b208/_cgo_gotypes.go $WORK/b208/data.cgo1.go $WORK/b208/gpgme.cgo1.go $WORK/b208/unset_agent_info.cgo1.go $WORK/b208/_cgo_import.go cd $WORK/b372 TERM='dumb' gcc -I /builddir/build/BUILD/buildah-1.21.1/src/github.com/containers/storage/drivers/copy -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b372=/tmp/go-build -gno-record-gcc-switches -I ./ -O2 -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -ffat-lto-objects -fexceptions -fasynchronous-unwind-tables -fstack-protector-strong -fstack-clash-protection -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -o ./_x002.o -c copy_linux.cgo2.c cd $WORK/b369 TERM='dumb' gcc -I /builddir/build/BUILD/buildah-1.21.1/src/github.com/containers/storage/drivers/quota -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b369=/tmp/go-build -gno-record-gcc-switches -I ./ -O2 -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -ffat-lto-objects -fexceptions -fasynchronous-unwind-tables -fstack-protector-strong -fstack-clash-protection -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -o ./_cgo_main.o -c _cgo_main.c /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b376/_pkg_.a # internal cp $WORK/b170/_pkg_.a /builddir/.cache/go-build/4f/4f57bc7805113631d77b2193773e9585e007e5aaf6c25deb312e6fa35f64ba66-d # internal github.com/containers/buildah/define mkdir -p $WORK/b066/ cat >$WORK/b066/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b057/_pkg_.a packagefile bytes=$WORK/b002/_pkg_.a packagefile fmt=$WORK/b031/_pkg_.a packagefile github.com/containers/image/v5/manifest=$WORK/b067/_pkg_.a packagefile github.com/containers/image/v5/types=$WORK/b073/_pkg_.a packagefile github.com/containers/ocicrypt/config=$WORK/b140/_pkg_.a packagefile github.com/containers/storage/pkg/archive=$WORK/b145/_pkg_.a packagefile github.com/containers/storage/pkg/chrootarchive=$WORK/b164/_pkg_.a packagefile github.com/containers/storage/pkg/ioutils=$WORK/b155/_pkg_.a packagefile github.com/opencontainers/image-spec/specs-go/v1=$WORK/b076/_pkg_.a packagefile github.com/opencontainers/runc/libcontainer/devices=$WORK/b169/_pkg_.a packagefile github.com/opencontainers/runtime-spec/specs-go=$WORK/b160/_pkg_.a packagefile github.com/pkg/errors=$WORK/b097/_pkg_.a packagefile github.com/sirupsen/logrus=$WORK/b098/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile io/ioutil=$WORK/b053/_pkg_.a packagefile net/http=$WORK/b170/_pkg_.a packagefile os=$WORK/b034/_pkg_.a packagefile os/exec=$WORK/b060/_pkg_.a packagefile path=$WORK/b056/_pkg_.a packagefile path/filepath=$WORK/b054/_pkg_.a packagefile strings=$WORK/b039/_pkg_.a packagefile time=$WORK/b020/_pkg_.a EOF cd /builddir/build/BUILD/buildah-1.21.1/_build/src/github.com/containers/buildah/define /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b066/_pkg_.a -trimpath "$WORK/b066=>" -shared -p github.com/containers/buildah/define -complete -installsuffix shared -buildid kNhl-B3S569MJK60PUdy/kNhl-B3S569MJK60PUdy -goversion go1.15.12 -D "" -importcfg $WORK/b066/importcfg -pack ./build.go ./isolation.go ./namespace.go ./pull.go ./types.go ./types_unix.go cp $WORK/b376/_pkg_.a /builddir/.cache/go-build/c9/c9430247d930ea386a8c08864405b0df890f10f8065635402f48fa184256df57-d # internal golang.org/x/net/trace mkdir -p $WORK/b265/ cat >$WORK/b265/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b002/_pkg_.a packagefile context=$WORK/b019/_pkg_.a packagefile fmt=$WORK/b031/_pkg_.a packagefile golang.org/x/net/internal/timeseries=$WORK/b266/_pkg_.a packagefile html/template=$WORK/b267/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile log=$WORK/b093/_pkg_.a packagefile math=$WORK/b027/_pkg_.a packagefile net=$WORK/b043/_pkg_.a packagefile net/http=$WORK/b170/_pkg_.a packagefile net/url=$WORK/b130/_pkg_.a packagefile runtime=$WORK/b007/_pkg_.a packagefile sort=$WORK/b033/_pkg_.a packagefile strconv=$WORK/b030/_pkg_.a packagefile strings=$WORK/b039/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a packagefile sync/atomic=$WORK/b016/_pkg_.a packagefile text/tabwriter=$WORK/b271/_pkg_.a packagefile time=$WORK/b020/_pkg_.a EOF cd /builddir/build/BUILD/buildah-1.21.1/src/golang.org/x/net/trace /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b265/_pkg_.a -trimpath "$WORK/b265=>" -shared -p golang.org/x/net/trace -complete -installsuffix shared -buildid bQ-7i5trPn-5lRe9vdIV/bQ-7i5trPn-5lRe9vdIV -goversion go1.15.12 -D "" -importcfg $WORK/b265/importcfg -pack ./events.go ./histogram.go ./trace.go cd $WORK/b372 TERM='dumb' gcc -I /builddir/build/BUILD/buildah-1.21.1/src/github.com/containers/storage/drivers/copy -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b372=/tmp/go-build -gno-record-gcc-switches -I ./ -O2 -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -ffat-lto-objects -fexceptions -fasynchronous-unwind-tables -fstack-protector-strong -fstack-clash-protection -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -o ./_cgo_main.o -c _cgo_main.c cd /builddir/build/BUILD/buildah-1.21.1/src/github.com/containers/storage/drivers/copy TERM='dumb' gcc -I . -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b372=/tmp/go-build -gno-record-gcc-switches -o $WORK/b372/_cgo_.o $WORK/b372/_cgo_main.o $WORK/b372/_x001.o $WORK/b372/_x002.o -g -O2 cd /builddir/build/BUILD/buildah-1.21.1/src/github.com/containers/storage/drivers/quota TERM='dumb' gcc -I . -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b369=/tmp/go-build -gno-record-gcc-switches -o $WORK/b369/_cgo_.o $WORK/b369/_cgo_main.o $WORK/b369/_x001.o $WORK/b369/_x002.o -g -O2 TERM='dumb' /usr/lib/golang/pkg/tool/linux_ppc64le/cgo -dynpackage quota -dynimport $WORK/b369/_cgo_.o -dynout $WORK/b369/_cgo_import.go cat >$WORK/b369/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b031/_pkg_.a packagefile github.com/containers/storage/pkg/directory=$WORK/b351/_pkg_.a packagefile github.com/sirupsen/logrus=$WORK/b098/_pkg_.a packagefile golang.org/x/sys/unix=$WORK/b099/_pkg_.a packagefile io/ioutil=$WORK/b053/_pkg_.a packagefile path=$WORK/b056/_pkg_.a packagefile path/filepath=$WORK/b054/_pkg_.a packagefile runtime/cgo=$WORK/b048/_pkg_.a packagefile syscall=$WORK/b021/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b369/_pkg_.a -trimpath "$WORK/b369=>" -shared -p github.com/containers/storage/drivers/quota -installsuffix shared -buildid jg_Axcpjtd0pTBabHCvB/jg_Axcpjtd0pTBabHCvB -goversion go1.15.12 -D "" -importcfg $WORK/b369/importcfg -pack $WORK/b369/_cgo_gotypes.go $WORK/b369/projectquota.cgo1.go $WORK/b369/_cgo_import.go cd /builddir/build/BUILD/buildah-1.21.1/src/github.com/containers/storage/drivers/copy TERM='dumb' /usr/lib/golang/pkg/tool/linux_ppc64le/cgo -dynpackage copy -dynimport $WORK/b372/_cgo_.o -dynout $WORK/b372/_cgo_import.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b066/_pkg_.a # internal cp $WORK/b066/_pkg_.a /builddir/.cache/go-build/d1/d174c2bb8f668da645ee0896e8af205c85a19000dc8efa723ae85a6a576c14c8-d # internal golang.org/x/net/http2 mkdir -p $WORK/b314/ cat >$WORK/b314/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b057/_pkg_.a packagefile bytes=$WORK/b002/_pkg_.a packagefile compress/gzip=$WORK/b171/_pkg_.a packagefile context=$WORK/b019/_pkg_.a packagefile crypto/rand=$WORK/b081/_pkg_.a packagefile crypto/tls=$WORK/b117/_pkg_.a packagefile encoding/binary=$WORK/b026/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b031/_pkg_.a packagefile golang.org/x/net/http/httpguts=$WORK/b315/_pkg_.a packagefile golang.org/x/net/http2/hpack=$WORK/b321/_pkg_.a packagefile golang.org/x/net/idna=$WORK/b316/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile io/ioutil=$WORK/b053/_pkg_.a packagefile log=$WORK/b093/_pkg_.a packagefile math=$WORK/b027/_pkg_.a packagefile math/rand=$WORK/b047/_pkg_.a packagefile net=$WORK/b043/_pkg_.a packagefile net/http=$WORK/b170/_pkg_.a packagefile net/http/httptrace=$WORK/b185/_pkg_.a packagefile net/textproto=$WORK/b179/_pkg_.a packagefile net/url=$WORK/b130/_pkg_.a packagefile os=$WORK/b034/_pkg_.a packagefile reflect=$WORK/b029/_pkg_.a packagefile runtime=$WORK/b007/_pkg_.a packagefile sort=$WORK/b033/_pkg_.a packagefile strconv=$WORK/b030/_pkg_.a packagefile strings=$WORK/b039/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a packagefile sync/atomic=$WORK/b016/_pkg_.a packagefile time=$WORK/b020/_pkg_.a EOF cd /builddir/build/BUILD/buildah-1.21.1/src/golang.org/x/net/http2 /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b314/_pkg_.a -trimpath "$WORK/b314=>" -shared -p golang.org/x/net/http2 -complete -installsuffix shared -buildid XKJ2iHwooIheSlxfAi3g/XKJ2iHwooIheSlxfAi3g -goversion go1.15.12 -D "" -importcfg $WORK/b314/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 cat >$WORK/b372/importcfg << 'EOF' # internal # import config packagefile container/list=$WORK/b118/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b031/_pkg_.a packagefile github.com/containers/storage/pkg/idtools=$WORK/b148/_pkg_.a packagefile github.com/containers/storage/pkg/pools=$WORK/b154/_pkg_.a packagefile github.com/containers/storage/pkg/system=$WORK/b149/_pkg_.a packagefile github.com/containers/storage/pkg/unshare=$WORK/b158/_pkg_.a packagefile github.com/opencontainers/runc/libcontainer/system=$WORK/b162/_pkg_.a packagefile golang.org/x/sys/unix=$WORK/b099/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile net=$WORK/b043/_pkg_.a packagefile os=$WORK/b034/_pkg_.a packagefile path/filepath=$WORK/b054/_pkg_.a packagefile strings=$WORK/b039/_pkg_.a packagefile syscall=$WORK/b021/_pkg_.a packagefile time=$WORK/b020/_pkg_.a packagefile runtime/cgo=$WORK/b048/_pkg_.a EOF cd /builddir/build/BUILD/buildah-1.21.1/src/github.com/containers/storage/drivers/copy /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b372/_pkg_.a -trimpath "$WORK/b372=>" -shared -p github.com/containers/storage/drivers/copy -installsuffix shared -buildid 1MbT8VtYWfngYYQtMQUu/1MbT8VtYWfngYYQtMQUu -goversion go1.15.12 -D "" -importcfg $WORK/b372/importcfg -pack $WORK/b372/_cgo_gotypes.go $WORK/b372/copy_linux.cgo1.go $WORK/b372/_cgo_import.go cd /builddir/build/BUILD/buildah-1.21.1/src/github.com/containers/storage/drivers/quota /usr/lib/golang/pkg/tool/linux_ppc64le/pack r $WORK/b369/_pkg_.a $WORK/b369/_x001.o $WORK/b369/_x002.o # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b369/_pkg_.a # internal cp $WORK/b369/_pkg_.a /builddir/.cache/go-build/af/afb756bf58b866efff527ba02db8494b4c8bed8f8fbd67fdbe15f88cf1888365-d # internal net/http/httputil mkdir -p $WORK/b327/ cat >$WORK/b327/importcfg << 'EOF' # internal # import config importmap golang.org/x/net/http/httpguts=vendor/golang.org/x/net/http/httpguts packagefile bufio=$WORK/b057/_pkg_.a packagefile bytes=$WORK/b002/_pkg_.a packagefile context=$WORK/b019/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b031/_pkg_.a packagefile vendor/golang.org/x/net/http/httpguts=$WORK/b173/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile io/ioutil=$WORK/b053/_pkg_.a packagefile log=$WORK/b093/_pkg_.a packagefile net=$WORK/b043/_pkg_.a packagefile net/http=$WORK/b170/_pkg_.a packagefile net/http/internal=$WORK/b186/_pkg_.a packagefile net/textproto=$WORK/b179/_pkg_.a packagefile net/url=$WORK/b130/_pkg_.a packagefile strings=$WORK/b039/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a packagefile time=$WORK/b020/_pkg_.a EOF cd /usr/lib/golang/src/net/http/httputil /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b327/_pkg_.a -trimpath "$WORK/b327=>" -shared -p net/http/httputil -std -complete -installsuffix shared -buildid QM1UwAdLPN7LS7gWLeUl/QM1UwAdLPN7LS7gWLeUl -goversion go1.15.12 -D "" -importcfg $WORK/b327/importcfg -pack ./dump.go ./httputil.go ./persist.go ./reverseproxy.go cd /builddir/build/BUILD/buildah-1.21.1/src/github.com/containers/storage/drivers/copy /usr/lib/golang/pkg/tool/linux_ppc64le/pack r $WORK/b372/_pkg_.a $WORK/b372/_x001.o $WORK/b372/_x002.o # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b372/_pkg_.a # internal cp $WORK/b372/_pkg_.a /builddir/.cache/go-build/00/00299a9b8b30696b75f2ec28430e82015bf1e925b1e211a49b82710235283b83-d # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b265/_pkg_.a # internal github.com/containers/storage/drivers/overlay mkdir -p $WORK/b367/ cp $WORK/b265/_pkg_.a /builddir/.cache/go-build/95/95bd2dd888254187bd52d7848d456f433e9c966c6e42d409f47fc94c2836c99d-d # internal github.com/containers/storage/drivers/vfs mkdir -p $WORK/b371/ cat >$WORK/b371/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b031/_pkg_.a packagefile github.com/containers/storage/drivers=$WORK/b350/_pkg_.a packagefile github.com/containers/storage/drivers/copy=$WORK/b372/_pkg_.a packagefile github.com/containers/storage/pkg/archive=$WORK/b145/_pkg_.a packagefile github.com/containers/storage/pkg/directory=$WORK/b351/_pkg_.a packagefile github.com/containers/storage/pkg/idtools=$WORK/b148/_pkg_.a packagefile github.com/containers/storage/pkg/parsers=$WORK/b357/_pkg_.a packagefile github.com/containers/storage/pkg/system=$WORK/b149/_pkg_.a packagefile github.com/opencontainers/selinux/go-selinux/label=$WORK/b358/_pkg_.a packagefile github.com/sirupsen/logrus=$WORK/b098/_pkg_.a packagefile github.com/vbatts/tar-split/tar/storage=$WORK/b353/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile os=$WORK/b034/_pkg_.a packagefile path/filepath=$WORK/b054/_pkg_.a packagefile strconv=$WORK/b030/_pkg_.a packagefile strings=$WORK/b039/_pkg_.a EOF cd /builddir/build/BUILD/buildah-1.21.1/src/github.com/containers/storage/drivers/vfs /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b371/_pkg_.a -trimpath "$WORK/b371=>" -shared -p github.com/containers/storage/drivers/vfs -complete -installsuffix shared -buildid DRs6hSRtD8iDQReXSomC/DRs6hSRtD8iDQReXSomC -goversion go1.15.12 -D "" -importcfg $WORK/b371/importcfg -pack ./copy_linux.go ./driver.go cat >$WORK/b367/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b002/_pkg_.a packagefile crypto/rand=$WORK/b081/_pkg_.a packagefile encoding/base32=$WORK/b137/_pkg_.a packagefile encoding/base64=$WORK/b025/_pkg_.a packagefile flag=$WORK/b165/_pkg_.a packagefile fmt=$WORK/b031/_pkg_.a packagefile github.com/containers/storage/drivers=$WORK/b350/_pkg_.a packagefile github.com/containers/storage/drivers/overlayutils=$WORK/b368/_pkg_.a packagefile github.com/containers/storage/drivers/quota=$WORK/b369/_pkg_.a packagefile github.com/containers/storage/pkg/archive=$WORK/b145/_pkg_.a packagefile github.com/containers/storage/pkg/chrootarchive=$WORK/b164/_pkg_.a packagefile github.com/containers/storage/pkg/directory=$WORK/b351/_pkg_.a packagefile github.com/containers/storage/pkg/fsutils=$WORK/b370/_pkg_.a packagefile github.com/containers/storage/pkg/idtools=$WORK/b148/_pkg_.a packagefile github.com/containers/storage/pkg/ioutils=$WORK/b155/_pkg_.a packagefile github.com/containers/storage/pkg/locker=$WORK/b356/_pkg_.a packagefile github.com/containers/storage/pkg/mount=$WORK/b150/_pkg_.a packagefile github.com/containers/storage/pkg/parsers=$WORK/b357/_pkg_.a packagefile github.com/containers/storage/pkg/reexec=$WORK/b159/_pkg_.a packagefile github.com/containers/storage/pkg/system=$WORK/b149/_pkg_.a packagefile github.com/containers/storage/pkg/unshare=$WORK/b158/_pkg_.a packagefile github.com/docker/go-units=$WORK/b152/_pkg_.a packagefile github.com/hashicorp/go-multierror=$WORK/b345/_pkg_.a packagefile github.com/json-iterator/go=$WORK/b166/_pkg_.a packagefile github.com/opencontainers/go-digest=$WORK/b069/_pkg_.a packagefile github.com/opencontainers/runc/libcontainer/system=$WORK/b162/_pkg_.a packagefile github.com/opencontainers/selinux/go-selinux=$WORK/b359/_pkg_.a packagefile github.com/opencontainers/selinux/go-selinux/label=$WORK/b358/_pkg_.a packagefile github.com/pkg/errors=$WORK/b097/_pkg_.a packagefile github.com/sirupsen/logrus=$WORK/b098/_pkg_.a packagefile github.com/vbatts/tar-split/tar/storage=$WORK/b353/_pkg_.a packagefile golang.org/x/sys/unix=$WORK/b099/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile io/ioutil=$WORK/b053/_pkg_.a packagefile os=$WORK/b034/_pkg_.a packagefile os/exec=$WORK/b060/_pkg_.a packagefile path=$WORK/b056/_pkg_.a packagefile path/filepath=$WORK/b054/_pkg_.a packagefile runtime=$WORK/b007/_pkg_.a packagefile strconv=$WORK/b030/_pkg_.a packagefile strings=$WORK/b039/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a packagefile syscall=$WORK/b021/_pkg_.a packagefile time=$WORK/b020/_pkg_.a EOF cd /builddir/build/BUILD/buildah-1.21.1/src/github.com/containers/storage/drivers/overlay /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b367/_pkg_.a -trimpath "$WORK/b367=>" -shared -p github.com/containers/storage/drivers/overlay -complete -installsuffix shared -buildid _QidnKl40WrJxCMMIbMb/_QidnKl40WrJxCMMIbMb -goversion go1.15.12 -D "" -importcfg $WORK/b367/importcfg -pack ./check.go ./jsoniter.go ./mount.go ./overlay.go ./overlay_cgo.go ./randomid.go cd /builddir/build/BUILD/buildah-1.21.1/src/github.com/mtrmac/gpgme /usr/lib/golang/pkg/tool/linux_ppc64le/pack r $WORK/b208/_pkg_.a $WORK/b208/_x001.o $WORK/b208/_x002.o $WORK/b208/_x003.o $WORK/b208/_x004.o $WORK/b208/_x005.o # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b208/_pkg_.a # internal cp $WORK/b208/_pkg_.a /builddir/.cache/go-build/6b/6b82838f6c5dd3f79d287625a44e3a69c4a2c81ff8ad1c1db6dcb7fd3a427c5f-d # internal github.com/containers/image/v5/signature mkdir -p $WORK/b204/ cat >$WORK/b204/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b002/_pkg_.a packagefile context=$WORK/b019/_pkg_.a packagefile encoding/json=$WORK/b023/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b031/_pkg_.a packagefile github.com/containers/image/v5/docker/reference=$WORK/b068/_pkg_.a packagefile github.com/containers/image/v5/manifest=$WORK/b067/_pkg_.a packagefile github.com/containers/image/v5/transports=$WORK/b205/_pkg_.a packagefile github.com/containers/image/v5/types=$WORK/b073/_pkg_.a packagefile github.com/containers/image/v5/version=$WORK/b206/_pkg_.a packagefile github.com/containers/storage/pkg/homedir=$WORK/b207/_pkg_.a packagefile github.com/mtrmac/gpgme=$WORK/b208/_pkg_.a packagefile github.com/opencontainers/go-digest=$WORK/b069/_pkg_.a packagefile github.com/pkg/errors=$WORK/b097/_pkg_.a packagefile github.com/sirupsen/logrus=$WORK/b098/_pkg_.a packagefile golang.org/x/crypto/openpgp=$WORK/b209/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile io/ioutil=$WORK/b053/_pkg_.a packagefile os=$WORK/b034/_pkg_.a packagefile path/filepath=$WORK/b054/_pkg_.a packagefile regexp=$WORK/b062/_pkg_.a packagefile strings=$WORK/b039/_pkg_.a packagefile time=$WORK/b020/_pkg_.a EOF cd /builddir/build/BUILD/buildah-1.21.1/src/github.com/containers/image/v5/signature /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b204/_pkg_.a -trimpath "$WORK/b204=>" -shared -p github.com/containers/image/v5/signature -complete -installsuffix shared -buildid 1acDMn3Em6qI769ez-Ic/1acDMn3Em6qI769ez-Ic -goversion go1.15.12 -D "" -importcfg $WORK/b204/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 /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b371/_pkg_.a # internal cd $WORK/b361 TERM='dumb' gcc -I /builddir/build/BUILD/buildah-1.21.1/src/github.com/containers/storage/drivers/btrfs -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b361=/tmp/go-build -gno-record-gcc-switches -I ./ -O2 -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -ffat-lto-objects -fexceptions -fasynchronous-unwind-tables -fstack-protector-strong -fstack-clash-protection -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -o ./_x001.o -c _cgo_export.c cp $WORK/b371/_pkg_.a /builddir/.cache/go-build/9e/9e47b0193763958eabd784c6d72cebe19f3a7ce796019a708b7e87871ef29528-d # internal github.com/google/uuid mkdir -p $WORK/b375/ cat >$WORK/b375/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b002/_pkg_.a packagefile crypto/md5=$WORK/b123/_pkg_.a packagefile crypto/rand=$WORK/b081/_pkg_.a packagefile crypto/sha1=$WORK/b125/_pkg_.a packagefile database/sql/driver=$WORK/b376/_pkg_.a packagefile encoding/binary=$WORK/b026/_pkg_.a packagefile encoding/hex=$WORK/b087/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b031/_pkg_.a packagefile hash=$WORK/b071/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile net=$WORK/b043/_pkg_.a packagefile os=$WORK/b034/_pkg_.a packagefile strings=$WORK/b039/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a packagefile time=$WORK/b020/_pkg_.a EOF cd /builddir/build/BUILD/buildah-1.21.1/src/github.com/google/uuid /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b375/_pkg_.a -trimpath "$WORK/b375=>" -shared -p github.com/google/uuid -complete -installsuffix shared -buildid 4sQLKMZn1UkJ2E88gUW5/4sQLKMZn1UkJ2E88gUW5 -goversion go1.15.12 -D "" -importcfg $WORK/b375/importcfg -pack ./dce.go ./doc.go ./hash.go ./marshal.go ./node.go ./node_net.go ./sql.go ./time.go ./util.go ./uuid.go ./version1.go ./version4.go cd $WORK/b363 TERM='dumb' gcc -I /builddir/build/BUILD/buildah-1.21.1/src/github.com/containers/storage/pkg/devicemapper -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b363=/tmp/go-build -gno-record-gcc-switches -I ./ -O2 -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -ffat-lto-objects -fexceptions -fasynchronous-unwind-tables -fstack-protector-strong -fstack-clash-protection -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -o ./_x001.o -c _cgo_export.c cd $WORK/b361 TERM='dumb' gcc -I /builddir/build/BUILD/buildah-1.21.1/src/github.com/containers/storage/drivers/btrfs -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b361=/tmp/go-build -gno-record-gcc-switches -I ./ -O2 -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -ffat-lto-objects -fexceptions -fasynchronous-unwind-tables -fstack-protector-strong -fstack-clash-protection -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -o ./_x002.o -c btrfs.cgo2.c cd $WORK/b363 TERM='dumb' gcc -I /builddir/build/BUILD/buildah-1.21.1/src/github.com/containers/storage/pkg/devicemapper -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b363=/tmp/go-build -gno-record-gcc-switches -I ./ -O2 -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -ffat-lto-objects -fexceptions -fasynchronous-unwind-tables -fstack-protector-strong -fstack-clash-protection -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -o ./_x002.o -c devmapper_log.cgo2.c TERM='dumb' gcc -I /builddir/build/BUILD/buildah-1.21.1/src/github.com/containers/storage/pkg/devicemapper -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b363=/tmp/go-build -gno-record-gcc-switches -I ./ -O2 -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -ffat-lto-objects -fexceptions -fasynchronous-unwind-tables -fstack-protector-strong -fstack-clash-protection -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -o ./_x003.o -c devmapper_wrapper.cgo2.c /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b375/_pkg_.a # internal cp $WORK/b375/_pkg_.a /builddir/.cache/go-build/78/783a0fb75618b5a0067080a2d6fefa2bcb0f4b46886abd510b801ba29b4c5104-d # internal github.com/mistifyio/go-zfs mkdir -p $WORK/b374/ cat >$WORK/b374/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b002/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b031/_pkg_.a packagefile github.com/google/uuid=$WORK/b375/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile os/exec=$WORK/b060/_pkg_.a packagefile regexp=$WORK/b062/_pkg_.a packagefile runtime=$WORK/b007/_pkg_.a packagefile strconv=$WORK/b030/_pkg_.a packagefile strings=$WORK/b039/_pkg_.a EOF cd /builddir/build/BUILD/buildah-1.21.1/src/github.com/mistifyio/go-zfs /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b374/_pkg_.a -trimpath "$WORK/b374=>" -shared -p github.com/mistifyio/go-zfs -complete -installsuffix shared -buildid sohtS57Kfz7Ae1hRwo6_/sohtS57Kfz7Ae1hRwo6_ -goversion go1.15.12 -D "" -importcfg $WORK/b374/importcfg -pack ./error.go ./utils.go ./utils_notsolaris.go ./zfs.go ./zpool.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b327/_pkg_.a # internal cp $WORK/b327/_pkg_.a /builddir/.cache/go-build/ab/ab9cd9039546121663118cc764fba1b2e83ae72dd65ae3d3e4f93f40efbe3b35-d # internal github.com/containers/storage/pkg/stringid mkdir -p $WORK/b378/ cd $WORK/b361 TERM='dumb' gcc -I /builddir/build/BUILD/buildah-1.21.1/src/github.com/containers/storage/drivers/btrfs -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b361=/tmp/go-build -gno-record-gcc-switches -I ./ -O2 -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -ffat-lto-objects -fexceptions -fasynchronous-unwind-tables -fstack-protector-strong -fstack-clash-protection -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -o ./_x003.o -c version.cgo2.c cat >$WORK/b378/importcfg << 'EOF' # internal # import config packagefile crypto/rand=$WORK/b081/_pkg_.a packagefile encoding/hex=$WORK/b087/_pkg_.a packagefile fmt=$WORK/b031/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile math=$WORK/b027/_pkg_.a packagefile math/big=$WORK/b086/_pkg_.a packagefile math/rand=$WORK/b047/_pkg_.a packagefile regexp=$WORK/b062/_pkg_.a packagefile strconv=$WORK/b030/_pkg_.a packagefile strings=$WORK/b039/_pkg_.a packagefile time=$WORK/b020/_pkg_.a EOF cd /builddir/build/BUILD/buildah-1.21.1/src/github.com/containers/storage/pkg/stringid /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b378/_pkg_.a -trimpath "$WORK/b378=>" -shared -p github.com/containers/storage/pkg/stringid -complete -installsuffix shared -buildid cER1iqTroSyxV8cecicX/cER1iqTroSyxV8cecicX -goversion go1.15.12 -D "" -importcfg $WORK/b378/importcfg -pack ./stringid.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b378/_pkg_.a # internal cd $WORK/b361 TERM='dumb' gcc -I /builddir/build/BUILD/buildah-1.21.1/src/github.com/containers/storage/drivers/btrfs -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b361=/tmp/go-build -gno-record-gcc-switches -I ./ -O2 -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -ffat-lto-objects -fexceptions -fasynchronous-unwind-tables -fstack-protector-strong -fstack-clash-protection -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -o ./_cgo_main.o -c _cgo_main.c cp $WORK/b378/_pkg_.a /builddir/.cache/go-build/17/17f5b6a876e462f5430065ce355cde3c709daec69bab57cccedeeca0f55ea367-d # internal github.com/containers/storage/pkg/lockfile mkdir -p $WORK/b377/ cat >$WORK/b377/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b031/_pkg_.a packagefile github.com/containers/storage/pkg/stringid=$WORK/b378/_pkg_.a packagefile github.com/containers/storage/pkg/system=$WORK/b149/_pkg_.a packagefile github.com/pkg/errors=$WORK/b097/_pkg_.a packagefile golang.org/x/sys/unix=$WORK/b099/_pkg_.a packagefile os=$WORK/b034/_pkg_.a packagefile path/filepath=$WORK/b054/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a packagefile time=$WORK/b020/_pkg_.a EOF cd /builddir/build/BUILD/buildah-1.21.1/src/github.com/containers/storage/pkg/lockfile /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b377/_pkg_.a -trimpath "$WORK/b377=>" -shared -p github.com/containers/storage/pkg/lockfile -complete -installsuffix shared -buildid PfWV7XOlCq5t3wF26AZ5/PfWV7XOlCq5t3wF26AZ5 -goversion go1.15.12 -D "" -importcfg $WORK/b377/importcfg -pack ./lockfile.go ./lockfile_unix.go cd /builddir/build/BUILD/buildah-1.21.1/src/github.com/containers/storage/drivers/btrfs TERM='dumb' gcc -I . -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b361=/tmp/go-build -gno-record-gcc-switches -o $WORK/b361/_cgo_.o $WORK/b361/_cgo_main.o $WORK/b361/_x001.o $WORK/b361/_x002.o $WORK/b361/_x003.o -g -O2 cd $WORK/b363 TERM='dumb' gcc -I /builddir/build/BUILD/buildah-1.21.1/src/github.com/containers/storage/pkg/devicemapper -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b363=/tmp/go-build -gno-record-gcc-switches -I ./ -O2 -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -ffat-lto-objects -fexceptions -fasynchronous-unwind-tables -fstack-protector-strong -fstack-clash-protection -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -o ./_x004.o -c devmapper_wrapper_deferred_remove.cgo2.c cd /builddir/build/BUILD/buildah-1.21.1/src/github.com/containers/storage/drivers/btrfs TERM='dumb' /usr/lib/golang/pkg/tool/linux_ppc64le/cgo -dynpackage btrfs -dynimport $WORK/b361/_cgo_.o -dynout $WORK/b361/_cgo_import.go cat >$WORK/b361/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b031/_pkg_.a packagefile github.com/containers/storage/drivers=$WORK/b350/_pkg_.a packagefile github.com/containers/storage/pkg/directory=$WORK/b351/_pkg_.a packagefile github.com/containers/storage/pkg/idtools=$WORK/b148/_pkg_.a packagefile github.com/containers/storage/pkg/mount=$WORK/b150/_pkg_.a packagefile github.com/containers/storage/pkg/parsers=$WORK/b357/_pkg_.a packagefile github.com/containers/storage/pkg/system=$WORK/b149/_pkg_.a packagefile github.com/docker/go-units=$WORK/b152/_pkg_.a packagefile github.com/opencontainers/selinux/go-selinux/label=$WORK/b358/_pkg_.a packagefile github.com/pkg/errors=$WORK/b097/_pkg_.a packagefile github.com/sirupsen/logrus=$WORK/b098/_pkg_.a packagefile golang.org/x/sys/unix=$WORK/b099/_pkg_.a packagefile io/ioutil=$WORK/b053/_pkg_.a packagefile math=$WORK/b027/_pkg_.a packagefile os=$WORK/b034/_pkg_.a packagefile path=$WORK/b056/_pkg_.a packagefile path/filepath=$WORK/b054/_pkg_.a packagefile strconv=$WORK/b030/_pkg_.a packagefile strings=$WORK/b039/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a packagefile runtime/cgo=$WORK/b048/_pkg_.a packagefile syscall=$WORK/b021/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b361/_pkg_.a -trimpath "$WORK/b361=>" -shared -p github.com/containers/storage/drivers/btrfs -installsuffix shared -buildid oULrO_Yq2kpn4lyU1Naj/oULrO_Yq2kpn4lyU1Naj -goversion go1.15.12 -D "" -importcfg $WORK/b361/importcfg -pack $WORK/b361/_cgo_gotypes.go $WORK/b361/btrfs.cgo1.go $WORK/b361/version.cgo1.go $WORK/b361/_cgo_import.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b377/_pkg_.a # internal cd $WORK/b363 TERM='dumb' gcc -I /builddir/build/BUILD/buildah-1.21.1/src/github.com/containers/storage/pkg/devicemapper -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b363=/tmp/go-build -gno-record-gcc-switches -I ./ -O2 -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -ffat-lto-objects -fexceptions -fasynchronous-unwind-tables -fstack-protector-strong -fstack-clash-protection -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -o ./_x005.o -c devmapper_wrapper_dynamic.cgo2.c cp $WORK/b377/_pkg_.a /builddir/.cache/go-build/0a/0abe7d8a22955647c4f26830a40055c98e9b9a48d633400d7eaf97c08f4e1db7-d # internal github.com/vbatts/tar-split/archive/tar mkdir -p $WORK/b381/ /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b374/_pkg_.a # internal TERM='dumb' gcc -I /builddir/build/BUILD/buildah-1.21.1/src/github.com/containers/storage/pkg/devicemapper -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b363=/tmp/go-build -gno-record-gcc-switches -I ./ -O2 -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -ffat-lto-objects -fexceptions -fasynchronous-unwind-tables -fstack-protector-strong -fstack-clash-protection -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -o ./_cgo_main.o -c _cgo_main.c /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b204/_pkg_.a # internal cp $WORK/b204/_pkg_.a /builddir/.cache/go-build/2a/2a937c901bedf2d2c061f483e04e584a0fda3d68fe221a3e773efdf9d9a8bd12-d # internal github.com/tchap/go-patricia/patricia mkdir -p $WORK/b383/ cd /builddir/build/BUILD/buildah-1.21.1/src/github.com/containers/storage/pkg/devicemapper TERM='dumb' gcc -I . -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b363=/tmp/go-build -gno-record-gcc-switches -o $WORK/b363/_cgo_.o $WORK/b363/_cgo_main.o $WORK/b363/_x001.o $WORK/b363/_x002.o $WORK/b363/_x003.o $WORK/b363/_x004.o $WORK/b363/_x005.o -g -O2 -ldevmapper TERM='dumb' /usr/lib/golang/pkg/tool/linux_ppc64le/cgo -dynpackage devicemapper -dynimport $WORK/b363/_cgo_.o -dynout $WORK/b363/_cgo_import.go cat >$WORK/b381/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b002/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b031/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile io/ioutil=$WORK/b053/_pkg_.a packagefile math=$WORK/b027/_pkg_.a packagefile os=$WORK/b034/_pkg_.a packagefile os/user=$WORK/b055/_pkg_.a packagefile path=$WORK/b056/_pkg_.a packagefile reflect=$WORK/b029/_pkg_.a packagefile runtime=$WORK/b007/_pkg_.a packagefile sort=$WORK/b033/_pkg_.a packagefile strconv=$WORK/b030/_pkg_.a packagefile strings=$WORK/b039/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a packagefile syscall=$WORK/b021/_pkg_.a packagefile time=$WORK/b020/_pkg_.a EOF cp $WORK/b374/_pkg_.a /builddir/.cache/go-build/d5/d58eff15e14a08282c0c6820b31c7622a0a01e4f02c8c95d0868c6db8cb00129-d # internal cd /builddir/build/BUILD/buildah-1.21.1/src/github.com/vbatts/tar-split/archive/tar /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b381/_pkg_.a -trimpath "$WORK/b381=>" -shared -p github.com/vbatts/tar-split/archive/tar -complete -installsuffix shared -buildid PrrMbWsDZZ2kKjkE229g/PrrMbWsDZZ2kKjkE229g -goversion go1.15.12 -D "" -importcfg $WORK/b381/importcfg -pack ./common.go ./format.go ./reader.go ./stat_actime1.go ./stat_unix.go ./strconv.go ./writer.go github.com/containers/storage/drivers/zfs mkdir -p $WORK/b373/ cd /builddir/build/BUILD/buildah-1.21.1/src/github.com/containers/storage/drivers/btrfs /usr/lib/golang/pkg/tool/linux_ppc64le/pack r $WORK/b361/_pkg_.a $WORK/b361/_x001.o $WORK/b361/_x002.o $WORK/b361/_x003.o # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b361/_pkg_.a # internal cat >$WORK/b383/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b002/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b031/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile sort=$WORK/b033/_pkg_.a packagefile strings=$WORK/b039/_pkg_.a EOF cd /builddir/build/BUILD/buildah-1.21.1/src/github.com/tchap/go-patricia/patricia /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b383/_pkg_.a -trimpath "$WORK/b383=>" -shared -p github.com/tchap/go-patricia/patricia -complete -installsuffix shared -buildid 0otmsD9KcGejHgCmrr7g/0otmsD9KcGejHgCmrr7g -goversion go1.15.12 -D "" -importcfg $WORK/b383/importcfg -pack ./children.go ./patricia.go cp $WORK/b361/_pkg_.a /builddir/.cache/go-build/58/582178a9b1899afb7361b1643951b4eaa1599b6cf5aaf24cf2b534cf367640b9-d # internal github.com/BurntSushi/toml mkdir -p $WORK/b385/ cat >$WORK/b385/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b057/_pkg_.a packagefile encoding=$WORK/b024/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b031/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile io/ioutil=$WORK/b053/_pkg_.a packagefile math=$WORK/b027/_pkg_.a packagefile reflect=$WORK/b029/_pkg_.a packagefile sort=$WORK/b033/_pkg_.a packagefile strconv=$WORK/b030/_pkg_.a packagefile strings=$WORK/b039/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a packagefile time=$WORK/b020/_pkg_.a packagefile unicode=$WORK/b017/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF cd /builddir/build/BUILD/buildah-1.21.1/src/github.com/BurntSushi/toml /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b385/_pkg_.a -trimpath "$WORK/b385=>" -shared -p github.com/BurntSushi/toml -complete -installsuffix shared -buildid OVw07WTVb_YbQchDBxvl/OVw07WTVb_YbQchDBxvl -goversion go1.15.12 -D "" -importcfg $WORK/b385/importcfg -pack ./decode.go ./decode_meta.go ./doc.go ./encode.go ./encoding_types.go ./lex.go ./parse.go ./type_check.go ./type_fields.go cat >$WORK/b373/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b031/_pkg_.a packagefile github.com/containers/storage/drivers=$WORK/b350/_pkg_.a packagefile github.com/containers/storage/pkg/directory=$WORK/b351/_pkg_.a packagefile github.com/containers/storage/pkg/idtools=$WORK/b148/_pkg_.a packagefile github.com/containers/storage/pkg/mount=$WORK/b150/_pkg_.a packagefile github.com/containers/storage/pkg/parsers=$WORK/b357/_pkg_.a packagefile github.com/mistifyio/go-zfs=$WORK/b374/_pkg_.a packagefile github.com/opencontainers/selinux/go-selinux/label=$WORK/b358/_pkg_.a packagefile github.com/pkg/errors=$WORK/b097/_pkg_.a packagefile github.com/sirupsen/logrus=$WORK/b098/_pkg_.a packagefile golang.org/x/sys/unix=$WORK/b099/_pkg_.a packagefile os=$WORK/b034/_pkg_.a packagefile os/exec=$WORK/b060/_pkg_.a packagefile path=$WORK/b056/_pkg_.a packagefile strconv=$WORK/b030/_pkg_.a packagefile strings=$WORK/b039/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a packagefile time=$WORK/b020/_pkg_.a EOF cd /builddir/build/BUILD/buildah-1.21.1/src/github.com/containers/storage/drivers/zfs /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b373/_pkg_.a -trimpath "$WORK/b373=>" -shared -p github.com/containers/storage/drivers/zfs -complete -installsuffix shared -buildid uePzIJE4WKbUbUagiG_N/uePzIJE4WKbUbUagiG_N -goversion go1.15.12 -D "" -importcfg $WORK/b373/importcfg -pack ./zfs.go ./zfs_linux.go cat >$WORK/b363/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b031/_pkg_.a packagefile github.com/sirupsen/logrus=$WORK/b098/_pkg_.a packagefile golang.org/x/sys/unix=$WORK/b099/_pkg_.a packagefile os=$WORK/b034/_pkg_.a packagefile reflect=$WORK/b029/_pkg_.a packagefile runtime=$WORK/b007/_pkg_.a packagefile strings=$WORK/b039/_pkg_.a packagefile runtime/cgo=$WORK/b048/_pkg_.a packagefile syscall=$WORK/b021/_pkg_.a EOF cd /builddir/build/BUILD/buildah-1.21.1/src/github.com/containers/storage/pkg/devicemapper /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b363/_pkg_.a -trimpath "$WORK/b363=>" -shared -p github.com/containers/storage/pkg/devicemapper -installsuffix shared -buildid rC5CppFDcL9eCRqKCQoH/rC5CppFDcL9eCRqKCQoH -goversion go1.15.12 -D "" -importcfg $WORK/b363/importcfg -pack ./devmapper.go ./ioctl.go ./log.go $WORK/b363/_cgo_gotypes.go $WORK/b363/devmapper_log.cgo1.go $WORK/b363/devmapper_wrapper.cgo1.go $WORK/b363/devmapper_wrapper_deferred_remove.cgo1.go $WORK/b363/devmapper_wrapper_dynamic.cgo1.go $WORK/b363/_cgo_import.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b383/_pkg_.a # internal cp $WORK/b383/_pkg_.a /builddir/.cache/go-build/d8/d8083d7cd6a0e86b8fdcb0f7de43a289babe6d45b84109f90e97aaccaa39a4b2-d # internal github.com/containers/storage/pkg/truncindex mkdir -p $WORK/b382/ cat >$WORK/b382/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b031/_pkg_.a packagefile github.com/tchap/go-patricia/patricia=$WORK/b383/_pkg_.a packagefile strings=$WORK/b039/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a EOF cd /builddir/build/BUILD/buildah-1.21.1/src/github.com/containers/storage/pkg/truncindex /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b382/_pkg_.a -trimpath "$WORK/b382=>" -shared -p github.com/containers/storage/pkg/truncindex -complete -installsuffix shared -buildid IqGqNhXiAbc9eJHW-fHz/IqGqNhXiAbc9eJHW-fHz -goversion go1.15.12 -D "" -importcfg $WORK/b382/importcfg -pack ./truncindex.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b367/_pkg_.a # internal cp $WORK/b367/_pkg_.a /builddir/.cache/go-build/f7/f7a992e04f724f5488528494f6f555ac24534613638bddceae1bed50f7faa05e-d # internal github.com/containers/storage/pkg/config mkdir -p $WORK/b386/ cat >$WORK/b386/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b031/_pkg_.a packagefile os=$WORK/b034/_pkg_.a EOF cd /builddir/build/BUILD/buildah-1.21.1/src/github.com/containers/storage/pkg/config /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b386/_pkg_.a -trimpath "$WORK/b386=>" -shared -p github.com/containers/storage/pkg/config -complete -installsuffix shared -buildid t4uMuIRUdkalIYJ7qBWw/t4uMuIRUdkalIYJ7qBWw -goversion go1.15.12 -D "" -importcfg $WORK/b386/importcfg -pack ./config.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b382/_pkg_.a # internal cp $WORK/b382/_pkg_.a /builddir/.cache/go-build/39/393946dae58128def06910159a21b2a1865226712b4e2ad67b3e36bebbb9fb23-d # internal github.com/google/go-intervals/intervalset mkdir -p $WORK/b387/ cat >$WORK/b387/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b031/_pkg_.a packagefile sort=$WORK/b033/_pkg_.a packagefile strings=$WORK/b039/_pkg_.a EOF cd /builddir/build/BUILD/buildah-1.21.1/src/github.com/google/go-intervals/intervalset /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b387/_pkg_.a -trimpath "$WORK/b387=>" -shared -p github.com/google/go-intervals/intervalset -complete -installsuffix shared -buildid 8RkCW86ehhWEvfZlSVWS/8RkCW86ehhWEvfZlSVWS -goversion go1.15.12 -D "" -importcfg $WORK/b387/importcfg -pack ./intervalset.go ./intervalset_immutable.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b373/_pkg_.a # internal cp $WORK/b373/_pkg_.a /builddir/.cache/go-build/33/33e2f167093d9961d24fb23e585458a6dfccff2759396ccfe7480f5c05a6ffb1-d # internal github.com/containers/image/v5/directory/explicitfilepath mkdir -p $WORK/b391/ cat >$WORK/b391/importcfg << 'EOF' # internal # import config packagefile github.com/pkg/errors=$WORK/b097/_pkg_.a packagefile os=$WORK/b034/_pkg_.a packagefile path/filepath=$WORK/b054/_pkg_.a EOF cd /builddir/build/BUILD/buildah-1.21.1/src/github.com/containers/image/v5/directory/explicitfilepath /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b391/_pkg_.a -trimpath "$WORK/b391=>" -shared -p github.com/containers/image/v5/directory/explicitfilepath -complete -installsuffix shared -buildid H3oc50ljT8C5R3srCk0T/H3oc50ljT8C5R3srCk0T -goversion go1.15.12 -D "" -importcfg $WORK/b391/importcfg -pack ./path.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b391/_pkg_.a # internal cp $WORK/b391/_pkg_.a /builddir/.cache/go-build/10/10360ee20cd041439bb7e662fbf80ccaa4c3d491190c3a63d7f0fdff1115502f-d # internal github.com/containers/image/v5/directory mkdir -p $WORK/b390/ cat >$WORK/b390/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b019/_pkg_.a packagefile fmt=$WORK/b031/_pkg_.a packagefile github.com/containers/image/v5/directory/explicitfilepath=$WORK/b391/_pkg_.a packagefile github.com/containers/image/v5/docker/reference=$WORK/b068/_pkg_.a packagefile github.com/containers/image/v5/image=$WORK/b192/_pkg_.a packagefile github.com/containers/image/v5/manifest=$WORK/b067/_pkg_.a packagefile github.com/containers/image/v5/transports=$WORK/b205/_pkg_.a packagefile github.com/containers/image/v5/types=$WORK/b073/_pkg_.a packagefile github.com/opencontainers/go-digest=$WORK/b069/_pkg_.a packagefile github.com/pkg/errors=$WORK/b097/_pkg_.a packagefile github.com/sirupsen/logrus=$WORK/b098/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile io/ioutil=$WORK/b053/_pkg_.a packagefile os=$WORK/b034/_pkg_.a packagefile path/filepath=$WORK/b054/_pkg_.a packagefile runtime=$WORK/b007/_pkg_.a packagefile strings=$WORK/b039/_pkg_.a EOF cd /builddir/build/BUILD/buildah-1.21.1/src/github.com/containers/image/v5/directory /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b390/_pkg_.a -trimpath "$WORK/b390=>" -shared -p github.com/containers/image/v5/directory -complete -installsuffix shared -buildid CQkquT6Sd2Q_D8de2E10/CQkquT6Sd2Q_D8de2E10 -goversion go1.15.12 -D "" -importcfg $WORK/b390/importcfg -pack ./directory_dest.go ./directory_src.go ./directory_transport.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b386/_pkg_.a # internal cp $WORK/b386/_pkg_.a /builddir/.cache/go-build/f7/f7961686b4f814026454e4ca49f497eed38e31ef937c8e7b6a84fe53d339d172-d # internal github.com/containers/image/v5/docker/policyconfiguration mkdir -p $WORK/b393/ cat >$WORK/b393/importcfg << 'EOF' # internal # import config packagefile github.com/containers/image/v5/docker/reference=$WORK/b068/_pkg_.a packagefile github.com/pkg/errors=$WORK/b097/_pkg_.a packagefile strings=$WORK/b039/_pkg_.a EOF cd /builddir/build/BUILD/buildah-1.21.1/src/github.com/containers/image/v5/docker/policyconfiguration /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b393/_pkg_.a -trimpath "$WORK/b393=>" -shared -p github.com/containers/image/v5/docker/policyconfiguration -complete -installsuffix shared -buildid dEOaq5PrH6Yul4hfatKS/dEOaq5PrH6Yul4hfatKS -goversion go1.15.12 -D "" -importcfg $WORK/b393/importcfg -pack ./naming.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b387/_pkg_.a # internal cp $WORK/b387/_pkg_.a /builddir/.cache/go-build/f7/f7125ecef7a6b5e5c64f6dd1ef555048ed063a7c560efd3140f4833981ef3146-d # internal github.com/containers/image/v5/internal/pkg/keyctl mkdir -p $WORK/b396/ cat >$WORK/b396/importcfg << 'EOF' # internal # import config packagefile golang.org/x/sys/unix=$WORK/b099/_pkg_.a EOF cd /builddir/build/BUILD/buildah-1.21.1/src/github.com/containers/image/v5/internal/pkg/keyctl /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b396/_pkg_.a -trimpath "$WORK/b396=>" -shared -p github.com/containers/image/v5/internal/pkg/keyctl -complete -installsuffix shared -buildid fl8K4YZnqF4xTRmxe3eE/fl8K4YZnqF4xTRmxe3eE -goversion go1.15.12 -D "" -importcfg $WORK/b396/importcfg -pack ./key.go ./keyring.go ./perm.go ./sys_linux.go cd /builddir/build/BUILD/buildah-1.21.1/src/github.com/containers/storage/pkg/devicemapper /usr/lib/golang/pkg/tool/linux_ppc64le/pack r $WORK/b363/_pkg_.a $WORK/b363/_x001.o $WORK/b363/_x002.o $WORK/b363/_x003.o $WORK/b363/_x004.o $WORK/b363/_x005.o # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b363/_pkg_.a # internal cp $WORK/b363/_pkg_.a /builddir/.cache/go-build/9b/9bf7d495eabfc839195fb9ab1f249639d1c2931f3209d56e45c5c6d47d9f481e-d # internal # github.com/containers/storage/pkg/devicemapper src/github.com/containers/storage/pkg/devicemapper/devmapper_wrapper.go:6: warning: "_GNU_SOURCE" redefined 6 | #define _GNU_SOURCE | : note: this is the location of the previous definition cgo-gcc-prolog: In function '_cgo_ebd00b0772db_Cfunc_log_with_errno_init': cgo-gcc-prolog:467:33: warning: unused variable '_cgo_a' [-Wunused-variable] github.com/containers/storage/drivers/devmapper mkdir -p $WORK/b362/ cat >$WORK/b362/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b057/_pkg_.a packagefile bytes=$WORK/b002/_pkg_.a packagefile fmt=$WORK/b031/_pkg_.a packagefile github.com/containers/storage/drivers=$WORK/b350/_pkg_.a packagefile github.com/containers/storage/pkg/devicemapper=$WORK/b363/_pkg_.a packagefile github.com/containers/storage/pkg/directory=$WORK/b351/_pkg_.a packagefile github.com/containers/storage/pkg/dmesg=$WORK/b364/_pkg_.a packagefile github.com/containers/storage/pkg/idtools=$WORK/b148/_pkg_.a packagefile github.com/containers/storage/pkg/locker=$WORK/b356/_pkg_.a packagefile github.com/containers/storage/pkg/loopback=$WORK/b365/_pkg_.a packagefile github.com/containers/storage/pkg/mount=$WORK/b150/_pkg_.a packagefile github.com/containers/storage/pkg/parsers=$WORK/b357/_pkg_.a packagefile github.com/containers/storage/pkg/parsers/kernel=$WORK/b366/_pkg_.a packagefile github.com/docker/go-units=$WORK/b152/_pkg_.a packagefile github.com/json-iterator/go=$WORK/b166/_pkg_.a packagefile github.com/opencontainers/selinux/go-selinux/label=$WORK/b358/_pkg_.a packagefile github.com/pkg/errors=$WORK/b097/_pkg_.a packagefile github.com/sirupsen/logrus=$WORK/b098/_pkg_.a packagefile golang.org/x/sys/unix=$WORK/b099/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile io/ioutil=$WORK/b053/_pkg_.a packagefile os=$WORK/b034/_pkg_.a packagefile os/exec=$WORK/b060/_pkg_.a packagefile path=$WORK/b056/_pkg_.a packagefile path/filepath=$WORK/b054/_pkg_.a packagefile reflect=$WORK/b029/_pkg_.a packagefile strconv=$WORK/b030/_pkg_.a packagefile strings=$WORK/b039/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a packagefile time=$WORK/b020/_pkg_.a EOF cd /builddir/build/BUILD/buildah-1.21.1/src/github.com/containers/storage/drivers/devmapper /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b362/_pkg_.a -trimpath "$WORK/b362=>" -shared -p github.com/containers/storage/drivers/devmapper -complete -installsuffix shared -buildid ZVkR3u4i3DQegZqtV6_Q/ZVkR3u4i3DQegZqtV6_Q -goversion go1.15.12 -D "" -importcfg $WORK/b362/importcfg -pack ./device_setup.go ./deviceset.go ./devmapper_doc.go ./driver.go ./jsoniter.go ./mount.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b393/_pkg_.a # internal cp $WORK/b393/_pkg_.a /builddir/.cache/go-build/c9/c96fdb243819c8bf117d5bc9d7402e905bc996e79bcb37b5ef3baa64d06afe87-d # internal github.com/docker/docker-credential-helpers/credentials mkdir -p $WORK/b399/ cat >$WORK/b399/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b057/_pkg_.a packagefile bytes=$WORK/b002/_pkg_.a packagefile encoding/json=$WORK/b023/_pkg_.a packagefile fmt=$WORK/b031/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile os=$WORK/b034/_pkg_.a packagefile strings=$WORK/b039/_pkg_.a EOF cd /builddir/build/BUILD/buildah-1.21.1/src/github.com/docker/docker-credential-helpers/credentials /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b399/_pkg_.a -trimpath "$WORK/b399=>" -shared -p github.com/docker/docker-credential-helpers/credentials -complete -installsuffix shared -buildid p6_x0b8s1SmK4DPFFxwe/p6_x0b8s1SmK4DPFFxwe -goversion go1.15.12 -D "" -importcfg $WORK/b399/importcfg -pack ./credentials.go ./error.go ./helper.go ./version.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b390/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b396/_pkg_.a # internal cp $WORK/b390/_pkg_.a /builddir/.cache/go-build/b1/b1c0d3d19dcea1823519a7723c9e48db55b229beec36af4c4c2d81f4e5b5e1c9-d # internal golang.org/x/net/internal/socks mkdir -p $WORK/b403/ cat >$WORK/b403/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b019/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile net=$WORK/b043/_pkg_.a packagefile strconv=$WORK/b030/_pkg_.a packagefile time=$WORK/b020/_pkg_.a EOF cd /builddir/build/BUILD/buildah-1.21.1/src/golang.org/x/net/internal/socks /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b403/_pkg_.a -trimpath "$WORK/b403=>" -shared -p golang.org/x/net/internal/socks -complete -installsuffix shared -buildid kLKuvAC6hxcOJ-kbjmGc/kLKuvAC6hxcOJ-kbjmGc -goversion go1.15.12 -D "" -importcfg $WORK/b403/importcfg -pack ./client.go ./socks.go cp $WORK/b396/_pkg_.a /builddir/.cache/go-build/08/0876554ffaf216cc4d3bd866f2fadcef466cd6f6ec560e851ca82596a3e9ce3c-d # internal github.com/docker/go-connections/tlsconfig mkdir -p $WORK/b404/ cat >$WORK/b404/importcfg << 'EOF' # internal # import config packagefile crypto/tls=$WORK/b117/_pkg_.a packagefile crypto/x509=$WORK/b126/_pkg_.a packagefile encoding/pem=$WORK/b129/_pkg_.a packagefile fmt=$WORK/b031/_pkg_.a packagefile github.com/pkg/errors=$WORK/b097/_pkg_.a packagefile io/ioutil=$WORK/b053/_pkg_.a packagefile os=$WORK/b034/_pkg_.a packagefile runtime=$WORK/b007/_pkg_.a EOF cd /builddir/build/BUILD/buildah-1.21.1/src/github.com/docker/go-connections/tlsconfig /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b404/_pkg_.a -trimpath "$WORK/b404=>" -shared -p github.com/docker/go-connections/tlsconfig -complete -installsuffix shared -buildid dhSAAF3jD-RHyweG8mo2/dhSAAF3jD-RHyweG8mo2 -goversion go1.15.12 -D "" -importcfg $WORK/b404/importcfg -pack ./certpool_go17.go ./config.go ./config_client_ciphers.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b381/_pkg_.a # internal cp $WORK/b381/_pkg_.a /builddir/.cache/go-build/13/13afccf6259a9f53c812b1d20c69bf06f6e340490329731e5c256522425d34cd-d # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b399/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b404/_pkg_.a # internal github.com/containers/storage/pkg/tarlog mkdir -p $WORK/b380/ cat >$WORK/b380/importcfg << 'EOF' # internal # import config packagefile github.com/sirupsen/logrus=$WORK/b098/_pkg_.a packagefile github.com/vbatts/tar-split/archive/tar=$WORK/b381/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a EOF cd /builddir/build/BUILD/buildah-1.21.1/src/github.com/containers/storage/pkg/tarlog /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b380/_pkg_.a -trimpath "$WORK/b380=>" -shared -p github.com/containers/storage/pkg/tarlog -complete -installsuffix shared -buildid Fee7fNnaQEc7MiqgAlM_/Fee7fNnaQEc7MiqgAlM_ -goversion go1.15.12 -D "" -importcfg $WORK/b380/importcfg -pack ./tarlogger.go cp $WORK/b399/_pkg_.a /builddir/.cache/go-build/e7/e7f964bd94ebd1448e530185262b5ac97fb6544057a9c51276245afd21a1da2e-d # internal github.com/vbatts/tar-split/tar/asm mkdir -p $WORK/b388/ cat >$WORK/b388/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b002/_pkg_.a packagefile fmt=$WORK/b031/_pkg_.a packagefile github.com/vbatts/tar-split/archive/tar=$WORK/b381/_pkg_.a packagefile github.com/vbatts/tar-split/tar/storage=$WORK/b353/_pkg_.a packagefile hash=$WORK/b071/_pkg_.a packagefile hash/crc64=$WORK/b106/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a EOF cd /builddir/build/BUILD/buildah-1.21.1/src/github.com/vbatts/tar-split/tar/asm /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b388/_pkg_.a -trimpath "$WORK/b388=>" -shared -p github.com/vbatts/tar-split/tar/asm -complete -installsuffix shared -buildid _ZE8vIjT91aHwczACxod/_ZE8vIjT91aHwczACxod -goversion go1.15.12 -D "" -importcfg $WORK/b388/importcfg -pack ./assemble.go ./disassemble.go ./doc.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b380/_pkg_.a # internal cp $WORK/b404/_pkg_.a /builddir/.cache/go-build/84/8468fb93eba9bffc7d5cf8fabd70a366b892ed0c2114d3f7eb81a94e67bc0e0a-d # internal github.com/docker/docker-credential-helpers/client mkdir -p $WORK/b398/ cat >$WORK/b398/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b002/_pkg_.a packagefile encoding/json=$WORK/b023/_pkg_.a packagefile fmt=$WORK/b031/_pkg_.a packagefile github.com/docker/docker-credential-helpers/credentials=$WORK/b399/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile os=$WORK/b034/_pkg_.a packagefile os/exec=$WORK/b060/_pkg_.a packagefile strings=$WORK/b039/_pkg_.a EOF cd /builddir/build/BUILD/buildah-1.21.1/src/github.com/docker/docker-credential-helpers/client /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b398/_pkg_.a -trimpath "$WORK/b398=>" -shared -p github.com/docker/docker-credential-helpers/client -complete -installsuffix shared -buildid OdPzmzD9GjCux3CBkKJm/OdPzmzD9GjCux3CBkKJm -goversion go1.15.12 -D "" -importcfg $WORK/b398/importcfg -pack ./client.go ./command.go cp $WORK/b380/_pkg_.a /builddir/.cache/go-build/46/461bd46b19f977c18afef5d18f9cdec56b3e2edcb87bc0f47cc1a847dd91b5ce-d # internal github.com/docker/distribution/registry/api/errcode mkdir -p $WORK/b405/ cat >$WORK/b405/importcfg << 'EOF' # internal # import config packagefile encoding/json=$WORK/b023/_pkg_.a packagefile fmt=$WORK/b031/_pkg_.a packagefile net/http=$WORK/b170/_pkg_.a packagefile sort=$WORK/b033/_pkg_.a packagefile strings=$WORK/b039/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a EOF cd /builddir/build/BUILD/buildah-1.21.1/src/github.com/docker/distribution/registry/api/errcode /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b405/_pkg_.a -trimpath "$WORK/b405=>" -shared -p github.com/docker/distribution/registry/api/errcode -complete -installsuffix shared -buildid FSCsCQVk_lKNfYqgYnby/FSCsCQVk_lKNfYqgYnby -goversion go1.15.12 -D "" -importcfg $WORK/b405/importcfg -pack ./errors.go ./handler.go ./register.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b388/_pkg_.a # internal cp $WORK/b388/_pkg_.a /builddir/.cache/go-build/b5/b528b7c0b0cb6ac44be2be24fd601cca1e341cadf4a64c92584453c644e6d033-d # internal github.com/docker/distribution/digestset mkdir -p $WORK/b408/ cat >$WORK/b408/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile github.com/opencontainers/go-digest=$WORK/b069/_pkg_.a packagefile sort=$WORK/b033/_pkg_.a packagefile strings=$WORK/b039/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a EOF cd /builddir/build/BUILD/buildah-1.21.1/src/github.com/docker/distribution/digestset /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b408/_pkg_.a -trimpath "$WORK/b408=>" -shared -p github.com/docker/distribution/digestset -complete -installsuffix shared -buildid PoCpVuCEWxZG5zxHOAWO/PoCpVuCEWxZG5zxHOAWO -goversion go1.15.12 -D "" -importcfg $WORK/b408/importcfg -pack ./set.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b385/_pkg_.a # internal cp $WORK/b385/_pkg_.a /builddir/.cache/go-build/c9/c9d207fbd322d251284d55441e94b8b71f72abaf8f1763be63e69e68d27247a4-d # internal github.com/containers/storage/types mkdir -p $WORK/b384/ cat >$WORK/b384/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b031/_pkg_.a packagefile github.com/BurntSushi/toml=$WORK/b385/_pkg_.a packagefile github.com/containers/storage/drivers/overlay=$WORK/b367/_pkg_.a packagefile github.com/containers/storage/pkg/config=$WORK/b386/_pkg_.a packagefile github.com/containers/storage/pkg/homedir=$WORK/b207/_pkg_.a packagefile github.com/containers/storage/pkg/idtools=$WORK/b148/_pkg_.a packagefile github.com/containers/storage/pkg/system=$WORK/b149/_pkg_.a packagefile github.com/pkg/errors=$WORK/b097/_pkg_.a packagefile github.com/sirupsen/logrus=$WORK/b098/_pkg_.a packagefile io/ioutil=$WORK/b053/_pkg_.a packagefile os=$WORK/b034/_pkg_.a packagefile os/exec=$WORK/b060/_pkg_.a packagefile path/filepath=$WORK/b054/_pkg_.a packagefile strconv=$WORK/b030/_pkg_.a packagefile strings=$WORK/b039/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a packagefile time=$WORK/b020/_pkg_.a EOF cd /builddir/build/BUILD/buildah-1.21.1/src/github.com/containers/storage/types /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b384/_pkg_.a -trimpath "$WORK/b384=>" -shared -p github.com/containers/storage/types -complete -installsuffix shared -buildid OSP2nwT6-Ig_nd61yEx4/OSP2nwT6-Ig_nd61yEx4 -goversion go1.15.12 -D "" -importcfg $WORK/b384/importcfg -pack ./errors.go ./idmappings.go ./options.go ./utils.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b398/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b403/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b408/_pkg_.a # internal cp $WORK/b398/_pkg_.a /builddir/.cache/go-build/27/27e435cf204ba7309fece2547101659bb9474a3178c2246caef75d7a8f32ae46-d # internal github.com/containers/image/v5/pkg/sysregistriesv2 mkdir -p $WORK/b397/ cp $WORK/b403/_pkg_.a /builddir/.cache/go-build/16/167fd72d5a71edd4627aa5ce8e36432f6fd864566c5e4d0d515f33f8422bb798-d # internal golang.org/x/net/proxy mkdir -p $WORK/b402/ cat >$WORK/b397/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b031/_pkg_.a packagefile github.com/BurntSushi/toml=$WORK/b385/_pkg_.a packagefile github.com/containers/image/v5/docker/reference=$WORK/b068/_pkg_.a packagefile github.com/containers/image/v5/internal/rootless=$WORK/b198/_pkg_.a packagefile github.com/containers/image/v5/types=$WORK/b073/_pkg_.a packagefile github.com/containers/storage/pkg/homedir=$WORK/b207/_pkg_.a packagefile github.com/containers/storage/pkg/lockfile=$WORK/b377/_pkg_.a packagefile github.com/pkg/errors=$WORK/b097/_pkg_.a packagefile github.com/sirupsen/logrus=$WORK/b098/_pkg_.a packagefile os=$WORK/b034/_pkg_.a packagefile path/filepath=$WORK/b054/_pkg_.a packagefile regexp=$WORK/b062/_pkg_.a packagefile sort=$WORK/b033/_pkg_.a packagefile strings=$WORK/b039/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a EOF cd /builddir/build/BUILD/buildah-1.21.1/src/github.com/containers/image/v5/pkg/sysregistriesv2 /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b397/_pkg_.a -trimpath "$WORK/b397=>" -shared -p github.com/containers/image/v5/pkg/sysregistriesv2 -complete -installsuffix shared -buildid QokbsfMrEsEsRM2KUP0B/QokbsfMrEsEsRM2KUP0B -goversion go1.15.12 -D "" -importcfg $WORK/b397/importcfg -pack ./shortnames.go ./system_registries_v2.go cat >$WORK/b402/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b019/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile golang.org/x/net/internal/socks=$WORK/b403/_pkg_.a packagefile net=$WORK/b043/_pkg_.a packagefile net/url=$WORK/b130/_pkg_.a packagefile os=$WORK/b034/_pkg_.a packagefile strings=$WORK/b039/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a EOF cp $WORK/b408/_pkg_.a /builddir/.cache/go-build/19/194d06d31f9fee68c87eeb45272d05f9521cac4e92932c8968d1a63e9a47d86a-d # internal cd /builddir/build/BUILD/buildah-1.21.1/src/golang.org/x/net/proxy /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b402/_pkg_.a -trimpath "$WORK/b402=>" -shared -p golang.org/x/net/proxy -complete -installsuffix shared -buildid Cy549bZ985D-kTRqzJBo/Cy549bZ985D-kTRqzJBo -goversion go1.15.12 -D "" -importcfg $WORK/b402/importcfg -pack ./dial.go ./direct.go ./per_host.go ./proxy.go ./socks5.go github.com/docker/distribution/reference mkdir -p $WORK/b407/ cat >$WORK/b407/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b031/_pkg_.a packagefile github.com/docker/distribution/digestset=$WORK/b408/_pkg_.a packagefile github.com/opencontainers/go-digest=$WORK/b069/_pkg_.a packagefile path=$WORK/b056/_pkg_.a packagefile regexp=$WORK/b062/_pkg_.a packagefile strings=$WORK/b039/_pkg_.a EOF cd /builddir/build/BUILD/buildah-1.21.1/src/github.com/docker/distribution/reference /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b407/_pkg_.a -trimpath "$WORK/b407=>" -shared -p github.com/docker/distribution/reference -complete -installsuffix shared -buildid LTmc0ObqcNv6qzsxFTuk/LTmc0ObqcNv6qzsxFTuk -goversion go1.15.12 -D "" -importcfg $WORK/b407/importcfg -pack ./helpers.go ./normalize.go ./reference.go ./regexp.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b261/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b405/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b402/_pkg_.a # internal cp $WORK/b405/_pkg_.a /builddir/.cache/go-build/b3/b396338a5fca6152af03415254d3f74014d5515385d3aebb802a61ec6c46ea13-d # internal github.com/gorilla/mux mkdir -p $WORK/b409/ cat >$WORK/b409/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b002/_pkg_.a packagefile context=$WORK/b019/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b031/_pkg_.a packagefile net/http=$WORK/b170/_pkg_.a packagefile net/url=$WORK/b130/_pkg_.a packagefile path=$WORK/b056/_pkg_.a packagefile regexp=$WORK/b062/_pkg_.a packagefile strconv=$WORK/b030/_pkg_.a packagefile strings=$WORK/b039/_pkg_.a EOF cd /builddir/build/BUILD/buildah-1.21.1/src/github.com/gorilla/mux /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b409/_pkg_.a -trimpath "$WORK/b409=>" -shared -p github.com/gorilla/mux -complete -installsuffix shared -buildid lAGcSaSPpa9o5o20MISh/lAGcSaSPpa9o5o20MISh -goversion go1.15.12 -D "" -importcfg $WORK/b409/importcfg -pack ./doc.go ./middleware.go ./mux.go ./regexp.go ./route.go ./test_helpers.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b384/_pkg_.a # internal cp $WORK/b402/_pkg_.a /builddir/.cache/go-build/f4/f4fa3ef3b2b54af8d59c632b771df97269f3e22019eba4a190d892fdf7970225-d # internal cp $WORK/b261/_pkg_.a /builddir/.cache/go-build/33/3357e1e80ae21fdd843b82e43c64f616c2599d0fb47eb55feba932184b518f30-d # internal google.golang.org/protobuf/internal/filetype mkdir -p $WORK/b260/ cat >$WORK/b260/importcfg << 'EOF' # internal # import config packagefile google.golang.org/protobuf/internal/descopts=$WORK/b257/_pkg_.a packagefile google.golang.org/protobuf/internal/filedesc=$WORK/b255/_pkg_.a packagefile google.golang.org/protobuf/internal/impl=$WORK/b261/_pkg_.a packagefile google.golang.org/protobuf/reflect/protoreflect=$WORK/b241/_pkg_.a packagefile google.golang.org/protobuf/reflect/protoregistry=$WORK/b251/_pkg_.a packagefile reflect=$WORK/b029/_pkg_.a EOF cd /builddir/build/BUILD/buildah-1.21.1/src/google.golang.org/protobuf/internal/filetype /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b260/_pkg_.a -trimpath "$WORK/b260=>" -shared -p google.golang.org/protobuf/internal/filetype -complete -installsuffix shared -buildid ZU3NNDoiVrPRDoAtwpEL/ZU3NNDoiVrPRDoAtwpEL -goversion go1.15.12 -D "" -importcfg $WORK/b260/importcfg -pack ./build.go github.com/docker/go-connections/sockets mkdir -p $WORK/b401/ cp $WORK/b384/_pkg_.a /builddir/.cache/go-build/53/53636181817b4d8e85cc6447b09a2cb9e8cfb68559148a1944bf14e57b4dfb70-d # internal github.com/docker/distribution/registry/client/auth/challenge cat >$WORK/b401/importcfg << 'EOF' # internal # import config packagefile crypto/tls=$WORK/b117/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b031/_pkg_.a packagefile golang.org/x/net/proxy=$WORK/b402/_pkg_.a packagefile net=$WORK/b043/_pkg_.a packagefile net/http=$WORK/b170/_pkg_.a packagefile net/url=$WORK/b130/_pkg_.a packagefile os=$WORK/b034/_pkg_.a packagefile strings=$WORK/b039/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a packagefile syscall=$WORK/b021/_pkg_.a packagefile time=$WORK/b020/_pkg_.a EOF mkdir -p $WORK/b412/ cd /builddir/build/BUILD/buildah-1.21.1/src/github.com/docker/go-connections/sockets /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b401/_pkg_.a -trimpath "$WORK/b401=>" -shared -p github.com/docker/go-connections/sockets -complete -installsuffix shared -buildid B-e5sWzBPWn35xi6bJdE/B-e5sWzBPWn35xi6bJdE -goversion go1.15.12 -D "" -importcfg $WORK/b401/importcfg -pack ./inmem_socket.go ./proxy.go ./sockets.go ./sockets_unix.go ./tcp_socket.go ./unix_socket.go cat >$WORK/b412/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b031/_pkg_.a packagefile net/http=$WORK/b170/_pkg_.a packagefile net/url=$WORK/b130/_pkg_.a packagefile strings=$WORK/b039/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a EOF cd /builddir/build/BUILD/buildah-1.21.1/src/github.com/docker/distribution/registry/client/auth/challenge /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b412/_pkg_.a -trimpath "$WORK/b412=>" -shared -p github.com/docker/distribution/registry/client/auth/challenge -complete -installsuffix shared -buildid FEG8l9amI-RZODl8xrz8/FEG8l9amI-RZODl8xrz8 -goversion go1.15.12 -D "" -importcfg $WORK/b412/importcfg -pack ./addr.go ./authchallenge.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b314/_pkg_.a # internal cp $WORK/b314/_pkg_.a /builddir/.cache/go-build/d1/d1d74a2c6327b18ddd2b7dea7f428c3477c2836176e0b9087d5f8261c731bb60-d # internal github.com/docker/distribution/registry/client/transport mkdir -p $WORK/b413/ cat >$WORK/b413/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b031/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile net/http=$WORK/b170/_pkg_.a packagefile regexp=$WORK/b062/_pkg_.a packagefile strconv=$WORK/b030/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a EOF cd /builddir/build/BUILD/buildah-1.21.1/src/github.com/docker/distribution/registry/client/transport /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b413/_pkg_.a -trimpath "$WORK/b413=>" -shared -p github.com/docker/distribution/registry/client/transport -complete -installsuffix shared -buildid CRQUFBuCjF0G11HDz9Rz/CRQUFBuCjF0G11HDz9Rz -goversion go1.15.12 -D "" -importcfg $WORK/b413/importcfg -pack ./http_reader.go ./transport.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b397/_pkg_.a # internal cp $WORK/b397/_pkg_.a /builddir/.cache/go-build/3e/3e4097d73a782a8ed4af9469887382b3f241dee93eb93fe81ebf03cf5b62b0b0-d # internal github.com/containers/image/v5/pkg/docker/config mkdir -p $WORK/b395/ cat >$WORK/b395/importcfg << 'EOF' # internal # import config packagefile encoding/base64=$WORK/b025/_pkg_.a packagefile encoding/json=$WORK/b023/_pkg_.a packagefile fmt=$WORK/b031/_pkg_.a packagefile github.com/containers/image/v5/internal/pkg/keyctl=$WORK/b396/_pkg_.a packagefile github.com/containers/image/v5/pkg/sysregistriesv2=$WORK/b397/_pkg_.a packagefile github.com/containers/image/v5/types=$WORK/b073/_pkg_.a packagefile github.com/containers/storage/pkg/homedir=$WORK/b207/_pkg_.a packagefile github.com/docker/docker-credential-helpers/client=$WORK/b398/_pkg_.a packagefile github.com/docker/docker-credential-helpers/credentials=$WORK/b399/_pkg_.a packagefile github.com/hashicorp/go-multierror=$WORK/b345/_pkg_.a packagefile github.com/pkg/errors=$WORK/b097/_pkg_.a packagefile github.com/sirupsen/logrus=$WORK/b098/_pkg_.a packagefile io/ioutil=$WORK/b053/_pkg_.a packagefile os=$WORK/b034/_pkg_.a packagefile os/exec=$WORK/b060/_pkg_.a packagefile path/filepath=$WORK/b054/_pkg_.a packagefile runtime=$WORK/b007/_pkg_.a packagefile strings=$WORK/b039/_pkg_.a EOF cd /builddir/build/BUILD/buildah-1.21.1/src/github.com/containers/image/v5/pkg/docker/config /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b395/_pkg_.a -trimpath "$WORK/b395=>" -shared -p github.com/containers/image/v5/pkg/docker/config -complete -installsuffix shared -buildid hfnN8z_kkc1pksV2ggyr/hfnN8z_kkc1pksV2ggyr -goversion go1.15.12 -D "" -importcfg $WORK/b395/importcfg -pack ./config.go ./config_linux.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b412/_pkg_.a # internal cp $WORK/b412/_pkg_.a /builddir/.cache/go-build/f6/f609abef88e98eced386c1e741657f1848c996ee54a443429b93d4488137fc21-d # internal expvar mkdir -p $WORK/b418/ cat >$WORK/b418/importcfg << 'EOF' # internal # import config packagefile encoding/json=$WORK/b023/_pkg_.a packagefile fmt=$WORK/b031/_pkg_.a packagefile log=$WORK/b093/_pkg_.a packagefile math=$WORK/b027/_pkg_.a packagefile net/http=$WORK/b170/_pkg_.a packagefile os=$WORK/b034/_pkg_.a packagefile runtime=$WORK/b007/_pkg_.a packagefile sort=$WORK/b033/_pkg_.a packagefile strconv=$WORK/b030/_pkg_.a packagefile strings=$WORK/b039/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a packagefile sync/atomic=$WORK/b016/_pkg_.a EOF cd /usr/lib/golang/src/expvar /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b418/_pkg_.a -trimpath "$WORK/b418=>" -shared -p expvar -std -complete -installsuffix shared -buildid Iyfbk1vV_h3KXM3uWUME/Iyfbk1vV_h3KXM3uWUME -goversion go1.15.12 -D "" -importcfg $WORK/b418/importcfg -pack ./expvar.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b260/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b401/_pkg_.a # internal cp $WORK/b401/_pkg_.a /builddir/.cache/go-build/32/3242b44794cdbe092ab74ab30bea2614793d5c31e49786c2f73544046d790488-d # internal github.com/containers/image/v5/pkg/tlsclientconfig mkdir -p $WORK/b400/ cat >$WORK/b400/importcfg << 'EOF' # internal # import config packagefile crypto/tls=$WORK/b117/_pkg_.a packagefile github.com/docker/go-connections/sockets=$WORK/b401/_pkg_.a packagefile github.com/docker/go-connections/tlsconfig=$WORK/b404/_pkg_.a packagefile github.com/pkg/errors=$WORK/b097/_pkg_.a packagefile github.com/sirupsen/logrus=$WORK/b098/_pkg_.a packagefile io/ioutil=$WORK/b053/_pkg_.a packagefile net=$WORK/b043/_pkg_.a packagefile net/http=$WORK/b170/_pkg_.a packagefile os=$WORK/b034/_pkg_.a packagefile path/filepath=$WORK/b054/_pkg_.a packagefile strings=$WORK/b039/_pkg_.a packagefile time=$WORK/b020/_pkg_.a EOF cd /builddir/build/BUILD/buildah-1.21.1/src/github.com/containers/image/v5/pkg/tlsclientconfig /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b400/_pkg_.a -trimpath "$WORK/b400=>" -shared -p github.com/containers/image/v5/pkg/tlsclientconfig -complete -installsuffix shared -buildid cnDnYvV-sCjkJbDfqy84/cnDnYvV-sCjkJbDfqy84 -goversion go1.15.12 -D "" -importcfg $WORK/b400/importcfg -pack ./tlsclientconfig.go cp $WORK/b260/_pkg_.a /builddir/.cache/go-build/6a/6a7615d8bc704f976d46bd0f2df74af725bd470e3192cfe6fbcbf35df8f60670-d # internal google.golang.org/protobuf/runtime/protoimpl mkdir -p $WORK/b259/ cat >$WORK/b259/importcfg << 'EOF' # internal # import config packagefile google.golang.org/protobuf/internal/filedesc=$WORK/b255/_pkg_.a packagefile google.golang.org/protobuf/internal/filetype=$WORK/b260/_pkg_.a packagefile google.golang.org/protobuf/internal/impl=$WORK/b261/_pkg_.a packagefile google.golang.org/protobuf/internal/version=$WORK/b263/_pkg_.a EOF cd /builddir/build/BUILD/buildah-1.21.1/src/google.golang.org/protobuf/runtime/protoimpl /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b259/_pkg_.a -trimpath "$WORK/b259=>" -shared -p google.golang.org/protobuf/runtime/protoimpl -complete -installsuffix shared -buildid 2sCDfDqpr2Ek0Nw-jWRf/2sCDfDqpr2Ek0Nw-jWRf -goversion go1.15.12 -D "" -importcfg $WORK/b259/importcfg -pack ./impl.go ./version.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b407/_pkg_.a # internal cp $WORK/b407/_pkg_.a /builddir/.cache/go-build/cf/cf86cbb93c1d78852c67b51fc1b03279d5c4c0c9585d7bd16b423f3c177c303f-d # internal github.com/docker/distribution mkdir -p $WORK/b411/ cat >$WORK/b411/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b019/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b031/_pkg_.a packagefile github.com/docker/distribution/reference=$WORK/b407/_pkg_.a packagefile github.com/opencontainers/go-digest=$WORK/b069/_pkg_.a packagefile github.com/opencontainers/image-spec/specs-go/v1=$WORK/b076/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile mime=$WORK/b182/_pkg_.a packagefile net/http=$WORK/b170/_pkg_.a packagefile strings=$WORK/b039/_pkg_.a packagefile time=$WORK/b020/_pkg_.a EOF cd /builddir/build/BUILD/buildah-1.21.1/src/github.com/docker/distribution /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b411/_pkg_.a -trimpath "$WORK/b411=>" -shared -p github.com/docker/distribution -complete -installsuffix shared -buildid L6sNcgb0a-XehGHOp_lT/L6sNcgb0a-XehGHOp_lT -goversion go1.15.12 -D "" -importcfg $WORK/b411/importcfg -pack ./blobs.go ./doc.go ./errors.go ./manifests.go ./registry.go ./tags.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b259/_pkg_.a # internal cp $WORK/b259/_pkg_.a /builddir/.cache/go-build/ae/ae5ef3f33d06f78e0959dbe3a5ce42a12a4baf5f07d13f0c06faa44d70103f91-d # internal google.golang.org/protobuf/types/descriptorpb mkdir -p $WORK/b258/ /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b413/_pkg_.a # internal cat >$WORK/b258/importcfg << 'EOF' # internal # import config packagefile google.golang.org/protobuf/reflect/protoreflect=$WORK/b241/_pkg_.a packagefile google.golang.org/protobuf/runtime/protoiface=$WORK/b252/_pkg_.a packagefile google.golang.org/protobuf/runtime/protoimpl=$WORK/b259/_pkg_.a packagefile reflect=$WORK/b029/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a EOF cd /builddir/build/BUILD/buildah-1.21.1/src/google.golang.org/protobuf/types/descriptorpb /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b258/_pkg_.a -trimpath "$WORK/b258=>" -shared -p google.golang.org/protobuf/types/descriptorpb -complete -installsuffix shared -buildid BRYRGnh2SvEipSk1oTXP/BRYRGnh2SvEipSk1oTXP -goversion go1.15.12 -D "" -importcfg $WORK/b258/importcfg -pack ./descriptor.pb.go cp $WORK/b413/_pkg_.a /builddir/.cache/go-build/79/79c439150e537a27a176ac41abd47b63551a7262c2f070002b7b602012cb1a3d-d # internal google.golang.org/protobuf/types/known/anypb mkdir -p $WORK/b295/ cat >$WORK/b295/importcfg << 'EOF' # internal # import config packagefile google.golang.org/protobuf/proto=$WORK/b250/_pkg_.a packagefile google.golang.org/protobuf/reflect/protoreflect=$WORK/b241/_pkg_.a packagefile google.golang.org/protobuf/reflect/protoregistry=$WORK/b251/_pkg_.a packagefile google.golang.org/protobuf/runtime/protoimpl=$WORK/b259/_pkg_.a packagefile reflect=$WORK/b029/_pkg_.a packagefile strings=$WORK/b039/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a EOF cd /builddir/build/BUILD/buildah-1.21.1/src/google.golang.org/protobuf/types/known/anypb /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b295/_pkg_.a -trimpath "$WORK/b295=>" -shared -p google.golang.org/protobuf/types/known/anypb -complete -installsuffix shared -buildid Am3SrCHjTjxSuT38VfjC/Am3SrCHjTjxSuT38VfjC -goversion go1.15.12 -D "" -importcfg $WORK/b295/importcfg -pack ./any.pb.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b418/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b400/_pkg_.a # internal cp $WORK/b400/_pkg_.a /builddir/.cache/go-build/8b/8b49b0dda4cccae7650f5c919c78c4c26de8e5b6ec588fe53dcf079f0c244eeb-d # internal google.golang.org/protobuf/types/known/durationpb mkdir -p $WORK/b297/ cat >$WORK/b297/importcfg << 'EOF' # internal # import config packagefile google.golang.org/protobuf/reflect/protoreflect=$WORK/b241/_pkg_.a packagefile google.golang.org/protobuf/runtime/protoimpl=$WORK/b259/_pkg_.a packagefile math=$WORK/b027/_pkg_.a packagefile reflect=$WORK/b029/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a packagefile time=$WORK/b020/_pkg_.a EOF cd /builddir/build/BUILD/buildah-1.21.1/src/google.golang.org/protobuf/types/known/durationpb /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b297/_pkg_.a -trimpath "$WORK/b297=>" -shared -p google.golang.org/protobuf/types/known/durationpb -complete -installsuffix shared -buildid VUh7HzxUNuvhJ88LSFRv/VUh7HzxUNuvhJ88LSFRv -goversion go1.15.12 -D "" -importcfg $WORK/b297/importcfg -pack ./duration.pb.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b395/_pkg_.a # internal cp $WORK/b395/_pkg_.a /builddir/.cache/go-build/f3/f3d15a1227cbde0f07b244ecae78cf544d3f99397ebc0a539374c61d0082aab5-d # internal google.golang.org/protobuf/types/known/timestamppb mkdir -p $WORK/b299/ cat >$WORK/b299/importcfg << 'EOF' # internal # import config packagefile google.golang.org/protobuf/reflect/protoreflect=$WORK/b241/_pkg_.a packagefile google.golang.org/protobuf/runtime/protoimpl=$WORK/b259/_pkg_.a packagefile reflect=$WORK/b029/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a packagefile time=$WORK/b020/_pkg_.a EOF cd /builddir/build/BUILD/buildah-1.21.1/src/google.golang.org/protobuf/types/known/timestamppb /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b299/_pkg_.a -trimpath "$WORK/b299=>" -shared -p google.golang.org/protobuf/types/known/timestamppb -complete -installsuffix shared -buildid Jn6DK8QfFgbMgNJ4uIz4/Jn6DK8QfFgbMgNJ4uIz4 -goversion go1.15.12 -D "" -importcfg $WORK/b299/importcfg -pack ./timestamp.pb.go cp $WORK/b418/_pkg_.a /builddir/.cache/go-build/02/023a770dfcf2a5050b068843ac9610df356322edb3da4a428051ec2daf3c37d8-d # internal github.com/prometheus/common/model mkdir -p $WORK/b426/ cat >$WORK/b426/importcfg << 'EOF' # internal # import config packagefile encoding/json=$WORK/b023/_pkg_.a packagefile fmt=$WORK/b031/_pkg_.a packagefile math=$WORK/b027/_pkg_.a packagefile regexp=$WORK/b062/_pkg_.a packagefile sort=$WORK/b033/_pkg_.a packagefile strconv=$WORK/b030/_pkg_.a packagefile strings=$WORK/b039/_pkg_.a packagefile time=$WORK/b020/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF cd /builddir/build/BUILD/buildah-1.21.1/src/github.com/prometheus/common/model /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b426/_pkg_.a -trimpath "$WORK/b426=>" -shared -p github.com/prometheus/common/model -complete -installsuffix shared -buildid TSlS1BahmiGV3Z9f9IxE/TSlS1BahmiGV3Z9f9IxE -goversion go1.15.12 -D "" -importcfg $WORK/b426/importcfg -pack ./alert.go ./fingerprinting.go ./fnv.go ./labels.go ./labelset.go ./metric.go ./model.go ./signature.go ./silence.go ./time.go ./value.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b295/_pkg_.a # internal cp $WORK/b295/_pkg_.a /builddir/.cache/go-build/f6/f6aa034dabad8cfc1ec7d5db788583b30611f600ac34f7b7b9627ae8e5b8daf7-d # internal github.com/golang/protobuf/ptypes/any mkdir -p $WORK/b294/ cat >$WORK/b294/importcfg << 'EOF' # internal # import config packagefile google.golang.org/protobuf/reflect/protoreflect=$WORK/b241/_pkg_.a packagefile google.golang.org/protobuf/runtime/protoimpl=$WORK/b259/_pkg_.a packagefile google.golang.org/protobuf/types/known/anypb=$WORK/b295/_pkg_.a packagefile reflect=$WORK/b029/_pkg_.a EOF cd /builddir/build/BUILD/buildah-1.21.1/src/github.com/golang/protobuf/ptypes/any /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b294/_pkg_.a -trimpath "$WORK/b294=>" -shared -p github.com/golang/protobuf/ptypes/any -complete -installsuffix shared -buildid cZ71pDXwYPGu95BVWX2R/cZ71pDXwYPGu95BVWX2R -goversion go1.15.12 -D "" -importcfg $WORK/b294/importcfg -pack ./any.pb.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b297/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b409/_pkg_.a # internal cp $WORK/b297/_pkg_.a /builddir/.cache/go-build/27/279f07915bbb7934a19166772f55e7589ed3a4c4f0287d559112884f8503db19-d # internal github.com/golang/protobuf/ptypes/duration mkdir -p $WORK/b296/ cat >$WORK/b296/importcfg << 'EOF' # internal # import config packagefile google.golang.org/protobuf/reflect/protoreflect=$WORK/b241/_pkg_.a packagefile google.golang.org/protobuf/runtime/protoimpl=$WORK/b259/_pkg_.a packagefile google.golang.org/protobuf/types/known/durationpb=$WORK/b297/_pkg_.a packagefile reflect=$WORK/b029/_pkg_.a EOF cd /builddir/build/BUILD/buildah-1.21.1/src/github.com/golang/protobuf/ptypes/duration /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b296/_pkg_.a -trimpath "$WORK/b296=>" -shared -p github.com/golang/protobuf/ptypes/duration -complete -installsuffix shared -buildid TkFm4n74W2-huszR912E/TkFm4n74W2-huszR912E -goversion go1.15.12 -D "" -importcfg $WORK/b296/importcfg -pack ./duration.pb.go cp $WORK/b409/_pkg_.a /builddir/.cache/go-build/31/319a94459509f316b153b98c866bd41fab35ba42b9909d0a657a1a68c75e0609-d # internal github.com/docker/distribution/registry/api/v2 mkdir -p $WORK/b406/ cat >$WORK/b406/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b031/_pkg_.a packagefile github.com/docker/distribution/reference=$WORK/b407/_pkg_.a packagefile github.com/docker/distribution/registry/api/errcode=$WORK/b405/_pkg_.a packagefile github.com/gorilla/mux=$WORK/b409/_pkg_.a packagefile github.com/opencontainers/go-digest=$WORK/b069/_pkg_.a packagefile net/http=$WORK/b170/_pkg_.a packagefile net/url=$WORK/b130/_pkg_.a packagefile regexp=$WORK/b062/_pkg_.a packagefile strings=$WORK/b039/_pkg_.a packagefile unicode=$WORK/b017/_pkg_.a EOF cd /builddir/build/BUILD/buildah-1.21.1/src/github.com/docker/distribution/registry/api/v2 /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b406/_pkg_.a -trimpath "$WORK/b406=>" -shared -p github.com/docker/distribution/registry/api/v2 -complete -installsuffix shared -buildid qTUnFbvBDx9V2h2EKW2q/qTUnFbvBDx9V2h2EKW2q -goversion go1.15.12 -D "" -importcfg $WORK/b406/importcfg -pack ./descriptors.go ./doc.go ./errors.go ./headerparser.go ./routes.go ./urls.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b411/_pkg_.a # internal cp $WORK/b411/_pkg_.a /builddir/.cache/go-build/c5/c53f94f99f1bbcee33d5b9c8c88a9d27b68cff17926216e3d0e298936c7a662a-d # internal github.com/prometheus/procfs/internal/fs mkdir -p $WORK/b428/ cat >$WORK/b428/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b031/_pkg_.a packagefile os=$WORK/b034/_pkg_.a packagefile path/filepath=$WORK/b054/_pkg_.a EOF cd /builddir/build/BUILD/buildah-1.21.1/src/github.com/prometheus/procfs/internal/fs /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b428/_pkg_.a -trimpath "$WORK/b428=>" -shared -p github.com/prometheus/procfs/internal/fs -complete -installsuffix shared -buildid o6t4xjTOdhW71cAykQUL/o6t4xjTOdhW71cAykQUL -goversion go1.15.12 -D "" -importcfg $WORK/b428/importcfg -pack ./fs.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b299/_pkg_.a # internal cp $WORK/b299/_pkg_.a /builddir/.cache/go-build/da/dab3c89ff28e3261c9f3c84f14ee03698942ce09cf9da4ed7afaadaf011ce7a1-d # internal github.com/golang/protobuf/ptypes/timestamp mkdir -p $WORK/b298/ cat >$WORK/b298/importcfg << 'EOF' # internal # import config packagefile google.golang.org/protobuf/reflect/protoreflect=$WORK/b241/_pkg_.a packagefile google.golang.org/protobuf/runtime/protoimpl=$WORK/b259/_pkg_.a packagefile google.golang.org/protobuf/types/known/timestamppb=$WORK/b299/_pkg_.a packagefile reflect=$WORK/b029/_pkg_.a EOF cd /builddir/build/BUILD/buildah-1.21.1/src/github.com/golang/protobuf/ptypes/timestamp /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b298/_pkg_.a -trimpath "$WORK/b298=>" -shared -p github.com/golang/protobuf/ptypes/timestamp -complete -installsuffix shared -buildid FVj5RzXsoCvZ0b5nHBBe/FVj5RzXsoCvZ0b5nHBBe -goversion go1.15.12 -D "" -importcfg $WORK/b298/importcfg -pack ./timestamp.pb.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b294/_pkg_.a # internal cp $WORK/b294/_pkg_.a /builddir/.cache/go-build/dc/dcac6fa763464a48ab1b43e0da639ca59f6465ca98fe5e43cab5dcc78d1479cc-d # internal github.com/ghodss/yaml mkdir -p $WORK/b432/ cat >$WORK/b432/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b002/_pkg_.a packagefile encoding=$WORK/b024/_pkg_.a packagefile encoding/json=$WORK/b023/_pkg_.a packagefile fmt=$WORK/b031/_pkg_.a packagefile gopkg.in/yaml.v2=$WORK/b144/_pkg_.a packagefile reflect=$WORK/b029/_pkg_.a packagefile sort=$WORK/b033/_pkg_.a packagefile strconv=$WORK/b030/_pkg_.a packagefile strings=$WORK/b039/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a packagefile unicode=$WORK/b017/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF cd /builddir/build/BUILD/buildah-1.21.1/src/github.com/ghodss/yaml /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b432/_pkg_.a -trimpath "$WORK/b432=>" -shared -p github.com/ghodss/yaml -complete -installsuffix shared -buildid sfhKo_T7qJ4OoJ5Tk0pA/sfhKo_T7qJ4OoJ5Tk0pA -goversion go1.15.12 -D "" -importcfg $WORK/b432/importcfg -pack ./fields.go ./yaml.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b428/_pkg_.a # internal cp $WORK/b428/_pkg_.a /builddir/.cache/go-build/6a/6a8126952c816ad6109eccfcccca7c5c607a5c21d8c40827c2658fa91e438cf1-d # internal github.com/prometheus/procfs mkdir -p $WORK/b427/ cat >$WORK/b427/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b057/_pkg_.a packagefile bytes=$WORK/b002/_pkg_.a packagefile encoding/hex=$WORK/b087/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b031/_pkg_.a packagefile github.com/prometheus/procfs/internal/fs=$WORK/b428/_pkg_.a packagefile github.com/prometheus/procfs/internal/util=$WORK/b429/_pkg_.a packagefile golang.org/x/sys/unix=$WORK/b099/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile io/ioutil=$WORK/b053/_pkg_.a packagefile net=$WORK/b043/_pkg_.a packagefile os=$WORK/b034/_pkg_.a packagefile path/filepath=$WORK/b054/_pkg_.a packagefile regexp=$WORK/b062/_pkg_.a packagefile sort=$WORK/b033/_pkg_.a packagefile strconv=$WORK/b030/_pkg_.a packagefile strings=$WORK/b039/_pkg_.a packagefile time=$WORK/b020/_pkg_.a EOF cd /builddir/build/BUILD/buildah-1.21.1/src/github.com/prometheus/procfs /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b427/_pkg_.a -trimpath "$WORK/b427=>" -shared -p github.com/prometheus/procfs -complete -installsuffix shared -buildid lKXhZhiL499tXkYOnAKk/lKXhZhiL499tXkYOnAKk -goversion go1.15.12 -D "" -importcfg $WORK/b427/importcfg -pack ./arp.go ./buddyinfo.go ./cpuinfo.go ./cpuinfo_ppcx.go ./crypto.go ./doc.go ./fs.go ./fscache.go ./ipvs.go ./kernel_random.go ./loadavg.go ./mdstat.go ./meminfo.go ./mountinfo.go ./mountstats.go ./net_conntrackstat.go ./net_dev.go ./net_ip_socket.go ./net_protocols.go ./net_sockstat.go ./net_softnet.go ./net_tcp.go ./net_udp.go ./net_unix.go ./proc.go ./proc_cgroup.go ./proc_environ.go ./proc_fdinfo.go ./proc_io.go ./proc_limits.go ./proc_maps.go ./proc_ns.go ./proc_psi.go ./proc_smaps.go ./proc_stat.go ./proc_status.go ./schedstat.go ./slab.go ./stat.go ./swaps.go ./vm.go ./xfrm.go ./zoneinfo.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b296/_pkg_.a # internal cp $WORK/b296/_pkg_.a /builddir/.cache/go-build/fb/fbaa3a61ecd97a2d4ee6e4e09cafb3a44bb2822d9416342192f186b5865312a9-d # internal github.com/containers/image/v5/docker/internal/tarfile mkdir -p $WORK/b434/ cat >$WORK/b434/importcfg << 'EOF' # internal # import config packagefile archive/tar=$WORK/b052/_pkg_.a packagefile bytes=$WORK/b002/_pkg_.a packagefile context=$WORK/b019/_pkg_.a packagefile encoding/json=$WORK/b023/_pkg_.a packagefile fmt=$WORK/b031/_pkg_.a packagefile github.com/containers/image/v5/docker/reference=$WORK/b068/_pkg_.a packagefile github.com/containers/image/v5/internal/iolimits=$WORK/b193/_pkg_.a packagefile github.com/containers/image/v5/internal/tmpdir=$WORK/b348/_pkg_.a packagefile github.com/containers/image/v5/manifest=$WORK/b067/_pkg_.a packagefile github.com/containers/image/v5/pkg/compression=$WORK/b078/_pkg_.a packagefile github.com/containers/image/v5/types=$WORK/b073/_pkg_.a packagefile github.com/opencontainers/go-digest=$WORK/b069/_pkg_.a packagefile github.com/pkg/errors=$WORK/b097/_pkg_.a packagefile github.com/sirupsen/logrus=$WORK/b098/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile io/ioutil=$WORK/b053/_pkg_.a packagefile os=$WORK/b034/_pkg_.a packagefile path=$WORK/b056/_pkg_.a packagefile path/filepath=$WORK/b054/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a packagefile time=$WORK/b020/_pkg_.a EOF cd /builddir/build/BUILD/buildah-1.21.1/src/github.com/containers/image/v5/docker/internal/tarfile /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b434/_pkg_.a -trimpath "$WORK/b434=>" -shared -p github.com/containers/image/v5/docker/internal/tarfile -complete -installsuffix shared -buildid psWa8vn5c9j8LcaBE59q/psWa8vn5c9j8LcaBE59q -goversion go1.15.12 -D "" -importcfg $WORK/b434/importcfg -pack ./dest.go ./reader.go ./src.go ./types.go ./writer.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b298/_pkg_.a # internal cp $WORK/b298/_pkg_.a /builddir/.cache/go-build/db/dbd5ebeb094a7677a2d5b106c186932b18892b2fea3f76444c633c584ee61bbf-d # internal github.com/containerd/containerd/log mkdir -p $WORK/b439/ cat >$WORK/b439/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b019/_pkg_.a packagefile github.com/sirupsen/logrus=$WORK/b098/_pkg_.a EOF cd /builddir/build/BUILD/buildah-1.21.1/src/github.com/containerd/containerd/log /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b439/_pkg_.a -trimpath "$WORK/b439=>" -shared -p github.com/containerd/containerd/log -complete -installsuffix shared -buildid MQcI6vEPHZUB7-2T2c4o/MQcI6vEPHZUB7-2T2c4o -goversion go1.15.12 -D "" -importcfg $WORK/b439/importcfg -pack ./context.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b439/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b362/_pkg_.a # internal cp $WORK/b439/_pkg_.a /builddir/.cache/go-build/2b/2b9350d966327908e820079ed1f477d94ee3a3a3da3008e5ee089e793ca050df-d # internal github.com/docker/docker/api/types/blkiodev mkdir -p $WORK/b443/ cat >$WORK/b443/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b031/_pkg_.a EOF cd /builddir/build/BUILD/buildah-1.21.1/src/github.com/docker/docker/api/types/blkiodev /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b443/_pkg_.a -trimpath "$WORK/b443=>" -shared -p github.com/docker/docker/api/types/blkiodev -complete -installsuffix shared -buildid F-HHBVw35YucjyD2nyex/F-HHBVw35YucjyD2nyex -goversion go1.15.12 -D "" -importcfg $WORK/b443/importcfg -pack ./blkio.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b443/_pkg_.a # internal cp $WORK/b443/_pkg_.a /builddir/.cache/go-build/f6/f6cac658916d0eefdc50beba205363802845a1ae5ee216d96c40cf3eab6b35aa-d # internal github.com/docker/docker/api/types/strslice mkdir -p $WORK/b445/ cat >$WORK/b445/importcfg << 'EOF' # internal # import config packagefile encoding/json=$WORK/b023/_pkg_.a EOF cd /builddir/build/BUILD/buildah-1.21.1/src/github.com/docker/docker/api/types/strslice /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b445/_pkg_.a -trimpath "$WORK/b445=>" -shared -p github.com/docker/docker/api/types/strslice -complete -installsuffix shared -buildid NpwiE5AlPPl10L4DlnRN/NpwiE5AlPPl10L4DlnRN -goversion go1.15.12 -D "" -importcfg $WORK/b445/importcfg -pack ./strslice.go cp $WORK/b362/_pkg_.a /builddir/.cache/go-build/f4/f4a0c227a9e33fba131935448fc199da01a27aa733353941f00e7f8e5cb2a708-d # internal github.com/containers/storage/drivers/register mkdir -p $WORK/b354/ cat >$WORK/b354/importcfg << 'EOF' # internal # import config packagefile github.com/containers/storage/drivers/aufs=$WORK/b355/_pkg_.a packagefile github.com/containers/storage/drivers/btrfs=$WORK/b361/_pkg_.a packagefile github.com/containers/storage/drivers/devmapper=$WORK/b362/_pkg_.a packagefile github.com/containers/storage/drivers/overlay=$WORK/b367/_pkg_.a packagefile github.com/containers/storage/drivers/vfs=$WORK/b371/_pkg_.a packagefile github.com/containers/storage/drivers/zfs=$WORK/b373/_pkg_.a EOF cd /builddir/build/BUILD/buildah-1.21.1/src/github.com/containers/storage/drivers/register /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b354/_pkg_.a -trimpath "$WORK/b354=>" -shared -p github.com/containers/storage/drivers/register -complete -installsuffix shared -buildid lM_Y5RQ_vgtnmeexj14j/lM_Y5RQ_vgtnmeexj14j -goversion go1.15.12 -D "" -importcfg $WORK/b354/importcfg -pack ./register_aufs.go ./register_btrfs.go ./register_devicemapper.go ./register_overlay.go ./register_vfs.go ./register_zfs.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b354/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b445/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b432/_pkg_.a # internal cp $WORK/b354/_pkg_.a /builddir/.cache/go-build/61/611f4497ef3fcd559066b499e298168bb8bc884e32ac7824835816e42401f9d9-d # internal github.com/containers/storage mkdir -p $WORK/b349/ cat >$WORK/b349/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b002/_pkg_.a packagefile encoding/base64=$WORK/b025/_pkg_.a packagefile fmt=$WORK/b031/_pkg_.a packagefile github.com/containers/storage/drivers=$WORK/b350/_pkg_.a packagefile github.com/containers/storage/drivers/register=$WORK/b354/_pkg_.a packagefile github.com/containers/storage/pkg/archive=$WORK/b145/_pkg_.a packagefile github.com/containers/storage/pkg/directory=$WORK/b351/_pkg_.a packagefile github.com/containers/storage/pkg/idtools=$WORK/b148/_pkg_.a packagefile github.com/containers/storage/pkg/ioutils=$WORK/b155/_pkg_.a packagefile github.com/containers/storage/pkg/lockfile=$WORK/b377/_pkg_.a packagefile github.com/containers/storage/pkg/mount=$WORK/b150/_pkg_.a packagefile github.com/containers/storage/pkg/parsers=$WORK/b357/_pkg_.a packagefile github.com/containers/storage/pkg/stringid=$WORK/b378/_pkg_.a packagefile github.com/containers/storage/pkg/stringutils=$WORK/b379/_pkg_.a packagefile github.com/containers/storage/pkg/system=$WORK/b149/_pkg_.a packagefile github.com/containers/storage/pkg/tarlog=$WORK/b380/_pkg_.a packagefile github.com/containers/storage/pkg/truncindex=$WORK/b382/_pkg_.a packagefile github.com/containers/storage/pkg/unshare=$WORK/b158/_pkg_.a packagefile github.com/containers/storage/types=$WORK/b384/_pkg_.a packagefile github.com/google/go-intervals/intervalset=$WORK/b387/_pkg_.a packagefile github.com/hashicorp/go-multierror=$WORK/b345/_pkg_.a packagefile github.com/json-iterator/go=$WORK/b166/_pkg_.a packagefile github.com/klauspost/pgzip=$WORK/b095/_pkg_.a packagefile github.com/opencontainers/go-digest=$WORK/b069/_pkg_.a packagefile github.com/opencontainers/runc/libcontainer/user=$WORK/b153/_pkg_.a packagefile github.com/opencontainers/selinux/go-selinux/label=$WORK/b358/_pkg_.a packagefile github.com/pkg/errors=$WORK/b097/_pkg_.a packagefile github.com/sirupsen/logrus=$WORK/b098/_pkg_.a packagefile github.com/vbatts/tar-split/archive/tar=$WORK/b381/_pkg_.a packagefile github.com/vbatts/tar-split/tar/asm=$WORK/b388/_pkg_.a packagefile github.com/vbatts/tar-split/tar/storage=$WORK/b353/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile io/ioutil=$WORK/b053/_pkg_.a packagefile os=$WORK/b034/_pkg_.a packagefile os/user=$WORK/b055/_pkg_.a packagefile path=$WORK/b056/_pkg_.a packagefile path/filepath=$WORK/b054/_pkg_.a packagefile reflect=$WORK/b029/_pkg_.a packagefile sort=$WORK/b033/_pkg_.a packagefile strconv=$WORK/b030/_pkg_.a packagefile strings=$WORK/b039/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a packagefile time=$WORK/b020/_pkg_.a EOF cd /builddir/build/BUILD/buildah-1.21.1/src/github.com/containers/storage /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b349/_pkg_.a -trimpath "$WORK/b349=>" -shared -p github.com/containers/storage -complete -installsuffix shared -buildid LeNzor4MfRgszJbKLqCn/LeNzor4MfRgszJbKLqCn -goversion go1.15.12 -D "" -importcfg $WORK/b349/importcfg -pack ./containers.go ./errors.go ./idset.go ./images.go ./jsoniter.go ./layers.go ./lockfile_compat.go ./store.go ./userns.go ./utils.go cp $WORK/b432/_pkg_.a /builddir/.cache/go-build/2d/2db841fff85ec72bc4a854d1c29564d2e4e9e885417b5388be3db00eab915523-d # internal github.com/docker/go-connections/nat mkdir -p $WORK/b446/ cat >$WORK/b446/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b031/_pkg_.a packagefile net=$WORK/b043/_pkg_.a packagefile sort=$WORK/b033/_pkg_.a packagefile strconv=$WORK/b030/_pkg_.a packagefile strings=$WORK/b039/_pkg_.a EOF cd /builddir/build/BUILD/buildah-1.21.1/src/github.com/docker/go-connections/nat /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b446/_pkg_.a -trimpath "$WORK/b446=>" -shared -p github.com/docker/go-connections/nat -complete -installsuffix shared -buildid Q65AqOnfPj5500_llpeF/Q65AqOnfPj5500_llpeF -goversion go1.15.12 -D "" -importcfg $WORK/b446/importcfg -pack ./nat.go ./parse.go ./sort.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b406/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b426/_pkg_.a # internal cp $WORK/b426/_pkg_.a /builddir/.cache/go-build/e6/e60f6b20a371504c1a8cd1feefbe93a5c0892c56714c1c326bf85ec774426a64-d # internal github.com/docker/docker/api/types/filters mkdir -p $WORK/b447/ cat >$WORK/b447/importcfg << 'EOF' # internal # import config packagefile encoding/json=$WORK/b023/_pkg_.a packagefile github.com/docker/docker/api/types/versions=$WORK/b139/_pkg_.a packagefile regexp=$WORK/b062/_pkg_.a packagefile strings=$WORK/b039/_pkg_.a EOF cd /builddir/build/BUILD/buildah-1.21.1/src/github.com/docker/docker/api/types/filters /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b447/_pkg_.a -trimpath "$WORK/b447=>" -shared -p github.com/docker/docker/api/types/filters -complete -installsuffix shared -buildid BWRVb3ueV334Uo9EWuoN/BWRVb3ueV334Uo9EWuoN -goversion go1.15.12 -D "" -importcfg $WORK/b447/importcfg -pack ./parse.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b258/_pkg_.a # internal cp $WORK/b445/_pkg_.a /builddir/.cache/go-build/a5/a5432ced5924309d0d5734c62274bb0db3f6ea1777ca5d629f0a40824cbed630-d # internal github.com/docker/docker/api/types/registry mkdir -p $WORK/b449/ cat >$WORK/b449/importcfg << 'EOF' # internal # import config packagefile encoding/json=$WORK/b023/_pkg_.a packagefile github.com/opencontainers/image-spec/specs-go/v1=$WORK/b076/_pkg_.a packagefile net=$WORK/b043/_pkg_.a EOF cd /builddir/build/BUILD/buildah-1.21.1/src/github.com/docker/docker/api/types/registry /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b449/_pkg_.a -trimpath "$WORK/b449=>" -shared -p github.com/docker/docker/api/types/registry -complete -installsuffix shared -buildid y1veo5IYIUs1QLu8DzGa/y1veo5IYIUs1QLu8DzGa -goversion go1.15.12 -D "" -importcfg $WORK/b449/importcfg -pack ./authenticate.go ./registry.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b434/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b446/_pkg_.a # internal cp $WORK/b406/_pkg_.a /builddir/.cache/go-build/36/36f57c30f88c1e10a3a3420a4e4011fd1cc437a17e53a268c5237c204846cf09-d # internal cp $WORK/b446/_pkg_.a /builddir/.cache/go-build/fc/fcd528643e3f3f7269308e795cdfb3ebdb94e4a8dbaabd4e923e9d34a77e4cfe-d # internal github.com/docker/docker/api/types/container mkdir -p $WORK/b442/ cp $WORK/b434/_pkg_.a /builddir/.cache/go-build/32/32dc88102f5505d4a78f2396f7a1dd154fbcc1868c9f35ff38870a73d91b8455-d # internal cat >$WORK/b442/importcfg << 'EOF' # internal # import config packagefile github.com/docker/docker/api/types/blkiodev=$WORK/b443/_pkg_.a packagefile github.com/docker/docker/api/types/mount=$WORK/b444/_pkg_.a packagefile github.com/docker/docker/api/types/strslice=$WORK/b445/_pkg_.a packagefile github.com/docker/go-connections/nat=$WORK/b446/_pkg_.a packagefile github.com/docker/go-units=$WORK/b152/_pkg_.a packagefile strings=$WORK/b039/_pkg_.a packagefile time=$WORK/b020/_pkg_.a EOF github.com/containers/image/v5/docker/archive mkdir -p $WORK/b433/ cd /builddir/build/BUILD/buildah-1.21.1/src/github.com/docker/docker/api/types/container /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b442/_pkg_.a -trimpath "$WORK/b442=>" -shared -p github.com/docker/docker/api/types/container -complete -installsuffix shared -buildid TkRyn1KmIppyBglEJvRE/TkRyn1KmIppyBglEJvRE -goversion go1.15.12 -D "" -importcfg $WORK/b442/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 cp $WORK/b258/_pkg_.a /builddir/.cache/go-build/a2/a24a9f8bffcde3969b7cd258bb5bbdbd17a4e624a2dbe66d9abe767a0d4be1e7-d # internal google.golang.org/protobuf/reflect/protodesc cat >$WORK/b433/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b019/_pkg_.a packagefile fmt=$WORK/b031/_pkg_.a packagefile github.com/containers/image/v5/docker/internal/tarfile=$WORK/b434/_pkg_.a packagefile github.com/containers/image/v5/docker/reference=$WORK/b068/_pkg_.a packagefile github.com/containers/image/v5/image=$WORK/b192/_pkg_.a packagefile github.com/containers/image/v5/transports=$WORK/b205/_pkg_.a packagefile github.com/containers/image/v5/types=$WORK/b073/_pkg_.a packagefile github.com/pkg/errors=$WORK/b097/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile os=$WORK/b034/_pkg_.a packagefile strconv=$WORK/b030/_pkg_.a packagefile strings=$WORK/b039/_pkg_.a EOF github.com/gogo/protobuf/proto mkdir -p $WORK/b253/ mkdir -p $WORK/b452/ cd /builddir/build/BUILD/buildah-1.21.1/src/github.com/containers/image/v5/docker/archive /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b433/_pkg_.a -trimpath "$WORK/b433=>" -shared -p github.com/containers/image/v5/docker/archive -complete -installsuffix shared -buildid 2Jc1MbyPc5QG5o8-3tWl/2Jc1MbyPc5QG5o8-3tWl -goversion go1.15.12 -D "" -importcfg $WORK/b433/importcfg -pack ./dest.go ./reader.go ./src.go ./transport.go ./writer.go cat >$WORK/b253/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b031/_pkg_.a packagefile google.golang.org/protobuf/encoding/protowire=$WORK/b237/_pkg_.a packagefile google.golang.org/protobuf/internal/encoding/defval=$WORK/b254/_pkg_.a packagefile google.golang.org/protobuf/internal/errors=$WORK/b238/_pkg_.a packagefile google.golang.org/protobuf/internal/filedesc=$WORK/b255/_pkg_.a packagefile google.golang.org/protobuf/internal/flags=$WORK/b244/_pkg_.a packagefile google.golang.org/protobuf/internal/genid=$WORK/b247/_pkg_.a packagefile google.golang.org/protobuf/internal/pragma=$WORK/b242/_pkg_.a packagefile google.golang.org/protobuf/internal/strs=$WORK/b245/_pkg_.a packagefile google.golang.org/protobuf/proto=$WORK/b250/_pkg_.a packagefile google.golang.org/protobuf/reflect/protoreflect=$WORK/b241/_pkg_.a packagefile google.golang.org/protobuf/reflect/protoregistry=$WORK/b251/_pkg_.a packagefile google.golang.org/protobuf/types/descriptorpb=$WORK/b258/_pkg_.a packagefile strings=$WORK/b039/_pkg_.a packagefile unicode=$WORK/b017/_pkg_.a EOF cd /builddir/build/BUILD/buildah-1.21.1/src/google.golang.org/protobuf/reflect/protodesc /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b253/_pkg_.a -trimpath "$WORK/b253=>" -shared -p google.golang.org/protobuf/reflect/protodesc -complete -installsuffix shared -buildid bshJpWVZU2t6L7UrKkbL/bshJpWVZU2t6L7UrKkbL -goversion go1.15.12 -D "" -importcfg $WORK/b253/importcfg -pack ./desc.go ./desc_init.go ./desc_resolve.go ./desc_validate.go ./proto.go cat >$WORK/b452/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b057/_pkg_.a packagefile bytes=$WORK/b002/_pkg_.a packagefile encoding=$WORK/b024/_pkg_.a packagefile encoding/json=$WORK/b023/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b031/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile log=$WORK/b093/_pkg_.a packagefile math=$WORK/b027/_pkg_.a packagefile reflect=$WORK/b029/_pkg_.a packagefile sort=$WORK/b033/_pkg_.a packagefile strconv=$WORK/b030/_pkg_.a packagefile strings=$WORK/b039/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a packagefile sync/atomic=$WORK/b016/_pkg_.a packagefile time=$WORK/b020/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF cd /builddir/build/BUILD/buildah-1.21.1/src/github.com/gogo/protobuf/proto /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b452/_pkg_.a -trimpath "$WORK/b452=>" -shared -p github.com/gogo/protobuf/proto -complete -installsuffix shared -buildid MYCnalZq4dJ9KA8NNMJG/MYCnalZq4dJ9KA8NNMJG -goversion go1.15.12 -D "" -importcfg $WORK/b452/importcfg -pack ./clone.go ./custom_gogo.go ./decode.go ./deprecated.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 /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b449/_pkg_.a # internal cp $WORK/b449/_pkg_.a /builddir/.cache/go-build/b1/b1f398e4278c06500ff21c9bf8240301c2c5d1365c0f399885f51d2173f59390-d # internal github.com/docker/docker/api/types/time mkdir -p $WORK/b455/ cat >$WORK/b455/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b031/_pkg_.a packagefile math=$WORK/b027/_pkg_.a packagefile strconv=$WORK/b030/_pkg_.a packagefile strings=$WORK/b039/_pkg_.a packagefile time=$WORK/b020/_pkg_.a EOF cd /builddir/build/BUILD/buildah-1.21.1/src/github.com/docker/docker/api/types/time /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b455/_pkg_.a -trimpath "$WORK/b455=>" -shared -p github.com/docker/docker/api/types/time -complete -installsuffix shared -buildid OElwhwZuFWGpZpQenUZw/OElwhwZuFWGpZpQenUZw -goversion go1.15.12 -D "" -importcfg $WORK/b455/importcfg -pack ./duration_convert.go ./timestamp.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b447/_pkg_.a # internal cp $WORK/b447/_pkg_.a /builddir/.cache/go-build/a2/a269dc4a31548063dc3f55da8255b0df0159e49c8009a81b9159a9b409b05c8a-d # internal github.com/docker/docker/api/types/network mkdir -p $WORK/b448/ cat >$WORK/b448/importcfg << 'EOF' # internal # import config packagefile github.com/docker/docker/api/types/filters=$WORK/b447/_pkg_.a EOF cd /builddir/build/BUILD/buildah-1.21.1/src/github.com/docker/docker/api/types/network /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b448/_pkg_.a -trimpath "$WORK/b448=>" -shared -p github.com/docker/docker/api/types/network -complete -installsuffix shared -buildid VOavZEt3tuKv-OaNx2pz/VOavZEt3tuKv-OaNx2pz -goversion go1.15.12 -D "" -importcfg $WORK/b448/importcfg -pack ./network.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b448/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b455/_pkg_.a # internal cp $WORK/b448/_pkg_.a /builddir/.cache/go-build/6e/6e4ad0e72bc089023d84f47a6736155f54206283c1330417c663684cc7db5146-d # internal github.com/containers/image/v5/oci/internal mkdir -p $WORK/b459/ cat >$WORK/b459/importcfg << 'EOF' # internal # import config packagefile github.com/pkg/errors=$WORK/b097/_pkg_.a packagefile path/filepath=$WORK/b054/_pkg_.a packagefile regexp=$WORK/b062/_pkg_.a packagefile runtime=$WORK/b007/_pkg_.a packagefile strings=$WORK/b039/_pkg_.a EOF cd /builddir/build/BUILD/buildah-1.21.1/src/github.com/containers/image/v5/oci/internal /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b459/_pkg_.a -trimpath "$WORK/b459=>" -shared -p github.com/containers/image/v5/oci/internal -complete -installsuffix shared -buildid in-OzQ9qaFwvS6ViFOcm/in-OzQ9qaFwvS6ViFOcm -goversion go1.15.12 -D "" -importcfg $WORK/b459/importcfg -pack ./oci_util.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b459/_pkg_.a # internal cp $WORK/b459/_pkg_.a /builddir/.cache/go-build/30/30e25709c57f3eb49a803a86a3839e63320706b54a65f21fe339162be8efd69d-d # internal github.com/containers/image/v5/oci/layout mkdir -p $WORK/b460/ cat >$WORK/b460/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b019/_pkg_.a packagefile encoding/json=$WORK/b023/_pkg_.a packagefile fmt=$WORK/b031/_pkg_.a packagefile github.com/containers/image/v5/directory/explicitfilepath=$WORK/b391/_pkg_.a packagefile github.com/containers/image/v5/docker/reference=$WORK/b068/_pkg_.a packagefile github.com/containers/image/v5/image=$WORK/b192/_pkg_.a packagefile github.com/containers/image/v5/manifest=$WORK/b067/_pkg_.a packagefile github.com/containers/image/v5/oci/internal=$WORK/b459/_pkg_.a packagefile github.com/containers/image/v5/pkg/tlsclientconfig=$WORK/b400/_pkg_.a packagefile github.com/containers/image/v5/transports=$WORK/b205/_pkg_.a packagefile github.com/containers/image/v5/types=$WORK/b073/_pkg_.a packagefile github.com/docker/go-connections/tlsconfig=$WORK/b404/_pkg_.a packagefile github.com/opencontainers/go-digest=$WORK/b069/_pkg_.a packagefile github.com/opencontainers/image-spec/specs-go=$WORK/b077/_pkg_.a packagefile github.com/opencontainers/image-spec/specs-go/v1=$WORK/b076/_pkg_.a packagefile github.com/pkg/errors=$WORK/b097/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile io/ioutil=$WORK/b053/_pkg_.a packagefile net/http=$WORK/b170/_pkg_.a packagefile os=$WORK/b034/_pkg_.a packagefile path/filepath=$WORK/b054/_pkg_.a packagefile runtime=$WORK/b007/_pkg_.a packagefile strconv=$WORK/b030/_pkg_.a packagefile strings=$WORK/b039/_pkg_.a EOF cd /builddir/build/BUILD/buildah-1.21.1/src/github.com/containers/image/v5/oci/layout /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b460/_pkg_.a -trimpath "$WORK/b460=>" -shared -p github.com/containers/image/v5/oci/layout -complete -installsuffix shared -buildid VnwrSBcgXmJumB1i53-a/VnwrSBcgXmJumB1i53-a -goversion go1.15.12 -D "" -importcfg $WORK/b460/importcfg -pack ./oci_dest.go ./oci_src.go ./oci_transport.go cp $WORK/b455/_pkg_.a /builddir/.cache/go-build/d7/d7c7d40d0851776e665f919a982d875de6058ed64988ff22fbf3bfd526c88b74-d # internal github.com/imdario/mergo mkdir -p $WORK/b462/ cat >$WORK/b462/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b031/_pkg_.a packagefile reflect=$WORK/b029/_pkg_.a packagefile unicode=$WORK/b017/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF cd /builddir/build/BUILD/buildah-1.21.1/src/github.com/imdario/mergo /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b462/_pkg_.a -trimpath "$WORK/b462=>" -shared -p github.com/imdario/mergo -complete -installsuffix shared -buildid fglvoYUtea0LA6gnYR50/fglvoYUtea0LA6gnYR50 -goversion go1.15.12 -D "" -importcfg $WORK/b462/importcfg -pack ./doc.go ./map.go ./merge.go ./mergo.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b442/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b433/_pkg_.a # internal cp $WORK/b442/_pkg_.a /builddir/.cache/go-build/47/479e80f7333b221419723e8d24eaa9ec7475a10255a69ce5ea7a7748cd6e224c-d # internal github.com/containers/image/v5/tarball mkdir -p $WORK/b463/ cat >$WORK/b463/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b002/_pkg_.a packagefile context=$WORK/b019/_pkg_.a packagefile encoding/json=$WORK/b023/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b031/_pkg_.a packagefile github.com/containers/image/v5/docker/reference=$WORK/b068/_pkg_.a packagefile github.com/containers/image/v5/image=$WORK/b192/_pkg_.a packagefile github.com/containers/image/v5/transports=$WORK/b205/_pkg_.a packagefile github.com/containers/image/v5/types=$WORK/b073/_pkg_.a packagefile github.com/klauspost/pgzip=$WORK/b095/_pkg_.a packagefile github.com/opencontainers/go-digest=$WORK/b069/_pkg_.a packagefile github.com/opencontainers/image-spec/specs-go=$WORK/b077/_pkg_.a packagefile github.com/opencontainers/image-spec/specs-go/v1=$WORK/b076/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile io/ioutil=$WORK/b053/_pkg_.a packagefile os=$WORK/b034/_pkg_.a packagefile runtime=$WORK/b007/_pkg_.a packagefile strings=$WORK/b039/_pkg_.a packagefile time=$WORK/b020/_pkg_.a EOF cd /builddir/build/BUILD/buildah-1.21.1/src/github.com/containers/image/v5/tarball /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b463/_pkg_.a -trimpath "$WORK/b463=>" -shared -p github.com/containers/image/v5/tarball -complete -installsuffix shared -buildid AIfxupsp18dTmEOgkiMq/AIfxupsp18dTmEOgkiMq -goversion go1.15.12 -D "" -importcfg $WORK/b463/importcfg -pack ./doc.go ./tarball_reference.go ./tarball_src.go ./tarball_transport.go cp $WORK/b433/_pkg_.a /builddir/.cache/go-build/98/98ec96a6a327c15aa450237977f40b1abfb660f2d56733a3c2c541c8f0ab6181-d # internal github.com/containers/common/pkg/capabilities mkdir -p $WORK/b467/ cat >$WORK/b467/importcfg << 'EOF' # internal # import config packagefile github.com/pkg/errors=$WORK/b097/_pkg_.a packagefile github.com/syndtr/gocapability/capability=$WORK/b161/_pkg_.a packagefile sort=$WORK/b033/_pkg_.a packagefile strings=$WORK/b039/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a EOF cd /builddir/build/BUILD/buildah-1.21.1/src/github.com/containers/common/pkg/capabilities /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b467/_pkg_.a -trimpath "$WORK/b467=>" -shared -p github.com/containers/common/pkg/capabilities -complete -installsuffix shared -buildid RbofdG0Nwx7xGadraVCU/RbofdG0Nwx7xGadraVCU -goversion go1.15.12 -D "" -importcfg $WORK/b467/importcfg -pack ./capabilities.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b467/_pkg_.a # internal cp $WORK/b467/_pkg_.a /builddir/.cache/go-build/d7/d7dddfa52c176c24f27460090f5d5f43f2c3cbde2ff09278a86133c2722bc68d-d # internal github.com/containers/common/pkg/cgroupv2 mkdir -p $WORK/b468/ cat >$WORK/b468/importcfg << 'EOF' # internal # import config packagefile golang.org/x/sys/unix=$WORK/b099/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a packagefile syscall=$WORK/b021/_pkg_.a EOF cd /builddir/build/BUILD/buildah-1.21.1/src/github.com/containers/common/pkg/cgroupv2 /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b468/_pkg_.a -trimpath "$WORK/b468=>" -shared -p github.com/containers/common/pkg/cgroupv2 -complete -installsuffix shared -buildid uob8yhQ7G8GCB_x1XzbZ/uob8yhQ7G8GCB_x1XzbZ -goversion go1.15.12 -D "" -importcfg $WORK/b468/importcfg -pack ./cgroups_linux.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b463/_pkg_.a # internal cp $WORK/b463/_pkg_.a /builddir/.cache/go-build/32/3264a7a602c451a6a60df12f1f48da5fb295d6592f69a8c4bb903acf343d2d6f-d # internal github.com/containers/common/pkg/timetype mkdir -p $WORK/b470/ cat >$WORK/b470/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b031/_pkg_.a packagefile math=$WORK/b027/_pkg_.a packagefile strconv=$WORK/b030/_pkg_.a packagefile strings=$WORK/b039/_pkg_.a packagefile time=$WORK/b020/_pkg_.a EOF cd /builddir/build/BUILD/buildah-1.21.1/src/github.com/containers/common/pkg/timetype /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b470/_pkg_.a -trimpath "$WORK/b470=>" -shared -p github.com/containers/common/pkg/timetype -complete -installsuffix shared -buildid aB7bRKSxisAkWz8k_N3b/aB7bRKSxisAkWz8k_N3b -goversion go1.15.12 -D "" -importcfg $WORK/b470/importcfg -pack ./timestamp.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b460/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b468/_pkg_.a # internal cp $WORK/b468/_pkg_.a /builddir/.cache/go-build/c9/c92f094efbc889e9b4824c231b09b0ac99ab17ccc975d461c117d498861d77eb-d # internal github.com/containers/common/pkg/config mkdir -p $WORK/b464/ cp $WORK/b460/_pkg_.a /builddir/.cache/go-build/74/747c5690f9da63c8d3c73c30aee9442dabc73317267fa61fb546044320067d48-d # internal github.com/containers/image/v5/oci/archive mkdir -p $WORK/b458/ cat >$WORK/b464/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b002/_pkg_.a packagefile fmt=$WORK/b031/_pkg_.a packagefile github.com/BurntSushi/toml=$WORK/b385/_pkg_.a packagefile github.com/containers/common/pkg/apparmor=$WORK/b465/_pkg_.a packagefile github.com/containers/common/pkg/capabilities=$WORK/b467/_pkg_.a packagefile github.com/containers/common/pkg/cgroupv2=$WORK/b468/_pkg_.a packagefile github.com/containers/storage/pkg/homedir=$WORK/b207/_pkg_.a packagefile github.com/containers/storage/pkg/unshare=$WORK/b158/_pkg_.a packagefile github.com/containers/storage/types=$WORK/b384/_pkg_.a packagefile github.com/docker/go-units=$WORK/b152/_pkg_.a packagefile github.com/opencontainers/selinux/go-selinux=$WORK/b359/_pkg_.a packagefile github.com/pkg/errors=$WORK/b097/_pkg_.a packagefile github.com/sirupsen/logrus=$WORK/b098/_pkg_.a packagefile golang.org/x/sys/unix=$WORK/b099/_pkg_.a packagefile io/ioutil=$WORK/b053/_pkg_.a packagefile os=$WORK/b034/_pkg_.a packagefile os/exec=$WORK/b060/_pkg_.a packagefile path/filepath=$WORK/b054/_pkg_.a packagefile regexp=$WORK/b062/_pkg_.a packagefile strconv=$WORK/b030/_pkg_.a packagefile strings=$WORK/b039/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a packagefile syscall=$WORK/b021/_pkg_.a EOF cat >$WORK/b458/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b019/_pkg_.a packagefile fmt=$WORK/b031/_pkg_.a packagefile github.com/containers/image/v5/directory/explicitfilepath=$WORK/b391/_pkg_.a packagefile github.com/containers/image/v5/docker/reference=$WORK/b068/_pkg_.a packagefile github.com/containers/image/v5/image=$WORK/b192/_pkg_.a packagefile github.com/containers/image/v5/internal/tmpdir=$WORK/b348/_pkg_.a packagefile github.com/containers/image/v5/oci/internal=$WORK/b459/_pkg_.a packagefile github.com/containers/image/v5/oci/layout=$WORK/b460/_pkg_.a packagefile github.com/containers/image/v5/transports=$WORK/b205/_pkg_.a packagefile github.com/containers/image/v5/types=$WORK/b073/_pkg_.a packagefile github.com/containers/storage/pkg/archive=$WORK/b145/_pkg_.a packagefile github.com/opencontainers/go-digest=$WORK/b069/_pkg_.a packagefile github.com/opencontainers/image-spec/specs-go/v1=$WORK/b076/_pkg_.a packagefile github.com/pkg/errors=$WORK/b097/_pkg_.a packagefile github.com/sirupsen/logrus=$WORK/b098/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile io/ioutil=$WORK/b053/_pkg_.a packagefile os=$WORK/b034/_pkg_.a packagefile strings=$WORK/b039/_pkg_.a EOF cd /builddir/build/BUILD/buildah-1.21.1/src/github.com/containers/image/v5/oci/archive /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b458/_pkg_.a -trimpath "$WORK/b458=>" -shared -p github.com/containers/image/v5/oci/archive -complete -installsuffix shared -buildid z-dLkCePQI9p3VvU4FiT/z-dLkCePQI9p3VvU4FiT -goversion go1.15.12 -D "" -importcfg $WORK/b458/importcfg -pack ./oci_dest.go ./oci_src.go ./oci_transport.go cd /builddir/build/BUILD/buildah-1.21.1/src/github.com/containers/common/pkg/config /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b464/_pkg_.a -trimpath "$WORK/b464=>" -shared -p github.com/containers/common/pkg/config -complete -installsuffix shared -buildid UyYXTkHouxn3mU7sEVSD/UyYXTkHouxn3mU7sEVSD -goversion go1.15.12 -D "" -importcfg $WORK/b464/importcfg -pack ./config.go ./config_linux.go ./config_local.go ./default.go ./default_linux.go ./nosystemd.go ./pull_policy.go ./util_supported.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b470/_pkg_.a # internal cp $WORK/b470/_pkg_.a /builddir/.cache/go-build/0d/0d0f2d8cd418b6a7b2fee7abd4f12350ad3f2fcd0ff264bc44b3c56579481d49-d # internal github.com/containers/common/pkg/filters mkdir -p $WORK/b469/ cat >$WORK/b469/importcfg << 'EOF' # internal # import config packagefile encoding/json=$WORK/b023/_pkg_.a packagefile fmt=$WORK/b031/_pkg_.a packagefile github.com/containers/common/pkg/timetype=$WORK/b470/_pkg_.a packagefile github.com/pkg/errors=$WORK/b097/_pkg_.a packagefile net/http=$WORK/b170/_pkg_.a packagefile strings=$WORK/b039/_pkg_.a packagefile time=$WORK/b020/_pkg_.a EOF cd /builddir/build/BUILD/buildah-1.21.1/src/github.com/containers/common/pkg/filters /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b469/_pkg_.a -trimpath "$WORK/b469=>" -shared -p github.com/containers/common/pkg/filters -complete -installsuffix shared -buildid yrjfUlFyjSMHvwfXzcd1/yrjfUlFyjSMHvwfXzcd1 -goversion go1.15.12 -D "" -importcfg $WORK/b469/importcfg -pack ./filters.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b462/_pkg_.a # internal cp $WORK/b462/_pkg_.a /builddir/.cache/go-build/0e/0e761234237403c8ec36d73fcddcea408b7f44eae8962566ebe5ecc65d969e96-d # internal github.com/containers/common/pkg/retry mkdir -p $WORK/b471/ cat >$WORK/b471/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b019/_pkg_.a packagefile github.com/docker/distribution/registry/api/errcode=$WORK/b405/_pkg_.a packagefile github.com/docker/distribution/registry/api/v2=$WORK/b406/_pkg_.a packagefile github.com/hashicorp/go-multierror=$WORK/b345/_pkg_.a packagefile github.com/pkg/errors=$WORK/b097/_pkg_.a packagefile github.com/sirupsen/logrus=$WORK/b098/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile math=$WORK/b027/_pkg_.a packagefile net=$WORK/b043/_pkg_.a packagefile net/url=$WORK/b130/_pkg_.a packagefile syscall=$WORK/b021/_pkg_.a packagefile time=$WORK/b020/_pkg_.a EOF cd /builddir/build/BUILD/buildah-1.21.1/src/github.com/containers/common/pkg/retry /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b471/_pkg_.a -trimpath "$WORK/b471=>" -shared -p github.com/containers/common/pkg/retry -complete -installsuffix shared -buildid TaYunfA4zoBbvl36W1le/TaYunfA4zoBbvl36W1le -goversion go1.15.12 -D "" -importcfg $WORK/b471/importcfg -pack ./retry.go ./retry_linux.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b469/_pkg_.a # internal cp $WORK/b469/_pkg_.a /builddir/.cache/go-build/ef/ef4145cb0b3b98b51cac4283b441f1eca5f964865323634e04a846b03d2671da-d # internal github.com/containers/common/pkg/signal mkdir -p $WORK/b472/ cat >$WORK/b472/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b031/_pkg_.a packagefile golang.org/x/sys/unix=$WORK/b099/_pkg_.a packagefile os=$WORK/b034/_pkg_.a packagefile os/signal=$WORK/b473/_pkg_.a packagefile strconv=$WORK/b030/_pkg_.a packagefile strings=$WORK/b039/_pkg_.a packagefile syscall=$WORK/b021/_pkg_.a EOF cd /builddir/build/BUILD/buildah-1.21.1/src/github.com/containers/common/pkg/signal /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b472/_pkg_.a -trimpath "$WORK/b472=>" -shared -p github.com/containers/common/pkg/signal -complete -installsuffix shared -buildid 8qCHjTgcPZA_9tWCeCpl/8qCHjTgcPZA_9tWCeCpl -goversion go1.15.12 -D "" -importcfg $WORK/b472/importcfg -pack ./signal_common.go ./signal_linux.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b458/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b471/_pkg_.a # internal cp $WORK/b471/_pkg_.a /builddir/.cache/go-build/dc/dcb6a81b9ad3061b86d8b248f41ea053ecece659f7ae77f81d8f793575df688f-d # internal github.com/chzyer/readline mkdir -p $WORK/b476/ cat >$WORK/b476/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b057/_pkg_.a packagefile bytes=$WORK/b002/_pkg_.a packagefile container/list=$WORK/b118/_pkg_.a packagefile encoding/binary=$WORK/b026/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b031/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile net=$WORK/b043/_pkg_.a packagefile os=$WORK/b034/_pkg_.a packagefile os/signal=$WORK/b473/_pkg_.a packagefile strconv=$WORK/b030/_pkg_.a packagefile strings=$WORK/b039/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a packagefile sync/atomic=$WORK/b016/_pkg_.a packagefile syscall=$WORK/b021/_pkg_.a packagefile time=$WORK/b020/_pkg_.a packagefile unicode=$WORK/b017/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF cd /builddir/build/BUILD/buildah-1.21.1/src/github.com/chzyer/readline /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b476/_pkg_.a -trimpath "$WORK/b476=>" -shared -p github.com/chzyer/readline -complete -installsuffix shared -buildid EoTIYLhhTIyQnyWG4Ruw/EoTIYLhhTIyQnyWG4Ruw -goversion go1.15.12 -D "" -importcfg $WORK/b476/importcfg -pack ./complete.go ./complete_helper.go ./complete_segment.go ./history.go ./operation.go ./password.go ./readline.go ./remote.go ./runebuf.go ./runes.go ./search.go ./std.go ./term.go ./term_linux.go ./term_unix.go ./terminal.go ./utils.go ./utils_unix.go ./vim.go cp $WORK/b458/_pkg_.a /builddir/.cache/go-build/95/95977b86428f6388d8206df317f58d02b668346d532e4fce67b23ce4d0564d3e-d # internal github.com/mattn/go-isatty mkdir -p $WORK/b481/ cat >$WORK/b481/importcfg << 'EOF' # internal # import config packagefile golang.org/x/sys/unix=$WORK/b099/_pkg_.a EOF cd /builddir/build/BUILD/buildah-1.21.1/src/github.com/mattn/go-isatty /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b481/_pkg_.a -trimpath "$WORK/b481=>" -shared -p github.com/mattn/go-isatty -complete -installsuffix shared -buildid yBRB3OQGyXwMFq6Ft2wU/yBRB3OQGyXwMFq6Ft2wU -goversion go1.15.12 -D "" -importcfg $WORK/b481/importcfg -pack ./doc.go ./isatty_linux_ppc64x.go ./isatty_others.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b472/_pkg_.a # internal cp $WORK/b472/_pkg_.a /builddir/.cache/go-build/6d/6da3000a9d86cc1eaf761da08fda99e1b7838319c0c7892d6c6b9233cb1a4498-d # internal github.com/manifoldco/promptui/list mkdir -p $WORK/b482/ cat >$WORK/b482/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b031/_pkg_.a packagefile reflect=$WORK/b029/_pkg_.a packagefile strings=$WORK/b039/_pkg_.a EOF cd /builddir/build/BUILD/buildah-1.21.1/src/github.com/manifoldco/promptui/list /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b482/_pkg_.a -trimpath "$WORK/b482=>" -shared -p github.com/manifoldco/promptui/list -complete -installsuffix shared -buildid 5hN9MLYGz2zxSAXHWdS8/5hN9MLYGz2zxSAXHWdS8 -goversion go1.15.12 -D "" -importcfg $WORK/b482/importcfg -pack ./list.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b481/_pkg_.a # internal cp $WORK/b481/_pkg_.a /builddir/.cache/go-build/8b/8b267802f9d912e2d25f69c205690915cd9b67bf44d657fcd0b85ee2d9548b7d-d # internal github.com/mattn/go-colorable mkdir -p $WORK/b480/ cat >$WORK/b480/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b002/_pkg_.a packagefile github.com/mattn/go-isatty=$WORK/b481/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile os=$WORK/b034/_pkg_.a EOF cd /builddir/build/BUILD/buildah-1.21.1/src/github.com/mattn/go-colorable /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b480/_pkg_.a -trimpath "$WORK/b480=>" -shared -p github.com/mattn/go-colorable -complete -installsuffix shared -buildid Dhy6v4DvPubeVYzW6a2L/Dhy6v4DvPubeVYzW6a2L -goversion go1.15.12 -D "" -importcfg $WORK/b480/importcfg -pack ./colorable_others.go ./noncolorable.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b253/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b464/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b482/_pkg_.a # internal cp $WORK/b482/_pkg_.a /builddir/.cache/go-build/56/560073e8b078fda4fa77294ca01034c32dca2b6eb2190b2560f9152a6b3d87d9-d # internal github.com/manifoldco/promptui/screenbuf mkdir -p $WORK/b483/ cat >$WORK/b483/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b002/_pkg_.a packagefile fmt=$WORK/b031/_pkg_.a packagefile io=$WORK/b013/_pkg_.a EOF cd /builddir/build/BUILD/buildah-1.21.1/src/github.com/manifoldco/promptui/screenbuf /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b483/_pkg_.a -trimpath "$WORK/b483=>" -shared -p github.com/manifoldco/promptui/screenbuf -complete -installsuffix shared -buildid dyUabSSLl4eFPPd16uDQ/dyUabSSLl4eFPPd16uDQ -goversion go1.15.12 -D "" -importcfg $WORK/b483/importcfg -pack ./screenbuf.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b480/_pkg_.a # internal cp $WORK/b464/_pkg_.a /builddir/.cache/go-build/04/04d3c08e8d7ebf42b162801a71b43da528d2d80e8356f0108574cd851b4ab6ad-d # internal database/sql mkdir -p $WORK/b486/ cp $WORK/b253/_pkg_.a /builddir/.cache/go-build/4d/4d10d37b90a51e3d3a6fdd2f3965c427174eeb92e5b50bf8d9edeff4984b1a77-d # internal github.com/golang/protobuf/proto mkdir -p $WORK/b235/ cp $WORK/b480/_pkg_.a /builddir/.cache/go-build/f2/f2446f0ff3e11abf6179d9de9a32323a444e87c26c82a5ccc6ae61aa6fc142e6-d # internal cat >$WORK/b486/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b019/_pkg_.a packagefile database/sql/driver=$WORK/b376/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b031/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile reflect=$WORK/b029/_pkg_.a packagefile runtime=$WORK/b007/_pkg_.a packagefile sort=$WORK/b033/_pkg_.a packagefile strconv=$WORK/b030/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a packagefile sync/atomic=$WORK/b016/_pkg_.a packagefile time=$WORK/b020/_pkg_.a packagefile unicode=$WORK/b017/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF cd /usr/lib/golang/src/database/sql /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b486/_pkg_.a -trimpath "$WORK/b486=>" -shared -p database/sql -std -complete -installsuffix shared -buildid VNvzebGHD_BxQ9Cq-3Qq/VNvzebGHD_BxQ9Cq-3Qq -goversion go1.15.12 -D "" -importcfg $WORK/b486/importcfg -pack ./convert.go ./ctxutil.go ./sql.go github.com/juju/ansiterm mkdir -p $WORK/b477/ cat >$WORK/b235/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b002/_pkg_.a packagefile compress/gzip=$WORK/b171/_pkg_.a packagefile encoding=$WORK/b024/_pkg_.a packagefile encoding/json=$WORK/b023/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b031/_pkg_.a packagefile google.golang.org/protobuf/encoding/prototext=$WORK/b236/_pkg_.a packagefile google.golang.org/protobuf/encoding/protowire=$WORK/b237/_pkg_.a packagefile google.golang.org/protobuf/proto=$WORK/b250/_pkg_.a packagefile google.golang.org/protobuf/reflect/protodesc=$WORK/b253/_pkg_.a packagefile google.golang.org/protobuf/reflect/protoreflect=$WORK/b241/_pkg_.a packagefile google.golang.org/protobuf/reflect/protoregistry=$WORK/b251/_pkg_.a packagefile google.golang.org/protobuf/runtime/protoiface=$WORK/b252/_pkg_.a packagefile google.golang.org/protobuf/runtime/protoimpl=$WORK/b259/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile io/ioutil=$WORK/b053/_pkg_.a packagefile math=$WORK/b027/_pkg_.a packagefile reflect=$WORK/b029/_pkg_.a packagefile sort=$WORK/b033/_pkg_.a packagefile strconv=$WORK/b030/_pkg_.a packagefile strings=$WORK/b039/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF cat >$WORK/b477/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b031/_pkg_.a packagefile github.com/juju/ansiterm/tabwriter=$WORK/b478/_pkg_.a packagefile github.com/mattn/go-colorable=$WORK/b480/_pkg_.a packagefile github.com/mattn/go-isatty=$WORK/b481/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile os=$WORK/b034/_pkg_.a packagefile sort=$WORK/b033/_pkg_.a packagefile strings=$WORK/b039/_pkg_.a EOF cd /builddir/build/BUILD/buildah-1.21.1/src/github.com/juju/ansiterm /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b477/_pkg_.a -trimpath "$WORK/b477=>" -shared -p github.com/juju/ansiterm -complete -installsuffix shared -buildid JEnKMW8Cn3sCsADhmlTJ/JEnKMW8Cn3sCsADhmlTJ -goversion go1.15.12 -D "" -importcfg $WORK/b477/importcfg -pack ./attribute.go ./color.go ./context.go ./doc.go ./style.go ./tabwriter.go ./terminal.go ./writer.go cd /builddir/build/BUILD/buildah-1.21.1/src/github.com/golang/protobuf/proto /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b235/_pkg_.a -trimpath "$WORK/b235=>" -shared -p github.com/golang/protobuf/proto -complete -installsuffix shared -buildid CdfI2dEhlhQbVpmu-AE-/CdfI2dEhlhQbVpmu-AE- -goversion go1.15.12 -D "" -importcfg $WORK/b235/importcfg -pack ./buffer.go ./defaults.go ./deprecated.go ./discard.go ./extensions.go ./properties.go ./proto.go ./registry.go ./text_decode.go ./text_encode.go ./wire.go ./wrappers.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b483/_pkg_.a # internal cp $WORK/b483/_pkg_.a /builddir/.cache/go-build/f1/f14530eb07ea360d99f3b180dd59704da3735bda922edc60e67c48f337624464-d # internal github.com/opencontainers/runc/libcontainer/utils mkdir -p $WORK/b490/ cat >$WORK/b490/importcfg << 'EOF' # internal # import config packagefile encoding/binary=$WORK/b026/_pkg_.a packagefile encoding/json=$WORK/b023/_pkg_.a packagefile fmt=$WORK/b031/_pkg_.a packagefile golang.org/x/sys/unix=$WORK/b099/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile os=$WORK/b034/_pkg_.a packagefile path/filepath=$WORK/b054/_pkg_.a packagefile strconv=$WORK/b030/_pkg_.a packagefile strings=$WORK/b039/_pkg_.a EOF cd /builddir/build/BUILD/buildah-1.21.1/src/github.com/opencontainers/runc/libcontainer/utils /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b490/_pkg_.a -trimpath "$WORK/b490=>" -shared -p github.com/opencontainers/runc/libcontainer/utils -complete -installsuffix shared -buildid JTeuRIcfI7MVpI2i2HD9/JTeuRIcfI7MVpI2i2HD9 -goversion go1.15.12 -D "" -importcfg $WORK/b490/importcfg -pack ./cmsg.go ./utils.go ./utils_unix.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b477/_pkg_.a # internal cp $WORK/b477/_pkg_.a /builddir/.cache/go-build/ab/ab2ac5ce29aa509e36c6c8c0501cc14a3af49168f2dc2f9fca64f7ed5260a2f3-d # internal github.com/seccomp/libseccomp-golang mkdir -p $WORK/b491/ cd /builddir/build/BUILD/buildah-1.21.1/src/github.com/seccomp/libseccomp-golang pkg-config --cflags -- libseccomp libseccomp pkg-config --libs -- libseccomp libseccomp TERM='dumb' CGO_LDFLAGS='"-g" "-O2" "-lseccomp"' /usr/lib/golang/pkg/tool/linux_ppc64le/cgo -objdir $WORK/b491/ -importpath github.com/seccomp/libseccomp-golang -- -I $WORK/b491/ -O2 -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -ffat-lto-objects -fexceptions -fasynchronous-unwind-tables -fstack-protector-strong -fstack-clash-protection -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 ./seccomp.go ./seccomp_internal.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b490/_pkg_.a # internal cp $WORK/b490/_pkg_.a /builddir/.cache/go-build/09/0911a732fe4d6bdf60e604550ed78e5b4f4266191eb6b394f15cafa481e34d97-d # internal github.com/opencontainers/runc/libcontainer/apparmor mkdir -p $WORK/b489/ cat >$WORK/b489/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b031/_pkg_.a packagefile github.com/opencontainers/runc/libcontainer/utils=$WORK/b490/_pkg_.a packagefile io/ioutil=$WORK/b053/_pkg_.a packagefile os=$WORK/b034/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a EOF cd /builddir/build/BUILD/buildah-1.21.1/src/github.com/opencontainers/runc/libcontainer/apparmor /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b489/_pkg_.a -trimpath "$WORK/b489=>" -shared -p github.com/opencontainers/runc/libcontainer/apparmor -complete -installsuffix shared -buildid MbOzogeu6F_RODO49l_Y/MbOzogeu6F_RODO49l_Y -goversion go1.15.12 -D "" -importcfg $WORK/b489/importcfg -pack ./apparmor_linux.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b489/_pkg_.a # internal cp $WORK/b489/_pkg_.a /builddir/.cache/go-build/ac/ac92acea7c2eaca7f53079ef5a997232108babc89c2b7bd921b05eeebcb42173-d # internal github.com/containers/buildah/docker mkdir -p $WORK/b492/ cat >$WORK/b492/importcfg << 'EOF' # internal # import config packagefile github.com/containers/image/v5/pkg/strslice=$WORK/b107/_pkg_.a packagefile github.com/opencontainers/go-digest=$WORK/b069/_pkg_.a packagefile time=$WORK/b020/_pkg_.a EOF cd /builddir/build/BUILD/buildah-1.21.1/_build/src/github.com/containers/buildah/docker /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b492/_pkg_.a -trimpath "$WORK/b492=>" -shared -p github.com/containers/buildah/docker -complete -installsuffix shared -buildid xxe_8xHyZoGH2wncaFY5/xxe_8xHyZoGH2wncaFY5 -goversion go1.15.12 -D "" -importcfg $WORK/b492/importcfg -pack ./types.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b492/_pkg_.a # internal cp $WORK/b492/_pkg_.a /builddir/.cache/go-build/7c/7cdbcc03fa6ef51e2cb5e7d06f63a35d99fcd3616390562c51f12c37794f77a2-d # internal github.com/containers/buildah/pkg/chrootuser mkdir -p $WORK/b494/ cat >$WORK/b494/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b057/_pkg_.a packagefile flag=$WORK/b165/_pkg_.a packagefile fmt=$WORK/b031/_pkg_.a packagefile github.com/containers/storage/pkg/reexec=$WORK/b159/_pkg_.a packagefile github.com/pkg/errors=$WORK/b097/_pkg_.a packagefile golang.org/x/sys/unix=$WORK/b099/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile os=$WORK/b034/_pkg_.a packagefile os/exec=$WORK/b060/_pkg_.a packagefile os/user=$WORK/b055/_pkg_.a packagefile strconv=$WORK/b030/_pkg_.a packagefile strings=$WORK/b039/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a EOF cd /builddir/build/BUILD/buildah-1.21.1/_build/src/github.com/containers/buildah/pkg/chrootuser /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b494/_pkg_.a -trimpath "$WORK/b494=>" -shared -p github.com/containers/buildah/pkg/chrootuser -complete -installsuffix shared -buildid 6HWFNTSIkdYrJ4mGB1UV/6HWFNTSIkdYrJ4mGB1UV -goversion go1.15.12 -D "" -importcfg $WORK/b494/importcfg -pack ./user.go ./user_linux.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b494/_pkg_.a # internal cp $WORK/b494/_pkg_.a /builddir/.cache/go-build/cf/cfce89ff9a9e9aeacb08d7fa3f33f4a422a3a80197c2ca93294e3db50fc68b1c-d # internal github.com/containers/buildah/pkg/overlay mkdir -p $WORK/b495/ cat >$WORK/b495/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b031/_pkg_.a packagefile github.com/containers/storage/pkg/idtools=$WORK/b148/_pkg_.a packagefile github.com/containers/storage/pkg/system=$WORK/b149/_pkg_.a packagefile github.com/containers/storage/pkg/unshare=$WORK/b158/_pkg_.a packagefile github.com/opencontainers/runtime-spec/specs-go=$WORK/b160/_pkg_.a packagefile github.com/pkg/errors=$WORK/b097/_pkg_.a packagefile github.com/sirupsen/logrus=$WORK/b098/_pkg_.a packagefile golang.org/x/sys/unix=$WORK/b099/_pkg_.a packagefile io/ioutil=$WORK/b053/_pkg_.a packagefile os=$WORK/b034/_pkg_.a packagefile os/exec=$WORK/b060/_pkg_.a packagefile path/filepath=$WORK/b054/_pkg_.a packagefile strings=$WORK/b039/_pkg_.a packagefile syscall=$WORK/b021/_pkg_.a EOF cd /builddir/build/BUILD/buildah-1.21.1/_build/src/github.com/containers/buildah/pkg/overlay /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b495/_pkg_.a -trimpath "$WORK/b495=>" -shared -p github.com/containers/buildah/pkg/overlay -complete -installsuffix shared -buildid WONOERvWJ8Cta0av8mLI/WONOERvWJ8Cta0av8mLI -goversion go1.15.12 -D "" -importcfg $WORK/b495/importcfg -pack ./overlay.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b495/_pkg_.a # internal cp $WORK/b495/_pkg_.a /builddir/.cache/go-build/21/2148c11e3d5d27407006780f64429313367413bd326225bddac2075f461ee099-d # internal github.com/containers/common/pkg/chown mkdir -p $WORK/b496/ cat >$WORK/b496/importcfg << 'EOF' # internal # import config packagefile github.com/containers/storage/pkg/homedir=$WORK/b207/_pkg_.a packagefile github.com/pkg/errors=$WORK/b097/_pkg_.a packagefile os=$WORK/b034/_pkg_.a packagefile os/user=$WORK/b055/_pkg_.a packagefile path/filepath=$WORK/b054/_pkg_.a packagefile syscall=$WORK/b021/_pkg_.a EOF cd /builddir/build/BUILD/buildah-1.21.1/src/github.com/containers/common/pkg/chown /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b496/_pkg_.a -trimpath "$WORK/b496=>" -shared -p github.com/containers/common/pkg/chown -complete -installsuffix shared -buildid AUEDkKcJc2UmceTQNBKv/AUEDkKcJc2UmceTQNBKv -goversion go1.15.12 -D "" -importcfg $WORK/b496/importcfg -pack ./chown.go ./chown_unix.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b486/_pkg_.a # internal cp $WORK/b486/_pkg_.a /builddir/.cache/go-build/4d/4ddc47a82807552cce504668dabbb5ca9beaea65726e762b4e8fb7561b3bdc37-d # internal github.com/jinzhu/copier mkdir -p $WORK/b485/ cat >$WORK/b485/importcfg << 'EOF' # internal # import config packagefile database/sql=$WORK/b486/_pkg_.a packagefile database/sql/driver=$WORK/b376/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b031/_pkg_.a packagefile reflect=$WORK/b029/_pkg_.a packagefile strings=$WORK/b039/_pkg_.a EOF cd /builddir/build/BUILD/buildah-1.21.1/src/github.com/jinzhu/copier /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b485/_pkg_.a -trimpath "$WORK/b485=>" -shared -p github.com/jinzhu/copier -complete -installsuffix shared -buildid LSjSi9H8OwfHzGPgwNj-/LSjSi9H8OwfHzGPgwNj- -goversion go1.15.12 -D "" -importcfg $WORK/b485/importcfg -pack ./copier.go ./errors.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b235/_pkg_.a # internal cp $WORK/b235/_pkg_.a /builddir/.cache/go-build/89/897e1f6bd14c1425117e4c4a0d306f272cec4fba21e55bbec71788a87eac57d6-d # internal google.golang.org/grpc/credentials mkdir -p $WORK/b277/ cat >$WORK/b277/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b019/_pkg_.a packagefile crypto/tls=$WORK/b117/_pkg_.a packagefile crypto/x509=$WORK/b126/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b031/_pkg_.a packagefile github.com/golang/protobuf/proto=$WORK/b235/_pkg_.a packagefile google.golang.org/grpc/attributes=$WORK/b278/_pkg_.a packagefile google.golang.org/grpc/internal=$WORK/b279/_pkg_.a packagefile google.golang.org/grpc/internal/credentials=$WORK/b281/_pkg_.a packagefile io/ioutil=$WORK/b053/_pkg_.a packagefile net=$WORK/b043/_pkg_.a packagefile net/url=$WORK/b130/_pkg_.a EOF cd /builddir/build/BUILD/buildah-1.21.1/src/google.golang.org/grpc/credentials /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b277/_pkg_.a -trimpath "$WORK/b277=>" -shared -p google.golang.org/grpc/credentials -complete -installsuffix shared -buildid RptRAlUwSN-1W1rDIgWx/RptRAlUwSN-1W1rDIgWx -goversion go1.15.12 -D "" -importcfg $WORK/b277/importcfg -pack ./credentials.go ./go12.go ./tls.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b427/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b496/_pkg_.a # internal cp $WORK/b496/_pkg_.a /builddir/.cache/go-build/b1/b160d99e8238936e3f7e00e20bf88557a421f1f87702774a61b4322ab019db98-d # internal google.golang.org/grpc/encoding/proto mkdir -p $WORK/b289/ cat >$WORK/b289/importcfg << 'EOF' # internal # import config packagefile github.com/golang/protobuf/proto=$WORK/b235/_pkg_.a packagefile google.golang.org/grpc/encoding=$WORK/b288/_pkg_.a packagefile math=$WORK/b027/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a EOF cd /builddir/build/BUILD/buildah-1.21.1/src/google.golang.org/grpc/encoding/proto /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b289/_pkg_.a -trimpath "$WORK/b289=>" -shared -p google.golang.org/grpc/encoding/proto -complete -installsuffix shared -buildid 64eAWpPpRqpWJZPtpepK/64eAWpPpRqpWJZPtpepK -goversion go1.15.12 -D "" -importcfg $WORK/b289/importcfg -pack ./proto.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b476/_pkg_.a # internal cp $WORK/b427/_pkg_.a /builddir/.cache/go-build/c5/c52440773c81ef9ce3034d30939aca2f55dc0918804ccaac10061cbfb9b06fa5-d # internal github.com/golang/protobuf/ptypes mkdir -p $WORK/b293/ cat >$WORK/b293/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b031/_pkg_.a packagefile github.com/golang/protobuf/proto=$WORK/b235/_pkg_.a packagefile github.com/golang/protobuf/ptypes/any=$WORK/b294/_pkg_.a packagefile github.com/golang/protobuf/ptypes/duration=$WORK/b296/_pkg_.a packagefile github.com/golang/protobuf/ptypes/timestamp=$WORK/b298/_pkg_.a packagefile google.golang.org/protobuf/reflect/protoreflect=$WORK/b241/_pkg_.a packagefile google.golang.org/protobuf/reflect/protoregistry=$WORK/b251/_pkg_.a packagefile strings=$WORK/b039/_pkg_.a packagefile time=$WORK/b020/_pkg_.a EOF cd /builddir/build/BUILD/buildah-1.21.1/src/github.com/golang/protobuf/ptypes /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b293/_pkg_.a -trimpath "$WORK/b293=>" -shared -p github.com/golang/protobuf/ptypes -complete -installsuffix shared -buildid N-snF1RVemj5zpAntJ-N/N-snF1RVemj5zpAntJ-N -goversion go1.15.12 -D "" -importcfg $WORK/b293/importcfg -pack ./any.go ./doc.go ./duration.go ./timestamp.go cp $WORK/b476/_pkg_.a /builddir/.cache/go-build/85/856ebaa5ef7851e078d53b80ab08569cb49dd8ce35821a079694f1ed0c8f235e-d # internal google.golang.org/grpc/binarylog/grpc_binarylog_v1 mkdir -p $WORK/b300/ cat >$WORK/b300/importcfg << 'EOF' # internal # import config packagefile github.com/golang/protobuf/proto=$WORK/b235/_pkg_.a packagefile github.com/golang/protobuf/ptypes/duration=$WORK/b296/_pkg_.a packagefile github.com/golang/protobuf/ptypes/timestamp=$WORK/b298/_pkg_.a packagefile google.golang.org/protobuf/reflect/protoreflect=$WORK/b241/_pkg_.a packagefile google.golang.org/protobuf/runtime/protoimpl=$WORK/b259/_pkg_.a packagefile reflect=$WORK/b029/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a EOF cd /builddir/build/BUILD/buildah-1.21.1/src/google.golang.org/grpc/binarylog/grpc_binarylog_v1 /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b300/_pkg_.a -trimpath "$WORK/b300=>" -shared -p google.golang.org/grpc/binarylog/grpc_binarylog_v1 -complete -installsuffix shared -buildid 810vMCAjgsobOuP6R0L5/810vMCAjgsobOuP6R0L5 -goversion go1.15.12 -D "" -importcfg $WORK/b300/importcfg -pack ./binarylog.pb.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b289/_pkg_.a # internal cp $WORK/b289/_pkg_.a /builddir/.cache/go-build/19/190bb98f078b3c50956b9c9ea7b68250436e48225b5a42ba2bbe54493a0df401-d # internal google.golang.org/genproto/googleapis/rpc/status mkdir -p $WORK/b303/ cat >$WORK/b303/importcfg << 'EOF' # internal # import config packagefile github.com/golang/protobuf/proto=$WORK/b235/_pkg_.a packagefile google.golang.org/protobuf/reflect/protoreflect=$WORK/b241/_pkg_.a packagefile google.golang.org/protobuf/runtime/protoimpl=$WORK/b259/_pkg_.a packagefile google.golang.org/protobuf/types/known/anypb=$WORK/b295/_pkg_.a packagefile reflect=$WORK/b029/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a EOF cd /builddir/build/BUILD/buildah-1.21.1/src/google.golang.org/genproto/googleapis/rpc/status /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b303/_pkg_.a -trimpath "$WORK/b303=>" -shared -p google.golang.org/genproto/googleapis/rpc/status -complete -installsuffix shared -buildid raJqbjiT8teqK3z1hUN8/raJqbjiT8teqK3z1hUN8 -goversion go1.15.12 -D "" -importcfg $WORK/b303/importcfg -pack ./status.pb.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b485/_pkg_.a # internal cp $WORK/b485/_pkg_.a /builddir/.cache/go-build/ee/ee2b778f9bb6f1e2f00a253d723903910f2f68f45b6c33370f143ecb6fdc17b7-d # internal github.com/prometheus/client_model/go mkdir -p $WORK/b422/ /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b277/_pkg_.a # internal cp $WORK/b277/_pkg_.a /builddir/.cache/go-build/0c/0cc3d27b02c991d90c43ed45d5ea4433137349c0cc6d8c1925a17dfb8e9ebdcc-d # internal google.golang.org/grpc/resolver mkdir -p $WORK/b283/ cat >$WORK/b422/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b031/_pkg_.a packagefile github.com/golang/protobuf/proto=$WORK/b235/_pkg_.a packagefile github.com/golang/protobuf/ptypes/timestamp=$WORK/b298/_pkg_.a packagefile math=$WORK/b027/_pkg_.a EOF cd /builddir/build/BUILD/buildah-1.21.1/src/github.com/prometheus/client_model/go /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b422/_pkg_.a -trimpath "$WORK/b422=>" -shared -p github.com/prometheus/client_model/go -complete -installsuffix shared -buildid XPbnSjZi_kvr3Akk_Nzg/XPbnSjZi_kvr3Akk_Nzg -goversion go1.15.12 -D "" -importcfg $WORK/b422/importcfg -pack ./metrics.pb.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b349/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b303/_pkg_.a # internal cp $WORK/b303/_pkg_.a /builddir/.cache/go-build/bc/bc74c218fc60ee35f088f23c4b032719bac2de6e775a65a197abe942d6b5093f-d # internal google.golang.org/grpc/internal/channelz mkdir -p $WORK/b306/ cat >$WORK/b306/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b031/_pkg_.a packagefile golang.org/x/sys/unix=$WORK/b099/_pkg_.a packagefile google.golang.org/grpc/connectivity=$WORK/b274/_pkg_.a packagefile google.golang.org/grpc/credentials=$WORK/b277/_pkg_.a packagefile google.golang.org/grpc/grpclog=$WORK/b275/_pkg_.a packagefile net=$WORK/b043/_pkg_.a packagefile sort=$WORK/b033/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a packagefile sync/atomic=$WORK/b016/_pkg_.a packagefile syscall=$WORK/b021/_pkg_.a packagefile time=$WORK/b020/_pkg_.a EOF cd /builddir/build/BUILD/buildah-1.21.1/src/google.golang.org/grpc/internal/channelz /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b306/_pkg_.a -trimpath "$WORK/b306=>" -shared -p google.golang.org/grpc/internal/channelz -complete -installsuffix shared -buildid 8XeCeDR_WU8vY33mdK3d/8XeCeDR_WU8vY33mdK3d -goversion go1.15.12 -D "" -importcfg $WORK/b306/importcfg -pack ./funcs.go ./logging.go ./types.go ./types_linux.go ./util_linux.go cat >$WORK/b283/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b019/_pkg_.a packagefile google.golang.org/grpc/attributes=$WORK/b278/_pkg_.a packagefile google.golang.org/grpc/credentials=$WORK/b277/_pkg_.a packagefile google.golang.org/grpc/serviceconfig=$WORK/b280/_pkg_.a packagefile net=$WORK/b043/_pkg_.a EOF cd /builddir/build/BUILD/buildah-1.21.1/src/google.golang.org/grpc/resolver /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b283/_pkg_.a -trimpath "$WORK/b283=>" -shared -p google.golang.org/grpc/resolver -complete -installsuffix shared -buildid bCZi4NkzMxlaw_Q_Pru8/bCZi4NkzMxlaw_Q_Pru8 -goversion go1.15.12 -D "" -importcfg $WORK/b283/importcfg -pack ./resolver.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b293/_pkg_.a # internal cp $WORK/b293/_pkg_.a /builddir/.cache/go-build/dc/dc92ffdc83dfb4551ee2befb2c34283d8bd8444388b7c0fa978785aecebc851a-d # internal google.golang.org/grpc/internal/status mkdir -p $WORK/b304/ cat >$WORK/b304/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b031/_pkg_.a packagefile github.com/golang/protobuf/proto=$WORK/b235/_pkg_.a packagefile github.com/golang/protobuf/ptypes=$WORK/b293/_pkg_.a packagefile google.golang.org/genproto/googleapis/rpc/status=$WORK/b303/_pkg_.a packagefile google.golang.org/grpc/codes=$WORK/b287/_pkg_.a EOF cd /builddir/build/BUILD/buildah-1.21.1/src/google.golang.org/grpc/internal/status /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b304/_pkg_.a -trimpath "$WORK/b304=>" -shared -p google.golang.org/grpc/internal/status -complete -installsuffix shared -buildid GyaeCyi9qJvZDu4WCrgx/GyaeCyi9qJvZDu4WCrgx -goversion go1.15.12 -D "" -importcfg $WORK/b304/importcfg -pack ./status.go cp $WORK/b349/_pkg_.a /builddir/.cache/go-build/d1/d10ae70f35fbc63cb75decc67927777acd64b7b53fbdd30f08734c001085de15-d # internal google.golang.org/grpc/peer mkdir -p $WORK/b324/ cat >$WORK/b324/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b019/_pkg_.a packagefile google.golang.org/grpc/credentials=$WORK/b277/_pkg_.a packagefile net=$WORK/b043/_pkg_.a EOF cd /builddir/build/BUILD/buildah-1.21.1/src/google.golang.org/grpc/peer /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b324/_pkg_.a -trimpath "$WORK/b324=>" -shared -p google.golang.org/grpc/peer -complete -installsuffix shared -buildid d0nRxjz2fd-CFJAk34Fu/d0nRxjz2fd-CFJAk34Fu -goversion go1.15.12 -D "" -importcfg $WORK/b324/importcfg -pack ./peer.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b283/_pkg_.a # internal cp $WORK/b283/_pkg_.a /builddir/.cache/go-build/e1/e1345f6abca426dd5208a5e52d2f8c303a72b9742fcad6de2b88b923a2b5ae15-d # internal google.golang.org/grpc/balancer mkdir -p $WORK/b273/ cat >$WORK/b273/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b019/_pkg_.a packagefile encoding/json=$WORK/b023/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile google.golang.org/grpc/connectivity=$WORK/b274/_pkg_.a packagefile google.golang.org/grpc/credentials=$WORK/b277/_pkg_.a packagefile google.golang.org/grpc/internal=$WORK/b279/_pkg_.a packagefile google.golang.org/grpc/metadata=$WORK/b282/_pkg_.a packagefile google.golang.org/grpc/resolver=$WORK/b283/_pkg_.a packagefile google.golang.org/grpc/serviceconfig=$WORK/b280/_pkg_.a packagefile net=$WORK/b043/_pkg_.a packagefile strings=$WORK/b039/_pkg_.a EOF cd /builddir/build/BUILD/buildah-1.21.1/src/google.golang.org/grpc/balancer /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b273/_pkg_.a -trimpath "$WORK/b273=>" -shared -p google.golang.org/grpc/balancer -complete -installsuffix shared -buildid 522vZzpBhlmDNQPc5nhp/522vZzpBhlmDNQPc5nhp -goversion go1.15.12 -D "" -importcfg $WORK/b273/importcfg -pack ./balancer.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b324/_pkg_.a # internal cp $WORK/b324/_pkg_.a /builddir/.cache/go-build/5e/5e32ddaa02b034bb3f8fbf7ac2afb7311878b8035abda5d50098925d560e8859-d # internal google.golang.org/grpc/internal/grpcutil mkdir -p $WORK/b301/ cat >$WORK/b301/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b019/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile google.golang.org/grpc/metadata=$WORK/b282/_pkg_.a packagefile google.golang.org/grpc/resolver=$WORK/b283/_pkg_.a packagefile strconv=$WORK/b030/_pkg_.a packagefile strings=$WORK/b039/_pkg_.a packagefile time=$WORK/b020/_pkg_.a EOF cd /builddir/build/BUILD/buildah-1.21.1/src/google.golang.org/grpc/internal/grpcutil /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b301/_pkg_.a -trimpath "$WORK/b301=>" -shared -p google.golang.org/grpc/internal/grpcutil -complete -installsuffix shared -buildid vbOdyVEqC7CxkG7PRaIF/vbOdyVEqC7CxkG7PRaIF -goversion go1.15.12 -D "" -importcfg $WORK/b301/importcfg -pack ./encode_duration.go ./metadata.go ./method.go ./target.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b304/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b273/_pkg_.a # internal cp $WORK/b304/_pkg_.a /builddir/.cache/go-build/16/16bfd5bc41d6c07a1b79f84a9f539de651afee9053e9731cada86108006f151c-d # internal google.golang.org/grpc/status mkdir -p $WORK/b302/ cat >$WORK/b302/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b019/_pkg_.a packagefile fmt=$WORK/b031/_pkg_.a packagefile google.golang.org/genproto/googleapis/rpc/status=$WORK/b303/_pkg_.a packagefile google.golang.org/grpc/codes=$WORK/b287/_pkg_.a packagefile google.golang.org/grpc/internal/status=$WORK/b304/_pkg_.a EOF cd /builddir/build/BUILD/buildah-1.21.1/src/google.golang.org/grpc/status /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b302/_pkg_.a -trimpath "$WORK/b302=>" -shared -p google.golang.org/grpc/status -complete -installsuffix shared -buildid 12uM6jAzXQG3SO6exDyR/12uM6jAzXQG3SO6exDyR -goversion go1.15.12 -D "" -importcfg $WORK/b302/importcfg -pack ./status.go cp $WORK/b273/_pkg_.a /builddir/.cache/go-build/e9/e96e3dd5bc16162c437006a546201efa74dc72172b58cbeefad8497b77e7c1f5-d # internal google.golang.org/grpc/balancer/base mkdir -p $WORK/b284/ cat >$WORK/b284/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b031/_pkg_.a packagefile google.golang.org/grpc/balancer=$WORK/b273/_pkg_.a packagefile google.golang.org/grpc/connectivity=$WORK/b274/_pkg_.a packagefile google.golang.org/grpc/grpclog=$WORK/b275/_pkg_.a packagefile google.golang.org/grpc/resolver=$WORK/b283/_pkg_.a EOF cd /builddir/build/BUILD/buildah-1.21.1/src/google.golang.org/grpc/balancer/base /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b284/_pkg_.a -trimpath "$WORK/b284=>" -shared -p google.golang.org/grpc/balancer/base -complete -installsuffix shared -buildid Pg2Ig6BlsOTrAD4cFuV4/Pg2Ig6BlsOTrAD4cFuV4 -goversion go1.15.12 -D "" -importcfg $WORK/b284/importcfg -pack ./balancer.go ./base.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b301/_pkg_.a # internal cp $WORK/b301/_pkg_.a /builddir/.cache/go-build/77/77f3b691eb090d583b1c691c98d1da9e1b1f823f398e075ebe0b1ba9ae665ca6-d # internal google.golang.org/grpc/balancer/grpclb/state mkdir -p $WORK/b310/ cat >$WORK/b310/importcfg << 'EOF' # internal # import config packagefile google.golang.org/grpc/resolver=$WORK/b283/_pkg_.a EOF cd /builddir/build/BUILD/buildah-1.21.1/src/google.golang.org/grpc/balancer/grpclb/state /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b310/_pkg_.a -trimpath "$WORK/b310=>" -shared -p google.golang.org/grpc/balancer/grpclb/state -complete -installsuffix shared -buildid JeyUStvHWi6wF_mEEhL_/JeyUStvHWi6wF_mEEhL_ -goversion go1.15.12 -D "" -importcfg $WORK/b310/importcfg -pack ./state.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b422/_pkg_.a # internal cp $WORK/b422/_pkg_.a /builddir/.cache/go-build/ec/ec4effffe4721dda390f287ff46045ef1c0480c77793f723f363bffa21862700-d # internal google.golang.org/grpc/internal/resolver/passthrough mkdir -p $WORK/b311/ cat >$WORK/b311/importcfg << 'EOF' # internal # import config packagefile google.golang.org/grpc/resolver=$WORK/b283/_pkg_.a EOF cd /builddir/build/BUILD/buildah-1.21.1/src/google.golang.org/grpc/internal/resolver/passthrough /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b311/_pkg_.a -trimpath "$WORK/b311=>" -shared -p google.golang.org/grpc/internal/resolver/passthrough -complete -installsuffix shared -buildid qL-Y5yrfT-kDJUvVi_mQ/qL-Y5yrfT-kDJUvVi_mQ -goversion go1.15.12 -D "" -importcfg $WORK/b311/importcfg -pack ./passthrough.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b310/_pkg_.a # internal cp $WORK/b310/_pkg_.a /builddir/.cache/go-build/ae/ae0749f7e52e4718545b6bf996c1cb2e9584555e0f0a6fed4f66e7a65b28c5a4-d # internal google.golang.org/grpc/internal/resolver/dns mkdir -p $WORK/b309/ cat >$WORK/b309/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b019/_pkg_.a packagefile encoding/json=$WORK/b023/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b031/_pkg_.a packagefile google.golang.org/grpc/balancer/grpclb/state=$WORK/b310/_pkg_.a packagefile google.golang.org/grpc/grpclog=$WORK/b275/_pkg_.a packagefile google.golang.org/grpc/internal/envconfig=$WORK/b307/_pkg_.a packagefile google.golang.org/grpc/internal/grpcrand=$WORK/b286/_pkg_.a packagefile google.golang.org/grpc/resolver=$WORK/b283/_pkg_.a packagefile google.golang.org/grpc/serviceconfig=$WORK/b280/_pkg_.a packagefile net=$WORK/b043/_pkg_.a packagefile os=$WORK/b034/_pkg_.a packagefile strconv=$WORK/b030/_pkg_.a packagefile strings=$WORK/b039/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a packagefile time=$WORK/b020/_pkg_.a EOF cd /builddir/build/BUILD/buildah-1.21.1/src/google.golang.org/grpc/internal/resolver/dns /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b309/_pkg_.a -trimpath "$WORK/b309=>" -shared -p google.golang.org/grpc/internal/resolver/dns -complete -installsuffix shared -buildid zz44HGxqf1KRicSs6Z_2/zz44HGxqf1KRicSs6Z_2 -goversion go1.15.12 -D "" -importcfg $WORK/b309/importcfg -pack ./dns_resolver.go ./go113.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b300/_pkg_.a # internal cp $WORK/b300/_pkg_.a /builddir/.cache/go-build/9e/9ef6afafa71a6595fdeb919ea6a1996adff6044236bfad90886bbad70f7948ef-d # internal google.golang.org/grpc/internal/serviceconfig mkdir -p $WORK/b312/ /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b302/_pkg_.a # internal cat >$WORK/b312/importcfg << 'EOF' # internal # import config packagefile encoding/json=$WORK/b023/_pkg_.a packagefile fmt=$WORK/b031/_pkg_.a packagefile google.golang.org/grpc/balancer=$WORK/b273/_pkg_.a packagefile google.golang.org/grpc/grpclog=$WORK/b275/_pkg_.a packagefile google.golang.org/grpc/serviceconfig=$WORK/b280/_pkg_.a EOF cd /builddir/build/BUILD/buildah-1.21.1/src/google.golang.org/grpc/internal/serviceconfig /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b312/_pkg_.a -trimpath "$WORK/b312=>" -shared -p google.golang.org/grpc/internal/serviceconfig -complete -installsuffix shared -buildid sawMLbW-ZDP2TteN_P0u/sawMLbW-ZDP2TteN_P0u -goversion go1.15.12 -D "" -importcfg $WORK/b312/importcfg -pack ./serviceconfig.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b284/_pkg_.a # internal cp $WORK/b284/_pkg_.a /builddir/.cache/go-build/ac/acdefe23f52e6229def7354c498b2e2a5569785175228cd627de4d93774751a2-d # internal google.golang.org/grpc/balancer/roundrobin mkdir -p $WORK/b285/ cat >$WORK/b285/importcfg << 'EOF' # internal # import config packagefile google.golang.org/grpc/balancer=$WORK/b273/_pkg_.a packagefile google.golang.org/grpc/balancer/base=$WORK/b284/_pkg_.a packagefile google.golang.org/grpc/grpclog=$WORK/b275/_pkg_.a packagefile google.golang.org/grpc/internal/grpcrand=$WORK/b286/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a EOF cd /builddir/build/BUILD/buildah-1.21.1/src/google.golang.org/grpc/balancer/roundrobin /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b285/_pkg_.a -trimpath "$WORK/b285=>" -shared -p google.golang.org/grpc/balancer/roundrobin -complete -installsuffix shared -buildid 3iNBEi3C_MgrNU00mAP_/3iNBEi3C_MgrNU00mAP_ -goversion go1.15.12 -D "" -importcfg $WORK/b285/importcfg -pack ./roundrobin.go cp $WORK/b302/_pkg_.a /builddir/.cache/go-build/3e/3ef03018958fd9bfbf519b32005bc9e31bacfddb00c3b5dcb749ee6e38685954-d # internal google.golang.org/grpc/internal/binarylog mkdir -p $WORK/b292/ /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b311/_pkg_.a # internal cat >$WORK/b292/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b057/_pkg_.a packagefile encoding/binary=$WORK/b026/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b031/_pkg_.a packagefile github.com/golang/protobuf/proto=$WORK/b235/_pkg_.a packagefile github.com/golang/protobuf/ptypes=$WORK/b293/_pkg_.a packagefile google.golang.org/grpc/binarylog/grpc_binarylog_v1=$WORK/b300/_pkg_.a packagefile google.golang.org/grpc/grpclog=$WORK/b275/_pkg_.a packagefile google.golang.org/grpc/internal/grpcutil=$WORK/b301/_pkg_.a packagefile google.golang.org/grpc/metadata=$WORK/b282/_pkg_.a packagefile google.golang.org/grpc/status=$WORK/b302/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile net=$WORK/b043/_pkg_.a packagefile os=$WORK/b034/_pkg_.a packagefile regexp=$WORK/b062/_pkg_.a packagefile strconv=$WORK/b030/_pkg_.a packagefile strings=$WORK/b039/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a packagefile sync/atomic=$WORK/b016/_pkg_.a packagefile time=$WORK/b020/_pkg_.a EOF cd /builddir/build/BUILD/buildah-1.21.1/src/google.golang.org/grpc/internal/binarylog /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b292/_pkg_.a -trimpath "$WORK/b292=>" -shared -p google.golang.org/grpc/internal/binarylog -complete -installsuffix shared -buildid ZGjuW1_guP7Tmv_XDZH-/ZGjuW1_guP7Tmv_XDZH- -goversion go1.15.12 -D "" -importcfg $WORK/b292/importcfg -pack ./binarylog.go ./binarylog_testutil.go ./env_config.go ./method_logger.go ./sink.go cp $WORK/b311/_pkg_.a /builddir/.cache/go-build/5c/5cc60f9141913adbc54af95fb5a9aed95eab536a5aab5f45d2bb91e8d6374a09-d # internal github.com/containers/image/v5/storage mkdir -p $WORK/b347/ cat >$WORK/b347/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b002/_pkg_.a packagefile context=$WORK/b019/_pkg_.a packagefile encoding/json=$WORK/b023/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b031/_pkg_.a packagefile github.com/containers/image/v5/docker/reference=$WORK/b068/_pkg_.a packagefile github.com/containers/image/v5/image=$WORK/b192/_pkg_.a packagefile github.com/containers/image/v5/internal/tmpdir=$WORK/b348/_pkg_.a packagefile github.com/containers/image/v5/internal/types=$WORK/b196/_pkg_.a packagefile github.com/containers/image/v5/manifest=$WORK/b067/_pkg_.a packagefile github.com/containers/image/v5/pkg/blobinfocache/none=$WORK/b194/_pkg_.a packagefile github.com/containers/image/v5/transports=$WORK/b205/_pkg_.a packagefile github.com/containers/image/v5/types=$WORK/b073/_pkg_.a packagefile github.com/containers/storage=$WORK/b349/_pkg_.a packagefile github.com/containers/storage/pkg/archive=$WORK/b145/_pkg_.a packagefile github.com/containers/storage/pkg/idtools=$WORK/b148/_pkg_.a packagefile github.com/containers/storage/pkg/ioutils=$WORK/b155/_pkg_.a packagefile github.com/opencontainers/go-digest=$WORK/b069/_pkg_.a packagefile github.com/opencontainers/image-spec/specs-go/v1=$WORK/b076/_pkg_.a packagefile github.com/pkg/errors=$WORK/b097/_pkg_.a packagefile github.com/sirupsen/logrus=$WORK/b098/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile io/ioutil=$WORK/b053/_pkg_.a packagefile os=$WORK/b034/_pkg_.a packagefile path/filepath=$WORK/b054/_pkg_.a packagefile strings=$WORK/b039/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a packagefile sync/atomic=$WORK/b016/_pkg_.a EOF cd /builddir/build/BUILD/buildah-1.21.1/src/github.com/containers/image/v5/storage /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b347/_pkg_.a -trimpath "$WORK/b347=>" -shared -p github.com/containers/image/v5/storage -complete -installsuffix shared -buildid 4tk_DryMvD5tdJo2CGW-/4tk_DryMvD5tdJo2CGW- -goversion go1.15.12 -D "" -importcfg $WORK/b347/importcfg -pack ./storage_image.go ./storage_reference.go ./storage_transport.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b285/_pkg_.a # internal cp $WORK/b285/_pkg_.a /builddir/.cache/go-build/61/611fd652df506a7087a78c9af126e5274646d42e9514fc0cd2ba3f4babaf952a-d # internal github.com/prometheus/client_golang/prometheus/internal mkdir -p $WORK/b421/ /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b312/_pkg_.a # internal cat >$WORK/b421/importcfg << 'EOF' # internal # import config packagefile github.com/prometheus/client_model/go=$WORK/b422/_pkg_.a packagefile sort=$WORK/b033/_pkg_.a EOF cd /builddir/build/BUILD/buildah-1.21.1/src/github.com/prometheus/client_golang/prometheus/internal /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b421/_pkg_.a -trimpath "$WORK/b421=>" -shared -p github.com/prometheus/client_golang/prometheus/internal -complete -installsuffix shared -buildid rS5pmhX4Bi7IZ1rfQppC/rS5pmhX4Bi7IZ1rfQppC -goversion go1.15.12 -D "" -importcfg $WORK/b421/importcfg -pack ./metric.go cp $WORK/b312/_pkg_.a /builddir/.cache/go-build/e6/e628f1bb3acd551c0571889c98dcd167ffe5e996f00a43806c5fe48320dc479b-d # internal github.com/matttproud/golang_protobuf_extensions/pbutil mkdir -p $WORK/b424/ cat >$WORK/b424/importcfg << 'EOF' # internal # import config packagefile encoding/binary=$WORK/b026/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile github.com/golang/protobuf/proto=$WORK/b235/_pkg_.a packagefile io=$WORK/b013/_pkg_.a EOF cd /builddir/build/BUILD/buildah-1.21.1/src/github.com/matttproud/golang_protobuf_extensions/pbutil /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b424/_pkg_.a -trimpath "$WORK/b424=>" -shared -p github.com/matttproud/golang_protobuf_extensions/pbutil -complete -installsuffix shared -buildid cHOAsqcbTifn-PRw3JkF/cHOAsqcbTifn-PRw3JkF -goversion go1.15.12 -D "" -importcfg $WORK/b424/importcfg -pack ./decode.go ./doc.go ./encode.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b309/_pkg_.a # internal cp $WORK/b309/_pkg_.a /builddir/.cache/go-build/9b/9be2c70de48ba75f09619c2486aa25a828abe295ed40d8a6865ced7417fc723d-d # internal github.com/containerd/containerd/errdefs mkdir -p $WORK/b438/ cat >$WORK/b438/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b019/_pkg_.a packagefile github.com/pkg/errors=$WORK/b097/_pkg_.a packagefile google.golang.org/grpc/codes=$WORK/b287/_pkg_.a packagefile google.golang.org/grpc/status=$WORK/b302/_pkg_.a packagefile strings=$WORK/b039/_pkg_.a EOF cd /builddir/build/BUILD/buildah-1.21.1/src/github.com/containerd/containerd/errdefs /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b438/_pkg_.a -trimpath "$WORK/b438=>" -shared -p github.com/containerd/containerd/errdefs -complete -installsuffix shared -buildid 6W5c-d1nxYSZmmGsJcGj/6W5c-d1nxYSZmmGsJcGj -goversion go1.15.12 -D "" -importcfg $WORK/b438/importcfg -pack ./errors.go ./grpc.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b438/_pkg_.a # internal cp $WORK/b438/_pkg_.a /builddir/.cache/go-build/b5/b529e26075df7a5b1b241e822f2ff6bcc5ef60daf9cb2fcd61b4acd6e5fb04a9-d # internal github.com/containerd/containerd/platforms mkdir -p $WORK/b437/ /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b306/_pkg_.a # internal cat >$WORK/b437/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b057/_pkg_.a packagefile github.com/containerd/containerd/errdefs=$WORK/b438/_pkg_.a packagefile github.com/containerd/containerd/log=$WORK/b439/_pkg_.a packagefile github.com/opencontainers/image-spec/specs-go/v1=$WORK/b076/_pkg_.a packagefile github.com/pkg/errors=$WORK/b097/_pkg_.a packagefile os=$WORK/b034/_pkg_.a packagefile regexp=$WORK/b062/_pkg_.a packagefile runtime=$WORK/b007/_pkg_.a packagefile strconv=$WORK/b030/_pkg_.a packagefile strings=$WORK/b039/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a EOF cd /builddir/build/BUILD/buildah-1.21.1/src/github.com/containerd/containerd/platforms /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b437/_pkg_.a -trimpath "$WORK/b437=>" -shared -p github.com/containerd/containerd/platforms -complete -installsuffix shared -buildid 6BLnnkotpb1kudwLYIGJ/6BLnnkotpb1kudwLYIGJ -goversion go1.15.12 -D "" -importcfg $WORK/b437/importcfg -pack ./compare.go ./cpuinfo.go ./database.go ./defaults.go ./defaults_unix.go ./platforms.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b424/_pkg_.a # internal cp $WORK/b424/_pkg_.a /builddir/.cache/go-build/09/098be4a042c8703186a701849b82eb2ad7206c49fc10b84e1cb2dca13249566b-d # internal github.com/prometheus/common/expfmt mkdir -p $WORK/b423/ cat >$WORK/b423/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b057/_pkg_.a packagefile bytes=$WORK/b002/_pkg_.a packagefile fmt=$WORK/b031/_pkg_.a packagefile github.com/golang/protobuf/proto=$WORK/b235/_pkg_.a packagefile github.com/golang/protobuf/ptypes=$WORK/b293/_pkg_.a packagefile github.com/matttproud/golang_protobuf_extensions/pbutil=$WORK/b424/_pkg_.a packagefile github.com/prometheus/client_model/go=$WORK/b422/_pkg_.a packagefile github.com/prometheus/common/internal/bitbucket.org/ww/goautoneg=$WORK/b425/_pkg_.a packagefile github.com/prometheus/common/model=$WORK/b426/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile io/ioutil=$WORK/b053/_pkg_.a packagefile math=$WORK/b027/_pkg_.a packagefile mime=$WORK/b182/_pkg_.a packagefile net/http=$WORK/b170/_pkg_.a packagefile strconv=$WORK/b030/_pkg_.a packagefile strings=$WORK/b039/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a EOF cd /builddir/build/BUILD/buildah-1.21.1/src/github.com/prometheus/common/expfmt /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b423/_pkg_.a -trimpath "$WORK/b423=>" -shared -p github.com/prometheus/common/expfmt -complete -installsuffix shared -buildid tv6EAqXXYnlMP-cOfZSs/tv6EAqXXYnlMP-cOfZSs -goversion go1.15.12 -D "" -importcfg $WORK/b423/importcfg -pack ./decode.go ./encode.go ./expfmt.go ./openmetrics_create.go ./text_create.go ./text_parse.go cp $WORK/b306/_pkg_.a /builddir/.cache/go-build/d6/d6cf847ec911fcc5c56aec85d1df269111782950864bdac4a2748371cb208520-d # internal google.golang.org/grpc/internal/transport mkdir -p $WORK/b313/ cat >$WORK/b313/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b057/_pkg_.a packagefile bytes=$WORK/b002/_pkg_.a packagefile context=$WORK/b019/_pkg_.a packagefile encoding/base64=$WORK/b025/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b031/_pkg_.a packagefile github.com/golang/protobuf/proto=$WORK/b235/_pkg_.a packagefile golang.org/x/net/http2=$WORK/b314/_pkg_.a packagefile golang.org/x/net/http2/hpack=$WORK/b321/_pkg_.a packagefile google.golang.org/genproto/googleapis/rpc/status=$WORK/b303/_pkg_.a packagefile google.golang.org/grpc/codes=$WORK/b287/_pkg_.a packagefile google.golang.org/grpc/credentials=$WORK/b277/_pkg_.a packagefile google.golang.org/grpc/grpclog=$WORK/b275/_pkg_.a packagefile google.golang.org/grpc/internal=$WORK/b279/_pkg_.a packagefile google.golang.org/grpc/internal/channelz=$WORK/b306/_pkg_.a packagefile google.golang.org/grpc/internal/grpcrand=$WORK/b286/_pkg_.a packagefile google.golang.org/grpc/internal/grpcutil=$WORK/b301/_pkg_.a packagefile google.golang.org/grpc/internal/syscall=$WORK/b322/_pkg_.a packagefile google.golang.org/grpc/keepalive=$WORK/b323/_pkg_.a packagefile google.golang.org/grpc/metadata=$WORK/b282/_pkg_.a packagefile google.golang.org/grpc/peer=$WORK/b324/_pkg_.a packagefile google.golang.org/grpc/resolver=$WORK/b283/_pkg_.a packagefile google.golang.org/grpc/stats=$WORK/b325/_pkg_.a packagefile google.golang.org/grpc/status=$WORK/b302/_pkg_.a packagefile google.golang.org/grpc/tap=$WORK/b326/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile math=$WORK/b027/_pkg_.a packagefile net=$WORK/b043/_pkg_.a packagefile net/http=$WORK/b170/_pkg_.a packagefile runtime=$WORK/b007/_pkg_.a packagefile strconv=$WORK/b030/_pkg_.a packagefile strings=$WORK/b039/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a packagefile sync/atomic=$WORK/b016/_pkg_.a packagefile time=$WORK/b020/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b292/_pkg_.a # internal cd /builddir/build/BUILD/buildah-1.21.1/src/google.golang.org/grpc/internal/transport /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b313/_pkg_.a -trimpath "$WORK/b313=>" -shared -p google.golang.org/grpc/internal/transport -complete -installsuffix shared -buildid HqIOgOeLp9ep7anJZj4A/HqIOgOeLp9ep7anJZj4A -goversion go1.15.12 -D "" -importcfg $WORK/b313/importcfg -pack ./bdp_estimator.go ./controlbuf.go ./defaults.go ./flowcontrol.go ./handler_server.go ./http2_client.go ./http2_server.go ./http_util.go ./transport.go cp $WORK/b292/_pkg_.a /builddir/.cache/go-build/c5/c5fb94e67526f096d052bd56755592c3e47370665a9cfc484b5ff14551c88275-d # internal github.com/docker/docker/errdefs mkdir -p $WORK/b457/ /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b421/_pkg_.a # internal cat >$WORK/b457/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b019/_pkg_.a packagefile fmt=$WORK/b031/_pkg_.a packagefile github.com/containerd/containerd/errdefs=$WORK/b438/_pkg_.a packagefile github.com/docker/distribution/registry/api/errcode=$WORK/b405/_pkg_.a packagefile github.com/sirupsen/logrus=$WORK/b098/_pkg_.a packagefile google.golang.org/grpc/codes=$WORK/b287/_pkg_.a packagefile google.golang.org/grpc/status=$WORK/b302/_pkg_.a packagefile net/http=$WORK/b170/_pkg_.a EOF cd /builddir/build/BUILD/buildah-1.21.1/src/github.com/docker/docker/errdefs /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b457/_pkg_.a -trimpath "$WORK/b457=>" -shared -p github.com/docker/docker/errdefs -complete -installsuffix shared -buildid gQ-65cDjqBacpZ_I-2yH/gQ-65cDjqBacpZ_I-2yH -goversion go1.15.12 -D "" -importcfg $WORK/b457/importcfg -pack ./defs.go ./doc.go ./helpers.go ./http_helpers.go ./is.go cp $WORK/b421/_pkg_.a /builddir/.cache/go-build/37/373b809b8edbde3d4927b07de4d2919df0d86fbc855d8da200c9218957feb970-d # internal github.com/manifoldco/promptui mkdir -p $WORK/b475/ cat >$WORK/b475/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b002/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b031/_pkg_.a packagefile github.com/chzyer/readline=$WORK/b476/_pkg_.a packagefile github.com/juju/ansiterm=$WORK/b477/_pkg_.a packagefile github.com/manifoldco/promptui/list=$WORK/b482/_pkg_.a packagefile github.com/manifoldco/promptui/screenbuf=$WORK/b483/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile os=$WORK/b034/_pkg_.a packagefile strconv=$WORK/b030/_pkg_.a packagefile strings=$WORK/b039/_pkg_.a packagefile text/template=$WORK/b269/_pkg_.a EOF cd /builddir/build/BUILD/buildah-1.21.1/src/github.com/manifoldco/promptui /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b475/_pkg_.a -trimpath "$WORK/b475=>" -shared -p github.com/manifoldco/promptui -complete -installsuffix shared -buildid 4SRF07duwRLxJyxiJCJS/4SRF07duwRLxJyxiJCJS -goversion go1.15.12 -D "" -importcfg $WORK/b475/importcfg -pack ./codes.go ./cursor.go ./keycodes.go ./keycodes_other.go ./prompt.go ./promptui.go ./select.go ./styles.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b457/_pkg_.a # internal cp $WORK/b457/_pkg_.a /builddir/.cache/go-build/45/45409a7446f146333275e20e1cbe534dc21786fc6c093a05ce038656cc4de012-d # internal github.com/containers/common/pkg/umask mkdir -p $WORK/b499/ cat >$WORK/b499/importcfg << 'EOF' # internal # import config packagefile github.com/sirupsen/logrus=$WORK/b098/_pkg_.a packagefile syscall=$WORK/b021/_pkg_.a EOF cd /builddir/build/BUILD/buildah-1.21.1/src/github.com/containers/common/pkg/umask /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b499/_pkg_.a -trimpath "$WORK/b499=>" -shared -p github.com/containers/common/pkg/umask -complete -installsuffix shared -buildid yMPs1eoC93yD8O6DIpt1/yMPs1eoC93yD8O6DIpt1 -goversion go1.15.12 -D "" -importcfg $WORK/b499/importcfg -pack ./umask_unix.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b499/_pkg_.a # internal cp $WORK/b499/_pkg_.a /builddir/.cache/go-build/cc/ccc70c989530cb1640dcaf60ffc8639f153127a30ae7c1382abc49825a4629fd-d # internal github.com/containers/common/pkg/subscriptions mkdir -p $WORK/b498/ cat >$WORK/b498/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b057/_pkg_.a packagefile github.com/containers/common/pkg/umask=$WORK/b499/_pkg_.a packagefile github.com/containers/storage/pkg/idtools=$WORK/b148/_pkg_.a packagefile github.com/opencontainers/runtime-spec/specs-go=$WORK/b160/_pkg_.a packagefile github.com/opencontainers/selinux/go-selinux/label=$WORK/b358/_pkg_.a packagefile github.com/pkg/errors=$WORK/b097/_pkg_.a packagefile github.com/sirupsen/logrus=$WORK/b098/_pkg_.a packagefile io/ioutil=$WORK/b053/_pkg_.a packagefile os=$WORK/b034/_pkg_.a packagefile path/filepath=$WORK/b054/_pkg_.a packagefile strings=$WORK/b039/_pkg_.a EOF cd /builddir/build/BUILD/buildah-1.21.1/src/github.com/containers/common/pkg/subscriptions /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b498/_pkg_.a -trimpath "$WORK/b498=>" -shared -p github.com/containers/common/pkg/subscriptions -complete -installsuffix shared -buildid 41p2tq8XBm14Kctf3_7u/41p2tq8XBm14Kctf3_7u -goversion go1.15.12 -D "" -importcfg $WORK/b498/importcfg -pack ./subscriptions.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b437/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b475/_pkg_.a # internal cp $WORK/b437/_pkg_.a /builddir/.cache/go-build/cc/cccf1fc705e43b7f77d66fdeb482a4891f713622beea1261de2a59ae01eb22c7-d # internal github.com/docker/docker/pkg/ioutils mkdir -p $WORK/b501/ cat >$WORK/b501/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b019/_pkg_.a packagefile crypto/sha256=$WORK/b102/_pkg_.a packagefile encoding/hex=$WORK/b087/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile io/ioutil=$WORK/b053/_pkg_.a packagefile os=$WORK/b034/_pkg_.a packagefile path/filepath=$WORK/b054/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a EOF cd /builddir/build/BUILD/buildah-1.21.1/src/github.com/docker/docker/pkg/ioutils /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b501/_pkg_.a -trimpath "$WORK/b501=>" -shared -p github.com/docker/docker/pkg/ioutils -complete -installsuffix shared -buildid KsOHfdyimhnviu6VtPs1/KsOHfdyimhnviu6VtPs1 -goversion go1.15.12 -D "" -importcfg $WORK/b501/importcfg -pack ./buffer.go ./bytespipe.go ./fswriters.go ./readers.go ./temp_unix.go ./writeflusher.go ./writers.go cp $WORK/b475/_pkg_.a /builddir/.cache/go-build/7f/7f482336089e193659301df88d01a2be1102ffd978fccff042f7690192409125-d # internal github.com/containers/image/v5/pkg/shortnames mkdir -p $WORK/b474/ cat >$WORK/b474/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b031/_pkg_.a packagefile github.com/containers/image/v5/docker/reference=$WORK/b068/_pkg_.a packagefile github.com/containers/image/v5/pkg/sysregistriesv2=$WORK/b397/_pkg_.a packagefile github.com/containers/image/v5/types=$WORK/b073/_pkg_.a packagefile github.com/manifoldco/promptui=$WORK/b475/_pkg_.a packagefile github.com/opencontainers/go-digest=$WORK/b069/_pkg_.a packagefile github.com/pkg/errors=$WORK/b097/_pkg_.a packagefile golang.org/x/crypto/ssh/terminal=$WORK/b343/_pkg_.a packagefile os=$WORK/b034/_pkg_.a packagefile strings=$WORK/b039/_pkg_.a EOF cd /builddir/build/BUILD/buildah-1.21.1/src/github.com/containers/image/v5/pkg/shortnames /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b474/_pkg_.a -trimpath "$WORK/b474=>" -shared -p github.com/containers/image/v5/pkg/shortnames -complete -installsuffix shared -buildid gN8qGqyO2uTEgByP23Ql/gN8qGqyO2uTEgByP23Ql -goversion go1.15.12 -D "" -importcfg $WORK/b474/importcfg -pack ./shortnames.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b498/_pkg_.a # internal cp $WORK/b498/_pkg_.a /builddir/.cache/go-build/50/50b8495071601c887b13ed0e166a45c01921a5670bf8a13b1e84916853d6e43f-d # internal github.com/ishidawataru/sctp mkdir -p $WORK/b504/ cat >$WORK/b504/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b002/_pkg_.a packagefile encoding/binary=$WORK/b026/_pkg_.a packagefile fmt=$WORK/b031/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile net=$WORK/b043/_pkg_.a packagefile os=$WORK/b034/_pkg_.a packagefile strconv=$WORK/b030/_pkg_.a packagefile strings=$WORK/b039/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a packagefile sync/atomic=$WORK/b016/_pkg_.a packagefile syscall=$WORK/b021/_pkg_.a packagefile time=$WORK/b020/_pkg_.a EOF cd /builddir/build/BUILD/buildah-1.21.1/src/github.com/ishidawataru/sctp /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b504/_pkg_.a -trimpath "$WORK/b504=>" -shared -p github.com/ishidawataru/sctp -complete -installsuffix shared -buildid 5rbbGwylAZ3LNZ08F9jU/5rbbGwylAZ3LNZ08F9jU -goversion go1.15.12 -D "" -importcfg $WORK/b504/importcfg -pack ./ipsock_linux.go ./sctp.go ./sctp_linux.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b474/_pkg_.a # internal cp $WORK/b474/_pkg_.a /builddir/.cache/go-build/04/04b80036cb726c52780ed2f8f4fffb03336f32ac60d72ac28d24b7a6c9fadd8a-d # internal github.com/opencontainers/runtime-tools/generate/seccomp mkdir -p $WORK/b506/ cat >$WORK/b506/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b031/_pkg_.a packagefile github.com/opencontainers/runtime-spec/specs-go=$WORK/b160/_pkg_.a packagefile reflect=$WORK/b029/_pkg_.a packagefile runtime=$WORK/b007/_pkg_.a packagefile strconv=$WORK/b030/_pkg_.a packagefile strings=$WORK/b039/_pkg_.a packagefile syscall=$WORK/b021/_pkg_.a EOF cd /builddir/build/BUILD/buildah-1.21.1/src/github.com/opencontainers/runtime-tools/generate/seccomp /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b506/_pkg_.a -trimpath "$WORK/b506=>" -shared -p github.com/opencontainers/runtime-tools/generate/seccomp -complete -installsuffix shared -buildid hNJsCFOebJSsxWbFNrGT/hNJsCFOebJSsxWbFNrGT -goversion go1.15.12 -D "" -importcfg $WORK/b506/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 /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b347/_pkg_.a # internal cp $WORK/b347/_pkg_.a /builddir/.cache/go-build/34/34e1a417398530af1734b753b4671b583a9977ca6a8dc72a4abf564de9bc38d2-d # internal github.com/blang/semver mkdir -p $WORK/b508/ /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b501/_pkg_.a # internal cat >$WORK/b508/importcfg << 'EOF' # internal # import config packagefile database/sql/driver=$WORK/b376/_pkg_.a packagefile encoding/json=$WORK/b023/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b031/_pkg_.a packagefile sort=$WORK/b033/_pkg_.a packagefile strconv=$WORK/b030/_pkg_.a packagefile strings=$WORK/b039/_pkg_.a packagefile unicode=$WORK/b017/_pkg_.a EOF cd /builddir/build/BUILD/buildah-1.21.1/src/github.com/blang/semver /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b508/_pkg_.a -trimpath "$WORK/b508=>" -shared -p github.com/blang/semver -complete -installsuffix shared -buildid 3GMWYmlhjjBdKnjnWD0U/3GMWYmlhjjBdKnjnWD0U -goversion go1.15.12 -D "" -importcfg $WORK/b508/importcfg -pack ./json.go ./range.go ./semver.go ./sort.go ./sql.go cp $WORK/b501/_pkg_.a /builddir/.cache/go-build/c4/c4a88b07d7ab9e38015b5953d1857aa3b718915c877f21a553ee7d7e1c69e9db-d # internal github.com/opencontainers/runtime-tools/filepath mkdir -p $WORK/b509/ cat >$WORK/b509/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b031/_pkg_.a packagefile regexp=$WORK/b062/_pkg_.a packagefile strings=$WORK/b039/_pkg_.a EOF cd /builddir/build/BUILD/buildah-1.21.1/src/github.com/opencontainers/runtime-tools/filepath /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b509/_pkg_.a -trimpath "$WORK/b509=>" -shared -p github.com/opencontainers/runtime-tools/filepath -complete -installsuffix shared -buildid TmeY9YiVHqxm6-YkoND_/TmeY9YiVHqxm6-YkoND_ -goversion go1.15.12 -D "" -importcfg $WORK/b509/importcfg -pack ./abs.go ./ancestor.go ./clean.go ./doc.go ./join.go ./separator.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b504/_pkg_.a # internal cp $WORK/b504/_pkg_.a /builddir/.cache/go-build/9e/9e2f475e5cb76d6567ff29022ab420ccdba025a419d71d26b6605855c5b7d414-d # internal github.com/docker/libnetwork/types mkdir -p $WORK/b503/ cat >$WORK/b503/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b002/_pkg_.a packagefile fmt=$WORK/b031/_pkg_.a packagefile github.com/ishidawataru/sctp=$WORK/b504/_pkg_.a packagefile net=$WORK/b043/_pkg_.a packagefile strconv=$WORK/b030/_pkg_.a packagefile strings=$WORK/b039/_pkg_.a EOF cd /builddir/build/BUILD/buildah-1.21.1/src/github.com/docker/libnetwork/types /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b503/_pkg_.a -trimpath "$WORK/b503=>" -shared -p github.com/docker/libnetwork/types -complete -installsuffix shared -buildid lvPpHhPh8ox6mRcSttYZ/lvPpHhPh8ox6mRcSttYZ -goversion go1.15.12 -D "" -importcfg $WORK/b503/importcfg -pack ./types.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b423/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b509/_pkg_.a # internal cp $WORK/b509/_pkg_.a /builddir/.cache/go-build/30/3078b6a3cc66ee0f2c21b39fcedb531590361896736c999cb08dce698e2fcbd7-d # internal github.com/opencontainers/runtime-tools/error mkdir -p $WORK/b511/ cat >$WORK/b511/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b031/_pkg_.a packagefile strings=$WORK/b039/_pkg_.a EOF cd /builddir/build/BUILD/buildah-1.21.1/src/github.com/opencontainers/runtime-tools/error /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b511/_pkg_.a -trimpath "$WORK/b511=>" -shared -p github.com/opencontainers/runtime-tools/error -complete -installsuffix shared -buildid huRPkWwH5Hg8d2j81SX7/huRPkWwH5Hg8d2j81SX7 -goversion go1.15.12 -D "" -importcfg $WORK/b511/importcfg -pack ./error.go cp $WORK/b423/_pkg_.a /builddir/.cache/go-build/b5/b5fc51da1fb7e309559115b04465335882a1a74105add506bdbe60ed665b7eac-d # internal github.com/prometheus/client_golang/prometheus mkdir -p $WORK/b417/ cat >$WORK/b417/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b002/_pkg_.a packagefile encoding/json=$WORK/b023/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile expvar=$WORK/b418/_pkg_.a packagefile fmt=$WORK/b031/_pkg_.a packagefile github.com/beorn7/perks/quantile=$WORK/b419/_pkg_.a packagefile github.com/cespare/xxhash/v2=$WORK/b420/_pkg_.a packagefile github.com/golang/protobuf/proto=$WORK/b235/_pkg_.a packagefile github.com/golang/protobuf/ptypes=$WORK/b293/_pkg_.a packagefile github.com/prometheus/client_golang/prometheus/internal=$WORK/b421/_pkg_.a packagefile github.com/prometheus/client_model/go=$WORK/b422/_pkg_.a packagefile github.com/prometheus/common/expfmt=$WORK/b423/_pkg_.a packagefile github.com/prometheus/common/model=$WORK/b426/_pkg_.a packagefile github.com/prometheus/procfs=$WORK/b427/_pkg_.a packagefile io/ioutil=$WORK/b053/_pkg_.a packagefile math=$WORK/b027/_pkg_.a packagefile os=$WORK/b034/_pkg_.a packagefile path/filepath=$WORK/b054/_pkg_.a packagefile runtime=$WORK/b007/_pkg_.a packagefile runtime/debug=$WORK/b094/_pkg_.a packagefile sort=$WORK/b033/_pkg_.a packagefile strings=$WORK/b039/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a packagefile sync/atomic=$WORK/b016/_pkg_.a packagefile time=$WORK/b020/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF cd /builddir/build/BUILD/buildah-1.21.1/src/github.com/prometheus/client_golang/prometheus /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b417/_pkg_.a -trimpath "$WORK/b417=>" -shared -p github.com/prometheus/client_golang/prometheus -complete -installsuffix shared -buildid 6c0vgrXbgDq5MeXnzZb-/6c0vgrXbgDq5MeXnzZb- -goversion go1.15.12 -D "" -importcfg $WORK/b417/importcfg -pack ./build_info.go ./collector.go ./counter.go ./desc.go ./doc.go ./expvar_collector.go ./fnv.go ./gauge.go ./go_collector.go ./histogram.go ./labels.go ./metric.go ./observer.go ./process_collector.go ./process_collector_other.go ./registry.go ./summary.go ./timer.go ./untyped.go ./value.go ./vec.go ./wrap.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b506/_pkg_.a # internal cp $WORK/b506/_pkg_.a /builddir/.cache/go-build/f8/f810ea75f39f623b2d4c039e8914ac77b3b484fc4526b214ed14449a2f1f1d64-d # internal github.com/xeipuuv/gojsonpointer mkdir -p $WORK/b514/ cat >$WORK/b514/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b031/_pkg_.a packagefile reflect=$WORK/b029/_pkg_.a packagefile strconv=$WORK/b030/_pkg_.a packagefile strings=$WORK/b039/_pkg_.a EOF cd /builddir/build/BUILD/buildah-1.21.1/src/github.com/xeipuuv/gojsonpointer /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b514/_pkg_.a -trimpath "$WORK/b514=>" -shared -p github.com/xeipuuv/gojsonpointer -complete -installsuffix shared -buildid XFdxrna-b53naAiYT0ag/XFdxrna-b53naAiYT0ag -goversion go1.15.12 -D "" -importcfg $WORK/b514/importcfg -pack ./pointer.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b511/_pkg_.a # internal cp $WORK/b511/_pkg_.a /builddir/.cache/go-build/c6/c65fc1696c0cd50f3199cc1d92cd7d9b2f4476999efdfa86276fc7105cc0c3b3-d # internal github.com/opencontainers/runtime-tools/specerror mkdir -p $WORK/b510/ cat >$WORK/b510/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b031/_pkg_.a packagefile github.com/hashicorp/go-multierror=$WORK/b345/_pkg_.a packagefile github.com/opencontainers/runtime-tools/error=$WORK/b511/_pkg_.a EOF cd /builddir/build/BUILD/buildah-1.21.1/src/github.com/opencontainers/runtime-tools/specerror /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b510/_pkg_.a -trimpath "$WORK/b510=>" -shared -p github.com/opencontainers/runtime-tools/specerror -complete -installsuffix shared -buildid rPZ_BLJxbK-JVHUdpWGr/rPZ_BLJxbK-JVHUdpWGr -goversion go1.15.12 -D "" -importcfg $WORK/b510/importcfg -pack ./bundle.go ./config-linux.go ./config-windows.go ./config.go ./error.go ./runtime-linux.go ./runtime.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b508/_pkg_.a # internal cp $WORK/b508/_pkg_.a /builddir/.cache/go-build/f8/f86a0f2a3c29881d103104a6c0463ecc874b4cad4e3802504b8169edd39f54ab-d # internal github.com/containerd/containerd/pkg/userns mkdir -p $WORK/b519/ cat >$WORK/b519/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b057/_pkg_.a packagefile fmt=$WORK/b031/_pkg_.a packagefile os=$WORK/b034/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a EOF cd /builddir/build/BUILD/buildah-1.21.1/src/github.com/containerd/containerd/pkg/userns /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b519/_pkg_.a -trimpath "$WORK/b519=>" -shared -p github.com/containerd/containerd/pkg/userns -complete -installsuffix shared -buildid wfS2Dah6S2rOVhVEVvoh/wfS2Dah6S2rOVhVEVvoh -goversion go1.15.12 -D "" -importcfg $WORK/b519/importcfg -pack ./userns_linux.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b514/_pkg_.a # internal cp $WORK/b514/_pkg_.a /builddir/.cache/go-build/be/bef96f38baef4f1728251093bb265811bf4af57c04de6659869604427125e5eb-d # internal github.com/xeipuuv/gojsonreference mkdir -p $WORK/b513/ cat >$WORK/b513/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile github.com/xeipuuv/gojsonpointer=$WORK/b514/_pkg_.a packagefile net/url=$WORK/b130/_pkg_.a packagefile path/filepath=$WORK/b054/_pkg_.a packagefile runtime=$WORK/b007/_pkg_.a packagefile strings=$WORK/b039/_pkg_.a EOF cd /builddir/build/BUILD/buildah-1.21.1/src/github.com/xeipuuv/gojsonreference /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b513/_pkg_.a -trimpath "$WORK/b513=>" -shared -p github.com/xeipuuv/gojsonreference -complete -installsuffix shared -buildid 7WAU--ThXXqBUIeR289b/7WAU--ThXXqBUIeR289b -goversion go1.15.12 -D "" -importcfg $WORK/b513/importcfg -pack ./reference.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b519/_pkg_.a # internal cp $WORK/b519/_pkg_.a /builddir/.cache/go-build/c8/c8d742488646a7be5c1b978dbef2b6c7dd66ed7a8a2a97e1182fa15bbc41ea3d-d # internal github.com/containerd/containerd/sys mkdir -p $WORK/b518/ cat >$WORK/b518/go_asm.h << 'EOF' # internal EOF cd /builddir/build/BUILD/buildah-1.21.1/src/github.com/containerd/containerd/sys /usr/lib/golang/pkg/tool/linux_ppc64le/asm -p github.com/containerd/containerd/sys -trimpath "$WORK/b518=>" -I $WORK/b518/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -gensymabis -o $WORK/b518/symabis ./subprocess_unsafe_linux.s /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b503/_pkg_.a # internal cp $WORK/b503/_pkg_.a /builddir/.cache/go-build/78/7852dd419cbda21df18d4d3f68109eca4141ea7d50c90a20e62e9cb2d3de9acb-d # internal github.com/docker/libnetwork/resolvconf mkdir -p $WORK/b500/ cat >$WORK/b500/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b002/_pkg_.a packagefile github.com/docker/docker/pkg/ioutils=$WORK/b501/_pkg_.a packagefile github.com/docker/libnetwork/resolvconf/dns=$WORK/b502/_pkg_.a packagefile github.com/docker/libnetwork/types=$WORK/b503/_pkg_.a packagefile github.com/sirupsen/logrus=$WORK/b098/_pkg_.a packagefile io/ioutil=$WORK/b053/_pkg_.a packagefile regexp=$WORK/b062/_pkg_.a packagefile strings=$WORK/b039/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a EOF cd /builddir/build/BUILD/buildah-1.21.1/src/github.com/docker/libnetwork/resolvconf /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b500/_pkg_.a -trimpath "$WORK/b500=>" -shared -p github.com/docker/libnetwork/resolvconf -complete -installsuffix shared -buildid qtGP05TC65IDIRyEQIFp/qtGP05TC65IDIRyEQIFp -goversion go1.15.12 -D "" -importcfg $WORK/b500/importcfg -pack ./resolvconf.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b513/_pkg_.a # internal cp $WORK/b513/_pkg_.a /builddir/.cache/go-build/59/59013163951aef1126454b1e785fb9f8461415f68808868f6403469c7d3dc95f-d # internal github.com/xeipuuv/gojsonschema mkdir -p $WORK/b512/ cat >$WORK/b518/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b031/_pkg_.a packagefile github.com/containerd/containerd/log=$WORK/b439/_pkg_.a packagefile github.com/containerd/containerd/pkg/userns=$WORK/b519/_pkg_.a packagefile github.com/pkg/errors=$WORK/b097/_pkg_.a packagefile golang.org/x/sys/unix=$WORK/b099/_pkg_.a packagefile io/ioutil=$WORK/b053/_pkg_.a packagefile net=$WORK/b043/_pkg_.a packagefile os=$WORK/b034/_pkg_.a packagefile path/filepath=$WORK/b054/_pkg_.a packagefile runtime=$WORK/b007/_pkg_.a packagefile strconv=$WORK/b030/_pkg_.a packagefile strings=$WORK/b039/_pkg_.a packagefile syscall=$WORK/b021/_pkg_.a packagefile time=$WORK/b020/_pkg_.a EOF cd /builddir/build/BUILD/buildah-1.21.1/src/github.com/containerd/containerd/sys /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b518/_pkg_.a -trimpath "$WORK/b518=>" -shared -p github.com/containerd/containerd/sys -installsuffix shared -buildid mhJZUHpdiXvr5x7dAHpS/mhJZUHpdiXvr5x7dAHpS -goversion go1.15.12 -symabis $WORK/b518/symabis -D "" -importcfg $WORK/b518/importcfg -pack -asmhdr $WORK/b518/go_asm.h ./epoll.go ./fds.go ./filesys_unix.go ./mount_linux.go ./oom_linux.go ./socket_unix.go ./stat_unix.go ./subprocess_unsafe_linux.go ./userns_deprecated.go cat >$WORK/b512/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b002/_pkg_.a packagefile encoding/json=$WORK/b023/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b031/_pkg_.a packagefile github.com/xeipuuv/gojsonreference=$WORK/b513/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile io/ioutil=$WORK/b053/_pkg_.a packagefile log=$WORK/b093/_pkg_.a packagefile math=$WORK/b027/_pkg_.a packagefile math/big=$WORK/b086/_pkg_.a packagefile net=$WORK/b043/_pkg_.a packagefile net/http=$WORK/b170/_pkg_.a packagefile net/mail=$WORK/b329/_pkg_.a packagefile net/url=$WORK/b130/_pkg_.a packagefile os=$WORK/b034/_pkg_.a packagefile path/filepath=$WORK/b054/_pkg_.a packagefile reflect=$WORK/b029/_pkg_.a packagefile regexp=$WORK/b062/_pkg_.a packagefile runtime=$WORK/b007/_pkg_.a packagefile strconv=$WORK/b030/_pkg_.a packagefile strings=$WORK/b039/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a packagefile text/template=$WORK/b269/_pkg_.a packagefile time=$WORK/b020/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF cd /builddir/build/BUILD/buildah-1.21.1/src/github.com/xeipuuv/gojsonschema /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b512/_pkg_.a -trimpath "$WORK/b512=>" -shared -p github.com/xeipuuv/gojsonschema -complete -installsuffix shared -buildid -xJfn1qoMtgUUEZIIkNb/-xJfn1qoMtgUUEZIIkNb -goversion go1.15.12 -D "" -importcfg $WORK/b512/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 /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b510/_pkg_.a # internal cp $WORK/b510/_pkg_.a /builddir/.cache/go-build/ae/ae16b078e083354fedbf32c5fd4fdc1194cce86b2aed0a9835ee2923f1c4f11b-d # internal github.com/docker/docker/pkg/fileutils mkdir -p $WORK/b520/ cat >$WORK/b520/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b031/_pkg_.a packagefile github.com/sirupsen/logrus=$WORK/b098/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile io/ioutil=$WORK/b053/_pkg_.a packagefile os=$WORK/b034/_pkg_.a packagefile path/filepath=$WORK/b054/_pkg_.a packagefile regexp=$WORK/b062/_pkg_.a packagefile strings=$WORK/b039/_pkg_.a packagefile text/scanner=$WORK/b147/_pkg_.a EOF cd /builddir/build/BUILD/buildah-1.21.1/src/github.com/docker/docker/pkg/fileutils /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b520/_pkg_.a -trimpath "$WORK/b520=>" -shared -p github.com/docker/docker/pkg/fileutils -complete -installsuffix shared -buildid 9aPqhrFmF6YMNUTnUG7W/9aPqhrFmF6YMNUTnUG7W -goversion go1.15.12 -D "" -importcfg $WORK/b520/importcfg -pack ./fileutils.go ./fileutils_unix.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b500/_pkg_.a # internal cp $WORK/b500/_pkg_.a /builddir/.cache/go-build/1b/1bb34e178827efdba1ac0874e3f1d99a43958fd5f6d6f737973f00d0deed95e4-d # internal github.com/moby/sys/mount mkdir -p $WORK/b523/ cat >$WORK/b523/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b031/_pkg_.a packagefile github.com/moby/sys/mountinfo=$WORK/b151/_pkg_.a packagefile golang.org/x/sys/unix=$WORK/b099/_pkg_.a packagefile sort=$WORK/b033/_pkg_.a packagefile strconv=$WORK/b030/_pkg_.a packagefile strings=$WORK/b039/_pkg_.a EOF cd /builddir/build/BUILD/buildah-1.21.1/src/github.com/moby/sys/mount /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b523/_pkg_.a -trimpath "$WORK/b523=>" -shared -p github.com/moby/sys/mount -complete -installsuffix shared -buildid H1PItdhFzQ6ZPfYB6Pi3/H1PItdhFzQ6ZPfYB6Pi3 -goversion go1.15.12 -D "" -importcfg $WORK/b523/importcfg -pack ./doc.go ./flags_linux.go ./flags_unix.go ./mount_errors.go ./mount_unix.go ./mounter_linux.go ./sharedsubtree_linux.go cd /builddir/build/BUILD/buildah-1.21.1/src/github.com/containerd/containerd/sys /usr/lib/golang/pkg/tool/linux_ppc64le/asm -p github.com/containerd/containerd/sys -trimpath "$WORK/b518=>" -I $WORK/b518/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -o $WORK/b518/subprocess_unsafe_linux.o ./subprocess_unsafe_linux.s /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b520/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_ppc64le/pack r $WORK/b518/_pkg_.a $WORK/b518/subprocess_unsafe_linux.o # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b518/_pkg_.a # internal cp $WORK/b520/_pkg_.a /builddir/.cache/go-build/1e/1e46605ec11f54833107eb7e6f6b8534a6a54528d47634e0f43251ab5044904a-d # internal github.com/docker/docker/pkg/pools mkdir -p $WORK/b524/ cp $WORK/b518/_pkg_.a /builddir/.cache/go-build/e3/e35bb46d4d41ebe20d3204f22797235dd8fa0c64243a00e2a28f90a74df1a9de-d # internal golang.org/x/sys/execabs mkdir -p $WORK/b525/ cat >$WORK/b524/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b057/_pkg_.a packagefile github.com/docker/docker/pkg/ioutils=$WORK/b501/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a EOF cat >$WORK/b525/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b019/_pkg_.a packagefile fmt=$WORK/b031/_pkg_.a packagefile os/exec=$WORK/b060/_pkg_.a packagefile path/filepath=$WORK/b054/_pkg_.a packagefile reflect=$WORK/b029/_pkg_.a EOF cd /builddir/build/BUILD/buildah-1.21.1/src/golang.org/x/sys/execabs /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b525/_pkg_.a -trimpath "$WORK/b525=>" -shared -p golang.org/x/sys/execabs -complete -installsuffix shared -buildid oNPbxtoYZP7Ttee7njTN/oNPbxtoYZP7Ttee7njTN -goversion go1.15.12 -D "" -importcfg $WORK/b525/importcfg -pack ./execabs.go cd /builddir/build/BUILD/buildah-1.21.1/src/github.com/docker/docker/pkg/pools /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b524/_pkg_.a -trimpath "$WORK/b524=>" -shared -p github.com/docker/docker/pkg/pools -complete -installsuffix shared -buildid mKF_ESUDR2PAkcbHr4ar/mKF_ESUDR2PAkcbHr4ar -goversion go1.15.12 -D "" -importcfg $WORK/b524/importcfg -pack ./pools.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b523/_pkg_.a # internal cp $WORK/b523/_pkg_.a /builddir/.cache/go-build/70/708ac5a91995b225976dcd63a5f67bca9ef01fa41383ced7bceac0e21721abec-d # internal github.com/docker/docker/pkg/system mkdir -p $WORK/b522/ cat >$WORK/b522/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b057/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b031/_pkg_.a packagefile github.com/docker/go-units=$WORK/b152/_pkg_.a packagefile github.com/moby/sys/mount=$WORK/b523/_pkg_.a packagefile github.com/opencontainers/image-spec/specs-go/v1=$WORK/b076/_pkg_.a packagefile github.com/pkg/errors=$WORK/b097/_pkg_.a packagefile golang.org/x/sys/unix=$WORK/b099/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile io/ioutil=$WORK/b053/_pkg_.a packagefile os=$WORK/b034/_pkg_.a packagefile os/exec=$WORK/b060/_pkg_.a packagefile path/filepath=$WORK/b054/_pkg_.a packagefile runtime=$WORK/b007/_pkg_.a packagefile strconv=$WORK/b030/_pkg_.a packagefile strings=$WORK/b039/_pkg_.a packagefile syscall=$WORK/b021/_pkg_.a packagefile time=$WORK/b020/_pkg_.a EOF cd /builddir/build/BUILD/buildah-1.21.1/src/github.com/docker/docker/pkg/system /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b522/_pkg_.a -trimpath "$WORK/b522=>" -shared -p github.com/docker/docker/pkg/system -complete -installsuffix shared -buildid TfjdSVUgSwnjK9DxWrX4/TfjdSVUgSwnjK9DxWrX4 -goversion go1.15.12 -D "" -importcfg $WORK/b522/importcfg -pack ./chtimes.go ./chtimes_nowindows.go ./errors.go ./exitcode.go ./filesys_unix.go ./init.go ./lcow_unsupported.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_unix.go ./xattrs_linux.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b525/_pkg_.a # internal cp $WORK/b525/_pkg_.a /builddir/.cache/go-build/b1/b1ea0dcadb3f3db4b531f6b137f52293780af1de1221862d7d8a6632d8d01612-d # internal github.com/docker/docker/pkg/homedir mkdir -p $WORK/b526/ cat >$WORK/b526/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile os=$WORK/b034/_pkg_.a packagefile os/user=$WORK/b055/_pkg_.a packagefile path/filepath=$WORK/b054/_pkg_.a packagefile strings=$WORK/b039/_pkg_.a EOF cd /builddir/build/BUILD/buildah-1.21.1/src/github.com/docker/docker/pkg/homedir /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b526/_pkg_.a -trimpath "$WORK/b526=>" -shared -p github.com/docker/docker/pkg/homedir -complete -installsuffix shared -buildid YeqvwaQdh7fw1M_6kmHo/YeqvwaQdh7fw1M_6kmHo -goversion go1.15.12 -D "" -importcfg $WORK/b526/importcfg -pack ./homedir_linux.go ./homedir_unix.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b524/_pkg_.a # internal cp $WORK/b524/_pkg_.a /builddir/.cache/go-build/46/468b5e92bee7120937659a93e850c6bae19187413dd78ffdb42a63a98828262d-d # internal github.com/moby/term mkdir -p $WORK/b528/ cat >$WORK/b528/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b031/_pkg_.a packagefile golang.org/x/sys/unix=$WORK/b099/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile os=$WORK/b034/_pkg_.a packagefile os/signal=$WORK/b473/_pkg_.a packagefile strings=$WORK/b039/_pkg_.a EOF cd /builddir/build/BUILD/buildah-1.21.1/src/github.com/moby/term /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b528/_pkg_.a -trimpath "$WORK/b528=>" -shared -p github.com/moby/term -complete -installsuffix shared -buildid gpmgHH42oQQgri-TJUsT/gpmgHH42oQQgri-TJUsT -goversion go1.15.12 -D "" -importcfg $WORK/b528/importcfg -pack ./ascii.go ./proxy.go ./tc.go ./term.go ./termios.go ./termios_nonbsd.go ./winsize.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b526/_pkg_.a # internal cp $WORK/b526/_pkg_.a /builddir/.cache/go-build/f0/f0620062eb418464fba0988169bada0d03de767f200e0d81016efe7e7663e1ec-d # internal github.com/morikuni/aec mkdir -p $WORK/b529/ cat >$WORK/b529/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b031/_pkg_.a packagefile strings=$WORK/b039/_pkg_.a EOF cd /builddir/build/BUILD/buildah-1.21.1/src/github.com/morikuni/aec /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b529/_pkg_.a -trimpath "$WORK/b529=>" -shared -p github.com/morikuni/aec -complete -installsuffix shared -buildid n1Ka0vNIg_UKlJOsbqGO/n1Ka0vNIg_UKlJOsbqGO -goversion go1.15.12 -D "" -importcfg $WORK/b529/importcfg -pack ./aec.go ./ansi.go ./builder.go ./sgr.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b522/_pkg_.a # internal cp $WORK/b522/_pkg_.a /builddir/.cache/go-build/e1/e1440d92db79613fc38a5763f345a96484bec35424e909e84383d938e739a27b-d # internal github.com/docker/docker/pkg/idtools mkdir -p $WORK/b521/ cat >$WORK/b521/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b057/_pkg_.a packagefile bytes=$WORK/b002/_pkg_.a packagefile fmt=$WORK/b031/_pkg_.a packagefile github.com/docker/docker/pkg/system=$WORK/b522/_pkg_.a packagefile github.com/opencontainers/runc/libcontainer/user=$WORK/b153/_pkg_.a packagefile github.com/pkg/errors=$WORK/b097/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile os=$WORK/b034/_pkg_.a packagefile os/exec=$WORK/b060/_pkg_.a packagefile path/filepath=$WORK/b054/_pkg_.a packagefile regexp=$WORK/b062/_pkg_.a packagefile sort=$WORK/b033/_pkg_.a packagefile strconv=$WORK/b030/_pkg_.a packagefile strings=$WORK/b039/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a packagefile syscall=$WORK/b021/_pkg_.a EOF cd /builddir/build/BUILD/buildah-1.21.1/src/github.com/docker/docker/pkg/idtools /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b521/_pkg_.a -trimpath "$WORK/b521=>" -shared -p github.com/docker/docker/pkg/idtools -complete -installsuffix shared -buildid W3hS7Q2HPhRK5fitvuwS/W3hS7Q2HPhRK5fitvuwS -goversion go1.15.12 -D "" -importcfg $WORK/b521/importcfg -pack ./idtools.go ./idtools_unix.go ./usergroupadd_linux.go ./utils_unix.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b528/_pkg_.a # internal cp $WORK/b528/_pkg_.a /builddir/.cache/go-build/3d/3dca64286a978f430493bea3354d8a7556544bfff4991076ce6bcd8bdcb5df36-d # internal github.com/docker/docker/pkg/stdcopy mkdir -p $WORK/b530/ cat >$WORK/b530/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b002/_pkg_.a packagefile encoding/binary=$WORK/b026/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b031/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a EOF cd /builddir/build/BUILD/buildah-1.21.1/src/github.com/docker/docker/pkg/stdcopy /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b530/_pkg_.a -trimpath "$WORK/b530=>" -shared -p github.com/docker/docker/pkg/stdcopy -complete -installsuffix shared -buildid 1LExsn4V2LxOG_VgrxAm/1LExsn4V2LxOG_VgrxAm -goversion go1.15.12 -D "" -importcfg $WORK/b530/importcfg -pack ./stdcopy.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b530/_pkg_.a # internal cp $WORK/b530/_pkg_.a /builddir/.cache/go-build/af/af49ec2a6c08ef3325cf71ea6c51e564678c470f714d9b8d06fe3120d6a93aca-d # internal github.com/openshift/imagebuilder/dockerfile/parser mkdir -p $WORK/b532/ cat >$WORK/b532/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b057/_pkg_.a packagefile bytes=$WORK/b002/_pkg_.a packagefile encoding/json=$WORK/b023/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b031/_pkg_.a packagefile github.com/docker/docker/pkg/system=$WORK/b522/_pkg_.a packagefile github.com/openshift/imagebuilder/dockerfile/command=$WORK/b531/_pkg_.a packagefile github.com/pkg/errors=$WORK/b097/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile regexp=$WORK/b062/_pkg_.a packagefile runtime=$WORK/b007/_pkg_.a packagefile sort=$WORK/b033/_pkg_.a packagefile strconv=$WORK/b030/_pkg_.a packagefile strings=$WORK/b039/_pkg_.a packagefile unicode=$WORK/b017/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF cd /builddir/build/BUILD/buildah-1.21.1/src/github.com/openshift/imagebuilder/dockerfile/parser /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b532/_pkg_.a -trimpath "$WORK/b532=>" -shared -p github.com/openshift/imagebuilder/dockerfile/parser -complete -installsuffix shared -buildid 34fE9YptqXbUMP4k47gK/34fE9YptqXbUMP4k47gK -goversion go1.15.12 -D "" -importcfg $WORK/b532/importcfg -pack ./line_parsers.go ./parser.go ./split_command.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b521/_pkg_.a # internal cp $WORK/b521/_pkg_.a /builddir/.cache/go-build/a6/a6c07eda89006ff0245254aa0230aa38ab6694190aae9bab17e0349d6841a8f4-d # internal github.com/docker/docker/pkg/archive mkdir -p $WORK/b517/ cat >$WORK/b517/importcfg << 'EOF' # internal # import config packagefile archive/tar=$WORK/b052/_pkg_.a packagefile bufio=$WORK/b057/_pkg_.a packagefile bytes=$WORK/b002/_pkg_.a packagefile compress/bzip2=$WORK/b079/_pkg_.a packagefile compress/gzip=$WORK/b171/_pkg_.a packagefile context=$WORK/b019/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b031/_pkg_.a packagefile github.com/containerd/containerd/sys=$WORK/b518/_pkg_.a packagefile github.com/docker/docker/pkg/fileutils=$WORK/b520/_pkg_.a packagefile github.com/docker/docker/pkg/idtools=$WORK/b521/_pkg_.a packagefile github.com/docker/docker/pkg/ioutils=$WORK/b501/_pkg_.a packagefile github.com/docker/docker/pkg/pools=$WORK/b524/_pkg_.a packagefile github.com/docker/docker/pkg/system=$WORK/b522/_pkg_.a packagefile github.com/pkg/errors=$WORK/b097/_pkg_.a packagefile github.com/sirupsen/logrus=$WORK/b098/_pkg_.a packagefile golang.org/x/sys/execabs=$WORK/b525/_pkg_.a packagefile golang.org/x/sys/unix=$WORK/b099/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile io/ioutil=$WORK/b053/_pkg_.a packagefile os=$WORK/b034/_pkg_.a packagefile path/filepath=$WORK/b054/_pkg_.a packagefile runtime=$WORK/b007/_pkg_.a packagefile sort=$WORK/b033/_pkg_.a packagefile strconv=$WORK/b030/_pkg_.a packagefile strings=$WORK/b039/_pkg_.a packagefile syscall=$WORK/b021/_pkg_.a packagefile time=$WORK/b020/_pkg_.a EOF cd /builddir/build/BUILD/buildah-1.21.1/src/github.com/docker/docker/pkg/archive /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b517/_pkg_.a -trimpath "$WORK/b517=>" -shared -p github.com/docker/docker/pkg/archive -complete -installsuffix shared -buildid bLixd6c1dsIP4zA4BNq9/bLixd6c1dsIP4zA4BNq9 -goversion go1.15.12 -D "" -importcfg $WORK/b517/importcfg -pack ./archive.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 /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b529/_pkg_.a # internal cp $WORK/b529/_pkg_.a /builddir/.cache/go-build/0a/0afd11e8949ee3adfc7b0a27eb776c0fd36abaad7dc9c93c1dfad8e9bc08c83d-d # internal github.com/docker/docker/pkg/jsonmessage mkdir -p $WORK/b527/ cat >$WORK/b527/importcfg << 'EOF' # internal # import config packagefile encoding/json=$WORK/b023/_pkg_.a packagefile fmt=$WORK/b031/_pkg_.a packagefile github.com/docker/go-units=$WORK/b152/_pkg_.a packagefile github.com/moby/term=$WORK/b528/_pkg_.a packagefile github.com/morikuni/aec=$WORK/b529/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile strings=$WORK/b039/_pkg_.a packagefile time=$WORK/b020/_pkg_.a EOF cd /builddir/build/BUILD/buildah-1.21.1/src/github.com/docker/docker/pkg/jsonmessage /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b527/_pkg_.a -trimpath "$WORK/b527=>" -shared -p github.com/docker/docker/pkg/jsonmessage -complete -installsuffix shared -buildid F3hxXWhr3sSLqJlOUlt1/F3hxXWhr3sSLqJlOUlt1 -goversion go1.15.12 -D "" -importcfg $WORK/b527/importcfg -pack ./jsonmessage.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b313/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b452/_pkg_.a # internal cp $WORK/b313/_pkg_.a /builddir/.cache/go-build/da/da81daf9e0d2dad3ef77dcfd57ea62dc20b4b4c239f8188a027c207a21798d07-d # internal google.golang.org/grpc mkdir -p $WORK/b264/ cat >$WORK/b264/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b057/_pkg_.a packagefile bytes=$WORK/b002/_pkg_.a packagefile compress/gzip=$WORK/b171/_pkg_.a packagefile context=$WORK/b019/_pkg_.a packagefile encoding/base64=$WORK/b025/_pkg_.a packagefile encoding/binary=$WORK/b026/_pkg_.a packagefile encoding/json=$WORK/b023/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b031/_pkg_.a packagefile golang.org/x/net/trace=$WORK/b265/_pkg_.a packagefile google.golang.org/grpc/backoff=$WORK/b272/_pkg_.a packagefile google.golang.org/grpc/balancer=$WORK/b273/_pkg_.a packagefile google.golang.org/grpc/balancer/base=$WORK/b284/_pkg_.a packagefile google.golang.org/grpc/balancer/roundrobin=$WORK/b285/_pkg_.a packagefile google.golang.org/grpc/codes=$WORK/b287/_pkg_.a packagefile google.golang.org/grpc/connectivity=$WORK/b274/_pkg_.a packagefile google.golang.org/grpc/credentials=$WORK/b277/_pkg_.a packagefile google.golang.org/grpc/encoding=$WORK/b288/_pkg_.a packagefile google.golang.org/grpc/encoding/proto=$WORK/b289/_pkg_.a packagefile google.golang.org/grpc/grpclog=$WORK/b275/_pkg_.a packagefile google.golang.org/grpc/internal=$WORK/b279/_pkg_.a packagefile google.golang.org/grpc/internal/backoff=$WORK/b290/_pkg_.a packagefile google.golang.org/grpc/internal/balancerload=$WORK/b291/_pkg_.a packagefile google.golang.org/grpc/internal/binarylog=$WORK/b292/_pkg_.a packagefile google.golang.org/grpc/internal/buffer=$WORK/b305/_pkg_.a packagefile google.golang.org/grpc/internal/channelz=$WORK/b306/_pkg_.a packagefile google.golang.org/grpc/internal/envconfig=$WORK/b307/_pkg_.a packagefile google.golang.org/grpc/internal/grpcrand=$WORK/b286/_pkg_.a packagefile google.golang.org/grpc/internal/grpcsync=$WORK/b308/_pkg_.a packagefile google.golang.org/grpc/internal/grpcutil=$WORK/b301/_pkg_.a packagefile google.golang.org/grpc/internal/resolver/dns=$WORK/b309/_pkg_.a packagefile google.golang.org/grpc/internal/resolver/passthrough=$WORK/b311/_pkg_.a packagefile google.golang.org/grpc/internal/serviceconfig=$WORK/b312/_pkg_.a packagefile google.golang.org/grpc/internal/transport=$WORK/b313/_pkg_.a packagefile google.golang.org/grpc/keepalive=$WORK/b323/_pkg_.a packagefile google.golang.org/grpc/metadata=$WORK/b282/_pkg_.a packagefile google.golang.org/grpc/peer=$WORK/b324/_pkg_.a packagefile google.golang.org/grpc/resolver=$WORK/b283/_pkg_.a packagefile google.golang.org/grpc/serviceconfig=$WORK/b280/_pkg_.a packagefile google.golang.org/grpc/stats=$WORK/b325/_pkg_.a packagefile google.golang.org/grpc/status=$WORK/b302/_pkg_.a packagefile google.golang.org/grpc/tap=$WORK/b326/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile io/ioutil=$WORK/b053/_pkg_.a packagefile math=$WORK/b027/_pkg_.a packagefile net=$WORK/b043/_pkg_.a packagefile net/http=$WORK/b170/_pkg_.a packagefile net/http/httputil=$WORK/b327/_pkg_.a packagefile net/url=$WORK/b130/_pkg_.a packagefile reflect=$WORK/b029/_pkg_.a packagefile runtime=$WORK/b007/_pkg_.a packagefile strconv=$WORK/b030/_pkg_.a packagefile strings=$WORK/b039/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a packagefile sync/atomic=$WORK/b016/_pkg_.a packagefile time=$WORK/b020/_pkg_.a EOF cd /builddir/build/BUILD/buildah-1.21.1/src/google.golang.org/grpc /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b264/_pkg_.a -trimpath "$WORK/b264=>" -shared -p google.golang.org/grpc -complete -installsuffix shared -buildid 16YbwGvQmYgUQ-TJltif/16YbwGvQmYgUQ-TJltif -goversion go1.15.12 -D "" -importcfg $WORK/b264/importcfg -pack ./backoff.go ./balancer_conn_wrappers.go ./call.go ./clientconn.go ./codec.go ./dialoptions.go ./doc.go ./interceptor.go ./picker_wrapper.go ./pickfirst.go ./preloader.go ./proxy.go ./resolver_conn_wrapper.go ./rpc_util.go ./server.go ./service_config.go ./stream.go ./trace.go ./version.go cp $WORK/b452/_pkg_.a /builddir/.cache/go-build/d5/d5b7ea4325b245cdde6da098da6f744a5d35aba7bc834400faf540e76c19f5f9-d # internal github.com/docker/docker/api/types/swarm/runtime mkdir -p $WORK/b451/ cat >$WORK/b451/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b031/_pkg_.a packagefile github.com/gogo/protobuf/proto=$WORK/b452/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile math=$WORK/b027/_pkg_.a EOF cd /builddir/build/BUILD/buildah-1.21.1/src/github.com/docker/docker/api/types/swarm/runtime /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b451/_pkg_.a -trimpath "$WORK/b451=>" -shared -p github.com/docker/docker/api/types/swarm/runtime -complete -installsuffix shared -buildid BPbHz02u6nxvgm3fmOgB/BPbHz02u6nxvgm3fmOgB -goversion go1.15.12 -D "" -importcfg $WORK/b451/importcfg -pack ./gen.go ./plugin.pb.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b527/_pkg_.a # internal cp $WORK/b527/_pkg_.a /builddir/.cache/go-build/c8/c8b1355c6c6fc65b8defae89c3bd7ce6dc9974fd679bc019644535809a23b710-d # internal github.com/openshift/imagebuilder/signal mkdir -p $WORK/b533/ cat >$WORK/b533/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b031/_pkg_.a packagefile strconv=$WORK/b030/_pkg_.a packagefile strings=$WORK/b039/_pkg_.a EOF cd /builddir/build/BUILD/buildah-1.21.1/src/github.com/openshift/imagebuilder/signal /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b533/_pkg_.a -trimpath "$WORK/b533=>" -shared -p github.com/openshift/imagebuilder/signal -complete -installsuffix shared -buildid fN9-vwu9vThkM58A3Znw/fN9-vwu9vThkM58A3Znw -goversion go1.15.12 -D "" -importcfg $WORK/b533/importcfg -pack ./signal.go ./signals.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b532/_pkg_.a # internal cp $WORK/b532/_pkg_.a /builddir/.cache/go-build/c0/c06a5146a1de5e7d024292df2ad2bbb7cfe717d9beac6ed4039fd24ce72186d7-d # internal github.com/openshift/imagebuilder/strslice mkdir -p $WORK/b534/ cat >$WORK/b534/importcfg << 'EOF' # internal # import config packagefile encoding/json=$WORK/b023/_pkg_.a EOF cd /builddir/build/BUILD/buildah-1.21.1/src/github.com/openshift/imagebuilder/strslice /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b534/_pkg_.a -trimpath "$WORK/b534=>" -shared -p github.com/openshift/imagebuilder/strslice -complete -installsuffix shared -buildid 0xfj5us5MhXFNimP-Eb_/0xfj5us5MhXFNimP-Eb_ -goversion go1.15.12 -D "" -importcfg $WORK/b534/importcfg -pack ./strslice.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b533/_pkg_.a # internal cp $WORK/b533/_pkg_.a /builddir/.cache/go-build/4b/4bed693daca4426fa7efea3b831d8be17357a85449da5f30aac287cdc23662f4-d # internal encoding/csv mkdir -p $WORK/b539/ cat >$WORK/b539/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b057/_pkg_.a packagefile bytes=$WORK/b002/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b031/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile strings=$WORK/b039/_pkg_.a packagefile unicode=$WORK/b017/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF cd /usr/lib/golang/src/encoding/csv /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b539/_pkg_.a -trimpath "$WORK/b539=>" -shared -p encoding/csv -std -complete -installsuffix shared -buildid _HxoQibPTxkb6YDdPZK6/_HxoQibPTxkb6YDdPZK6 -goversion go1.15.12 -D "" -importcfg $WORK/b539/importcfg -pack ./reader.go ./writer.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b534/_pkg_.a # internal cp $WORK/b534/_pkg_.a /builddir/.cache/go-build/0e/0efd70fc4e685471ea7f33b0d4a88cdd3e6a1309701bfc00e1e48d9ba490acaf-d # internal github.com/containers/buildah/pkg/rusage mkdir -p $WORK/b540/ cat >$WORK/b540/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b031/_pkg_.a packagefile github.com/docker/go-units=$WORK/b152/_pkg_.a packagefile github.com/pkg/errors=$WORK/b097/_pkg_.a packagefile syscall=$WORK/b021/_pkg_.a packagefile time=$WORK/b020/_pkg_.a EOF cd /builddir/build/BUILD/buildah-1.21.1/_build/src/github.com/containers/buildah/pkg/rusage /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b540/_pkg_.a -trimpath "$WORK/b540=>" -shared -p github.com/containers/buildah/pkg/rusage -complete -installsuffix shared -buildid MdFNtU19W0sbitJsNlpr/MdFNtU19W0sbitJsNlpr -goversion go1.15.12 -D "" -importcfg $WORK/b540/importcfg -pack ./rusage.go ./rusage_unix.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b417/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b540/_pkg_.a # internal cp $WORK/b540/_pkg_.a /builddir/.cache/go-build/16/1645029075194ccf2050d3ea71afa93557ada23c367a2f349f237ab6755d9fef-d # internal github.com/containers/buildah/pkg/formats mkdir -p $WORK/b544/ cat >$WORK/b544/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b002/_pkg_.a packagefile encoding/json=$WORK/b023/_pkg_.a packagefile fmt=$WORK/b031/_pkg_.a packagefile github.com/ghodss/yaml=$WORK/b432/_pkg_.a packagefile github.com/pkg/errors=$WORK/b097/_pkg_.a packagefile golang.org/x/crypto/ssh/terminal=$WORK/b343/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile os=$WORK/b034/_pkg_.a packagefile strings=$WORK/b039/_pkg_.a packagefile text/tabwriter=$WORK/b271/_pkg_.a packagefile text/template=$WORK/b269/_pkg_.a EOF cd /builddir/build/BUILD/buildah-1.21.1/_build/src/github.com/containers/buildah/pkg/formats /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b544/_pkg_.a -trimpath "$WORK/b544=>" -shared -p github.com/containers/buildah/pkg/formats -complete -installsuffix shared -buildid xF8HSKzfmc7LzTlrwPml/xF8HSKzfmc7LzTlrwPml -goversion go1.15.12 -D "" -importcfg $WORK/b544/importcfg -pack ./formats.go ./templates.go cp $WORK/b417/_pkg_.a /builddir/.cache/go-build/5c/5c34ef6417b33ff4f27dc98f7110bc637a48c33bebbf1d2dadf940f3a166ce02-d # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b451/_pkg_.a # internal github.com/prometheus/client_golang/prometheus/promhttp mkdir -p $WORK/b430/ cat >$WORK/b430/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b057/_pkg_.a packagefile compress/gzip=$WORK/b171/_pkg_.a packagefile crypto/tls=$WORK/b117/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b031/_pkg_.a packagefile github.com/prometheus/client_golang/prometheus=$WORK/b417/_pkg_.a packagefile github.com/prometheus/client_model/go=$WORK/b422/_pkg_.a packagefile github.com/prometheus/common/expfmt=$WORK/b423/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile net=$WORK/b043/_pkg_.a packagefile net/http=$WORK/b170/_pkg_.a packagefile net/http/httptrace=$WORK/b185/_pkg_.a packagefile strconv=$WORK/b030/_pkg_.a packagefile strings=$WORK/b039/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a packagefile time=$WORK/b020/_pkg_.a EOF cd /builddir/build/BUILD/buildah-1.21.1/src/github.com/prometheus/client_golang/prometheus/promhttp /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b430/_pkg_.a -trimpath "$WORK/b430=>" -shared -p github.com/prometheus/client_golang/prometheus/promhttp -complete -installsuffix shared -buildid Xx1rsekrvdaLFAGMyxwB/Xx1rsekrvdaLFAGMyxwB -goversion go1.15.12 -D "" -importcfg $WORK/b430/importcfg -pack ./delegator.go ./http.go ./instrument_client.go ./instrument_server.go cp $WORK/b451/_pkg_.a /builddir/.cache/go-build/25/25bd90979e95782d38e5767743a6e2bb9292ed6889ffdd6abda356b87e214684-d # internal github.com/docker/docker/api/types/swarm mkdir -p $WORK/b450/ cat >$WORK/b450/importcfg << 'EOF' # internal # import config packagefile github.com/docker/docker/api/types/container=$WORK/b442/_pkg_.a packagefile github.com/docker/docker/api/types/mount=$WORK/b444/_pkg_.a packagefile github.com/docker/docker/api/types/network=$WORK/b448/_pkg_.a packagefile github.com/docker/docker/api/types/swarm/runtime=$WORK/b451/_pkg_.a packagefile github.com/docker/go-units=$WORK/b152/_pkg_.a packagefile os=$WORK/b034/_pkg_.a packagefile time=$WORK/b020/_pkg_.a EOF cd /builddir/build/BUILD/buildah-1.21.1/src/github.com/docker/docker/api/types/swarm /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b450/_pkg_.a -trimpath "$WORK/b450=>" -shared -p github.com/docker/docker/api/types/swarm -complete -installsuffix shared -buildid kJ1ON5Qu0mBZaD6A9TfR/kJ1ON5Qu0mBZaD6A9TfR -goversion go1.15.12 -D "" -importcfg $WORK/b450/importcfg -pack ./common.go ./config.go ./container.go ./network.go ./node.go ./runtime.go ./secret.go ./service.go ./swarm.go ./task.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b539/_pkg_.a # internal cp $WORK/b539/_pkg_.a /builddir/.cache/go-build/61/6155c82f6e6eafb8c8a56947fbe03530441c93e64c0ebe591b84a9fd8c66974f-d # internal github.com/spf13/pflag mkdir -p $WORK/b538/ cat >$WORK/b538/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b002/_pkg_.a packagefile encoding/base64=$WORK/b025/_pkg_.a packagefile encoding/csv=$WORK/b539/_pkg_.a packagefile encoding/hex=$WORK/b087/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile flag=$WORK/b165/_pkg_.a packagefile fmt=$WORK/b031/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile net=$WORK/b043/_pkg_.a packagefile os=$WORK/b034/_pkg_.a packagefile reflect=$WORK/b029/_pkg_.a packagefile sort=$WORK/b033/_pkg_.a packagefile strconv=$WORK/b030/_pkg_.a packagefile strings=$WORK/b039/_pkg_.a packagefile time=$WORK/b020/_pkg_.a EOF cd /builddir/build/BUILD/buildah-1.21.1/src/github.com/spf13/pflag /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b538/_pkg_.a -trimpath "$WORK/b538=>" -shared -p github.com/spf13/pflag -complete -installsuffix shared -buildid auICIrtb8X_C51BpVKE1/auICIrtb8X_C51BpVKE1 -goversion go1.15.12 -D "" -importcfg $WORK/b538/importcfg -pack ./bool.go ./bool_slice.go ./bytes.go ./count.go ./duration.go ./duration_slice.go ./flag.go ./float32.go ./float32_slice.go ./float64.go ./float64_slice.go ./golangflag.go ./int.go ./int16.go ./int32.go ./int32_slice.go ./int64.go ./int64_slice.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_int64.go ./string_to_string.go ./uint.go ./uint16.go ./uint32.go ./uint64.go ./uint8.go ./uint_slice.go cd $WORK/b491 TERM='dumb' gcc -I /builddir/build/BUILD/buildah-1.21.1/src/github.com/seccomp/libseccomp-golang -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b491=/tmp/go-build -gno-record-gcc-switches -I ./ -O2 -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -ffat-lto-objects -fexceptions -fasynchronous-unwind-tables -fstack-protector-strong -fstack-clash-protection -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -o ./_x001.o -c _cgo_export.c /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b450/_pkg_.a # internal cp $WORK/b450/_pkg_.a /builddir/.cache/go-build/50/50f5c80ef07d535f76f3291edd3b878a2fad38776690641bcd118498fb96da39-d # internal github.com/docker/docker/api/types mkdir -p $WORK/b441/ cat >$WORK/b441/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b057/_pkg_.a packagefile encoding/json=$WORK/b023/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b031/_pkg_.a packagefile github.com/docker/docker/api/types/container=$WORK/b442/_pkg_.a packagefile github.com/docker/docker/api/types/filters=$WORK/b447/_pkg_.a packagefile github.com/docker/docker/api/types/mount=$WORK/b444/_pkg_.a packagefile github.com/docker/docker/api/types/network=$WORK/b448/_pkg_.a packagefile github.com/docker/docker/api/types/registry=$WORK/b449/_pkg_.a packagefile github.com/docker/docker/api/types/swarm=$WORK/b450/_pkg_.a packagefile github.com/docker/go-connections/nat=$WORK/b446/_pkg_.a packagefile github.com/docker/go-units=$WORK/b152/_pkg_.a packagefile github.com/opencontainers/image-spec/specs-go/v1=$WORK/b076/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile net=$WORK/b043/_pkg_.a packagefile os=$WORK/b034/_pkg_.a packagefile sort=$WORK/b033/_pkg_.a packagefile strings=$WORK/b039/_pkg_.a packagefile time=$WORK/b020/_pkg_.a EOF cd /builddir/build/BUILD/buildah-1.21.1/src/github.com/docker/docker/api/types /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b441/_pkg_.a -trimpath "$WORK/b441=>" -shared -p github.com/docker/docker/api/types -complete -installsuffix shared -buildid ipPQWtvay4IqbziOabRf/ipPQWtvay4IqbziOabRf -goversion go1.15.12 -D "" -importcfg $WORK/b441/importcfg -pack ./auth.go ./client.go ./configs.go ./error_response.go ./error_response_ext.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 ./service_update_response.go ./stats.go ./types.go ./volume.go cd $WORK/b491 TERM='dumb' gcc -I /builddir/build/BUILD/buildah-1.21.1/src/github.com/seccomp/libseccomp-golang -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b491=/tmp/go-build -gno-record-gcc-switches -I ./ -O2 -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -ffat-lto-objects -fexceptions -fasynchronous-unwind-tables -fstack-protector-strong -fstack-clash-protection -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -o ./_x002.o -c seccomp.cgo2.c /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b544/_pkg_.a # internal cp $WORK/b544/_pkg_.a /builddir/.cache/go-build/34/34c239e8a7ea505d15c6c55ec1337215e60d7dce2749f51595a6401acfad1aca-d # internal github.com/containers/ocicrypt/config/pkcs11config mkdir -p $WORK/b547/ cat >$WORK/b547/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b031/_pkg_.a packagefile github.com/containers/ocicrypt/crypto/pkcs11=$WORK/b141/_pkg_.a packagefile github.com/pkg/errors=$WORK/b097/_pkg_.a packagefile gopkg.in/yaml.v2=$WORK/b144/_pkg_.a packagefile io/ioutil=$WORK/b053/_pkg_.a packagefile os=$WORK/b034/_pkg_.a packagefile path=$WORK/b056/_pkg_.a EOF cd /builddir/build/BUILD/buildah-1.21.1/src/github.com/containers/ocicrypt/config/pkcs11config /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b547/_pkg_.a -trimpath "$WORK/b547=>" -shared -p github.com/containers/ocicrypt/config/pkcs11config -complete -installsuffix shared -buildid bhKNB-eHM29ibgL3cB-U/bhKNB-eHM29ibgL3cB-U -goversion go1.15.12 -D "" -importcfg $WORK/b547/importcfg -pack ./config.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b547/_pkg_.a # internal cp $WORK/b547/_pkg_.a /builddir/.cache/go-build/17/17e9a498e20cd51542edae72757059342e577dc41f8e32a737933177ae8a13fe-d # internal github.com/mattn/go-shellwords mkdir -p $WORK/b548/ cat >$WORK/b548/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b002/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b031/_pkg_.a packagefile os=$WORK/b034/_pkg_.a packagefile os/exec=$WORK/b060/_pkg_.a packagefile strings=$WORK/b039/_pkg_.a packagefile unicode=$WORK/b017/_pkg_.a EOF cd /builddir/build/BUILD/buildah-1.21.1/src/github.com/mattn/go-shellwords /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b548/_pkg_.a -trimpath "$WORK/b548=>" -shared -p github.com/mattn/go-shellwords -complete -installsuffix shared -buildid epKlRTdvdvK-qGeDWn7p/epKlRTdvdvK-qGeDWn7p -goversion go1.15.12 -D "" -importcfg $WORK/b548/importcfg -pack ./shellwords.go ./util_posix.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b441/_pkg_.a # internal cp $WORK/b441/_pkg_.a /builddir/.cache/go-build/25/259f8c96cc64d1e4a17de0636a0390f72a68e03c96760756080744910ea86dde-d # internal github.com/docker/docker/api/types/volume mkdir -p $WORK/b456/ cat >$WORK/b456/importcfg << 'EOF' # internal # import config packagefile github.com/docker/docker/api/types=$WORK/b441/_pkg_.a EOF cd /builddir/build/BUILD/buildah-1.21.1/src/github.com/docker/docker/api/types/volume /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b456/_pkg_.a -trimpath "$WORK/b456=>" -shared -p github.com/docker/docker/api/types/volume -complete -installsuffix shared -buildid EU99KWmrO3fBx8MlWF8x/EU99KWmrO3fBx8MlWF8x -goversion go1.15.12 -D "" -importcfg $WORK/b456/importcfg -pack ./volume_create.go ./volume_list.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b517/_pkg_.a # internal cp $WORK/b517/_pkg_.a /builddir/.cache/go-build/72/721c167367aefb34cfb05866852d71300c55093f34e64fff272bfed49bd406a2-d # internal github.com/fsouza/go-dockerclient mkdir -p $WORK/b516/ cat >$WORK/b516/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b057/_pkg_.a packagefile bytes=$WORK/b002/_pkg_.a packagefile context=$WORK/b019/_pkg_.a packagefile crypto/tls=$WORK/b117/_pkg_.a packagefile crypto/x509=$WORK/b126/_pkg_.a packagefile encoding/base64=$WORK/b025/_pkg_.a packagefile encoding/json=$WORK/b023/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b031/_pkg_.a packagefile github.com/docker/docker/api/types/registry=$WORK/b449/_pkg_.a packagefile github.com/docker/docker/api/types/swarm=$WORK/b450/_pkg_.a packagefile github.com/docker/docker/pkg/archive=$WORK/b517/_pkg_.a packagefile github.com/docker/docker/pkg/fileutils=$WORK/b520/_pkg_.a packagefile github.com/docker/docker/pkg/homedir=$WORK/b526/_pkg_.a packagefile github.com/docker/docker/pkg/jsonmessage=$WORK/b527/_pkg_.a packagefile github.com/docker/docker/pkg/stdcopy=$WORK/b530/_pkg_.a packagefile github.com/docker/go-units=$WORK/b152/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile io/ioutil=$WORK/b053/_pkg_.a packagefile math=$WORK/b027/_pkg_.a packagefile net=$WORK/b043/_pkg_.a packagefile net/http=$WORK/b170/_pkg_.a packagefile net/http/httputil=$WORK/b327/_pkg_.a packagefile net/url=$WORK/b130/_pkg_.a packagefile os=$WORK/b034/_pkg_.a packagefile os/exec=$WORK/b060/_pkg_.a packagefile path=$WORK/b056/_pkg_.a packagefile path/filepath=$WORK/b054/_pkg_.a packagefile reflect=$WORK/b029/_pkg_.a packagefile runtime=$WORK/b007/_pkg_.a packagefile strconv=$WORK/b030/_pkg_.a packagefile strings=$WORK/b039/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a packagefile sync/atomic=$WORK/b016/_pkg_.a packagefile time=$WORK/b020/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b548/_pkg_.a # internal cd /builddir/build/BUILD/buildah-1.21.1/src/github.com/fsouza/go-dockerclient /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b516/_pkg_.a -trimpath "$WORK/b516=>" -shared -p github.com/fsouza/go-dockerclient -complete -installsuffix shared -buildid q5Mg0cdzIpGKuYgNejS6/q5Mg0cdzIpGKuYgNejS6 -goversion go1.15.12 -D "" -importcfg $WORK/b516/importcfg -pack ./auth.go ./change.go ./client.go ./client_unix.go ./container.go ./container_archive.go ./container_attach.go ./container_changes.go ./container_commit.go ./container_copy.go ./container_create.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 ./distribution.go ./env.go ./event.go ./exec.go ./image.go ./misc.go ./network.go ./plugin.go ./registry_auth.go ./signal.go ./swarm.go ./swarm_configs.go ./swarm_node.go ./swarm_secrets.go ./swarm_service.go ./swarm_task.go ./system.go ./tar.go ./tls.go ./volume.go cp $WORK/b548/_pkg_.a /builddir/.cache/go-build/35/35fbfda2d6c97a7500417bd77a6c4af9c5586960a74cff775c75ec425237be2b-d # internal runtime/pprof mkdir -p $WORK/b549/ cat >$WORK/b549/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b057/_pkg_.a packagefile bytes=$WORK/b002/_pkg_.a packagefile compress/gzip=$WORK/b171/_pkg_.a packagefile context=$WORK/b019/_pkg_.a packagefile encoding/binary=$WORK/b026/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b031/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile io/ioutil=$WORK/b053/_pkg_.a packagefile math=$WORK/b027/_pkg_.a packagefile os=$WORK/b034/_pkg_.a packagefile runtime=$WORK/b007/_pkg_.a packagefile sort=$WORK/b033/_pkg_.a packagefile strconv=$WORK/b030/_pkg_.a packagefile strings=$WORK/b039/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a packagefile syscall=$WORK/b021/_pkg_.a packagefile text/tabwriter=$WORK/b271/_pkg_.a packagefile time=$WORK/b020/_pkg_.a EOF cd /usr/lib/golang/src/runtime/pprof /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b549/_pkg_.a -trimpath "$WORK/b549=>" -shared -p runtime/pprof -std -installsuffix shared -buildid sx0GOpP0O7fyOxKFryIC/sx0GOpP0O7fyOxKFryIC -goversion go1.15.12 -D "" -importcfg $WORK/b549/importcfg -pack ./elf.go ./label.go ./map.go ./pprof.go ./pprof_rusage.go ./proto.go ./protobuf.go ./protomem.go ./runtime.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b456/_pkg_.a # internal cd $WORK/b491 TERM='dumb' gcc -I /builddir/build/BUILD/buildah-1.21.1/src/github.com/seccomp/libseccomp-golang -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b491=/tmp/go-build -gno-record-gcc-switches -I ./ -O2 -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -ffat-lto-objects -fexceptions -fasynchronous-unwind-tables -fstack-protector-strong -fstack-clash-protection -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -o ./_x003.o -c seccomp_internal.cgo2.c cp $WORK/b456/_pkg_.a /builddir/.cache/go-build/f6/f6d93fb62a446dfebf4437e9951fadded71323f1f3ca66d9305a8a33c80f0db0-d # internal github.com/docker/docker/client mkdir -p $WORK/b436/ cat >$WORK/b436/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b057/_pkg_.a packagefile bytes=$WORK/b002/_pkg_.a packagefile context=$WORK/b019/_pkg_.a packagefile crypto/tls=$WORK/b117/_pkg_.a packagefile encoding/base64=$WORK/b025/_pkg_.a packagefile encoding/json=$WORK/b023/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b031/_pkg_.a packagefile github.com/containerd/containerd/platforms=$WORK/b437/_pkg_.a packagefile github.com/docker/distribution/reference=$WORK/b407/_pkg_.a packagefile github.com/docker/docker/api=$WORK/b440/_pkg_.a packagefile github.com/docker/docker/api/types=$WORK/b441/_pkg_.a packagefile github.com/docker/docker/api/types/container=$WORK/b442/_pkg_.a packagefile github.com/docker/docker/api/types/events=$WORK/b453/_pkg_.a packagefile github.com/docker/docker/api/types/filters=$WORK/b447/_pkg_.a packagefile github.com/docker/docker/api/types/image=$WORK/b454/_pkg_.a packagefile github.com/docker/docker/api/types/network=$WORK/b448/_pkg_.a packagefile github.com/docker/docker/api/types/registry=$WORK/b449/_pkg_.a packagefile github.com/docker/docker/api/types/swarm=$WORK/b450/_pkg_.a packagefile github.com/docker/docker/api/types/time=$WORK/b455/_pkg_.a packagefile github.com/docker/docker/api/types/versions=$WORK/b139/_pkg_.a packagefile github.com/docker/docker/api/types/volume=$WORK/b456/_pkg_.a packagefile github.com/docker/docker/errdefs=$WORK/b457/_pkg_.a packagefile github.com/docker/go-connections/sockets=$WORK/b401/_pkg_.a packagefile github.com/docker/go-connections/tlsconfig=$WORK/b404/_pkg_.a packagefile github.com/opencontainers/go-digest=$WORK/b069/_pkg_.a packagefile github.com/opencontainers/image-spec/specs-go/v1=$WORK/b076/_pkg_.a packagefile github.com/pkg/errors=$WORK/b097/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile io/ioutil=$WORK/b053/_pkg_.a packagefile net=$WORK/b043/_pkg_.a packagefile net/http=$WORK/b170/_pkg_.a packagefile net/http/httputil=$WORK/b327/_pkg_.a packagefile net/url=$WORK/b130/_pkg_.a packagefile os=$WORK/b034/_pkg_.a packagefile path=$WORK/b056/_pkg_.a packagefile path/filepath=$WORK/b054/_pkg_.a packagefile regexp=$WORK/b062/_pkg_.a packagefile strconv=$WORK/b030/_pkg_.a packagefile strings=$WORK/b039/_pkg_.a packagefile time=$WORK/b020/_pkg_.a EOF cd /builddir/build/BUILD/buildah-1.21.1/src/github.com/docker/docker/client /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b436/_pkg_.a -trimpath "$WORK/b436=>" -shared -p github.com/docker/docker/client -complete -installsuffix shared -buildid ZL_GubPlZ2aH3zz55r4h/ZL_GubPlZ2aH3zz55r4h -goversion go1.15.12 -D "" -importcfg $WORK/b436/importcfg -pack ./build_cancel.go ./build_prune.go ./checkpoint_create.go ./checkpoint_delete.go ./checkpoint_list.go ./client.go ./client_deprecated.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 ./options.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 ./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 ./transport.go ./utils.go ./version.go ./volume_create.go ./volume_inspect.go ./volume_list.go ./volume_prune.go ./volume_remove.go cd $WORK/b491 TERM='dumb' gcc -I /builddir/build/BUILD/buildah-1.21.1/src/github.com/seccomp/libseccomp-golang -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b491=/tmp/go-build -gno-record-gcc-switches -I ./ -O2 -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -ffat-lto-objects -fexceptions -fasynchronous-unwind-tables -fstack-protector-strong -fstack-clash-protection -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -o ./_cgo_main.o -c _cgo_main.c cd /builddir/build/BUILD/buildah-1.21.1/src/github.com/seccomp/libseccomp-golang TERM='dumb' gcc -I . -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b491=/tmp/go-build -gno-record-gcc-switches -o $WORK/b491/_cgo_.o $WORK/b491/_cgo_main.o $WORK/b491/_x001.o $WORK/b491/_x002.o $WORK/b491/_x003.o -g -O2 -lseccomp TERM='dumb' /usr/lib/golang/pkg/tool/linux_ppc64le/cgo -dynpackage seccomp -dynimport $WORK/b491/_cgo_.o -dynout $WORK/b491/_cgo_import.go cat >$WORK/b491/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b031/_pkg_.a packagefile os=$WORK/b034/_pkg_.a packagefile runtime=$WORK/b007/_pkg_.a packagefile strings=$WORK/b039/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a packagefile syscall=$WORK/b021/_pkg_.a packagefile runtime/cgo=$WORK/b048/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b491/_pkg_.a -trimpath "$WORK/b491=>" -shared -p github.com/seccomp/libseccomp-golang -installsuffix shared -buildid 6ZgenSWxUstyoKmujaFe/6ZgenSWxUstyoKmujaFe -goversion go1.15.12 -D "" -importcfg $WORK/b491/importcfg -pack $WORK/b491/_cgo_gotypes.go $WORK/b491/seccomp.cgo1.go $WORK/b491/seccomp_internal.cgo1.go $WORK/b491/_cgo_import.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b430/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b512/_pkg_.a # internal cp $WORK/b430/_pkg_.a /builddir/.cache/go-build/70/7036b4b401fd98d425293e9c269472c3a1c2434df80a8fa9b92a670bd7b64bad-d # internal github.com/docker/go-metrics mkdir -p $WORK/b416/ cat >$WORK/b416/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b031/_pkg_.a packagefile github.com/prometheus/client_golang/prometheus=$WORK/b417/_pkg_.a packagefile github.com/prometheus/client_golang/prometheus/promhttp=$WORK/b430/_pkg_.a packagefile net/http=$WORK/b170/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a packagefile time=$WORK/b020/_pkg_.a EOF cd /builddir/build/BUILD/buildah-1.21.1/src/github.com/docker/go-metrics /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b416/_pkg_.a -trimpath "$WORK/b416=>" -shared -p github.com/docker/go-metrics -complete -installsuffix shared -buildid Ip60HCfXRNnxOkQ9wc_Y/Ip60HCfXRNnxOkQ9wc_Y -goversion go1.15.12 -D "" -importcfg $WORK/b416/importcfg -pack ./counter.go ./docs.go ./gauge.go ./handler.go ./helpers.go ./namespace.go ./register.go ./timer.go ./unit.go cp $WORK/b512/_pkg_.a /builddir/.cache/go-build/60/6014a8305b2f51db4c178fd04c78ff8a8c314ae228d6f151fd3f74e2ad76c506-d # internal github.com/opencontainers/runtime-tools/validate mkdir -p $WORK/b507/ /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b549/_pkg_.a # internal cat >$WORK/b507/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b057/_pkg_.a packagefile encoding/json=$WORK/b023/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b031/_pkg_.a packagefile github.com/blang/semver=$WORK/b508/_pkg_.a packagefile github.com/hashicorp/go-multierror=$WORK/b345/_pkg_.a packagefile github.com/opencontainers/runtime-spec/specs-go=$WORK/b160/_pkg_.a packagefile github.com/opencontainers/runtime-tools/filepath=$WORK/b509/_pkg_.a packagefile github.com/opencontainers/runtime-tools/specerror=$WORK/b510/_pkg_.a packagefile github.com/opencontainers/selinux/go-selinux/label=$WORK/b358/_pkg_.a packagefile github.com/sirupsen/logrus=$WORK/b098/_pkg_.a packagefile github.com/syndtr/gocapability/capability=$WORK/b161/_pkg_.a packagefile github.com/xeipuuv/gojsonschema=$WORK/b512/_pkg_.a packagefile io/ioutil=$WORK/b053/_pkg_.a packagefile net=$WORK/b043/_pkg_.a packagefile os=$WORK/b034/_pkg_.a packagefile path/filepath=$WORK/b054/_pkg_.a packagefile reflect=$WORK/b029/_pkg_.a packagefile regexp=$WORK/b062/_pkg_.a packagefile runtime=$WORK/b007/_pkg_.a packagefile strings=$WORK/b039/_pkg_.a packagefile syscall=$WORK/b021/_pkg_.a packagefile unicode=$WORK/b017/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF cd /builddir/build/BUILD/buildah-1.21.1/src/github.com/opencontainers/runtime-tools/validate /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b507/_pkg_.a -trimpath "$WORK/b507=>" -shared -p github.com/opencontainers/runtime-tools/validate -complete -installsuffix shared -buildid AwmMcmKqTMV7WMAP_7cu/AwmMcmKqTMV7WMAP_7cu -goversion go1.15.12 -D "" -importcfg $WORK/b507/importcfg -pack ./validate.go ./validate_linux.go cp $WORK/b549/_pkg_.a /builddir/.cache/go-build/16/165b7e66891fd61134593156254277b8f4c639fce570dc6d1eb786f6005f043a-d # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b416/_pkg_.a # internal cp $WORK/b416/_pkg_.a /builddir/.cache/go-build/52/52df3d55f7cfb7150108c4a63668951d6f50474b774aaef63624a0919e50e51b-d # internal github.com/docker/distribution/metrics mkdir -p $WORK/b415/ cat >$WORK/b415/importcfg << 'EOF' # internal # import config packagefile github.com/docker/go-metrics=$WORK/b416/_pkg_.a EOF cd /builddir/build/BUILD/buildah-1.21.1/src/github.com/docker/distribution/metrics /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b415/_pkg_.a -trimpath "$WORK/b415=>" -shared -p github.com/docker/distribution/metrics -complete -installsuffix shared -buildid fcei3qlL54KOUfNwHWJO/fcei3qlL54KOUfNwHWJO -goversion go1.15.12 -D "" -importcfg $WORK/b415/importcfg -pack ./prometheus.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b415/_pkg_.a # internal cp $WORK/b415/_pkg_.a /builddir/.cache/go-build/7b/7bff612e23c7eb6376dc4f1352e9bd0cbebe0a84ffb57917d1f90304588312d1-d # internal github.com/docker/distribution/registry/storage/cache mkdir -p $WORK/b414/ cd /builddir/build/BUILD/buildah-1.21.1/src/github.com/seccomp/libseccomp-golang /usr/lib/golang/pkg/tool/linux_ppc64le/pack r $WORK/b491/_pkg_.a $WORK/b491/_x001.o $WORK/b491/_x002.o $WORK/b491/_x003.o # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b491/_pkg_.a # internal cat >$WORK/b414/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b019/_pkg_.a packagefile fmt=$WORK/b031/_pkg_.a packagefile github.com/docker/distribution=$WORK/b411/_pkg_.a packagefile github.com/docker/distribution/metrics=$WORK/b415/_pkg_.a packagefile github.com/opencontainers/go-digest=$WORK/b069/_pkg_.a EOF cd /builddir/build/BUILD/buildah-1.21.1/src/github.com/docker/distribution/registry/storage/cache /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b414/_pkg_.a -trimpath "$WORK/b414=>" -shared -p github.com/docker/distribution/registry/storage/cache -complete -installsuffix shared -buildid hXVaa7mwA_Ls9_h7_lGv/hXVaa7mwA_Ls9_h7_lGv -goversion go1.15.12 -D "" -importcfg $WORK/b414/importcfg -pack ./cache.go ./cachedblobdescriptorstore.go cp $WORK/b491/_pkg_.a /builddir/.cache/go-build/49/49fa0866c3c02e3f26d9d7d3e8e50729570d1b782088d4f66e18f4893041f53c-d # internal github.com/containers/common/pkg/seccomp mkdir -p $WORK/b497/ cat >$WORK/b497/importcfg << 'EOF' # internal # import config packagefile encoding/json=$WORK/b023/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b031/_pkg_.a packagefile github.com/opencontainers/runtime-spec/specs-go=$WORK/b160/_pkg_.a packagefile github.com/pkg/errors=$WORK/b097/_pkg_.a packagefile github.com/seccomp/libseccomp-golang=$WORK/b491/_pkg_.a packagefile golang.org/x/sys/unix=$WORK/b099/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a EOF cd /builddir/build/BUILD/buildah-1.21.1/src/github.com/containers/common/pkg/seccomp /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b497/_pkg_.a -trimpath "$WORK/b497=>" -shared -p github.com/containers/common/pkg/seccomp -complete -installsuffix shared -buildid QP4PlLX-dL2_nXrjfq1I/QP4PlLX-dL2_nXrjfq1I -goversion go1.15.12 -D "" -importcfg $WORK/b497/importcfg -pack ./conversion.go ./default_linux.go ./filter.go ./seccomp_linux.go ./supported.go ./types.go ./validate.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b507/_pkg_.a # internal cp $WORK/b507/_pkg_.a /builddir/.cache/go-build/4e/4e3f8f7481a6e28b8013f301d30a356ba677b4d34e08fe737d5a96311cc1569a-d # internal github.com/opencontainers/runtime-tools/generate mkdir -p $WORK/b505/ cat >$WORK/b505/importcfg << 'EOF' # internal # import config packagefile encoding/json=$WORK/b023/_pkg_.a packagefile fmt=$WORK/b031/_pkg_.a packagefile github.com/opencontainers/runtime-spec/specs-go=$WORK/b160/_pkg_.a packagefile github.com/opencontainers/runtime-tools/generate/seccomp=$WORK/b506/_pkg_.a packagefile github.com/opencontainers/runtime-tools/validate=$WORK/b507/_pkg_.a packagefile github.com/syndtr/gocapability/capability=$WORK/b161/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile os=$WORK/b034/_pkg_.a packagefile strings=$WORK/b039/_pkg_.a EOF cd /builddir/build/BUILD/buildah-1.21.1/src/github.com/opencontainers/runtime-tools/generate /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b505/_pkg_.a -trimpath "$WORK/b505=>" -shared -p github.com/opencontainers/runtime-tools/generate -complete -installsuffix shared -buildid nlPkNZSMBoRk3abm49qj/nlPkNZSMBoRk3abm49qj -goversion go1.15.12 -D "" -importcfg $WORK/b505/importcfg -pack ./config.go ./generate.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b414/_pkg_.a # internal cp $WORK/b414/_pkg_.a /builddir/.cache/go-build/4e/4e4a1cdbd87c795d13473d842dedd57211aa558eba762af36bec4c1b22fb08af-d # internal github.com/docker/distribution/registry/storage/cache/memory mkdir -p $WORK/b431/ cat >$WORK/b431/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b019/_pkg_.a packagefile github.com/docker/distribution=$WORK/b411/_pkg_.a packagefile github.com/docker/distribution/reference=$WORK/b407/_pkg_.a packagefile github.com/docker/distribution/registry/storage/cache=$WORK/b414/_pkg_.a packagefile github.com/opencontainers/go-digest=$WORK/b069/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a EOF cd /builddir/build/BUILD/buildah-1.21.1/src/github.com/docker/distribution/registry/storage/cache/memory /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b431/_pkg_.a -trimpath "$WORK/b431=>" -shared -p github.com/docker/distribution/registry/storage/cache/memory -complete -installsuffix shared -buildid En0KvhaCvF0LUOdzxQKF/En0KvhaCvF0LUOdzxQKF -goversion go1.15.12 -D "" -importcfg $WORK/b431/importcfg -pack ./memory.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b431/_pkg_.a # internal cp $WORK/b431/_pkg_.a /builddir/.cache/go-build/97/97bcd141428df672386e3323a282fa53f05aff6d6392afbdf151df35455053d3-d # internal github.com/docker/distribution/registry/client mkdir -p $WORK/b410/ cat >$WORK/b410/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b002/_pkg_.a packagefile context=$WORK/b019/_pkg_.a packagefile encoding/json=$WORK/b023/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b031/_pkg_.a packagefile github.com/docker/distribution=$WORK/b411/_pkg_.a packagefile github.com/docker/distribution/reference=$WORK/b407/_pkg_.a packagefile github.com/docker/distribution/registry/api/errcode=$WORK/b405/_pkg_.a packagefile github.com/docker/distribution/registry/api/v2=$WORK/b406/_pkg_.a packagefile github.com/docker/distribution/registry/client/auth/challenge=$WORK/b412/_pkg_.a packagefile github.com/docker/distribution/registry/client/transport=$WORK/b413/_pkg_.a packagefile github.com/docker/distribution/registry/storage/cache=$WORK/b414/_pkg_.a packagefile github.com/docker/distribution/registry/storage/cache/memory=$WORK/b431/_pkg_.a packagefile github.com/opencontainers/go-digest=$WORK/b069/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile io/ioutil=$WORK/b053/_pkg_.a packagefile net/http=$WORK/b170/_pkg_.a packagefile net/url=$WORK/b130/_pkg_.a packagefile strconv=$WORK/b030/_pkg_.a packagefile strings=$WORK/b039/_pkg_.a packagefile time=$WORK/b020/_pkg_.a EOF cd /builddir/build/BUILD/buildah-1.21.1/src/github.com/docker/distribution/registry/client /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b410/_pkg_.a -trimpath "$WORK/b410=>" -shared -p github.com/docker/distribution/registry/client -complete -installsuffix shared -buildid C53CetD4rE3J4Ys-11xM/C53CetD4rE3J4Ys-11xM -goversion go1.15.12 -D "" -importcfg $WORK/b410/importcfg -pack ./blob_writer.go ./errors.go ./repository.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b497/_pkg_.a # internal cp $WORK/b497/_pkg_.a /builddir/.cache/go-build/91/91fa7c7ba556b4d4eacea7299da07c18d4fbbe9e5a5b932789ff58a5ff278bd7-d # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b538/_pkg_.a # internal cp $WORK/b538/_pkg_.a /builddir/.cache/go-build/3f/3fee119ac495b95ed318fd10410348f19b99d8faabb1e636dacd09cfcb2af8a8-d # internal github.com/spf13/cobra mkdir -p $WORK/b537/ cat >$WORK/b537/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b002/_pkg_.a packagefile context=$WORK/b019/_pkg_.a packagefile fmt=$WORK/b031/_pkg_.a packagefile github.com/spf13/pflag=$WORK/b538/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile os=$WORK/b034/_pkg_.a packagefile path/filepath=$WORK/b054/_pkg_.a packagefile reflect=$WORK/b029/_pkg_.a packagefile sort=$WORK/b033/_pkg_.a packagefile strconv=$WORK/b030/_pkg_.a packagefile strings=$WORK/b039/_pkg_.a packagefile text/template=$WORK/b269/_pkg_.a packagefile time=$WORK/b020/_pkg_.a packagefile unicode=$WORK/b017/_pkg_.a EOF cd /builddir/build/BUILD/buildah-1.21.1/src/github.com/spf13/cobra /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b537/_pkg_.a -trimpath "$WORK/b537=>" -shared -p github.com/spf13/cobra -complete -installsuffix shared -buildid F1o-DKdUo8-_V6hpikqZ/F1o-DKdUo8-_V6hpikqZ -goversion go1.15.12 -D "" -importcfg $WORK/b537/importcfg -pack ./args.go ./bash_completions.go ./cobra.go ./command.go ./command_notwin.go ./custom_completions.go ./fish_completions.go ./powershell_completions.go ./shell_completions.go ./zsh_completions.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b264/_pkg_.a # internal cp $WORK/b264/_pkg_.a /builddir/.cache/go-build/9d/9db4a0a89ea79b92d7fc522187ea7d2506d1f13439a9b3beaefabaed757d02e3-d # internal github.com/containers/ocicrypt/utils/keyprovider mkdir -p $WORK/b234/ cat >$WORK/b234/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b019/_pkg_.a packagefile fmt=$WORK/b031/_pkg_.a packagefile github.com/golang/protobuf/proto=$WORK/b235/_pkg_.a packagefile google.golang.org/grpc=$WORK/b264/_pkg_.a packagefile google.golang.org/grpc/codes=$WORK/b287/_pkg_.a packagefile google.golang.org/grpc/status=$WORK/b302/_pkg_.a packagefile math=$WORK/b027/_pkg_.a EOF cd /builddir/build/BUILD/buildah-1.21.1/src/github.com/containers/ocicrypt/utils/keyprovider /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b234/_pkg_.a -trimpath "$WORK/b234=>" -shared -p github.com/containers/ocicrypt/utils/keyprovider -complete -installsuffix shared -buildid r-R12Q4ag_PrfY6MARUI/r-R12Q4ag_PrfY6MARUI -goversion go1.15.12 -D "" -importcfg $WORK/b234/importcfg -pack ./keyprovider.pb.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b516/_pkg_.a # internal cp $WORK/b516/_pkg_.a /builddir/.cache/go-build/e7/e7ea452a97f0e9cff31ec41528f0286622e789465cc26b47f3c98602571e0efc-d # internal github.com/openshift/imagebuilder mkdir -p $WORK/b515/ cat >$WORK/b515/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b002/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile flag=$WORK/b165/_pkg_.a packagefile fmt=$WORK/b031/_pkg_.a packagefile github.com/containerd/containerd/platforms=$WORK/b437/_pkg_.a packagefile github.com/fsouza/go-dockerclient=$WORK/b516/_pkg_.a packagefile github.com/openshift/imagebuilder/dockerfile/command=$WORK/b531/_pkg_.a packagefile github.com/openshift/imagebuilder/dockerfile/parser=$WORK/b532/_pkg_.a packagefile github.com/openshift/imagebuilder/signal=$WORK/b533/_pkg_.a packagefile github.com/openshift/imagebuilder/strslice=$WORK/b534/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile io/ioutil=$WORK/b053/_pkg_.a packagefile log=$WORK/b093/_pkg_.a packagefile os=$WORK/b034/_pkg_.a packagefile path/filepath=$WORK/b054/_pkg_.a packagefile regexp=$WORK/b062/_pkg_.a packagefile runtime=$WORK/b007/_pkg_.a packagefile strconv=$WORK/b030/_pkg_.a packagefile strings=$WORK/b039/_pkg_.a packagefile text/scanner=$WORK/b147/_pkg_.a packagefile time=$WORK/b020/_pkg_.a packagefile unicode=$WORK/b017/_pkg_.a EOF cd /builddir/build/BUILD/buildah-1.21.1/src/github.com/openshift/imagebuilder /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b515/_pkg_.a -trimpath "$WORK/b515=>" -shared -p github.com/openshift/imagebuilder -complete -installsuffix shared -buildid aZIvcGDcy75mha25lCI3/aZIvcGDcy75mha25lCI3 -goversion go1.15.12 -D "" -importcfg $WORK/b515/importcfg -pack ./builder.go ./constants.go ./dispatchers.go ./doc.go ./evaluator.go ./internals.go ./shell_parser.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b234/_pkg_.a # internal cp $WORK/b234/_pkg_.a /builddir/.cache/go-build/ea/ea9ed5cbff86034c1e464d5a5c933cf9a5424d02083533fcfb2e3009ebdbf933-d # internal github.com/containers/ocicrypt/keywrap/keyprovider mkdir -p $WORK/b233/ cat >$WORK/b233/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b019/_pkg_.a packagefile encoding/json=$WORK/b023/_pkg_.a packagefile github.com/containers/ocicrypt/config=$WORK/b140/_pkg_.a packagefile github.com/containers/ocicrypt/config/keyprovider-config=$WORK/b230/_pkg_.a packagefile github.com/containers/ocicrypt/keywrap=$WORK/b231/_pkg_.a packagefile github.com/containers/ocicrypt/utils=$WORK/b224/_pkg_.a packagefile github.com/containers/ocicrypt/utils/keyprovider=$WORK/b234/_pkg_.a packagefile github.com/pkg/errors=$WORK/b097/_pkg_.a packagefile github.com/sirupsen/logrus=$WORK/b098/_pkg_.a packagefile google.golang.org/grpc=$WORK/b264/_pkg_.a EOF cd /builddir/build/BUILD/buildah-1.21.1/src/github.com/containers/ocicrypt/keywrap/keyprovider /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b233/_pkg_.a -trimpath "$WORK/b233=>" -shared -p github.com/containers/ocicrypt/keywrap/keyprovider -complete -installsuffix shared -buildid AjGuomkvxd6namLUf4Zt/AjGuomkvxd6namLUf4Zt -goversion go1.15.12 -D "" -importcfg $WORK/b233/importcfg -pack ./keyprovider.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b410/_pkg_.a # internal cp $WORK/b410/_pkg_.a /builddir/.cache/go-build/f7/f76a32a291a6f9c5c069cb36a61fc4bd2bf3fd4a9ae0460911c0a5cf029da5ca-d # internal github.com/containers/image/v5/docker mkdir -p $WORK/b392/ cat >$WORK/b392/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b002/_pkg_.a packagefile context=$WORK/b019/_pkg_.a packagefile crypto/rand=$WORK/b081/_pkg_.a packagefile crypto/tls=$WORK/b117/_pkg_.a packagefile encoding/json=$WORK/b023/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b031/_pkg_.a packagefile github.com/containers/image/v5/docker/policyconfiguration=$WORK/b393/_pkg_.a packagefile github.com/containers/image/v5/docker/reference=$WORK/b068/_pkg_.a packagefile github.com/containers/image/v5/image=$WORK/b192/_pkg_.a packagefile github.com/containers/image/v5/internal/blobinfocache=$WORK/b195/_pkg_.a packagefile github.com/containers/image/v5/internal/iolimits=$WORK/b193/_pkg_.a packagefile github.com/containers/image/v5/internal/rootless=$WORK/b198/_pkg_.a packagefile github.com/containers/image/v5/internal/uploadreader=$WORK/b394/_pkg_.a packagefile github.com/containers/image/v5/manifest=$WORK/b067/_pkg_.a packagefile github.com/containers/image/v5/pkg/blobinfocache/none=$WORK/b194/_pkg_.a packagefile github.com/containers/image/v5/pkg/docker/config=$WORK/b395/_pkg_.a packagefile github.com/containers/image/v5/pkg/sysregistriesv2=$WORK/b397/_pkg_.a packagefile github.com/containers/image/v5/pkg/tlsclientconfig=$WORK/b400/_pkg_.a packagefile github.com/containers/image/v5/transports=$WORK/b205/_pkg_.a packagefile github.com/containers/image/v5/types=$WORK/b073/_pkg_.a packagefile github.com/containers/image/v5/version=$WORK/b206/_pkg_.a packagefile github.com/containers/storage/pkg/homedir=$WORK/b207/_pkg_.a packagefile github.com/docker/distribution/registry/api/errcode=$WORK/b405/_pkg_.a packagefile github.com/docker/distribution/registry/api/v2=$WORK/b406/_pkg_.a packagefile github.com/docker/distribution/registry/client=$WORK/b410/_pkg_.a packagefile github.com/docker/go-connections/tlsconfig=$WORK/b404/_pkg_.a packagefile github.com/ghodss/yaml=$WORK/b432/_pkg_.a packagefile github.com/opencontainers/go-digest=$WORK/b069/_pkg_.a packagefile github.com/opencontainers/image-spec/specs-go/v1=$WORK/b076/_pkg_.a packagefile github.com/pkg/errors=$WORK/b097/_pkg_.a packagefile github.com/sirupsen/logrus=$WORK/b098/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile io/ioutil=$WORK/b053/_pkg_.a packagefile mime=$WORK/b182/_pkg_.a packagefile net/http=$WORK/b170/_pkg_.a packagefile net/url=$WORK/b130/_pkg_.a packagefile os=$WORK/b034/_pkg_.a packagefile path=$WORK/b056/_pkg_.a packagefile path/filepath=$WORK/b054/_pkg_.a packagefile strconv=$WORK/b030/_pkg_.a packagefile strings=$WORK/b039/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a packagefile time=$WORK/b020/_pkg_.a EOF cd /builddir/build/BUILD/buildah-1.21.1/src/github.com/containers/image/v5/docker /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b392/_pkg_.a -trimpath "$WORK/b392=>" -shared -p github.com/containers/image/v5/docker -complete -installsuffix shared -buildid Xls1ePIpflBZn5sEi2Eb/Xls1ePIpflBZn5sEi2Eb -goversion go1.15.12 -D "" -importcfg $WORK/b392/importcfg -pack ./cache.go ./docker_client.go ./docker_image.go ./docker_image_dest.go ./docker_image_src.go ./docker_transport.go ./errors.go ./lookaside.go ./wwwauthenticate.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b233/_pkg_.a # internal cp $WORK/b233/_pkg_.a /builddir/.cache/go-build/2c/2c844b7398d4fa7bc1f61f0a50db07dea38b71c89f66e1ecd4a6b8454598c5c0-d # internal github.com/containers/ocicrypt mkdir -p $WORK/b222/ cat >$WORK/b222/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b002/_pkg_.a packagefile encoding/base64=$WORK/b025/_pkg_.a packagefile encoding/json=$WORK/b023/_pkg_.a packagefile fmt=$WORK/b031/_pkg_.a packagefile github.com/containers/ocicrypt/blockcipher=$WORK/b223/_pkg_.a packagefile github.com/containers/ocicrypt/config=$WORK/b140/_pkg_.a packagefile github.com/containers/ocicrypt/config/keyprovider-config=$WORK/b230/_pkg_.a packagefile github.com/containers/ocicrypt/keywrap=$WORK/b231/_pkg_.a packagefile github.com/containers/ocicrypt/keywrap/jwe=$WORK/b232/_pkg_.a packagefile github.com/containers/ocicrypt/keywrap/keyprovider=$WORK/b233/_pkg_.a packagefile github.com/containers/ocicrypt/keywrap/pgp=$WORK/b328/_pkg_.a packagefile github.com/containers/ocicrypt/keywrap/pkcs11=$WORK/b330/_pkg_.a packagefile github.com/containers/ocicrypt/keywrap/pkcs7=$WORK/b331/_pkg_.a packagefile github.com/opencontainers/go-digest=$WORK/b069/_pkg_.a packagefile github.com/opencontainers/image-spec/specs-go/v1=$WORK/b076/_pkg_.a packagefile github.com/pkg/errors=$WORK/b097/_pkg_.a packagefile github.com/sirupsen/logrus=$WORK/b098/_pkg_.a packagefile golang.org/x/crypto/openpgp=$WORK/b209/_pkg_.a packagefile golang.org/x/crypto/openpgp/packet=$WORK/b212/_pkg_.a packagefile golang.org/x/term=$WORK/b333/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile io/ioutil=$WORK/b053/_pkg_.a packagefile os=$WORK/b034/_pkg_.a packagefile os/exec=$WORK/b060/_pkg_.a packagefile regexp=$WORK/b062/_pkg_.a packagefile strconv=$WORK/b030/_pkg_.a packagefile strings=$WORK/b039/_pkg_.a EOF cd /builddir/build/BUILD/buildah-1.21.1/src/github.com/containers/ocicrypt /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b222/_pkg_.a -trimpath "$WORK/b222=>" -shared -p github.com/containers/ocicrypt -complete -installsuffix shared -buildid K0jWpm7LmWK-aufSWWi-/K0jWpm7LmWK-aufSWWi- -goversion go1.15.12 -D "" -importcfg $WORK/b222/importcfg -pack ./encryption.go ./gpg.go ./gpgvault.go ./reader.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b505/_pkg_.a # internal cp $WORK/b505/_pkg_.a /builddir/.cache/go-build/6c/6c581f8a78de9aaa8bbf497988628c72ab441abf84b20080f07387bbdc7210fc-d # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b436/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b222/_pkg_.a # internal cp $WORK/b222/_pkg_.a /builddir/.cache/go-build/f2/f2850dac21a625f42b975c206115b2fc9a5eb9d3a4371255f61dacc693d7b31b-d # internal github.com/containers/ocicrypt/helpers mkdir -p $WORK/b546/ github.com/containers/image/v5/copy mkdir -p $WORK/b191/ cat >$WORK/b546/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b031/_pkg_.a packagefile github.com/containers/ocicrypt=$WORK/b222/_pkg_.a packagefile github.com/containers/ocicrypt/config=$WORK/b140/_pkg_.a packagefile github.com/containers/ocicrypt/config/pkcs11config=$WORK/b547/_pkg_.a packagefile github.com/containers/ocicrypt/crypto/pkcs11=$WORK/b141/_pkg_.a packagefile github.com/containers/ocicrypt/utils=$WORK/b224/_pkg_.a packagefile github.com/pkg/errors=$WORK/b097/_pkg_.a packagefile io/ioutil=$WORK/b053/_pkg_.a packagefile os=$WORK/b034/_pkg_.a packagefile strconv=$WORK/b030/_pkg_.a packagefile strings=$WORK/b039/_pkg_.a EOF cat >$WORK/b191/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b002/_pkg_.a packagefile context=$WORK/b019/_pkg_.a packagefile fmt=$WORK/b031/_pkg_.a packagefile github.com/containers/image/v5/docker/reference=$WORK/b068/_pkg_.a packagefile github.com/containers/image/v5/image=$WORK/b192/_pkg_.a packagefile github.com/containers/image/v5/internal/blobinfocache=$WORK/b195/_pkg_.a packagefile github.com/containers/image/v5/internal/pkg/platform=$WORK/b072/_pkg_.a packagefile github.com/containers/image/v5/internal/types=$WORK/b196/_pkg_.a packagefile github.com/containers/image/v5/manifest=$WORK/b067/_pkg_.a packagefile github.com/containers/image/v5/pkg/blobinfocache=$WORK/b197/_pkg_.a packagefile github.com/containers/image/v5/pkg/compression=$WORK/b078/_pkg_.a packagefile github.com/containers/image/v5/signature=$WORK/b204/_pkg_.a packagefile github.com/containers/image/v5/transports=$WORK/b205/_pkg_.a packagefile github.com/containers/image/v5/types=$WORK/b073/_pkg_.a packagefile github.com/containers/ocicrypt=$WORK/b222/_pkg_.a packagefile github.com/containers/ocicrypt/config=$WORK/b140/_pkg_.a packagefile github.com/opencontainers/go-digest=$WORK/b069/_pkg_.a packagefile github.com/opencontainers/image-spec/specs-go/v1=$WORK/b076/_pkg_.a packagefile github.com/pkg/errors=$WORK/b097/_pkg_.a packagefile github.com/sirupsen/logrus=$WORK/b098/_pkg_.a packagefile github.com/vbauerster/mpb/v6=$WORK/b334/_pkg_.a packagefile github.com/vbauerster/mpb/v6/decor=$WORK/b340/_pkg_.a packagefile golang.org/x/crypto/ssh/terminal=$WORK/b343/_pkg_.a packagefile golang.org/x/sync/semaphore=$WORK/b344/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile io/ioutil=$WORK/b053/_pkg_.a packagefile os=$WORK/b034/_pkg_.a packagefile reflect=$WORK/b029/_pkg_.a packagefile strings=$WORK/b039/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a packagefile time=$WORK/b020/_pkg_.a EOF cd /builddir/build/BUILD/buildah-1.21.1/src/github.com/containers/ocicrypt/helpers /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b546/_pkg_.a -trimpath "$WORK/b546=>" -shared -p github.com/containers/ocicrypt/helpers -complete -installsuffix shared -buildid G6_gfsuAPmX-I2aZkVsC/G6_gfsuAPmX-I2aZkVsC -goversion go1.15.12 -D "" -importcfg $WORK/b546/importcfg -pack ./parse_helpers.go cd /builddir/build/BUILD/buildah-1.21.1/src/github.com/containers/image/v5/copy /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b191/_pkg_.a -trimpath "$WORK/b191=>" -shared -p github.com/containers/image/v5/copy -complete -installsuffix shared -buildid PFg8ARPmSbCP2qeETHsP/PFg8ARPmSbCP2qeETHsP -goversion go1.15.12 -D "" -importcfg $WORK/b191/importcfg -pack ./copy.go ./encrypt.go ./manifest.go ./progress_reader.go ./sign.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b515/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b537/_pkg_.a # internal cp $WORK/b537/_pkg_.a /builddir/.cache/go-build/3f/3fd3e8eaec04860282dde6e7a997164c442b9a4d48c77223d3974d3e566fe0ec-d # internal github.com/containers/buildah/pkg/completion mkdir -p $WORK/b542/ github.com/containers/buildah/pkg/parse github.com/containers/common/pkg/completion mkdir -p $WORK/b543/ mkdir -p $WORK/b536/ cp $WORK/b436/_pkg_.a /builddir/.cache/go-build/5d/5dd27367d72e2f82ab425f5b6a944f9b4edfa090707ec163caff86689eeaeb82-d # internal cat >$WORK/b542/importcfg << 'EOF' # internal # import config packagefile github.com/spf13/cobra=$WORK/b537/_pkg_.a packagefile strings=$WORK/b039/_pkg_.a EOF cat >$WORK/b543/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b057/_pkg_.a packagefile github.com/containers/common/pkg/capabilities=$WORK/b467/_pkg_.a packagefile github.com/spf13/cobra=$WORK/b537/_pkg_.a packagefile os=$WORK/b034/_pkg_.a packagefile strings=$WORK/b039/_pkg_.a packagefile unicode=$WORK/b017/_pkg_.a EOF cat >$WORK/b536/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b031/_pkg_.a packagefile github.com/containers/buildah/define=$WORK/b066/_pkg_.a packagefile github.com/containers/image/v5/types=$WORK/b073/_pkg_.a packagefile github.com/containers/storage/pkg/idtools=$WORK/b148/_pkg_.a packagefile github.com/containers/storage/pkg/unshare=$WORK/b158/_pkg_.a packagefile github.com/docker/go-units=$WORK/b152/_pkg_.a packagefile github.com/opencontainers/runc/libcontainer/devices=$WORK/b169/_pkg_.a packagefile github.com/opencontainers/runtime-spec/specs-go=$WORK/b160/_pkg_.a packagefile github.com/pkg/errors=$WORK/b097/_pkg_.a packagefile github.com/sirupsen/logrus=$WORK/b098/_pkg_.a packagefile github.com/spf13/cobra=$WORK/b537/_pkg_.a packagefile golang.org/x/crypto/ssh/terminal=$WORK/b343/_pkg_.a packagefile net=$WORK/b043/_pkg_.a packagefile os=$WORK/b034/_pkg_.a packagefile path/filepath=$WORK/b054/_pkg_.a packagefile runtime=$WORK/b007/_pkg_.a packagefile strconv=$WORK/b030/_pkg_.a packagefile strings=$WORK/b039/_pkg_.a packagefile unicode=$WORK/b017/_pkg_.a EOF cd /builddir/build/BUILD/buildah-1.21.1/_build/src/github.com/containers/buildah/pkg/parse /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b536/_pkg_.a -trimpath "$WORK/b536=>" -shared -p github.com/containers/buildah/pkg/parse -complete -installsuffix shared -buildid t7neABxOng6f_dHr4VIx/t7neABxOng6f_dHr4VIx -goversion go1.15.12 -D "" -importcfg $WORK/b536/importcfg -pack ./parse.go ./parse_unix.go github.com/containers/image/v5/docker/daemon mkdir -p $WORK/b435/ cd /builddir/build/BUILD/buildah-1.21.1/src/github.com/containers/common/pkg/completion /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b543/_pkg_.a -trimpath "$WORK/b543=>" -shared -p github.com/containers/common/pkg/completion -complete -installsuffix shared -buildid wSRezdMQktbvUlLfyCd4/wSRezdMQktbvUlLfyCd4 -goversion go1.15.12 -D "" -importcfg $WORK/b543/importcfg -pack ./completion.go cat >$WORK/b435/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b019/_pkg_.a packagefile fmt=$WORK/b031/_pkg_.a packagefile github.com/containers/image/v5/docker/internal/tarfile=$WORK/b434/_pkg_.a packagefile github.com/containers/image/v5/docker/policyconfiguration=$WORK/b393/_pkg_.a packagefile github.com/containers/image/v5/docker/reference=$WORK/b068/_pkg_.a packagefile github.com/containers/image/v5/image=$WORK/b192/_pkg_.a packagefile github.com/containers/image/v5/transports=$WORK/b205/_pkg_.a packagefile github.com/containers/image/v5/types=$WORK/b073/_pkg_.a packagefile github.com/docker/docker/client=$WORK/b436/_pkg_.a packagefile github.com/docker/go-connections/tlsconfig=$WORK/b404/_pkg_.a packagefile github.com/opencontainers/go-digest=$WORK/b069/_pkg_.a packagefile github.com/pkg/errors=$WORK/b097/_pkg_.a packagefile github.com/sirupsen/logrus=$WORK/b098/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile net/http=$WORK/b170/_pkg_.a packagefile path/filepath=$WORK/b054/_pkg_.a EOF cd /builddir/build/BUILD/buildah-1.21.1/src/github.com/containers/image/v5/docker/daemon /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b435/_pkg_.a -trimpath "$WORK/b435=>" -shared -p github.com/containers/image/v5/docker/daemon -complete -installsuffix shared -buildid gPAJ1hjG12XJxebC3vUX/gPAJ1hjG12XJxebC3vUX -goversion go1.15.12 -D "" -importcfg $WORK/b435/importcfg -pack ./client.go ./daemon_dest.go ./daemon_src.go ./daemon_transport.go cd /builddir/build/BUILD/buildah-1.21.1/_build/src/github.com/containers/buildah/pkg/completion /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b542/_pkg_.a -trimpath "$WORK/b542=>" -shared -p github.com/containers/buildah/pkg/completion -complete -installsuffix shared -buildid EddQWRxmsbO1rEhk4Blz/EddQWRxmsbO1rEhk4Blz -goversion go1.15.12 -D "" -importcfg $WORK/b542/importcfg -pack ./completion.go cp $WORK/b515/_pkg_.a /builddir/.cache/go-build/c4/c46f2478148d1f80ea6878ff8dfc1c05cc83aa8a2278c39b2c3e30fc0399257d-d # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b543/_pkg_.a # internal cp $WORK/b543/_pkg_.a /builddir/.cache/go-build/6c/6cdb191f3b634b66491ddc2ab6d705094667628a1a48506ae9b6e4c3992bb156-d # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b542/_pkg_.a # internal cp $WORK/b542/_pkg_.a /builddir/.cache/go-build/b5/b52ef9dbf5d68770626f2e45225038355ba0656b59add326cb44ad65d5cec7f2-d # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b546/_pkg_.a # internal cp $WORK/b546/_pkg_.a /builddir/.cache/go-build/10/100efcb3af27b0c73ab98bc6e64e7fa0e95722913f3bf1d0cec8fc789092a5a0-d # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b435/_pkg_.a # internal cp $WORK/b435/_pkg_.a /builddir/.cache/go-build/70/70bf4e03212d70dfa657134aa8cd22bb5b5c8ce0c00b6edccc8c0030ad837ab5-d # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b392/_pkg_.a # internal cp $WORK/b392/_pkg_.a /builddir/.cache/go-build/af/afc1ea988c14ca97bbb7a4d63f21954adaedd51bb41ddec3c4c92cf2eaedcc18-d # internal github.com/containers/image/v5/openshift mkdir -p $WORK/b461/ github.com/containers/common/pkg/auth mkdir -p $WORK/b545/ cat >$WORK/b461/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b002/_pkg_.a packagefile context=$WORK/b019/_pkg_.a packagefile crypto/rand=$WORK/b081/_pkg_.a packagefile crypto/tls=$WORK/b117/_pkg_.a packagefile crypto/x509=$WORK/b126/_pkg_.a packagefile encoding/json=$WORK/b023/_pkg_.a packagefile fmt=$WORK/b031/_pkg_.a packagefile github.com/containers/image/v5/docker=$WORK/b392/_pkg_.a packagefile github.com/containers/image/v5/docker/policyconfiguration=$WORK/b393/_pkg_.a packagefile github.com/containers/image/v5/docker/reference=$WORK/b068/_pkg_.a packagefile github.com/containers/image/v5/image=$WORK/b192/_pkg_.a packagefile github.com/containers/image/v5/internal/iolimits=$WORK/b193/_pkg_.a packagefile github.com/containers/image/v5/manifest=$WORK/b067/_pkg_.a packagefile github.com/containers/image/v5/transports=$WORK/b205/_pkg_.a packagefile github.com/containers/image/v5/types=$WORK/b073/_pkg_.a packagefile github.com/containers/image/v5/version=$WORK/b206/_pkg_.a packagefile github.com/containers/storage/pkg/homedir=$WORK/b207/_pkg_.a packagefile github.com/ghodss/yaml=$WORK/b432/_pkg_.a packagefile github.com/imdario/mergo=$WORK/b462/_pkg_.a packagefile github.com/opencontainers/go-digest=$WORK/b069/_pkg_.a packagefile github.com/pkg/errors=$WORK/b097/_pkg_.a packagefile github.com/sirupsen/logrus=$WORK/b098/_pkg_.a packagefile golang.org/x/net/http2=$WORK/b314/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile io/ioutil=$WORK/b053/_pkg_.a packagefile net=$WORK/b043/_pkg_.a packagefile net/http=$WORK/b170/_pkg_.a packagefile net/url=$WORK/b130/_pkg_.a packagefile os=$WORK/b034/_pkg_.a packagefile path=$WORK/b056/_pkg_.a packagefile path/filepath=$WORK/b054/_pkg_.a packagefile reflect=$WORK/b029/_pkg_.a packagefile regexp=$WORK/b062/_pkg_.a packagefile strings=$WORK/b039/_pkg_.a packagefile time=$WORK/b020/_pkg_.a EOF cd /builddir/build/BUILD/buildah-1.21.1/src/github.com/containers/image/v5/openshift /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b461/_pkg_.a -trimpath "$WORK/b461=>" -shared -p github.com/containers/image/v5/openshift -complete -installsuffix shared -buildid meJ16O3FwwgMfsK1LfH9/meJ16O3FwwgMfsK1LfH9 -goversion go1.15.12 -D "" -importcfg $WORK/b461/importcfg -pack ./openshift-copies.go ./openshift.go ./openshift_transport.go cat >$WORK/b545/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b057/_pkg_.a packagefile context=$WORK/b019/_pkg_.a packagefile fmt=$WORK/b031/_pkg_.a packagefile github.com/containers/common/pkg/completion=$WORK/b543/_pkg_.a packagefile github.com/containers/image/v5/docker=$WORK/b392/_pkg_.a packagefile github.com/containers/image/v5/pkg/docker/config=$WORK/b395/_pkg_.a packagefile github.com/containers/image/v5/pkg/sysregistriesv2=$WORK/b397/_pkg_.a packagefile github.com/containers/image/v5/types=$WORK/b073/_pkg_.a packagefile github.com/pkg/errors=$WORK/b097/_pkg_.a packagefile github.com/sirupsen/logrus=$WORK/b098/_pkg_.a packagefile github.com/spf13/pflag=$WORK/b538/_pkg_.a packagefile golang.org/x/term=$WORK/b333/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile os=$WORK/b034/_pkg_.a packagefile path/filepath=$WORK/b054/_pkg_.a packagefile strings=$WORK/b039/_pkg_.a EOF cd /builddir/build/BUILD/buildah-1.21.1/src/github.com/containers/common/pkg/auth /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b545/_pkg_.a -trimpath "$WORK/b545=>" -shared -p github.com/containers/common/pkg/auth -complete -installsuffix shared -buildid QO0pIjB7lmU8mfqjra2d/QO0pIjB7lmU8mfqjra2d -goversion go1.15.12 -D "" -importcfg $WORK/b545/importcfg -pack ./auth.go ./cli.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b536/_pkg_.a # internal cp $WORK/b536/_pkg_.a /builddir/.cache/go-build/42/42160941af6801b1f5880db681995cec29e3d798934ed2747ade7db890793998-d # internal github.com/containers/buildah/pkg/cli mkdir -p $WORK/b541/ /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b545/_pkg_.a # internal cat >$WORK/b541/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b031/_pkg_.a packagefile github.com/containers/buildah/define=$WORK/b066/_pkg_.a packagefile github.com/containers/buildah/pkg/completion=$WORK/b542/_pkg_.a packagefile github.com/containers/buildah/pkg/parse=$WORK/b536/_pkg_.a packagefile github.com/containers/common/pkg/completion=$WORK/b543/_pkg_.a packagefile github.com/containers/common/pkg/config=$WORK/b464/_pkg_.a packagefile github.com/containers/storage/pkg/unshare=$WORK/b158/_pkg_.a packagefile github.com/opencontainers/runtime-spec/specs-go=$WORK/b160/_pkg_.a packagefile github.com/pkg/errors=$WORK/b097/_pkg_.a packagefile github.com/spf13/pflag=$WORK/b538/_pkg_.a packagefile os=$WORK/b034/_pkg_.a packagefile runtime=$WORK/b007/_pkg_.a packagefile strings=$WORK/b039/_pkg_.a EOF cd /builddir/build/BUILD/buildah-1.21.1/_build/src/github.com/containers/buildah/pkg/cli /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b541/_pkg_.a -trimpath "$WORK/b541=>" -shared -p github.com/containers/buildah/pkg/cli -complete -installsuffix shared -buildid Irbnez78AGX3yDnh0pTZ/Irbnez78AGX3yDnh0pTZ -goversion go1.15.12 -D "" -importcfg $WORK/b541/importcfg -pack ./common.go ./exec_codes.go cp $WORK/b545/_pkg_.a /builddir/.cache/go-build/55/55f409f8ad215ef2f0e9c929e262a35e92b64a1c520fed33a6aa43e2679c5d33-d # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b191/_pkg_.a # internal cp $WORK/b191/_pkg_.a /builddir/.cache/go-build/0f/0fe0a3ec6de5ec3eeb92562d54e001d43cd1390f413a8d8fd588099aa5b0ebaa-d # internal github.com/containers/common/pkg/supplemented mkdir -p $WORK/b190/ cat >$WORK/b190/importcfg << 'EOF' # internal # import config packagefile container/list=$WORK/b118/_pkg_.a packagefile context=$WORK/b019/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile github.com/containers/common/pkg/manifests=$WORK/b189/_pkg_.a packagefile github.com/containers/image/v5/copy=$WORK/b191/_pkg_.a packagefile github.com/containers/image/v5/image=$WORK/b192/_pkg_.a packagefile github.com/containers/image/v5/manifest=$WORK/b067/_pkg_.a packagefile github.com/containers/image/v5/transports=$WORK/b205/_pkg_.a packagefile github.com/containers/image/v5/types=$WORK/b073/_pkg_.a packagefile github.com/hashicorp/go-multierror=$WORK/b345/_pkg_.a packagefile github.com/opencontainers/go-digest=$WORK/b069/_pkg_.a packagefile github.com/pkg/errors=$WORK/b097/_pkg_.a packagefile github.com/sirupsen/logrus=$WORK/b098/_pkg_.a packagefile io=$WORK/b013/_pkg_.a EOF cd /builddir/build/BUILD/buildah-1.21.1/src/github.com/containers/common/pkg/supplemented /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b190/_pkg_.a -trimpath "$WORK/b190=>" -shared -p github.com/containers/common/pkg/supplemented -complete -installsuffix shared -buildid DpheYk8JKQS3i_Z8l7oJ/DpheYk8JKQS3i_Z8l7oJ -goversion go1.15.12 -D "" -importcfg $WORK/b190/importcfg -pack ./errors.go ./supplemented.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b541/_pkg_.a # internal cp $WORK/b541/_pkg_.a /builddir/.cache/go-build/07/07a54cf393aad25ce9cb280e8175b897e23170ae38e694f84d1fa8d9372b40db-d # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b190/_pkg_.a # internal cp $WORK/b190/_pkg_.a /builddir/.cache/go-build/25/25cee6bfb64d5be3700de5300cf2a6e06f26267c09d83b69bd893f5a2b2baadf-d # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b461/_pkg_.a # internal cp $WORK/b461/_pkg_.a /builddir/.cache/go-build/bc/bc131594503a41a789b18dc65b13a82832b60715aec3d58e190e0206409c6f6f-d # internal github.com/containers/image/v5/transports/alltransports mkdir -p $WORK/b389/ cat >$WORK/b389/importcfg << 'EOF' # internal # import config packagefile github.com/containers/image/v5/directory=$WORK/b390/_pkg_.a packagefile github.com/containers/image/v5/docker=$WORK/b392/_pkg_.a packagefile github.com/containers/image/v5/docker/archive=$WORK/b433/_pkg_.a packagefile github.com/containers/image/v5/docker/daemon=$WORK/b435/_pkg_.a packagefile github.com/containers/image/v5/oci/archive=$WORK/b458/_pkg_.a packagefile github.com/containers/image/v5/oci/layout=$WORK/b460/_pkg_.a packagefile github.com/containers/image/v5/openshift=$WORK/b461/_pkg_.a packagefile github.com/containers/image/v5/storage=$WORK/b347/_pkg_.a packagefile github.com/containers/image/v5/tarball=$WORK/b463/_pkg_.a packagefile github.com/containers/image/v5/transports=$WORK/b205/_pkg_.a packagefile github.com/containers/image/v5/types=$WORK/b073/_pkg_.a packagefile github.com/pkg/errors=$WORK/b097/_pkg_.a packagefile strings=$WORK/b039/_pkg_.a EOF cd /builddir/build/BUILD/buildah-1.21.1/src/github.com/containers/image/v5/transports/alltransports /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b389/_pkg_.a -trimpath "$WORK/b389=>" -shared -p github.com/containers/image/v5/transports/alltransports -complete -installsuffix shared -buildid Q4jvoQ-9GqXi04XTNeWQ/Q4jvoQ-9GqXi04XTNeWQ -goversion go1.15.12 -D "" -importcfg $WORK/b389/importcfg -pack ./alltransports.go ./docker_daemon.go ./ostree_stub.go ./storage.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b389/_pkg_.a # internal cp $WORK/b389/_pkg_.a /builddir/.cache/go-build/90/90049299f247d3318bb790a3dbac6419a23bda31e24b0a88799e7649efca7843-d # internal github.com/containers/common/libimage/manifests mkdir -p $WORK/b188/ cat >$WORK/b188/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b019/_pkg_.a packagefile encoding/json=$WORK/b023/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile github.com/containers/common/pkg/manifests=$WORK/b189/_pkg_.a packagefile github.com/containers/common/pkg/supplemented=$WORK/b190/_pkg_.a packagefile github.com/containers/image/v5/copy=$WORK/b191/_pkg_.a packagefile github.com/containers/image/v5/docker/reference=$WORK/b068/_pkg_.a packagefile github.com/containers/image/v5/image=$WORK/b192/_pkg_.a packagefile github.com/containers/image/v5/manifest=$WORK/b067/_pkg_.a packagefile github.com/containers/image/v5/signature=$WORK/b204/_pkg_.a packagefile github.com/containers/image/v5/storage=$WORK/b347/_pkg_.a packagefile github.com/containers/image/v5/transports=$WORK/b205/_pkg_.a packagefile github.com/containers/image/v5/transports/alltransports=$WORK/b389/_pkg_.a packagefile github.com/containers/image/v5/types=$WORK/b073/_pkg_.a packagefile github.com/containers/storage=$WORK/b349/_pkg_.a packagefile github.com/opencontainers/go-digest=$WORK/b069/_pkg_.a packagefile github.com/opencontainers/image-spec/specs-go/v1=$WORK/b076/_pkg_.a packagefile github.com/pkg/errors=$WORK/b097/_pkg_.a packagefile github.com/sirupsen/logrus=$WORK/b098/_pkg_.a packagefile io=$WORK/b013/_pkg_.a EOF cd /builddir/build/BUILD/buildah-1.21.1/src/github.com/containers/common/libimage/manifests /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b188/_pkg_.a -trimpath "$WORK/b188=>" -shared -p github.com/containers/common/libimage/manifests -complete -installsuffix shared -buildid Zn9z1h6kGcwsSb6yZFmb/Zn9z1h6kGcwsSb6yZFmb -goversion go1.15.12 -D "" -importcfg $WORK/b188/importcfg -pack ./copy.go ./manifests.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b188/_pkg_.a # internal cp $WORK/b188/_pkg_.a /builddir/.cache/go-build/3e/3ee26101ed64523c86359f6cd2584ebf183c81920277c97218b3d687168393c6-d # internal github.com/containers/common/libimage mkdir -p $WORK/b187/ cat >$WORK/b187/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b019/_pkg_.a packagefile encoding/json=$WORK/b023/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b031/_pkg_.a packagefile github.com/containers/common/libimage/manifests=$WORK/b188/_pkg_.a packagefile github.com/containers/common/pkg/config=$WORK/b464/_pkg_.a packagefile github.com/containers/common/pkg/filters=$WORK/b469/_pkg_.a packagefile github.com/containers/common/pkg/retry=$WORK/b471/_pkg_.a packagefile github.com/containers/common/pkg/signal=$WORK/b472/_pkg_.a packagefile github.com/containers/common/pkg/timetype=$WORK/b470/_pkg_.a packagefile github.com/containers/image/v5/copy=$WORK/b191/_pkg_.a packagefile github.com/containers/image/v5/directory=$WORK/b390/_pkg_.a packagefile github.com/containers/image/v5/docker=$WORK/b392/_pkg_.a packagefile github.com/containers/image/v5/docker/archive=$WORK/b433/_pkg_.a packagefile github.com/containers/image/v5/docker/reference=$WORK/b068/_pkg_.a packagefile github.com/containers/image/v5/manifest=$WORK/b067/_pkg_.a packagefile github.com/containers/image/v5/oci/archive=$WORK/b458/_pkg_.a packagefile github.com/containers/image/v5/oci/layout=$WORK/b460/_pkg_.a packagefile github.com/containers/image/v5/pkg/shortnames=$WORK/b474/_pkg_.a packagefile github.com/containers/image/v5/pkg/sysregistriesv2=$WORK/b397/_pkg_.a packagefile github.com/containers/image/v5/signature=$WORK/b204/_pkg_.a packagefile github.com/containers/image/v5/storage=$WORK/b347/_pkg_.a packagefile github.com/containers/image/v5/tarball=$WORK/b463/_pkg_.a packagefile github.com/containers/image/v5/transports/alltransports=$WORK/b389/_pkg_.a packagefile github.com/containers/image/v5/types=$WORK/b073/_pkg_.a packagefile github.com/containers/ocicrypt/config=$WORK/b140/_pkg_.a packagefile github.com/containers/storage=$WORK/b349/_pkg_.a packagefile github.com/disiqueira/gotree/v3=$WORK/b484/_pkg_.a packagefile github.com/docker/go-units=$WORK/b152/_pkg_.a packagefile github.com/hashicorp/go-multierror=$WORK/b345/_pkg_.a packagefile github.com/jinzhu/copier=$WORK/b485/_pkg_.a packagefile github.com/opencontainers/go-digest=$WORK/b069/_pkg_.a packagefile github.com/opencontainers/image-spec/specs-go/v1=$WORK/b076/_pkg_.a packagefile github.com/pkg/errors=$WORK/b097/_pkg_.a packagefile github.com/sirupsen/logrus=$WORK/b098/_pkg_.a packagefile golang.org/x/sync/semaphore=$WORK/b344/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile io/ioutil=$WORK/b053/_pkg_.a packagefile net/http=$WORK/b170/_pkg_.a packagefile net/url=$WORK/b130/_pkg_.a packagefile os=$WORK/b034/_pkg_.a packagefile path/filepath=$WORK/b054/_pkg_.a packagefile runtime=$WORK/b007/_pkg_.a packagefile sort=$WORK/b033/_pkg_.a packagefile strconv=$WORK/b030/_pkg_.a packagefile strings=$WORK/b039/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a packagefile time=$WORK/b020/_pkg_.a EOF cd /builddir/build/BUILD/buildah-1.21.1/src/github.com/containers/common/libimage /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b187/_pkg_.a -trimpath "$WORK/b187=>" -shared -p github.com/containers/common/libimage -complete -installsuffix shared -buildid fBA0PN-KxRVxTiQ0m5y9/fBA0PN-KxRVxTiQ0m5y9 -goversion go1.15.12 -D "" -importcfg $WORK/b187/importcfg -pack ./copier.go ./disk_usage.go ./download.go ./events.go ./filters.go ./history.go ./image.go ./image_config.go ./image_tree.go ./import.go ./inspect.go ./layer_tree.go ./load.go ./manifest_list.go ./normalize.go ./oci.go ./pull.go ./push.go ./runtime.go ./save.go ./search.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b187/_pkg_.a # internal cp $WORK/b187/_pkg_.a /builddir/.cache/go-build/52/52e7b4b5eaca0b6a229c45395b21b3be081a6352652cc83fb9030a661a22c1f3-d # internal github.com/containers/buildah/util mkdir -p $WORK/b065/ github.com/containers/buildah/pkg/blobcache mkdir -p $WORK/b493/ cat >$WORK/b493/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b002/_pkg_.a packagefile context=$WORK/b019/_pkg_.a packagefile github.com/containers/buildah/docker=$WORK/b492/_pkg_.a packagefile github.com/containers/common/libimage=$WORK/b187/_pkg_.a packagefile github.com/containers/image/v5/docker/reference=$WORK/b068/_pkg_.a packagefile github.com/containers/image/v5/image=$WORK/b192/_pkg_.a packagefile github.com/containers/image/v5/manifest=$WORK/b067/_pkg_.a packagefile github.com/containers/image/v5/pkg/compression=$WORK/b078/_pkg_.a packagefile github.com/containers/image/v5/transports=$WORK/b205/_pkg_.a packagefile github.com/containers/image/v5/types=$WORK/b073/_pkg_.a packagefile github.com/containers/storage/pkg/archive=$WORK/b145/_pkg_.a packagefile github.com/containers/storage/pkg/ioutils=$WORK/b155/_pkg_.a packagefile github.com/opencontainers/go-digest=$WORK/b069/_pkg_.a packagefile github.com/opencontainers/image-spec/specs-go/v1=$WORK/b076/_pkg_.a packagefile github.com/pkg/errors=$WORK/b097/_pkg_.a packagefile github.com/sirupsen/logrus=$WORK/b098/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile io/ioutil=$WORK/b053/_pkg_.a packagefile os=$WORK/b034/_pkg_.a packagefile path/filepath=$WORK/b054/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a EOF cat >$WORK/b065/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b031/_pkg_.a packagefile github.com/containers/buildah/define=$WORK/b066/_pkg_.a packagefile github.com/containers/common/libimage=$WORK/b187/_pkg_.a packagefile github.com/containers/common/pkg/config=$WORK/b464/_pkg_.a packagefile github.com/containers/image/v5/docker/reference=$WORK/b068/_pkg_.a packagefile github.com/containers/image/v5/pkg/shortnames=$WORK/b474/_pkg_.a packagefile github.com/containers/image/v5/pkg/sysregistriesv2=$WORK/b397/_pkg_.a packagefile github.com/containers/image/v5/signature=$WORK/b204/_pkg_.a packagefile github.com/containers/image/v5/transports/alltransports=$WORK/b389/_pkg_.a packagefile github.com/containers/image/v5/types=$WORK/b073/_pkg_.a packagefile github.com/containers/storage=$WORK/b349/_pkg_.a packagefile github.com/docker/distribution/registry/api/errcode=$WORK/b405/_pkg_.a packagefile github.com/opencontainers/go-digest=$WORK/b069/_pkg_.a packagefile github.com/opencontainers/runtime-spec/specs-go=$WORK/b160/_pkg_.a packagefile github.com/pkg/errors=$WORK/b097/_pkg_.a packagefile github.com/sirupsen/logrus=$WORK/b098/_pkg_.a packagefile golang.org/x/sys/unix=$WORK/b099/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile net/url=$WORK/b130/_pkg_.a packagefile os=$WORK/b034/_pkg_.a packagefile path/filepath=$WORK/b054/_pkg_.a packagefile sort=$WORK/b033/_pkg_.a packagefile strings=$WORK/b039/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a packagefile syscall=$WORK/b021/_pkg_.a EOF cd /builddir/build/BUILD/buildah-1.21.1/_build/src/github.com/containers/buildah/pkg/blobcache /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b493/_pkg_.a -trimpath "$WORK/b493=>" -shared -p github.com/containers/buildah/pkg/blobcache -complete -installsuffix shared -buildid zmJ7SMTVOpZ7zoKwM1F1/zmJ7SMTVOpZ7zoKwM1F1 -goversion go1.15.12 -D "" -importcfg $WORK/b493/importcfg -pack ./blobcache.go cd /builddir/build/BUILD/buildah-1.21.1/_build/src/github.com/containers/buildah/util /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b065/_pkg_.a -trimpath "$WORK/b065=>" -shared -p github.com/containers/buildah/util -complete -installsuffix shared -buildid XNnb5zvHLNjB59Ch_SdK/XNnb5zvHLNjB59Ch_SdK -goversion go1.15.12 -D "" -importcfg $WORK/b065/importcfg -pack ./types.go ./util.go ./util_linux.go ./util_uint64.go ./util_unix.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b065/_pkg_.a # internal cp $WORK/b065/_pkg_.a /builddir/.cache/go-build/3f/3f7a57645f01980c92a29d52fd90c2006367acc0107a1a103b6cc6c3916ddd4a-d # internal github.com/containers/buildah/copier mkdir -p $WORK/b488/ github.com/containers/buildah/bind mkdir -p $WORK/b064/ cat >$WORK/b488/importcfg << 'EOF' # internal # import config packagefile archive/tar=$WORK/b052/_pkg_.a packagefile bytes=$WORK/b002/_pkg_.a packagefile encoding/json=$WORK/b023/_pkg_.a packagefile fmt=$WORK/b031/_pkg_.a packagefile github.com/containers/buildah/util=$WORK/b065/_pkg_.a packagefile github.com/containers/image/v5/pkg/compression=$WORK/b078/_pkg_.a packagefile github.com/containers/storage/pkg/fileutils=$WORK/b146/_pkg_.a packagefile github.com/containers/storage/pkg/idtools=$WORK/b148/_pkg_.a packagefile github.com/containers/storage/pkg/reexec=$WORK/b159/_pkg_.a packagefile github.com/pkg/errors=$WORK/b097/_pkg_.a packagefile github.com/sirupsen/logrus=$WORK/b098/_pkg_.a packagefile golang.org/x/sys/unix=$WORK/b099/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile io/ioutil=$WORK/b053/_pkg_.a packagefile net=$WORK/b043/_pkg_.a packagefile os=$WORK/b034/_pkg_.a packagefile os/user=$WORK/b055/_pkg_.a packagefile path=$WORK/b056/_pkg_.a packagefile path/filepath=$WORK/b054/_pkg_.a packagefile strconv=$WORK/b030/_pkg_.a packagefile strings=$WORK/b039/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a packagefile syscall=$WORK/b021/_pkg_.a packagefile time=$WORK/b020/_pkg_.a EOF cd /builddir/build/BUILD/buildah-1.21.1/_build/src/github.com/containers/buildah/copier /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b488/_pkg_.a -trimpath "$WORK/b488=>" -shared -p github.com/containers/buildah/copier -complete -installsuffix shared -buildid akUayTAKxBzTi9aEWgqS/akUayTAKxBzTi9aEWgqS -goversion go1.15.12 -D "" -importcfg $WORK/b488/importcfg -pack ./copier.go ./syscall_unix.go ./unwrap_112.go ./xattrs.go cat >$WORK/b064/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b031/_pkg_.a packagefile github.com/containers/buildah/util=$WORK/b065/_pkg_.a packagefile github.com/containers/storage/pkg/idtools=$WORK/b148/_pkg_.a packagefile github.com/containers/storage/pkg/mount=$WORK/b150/_pkg_.a packagefile github.com/opencontainers/runtime-spec/specs-go=$WORK/b160/_pkg_.a packagefile github.com/pkg/errors=$WORK/b097/_pkg_.a packagefile github.com/sirupsen/logrus=$WORK/b098/_pkg_.a packagefile golang.org/x/sys/unix=$WORK/b099/_pkg_.a packagefile os=$WORK/b034/_pkg_.a packagefile path/filepath=$WORK/b054/_pkg_.a packagefile syscall=$WORK/b021/_pkg_.a EOF cd /builddir/build/BUILD/buildah-1.21.1/_build/src/github.com/containers/buildah/bind /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b064/_pkg_.a -trimpath "$WORK/b064=>" -shared -p github.com/containers/buildah/bind -complete -installsuffix shared -buildid oEG0oyBdhrhLJQ5xOM-h/oEG0oyBdhrhLJQ5xOM-h -goversion go1.15.12 -D "" -importcfg $WORK/b064/importcfg -pack ./mount.go ./util.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b493/_pkg_.a # internal cp $WORK/b493/_pkg_.a /builddir/.cache/go-build/5d/5d2e229d82c0598bc97b54eb35e1d415b10c466bfc9605cb3daed59f21c9a237-d # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b064/_pkg_.a # internal cp $WORK/b064/_pkg_.a /builddir/.cache/go-build/d7/d74f5d135575f17550b5ac360b6e913eb1be8a0a7e2756c7287544a094751894-d # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b488/_pkg_.a # internal cp $WORK/b488/_pkg_.a /builddir/.cache/go-build/87/87499aec2ed81625c5f85e5efdc8fd4accc15c381025acb6499ceae6035732ed-d # internal github.com/containers/buildah/chroot mkdir -p $WORK/b487/ cat >$WORK/b487/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b002/_pkg_.a packagefile encoding/json=$WORK/b023/_pkg_.a packagefile fmt=$WORK/b031/_pkg_.a packagefile github.com/containers/buildah/bind=$WORK/b064/_pkg_.a packagefile github.com/containers/buildah/copier=$WORK/b488/_pkg_.a packagefile github.com/containers/buildah/util=$WORK/b065/_pkg_.a packagefile github.com/containers/storage/pkg/ioutils=$WORK/b155/_pkg_.a packagefile github.com/containers/storage/pkg/mount=$WORK/b150/_pkg_.a packagefile github.com/containers/storage/pkg/reexec=$WORK/b159/_pkg_.a packagefile github.com/containers/storage/pkg/unshare=$WORK/b158/_pkg_.a packagefile github.com/opencontainers/runc/libcontainer/apparmor=$WORK/b489/_pkg_.a packagefile github.com/opencontainers/runtime-spec/specs-go=$WORK/b160/_pkg_.a packagefile github.com/opencontainers/selinux/go-selinux=$WORK/b359/_pkg_.a packagefile github.com/opencontainers/selinux/go-selinux/label=$WORK/b358/_pkg_.a packagefile github.com/pkg/errors=$WORK/b097/_pkg_.a packagefile github.com/seccomp/libseccomp-golang=$WORK/b491/_pkg_.a packagefile github.com/sirupsen/logrus=$WORK/b098/_pkg_.a packagefile github.com/syndtr/gocapability/capability=$WORK/b161/_pkg_.a packagefile golang.org/x/crypto/ssh/terminal=$WORK/b343/_pkg_.a packagefile golang.org/x/sys/unix=$WORK/b099/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile io/ioutil=$WORK/b053/_pkg_.a packagefile os=$WORK/b034/_pkg_.a packagefile os/exec=$WORK/b060/_pkg_.a packagefile path/filepath=$WORK/b054/_pkg_.a packagefile runtime=$WORK/b007/_pkg_.a packagefile strconv=$WORK/b030/_pkg_.a packagefile strings=$WORK/b039/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a packagefile syscall=$WORK/b021/_pkg_.a packagefile time=$WORK/b020/_pkg_.a EOF cd /builddir/build/BUILD/buildah-1.21.1/_build/src/github.com/containers/buildah/chroot /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b487/_pkg_.a -trimpath "$WORK/b487=>" -shared -p github.com/containers/buildah/chroot -complete -installsuffix shared -buildid zT44dDLFQtoQ0c5the-1/zT44dDLFQtoQ0c5the-1 -goversion go1.15.12 -D "" -importcfg $WORK/b487/importcfg -pack ./run.go ./seccomp.go ./selinux.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b487/_pkg_.a # internal cp $WORK/b487/_pkg_.a /builddir/.cache/go-build/e4/e4c5dddbe472324a4be8cbc0de0bdb534a991e29cc5b39015d0ff5613406b356-d # internal github.com/containers/buildah mkdir -p $WORK/b051/ cat >$WORK/b051/importcfg << 'EOF' # internal # import config packagefile archive/tar=$WORK/b052/_pkg_.a packagefile bufio=$WORK/b057/_pkg_.a packagefile bytes=$WORK/b002/_pkg_.a packagefile context=$WORK/b019/_pkg_.a packagefile encoding/json=$WORK/b023/_pkg_.a packagefile fmt=$WORK/b031/_pkg_.a packagefile github.com/containernetworking/cni/libcni=$WORK/b058/_pkg_.a packagefile github.com/containers/buildah/bind=$WORK/b064/_pkg_.a packagefile github.com/containers/buildah/chroot=$WORK/b487/_pkg_.a packagefile github.com/containers/buildah/copier=$WORK/b488/_pkg_.a packagefile github.com/containers/buildah/define=$WORK/b066/_pkg_.a packagefile github.com/containers/buildah/docker=$WORK/b492/_pkg_.a packagefile github.com/containers/buildah/pkg/blobcache=$WORK/b493/_pkg_.a packagefile github.com/containers/buildah/pkg/chrootuser=$WORK/b494/_pkg_.a packagefile github.com/containers/buildah/pkg/overlay=$WORK/b495/_pkg_.a packagefile github.com/containers/buildah/util=$WORK/b065/_pkg_.a packagefile github.com/containers/common/libimage=$WORK/b187/_pkg_.a packagefile github.com/containers/common/libimage/manifests=$WORK/b188/_pkg_.a packagefile github.com/containers/common/pkg/capabilities=$WORK/b467/_pkg_.a packagefile github.com/containers/common/pkg/chown=$WORK/b496/_pkg_.a packagefile github.com/containers/common/pkg/config=$WORK/b464/_pkg_.a packagefile github.com/containers/common/pkg/retry=$WORK/b471/_pkg_.a packagefile github.com/containers/common/pkg/seccomp=$WORK/b497/_pkg_.a packagefile github.com/containers/common/pkg/subscriptions=$WORK/b498/_pkg_.a packagefile github.com/containers/image/v5/copy=$WORK/b191/_pkg_.a packagefile github.com/containers/image/v5/docker=$WORK/b392/_pkg_.a packagefile github.com/containers/image/v5/docker/reference=$WORK/b068/_pkg_.a packagefile github.com/containers/image/v5/image=$WORK/b192/_pkg_.a packagefile github.com/containers/image/v5/manifest=$WORK/b067/_pkg_.a packagefile github.com/containers/image/v5/pkg/sysregistriesv2=$WORK/b397/_pkg_.a packagefile github.com/containers/image/v5/signature=$WORK/b204/_pkg_.a packagefile github.com/containers/image/v5/storage=$WORK/b347/_pkg_.a packagefile github.com/containers/image/v5/transports=$WORK/b205/_pkg_.a packagefile github.com/containers/image/v5/types=$WORK/b073/_pkg_.a packagefile github.com/containers/ocicrypt/config=$WORK/b140/_pkg_.a packagefile github.com/containers/storage=$WORK/b349/_pkg_.a packagefile github.com/containers/storage/pkg/archive=$WORK/b145/_pkg_.a packagefile github.com/containers/storage/pkg/fileutils=$WORK/b146/_pkg_.a packagefile github.com/containers/storage/pkg/idtools=$WORK/b148/_pkg_.a packagefile github.com/containers/storage/pkg/ioutils=$WORK/b155/_pkg_.a packagefile github.com/containers/storage/pkg/reexec=$WORK/b159/_pkg_.a packagefile github.com/containers/storage/pkg/stringid=$WORK/b378/_pkg_.a packagefile github.com/containers/storage/pkg/system=$WORK/b149/_pkg_.a packagefile github.com/containers/storage/pkg/unshare=$WORK/b158/_pkg_.a packagefile github.com/docker/go-units=$WORK/b152/_pkg_.a packagefile github.com/docker/libnetwork/resolvconf=$WORK/b500/_pkg_.a packagefile github.com/docker/libnetwork/types=$WORK/b503/_pkg_.a packagefile github.com/hashicorp/go-multierror=$WORK/b345/_pkg_.a packagefile github.com/opencontainers/go-digest=$WORK/b069/_pkg_.a packagefile github.com/opencontainers/image-spec/specs-go=$WORK/b077/_pkg_.a packagefile github.com/opencontainers/image-spec/specs-go/v1=$WORK/b076/_pkg_.a packagefile github.com/opencontainers/runc/libcontainer/system=$WORK/b162/_pkg_.a packagefile github.com/opencontainers/runtime-spec/specs-go=$WORK/b160/_pkg_.a packagefile github.com/opencontainers/runtime-tools/generate=$WORK/b505/_pkg_.a packagefile github.com/opencontainers/selinux/go-selinux=$WORK/b359/_pkg_.a packagefile github.com/opencontainers/selinux/go-selinux/label=$WORK/b358/_pkg_.a packagefile github.com/openshift/imagebuilder=$WORK/b515/_pkg_.a packagefile github.com/pkg/errors=$WORK/b097/_pkg_.a packagefile github.com/sirupsen/logrus=$WORK/b098/_pkg_.a packagefile golang.org/x/crypto/ssh/terminal=$WORK/b343/_pkg_.a packagefile golang.org/x/sys/unix=$WORK/b099/_pkg_.a packagefile hash=$WORK/b071/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile io/ioutil=$WORK/b053/_pkg_.a packagefile math/rand=$WORK/b047/_pkg_.a packagefile net=$WORK/b043/_pkg_.a packagefile net/http=$WORK/b170/_pkg_.a packagefile net/url=$WORK/b130/_pkg_.a packagefile os=$WORK/b034/_pkg_.a packagefile os/exec=$WORK/b060/_pkg_.a packagefile path=$WORK/b056/_pkg_.a packagefile path/filepath=$WORK/b054/_pkg_.a packagefile runtime=$WORK/b007/_pkg_.a packagefile sort=$WORK/b033/_pkg_.a packagefile strconv=$WORK/b030/_pkg_.a packagefile strings=$WORK/b039/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a packagefile syscall=$WORK/b021/_pkg_.a packagefile time=$WORK/b020/_pkg_.a EOF cd /builddir/build/BUILD/buildah-1.21.1/_build/src/github.com/containers/buildah /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b051/_pkg_.a -trimpath "$WORK/b051=>" -shared -p github.com/containers/buildah -complete -installsuffix shared -buildid WhXTXTF2bWQwirhJzqxu/WhXTXTF2bWQwirhJzqxu -goversion go1.15.12 -D "" -importcfg $WORK/b051/importcfg -pack ./add.go ./buildah.go ./commit.go ./common.go ./config.go ./delete.go ./digester.go ./image.go ./import.go ./info.go ./mount.go ./new.go ./pull.go ./push.go ./run.go ./run_linux.go ./seccomp.go ./selinux.go ./unmount.go ./util.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b051/_pkg_.a # internal cp $WORK/b051/_pkg_.a /builddir/.cache/go-build/08/08840b18c45e22908430b6645848d02215820d385f12700b34ab4fcc759f40b9-d # internal github.com/containers/buildah/imagebuildah mkdir -p $WORK/b535/ cat >$WORK/b535/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b002/_pkg_.a packagefile context=$WORK/b019/_pkg_.a packagefile fmt=$WORK/b031/_pkg_.a packagefile github.com/containers/buildah=$WORK/b051/_pkg_.a packagefile github.com/containers/buildah/copier=$WORK/b488/_pkg_.a packagefile github.com/containers/buildah/define=$WORK/b066/_pkg_.a packagefile github.com/containers/buildah/docker=$WORK/b492/_pkg_.a packagefile github.com/containers/buildah/pkg/parse=$WORK/b536/_pkg_.a packagefile github.com/containers/buildah/pkg/rusage=$WORK/b540/_pkg_.a packagefile github.com/containers/buildah/util=$WORK/b065/_pkg_.a packagefile github.com/containers/common/libimage=$WORK/b187/_pkg_.a packagefile github.com/containers/common/pkg/config=$WORK/b464/_pkg_.a packagefile github.com/containers/image/v5/copy=$WORK/b191/_pkg_.a packagefile github.com/containers/image/v5/docker/reference=$WORK/b068/_pkg_.a packagefile github.com/containers/image/v5/manifest=$WORK/b067/_pkg_.a packagefile github.com/containers/image/v5/storage=$WORK/b347/_pkg_.a packagefile github.com/containers/image/v5/transports=$WORK/b205/_pkg_.a packagefile github.com/containers/image/v5/transports/alltransports=$WORK/b389/_pkg_.a packagefile github.com/containers/image/v5/types=$WORK/b073/_pkg_.a packagefile github.com/containers/ocicrypt/config=$WORK/b140/_pkg_.a packagefile github.com/containers/storage=$WORK/b349/_pkg_.a packagefile github.com/containers/storage/pkg/archive=$WORK/b145/_pkg_.a packagefile github.com/containers/storage/pkg/chrootarchive=$WORK/b164/_pkg_.a packagefile github.com/fsouza/go-dockerclient=$WORK/b516/_pkg_.a packagefile github.com/opencontainers/go-digest=$WORK/b069/_pkg_.a packagefile github.com/opencontainers/image-spec/specs-go/v1=$WORK/b076/_pkg_.a packagefile github.com/opencontainers/runtime-spec/specs-go=$WORK/b160/_pkg_.a packagefile github.com/openshift/imagebuilder=$WORK/b515/_pkg_.a packagefile github.com/openshift/imagebuilder/dockerfile/parser=$WORK/b532/_pkg_.a packagefile github.com/pkg/errors=$WORK/b097/_pkg_.a packagefile github.com/sirupsen/logrus=$WORK/b098/_pkg_.a packagefile golang.org/x/sync/semaphore=$WORK/b344/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile io/ioutil=$WORK/b053/_pkg_.a packagefile net/http=$WORK/b170/_pkg_.a packagefile os=$WORK/b034/_pkg_.a packagefile os/exec=$WORK/b060/_pkg_.a packagefile path/filepath=$WORK/b054/_pkg_.a packagefile sort=$WORK/b033/_pkg_.a packagefile strconv=$WORK/b030/_pkg_.a packagefile strings=$WORK/b039/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a packagefile time=$WORK/b020/_pkg_.a EOF cd /builddir/build/BUILD/buildah-1.21.1/_build/src/github.com/containers/buildah/imagebuildah /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b535/_pkg_.a -trimpath "$WORK/b535=>" -shared -p github.com/containers/buildah/imagebuildah -complete -installsuffix shared -buildid L4Oakk4r_aU89gUFsNsr/L4Oakk4r_aU89gUFsNsr -goversion go1.15.12 -D "" -importcfg $WORK/b535/importcfg -pack ./build.go ./executor.go ./stage_executor.go ./util.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b535/_pkg_.a # internal cp $WORK/b535/_pkg_.a /builddir/.cache/go-build/8e/8e0b9bf51aa8b74b625e0d0b6ce1ed41baadb32c6db04cfaeabaf95c3dd4142f-d # internal github.com/containers/buildah/cmd/buildah mkdir -p $WORK/b001/ cat >$WORK/b001/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b002/_pkg_.a packagefile context=$WORK/b019/_pkg_.a packagefile encoding/json=$WORK/b023/_pkg_.a packagefile fmt=$WORK/b031/_pkg_.a packagefile github.com/containernetworking/cni/pkg/version=$WORK/b041/_pkg_.a packagefile github.com/containers/buildah=$WORK/b051/_pkg_.a packagefile github.com/containers/buildah/define=$WORK/b066/_pkg_.a packagefile github.com/containers/buildah/docker=$WORK/b492/_pkg_.a packagefile github.com/containers/buildah/imagebuildah=$WORK/b535/_pkg_.a packagefile github.com/containers/buildah/pkg/cli=$WORK/b541/_pkg_.a packagefile github.com/containers/buildah/pkg/formats=$WORK/b544/_pkg_.a packagefile github.com/containers/buildah/pkg/parse=$WORK/b536/_pkg_.a packagefile github.com/containers/buildah/util=$WORK/b065/_pkg_.a packagefile github.com/containers/common/libimage=$WORK/b187/_pkg_.a packagefile github.com/containers/common/libimage/manifests=$WORK/b188/_pkg_.a packagefile github.com/containers/common/pkg/auth=$WORK/b545/_pkg_.a packagefile github.com/containers/common/pkg/config=$WORK/b464/_pkg_.a packagefile github.com/containers/common/pkg/umask=$WORK/b499/_pkg_.a packagefile github.com/containers/image/v5/copy=$WORK/b191/_pkg_.a packagefile github.com/containers/image/v5/image=$WORK/b192/_pkg_.a packagefile github.com/containers/image/v5/manifest=$WORK/b067/_pkg_.a packagefile github.com/containers/image/v5/pkg/shortnames=$WORK/b474/_pkg_.a packagefile github.com/containers/image/v5/storage=$WORK/b347/_pkg_.a packagefile github.com/containers/image/v5/transports=$WORK/b205/_pkg_.a packagefile github.com/containers/image/v5/transports/alltransports=$WORK/b389/_pkg_.a packagefile github.com/containers/image/v5/types=$WORK/b073/_pkg_.a packagefile github.com/containers/image/v5/version=$WORK/b206/_pkg_.a packagefile github.com/containers/ocicrypt/config=$WORK/b140/_pkg_.a packagefile github.com/containers/ocicrypt/helpers=$WORK/b546/_pkg_.a packagefile github.com/containers/storage=$WORK/b349/_pkg_.a packagefile github.com/containers/storage/pkg/unshare=$WORK/b158/_pkg_.a packagefile github.com/docker/go-units=$WORK/b152/_pkg_.a packagefile github.com/hashicorp/go-multierror=$WORK/b345/_pkg_.a packagefile github.com/mattn/go-shellwords=$WORK/b548/_pkg_.a packagefile github.com/opencontainers/go-digest=$WORK/b069/_pkg_.a packagefile github.com/opencontainers/image-spec/specs-go=$WORK/b077/_pkg_.a packagefile github.com/opencontainers/image-spec/specs-go/v1=$WORK/b076/_pkg_.a packagefile github.com/opencontainers/runtime-spec/specs-go=$WORK/b160/_pkg_.a packagefile github.com/pkg/errors=$WORK/b097/_pkg_.a packagefile github.com/sirupsen/logrus=$WORK/b098/_pkg_.a packagefile github.com/spf13/cobra=$WORK/b537/_pkg_.a packagefile github.com/spf13/pflag=$WORK/b538/_pkg_.a packagefile go.etcd.io/bbolt=$WORK/b201/_pkg_.a packagefile golang.org/x/crypto/ssh/terminal=$WORK/b343/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile io/ioutil=$WORK/b053/_pkg_.a packagefile os=$WORK/b034/_pkg_.a packagefile os/exec=$WORK/b060/_pkg_.a packagefile path/filepath=$WORK/b054/_pkg_.a packagefile regexp=$WORK/b062/_pkg_.a packagefile runtime=$WORK/b007/_pkg_.a packagefile runtime/pprof=$WORK/b549/_pkg_.a packagefile sort=$WORK/b033/_pkg_.a packagefile strconv=$WORK/b030/_pkg_.a packagefile strings=$WORK/b039/_pkg_.a packagefile syscall=$WORK/b021/_pkg_.a packagefile text/template=$WORK/b269/_pkg_.a packagefile time=$WORK/b020/_pkg_.a packagefile runtime/cgo=$WORK/b048/_pkg_.a EOF cd /builddir/build/BUILD/buildah-1.21.1/_build/src/github.com/containers/buildah/cmd/buildah /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b001/_pkg_.a -trimpath "$WORK/b001=>" -shared -p main -complete -installsuffix shared -buildid 1KpQKrn51-aLf4Gm8Exd/1KpQKrn51-aLf4Gm8Exd -goversion go1.15.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 ./login.go ./logout.go ./main.go ./manifest.go ./mount.go ./pull.go ./push.go ./rename.go ./rm.go ./rmi.go ./run.go ./tag.go ./umount.go ./unshare.go ./version.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b001/_pkg_.a # internal cp $WORK/b001/_pkg_.a /builddir/.cache/go-build/be/beb48d4613b859356cb04e32705a8852999429fd7a2d7c3b7af9a43753fddaea-d # internal cat >$WORK/b001/importcfg.link << 'EOF' # internal packagefile github.com/containers/buildah/cmd/buildah=$WORK/b001/_pkg_.a packagefile bytes=$WORK/b002/_pkg_.a packagefile context=$WORK/b019/_pkg_.a packagefile encoding/json=$WORK/b023/_pkg_.a packagefile fmt=$WORK/b031/_pkg_.a packagefile github.com/containernetworking/cni/pkg/version=$WORK/b041/_pkg_.a packagefile github.com/containers/buildah=$WORK/b051/_pkg_.a packagefile github.com/containers/buildah/define=$WORK/b066/_pkg_.a packagefile github.com/containers/buildah/docker=$WORK/b492/_pkg_.a packagefile github.com/containers/buildah/imagebuildah=$WORK/b535/_pkg_.a packagefile github.com/containers/buildah/pkg/cli=$WORK/b541/_pkg_.a packagefile github.com/containers/buildah/pkg/formats=$WORK/b544/_pkg_.a packagefile github.com/containers/buildah/pkg/parse=$WORK/b536/_pkg_.a packagefile github.com/containers/buildah/util=$WORK/b065/_pkg_.a packagefile github.com/containers/common/libimage=$WORK/b187/_pkg_.a packagefile github.com/containers/common/libimage/manifests=$WORK/b188/_pkg_.a packagefile github.com/containers/common/pkg/auth=$WORK/b545/_pkg_.a packagefile github.com/containers/common/pkg/config=$WORK/b464/_pkg_.a packagefile github.com/containers/common/pkg/umask=$WORK/b499/_pkg_.a packagefile github.com/containers/image/v5/copy=$WORK/b191/_pkg_.a packagefile github.com/containers/image/v5/image=$WORK/b192/_pkg_.a packagefile github.com/containers/image/v5/manifest=$WORK/b067/_pkg_.a packagefile github.com/containers/image/v5/pkg/shortnames=$WORK/b474/_pkg_.a packagefile github.com/containers/image/v5/storage=$WORK/b347/_pkg_.a packagefile github.com/containers/image/v5/transports=$WORK/b205/_pkg_.a packagefile github.com/containers/image/v5/transports/alltransports=$WORK/b389/_pkg_.a packagefile github.com/containers/image/v5/types=$WORK/b073/_pkg_.a packagefile github.com/containers/image/v5/version=$WORK/b206/_pkg_.a packagefile github.com/containers/ocicrypt/config=$WORK/b140/_pkg_.a packagefile github.com/containers/ocicrypt/helpers=$WORK/b546/_pkg_.a packagefile github.com/containers/storage=$WORK/b349/_pkg_.a packagefile github.com/containers/storage/pkg/unshare=$WORK/b158/_pkg_.a packagefile github.com/docker/go-units=$WORK/b152/_pkg_.a packagefile github.com/hashicorp/go-multierror=$WORK/b345/_pkg_.a packagefile github.com/mattn/go-shellwords=$WORK/b548/_pkg_.a packagefile github.com/opencontainers/go-digest=$WORK/b069/_pkg_.a packagefile github.com/opencontainers/image-spec/specs-go=$WORK/b077/_pkg_.a packagefile github.com/opencontainers/image-spec/specs-go/v1=$WORK/b076/_pkg_.a packagefile github.com/opencontainers/runtime-spec/specs-go=$WORK/b160/_pkg_.a packagefile github.com/pkg/errors=$WORK/b097/_pkg_.a packagefile github.com/sirupsen/logrus=$WORK/b098/_pkg_.a packagefile github.com/spf13/cobra=$WORK/b537/_pkg_.a packagefile github.com/spf13/pflag=$WORK/b538/_pkg_.a packagefile go.etcd.io/bbolt=$WORK/b201/_pkg_.a packagefile golang.org/x/crypto/ssh/terminal=$WORK/b343/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile io/ioutil=$WORK/b053/_pkg_.a packagefile os=$WORK/b034/_pkg_.a packagefile os/exec=$WORK/b060/_pkg_.a packagefile path/filepath=$WORK/b054/_pkg_.a packagefile regexp=$WORK/b062/_pkg_.a packagefile runtime=$WORK/b007/_pkg_.a packagefile runtime/pprof=$WORK/b549/_pkg_.a packagefile sort=$WORK/b033/_pkg_.a packagefile strconv=$WORK/b030/_pkg_.a packagefile strings=$WORK/b039/_pkg_.a packagefile syscall=$WORK/b021/_pkg_.a packagefile text/template=$WORK/b269/_pkg_.a packagefile time=$WORK/b020/_pkg_.a packagefile runtime/cgo=$WORK/b048/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile internal/bytealg=$WORK/b008/_pkg_.a packagefile unicode=$WORK/b017/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a packagefile internal/reflectlite=$WORK/b004/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a packagefile sync/atomic=$WORK/b016/_pkg_.a packagefile encoding=$WORK/b024/_pkg_.a packagefile encoding/base64=$WORK/b025/_pkg_.a packagefile math=$WORK/b027/_pkg_.a packagefile reflect=$WORK/b029/_pkg_.a packagefile unicode/utf16=$WORK/b040/_pkg_.a packagefile internal/fmtsort=$WORK/b032/_pkg_.a packagefile github.com/containernetworking/cni/pkg/types=$WORK/b042/_pkg_.a packagefile github.com/containernetworking/cni/pkg/types/020=$WORK/b049/_pkg_.a packagefile github.com/containernetworking/cni/pkg/types/current=$WORK/b050/_pkg_.a packagefile archive/tar=$WORK/b052/_pkg_.a packagefile bufio=$WORK/b057/_pkg_.a packagefile github.com/containernetworking/cni/libcni=$WORK/b058/_pkg_.a packagefile github.com/containers/buildah/bind=$WORK/b064/_pkg_.a packagefile github.com/containers/buildah/chroot=$WORK/b487/_pkg_.a packagefile github.com/containers/buildah/copier=$WORK/b488/_pkg_.a packagefile github.com/containers/buildah/pkg/blobcache=$WORK/b493/_pkg_.a packagefile github.com/containers/buildah/pkg/chrootuser=$WORK/b494/_pkg_.a packagefile github.com/containers/buildah/pkg/overlay=$WORK/b495/_pkg_.a packagefile github.com/containers/common/pkg/capabilities=$WORK/b467/_pkg_.a packagefile github.com/containers/common/pkg/chown=$WORK/b496/_pkg_.a packagefile github.com/containers/common/pkg/retry=$WORK/b471/_pkg_.a packagefile github.com/containers/common/pkg/seccomp=$WORK/b497/_pkg_.a packagefile github.com/containers/common/pkg/subscriptions=$WORK/b498/_pkg_.a packagefile github.com/containers/image/v5/docker=$WORK/b392/_pkg_.a packagefile github.com/containers/image/v5/docker/reference=$WORK/b068/_pkg_.a packagefile github.com/containers/image/v5/pkg/sysregistriesv2=$WORK/b397/_pkg_.a packagefile github.com/containers/image/v5/signature=$WORK/b204/_pkg_.a packagefile github.com/containers/storage/pkg/archive=$WORK/b145/_pkg_.a packagefile github.com/containers/storage/pkg/fileutils=$WORK/b146/_pkg_.a packagefile github.com/containers/storage/pkg/idtools=$WORK/b148/_pkg_.a packagefile github.com/containers/storage/pkg/ioutils=$WORK/b155/_pkg_.a packagefile github.com/containers/storage/pkg/reexec=$WORK/b159/_pkg_.a packagefile github.com/containers/storage/pkg/stringid=$WORK/b378/_pkg_.a packagefile github.com/containers/storage/pkg/system=$WORK/b149/_pkg_.a packagefile github.com/docker/libnetwork/resolvconf=$WORK/b500/_pkg_.a packagefile github.com/docker/libnetwork/types=$WORK/b503/_pkg_.a packagefile github.com/opencontainers/runc/libcontainer/system=$WORK/b162/_pkg_.a packagefile github.com/opencontainers/runtime-tools/generate=$WORK/b505/_pkg_.a packagefile github.com/opencontainers/selinux/go-selinux=$WORK/b359/_pkg_.a packagefile github.com/opencontainers/selinux/go-selinux/label=$WORK/b358/_pkg_.a packagefile github.com/openshift/imagebuilder=$WORK/b515/_pkg_.a packagefile golang.org/x/sys/unix=$WORK/b099/_pkg_.a packagefile hash=$WORK/b071/_pkg_.a packagefile math/rand=$WORK/b047/_pkg_.a packagefile net=$WORK/b043/_pkg_.a packagefile net/http=$WORK/b170/_pkg_.a packagefile net/url=$WORK/b130/_pkg_.a packagefile path=$WORK/b056/_pkg_.a packagefile github.com/containers/storage/pkg/chrootarchive=$WORK/b164/_pkg_.a packagefile github.com/opencontainers/runc/libcontainer/devices=$WORK/b169/_pkg_.a packagefile github.com/containers/image/v5/pkg/strslice=$WORK/b107/_pkg_.a packagefile github.com/containers/buildah/pkg/rusage=$WORK/b540/_pkg_.a packagefile github.com/fsouza/go-dockerclient=$WORK/b516/_pkg_.a packagefile github.com/openshift/imagebuilder/dockerfile/parser=$WORK/b532/_pkg_.a packagefile golang.org/x/sync/semaphore=$WORK/b344/_pkg_.a packagefile github.com/containers/buildah/pkg/completion=$WORK/b542/_pkg_.a packagefile github.com/containers/common/pkg/completion=$WORK/b543/_pkg_.a packagefile github.com/ghodss/yaml=$WORK/b432/_pkg_.a packagefile text/tabwriter=$WORK/b271/_pkg_.a packagefile github.com/docker/distribution/registry/api/errcode=$WORK/b405/_pkg_.a packagefile github.com/containers/common/pkg/filters=$WORK/b469/_pkg_.a packagefile github.com/containers/common/pkg/signal=$WORK/b472/_pkg_.a packagefile github.com/containers/common/pkg/timetype=$WORK/b470/_pkg_.a packagefile github.com/containers/image/v5/directory=$WORK/b390/_pkg_.a packagefile github.com/containers/image/v5/docker/archive=$WORK/b433/_pkg_.a packagefile github.com/containers/image/v5/oci/archive=$WORK/b458/_pkg_.a packagefile github.com/containers/image/v5/oci/layout=$WORK/b460/_pkg_.a packagefile github.com/containers/image/v5/tarball=$WORK/b463/_pkg_.a packagefile github.com/disiqueira/gotree/v3=$WORK/b484/_pkg_.a packagefile github.com/jinzhu/copier=$WORK/b485/_pkg_.a packagefile github.com/containers/common/pkg/manifests=$WORK/b189/_pkg_.a packagefile github.com/containers/common/pkg/supplemented=$WORK/b190/_pkg_.a packagefile github.com/containers/image/v5/pkg/docker/config=$WORK/b395/_pkg_.a packagefile golang.org/x/term=$WORK/b333/_pkg_.a packagefile github.com/BurntSushi/toml=$WORK/b385/_pkg_.a packagefile github.com/containers/common/pkg/apparmor=$WORK/b465/_pkg_.a packagefile github.com/containers/common/pkg/cgroupv2=$WORK/b468/_pkg_.a packagefile github.com/containers/storage/pkg/homedir=$WORK/b207/_pkg_.a packagefile github.com/containers/storage/types=$WORK/b384/_pkg_.a packagefile github.com/containers/image/v5/internal/blobinfocache=$WORK/b195/_pkg_.a packagefile github.com/containers/image/v5/internal/pkg/platform=$WORK/b072/_pkg_.a packagefile github.com/containers/image/v5/internal/types=$WORK/b196/_pkg_.a packagefile github.com/containers/image/v5/pkg/blobinfocache=$WORK/b197/_pkg_.a packagefile github.com/containers/image/v5/pkg/compression=$WORK/b078/_pkg_.a packagefile github.com/containers/ocicrypt=$WORK/b222/_pkg_.a packagefile github.com/vbauerster/mpb/v6=$WORK/b334/_pkg_.a packagefile github.com/vbauerster/mpb/v6/decor=$WORK/b340/_pkg_.a packagefile crypto/sha256=$WORK/b102/_pkg_.a packagefile encoding/hex=$WORK/b087/_pkg_.a packagefile github.com/containers/image/v5/internal/iolimits=$WORK/b193/_pkg_.a packagefile github.com/containers/image/v5/pkg/blobinfocache/none=$WORK/b194/_pkg_.a packagefile github.com/containers/libtrust=$WORK/b108/_pkg_.a packagefile github.com/containers/ocicrypt/spec=$WORK/b138/_pkg_.a packagefile github.com/docker/docker/api/types/versions=$WORK/b139/_pkg_.a packagefile github.com/manifoldco/promptui=$WORK/b475/_pkg_.a packagefile github.com/containers/image/v5/internal/tmpdir=$WORK/b348/_pkg_.a packagefile github.com/containers/image/v5/docker/daemon=$WORK/b435/_pkg_.a packagefile github.com/containers/image/v5/openshift=$WORK/b461/_pkg_.a packagefile github.com/containers/image/v5/pkg/compression/types=$WORK/b074/_pkg_.a packagefile github.com/containers/ocicrypt/crypto/pkcs11=$WORK/b141/_pkg_.a packagefile gopkg.in/yaml.v2=$WORK/b144/_pkg_.a packagefile github.com/containers/ocicrypt/config/pkcs11config=$WORK/b547/_pkg_.a packagefile github.com/containers/ocicrypt/utils=$WORK/b224/_pkg_.a packagefile github.com/containers/storage/drivers=$WORK/b350/_pkg_.a packagefile github.com/containers/storage/drivers/register=$WORK/b354/_pkg_.a packagefile github.com/containers/storage/pkg/directory=$WORK/b351/_pkg_.a packagefile github.com/containers/storage/pkg/lockfile=$WORK/b377/_pkg_.a packagefile github.com/containers/storage/pkg/mount=$WORK/b150/_pkg_.a packagefile github.com/containers/storage/pkg/parsers=$WORK/b357/_pkg_.a packagefile github.com/containers/storage/pkg/stringutils=$WORK/b379/_pkg_.a packagefile github.com/containers/storage/pkg/tarlog=$WORK/b380/_pkg_.a packagefile github.com/containers/storage/pkg/truncindex=$WORK/b382/_pkg_.a packagefile github.com/google/go-intervals/intervalset=$WORK/b387/_pkg_.a packagefile github.com/json-iterator/go=$WORK/b166/_pkg_.a packagefile github.com/klauspost/pgzip=$WORK/b095/_pkg_.a packagefile github.com/opencontainers/runc/libcontainer/user=$WORK/b153/_pkg_.a packagefile github.com/vbatts/tar-split/archive/tar=$WORK/b381/_pkg_.a packagefile github.com/vbatts/tar-split/tar/asm=$WORK/b388/_pkg_.a packagefile github.com/vbatts/tar-split/tar/storage=$WORK/b353/_pkg_.a packagefile os/user=$WORK/b055/_pkg_.a packagefile github.com/syndtr/gocapability/capability=$WORK/b161/_pkg_.a packagefile github.com/hashicorp/errwrap=$WORK/b346/_pkg_.a packagefile crypto=$WORK/b070/_pkg_.a packagefile log=$WORK/b093/_pkg_.a packagefile encoding/csv=$WORK/b539/_pkg_.a packagefile flag=$WORK/b165/_pkg_.a packagefile hash/fnv=$WORK/b202/_pkg_.a packagefile internal/oserror=$WORK/b022/_pkg_.a packagefile internal/poll=$WORK/b035/_pkg_.a packagefile internal/syscall/execenv=$WORK/b037/_pkg_.a packagefile internal/syscall/unix=$WORK/b036/_pkg_.a packagefile internal/testlog=$WORK/b038/_pkg_.a packagefile regexp/syntax=$WORK/b063/_pkg_.a packagefile internal/cpu=$WORK/b009/_pkg_.a packagefile runtime/internal/atomic=$WORK/b010/_pkg_.a packagefile runtime/internal/math=$WORK/b011/_pkg_.a packagefile runtime/internal/sys=$WORK/b012/_pkg_.a packagefile compress/gzip=$WORK/b171/_pkg_.a packagefile encoding/binary=$WORK/b026/_pkg_.a packagefile math/bits=$WORK/b028/_pkg_.a packagefile internal/race=$WORK/b015/_pkg_.a packagefile internal/unsafeheader=$WORK/b005/_pkg_.a packagefile text/template/parse=$WORK/b270/_pkg_.a packagefile github.com/containernetworking/cni/pkg/invoke=$WORK/b059/_pkg_.a packagefile github.com/containernetworking/cni/pkg/utils=$WORK/b061/_pkg_.a packagefile github.com/opencontainers/runc/libcontainer/apparmor=$WORK/b489/_pkg_.a packagefile github.com/seccomp/libseccomp-golang=$WORK/b491/_pkg_.a packagefile github.com/docker/distribution/registry/api/v2=$WORK/b406/_pkg_.a packagefile crypto/rand=$WORK/b081/_pkg_.a packagefile crypto/tls=$WORK/b117/_pkg_.a packagefile github.com/containers/image/v5/docker/policyconfiguration=$WORK/b393/_pkg_.a packagefile github.com/containers/image/v5/internal/rootless=$WORK/b198/_pkg_.a packagefile github.com/containers/image/v5/internal/uploadreader=$WORK/b394/_pkg_.a packagefile github.com/containers/image/v5/pkg/tlsclientconfig=$WORK/b400/_pkg_.a packagefile github.com/docker/distribution/registry/client=$WORK/b410/_pkg_.a packagefile github.com/docker/go-connections/tlsconfig=$WORK/b404/_pkg_.a packagefile mime=$WORK/b182/_pkg_.a packagefile github.com/mtrmac/gpgme=$WORK/b208/_pkg_.a packagefile golang.org/x/crypto/openpgp=$WORK/b209/_pkg_.a packagefile compress/bzip2=$WORK/b079/_pkg_.a packagefile github.com/containers/storage/pkg/pools=$WORK/b154/_pkg_.a packagefile github.com/containers/storage/pkg/promise=$WORK/b157/_pkg_.a packagefile github.com/klauspost/compress/zstd=$WORK/b080/_pkg_.a packagefile github.com/ulikunitz/xz=$WORK/b101/_pkg_.a packagefile text/scanner=$WORK/b147/_pkg_.a packagefile golang.org/x/net/context=$WORK/b156/_pkg_.a packagefile math/big=$WORK/b086/_pkg_.a packagefile github.com/docker/docker/pkg/ioutils=$WORK/b501/_pkg_.a packagefile github.com/docker/libnetwork/resolvconf/dns=$WORK/b502/_pkg_.a packagefile github.com/ishidawataru/sctp=$WORK/b504/_pkg_.a packagefile github.com/opencontainers/runc/libcontainer/userns=$WORK/b163/_pkg_.a packagefile github.com/opencontainers/runtime-tools/generate/seccomp=$WORK/b506/_pkg_.a packagefile github.com/opencontainers/runtime-tools/validate=$WORK/b507/_pkg_.a packagefile github.com/opencontainers/selinux/pkg/pwalk=$WORK/b352/_pkg_.a packagefile github.com/willf/bitset=$WORK/b360/_pkg_.a packagefile github.com/containerd/containerd/platforms=$WORK/b437/_pkg_.a packagefile github.com/openshift/imagebuilder/dockerfile/command=$WORK/b531/_pkg_.a packagefile github.com/openshift/imagebuilder/signal=$WORK/b533/_pkg_.a packagefile github.com/openshift/imagebuilder/strslice=$WORK/b534/_pkg_.a packagefile golang.org/x/sys/internal/unsafeheader=$WORK/b100/_pkg_.a packagefile vendor/golang.org/x/net/dns/dnsmessage=$WORK/b044/_pkg_.a packagefile internal/nettrace=$WORK/b045/_pkg_.a packagefile internal/singleflight=$WORK/b046/_pkg_.a packagefile container/list=$WORK/b118/_pkg_.a packagefile vendor/golang.org/x/net/http/httpguts=$WORK/b173/_pkg_.a packagefile vendor/golang.org/x/net/http/httpproxy=$WORK/b180/_pkg_.a packagefile vendor/golang.org/x/net/http2/hpack=$WORK/b181/_pkg_.a packagefile vendor/golang.org/x/net/idna=$WORK/b174/_pkg_.a packagefile mime/multipart=$WORK/b183/_pkg_.a packagefile net/http/httptrace=$WORK/b185/_pkg_.a packagefile net/http/internal=$WORK/b186/_pkg_.a packagefile net/textproto=$WORK/b179/_pkg_.a packagefile crypto/x509=$WORK/b126/_pkg_.a packagefile github.com/docker/docker/api/types/registry=$WORK/b449/_pkg_.a packagefile github.com/docker/docker/api/types/swarm=$WORK/b450/_pkg_.a packagefile github.com/docker/docker/pkg/archive=$WORK/b517/_pkg_.a packagefile github.com/docker/docker/pkg/fileutils=$WORK/b520/_pkg_.a packagefile github.com/docker/docker/pkg/homedir=$WORK/b526/_pkg_.a packagefile github.com/docker/docker/pkg/jsonmessage=$WORK/b527/_pkg_.a packagefile github.com/docker/docker/pkg/stdcopy=$WORK/b530/_pkg_.a packagefile net/http/httputil=$WORK/b327/_pkg_.a packagefile github.com/docker/docker/pkg/system=$WORK/b522/_pkg_.a packagefile os/signal=$WORK/b473/_pkg_.a packagefile github.com/containers/image/v5/directory/explicitfilepath=$WORK/b391/_pkg_.a packagefile github.com/containers/image/v5/docker/internal/tarfile=$WORK/b434/_pkg_.a packagefile github.com/containers/image/v5/oci/internal=$WORK/b459/_pkg_.a packagefile database/sql=$WORK/b486/_pkg_.a packagefile database/sql/driver=$WORK/b376/_pkg_.a packagefile github.com/containers/image/v5/internal/pkg/keyctl=$WORK/b396/_pkg_.a packagefile github.com/docker/docker-credential-helpers/client=$WORK/b398/_pkg_.a packagefile github.com/docker/docker-credential-helpers/credentials=$WORK/b399/_pkg_.a packagefile github.com/containers/common/version=$WORK/b466/_pkg_.a packagefile github.com/containers/storage/drivers/overlay=$WORK/b367/_pkg_.a packagefile github.com/containers/storage/pkg/config=$WORK/b386/_pkg_.a packagefile github.com/containers/image/v5/pkg/blobinfocache/boltdb=$WORK/b199/_pkg_.a packagefile github.com/containers/image/v5/pkg/blobinfocache/memory=$WORK/b203/_pkg_.a packagefile github.com/containers/image/v5/pkg/compression/internal=$WORK/b075/_pkg_.a packagefile github.com/containers/ocicrypt/blockcipher=$WORK/b223/_pkg_.a packagefile github.com/containers/ocicrypt/config/keyprovider-config=$WORK/b230/_pkg_.a packagefile github.com/containers/ocicrypt/keywrap=$WORK/b231/_pkg_.a packagefile github.com/containers/ocicrypt/keywrap/jwe=$WORK/b232/_pkg_.a packagefile github.com/containers/ocicrypt/keywrap/keyprovider=$WORK/b233/_pkg_.a packagefile github.com/containers/ocicrypt/keywrap/pgp=$WORK/b328/_pkg_.a packagefile github.com/containers/ocicrypt/keywrap/pkcs11=$WORK/b330/_pkg_.a packagefile github.com/containers/ocicrypt/keywrap/pkcs7=$WORK/b331/_pkg_.a packagefile golang.org/x/crypto/openpgp/packet=$WORK/b212/_pkg_.a packagefile container/heap=$WORK/b335/_pkg_.a packagefile github.com/acarl005/stripansi=$WORK/b336/_pkg_.a packagefile github.com/mattn/go-runewidth=$WORK/b337/_pkg_.a packagefile github.com/rivo/uniseg=$WORK/b338/_pkg_.a packagefile github.com/vbauerster/mpb/v6/cwriter=$WORK/b339/_pkg_.a packagefile github.com/vbauerster/mpb/v6/internal=$WORK/b342/_pkg_.a packagefile runtime/debug=$WORK/b094/_pkg_.a packagefile github.com/VividCortex/ewma=$WORK/b341/_pkg_.a packagefile crypto/ecdsa=$WORK/b109/_pkg_.a packagefile crypto/elliptic=$WORK/b110/_pkg_.a packagefile crypto/rsa=$WORK/b116/_pkg_.a packagefile crypto/sha512=$WORK/b112/_pkg_.a packagefile crypto/x509/pkix=$WORK/b128/_pkg_.a packagefile encoding/base32=$WORK/b137/_pkg_.a packagefile encoding/pem=$WORK/b129/_pkg_.a packagefile github.com/chzyer/readline=$WORK/b476/_pkg_.a packagefile github.com/juju/ansiterm=$WORK/b477/_pkg_.a packagefile github.com/manifoldco/promptui/list=$WORK/b482/_pkg_.a packagefile github.com/manifoldco/promptui/screenbuf=$WORK/b483/_pkg_.a packagefile github.com/docker/docker/client=$WORK/b436/_pkg_.a packagefile github.com/imdario/mergo=$WORK/b462/_pkg_.a packagefile golang.org/x/net/http2=$WORK/b314/_pkg_.a packagefile crypto/sha1=$WORK/b125/_pkg_.a packagefile github.com/miekg/pkcs11=$WORK/b142/_pkg_.a packagefile github.com/stefanberger/go-pkcs11uri=$WORK/b143/_pkg_.a packagefile gopkg.in/square/go-jose.v2=$WORK/b225/_pkg_.a packagefile github.com/containers/storage/drivers/aufs=$WORK/b355/_pkg_.a packagefile github.com/containers/storage/drivers/btrfs=$WORK/b361/_pkg_.a packagefile github.com/containers/storage/drivers/devmapper=$WORK/b362/_pkg_.a packagefile github.com/containers/storage/drivers/vfs=$WORK/b371/_pkg_.a packagefile github.com/containers/storage/drivers/zfs=$WORK/b373/_pkg_.a packagefile github.com/moby/sys/mountinfo=$WORK/b151/_pkg_.a packagefile github.com/tchap/go-patricia/patricia=$WORK/b383/_pkg_.a packagefile github.com/modern-go/concurrent=$WORK/b167/_pkg_.a packagefile github.com/modern-go/reflect2=$WORK/b168/_pkg_.a packagefile github.com/klauspost/compress/flate=$WORK/b096/_pkg_.a packagefile hash/crc32=$WORK/b089/_pkg_.a packagefile hash/crc64=$WORK/b106/_pkg_.a packagefile compress/flate=$WORK/b172/_pkg_.a packagefile github.com/opencontainers/runc/libcontainer/utils=$WORK/b490/_pkg_.a packagefile github.com/docker/distribution/reference=$WORK/b407/_pkg_.a packagefile github.com/gorilla/mux=$WORK/b409/_pkg_.a packagefile crypto/aes=$WORK/b082/_pkg_.a packagefile crypto/cipher=$WORK/b083/_pkg_.a packagefile crypto/des=$WORK/b119/_pkg_.a packagefile crypto/ed25519=$WORK/b120/_pkg_.a packagefile crypto/hmac=$WORK/b122/_pkg_.a packagefile crypto/md5=$WORK/b123/_pkg_.a packagefile crypto/rc4=$WORK/b124/_pkg_.a packagefile crypto/subtle=$WORK/b085/_pkg_.a packagefile vendor/golang.org/x/crypto/chacha20poly1305=$WORK/b131/_pkg_.a packagefile vendor/golang.org/x/crypto/cryptobyte=$WORK/b113/_pkg_.a packagefile vendor/golang.org/x/crypto/curve25519=$WORK/b135/_pkg_.a packagefile vendor/golang.org/x/crypto/hkdf=$WORK/b136/_pkg_.a packagefile github.com/docker/go-connections/sockets=$WORK/b401/_pkg_.a packagefile github.com/docker/distribution=$WORK/b411/_pkg_.a packagefile github.com/docker/distribution/registry/client/auth/challenge=$WORK/b412/_pkg_.a packagefile github.com/docker/distribution/registry/client/transport=$WORK/b413/_pkg_.a packagefile github.com/docker/distribution/registry/storage/cache=$WORK/b414/_pkg_.a packagefile github.com/docker/distribution/registry/storage/cache/memory=$WORK/b431/_pkg_.a packagefile golang.org/x/crypto/openpgp/armor=$WORK/b210/_pkg_.a packagefile golang.org/x/crypto/openpgp/errors=$WORK/b211/_pkg_.a packagefile golang.org/x/crypto/openpgp/s2k=$WORK/b217/_pkg_.a packagefile github.com/golang/snappy=$WORK/b088/_pkg_.a packagefile github.com/klauspost/compress/huff0=$WORK/b090/_pkg_.a packagefile github.com/klauspost/compress/zstd/internal/xxhash=$WORK/b092/_pkg_.a packagefile github.com/ulikunitz/xz/internal/xlog=$WORK/b103/_pkg_.a packagefile github.com/ulikunitz/xz/lzma=$WORK/b104/_pkg_.a packagefile github.com/blang/semver=$WORK/b508/_pkg_.a packagefile github.com/opencontainers/runtime-tools/filepath=$WORK/b509/_pkg_.a packagefile github.com/opencontainers/runtime-tools/specerror=$WORK/b510/_pkg_.a packagefile github.com/xeipuuv/gojsonschema=$WORK/b512/_pkg_.a packagefile github.com/containerd/containerd/errdefs=$WORK/b438/_pkg_.a packagefile github.com/containerd/containerd/log=$WORK/b439/_pkg_.a packagefile vendor/golang.org/x/text/secure/bidirule=$WORK/b175/_pkg_.a packagefile vendor/golang.org/x/text/unicode/bidi=$WORK/b177/_pkg_.a packagefile vendor/golang.org/x/text/unicode/norm=$WORK/b178/_pkg_.a packagefile mime/quotedprintable=$WORK/b184/_pkg_.a packagefile crypto/dsa=$WORK/b127/_pkg_.a packagefile encoding/asn1=$WORK/b114/_pkg_.a packagefile vendor/golang.org/x/crypto/cryptobyte/asn1=$WORK/b115/_pkg_.a packagefile github.com/docker/docker/api/types/container=$WORK/b442/_pkg_.a packagefile github.com/docker/docker/api/types/mount=$WORK/b444/_pkg_.a packagefile github.com/docker/docker/api/types/network=$WORK/b448/_pkg_.a packagefile github.com/docker/docker/api/types/swarm/runtime=$WORK/b451/_pkg_.a packagefile github.com/containerd/containerd/sys=$WORK/b518/_pkg_.a packagefile github.com/docker/docker/pkg/idtools=$WORK/b521/_pkg_.a packagefile github.com/docker/docker/pkg/pools=$WORK/b524/_pkg_.a packagefile golang.org/x/sys/execabs=$WORK/b525/_pkg_.a packagefile github.com/moby/term=$WORK/b528/_pkg_.a packagefile github.com/morikuni/aec=$WORK/b529/_pkg_.a packagefile github.com/moby/sys/mount=$WORK/b523/_pkg_.a packagefile github.com/containers/storage/drivers/overlayutils=$WORK/b368/_pkg_.a packagefile github.com/containers/storage/drivers/quota=$WORK/b369/_pkg_.a packagefile github.com/containers/storage/pkg/fsutils=$WORK/b370/_pkg_.a packagefile github.com/containers/storage/pkg/locker=$WORK/b356/_pkg_.a packagefile github.com/containers/image/v5/pkg/blobinfocache/internal/prioritize=$WORK/b200/_pkg_.a packagefile github.com/containers/ocicrypt/utils/keyprovider=$WORK/b234/_pkg_.a packagefile google.golang.org/grpc=$WORK/b264/_pkg_.a packagefile net/mail=$WORK/b329/_pkg_.a packagefile go.mozilla.org/pkcs7=$WORK/b332/_pkg_.a packagefile compress/zlib=$WORK/b213/_pkg_.a packagefile golang.org/x/crypto/cast5=$WORK/b215/_pkg_.a packagefile golang.org/x/crypto/openpgp/elgamal=$WORK/b216/_pkg_.a packagefile image=$WORK/b218/_pkg_.a packagefile image/jpeg=$WORK/b220/_pkg_.a packagefile crypto/internal/randutil=$WORK/b111/_pkg_.a packagefile github.com/juju/ansiterm/tabwriter=$WORK/b478/_pkg_.a packagefile github.com/mattn/go-colorable=$WORK/b480/_pkg_.a packagefile github.com/mattn/go-isatty=$WORK/b481/_pkg_.a packagefile github.com/docker/docker/api=$WORK/b440/_pkg_.a packagefile github.com/docker/docker/api/types=$WORK/b441/_pkg_.a packagefile github.com/docker/docker/api/types/events=$WORK/b453/_pkg_.a packagefile github.com/docker/docker/api/types/filters=$WORK/b447/_pkg_.a packagefile github.com/docker/docker/api/types/image=$WORK/b454/_pkg_.a packagefile github.com/docker/docker/api/types/time=$WORK/b455/_pkg_.a packagefile github.com/docker/docker/api/types/volume=$WORK/b456/_pkg_.a packagefile github.com/docker/docker/errdefs=$WORK/b457/_pkg_.a packagefile golang.org/x/net/http/httpguts=$WORK/b315/_pkg_.a packagefile golang.org/x/net/http2/hpack=$WORK/b321/_pkg_.a packagefile golang.org/x/net/idna=$WORK/b316/_pkg_.a packagefile golang.org/x/crypto/ed25519=$WORK/b226/_pkg_.a packagefile golang.org/x/crypto/pbkdf2=$WORK/b227/_pkg_.a packagefile gopkg.in/square/go-jose.v2/cipher=$WORK/b228/_pkg_.a packagefile gopkg.in/square/go-jose.v2/json=$WORK/b229/_pkg_.a packagefile github.com/containers/storage/pkg/devicemapper=$WORK/b363/_pkg_.a packagefile github.com/containers/storage/pkg/dmesg=$WORK/b364/_pkg_.a packagefile github.com/containers/storage/pkg/loopback=$WORK/b365/_pkg_.a packagefile github.com/containers/storage/pkg/parsers/kernel=$WORK/b366/_pkg_.a packagefile github.com/containers/storage/drivers/copy=$WORK/b372/_pkg_.a packagefile github.com/mistifyio/go-zfs=$WORK/b374/_pkg_.a packagefile github.com/docker/distribution/digestset=$WORK/b408/_pkg_.a packagefile crypto/internal/subtle=$WORK/b084/_pkg_.a packagefile crypto/ed25519/internal/edwards25519=$WORK/b121/_pkg_.a packagefile vendor/golang.org/x/crypto/chacha20=$WORK/b132/_pkg_.a packagefile vendor/golang.org/x/crypto/internal/subtle=$WORK/b133/_pkg_.a packagefile vendor/golang.org/x/crypto/poly1305=$WORK/b134/_pkg_.a packagefile golang.org/x/net/proxy=$WORK/b402/_pkg_.a packagefile github.com/docker/distribution/metrics=$WORK/b415/_pkg_.a packagefile github.com/klauspost/compress/fse=$WORK/b091/_pkg_.a packagefile github.com/ulikunitz/xz/internal/hash=$WORK/b105/_pkg_.a packagefile github.com/opencontainers/runtime-tools/error=$WORK/b511/_pkg_.a packagefile github.com/xeipuuv/gojsonreference=$WORK/b513/_pkg_.a packagefile google.golang.org/grpc/codes=$WORK/b287/_pkg_.a packagefile google.golang.org/grpc/status=$WORK/b302/_pkg_.a packagefile vendor/golang.org/x/text/transform=$WORK/b176/_pkg_.a packagefile github.com/docker/docker/api/types/blkiodev=$WORK/b443/_pkg_.a packagefile github.com/docker/docker/api/types/strslice=$WORK/b445/_pkg_.a packagefile github.com/docker/go-connections/nat=$WORK/b446/_pkg_.a packagefile github.com/gogo/protobuf/proto=$WORK/b452/_pkg_.a packagefile github.com/containerd/containerd/pkg/userns=$WORK/b519/_pkg_.a packagefile github.com/golang/protobuf/proto=$WORK/b235/_pkg_.a packagefile golang.org/x/net/trace=$WORK/b265/_pkg_.a packagefile google.golang.org/grpc/backoff=$WORK/b272/_pkg_.a packagefile google.golang.org/grpc/balancer=$WORK/b273/_pkg_.a packagefile google.golang.org/grpc/balancer/base=$WORK/b284/_pkg_.a packagefile google.golang.org/grpc/balancer/roundrobin=$WORK/b285/_pkg_.a packagefile google.golang.org/grpc/connectivity=$WORK/b274/_pkg_.a packagefile google.golang.org/grpc/credentials=$WORK/b277/_pkg_.a packagefile google.golang.org/grpc/encoding=$WORK/b288/_pkg_.a packagefile google.golang.org/grpc/encoding/proto=$WORK/b289/_pkg_.a packagefile google.golang.org/grpc/grpclog=$WORK/b275/_pkg_.a packagefile google.golang.org/grpc/internal=$WORK/b279/_pkg_.a packagefile google.golang.org/grpc/internal/backoff=$WORK/b290/_pkg_.a packagefile google.golang.org/grpc/internal/balancerload=$WORK/b291/_pkg_.a packagefile google.golang.org/grpc/internal/binarylog=$WORK/b292/_pkg_.a packagefile google.golang.org/grpc/internal/buffer=$WORK/b305/_pkg_.a packagefile google.golang.org/grpc/internal/channelz=$WORK/b306/_pkg_.a packagefile google.golang.org/grpc/internal/envconfig=$WORK/b307/_pkg_.a packagefile google.golang.org/grpc/internal/grpcrand=$WORK/b286/_pkg_.a packagefile google.golang.org/grpc/internal/grpcsync=$WORK/b308/_pkg_.a packagefile google.golang.org/grpc/internal/grpcutil=$WORK/b301/_pkg_.a packagefile google.golang.org/grpc/internal/resolver/dns=$WORK/b309/_pkg_.a packagefile google.golang.org/grpc/internal/resolver/passthrough=$WORK/b311/_pkg_.a packagefile google.golang.org/grpc/internal/serviceconfig=$WORK/b312/_pkg_.a packagefile google.golang.org/grpc/internal/transport=$WORK/b313/_pkg_.a packagefile google.golang.org/grpc/keepalive=$WORK/b323/_pkg_.a packagefile google.golang.org/grpc/metadata=$WORK/b282/_pkg_.a packagefile google.golang.org/grpc/peer=$WORK/b324/_pkg_.a packagefile google.golang.org/grpc/resolver=$WORK/b283/_pkg_.a packagefile google.golang.org/grpc/serviceconfig=$WORK/b280/_pkg_.a packagefile google.golang.org/grpc/stats=$WORK/b325/_pkg_.a packagefile google.golang.org/grpc/tap=$WORK/b326/_pkg_.a packagefile hash/adler32=$WORK/b214/_pkg_.a packagefile image/color=$WORK/b219/_pkg_.a packagefile image/internal/imageutil=$WORK/b221/_pkg_.a packagefile github.com/lunixbochs/vtclean=$WORK/b479/_pkg_.a packagefile golang.org/x/text/secure/bidirule=$WORK/b317/_pkg_.a packagefile golang.org/x/text/unicode/bidi=$WORK/b319/_pkg_.a packagefile golang.org/x/text/unicode/norm=$WORK/b320/_pkg_.a packagefile github.com/google/uuid=$WORK/b375/_pkg_.a packagefile golang.org/x/net/internal/socks=$WORK/b403/_pkg_.a packagefile github.com/docker/go-metrics=$WORK/b416/_pkg_.a packagefile github.com/xeipuuv/gojsonpointer=$WORK/b514/_pkg_.a packagefile google.golang.org/genproto/googleapis/rpc/status=$WORK/b303/_pkg_.a packagefile google.golang.org/grpc/internal/status=$WORK/b304/_pkg_.a packagefile google.golang.org/protobuf/encoding/prototext=$WORK/b236/_pkg_.a packagefile google.golang.org/protobuf/encoding/protowire=$WORK/b237/_pkg_.a packagefile google.golang.org/protobuf/proto=$WORK/b250/_pkg_.a packagefile google.golang.org/protobuf/reflect/protodesc=$WORK/b253/_pkg_.a packagefile google.golang.org/protobuf/reflect/protoreflect=$WORK/b241/_pkg_.a packagefile google.golang.org/protobuf/reflect/protoregistry=$WORK/b251/_pkg_.a packagefile google.golang.org/protobuf/runtime/protoiface=$WORK/b252/_pkg_.a packagefile google.golang.org/protobuf/runtime/protoimpl=$WORK/b259/_pkg_.a packagefile golang.org/x/net/internal/timeseries=$WORK/b266/_pkg_.a packagefile html/template=$WORK/b267/_pkg_.a packagefile google.golang.org/grpc/attributes=$WORK/b278/_pkg_.a packagefile google.golang.org/grpc/internal/credentials=$WORK/b281/_pkg_.a packagefile google.golang.org/grpc/internal/grpclog=$WORK/b276/_pkg_.a packagefile github.com/golang/protobuf/ptypes=$WORK/b293/_pkg_.a packagefile google.golang.org/grpc/binarylog/grpc_binarylog_v1=$WORK/b300/_pkg_.a packagefile google.golang.org/grpc/balancer/grpclb/state=$WORK/b310/_pkg_.a packagefile google.golang.org/grpc/internal/syscall=$WORK/b322/_pkg_.a packagefile golang.org/x/text/transform=$WORK/b318/_pkg_.a packagefile github.com/prometheus/client_golang/prometheus=$WORK/b417/_pkg_.a packagefile github.com/prometheus/client_golang/prometheus/promhttp=$WORK/b430/_pkg_.a packagefile google.golang.org/protobuf/types/known/anypb=$WORK/b295/_pkg_.a packagefile google.golang.org/protobuf/internal/encoding/messageset=$WORK/b240/_pkg_.a packagefile google.golang.org/protobuf/internal/encoding/text=$WORK/b243/_pkg_.a packagefile google.golang.org/protobuf/internal/errors=$WORK/b238/_pkg_.a packagefile google.golang.org/protobuf/internal/flags=$WORK/b244/_pkg_.a packagefile google.golang.org/protobuf/internal/genid=$WORK/b247/_pkg_.a packagefile google.golang.org/protobuf/internal/order=$WORK/b248/_pkg_.a packagefile google.golang.org/protobuf/internal/pragma=$WORK/b242/_pkg_.a packagefile google.golang.org/protobuf/internal/set=$WORK/b249/_pkg_.a packagefile google.golang.org/protobuf/internal/strs=$WORK/b245/_pkg_.a packagefile google.golang.org/protobuf/internal/encoding/defval=$WORK/b254/_pkg_.a packagefile google.golang.org/protobuf/internal/filedesc=$WORK/b255/_pkg_.a packagefile google.golang.org/protobuf/types/descriptorpb=$WORK/b258/_pkg_.a packagefile google.golang.org/protobuf/internal/filetype=$WORK/b260/_pkg_.a packagefile google.golang.org/protobuf/internal/impl=$WORK/b261/_pkg_.a packagefile google.golang.org/protobuf/internal/version=$WORK/b263/_pkg_.a packagefile html=$WORK/b268/_pkg_.a packagefile github.com/golang/protobuf/ptypes/any=$WORK/b294/_pkg_.a packagefile github.com/golang/protobuf/ptypes/duration=$WORK/b296/_pkg_.a packagefile github.com/golang/protobuf/ptypes/timestamp=$WORK/b298/_pkg_.a packagefile expvar=$WORK/b418/_pkg_.a packagefile github.com/beorn7/perks/quantile=$WORK/b419/_pkg_.a packagefile github.com/cespare/xxhash/v2=$WORK/b420/_pkg_.a packagefile github.com/prometheus/client_golang/prometheus/internal=$WORK/b421/_pkg_.a packagefile github.com/prometheus/client_model/go=$WORK/b422/_pkg_.a packagefile github.com/prometheus/common/expfmt=$WORK/b423/_pkg_.a packagefile github.com/prometheus/common/model=$WORK/b426/_pkg_.a packagefile github.com/prometheus/procfs=$WORK/b427/_pkg_.a packagefile google.golang.org/protobuf/internal/detrand=$WORK/b239/_pkg_.a packagefile go/token=$WORK/b246/_pkg_.a packagefile google.golang.org/protobuf/internal/descfmt=$WORK/b256/_pkg_.a packagefile google.golang.org/protobuf/internal/descopts=$WORK/b257/_pkg_.a packagefile google.golang.org/protobuf/internal/encoding/tag=$WORK/b262/_pkg_.a packagefile google.golang.org/protobuf/types/known/durationpb=$WORK/b297/_pkg_.a packagefile google.golang.org/protobuf/types/known/timestamppb=$WORK/b299/_pkg_.a packagefile github.com/matttproud/golang_protobuf_extensions/pbutil=$WORK/b424/_pkg_.a packagefile github.com/prometheus/common/internal/bitbucket.org/ww/goautoneg=$WORK/b425/_pkg_.a packagefile github.com/prometheus/procfs/internal/fs=$WORK/b428/_pkg_.a packagefile github.com/prometheus/procfs/internal/util=$WORK/b429/_pkg_.a EOF mkdir -p $WORK/b001/exe/ cd . /usr/lib/golang/pkg/tool/linux_ppc64le/link -o $WORK/b001/exe/a.out -importcfg $WORK/b001/importcfg.link -installsuffix shared -buildmode=pie -buildid=WOelzEhlFl_Jpz8qr-NN/1KpQKrn51-aLf4Gm8Exd/rPJGorR9PzW-KSfNOnnj/WOelzEhlFl_Jpz8qr-NN -B 0x09d9fca768e97a6f06eb7c316cfa79202e4f16bb -extldflags "-Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld " -extld=gcc $WORK/b001/_pkg_.a /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b001/exe/a.out # internal mkdir -p bin/ mv $WORK/b001/exe/a.out bin/buildah rm -r $WORK/b001/ ++ od -An -tx1 ++ head -c20 /dev/urandom ++ tr -d ' \n' + GO111MODULE=off + go build -buildmode pie -compiler gc '-tags=rpm_crashtraceback seccomp selinux' -ldflags ' -B 0xd2df0be98e73ad9c7262e091949587ddfd63940a -extldflags '\''-Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld '\''' -a -v -x -o imgtype github.com/containers/buildah/tests/imgtype WORK=/tmp/go-build567847885 internal/unsafeheader mkdir -p $WORK/b005/ internal/race cat >$WORK/b005/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/internal/unsafeheader /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b005/_pkg_.a -trimpath "$WORK/b005=>" -shared -p internal/unsafeheader -std -complete -installsuffix shared -buildid ErIfaC8r46NOR3G3n3s3/ErIfaC8r46NOR3G3n3s3 -goversion go1.15.12 -D "" -importcfg $WORK/b005/importcfg -pack ./unsafeheader.go runtime/internal/sys mkdir -p $WORK/b014/ mkdir -p $WORK/b012/ cat >$WORK/b012/importcfg << 'EOF' # internal # import config EOF internal/cpu cat >$WORK/b014/importcfg << 'EOF' # internal # import config EOF runtime/internal/atomic unicode/utf8 mkdir -p $WORK/b009/ cd /usr/lib/golang/src/runtime/internal/sys /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b012/_pkg_.a -trimpath "$WORK/b012=>" -shared -p runtime/internal/sys -std -+ -complete -installsuffix shared -buildid viyUpSJFGmZ3u-As7-O6/viyUpSJFGmZ3u-As7-O6 -goversion go1.15.12 -D "" -importcfg $WORK/b012/importcfg -pack ./arch.go ./arch_ppc64le.go ./intrinsics.go ./intrinsics_common.go ./stubs.go ./sys.go ./zgoarch_ppc64le.go ./zgoos_linux.go ./zversion.go mkdir -p $WORK/b010/ mkdir -p $WORK/b023/ cd /usr/lib/golang/src/internal/race /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b014/_pkg_.a -trimpath "$WORK/b014=>" -shared -p internal/race -std -complete -installsuffix shared -buildid pklwTdMmH_yQIK7ZZKYA/pklwTdMmH_yQIK7ZZKYA -goversion go1.15.12 -D "" -importcfg $WORK/b014/importcfg -pack ./doc.go ./norace.go cat >$WORK/b009/importcfg << 'EOF' # internal # import config EOF cat >$WORK/b010/go_asm.h << 'EOF' # internal EOF cat >$WORK/b023/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/runtime/internal/atomic /usr/lib/golang/pkg/tool/linux_ppc64le/asm -p runtime/internal/atomic -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_ppc64x.s ./atomic_ppc64x.s cd /usr/lib/golang/src/unicode/utf8 /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b023/_pkg_.a -trimpath "$WORK/b023=>" -shared -p unicode/utf8 -std -complete -installsuffix shared -buildid IX9yDNNxc3lRrpZqDf3f/IX9yDNNxc3lRrpZqDf3f -goversion go1.15.12 -D "" -importcfg $WORK/b023/importcfg -pack ./utf8.go cd /usr/lib/golang/src/internal/cpu /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b009/_pkg_.a -trimpath "$WORK/b009=>" -shared -p internal/cpu -std -+ -complete -installsuffix shared -buildid c_5BSbkWJwq-YTfMbAZI/c_5BSbkWJwq-YTfMbAZI -goversion go1.15.12 -D "" -importcfg $WORK/b009/importcfg -pack ./cpu.go ./cpu_ppc64x.go sync/atomic mkdir -p $WORK/b015/ cat >$WORK/b015/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/sync/atomic /usr/lib/golang/pkg/tool/linux_ppc64le/asm -p sync/atomic -trimpath "$WORK/b015=>" -I $WORK/b015/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -gensymabis -o $WORK/b015/symabis ./asm.s cat >$WORK/b010/importcfg << 'EOF' # internal # import config EOF /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b005/_pkg_.a # internal cd /usr/lib/golang/src/runtime/internal/atomic /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b010/_pkg_.a -trimpath "$WORK/b010=>" -shared -p runtime/internal/atomic -std -+ -installsuffix shared -buildid bdjSyq9rF17CGMXTflg1/bdjSyq9rF17CGMXTflg1 -goversion go1.15.12 -symabis $WORK/b010/symabis -D "" -importcfg $WORK/b010/importcfg -pack -asmhdr $WORK/b010/go_asm.h ./atomic_ppc64x.go ./stubs.go unicode cp $WORK/b005/_pkg_.a /builddir/.cache/go-build/db/db95098c49e26e7e30e5dbe011b9fee15200e60f9444860f16672dd2e0d7a797-d # internal mkdir -p $WORK/b022/ encoding mkdir -p $WORK/b024/ cat >$WORK/b022/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/unicode /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b022/_pkg_.a -trimpath "$WORK/b022=>" -shared -p unicode -std -complete -installsuffix shared -buildid eePRYJVpmGyi7udoiGzO/eePRYJVpmGyi7udoiGzO -goversion go1.15.12 -D "" -importcfg $WORK/b022/importcfg -pack ./casetables.go ./digit.go ./graphic.go ./letter.go ./tables.go cat >$WORK/b024/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/encoding /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b024/_pkg_.a -trimpath "$WORK/b024=>" -shared -p encoding -std -complete -installsuffix shared -buildid rldHrMvs4Yr4XDZiEVcA/rldHrMvs4Yr4XDZiEVcA -goversion go1.15.12 -D "" -importcfg $WORK/b024/importcfg -pack ./encoding.go cat >$WORK/b015/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/sync/atomic /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b015/_pkg_.a -trimpath "$WORK/b015=>" -shared -p sync/atomic -std -installsuffix shared -buildid yXZQDHN24sIxVYIKM21b/yXZQDHN24sIxVYIKM21b -goversion go1.15.12 -symabis $WORK/b015/symabis -D "" -importcfg $WORK/b015/importcfg -pack -asmhdr $WORK/b015/go_asm.h ./doc.go ./value.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b014/_pkg_.a # internal cd /usr/lib/golang/src/runtime/internal/atomic /usr/lib/golang/pkg/tool/linux_ppc64le/asm -p runtime/internal/atomic -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 cp $WORK/b014/_pkg_.a /builddir/.cache/go-build/96/962929c590c7fbaa99ba83874ae2563d3fc023ec150125fc9c129e24908262ba-d # internal math/bits mkdir -p $WORK/b028/ /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b012/_pkg_.a # internal cat >$WORK/b028/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/math/bits /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b028/_pkg_.a -trimpath "$WORK/b028=>" -shared -p math/bits -std -complete -installsuffix shared -buildid xW4i6HeMIDBTcUhChkIK/xW4i6HeMIDBTcUhChkIK -goversion go1.15.12 -D "" -importcfg $WORK/b028/importcfg -pack ./bits.go ./bits_errors.go ./bits_tables.go cd /usr/lib/golang/src/runtime/internal/atomic /usr/lib/golang/pkg/tool/linux_ppc64le/asm -p runtime/internal/atomic -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 cp $WORK/b012/_pkg_.a /builddir/.cache/go-build/6b/6b98093cdd3d1f6befd43fe39e4fc8e49e69ad92731991092b46edf733517270-d # internal runtime/internal/math mkdir -p $WORK/b011/ cat >$WORK/b011/importcfg << 'EOF' # internal # import config packagefile runtime/internal/sys=$WORK/b012/_pkg_.a EOF cd /usr/lib/golang/src/runtime/internal/math /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b011/_pkg_.a -trimpath "$WORK/b011=>" -shared -p runtime/internal/math -std -+ -complete -installsuffix shared -buildid CL6-jiA5Zv5F_Jjd4HfP/CL6-jiA5Zv5F_Jjd4HfP -goversion go1.15.12 -D "" -importcfg $WORK/b011/importcfg -pack ./math.go cd /usr/lib/golang/src/runtime/internal/atomic /usr/lib/golang/pkg/tool/linux_ppc64le/pack r $WORK/b010/_pkg_.a $WORK/b010/asm_ppc64x.o $WORK/b010/atomic_ppc64x.o # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b010/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b024/_pkg_.a # internal cp $WORK/b010/_pkg_.a /builddir/.cache/go-build/ab/abe79772dbce28c5a4ff2ae51774fd1d6311372c3d95398831a4791005a1f4a0-d # internal unicode/utf16 mkdir -p $WORK/b040/ cp $WORK/b024/_pkg_.a /builddir/.cache/go-build/4e/4e9b57ab36fd2895f3baab69b556d8d6eac683eb44db956af71857151f5db514-d # internal cat >$WORK/b040/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/unicode/utf16 /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b040/_pkg_.a -trimpath "$WORK/b040=>" -shared -p unicode/utf16 -std -complete -installsuffix shared -buildid ZSd9_HHlelccUGZVsmnp/ZSd9_HHlelccUGZVsmnp -goversion go1.15.12 -D "" -importcfg $WORK/b040/importcfg -pack ./utf16.go cd /usr/lib/golang/src/sync/atomic /usr/lib/golang/pkg/tool/linux_ppc64le/asm -p sync/atomic -trimpath "$WORK/b015=>" -I $WORK/b015/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -o $WORK/b015/asm.o ./asm.s /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b011/_pkg_.a # internal runtime/cgo mkdir -p $WORK/b047/ cd /usr/lib/golang/src/runtime/cgo TERM='dumb' CGO_LDFLAGS='"-g" "-O2" "-lpthread"' /usr/lib/golang/pkg/tool/linux_ppc64le/cgo -objdir $WORK/b047/ -importpath runtime/cgo -import_runtime_cgo=false -import_syscall=false -- -I $WORK/b047/ -O2 -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -ffat-lto-objects -fexceptions -fasynchronous-unwind-tables -fstack-protector-strong -fstack-clash-protection -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Werror ./cgo.go cp $WORK/b011/_pkg_.a /builddir/.cache/go-build/04/044556fd37e7de72b695ecb802425be0dc2ceb1832f739d9c09659e6ddb41421-d # internal internal/nettrace mkdir -p $WORK/b055/ cat >$WORK/b055/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/internal/nettrace /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b055/_pkg_.a -trimpath "$WORK/b055=>" -shared -p internal/nettrace -std -complete -installsuffix shared -buildid ONsWz8IZtXMuUdwN5Ene/ONsWz8IZtXMuUdwN5Ene -goversion go1.15.12 -D "" -importcfg $WORK/b055/importcfg -pack ./nettrace.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b009/_pkg_.a # internal cp $WORK/b009/_pkg_.a /builddir/.cache/go-build/02/02cd6b7b3f5e4a15a990b33577c41d51a7df4859a2bb242184faa339e68ac6c6-d # internal internal/bytealg mkdir -p $WORK/b008/ cat >$WORK/b008/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/internal/bytealg /usr/lib/golang/pkg/tool/linux_ppc64le/asm -p internal/bytealg -trimpath "$WORK/b008=>" -I $WORK/b008/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -gensymabis -o $WORK/b008/symabis ./compare_ppc64x.s ./count_ppc64x.s ./equal_ppc64x.s ./indexbyte_ppc64x.s /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b028/_pkg_.a # internal cp $WORK/b028/_pkg_.a /builddir/.cache/go-build/13/13deb2faf22cc0520d16d9b5164f2e02029f22ad4d4ba5627ffe2f62b4a2b69d-d # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b023/_pkg_.a # internal cp $WORK/b023/_pkg_.a /builddir/.cache/go-build/09/094cb67ff6406b63803a29e3a056bb1fbb17b35b075daece5ea91d2a4bf8244d-d # internal crypto/internal/subtle mkdir -p $WORK/b085/ /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b055/_pkg_.a # internal cat >$WORK/b085/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/crypto/internal/subtle /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b085/_pkg_.a -trimpath "$WORK/b085=>" -shared -p crypto/internal/subtle -std -complete -installsuffix shared -buildid XH39fBSILJbLu4bNxyA5/XH39fBSILJbLu4bNxyA5 -goversion go1.15.12 -D "" -importcfg $WORK/b085/importcfg -pack ./aliasing.go cp $WORK/b055/_pkg_.a /builddir/.cache/go-build/2a/2aee99694fc92a13af722f7aaab5c9e0de785e901fb1edccf65e0c622388b29f-d # internal crypto/subtle mkdir -p $WORK/b086/ cat >$WORK/b086/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/crypto/subtle /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b086/_pkg_.a -trimpath "$WORK/b086=>" -shared -p crypto/subtle -std -complete -installsuffix shared -buildid _kWnz93SkrszF9BbPwpY/_kWnz93SkrszF9BbPwpY -goversion go1.15.12 -D "" -importcfg $WORK/b086/importcfg -pack ./constant_time.go math mkdir -p $WORK/b027/ cat >$WORK/b027/go_asm.h << 'EOF' # internal EOF cat >$WORK/b008/importcfg << 'EOF' # internal # import config packagefile internal/cpu=$WORK/b009/_pkg_.a EOF cd /usr/lib/golang/src/sync/atomic /usr/lib/golang/pkg/tool/linux_ppc64le/pack r $WORK/b015/_pkg_.a $WORK/b015/asm.o # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b015/_pkg_.a # internal cd /usr/lib/golang/src/internal/bytealg /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b008/_pkg_.a -trimpath "$WORK/b008=>" -shared -p internal/bytealg -std -+ -installsuffix shared -buildid HsLxOLH3Lr5zRBFR6z2s/HsLxOLH3Lr5zRBFR6z2s -goversion go1.15.12 -symabis $WORK/b008/symabis -D "" -importcfg $WORK/b008/importcfg -pack -asmhdr $WORK/b008/go_asm.h ./bytealg.go ./compare_native.go ./count_native.go ./equal_generic.go ./equal_native.go ./index_generic.go ./indexbyte_native.go cd $WORK gcc -fno-caret-diagnostics -c -x c - -o /dev/null || true cd /usr/lib/golang/src/math /usr/lib/golang/pkg/tool/linux_ppc64le/asm -p math -trimpath "$WORK/b027=>" -I $WORK/b027/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -gensymabis -o $WORK/b027/symabis ./floor_ppc64x.s ./modf_ppc64x.s ./sqrt_ppc64x.s ./stubs_ppc64x.s /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b040/_pkg_.a # internal cp $WORK/b015/_pkg_.a /builddir/.cache/go-build/af/afef742106cb22a8606fa41fb1419601e7b646dd18bf90a964f0ab414dcc8171-d # internal cp $WORK/b040/_pkg_.a /builddir/.cache/go-build/1a/1a660c6d0bc2f97ddeb9d049684d6cea73fc4a6c55ae4dbdc28f682e6b412522-d # internal cat >$WORK/b027/importcfg << 'EOF' # internal # import config packagefile math/bits=$WORK/b028/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b086/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b027/_pkg_.a -trimpath "$WORK/b027=>" -shared -p math -std -installsuffix shared -buildid Gv-XE-lKlzin5w69CoDm/Gv-XE-lKlzin5w69CoDm -goversion go1.15.12 -symabis $WORK/b027/symabis -D "" -importcfg $WORK/b027/importcfg -pack -asmhdr $WORK/b027/go_asm.h ./abs.go ./acosh.go ./asin.go ./asinh.go ./atan.go ./atan2.go ./atanh.go ./bits.go ./cbrt.go ./const.go ./copysign.go ./dim.go ./erf.go ./erfinv.go ./exp.go ./expm1.go ./floor.go ./fma.go ./frexp.go ./gamma.go ./hypot.go ./j0.go ./j1.go ./jn.go ./ldexp.go ./lgamma.go ./log.go ./log10.go ./log1p.go ./logb.go ./mod.go ./modf.go ./nextafter.go ./pow.go ./pow10.go ./remainder.go ./signbit.go ./sin.go ./sincos.go ./sinh.go ./sqrt.go ./tan.go ./tanh.go ./trig_reduce.go ./unsafe.go cp $WORK/b086/_pkg_.a /builddir/.cache/go-build/79/7915726fccfbc39700950f61cef29358fa61259571a277ff0b3eb115accaa826-d # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b085/_pkg_.a # internal cd /usr/lib/golang/src/internal/bytealg /usr/lib/golang/pkg/tool/linux_ppc64le/asm -p internal/bytealg -trimpath "$WORK/b008=>" -I $WORK/b008/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -o $WORK/b008/compare_ppc64x.o ./compare_ppc64x.s cd $WORK gcc -Qunused-arguments -c -x c - -o /dev/null || true cp $WORK/b085/_pkg_.a /builddir/.cache/go-build/5c/5c1b14a52ab7570719c6c82b27520f0bb4c840498c6f541d46d479c8d7e2d61b-d # internal cd /usr/lib/golang/src/internal/bytealg /usr/lib/golang/pkg/tool/linux_ppc64le/asm -p internal/bytealg -trimpath "$WORK/b008=>" -I $WORK/b008/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -o $WORK/b008/count_ppc64x.o ./count_ppc64x.s /usr/lib/golang/pkg/tool/linux_ppc64le/asm -p internal/bytealg -trimpath "$WORK/b008=>" -I $WORK/b008/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -o $WORK/b008/equal_ppc64x.o ./equal_ppc64x.s /usr/lib/golang/pkg/tool/linux_ppc64le/asm -p internal/bytealg -trimpath "$WORK/b008=>" -I $WORK/b008/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -o $WORK/b008/indexbyte_ppc64x.o ./indexbyte_ppc64x.s internal/testlog golang.org/x/sys/internal/unsafeheader cd $WORK gcc -fdebug-prefix-map=a=b -c -x c - -o /dev/null || true github.com/ulikunitz/xz/internal/hash cd /usr/lib/golang/src/internal/bytealg /usr/lib/golang/pkg/tool/linux_ppc64le/pack r $WORK/b008/_pkg_.a $WORK/b008/compare_ppc64x.o $WORK/b008/count_ppc64x.o $WORK/b008/equal_ppc64x.o $WORK/b008/indexbyte_ppc64x.o # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b008/_pkg_.a # internal cp $WORK/b008/_pkg_.a /builddir/.cache/go-build/6f/6f4b5932a003c0ad4e85add0e220f591f833baad13b1ee3339673de5741039f0-d # internal cd $WORK gcc -gno-record-gcc-switches -c -x c - -o /dev/null || true mkdir -p $WORK/b038/ mkdir -p $WORK/b101/ vendor/golang.org/x/crypto/cryptobyte/asn1 mkdir -p $WORK/b106/ cd $WORK/b047 TERM='dumb' gcc -I /usr/lib/golang/src/runtime/cgo -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b047=/tmp/go-build -gno-record-gcc-switches -I ./ -O2 -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -ffat-lto-objects -fexceptions -fasynchronous-unwind-tables -fstack-protector-strong -fstack-clash-protection -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Werror -o ./_x001.o -c _cgo_export.c mkdir -p $WORK/b116/ cat >$WORK/b106/importcfg << 'EOF' # internal # import config EOF cd /builddir/build/BUILD/buildah-1.21.1/src/github.com/ulikunitz/xz/internal/hash /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b106/_pkg_.a -trimpath "$WORK/b106=>" -shared -p github.com/ulikunitz/xz/internal/hash -complete -installsuffix shared -buildid WC3XG5C6Jq8MZgSO4Qpb/WC3XG5C6Jq8MZgSO4Qpb -goversion go1.15.12 -D "" -importcfg $WORK/b106/importcfg -pack ./cyclic_poly.go ./doc.go ./rabin_karp.go ./roller.go cat >$WORK/b038/importcfg << 'EOF' # internal # import config packagefile sync/atomic=$WORK/b015/_pkg_.a EOF cd /usr/lib/golang/src/internal/testlog /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b038/_pkg_.a -trimpath "$WORK/b038=>" -shared -p internal/testlog -std -complete -installsuffix shared -buildid NYDGLBxjjGwSiWpQo7qi/NYDGLBxjjGwSiWpQo7qi -goversion go1.15.12 -D "" -importcfg $WORK/b038/importcfg -pack ./log.go cat >$WORK/b101/importcfg << 'EOF' # internal # import config EOF cat >$WORK/b116/importcfg << 'EOF' # internal # import config EOF cd /builddir/build/BUILD/buildah-1.21.1/src/golang.org/x/sys/internal/unsafeheader /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b101/_pkg_.a -trimpath "$WORK/b101=>" -shared -p golang.org/x/sys/internal/unsafeheader -complete -installsuffix shared -buildid DcyKyEmVtKFOnFR54mYC/DcyKyEmVtKFOnFR54mYC -goversion go1.15.12 -D "" -importcfg $WORK/b101/importcfg -pack ./unsafeheader.go cd /usr/lib/golang/src/vendor/golang.org/x/crypto/cryptobyte/asn1 /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b116/_pkg_.a -trimpath "$WORK/b116=>" -shared -p vendor/golang.org/x/crypto/cryptobyte/asn1 -std -complete -installsuffix shared -buildid 5u3CTuoiAprHpho8oUxz/5u3CTuoiAprHpho8oUxz -goversion go1.15.12 -D "" -importcfg $WORK/b116/importcfg -pack ./asn1.go runtime mkdir -p $WORK/b007/ cat >$WORK/b007/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/runtime /usr/lib/golang/pkg/tool/linux_ppc64le/asm -p runtime -trimpath "$WORK/b007=>" -I $WORK/b007/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -gensymabis -o $WORK/b007/symabis ./asm.s ./asm_ppc64x.s ./atomic_ppc64x.s ./duff_ppc64x.s ./memclr_ppc64x.s ./memmove_ppc64x.s ./preempt_ppc64x.s ./rt0_linux_ppc64le.s ./sys_linux_ppc64x.s ./tls_ppc64x.s /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b101/_pkg_.a # internal cd $WORK/b047 TERM='dumb' gcc -I /usr/lib/golang/src/runtime/cgo -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b047=/tmp/go-build -gno-record-gcc-switches -I ./ -O2 -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -ffat-lto-objects -fexceptions -fasynchronous-unwind-tables -fstack-protector-strong -fstack-clash-protection -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Werror -o ./_x002.o -c cgo.cgo2.c /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b106/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b116/_pkg_.a # internal cp $WORK/b106/_pkg_.a /builddir/.cache/go-build/86/863cc28b843f6f04207a3ad294a68d7ef4ea84ddfab373a7a53117ef17ec708f-d # internal container/list mkdir -p $WORK/b119/ cp $WORK/b101/_pkg_.a /builddir/.cache/go-build/d2/d2365789c45da84bac5de272a47e4a5cb600ccb7c97c3ba202a5251e6c1df7d5-d # internal vendor/golang.org/x/crypto/internal/subtle cat >$WORK/b119/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/container/list /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b119/_pkg_.a -trimpath "$WORK/b119=>" -shared -p container/list -std -complete -installsuffix shared -buildid qxF-sV1sI91lVSnQRT1y/qxF-sV1sI91lVSnQRT1y -goversion go1.15.12 -D "" -importcfg $WORK/b119/importcfg -pack ./list.go cp $WORK/b116/_pkg_.a /builddir/.cache/go-build/a3/a359db1635827f4bd63a901ec2c6502cc4524d3887c06f59a2a0df66a7ac3d19-d # internal mkdir -p $WORK/b134/ /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b038/_pkg_.a # internal github.com/containers/ocicrypt/spec mkdir -p $WORK/b139/ cat >$WORK/b134/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/vendor/golang.org/x/crypto/internal/subtle /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b134/_pkg_.a -trimpath "$WORK/b134=>" -shared -p vendor/golang.org/x/crypto/internal/subtle -std -complete -installsuffix shared -buildid VlcpIzFFVr6fFvJ6TzPz/VlcpIzFFVr6fFvJ6TzPz -goversion go1.15.12 -D "" -importcfg $WORK/b134/importcfg -pack ./aliasing.go cat >$WORK/b139/importcfg << 'EOF' # internal # import config EOF cd /builddir/build/BUILD/buildah-1.21.1/src/github.com/containers/ocicrypt/spec /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b139/_pkg_.a -trimpath "$WORK/b139=>" -shared -p github.com/containers/ocicrypt/spec -complete -installsuffix shared -buildid 44b8Hbnpe8Dj_oSf-owN/44b8Hbnpe8Dj_oSf-owN -goversion go1.15.12 -D "" -importcfg $WORK/b139/importcfg -pack ./spec.go cat >$WORK/b007/importcfg << 'EOF' # internal # import config packagefile internal/bytealg=$WORK/b008/_pkg_.a packagefile internal/cpu=$WORK/b009/_pkg_.a packagefile runtime/internal/atomic=$WORK/b010/_pkg_.a packagefile runtime/internal/math=$WORK/b011/_pkg_.a packagefile runtime/internal/sys=$WORK/b012/_pkg_.a EOF cp $WORK/b038/_pkg_.a /builddir/.cache/go-build/b3/b3d2aa3d2baff219e24d837ec9f810418514becb8e487c44f8cc5c72e47fc5a4-d # internal github.com/containers/storage/pkg/promise mkdir -p $WORK/b158/ cd /usr/lib/golang/src/runtime /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b007/_pkg_.a -trimpath "$WORK/b007=>" -shared -p runtime -std -+ -installsuffix shared -buildid JEhdJnWlSOgMc3b6uuT9/JEhdJnWlSOgMc3b6uuT9 -goversion go1.15.12 -symabis $WORK/b007/symabis -D "" -importcfg $WORK/b007/importcfg -pack -asmhdr $WORK/b007/go_asm.h ./alg.go ./atomic_pointer.go ./cgo.go ./cgo_ppc64x.go ./cgocall.go ./cgocallback.go ./cgocheck.go ./chan.go ./checkptr.go ./compiler.go ./complex.go ./cpuflags.go ./cpuprof.go ./cputicks.go ./debug.go ./debuglog.go ./debuglog_off.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 ./lockrank.go ./lockrank_off.go ./malloc.go ./map.go ./map_fast32.go ./map_fast64.go ./map_faststr.go ./mbarrier.go ./mbitmap.go ./mcache.go ./mcentral.go ./mem_linux.go ./mfinal.go ./mfixalloc.go ./mgc.go ./mgcmark.go ./mgcscavenge.go ./mgcstack.go ./mgcsweep.go ./mgcsweepbuf.go ./mgcwork.go ./mheap.go ./mmap.go ./mpagealloc.go ./mpagealloc_64bit.go ./mpagecache.go ./mpallocbits.go ./mprof.go ./mranges.go ./msan0.go ./msize.go ./mspanset.go ./mstats.go ./mwbbuf.go ./nbpipe_pipe2.go ./netpoll.go ./netpoll_epoll.go ./os_linux.go ./os_linux_generic.go ./os_linux_ppc64x.go ./os_nonopenbsd.go ./panic.go ./plugin.go ./preempt.go ./preempt_nonwindows.go ./print.go ./proc.go ./profbuf.go ./proflabel.go ./race0.go ./rdebug.go ./relax_stub.go ./runtime.go ./runtime1.go ./runtime2.go ./rwmutex.go ./select.go ./sema.go ./sigaction.go ./signal_linux_ppc64x.go ./signal_ppc64x.go ./signal_unix.go ./sigqueue.go ./sigqueue_note.go ./sigtab_linux_generic.go ./sizeclasses.go ./slice.go ./softfloat64.go ./stack.go ./string.go ./stubs.go ./stubs2.go ./stubs3.go ./stubs_linux.go ./stubs_ppc64x.go ./symtab.go ./sys_ppc64x.go ./time.go ./time_nofake.go ./timestub.go ./timestub2.go ./trace.go ./traceback.go ./type.go ./typekind.go ./utf8.go ./vdso_elf64.go ./vdso_linux.go ./vdso_linux_ppc64x.go ./write_err.go cat >$WORK/b158/importcfg << 'EOF' # internal # import config EOF cd /builddir/build/BUILD/buildah-1.21.1/src/github.com/containers/storage/pkg/promise /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b158/_pkg_.a -trimpath "$WORK/b158=>" -shared -p github.com/containers/storage/pkg/promise -complete -installsuffix shared -buildid p9MLaA6UkQNKtBEyFmZx/p9MLaA6UkQNKtBEyFmZx -goversion go1.15.12 -D "" -importcfg $WORK/b158/importcfg -pack ./promise.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b134/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b022/_pkg_.a # internal cp $WORK/b134/_pkg_.a /builddir/.cache/go-build/cb/cb8666a730836ac4501edc00a6c8c13b35ff90a991ed7fd05185052f01c0a1d8-d # internal image/color mkdir -p $WORK/b219/ /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b158/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b139/_pkg_.a # internal cat >$WORK/b219/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/image/color /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b219/_pkg_.a -trimpath "$WORK/b219=>" -shared -p image/color -std -complete -installsuffix shared -buildid buewdcDozv1ZxmKx-pt2/buewdcDozv1ZxmKx-pt2 -goversion go1.15.12 -D "" -importcfg $WORK/b219/importcfg -pack ./color.go ./ycbcr.go cd /usr/lib/golang/src/runtime/cgo TERM='dumb' gcc -I . -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b047=/tmp/go-build -gno-record-gcc-switches -I $WORK/b047/ -O2 -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -ffat-lto-objects -fexceptions -fasynchronous-unwind-tables -fstack-protector-strong -fstack-clash-protection -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Werror -o $WORK/b047/_x003.o -c gcc_context.c cp $WORK/b022/_pkg_.a /builddir/.cache/go-build/43/43de2c5622e1859fd088f63f4168e298d044fd24b6b3b1cc42f8b02e2a66022e-d # internal cp $WORK/b158/_pkg_.a /builddir/.cache/go-build/34/34b96c1267a37bcc42c4203a0b007bdf533f65d52dcba41a3529507efd89cb2e-d # internal cp $WORK/b139/_pkg_.a /builddir/.cache/go-build/c9/c938afa6aecca336fbab53f9aa5c95e3b691c4d9c00c288bfac94861e4edddbb-d # internal google.golang.org/protobuf/internal/flags google.golang.org/protobuf/internal/set google.golang.org/grpc/serviceconfig mkdir -p $WORK/b244/ mkdir -p $WORK/b249/ mkdir -p $WORK/b280/ cat >$WORK/b249/importcfg << 'EOF' # internal # import config packagefile math/bits=$WORK/b028/_pkg_.a EOF cd /builddir/build/BUILD/buildah-1.21.1/src/google.golang.org/protobuf/internal/set /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b249/_pkg_.a -trimpath "$WORK/b249=>" -shared -p google.golang.org/protobuf/internal/set -complete -installsuffix shared -buildid RRnZOmeQSHWziRV8MCi0/RRnZOmeQSHWziRV8MCi0 -goversion go1.15.12 -D "" -importcfg $WORK/b249/importcfg -pack ./ints.go cat >$WORK/b280/importcfg << 'EOF' # internal # import config EOF cd /builddir/build/BUILD/buildah-1.21.1/src/google.golang.org/grpc/serviceconfig /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b280/_pkg_.a -trimpath "$WORK/b280=>" -shared -p google.golang.org/grpc/serviceconfig -complete -installsuffix shared -buildid y3kVCTLq8HfYlz03jiAw/y3kVCTLq8HfYlz03jiAw -goversion go1.15.12 -D "" -importcfg $WORK/b280/importcfg -pack ./serviceconfig.go cat >$WORK/b244/importcfg << 'EOF' # internal # import config EOF cd /builddir/build/BUILD/buildah-1.21.1/src/google.golang.org/protobuf/internal/flags /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b244/_pkg_.a -trimpath "$WORK/b244=>" -shared -p google.golang.org/protobuf/internal/flags -complete -installsuffix shared -buildid YOfJqnXDOBlJwY4TydgJ/YOfJqnXDOBlJwY4TydgJ -goversion go1.15.12 -D "" -importcfg $WORK/b244/importcfg -pack ./flags.go ./proto_legacy_disable.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b119/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b244/_pkg_.a # internal cp $WORK/b244/_pkg_.a /builddir/.cache/go-build/b0/b006fc1dc6e703cb4beaeeed7352799282bcfb9c61b113efbb85739809b3a22a-d # internal github.com/rivo/uniseg mkdir -p $WORK/b338/ /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b280/_pkg_.a # internal cp $WORK/b119/_pkg_.a /builddir/.cache/go-build/2c/2cc0e928b7be2e218ea798a5d805ab1b6bae43f8bfe1617cacf38aadb18fd846-d # internal github.com/VividCortex/ewma cat >$WORK/b338/importcfg << 'EOF' # internal # import config packagefile unicode/utf8=$WORK/b023/_pkg_.a EOF cp $WORK/b280/_pkg_.a /builddir/.cache/go-build/dc/dc8af9195b0e30c1a66555b94bf1b91c1dfe6bc716602cd457ac144c8e19919d-d # internal mkdir -p $WORK/b341/ cd /builddir/build/BUILD/buildah-1.21.1/src/github.com/rivo/uniseg /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b338/_pkg_.a -trimpath "$WORK/b338=>" -shared -p github.com/rivo/uniseg -complete -installsuffix shared -buildid Mu-xpocJ7KYXkk_mqnit/Mu-xpocJ7KYXkk_mqnit -goversion go1.15.12 -D "" -importcfg $WORK/b338/importcfg -pack ./doc.go ./grapheme.go ./properties.go github.com/docker/docker/api mkdir -p $WORK/b440/ cat >$WORK/b341/importcfg << 'EOF' # internal # import config EOF cd /builddir/build/BUILD/buildah-1.21.1/src/github.com/VividCortex/ewma /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b341/_pkg_.a -trimpath "$WORK/b341=>" -shared -p github.com/VividCortex/ewma -complete -installsuffix shared -buildid ogpW3wMiFqPaTqLpx8w1/ogpW3wMiFqPaTqLpx8w1 -goversion go1.15.12 -D "" -importcfg $WORK/b341/importcfg -pack ./ewma.go cat >$WORK/b440/importcfg << 'EOF' # internal # import config EOF cd /builddir/build/BUILD/buildah-1.21.1/src/github.com/docker/docker/api /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b440/_pkg_.a -trimpath "$WORK/b440=>" -shared -p github.com/docker/docker/api -complete -installsuffix shared -buildid f7hjMfBUJJ3huozj-2TF/f7hjMfBUJJ3huozj-2TF -goversion go1.15.12 -D "" -importcfg $WORK/b440/importcfg -pack ./common.go ./common_unix.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b341/_pkg_.a # internal cp $WORK/b341/_pkg_.a /builddir/.cache/go-build/1d/1d51b3a69db92e69fd1c5f3d213d1a44f5012f1a5f9d11fb689d0437edc07fb1-d # internal github.com/docker/docker/api/types/events mkdir -p $WORK/b453/ cat >$WORK/b453/importcfg << 'EOF' # internal # import config EOF cd /builddir/build/BUILD/buildah-1.21.1/src/github.com/docker/docker/api/types/events /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b453/_pkg_.a -trimpath "$WORK/b453=>" -shared -p github.com/docker/docker/api/types/events -complete -installsuffix shared -buildid uAKdA903gXNq4_HJDzat/uAKdA903gXNq4_HJDzat -goversion go1.15.12 -D "" -importcfg $WORK/b453/importcfg -pack ./events.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b440/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b249/_pkg_.a # internal cp $WORK/b440/_pkg_.a /builddir/.cache/go-build/a2/a2d74a5d23306e9f9f48491eb5ae29a6934961d7ba59b35a465daa0d87d5c8d2-d # internal github.com/docker/docker/api/types/image mkdir -p $WORK/b454/ cat >$WORK/b454/importcfg << 'EOF' # internal # import config EOF cd /builddir/build/BUILD/buildah-1.21.1/src/github.com/docker/docker/api/types/image /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b454/_pkg_.a -trimpath "$WORK/b454=>" -shared -p github.com/docker/docker/api/types/image -complete -installsuffix shared -buildid 7BqkSo2NcUT9nNkoeNOX/7BqkSo2NcUT9nNkoeNOX -goversion go1.15.12 -D "" -importcfg $WORK/b454/importcfg -pack ./image_history.go cp $WORK/b249/_pkg_.a /builddir/.cache/go-build/99/990849821b8a56e4baae49b0bde2289169afda76a3cda665d840143af98fb647-d # internal github.com/containers/common/version mkdir -p $WORK/b466/ cat >$WORK/b466/importcfg << 'EOF' # internal # import config EOF cd /builddir/build/BUILD/buildah-1.21.1/src/github.com/containers/common/version /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b466/_pkg_.a -trimpath "$WORK/b466=>" -shared -p github.com/containers/common/version -complete -installsuffix shared -buildid 7iMYogjoMWA1A3Y6782N/7iMYogjoMWA1A3Y6782N -goversion go1.15.12 -D "" -importcfg $WORK/b466/importcfg -pack ./version.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b454/_pkg_.a # internal cp $WORK/b454/_pkg_.a /builddir/.cache/go-build/10/104e8743a459518bcbc4330880321be25bbe60ba21554100416ac78c3f9cd925-d # internal github.com/openshift/imagebuilder/dockerfile/command mkdir -p $WORK/b531/ cat >$WORK/b531/importcfg << 'EOF' # internal # import config EOF cd /builddir/build/BUILD/buildah-1.21.1/src/github.com/openshift/imagebuilder/dockerfile/command /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b531/_pkg_.a -trimpath "$WORK/b531=>" -shared -p github.com/openshift/imagebuilder/dockerfile/command -complete -installsuffix shared -buildid CEOA75U01ZmoGgUwzBhI/CEOA75U01ZmoGgUwzBhI -goversion go1.15.12 -D "" -importcfg $WORK/b531/importcfg -pack ./command.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b453/_pkg_.a # internal cp $WORK/b453/_pkg_.a /builddir/.cache/go-build/34/347f68beca39d7ff4be2af52ff687e2563a5c8f5731ddcd4d2345085946676a6-d # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b466/_pkg_.a # internal cp $WORK/b466/_pkg_.a /builddir/.cache/go-build/e6/e6db897cd805cf4fee5854a15877d0e09c83b0d3b7698aa28e2aea11e39f7dfe-d # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b338/_pkg_.a # internal cd /usr/lib/golang/src/runtime/cgo TERM='dumb' gcc -I . -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b047=/tmp/go-build -gno-record-gcc-switches -I $WORK/b047/ -O2 -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -ffat-lto-objects -fexceptions -fasynchronous-unwind-tables -fstack-protector-strong -fstack-clash-protection -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Werror -o $WORK/b047/_x004.o -c gcc_fatalf.c /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b531/_pkg_.a # internal cp $WORK/b338/_pkg_.a /builddir/.cache/go-build/ab/ab43246bb005d989abb2aecaeae6e7415006c73bdde3a9708430e661814bd3dd-d # internal cp $WORK/b531/_pkg_.a /builddir/.cache/go-build/1d/1def364a6df6804455680035b74237a96fe18e454bc4a0652fc9436396fe134f-d # internal cd /usr/lib/golang/src/math /usr/lib/golang/pkg/tool/linux_ppc64le/asm -p math -trimpath "$WORK/b027=>" -I $WORK/b027/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -o $WORK/b027/floor_ppc64x.o ./floor_ppc64x.s /usr/lib/golang/pkg/tool/linux_ppc64le/asm -p math -trimpath "$WORK/b027=>" -I $WORK/b027/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -o $WORK/b027/modf_ppc64x.o ./modf_ppc64x.s /usr/lib/golang/pkg/tool/linux_ppc64le/asm -p math -trimpath "$WORK/b027=>" -I $WORK/b027/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -o $WORK/b027/sqrt_ppc64x.o ./sqrt_ppc64x.s /usr/lib/golang/pkg/tool/linux_ppc64le/asm -p math -trimpath "$WORK/b027=>" -I $WORK/b027/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -o $WORK/b027/stubs_ppc64x.o ./stubs_ppc64x.s /usr/lib/golang/pkg/tool/linux_ppc64le/pack r $WORK/b027/_pkg_.a $WORK/b027/floor_ppc64x.o $WORK/b027/modf_ppc64x.o $WORK/b027/sqrt_ppc64x.o $WORK/b027/stubs_ppc64x.o # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b027/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b219/_pkg_.a # internal cp $WORK/b027/_pkg_.a /builddir/.cache/go-build/b3/b31ab00408347924a7c3f337e4c992c3b34d8a37777ece63b32dd27ef2868ac7-d # internal cp $WORK/b219/_pkg_.a /builddir/.cache/go-build/fc/fc0b3bbe06c8b97d0aa1b9a0cd7687c7b44c04846725e8ff005e69e53f9799d6-d # internal github.com/vbauerster/mpb/v6/internal mkdir -p $WORK/b342/ cat >$WORK/b342/importcfg << 'EOF' # internal # import config packagefile math=$WORK/b027/_pkg_.a EOF cd /builddir/build/BUILD/buildah-1.21.1/src/github.com/vbauerster/mpb/v6/internal /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b342/_pkg_.a -trimpath "$WORK/b342=>" -shared -p github.com/vbauerster/mpb/v6/internal -complete -installsuffix shared -buildid 5kJ5iIzUD0tUYs3l3419/5kJ5iIzUD0tUYs3l3419 -goversion go1.15.12 -D "" -importcfg $WORK/b342/importcfg -pack ./percentage.go ./predicate.go ./width.go cd /usr/lib/golang/src/runtime/cgo TERM='dumb' gcc -I . -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b047=/tmp/go-build -gno-record-gcc-switches -I $WORK/b047/ -O2 -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -ffat-lto-objects -fexceptions -fasynchronous-unwind-tables -fstack-protector-strong -fstack-clash-protection -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Werror -o $WORK/b047/_x005.o -c gcc_libinit.c /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b342/_pkg_.a # internal cp $WORK/b342/_pkg_.a /builddir/.cache/go-build/de/deddfadc3e9c67db9bfab7b9cb3f5f4a3f59647d968b6c7b46dfa48379772af3-d # internal TERM='dumb' gcc -I . -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b047=/tmp/go-build -gno-record-gcc-switches -I $WORK/b047/ -O2 -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -ffat-lto-objects -fexceptions -fasynchronous-unwind-tables -fstack-protector-strong -fstack-clash-protection -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Werror -o $WORK/b047/_x006.o -c gcc_ppc64x.c TERM='dumb' gcc -I . -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b047=/tmp/go-build -gno-record-gcc-switches -I $WORK/b047/ -O2 -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -ffat-lto-objects -fexceptions -fasynchronous-unwind-tables -fstack-protector-strong -fstack-clash-protection -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Werror -o $WORK/b047/_x007.o -c gcc_setenv.c TERM='dumb' gcc -I . -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b047=/tmp/go-build -gno-record-gcc-switches -I $WORK/b047/ -O2 -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -ffat-lto-objects -fexceptions -fasynchronous-unwind-tables -fstack-protector-strong -fstack-clash-protection -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Werror -o $WORK/b047/_x008.o -c gcc_traceback.c TERM='dumb' gcc -I . -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b047=/tmp/go-build -gno-record-gcc-switches -I $WORK/b047/ -O2 -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -ffat-lto-objects -fexceptions -fasynchronous-unwind-tables -fstack-protector-strong -fstack-clash-protection -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Werror -o $WORK/b047/_x009.o -c gcc_util.c TERM='dumb' gcc -I . -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b047=/tmp/go-build -gno-record-gcc-switches -I $WORK/b047/ -O2 -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -ffat-lto-objects -fexceptions -fasynchronous-unwind-tables -fstack-protector-strong -fstack-clash-protection -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Werror -o $WORK/b047/_x010.o -c gcc_linux_ppc64x.S cd $WORK/b047 TERM='dumb' gcc -I /usr/lib/golang/src/runtime/cgo -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b047=/tmp/go-build -gno-record-gcc-switches -I ./ -O2 -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -ffat-lto-objects -fexceptions -fasynchronous-unwind-tables -fstack-protector-strong -fstack-clash-protection -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Werror -o ./_cgo_main.o -c _cgo_main.c cd /usr/lib/golang/src/runtime/cgo TERM='dumb' gcc -I . -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b047=/tmp/go-build -gno-record-gcc-switches -o $WORK/b047/_cgo_.o $WORK/b047/_cgo_main.o $WORK/b047/_x001.o $WORK/b047/_x002.o $WORK/b047/_x003.o $WORK/b047/_x004.o $WORK/b047/_x005.o $WORK/b047/_x006.o $WORK/b047/_x007.o $WORK/b047/_x008.o $WORK/b047/_x009.o $WORK/b047/_x010.o -g -O2 -lpthread TERM='dumb' /usr/lib/golang/pkg/tool/linux_ppc64le/cgo -dynpackage cgo -dynimport $WORK/b047/_cgo_.o -dynout $WORK/b047/_cgo_import.go -dynlinker cat >$WORK/b047/go_asm.h << 'EOF' # internal EOF /usr/lib/golang/pkg/tool/linux_ppc64le/asm -p runtime/cgo -trimpath "$WORK/b047=>" -I $WORK/b047/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -gensymabis -o $WORK/b047/symabis ./asm_ppc64x.s cat >$WORK/b047/importcfg << 'EOF' # internal # import config EOF /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b047/_pkg_.a -trimpath "$WORK/b047=>" -shared -p runtime/cgo -std -installsuffix shared -buildid ay2WfSSsq5Tj-5yE3PAW/ay2WfSSsq5Tj-5yE3PAW -goversion go1.15.12 -symabis $WORK/b047/symabis -D "" -importcfg $WORK/b047/importcfg -pack -asmhdr $WORK/b047/go_asm.h ./callbacks.go ./callbacks_traceback.go ./iscgo.go ./setenv.go $WORK/b047/_cgo_gotypes.go $WORK/b047/cgo.cgo1.go $WORK/b047/_cgo_import.go /usr/lib/golang/pkg/tool/linux_ppc64le/asm -p runtime/cgo -trimpath "$WORK/b047=>" -I $WORK/b047/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -o $WORK/b047/asm_ppc64x.o ./asm_ppc64x.s /usr/lib/golang/pkg/tool/linux_ppc64le/pack r $WORK/b047/_pkg_.a $WORK/b047/asm_ppc64x.o $WORK/b047/_x001.o $WORK/b047/_x002.o $WORK/b047/_x003.o $WORK/b047/_x004.o $WORK/b047/_x005.o $WORK/b047/_x006.o $WORK/b047/_x007.o $WORK/b047/_x008.o $WORK/b047/_x009.o $WORK/b047/_x010.o # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b047/_pkg_.a # internal cp $WORK/b047/_pkg_.a /builddir/.cache/go-build/50/50bde5b66a0b2c9be7d6a10f83199549d43407841b31d43851448d858f2403d3-d # internal cd /usr/lib/golang/src/runtime /usr/lib/golang/pkg/tool/linux_ppc64le/asm -p runtime -trimpath "$WORK/b007=>" -I $WORK/b007/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -o $WORK/b007/asm.o ./asm.s /usr/lib/golang/pkg/tool/linux_ppc64le/asm -p runtime -trimpath "$WORK/b007=>" -I $WORK/b007/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -o $WORK/b007/asm_ppc64x.o ./asm_ppc64x.s /usr/lib/golang/pkg/tool/linux_ppc64le/asm -p runtime -trimpath "$WORK/b007=>" -I $WORK/b007/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -o $WORK/b007/atomic_ppc64x.o ./atomic_ppc64x.s /usr/lib/golang/pkg/tool/linux_ppc64le/asm -p runtime -trimpath "$WORK/b007=>" -I $WORK/b007/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -o $WORK/b007/duff_ppc64x.o ./duff_ppc64x.s /usr/lib/golang/pkg/tool/linux_ppc64le/asm -p runtime -trimpath "$WORK/b007=>" -I $WORK/b007/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -o $WORK/b007/memclr_ppc64x.o ./memclr_ppc64x.s /usr/lib/golang/pkg/tool/linux_ppc64le/asm -p runtime -trimpath "$WORK/b007=>" -I $WORK/b007/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -o $WORK/b007/memmove_ppc64x.o ./memmove_ppc64x.s /usr/lib/golang/pkg/tool/linux_ppc64le/asm -p runtime -trimpath "$WORK/b007=>" -I $WORK/b007/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -o $WORK/b007/preempt_ppc64x.o ./preempt_ppc64x.s /usr/lib/golang/pkg/tool/linux_ppc64le/asm -p runtime -trimpath "$WORK/b007=>" -I $WORK/b007/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -o $WORK/b007/rt0_linux_ppc64le.o ./rt0_linux_ppc64le.s /usr/lib/golang/pkg/tool/linux_ppc64le/asm -p runtime -trimpath "$WORK/b007=>" -I $WORK/b007/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -o $WORK/b007/sys_linux_ppc64x.o ./sys_linux_ppc64x.s /usr/lib/golang/pkg/tool/linux_ppc64le/asm -p runtime -trimpath "$WORK/b007=>" -I $WORK/b007/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -o $WORK/b007/tls_ppc64x.o ./tls_ppc64x.s /usr/lib/golang/pkg/tool/linux_ppc64le/pack r $WORK/b007/_pkg_.a $WORK/b007/asm.o $WORK/b007/asm_ppc64x.o $WORK/b007/atomic_ppc64x.o $WORK/b007/duff_ppc64x.o $WORK/b007/memclr_ppc64x.o $WORK/b007/memmove_ppc64x.o $WORK/b007/preempt_ppc64x.o $WORK/b007/rt0_linux_ppc64le.o $WORK/b007/sys_linux_ppc64x.o $WORK/b007/tls_ppc64x.o # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b007/_pkg_.a # internal cp $WORK/b007/_pkg_.a /builddir/.cache/go-build/21/21d8ebcb521d3afd9effcdd46afbe502ecc83746ef29a5da16693a026614e88b-d # internal internal/reflectlite mkdir -p $WORK/b004/ sync mkdir -p $WORK/b013/ cat >$WORK/b004/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/internal/reflectlite /usr/lib/golang/pkg/tool/linux_ppc64le/asm -p internal/reflectlite -trimpath "$WORK/b004=>" -I $WORK/b004/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -gensymabis -o $WORK/b004/symabis ./asm.s cat >$WORK/b013/importcfg << 'EOF' # internal # import config packagefile internal/race=$WORK/b014/_pkg_.a packagefile runtime=$WORK/b007/_pkg_.a packagefile sync/atomic=$WORK/b015/_pkg_.a EOF cd /usr/lib/golang/src/sync /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b013/_pkg_.a -trimpath "$WORK/b013=>" -shared -p sync -std -installsuffix shared -buildid J4oL1-9G-vXev_4Ropco/J4oL1-9G-vXev_4Ropco -goversion go1.15.12 -D "" -importcfg $WORK/b013/importcfg -pack ./cond.go ./map.go ./mutex.go ./once.go ./pool.go ./poolqueue.go ./runtime.go ./runtime2.go ./rwmutex.go ./waitgroup.go cat >$WORK/b004/importcfg << 'EOF' # internal # import config packagefile internal/unsafeheader=$WORK/b005/_pkg_.a packagefile runtime=$WORK/b007/_pkg_.a EOF cd /usr/lib/golang/src/internal/reflectlite /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b004/_pkg_.a -trimpath "$WORK/b004=>" -shared -p internal/reflectlite -std -installsuffix shared -buildid d0Zve8av2letM3iWXj-n/d0Zve8av2letM3iWXj-n -goversion go1.15.12 -symabis $WORK/b004/symabis -D "" -importcfg $WORK/b004/importcfg -pack -asmhdr $WORK/b004/go_asm.h ./swapper.go ./type.go ./value.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b013/_pkg_.a # internal cp $WORK/b013/_pkg_.a /builddir/.cache/go-build/58/585dbcada35d93642278baa3f7677a834e0e4474afa11cc70b5631d3e791006e-d # internal internal/singleflight mkdir -p $WORK/b056/ google.golang.org/grpc/internal/buffer google.golang.org/protobuf/internal/pragma math/rand mkdir -p $WORK/b057/ mkdir -p $WORK/b305/ cat >$WORK/b056/importcfg << 'EOF' # internal # import config packagefile sync=$WORK/b013/_pkg_.a EOF google.golang.org/grpc/internal/grpcsync mkdir -p $WORK/b308/ cd /usr/lib/golang/src/internal/singleflight /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b056/_pkg_.a -trimpath "$WORK/b056=>" -shared -p internal/singleflight -std -complete -installsuffix shared -buildid 82s67N0LiwwX2kCCQjzQ/82s67N0LiwwX2kCCQjzQ -goversion go1.15.12 -D "" -importcfg $WORK/b056/importcfg -pack ./singleflight.go cat >$WORK/b057/importcfg << 'EOF' # internal # import config packagefile math=$WORK/b027/_pkg_.a packagefile sync=$WORK/b013/_pkg_.a EOF cat >$WORK/b305/importcfg << 'EOF' # internal # import config packagefile sync=$WORK/b013/_pkg_.a EOF cd /usr/lib/golang/src/math/rand /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b057/_pkg_.a -trimpath "$WORK/b057=>" -shared -p math/rand -std -complete -installsuffix shared -buildid rbaGFRdKiPkHy8kfhZBS/rbaGFRdKiPkHy8kfhZBS -goversion go1.15.12 -D "" -importcfg $WORK/b057/importcfg -pack ./exp.go ./normal.go ./rand.go ./rng.go ./zipf.go mkdir -p $WORK/b242/ cat >$WORK/b308/importcfg << 'EOF' # internal # import config packagefile sync=$WORK/b013/_pkg_.a packagefile sync/atomic=$WORK/b015/_pkg_.a EOF cd /builddir/build/BUILD/buildah-1.21.1/src/google.golang.org/grpc/internal/buffer /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b305/_pkg_.a -trimpath "$WORK/b305=>" -shared -p google.golang.org/grpc/internal/buffer -complete -installsuffix shared -buildid T_xdcUP5WqOT25TwnqA0/T_xdcUP5WqOT25TwnqA0 -goversion go1.15.12 -D "" -importcfg $WORK/b305/importcfg -pack ./unbounded.go cd /builddir/build/BUILD/buildah-1.21.1/src/google.golang.org/grpc/internal/grpcsync /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b308/_pkg_.a -trimpath "$WORK/b308=>" -shared -p google.golang.org/grpc/internal/grpcsync -complete -installsuffix shared -buildid IKDurg63nNj2_DA1xepV/IKDurg63nNj2_DA1xepV -goversion go1.15.12 -D "" -importcfg $WORK/b308/importcfg -pack ./event.go cat >$WORK/b242/importcfg << 'EOF' # internal # import config packagefile sync=$WORK/b013/_pkg_.a EOF cd /builddir/build/BUILD/buildah-1.21.1/src/google.golang.org/protobuf/internal/pragma /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b242/_pkg_.a -trimpath "$WORK/b242=>" -shared -p google.golang.org/protobuf/internal/pragma -complete -installsuffix shared -buildid wAhySMsXU6n7BoZk9QNw/wAhySMsXU6n7BoZk9QNw -goversion go1.15.12 -D "" -importcfg $WORK/b242/importcfg -pack ./pragma.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b242/_pkg_.a # internal cp $WORK/b242/_pkg_.a /builddir/.cache/go-build/ce/ce4650b6497371e16ceee75f82e7aef7a2a70e44bf9a9d06a484f357e0cab915-d # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b056/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b308/_pkg_.a # internal cp $WORK/b308/_pkg_.a /builddir/.cache/go-build/f1/f1a80bbc39b211b9f3307fab981e8483a0da52e933188a292a445d7c8f4f1b60-d # internal cp $WORK/b056/_pkg_.a /builddir/.cache/go-build/90/90ec54ff6002d54c6683bd9e3f90f7c6e4bdafc0ad21b4c40ba09aaddb8eb3c7-d # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b305/_pkg_.a # internal cp $WORK/b305/_pkg_.a /builddir/.cache/go-build/c8/c8a9c9ab9434cf9f351b7c0fb1bf612b3acd2d5b3d52454e256c8ae19f9566ea-d # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b057/_pkg_.a # internal cp $WORK/b057/_pkg_.a /builddir/.cache/go-build/89/892e01ded0766363b1bbbdfd3a3c3946adce12a15a105a44574bf7799e206ce5-d # internal cd /usr/lib/golang/src/internal/reflectlite /usr/lib/golang/pkg/tool/linux_ppc64le/asm -p internal/reflectlite -trimpath "$WORK/b004=>" -I $WORK/b004/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -o $WORK/b004/asm.o ./asm.s /usr/lib/golang/pkg/tool/linux_ppc64le/pack r $WORK/b004/_pkg_.a $WORK/b004/asm.o # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b004/_pkg_.a # internal cp $WORK/b004/_pkg_.a /builddir/.cache/go-build/e4/e4bd30d9dd933f08c22d0778fd0ba5caf8003a5c9a34937fd5d60892b094bf17-d # internal sort mkdir -p $WORK/b033/ errors cat >$WORK/b033/importcfg << 'EOF' # internal # import config packagefile internal/reflectlite=$WORK/b004/_pkg_.a EOF mkdir -p $WORK/b003/ cd /usr/lib/golang/src/sort /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b033/_pkg_.a -trimpath "$WORK/b033=>" -shared -p sort -std -complete -installsuffix shared -buildid E3wRC7yNUwAOIC00jwSD/E3wRC7yNUwAOIC00jwSD -goversion go1.15.12 -D "" -importcfg $WORK/b033/importcfg -pack ./search.go ./slice.go ./slice_go113.go ./sort.go ./zfuncversion.go cat >$WORK/b003/importcfg << 'EOF' # internal # import config packagefile internal/reflectlite=$WORK/b004/_pkg_.a EOF cd /usr/lib/golang/src/errors /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b003/_pkg_.a -trimpath "$WORK/b003=>" -shared -p errors -std -complete -installsuffix shared -buildid YOQef6VyFtQR79woZ5Ow/YOQef6VyFtQR79woZ5Ow -goversion go1.15.12 -D "" -importcfg $WORK/b003/importcfg -pack ./errors.go ./wrap.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b003/_pkg_.a # internal cp $WORK/b003/_pkg_.a /builddir/.cache/go-build/61/61f8c8c45200ecca6a10f27e11155d8d18152152bce62d4c63b77a3f8d4c1850-d # internal internal/oserror mkdir -p $WORK/b018/ io mkdir -p $WORK/b021/ github.com/containers/storage/pkg/locker mkdir -p $WORK/b356/ golang.org/x/crypto/cast5 mkdir -p $WORK/b215/ cat >$WORK/b021/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile sync=$WORK/b013/_pkg_.a EOF cd /usr/lib/golang/src/io /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b021/_pkg_.a -trimpath "$WORK/b021=>" -shared -p io -std -complete -installsuffix shared -buildid CI6cR0lwOBDk3RdTiQ1n/CI6cR0lwOBDk3RdTiQ1n -goversion go1.15.12 -D "" -importcfg $WORK/b021/importcfg -pack ./io.go ./multi.go ./pipe.go vendor/golang.org/x/net/dns/dnsmessage mkdir -p $WORK/b054/ cat >$WORK/b356/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile sync=$WORK/b013/_pkg_.a packagefile sync/atomic=$WORK/b015/_pkg_.a EOF github.com/containers/common/pkg/apparmor cd /builddir/build/BUILD/buildah-1.21.1/src/github.com/containers/storage/pkg/locker /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b356/_pkg_.a -trimpath "$WORK/b356=>" -shared -p github.com/containers/storage/pkg/locker -complete -installsuffix shared -buildid IL-ajD8zNrSZ1__MUHVn/IL-ajD8zNrSZ1__MUHVn -goversion go1.15.12 -D "" -importcfg $WORK/b356/importcfg -pack ./locker.go cat >$WORK/b018/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a EOF cd /usr/lib/golang/src/internal/oserror /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b018/_pkg_.a -trimpath "$WORK/b018=>" -shared -p internal/oserror -std -complete -installsuffix shared -buildid _JJ1yCRWV6krn5Nf91z1/_JJ1yCRWV6krn5Nf91z1 -goversion go1.15.12 -D "" -importcfg $WORK/b018/importcfg -pack ./errors.go mkdir -p $WORK/b465/ cat >$WORK/b054/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a EOF cat >$WORK/b215/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a EOF cd /usr/lib/golang/src/vendor/golang.org/x/net/dns/dnsmessage /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b054/_pkg_.a -trimpath "$WORK/b054=>" -shared -p vendor/golang.org/x/net/dns/dnsmessage -std -complete -installsuffix shared -buildid 9s2k7nJ_wYBZk0Jecn4U/9s2k7nJ_wYBZk0Jecn4U -goversion go1.15.12 -D "" -importcfg $WORK/b054/importcfg -pack ./message.go cd /builddir/build/BUILD/buildah-1.21.1/src/golang.org/x/crypto/cast5 /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b215/_pkg_.a -trimpath "$WORK/b215=>" -shared -p golang.org/x/crypto/cast5 -complete -installsuffix shared -buildid H3Ak-W4TZ1lYJaRQrfl8/H3Ak-W4TZ1lYJaRQrfl8 -goversion go1.15.12 -D "" -importcfg $WORK/b215/importcfg -pack ./cast5.go strconv cat >$WORK/b465/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile github.com/containers/common/version=$WORK/b466/_pkg_.a EOF mkdir -p $WORK/b030/ cat >$WORK/b030/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile internal/bytealg=$WORK/b008/_pkg_.a packagefile math=$WORK/b027/_pkg_.a packagefile math/bits=$WORK/b028/_pkg_.a packagefile unicode/utf8=$WORK/b023/_pkg_.a EOF cd /usr/lib/golang/src/strconv /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b030/_pkg_.a -trimpath "$WORK/b030=>" -shared -p strconv -std -complete -installsuffix shared -buildid R5qt_tFkRMOgqdZiFV7u/R5qt_tFkRMOgqdZiFV7u -goversion go1.15.12 -D "" -importcfg $WORK/b030/importcfg -pack ./atob.go ./atoc.go ./atof.go ./atoi.go ./ctoa.go ./decimal.go ./doc.go ./extfloat.go ./ftoa.go ./isprint.go ./itoa.go ./quote.go cd /builddir/build/BUILD/buildah-1.21.1/src/github.com/containers/common/pkg/apparmor /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b465/_pkg_.a -trimpath "$WORK/b465=>" -shared -p github.com/containers/common/pkg/apparmor -complete -installsuffix shared -buildid P8S5yeCww2tOy6_FMp1m/P8S5yeCww2tOy6_FMp1m -goversion go1.15.12 -D "" -importcfg $WORK/b465/importcfg -pack ./apparmor.go ./apparmor_unsupported.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b018/_pkg_.a # internal cp $WORK/b018/_pkg_.a /builddir/.cache/go-build/47/472c6cfc563a5ed246bb5424a78e804631b7781fb7bf39f6dd35cb61afddd09f-d # internal syscall mkdir -p $WORK/b017/ cat >$WORK/b017/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/syscall /usr/lib/golang/pkg/tool/linux_ppc64le/asm -p syscall -trimpath "$WORK/b017=>" -I $WORK/b017/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -gensymabis -o $WORK/b017/symabis ./asm_linux_ppc64x.s cat >$WORK/b017/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile internal/bytealg=$WORK/b008/_pkg_.a packagefile internal/oserror=$WORK/b018/_pkg_.a packagefile internal/race=$WORK/b014/_pkg_.a packagefile internal/unsafeheader=$WORK/b005/_pkg_.a packagefile runtime=$WORK/b007/_pkg_.a packagefile sync=$WORK/b013/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b017/_pkg_.a -trimpath "$WORK/b017=>" -shared -p syscall -std -installsuffix shared -buildid 6Cg6EZGq967HcRXDU6NX/6Cg6EZGq967HcRXDU6NX -goversion go1.15.12 -symabis $WORK/b017/symabis -D "" -importcfg $WORK/b017/importcfg -pack -asmhdr $WORK/b017/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 ./sock_cloexec_linux.go ./sockcmsg_linux.go ./sockcmsg_unix.go ./sockcmsg_unix_other.go ./str.go ./syscall.go ./syscall_dup2_linux.go ./syscall_linux.go ./syscall_linux_ppc64x.go ./syscall_unix.go ./time_nofake.go ./timestruct.go ./zerrors_linux_ppc64le.go ./zsyscall_linux_ppc64le.go ./zsysnum_linux_ppc64le.go ./ztypes_linux_ppc64le.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b356/_pkg_.a # internal cp $WORK/b356/_pkg_.a /builddir/.cache/go-build/23/23df29c0fb1660a7aec5c35173e64b60094c6ca740695efeb4e348de2a5fa8b3-d # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b465/_pkg_.a # internal cp $WORK/b465/_pkg_.a /builddir/.cache/go-build/a8/a88d3a007c43193af018ea3f406880e3130a799c6969878820ba120e0a2ab528-d # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b033/_pkg_.a # internal cp $WORK/b033/_pkg_.a /builddir/.cache/go-build/4a/4a136dcb2d6a13252fb31dc2004148292c00a99c4092395adf29b8ba5bb1c6e4-d # internal container/heap mkdir -p $WORK/b335/ github.com/beorn7/perks/quantile mkdir -p $WORK/b419/ cat >$WORK/b335/importcfg << 'EOF' # internal # import config packagefile sort=$WORK/b033/_pkg_.a EOF cd /usr/lib/golang/src/container/heap /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b335/_pkg_.a -trimpath "$WORK/b335=>" -shared -p container/heap -std -complete -installsuffix shared -buildid MLf3Z0P9qD0CrFfnzHHI/MLf3Z0P9qD0CrFfnzHHI -goversion go1.15.12 -D "" -importcfg $WORK/b335/importcfg -pack ./heap.go cat >$WORK/b419/importcfg << 'EOF' # internal # import config packagefile math=$WORK/b027/_pkg_.a packagefile sort=$WORK/b033/_pkg_.a EOF cd /builddir/build/BUILD/buildah-1.21.1/src/github.com/beorn7/perks/quantile /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b419/_pkg_.a -trimpath "$WORK/b419=>" -shared -p github.com/beorn7/perks/quantile -complete -installsuffix shared -buildid vfjCamR6G7SPLt3mzDF4/vfjCamR6G7SPLt3mzDF4 -goversion go1.15.12 -D "" -importcfg $WORK/b419/importcfg -pack ./stream.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b021/_pkg_.a # internal cp $WORK/b021/_pkg_.a /builddir/.cache/go-build/2d/2dcd8859d15852a44da8f51a922c00ab19f3940155ae7f7b002c70be43e2be23-d # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b215/_pkg_.a # internal bytes mkdir -p $WORK/b020/ cat >$WORK/b020/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile internal/bytealg=$WORK/b008/_pkg_.a packagefile io=$WORK/b021/_pkg_.a packagefile unicode=$WORK/b022/_pkg_.a packagefile unicode/utf8=$WORK/b023/_pkg_.a EOF cd /usr/lib/golang/src/bytes /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b020/_pkg_.a -trimpath "$WORK/b020=>" -shared -p bytes -std -installsuffix shared -buildid BCof_aP52E1c_8gDWK0P/BCof_aP52E1c_8gDWK0P -goversion go1.15.12 -D "" -importcfg $WORK/b020/importcfg -pack ./buffer.go ./bytes.go ./reader.go cp $WORK/b215/_pkg_.a /builddir/.cache/go-build/2f/2f36ecfe5d3a6e6bec325ba2f642aee4ce8b51a373c4c7770d5541a0ff39eecb-d # internal hash mkdir -p $WORK/b072/ cat >$WORK/b072/importcfg << 'EOF' # internal # import config packagefile io=$WORK/b021/_pkg_.a EOF cd /usr/lib/golang/src/hash /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b072/_pkg_.a -trimpath "$WORK/b072=>" -shared -p hash -std -complete -installsuffix shared -buildid Qm-L5kjO0nfnWZO3wAlq/Qm-L5kjO0nfnWZO3wAlq -goversion go1.15.12 -D "" -importcfg $WORK/b072/importcfg -pack ./hash.go strings mkdir -p $WORK/b039/ /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b335/_pkg_.a # internal cat >$WORK/b039/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile internal/bytealg=$WORK/b008/_pkg_.a packagefile io=$WORK/b021/_pkg_.a packagefile sync=$WORK/b013/_pkg_.a packagefile unicode=$WORK/b022/_pkg_.a packagefile unicode/utf8=$WORK/b023/_pkg_.a EOF cp $WORK/b335/_pkg_.a /builddir/.cache/go-build/48/48393f7c64cdc193dcf3a77f8aef3218f5a8783783e0731fd5a3cf64190c72a4-d # internal github.com/containers/image/v5/pkg/compression/internal mkdir -p $WORK/b076/ cd /usr/lib/golang/src/strings /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b039/_pkg_.a -trimpath "$WORK/b039=>" -shared -p strings -std -complete -installsuffix shared -buildid tNV90UJ5-omg7KBbpm_f/tNV90UJ5-omg7KBbpm_f -goversion go1.15.12 -D "" -importcfg $WORK/b039/importcfg -pack ./builder.go ./compare.go ./reader.go ./replace.go ./search.go ./strings.go cat >$WORK/b076/importcfg << 'EOF' # internal # import config packagefile io=$WORK/b021/_pkg_.a EOF cd /builddir/build/BUILD/buildah-1.21.1/src/github.com/containers/image/v5/pkg/compression/internal /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b076/_pkg_.a -trimpath "$WORK/b076=>" -shared -p github.com/containers/image/v5/pkg/compression/internal -complete -installsuffix shared -buildid 34pkxlFNwi5_f-S8et6G/34pkxlFNwi5_f-S8et6G -goversion go1.15.12 -D "" -importcfg $WORK/b076/importcfg -pack ./types.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b076/_pkg_.a # internal cp $WORK/b076/_pkg_.a /builddir/.cache/go-build/03/031fb4c8d94e318a3b4d1dc72d690ee18a198b7d15817d3feb9254cd2db60e02-d # internal github.com/containers/image/v5/pkg/compression/types mkdir -p $WORK/b075/ cat >$WORK/b075/importcfg << 'EOF' # internal # import config packagefile github.com/containers/image/v5/pkg/compression/internal=$WORK/b076/_pkg_.a EOF cd /builddir/build/BUILD/buildah-1.21.1/src/github.com/containers/image/v5/pkg/compression/types /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b075/_pkg_.a -trimpath "$WORK/b075=>" -shared -p github.com/containers/image/v5/pkg/compression/types -complete -installsuffix shared -buildid 8rw2ElYJfJtOYYOjmduC/8rw2ElYJfJtOYYOjmduC -goversion go1.15.12 -D "" -importcfg $WORK/b075/importcfg -pack ./types.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b072/_pkg_.a # internal cp $WORK/b072/_pkg_.a /builddir/.cache/go-build/44/44a6e297076749ef00bd861001882dad2faaecc9dfd6d18770446107526e1991-d # internal hash/crc32 mkdir -p $WORK/b090/ cat >$WORK/b090/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/hash/crc32 /usr/lib/golang/pkg/tool/linux_ppc64le/asm -p hash/crc32 -trimpath "$WORK/b090=>" -I $WORK/b090/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -gensymabis -o $WORK/b090/symabis ./crc32_ppc64le.s ./crc32_table_ppc64le.s /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b075/_pkg_.a # internal cp $WORK/b075/_pkg_.a /builddir/.cache/go-build/d1/d1a357499b83f58735f0476caca93a6e77458941ad024bf59a6173722c87e41b-d # internal hash/crc64 mkdir -p $WORK/b107/ cat >$WORK/b107/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile hash=$WORK/b072/_pkg_.a packagefile sync=$WORK/b013/_pkg_.a EOF cd /usr/lib/golang/src/hash/crc64 /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b107/_pkg_.a -trimpath "$WORK/b107=>" -shared -p hash/crc64 -std -complete -installsuffix shared -buildid FkH5iFd_dZwAgKLwQdyM/FkH5iFd_dZwAgKLwQdyM -goversion go1.15.12 -D "" -importcfg $WORK/b107/importcfg -pack ./crc64.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b419/_pkg_.a # internal cp $WORK/b419/_pkg_.a /builddir/.cache/go-build/73/733a5659dc11ad4946fbd7a72bbc09bd929009b215ce9e03a1a37433490311e2-d # internal crypto/internal/randutil mkdir -p $WORK/b112/ cat >$WORK/b112/importcfg << 'EOF' # internal # import config packagefile io=$WORK/b021/_pkg_.a packagefile sync=$WORK/b013/_pkg_.a EOF cd /usr/lib/golang/src/crypto/internal/randutil /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b112/_pkg_.a -trimpath "$WORK/b112=>" -shared -p crypto/internal/randutil -std -complete -installsuffix shared -buildid f9cn0cfrJbna_R6L783P/f9cn0cfrJbna_R6L783P -goversion go1.15.12 -D "" -importcfg $WORK/b112/importcfg -pack ./randutil.go cat >$WORK/b090/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile hash=$WORK/b072/_pkg_.a packagefile sync=$WORK/b013/_pkg_.a EOF cd /usr/lib/golang/src/hash/crc32 /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b090/_pkg_.a -trimpath "$WORK/b090=>" -shared -p hash/crc32 -std -installsuffix shared -buildid bXxnPWqJebZ3e2vsZJrd/bXxnPWqJebZ3e2vsZJrd -goversion go1.15.12 -symabis $WORK/b090/symabis -D "" -importcfg $WORK/b090/importcfg -pack -asmhdr $WORK/b090/go_asm.h ./crc32.go ./crc32_generic.go ./crc32_ppc64le.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b112/_pkg_.a # internal cp $WORK/b112/_pkg_.a /builddir/.cache/go-build/19/19547b7c3148765749e69b6f282e1e8839c69a096506af26af2658bc40c658aa-d # internal crypto/hmac mkdir -p $WORK/b123/ cat >$WORK/b123/importcfg << 'EOF' # internal # import config packagefile crypto/subtle=$WORK/b086/_pkg_.a packagefile hash=$WORK/b072/_pkg_.a EOF cd /usr/lib/golang/src/crypto/hmac /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b123/_pkg_.a -trimpath "$WORK/b123=>" -shared -p crypto/hmac -std -complete -installsuffix shared -buildid eo7_C-5ketRSK1fK7Gmk/eo7_C-5ketRSK1fK7Gmk -goversion go1.15.12 -D "" -importcfg $WORK/b123/importcfg -pack ./hmac.go cd /usr/lib/golang/src/hash/crc32 /usr/lib/golang/pkg/tool/linux_ppc64le/asm -p hash/crc32 -trimpath "$WORK/b090=>" -I $WORK/b090/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -o $WORK/b090/crc32_ppc64le.o ./crc32_ppc64le.s /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b107/_pkg_.a # internal cp $WORK/b107/_pkg_.a /builddir/.cache/go-build/4e/4ecc06c69c2eb8e2d52215910751f57103a0acf0878ce14ad06550355e14dafe-d # internal hash/fnv mkdir -p $WORK/b202/ cat >$WORK/b202/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile hash=$WORK/b072/_pkg_.a packagefile math/bits=$WORK/b028/_pkg_.a EOF cd /usr/lib/golang/src/hash/fnv /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b202/_pkg_.a -trimpath "$WORK/b202=>" -shared -p hash/fnv -std -complete -installsuffix shared -buildid uj2De6iOJTOADjZKEJp7/uj2De6iOJTOADjZKEJp7 -goversion go1.15.12 -D "" -importcfg $WORK/b202/importcfg -pack ./fnv.go cd /usr/lib/golang/src/hash/crc32 /usr/lib/golang/pkg/tool/linux_ppc64le/asm -p hash/crc32 -trimpath "$WORK/b090=>" -I $WORK/b090/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -o $WORK/b090/crc32_table_ppc64le.o ./crc32_table_ppc64le.s /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b123/_pkg_.a # internal cp $WORK/b123/_pkg_.a /builddir/.cache/go-build/b8/b832e3b620699b35916378bca2dd90136fab84389aaab15bb2024d28f0d8e412-d # internal vendor/golang.org/x/crypto/hkdf mkdir -p $WORK/b137/ cat >$WORK/b137/importcfg << 'EOF' # internal # import config packagefile crypto/hmac=$WORK/b123/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile hash=$WORK/b072/_pkg_.a packagefile io=$WORK/b021/_pkg_.a EOF cd /usr/lib/golang/src/vendor/golang.org/x/crypto/hkdf /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b137/_pkg_.a -trimpath "$WORK/b137=>" -shared -p vendor/golang.org/x/crypto/hkdf -std -complete -installsuffix shared -buildid fp_D_EnuLQt__bR3Ovnp/fp_D_EnuLQt__bR3Ovnp -goversion go1.15.12 -D "" -importcfg $WORK/b137/importcfg -pack ./hkdf.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b137/_pkg_.a # internal cp $WORK/b137/_pkg_.a /builddir/.cache/go-build/94/94467e767b0966788d0749ea1cd97173490f65c2c13d3f22a1c46d53a7a0638b-d # internal hash/adler32 mkdir -p $WORK/b214/ cat >$WORK/b214/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile hash=$WORK/b072/_pkg_.a EOF cd /usr/lib/golang/src/hash/adler32 /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b214/_pkg_.a -trimpath "$WORK/b214=>" -shared -p hash/adler32 -std -complete -installsuffix shared -buildid hF1krBMnlPLVlm7DRZ73/hF1krBMnlPLVlm7DRZ73 -goversion go1.15.12 -D "" -importcfg $WORK/b214/importcfg -pack ./adler32.go cd /usr/lib/golang/src/hash/crc32 /usr/lib/golang/pkg/tool/linux_ppc64le/pack r $WORK/b090/_pkg_.a $WORK/b090/crc32_ppc64le.o $WORK/b090/crc32_table_ppc64le.o # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b090/_pkg_.a # internal cp $WORK/b090/_pkg_.a /builddir/.cache/go-build/92/92723ad72d041d725bb64f4c9f0aa54cef2c56413aaff45c73471103206680b6-d # internal golang.org/x/crypto/pbkdf2 mkdir -p $WORK/b227/ cat >$WORK/b227/importcfg << 'EOF' # internal # import config packagefile crypto/hmac=$WORK/b123/_pkg_.a packagefile hash=$WORK/b072/_pkg_.a EOF cd /builddir/build/BUILD/buildah-1.21.1/src/golang.org/x/crypto/pbkdf2 /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b227/_pkg_.a -trimpath "$WORK/b227=>" -shared -p golang.org/x/crypto/pbkdf2 -complete -installsuffix shared -buildid zCN0e7nC7dIQ_3k21f6W/zCN0e7nC7dIQ_3k21f6W -goversion go1.15.12 -D "" -importcfg $WORK/b227/importcfg -pack ./pbkdf2.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b214/_pkg_.a # internal cp $WORK/b214/_pkg_.a /builddir/.cache/go-build/f6/f633b1baf86b5d3a0b65edc16bf8b0de5a17d06b4f6d87c307f90bf11eb61891-d # internal text/tabwriter mkdir -p $WORK/b271/ cat >$WORK/b271/importcfg << 'EOF' # internal # import config packagefile io=$WORK/b021/_pkg_.a packagefile unicode/utf8=$WORK/b023/_pkg_.a EOF cd /usr/lib/golang/src/text/tabwriter /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b271/_pkg_.a -trimpath "$WORK/b271=>" -shared -p text/tabwriter -std -complete -installsuffix shared -buildid eq3ysGnV7K8id-PDk3XF/eq3ysGnV7K8id-PDk3XF -goversion go1.15.12 -D "" -importcfg $WORK/b271/importcfg -pack ./tabwriter.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b227/_pkg_.a # internal cp $WORK/b227/_pkg_.a /builddir/.cache/go-build/59/5999f32f014c65f5e12a1ea50164803eb8e87a3d5d73208667a414beaee11061-d # internal github.com/containers/image/v5/internal/uploadreader mkdir -p $WORK/b394/ cat >$WORK/b394/importcfg << 'EOF' # internal # import config packagefile io=$WORK/b021/_pkg_.a packagefile sync=$WORK/b013/_pkg_.a EOF cd /builddir/build/BUILD/buildah-1.21.1/src/github.com/containers/image/v5/internal/uploadreader /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b394/_pkg_.a -trimpath "$WORK/b394=>" -shared -p github.com/containers/image/v5/internal/uploadreader -complete -installsuffix shared -buildid QfG5Q4GLtoRFwI1GFqrG/QfG5Q4GLtoRFwI1GFqrG -goversion go1.15.12 -D "" -importcfg $WORK/b394/importcfg -pack ./upload_reader.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b030/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b394/_pkg_.a # internal cp $WORK/b394/_pkg_.a /builddir/.cache/go-build/8f/8fe87a9cbfaf62f80ebd3a92435c68cee382fa6c18c1cea6a3e450fba1d0466c-d # internal cp $WORK/b030/_pkg_.a /builddir/.cache/go-build/30/30a5ab5f92ccbb7c6852fe1d8f91cc0aba8c1fa46e81a28e1e973f9b8752c202-d # internal crypto mkdir -p $WORK/b071/ cat >$WORK/b071/importcfg << 'EOF' # internal # import config packagefile hash=$WORK/b072/_pkg_.a packagefile io=$WORK/b021/_pkg_.a packagefile strconv=$WORK/b030/_pkg_.a EOF cd /usr/lib/golang/src/crypto /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b071/_pkg_.a -trimpath "$WORK/b071=>" -shared -p crypto -std -complete -installsuffix shared -buildid l0faEYJDLYP88W00SsmV/l0faEYJDLYP88W00SsmV -goversion go1.15.12 -D "" -importcfg $WORK/b071/importcfg -pack ./crypto.go reflect mkdir -p $WORK/b029/ cat >$WORK/b029/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/reflect /usr/lib/golang/pkg/tool/linux_ppc64le/asm -p reflect -trimpath "$WORK/b029=>" -I $WORK/b029/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -gensymabis -o $WORK/b029/symabis ./asm_ppc64x.s /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b020/_pkg_.a # internal cp $WORK/b020/_pkg_.a /builddir/.cache/go-build/57/571d33dfe152bc65ef052ca6564773f1dec290f517aacd22d0e772036d874444-d # internal crypto/rc4 mkdir -p $WORK/b125/ cat >$WORK/b125/importcfg << 'EOF' # internal # import config packagefile crypto/internal/subtle=$WORK/b085/_pkg_.a packagefile strconv=$WORK/b030/_pkg_.a EOF cd /usr/lib/golang/src/crypto/rc4 /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b125/_pkg_.a -trimpath "$WORK/b125=>" -shared -p crypto/rc4 -std -complete -installsuffix shared -buildid SrXJ5Q_TadIthgW0tH79/SrXJ5Q_TadIthgW0tH79 -goversion go1.15.12 -D "" -importcfg $WORK/b125/importcfg -pack ./rc4.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b071/_pkg_.a # internal cp $WORK/b071/_pkg_.a /builddir/.cache/go-build/e0/e0fb610a54af03fb73a91c9bc5edf5882c4c6d4531bf4e03b868bfc69546a61d-d # internal encoding/base32 mkdir -p $WORK/b138/ cat >$WORK/b138/importcfg << 'EOF' # internal # import config packagefile io=$WORK/b021/_pkg_.a packagefile strconv=$WORK/b030/_pkg_.a EOF cd /usr/lib/golang/src/encoding/base32 /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b138/_pkg_.a -trimpath "$WORK/b138=>" -shared -p encoding/base32 -std -complete -installsuffix shared -buildid M2V9hufETvpjNfYaI6S7/M2V9hufETvpjNfYaI6S7 -goversion go1.15.12 -D "" -importcfg $WORK/b138/importcfg -pack ./base32.go cat >$WORK/b029/importcfg << 'EOF' # internal # import config packagefile internal/unsafeheader=$WORK/b005/_pkg_.a packagefile math=$WORK/b027/_pkg_.a packagefile runtime=$WORK/b007/_pkg_.a packagefile strconv=$WORK/b030/_pkg_.a packagefile sync=$WORK/b013/_pkg_.a packagefile unicode=$WORK/b022/_pkg_.a packagefile unicode/utf8=$WORK/b023/_pkg_.a EOF cd /usr/lib/golang/src/reflect /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b029/_pkg_.a -trimpath "$WORK/b029=>" -shared -p reflect -std -installsuffix shared -buildid crD97lcrZ3ds_O20Yus9/crD97lcrZ3ds_O20Yus9 -goversion go1.15.12 -symabis $WORK/b029/symabis -D "" -importcfg $WORK/b029/importcfg -pack -asmhdr $WORK/b029/go_asm.h ./deepequal.go ./makefunc.go ./swapper.go ./type.go ./value.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b271/_pkg_.a # internal cp $WORK/b271/_pkg_.a /builddir/.cache/go-build/ae/aeb23561a9c25716a37050e491770178b8fdad002b30ed32c5554bdb828dbf9d-d # internal vendor/golang.org/x/text/transform mkdir -p $WORK/b176/ cat >$WORK/b176/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b020/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile io=$WORK/b021/_pkg_.a packagefile unicode/utf8=$WORK/b023/_pkg_.a EOF cd /usr/lib/golang/src/vendor/golang.org/x/text/transform /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b176/_pkg_.a -trimpath "$WORK/b176=>" -shared -p vendor/golang.org/x/text/transform -std -complete -installsuffix shared -buildid duK6dZeDbJLWlaTXh5kx/duK6dZeDbJLWlaTXh5kx -goversion go1.15.12 -D "" -importcfg $WORK/b176/importcfg -pack ./transform.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b202/_pkg_.a # internal cp $WORK/b202/_pkg_.a /builddir/.cache/go-build/26/267270e0c25e33fb0676dab9754b1396013312fcfd7e525ff4b52a581e692537-d # internal golang.org/x/crypto/openpgp/errors mkdir -p $WORK/b211/ cat >$WORK/b211/importcfg << 'EOF' # internal # import config packagefile strconv=$WORK/b030/_pkg_.a EOF cd /builddir/build/BUILD/buildah-1.21.1/src/golang.org/x/crypto/openpgp/errors /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b211/_pkg_.a -trimpath "$WORK/b211=>" -shared -p golang.org/x/crypto/openpgp/errors -complete -installsuffix shared -buildid -nWKFiO8Qyeqlc6oy-vS/-nWKFiO8Qyeqlc6oy-vS -goversion go1.15.12 -D "" -importcfg $WORK/b211/importcfg -pack ./errors.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b125/_pkg_.a # internal cp $WORK/b125/_pkg_.a /builddir/.cache/go-build/59/592e87dd99d8dc5cd6aa15934e521c873dcf3503da3dd11b07f3e2e17f8a5c15-d # internal golang.org/x/text/transform mkdir -p $WORK/b318/ cat >$WORK/b318/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b020/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile io=$WORK/b021/_pkg_.a packagefile unicode/utf8=$WORK/b023/_pkg_.a EOF cd /builddir/build/BUILD/buildah-1.21.1/src/golang.org/x/text/transform /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b318/_pkg_.a -trimpath "$WORK/b318=>" -shared -p golang.org/x/text/transform -complete -installsuffix shared -buildid 9jsJ-ncs-UhoXd5jATxw/9jsJ-ncs-UhoXd5jATxw -goversion go1.15.12 -D "" -importcfg $WORK/b318/importcfg -pack ./transform.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b039/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b054/_pkg_.a # internal cp $WORK/b039/_pkg_.a /builddir/.cache/go-build/aa/aaf728ae7666044e80e49e61a7aac65952543f908c5d9df90e8da22ca91b2a52-d # internal path mkdir -p $WORK/b048/ cp $WORK/b054/_pkg_.a /builddir/.cache/go-build/58/58022ad682f4cc31b0597a77c126aae0463be382553f761677512d0e039ccd32-d # internal bufio mkdir -p $WORK/b049/ cat >$WORK/b049/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b020/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile io=$WORK/b021/_pkg_.a packagefile strings=$WORK/b039/_pkg_.a packagefile unicode/utf8=$WORK/b023/_pkg_.a EOF cd /usr/lib/golang/src/bufio /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b049/_pkg_.a -trimpath "$WORK/b049=>" -shared -p bufio -std -complete -installsuffix shared -buildid jm3PpBXGp3al9UwlfP1u/jm3PpBXGp3al9UwlfP1u -goversion go1.15.12 -D "" -importcfg $WORK/b049/importcfg -pack ./bufio.go ./scan.go cat >$WORK/b048/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile strings=$WORK/b039/_pkg_.a packagefile unicode/utf8=$WORK/b023/_pkg_.a EOF cd /usr/lib/golang/src/path /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b048/_pkg_.a -trimpath "$WORK/b048=>" -shared -p path -std -complete -installsuffix shared -buildid KAWGbZBwjbSAfO0IUgA6/KAWGbZBwjbSAfO0IUgA6 -goversion go1.15.12 -D "" -importcfg $WORK/b048/importcfg -pack ./match.go ./path.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b211/_pkg_.a # internal cp $WORK/b211/_pkg_.a /builddir/.cache/go-build/56/5633ebe398773496d76149507a6fdda5394978ff657797b6c1267dcace13cc42-d # internal regexp/syntax mkdir -p $WORK/b064/ /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b138/_pkg_.a # internal cat >$WORK/b064/importcfg << 'EOF' # internal # import config packagefile sort=$WORK/b033/_pkg_.a packagefile strconv=$WORK/b030/_pkg_.a packagefile strings=$WORK/b039/_pkg_.a packagefile unicode=$WORK/b022/_pkg_.a packagefile unicode/utf8=$WORK/b023/_pkg_.a EOF cd /usr/lib/golang/src/regexp/syntax /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b064/_pkg_.a -trimpath "$WORK/b064=>" -shared -p regexp/syntax -std -complete -installsuffix shared -buildid NajKKsZVnXS4t0ZQBYv8/NajKKsZVnXS4t0ZQBYv8 -goversion go1.15.12 -D "" -importcfg $WORK/b064/importcfg -pack ./compile.go ./doc.go ./op_string.go ./parse.go ./perl_groups.go ./prog.go ./regexp.go ./simplify.go cp $WORK/b138/_pkg_.a /builddir/.cache/go-build/67/67c2770d57b3d689d9bbec785cfa3a48d8936b1b07164f0ce016de6bc6ec4f2a-d # internal github.com/docker/docker/api/types/versions mkdir -p $WORK/b140/ cat >$WORK/b140/importcfg << 'EOF' # internal # import config packagefile strconv=$WORK/b030/_pkg_.a packagefile strings=$WORK/b039/_pkg_.a EOF cd /builddir/build/BUILD/buildah-1.21.1/src/github.com/docker/docker/api/types/versions /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b140/_pkg_.a -trimpath "$WORK/b140=>" -shared -p github.com/docker/docker/api/types/versions -complete -installsuffix shared -buildid Dp7bT713Oh8e3Y1mD46g/Dp7bT713Oh8e3Y1mD46g -goversion go1.15.12 -D "" -importcfg $WORK/b140/importcfg -pack ./compare.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b176/_pkg_.a # internal cp $WORK/b176/_pkg_.a /builddir/.cache/go-build/23/23bf0a506659e10d06f6ac8d1ff5b486c575d3084363a1877ca8f39a53eb0351-d # internal golang.org/x/crypto/openpgp/s2k /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b140/_pkg_.a # internal mkdir -p $WORK/b217/ cat >$WORK/b217/importcfg << 'EOF' # internal # import config packagefile crypto=$WORK/b071/_pkg_.a packagefile golang.org/x/crypto/openpgp/errors=$WORK/b211/_pkg_.a packagefile hash=$WORK/b072/_pkg_.a packagefile io=$WORK/b021/_pkg_.a packagefile strconv=$WORK/b030/_pkg_.a EOF cd /builddir/build/BUILD/buildah-1.21.1/src/golang.org/x/crypto/openpgp/s2k /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b217/_pkg_.a -trimpath "$WORK/b217=>" -shared -p golang.org/x/crypto/openpgp/s2k -complete -installsuffix shared -buildid lLieaoBfBqngW4YDMEMR/lLieaoBfBqngW4YDMEMR -goversion go1.15.12 -D "" -importcfg $WORK/b217/importcfg -pack ./s2k.go cp $WORK/b140/_pkg_.a /builddir/.cache/go-build/3e/3ed04efc8b959969ab03e74e2d8d549cbe8ed5a4bbf04062910d8d0795b39e58-d # internal html mkdir -p $WORK/b268/ cat >$WORK/b268/importcfg << 'EOF' # internal # import config packagefile strings=$WORK/b039/_pkg_.a packagefile sync=$WORK/b013/_pkg_.a packagefile unicode/utf8=$WORK/b023/_pkg_.a EOF cd /usr/lib/golang/src/html /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b268/_pkg_.a -trimpath "$WORK/b268=>" -shared -p html -std -complete -installsuffix shared -buildid SI3JTZjpTfQp7gTL4Rnw/SI3JTZjpTfQp7gTL4Rnw -goversion go1.15.12 -D "" -importcfg $WORK/b268/importcfg -pack ./entity.go ./escape.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b048/_pkg_.a # internal cp $WORK/b048/_pkg_.a /builddir/.cache/go-build/b7/b76f76734eef0fa94f08f90074ebf8846aebdddd206e05ccce673f44f238d762-d # internal google.golang.org/grpc/encoding mkdir -p $WORK/b288/ cat >$WORK/b288/importcfg << 'EOF' # internal # import config packagefile io=$WORK/b021/_pkg_.a packagefile strings=$WORK/b039/_pkg_.a EOF cd /builddir/build/BUILD/buildah-1.21.1/src/google.golang.org/grpc/encoding /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b288/_pkg_.a -trimpath "$WORK/b288=>" -shared -p google.golang.org/grpc/encoding -complete -installsuffix shared -buildid 3Gs0g9jeA21TCDD8eIgH/3Gs0g9jeA21TCDD8eIgH -goversion go1.15.12 -D "" -importcfg $WORK/b288/importcfg -pack ./encoding.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b318/_pkg_.a # internal cp $WORK/b318/_pkg_.a /builddir/.cache/go-build/17/17ef34f4c9f3ffed4780a243ea05723a8179adb1aace1c3c2ef31c3b938df821-d # internal github.com/containers/storage/pkg/stringutils mkdir -p $WORK/b379/ cat >$WORK/b379/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b020/_pkg_.a packagefile math/rand=$WORK/b057/_pkg_.a packagefile strings=$WORK/b039/_pkg_.a EOF cd /builddir/build/BUILD/buildah-1.21.1/src/github.com/containers/storage/pkg/stringutils /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b379/_pkg_.a -trimpath "$WORK/b379=>" -shared -p github.com/containers/storage/pkg/stringutils -complete -installsuffix shared -buildid ZgVmXFO4t7MFHp4GgFca/ZgVmXFO4t7MFHp4GgFca -goversion go1.15.12 -D "" -importcfg $WORK/b379/importcfg -pack ./stringutils.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b217/_pkg_.a # internal cp $WORK/b217/_pkg_.a /builddir/.cache/go-build/ba/ba004e49e71cd453e323756af200c7401b331e85f2bcadb97e873840f200ad96-d # internal github.com/prometheus/common/internal/bitbucket.org/ww/goautoneg mkdir -p $WORK/b425/ cat >$WORK/b425/importcfg << 'EOF' # internal # import config packagefile sort=$WORK/b033/_pkg_.a packagefile strconv=$WORK/b030/_pkg_.a packagefile strings=$WORK/b039/_pkg_.a EOF cd /builddir/build/BUILD/buildah-1.21.1/src/github.com/prometheus/common/internal/bitbucket.org/ww/goautoneg /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b425/_pkg_.a -trimpath "$WORK/b425=>" -shared -p github.com/prometheus/common/internal/bitbucket.org/ww/goautoneg -complete -installsuffix shared -buildid ZUvUWPLEyV6UYlSoBPA0/ZUvUWPLEyV6UYlSoBPA0 -goversion go1.15.12 -D "" -importcfg $WORK/b425/importcfg -pack ./autoneg.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b379/_pkg_.a # internal cp $WORK/b379/_pkg_.a /builddir/.cache/go-build/c4/c489d029b44f05657438bd0fcb0395dc8c1c38d07ea2b31421e1484b24d9578f-d # internal github.com/disiqueira/gotree/v3 mkdir -p $WORK/b484/ cat >$WORK/b484/importcfg << 'EOF' # internal # import config packagefile strings=$WORK/b039/_pkg_.a EOF cd /builddir/build/BUILD/buildah-1.21.1/src/github.com/disiqueira/gotree/v3 /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b484/_pkg_.a -trimpath "$WORK/b484=>" -shared -p github.com/disiqueira/gotree/v3 -complete -installsuffix shared -buildid sN-Y0EHdZ53YHed8mMX4/sN-Y0EHdZ53YHed8mMX4 -goversion go1.15.12 -D "" -importcfg $WORK/b484/importcfg -pack ./gotree.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b425/_pkg_.a # internal cp $WORK/b425/_pkg_.a /builddir/.cache/go-build/1f/1fe1c362c9c3f7a5e4f50d0b486dd2acc4d05e44e00498a65e233f7d06b3b08b-d # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b288/_pkg_.a # internal cp $WORK/b288/_pkg_.a /builddir/.cache/go-build/7b/7bcc41e0f645a519c717d50315f206d58acd549a127f8139e484153f55dc975d-d # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b268/_pkg_.a # internal cp $WORK/b268/_pkg_.a /builddir/.cache/go-build/29/29676106c42c9a9b6d3689ec7266acb26c7011f1fa1aa6e68586ec6b84a62478-d # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b484/_pkg_.a # internal cp $WORK/b484/_pkg_.a /builddir/.cache/go-build/a9/a9383c599e461cd1389f45d5f423f288f3eb28ea7c0982a55d12d6a6ffda7ed0-d # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b049/_pkg_.a # internal cp $WORK/b049/_pkg_.a /builddir/.cache/go-build/43/43eb4d1dbc97906c7653fc78a30239f27186923ca7567064f6ea71256e9314b3-d # internal compress/bzip2 mkdir -p $WORK/b080/ image mkdir -p $WORK/b218/ cat >$WORK/b080/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b049/_pkg_.a packagefile io=$WORK/b021/_pkg_.a packagefile sort=$WORK/b033/_pkg_.a EOF cd /usr/lib/golang/src/compress/bzip2 /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b080/_pkg_.a -trimpath "$WORK/b080=>" -shared -p compress/bzip2 -std -complete -installsuffix shared -buildid 8ay54gYpx6OV4orsOOeE/8ay54gYpx6OV4orsOOeE -goversion go1.15.12 -D "" -importcfg $WORK/b080/importcfg -pack ./bit_reader.go ./bzip2.go ./huffman.go ./move_to_front.go cat >$WORK/b218/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b049/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile image/color=$WORK/b219/_pkg_.a packagefile io=$WORK/b021/_pkg_.a packagefile math/bits=$WORK/b028/_pkg_.a packagefile strconv=$WORK/b030/_pkg_.a packagefile sync=$WORK/b013/_pkg_.a packagefile sync/atomic=$WORK/b015/_pkg_.a EOF cd /usr/lib/golang/src/image /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b218/_pkg_.a -trimpath "$WORK/b218=>" -shared -p image -std -complete -installsuffix shared -buildid vq6hwqaHUb8mJZzsE9UI/vq6hwqaHUb8mJZzsE9UI -goversion go1.15.12 -D "" -importcfg $WORK/b218/importcfg -pack ./format.go ./geom.go ./image.go ./names.go ./ycbcr.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b080/_pkg_.a # internal cp $WORK/b080/_pkg_.a /builddir/.cache/go-build/16/162ca99a953ea4a0b767150b0d9b50feec459f7fff5c641996f27398ec113a16-d # internal cd /usr/lib/golang/src/syscall /usr/lib/golang/pkg/tool/linux_ppc64le/asm -p syscall -trimpath "$WORK/b017=>" -I $WORK/b017/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -o $WORK/b017/asm_linux_ppc64x.o ./asm_linux_ppc64x.s /usr/lib/golang/pkg/tool/linux_ppc64le/pack r $WORK/b017/_pkg_.a $WORK/b017/asm_linux_ppc64x.o # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b017/_pkg_.a # internal cp $WORK/b017/_pkg_.a /builddir/.cache/go-build/a3/a3f2ec1909f320c345ff61b3164b67db5e402fbdfe55619d8686156a17004902-d # internal internal/syscall/execenv mkdir -p $WORK/b037/ internal/syscall/unix mkdir -p $WORK/b036/ cat >$WORK/b037/importcfg << 'EOF' # internal # import config packagefile syscall=$WORK/b017/_pkg_.a EOF cd /usr/lib/golang/src/internal/syscall/execenv /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b037/_pkg_.a -trimpath "$WORK/b037=>" -shared -p internal/syscall/execenv -std -complete -installsuffix shared -buildid gPctEK8SbsMJUAXuLAwS/gPctEK8SbsMJUAXuLAwS -goversion go1.15.12 -D "" -importcfg $WORK/b037/importcfg -pack ./execenv_default.go cat >$WORK/b036/importcfg << 'EOF' # internal # import config packagefile sync/atomic=$WORK/b015/_pkg_.a packagefile syscall=$WORK/b017/_pkg_.a EOF cd /usr/lib/golang/src/internal/syscall/unix /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b036/_pkg_.a -trimpath "$WORK/b036=>" -shared -p internal/syscall/unix -std -complete -installsuffix shared -buildid Zqc00s1BYJ7GTfq_-OzA/Zqc00s1BYJ7GTfq_-OzA -goversion go1.15.12 -D "" -importcfg $WORK/b036/importcfg -pack ./at.go ./at_sysnum_linux.go ./at_sysnum_newfstatat_linux.go ./copy_file_range_linux.go ./getrandom_linux.go ./nonblocking.go ./sysnum_linux_ppc64x.go time mkdir -p $WORK/b016/ cat >$WORK/b016/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile runtime=$WORK/b007/_pkg_.a packagefile sync=$WORK/b013/_pkg_.a packagefile syscall=$WORK/b017/_pkg_.a EOF cd /usr/lib/golang/src/time /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b016/_pkg_.a -trimpath "$WORK/b016=>" -shared -p time -std -installsuffix shared -buildid UbZCtJk8tNfdEJKvRvhe/UbZCtJk8tNfdEJKvRvhe -goversion go1.15.12 -D "" -importcfg $WORK/b016/importcfg -pack ./format.go ./sleep.go ./sys_unix.go ./tick.go ./time.go ./zoneinfo.go ./zoneinfo_read.go ./zoneinfo_unix.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b036/_pkg_.a # internal cp $WORK/b036/_pkg_.a /builddir/.cache/go-build/8b/8b384286a7e6db47117031e6900acc7c0cfbe1d8cf5542e31fc6fdd0af00c9d2-d # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b037/_pkg_.a # internal cp $WORK/b037/_pkg_.a /builddir/.cache/go-build/5d/5ddcbf197377f0852c6e996aabf974cccb5b2b3204f244e1fd52aa933bf4aca5-d # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b064/_pkg_.a # internal cp $WORK/b064/_pkg_.a /builddir/.cache/go-build/c7/c72690591fbb0890fd09f5d61e03ccbdcb75b80f70261a44c50941f5580014c1-d # internal regexp mkdir -p $WORK/b063/ cat >$WORK/b063/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b020/_pkg_.a packagefile io=$WORK/b021/_pkg_.a packagefile regexp/syntax=$WORK/b064/_pkg_.a packagefile sort=$WORK/b033/_pkg_.a packagefile strconv=$WORK/b030/_pkg_.a packagefile strings=$WORK/b039/_pkg_.a packagefile sync=$WORK/b013/_pkg_.a packagefile unicode=$WORK/b022/_pkg_.a packagefile unicode/utf8=$WORK/b023/_pkg_.a EOF cd /usr/lib/golang/src/regexp /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b063/_pkg_.a -trimpath "$WORK/b063=>" -shared -p regexp -std -complete -installsuffix shared -buildid xjGcVC5R4XwrKPJQOjlM/xjGcVC5R4XwrKPJQOjlM -goversion go1.15.12 -D "" -importcfg $WORK/b063/importcfg -pack ./backtrack.go ./exec.go ./onepass.go ./regexp.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b218/_pkg_.a # internal cp $WORK/b218/_pkg_.a /builddir/.cache/go-build/b5/b5bf619c8c273df32d44725311072a37b68aea3c3a3711883d352e579f632f07-d # internal image/internal/imageutil mkdir -p $WORK/b221/ cat >$WORK/b221/importcfg << 'EOF' # internal # import config packagefile image=$WORK/b218/_pkg_.a EOF cd /usr/lib/golang/src/image/internal/imageutil /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b221/_pkg_.a -trimpath "$WORK/b221=>" -shared -p image/internal/imageutil -std -complete -installsuffix shared -buildid nNNv44zZMCML0mVX4qx8/nNNv44zZMCML0mVX4qx8 -goversion go1.15.12 -D "" -importcfg $WORK/b221/importcfg -pack ./imageutil.go ./impl.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b221/_pkg_.a # internal cp $WORK/b221/_pkg_.a /builddir/.cache/go-build/64/642900a20cde3f46e75c25e7a4655ccc38545de423ec95b91bd67cb86127cced-d # internal image/jpeg mkdir -p $WORK/b220/ cat >$WORK/b220/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b049/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile image=$WORK/b218/_pkg_.a packagefile image/color=$WORK/b219/_pkg_.a packagefile image/internal/imageutil=$WORK/b221/_pkg_.a packagefile io=$WORK/b021/_pkg_.a EOF cd /usr/lib/golang/src/image/jpeg /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b220/_pkg_.a -trimpath "$WORK/b220=>" -shared -p image/jpeg -std -complete -installsuffix shared -buildid 6GhSltnB5QUUinV-LjGo/6GhSltnB5QUUinV-LjGo -goversion go1.15.12 -D "" -importcfg $WORK/b220/importcfg -pack ./fdct.go ./huffman.go ./idct.go ./reader.go ./scan.go ./writer.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b220/_pkg_.a # internal cp $WORK/b220/_pkg_.a /builddir/.cache/go-build/3e/3e3fbe120d18e19d9233b525e6d67dbe34a3031f4a357c1387bcc816876f40af-d # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b016/_pkg_.a # internal cp $WORK/b016/_pkg_.a /builddir/.cache/go-build/05/059574b84b662a670f317d62d78678a691e06caabb0a3cf34bb628a5aea3422d-d # internal context mkdir -p $WORK/b002/ cat >$WORK/b002/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile internal/reflectlite=$WORK/b004/_pkg_.a packagefile sync=$WORK/b013/_pkg_.a packagefile sync/atomic=$WORK/b015/_pkg_.a packagefile time=$WORK/b016/_pkg_.a EOF google.golang.org/grpc/backoff mkdir -p $WORK/b272/ cd /usr/lib/golang/src/context /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b002/_pkg_.a -trimpath "$WORK/b002=>" -shared -p context -std -complete -installsuffix shared -buildid a4jV1UBTNMpSghDp0Zhx/a4jV1UBTNMpSghDp0Zhx -goversion go1.15.12 -D "" -importcfg $WORK/b002/importcfg -pack ./context.go google.golang.org/grpc/internal/grpcrand mkdir -p $WORK/b286/ google.golang.org/grpc/keepalive mkdir -p $WORK/b323/ cat >$WORK/b272/importcfg << 'EOF' # internal # import config packagefile time=$WORK/b016/_pkg_.a EOF internal/poll mkdir -p $WORK/b035/ cd /builddir/build/BUILD/buildah-1.21.1/src/google.golang.org/grpc/backoff /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b272/_pkg_.a -trimpath "$WORK/b272=>" -shared -p google.golang.org/grpc/backoff -complete -installsuffix shared -buildid vz2zmCnGREXbAAO64Ndd/vz2zmCnGREXbAAO64Ndd -goversion go1.15.12 -D "" -importcfg $WORK/b272/importcfg -pack ./backoff.go cat >$WORK/b323/importcfg << 'EOF' # internal # import config packagefile time=$WORK/b016/_pkg_.a EOF cat >$WORK/b286/importcfg << 'EOF' # internal # import config packagefile math/rand=$WORK/b057/_pkg_.a packagefile sync=$WORK/b013/_pkg_.a packagefile time=$WORK/b016/_pkg_.a EOF cd /builddir/build/BUILD/buildah-1.21.1/src/google.golang.org/grpc/keepalive /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b323/_pkg_.a -trimpath "$WORK/b323=>" -shared -p google.golang.org/grpc/keepalive -complete -installsuffix shared -buildid ZqvUMBFYe1JG-khXAtSM/ZqvUMBFYe1JG-khXAtSM -goversion go1.15.12 -D "" -importcfg $WORK/b323/importcfg -pack ./keepalive.go cd /builddir/build/BUILD/buildah-1.21.1/src/google.golang.org/grpc/internal/grpcrand /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b286/_pkg_.a -trimpath "$WORK/b286=>" -shared -p google.golang.org/grpc/internal/grpcrand -complete -installsuffix shared -buildid j9Zz1fh9zNAHjmVXt12-/j9Zz1fh9zNAHjmVXt12- -goversion go1.15.12 -D "" -importcfg $WORK/b286/importcfg -pack ./grpcrand.go cat >$WORK/b035/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile internal/syscall/unix=$WORK/b036/_pkg_.a packagefile io=$WORK/b021/_pkg_.a packagefile sync=$WORK/b013/_pkg_.a packagefile sync/atomic=$WORK/b015/_pkg_.a packagefile syscall=$WORK/b017/_pkg_.a packagefile time=$WORK/b016/_pkg_.a EOF cd /usr/lib/golang/src/internal/poll /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b035/_pkg_.a -trimpath "$WORK/b035=>" -shared -p internal/poll -std -installsuffix shared -buildid 6kHEpsZLB8ddtMlLpUQf/6kHEpsZLB8ddtMlLpUQf -goversion go1.15.12 -D "" -importcfg $WORK/b035/importcfg -pack ./copy_file_range_linux.go ./errno_unix.go ./fcntl_syscall.go ./fd.go ./fd_fsync_posix.go ./fd_mutex.go ./fd_poll_runtime.go ./fd_posix.go ./fd_unix.go ./fd_writev_unix.go ./hook_cloexec.go ./hook_unix.go ./sendfile_linux.go ./sock_cloexec.go ./sockopt.go ./sockopt_linux.go ./sockopt_unix.go ./sockoptip.go ./splice_linux.go ./writev.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b063/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b323/_pkg_.a # internal cp $WORK/b323/_pkg_.a /builddir/.cache/go-build/26/263663cc34ba202469b6e177e5e5fda56cabf0c620e8b35e665f696daa272504-d # internal cp $WORK/b063/_pkg_.a /builddir/.cache/go-build/44/440a33fdd213551edf28c2d529c3581fc5f9e08c78050a994f3fc9782538a180-d # internal github.com/acarl005/stripansi mkdir -p $WORK/b336/ github.com/lunixbochs/vtclean mkdir -p $WORK/b479/ github.com/docker/libnetwork/resolvconf/dns mkdir -p $WORK/b502/ cat >$WORK/b479/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b049/_pkg_.a packagefile bytes=$WORK/b020/_pkg_.a packagefile io=$WORK/b021/_pkg_.a packagefile regexp=$WORK/b063/_pkg_.a packagefile strconv=$WORK/b030/_pkg_.a EOF cd /builddir/build/BUILD/buildah-1.21.1/src/github.com/lunixbochs/vtclean /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b479/_pkg_.a -trimpath "$WORK/b479=>" -shared -p github.com/lunixbochs/vtclean -complete -installsuffix shared -buildid _v3JhEw_pjReahtiWyFJ/_v3JhEw_pjReahtiWyFJ -goversion go1.15.12 -D "" -importcfg $WORK/b479/importcfg -pack ./io.go ./line.go ./vtclean.go cat >$WORK/b336/importcfg << 'EOF' # internal # import config packagefile regexp=$WORK/b063/_pkg_.a EOF cd /builddir/build/BUILD/buildah-1.21.1/src/github.com/acarl005/stripansi /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b336/_pkg_.a -trimpath "$WORK/b336=>" -shared -p github.com/acarl005/stripansi -complete -installsuffix shared -buildid xLsgMCkGAfO8VJEUgUz2/xLsgMCkGAfO8VJEUgUz2 -goversion go1.15.12 -D "" -importcfg $WORK/b336/importcfg -pack ./stripansi.go cat >$WORK/b502/importcfg << 'EOF' # internal # import config packagefile regexp=$WORK/b063/_pkg_.a EOF cd /builddir/build/BUILD/buildah-1.21.1/src/github.com/docker/libnetwork/resolvconf/dns /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b502/_pkg_.a -trimpath "$WORK/b502=>" -shared -p github.com/docker/libnetwork/resolvconf/dns -complete -installsuffix shared -buildid QjoDWp6k4geng9pMeYxa/QjoDWp6k4geng9pMeYxa -goversion go1.15.12 -D "" -importcfg $WORK/b502/importcfg -pack ./resolvconf.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b286/_pkg_.a # internal cp $WORK/b286/_pkg_.a /builddir/.cache/go-build/29/2958c3d99140394244016be3c57b8e32010aeeddb185179e820270dbf311d1da-d # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b336/_pkg_.a # internal cp $WORK/b336/_pkg_.a /builddir/.cache/go-build/3b/3bcc6f7155f9dd82daa6c326289675063b5daa740322730a5dbf33136a16f31b-d # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b272/_pkg_.a # internal cp $WORK/b272/_pkg_.a /builddir/.cache/go-build/b8/b892fae1cddace1d93c2fe95805844a94cf1510fbf46a5f779eed96894f150b8-d # internal google.golang.org/grpc/internal/backoff mkdir -p $WORK/b290/ cat >$WORK/b290/importcfg << 'EOF' # internal # import config packagefile google.golang.org/grpc/backoff=$WORK/b272/_pkg_.a packagefile google.golang.org/grpc/internal/grpcrand=$WORK/b286/_pkg_.a packagefile time=$WORK/b016/_pkg_.a EOF cd /builddir/build/BUILD/buildah-1.21.1/src/google.golang.org/grpc/internal/backoff /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b290/_pkg_.a -trimpath "$WORK/b290=>" -shared -p google.golang.org/grpc/internal/backoff -complete -installsuffix shared -buildid XBwHPdT_xt0SUuibCO-K/XBwHPdT_xt0SUuibCO-K -goversion go1.15.12 -D "" -importcfg $WORK/b290/importcfg -pack ./backoff.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b502/_pkg_.a # internal cp $WORK/b502/_pkg_.a /builddir/.cache/go-build/13/130db1be4e7a52527617d38fb2480d492a3037a4bcc5889f8f2c8a1b5e49638f-d # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b002/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b290/_pkg_.a # internal cp $WORK/b290/_pkg_.a /builddir/.cache/go-build/48/48a23e855c8ebf57e9fca837c397ab6c3f33d8e12d467db28abde07c0f9a6480-d # internal cp $WORK/b002/_pkg_.a /builddir/.cache/go-build/ca/ca2f9a7ac318c6c5ae9a99dbdec47169fa3cb4a19a7d97be557d059395a9c75a-d # internal google.golang.org/grpc/tap mkdir -p $WORK/b326/ golang.org/x/net/context mkdir -p $WORK/b157/ golang.org/x/sync/semaphore mkdir -p $WORK/b344/ cat >$WORK/b326/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b002/_pkg_.a EOF cd /builddir/build/BUILD/buildah-1.21.1/src/google.golang.org/grpc/tap /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b326/_pkg_.a -trimpath "$WORK/b326=>" -shared -p google.golang.org/grpc/tap -complete -installsuffix shared -buildid lWy4hxHmZHLUsHnNCAd6/lWy4hxHmZHLUsHnNCAd6 -goversion go1.15.12 -D "" -importcfg $WORK/b326/importcfg -pack ./tap.go cat >$WORK/b157/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b002/_pkg_.a packagefile time=$WORK/b016/_pkg_.a EOF cd /builddir/build/BUILD/buildah-1.21.1/src/golang.org/x/net/context /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b157/_pkg_.a -trimpath "$WORK/b157=>" -shared -p golang.org/x/net/context -complete -installsuffix shared -buildid 7TTZZO2zTSeehzthCJTa/7TTZZO2zTSeehzthCJTa -goversion go1.15.12 -D "" -importcfg $WORK/b157/importcfg -pack ./context.go ./go17.go ./go19.go cat >$WORK/b344/importcfg << 'EOF' # internal # import config packagefile container/list=$WORK/b119/_pkg_.a packagefile context=$WORK/b002/_pkg_.a packagefile sync=$WORK/b013/_pkg_.a EOF cd /builddir/build/BUILD/buildah-1.21.1/src/golang.org/x/sync/semaphore /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b344/_pkg_.a -trimpath "$WORK/b344=>" -shared -p golang.org/x/sync/semaphore -complete -installsuffix shared -buildid JaTDHrCKoNXN4FQXGx5E/JaTDHrCKoNXN4FQXGx5E -goversion go1.15.12 -D "" -importcfg $WORK/b344/importcfg -pack ./semaphore.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b479/_pkg_.a # internal cp $WORK/b479/_pkg_.a /builddir/.cache/go-build/4c/4cec88f6cdacc9a0755aabc750b2dc6bbca4649af243e102c4358bfd97c6381e-d # internal github.com/juju/ansiterm/tabwriter mkdir -p $WORK/b478/ cat >$WORK/b478/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b020/_pkg_.a packagefile github.com/lunixbochs/vtclean=$WORK/b479/_pkg_.a packagefile io=$WORK/b021/_pkg_.a packagefile unicode/utf8=$WORK/b023/_pkg_.a EOF cd /builddir/build/BUILD/buildah-1.21.1/src/github.com/juju/ansiterm/tabwriter /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b478/_pkg_.a -trimpath "$WORK/b478=>" -shared -p github.com/juju/ansiterm/tabwriter -complete -installsuffix shared -buildid gtNTjzR6ewcd-i-fpgq-/gtNTjzR6ewcd-i-fpgq- -goversion go1.15.12 -D "" -importcfg $WORK/b478/importcfg -pack ./tabwriter.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b326/_pkg_.a # internal cp $WORK/b326/_pkg_.a /builddir/.cache/go-build/90/90b74e6104601324686500df3b4be6ec818fbfece42167d78668ff477a0c300f-d # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b344/_pkg_.a # internal cp $WORK/b344/_pkg_.a /builddir/.cache/go-build/ae/ae9bb88e3b918325605b959e17f0e017d258bf83e66b832e515da7dae34690a6-d # internal cd /usr/lib/golang/src/reflect /usr/lib/golang/pkg/tool/linux_ppc64le/asm -p reflect -trimpath "$WORK/b029=>" -I $WORK/b029/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -o $WORK/b029/asm_ppc64x.o ./asm_ppc64x.s /usr/lib/golang/pkg/tool/linux_ppc64le/pack r $WORK/b029/_pkg_.a $WORK/b029/asm_ppc64x.o # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b029/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b157/_pkg_.a # internal cp $WORK/b157/_pkg_.a /builddir/.cache/go-build/30/3075d66e1e2cd2a5915e38eb2580fb224cb544b684157110583389b7bfcc5a87-d # internal cp $WORK/b029/_pkg_.a /builddir/.cache/go-build/02/02b373843d4e9ad7fbb9b9228f25294f6805a92359a1ed4e77da1189889f9130-d # internal encoding/binary mkdir -p $WORK/b026/ internal/fmtsort mkdir -p $WORK/b032/ github.com/hashicorp/errwrap mkdir -p $WORK/b346/ cat >$WORK/b026/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile io=$WORK/b021/_pkg_.a packagefile math=$WORK/b027/_pkg_.a packagefile reflect=$WORK/b029/_pkg_.a packagefile sync=$WORK/b013/_pkg_.a EOF cd /usr/lib/golang/src/encoding/binary /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b026/_pkg_.a -trimpath "$WORK/b026=>" -shared -p encoding/binary -std -complete -installsuffix shared -buildid 2-22BpATdroMj05iPbs8/2-22BpATdroMj05iPbs8 -goversion go1.15.12 -D "" -importcfg $WORK/b026/importcfg -pack ./binary.go ./varint.go cat >$WORK/b346/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile reflect=$WORK/b029/_pkg_.a packagefile strings=$WORK/b039/_pkg_.a EOF cd /builddir/build/BUILD/buildah-1.21.1/src/github.com/hashicorp/errwrap /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b346/_pkg_.a -trimpath "$WORK/b346=>" -shared -p github.com/hashicorp/errwrap -complete -installsuffix shared -buildid E5GyXAh0tf2aZA6vvZQD/E5GyXAh0tf2aZA6vvZQD -goversion go1.15.12 -D "" -importcfg $WORK/b346/importcfg -pack ./errwrap.go cat >$WORK/b032/importcfg << 'EOF' # internal # import config packagefile reflect=$WORK/b029/_pkg_.a packagefile sort=$WORK/b033/_pkg_.a EOF cd /usr/lib/golang/src/internal/fmtsort /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b032/_pkg_.a -trimpath "$WORK/b032=>" -shared -p internal/fmtsort -std -complete -installsuffix shared -buildid C32cG8k_rEGGJ6TuP9Hj/C32cG8k_rEGGJ6TuP9Hj -goversion go1.15.12 -D "" -importcfg $WORK/b032/importcfg -pack ./sort.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b478/_pkg_.a # internal cp $WORK/b478/_pkg_.a /builddir/.cache/go-build/da/da78e84cfc052a01e5b60f91a1037fe5e62dd36e45fa5bdd7284e8229c5ef0a4-d # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b346/_pkg_.a # internal cp $WORK/b346/_pkg_.a /builddir/.cache/go-build/1b/1bc10b5139e1e277f924862313689939cc919393e160528fd3d8f6db941dc994-d # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b032/_pkg_.a # internal cp $WORK/b032/_pkg_.a /builddir/.cache/go-build/44/443e3a77daaa7d3b35ba4cd3bfcffa19809b03c1dab1a506322a00da9ff8198d-d # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b035/_pkg_.a # internal cp $WORK/b035/_pkg_.a /builddir/.cache/go-build/24/24b8530947790b70deee1fa7cec3ccc2276deef417b50de516072d83bd6c2d3d-d # internal os mkdir -p $WORK/b034/ cat >$WORK/b034/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile internal/oserror=$WORK/b018/_pkg_.a packagefile internal/poll=$WORK/b035/_pkg_.a packagefile internal/syscall/execenv=$WORK/b037/_pkg_.a packagefile internal/syscall/unix=$WORK/b036/_pkg_.a packagefile internal/testlog=$WORK/b038/_pkg_.a packagefile io=$WORK/b021/_pkg_.a packagefile runtime=$WORK/b007/_pkg_.a packagefile sync=$WORK/b013/_pkg_.a packagefile sync/atomic=$WORK/b015/_pkg_.a packagefile syscall=$WORK/b017/_pkg_.a packagefile time=$WORK/b016/_pkg_.a EOF cd /usr/lib/golang/src/os /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b034/_pkg_.a -trimpath "$WORK/b034=>" -shared -p os -std -installsuffix shared -buildid EovqaTWVwZsg5DzTFkzi/EovqaTWVwZsg5DzTFkzi -goversion go1.15.12 -D "" -importcfg $WORK/b034/importcfg -pack ./dir.go ./dir_unix.go ./env.go ./error.go ./error_errno.go ./error_posix.go ./exec.go ./exec_posix.go ./exec_unix.go ./executable.go ./executable_procfs.go ./file.go ./file_posix.go ./file_unix.go ./getwd.go ./path.go ./path_unix.go ./pipe_linux.go ./proc.go ./rawconn.go ./readfrom_linux.go ./removeall_at.go ./stat.go ./stat_linux.go ./stat_unix.go ./sticky_notbsd.go ./str.go ./sys.go ./sys_linux.go ./sys_unix.go ./types.go ./types_unix.go ./wait_waitid.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b026/_pkg_.a # internal cp $WORK/b026/_pkg_.a /builddir/.cache/go-build/f0/f024f99790c8664594aa07feb1072b4f7f3e95e3ed07be76ba6d3613bb7d293e-d # internal encoding/base64 mkdir -p $WORK/b025/ github.com/klauspost/compress/zstd/internal/xxhash mkdir -p $WORK/b093/ cat >$WORK/b025/importcfg << 'EOF' # internal # import config packagefile encoding/binary=$WORK/b026/_pkg_.a packagefile io=$WORK/b021/_pkg_.a packagefile strconv=$WORK/b030/_pkg_.a EOF cd /usr/lib/golang/src/encoding/base64 /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b025/_pkg_.a -trimpath "$WORK/b025=>" -shared -p encoding/base64 -std -complete -installsuffix shared -buildid FJnE1_IhVWjgje5BTsic/FJnE1_IhVWjgje5BTsic -goversion go1.15.12 -D "" -importcfg $WORK/b025/importcfg -pack ./base64.go crypto/cipher mkdir -p $WORK/b084/ github.com/golang/snappy mkdir -p $WORK/b089/ crypto/sha256 crypto/sha512 golang.org/x/sys/unix mkdir -p $WORK/b103/ cat >$WORK/b089/importcfg << 'EOF' # internal # import config packagefile encoding/binary=$WORK/b026/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile hash/crc32=$WORK/b090/_pkg_.a packagefile io=$WORK/b021/_pkg_.a EOF mkdir -p $WORK/b113/ cd /builddir/build/BUILD/buildah-1.21.1/src/github.com/golang/snappy /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b089/_pkg_.a -trimpath "$WORK/b089=>" -shared -p github.com/golang/snappy -complete -installsuffix shared -buildid tAJZ0co-cA4blBioSruI/tAJZ0co-cA4blBioSruI -goversion go1.15.12 -D "" -importcfg $WORK/b089/importcfg -pack ./decode.go ./decode_other.go ./encode.go ./encode_other.go ./snappy.go mkdir -p $WORK/b100/ cat >$WORK/b103/go_asm.h << 'EOF' # internal EOF cat >$WORK/b093/importcfg << 'EOF' # internal # import config packagefile encoding/binary=$WORK/b026/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile math/bits=$WORK/b028/_pkg_.a EOF cat >$WORK/b100/go_asm.h << 'EOF' # internal EOF cat >$WORK/b113/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/crypto/sha512 /usr/lib/golang/pkg/tool/linux_ppc64le/asm -p crypto/sha512 -trimpath "$WORK/b113=>" -I $WORK/b113/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -gensymabis -o $WORK/b113/symabis ./sha512block_ppc64le.s cd /usr/lib/golang/src/crypto/sha256 /usr/lib/golang/pkg/tool/linux_ppc64le/asm -p crypto/sha256 -trimpath "$WORK/b103=>" -I $WORK/b103/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -gensymabis -o $WORK/b103/symabis ./sha256block_ppc64le.s cd /builddir/build/BUILD/buildah-1.21.1/src/golang.org/x/sys/unix /usr/lib/golang/pkg/tool/linux_ppc64le/asm -p golang.org/x/sys/unix -trimpath "$WORK/b100=>" -I $WORK/b100/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -gensymabis -o $WORK/b100/symabis ./asm_linux_ppc64x.s cat >$WORK/b084/go_asm.h << 'EOF' # internal EOF cd /builddir/build/BUILD/buildah-1.21.1/src/github.com/klauspost/compress/zstd/internal/xxhash /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b093/_pkg_.a -trimpath "$WORK/b093=>" -shared -p github.com/klauspost/compress/zstd/internal/xxhash -complete -installsuffix shared -buildid Uhs3kpUcfEfucoDCio9-/Uhs3kpUcfEfucoDCio9- -goversion go1.15.12 -D "" -importcfg $WORK/b093/importcfg -pack ./xxhash.go ./xxhash_other.go ./xxhash_safe.go cd /usr/lib/golang/src/crypto/cipher /usr/lib/golang/pkg/tool/linux_ppc64le/asm -p crypto/cipher -trimpath "$WORK/b084=>" -I $WORK/b084/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -gensymabis -o $WORK/b084/symabis ./xor_ppc64x.s cat >$WORK/b103/importcfg << 'EOF' # internal # import config packagefile crypto=$WORK/b071/_pkg_.a packagefile encoding/binary=$WORK/b026/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile hash=$WORK/b072/_pkg_.a packagefile math/bits=$WORK/b028/_pkg_.a EOF cd /usr/lib/golang/src/crypto/sha256 /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b103/_pkg_.a -trimpath "$WORK/b103=>" -shared -p crypto/sha256 -std -installsuffix shared -buildid C6uD0bwHkzDeode8eMK-/C6uD0bwHkzDeode8eMK- -goversion go1.15.12 -symabis $WORK/b103/symabis -D "" -importcfg $WORK/b103/importcfg -pack -asmhdr $WORK/b103/go_asm.h ./sha256.go ./sha256block.go ./sha256block_decl.go cat >$WORK/b084/importcfg << 'EOF' # internal # import config packagefile crypto/internal/subtle=$WORK/b085/_pkg_.a packagefile crypto/subtle=$WORK/b086/_pkg_.a packagefile encoding/binary=$WORK/b026/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile io=$WORK/b021/_pkg_.a EOF cat >$WORK/b113/importcfg << 'EOF' # internal # import config packagefile crypto=$WORK/b071/_pkg_.a packagefile encoding/binary=$WORK/b026/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile hash=$WORK/b072/_pkg_.a packagefile math/bits=$WORK/b028/_pkg_.a EOF cd /usr/lib/golang/src/crypto/sha512 /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b113/_pkg_.a -trimpath "$WORK/b113=>" -shared -p crypto/sha512 -std -installsuffix shared -buildid PJf9Wv6JdE6T-_BSAnnh/PJf9Wv6JdE6T-_BSAnnh -goversion go1.15.12 -symabis $WORK/b113/symabis -D "" -importcfg $WORK/b113/importcfg -pack -asmhdr $WORK/b113/go_asm.h ./sha512.go ./sha512block.go ./sha512block_decl.go cd /usr/lib/golang/src/crypto/cipher /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b084/_pkg_.a -trimpath "$WORK/b084=>" -shared -p crypto/cipher -std -installsuffix shared -buildid wTcZjMD4IMxp1gZxJ-OF/wTcZjMD4IMxp1gZxJ-OF -goversion go1.15.12 -symabis $WORK/b084/symabis -D "" -importcfg $WORK/b084/importcfg -pack -asmhdr $WORK/b084/go_asm.h ./cbc.go ./cfb.go ./cipher.go ./ctr.go ./gcm.go ./io.go ./ofb.go ./xor_ppc64x.go cat >$WORK/b100/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b020/_pkg_.a packagefile encoding/binary=$WORK/b026/_pkg_.a packagefile golang.org/x/sys/internal/unsafeheader=$WORK/b101/_pkg_.a packagefile math/bits=$WORK/b028/_pkg_.a packagefile runtime=$WORK/b007/_pkg_.a packagefile sort=$WORK/b033/_pkg_.a packagefile strings=$WORK/b039/_pkg_.a packagefile sync=$WORK/b013/_pkg_.a packagefile syscall=$WORK/b017/_pkg_.a packagefile time=$WORK/b016/_pkg_.a EOF cd /builddir/build/BUILD/buildah-1.21.1/src/golang.org/x/sys/unix /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b100/_pkg_.a -trimpath "$WORK/b100=>" -shared -p golang.org/x/sys/unix -installsuffix shared -buildid Q4-ROQdYr7Elrxm5L6bM/Q4-ROQdYr7Elrxm5L6bM -goversion go1.15.12 -symabis $WORK/b100/symabis -D "" -importcfg $WORK/b100/importcfg -pack -asmhdr $WORK/b100/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 ./fdset.go ./ioctl.go ./ioctl_linux.go ./pagesize_unix.go ./race0.go ./readdirent_getdents.go ./sockcmsg_linux.go ./sockcmsg_unix.go ./sockcmsg_unix_other.go ./str.go ./syscall.go ./syscall_linux.go ./syscall_linux_gc.go ./syscall_linux_ppc64x.go ./syscall_unix.go ./syscall_unix_gc_ppc64x.go ./timestruct.go ./zerrors_linux.go ./zerrors_linux_ppc64le.go ./zsyscall_linux.go ./zsyscall_linux_ppc64le.go ./zsysnum_linux_ppc64le.go ./ztypes_linux.go ./ztypes_linux_ppc64le.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b025/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b089/_pkg_.a # internal cp $WORK/b089/_pkg_.a /builddir/.cache/go-build/65/65f359e3792195e2a2d5843f971379621d0f6c1bb5ec497d3c50d7e592bef7a4-d # internal cp $WORK/b025/_pkg_.a /builddir/.cache/go-build/49/4978357bf657e28204bcf1fa051854bb988ef2b7b7bd479c2a337240164978b0-d # internal crypto/md5 mkdir -p $WORK/b124/ crypto/ed25519/internal/edwards25519 mkdir -p $WORK/b122/ cat >$WORK/b122/importcfg << 'EOF' # internal # import config packagefile encoding/binary=$WORK/b026/_pkg_.a EOF cd /usr/lib/golang/src/crypto/ed25519/internal/edwards25519 /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b122/_pkg_.a -trimpath "$WORK/b122=>" -shared -p crypto/ed25519/internal/edwards25519 -std -complete -installsuffix shared -buildid AgrTicaq6bLriTWhYS4N/AgrTicaq6bLriTWhYS4N -goversion go1.15.12 -D "" -importcfg $WORK/b122/importcfg -pack ./const.go ./edwards25519.go cat >$WORK/b124/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/crypto/md5 /usr/lib/golang/pkg/tool/linux_ppc64le/asm -p crypto/md5 -trimpath "$WORK/b124=>" -I $WORK/b124/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -gensymabis -o $WORK/b124/symabis ./md5block_ppc64x.s /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b093/_pkg_.a # internal cd /usr/lib/golang/src/crypto/sha256 /usr/lib/golang/pkg/tool/linux_ppc64le/asm -p crypto/sha256 -trimpath "$WORK/b103=>" -I $WORK/b103/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -o $WORK/b103/sha256block_ppc64le.o ./sha256block_ppc64le.s cp $WORK/b093/_pkg_.a /builddir/.cache/go-build/34/340ff46bf37bee0d13afddb651e30930800b3b93776c399c7263a578f896aa2d-d # internal crypto/sha1 mkdir -p $WORK/b126/ cat >$WORK/b126/importcfg << 'EOF' # internal # import config packagefile crypto=$WORK/b071/_pkg_.a packagefile encoding/binary=$WORK/b026/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile hash=$WORK/b072/_pkg_.a packagefile math/bits=$WORK/b028/_pkg_.a EOF cd /usr/lib/golang/src/crypto/sha1 /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b126/_pkg_.a -trimpath "$WORK/b126=>" -shared -p crypto/sha1 -std -complete -installsuffix shared -buildid szV5KkDGmOEzPOAE3o1e/szV5KkDGmOEzPOAE3o1e -goversion go1.15.12 -D "" -importcfg $WORK/b126/importcfg -pack ./sha1.go ./sha1block.go ./sha1block_generic.go cat >$WORK/b124/importcfg << 'EOF' # internal # import config packagefile crypto=$WORK/b071/_pkg_.a packagefile encoding/binary=$WORK/b026/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile hash=$WORK/b072/_pkg_.a packagefile math/bits=$WORK/b028/_pkg_.a EOF cd /usr/lib/golang/src/crypto/md5 /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b124/_pkg_.a -trimpath "$WORK/b124=>" -shared -p crypto/md5 -std -installsuffix shared -buildid xJoj1mVUZduAGTBrBso0/xJoj1mVUZduAGTBrBso0 -goversion go1.15.12 -symabis $WORK/b124/symabis -D "" -importcfg $WORK/b124/importcfg -pack -asmhdr $WORK/b124/go_asm.h ./md5.go ./md5block.go ./md5block_decl.go cd /usr/lib/golang/src/crypto/sha256 /usr/lib/golang/pkg/tool/linux_ppc64le/pack r $WORK/b103/_pkg_.a $WORK/b103/sha256block_ppc64le.o # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b103/_pkg_.a # internal cp $WORK/b103/_pkg_.a /builddir/.cache/go-build/fb/fb4dbf9ea0302278bd061e702413eeb121f96449afa38ce650fbe46c3c7c0aed-d # internal encoding/pem mkdir -p $WORK/b130/ cat >$WORK/b130/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b020/_pkg_.a packagefile encoding/base64=$WORK/b025/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile io=$WORK/b021/_pkg_.a packagefile sort=$WORK/b033/_pkg_.a packagefile strings=$WORK/b039/_pkg_.a EOF cd /usr/lib/golang/src/encoding/pem /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b130/_pkg_.a -trimpath "$WORK/b130=>" -shared -p encoding/pem -std -complete -installsuffix shared -buildid 97iO_k9l4VLA-2ZcgB-Z/97iO_k9l4VLA-2ZcgB-Z -goversion go1.15.12 -D "" -importcfg $WORK/b130/importcfg -pack ./pem.go cd /usr/lib/golang/src/crypto/cipher /usr/lib/golang/pkg/tool/linux_ppc64le/asm -p crypto/cipher -trimpath "$WORK/b084=>" -I $WORK/b084/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -o $WORK/b084/xor_ppc64x.o ./xor_ppc64x.s /usr/lib/golang/pkg/tool/linux_ppc64le/pack r $WORK/b084/_pkg_.a $WORK/b084/xor_ppc64x.o # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b084/_pkg_.a # internal cp $WORK/b084/_pkg_.a /builddir/.cache/go-build/61/617971f13c0c3e3c4206f164fa2ecb2770f29d6cc890fd8dec9bae2263810d8a-d # internal crypto/aes mkdir -p $WORK/b083/ cat >$WORK/b083/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/crypto/aes /usr/lib/golang/pkg/tool/linux_ppc64le/asm -p crypto/aes -trimpath "$WORK/b083=>" -I $WORK/b083/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -gensymabis -o $WORK/b083/symabis ./asm_ppc64le.s ./gcm_ppc64le.s cd /usr/lib/golang/src/crypto/sha512 /usr/lib/golang/pkg/tool/linux_ppc64le/asm -p crypto/sha512 -trimpath "$WORK/b113=>" -I $WORK/b113/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -o $WORK/b113/sha512block_ppc64le.o ./sha512block_ppc64le.s cat >$WORK/b083/importcfg << 'EOF' # internal # import config packagefile crypto/cipher=$WORK/b084/_pkg_.a packagefile crypto/internal/subtle=$WORK/b085/_pkg_.a packagefile crypto/subtle=$WORK/b086/_pkg_.a packagefile encoding/binary=$WORK/b026/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile strconv=$WORK/b030/_pkg_.a EOF cd /usr/lib/golang/src/crypto/aes /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b083/_pkg_.a -trimpath "$WORK/b083=>" -shared -p crypto/aes -std -installsuffix shared -buildid Z6l9kz8YoY0Z_2e314qr/Z6l9kz8YoY0Z_2e314qr -goversion go1.15.12 -symabis $WORK/b083/symabis -D "" -importcfg $WORK/b083/importcfg -pack -asmhdr $WORK/b083/go_asm.h ./block.go ./cipher.go ./cipher_ppc64le.go ./const.go ./gcm_ppc64le.go ./modes.go cd /usr/lib/golang/src/crypto/sha512 /usr/lib/golang/pkg/tool/linux_ppc64le/pack r $WORK/b113/_pkg_.a $WORK/b113/sha512block_ppc64le.o # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b113/_pkg_.a # internal cp $WORK/b113/_pkg_.a /builddir/.cache/go-build/9f/9fec321275b95b718c9c787a8ec83ee281f555bb7bc789ee02dd53f95e83907a-d # internal crypto/des mkdir -p $WORK/b120/ cat >$WORK/b120/importcfg << 'EOF' # internal # import config packagefile crypto/cipher=$WORK/b084/_pkg_.a packagefile crypto/internal/subtle=$WORK/b085/_pkg_.a packagefile encoding/binary=$WORK/b026/_pkg_.a packagefile strconv=$WORK/b030/_pkg_.a packagefile sync=$WORK/b013/_pkg_.a EOF cd /usr/lib/golang/src/crypto/des /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b120/_pkg_.a -trimpath "$WORK/b120=>" -shared -p crypto/des -std -complete -installsuffix shared -buildid 3AUy6NMd9AeUNe-7ekau/3AUy6NMd9AeUNe-7ekau -goversion go1.15.12 -D "" -importcfg $WORK/b120/importcfg -pack ./block.go ./cipher.go ./const.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b126/_pkg_.a # internal cp $WORK/b126/_pkg_.a /builddir/.cache/go-build/69/69c2ede7260c0c817e523674608eea1238830aef692224496670d23305a0f329-d # internal vendor/golang.org/x/crypto/chacha20 mkdir -p $WORK/b133/ cat >$WORK/b133/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/vendor/golang.org/x/crypto/chacha20 /usr/lib/golang/pkg/tool/linux_ppc64le/asm -p vendor/golang.org/x/crypto/chacha20 -trimpath "$WORK/b133=>" -I $WORK/b133/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -gensymabis -o $WORK/b133/symabis ./chacha_ppc64le.s /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b034/_pkg_.a # internal cat >$WORK/b133/importcfg << 'EOF' # internal # import config importmap golang.org/x/crypto/internal/subtle=vendor/golang.org/x/crypto/internal/subtle packagefile crypto/cipher=$WORK/b084/_pkg_.a packagefile encoding/binary=$WORK/b026/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile vendor/golang.org/x/crypto/internal/subtle=$WORK/b134/_pkg_.a packagefile math/bits=$WORK/b028/_pkg_.a packagefile runtime=$WORK/b007/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b133/_pkg_.a -trimpath "$WORK/b133=>" -shared -p vendor/golang.org/x/crypto/chacha20 -std -installsuffix shared -buildid gt8U6XmAtUk3ikfot-yI/gt8U6XmAtUk3ikfot-yI -goversion go1.15.12 -symabis $WORK/b133/symabis -D "" -importcfg $WORK/b133/importcfg -pack -asmhdr $WORK/b133/go_asm.h ./chacha_generic.go ./chacha_ppc64le.go ./xor.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b120/_pkg_.a # internal cp $WORK/b120/_pkg_.a /builddir/.cache/go-build/9f/9f7b57dbbb935f3e284dc150871686bcb9d36687a57f9934ab8d78da721eebdf-d # internal cp $WORK/b034/_pkg_.a /builddir/.cache/go-build/4c/4c14b710ca7d3cefafafb4f01065494a9c0967f702cc755c33eddd56b6b6f478-d # internal vendor/golang.org/x/crypto/poly1305 mkdir -p $WORK/b135/ fmt mkdir -p $WORK/b031/ cat >$WORK/b135/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/vendor/golang.org/x/crypto/poly1305 /usr/lib/golang/pkg/tool/linux_ppc64le/asm -p vendor/golang.org/x/crypto/poly1305 -trimpath "$WORK/b135=>" -I $WORK/b135/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -gensymabis -o $WORK/b135/symabis ./sum_ppc64le.s cat >$WORK/b031/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile internal/fmtsort=$WORK/b032/_pkg_.a packagefile io=$WORK/b021/_pkg_.a packagefile math=$WORK/b027/_pkg_.a packagefile os=$WORK/b034/_pkg_.a packagefile reflect=$WORK/b029/_pkg_.a packagefile strconv=$WORK/b030/_pkg_.a packagefile sync=$WORK/b013/_pkg_.a packagefile unicode/utf8=$WORK/b023/_pkg_.a EOF cd /usr/lib/golang/src/fmt /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b031/_pkg_.a -trimpath "$WORK/b031=>" -shared -p fmt -std -complete -installsuffix shared -buildid kZFf-yXDesYY25f7AGkx/kZFf-yXDesYY25f7AGkx -goversion go1.15.12 -D "" -importcfg $WORK/b031/importcfg -pack ./doc.go ./errors.go ./format.go ./print.go ./scan.go cd /usr/lib/golang/src/crypto/md5 /usr/lib/golang/pkg/tool/linux_ppc64le/asm -p crypto/md5 -trimpath "$WORK/b124=>" -I $WORK/b124/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -o $WORK/b124/md5block_ppc64x.o ./md5block_ppc64x.s /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b130/_pkg_.a # internal cd /usr/lib/golang/src/crypto/aes /usr/lib/golang/pkg/tool/linux_ppc64le/asm -p crypto/aes -trimpath "$WORK/b083=>" -I $WORK/b083/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -o $WORK/b083/asm_ppc64le.o ./asm_ppc64le.s cat >$WORK/b135/importcfg << 'EOF' # internal # import config packagefile crypto/subtle=$WORK/b086/_pkg_.a packagefile encoding/binary=$WORK/b026/_pkg_.a packagefile math/bits=$WORK/b028/_pkg_.a EOF cd /usr/lib/golang/src/crypto/md5 /usr/lib/golang/pkg/tool/linux_ppc64le/pack r $WORK/b124/_pkg_.a $WORK/b124/md5block_ppc64x.o # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b124/_pkg_.a # internal cd /usr/lib/golang/src/vendor/golang.org/x/crypto/poly1305 /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b135/_pkg_.a -trimpath "$WORK/b135=>" -shared -p vendor/golang.org/x/crypto/poly1305 -std -installsuffix shared -buildid 41V3QwMInlPsCxVD1vF9/41V3QwMInlPsCxVD1vF9 -goversion go1.15.12 -symabis $WORK/b135/symabis -D "" -importcfg $WORK/b135/importcfg -pack -asmhdr $WORK/b135/go_asm.h ./bits_go1.13.go ./poly1305.go ./sum_generic.go ./sum_ppc64le.go cp $WORK/b130/_pkg_.a /builddir/.cache/go-build/e6/e6d1e2388f77c0a450ab7d0ddd403f7d7c594a89fa5afd2050a858eb78d011b1-d # internal path/filepath mkdir -p $WORK/b045/ cat >$WORK/b045/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile os=$WORK/b034/_pkg_.a packagefile runtime=$WORK/b007/_pkg_.a packagefile sort=$WORK/b033/_pkg_.a packagefile strings=$WORK/b039/_pkg_.a packagefile syscall=$WORK/b017/_pkg_.a packagefile unicode/utf8=$WORK/b023/_pkg_.a EOF cd /usr/lib/golang/src/path/filepath /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b045/_pkg_.a -trimpath "$WORK/b045=>" -shared -p path/filepath -std -complete -installsuffix shared -buildid Pw_iKk3WMiVBmQeXtbbK/Pw_iKk3WMiVBmQeXtbbK -goversion go1.15.12 -D "" -importcfg $WORK/b045/importcfg -pack ./match.go ./path.go ./path_unix.go ./symlink.go ./symlink_unix.go cp $WORK/b124/_pkg_.a /builddir/.cache/go-build/7c/7ca816008dbb14a21854872ca9d08f4a3832b6359e2c7d7ec319bc5de96bf8a2-d # internal cd /usr/lib/golang/src/crypto/aes /usr/lib/golang/pkg/tool/linux_ppc64le/asm -p crypto/aes -trimpath "$WORK/b083=>" -I $WORK/b083/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -o $WORK/b083/gcm_ppc64le.o ./gcm_ppc64le.s /usr/lib/golang/pkg/tool/linux_ppc64le/pack r $WORK/b083/_pkg_.a $WORK/b083/asm_ppc64le.o $WORK/b083/gcm_ppc64le.o # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b083/_pkg_.a # internal net mkdir -p $WORK/b053/ cp $WORK/b083/_pkg_.a /builddir/.cache/go-build/b8/b8d2489e30c377d3263249ab7d94f6a0695e2f0a621b16eab1644151514a41de-d # internal runtime/debug mkdir -p $WORK/b095/ cat >$WORK/b095/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/runtime/debug /usr/lib/golang/pkg/tool/linux_ppc64le/asm -p runtime/debug -trimpath "$WORK/b095=>" -I $WORK/b095/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -gensymabis -o $WORK/b095/symabis ./debug.s cd /usr/lib/golang/src/net TERM='dumb' CGO_LDFLAGS='"-g" "-O2"' /usr/lib/golang/pkg/tool/linux_ppc64le/cgo -objdir $WORK/b053/ -importpath net -- -I $WORK/b053/ -O2 -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -ffat-lto-objects -fexceptions -fasynchronous-unwind-tables -fstack-protector-strong -fstack-clash-protection -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 ./cgo_linux.go ./cgo_resnew.go ./cgo_socknew.go ./cgo_unix.go cat >$WORK/b095/importcfg << 'EOF' # internal # import config packagefile os=$WORK/b034/_pkg_.a packagefile runtime=$WORK/b007/_pkg_.a packagefile sort=$WORK/b033/_pkg_.a packagefile strings=$WORK/b039/_pkg_.a packagefile time=$WORK/b016/_pkg_.a EOF cd /usr/lib/golang/src/runtime/debug /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b095/_pkg_.a -trimpath "$WORK/b095=>" -shared -p runtime/debug -std -installsuffix shared -buildid kkzTpumwoUi5Jm0P4OQk/kkzTpumwoUi5Jm0P4OQk -goversion go1.15.12 -symabis $WORK/b095/symabis -D "" -importcfg $WORK/b095/importcfg -pack -asmhdr $WORK/b095/go_asm.h ./garbage.go ./mod.go ./stack.go ./stubs.go cd /usr/lib/golang/src/vendor/golang.org/x/crypto/poly1305 /usr/lib/golang/pkg/tool/linux_ppc64le/asm -p vendor/golang.org/x/crypto/poly1305 -trimpath "$WORK/b135=>" -I $WORK/b135/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -o $WORK/b135/sum_ppc64le.o ./sum_ppc64le.s cd /usr/lib/golang/src/runtime/debug /usr/lib/golang/pkg/tool/linux_ppc64le/asm -p runtime/debug -trimpath "$WORK/b095=>" -I $WORK/b095/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -o $WORK/b095/debug.o ./debug.s /usr/lib/golang/pkg/tool/linux_ppc64le/pack r $WORK/b095/_pkg_.a $WORK/b095/debug.o # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b095/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b122/_pkg_.a # internal cp $WORK/b095/_pkg_.a /builddir/.cache/go-build/84/846ef13dae14cf79f444091d4eaa0caf4ec3afa965ab536d86c2701c7ac1a789-d # internal github.com/containers/image/v5/internal/rootless mkdir -p $WORK/b198/ cat >$WORK/b198/importcfg << 'EOF' # internal # import config packagefile os=$WORK/b034/_pkg_.a packagefile strconv=$WORK/b030/_pkg_.a EOF cd /builddir/build/BUILD/buildah-1.21.1/src/github.com/containers/image/v5/internal/rootless /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b198/_pkg_.a -trimpath "$WORK/b198=>" -shared -p github.com/containers/image/v5/internal/rootless -complete -installsuffix shared -buildid Kb5Z_isbR3y_XjzJeQlW/Kb5Z_isbR3y_XjzJeQlW -goversion go1.15.12 -D "" -importcfg $WORK/b198/importcfg -pack ./rootless.go cd /usr/lib/golang/src/vendor/golang.org/x/crypto/poly1305 /usr/lib/golang/pkg/tool/linux_ppc64le/pack r $WORK/b135/_pkg_.a $WORK/b135/sum_ppc64le.o # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b135/_pkg_.a # internal cp $WORK/b122/_pkg_.a /builddir/.cache/go-build/9b/9b8538edfaa2d2f0cbd0895cd131f574af2ef6be16eca1a90d7036071651b21e-d # internal golang.org/x/crypto/openpgp/armor mkdir -p $WORK/b210/ cat >$WORK/b210/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b049/_pkg_.a packagefile bytes=$WORK/b020/_pkg_.a packagefile encoding/base64=$WORK/b025/_pkg_.a packagefile golang.org/x/crypto/openpgp/errors=$WORK/b211/_pkg_.a packagefile io=$WORK/b021/_pkg_.a EOF cd /builddir/build/BUILD/buildah-1.21.1/src/golang.org/x/crypto/openpgp/armor /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b210/_pkg_.a -trimpath "$WORK/b210=>" -shared -p golang.org/x/crypto/openpgp/armor -complete -installsuffix shared -buildid 33UO84fT8CfOQgULfTSk/33UO84fT8CfOQgULfTSk -goversion go1.15.12 -D "" -importcfg $WORK/b210/importcfg -pack ./armor.go ./encode.go cp $WORK/b135/_pkg_.a /builddir/.cache/go-build/94/947fb5f1cdbe30409d7c069af52d53ebc60aea1980fe7488839c2e3e00d9f231-d # internal google.golang.org/protobuf/internal/detrand mkdir -p $WORK/b239/ cat >$WORK/b239/importcfg << 'EOF' # internal # import config packagefile encoding/binary=$WORK/b026/_pkg_.a packagefile hash/fnv=$WORK/b202/_pkg_.a packagefile os=$WORK/b034/_pkg_.a EOF cd /builddir/build/BUILD/buildah-1.21.1/src/google.golang.org/protobuf/internal/detrand /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b239/_pkg_.a -trimpath "$WORK/b239=>" -shared -p google.golang.org/protobuf/internal/detrand -complete -installsuffix shared -buildid 7onSOteoNvi6vhI_Q9mz/7onSOteoNvi6vhI_Q9mz -goversion go1.15.12 -D "" -importcfg $WORK/b239/importcfg -pack ./rand.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b198/_pkg_.a # internal cp $WORK/b198/_pkg_.a /builddir/.cache/go-build/f9/f9d760bb7157365e492133e83c85b0acca10e0141b0e5e7c72cb00a14e461606-d # internal google.golang.org/grpc/internal/envconfig mkdir -p $WORK/b307/ cat >$WORK/b307/importcfg << 'EOF' # internal # import config packagefile os=$WORK/b034/_pkg_.a packagefile strings=$WORK/b039/_pkg_.a EOF cd /builddir/build/BUILD/buildah-1.21.1/src/google.golang.org/grpc/internal/envconfig /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b307/_pkg_.a -trimpath "$WORK/b307=>" -shared -p google.golang.org/grpc/internal/envconfig -complete -installsuffix shared -buildid dGJUJU3iru6sZRV-VeF9/dGJUJU3iru6sZRV-VeF9 -goversion go1.15.12 -D "" -importcfg $WORK/b307/importcfg -pack ./envconfig.go cd /usr/lib/golang/src/vendor/golang.org/x/crypto/chacha20 /usr/lib/golang/pkg/tool/linux_ppc64le/asm -p vendor/golang.org/x/crypto/chacha20 -trimpath "$WORK/b133=>" -I $WORK/b133/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -o $WORK/b133/chacha_ppc64le.o ./chacha_ppc64le.s /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b307/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_ppc64le/pack r $WORK/b133/_pkg_.a $WORK/b133/chacha_ppc64le.o # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b133/_pkg_.a # internal cp $WORK/b307/_pkg_.a /builddir/.cache/go-build/b7/b7d25c80f727e5520b11f385a2182de178151ccf54218a343d16d94cc277e1ac-d # internal github.com/mattn/go-runewidth mkdir -p $WORK/b337/ cat >$WORK/b337/importcfg << 'EOF' # internal # import config packagefile github.com/rivo/uniseg=$WORK/b338/_pkg_.a packagefile os=$WORK/b034/_pkg_.a packagefile regexp=$WORK/b063/_pkg_.a packagefile strings=$WORK/b039/_pkg_.a EOF cd /builddir/build/BUILD/buildah-1.21.1/src/github.com/mattn/go-runewidth /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b337/_pkg_.a -trimpath "$WORK/b337=>" -shared -p github.com/mattn/go-runewidth -complete -installsuffix shared -buildid IEZzFJFLk_KKID8RqvTk/IEZzFJFLk_KKID8RqvTk -goversion go1.15.12 -D "" -importcfg $WORK/b337/importcfg -pack ./runewidth.go ./runewidth_posix.go ./runewidth_table.go cp $WORK/b133/_pkg_.a /builddir/.cache/go-build/49/49ce04e19778eee620af4242ba8836261d7c42f2b4c06d3d0c8263ee38b08cb3-d # internal vendor/golang.org/x/crypto/chacha20poly1305 mkdir -p $WORK/b132/ cat >$WORK/b132/importcfg << 'EOF' # internal # import config importmap golang.org/x/crypto/chacha20=vendor/golang.org/x/crypto/chacha20 importmap golang.org/x/crypto/internal/subtle=vendor/golang.org/x/crypto/internal/subtle importmap golang.org/x/crypto/poly1305=vendor/golang.org/x/crypto/poly1305 packagefile crypto/cipher=$WORK/b084/_pkg_.a packagefile encoding/binary=$WORK/b026/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile vendor/golang.org/x/crypto/chacha20=$WORK/b133/_pkg_.a packagefile vendor/golang.org/x/crypto/internal/subtle=$WORK/b134/_pkg_.a packagefile vendor/golang.org/x/crypto/poly1305=$WORK/b135/_pkg_.a EOF cd /usr/lib/golang/src/vendor/golang.org/x/crypto/chacha20poly1305 /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b132/_pkg_.a -trimpath "$WORK/b132=>" -shared -p vendor/golang.org/x/crypto/chacha20poly1305 -std -complete -installsuffix shared -buildid JioqCe6PIADi9CXGGi21/JioqCe6PIADi9CXGGi21 -goversion go1.15.12 -D "" -importcfg $WORK/b132/importcfg -pack ./chacha20poly1305.go ./chacha20poly1305_generic.go ./chacha20poly1305_noasm.go ./xchacha20poly1305.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b239/_pkg_.a # internal cp $WORK/b239/_pkg_.a /builddir/.cache/go-build/4e/4e50268fcef286278ec09e36432805aa546f8f7bdfa4176782701e09556ad4a6-d # internal github.com/cespare/xxhash/v2 mkdir -p $WORK/b420/ cat >$WORK/b420/importcfg << 'EOF' # internal # import config packagefile encoding/binary=$WORK/b026/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile math/bits=$WORK/b028/_pkg_.a packagefile reflect=$WORK/b029/_pkg_.a EOF cd /builddir/build/BUILD/buildah-1.21.1/src/github.com/cespare/xxhash/v2 /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b420/_pkg_.a -trimpath "$WORK/b420=>" -shared -p github.com/cespare/xxhash/v2 -complete -installsuffix shared -buildid HEqXc1El5ukgNquhEIIA/HEqXc1El5ukgNquhEIIA -goversion go1.15.12 -D "" -importcfg $WORK/b420/importcfg -pack ./xxhash.go ./xxhash_other.go ./xxhash_unsafe.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b210/_pkg_.a # internal cp $WORK/b210/_pkg_.a /builddir/.cache/go-build/7a/7ac5035c48e192a446a9cc438d179be03be7177a8e92874cc843d1fd19b23493-d # internal github.com/docker/docker/api/types/mount mkdir -p $WORK/b444/ cat >$WORK/b444/importcfg << 'EOF' # internal # import config packagefile os=$WORK/b034/_pkg_.a EOF cd /builddir/build/BUILD/buildah-1.21.1/src/github.com/docker/docker/api/types/mount /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b444/_pkg_.a -trimpath "$WORK/b444=>" -shared -p github.com/docker/docker/api/types/mount -complete -installsuffix shared -buildid de0ldaHnEvY_WSXcTlIX/de0ldaHnEvY_WSXcTlIX -goversion go1.15.12 -D "" -importcfg $WORK/b444/importcfg -pack ./mount.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b045/_pkg_.a # internal cp $WORK/b045/_pkg_.a /builddir/.cache/go-build/ae/aedd7cf553f934cdc8beaa744e8fb39daf0af21f5291b03026b7a97f6d950908-d # internal io/ioutil mkdir -p $WORK/b044/ cat >$WORK/b044/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b020/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile io=$WORK/b021/_pkg_.a packagefile os=$WORK/b034/_pkg_.a packagefile path/filepath=$WORK/b045/_pkg_.a packagefile sort=$WORK/b033/_pkg_.a packagefile strconv=$WORK/b030/_pkg_.a packagefile strings=$WORK/b039/_pkg_.a packagefile sync=$WORK/b013/_pkg_.a packagefile time=$WORK/b016/_pkg_.a EOF cd /usr/lib/golang/src/io/ioutil /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b044/_pkg_.a -trimpath "$WORK/b044=>" -shared -p io/ioutil -std -complete -installsuffix shared -buildid 13KP6nPqDFAzDsBtrP3F/13KP6nPqDFAzDsBtrP3F -goversion go1.15.12 -D "" -importcfg $WORK/b044/importcfg -pack ./ioutil.go ./tempfile.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b337/_pkg_.a # internal cp $WORK/b337/_pkg_.a /builddir/.cache/go-build/9b/9b0660076c7cbecc47d41ba029087313b51e767aa4b3cc4a07543732db2b51c8-d # internal os/exec mkdir -p $WORK/b061/ cat >$WORK/b061/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b020/_pkg_.a packagefile context=$WORK/b002/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile internal/syscall/execenv=$WORK/b037/_pkg_.a packagefile io=$WORK/b021/_pkg_.a packagefile os=$WORK/b034/_pkg_.a packagefile path/filepath=$WORK/b045/_pkg_.a packagefile runtime=$WORK/b007/_pkg_.a packagefile strconv=$WORK/b030/_pkg_.a packagefile strings=$WORK/b039/_pkg_.a packagefile sync=$WORK/b013/_pkg_.a packagefile syscall=$WORK/b017/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b444/_pkg_.a # internal cd /usr/lib/golang/src/os/exec /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b061/_pkg_.a -trimpath "$WORK/b061=>" -shared -p os/exec -std -complete -installsuffix shared -buildid xqwMeQEQJUqBXLAyVP4q/xqwMeQEQJUqBXLAyVP4q -goversion go1.15.12 -D "" -importcfg $WORK/b061/importcfg -pack ./exec.go ./exec_unix.go ./lp_unix.go cp $WORK/b444/_pkg_.a /builddir/.cache/go-build/17/1781f4809bce77999323320c15d35253455f1eb6f644da240614edcb180200f6-d # internal os/signal mkdir -p $WORK/b473/ cat >$WORK/b473/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/os/signal /usr/lib/golang/pkg/tool/linux_ppc64le/asm -p os/signal -trimpath "$WORK/b473=>" -I $WORK/b473/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -gensymabis -o $WORK/b473/symabis ./sig.s /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b132/_pkg_.a # internal cp $WORK/b132/_pkg_.a /builddir/.cache/go-build/4d/4dba750ad1d2696c0b6c95aa58ed6719672b7a6dc2c3900ed1ad023efd3dabdb-d # internal cat >$WORK/b473/importcfg << 'EOF' # internal # import config packagefile os=$WORK/b034/_pkg_.a packagefile sync=$WORK/b013/_pkg_.a packagefile syscall=$WORK/b017/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b473/_pkg_.a -trimpath "$WORK/b473=>" -shared -p os/signal -std -installsuffix shared -buildid PpAr8tSlX5BZC6PvpZcs/PpAr8tSlX5BZC6PvpZcs -goversion go1.15.12 -symabis $WORK/b473/symabis -D "" -importcfg $WORK/b473/importcfg -pack -asmhdr $WORK/b473/go_asm.h ./doc.go ./signal.go ./signal_unix.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b044/_pkg_.a # internal cp $WORK/b044/_pkg_.a /builddir/.cache/go-build/38/385f2c5fce3f02915e079c06cac5f5a7c74f6da6290b73cb39d3754f674507c2-d # internal github.com/containers/storage/pkg/directory mkdir -p $WORK/b351/ github.com/prometheus/procfs/internal/util mkdir -p $WORK/b429/ cat >$WORK/b351/importcfg << 'EOF' # internal # import config packagefile io/ioutil=$WORK/b044/_pkg_.a packagefile os=$WORK/b034/_pkg_.a packagefile path/filepath=$WORK/b045/_pkg_.a packagefile syscall=$WORK/b017/_pkg_.a EOF cat >$WORK/b429/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b020/_pkg_.a packagefile io=$WORK/b021/_pkg_.a packagefile io/ioutil=$WORK/b044/_pkg_.a packagefile os=$WORK/b034/_pkg_.a packagefile strconv=$WORK/b030/_pkg_.a packagefile strings=$WORK/b039/_pkg_.a packagefile syscall=$WORK/b017/_pkg_.a EOF cd /builddir/build/BUILD/buildah-1.21.1/src/github.com/containers/storage/pkg/directory /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b351/_pkg_.a -trimpath "$WORK/b351=>" -shared -p github.com/containers/storage/pkg/directory -complete -installsuffix shared -buildid xcEbgGKMy0WMmDLLTcEY/xcEbgGKMy0WMmDLLTcEY -goversion go1.15.12 -D "" -importcfg $WORK/b351/importcfg -pack ./directory.go ./directory_unix.go cd /builddir/build/BUILD/buildah-1.21.1/src/github.com/prometheus/procfs/internal/util /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b429/_pkg_.a -trimpath "$WORK/b429=>" -shared -p github.com/prometheus/procfs/internal/util -complete -installsuffix shared -buildid GJhqx_HlF2hO9IPvwxkQ/GJhqx_HlF2hO9IPvwxkQ -goversion go1.15.12 -D "" -importcfg $WORK/b429/importcfg -pack ./parse.go ./readfile.go ./sysreadfile.go ./valueparser.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b420/_pkg_.a # internal cp $WORK/b420/_pkg_.a /builddir/.cache/go-build/87/8778ac5ef185605c418e3c661a628fe8aa96867cffc01e9899064d7424ff9390-d # internal cd /usr/lib/golang/src/os/signal /usr/lib/golang/pkg/tool/linux_ppc64le/asm -p os/signal -trimpath "$WORK/b473=>" -I $WORK/b473/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -o $WORK/b473/sig.o ./sig.s /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b351/_pkg_.a # internal cp $WORK/b351/_pkg_.a /builddir/.cache/go-build/91/912969f419638899269d1dc3ac84021de9c8f1a36724df9c85b6a24fbe11202b-d # internal /usr/lib/golang/pkg/tool/linux_ppc64le/pack r $WORK/b473/_pkg_.a $WORK/b473/sig.o # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b473/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b429/_pkg_.a # internal cp $WORK/b473/_pkg_.a /builddir/.cache/go-build/4f/4fd368157df8876094fd08adc28f1ee8b7053907f1884e263c57e3bb33eacdd2-d # internal cp $WORK/b429/_pkg_.a /builddir/.cache/go-build/8e/8e7681cc6c18f30c339f9d8aca2da2c6a9d58036b435b22035146fee07c283cf-d # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b061/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b031/_pkg_.a # internal cp $WORK/b061/_pkg_.a /builddir/.cache/go-build/c7/c7622e1a6f88c2c76b27bd5f6b06490b652382d944ecd2af31da0ab42bbc7312-d # internal cp $WORK/b031/_pkg_.a /builddir/.cache/go-build/09/09cd4f5e0b30f90319f61f7c1494f1723260d097ba7ba71d10a8bed7869d741a-d # internal flag mkdir -p $WORK/b041/ cat >$WORK/b041/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b031/_pkg_.a packagefile io=$WORK/b021/_pkg_.a packagefile os=$WORK/b034/_pkg_.a packagefile reflect=$WORK/b029/_pkg_.a packagefile sort=$WORK/b033/_pkg_.a packagefile strconv=$WORK/b030/_pkg_.a packagefile strings=$WORK/b039/_pkg_.a packagefile time=$WORK/b016/_pkg_.a EOF cd /usr/lib/golang/src/flag /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b041/_pkg_.a -trimpath "$WORK/b041=>" -shared -p flag -std -complete -installsuffix shared -buildid cSRONC00YN5l_mVY9I32/cSRONC00YN5l_mVY9I32 -goversion go1.15.12 -D "" -importcfg $WORK/b041/importcfg -pack ./flag.go github.com/opencontainers/image-spec/specs-go mkdir -p $WORK/b078/ encoding/json mkdir -p $WORK/b019/ cat >$WORK/b019/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b020/_pkg_.a packagefile encoding=$WORK/b024/_pkg_.a packagefile encoding/base64=$WORK/b025/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b031/_pkg_.a packagefile io=$WORK/b021/_pkg_.a packagefile math=$WORK/b027/_pkg_.a packagefile reflect=$WORK/b029/_pkg_.a packagefile sort=$WORK/b033/_pkg_.a packagefile strconv=$WORK/b030/_pkg_.a packagefile strings=$WORK/b039/_pkg_.a packagefile sync=$WORK/b013/_pkg_.a packagefile unicode=$WORK/b022/_pkg_.a packagefile unicode/utf16=$WORK/b040/_pkg_.a packagefile unicode/utf8=$WORK/b023/_pkg_.a EOF cd /usr/lib/golang/src/encoding/json /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b019/_pkg_.a -trimpath "$WORK/b019=>" -shared -p encoding/json -std -complete -installsuffix shared -buildid OsZxAohHMwjP1VRbjoux/OsZxAohHMwjP1VRbjoux -goversion go1.15.12 -D "" -importcfg $WORK/b019/importcfg -pack ./decode.go ./encode.go ./fold.go ./indent.go ./scanner.go ./stream.go ./tables.go ./tags.go math/big mkdir -p $WORK/b087/ github.com/opencontainers/go-digest mkdir -p $WORK/b070/ cat >$WORK/b078/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b031/_pkg_.a EOF cd /builddir/build/BUILD/buildah-1.21.1/src/github.com/opencontainers/image-spec/specs-go /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b078/_pkg_.a -trimpath "$WORK/b078=>" -shared -p github.com/opencontainers/image-spec/specs-go -complete -installsuffix shared -buildid mUX86zv6l923CWACtotj/mUX86zv6l923CWACtotj -goversion go1.15.12 -D "" -importcfg $WORK/b078/importcfg -pack ./version.go ./versioned.go os/user mkdir -p $WORK/b046/ cat >$WORK/b087/go_asm.h << 'EOF' # internal EOF cat >$WORK/b070/importcfg << 'EOF' # internal # import config packagefile crypto=$WORK/b071/_pkg_.a packagefile fmt=$WORK/b031/_pkg_.a packagefile hash=$WORK/b072/_pkg_.a packagefile io=$WORK/b021/_pkg_.a packagefile regexp=$WORK/b063/_pkg_.a packagefile strings=$WORK/b039/_pkg_.a EOF cd /usr/lib/golang/src/math/big /usr/lib/golang/pkg/tool/linux_ppc64le/asm -p math/big -trimpath "$WORK/b087=>" -I $WORK/b087/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -gensymabis -o $WORK/b087/symabis ./arith_ppc64x.s cd /builddir/build/BUILD/buildah-1.21.1/src/github.com/opencontainers/go-digest /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b070/_pkg_.a -trimpath "$WORK/b070=>" -shared -p github.com/opencontainers/go-digest -complete -installsuffix shared -buildid I7ko_GcvSjHetCP0D7qM/I7ko_GcvSjHetCP0D7qM -goversion go1.15.12 -D "" -importcfg $WORK/b070/importcfg -pack ./algorithm.go ./digest.go ./digester.go ./doc.go ./verifiers.go cd /usr/lib/golang/src/os/user TERM='dumb' CGO_LDFLAGS='"-g" "-O2"' /usr/lib/golang/pkg/tool/linux_ppc64le/cgo -objdir $WORK/b046/ -importpath os/user -- -I $WORK/b046/ -O2 -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -ffat-lto-objects -fexceptions -fasynchronous-unwind-tables -fstack-protector-strong -fstack-clash-protection -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 ./cgo_lookup_unix.go ./getgrouplist_unix.go ./listgroups_unix.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b078/_pkg_.a # internal cp $WORK/b078/_pkg_.a /builddir/.cache/go-build/d4/d4c9e236ff7f90ebf842e412678e506059769ed22d88b3e2fe2e9e32e200b5c4-d # internal encoding/hex mkdir -p $WORK/b088/ cat >$WORK/b088/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b031/_pkg_.a packagefile io=$WORK/b021/_pkg_.a packagefile strings=$WORK/b039/_pkg_.a EOF cd /usr/lib/golang/src/encoding/hex /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b088/_pkg_.a -trimpath "$WORK/b088=>" -shared -p encoding/hex -std -complete -installsuffix shared -buildid Kg4PjYNPzObKnAbf8j9m/Kg4PjYNPzObKnAbf8j9m -goversion go1.15.12 -D "" -importcfg $WORK/b088/importcfg -pack ./hex.go cat >$WORK/b087/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b020/_pkg_.a packagefile encoding/binary=$WORK/b026/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b031/_pkg_.a packagefile io=$WORK/b021/_pkg_.a packagefile math=$WORK/b027/_pkg_.a packagefile math/bits=$WORK/b028/_pkg_.a packagefile math/rand=$WORK/b057/_pkg_.a packagefile strconv=$WORK/b030/_pkg_.a packagefile strings=$WORK/b039/_pkg_.a packagefile sync=$WORK/b013/_pkg_.a EOF cd /usr/lib/golang/src/math/big /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b087/_pkg_.a -trimpath "$WORK/b087=>" -shared -p math/big -std -installsuffix shared -buildid imjjTiOB59CF37fyWv_W/imjjTiOB59CF37fyWv_W -goversion go1.15.12 -symabis $WORK/b087/symabis -D "" -importcfg $WORK/b087/importcfg -pack -asmhdr $WORK/b087/go_asm.h ./accuracy_string.go ./arith.go ./arith_decl.go ./decimal.go ./doc.go ./float.go ./floatconv.go ./floatmarsh.go ./ftoa.go ./int.go ./intconv.go ./intmarsh.go ./nat.go ./natconv.go ./prime.go ./rat.go ./ratconv.go ./ratmarsh.go ./roundingmode_string.go ./sqrt.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b070/_pkg_.a # internal cp $WORK/b070/_pkg_.a /builddir/.cache/go-build/e2/e2ac7a7114161d195f2e236cbe6620c2a89a7c08f36f34e0ecd8c7cade36fc69-d # internal github.com/containers/image/v5/docker/reference mkdir -p $WORK/b069/ cat >$WORK/b069/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b031/_pkg_.a packagefile github.com/opencontainers/go-digest=$WORK/b070/_pkg_.a packagefile path=$WORK/b048/_pkg_.a packagefile regexp=$WORK/b063/_pkg_.a packagefile strings=$WORK/b039/_pkg_.a EOF cd /builddir/build/BUILD/buildah-1.21.1/src/github.com/containers/image/v5/docker/reference /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b069/_pkg_.a -trimpath "$WORK/b069=>" -shared -p github.com/containers/image/v5/docker/reference -complete -installsuffix shared -buildid 6s0rAb_dx-9oJB59V8U8/6s0rAb_dx-9oJB59V8U8 -goversion go1.15.12 -D "" -importcfg $WORK/b069/importcfg -pack ./helpers.go ./normalize.go ./reference.go ./regexp.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b088/_pkg_.a # internal cp $WORK/b088/_pkg_.a /builddir/.cache/go-build/20/200754025027d0234cc341333e8e494e6db2da43484490885632ca97337eba74-d # internal github.com/opencontainers/image-spec/specs-go/v1 mkdir -p $WORK/b077/ cat >$WORK/b077/importcfg << 'EOF' # internal # import config packagefile github.com/opencontainers/go-digest=$WORK/b070/_pkg_.a packagefile github.com/opencontainers/image-spec/specs-go=$WORK/b078/_pkg_.a packagefile time=$WORK/b016/_pkg_.a EOF cd /builddir/build/BUILD/buildah-1.21.1/src/github.com/opencontainers/image-spec/specs-go/v1 /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b077/_pkg_.a -trimpath "$WORK/b077=>" -shared -p github.com/opencontainers/image-spec/specs-go/v1 -complete -installsuffix shared -buildid SbKex9J8Fx_adnvS11VU/SbKex9J8Fx_adnvS11VU -goversion go1.15.12 -D "" -importcfg $WORK/b077/importcfg -pack ./annotations.go ./config.go ./descriptor.go ./index.go ./layout.go ./manifest.go ./mediatype.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b077/_pkg_.a # internal cp $WORK/b077/_pkg_.a /builddir/.cache/go-build/db/db025a050e197e09f1dc17a4bc81ee0e038a31be541c28ec51f0ec9c7c94719b-d # internal github.com/klauspost/compress/fse mkdir -p $WORK/b092/ cat >$WORK/b092/importcfg << 'EOF' # internal # import config packagefile encoding/binary=$WORK/b026/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b031/_pkg_.a packagefile io=$WORK/b021/_pkg_.a packagefile math/bits=$WORK/b028/_pkg_.a EOF cd /builddir/build/BUILD/buildah-1.21.1/src/github.com/klauspost/compress/fse /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b092/_pkg_.a -trimpath "$WORK/b092=>" -shared -p github.com/klauspost/compress/fse -complete -installsuffix shared -buildid r7Zq1VR50AZnHQB47eQM/r7Zq1VR50AZnHQB47eQM -goversion go1.15.12 -D "" -importcfg $WORK/b092/importcfg -pack ./bitreader.go ./bitwriter.go ./bytereader.go ./compress.go ./decompress.go ./fse.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b041/_pkg_.a # internal cp $WORK/b041/_pkg_.a /builddir/.cache/go-build/ea/eae9ac49dcd3a3b5d3c61faf43670ecca80507e137e9589f95739e966bd8900f-d # internal log mkdir -p $WORK/b094/ cat >$WORK/b094/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b031/_pkg_.a packagefile io=$WORK/b021/_pkg_.a packagefile os=$WORK/b034/_pkg_.a packagefile runtime=$WORK/b007/_pkg_.a packagefile sync=$WORK/b013/_pkg_.a packagefile time=$WORK/b016/_pkg_.a EOF cd /usr/lib/golang/src/log /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b094/_pkg_.a -trimpath "$WORK/b094=>" -shared -p log -std -complete -installsuffix shared -buildid qHL4tvs3tYKVyBMAuAo1/qHL4tvs3tYKVyBMAuAo1 -goversion go1.15.12 -D "" -importcfg $WORK/b094/importcfg -pack ./log.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b094/_pkg_.a # internal cp $WORK/b094/_pkg_.a /builddir/.cache/go-build/6d/6dd9234cd164212d5e3d1a9cb0350f6a2dd6c6bca9ad58075830096a845387e8-d # internal github.com/klauspost/compress/flate mkdir -p $WORK/b097/ cat >$WORK/b097/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b049/_pkg_.a packagefile bytes=$WORK/b020/_pkg_.a packagefile encoding/binary=$WORK/b026/_pkg_.a packagefile fmt=$WORK/b031/_pkg_.a packagefile io=$WORK/b021/_pkg_.a packagefile math=$WORK/b027/_pkg_.a packagefile math/bits=$WORK/b028/_pkg_.a packagefile strconv=$WORK/b030/_pkg_.a packagefile strings=$WORK/b039/_pkg_.a packagefile sync=$WORK/b013/_pkg_.a EOF cd /builddir/build/BUILD/buildah-1.21.1/src/github.com/klauspost/compress/flate /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b097/_pkg_.a -trimpath "$WORK/b097=>" -shared -p github.com/klauspost/compress/flate -complete -installsuffix shared -buildid MlamtD3sdJkXW01BqiAe/MlamtD3sdJkXW01BqiAe -goversion go1.15.12 -D "" -importcfg $WORK/b097/importcfg -pack ./deflate.go ./dict_decoder.go ./fast_encoder.go ./huffman_bit_writer.go ./huffman_code.go ./huffman_sortByFreq.go ./huffman_sortByLiteral.go ./inflate.go ./inflate_gen.go ./level1.go ./level2.go ./level3.go ./level4.go ./level5.go ./level6.go ./regmask_other.go ./stateless.go ./token.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b069/_pkg_.a # internal cp $WORK/b069/_pkg_.a /builddir/.cache/go-build/cc/cc9474af88b9f1fbdb8c0ada3c253fdc8ac6af5353098d8f2b53ec83403f3f28-d # internal github.com/containers/image/v5/types mkdir -p $WORK/b074/ cat >$WORK/b074/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b002/_pkg_.a packagefile github.com/containers/image/v5/docker/reference=$WORK/b069/_pkg_.a packagefile github.com/containers/image/v5/pkg/compression/types=$WORK/b075/_pkg_.a packagefile github.com/opencontainers/go-digest=$WORK/b070/_pkg_.a packagefile github.com/opencontainers/image-spec/specs-go/v1=$WORK/b077/_pkg_.a packagefile io=$WORK/b021/_pkg_.a packagefile time=$WORK/b016/_pkg_.a EOF cd /builddir/build/BUILD/buildah-1.21.1/src/github.com/containers/image/v5/types /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b074/_pkg_.a -trimpath "$WORK/b074=>" -shared -p github.com/containers/image/v5/types -complete -installsuffix shared -buildid -JsFYkpW3kMo3ukNEfXT/-JsFYkpW3kMo3ukNEfXT -goversion go1.15.12 -D "" -importcfg $WORK/b074/importcfg -pack ./types.go cd /builddir/build/BUILD/buildah-1.21.1/src/golang.org/x/sys/unix /usr/lib/golang/pkg/tool/linux_ppc64le/asm -p golang.org/x/sys/unix -trimpath "$WORK/b100=>" -I $WORK/b100/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -o $WORK/b100/asm_linux_ppc64x.o ./asm_linux_ppc64x.s /usr/lib/golang/pkg/tool/linux_ppc64le/pack r $WORK/b100/_pkg_.a $WORK/b100/asm_linux_ppc64x.o # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b100/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b074/_pkg_.a # internal cp $WORK/b074/_pkg_.a /builddir/.cache/go-build/b8/b819d123c95729cb925762401d8569e777a523b35ccc055f69b4256fd6e5bbca-d # internal github.com/containers/image/v5/internal/pkg/platform mkdir -p $WORK/b073/ cat >$WORK/b073/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b049/_pkg_.a packagefile fmt=$WORK/b031/_pkg_.a packagefile github.com/containers/image/v5/types=$WORK/b074/_pkg_.a packagefile github.com/opencontainers/image-spec/specs-go/v1=$WORK/b077/_pkg_.a packagefile os=$WORK/b034/_pkg_.a packagefile runtime=$WORK/b007/_pkg_.a packagefile strings=$WORK/b039/_pkg_.a EOF cd /builddir/build/BUILD/buildah-1.21.1/src/github.com/containers/image/v5/internal/pkg/platform /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b073/_pkg_.a -trimpath "$WORK/b073=>" -shared -p github.com/containers/image/v5/internal/pkg/platform -complete -installsuffix shared -buildid eVkkmY2YUXm4d_ODQZqH/eVkkmY2YUXm4d_ODQZqH -goversion go1.15.12 -D "" -importcfg $WORK/b073/importcfg -pack ./platform_matcher.go cp $WORK/b100/_pkg_.a /builddir/.cache/go-build/25/25f0e6607abca99942eeccc64038a86fac2725d5def4968c8502a42f23dab138-d # internal github.com/pkg/errors mkdir -p $WORK/b098/ cat >$WORK/b098/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b031/_pkg_.a packagefile io=$WORK/b021/_pkg_.a packagefile path=$WORK/b048/_pkg_.a packagefile runtime=$WORK/b007/_pkg_.a packagefile strconv=$WORK/b030/_pkg_.a packagefile strings=$WORK/b039/_pkg_.a EOF cd /builddir/build/BUILD/buildah-1.21.1/src/github.com/pkg/errors /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b098/_pkg_.a -trimpath "$WORK/b098=>" -shared -p github.com/pkg/errors -complete -installsuffix shared -buildid ZulAXhjqJmf4yhA5WDTp/ZulAXhjqJmf4yhA5WDTp -goversion go1.15.12 -D "" -importcfg $WORK/b098/importcfg -pack ./errors.go ./go113.go ./stack.go cd $WORK/b053 TERM='dumb' gcc -I /usr/lib/golang/src/net -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b053=/tmp/go-build -gno-record-gcc-switches -I ./ -O2 -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -ffat-lto-objects -fexceptions -fasynchronous-unwind-tables -fstack-protector-strong -fstack-clash-protection -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -o ./_x001.o -c _cgo_export.c /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b073/_pkg_.a # internal TERM='dumb' gcc -I /usr/lib/golang/src/net -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b053=/tmp/go-build -gno-record-gcc-switches -I ./ -O2 -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -ffat-lto-objects -fexceptions -fasynchronous-unwind-tables -fstack-protector-strong -fstack-clash-protection -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -o ./_x002.o -c cgo_linux.cgo2.c cp $WORK/b073/_pkg_.a /builddir/.cache/go-build/f2/f282a24ca6b422b55483177342c52bbc70ca19e2e5461ecfa82efaa3c26a0b9c-d # internal github.com/ulikunitz/xz/internal/xlog mkdir -p $WORK/b104/ cat >$WORK/b104/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b031/_pkg_.a packagefile io=$WORK/b021/_pkg_.a packagefile os=$WORK/b034/_pkg_.a packagefile runtime=$WORK/b007/_pkg_.a packagefile sync=$WORK/b013/_pkg_.a packagefile time=$WORK/b016/_pkg_.a EOF cd /builddir/build/BUILD/buildah-1.21.1/src/github.com/ulikunitz/xz/internal/xlog /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b104/_pkg_.a -trimpath "$WORK/b104=>" -shared -p github.com/ulikunitz/xz/internal/xlog -complete -installsuffix shared -buildid muKW-GhQJWZUIWzHHU0l/muKW-GhQJWZUIWzHHU0l -goversion go1.15.12 -D "" -importcfg $WORK/b104/importcfg -pack ./xlog.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b098/_pkg_.a # internal cp $WORK/b098/_pkg_.a /builddir/.cache/go-build/0c/0cc4f8926c069e525d7c003424d44d557c47da432de0d108d432ddfe022b9d5e-d # internal net/url mkdir -p $WORK/b131/ cat >$WORK/b131/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b031/_pkg_.a packagefile sort=$WORK/b033/_pkg_.a packagefile strconv=$WORK/b030/_pkg_.a packagefile strings=$WORK/b039/_pkg_.a EOF cd /usr/lib/golang/src/net/url /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b131/_pkg_.a -trimpath "$WORK/b131=>" -shared -p net/url -std -complete -installsuffix shared -buildid o5g40UnCby7QtgiV_XRq/o5g40UnCby7QtgiV_XRq -goversion go1.15.12 -D "" -importcfg $WORK/b131/importcfg -pack ./url.go cd $WORK/b053 TERM='dumb' gcc -I /usr/lib/golang/src/net -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b053=/tmp/go-build -gno-record-gcc-switches -I ./ -O2 -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -ffat-lto-objects -fexceptions -fasynchronous-unwind-tables -fstack-protector-strong -fstack-clash-protection -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -o ./_x003.o -c cgo_resnew.cgo2.c /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b092/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b104/_pkg_.a # internal cp $WORK/b092/_pkg_.a /builddir/.cache/go-build/02/02bcd0c10dff2b150c8ea5d20b8fb216fe5b696d1da7891b46ce880c1980dcd1-d # internal github.com/klauspost/compress/huff0 mkdir -p $WORK/b091/ cp $WORK/b104/_pkg_.a /builddir/.cache/go-build/4d/4d3630d2055c79e3a02d1c3406cf27efaa652e9fb509086b453b5183e12ad469-d # internal github.com/ulikunitz/xz/lzma mkdir -p $WORK/b105/ cat >$WORK/b091/importcfg << 'EOF' # internal # import config packagefile encoding/binary=$WORK/b026/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b031/_pkg_.a packagefile github.com/klauspost/compress/fse=$WORK/b092/_pkg_.a packagefile io=$WORK/b021/_pkg_.a packagefile math=$WORK/b027/_pkg_.a packagefile math/bits=$WORK/b028/_pkg_.a packagefile runtime=$WORK/b007/_pkg_.a packagefile sync=$WORK/b013/_pkg_.a EOF cat >$WORK/b105/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b049/_pkg_.a packagefile bytes=$WORK/b020/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b031/_pkg_.a packagefile github.com/ulikunitz/xz/internal/hash=$WORK/b106/_pkg_.a packagefile github.com/ulikunitz/xz/internal/xlog=$WORK/b104/_pkg_.a packagefile io=$WORK/b021/_pkg_.a packagefile unicode=$WORK/b022/_pkg_.a EOF cd /builddir/build/BUILD/buildah-1.21.1/src/github.com/ulikunitz/xz/lzma /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b105/_pkg_.a -trimpath "$WORK/b105=>" -shared -p github.com/ulikunitz/xz/lzma -complete -installsuffix shared -buildid TE0TZ7q_AWfo0X87MzN8/TE0TZ7q_AWfo0X87MzN8 -goversion go1.15.12 -D "" -importcfg $WORK/b105/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 cd /builddir/build/BUILD/buildah-1.21.1/src/github.com/klauspost/compress/huff0 /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b091/_pkg_.a -trimpath "$WORK/b091=>" -shared -p github.com/klauspost/compress/huff0 -complete -installsuffix shared -buildid -VpXLGmkAdbmzVB2zVLG/-VpXLGmkAdbmzVB2zVLG -goversion go1.15.12 -D "" -importcfg $WORK/b091/importcfg -pack ./bitreader.go ./bitwriter.go ./bytereader.go ./compress.go ./decompress.go ./huff0.go cd $WORK/b053 TERM='dumb' gcc -I /usr/lib/golang/src/net -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b053=/tmp/go-build -gno-record-gcc-switches -I ./ -O2 -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -ffat-lto-objects -fexceptions -fasynchronous-unwind-tables -fstack-protector-strong -fstack-clash-protection -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -o ./_x004.o -c cgo_socknew.cgo2.c /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b019/_pkg_.a # internal cp $WORK/b019/_pkg_.a /builddir/.cache/go-build/e6/e6318f1864385ad00b8375a2fa21ec226f3bce868e05baef7ee4b455936e73a2-d # internal github.com/sirupsen/logrus mkdir -p $WORK/b099/ cat >$WORK/b099/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b049/_pkg_.a packagefile bytes=$WORK/b020/_pkg_.a packagefile context=$WORK/b002/_pkg_.a packagefile encoding/json=$WORK/b019/_pkg_.a packagefile fmt=$WORK/b031/_pkg_.a packagefile golang.org/x/sys/unix=$WORK/b100/_pkg_.a packagefile io=$WORK/b021/_pkg_.a packagefile log=$WORK/b094/_pkg_.a packagefile os=$WORK/b034/_pkg_.a packagefile reflect=$WORK/b029/_pkg_.a packagefile runtime=$WORK/b007/_pkg_.a packagefile sort=$WORK/b033/_pkg_.a packagefile strings=$WORK/b039/_pkg_.a packagefile sync=$WORK/b013/_pkg_.a packagefile sync/atomic=$WORK/b015/_pkg_.a packagefile time=$WORK/b016/_pkg_.a EOF cd /builddir/build/BUILD/buildah-1.21.1/src/github.com/sirupsen/logrus /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b099/_pkg_.a -trimpath "$WORK/b099=>" -shared -p github.com/sirupsen/logrus -complete -installsuffix shared -buildid SN47kjhJg_CFTsZdoQ-u/SN47kjhJg_CFTsZdoQ-u -goversion go1.15.12 -D "" -importcfg $WORK/b099/importcfg -pack ./alt_exit.go ./doc.go ./entry.go ./exported.go ./formatter.go ./hooks.go ./json_formatter.go ./logger.go ./logrus.go ./terminal_check_notappengine.go ./terminal_check_unix.go ./text_formatter.go ./writer.go cd $WORK/b053 TERM='dumb' gcc -I /usr/lib/golang/src/net -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b053=/tmp/go-build -gno-record-gcc-switches -I ./ -O2 -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -ffat-lto-objects -fexceptions -fasynchronous-unwind-tables -fstack-protector-strong -fstack-clash-protection -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -o ./_x005.o -c cgo_unix.cgo2.c /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b131/_pkg_.a # internal cp $WORK/b131/_pkg_.a /builddir/.cache/go-build/79/7937836e894994cc64172821486a5aabbddc1f76433f3ed15d0e910653ffb205-d # internal github.com/containers/image/v5/pkg/strslice mkdir -p $WORK/b108/ cat >$WORK/b108/importcfg << 'EOF' # internal # import config packagefile encoding/json=$WORK/b019/_pkg_.a EOF cd /builddir/build/BUILD/buildah-1.21.1/src/github.com/containers/image/v5/pkg/strslice /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b108/_pkg_.a -trimpath "$WORK/b108=>" -shared -p github.com/containers/image/v5/pkg/strslice -complete -installsuffix shared -buildid AKTu6MaSzyhMLNvf5g2T/AKTu6MaSzyhMLNvf5g2T -goversion go1.15.12 -D "" -importcfg $WORK/b108/importcfg -pack ./strslice.go cd $WORK/b053 TERM='dumb' gcc -I /usr/lib/golang/src/net -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b053=/tmp/go-build -gno-record-gcc-switches -I ./ -O2 -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -ffat-lto-objects -fexceptions -fasynchronous-unwind-tables -fstack-protector-strong -fstack-clash-protection -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -o ./_cgo_main.o -c _cgo_main.c /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b108/_pkg_.a # internal cp $WORK/b108/_pkg_.a /builddir/.cache/go-build/df/dfe0c27c26b9ec5c2c2d547b6d4497f1e0ed9753b61c226767167e1e95d95648-d # internal vendor/golang.org/x/crypto/curve25519 mkdir -p $WORK/b136/ cat >$WORK/b136/importcfg << 'EOF' # internal # import config packagefile crypto/subtle=$WORK/b086/_pkg_.a packagefile encoding/binary=$WORK/b026/_pkg_.a packagefile fmt=$WORK/b031/_pkg_.a EOF cd /usr/lib/golang/src/vendor/golang.org/x/crypto/curve25519 /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b136/_pkg_.a -trimpath "$WORK/b136=>" -shared -p vendor/golang.org/x/crypto/curve25519 -std -complete -installsuffix shared -buildid m_bWd8cgoXuQNGLSgFOj/m_bWd8cgoXuQNGLSgFOj -goversion go1.15.12 -D "" -importcfg $WORK/b136/importcfg -pack ./curve25519.go ./curve25519_generic.go ./curve25519_noasm.go cd /usr/lib/golang/src/net TERM='dumb' gcc -I . -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b053=/tmp/go-build -gno-record-gcc-switches -o $WORK/b053/_cgo_.o $WORK/b053/_cgo_main.o $WORK/b053/_x001.o $WORK/b053/_x002.o $WORK/b053/_x003.o $WORK/b053/_x004.o $WORK/b053/_x005.o -g -O2 TERM='dumb' /usr/lib/golang/pkg/tool/linux_ppc64le/cgo -dynpackage net -dynimport $WORK/b053/_cgo_.o -dynout $WORK/b053/_cgo_import.go cd $WORK/b046 TERM='dumb' gcc -I /usr/lib/golang/src/os/user -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b046=/tmp/go-build -gno-record-gcc-switches -I ./ -O2 -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -ffat-lto-objects -fexceptions -fasynchronous-unwind-tables -fstack-protector-strong -fstack-clash-protection -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -o ./_x001.o -c _cgo_export.c /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b136/_pkg_.a # internal cp $WORK/b136/_pkg_.a /builddir/.cache/go-build/de/dea00f1489eaf48610219abe617e0cf0161219f3cf1383e73815bf7f675f8656-d # internal github.com/miekg/pkcs11 mkdir -p $WORK/b143/ cd /builddir/build/BUILD/buildah-1.21.1/src/github.com/miekg/pkcs11 TERM='dumb' CGO_LDFLAGS='"-g" "-O2" "-ldl"' /usr/lib/golang/pkg/tool/linux_ppc64le/cgo -objdir $WORK/b143/ -importpath github.com/miekg/pkcs11 -- -I $WORK/b143/ -O2 -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -ffat-lto-objects -fexceptions -fasynchronous-unwind-tables -fstack-protector-strong -fstack-clash-protection -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 ./params.go ./pkcs11.go ./types.go cat >$WORK/b053/importcfg << 'EOF' # internal # import config importmap golang.org/x/net/dns/dnsmessage=vendor/golang.org/x/net/dns/dnsmessage packagefile context=$WORK/b002/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile vendor/golang.org/x/net/dns/dnsmessage=$WORK/b054/_pkg_.a packagefile internal/bytealg=$WORK/b008/_pkg_.a packagefile internal/nettrace=$WORK/b055/_pkg_.a packagefile internal/poll=$WORK/b035/_pkg_.a packagefile internal/singleflight=$WORK/b056/_pkg_.a packagefile io=$WORK/b021/_pkg_.a packagefile math/rand=$WORK/b057/_pkg_.a packagefile os=$WORK/b034/_pkg_.a packagefile runtime=$WORK/b007/_pkg_.a packagefile sort=$WORK/b033/_pkg_.a packagefile sync=$WORK/b013/_pkg_.a packagefile sync/atomic=$WORK/b015/_pkg_.a packagefile syscall=$WORK/b017/_pkg_.a packagefile time=$WORK/b016/_pkg_.a packagefile runtime/cgo=$WORK/b047/_pkg_.a EOF cd /usr/lib/golang/src/net /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b053/_pkg_.a -trimpath "$WORK/b053=>" -shared -p net -std -installsuffix shared -buildid ssoSPh1pQfSJ-Ma9b35Q/ssoSPh1pQfSJ-Ma9b35Q -goversion go1.15.12 -D "" -importcfg $WORK/b053/importcfg -pack ./addrselect.go ./conf.go ./dial.go ./dnsclient.go ./dnsclient_unix.go ./dnsconfig_unix.go ./error_posix.go ./error_unix.go ./fd_posix.go ./fd_unix.go ./file.go ./file_unix.go ./hook.go ./hook_unix.go ./hosts.go ./interface.go ./interface_linux.go ./ip.go ./iprawsock.go ./iprawsock_posix.go ./ipsock.go ./ipsock_posix.go ./lookup.go ./lookup_unix.go ./mac.go ./net.go ./nss.go ./parse.go ./pipe.go ./port.go ./port_unix.go ./rawconn.go ./sendfile_linux.go ./sock_cloexec.go ./sock_linux.go ./sock_posix.go ./sockaddr_posix.go ./sockopt_linux.go ./sockopt_posix.go ./sockoptip_linux.go ./sockoptip_posix.go ./splice_linux.go ./tcpsock.go ./tcpsock_posix.go ./tcpsockopt_posix.go ./tcpsockopt_unix.go ./udpsock.go ./udpsock_posix.go ./unixsock.go ./unixsock_posix.go ./writev_unix.go $WORK/b053/_cgo_gotypes.go $WORK/b053/cgo_linux.cgo1.go $WORK/b053/cgo_resnew.cgo1.go $WORK/b053/cgo_socknew.cgo1.go $WORK/b053/cgo_unix.cgo1.go $WORK/b053/_cgo_import.go cd $WORK/b046 TERM='dumb' gcc -I /usr/lib/golang/src/os/user -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b046=/tmp/go-build -gno-record-gcc-switches -I ./ -O2 -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -ffat-lto-objects -fexceptions -fasynchronous-unwind-tables -fstack-protector-strong -fstack-clash-protection -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -o ./_x002.o -c cgo_lookup_unix.cgo2.c TERM='dumb' gcc -I /usr/lib/golang/src/os/user -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b046=/tmp/go-build -gno-record-gcc-switches -I ./ -O2 -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -ffat-lto-objects -fexceptions -fasynchronous-unwind-tables -fstack-protector-strong -fstack-clash-protection -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -o ./_x003.o -c getgrouplist_unix.cgo2.c TERM='dumb' gcc -I /usr/lib/golang/src/os/user -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b046=/tmp/go-build -gno-record-gcc-switches -I ./ -O2 -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -ffat-lto-objects -fexceptions -fasynchronous-unwind-tables -fstack-protector-strong -fstack-clash-protection -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -o ./_x004.o -c listgroups_unix.cgo2.c /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b091/_pkg_.a # internal cp $WORK/b091/_pkg_.a /builddir/.cache/go-build/64/64d1f12db8950177ee0d56b69ca18a4e6333a7405f0e16c21bad5bf76234b973-d # internal github.com/stefanberger/go-pkcs11uri mkdir -p $WORK/b144/ cat >$WORK/b144/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b031/_pkg_.a packagefile io/ioutil=$WORK/b044/_pkg_.a packagefile net/url=$WORK/b131/_pkg_.a packagefile os=$WORK/b034/_pkg_.a packagefile path/filepath=$WORK/b045/_pkg_.a packagefile regexp=$WORK/b063/_pkg_.a packagefile strconv=$WORK/b030/_pkg_.a packagefile strings=$WORK/b039/_pkg_.a EOF cd /builddir/build/BUILD/buildah-1.21.1/src/github.com/stefanberger/go-pkcs11uri /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b144/_pkg_.a -trimpath "$WORK/b144=>" -shared -p github.com/stefanberger/go-pkcs11uri -complete -installsuffix shared -buildid ir_-Ec05WnMS9_Q35wZL/ir_-Ec05WnMS9_Q35wZL -goversion go1.15.12 -D "" -importcfg $WORK/b144/importcfg -pack ./pkcs11uri.go cd /usr/lib/golang/src/math/big /usr/lib/golang/pkg/tool/linux_ppc64le/asm -p math/big -trimpath "$WORK/b087=>" -I $WORK/b087/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -o $WORK/b087/arith_ppc64x.o ./arith_ppc64x.s cd $WORK/b046 TERM='dumb' gcc -I /usr/lib/golang/src/os/user -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b046=/tmp/go-build -gno-record-gcc-switches -I ./ -O2 -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -ffat-lto-objects -fexceptions -fasynchronous-unwind-tables -fstack-protector-strong -fstack-clash-protection -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -o ./_cgo_main.o -c _cgo_main.c cd /usr/lib/golang/src/math/big /usr/lib/golang/pkg/tool/linux_ppc64le/pack r $WORK/b087/_pkg_.a $WORK/b087/arith_ppc64x.o # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b087/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b105/_pkg_.a # internal cd /usr/lib/golang/src/os/user TERM='dumb' gcc -I . -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b046=/tmp/go-build -gno-record-gcc-switches -o $WORK/b046/_cgo_.o $WORK/b046/_cgo_main.o $WORK/b046/_x001.o $WORK/b046/_x002.o $WORK/b046/_x003.o $WORK/b046/_x004.o -g -O2 cp $WORK/b087/_pkg_.a /builddir/.cache/go-build/ae/ae8a047e401af846f043f8533e22029fbc7b0a4e604dc703d7e268cad99d5316-d # internal crypto/rand mkdir -p $WORK/b082/ cat >$WORK/b082/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b049/_pkg_.a packagefile crypto/aes=$WORK/b083/_pkg_.a packagefile crypto/cipher=$WORK/b084/_pkg_.a packagefile encoding/binary=$WORK/b026/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile internal/syscall/unix=$WORK/b036/_pkg_.a packagefile io=$WORK/b021/_pkg_.a packagefile math/big=$WORK/b087/_pkg_.a packagefile os=$WORK/b034/_pkg_.a packagefile runtime=$WORK/b007/_pkg_.a packagefile sync=$WORK/b013/_pkg_.a packagefile sync/atomic=$WORK/b015/_pkg_.a packagefile syscall=$WORK/b017/_pkg_.a packagefile time=$WORK/b016/_pkg_.a EOF cd /usr/lib/golang/src/crypto/rand /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b082/_pkg_.a -trimpath "$WORK/b082=>" -shared -p crypto/rand -std -complete -installsuffix shared -buildid jgHoAYfNM5hBtm1_NupL/jgHoAYfNM5hBtm1_NupL -goversion go1.15.12 -D "" -importcfg $WORK/b082/importcfg -pack ./eagain.go ./rand.go ./rand_batched.go ./rand_linux.go ./rand_unix.go ./util.go cp $WORK/b105/_pkg_.a /builddir/.cache/go-build/3f/3f8721e53142f90b7acd507780099970d84a494afc8a0e9c55525b85057c0f8d-d # internal github.com/ulikunitz/xz mkdir -p $WORK/b102/ cat >$WORK/b102/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b020/_pkg_.a packagefile crypto/sha256=$WORK/b103/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b031/_pkg_.a packagefile github.com/ulikunitz/xz/internal/xlog=$WORK/b104/_pkg_.a packagefile github.com/ulikunitz/xz/lzma=$WORK/b105/_pkg_.a packagefile hash=$WORK/b072/_pkg_.a packagefile hash/crc32=$WORK/b090/_pkg_.a packagefile hash/crc64=$WORK/b107/_pkg_.a packagefile io=$WORK/b021/_pkg_.a EOF cd /builddir/build/BUILD/buildah-1.21.1/src/github.com/ulikunitz/xz /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b102/_pkg_.a -trimpath "$WORK/b102=>" -shared -p github.com/ulikunitz/xz -complete -installsuffix shared -buildid 2R-q2-h3X6eAc3p7vg-G/2R-q2-h3X6eAc3p7vg-G -goversion go1.15.12 -D "" -importcfg $WORK/b102/importcfg -pack ./bits.go ./crc.go ./format.go ./lzmafilter.go ./none-check.go ./reader.go ./writer.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b144/_pkg_.a # internal cp $WORK/b144/_pkg_.a /builddir/.cache/go-build/32/32b3ed14020f3be4b73bfd97b1496e2d64fccdf87e31cf3935e6b231e2c1bd42-d # internal crypto/elliptic mkdir -p $WORK/b111/ cat >$WORK/b111/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/crypto/elliptic /usr/lib/golang/pkg/tool/linux_ppc64le/asm -p crypto/elliptic -trimpath "$WORK/b111=>" -I $WORK/b111/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -gensymabis -o $WORK/b111/symabis ./p256_asm_ppc64le.s /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b097/_pkg_.a # internal cd /usr/lib/golang/src/os/user TERM='dumb' /usr/lib/golang/pkg/tool/linux_ppc64le/cgo -dynpackage user -dynimport $WORK/b046/_cgo_.o -dynout $WORK/b046/_cgo_import.go cat >$WORK/b111/importcfg << 'EOF' # internal # import config packagefile crypto/subtle=$WORK/b086/_pkg_.a packagefile encoding/binary=$WORK/b026/_pkg_.a packagefile io=$WORK/b021/_pkg_.a packagefile math/big=$WORK/b087/_pkg_.a packagefile sync=$WORK/b013/_pkg_.a EOF cd /usr/lib/golang/src/crypto/elliptic /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b111/_pkg_.a -trimpath "$WORK/b111=>" -shared -p crypto/elliptic -std -installsuffix shared -buildid JNXOnX9ALe1GSpxP_ZYb/JNXOnX9ALe1GSpxP_ZYb -goversion go1.15.12 -symabis $WORK/b111/symabis -D "" -importcfg $WORK/b111/importcfg -pack -asmhdr $WORK/b111/go_asm.h ./elliptic.go ./p224.go ./p256.go ./p256_ppc64le.go cat >$WORK/b046/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b031/_pkg_.a packagefile strconv=$WORK/b030/_pkg_.a packagefile strings=$WORK/b039/_pkg_.a packagefile sync=$WORK/b013/_pkg_.a packagefile syscall=$WORK/b017/_pkg_.a packagefile runtime/cgo=$WORK/b047/_pkg_.a EOF cd /usr/lib/golang/src/os/user /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b046/_pkg_.a -trimpath "$WORK/b046=>" -shared -p os/user -std -installsuffix shared -buildid LRnjB8DdZzKNHimqklcx/LRnjB8DdZzKNHimqklcx -goversion go1.15.12 -D "" -importcfg $WORK/b046/importcfg -pack ./lookup.go ./user.go $WORK/b046/_cgo_gotypes.go $WORK/b046/cgo_lookup_unix.cgo1.go $WORK/b046/getgrouplist_unix.cgo1.go $WORK/b046/listgroups_unix.cgo1.go $WORK/b046/_cgo_import.go cp $WORK/b097/_pkg_.a /builddir/.cache/go-build/ba/ba4766cd0b53c5476b5b44e66091f56ed416cbeaadb075bcd492d57b25b85d65-d # internal github.com/klauspost/pgzip mkdir -p $WORK/b096/ cat >$WORK/b096/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b049/_pkg_.a packagefile bytes=$WORK/b020/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b031/_pkg_.a packagefile github.com/klauspost/compress/flate=$WORK/b097/_pkg_.a packagefile hash=$WORK/b072/_pkg_.a packagefile hash/crc32=$WORK/b090/_pkg_.a packagefile io=$WORK/b021/_pkg_.a packagefile runtime=$WORK/b007/_pkg_.a packagefile sync=$WORK/b013/_pkg_.a packagefile time=$WORK/b016/_pkg_.a EOF cd /builddir/build/BUILD/buildah-1.21.1/src/github.com/klauspost/pgzip /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b096/_pkg_.a -trimpath "$WORK/b096=>" -shared -p github.com/klauspost/pgzip -complete -installsuffix shared -buildid -deUkyBrv8IoVe44yvNU/-deUkyBrv8IoVe44yvNU -goversion go1.15.12 -D "" -importcfg $WORK/b096/importcfg -pack ./gunzip.go ./gzip.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b099/_pkg_.a # internal cp $WORK/b099/_pkg_.a /builddir/.cache/go-build/60/6034dcb6a6150015f65e0d1f62c4d11d7e6dd8e9fc9e399b70dedb287cb41d36-d # internal encoding/asn1 mkdir -p $WORK/b115/ cat >$WORK/b115/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b020/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b031/_pkg_.a packagefile math=$WORK/b027/_pkg_.a packagefile math/big=$WORK/b087/_pkg_.a packagefile reflect=$WORK/b029/_pkg_.a packagefile sort=$WORK/b033/_pkg_.a packagefile strconv=$WORK/b030/_pkg_.a packagefile strings=$WORK/b039/_pkg_.a packagefile time=$WORK/b016/_pkg_.a packagefile unicode/utf16=$WORK/b040/_pkg_.a packagefile unicode/utf8=$WORK/b023/_pkg_.a EOF cd /usr/lib/golang/src/encoding/asn1 /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b115/_pkg_.a -trimpath "$WORK/b115=>" -shared -p encoding/asn1 -std -complete -installsuffix shared -buildid J9qqoysiTw3UMqWxGddT/J9qqoysiTw3UMqWxGddT -goversion go1.15.12 -D "" -importcfg $WORK/b115/importcfg -pack ./asn1.go ./common.go ./marshal.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b082/_pkg_.a # internal cp $WORK/b082/_pkg_.a /builddir/.cache/go-build/bd/bd19240b1886f7d12bfd8a249dd4c841c867dfc89d9b5db5ed93f1d304a1c1da-d # internal github.com/klauspost/compress/zstd mkdir -p $WORK/b081/ cat >$WORK/b081/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b020/_pkg_.a packagefile crypto/rand=$WORK/b082/_pkg_.a packagefile encoding/binary=$WORK/b026/_pkg_.a packagefile encoding/hex=$WORK/b088/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b031/_pkg_.a packagefile github.com/golang/snappy=$WORK/b089/_pkg_.a packagefile github.com/klauspost/compress/huff0=$WORK/b091/_pkg_.a packagefile github.com/klauspost/compress/zstd/internal/xxhash=$WORK/b093/_pkg_.a packagefile hash=$WORK/b072/_pkg_.a packagefile hash/crc32=$WORK/b090/_pkg_.a packagefile io=$WORK/b021/_pkg_.a packagefile io/ioutil=$WORK/b044/_pkg_.a packagefile log=$WORK/b094/_pkg_.a packagefile math=$WORK/b027/_pkg_.a packagefile math/bits=$WORK/b028/_pkg_.a packagefile runtime=$WORK/b007/_pkg_.a packagefile runtime/debug=$WORK/b095/_pkg_.a packagefile strconv=$WORK/b030/_pkg_.a packagefile strings=$WORK/b039/_pkg_.a packagefile sync=$WORK/b013/_pkg_.a EOF cd /builddir/build/BUILD/buildah-1.21.1/src/github.com/klauspost/compress/zstd /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b081/_pkg_.a -trimpath "$WORK/b081=>" -shared -p github.com/klauspost/compress/zstd -complete -installsuffix shared -buildid YGRsXU8crEbA05rjMjzh/YGRsXU8crEbA05rjMjzh -goversion go1.15.12 -D "" -importcfg $WORK/b081/importcfg -pack ./bitreader.go ./bitwriter.go ./blockdec.go ./blockenc.go ./blocktype_string.go ./bytebuf.go ./bytereader.go ./decodeheader.go ./decoder.go ./decoder_options.go ./dict.go ./enc_base.go ./enc_best.go ./enc_better.go ./enc_dfast.go ./enc_fast.go ./encoder.go ./encoder_options.go ./framedec.go ./frameenc.go ./fse_decoder.go ./fse_encoder.go ./fse_predefined.go ./hash.go ./history.go ./seqdec.go ./seqenc.go ./snappy.go ./zip.go ./zstd.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b096/_pkg_.a # internal cp $WORK/b096/_pkg_.a /builddir/.cache/go-build/b9/b930a23dd90b24b87bbede835f2cde10689923c5e4eb34a59bf40fa0071c6d76-d # internal crypto/rsa mkdir -p $WORK/b117/ cat >$WORK/b117/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b020/_pkg_.a packagefile crypto=$WORK/b071/_pkg_.a packagefile crypto/internal/randutil=$WORK/b112/_pkg_.a packagefile crypto/rand=$WORK/b082/_pkg_.a packagefile crypto/subtle=$WORK/b086/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile hash=$WORK/b072/_pkg_.a packagefile io=$WORK/b021/_pkg_.a packagefile math=$WORK/b027/_pkg_.a packagefile math/big=$WORK/b087/_pkg_.a EOF cd /usr/lib/golang/src/crypto/rsa /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b117/_pkg_.a -trimpath "$WORK/b117=>" -shared -p crypto/rsa -std -complete -installsuffix shared -buildid ngXQfETE7iCl4R1FxzY4/ngXQfETE7iCl4R1FxzY4 -goversion go1.15.12 -D "" -importcfg $WORK/b117/importcfg -pack ./pkcs1v15.go ./pss.go ./rsa.go cd /usr/lib/golang/src/os/user /usr/lib/golang/pkg/tool/linux_ppc64le/pack r $WORK/b046/_pkg_.a $WORK/b046/_x001.o $WORK/b046/_x002.o $WORK/b046/_x003.o $WORK/b046/_x004.o # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b046/_pkg_.a # internal cp $WORK/b046/_pkg_.a /builddir/.cache/go-build/30/30a258da417826c52713f9663cfd08e85fc4a893e0088e7706d3e8f5816e1608-d # internal archive/tar mkdir -p $WORK/b043/ cat >$WORK/b043/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b020/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b031/_pkg_.a packagefile io=$WORK/b021/_pkg_.a packagefile io/ioutil=$WORK/b044/_pkg_.a packagefile math=$WORK/b027/_pkg_.a packagefile os=$WORK/b034/_pkg_.a packagefile os/user=$WORK/b046/_pkg_.a packagefile path=$WORK/b048/_pkg_.a packagefile reflect=$WORK/b029/_pkg_.a packagefile runtime=$WORK/b007/_pkg_.a packagefile sort=$WORK/b033/_pkg_.a packagefile strconv=$WORK/b030/_pkg_.a packagefile strings=$WORK/b039/_pkg_.a packagefile sync=$WORK/b013/_pkg_.a packagefile syscall=$WORK/b017/_pkg_.a packagefile time=$WORK/b016/_pkg_.a EOF cd /usr/lib/golang/src/archive/tar /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b043/_pkg_.a -trimpath "$WORK/b043=>" -shared -p archive/tar -std -complete -installsuffix shared -buildid bgImccABKm-_C7bqqOIc/bgImccABKm-_C7bqqOIc -goversion go1.15.12 -D "" -importcfg $WORK/b043/importcfg -pack ./common.go ./format.go ./reader.go ./stat_actime1.go ./stat_unix.go ./strconv.go ./writer.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b102/_pkg_.a # internal cp $WORK/b102/_pkg_.a /builddir/.cache/go-build/8c/8cba225b652cad75f47c916e1dd9bccffb479a19c16d21615913b0ecda0f45d4-d # internal crypto/ed25519 mkdir -p $WORK/b121/ cat >$WORK/b121/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b020/_pkg_.a packagefile crypto=$WORK/b071/_pkg_.a packagefile crypto/ed25519/internal/edwards25519=$WORK/b122/_pkg_.a packagefile crypto/rand=$WORK/b082/_pkg_.a packagefile crypto/sha512=$WORK/b113/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile io=$WORK/b021/_pkg_.a packagefile strconv=$WORK/b030/_pkg_.a EOF cd /usr/lib/golang/src/crypto/ed25519 /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b121/_pkg_.a -trimpath "$WORK/b121=>" -shared -p crypto/ed25519 -std -complete -installsuffix shared -buildid 9KMs9JZKJ_5IHXjAXJZw/9KMs9JZKJ_5IHXjAXJZw -goversion go1.15.12 -D "" -importcfg $WORK/b121/importcfg -pack ./ed25519.go cd /usr/lib/golang/src/crypto/elliptic /usr/lib/golang/pkg/tool/linux_ppc64le/asm -p crypto/elliptic -trimpath "$WORK/b111=>" -I $WORK/b111/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -o $WORK/b111/p256_asm_ppc64le.o ./p256_asm_ppc64le.s /usr/lib/golang/pkg/tool/linux_ppc64le/pack r $WORK/b111/_pkg_.a $WORK/b111/p256_asm_ppc64le.o # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b111/_pkg_.a # internal cp $WORK/b111/_pkg_.a /builddir/.cache/go-build/9d/9dca9f44d0437d843b7abfcb6cfc0259798f3b0eab7362d326c4a0eb49f72fa0-d # internal crypto/dsa mkdir -p $WORK/b128/ cat >$WORK/b128/importcfg << 'EOF' # internal # import config packagefile crypto/internal/randutil=$WORK/b112/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile io=$WORK/b021/_pkg_.a packagefile math/big=$WORK/b087/_pkg_.a EOF cd /usr/lib/golang/src/crypto/dsa /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b128/_pkg_.a -trimpath "$WORK/b128=>" -shared -p crypto/dsa -std -complete -installsuffix shared -buildid 0Be2ycT-lia4LAofNBJL/0Be2ycT-lia4LAofNBJL -goversion go1.15.12 -D "" -importcfg $WORK/b128/importcfg -pack ./dsa.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b117/_pkg_.a # internal cp $WORK/b117/_pkg_.a /builddir/.cache/go-build/c1/c12fad637f913dbd57233dc8b76a57ab47e9aa5e92d44d2b1ab2abf30c08c65a-d # internal gopkg.in/yaml.v2 mkdir -p $WORK/b145/ cat >$WORK/b145/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b020/_pkg_.a packagefile encoding=$WORK/b024/_pkg_.a packagefile encoding/base64=$WORK/b025/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b031/_pkg_.a packagefile io=$WORK/b021/_pkg_.a packagefile math=$WORK/b027/_pkg_.a packagefile reflect=$WORK/b029/_pkg_.a packagefile regexp=$WORK/b063/_pkg_.a packagefile sort=$WORK/b033/_pkg_.a packagefile strconv=$WORK/b030/_pkg_.a packagefile strings=$WORK/b039/_pkg_.a packagefile sync=$WORK/b013/_pkg_.a packagefile time=$WORK/b016/_pkg_.a packagefile unicode=$WORK/b022/_pkg_.a packagefile unicode/utf8=$WORK/b023/_pkg_.a EOF cd /builddir/build/BUILD/buildah-1.21.1/src/gopkg.in/yaml.v2 /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b145/_pkg_.a -trimpath "$WORK/b145=>" -shared -p gopkg.in/yaml.v2 -complete -installsuffix shared -buildid VGjtrKRSlwp8awpNRZkl/VGjtrKRSlwp8awpNRZkl -goversion go1.15.12 -D "" -importcfg $WORK/b145/importcfg -pack ./apic.go ./decode.go ./emitterc.go ./encode.go ./parserc.go ./readerc.go ./resolve.go ./scannerc.go ./sorter.go ./writerc.go ./yaml.go ./yamlh.go ./yamlprivateh.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b115/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b121/_pkg_.a # internal cp $WORK/b121/_pkg_.a /builddir/.cache/go-build/25/251f8ebe2b7e5fe7942700dbb796bbb124f3b16692200ee4bb2ca5167cb10906-d # internal text/scanner mkdir -p $WORK/b148/ cat >$WORK/b148/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b020/_pkg_.a packagefile fmt=$WORK/b031/_pkg_.a packagefile io=$WORK/b021/_pkg_.a packagefile os=$WORK/b034/_pkg_.a packagefile unicode=$WORK/b022/_pkg_.a packagefile unicode/utf8=$WORK/b023/_pkg_.a EOF cd /usr/lib/golang/src/text/scanner /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b148/_pkg_.a -trimpath "$WORK/b148=>" -shared -p text/scanner -std -complete -installsuffix shared -buildid -7rMDQn4uwnAPwJVCDA3/-7rMDQn4uwnAPwJVCDA3 -goversion go1.15.12 -D "" -importcfg $WORK/b148/importcfg -pack ./scanner.go cp $WORK/b115/_pkg_.a /builddir/.cache/go-build/32/32fb0013066c06f8bcfdee43b5b8ce9e11b536dc6199660f122dfc6abbac5f0a-d # internal vendor/golang.org/x/crypto/cryptobyte mkdir -p $WORK/b114/ cat >$WORK/b114/importcfg << 'EOF' # internal # import config importmap golang.org/x/crypto/cryptobyte/asn1=vendor/golang.org/x/crypto/cryptobyte/asn1 packagefile encoding/asn1=$WORK/b115/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b031/_pkg_.a packagefile vendor/golang.org/x/crypto/cryptobyte/asn1=$WORK/b116/_pkg_.a packagefile math/big=$WORK/b087/_pkg_.a packagefile reflect=$WORK/b029/_pkg_.a packagefile time=$WORK/b016/_pkg_.a EOF cd /usr/lib/golang/src/vendor/golang.org/x/crypto/cryptobyte /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b114/_pkg_.a -trimpath "$WORK/b114=>" -shared -p vendor/golang.org/x/crypto/cryptobyte -std -complete -installsuffix shared -buildid tgJj7MaiX2t22Dw14k6i/tgJj7MaiX2t22Dw14k6i -goversion go1.15.12 -D "" -importcfg $WORK/b114/importcfg -pack ./asn1.go ./builder.go ./string.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b128/_pkg_.a # internal cp $WORK/b128/_pkg_.a /builddir/.cache/go-build/81/81e8b70a84830e5e418d9c0e4108dd0937492db270ac3f5977693222164c9354-d # internal crypto/x509/pkix mkdir -p $WORK/b129/ cat >$WORK/b129/importcfg << 'EOF' # internal # import config packagefile encoding/asn1=$WORK/b115/_pkg_.a packagefile encoding/hex=$WORK/b088/_pkg_.a packagefile fmt=$WORK/b031/_pkg_.a packagefile math/big=$WORK/b087/_pkg_.a packagefile time=$WORK/b016/_pkg_.a EOF cd /usr/lib/golang/src/crypto/x509/pkix /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b129/_pkg_.a -trimpath "$WORK/b129=>" -shared -p crypto/x509/pkix -std -complete -installsuffix shared -buildid eBw2YuV4sQ4YPa7pe7NU/eBw2YuV4sQ4YPa7pe7NU -goversion go1.15.12 -D "" -importcfg $WORK/b129/importcfg -pack ./pkix.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b129/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b148/_pkg_.a # internal cp $WORK/b129/_pkg_.a /builddir/.cache/go-build/69/69bf864b0d02a56cc784d5b601a3422f00944fc77325eca908daff60e0ad046a-d # internal github.com/moby/sys/mountinfo mkdir -p $WORK/b152/ cat >$WORK/b152/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b049/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b031/_pkg_.a packagefile golang.org/x/sys/unix=$WORK/b100/_pkg_.a packagefile io=$WORK/b021/_pkg_.a packagefile os=$WORK/b034/_pkg_.a packagefile path/filepath=$WORK/b045/_pkg_.a packagefile strconv=$WORK/b030/_pkg_.a packagefile strings=$WORK/b039/_pkg_.a EOF cd /builddir/build/BUILD/buildah-1.21.1/src/github.com/moby/sys/mountinfo /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b152/_pkg_.a -trimpath "$WORK/b152=>" -shared -p github.com/moby/sys/mountinfo -complete -installsuffix shared -buildid oLxF5cqoYw9n2e-anSr5/oLxF5cqoYw9n2e-anSr5 -goversion go1.15.12 -D "" -importcfg $WORK/b152/importcfg -pack ./doc.go ./mounted_linux.go ./mounted_unix.go ./mountinfo.go ./mountinfo_filters.go ./mountinfo_linux.go cp $WORK/b148/_pkg_.a /builddir/.cache/go-build/ab/abf46556cee8eba4b007626c90a9d89ae4f5f0771bc32aa6821c0d863cc9e7ee-d # internal github.com/containers/storage/pkg/fileutils mkdir -p $WORK/b147/ cat >$WORK/b147/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b031/_pkg_.a packagefile github.com/pkg/errors=$WORK/b098/_pkg_.a packagefile github.com/sirupsen/logrus=$WORK/b099/_pkg_.a packagefile io=$WORK/b021/_pkg_.a packagefile io/ioutil=$WORK/b044/_pkg_.a packagefile os=$WORK/b034/_pkg_.a packagefile path/filepath=$WORK/b045/_pkg_.a packagefile regexp=$WORK/b063/_pkg_.a packagefile strings=$WORK/b039/_pkg_.a packagefile text/scanner=$WORK/b148/_pkg_.a EOF cd /builddir/build/BUILD/buildah-1.21.1/src/github.com/containers/storage/pkg/fileutils /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b147/_pkg_.a -trimpath "$WORK/b147=>" -shared -p github.com/containers/storage/pkg/fileutils -complete -installsuffix shared -buildid By8G76kGb5hn3lg1Kbp6/By8G76kGb5hn3lg1Kbp6 -goversion go1.15.12 -D "" -importcfg $WORK/b147/importcfg -pack ./fileutils.go ./fileutils_unix.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b147/_pkg_.a # internal cp $WORK/b147/_pkg_.a /builddir/.cache/go-build/af/af3334ab501bc8ebbbf4547c2fd76100ddbfc4fd9ec08d2f7819b13c086b85d4-d # internal github.com/docker/go-units mkdir -p $WORK/b153/ cat >$WORK/b153/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b031/_pkg_.a packagefile regexp=$WORK/b063/_pkg_.a packagefile strconv=$WORK/b030/_pkg_.a packagefile strings=$WORK/b039/_pkg_.a packagefile time=$WORK/b016/_pkg_.a EOF cd /builddir/build/BUILD/buildah-1.21.1/src/github.com/docker/go-units /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b153/_pkg_.a -trimpath "$WORK/b153=>" -shared -p github.com/docker/go-units -complete -installsuffix shared -buildid PJWEcK5aoy7OjzjuG4AW/PJWEcK5aoy7OjzjuG4AW -goversion go1.15.12 -D "" -importcfg $WORK/b153/importcfg -pack ./duration.go ./size.go ./ulimit.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b152/_pkg_.a # internal cp $WORK/b152/_pkg_.a /builddir/.cache/go-build/19/19d13d5cea56aade3aca7aeeb2bc3e520693b1bfd489e19e0a4c72faa3af9b48-d # internal github.com/containers/storage/pkg/mount mkdir -p $WORK/b151/ cat >$WORK/b151/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b031/_pkg_.a packagefile github.com/moby/sys/mountinfo=$WORK/b152/_pkg_.a packagefile golang.org/x/sys/unix=$WORK/b100/_pkg_.a packagefile sort=$WORK/b033/_pkg_.a packagefile strconv=$WORK/b030/_pkg_.a packagefile strings=$WORK/b039/_pkg_.a EOF cd /builddir/build/BUILD/buildah-1.21.1/src/github.com/containers/storage/pkg/mount /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b151/_pkg_.a -trimpath "$WORK/b151=>" -shared -p github.com/containers/storage/pkg/mount -complete -installsuffix shared -buildid 6krMx_736zqbERcwKc3X/6krMx_736zqbERcwKc3X -goversion go1.15.12 -D "" -importcfg $WORK/b151/importcfg -pack ./flags.go ./flags_linux.go ./mount.go ./mounter_linux.go ./mountinfo.go ./mountinfo_linux.go ./sharedsubtree_linux.go ./unmount_unix.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b114/_pkg_.a # internal cp $WORK/b114/_pkg_.a /builddir/.cache/go-build/dd/ddbce95cc83d9e58ca5dc44d5a948fc412f5a168b0edcf554e412ccb70df69eb-d # internal crypto/ecdsa mkdir -p $WORK/b110/ cat >$WORK/b110/importcfg << 'EOF' # internal # import config importmap golang.org/x/crypto/cryptobyte=vendor/golang.org/x/crypto/cryptobyte importmap golang.org/x/crypto/cryptobyte/asn1=vendor/golang.org/x/crypto/cryptobyte/asn1 packagefile crypto=$WORK/b071/_pkg_.a packagefile crypto/aes=$WORK/b083/_pkg_.a packagefile crypto/cipher=$WORK/b084/_pkg_.a packagefile crypto/elliptic=$WORK/b111/_pkg_.a packagefile crypto/internal/randutil=$WORK/b112/_pkg_.a packagefile crypto/sha512=$WORK/b113/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile vendor/golang.org/x/crypto/cryptobyte=$WORK/b114/_pkg_.a packagefile vendor/golang.org/x/crypto/cryptobyte/asn1=$WORK/b116/_pkg_.a packagefile io=$WORK/b021/_pkg_.a packagefile math/big=$WORK/b087/_pkg_.a EOF cd /usr/lib/golang/src/crypto/ecdsa /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b110/_pkg_.a -trimpath "$WORK/b110=>" -shared -p crypto/ecdsa -std -complete -installsuffix shared -buildid PFpE9NnwBMdoXAt6hfHe/PFpE9NnwBMdoXAt6hfHe -goversion go1.15.12 -D "" -importcfg $WORK/b110/importcfg -pack ./ecdsa.go ./ecdsa_noasm.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b153/_pkg_.a # internal cp $WORK/b153/_pkg_.a /builddir/.cache/go-build/4a/4ab9543eb3452a100610f22c9273e4dea398031fe4be33cfc131f7744399192e-d # internal github.com/opencontainers/runc/libcontainer/user mkdir -p $WORK/b154/ cat >$WORK/b154/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b049/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b031/_pkg_.a packagefile golang.org/x/sys/unix=$WORK/b100/_pkg_.a packagefile io=$WORK/b021/_pkg_.a packagefile os=$WORK/b034/_pkg_.a packagefile strconv=$WORK/b030/_pkg_.a packagefile strings=$WORK/b039/_pkg_.a EOF cd /builddir/build/BUILD/buildah-1.21.1/src/github.com/opencontainers/runc/libcontainer/user /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b154/_pkg_.a -trimpath "$WORK/b154=>" -shared -p github.com/opencontainers/runc/libcontainer/user -complete -installsuffix shared -buildid TeOuLkoia3uQQf3rKJLH/TeOuLkoia3uQQf3rKJLH -goversion go1.15.12 -D "" -importcfg $WORK/b154/importcfg -pack ./lookup_unix.go ./user.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b151/_pkg_.a # internal cp $WORK/b151/_pkg_.a /builddir/.cache/go-build/0b/0b6679e8d56590faa6691ffc9a6c1494c1e45d9f64af0a72cb477a9a43dac528-d # internal github.com/containers/storage/pkg/system mkdir -p $WORK/b150/ cat >$WORK/b150/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b049/_pkg_.a packagefile bytes=$WORK/b020/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b031/_pkg_.a packagefile github.com/containers/storage/pkg/mount=$WORK/b151/_pkg_.a packagefile github.com/docker/go-units=$WORK/b153/_pkg_.a packagefile github.com/pkg/errors=$WORK/b098/_pkg_.a packagefile github.com/sirupsen/logrus=$WORK/b099/_pkg_.a packagefile golang.org/x/sys/unix=$WORK/b100/_pkg_.a packagefile io=$WORK/b021/_pkg_.a packagefile os=$WORK/b034/_pkg_.a packagefile os/exec=$WORK/b061/_pkg_.a packagefile runtime=$WORK/b007/_pkg_.a packagefile strconv=$WORK/b030/_pkg_.a packagefile strings=$WORK/b039/_pkg_.a packagefile syscall=$WORK/b017/_pkg_.a packagefile time=$WORK/b016/_pkg_.a EOF cd /builddir/build/BUILD/buildah-1.21.1/src/github.com/containers/storage/pkg/system /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b150/_pkg_.a -trimpath "$WORK/b150=>" -shared -p github.com/containers/storage/pkg/system -complete -installsuffix shared -buildid qHZNp0vJ38wTWpSetejz/qHZNp0vJ38wTWpSetejz -goversion go1.15.12 -D "" -importcfg $WORK/b150/importcfg -pack ./chmod.go ./chtimes.go ./chtimes_unix.go ./errors.go ./exitcode.go ./init.go ./lchown.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 /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b043/_pkg_.a # internal cp $WORK/b043/_pkg_.a /builddir/.cache/go-build/09/097ee328ca4ed73909054d48c3ddf40a0da353691ef59e1bd60293fd6d7a8f78-d # internal github.com/containers/storage/pkg/ioutils mkdir -p $WORK/b156/ cat >$WORK/b156/importcfg << 'EOF' # internal # import config packagefile crypto/sha256=$WORK/b103/_pkg_.a packagefile encoding/hex=$WORK/b088/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile golang.org/x/net/context=$WORK/b157/_pkg_.a packagefile golang.org/x/sys/unix=$WORK/b100/_pkg_.a packagefile io=$WORK/b021/_pkg_.a packagefile io/ioutil=$WORK/b044/_pkg_.a packagefile os=$WORK/b034/_pkg_.a packagefile path/filepath=$WORK/b045/_pkg_.a packagefile sync=$WORK/b013/_pkg_.a EOF cd /builddir/build/BUILD/buildah-1.21.1/src/github.com/containers/storage/pkg/ioutils /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b156/_pkg_.a -trimpath "$WORK/b156=>" -shared -p github.com/containers/storage/pkg/ioutils -complete -installsuffix shared -buildid r8VGPRK-WMtkdnCCXTNY/r8VGPRK-WMtkdnCCXTNY -goversion go1.15.12 -D "" -importcfg $WORK/b156/importcfg -pack ./buffer.go ./bytespipe.go ./fswriters.go ./fswriters_linux.go ./readers.go ./temp_unix.go ./writeflusher.go ./writers.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b110/_pkg_.a # internal cp $WORK/b110/_pkg_.a /builddir/.cache/go-build/bb/bb2b3941bcf1d63b67b932326cd8c3965062f243ff72d946b60e99a3190146ef-d # internal github.com/containers/storage/pkg/reexec mkdir -p $WORK/b160/ cat >$WORK/b160/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b002/_pkg_.a packagefile fmt=$WORK/b031/_pkg_.a packagefile os=$WORK/b034/_pkg_.a packagefile os/exec=$WORK/b061/_pkg_.a packagefile path/filepath=$WORK/b045/_pkg_.a EOF cd /builddir/build/BUILD/buildah-1.21.1/src/github.com/containers/storage/pkg/reexec /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 bMRJn8aGgx5cl7n3RKBe/bMRJn8aGgx5cl7n3RKBe -goversion go1.15.12 -D "" -importcfg $WORK/b160/importcfg -pack ./command_linux.go ./reexec.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b160/_pkg_.a # internal cp $WORK/b160/_pkg_.a /builddir/.cache/go-build/f0/f000c6011191ed474c30f7074ad2a4bd5fdf5ac38255e7298737ab5cf0140a22-d # internal github.com/opencontainers/runtime-spec/specs-go mkdir -p $WORK/b161/ /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b154/_pkg_.a # internal cat >$WORK/b161/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b031/_pkg_.a packagefile os=$WORK/b034/_pkg_.a EOF cd /builddir/build/BUILD/buildah-1.21.1/src/github.com/opencontainers/runtime-spec/specs-go /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b161/_pkg_.a -trimpath "$WORK/b161=>" -shared -p github.com/opencontainers/runtime-spec/specs-go -complete -installsuffix shared -buildid c_3aycwlUlOh8Tfe78Q0/c_3aycwlUlOh8Tfe78Q0 -goversion go1.15.12 -D "" -importcfg $WORK/b161/importcfg -pack ./config.go ./state.go ./version.go cp $WORK/b154/_pkg_.a /builddir/.cache/go-build/65/65101c839c3e7e21c25d1d0fea6956f94368f493cd9adcf36ef20719b65c1cc6-d # internal github.com/syndtr/gocapability/capability mkdir -p $WORK/b162/ cat >$WORK/b162/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b049/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b031/_pkg_.a packagefile io=$WORK/b021/_pkg_.a packagefile os=$WORK/b034/_pkg_.a packagefile strings=$WORK/b039/_pkg_.a packagefile syscall=$WORK/b017/_pkg_.a EOF cd /builddir/build/BUILD/buildah-1.21.1/src/github.com/syndtr/gocapability/capability /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b162/_pkg_.a -trimpath "$WORK/b162=>" -shared -p github.com/syndtr/gocapability/capability -complete -installsuffix shared -buildid Kp8z_GNgwftDc8EiZvAE/Kp8z_GNgwftDc8EiZvAE -goversion go1.15.12 -D "" -importcfg $WORK/b162/importcfg -pack ./capability.go ./capability_linux.go ./enum.go ./enum_gen.go ./syscall_linux.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b150/_pkg_.a # internal cp $WORK/b150/_pkg_.a /builddir/.cache/go-build/17/1756a5533883c5774dcee187d9a0a288829c65455660fef35357d3d7e7c0f601-d # internal github.com/containers/storage/pkg/idtools mkdir -p $WORK/b149/ cat >$WORK/b149/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b049/_pkg_.a packagefile bytes=$WORK/b020/_pkg_.a packagefile fmt=$WORK/b031/_pkg_.a packagefile github.com/containers/storage/pkg/system=$WORK/b150/_pkg_.a packagefile github.com/opencontainers/runc/libcontainer/user=$WORK/b154/_pkg_.a packagefile github.com/pkg/errors=$WORK/b098/_pkg_.a packagefile io=$WORK/b021/_pkg_.a packagefile math=$WORK/b027/_pkg_.a packagefile math/bits=$WORK/b028/_pkg_.a packagefile os=$WORK/b034/_pkg_.a packagefile os/exec=$WORK/b061/_pkg_.a packagefile os/user=$WORK/b046/_pkg_.a packagefile path/filepath=$WORK/b045/_pkg_.a packagefile regexp=$WORK/b063/_pkg_.a packagefile sort=$WORK/b033/_pkg_.a packagefile strconv=$WORK/b030/_pkg_.a packagefile strings=$WORK/b039/_pkg_.a packagefile sync=$WORK/b013/_pkg_.a packagefile syscall=$WORK/b017/_pkg_.a EOF cd /builddir/build/BUILD/buildah-1.21.1/src/github.com/containers/storage/pkg/idtools /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b149/_pkg_.a -trimpath "$WORK/b149=>" -shared -p github.com/containers/storage/pkg/idtools -complete -installsuffix shared -buildid 8mRIu7gsO52cYQ3vszFP/8mRIu7gsO52cYQ3vszFP -goversion go1.15.12 -D "" -importcfg $WORK/b149/importcfg -pack ./idtools.go ./idtools_unix.go ./parser.go ./usergroupadd_linux.go ./utils_unix.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b161/_pkg_.a # internal cp $WORK/b161/_pkg_.a /builddir/.cache/go-build/1a/1a7552071a5d570d29841b34b7ca2ba628f41dac21df15291af09172055814c6-d # internal github.com/opencontainers/runc/libcontainer/userns mkdir -p $WORK/b164/ cat >$WORK/b164/importcfg << 'EOF' # internal # import config packagefile github.com/opencontainers/runc/libcontainer/user=$WORK/b154/_pkg_.a packagefile sync=$WORK/b013/_pkg_.a EOF cd /builddir/build/BUILD/buildah-1.21.1/src/github.com/opencontainers/runc/libcontainer/userns /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b164/_pkg_.a -trimpath "$WORK/b164=>" -shared -p github.com/opencontainers/runc/libcontainer/userns -complete -installsuffix shared -buildid pyWEW-Yix4Lg0NMBCA1t/pyWEW-Yix4Lg0NMBCA1t -goversion go1.15.12 -D "" -importcfg $WORK/b164/importcfg -pack ./userns.go ./userns_linux.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b164/_pkg_.a # internal cp $WORK/b164/_pkg_.a /builddir/.cache/go-build/8d/8dfe91ac34765abb1f9366f5be35165c4a48d17f9ceb3d68925085b2e3d6e1c8-d # internal github.com/opencontainers/runc/libcontainer/system mkdir -p $WORK/b163/ cat >$WORK/b163/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b031/_pkg_.a packagefile github.com/opencontainers/runc/libcontainer/userns=$WORK/b164/_pkg_.a packagefile golang.org/x/sys/unix=$WORK/b100/_pkg_.a packagefile io/ioutil=$WORK/b044/_pkg_.a packagefile os/exec=$WORK/b061/_pkg_.a packagefile path/filepath=$WORK/b045/_pkg_.a packagefile strconv=$WORK/b030/_pkg_.a packagefile strings=$WORK/b039/_pkg_.a EOF cd /builddir/build/BUILD/buildah-1.21.1/src/github.com/opencontainers/runc/libcontainer/system /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b163/_pkg_.a -trimpath "$WORK/b163=>" -shared -p github.com/opencontainers/runc/libcontainer/system -complete -installsuffix shared -buildid 16b9lZhImiCZp3bMNWcy/16b9lZhImiCZp3bMNWcy -goversion go1.15.12 -D "" -importcfg $WORK/b163/importcfg -pack ./linux.go ./proc.go ./syscall_linux_64.go ./userns_deprecated.go ./xattrs_linux.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b156/_pkg_.a # internal cp $WORK/b156/_pkg_.a /builddir/.cache/go-build/23/236f02361dca3bc02f5f3fd99625cc6e8c31b1066b8a8875508f94621e02311f-d # internal github.com/containers/storage/pkg/pools mkdir -p $WORK/b155/ cat >$WORK/b155/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b049/_pkg_.a packagefile github.com/containers/storage/pkg/ioutils=$WORK/b156/_pkg_.a packagefile io=$WORK/b021/_pkg_.a packagefile sync=$WORK/b013/_pkg_.a EOF cd /builddir/build/BUILD/buildah-1.21.1/src/github.com/containers/storage/pkg/pools /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b155/_pkg_.a -trimpath "$WORK/b155=>" -shared -p github.com/containers/storage/pkg/pools -complete -installsuffix shared -buildid nwcjdZ2NrxGgKS65tUrl/nwcjdZ2NrxGgKS65tUrl -goversion go1.15.12 -D "" -importcfg $WORK/b155/importcfg -pack ./pools.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b155/_pkg_.a # internal cp $WORK/b155/_pkg_.a /builddir/.cache/go-build/21/21785dfb1c7928ef1656e228a7d9414c8fde4f1544e1c4375e725795bd726905-d # internal github.com/modern-go/concurrent mkdir -p $WORK/b167/ cat >$WORK/b167/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b002/_pkg_.a packagefile fmt=$WORK/b031/_pkg_.a packagefile io/ioutil=$WORK/b044/_pkg_.a packagefile log=$WORK/b094/_pkg_.a packagefile os=$WORK/b034/_pkg_.a packagefile reflect=$WORK/b029/_pkg_.a packagefile runtime=$WORK/b007/_pkg_.a packagefile runtime/debug=$WORK/b095/_pkg_.a packagefile sync=$WORK/b013/_pkg_.a packagefile time=$WORK/b016/_pkg_.a EOF cd /builddir/build/BUILD/buildah-1.21.1/src/github.com/modern-go/concurrent /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b167/_pkg_.a -trimpath "$WORK/b167=>" -shared -p github.com/modern-go/concurrent -complete -installsuffix shared -buildid 3cVeDifF7dmmK3HB8Yds/3cVeDifF7dmmK3HB8Yds -goversion go1.15.12 -D "" -importcfg $WORK/b167/importcfg -pack ./executor.go ./go_above_19.go ./log.go ./unbounded_executor.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b163/_pkg_.a # internal cp $WORK/b163/_pkg_.a /builddir/.cache/go-build/9e/9e8e963de81b447f63a410d5a8b203f103c78bd1c12d7208dcba464564c51b8e-d # internal github.com/opencontainers/runc/libcontainer/devices mkdir -p $WORK/b169/ cat >$WORK/b169/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b031/_pkg_.a packagefile golang.org/x/sys/unix=$WORK/b100/_pkg_.a packagefile io/ioutil=$WORK/b044/_pkg_.a packagefile os=$WORK/b034/_pkg_.a packagefile path/filepath=$WORK/b045/_pkg_.a packagefile strconv=$WORK/b030/_pkg_.a EOF cd /builddir/build/BUILD/buildah-1.21.1/src/github.com/opencontainers/runc/libcontainer/devices /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b169/_pkg_.a -trimpath "$WORK/b169=>" -shared -p github.com/opencontainers/runc/libcontainer/devices -complete -installsuffix shared -buildid yU7mzFHwxz-BL8p7opXM/yU7mzFHwxz-BL8p7opXM -goversion go1.15.12 -D "" -importcfg $WORK/b169/importcfg -pack ./device.go ./device_unix.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b167/_pkg_.a # internal cp $WORK/b167/_pkg_.a /builddir/.cache/go-build/65/65dcd0fb5f2789679524c241c4e916f6b27bb84cc20c3984523a6921c6141437-d # internal github.com/modern-go/reflect2 mkdir -p $WORK/b168/ cat >$WORK/b168/go_asm.h << 'EOF' # internal EOF cd /builddir/build/BUILD/buildah-1.21.1/src/github.com/modern-go/reflect2 /usr/lib/golang/pkg/tool/linux_ppc64le/asm -p github.com/modern-go/reflect2 -trimpath "$WORK/b168=>" -I $WORK/b168/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -gensymabis -o $WORK/b168/symabis ./relfect2_mips64x.s ./relfect2_mipsx.s ./relfect2_ppc64x.s /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b162/_pkg_.a # internal cat >$WORK/b168/importcfg << 'EOF' # internal # import config packagefile github.com/modern-go/concurrent=$WORK/b167/_pkg_.a packagefile reflect=$WORK/b029/_pkg_.a packagefile runtime=$WORK/b007/_pkg_.a packagefile strings=$WORK/b039/_pkg_.a packagefile sync=$WORK/b013/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b168/_pkg_.a -trimpath "$WORK/b168=>" -shared -p github.com/modern-go/reflect2 -installsuffix shared -buildid bIokXfVpOtsaaKdv_v6X/bIokXfVpOtsaaKdv_v6X -goversion go1.15.12 -symabis $WORK/b168/symabis -D "" -importcfg $WORK/b168/importcfg -pack -asmhdr $WORK/b168/go_asm.h ./go_above_17.go ./go_above_19.go ./reflect2.go ./reflect2_kind.go ./safe_field.go ./safe_map.go ./safe_slice.go ./safe_struct.go ./safe_type.go ./type_map.go ./unsafe_array.go ./unsafe_eface.go ./unsafe_field.go ./unsafe_iface.go ./unsafe_link.go ./unsafe_map.go ./unsafe_ptr.go ./unsafe_slice.go ./unsafe_struct.go ./unsafe_type.go cp $WORK/b162/_pkg_.a /builddir/.cache/go-build/5c/5c0decb537da3624cdcf3efe869119d2b1006cc97442bfe29f6f3704402c2ea1-d # internal compress/flate mkdir -p $WORK/b172/ cat >$WORK/b172/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b049/_pkg_.a packagefile fmt=$WORK/b031/_pkg_.a packagefile io=$WORK/b021/_pkg_.a packagefile math=$WORK/b027/_pkg_.a packagefile math/bits=$WORK/b028/_pkg_.a packagefile sort=$WORK/b033/_pkg_.a packagefile strconv=$WORK/b030/_pkg_.a packagefile sync=$WORK/b013/_pkg_.a EOF cd /usr/lib/golang/src/compress/flate /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b172/_pkg_.a -trimpath "$WORK/b172=>" -shared -p compress/flate -std -complete -installsuffix shared -buildid 0rbLjtpVU4eif9W-SI0U/0rbLjtpVU4eif9W-SI0U -goversion go1.15.12 -D "" -importcfg $WORK/b172/importcfg -pack ./deflate.go ./deflatefast.go ./dict_decoder.go ./huffman_bit_writer.go ./huffman_code.go ./inflate.go ./token.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b169/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b149/_pkg_.a # internal cp $WORK/b169/_pkg_.a /builddir/.cache/go-build/b6/b6c84a3e65dd673918b89fc73726ce775e69bc25f31d97c1c635e3e9ffa0029b-d # internal vendor/golang.org/x/text/unicode/bidi mkdir -p $WORK/b177/ cat >$WORK/b177/importcfg << 'EOF' # internal # import config packagefile container/list=$WORK/b119/_pkg_.a packagefile fmt=$WORK/b031/_pkg_.a packagefile log=$WORK/b094/_pkg_.a packagefile sort=$WORK/b033/_pkg_.a packagefile unicode/utf8=$WORK/b023/_pkg_.a EOF cp $WORK/b149/_pkg_.a /builddir/.cache/go-build/6d/6d725cfb819828015ff756be83feb19162b39e80d78c13b98acd7e72b92d5575-d # internal cd /usr/lib/golang/src/vendor/golang.org/x/text/unicode/bidi /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b177/_pkg_.a -trimpath "$WORK/b177=>" -shared -p vendor/golang.org/x/text/unicode/bidi -std -complete -installsuffix shared -buildid fezVlih_oungAo6TJej5/fezVlih_oungAo6TJej5 -goversion go1.15.12 -D "" -importcfg $WORK/b177/importcfg -pack ./bidi.go ./bracket.go ./core.go ./prop.go ./tables12.0.0.go ./trieval.go github.com/containers/storage/pkg/unshare mkdir -p $WORK/b159/ cd /builddir/build/BUILD/buildah-1.21.1/src/github.com/containers/storage/pkg/unshare TERM='dumb' CGO_LDFLAGS='"-g" "-O2"' /usr/lib/golang/pkg/tool/linux_ppc64le/cgo -objdir $WORK/b159/ -importpath github.com/containers/storage/pkg/unshare -- -I $WORK/b159/ -O2 -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -ffat-lto-objects -fexceptions -fasynchronous-unwind-tables -fstack-protector-strong -fstack-clash-protection -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall ./getenv_linux_cgo.go ./unshare_cgo.go cd $WORK/b159 TERM='dumb' gcc -I /builddir/build/BUILD/buildah-1.21.1/src/github.com/containers/storage/pkg/unshare -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b159=/tmp/go-build -gno-record-gcc-switches -I ./ -O2 -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -ffat-lto-objects -fexceptions -fasynchronous-unwind-tables -fstack-protector-strong -fstack-clash-protection -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -o ./_x001.o -c _cgo_export.c TERM='dumb' gcc -I /builddir/build/BUILD/buildah-1.21.1/src/github.com/containers/storage/pkg/unshare -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b159=/tmp/go-build -gno-record-gcc-switches -I ./ -O2 -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -ffat-lto-objects -fexceptions -fasynchronous-unwind-tables -fstack-protector-strong -fstack-clash-protection -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -o ./_x002.o -c getenv_linux_cgo.cgo2.c /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b177/_pkg_.a # internal cp $WORK/b177/_pkg_.a /builddir/.cache/go-build/e3/e3f51a481040fbd76e9ff4de7b058ccf52b3cef8b34d5c2f1d51aa1387e08817-d # internal vendor/golang.org/x/text/secure/bidirule mkdir -p $WORK/b175/ cat >$WORK/b175/importcfg << 'EOF' # internal # import config importmap golang.org/x/text/transform=vendor/golang.org/x/text/transform importmap golang.org/x/text/unicode/bidi=vendor/golang.org/x/text/unicode/bidi packagefile errors=$WORK/b003/_pkg_.a packagefile vendor/golang.org/x/text/transform=$WORK/b176/_pkg_.a packagefile vendor/golang.org/x/text/unicode/bidi=$WORK/b177/_pkg_.a packagefile unicode/utf8=$WORK/b023/_pkg_.a EOF cd /usr/lib/golang/src/vendor/golang.org/x/text/secure/bidirule /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b175/_pkg_.a -trimpath "$WORK/b175=>" -shared -p vendor/golang.org/x/text/secure/bidirule -std -complete -installsuffix shared -buildid 8mdBOvVrIdC4eZO_kUMt/8mdBOvVrIdC4eZO_kUMt -goversion go1.15.12 -D "" -importcfg $WORK/b175/importcfg -pack ./bidirule.go ./bidirule10.0.0.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b172/_pkg_.a # internal cp $WORK/b172/_pkg_.a /builddir/.cache/go-build/9d/9db192728fcbbec42d7aea91a95229400d6c07a388ab3c3a85b26b993cb293a7-d # internal compress/gzip mkdir -p $WORK/b171/ cat >$WORK/b171/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b049/_pkg_.a packagefile compress/flate=$WORK/b172/_pkg_.a packagefile encoding/binary=$WORK/b026/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b031/_pkg_.a packagefile hash/crc32=$WORK/b090/_pkg_.a packagefile io=$WORK/b021/_pkg_.a packagefile time=$WORK/b016/_pkg_.a EOF cd /usr/lib/golang/src/compress/gzip /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b171/_pkg_.a -trimpath "$WORK/b171=>" -shared -p compress/gzip -std -complete -installsuffix shared -buildid qxawp6lkpGz5zu6488qU/qxawp6lkpGz5zu6488qU -goversion go1.15.12 -D "" -importcfg $WORK/b171/importcfg -pack ./gunzip.go ./gzip.go cd $WORK/b159 TERM='dumb' gcc -I /builddir/build/BUILD/buildah-1.21.1/src/github.com/containers/storage/pkg/unshare -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b159=/tmp/go-build -gno-record-gcc-switches -I ./ -O2 -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -ffat-lto-objects -fexceptions -fasynchronous-unwind-tables -fstack-protector-strong -fstack-clash-protection -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -o ./_x003.o -c unshare_cgo.cgo2.c /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b175/_pkg_.a # internal cp $WORK/b175/_pkg_.a /builddir/.cache/go-build/fa/fa4046b6a34b80ea42ebcd1f70961d087f48d0d217b6146a9bc462fc8cbea041-d # internal vendor/golang.org/x/text/unicode/norm mkdir -p $WORK/b178/ cat >$WORK/b178/importcfg << 'EOF' # internal # import config importmap golang.org/x/text/transform=vendor/golang.org/x/text/transform packagefile encoding/binary=$WORK/b026/_pkg_.a packagefile fmt=$WORK/b031/_pkg_.a packagefile vendor/golang.org/x/text/transform=$WORK/b176/_pkg_.a packagefile io=$WORK/b021/_pkg_.a packagefile sync=$WORK/b013/_pkg_.a packagefile unicode/utf8=$WORK/b023/_pkg_.a EOF cd /usr/lib/golang/src/vendor/golang.org/x/text/unicode/norm /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b178/_pkg_.a -trimpath "$WORK/b178=>" -shared -p vendor/golang.org/x/text/unicode/norm -std -complete -installsuffix shared -buildid dF_ovZPZAYeWvZfnV_dP/dF_ovZPZAYeWvZfnV_dP -goversion go1.15.12 -D "" -importcfg $WORK/b178/importcfg -pack ./composition.go ./forminfo.go ./input.go ./iter.go ./normalize.go ./readwriter.go ./tables12.0.0.go ./transform.go ./trie.go cd /builddir/build/BUILD/buildah-1.21.1/src/github.com/containers/storage/pkg/unshare TERM='dumb' gcc -I . -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b159=/tmp/go-build -gno-record-gcc-switches -I $WORK/b159/ -O2 -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -ffat-lto-objects -fexceptions -fasynchronous-unwind-tables -fstack-protector-strong -fstack-clash-protection -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -o $WORK/b159/_x004.o -c unshare.c /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b171/_pkg_.a # internal cp $WORK/b171/_pkg_.a /builddir/.cache/go-build/87/873a314362df264c7d563f6158eaefe2d2339ec8beee6384f3c9a47174f4111a-d # internal vendor/golang.org/x/net/http2/hpack mkdir -p $WORK/b181/ cat >$WORK/b181/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b020/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b031/_pkg_.a packagefile io=$WORK/b021/_pkg_.a packagefile sync=$WORK/b013/_pkg_.a EOF cd /usr/lib/golang/src/vendor/golang.org/x/net/http2/hpack /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b181/_pkg_.a -trimpath "$WORK/b181=>" -shared -p vendor/golang.org/x/net/http2/hpack -std -complete -installsuffix shared -buildid Fd7YWZDRild0u5xiNB_2/Fd7YWZDRild0u5xiNB_2 -goversion go1.15.12 -D "" -importcfg $WORK/b181/importcfg -pack ./encode.go ./hpack.go ./huffman.go ./tables.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b081/_pkg_.a # internal cp $WORK/b081/_pkg_.a /builddir/.cache/go-build/f8/f8256214924461739b2fa921bec8d77eaf90707cd5ddc92212db0f61c603c756-d # internal github.com/containers/image/v5/pkg/compression mkdir -p $WORK/b079/ cat >$WORK/b079/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b020/_pkg_.a packagefile compress/bzip2=$WORK/b080/_pkg_.a packagefile fmt=$WORK/b031/_pkg_.a packagefile github.com/containers/image/v5/pkg/compression/internal=$WORK/b076/_pkg_.a packagefile github.com/containers/image/v5/pkg/compression/types=$WORK/b075/_pkg_.a packagefile github.com/klauspost/compress/zstd=$WORK/b081/_pkg_.a packagefile github.com/klauspost/pgzip=$WORK/b096/_pkg_.a packagefile github.com/pkg/errors=$WORK/b098/_pkg_.a packagefile github.com/sirupsen/logrus=$WORK/b099/_pkg_.a packagefile github.com/ulikunitz/xz=$WORK/b102/_pkg_.a packagefile io=$WORK/b021/_pkg_.a packagefile io/ioutil=$WORK/b044/_pkg_.a EOF cd /builddir/build/BUILD/buildah-1.21.1/src/github.com/containers/image/v5/pkg/compression /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b079/_pkg_.a -trimpath "$WORK/b079=>" -shared -p github.com/containers/image/v5/pkg/compression -complete -installsuffix shared -buildid FFz8PiOrGtyqRpaALemX/FFz8PiOrGtyqRpaALemX -goversion go1.15.12 -D "" -importcfg $WORK/b079/importcfg -pack ./compression.go ./zstd.go cd /usr/lib/golang/src/net /usr/lib/golang/pkg/tool/linux_ppc64le/pack r $WORK/b053/_pkg_.a $WORK/b053/_x001.o $WORK/b053/_x002.o $WORK/b053/_x003.o $WORK/b053/_x004.o $WORK/b053/_x005.o # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b053/_pkg_.a # internal cp $WORK/b053/_pkg_.a /builddir/.cache/go-build/e8/e8bb6f4733ad1da24122d2f618c76890a3ba7b7bf3353b7c8f0d48021e5afd50-d # internal github.com/containernetworking/cni/pkg/types mkdir -p $WORK/b052/ cat >$WORK/b052/importcfg << 'EOF' # internal # import config packagefile encoding=$WORK/b024/_pkg_.a packagefile encoding/json=$WORK/b019/_pkg_.a packagefile fmt=$WORK/b031/_pkg_.a packagefile io=$WORK/b021/_pkg_.a packagefile net=$WORK/b053/_pkg_.a packagefile os=$WORK/b034/_pkg_.a packagefile reflect=$WORK/b029/_pkg_.a packagefile strings=$WORK/b039/_pkg_.a EOF cd /builddir/build/BUILD/buildah-1.21.1/src/github.com/containernetworking/cni/pkg/types /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b052/_pkg_.a -trimpath "$WORK/b052=>" -shared -p github.com/containernetworking/cni/pkg/types -complete -installsuffix shared -buildid W__ZBSEZRIZybUHCELhu/W__ZBSEZRIZybUHCELhu -goversion go1.15.12 -D "" -importcfg $WORK/b052/importcfg -pack ./args.go ./types.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b181/_pkg_.a # internal cp $WORK/b181/_pkg_.a /builddir/.cache/go-build/af/afe4c4ca6ed4e711d0da220737495848ed28ee42f626e62b74d22f1851cd7715-d # internal crypto/x509 mkdir -p $WORK/b127/ cat >$WORK/b127/importcfg << 'EOF' # internal # import config importmap golang.org/x/crypto/cryptobyte=vendor/golang.org/x/crypto/cryptobyte importmap golang.org/x/crypto/cryptobyte/asn1=vendor/golang.org/x/crypto/cryptobyte/asn1 packagefile bytes=$WORK/b020/_pkg_.a packagefile crypto=$WORK/b071/_pkg_.a packagefile crypto/aes=$WORK/b083/_pkg_.a packagefile crypto/cipher=$WORK/b084/_pkg_.a packagefile crypto/des=$WORK/b120/_pkg_.a packagefile crypto/dsa=$WORK/b128/_pkg_.a packagefile crypto/ecdsa=$WORK/b110/_pkg_.a packagefile crypto/ed25519=$WORK/b121/_pkg_.a packagefile crypto/elliptic=$WORK/b111/_pkg_.a packagefile crypto/md5=$WORK/b124/_pkg_.a packagefile crypto/rsa=$WORK/b117/_pkg_.a packagefile crypto/sha1=$WORK/b126/_pkg_.a packagefile crypto/sha256=$WORK/b103/_pkg_.a packagefile crypto/sha512=$WORK/b113/_pkg_.a packagefile crypto/x509/pkix=$WORK/b129/_pkg_.a packagefile encoding/asn1=$WORK/b115/_pkg_.a packagefile encoding/hex=$WORK/b088/_pkg_.a packagefile encoding/pem=$WORK/b130/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b031/_pkg_.a packagefile vendor/golang.org/x/crypto/cryptobyte=$WORK/b114/_pkg_.a packagefile vendor/golang.org/x/crypto/cryptobyte/asn1=$WORK/b116/_pkg_.a packagefile io=$WORK/b021/_pkg_.a packagefile io/ioutil=$WORK/b044/_pkg_.a packagefile math/big=$WORK/b087/_pkg_.a packagefile net=$WORK/b053/_pkg_.a packagefile net/url=$WORK/b131/_pkg_.a packagefile os=$WORK/b034/_pkg_.a packagefile path/filepath=$WORK/b045/_pkg_.a packagefile reflect=$WORK/b029/_pkg_.a packagefile runtime=$WORK/b007/_pkg_.a packagefile strconv=$WORK/b030/_pkg_.a packagefile strings=$WORK/b039/_pkg_.a packagefile sync=$WORK/b013/_pkg_.a packagefile time=$WORK/b016/_pkg_.a packagefile unicode/utf8=$WORK/b023/_pkg_.a EOF cd /usr/lib/golang/src/crypto/x509 /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b127/_pkg_.a -trimpath "$WORK/b127=>" -shared -p crypto/x509 -std -complete -installsuffix shared -buildid G0KYlCYfaArXPJhcqnAw/G0KYlCYfaArXPJhcqnAw -goversion go1.15.12 -D "" -importcfg $WORK/b127/importcfg -pack ./cert_pool.go ./pem_decrypt.go ./pkcs1.go ./pkcs8.go ./root.go ./root_linux.go ./root_unix.go ./sec1.go ./verify.go ./x509.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b079/_pkg_.a # internal cp $WORK/b079/_pkg_.a /builddir/.cache/go-build/89/89cd3a95bd5f64dbd47cbafbf417c1715f236ff71fb619bca0a6ed2fa18414b2-d # internal net/textproto mkdir -p $WORK/b179/ cat >$WORK/b179/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b049/_pkg_.a packagefile bytes=$WORK/b020/_pkg_.a packagefile fmt=$WORK/b031/_pkg_.a packagefile io=$WORK/b021/_pkg_.a packagefile io/ioutil=$WORK/b044/_pkg_.a packagefile net=$WORK/b053/_pkg_.a packagefile strconv=$WORK/b030/_pkg_.a packagefile strings=$WORK/b039/_pkg_.a packagefile sync=$WORK/b013/_pkg_.a EOF cd /usr/lib/golang/src/net/textproto /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b179/_pkg_.a -trimpath "$WORK/b179=>" -shared -p net/textproto -std -complete -installsuffix shared -buildid TiGRHsUEAsXFeWrnEBTe/TiGRHsUEAsXFeWrnEBTe -goversion go1.15.12 -D "" -importcfg $WORK/b179/importcfg -pack ./header.go ./pipeline.go ./reader.go ./textproto.go ./writer.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b052/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b145/_pkg_.a # internal cp $WORK/b052/_pkg_.a /builddir/.cache/go-build/d7/d7a07ce6281fcaa0d46671cb9b73cbc56876302a005954ad2e85dde5fe91eab4-d # internal github.com/containernetworking/cni/pkg/types/020 mkdir -p $WORK/b059/ cat >$WORK/b059/importcfg << 'EOF' # internal # import config packagefile encoding/json=$WORK/b019/_pkg_.a packagefile fmt=$WORK/b031/_pkg_.a packagefile github.com/containernetworking/cni/pkg/types=$WORK/b052/_pkg_.a packagefile io=$WORK/b021/_pkg_.a packagefile net=$WORK/b053/_pkg_.a packagefile os=$WORK/b034/_pkg_.a EOF cd /builddir/build/BUILD/buildah-1.21.1/src/github.com/containernetworking/cni/pkg/types/020 /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b059/_pkg_.a -trimpath "$WORK/b059=>" -shared -p github.com/containernetworking/cni/pkg/types/020 -complete -installsuffix shared -buildid Ty9fwV5tawDLYQYX7iFA/Ty9fwV5tawDLYQYX7iFA -goversion go1.15.12 -D "" -importcfg $WORK/b059/importcfg -pack ./types.go cp $WORK/b145/_pkg_.a /builddir/.cache/go-build/00/00f74c33384e5d12019550cdf4363b4819d3830138d1294e51091b26b83e7bb4-d # internal github.com/containernetworking/cni/pkg/utils mkdir -p $WORK/b062/ cat >$WORK/b062/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b020/_pkg_.a packagefile fmt=$WORK/b031/_pkg_.a packagefile github.com/containernetworking/cni/pkg/types=$WORK/b052/_pkg_.a packagefile regexp=$WORK/b063/_pkg_.a packagefile unicode=$WORK/b022/_pkg_.a EOF cd /builddir/build/BUILD/buildah-1.21.1/src/github.com/containernetworking/cni/pkg/utils /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b062/_pkg_.a -trimpath "$WORK/b062=>" -shared -p github.com/containernetworking/cni/pkg/utils -complete -installsuffix shared -buildid upkgzN5QnxJs4NeWywN0/upkgzN5QnxJs4NeWywN0 -goversion go1.15.12 -D "" -importcfg $WORK/b062/importcfg -pack ./utils.go cd $WORK/b159 TERM='dumb' gcc -I /builddir/build/BUILD/buildah-1.21.1/src/github.com/containers/storage/pkg/unshare -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b159=/tmp/go-build -gno-record-gcc-switches -I ./ -O2 -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -ffat-lto-objects -fexceptions -fasynchronous-unwind-tables -fstack-protector-strong -fstack-clash-protection -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -o ./_cgo_main.o -c _cgo_main.c /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b059/_pkg_.a # internal cp $WORK/b059/_pkg_.a /builddir/.cache/go-build/ce/cecf429ba707189b23a7958e77032733e36c3aec9df483d14c58c8006d3410d3-d # internal github.com/containernetworking/cni/pkg/types/current mkdir -p $WORK/b060/ cat >$WORK/b060/importcfg << 'EOF' # internal # import config packagefile encoding/json=$WORK/b019/_pkg_.a packagefile fmt=$WORK/b031/_pkg_.a packagefile github.com/containernetworking/cni/pkg/types=$WORK/b052/_pkg_.a packagefile github.com/containernetworking/cni/pkg/types/020=$WORK/b059/_pkg_.a packagefile io=$WORK/b021/_pkg_.a packagefile net=$WORK/b053/_pkg_.a packagefile os=$WORK/b034/_pkg_.a EOF cd /builddir/build/BUILD/buildah-1.21.1/src/github.com/containernetworking/cni/pkg/types/current /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b060/_pkg_.a -trimpath "$WORK/b060=>" -shared -p github.com/containernetworking/cni/pkg/types/current -complete -installsuffix shared -buildid vZVoKDwttcfNpO19uRuE/vZVoKDwttcfNpO19uRuE -goversion go1.15.12 -D "" -importcfg $WORK/b060/importcfg -pack ./types.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b062/_pkg_.a # internal cp $WORK/b062/_pkg_.a /builddir/.cache/go-build/2a/2a3e85bdd25c65d1a8630d49cb007b6e2a27b2277dab09ce9e1311cf5344c6ae-d # internal mime mkdir -p $WORK/b182/ cat >$WORK/b182/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b049/_pkg_.a packagefile bytes=$WORK/b020/_pkg_.a packagefile encoding/base64=$WORK/b025/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b031/_pkg_.a packagefile io=$WORK/b021/_pkg_.a packagefile os=$WORK/b034/_pkg_.a packagefile sort=$WORK/b033/_pkg_.a packagefile strings=$WORK/b039/_pkg_.a packagefile sync=$WORK/b013/_pkg_.a packagefile unicode=$WORK/b022/_pkg_.a packagefile unicode/utf8=$WORK/b023/_pkg_.a EOF cd /usr/lib/golang/src/mime /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b182/_pkg_.a -trimpath "$WORK/b182=>" -shared -p mime -std -complete -installsuffix shared -buildid TQhfDCdSaObbXM1Yt4X3/TQhfDCdSaObbXM1Yt4X3 -goversion go1.15.12 -D "" -importcfg $WORK/b182/importcfg -pack ./encodedword.go ./grammar.go ./mediatype.go ./type.go ./type_unix.go cd /builddir/build/BUILD/buildah-1.21.1/src/github.com/containers/storage/pkg/unshare TERM='dumb' gcc -I . -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b159=/tmp/go-build -gno-record-gcc-switches -o $WORK/b159/_cgo_.o $WORK/b159/_cgo_main.o $WORK/b159/_x001.o $WORK/b159/_x002.o $WORK/b159/_x003.o $WORK/b159/_x004.o -g -O2 /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b179/_pkg_.a # internal cp $WORK/b179/_pkg_.a /builddir/.cache/go-build/3b/3bdcef3392da49b4605db610c71e080a41f42b2a5982c839fe354735bdfeb258-d # internal mime/quotedprintable mkdir -p $WORK/b184/ cat >$WORK/b184/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b049/_pkg_.a packagefile bytes=$WORK/b020/_pkg_.a packagefile fmt=$WORK/b031/_pkg_.a packagefile io=$WORK/b021/_pkg_.a EOF cd /usr/lib/golang/src/mime/quotedprintable /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b184/_pkg_.a -trimpath "$WORK/b184=>" -shared -p mime/quotedprintable -std -complete -installsuffix shared -buildid KrNIa92aCzHWqPFmT6aJ/KrNIa92aCzHWqPFmT6aJ -goversion go1.15.12 -D "" -importcfg $WORK/b184/importcfg -pack ./reader.go ./writer.go cd /builddir/build/BUILD/buildah-1.21.1/src/github.com/containers/storage/pkg/unshare TERM='dumb' /usr/lib/golang/pkg/tool/linux_ppc64le/cgo -dynpackage unshare -dynimport $WORK/b159/_cgo_.o -dynout $WORK/b159/_cgo_import.go cat >$WORK/b159/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b049/_pkg_.a packagefile bytes=$WORK/b020/_pkg_.a packagefile fmt=$WORK/b031/_pkg_.a packagefile github.com/containers/storage/pkg/idtools=$WORK/b149/_pkg_.a packagefile github.com/containers/storage/pkg/reexec=$WORK/b160/_pkg_.a packagefile github.com/opencontainers/runtime-spec/specs-go=$WORK/b161/_pkg_.a packagefile github.com/pkg/errors=$WORK/b098/_pkg_.a packagefile github.com/sirupsen/logrus=$WORK/b099/_pkg_.a packagefile github.com/syndtr/gocapability/capability=$WORK/b162/_pkg_.a packagefile io=$WORK/b021/_pkg_.a packagefile os=$WORK/b034/_pkg_.a packagefile os/exec=$WORK/b061/_pkg_.a packagefile os/user=$WORK/b046/_pkg_.a packagefile runtime=$WORK/b007/_pkg_.a packagefile strconv=$WORK/b030/_pkg_.a packagefile strings=$WORK/b039/_pkg_.a packagefile sync=$WORK/b013/_pkg_.a packagefile syscall=$WORK/b017/_pkg_.a packagefile runtime/cgo=$WORK/b047/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b159/_pkg_.a -trimpath "$WORK/b159=>" -shared -p github.com/containers/storage/pkg/unshare -installsuffix shared -buildid 18fiqqYzPubvl3i5Vgc1/18fiqqYzPubvl3i5Vgc1 -goversion go1.15.12 -D "" -importcfg $WORK/b159/importcfg -pack ./unshare.go ./unshare_linux.go $WORK/b159/_cgo_gotypes.go $WORK/b159/getenv_linux_cgo.cgo1.go $WORK/b159/unshare_cgo.cgo1.go $WORK/b159/_cgo_import.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b060/_pkg_.a # internal cp $WORK/b060/_pkg_.a /builddir/.cache/go-build/4e/4eca73a3b95396515357ae024dd08565b83d9cccad493344efb0f6009745e06c-d # internal github.com/containernetworking/cni/pkg/version mkdir -p $WORK/b058/ cat >$WORK/b058/importcfg << 'EOF' # internal # import config packagefile encoding/json=$WORK/b019/_pkg_.a packagefile fmt=$WORK/b031/_pkg_.a packagefile github.com/containernetworking/cni/pkg/types=$WORK/b052/_pkg_.a packagefile github.com/containernetworking/cni/pkg/types/020=$WORK/b059/_pkg_.a packagefile github.com/containernetworking/cni/pkg/types/current=$WORK/b060/_pkg_.a packagefile io=$WORK/b021/_pkg_.a packagefile strconv=$WORK/b030/_pkg_.a packagefile strings=$WORK/b039/_pkg_.a EOF cd /builddir/build/BUILD/buildah-1.21.1/src/github.com/containernetworking/cni/pkg/version /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b058/_pkg_.a -trimpath "$WORK/b058=>" -shared -p github.com/containernetworking/cni/pkg/version -complete -installsuffix shared -buildid dkZLVB91zeoHd5ekh3zJ/dkZLVB91zeoHd5ekh3zJ -goversion go1.15.12 -D "" -importcfg $WORK/b058/importcfg -pack ./conf.go ./plugin.go ./reconcile.go ./version.go cd /builddir/build/BUILD/buildah-1.21.1/src/github.com/modern-go/reflect2 /usr/lib/golang/pkg/tool/linux_ppc64le/asm -p github.com/modern-go/reflect2 -trimpath "$WORK/b168=>" -I $WORK/b168/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -o $WORK/b168/relfect2_mips64x.o ./relfect2_mips64x.s /usr/lib/golang/pkg/tool/linux_ppc64le/asm -p github.com/modern-go/reflect2 -trimpath "$WORK/b168=>" -I $WORK/b168/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -o $WORK/b168/relfect2_mipsx.o ./relfect2_mipsx.s /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b184/_pkg_.a # internal cp $WORK/b184/_pkg_.a /builddir/.cache/go-build/4d/4d53a48ab27b636837096ad5e03d728d72ab272eeb87ca41aebc64ad47885167-d # internal net/http/internal mkdir -p $WORK/b186/ cat >$WORK/b186/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b049/_pkg_.a packagefile bytes=$WORK/b020/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b031/_pkg_.a packagefile io=$WORK/b021/_pkg_.a packagefile strings=$WORK/b039/_pkg_.a EOF cd /usr/lib/golang/src/net/http/internal /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b186/_pkg_.a -trimpath "$WORK/b186=>" -shared -p net/http/internal -std -complete -installsuffix shared -buildid 8rskZU5KeGDOrKp98ncP/8rskZU5KeGDOrKp98ncP -goversion go1.15.12 -D "" -importcfg $WORK/b186/importcfg -pack ./chunked.go ./testcert.go cd /builddir/build/BUILD/buildah-1.21.1/src/github.com/modern-go/reflect2 /usr/lib/golang/pkg/tool/linux_ppc64le/asm -p github.com/modern-go/reflect2 -trimpath "$WORK/b168=>" -I $WORK/b168/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_ppc64le -shared -o $WORK/b168/relfect2_ppc64x.o ./relfect2_ppc64x.s /usr/lib/golang/pkg/tool/linux_ppc64le/pack r $WORK/b168/_pkg_.a $WORK/b168/relfect2_mips64x.o $WORK/b168/relfect2_mipsx.o $WORK/b168/relfect2_ppc64x.o # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b168/_pkg_.a # internal cp $WORK/b168/_pkg_.a /builddir/.cache/go-build/48/4853dff84fae2d30117faf660fe67b34492f1b04fa57c9a61ae4d8f63c0aac90-d # internal github.com/json-iterator/go mkdir -p $WORK/b166/ cat >$WORK/b166/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b020/_pkg_.a packagefile encoding=$WORK/b024/_pkg_.a packagefile encoding/base64=$WORK/b025/_pkg_.a packagefile encoding/json=$WORK/b019/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b031/_pkg_.a packagefile github.com/modern-go/concurrent=$WORK/b167/_pkg_.a packagefile github.com/modern-go/reflect2=$WORK/b168/_pkg_.a packagefile io=$WORK/b021/_pkg_.a packagefile math=$WORK/b027/_pkg_.a packagefile math/big=$WORK/b087/_pkg_.a packagefile reflect=$WORK/b029/_pkg_.a packagefile sort=$WORK/b033/_pkg_.a packagefile strconv=$WORK/b030/_pkg_.a packagefile strings=$WORK/b039/_pkg_.a packagefile sync=$WORK/b013/_pkg_.a packagefile unicode=$WORK/b022/_pkg_.a packagefile unicode/utf16=$WORK/b040/_pkg_.a packagefile unicode/utf8=$WORK/b023/_pkg_.a EOF cd /builddir/build/BUILD/buildah-1.21.1/src/github.com/json-iterator/go /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b166/_pkg_.a -trimpath "$WORK/b166=>" -shared -p github.com/json-iterator/go -complete -installsuffix shared -buildid 6qxtmuN6KE5Q4tNdOyFz/6qxtmuN6KE5Q4tNdOyFz -goversion go1.15.12 -D "" -importcfg $WORK/b166/importcfg -pack ./adapter.go ./any.go ./any_array.go ./any_bool.go ./any_float.go ./any_int32.go ./any_int64.go ./any_invalid.go ./any_nil.go ./any_number.go ./any_object.go ./any_str.go ./any_uint32.go ./any_uint64.go ./config.go ./iter.go ./iter_array.go ./iter_float.go ./iter_int.go ./iter_object.go ./iter_skip.go ./iter_skip_strict.go ./iter_str.go ./jsoniter.go ./pool.go ./reflect.go ./reflect_array.go ./reflect_dynamic.go ./reflect_extension.go ./reflect_json_number.go ./reflect_json_raw_message.go ./reflect_map.go ./reflect_marshaler.go ./reflect_native.go ./reflect_optional.go ./reflect_slice.go ./reflect_struct_decoder.go ./reflect_struct_encoder.go ./stream.go ./stream_float.go ./stream_int.go ./stream_str.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b186/_pkg_.a # internal cp $WORK/b186/_pkg_.a /builddir/.cache/go-build/ec/ec141252a99c37fb6ad512d19352850dd06cdda21384d05864b933317765526b-d # internal github.com/containers/image/v5/internal/iolimits mkdir -p $WORK/b193/ cat >$WORK/b193/importcfg << 'EOF' # internal # import config packagefile github.com/pkg/errors=$WORK/b098/_pkg_.a packagefile io=$WORK/b021/_pkg_.a packagefile io/ioutil=$WORK/b044/_pkg_.a EOF cd /builddir/build/BUILD/buildah-1.21.1/src/github.com/containers/image/v5/internal/iolimits /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b193/_pkg_.a -trimpath "$WORK/b193=>" -shared -p github.com/containers/image/v5/internal/iolimits -complete -installsuffix shared -buildid OEWVj_ht3PXTWj7QGcEd/OEWVj_ht3PXTWj7QGcEd -goversion go1.15.12 -D "" -importcfg $WORK/b193/importcfg -pack ./iolimits.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b058/_pkg_.a # internal cp $WORK/b058/_pkg_.a /builddir/.cache/go-build/e1/e108adc79ead453ea7ded0f59a1726dba1e633784052048b10d4ca36a2509358-d # internal github.com/containernetworking/cni/pkg/invoke mkdir -p $WORK/b051/ cat >$WORK/b051/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b020/_pkg_.a packagefile context=$WORK/b002/_pkg_.a packagefile encoding/json=$WORK/b019/_pkg_.a packagefile fmt=$WORK/b031/_pkg_.a packagefile github.com/containernetworking/cni/pkg/types=$WORK/b052/_pkg_.a packagefile github.com/containernetworking/cni/pkg/version=$WORK/b058/_pkg_.a packagefile io=$WORK/b021/_pkg_.a packagefile os=$WORK/b034/_pkg_.a packagefile os/exec=$WORK/b061/_pkg_.a packagefile path/filepath=$WORK/b045/_pkg_.a packagefile strings=$WORK/b039/_pkg_.a packagefile time=$WORK/b016/_pkg_.a EOF cd /builddir/build/BUILD/buildah-1.21.1/src/github.com/containernetworking/cni/pkg/invoke /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b051/_pkg_.a -trimpath "$WORK/b051=>" -shared -p github.com/containernetworking/cni/pkg/invoke -complete -installsuffix shared -buildid -CRgY9Ki05zzSevrNca_/-CRgY9Ki05zzSevrNca_ -goversion go1.15.12 -D "" -importcfg $WORK/b051/importcfg -pack ./args.go ./delegate.go ./exec.go ./find.go ./os_unix.go ./raw_exec.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b178/_pkg_.a # internal cp $WORK/b178/_pkg_.a /builddir/.cache/go-build/fe/fecfd7b69d9d8795a96980c69035509903a103ce8e12aecc9d94ff429a9bc672-d # internal vendor/golang.org/x/net/idna mkdir -p $WORK/b174/ cat >$WORK/b174/importcfg << 'EOF' # internal # import config importmap golang.org/x/text/secure/bidirule=vendor/golang.org/x/text/secure/bidirule importmap golang.org/x/text/unicode/bidi=vendor/golang.org/x/text/unicode/bidi importmap golang.org/x/text/unicode/norm=vendor/golang.org/x/text/unicode/norm packagefile fmt=$WORK/b031/_pkg_.a packagefile vendor/golang.org/x/text/secure/bidirule=$WORK/b175/_pkg_.a packagefile vendor/golang.org/x/text/unicode/bidi=$WORK/b177/_pkg_.a packagefile vendor/golang.org/x/text/unicode/norm=$WORK/b178/_pkg_.a packagefile math=$WORK/b027/_pkg_.a packagefile strings=$WORK/b039/_pkg_.a packagefile unicode/utf8=$WORK/b023/_pkg_.a EOF cd /usr/lib/golang/src/vendor/golang.org/x/net/idna /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b174/_pkg_.a -trimpath "$WORK/b174=>" -shared -p vendor/golang.org/x/net/idna -std -complete -installsuffix shared -buildid RWgCDFqPosfw2b9fDdJ3/RWgCDFqPosfw2b9fDdJ3 -goversion go1.15.12 -D "" -importcfg $WORK/b174/importcfg -pack ./idna10.0.0.go ./punycode.go ./tables12.00.go ./trie.go ./trieval.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b193/_pkg_.a # internal cp $WORK/b193/_pkg_.a /builddir/.cache/go-build/31/319207dc86f9a675a461a38e56ffb2fc23e39eabec973493661169048f2a124f-d # internal github.com/containers/image/v5/internal/blobinfocache mkdir -p $WORK/b195/ cat >$WORK/b195/importcfg << 'EOF' # internal # import config packagefile github.com/containers/image/v5/pkg/compression=$WORK/b079/_pkg_.a packagefile github.com/containers/image/v5/types=$WORK/b074/_pkg_.a packagefile github.com/opencontainers/go-digest=$WORK/b070/_pkg_.a EOF cd /builddir/build/BUILD/buildah-1.21.1/src/github.com/containers/image/v5/internal/blobinfocache /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b195/_pkg_.a -trimpath "$WORK/b195=>" -shared -p github.com/containers/image/v5/internal/blobinfocache -complete -installsuffix shared -buildid Ozz0_Bn-80Q2d1IuyjnJ/Ozz0_Bn-80Q2d1IuyjnJ -goversion go1.15.12 -D "" -importcfg $WORK/b195/importcfg -pack ./blobinfocache.go ./types.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b051/_pkg_.a # internal cp $WORK/b051/_pkg_.a /builddir/.cache/go-build/58/5824dc8ce0a6f4c1a9f84ab6cf851ff6cfda85f5540391e14f9872cc81d3eb27-d # internal github.com/containernetworking/cni/libcni mkdir -p $WORK/b050/ cat >$WORK/b050/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b002/_pkg_.a packagefile encoding/json=$WORK/b019/_pkg_.a packagefile fmt=$WORK/b031/_pkg_.a packagefile github.com/containernetworking/cni/pkg/invoke=$WORK/b051/_pkg_.a packagefile github.com/containernetworking/cni/pkg/types=$WORK/b052/_pkg_.a packagefile github.com/containernetworking/cni/pkg/utils=$WORK/b062/_pkg_.a packagefile github.com/containernetworking/cni/pkg/version=$WORK/b058/_pkg_.a packagefile io/ioutil=$WORK/b044/_pkg_.a packagefile os=$WORK/b034/_pkg_.a packagefile path/filepath=$WORK/b045/_pkg_.a packagefile sort=$WORK/b033/_pkg_.a packagefile strings=$WORK/b039/_pkg_.a EOF cd /builddir/build/BUILD/buildah-1.21.1/src/github.com/containernetworking/cni/libcni /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b050/_pkg_.a -trimpath "$WORK/b050=>" -shared -p github.com/containernetworking/cni/libcni -complete -installsuffix shared -buildid upaWeZhPAaiDTOlydSdR/upaWeZhPAaiDTOlydSdR -goversion go1.15.12 -D "" -importcfg $WORK/b050/importcfg -pack ./api.go ./conf.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b182/_pkg_.a # internal cp $WORK/b182/_pkg_.a /builddir/.cache/go-build/cd/cd62b0e94df0b54b59b00a741ede5d651efd00e16d8ecf1226612dbed26e406f-d # internal mime/multipart mkdir -p $WORK/b183/ cat >$WORK/b183/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b049/_pkg_.a packagefile bytes=$WORK/b020/_pkg_.a packagefile crypto/rand=$WORK/b082/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b031/_pkg_.a packagefile io=$WORK/b021/_pkg_.a packagefile io/ioutil=$WORK/b044/_pkg_.a packagefile mime=$WORK/b182/_pkg_.a packagefile mime/quotedprintable=$WORK/b184/_pkg_.a packagefile net/textproto=$WORK/b179/_pkg_.a packagefile os=$WORK/b034/_pkg_.a packagefile sort=$WORK/b033/_pkg_.a packagefile strings=$WORK/b039/_pkg_.a EOF cd /usr/lib/golang/src/mime/multipart /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b183/_pkg_.a -trimpath "$WORK/b183=>" -shared -p mime/multipart -std -complete -installsuffix shared -buildid DIVc1s90IwehXohSCy7x/DIVc1s90IwehXohSCy7x -goversion go1.15.12 -D "" -importcfg $WORK/b183/importcfg -pack ./formdata.go ./multipart.go ./writer.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b195/_pkg_.a # internal cp $WORK/b195/_pkg_.a /builddir/.cache/go-build/0f/0f5a96b49b1c50ef4fa8c7be8a8202732a8e3895a01a448fae40e11c498e694e-d # internal github.com/containers/image/v5/pkg/blobinfocache/none mkdir -p $WORK/b194/ cat >$WORK/b194/importcfg << 'EOF' # internal # import config packagefile github.com/containers/image/v5/internal/blobinfocache=$WORK/b195/_pkg_.a packagefile github.com/containers/image/v5/types=$WORK/b074/_pkg_.a packagefile github.com/opencontainers/go-digest=$WORK/b070/_pkg_.a EOF cd /builddir/build/BUILD/buildah-1.21.1/src/github.com/containers/image/v5/pkg/blobinfocache/none /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b194/_pkg_.a -trimpath "$WORK/b194=>" -shared -p github.com/containers/image/v5/pkg/blobinfocache/none -complete -installsuffix shared -buildid ipVkvRRcFBLiKofcGo-E/ipVkvRRcFBLiKofcGo-E -goversion go1.15.12 -D "" -importcfg $WORK/b194/importcfg -pack ./none.go cd /builddir/build/BUILD/buildah-1.21.1/src/github.com/containers/storage/pkg/unshare /usr/lib/golang/pkg/tool/linux_ppc64le/pack r $WORK/b159/_pkg_.a $WORK/b159/_x001.o $WORK/b159/_x002.o $WORK/b159/_x003.o $WORK/b159/_x004.o # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b159/_pkg_.a # internal cp $WORK/b159/_pkg_.a /builddir/.cache/go-build/b6/b6d04db767085eb1e9ccb0ab23ac47469adcfb0512022ebb9dfea7626a21829e-d # internal # github.com/containers/storage/pkg/unshare unshare.c:3: warning: "_GNU_SOURCE" redefined 3 | #define _GNU_SOURCE | : note: this is the location of the previous definition github.com/containers/storage/pkg/archive mkdir -p $WORK/b146/ cat >$WORK/b146/importcfg << 'EOF' # internal # import config packagefile archive/tar=$WORK/b043/_pkg_.a packagefile bufio=$WORK/b049/_pkg_.a packagefile bytes=$WORK/b020/_pkg_.a packagefile compress/bzip2=$WORK/b080/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b031/_pkg_.a packagefile github.com/containers/storage/pkg/fileutils=$WORK/b147/_pkg_.a packagefile github.com/containers/storage/pkg/idtools=$WORK/b149/_pkg_.a packagefile github.com/containers/storage/pkg/pools=$WORK/b155/_pkg_.a packagefile github.com/containers/storage/pkg/promise=$WORK/b158/_pkg_.a packagefile github.com/containers/storage/pkg/system=$WORK/b150/_pkg_.a packagefile github.com/containers/storage/pkg/unshare=$WORK/b159/_pkg_.a packagefile github.com/klauspost/compress/zstd=$WORK/b081/_pkg_.a packagefile github.com/klauspost/pgzip=$WORK/b096/_pkg_.a packagefile github.com/opencontainers/runc/libcontainer/system=$WORK/b163/_pkg_.a packagefile github.com/pkg/errors=$WORK/b098/_pkg_.a packagefile github.com/sirupsen/logrus=$WORK/b099/_pkg_.a packagefile github.com/ulikunitz/xz=$WORK/b102/_pkg_.a packagefile golang.org/x/sys/unix=$WORK/b100/_pkg_.a packagefile io=$WORK/b021/_pkg_.a packagefile io/ioutil=$WORK/b044/_pkg_.a packagefile os=$WORK/b034/_pkg_.a packagefile path/filepath=$WORK/b045/_pkg_.a packagefile reflect=$WORK/b029/_pkg_.a packagefile runtime=$WORK/b007/_pkg_.a packagefile sort=$WORK/b033/_pkg_.a packagefile strings=$WORK/b039/_pkg_.a packagefile sync=$WORK/b013/_pkg_.a packagefile syscall=$WORK/b017/_pkg_.a packagefile time=$WORK/b016/_pkg_.a EOF cd /builddir/build/BUILD/buildah-1.21.1/src/github.com/containers/storage/pkg/archive /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b146/_pkg_.a -trimpath "$WORK/b146=>" -shared -p github.com/containers/storage/pkg/archive -complete -installsuffix shared -buildid Ra1GmVKYfMFrWAQkWeXO/Ra1GmVKYfMFrWAQkWeXO -goversion go1.15.12 -D "" -importcfg $WORK/b146/importcfg -pack ./archive.go ./archive_110.go ./archive_linux.go ./archive_unix.go ./archive_zstd.go ./changes.go ./changes_linux.go ./changes_unix.go ./copy.go ./copy_unix.go ./diff.go ./time_linux.go ./whiteouts.go ./wrap.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b194/_pkg_.a # internal cp $WORK/b194/_pkg_.a /builddir/.cache/go-build/34/3470f72674c6fd24537d01335304f595d1dd6bc8d225eb4176866c5e1fdef65d-d # internal github.com/containers/image/v5/internal/types mkdir -p $WORK/b196/ cat >$WORK/b196/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b002/_pkg_.a packagefile github.com/containers/image/v5/docker/reference=$WORK/b069/_pkg_.a packagefile github.com/containers/image/v5/types=$WORK/b074/_pkg_.a packagefile io=$WORK/b021/_pkg_.a EOF cd /builddir/build/BUILD/buildah-1.21.1/src/github.com/containers/image/v5/internal/types /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b196/_pkg_.a -trimpath "$WORK/b196=>" -shared -p github.com/containers/image/v5/internal/types -complete -installsuffix shared -buildid 3h4-LGku_xNKtjHCGHil/3h4-LGku_xNKtjHCGHil -goversion go1.15.12 -D "" -importcfg $WORK/b196/importcfg -pack ./types.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b196/_pkg_.a # internal cp $WORK/b196/_pkg_.a /builddir/.cache/go-build/cf/cf993448ac0cf9e3436fd5b291a26bbcef3e405a5355874a1ba951ecc238018c-d # internal github.com/containers/image/v5/pkg/blobinfocache/internal/prioritize mkdir -p $WORK/b200/ cat >$WORK/b200/importcfg << 'EOF' # internal # import config packagefile github.com/containers/image/v5/internal/blobinfocache=$WORK/b195/_pkg_.a packagefile github.com/opencontainers/go-digest=$WORK/b070/_pkg_.a packagefile sort=$WORK/b033/_pkg_.a packagefile time=$WORK/b016/_pkg_.a EOF cd /builddir/build/BUILD/buildah-1.21.1/src/github.com/containers/image/v5/pkg/blobinfocache/internal/prioritize /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b200/_pkg_.a -trimpath "$WORK/b200=>" -shared -p github.com/containers/image/v5/pkg/blobinfocache/internal/prioritize -complete -installsuffix shared -buildid aGTM-qNRH5Nsc6yyNdXj/aGTM-qNRH5Nsc6yyNdXj -goversion go1.15.12 -D "" -importcfg $WORK/b200/importcfg -pack ./prioritize.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b183/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b050/_pkg_.a # internal cp $WORK/b183/_pkg_.a /builddir/.cache/go-build/67/67c149a0f95ebceb4e2c14bb7c96155dfe08093e8f4cf735e594d27d13716b9b-d # internal go.etcd.io/bbolt mkdir -p $WORK/b201/ cat >$WORK/b201/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b020/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b031/_pkg_.a packagefile hash/fnv=$WORK/b202/_pkg_.a packagefile io=$WORK/b021/_pkg_.a packagefile log=$WORK/b094/_pkg_.a packagefile os=$WORK/b034/_pkg_.a packagefile reflect=$WORK/b029/_pkg_.a packagefile runtime=$WORK/b007/_pkg_.a packagefile sort=$WORK/b033/_pkg_.a packagefile strings=$WORK/b039/_pkg_.a packagefile sync=$WORK/b013/_pkg_.a packagefile syscall=$WORK/b017/_pkg_.a packagefile time=$WORK/b016/_pkg_.a EOF cp $WORK/b050/_pkg_.a /builddir/.cache/go-build/bf/bf97d5a350690d09244b74f75abcb5b375a0e06b8c8f1c980f00e702a75d9c53-d # internal github.com/containers/image/v5/transports mkdir -p $WORK/b205/ /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b200/_pkg_.a # internal cd /builddir/build/BUILD/buildah-1.21.1/src/go.etcd.io/bbolt /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b201/_pkg_.a -trimpath "$WORK/b201=>" -shared -p go.etcd.io/bbolt -complete -installsuffix shared -buildid eL9Ypgl2bMSp3k9HfujO/eL9Ypgl2bMSp3k9HfujO -goversion go1.15.12 -D "" -importcfg $WORK/b201/importcfg -pack ./bolt_linux.go ./bolt_ppc64le.go ./bolt_unix.go ./bucket.go ./cursor.go ./db.go ./doc.go ./errors.go ./freelist.go ./freelist_hmap.go ./node.go ./page.go ./tx.go ./unsafe.go cat >$WORK/b205/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b031/_pkg_.a packagefile github.com/containers/image/v5/types=$WORK/b074/_pkg_.a packagefile sort=$WORK/b033/_pkg_.a packagefile sync=$WORK/b013/_pkg_.a EOF cd /builddir/build/BUILD/buildah-1.21.1/src/github.com/containers/image/v5/transports /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b205/_pkg_.a -trimpath "$WORK/b205=>" -shared -p github.com/containers/image/v5/transports -complete -installsuffix shared -buildid Gbw-r7PkD5bk29ovv4BO/Gbw-r7PkD5bk29ovv4BO -goversion go1.15.12 -D "" -importcfg $WORK/b205/importcfg -pack ./stub.go ./transports.go cp $WORK/b200/_pkg_.a /builddir/.cache/go-build/bd/bd781d9dacc1bb3bc153cb16a5775a6375f73f02f16a2c64b75313b7890bede3-d # internal github.com/containers/image/v5/pkg/blobinfocache/memory mkdir -p $WORK/b203/ cat >$WORK/b203/importcfg << 'EOF' # internal # import config packagefile github.com/containers/image/v5/internal/blobinfocache=$WORK/b195/_pkg_.a packagefile github.com/containers/image/v5/pkg/blobinfocache/internal/prioritize=$WORK/b200/_pkg_.a packagefile github.com/containers/image/v5/types=$WORK/b074/_pkg_.a packagefile github.com/opencontainers/go-digest=$WORK/b070/_pkg_.a packagefile github.com/sirupsen/logrus=$WORK/b099/_pkg_.a packagefile sync=$WORK/b013/_pkg_.a packagefile time=$WORK/b016/_pkg_.a EOF cd /builddir/build/BUILD/buildah-1.21.1/src/github.com/containers/image/v5/pkg/blobinfocache/memory /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b203/_pkg_.a -trimpath "$WORK/b203=>" -shared -p github.com/containers/image/v5/pkg/blobinfocache/memory -complete -installsuffix shared -buildid Upj9zWMuLQCzOYWfMSxL/Upj9zWMuLQCzOYWfMSxL -goversion go1.15.12 -D "" -importcfg $WORK/b203/importcfg -pack ./memory.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b174/_pkg_.a # internal cp $WORK/b174/_pkg_.a /builddir/.cache/go-build/d6/d6b5d1300ebd019c52fead0e93fcb06b59c949f9c8ae875fdf89623789f4d8da-d # internal vendor/golang.org/x/net/http/httpguts mkdir -p $WORK/b173/ cat >$WORK/b173/importcfg << 'EOF' # internal # import config importmap golang.org/x/net/idna=vendor/golang.org/x/net/idna packagefile vendor/golang.org/x/net/idna=$WORK/b174/_pkg_.a packagefile net=$WORK/b053/_pkg_.a packagefile net/textproto=$WORK/b179/_pkg_.a packagefile strings=$WORK/b039/_pkg_.a packagefile unicode/utf8=$WORK/b023/_pkg_.a EOF cd /usr/lib/golang/src/vendor/golang.org/x/net/http/httpguts /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b173/_pkg_.a -trimpath "$WORK/b173=>" -shared -p vendor/golang.org/x/net/http/httpguts -std -complete -installsuffix shared -buildid zh5l12BlGbJk7aTo86v2/zh5l12BlGbJk7aTo86v2 -goversion go1.15.12 -D "" -importcfg $WORK/b173/importcfg -pack ./guts.go ./httplex.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b127/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b205/_pkg_.a # internal cp $WORK/b205/_pkg_.a /builddir/.cache/go-build/ae/ae74aa79e4e30252d03c0a7be77ffcf932a80b139deeb0a712575c97bac68d63-d # internal vendor/golang.org/x/net/http/httpproxy mkdir -p $WORK/b180/ cat >$WORK/b180/importcfg << 'EOF' # internal # import config importmap golang.org/x/net/idna=vendor/golang.org/x/net/idna packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b031/_pkg_.a packagefile vendor/golang.org/x/net/idna=$WORK/b174/_pkg_.a packagefile net=$WORK/b053/_pkg_.a packagefile net/url=$WORK/b131/_pkg_.a packagefile os=$WORK/b034/_pkg_.a packagefile strings=$WORK/b039/_pkg_.a packagefile unicode/utf8=$WORK/b023/_pkg_.a EOF cd /usr/lib/golang/src/vendor/golang.org/x/net/http/httpproxy /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b180/_pkg_.a -trimpath "$WORK/b180=>" -shared -p vendor/golang.org/x/net/http/httpproxy -std -complete -installsuffix shared -buildid jHuoOvPYJWWFYOqfO43x/jHuoOvPYJWWFYOqfO43x -goversion go1.15.12 -D "" -importcfg $WORK/b180/importcfg -pack ./proxy.go cp $WORK/b127/_pkg_.a /builddir/.cache/go-build/ed/ed6481b5228fb31bd5bc00e947ef8115178d35975e67bd2487b50c078eefae5d-d # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b203/_pkg_.a # internal crypto/tls mkdir -p $WORK/b118/ cp $WORK/b203/_pkg_.a /builddir/.cache/go-build/ae/ae279883a116841cf426bbe7002dc0b3c16f789f1bec3f73bf8c7c37d2f67e1d-d # internal github.com/containers/image/v5/version mkdir -p $WORK/b206/ cat >$WORK/b206/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b031/_pkg_.a EOF cat >$WORK/b118/importcfg << 'EOF' # internal # import config importmap golang.org/x/crypto/chacha20poly1305=vendor/golang.org/x/crypto/chacha20poly1305 importmap golang.org/x/crypto/cryptobyte=vendor/golang.org/x/crypto/cryptobyte importmap golang.org/x/crypto/curve25519=vendor/golang.org/x/crypto/curve25519 importmap golang.org/x/crypto/hkdf=vendor/golang.org/x/crypto/hkdf packagefile bytes=$WORK/b020/_pkg_.a packagefile container/list=$WORK/b119/_pkg_.a packagefile context=$WORK/b002/_pkg_.a packagefile crypto=$WORK/b071/_pkg_.a packagefile crypto/aes=$WORK/b083/_pkg_.a packagefile crypto/cipher=$WORK/b084/_pkg_.a packagefile crypto/des=$WORK/b120/_pkg_.a packagefile crypto/ecdsa=$WORK/b110/_pkg_.a packagefile crypto/ed25519=$WORK/b121/_pkg_.a packagefile crypto/elliptic=$WORK/b111/_pkg_.a packagefile crypto/hmac=$WORK/b123/_pkg_.a packagefile crypto/md5=$WORK/b124/_pkg_.a packagefile crypto/rand=$WORK/b082/_pkg_.a packagefile crypto/rc4=$WORK/b125/_pkg_.a packagefile crypto/rsa=$WORK/b117/_pkg_.a packagefile crypto/sha1=$WORK/b126/_pkg_.a packagefile crypto/sha256=$WORK/b103/_pkg_.a packagefile crypto/sha512=$WORK/b113/_pkg_.a packagefile crypto/subtle=$WORK/b086/_pkg_.a packagefile crypto/x509=$WORK/b127/_pkg_.a packagefile encoding/pem=$WORK/b130/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b031/_pkg_.a packagefile vendor/golang.org/x/crypto/chacha20poly1305=$WORK/b132/_pkg_.a packagefile vendor/golang.org/x/crypto/cryptobyte=$WORK/b114/_pkg_.a packagefile vendor/golang.org/x/crypto/curve25519=$WORK/b136/_pkg_.a packagefile vendor/golang.org/x/crypto/hkdf=$WORK/b137/_pkg_.a packagefile hash=$WORK/b072/_pkg_.a packagefile internal/cpu=$WORK/b009/_pkg_.a packagefile io=$WORK/b021/_pkg_.a packagefile io/ioutil=$WORK/b044/_pkg_.a packagefile math/big=$WORK/b087/_pkg_.a packagefile net=$WORK/b053/_pkg_.a packagefile strconv=$WORK/b030/_pkg_.a packagefile strings=$WORK/b039/_pkg_.a packagefile sync=$WORK/b013/_pkg_.a packagefile sync/atomic=$WORK/b015/_pkg_.a packagefile time=$WORK/b016/_pkg_.a EOF cd /builddir/build/BUILD/buildah-1.21.1/src/github.com/containers/image/v5/version /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b206/_pkg_.a -trimpath "$WORK/b206=>" -shared -p github.com/containers/image/v5/version -complete -installsuffix shared -buildid aId1eprTKInlnPDlH8FU/aId1eprTKInlnPDlH8FU -goversion go1.15.12 -D "" -importcfg $WORK/b206/importcfg -pack ./version.go cd /usr/lib/golang/src/crypto/tls /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b118/_pkg_.a -trimpath "$WORK/b118=>" -shared -p crypto/tls -std -complete -installsuffix shared -buildid IzX2Yd_3HRfI2iciFR6y/IzX2Yd_3HRfI2iciFR6y -goversion go1.15.12 -D "" -importcfg $WORK/b118/importcfg -pack ./alert.go ./auth.go ./cipher_suites.go ./common.go ./common_string.go ./conn.go ./handshake_client.go ./handshake_client_tls13.go ./handshake_messages.go ./handshake_server.go ./handshake_server_tls13.go ./key_agreement.go ./key_schedule.go ./prf.go ./ticket.go ./tls.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b206/_pkg_.a # internal cp $WORK/b206/_pkg_.a /builddir/.cache/go-build/b1/b17082dba6cb979520969d1bff095b3146412635477902c8a86c0dc33d600f93-d # internal github.com/containers/storage/pkg/homedir mkdir -p $WORK/b207/ cat >$WORK/b207/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile github.com/containers/storage/pkg/unshare=$WORK/b159/_pkg_.a packagefile os=$WORK/b034/_pkg_.a packagefile path/filepath=$WORK/b045/_pkg_.a packagefile strings=$WORK/b039/_pkg_.a EOF cd /builddir/build/BUILD/buildah-1.21.1/src/github.com/containers/storage/pkg/homedir /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b207/_pkg_.a -trimpath "$WORK/b207=>" -shared -p github.com/containers/storage/pkg/homedir -complete -installsuffix shared -buildid OvTvioO0oJ6h8qDBCnaa/OvTvioO0oJ6h8qDBCnaa -goversion go1.15.12 -D "" -importcfg $WORK/b207/importcfg -pack ./homedir_unix.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b173/_pkg_.a # internal cp $WORK/b173/_pkg_.a /builddir/.cache/go-build/c2/c25fb302f0f5ac47bc1e2946ebef4a5d8cdbdbca78b3d15117dded3da31ee4b1-d # internal github.com/mtrmac/gpgme mkdir -p $WORK/b208/ cd /builddir/build/BUILD/buildah-1.21.1/src/github.com/mtrmac/gpgme TERM='dumb' CGO_LDFLAGS='"-g" "-O2" "-lgpgme" "-lassuan" "-lgpg-error"' /usr/lib/golang/pkg/tool/linux_ppc64le/cgo -objdir $WORK/b208/ -importpath github.com/mtrmac/gpgme -- -D_FILE_OFFSET_BITS=64 -I $WORK/b208/ -O2 -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -ffat-lto-objects -fexceptions -fasynchronous-unwind-tables -fstack-protector-strong -fstack-clash-protection -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 ./data.go ./gpgme.go ./unset_agent_info.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b207/_pkg_.a # internal cp $WORK/b207/_pkg_.a /builddir/.cache/go-build/ce/ceaf9cec2389ba83a9ca01502af2ecd755a5692a598e084a18a6943da7aea8a1-d # internal compress/zlib mkdir -p $WORK/b213/ cat >$WORK/b213/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b049/_pkg_.a packagefile compress/flate=$WORK/b172/_pkg_.a packagefile encoding/binary=$WORK/b026/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b031/_pkg_.a packagefile hash=$WORK/b072/_pkg_.a packagefile hash/adler32=$WORK/b214/_pkg_.a packagefile io=$WORK/b021/_pkg_.a EOF cd /usr/lib/golang/src/compress/zlib /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b213/_pkg_.a -trimpath "$WORK/b213=>" -shared -p compress/zlib -std -complete -installsuffix shared -buildid i6zDF6VetksEWq6TRsF4/i6zDF6VetksEWq6TRsF4 -goversion go1.15.12 -D "" -importcfg $WORK/b213/importcfg -pack ./reader.go ./writer.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b213/_pkg_.a # internal cp $WORK/b213/_pkg_.a /builddir/.cache/go-build/c4/c4bc9fc950294c1589da4e21ee0c5a5f597e086f689c7b9cd8233e79bda5f917-d # internal golang.org/x/crypto/openpgp/elgamal mkdir -p $WORK/b216/ cat >$WORK/b216/importcfg << 'EOF' # internal # import config packagefile crypto/rand=$WORK/b082/_pkg_.a packagefile crypto/subtle=$WORK/b086/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile io=$WORK/b021/_pkg_.a packagefile math/big=$WORK/b087/_pkg_.a EOF cd /builddir/build/BUILD/buildah-1.21.1/src/golang.org/x/crypto/openpgp/elgamal /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b216/_pkg_.a -trimpath "$WORK/b216=>" -shared -p golang.org/x/crypto/openpgp/elgamal -complete -installsuffix shared -buildid lp0wRaCJUMpvczHLaWHL/lp0wRaCJUMpvczHLaWHL -goversion go1.15.12 -D "" -importcfg $WORK/b216/importcfg -pack ./elgamal.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b180/_pkg_.a # internal cp $WORK/b180/_pkg_.a /builddir/.cache/go-build/a2/a21b6498a277789a9980f6094ffb55317845788c20f71d897ea6fa71bef04158-d # internal golang.org/x/crypto/ed25519 mkdir -p $WORK/b226/ cat >$WORK/b226/importcfg << 'EOF' # internal # import config packagefile crypto/ed25519=$WORK/b121/_pkg_.a packagefile io=$WORK/b021/_pkg_.a EOF cd /builddir/build/BUILD/buildah-1.21.1/src/golang.org/x/crypto/ed25519 /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b226/_pkg_.a -trimpath "$WORK/b226=>" -shared -p golang.org/x/crypto/ed25519 -complete -installsuffix shared -buildid 4U-UZ6uLu9gRRqOydhVU/4U-UZ6uLu9gRRqOydhVU -goversion go1.15.12 -D "" -importcfg $WORK/b226/importcfg -pack ./ed25519_go113.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b216/_pkg_.a # internal cp $WORK/b216/_pkg_.a /builddir/.cache/go-build/a9/a9c1036f662af28df46d4d0a6a316d75d2eef8402cf47cc2266c66ad50f604af-d # internal golang.org/x/crypto/openpgp/packet mkdir -p $WORK/b212/ cat >$WORK/b212/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b049/_pkg_.a packagefile bytes=$WORK/b020/_pkg_.a packagefile compress/bzip2=$WORK/b080/_pkg_.a packagefile compress/flate=$WORK/b172/_pkg_.a packagefile compress/zlib=$WORK/b213/_pkg_.a packagefile crypto=$WORK/b071/_pkg_.a packagefile crypto/aes=$WORK/b083/_pkg_.a packagefile crypto/cipher=$WORK/b084/_pkg_.a packagefile crypto/des=$WORK/b120/_pkg_.a packagefile crypto/dsa=$WORK/b128/_pkg_.a packagefile crypto/ecdsa=$WORK/b110/_pkg_.a packagefile crypto/elliptic=$WORK/b111/_pkg_.a packagefile crypto/md5=$WORK/b124/_pkg_.a packagefile crypto/rand=$WORK/b082/_pkg_.a packagefile crypto/rsa=$WORK/b117/_pkg_.a packagefile crypto/sha1=$WORK/b126/_pkg_.a packagefile crypto/sha256=$WORK/b103/_pkg_.a packagefile crypto/sha512=$WORK/b113/_pkg_.a packagefile crypto/subtle=$WORK/b086/_pkg_.a packagefile encoding/asn1=$WORK/b115/_pkg_.a packagefile encoding/binary=$WORK/b026/_pkg_.a packagefile fmt=$WORK/b031/_pkg_.a packagefile golang.org/x/crypto/cast5=$WORK/b215/_pkg_.a packagefile golang.org/x/crypto/openpgp/elgamal=$WORK/b216/_pkg_.a packagefile golang.org/x/crypto/openpgp/errors=$WORK/b211/_pkg_.a packagefile golang.org/x/crypto/openpgp/s2k=$WORK/b217/_pkg_.a packagefile hash=$WORK/b072/_pkg_.a packagefile image=$WORK/b218/_pkg_.a packagefile image/jpeg=$WORK/b220/_pkg_.a packagefile io=$WORK/b021/_pkg_.a packagefile io/ioutil=$WORK/b044/_pkg_.a packagefile math/big=$WORK/b087/_pkg_.a packagefile math/bits=$WORK/b028/_pkg_.a packagefile strconv=$WORK/b030/_pkg_.a packagefile strings=$WORK/b039/_pkg_.a packagefile time=$WORK/b016/_pkg_.a EOF cd /builddir/build/BUILD/buildah-1.21.1/src/golang.org/x/crypto/openpgp/packet /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b212/_pkg_.a -trimpath "$WORK/b212=>" -shared -p golang.org/x/crypto/openpgp/packet -complete -installsuffix shared -buildid ZAUYg4o1J2dIfpNeCBA0/ZAUYg4o1J2dIfpNeCBA0 -goversion go1.15.12 -D "" -importcfg $WORK/b212/importcfg -pack ./compressed.go ./config.go ./encrypted_key.go ./literal.go ./ocfb.go ./one_pass_signature.go ./opaque.go ./packet.go ./private_key.go ./public_key.go ./public_key_v3.go ./reader.go ./signature.go ./signature_v3.go ./symmetric_key_encrypted.go ./symmetrically_encrypted.go ./userattribute.go ./userid.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b226/_pkg_.a # internal cp $WORK/b226/_pkg_.a /builddir/.cache/go-build/9d/9de177b97cd51e2b4069fe89d2591ed1f6485b95825805964848b87d8d8aa801-d # internal gopkg.in/square/go-jose.v2/cipher mkdir -p $WORK/b228/ cat >$WORK/b228/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b020/_pkg_.a packagefile crypto=$WORK/b071/_pkg_.a packagefile crypto/cipher=$WORK/b084/_pkg_.a packagefile crypto/ecdsa=$WORK/b110/_pkg_.a packagefile crypto/elliptic=$WORK/b111/_pkg_.a packagefile crypto/hmac=$WORK/b123/_pkg_.a packagefile crypto/sha256=$WORK/b103/_pkg_.a packagefile crypto/sha512=$WORK/b113/_pkg_.a packagefile crypto/subtle=$WORK/b086/_pkg_.a packagefile encoding/binary=$WORK/b026/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile hash=$WORK/b072/_pkg_.a packagefile io=$WORK/b021/_pkg_.a EOF cd /builddir/build/BUILD/buildah-1.21.1/src/gopkg.in/square/go-jose.v2/cipher /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b228/_pkg_.a -trimpath "$WORK/b228=>" -shared -p gopkg.in/square/go-jose.v2/cipher -complete -installsuffix shared -buildid OCfzPqAS9ACuBP_gtbkh/OCfzPqAS9ACuBP_gtbkh -goversion go1.15.12 -D "" -importcfg $WORK/b228/importcfg -pack ./cbc_hmac.go ./concat_kdf.go ./ecdh_es.go ./key_wrap.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b228/_pkg_.a # internal cp $WORK/b228/_pkg_.a /builddir/.cache/go-build/aa/aa1dd35af29ef24f3c20ef24bf8972ac4328d9e1d796ece54a7b29a0c30cb81f-d # internal gopkg.in/square/go-jose.v2/json mkdir -p $WORK/b229/ cat >$WORK/b229/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b020/_pkg_.a packagefile encoding=$WORK/b024/_pkg_.a packagefile encoding/base64=$WORK/b025/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b031/_pkg_.a packagefile io=$WORK/b021/_pkg_.a packagefile math=$WORK/b027/_pkg_.a packagefile reflect=$WORK/b029/_pkg_.a packagefile runtime=$WORK/b007/_pkg_.a packagefile sort=$WORK/b033/_pkg_.a packagefile strconv=$WORK/b030/_pkg_.a packagefile strings=$WORK/b039/_pkg_.a packagefile sync=$WORK/b013/_pkg_.a packagefile unicode=$WORK/b022/_pkg_.a packagefile unicode/utf16=$WORK/b040/_pkg_.a packagefile unicode/utf8=$WORK/b023/_pkg_.a EOF cd /builddir/build/BUILD/buildah-1.21.1/src/gopkg.in/square/go-jose.v2/json /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b229/_pkg_.a -trimpath "$WORK/b229=>" -shared -p gopkg.in/square/go-jose.v2/json -complete -installsuffix shared -buildid Rf-BJwSZ0APr49esqWI2/Rf-BJwSZ0APr49esqWI2 -goversion go1.15.12 -D "" -importcfg $WORK/b229/importcfg -pack ./decode.go ./encode.go ./indent.go ./scanner.go ./stream.go ./tags.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b146/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b201/_pkg_.a # internal cp $WORK/b146/_pkg_.a /builddir/.cache/go-build/dc/dc41f9deac5643855c8a4f754f7baf5fd822e0212a970ff13b1cd8bdbcdbcbed-d # internal github.com/containers/ocicrypt/config/keyprovider-config mkdir -p $WORK/b230/ cat >$WORK/b230/importcfg << 'EOF' # internal # import config packagefile encoding/json=$WORK/b019/_pkg_.a packagefile github.com/pkg/errors=$WORK/b098/_pkg_.a packagefile io/ioutil=$WORK/b044/_pkg_.a packagefile os=$WORK/b034/_pkg_.a EOF cd /builddir/build/BUILD/buildah-1.21.1/src/github.com/containers/ocicrypt/config/keyprovider-config /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b230/_pkg_.a -trimpath "$WORK/b230=>" -shared -p github.com/containers/ocicrypt/config/keyprovider-config -complete -installsuffix shared -buildid Hzys_NokYG2to2N9poVP/Hzys_NokYG2to2N9poVP -goversion go1.15.12 -D "" -importcfg $WORK/b230/importcfg -pack ./config.go cp $WORK/b201/_pkg_.a /builddir/.cache/go-build/c9/c9abda057b792446ba119d940836941183672f9840ae9baa1b70fb18b63f510c-d # internal github.com/containers/image/v5/pkg/blobinfocache/boltdb mkdir -p $WORK/b199/ cat >$WORK/b199/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b031/_pkg_.a packagefile github.com/containers/image/v5/internal/blobinfocache=$WORK/b195/_pkg_.a packagefile github.com/containers/image/v5/pkg/blobinfocache/internal/prioritize=$WORK/b200/_pkg_.a packagefile github.com/containers/image/v5/types=$WORK/b074/_pkg_.a packagefile github.com/opencontainers/go-digest=$WORK/b070/_pkg_.a packagefile github.com/sirupsen/logrus=$WORK/b099/_pkg_.a packagefile go.etcd.io/bbolt=$WORK/b201/_pkg_.a packagefile os=$WORK/b034/_pkg_.a packagefile sync=$WORK/b013/_pkg_.a packagefile time=$WORK/b016/_pkg_.a EOF cd /builddir/build/BUILD/buildah-1.21.1/src/github.com/containers/image/v5/pkg/blobinfocache/boltdb /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b199/_pkg_.a -trimpath "$WORK/b199=>" -shared -p github.com/containers/image/v5/pkg/blobinfocache/boltdb -complete -installsuffix shared -buildid tPD3DidOZFZJYFKD_paB/tPD3DidOZFZJYFKD_paB -goversion go1.15.12 -D "" -importcfg $WORK/b199/importcfg -pack ./boltdb.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b230/_pkg_.a # internal cp $WORK/b230/_pkg_.a /builddir/.cache/go-build/9b/9bbd88ec702458093897175c0e032f84a88d250b19a3b8bc95c9cbf978310b78-d # internal google.golang.org/protobuf/internal/errors mkdir -p $WORK/b238/ cat >$WORK/b238/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b031/_pkg_.a packagefile google.golang.org/protobuf/internal/detrand=$WORK/b239/_pkg_.a EOF cd /builddir/build/BUILD/buildah-1.21.1/src/google.golang.org/protobuf/internal/errors /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b238/_pkg_.a -trimpath "$WORK/b238=>" -shared -p google.golang.org/protobuf/internal/errors -complete -installsuffix shared -buildid X_xGp13kMTouMo4Tbjhd/X_xGp13kMTouMo4Tbjhd -goversion go1.15.12 -D "" -importcfg $WORK/b238/importcfg -pack ./errors.go ./is_go113.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b238/_pkg_.a # internal cp $WORK/b238/_pkg_.a /builddir/.cache/go-build/86/86d1f00d3fad94195c6776601ba0dd44f092dd5ab552f3f4a1306da8b0efd526-d # internal google.golang.org/protobuf/encoding/protowire mkdir -p $WORK/b237/ cat >$WORK/b237/importcfg << 'EOF' # internal # import config packagefile google.golang.org/protobuf/internal/errors=$WORK/b238/_pkg_.a packagefile io=$WORK/b021/_pkg_.a packagefile math=$WORK/b027/_pkg_.a packagefile math/bits=$WORK/b028/_pkg_.a EOF cd /builddir/build/BUILD/buildah-1.21.1/src/google.golang.org/protobuf/encoding/protowire /usr/lib/golang/pkg/tool/linux_ppc64le/compile -o $WORK/b237/_pkg_.a -trimpath "$WORK/b237=>" -shared -p google.golang.org/protobuf/encoding/protowire -complete -installsuffix shared -buildid faQfG7sWiOcNToCNMWGL/faQfG7sWiOcNToCNMWGL -goversion go1.15.12 -D "" -importcfg $WORK/b237/importcfg -pack ./wire.go /usr/lib/golang/pkg/tool/linux_ppc64le/buildid -w $WORK/b199/_pkg_.a # internal cp $WORK/b199/_pkg_.a /builddir/.cache/go-build/be/be04fd35d9a60a268d22cc9cbc9b71cbce818fa9bad175afecfbe48e6974bbda-d # internal github.com/containers/image/v5/pkg/blobinfocache cd $WORK/b143 TERM='dumb' gcc -I /builddir/build/BUILD/buildah-1.21.1/src/github.com/miekg/pkcs11 -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b143=/tmp/go-build -gno-record-gcc-switches -I ./ -O2 -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -ffat-lto-objects -fexceptions -fasynchronous-unwind-tables -fstack-protector-strong -fstack-clash-protection -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -o ./_x001.o -c _cgo_export.c mkdir -p $WORK/b197/ cat >$WORK/b1