Mock Version: 2.10 Mock Version: 2.10 Mock Version: 2.10 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target aarch64 --nodeps /builddir/build/SPECS/buildah.spec'], chrootPath='/var/lib/mock/f33-build-27678598-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 aarch64 --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: aarch64 Building for target aarch64 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 aarch64 --nodeps /builddir/build/SPECS/buildah.spec'], chrootPath='/var/lib/mock/f33-build-27678598-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 aarch64 --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: aarch64 Building for target aarch64 setting SOURCE_DATE_EPOCH=1623110400 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.V4tSZk + 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.2OX9Ki + 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' ++ head -c20 /dev/urandom ++ od -An -tx1 ++ tr -d ' \n' + GO111MODULE=off + go build -buildmode pie -compiler gc '-tags=rpm_crashtraceback seccomp selinux' -ldflags ' -B 0x54241d6ea42880b3367ba79781d716645b3ebd6c -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-build716381765 github.com/docker/docker/api/types/events mkdir -p $WORK/b453/ internal/unsafeheader mkdir -p $WORK/b005/ internal/race mkdir -p $WORK/b015/ 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_arm64/compile -o $WORK/b453/_pkg_.a -trimpath "$WORK/b453=>" -shared -p github.com/docker/docker/api/types/events -complete -installsuffix shared -buildid CRV_yR3lqDswNyak-2xU/CRV_yR3lqDswNyak-2xU -goversion go1.15.12 -D "" -importcfg $WORK/b453/importcfg -pack ./events.go runtime/internal/sys mkdir -p $WORK/b012/ internal/cpu mkdir -p $WORK/b009/ unicode/utf16 mkdir -p $WORK/b040/ unicode mkdir -p $WORK/b017/ unicode/utf8 mkdir -p $WORK/b018/ encoding mkdir -p $WORK/b024/ math/bits mkdir -p $WORK/b028/ internal/nettrace mkdir -p $WORK/b045/ crypto/internal/subtle mkdir -p $WORK/b084/ golang.org/x/sys/internal/unsafeheader mkdir -p $WORK/b100/ crypto/subtle mkdir -p $WORK/b085/ vendor/golang.org/x/crypto/internal/subtle mkdir -p $WORK/b133/ github.com/containers/ocicrypt/spec mkdir -p $WORK/b138/ github.com/containers/storage/pkg/promise mkdir -p $WORK/b157/ google.golang.org/protobuf/internal/flags mkdir -p $WORK/b244/ vendor/golang.org/x/crypto/cryptobyte/asn1 mkdir -p $WORK/b115/ github.com/VividCortex/ewma mkdir -p $WORK/b341/ google.golang.org/grpc/serviceconfig mkdir -p $WORK/b280/ container/list mkdir -p $WORK/b118/ github.com/ulikunitz/xz/internal/hash mkdir -p $WORK/b105/ github.com/openshift/imagebuilder/dockerfile/command runtime/internal/atomic mkdir -p $WORK/b531/ sync/atomic mkdir -p $WORK/b016/ mkdir -p $WORK/b010/ image/color github.com/docker/docker/api mkdir -p $WORK/b219/ github.com/containers/common/version mkdir -p $WORK/b466/ mkdir -p $WORK/b440/ runtime/cgo mkdir -p $WORK/b048/ github.com/docker/docker/api/types/image mkdir -p $WORK/b454/ cd /usr/lib/golang/src/runtime/cgo TERM='dumb' CGO_LDFLAGS='"-g" "-O2" "-lpthread"' /usr/lib/golang/pkg/tool/linux_arm64/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_arm64/buildid -w $WORK/b453/_pkg_.a # internal cat >$WORK/b531/importcfg << 'EOF' # internal # import config EOF cat >$WORK/b157/importcfg << 'EOF' # internal # import config EOF cat >$WORK/b133/importcfg << 'EOF' # internal # import config EOF cat >$WORK/b466/importcfg << 'EOF' # internal # import config EOF cat >$WORK/b016/go_asm.h << 'EOF' # internal EOF cat >$WORK/b005/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_arm64/compile -o $WORK/b157/_pkg_.a -trimpath "$WORK/b157=>" -shared -p github.com/containers/storage/pkg/promise -complete -installsuffix shared -buildid FPG7tBedYCTwGjn7Botr/FPG7tBedYCTwGjn7Botr -goversion go1.15.12 -D "" -importcfg $WORK/b157/importcfg -pack ./promise.go cd /usr/lib/golang/src/vendor/golang.org/x/crypto/internal/subtle /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b133/_pkg_.a -trimpath "$WORK/b133=>" -shared -p vendor/golang.org/x/crypto/internal/subtle -std -complete -installsuffix shared -buildid 9SXv1YGXvYJGI2-szO8b/9SXv1YGXvYJGI2-szO8b -goversion go1.15.12 -D "" -importcfg $WORK/b133/importcfg -pack ./aliasing.go cd /builddir/build/BUILD/buildah-1.21.1/src/github.com/openshift/imagebuilder/dockerfile/command /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b531/_pkg_.a -trimpath "$WORK/b531=>" -shared -p github.com/openshift/imagebuilder/dockerfile/command -complete -installsuffix shared -buildid TCG1IGEIFXvneq3MBIFA/TCG1IGEIFXvneq3MBIFA -goversion go1.15.12 -D "" -importcfg $WORK/b531/importcfg -pack ./command.go cd /usr/lib/golang/src/sync/atomic /usr/lib/golang/pkg/tool/linux_arm64/asm -p sync/atomic -trimpath "$WORK/b016=>" -I $WORK/b016/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -gensymabis -o $WORK/b016/symabis ./asm.s cd /builddir/build/BUILD/buildah-1.21.1/src/github.com/containers/common/version /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b466/_pkg_.a -trimpath "$WORK/b466=>" -shared -p github.com/containers/common/version -complete -installsuffix shared -buildid f3AIdYz7-_xUB93jbyzC/f3AIdYz7-_xUB93jbyzC -goversion go1.15.12 -D "" -importcfg $WORK/b466/importcfg -pack ./version.go cd /usr/lib/golang/src/internal/unsafeheader /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b005/_pkg_.a -trimpath "$WORK/b005=>" -shared -p internal/unsafeheader -std -complete -installsuffix shared -buildid F0vt2dVQ5G9gK-4E4WNE/F0vt2dVQ5G9gK-4E4WNE -goversion go1.15.12 -D "" -importcfg $WORK/b005/importcfg -pack ./unsafeheader.go cat >$WORK/b016/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/sync/atomic /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b016/_pkg_.a -trimpath "$WORK/b016=>" -shared -p sync/atomic -std -installsuffix shared -buildid XRBsRUp-xPaGAEbdGtQU/XRBsRUp-xPaGAEbdGtQU -goversion go1.15.12 -symabis $WORK/b016/symabis -D "" -importcfg $WORK/b016/importcfg -pack -asmhdr $WORK/b016/go_asm.h ./doc.go ./value.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b466/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b005/_pkg_.a # internal cat >$WORK/b009/importcfg << 'EOF' # internal # import config EOF cat >$WORK/b015/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/internal/cpu /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b009/_pkg_.a -trimpath "$WORK/b009=>" -shared -p internal/cpu -std -+ -complete -installsuffix shared -buildid 3MLoycwmnJbtvNig_ucm/3MLoycwmnJbtvNig_ucm -goversion go1.15.12 -D "" -importcfg $WORK/b009/importcfg -pack ./cpu.go ./cpu_arm64.go cd /usr/lib/golang/src/internal/race /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b015/_pkg_.a -trimpath "$WORK/b015=>" -shared -p internal/race -std -complete -installsuffix shared -buildid zvRRwTwIzMJnu4B5hvqU/zvRRwTwIzMJnu4B5hvqU -goversion go1.15.12 -D "" -importcfg $WORK/b015/importcfg -pack ./doc.go ./norace.go cat >$WORK/b341/importcfg << 'EOF' # internal # import config EOF cat >$WORK/b010/go_asm.h << 'EOF' # internal EOF cat >$WORK/b138/importcfg << 'EOF' # internal # import config EOF cat >$WORK/b084/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/runtime/internal/atomic /usr/lib/golang/pkg/tool/linux_arm64/asm -p runtime/internal/atomic -trimpath "$WORK/b010=>" -I $WORK/b010/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -gensymabis -o $WORK/b010/symabis ./asm_arm64.s ./atomic_arm64.s cd /builddir/build/BUILD/buildah-1.21.1/src/github.com/containers/ocicrypt/spec /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b138/_pkg_.a -trimpath "$WORK/b138=>" -shared -p github.com/containers/ocicrypt/spec -complete -installsuffix shared -buildid rEWhVkjtxY8ngZeX-ilh/rEWhVkjtxY8ngZeX-ilh -goversion go1.15.12 -D "" -importcfg $WORK/b138/importcfg -pack ./spec.go cd /usr/lib/golang/src/crypto/internal/subtle /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b084/_pkg_.a -trimpath "$WORK/b084=>" -shared -p crypto/internal/subtle -std -complete -installsuffix shared -buildid Yp0_1pvX_Kbiz7LhwiyC/Yp0_1pvX_Kbiz7LhwiyC -goversion go1.15.12 -D "" -importcfg $WORK/b084/importcfg -pack ./aliasing.go cd /builddir/build/BUILD/buildah-1.21.1/src/github.com/VividCortex/ewma /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b341/_pkg_.a -trimpath "$WORK/b341=>" -shared -p github.com/VividCortex/ewma -complete -installsuffix shared -buildid OU32Xc8FGaiAaQ0N4n8t/OU32Xc8FGaiAaQ0N4n8t -goversion go1.15.12 -D "" -importcfg $WORK/b341/importcfg -pack ./ewma.go cat >$WORK/b085/importcfg << 'EOF' # internal # import config EOF cat >$WORK/b440/importcfg << 'EOF' # internal # import config EOF cat >$WORK/b100/importcfg << 'EOF' # internal # import config EOF cat >$WORK/b024/importcfg << 'EOF' # internal # import config EOF cat >$WORK/b105/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/crypto/subtle /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b085/_pkg_.a -trimpath "$WORK/b085=>" -shared -p crypto/subtle -std -complete -installsuffix shared -buildid Cg8hfolvmD8sFv4fYosB/Cg8hfolvmD8sFv4fYosB -goversion go1.15.12 -D "" -importcfg $WORK/b085/importcfg -pack ./constant_time.go cp $WORK/b453/_pkg_.a /builddir/.cache/go-build/bb/bbcff2bd51e68cc348eae76994a243cecddff7b0fe477c31062393030bb909a6-d # internal cd /builddir/build/BUILD/buildah-1.21.1/src/github.com/docker/docker/api /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b440/_pkg_.a -trimpath "$WORK/b440=>" -shared -p github.com/docker/docker/api -complete -installsuffix shared -buildid xoHfZ7MHQHTUB8MHuQL7/xoHfZ7MHQHTUB8MHuQL7 -goversion go1.15.12 -D "" -importcfg $WORK/b440/importcfg -pack ./common.go ./common_unix.go cd /builddir/build/BUILD/buildah-1.21.1/src/github.com/ulikunitz/xz/internal/hash /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b105/_pkg_.a -trimpath "$WORK/b105=>" -shared -p github.com/ulikunitz/xz/internal/hash -complete -installsuffix shared -buildid -mb08ayg_oQ1nC0nn0G2/-mb08ayg_oQ1nC0nn0G2 -goversion go1.15.12 -D "" -importcfg $WORK/b105/importcfg -pack ./cyclic_poly.go ./doc.go ./rabin_karp.go ./roller.go cat >$WORK/b244/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_arm64/compile -o $WORK/b100/_pkg_.a -trimpath "$WORK/b100=>" -shared -p golang.org/x/sys/internal/unsafeheader -complete -installsuffix shared -buildid BeiSzPk6u-wNEtorInHi/BeiSzPk6u-wNEtorInHi -goversion go1.15.12 -D "" -importcfg $WORK/b100/importcfg -pack ./unsafeheader.go cd /usr/lib/golang/src/encoding /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b024/_pkg_.a -trimpath "$WORK/b024=>" -shared -p encoding -std -complete -installsuffix shared -buildid -b97cjojB2yAvNF3iJRr/-b97cjojB2yAvNF3iJRr -goversion go1.15.12 -D "" -importcfg $WORK/b024/importcfg -pack ./encoding.go cat >$WORK/b018/importcfg << 'EOF' # internal # import config EOF cp $WORK/b466/_pkg_.a /builddir/.cache/go-build/e3/e348ae7394cac33768165948b1979577a91dc3dbd7a164ce2a808584c54f6190-d # internal cd /builddir/build/BUILD/buildah-1.21.1/src/google.golang.org/protobuf/internal/flags /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b244/_pkg_.a -trimpath "$WORK/b244=>" -shared -p google.golang.org/protobuf/internal/flags -complete -installsuffix shared -buildid ujq2cyVEZKCtPd3CWbA1/ujq2cyVEZKCtPd3CWbA1 -goversion go1.15.12 -D "" -importcfg $WORK/b244/importcfg -pack ./flags.go ./proto_legacy_disable.go cd /usr/lib/golang/src/unicode/utf8 /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b018/_pkg_.a -trimpath "$WORK/b018=>" -shared -p unicode/utf8 -std -complete -installsuffix shared -buildid Y9gKO_uEJHQnzm290VDR/Y9gKO_uEJHQnzm290VDR -goversion go1.15.12 -D "" -importcfg $WORK/b018/importcfg -pack ./utf8.go cat >$WORK/b017/importcfg << 'EOF' # internal # import config EOF cat >$WORK/b028/importcfg << 'EOF' # internal # import config EOF cat >$WORK/b045/importcfg << 'EOF' # internal # import config EOF cat >$WORK/b040/importcfg << 'EOF' # internal # import config EOF cat >$WORK/b280/importcfg << 'EOF' # internal # import config EOF cat >$WORK/b219/importcfg << 'EOF' # internal # import config EOF cat >$WORK/b454/importcfg << 'EOF' # internal # import config EOF cat >$WORK/b012/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/math/bits /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b028/_pkg_.a -trimpath "$WORK/b028=>" -shared -p math/bits -std -complete -installsuffix shared -buildid byGjJp2BVlcvxD_7iM1V/byGjJp2BVlcvxD_7iM1V -goversion go1.15.12 -D "" -importcfg $WORK/b028/importcfg -pack ./bits.go ./bits_errors.go ./bits_tables.go cd /usr/lib/golang/src/unicode/utf16 /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b040/_pkg_.a -trimpath "$WORK/b040=>" -shared -p unicode/utf16 -std -complete -installsuffix shared -buildid wwffFan2-r61tkVAQQTl/wwffFan2-r61tkVAQQTl -goversion go1.15.12 -D "" -importcfg $WORK/b040/importcfg -pack ./utf16.go cd /usr/lib/golang/src/unicode /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b017/_pkg_.a -trimpath "$WORK/b017=>" -shared -p unicode -std -complete -installsuffix shared -buildid RWKcal91l4Bax1gEl_6M/RWKcal91l4Bax1gEl_6M -goversion go1.15.12 -D "" -importcfg $WORK/b017/importcfg -pack ./casetables.go ./digit.go ./graphic.go ./letter.go ./tables.go cd /usr/lib/golang/src/runtime/internal/sys /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b012/_pkg_.a -trimpath "$WORK/b012=>" -shared -p runtime/internal/sys -std -+ -complete -installsuffix shared -buildid ASjT2UuKtUZMz-zZqAaU/ASjT2UuKtUZMz-zZqAaU -goversion go1.15.12 -D "" -importcfg $WORK/b012/importcfg -pack ./arch.go ./arch_arm64.go ./intrinsics.go ./intrinsics_common.go ./stubs.go ./sys.go ./zgoarch_arm64.go ./zgoos_linux.go ./zversion.go cd /builddir/build/BUILD/buildah-1.21.1/src/google.golang.org/grpc/serviceconfig /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b280/_pkg_.a -trimpath "$WORK/b280=>" -shared -p google.golang.org/grpc/serviceconfig -complete -installsuffix shared -buildid F4WJhBX6FRbEl2MyzbMz/F4WJhBX6FRbEl2MyzbMz -goversion go1.15.12 -D "" -importcfg $WORK/b280/importcfg -pack ./serviceconfig.go cat >$WORK/b115/importcfg << 'EOF' # internal # import config EOF cat >$WORK/b118/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/image/color /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b219/_pkg_.a -trimpath "$WORK/b219=>" -shared -p image/color -std -complete -installsuffix shared -buildid gplQiW8fJqse5ut0xGF3/gplQiW8fJqse5ut0xGF3 -goversion go1.15.12 -D "" -importcfg $WORK/b219/importcfg -pack ./color.go ./ycbcr.go cd /builddir/build/BUILD/buildah-1.21.1/src/github.com/docker/docker/api/types/image /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b454/_pkg_.a -trimpath "$WORK/b454=>" -shared -p github.com/docker/docker/api/types/image -complete -installsuffix shared -buildid 9LmYVuknqRx0cHxe6SRD/9LmYVuknqRx0cHxe6SRD -goversion go1.15.12 -D "" -importcfg $WORK/b454/importcfg -pack ./image_history.go cd /usr/lib/golang/src/vendor/golang.org/x/crypto/cryptobyte/asn1 /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b115/_pkg_.a -trimpath "$WORK/b115=>" -shared -p vendor/golang.org/x/crypto/cryptobyte/asn1 -std -complete -installsuffix shared -buildid -cIcrh1_8Nk3DY7jiHBS/-cIcrh1_8Nk3DY7jiHBS -goversion go1.15.12 -D "" -importcfg $WORK/b115/importcfg -pack ./asn1.go cd /usr/lib/golang/src/container/list /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b118/_pkg_.a -trimpath "$WORK/b118=>" -shared -p container/list -std -complete -installsuffix shared -buildid MgP6eui5ncc8mTGtYgYf/MgP6eui5ncc8mTGtYgYf -goversion go1.15.12 -D "" -importcfg $WORK/b118/importcfg -pack ./list.go cd /usr/lib/golang/src/internal/nettrace /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b045/_pkg_.a -trimpath "$WORK/b045=>" -shared -p internal/nettrace -std -complete -installsuffix shared -buildid HUOr2dTbWjXuHEu_P2Q9/HUOr2dTbWjXuHEu_P2Q9 -goversion go1.15.12 -D "" -importcfg $WORK/b045/importcfg -pack ./nettrace.go cp $WORK/b005/_pkg_.a /builddir/.cache/go-build/68/68ccfa86c3da8ee3adfa50d9ad0c6271e43f460d3f2a75e056098d5e1525fae6-d # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b157/_pkg_.a # internal cp $WORK/b157/_pkg_.a /builddir/.cache/go-build/d7/d73c0a5220480d005949573f58805af6ffca49495d26915e888df415812516a3-d # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b133/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b531/_pkg_.a # internal cat >$WORK/b010/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/runtime/internal/atomic /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b010/_pkg_.a -trimpath "$WORK/b010=>" -shared -p runtime/internal/atomic -std -+ -installsuffix shared -buildid t0ChbEdbWxwHXatiqPPs/t0ChbEdbWxwHXatiqPPs -goversion go1.15.12 -symabis $WORK/b010/symabis -D "" -importcfg $WORK/b010/importcfg -pack -asmhdr $WORK/b010/go_asm.h ./atomic_arm64.go ./stubs.go cp $WORK/b133/_pkg_.a /builddir/.cache/go-build/a3/a369b5fa3ab12711a80e5b9d4447f5559edc1ea00658e530fa63d607f0a84448-d # internal cd $WORK gcc -fno-caret-diagnostics -c -x c - -o /dev/null || true cp $WORK/b531/_pkg_.a /builddir/.cache/go-build/bd/bdd823bbb222197fae4b32bd7c7ad134311367d9d900856e730d268c17fdb4e8-d # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b138/_pkg_.a # internal cp $WORK/b138/_pkg_.a /builddir/.cache/go-build/82/82dc89fde6f63ab748c5081506b735618ba9ad7de01dde67264c360278c78133-d # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b440/_pkg_.a # internal cp $WORK/b440/_pkg_.a /builddir/.cache/go-build/5b/5b591158949f38537c308f658858ff98c5b7cf93672ca6b3d503707c24d33c27-d # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b244/_pkg_.a # internal cp $WORK/b244/_pkg_.a /builddir/.cache/go-build/ba/ba2ac1d2b13316dd763942a061f7d45a2a8b0964d6f3730ea82b72d420f9a41f-d # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b454/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b100/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b015/_pkg_.a # internal cp $WORK/b454/_pkg_.a /builddir/.cache/go-build/d6/d6a0c3a198f879706119dce9fa0857d1d9fed4ebdd7a25a2b1964e2ff986a66b-d # internal cp $WORK/b100/_pkg_.a /builddir/.cache/go-build/7a/7ae93fd1912871954ed2e184071db22fb0edf80e8f8d67dc4f52cb8f16dc53f4-d # internal cp $WORK/b015/_pkg_.a /builddir/.cache/go-build/3c/3cafb686890b724c3da789b10f227a7391dd9e07146d56b80d6baf6e7b0f3a1c-d # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b280/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b045/_pkg_.a # internal cp $WORK/b280/_pkg_.a /builddir/.cache/go-build/c4/c459be17c577b5eada4b1cf4144d4c70f876f03df7a8b817e0cf86ccbef581f8-d # internal cp $WORK/b045/_pkg_.a /builddir/.cache/go-build/03/0359ce6069e3c12410715e789dfd5eae2b114ebc547d46bf757eebfd5be73411-d # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b085/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b024/_pkg_.a # internal cp $WORK/b085/_pkg_.a /builddir/.cache/go-build/8f/8ff999c27769082430cbf09946cdd1352b581696fe823e4c3de4be5bc3640455-d # internal gcc -Qunused-arguments -c -x c - -o /dev/null || true cp $WORK/b024/_pkg_.a /builddir/.cache/go-build/1f/1f88f292de55422ca04566d692ce954acb17a1cf815ec9e3e05444060d79c289-d # internal cd /usr/lib/golang/src/runtime/internal/atomic /usr/lib/golang/pkg/tool/linux_arm64/asm -p runtime/internal/atomic -trimpath "$WORK/b010=>" -I $WORK/b010/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b010/asm_arm64.o ./asm_arm64.s /usr/lib/golang/pkg/tool/linux_arm64/asm -p runtime/internal/atomic -trimpath "$WORK/b010=>" -I $WORK/b010/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b010/atomic_arm64.o ./atomic_arm64.s /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b084/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b040/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b115/_pkg_.a # internal cd /usr/lib/golang/src/sync/atomic /usr/lib/golang/pkg/tool/linux_arm64/asm -p sync/atomic -trimpath "$WORK/b016=>" -I $WORK/b016/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b016/asm.o ./asm.s /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b341/_pkg_.a # internal cd $WORK gcc -fdebug-prefix-map=a=b -c -x c - -o /dev/null || true cp $WORK/b084/_pkg_.a /builddir/.cache/go-build/7a/7aae3cc72eed0a4252bdbfafcea1352b839856e2aff69533ab86af181b2b1f62-d # internal cp $WORK/b341/_pkg_.a /builddir/.cache/go-build/48/4886017a47e79cf27c45c40459f5e219f409178c8ee0d6e0c1b8105c481ff0f1-d # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b012/_pkg_.a # internal cp $WORK/b115/_pkg_.a /builddir/.cache/go-build/17/175efb1ff205547222871c54e9e2ceb6e92ee30220dddf9382a4cc194727bb1e-d # internal cp $WORK/b040/_pkg_.a /builddir/.cache/go-build/f3/f3b91ef50e1bc426e26c0dada17db11cb89c09b3f327128e47a97c0cbcc8ff92-d # internal cp $WORK/b012/_pkg_.a /builddir/.cache/go-build/a1/a1d7b54b8f21bd68897664f100a2eb9ef2826fef68b33e9b8d2859bcfbb457b2-d # internal cd /usr/lib/golang/src/runtime/internal/atomic /usr/lib/golang/pkg/tool/linux_arm64/pack r $WORK/b010/_pkg_.a $WORK/b010/asm_arm64.o $WORK/b010/atomic_arm64.o # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b010/_pkg_.a # internal cd /usr/lib/golang/src/sync/atomic /usr/lib/golang/pkg/tool/linux_arm64/pack r $WORK/b016/_pkg_.a $WORK/b016/asm.o # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b016/_pkg_.a # internal cp $WORK/b010/_pkg_.a /builddir/.cache/go-build/48/486870feec93b617b83d66aa8e580ff73b3eb37cb0c27f9e60621793a0e2a217-d # internal cp $WORK/b016/_pkg_.a /builddir/.cache/go-build/5d/5dd2325c26c5a4fe88d043466a324b960e086e5f8e54dabcc19fa2b1ac2dc413-d # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b018/_pkg_.a # internal cp $WORK/b018/_pkg_.a /builddir/.cache/go-build/de/de3de05003e36a1bed898a43e5aeb910ecdd70987660573286ad4064a77edbfd-d # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b028/_pkg_.a # internal cp $WORK/b028/_pkg_.a /builddir/.cache/go-build/65/65864e453dcb307aa6a380785111f62148a6ccb49e4b0c5af08a108241d34f51-d # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b009/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b118/_pkg_.a # internal cp $WORK/b009/_pkg_.a /builddir/.cache/go-build/6b/6b92f80b79f21185a26e5085b230bcfda3bc85bc6592c38a1401ac6219d63950-d # internal cp $WORK/b118/_pkg_.a /builddir/.cache/go-build/f5/f536973d84a69db3420f23293bbd022fe869563c2d9c1a41ca9a8ac5e05e3935-d # internal cd $WORK gcc -gno-record-gcc-switches -c -x c - -o /dev/null || true /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b219/_pkg_.a # internal cp $WORK/b219/_pkg_.a /builddir/.cache/go-build/19/193180d319b38b0cf4b13f1b9278d165bbc0b24db7c7831959e2c39f8353cc88-d # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b105/_pkg_.a # internal cp $WORK/b105/_pkg_.a /builddir/.cache/go-build/9a/9aa600e145bc264f13706e09b88e6a4d152e56c45303de8e74393ae7c69a5a37-d # internal 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 internal/testlog runtime/internal/math mkdir -p $WORK/b038/ google.golang.org/protobuf/internal/set mkdir -p $WORK/b011/ mkdir -p $WORK/b249/ cat >$WORK/b038/importcfg << 'EOF' # internal # import config packagefile sync/atomic=$WORK/b016/_pkg_.a EOF github.com/rivo/uniseg mkdir -p $WORK/b338/ cd /usr/lib/golang/src/internal/testlog /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b038/_pkg_.a -trimpath "$WORK/b038=>" -shared -p internal/testlog -std -complete -installsuffix shared -buildid urUk8urzbu6IG1DmU0r9/urUk8urzbu6IG1DmU0r9 -goversion go1.15.12 -D "" -importcfg $WORK/b038/importcfg -pack ./log.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_arm64/compile -o $WORK/b011/_pkg_.a -trimpath "$WORK/b011=>" -shared -p runtime/internal/math -std -+ -complete -installsuffix shared -buildid 6s_XVQuDOgx7-4dl1kjd/6s_XVQuDOgx7-4dl1kjd -goversion go1.15.12 -D "" -importcfg $WORK/b011/importcfg -pack ./math.go cat >$WORK/b249/importcfg << 'EOF' # internal # import config packagefile math/bits=$WORK/b028/_pkg_.a EOF internal/bytealg cd /builddir/build/BUILD/buildah-1.21.1/src/google.golang.org/protobuf/internal/set /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b249/_pkg_.a -trimpath "$WORK/b249=>" -shared -p google.golang.org/protobuf/internal/set -complete -installsuffix shared -buildid SS7tMKC4V66rrvok_w9W/SS7tMKC4V66rrvok_w9W -goversion go1.15.12 -D "" -importcfg $WORK/b249/importcfg -pack ./ints.go mkdir -p $WORK/b008/ 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_arm64/compile -o $WORK/b338/_pkg_.a -trimpath "$WORK/b338=>" -shared -p github.com/rivo/uniseg -complete -installsuffix shared -buildid Awkn5w7S_H0ZQB9w69M8/Awkn5w7S_H0ZQB9w69M8 -goversion go1.15.12 -D "" -importcfg $WORK/b338/importcfg -pack ./doc.go ./grapheme.go ./properties.go cat >$WORK/b008/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/internal/bytealg /usr/lib/golang/pkg/tool/linux_arm64/asm -p internal/bytealg -trimpath "$WORK/b008=>" -I $WORK/b008/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -gensymabis -o $WORK/b008/symabis ./compare_arm64.s ./count_arm64.s ./equal_arm64.s ./index_arm64.s ./indexbyte_arm64.s math mkdir -p $WORK/b027/ cat >$WORK/b027/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/math /usr/lib/golang/pkg/tool/linux_arm64/asm -p math -trimpath "$WORK/b027=>" -I $WORK/b027/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -gensymabis -o $WORK/b027/symabis ./dim_arm64.s ./exp_arm64.s ./floor_arm64.s ./modf_arm64.s ./sqrt_arm64.s ./stubs_arm64.s cat >$WORK/b008/importcfg << 'EOF' # internal # import config packagefile internal/cpu=$WORK/b009/_pkg_.a EOF cat >$WORK/b027/importcfg << 'EOF' # internal # import config packagefile math/bits=$WORK/b028/_pkg_.a EOF cd /usr/lib/golang/src/internal/bytealg /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b008/_pkg_.a -trimpath "$WORK/b008=>" -shared -p internal/bytealg -std -+ -installsuffix shared -buildid esd9AURR-8ZvVo5BUssQ/esd9AURR-8ZvVo5BUssQ -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_arm64.go ./index_native.go ./indexbyte_native.go cd /usr/lib/golang/src/math /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b027/_pkg_.a -trimpath "$WORK/b027=>" -shared -p math -std -installsuffix shared -buildid oay8swk43YG_NznOhrRG/oay8swk43YG_NznOhrRG -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 /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b011/_pkg_.a # internal cp $WORK/b011/_pkg_.a /builddir/.cache/go-build/f0/f0727f7e375f67a4fd96f607e03f090103ea9a660abdbff4acea1373d2456d7d-d # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b249/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b038/_pkg_.a # internal cp $WORK/b249/_pkg_.a /builddir/.cache/go-build/13/131d909903f3c4baf5d22b9557a7346bf556ebbc07ea451a1f14111a9776ad92-d # internal cp $WORK/b038/_pkg_.a /builddir/.cache/go-build/d3/d3f59ff819243212c2051249628ebc1fcf12eaac9cc59b6832f1aca32ce667f7-d # internal cd /usr/lib/golang/src/internal/bytealg /usr/lib/golang/pkg/tool/linux_arm64/asm -p internal/bytealg -trimpath "$WORK/b008=>" -I $WORK/b008/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b008/compare_arm64.o ./compare_arm64.s /usr/lib/golang/pkg/tool/linux_arm64/asm -p internal/bytealg -trimpath "$WORK/b008=>" -I $WORK/b008/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b008/count_arm64.o ./count_arm64.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 ./_x002.o -c cgo.cgo2.c cd /usr/lib/golang/src/internal/bytealg /usr/lib/golang/pkg/tool/linux_arm64/asm -p internal/bytealg -trimpath "$WORK/b008=>" -I $WORK/b008/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b008/equal_arm64.o ./equal_arm64.s /usr/lib/golang/pkg/tool/linux_arm64/asm -p internal/bytealg -trimpath "$WORK/b008=>" -I $WORK/b008/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b008/index_arm64.o ./index_arm64.s /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b338/_pkg_.a # internal cp $WORK/b338/_pkg_.a /builddir/.cache/go-build/08/087cb18c8658957020d6d38eee30be4c3635acefbd6ccc61f5381eb1b94d1f74-d # internal /usr/lib/golang/pkg/tool/linux_arm64/asm -p internal/bytealg -trimpath "$WORK/b008=>" -I $WORK/b008/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b008/indexbyte_arm64.o ./indexbyte_arm64.s /usr/lib/golang/pkg/tool/linux_arm64/pack r $WORK/b008/_pkg_.a $WORK/b008/compare_arm64.o $WORK/b008/count_arm64.o $WORK/b008/equal_arm64.o $WORK/b008/index_arm64.o $WORK/b008/indexbyte_arm64.o # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b008/_pkg_.a # internal cp $WORK/b008/_pkg_.a /builddir/.cache/go-build/30/30c40b404dd2abb7bd2a3a4e6fb91aff0dbc5aecf1bcf79b7dc576ab9e21d72e-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 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_arm64/asm -p runtime -trimpath "$WORK/b007=>" -I $WORK/b007/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -gensymabis -o $WORK/b007/symabis ./asm.s ./asm_arm64.s ./atomic_arm64.s ./duff_arm64.s ./memclr_arm64.s ./memmove_arm64.s ./preempt_arm64.s ./rt0_linux_arm64.s ./sys_linux_arm64.s ./tls_arm64.s 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 /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b007/_pkg_.a -trimpath "$WORK/b007=>" -shared -p runtime -std -+ -installsuffix shared -buildid OmGUwaLlaNQ2gNUstFAN/OmGUwaLlaNQ2gNUstFAN -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_mmap.go ./cgo_sigaction.go ./cgocall.go ./cgocallback.go ./cgocheck.go ./chan.go ./checkptr.go ./compiler.go ./complex.go ./cpuflags.go ./cpuprof.go ./debug.go ./debuglog.go ./debuglog_off.go ./defs_linux_arm64.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 ./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_arm64.go ./os_linux_generic.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 ./signal_arm64.go ./signal_linux_arm64.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_arm64.go ./stubs_linux.go ./symtab.go ./sys_arm64.go ./sys_nonppc64x.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_arm64.go ./write_err.go 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/_x004.o -c gcc_fatalf.c /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b017/_pkg_.a # internal cp $WORK/b017/_pkg_.a /builddir/.cache/go-build/3f/3f8ff79bd1f5da3836d3175b7a80ab5aa0bf427b7657308993506cf150c02a78-d # internal 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 cd /usr/lib/golang/src/math /usr/lib/golang/pkg/tool/linux_arm64/asm -p math -trimpath "$WORK/b027=>" -I $WORK/b027/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b027/dim_arm64.o ./dim_arm64.s /usr/lib/golang/pkg/tool/linux_arm64/asm -p math -trimpath "$WORK/b027=>" -I $WORK/b027/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b027/exp_arm64.o ./exp_arm64.s /usr/lib/golang/pkg/tool/linux_arm64/asm -p math -trimpath "$WORK/b027=>" -I $WORK/b027/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b027/floor_arm64.o ./floor_arm64.s /usr/lib/golang/pkg/tool/linux_arm64/asm -p math -trimpath "$WORK/b027=>" -I $WORK/b027/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b027/modf_arm64.o ./modf_arm64.s /usr/lib/golang/pkg/tool/linux_arm64/asm -p math -trimpath "$WORK/b027=>" -I $WORK/b027/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b027/sqrt_arm64.o ./sqrt_arm64.s /usr/lib/golang/pkg/tool/linux_arm64/asm -p math -trimpath "$WORK/b027=>" -I $WORK/b027/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b027/stubs_arm64.o ./stubs_arm64.s /usr/lib/golang/pkg/tool/linux_arm64/pack r $WORK/b027/_pkg_.a $WORK/b027/dim_arm64.o $WORK/b027/exp_arm64.o $WORK/b027/floor_arm64.o $WORK/b027/modf_arm64.o $WORK/b027/sqrt_arm64.o $WORK/b027/stubs_arm64.o # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b027/_pkg_.a # internal cp $WORK/b027/_pkg_.a /builddir/.cache/go-build/7a/7a9b24705298e4f31fdda5cc4a22a99b9bc873039635ed792b4d0f197eee80cd-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_arm64/compile -o $WORK/b342/_pkg_.a -trimpath "$WORK/b342=>" -shared -p github.com/vbauerster/mpb/v6/internal -complete -installsuffix shared -buildid SoPGlNEGEoXNCOsYniEU/SoPGlNEGEoXNCOsYniEU -goversion go1.15.12 -D "" -importcfg $WORK/b342/importcfg -pack ./percentage.go ./predicate.go ./width.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b342/_pkg_.a # internal cp $WORK/b342/_pkg_.a /builddir/.cache/go-build/3c/3c2a7037c52fdb4e8934f261df79177eb596061387dcd3e55691eea74069f291-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/_x006.o -c gcc_linux_arm64.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_mmap.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_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/_x009.o -c gcc_sigaction.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_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/_x011.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/_x012.o -c gcc_arm64.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 $WORK/b048/_x011.o $WORK/b048/_x012.o -g -O2 -lpthread TERM='dumb' /usr/lib/golang/pkg/tool/linux_arm64/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_arm64/asm -p runtime/cgo -trimpath "$WORK/b048=>" -I $WORK/b048/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -gensymabis -o $WORK/b048/symabis ./asm_arm64.s cat >$WORK/b048/importcfg << 'EOF' # internal # import config EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b048/_pkg_.a -trimpath "$WORK/b048=>" -shared -p runtime/cgo -std -installsuffix shared -buildid Hmtk36zqeCspiFF2yh9-/Hmtk36zqeCspiFF2yh9- -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 ./mmap.go ./setenv.go ./sigaction.go $WORK/b048/_cgo_gotypes.go $WORK/b048/cgo.cgo1.go $WORK/b048/_cgo_import.go /usr/lib/golang/pkg/tool/linux_arm64/asm -p runtime/cgo -trimpath "$WORK/b048=>" -I $WORK/b048/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b048/asm_arm64.o ./asm_arm64.s /usr/lib/golang/pkg/tool/linux_arm64/pack r $WORK/b048/_pkg_.a $WORK/b048/asm_arm64.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 $WORK/b048/_x011.o $WORK/b048/_x012.o # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b048/_pkg_.a # internal cp $WORK/b048/_pkg_.a /builddir/.cache/go-build/59/59c19ad9e19ce04fb2b3d26e342fa9d100a44944edfa2132eb239d39bf3de9bd-d # internal cp /usr/lib/golang/src/runtime/tls_arm64.h $WORK/b007/tls_GOARCH.h cd /usr/lib/golang/src/runtime /usr/lib/golang/pkg/tool/linux_arm64/asm -p runtime -trimpath "$WORK/b007=>" -I $WORK/b007/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b007/asm.o ./asm.s /usr/lib/golang/pkg/tool/linux_arm64/asm -p runtime -trimpath "$WORK/b007=>" -I $WORK/b007/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b007/asm_arm64.o ./asm_arm64.s /usr/lib/golang/pkg/tool/linux_arm64/asm -p runtime -trimpath "$WORK/b007=>" -I $WORK/b007/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b007/atomic_arm64.o ./atomic_arm64.s /usr/lib/golang/pkg/tool/linux_arm64/asm -p runtime -trimpath "$WORK/b007=>" -I $WORK/b007/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b007/duff_arm64.o ./duff_arm64.s /usr/lib/golang/pkg/tool/linux_arm64/asm -p runtime -trimpath "$WORK/b007=>" -I $WORK/b007/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b007/memclr_arm64.o ./memclr_arm64.s /usr/lib/golang/pkg/tool/linux_arm64/asm -p runtime -trimpath "$WORK/b007=>" -I $WORK/b007/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b007/memmove_arm64.o ./memmove_arm64.s /usr/lib/golang/pkg/tool/linux_arm64/asm -p runtime -trimpath "$WORK/b007=>" -I $WORK/b007/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b007/preempt_arm64.o ./preempt_arm64.s /usr/lib/golang/pkg/tool/linux_arm64/asm -p runtime -trimpath "$WORK/b007=>" -I $WORK/b007/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b007/rt0_linux_arm64.o ./rt0_linux_arm64.s /usr/lib/golang/pkg/tool/linux_arm64/asm -p runtime -trimpath "$WORK/b007=>" -I $WORK/b007/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b007/sys_linux_arm64.o ./sys_linux_arm64.s /usr/lib/golang/pkg/tool/linux_arm64/asm -p runtime -trimpath "$WORK/b007=>" -I $WORK/b007/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b007/tls_arm64.o ./tls_arm64.s /usr/lib/golang/pkg/tool/linux_arm64/pack r $WORK/b007/_pkg_.a $WORK/b007/asm.o $WORK/b007/asm_arm64.o $WORK/b007/atomic_arm64.o $WORK/b007/duff_arm64.o $WORK/b007/memclr_arm64.o $WORK/b007/memmove_arm64.o $WORK/b007/preempt_arm64.o $WORK/b007/rt0_linux_arm64.o $WORK/b007/sys_linux_arm64.o $WORK/b007/tls_arm64.o # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b007/_pkg_.a # internal cp $WORK/b007/_pkg_.a /builddir/.cache/go-build/99/998d99c9e68f864b06118bee6df5e0c9c2ee33f3a32386ec3a4c6975fcd511d4-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_arm64/asm -p internal/reflectlite -trimpath "$WORK/b004=>" -I $WORK/b004/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -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_arm64/compile -o $WORK/b014/_pkg_.a -trimpath "$WORK/b014=>" -shared -p sync -std -installsuffix shared -buildid vL0CRbgvhv4xt0YZwNkI/vL0CRbgvhv4xt0YZwNkI -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_arm64/compile -o $WORK/b004/_pkg_.a -trimpath "$WORK/b004=>" -shared -p internal/reflectlite -std -installsuffix shared -buildid coMtdsgb5AjN7fuCQSTB/coMtdsgb5AjN7fuCQSTB -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_arm64/buildid -w $WORK/b014/_pkg_.a # internal cp $WORK/b014/_pkg_.a /builddir/.cache/go-build/70/700d464630f7ec5cc6642f6a19655c50e541aef63a14ae42bf92661225db922e-d # internal internal/singleflight mkdir -p $WORK/b046/ google.golang.org/protobuf/internal/pragma google.golang.org/grpc/internal/buffer mkdir -p $WORK/b305/ google.golang.org/grpc/internal/grpcsync math/rand mkdir -p $WORK/b047/ mkdir -p $WORK/b308/ cat >$WORK/b046/importcfg << 'EOF' # internal # import config packagefile sync=$WORK/b014/_pkg_.a EOF cat >$WORK/b305/importcfg << 'EOF' # internal # import config packagefile sync=$WORK/b014/_pkg_.a EOF mkdir -p $WORK/b242/ cd /usr/lib/golang/src/internal/singleflight /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b046/_pkg_.a -trimpath "$WORK/b046=>" -shared -p internal/singleflight -std -complete -installsuffix shared -buildid AhLHFQhsEuT5IAdQXfwD/AhLHFQhsEuT5IAdQXfwD -goversion go1.15.12 -D "" -importcfg $WORK/b046/importcfg -pack ./singleflight.go cat >$WORK/b308/importcfg << 'EOF' # internal # import config packagefile sync=$WORK/b014/_pkg_.a packagefile sync/atomic=$WORK/b016/_pkg_.a EOF cat >$WORK/b047/importcfg << 'EOF' # internal # import config 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/internal/buffer /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b305/_pkg_.a -trimpath "$WORK/b305=>" -shared -p google.golang.org/grpc/internal/buffer -complete -installsuffix shared -buildid WTGmCnIELfBISEPC7-mt/WTGmCnIELfBISEPC7-mt -goversion go1.15.12 -D "" -importcfg $WORK/b305/importcfg -pack ./unbounded.go cd /usr/lib/golang/src/math/rand /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b047/_pkg_.a -trimpath "$WORK/b047=>" -shared -p math/rand -std -complete -installsuffix shared -buildid wlgQjuot1N82ysIXKD7B/wlgQjuot1N82ysIXKD7B -goversion go1.15.12 -D "" -importcfg $WORK/b047/importcfg -pack ./exp.go ./normal.go ./rand.go ./rng.go ./zipf.go cd /builddir/build/BUILD/buildah-1.21.1/src/google.golang.org/grpc/internal/grpcsync /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b308/_pkg_.a -trimpath "$WORK/b308=>" -shared -p google.golang.org/grpc/internal/grpcsync -complete -installsuffix shared -buildid _i_Mt9pxYQhO5_JOsb8J/_i_Mt9pxYQhO5_JOsb8J -goversion go1.15.12 -D "" -importcfg $WORK/b308/importcfg -pack ./event.go 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_arm64/compile -o $WORK/b242/_pkg_.a -trimpath "$WORK/b242=>" -shared -p google.golang.org/protobuf/internal/pragma -complete -installsuffix shared -buildid QBCnjeXYRzmU2D5rswFI/QBCnjeXYRzmU2D5rswFI -goversion go1.15.12 -D "" -importcfg $WORK/b242/importcfg -pack ./pragma.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b242/_pkg_.a # internal cp $WORK/b242/_pkg_.a /builddir/.cache/go-build/61/612844c846e0355ca5315ffeae1d4ce6efb6e457828df2aea538ea789b1f550a-d # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b305/_pkg_.a # internal cp $WORK/b305/_pkg_.a /builddir/.cache/go-build/f2/f288dcb95d3538faf75888df73e865f00ca0599c54a6cdf0b7cad24e53a833bc-d # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b046/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b308/_pkg_.a # internal cp $WORK/b046/_pkg_.a /builddir/.cache/go-build/3b/3bb0d793ac1baf3b70b1333f3bb9832cc7bd2d6facea5e72818a5397da410ab1-d # internal cp $WORK/b308/_pkg_.a /builddir/.cache/go-build/67/679d308705b33354aa4ad3e882d08504adab1821c36da229655a96095a7d443b-d # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b047/_pkg_.a # internal cp $WORK/b047/_pkg_.a /builddir/.cache/go-build/b3/b3a077858500cbde52815974ab91e065ee819b610d23028d7f57ab6eddf769cd-d # internal cd /usr/lib/golang/src/internal/reflectlite /usr/lib/golang/pkg/tool/linux_arm64/asm -p internal/reflectlite -trimpath "$WORK/b004=>" -I $WORK/b004/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b004/asm.o ./asm.s /usr/lib/golang/pkg/tool/linux_arm64/pack r $WORK/b004/_pkg_.a $WORK/b004/asm.o # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b004/_pkg_.a # internal cp $WORK/b004/_pkg_.a /builddir/.cache/go-build/2d/2d9f9114085ae68ff3b2879dbfee7d8826bf8bbda7f82160719fa675b86db7ab-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 cd /usr/lib/golang/src/errors /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b003/_pkg_.a -trimpath "$WORK/b003=>" -shared -p errors -std -complete -installsuffix shared -buildid XjyLJ-TvaaZ7PxDIghtf/XjyLJ-TvaaZ7PxDIghtf -goversion go1.15.12 -D "" -importcfg $WORK/b003/importcfg -pack ./errors.go ./wrap.go cat >$WORK/b033/importcfg << 'EOF' # internal # import config packagefile internal/reflectlite=$WORK/b004/_pkg_.a EOF cd /usr/lib/golang/src/sort /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b033/_pkg_.a -trimpath "$WORK/b033=>" -shared -p sort -std -complete -installsuffix shared -buildid hywQoMGVnTxy4W2v22US/hywQoMGVnTxy4W2v22US -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_arm64/buildid -w $WORK/b003/_pkg_.a # internal cp $WORK/b003/_pkg_.a /builddir/.cache/go-build/22/2214a18a6015d868fab3f92caf157b67f983410aa877ef93b8659b29a2db696f-d # internal internal/oserror mkdir -p $WORK/b022/ github.com/containers/storage/pkg/locker golang.org/x/crypto/cast5 mkdir -p $WORK/b215/ github.com/containers/common/pkg/apparmor io vendor/golang.org/x/net/dns/dnsmessage mkdir -p $WORK/b465/ mkdir -p $WORK/b013/ mkdir -p $WORK/b356/ cat >$WORK/b022/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a EOF strconv mkdir -p $WORK/b044/ cat >$WORK/b215/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_arm64/compile -o $WORK/b022/_pkg_.a -trimpath "$WORK/b022=>" -shared -p internal/oserror -std -complete -installsuffix shared -buildid Ygr0lzisqAzaYQQq5AXn/Ygr0lzisqAzaYQQq5AXn -goversion go1.15.12 -D "" -importcfg $WORK/b022/importcfg -pack ./errors.go mkdir -p $WORK/b030/ cd /builddir/build/BUILD/buildah-1.21.1/src/golang.org/x/crypto/cast5 /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b215/_pkg_.a -trimpath "$WORK/b215=>" -shared -p golang.org/x/crypto/cast5 -complete -installsuffix shared -buildid gyriVRg6PCqu-KUNqy7k/gyriVRg6PCqu-KUNqy7k -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_arm64/compile -o $WORK/b465/_pkg_.a -trimpath "$WORK/b465=>" -shared -p github.com/containers/common/pkg/apparmor -complete -installsuffix shared -buildid xmPQkXvIMR-waTS8kQtm/xmPQkXvIMR-waTS8kQtm -goversion go1.15.12 -D "" -importcfg $WORK/b465/importcfg -pack ./apparmor.go ./apparmor_unsupported.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 /usr/lib/golang/src/io /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b013/_pkg_.a -trimpath "$WORK/b013=>" -shared -p io -std -complete -installsuffix shared -buildid g4JBSbqmv5FNspZw9t8c/g4JBSbqmv5FNspZw9t8c -goversion go1.15.12 -D "" -importcfg $WORK/b013/importcfg -pack ./io.go ./multi.go ./pipe.go cd /builddir/build/BUILD/buildah-1.21.1/src/github.com/containers/storage/pkg/locker /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b356/_pkg_.a -trimpath "$WORK/b356=>" -shared -p github.com/containers/storage/pkg/locker -complete -installsuffix shared -buildid Fo6aloyXSYAWPG97cVZr/Fo6aloyXSYAWPG97cVZr -goversion go1.15.12 -D "" -importcfg $WORK/b356/importcfg -pack ./locker.go cat >$WORK/b044/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a EOF 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/vendor/golang.org/x/net/dns/dnsmessage /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b044/_pkg_.a -trimpath "$WORK/b044=>" -shared -p vendor/golang.org/x/net/dns/dnsmessage -std -complete -installsuffix shared -buildid MMRjFiVRvPcxRxcWg1s-/MMRjFiVRvPcxRxcWg1s- -goversion go1.15.12 -D "" -importcfg $WORK/b044/importcfg -pack ./message.go cd /usr/lib/golang/src/strconv /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b030/_pkg_.a -trimpath "$WORK/b030=>" -shared -p strconv -std -complete -installsuffix shared -buildid 9TNSxTbYLREfBIreVa2Z/9TNSxTbYLREfBIreVa2Z -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 /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b022/_pkg_.a # internal cp $WORK/b022/_pkg_.a /builddir/.cache/go-build/6c/6c9e781d44ea946b19fd7c7ac93fb05cff76f52b39c4121e08e8bb326397e606-d # internal syscall mkdir -p $WORK/b021/ /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b465/_pkg_.a # internal cat >$WORK/b021/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/syscall /usr/lib/golang/pkg/tool/linux_arm64/asm -p syscall -trimpath "$WORK/b021=>" -I $WORK/b021/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -gensymabis -o $WORK/b021/symabis ./asm_linux_arm64.s 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_arm64/compile -o $WORK/b021/_pkg_.a -trimpath "$WORK/b021=>" -shared -p syscall -std -installsuffix shared -buildid 6-KG6fUpijxoyMl_AhYC/6-KG6fUpijxoyMl_AhYC -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_dup3_linux.go ./syscall_linux.go ./syscall_linux_arm64.go ./syscall_unix.go ./time_nofake.go ./timestruct.go ./zerrors_linux_arm64.go ./zsyscall_linux_arm64.go ./zsysnum_linux_arm64.go ./ztypes_linux_arm64.go cp $WORK/b465/_pkg_.a /builddir/.cache/go-build/1c/1cccc84906b932e90a8efb86ee151c14874bb97c71012024235d22bc72ef24e9-d # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b356/_pkg_.a # internal cp $WORK/b356/_pkg_.a /builddir/.cache/go-build/7b/7bb316bd5eedb108115e498842f1e01ea7057034b4934f7e1387cb056ec5d34d-d # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b033/_pkg_.a # internal cp $WORK/b033/_pkg_.a /builddir/.cache/go-build/a8/a8c6682e526dd00dc36ae52b8ffe2e61cbf3ff520c9e7e42720745601bd394d4-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_arm64/compile -o $WORK/b335/_pkg_.a -trimpath "$WORK/b335=>" -shared -p container/heap -std -complete -installsuffix shared -buildid bYgEqicfcZ02jX26EGEA/bYgEqicfcZ02jX26EGEA -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_arm64/compile -o $WORK/b419/_pkg_.a -trimpath "$WORK/b419=>" -shared -p github.com/beorn7/perks/quantile -complete -installsuffix shared -buildid Ri_eFZEKHBX0urwl5Kif/Ri_eFZEKHBX0urwl5Kif -goversion go1.15.12 -D "" -importcfg $WORK/b419/importcfg -pack ./stream.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b215/_pkg_.a # internal cp $WORK/b215/_pkg_.a /builddir/.cache/go-build/b8/b8d5bb34ffff22d6306c4739bd4b77e7718cb0c73e1bc2ae2a0da4bca90bdfce-d # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b335/_pkg_.a # internal cp $WORK/b335/_pkg_.a /builddir/.cache/go-build/db/db8b1191edd844829354ec95dbf14c7126ae46c4e0a2d93b569ab253a1324e1d-d # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b013/_pkg_.a # internal cp $WORK/b013/_pkg_.a /builddir/.cache/go-build/37/37ec27da042e2bc0e082f58578e5715cd0e710ffca5ea6c3674a18cd027a6d60-d # internal hash mkdir -p $WORK/b071/ github.com/containers/image/v5/pkg/compression/internal text/tabwriter github.com/containers/image/v5/internal/uploadreader 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_arm64/compile -o $WORK/b071/_pkg_.a -trimpath "$WORK/b071=>" -shared -p hash -std -complete -installsuffix shared -buildid 0cT8E6WDA83DvfESr3E7/0cT8E6WDA83DvfESr3E7 -goversion go1.15.12 -D "" -importcfg $WORK/b071/importcfg -pack ./hash.go crypto/internal/randutil mkdir -p $WORK/b271/ bytes strings mkdir -p $WORK/b039/ mkdir -p $WORK/b394/ mkdir -p $WORK/b111/ mkdir -p $WORK/b002/ cat >$WORK/b075/importcfg << 'EOF' # internal # import config packagefile io=$WORK/b013/_pkg_.a EOF 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 cd /builddir/build/BUILD/buildah-1.21.1/src/github.com/containers/image/v5/pkg/compression/internal /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b075/_pkg_.a -trimpath "$WORK/b075=>" -shared -p github.com/containers/image/v5/pkg/compression/internal -complete -installsuffix shared -buildid ADo0TxQPegHKazQQxeej/ADo0TxQPegHKazQQxeej -goversion go1.15.12 -D "" -importcfg $WORK/b075/importcfg -pack ./types.go cd /usr/lib/golang/src/strings /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b039/_pkg_.a -trimpath "$WORK/b039=>" -shared -p strings -std -complete -installsuffix shared -buildid D-adK0jLXWMc0W43_QI-/D-adK0jLXWMc0W43_QI- -goversion go1.15.12 -D "" -importcfg $WORK/b039/importcfg -pack ./builder.go ./compare.go ./reader.go ./replace.go ./search.go ./strings.go 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_arm64/compile -o $WORK/b394/_pkg_.a -trimpath "$WORK/b394=>" -shared -p github.com/containers/image/v5/internal/uploadreader -complete -installsuffix shared -buildid nJKtEf6hdA_2leUrEiEj/nJKtEf6hdA_2leUrEiEj -goversion go1.15.12 -D "" -importcfg $WORK/b394/importcfg -pack ./upload_reader.go cat >$WORK/b111/importcfg << 'EOF' # internal # import config packagefile io=$WORK/b013/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a EOF 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_arm64/compile -o $WORK/b271/_pkg_.a -trimpath "$WORK/b271=>" -shared -p text/tabwriter -std -complete -installsuffix shared -buildid iI0VNynBLDoZ1zNxirPQ/iI0VNynBLDoZ1zNxirPQ -goversion go1.15.12 -D "" -importcfg $WORK/b271/importcfg -pack ./tabwriter.go cd /usr/lib/golang/src/crypto/internal/randutil /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b111/_pkg_.a -trimpath "$WORK/b111=>" -shared -p crypto/internal/randutil -std -complete -installsuffix shared -buildid bArzjhJlna-2n6mh7NqM/bArzjhJlna-2n6mh7NqM -goversion go1.15.12 -D "" -importcfg $WORK/b111/importcfg -pack ./randutil.go 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_arm64/compile -o $WORK/b002/_pkg_.a -trimpath "$WORK/b002=>" -shared -p bytes -std -installsuffix shared -buildid 7n8ZRowvrTlDYwaFI2IY/7n8ZRowvrTlDYwaFI2IY -goversion go1.15.12 -D "" -importcfg $WORK/b002/importcfg -pack ./buffer.go ./bytes.go ./reader.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b075/_pkg_.a # internal cp $WORK/b075/_pkg_.a /builddir/.cache/go-build/20/208f69bf012bc98117232347a5f4a5c51f0a97ee61ce79a88ea7cd188f66fe2f-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_arm64/compile -o $WORK/b074/_pkg_.a -trimpath "$WORK/b074=>" -shared -p github.com/containers/image/v5/pkg/compression/types -complete -installsuffix shared -buildid W5eexuiRyTxSyDgXiKhb/W5eexuiRyTxSyDgXiKhb -goversion go1.15.12 -D "" -importcfg $WORK/b074/importcfg -pack ./types.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b394/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b071/_pkg_.a # internal cp $WORK/b394/_pkg_.a /builddir/.cache/go-build/86/86b7ae6360eb6d17660179ba627a33aad2826c4e89a7491a17b883ceae6385b9-d # internal cp $WORK/b071/_pkg_.a /builddir/.cache/go-build/66/668d66be1266ad53b530a3d54f3a25a4ec73aaea25e43e2238b16cf31749dafc-d # internal hash/crc32 mkdir -p $WORK/b089/ hash/crc64 mkdir -p $WORK/b106/ crypto/hmac hash/fnv hash/adler32 mkdir -p $WORK/b122/ cat >$WORK/b089/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/hash/crc32 /usr/lib/golang/pkg/tool/linux_arm64/asm -p hash/crc32 -trimpath "$WORK/b089=>" -I $WORK/b089/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -gensymabis -o $WORK/b089/symabis ./crc32_arm64.s mkdir -p $WORK/b202/ mkdir -p $WORK/b214/ 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_arm64/compile -o $WORK/b106/_pkg_.a -trimpath "$WORK/b106=>" -shared -p hash/crc64 -std -complete -installsuffix shared -buildid MeM4X6SFeTmOORDBo6gg/MeM4X6SFeTmOORDBo6gg -goversion go1.15.12 -D "" -importcfg $WORK/b106/importcfg -pack ./crc64.go 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 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/hash/fnv /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b202/_pkg_.a -trimpath "$WORK/b202=>" -shared -p hash/fnv -std -complete -installsuffix shared -buildid 4avIHPkUJXzpunoy2E1x/4avIHPkUJXzpunoy2E1x -goversion go1.15.12 -D "" -importcfg $WORK/b202/importcfg -pack ./fnv.go cd /usr/lib/golang/src/crypto/hmac /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b122/_pkg_.a -trimpath "$WORK/b122=>" -shared -p crypto/hmac -std -complete -installsuffix shared -buildid 3pEG1MKSbh3HP6VDq3LH/3pEG1MKSbh3HP6VDq3LH -goversion go1.15.12 -D "" -importcfg $WORK/b122/importcfg -pack ./hmac.go 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_arm64/compile -o $WORK/b214/_pkg_.a -trimpath "$WORK/b214=>" -shared -p hash/adler32 -std -complete -installsuffix shared -buildid GhTyPMZJELJjFS44NuHk/GhTyPMZJELJjFS44NuHk -goversion go1.15.12 -D "" -importcfg $WORK/b214/importcfg -pack ./adler32.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b074/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b419/_pkg_.a # internal cp $WORK/b074/_pkg_.a /builddir/.cache/go-build/66/665fc5b16da9b179453e8a0f68fdf8f8bf87413e74abef56e026ba98ace9f34f-d # internal cat >$WORK/b089/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile hash=$WORK/b071/_pkg_.a packagefile internal/cpu=$WORK/b009/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a EOF cd /usr/lib/golang/src/hash/crc32 /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b089/_pkg_.a -trimpath "$WORK/b089=>" -shared -p hash/crc32 -std -installsuffix shared -buildid 2UAriq_ah0ILLdOsiiyb/2UAriq_ah0ILLdOsiiyb -goversion go1.15.12 -symabis $WORK/b089/symabis -D "" -importcfg $WORK/b089/importcfg -pack -asmhdr $WORK/b089/go_asm.h ./crc32.go ./crc32_arm64.go ./crc32_generic.go cp $WORK/b419/_pkg_.a /builddir/.cache/go-build/d0/d0fc6c20868b619c7c794a976239a2d4332f3dd1c5d5912acbfd0bc9dcece4ec-d # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b111/_pkg_.a # internal cp $WORK/b111/_pkg_.a /builddir/.cache/go-build/b8/b880831f6986b9dea3c1eff9c700849c0ac85675570aecf19195344c7f58aac0-d # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b214/_pkg_.a # internal cp $WORK/b214/_pkg_.a /builddir/.cache/go-build/a3/a36bafa097a6b3d34b307caf3ec13f8e45824416032030a106ad94aacbeab810-d # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b122/_pkg_.a # internal cp $WORK/b122/_pkg_.a /builddir/.cache/go-build/08/08c73883cfebfd0d6ad7014f95450c9312735b8a4ddb832a92888ecb1d831f0b-d # internal vendor/golang.org/x/crypto/hkdf mkdir -p $WORK/b136/ golang.org/x/crypto/pbkdf2 mkdir -p $WORK/b227/ 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_arm64/compile -o $WORK/b227/_pkg_.a -trimpath "$WORK/b227=>" -shared -p golang.org/x/crypto/pbkdf2 -complete -installsuffix shared -buildid tRm_17KpfWY-2P9m66pR/tRm_17KpfWY-2P9m66pR -goversion go1.15.12 -D "" -importcfg $WORK/b227/importcfg -pack ./pbkdf2.go 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_arm64/compile -o $WORK/b136/_pkg_.a -trimpath "$WORK/b136=>" -shared -p vendor/golang.org/x/crypto/hkdf -std -complete -installsuffix shared -buildid d3kXwFhNwMLQoBGFN7ZP/d3kXwFhNwMLQoBGFN7ZP -goversion go1.15.12 -D "" -importcfg $WORK/b136/importcfg -pack ./hkdf.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b106/_pkg_.a # internal cp $WORK/b106/_pkg_.a /builddir/.cache/go-build/58/5811d111fa6cb7705fa5b46b81b81856307f333c3c71575f9b43c28312b74da3-d # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b227/_pkg_.a # internal cp $WORK/b227/_pkg_.a /builddir/.cache/go-build/fa/fa33c94365c3d1f8c82634cbf65ef5333ae9736524e5d4f71ca482c004e2d91e-d # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b271/_pkg_.a # internal cd /usr/lib/golang/src/hash/crc32 /usr/lib/golang/pkg/tool/linux_arm64/asm -p hash/crc32 -trimpath "$WORK/b089=>" -I $WORK/b089/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b089/crc32_arm64.o ./crc32_arm64.s cp $WORK/b271/_pkg_.a /builddir/.cache/go-build/d4/d40eb8e41c5364b244feb0869b81f4565865da0fc246d729fbe6dcfe77a10f56-d # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b136/_pkg_.a # internal cp $WORK/b136/_pkg_.a /builddir/.cache/go-build/dc/dc1279112cb9b7f1cd087e13b028c6856b8ffb8c17b07f76823062cfda0be260-d # internal /usr/lib/golang/pkg/tool/linux_arm64/pack r $WORK/b089/_pkg_.a $WORK/b089/crc32_arm64.o # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b089/_pkg_.a # internal cp $WORK/b089/_pkg_.a /builddir/.cache/go-build/8d/8d7e3a1eaa6413001c95513fa298bdc894b9c0195164614415ac5ddaf9f4b2c4-d # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b202/_pkg_.a # internal cp $WORK/b202/_pkg_.a /builddir/.cache/go-build/d7/d7be9dc76eadac139cddd73aeaa520c3186b939ccafa3cae5498c826ed4b0fe7-d # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b002/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b030/_pkg_.a # internal cp $WORK/b002/_pkg_.a /builddir/.cache/go-build/f9/f98a8aca11801b990b7252ce810e9400623c829a98b4f6bca167ef46dff6ac81-d # internal vendor/golang.org/x/text/transform golang.org/x/text/transform mkdir -p $WORK/b176/ mkdir -p $WORK/b318/ 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 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 /usr/lib/golang/src/vendor/golang.org/x/text/transform /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b176/_pkg_.a -trimpath "$WORK/b176=>" -shared -p vendor/golang.org/x/text/transform -std -complete -installsuffix shared -buildid 2vrYeLuxI7HN1ABbHpD9/2vrYeLuxI7HN1ABbHpD9 -goversion go1.15.12 -D "" -importcfg $WORK/b176/importcfg -pack ./transform.go cd /builddir/build/BUILD/buildah-1.21.1/src/golang.org/x/text/transform /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b318/_pkg_.a -trimpath "$WORK/b318=>" -shared -p golang.org/x/text/transform -complete -installsuffix shared -buildid -xa97iXn_-pF-TzCXij_/-xa97iXn_-pF-TzCXij_ -goversion go1.15.12 -D "" -importcfg $WORK/b318/importcfg -pack ./transform.go cp $WORK/b030/_pkg_.a /builddir/.cache/go-build/f4/f435a6a6d1f012d14d96b2756fcd37460b72c917c98bb3821860a73092079ed7-d # internal crypto mkdir -p $WORK/b070/ crypto/rc4 encoding/base32 golang.org/x/crypto/openpgp/errors mkdir -p $WORK/b211/ mkdir -p $WORK/b124/ reflect mkdir -p $WORK/b137/ 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 mkdir -p $WORK/b029/ cat >$WORK/b211/importcfg << 'EOF' # internal # import config packagefile strconv=$WORK/b030/_pkg_.a EOF cd /usr/lib/golang/src/crypto /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b070/_pkg_.a -trimpath "$WORK/b070=>" -shared -p crypto -std -complete -installsuffix shared -buildid Nq0OxrEHJzWGUpa9umks/Nq0OxrEHJzWGUpa9umks -goversion go1.15.12 -D "" -importcfg $WORK/b070/importcfg -pack ./crypto.go cd /builddir/build/BUILD/buildah-1.21.1/src/golang.org/x/crypto/openpgp/errors /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b211/_pkg_.a -trimpath "$WORK/b211=>" -shared -p golang.org/x/crypto/openpgp/errors -complete -installsuffix shared -buildid 2bxWOnNAlk9uQ0aBcBS4/2bxWOnNAlk9uQ0aBcBS4 -goversion go1.15.12 -D "" -importcfg $WORK/b211/importcfg -pack ./errors.go cat >$WORK/b124/importcfg << 'EOF' # internal # import config packagefile crypto/internal/subtle=$WORK/b084/_pkg_.a packagefile strconv=$WORK/b030/_pkg_.a EOF 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/crypto/rc4 /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b124/_pkg_.a -trimpath "$WORK/b124=>" -shared -p crypto/rc4 -std -complete -installsuffix shared -buildid LJnPuKD_AALeuYu5iVCY/LJnPuKD_AALeuYu5iVCY -goversion go1.15.12 -D "" -importcfg $WORK/b124/importcfg -pack ./rc4.go cd /usr/lib/golang/src/encoding/base32 /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b137/_pkg_.a -trimpath "$WORK/b137=>" -shared -p encoding/base32 -std -complete -installsuffix shared -buildid qVGzBRoZpwkwcVAZ-Gg4/qVGzBRoZpwkwcVAZ-Gg4 -goversion go1.15.12 -D "" -importcfg $WORK/b137/importcfg -pack ./base32.go cat >$WORK/b029/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/reflect /usr/lib/golang/pkg/tool/linux_arm64/asm -p reflect -trimpath "$WORK/b029=>" -I $WORK/b029/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -gensymabis -o $WORK/b029/symabis ./asm_arm64.s 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 /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b029/_pkg_.a -trimpath "$WORK/b029=>" -shared -p reflect -std -installsuffix shared -buildid 73nnJJa5BF7QLwpjMPsq/73nnJJa5BF7QLwpjMPsq -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_arm64/buildid -w $WORK/b124/_pkg_.a # internal cp $WORK/b124/_pkg_.a /builddir/.cache/go-build/6f/6f871660c81db84fb8a90516dd6304762124eaf9c6d024137a7fd398f1b4e8fd-d # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b211/_pkg_.a # internal cp $WORK/b211/_pkg_.a /builddir/.cache/go-build/59/597c47e74d08ac3b06c6329fae2235cd5de25e83a4e0fb6b1010d46311fe6b12-d # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b070/_pkg_.a # internal cp $WORK/b070/_pkg_.a /builddir/.cache/go-build/08/084d1d512eaa301a842fb3563375e8c7487f014ae6a17d391726a79d32d92310-d # internal golang.org/x/crypto/openpgp/s2k mkdir -p $WORK/b217/ 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_arm64/compile -o $WORK/b217/_pkg_.a -trimpath "$WORK/b217=>" -shared -p golang.org/x/crypto/openpgp/s2k -complete -installsuffix shared -buildid I2XDP4s9JwD2im5uyb4H/I2XDP4s9JwD2im5uyb4H -goversion go1.15.12 -D "" -importcfg $WORK/b217/importcfg -pack ./s2k.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b039/_pkg_.a # internal cp $WORK/b039/_pkg_.a /builddir/.cache/go-build/53/537df3aea32c73b6ed1b0543800937a6551d8865cbb1feba36c9112d1acd2d61-d # internal path mkdir -p $WORK/b056/ bufio mkdir -p $WORK/b057/ github.com/containers/storage/pkg/stringutils mkdir -p $WORK/b379/ google.golang.org/grpc/encoding github.com/docker/docker/api/types/versions regexp/syntax github.com/prometheus/common/internal/bitbucket.org/ww/goautoneg github.com/disiqueira/gotree/v3 mkdir -p $WORK/b484/ html 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 mkdir -p $WORK/b288/ cd /usr/lib/golang/src/path /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b056/_pkg_.a -trimpath "$WORK/b056=>" -shared -p path -std -complete -installsuffix shared -buildid YgyBPu0k2U4WTPPrJZwI/YgyBPu0k2U4WTPPrJZwI -goversion go1.15.12 -D "" -importcfg $WORK/b056/importcfg -pack ./match.go ./path.go 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 mkdir -p $WORK/b139/ cd /usr/lib/golang/src/bufio /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b057/_pkg_.a -trimpath "$WORK/b057=>" -shared -p bufio -std -complete -installsuffix shared -buildid VycWk72IMjzbdVJoAdTQ/VycWk72IMjzbdVJoAdTQ -goversion go1.15.12 -D "" -importcfg $WORK/b057/importcfg -pack ./bufio.go ./scan.go mkdir -p $WORK/b063/ 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 mkdir -p $WORK/b425/ mkdir -p $WORK/b268/ cat >$WORK/b484/importcfg << 'EOF' # internal # import config packagefile strings=$WORK/b039/_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 /builddir/build/BUILD/buildah-1.21.1/src/github.com/containers/storage/pkg/stringutils /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b379/_pkg_.a -trimpath "$WORK/b379=>" -shared -p github.com/containers/storage/pkg/stringutils -complete -installsuffix shared -buildid 0AzvYwyuy5D9EU3tP-aF/0AzvYwyuy5D9EU3tP-aF -goversion go1.15.12 -D "" -importcfg $WORK/b379/importcfg -pack ./stringutils.go 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 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/disiqueira/gotree/v3 /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b484/_pkg_.a -trimpath "$WORK/b484=>" -shared -p github.com/disiqueira/gotree/v3 -complete -installsuffix shared -buildid p8pU_NRq8JRbGoV17b4Y/p8pU_NRq8JRbGoV17b4Y -goversion go1.15.12 -D "" -importcfg $WORK/b484/importcfg -pack ./gotree.go cd /builddir/build/BUILD/buildah-1.21.1/src/github.com/prometheus/common/internal/bitbucket.org/ww/goautoneg /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b425/_pkg_.a -trimpath "$WORK/b425=>" -shared -p github.com/prometheus/common/internal/bitbucket.org/ww/goautoneg -complete -installsuffix shared -buildid NjMMY-CjViLvNdREzOig/NjMMY-CjViLvNdREzOig -goversion go1.15.12 -D "" -importcfg $WORK/b425/importcfg -pack ./autoneg.go cd /builddir/build/BUILD/buildah-1.21.1/src/google.golang.org/grpc/encoding /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b288/_pkg_.a -trimpath "$WORK/b288=>" -shared -p google.golang.org/grpc/encoding -complete -installsuffix shared -buildid -byH73EleVczfdzP9fIo/-byH73EleVczfdzP9fIo -goversion go1.15.12 -D "" -importcfg $WORK/b288/importcfg -pack ./encoding.go cd /builddir/build/BUILD/buildah-1.21.1/src/github.com/docker/docker/api/types/versions /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b139/_pkg_.a -trimpath "$WORK/b139=>" -shared -p github.com/docker/docker/api/types/versions -complete -installsuffix shared -buildid Deqw0mq3kwwwISRM_P8a/Deqw0mq3kwwwISRM_P8a -goversion go1.15.12 -D "" -importcfg $WORK/b139/importcfg -pack ./compare.go 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_arm64/compile -o $WORK/b063/_pkg_.a -trimpath "$WORK/b063=>" -shared -p regexp/syntax -std -complete -installsuffix shared -buildid 9OoP3idaSqxnvdumjyfd/9OoP3idaSqxnvdumjyfd -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 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 cd /usr/lib/golang/src/html /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b268/_pkg_.a -trimpath "$WORK/b268=>" -shared -p html -std -complete -installsuffix shared -buildid 7WH0f4XQk4WPQjUICMaL/7WH0f4XQk4WPQjUICMaL -goversion go1.15.12 -D "" -importcfg $WORK/b268/importcfg -pack ./entity.go ./escape.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b139/_pkg_.a # internal cp $WORK/b139/_pkg_.a /builddir/.cache/go-build/07/07fb02781765db0fb76333aa6007cc4a66f19ed2b2416e442dbc6ceab6fbc0d5-d # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b217/_pkg_.a # internal cp $WORK/b217/_pkg_.a /builddir/.cache/go-build/71/71df06c047a182d493f25ef5adae248f6100c415367d287d49bf50655b496c31-d # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b288/_pkg_.a # internal cp $WORK/b288/_pkg_.a /builddir/.cache/go-build/e5/e532426db78c020c8992a6a2cedfd43d325053b0f908f1b850be9645919ed5cb-d # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b484/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b137/_pkg_.a # internal cp $WORK/b484/_pkg_.a /builddir/.cache/go-build/08/089e8e56a5c691de163292970c229f97bbd46914d1b9d5b7569e086efdefcd4e-d # internal cp $WORK/b137/_pkg_.a /builddir/.cache/go-build/ce/ce2838045d5821fe02d4a2f4f482648bf2f858ae5fd3329d60e1188fed039d9a-d # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b379/_pkg_.a # internal cp $WORK/b379/_pkg_.a /builddir/.cache/go-build/bd/bd6fcde2a019b8f85662a9720c6c22bf4c1c499d73d082f54961b06afa297e4c-d # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b425/_pkg_.a # internal cp $WORK/b425/_pkg_.a /builddir/.cache/go-build/bb/bb7c7e026ca6646a652e3cb6e5fd457fcced0af8e1be6ab5390147fb35e5d901-d # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b318/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b176/_pkg_.a # internal cp $WORK/b318/_pkg_.a /builddir/.cache/go-build/05/051e3deb2d12d660a9b87226305a5c1bb1077a3a2caa1b26adaf1bcc89254c48-d # internal cp $WORK/b176/_pkg_.a /builddir/.cache/go-build/4f/4fca7ad6f71b6e0341c816d1e6e2e7c92ac6622142c33a5afde9462947e90837-d # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b044/_pkg_.a # internal cp $WORK/b044/_pkg_.a /builddir/.cache/go-build/84/84376016c505d199ccca95e66df410e35cc3227e817af88a65587908221b6907-d # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b056/_pkg_.a # internal cp $WORK/b056/_pkg_.a /builddir/.cache/go-build/ac/ac15d1dd6cd337410745c65342e7c1a03d00107a526d57a7d3411ae2ca73f393-d # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b268/_pkg_.a # internal cp $WORK/b268/_pkg_.a /builddir/.cache/go-build/a1/a164bd8598a5a1c008144e8997c00cfbf51e08187677f732185084435ca908d5-d # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b057/_pkg_.a # internal cp $WORK/b057/_pkg_.a /builddir/.cache/go-build/37/37287707e43389504e44a3c4faa08c0feaf1e9f00a3f1d1ac8757b883dc0f078-d # internal compress/bzip2 mkdir -p $WORK/b079/ image mkdir -p $WORK/b218/ 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_arm64/compile -o $WORK/b079/_pkg_.a -trimpath "$WORK/b079=>" -shared -p compress/bzip2 -std -complete -installsuffix shared -buildid VZrE9JkJK7kNoqww8YDn/VZrE9JkJK7kNoqww8YDn -goversion go1.15.12 -D "" -importcfg $WORK/b079/importcfg -pack ./bit_reader.go ./bzip2.go ./huffman.go ./move_to_front.go 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_arm64/compile -o $WORK/b218/_pkg_.a -trimpath "$WORK/b218=>" -shared -p image -std -complete -installsuffix shared -buildid hhXipQhv0oTBBQroK6Ut/hhXipQhv0oTBBQroK6Ut -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_arm64/buildid -w $WORK/b079/_pkg_.a # internal cp $WORK/b079/_pkg_.a /builddir/.cache/go-build/aa/aad71a91f65aec1359bbf16a9e54efb0892caf72bf0d1b8e377313cbcfe538b2-d # internal cd /usr/lib/golang/src/syscall /usr/lib/golang/pkg/tool/linux_arm64/asm -p syscall -trimpath "$WORK/b021=>" -I $WORK/b021/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b021/asm_linux_arm64.o ./asm_linux_arm64.s /usr/lib/golang/pkg/tool/linux_arm64/pack r $WORK/b021/_pkg_.a $WORK/b021/asm_linux_arm64.o # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b021/_pkg_.a # internal cp $WORK/b021/_pkg_.a /builddir/.cache/go-build/b2/b25f2f74d9d8ab082c405b7787ba162360ecb36452614f1a7790660b6aba0141-d # internal internal/syscall/execenv mkdir -p $WORK/b037/ github.com/mattn/go-isatty internal/syscall/unix mkdir -p $WORK/b036/ mkdir -p $WORK/b481/ time mkdir -p $WORK/b020/ cat >$WORK/b037/importcfg << 'EOF' # internal # import config packagefile syscall=$WORK/b021/_pkg_.a EOF 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/execenv /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b037/_pkg_.a -trimpath "$WORK/b037=>" -shared -p internal/syscall/execenv -std -complete -installsuffix shared -buildid mMgpg5K_gNF_iTaum684/mMgpg5K_gNF_iTaum684 -goversion go1.15.12 -D "" -importcfg $WORK/b037/importcfg -pack ./execenv_default.go cd /usr/lib/golang/src/internal/syscall/unix /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b036/_pkg_.a -trimpath "$WORK/b036=>" -shared -p internal/syscall/unix -std -complete -installsuffix shared -buildid 6tIZzAmWo4-FEdOw9Rhv/6tIZzAmWo4-FEdOw9Rhv -goversion go1.15.12 -D "" -importcfg $WORK/b036/importcfg -pack ./at.go ./at_sysnum_fstatat_linux.go ./at_sysnum_linux.go ./copy_file_range_linux.go ./getrandom_linux.go ./nonblocking.go ./sysnum_linux_generic.go cat >$WORK/b481/importcfg << 'EOF' # internal # import config packagefile syscall=$WORK/b021/_pkg_.a EOF cd /builddir/build/BUILD/buildah-1.21.1/src/github.com/mattn/go-isatty /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b481/_pkg_.a -trimpath "$WORK/b481=>" -shared -p github.com/mattn/go-isatty -complete -installsuffix shared -buildid GlMIo331oTnmUfjRuVnj/GlMIo331oTnmUfjRuVnj -goversion go1.15.12 -D "" -importcfg $WORK/b481/importcfg -pack ./doc.go ./isatty_linux.go ./isatty_others.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_arm64/compile -o $WORK/b020/_pkg_.a -trimpath "$WORK/b020=>" -shared -p time -std -installsuffix shared -buildid xQBwtS37LFgY2UE0ik9J/xQBwtS37LFgY2UE0ik9J -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_arm64/buildid -w $WORK/b037/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b481/_pkg_.a # internal cp $WORK/b037/_pkg_.a /builddir/.cache/go-build/0e/0e168eb37f3044e42e0121f6edc2b64cbc35eb884eabe1fdd47833bf6ee8bef8-d # internal cp $WORK/b481/_pkg_.a /builddir/.cache/go-build/1c/1c435818592beb8c841cc2c23607a928fea31a2853217506f25dd17e0a9e7c94-d # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b036/_pkg_.a # internal cp $WORK/b036/_pkg_.a /builddir/.cache/go-build/94/94d7f63c5283f4478940730510803cddfd41b73e1958121c746f24a26a13e2a5-d # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b063/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b218/_pkg_.a # internal cp $WORK/b063/_pkg_.a /builddir/.cache/go-build/9e/9e5e8bcd11115e81bda67778e0588a808748c631d20db82b11e2bc9a6062f765-d # internal regexp mkdir -p $WORK/b062/ 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 cd /usr/lib/golang/src/regexp /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b062/_pkg_.a -trimpath "$WORK/b062=>" -shared -p regexp -std -complete -installsuffix shared -buildid njmTTRqQqxrzJbaMjT1h/njmTTRqQqxrzJbaMjT1h -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/92/92b01452b67d7fac7d7d3d2395613b91b4dccddc548b8095fc4255a2aff786f8-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_arm64/compile -o $WORK/b221/_pkg_.a -trimpath "$WORK/b221=>" -shared -p image/internal/imageutil -std -complete -installsuffix shared -buildid r5RzmCO8e_l7lLWXN34G/r5RzmCO8e_l7lLWXN34G -goversion go1.15.12 -D "" -importcfg $WORK/b221/importcfg -pack ./imageutil.go ./impl.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b221/_pkg_.a # internal cp $WORK/b221/_pkg_.a /builddir/.cache/go-build/4f/4ff599acf9685c45f102f919c92538f77a21ef1f3defc360f9b0f6ba302e31d9-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_arm64/compile -o $WORK/b220/_pkg_.a -trimpath "$WORK/b220=>" -shared -p image/jpeg -std -complete -installsuffix shared -buildid 8U4rnAdLUmAAwK73Czpf/8U4rnAdLUmAAwK73Czpf -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_arm64/buildid -w $WORK/b220/_pkg_.a # internal cp $WORK/b220/_pkg_.a /builddir/.cache/go-build/a5/a587df04b3db12ac9810924ee2e51cd3d2b39fd02ca78a4291847d1aa5a6825a-d # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b062/_pkg_.a # internal cp $WORK/b062/_pkg_.a /builddir/.cache/go-build/4a/4a7318eefbf9ded3de0ee70fd9c496d51a114144f50b81ffa708d77cfa5b4efd-d # internal github.com/acarl005/stripansi mkdir -p $WORK/b336/ github.com/docker/libnetwork/resolvconf/dns github.com/lunixbochs/vtclean mkdir -p $WORK/b479/ mkdir -p $WORK/b502/ 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_arm64/compile -o $WORK/b336/_pkg_.a -trimpath "$WORK/b336=>" -shared -p github.com/acarl005/stripansi -complete -installsuffix shared -buildid 2XN_oMcxnhI3ULMStKh0/2XN_oMcxnhI3ULMStKh0 -goversion go1.15.12 -D "" -importcfg $WORK/b336/importcfg -pack ./stripansi.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b020/_pkg_.a # internal 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_arm64/compile -o $WORK/b502/_pkg_.a -trimpath "$WORK/b502=>" -shared -p github.com/docker/libnetwork/resolvconf/dns -complete -installsuffix shared -buildid w46gnZLbzSQ-GSfC_-zI/w46gnZLbzSQ-GSfC_-zI -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_arm64/compile -o $WORK/b479/_pkg_.a -trimpath "$WORK/b479=>" -shared -p github.com/lunixbochs/vtclean -complete -installsuffix shared -buildid eaR6FqerFscYtd0UWcz5/eaR6FqerFscYtd0UWcz5 -goversion go1.15.12 -D "" -importcfg $WORK/b479/importcfg -pack ./io.go ./line.go ./vtclean.go cp $WORK/b020/_pkg_.a /builddir/.cache/go-build/a5/a504c912853960bfadbb5a187e31a3c0318e52e7133243256cf0c5b9f1a5f863-d # internal context google.golang.org/grpc/backoff mkdir -p $WORK/b019/ google.golang.org/grpc/keepalive mkdir -p $WORK/b272/ google.golang.org/grpc/internal/grpcrand mkdir -p $WORK/b286/ 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 internal/poll cat >$WORK/b272/importcfg << 'EOF' # internal # import config packagefile time=$WORK/b020/_pkg_.a EOF cd /usr/lib/golang/src/context /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b019/_pkg_.a -trimpath "$WORK/b019=>" -shared -p context -std -complete -installsuffix shared -buildid 56hxdyM-WadZUTsiXjS-/56hxdyM-WadZUTsiXjS- -goversion go1.15.12 -D "" -importcfg $WORK/b019/importcfg -pack ./context.go mkdir -p $WORK/b323/ cd /builddir/build/BUILD/buildah-1.21.1/src/google.golang.org/grpc/backoff /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b272/_pkg_.a -trimpath "$WORK/b272=>" -shared -p google.golang.org/grpc/backoff -complete -installsuffix shared -buildid k7XPAcHZ9zFV2s3Oj7ZK/k7XPAcHZ9zFV2s3Oj7ZK -goversion go1.15.12 -D "" -importcfg $WORK/b272/importcfg -pack ./backoff.go mkdir -p $WORK/b035/ 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 cd /builddir/build/BUILD/buildah-1.21.1/src/google.golang.org/grpc/internal/grpcrand /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b286/_pkg_.a -trimpath "$WORK/b286=>" -shared -p google.golang.org/grpc/internal/grpcrand -complete -installsuffix shared -buildid iXqpKTiP9A1-lmnqmS-g/iXqpKTiP9A1-lmnqmS-g -goversion go1.15.12 -D "" -importcfg $WORK/b286/importcfg -pack ./grpcrand.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b336/_pkg_.a # internal cat >$WORK/b323/importcfg << 'EOF' # internal # import config packagefile time=$WORK/b020/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b502/_pkg_.a # internal cd /builddir/build/BUILD/buildah-1.21.1/src/google.golang.org/grpc/keepalive /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b323/_pkg_.a -trimpath "$WORK/b323=>" -shared -p google.golang.org/grpc/keepalive -complete -installsuffix shared -buildid LTPttnE9EoSBQypxhayk/LTPttnE9EoSBQypxhayk -goversion go1.15.12 -D "" -importcfg $WORK/b323/importcfg -pack ./keepalive.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 cd /usr/lib/golang/src/internal/poll /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b035/_pkg_.a -trimpath "$WORK/b035=>" -shared -p internal/poll -std -installsuffix shared -buildid 0JYakoVJAnLRBugSXJj4/0JYakoVJAnLRBugSXJj4 -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 cp $WORK/b502/_pkg_.a /builddir/.cache/go-build/82/82806f71c2931883b72147981beefa8c0b9e15dd1d01cb8a863cc652f66fbe47-d # internal cp $WORK/b336/_pkg_.a /builddir/.cache/go-build/41/4109ed1f055925695d13e96be881748d8e81922ba722a00c4a1d6329c5d2123e-d # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b272/_pkg_.a # internal cp $WORK/b272/_pkg_.a /builddir/.cache/go-build/5e/5ea325e8ca60ae0283a3081266e563ca5300d7103c880a7073871afb7989e04e-d # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b286/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b323/_pkg_.a # internal cp $WORK/b323/_pkg_.a /builddir/.cache/go-build/a0/a03bf3f23bb680993e455de8058a32a3c0ed66830af8a2ae2cd34b2df270cdae-d # internal cp $WORK/b286/_pkg_.a /builddir/.cache/go-build/68/68048bc7e9022007681cf1d190b2ced15d711c71f294e99941d093e4645b0e04-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_arm64/compile -o $WORK/b290/_pkg_.a -trimpath "$WORK/b290=>" -shared -p google.golang.org/grpc/internal/backoff -complete -installsuffix shared -buildid M6oyYib_CYlxzfCsvLGd/M6oyYib_CYlxzfCsvLGd -goversion go1.15.12 -D "" -importcfg $WORK/b290/importcfg -pack ./backoff.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b290/_pkg_.a # internal cp $WORK/b290/_pkg_.a /builddir/.cache/go-build/1d/1d3749d6f2cb11952f6fb5beabe49246bf5a298b08d95c7c35d8551ab1daf67c-d # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b479/_pkg_.a # internal cp $WORK/b479/_pkg_.a /builddir/.cache/go-build/8b/8bccca771a096db70e82359b5c32309b1529fbb90ab53a9708bdb9269288b943-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_arm64/compile -o $WORK/b478/_pkg_.a -trimpath "$WORK/b478=>" -shared -p github.com/juju/ansiterm/tabwriter -complete -installsuffix shared -buildid FbQk6vTAjqWA6CdRzYZS/FbQk6vTAjqWA6CdRzYZS -goversion go1.15.12 -D "" -importcfg $WORK/b478/importcfg -pack ./tabwriter.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b019/_pkg_.a # internal cp $WORK/b019/_pkg_.a /builddir/.cache/go-build/57/57d856d767e91f333aed375be3d2ae2c8d0552b0349215d00e6144cde5857fc4-d # internal google.golang.org/grpc/tap mkdir -p $WORK/b326/ golang.org/x/sync/semaphore golang.org/x/net/context mkdir -p $WORK/b344/ mkdir -p $WORK/b156/ cat >$WORK/b326/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b019/_pkg_.a EOF cd /builddir/build/BUILD/buildah-1.21.1/src/google.golang.org/grpc/tap /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b326/_pkg_.a -trimpath "$WORK/b326=>" -shared -p google.golang.org/grpc/tap -complete -installsuffix shared -buildid tIYfgfpAjAlFtxBMNgKh/tIYfgfpAjAlFtxBMNgKh -goversion go1.15.12 -D "" -importcfg $WORK/b326/importcfg -pack ./tap.go 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_arm64/compile -o $WORK/b344/_pkg_.a -trimpath "$WORK/b344=>" -shared -p golang.org/x/sync/semaphore -complete -installsuffix shared -buildid JVmiwkIxJujE9Dy0-75h/JVmiwkIxJujE9Dy0-75h -goversion go1.15.12 -D "" -importcfg $WORK/b344/importcfg -pack ./semaphore.go 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_arm64/compile -o $WORK/b156/_pkg_.a -trimpath "$WORK/b156=>" -shared -p golang.org/x/net/context -complete -installsuffix shared -buildid 7PztnY6H6eEeNPUUy3R_/7PztnY6H6eEeNPUUy3R_ -goversion go1.15.12 -D "" -importcfg $WORK/b156/importcfg -pack ./context.go ./go17.go ./go19.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b326/_pkg_.a # internal cp $WORK/b326/_pkg_.a /builddir/.cache/go-build/3a/3a124f3cc594f8aadcf002a90d28fbf9442688f8a8e76e11376cdfd49ea3ae47-d # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b156/_pkg_.a # internal cp $WORK/b156/_pkg_.a /builddir/.cache/go-build/c6/c6a2604c78a1a7ed1dbea9c20df08c7885dac3613cc8c9b55df4cc2c55c55b83-d # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b344/_pkg_.a # internal cp $WORK/b344/_pkg_.a /builddir/.cache/go-build/22/22513f0f51ea6dff5c01707f53425357d45108031f8892abbab37df40a1f6ecb-d # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b478/_pkg_.a # internal cp $WORK/b478/_pkg_.a /builddir/.cache/go-build/9d/9d7dca03fede0e071d4899d63465effb6e9b9fe70bd34daf9529d24a4551c106-d # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b035/_pkg_.a # internal cp $WORK/b035/_pkg_.a /builddir/.cache/go-build/04/04df5cd21f94b6b6934e1a6b82adc1176b8daef451f2ee74b7f587d3ac6175e4-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_arm64/compile -o $WORK/b034/_pkg_.a -trimpath "$WORK/b034=>" -shared -p os -std -installsuffix shared -buildid hk6GnyXzc87aBQ8NijZw/hk6GnyXzc87aBQ8NijZw -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 cd /usr/lib/golang/src/reflect /usr/lib/golang/pkg/tool/linux_arm64/asm -p reflect -trimpath "$WORK/b029=>" -I $WORK/b029/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b029/asm_arm64.o ./asm_arm64.s /usr/lib/golang/pkg/tool/linux_arm64/pack r $WORK/b029/_pkg_.a $WORK/b029/asm_arm64.o # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b029/_pkg_.a # internal cp $WORK/b029/_pkg_.a /builddir/.cache/go-build/55/55d532f408ca03485e68b59419fa47b831d2f3c0652c9a1467010f5de6dae68c-d # internal internal/fmtsort mkdir -p $WORK/b032/ encoding/binary github.com/hashicorp/errwrap mkdir -p $WORK/b026/ mkdir -p $WORK/b346/ 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_arm64/compile -o $WORK/b032/_pkg_.a -trimpath "$WORK/b032=>" -shared -p internal/fmtsort -std -complete -installsuffix shared -buildid bhbWMnzMsb55jMPhhT0g/bhbWMnzMsb55jMPhhT0g -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 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 /usr/lib/golang/src/encoding/binary /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b026/_pkg_.a -trimpath "$WORK/b026=>" -shared -p encoding/binary -std -complete -installsuffix shared -buildid xLOmDTYZm2Hpr-CFpPQW/xLOmDTYZm2Hpr-CFpPQW -goversion go1.15.12 -D "" -importcfg $WORK/b026/importcfg -pack ./binary.go ./varint.go cd /builddir/build/BUILD/buildah-1.21.1/src/github.com/hashicorp/errwrap /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b346/_pkg_.a -trimpath "$WORK/b346=>" -shared -p github.com/hashicorp/errwrap -complete -installsuffix shared -buildid j2VUv8rllFSDjsAYs-6z/j2VUv8rllFSDjsAYs-6z -goversion go1.15.12 -D "" -importcfg $WORK/b346/importcfg -pack ./errwrap.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b346/_pkg_.a # internal cp $WORK/b346/_pkg_.a /builddir/.cache/go-build/66/66c39e61bec244e43c34256edf41c0664547088bdf78008b72b9f68ab0834960-d # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b032/_pkg_.a # internal cp $WORK/b032/_pkg_.a /builddir/.cache/go-build/87/87350264f297d65ba90c17522ecb672535f5af88caa51617479e1ffc01985b06-d # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b026/_pkg_.a # internal cp $WORK/b026/_pkg_.a /builddir/.cache/go-build/28/288b1ee480f459a18f9ac35838171c9261d563d52f6c64bb73a4f9d58bfbdef2-d # internal encoding/base64 mkdir -p $WORK/b025/ github.com/klauspost/compress/zstd/internal/xxhash mkdir -p $WORK/b092/ crypto/cipher mkdir -p $WORK/b083/ github.com/golang/snappy 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_arm64/compile -o $WORK/b025/_pkg_.a -trimpath "$WORK/b025=>" -shared -p encoding/base64 -std -complete -installsuffix shared -buildid TG2Lk46LMW2-xHSe_ivD/TG2Lk46LMW2-xHSe_ivD -goversion go1.15.12 -D "" -importcfg $WORK/b025/importcfg -pack ./base64.go crypto/sha256 mkdir -p $WORK/b102/ 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 packagefile runtime=$WORK/b007/_pkg_.a EOF crypto/sha512 cat >$WORK/b088/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/crypto/cipher /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b083/_pkg_.a -trimpath "$WORK/b083=>" -shared -p crypto/cipher -std -complete -installsuffix shared -buildid j_TVtBY-kbWEWbFq77A_/j_TVtBY-kbWEWbFq77A_ -goversion go1.15.12 -D "" -importcfg $WORK/b083/importcfg -pack ./cbc.go ./cfb.go ./cipher.go ./ctr.go ./gcm.go ./io.go ./ofb.go ./xor_generic.go cd /builddir/build/BUILD/buildah-1.21.1/src/github.com/golang/snappy /usr/lib/golang/pkg/tool/linux_arm64/asm -p github.com/golang/snappy -trimpath "$WORK/b088=>" -I $WORK/b088/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -gensymabis -o $WORK/b088/symabis ./decode_arm64.s ./encode_arm64.s crypto/ed25519/internal/edwards25519 mkdir -p $WORK/b121/ 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 mkdir -p $WORK/b112/ cat >$WORK/b102/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_arm64/compile -o $WORK/b092/_pkg_.a -trimpath "$WORK/b092=>" -shared -p github.com/klauspost/compress/zstd/internal/xxhash -complete -installsuffix shared -buildid R_d0SXEAizvrtBs5HPag/R_d0SXEAizvrtBs5HPag -goversion go1.15.12 -D "" -importcfg $WORK/b092/importcfg -pack ./xxhash.go ./xxhash_other.go ./xxhash_safe.go crypto/md5 mkdir -p $WORK/b123/ cd /usr/lib/golang/src/crypto/sha256 /usr/lib/golang/pkg/tool/linux_arm64/asm -p crypto/sha256 -trimpath "$WORK/b102=>" -I $WORK/b102/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -gensymabis -o $WORK/b102/symabis ./sha256block_arm64.s crypto/sha1 mkdir -p $WORK/b125/ cat >$WORK/b123/go_asm.h << 'EOF' # internal EOF cat >$WORK/b121/importcfg << 'EOF' # internal # import config packagefile encoding/binary=$WORK/b026/_pkg_.a EOF cd /usr/lib/golang/src/crypto/md5 /usr/lib/golang/pkg/tool/linux_arm64/asm -p crypto/md5 -trimpath "$WORK/b123=>" -I $WORK/b123/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -gensymabis -o $WORK/b123/symabis ./md5block_arm64.s cd /usr/lib/golang/src/crypto/ed25519/internal/edwards25519 /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b121/_pkg_.a -trimpath "$WORK/b121=>" -shared -p crypto/ed25519/internal/edwards25519 -std -complete -installsuffix shared -buildid uWuX-LQ70OrtsZEYA69Q/uWuX-LQ70OrtsZEYA69Q -goversion go1.15.12 -D "" -importcfg $WORK/b121/importcfg -pack ./const.go ./edwards25519.go github.com/cespare/xxhash/v2 mkdir -p $WORK/b420/ cat >$WORK/b125/go_asm.h << 'EOF' # internal EOF 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/sha1 /usr/lib/golang/pkg/tool/linux_arm64/asm -p crypto/sha1 -trimpath "$WORK/b125=>" -I $WORK/b125/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -gensymabis -o $WORK/b125/symabis ./sha1block_arm64.s vendor/golang.org/x/crypto/poly1305 mkdir -p $WORK/b134/ cd /usr/lib/golang/src/crypto/sha512 /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b112/_pkg_.a -trimpath "$WORK/b112=>" -shared -p crypto/sha512 -std -complete -installsuffix shared -buildid 0u_SE_XV6C01Yyi10efA/0u_SE_XV6C01Yyi10efA -goversion go1.15.12 -D "" -importcfg $WORK/b112/importcfg -pack ./sha512.go ./sha512block.go ./sha512block_generic.go 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 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 cd /builddir/build/BUILD/buildah-1.21.1/src/github.com/cespare/xxhash/v2 /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b420/_pkg_.a -trimpath "$WORK/b420=>" -shared -p github.com/cespare/xxhash/v2 -complete -installsuffix shared -buildid Hn_dRO6M85KSaYFfAc-G/Hn_dRO6M85KSaYFfAc-G -goversion go1.15.12 -D "" -importcfg $WORK/b420/importcfg -pack ./xxhash.go ./xxhash_other.go ./xxhash_unsafe.go cd /usr/lib/golang/src/vendor/golang.org/x/crypto/poly1305 /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b134/_pkg_.a -trimpath "$WORK/b134=>" -shared -p vendor/golang.org/x/crypto/poly1305 -std -complete -installsuffix shared -buildid MrE8cRsFFYj9MwAOxOMM/MrE8cRsFFYj9MwAOxOMM -goversion go1.15.12 -D "" -importcfg $WORK/b134/importcfg -pack ./bits_go1.13.go ./mac_noasm.go ./poly1305.go ./sum_generic.go 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_arm64/asm -p golang.org/x/sys/unix -trimpath "$WORK/b099=>" -I $WORK/b099/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -gensymabis -o $WORK/b099/symabis ./asm_linux_arm64.s 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 internal/cpu=$WORK/b009/_pkg_.a packagefile math/bits=$WORK/b028/_pkg_.a EOF cd /usr/lib/golang/src/crypto/sha256 /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b102/_pkg_.a -trimpath "$WORK/b102=>" -shared -p crypto/sha256 -std -installsuffix shared -buildid iwJJeUzbK04qhHu_ZQr2/iwJJeUzbK04qhHu_ZQr2 -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_arm64.go 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 internal/cpu=$WORK/b009/_pkg_.a packagefile math/bits=$WORK/b028/_pkg_.a EOF 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 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 /builddir/build/BUILD/buildah-1.21.1/src/github.com/golang/snappy /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b088/_pkg_.a -trimpath "$WORK/b088=>" -shared -p github.com/golang/snappy -installsuffix shared -buildid hy6W4Dw7YIKeEHVvY2eE/hy6W4Dw7YIKeEHVvY2eE -goversion go1.15.12 -symabis $WORK/b088/symabis -D "" -importcfg $WORK/b088/importcfg -pack -asmhdr $WORK/b088/go_asm.h ./decode.go ./decode_asm.go ./encode.go ./encode_asm.go ./snappy.go cd /usr/lib/golang/src/crypto/md5 /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b123/_pkg_.a -trimpath "$WORK/b123=>" -shared -p crypto/md5 -std -installsuffix shared -buildid X32QMNU7qsoSjCD_h8ix/X32QMNU7qsoSjCD_h8ix -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/sha1 /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b125/_pkg_.a -trimpath "$WORK/b125=>" -shared -p crypto/sha1 -std -installsuffix shared -buildid CFetKBDAr0TadpsIvbQf/CFetKBDAr0TadpsIvbQf -goversion go1.15.12 -symabis $WORK/b125/symabis -D "" -importcfg $WORK/b125/importcfg -pack -asmhdr $WORK/b125/go_asm.h ./sha1.go ./sha1block.go ./sha1block_arm64.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_arm64/compile -o $WORK/b099/_pkg_.a -trimpath "$WORK/b099=>" -shared -p golang.org/x/sys/unix -installsuffix shared -buildid wt6Hbdm9v9KFEM6dAm7V/wt6Hbdm9v9KFEM6dAm7V -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_arm64.go ./syscall_linux_gc.go ./syscall_unix.go ./syscall_unix_gc.go ./timestruct.go ./zerrors_linux.go ./zerrors_linux_arm64.go ./zptrace_armnn_linux.go ./zptrace_linux_arm64.go ./zsyscall_linux.go ./zsyscall_linux_arm64.go ./zsysnum_linux_arm64.go ./ztypes_linux.go ./ztypes_linux_arm64.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b034/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b134/_pkg_.a # internal cp $WORK/b134/_pkg_.a /builddir/.cache/go-build/3b/3be9d6971968a3d19e6384ada2e08d4a18ce78cde2baa3369876df87d23255a4-d # internal cp $WORK/b034/_pkg_.a /builddir/.cache/go-build/d3/d38175b0165ec721f95b3d8cc4477bf16e976ef81d4d5a5a30b27c7d89d489ba-d # internal github.com/containers/image/v5/internal/rootless mkdir -p $WORK/b198/ google.golang.org/protobuf/internal/detrand google.golang.org/grpc/internal/envconfig runtime/debug mkdir -p $WORK/b094/ path/filepath github.com/mattn/go-runewidth mkdir -p $WORK/b337/ fmt mkdir -p $WORK/b031/ github.com/docker/docker/api/types/mount cat >$WORK/b198/importcfg << 'EOF' # internal # import config packagefile os=$WORK/b034/_pkg_.a packagefile strconv=$WORK/b030/_pkg_.a EOF cat >$WORK/b094/go_asm.h << 'EOF' # internal EOF mkdir -p $WORK/b054/ cd /builddir/build/BUILD/buildah-1.21.1/src/github.com/containers/image/v5/internal/rootless /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b198/_pkg_.a -trimpath "$WORK/b198=>" -shared -p github.com/containers/image/v5/internal/rootless -complete -installsuffix shared -buildid vxjgkbrE7Jh712QPVR8b/vxjgkbrE7Jh712QPVR8b -goversion go1.15.12 -D "" -importcfg $WORK/b198/importcfg -pack ./rootless.go cd /usr/lib/golang/src/runtime/debug /usr/lib/golang/pkg/tool/linux_arm64/asm -p runtime/debug -trimpath "$WORK/b094=>" -I $WORK/b094/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -gensymabis -o $WORK/b094/symabis ./debug.s mkdir -p $WORK/b239/ 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 github.com/mattn/go-colorable os/signal 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 /builddir/build/BUILD/buildah-1.21.1/src/github.com/mattn/go-runewidth /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b337/_pkg_.a -trimpath "$WORK/b337=>" -shared -p github.com/mattn/go-runewidth -complete -installsuffix shared -buildid 44SkVR8rB0Yg22259BfL/44SkVR8rB0Yg22259BfL -goversion go1.15.12 -D "" -importcfg $WORK/b337/importcfg -pack ./runewidth.go ./runewidth_posix.go ./runewidth_table.go 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 mkdir -p $WORK/b307/ cd /usr/lib/golang/src/fmt /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b031/_pkg_.a -trimpath "$WORK/b031=>" -shared -p fmt -std -complete -installsuffix shared -buildid Nq7851nQqWWhiUtCvOz5/Nq7851nQqWWhiUtCvOz5 -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/path/filepath /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b054/_pkg_.a -trimpath "$WORK/b054=>" -shared -p path/filepath -std -complete -installsuffix shared -buildid mCnqx5iAUlohwNt83im9/mCnqx5iAUlohwNt83im9 -goversion go1.15.12 -D "" -importcfg $WORK/b054/importcfg -pack ./match.go ./path.go ./path_unix.go ./symlink.go ./symlink_unix.go mkdir -p $WORK/b444/ 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 mkdir -p $WORK/b480/ cd /builddir/build/BUILD/buildah-1.21.1/src/google.golang.org/protobuf/internal/detrand /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b239/_pkg_.a -trimpath "$WORK/b239=>" -shared -p google.golang.org/protobuf/internal/detrand -complete -installsuffix shared -buildid 25MPWHk4LTkluYMV6zvu/25MPWHk4LTkluYMV6zvu -goversion go1.15.12 -D "" -importcfg $WORK/b239/importcfg -pack ./rand.go mkdir -p $WORK/b473/ net cat >$WORK/b307/importcfg << 'EOF' # internal # import config packagefile os=$WORK/b034/_pkg_.a packagefile strings=$WORK/b039/_pkg_.a EOF mkdir -p $WORK/b043/ cd /builddir/build/BUILD/buildah-1.21.1/src/google.golang.org/grpc/internal/envconfig /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b307/_pkg_.a -trimpath "$WORK/b307=>" -shared -p google.golang.org/grpc/internal/envconfig -complete -installsuffix shared -buildid fYktJasy3K9fgpBKUpY9/fYktJasy3K9fgpBKUpY9 -goversion go1.15.12 -D "" -importcfg $WORK/b307/importcfg -pack ./envconfig.go cat >$WORK/b444/importcfg << 'EOF' # internal # import config packagefile os=$WORK/b034/_pkg_.a EOF cd /usr/lib/golang/src/net TERM='dumb' CGO_LDFLAGS='"-g" "-O2"' /usr/lib/golang/pkg/tool/linux_arm64/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 cd /builddir/build/BUILD/buildah-1.21.1/src/github.com/docker/docker/api/types/mount /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b444/_pkg_.a -trimpath "$WORK/b444=>" -shared -p github.com/docker/docker/api/types/mount -complete -installsuffix shared -buildid 5bDWBASQJfYTK99c17nX/5bDWBASQJfYTK99c17nX -goversion go1.15.12 -D "" -importcfg $WORK/b444/importcfg -pack ./mount.go 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 cat >$WORK/b473/go_asm.h << 'EOF' # internal EOF cd /builddir/build/BUILD/buildah-1.21.1/src/github.com/mattn/go-colorable /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b480/_pkg_.a -trimpath "$WORK/b480=>" -shared -p github.com/mattn/go-colorable -complete -installsuffix shared -buildid qXb9ajgRre4zTv4WUvk-/qXb9ajgRre4zTv4WUvk- -goversion go1.15.12 -D "" -importcfg $WORK/b480/importcfg -pack ./colorable_others.go ./noncolorable.go cd /usr/lib/golang/src/os/signal /usr/lib/golang/pkg/tool/linux_arm64/asm -p os/signal -trimpath "$WORK/b473=>" -I $WORK/b473/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -gensymabis -o $WORK/b473/symabis ./sig.s cd /builddir/build/BUILD/buildah-1.21.1/src/github.com/golang/snappy /usr/lib/golang/pkg/tool/linux_arm64/asm -p github.com/golang/snappy -trimpath "$WORK/b088=>" -I $WORK/b088/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b088/decode_arm64.o ./decode_arm64.s 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_arm64/compile -o $WORK/b094/_pkg_.a -trimpath "$WORK/b094=>" -shared -p runtime/debug -std -installsuffix shared -buildid GAE7dcKjnFucy5XXeZzQ/GAE7dcKjnFucy5XXeZzQ -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 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 cd /builddir/build/BUILD/buildah-1.21.1/src/github.com/golang/snappy /usr/lib/golang/pkg/tool/linux_arm64/asm -p github.com/golang/snappy -trimpath "$WORK/b088=>" -I $WORK/b088/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b088/encode_arm64.o ./encode_arm64.s cd /usr/lib/golang/src/os/signal /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b473/_pkg_.a -trimpath "$WORK/b473=>" -shared -p os/signal -std -installsuffix shared -buildid aAuCdiZ5VC_XIFogwf9P/aAuCdiZ5VC_XIFogwf9P -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 cd /usr/lib/golang/src/crypto/sha256 /usr/lib/golang/pkg/tool/linux_arm64/asm -p crypto/sha256 -trimpath "$WORK/b102=>" -I $WORK/b102/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b102/sha256block_arm64.o ./sha256block_arm64.s /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b025/_pkg_.a # internal cd /usr/lib/golang/src/crypto/md5 /usr/lib/golang/pkg/tool/linux_arm64/asm -p crypto/md5 -trimpath "$WORK/b123=>" -I $WORK/b123/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b123/md5block_arm64.o ./md5block_arm64.s cd /usr/lib/golang/src/crypto/sha1 /usr/lib/golang/pkg/tool/linux_arm64/asm -p crypto/sha1 -trimpath "$WORK/b125=>" -I $WORK/b125/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b125/sha1block_arm64.o ./sha1block_arm64.s cp $WORK/b025/_pkg_.a /builddir/.cache/go-build/69/69e8dbaa578d6cb45e163d36674a0d585b0bb159e32453870c4506cfd8273d47-d # internal encoding/pem mkdir -p $WORK/b129/ golang.org/x/crypto/openpgp/armor mkdir -p $WORK/b210/ 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_arm64/compile -o $WORK/b129/_pkg_.a -trimpath "$WORK/b129=>" -shared -p encoding/pem -std -complete -installsuffix shared -buildid zK_96dbvBTKNKeCVPfxi/zK_96dbvBTKNKeCVPfxi -goversion go1.15.12 -D "" -importcfg $WORK/b129/importcfg -pack ./pem.go 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_arm64/compile -o $WORK/b210/_pkg_.a -trimpath "$WORK/b210=>" -shared -p golang.org/x/crypto/openpgp/armor -complete -installsuffix shared -buildid WSbN8U-A9_AiZanbMBZl/WSbN8U-A9_AiZanbMBZl -goversion go1.15.12 -D "" -importcfg $WORK/b210/importcfg -pack ./armor.go ./encode.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b307/_pkg_.a # internal cd /builddir/build/BUILD/buildah-1.21.1/src/github.com/golang/snappy /usr/lib/golang/pkg/tool/linux_arm64/pack r $WORK/b088/_pkg_.a $WORK/b088/decode_arm64.o $WORK/b088/encode_arm64.o # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b088/_pkg_.a # internal cp $WORK/b307/_pkg_.a /builddir/.cache/go-build/5f/5f47b723198eda883ae18511dfa38ace15202107b97bc853643a3da47f6025a2-d # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b444/_pkg_.a # internal cd /usr/lib/golang/src/crypto/sha256 /usr/lib/golang/pkg/tool/linux_arm64/pack r $WORK/b102/_pkg_.a $WORK/b102/sha256block_arm64.o # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b102/_pkg_.a # internal cp $WORK/b088/_pkg_.a /builddir/.cache/go-build/b6/b6ac10cbb9b27616fa304971b32afb18ee51dddfa2abb7b23f2b7d9b496a8283-d # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b198/_pkg_.a # internal cp $WORK/b444/_pkg_.a /builddir/.cache/go-build/6a/6a9c6df548a19ef4006e0d74ac31f552030e29ffe740ee4eef0e9f72a7c8601f-d # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b420/_pkg_.a # internal cp $WORK/b102/_pkg_.a /builddir/.cache/go-build/4a/4a3f839e2a32053c812d60c09febf936f7dc7d2877c9adf6341fc8a7f20bf316-d # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b092/_pkg_.a # internal cp $WORK/b198/_pkg_.a /builddir/.cache/go-build/c3/c3d72cd1cc16360aa222571390259cb7295c603adee2e680605a0337a206f584-d # internal cd /usr/lib/golang/src/crypto/md5 /usr/lib/golang/pkg/tool/linux_arm64/pack r $WORK/b123/_pkg_.a $WORK/b123/md5block_arm64.o # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b123/_pkg_.a # internal cp $WORK/b420/_pkg_.a /builddir/.cache/go-build/8e/8e1f8851049595fe0163a879dabefad20ae55f3c9ad98283c903e4b68d2ab650-d # internal cp $WORK/b092/_pkg_.a /builddir/.cache/go-build/36/36b1c592486dfea6b778836cc6422032e0aff7c493a8ccefed4d76d97b585ab1-d # internal cp $WORK/b123/_pkg_.a /builddir/.cache/go-build/0d/0d1ad0599b724b8fc890f48baf9d1c9456ed19038292a7d37608a080f9bf80c1-d # internal cd /usr/lib/golang/src/crypto/sha1 /usr/lib/golang/pkg/tool/linux_arm64/pack r $WORK/b125/_pkg_.a $WORK/b125/sha1block_arm64.o # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b125/_pkg_.a # internal cp $WORK/b125/_pkg_.a /builddir/.cache/go-build/f4/f4aacb8dc55c6a3ee3fd9dba9b22443dfd2985e6cd5af94ffcc8d1fb0add8a82-d # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b480/_pkg_.a # internal cp $WORK/b480/_pkg_.a /builddir/.cache/go-build/e3/e35d59e82b9450bb5913c61ef2c454f5e193f7230d8f497c60538c8630e487d3-d # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b239/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b112/_pkg_.a # internal cp $WORK/b239/_pkg_.a /builddir/.cache/go-build/44/44a933b07789dd09681effc51e01122493acb9442d8bd9f0b6fb28969d8854c6-d # internal cp $WORK/b112/_pkg_.a /builddir/.cache/go-build/8f/8f986b14ade2a4ce5bef81a43006beb64b2a900276237f1191dfd7f9ea00b9f3-d # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b083/_pkg_.a # internal cd /usr/lib/golang/src/runtime/debug /usr/lib/golang/pkg/tool/linux_arm64/asm -p runtime/debug -trimpath "$WORK/b094=>" -I $WORK/b094/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b094/debug.o ./debug.s cp $WORK/b083/_pkg_.a /builddir/.cache/go-build/9c/9cd17b5202afba67b25c4c195a319144caf5d0f28b311423bd6162ec5244b1e8-d # internal crypto/des mkdir -p $WORK/b119/ vendor/golang.org/x/crypto/chacha20 mkdir -p $WORK/b132/ crypto/aes mkdir -p $WORK/b082/ 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_arm64/compile -o $WORK/b119/_pkg_.a -trimpath "$WORK/b119=>" -shared -p crypto/des -std -complete -installsuffix shared -buildid B-j8s_jNWkbHo8YDsjdt/B-j8s_jNWkbHo8YDsjdt -goversion go1.15.12 -D "" -importcfg $WORK/b119/importcfg -pack ./block.go ./cipher.go ./const.go 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_arm64/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_arm64 -shared -gensymabis -o $WORK/b132/symabis ./chacha_arm64.s cat >$WORK/b082/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/crypto/aes /usr/lib/golang/pkg/tool/linux_arm64/asm -p crypto/aes -trimpath "$WORK/b082=>" -I $WORK/b082/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -gensymabis -o $WORK/b082/symabis ./asm_arm64.s ./gcm_arm64.s cd /usr/lib/golang/src/runtime/debug /usr/lib/golang/pkg/tool/linux_arm64/pack r $WORK/b094/_pkg_.a $WORK/b094/debug.o # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b094/_pkg_.a # internal cd /usr/lib/golang/src/os/signal /usr/lib/golang/pkg/tool/linux_arm64/asm -p os/signal -trimpath "$WORK/b473=>" -I $WORK/b473/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b473/sig.o ./sig.s cp $WORK/b094/_pkg_.a /builddir/.cache/go-build/21/21f8f775a03d05f000a622c4cd6f3798565c78cdc9a06db3bd13c4d46767eab7-d # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b337/_pkg_.a # internal 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 cd /usr/lib/golang/src/vendor/golang.org/x/crypto/chacha20 /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b132/_pkg_.a -trimpath "$WORK/b132=>" -shared -p vendor/golang.org/x/crypto/chacha20 -std -installsuffix shared -buildid A92dfNJIvZT4u-Qbieym/A92dfNJIvZT4u-Qbieym -goversion go1.15.12 -symabis $WORK/b132/symabis -D "" -importcfg $WORK/b132/importcfg -pack -asmhdr $WORK/b132/go_asm.h ./chacha_arm64.go ./chacha_generic.go ./xor.go cp $WORK/b337/_pkg_.a /builddir/.cache/go-build/52/52d37b4f258b0a5116d31c9c162712fe3803e46e9bd3b4ffd46f6cb897920710-d # internal cd /usr/lib/golang/src/os/signal /usr/lib/golang/pkg/tool/linux_arm64/pack r $WORK/b473/_pkg_.a $WORK/b473/sig.o # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b473/_pkg_.a # internal cp $WORK/b473/_pkg_.a /builddir/.cache/go-build/bf/bff83f95a9b1b310dcce472c823e4c128c59b575419fe88d9507ceec110126da-d # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b210/_pkg_.a # internal 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 internal/cpu=$WORK/b009/_pkg_.a packagefile strconv=$WORK/b030/_pkg_.a EOF cd /usr/lib/golang/src/crypto/aes /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b082/_pkg_.a -trimpath "$WORK/b082=>" -shared -p crypto/aes -std -installsuffix shared -buildid vlFPQAaeEz4unJz6BYZO/vlFPQAaeEz4unJz6BYZO -goversion go1.15.12 -symabis $WORK/b082/symabis -D "" -importcfg $WORK/b082/importcfg -pack -asmhdr $WORK/b082/go_asm.h ./aes_gcm.go ./block.go ./cipher.go ./cipher_asm.go ./const.go ./modes.go cp $WORK/b210/_pkg_.a /builddir/.cache/go-build/68/68b22c2bbe7c130fc12940c8e6b310b28250e07472e6ce0336991dee85ac1aa6-d # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b129/_pkg_.a # internal cp $WORK/b129/_pkg_.a /builddir/.cache/go-build/61/61256c8a81d1dd32abe31617a129254ec5335ac258678b321026757b04fe8560-d # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b119/_pkg_.a # internal cp $WORK/b119/_pkg_.a /builddir/.cache/go-build/09/0946f7f6c1722733950df2d598e4a761e33efd30e678d2d4ae6fd708e5a7f17e-d # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b054/_pkg_.a # internal cp $WORK/b054/_pkg_.a /builddir/.cache/go-build/3e/3e26ba1b6a07ce5f220d23aff3e0e7b600ad2f8354f0b0446a74c681146a0fbb-d # internal io/ioutil mkdir -p $WORK/b053/ os/exec mkdir -p $WORK/b060/ 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_arm64/compile -o $WORK/b053/_pkg_.a -trimpath "$WORK/b053=>" -shared -p io/ioutil -std -complete -installsuffix shared -buildid 8RsRa2lrZXfkT_qswdS3/8RsRa2lrZXfkT_qswdS3 -goversion go1.15.12 -D "" -importcfg $WORK/b053/importcfg -pack ./ioutil.go ./tempfile.go 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_arm64/compile -o $WORK/b060/_pkg_.a -trimpath "$WORK/b060=>" -shared -p os/exec -std -complete -installsuffix shared -buildid XORTFS-mMMd98e6GIdMS/XORTFS-mMMd98e6GIdMS -goversion go1.15.12 -D "" -importcfg $WORK/b060/importcfg -pack ./exec.go ./exec_unix.go ./lp_unix.go cd /usr/lib/golang/src/vendor/golang.org/x/crypto/chacha20 /usr/lib/golang/pkg/tool/linux_arm64/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_arm64 -shared -o $WORK/b132/chacha_arm64.o ./chacha_arm64.s cd /usr/lib/golang/src/crypto/aes /usr/lib/golang/pkg/tool/linux_arm64/asm -p crypto/aes -trimpath "$WORK/b082=>" -I $WORK/b082/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b082/asm_arm64.o ./asm_arm64.s /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b121/_pkg_.a # internal cp $WORK/b121/_pkg_.a /builddir/.cache/go-build/58/5812f1e018efd449db52e0ba9611e2419aa2775f1e1598ffef2559e2741a1582-d # internal cd /usr/lib/golang/src/vendor/golang.org/x/crypto/chacha20 /usr/lib/golang/pkg/tool/linux_arm64/pack r $WORK/b132/_pkg_.a $WORK/b132/chacha_arm64.o # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b132/_pkg_.a # internal cp $WORK/b132/_pkg_.a /builddir/.cache/go-build/33/33a272f554940341ecbb01740b3e9e8e51e3dff87b732c4ac0875ffc45597596-d # internal cd /usr/lib/golang/src/crypto/aes /usr/lib/golang/pkg/tool/linux_arm64/asm -p crypto/aes -trimpath "$WORK/b082=>" -I $WORK/b082/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b082/gcm_arm64.o ./gcm_arm64.s 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_arm64/compile -o $WORK/b131/_pkg_.a -trimpath "$WORK/b131=>" -shared -p vendor/golang.org/x/crypto/chacha20poly1305 -std -complete -installsuffix shared -buildid BxwWVcGIvEztzuET-IoY/BxwWVcGIvEztzuET-IoY -goversion go1.15.12 -D "" -importcfg $WORK/b131/importcfg -pack ./chacha20poly1305.go ./chacha20poly1305_generic.go ./chacha20poly1305_noasm.go ./xchacha20poly1305.go cd /usr/lib/golang/src/crypto/aes /usr/lib/golang/pkg/tool/linux_arm64/pack r $WORK/b082/_pkg_.a $WORK/b082/asm_arm64.o $WORK/b082/gcm_arm64.o # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b082/_pkg_.a # internal cp $WORK/b082/_pkg_.a /builddir/.cache/go-build/bd/bdc7e78d843e0b786f02b1779d1ab6563e1cefa7ce738c0f323a617f14c49194-d # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b053/_pkg_.a # internal cp $WORK/b053/_pkg_.a /builddir/.cache/go-build/f8/f872711b0908e0fd04c8345d8573afed3b341e51be9b3d9711de6b56043597c9-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 cd /builddir/build/BUILD/buildah-1.21.1/src/github.com/containers/storage/pkg/directory /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b351/_pkg_.a -trimpath "$WORK/b351=>" -shared -p github.com/containers/storage/pkg/directory -complete -installsuffix shared -buildid k3PnKE7AemInKopUWGFE/k3PnKE7AemInKopUWGFE -goversion go1.15.12 -D "" -importcfg $WORK/b351/importcfg -pack ./directory.go ./directory_unix.go 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_arm64/compile -o $WORK/b429/_pkg_.a -trimpath "$WORK/b429=>" -shared -p github.com/prometheus/procfs/internal/util -complete -installsuffix shared -buildid dt7Xd3LFUQrfpnPteN1C/dt7Xd3LFUQrfpnPteN1C -goversion go1.15.12 -D "" -importcfg $WORK/b429/importcfg -pack ./parse.go ./readfile.go ./sysreadfile.go ./valueparser.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b131/_pkg_.a # internal cp $WORK/b131/_pkg_.a /builddir/.cache/go-build/7c/7cd988a67912c2aee648cdf239d2e0cba252ec929cdd5e882bee7ce4e329f11e-d # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b351/_pkg_.a # internal cp $WORK/b351/_pkg_.a /builddir/.cache/go-build/50/50ec70a33eae52e722bbd543666d858fbac1bc9b83722d5f916adc222f4003f0-d # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b429/_pkg_.a # internal cp $WORK/b429/_pkg_.a /builddir/.cache/go-build/a4/a4de37ac998213020fe2d1e5bdcbb3bc2a4d0d66957e53622a8944f2a8b5b2ef-d # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b060/_pkg_.a # internal cp $WORK/b060/_pkg_.a /builddir/.cache/go-build/5c/5ce345da65992503316805517f6872c9585532f7905150f4c159aa3541cca7ea-d # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b031/_pkg_.a # internal cp $WORK/b031/_pkg_.a /builddir/.cache/go-build/0b/0b33398e39bd810cfec39887df7a2750084837c3d586c09a8cd537825cc261d6-d # internal github.com/opencontainers/image-spec/specs-go mkdir -p $WORK/b077/ encoding/hex github.com/opencontainers/go-digest os/user mkdir -p $WORK/b069/ mkdir -p $WORK/b087/ github.com/klauspost/compress/fse encoding/json mkdir -p $WORK/b055/ cat >$WORK/b077/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b031/_pkg_.a EOF cd /usr/lib/golang/src/os/user TERM='dumb' CGO_LDFLAGS='"-g" "-O2"' /usr/lib/golang/pkg/tool/linux_arm64/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 cd /builddir/build/BUILD/buildah-1.21.1/src/github.com/opencontainers/image-spec/specs-go /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b077/_pkg_.a -trimpath "$WORK/b077=>" -shared -p github.com/opencontainers/image-spec/specs-go -complete -installsuffix shared -buildid aU26nddvHxky9xhPSxoE/aU26nddvHxky9xhPSxoE -goversion go1.15.12 -D "" -importcfg $WORK/b077/importcfg -pack ./version.go ./versioned.go log mkdir -p $WORK/b093/ 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 cd /builddir/build/BUILD/buildah-1.21.1/src/github.com/opencontainers/go-digest /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b069/_pkg_.a -trimpath "$WORK/b069=>" -shared -p github.com/opencontainers/go-digest -complete -installsuffix shared -buildid iDJOy4RLAXWc5kw_21HE/iDJOy4RLAXWc5kw_21HE -goversion go1.15.12 -D "" -importcfg $WORK/b069/importcfg -pack ./algorithm.go ./digest.go ./digester.go ./doc.go ./verifiers.go 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 math/big text/scanner cd /usr/lib/golang/src/encoding/hex /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b087/_pkg_.a -trimpath "$WORK/b087=>" -shared -p encoding/hex -std -complete -installsuffix shared -buildid ucf__u3HeIBS9DPOVhlo/ucf__u3HeIBS9DPOVhlo -goversion go1.15.12 -D "" -importcfg $WORK/b087/importcfg -pack ./hex.go flag net/url github.com/opencontainers/runtime-spec/specs-go net/http/internal mkdir -p $WORK/b091/ vendor/golang.org/x/crypto/curve25519 github.com/pkg/errors github.com/ulikunitz/xz/internal/xlog github.com/docker/go-units github.com/containers/storage/pkg/reexec mkdir -p $WORK/b159/ mime/quotedprintable 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 vendor/golang.org/x/net/http2/hpack github.com/syndtr/gocapability/capability cd /usr/lib/golang/src/log /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b093/_pkg_.a -trimpath "$WORK/b093=>" -shared -p log -std -complete -installsuffix shared -buildid HmyvB9T28HYIzGi-iYfr/HmyvB9T28HYIzGi-iYfr -goversion go1.15.12 -D "" -importcfg $WORK/b093/importcfg -pack ./log.go mime 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 github.com/miekg/pkcs11 vendor/golang.org/x/text/unicode/norm github.com/containers/image/v5/version cd /builddir/build/BUILD/buildah-1.21.1/src/github.com/klauspost/compress/fse /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b091/_pkg_.a -trimpath "$WORK/b091=>" -shared -p github.com/klauspost/compress/fse -complete -installsuffix shared -buildid 0LHrdcMzYjPgE-THFbfA/0LHrdcMzYjPgE-THFbfA -goversion go1.15.12 -D "" -importcfg $WORK/b091/importcfg -pack ./bitreader.go ./bitwriter.go ./bytereader.go ./compress.go ./decompress.go ./fse.go gopkg.in/yaml.v2 mkdir -p $WORK/b023/ compress/flate mkdir -p $WORK/b086/ 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 mkdir -p $WORK/b147/ mkdir -p $WORK/b165/ cd /builddir/build/BUILD/buildah-1.21.1/src/github.com/containers/storage/pkg/reexec /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b159/_pkg_.a -trimpath "$WORK/b159=>" -shared -p github.com/containers/storage/pkg/reexec -complete -installsuffix shared -buildid M3RB0iraW3_j1kLTqeLf/M3RB0iraW3_j1kLTqeLf -goversion go1.15.12 -D "" -importcfg $WORK/b159/importcfg -pack ./command_linux.go ./reexec.go gopkg.in/square/go-jose.v2/json github.com/mtrmac/gpgme mkdir -p $WORK/b130/ 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 cat >$WORK/b086/go_asm.h << 'EOF' # internal EOF mkdir -p $WORK/b160/ cd /usr/lib/golang/src/encoding/json /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b023/_pkg_.a -trimpath "$WORK/b023=>" -shared -p encoding/json -std -complete -installsuffix shared -buildid byFHGWIHcyiHPEE5B71A/byFHGWIHcyiHPEE5B71A -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 cd /usr/lib/golang/src/math/big /usr/lib/golang/pkg/tool/linux_arm64/asm -p math/big -trimpath "$WORK/b086=>" -I $WORK/b086/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -gensymabis -o $WORK/b086/symabis ./arith_arm64.s mkdir -p $WORK/b186/ 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 github.com/klauspost/compress/flate mkdir -p $WORK/b135/ cd /usr/lib/golang/src/text/scanner /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b147/_pkg_.a -trimpath "$WORK/b147=>" -shared -p text/scanner -std -complete -installsuffix shared -buildid PNAXEfq6P-ofDDBawnT6/PNAXEfq6P-ofDDBawnT6 -goversion go1.15.12 -D "" -importcfg $WORK/b147/importcfg -pack ./scanner.go mkdir -p $WORK/b097/ mkdir -p $WORK/b103/ 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 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 cat >$WORK/b160/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b031/_pkg_.a packagefile os=$WORK/b034/_pkg_.a EOF mkdir -p $WORK/b152/ cd /usr/lib/golang/src/net/url /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b130/_pkg_.a -trimpath "$WORK/b130=>" -shared -p net/url -std -complete -installsuffix shared -buildid K20Sv3eDzs-1uEsOo3RA/K20Sv3eDzs-1uEsOo3RA -goversion go1.15.12 -D "" -importcfg $WORK/b130/importcfg -pack ./url.go cd /builddir/build/BUILD/buildah-1.21.1/src/github.com/opencontainers/runtime-spec/specs-go /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b160/_pkg_.a -trimpath "$WORK/b160=>" -shared -p github.com/opencontainers/runtime-spec/specs-go -complete -installsuffix shared -buildid md1ANASxYkRS-d3YD9F0/md1ANASxYkRS-d3YD9F0 -goversion go1.15.12 -D "" -importcfg $WORK/b160/importcfg -pack ./config.go ./state.go ./version.go 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 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/flag /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b165/_pkg_.a -trimpath "$WORK/b165=>" -shared -p flag -std -complete -installsuffix shared -buildid HICHTethJEg_625Trci8/HICHTethJEg_625Trci8 -goversion go1.15.12 -D "" -importcfg $WORK/b165/importcfg -pack ./flag.go mkdir -p $WORK/b184/ cd /usr/lib/golang/src/vendor/golang.org/x/crypto/curve25519 /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b135/_pkg_.a -trimpath "$WORK/b135=>" -shared -p vendor/golang.org/x/crypto/curve25519 -std -complete -installsuffix shared -buildid X2ULLn_oD8SlZS6MA9kD/X2ULLn_oD8SlZS6MA9kD -goversion go1.15.12 -D "" -importcfg $WORK/b135/importcfg -pack ./curve25519.go ./curve25519_generic.go ./curve25519_noasm.go mkdir -p $WORK/b181/ cd /usr/lib/golang/src/net/http/internal /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b186/_pkg_.a -trimpath "$WORK/b186=>" -shared -p net/http/internal -std -complete -installsuffix shared -buildid qAIAyHQwWJxp12ETxeF3/qAIAyHQwWJxp12ETxeF3 -goversion go1.15.12 -D "" -importcfg $WORK/b186/importcfg -pack ./chunked.go ./testcert.go mkdir -p $WORK/b161/ 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 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 mkdir -p $WORK/b182/ 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/ulikunitz/xz/internal/xlog /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b103/_pkg_.a -trimpath "$WORK/b103=>" -shared -p github.com/ulikunitz/xz/internal/xlog -complete -installsuffix shared -buildid 6isejDXHmP-bqrnvzI4y/6isejDXHmP-bqrnvzI4y -goversion go1.15.12 -D "" -importcfg $WORK/b103/importcfg -pack ./xlog.go mkdir -p $WORK/b142/ cd /builddir/build/BUILD/buildah-1.21.1/src/github.com/pkg/errors /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b097/_pkg_.a -trimpath "$WORK/b097=>" -shared -p github.com/pkg/errors -complete -installsuffix shared -buildid J8JOp9BYXdlhB0DsWIkq/J8JOp9BYXdlhB0DsWIkq -goversion go1.15.12 -D "" -importcfg $WORK/b097/importcfg -pack ./errors.go ./go113.go ./stack.go cd /builddir/build/BUILD/buildah-1.21.1/src/github.com/docker/go-units /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b152/_pkg_.a -trimpath "$WORK/b152=>" -shared -p github.com/docker/go-units -complete -installsuffix shared -buildid HjnfgrKi5Ly-oP_B3xqD/HjnfgrKi5Ly-oP_B3xqD -goversion go1.15.12 -D "" -importcfg $WORK/b152/importcfg -pack ./duration.go ./size.go ./ulimit.go 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 mkdir -p $WORK/b178/ 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 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/mime/quotedprintable /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b184/_pkg_.a -trimpath "$WORK/b184=>" -shared -p mime/quotedprintable -std -complete -installsuffix shared -buildid q3E9JgBj3iRpWuvFllTN/q3E9JgBj3iRpWuvFllTN -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/syndtr/gocapability/capability /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b161/_pkg_.a -trimpath "$WORK/b161=>" -shared -p github.com/syndtr/gocapability/capability -complete -installsuffix shared -buildid HX0sL3CC7I72yfbD4f2W/HX0sL3CC7I72yfbD4f2W -goversion go1.15.12 -D "" -importcfg $WORK/b161/importcfg -pack ./capability.go ./capability_linux.go ./enum.go ./enum_gen.go ./syscall_linux.go 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_arm64/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 cd /usr/lib/golang/src/vendor/golang.org/x/net/http2/hpack /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b181/_pkg_.a -trimpath "$WORK/b181=>" -shared -p vendor/golang.org/x/net/http2/hpack -std -complete -installsuffix shared -buildid DPbSz2nfqU1F56atKk_e/DPbSz2nfqU1F56atKk_e -goversion go1.15.12 -D "" -importcfg $WORK/b181/importcfg -pack ./encode.go ./hpack.go ./huffman.go ./tables.go mkdir -p $WORK/b206/ 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 mkdir -p $WORK/b144/ cd /usr/lib/golang/src/mime /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b182/_pkg_.a -trimpath "$WORK/b182=>" -shared -p mime -std -complete -installsuffix shared -buildid hs60WcJtIgzL7CO-KYiu/hs60WcJtIgzL7CO-KYiu -goversion go1.15.12 -D "" -importcfg $WORK/b182/importcfg -pack ./encodedword.go ./grammar.go ./mediatype.go ./type.go ./type_unix.go mkdir -p $WORK/b172/ 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_arm64/compile -o $WORK/b178/_pkg_.a -trimpath "$WORK/b178=>" -shared -p vendor/golang.org/x/text/unicode/norm -std -complete -installsuffix shared -buildid yJlFcAskCbnSDQdKXXlA/yJlFcAskCbnSDQdKXXlA -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 cat >$WORK/b206/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b031/_pkg_.a EOF mkdir -p $WORK/b229/ cd /builddir/build/BUILD/buildah-1.21.1/src/github.com/containers/image/v5/version /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b206/_pkg_.a -trimpath "$WORK/b206=>" -shared -p github.com/containers/image/v5/version -complete -installsuffix shared -buildid ImLRvrUqKDsLDtLOogsp/ImLRvrUqKDsLDtLOogsp -goversion go1.15.12 -D "" -importcfg $WORK/b206/importcfg -pack ./version.go mkdir -p $WORK/b208/ mkdir -p $WORK/b096/ 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 /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_arm64/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 cd /usr/lib/golang/src/compress/flate /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b172/_pkg_.a -trimpath "$WORK/b172=>" -shared -p compress/flate -std -complete -installsuffix shared -buildid JSaehjzZZjnUpJWVUEsf/JSaehjzZZjnUpJWVUEsf -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 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 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 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/square/go-jose.v2/json /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b229/_pkg_.a -trimpath "$WORK/b229=>" -shared -p gopkg.in/square/go-jose.v2/json -complete -installsuffix shared -buildid Ifq5lQCLIBQ-ptfqAVuh/Ifq5lQCLIBQ-ptfqAVuh -goversion go1.15.12 -D "" -importcfg $WORK/b229/importcfg -pack ./decode.go ./encode.go ./indent.go ./scanner.go ./stream.go ./tags.go cd /builddir/build/BUILD/buildah-1.21.1/src/github.com/klauspost/compress/flate /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b096/_pkg_.a -trimpath "$WORK/b096=>" -shared -p github.com/klauspost/compress/flate -complete -installsuffix shared -buildid _HZkJ4Twnn5SJX2mJMmB/_HZkJ4Twnn5SJX2mJMmB -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/gopkg.in/yaml.v2 /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b144/_pkg_.a -trimpath "$WORK/b144=>" -shared -p gopkg.in/yaml.v2 -complete -installsuffix shared -buildid YSDHkQD5fwfKW6Dj9tS3/YSDHkQD5fwfKW6Dj9tS3 -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 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_arm64/compile -o $WORK/b086/_pkg_.a -trimpath "$WORK/b086=>" -shared -p math/big -std -installsuffix shared -buildid lYOH62wuxSmtiGjy-a85/lYOH62wuxSmtiGjy-a85 -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 /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b077/_pkg_.a # internal cp $WORK/b077/_pkg_.a /builddir/.cache/go-build/04/0409c17805be8a11579bb7f10d049d35433a719abcc4c85f7296f296d743e08d-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_arm64/compile -o $WORK/b238/_pkg_.a -trimpath "$WORK/b238=>" -shared -p google.golang.org/protobuf/internal/errors -complete -installsuffix shared -buildid dmBU4BxaJGq9zZXOl0ih/dmBU4BxaJGq9zZXOl0ih -goversion go1.15.12 -D "" -importcfg $WORK/b238/importcfg -pack ./errors.go ./is_go113.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b159/_pkg_.a # internal cp $WORK/b159/_pkg_.a /builddir/.cache/go-build/1a/1ac8878b03c09920e053c33c70855e7e142b0d66dc3d1418eeccf0f231cda475-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_arm64/compile -o $WORK/b246/_pkg_.a -trimpath "$WORK/b246=>" -shared -p go/token -std -complete -installsuffix shared -buildid A0bnVh1kR61QaTdNNruV/A0bnVh1kR61QaTdNNruV -goversion go1.15.12 -D "" -importcfg $WORK/b246/importcfg -pack ./position.go ./serialize.go ./token.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b206/_pkg_.a # internal cp $WORK/b206/_pkg_.a /builddir/.cache/go-build/4b/4b1b373500a6d4a0b9da6730a51ab51177f19d17c72cdf0a5a0f377333a0c8e2-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_arm64/compile -o $WORK/b263/_pkg_.a -trimpath "$WORK/b263=>" -shared -p google.golang.org/protobuf/internal/version -complete -installsuffix shared -buildid TC8WDyCqW4A1iU13oJyz/TC8WDyCqW4A1iU13oJyz -goversion go1.15.12 -D "" -importcfg $WORK/b263/importcfg -pack ./version.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b160/_pkg_.a # internal cp $WORK/b160/_pkg_.a /builddir/.cache/go-build/0c/0c1f8a1bf9c649341e38f873290b6d50339ae143b8fadfbbd5a10fa3d33b788a-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_arm64/compile -o $WORK/b270/_pkg_.a -trimpath "$WORK/b270=>" -shared -p text/template/parse -std -complete -installsuffix shared -buildid dsowLYAChOrhQ8VM8zg0/dsowLYAChOrhQ8VM8zg0 -goversion go1.15.12 -D "" -importcfg $WORK/b270/importcfg -pack ./lex.go ./node.go ./parse.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b263/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b186/_pkg_.a # internal cp $WORK/b263/_pkg_.a /builddir/.cache/go-build/4c/4c7773096eef7b5bdb0942dd0028e7d41eb7f500501b5617df1311dbb1424d4b-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_arm64/compile -o $WORK/b276/_pkg_.a -trimpath "$WORK/b276=>" -shared -p google.golang.org/grpc/internal/grpclog -complete -installsuffix shared -buildid pergnrBDXlLlkrbRg4tl/pergnrBDXlLlkrbRg4tl -goversion go1.15.12 -D "" -importcfg $WORK/b276/importcfg -pack ./grpclog.go ./prefixLogger.go cp $WORK/b186/_pkg_.a /builddir/.cache/go-build/bf/bf3d9379f02d7d90a782f7d144fb45beece1fbaf353a8ed505ae24a5fd3fb780-d # internal google.golang.org/grpc/attributes mkdir -p $WORK/b278/ /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b087/_pkg_.a # internal 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_arm64/compile -o $WORK/b278/_pkg_.a -trimpath "$WORK/b278=>" -shared -p google.golang.org/grpc/attributes -complete -installsuffix shared -buildid aHz5CMdOScI1DwO0KeF6/aHz5CMdOScI1DwO0KeF6 -goversion go1.15.12 -D "" -importcfg $WORK/b278/importcfg -pack ./attributes.go cp $WORK/b087/_pkg_.a /builddir/.cache/go-build/ff/ff85dfdcd66b9a1c05db77491a54b5a4e1dc840a8351a88a327c8613e2b93d79-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_arm64/compile -o $WORK/b282/_pkg_.a -trimpath "$WORK/b282=>" -shared -p google.golang.org/grpc/metadata -complete -installsuffix shared -buildid xn_YiAu1mE-GpZPAF863/xn_YiAu1mE-GpZPAF863 -goversion go1.15.12 -D "" -importcfg $WORK/b282/importcfg -pack ./metadata.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b152/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b184/_pkg_.a # internal cp $WORK/b152/_pkg_.a /builddir/.cache/go-build/fa/fa8ed9371829f7b6fb82fea32f4b6320baa9292c0057f2debf0b43ce7ab40f85-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_arm64/compile -o $WORK/b287/_pkg_.a -trimpath "$WORK/b287=>" -shared -p google.golang.org/grpc/codes -complete -installsuffix shared -buildid WuFo7FNbWipeHHaU3Zvy/WuFo7FNbWipeHHaU3Zvy -goversion go1.15.12 -D "" -importcfg $WORK/b287/importcfg -pack ./code_string.go ./codes.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b278/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b069/_pkg_.a # internal cp $WORK/b278/_pkg_.a /builddir/.cache/go-build/4b/4b658410d274772414961d3582af29851a388ebb218bb04b3ef3f633ff015ff7-d # internal golang.org/x/text/unicode/norm mkdir -p $WORK/b320/ cp $WORK/b069/_pkg_.a /builddir/.cache/go-build/54/544b081e06d9c0fc88b955e0f33fb08896e5b80767cd64ee83729b06c04c511f-d # internal cp $WORK/b184/_pkg_.a /builddir/.cache/go-build/1e/1ec125395d82ddb884670e9874d064d51d1ccd64e2565f954621334f28a99ad6-d # internal github.com/containers/image/v5/docker/reference mkdir -p $WORK/b068/ github.com/opencontainers/image-spec/specs-go/v1 mkdir -p $WORK/b076/ 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_arm64/compile -o $WORK/b068/_pkg_.a -trimpath "$WORK/b068=>" -shared -p github.com/containers/image/v5/docker/reference -complete -installsuffix shared -buildid ZH-rX5qMPeUB3YfGEnAC/ZH-rX5qMPeUB3YfGEnAC -goversion go1.15.12 -D "" -importcfg $WORK/b068/importcfg -pack ./helpers.go ./normalize.go ./reference.go ./regexp.go 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_arm64/compile -o $WORK/b076/_pkg_.a -trimpath "$WORK/b076=>" -shared -p github.com/opencontainers/image-spec/specs-go/v1 -complete -installsuffix shared -buildid 13CY_vhH4L0kF-LavtxB/13CY_vhH4L0kF-LavtxB -goversion go1.15.12 -D "" -importcfg $WORK/b076/importcfg -pack ./annotations.go ./config.go ./descriptor.go ./index.go ./layout.go ./manifest.go ./mediatype.go 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 cd /builddir/build/BUILD/buildah-1.21.1/src/golang.org/x/text/unicode/norm /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b320/_pkg_.a -trimpath "$WORK/b320=>" -shared -p golang.org/x/text/unicode/norm -complete -installsuffix shared -buildid EZzu6j3prSyDdzBJpWtl/EZzu6j3prSyDdzBJpWtl -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 /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b097/_pkg_.a # internal cp $WORK/b097/_pkg_.a /builddir/.cache/go-build/10/10942d29edf045a4414ac743c51a36a8de0eb526bae6ad152ec33f07c7fc4bd4-d # internal github.com/containers/image/v5/internal/iolimits mkdir -p $WORK/b193/ /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b287/_pkg_.a # internal 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_arm64/compile -o $WORK/b193/_pkg_.a -trimpath "$WORK/b193=>" -shared -p github.com/containers/image/v5/internal/iolimits -complete -installsuffix shared -buildid obgeoryZnJ03meUtseFp/obgeoryZnJ03meUtseFp -goversion go1.15.12 -D "" -importcfg $WORK/b193/importcfg -pack ./iolimits.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b238/_pkg_.a # internal cp $WORK/b287/_pkg_.a /builddir/.cache/go-build/e2/e29c040abf0b0c158761f445c3bad65ddf032aa083844d2e1617348abbd6e9d4-d # internal golang.org/x/net/http2/hpack mkdir -p $WORK/b321/ /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b103/_pkg_.a # internal cp $WORK/b238/_pkg_.a /builddir/.cache/go-build/49/49457307b3d479b33a37059cabe797146ca359c5f4a966c0bc21ca70eecb63bd-d # internal 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 google.golang.org/protobuf/encoding/protowire mkdir -p $WORK/b237/ cd /builddir/build/BUILD/buildah-1.21.1/src/golang.org/x/net/http2/hpack /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b321/_pkg_.a -trimpath "$WORK/b321=>" -shared -p golang.org/x/net/http2/hpack -complete -installsuffix shared -buildid RZNU65SpnnFTB4haufMZ/RZNU65SpnnFTB4haufMZ -goversion go1.15.12 -D "" -importcfg $WORK/b321/importcfg -pack ./encode.go ./hpack.go ./huffman.go ./tables.go 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_arm64/compile -o $WORK/b237/_pkg_.a -trimpath "$WORK/b237=>" -shared -p google.golang.org/protobuf/encoding/protowire -complete -installsuffix shared -buildid aChvBBqa7jyiD_Imk_XK/aChvBBqa7jyiD_Imk_XK -goversion go1.15.12 -D "" -importcfg $WORK/b237/importcfg -pack ./wire.go cp $WORK/b103/_pkg_.a /builddir/.cache/go-build/94/94b34cc65604a9bd5272cfd892105e6bade934cd58e305bf0a09af0f757d3865-d # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b135/_pkg_.a # 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_arm64/compile -o $WORK/b104/_pkg_.a -trimpath "$WORK/b104=>" -shared -p github.com/ulikunitz/xz/lzma -complete -installsuffix shared -buildid EggBClYOgTt0Npty9biF/EggBClYOgTt0Npty9biF -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 /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b276/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b076/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b147/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b193/_pkg_.a # internal cp $WORK/b135/_pkg_.a /builddir/.cache/go-build/54/54e5d6198b0e07a97ba81afab9a4c56df3cd366e9c056b5c9d8458d5b35b4910-d # internal github.com/vbauerster/mpb/v6/decor mkdir -p $WORK/b340/ cp $WORK/b147/_pkg_.a /builddir/.cache/go-build/62/624d7003c65688e44da5958b45287b4a9faeb9ce0272620f34da1a5b443aa8e2-d # internal github.com/hashicorp/go-multierror mkdir -p $WORK/b345/ 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 cp $WORK/b076/_pkg_.a /builddir/.cache/go-build/2b/2ba551b7334387fe10583c5525764a49c96bce2bc9bd3dad56b7258af6113692-d # internal 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 github.com/opencontainers/selinux/pkg/pwalk mkdir -p $WORK/b352/ cp $WORK/b193/_pkg_.a /builddir/.cache/go-build/c7/c7a054d021886af5c2fad17c56b7e1d4eadcc0ba66d8638c6eb28bcac8ec9d49-d # internal cp $WORK/b276/_pkg_.a /builddir/.cache/go-build/55/553167f483a0e3f4397bf293dcf5039d55c299b734701fbfa2678f5b61032f94-d # internal cd /builddir/build/BUILD/buildah-1.21.1/src/github.com/vbauerster/mpb/v6/decor /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b340/_pkg_.a -trimpath "$WORK/b340=>" -shared -p github.com/vbauerster/mpb/v6/decor -complete -installsuffix shared -buildid 0cNxJePg_AGxNYpxILxg/0cNxJePg_AGxNYpxILxg -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 cd /builddir/build/BUILD/buildah-1.21.1/src/github.com/hashicorp/go-multierror /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b345/_pkg_.a -trimpath "$WORK/b345=>" -shared -p github.com/hashicorp/go-multierror -complete -installsuffix shared -buildid iyLTW0flKOKe98wOmUL7/iyLTW0flKOKe98wOmUL7 -goversion go1.15.12 -D "" -importcfg $WORK/b345/importcfg -pack ./append.go ./flatten.go ./format.go ./group.go ./multierror.go ./prefix.go ./sort.go github.com/containers/storage/pkg/parsers mkdir -p $WORK/b357/ database/sql/driver mkdir -p $WORK/b376/ 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_arm64/compile -o $WORK/b352/_pkg_.a -trimpath "$WORK/b352=>" -shared -p github.com/opencontainers/selinux/pkg/pwalk -complete -installsuffix shared -buildid h8FVKOBa5IwOa6vMhn0_/h8FVKOBa5IwOa6vMhn0_ -goversion go1.15.12 -D "" -importcfg $WORK/b352/importcfg -pack ./pwalk.go 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_arm64/compile -o $WORK/b357/_pkg_.a -trimpath "$WORK/b357=>" -shared -p github.com/containers/storage/pkg/parsers -complete -installsuffix shared -buildid dwsiLBbMa6lVhKVHCVBA/dwsiLBbMa6lVhKVHCVBA -goversion go1.15.12 -D "" -importcfg $WORK/b357/importcfg -pack ./parsers.go 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_arm64/compile -o $WORK/b376/_pkg_.a -trimpath "$WORK/b376=>" -shared -p database/sql/driver -std -complete -installsuffix shared -buildid qyC_l8Zj0-AR5qxO1Tvg/qyC_l8Zj0-AR5qxO1Tvg -goversion go1.15.12 -D "" -importcfg $WORK/b376/importcfg -pack ./driver.go ./types.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b093/_pkg_.a # internal cp $WORK/b093/_pkg_.a /builddir/.cache/go-build/fd/fdf7f159685c9e246b1f1cdccae832b4cc20ea4d64f53f8918e4e59c93fea87f-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_arm64/compile -o $WORK/b167/_pkg_.a -trimpath "$WORK/b167=>" -shared -p github.com/modern-go/concurrent -complete -installsuffix shared -buildid 87prkE-Fnb-mb4QKOMHM/87prkE-Fnb-mb4QKOMHM -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_arm64/buildid -w $WORK/b282/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b246/_pkg_.a # internal cp $WORK/b246/_pkg_.a /builddir/.cache/go-build/32/32159ea2e9378faa090bdaa0633e3394c9728cb0e07973a62adb358fa2721970-d # internal cp $WORK/b282/_pkg_.a /builddir/.cache/go-build/89/89320cf9207d62a13edafb6ae1c55c721363b4dc1365b5ddb733df2c0712e194-d # internal vendor/golang.org/x/text/unicode/bidi mkdir -p $WORK/b177/ go.etcd.io/bbolt mkdir -p $WORK/b201/ 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_arm64/compile -o $WORK/b177/_pkg_.a -trimpath "$WORK/b177=>" -shared -p vendor/golang.org/x/text/unicode/bidi -std -complete -installsuffix shared -buildid dji7Wr4AdrR5SQQLbmQ2/dji7Wr4AdrR5SQQLbmQ2 -goversion go1.15.12 -D "" -importcfg $WORK/b177/importcfg -pack ./bidi.go ./bracket.go ./core.go ./prop.go ./tables12.0.0.go ./trieval.go 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_arm64/compile -o $WORK/b201/_pkg_.a -trimpath "$WORK/b201=>" -shared -p go.etcd.io/bbolt -complete -installsuffix shared -buildid Qp2PC8Jl8NQgyF782SFU/Qp2PC8Jl8NQgyF782SFU -goversion go1.15.12 -D "" -importcfg $WORK/b201/importcfg -pack ./bolt_arm64.go ./bolt_linux.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_arm64/buildid -w $WORK/b237/_pkg_.a # internal cp $WORK/b237/_pkg_.a /builddir/.cache/go-build/10/10a56622621ef1b1e79e94af711f602536aca2a8f013505fb76b6b488bdbef0d-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_arm64/compile -o $WORK/b241/_pkg_.a -trimpath "$WORK/b241=>" -shared -p google.golang.org/protobuf/reflect/protoreflect -complete -installsuffix shared -buildid UjM54MB8aqLOg8tJKx9K/UjM54MB8aqLOg8tJKx9K -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 /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b161/_pkg_.a # internal cp $WORK/b161/_pkg_.a /builddir/.cache/go-build/5f/5f73eac4fba709d384365d53df37460a1e03a91d5b32038f602680d7c4254d3d-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_arm64/compile -o $WORK/b266/_pkg_.a -trimpath "$WORK/b266=>" -shared -p golang.org/x/net/internal/timeseries -complete -installsuffix shared -buildid GaWkqRkxuFlkhviiyj4g/GaWkqRkxuFlkhviiyj4g -goversion go1.15.12 -D "" -importcfg $WORK/b266/importcfg -pack ./timeseries.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b357/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b352/_pkg_.a # internal cp $WORK/b357/_pkg_.a /builddir/.cache/go-build/fb/fb64e547a9b0602801f55204089b36f70f433c0037b5678438f8f297fb19184d-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 cp $WORK/b352/_pkg_.a /builddir/.cache/go-build/5b/5bfc731ca6066b2fee003afc9f1bc3a1f3cabafdcb1ddaf704fcdf805d8d8c04-d # internal google.golang.org/grpc/internal/balancerload cd /builddir/build/BUILD/buildah-1.21.1/src/google.golang.org/grpc/grpclog /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b275/_pkg_.a -trimpath "$WORK/b275=>" -shared -p google.golang.org/grpc/grpclog -complete -installsuffix shared -buildid fcU_ff7s2Cxzhe-yF7JV/fcU_ff7s2Cxzhe-yF7JV -goversion go1.15.12 -D "" -importcfg $WORK/b275/importcfg -pack ./component.go ./grpclog.go ./logger.go ./loggerv2.go 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_arm64/compile -o $WORK/b291/_pkg_.a -trimpath "$WORK/b291=>" -shared -p google.golang.org/grpc/internal/balancerload -complete -installsuffix shared -buildid -HesrGRQaXhL6UAuS7I8/-HesrGRQaXhL6UAuS7I8 -goversion go1.15.12 -D "" -importcfg $WORK/b291/importcfg -pack ./load.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b291/_pkg_.a # internal cp $WORK/b291/_pkg_.a /builddir/.cache/go-build/59/59817a0bbdbfa31583fe1107aa76a3e337ace88fdc7a7e5fdb7dd581e940e9ee-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_arm64/compile -o $WORK/b319/_pkg_.a -trimpath "$WORK/b319=>" -shared -p golang.org/x/text/unicode/bidi -complete -installsuffix shared -buildid 5sHp3WUav6wwWGaoEaxd/5sHp3WUav6wwWGaoEaxd -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_arm64/buildid -w $WORK/b130/_pkg_.a # internal cp $WORK/b130/_pkg_.a /builddir/.cache/go-build/ce/ceb433b9221bb9a1ae0993b25504c8f1c0644fc92693f99e23bbc48284d566a0-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_arm64/compile -o $WORK/b143/_pkg_.a -trimpath "$WORK/b143=>" -shared -p github.com/stefanberger/go-pkcs11uri -complete -installsuffix shared -buildid mJ82fk4KJ7v2KyRKugJ7/mJ82fk4KJ7v2KyRKugJ7 -goversion go1.15.12 -D "" -importcfg $WORK/b143/importcfg -pack ./pkcs11uri.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b345/_pkg_.a # internal cp $WORK/b345/_pkg_.a /builddir/.cache/go-build/f0/f0934afac47b59f7563f17e6827038b79b45aecf577c3ecbea47586eee766b1c-d # internal github.com/tchap/go-patricia/patricia mkdir -p $WORK/b383/ 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_arm64/compile -o $WORK/b383/_pkg_.a -trimpath "$WORK/b383=>" -shared -p github.com/tchap/go-patricia/patricia -complete -installsuffix shared -buildid evp_U3p83ZW28VACMmUO/evp_U3p83ZW28VACMmUO -goversion go1.15.12 -D "" -importcfg $WORK/b383/importcfg -pack ./children.go ./patricia.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b167/_pkg_.a # internal cp $WORK/b167/_pkg_.a /builddir/.cache/go-build/76/76f75b0c414c3b4577e88bd9c8c9e3ce48df0f40d777420b1bb60eaccfc12a0c-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_arm64/asm -p github.com/modern-go/reflect2 -trimpath "$WORK/b168=>" -I $WORK/b168/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -gensymabis -o $WORK/b168/symabis ./relfect2_arm64.s ./relfect2_mips64x.s ./relfect2_mipsx.s ./relfect2_ppc64x.s 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 /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b168/_pkg_.a -trimpath "$WORK/b168=>" -shared -p github.com/modern-go/reflect2 -installsuffix shared -buildid bYkgWiPLll-G6nHdG6T-/bYkgWiPLll-G6nHdG6T- -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 /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b165/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b181/_pkg_.a # internal cp $WORK/b165/_pkg_.a /builddir/.cache/go-build/75/753e597bd53827a7f5d0ef8a01f0648a8466d83d5af399f6eb933a41142b4ebc-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_arm64/compile -o $WORK/b385/_pkg_.a -trimpath "$WORK/b385=>" -shared -p github.com/BurntSushi/toml -complete -installsuffix shared -buildid CHzGFHQWThxtpIVETbXy/CHzGFHQWThxtpIVETbXy -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 cp $WORK/b181/_pkg_.a /builddir/.cache/go-build/aa/aacaabc5be5bcb5b56f09f0611beb98d42fcf413e10cd7cbabdf999909eef983-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_arm64/compile -o $WORK/b386/_pkg_.a -trimpath "$WORK/b386=>" -shared -p github.com/containers/storage/pkg/config -complete -installsuffix shared -buildid OvH6fS8OT6ZJ0NKSALUT/OvH6fS8OT6ZJ0NKSALUT -goversion go1.15.12 -D "" -importcfg $WORK/b386/importcfg -pack ./config.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b068/_pkg_.a # internal cp $WORK/b068/_pkg_.a /builddir/.cache/go-build/14/14e052939c3663a9d92653ea0ac39b6cbbef8ccc532f4acfe5f1746be7708250-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_arm64/compile -o $WORK/b073/_pkg_.a -trimpath "$WORK/b073=>" -shared -p github.com/containers/image/v5/types -complete -installsuffix shared -buildid TwJAeo9WmUpdV3Oj_C0v/TwJAeo9WmUpdV3Oj_C0v -goversion go1.15.12 -D "" -importcfg $WORK/b073/importcfg -pack ./types.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b321/_pkg_.a # internal cp $WORK/b321/_pkg_.a /builddir/.cache/go-build/96/964fdf854df4e409c415a86425611cfc5a2ea869d4b664b7d63706b8510ddb47-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_arm64/compile -o $WORK/b387/_pkg_.a -trimpath "$WORK/b387=>" -shared -p github.com/google/go-intervals/intervalset -complete -installsuffix shared -buildid GbNI_ffmGjjcuYNDuSh3/GbNI_ffmGjjcuYNDuSh3 -goversion go1.15.12 -D "" -importcfg $WORK/b387/importcfg -pack ./intervalset.go ./intervalset_immutable.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b143/_pkg_.a # internal cp $WORK/b143/_pkg_.a /builddir/.cache/go-build/89/8962e6ab3454c7a5b9c7d03d6b6714b123afd1d34ca40e19dd798088aeef8af1-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_arm64/compile -o $WORK/b391/_pkg_.a -trimpath "$WORK/b391=>" -shared -p github.com/containers/image/v5/directory/explicitfilepath -complete -installsuffix shared -buildid mMcIIFIy7HaiD1xx5zh6/mMcIIFIy7HaiD1xx5zh6 -goversion go1.15.12 -D "" -importcfg $WORK/b391/importcfg -pack ./path.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b266/_pkg_.a # internal cp $WORK/b266/_pkg_.a /builddir/.cache/go-build/b9/b983a16e0cf8617d97870f6b75863cd183154554ad1605edb7ab3ad9f3575cfd-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_arm64/compile -o $WORK/b393/_pkg_.a -trimpath "$WORK/b393=>" -shared -p github.com/containers/image/v5/docker/policyconfiguration -complete -installsuffix shared -buildid 2uUqj7FwGAuaU4e9xNr_/2uUqj7FwGAuaU4e9xNr_ -goversion go1.15.12 -D "" -importcfg $WORK/b393/importcfg -pack ./naming.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b376/_pkg_.a # internal cp $WORK/b376/_pkg_.a /builddir/.cache/go-build/78/7862faa8f317914c9a3ce819a29db7595daf817027fdcd5304b941a7301cf17f-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_arm64/compile -o $WORK/b408/_pkg_.a -trimpath "$WORK/b408=>" -shared -p github.com/docker/distribution/digestset -complete -installsuffix shared -buildid HsEgt5juW0m0-haCUz56/HsEgt5juW0m0-haCUz56 -goversion go1.15.12 -D "" -importcfg $WORK/b408/importcfg -pack ./set.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b091/_pkg_.a # internal cp $WORK/b091/_pkg_.a /builddir/.cache/go-build/48/484099c94de7ed075fe884486d5049c3e29fad80d92e136597526028cfc71595-d # internal github.com/klauspost/compress/huff0 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_arm64/compile -o $WORK/b090/_pkg_.a -trimpath "$WORK/b090=>" -shared -p github.com/klauspost/compress/huff0 -complete -installsuffix shared -buildid CnDl95fn0a0nhoRZ0mNm/CnDl95fn0a0nhoRZ0mNm -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_arm64/buildid -w $WORK/b275/_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 cp $WORK/b275/_pkg_.a /builddir/.cache/go-build/ed/ed85d4beb4e46b2041c19729d88514c9b810f51e37cfd7231e208e73adf13dc5-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_arm64/compile -o $WORK/b274/_pkg_.a -trimpath "$WORK/b274=>" -shared -p google.golang.org/grpc/connectivity -complete -installsuffix shared -buildid o0eSdHWEY7fHHIAlidsg/o0eSdHWEY7fHHIAlidsg -goversion go1.15.12 -D "" -importcfg $WORK/b274/importcfg -pack ./connectivity.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b393/_pkg_.a # internal cp $WORK/b393/_pkg_.a /builddir/.cache/go-build/73/732dc32c4cc7d96634f3283a72a5ed4098cd2da68141808d8c3b8f7568a53c2c-d # internal github.com/prometheus/procfs/internal/fs /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b391/_pkg_.a # internal 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_arm64/compile -o $WORK/b428/_pkg_.a -trimpath "$WORK/b428=>" -shared -p github.com/prometheus/procfs/internal/fs -complete -installsuffix shared -buildid kszX4NIMBmThaZ2kpXdU/kszX4NIMBmThaZ2kpXdU -goversion go1.15.12 -D "" -importcfg $WORK/b428/importcfg -pack ./fs.go cp $WORK/b391/_pkg_.a /builddir/.cache/go-build/ed/ed353cb6e69a1e4d119297e6e639e8254ffcad5a796c982f56908506d1270d60-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_arm64/compile -o $WORK/b443/_pkg_.a -trimpath "$WORK/b443=>" -shared -p github.com/docker/docker/api/types/blkiodev -complete -installsuffix shared -buildid hnpGZ9A3er0uKz7-jF1P/hnpGZ9A3er0uKz7-jF1P -goversion go1.15.12 -D "" -importcfg $WORK/b443/importcfg -pack ./blkio.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b383/_pkg_.a # internal cp $WORK/b383/_pkg_.a /builddir/.cache/go-build/d4/d446f07bc9ebc396b79ff4439724c7199fcd9b7e03183df0f78eb40794195596-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_arm64/compile -o $WORK/b382/_pkg_.a -trimpath "$WORK/b382=>" -shared -p github.com/containers/storage/pkg/truncindex -complete -installsuffix shared -buildid udM8ciLXzfDJCz05WekO/udM8ciLXzfDJCz05WekO -goversion go1.15.12 -D "" -importcfg $WORK/b382/importcfg -pack ./truncindex.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b182/_pkg_.a # internal cp $WORK/b182/_pkg_.a /builddir/.cache/go-build/43/4349b6619b825856ec9200044942356671157b4afd53b64257ce6328ec4a787c-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_arm64/compile -o $WORK/b455/_pkg_.a -trimpath "$WORK/b455=>" -shared -p github.com/docker/docker/api/types/time -complete -installsuffix shared -buildid jW4t8A1BwikcRPH-XG8_/jW4t8A1BwikcRPH-XG8_ -goversion go1.15.12 -D "" -importcfg $WORK/b455/importcfg -pack ./duration_convert.go ./timestamp.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b443/_pkg_.a # internal cp $WORK/b443/_pkg_.a /builddir/.cache/go-build/b9/b9bd480d1de3060b82aedf5f50b27ade046c9d01c82ae5150be50e911aa13aa2-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_arm64/compile -o $WORK/b459/_pkg_.a -trimpath "$WORK/b459=>" -shared -p github.com/containers/image/v5/oci/internal -complete -installsuffix shared -buildid Pa7Hfrax78l5LQiY37_S/Pa7Hfrax78l5LQiY37_S -goversion go1.15.12 -D "" -importcfg $WORK/b459/importcfg -pack ./oci_util.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b428/_pkg_.a # internal cp $WORK/b428/_pkg_.a /builddir/.cache/go-build/fb/fbb6d9a0c3b09237fe07f03a177a22b544cb046d2c7bbe2f827bb769321ee088-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 /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b274/_pkg_.a # internal cd /builddir/build/BUILD/buildah-1.21.1/src/github.com/imdario/mergo /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b462/_pkg_.a -trimpath "$WORK/b462=>" -shared -p github.com/imdario/mergo -complete -installsuffix shared -buildid 98o74NjAMAWx4B8ndu9z/98o74NjAMAWx4B8ndu9z -goversion go1.15.12 -D "" -importcfg $WORK/b462/importcfg -pack ./doc.go ./map.go ./merge.go ./mergo.go cp $WORK/b274/_pkg_.a /builddir/.cache/go-build/e3/e3ba9fbc39ca2e43575f5f3580a144889fb48ad4367a3b8cd521ad5519b63dbd-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_arm64/compile -o $WORK/b279/_pkg_.a -trimpath "$WORK/b279=>" -shared -p google.golang.org/grpc/internal -complete -installsuffix shared -buildid EMRCD_V8IN60skBegITu/EMRCD_V8IN60skBegITu -goversion go1.15.12 -D "" -importcfg $WORK/b279/importcfg -pack ./internal.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b386/_pkg_.a # internal cp $WORK/b386/_pkg_.a /builddir/.cache/go-build/cf/cfe4ec075811b199fac666511eceb79db324279753f393abc77d27001f28c9fb-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_arm64/compile -o $WORK/b467/_pkg_.a -trimpath "$WORK/b467=>" -shared -p github.com/containers/common/pkg/capabilities -complete -installsuffix shared -buildid v5UAP9V8hI_MXWufO02_/v5UAP9V8hI_MXWufO02_ -goversion go1.15.12 -D "" -importcfg $WORK/b467/importcfg -pack ./capabilities.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b455/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b340/_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 ./_x002.o -c cgo_linux.cgo2.c cp $WORK/b455/_pkg_.a /builddir/.cache/go-build/18/1889e5800f7dddf44bc2a56bae60e405eb7eed9c0d1f9ba2f94c07ea1f8dd5a7-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 /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b408/_pkg_.a # internal cd /builddir/build/BUILD/buildah-1.21.1/src/github.com/containers/common/pkg/timetype /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b470/_pkg_.a -trimpath "$WORK/b470=>" -shared -p github.com/containers/common/pkg/timetype -complete -installsuffix shared -buildid XLqsJZ795VABBwgX2-pj/XLqsJZ795VABBwgX2-pj -goversion go1.15.12 -D "" -importcfg $WORK/b470/importcfg -pack ./timestamp.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b073/_pkg_.a # internal cp $WORK/b340/_pkg_.a /builddir/.cache/go-build/50/50bf6e0e915e5a56a5d0edbe76bad3920867a640774274bfc1ec1c79c641ff70-d # internal cp $WORK/b408/_pkg_.a /builddir/.cache/go-build/8e/8e5ae9b5d8fbf7825fb140c7eaf5108a33a1702cb9f1611bbee8d63bd67c31b2-d # internal github.com/juju/ansiterm /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b382/_pkg_.a # internal mkdir -p $WORK/b477/ github.com/docker/distribution/reference mkdir -p $WORK/b407/ 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_arm64/compile -o $WORK/b477/_pkg_.a -trimpath "$WORK/b477=>" -shared -p github.com/juju/ansiterm -complete -installsuffix shared -buildid QBoVH_R5604WxV5mVNby/QBoVH_R5604WxV5mVNby -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 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_arm64/compile -o $WORK/b407/_pkg_.a -trimpath "$WORK/b407=>" -shared -p github.com/docker/distribution/reference -complete -installsuffix shared -buildid 2X9oqfyI3R-EikVCl9tN/2X9oqfyI3R-EikVCl9tN -goversion go1.15.12 -D "" -importcfg $WORK/b407/importcfg -pack ./helpers.go ./normalize.go ./reference.go ./regexp.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b279/_pkg_.a # internal cp $WORK/b073/_pkg_.a /builddir/.cache/go-build/7c/7cc6916553cbb926f34f83d1769f0adccd68f37f27186a838aeb8c48880651c2-d # internal github.com/containers/image/v5/internal/pkg/platform mkdir -p $WORK/b072/ cp $WORK/b382/_pkg_.a /builddir/.cache/go-build/72/72a1259f351b153622c344117e446a95c40de4c6a9c8167fc35127806a7b1634-d # internal github.com/containers/image/v5/internal/types mkdir -p $WORK/b196/ cp $WORK/b279/_pkg_.a /builddir/.cache/go-build/3a/3ae7af9be854fc6eb67af6dbdee0cf7201b6a92cad6eb86760573c461499118e-d # internal github.com/containers/image/v5/transports mkdir -p $WORK/b205/ 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_arm64/compile -o $WORK/b072/_pkg_.a -trimpath "$WORK/b072=>" -shared -p github.com/containers/image/v5/internal/pkg/platform -complete -installsuffix shared -buildid e3cSbWJN_49DB2b-RkMX/e3cSbWJN_49DB2b-RkMX -goversion go1.15.12 -D "" -importcfg $WORK/b072/importcfg -pack ./platform_matcher.go 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_arm64/compile -o $WORK/b205/_pkg_.a -trimpath "$WORK/b205=>" -shared -p github.com/containers/image/v5/transports -complete -installsuffix shared -buildid 1-_X6uWSnNulZbEVtSOc/1-_X6uWSnNulZbEVtSOc -goversion go1.15.12 -D "" -importcfg $WORK/b205/importcfg -pack ./stub.go ./transports.go 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_arm64/compile -o $WORK/b196/_pkg_.a -trimpath "$WORK/b196=>" -shared -p github.com/containers/image/v5/internal/types -complete -installsuffix shared -buildid sNXXSb5-Y76DD4KNEdZB/sNXXSb5-Y76DD4KNEdZB -goversion go1.15.12 -D "" -importcfg $WORK/b196/importcfg -pack ./types.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b459/_pkg_.a # internal cp $WORK/b459/_pkg_.a /builddir/.cache/go-build/d0/d061be8c063a55b3ef957853db0065e67861cc215aa9b6893b8cf2d82fce1720-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_arm64/compile -o $WORK/b348/_pkg_.a -trimpath "$WORK/b348=>" -shared -p github.com/containers/image/v5/internal/tmpdir -complete -installsuffix shared -buildid QMkCCXtrFZ7BZsBQh2SG/QMkCCXtrFZ7BZsBQh2SG -goversion go1.15.12 -D "" -importcfg $WORK/b348/importcfg -pack ./tmpdir.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b387/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b172/_pkg_.a # internal cp $WORK/b387/_pkg_.a /builddir/.cache/go-build/19/192f95f24e851f317c63e4d70848a8ebceb576e9b82934b87f1c35ebcd1bd245-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_arm64/compile -o $WORK/b482/_pkg_.a -trimpath "$WORK/b482=>" -shared -p github.com/manifoldco/promptui/list -complete -installsuffix shared -buildid SERNi_nyBq0MCgm6ehVt/SERNi_nyBq0MCgm6ehVt -goversion go1.15.12 -D "" -importcfg $WORK/b482/importcfg -pack ./list.go cp $WORK/b172/_pkg_.a /builddir/.cache/go-build/ec/ec938c4e345392e519c3ba284355f3034ba6e73a8f357d4b0fbd67e98f3c5cc1-d # internal compress/gzip mkdir -p $WORK/b171/ 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_arm64/compile -o $WORK/b171/_pkg_.a -trimpath "$WORK/b171=>" -shared -p compress/gzip -std -complete -installsuffix shared -buildid mJbUOkeKXVEi58zlFe1V/mJbUOkeKXVEi58zlFe1V -goversion go1.15.12 -D "" -importcfg $WORK/b171/importcfg -pack ./gunzip.go ./gzip.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b470/_pkg_.a # internal cp $WORK/b470/_pkg_.a /builddir/.cache/go-build/29/29ef7ff429a63dfc85dcf96aa486ef42327f9f5d3110150bbfd3d7c712027da4-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_arm64/compile -o $WORK/b213/_pkg_.a -trimpath "$WORK/b213=>" -shared -p compress/zlib -std -complete -installsuffix shared -buildid tJfJLcgKKjPHNQtnRPJs/tJfJLcgKKjPHNQtnRPJs -goversion go1.15.12 -D "" -importcfg $WORK/b213/importcfg -pack ./reader.go ./writer.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b348/_pkg_.a # internal cp $WORK/b348/_pkg_.a /builddir/.cache/go-build/ab/abb622a3e07a9b666cb671d01a819c3c9bc8cd343fa5f64cedb59c32847e816b-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_arm64/compile -o $WORK/b483/_pkg_.a -trimpath "$WORK/b483=>" -shared -p github.com/manifoldco/promptui/screenbuf -complete -installsuffix shared -buildid KnfuK9G4evqat4cLVbFl/KnfuK9G4evqat4cLVbFl -goversion go1.15.12 -D "" -importcfg $WORK/b483/importcfg -pack ./screenbuf.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b196/_pkg_.a # internal cp $WORK/b196/_pkg_.a /builddir/.cache/go-build/d7/d7a575cef06333769cbea0bc2923527a0e634bfa3be084fd4ddd81777f67f588-d # internal database/sql mkdir -p $WORK/b486/ 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_arm64/compile -o $WORK/b486/_pkg_.a -trimpath "$WORK/b486=>" -shared -p database/sql -std -complete -installsuffix shared -buildid WEnWNinFbyn74Wbe_2Ye/WEnWNinFbyn74Wbe_2Ye -goversion go1.15.12 -D "" -importcfg $WORK/b486/importcfg -pack ./convert.go ./ctxutil.go ./sql.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 /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b467/_pkg_.a # internal cp $WORK/b467/_pkg_.a /builddir/.cache/go-build/65/65866917f9c34551a4795360e457f55b546426eec896946b8379a15fc55c90d9-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 /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b205/_pkg_.a # internal cp $WORK/b205/_pkg_.a /builddir/.cache/go-build/db/db38c877b591e2c1714354eac9f7f80119a7bf021aadaaf444f42f9145b1c7a3-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_arm64/compile -o $WORK/b501/_pkg_.a -trimpath "$WORK/b501=>" -shared -p github.com/docker/docker/pkg/ioutils -complete -installsuffix shared -buildid 4G5-5UXa8hTnU4WHYJil/4G5-5UXa8hTnU4WHYJil -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 /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b482/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b483/_pkg_.a # internal cd /builddir/build/BUILD/buildah-1.21.1/src/github.com/seccomp/libseccomp-golang pkg-config --libs -- libseccomp libseccomp cp $WORK/b482/_pkg_.a /builddir/.cache/go-build/f4/f4f0b77f6a7da768a573d0daaae302e2f67b120c5b19d8bf84ba37c18e755ac2-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_arm64/compile -o $WORK/b506/_pkg_.a -trimpath "$WORK/b506=>" -shared -p github.com/opencontainers/runtime-tools/generate/seccomp -complete -installsuffix shared -buildid vWZ8aN6-yD8m6GzbCr5h/vWZ8aN6-yD8m6GzbCr5h -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 cp $WORK/b483/_pkg_.a /builddir/.cache/go-build/bc/bccb9b843740430f4f3c0545cf53091e16eda8d54e555ed42f0c5feba511d636-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_arm64/compile -o $WORK/b509/_pkg_.a -trimpath "$WORK/b509=>" -shared -p github.com/opencontainers/runtime-tools/filepath -complete -installsuffix shared -buildid CWuzbPOTqqbZHj0VvZ_e/CWuzbPOTqqbZHj0VvZ_e -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_arm64/buildid -w $WORK/b072/_pkg_.a # internal cd /builddir/build/BUILD/buildah-1.21.1/src/github.com/seccomp/libseccomp-golang TERM='dumb' CGO_LDFLAGS='"-g" "-O2" "-lseccomp"' /usr/lib/golang/pkg/tool/linux_arm64/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 cp $WORK/b072/_pkg_.a /builddir/.cache/go-build/2c/2c7383c1cc7c5d3ab9d4a21e6a27e60bec99897d6fc9f77f4ac53eb7e9fd7082-d # internal github.com/opencontainers/runtime-tools/error mkdir -p $WORK/b511/ /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b213/_pkg_.a # internal 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_arm64/compile -o $WORK/b511/_pkg_.a -trimpath "$WORK/b511=>" -shared -p github.com/opencontainers/runtime-tools/error -complete -installsuffix shared -buildid 1hfC_MseEcbJNxR8tCDR/1hfC_MseEcbJNxR8tCDR -goversion go1.15.12 -D "" -importcfg $WORK/b511/importcfg -pack ./error.go cp $WORK/b213/_pkg_.a /builddir/.cache/go-build/8d/8dadada77594e0e0d936817be78e8b9c2ded075c660624f31e0e28bf65bccdac-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_arm64/compile -o $WORK/b514/_pkg_.a -trimpath "$WORK/b514=>" -shared -p github.com/xeipuuv/gojsonpointer -complete -installsuffix shared -buildid 9BMJNrVkDE4Xl-Wwu5du/9BMJNrVkDE4Xl-Wwu5du -goversion go1.15.12 -D "" -importcfg $WORK/b514/importcfg -pack ./pointer.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b177/_pkg_.a # internal cp $WORK/b177/_pkg_.a /builddir/.cache/go-build/d3/d3f0201759ea2a7a722feeb72f583e7dc4c071d243252f2a978e838f04687471-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_arm64/compile -o $WORK/b175/_pkg_.a -trimpath "$WORK/b175=>" -shared -p vendor/golang.org/x/text/secure/bidirule -std -complete -installsuffix shared -buildid PRkLH_Jy6jTKgmIdEeHl/PRkLH_Jy6jTKgmIdEeHl -goversion go1.15.12 -D "" -importcfg $WORK/b175/importcfg -pack ./bidirule.go ./bidirule10.0.0.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b171/_pkg_.a # internal cp $WORK/b171/_pkg_.a /builddir/.cache/go-build/80/8060611348e719729980f70824fc61f4997348a8a6cc79202d6abdc336ac6731-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_arm64/compile -o $WORK/b519/_pkg_.a -trimpath "$WORK/b519=>" -shared -p github.com/containerd/containerd/pkg/userns -complete -installsuffix shared -buildid OyDEyQGUYG1q9ySHPVwI/OyDEyQGUYG1q9ySHPVwI -goversion go1.15.12 -D "" -importcfg $WORK/b519/importcfg -pack ./userns_linux.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_arm64/buildid -w $WORK/b477/_pkg_.a # internal cp $WORK/b477/_pkg_.a /builddir/.cache/go-build/65/6558d7decc48dea86e8b6207768c35a604ece0f8cda17f5dd7c7f3b4c7fb429d-d # internal golang.org/x/sys/execabs mkdir -p $WORK/b525/ 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_arm64/compile -o $WORK/b525/_pkg_.a -trimpath "$WORK/b525=>" -shared -p golang.org/x/sys/execabs -complete -installsuffix shared -buildid 51WwV_fIfAeF8nRXYrm4/51WwV_fIfAeF8nRXYrm4 -goversion go1.15.12 -D "" -importcfg $WORK/b525/importcfg -pack ./execabs.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b509/_pkg_.a # internal cp $WORK/b509/_pkg_.a /builddir/.cache/go-build/a6/a6d2429d581cfe1e689e6ba58ae2151dd08a258183365805d429ece9973f4aa9-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_arm64/compile -o $WORK/b529/_pkg_.a -trimpath "$WORK/b529=>" -shared -p github.com/morikuni/aec -complete -installsuffix shared -buildid uyz1ZsLQycHu3I67BU1m/uyz1ZsLQycHu3I67BU1m -goversion go1.15.12 -D "" -importcfg $WORK/b529/importcfg -pack ./aec.go ./ansi.go ./builder.go ./sgr.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b519/_pkg_.a # internal cp $WORK/b519/_pkg_.a /builddir/.cache/go-build/c6/c6dd263376d0491c90645392f796ea630530455c694143262a03f4a4583863f1-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 /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b319/_pkg_.a # internal cd /builddir/build/BUILD/buildah-1.21.1/src/github.com/docker/docker/pkg/stdcopy /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b530/_pkg_.a -trimpath "$WORK/b530=>" -shared -p github.com/docker/docker/pkg/stdcopy -complete -installsuffix shared -buildid aA_wBlsqf_kXyQkgvCd6/aA_wBlsqf_kXyQkgvCd6 -goversion go1.15.12 -D "" -importcfg $WORK/b530/importcfg -pack ./stdcopy.go cp $WORK/b319/_pkg_.a /builddir/.cache/go-build/71/71d5b20665b9521f18c0071bb2e069f7cdc10d3dc8936d8cb470fad912125118-d # internal golang.org/x/text/secure/bidirule mkdir -p $WORK/b317/ 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 cd /builddir/build/BUILD/buildah-1.21.1/src/golang.org/x/text/secure/bidirule /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b317/_pkg_.a -trimpath "$WORK/b317=>" -shared -p golang.org/x/text/secure/bidirule -complete -installsuffix shared -buildid Nk9vAVeKtImSvB06iPuU/Nk9vAVeKtImSvB06iPuU -goversion go1.15.12 -D "" -importcfg $WORK/b317/importcfg -pack ./bidirule.go ./bidirule10.0.0.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b511/_pkg_.a # internal cp $WORK/b511/_pkg_.a /builddir/.cache/go-build/b2/b2a8e3039e995a2bc9b8ae170051013d4d5e0173236c5a4bb80a44d44fe6c522-d # internal github.com/opencontainers/runtime-tools/specerror mkdir -p $WORK/b510/ 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 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_arm64/compile -o $WORK/b510/_pkg_.a -trimpath "$WORK/b510=>" -shared -p github.com/opencontainers/runtime-tools/specerror -complete -installsuffix shared -buildid cn0eeeIaXJbovsU5sxIQ/cn0eeeIaXJbovsU5sxIQ -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_arm64/buildid -w $WORK/b407/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b525/_pkg_.a # internal cp $WORK/b525/_pkg_.a /builddir/.cache/go-build/da/daf4fd808daeefae16249e5895bfbcf735b3d69ebb53ddcc2559ae41b61ab5d1-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_arm64/compile -o $WORK/b533/_pkg_.a -trimpath "$WORK/b533=>" -shared -p github.com/openshift/imagebuilder/signal -complete -installsuffix shared -buildid iS3BFyT0nRT0dJpqFLHd/iS3BFyT0nRT0dJpqFLHd -goversion go1.15.12 -D "" -importcfg $WORK/b533/importcfg -pack ./signal.go ./signals.go cp $WORK/b407/_pkg_.a /builddir/.cache/go-build/16/16eafc399eb391ced891a228baff32fa6958f23dee49e146405352cdaaa554b9-d # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b175/_pkg_.a # 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_arm64/compile -o $WORK/b539/_pkg_.a -trimpath "$WORK/b539=>" -shared -p encoding/csv -std -complete -installsuffix shared -buildid aI3I16nkU8chxlDFCpKr/aI3I16nkU8chxlDFCpKr -goversion go1.15.12 -D "" -importcfg $WORK/b539/importcfg -pack ./reader.go ./writer.go cp $WORK/b175/_pkg_.a /builddir/.cache/go-build/5a/5a4c4e65836ce7389317bb1bcd2d6541779d541b1bc8667756e8110bcb24994e-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_arm64/compile -o $WORK/b540/_pkg_.a -trimpath "$WORK/b540=>" -shared -p github.com/containers/buildah/pkg/rusage -complete -installsuffix shared -buildid hpxMDVl2FVibFSKdF561/hpxMDVl2FVibFSKdF561 -goversion go1.15.12 -D "" -importcfg $WORK/b540/importcfg -pack ./rusage.go ./rusage_unix.go cd /builddir/build/BUILD/buildah-1.21.1/src/golang.org/x/sys/unix /usr/lib/golang/pkg/tool/linux_arm64/asm -p golang.org/x/sys/unix -trimpath "$WORK/b099=>" -I $WORK/b099/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b099/asm_linux_arm64.o ./asm_linux_arm64.s /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b530/_pkg_.a # internal cp $WORK/b530/_pkg_.a /builddir/.cache/go-build/6b/6bb6e20c13ba169716b4b946610c7814d90dcfb5bcd70e0f97027c2fcad72efb-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_arm64/compile -o $WORK/b548/_pkg_.a -trimpath "$WORK/b548=>" -shared -p github.com/mattn/go-shellwords -complete -installsuffix shared -buildid XzPUR72GfjHlZO3OEbbB/XzPUR72GfjHlZO3OEbbB -goversion go1.15.12 -D "" -importcfg $WORK/b548/importcfg -pack ./shellwords.go ./util_posix.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b241/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b533/_pkg_.a # internal cp $WORK/b533/_pkg_.a /builddir/.cache/go-build/84/84903ebf11e903a380153b6aecbf84f6d205d27e148d0d0abf8039c567d1f323-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_arm64/compile -o $WORK/b549/_pkg_.a -trimpath "$WORK/b549=>" -shared -p runtime/pprof -std -installsuffix shared -buildid yH29OA97-jc10NVNXnm6/yH29OA97-jc10NVNXnm6 -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_arm64/buildid -w $WORK/b317/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b540/_pkg_.a # internal cp $WORK/b241/_pkg_.a /builddir/.cache/go-build/16/1645b86b63257f8855f3508760a25bb7c66080acf112ef5dc4eeb0cc1c59ac35-d # internal google.golang.org/protobuf/internal/encoding/messageset mkdir -p $WORK/b240/ cp $WORK/b317/_pkg_.a /builddir/.cache/go-build/25/25d77ff9576a84d2124471b5836b422c9ceaca6cdba5be3d20f573444ac11fb3-d # internal 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 google.golang.org/protobuf/internal/strs mkdir -p $WORK/b245/ cp $WORK/b540/_pkg_.a /builddir/.cache/go-build/99/991f85478859854b7c438189a650a8b94fe4a74c888971ee3a89577906a2b148-d # internal cd /builddir/build/BUILD/buildah-1.21.1/src/google.golang.org/protobuf/internal/encoding/messageset /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b240/_pkg_.a -trimpath "$WORK/b240=>" -shared -p google.golang.org/protobuf/internal/encoding/messageset -complete -installsuffix shared -buildid xOoGGOu65xJf2EoJy1zQ/xOoGGOu65xJf2EoJy1zQ -goversion go1.15.12 -D "" -importcfg $WORK/b240/importcfg -pack ./messageset.go 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 /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b462/_pkg_.a # internal cd /builddir/build/BUILD/buildah-1.21.1/src/google.golang.org/protobuf/internal/strs /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b245/_pkg_.a -trimpath "$WORK/b245=>" -shared -p google.golang.org/protobuf/internal/strs -complete -installsuffix shared -buildid R0ee7Ez54cYD7Rg3R9xA/R0ee7Ez54cYD7Rg3R9xA -goversion go1.15.12 -D "" -importcfg $WORK/b245/importcfg -pack ./strings.go ./strings_unsafe.go 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_arm64/compile -o $WORK/b247/_pkg_.a -trimpath "$WORK/b247=>" -shared -p google.golang.org/protobuf/internal/genid -complete -installsuffix shared -buildid NiF55EXdl3PH3Yh10UBG/NiF55EXdl3PH3Yh10UBG -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/b462/_pkg_.a /builddir/.cache/go-build/ad/ad2072ca177d4fa22cbfe2d0e37fdca860a7bdead2ba5fd662fdf48b9539ec77-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_arm64/compile -o $WORK/b248/_pkg_.a -trimpath "$WORK/b248=>" -shared -p google.golang.org/protobuf/internal/order -complete -installsuffix shared -buildid dFuW2AeS8X82DJd5-oIX/dFuW2AeS8X82DJd5-oIX -goversion go1.15.12 -D "" -importcfg $WORK/b248/importcfg -pack ./order.go ./range.go cd /builddir/build/BUILD/buildah-1.21.1/src/golang.org/x/sys/unix /usr/lib/golang/pkg/tool/linux_arm64/pack r $WORK/b099/_pkg_.a $WORK/b099/asm_linux_arm64.o # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b099/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b514/_pkg_.a # internal cp $WORK/b514/_pkg_.a /builddir/.cache/go-build/f2/f29e766d633ff6286e12aae2dab2bf0bdf733f0d926080920b18966d666688f1-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_arm64/compile -o $WORK/b252/_pkg_.a -trimpath "$WORK/b252=>" -shared -p google.golang.org/protobuf/runtime/protoiface -complete -installsuffix shared -buildid vvYXNNLwl5YEUCF_0FrE/vvYXNNLwl5YEUCF_0FrE -goversion go1.15.12 -D "" -importcfg $WORK/b252/importcfg -pack ./legacy.go ./methods.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b247/_pkg_.a # internal cp $WORK/b247/_pkg_.a /builddir/.cache/go-build/9b/9baa1625b638a9e28e6f926956081fa44158f16459cb862508cd7a19e8f8862c-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_arm64/compile -o $WORK/b256/_pkg_.a -trimpath "$WORK/b256=>" -shared -p google.golang.org/protobuf/internal/descfmt -complete -installsuffix shared -buildid YO3Wb7HcczaoA_HKRaJg/YO3Wb7HcczaoA_HKRaJg -goversion go1.15.12 -D "" -importcfg $WORK/b256/importcfg -pack ./stringer.go cp $WORK/b099/_pkg_.a /builddir/.cache/go-build/ca/cabe7b9f99e1e3053ae1c01777bacb70b046180f8e03ddc3fe4d6c44272b31c7-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_arm64/compile -o $WORK/b151/_pkg_.a -trimpath "$WORK/b151=>" -shared -p github.com/moby/sys/mountinfo -complete -installsuffix shared -buildid AkAq9JNeNxVP_rGLsOqw/AkAq9JNeNxVP_rGLsOqw -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_arm64/buildid -w $WORK/b023/_pkg_.a # internal cp $WORK/b023/_pkg_.a /builddir/.cache/go-build/db/db680bee826bf8a257b81c2e4f866732f5478bd08ec4c972bc9a57899785a28b-d # internal 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_arm64/compile -o $WORK/b098/_pkg_.a -trimpath "$WORK/b098=>" -shared -p github.com/sirupsen/logrus -complete -installsuffix shared -buildid EK6QOcczdedotoTXq48t/EK6QOcczdedotoTXq48t -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 /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b501/_pkg_.a # internal cp $WORK/b501/_pkg_.a /builddir/.cache/go-build/94/9446b5bf43eacc3dd86e0589bfc10fa339cd0b23f863ab7c22a1ab17aaa5d0e1-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 /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b252/_pkg_.a # internal cd /builddir/build/BUILD/buildah-1.21.1/src/github.com/containers/image/v5/pkg/strslice /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b107/_pkg_.a -trimpath "$WORK/b107=>" -shared -p github.com/containers/image/v5/pkg/strslice -complete -installsuffix shared -buildid wOGVeGk1F-wW1fknREye/wOGVeGk1F-wW1fknREye -goversion go1.15.12 -D "" -importcfg $WORK/b107/importcfg -pack ./strslice.go cp $WORK/b252/_pkg_.a /builddir/.cache/go-build/f4/f4690265493e4d709ae57a9d20b8a61a634b92d1a2148d81d64fbc4de467e9e4-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_arm64/compile -o $WORK/b153/_pkg_.a -trimpath "$WORK/b153=>" -shared -p github.com/opencontainers/runc/libcontainer/user -complete -installsuffix shared -buildid U6OR7fSn_THn8j2g4f7R/U6OR7fSn_THn8j2g4f7R -goversion go1.15.12 -D "" -importcfg $WORK/b153/importcfg -pack ./lookup_unix.go ./user.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b245/_pkg_.a # internal cp $WORK/b245/_pkg_.a /builddir/.cache/go-build/9a/9a1ed7eb766361f428a9032bcea605ffbf38aa3c065a086b2b86f994623b62fe-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_arm64/compile -o $WORK/b155/_pkg_.a -trimpath "$WORK/b155=>" -shared -p github.com/containers/storage/pkg/ioutils -complete -installsuffix shared -buildid 41hHSdkx17L4-QeUY8dK/41hHSdkx17L4-QeUY8dK -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_arm64/buildid -w $WORK/b510/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b548/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b107/_pkg_.a # internal cp $WORK/b107/_pkg_.a /builddir/.cache/go-build/be/bea82b98e40a5069ec79748074145a0abd7dbeaff353a8abcf58b45dc2d9d5ac-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/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_arm64/compile -o $WORK/b169/_pkg_.a -trimpath "$WORK/b169=>" -shared -p github.com/opencontainers/runc/libcontainer/devices -complete -installsuffix shared -buildid 98PccocnziZJOoF6yVgL/98PccocnziZJOoF6yVgL -goversion go1.15.12 -D "" -importcfg $WORK/b169/importcfg -pack ./device.go ./device_unix.go cp $WORK/b548/_pkg_.a /builddir/.cache/go-build/2a/2af3643c07d46df74e5c3dafb92fe401ed25b08b093d4d92bf36a4cdaf4a9a00-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_arm64/compile -o $WORK/b230/_pkg_.a -trimpath "$WORK/b230=>" -shared -p github.com/containers/ocicrypt/config/keyprovider-config -complete -installsuffix shared -buildid Vv-EBI26FbG0thdasnEg/Vv-EBI26FbG0thdasnEg -goversion go1.15.12 -D "" -importcfg $WORK/b230/importcfg -pack ./config.go cp $WORK/b510/_pkg_.a /builddir/.cache/go-build/f7/f71fcbcb1e9a6be7cb386c7cd1a6020a50f09701048ac5c091ca153e6096f693-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_arm64/compile -o $WORK/b243/_pkg_.a -trimpath "$WORK/b243=>" -shared -p google.golang.org/protobuf/internal/encoding/text -complete -installsuffix shared -buildid jQALg5JLa70yNMj1M_nl/jQALg5JLa70yNMj1M_nl -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_arm64/buildid -w $WORK/b240/_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 ./_cgo_main.o -c _cgo_main.c cp $WORK/b240/_pkg_.a /builddir/.cache/go-build/05/05a1edebf95cd2f742b92631682c94811de38b1ad5cd9e7f54c381c97560ab29-d # internal google.golang.org/protobuf/reflect/protoregistry mkdir -p $WORK/b251/ 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/google.golang.org/protobuf/reflect/protoregistry /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b251/_pkg_.a -trimpath "$WORK/b251=>" -shared -p google.golang.org/protobuf/reflect/protoregistry -complete -installsuffix shared -buildid NjmU8pZ3LE7x-_js7IhR/NjmU8pZ3LE7x-_js7IhR -goversion go1.15.12 -D "" -importcfg $WORK/b251/importcfg -pack ./registry.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b248/_pkg_.a # internal cp $WORK/b248/_pkg_.a /builddir/.cache/go-build/5f/5f65ea12520632f8ec355e9128faa63184de9be8a5301e1ccb28ef715270401d-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_arm64/compile -o $WORK/b257/_pkg_.a -trimpath "$WORK/b257=>" -shared -p google.golang.org/protobuf/internal/descopts -complete -installsuffix shared -buildid uKdO-kzRYKCGt9D1zuiK/uKdO-kzRYKCGt9D1zuiK -goversion go1.15.12 -D "" -importcfg $WORK/b257/importcfg -pack ./options.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b230/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b178/_pkg_.a # internal cp $WORK/b230/_pkg_.a /builddir/.cache/go-build/bc/bce67855ce33485320665cf2660a2789773b80ec98a9b63728d3ac5058707a4b-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_arm64/compile -o $WORK/b333/_pkg_.a -trimpath "$WORK/b333=>" -shared -p golang.org/x/term -complete -installsuffix shared -buildid -lnQFJ4gzOWquF7Hrtbq/-lnQFJ4gzOWquF7Hrtbq -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_arm64/buildid -w $WORK/b257/_pkg_.a # internal cp $WORK/b178/_pkg_.a /builddir/.cache/go-build/f3/f30c76256b5c9cb7c7ea4a4cb84346163a51a9bee3b8f2d2dd5b6f63b801099a-d # internal cp $WORK/b257/_pkg_.a /builddir/.cache/go-build/d6/d69e201ee117437385e19858c6bae2e2314cc0c5118502e0c5761a0586100738-d # internal github.com/vbauerster/mpb/v6/cwriter mkdir -p $WORK/b339/ vendor/golang.org/x/net/idna mkdir -p $WORK/b174/ 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_arm64/compile -o $WORK/b339/_pkg_.a -trimpath "$WORK/b339=>" -shared -p github.com/vbauerster/mpb/v6/cwriter -complete -installsuffix shared -buildid ZByFy1izwwnQ1EcA97y3/ZByFy1izwwnQ1EcA97y3 -goversion go1.15.12 -D "" -importcfg $WORK/b339/importcfg -pack ./doc.go ./util_linux.go ./writer.go ./writer_posix.go 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_arm64/compile -o $WORK/b174/_pkg_.a -trimpath "$WORK/b174=>" -shared -p vendor/golang.org/x/net/idna -std -complete -installsuffix shared -buildid Lkf4pW_7Tl-e0C5SNl2a/Lkf4pW_7Tl-e0C5SNl2a -goversion go1.15.12 -D "" -importcfg $WORK/b174/importcfg -pack ./idna10.0.0.go ./punycode.go ./tables12.00.go ./trie.go ./trieval.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_arm64/buildid -w $WORK/b529/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b506/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b539/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b201/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b090/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b270/_pkg_.a # internal cp $WORK/b506/_pkg_.a /builddir/.cache/go-build/dc/dcce4cc4621fca1016c2410e6e3ec8b9394aca76807efafe727fd4914d325838-d # internal github.com/vbatts/tar-split/tar/storage mkdir -p $WORK/b353/ cp $WORK/b529/_pkg_.a /builddir/.cache/go-build/c6/c6092404b3035d79c046f159c36089ca9b6faf4bedab65d51981a1dd9c30c15f-d # internal github.com/willf/bitset mkdir -p $WORK/b360/ TERM='dumb' /usr/lib/golang/pkg/tool/linux_arm64/cgo -dynpackage net -dynimport $WORK/b043/_cgo_.o -dynout $WORK/b043/_cgo_import.go cp $WORK/b539/_pkg_.a /builddir/.cache/go-build/cb/cb89f2324b53100a3eea64751f319d5b6fc4d8fb70c49f2d10f02e66e4a609c0-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 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/containers/storage/pkg/dmesg /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b364/_pkg_.a -trimpath "$WORK/b364=>" -shared -p github.com/containers/storage/pkg/dmesg -complete -installsuffix shared -buildid nZNvBEwPrqzfK5JU_xO6/nZNvBEwPrqzfK5JU_xO6 -goversion go1.15.12 -D "" -importcfg $WORK/b364/importcfg -pack ./dmesg_linux.go cd /builddir/build/BUILD/buildah-1.21.1/src/github.com/willf/bitset /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b360/_pkg_.a -trimpath "$WORK/b360=>" -shared -p github.com/willf/bitset -complete -installsuffix shared -buildid 4PLxkrzuu5aefVswe-iC/4PLxkrzuu5aefVswe-iC -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_arm64/buildid -w $WORK/b339/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b169/_pkg_.a # internal 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 cp $WORK/b169/_pkg_.a /builddir/.cache/go-build/cd/cdb43663bc800215ea5a5213330679056ca52ffe1bb5cac3ed0c830573a06bb9-d # internal github.com/containers/storage/pkg/fsutils mkdir -p $WORK/b370/ cp $WORK/b201/_pkg_.a /builddir/.cache/go-build/7b/7bd3521d8d08deaa52f1a052604dc0dfe845005c0b193619e7d36c16e771c129-d # internal 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 github.com/containers/image/v5/internal/pkg/keyctl mkdir -p $WORK/b396/ cp $WORK/b090/_pkg_.a /builddir/.cache/go-build/f6/f69a7216c2a9838bb147ba52ed08bbc23d443b9dceedf93fd0ccd4ed7b4de71d-d # internal cd /builddir/build/BUILD/buildah-1.21.1/src/github.com/vbatts/tar-split/tar/storage /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b353/_pkg_.a -trimpath "$WORK/b353=>" -shared -p github.com/vbatts/tar-split/tar/storage -complete -installsuffix shared -buildid atkMKQTeR2bJIK7HF05W/atkMKQTeR2bJIK7HF05W -goversion go1.15.12 -D "" -importcfg $WORK/b353/importcfg -pack ./doc.go ./entry.go ./getter.go ./packer.go github.com/docker/docker-credential-helpers/credentials mkdir -p $WORK/b399/ cp $WORK/b339/_pkg_.a /builddir/.cache/go-build/24/248107919a38238413fe649553faff1ab43aee1a40d8e7e357a5cf9f17a07177-d # internal 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_arm64/compile -o $WORK/b396/_pkg_.a -trimpath "$WORK/b396=>" -shared -p github.com/containers/image/v5/internal/pkg/keyctl -complete -installsuffix shared -buildid A4GUfTP8N2A2OiMKsX2v/A4GUfTP8N2A2OiMKsX2v -goversion go1.15.12 -D "" -importcfg $WORK/b396/importcfg -pack ./key.go ./keyring.go ./perm.go ./sys_linux.go 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_arm64/compile -o $WORK/b370/_pkg_.a -trimpath "$WORK/b370=>" -shared -p github.com/containers/storage/pkg/fsutils -complete -installsuffix shared -buildid DT1hh8kNbKXxICIDXsW5/DT1hh8kNbKXxICIDXsW5 -goversion go1.15.12 -D "" -importcfg $WORK/b370/importcfg -pack ./fsutils_linux.go cp $WORK/b270/_pkg_.a /builddir/.cache/go-build/1c/1cb807a1e02601e34edf4712598ba804ffe03c514344bbc25b3301ee4b2261bf-d # internal 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_arm64/compile -o $WORK/b043/_pkg_.a -trimpath "$WORK/b043=>" -shared -p net -std -installsuffix shared -buildid EtZjFzkXzPi_ZTFxw7zU/EtZjFzkXzPi_ZTFxw7zU -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 github.com/vbauerster/mpb/v6 mkdir -p $WORK/b334/ 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_arm64/compile -o $WORK/b269/_pkg_.a -trimpath "$WORK/b269=>" -shared -p text/template -std -complete -installsuffix shared -buildid KPnc8AUJCb1Q9-Kiy__b/KPnc8AUJCb1Q9-Kiy__b -goversion go1.15.12 -D "" -importcfg $WORK/b269/importcfg -pack ./doc.go ./exec.go ./funcs.go ./helper.go ./option.go ./template.go 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_arm64/compile -o $WORK/b399/_pkg_.a -trimpath "$WORK/b399=>" -shared -p github.com/docker/docker-credential-helpers/credentials -complete -installsuffix shared -buildid 12XP7rGvpWpg0GWUPSr2/12XP7rGvpWpg0GWUPSr2 -goversion go1.15.12 -D "" -importcfg $WORK/b399/importcfg -pack ./credentials.go ./error.go ./helper.go ./version.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_arm64/compile -o $WORK/b334/_pkg_.a -trimpath "$WORK/b334=>" -shared -p github.com/vbauerster/mpb/v6 -complete -installsuffix shared -buildid 4txTUIebg0CqSk1u1BWO/4txTUIebg0CqSk1u1BWO -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_arm64/buildid -w $WORK/b364/_pkg_.a # internal cp $WORK/b364/_pkg_.a /builddir/.cache/go-build/11/11bb8df0fbb73997a04027a84923319ab2af01ab2483876af901f420eaa2d6d9-d # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b320/_pkg_.a # 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_arm64/compile -o $WORK/b426/_pkg_.a -trimpath "$WORK/b426=>" -shared -p github.com/prometheus/common/model -complete -installsuffix shared -buildid w9TlGk5ijfaUIn4yNsZc/w9TlGk5ijfaUIn4yNsZc -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_arm64/buildid -w $WORK/b151/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b256/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b104/_pkg_.a # internal cp $WORK/b151/_pkg_.a /builddir/.cache/go-build/4a/4acb7a94591a87714fa238dc2517e8e388c008924cdeeda4dd19aceb53eac04f-d # internal github.com/containers/storage/pkg/mount mkdir -p $WORK/b150/ cp $WORK/b320/_pkg_.a /builddir/.cache/go-build/96/965fa22666e56c6a83853c72e43e77e45a68b9785a8dd8cb76500e4bee018d0c-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_arm64/compile -o $WORK/b316/_pkg_.a -trimpath "$WORK/b316=>" -shared -p golang.org/x/net/idna -complete -installsuffix shared -buildid SbY9yD19m0HSYwi0ix38/SbY9yD19m0HSYwi0ix38 -goversion go1.15.12 -D "" -importcfg $WORK/b316/importcfg -pack ./idna10.0.0.go ./punycode.go ./tables12.0.0.go ./trie.go ./trieval.go cp $WORK/b256/_pkg_.a /builddir/.cache/go-build/7e/7e9ef08b0ba6a294c47dd3a011eea49af3f775ed7387180d20d6db1a9e62368a-d # internal cp $WORK/b104/_pkg_.a /builddir/.cache/go-build/17/1772c221fc1c490342883972d9ca0a98af3e0a6b3d12e756b993d043acb63ef2-d # internal github.com/docker/docker/api/types/strslice mkdir -p $WORK/b445/ github.com/ulikunitz/xz mkdir -p $WORK/b101/ 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_arm64/compile -o $WORK/b445/_pkg_.a -trimpath "$WORK/b445=>" -shared -p github.com/docker/docker/api/types/strslice -complete -installsuffix shared -buildid GqhQdrQfwqx1B2BmHh-N/GqhQdrQfwqx1B2BmHh-N -goversion go1.15.12 -D "" -importcfg $WORK/b445/importcfg -pack ./strslice.go 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 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/containers/storage/pkg/mount /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b150/_pkg_.a -trimpath "$WORK/b150=>" -shared -p github.com/containers/storage/pkg/mount -complete -installsuffix shared -buildid cyiu4YpmsQSnH9hyIWHA/cyiu4YpmsQSnH9hyIWHA -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 cd /builddir/build/BUILD/buildah-1.21.1/src/github.com/ulikunitz/xz /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b101/_pkg_.a -trimpath "$WORK/b101=>" -shared -p github.com/ulikunitz/xz -complete -installsuffix shared -buildid ZNCvcStUB9TawZBWlAYm/ZNCvcStUB9TawZBWlAYm -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 /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b153/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b370/_pkg_.a # internal cp $WORK/b153/_pkg_.a /builddir/.cache/go-build/44/44de9a06962f36b3871037ec8c997e9aec2fe50d1594fbbc9d2f3c722dc1dbaa-d # internal cp $WORK/b370/_pkg_.a /builddir/.cache/go-build/9b/9bf610ce22aba86800057a1139034f8fe76c9bf43e707efbc5a6148dae9b8ff7-d # internal github.com/opencontainers/runc/libcontainer/userns mkdir -p $WORK/b163/ github.com/docker/docker/api/types/filters mkdir -p $WORK/b447/ 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_arm64/compile -o $WORK/b163/_pkg_.a -trimpath "$WORK/b163=>" -shared -p github.com/opencontainers/runc/libcontainer/userns -complete -installsuffix shared -buildid ungwWzxTbE_2DdOIupDJ/ungwWzxTbE_2DdOIupDJ -goversion go1.15.12 -D "" -importcfg $WORK/b163/importcfg -pack ./userns.go ./userns_linux.go 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_arm64/compile -o $WORK/b447/_pkg_.a -trimpath "$WORK/b447=>" -shared -p github.com/docker/docker/api/types/filters -complete -installsuffix shared -buildid Uw2pcXStFUIbKYaDCifj/Uw2pcXStFUIbKYaDCifj -goversion go1.15.12 -D "" -importcfg $WORK/b447/importcfg -pack ./parse.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 /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b155/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b445/_pkg_.a # internal cp $WORK/b155/_pkg_.a /builddir/.cache/go-build/34/34173a9876d6f0bc2fad675a457ab48b5f9820c9480e4868af6b4a32f073eae6-d # internal github.com/containers/storage/pkg/pools /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b396/_pkg_.a # internal mkdir -p $WORK/b154/ cp $WORK/b445/_pkg_.a /builddir/.cache/go-build/b1/b1a80e6abd90f79945994dcb7f8f477abd93c7d254cd681af7811ed2f66256d7-d # internal 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_arm64/compile -o $WORK/b154/_pkg_.a -trimpath "$WORK/b154=>" -shared -p github.com/containers/storage/pkg/pools -complete -installsuffix shared -buildid t4CBw0fi9T6OW7a5X0zZ/t4CBw0fi9T6OW7a5X0zZ -goversion go1.15.12 -D "" -importcfg $WORK/b154/importcfg -pack ./pools.go github.com/gogo/protobuf/proto mkdir -p $WORK/b452/ 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 cp $WORK/b396/_pkg_.a /builddir/.cache/go-build/ce/cebc28bceb3d6800834f0099e4fc38946baab5f555ccad1e74401831b85f1f5d-d # internal github.com/containers/common/pkg/cgroupv2 mkdir -p $WORK/b468/ cd /builddir/build/BUILD/buildah-1.21.1/src/github.com/gogo/protobuf/proto /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b452/_pkg_.a -trimpath "$WORK/b452=>" -shared -p github.com/gogo/protobuf/proto -complete -installsuffix shared -buildid UHHRnKGAHA-AQQOt9Nzg/UHHRnKGAHA-AQQOt9Nzg -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 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_arm64/compile -o $WORK/b468/_pkg_.a -trimpath "$WORK/b468=>" -shared -p github.com/containers/common/pkg/cgroupv2 -complete -installsuffix shared -buildid YOmjY7S630D2ukXQ3Jmx/YOmjY7S630D2ukXQ3Jmx -goversion go1.15.12 -D "" -importcfg $WORK/b468/importcfg -pack ./cgroups_linux.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b251/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b163/_pkg_.a # internal cp $WORK/b251/_pkg_.a /builddir/.cache/go-build/60/609122473ff8581333f9aa62b87cb7fd0b5700de16f359c3d7bc4aef610ad255-d # internal cp $WORK/b163/_pkg_.a /builddir/.cache/go-build/e4/e495ec5af831c920da3fda18cd76e80fc928c468775ad734344dc5c06c41bb79-d # internal github.com/opencontainers/runc/libcontainer/system mkdir -p $WORK/b162/ google.golang.org/protobuf/proto mkdir -p $WORK/b250/ 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_arm64/compile -o $WORK/b162/_pkg_.a -trimpath "$WORK/b162=>" -shared -p github.com/opencontainers/runc/libcontainer/system -complete -installsuffix shared -buildid Kxcs64mcu-yRGzWxUmry/Kxcs64mcu-yRGzWxUmry -goversion go1.15.12 -D "" -importcfg $WORK/b162/importcfg -pack ./linux.go ./proc.go ./syscall_linux_64.go ./userns_deprecated.go ./xattrs_linux.go 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_arm64/compile -o $WORK/b250/_pkg_.a -trimpath "$WORK/b250=>" -shared -p google.golang.org/protobuf/proto -complete -installsuffix shared -buildid m1IUx3SOeq-OSQzEh3BF/m1IUx3SOeq-OSQzEh3BF -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_arm64/buildid -w $WORK/b353/_pkg_.a # internal cp $WORK/b353/_pkg_.a /builddir/.cache/go-build/4e/4e4f62417ad7a5e9f4dcd70e7a4254543c1c1d931f44ca5e33a9e563a4fc32b6-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_arm64/compile -o $WORK/b472/_pkg_.a -trimpath "$WORK/b472=>" -shared -p github.com/containers/common/pkg/signal -complete -installsuffix shared -buildid Kb6pkak-MjoqoKItIyFM/Kb6pkak-MjoqoKItIyFM -goversion go1.15.12 -D "" -importcfg $WORK/b472/importcfg -pack ./signal_common.go ./signal_linux.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b333/_pkg_.a # internal cp $WORK/b333/_pkg_.a /builddir/.cache/go-build/e4/e472271bfeaf614b4e0e1526e0f5fa568586a41f205b49b3846fe5580648649f-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_arm64/compile -o $WORK/b343/_pkg_.a -trimpath "$WORK/b343=>" -shared -p golang.org/x/crypto/ssh/terminal -complete -installsuffix shared -buildid S1z0YnxVhpae0ojZO4m_/S1z0YnxVhpae0ojZO4m_ -goversion go1.15.12 -D "" -importcfg $WORK/b343/importcfg -pack ./terminal.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b399/_pkg_.a # internal cp $WORK/b399/_pkg_.a /builddir/.cache/go-build/88/880834314a7467530155c1e05f6223b1350b2035543d5e80ba1c4624956eecdb-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_arm64/compile -o $WORK/b398/_pkg_.a -trimpath "$WORK/b398=>" -shared -p github.com/docker/docker-credential-helpers/client -complete -installsuffix shared -buildid KytObTWYzoaGkiVkNelK/KytObTWYzoaGkiVkNelK -goversion go1.15.12 -D "" -importcfg $WORK/b398/importcfg -pack ./client.go ./command.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b468/_pkg_.a # internal cp $WORK/b468/_pkg_.a /builddir/.cache/go-build/65/65df5bc3820ab306eddc5fb15d19f327a347ed31427a8a61672dbaa8fb0334fd-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_arm64/compile -o $WORK/b490/_pkg_.a -trimpath "$WORK/b490=>" -shared -p github.com/opencontainers/runc/libcontainer/utils -complete -installsuffix shared -buildid 4v_L76gXY3pZHfPj7vP5/4v_L76gXY3pZHfPj7vP5 -goversion go1.15.12 -D "" -importcfg $WORK/b490/importcfg -pack ./cmsg.go ./utils.go ./utils_unix.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b154/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b343/_pkg_.a # internal cp $WORK/b343/_pkg_.a /builddir/.cache/go-build/a2/a285840d3ebab381590655aa45482c0bf8d3a244ed0a691f6c2adf7e9ef0acd7-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_arm64/compile -o $WORK/b492/_pkg_.a -trimpath "$WORK/b492=>" -shared -p github.com/containers/buildah/docker -complete -installsuffix shared -buildid hJ1FO3HKYREjJwsVkpSW/hJ1FO3HKYREjJwsVkpSW -goversion go1.15.12 -D "" -importcfg $WORK/b492/importcfg -pack ./types.go cp $WORK/b154/_pkg_.a /builddir/.cache/go-build/86/8685619077cab15e721f1a723817e776701a6284f5faf0327255ca2c0f8e868f-d # internal github.com/blang/semver mkdir -p $WORK/b508/ 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_arm64/compile -o $WORK/b508/_pkg_.a -trimpath "$WORK/b508=>" -shared -p github.com/blang/semver -complete -installsuffix shared -buildid rF8Hp27dDrDzrHNXyg2u/rF8Hp27dDrDzrHNXyg2u -goversion go1.15.12 -D "" -importcfg $WORK/b508/importcfg -pack ./json.go ./range.go ./semver.go ./sort.go ./sql.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b447/_pkg_.a # internal cp $WORK/b447/_pkg_.a /builddir/.cache/go-build/56/56409e9173697cd7bce5fcb9dbee985ac0108010714713fef3f74de588ab158c-d # internal github.com/docker/docker/api/types/network mkdir -p $WORK/b448/ /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b229/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b360/_pkg_.a # internal 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_arm64/compile -o $WORK/b448/_pkg_.a -trimpath "$WORK/b448=>" -shared -p github.com/docker/docker/api/types/network -complete -installsuffix shared -buildid V9shVVeHJxuk6tH2PVnp/V9shVVeHJxuk6tH2PVnp -goversion go1.15.12 -D "" -importcfg $WORK/b448/importcfg -pack ./network.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 cp $WORK/b229/_pkg_.a /builddir/.cache/go-build/19/197984b9a6ac24637dd2dee5122edea443a156e060a7aa28dd2ba5bb5f8f9cb9-d # internal github.com/xeipuuv/gojsonreference mkdir -p $WORK/b513/ cp $WORK/b360/_pkg_.a /builddir/.cache/go-build/f7/f7d3976666a1be129da19da8a4a86816dadf405a17d6ef173beafb81e2f879df-d # internal github.com/moby/sys/mount mkdir -p $WORK/b523/ 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_arm64/compile -o $WORK/b513/_pkg_.a -trimpath "$WORK/b513=>" -shared -p github.com/xeipuuv/gojsonreference -complete -installsuffix shared -buildid MGEYbOrubnLQK9PwVLFv/MGEYbOrubnLQK9PwVLFv -goversion go1.15.12 -D "" -importcfg $WORK/b513/importcfg -pack ./reference.go 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_arm64/compile -o $WORK/b523/_pkg_.a -trimpath "$WORK/b523=>" -shared -p github.com/moby/sys/mount -complete -installsuffix shared -buildid DKp5WBvt4dNsRhhnvQET/DKp5WBvt4dNsRhhnvQET -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 /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b492/_pkg_.a # internal cp $WORK/b492/_pkg_.a /builddir/.cache/go-build/01/0134c33af3e7892219a432da7de391007dcfab6fa5469c99a077fce91865b902-d # internal github.com/docker/docker/pkg/pools mkdir -p $WORK/b524/ 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 cd /builddir/build/BUILD/buildah-1.21.1/src/github.com/docker/docker/pkg/pools /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b524/_pkg_.a -trimpath "$WORK/b524=>" -shared -p github.com/docker/docker/pkg/pools -complete -installsuffix shared -buildid sHUvtbCa4HkruU2NvLcc/sHUvtbCa4HkruU2NvLcc -goversion go1.15.12 -D "" -importcfg $WORK/b524/importcfg -pack ./pools.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b150/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b243/_pkg_.a # internal cp $WORK/b150/_pkg_.a /builddir/.cache/go-build/bb/bb098a95c7142bed7fde247e762ede07d8ffc9c28daf4a6ee4cac6695255e4e2-d # internal github.com/moby/term mkdir -p $WORK/b528/ cp $WORK/b243/_pkg_.a /builddir/.cache/go-build/0a/0a583afeadcdfc5458803a4ff6b591dc6763ae9cab93114212e787fe3a621b32-d # internal google.golang.org/protobuf/internal/encoding/defval mkdir -p $WORK/b254/ 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 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/github.com/moby/term /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b528/_pkg_.a -trimpath "$WORK/b528=>" -shared -p github.com/moby/term -complete -installsuffix shared -buildid NrFoRyZH3P-feKaNF_Ri/NrFoRyZH3P-feKaNF_Ri -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 cd /builddir/build/BUILD/buildah-1.21.1/src/google.golang.org/protobuf/internal/encoding/defval /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b254/_pkg_.a -trimpath "$WORK/b254=>" -shared -p google.golang.org/protobuf/internal/encoding/defval -complete -installsuffix shared -buildid vb_6np_ae6y4ZBgbJAH_/vb_6np_ae6y4ZBgbJAH_ -goversion go1.15.12 -D "" -importcfg $WORK/b254/importcfg -pack ./default.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b448/_pkg_.a # internal cp $WORK/b448/_pkg_.a /builddir/.cache/go-build/a8/a83884567de1c6b936ab273f0587e4c59ee81eb46c9882cc43ee5d6999d41292-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_arm64/compile -o $WORK/b534/_pkg_.a -trimpath "$WORK/b534=>" -shared -p github.com/openshift/imagebuilder/strslice -complete -installsuffix shared -buildid LkekvnnEl4wcJ9ofaX4g/LkekvnnEl4wcJ9ofaX4g -goversion go1.15.12 -D "" -importcfg $WORK/b534/importcfg -pack ./strslice.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b385/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b472/_pkg_.a # internal cp $WORK/b472/_pkg_.a /builddir/.cache/go-build/36/36a20114083a5a52455a0fe9d01677cea64961775fd954add04170bbe7bc0b54-d # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b162/_pkg_.a # internal cp $WORK/b385/_pkg_.a /builddir/.cache/go-build/56/5638e75db91e20f08717b5812d1663d07c9837a576ccc8a950b3e7b8ffb7b43b-d # internal cp $WORK/b162/_pkg_.a /builddir/.cache/go-build/6c/6c32229e764dc6f91d1f66d71cf5be33173d58844486b95df1f2868a5c5118f0-d # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b398/_pkg_.a # internal cp $WORK/b398/_pkg_.a /builddir/.cache/go-build/9a/9a7dbc90a21f2d55bfa233688eda61d8e87f93956e78f71eb8498a3f4f95cca2-d # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b534/_pkg_.a # internal cp $WORK/b534/_pkg_.a /builddir/.cache/go-build/ca/ca6da5a077fce92cc08004f3e83919bb76677ed89916f84c1e0e94cc7b1d30b4-d # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b524/_pkg_.a # internal cp $WORK/b524/_pkg_.a /builddir/.cache/go-build/e2/e2dee71781f0f5b195fe5999b41d618d5799d14429b81724a70d18809058258b-d # internal 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 /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b513/_pkg_.a # internal cp $WORK/b513/_pkg_.a /builddir/.cache/go-build/24/24db74e159a8f6736eeeeb4b81211f3d74b9f261889216c385e6d68df2e93cee-d # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b098/_pkg_.a # internal cp $WORK/b098/_pkg_.a /builddir/.cache/go-build/11/117e3583a1d438172cf8167257aa2a0ebc1573c7517b04df8ceae9e8d42bc082-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 github.com/containers/storage/pkg/system mkdir -p $WORK/b149/ cd /builddir/build/BUILD/buildah-1.21.1/src/github.com/containers/storage/pkg/fileutils /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b146/_pkg_.a -trimpath "$WORK/b146=>" -shared -p github.com/containers/storage/pkg/fileutils -complete -installsuffix shared -buildid u26FaGNcnI9k3ze-U75d/u26FaGNcnI9k3ze-U75d -goversion go1.15.12 -D "" -importcfg $WORK/b146/importcfg -pack ./fileutils.go ./fileutils_unix.go github.com/containers/storage/pkg/loopback mkdir -p $WORK/b365/ github.com/containers/storage/pkg/devicemapper github.com/containers/storage/pkg/parsers/kernel 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_arm64/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 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_arm64/compile -o $WORK/b149/_pkg_.a -trimpath "$WORK/b149=>" -shared -p github.com/containers/storage/pkg/system -complete -installsuffix shared -buildid ooSkDb0xh6VzCgwxPRwT/ooSkDb0xh6VzCgwxPRwT -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 github.com/containers/storage/drivers/quota mkdir -p $WORK/b369/ /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b174/_pkg_.a # internal 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_arm64/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_arm64/buildid -w $WORK/b096/_pkg_.a # internal mkdir -p $WORK/b363/ cd /builddir/build/BUILD/buildah-1.21.1/src/github.com/containers/storage/pkg/devicemapper pkg-config --cflags -- devmapper github.com/containerd/containerd/log mkdir -p $WORK/b439/ github.com/containers/common/pkg/umask mkdir -p $WORK/b366/ mkdir -p $WORK/b499/ 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_arm64/compile -o $WORK/b439/_pkg_.a -trimpath "$WORK/b439=>" -shared -p github.com/containerd/containerd/log -complete -installsuffix shared -buildid Njxkn5QicwrjSy8ICp4o/Njxkn5QicwrjSy8ICp4o -goversion go1.15.12 -D "" -importcfg $WORK/b439/importcfg -pack ./context.go 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 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/storage/pkg/parsers/kernel /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b366/_pkg_.a -trimpath "$WORK/b366=>" -shared -p github.com/containers/storage/pkg/parsers/kernel -complete -installsuffix shared -buildid vAKhjuhfu6S8fs-If1X4/vAKhjuhfu6S8fs-If1X4 -goversion go1.15.12 -D "" -importcfg $WORK/b366/importcfg -pack ./kernel.go ./kernel_unix.go ./uname_linux.go cd /builddir/build/BUILD/buildah-1.21.1/src/github.com/containers/common/pkg/umask /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b499/_pkg_.a -trimpath "$WORK/b499=>" -shared -p github.com/containers/common/pkg/umask -complete -installsuffix shared -buildid lw_6-1o8HBJI0yYPrcr_/lw_6-1o8HBJI0yYPrcr_ -goversion go1.15.12 -D "" -importcfg $WORK/b499/importcfg -pack ./umask_unix.go cp $WORK/b174/_pkg_.a /builddir/.cache/go-build/e0/e00c8b21f9b57f34a2e5e639fc30599ceda4fe0ff1698608927b20f0ebb121dd-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_arm64/compile -o $WORK/b520/_pkg_.a -trimpath "$WORK/b520=>" -shared -p github.com/docker/docker/pkg/fileutils -complete -installsuffix shared -buildid -b2vIjltAb3BMJp_mQnE/-b2vIjltAb3BMJp_mQnE -goversion go1.15.12 -D "" -importcfg $WORK/b520/importcfg -pack ./fileutils.go ./fileutils_unix.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b254/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b528/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b490/_pkg_.a # internal cp $WORK/b096/_pkg_.a /builddir/.cache/go-build/7e/7e3d8afb3dc5c542081f6dc4cd640f283974a8df307d2c29aa6e445b8fe2cd11-d # internal cp $WORK/b528/_pkg_.a /builddir/.cache/go-build/c2/c24e68f141696dad09cc0aee3899d21c67e68f4f593eb246500ab3535f16799d-d # internal cp $WORK/b490/_pkg_.a /builddir/.cache/go-build/f8/f8cc25a367db162ae8046ff08f6d602bd0ee0f599ce9213cddc0f3781575fe07-d # internal github.com/docker/docker/pkg/jsonmessage mkdir -p $WORK/b527/ github.com/klauspost/pgzip cp $WORK/b254/_pkg_.a /builddir/.cache/go-build/26/260b9bdc7d2ad3585160a486a487c2e27a221cd74969bf2bf212bcc5b39f6407-d # internal github.com/opencontainers/runc/libcontainer/apparmor mkdir -p $WORK/b095/ mkdir -p $WORK/b489/ 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 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/docker/docker/pkg/jsonmessage /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b527/_pkg_.a -trimpath "$WORK/b527=>" -shared -p github.com/docker/docker/pkg/jsonmessage -complete -installsuffix shared -buildid shSYhm5lWOWx9vpXhcbm/shSYhm5lWOWx9vpXhcbm -goversion go1.15.12 -D "" -importcfg $WORK/b527/importcfg -pack ./jsonmessage.go cd /builddir/build/BUILD/buildah-1.21.1/src/github.com/klauspost/pgzip /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b095/_pkg_.a -trimpath "$WORK/b095=>" -shared -p github.com/klauspost/pgzip -complete -installsuffix shared -buildid hWVcnbkO_ED5P0ISRklk/hWVcnbkO_ED5P0ISRklk -goversion go1.15.12 -D "" -importcfg $WORK/b095/importcfg -pack ./gunzip.go ./gzip.go 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_arm64/compile -o $WORK/b489/_pkg_.a -trimpath "$WORK/b489=>" -shared -p github.com/opencontainers/runc/libcontainer/apparmor -complete -installsuffix shared -buildid yCrkAGc9a5nw02BPoJPp/yCrkAGc9a5nw02BPoJPp -goversion go1.15.12 -D "" -importcfg $WORK/b489/importcfg -pack ./apparmor_linux.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 cd /builddir/build/BUILD/buildah-1.21.1/src/github.com/containers/storage/pkg/devicemapper pkg-config --libs -- devmapper /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b439/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b549/_pkg_.a # internal TERM='dumb' CGO_LDFLAGS='"-g" "-O2" "-ldevmapper"' /usr/lib/golang/pkg/tool/linux_arm64/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 /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b523/_pkg_.a # internal cp $WORK/b439/_pkg_.a /builddir/.cache/go-build/5b/5b2d91d04d9a48158b3b3b0438cb3dd00f87c6533e74ad52cfbba21d99666f6f-d # internal cp $WORK/b523/_pkg_.a /builddir/.cache/go-build/b7/b7f189a13828fda34403d22c5b6c139f898bdee5981d3da4c94c89254472a54d-d # internal github.com/docker/docker/pkg/system mkdir -p $WORK/b522/ /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b499/_pkg_.a # internal 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_arm64/compile -o $WORK/b522/_pkg_.a -trimpath "$WORK/b522=>" -shared -p github.com/docker/docker/pkg/system -complete -installsuffix shared -buildid TX_7oAexy4CGgT82S1KM/TX_7oAexy4CGgT82S1KM -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 cp $WORK/b499/_pkg_.a /builddir/.cache/go-build/de/de0f2f045100b7ff734dd70cba125c6f0ef22b28bbde7004263702ea67ecda41-d # internal cp $WORK/b549/_pkg_.a /builddir/.cache/go-build/f0/f09071019807b56c695926b8107f936319177854eb3e15aa06f5d6c53164fb48-d # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b489/_pkg_.a # internal cp $WORK/b489/_pkg_.a /builddir/.cache/go-build/9e/9e67525a0c68af6b35ff7a58828542e3a69fdae1eaf2544a43b0b9f67cd48f72-d # internal 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_arm64/buildid -w $WORK/b366/_pkg_.a # internal 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 cp $WORK/b366/_pkg_.a /builddir/.cache/go-build/56/56b049153b047a6512b41cdaf1252b2de765eeff84f8ac4c30e26d39b43c217d-d # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b508/_pkg_.a # internal cp $WORK/b508/_pkg_.a /builddir/.cache/go-build/46/462f7908015e3882f61534a02cd96ac50dd827129cda43b4675f7e6b564d8754-d # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b527/_pkg_.a # internal cp $WORK/b527/_pkg_.a /builddir/.cache/go-build/87/877eb9fed09ca1d004bf865eb6db6337e4bf46a3333d477d92dbb58b0504302f-d # internal cd /usr/lib/golang/src/os/user TERM='dumb' /usr/lib/golang/pkg/tool/linux_arm64/cgo -dynpackage user -dynimport $WORK/b055/_cgo_.o -dynout $WORK/b055/_cgo_import.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b520/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b146/_pkg_.a # internal cp $WORK/b520/_pkg_.a /builddir/.cache/go-build/fd/fd1ef10915dcbd9e21790f1168f30295823e4382e0b573791e2aa0933a1f7ecb-d # internal cp $WORK/b146/_pkg_.a /builddir/.cache/go-build/a8/a8208dbda0e545d5fcbcc78d8389925954d5f01a262e54f89025440871c362c9-d # internal 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 ./_x002.o -c loop_wrapper.cgo2.c 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 cd /usr/lib/golang/src/os/user /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b055/_pkg_.a -trimpath "$WORK/b055=>" -shared -p os/user -std -installsuffix shared -buildid dmR0kCVLgVuv9s3oOMaw/dmR0kCVLgVuv9s3oOMaw -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 /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b101/_pkg_.a # internal cd /builddir/build/BUILD/buildah-1.21.1/src/github.com/modern-go/reflect2 /usr/lib/golang/pkg/tool/linux_arm64/asm -p github.com/modern-go/reflect2 -trimpath "$WORK/b168=>" -I $WORK/b168/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b168/relfect2_arm64.o ./relfect2_arm64.s cp $WORK/b101/_pkg_.a /builddir/.cache/go-build/b0/b01561e9144f38abbd5aa1e7f7324f490bad46830658c4c20fcdf8f6f5f171c3-d # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b486/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_arm64/asm -p github.com/modern-go/reflect2 -trimpath "$WORK/b168=>" -I $WORK/b168/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b168/relfect2_mips64x.o ./relfect2_mips64x.s /usr/lib/golang/pkg/tool/linux_arm64/asm -p github.com/modern-go/reflect2 -trimpath "$WORK/b168=>" -I $WORK/b168/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b168/relfect2_mipsx.o ./relfect2_mipsx.s cp $WORK/b486/_pkg_.a /builddir/.cache/go-build/bc/bca2fea3ce9bbff890e6d0e5d6363432d17b1a9efd35ce3b6a62c77182d213ee-d # internal /usr/lib/golang/pkg/tool/linux_arm64/asm -p github.com/modern-go/reflect2 -trimpath "$WORK/b168=>" -I $WORK/b168/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b168/relfect2_ppc64x.o ./relfect2_ppc64x.s 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_arm64/compile -o $WORK/b485/_pkg_.a -trimpath "$WORK/b485=>" -shared -p github.com/jinzhu/copier -complete -installsuffix shared -buildid Y9T_yMj5J2PeLP6iveUn/Y9T_yMj5J2PeLP6iveUn -goversion go1.15.12 -D "" -importcfg $WORK/b485/importcfg -pack ./copier.go ./errors.go cd /builddir/build/BUILD/buildah-1.21.1/src/github.com/modern-go/reflect2 /usr/lib/golang/pkg/tool/linux_arm64/pack r $WORK/b168/_pkg_.a $WORK/b168/relfect2_arm64.o $WORK/b168/relfect2_mips64x.o $WORK/b168/relfect2_mipsx.o $WORK/b168/relfect2_ppc64x.o # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b168/_pkg_.a # internal 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 cp $WORK/b168/_pkg_.a /builddir/.cache/go-build/a1/a1fafab201c7b38283292f0e457af25c44da7356f1d88161796e3dd5b9f7ab14-d # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b334/_pkg_.a # internal cp $WORK/b334/_pkg_.a /builddir/.cache/go-build/e2/e25a4ab58efcb5beca917d38280edfb202873a9aaa004979e513029d837514f8-d # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b149/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b426/_pkg_.a # internal 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 cp $WORK/b426/_pkg_.a /builddir/.cache/go-build/d3/d33be11fc3ecf331c332c24d8b026e6a4091b8d8ad46507bcce61d511d59643f-d # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b316/_pkg_.a # internal cp $WORK/b149/_pkg_.a /builddir/.cache/go-build/7c/7cfea17ce06e376f9c5e4791915e9772a363fa6e30adc3ae4008cdb2c0c621bb-d # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b095/_pkg_.a # internal cp $WORK/b095/_pkg_.a /builddir/.cache/go-build/f0/f0d8dbf4b55224b35089953e2f9182f2a56d848f119f3035f3ab1dff47d8b528-d # internal cp $WORK/b316/_pkg_.a /builddir/.cache/go-build/42/42fb31581fbae2e66c39adeb2483ca03d1aacaa1ed6f96cfde9b923ade0104af-d # internal cd /usr/lib/golang/src/math/big /usr/lib/golang/pkg/tool/linux_arm64/asm -p math/big -trimpath "$WORK/b086=>" -I $WORK/b086/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b086/arith_arm64.o ./arith_arm64.s cd /usr/lib/golang/src/os/user /usr/lib/golang/pkg/tool/linux_arm64/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_arm64/buildid -w $WORK/b522/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b055/_pkg_.a # internal cd /usr/lib/golang/src/math/big /usr/lib/golang/pkg/tool/linux_arm64/pack r $WORK/b086/_pkg_.a $WORK/b086/arith_arm64.o # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b086/_pkg_.a # internal cd /builddir/build/BUILD/buildah-1.21.1/src/github.com/containers/storage/pkg/loopback TERM='dumb' /usr/lib/golang/pkg/tool/linux_arm64/cgo -dynpackage loopback -dynimport $WORK/b365/_cgo_.o -dynout $WORK/b365/_cgo_import.go cp $WORK/b055/_pkg_.a /builddir/.cache/go-build/c1/c1b8b9420e5b2798f460f1be627a1f1a73cff7be35137e5c9277ab57d305db46-d # internal github.com/containers/buildah/pkg/chrootuser mkdir -p $WORK/b494/ github.com/docker/docker/pkg/homedir github.com/containers/storage/pkg/idtools mkdir -p $WORK/b148/ github.com/vbatts/tar-split/archive/tar mkdir -p $WORK/b381/ mkdir -p $WORK/b526/ archive/tar mkdir -p $WORK/b052/ 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_arm64/compile -o $WORK/b494/_pkg_.a -trimpath "$WORK/b494=>" -shared -p github.com/containers/buildah/pkg/chrootuser -complete -installsuffix shared -buildid yH6ki8TVaMP7ksS7tGBq/yH6ki8TVaMP7ksS7tGBq -goversion go1.15.12 -D "" -importcfg $WORK/b494/importcfg -pack ./user.go ./user_linux.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 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/vbatts/tar-split/archive/tar /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b381/_pkg_.a -trimpath "$WORK/b381=>" -shared -p github.com/vbatts/tar-split/archive/tar -complete -installsuffix shared -buildid GrBl7CQXTuqv0QsjLcEW/GrBl7CQXTuqv0QsjLcEW -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 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/docker/docker/pkg/homedir /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b526/_pkg_.a -trimpath "$WORK/b526=>" -shared -p github.com/docker/docker/pkg/homedir -complete -installsuffix shared -buildid FGZPfDbnk41YyzvSXZ1Q/FGZPfDbnk41YyzvSXZ1Q -goversion go1.15.12 -D "" -importcfg $WORK/b526/importcfg -pack ./homedir_linux.go ./homedir_unix.go cd /builddir/build/BUILD/buildah-1.21.1/src/github.com/containers/storage/pkg/idtools /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b148/_pkg_.a -trimpath "$WORK/b148=>" -shared -p github.com/containers/storage/pkg/idtools -complete -installsuffix shared -buildid 28PXLdL58MGTX0EmB4US/28PXLdL58MGTX0EmB4US -goversion go1.15.12 -D "" -importcfg $WORK/b148/importcfg -pack ./idtools.go ./idtools_unix.go ./parser.go ./usergroupadd_linux.go ./utils_unix.go cp $WORK/b086/_pkg_.a /builddir/.cache/go-build/73/73fcdbedd7940b0b8f4f6a4254391c786ba56ab02247f0a14895725ae9057685-d # internal crypto/rand mkdir -p $WORK/b081/ crypto/elliptic 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_arm64/compile -o $WORK/b052/_pkg_.a -trimpath "$WORK/b052=>" -shared -p archive/tar -std -complete -installsuffix shared -buildid 6tFQsfseGoTaHGQAyiSi/6tFQsfseGoTaHGQAyiSi -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 crypto/dsa mkdir -p $WORK/b127/ 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_arm64/compile -o $WORK/b081/_pkg_.a -trimpath "$WORK/b081=>" -shared -p crypto/rand -std -complete -installsuffix shared -buildid ppPHVljLVKvjwus75N89/ppPHVljLVKvjwus75N89 -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 encoding/asn1 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 cd /builddir/build/BUILD/buildah-1.21.1/src/github.com/containers/storage/pkg/loopback /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b365/_pkg_.a -trimpath "$WORK/b365=>" -shared -p github.com/containers/storage/pkg/loopback -installsuffix shared -buildid 64NG0v49gco5PtkeZrym/64NG0v49gco5PtkeZrym -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 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_arm64/compile -o $WORK/b127/_pkg_.a -trimpath "$WORK/b127=>" -shared -p crypto/dsa -std -complete -installsuffix shared -buildid sBZMYDPGVR9CqsDkFUdd/sBZMYDPGVR9CqsDkFUdd -goversion go1.15.12 -D "" -importcfg $WORK/b127/importcfg -pack ./dsa.go mkdir -p $WORK/b110/ mkdir -p $WORK/b114/ cat >$WORK/b110/go_asm.h << 'EOF' # internal EOF cp $WORK/b522/_pkg_.a /builddir/.cache/go-build/0f/0f5ff43791ae52bd0d1d5b6bccc7822e981caecb06deec7bfc1e109027d15882-d # internal github.com/json-iterator/go mkdir -p $WORK/b166/ cd /usr/lib/golang/src/crypto/elliptic /usr/lib/golang/pkg/tool/linux_arm64/asm -p crypto/elliptic -trimpath "$WORK/b110=>" -I $WORK/b110/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -gensymabis -o $WORK/b110/symabis ./p256_asm_arm64.s 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 github.com/docker/docker/pkg/idtools mkdir -p $WORK/b521/ github.com/openshift/imagebuilder/dockerfile/parser mkdir -p $WORK/b532/ cd /usr/lib/golang/src/encoding/asn1 /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b114/_pkg_.a -trimpath "$WORK/b114=>" -shared -p encoding/asn1 -std -complete -installsuffix shared -buildid qQi00JEnClYM8gaU526F/qQi00JEnClYM8gaU526F -goversion go1.15.12 -D "" -importcfg $WORK/b114/importcfg -pack ./asn1.go ./common.go ./marshal.go 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 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/json-iterator/go /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b166/_pkg_.a -trimpath "$WORK/b166=>" -shared -p github.com/json-iterator/go -complete -installsuffix shared -buildid AAyMihdRqEuyfj5iTVRx/AAyMihdRqEuyfj5iTVRx -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 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/docker/docker/pkg/idtools /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b521/_pkg_.a -trimpath "$WORK/b521=>" -shared -p github.com/docker/docker/pkg/idtools -complete -installsuffix shared -buildid hbeqyflM-Lnj15lIiSYM/hbeqyflM-Lnj15lIiSYM -goversion go1.15.12 -D "" -importcfg $WORK/b521/importcfg -pack ./idtools.go ./idtools_unix.go ./usergroupadd_linux.go ./utils_unix.go cd /builddir/build/BUILD/buildah-1.21.1/src/github.com/openshift/imagebuilder/dockerfile/parser /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b532/_pkg_.a -trimpath "$WORK/b532=>" -shared -p github.com/openshift/imagebuilder/dockerfile/parser -complete -installsuffix shared -buildid 7jOXy4_Ia32-p3oY1-8d/7jOXy4_Ia32-p3oY1-8d -goversion go1.15.12 -D "" -importcfg $WORK/b532/importcfg -pack ./line_parsers.go ./parser.go ./split_command.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b144/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b526/_pkg_.a # internal cp $WORK/b526/_pkg_.a /builddir/.cache/go-build/63/63a68add51b8d629ad8cbcc4272d35617aee849b13f76a7368ff48a3d4e392b4-d # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b485/_pkg_.a # internal cat >$WORK/b110/importcfg << 'EOF' # internal # import config 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_arm64/compile -o $WORK/b110/_pkg_.a -trimpath "$WORK/b110=>" -shared -p crypto/elliptic -std -installsuffix shared -buildid lcTJOo66HfPRTLp9U3LU/lcTJOo66HfPRTLp9U3LU -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_asm.go cp $WORK/b485/_pkg_.a /builddir/.cache/go-build/c5/c587a7bc898e048226b837b3012e3266d1a25fab5a296cb53487fb9a2c2f3177-d # internal cp $WORK/b144/_pkg_.a /builddir/.cache/go-build/9b/9b2fd185e5344c9983027b02df04fac8d69e83b86772b2e0db57bb0c6a073d71-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_arm64/compile -o $WORK/b432/_pkg_.a -trimpath "$WORK/b432=>" -shared -p github.com/ghodss/yaml -complete -installsuffix shared -buildid s0BPlwZjHYO7Owcl-_gm/s0BPlwZjHYO7Owcl-_gm -goversion go1.15.12 -D "" -importcfg $WORK/b432/importcfg -pack ./fields.go ./yaml.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b250/_pkg_.a # internal cp $WORK/b250/_pkg_.a /builddir/.cache/go-build/e4/e472d3b8820f6b9aaf95e98c1f20929eba6115bde472803beaa52d26d93da677-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_arm64/compile -o $WORK/b255/_pkg_.a -trimpath "$WORK/b255=>" -shared -p google.golang.org/protobuf/internal/filedesc -complete -installsuffix shared -buildid jZtwR4nNTReEkotrz0ib/jZtwR4nNTReEkotrz0ib -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 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_arm64/compile -o $WORK/b236/_pkg_.a -trimpath "$WORK/b236=>" -shared -p google.golang.org/protobuf/encoding/prototext -complete -installsuffix shared -buildid afiXV0VEv6RwHqL-OUQX/afiXV0VEv6RwHqL-OUQX -goversion go1.15.12 -D "" -importcfg $WORK/b236/importcfg -pack ./decode.go ./doc.go ./encode.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b127/_pkg_.a # internal cp $WORK/b127/_pkg_.a /builddir/.cache/go-build/f1/f1c1b8923b55b5ce90871bbc1a7398834020f4e5870ba44a704371ea6442f050-d # internal 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 cd /builddir/build/BUILD/buildah-1.21.1/src/github.com/containers/storage/pkg/loopback /usr/lib/golang/pkg/tool/linux_arm64/pack r $WORK/b365/_pkg_.a $WORK/b365/_x001.o $WORK/b365/_x002.o # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b365/_pkg_.a # internal cp $WORK/b365/_pkg_.a /builddir/.cache/go-build/00/002ae2c6cf47c5f2f75662f166c7329b0ee50349326e6493384000040ff8de91-d # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b081/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b494/_pkg_.a # internal cp $WORK/b081/_pkg_.a /builddir/.cache/go-build/b0/b07352d23ac9431e32b143cf7fdf90c44caad00115ea3df4592e72b1af565b57-d # internal golang.org/x/crypto/openpgp/elgamal mkdir -p $WORK/b216/ crypto/ed25519 crypto/rsa github.com/containers/storage/pkg/stringid mkdir -p $WORK/b120/ github.com/opencontainers/selinux/go-selinux 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 mkdir -p $WORK/b116/ cd /builddir/build/BUILD/buildah-1.21.1/src/golang.org/x/crypto/openpgp/elgamal /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b216/_pkg_.a -trimpath "$WORK/b216=>" -shared -p golang.org/x/crypto/openpgp/elgamal -complete -installsuffix shared -buildid LVHymOFm5Ii60ONGmj10/LVHymOFm5Ii60ONGmj10 -goversion go1.15.12 -D "" -importcfg $WORK/b216/importcfg -pack ./elgamal.go mkdir -p $WORK/b378/ mkdir -p $WORK/b359/ 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_arm64/compile -o $WORK/b120/_pkg_.a -trimpath "$WORK/b120=>" -shared -p crypto/ed25519 -std -complete -installsuffix shared -buildid aQ2P3CDySmvxxUkNbe0r/aQ2P3CDySmvxxUkNbe0r -goversion go1.15.12 -D "" -importcfg $WORK/b120/importcfg -pack ./ed25519.go github.com/klauspost/compress/zstd mkdir -p $WORK/b080/ 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 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 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/b494/_pkg_.a /builddir/.cache/go-build/51/51e9f288bed0ab7ca5c05107e1949e8b076e2ee45a25c006dab032c32e87be20-d # internal cd /usr/lib/golang/src/crypto/rsa /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b116/_pkg_.a -trimpath "$WORK/b116=>" -shared -p crypto/rsa -std -complete -installsuffix shared -buildid W7Ruz1ohFAFoPUYgDUm3/W7Ruz1ohFAFoPUYgDUm3 -goversion go1.15.12 -D "" -importcfg $WORK/b116/importcfg -pack ./pkcs1v15.go ./pss.go ./rsa.go cd /builddir/build/BUILD/buildah-1.21.1/src/github.com/containers/storage/pkg/stringid /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b378/_pkg_.a -trimpath "$WORK/b378=>" -shared -p github.com/containers/storage/pkg/stringid -complete -installsuffix shared -buildid x0pKEI7mmmvT8dyBD6Da/x0pKEI7mmmvT8dyBD6Da -goversion go1.15.12 -D "" -importcfg $WORK/b378/importcfg -pack ./stringid.go cd /builddir/build/BUILD/buildah-1.21.1/src/github.com/opencontainers/selinux/go-selinux /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b359/_pkg_.a -trimpath "$WORK/b359=>" -shared -p github.com/opencontainers/selinux/go-selinux -complete -installsuffix shared -buildid aaw9I2zPl-VUCuIjF1kE/aaw9I2zPl-VUCuIjF1kE -goversion go1.15.12 -D "" -importcfg $WORK/b359/importcfg -pack ./doc.go ./selinux.go ./selinux_linux.go ./xattrs_linux.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 ./_x002.o -c projectquota.cgo2.c 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_arm64/compile -o $WORK/b080/_pkg_.a -trimpath "$WORK/b080=>" -shared -p github.com/klauspost/compress/zstd -complete -installsuffix shared -buildid DQFYpUPlOpYI4fXhYNf7/DQFYpUPlOpYI4fXhYNf7 -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 /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b216/_pkg_.a # internal cp $WORK/b216/_pkg_.a /builddir/.cache/go-build/87/877c3d0fb8d472fd5f4be2841793d44454b467e893f38417d30c67897eafb7c8-d # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b120/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b532/_pkg_.a # internal cp $WORK/b120/_pkg_.a /builddir/.cache/go-build/fa/fa308212c4552f5c961abe32d9e05c85fbfc3de8e95f0dc05492758fd7176702-d # internal golang.org/x/crypto/ed25519 mkdir -p $WORK/b226/ /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b269/_pkg_.a # internal cp $WORK/b532/_pkg_.a /builddir/.cache/go-build/02/02292a12c8a44b85613a18ea52dac31b1ef26f1d633ceef78bf308994e7d469a-d # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b521/_pkg_.a # internal 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_arm64/compile -o $WORK/b226/_pkg_.a -trimpath "$WORK/b226=>" -shared -p golang.org/x/crypto/ed25519 -complete -installsuffix shared -buildid jT-WXUBa1KZLh0e9Yxfo/jT-WXUBa1KZLh0e9Yxfo -goversion go1.15.12 -D "" -importcfg $WORK/b226/importcfg -pack ./ed25519_go113.go cp $WORK/b521/_pkg_.a /builddir/.cache/go-build/a9/a9abe5240e9bbc0cdfff929fc80f599496a993478d400511724670f48b718638-d # internal cp $WORK/b269/_pkg_.a /builddir/.cache/go-build/29/295e906002b5a9751fe3ed9bf5d72ded7efccb3f06caf361fb9b10b2e795016a-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_arm64/compile -o $WORK/b267/_pkg_.a -trimpath "$WORK/b267=>" -shared -p html/template -std -complete -installsuffix shared -buildid m6fGHtiLSqBcwtmrpdku/m6fGHtiLSqBcwtmrpdku -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 /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b378/_pkg_.a # internal cp $WORK/b378/_pkg_.a /builddir/.cache/go-build/a6/a6b48ee1750fd5317e4c370a29fc0f1701531f87caef52e0b145f7c628cc7ba3-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_arm64/compile -o $WORK/b377/_pkg_.a -trimpath "$WORK/b377=>" -shared -p github.com/containers/storage/pkg/lockfile -complete -installsuffix shared -buildid mBiWur0TEepNnudrZkyL/mBiWur0TEepNnudrZkyL -goversion go1.15.12 -D "" -importcfg $WORK/b377/importcfg -pack ./lockfile.go ./lockfile_unix.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b432/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b226/_pkg_.a # internal cp $WORK/b226/_pkg_.a /builddir/.cache/go-build/f6/f60b7f4e9a6f640dd095cebb4076349547cb0bba9bbeadd63e57cd914cbb7381-d # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b148/_pkg_.a # internal cp $WORK/b432/_pkg_.a /builddir/.cache/go-build/ac/acd4ca76b3b9876c040393e91394ee50d89cc4df86d3e62685a5581b6c6ce953-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_arm64/compile -o $WORK/b544/_pkg_.a -trimpath "$WORK/b544=>" -shared -p github.com/containers/buildah/pkg/formats -complete -installsuffix shared -buildid O3C_ei7Yyw7ogHgJLVym/O3C_ei7Yyw7ogHgJLVym -goversion go1.15.12 -D "" -importcfg $WORK/b544/importcfg -pack ./formats.go ./templates.go cp $WORK/b148/_pkg_.a /builddir/.cache/go-build/d4/d41c084ebb439588e9053c41ea70fe097026784b7b14b31560c6f6e957601647-d # internal 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_arm64/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 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 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 /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b377/_pkg_.a # internal cp $WORK/b377/_pkg_.a /builddir/.cache/go-build/1d/1d3db05db5087e31ce8cea175501b28fee1e8e32e9857b6ad5be9f60479f0989-d # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b544/_pkg_.a # internal cp $WORK/b544/_pkg_.a /builddir/.cache/go-build/16/16d47cf8bc4f3401fd9437a176c3678cf3d6e6c5fdbbc12852fc004fedaf72f8-d # internal TERM='dumb' /usr/lib/golang/pkg/tool/linux_arm64/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_arm64/compile -o $WORK/b369/_pkg_.a -trimpath "$WORK/b369=>" -shared -p github.com/containers/storage/drivers/quota -installsuffix shared -buildid tICJ5jJRbMRmsIsuiOVV/tICJ5jJRbMRmsIsuiOVV -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 /usr/lib/golang/src/crypto/elliptic /usr/lib/golang/pkg/tool/linux_arm64/asm -p crypto/elliptic -trimpath "$WORK/b110=>" -I $WORK/b110/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b110/p256_asm_arm64.o ./p256_asm_arm64.s /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b116/_pkg_.a # internal cp $WORK/b116/_pkg_.a /builddir/.cache/go-build/93/93af08c26841f4b34ad6d4406e6acc637fcf69ec92da13aabd81341e1f6b0a04-d # internal /usr/lib/golang/pkg/tool/linux_arm64/pack r $WORK/b110/_pkg_.a $WORK/b110/p256_asm_arm64.o # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b110/_pkg_.a # internal cp $WORK/b110/_pkg_.a /builddir/.cache/go-build/7e/7e31f238ae82fdcd0a0943ff2c0e9b7a85312e1da58ac65fe4565d089c042838-d # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b114/_pkg_.a # internal cp $WORK/b114/_pkg_.a /builddir/.cache/go-build/a3/a3006aafa8fd73b0502405cad2eaff9618f847a12ab3984ee22bf8aba26822ee-d # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b236/_pkg_.a # internal crypto/x509/pkix mkdir -p $WORK/b128/ vendor/golang.org/x/crypto/cryptobyte mkdir -p $WORK/b113/ 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_arm64/compile -o $WORK/b128/_pkg_.a -trimpath "$WORK/b128=>" -shared -p crypto/x509/pkix -std -complete -installsuffix shared -buildid -QE3SVqwViXuM0amYeKm/-QE3SVqwViXuM0amYeKm -goversion go1.15.12 -D "" -importcfg $WORK/b128/importcfg -pack ./pkix.go 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_arm64/compile -o $WORK/b113/_pkg_.a -trimpath "$WORK/b113=>" -shared -p vendor/golang.org/x/crypto/cryptobyte -std -complete -installsuffix shared -buildid lQTA4lRDTKCaz7aKv-N6/lQTA4lRDTKCaz7aKv-N6 -goversion go1.15.12 -D "" -importcfg $WORK/b113/importcfg -pack ./asn1.go ./builder.go ./string.go cp $WORK/b236/_pkg_.a /builddir/.cache/go-build/34/3417f78b4d5dd2b9c18ab02e90d2074f3e97b1e4ec4df69672287fefee838eb4-d # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b359/_pkg_.a # internal cd /builddir/build/BUILD/buildah-1.21.1/src/github.com/containers/storage/drivers/quota /usr/lib/golang/pkg/tool/linux_arm64/pack r $WORK/b369/_pkg_.a $WORK/b369/_x001.o $WORK/b369/_x002.o # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b369/_pkg_.a # internal cp $WORK/b359/_pkg_.a /builddir/.cache/go-build/7e/7e00b128c11409fd08f42d09ba5eaeea6d64f4a1ed9a2a213e528ef527db631d-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_arm64/compile -o $WORK/b358/_pkg_.a -trimpath "$WORK/b358=>" -shared -p github.com/opencontainers/selinux/go-selinux/label -complete -installsuffix shared -buildid vXv_2sZuwmH5aKYWEErI/vXv_2sZuwmH5aKYWEErI -goversion go1.15.12 -D "" -importcfg $WORK/b358/importcfg -pack ./label.go ./label_linux.go cp $WORK/b369/_pkg_.a /builddir/.cache/go-build/d9/d9c7f851b28fb09ea9d168aba05a62e063dd8488a30d329caf01ec19a18445f5-d # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b128/_pkg_.a # internal 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 cp $WORK/b128/_pkg_.a /builddir/.cache/go-build/99/99dfcea22835d09c0418ea57fd106169a6e0ec7fd804a0ac3e4b066c04144e56-d # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b358/_pkg_.a # internal cp $WORK/b358/_pkg_.a /builddir/.cache/go-build/29/29f0cf47ac70b318bb27d2b5703a1dd57bf6f0a610b5f6e962a05342f062fc7a-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_arm64/compile -o $WORK/b498/_pkg_.a -trimpath "$WORK/b498=>" -shared -p github.com/containers/common/pkg/subscriptions -complete -installsuffix shared -buildid zZpN92QbyqNc8ItS_TLf/zZpN92QbyqNc8ItS_TLf -goversion go1.15.12 -D "" -importcfg $WORK/b498/importcfg -pack ./subscriptions.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b381/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b052/_pkg_.a # internal cp $WORK/b052/_pkg_.a /builddir/.cache/go-build/12/12bef0a2f5b610aee4a5a17106f4464d87e5217ea2e6d75e059992ead9d1674a-d # internal cp $WORK/b381/_pkg_.a /builddir/.cache/go-build/69/6962868b9f63446408a234ac638a6a1cbb399bcd18fe631c9269a24bb6207a73-d # internal github.com/containers/storage/pkg/tarlog mkdir -p $WORK/b380/ github.com/vbatts/tar-split/tar/asm mkdir -p $WORK/b388/ 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_arm64/compile -o $WORK/b380/_pkg_.a -trimpath "$WORK/b380=>" -shared -p github.com/containers/storage/pkg/tarlog -complete -installsuffix shared -buildid 8EaernxXEOAJh9R3scuq/8EaernxXEOAJh9R3scuq -goversion go1.15.12 -D "" -importcfg $WORK/b380/importcfg -pack ./tarlogger.go 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_arm64/compile -o $WORK/b388/_pkg_.a -trimpath "$WORK/b388=>" -shared -p github.com/vbatts/tar-split/tar/asm -complete -installsuffix shared -buildid CI2b3xt-ub1PKytqQnV_/CI2b3xt-ub1PKytqQnV_ -goversion go1.15.12 -D "" -importcfg $WORK/b388/importcfg -pack ./assemble.go ./disassemble.go ./doc.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 ./_x002.o -c getenv_linux_cgo.cgo2.c /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b380/_pkg_.a # internal cp $WORK/b380/_pkg_.a /builddir/.cache/go-build/eb/ebe44d4dea7e2f8e5bdcdf837027a8237212d1af04c93d6784d90a473571dde9-d # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b498/_pkg_.a # internal cp $WORK/b498/_pkg_.a /builddir/.cache/go-build/49/49a5523ad2f5a77b6a235fa6e0bcfb0554a37388a9787cef1ebb75b65b32e639-d # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b388/_pkg_.a # internal cp $WORK/b388/_pkg_.a /builddir/.cache/go-build/90/9041507cf8ac6b7c484870d4da1fd4b987f4a5486cc680934ca8d29aa6334e84-d # internal 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 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_arm64/buildid -w $WORK/b113/_pkg_.a # internal cp $WORK/b113/_pkg_.a /builddir/.cache/go-build/54/5499308fdc960ab8a1f84d98a0cb2006ac3c2d088a8f35f700d56fe5650c2e21-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_arm64/compile -o $WORK/b109/_pkg_.a -trimpath "$WORK/b109=>" -shared -p crypto/ecdsa -std -complete -installsuffix shared -buildid 9kIP9sCy_fsjqK5NNe1M/9kIP9sCy_fsjqK5NNe1M -goversion go1.15.12 -D "" -importcfg $WORK/b109/importcfg -pack ./ecdsa.go ./ecdsa_noasm.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b267/_pkg_.a # internal cp $WORK/b267/_pkg_.a /builddir/.cache/go-build/ab/abfd99336afa47470a7cc8d6dab4116a8aa729bd30fe9437ce14fe7d9af81149-d # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b109/_pkg_.a # internal cp $WORK/b109/_pkg_.a /builddir/.cache/go-build/42/42789f5e7835b50d005434b289170dd41e1c8516a0a912ac37152c21661bcdaf-d # internal gopkg.in/square/go-jose.v2/cipher mkdir -p $WORK/b228/ golang.org/x/crypto/openpgp/packet mkdir -p $WORK/b212/ 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 cd /builddir/build/BUILD/buildah-1.21.1/src/gopkg.in/square/go-jose.v2/cipher /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b228/_pkg_.a -trimpath "$WORK/b228=>" -shared -p gopkg.in/square/go-jose.v2/cipher -complete -installsuffix shared -buildid xJAm8ioTEZwLNKMpR71h/xJAm8ioTEZwLNKMpR71h -goversion go1.15.12 -D "" -importcfg $WORK/b228/importcfg -pack ./cbc_hmac.go ./concat_kdf.go ./ecdh_es.go ./key_wrap.go 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_arm64/compile -o $WORK/b212/_pkg_.a -trimpath "$WORK/b212=>" -shared -p golang.org/x/crypto/openpgp/packet -complete -installsuffix shared -buildid vCGgOyoRHpigX0ydSV3c/vCGgOyoRHpigX0ydSV3c -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_arm64/buildid -w $WORK/b255/_pkg_.a # internal cp $WORK/b255/_pkg_.a /builddir/.cache/go-build/ea/ea3ff81367fb6037ee443010a719b7fc2091ab35b6c77b48ae92d8fbe9cb8597-d # internal google.golang.org/protobuf/internal/encoding/tag mkdir -p $WORK/b262/ 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_arm64/compile -o $WORK/b262/_pkg_.a -trimpath "$WORK/b262=>" -shared -p google.golang.org/protobuf/internal/encoding/tag -complete -installsuffix shared -buildid D2YH7qbWtprUW89wQ_Je/D2YH7qbWtprUW89wQ_Je -goversion go1.15.12 -D "" -importcfg $WORK/b262/importcfg -pack ./tag.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b228/_pkg_.a # internal cp $WORK/b228/_pkg_.a /builddir/.cache/go-build/81/8106a3a4274586e128755523b8f17c7ba48c42b830cd3196d6b09cc678f64d8e-d # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b262/_pkg_.a # internal cp $WORK/b262/_pkg_.a /builddir/.cache/go-build/d1/d127a9a5ef7c6a05891bb2937c9c7b4e19b0dad3c52e7db76c999e4c109ec178-d # internal google.golang.org/protobuf/internal/impl mkdir -p $WORK/b261/ 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_arm64/compile -o $WORK/b261/_pkg_.a -trimpath "$WORK/b261=>" -shared -p google.golang.org/protobuf/internal/impl -complete -installsuffix shared -buildid idIJfR23u2BOpMGilEqD/idIJfR23u2BOpMGilEqD -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 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 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 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/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 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 TERM='dumb' /usr/lib/golang/pkg/tool/linux_arm64/cgo -dynpackage unshare -dynimport $WORK/b158/_cgo_.o -dynout $WORK/b158/_cgo_import.go 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_arm64/compile -o $WORK/b158/_pkg_.a -trimpath "$WORK/b158=>" -shared -p github.com/containers/storage/pkg/unshare -installsuffix shared -buildid Swxx1rnwxZZiVfc2xLIN/Swxx1rnwxZZiVfc2xLIN -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 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 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 cd /usr/lib/golang/src/net /usr/lib/golang/pkg/tool/linux_arm64/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_arm64/buildid -w $WORK/b043/_pkg_.a # internal cp $WORK/b043/_pkg_.a /builddir/.cache/go-build/24/248488b69af3e28c6368547e72446eb2bdccd007eb5e8aaf0e66d7a78751dac2-d # internal vendor/golang.org/x/net/http/httpproxy mkdir -p $WORK/b180/ google.golang.org/grpc/internal/syscall google.golang.org/grpc/stats mkdir -p $WORK/b325/ github.com/containernetworking/cni/pkg/types net/textproto mkdir -p $WORK/b042/ golang.org/x/net/internal/socks mkdir -p $WORK/b403/ 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 crypto/x509 mkdir -p $WORK/b126/ cd /usr/lib/golang/src/vendor/golang.org/x/net/http/httpproxy /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b180/_pkg_.a -trimpath "$WORK/b180=>" -shared -p vendor/golang.org/x/net/http/httpproxy -std -complete -installsuffix shared -buildid BVH7XxncfApEJ8b-NrOY/BVH7XxncfApEJ8b-NrOY -goversion go1.15.12 -D "" -importcfg $WORK/b180/importcfg -pack ./proxy.go github.com/google/uuid mkdir -p $WORK/b375/ github.com/docker/docker/api/types/registry github.com/docker/go-connections/nat mkdir -p $WORK/b322/ github.com/ishidawataru/sctp mkdir -p $WORK/b179/ mkdir -p $WORK/b449/ mkdir -p $WORK/b446/ mkdir -p $WORK/b504/ github.com/containerd/containerd/sys 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_arm64/compile -o $WORK/b322/_pkg_.a -trimpath "$WORK/b322=>" -shared -p google.golang.org/grpc/internal/syscall -complete -installsuffix shared -buildid 5FZoxkr0M2dE_lyJ6aVY/5FZoxkr0M2dE_lyJ6aVY -goversion go1.15.12 -D "" -importcfg $WORK/b322/importcfg -pack ./syscall_linux.go mkdir -p $WORK/b518/ 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 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/docker/go-connections/nat /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b446/_pkg_.a -trimpath "$WORK/b446=>" -shared -p github.com/docker/go-connections/nat -complete -installsuffix shared -buildid KmETMWF9ELDJi27pi-9A/KmETMWF9ELDJi27pi-9A -goversion go1.15.12 -D "" -importcfg $WORK/b446/importcfg -pack ./nat.go ./parse.go ./sort.go cd /builddir/build/BUILD/buildah-1.21.1/src/github.com/ishidawataru/sctp /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b504/_pkg_.a -trimpath "$WORK/b504=>" -shared -p github.com/ishidawataru/sctp -complete -installsuffix shared -buildid EsHzAsv0txRgShDqbNwM/EsHzAsv0txRgShDqbNwM -goversion go1.15.12 -D "" -importcfg $WORK/b504/importcfg -pack ./ipsock_linux.go ./sctp.go ./sctp_linux.go github.com/chzyer/readline mkdir -p $WORK/b476/ github.com/prometheus/procfs mkdir -p $WORK/b427/ github.com/spf13/pflag mkdir -p $WORK/b538/ cd /builddir/build/BUILD/buildah-1.21.1/src/github.com/containers/storage/pkg/unshare /usr/lib/golang/pkg/tool/linux_arm64/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_arm64/buildid -w $WORK/b158/_pkg_.a # internal 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 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 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 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 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 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/google.golang.org/grpc/stats /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b325/_pkg_.a -trimpath "$WORK/b325=>" -shared -p google.golang.org/grpc/stats -complete -installsuffix shared -buildid EdZkcDUQAtBZe-xQqSa6/EdZkcDUQAtBZe-xQqSa6 -goversion go1.15.12 -D "" -importcfg $WORK/b325/importcfg -pack ./handlers.go ./stats.go 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 /builddir/build/BUILD/buildah-1.21.1/src/golang.org/x/net/internal/socks /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b403/_pkg_.a -trimpath "$WORK/b403=>" -shared -p golang.org/x/net/internal/socks -complete -installsuffix shared -buildid euCuaw-V9FY7Wer9QsVC/euCuaw-V9FY7Wer9QsVC -goversion go1.15.12 -D "" -importcfg $WORK/b403/importcfg -pack ./client.go ./socks.go 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 cat >$WORK/b518/go_asm.h << 'EOF' # internal EOF cd /builddir/build/BUILD/buildah-1.21.1/src/github.com/chzyer/readline /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b476/_pkg_.a -trimpath "$WORK/b476=>" -shared -p github.com/chzyer/readline -complete -installsuffix shared -buildid qyOUXOeikKEidAKZJ8LM/qyOUXOeikKEidAKZJ8LM -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 cd /usr/lib/golang/src/crypto/x509 /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b126/_pkg_.a -trimpath "$WORK/b126=>" -shared -p crypto/x509 -std -complete -installsuffix shared -buildid b7OEBDogF17NJaWrlnAa/b7OEBDogF17NJaWrlnAa -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 cd /builddir/build/BUILD/buildah-1.21.1/src/github.com/containerd/containerd/sys /usr/lib/golang/pkg/tool/linux_arm64/asm -p github.com/containerd/containerd/sys -trimpath "$WORK/b518=>" -I $WORK/b518/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -gensymabis -o $WORK/b518/symabis ./subprocess_unsafe_linux.s 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 cp $WORK/b158/_pkg_.a /builddir/.cache/go-build/3b/3b5f43c079b61716e8343926954da2c61f78b06f0c848823bdc996668ad944de-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 cd /builddir/build/BUILD/buildah-1.21.1/src/github.com/spf13/pflag /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b538/_pkg_.a -trimpath "$WORK/b538=>" -shared -p github.com/spf13/pflag -complete -installsuffix shared -buildid X6S5t0so6vFDJDN3cmcu/X6S5t0so6vFDJDN3cmcu -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 /builddir/build/BUILD/buildah-1.21.1/src/github.com/containernetworking/cni/pkg/types /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b042/_pkg_.a -trimpath "$WORK/b042=>" -shared -p github.com/containernetworking/cni/pkg/types -complete -installsuffix shared -buildid EKtoHV8HLFcVhJCTVu6T/EKtoHV8HLFcVhJCTVu6T -goversion go1.15.12 -D "" -importcfg $WORK/b042/importcfg -pack ./args.go ./types.go github.com/containers/storage/pkg/homedir mkdir -p $WORK/b207/ github.com/containers/storage/drivers/copy cd /builddir/build/BUILD/buildah-1.21.1/src/github.com/docker/docker/api/types/registry /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b449/_pkg_.a -trimpath "$WORK/b449=>" -shared -p github.com/docker/docker/api/types/registry -complete -installsuffix shared -buildid BHf91b66-CcJLQG5OGlP/BHf91b66-CcJLQG5OGlP -goversion go1.15.12 -D "" -importcfg $WORK/b449/importcfg -pack ./authenticate.go ./registry.go github.com/containers/buildah/pkg/overlay mkdir -p $WORK/b495/ cd /usr/lib/golang/src/net/textproto /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b179/_pkg_.a -trimpath "$WORK/b179=>" -shared -p net/textproto -std -complete -installsuffix shared -buildid yssmSmu1lZnjDu6FALzG/yssmSmu1lZnjDu6FALzG -goversion go1.15.12 -D "" -importcfg $WORK/b179/importcfg -pack ./header.go ./pipeline.go ./reader.go ./textproto.go ./writer.go cd /builddir/build/BUILD/buildah-1.21.1/src/github.com/prometheus/procfs /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b427/_pkg_.a -trimpath "$WORK/b427=>" -shared -p github.com/prometheus/procfs -complete -installsuffix shared -buildid NgfKoKmJnDdNhR9fgdN5/NgfKoKmJnDdNhR9fgdN5 -goversion go1.15.12 -D "" -importcfg $WORK/b427/importcfg -pack ./arp.go ./buddyinfo.go ./cpuinfo.go ./cpuinfo_armx.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 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 mkdir -p $WORK/b372/ cd /builddir/build/BUILD/buildah-1.21.1/src/github.com/google/uuid /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b375/_pkg_.a -trimpath "$WORK/b375=>" -shared -p github.com/google/uuid -complete -installsuffix shared -buildid 5cmuYbwGKDTd9Dsassqj/5cmuYbwGKDTd9Dsassqj -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 /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_arm64/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 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 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/_build/src/github.com/containers/buildah/pkg/overlay /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b495/_pkg_.a -trimpath "$WORK/b495=>" -shared -p github.com/containers/buildah/pkg/overlay -complete -installsuffix shared -buildid 4nVlwCXfHbJp5GbpI-g8/4nVlwCXfHbJp5GbpI-g8 -goversion go1.15.12 -D "" -importcfg $WORK/b495/importcfg -pack ./overlay.go cd /builddir/build/BUILD/buildah-1.21.1/src/github.com/containers/storage/pkg/homedir /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b207/_pkg_.a -trimpath "$WORK/b207=>" -shared -p github.com/containers/storage/pkg/homedir -complete -installsuffix shared -buildid WcK2VwO55sbB8FSfLkcc/WcK2VwO55sbB8FSfLkcc -goversion go1.15.12 -D "" -importcfg $WORK/b207/importcfg -pack ./homedir_unix.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 ./_x004.o -c devmapper_wrapper_deferred_remove.cgo2.c 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_arm64/compile -o $WORK/b518/_pkg_.a -trimpath "$WORK/b518=>" -shared -p github.com/containerd/containerd/sys -installsuffix shared -buildid qLrDpNApNe1lR1vr62E6/qLrDpNApNe1lR1vr62E6 -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 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 $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_arm64/buildid -w $WORK/b449/_pkg_.a # internal cp $WORK/b449/_pkg_.a /builddir/.cache/go-build/f7/f705930e5d0cfc8610de6577d59520eda9498624e8a0950e53ee4608c45b1444-d # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b322/_pkg_.a # internal cp $WORK/b322/_pkg_.a /builddir/.cache/go-build/2c/2c937e73422d018c9480ef78dbe5c8c87d642c94323d7c75db85a0d5809f9341-d # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b325/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b207/_pkg_.a # internal cp $WORK/b325/_pkg_.a /builddir/.cache/go-build/4f/4fc4001f2ba0a6fa27899695a5e4772810ccd6ce062a8b1bf58f4ca1a5fab985-d # internal cp $WORK/b207/_pkg_.a /builddir/.cache/go-build/06/061e293a380dd3a79cd1aa583ad1fb929dda6a4aca53ca5f3c1861cf4dd28878-d # internal github.com/containers/image/v5/pkg/sysregistriesv2 mkdir -p $WORK/b397/ 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 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/common/pkg/chown /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b496/_pkg_.a -trimpath "$WORK/b496=>" -shared -p github.com/containers/common/pkg/chown -complete -installsuffix shared -buildid kf0a2vCVvEA-ObBGqE7K/kf0a2vCVvEA-ObBGqE7K -goversion go1.15.12 -D "" -importcfg $WORK/b496/importcfg -pack ./chown.go ./chown_unix.go cd /builddir/build/BUILD/buildah-1.21.1/src/github.com/containers/image/v5/pkg/sysregistriesv2 /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b397/_pkg_.a -trimpath "$WORK/b397=>" -shared -p github.com/containers/image/v5/pkg/sysregistriesv2 -complete -installsuffix shared -buildid M4bRZR-qaDTDqFAaD4ip/M4bRZR-qaDTDqFAaD4ip -goversion go1.15.12 -D "" -importcfg $WORK/b397/importcfg -pack ./shortnames.go ./system_registries_v2.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b212/_pkg_.a # internal cp $WORK/b212/_pkg_.a /builddir/.cache/go-build/f4/f4866c243d23fa0d1aeffecd0bff396b6e8a8122af10b7653072ddc3cd35bf43-d # internal 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_arm64/compile -o $WORK/b209/_pkg_.a -trimpath "$WORK/b209=>" -shared -p golang.org/x/crypto/openpgp -complete -installsuffix shared -buildid IICnpyeXeifzjRsVKfAM/IICnpyeXeifzjRsVKfAM -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_arm64/buildid -w $WORK/b180/_pkg_.a # internal cp $WORK/b180/_pkg_.a /builddir/.cache/go-build/bb/bbca4db5c188a256067cf7a1c8e17c14c900cbd5e79135c7429f2d1e29fce648-d # internal 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 /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b042/_pkg_.a # internal cp $WORK/b042/_pkg_.a /builddir/.cache/go-build/ad/ad1bc422900cc7438913e8d112c159f756962728113dd9971cf4c456120f4c66-d # internal github.com/containernetworking/cni/pkg/types/020 mkdir -p $WORK/b049/ github.com/containernetworking/cni/pkg/utils mkdir -p $WORK/b061/ 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_arm64/compile -o $WORK/b049/_pkg_.a -trimpath "$WORK/b049=>" -shared -p github.com/containernetworking/cni/pkg/types/020 -complete -installsuffix shared -buildid tpfDkrNZrhf5gAoGwpwd/tpfDkrNZrhf5gAoGwpwd -goversion go1.15.12 -D "" -importcfg $WORK/b049/importcfg -pack ./types.go 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_arm64/compile -o $WORK/b061/_pkg_.a -trimpath "$WORK/b061=>" -shared -p github.com/containernetworking/cni/pkg/utils -complete -installsuffix shared -buildid Pfw9zwS6q0SArMrH9jLq/Pfw9zwS6q0SArMrH9jLq -goversion go1.15.12 -D "" -importcfg $WORK/b061/importcfg -pack ./utils.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b446/_pkg_.a # internal cp $WORK/b446/_pkg_.a /builddir/.cache/go-build/53/53ca7706fc0a5b57d0798af00071795aa26ac1287cf40f3c0433845fbffa9a87-d # internal github.com/docker/docker/api/types/container mkdir -p $WORK/b442/ 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 cd /builddir/build/BUILD/buildah-1.21.1/src/github.com/docker/docker/api/types/container /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b442/_pkg_.a -trimpath "$WORK/b442=>" -shared -p github.com/docker/docker/api/types/container -complete -installsuffix shared -buildid AyFhpVnSyudYtqlwJ8X0/AyFhpVnSyudYtqlwJ8X0 -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 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 /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b496/_pkg_.a # internal cp $WORK/b496/_pkg_.a /builddir/.cache/go-build/df/df1879fb00263c4961e0efc7a3c99c3bd56eb58d669428d1dfee83da22f0d87f-d # internal 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 /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b049/_pkg_.a # internal cp $WORK/b049/_pkg_.a /builddir/.cache/go-build/70/7062338be2a91ab27f6237d3fb28b5ce5bb30d30a6b24ce82fac714218d98d67-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_arm64/compile -o $WORK/b050/_pkg_.a -trimpath "$WORK/b050=>" -shared -p github.com/containernetworking/cni/pkg/types/current -complete -installsuffix shared -buildid brOsmgFyLxK3eJwta2jC/brOsmgFyLxK3eJwta2jC -goversion go1.15.12 -D "" -importcfg $WORK/b050/importcfg -pack ./types.go cd /builddir/build/BUILD/buildah-1.21.1/src/github.com/seccomp/libseccomp-golang TERM='dumb' /usr/lib/golang/pkg/tool/linux_arm64/cgo -dynpackage seccomp -dynimport $WORK/b491/_cgo_.o -dynout $WORK/b491/_cgo_import.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b061/_pkg_.a # internal cp $WORK/b061/_pkg_.a /builddir/.cache/go-build/f6/f6397943a65605a79bf64fb613eb612cfea0725d2112a2705b3fa569551a1e87-d # 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 ./_cgo_main.o -c _cgo_main.c 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 cd /builddir/build/BUILD/buildah-1.21.1/src/github.com/seccomp/libseccomp-golang /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b491/_pkg_.a -trimpath "$WORK/b491=>" -shared -p github.com/seccomp/libseccomp-golang -installsuffix shared -buildid nT2bLiuTuRkTmuaD1ca5/nT2bLiuTuRkTmuaD1ca5 -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 cd /builddir/build/BUILD/buildah-1.21.1/src/github.com/containerd/containerd/sys /usr/lib/golang/pkg/tool/linux_arm64/asm -p github.com/containerd/containerd/sys -trimpath "$WORK/b518=>" -I $WORK/b518/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b518/subprocess_unsafe_linux.o ./subprocess_unsafe_linux.s /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b495/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_arm64/pack r $WORK/b518/_pkg_.a $WORK/b518/subprocess_unsafe_linux.o # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b518/_pkg_.a # internal cp $WORK/b495/_pkg_.a /builddir/.cache/go-build/9f/9f1ed6ee86a12b69b04e379188372747329c2388cd7edf2edc329e6f7359506f-d # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b375/_pkg_.a # internal cp $WORK/b518/_pkg_.a /builddir/.cache/go-build/b9/b947ab39d1f212f37961db0bfe4f9f4b1d28d202d44993dbe4e465e08070e44c-d # internal github.com/docker/docker/pkg/archive mkdir -p $WORK/b517/ cp $WORK/b375/_pkg_.a /builddir/.cache/go-build/3a/3a9f579dedfd458861309dfca222c373a0364298e0347773e5c6582f573ebe38-d # internal 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 github.com/mistifyio/go-zfs mkdir -p $WORK/b374/ cd /builddir/build/BUILD/buildah-1.21.1/src/github.com/docker/docker/pkg/archive /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b517/_pkg_.a -trimpath "$WORK/b517=>" -shared -p github.com/docker/docker/pkg/archive -complete -installsuffix shared -buildid QrJpUQ55nM892L4VxFVd/QrJpUQ55nM892L4VxFVd -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 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_arm64/compile -o $WORK/b374/_pkg_.a -trimpath "$WORK/b374=>" -shared -p github.com/mistifyio/go-zfs -complete -installsuffix shared -buildid kYuud11kAehlniHF6e7o/kYuud11kAehlniHF6e7o -goversion go1.15.12 -D "" -importcfg $WORK/b374/importcfg -pack ./error.go ./utils.go ./utils_notsolaris.go ./zfs.go ./zpool.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 /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b504/_pkg_.a # internal cp $WORK/b504/_pkg_.a /builddir/.cache/go-build/5c/5c2ea818b120381b55a040c4b03784393da4f970d1946d644144bad6dee3bbfa-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_arm64/compile -o $WORK/b503/_pkg_.a -trimpath "$WORK/b503=>" -shared -p github.com/docker/libnetwork/types -complete -installsuffix shared -buildid HYxNXT6-qSD1MPhCENKm/HYxNXT6-qSD1MPhCENKm -goversion go1.15.12 -D "" -importcfg $WORK/b503/importcfg -pack ./types.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b403/_pkg_.a # internal 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 cp $WORK/b403/_pkg_.a /builddir/.cache/go-build/fb/fb290283a07d12887fcba1738dbe077395969feb9b2d31fceeef65431de6fed2-d # internal golang.org/x/net/proxy mkdir -p $WORK/b402/ 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 cd /builddir/build/BUILD/buildah-1.21.1/src/golang.org/x/net/proxy /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b402/_pkg_.a -trimpath "$WORK/b402=>" -shared -p golang.org/x/net/proxy -complete -installsuffix shared -buildid lw0bPsodf2Qk8Xf_nzy9/lw0bPsodf2Qk8Xf_nzy9 -goversion go1.15.12 -D "" -importcfg $WORK/b402/importcfg -pack ./dial.go ./direct.go ./per_host.go ./proxy.go ./socks5.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b050/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b179/_pkg_.a # internal cp $WORK/b050/_pkg_.a /builddir/.cache/go-build/ce/ceb2ec90e21352d1806b09d16e3b10e97de609eeed9f37745125962cdf8cbe9b-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_arm64/compile -o $WORK/b041/_pkg_.a -trimpath "$WORK/b041=>" -shared -p github.com/containernetworking/cni/pkg/version -complete -installsuffix shared -buildid Jk0Yru0dgG8yGZYN1Pae/Jk0Yru0dgG8yGZYN1Pae -goversion go1.15.12 -D "" -importcfg $WORK/b041/importcfg -pack ./conf.go ./plugin.go ./reconcile.go ./version.go cp $WORK/b179/_pkg_.a /builddir/.cache/go-build/9e/9e6efdafc4f5dde372c96efcbf60eed8018e7f028bdfe53a7091d474ba7ccebd-d # internal vendor/golang.org/x/net/http/httpguts mkdir -p $WORK/b173/ mime/multipart net/mail mkdir -p $WORK/b329/ golang.org/x/net/http/httpguts mkdir -p $WORK/b315/ mkdir -p $WORK/b183/ 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 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 /usr/lib/golang/src/vendor/golang.org/x/net/http/httpguts /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b173/_pkg_.a -trimpath "$WORK/b173=>" -shared -p vendor/golang.org/x/net/http/httpguts -std -complete -installsuffix shared -buildid mwwMlKMx36oeuvu6MUXI/mwwMlKMx36oeuvu6MUXI -goversion go1.15.12 -D "" -importcfg $WORK/b173/importcfg -pack ./guts.go ./httplex.go cd /builddir/build/BUILD/buildah-1.21.1/src/golang.org/x/net/http/httpguts /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b315/_pkg_.a -trimpath "$WORK/b315=>" -shared -p golang.org/x/net/http/httpguts -complete -installsuffix shared -buildid Je0nGeh0ZjVMip4zxUQJ/Je0nGeh0ZjVMip4zxUQJ -goversion go1.15.12 -D "" -importcfg $WORK/b315/importcfg -pack ./guts.go ./httplex.go 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_arm64/compile -o $WORK/b183/_pkg_.a -trimpath "$WORK/b183=>" -shared -p mime/multipart -std -complete -installsuffix shared -buildid 9e2AKriVZFJ65jQ2eI9q/9e2AKriVZFJ65jQ2eI9q -goversion go1.15.12 -D "" -importcfg $WORK/b183/importcfg -pack ./formdata.go ./multipart.go ./writer.go 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_arm64/compile -o $WORK/b329/_pkg_.a -trimpath "$WORK/b329=>" -shared -p net/mail -std -complete -installsuffix shared -buildid 2NV99fFd8JQobTVK8sZg/2NV99fFd8JQobTVK8sZg -goversion go1.15.12 -D "" -importcfg $WORK/b329/importcfg -pack ./message.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 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/pkg/devicemapper TERM='dumb' /usr/lib/golang/pkg/tool/linux_arm64/cgo -dynpackage devicemapper -dynimport $WORK/b363/_cgo_.o -dynout $WORK/b363/_cgo_import.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b315/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b041/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b173/_pkg_.a # internal cp $WORK/b315/_pkg_.a /builddir/.cache/go-build/42/428d375381b77e0b2d36b0bdd95022f3caaac67d5bcfcf7685aa52943316e066-d # internal cp $WORK/b041/_pkg_.a /builddir/.cache/go-build/1e/1ec7ad2e91a712267f1a3cf5cbcef00a4d5038dced1c930edd2c27c5a19a9bc7-d # internal github.com/containernetworking/cni/pkg/invoke mkdir -p $WORK/b059/ cp $WORK/b173/_pkg_.a /builddir/.cache/go-build/86/868f262f4819ba7936ce1c10b3537717ca4e866231d7e64723aa477d5d41fbef-d # internal 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_arm64/compile -o $WORK/b059/_pkg_.a -trimpath "$WORK/b059=>" -shared -p github.com/containernetworking/cni/pkg/invoke -complete -installsuffix shared -buildid LmXMwitUx8t6JuslbDCp/LmXMwitUx8t6JuslbDCp -goversion go1.15.12 -D "" -importcfg $WORK/b059/importcfg -pack ./args.go ./delegate.go ./exec.go ./find.go ./os_unix.go ./raw_exec.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_arm64/compile -o $WORK/b363/_pkg_.a -trimpath "$WORK/b363=>" -shared -p github.com/containers/storage/pkg/devicemapper -installsuffix shared -buildid D6vN7M5g40a8IJWU1JEP/D6vN7M5g40a8IJWU1JEP -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 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 /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b397/_pkg_.a # internal cp $WORK/b397/_pkg_.a /builddir/.cache/go-build/69/6985919110acc15c260d30dccebbecd2270813c7474ac524c7d49a6efc13a00b-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_arm64/compile -o $WORK/b395/_pkg_.a -trimpath "$WORK/b395=>" -shared -p github.com/containers/image/v5/pkg/docker/config -complete -installsuffix shared -buildid h0oRSeRX9KVfn-siy_2W/h0oRSeRX9KVfn-siy_2W -goversion go1.15.12 -D "" -importcfg $WORK/b395/importcfg -pack ./config.go ./config_linux.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b442/_pkg_.a # internal cp $WORK/b442/_pkg_.a /builddir/.cache/go-build/29/29fcc710fc24a1a2e6b87e11cbacd2ecaeb4c285b14ed18ae25d2a50044c97fe-d # internal cd /builddir/build/BUILD/buildah-1.21.1/src/github.com/containers/storage/drivers/copy TERM='dumb' /usr/lib/golang/pkg/tool/linux_arm64/cgo -dynpackage copy -dynimport $WORK/b372/_cgo_.o -dynout $WORK/b372/_cgo_import.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b503/_pkg_.a # internal cp $WORK/b503/_pkg_.a /builddir/.cache/go-build/b5/b5007a53472a47fad6cc424a4fc8a394055d701f9beb757ab07a885a7c877144-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 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/docker/libnetwork/resolvconf /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b500/_pkg_.a -trimpath "$WORK/b500=>" -shared -p github.com/docker/libnetwork/resolvconf -complete -installsuffix shared -buildid IoSUDVmcjAqgkCkbhHsN/IoSUDVmcjAqgkCkbhHsN -goversion go1.15.12 -D "" -importcfg $WORK/b500/importcfg -pack ./resolvconf.go cd /builddir/build/BUILD/buildah-1.21.1/src/github.com/containers/storage/drivers/copy /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b372/_pkg_.a -trimpath "$WORK/b372=>" -shared -p github.com/containers/storage/drivers/copy -installsuffix shared -buildid L-0DMBpfML_W4IQgyodC/L-0DMBpfML_W4IQgyodC -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 /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b402/_pkg_.a # internal cp $WORK/b402/_pkg_.a /builddir/.cache/go-build/cf/cfa8416d67b33f658f5bd8226b8868766d6116d46396d506e62295c249a09136-d # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b059/_pkg_.a # internal cp $WORK/b059/_pkg_.a /builddir/.cache/go-build/8b/8b0d2f5e6d3476445ed61242347b199c4359d96a38713e3269b6aaf556eb94b2-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_arm64/compile -o $WORK/b058/_pkg_.a -trimpath "$WORK/b058=>" -shared -p github.com/containernetworking/cni/libcni -complete -installsuffix shared -buildid aRuaqXGL_0up-wr9YbBJ/aRuaqXGL_0up-wr9YbBJ -goversion go1.15.12 -D "" -importcfg $WORK/b058/importcfg -pack ./api.go ./conf.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b209/_pkg_.a # internal cp $WORK/b209/_pkg_.a /builddir/.cache/go-build/39/39ac2e6a31ac2c722bb8fa66a77779ce98e43b1a7d664bbc46346cc0edf61b8b-d # internal 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 /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b183/_pkg_.a # internal cp $WORK/b183/_pkg_.a /builddir/.cache/go-build/2a/2ae512be4eff94909255e3868c5da5587214c22864df3f5e9d023ddf3ffc1aa9-d # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b329/_pkg_.a # internal cp $WORK/b329/_pkg_.a /builddir/.cache/go-build/ae/aef96300dfc73e99293abde72b1224e91bbf0f65e3ff1a80562dd8edcf23b2b1-d # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b500/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b374/_pkg_.a # internal cp $WORK/b500/_pkg_.a /builddir/.cache/go-build/65/65f9384565fbd02e32390bbdad590e9e57c81cfde9bbb4ea30e45fca9afb845d-d # internal cp $WORK/b374/_pkg_.a /builddir/.cache/go-build/a4/a4b98a4bc6a57eac9c1b3ea2164a5e8e95449e7f6856aea9ffd8743ee51e39b3-d # internal cd /builddir/build/BUILD/buildah-1.21.1/src/github.com/seccomp/libseccomp-golang /usr/lib/golang/pkg/tool/linux_arm64/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_arm64/buildid -w $WORK/b491/_pkg_.a # internal cp $WORK/b491/_pkg_.a /builddir/.cache/go-build/d0/d03d1652600b11d052202fa1dd38836c68ef0b3ae8ac971b7ea3d457935cccb7-d # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b166/_pkg_.a # 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_arm64/compile -o $WORK/b497/_pkg_.a -trimpath "$WORK/b497=>" -shared -p github.com/containers/common/pkg/seccomp -complete -installsuffix shared -buildid WUr3GKxlYTqbXfTwL0go/WUr3GKxlYTqbXfTwL0go -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 cd /builddir/build/BUILD/buildah-1.21.1/src/github.com/containers/storage/drivers/copy /usr/lib/golang/pkg/tool/linux_arm64/pack r $WORK/b372/_pkg_.a $WORK/b372/_x001.o $WORK/b372/_x002.o # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b372/_pkg_.a # internal cp $WORK/b372/_pkg_.a /builddir/.cache/go-build/fd/fd99ada2d9e9e5edacf8e68cf109db0f00228d8c9166d5e753738d2e3aeca5ea-d # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b395/_pkg_.a # internal cp $WORK/b395/_pkg_.a /builddir/.cache/go-build/1e/1e2e84afd4c7118e5e7caca9bd7b9eab373a625c37ff27b5a425e8c66aa5128a-d # internal cp $WORK/b166/_pkg_.a /builddir/.cache/go-build/c3/c342452a9da64ef15f7abfa463db01f0f29f235cb776287ac0f14d1243c75833-d # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b080/_pkg_.a # internal cp $WORK/b080/_pkg_.a /builddir/.cache/go-build/85/85c824bb2a39f80867a1d7696dd7c90ea8e05a3ed43e2b1c7d13799b8c044769-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 github.com/containers/storage/pkg/archive mkdir -p $WORK/b145/ cd /builddir/build/BUILD/buildah-1.21.1/src/github.com/containers/image/v5/pkg/compression /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b078/_pkg_.a -trimpath "$WORK/b078=>" -shared -p github.com/containers/image/v5/pkg/compression -complete -installsuffix shared -buildid cakd-gtE1mItaEmUudVr/cakd-gtE1mItaEmUudVr -goversion go1.15.12 -D "" -importcfg $WORK/b078/importcfg -pack ./compression.go ./zstd.go 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_arm64/compile -o $WORK/b145/_pkg_.a -trimpath "$WORK/b145=>" -shared -p github.com/containers/storage/pkg/archive -complete -installsuffix shared -buildid tUwsu_3ReY7wndCsZSiP/tUwsu_3ReY7wndCsZSiP -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 cd /builddir/build/BUILD/buildah-1.21.1/src/github.com/containers/storage/pkg/devicemapper /usr/lib/golang/pkg/tool/linux_arm64/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_arm64/buildid -w $WORK/b363/_pkg_.a # internal cp $WORK/b363/_pkg_.a /builddir/.cache/go-build/86/867ae9f019c8fb24593a986cd062dde52afd72cba42168fec8de0999c53e3ed9-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] /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b058/_pkg_.a # internal cp $WORK/b058/_pkg_.a /builddir/.cache/go-build/0e/0e40e295a4e3a82949a17945b1f633b70c9cc09e689146e6bfe8ba964885a41f-d # 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 ./_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_arm64/buildid -w $WORK/b078/_pkg_.a # internal cp $WORK/b078/_pkg_.a /builddir/.cache/go-build/c3/c3a490a326c8f3aa907a16b62f69d5d90422e7efddc77b6f7ea4139de9e26eb5-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_arm64/compile -o $WORK/b195/_pkg_.a -trimpath "$WORK/b195=>" -shared -p github.com/containers/image/v5/internal/blobinfocache -complete -installsuffix shared -buildid W8PrRuHHKwceqLRdCtS2/W8PrRuHHKwceqLRdCtS2 -goversion go1.15.12 -D "" -importcfg $WORK/b195/importcfg -pack ./blobinfocache.go ./types.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b195/_pkg_.a # internal cp $WORK/b195/_pkg_.a /builddir/.cache/go-build/27/277d066a1f5e104f1cfabc840f04ff0f0bd08a45c6cc04735399994705b274d3-d # internal github.com/containers/image/v5/pkg/blobinfocache/none mkdir -p $WORK/b194/ github.com/containers/image/v5/pkg/blobinfocache/internal/prioritize mkdir -p $WORK/b200/ 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_arm64/compile -o $WORK/b194/_pkg_.a -trimpath "$WORK/b194=>" -shared -p github.com/containers/image/v5/pkg/blobinfocache/none -complete -installsuffix shared -buildid mrBjvZ_EyRine-HUN5xW/mrBjvZ_EyRine-HUN5xW -goversion go1.15.12 -D "" -importcfg $WORK/b194/importcfg -pack ./none.go 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_arm64/compile -o $WORK/b200/_pkg_.a -trimpath "$WORK/b200=>" -shared -p github.com/containers/image/v5/pkg/blobinfocache/internal/prioritize -complete -installsuffix shared -buildid TgJu4N2lYR4QlcEKXAim/TgJu4N2lYR4QlcEKXAim -goversion go1.15.12 -D "" -importcfg $WORK/b200/importcfg -pack ./prioritize.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b497/_pkg_.a # internal cp $WORK/b497/_pkg_.a /builddir/.cache/go-build/c7/c7a61fa7eb7a2b9192ec685a1284b397213e5790576d14b9f4b1ed91f00b2627-d # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b194/_pkg_.a # internal cp $WORK/b194/_pkg_.a /builddir/.cache/go-build/a7/a7b1460c8000a844697d60b87d3eac6d8fe3706f7c4c8cde929bd1e1681a6c64-d # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b200/_pkg_.a # internal cp $WORK/b200/_pkg_.a /builddir/.cache/go-build/6f/6f33e617f41fb914d345e1a6390b734cfab8bf98cea3782e7bf482216a1981e5-d # internal github.com/containers/image/v5/pkg/blobinfocache/boltdb mkdir -p $WORK/b199/ github.com/containers/image/v5/pkg/blobinfocache/memory mkdir -p $WORK/b203/ 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 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/boltdb /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b199/_pkg_.a -trimpath "$WORK/b199=>" -shared -p github.com/containers/image/v5/pkg/blobinfocache/boltdb -complete -installsuffix shared -buildid TfboFW65W2-jAOrix7hQ/TfboFW65W2-jAOrix7hQ -goversion go1.15.12 -D "" -importcfg $WORK/b199/importcfg -pack ./boltdb.go cd /builddir/build/BUILD/buildah-1.21.1/src/github.com/containers/image/v5/pkg/blobinfocache/memory /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b203/_pkg_.a -trimpath "$WORK/b203=>" -shared -p github.com/containers/image/v5/pkg/blobinfocache/memory -complete -installsuffix shared -buildid MXjiMrH0dIid9gUrdzKO/MXjiMrH0dIid9gUrdzKO -goversion go1.15.12 -D "" -importcfg $WORK/b203/importcfg -pack ./memory.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_arm64/buildid -w $WORK/b126/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b203/_pkg_.a # internal cp $WORK/b126/_pkg_.a /builddir/.cache/go-build/74/74ca065e5005594b49040c3655eaea4acb7142ad1ec2accbfbd8e2734d04dc21-d # internal go.mozilla.org/pkcs7 mkdir -p $WORK/b332/ gopkg.in/square/go-jose.v2 mkdir -p $WORK/b225/ crypto/tls mkdir -p $WORK/b117/ cp $WORK/b203/_pkg_.a /builddir/.cache/go-build/d0/d0fc02b222f16c9e2cb788f1991bf85b08ca3c9075e6e83a2649ef012f6e60b1-d # internal 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_arm64/compile -o $WORK/b332/_pkg_.a -trimpath "$WORK/b332=>" -shared -p go.mozilla.org/pkcs7 -complete -installsuffix shared -buildid L3pSbb5m-Zng1vX2gWLT/L3pSbb5m-Zng1vX2gWLT -goversion go1.15.12 -D "" -importcfg $WORK/b332/importcfg -pack ./ber.go ./decrypt.go ./encrypt.go ./pkcs7.go ./sign.go ./verify.go 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_arm64/compile -o $WORK/b225/_pkg_.a -trimpath "$WORK/b225=>" -shared -p gopkg.in/square/go-jose.v2 -complete -installsuffix shared -buildid S_eENqBSQFHGxcepHSdg/S_eENqBSQFHGxcepHSdg -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 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_arm64/compile -o $WORK/b117/_pkg_.a -trimpath "$WORK/b117=>" -shared -p crypto/tls -std -complete -installsuffix shared -buildid S8GlCndtVtCPzHmW13Dq/S8GlCndtVtCPzHmW13Dq -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 /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b199/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b517/_pkg_.a # internal cp $WORK/b199/_pkg_.a /builddir/.cache/go-build/bc/bc57c071d34db4deb4607d436cbd5e53f9596296beacbbd914681b05ed7f307b-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_arm64/compile -o $WORK/b197/_pkg_.a -trimpath "$WORK/b197=>" -shared -p github.com/containers/image/v5/pkg/blobinfocache -complete -installsuffix shared -buildid K4K6LVtdHxLyMmsQh97t/K4K6LVtdHxLyMmsQh97t -goversion go1.15.12 -D "" -importcfg $WORK/b197/importcfg -pack ./default.go cp $WORK/b517/_pkg_.a /builddir/.cache/go-build/70/7083e4619f1c73e3df83fed8ffc4d41a422933f7cbe87ce8a076fde101c35a65-d # internal 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 /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b197/_pkg_.a # internal cp $WORK/b197/_pkg_.a /builddir/.cache/go-build/5a/5ad89f4cb5b2700246abc64cad52a9d0e73093f68f6a6b42154ab372c0166fa3-d # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b476/_pkg_.a # internal cp $WORK/b476/_pkg_.a /builddir/.cache/go-build/9a/9a4dc568cfbcb197d10a94d48739b795aeb8496e953b6ce6e70a86c7a347b83b-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_arm64/compile -o $WORK/b475/_pkg_.a -trimpath "$WORK/b475=>" -shared -p github.com/manifoldco/promptui -complete -installsuffix shared -buildid eW6SI6g4h97_XoVfv9Ne/eW6SI6g4h97_XoVfv9Ne -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 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 /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b332/_pkg_.a # internal cp $WORK/b332/_pkg_.a /builddir/.cache/go-build/a8/a8fc3e753e32c969431886af7e35053fc55df2436b8fa255080a4575384b745e-d # internal 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 /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b538/_pkg_.a # 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 -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 cp $WORK/b538/_pkg_.a /builddir/.cache/go-build/4a/4ae119c8be7c758cc74bbc1b5dcd79b05e850c9a1662f9657ac42572bc39438b-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_arm64/compile -o $WORK/b537/_pkg_.a -trimpath "$WORK/b537=>" -shared -p github.com/spf13/cobra -complete -installsuffix shared -buildid I2iR7-tDC_-QuknYmcUc/I2iR7-tDC_-QuknYmcUc -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_arm64/buildid -w $WORK/b475/_pkg_.a # internal cd /builddir/build/BUILD/buildah-1.21.1/src/github.com/mtrmac/gpgme TERM='dumb' /usr/lib/golang/pkg/tool/linux_arm64/cgo -dynpackage gpgme -dynimport $WORK/b208/_cgo_.o -dynout $WORK/b208/_cgo_import.go cp $WORK/b475/_pkg_.a /builddir/.cache/go-build/01/011c58aeef74d2fcb42123d88853261d2f3045e4d7fad902ab0543799c2ef878-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_arm64/compile -o $WORK/b474/_pkg_.a -trimpath "$WORK/b474=>" -shared -p github.com/containers/image/v5/pkg/shortnames -complete -installsuffix shared -buildid 5jsVhB2A2CVs6TfQnh2S/5jsVhB2A2CVs6TfQnh2S -goversion go1.15.12 -D "" -importcfg $WORK/b474/importcfg -pack ./shortnames.go 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_arm64/compile -o $WORK/b208/_pkg_.a -trimpath "$WORK/b208=>" -shared -p github.com/mtrmac/gpgme -installsuffix shared -buildid Tn16369j5VJ6ZqqiNGZp/Tn16369j5VJ6ZqqiNGZp -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 /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b452/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b474/_pkg_.a # internal cp $WORK/b474/_pkg_.a /builddir/.cache/go-build/d9/d959b8c827ab95e9bcc7e73db20943407da8446933c1f2c3b67d3f21d6548e7f-d # internal cp $WORK/b452/_pkg_.a /builddir/.cache/go-build/98/98978ab0421868291dcea3c0ae4dde871ce1b0afdddaef3264d38c42949aff36-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_arm64/compile -o $WORK/b451/_pkg_.a -trimpath "$WORK/b451=>" -shared -p github.com/docker/docker/api/types/swarm/runtime -complete -installsuffix shared -buildid Hu54eVgR7-CH4yQcvqEY/Hu54eVgR7-CH4yQcvqEY -goversion go1.15.12 -D "" -importcfg $WORK/b451/importcfg -pack ./gen.go ./plugin.pb.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b145/_pkg_.a # internal cp $WORK/b145/_pkg_.a /builddir/.cache/go-build/dd/dd739bf9e3cd4df9ead22ca423d8c39ab31a7345ca06675a1acb5f779116cbf1-d # internal github.com/containers/storage/pkg/chrootarchive mkdir -p $WORK/b164/ 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 cd /builddir/build/BUILD/buildah-1.21.1/src/github.com/containers/storage/pkg/chrootarchive /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b164/_pkg_.a -trimpath "$WORK/b164=>" -shared -p github.com/containers/storage/pkg/chrootarchive -complete -installsuffix shared -buildid Pl4WLBmOzu6sB0s4RHrx/Pl4WLBmOzu6sB0s4RHrx -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 /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b451/_pkg_.a # internal cp $WORK/b451/_pkg_.a /builddir/.cache/go-build/f4/f4b4d1b2fb5586c1410a2b61079e4c7ed87de1430b7275462ea5ed6ab046a8eb-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_arm64/compile -o $WORK/b450/_pkg_.a -trimpath "$WORK/b450=>" -shared -p github.com/docker/docker/api/types/swarm -complete -installsuffix shared -buildid wKqpqRi6Hyh203sAcgvU/wKqpqRi6Hyh203sAcgvU -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_arm64/buildid -w $WORK/b450/_pkg_.a # internal cp $WORK/b450/_pkg_.a /builddir/.cache/go-build/c6/c642a5c077338695ce7f561b6133a87dd00606f5bb645946c26051090a4b286b-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_arm64/compile -o $WORK/b441/_pkg_.a -trimpath "$WORK/b441=>" -shared -p github.com/docker/docker/api/types -complete -installsuffix shared -buildid 4u1Cx8P1NFgd9GyCB3nB/4u1Cx8P1NFgd9GyCB3nB -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 /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b427/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b164/_pkg_.a # internal cp $WORK/b164/_pkg_.a /builddir/.cache/go-build/10/10d704bacdeb9e93ca9382c6fd139e150f0a6bf61291e2c3e9c6ab5a704d9b5b-d # internal 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_arm64/compile -o $WORK/b350/_pkg_.a -trimpath "$WORK/b350=>" -shared -p github.com/containers/storage/drivers -complete -installsuffix shared -buildid On2LvWJfDJzHkPA8nODG/On2LvWJfDJzHkPA8nODG -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 /builddir/build/BUILD/buildah-1.21.1/src/github.com/mtrmac/gpgme /usr/lib/golang/pkg/tool/linux_arm64/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_arm64/buildid -w $WORK/b208/_pkg_.a # internal cp $WORK/b427/_pkg_.a /builddir/.cache/go-build/4f/4fc65c7f6db733fe3b039d34ec2e042f48f47fc4bf825628033db6cd675dad61-d # internal cp $WORK/b208/_pkg_.a /builddir/.cache/go-build/02/023e8b219f87dc8056eadb89bb14707d386b6b727667c9d3e1b3891e903f4d28-d # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b441/_pkg_.a # internal cp $WORK/b441/_pkg_.a /builddir/.cache/go-build/58/589556ee28b8078a0fb2274c91a73dc7d73b6030a790bd24d2080fa61e235493-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_arm64/compile -o $WORK/b456/_pkg_.a -trimpath "$WORK/b456=>" -shared -p github.com/docker/docker/api/types/volume -complete -installsuffix shared -buildid tL3B2dsvsKbRj_Z_6Gf9/tL3B2dsvsKbRj_Z_6Gf9 -goversion go1.15.12 -D "" -importcfg $WORK/b456/importcfg -pack ./volume_create.go ./volume_list.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b456/_pkg_.a # internal cp $WORK/b456/_pkg_.a /builddir/.cache/go-build/fc/fc5e1f9ff5f35d040aee32ce4b9d94611f93e201f901e5d26e755c923aa62143-d # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b537/_pkg_.a # internal cp $WORK/b537/_pkg_.a /builddir/.cache/go-build/4c/4cfcc542ae890daaa036f613199e68ad8f3303f89225388612e8cbdff8dfc70b-d # internal github.com/containers/buildah/pkg/completion mkdir -p $WORK/b542/ github.com/containers/common/pkg/completion mkdir -p $WORK/b543/ cat >$WORK/b542/importcfg << 'EOF' # internal # import config packagefile github.com/spf13/cobra=$WORK/b537/_pkg_.a packagefile strings=$WORK/b039/_pkg_.a EOF cd /builddir/build/BUILD/buildah-1.21.1/_build/src/github.com/containers/buildah/pkg/completion /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b542/_pkg_.a -trimpath "$WORK/b542=>" -shared -p github.com/containers/buildah/pkg/completion -complete -installsuffix shared -buildid mNUEJ5Ilulr8i-M3_hbC/mNUEJ5Ilulr8i-M3_hbC -goversion go1.15.12 -D "" -importcfg $WORK/b542/importcfg -pack ./completion.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b225/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b542/_pkg_.a # internal 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 cd /builddir/build/BUILD/buildah-1.21.1/src/github.com/containers/common/pkg/completion /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b543/_pkg_.a -trimpath "$WORK/b543=>" -shared -p github.com/containers/common/pkg/completion -complete -installsuffix shared -buildid pG4VUiCAAqwYQsIMn89y/pG4VUiCAAqwYQsIMn89y -goversion go1.15.12 -D "" -importcfg $WORK/b543/importcfg -pack ./completion.go cp $WORK/b542/_pkg_.a /builddir/.cache/go-build/a4/a4760d4d9ffe36d718a21a0605223351362c1b33de49cf42d9a5c245525c6879-d # internal cp $WORK/b225/_pkg_.a /builddir/.cache/go-build/49/497a8a859942df1d0392ad69a06cacf4258e2e4c7217ccee7178251466727d7d-d # 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_arm64/buildid -w $WORK/b543/_pkg_.a # internal cp $WORK/b543/_pkg_.a /builddir/.cache/go-build/46/460b024c9e89ed232250a8a4504af9ad3ef913c7d330e3db6a5c3520980cd50c-d # internal 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 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_arm64/buildid -w $WORK/b350/_pkg_.a # internal cp $WORK/b350/_pkg_.a /builddir/.cache/go-build/09/09f89d036af73543b022d8e9725fb6757d2ab963d1a15b27525f0bdf69871deb-d # internal github.com/containers/storage/drivers/overlayutils mkdir -p $WORK/b368/ github.com/containers/storage/drivers/vfs github.com/containers/storage/drivers/zfs mkdir -p $WORK/b371/ github.com/containers/storage/drivers/btrfs github.com/containers/storage/drivers/aufs mkdir -p $WORK/b373/ github.com/containers/storage/drivers/devmapper mkdir -p $WORK/b361/ 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/btrfs TERM='dumb' CGO_LDFLAGS='"-g" "-O2"' /usr/lib/golang/pkg/tool/linux_arm64/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 mkdir -p $WORK/b355/ 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/overlayutils /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b368/_pkg_.a -trimpath "$WORK/b368=>" -shared -p github.com/containers/storage/drivers/overlayutils -complete -installsuffix shared -buildid VQzKDw2imF1uQv4ocxCi/VQzKDw2imF1uQv4ocxCi -goversion go1.15.12 -D "" -importcfg $WORK/b368/importcfg -pack ./overlayutils.go mkdir -p $WORK/b362/ 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/vfs /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b371/_pkg_.a -trimpath "$WORK/b371=>" -shared -p github.com/containers/storage/drivers/vfs -complete -installsuffix shared -buildid VUpqhAf7kEGxXKpiVJlR/VUpqhAf7kEGxXKpiVJlR -goversion go1.15.12 -D "" -importcfg $WORK/b371/importcfg -pack ./copy_linux.go ./driver.go cd /builddir/build/BUILD/buildah-1.21.1/src/github.com/containers/storage/drivers/zfs /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b373/_pkg_.a -trimpath "$WORK/b373=>" -shared -p github.com/containers/storage/drivers/zfs -complete -installsuffix shared -buildid JlxwB0HIoCLFtjpIQ0E_/JlxwB0HIoCLFtjpIQ0E_ -goversion go1.15.12 -D "" -importcfg $WORK/b373/importcfg -pack ./zfs.go ./zfs_linux.go 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_arm64/compile -o $WORK/b355/_pkg_.a -trimpath "$WORK/b355=>" -shared -p github.com/containers/storage/drivers/aufs -complete -installsuffix shared -buildid wNty61ZG_JQr2zgv6zZi/wNty61ZG_JQr2zgv6zZi -goversion go1.15.12 -D "" -importcfg $WORK/b355/importcfg -pack ./aufs.go ./dirs.go ./mount.go ./mount_linux.go 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_arm64/compile -o $WORK/b362/_pkg_.a -trimpath "$WORK/b362=>" -shared -p github.com/containers/storage/drivers/devmapper -complete -installsuffix shared -buildid Rh60C9f_RIujEivu3ad8/Rh60C9f_RIujEivu3ad8 -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_arm64/buildid -w $WORK/b368/_pkg_.a # internal cp $WORK/b368/_pkg_.a /builddir/.cache/go-build/01/01722af1ff0a3ff0b3357497171350bd56255764ef9a8fe3bbf85d2a66ea9cb4-d # internal github.com/containers/storage/drivers/overlay mkdir -p $WORK/b367/ 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_arm64/compile -o $WORK/b367/_pkg_.a -trimpath "$WORK/b367=>" -shared -p github.com/containers/storage/drivers/overlay -complete -installsuffix shared -buildid vp8aBAqOyELKRlmYqlJe/vp8aBAqOyELKRlmYqlJe -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/miekg/pkcs11 TERM='dumb' /usr/lib/golang/pkg/tool/linux_arm64/cgo -dynpackage pkcs11 -dynimport $WORK/b142/_cgo_.o -dynout $WORK/b142/_cgo_import.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 /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b142/_pkg_.a -trimpath "$WORK/b142=>" -shared -p github.com/miekg/pkcs11 -installsuffix shared -buildid 00xZcYNTiBz16--3G-w5/00xZcYNTiBz16--3G-w5 -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_arm64/buildid -w $WORK/b371/_pkg_.a # internal cp $WORK/b371/_pkg_.a /builddir/.cache/go-build/82/824fad29d81f55dcedd9e20457bc58e4d8621121241de297f80bf909f8b4ff47-d # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b373/_pkg_.a # internal cp $WORK/b373/_pkg_.a /builddir/.cache/go-build/3f/3ffbcf4d28f946e2481c358c8339ec461d28f671b433eb2a5b08d5a0a9500433-d # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b355/_pkg_.a # internal cp $WORK/b355/_pkg_.a /builddir/.cache/go-build/a2/a2c47bb7c11cf783924c5b7f60a2afe60397e1ae687dcf1250ac595fca165096-d # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b261/_pkg_.a # internal cp $WORK/b261/_pkg_.a /builddir/.cache/go-build/8a/8a9219f600f4c4a63b50adb17ceffff1536e6df9e63267eb3f98dc7cba4fd878-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_arm64/compile -o $WORK/b260/_pkg_.a -trimpath "$WORK/b260=>" -shared -p google.golang.org/protobuf/internal/filetype -complete -installsuffix shared -buildid Ur0n3iZQ1bRuya_pe1Y1/Ur0n3iZQ1bRuya_pe1Y1 -goversion go1.15.12 -D "" -importcfg $WORK/b260/importcfg -pack ./build.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b260/_pkg_.a # internal cp $WORK/b260/_pkg_.a /builddir/.cache/go-build/0e/0e16a49109cafdcec3fdce8f7e629d1df3df680008cd0f850462d87769f6574d-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_arm64/compile -o $WORK/b259/_pkg_.a -trimpath "$WORK/b259=>" -shared -p google.golang.org/protobuf/runtime/protoimpl -complete -installsuffix shared -buildid c_INUHY9vid9siC21AcM/c_INUHY9vid9siC21AcM -goversion go1.15.12 -D "" -importcfg $WORK/b259/importcfg -pack ./impl.go ./version.go cd /builddir/build/BUILD/buildah-1.21.1/src/github.com/miekg/pkcs11 /usr/lib/golang/pkg/tool/linux_arm64/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_arm64/buildid -w $WORK/b142/_pkg_.a # internal cp $WORK/b142/_pkg_.a /builddir/.cache/go-build/ad/ad8f092e37edee3cc68d4b4f57ba637fd172588f086d4016e7a4b79a24f6ac69-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_arm64/compile -o $WORK/b141/_pkg_.a -trimpath "$WORK/b141=>" -shared -p github.com/containers/ocicrypt/crypto/pkcs11 -complete -installsuffix shared -buildid V7cqSEduX6X6L6556XZ2/V7cqSEduX6X6L6556XZ2 -goversion go1.15.12 -D "" -importcfg $WORK/b141/importcfg -pack ./common.go ./pkcs11helpers.go ./utils.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b259/_pkg_.a # internal cp $WORK/b259/_pkg_.a /builddir/.cache/go-build/cb/cbb9097d711644212eb2a3923c379807a6f33501d3de7a66c46240321bc903ae-d # internal google.golang.org/protobuf/types/known/durationpb google.golang.org/protobuf/types/known/anypb mkdir -p $WORK/b297/ google.golang.org/protobuf/types/known/timestamppb mkdir -p $WORK/b295/ google.golang.org/protobuf/types/descriptorpb mkdir -p $WORK/b299/ 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 mkdir -p $WORK/b258/ cd /builddir/build/BUILD/buildah-1.21.1/src/google.golang.org/protobuf/types/known/durationpb /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b297/_pkg_.a -trimpath "$WORK/b297=>" -shared -p google.golang.org/protobuf/types/known/durationpb -complete -installsuffix shared -buildid Hzt4x5KWNabRgmgC9o2W/Hzt4x5KWNabRgmgC9o2W -goversion go1.15.12 -D "" -importcfg $WORK/b297/importcfg -pack ./duration.pb.go 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_arm64/compile -o $WORK/b295/_pkg_.a -trimpath "$WORK/b295=>" -shared -p google.golang.org/protobuf/types/known/anypb -complete -installsuffix shared -buildid fmpQiMyPzje1CxSkzXfN/fmpQiMyPzje1CxSkzXfN -goversion go1.15.12 -D "" -importcfg $WORK/b295/importcfg -pack ./any.pb.go 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 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/known/timestamppb /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b299/_pkg_.a -trimpath "$WORK/b299=>" -shared -p google.golang.org/protobuf/types/known/timestamppb -complete -installsuffix shared -buildid ZgecQQWFfkeQw81IoLnY/ZgecQQWFfkeQw81IoLnY -goversion go1.15.12 -D "" -importcfg $WORK/b299/importcfg -pack ./timestamp.pb.go cd /builddir/build/BUILD/buildah-1.21.1/src/google.golang.org/protobuf/types/descriptorpb /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b258/_pkg_.a -trimpath "$WORK/b258=>" -shared -p google.golang.org/protobuf/types/descriptorpb -complete -installsuffix shared -buildid 54S1x85f66z9MMSs-oH7/54S1x85f66z9MMSs-oH7 -goversion go1.15.12 -D "" -importcfg $WORK/b258/importcfg -pack ./descriptor.pb.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b297/_pkg_.a # internal cp $WORK/b297/_pkg_.a /builddir/.cache/go-build/10/102f021b1d50f1c08d515f558b0f1035ba7ca2e391ea57669367db207f120cba-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_arm64/compile -o $WORK/b296/_pkg_.a -trimpath "$WORK/b296=>" -shared -p github.com/golang/protobuf/ptypes/duration -complete -installsuffix shared -buildid KpZWTSMnXUJ8XYdnhcRI/KpZWTSMnXUJ8XYdnhcRI -goversion go1.15.12 -D "" -importcfg $WORK/b296/importcfg -pack ./duration.pb.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b299/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b295/_pkg_.a # internal cp $WORK/b299/_pkg_.a /builddir/.cache/go-build/a8/a83d78c8bc205b8bd2b6bd19a28a0154f0320df4daf5990736c6e4be0b82d0e3-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_arm64/compile -o $WORK/b298/_pkg_.a -trimpath "$WORK/b298=>" -shared -p github.com/golang/protobuf/ptypes/timestamp -complete -installsuffix shared -buildid odLAG_BfpVr5XpfLnZWN/odLAG_BfpVr5XpfLnZWN -goversion go1.15.12 -D "" -importcfg $WORK/b298/importcfg -pack ./timestamp.pb.go cp $WORK/b295/_pkg_.a /builddir/.cache/go-build/50/5048dda6949c781bfb1c4488a11098b6a1dfedf8b44e123c012ef989064a6535-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_arm64/compile -o $WORK/b294/_pkg_.a -trimpath "$WORK/b294=>" -shared -p github.com/golang/protobuf/ptypes/any -complete -installsuffix shared -buildid CqU7g0KOputqehwVGp6Y/CqU7g0KOputqehwVGp6Y -goversion go1.15.12 -D "" -importcfg $WORK/b294/importcfg -pack ./any.pb.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b141/_pkg_.a # internal cp $WORK/b141/_pkg_.a /builddir/.cache/go-build/2f/2f00fccbd0aea255101c1764cf5a1655dfa225a259338bf8ca43ad682303cce2-d # internal github.com/containers/ocicrypt/config/pkcs11config github.com/containers/ocicrypt/config mkdir -p $WORK/b547/ github.com/containers/ocicrypt/utils mkdir -p $WORK/b224/ mkdir -p $WORK/b140/ 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_arm64/compile -o $WORK/b547/_pkg_.a -trimpath "$WORK/b547=>" -shared -p github.com/containers/ocicrypt/config/pkcs11config -complete -installsuffix shared -buildid Qfm_aAQEfEPzxTtgXK0h/Qfm_aAQEfEPzxTtgXK0h -goversion go1.15.12 -D "" -importcfg $WORK/b547/importcfg -pack ./config.go 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 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/utils /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b224/_pkg_.a -trimpath "$WORK/b224=>" -shared -p github.com/containers/ocicrypt/utils -complete -installsuffix shared -buildid f3auWqGBRrg3gFtj5eMs/f3auWqGBRrg3gFtj5eMs -goversion go1.15.12 -D "" -importcfg $WORK/b224/importcfg -pack ./delayedreader.go ./ioutils.go ./testing.go ./utils.go cd /builddir/build/BUILD/buildah-1.21.1/src/github.com/containers/ocicrypt/config /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b140/_pkg_.a -trimpath "$WORK/b140=>" -shared -p github.com/containers/ocicrypt/config -complete -installsuffix shared -buildid 1QmG9vxKq_peZkBfvIta/1QmG9vxKq_peZkBfvIta -goversion go1.15.12 -D "" -importcfg $WORK/b140/importcfg -pack ./config.go ./constructors.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b367/_pkg_.a # internal cp $WORK/b367/_pkg_.a /builddir/.cache/go-build/ef/ef4e27f5d9e120cc7ec1dadedcc5c5be1304d99f1d1fdb7ec5255c2228576eb8-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_arm64/compile -o $WORK/b384/_pkg_.a -trimpath "$WORK/b384=>" -shared -p github.com/containers/storage/types -complete -installsuffix shared -buildid PGnpf_Is_I1RJFVwTUsM/PGnpf_Is_I1RJFVwTUsM -goversion go1.15.12 -D "" -importcfg $WORK/b384/importcfg -pack ./errors.go ./idmappings.go ./options.go ./utils.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b296/_pkg_.a # internal cp $WORK/b296/_pkg_.a /builddir/.cache/go-build/11/11c7e18e9b83c531d681271ed7940598f5259b1bedb7c072749c8351c745965c-d # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b298/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b294/_pkg_.a # internal cp $WORK/b298/_pkg_.a /builddir/.cache/go-build/d1/d1859f7aca6dff71e755167efebd1fb1e04d7fed635cebea7be429e85f2fc4d1-d # internal cp $WORK/b294/_pkg_.a /builddir/.cache/go-build/a7/a7c7bf8bf67596f1c401c741c65754ee6932fb1efc01e340a38bef882330fa42-d # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b547/_pkg_.a # internal cp $WORK/b547/_pkg_.a /builddir/.cache/go-build/54/54318e3ffa1c664b6ebcd0a676990c1660f5a800289383231a593e273efbd6c3-d # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b140/_pkg_.a # internal cp $WORK/b140/_pkg_.a /builddir/.cache/go-build/dd/dddb89acd3afe028fa1731bd1e3600ee05a81b26e5f9b953504f6a069c60eec4-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_arm64/compile -o $WORK/b231/_pkg_.a -trimpath "$WORK/b231=>" -shared -p github.com/containers/ocicrypt/keywrap -complete -installsuffix shared -buildid ewfY2iSu5MVYJ7OSnnwH/ewfY2iSu5MVYJ7OSnnwH -goversion go1.15.12 -D "" -importcfg $WORK/b231/importcfg -pack ./keywrap.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b231/_pkg_.a # internal cp $WORK/b231/_pkg_.a /builddir/.cache/go-build/24/2412dd9129f2a30def92682eeb71977648577063bbea25cf800971ddfd31c897-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_arm64/compile -o $WORK/b328/_pkg_.a -trimpath "$WORK/b328=>" -shared -p github.com/containers/ocicrypt/keywrap/pgp -complete -installsuffix shared -buildid Khvb1tmZ-hV6dHxJlUeH/Khvb1tmZ-hV6dHxJlUeH -goversion go1.15.12 -D "" -importcfg $WORK/b328/importcfg -pack ./keywrapper_gpg.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b224/_pkg_.a # internal cp $WORK/b224/_pkg_.a /builddir/.cache/go-build/e9/e91b26914ddcf9ff2cab74179ffd3d34a060fa1fe481e5d448d71f974373ba04-d # internal github.com/containers/ocicrypt/keywrap/jwe github.com/containers/ocicrypt/keywrap/pkcs11 mkdir -p $WORK/b232/ github.com/containers/ocicrypt/keywrap/pkcs7 github.com/containers/ocicrypt/blockcipher mkdir -p $WORK/b330/ mkdir -p $WORK/b331/ mkdir -p $WORK/b223/ 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_arm64/compile -o $WORK/b232/_pkg_.a -trimpath "$WORK/b232=>" -shared -p github.com/containers/ocicrypt/keywrap/jwe -complete -installsuffix shared -buildid xQyZrgKAYRSsJzd0GPHz/xQyZrgKAYRSsJzd0GPHz -goversion go1.15.12 -D "" -importcfg $WORK/b232/importcfg -pack ./keywrapper_jwe.go 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_arm64/compile -o $WORK/b330/_pkg_.a -trimpath "$WORK/b330=>" -shared -p github.com/containers/ocicrypt/keywrap/pkcs11 -complete -installsuffix shared -buildid gelWSkBf0TsrhS6o4KXO/gelWSkBf0TsrhS6o4KXO -goversion go1.15.12 -D "" -importcfg $WORK/b330/importcfg -pack ./keywrapper_pkcs11.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 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/keywrap/pkcs7 /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b331/_pkg_.a -trimpath "$WORK/b331=>" -shared -p github.com/containers/ocicrypt/keywrap/pkcs7 -complete -installsuffix shared -buildid OUMO38TqDqsE42_y0XQz/OUMO38TqDqsE42_y0XQz -goversion go1.15.12 -D "" -importcfg $WORK/b331/importcfg -pack ./keywrapper_pkcs7.go cd /builddir/build/BUILD/buildah-1.21.1/src/github.com/containers/ocicrypt/blockcipher /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b223/_pkg_.a -trimpath "$WORK/b223=>" -shared -p github.com/containers/ocicrypt/blockcipher -complete -installsuffix shared -buildid vRA-NiwrlMI739rUaGFO/vRA-NiwrlMI739rUaGFO -goversion go1.15.12 -D "" -importcfg $WORK/b223/importcfg -pack ./blockcipher.go ./blockcipher_aes_ctr.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b117/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b330/_pkg_.a # internal cp $WORK/b330/_pkg_.a /builddir/.cache/go-build/a8/a8f58c3f2e4ce656f0a8f7e6b2cf36317a7ab22fcd6cb46c5c6da866a00a45ec-d # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b331/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b232/_pkg_.a # internal cp $WORK/b331/_pkg_.a /builddir/.cache/go-build/9e/9ef10e4f9d76bdb9d1b02a7c1d95122b0500e7cf0358ef9990286b7c2cc6d680-d # internal cp $WORK/b232/_pkg_.a /builddir/.cache/go-build/3e/3e657cf34f9b593ff118680e7c7369d162db40168c26b8ff39c24e22d5f1cd25-d # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b328/_pkg_.a # internal cp $WORK/b328/_pkg_.a /builddir/.cache/go-build/5e/5e6a5b5900c73b0908b90c526bbddcbf9d07e23ecd5b2c51e10e91aca7dc6247-d # internal cp $WORK/b117/_pkg_.a /builddir/.cache/go-build/28/2824ef1ac753824d15ebb65d36a0296fb2366a13a773ce9dec92e34e4321ac7b-d # internal net/http/httptrace mkdir -p $WORK/b185/ google.golang.org/grpc/internal/credentials mkdir -p $WORK/b281/ 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_arm64/compile -o $WORK/b185/_pkg_.a -trimpath "$WORK/b185=>" -shared -p net/http/httptrace -std -complete -installsuffix shared -buildid Ny04BfVLqAJ0KLFw9vmg/Ny04BfVLqAJ0KLFw9vmg -goversion go1.15.12 -D "" -importcfg $WORK/b185/importcfg -pack ./trace.go 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_arm64/compile -o $WORK/b281/_pkg_.a -trimpath "$WORK/b281=>" -shared -p google.golang.org/grpc/internal/credentials -complete -installsuffix shared -buildid TPUIiM6SxTnGz1P_gTPi/TPUIiM6SxTnGz1P_gTPi -goversion go1.15.12 -D "" -importcfg $WORK/b281/importcfg -pack ./spiffe.go ./syscallconn.go ./util.go github.com/docker/go-connections/tlsconfig mkdir -p $WORK/b404/ github.com/containers/libtrust mkdir -p $WORK/b108/ 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_arm64/compile -o $WORK/b404/_pkg_.a -trimpath "$WORK/b404=>" -shared -p github.com/docker/go-connections/tlsconfig -complete -installsuffix shared -buildid QAYHXj2W-5zM4IqAeZS3/QAYHXj2W-5zM4IqAeZS3 -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_arm64/buildid -w $WORK/b384/_pkg_.a # internal 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_arm64/compile -o $WORK/b108/_pkg_.a -trimpath "$WORK/b108=>" -shared -p github.com/containers/libtrust -complete -installsuffix shared -buildid Wu7TsGbrds_sC7wlqNfc/Wu7TsGbrds_sC7wlqNfc -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 cp $WORK/b384/_pkg_.a /builddir/.cache/go-build/e0/e0c956270ee08d47bd943ac1f09df658f3e73cbc38aaaf9dd4d0ec30d6bb310c-d # internal github.com/containers/common/pkg/config mkdir -p $WORK/b464/ /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b223/_pkg_.a # internal 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 cd /builddir/build/BUILD/buildah-1.21.1/src/github.com/containers/common/pkg/config /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b464/_pkg_.a -trimpath "$WORK/b464=>" -shared -p github.com/containers/common/pkg/config -complete -installsuffix shared -buildid Rd2zMEeJL0hrC1DYesoA/Rd2zMEeJL0hrC1DYesoA -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 cp $WORK/b223/_pkg_.a /builddir/.cache/go-build/f6/f6b0285ea52f997878942d5aab133fa1ed8866249adb601a2083df4db9f8ee5b-d # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b185/_pkg_.a # internal cp $WORK/b185/_pkg_.a /builddir/.cache/go-build/6d/6d93c0e3b80d0d5a5c7855d52b26fe097598eec5a48993b4e470571c652d944b-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 /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b281/_pkg_.a # internal cd /usr/lib/golang/src/net/http /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b170/_pkg_.a -trimpath "$WORK/b170=>" -shared -p net/http -std -complete -installsuffix shared -buildid BYIRs8eU4oaOPH-Lhmzh/BYIRs8eU4oaOPH-Lhmzh -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 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/b281/_pkg_.a /builddir/.cache/go-build/b2/b21283383526c9477cd9dbde988bc74eea85f0b46fa78f070126cdb53bcb8616-d # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b404/_pkg_.a # internal cp $WORK/b404/_pkg_.a /builddir/.cache/go-build/83/835d1efba39e0d9568f7f5c985cb1a28a9bab89f756e911a6bed9f8667c77545-d # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b362/_pkg_.a # internal 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 cp $WORK/b362/_pkg_.a /builddir/.cache/go-build/70/703c67ffe3176050963af6d60e1363ddbc4d806c63401222eadda40c776e8eca-d # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b258/_pkg_.a # internal cp $WORK/b258/_pkg_.a /builddir/.cache/go-build/d0/d035ea3d3aa79a6d905e34206b32e63235cf50f0d9b96c7017cd034f2387eee8-d # internal google.golang.org/protobuf/reflect/protodesc mkdir -p $WORK/b253/ 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_arm64/compile -o $WORK/b253/_pkg_.a -trimpath "$WORK/b253=>" -shared -p google.golang.org/protobuf/reflect/protodesc -complete -installsuffix shared -buildid qtJiNMvdGSQqcC08Lckf/qtJiNMvdGSQqcC08Lckf -goversion go1.15.12 -D "" -importcfg $WORK/b253/importcfg -pack ./desc.go ./desc_init.go ./desc_resolve.go ./desc_validate.go ./proto.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b464/_pkg_.a # internal cp $WORK/b464/_pkg_.a /builddir/.cache/go-build/28/28cd37ceff88d29ec8e51bf727c5ebafaef6313c937004d60eb6b58f7efa0137-d # 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 ./_x003.o -c version.cgo2.c 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 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 TERM='dumb' /usr/lib/golang/pkg/tool/linux_arm64/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_arm64/compile -o $WORK/b361/_pkg_.a -trimpath "$WORK/b361=>" -shared -p github.com/containers/storage/drivers/btrfs -installsuffix shared -buildid wjLcCOkKZMVUTHVupCgG/wjLcCOkKZMVUTHVupCgG -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_arm64/buildid -w $WORK/b108/_pkg_.a # internal cp $WORK/b108/_pkg_.a /builddir/.cache/go-build/6b/6b3699065e24aa0a7452ba04f966f976b08b0f36dd59788398cda3af56e971a7-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_arm64/compile -o $WORK/b067/_pkg_.a -trimpath "$WORK/b067=>" -shared -p github.com/containers/image/v5/manifest -complete -installsuffix shared -buildid ANvxDX67MbYLbR5Bri2o/ANvxDX67MbYLbR5Bri2o -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 /builddir/build/BUILD/buildah-1.21.1/src/github.com/containers/storage/drivers/btrfs /usr/lib/golang/pkg/tool/linux_arm64/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_arm64/buildid -w $WORK/b361/_pkg_.a # internal cp $WORK/b361/_pkg_.a /builddir/.cache/go-build/f8/f81103a533df73d4dee67d98e44b4faaf7b711ba3e9f30bc72ef3b3c5ace135e-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_arm64/compile -o $WORK/b354/_pkg_.a -trimpath "$WORK/b354=>" -shared -p github.com/containers/storage/drivers/register -complete -installsuffix shared -buildid 6o-oFPIfcclhKbPyjZM5/6o-oFPIfcclhKbPyjZM5 -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_arm64/buildid -w $WORK/b354/_pkg_.a # internal cp $WORK/b354/_pkg_.a /builddir/.cache/go-build/52/527ede8ea139c06b609971647319eb95823a4d2fd04f67de159d520e48882981-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_arm64/compile -o $WORK/b349/_pkg_.a -trimpath "$WORK/b349=>" -shared -p github.com/containers/storage -complete -installsuffix shared -buildid On36iS1Va4C-7fBtzpGC/On36iS1Va4C-7fBtzpGC -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 /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b253/_pkg_.a # internal cp $WORK/b253/_pkg_.a /builddir/.cache/go-build/9e/9e1a304e7638966dcf1fd0030ff2c195c4bac8eb83c3f27be7a8911d2f457c86-d # internal github.com/golang/protobuf/proto mkdir -p $WORK/b235/ 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 cd /builddir/build/BUILD/buildah-1.21.1/src/github.com/golang/protobuf/proto /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b235/_pkg_.a -trimpath "$WORK/b235=>" -shared -p github.com/golang/protobuf/proto -complete -installsuffix shared -buildid jmV024HRgQajMUIorpSI/jmV024HRgQajMUIorpSI -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_arm64/buildid -w $WORK/b067/_pkg_.a # internal cp $WORK/b067/_pkg_.a /builddir/.cache/go-build/b9/b9ed60c6537ce00f30d63dce23f38b01cb2214c59f8dd57ef3e67661b08b5edf-d # internal github.com/containers/common/pkg/manifests mkdir -p $WORK/b189/ github.com/containers/image/v5/docker/internal/tarfile mkdir -p $WORK/b434/ github.com/containers/image/v5/image mkdir -p $WORK/b192/ github.com/containers/image/v5/signature mkdir -p $WORK/b204/ 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_arm64/compile -o $WORK/b189/_pkg_.a -trimpath "$WORK/b189=>" -shared -p github.com/containers/common/pkg/manifests -complete -installsuffix shared -buildid 5ekchJ6R3dxA9zxDRb6j/5ekchJ6R3dxA9zxDRb6j -goversion go1.15.12 -D "" -importcfg $WORK/b189/importcfg -pack ./errors.go ./manifests.go 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 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/docker/internal/tarfile /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b434/_pkg_.a -trimpath "$WORK/b434=>" -shared -p github.com/containers/image/v5/docker/internal/tarfile -complete -installsuffix shared -buildid TRLcW2eAb1aXHsj4IbWM/TRLcW2eAb1aXHsj4IbWM -goversion go1.15.12 -D "" -importcfg $WORK/b434/importcfg -pack ./dest.go ./reader.go ./src.go ./types.go ./writer.go 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/image /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b192/_pkg_.a -trimpath "$WORK/b192=>" -shared -p github.com/containers/image/v5/image -complete -installsuffix shared -buildid 1F6bnFIkPjjnf_qPuCSm/1F6bnFIkPjjnf_qPuCSm -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 cd /builddir/build/BUILD/buildah-1.21.1/src/github.com/containers/image/v5/signature /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b204/_pkg_.a -trimpath "$WORK/b204=>" -shared -p github.com/containers/image/v5/signature -complete -installsuffix shared -buildid 8MwK2RduzZmgpoZqYhdQ/8MwK2RduzZmgpoZqYhdQ -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_arm64/buildid -w $WORK/b189/_pkg_.a # internal cp $WORK/b189/_pkg_.a /builddir/.cache/go-build/6a/6aa960b0deaaffb0859104590326cb62a05284806df2eeb13a44b1e41981cb70-d # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b434/_pkg_.a # internal cp $WORK/b434/_pkg_.a /builddir/.cache/go-build/30/30fd3a07ed5916a00cabed254fd6c806fcf78637341ad7f3585151e92857d70a-d # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b192/_pkg_.a # internal cp $WORK/b192/_pkg_.a /builddir/.cache/go-build/5d/5d3ed810f594f573ba941ee05ceeb7a77acaa3bd32ef0bc81a3cbdae6e6161ff-d # internal github.com/containers/image/v5/directory mkdir -p $WORK/b390/ github.com/containers/image/v5/docker/archive github.com/containers/image/v5/tarball mkdir -p $WORK/b433/ mkdir -p $WORK/b463/ 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_arm64/compile -o $WORK/b390/_pkg_.a -trimpath "$WORK/b390=>" -shared -p github.com/containers/image/v5/directory -complete -installsuffix shared -buildid u1wVlMGsKwBnXRv3e8fg/u1wVlMGsKwBnXRv3e8fg -goversion go1.15.12 -D "" -importcfg $WORK/b390/importcfg -pack ./directory_dest.go ./directory_src.go ./directory_transport.go 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 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/docker/archive /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b433/_pkg_.a -trimpath "$WORK/b433=>" -shared -p github.com/containers/image/v5/docker/archive -complete -installsuffix shared -buildid ETmu-DoYWT7IJCNnCPDM/ETmu-DoYWT7IJCNnCPDM -goversion go1.15.12 -D "" -importcfg $WORK/b433/importcfg -pack ./dest.go ./reader.go ./src.go ./transport.go ./writer.go cd /builddir/build/BUILD/buildah-1.21.1/src/github.com/containers/image/v5/tarball /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b463/_pkg_.a -trimpath "$WORK/b463=>" -shared -p github.com/containers/image/v5/tarball -complete -installsuffix shared -buildid D41wU8hc4X3lySZ-34pa/D41wU8hc4X3lySZ-34pa -goversion go1.15.12 -D "" -importcfg $WORK/b463/importcfg -pack ./doc.go ./tarball_reference.go ./tarball_src.go ./tarball_transport.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b463/_pkg_.a # internal cp $WORK/b463/_pkg_.a /builddir/.cache/go-build/12/123f1ad356e242c5d0d0291d9d4632a2ad5df82c0eb0c6cec11127e7abd1e1f3-d # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b204/_pkg_.a # internal cp $WORK/b204/_pkg_.a /builddir/.cache/go-build/3a/3a5ce8cc201cf421560d457640df905b7d00d7cc88996d1cc5e622452de6be4d-d # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b390/_pkg_.a # internal cp $WORK/b390/_pkg_.a /builddir/.cache/go-build/82/821c7f785f694698c8d5c3f8f678afd62ae985bdf7c88cb53e1ad858ec64c572-d # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b433/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b235/_pkg_.a # internal cp $WORK/b433/_pkg_.a /builddir/.cache/go-build/a6/a6b2a53a67a9c3d7f3f37dad4ed6a1d1aaa87dbf9eda9c611b0e7c3bf2a2737f-d # internal cp $WORK/b235/_pkg_.a /builddir/.cache/go-build/ab/ab65c5db0c05cee4022741d757d434606ffa483aeda75deda0c7aff07eb5d3b3-d # internal google.golang.org/grpc/encoding/proto mkdir -p $WORK/b289/ google.golang.org/grpc/credentials mkdir -p $WORK/b277/ github.com/golang/protobuf/ptypes mkdir -p $WORK/b293/ google.golang.org/genproto/googleapis/rpc/status google.golang.org/grpc/binarylog/grpc_binarylog_v1 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 github.com/prometheus/client_model/go 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 mkdir -p $WORK/b303/ cd /builddir/build/BUILD/buildah-1.21.1/src/google.golang.org/grpc/encoding/proto /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b289/_pkg_.a -trimpath "$WORK/b289=>" -shared -p google.golang.org/grpc/encoding/proto -complete -installsuffix shared -buildid Gk8l6-NXY5C1B7KQvWR5/Gk8l6-NXY5C1B7KQvWR5 -goversion go1.15.12 -D "" -importcfg $WORK/b289/importcfg -pack ./proto.go cd /builddir/build/BUILD/buildah-1.21.1/src/google.golang.org/grpc/credentials /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b277/_pkg_.a -trimpath "$WORK/b277=>" -shared -p google.golang.org/grpc/credentials -complete -installsuffix shared -buildid SQnffZgnya8m5TxNFyOH/SQnffZgnya8m5TxNFyOH -goversion go1.15.12 -D "" -importcfg $WORK/b277/importcfg -pack ./credentials.go ./go12.go ./tls.go github.com/matttproud/golang_protobuf_extensions/pbutil mkdir -p $WORK/b300/ 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 mkdir -p $WORK/b422/ cd /builddir/build/BUILD/buildah-1.21.1/src/github.com/golang/protobuf/ptypes /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b293/_pkg_.a -trimpath "$WORK/b293=>" -shared -p github.com/golang/protobuf/ptypes -complete -installsuffix shared -buildid jbDOus-Ny9SjqN0qE2hw/jbDOus-Ny9SjqN0qE2hw -goversion go1.15.12 -D "" -importcfg $WORK/b293/importcfg -pack ./any.go ./doc.go ./duration.go ./timestamp.go mkdir -p $WORK/b424/ 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_arm64/compile -o $WORK/b303/_pkg_.a -trimpath "$WORK/b303=>" -shared -p google.golang.org/genproto/googleapis/rpc/status -complete -installsuffix shared -buildid t-_W-dHuMai0aMU949fG/t-_W-dHuMai0aMU949fG -goversion go1.15.12 -D "" -importcfg $WORK/b303/importcfg -pack ./status.pb.go 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_arm64/compile -o $WORK/b300/_pkg_.a -trimpath "$WORK/b300=>" -shared -p google.golang.org/grpc/binarylog/grpc_binarylog_v1 -complete -installsuffix shared -buildid XZINU4BguUdo6UjTpqKc/XZINU4BguUdo6UjTpqKc -goversion go1.15.12 -D "" -importcfg $WORK/b300/importcfg -pack ./binarylog.pb.go 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 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/prometheus/client_model/go /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b422/_pkg_.a -trimpath "$WORK/b422=>" -shared -p github.com/prometheus/client_model/go -complete -installsuffix shared -buildid 0cnB50dD6lOW0LGmVcf_/0cnB50dD6lOW0LGmVcf_ -goversion go1.15.12 -D "" -importcfg $WORK/b422/importcfg -pack ./metrics.pb.go cd /builddir/build/BUILD/buildah-1.21.1/src/github.com/matttproud/golang_protobuf_extensions/pbutil /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b424/_pkg_.a -trimpath "$WORK/b424=>" -shared -p github.com/matttproud/golang_protobuf_extensions/pbutil -complete -installsuffix shared -buildid Y8spJPKG805PgOOan1Yj/Y8spJPKG805PgOOan1Yj -goversion go1.15.12 -D "" -importcfg $WORK/b424/importcfg -pack ./decode.go ./doc.go ./encode.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b424/_pkg_.a # internal cp $WORK/b424/_pkg_.a /builddir/.cache/go-build/0f/0fb6f289731974e52fe49bc19a7716719248eaae89d0c569a297e52ded8cd7e0-d # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b289/_pkg_.a # internal cp $WORK/b289/_pkg_.a /builddir/.cache/go-build/7c/7c1630998274472959e97b18bcc82669b95c4377ec8fe3254eae578b8c89098b-d # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b303/_pkg_.a # internal cp $WORK/b303/_pkg_.a /builddir/.cache/go-build/15/15d90c6ec2c6061f7a78a9cbaf480d768fb15414313e83450e3e4e18c38eabf2-d # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b277/_pkg_.a # internal cp $WORK/b277/_pkg_.a /builddir/.cache/go-build/85/85945fb3dbace357ff1add34b9bcdc06fb9e6e73aa10dbeb0bea976803914b71-d # internal google.golang.org/grpc/peer mkdir -p $WORK/b324/ google.golang.org/grpc/resolver mkdir -p $WORK/b283/ google.golang.org/grpc/internal/channelz mkdir -p $WORK/b306/ 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_arm64/compile -o $WORK/b324/_pkg_.a -trimpath "$WORK/b324=>" -shared -p google.golang.org/grpc/peer -complete -installsuffix shared -buildid LNOkf9XM8fa16v3fE6Cq/LNOkf9XM8fa16v3fE6Cq -goversion go1.15.12 -D "" -importcfg $WORK/b324/importcfg -pack ./peer.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_arm64/compile -o $WORK/b283/_pkg_.a -trimpath "$WORK/b283=>" -shared -p google.golang.org/grpc/resolver -complete -installsuffix shared -buildid M-87Kuz9zOYbdqHgr3RF/M-87Kuz9zOYbdqHgr3RF -goversion go1.15.12 -D "" -importcfg $WORK/b283/importcfg -pack ./resolver.go 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_arm64/compile -o $WORK/b306/_pkg_.a -trimpath "$WORK/b306=>" -shared -p google.golang.org/grpc/internal/channelz -complete -installsuffix shared -buildid q3PQgCgcqy5MpgMq0a8V/q3PQgCgcqy5MpgMq0a8V -goversion go1.15.12 -D "" -importcfg $WORK/b306/importcfg -pack ./funcs.go ./logging.go ./types.go ./types_linux.go ./util_linux.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b293/_pkg_.a # internal cp $WORK/b293/_pkg_.a /builddir/.cache/go-build/9f/9fbd1183ad3534b3d4424e79976f86bf2694f60a2f13609dadbf591ea9dc54d0-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_arm64/compile -o $WORK/b304/_pkg_.a -trimpath "$WORK/b304=>" -shared -p google.golang.org/grpc/internal/status -complete -installsuffix shared -buildid pHXsHA5U4J2CbFqGIGUS/pHXsHA5U4J2CbFqGIGUS -goversion go1.15.12 -D "" -importcfg $WORK/b304/importcfg -pack ./status.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b324/_pkg_.a # internal cp $WORK/b324/_pkg_.a /builddir/.cache/go-build/26/264e651984623a4fd92eb9a56654612329e6db51e4efb1a15d2f262cfba50393-d # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b283/_pkg_.a # internal cp $WORK/b283/_pkg_.a /builddir/.cache/go-build/bf/bfed226dd445886b3326b45a726c1c2390c6da83019b0258e52262e14541e67d-d # internal google.golang.org/grpc/balancer mkdir -p $WORK/b273/ google.golang.org/grpc/internal/resolver/passthrough google.golang.org/grpc/balancer/grpclb/state mkdir -p $WORK/b311/ google.golang.org/grpc/internal/grpcutil mkdir -p $WORK/b310/ 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_arm64/compile -o $WORK/b273/_pkg_.a -trimpath "$WORK/b273=>" -shared -p google.golang.org/grpc/balancer -complete -installsuffix shared -buildid jKCDBg717-7Iv5id02j9/jKCDBg717-7Iv5id02j9 -goversion go1.15.12 -D "" -importcfg $WORK/b273/importcfg -pack ./balancer.go cat >$WORK/b311/importcfg << 'EOF' # internal # import config packagefile google.golang.org/grpc/resolver=$WORK/b283/_pkg_.a EOF mkdir -p $WORK/b301/ cd /builddir/build/BUILD/buildah-1.21.1/src/google.golang.org/grpc/internal/resolver/passthrough /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b311/_pkg_.a -trimpath "$WORK/b311=>" -shared -p google.golang.org/grpc/internal/resolver/passthrough -complete -installsuffix shared -buildid 4ozV0CnTWkQj9oK4NfRF/4ozV0CnTWkQj9oK4NfRF -goversion go1.15.12 -D "" -importcfg $WORK/b311/importcfg -pack ./passthrough.go cat >$WORK/b310/importcfg << 'EOF' # internal # import config packagefile google.golang.org/grpc/resolver=$WORK/b283/_pkg_.a EOF 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/balancer/grpclb/state /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b310/_pkg_.a -trimpath "$WORK/b310=>" -shared -p google.golang.org/grpc/balancer/grpclb/state -complete -installsuffix shared -buildid ZuQvPDWtqLXchxHBgWge/ZuQvPDWtqLXchxHBgWge -goversion go1.15.12 -D "" -importcfg $WORK/b310/importcfg -pack ./state.go cd /builddir/build/BUILD/buildah-1.21.1/src/google.golang.org/grpc/internal/grpcutil /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b301/_pkg_.a -trimpath "$WORK/b301=>" -shared -p google.golang.org/grpc/internal/grpcutil -complete -installsuffix shared -buildid BGKCcXAhUd49iKT8KCbC/BGKCcXAhUd49iKT8KCbC -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_arm64/buildid -w $WORK/b422/_pkg_.a # internal cp $WORK/b422/_pkg_.a /builddir/.cache/go-build/11/1144f45a93f57d007c7d2352c8a7e32a87232cdf542ab4d5d13630e10a3e5b4a-d # internal github.com/prometheus/client_golang/prometheus/internal mkdir -p $WORK/b421/ 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_arm64/compile -o $WORK/b421/_pkg_.a -trimpath "$WORK/b421=>" -shared -p github.com/prometheus/client_golang/prometheus/internal -complete -installsuffix shared -buildid L7VDVkro0H2vVRXOLNIj/L7VDVkro0H2vVRXOLNIj -goversion go1.15.12 -D "" -importcfg $WORK/b421/importcfg -pack ./metric.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b310/_pkg_.a # internal cp $WORK/b310/_pkg_.a /builddir/.cache/go-build/40/405eab54fbefc4255a0e6228eb012756baabe49136127107b9f8b2e07426dbfe-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_arm64/compile -o $WORK/b309/_pkg_.a -trimpath "$WORK/b309=>" -shared -p google.golang.org/grpc/internal/resolver/dns -complete -installsuffix shared -buildid 9OCiQHcDqNcrq95vzbiZ/9OCiQHcDqNcrq95vzbiZ -goversion go1.15.12 -D "" -importcfg $WORK/b309/importcfg -pack ./dns_resolver.go ./go113.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b311/_pkg_.a # internal cp $WORK/b311/_pkg_.a /builddir/.cache/go-build/b6/b678b3bfb5175a086642b08367227e7c8ab9ff6a6074f30f4b2e83fecb21ffa2-d # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b301/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b300/_pkg_.a # internal cp $WORK/b301/_pkg_.a /builddir/.cache/go-build/82/82923deb780a38809688de82cee85002f794068bd3744efc47f1da720242c914-d # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b273/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b304/_pkg_.a # internal cp $WORK/b273/_pkg_.a /builddir/.cache/go-build/2f/2f8827d5a0d2b9f3cc655b6d70a54c6b320fbeaaebba2ac2e1e257490ff70e40-d # internal google.golang.org/grpc/internal/serviceconfig mkdir -p $WORK/b312/ google.golang.org/grpc/balancer/base mkdir -p $WORK/b284/ cp $WORK/b300/_pkg_.a /builddir/.cache/go-build/fa/fa072f86e459e169866382d804f20ee631123497649fa590edb1b7d03e725647-d # 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_arm64/compile -o $WORK/b312/_pkg_.a -trimpath "$WORK/b312=>" -shared -p google.golang.org/grpc/internal/serviceconfig -complete -installsuffix shared -buildid NG05bCm3l6vWWUTpMMl_/NG05bCm3l6vWWUTpMMl_ -goversion go1.15.12 -D "" -importcfg $WORK/b312/importcfg -pack ./serviceconfig.go 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_arm64/compile -o $WORK/b284/_pkg_.a -trimpath "$WORK/b284=>" -shared -p google.golang.org/grpc/balancer/base -complete -installsuffix shared -buildid d9VSzk9de212Ug_Z70_8/d9VSzk9de212Ug_Z70_8 -goversion go1.15.12 -D "" -importcfg $WORK/b284/importcfg -pack ./balancer.go ./base.go cp $WORK/b304/_pkg_.a /builddir/.cache/go-build/3e/3ef8ea513b5b6d59982cda120417f989b1a26604e01e70c88e32eb8d72a2d33a-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_arm64/compile -o $WORK/b302/_pkg_.a -trimpath "$WORK/b302=>" -shared -p google.golang.org/grpc/status -complete -installsuffix shared -buildid ayC9aJIT3bawdAOiJCwd/ayC9aJIT3bawdAOiJCwd -goversion go1.15.12 -D "" -importcfg $WORK/b302/importcfg -pack ./status.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b421/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b312/_pkg_.a # internal cp $WORK/b421/_pkg_.a /builddir/.cache/go-build/5b/5bfc7d781a382661c730117c290b6a33d794de4a672adce9a416ac83b07eea4b-d # internal cp $WORK/b312/_pkg_.a /builddir/.cache/go-build/39/3980407ce84875e6f3b4bb524e00f2175b24f2593a0f60c9b78531b085318820-d # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b302/_pkg_.a # internal cp $WORK/b302/_pkg_.a /builddir/.cache/go-build/99/991c3ee7d56a87e054e93c6f88ffbf23e4457bde01a69057a36697748c472d79-d # internal github.com/containerd/containerd/errdefs mkdir -p $WORK/b438/ google.golang.org/grpc/internal/binarylog mkdir -p $WORK/b292/ 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 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/github.com/containerd/containerd/errdefs /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b438/_pkg_.a -trimpath "$WORK/b438=>" -shared -p github.com/containerd/containerd/errdefs -complete -installsuffix shared -buildid 2dDFj1mLl7Tx6lEBl13_/2dDFj1mLl7Tx6lEBl13_ -goversion go1.15.12 -D "" -importcfg $WORK/b438/importcfg -pack ./errors.go ./grpc.go cd /builddir/build/BUILD/buildah-1.21.1/src/google.golang.org/grpc/internal/binarylog /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b292/_pkg_.a -trimpath "$WORK/b292=>" -shared -p google.golang.org/grpc/internal/binarylog -complete -installsuffix shared -buildid iCr2a4K8UVuvmhyvj6zI/iCr2a4K8UVuvmhyvj6zI -goversion go1.15.12 -D "" -importcfg $WORK/b292/importcfg -pack ./binarylog.go ./binarylog_testutil.go ./env_config.go ./method_logger.go ./sink.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b284/_pkg_.a # internal cp $WORK/b284/_pkg_.a /builddir/.cache/go-build/9f/9fa4a08bf0e61b112453fbb22187d5cdb69682f9b49f4346a123a982ac07d01f-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_arm64/compile -o $WORK/b285/_pkg_.a -trimpath "$WORK/b285=>" -shared -p google.golang.org/grpc/balancer/roundrobin -complete -installsuffix shared -buildid n3rG3I3jWz8p9icdhXo8/n3rG3I3jWz8p9icdhXo8 -goversion go1.15.12 -D "" -importcfg $WORK/b285/importcfg -pack ./roundrobin.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b309/_pkg_.a # internal cp $WORK/b309/_pkg_.a /builddir/.cache/go-build/94/946473ae903d1eb3f53256bc04652eb1e4e506a934ae07ca88c6fbb0e1ed7979-d # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b285/_pkg_.a # internal cp $WORK/b285/_pkg_.a /builddir/.cache/go-build/f7/f7f1d00e1075357d021cbf32f253d0b74ce6fd4683c8f34c9d00e57173970c90-d # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b438/_pkg_.a # internal cp $WORK/b438/_pkg_.a /builddir/.cache/go-build/68/6802f2261f37de7c9b645f575bf51794c379ef984e3ed2f3f3a46b1ebfcf6ebb-d # internal github.com/containerd/containerd/platforms mkdir -p $WORK/b437/ 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_arm64/compile -o $WORK/b437/_pkg_.a -trimpath "$WORK/b437=>" -shared -p github.com/containerd/containerd/platforms -complete -installsuffix shared -buildid 0UgztSy6C-cU16mx3xjM/0UgztSy6C-cU16mx3xjM -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_arm64/buildid -w $WORK/b306/_pkg_.a # internal cp $WORK/b306/_pkg_.a /builddir/.cache/go-build/0b/0b7250de1bec4aa58fba5321362d572adb28011781c28c16dd48ace0a7fc70d4-d # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b292/_pkg_.a # internal cp $WORK/b292/_pkg_.a /builddir/.cache/go-build/f1/f1561b2d23bf7017cd52a073db077ca5bed23c5ffd8b023c61afb8586ba53bd4-d # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b437/_pkg_.a # internal cp $WORK/b437/_pkg_.a /builddir/.cache/go-build/04/04116edea00090eb559dc95441ee94d7f08b9c9e6f95a311b4df93a43ecc048c-d # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b349/_pkg_.a # internal cp $WORK/b349/_pkg_.a /builddir/.cache/go-build/c1/c1093c60c4f298c888ee9f8e965b1e7ee35da0507acc0be3eaa8aef8805dd6f2-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_arm64/compile -o $WORK/b347/_pkg_.a -trimpath "$WORK/b347=>" -shared -p github.com/containers/image/v5/storage -complete -installsuffix shared -buildid Gtx6M9q9j_qKB_lG8XMb/Gtx6M9q9j_qKB_lG8XMb -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_arm64/buildid -w $WORK/b347/_pkg_.a # internal cp $WORK/b347/_pkg_.a /builddir/.cache/go-build/12/123448a3cbe4749f4eb64ee62b3bf8751232a0db95b2762d9ac1b773b4d1d162-d # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b170/_pkg_.a # internal cp $WORK/b170/_pkg_.a /builddir/.cache/go-build/25/255220c658558caec7e1a860de8f05c7f045baf3390902f267bb81739c827426-d # internal golang.org/x/net/trace mkdir -p $WORK/b265/ github.com/containers/buildah/define github.com/docker/distribution/registry/client/auth/challenge github.com/docker/distribution/registry/client/transport net/http/httputil github.com/docker/distribution/registry/api/errcode mkdir -p $WORK/b327/ github.com/docker/go-connections/sockets github.com/docker/distribution mkdir -p $WORK/b405/ expvar mkdir -p $WORK/b418/ 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 github.com/containers/common/pkg/filters mkdir -p $WORK/b066/ cd /builddir/build/BUILD/buildah-1.21.1/src/golang.org/x/net/trace /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b265/_pkg_.a -trimpath "$WORK/b265=>" -shared -p golang.org/x/net/trace -complete -installsuffix shared -buildid wJWBJWmvavzp7lO0tIWO/wJWBJWmvavzp7lO0tIWO -goversion go1.15.12 -D "" -importcfg $WORK/b265/importcfg -pack ./events.go ./histogram.go ./trace.go 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 github.com/prometheus/common/expfmt mkdir -p $WORK/b423/ 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 mkdir -p $WORK/b412/ cd /usr/lib/golang/src/net/http/httputil /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b327/_pkg_.a -trimpath "$WORK/b327=>" -shared -p net/http/httputil -std -complete -installsuffix shared -buildid prim6IibcjabM-fK-9cg/prim6IibcjabM-fK-9cg -goversion go1.15.12 -D "" -importcfg $WORK/b327/importcfg -pack ./dump.go ./httputil.go ./persist.go ./reverseproxy.go golang.org/x/net/http2 cd /builddir/build/BUILD/buildah-1.21.1/src/github.com/docker/distribution/registry/api/errcode /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b405/_pkg_.a -trimpath "$WORK/b405=>" -shared -p github.com/docker/distribution/registry/api/errcode -complete -installsuffix shared -buildid NRnYlLy725ALBOZwkxc0/NRnYlLy725ALBOZwkxc0 -goversion go1.15.12 -D "" -importcfg $WORK/b405/importcfg -pack ./errors.go ./handler.go ./register.go mkdir -p $WORK/b413/ 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 github.com/gorilla/mux cd /usr/lib/golang/src/expvar /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b418/_pkg_.a -trimpath "$WORK/b418=>" -shared -p expvar -std -complete -installsuffix shared -buildid BV5ywuqIi18elJGJZ6iB/BV5ywuqIi18elJGJZ6iB -goversion go1.15.12 -D "" -importcfg $WORK/b418/importcfg -pack ./expvar.go mkdir -p $WORK/b409/ 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 mkdir -p $WORK/b401/ 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 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 mkdir -p $WORK/b411/ cd /builddir/build/BUILD/buildah-1.21.1/src/github.com/prometheus/common/expfmt /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b423/_pkg_.a -trimpath "$WORK/b423=>" -shared -p github.com/prometheus/common/expfmt -complete -installsuffix shared -buildid vlObB3XxyBHPGVCOxTIl/vlObB3XxyBHPGVCOxTIl -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 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 mkdir -p $WORK/b469/ cd /builddir/build/BUILD/buildah-1.21.1/_build/src/github.com/containers/buildah/define /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b066/_pkg_.a -trimpath "$WORK/b066=>" -shared -p github.com/containers/buildah/define -complete -installsuffix shared -buildid HqRy4xkwSVXFQYgRt77Q/HqRy4xkwSVXFQYgRt77Q -goversion go1.15.12 -D "" -importcfg $WORK/b066/importcfg -pack ./build.go ./isolation.go ./namespace.go ./pull.go ./types.go ./types_unix.go cd /builddir/build/BUILD/buildah-1.21.1/src/github.com/docker/distribution/registry/client/transport /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b413/_pkg_.a -trimpath "$WORK/b413=>" -shared -p github.com/docker/distribution/registry/client/transport -complete -installsuffix shared -buildid -j0G5ThpIdpmv4h1Gm9a/-j0G5ThpIdpmv4h1Gm9a -goversion go1.15.12 -D "" -importcfg $WORK/b413/importcfg -pack ./http_reader.go ./transport.go mkdir -p $WORK/b314/ cd /builddir/build/BUILD/buildah-1.21.1/src/github.com/docker/distribution/registry/client/auth/challenge /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b412/_pkg_.a -trimpath "$WORK/b412=>" -shared -p github.com/docker/distribution/registry/client/auth/challenge -complete -installsuffix shared -buildid 0syB4qNMUYQ1-lcYI4hm/0syB4qNMUYQ1-lcYI4hm -goversion go1.15.12 -D "" -importcfg $WORK/b412/importcfg -pack ./addr.go ./authchallenge.go github.com/xeipuuv/gojsonschema mkdir -p $WORK/b512/ 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 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/docker/go-connections/sockets /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b401/_pkg_.a -trimpath "$WORK/b401=>" -shared -p github.com/docker/go-connections/sockets -complete -installsuffix shared -buildid _QSPqacaX50a2iuNsorc/_QSPqacaX50a2iuNsorc -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 cd /builddir/build/BUILD/buildah-1.21.1/src/github.com/gorilla/mux /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b409/_pkg_.a -trimpath "$WORK/b409=>" -shared -p github.com/gorilla/mux -complete -installsuffix shared -buildid tMnJATqOFQvEF1EjeN2d/tMnJATqOFQvEF1EjeN2d -goversion go1.15.12 -D "" -importcfg $WORK/b409/importcfg -pack ./doc.go ./middleware.go ./mux.go ./regexp.go ./route.go ./test_helpers.go 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 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/containers/common/pkg/filters /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b469/_pkg_.a -trimpath "$WORK/b469=>" -shared -p github.com/containers/common/pkg/filters -complete -installsuffix shared -buildid PSh52odjn7zRQE-VLLiL/PSh52odjn7zRQE-VLLiL -goversion go1.15.12 -D "" -importcfg $WORK/b469/importcfg -pack ./filters.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_arm64/compile -o $WORK/b512/_pkg_.a -trimpath "$WORK/b512=>" -shared -p github.com/xeipuuv/gojsonschema -complete -installsuffix shared -buildid NikBP8VRP9EWCfu36Vx7/NikBP8VRP9EWCfu36Vx7 -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 cd /builddir/build/BUILD/buildah-1.21.1/src/github.com/docker/distribution /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b411/_pkg_.a -trimpath "$WORK/b411=>" -shared -p github.com/docker/distribution -complete -installsuffix shared -buildid iUhlAxnBbeZBxWVqK7mI/iUhlAxnBbeZBxWVqK7mI -goversion go1.15.12 -D "" -importcfg $WORK/b411/importcfg -pack ./blobs.go ./doc.go ./errors.go ./manifests.go ./registry.go ./tags.go 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_arm64/compile -o $WORK/b314/_pkg_.a -trimpath "$WORK/b314=>" -shared -p golang.org/x/net/http2 -complete -installsuffix shared -buildid WLscUkdCtKOX54soqx7U/WLscUkdCtKOX54soqx7U -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 /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b469/_pkg_.a # internal cp $WORK/b469/_pkg_.a /builddir/.cache/go-build/c0/c029673e99e1e3896179c92b502b51f035eeb966b756dfcd40887038f31b2e8c-d # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b412/_pkg_.a # internal cp $WORK/b412/_pkg_.a /builddir/.cache/go-build/f4/f4ff1fe0c83bc73b2e56d750d8c7097db9f2c3322da6a7cf689d75112ae94345-d # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b401/_pkg_.a # internal cp $WORK/b401/_pkg_.a /builddir/.cache/go-build/34/34df8b0f7f3cd6beb5202ac1f233a2c3a83c1098965dba3c3881a004f3528937-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_arm64/compile -o $WORK/b400/_pkg_.a -trimpath "$WORK/b400=>" -shared -p github.com/containers/image/v5/pkg/tlsclientconfig -complete -installsuffix shared -buildid 83Rvn0NchQfZI7oezGS0/83Rvn0NchQfZI7oezGS0 -goversion go1.15.12 -D "" -importcfg $WORK/b400/importcfg -pack ./tlsclientconfig.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b418/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b413/_pkg_.a # internal cp $WORK/b418/_pkg_.a /builddir/.cache/go-build/e3/e328d7648d3b8953208ac06655b1f77a19dc14a2c5bf37eddb93ed5d41dfe568-d # internal cp $WORK/b413/_pkg_.a /builddir/.cache/go-build/0b/0b46e879c1898f06808946f42cba691ad55566d5100024245bc1eba0044ae2e0-d # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b405/_pkg_.a # internal cp $WORK/b405/_pkg_.a /builddir/.cache/go-build/ea/ea1764e45a7b4ccbcd5313a01719569a8b91da87e0f1fe5432fa4adce7bb86ff-d # internal github.com/docker/docker/errdefs mkdir -p $WORK/b457/ 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_arm64/compile -o $WORK/b457/_pkg_.a -trimpath "$WORK/b457=>" -shared -p github.com/docker/docker/errdefs -complete -installsuffix shared -buildid 535vYtAQRBSo-IiXbg3l/535vYtAQRBSo-IiXbg3l -goversion go1.15.12 -D "" -importcfg $WORK/b457/importcfg -pack ./defs.go ./doc.go ./helpers.go ./http_helpers.go ./is.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b066/_pkg_.a # internal cp $WORK/b066/_pkg_.a /builddir/.cache/go-build/c7/c786ee71186120223e467e258a8c594762680cce9abbffbc12c7e6171f30683f-d # internal github.com/containers/buildah/pkg/parse mkdir -p $WORK/b536/ 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_arm64/compile -o $WORK/b536/_pkg_.a -trimpath "$WORK/b536=>" -shared -p github.com/containers/buildah/pkg/parse -complete -installsuffix shared -buildid Cd_hR5Rgjd8jAJsrmzNC/Cd_hR5Rgjd8jAJsrmzNC -goversion go1.15.12 -D "" -importcfg $WORK/b536/importcfg -pack ./parse.go ./parse_unix.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b411/_pkg_.a # internal cp $WORK/b411/_pkg_.a /builddir/.cache/go-build/7c/7c0f6b91796cca7e89b6cf55ada35d2d47a6e37fc2907515bc3073f1075d4808-d # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b400/_pkg_.a # internal cp $WORK/b400/_pkg_.a /builddir/.cache/go-build/5b/5b71b198ad2822f4695f0725a3d1fa2cf2f31cad2c313163524af519c988b76f-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_arm64/compile -o $WORK/b460/_pkg_.a -trimpath "$WORK/b460=>" -shared -p github.com/containers/image/v5/oci/layout -complete -installsuffix shared -buildid CwjDcxTj02J6L3ZTXYPs/CwjDcxTj02J6L3ZTXYPs -goversion go1.15.12 -D "" -importcfg $WORK/b460/importcfg -pack ./oci_dest.go ./oci_src.go ./oci_transport.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b457/_pkg_.a # internal cp $WORK/b457/_pkg_.a /builddir/.cache/go-build/e8/e8cc4c4e1840f9822914a6e4ed8281385a6d19856f8a66d5fc22e241f7197cc7-d # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b327/_pkg_.a # internal cp $WORK/b327/_pkg_.a /builddir/.cache/go-build/8d/8de252b439b822d49130e00c33aa5c0345602075006603779a6aa0c6adce9baa-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 github.com/docker/docker/client mkdir -p $WORK/b436/ cd /builddir/build/BUILD/buildah-1.21.1/src/github.com/fsouza/go-dockerclient /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b516/_pkg_.a -trimpath "$WORK/b516=>" -shared -p github.com/fsouza/go-dockerclient -complete -installsuffix shared -buildid jFibxPLjVryFwCdEsMih/jFibxPLjVryFwCdEsMih -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 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_arm64/compile -o $WORK/b436/_pkg_.a -trimpath "$WORK/b436=>" -shared -p github.com/docker/docker/client -complete -installsuffix shared -buildid ZXMkqWBuFKjpMjYsHb7S/ZXMkqWBuFKjpMjYsHb7S -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 /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b409/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b265/_pkg_.a # internal cp $WORK/b409/_pkg_.a /builddir/.cache/go-build/17/174aaca8dca0a461fc4fbd3b420724b8bfb989de954a9d402f9544d5388ab82b-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_arm64/compile -o $WORK/b406/_pkg_.a -trimpath "$WORK/b406=>" -shared -p github.com/docker/distribution/registry/api/v2 -complete -installsuffix shared -buildid HTgxIKABzlEAn-2FBl1C/HTgxIKABzlEAn-2FBl1C -goversion go1.15.12 -D "" -importcfg $WORK/b406/importcfg -pack ./descriptors.go ./doc.go ./errors.go ./headerparser.go ./routes.go ./urls.go cp $WORK/b265/_pkg_.a /builddir/.cache/go-build/f1/f1808f091118918ab639ee30d8eb7ea7db4962f6c007614869bf71f37bedf402-d # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b460/_pkg_.a # internal cp $WORK/b460/_pkg_.a /builddir/.cache/go-build/2f/2f54bf9c35d9e80af8d694db2c1fdbd69ffaa3905ab1cae4e5ebc5aa713daeca-d # internal github.com/containers/image/v5/oci/archive mkdir -p $WORK/b458/ 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_arm64/compile -o $WORK/b458/_pkg_.a -trimpath "$WORK/b458=>" -shared -p github.com/containers/image/v5/oci/archive -complete -installsuffix shared -buildid hDz4HBTfKgksVwh1fG8x/hDz4HBTfKgksVwh1fG8x -goversion go1.15.12 -D "" -importcfg $WORK/b458/importcfg -pack ./oci_dest.go ./oci_src.go ./oci_transport.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b536/_pkg_.a # internal cp $WORK/b536/_pkg_.a /builddir/.cache/go-build/d6/d62023cb699b53d2dfd5cf47f2682eef5e805d0e390b13a58dfc9e9e0a0ada52-d # internal github.com/containers/buildah/pkg/cli mkdir -p $WORK/b541/ 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_arm64/compile -o $WORK/b541/_pkg_.a -trimpath "$WORK/b541=>" -shared -p github.com/containers/buildah/pkg/cli -complete -installsuffix shared -buildid UQsHgZgjZwB7F2tFTmcZ/UQsHgZgjZwB7F2tFTmcZ -goversion go1.15.12 -D "" -importcfg $WORK/b541/importcfg -pack ./common.go ./exec_codes.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b423/_pkg_.a # internal cp $WORK/b423/_pkg_.a /builddir/.cache/go-build/48/4879f46145cfcf6526b74b432a8d98c6cced25aadcfbad0e73991f3cc22eff5e-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_arm64/compile -o $WORK/b417/_pkg_.a -trimpath "$WORK/b417=>" -shared -p github.com/prometheus/client_golang/prometheus -complete -installsuffix shared -buildid lwvtfTyQjCsuwx6pYpub/lwvtfTyQjCsuwx6pYpub -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_arm64/buildid -w $WORK/b458/_pkg_.a # internal cp $WORK/b458/_pkg_.a /builddir/.cache/go-build/9c/9c377d714df4912c9468179789f5da41ec0fbdf14cd941a27222c02fc25f34e4-d # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b541/_pkg_.a # internal cp $WORK/b541/_pkg_.a /builddir/.cache/go-build/d5/d5db677b0ae3decc25227009964d3a7d11051422423dfc331f8da741d4340731-d # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b406/_pkg_.a # internal cp $WORK/b406/_pkg_.a /builddir/.cache/go-build/ce/cee76c68977730a56f8c9898cd03c94da5c7a5c87ef5be6a13b255522c1c8f01-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_arm64/compile -o $WORK/b471/_pkg_.a -trimpath "$WORK/b471=>" -shared -p github.com/containers/common/pkg/retry -complete -installsuffix shared -buildid cfa6pQiZLcP22LysGYES/cfa6pQiZLcP22LysGYES -goversion go1.15.12 -D "" -importcfg $WORK/b471/importcfg -pack ./retry.go ./retry_linux.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b471/_pkg_.a # internal cp $WORK/b471/_pkg_.a /builddir/.cache/go-build/9c/9cd24904a7e94413ec5c5a4fa14a53e1a995d293d1b12d42d647d8e523666cc9-d # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b512/_pkg_.a # internal cp $WORK/b512/_pkg_.a /builddir/.cache/go-build/a3/a3fa634bf0bc4baacf16ae8e71d204421438f4607669039bf64bceeb372f1b8f-d # internal github.com/opencontainers/runtime-tools/validate mkdir -p $WORK/b507/ 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_arm64/compile -o $WORK/b507/_pkg_.a -trimpath "$WORK/b507=>" -shared -p github.com/opencontainers/runtime-tools/validate -complete -installsuffix shared -buildid S9HkHxvKuvB22aBm0w18/S9HkHxvKuvB22aBm0w18 -goversion go1.15.12 -D "" -importcfg $WORK/b507/importcfg -pack ./validate.go ./validate_linux.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b417/_pkg_.a # internal cp $WORK/b417/_pkg_.a /builddir/.cache/go-build/78/780bf81cb4930e483149ec8ac85139f9a8dd8484164e86616930d4cd16ba27ca-d # 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_arm64/compile -o $WORK/b430/_pkg_.a -trimpath "$WORK/b430=>" -shared -p github.com/prometheus/client_golang/prometheus/promhttp -complete -installsuffix shared -buildid ieBwLLLmznfzHk-j1uBz/ieBwLLLmznfzHk-j1uBz -goversion go1.15.12 -D "" -importcfg $WORK/b430/importcfg -pack ./delegator.go ./http.go ./instrument_client.go ./instrument_server.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b516/_pkg_.a # internal cp $WORK/b516/_pkg_.a /builddir/.cache/go-build/f8/f835ef6fc258fae58d0b2e0ced76ea09d51356de951505de0a42c3fec0ee4405-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_arm64/compile -o $WORK/b515/_pkg_.a -trimpath "$WORK/b515=>" -shared -p github.com/openshift/imagebuilder -complete -installsuffix shared -buildid x6n8GviJ4ZZua-d5mhrA/x6n8GviJ4ZZua-d5mhrA -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_arm64/buildid -w $WORK/b436/_pkg_.a # internal cp $WORK/b436/_pkg_.a /builddir/.cache/go-build/98/9871f025c9a1af417695dbff10d935a936d3ce0216ce90336a64efff257874a7-d # internal github.com/containers/image/v5/docker/daemon mkdir -p $WORK/b435/ 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_arm64/compile -o $WORK/b435/_pkg_.a -trimpath "$WORK/b435=>" -shared -p github.com/containers/image/v5/docker/daemon -complete -installsuffix shared -buildid oOQP1AbKaJ6VEOP7dZr1/oOQP1AbKaJ6VEOP7dZr1 -goversion go1.15.12 -D "" -importcfg $WORK/b435/importcfg -pack ./client.go ./daemon_dest.go ./daemon_src.go ./daemon_transport.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b314/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b507/_pkg_.a # internal cp $WORK/b314/_pkg_.a /builddir/.cache/go-build/e6/e6b6c35d290efea505e1785b69d79b74fefbce6df1ff57f1829c207af15cab0f-d # internal google.golang.org/grpc/internal/transport mkdir -p $WORK/b313/ cp $WORK/b507/_pkg_.a /builddir/.cache/go-build/5f/5fd0ad4207c48f66010ca27565e040022a25073cae39ebb0f641af43cb0a1cf5-d # internal 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 github.com/opencontainers/runtime-tools/generate mkdir -p $WORK/b505/ cd /builddir/build/BUILD/buildah-1.21.1/src/google.golang.org/grpc/internal/transport /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b313/_pkg_.a -trimpath "$WORK/b313=>" -shared -p google.golang.org/grpc/internal/transport -complete -installsuffix shared -buildid hkrh4V7e1XYPTTRnHwDS/hkrh4V7e1XYPTTRnHwDS -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 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_arm64/compile -o $WORK/b505/_pkg_.a -trimpath "$WORK/b505=>" -shared -p github.com/opencontainers/runtime-tools/generate -complete -installsuffix shared -buildid DWYcjXU6yez6jYj1gd9J/DWYcjXU6yez6jYj1gd9J -goversion go1.15.12 -D "" -importcfg $WORK/b505/importcfg -pack ./config.go ./generate.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b435/_pkg_.a # internal cp $WORK/b435/_pkg_.a /builddir/.cache/go-build/02/02bd15b8a4bf2b4726780e4ecc11f9d5ea2dd7cd65e564de4382b5e7b4ff92f1-d # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b515/_pkg_.a # internal cp $WORK/b515/_pkg_.a /builddir/.cache/go-build/e0/e0d156c4877b9a29d9159760bc082f6ba38af39aac3486c31b7bebb1cadd5bdc-d # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b430/_pkg_.a # internal cp $WORK/b430/_pkg_.a /builddir/.cache/go-build/22/22b8f81b043eaba0a6f01e4e7e2048a4045e2a1c8d4dd41b5846916c033efba2-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_arm64/compile -o $WORK/b416/_pkg_.a -trimpath "$WORK/b416=>" -shared -p github.com/docker/go-metrics -complete -installsuffix shared -buildid Wbu_-C3HhuotyIJSfbDW/Wbu_-C3HhuotyIJSfbDW -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 /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b505/_pkg_.a # internal cp $WORK/b505/_pkg_.a /builddir/.cache/go-build/71/714a32b96a0a08395ff963c84a4aae5ffbd4b0eccfaa98559ce929ad2c2d1016-d # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b416/_pkg_.a # internal cp $WORK/b416/_pkg_.a /builddir/.cache/go-build/de/de4a03e381964e1e263d7b5f51c79aa13217a63a0ca4060b8857d3eba3bd28d4-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_arm64/compile -o $WORK/b415/_pkg_.a -trimpath "$WORK/b415=>" -shared -p github.com/docker/distribution/metrics -complete -installsuffix shared -buildid Xl3rcslh7AJyYlrKLAWM/Xl3rcslh7AJyYlrKLAWM -goversion go1.15.12 -D "" -importcfg $WORK/b415/importcfg -pack ./prometheus.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b415/_pkg_.a # internal cp $WORK/b415/_pkg_.a /builddir/.cache/go-build/49/490c8b80f8b114a2052067e3ce02e90f232c469be732b981e27f38017d84ed29-d # internal github.com/docker/distribution/registry/storage/cache mkdir -p $WORK/b414/ 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_arm64/compile -o $WORK/b414/_pkg_.a -trimpath "$WORK/b414=>" -shared -p github.com/docker/distribution/registry/storage/cache -complete -installsuffix shared -buildid w5d0rkNaeDgE9qyntX92/w5d0rkNaeDgE9qyntX92 -goversion go1.15.12 -D "" -importcfg $WORK/b414/importcfg -pack ./cache.go ./cachedblobdescriptorstore.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b414/_pkg_.a # internal cp $WORK/b414/_pkg_.a /builddir/.cache/go-build/5d/5d9f5f52e6968ff88aa55e75eff518ffdc1c9a288d186772fa4660af4ff5424b-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_arm64/compile -o $WORK/b431/_pkg_.a -trimpath "$WORK/b431=>" -shared -p github.com/docker/distribution/registry/storage/cache/memory -complete -installsuffix shared -buildid DpgPv1YaORT7A10gZoNq/DpgPv1YaORT7A10gZoNq -goversion go1.15.12 -D "" -importcfg $WORK/b431/importcfg -pack ./memory.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b431/_pkg_.a # internal cp $WORK/b431/_pkg_.a /builddir/.cache/go-build/e1/e1cc493e9f01140acd95f4159b1d8ba0fbddd19cc03e2e19c2f036004bdedeeb-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_arm64/compile -o $WORK/b410/_pkg_.a -trimpath "$WORK/b410=>" -shared -p github.com/docker/distribution/registry/client -complete -installsuffix shared -buildid sR8VgzxhopIKpGDB3ZL9/sR8VgzxhopIKpGDB3ZL9 -goversion go1.15.12 -D "" -importcfg $WORK/b410/importcfg -pack ./blob_writer.go ./errors.go ./repository.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b410/_pkg_.a # internal cp $WORK/b410/_pkg_.a /builddir/.cache/go-build/59/59e645e628da8678b7e87527dc7465a73cb9c6d270590a498bf1a144f4d87767-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_arm64/compile -o $WORK/b392/_pkg_.a -trimpath "$WORK/b392=>" -shared -p github.com/containers/image/v5/docker -complete -installsuffix shared -buildid E4YqDS2f_JTau0_b8rfD/E4YqDS2f_JTau0_b8rfD -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_arm64/buildid -w $WORK/b313/_pkg_.a # internal cp $WORK/b313/_pkg_.a /builddir/.cache/go-build/7f/7f75e527ca3152c1b04e5bd5beeba4ee4c7f51406fb54a0529577ac3e8b16430-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_arm64/compile -o $WORK/b264/_pkg_.a -trimpath "$WORK/b264=>" -shared -p google.golang.org/grpc -complete -installsuffix shared -buildid b3VsNjRgfQyKJiABLQx3/b3VsNjRgfQyKJiABLQx3 -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 /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b392/_pkg_.a # internal cp $WORK/b392/_pkg_.a /builddir/.cache/go-build/80/806cc27e7a9d5f0a1cab4b98c90598691bb8dcd7d919d3d41cacc770b88d3ca4-d # internal github.com/containers/common/pkg/auth mkdir -p $WORK/b545/ github.com/containers/image/v5/openshift mkdir -p $WORK/b461/ 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 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/common/pkg/auth /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b545/_pkg_.a -trimpath "$WORK/b545=>" -shared -p github.com/containers/common/pkg/auth -complete -installsuffix shared -buildid ygmJN3gR21-zbnjVagTX/ygmJN3gR21-zbnjVagTX -goversion go1.15.12 -D "" -importcfg $WORK/b545/importcfg -pack ./auth.go ./cli.go cd /builddir/build/BUILD/buildah-1.21.1/src/github.com/containers/image/v5/openshift /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b461/_pkg_.a -trimpath "$WORK/b461=>" -shared -p github.com/containers/image/v5/openshift -complete -installsuffix shared -buildid uTBu8F1_aaeXPygs6qB3/uTBu8F1_aaeXPygs6qB3 -goversion go1.15.12 -D "" -importcfg $WORK/b461/importcfg -pack ./openshift-copies.go ./openshift.go ./openshift_transport.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b545/_pkg_.a # internal cp $WORK/b545/_pkg_.a /builddir/.cache/go-build/b7/b7c4a127c69461a185f6b523214d9d6e3e5e7e96d9f8db60ce411c43c5e4047f-d # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b461/_pkg_.a # internal cp $WORK/b461/_pkg_.a /builddir/.cache/go-build/fd/fddf2155a03b22deddf51d7c0954dea6d761057aee3483d46dd0084a0bc104e0-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_arm64/compile -o $WORK/b389/_pkg_.a -trimpath "$WORK/b389=>" -shared -p github.com/containers/image/v5/transports/alltransports -complete -installsuffix shared -buildid BW0hDQCKpoDRcKiTmrOC/BW0hDQCKpoDRcKiTmrOC -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_arm64/buildid -w $WORK/b389/_pkg_.a # internal cp $WORK/b389/_pkg_.a /builddir/.cache/go-build/d0/d00a94b41d08f92f5d7bafd96459b74538ec807858e243ec0a24c90692e88fba-d # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b264/_pkg_.a # internal cp $WORK/b264/_pkg_.a /builddir/.cache/go-build/9e/9eb23ac3d62fd382675285dcf1b2c2922debe2c9af38943062e8e77b0cd3f345-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_arm64/compile -o $WORK/b234/_pkg_.a -trimpath "$WORK/b234=>" -shared -p github.com/containers/ocicrypt/utils/keyprovider -complete -installsuffix shared -buildid dDJzNgQSehsU0mNIvVtE/dDJzNgQSehsU0mNIvVtE -goversion go1.15.12 -D "" -importcfg $WORK/b234/importcfg -pack ./keyprovider.pb.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b234/_pkg_.a # internal cp $WORK/b234/_pkg_.a /builddir/.cache/go-build/4c/4c7f9200c4c6c35d260519bd0d3641f0fc083c7e97c46c7f6e4a52b3df258332-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_arm64/compile -o $WORK/b233/_pkg_.a -trimpath "$WORK/b233=>" -shared -p github.com/containers/ocicrypt/keywrap/keyprovider -complete -installsuffix shared -buildid EMrfWrpny0Hyl-e1d9Aj/EMrfWrpny0Hyl-e1d9Aj -goversion go1.15.12 -D "" -importcfg $WORK/b233/importcfg -pack ./keyprovider.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b233/_pkg_.a # internal cp $WORK/b233/_pkg_.a /builddir/.cache/go-build/8f/8f4b5e57c9eaaa3884d347d5c5d8dbd7750e13c0213b7ed0939b1616501d8341-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_arm64/compile -o $WORK/b222/_pkg_.a -trimpath "$WORK/b222=>" -shared -p github.com/containers/ocicrypt -complete -installsuffix shared -buildid 4Y9g9pB7k8_Xucr3z57w/4Y9g9pB7k8_Xucr3z57w -goversion go1.15.12 -D "" -importcfg $WORK/b222/importcfg -pack ./encryption.go ./gpg.go ./gpgvault.go ./reader.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b222/_pkg_.a # internal cp $WORK/b222/_pkg_.a /builddir/.cache/go-build/3f/3f958170542a7f768a7d8cd76a43edfc97f5853f9e91af72d160af431f7b43ed-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 cd /builddir/build/BUILD/buildah-1.21.1/src/github.com/containers/ocicrypt/helpers /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b546/_pkg_.a -trimpath "$WORK/b546=>" -shared -p github.com/containers/ocicrypt/helpers -complete -installsuffix shared -buildid Ok6BiF1b2VAlSK2Wv2SV/Ok6BiF1b2VAlSK2Wv2SV -goversion go1.15.12 -D "" -importcfg $WORK/b546/importcfg -pack ./parse_helpers.go 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/image/v5/copy /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b191/_pkg_.a -trimpath "$WORK/b191=>" -shared -p github.com/containers/image/v5/copy -complete -installsuffix shared -buildid ez_-1Qm0bQzAxGtQvbR2/ez_-1Qm0bQzAxGtQvbR2 -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_arm64/buildid -w $WORK/b546/_pkg_.a # internal cp $WORK/b546/_pkg_.a /builddir/.cache/go-build/78/78884bf50a4f141db23cfdc1f52923229de33d2c7cf4e0c23b9c5ccd58e42c96-d # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b191/_pkg_.a # internal cp $WORK/b191/_pkg_.a /builddir/.cache/go-build/2d/2d732b060ed1373978d05f182519f8ff2df9e1b3126555a171a5b98b39ab99e5-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_arm64/compile -o $WORK/b190/_pkg_.a -trimpath "$WORK/b190=>" -shared -p github.com/containers/common/pkg/supplemented -complete -installsuffix shared -buildid UTcAU9xjPZ-0mrFycEE2/UTcAU9xjPZ-0mrFycEE2 -goversion go1.15.12 -D "" -importcfg $WORK/b190/importcfg -pack ./errors.go ./supplemented.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b190/_pkg_.a # internal cp $WORK/b190/_pkg_.a /builddir/.cache/go-build/f0/f06e20859aa512cf988ae53a293cd8bbe946226412d7d11892ead94bd6a5abc4-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_arm64/compile -o $WORK/b188/_pkg_.a -trimpath "$WORK/b188=>" -shared -p github.com/containers/common/libimage/manifests -complete -installsuffix shared -buildid 1c4W1jHU_BciW7gKvVz2/1c4W1jHU_BciW7gKvVz2 -goversion go1.15.12 -D "" -importcfg $WORK/b188/importcfg -pack ./copy.go ./manifests.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b188/_pkg_.a # internal cp $WORK/b188/_pkg_.a /builddir/.cache/go-build/e1/e1c7d8820d672564b6caffd870b1cde852ed31df0dec7731425feb5ba5244628-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_arm64/compile -o $WORK/b187/_pkg_.a -trimpath "$WORK/b187=>" -shared -p github.com/containers/common/libimage -complete -installsuffix shared -buildid MoYI2l0BSVD_SSz0_QIm/MoYI2l0BSVD_SSz0_QIm -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_arm64/buildid -w $WORK/b187/_pkg_.a # internal cp $WORK/b187/_pkg_.a /builddir/.cache/go-build/7a/7ae504f79803721f8dddaf84a1dbfdf49dc3e545a3d9cd61de7bb47d364d7f63-d # internal github.com/containers/buildah/pkg/blobcache mkdir -p $WORK/b493/ github.com/containers/buildah/util mkdir -p $WORK/b065/ 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/util /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b065/_pkg_.a -trimpath "$WORK/b065=>" -shared -p github.com/containers/buildah/util -complete -installsuffix shared -buildid 3DXDPwA-4HSC95gXc4bx/3DXDPwA-4HSC95gXc4bx -goversion go1.15.12 -D "" -importcfg $WORK/b065/importcfg -pack ./types.go ./util.go ./util_linux.go ./util_uint64.go ./util_unix.go 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 cd /builddir/build/BUILD/buildah-1.21.1/_build/src/github.com/containers/buildah/pkg/blobcache /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b493/_pkg_.a -trimpath "$WORK/b493=>" -shared -p github.com/containers/buildah/pkg/blobcache -complete -installsuffix shared -buildid omDQmAA7qQrCMVOtbujM/omDQmAA7qQrCMVOtbujM -goversion go1.15.12 -D "" -importcfg $WORK/b493/importcfg -pack ./blobcache.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b065/_pkg_.a # internal cp $WORK/b065/_pkg_.a /builddir/.cache/go-build/ab/ab1eaf1a2007121c8fa53ac363ba019801ad9403d920799e37c8045cbabb43be-d # internal github.com/containers/buildah/bind mkdir -p $WORK/b064/ github.com/containers/buildah/copier mkdir -p $WORK/b488/ 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_arm64/compile -o $WORK/b064/_pkg_.a -trimpath "$WORK/b064=>" -shared -p github.com/containers/buildah/bind -complete -installsuffix shared -buildid AA5i8LYm5Bp1JLWKXeg4/AA5i8LYm5Bp1JLWKXeg4 -goversion go1.15.12 -D "" -importcfg $WORK/b064/importcfg -pack ./mount.go ./util.go 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_arm64/compile -o $WORK/b488/_pkg_.a -trimpath "$WORK/b488=>" -shared -p github.com/containers/buildah/copier -complete -installsuffix shared -buildid K_2e7lS0KklZaW13nxHU/K_2e7lS0KklZaW13nxHU -goversion go1.15.12 -D "" -importcfg $WORK/b488/importcfg -pack ./copier.go ./syscall_unix.go ./unwrap_112.go ./xattrs.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b493/_pkg_.a # internal cp $WORK/b493/_pkg_.a /builddir/.cache/go-build/2f/2f04322a33f357fb50ea2d56085fce27269edaa209394191c0b37798844a0cd4-d # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b064/_pkg_.a # internal cp $WORK/b064/_pkg_.a /builddir/.cache/go-build/0c/0cef25bf6e8127e0142195c653b60bb6811072230eced6dccf77ea255831b71c-d # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b488/_pkg_.a # internal cp $WORK/b488/_pkg_.a /builddir/.cache/go-build/c4/c4057e17a96cd31a1e09e2f9e2e3d4377b7ed6ab1f41223d7a3aaed92ee8b0ce-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_arm64/compile -o $WORK/b487/_pkg_.a -trimpath "$WORK/b487=>" -shared -p github.com/containers/buildah/chroot -complete -installsuffix shared -buildid Z7KZLdeoPrDtx4Dy2XUr/Z7KZLdeoPrDtx4Dy2XUr -goversion go1.15.12 -D "" -importcfg $WORK/b487/importcfg -pack ./run.go ./seccomp.go ./selinux.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b487/_pkg_.a # internal cp $WORK/b487/_pkg_.a /builddir/.cache/go-build/82/82cff5704fc76678faea9d870f5599bc56c3e393a920fdfee6fa16b4ddfe6650-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_arm64/compile -o $WORK/b051/_pkg_.a -trimpath "$WORK/b051=>" -shared -p github.com/containers/buildah -complete -installsuffix shared -buildid A6NWa7ba_P8w39cFUaZE/A6NWa7ba_P8w39cFUaZE -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_arm64/buildid -w $WORK/b051/_pkg_.a # internal cp $WORK/b051/_pkg_.a /builddir/.cache/go-build/73/736bb39ce04f1684450f6b0efe79e0452c991f854e6661f2bc84d3180ad8c84a-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_arm64/compile -o $WORK/b535/_pkg_.a -trimpath "$WORK/b535=>" -shared -p github.com/containers/buildah/imagebuildah -complete -installsuffix shared -buildid yHcRNhj3bdeBYMjYpwDA/yHcRNhj3bdeBYMjYpwDA -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_arm64/buildid -w $WORK/b535/_pkg_.a # internal cp $WORK/b535/_pkg_.a /builddir/.cache/go-build/f7/f72cdf931ce5817757619ffb68a6fc1192d6a392cadcc33dcd2c694df277f0b9-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_arm64/compile -o $WORK/b001/_pkg_.a -trimpath "$WORK/b001=>" -shared -p main -complete -installsuffix shared -buildid GkZyh1AW38TymOW3B0zv/GkZyh1AW38TymOW3B0zv -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_arm64/buildid -w $WORK/b001/_pkg_.a # internal cp $WORK/b001/_pkg_.a /builddir/.cache/go-build/a0/a09882bfae0df7da8efa788e3d52c8f4b4162f96ea0d20b484daccd00e61a868-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_arm64/link -o $WORK/b001/exe/a.out -importcfg $WORK/b001/importcfg.link -installsuffix shared -buildmode=pie -buildid=Ve58c7dV3Cc75dbQnH4Q/GkZyh1AW38TymOW3B0zv/y5adF9uwgOIneNF4fJTI/Ve58c7dV3Cc75dbQnH4Q -B 0x54241d6ea42880b3367ba79781d716645b3ebd6c -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_arm64/buildid -w $WORK/b001/exe/a.out # internal mkdir -p bin/ mv $WORK/b001/exe/a.out bin/buildah rm -r $WORK/b001/ ++ head -c20 /dev/urandom ++ od -An -tx1 ++ tr -d ' \n' + GO111MODULE=off + go build -buildmode pie -compiler gc '-tags=rpm_crashtraceback seccomp selinux' -ldflags ' -B 0xae2dfaf1ac3b48903426a68d8f5d6f83291a4533 -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-build927684236 internal/cpu mkdir -p $WORK/b009/ google.golang.org/protobuf/internal/flags mkdir -p $WORK/b244/ cat >$WORK/b009/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/internal/cpu /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b009/_pkg_.a -trimpath "$WORK/b009=>" -shared -p internal/cpu -std -+ -complete -installsuffix shared -buildid 3MLoycwmnJbtvNig_ucm/3MLoycwmnJbtvNig_ucm -goversion go1.15.12 -D "" -importcfg $WORK/b009/importcfg -pack ./cpu.go ./cpu_arm64.go runtime/internal/sys mkdir -p $WORK/b012/ crypto/internal/subtle mkdir -p $WORK/b085/ internal/unsafeheader mkdir -p $WORK/b005/ internal/race mkdir -p $WORK/b014/ math/bits mkdir -p $WORK/b028/ golang.org/x/sys/internal/unsafeheader mkdir -p $WORK/b101/ crypto/subtle mkdir -p $WORK/b086/ encoding mkdir -p $WORK/b024/ github.com/ulikunitz/xz/internal/hash mkdir -p $WORK/b106/ vendor/golang.org/x/crypto/cryptobyte/asn1 mkdir -p $WORK/b116/ container/list mkdir -p $WORK/b119/ unicode/utf16 mkdir -p $WORK/b040/ image/color mkdir -p $WORK/b219/ github.com/containers/ocicrypt/spec mkdir -p $WORK/b139/ github.com/containers/storage/pkg/promise mkdir -p $WORK/b158/ unicode mkdir -p $WORK/b022/ github.com/docker/docker/api/types/image mkdir -p $WORK/b454/ vendor/golang.org/x/crypto/internal/subtle mkdir -p $WORK/b134/ github.com/docker/docker/api/types/events mkdir -p $WORK/b453/ github.com/docker/docker/api mkdir -p $WORK/b440/ unicode/utf8 mkdir -p $WORK/b023/ github.com/VividCortex/ewma github.com/openshift/imagebuilder/dockerfile/command mkdir -p $WORK/b341/ runtime/internal/atomic mkdir -p $WORK/b010/ google.golang.org/grpc/serviceconfig internal/nettrace mkdir -p $WORK/b280/ mkdir -p $WORK/b055/ mkdir -p $WORK/b531/ github.com/containers/common/version mkdir -p $WORK/b466/ sync/atomic mkdir -p $WORK/b015/ 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_arm64/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 cat >$WORK/b012/importcfg << 'EOF' # internal # import config EOF cat >$WORK/b055/importcfg << 'EOF' # internal # import config EOF cat >$WORK/b028/importcfg << 'EOF' # internal # import config EOF cat >$WORK/b040/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/internal/nettrace /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b055/_pkg_.a -trimpath "$WORK/b055=>" -shared -p internal/nettrace -std -complete -installsuffix shared -buildid HUOr2dTbWjXuHEu_P2Q9/HUOr2dTbWjXuHEu_P2Q9 -goversion go1.15.12 -D "" -importcfg $WORK/b055/importcfg -pack ./nettrace.go cd /usr/lib/golang/src/runtime/internal/sys /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b012/_pkg_.a -trimpath "$WORK/b012=>" -shared -p runtime/internal/sys -std -+ -complete -installsuffix shared -buildid ASjT2UuKtUZMz-zZqAaU/ASjT2UuKtUZMz-zZqAaU -goversion go1.15.12 -D "" -importcfg $WORK/b012/importcfg -pack ./arch.go ./arch_arm64.go ./intrinsics.go ./intrinsics_common.go ./stubs.go ./sys.go ./zgoarch_arm64.go ./zgoos_linux.go ./zversion.go cd /usr/lib/golang/src/math/bits /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b028/_pkg_.a -trimpath "$WORK/b028=>" -shared -p math/bits -std -complete -installsuffix shared -buildid byGjJp2BVlcvxD_7iM1V/byGjJp2BVlcvxD_7iM1V -goversion go1.15.12 -D "" -importcfg $WORK/b028/importcfg -pack ./bits.go ./bits_errors.go ./bits_tables.go cd /usr/lib/golang/src/unicode/utf16 /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b040/_pkg_.a -trimpath "$WORK/b040=>" -shared -p unicode/utf16 -std -complete -installsuffix shared -buildid wwffFan2-r61tkVAQQTl/wwffFan2-r61tkVAQQTl -goversion go1.15.12 -D "" -importcfg $WORK/b040/importcfg -pack ./utf16.go cat >$WORK/b139/importcfg << 'EOF' # internal # import config EOF cat >$WORK/b010/go_asm.h << 'EOF' # internal EOF cat >$WORK/b085/importcfg << 'EOF' # internal # import config EOF cat >$WORK/b341/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/runtime/internal/atomic /usr/lib/golang/pkg/tool/linux_arm64/asm -p runtime/internal/atomic -trimpath "$WORK/b010=>" -I $WORK/b010/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -gensymabis -o $WORK/b010/symabis ./asm_arm64.s ./atomic_arm64.s cd /builddir/build/BUILD/buildah-1.21.1/src/github.com/containers/ocicrypt/spec /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b139/_pkg_.a -trimpath "$WORK/b139=>" -shared -p github.com/containers/ocicrypt/spec -complete -installsuffix shared -buildid rEWhVkjtxY8ngZeX-ilh/rEWhVkjtxY8ngZeX-ilh -goversion go1.15.12 -D "" -importcfg $WORK/b139/importcfg -pack ./spec.go cd /usr/lib/golang/src/crypto/internal/subtle /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b085/_pkg_.a -trimpath "$WORK/b085=>" -shared -p crypto/internal/subtle -std -complete -installsuffix shared -buildid Yp0_1pvX_Kbiz7LhwiyC/Yp0_1pvX_Kbiz7LhwiyC -goversion go1.15.12 -D "" -importcfg $WORK/b085/importcfg -pack ./aliasing.go cd /builddir/build/BUILD/buildah-1.21.1/src/github.com/VividCortex/ewma /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b341/_pkg_.a -trimpath "$WORK/b341=>" -shared -p github.com/VividCortex/ewma -complete -installsuffix shared -buildid OU32Xc8FGaiAaQ0N4n8t/OU32Xc8FGaiAaQ0N4n8t -goversion go1.15.12 -D "" -importcfg $WORK/b341/importcfg -pack ./ewma.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b055/_pkg_.a # internal cat >$WORK/b010/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/runtime/internal/atomic /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b010/_pkg_.a -trimpath "$WORK/b010=>" -shared -p runtime/internal/atomic -std -+ -installsuffix shared -buildid t0ChbEdbWxwHXatiqPPs/t0ChbEdbWxwHXatiqPPs -goversion go1.15.12 -symabis $WORK/b010/symabis -D "" -importcfg $WORK/b010/importcfg -pack -asmhdr $WORK/b010/go_asm.h ./atomic_arm64.go ./stubs.go cd $WORK gcc -fno-caret-diagnostics -c -x c - -o /dev/null || true /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b139/_pkg_.a # internal cat >$WORK/b014/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/internal/race /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b014/_pkg_.a -trimpath "$WORK/b014=>" -shared -p internal/race -std -complete -installsuffix shared -buildid zvRRwTwIzMJnu4B5hvqU/zvRRwTwIzMJnu4B5hvqU -goversion go1.15.12 -D "" -importcfg $WORK/b014/importcfg -pack ./doc.go ./norace.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b040/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b012/_pkg_.a # internal cp $WORK/b040/_pkg_.a /builddir/.cache/go-build/f3/f3b91ef50e1bc426e26c0dada17db11cb89c09b3f327128e47a97c0cbcc8ff92-d # internal cp $WORK/b139/_pkg_.a /builddir/.cache/go-build/82/82dc89fde6f63ab748c5081506b735618ba9ad7de01dde67264c360278c78133-d # internal 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_arm64/compile -o $WORK/b466/_pkg_.a -trimpath "$WORK/b466=>" -shared -p github.com/containers/common/version -complete -installsuffix shared -buildid f3AIdYz7-_xUB93jbyzC/f3AIdYz7-_xUB93jbyzC -goversion go1.15.12 -D "" -importcfg $WORK/b466/importcfg -pack ./version.go cp $WORK/b055/_pkg_.a /builddir/.cache/go-build/03/0359ce6069e3c12410715e789dfd5eae2b114ebc547d46bf757eebfd5be73411-d # internal cp $WORK/b012/_pkg_.a /builddir/.cache/go-build/a1/a1d7b54b8f21bd68897664f100a2eb9ef2826fef68b33e9b8d2859bcfbb457b2-d # internal cat >$WORK/b023/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/unicode/utf8 /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b023/_pkg_.a -trimpath "$WORK/b023=>" -shared -p unicode/utf8 -std -complete -installsuffix shared -buildid Y9gKO_uEJHQnzm290VDR/Y9gKO_uEJHQnzm290VDR -goversion go1.15.12 -D "" -importcfg $WORK/b023/importcfg -pack ./utf8.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b085/_pkg_.a # internal cat >$WORK/b134/importcfg << 'EOF' # internal # import config EOF cat >$WORK/b158/importcfg << 'EOF' # internal # import config EOF cat >$WORK/b453/importcfg << 'EOF' # internal # import config EOF cat >$WORK/b015/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/vendor/golang.org/x/crypto/internal/subtle /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b134/_pkg_.a -trimpath "$WORK/b134=>" -shared -p vendor/golang.org/x/crypto/internal/subtle -std -complete -installsuffix shared -buildid 9SXv1YGXvYJGI2-szO8b/9SXv1YGXvYJGI2-szO8b -goversion go1.15.12 -D "" -importcfg $WORK/b134/importcfg -pack ./aliasing.go cd /builddir/build/BUILD/buildah-1.21.1/src/github.com/containers/storage/pkg/promise /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b158/_pkg_.a -trimpath "$WORK/b158=>" -shared -p github.com/containers/storage/pkg/promise -complete -installsuffix shared -buildid FPG7tBedYCTwGjn7Botr/FPG7tBedYCTwGjn7Botr -goversion go1.15.12 -D "" -importcfg $WORK/b158/importcfg -pack ./promise.go cd /usr/lib/golang/src/sync/atomic /usr/lib/golang/pkg/tool/linux_arm64/asm -p sync/atomic -trimpath "$WORK/b015=>" -I $WORK/b015/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -gensymabis -o $WORK/b015/symabis ./asm.s cp $WORK/b085/_pkg_.a /builddir/.cache/go-build/7a/7aae3cc72eed0a4252bdbfafcea1352b839856e2aff69533ab86af181b2b1f62-d # internal cat >$WORK/b005/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_arm64/compile -o $WORK/b453/_pkg_.a -trimpath "$WORK/b453=>" -shared -p github.com/docker/docker/api/types/events -complete -installsuffix shared -buildid CRV_yR3lqDswNyak-2xU/CRV_yR3lqDswNyak-2xU -goversion go1.15.12 -D "" -importcfg $WORK/b453/importcfg -pack ./events.go cat >$WORK/b531/importcfg << 'EOF' # internal # import config EOF /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b009/_pkg_.a # internal cd /builddir/build/BUILD/buildah-1.21.1/src/github.com/openshift/imagebuilder/dockerfile/command /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b531/_pkg_.a -trimpath "$WORK/b531=>" -shared -p github.com/openshift/imagebuilder/dockerfile/command -complete -installsuffix shared -buildid TCG1IGEIFXvneq3MBIFA/TCG1IGEIFXvneq3MBIFA -goversion go1.15.12 -D "" -importcfg $WORK/b531/importcfg -pack ./command.go cat >$WORK/b022/importcfg << 'EOF' # internal # import config EOF cat >$WORK/b119/importcfg << 'EOF' # internal # import config EOF cat >$WORK/b454/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/internal/unsafeheader /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b005/_pkg_.a -trimpath "$WORK/b005=>" -shared -p internal/unsafeheader -std -complete -installsuffix shared -buildid F0vt2dVQ5G9gK-4E4WNE/F0vt2dVQ5G9gK-4E4WNE -goversion go1.15.12 -D "" -importcfg $WORK/b005/importcfg -pack ./unsafeheader.go cat >$WORK/b219/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_arm64/compile -o $WORK/b454/_pkg_.a -trimpath "$WORK/b454=>" -shared -p github.com/docker/docker/api/types/image -complete -installsuffix shared -buildid 9LmYVuknqRx0cHxe6SRD/9LmYVuknqRx0cHxe6SRD -goversion go1.15.12 -D "" -importcfg $WORK/b454/importcfg -pack ./image_history.go cd /usr/lib/golang/src/unicode /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b022/_pkg_.a -trimpath "$WORK/b022=>" -shared -p unicode -std -complete -installsuffix shared -buildid RWKcal91l4Bax1gEl_6M/RWKcal91l4Bax1gEl_6M -goversion go1.15.12 -D "" -importcfg $WORK/b022/importcfg -pack ./casetables.go ./digit.go ./graphic.go ./letter.go ./tables.go cat >$WORK/b116/importcfg << 'EOF' # internal # import config EOF cat >$WORK/b280/importcfg << 'EOF' # internal # import config EOF cat >$WORK/b101/importcfg << 'EOF' # internal # import config EOF cat >$WORK/b086/importcfg << 'EOF' # internal # import config EOF cat >$WORK/b440/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/container/list /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b119/_pkg_.a -trimpath "$WORK/b119=>" -shared -p container/list -std -complete -installsuffix shared -buildid MgP6eui5ncc8mTGtYgYf/MgP6eui5ncc8mTGtYgYf -goversion go1.15.12 -D "" -importcfg $WORK/b119/importcfg -pack ./list.go cd /builddir/build/BUILD/buildah-1.21.1/src/google.golang.org/grpc/serviceconfig /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b280/_pkg_.a -trimpath "$WORK/b280=>" -shared -p google.golang.org/grpc/serviceconfig -complete -installsuffix shared -buildid F4WJhBX6FRbEl2MyzbMz/F4WJhBX6FRbEl2MyzbMz -goversion go1.15.12 -D "" -importcfg $WORK/b280/importcfg -pack ./serviceconfig.go cd /usr/lib/golang/src/vendor/golang.org/x/crypto/cryptobyte/asn1 /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b116/_pkg_.a -trimpath "$WORK/b116=>" -shared -p vendor/golang.org/x/crypto/cryptobyte/asn1 -std -complete -installsuffix shared -buildid -cIcrh1_8Nk3DY7jiHBS/-cIcrh1_8Nk3DY7jiHBS -goversion go1.15.12 -D "" -importcfg $WORK/b116/importcfg -pack ./asn1.go cd /builddir/build/BUILD/buildah-1.21.1/src/golang.org/x/sys/internal/unsafeheader /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b101/_pkg_.a -trimpath "$WORK/b101=>" -shared -p golang.org/x/sys/internal/unsafeheader -complete -installsuffix shared -buildid BeiSzPk6u-wNEtorInHi/BeiSzPk6u-wNEtorInHi -goversion go1.15.12 -D "" -importcfg $WORK/b101/importcfg -pack ./unsafeheader.go cat >$WORK/b024/importcfg << 'EOF' # internal # import config EOF cat >$WORK/b106/importcfg << 'EOF' # internal # import config EOF cat >$WORK/b244/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/crypto/subtle /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b086/_pkg_.a -trimpath "$WORK/b086=>" -shared -p crypto/subtle -std -complete -installsuffix shared -buildid Cg8hfolvmD8sFv4fYosB/Cg8hfolvmD8sFv4fYosB -goversion go1.15.12 -D "" -importcfg $WORK/b086/importcfg -pack ./constant_time.go cd /builddir/build/BUILD/buildah-1.21.1/src/github.com/docker/docker/api /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b440/_pkg_.a -trimpath "$WORK/b440=>" -shared -p github.com/docker/docker/api -complete -installsuffix shared -buildid xoHfZ7MHQHTUB8MHuQL7/xoHfZ7MHQHTUB8MHuQL7 -goversion go1.15.12 -D "" -importcfg $WORK/b440/importcfg -pack ./common.go ./common_unix.go cd /usr/lib/golang/src/encoding /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b024/_pkg_.a -trimpath "$WORK/b024=>" -shared -p encoding -std -complete -installsuffix shared -buildid -b97cjojB2yAvNF3iJRr/-b97cjojB2yAvNF3iJRr -goversion go1.15.12 -D "" -importcfg $WORK/b024/importcfg -pack ./encoding.go cd /builddir/build/BUILD/buildah-1.21.1/src/github.com/ulikunitz/xz/internal/hash /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b106/_pkg_.a -trimpath "$WORK/b106=>" -shared -p github.com/ulikunitz/xz/internal/hash -complete -installsuffix shared -buildid -mb08ayg_oQ1nC0nn0G2/-mb08ayg_oQ1nC0nn0G2 -goversion go1.15.12 -D "" -importcfg $WORK/b106/importcfg -pack ./cyclic_poly.go ./doc.go ./rabin_karp.go ./roller.go cd /builddir/build/BUILD/buildah-1.21.1/src/google.golang.org/protobuf/internal/flags /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b244/_pkg_.a -trimpath "$WORK/b244=>" -shared -p google.golang.org/protobuf/internal/flags -complete -installsuffix shared -buildid ujq2cyVEZKCtPd3CWbA1/ujq2cyVEZKCtPd3CWbA1 -goversion go1.15.12 -D "" -importcfg $WORK/b244/importcfg -pack ./flags.go ./proto_legacy_disable.go cd /usr/lib/golang/src/image/color /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b219/_pkg_.a -trimpath "$WORK/b219=>" -shared -p image/color -std -complete -installsuffix shared -buildid gplQiW8fJqse5ut0xGF3/gplQiW8fJqse5ut0xGF3 -goversion go1.15.12 -D "" -importcfg $WORK/b219/importcfg -pack ./color.go ./ycbcr.go cp $WORK/b009/_pkg_.a /builddir/.cache/go-build/6b/6b92f80b79f21185a26e5085b230bcfda3bc85bc6592c38a1401ac6219d63950-d # internal cd /usr/lib/golang/src/runtime/internal/atomic /usr/lib/golang/pkg/tool/linux_arm64/asm -p runtime/internal/atomic -trimpath "$WORK/b010=>" -I $WORK/b010/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b010/asm_arm64.o ./asm_arm64.s cd $WORK gcc -Qunused-arguments -c -x c - -o /dev/null || true /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b466/_pkg_.a # internal cp $WORK/b466/_pkg_.a /builddir/.cache/go-build/e3/e348ae7394cac33768165948b1979577a91dc3dbd7a164ce2a808584c54f6190-d # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b341/_pkg_.a # internal cat >$WORK/b015/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/sync/atomic /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b015/_pkg_.a -trimpath "$WORK/b015=>" -shared -p sync/atomic -std -installsuffix shared -buildid XRBsRUp-xPaGAEbdGtQU/XRBsRUp-xPaGAEbdGtQU -goversion go1.15.12 -symabis $WORK/b015/symabis -D "" -importcfg $WORK/b015/importcfg -pack -asmhdr $WORK/b015/go_asm.h ./doc.go ./value.go cp $WORK/b341/_pkg_.a /builddir/.cache/go-build/48/4886017a47e79cf27c45c40459f5e219f409178c8ee0d6e0c1b8105c481ff0f1-d # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b014/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b454/_pkg_.a # internal cp $WORK/b014/_pkg_.a /builddir/.cache/go-build/3c/3cafb686890b724c3da789b10f227a7391dd9e07146d56b80d6baf6e7b0f3a1c-d # internal cp $WORK/b454/_pkg_.a /builddir/.cache/go-build/d6/d6a0c3a198f879706119dce9fa0857d1d9fed4ebdd7a25a2b1964e2ff986a66b-d # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b005/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b101/_pkg_.a # internal cp $WORK/b005/_pkg_.a /builddir/.cache/go-build/68/68ccfa86c3da8ee3adfa50d9ad0c6271e43f460d3f2a75e056098d5e1525fae6-d # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b453/_pkg_.a # internal cp $WORK/b101/_pkg_.a /builddir/.cache/go-build/7a/7ae93fd1912871954ed2e184071db22fb0edf80e8f8d67dc4f52cb8f16dc53f4-d # internal cp $WORK/b453/_pkg_.a /builddir/.cache/go-build/bb/bbcff2bd51e68cc348eae76994a243cecddff7b0fe477c31062393030bb909a6-d # internal internal/bytealg cd /usr/lib/golang/src/runtime/internal/atomic /usr/lib/golang/pkg/tool/linux_arm64/asm -p runtime/internal/atomic -trimpath "$WORK/b010=>" -I $WORK/b010/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b010/atomic_arm64.o ./atomic_arm64.s /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b134/_pkg_.a # internal mkdir -p $WORK/b008/ cd $WORK gcc -fdebug-prefix-map=a=b -c -x c - -o /dev/null || true /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b440/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b116/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b244/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b531/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b158/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b086/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b028/_pkg_.a # internal cd /usr/lib/golang/src/runtime/internal/atomic /usr/lib/golang/pkg/tool/linux_arm64/pack r $WORK/b010/_pkg_.a $WORK/b010/asm_arm64.o $WORK/b010/atomic_arm64.o # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b010/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b024/_pkg_.a # internal cat >$WORK/b008/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/internal/bytealg /usr/lib/golang/pkg/tool/linux_arm64/asm -p internal/bytealg -trimpath "$WORK/b008=>" -I $WORK/b008/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -gensymabis -o $WORK/b008/symabis ./compare_arm64.s ./count_arm64.s ./equal_arm64.s ./index_arm64.s ./indexbyte_arm64.s cd /usr/lib/golang/src/sync/atomic /usr/lib/golang/pkg/tool/linux_arm64/asm -p sync/atomic -trimpath "$WORK/b015=>" -I $WORK/b015/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b015/asm.o ./asm.s /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b106/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b280/_pkg_.a # internal cp $WORK/b024/_pkg_.a /builddir/.cache/go-build/1f/1f88f292de55422ca04566d692ce954acb17a1cf815ec9e3e05444060d79c289-d # internal cp $WORK/b106/_pkg_.a /builddir/.cache/go-build/9a/9aa600e145bc264f13706e09b88e6a4d152e56c45303de8e74393ae7c69a5a37-d # internal cp $WORK/b280/_pkg_.a /builddir/.cache/go-build/c4/c459be17c577b5eada4b1cf4144d4c70f876f03df7a8b817e0cf86ccbef581f8-d # internal /usr/lib/golang/pkg/tool/linux_arm64/pack r $WORK/b015/_pkg_.a $WORK/b015/asm.o # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b015/_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_arm64/compile -o $WORK/b008/_pkg_.a -trimpath "$WORK/b008=>" -shared -p internal/bytealg -std -+ -installsuffix shared -buildid esd9AURR-8ZvVo5BUssQ/esd9AURR-8ZvVo5BUssQ -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_arm64.go ./index_native.go ./indexbyte_native.go cd $WORK gcc -gno-record-gcc-switches -c -x c - -o /dev/null || true /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b023/_pkg_.a # internal cp $WORK/b015/_pkg_.a /builddir/.cache/go-build/5d/5dd2325c26c5a4fe88d043466a324b960e086e5f8e54dabcc19fa2b1ac2dc413-d # internal cp $WORK/b023/_pkg_.a /builddir/.cache/go-build/de/de3de05003e36a1bed898a43e5aeb910ecdd70987660573286ad4064a77edbfd-d # internal cp $WORK/b010/_pkg_.a /builddir/.cache/go-build/48/486870feec93b617b83d66aa8e580ff73b3eb37cb0c27f9e60621793a0e2a217-d # internal cp $WORK/b028/_pkg_.a /builddir/.cache/go-build/65/65864e453dcb307aa6a380785111f62148a6ccb49e4b0c5af08a108241d34f51-d # internal cp $WORK/b440/_pkg_.a /builddir/.cache/go-build/5b/5b591158949f38537c308f658858ff98c5b7cf93672ca6b3d503707c24d33c27-d # internal cp $WORK/b134/_pkg_.a /builddir/.cache/go-build/a3/a369b5fa3ab12711a80e5b9d4447f5559edc1ea00658e530fa63d607f0a84448-d # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b119/_pkg_.a # internal cp $WORK/b158/_pkg_.a /builddir/.cache/go-build/d7/d73c0a5220480d005949573f58805af6ffca49495d26915e888df415812516a3-d # internal cp $WORK/b086/_pkg_.a /builddir/.cache/go-build/8f/8ff999c27769082430cbf09946cdd1352b581696fe823e4c3de4be5bc3640455-d # internal cp $WORK/b244/_pkg_.a /builddir/.cache/go-build/ba/ba2ac1d2b13316dd763942a061f7d45a2a8b0964d6f3730ea82b72d420f9a41f-d # internal cp $WORK/b116/_pkg_.a /builddir/.cache/go-build/17/175efb1ff205547222871c54e9e2ceb6e92ee30220dddf9382a4cc194727bb1e-d # internal cp $WORK/b531/_pkg_.a /builddir/.cache/go-build/bd/bdd823bbb222197fae4b32bd7c7ad134311367d9d900856e730d268c17fdb4e8-d # internal cp $WORK/b119/_pkg_.a /builddir/.cache/go-build/f5/f536973d84a69db3420f23293bbd022fe869563c2d9c1a41ca9a8ac5e05e3935-d # internal cd /usr/lib/golang/src/internal/bytealg /usr/lib/golang/pkg/tool/linux_arm64/asm -p internal/bytealg -trimpath "$WORK/b008=>" -I $WORK/b008/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b008/compare_arm64.o ./compare_arm64.s /usr/lib/golang/pkg/tool/linux_arm64/asm -p internal/bytealg -trimpath "$WORK/b008=>" -I $WORK/b008/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b008/count_arm64.o ./count_arm64.s /usr/lib/golang/pkg/tool/linux_arm64/asm -p internal/bytealg -trimpath "$WORK/b008=>" -I $WORK/b008/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b008/equal_arm64.o ./equal_arm64.s /usr/lib/golang/pkg/tool/linux_arm64/asm -p internal/bytealg -trimpath "$WORK/b008=>" -I $WORK/b008/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b008/index_arm64.o ./index_arm64.s /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b219/_pkg_.a # internal cp $WORK/b219/_pkg_.a /builddir/.cache/go-build/19/193180d319b38b0cf4b13f1b9278d165bbc0b24db7c7831959e2c39f8353cc88-d # internal /usr/lib/golang/pkg/tool/linux_arm64/asm -p internal/bytealg -trimpath "$WORK/b008=>" -I $WORK/b008/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b008/indexbyte_arm64.o ./indexbyte_arm64.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 ./_x001.o -c _cgo_export.c runtime/internal/math mkdir -p $WORK/b011/ internal/testlog google.golang.org/protobuf/internal/set mkdir -p $WORK/b038/ mkdir -p $WORK/b249/ 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_arm64/compile -o $WORK/b011/_pkg_.a -trimpath "$WORK/b011=>" -shared -p runtime/internal/math -std -+ -complete -installsuffix shared -buildid 6s_XVQuDOgx7-4dl1kjd/6s_XVQuDOgx7-4dl1kjd -goversion go1.15.12 -D "" -importcfg $WORK/b011/importcfg -pack ./math.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_arm64/compile -o $WORK/b249/_pkg_.a -trimpath "$WORK/b249=>" -shared -p google.golang.org/protobuf/internal/set -complete -installsuffix shared -buildid SS7tMKC4V66rrvok_w9W/SS7tMKC4V66rrvok_w9W -goversion go1.15.12 -D "" -importcfg $WORK/b249/importcfg -pack ./ints.go github.com/rivo/uniseg mkdir -p $WORK/b338/ 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_arm64/compile -o $WORK/b038/_pkg_.a -trimpath "$WORK/b038=>" -shared -p internal/testlog -std -complete -installsuffix shared -buildid urUk8urzbu6IG1DmU0r9/urUk8urzbu6IG1DmU0r9 -goversion go1.15.12 -D "" -importcfg $WORK/b038/importcfg -pack ./log.go cat >$WORK/b338/importcfg << 'EOF' # internal # import config packagefile unicode/utf8=$WORK/b023/_pkg_.a EOF cd /builddir/build/BUILD/buildah-1.21.1/src/github.com/rivo/uniseg /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b338/_pkg_.a -trimpath "$WORK/b338=>" -shared -p github.com/rivo/uniseg -complete -installsuffix shared -buildid Awkn5w7S_H0ZQB9w69M8/Awkn5w7S_H0ZQB9w69M8 -goversion go1.15.12 -D "" -importcfg $WORK/b338/importcfg -pack ./doc.go ./grapheme.go ./properties.go math mkdir -p $WORK/b027/ cat >$WORK/b027/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/math /usr/lib/golang/pkg/tool/linux_arm64/asm -p math -trimpath "$WORK/b027=>" -I $WORK/b027/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -gensymabis -o $WORK/b027/symabis ./dim_arm64.s ./exp_arm64.s ./floor_arm64.s ./modf_arm64.s ./sqrt_arm64.s ./stubs_arm64.s cd /usr/lib/golang/src/internal/bytealg /usr/lib/golang/pkg/tool/linux_arm64/pack r $WORK/b008/_pkg_.a $WORK/b008/compare_arm64.o $WORK/b008/count_arm64.o $WORK/b008/equal_arm64.o $WORK/b008/index_arm64.o $WORK/b008/indexbyte_arm64.o # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b008/_pkg_.a # internal cp $WORK/b008/_pkg_.a /builddir/.cache/go-build/30/30c40b404dd2abb7bd2a3a4e6fb91aff0dbc5aecf1bcf79b7dc576ab9e21d72e-d # internal cat >$WORK/b027/importcfg << 'EOF' # internal # import config packagefile math/bits=$WORK/b028/_pkg_.a EOF cd /usr/lib/golang/src/math /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b027/_pkg_.a -trimpath "$WORK/b027=>" -shared -p math -std -installsuffix shared -buildid oay8swk43YG_NznOhrRG/oay8swk43YG_NznOhrRG -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 /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b011/_pkg_.a # internal cp $WORK/b011/_pkg_.a /builddir/.cache/go-build/f0/f0727f7e375f67a4fd96f607e03f090103ea9a660abdbff4acea1373d2456d7d-d # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b249/_pkg_.a # internal cp $WORK/b249/_pkg_.a /builddir/.cache/go-build/13/131d909903f3c4baf5d22b9557a7346bf556ebbc07ea451a1f14111a9776ad92-d # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b038/_pkg_.a # internal cp $WORK/b038/_pkg_.a /builddir/.cache/go-build/d3/d3f59ff819243212c2051249628ebc1fcf12eaac9cc59b6832f1aca32ce667f7-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_arm64/asm -p runtime -trimpath "$WORK/b007=>" -I $WORK/b007/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -gensymabis -o $WORK/b007/symabis ./asm.s ./asm_arm64.s ./atomic_arm64.s ./duff_arm64.s ./memclr_arm64.s ./memmove_arm64.s ./preempt_arm64.s ./rt0_linux_arm64.s ./sys_linux_arm64.s ./tls_arm64.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 ./_x002.o -c cgo.cgo2.c 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_arm64/compile -o $WORK/b007/_pkg_.a -trimpath "$WORK/b007=>" -shared -p runtime -std -+ -installsuffix shared -buildid OmGUwaLlaNQ2gNUstFAN/OmGUwaLlaNQ2gNUstFAN -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_mmap.go ./cgo_sigaction.go ./cgocall.go ./cgocallback.go ./cgocheck.go ./chan.go ./checkptr.go ./compiler.go ./complex.go ./cpuflags.go ./cpuprof.go ./debug.go ./debuglog.go ./debuglog_off.go ./defs_linux_arm64.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 ./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_arm64.go ./os_linux_generic.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 ./signal_arm64.go ./signal_linux_arm64.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_arm64.go ./stubs_linux.go ./symtab.go ./sys_arm64.go ./sys_nonppc64x.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_arm64.go ./write_err.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b338/_pkg_.a # internal cp $WORK/b338/_pkg_.a /builddir/.cache/go-build/08/087cb18c8658957020d6d38eee30be4c3635acefbd6ccc61f5381eb1b94d1f74-d # 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/_x003.o -c gcc_context.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/_x004.o -c gcc_fatalf.c /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b022/_pkg_.a # internal cp $WORK/b022/_pkg_.a /builddir/.cache/go-build/3f/3f8ff79bd1f5da3836d3175b7a80ab5aa0bf427b7657308993506cf150c02a78-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/_x005.o -c gcc_libinit.c cd /usr/lib/golang/src/math /usr/lib/golang/pkg/tool/linux_arm64/asm -p math -trimpath "$WORK/b027=>" -I $WORK/b027/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b027/dim_arm64.o ./dim_arm64.s /usr/lib/golang/pkg/tool/linux_arm64/asm -p math -trimpath "$WORK/b027=>" -I $WORK/b027/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b027/exp_arm64.o ./exp_arm64.s /usr/lib/golang/pkg/tool/linux_arm64/asm -p math -trimpath "$WORK/b027=>" -I $WORK/b027/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b027/floor_arm64.o ./floor_arm64.s /usr/lib/golang/pkg/tool/linux_arm64/asm -p math -trimpath "$WORK/b027=>" -I $WORK/b027/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b027/modf_arm64.o ./modf_arm64.s /usr/lib/golang/pkg/tool/linux_arm64/asm -p math -trimpath "$WORK/b027=>" -I $WORK/b027/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b027/sqrt_arm64.o ./sqrt_arm64.s /usr/lib/golang/pkg/tool/linux_arm64/asm -p math -trimpath "$WORK/b027=>" -I $WORK/b027/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b027/stubs_arm64.o ./stubs_arm64.s /usr/lib/golang/pkg/tool/linux_arm64/pack r $WORK/b027/_pkg_.a $WORK/b027/dim_arm64.o $WORK/b027/exp_arm64.o $WORK/b027/floor_arm64.o $WORK/b027/modf_arm64.o $WORK/b027/sqrt_arm64.o $WORK/b027/stubs_arm64.o # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b027/_pkg_.a # internal cp $WORK/b027/_pkg_.a /builddir/.cache/go-build/7a/7a9b24705298e4f31fdda5cc4a22a99b9bc873039635ed792b4d0f197eee80cd-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_arm64/compile -o $WORK/b342/_pkg_.a -trimpath "$WORK/b342=>" -shared -p github.com/vbauerster/mpb/v6/internal -complete -installsuffix shared -buildid SoPGlNEGEoXNCOsYniEU/SoPGlNEGEoXNCOsYniEU -goversion go1.15.12 -D "" -importcfg $WORK/b342/importcfg -pack ./percentage.go ./predicate.go ./width.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b342/_pkg_.a # internal cp $WORK/b342/_pkg_.a /builddir/.cache/go-build/3c/3c2a7037c52fdb4e8934f261df79177eb596061387dcd3e55691eea74069f291-d # 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/_x006.o -c gcc_linux_arm64.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_mmap.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_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/_x009.o -c gcc_sigaction.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_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/_x011.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/_x012.o -c gcc_arm64.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 $WORK/b047/_x011.o $WORK/b047/_x012.o -g -O2 -lpthread TERM='dumb' /usr/lib/golang/pkg/tool/linux_arm64/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_arm64/asm -p runtime/cgo -trimpath "$WORK/b047=>" -I $WORK/b047/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -gensymabis -o $WORK/b047/symabis ./asm_arm64.s cat >$WORK/b047/importcfg << 'EOF' # internal # import config EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b047/_pkg_.a -trimpath "$WORK/b047=>" -shared -p runtime/cgo -std -installsuffix shared -buildid Hmtk36zqeCspiFF2yh9-/Hmtk36zqeCspiFF2yh9- -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 ./mmap.go ./setenv.go ./sigaction.go $WORK/b047/_cgo_gotypes.go $WORK/b047/cgo.cgo1.go $WORK/b047/_cgo_import.go /usr/lib/golang/pkg/tool/linux_arm64/asm -p runtime/cgo -trimpath "$WORK/b047=>" -I $WORK/b047/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b047/asm_arm64.o ./asm_arm64.s /usr/lib/golang/pkg/tool/linux_arm64/pack r $WORK/b047/_pkg_.a $WORK/b047/asm_arm64.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 $WORK/b047/_x011.o $WORK/b047/_x012.o # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b047/_pkg_.a # internal cp $WORK/b047/_pkg_.a /builddir/.cache/go-build/59/59c19ad9e19ce04fb2b3d26e342fa9d100a44944edfa2132eb239d39bf3de9bd-d # internal cp /usr/lib/golang/src/runtime/tls_arm64.h $WORK/b007/tls_GOARCH.h cd /usr/lib/golang/src/runtime /usr/lib/golang/pkg/tool/linux_arm64/asm -p runtime -trimpath "$WORK/b007=>" -I $WORK/b007/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b007/asm.o ./asm.s /usr/lib/golang/pkg/tool/linux_arm64/asm -p runtime -trimpath "$WORK/b007=>" -I $WORK/b007/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b007/asm_arm64.o ./asm_arm64.s /usr/lib/golang/pkg/tool/linux_arm64/asm -p runtime -trimpath "$WORK/b007=>" -I $WORK/b007/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b007/atomic_arm64.o ./atomic_arm64.s /usr/lib/golang/pkg/tool/linux_arm64/asm -p runtime -trimpath "$WORK/b007=>" -I $WORK/b007/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b007/duff_arm64.o ./duff_arm64.s /usr/lib/golang/pkg/tool/linux_arm64/asm -p runtime -trimpath "$WORK/b007=>" -I $WORK/b007/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b007/memclr_arm64.o ./memclr_arm64.s /usr/lib/golang/pkg/tool/linux_arm64/asm -p runtime -trimpath "$WORK/b007=>" -I $WORK/b007/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b007/memmove_arm64.o ./memmove_arm64.s /usr/lib/golang/pkg/tool/linux_arm64/asm -p runtime -trimpath "$WORK/b007=>" -I $WORK/b007/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b007/preempt_arm64.o ./preempt_arm64.s /usr/lib/golang/pkg/tool/linux_arm64/asm -p runtime -trimpath "$WORK/b007=>" -I $WORK/b007/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b007/rt0_linux_arm64.o ./rt0_linux_arm64.s /usr/lib/golang/pkg/tool/linux_arm64/asm -p runtime -trimpath "$WORK/b007=>" -I $WORK/b007/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b007/sys_linux_arm64.o ./sys_linux_arm64.s /usr/lib/golang/pkg/tool/linux_arm64/asm -p runtime -trimpath "$WORK/b007=>" -I $WORK/b007/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b007/tls_arm64.o ./tls_arm64.s /usr/lib/golang/pkg/tool/linux_arm64/pack r $WORK/b007/_pkg_.a $WORK/b007/asm.o $WORK/b007/asm_arm64.o $WORK/b007/atomic_arm64.o $WORK/b007/duff_arm64.o $WORK/b007/memclr_arm64.o $WORK/b007/memmove_arm64.o $WORK/b007/preempt_arm64.o $WORK/b007/rt0_linux_arm64.o $WORK/b007/sys_linux_arm64.o $WORK/b007/tls_arm64.o # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b007/_pkg_.a # internal cp $WORK/b007/_pkg_.a /builddir/.cache/go-build/99/998d99c9e68f864b06118bee6df5e0c9c2ee33f3a32386ec3a4c6975fcd511d4-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_arm64/asm -p internal/reflectlite -trimpath "$WORK/b004=>" -I $WORK/b004/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -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_arm64/compile -o $WORK/b013/_pkg_.a -trimpath "$WORK/b013=>" -shared -p sync -std -installsuffix shared -buildid vL0CRbgvhv4xt0YZwNkI/vL0CRbgvhv4xt0YZwNkI -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_arm64/compile -o $WORK/b004/_pkg_.a -trimpath "$WORK/b004=>" -shared -p internal/reflectlite -std -installsuffix shared -buildid coMtdsgb5AjN7fuCQSTB/coMtdsgb5AjN7fuCQSTB -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_arm64/buildid -w $WORK/b013/_pkg_.a # internal cp $WORK/b013/_pkg_.a /builddir/.cache/go-build/70/700d464630f7ec5cc6642f6a19655c50e541aef63a14ae42bf92661225db922e-d # internal internal/singleflight mkdir -p $WORK/b056/ google.golang.org/protobuf/internal/pragma google.golang.org/grpc/internal/buffer google.golang.org/grpc/internal/grpcsync mkdir -p $WORK/b308/ math/rand mkdir -p $WORK/b057/ mkdir -p $WORK/b242/ cat >$WORK/b056/importcfg << 'EOF' # internal # import config packagefile sync=$WORK/b013/_pkg_.a EOF cat >$WORK/b308/importcfg << 'EOF' # internal # import config packagefile sync=$WORK/b013/_pkg_.a packagefile sync/atomic=$WORK/b015/_pkg_.a EOF mkdir -p $WORK/b305/ cd /usr/lib/golang/src/internal/singleflight /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b056/_pkg_.a -trimpath "$WORK/b056=>" -shared -p internal/singleflight -std -complete -installsuffix shared -buildid AhLHFQhsEuT5IAdQXfwD/AhLHFQhsEuT5IAdQXfwD -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 cd /builddir/build/BUILD/buildah-1.21.1/src/google.golang.org/grpc/internal/grpcsync /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b308/_pkg_.a -trimpath "$WORK/b308=>" -shared -p google.golang.org/grpc/internal/grpcsync -complete -installsuffix shared -buildid _i_Mt9pxYQhO5_JOsb8J/_i_Mt9pxYQhO5_JOsb8J -goversion go1.15.12 -D "" -importcfg $WORK/b308/importcfg -pack ./event.go cd /usr/lib/golang/src/math/rand /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b057/_pkg_.a -trimpath "$WORK/b057=>" -shared -p math/rand -std -complete -installsuffix shared -buildid wlgQjuot1N82ysIXKD7B/wlgQjuot1N82ysIXKD7B -goversion go1.15.12 -D "" -importcfg $WORK/b057/importcfg -pack ./exp.go ./normal.go ./rand.go ./rng.go ./zipf.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_arm64/compile -o $WORK/b242/_pkg_.a -trimpath "$WORK/b242=>" -shared -p google.golang.org/protobuf/internal/pragma -complete -installsuffix shared -buildid QBCnjeXYRzmU2D5rswFI/QBCnjeXYRzmU2D5rswFI -goversion go1.15.12 -D "" -importcfg $WORK/b242/importcfg -pack ./pragma.go cat >$WORK/b305/importcfg << 'EOF' # internal # import config packagefile sync=$WORK/b013/_pkg_.a EOF cd /builddir/build/BUILD/buildah-1.21.1/src/google.golang.org/grpc/internal/buffer /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b305/_pkg_.a -trimpath "$WORK/b305=>" -shared -p google.golang.org/grpc/internal/buffer -complete -installsuffix shared -buildid WTGmCnIELfBISEPC7-mt/WTGmCnIELfBISEPC7-mt -goversion go1.15.12 -D "" -importcfg $WORK/b305/importcfg -pack ./unbounded.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b242/_pkg_.a # internal cp $WORK/b242/_pkg_.a /builddir/.cache/go-build/61/612844c846e0355ca5315ffeae1d4ce6efb6e457828df2aea538ea789b1f550a-d # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b308/_pkg_.a # internal cp $WORK/b308/_pkg_.a /builddir/.cache/go-build/67/679d308705b33354aa4ad3e882d08504adab1821c36da229655a96095a7d443b-d # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b305/_pkg_.a # internal cp $WORK/b305/_pkg_.a /builddir/.cache/go-build/f2/f288dcb95d3538faf75888df73e865f00ca0599c54a6cdf0b7cad24e53a833bc-d # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b056/_pkg_.a # internal cp $WORK/b056/_pkg_.a /builddir/.cache/go-build/3b/3bb0d793ac1baf3b70b1333f3bb9832cc7bd2d6facea5e72818a5397da410ab1-d # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b057/_pkg_.a # internal cp $WORK/b057/_pkg_.a /builddir/.cache/go-build/b3/b3a077858500cbde52815974ab91e065ee819b610d23028d7f57ab6eddf769cd-d # internal cd /usr/lib/golang/src/internal/reflectlite /usr/lib/golang/pkg/tool/linux_arm64/asm -p internal/reflectlite -trimpath "$WORK/b004=>" -I $WORK/b004/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b004/asm.o ./asm.s /usr/lib/golang/pkg/tool/linux_arm64/pack r $WORK/b004/_pkg_.a $WORK/b004/asm.o # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b004/_pkg_.a # internal cp $WORK/b004/_pkg_.a /builddir/.cache/go-build/2d/2d9f9114085ae68ff3b2879dbfee7d8826bf8bbda7f82160719fa675b86db7ab-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 cd /usr/lib/golang/src/errors /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b003/_pkg_.a -trimpath "$WORK/b003=>" -shared -p errors -std -complete -installsuffix shared -buildid XjyLJ-TvaaZ7PxDIghtf/XjyLJ-TvaaZ7PxDIghtf -goversion go1.15.12 -D "" -importcfg $WORK/b003/importcfg -pack ./errors.go ./wrap.go cat >$WORK/b033/importcfg << 'EOF' # internal # import config packagefile internal/reflectlite=$WORK/b004/_pkg_.a EOF cd /usr/lib/golang/src/sort /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b033/_pkg_.a -trimpath "$WORK/b033=>" -shared -p sort -std -complete -installsuffix shared -buildid hywQoMGVnTxy4W2v22US/hywQoMGVnTxy4W2v22US -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_arm64/buildid -w $WORK/b003/_pkg_.a # internal cp $WORK/b003/_pkg_.a /builddir/.cache/go-build/22/2214a18a6015d868fab3f92caf157b67f983410aa877ef93b8659b29a2db696f-d # internal internal/oserror mkdir -p $WORK/b018/ io mkdir -p $WORK/b021/ vendor/golang.org/x/net/dns/dnsmessage mkdir -p $WORK/b054/ cat >$WORK/b018/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a EOF golang.org/x/crypto/cast5 mkdir -p $WORK/b215/ github.com/containers/storage/pkg/locker cd /usr/lib/golang/src/internal/oserror /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b018/_pkg_.a -trimpath "$WORK/b018=>" -shared -p internal/oserror -std -complete -installsuffix shared -buildid Ygr0lzisqAzaYQQq5AXn/Ygr0lzisqAzaYQQq5AXn -goversion go1.15.12 -D "" -importcfg $WORK/b018/importcfg -pack ./errors.go cat >$WORK/b021/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile sync=$WORK/b013/_pkg_.a EOF mkdir -p $WORK/b356/ cd /usr/lib/golang/src/io /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b021/_pkg_.a -trimpath "$WORK/b021=>" -shared -p io -std -complete -installsuffix shared -buildid g4JBSbqmv5FNspZw9t8c/g4JBSbqmv5FNspZw9t8c -goversion go1.15.12 -D "" -importcfg $WORK/b021/importcfg -pack ./io.go ./multi.go ./pipe.go 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 strconv github.com/containers/common/pkg/apparmor cd /builddir/build/BUILD/buildah-1.21.1/src/golang.org/x/crypto/cast5 /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b215/_pkg_.a -trimpath "$WORK/b215=>" -shared -p golang.org/x/crypto/cast5 -complete -installsuffix shared -buildid gyriVRg6PCqu-KUNqy7k/gyriVRg6PCqu-KUNqy7k -goversion go1.15.12 -D "" -importcfg $WORK/b215/importcfg -pack ./cast5.go cd /usr/lib/golang/src/vendor/golang.org/x/net/dns/dnsmessage /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b054/_pkg_.a -trimpath "$WORK/b054=>" -shared -p vendor/golang.org/x/net/dns/dnsmessage -std -complete -installsuffix shared -buildid MMRjFiVRvPcxRxcWg1s-/MMRjFiVRvPcxRxcWg1s- -goversion go1.15.12 -D "" -importcfg $WORK/b054/importcfg -pack ./message.go mkdir -p $WORK/b030/ 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 mkdir -p $WORK/b465/ cd /builddir/build/BUILD/buildah-1.21.1/src/github.com/containers/storage/pkg/locker /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b356/_pkg_.a -trimpath "$WORK/b356=>" -shared -p github.com/containers/storage/pkg/locker -complete -installsuffix shared -buildid Fo6aloyXSYAWPG97cVZr/Fo6aloyXSYAWPG97cVZr -goversion go1.15.12 -D "" -importcfg $WORK/b356/importcfg -pack ./locker.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/b023/_pkg_.a EOF 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 cd /usr/lib/golang/src/strconv /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b030/_pkg_.a -trimpath "$WORK/b030=>" -shared -p strconv -std -complete -installsuffix shared -buildid 9TNSxTbYLREfBIreVa2Z/9TNSxTbYLREfBIreVa2Z -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_arm64/compile -o $WORK/b465/_pkg_.a -trimpath "$WORK/b465=>" -shared -p github.com/containers/common/pkg/apparmor -complete -installsuffix shared -buildid xmPQkXvIMR-waTS8kQtm/xmPQkXvIMR-waTS8kQtm -goversion go1.15.12 -D "" -importcfg $WORK/b465/importcfg -pack ./apparmor.go ./apparmor_unsupported.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b018/_pkg_.a # internal cp $WORK/b018/_pkg_.a /builddir/.cache/go-build/6c/6c9e781d44ea946b19fd7c7ac93fb05cff76f52b39c4121e08e8bb326397e606-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_arm64/asm -p syscall -trimpath "$WORK/b017=>" -I $WORK/b017/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -gensymabis -o $WORK/b017/symabis ./asm_linux_arm64.s /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b465/_pkg_.a # internal cp $WORK/b465/_pkg_.a /builddir/.cache/go-build/1c/1cccc84906b932e90a8efb86ee151c14874bb97c71012024235d22bc72ef24e9-d # internal 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_arm64/compile -o $WORK/b017/_pkg_.a -trimpath "$WORK/b017=>" -shared -p syscall -std -installsuffix shared -buildid 6-KG6fUpijxoyMl_AhYC/6-KG6fUpijxoyMl_AhYC -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_dup3_linux.go ./syscall_linux.go ./syscall_linux_arm64.go ./syscall_unix.go ./time_nofake.go ./timestruct.go ./zerrors_linux_arm64.go ./zsyscall_linux_arm64.go ./zsysnum_linux_arm64.go ./ztypes_linux_arm64.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b356/_pkg_.a # internal cp $WORK/b356/_pkg_.a /builddir/.cache/go-build/7b/7bb316bd5eedb108115e498842f1e01ea7057034b4934f7e1387cb056ec5d34d-d # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b033/_pkg_.a # internal cp $WORK/b033/_pkg_.a /builddir/.cache/go-build/a8/a8c6682e526dd00dc36ae52b8ffe2e61cbf3ff520c9e7e42720745601bd394d4-d # internal container/heap mkdir -p $WORK/b335/ github.com/beorn7/perks/quantile mkdir -p $WORK/b419/ 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_arm64/compile -o $WORK/b419/_pkg_.a -trimpath "$WORK/b419=>" -shared -p github.com/beorn7/perks/quantile -complete -installsuffix shared -buildid Ri_eFZEKHBX0urwl5Kif/Ri_eFZEKHBX0urwl5Kif -goversion go1.15.12 -D "" -importcfg $WORK/b419/importcfg -pack ./stream.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b215/_pkg_.a # internal 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_arm64/compile -o $WORK/b335/_pkg_.a -trimpath "$WORK/b335=>" -shared -p container/heap -std -complete -installsuffix shared -buildid bYgEqicfcZ02jX26EGEA/bYgEqicfcZ02jX26EGEA -goversion go1.15.12 -D "" -importcfg $WORK/b335/importcfg -pack ./heap.go cp $WORK/b215/_pkg_.a /builddir/.cache/go-build/b8/b8d5bb34ffff22d6306c4739bd4b77e7718cb0c73e1bc2ae2a0da4bca90bdfce-d # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b335/_pkg_.a # internal cp $WORK/b335/_pkg_.a /builddir/.cache/go-build/db/db8b1191edd844829354ec95dbf14c7126ae46c4e0a2d93b569ab253a1324e1d-d # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b021/_pkg_.a # internal cp $WORK/b021/_pkg_.a /builddir/.cache/go-build/37/37ec27da042e2bc0e082f58578e5715cd0e710ffca5ea6c3674a18cd027a6d60-d # internal hash mkdir -p $WORK/b072/ github.com/containers/image/v5/pkg/compression/internal crypto/internal/randutil bytes mkdir -p $WORK/b020/ strings mkdir -p $WORK/b076/ 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_arm64/compile -o $WORK/b072/_pkg_.a -trimpath "$WORK/b072=>" -shared -p hash -std -complete -installsuffix shared -buildid 0cT8E6WDA83DvfESr3E7/0cT8E6WDA83DvfESr3E7 -goversion go1.15.12 -D "" -importcfg $WORK/b072/importcfg -pack ./hash.go 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 mkdir -p $WORK/b112/ text/tabwriter github.com/containers/image/v5/internal/uploadreader cd /usr/lib/golang/src/bytes /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b020/_pkg_.a -trimpath "$WORK/b020=>" -shared -p bytes -std -installsuffix shared -buildid 7n8ZRowvrTlDYwaFI2IY/7n8ZRowvrTlDYwaFI2IY -goversion go1.15.12 -D "" -importcfg $WORK/b020/importcfg -pack ./buffer.go ./bytes.go ./reader.go cat >$WORK/b076/importcfg << 'EOF' # internal # import config packagefile io=$WORK/b021/_pkg_.a EOF mkdir -p $WORK/b039/ mkdir -p $WORK/b271/ cd /builddir/build/BUILD/buildah-1.21.1/src/github.com/containers/image/v5/pkg/compression/internal /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b076/_pkg_.a -trimpath "$WORK/b076=>" -shared -p github.com/containers/image/v5/pkg/compression/internal -complete -installsuffix shared -buildid ADo0TxQPegHKazQQxeej/ADo0TxQPegHKazQQxeej -goversion go1.15.12 -D "" -importcfg $WORK/b076/importcfg -pack ./types.go mkdir -p $WORK/b394/ cat >$WORK/b112/importcfg << 'EOF' # internal # import config packagefile io=$WORK/b021/_pkg_.a packagefile sync=$WORK/b013/_pkg_.a EOF 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 cd /usr/lib/golang/src/crypto/internal/randutil /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b112/_pkg_.a -trimpath "$WORK/b112=>" -shared -p crypto/internal/randutil -std -complete -installsuffix shared -buildid bArzjhJlna-2n6mh7NqM/bArzjhJlna-2n6mh7NqM -goversion go1.15.12 -D "" -importcfg $WORK/b112/importcfg -pack ./randutil.go cd /usr/lib/golang/src/strings /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b039/_pkg_.a -trimpath "$WORK/b039=>" -shared -p strings -std -complete -installsuffix shared -buildid D-adK0jLXWMc0W43_QI-/D-adK0jLXWMc0W43_QI- -goversion go1.15.12 -D "" -importcfg $WORK/b039/importcfg -pack ./builder.go ./compare.go ./reader.go ./replace.go ./search.go ./strings.go cat >$WORK/b271/importcfg << 'EOF' # internal # import config packagefile io=$WORK/b021/_pkg_.a packagefile unicode/utf8=$WORK/b023/_pkg_.a EOF cat >$WORK/b394/importcfg << 'EOF' # internal # import config packagefile io=$WORK/b021/_pkg_.a packagefile sync=$WORK/b013/_pkg_.a EOF cd /usr/lib/golang/src/text/tabwriter /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b271/_pkg_.a -trimpath "$WORK/b271=>" -shared -p text/tabwriter -std -complete -installsuffix shared -buildid iI0VNynBLDoZ1zNxirPQ/iI0VNynBLDoZ1zNxirPQ -goversion go1.15.12 -D "" -importcfg $WORK/b271/importcfg -pack ./tabwriter.go cd /builddir/build/BUILD/buildah-1.21.1/src/github.com/containers/image/v5/internal/uploadreader /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b394/_pkg_.a -trimpath "$WORK/b394=>" -shared -p github.com/containers/image/v5/internal/uploadreader -complete -installsuffix shared -buildid nJKtEf6hdA_2leUrEiEj/nJKtEf6hdA_2leUrEiEj -goversion go1.15.12 -D "" -importcfg $WORK/b394/importcfg -pack ./upload_reader.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b076/_pkg_.a # internal cp $WORK/b076/_pkg_.a /builddir/.cache/go-build/20/208f69bf012bc98117232347a5f4a5c51f0a97ee61ce79a88ea7cd188f66fe2f-d # internal github.com/containers/image/v5/pkg/compression/types mkdir -p $WORK/b075/ /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b112/_pkg_.a # internal 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_arm64/compile -o $WORK/b075/_pkg_.a -trimpath "$WORK/b075=>" -shared -p github.com/containers/image/v5/pkg/compression/types -complete -installsuffix shared -buildid W5eexuiRyTxSyDgXiKhb/W5eexuiRyTxSyDgXiKhb -goversion go1.15.12 -D "" -importcfg $WORK/b075/importcfg -pack ./types.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b394/_pkg_.a # internal cp $WORK/b112/_pkg_.a /builddir/.cache/go-build/b8/b880831f6986b9dea3c1eff9c700849c0ac85675570aecf19195344c7f58aac0-d # internal cp $WORK/b394/_pkg_.a /builddir/.cache/go-build/86/86b7ae6360eb6d17660179ba627a33aad2826c4e89a7491a17b883ceae6385b9-d # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b072/_pkg_.a # internal cp $WORK/b072/_pkg_.a /builddir/.cache/go-build/66/668d66be1266ad53b530a3d54f3a25a4ec73aaea25e43e2238b16cf31749dafc-d # internal hash/adler32 hash/fnv mkdir -p $WORK/b214/ crypto/hmac hash/crc64 hash/crc32 mkdir -p $WORK/b090/ cat >$WORK/b214/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile hash=$WORK/b072/_pkg_.a EOF mkdir -p $WORK/b202/ cd /usr/lib/golang/src/hash/adler32 /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b214/_pkg_.a -trimpath "$WORK/b214=>" -shared -p hash/adler32 -std -complete -installsuffix shared -buildid GhTyPMZJELJjFS44NuHk/GhTyPMZJELJjFS44NuHk -goversion go1.15.12 -D "" -importcfg $WORK/b214/importcfg -pack ./adler32.go mkdir -p $WORK/b123/ mkdir -p $WORK/b107/ cat >$WORK/b090/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/hash/crc32 /usr/lib/golang/pkg/tool/linux_arm64/asm -p hash/crc32 -trimpath "$WORK/b090=>" -I $WORK/b090/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -gensymabis -o $WORK/b090/symabis ./crc32_arm64.s cat >$WORK/b123/importcfg << 'EOF' # internal # import config packagefile crypto/subtle=$WORK/b086/_pkg_.a packagefile hash=$WORK/b072/_pkg_.a EOF 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/crypto/hmac /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b123/_pkg_.a -trimpath "$WORK/b123=>" -shared -p crypto/hmac -std -complete -installsuffix shared -buildid 3pEG1MKSbh3HP6VDq3LH/3pEG1MKSbh3HP6VDq3LH -goversion go1.15.12 -D "" -importcfg $WORK/b123/importcfg -pack ./hmac.go 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/crc64 /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b107/_pkg_.a -trimpath "$WORK/b107=>" -shared -p hash/crc64 -std -complete -installsuffix shared -buildid MeM4X6SFeTmOORDBo6gg/MeM4X6SFeTmOORDBo6gg -goversion go1.15.12 -D "" -importcfg $WORK/b107/importcfg -pack ./crc64.go cd /usr/lib/golang/src/hash/fnv /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b202/_pkg_.a -trimpath "$WORK/b202=>" -shared -p hash/fnv -std -complete -installsuffix shared -buildid 4avIHPkUJXzpunoy2E1x/4avIHPkUJXzpunoy2E1x -goversion go1.15.12 -D "" -importcfg $WORK/b202/importcfg -pack ./fnv.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b419/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b075/_pkg_.a # internal cp $WORK/b075/_pkg_.a /builddir/.cache/go-build/66/665fc5b16da9b179453e8a0f68fdf8f8bf87413e74abef56e026ba98ace9f34f-d # internal cp $WORK/b419/_pkg_.a /builddir/.cache/go-build/d0/d0fc6c20868b619c7c794a976239a2d4332f3dd1c5d5912acbfd0bc9dcece4ec-d # internal cat >$WORK/b090/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile hash=$WORK/b072/_pkg_.a packagefile internal/cpu=$WORK/b009/_pkg_.a packagefile sync=$WORK/b013/_pkg_.a EOF cd /usr/lib/golang/src/hash/crc32 /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b090/_pkg_.a -trimpath "$WORK/b090=>" -shared -p hash/crc32 -std -installsuffix shared -buildid 2UAriq_ah0ILLdOsiiyb/2UAriq_ah0ILLdOsiiyb -goversion go1.15.12 -symabis $WORK/b090/symabis -D "" -importcfg $WORK/b090/importcfg -pack -asmhdr $WORK/b090/go_asm.h ./crc32.go ./crc32_arm64.go ./crc32_generic.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b123/_pkg_.a # internal cp $WORK/b123/_pkg_.a /builddir/.cache/go-build/08/08c73883cfebfd0d6ad7014f95450c9312735b8a4ddb832a92888ecb1d831f0b-d # internal vendor/golang.org/x/crypto/hkdf mkdir -p $WORK/b137/ golang.org/x/crypto/pbkdf2 mkdir -p $WORK/b227/ 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_arm64/compile -o $WORK/b137/_pkg_.a -trimpath "$WORK/b137=>" -shared -p vendor/golang.org/x/crypto/hkdf -std -complete -installsuffix shared -buildid d3kXwFhNwMLQoBGFN7ZP/d3kXwFhNwMLQoBGFN7ZP -goversion go1.15.12 -D "" -importcfg $WORK/b137/importcfg -pack ./hkdf.go 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_arm64/compile -o $WORK/b227/_pkg_.a -trimpath "$WORK/b227=>" -shared -p golang.org/x/crypto/pbkdf2 -complete -installsuffix shared -buildid tRm_17KpfWY-2P9m66pR/tRm_17KpfWY-2P9m66pR -goversion go1.15.12 -D "" -importcfg $WORK/b227/importcfg -pack ./pbkdf2.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b214/_pkg_.a # internal cp $WORK/b214/_pkg_.a /builddir/.cache/go-build/a3/a36bafa097a6b3d34b307caf3ec13f8e45824416032030a106ad94aacbeab810-d # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b271/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b227/_pkg_.a # internal cp $WORK/b271/_pkg_.a /builddir/.cache/go-build/d4/d40eb8e41c5364b244feb0869b81f4565865da0fc246d729fbe6dcfe77a10f56-d # internal cp $WORK/b227/_pkg_.a /builddir/.cache/go-build/fa/fa33c94365c3d1f8c82634cbf65ef5333ae9736524e5d4f71ca482c004e2d91e-d # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b137/_pkg_.a # internal cp $WORK/b137/_pkg_.a /builddir/.cache/go-build/dc/dc1279112cb9b7f1cd087e13b028c6856b8ffb8c17b07f76823062cfda0be260-d # internal cd /usr/lib/golang/src/hash/crc32 /usr/lib/golang/pkg/tool/linux_arm64/asm -p hash/crc32 -trimpath "$WORK/b090=>" -I $WORK/b090/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b090/crc32_arm64.o ./crc32_arm64.s /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b107/_pkg_.a # internal cp $WORK/b107/_pkg_.a /builddir/.cache/go-build/58/5811d111fa6cb7705fa5b46b81b81856307f333c3c71575f9b43c28312b74da3-d # internal /usr/lib/golang/pkg/tool/linux_arm64/pack r $WORK/b090/_pkg_.a $WORK/b090/crc32_arm64.o # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b090/_pkg_.a # internal cp $WORK/b090/_pkg_.a /builddir/.cache/go-build/8d/8d7e3a1eaa6413001c95513fa298bdc894b9c0195164614415ac5ddaf9f4b2c4-d # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b202/_pkg_.a # internal cp $WORK/b202/_pkg_.a /builddir/.cache/go-build/d7/d7be9dc76eadac139cddd73aeaa520c3186b939ccafa3cae5498c826ed4b0fe7-d # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b020/_pkg_.a # internal cp $WORK/b020/_pkg_.a /builddir/.cache/go-build/f9/f98a8aca11801b990b7252ce810e9400623c829a98b4f6bca167ef46dff6ac81-d # internal golang.org/x/text/transform mkdir -p $WORK/b318/ vendor/golang.org/x/text/transform mkdir -p $WORK/b176/ 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 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 /builddir/build/BUILD/buildah-1.21.1/src/golang.org/x/text/transform /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b318/_pkg_.a -trimpath "$WORK/b318=>" -shared -p golang.org/x/text/transform -complete -installsuffix shared -buildid -xa97iXn_-pF-TzCXij_/-xa97iXn_-pF-TzCXij_ -goversion go1.15.12 -D "" -importcfg $WORK/b318/importcfg -pack ./transform.go cd /usr/lib/golang/src/vendor/golang.org/x/text/transform /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b176/_pkg_.a -trimpath "$WORK/b176=>" -shared -p vendor/golang.org/x/text/transform -std -complete -installsuffix shared -buildid 2vrYeLuxI7HN1ABbHpD9/2vrYeLuxI7HN1ABbHpD9 -goversion go1.15.12 -D "" -importcfg $WORK/b176/importcfg -pack ./transform.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b030/_pkg_.a # internal cp $WORK/b030/_pkg_.a /builddir/.cache/go-build/f4/f435a6a6d1f012d14d96b2756fcd37460b72c917c98bb3821860a73092079ed7-d # internal crypto mkdir -p $WORK/b071/ crypto/rc4 encoding/base32 mkdir -p $WORK/b138/ 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 mkdir -p $WORK/b125/ reflect cd /usr/lib/golang/src/crypto /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b071/_pkg_.a -trimpath "$WORK/b071=>" -shared -p crypto -std -complete -installsuffix shared -buildid Nq0OxrEHJzWGUpa9umks/Nq0OxrEHJzWGUpa9umks -goversion go1.15.12 -D "" -importcfg $WORK/b071/importcfg -pack ./crypto.go cat >$WORK/b138/importcfg << 'EOF' # internal # import config packagefile io=$WORK/b021/_pkg_.a packagefile strconv=$WORK/b030/_pkg_.a EOF mkdir -p $WORK/b029/ golang.org/x/crypto/openpgp/errors cd /usr/lib/golang/src/encoding/base32 /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b138/_pkg_.a -trimpath "$WORK/b138=>" -shared -p encoding/base32 -std -complete -installsuffix shared -buildid qVGzBRoZpwkwcVAZ-Gg4/qVGzBRoZpwkwcVAZ-Gg4 -goversion go1.15.12 -D "" -importcfg $WORK/b138/importcfg -pack ./base32.go mkdir -p $WORK/b211/ 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_arm64/compile -o $WORK/b125/_pkg_.a -trimpath "$WORK/b125=>" -shared -p crypto/rc4 -std -complete -installsuffix shared -buildid LJnPuKD_AALeuYu5iVCY/LJnPuKD_AALeuYu5iVCY -goversion go1.15.12 -D "" -importcfg $WORK/b125/importcfg -pack ./rc4.go cat >$WORK/b029/go_asm.h << 'EOF' # internal EOF cat >$WORK/b211/importcfg << 'EOF' # internal # import config packagefile strconv=$WORK/b030/_pkg_.a EOF cd /usr/lib/golang/src/reflect /usr/lib/golang/pkg/tool/linux_arm64/asm -p reflect -trimpath "$WORK/b029=>" -I $WORK/b029/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -gensymabis -o $WORK/b029/symabis ./asm_arm64.s cd /builddir/build/BUILD/buildah-1.21.1/src/golang.org/x/crypto/openpgp/errors /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b211/_pkg_.a -trimpath "$WORK/b211=>" -shared -p golang.org/x/crypto/openpgp/errors -complete -installsuffix shared -buildid 2bxWOnNAlk9uQ0aBcBS4/2bxWOnNAlk9uQ0aBcBS4 -goversion go1.15.12 -D "" -importcfg $WORK/b211/importcfg -pack ./errors.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_arm64/compile -o $WORK/b029/_pkg_.a -trimpath "$WORK/b029=>" -shared -p reflect -std -installsuffix shared -buildid 73nnJJa5BF7QLwpjMPsq/73nnJJa5BF7QLwpjMPsq -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_arm64/buildid -w $WORK/b125/_pkg_.a # internal cp $WORK/b125/_pkg_.a /builddir/.cache/go-build/6f/6f871660c81db84fb8a90516dd6304762124eaf9c6d024137a7fd398f1b4e8fd-d # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b211/_pkg_.a # internal cp $WORK/b211/_pkg_.a /builddir/.cache/go-build/59/597c47e74d08ac3b06c6329fae2235cd5de25e83a4e0fb6b1010d46311fe6b12-d # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b071/_pkg_.a # internal cp $WORK/b071/_pkg_.a /builddir/.cache/go-build/08/084d1d512eaa301a842fb3563375e8c7487f014ae6a17d391726a79d32d92310-d # internal golang.org/x/crypto/openpgp/s2k 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_arm64/compile -o $WORK/b217/_pkg_.a -trimpath "$WORK/b217=>" -shared -p golang.org/x/crypto/openpgp/s2k -complete -installsuffix shared -buildid I2XDP4s9JwD2im5uyb4H/I2XDP4s9JwD2im5uyb4H -goversion go1.15.12 -D "" -importcfg $WORK/b217/importcfg -pack ./s2k.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b039/_pkg_.a # internal cp $WORK/b039/_pkg_.a /builddir/.cache/go-build/53/537df3aea32c73b6ed1b0543800937a6551d8865cbb1feba36c9112d1acd2d61-d # internal bufio mkdir -p $WORK/b049/ google.golang.org/grpc/encoding github.com/containers/storage/pkg/stringutils github.com/prometheus/common/internal/bitbucket.org/ww/goautoneg path github.com/disiqueira/gotree/v3 github.com/docker/docker/api/types/versions mkdir -p $WORK/b484/ html mkdir -p $WORK/b268/ regexp/syntax mkdir -p $WORK/b064/ 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_arm64/compile -o $WORK/b049/_pkg_.a -trimpath "$WORK/b049=>" -shared -p bufio -std -complete -installsuffix shared -buildid VycWk72IMjzbdVJoAdTQ/VycWk72IMjzbdVJoAdTQ -goversion go1.15.12 -D "" -importcfg $WORK/b049/importcfg -pack ./bufio.go ./scan.go mkdir -p $WORK/b140/ cat >$WORK/b484/importcfg << 'EOF' # internal # import config packagefile strings=$WORK/b039/_pkg_.a EOF 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 /builddir/build/BUILD/buildah-1.21.1/src/github.com/disiqueira/gotree/v3 /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b484/_pkg_.a -trimpath "$WORK/b484=>" -shared -p github.com/disiqueira/gotree/v3 -complete -installsuffix shared -buildid p8pU_NRq8JRbGoV17b4Y/p8pU_NRq8JRbGoV17b4Y -goversion go1.15.12 -D "" -importcfg $WORK/b484/importcfg -pack ./gotree.go cd /usr/lib/golang/src/html /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b268/_pkg_.a -trimpath "$WORK/b268=>" -shared -p html -std -complete -installsuffix shared -buildid 7WH0f4XQk4WPQjUICMaL/7WH0f4XQk4WPQjUICMaL -goversion go1.15.12 -D "" -importcfg $WORK/b268/importcfg -pack ./entity.go ./escape.go 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 mkdir -p $WORK/b379/ cd /usr/lib/golang/src/regexp/syntax /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b064/_pkg_.a -trimpath "$WORK/b064=>" -shared -p regexp/syntax -std -complete -installsuffix shared -buildid 9OoP3idaSqxnvdumjyfd/9OoP3idaSqxnvdumjyfd -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 mkdir -p $WORK/b425/ cat >$WORK/b140/importcfg << 'EOF' # internal # import config packagefile strconv=$WORK/b030/_pkg_.a packagefile strings=$WORK/b039/_pkg_.a EOF mkdir -p $WORK/b048/ cd /builddir/build/BUILD/buildah-1.21.1/src/github.com/docker/docker/api/types/versions /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b140/_pkg_.a -trimpath "$WORK/b140=>" -shared -p github.com/docker/docker/api/types/versions -complete -installsuffix shared -buildid Deqw0mq3kwwwISRM_P8a/Deqw0mq3kwwwISRM_P8a -goversion go1.15.12 -D "" -importcfg $WORK/b140/importcfg -pack ./compare.go 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 mkdir -p $WORK/b288/ cd /builddir/build/BUILD/buildah-1.21.1/src/github.com/containers/storage/pkg/stringutils /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b379/_pkg_.a -trimpath "$WORK/b379=>" -shared -p github.com/containers/storage/pkg/stringutils -complete -installsuffix shared -buildid 0AzvYwyuy5D9EU3tP-aF/0AzvYwyuy5D9EU3tP-aF -goversion go1.15.12 -D "" -importcfg $WORK/b379/importcfg -pack ./stringutils.go 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 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 /builddir/build/BUILD/buildah-1.21.1/src/github.com/prometheus/common/internal/bitbucket.org/ww/goautoneg /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b425/_pkg_.a -trimpath "$WORK/b425=>" -shared -p github.com/prometheus/common/internal/bitbucket.org/ww/goautoneg -complete -installsuffix shared -buildid NjMMY-CjViLvNdREzOig/NjMMY-CjViLvNdREzOig -goversion go1.15.12 -D "" -importcfg $WORK/b425/importcfg -pack ./autoneg.go cd /usr/lib/golang/src/path /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b048/_pkg_.a -trimpath "$WORK/b048=>" -shared -p path -std -complete -installsuffix shared -buildid YgyBPu0k2U4WTPPrJZwI/YgyBPu0k2U4WTPPrJZwI -goversion go1.15.12 -D "" -importcfg $WORK/b048/importcfg -pack ./match.go ./path.go 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_arm64/compile -o $WORK/b288/_pkg_.a -trimpath "$WORK/b288=>" -shared -p google.golang.org/grpc/encoding -complete -installsuffix shared -buildid -byH73EleVczfdzP9fIo/-byH73EleVczfdzP9fIo -goversion go1.15.12 -D "" -importcfg $WORK/b288/importcfg -pack ./encoding.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b140/_pkg_.a # internal cp $WORK/b140/_pkg_.a /builddir/.cache/go-build/07/07fb02781765db0fb76333aa6007cc4a66f19ed2b2416e442dbc6ceab6fbc0d5-d # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b379/_pkg_.a # internal cp $WORK/b379/_pkg_.a /builddir/.cache/go-build/bd/bd6fcde2a019b8f85662a9720c6c22bf4c1c499d73d082f54961b06afa297e4c-d # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b217/_pkg_.a # internal cp $WORK/b217/_pkg_.a /builddir/.cache/go-build/71/71df06c047a182d493f25ef5adae248f6100c415367d287d49bf50655b496c31-d # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b288/_pkg_.a # internal cp $WORK/b288/_pkg_.a /builddir/.cache/go-build/e5/e532426db78c020c8992a6a2cedfd43d325053b0f908f1b850be9645919ed5cb-d # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b484/_pkg_.a # internal cp $WORK/b484/_pkg_.a /builddir/.cache/go-build/08/089e8e56a5c691de163292970c229f97bbd46914d1b9d5b7569e086efdefcd4e-d # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b138/_pkg_.a # internal cp $WORK/b138/_pkg_.a /builddir/.cache/go-build/ce/ce2838045d5821fe02d4a2f4f482648bf2f858ae5fd3329d60e1188fed039d9a-d # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b318/_pkg_.a # internal cp $WORK/b318/_pkg_.a /builddir/.cache/go-build/05/051e3deb2d12d660a9b87226305a5c1bb1077a3a2caa1b26adaf1bcc89254c48-d # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b176/_pkg_.a # internal cp $WORK/b176/_pkg_.a /builddir/.cache/go-build/4f/4fca7ad6f71b6e0341c816d1e6e2e7c92ac6622142c33a5afde9462947e90837-d # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b425/_pkg_.a # internal cp $WORK/b425/_pkg_.a /builddir/.cache/go-build/bb/bb7c7e026ca6646a652e3cb6e5fd457fcced0af8e1be6ab5390147fb35e5d901-d # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b054/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b048/_pkg_.a # internal cp $WORK/b048/_pkg_.a /builddir/.cache/go-build/ac/ac15d1dd6cd337410745c65342e7c1a03d00107a526d57a7d3411ae2ca73f393-d # internal cp $WORK/b054/_pkg_.a /builddir/.cache/go-build/84/84376016c505d199ccca95e66df410e35cc3227e817af88a65587908221b6907-d # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b268/_pkg_.a # internal cp $WORK/b268/_pkg_.a /builddir/.cache/go-build/a1/a164bd8598a5a1c008144e8997c00cfbf51e08187677f732185084435ca908d5-d # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b049/_pkg_.a # internal cp $WORK/b049/_pkg_.a /builddir/.cache/go-build/37/37287707e43389504e44a3c4faa08c0feaf1e9f00a3f1d1ac8757b883dc0f078-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_arm64/compile -o $WORK/b080/_pkg_.a -trimpath "$WORK/b080=>" -shared -p compress/bzip2 -std -complete -installsuffix shared -buildid VZrE9JkJK7kNoqww8YDn/VZrE9JkJK7kNoqww8YDn -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_arm64/compile -o $WORK/b218/_pkg_.a -trimpath "$WORK/b218=>" -shared -p image -std -complete -installsuffix shared -buildid hhXipQhv0oTBBQroK6Ut/hhXipQhv0oTBBQroK6Ut -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_arm64/buildid -w $WORK/b080/_pkg_.a # internal cp $WORK/b080/_pkg_.a /builddir/.cache/go-build/aa/aad71a91f65aec1359bbf16a9e54efb0892caf72bf0d1b8e377313cbcfe538b2-d # internal cd /usr/lib/golang/src/syscall /usr/lib/golang/pkg/tool/linux_arm64/asm -p syscall -trimpath "$WORK/b017=>" -I $WORK/b017/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b017/asm_linux_arm64.o ./asm_linux_arm64.s /usr/lib/golang/pkg/tool/linux_arm64/pack r $WORK/b017/_pkg_.a $WORK/b017/asm_linux_arm64.o # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b017/_pkg_.a # internal cp $WORK/b017/_pkg_.a /builddir/.cache/go-build/b2/b25f2f74d9d8ab082c405b7787ba162360ecb36452614f1a7790660b6aba0141-d # internal internal/syscall/execenv mkdir -p $WORK/b037/ github.com/mattn/go-isatty mkdir -p $WORK/b481/ internal/syscall/unix mkdir -p $WORK/b036/ time cat >$WORK/b037/importcfg << 'EOF' # internal # import config packagefile syscall=$WORK/b017/_pkg_.a EOF mkdir -p $WORK/b016/ cat >$WORK/b481/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_arm64/compile -o $WORK/b037/_pkg_.a -trimpath "$WORK/b037=>" -shared -p internal/syscall/execenv -std -complete -installsuffix shared -buildid mMgpg5K_gNF_iTaum684/mMgpg5K_gNF_iTaum684 -goversion go1.15.12 -D "" -importcfg $WORK/b037/importcfg -pack ./execenv_default.go cd /builddir/build/BUILD/buildah-1.21.1/src/github.com/mattn/go-isatty /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b481/_pkg_.a -trimpath "$WORK/b481=>" -shared -p github.com/mattn/go-isatty -complete -installsuffix shared -buildid GlMIo331oTnmUfjRuVnj/GlMIo331oTnmUfjRuVnj -goversion go1.15.12 -D "" -importcfg $WORK/b481/importcfg -pack ./doc.go ./isatty_linux.go ./isatty_others.go cat >$WORK/b036/importcfg << 'EOF' # internal # import config packagefile sync/atomic=$WORK/b015/_pkg_.a packagefile syscall=$WORK/b017/_pkg_.a EOF 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/internal/syscall/unix /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b036/_pkg_.a -trimpath "$WORK/b036=>" -shared -p internal/syscall/unix -std -complete -installsuffix shared -buildid 6tIZzAmWo4-FEdOw9Rhv/6tIZzAmWo4-FEdOw9Rhv -goversion go1.15.12 -D "" -importcfg $WORK/b036/importcfg -pack ./at.go ./at_sysnum_fstatat_linux.go ./at_sysnum_linux.go ./copy_file_range_linux.go ./getrandom_linux.go ./nonblocking.go ./sysnum_linux_generic.go cd /usr/lib/golang/src/time /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b016/_pkg_.a -trimpath "$WORK/b016=>" -shared -p time -std -installsuffix shared -buildid xQBwtS37LFgY2UE0ik9J/xQBwtS37LFgY2UE0ik9J -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_arm64/buildid -w $WORK/b481/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b037/_pkg_.a # internal cp $WORK/b481/_pkg_.a /builddir/.cache/go-build/1c/1c435818592beb8c841cc2c23607a928fea31a2853217506f25dd17e0a9e7c94-d # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b036/_pkg_.a # internal cp $WORK/b037/_pkg_.a /builddir/.cache/go-build/0e/0e168eb37f3044e42e0121f6edc2b64cbc35eb884eabe1fdd47833bf6ee8bef8-d # internal cp $WORK/b036/_pkg_.a /builddir/.cache/go-build/94/94d7f63c5283f4478940730510803cddfd41b73e1958121c746f24a26a13e2a5-d # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b218/_pkg_.a # internal cp $WORK/b218/_pkg_.a /builddir/.cache/go-build/92/92b01452b67d7fac7d7d3d2395613b91b4dccddc548b8095fc4255a2aff786f8-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_arm64/compile -o $WORK/b221/_pkg_.a -trimpath "$WORK/b221=>" -shared -p image/internal/imageutil -std -complete -installsuffix shared -buildid r5RzmCO8e_l7lLWXN34G/r5RzmCO8e_l7lLWXN34G -goversion go1.15.12 -D "" -importcfg $WORK/b221/importcfg -pack ./imageutil.go ./impl.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b064/_pkg_.a # internal cp $WORK/b064/_pkg_.a /builddir/.cache/go-build/9e/9e5e8bcd11115e81bda67778e0588a808748c631d20db82b11e2bc9a6062f765-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_arm64/compile -o $WORK/b063/_pkg_.a -trimpath "$WORK/b063=>" -shared -p regexp -std -complete -installsuffix shared -buildid njmTTRqQqxrzJbaMjT1h/njmTTRqQqxrzJbaMjT1h -goversion go1.15.12 -D "" -importcfg $WORK/b063/importcfg -pack ./backtrack.go ./exec.go ./onepass.go ./regexp.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b221/_pkg_.a # internal cp $WORK/b221/_pkg_.a /builddir/.cache/go-build/4f/4ff599acf9685c45f102f919c92538f77a21ef1f3defc360f9b0f6ba302e31d9-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_arm64/compile -o $WORK/b220/_pkg_.a -trimpath "$WORK/b220=>" -shared -p image/jpeg -std -complete -installsuffix shared -buildid 8U4rnAdLUmAAwK73Czpf/8U4rnAdLUmAAwK73Czpf -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_arm64/buildid -w $WORK/b220/_pkg_.a # internal cp $WORK/b220/_pkg_.a /builddir/.cache/go-build/a5/a587df04b3db12ac9810924ee2e51cd3d2b39fd02ca78a4291847d1aa5a6825a-d # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b016/_pkg_.a # internal cp $WORK/b016/_pkg_.a /builddir/.cache/go-build/a5/a504c912853960bfadbb5a187e31a3c0318e52e7133243256cf0c5b9f1a5f863-d # internal google.golang.org/grpc/backoff context mkdir -p $WORK/b272/ google.golang.org/grpc/internal/grpcrand google.golang.org/grpc/keepalive mkdir -p $WORK/b002/ cat >$WORK/b272/importcfg << 'EOF' # internal # import config packagefile time=$WORK/b016/_pkg_.a EOF mkdir -p $WORK/b286/ cd /builddir/build/BUILD/buildah-1.21.1/src/google.golang.org/grpc/backoff /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b272/_pkg_.a -trimpath "$WORK/b272=>" -shared -p google.golang.org/grpc/backoff -complete -installsuffix shared -buildid k7XPAcHZ9zFV2s3Oj7ZK/k7XPAcHZ9zFV2s3Oj7ZK -goversion go1.15.12 -D "" -importcfg $WORK/b272/importcfg -pack ./backoff.go internal/poll mkdir -p $WORK/b323/ 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 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 cd /builddir/build/BUILD/buildah-1.21.1/src/google.golang.org/grpc/internal/grpcrand /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b286/_pkg_.a -trimpath "$WORK/b286=>" -shared -p google.golang.org/grpc/internal/grpcrand -complete -installsuffix shared -buildid iXqpKTiP9A1-lmnqmS-g/iXqpKTiP9A1-lmnqmS-g -goversion go1.15.12 -D "" -importcfg $WORK/b286/importcfg -pack ./grpcrand.go cd /usr/lib/golang/src/context /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b002/_pkg_.a -trimpath "$WORK/b002=>" -shared -p context -std -complete -installsuffix shared -buildid 56hxdyM-WadZUTsiXjS-/56hxdyM-WadZUTsiXjS- -goversion go1.15.12 -D "" -importcfg $WORK/b002/importcfg -pack ./context.go mkdir -p $WORK/b035/ cat >$WORK/b323/importcfg << 'EOF' # internal # import config 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_arm64/compile -o $WORK/b323/_pkg_.a -trimpath "$WORK/b323=>" -shared -p google.golang.org/grpc/keepalive -complete -installsuffix shared -buildid LTPttnE9EoSBQypxhayk/LTPttnE9EoSBQypxhayk -goversion go1.15.12 -D "" -importcfg $WORK/b323/importcfg -pack ./keepalive.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_arm64/compile -o $WORK/b035/_pkg_.a -trimpath "$WORK/b035=>" -shared -p internal/poll -std -installsuffix shared -buildid 0JYakoVJAnLRBugSXJj4/0JYakoVJAnLRBugSXJj4 -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_arm64/buildid -w $WORK/b272/_pkg_.a # internal cp $WORK/b272/_pkg_.a /builddir/.cache/go-build/5e/5ea325e8ca60ae0283a3081266e563ca5300d7103c880a7073871afb7989e04e-d # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b323/_pkg_.a # internal cp $WORK/b323/_pkg_.a /builddir/.cache/go-build/a0/a03bf3f23bb680993e455de8058a32a3c0ed66830af8a2ae2cd34b2df270cdae-d # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b063/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b286/_pkg_.a # internal cp $WORK/b063/_pkg_.a /builddir/.cache/go-build/4a/4a7318eefbf9ded3de0ee70fd9c496d51a114144f50b81ffa708d77cfa5b4efd-d # internal github.com/acarl005/stripansi github.com/docker/libnetwork/resolvconf/dns mkdir -p $WORK/b336/ github.com/lunixbochs/vtclean cp $WORK/b286/_pkg_.a /builddir/.cache/go-build/68/68048bc7e9022007681cf1d190b2ced15d711c71f294e99941d093e4645b0e04-d # internal mkdir -p $WORK/b502/ google.golang.org/grpc/internal/backoff mkdir -p $WORK/b479/ cat >$WORK/b336/importcfg << 'EOF' # internal # import config packagefile regexp=$WORK/b063/_pkg_.a EOF mkdir -p $WORK/b290/ cd /builddir/build/BUILD/buildah-1.21.1/src/github.com/acarl005/stripansi /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b336/_pkg_.a -trimpath "$WORK/b336=>" -shared -p github.com/acarl005/stripansi -complete -installsuffix shared -buildid 2XN_oMcxnhI3ULMStKh0/2XN_oMcxnhI3ULMStKh0 -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_arm64/compile -o $WORK/b502/_pkg_.a -trimpath "$WORK/b502=>" -shared -p github.com/docker/libnetwork/resolvconf/dns -complete -installsuffix shared -buildid w46gnZLbzSQ-GSfC_-zI/w46gnZLbzSQ-GSfC_-zI -goversion go1.15.12 -D "" -importcfg $WORK/b502/importcfg -pack ./resolvconf.go 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 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/github.com/lunixbochs/vtclean /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b479/_pkg_.a -trimpath "$WORK/b479=>" -shared -p github.com/lunixbochs/vtclean -complete -installsuffix shared -buildid eaR6FqerFscYtd0UWcz5/eaR6FqerFscYtd0UWcz5 -goversion go1.15.12 -D "" -importcfg $WORK/b479/importcfg -pack ./io.go ./line.go ./vtclean.go cd /builddir/build/BUILD/buildah-1.21.1/src/google.golang.org/grpc/internal/backoff /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b290/_pkg_.a -trimpath "$WORK/b290=>" -shared -p google.golang.org/grpc/internal/backoff -complete -installsuffix shared -buildid M6oyYib_CYlxzfCsvLGd/M6oyYib_CYlxzfCsvLGd -goversion go1.15.12 -D "" -importcfg $WORK/b290/importcfg -pack ./backoff.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b336/_pkg_.a # internal cp $WORK/b336/_pkg_.a /builddir/.cache/go-build/41/4109ed1f055925695d13e96be881748d8e81922ba722a00c4a1d6329c5d2123e-d # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b290/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b502/_pkg_.a # internal cp $WORK/b290/_pkg_.a /builddir/.cache/go-build/1d/1d3749d6f2cb11952f6fb5beabe49246bf5a298b08d95c7c35d8551ab1daf67c-d # internal cp $WORK/b502/_pkg_.a /builddir/.cache/go-build/82/82806f71c2931883b72147981beefa8c0b9e15dd1d01cb8a863cc652f66fbe47-d # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b002/_pkg_.a # internal cp $WORK/b002/_pkg_.a /builddir/.cache/go-build/57/57d856d767e91f333aed375be3d2ae2c8d0552b0349215d00e6144cde5857fc4-d # internal google.golang.org/grpc/tap mkdir -p $WORK/b326/ golang.org/x/sync/semaphore golang.org/x/net/context mkdir -p $WORK/b344/ mkdir -p $WORK/b157/ 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_arm64/compile -o $WORK/b326/_pkg_.a -trimpath "$WORK/b326=>" -shared -p google.golang.org/grpc/tap -complete -installsuffix shared -buildid tIYfgfpAjAlFtxBMNgKh/tIYfgfpAjAlFtxBMNgKh -goversion go1.15.12 -D "" -importcfg $WORK/b326/importcfg -pack ./tap.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_arm64/compile -o $WORK/b344/_pkg_.a -trimpath "$WORK/b344=>" -shared -p golang.org/x/sync/semaphore -complete -installsuffix shared -buildid JVmiwkIxJujE9Dy0-75h/JVmiwkIxJujE9Dy0-75h -goversion go1.15.12 -D "" -importcfg $WORK/b344/importcfg -pack ./semaphore.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_arm64/compile -o $WORK/b157/_pkg_.a -trimpath "$WORK/b157=>" -shared -p golang.org/x/net/context -complete -installsuffix shared -buildid 7PztnY6H6eEeNPUUy3R_/7PztnY6H6eEeNPUUy3R_ -goversion go1.15.12 -D "" -importcfg $WORK/b157/importcfg -pack ./context.go ./go17.go ./go19.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b479/_pkg_.a # internal cp $WORK/b479/_pkg_.a /builddir/.cache/go-build/8b/8bccca771a096db70e82359b5c32309b1529fbb90ab53a9708bdb9269288b943-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_arm64/compile -o $WORK/b478/_pkg_.a -trimpath "$WORK/b478=>" -shared -p github.com/juju/ansiterm/tabwriter -complete -installsuffix shared -buildid FbQk6vTAjqWA6CdRzYZS/FbQk6vTAjqWA6CdRzYZS -goversion go1.15.12 -D "" -importcfg $WORK/b478/importcfg -pack ./tabwriter.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b326/_pkg_.a # internal cp $WORK/b326/_pkg_.a /builddir/.cache/go-build/3a/3a124f3cc594f8aadcf002a90d28fbf9442688f8a8e76e11376cdfd49ea3ae47-d # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b157/_pkg_.a # internal cp $WORK/b157/_pkg_.a /builddir/.cache/go-build/c6/c6a2604c78a1a7ed1dbea9c20df08c7885dac3613cc8c9b55df4cc2c55c55b83-d # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b344/_pkg_.a # internal cp $WORK/b344/_pkg_.a /builddir/.cache/go-build/22/22513f0f51ea6dff5c01707f53425357d45108031f8892abbab37df40a1f6ecb-d # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b478/_pkg_.a # internal cp $WORK/b478/_pkg_.a /builddir/.cache/go-build/9d/9d7dca03fede0e071d4899d63465effb6e9b9fe70bd34daf9529d24a4551c106-d # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b035/_pkg_.a # internal cp $WORK/b035/_pkg_.a /builddir/.cache/go-build/04/04df5cd21f94b6b6934e1a6b82adc1176b8daef451f2ee74b7f587d3ac6175e4-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_arm64/compile -o $WORK/b034/_pkg_.a -trimpath "$WORK/b034=>" -shared -p os -std -installsuffix shared -buildid hk6GnyXzc87aBQ8NijZw/hk6GnyXzc87aBQ8NijZw -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 cd /usr/lib/golang/src/reflect /usr/lib/golang/pkg/tool/linux_arm64/asm -p reflect -trimpath "$WORK/b029=>" -I $WORK/b029/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b029/asm_arm64.o ./asm_arm64.s /usr/lib/golang/pkg/tool/linux_arm64/pack r $WORK/b029/_pkg_.a $WORK/b029/asm_arm64.o # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b029/_pkg_.a # internal cp $WORK/b029/_pkg_.a /builddir/.cache/go-build/55/55d532f408ca03485e68b59419fa47b831d2f3c0652c9a1467010f5de6dae68c-d # internal github.com/hashicorp/errwrap mkdir -p $WORK/b346/ internal/fmtsort encoding/binary mkdir -p $WORK/b032/ mkdir -p $WORK/b026/ 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_arm64/compile -o $WORK/b346/_pkg_.a -trimpath "$WORK/b346=>" -shared -p github.com/hashicorp/errwrap -complete -installsuffix shared -buildid j2VUv8rllFSDjsAYs-6z/j2VUv8rllFSDjsAYs-6z -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_arm64/compile -o $WORK/b032/_pkg_.a -trimpath "$WORK/b032=>" -shared -p internal/fmtsort -std -complete -installsuffix shared -buildid bhbWMnzMsb55jMPhhT0g/bhbWMnzMsb55jMPhhT0g -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/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_arm64/compile -o $WORK/b026/_pkg_.a -trimpath "$WORK/b026=>" -shared -p encoding/binary -std -complete -installsuffix shared -buildid xLOmDTYZm2Hpr-CFpPQW/xLOmDTYZm2Hpr-CFpPQW -goversion go1.15.12 -D "" -importcfg $WORK/b026/importcfg -pack ./binary.go ./varint.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b346/_pkg_.a # internal cp $WORK/b346/_pkg_.a /builddir/.cache/go-build/66/66c39e61bec244e43c34256edf41c0664547088bdf78008b72b9f68ab0834960-d # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b032/_pkg_.a # internal cp $WORK/b032/_pkg_.a /builddir/.cache/go-build/87/87350264f297d65ba90c17522ecb672535f5af88caa51617479e1ffc01985b06-d # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b026/_pkg_.a # internal cp $WORK/b026/_pkg_.a /builddir/.cache/go-build/28/288b1ee480f459a18f9ac35838171c9261d563d52f6c64bb73a4f9d58bfbdef2-d # internal encoding/base64 mkdir -p $WORK/b025/ github.com/golang/snappy mkdir -p $WORK/b089/ github.com/klauspost/compress/zstd/internal/xxhash mkdir -p $WORK/b093/ crypto/sha512 mkdir -p $WORK/b113/ crypto/sha256 crypto/ed25519/internal/edwards25519 mkdir -p $WORK/b122/ github.com/cespare/xxhash/v2 mkdir -p $WORK/b103/ 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 crypto/cipher crypto/md5 vendor/golang.org/x/crypto/poly1305 mkdir -p $WORK/b420/ mkdir -p $WORK/b124/ cd /usr/lib/golang/src/encoding/base64 /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b025/_pkg_.a -trimpath "$WORK/b025=>" -shared -p encoding/base64 -std -complete -installsuffix shared -buildid TG2Lk46LMW2-xHSe_ivD/TG2Lk46LMW2-xHSe_ivD -goversion go1.15.12 -D "" -importcfg $WORK/b025/importcfg -pack ./base64.go crypto/sha1 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 cat >$WORK/b089/go_asm.h << 'EOF' # internal EOF mkdir -p $WORK/b084/ cd /usr/lib/golang/src/crypto/sha512 /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b113/_pkg_.a -trimpath "$WORK/b113=>" -shared -p crypto/sha512 -std -complete -installsuffix shared -buildid 0u_SE_XV6C01Yyi10efA/0u_SE_XV6C01Yyi10efA -goversion go1.15.12 -D "" -importcfg $WORK/b113/importcfg -pack ./sha512.go ./sha512block.go ./sha512block_generic.go cd /builddir/build/BUILD/buildah-1.21.1/src/github.com/golang/snappy /usr/lib/golang/pkg/tool/linux_arm64/asm -p github.com/golang/snappy -trimpath "$WORK/b089=>" -I $WORK/b089/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -gensymabis -o $WORK/b089/symabis ./decode_arm64.s ./encode_arm64.s mkdir -p $WORK/b135/ 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 cat >$WORK/b124/go_asm.h << 'EOF' # internal EOF cd /builddir/build/BUILD/buildah-1.21.1/src/github.com/cespare/xxhash/v2 /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b420/_pkg_.a -trimpath "$WORK/b420=>" -shared -p github.com/cespare/xxhash/v2 -complete -installsuffix shared -buildid Hn_dRO6M85KSaYFfAc-G/Hn_dRO6M85KSaYFfAc-G -goversion go1.15.12 -D "" -importcfg $WORK/b420/importcfg -pack ./xxhash.go ./xxhash_other.go ./xxhash_unsafe.go cat >$WORK/b122/importcfg << 'EOF' # internal # import config packagefile encoding/binary=$WORK/b026/_pkg_.a EOF cd /usr/lib/golang/src/crypto/md5 /usr/lib/golang/pkg/tool/linux_arm64/asm -p crypto/md5 -trimpath "$WORK/b124=>" -I $WORK/b124/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -gensymabis -o $WORK/b124/symabis ./md5block_arm64.s 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 packagefile runtime=$WORK/b007/_pkg_.a EOF cat >$WORK/b103/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/crypto/ed25519/internal/edwards25519 /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b122/_pkg_.a -trimpath "$WORK/b122=>" -shared -p crypto/ed25519/internal/edwards25519 -std -complete -installsuffix shared -buildid uWuX-LQ70OrtsZEYA69Q/uWuX-LQ70OrtsZEYA69Q -goversion go1.15.12 -D "" -importcfg $WORK/b122/importcfg -pack ./const.go ./edwards25519.go mkdir -p $WORK/b126/ cd /usr/lib/golang/src/crypto/cipher /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b084/_pkg_.a -trimpath "$WORK/b084=>" -shared -p crypto/cipher -std -complete -installsuffix shared -buildid j_TVtBY-kbWEWbFq77A_/j_TVtBY-kbWEWbFq77A_ -goversion go1.15.12 -D "" -importcfg $WORK/b084/importcfg -pack ./cbc.go ./cfb.go ./cipher.go ./ctr.go ./gcm.go ./io.go ./ofb.go ./xor_generic.go cd /usr/lib/golang/src/crypto/sha256 /usr/lib/golang/pkg/tool/linux_arm64/asm -p crypto/sha256 -trimpath "$WORK/b103=>" -I $WORK/b103/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -gensymabis -o $WORK/b103/symabis ./sha256block_arm64.s 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/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 /builddir/build/BUILD/buildah-1.21.1/src/github.com/klauspost/compress/zstd/internal/xxhash /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b093/_pkg_.a -trimpath "$WORK/b093=>" -shared -p github.com/klauspost/compress/zstd/internal/xxhash -complete -installsuffix shared -buildid R_d0SXEAizvrtBs5HPag/R_d0SXEAizvrtBs5HPag -goversion go1.15.12 -D "" -importcfg $WORK/b093/importcfg -pack ./xxhash.go ./xxhash_other.go ./xxhash_safe.go cd /usr/lib/golang/src/vendor/golang.org/x/crypto/poly1305 /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b135/_pkg_.a -trimpath "$WORK/b135=>" -shared -p vendor/golang.org/x/crypto/poly1305 -std -complete -installsuffix shared -buildid MrE8cRsFFYj9MwAOxOMM/MrE8cRsFFYj9MwAOxOMM -goversion go1.15.12 -D "" -importcfg $WORK/b135/importcfg -pack ./bits_go1.13.go ./mac_noasm.go ./poly1305.go ./sum_generic.go cat >$WORK/b126/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/crypto/sha1 /usr/lib/golang/pkg/tool/linux_arm64/asm -p crypto/sha1 -trimpath "$WORK/b126=>" -I $WORK/b126/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -gensymabis -o $WORK/b126/symabis ./sha1block_arm64.s golang.org/x/sys/unix mkdir -p $WORK/b100/ cat >$WORK/b100/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_arm64/asm -p golang.org/x/sys/unix -trimpath "$WORK/b100=>" -I $WORK/b100/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -gensymabis -o $WORK/b100/symabis ./asm_linux_arm64.s 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 internal/cpu=$WORK/b009/_pkg_.a packagefile math/bits=$WORK/b028/_pkg_.a EOF cd /usr/lib/golang/src/crypto/sha1 /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b126/_pkg_.a -trimpath "$WORK/b126=>" -shared -p crypto/sha1 -std -installsuffix shared -buildid CFetKBDAr0TadpsIvbQf/CFetKBDAr0TadpsIvbQf -goversion go1.15.12 -symabis $WORK/b126/symabis -D "" -importcfg $WORK/b126/importcfg -pack -asmhdr $WORK/b126/go_asm.h ./sha1.go ./sha1block.go ./sha1block_arm64.go 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 cd /builddir/build/BUILD/buildah-1.21.1/src/github.com/golang/snappy /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b089/_pkg_.a -trimpath "$WORK/b089=>" -shared -p github.com/golang/snappy -installsuffix shared -buildid hy6W4Dw7YIKeEHVvY2eE/hy6W4Dw7YIKeEHVvY2eE -goversion go1.15.12 -symabis $WORK/b089/symabis -D "" -importcfg $WORK/b089/importcfg -pack -asmhdr $WORK/b089/go_asm.h ./decode.go ./decode_asm.go ./encode.go ./encode_asm.go ./snappy.go 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 internal/cpu=$WORK/b009/_pkg_.a packagefile math/bits=$WORK/b028/_pkg_.a EOF cd /usr/lib/golang/src/crypto/sha256 /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b103/_pkg_.a -trimpath "$WORK/b103=>" -shared -p crypto/sha256 -std -installsuffix shared -buildid iwJJeUzbK04qhHu_ZQr2/iwJJeUzbK04qhHu_ZQr2 -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_arm64.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_arm64/compile -o $WORK/b124/_pkg_.a -trimpath "$WORK/b124=>" -shared -p crypto/md5 -std -installsuffix shared -buildid X32QMNU7qsoSjCD_h8ix/X32QMNU7qsoSjCD_h8ix -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 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_arm64/compile -o $WORK/b100/_pkg_.a -trimpath "$WORK/b100=>" -shared -p golang.org/x/sys/unix -installsuffix shared -buildid wt6Hbdm9v9KFEM6dAm7V/wt6Hbdm9v9KFEM6dAm7V -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_arm64.go ./syscall_linux_gc.go ./syscall_unix.go ./syscall_unix_gc.go ./timestruct.go ./zerrors_linux.go ./zerrors_linux_arm64.go ./zptrace_armnn_linux.go ./zptrace_linux_arm64.go ./zsyscall_linux.go ./zsyscall_linux_arm64.go ./zsysnum_linux_arm64.go ./ztypes_linux.go ./ztypes_linux_arm64.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b135/_pkg_.a # internal cp $WORK/b135/_pkg_.a /builddir/.cache/go-build/3b/3be9d6971968a3d19e6384ada2e08d4a18ce78cde2baa3369876df87d23255a4-d # internal cd /builddir/build/BUILD/buildah-1.21.1/src/github.com/golang/snappy /usr/lib/golang/pkg/tool/linux_arm64/asm -p github.com/golang/snappy -trimpath "$WORK/b089=>" -I $WORK/b089/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b089/decode_arm64.o ./decode_arm64.s /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b034/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_arm64/asm -p github.com/golang/snappy -trimpath "$WORK/b089=>" -I $WORK/b089/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b089/encode_arm64.o ./encode_arm64.s /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b113/_pkg_.a # internal cp $WORK/b034/_pkg_.a /builddir/.cache/go-build/d3/d38175b0165ec721f95b3d8cc4477bf16e976ef81d4d5a5a30b27c7d89d489ba-d # internal github.com/containers/image/v5/internal/rootless google.golang.org/grpc/internal/envconfig google.golang.org/protobuf/internal/detrand github.com/docker/docker/api/types/mount path/filepath cd /usr/lib/golang/src/crypto/md5 /usr/lib/golang/pkg/tool/linux_arm64/asm -p crypto/md5 -trimpath "$WORK/b124=>" -I $WORK/b124/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b124/md5block_arm64.o ./md5block_arm64.s cd /usr/lib/golang/src/crypto/sha1 /usr/lib/golang/pkg/tool/linux_arm64/asm -p crypto/sha1 -trimpath "$WORK/b126=>" -I $WORK/b126/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b126/sha1block_arm64.o ./sha1block_arm64.s github.com/mattn/go-runewidth runtime/debug os/signal fmt cd /usr/lib/golang/src/crypto/sha256 /usr/lib/golang/pkg/tool/linux_arm64/asm -p crypto/sha256 -trimpath "$WORK/b103=>" -I $WORK/b103/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b103/sha256block_arm64.o ./sha256block_arm64.s mkdir -p $WORK/b198/ github.com/mattn/go-colorable cp $WORK/b113/_pkg_.a /builddir/.cache/go-build/8f/8f986b14ade2a4ce5bef81a43006beb64b2a900276237f1191dfd7f9ea00b9f3-d # internal mkdir -p $WORK/b307/ mkdir -p $WORK/b239/ cat >$WORK/b198/importcfg << 'EOF' # internal # import config packagefile os=$WORK/b034/_pkg_.a packagefile strconv=$WORK/b030/_pkg_.a EOF mkdir -p $WORK/b444/ cd /builddir/build/BUILD/buildah-1.21.1/src/github.com/containers/image/v5/internal/rootless /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b198/_pkg_.a -trimpath "$WORK/b198=>" -shared -p github.com/containers/image/v5/internal/rootless -complete -installsuffix shared -buildid vxjgkbrE7Jh712QPVR8b/vxjgkbrE7Jh712QPVR8b -goversion go1.15.12 -D "" -importcfg $WORK/b198/importcfg -pack ./rootless.go mkdir -p $WORK/b045/ cat >$WORK/b307/importcfg << 'EOF' # internal # import config packagefile os=$WORK/b034/_pkg_.a packagefile strings=$WORK/b039/_pkg_.a EOF 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 mkdir -p $WORK/b337/ cd /builddir/build/BUILD/buildah-1.21.1/src/google.golang.org/protobuf/internal/detrand /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b239/_pkg_.a -trimpath "$WORK/b239=>" -shared -p google.golang.org/protobuf/internal/detrand -complete -installsuffix shared -buildid 25MPWHk4LTkluYMV6zvu/25MPWHk4LTkluYMV6zvu -goversion go1.15.12 -D "" -importcfg $WORK/b239/importcfg -pack ./rand.go 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_arm64/compile -o $WORK/b045/_pkg_.a -trimpath "$WORK/b045=>" -shared -p path/filepath -std -complete -installsuffix shared -buildid mCnqx5iAUlohwNt83im9/mCnqx5iAUlohwNt83im9 -goversion go1.15.12 -D "" -importcfg $WORK/b045/importcfg -pack ./match.go ./path.go ./path_unix.go ./symlink.go ./symlink_unix.go 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 /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b025/_pkg_.a # internal cd /builddir/build/BUILD/buildah-1.21.1/src/github.com/mattn/go-runewidth /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b337/_pkg_.a -trimpath "$WORK/b337=>" -shared -p github.com/mattn/go-runewidth -complete -installsuffix shared -buildid 44SkVR8rB0Yg22259BfL/44SkVR8rB0Yg22259BfL -goversion go1.15.12 -D "" -importcfg $WORK/b337/importcfg -pack ./runewidth.go ./runewidth_posix.go ./runewidth_table.go mkdir -p $WORK/b095/ cd /builddir/build/BUILD/buildah-1.21.1/src/google.golang.org/grpc/internal/envconfig /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b307/_pkg_.a -trimpath "$WORK/b307=>" -shared -p google.golang.org/grpc/internal/envconfig -complete -installsuffix shared -buildid fYktJasy3K9fgpBKUpY9/fYktJasy3K9fgpBKUpY9 -goversion go1.15.12 -D "" -importcfg $WORK/b307/importcfg -pack ./envconfig.go mkdir -p $WORK/b473/ mkdir -p $WORK/b031/ cat >$WORK/b095/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/runtime/debug /usr/lib/golang/pkg/tool/linux_arm64/asm -p runtime/debug -trimpath "$WORK/b095=>" -I $WORK/b095/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -gensymabis -o $WORK/b095/symabis ./debug.s cat >$WORK/b473/go_asm.h << 'EOF' # internal EOF mkdir -p $WORK/b480/ cd /usr/lib/golang/src/os/signal /usr/lib/golang/pkg/tool/linux_arm64/asm -p os/signal -trimpath "$WORK/b473=>" -I $WORK/b473/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -gensymabis -o $WORK/b473/symabis ./sig.s /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b420/_pkg_.a # internal 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 cat >$WORK/b444/importcfg << 'EOF' # internal # import config packagefile os=$WORK/b034/_pkg_.a EOF cp $WORK/b025/_pkg_.a /builddir/.cache/go-build/69/69e8dbaa578d6cb45e163d36674a0d585b0bb159e32453870c4506cfd8273d47-d # internal cd /usr/lib/golang/src/fmt /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b031/_pkg_.a -trimpath "$WORK/b031=>" -shared -p fmt -std -complete -installsuffix shared -buildid Nq7851nQqWWhiUtCvOz5/Nq7851nQqWWhiUtCvOz5 -goversion go1.15.12 -D "" -importcfg $WORK/b031/importcfg -pack ./doc.go ./errors.go ./format.go ./print.go ./scan.go encoding/pem mkdir -p $WORK/b130/ cat >$WORK/b480/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b020/_pkg_.a packagefile github.com/mattn/go-isatty=$WORK/b481/_pkg_.a packagefile io=$WORK/b021/_pkg_.a 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_arm64/compile -o $WORK/b444/_pkg_.a -trimpath "$WORK/b444=>" -shared -p github.com/docker/docker/api/types/mount -complete -installsuffix shared -buildid 5bDWBASQJfYTK99c17nX/5bDWBASQJfYTK99c17nX -goversion go1.15.12 -D "" -importcfg $WORK/b444/importcfg -pack ./mount.go golang.org/x/crypto/openpgp/armor mkdir -p $WORK/b210/ cd /builddir/build/BUILD/buildah-1.21.1/src/github.com/mattn/go-colorable /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b480/_pkg_.a -trimpath "$WORK/b480=>" -shared -p github.com/mattn/go-colorable -complete -installsuffix shared -buildid qXb9ajgRre4zTv4WUvk-/qXb9ajgRre4zTv4WUvk- -goversion go1.15.12 -D "" -importcfg $WORK/b480/importcfg -pack ./colorable_others.go ./noncolorable.go 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 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/github.com/golang/snappy /usr/lib/golang/pkg/tool/linux_arm64/pack r $WORK/b089/_pkg_.a $WORK/b089/decode_arm64.o $WORK/b089/encode_arm64.o # internal cd /builddir/build/BUILD/buildah-1.21.1/src/golang.org/x/crypto/openpgp/armor /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b210/_pkg_.a -trimpath "$WORK/b210=>" -shared -p golang.org/x/crypto/openpgp/armor -complete -installsuffix shared -buildid WSbN8U-A9_AiZanbMBZl/WSbN8U-A9_AiZanbMBZl -goversion go1.15.12 -D "" -importcfg $WORK/b210/importcfg -pack ./armor.go ./encode.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b089/_pkg_.a # internal cp $WORK/b420/_pkg_.a /builddir/.cache/go-build/8e/8e1f8851049595fe0163a879dabefad20ae55f3c9ad98283c903e4b68d2ab650-d # internal cd /usr/lib/golang/src/crypto/sha256 /usr/lib/golang/pkg/tool/linux_arm64/pack r $WORK/b103/_pkg_.a $WORK/b103/sha256block_arm64.o # internal cd /usr/lib/golang/src/crypto/md5 /usr/lib/golang/pkg/tool/linux_arm64/pack r $WORK/b124/_pkg_.a $WORK/b124/md5block_arm64.o # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b103/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b124/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b093/_pkg_.a # internal cd /usr/lib/golang/src/crypto/sha1 /usr/lib/golang/pkg/tool/linux_arm64/pack r $WORK/b126/_pkg_.a $WORK/b126/sha1block_arm64.o # internal net mkdir -p $WORK/b053/ /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b126/_pkg_.a # internal 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/encoding/pem /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b130/_pkg_.a -trimpath "$WORK/b130=>" -shared -p encoding/pem -std -complete -installsuffix shared -buildid zK_96dbvBTKNKeCVPfxi/zK_96dbvBTKNKeCVPfxi -goversion go1.15.12 -D "" -importcfg $WORK/b130/importcfg -pack ./pem.go cd /usr/lib/golang/src/net TERM='dumb' CGO_LDFLAGS='"-g" "-O2"' /usr/lib/golang/pkg/tool/linux_arm64/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 cd /usr/lib/golang/src/runtime/debug /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b095/_pkg_.a -trimpath "$WORK/b095=>" -shared -p runtime/debug -std -installsuffix shared -buildid GAE7dcKjnFucy5XXeZzQ/GAE7dcKjnFucy5XXeZzQ -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 cp $WORK/b089/_pkg_.a /builddir/.cache/go-build/b6/b6ac10cbb9b27616fa304971b32afb18ee51dddfa2abb7b23f2b7d9b496a8283-d # internal cp $WORK/b103/_pkg_.a /builddir/.cache/go-build/4a/4a3f839e2a32053c812d60c09febf936f7dc7d2877c9adf6341fc8a7f20bf316-d # internal cp $WORK/b093/_pkg_.a /builddir/.cache/go-build/36/36b1c592486dfea6b778836cc6422032e0aff7c493a8ccefed4d76d97b585ab1-d # internal cp $WORK/b126/_pkg_.a /builddir/.cache/go-build/f4/f4aacb8dc55c6a3ee3fd9dba9b22443dfd2985e6cd5af94ffcc8d1fb0add8a82-d # internal cp $WORK/b124/_pkg_.a /builddir/.cache/go-build/0d/0d1ad0599b724b8fc890f48baf9d1c9456ed19038292a7d37608a080f9bf80c1-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 cd /usr/lib/golang/src/os/signal /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b473/_pkg_.a -trimpath "$WORK/b473=>" -shared -p os/signal -std -installsuffix shared -buildid aAuCdiZ5VC_XIFogwf9P/aAuCdiZ5VC_XIFogwf9P -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_arm64/buildid -w $WORK/b307/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b198/_pkg_.a # internal cp $WORK/b307/_pkg_.a /builddir/.cache/go-build/5f/5f47b723198eda883ae18511dfa38ace15202107b97bc853643a3da47f6025a2-d # internal cp $WORK/b198/_pkg_.a /builddir/.cache/go-build/c3/c3d72cd1cc16360aa222571390259cb7295c603adee2e680605a0337a206f584-d # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b444/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b239/_pkg_.a # internal cp $WORK/b444/_pkg_.a /builddir/.cache/go-build/6a/6a9c6df548a19ef4006e0d74ac31f552030e29ffe740ee4eef0e9f72a7c8601f-d # internal cp $WORK/b239/_pkg_.a /builddir/.cache/go-build/44/44a933b07789dd09681effc51e01122493acb9442d8bd9f0b6fb28969d8854c6-d # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b480/_pkg_.a # internal cp $WORK/b480/_pkg_.a /builddir/.cache/go-build/e3/e35d59e82b9450bb5913c61ef2c454f5e193f7230d8f497c60538c8630e487d3-d # internal cd /usr/lib/golang/src/runtime/debug /usr/lib/golang/pkg/tool/linux_arm64/asm -p runtime/debug -trimpath "$WORK/b095=>" -I $WORK/b095/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b095/debug.o ./debug.s cd /usr/lib/golang/src/os/signal /usr/lib/golang/pkg/tool/linux_arm64/asm -p os/signal -trimpath "$WORK/b473=>" -I $WORK/b473/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b473/sig.o ./sig.s /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b210/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_arm64/pack r $WORK/b473/_pkg_.a $WORK/b473/sig.o # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b473/_pkg_.a # internal cd /usr/lib/golang/src/runtime/debug /usr/lib/golang/pkg/tool/linux_arm64/pack r $WORK/b095/_pkg_.a $WORK/b095/debug.o # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b084/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b095/_pkg_.a # internal cp $WORK/b210/_pkg_.a /builddir/.cache/go-build/68/68b22c2bbe7c130fc12940c8e6b310b28250e07472e6ce0336991dee85ac1aa6-d # internal cp $WORK/b095/_pkg_.a /builddir/.cache/go-build/21/21f8f775a03d05f000a622c4cd6f3798565c78cdc9a06db3bd13c4d46767eab7-d # internal cp $WORK/b473/_pkg_.a /builddir/.cache/go-build/bf/bff83f95a9b1b310dcce472c823e4c128c59b575419fe88d9507ceec110126da-d # internal cp $WORK/b084/_pkg_.a /builddir/.cache/go-build/9c/9cd17b5202afba67b25c4c195a319144caf5d0f28b311423bd6162ec5244b1e8-d # internal crypto/des mkdir -p $WORK/b120/ vendor/golang.org/x/crypto/chacha20 mkdir -p $WORK/b133/ crypto/aes mkdir -p $WORK/b083/ 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_arm64/compile -o $WORK/b120/_pkg_.a -trimpath "$WORK/b120=>" -shared -p crypto/des -std -complete -installsuffix shared -buildid B-j8s_jNWkbHo8YDsjdt/B-j8s_jNWkbHo8YDsjdt -goversion go1.15.12 -D "" -importcfg $WORK/b120/importcfg -pack ./block.go ./cipher.go ./const.go 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_arm64/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_arm64 -shared -gensymabis -o $WORK/b133/symabis ./chacha_arm64.s cat >$WORK/b083/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/crypto/aes /usr/lib/golang/pkg/tool/linux_arm64/asm -p crypto/aes -trimpath "$WORK/b083=>" -I $WORK/b083/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -gensymabis -o $WORK/b083/symabis ./asm_arm64.s ./gcm_arm64.s /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b337/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b130/_pkg_.a # internal cp $WORK/b337/_pkg_.a /builddir/.cache/go-build/52/52d37b4f258b0a5116d31c9c162712fe3803e46e9bd3b4ffd46f6cb897920710-d # internal cp $WORK/b130/_pkg_.a /builddir/.cache/go-build/61/61256c8a81d1dd32abe31617a129254ec5335ac258678b321026757b04fe8560-d # 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 cd /usr/lib/golang/src/vendor/golang.org/x/crypto/chacha20 /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b133/_pkg_.a -trimpath "$WORK/b133=>" -shared -p vendor/golang.org/x/crypto/chacha20 -std -installsuffix shared -buildid A92dfNJIvZT4u-Qbieym/A92dfNJIvZT4u-Qbieym -goversion go1.15.12 -symabis $WORK/b133/symabis -D "" -importcfg $WORK/b133/importcfg -pack -asmhdr $WORK/b133/go_asm.h ./chacha_arm64.go ./chacha_generic.go ./xor.go 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 internal/cpu=$WORK/b009/_pkg_.a packagefile strconv=$WORK/b030/_pkg_.a EOF cd /usr/lib/golang/src/crypto/aes /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b083/_pkg_.a -trimpath "$WORK/b083=>" -shared -p crypto/aes -std -installsuffix shared -buildid vlFPQAaeEz4unJz6BYZO/vlFPQAaeEz4unJz6BYZO -goversion go1.15.12 -symabis $WORK/b083/symabis -D "" -importcfg $WORK/b083/importcfg -pack -asmhdr $WORK/b083/go_asm.h ./aes_gcm.go ./block.go ./cipher.go ./cipher_asm.go ./const.go ./modes.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b120/_pkg_.a # internal cp $WORK/b120/_pkg_.a /builddir/.cache/go-build/09/0946f7f6c1722733950df2d598e4a761e33efd30e678d2d4ae6fd708e5a7f17e-d # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b045/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b122/_pkg_.a # internal cp $WORK/b122/_pkg_.a /builddir/.cache/go-build/58/5812f1e018efd449db52e0ba9611e2419aa2775f1e1598ffef2559e2741a1582-d # internal cp $WORK/b045/_pkg_.a /builddir/.cache/go-build/3e/3e26ba1b6a07ce5f220d23aff3e0e7b600ad2f8354f0b0446a74c681146a0fbb-d # internal io/ioutil mkdir -p $WORK/b044/ os/exec mkdir -p $WORK/b061/ 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 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 cd /usr/lib/golang/src/io/ioutil /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b044/_pkg_.a -trimpath "$WORK/b044=>" -shared -p io/ioutil -std -complete -installsuffix shared -buildid 8RsRa2lrZXfkT_qswdS3/8RsRa2lrZXfkT_qswdS3 -goversion go1.15.12 -D "" -importcfg $WORK/b044/importcfg -pack ./ioutil.go ./tempfile.go cd /usr/lib/golang/src/os/exec /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b061/_pkg_.a -trimpath "$WORK/b061=>" -shared -p os/exec -std -complete -installsuffix shared -buildid XORTFS-mMMd98e6GIdMS/XORTFS-mMMd98e6GIdMS -goversion go1.15.12 -D "" -importcfg $WORK/b061/importcfg -pack ./exec.go ./exec_unix.go ./lp_unix.go cd /usr/lib/golang/src/vendor/golang.org/x/crypto/chacha20 /usr/lib/golang/pkg/tool/linux_arm64/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_arm64 -shared -o $WORK/b133/chacha_arm64.o ./chacha_arm64.s cd /usr/lib/golang/src/crypto/aes /usr/lib/golang/pkg/tool/linux_arm64/asm -p crypto/aes -trimpath "$WORK/b083=>" -I $WORK/b083/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b083/asm_arm64.o ./asm_arm64.s cd /usr/lib/golang/src/vendor/golang.org/x/crypto/chacha20 /usr/lib/golang/pkg/tool/linux_arm64/pack r $WORK/b133/_pkg_.a $WORK/b133/chacha_arm64.o # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b133/_pkg_.a # internal cp $WORK/b133/_pkg_.a /builddir/.cache/go-build/33/33a272f554940341ecbb01740b3e9e8e51e3dff87b732c4ac0875ffc45597596-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_arm64/compile -o $WORK/b132/_pkg_.a -trimpath "$WORK/b132=>" -shared -p vendor/golang.org/x/crypto/chacha20poly1305 -std -complete -installsuffix shared -buildid BxwWVcGIvEztzuET-IoY/BxwWVcGIvEztzuET-IoY -goversion go1.15.12 -D "" -importcfg $WORK/b132/importcfg -pack ./chacha20poly1305.go ./chacha20poly1305_generic.go ./chacha20poly1305_noasm.go ./xchacha20poly1305.go cd /usr/lib/golang/src/crypto/aes /usr/lib/golang/pkg/tool/linux_arm64/asm -p crypto/aes -trimpath "$WORK/b083=>" -I $WORK/b083/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b083/gcm_arm64.o ./gcm_arm64.s /usr/lib/golang/pkg/tool/linux_arm64/pack r $WORK/b083/_pkg_.a $WORK/b083/asm_arm64.o $WORK/b083/gcm_arm64.o # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b083/_pkg_.a # internal cp $WORK/b083/_pkg_.a /builddir/.cache/go-build/bd/bdc7e78d843e0b786f02b1779d1ab6563e1cefa7ce738c0f323a617f14c49194-d # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b044/_pkg_.a # internal cp $WORK/b044/_pkg_.a /builddir/.cache/go-build/f8/f872711b0908e0fd04c8345d8573afed3b341e51be9b3d9711de6b56043597c9-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 cd /builddir/build/BUILD/buildah-1.21.1/src/github.com/containers/storage/pkg/directory /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b351/_pkg_.a -trimpath "$WORK/b351=>" -shared -p github.com/containers/storage/pkg/directory -complete -installsuffix shared -buildid k3PnKE7AemInKopUWGFE/k3PnKE7AemInKopUWGFE -goversion go1.15.12 -D "" -importcfg $WORK/b351/importcfg -pack ./directory.go ./directory_unix.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b132/_pkg_.a # internal 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/prometheus/procfs/internal/util /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b429/_pkg_.a -trimpath "$WORK/b429=>" -shared -p github.com/prometheus/procfs/internal/util -complete -installsuffix shared -buildid dt7Xd3LFUQrfpnPteN1C/dt7Xd3LFUQrfpnPteN1C -goversion go1.15.12 -D "" -importcfg $WORK/b429/importcfg -pack ./parse.go ./readfile.go ./sysreadfile.go ./valueparser.go cp $WORK/b132/_pkg_.a /builddir/.cache/go-build/7c/7cd988a67912c2aee648cdf239d2e0cba252ec929cdd5e882bee7ce4e329f11e-d # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b351/_pkg_.a # internal cp $WORK/b351/_pkg_.a /builddir/.cache/go-build/50/50ec70a33eae52e722bbd543666d858fbac1bc9b83722d5f916adc222f4003f0-d # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b429/_pkg_.a # internal cp $WORK/b429/_pkg_.a /builddir/.cache/go-build/a4/a4de37ac998213020fe2d1e5bdcbb3bc2a4d0d66957e53622a8944f2a8b5b2ef-d # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b061/_pkg_.a # internal cp $WORK/b061/_pkg_.a /builddir/.cache/go-build/5c/5ce345da65992503316805517f6872c9585532f7905150f4c159aa3541cca7ea-d # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b031/_pkg_.a # internal cp $WORK/b031/_pkg_.a /builddir/.cache/go-build/0b/0b33398e39bd810cfec39887df7a2750084837c3d586c09a8cd537825cc261d6-d # internal flag mkdir -p $WORK/b041/ os/user mkdir -p $WORK/b046/ github.com/opencontainers/go-digest cd /usr/lib/golang/src/os/user TERM='dumb' CGO_LDFLAGS='"-g" "-O2"' /usr/lib/golang/pkg/tool/linux_arm64/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 github.com/opencontainers/image-spec/specs-go mkdir -p $WORK/b078/ encoding/hex encoding/json github.com/klauspost/compress/fse mkdir -p $WORK/b092/ cat >$WORK/b078/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b031/_pkg_.a EOF 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 /builddir/build/BUILD/buildah-1.21.1/src/github.com/opencontainers/image-spec/specs-go /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b078/_pkg_.a -trimpath "$WORK/b078=>" -shared -p github.com/opencontainers/image-spec/specs-go -complete -installsuffix shared -buildid aU26nddvHxky9xhPSxoE/aU26nddvHxky9xhPSxoE -goversion go1.15.12 -D "" -importcfg $WORK/b078/importcfg -pack ./version.go ./versioned.go github.com/pkg/errors cd /usr/lib/golang/src/flag /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b041/_pkg_.a -trimpath "$WORK/b041=>" -shared -p flag -std -complete -installsuffix shared -buildid HICHTethJEg_625Trci8/HICHTethJEg_625Trci8 -goversion go1.15.12 -D "" -importcfg $WORK/b041/importcfg -pack ./flag.go github.com/ulikunitz/xz/internal/xlog mkdir -p $WORK/b070/ github.com/containers/image/v5/version log text/scanner mkdir -p $WORK/b088/ 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 net/url mkdir -p $WORK/b131/ 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/opencontainers/go-digest /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b070/_pkg_.a -trimpath "$WORK/b070=>" -shared -p github.com/opencontainers/go-digest -complete -installsuffix shared -buildid iDJOy4RLAXWc5kw_21HE/iDJOy4RLAXWc5kw_21HE -goversion go1.15.12 -D "" -importcfg $WORK/b070/importcfg -pack ./algorithm.go ./digest.go ./digester.go ./doc.go ./verifiers.go cd /builddir/build/BUILD/buildah-1.21.1/src/github.com/klauspost/compress/fse /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b092/_pkg_.a -trimpath "$WORK/b092=>" -shared -p github.com/klauspost/compress/fse -complete -installsuffix shared -buildid 0LHrdcMzYjPgE-THFbfA/0LHrdcMzYjPgE-THFbfA -goversion go1.15.12 -D "" -importcfg $WORK/b092/importcfg -pack ./bitreader.go ./bitwriter.go ./bytereader.go ./compress.go ./decompress.go ./fse.go net/http/internal mkdir -p $WORK/b186/ 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 github.com/syndtr/gocapability/capability mkdir -p $WORK/b162/ github.com/containers/storage/pkg/reexec mime/quotedprintable cd /usr/lib/golang/src/encoding/hex /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b088/_pkg_.a -trimpath "$WORK/b088=>" -shared -p encoding/hex -std -complete -installsuffix shared -buildid ucf__u3HeIBS9DPOVhlo/ucf__u3HeIBS9DPOVhlo -goversion go1.15.12 -D "" -importcfg $WORK/b088/importcfg -pack ./hex.go mkdir -p $WORK/b019/ 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 github.com/opencontainers/runtime-spec/specs-go mkdir -p $WORK/b161/ github.com/docker/go-units cd /usr/lib/golang/src/net/http/internal /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b186/_pkg_.a -trimpath "$WORK/b186=>" -shared -p net/http/internal -std -complete -installsuffix shared -buildid qAIAyHQwWJxp12ETxeF3/qAIAyHQwWJxp12ETxeF3 -goversion go1.15.12 -D "" -importcfg $WORK/b186/importcfg -pack ./chunked.go ./testcert.go mkdir -p $WORK/b184/ 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 mime vendor/golang.org/x/text/unicode/norm mkdir -p $WORK/b178/ github.com/miekg/pkcs11 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/net/url /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b131/_pkg_.a -trimpath "$WORK/b131=>" -shared -p net/url -std -complete -installsuffix shared -buildid K20Sv3eDzs-1uEsOo3RA/K20Sv3eDzs-1uEsOo3RA -goversion go1.15.12 -D "" -importcfg $WORK/b131/importcfg -pack ./url.go vendor/golang.org/x/crypto/curve25519 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 math/big vendor/golang.org/x/net/http2/hpack mkdir -p $WORK/b206/ cd /builddir/build/BUILD/buildah-1.21.1/src/github.com/syndtr/gocapability/capability /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b162/_pkg_.a -trimpath "$WORK/b162=>" -shared -p github.com/syndtr/gocapability/capability -complete -installsuffix shared -buildid HX0sL3CC7I72yfbD4f2W/HX0sL3CC7I72yfbD4f2W -goversion go1.15.12 -D "" -importcfg $WORK/b162/importcfg -pack ./capability.go ./capability_linux.go ./enum.go ./enum_gen.go ./syscall_linux.go cd /usr/lib/golang/src/encoding/json /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b019/_pkg_.a -trimpath "$WORK/b019=>" -shared -p encoding/json -std -complete -installsuffix shared -buildid byFHGWIHcyiHPEE5B71A/byFHGWIHcyiHPEE5B71A -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 mkdir -p $WORK/b094/ gopkg.in/square/go-jose.v2/json github.com/mtrmac/gpgme cat >$WORK/b161/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b031/_pkg_.a packagefile os=$WORK/b034/_pkg_.a EOF 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 compress/flate mkdir -p $WORK/b172/ cd /builddir/build/BUILD/buildah-1.21.1/src/github.com/opencontainers/runtime-spec/specs-go /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b161/_pkg_.a -trimpath "$WORK/b161=>" -shared -p github.com/opencontainers/runtime-spec/specs-go -complete -installsuffix shared -buildid md1ANASxYkRS-d3YD9F0/md1ANASxYkRS-d3YD9F0 -goversion go1.15.12 -D "" -importcfg $WORK/b161/importcfg -pack ./config.go ./state.go ./version.go mkdir -p $WORK/b148/ github.com/klauspost/compress/flate cd /usr/lib/golang/src/mime/quotedprintable /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b184/_pkg_.a -trimpath "$WORK/b184=>" -shared -p mime/quotedprintable -std -complete -installsuffix shared -buildid q3E9JgBj3iRpWuvFllTN/q3E9JgBj3iRpWuvFllTN -goversion go1.15.12 -D "" -importcfg $WORK/b184/importcfg -pack ./reader.go ./writer.go cat >$WORK/b206/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b031/_pkg_.a EOF 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 mkdir -p $WORK/b160/ gopkg.in/yaml.v2 mkdir -p $WORK/b153/ cd /builddir/build/BUILD/buildah-1.21.1/src/github.com/containers/image/v5/version /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b206/_pkg_.a -trimpath "$WORK/b206=>" -shared -p github.com/containers/image/v5/version -complete -installsuffix shared -buildid ImLRvrUqKDsLDtLOogsp/ImLRvrUqKDsLDtLOogsp -goversion go1.15.12 -D "" -importcfg $WORK/b206/importcfg -pack ./version.go 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/vendor/golang.org/x/text/unicode/norm /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b178/_pkg_.a -trimpath "$WORK/b178=>" -shared -p vendor/golang.org/x/text/unicode/norm -std -complete -installsuffix shared -buildid yJlFcAskCbnSDQdKXXlA/yJlFcAskCbnSDQdKXXlA -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 mkdir -p $WORK/b098/ cd /usr/lib/golang/src/log /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b094/_pkg_.a -trimpath "$WORK/b094=>" -shared -p log -std -complete -installsuffix shared -buildid HmyvB9T28HYIzGi-iYfr/HmyvB9T28HYIzGi-iYfr -goversion go1.15.12 -D "" -importcfg $WORK/b094/importcfg -pack ./log.go mkdir -p $WORK/b182/ 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 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 mkdir -p $WORK/b104/ 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 mkdir -p $WORK/b143/ cd /usr/lib/golang/src/text/scanner /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b148/_pkg_.a -trimpath "$WORK/b148=>" -shared -p text/scanner -std -complete -installsuffix shared -buildid PNAXEfq6P-ofDDBawnT6/PNAXEfq6P-ofDDBawnT6 -goversion go1.15.12 -D "" -importcfg $WORK/b148/importcfg -pack ./scanner.go mkdir -p $WORK/b136/ cd /builddir/build/BUILD/buildah-1.21.1/src/github.com/containers/storage/pkg/reexec /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b160/_pkg_.a -trimpath "$WORK/b160=>" -shared -p github.com/containers/storage/pkg/reexec -complete -installsuffix shared -buildid M3RB0iraW3_j1kLTqeLf/M3RB0iraW3_j1kLTqeLf -goversion go1.15.12 -D "" -importcfg $WORK/b160/importcfg -pack ./command_linux.go ./reexec.go cd /usr/lib/golang/src/compress/flate /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b172/_pkg_.a -trimpath "$WORK/b172=>" -shared -p compress/flate -std -complete -installsuffix shared -buildid JSaehjzZZjnUpJWVUEsf/JSaehjzZZjnUpJWVUEsf -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 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 mkdir -p $WORK/b087/ 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_arm64/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 mkdir -p $WORK/b181/ cd /builddir/build/BUILD/buildah-1.21.1/src/github.com/docker/go-units /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b153/_pkg_.a -trimpath "$WORK/b153=>" -shared -p github.com/docker/go-units -complete -installsuffix shared -buildid HjnfgrKi5Ly-oP_B3xqD/HjnfgrKi5Ly-oP_B3xqD -goversion go1.15.12 -D "" -importcfg $WORK/b153/importcfg -pack ./duration.go ./size.go ./ulimit.go mkdir -p $WORK/b229/ mkdir -p $WORK/b208/ 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 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 mkdir -p $WORK/b097/ 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 mkdir -p $WORK/b145/ cd /builddir/build/BUILD/buildah-1.21.1/src/github.com/ulikunitz/xz/internal/xlog /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b104/_pkg_.a -trimpath "$WORK/b104=>" -shared -p github.com/ulikunitz/xz/internal/xlog -complete -installsuffix shared -buildid 6isejDXHmP-bqrnvzI4y/6isejDXHmP-bqrnvzI4y -goversion go1.15.12 -D "" -importcfg $WORK/b104/importcfg -pack ./xlog.go cd /usr/lib/golang/src/mime /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b182/_pkg_.a -trimpath "$WORK/b182=>" -shared -p mime -std -complete -installsuffix shared -buildid hs60WcJtIgzL7CO-KYiu/hs60WcJtIgzL7CO-KYiu -goversion go1.15.12 -D "" -importcfg $WORK/b182/importcfg -pack ./encodedword.go ./grammar.go ./mediatype.go ./type.go ./type_unix.go cat >$WORK/b087/go_asm.h << 'EOF' # internal EOF 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 /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_arm64/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 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 /usr/lib/golang/src/vendor/golang.org/x/crypto/curve25519 /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b136/_pkg_.a -trimpath "$WORK/b136=>" -shared -p vendor/golang.org/x/crypto/curve25519 -std -complete -installsuffix shared -buildid X2ULLn_oD8SlZS6MA9kD/X2ULLn_oD8SlZS6MA9kD -goversion go1.15.12 -D "" -importcfg $WORK/b136/importcfg -pack ./curve25519.go ./curve25519_generic.go ./curve25519_noasm.go cd /usr/lib/golang/src/math/big /usr/lib/golang/pkg/tool/linux_arm64/asm -p math/big -trimpath "$WORK/b087=>" -I $WORK/b087/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -gensymabis -o $WORK/b087/symabis ./arith_arm64.s cd /usr/lib/golang/src/vendor/golang.org/x/net/http2/hpack /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b181/_pkg_.a -trimpath "$WORK/b181=>" -shared -p vendor/golang.org/x/net/http2/hpack -std -complete -installsuffix shared -buildid DPbSz2nfqU1F56atKk_e/DPbSz2nfqU1F56atKk_e -goversion go1.15.12 -D "" -importcfg $WORK/b181/importcfg -pack ./encode.go ./hpack.go ./huffman.go ./tables.go 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/github.com/pkg/errors /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b098/_pkg_.a -trimpath "$WORK/b098=>" -shared -p github.com/pkg/errors -complete -installsuffix shared -buildid J8JOp9BYXdlhB0DsWIkq/J8JOp9BYXdlhB0DsWIkq -goversion go1.15.12 -D "" -importcfg $WORK/b098/importcfg -pack ./errors.go ./go113.go ./stack.go 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 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/square/go-jose.v2/json /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b229/_pkg_.a -trimpath "$WORK/b229=>" -shared -p gopkg.in/square/go-jose.v2/json -complete -installsuffix shared -buildid Ifq5lQCLIBQ-ptfqAVuh/Ifq5lQCLIBQ-ptfqAVuh -goversion go1.15.12 -D "" -importcfg $WORK/b229/importcfg -pack ./decode.go ./encode.go ./indent.go ./scanner.go ./stream.go ./tags.go cd /builddir/build/BUILD/buildah-1.21.1/src/github.com/klauspost/compress/flate /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b097/_pkg_.a -trimpath "$WORK/b097=>" -shared -p github.com/klauspost/compress/flate -complete -installsuffix shared -buildid _HZkJ4Twnn5SJX2mJMmB/_HZkJ4Twnn5SJX2mJMmB -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 cd /builddir/build/BUILD/buildah-1.21.1/src/gopkg.in/yaml.v2 /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b145/_pkg_.a -trimpath "$WORK/b145=>" -shared -p gopkg.in/yaml.v2 -complete -installsuffix shared -buildid YSDHkQD5fwfKW6Dj9tS3/YSDHkQD5fwfKW6Dj9tS3 -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_arm64/buildid -w $WORK/b078/_pkg_.a # internal cp $WORK/b078/_pkg_.a /builddir/.cache/go-build/04/0409c17805be8a11579bb7f10d049d35433a719abcc4c85f7296f296d743e08d-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_arm64/compile -o $WORK/b238/_pkg_.a -trimpath "$WORK/b238=>" -shared -p google.golang.org/protobuf/internal/errors -complete -installsuffix shared -buildid dmBU4BxaJGq9zZXOl0ih/dmBU4BxaJGq9zZXOl0ih -goversion go1.15.12 -D "" -importcfg $WORK/b238/importcfg -pack ./errors.go ./is_go113.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b206/_pkg_.a # internal cp $WORK/b206/_pkg_.a /builddir/.cache/go-build/4b/4b1b373500a6d4a0b9da6730a51ab51177f19d17c72cdf0a5a0f377333a0c8e2-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/b013/_pkg_.a packagefile unicode=$WORK/b022/_pkg_.a packagefile unicode/utf8=$WORK/b023/_pkg_.a EOF cd /usr/lib/golang/src/go/token /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b246/_pkg_.a -trimpath "$WORK/b246=>" -shared -p go/token -std -complete -installsuffix shared -buildid A0bnVh1kR61QaTdNNruV/A0bnVh1kR61QaTdNNruV -goversion go1.15.12 -D "" -importcfg $WORK/b246/importcfg -pack ./position.go ./serialize.go ./token.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_arm64/compile -o $WORK/b087/_pkg_.a -trimpath "$WORK/b087=>" -shared -p math/big -std -installsuffix shared -buildid lYOH62wuxSmtiGjy-a85/lYOH62wuxSmtiGjy-a85 -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_arm64/buildid -w $WORK/b160/_pkg_.a # internal cp $WORK/b160/_pkg_.a /builddir/.cache/go-build/1a/1ac8878b03c09920e053c33c70855e7e142b0d66dc3d1418eeccf0f231cda475-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_arm64/compile -o $WORK/b263/_pkg_.a -trimpath "$WORK/b263=>" -shared -p google.golang.org/protobuf/internal/version -complete -installsuffix shared -buildid TC8WDyCqW4A1iU13oJyz/TC8WDyCqW4A1iU13oJyz -goversion go1.15.12 -D "" -importcfg $WORK/b263/importcfg -pack ./version.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b161/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b184/_pkg_.a # internal cp $WORK/b161/_pkg_.a /builddir/.cache/go-build/0c/0c1f8a1bf9c649341e38f873290b6d50339ae143b8fadfbbd5a10fa3d33b788a-d # internal text/template/parse mkdir -p $WORK/b270/ cat >$WORK/b270/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b020/_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/b022/_pkg_.a packagefile unicode/utf8=$WORK/b023/_pkg_.a EOF cp $WORK/b184/_pkg_.a /builddir/.cache/go-build/1e/1ec125395d82ddb884670e9874d064d51d1ccd64e2565f954621334f28a99ad6-d # internal cd /usr/lib/golang/src/text/template/parse /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b270/_pkg_.a -trimpath "$WORK/b270=>" -shared -p text/template/parse -std -complete -installsuffix shared -buildid dsowLYAChOrhQ8VM8zg0/dsowLYAChOrhQ8VM8zg0 -goversion go1.15.12 -D "" -importcfg $WORK/b270/importcfg -pack ./lex.go ./node.go ./parse.go 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_arm64/compile -o $WORK/b276/_pkg_.a -trimpath "$WORK/b276=>" -shared -p google.golang.org/grpc/internal/grpclog -complete -installsuffix shared -buildid pergnrBDXlLlkrbRg4tl/pergnrBDXlLlkrbRg4tl -goversion go1.15.12 -D "" -importcfg $WORK/b276/importcfg -pack ./grpclog.go ./prefixLogger.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b088/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b186/_pkg_.a # internal cp $WORK/b088/_pkg_.a /builddir/.cache/go-build/ff/ff85dfdcd66b9a1c05db77491a54b5a4e1dc840a8351a88a327c8613e2b93d79-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_arm64/compile -o $WORK/b278/_pkg_.a -trimpath "$WORK/b278=>" -shared -p google.golang.org/grpc/attributes -complete -installsuffix shared -buildid aHz5CMdOScI1DwO0KeF6/aHz5CMdOScI1DwO0KeF6 -goversion go1.15.12 -D "" -importcfg $WORK/b278/importcfg -pack ./attributes.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b153/_pkg_.a # internal cp $WORK/b153/_pkg_.a /builddir/.cache/go-build/fa/fa8ed9371829f7b6fb82fea32f4b6320baa9292c0057f2debf0b43ce7ab40f85-d # internal google.golang.org/grpc/metadata mkdir -p $WORK/b282/ cp $WORK/b186/_pkg_.a /builddir/.cache/go-build/bf/bf3d9379f02d7d90a782f7d144fb45beece1fbaf353a8ed505ae24a5fd3fb780-d # internal cat >$WORK/b282/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b002/_pkg_.a packagefile fmt=$WORK/b031/_pkg_.a packagefile strings=$WORK/b039/_pkg_.a EOF google.golang.org/grpc/codes mkdir -p $WORK/b287/ cd /builddir/build/BUILD/buildah-1.21.1/src/google.golang.org/grpc/metadata /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b282/_pkg_.a -trimpath "$WORK/b282=>" -shared -p google.golang.org/grpc/metadata -complete -installsuffix shared -buildid xn_YiAu1mE-GpZPAF863/xn_YiAu1mE-GpZPAF863 -goversion go1.15.12 -D "" -importcfg $WORK/b282/importcfg -pack ./metadata.go 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_arm64/compile -o $WORK/b287/_pkg_.a -trimpath "$WORK/b287=>" -shared -p google.golang.org/grpc/codes -complete -installsuffix shared -buildid WuFo7FNbWipeHHaU3Zvy/WuFo7FNbWipeHHaU3Zvy -goversion go1.15.12 -D "" -importcfg $WORK/b287/importcfg -pack ./code_string.go ./codes.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b263/_pkg_.a # internal cp $WORK/b263/_pkg_.a /builddir/.cache/go-build/4c/4c7773096eef7b5bdb0942dd0028e7d41eb7f500501b5617df1311dbb1424d4b-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/b021/_pkg_.a packagefile sync=$WORK/b013/_pkg_.a packagefile unicode/utf8=$WORK/b023/_pkg_.a EOF cd /builddir/build/BUILD/buildah-1.21.1/src/golang.org/x/text/unicode/norm /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b320/_pkg_.a -trimpath "$WORK/b320=>" -shared -p golang.org/x/text/unicode/norm -complete -installsuffix shared -buildid EZzu6j3prSyDdzBJpWtl/EZzu6j3prSyDdzBJpWtl -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 /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b238/_pkg_.a # internal cp $WORK/b238/_pkg_.a /builddir/.cache/go-build/49/49457307b3d479b33a37059cabe797146ca359c5f4a966c0bc21ca70eecb63bd-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_arm64/compile -o $WORK/b237/_pkg_.a -trimpath "$WORK/b237=>" -shared -p google.golang.org/protobuf/encoding/protowire -complete -installsuffix shared -buildid aChvBBqa7jyiD_Imk_XK/aChvBBqa7jyiD_Imk_XK -goversion go1.15.12 -D "" -importcfg $WORK/b237/importcfg -pack ./wire.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b094/_pkg_.a # internal cp $WORK/b094/_pkg_.a /builddir/.cache/go-build/fd/fdf7f159685c9e246b1f1cdccae832b4cc20ea4d64f53f8918e4e59c93fea87f-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_arm64/compile -o $WORK/b167/_pkg_.a -trimpath "$WORK/b167=>" -shared -p github.com/modern-go/concurrent -complete -installsuffix shared -buildid 87prkE-Fnb-mb4QKOMHM/87prkE-Fnb-mb4QKOMHM -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_arm64/buildid -w $WORK/b098/_pkg_.a # internal cp $WORK/b098/_pkg_.a /builddir/.cache/go-build/10/10942d29edf045a4414ac743c51a36a8de0eb526bae6ad152ec33f07c7fc4bd4-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 cd /usr/lib/golang/src/vendor/golang.org/x/text/unicode/bidi /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b177/_pkg_.a -trimpath "$WORK/b177=>" -shared -p vendor/golang.org/x/text/unicode/bidi -std -complete -installsuffix shared -buildid dji7Wr4AdrR5SQQLbmQ2/dji7Wr4AdrR5SQQLbmQ2 -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_arm64/buildid -w $WORK/b136/_pkg_.a # internal cp $WORK/b136/_pkg_.a /builddir/.cache/go-build/54/54e5d6198b0e07a97ba81afab9a4c56df3cd366e9c056b5c9d8458d5b35b4910-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_arm64/compile -o $WORK/b193/_pkg_.a -trimpath "$WORK/b193=>" -shared -p github.com/containers/image/v5/internal/iolimits -complete -installsuffix shared -buildid obgeoryZnJ03meUtseFp/obgeoryZnJ03meUtseFp -goversion go1.15.12 -D "" -importcfg $WORK/b193/importcfg -pack ./iolimits.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b287/_pkg_.a # internal cp $WORK/b287/_pkg_.a /builddir/.cache/go-build/e2/e29c040abf0b0c158761f445c3bad65ddf032aa083844d2e1617348abbd6e9d4-d # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b278/_pkg_.a # 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 cd /builddir/build/BUILD/buildah-1.21.1/src/go.etcd.io/bbolt /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b201/_pkg_.a -trimpath "$WORK/b201=>" -shared -p go.etcd.io/bbolt -complete -installsuffix shared -buildid Qp2PC8Jl8NQgyF782SFU/Qp2PC8Jl8NQgyF782SFU -goversion go1.15.12 -D "" -importcfg $WORK/b201/importcfg -pack ./bolt_arm64.go ./bolt_linux.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 cp $WORK/b278/_pkg_.a /builddir/.cache/go-build/4b/4b658410d274772414961d3582af29851a388ebb218bb04b3ef3f633ff015ff7-d # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b276/_pkg_.a # internal golang.org/x/net/internal/timeseries mkdir -p $WORK/b266/ /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b148/_pkg_.a # internal cat >$WORK/b266/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b031/_pkg_.a packagefile log=$WORK/b094/_pkg_.a packagefile time=$WORK/b016/_pkg_.a EOF cd /builddir/build/BUILD/buildah-1.21.1/src/golang.org/x/net/internal/timeseries /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b266/_pkg_.a -trimpath "$WORK/b266=>" -shared -p golang.org/x/net/internal/timeseries -complete -installsuffix shared -buildid GaWkqRkxuFlkhviiyj4g/GaWkqRkxuFlkhviiyj4g -goversion go1.15.12 -D "" -importcfg $WORK/b266/importcfg -pack ./timeseries.go cp $WORK/b276/_pkg_.a /builddir/.cache/go-build/55/553167f483a0e3f4397bf293dcf5039d55c299b734701fbfa2678f5b61032f94-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/b021/_pkg_.a packagefile io/ioutil=$WORK/b044/_pkg_.a packagefile log=$WORK/b094/_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_arm64/compile -o $WORK/b275/_pkg_.a -trimpath "$WORK/b275=>" -shared -p google.golang.org/grpc/grpclog -complete -installsuffix shared -buildid fcU_ff7s2Cxzhe-yF7JV/fcU_ff7s2Cxzhe-yF7JV -goversion go1.15.12 -D "" -importcfg $WORK/b275/importcfg -pack ./component.go ./grpclog.go ./logger.go ./loggerv2.go cp $WORK/b148/_pkg_.a /builddir/.cache/go-build/62/624d7003c65688e44da5958b45287b4a9faeb9ce0272620f34da1a5b443aa8e2-d # internal golang.org/x/text/unicode/bidi mkdir -p $WORK/b319/ cat >$WORK/b319/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b020/_pkg_.a 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 /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b070/_pkg_.a # internal cd /builddir/build/BUILD/buildah-1.21.1/src/golang.org/x/text/unicode/bidi /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b319/_pkg_.a -trimpath "$WORK/b319=>" -shared -p golang.org/x/text/unicode/bidi -complete -installsuffix shared -buildid 5sHp3WUav6wwWGaoEaxd/5sHp3WUav6wwWGaoEaxd -goversion go1.15.12 -D "" -importcfg $WORK/b319/importcfg -pack ./bidi.go ./bracket.go ./core.go ./prop.go ./tables12.0.0.go ./trieval.go cp $WORK/b070/_pkg_.a /builddir/.cache/go-build/54/544b081e06d9c0fc88b955e0f33fb08896e5b80767cd64ee83729b06c04c511f-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_arm64/compile -o $WORK/b069/_pkg_.a -trimpath "$WORK/b069=>" -shared -p github.com/containers/image/v5/docker/reference -complete -installsuffix shared -buildid ZH-rX5qMPeUB3YfGEnAC/ZH-rX5qMPeUB3YfGEnAC -goversion go1.15.12 -D "" -importcfg $WORK/b069/importcfg -pack ./helpers.go ./normalize.go ./reference.go ./regexp.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b282/_pkg_.a # internal cp $WORK/b282/_pkg_.a /builddir/.cache/go-build/89/89320cf9207d62a13edafb6ae1c55c721363b4dc1365b5ddb733df2c0712e194-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_arm64/compile -o $WORK/b077/_pkg_.a -trimpath "$WORK/b077=>" -shared -p github.com/opencontainers/image-spec/specs-go/v1 -complete -installsuffix shared -buildid 13CY_vhH4L0kF-LavtxB/13CY_vhH4L0kF-LavtxB -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_arm64/buildid -w $WORK/b104/_pkg_.a # internal cp $WORK/b104/_pkg_.a /builddir/.cache/go-build/94/94b34cc65604a9bd5272cfd892105e6bade934cd58e305bf0a09af0f757d3865-d # internal github.com/ulikunitz/xz/lzma mkdir -p $WORK/b105/ 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_arm64/compile -o $WORK/b105/_pkg_.a -trimpath "$WORK/b105=>" -shared -p github.com/ulikunitz/xz/lzma -complete -installsuffix shared -buildid EggBClYOgTt0Npty9biF/EggBClYOgTt0Npty9biF -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 /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b077/_pkg_.a # internal cp $WORK/b077/_pkg_.a /builddir/.cache/go-build/2b/2ba551b7334387fe10583c5525764a49c96bce2bc9bd3dad56b7258af6113692-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_arm64/compile -o $WORK/b291/_pkg_.a -trimpath "$WORK/b291=>" -shared -p google.golang.org/grpc/internal/balancerload -complete -installsuffix shared -buildid -HesrGRQaXhL6UAuS7I8/-HesrGRQaXhL6UAuS7I8 -goversion go1.15.12 -D "" -importcfg $WORK/b291/importcfg -pack ./load.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b237/_pkg_.a # internal cp $WORK/b237/_pkg_.a /builddir/.cache/go-build/10/10a56622621ef1b1e79e94af711f602536aca2a8f013505fb76b6b488bdbef0d-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 /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b291/_pkg_.a # internal cd /builddir/build/BUILD/buildah-1.21.1/src/google.golang.org/protobuf/reflect/protoreflect /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b241/_pkg_.a -trimpath "$WORK/b241=>" -shared -p google.golang.org/protobuf/reflect/protoreflect -complete -installsuffix shared -buildid UjM54MB8aqLOg8tJKx9K/UjM54MB8aqLOg8tJKx9K -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/b291/_pkg_.a /builddir/.cache/go-build/59/59817a0bbdbfa31583fe1107aa76a3e337ace88fdc7a7e5fdb7dd581e940e9ee-d # internal golang.org/x/net/http2/hpack mkdir -p $WORK/b321/ cat >$WORK/b321/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 /builddir/build/BUILD/buildah-1.21.1/src/golang.org/x/net/http2/hpack /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b321/_pkg_.a -trimpath "$WORK/b321=>" -shared -p golang.org/x/net/http2/hpack -complete -installsuffix shared -buildid RZNU65SpnnFTB4haufMZ/RZNU65SpnnFTB4haufMZ -goversion go1.15.12 -D "" -importcfg $WORK/b321/importcfg -pack ./encode.go ./hpack.go ./huffman.go ./tables.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b167/_pkg_.a # internal cp $WORK/b167/_pkg_.a /builddir/.cache/go-build/76/76f75b0c414c3b4577e88bd9c8c9e3ce48df0f40d777420b1bb60eaccfc12a0c-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_arm64/asm -p github.com/modern-go/reflect2 -trimpath "$WORK/b168=>" -I $WORK/b168/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -gensymabis -o $WORK/b168/symabis ./relfect2_arm64.s ./relfect2_mips64x.s ./relfect2_mipsx.s ./relfect2_ppc64x.s /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b193/_pkg_.a # internal cp $WORK/b193/_pkg_.a /builddir/.cache/go-build/c7/c7a054d021886af5c2fad17c56b7e1d4eadcc0ba66d8638c6eb28bcac8ec9d49-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/b021/_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/b013/_pkg_.a packagefile time=$WORK/b016/_pkg_.a EOF cd /builddir/build/BUILD/buildah-1.21.1/src/github.com/vbauerster/mpb/v6/decor /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b340/_pkg_.a -trimpath "$WORK/b340=>" -shared -p github.com/vbauerster/mpb/v6/decor -complete -installsuffix shared -buildid 0cNxJePg_AGxNYpxILxg/0cNxJePg_AGxNYpxILxg -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_arm64/buildid -w $WORK/b181/_pkg_.a # internal cp $WORK/b181/_pkg_.a /builddir/.cache/go-build/aa/aacaabc5be5bcb5b56f09f0611beb98d42fcf413e10cd7cbabdf999909eef983-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/b013/_pkg_.a EOF cd /builddir/build/BUILD/buildah-1.21.1/src/github.com/hashicorp/go-multierror /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b345/_pkg_.a -trimpath "$WORK/b345=>" -shared -p github.com/hashicorp/go-multierror -complete -installsuffix shared -buildid iyLTW0flKOKe98wOmUL7/iyLTW0flKOKe98wOmUL7 -goversion go1.15.12 -D "" -importcfg $WORK/b345/importcfg -pack ./append.go ./flatten.go ./format.go ./group.go ./multierror.go ./prefix.go ./sort.go 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 cd /builddir/build/BUILD/buildah-1.21.1/src/github.com/modern-go/reflect2 /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b168/_pkg_.a -trimpath "$WORK/b168=>" -shared -p github.com/modern-go/reflect2 -installsuffix shared -buildid bYkgWiPLll-G6nHdG6T-/bYkgWiPLll-G6nHdG6T- -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 /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b246/_pkg_.a # internal cp $WORK/b246/_pkg_.a /builddir/.cache/go-build/32/32159ea2e9378faa090bdaa0633e3394c9728cb0e07973a62adb358fa2721970-d # internal github.com/opencontainers/selinux/pkg/pwalk mkdir -p $WORK/b352/ cat >$WORK/b352/importcfg << 'EOF' # internal # import config packagefile github.com/pkg/errors=$WORK/b098/_pkg_.a packagefile os=$WORK/b034/_pkg_.a packagefile path/filepath=$WORK/b045/_pkg_.a packagefile runtime=$WORK/b007/_pkg_.a packagefile sync=$WORK/b013/_pkg_.a EOF cd /builddir/build/BUILD/buildah-1.21.1/src/github.com/opencontainers/selinux/pkg/pwalk /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b352/_pkg_.a -trimpath "$WORK/b352=>" -shared -p github.com/opencontainers/selinux/pkg/pwalk -complete -installsuffix shared -buildid h8FVKOBa5IwOa6vMhn0_/h8FVKOBa5IwOa6vMhn0_ -goversion go1.15.12 -D "" -importcfg $WORK/b352/importcfg -pack ./pwalk.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b162/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b041/_pkg_.a # internal cp $WORK/b041/_pkg_.a /builddir/.cache/go-build/75/753e597bd53827a7f5d0ef8a01f0648a8466d83d5af399f6eb933a41142b4ebc-d # internal github.com/containers/storage/pkg/parsers mkdir -p $WORK/b357/ 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_arm64/compile -o $WORK/b357/_pkg_.a -trimpath "$WORK/b357=>" -shared -p github.com/containers/storage/pkg/parsers -complete -installsuffix shared -buildid dwsiLBbMa6lVhKVHCVBA/dwsiLBbMa6lVhKVHCVBA -goversion go1.15.12 -D "" -importcfg $WORK/b357/importcfg -pack ./parsers.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b182/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b131/_pkg_.a # internal cp $WORK/b162/_pkg_.a /builddir/.cache/go-build/5f/5f73eac4fba709d384365d53df37460a1e03a91d5b32038f602680d7c4254d3d-d # internal database/sql/driver mkdir -p $WORK/b376/ cat >$WORK/b376/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b002/_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/b016/_pkg_.a EOF cd /usr/lib/golang/src/database/sql/driver /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b376/_pkg_.a -trimpath "$WORK/b376=>" -shared -p database/sql/driver -std -complete -installsuffix shared -buildid qyC_l8Zj0-AR5qxO1Tvg/qyC_l8Zj0-AR5qxO1Tvg -goversion go1.15.12 -D "" -importcfg $WORK/b376/importcfg -pack ./driver.go ./types.go cp $WORK/b131/_pkg_.a /builddir/.cache/go-build/ce/ceb433b9221bb9a1ae0993b25504c8f1c0644fc92693f99e23bbc48284d566a0-d # internal cp $WORK/b182/_pkg_.a /builddir/.cache/go-build/43/4349b6619b825856ec9200044942356671157b4afd53b64257ce6328ec4a787c-d # internal github.com/stefanberger/go-pkcs11uri mkdir -p $WORK/b144/ github.com/tchap/go-patricia/patricia mkdir -p $WORK/b383/ /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b352/_pkg_.a # internal 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 cat >$WORK/b383/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 sort=$WORK/b033/_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_arm64/compile -o $WORK/b144/_pkg_.a -trimpath "$WORK/b144=>" -shared -p github.com/stefanberger/go-pkcs11uri -complete -installsuffix shared -buildid mJ82fk4KJ7v2KyRKugJ7/mJ82fk4KJ7v2KyRKugJ7 -goversion go1.15.12 -D "" -importcfg $WORK/b144/importcfg -pack ./pkcs11uri.go cd /builddir/build/BUILD/buildah-1.21.1/src/github.com/tchap/go-patricia/patricia /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b383/_pkg_.a -trimpath "$WORK/b383=>" -shared -p github.com/tchap/go-patricia/patricia -complete -installsuffix shared -buildid evp_U3p83ZW28VACMmUO/evp_U3p83ZW28VACMmUO -goversion go1.15.12 -D "" -importcfg $WORK/b383/importcfg -pack ./children.go ./patricia.go cp $WORK/b352/_pkg_.a /builddir/.cache/go-build/5b/5bfc731ca6066b2fee003afc9f1bc3a1f3cabafdcb1ddaf704fcdf805d8d8c04-d # internal github.com/BurntSushi/toml mkdir -p $WORK/b385/ cat >$WORK/b385/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b049/_pkg_.a packagefile encoding=$WORK/b024/_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 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 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/github.com/BurntSushi/toml /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b385/_pkg_.a -trimpath "$WORK/b385=>" -shared -p github.com/BurntSushi/toml -complete -installsuffix shared -buildid CHzGFHQWThxtpIVETbXy/CHzGFHQWThxtpIVETbXy -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 /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b345/_pkg_.a # internal cp $WORK/b345/_pkg_.a /builddir/.cache/go-build/f0/f0934afac47b59f7563f17e6827038b79b45aecf577c3ecbea47586eee766b1c-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_arm64/compile -o $WORK/b386/_pkg_.a -trimpath "$WORK/b386=>" -shared -p github.com/containers/storage/pkg/config -complete -installsuffix shared -buildid OvH6fS8OT6ZJ0NKSALUT/OvH6fS8OT6ZJ0NKSALUT -goversion go1.15.12 -D "" -importcfg $WORK/b386/importcfg -pack ./config.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b275/_pkg_.a # internal cp $WORK/b275/_pkg_.a /builddir/.cache/go-build/ed/ed85d4beb4e46b2041c19729d88514c9b810f51e37cfd7231e208e73adf13dc5-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_arm64/compile -o $WORK/b274/_pkg_.a -trimpath "$WORK/b274=>" -shared -p google.golang.org/grpc/connectivity -complete -installsuffix shared -buildid o0eSdHWEY7fHHIAlidsg/o0eSdHWEY7fHHIAlidsg -goversion go1.15.12 -D "" -importcfg $WORK/b274/importcfg -pack ./connectivity.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b357/_pkg_.a # internal cp $WORK/b357/_pkg_.a /builddir/.cache/go-build/fb/fb64e547a9b0602801f55204089b36f70f433c0037b5678438f8f297fb19184d-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_arm64/compile -o $WORK/b387/_pkg_.a -trimpath "$WORK/b387=>" -shared -p github.com/google/go-intervals/intervalset -complete -installsuffix shared -buildid GbNI_ffmGjjcuYNDuSh3/GbNI_ffmGjjcuYNDuSh3 -goversion go1.15.12 -D "" -importcfg $WORK/b387/importcfg -pack ./intervalset.go ./intervalset_immutable.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b274/_pkg_.a # internal cp $WORK/b274/_pkg_.a /builddir/.cache/go-build/e3/e3ba9fbc39ca2e43575f5f3580a144889fb48ad4367a3b8cd521ad5519b63dbd-d # internal google.golang.org/grpc/internal mkdir -p $WORK/b279/ cat >$WORK/b279/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b002/_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/b016/_pkg_.a EOF cd /builddir/build/BUILD/buildah-1.21.1/src/google.golang.org/grpc/internal /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b279/_pkg_.a -trimpath "$WORK/b279=>" -shared -p google.golang.org/grpc/internal -complete -installsuffix shared -buildid EMRCD_V8IN60skBegITu/EMRCD_V8IN60skBegITu -goversion go1.15.12 -D "" -importcfg $WORK/b279/importcfg -pack ./internal.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b266/_pkg_.a # internal cp $WORK/b266/_pkg_.a /builddir/.cache/go-build/b9/b983a16e0cf8617d97870f6b75863cd183154554ad1605edb7ab3ad9f3575cfd-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/b098/_pkg_.a packagefile os=$WORK/b034/_pkg_.a packagefile path/filepath=$WORK/b045/_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_arm64/compile -o $WORK/b391/_pkg_.a -trimpath "$WORK/b391=>" -shared -p github.com/containers/image/v5/directory/explicitfilepath -complete -installsuffix shared -buildid mMcIIFIy7HaiD1xx5zh6/mMcIIFIy7HaiD1xx5zh6 -goversion go1.15.12 -D "" -importcfg $WORK/b391/importcfg -pack ./path.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b092/_pkg_.a # internal 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 cp $WORK/b092/_pkg_.a /builddir/.cache/go-build/48/484099c94de7ed075fe884486d5049c3e29fad80d92e136597526028cfc71595-d # internal github.com/klauspost/compress/huff0 mkdir -p $WORK/b091/ 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 cd /builddir/build/BUILD/buildah-1.21.1/src/github.com/klauspost/compress/huff0 /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b091/_pkg_.a -trimpath "$WORK/b091=>" -shared -p github.com/klauspost/compress/huff0 -complete -installsuffix shared -buildid CnDl95fn0a0nhoRZ0mNm/CnDl95fn0a0nhoRZ0mNm -goversion go1.15.12 -D "" -importcfg $WORK/b091/importcfg -pack ./bitreader.go ./bitwriter.go ./bytereader.go ./compress.go ./decompress.go ./huff0.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b279/_pkg_.a # internal cp $WORK/b279/_pkg_.a /builddir/.cache/go-build/3a/3ae7af9be854fc6eb67af6dbdee0cf7201b6a92cad6eb86760573c461499118e-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/b070/_pkg_.a packagefile sort=$WORK/b033/_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/docker/distribution/digestset /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b408/_pkg_.a -trimpath "$WORK/b408=>" -shared -p github.com/docker/distribution/digestset -complete -installsuffix shared -buildid HsEgt5juW0m0-haCUz56/HsEgt5juW0m0-haCUz56 -goversion go1.15.12 -D "" -importcfg $WORK/b408/importcfg -pack ./set.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b391/_pkg_.a # internal cp $WORK/b391/_pkg_.a /builddir/.cache/go-build/ed/ed353cb6e69a1e4d119297e6e639e8254ffcad5a796c982f56908506d1270d60-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/b045/_pkg_.a EOF cd /builddir/build/BUILD/buildah-1.21.1/src/github.com/prometheus/procfs/internal/fs /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b428/_pkg_.a -trimpath "$WORK/b428=>" -shared -p github.com/prometheus/procfs/internal/fs -complete -installsuffix shared -buildid kszX4NIMBmThaZ2kpXdU/kszX4NIMBmThaZ2kpXdU -goversion go1.15.12 -D "" -importcfg $WORK/b428/importcfg -pack ./fs.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b321/_pkg_.a # internal cp $WORK/b321/_pkg_.a /builddir/.cache/go-build/96/964fdf854df4e409c415a86425611cfc5a2ea869d4b664b7d63706b8510ddb47-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_arm64/compile -o $WORK/b443/_pkg_.a -trimpath "$WORK/b443=>" -shared -p github.com/docker/docker/api/types/blkiodev -complete -installsuffix shared -buildid hnpGZ9A3er0uKz7-jF1P/hnpGZ9A3er0uKz7-jF1P -goversion go1.15.12 -D "" -importcfg $WORK/b443/importcfg -pack ./blkio.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b069/_pkg_.a # internal cp $WORK/b069/_pkg_.a /builddir/.cache/go-build/14/14e052939c3663a9d92653ea0ac39b6cbbef8ccc532f4acfe5f1746be7708250-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_arm64/compile -o $WORK/b074/_pkg_.a -trimpath "$WORK/b074=>" -shared -p github.com/containers/image/v5/types -complete -installsuffix shared -buildid TwJAeo9WmUpdV3Oj_C0v/TwJAeo9WmUpdV3Oj_C0v -goversion go1.15.12 -D "" -importcfg $WORK/b074/importcfg -pack ./types.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 ./_x002.o -c cgo_linux.cgo2.c /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b383/_pkg_.a # internal cp $WORK/b383/_pkg_.a /builddir/.cache/go-build/d4/d446f07bc9ebc396b79ff4439724c7199fcd9b7e03183df0f78eb40794195596-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/b013/_pkg_.a EOF cd /builddir/build/BUILD/buildah-1.21.1/src/github.com/containers/storage/pkg/truncindex /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b382/_pkg_.a -trimpath "$WORK/b382=>" -shared -p github.com/containers/storage/pkg/truncindex -complete -installsuffix shared -buildid udM8ciLXzfDJCz05WekO/udM8ciLXzfDJCz05WekO -goversion go1.15.12 -D "" -importcfg $WORK/b382/importcfg -pack ./truncindex.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b428/_pkg_.a # internal cp $WORK/b428/_pkg_.a /builddir/.cache/go-build/fb/fbb6d9a0c3b09237fe07f03a177a22b544cb046d2c7bbe2f827bb769321ee088-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/b069/_pkg_.a packagefile github.com/pkg/errors=$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/docker/policyconfiguration /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b393/_pkg_.a -trimpath "$WORK/b393=>" -shared -p github.com/containers/image/v5/docker/policyconfiguration -complete -installsuffix shared -buildid 2uUqj7FwGAuaU4e9xNr_/2uUqj7FwGAuaU4e9xNr_ -goversion go1.15.12 -D "" -importcfg $WORK/b393/importcfg -pack ./naming.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b144/_pkg_.a # internal cp $WORK/b144/_pkg_.a /builddir/.cache/go-build/89/8962e6ab3454c7a5b9c7d03d6b6714b123afd1d34ca40e19dd798088aeef8af1-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/b016/_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_arm64/compile -o $WORK/b455/_pkg_.a -trimpath "$WORK/b455=>" -shared -p github.com/docker/docker/api/types/time -complete -installsuffix shared -buildid jW4t8A1BwikcRPH-XG8_/jW4t8A1BwikcRPH-XG8_ -goversion go1.15.12 -D "" -importcfg $WORK/b455/importcfg -pack ./duration_convert.go ./timestamp.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b443/_pkg_.a # internal cp $WORK/b443/_pkg_.a /builddir/.cache/go-build/b9/b9bd480d1de3060b82aedf5f50b27ade046c9d01c82ae5150be50e911aa13aa2-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/b098/_pkg_.a packagefile path/filepath=$WORK/b045/_pkg_.a packagefile regexp=$WORK/b063/_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_arm64/compile -o $WORK/b459/_pkg_.a -trimpath "$WORK/b459=>" -shared -p github.com/containers/image/v5/oci/internal -complete -installsuffix shared -buildid Pa7Hfrax78l5LQiY37_S/Pa7Hfrax78l5LQiY37_S -goversion go1.15.12 -D "" -importcfg $WORK/b459/importcfg -pack ./oci_util.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b386/_pkg_.a # internal cp $WORK/b386/_pkg_.a /builddir/.cache/go-build/cf/cfe4ec075811b199fac666511eceb79db324279753f393abc77d27001f28c9fb-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/b022/_pkg_.a packagefile unicode/utf8=$WORK/b023/_pkg_.a EOF cd /builddir/build/BUILD/buildah-1.21.1/src/github.com/imdario/mergo /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b462/_pkg_.a -trimpath "$WORK/b462=>" -shared -p github.com/imdario/mergo -complete -installsuffix shared -buildid 98o74NjAMAWx4B8ndu9z/98o74NjAMAWx4B8ndu9z -goversion go1.15.12 -D "" -importcfg $WORK/b462/importcfg -pack ./doc.go ./map.go ./merge.go ./mergo.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b172/_pkg_.a # internal cp $WORK/b172/_pkg_.a /builddir/.cache/go-build/ec/ec938c4e345392e519c3ba284355f3034ba6e73a8f357d4b0fbd67e98f3c5cc1-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_arm64/compile -o $WORK/b171/_pkg_.a -trimpath "$WORK/b171=>" -shared -p compress/gzip -std -complete -installsuffix shared -buildid mJbUOkeKXVEi58zlFe1V/mJbUOkeKXVEi58zlFe1V -goversion go1.15.12 -D "" -importcfg $WORK/b171/importcfg -pack ./gunzip.go ./gzip.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b387/_pkg_.a # internal cp $WORK/b387/_pkg_.a /builddir/.cache/go-build/19/192f95f24e851f317c63e4d70848a8ebceb576e9b82934b87f1c35ebcd1bd245-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_arm64/compile -o $WORK/b213/_pkg_.a -trimpath "$WORK/b213=>" -shared -p compress/zlib -std -complete -installsuffix shared -buildid tJfJLcgKKjPHNQtnRPJs/tJfJLcgKKjPHNQtnRPJs -goversion go1.15.12 -D "" -importcfg $WORK/b213/importcfg -pack ./reader.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 ./_x003.o -c cgo_resnew.cgo2.c /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b408/_pkg_.a # internal cp $WORK/b408/_pkg_.a /builddir/.cache/go-build/8e/8e5ae9b5d8fbf7825fb140c7eaf5108a33a1702cb9f1611bbee8d63bd67c31b2-d # internal 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/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/docker/distribution/reference /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b407/_pkg_.a -trimpath "$WORK/b407=>" -shared -p github.com/docker/distribution/reference -complete -installsuffix shared -buildid 2X9oqfyI3R-EikVCl9tN/2X9oqfyI3R-EikVCl9tN -goversion go1.15.12 -D "" -importcfg $WORK/b407/importcfg -pack ./helpers.go ./normalize.go ./reference.go ./regexp.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b340/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b393/_pkg_.a # internal cp $WORK/b393/_pkg_.a /builddir/.cache/go-build/73/732dc32c4cc7d96634f3283a72a5ed4098cd2da68141808d8c3b8f7568a53c2c-d # internal github.com/containers/common/pkg/capabilities mkdir -p $WORK/b467/ /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b455/_pkg_.a # internal cat >$WORK/b467/importcfg << 'EOF' # internal # import config packagefile github.com/pkg/errors=$WORK/b098/_pkg_.a packagefile github.com/syndtr/gocapability/capability=$WORK/b162/_pkg_.a packagefile sort=$WORK/b033/_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/containers/common/pkg/capabilities /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b467/_pkg_.a -trimpath "$WORK/b467=>" -shared -p github.com/containers/common/pkg/capabilities -complete -installsuffix shared -buildid v5UAP9V8hI_MXWufO02_/v5UAP9V8hI_MXWufO02_ -goversion go1.15.12 -D "" -importcfg $WORK/b467/importcfg -pack ./capabilities.go cp $WORK/b455/_pkg_.a /builddir/.cache/go-build/18/1889e5800f7dddf44bc2a56bae60e405eb7eed9c0d1f9ba2f94c07ea1f8dd5a7-d # internal github.com/containers/common/pkg/timetype cp $WORK/b340/_pkg_.a /builddir/.cache/go-build/50/50bf6e0e915e5a56a5d0edbe76bad3920867a640774274bfc1ec1c79c641ff70-d # internal 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/b016/_pkg_.a EOF github.com/juju/ansiterm cd /builddir/build/BUILD/buildah-1.21.1/src/github.com/containers/common/pkg/timetype /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b470/_pkg_.a -trimpath "$WORK/b470=>" -shared -p github.com/containers/common/pkg/timetype -complete -installsuffix shared -buildid XLqsJZ795VABBwgX2-pj/XLqsJZ795VABBwgX2-pj -goversion go1.15.12 -D "" -importcfg $WORK/b470/importcfg -pack ./timestamp.go mkdir -p $WORK/b477/ 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/b021/_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_arm64/compile -o $WORK/b477/_pkg_.a -trimpath "$WORK/b477=>" -shared -p github.com/juju/ansiterm -complete -installsuffix shared -buildid QBoVH_R5604WxV5mVNby/QBoVH_R5604WxV5mVNby -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 /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b459/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b376/_pkg_.a # internal cp $WORK/b459/_pkg_.a /builddir/.cache/go-build/d0/d061be8c063a55b3ef957853db0065e67861cc215aa9b6893b8cf2d82fce1720-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_arm64/compile -o $WORK/b482/_pkg_.a -trimpath "$WORK/b482=>" -shared -p github.com/manifoldco/promptui/list -complete -installsuffix shared -buildid SERNi_nyBq0MCgm6ehVt/SERNi_nyBq0MCgm6ehVt -goversion go1.15.12 -D "" -importcfg $WORK/b482/importcfg -pack ./list.go cp $WORK/b376/_pkg_.a /builddir/.cache/go-build/78/7862faa8f317914c9a3ce819a29db7595daf817027fdcd5304b941a7301cf17f-d # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b177/_pkg_.a # internal github.com/manifoldco/promptui/screenbuf mkdir -p $WORK/b483/ /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b382/_pkg_.a # internal cat >$WORK/b483/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b020/_pkg_.a packagefile fmt=$WORK/b031/_pkg_.a packagefile io=$WORK/b021/_pkg_.a EOF cd /builddir/build/BUILD/buildah-1.21.1/src/github.com/manifoldco/promptui/screenbuf /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b483/_pkg_.a -trimpath "$WORK/b483=>" -shared -p github.com/manifoldco/promptui/screenbuf -complete -installsuffix shared -buildid KnfuK9G4evqat4cLVbFl/KnfuK9G4evqat4cLVbFl -goversion go1.15.12 -D "" -importcfg $WORK/b483/importcfg -pack ./screenbuf.go cp $WORK/b382/_pkg_.a /builddir/.cache/go-build/72/72a1259f351b153622c344117e446a95c40de4c6a9c8167fc35127806a7b1634-d # internal database/sql mkdir -p $WORK/b486/ cat >$WORK/b486/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b002/_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/b021/_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/b013/_pkg_.a packagefile sync/atomic=$WORK/b015/_pkg_.a packagefile time=$WORK/b016/_pkg_.a packagefile unicode=$WORK/b022/_pkg_.a packagefile unicode/utf8=$WORK/b023/_pkg_.a EOF cd /usr/lib/golang/src/database/sql /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b486/_pkg_.a -trimpath "$WORK/b486=>" -shared -p database/sql -std -complete -installsuffix shared -buildid WEnWNinFbyn74Wbe_2Ye/WEnWNinFbyn74Wbe_2Ye -goversion go1.15.12 -D "" -importcfg $WORK/b486/importcfg -pack ./convert.go ./ctxutil.go ./sql.go cp $WORK/b177/_pkg_.a /builddir/.cache/go-build/d3/d3f0201759ea2a7a722feeb72f583e7dc4c071d243252f2a978e838f04687471-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_arm64/compile -o $WORK/b175/_pkg_.a -trimpath "$WORK/b175=>" -shared -p vendor/golang.org/x/text/secure/bidirule -std -complete -installsuffix shared -buildid PRkLH_Jy6jTKgmIdEeHl/PRkLH_Jy6jTKgmIdEeHl -goversion go1.15.12 -D "" -importcfg $WORK/b175/importcfg -pack ./bidirule.go ./bidirule10.0.0.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b470/_pkg_.a # internal cp $WORK/b470/_pkg_.a /builddir/.cache/go-build/29/29ef7ff429a63dfc85dcf96aa486ef42327f9f5d3110150bbfd3d7c712027da4-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 cd /builddir/build/BUILD/buildah-1.21.1/src/golang.org/x/sys/unix /usr/lib/golang/pkg/tool/linux_arm64/asm -p golang.org/x/sys/unix -trimpath "$WORK/b100=>" -I $WORK/b100/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b100/asm_linux_arm64.o ./asm_linux_arm64.s /usr/lib/golang/pkg/tool/linux_arm64/pack r $WORK/b100/_pkg_.a $WORK/b100/asm_linux_arm64.o # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b100/_pkg_.a # internal cd /builddir/build/BUILD/buildah-1.21.1/src/github.com/seccomp/libseccomp-golang pkg-config --libs -- libseccomp libseccomp /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b483/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b482/_pkg_.a # internal cp $WORK/b482/_pkg_.a /builddir/.cache/go-build/f4/f4f0b77f6a7da768a573d0daaae302e2f67b120c5b19d8bf84ba37c18e755ac2-d # internal github.com/docker/docker/pkg/ioutils mkdir -p $WORK/b501/ cat >$WORK/b501/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b002/_pkg_.a packagefile crypto/sha256=$WORK/b103/_pkg_.a packagefile encoding/hex=$WORK/b088/_pkg_.a packagefile errors=$WORK/b003/_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/docker/docker/pkg/ioutils /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b501/_pkg_.a -trimpath "$WORK/b501=>" -shared -p github.com/docker/docker/pkg/ioutils -complete -installsuffix shared -buildid 4G5-5UXa8hTnU4WHYJil/4G5-5UXa8hTnU4WHYJil -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/b100/_pkg_.a /builddir/.cache/go-build/ca/cabe7b9f99e1e3053ae1c01777bacb70b046180f8e03ddc3fe4d6c44272b31c7-d # internal github.com/moby/sys/mountinfo mkdir -p $WORK/b152/ /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b175/_pkg_.a # internal cd /builddir/build/BUILD/buildah-1.21.1/src/github.com/seccomp/libseccomp-golang TERM='dumb' CGO_LDFLAGS='"-g" "-O2" "-lseccomp"' /usr/lib/golang/pkg/tool/linux_arm64/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 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_arm64/buildid -w $WORK/b074/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b213/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b467/_pkg_.a # internal cp $WORK/b467/_pkg_.a /builddir/.cache/go-build/65/65866917f9c34551a4795360e457f55b546426eec896946b8379a15fc55c90d9-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_arm64/compile -o $WORK/b154/_pkg_.a -trimpath "$WORK/b154=>" -shared -p github.com/opencontainers/runc/libcontainer/user -complete -installsuffix shared -buildid U6OR7fSn_THn8j2g4f7R/U6OR7fSn_THn8j2g4f7R -goversion go1.15.12 -D "" -importcfg $WORK/b154/importcfg -pack ./lookup_unix.go ./user.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b319/_pkg_.a # internal 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 cp $WORK/b483/_pkg_.a /builddir/.cache/go-build/bc/bccb9b843740430f4f3c0545cf53091e16eda8d54e555ed42f0c5feba511d636-d # internal cd /builddir/build/BUILD/buildah-1.21.1/src/github.com/moby/sys/mountinfo /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b152/_pkg_.a -trimpath "$WORK/b152=>" -shared -p github.com/moby/sys/mountinfo -complete -installsuffix shared -buildid AkAq9JNeNxVP_rGLsOqw/AkAq9JNeNxVP_rGLsOqw -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/b213/_pkg_.a /builddir/.cache/go-build/8d/8dadada77594e0e0d936817be78e8b9c2ded075c660624f31e0e28bf65bccdac-d # internal github.com/containers/storage/pkg/ioutils mkdir -p $WORK/b156/ github.com/opencontainers/runc/libcontainer/devices cp $WORK/b175/_pkg_.a /builddir/.cache/go-build/5a/5a4c4e65836ce7389317bb1bcd2d6541779d541b1bc8667756e8110bcb24994e-d # internal mkdir -p $WORK/b169/ 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 golang.org/x/term cd /builddir/build/BUILD/buildah-1.21.1/src/github.com/containers/storage/pkg/ioutils /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b156/_pkg_.a -trimpath "$WORK/b156=>" -shared -p github.com/containers/storage/pkg/ioutils -complete -installsuffix shared -buildid 41hHSdkx17L4-QeUY8dK/41hHSdkx17L4-QeUY8dK -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 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 /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b171/_pkg_.a # internal mkdir -p $WORK/b333/ cp $WORK/b074/_pkg_.a /builddir/.cache/go-build/7c/7cc6916553cbb926f34f83d1769f0adccd68f37f27186a838aeb8c48880651c2-d # internal cd /builddir/build/BUILD/buildah-1.21.1/src/github.com/opencontainers/runc/libcontainer/devices /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b169/_pkg_.a -trimpath "$WORK/b169=>" -shared -p github.com/opencontainers/runc/libcontainer/devices -complete -installsuffix shared -buildid 98PccocnziZJOoF6yVgL/98PccocnziZJOoF6yVgL -goversion go1.15.12 -D "" -importcfg $WORK/b169/importcfg -pack ./device.go ./device_unix.go github.com/containers/image/v5/internal/pkg/platform mkdir -p $WORK/b073/ cat >$WORK/b333/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b020/_pkg_.a packagefile golang.org/x/sys/unix=$WORK/b100/_pkg_.a packagefile io=$WORK/b021/_pkg_.a packagefile runtime=$WORK/b007/_pkg_.a packagefile strconv=$WORK/b030/_pkg_.a packagefile sync=$WORK/b013/_pkg_.a packagefile unicode/utf8=$WORK/b023/_pkg_.a EOF cd /builddir/build/BUILD/buildah-1.21.1/src/golang.org/x/term /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b333/_pkg_.a -trimpath "$WORK/b333=>" -shared -p golang.org/x/term -complete -installsuffix shared -buildid -lnQFJ4gzOWquF7Hrtbq/-lnQFJ4gzOWquF7Hrtbq -goversion go1.15.12 -D "" -importcfg $WORK/b333/importcfg -pack ./term.go ./term_unix.go ./term_unix_linux.go ./terminal.go 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_arm64/compile -o $WORK/b073/_pkg_.a -trimpath "$WORK/b073=>" -shared -p github.com/containers/image/v5/internal/pkg/platform -complete -installsuffix shared -buildid e3cSbWJN_49DB2b-RkMX/e3cSbWJN_49DB2b-RkMX -goversion go1.15.12 -D "" -importcfg $WORK/b073/importcfg -pack ./platform_matcher.go cp $WORK/b319/_pkg_.a /builddir/.cache/go-build/71/71d5b20665b9521f18c0071bb2e069f7cdc10d3dc8936d8cb470fad912125118-d # internal github.com/containers/image/v5/internal/types mkdir -p $WORK/b196/ cp $WORK/b171/_pkg_.a /builddir/.cache/go-build/80/8060611348e719729980f70824fc61f4997348a8a6cc79202d6abdc336ac6731-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/b074/_pkg_.a packagefile sort=$WORK/b033/_pkg_.a packagefile sync=$WORK/b013/_pkg_.a EOF 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/transports /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b205/_pkg_.a -trimpath "$WORK/b205=>" -shared -p github.com/containers/image/v5/transports -complete -installsuffix shared -buildid 1-_X6uWSnNulZbEVtSOc/1-_X6uWSnNulZbEVtSOc -goversion go1.15.12 -D "" -importcfg $WORK/b205/importcfg -pack ./stub.go ./transports.go cd /builddir/build/BUILD/buildah-1.21.1/src/github.com/containers/image/v5/internal/types /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b196/_pkg_.a -trimpath "$WORK/b196=>" -shared -p github.com/containers/image/v5/internal/types -complete -installsuffix shared -buildid sNXXSb5-Y76DD4KNEdZB/sNXXSb5-Y76DD4KNEdZB -goversion go1.15.12 -D "" -importcfg $WORK/b196/importcfg -pack ./types.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_arm64/buildid -w $WORK/b196/_pkg_.a # internal cp $WORK/b196/_pkg_.a /builddir/.cache/go-build/d7/d7a575cef06333769cbea0bc2923527a0e634bfa3be084fd4ddd81777f67f588-d # internal golang.org/x/text/secure/bidirule mkdir -p $WORK/b317/ 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/b023/_pkg_.a EOF cd /builddir/build/BUILD/buildah-1.21.1/src/golang.org/x/text/secure/bidirule /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b317/_pkg_.a -trimpath "$WORK/b317=>" -shared -p golang.org/x/text/secure/bidirule -complete -installsuffix shared -buildid Nk9vAVeKtImSvB06iPuU/Nk9vAVeKtImSvB06iPuU -goversion go1.15.12 -D "" -importcfg $WORK/b317/importcfg -pack ./bidirule.go ./bidirule10.0.0.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b205/_pkg_.a # internal cp $WORK/b205/_pkg_.a /builddir/.cache/go-build/db/db38c877b591e2c1714354eac9f7f80119a7bf021aadaaf444f42f9145b1c7a3-d # internal github.com/vbauerster/mpb/v6/cwriter mkdir -p $WORK/b339/ cat >$WORK/b339/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b020/_pkg_.a packagefile errors=$WORK/b003/_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 EOF cd /builddir/build/BUILD/buildah-1.21.1/src/github.com/vbauerster/mpb/v6/cwriter /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b339/_pkg_.a -trimpath "$WORK/b339=>" -shared -p github.com/vbauerster/mpb/v6/cwriter -complete -installsuffix shared -buildid ZByFy1izwwnQ1EcA97y3/ZByFy1izwwnQ1EcA97y3 -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_arm64/buildid -w $WORK/b477/_pkg_.a # internal cp $WORK/b477/_pkg_.a /builddir/.cache/go-build/65/6558d7decc48dea86e8b6207768c35a604ece0f8cda17f5dd7c7f3b4c7fb429d-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/b074/_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_arm64/compile -o $WORK/b348/_pkg_.a -trimpath "$WORK/b348=>" -shared -p github.com/containers/image/v5/internal/tmpdir -complete -installsuffix shared -buildid QMkCCXtrFZ7BZsBQh2SG/QMkCCXtrFZ7BZsBQh2SG -goversion go1.15.12 -D "" -importcfg $WORK/b348/importcfg -pack ./tmpdir.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b073/_pkg_.a # internal cp $WORK/b073/_pkg_.a /builddir/.cache/go-build/2c/2c7383c1cc7c5d3ab9d4a21e6a27e60bec99897d6fc9f77f4ac53eb7e9fd7082-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/b100/_pkg_.a EOF cd /builddir/build/BUILD/buildah-1.21.1/src/github.com/containers/storage/pkg/dmesg /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b364/_pkg_.a -trimpath "$WORK/b364=>" -shared -p github.com/containers/storage/pkg/dmesg -complete -installsuffix shared -buildid nZNvBEwPrqzfK5JU_xO6/nZNvBEwPrqzfK5JU_xO6 -goversion go1.15.12 -D "" -importcfg $WORK/b364/importcfg -pack ./dmesg_linux.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b317/_pkg_.a # internal cp $WORK/b317/_pkg_.a /builddir/.cache/go-build/25/25d77ff9576a84d2124471b5836b422c9ceaca6cdba5be3d20f573444ac11fb3-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/b100/_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/storage/pkg/fsutils /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b370/_pkg_.a -trimpath "$WORK/b370=>" -shared -p github.com/containers/storage/pkg/fsutils -complete -installsuffix shared -buildid DT1hh8kNbKXxICIDXsW5/DT1hh8kNbKXxICIDXsW5 -goversion go1.15.12 -D "" -importcfg $WORK/b370/importcfg -pack ./fsutils_linux.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b407/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b348/_pkg_.a # internal cp $WORK/b348/_pkg_.a /builddir/.cache/go-build/ab/abb622a3e07a9b666cb671d01a819c3c9bc8cd343fa5f64cedb59c32847e816b-d # internal github.com/containers/image/v5/internal/pkg/keyctl mkdir -p $WORK/b396/ cp $WORK/b407/_pkg_.a /builddir/.cache/go-build/16/16eafc399eb391ced891a228baff32fa6958f23dee49e146405352cdaaa554b9-d # internal cat >$WORK/b396/importcfg << 'EOF' # internal # import config packagefile golang.org/x/sys/unix=$WORK/b100/_pkg_.a EOF github.com/containers/common/pkg/cgroupv2 mkdir -p $WORK/b468/ cd /builddir/build/BUILD/buildah-1.21.1/src/github.com/containers/image/v5/internal/pkg/keyctl /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b396/_pkg_.a -trimpath "$WORK/b396=>" -shared -p github.com/containers/image/v5/internal/pkg/keyctl -complete -installsuffix shared -buildid A4GUfTP8N2A2OiMKsX2v/A4GUfTP8N2A2OiMKsX2v -goversion go1.15.12 -D "" -importcfg $WORK/b396/importcfg -pack ./key.go ./keyring.go ./perm.go ./sys_linux.go cat >$WORK/b468/importcfg << 'EOF' # internal # import config packagefile golang.org/x/sys/unix=$WORK/b100/_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/common/pkg/cgroupv2 /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b468/_pkg_.a -trimpath "$WORK/b468=>" -shared -p github.com/containers/common/pkg/cgroupv2 -complete -installsuffix shared -buildid YOmjY7S630D2ukXQ3Jmx/YOmjY7S630D2ukXQ3Jmx -goversion go1.15.12 -D "" -importcfg $WORK/b468/importcfg -pack ./cgroups_linux.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b152/_pkg_.a # internal cp $WORK/b152/_pkg_.a /builddir/.cache/go-build/4a/4acb7a94591a87714fa238dc2517e8e388c008924cdeeda4dd19aceb53eac04f-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_arm64/compile -o $WORK/b151/_pkg_.a -trimpath "$WORK/b151=>" -shared -p github.com/containers/storage/pkg/mount -complete -installsuffix shared -buildid cyiu4YpmsQSnH9hyIWHA/cyiu4YpmsQSnH9hyIWHA -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 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_arm64/buildid -w $WORK/b169/_pkg_.a # internal cp $WORK/b169/_pkg_.a /builddir/.cache/go-build/cd/cdb43663bc800215ea5a5213330679056ca52ffe1bb5cac3ed0c830573a06bb9-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/b100/_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/b017/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b364/_pkg_.a # internal cd /builddir/build/BUILD/buildah-1.21.1/src/github.com/containers/common/pkg/signal /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b472/_pkg_.a -trimpath "$WORK/b472=>" -shared -p github.com/containers/common/pkg/signal -complete -installsuffix shared -buildid Kb6pkak-MjoqoKItIyFM/Kb6pkak-MjoqoKItIyFM -goversion go1.15.12 -D "" -importcfg $WORK/b472/importcfg -pack ./signal_common.go ./signal_linux.go cp $WORK/b364/_pkg_.a /builddir/.cache/go-build/11/11bb8df0fbb73997a04027a84923319ab2af01ab2483876af901f420eaa2d6d9-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/b161/_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/b017/_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_arm64/compile -o $WORK/b506/_pkg_.a -trimpath "$WORK/b506=>" -shared -p github.com/opencontainers/runtime-tools/generate/seccomp -complete -installsuffix shared -buildid vWZ8aN6-yD8m6GzbCr5h/vWZ8aN6-yD8m6GzbCr5h -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_arm64/buildid -w $WORK/b462/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b229/_pkg_.a # internal cp $WORK/b462/_pkg_.a /builddir/.cache/go-build/ad/ad2072ca177d4fa22cbfe2d0e37fdca860a7bdead2ba5fd662fdf48b9539ec77-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/b063/_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_arm64/compile -o $WORK/b509/_pkg_.a -trimpath "$WORK/b509=>" -shared -p github.com/opencontainers/runtime-tools/filepath -complete -installsuffix shared -buildid CWuzbPOTqqbZHj0VvZ_e/CWuzbPOTqqbZHj0VvZ_e -goversion go1.15.12 -D "" -importcfg $WORK/b509/importcfg -pack ./abs.go ./ancestor.go ./clean.go ./doc.go ./join.go ./separator.go cp $WORK/b229/_pkg_.a /builddir/.cache/go-build/19/197984b9a6ac24637dd2dee5122edea443a156e060a7aa28dd2ba5bb5f8f9cb9-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_arm64/compile -o $WORK/b511/_pkg_.a -trimpath "$WORK/b511=>" -shared -p github.com/opencontainers/runtime-tools/error -complete -installsuffix shared -buildid 1hfC_MseEcbJNxR8tCDR/1hfC_MseEcbJNxR8tCDR -goversion go1.15.12 -D "" -importcfg $WORK/b511/importcfg -pack ./error.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b468/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b339/_pkg_.a # internal cp $WORK/b468/_pkg_.a /builddir/.cache/go-build/65/65df5bc3820ab306eddc5fb15d19f327a347ed31427a8a61672dbaa8fb0334fd-d # internal github.com/xeipuuv/gojsonpointer mkdir -p $WORK/b514/ cp $WORK/b339/_pkg_.a /builddir/.cache/go-build/24/248107919a38238413fe649553faff1ab43aee1a40d8e7e357a5cf9f17a07177-d # internal github.com/vbauerster/mpb/v6 mkdir -p $WORK/b334/ 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_arm64/compile -o $WORK/b514/_pkg_.a -trimpath "$WORK/b514=>" -shared -p github.com/xeipuuv/gojsonpointer -complete -installsuffix shared -buildid 9BMJNrVkDE4Xl-Wwu5du/9BMJNrVkDE4Xl-Wwu5du -goversion go1.15.12 -D "" -importcfg $WORK/b514/importcfg -pack ./pointer.go cat >$WORK/b334/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b020/_pkg_.a packagefile container/heap=$WORK/b335/_pkg_.a packagefile context=$WORK/b002/_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/b021/_pkg_.a packagefile io/ioutil=$WORK/b044/_pkg_.a packagefile log=$WORK/b094/_pkg_.a packagefile math=$WORK/b027/_pkg_.a packagefile os=$WORK/b034/_pkg_.a packagefile runtime/debug=$WORK/b095/_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 /builddir/build/BUILD/buildah-1.21.1/src/github.com/vbauerster/mpb/v6 /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b334/_pkg_.a -trimpath "$WORK/b334=>" -shared -p github.com/vbauerster/mpb/v6 -complete -installsuffix shared -buildid 4txTUIebg0CqSk1u1BWO/4txTUIebg0CqSk1u1BWO -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_arm64/buildid -w $WORK/b396/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b241/_pkg_.a # internal 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 cp $WORK/b396/_pkg_.a /builddir/.cache/go-build/ce/cebc28bceb3d6800834f0099e4fc38946baab5f555ccad1e74401831b85f1f5d-d # internal github.com/containerd/containerd/pkg/userns mkdir -p $WORK/b519/ cat >$WORK/b519/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b049/_pkg_.a packagefile fmt=$WORK/b031/_pkg_.a packagefile os=$WORK/b034/_pkg_.a packagefile sync=$WORK/b013/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b154/_pkg_.a # internal cd /builddir/build/BUILD/buildah-1.21.1/src/github.com/containerd/containerd/pkg/userns /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b519/_pkg_.a -trimpath "$WORK/b519=>" -shared -p github.com/containerd/containerd/pkg/userns -complete -installsuffix shared -buildid OyDEyQGUYG1q9ySHPVwI/OyDEyQGUYG1q9ySHPVwI -goversion go1.15.12 -D "" -importcfg $WORK/b519/importcfg -pack ./userns_linux.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b370/_pkg_.a # internal cp $WORK/b241/_pkg_.a /builddir/.cache/go-build/16/1645b86b63257f8855f3508760a25bb7c66080acf112ef5dc4eeb0cc1c59ac35-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_arm64/compile -o $WORK/b240/_pkg_.a -trimpath "$WORK/b240=>" -shared -p google.golang.org/protobuf/internal/encoding/messageset -complete -installsuffix shared -buildid xOoGGOu65xJf2EoJy1zQ/xOoGGOu65xJf2EoJy1zQ -goversion go1.15.12 -D "" -importcfg $WORK/b240/importcfg -pack ./messageset.go cp $WORK/b370/_pkg_.a /builddir/.cache/go-build/9b/9bf610ce22aba86800057a1139034f8fe76c9bf43e707efbc5a6148dae9b8ff7-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/b022/_pkg_.a packagefile unicode/utf8=$WORK/b023/_pkg_.a EOF cd /builddir/build/BUILD/buildah-1.21.1/src/google.golang.org/protobuf/internal/strs /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b245/_pkg_.a -trimpath "$WORK/b245=>" -shared -p google.golang.org/protobuf/internal/strs -complete -installsuffix shared -buildid R0ee7Ez54cYD7Rg3R9xA/R0ee7Ez54cYD7Rg3R9xA -goversion go1.15.12 -D "" -importcfg $WORK/b245/importcfg -pack ./strings.go ./strings_unsafe.go cp $WORK/b154/_pkg_.a /builddir/.cache/go-build/44/44de9a06962f36b3871037ec8c997e9aec2fe50d1594fbbc9d2f3c722dc1dbaa-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_arm64/compile -o $WORK/b164/_pkg_.a -trimpath "$WORK/b164=>" -shared -p github.com/opencontainers/runc/libcontainer/userns -complete -installsuffix shared -buildid ungwWzxTbE_2DdOIupDJ/ungwWzxTbE_2DdOIupDJ -goversion go1.15.12 -D "" -importcfg $WORK/b164/importcfg -pack ./userns.go ./userns_linux.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b501/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b472/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b091/_pkg_.a # internal cp $WORK/b472/_pkg_.a /builddir/.cache/go-build/36/36a20114083a5a52455a0fe9d01677cea64961775fd954add04170bbe7bc0b54-d # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b509/_pkg_.a # 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 cp $WORK/b501/_pkg_.a /builddir/.cache/go-build/94/9446b5bf43eacc3dd86e0589bfc10fa339cd0b23f863ab7c22a1ab17aaa5d0e1-d # internal google.golang.org/protobuf/internal/order mkdir -p $WORK/b248/ cd /builddir/build/BUILD/buildah-1.21.1/src/google.golang.org/protobuf/internal/genid /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b247/_pkg_.a -trimpath "$WORK/b247=>" -shared -p google.golang.org/protobuf/internal/genid -complete -installsuffix shared -buildid NiF55EXdl3PH3Yh10UBG/NiF55EXdl3PH3Yh10UBG -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/b509/_pkg_.a /builddir/.cache/go-build/a6/a6d2429d581cfe1e689e6ba58ae2151dd08a258183365805d429ece9973f4aa9-d # internal google.golang.org/protobuf/runtime/protoiface mkdir -p $WORK/b252/ 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/b013/_pkg_.a EOF cd /builddir/build/BUILD/buildah-1.21.1/src/google.golang.org/protobuf/internal/order /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b248/_pkg_.a -trimpath "$WORK/b248=>" -shared -p google.golang.org/protobuf/internal/order -complete -installsuffix shared -buildid dFuW2AeS8X82DJd5-oIX/dFuW2AeS8X82DJd5-oIX -goversion go1.15.12 -D "" -importcfg $WORK/b248/importcfg -pack ./order.go ./range.go 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_arm64/compile -o $WORK/b252/_pkg_.a -trimpath "$WORK/b252=>" -shared -p google.golang.org/protobuf/runtime/protoiface -complete -installsuffix shared -buildid vvYXNNLwl5YEUCF_0FrE/vvYXNNLwl5YEUCF_0FrE -goversion go1.15.12 -D "" -importcfg $WORK/b252/importcfg -pack ./legacy.go ./methods.go cp $WORK/b091/_pkg_.a /builddir/.cache/go-build/f6/f69a7216c2a9838bb147ba52ed08bbc23d443b9dceedf93fd0ccd4ed7b4de71d-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/b021/_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_arm64/compile -o $WORK/b256/_pkg_.a -trimpath "$WORK/b256=>" -shared -p google.golang.org/protobuf/internal/descfmt -complete -installsuffix shared -buildid YO3Wb7HcczaoA_HKRaJg/YO3Wb7HcczaoA_HKRaJg -goversion go1.15.12 -D "" -importcfg $WORK/b256/importcfg -pack ./stringer.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b178/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b511/_pkg_.a # internal cp $WORK/b511/_pkg_.a /builddir/.cache/go-build/b2/b2a8e3039e995a2bc9b8ae170051013d4d5e0173236c5a4bb80a44d44fe6c522-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_arm64/compile -o $WORK/b257/_pkg_.a -trimpath "$WORK/b257=>" -shared -p google.golang.org/protobuf/internal/descopts -complete -installsuffix shared -buildid uKdO-kzRYKCGt9D1zuiK/uKdO-kzRYKCGt9D1zuiK -goversion go1.15.12 -D "" -importcfg $WORK/b257/importcfg -pack ./options.go cp $WORK/b178/_pkg_.a /builddir/.cache/go-build/f3/f30c76256b5c9cb7c7ea4a4cb84346163a51a9bee3b8f2d2dd5b6f63b801099a-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_arm64/compile -o $WORK/b174/_pkg_.a -trimpath "$WORK/b174=>" -shared -p vendor/golang.org/x/net/idna -std -complete -installsuffix shared -buildid Lkf4pW_7Tl-e0C5SNl2a/Lkf4pW_7Tl-e0C5SNl2a -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_arm64/buildid -w $WORK/b333/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b514/_pkg_.a # internal cp $WORK/b333/_pkg_.a /builddir/.cache/go-build/e4/e472271bfeaf614b4e0e1526e0f5fa568586a41f205b49b3846fe5580648649f-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/b021/_pkg_.a EOF cd /builddir/build/BUILD/buildah-1.21.1/src/golang.org/x/crypto/ssh/terminal /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b343/_pkg_.a -trimpath "$WORK/b343=>" -shared -p golang.org/x/crypto/ssh/terminal -complete -installsuffix shared -buildid S1z0YnxVhpae0ojZO4m_/S1z0YnxVhpae0ojZO4m_ -goversion go1.15.12 -D "" -importcfg $WORK/b343/importcfg -pack ./terminal.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b151/_pkg_.a # internal cp $WORK/b514/_pkg_.a /builddir/.cache/go-build/f2/f29e766d633ff6286e12aae2dab2bf0bdf733f0d926080920b18966d666688f1-d # internal cp $WORK/b151/_pkg_.a /builddir/.cache/go-build/bb/bb098a95c7142bed7fde247e762ede07d8ffc9c28daf4a6ee4cac6695255e4e2-d # internal github.com/xeipuuv/gojsonreference mkdir -p $WORK/b513/ github.com/opencontainers/runtime-tools/specerror mkdir -p $WORK/b510/ 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/b131/_pkg_.a packagefile path/filepath=$WORK/b045/_pkg_.a packagefile runtime=$WORK/b007/_pkg_.a packagefile strings=$WORK/b039/_pkg_.a EOF 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/xeipuuv/gojsonreference /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b513/_pkg_.a -trimpath "$WORK/b513=>" -shared -p github.com/xeipuuv/gojsonreference -complete -installsuffix shared -buildid MGEYbOrubnLQK9PwVLFv/MGEYbOrubnLQK9PwVLFv -goversion go1.15.12 -D "" -importcfg $WORK/b513/importcfg -pack ./reference.go cd /builddir/build/BUILD/buildah-1.21.1/src/github.com/opencontainers/runtime-tools/specerror /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b510/_pkg_.a -trimpath "$WORK/b510=>" -shared -p github.com/opencontainers/runtime-tools/specerror -complete -installsuffix shared -buildid cn0eeeIaXJbovsU5sxIQ/cn0eeeIaXJbovsU5sxIQ -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_arm64/buildid -w $WORK/b252/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b519/_pkg_.a # internal cp $WORK/b252/_pkg_.a /builddir/.cache/go-build/f4/f4690265493e4d709ae57a9d20b8a61a634b92d1a2148d81d64fbc4de467e9e4-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/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/moby/sys/mount /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b523/_pkg_.a -trimpath "$WORK/b523=>" -shared -p github.com/moby/sys/mount -complete -installsuffix shared -buildid DKp5WBvt4dNsRhhnvQET/DKp5WBvt4dNsRhhnvQET -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 cp $WORK/b519/_pkg_.a /builddir/.cache/go-build/c6/c6dd263376d0491c90645392f796ea630530455c694143262a03f4a4583863f1-d # internal github.com/docker/docker/pkg/pools mkdir -p $WORK/b524/ cat >$WORK/b524/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b049/_pkg_.a packagefile github.com/docker/docker/pkg/ioutils=$WORK/b501/_pkg_.a packagefile io=$WORK/b021/_pkg_.a packagefile sync=$WORK/b013/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b270/_pkg_.a # internal cd /builddir/build/BUILD/buildah-1.21.1/src/github.com/docker/docker/pkg/pools /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b524/_pkg_.a -trimpath "$WORK/b524=>" -shared -p github.com/docker/docker/pkg/pools -complete -installsuffix shared -buildid sHUvtbCa4HkruU2NvLcc/sHUvtbCa4HkruU2NvLcc -goversion go1.15.12 -D "" -importcfg $WORK/b524/importcfg -pack ./pools.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b105/_pkg_.a # internal cd /usr/lib/golang/src/net TERM='dumb' /usr/lib/golang/pkg/tool/linux_arm64/cgo -dynpackage net -dynimport $WORK/b053/_cgo_.o -dynout $WORK/b053/_cgo_import.go cp $WORK/b270/_pkg_.a /builddir/.cache/go-build/1c/1cb807a1e02601e34edf4712598ba804ffe03c514344bbc25b3301ee4b2261bf-d # internal cp $WORK/b105/_pkg_.a /builddir/.cache/go-build/17/1772c221fc1c490342883972d9ca0a98af3e0a6b3d12e756b993d043acb63ef2-d # internal text/template mkdir -p $WORK/b269/ github.com/ulikunitz/xz /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b257/_pkg_.a # internal cat >$WORK/b269/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b020/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b031/_pkg_.a packagefile internal/fmtsort=$WORK/b032/_pkg_.a packagefile io=$WORK/b021/_pkg_.a packagefile io/ioutil=$WORK/b044/_pkg_.a packagefile net/url=$WORK/b131/_pkg_.a packagefile path/filepath=$WORK/b045/_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 packagefile text/template/parse=$WORK/b270/_pkg_.a packagefile unicode=$WORK/b022/_pkg_.a packagefile unicode/utf8=$WORK/b023/_pkg_.a EOF mkdir -p $WORK/b102/ cd /usr/lib/golang/src/text/template /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b269/_pkg_.a -trimpath "$WORK/b269=>" -shared -p text/template -std -complete -installsuffix shared -buildid KPnc8AUJCb1Q9-Kiy__b/KPnc8AUJCb1Q9-Kiy__b -goversion go1.15.12 -D "" -importcfg $WORK/b269/importcfg -pack ./doc.go ./exec.go ./funcs.go ./helper.go ./option.go ./template.go cp $WORK/b257/_pkg_.a /builddir/.cache/go-build/d6/d69e201ee117437385e19858c6bae2e2314cc0c5118502e0c5761a0586100738-d # internal golang.org/x/sys/execabs mkdir -p $WORK/b525/ 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_arm64/compile -o $WORK/b102/_pkg_.a -trimpath "$WORK/b102=>" -shared -p github.com/ulikunitz/xz -complete -installsuffix shared -buildid ZNCvcStUB9TawZBWlAYm/ZNCvcStUB9TawZBWlAYm -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 cat >$WORK/b525/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b002/_pkg_.a packagefile fmt=$WORK/b031/_pkg_.a packagefile os/exec=$WORK/b061/_pkg_.a packagefile path/filepath=$WORK/b045/_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_arm64/compile -o $WORK/b525/_pkg_.a -trimpath "$WORK/b525=>" -shared -p golang.org/x/sys/execabs -complete -installsuffix shared -buildid 51WwV_fIfAeF8nRXYrm4/51WwV_fIfAeF8nRXYrm4 -goversion go1.15.12 -D "" -importcfg $WORK/b525/importcfg -pack ./execabs.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_arm64/compile -o $WORK/b053/_pkg_.a -trimpath "$WORK/b053=>" -shared -p net -std -installsuffix shared -buildid EtZjFzkXzPi_ZTFxw7zU/EtZjFzkXzPi_ZTFxw7zU -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 /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b156/_pkg_.a # internal cp $WORK/b156/_pkg_.a /builddir/.cache/go-build/34/34173a9876d6f0bc2fad675a457ab48b5f9820c9480e4868af6b4a32f073eae6-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_arm64/compile -o $WORK/b155/_pkg_.a -trimpath "$WORK/b155=>" -shared -p github.com/containers/storage/pkg/pools -complete -installsuffix shared -buildid t4CBw0fi9T6OW7a5X0zZ/t4CBw0fi9T6OW7a5X0zZ -goversion go1.15.12 -D "" -importcfg $WORK/b155/importcfg -pack ./pools.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b164/_pkg_.a # internal cp $WORK/b164/_pkg_.a /builddir/.cache/go-build/e4/e495ec5af831c920da3fda18cd76e80fc928c468775ad734344dc5c06c41bb79-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_arm64/compile -o $WORK/b163/_pkg_.a -trimpath "$WORK/b163=>" -shared -p github.com/opencontainers/runc/libcontainer/system -complete -installsuffix shared -buildid Kxcs64mcu-yRGzWxUmry/Kxcs64mcu-yRGzWxUmry -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_arm64/buildid -w $WORK/b240/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b320/_pkg_.a # internal cp $WORK/b240/_pkg_.a /builddir/.cache/go-build/05/05a1edebf95cd2f742b92631682c94811de38b1ad5cd9e7f54c381c97560ab29-d # internal google.golang.org/protobuf/reflect/protoregistry mkdir -p $WORK/b251/ /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b513/_pkg_.a # internal 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/b013/_pkg_.a EOF cd /builddir/build/BUILD/buildah-1.21.1/src/google.golang.org/protobuf/reflect/protoregistry /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b251/_pkg_.a -trimpath "$WORK/b251=>" -shared -p google.golang.org/protobuf/reflect/protoregistry -complete -installsuffix shared -buildid NjmU8pZ3LE7x-_js7IhR/NjmU8pZ3LE7x-_js7IhR -goversion go1.15.12 -D "" -importcfg $WORK/b251/importcfg -pack ./registry.go cp $WORK/b513/_pkg_.a /builddir/.cache/go-build/24/24db74e159a8f6736eeeeb4b81211f3d74b9f261889216c385e6d68df2e93cee-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/b100/_pkg_.a packagefile io=$WORK/b021/_pkg_.a packagefile os=$WORK/b034/_pkg_.a packagefile os/signal=$WORK/b473/_pkg_.a packagefile strings=$WORK/b039/_pkg_.a EOF cp $WORK/b320/_pkg_.a /builddir/.cache/go-build/96/965fa22666e56c6a83853c72e43e77e45a68b9785a8dd8cb76500e4bee018d0c-d # internal cd /builddir/build/BUILD/buildah-1.21.1/src/github.com/moby/term /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b528/_pkg_.a -trimpath "$WORK/b528=>" -shared -p github.com/moby/term -complete -installsuffix shared -buildid NrFoRyZH3P-feKaNF_Ri/NrFoRyZH3P-feKaNF_Ri -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 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/b023/_pkg_.a EOF cd /builddir/build/BUILD/buildah-1.21.1/src/golang.org/x/net/idna /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b316/_pkg_.a -trimpath "$WORK/b316=>" -shared -p golang.org/x/net/idna -complete -installsuffix shared -buildid SbY9yD19m0HSYwi0ix38/SbY9yD19m0HSYwi0ix38 -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_arm64/buildid -w $WORK/b343/_pkg_.a # internal cp $WORK/b343/_pkg_.a /builddir/.cache/go-build/a2/a285840d3ebab381590655aa45482c0bf8d3a244ed0a691f6c2adf7e9ef0acd7-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_arm64/compile -o $WORK/b529/_pkg_.a -trimpath "$WORK/b529=>" -shared -p github.com/morikuni/aec -complete -installsuffix shared -buildid uyz1ZsLQycHu3I67BU1m/uyz1ZsLQycHu3I67BU1m -goversion go1.15.12 -D "" -importcfg $WORK/b529/importcfg -pack ./aec.go ./ansi.go ./builder.go ./sgr.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b247/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b248/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b245/_pkg_.a # internal cp $WORK/b247/_pkg_.a /builddir/.cache/go-build/9b/9baa1625b638a9e28e6f926956081fa44158f16459cb862508cd7a19e8f8862c-d # internal github.com/docker/docker/pkg/stdcopy mkdir -p $WORK/b530/ cp $WORK/b245/_pkg_.a /builddir/.cache/go-build/9a/9a1ed7eb766361f428a9032bcea605ffbf38aa3c065a086b2b86f994623b62fe-d # internal google.golang.org/protobuf/internal/encoding/text mkdir -p $WORK/b243/ /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b201/_pkg_.a # internal cat >$WORK/b530/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 sync=$WORK/b013/_pkg_.a EOF cat >$WORK/b243/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b020/_pkg_.a packagefile fmt=$WORK/b031/_pkg_.a packagefile google.golang.org/protobuf/inter