Mock Version: 2.9 Mock Version: 2.9 Mock Version: 2.9 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target aarch64 --nodeps /builddir/build/SPECS/buildah.spec'], chrootPath='/var/lib/mock/module-container-tools-1.0-8030020210507031352-2a301c24-build-22360-4221/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=86400uid=991gid=135user='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 Wrote: /builddir/build/SRPMS/buildah-1.5-8.gite94b4f9.module+el8.3.0+92+a0ee0dd4.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/module-container-tools-1.0-8030020210507031352-2a301c24-build-22360-4221/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=86400uid=991gid=135user='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 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.Ob7DOb + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf buildah-e94b4f98048e7371685731b97eefd6265e2f1fb3 + /usr/bin/gzip -dc /builddir/build/SOURCES/buildah-e94b4f9.tar.gz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd buildah-e94b4f98048e7371685731b97eefd6265e2f1fb3 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + /usr/bin/git init -q + /usr/bin/git config user.name rpm-build + /usr/bin/git config user.email '' + /usr/bin/git add . + /usr/bin/git commit -q --allow-empty -a --author 'rpm-build ' -m 'buildah-1.5 base' + /usr/bin/cat /builddir/build/SOURCES/buildah-CVE-2020-10696.patch + /usr/bin/git apply --index - + /usr/bin/git commit -q -m buildah-CVE-2020-10696.patch --author 'rpm-build ' + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.W1r9Dl + umask 022 + cd /builddir/build/BUILD + cd buildah-e94b4f98048e7371685731b97eefd6265e2f1fb3 + mkdir _build + pushd _build ~/build/BUILD/buildah-e94b4f98048e7371685731b97eefd6265e2f1fb3/_build ~/build/BUILD/buildah-e94b4f98048e7371685731b97eefd6265e2f1fb3 + mkdir -p src/github.com/containers ++ dirs +1 -l + ln -s /builddir/build/BUILD/buildah-e94b4f98048e7371685731b97eefd6265e2f1fb3 src/github.com/containers/buildah + popd ~/build/BUILD/buildah-e94b4f98048e7371685731b97eefd6265e2f1fb3 + mv vendor src ++ pwd ++ pwd + export GOPATH=/builddir/build/BUILD/buildah-e94b4f98048e7371685731b97eefd6265e2f1fb3/_build:/builddir/build/BUILD/buildah-e94b4f98048e7371685731b97eefd6265e2f1fb3:/usr/share/gocode + GOPATH=/builddir/build/BUILD/buildah-e94b4f98048e7371685731b97eefd6265e2f1fb3/_build:/builddir/build/BUILD/buildah-e94b4f98048e7371685731b97eefd6265e2f1fb3:/usr/share/gocode + export 'BUILDTAGS=seccomp exclude_graphdriver_btrfs' + BUILDTAGS='seccomp exclude_graphdriver_btrfs' ++ head -c20 /dev/urandom ++ od -An -tx1 ++ tr -d ' \n' + go build -buildmode pie -compiler gc '-tags=rpm_crashtraceback no_openssl seccomp exclude_graphdriver_btrfs' -ldflags ' -compressdwarf=false -B 0x08df8cd3cb0f1858b7343f9f85d14a3e1dd6c1a1 -extldflags '\''-Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld'\''' -a -v -x -o buildah github.com/containers/buildah/cmd/buildah WORK=/tmp/go-build817337221 internal/race mkdir -p $WORK/b013/ internal/cpu mkdir -p $WORK/b007/ cat >$WORK/b013/importcfg << 'EOF' # internal # import config EOF unicode mkdir -p $WORK/b021/ cd /usr/lib/golang/src/internal/race /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b013/_pkg_.a -trimpath "$WORK/b013=>" -shared -p internal/race -std -complete -installsuffix shared -buildid eYF_zmtIpgn-ACSYG7t0/eYF_zmtIpgn-ACSYG7t0 -goversion go1.14.12 -D "" -importcfg $WORK/b013/importcfg -pack ./doc.go ./norace.go cat >$WORK/b007/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/internal/cpu /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b007/_pkg_.a -trimpath "$WORK/b007=>" -shared -p internal/cpu -std -+ -complete -installsuffix shared -buildid RsXW8-A3OhpeUnj1uhz_/RsXW8-A3OhpeUnj1uhz_ -goversion go1.14.12 -D "" -importcfg $WORK/b007/importcfg -pack ./cpu.go ./cpu_arm64.go cat >$WORK/b021/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/unicode /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b021/_pkg_.a -trimpath "$WORK/b021=>" -shared -p unicode -std -complete -installsuffix shared -buildid Dlp1zGqPHBWpkgvZH81R/Dlp1zGqPHBWpkgvZH81R -goversion go1.14.12 -D "" -importcfg $WORK/b021/importcfg -pack ./casetables.go ./digit.go ./graphic.go ./letter.go ./tables.go unicode/utf8 mkdir -p $WORK/b022/ encoding runtime/internal/sys mkdir -p $WORK/b011/ cat >$WORK/b022/importcfg << 'EOF' # internal # import config EOF cat >$WORK/b011/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/unicode/utf8 /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b022/_pkg_.a -trimpath "$WORK/b022=>" -shared -p unicode/utf8 -std -complete -installsuffix shared -buildid xsQMTfloBNB4b-01Mfwp/xsQMTfloBNB4b-01Mfwp -goversion go1.14.12 -D "" -importcfg $WORK/b022/importcfg -pack ./utf8.go cd /usr/lib/golang/src/runtime/internal/sys /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b011/_pkg_.a -trimpath "$WORK/b011=>" -shared -p runtime/internal/sys -std -+ -complete -installsuffix shared -buildid HglPLkuINP-TLivFjmOk/HglPLkuINP-TLivFjmOk -goversion go1.14.12 -D "" -importcfg $WORK/b011/importcfg -pack ./arch.go ./arch_arm64.go ./intrinsics.go ./intrinsics_common.go ./stubs.go ./sys.go ./zgoarch_arm64.go ./zgoos_linux.go ./zversion.go mkdir -p $WORK/b023/ cat >$WORK/b023/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/encoding /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b023/_pkg_.a -trimpath "$WORK/b023=>" -shared -p encoding -std -complete -installsuffix shared -buildid 3k_027iJ57m-R_JflOWz/3k_027iJ57m-R_JflOWz -goversion go1.14.12 -D "" -importcfg $WORK/b023/importcfg -pack ./encoding.go math/bits mkdir -p $WORK/b027/ cat >$WORK/b027/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/math/bits /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b027/_pkg_.a -trimpath "$WORK/b027=>" -shared -p math/bits -std -complete -installsuffix shared -buildid TrkGpPmd0RkpCaaIDGgm/TrkGpPmd0RkpCaaIDGgm -goversion go1.14.12 -D "" -importcfg $WORK/b027/importcfg -pack ./bits.go ./bits_errors.go ./bits_tables.go internal/nettrace mkdir -p $WORK/b044/ cat >$WORK/b044/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/internal/nettrace /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b044/_pkg_.a -trimpath "$WORK/b044=>" -shared -p internal/nettrace -std -complete -installsuffix shared -buildid oltxZy-9nksr3RIbjzSu/oltxZy-9nksr3RIbjzSu -goversion go1.14.12 -D "" -importcfg $WORK/b044/importcfg -pack ./nettrace.go crypto/internal/subtle mkdir -p $WORK/b075/ cat >$WORK/b075/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/crypto/internal/subtle /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b075/_pkg_.a -trimpath "$WORK/b075=>" -shared -p crypto/internal/subtle -std -complete -installsuffix shared -buildid nK8W2rYbvOWI-rjNToeR/nK8W2rYbvOWI-rjNToeR -goversion go1.14.12 -D "" -importcfg $WORK/b075/importcfg -pack ./aliasing.go unicode/utf16 mkdir -p $WORK/b039/ cat >$WORK/b039/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/unicode/utf16 /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b039/_pkg_.a -trimpath "$WORK/b039=>" -shared -p unicode/utf16 -std -complete -installsuffix shared -buildid G7MZffhURcjBG-4mIOmb/G7MZffhURcjBG-4mIOmb -goversion go1.14.12 -D "" -importcfg $WORK/b039/importcfg -pack ./utf16.go crypto/subtle mkdir -p $WORK/b076/ cat >$WORK/b076/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/crypto/subtle /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b076/_pkg_.a -trimpath "$WORK/b076=>" -shared -p crypto/subtle -std -complete -installsuffix shared -buildid 4kDYXV6-9EEgPPEQzKni/4kDYXV6-9EEgPPEQzKni -goversion go1.14.12 -D "" -importcfg $WORK/b076/importcfg -pack ./constant_time.go sync/atomic mkdir -p $WORK/b014/ cat >$WORK/b014/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/sync/atomic /usr/lib/golang/pkg/tool/linux_arm64/asm -trimpath "$WORK/b014=>" -I $WORK/b014/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -gensymabis -o $WORK/b014/symabis ./asm.s /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b013/_pkg_.a # internal cp $WORK/b013/_pkg_.a /builddir/.cache/go-build/a1/a130eec66f30ad0f520b14a1442c0bc0b77d4a4e6eb8cb0abb17c2ee377c5b44-d # internal vendor/golang.org/x/crypto/cryptobyte/asn1 mkdir -p $WORK/b110/ cat >$WORK/b110/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/vendor/golang.org/x/crypto/cryptobyte/asn1 /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b110/_pkg_.a -trimpath "$WORK/b110=>" -shared -p vendor/golang.org/x/crypto/cryptobyte/asn1 -std -complete -installsuffix shared -buildid tAkbjs9azXivwz_V6k1f/tAkbjs9azXivwz_V6k1f -goversion go1.14.12 -D "" -importcfg $WORK/b110/importcfg -pack ./asn1.go container/list mkdir -p $WORK/b096/ cat >$WORK/b096/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/container/list /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b096/_pkg_.a -trimpath "$WORK/b096=>" -shared -p container/list -std -complete -installsuffix shared -buildid T8hi81XPzgG0jNINbPqX/T8hi81XPzgG0jNINbPqX -goversion go1.14.12 -D "" -importcfg $WORK/b096/importcfg -pack ./list.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b044/_pkg_.a # internal cp $WORK/b044/_pkg_.a /builddir/.cache/go-build/90/900012c7c173f82af2587634cbbea1a2281c836410210ab59d79245c9ad0126b-d # internal vendor/golang.org/x/crypto/internal/subtle mkdir -p $WORK/b114/ cat >$WORK/b114/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/vendor/golang.org/x/crypto/internal/subtle /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b114/_pkg_.a -trimpath "$WORK/b114=>" -shared -p vendor/golang.org/x/crypto/internal/subtle -std -complete -installsuffix shared -buildid QItf84txQBye3xPDI7xv/QItf84txQBye3xPDI7xv -goversion go1.14.12 -D "" -importcfg $WORK/b114/importcfg -pack ./aliasing.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b011/_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/5d/5d05df1a4288bc6abf5ab0dabb92b7b49992ba81652f43caf1085cbb4b108825-d # internal cp $WORK/b011/_pkg_.a /builddir/.cache/go-build/dc/dce7148f0e0db12abec85429bea7c4847a22edd8c38dd099744491f3a5b032c5-d # internal github.com/ulikunitz/xz/internal/hash mkdir -p $WORK/b135/ cat >$WORK/b135/importcfg << 'EOF' # internal # import config EOF cd /builddir/build/BUILD/buildah-e94b4f98048e7371685731b97eefd6265e2f1fb3/src/github.com/ulikunitz/xz/internal/hash /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b135/_pkg_.a -trimpath "$WORK/b135=>" -shared -p github.com/ulikunitz/xz/internal/hash -complete -installsuffix shared -buildid lv5nj_FyBqlphEPgk_ii/lv5nj_FyBqlphEPgk_ii -goversion go1.14.12 -D "" -importcfg $WORK/b135/importcfg -pack ./cyclic_poly.go ./doc.go ./rabin_karp.go ./roller.go runtime/internal/math mkdir -p $WORK/b010/ cat >$WORK/b010/importcfg << 'EOF' # internal # import config packagefile runtime/internal/sys=$WORK/b011/_pkg_.a EOF cd /usr/lib/golang/src/runtime/internal/math /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b010/_pkg_.a -trimpath "$WORK/b010=>" -shared -p runtime/internal/math -std -+ -complete -installsuffix shared -buildid WtZcyNOPr8ccpUhFhrG-/WtZcyNOPr8ccpUhFhrG- -goversion go1.14.12 -D "" -importcfg $WORK/b010/importcfg -pack ./math.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b007/_pkg_.a # internal cp $WORK/b007/_pkg_.a /builddir/.cache/go-build/38/382fabdc6db0b05bed20ad1eaf7e663c51fe4b23654d8f44939209180fe12650-d # internal runtime/cgo mkdir -p $WORK/b047/ internal/bytealg mkdir -p $WORK/b006/ cd /usr/lib/golang/src/runtime/cgo 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/ -g -O2 -Wall -Werror ./cgo.go cat >$WORK/b006/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/internal/bytealg /usr/lib/golang/pkg/tool/linux_arm64/asm -trimpath "$WORK/b006=>" -I $WORK/b006/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -gensymabis -o $WORK/b006/symabis ./compare_arm64.s ./count_arm64.s ./equal_arm64.s ./index_arm64.s ./indexbyte_arm64.s /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b023/_pkg_.a # internal cp $WORK/b023/_pkg_.a /builddir/.cache/go-build/ab/abbebdd322593fa360161d7559451050b43521df6e14450d36f9c5e7389177f4-d # internal github.com/containers/storage/pkg/promise mkdir -p $WORK/b171/ cat >$WORK/b171/importcfg << 'EOF' # internal # import config EOF cd /builddir/build/BUILD/buildah-e94b4f98048e7371685731b97eefd6265e2f1fb3/src/github.com/containers/storage/pkg/promise /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b171/_pkg_.a -trimpath "$WORK/b171=>" -shared -p github.com/containers/storage/pkg/promise -complete -installsuffix shared -buildid sAxWxboljOGeFXSKwfrJ/sAxWxboljOGeFXSKwfrJ -goversion go1.14.12 -D "" -importcfg $WORK/b171/importcfg -pack ./promise.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b027/_pkg_.a # internal cp $WORK/b027/_pkg_.a /builddir/.cache/go-build/9d/9d3cf8441426a627e5cd696d62db8196778c3b5f24f5f50ca3f7aaa7b535f9d9-d # internal math mkdir -p $WORK/b026/ cat >$WORK/b026/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/math /usr/lib/golang/pkg/tool/linux_arm64/asm -trimpath "$WORK/b026=>" -I $WORK/b026/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -gensymabis -o $WORK/b026/symabis ./dim_arm64.s ./exp_arm64.s ./floor_arm64.s ./modf_arm64.s ./sqrt_arm64.s ./stubs_arm64.s /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b022/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b039/_pkg_.a # internal cp $WORK/b022/_pkg_.a /builddir/.cache/go-build/a6/a65c8d53627d3fe1cea8263e48df2e459d5bddd0f4b2007a3d4b36f9a99119e3-d # internal image/color mkdir -p $WORK/b190/ cat >$WORK/b190/importcfg << 'EOF' # internal # import config EOF cp $WORK/b039/_pkg_.a /builddir/.cache/go-build/46/46e442435d43f7f766623115b2555814de86a55f91dc9c2bfb52c0040cc6f60b-d # internal cd /usr/lib/golang/src/image/color /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b190/_pkg_.a -trimpath "$WORK/b190=>" -shared -p image/color -std -complete -installsuffix shared -buildid tKCRGwAM3yLk1ZNdUXHm/tKCRGwAM3yLk1ZNdUXHm -goversion go1.14.12 -D "" -importcfg $WORK/b190/importcfg -pack ./color.go ./ycbcr.go github.com/opencontainers/selinux/go-selinux/label mkdir -p $WORK/b206/ cat >$WORK/b206/importcfg << 'EOF' # internal # import config EOF cd /builddir/build/BUILD/buildah-e94b4f98048e7371685731b97eefd6265e2f1fb3/src/github.com/opencontainers/selinux/go-selinux/label /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b206/_pkg_.a -trimpath "$WORK/b206=>" -shared -p github.com/opencontainers/selinux/go-selinux/label -complete -installsuffix shared -buildid -6r8TGup0JO3g3FXQVeo/-6r8TGup0JO3g3FXQVeo -goversion go1.14.12 -D "" -importcfg $WORK/b206/importcfg -pack ./label.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b076/_pkg_.a # internal cp $WORK/b076/_pkg_.a /builddir/.cache/go-build/eb/eb169c6f6908b4c586a8d8a1071bb7048dd57ae6e3df3e656a81b1b2cc611d8d-d # internal github.com/containers/storage/pkg/ostree mkdir -p $WORK/b216/ crypto/internal/boring/sig mkdir -p $WORK/b077/ cat >$WORK/b216/importcfg << 'EOF' # internal # import config EOF cd /builddir/build/BUILD/buildah-e94b4f98048e7371685731b97eefd6265e2f1fb3/src/github.com/containers/storage/pkg/ostree /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b216/_pkg_.a -trimpath "$WORK/b216=>" -shared -p github.com/containers/storage/pkg/ostree -complete -installsuffix shared -buildid 1qfMQBcJx-tw8JtJHEu3/1qfMQBcJx-tw8JtJHEu3 -goversion go1.14.12 -D "" -importcfg $WORK/b216/importcfg -pack ./no_ostree.go cat >$WORK/b077/go_asm.h << 'EOF' # internal EOF runtime/internal/atomic mkdir -p $WORK/b009/ cd /usr/lib/golang/src/crypto/internal/boring/sig /usr/lib/golang/pkg/tool/linux_arm64/asm -trimpath "$WORK/b077=>" -I $WORK/b077/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -gensymabis -o $WORK/b077/symabis ./sig_other.s cat >$WORK/b009/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/runtime/internal/atomic /usr/lib/golang/pkg/tool/linux_arm64/asm -trimpath "$WORK/b009=>" -I $WORK/b009/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -gensymabis -o $WORK/b009/symabis ./asm_arm64.s ./atomic_arm64.s cat >$WORK/b014/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/sync/atomic /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b014/_pkg_.a -trimpath "$WORK/b014=>" -shared -p sync/atomic -std -installsuffix shared -buildid 8FGjxdl6Pxj4lNRSeWvo/8FGjxdl6Pxj4lNRSeWvo -goversion go1.14.12 -symabis $WORK/b014/symabis -D "" -importcfg $WORK/b014/importcfg -pack -asmhdr $WORK/b014/go_asm.h ./doc.go ./value.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b171/_pkg_.a # internal cp $WORK/b171/_pkg_.a /builddir/.cache/go-build/f5/f51d7ba5e387840f515786de97198f12496cd14dc071f06caf226cd82deea6fe-d # internal github.com/docker/docker/api mkdir -p $WORK/b266/ cat >$WORK/b266/importcfg << 'EOF' # internal # import config EOF cd /builddir/build/BUILD/buildah-e94b4f98048e7371685731b97eefd6265e2f1fb3/src/github.com/docker/docker/api /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b266/_pkg_.a -trimpath "$WORK/b266=>" -shared -p github.com/docker/docker/api -complete -installsuffix shared -buildid iv7D1Sf4tLbC8dfEtq6C/iv7D1Sf4tLbC8dfEtq6C -goversion go1.14.12 -D "" -importcfg $WORK/b266/importcfg -pack ./common.go ./common_unix.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b110/_pkg_.a # internal cp $WORK/b110/_pkg_.a /builddir/.cache/go-build/0b/0b241b18808311f9d03c95bfb7cd86615c6bf86d85bbacec18642b1cf99aad20-d # internal github.com/docker/docker/api/types/network mkdir -p $WORK/b274/ cat >$WORK/b274/importcfg << 'EOF' # internal # import config EOF cd /builddir/build/BUILD/buildah-e94b4f98048e7371685731b97eefd6265e2f1fb3/src/github.com/docker/docker/api/types/network /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b274/_pkg_.a -trimpath "$WORK/b274=>" -shared -p github.com/docker/docker/api/types/network -complete -installsuffix shared -buildid raBHAIjAa9t8ZQe_QMNd/raBHAIjAa9t8ZQe_QMNd -goversion go1.14.12 -D "" -importcfg $WORK/b274/importcfg -pack ./network.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b096/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b010/_pkg_.a # internal cp $WORK/b096/_pkg_.a /builddir/.cache/go-build/21/2136d4e1fdec398274fd6293f7c2a5da6aa54b70979b8d50ddc1415e2bfb401e-d # internal github.com/docker/docker/api/types/events mkdir -p $WORK/b279/ cp $WORK/b010/_pkg_.a /builddir/.cache/go-build/62/62545ed7ccada8811ecf25f36b2ae00cdf1750032b9e55fd3f8b94f732bb5214-d # internal github.com/docker/docker/api/types/image mkdir -p $WORK/b280/ cat >$WORK/b279/importcfg << 'EOF' # internal # import config EOF cd /builddir/build/BUILD/buildah-e94b4f98048e7371685731b97eefd6265e2f1fb3/src/github.com/docker/docker/api/types/events /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b279/_pkg_.a -trimpath "$WORK/b279=>" -shared -p github.com/docker/docker/api/types/events -complete -installsuffix shared -buildid SaYigSvs_6tgGFIKYb-I/SaYigSvs_6tgGFIKYb-I -goversion go1.14.12 -D "" -importcfg $WORK/b279/importcfg -pack ./events.go cat >$WORK/b280/importcfg << 'EOF' # internal # import config EOF cd /builddir/build/BUILD/buildah-e94b4f98048e7371685731b97eefd6265e2f1fb3/src/github.com/docker/docker/api/types/image /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b280/_pkg_.a -trimpath "$WORK/b280=>" -shared -p github.com/docker/docker/api/types/image -complete -installsuffix shared -buildid -nWPBJVRGnPDF9zOO5qz/-nWPBJVRGnPDF9zOO5qz -goversion go1.14.12 -D "" -importcfg $WORK/b280/importcfg -pack ./image_history.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b114/_pkg_.a # internal cp $WORK/b114/_pkg_.a /builddir/.cache/go-build/ae/ae3cbd0df237f09426fc0e2f6be20be6da361b2accb6a9069b1e52cadcea9feb-d # internal github.com/docker/docker/builder/dockerfile/command mkdir -p $WORK/b319/ cat >$WORK/b319/importcfg << 'EOF' # internal # import config EOF cd /builddir/build/BUILD/buildah-e94b4f98048e7371685731b97eefd6265e2f1fb3/src/github.com/docker/docker/builder/dockerfile/command /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b319/_pkg_.a -trimpath "$WORK/b319=>" -shared -p github.com/docker/docker/builder/dockerfile/command -complete -installsuffix shared -buildid rqUYv0GHwOe-oJ5V9tYr/rqUYv0GHwOe-oJ5V9tYr -goversion go1.14.12 -D "" -importcfg $WORK/b319/importcfg -pack ./command.go cat >$WORK/b006/importcfg << 'EOF' # internal # import config packagefile internal/cpu=$WORK/b007/_pkg_.a EOF cd /usr/lib/golang/src/internal/bytealg /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b006/_pkg_.a -trimpath "$WORK/b006=>" -shared -p internal/bytealg -std -+ -installsuffix shared -buildid 52beJz2xaFAovg7og2a2/52beJz2xaFAovg7og2a2 -goversion go1.14.12 -symabis $WORK/b006/symabis -D "" -importcfg $WORK/b006/importcfg -pack -asmhdr $WORK/b006/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 cat >$WORK/b077/importcfg << 'EOF' # internal # import config EOF cat >$WORK/b009/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/crypto/internal/boring/sig /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b077/_pkg_.a -trimpath "$WORK/b077=>" -shared -p crypto/internal/boring/sig -std -installsuffix shared -buildid 3zgDlUAMJYLKKaN4KKkl/3zgDlUAMJYLKKaN4KKkl -goversion go1.14.12 -symabis $WORK/b077/symabis -D "" -importcfg $WORK/b077/importcfg -pack -asmhdr $WORK/b077/go_asm.h ./sig.go cd /usr/lib/golang/src/runtime/internal/atomic /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b009/_pkg_.a -trimpath "$WORK/b009=>" -shared -p runtime/internal/atomic -std -+ -installsuffix shared -buildid Vhhl44o1Zro27dgHZKQf/Vhhl44o1Zro27dgHZKQf -goversion go1.14.12 -symabis $WORK/b009/symabis -D "" -importcfg $WORK/b009/importcfg -pack -asmhdr $WORK/b009/go_asm.h ./atomic_arm64.go ./stubs.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b206/_pkg_.a # internal cp $WORK/b206/_pkg_.a /builddir/.cache/go-build/6c/6cfcae0656af9ad74a3d9bd6d6bbfaddbdf40f3af5ac3a0f58d80235843448a7-d # internal cd /usr/lib/golang/src/sync/atomic /usr/lib/golang/pkg/tool/linux_arm64/asm -trimpath "$WORK/b014=>" -I $WORK/b014/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b014/asm.o ./asm.s cd $WORK gcc -fno-caret-diagnostics -c -x c - -o /dev/null || true cat >$WORK/b026/importcfg << 'EOF' # internal # import config packagefile math/bits=$WORK/b027/_pkg_.a EOF cd /usr/lib/golang/src/math /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b026/_pkg_.a -trimpath "$WORK/b026=>" -shared -p math -std -installsuffix shared -buildid f6IFT5go2gFp5nbq95FP/f6IFT5go2gFp5nbq95FP -goversion go1.14.12 -symabis $WORK/b026/symabis -D "" -importcfg $WORK/b026/importcfg -pack -asmhdr $WORK/b026/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/b216/_pkg_.a # internal cp $WORK/b216/_pkg_.a /builddir/.cache/go-build/88/885082f08a10f694de9c3f1b4dab0fc2a543bd011e26a0307dc139cb25404bb5-d # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b135/_pkg_.a # internal cp $WORK/b135/_pkg_.a /builddir/.cache/go-build/6d/6d72f5f57ee82d3f8783df2ab568f5f5d7f12d9a28c6ebdd8b1df7e8d3bc1ab6-d # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b266/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b274/_pkg_.a # internal cp $WORK/b266/_pkg_.a /builddir/.cache/go-build/82/825bd1a4e1fd62322d9a37ece8ea7552e7e638b4e7d27bbe0b5f7e0a0b91ddaf-d # internal cp $WORK/b274/_pkg_.a /builddir/.cache/go-build/8b/8be2f35a56077e190ead08474e0e89214e09a6c1ce9416af5e7f83cf421ce0e5-d # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b279/_pkg_.a # internal cp $WORK/b279/_pkg_.a /builddir/.cache/go-build/b3/b36a2792f279c79b0b0fdba6d487c057ce25f7c62043b7c52321accffe153007-d # internal cd /usr/lib/golang/src/internal/bytealg /usr/lib/golang/pkg/tool/linux_arm64/asm -trimpath "$WORK/b006=>" -I $WORK/b006/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b006/compare_arm64.o ./compare_arm64.s cd /usr/lib/golang/src/runtime/internal/atomic /usr/lib/golang/pkg/tool/linux_arm64/asm -trimpath "$WORK/b009=>" -I $WORK/b009/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b009/asm_arm64.o ./asm_arm64.s /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b319/_pkg_.a # internal cp $WORK/b319/_pkg_.a /builddir/.cache/go-build/46/46102ea2f37401665ede859bc5ac9f5c8c3d5fbf5f238fb2a4ced990ebf52f95-d # internal cd /usr/lib/golang/src/crypto/internal/boring/sig /usr/lib/golang/pkg/tool/linux_arm64/asm -trimpath "$WORK/b077=>" -I $WORK/b077/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b077/sig_other.o ./sig_other.s cd /usr/lib/golang/src/sync/atomic /usr/lib/golang/pkg/tool/linux_arm64/pack r $WORK/b014/_pkg_.a $WORK/b014/asm.o # internal cd $WORK gcc -Qunused-arguments -c -x c - -o /dev/null || true /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b014/_pkg_.a # internal cp $WORK/b014/_pkg_.a /builddir/.cache/go-build/7c/7c91711ff456b90629c8479dc9c9e9fe9875559f71d3507c42152eec6077d0f4-d # internal cd /usr/lib/golang/src/internal/bytealg /usr/lib/golang/pkg/tool/linux_arm64/asm -trimpath "$WORK/b006=>" -I $WORK/b006/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b006/count_arm64.o ./count_arm64.s cd /usr/lib/golang/src/runtime/internal/atomic /usr/lib/golang/pkg/tool/linux_arm64/asm -trimpath "$WORK/b009=>" -I $WORK/b009/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b009/atomic_arm64.o ./atomic_arm64.s cd $WORK gcc -fdebug-prefix-map=a=b -c -x c - -o /dev/null || true internal/testlog /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b190/_pkg_.a # internal cp $WORK/b190/_pkg_.a /builddir/.cache/go-build/e4/e4eb3fef2d78f49679c0fe2c8df372c830b44154421a248dfa2a58ce2aa5fa84-d # internal cd /usr/lib/golang/src/crypto/internal/boring/sig /usr/lib/golang/pkg/tool/linux_arm64/pack r $WORK/b077/_pkg_.a $WORK/b077/sig_other.o # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b077/_pkg_.a # internal cp $WORK/b077/_pkg_.a /builddir/.cache/go-build/c3/c3681a0a13d22e9476b721ade9ae8cc76a351f07d422f01de99211f6e01a2de6-d # internal cd /usr/lib/golang/src/internal/bytealg /usr/lib/golang/pkg/tool/linux_arm64/asm -trimpath "$WORK/b006=>" -I $WORK/b006/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b006/equal_arm64.o ./equal_arm64.s /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b280/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_arm64/asm -trimpath "$WORK/b006=>" -I $WORK/b006/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b006/index_arm64.o ./index_arm64.s cp $WORK/b280/_pkg_.a /builddir/.cache/go-build/af/af6fa1128181780acc5e0fb35f60f3db29c405ff61d5dbae960535233f4bf341-d # internal cd /usr/lib/golang/src/runtime/internal/atomic /usr/lib/golang/pkg/tool/linux_arm64/pack r $WORK/b009/_pkg_.a $WORK/b009/asm_arm64.o $WORK/b009/atomic_arm64.o # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b009/_pkg_.a # internal cp $WORK/b009/_pkg_.a /builddir/.cache/go-build/5c/5ca13df1610b349d242eab392e695309b8ff9d3c2262a45ea8f08b22573dc760-d # internal cd /usr/lib/golang/src/internal/bytealg /usr/lib/golang/pkg/tool/linux_arm64/asm -trimpath "$WORK/b006=>" -I $WORK/b006/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b006/indexbyte_arm64.o ./indexbyte_arm64.s cd $WORK gcc -gno-record-gcc-switches -c -x c - -o /dev/null || true /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b021/_pkg_.a # internal cp $WORK/b021/_pkg_.a /builddir/.cache/go-build/f7/f7da7af9e2dd30539fd904e8842133f44e2f4f337a57d714a192284ad5fedc80-d # internal cd /usr/lib/golang/src/internal/bytealg /usr/lib/golang/pkg/tool/linux_arm64/pack r $WORK/b006/_pkg_.a $WORK/b006/compare_arm64.o $WORK/b006/count_arm64.o $WORK/b006/equal_arm64.o $WORK/b006/index_arm64.o $WORK/b006/indexbyte_arm64.o # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b006/_pkg_.a # internal cp $WORK/b006/_pkg_.a /builddir/.cache/go-build/c7/c76b57b91319cb7b07d307b8d11483beaf6ed02d30f6ea991d57240363f44ddf-d # internal mkdir -p $WORK/b037/ runtime mkdir -p $WORK/b005/ cat >$WORK/b005/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/runtime /usr/lib/golang/pkg/tool/linux_arm64/asm -trimpath "$WORK/b005=>" -I $WORK/b005/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -gensymabis -o $WORK/b005/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 ./ -g -O2 -Wall -Werror -o ./_x001.o -c _cgo_export.c cat >$WORK/b037/importcfg << 'EOF' # internal # import config packagefile sync/atomic=$WORK/b014/_pkg_.a EOF cd /usr/lib/golang/src/internal/testlog /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b037/_pkg_.a -trimpath "$WORK/b037=>" -shared -p internal/testlog -std -complete -installsuffix shared -buildid HWJR7ShJ_8RkMyAgCYj5/HWJR7ShJ_8RkMyAgCYj5 -goversion go1.14.12 -D "" -importcfg $WORK/b037/importcfg -pack ./log.go crypto/internal/boring/fipstls mkdir -p $WORK/b101/ cat >$WORK/b101/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/crypto/internal/boring/fipstls /usr/lib/golang/pkg/tool/linux_arm64/asm -trimpath "$WORK/b101=>" -I $WORK/b101/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -gensymabis -o $WORK/b101/symabis ./dummy.s cat >$WORK/b005/importcfg << 'EOF' # internal # import config packagefile internal/bytealg=$WORK/b006/_pkg_.a packagefile internal/cpu=$WORK/b007/_pkg_.a packagefile runtime/internal/atomic=$WORK/b009/_pkg_.a packagefile runtime/internal/math=$WORK/b010/_pkg_.a packagefile runtime/internal/sys=$WORK/b011/_pkg_.a EOF cd /usr/lib/golang/src/runtime /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b005/_pkg_.a -trimpath "$WORK/b005=>" -shared -p runtime -std -+ -installsuffix shared -buildid C_xBXq1vTUe5Xjs3xDnS/C_xBXq1vTUe5Xjs3xDnS -goversion go1.14.12 -symabis $WORK/b005/symabis -D "" -importcfg $WORK/b005/importcfg -pack -asmhdr $WORK/b005/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 ./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 ./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 ./runtime_boring.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 cat >$WORK/b101/importcfg << 'EOF' # internal # import config packagefile sync/atomic=$WORK/b014/_pkg_.a EOF cd /usr/lib/golang/src/crypto/internal/boring/fipstls /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b101/_pkg_.a -trimpath "$WORK/b101=>" -shared -p crypto/internal/boring/fipstls -std -installsuffix shared -buildid RL9shD7QOHBVQM9gFFa7/RL9shD7QOHBVQM9gFFa7 -goversion go1.14.12 -symabis $WORK/b101/symabis -D "" -importcfg $WORK/b101/importcfg -pack -asmhdr $WORK/b101/go_asm.h ./tls.go 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 ./ -g -O2 -Wall -Werror -o ./_x002.o -c cgo.cgo2.c /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b037/_pkg_.a # internal cp $WORK/b037/_pkg_.a /builddir/.cache/go-build/b8/b8ffb4a9aeec5e1fd1dc25db07e317620301cb63a8544e7a23bd159c7f7b56be-d # internal cd /usr/lib/golang/src/crypto/internal/boring/fipstls /usr/lib/golang/pkg/tool/linux_arm64/asm -trimpath "$WORK/b101=>" -I $WORK/b101/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b101/dummy.o ./dummy.s cd /usr/lib/golang/src/math /usr/lib/golang/pkg/tool/linux_arm64/asm -trimpath "$WORK/b026=>" -I $WORK/b026/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b026/dim_arm64.o ./dim_arm64.s 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/ -g -O2 -Wall -Werror -o $WORK/b047/_x003.o -c gcc_context.c cd /usr/lib/golang/src/crypto/internal/boring/fipstls /usr/lib/golang/pkg/tool/linux_arm64/pack r $WORK/b101/_pkg_.a $WORK/b101/dummy.o # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b101/_pkg_.a # internal cp $WORK/b101/_pkg_.a /builddir/.cache/go-build/e9/e96b0d1791840ca9069a879a679c0f824b84a217f87ad872ce4b614c8d538e33-d # internal cd /usr/lib/golang/src/math /usr/lib/golang/pkg/tool/linux_arm64/asm -trimpath "$WORK/b026=>" -I $WORK/b026/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b026/exp_arm64.o ./exp_arm64.s /usr/lib/golang/pkg/tool/linux_arm64/asm -trimpath "$WORK/b026=>" -I $WORK/b026/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b026/floor_arm64.o ./floor_arm64.s /usr/lib/golang/pkg/tool/linux_arm64/asm -trimpath "$WORK/b026=>" -I $WORK/b026/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b026/modf_arm64.o ./modf_arm64.s 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/ -g -O2 -Wall -Werror -o $WORK/b047/_x004.o -c gcc_fatalf.c cd /usr/lib/golang/src/math /usr/lib/golang/pkg/tool/linux_arm64/asm -trimpath "$WORK/b026=>" -I $WORK/b026/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b026/sqrt_arm64.o ./sqrt_arm64.s /usr/lib/golang/pkg/tool/linux_arm64/asm -trimpath "$WORK/b026=>" -I $WORK/b026/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b026/stubs_arm64.o ./stubs_arm64.s /usr/lib/golang/pkg/tool/linux_arm64/pack r $WORK/b026/_pkg_.a $WORK/b026/dim_arm64.o $WORK/b026/exp_arm64.o $WORK/b026/floor_arm64.o $WORK/b026/modf_arm64.o $WORK/b026/sqrt_arm64.o $WORK/b026/stubs_arm64.o # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b026/_pkg_.a # internal cp $WORK/b026/_pkg_.a /builddir/.cache/go-build/b9/b9b8d54bfd9832116bc2a351a948296155ce715144f4066b12b0782766927a1c-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/ -g -O2 -Wall -Werror -o $WORK/b047/_x005.o -c gcc_libinit.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/ -g -O2 -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/ -g -O2 -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/ -g -O2 -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/ -g -O2 -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/ -g -O2 -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/ -g -O2 -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/ -g -O2 -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 ./ -g -O2 -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 -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 i0oSV_60a0v4yCs6y15O/i0oSV_60a0v4yCs6y15O -goversion go1.14.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 -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/af/af2e1f233a3701a3a5c19cd8c9d435dd74fa62ecdef473d70e0d327987e529e0-d # internal cp /usr/lib/golang/src/runtime/tls_arm64.h $WORK/b005/tls_GOARCH.h cd /usr/lib/golang/src/runtime /usr/lib/golang/pkg/tool/linux_arm64/asm -trimpath "$WORK/b005=>" -I $WORK/b005/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b005/asm.o ./asm.s /usr/lib/golang/pkg/tool/linux_arm64/asm -trimpath "$WORK/b005=>" -I $WORK/b005/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b005/asm_arm64.o ./asm_arm64.s /usr/lib/golang/pkg/tool/linux_arm64/asm -trimpath "$WORK/b005=>" -I $WORK/b005/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b005/atomic_arm64.o ./atomic_arm64.s /usr/lib/golang/pkg/tool/linux_arm64/asm -trimpath "$WORK/b005=>" -I $WORK/b005/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b005/duff_arm64.o ./duff_arm64.s /usr/lib/golang/pkg/tool/linux_arm64/asm -trimpath "$WORK/b005=>" -I $WORK/b005/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b005/memclr_arm64.o ./memclr_arm64.s /usr/lib/golang/pkg/tool/linux_arm64/asm -trimpath "$WORK/b005=>" -I $WORK/b005/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b005/memmove_arm64.o ./memmove_arm64.s /usr/lib/golang/pkg/tool/linux_arm64/asm -trimpath "$WORK/b005=>" -I $WORK/b005/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b005/preempt_arm64.o ./preempt_arm64.s /usr/lib/golang/pkg/tool/linux_arm64/asm -trimpath "$WORK/b005=>" -I $WORK/b005/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b005/rt0_linux_arm64.o ./rt0_linux_arm64.s /usr/lib/golang/pkg/tool/linux_arm64/asm -trimpath "$WORK/b005=>" -I $WORK/b005/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b005/sys_linux_arm64.o ./sys_linux_arm64.s /usr/lib/golang/pkg/tool/linux_arm64/asm -trimpath "$WORK/b005=>" -I $WORK/b005/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b005/tls_arm64.o ./tls_arm64.s /usr/lib/golang/pkg/tool/linux_arm64/pack r $WORK/b005/_pkg_.a $WORK/b005/asm.o $WORK/b005/asm_arm64.o $WORK/b005/atomic_arm64.o $WORK/b005/duff_arm64.o $WORK/b005/memclr_arm64.o $WORK/b005/memmove_arm64.o $WORK/b005/preempt_arm64.o $WORK/b005/rt0_linux_arm64.o $WORK/b005/sys_linux_arm64.o $WORK/b005/tls_arm64.o # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b005/_pkg_.a # internal cp $WORK/b005/_pkg_.a /builddir/.cache/go-build/16/1688b4501e1f42889b1c6397b87605c7e0ba4e59730e7863148069b21f279a8d-d # internal sync mkdir -p $WORK/b012/ cat >$WORK/b012/importcfg << 'EOF' # internal # import config packagefile internal/race=$WORK/b013/_pkg_.a packagefile runtime=$WORK/b005/_pkg_.a packagefile sync/atomic=$WORK/b014/_pkg_.a EOF internal/reflectlite mkdir -p $WORK/b004/ cd /usr/lib/golang/src/sync /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b012/_pkg_.a -trimpath "$WORK/b012=>" -shared -p sync -std -installsuffix shared -buildid oaKDHMJiAZwoHa4lwCo1/oaKDHMJiAZwoHa4lwCo1 -goversion go1.14.12 -D "" -importcfg $WORK/b012/importcfg -pack ./cond.go ./map.go ./mutex.go ./once.go ./pool.go ./poolqueue.go ./runtime.go ./rwmutex.go ./waitgroup.go cat >$WORK/b004/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/internal/reflectlite /usr/lib/golang/pkg/tool/linux_arm64/asm -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/b004/importcfg << 'EOF' # internal # import config packagefile runtime=$WORK/b005/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b004/_pkg_.a -trimpath "$WORK/b004=>" -shared -p internal/reflectlite -std -installsuffix shared -buildid cJdzUvtqzCYWwqt1i3kQ/cJdzUvtqzCYWwqt1i3kQ -goversion go1.14.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/b012/_pkg_.a # internal cp $WORK/b012/_pkg_.a /builddir/.cache/go-build/5e/5e144a8d27ea75bf49bf6255c2e57e4234b3a9afe0a31413cee8817b2a140b02-d # internal internal/singleflight mkdir -p $WORK/b045/ math/rand mkdir -p $WORK/b046/ cat >$WORK/b045/importcfg << 'EOF' # internal # import config packagefile sync=$WORK/b012/_pkg_.a EOF cd /usr/lib/golang/src/internal/singleflight /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b045/_pkg_.a -trimpath "$WORK/b045=>" -shared -p internal/singleflight -std -complete -installsuffix shared -buildid T7d2QtgGw0axzHOdxJn_/T7d2QtgGw0axzHOdxJn_ -goversion go1.14.12 -D "" -importcfg $WORK/b045/importcfg -pack ./singleflight.go cat >$WORK/b046/importcfg << 'EOF' # internal # import config packagefile math=$WORK/b026/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a EOF cd /usr/lib/golang/src/math/rand /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b046/_pkg_.a -trimpath "$WORK/b046=>" -shared -p math/rand -std -complete -installsuffix shared -buildid p15qKnI6b8Mw8HYUf_R1/p15qKnI6b8Mw8HYUf_R1 -goversion go1.14.12 -D "" -importcfg $WORK/b046/importcfg -pack ./exp.go ./normal.go ./rand.go ./rng.go ./zipf.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b045/_pkg_.a # internal cp $WORK/b045/_pkg_.a /builddir/.cache/go-build/3f/3f7db6324d378a9529d0ce3f1576ac4bf0e077d86a5bc99852c0f5b28d7971c9-d # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b046/_pkg_.a # internal cp $WORK/b046/_pkg_.a /builddir/.cache/go-build/4b/4be7552d310de5052493ec4e427d44fc7c8d415a0ee146d08704ab424da93ba1-d # internal cd /usr/lib/golang/src/internal/reflectlite /usr/lib/golang/pkg/tool/linux_arm64/asm -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/df/df4e455ceb80d31ec471d84cd81b4d02761892441e4f7d5b852e084b5dd8610f-d # internal errors mkdir -p $WORK/b003/ sort mkdir -p $WORK/b032/ 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 D6oiMFb5uomFO0nSTezp/D6oiMFb5uomFO0nSTezp -goversion go1.14.12 -D "" -importcfg $WORK/b003/importcfg -pack ./errors.go ./wrap.go cat >$WORK/b032/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/b032/_pkg_.a -trimpath "$WORK/b032=>" -shared -p sort -std -complete -installsuffix shared -buildid I9SwRlAYAe8dNbOLYbC1/I9SwRlAYAe8dNbOLYbC1 -goversion go1.14.12 -D "" -importcfg $WORK/b032/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/6d/6dc46e20e5f02dd4ac01b275ebaa498f6b22c21a9de3622af6560dbc8ba17202-d # internal internal/oserror mkdir -p $WORK/b017/ io mkdir -p $WORK/b020/ vendor/golang.org/x/net/dns/dnsmessage mkdir -p $WORK/b043/ cat >$WORK/b017/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a EOF strconv mkdir -p $WORK/b029/ golang.org/x/crypto/cast5 cd /usr/lib/golang/src/internal/oserror /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b017/_pkg_.a -trimpath "$WORK/b017=>" -shared -p internal/oserror -std -complete -installsuffix shared -buildid EjGfmpyms_WR42gQTqeE/EjGfmpyms_WR42gQTqeE -goversion go1.14.12 -D "" -importcfg $WORK/b017/importcfg -pack ./errors.go cat >$WORK/b043/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a EOF cat >$WORK/b020/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a EOF cat >$WORK/b029/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile internal/bytealg=$WORK/b006/_pkg_.a packagefile math=$WORK/b026/_pkg_.a packagefile math/bits=$WORK/b027/_pkg_.a packagefile unicode/utf8=$WORK/b022/_pkg_.a EOF cd /usr/lib/golang/src/strconv /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b029/_pkg_.a -trimpath "$WORK/b029=>" -shared -p strconv -std -complete -installsuffix shared -buildid nXBsdXsaqa5nl1mR5bqK/nXBsdXsaqa5nl1mR5bqK -goversion go1.14.12 -D "" -importcfg $WORK/b029/importcfg -pack ./atob.go ./atof.go ./atoi.go ./decimal.go ./doc.go ./extfloat.go ./ftoa.go ./isprint.go ./itoa.go ./quote.go cd /usr/lib/golang/src/vendor/golang.org/x/net/dns/dnsmessage /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b043/_pkg_.a -trimpath "$WORK/b043=>" -shared -p vendor/golang.org/x/net/dns/dnsmessage -std -complete -installsuffix shared -buildid RqTShr0kMZqZyp8xPfkm/RqTShr0kMZqZyp8xPfkm -goversion go1.14.12 -D "" -importcfg $WORK/b043/importcfg -pack ./message.go cd /usr/lib/golang/src/io /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b020/_pkg_.a -trimpath "$WORK/b020=>" -shared -p io -std -complete -installsuffix shared -buildid j2J67QuEZMWTu49BB1iz/j2J67QuEZMWTu49BB1iz -goversion go1.14.12 -D "" -importcfg $WORK/b020/importcfg -pack ./io.go ./multi.go ./pipe.go mkdir -p $WORK/b186/ github.com/opencontainers/selinux/go-selinux mkdir -p $WORK/b297/ cat >$WORK/b297/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a EOF cd /builddir/build/BUILD/buildah-e94b4f98048e7371685731b97eefd6265e2f1fb3/src/github.com/opencontainers/selinux/go-selinux /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b297/_pkg_.a -trimpath "$WORK/b297=>" -shared -p github.com/opencontainers/selinux/go-selinux -complete -installsuffix shared -buildid D2h5BvZZSQaMIAvZfoMO/D2h5BvZZSQaMIAvZfoMO -goversion go1.14.12 -D "" -importcfg $WORK/b297/importcfg -pack ./selinux_stub.go cat >$WORK/b186/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a EOF cd /builddir/build/BUILD/buildah-e94b4f98048e7371685731b97eefd6265e2f1fb3/src/golang.org/x/crypto/cast5 /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b186/_pkg_.a -trimpath "$WORK/b186=>" -shared -p golang.org/x/crypto/cast5 -complete -installsuffix shared -buildid hwrDB4bzRmfy13aMxzg6/hwrDB4bzRmfy13aMxzg6 -goversion go1.14.12 -D "" -importcfg $WORK/b186/importcfg -pack ./cast5.go github.com/containers/storage/pkg/locker mkdir -p $WORK/b204/ cat >$WORK/b204/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a packagefile sync/atomic=$WORK/b014/_pkg_.a EOF cd /builddir/build/BUILD/buildah-e94b4f98048e7371685731b97eefd6265e2f1fb3/src/github.com/containers/storage/pkg/locker /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b204/_pkg_.a -trimpath "$WORK/b204=>" -shared -p github.com/containers/storage/pkg/locker -complete -installsuffix shared -buildid nAcHXjlyNgenEgv-zQcZ/nAcHXjlyNgenEgv-zQcZ -goversion go1.14.12 -D "" -importcfg $WORK/b204/importcfg -pack ./locker.go github.com/opencontainers/runc/libcontainer/apparmor mkdir -p $WORK/b233/ cat >$WORK/b233/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a EOF cd /builddir/build/BUILD/buildah-e94b4f98048e7371685731b97eefd6265e2f1fb3/src/github.com/opencontainers/runc/libcontainer/apparmor /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b233/_pkg_.a -trimpath "$WORK/b233=>" -shared -p github.com/opencontainers/runc/libcontainer/apparmor -complete -installsuffix shared -buildid Mrb3w9MdYO4DOVU-MxxN/Mrb3w9MdYO4DOVU-MxxN -goversion go1.14.12 -D "" -importcfg $WORK/b233/importcfg -pack ./apparmor_disabled.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b017/_pkg_.a # internal cp $WORK/b017/_pkg_.a /builddir/.cache/go-build/28/285ba2e55acd255ae7bfc231ef657eca50ffdcbaba075cfd585d7fed033ab7a1-d # internal syscall mkdir -p $WORK/b016/ cat >$WORK/b016/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/syscall /usr/lib/golang/pkg/tool/linux_arm64/asm -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_linux_arm64.s /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b233/_pkg_.a # internal cp $WORK/b233/_pkg_.a /builddir/.cache/go-build/3d/3df191114ecdad491ab802a722643c252afbc041b305ab02b25e1d01565f7958-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/df/df2312a591e333490c818d02f7e38ebcc9b88fc8f6db844a7a33df9324378dd7-d # internal cat >$WORK/b016/importcfg << 'EOF' # internal # import config packagefile internal/bytealg=$WORK/b006/_pkg_.a packagefile internal/oserror=$WORK/b017/_pkg_.a packagefile internal/race=$WORK/b013/_pkg_.a packagefile runtime=$WORK/b005/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b016/_pkg_.a -trimpath "$WORK/b016=>" -shared -p syscall -std -installsuffix shared -buildid UA3CQY4gaiNcRJNQw2Pg/UA3CQY4gaiNcRJNQw2Pg -goversion go1.14.12 -symabis $WORK/b016/symabis -D "" -importcfg $WORK/b016/importcfg -pack -asmhdr $WORK/b016/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_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/b297/_pkg_.a # internal cp $WORK/b297/_pkg_.a /builddir/.cache/go-build/88/8881e23b230e8b01e03a093b8e0a88e14ae2824dd9e1685454b9672ebdd05e42-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/3b/3b47b066b94bb7b52db45c9af1df5ad6f69196725498429b6aca9b7333b8f472-d # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b186/_pkg_.a # internal cp $WORK/b186/_pkg_.a /builddir/.cache/go-build/0e/0e1808f1daafa514d0905611a2cda4d00ba927c171e6cffbd561618d9b30058a-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/bc/bcf2d309745762e561e38a233d35718b37bacb68a33b3d8740774bc704f0ce4c-d # internal hash bytes mkdir -p $WORK/b068/ crypto/internal/randutil text/tabwriter strings mkdir -p $WORK/b038/ mkdir -p $WORK/b019/ cat >$WORK/b068/importcfg << 'EOF' # internal # import config packagefile io=$WORK/b020/_pkg_.a EOF cat >$WORK/b019/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile internal/bytealg=$WORK/b006/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile unicode=$WORK/b021/_pkg_.a packagefile unicode/utf8=$WORK/b022/_pkg_.a EOF cat >$WORK/b038/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile internal/bytealg=$WORK/b006/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a packagefile unicode=$WORK/b021/_pkg_.a packagefile unicode/utf8=$WORK/b022/_pkg_.a EOF cd /usr/lib/golang/src/strings /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b038/_pkg_.a -trimpath "$WORK/b038=>" -shared -p strings -std -complete -installsuffix shared -buildid tv55Qm4XFy-P5n8n50H9/tv55Qm4XFy-P5n8n50H9 -goversion go1.14.12 -D "" -importcfg $WORK/b038/importcfg -pack ./builder.go ./compare.go ./reader.go ./replace.go ./search.go ./strings.go mkdir -p $WORK/b090/ cat >$WORK/b090/importcfg << 'EOF' # internal # import config packagefile io=$WORK/b020/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a EOF cd /usr/lib/golang/src/crypto/internal/randutil /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b090/_pkg_.a -trimpath "$WORK/b090=>" -shared -p crypto/internal/randutil -std -complete -installsuffix shared -buildid uIup9xxsQWu6QQKe-W-q/uIup9xxsQWu6QQKe-W-q -goversion go1.14.12 -D "" -importcfg $WORK/b090/importcfg -pack ./randutil.go cd /usr/lib/golang/src/hash /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b068/_pkg_.a -trimpath "$WORK/b068=>" -shared -p hash -std -complete -installsuffix shared -buildid 5b0vnK01wgYfIxZNk-Cy/5b0vnK01wgYfIxZNk-Cy -goversion go1.14.12 -D "" -importcfg $WORK/b068/importcfg -pack ./hash.go mkdir -p $WORK/b337/ cd /usr/lib/golang/src/bytes /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b019/_pkg_.a -trimpath "$WORK/b019=>" -shared -p bytes -std -installsuffix shared -buildid 4njWKr3pEvWRxNR83wAQ/4njWKr3pEvWRxNR83wAQ -goversion go1.14.12 -D "" -importcfg $WORK/b019/importcfg -pack ./buffer.go ./bytes.go ./reader.go cat >$WORK/b337/importcfg << 'EOF' # internal # import config packagefile io=$WORK/b020/_pkg_.a packagefile unicode/utf8=$WORK/b022/_pkg_.a EOF cd /usr/lib/golang/src/text/tabwriter /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b337/_pkg_.a -trimpath "$WORK/b337=>" -shared -p text/tabwriter -std -complete -installsuffix shared -buildid fIUAgt6qz0dH02y0h7pF/fIUAgt6qz0dH02y0h7pF -goversion go1.14.12 -D "" -importcfg $WORK/b337/importcfg -pack ./tabwriter.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b090/_pkg_.a # internal cp $WORK/b090/_pkg_.a /builddir/.cache/go-build/65/65ece25799e48c67f51bdca3ed1c34c038fd0c57dcc5ef981b2f5a827ccfc403-d # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b068/_pkg_.a # internal cp $WORK/b068/_pkg_.a /builddir/.cache/go-build/bb/bbf78a3b307e9b5c87770296d3d2620ecdd4c81c97e0c9871412e8c625d11c2a-d # internal hash/adler32 hash/crc64 mkdir -p $WORK/b185/ hash/crc32 cat >$WORK/b185/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile hash=$WORK/b068/_pkg_.a EOF mkdir -p $WORK/b136/ cd /usr/lib/golang/src/hash/adler32 /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b185/_pkg_.a -trimpath "$WORK/b185=>" -shared -p hash/adler32 -std -complete -installsuffix shared -buildid ZdF7K9koDdmEdUzrtLzf/ZdF7K9koDdmEdUzrtLzf -goversion go1.14.12 -D "" -importcfg $WORK/b185/importcfg -pack ./adler32.go mkdir -p $WORK/b131/ cat >$WORK/b136/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile hash=$WORK/b068/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a EOF cd /usr/lib/golang/src/hash/crc64 /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b136/_pkg_.a -trimpath "$WORK/b136=>" -shared -p hash/crc64 -std -complete -installsuffix shared -buildid bt7nxyU9gUfylpNUMzpR/bt7nxyU9gUfylpNUMzpR -goversion go1.14.12 -D "" -importcfg $WORK/b136/importcfg -pack ./crc64.go cat >$WORK/b131/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/hash/crc32 /usr/lib/golang/pkg/tool/linux_arm64/asm -trimpath "$WORK/b131=>" -I $WORK/b131/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -gensymabis -o $WORK/b131/symabis ./crc32_arm64.s cat >$WORK/b131/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile hash=$WORK/b068/_pkg_.a packagefile internal/cpu=$WORK/b007/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b131/_pkg_.a -trimpath "$WORK/b131=>" -shared -p hash/crc32 -std -installsuffix shared -buildid wVDfUOOKvdK_e1rGJB_W/wVDfUOOKvdK_e1rGJB_W -goversion go1.14.12 -symabis $WORK/b131/symabis -D "" -importcfg $WORK/b131/importcfg -pack -asmhdr $WORK/b131/go_asm.h ./crc32.go ./crc32_arm64.go ./crc32_generic.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b337/_pkg_.a # internal cp $WORK/b337/_pkg_.a /builddir/.cache/go-build/da/da06d3bd1dcec928d5c9033c18522ae31d3162816307c6a364387a89d0a93f27-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/f6/f6f1fec483d88bcebca0e73e1a739af00567cb8d6199fd111eed03f08e09b37d-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/fa/fa7d8c285f9dd741c29cd970d7a9ea517e5d7ae4489249c65a888ed105257992-d # internal /usr/lib/golang/pkg/tool/linux_arm64/asm -trimpath "$WORK/b131=>" -I $WORK/b131/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b131/crc32_arm64.o ./crc32_arm64.s /usr/lib/golang/pkg/tool/linux_arm64/pack r $WORK/b131/_pkg_.a $WORK/b131/crc32_arm64.o # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b131/_pkg_.a # internal cp $WORK/b131/_pkg_.a /builddir/.cache/go-build/41/41210029b3459bef7dc05553a45c236182d4069045dd40f57ba452f57d49563e-d # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b019/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b029/_pkg_.a # internal cp $WORK/b019/_pkg_.a /builddir/.cache/go-build/38/38b179d5a5f4034a7b746287c65c3c6d98405b169a01a2078bf8dcdd773024ba-d # internal golang.org/x/text/transform mkdir -p $WORK/b291/ bufio vendor/golang.org/x/text/transform mkdir -p $WORK/b056/ cp $WORK/b029/_pkg_.a /builddir/.cache/go-build/5b/5b2f9ef3fa8c6eb4e7f7a1ab43bee914faf0c17d537c8e706725bf7494cdf41f-d # internal cat >$WORK/b291/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b019/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile unicode/utf8=$WORK/b022/_pkg_.a EOF mkdir -p $WORK/b148/ cd /builddir/build/BUILD/buildah-e94b4f98048e7371685731b97eefd6265e2f1fb3/src/golang.org/x/text/transform /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b291/_pkg_.a -trimpath "$WORK/b291=>" -shared -p golang.org/x/text/transform -complete -installsuffix shared -buildid m8X40XpfuVCWiqPV8zQr/m8X40XpfuVCWiqPV8zQr -goversion go1.14.12 -D "" -importcfg $WORK/b291/importcfg -pack ./transform.go cat >$WORK/b056/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b019/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile unicode/utf8=$WORK/b022/_pkg_.a EOF cd /usr/lib/golang/src/bufio /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b056/_pkg_.a -trimpath "$WORK/b056=>" -shared -p bufio -std -complete -installsuffix shared -buildid BoPmIRjnZ4frqLdZ-akB/BoPmIRjnZ4frqLdZ-akB -goversion go1.14.12 -D "" -importcfg $WORK/b056/importcfg -pack ./bufio.go ./scan.go cat >$WORK/b148/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b019/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile unicode/utf8=$WORK/b022/_pkg_.a EOF crypto mkdir -p $WORK/b067/ cd /usr/lib/golang/src/vendor/golang.org/x/text/transform /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b148/_pkg_.a -trimpath "$WORK/b148=>" -shared -p vendor/golang.org/x/text/transform -std -complete -installsuffix shared -buildid o2lrHg28trwZRIWhUOdl/o2lrHg28trwZRIWhUOdl -goversion go1.14.12 -D "" -importcfg $WORK/b148/importcfg -pack ./transform.go crypto/rc4 mkdir -p $WORK/b103/ reflect cat >$WORK/b067/importcfg << 'EOF' # internal # import config packagefile hash=$WORK/b068/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile strconv=$WORK/b029/_pkg_.a EOF cd /usr/lib/golang/src/crypto /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b067/_pkg_.a -trimpath "$WORK/b067=>" -shared -p crypto -std -complete -installsuffix shared -buildid p85rRuCzGNM6jXFKdnAk/p85rRuCzGNM6jXFKdnAk -goversion go1.14.12 -D "" -importcfg $WORK/b067/importcfg -pack ./crypto.go cat >$WORK/b103/importcfg << 'EOF' # internal # import config packagefile crypto/internal/subtle=$WORK/b075/_pkg_.a packagefile strconv=$WORK/b029/_pkg_.a EOF mkdir -p $WORK/b028/ cd /usr/lib/golang/src/crypto/rc4 /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b103/_pkg_.a -trimpath "$WORK/b103=>" -shared -p crypto/rc4 -std -complete -installsuffix shared -buildid _UzEg-5J-LqJnpbzxcwq/_UzEg-5J-LqJnpbzxcwq -goversion go1.14.12 -D "" -importcfg $WORK/b103/importcfg -pack ./rc4.go encoding/base32 mkdir -p $WORK/b118/ cat >$WORK/b028/go_asm.h << 'EOF' # internal EOF github.com/pquerna/ffjson/fflib/v1/internal cd /usr/lib/golang/src/reflect /usr/lib/golang/pkg/tool/linux_arm64/asm -trimpath "$WORK/b028=>" -I $WORK/b028/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -gensymabis -o $WORK/b028/symabis ./asm_arm64.s mkdir -p $WORK/b174/ cat >$WORK/b118/importcfg << 'EOF' # internal # import config packagefile io=$WORK/b020/_pkg_.a packagefile strconv=$WORK/b029/_pkg_.a EOF cd /usr/lib/golang/src/encoding/base32 /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b118/_pkg_.a -trimpath "$WORK/b118=>" -shared -p encoding/base32 -std -complete -installsuffix shared -buildid d9Z5Cft578IV52xekPmF/d9Z5Cft578IV52xekPmF -goversion go1.14.12 -D "" -importcfg $WORK/b118/importcfg -pack ./base32.go cat >$WORK/b174/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile math=$WORK/b026/_pkg_.a packagefile strconv=$WORK/b029/_pkg_.a EOF cd /builddir/build/BUILD/buildah-e94b4f98048e7371685731b97eefd6265e2f1fb3/src/github.com/pquerna/ffjson/fflib/v1/internal /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b174/_pkg_.a -trimpath "$WORK/b174=>" -shared -p github.com/pquerna/ffjson/fflib/v1/internal -complete -installsuffix shared -buildid jdT8rIuUeLjlTHodqzEL/jdT8rIuUeLjlTHodqzEL -goversion go1.14.12 -D "" -importcfg $WORK/b174/importcfg -pack ./atof.go ./atoi.go ./extfloat.go ./ftoa.go golang.org/x/crypto/openpgp/errors mkdir -p $WORK/b182/ cat >$WORK/b182/importcfg << 'EOF' # internal # import config packagefile strconv=$WORK/b029/_pkg_.a EOF cd /builddir/build/BUILD/buildah-e94b4f98048e7371685731b97eefd6265e2f1fb3/src/golang.org/x/crypto/openpgp/errors /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b182/_pkg_.a -trimpath "$WORK/b182=>" -shared -p golang.org/x/crypto/openpgp/errors -complete -installsuffix shared -buildid y6iEee8xacUx-6XfE89S/y6iEee8xacUx-6XfE89S -goversion go1.14.12 -D "" -importcfg $WORK/b182/importcfg -pack ./errors.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b067/_pkg_.a # internal cp $WORK/b067/_pkg_.a /builddir/.cache/go-build/ee/ee5435d4888fd86970c3e2f65f9a0c31390bb3044efcb60c5cdbef0b3d23cb8f-d # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b103/_pkg_.a # internal cp $WORK/b103/_pkg_.a /builddir/.cache/go-build/62/62ef67a0e12fe8dde7cf69a0609983dfe5ad1921cd45593fff04e8c37cc36c6b-d # internal cat >$WORK/b028/importcfg << 'EOF' # internal # import config packagefile math=$WORK/b026/_pkg_.a packagefile runtime=$WORK/b005/_pkg_.a packagefile strconv=$WORK/b029/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a packagefile unicode=$WORK/b021/_pkg_.a packagefile unicode/utf8=$WORK/b022/_pkg_.a EOF cd /usr/lib/golang/src/reflect /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b028/_pkg_.a -trimpath "$WORK/b028=>" -shared -p reflect -std -installsuffix shared -buildid -Nd_vZHEIGzeluFGKaeC/-Nd_vZHEIGzeluFGKaeC -goversion go1.14.12 -symabis $WORK/b028/symabis -D "" -importcfg $WORK/b028/importcfg -pack -asmhdr $WORK/b028/go_asm.h ./deepequal.go ./makefunc.go ./swapper.go ./type.go ./value.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b038/_pkg_.a # internal cp $WORK/b038/_pkg_.a /builddir/.cache/go-build/ed/ed9c59a1c2d06c9276519fbfd9bb5b548d2d7a2fa68e122949e0709f78f30330-d # internal path mkdir -p $WORK/b055/ cat >$WORK/b055/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile strings=$WORK/b038/_pkg_.a packagefile unicode/utf8=$WORK/b022/_pkg_.a EOF cd /usr/lib/golang/src/path /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b055/_pkg_.a -trimpath "$WORK/b055=>" -shared -p path -std -complete -installsuffix shared -buildid PHvk_8g2BHH0YLQsykZR/PHvk_8g2BHH0YLQsykZR -goversion go1.14.12 -D "" -importcfg $WORK/b055/importcfg -pack ./match.go ./path.go github.com/containers/storage/pkg/stringutils mkdir -p $WORK/b223/ regexp/syntax mkdir -p $WORK/b070/ cat >$WORK/b223/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b019/_pkg_.a packagefile math/rand=$WORK/b046/_pkg_.a packagefile strings=$WORK/b038/_pkg_.a EOF cd /builddir/build/BUILD/buildah-e94b4f98048e7371685731b97eefd6265e2f1fb3/src/github.com/containers/storage/pkg/stringutils /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b223/_pkg_.a -trimpath "$WORK/b223=>" -shared -p github.com/containers/storage/pkg/stringutils -complete -installsuffix shared -buildid sVhZuePOy9CNzatP87wz/sVhZuePOy9CNzatP87wz -goversion go1.14.12 -D "" -importcfg $WORK/b223/importcfg -pack ./stringutils.go cat >$WORK/b070/importcfg << 'EOF' # internal # import config packagefile sort=$WORK/b032/_pkg_.a packagefile strconv=$WORK/b029/_pkg_.a packagefile strings=$WORK/b038/_pkg_.a packagefile unicode=$WORK/b021/_pkg_.a packagefile unicode/utf8=$WORK/b022/_pkg_.a EOF cd /usr/lib/golang/src/regexp/syntax /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b070/_pkg_.a -trimpath "$WORK/b070=>" -shared -p regexp/syntax -std -complete -installsuffix shared -buildid jZdM7wsq-Nsi9dI7Uir-/jZdM7wsq-Nsi9dI7Uir- -goversion go1.14.12 -D "" -importcfg $WORK/b070/importcfg -pack ./compile.go ./doc.go ./op_string.go ./parse.go ./perl_groups.go ./prog.go ./regexp.go ./simplify.go github.com/docker/docker/api/types/versions mkdir -p $WORK/b085/ cat >$WORK/b085/importcfg << 'EOF' # internal # import config packagefile strconv=$WORK/b029/_pkg_.a packagefile strings=$WORK/b038/_pkg_.a EOF cd /builddir/build/BUILD/buildah-e94b4f98048e7371685731b97eefd6265e2f1fb3/src/github.com/docker/docker/api/types/versions /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b085/_pkg_.a -trimpath "$WORK/b085=>" -shared -p github.com/docker/docker/api/types/versions -complete -installsuffix shared -buildid LKlV5cxtVNMPoiaBi6FX/LKlV5cxtVNMPoiaBi6FX -goversion go1.14.12 -D "" -importcfg $WORK/b085/importcfg -pack ./compare.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b182/_pkg_.a # internal cp $WORK/b182/_pkg_.a /builddir/.cache/go-build/78/78662ae169eac876e707a8e6ab1b6dfc91057bca04617aff3896f3890027bb4c-d # internal golang.org/x/crypto/openpgp/s2k mkdir -p $WORK/b188/ cat >$WORK/b188/importcfg << 'EOF' # internal # import config packagefile crypto=$WORK/b067/_pkg_.a packagefile golang.org/x/crypto/openpgp/errors=$WORK/b182/_pkg_.a packagefile hash=$WORK/b068/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile strconv=$WORK/b029/_pkg_.a EOF cd /builddir/build/BUILD/buildah-e94b4f98048e7371685731b97eefd6265e2f1fb3/src/golang.org/x/crypto/openpgp/s2k /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b188/_pkg_.a -trimpath "$WORK/b188=>" -shared -p golang.org/x/crypto/openpgp/s2k -complete -installsuffix shared -buildid SkqZanTtMjYPD61W9oJY/SkqZanTtMjYPD61W9oJY -goversion go1.14.12 -D "" -importcfg $WORK/b188/importcfg -pack ./s2k.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b291/_pkg_.a # internal cp $WORK/b291/_pkg_.a /builddir/.cache/go-build/8b/8b5bf8982d079963da12bc4cc716ef3296420faefed3651720f248828860c046-d # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b118/_pkg_.a # internal cp $WORK/b118/_pkg_.a /builddir/.cache/go-build/b6/b6250052db71ac1ac01a9e9fadb1d72f0b06a90846d524c1445e11046f2d7517-d # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b148/_pkg_.a # internal cp $WORK/b148/_pkg_.a /builddir/.cache/go-build/fd/fd1acce6a1f43cb51c8ea85a3313e8a023f3e2d3cc662a3af2ccbcb6705887f5-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/b223/_pkg_.a # internal cp $WORK/b085/_pkg_.a /builddir/.cache/go-build/26/26be77e0b9a0bf2eb22cc0a9ade25a85e8340a10a291244e73ee2611ebf62df8-d # internal cp $WORK/b223/_pkg_.a /builddir/.cache/go-build/66/6624eb64249a83e1e5c56f6fe6a31c9ba9d78348694b3e12857743c78f875a2a-d # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b055/_pkg_.a # internal cp $WORK/b055/_pkg_.a /builddir/.cache/go-build/58/582bc842c38450cc2b53078b68058eb15dc7c4bcc3c1fd03e8c7bfa898c9cba8-d # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b043/_pkg_.a # internal cp $WORK/b043/_pkg_.a /builddir/.cache/go-build/58/582849f7e2b0b2775a077d5110ea187523c6b1438bdb12a4a28e93ace97d2405-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/a2/a2325279bcce4a0c8878d0a9a55f25d1549f103017677499c3da506b2be72cb8-d # internal compress/bzip2 mkdir -p $WORK/b128/ cat >$WORK/b128/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b056/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile sort=$WORK/b032/_pkg_.a EOF cd /usr/lib/golang/src/compress/bzip2 /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b128/_pkg_.a -trimpath "$WORK/b128=>" -shared -p compress/bzip2 -std -complete -installsuffix shared -buildid 4TQhYNSQA3FpooYhjrHo/4TQhYNSQA3FpooYhjrHo -goversion go1.14.12 -D "" -importcfg $WORK/b128/importcfg -pack ./bit_reader.go ./bzip2.go ./huffman.go ./move_to_front.go image mkdir -p $WORK/b189/ cat >$WORK/b189/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b056/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile image/color=$WORK/b190/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile strconv=$WORK/b029/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a packagefile sync/atomic=$WORK/b014/_pkg_.a EOF cd /usr/lib/golang/src/image /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b189/_pkg_.a -trimpath "$WORK/b189=>" -shared -p image -std -complete -installsuffix shared -buildid HUy0Y9fQTPrkqbL1iSql/HUy0Y9fQTPrkqbL1iSql -goversion go1.14.12 -D "" -importcfg $WORK/b189/importcfg -pack ./format.go ./geom.go ./image.go ./names.go ./ycbcr.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b174/_pkg_.a # internal cp $WORK/b174/_pkg_.a /builddir/.cache/go-build/f8/f8d70be7f3d8a677a225c30bc1c146a9d7bdf273d989b1ea6762c9e10616029c-d # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b128/_pkg_.a # internal cp $WORK/b128/_pkg_.a /builddir/.cache/go-build/f3/f3802b6562df4209ef14c6cc5d2eee4bf43c22253af1c6eab128f4fbcbc90543-d # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b188/_pkg_.a # internal cp $WORK/b188/_pkg_.a /builddir/.cache/go-build/fc/fc750132cd6d67fe9ef4b97cf2601f9c13f10664377d1e1c7d6a2a069f7a3186-d # internal cd /usr/lib/golang/src/syscall /usr/lib/golang/pkg/tool/linux_arm64/asm -trimpath "$WORK/b016=>" -I $WORK/b016/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b016/asm_linux_arm64.o ./asm_linux_arm64.s /usr/lib/golang/pkg/tool/linux_arm64/pack r $WORK/b016/_pkg_.a $WORK/b016/asm_linux_arm64.o # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b016/_pkg_.a # internal cp $WORK/b016/_pkg_.a /builddir/.cache/go-build/e8/e884e9052ac8f626dd02830f53a619bdd853a39d3f6b44e722f30817f55e0f52-d # internal internal/syscall/execenv mkdir -p $WORK/b036/ internal/syscall/unix mkdir -p $WORK/b035/ cat >$WORK/b036/importcfg << 'EOF' # internal # import config packagefile syscall=$WORK/b016/_pkg_.a EOF cd /usr/lib/golang/src/internal/syscall/execenv /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b036/_pkg_.a -trimpath "$WORK/b036=>" -shared -p internal/syscall/execenv -std -complete -installsuffix shared -buildid NJBh2aWaLSF4JArilupj/NJBh2aWaLSF4JArilupj -goversion go1.14.12 -D "" -importcfg $WORK/b036/importcfg -pack ./execenv_default.go time mkdir -p $WORK/b015/ cat >$WORK/b035/importcfg << 'EOF' # internal # import config packagefile sync/atomic=$WORK/b014/_pkg_.a packagefile syscall=$WORK/b016/_pkg_.a EOF cd /usr/lib/golang/src/internal/syscall/unix /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b035/_pkg_.a -trimpath "$WORK/b035=>" -shared -p internal/syscall/unix -std -complete -installsuffix shared -buildid e2EsFTBhoBtim5ItDLyM/e2EsFTBhoBtim5ItDLyM -goversion go1.14.12 -D "" -importcfg $WORK/b035/importcfg -pack ./at.go ./at_sysnum_fstatat_linux.go ./at_sysnum_linux.go ./getrandom_linux.go ./getrandom_linux_generic.go ./nonblocking.go cat >$WORK/b015/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile runtime=$WORK/b005/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a packagefile syscall=$WORK/b016/_pkg_.a EOF cd /usr/lib/golang/src/time /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b015/_pkg_.a -trimpath "$WORK/b015=>" -shared -p time -std -installsuffix shared -buildid dE_6VQpT_Zgk5ewUUOuW/dE_6VQpT_Zgk5ewUUOuW -goversion go1.14.12 -D "" -importcfg $WORK/b015/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/b036/_pkg_.a # internal cp $WORK/b036/_pkg_.a /builddir/.cache/go-build/06/06faff0306cbc523932474d644d7228bf0c12d8f434c33cc83c3f59b96c6708a-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/2b/2be3d65a67a387df577af8309212a48c0896152075edeec094edd3e7d0817369-d # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b189/_pkg_.a # internal cp $WORK/b189/_pkg_.a /builddir/.cache/go-build/e9/e9340281ae6e336d863b8198e92869878f24854b9d21449626fe915252df0954-d # internal image/internal/imageutil mkdir -p $WORK/b192/ cat >$WORK/b192/importcfg << 'EOF' # internal # import config packagefile image=$WORK/b189/_pkg_.a EOF cd /usr/lib/golang/src/image/internal/imageutil /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b192/_pkg_.a -trimpath "$WORK/b192=>" -shared -p image/internal/imageutil -std -complete -installsuffix shared -buildid HgOQYLjXiihgdzewrVbo/HgOQYLjXiihgdzewrVbo -goversion go1.14.12 -D "" -importcfg $WORK/b192/importcfg -pack ./imageutil.go ./impl.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b192/_pkg_.a # internal cp $WORK/b192/_pkg_.a /builddir/.cache/go-build/5a/5ab2428e885e5408f60806db509dff174375af88e18430d170279c22d8b7c561-d # internal image/jpeg mkdir -p $WORK/b191/ cat >$WORK/b191/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b056/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile image=$WORK/b189/_pkg_.a packagefile image/color=$WORK/b190/_pkg_.a packagefile image/internal/imageutil=$WORK/b192/_pkg_.a packagefile io=$WORK/b020/_pkg_.a EOF cd /usr/lib/golang/src/image/jpeg /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b191/_pkg_.a -trimpath "$WORK/b191=>" -shared -p image/jpeg -std -complete -installsuffix shared -buildid MRqnTo7HpLiOPuKicHtY/MRqnTo7HpLiOPuKicHtY -goversion go1.14.12 -D "" -importcfg $WORK/b191/importcfg -pack ./fdct.go ./huffman.go ./idct.go ./reader.go ./scan.go ./writer.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b070/_pkg_.a # internal cp $WORK/b070/_pkg_.a /builddir/.cache/go-build/65/657ab7c4e010738f8e4a97f05d3c6bd75b6d0222aaa5c74f462e3e14d9adbdee-d # internal regexp mkdir -p $WORK/b069/ cat >$WORK/b069/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b019/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile regexp/syntax=$WORK/b070/_pkg_.a packagefile sort=$WORK/b032/_pkg_.a packagefile strconv=$WORK/b029/_pkg_.a packagefile strings=$WORK/b038/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a packagefile unicode=$WORK/b021/_pkg_.a packagefile unicode/utf8=$WORK/b022/_pkg_.a EOF cd /usr/lib/golang/src/regexp /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b069/_pkg_.a -trimpath "$WORK/b069=>" -shared -p regexp -std -complete -installsuffix shared -buildid 5RMhf1zVrT0fq_vdokdR/5RMhf1zVrT0fq_vdokdR -goversion go1.14.12 -D "" -importcfg $WORK/b069/importcfg -pack ./backtrack.go ./exec.go ./onepass.go ./regexp.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b191/_pkg_.a # internal cp $WORK/b191/_pkg_.a /builddir/.cache/go-build/ed/ed47b906818300fbd4e6c5b16ea92e2c8febbf1ed45f1bfeaea72ebac27901a4-d # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b015/_pkg_.a # internal cp $WORK/b015/_pkg_.a /builddir/.cache/go-build/98/988521aa8b580d8126702b08ccf8033e631c538f42f88dec72fc2f637f426878-d # internal context mkdir -p $WORK/b002/ cat >$WORK/b002/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile internal/reflectlite=$WORK/b004/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a packagefile sync/atomic=$WORK/b014/_pkg_.a packagefile time=$WORK/b015/_pkg_.a EOF 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 p9YpruOjEfJC5rha-Uos/p9YpruOjEfJC5rha-Uos -goversion go1.14.12 -D "" -importcfg $WORK/b002/importcfg -pack ./context.go internal/poll mkdir -p $WORK/b034/ cat >$WORK/b034/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile internal/syscall/unix=$WORK/b035/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile runtime=$WORK/b005/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a packagefile sync/atomic=$WORK/b014/_pkg_.a packagefile syscall=$WORK/b016/_pkg_.a packagefile time=$WORK/b015/_pkg_.a EOF cd /usr/lib/golang/src/internal/poll /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b034/_pkg_.a -trimpath "$WORK/b034=>" -shared -p internal/poll -std -installsuffix shared -buildid tFzYVw4FHzd-aO4B8LER/tFzYVw4FHzd-aO4B8LER -goversion go1.14.12 -D "" -importcfg $WORK/b034/importcfg -pack ./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 golang.org/x/sys/unix mkdir -p $WORK/b121/ cat >$WORK/b121/go_asm.h << 'EOF' # internal EOF cd /builddir/build/BUILD/buildah-e94b4f98048e7371685731b97eefd6265e2f1fb3/src/golang.org/x/sys/unix /usr/lib/golang/pkg/tool/linux_arm64/asm -trimpath "$WORK/b121=>" -I $WORK/b121/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -gensymabis -o $WORK/b121/symabis ./asm_linux_arm64.s cat >$WORK/b121/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b019/_pkg_.a packagefile runtime=$WORK/b005/_pkg_.a packagefile sort=$WORK/b032/_pkg_.a packagefile strings=$WORK/b038/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a packagefile syscall=$WORK/b016/_pkg_.a packagefile time=$WORK/b015/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b121/_pkg_.a -trimpath "$WORK/b121=>" -shared -p golang.org/x/sys/unix -installsuffix shared -buildid ah56EOtsR9A-VGSCrH_F/ah56EOtsR9A-VGSCrH_F -goversion go1.14.12 -symabis $WORK/b121/symabis -D "" -importcfg $WORK/b121/importcfg -pack -asmhdr $WORK/b121/go_asm.h ./affinity_linux.go ./bluetooth_linux.go ./constants.go ./dev_linux.go ./dirent.go ./endian_little.go ./env_unix.go ./fcntl.go ./pagesize_unix.go ./race0.go ./sockcmsg_linux.go ./sockcmsg_unix.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_arm64.go ./zptracearm_linux.go ./zsyscall_linux_arm64.go ./zsysnum_linux_arm64.go ./ztypes_linux_arm64.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b002/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b069/_pkg_.a # internal cp $WORK/b002/_pkg_.a /builddir/.cache/go-build/46/468dfb2cc56ab29cb98100ad8b39bbf267b0974f6e932d5a589a69257e7d656c-d # internal golang.org/x/net/context mkdir -p $WORK/b169/ cat >$WORK/b169/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b002/_pkg_.a packagefile time=$WORK/b015/_pkg_.a EOF cd /builddir/build/BUILD/buildah-e94b4f98048e7371685731b97eefd6265e2f1fb3/src/golang.org/x/net/context /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b169/_pkg_.a -trimpath "$WORK/b169=>" -shared -p golang.org/x/net/context -complete -installsuffix shared -buildid 6KE-Guxl0W1RI3jTWTUs/6KE-Guxl0W1RI3jTWTUs -goversion go1.14.12 -D "" -importcfg $WORK/b169/importcfg -pack ./context.go ./go17.go ./go19.go cp $WORK/b069/_pkg_.a /builddir/.cache/go-build/0b/0ba9788dfdcc27639269d4356c3b810a9d59d0da6947ee4f5592c31c549a1773-d # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b169/_pkg_.a # internal cp $WORK/b169/_pkg_.a /builddir/.cache/go-build/e9/e9ac945ad65745d7d8aebcbfa8a7cc181e19d8f0c9c994cc120a801b2bcc56c7-d # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b034/_pkg_.a # internal cp $WORK/b034/_pkg_.a /builddir/.cache/go-build/3b/3b8be3932b0749b968dcb34535557f9f98a87d8c985761ec007ad2434bee3263-d # internal os mkdir -p $WORK/b033/ cat >$WORK/b033/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile internal/oserror=$WORK/b017/_pkg_.a packagefile internal/poll=$WORK/b034/_pkg_.a packagefile internal/syscall/execenv=$WORK/b036/_pkg_.a packagefile internal/syscall/unix=$WORK/b035/_pkg_.a packagefile internal/testlog=$WORK/b037/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile runtime=$WORK/b005/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a packagefile sync/atomic=$WORK/b014/_pkg_.a packagefile syscall=$WORK/b016/_pkg_.a packagefile time=$WORK/b015/_pkg_.a EOF cd /usr/lib/golang/src/os /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b033/_pkg_.a -trimpath "$WORK/b033=>" -shared -p os -std -installsuffix shared -buildid h6eAuy_UNQ26Jxd_2JBN/h6eAuy_UNQ26Jxd_2JBN -goversion go1.14.12 -D "" -importcfg $WORK/b033/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 ./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 -trimpath "$WORK/b028=>" -I $WORK/b028/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b028/asm_arm64.o ./asm_arm64.s /usr/lib/golang/pkg/tool/linux_arm64/pack r $WORK/b028/_pkg_.a $WORK/b028/asm_arm64.o # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b028/_pkg_.a # internal cp $WORK/b028/_pkg_.a /builddir/.cache/go-build/0d/0d5643091fc33a5ea81bcb0f5fbc420620eca6d1f02205094824b73a80f194df-d # internal encoding/binary mkdir -p $WORK/b025/ github.com/hashicorp/errwrap internal/fmtsort cat >$WORK/b025/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile math=$WORK/b026/_pkg_.a packagefile reflect=$WORK/b028/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a EOF cd /usr/lib/golang/src/encoding/binary /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b025/_pkg_.a -trimpath "$WORK/b025=>" -shared -p encoding/binary -std -complete -installsuffix shared -buildid okVf9L1NJqzAco5iWxE4/okVf9L1NJqzAco5iWxE4 -goversion go1.14.12 -D "" -importcfg $WORK/b025/importcfg -pack ./binary.go ./varint.go mkdir -p $WORK/b309/ mkdir -p $WORK/b031/ cat >$WORK/b309/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile reflect=$WORK/b028/_pkg_.a packagefile strings=$WORK/b038/_pkg_.a EOF cd /builddir/build/BUILD/buildah-e94b4f98048e7371685731b97eefd6265e2f1fb3/src/github.com/hashicorp/errwrap /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b309/_pkg_.a -trimpath "$WORK/b309=>" -shared -p github.com/hashicorp/errwrap -complete -installsuffix shared -buildid MNodXlSpQ61nKiUyOA3t/MNodXlSpQ61nKiUyOA3t -goversion go1.14.12 -D "" -importcfg $WORK/b309/importcfg -pack ./errwrap.go cat >$WORK/b031/importcfg << 'EOF' # internal # import config packagefile reflect=$WORK/b028/_pkg_.a packagefile sort=$WORK/b032/_pkg_.a EOF cd /usr/lib/golang/src/internal/fmtsort /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b031/_pkg_.a -trimpath "$WORK/b031=>" -shared -p internal/fmtsort -std -complete -installsuffix shared -buildid k347ofCJf56WrdetsRT4/k347ofCJf56WrdetsRT4 -goversion go1.14.12 -D "" -importcfg $WORK/b031/importcfg -pack ./sort.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b309/_pkg_.a # internal cp $WORK/b309/_pkg_.a /builddir/.cache/go-build/69/6918b753e50530750639813c0df3396c1f5830d67cc818ba6f0a710f3b5b5a98-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/e3/e37fb38a043c4d2130a498f3e6fb97c24bc13d776e6c54bd3caf98ca8664a032-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/c5/c5702d12f1ce265d57054323fd3456cd011a1656e9f883fb6cfd01d7f08081f0-d # internal github.com/containers/image/internal/tmpdir mkdir -p $WORK/b126/ github.com/mattn/go-runewidth path/filepath mkdir -p $WORK/b053/ fmt cat >$WORK/b126/importcfg << 'EOF' # internal # import config packagefile os=$WORK/b033/_pkg_.a packagefile runtime=$WORK/b005/_pkg_.a EOF cd /builddir/build/BUILD/buildah-e94b4f98048e7371685731b97eefd6265e2f1fb3/src/github.com/containers/image/internal/tmpdir /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b126/_pkg_.a -trimpath "$WORK/b126=>" -shared -p github.com/containers/image/internal/tmpdir -complete -installsuffix shared -buildid CN2A9hAaXnfNuI9w3cOn/CN2A9hAaXnfNuI9w3cOn -goversion go1.14.12 -D "" -importcfg $WORK/b126/importcfg -pack ./tmpdir.go mkdir -p $WORK/b238/ cat >$WORK/b053/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile os=$WORK/b033/_pkg_.a packagefile runtime=$WORK/b005/_pkg_.a packagefile sort=$WORK/b032/_pkg_.a packagefile strings=$WORK/b038/_pkg_.a packagefile syscall=$WORK/b016/_pkg_.a packagefile unicode/utf8=$WORK/b022/_pkg_.a EOF cd /usr/lib/golang/src/path/filepath /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b053/_pkg_.a -trimpath "$WORK/b053=>" -shared -p path/filepath -std -complete -installsuffix shared -buildid BGGWWJyZpQDCqCnwRENb/BGGWWJyZpQDCqCnwRENb -goversion go1.14.12 -D "" -importcfg $WORK/b053/importcfg -pack ./match.go ./path.go ./path_unix.go ./symlink.go ./symlink_unix.go cat >$WORK/b238/importcfg << 'EOF' # internal # import config packagefile os=$WORK/b033/_pkg_.a packagefile regexp=$WORK/b069/_pkg_.a packagefile strings=$WORK/b038/_pkg_.a EOF os/signal mkdir -p $WORK/b239/ cd /builddir/build/BUILD/buildah-e94b4f98048e7371685731b97eefd6265e2f1fb3/src/github.com/mattn/go-runewidth /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b238/_pkg_.a -trimpath "$WORK/b238=>" -shared -p github.com/mattn/go-runewidth -complete -installsuffix shared -buildid tGBHtRm12Bp9fxboy8Ku/tGBHtRm12Bp9fxboy8Ku -goversion go1.14.12 -D "" -importcfg $WORK/b238/importcfg -pack ./runewidth.go ./runewidth_posix.go cat >$WORK/b239/go_asm.h << 'EOF' # internal EOF github.com/docker/docker/api/types/mount cd /usr/lib/golang/src/os/signal /usr/lib/golang/pkg/tool/linux_arm64/asm -trimpath "$WORK/b239=>" -I $WORK/b239/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -gensymabis -o $WORK/b239/symabis ./sig.s mkdir -p $WORK/b270/ net mkdir -p $WORK/b030/ mkdir -p $WORK/b042/ cd /usr/lib/golang/src/net CGO_LDFLAGS='"-g" "-O2"' /usr/lib/golang/pkg/tool/linux_arm64/cgo -objdir $WORK/b042/ -importpath net -- -I $WORK/b042/ -g -O2 ./cgo_linux.go ./cgo_resnew.go ./cgo_socknew.go ./cgo_unix.go k8s.io/client-go/util/homedir mkdir -p $WORK/b295/ cat >$WORK/b030/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile internal/fmtsort=$WORK/b031/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile math=$WORK/b026/_pkg_.a packagefile os=$WORK/b033/_pkg_.a packagefile reflect=$WORK/b028/_pkg_.a packagefile strconv=$WORK/b029/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a packagefile unicode/utf8=$WORK/b022/_pkg_.a EOF cd /usr/lib/golang/src/fmt /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b030/_pkg_.a -trimpath "$WORK/b030=>" -shared -p fmt -std -complete -installsuffix shared -buildid wrvbSwmp3x_eVVqpCEt9/wrvbSwmp3x_eVVqpCEt9 -goversion go1.14.12 -D "" -importcfg $WORK/b030/importcfg -pack ./doc.go ./errors.go ./format.go ./print.go ./scan.go cat >$WORK/b295/importcfg << 'EOF' # internal # import config packagefile os=$WORK/b033/_pkg_.a packagefile runtime=$WORK/b005/_pkg_.a EOF cd /builddir/build/BUILD/buildah-e94b4f98048e7371685731b97eefd6265e2f1fb3/src/k8s.io/client-go/util/homedir /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b295/_pkg_.a -trimpath "$WORK/b295=>" -shared -p k8s.io/client-go/util/homedir -complete -installsuffix shared -buildid aje6hr6xx93XqcmYRZt5/aje6hr6xx93XqcmYRZt5 -goversion go1.14.12 -D "" -importcfg $WORK/b295/importcfg -pack ./homedir.go cat >$WORK/b270/importcfg << 'EOF' # internal # import config packagefile os=$WORK/b033/_pkg_.a EOF cd /builddir/build/BUILD/buildah-e94b4f98048e7371685731b97eefd6265e2f1fb3/src/github.com/docker/docker/api/types/mount /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b270/_pkg_.a -trimpath "$WORK/b270=>" -shared -p github.com/docker/docker/api/types/mount -complete -installsuffix shared -buildid KDvrVuh-uiyYHOau_4Lg/KDvrVuh-uiyYHOau_4Lg -goversion go1.14.12 -D "" -importcfg $WORK/b270/importcfg -pack ./mount.go cat >$WORK/b239/importcfg << 'EOF' # internal # import config packagefile os=$WORK/b033/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a packagefile syscall=$WORK/b016/_pkg_.a EOF cd /usr/lib/golang/src/os/signal /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b239/_pkg_.a -trimpath "$WORK/b239=>" -shared -p os/signal -std -installsuffix shared -buildid YaKUUvWrWwEY-zh2NyIH/YaKUUvWrWwEY-zh2NyIH -goversion go1.14.12 -symabis $WORK/b239/symabis -D "" -importcfg $WORK/b239/importcfg -pack -asmhdr $WORK/b239/go_asm.h ./doc.go ./signal.go ./signal_unix.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b126/_pkg_.a # internal cp $WORK/b126/_pkg_.a /builddir/.cache/go-build/86/8683af1eb2c9b53768989478ae5f91a14d36175cd9b9efebd99d6bcd66a76bda-d # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b295/_pkg_.a # internal cp $WORK/b295/_pkg_.a /builddir/.cache/go-build/b5/b5f858f67c2cb86b723f800fcdb883b5f65adcd0dc711d2eb74897d7c5958226-d # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b270/_pkg_.a # internal cp $WORK/b270/_pkg_.a /builddir/.cache/go-build/cb/cbedcbf5232aa5f7de317755a48b10ba70d28776e85c282461a94d881f661673-d # internal /usr/lib/golang/pkg/tool/linux_arm64/asm -trimpath "$WORK/b239=>" -I $WORK/b239/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b239/sig.o ./sig.s /usr/lib/golang/pkg/tool/linux_arm64/pack r $WORK/b239/_pkg_.a $WORK/b239/sig.o # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b239/_pkg_.a # internal cp $WORK/b239/_pkg_.a /builddir/.cache/go-build/86/860c29513817a154a2c536216d2f82d519ae5b13b04479de75725db6434e0504-d # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b025/_pkg_.a # internal cp $WORK/b025/_pkg_.a /builddir/.cache/go-build/9f/9f8185cdbe6bedd11f9a8cd76ffc703ef72cf248da710a1096a350c1077423aa-d # internal encoding/base64 mkdir -p $WORK/b024/ cat >$WORK/b024/importcfg << 'EOF' # internal # import config packagefile encoding/binary=$WORK/b025/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile strconv=$WORK/b029/_pkg_.a EOF cd /usr/lib/golang/src/encoding/base64 /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b024/_pkg_.a -trimpath "$WORK/b024=>" -shared -p encoding/base64 -std -complete -installsuffix shared -buildid Eu5ZmFaRh-pvALk7weat/Eu5ZmFaRh-pvALk7weat -goversion go1.14.12 -D "" -importcfg $WORK/b024/importcfg -pack ./base64.go crypto/cipher mkdir -p $WORK/b074/ cat >$WORK/b074/importcfg << 'EOF' # internal # import config packagefile crypto/internal/subtle=$WORK/b075/_pkg_.a packagefile crypto/subtle=$WORK/b076/_pkg_.a packagefile encoding/binary=$WORK/b025/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile runtime=$WORK/b005/_pkg_.a EOF cd /usr/lib/golang/src/crypto/cipher /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b074/_pkg_.a -trimpath "$WORK/b074=>" -shared -p crypto/cipher -std -complete -installsuffix shared -buildid rIEQBgUd7Tvkrkpfods4/rIEQBgUd7Tvkrkpfods4 -goversion go1.14.12 -D "" -importcfg $WORK/b074/importcfg -pack ./cbc.go ./cfb.go ./cipher.go ./ctr.go ./gcm.go ./io.go ./ofb.go ./xor_generic.go crypto/ed25519/internal/edwards25519 mkdir -p $WORK/b099/ crypto/md5 mkdir -p $WORK/b102/ cat >$WORK/b099/importcfg << 'EOF' # internal # import config packagefile encoding/binary=$WORK/b025/_pkg_.a EOF cd /usr/lib/golang/src/crypto/ed25519/internal/edwards25519 /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b099/_pkg_.a -trimpath "$WORK/b099=>" -shared -p crypto/ed25519/internal/edwards25519 -std -complete -installsuffix shared -buildid k0dmCJ28bBKFmQtI1ygV/k0dmCJ28bBKFmQtI1ygV -goversion go1.14.12 -D "" -importcfg $WORK/b099/importcfg -pack ./const.go ./edwards25519.go cat >$WORK/b102/go_asm.h << 'EOF' # internal EOF crypto/sha1 mkdir -p $WORK/b104/ cd /usr/lib/golang/src/crypto/md5 /usr/lib/golang/pkg/tool/linux_arm64/asm -trimpath "$WORK/b102=>" -I $WORK/b102/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -gensymabis -o $WORK/b102/symabis ./md5block_arm64.s /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b238/_pkg_.a # internal vendor/golang.org/x/crypto/poly1305 cat >$WORK/b104/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/crypto/sha1 /usr/lib/golang/pkg/tool/linux_arm64/asm -trimpath "$WORK/b104=>" -I $WORK/b104/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -gensymabis -o $WORK/b104/symabis ./sha1block_arm64.s mkdir -p $WORK/b115/ cat >$WORK/b115/importcfg << 'EOF' # internal # import config packagefile crypto/subtle=$WORK/b076/_pkg_.a packagefile encoding/binary=$WORK/b025/_pkg_.a packagefile math/bits=$WORK/b027/_pkg_.a EOF cp $WORK/b238/_pkg_.a /builddir/.cache/go-build/d5/d54b9c8474831ab6331302c9fbc1f0bdded2bda3a6d8a2d306c8c5b2e1ce000c-d # internal cd /usr/lib/golang/src/vendor/golang.org/x/crypto/poly1305 /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b115/_pkg_.a -trimpath "$WORK/b115=>" -shared -p vendor/golang.org/x/crypto/poly1305 -std -complete -installsuffix shared -buildid bOsCEg6JF5RscE7u25vV/bOsCEg6JF5RscE7u25vV -goversion go1.14.12 -D "" -importcfg $WORK/b115/importcfg -pack ./bits_go1.13.go ./mac_noasm.go ./poly1305.go ./sum_generic.go ./sum_noasm.go cat >$WORK/b102/importcfg << 'EOF' # internal # import config packagefile crypto=$WORK/b067/_pkg_.a packagefile encoding/binary=$WORK/b025/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile hash=$WORK/b068/_pkg_.a packagefile math/bits=$WORK/b027/_pkg_.a EOF cd /usr/lib/golang/src/crypto/md5 /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b102/_pkg_.a -trimpath "$WORK/b102=>" -shared -p crypto/md5 -std -installsuffix shared -buildid FngcNdPkLK2u81bpCBfO/FngcNdPkLK2u81bpCBfO -goversion go1.14.12 -symabis $WORK/b102/symabis -D "" -importcfg $WORK/b102/importcfg -pack -asmhdr $WORK/b102/go_asm.h ./md5.go ./md5block.go ./md5block_decl.go cat >$WORK/b104/importcfg << 'EOF' # internal # import config packagefile crypto=$WORK/b067/_pkg_.a packagefile encoding/binary=$WORK/b025/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile hash=$WORK/b068/_pkg_.a packagefile internal/cpu=$WORK/b007/_pkg_.a packagefile math/bits=$WORK/b027/_pkg_.a EOF cd /usr/lib/golang/src/crypto/sha1 /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b104/_pkg_.a -trimpath "$WORK/b104=>" -shared -p crypto/sha1 -std -installsuffix shared -buildid jjVpPzgAsTC_v5Hb3Tu8/jjVpPzgAsTC_v5Hb3Tu8 -goversion go1.14.12 -symabis $WORK/b104/symabis -D "" -importcfg $WORK/b104/importcfg -pack -asmhdr $WORK/b104/go_asm.h ./notboring.go ./sha1.go ./sha1block.go ./sha1block_arm64.go cd /builddir/build/BUILD/buildah-e94b4f98048e7371685731b97eefd6265e2f1fb3/src/golang.org/x/sys/unix /usr/lib/golang/pkg/tool/linux_arm64/asm -trimpath "$WORK/b121=>" -I $WORK/b121/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b121/asm_linux_arm64.o ./asm_linux_arm64.s /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b053/_pkg_.a # internal cp $WORK/b053/_pkg_.a /builddir/.cache/go-build/55/55bd948bd7f23db2ce375539e58e6cb0c27e442986b6dcbfee81b5711e4ec1d0-d # internal io/ioutil mkdir -p $WORK/b052/ cat >$WORK/b052/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b019/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile os=$WORK/b033/_pkg_.a packagefile path/filepath=$WORK/b053/_pkg_.a packagefile sort=$WORK/b032/_pkg_.a packagefile strconv=$WORK/b029/_pkg_.a packagefile strings=$WORK/b038/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a packagefile time=$WORK/b015/_pkg_.a EOF cd /usr/lib/golang/src/io/ioutil /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b052/_pkg_.a -trimpath "$WORK/b052=>" -shared -p io/ioutil -std -complete -installsuffix shared -buildid 0QaBWahnOUkaRFopS6nb/0QaBWahnOUkaRFopS6nb -goversion go1.14.12 -D "" -importcfg $WORK/b052/importcfg -pack ./ioutil.go ./tempfile.go os/exec mkdir -p $WORK/b059/ cat >$WORK/b059/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b019/_pkg_.a packagefile context=$WORK/b002/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile internal/syscall/execenv=$WORK/b036/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile os=$WORK/b033/_pkg_.a packagefile path/filepath=$WORK/b053/_pkg_.a packagefile runtime=$WORK/b005/_pkg_.a packagefile strconv=$WORK/b029/_pkg_.a packagefile strings=$WORK/b038/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a packagefile syscall=$WORK/b016/_pkg_.a EOF cd /usr/lib/golang/src/os/exec /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b059/_pkg_.a -trimpath "$WORK/b059=>" -shared -p os/exec -std -complete -installsuffix shared -buildid z2bCn6FZAcUnlgsY33bR/z2bCn6FZAcUnlgsY33bR -goversion go1.14.12 -D "" -importcfg $WORK/b059/importcfg -pack ./exec.go ./exec_unix.go ./lp_unix.go cd /builddir/build/BUILD/buildah-e94b4f98048e7371685731b97eefd6265e2f1fb3/src/golang.org/x/sys/unix /usr/lib/golang/pkg/tool/linux_arm64/pack r $WORK/b121/_pkg_.a $WORK/b121/asm_linux_arm64.o # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b121/_pkg_.a # internal cp $WORK/b121/_pkg_.a /builddir/.cache/go-build/6d/6d990b99fc848642d67712c687cebfdfd499ed5fd37516298b4ca5bb44fe796c-d # internal golang.org/x/crypto/ssh/terminal mkdir -p $WORK/b120/ cat >$WORK/b120/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b019/_pkg_.a packagefile golang.org/x/sys/unix=$WORK/b121/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a packagefile syscall=$WORK/b016/_pkg_.a packagefile unicode/utf8=$WORK/b022/_pkg_.a EOF cd /builddir/build/BUILD/buildah-e94b4f98048e7371685731b97eefd6265e2f1fb3/src/golang.org/x/crypto/ssh/terminal /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b120/_pkg_.a -trimpath "$WORK/b120=>" -shared -p golang.org/x/crypto/ssh/terminal -complete -installsuffix shared -buildid 4RRkOyklD7PNedkdh92a/4RRkOyklD7PNedkdh92a -goversion go1.14.12 -D "" -importcfg $WORK/b120/importcfg -pack ./terminal.go ./util.go ./util_linux.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b024/_pkg_.a # internal cp $WORK/b024/_pkg_.a /builddir/.cache/go-build/d0/d02e185325b6900838c1e412e551be98b9cf5de073a0a2f3833105d7777fb42b-d # internal encoding/pem mkdir -p $WORK/b108/ cat >$WORK/b108/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b019/_pkg_.a packagefile encoding/base64=$WORK/b024/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile sort=$WORK/b032/_pkg_.a packagefile strings=$WORK/b038/_pkg_.a EOF golang.org/x/crypto/openpgp/armor cd /usr/lib/golang/src/encoding/pem /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b108/_pkg_.a -trimpath "$WORK/b108=>" -shared -p encoding/pem -std -complete -installsuffix shared -buildid 5SuqQNpaaIXkx7WcHRVp/5SuqQNpaaIXkx7WcHRVp -goversion go1.14.12 -D "" -importcfg $WORK/b108/importcfg -pack ./pem.go mkdir -p $WORK/b181/ /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b115/_pkg_.a # internal github.com/containers/storage/pkg/dmesg cat >$WORK/b181/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b056/_pkg_.a packagefile bytes=$WORK/b019/_pkg_.a packagefile encoding/base64=$WORK/b024/_pkg_.a packagefile golang.org/x/crypto/openpgp/errors=$WORK/b182/_pkg_.a packagefile io=$WORK/b020/_pkg_.a EOF mkdir -p $WORK/b209/ cd /builddir/build/BUILD/buildah-e94b4f98048e7371685731b97eefd6265e2f1fb3/src/golang.org/x/crypto/openpgp/armor /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b181/_pkg_.a -trimpath "$WORK/b181=>" -shared -p golang.org/x/crypto/openpgp/armor -complete -installsuffix shared -buildid K06lPTaIz36gZUxtUrEb/K06lPTaIz36gZUxtUrEb -goversion go1.14.12 -D "" -importcfg $WORK/b181/importcfg -pack ./armor.go ./encode.go github.com/containerd/continuity/pathdriver mkdir -p $WORK/b250/ cp $WORK/b115/_pkg_.a /builddir/.cache/go-build/45/45a07744fc8d22629be116def42d66807bd7e8ead4a1e1a4852f12e3cc291ba3-d # internal cat >$WORK/b209/importcfg << 'EOF' # internal # import config packagefile golang.org/x/sys/unix=$WORK/b121/_pkg_.a EOF cat >$WORK/b250/importcfg << 'EOF' # internal # import config packagefile path/filepath=$WORK/b053/_pkg_.a EOF cd /builddir/build/BUILD/buildah-e94b4f98048e7371685731b97eefd6265e2f1fb3/src/github.com/containers/storage/pkg/dmesg /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b209/_pkg_.a -trimpath "$WORK/b209=>" -shared -p github.com/containers/storage/pkg/dmesg -complete -installsuffix shared -buildid fjLXEkwfPawUX5g3oTH3/fjLXEkwfPawUX5g3oTH3 -goversion go1.14.12 -D "" -importcfg $WORK/b209/importcfg -pack ./dmesg_linux.go cd /builddir/build/BUILD/buildah-e94b4f98048e7371685731b97eefd6265e2f1fb3/src/github.com/containerd/continuity/pathdriver /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b250/_pkg_.a -trimpath "$WORK/b250=>" -shared -p github.com/containerd/continuity/pathdriver -complete -installsuffix shared -buildid 67O1Z35S_9wRju-Y-OkE/67O1Z35S_9wRju-Y-OkE -goversion go1.14.12 -D "" -importcfg $WORK/b250/importcfg -pack ./path_driver.go cd /usr/lib/golang/src/crypto/md5 /usr/lib/golang/pkg/tool/linux_arm64/asm -trimpath "$WORK/b102=>" -I $WORK/b102/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b102/md5block_arm64.o ./md5block_arm64.s cd /usr/lib/golang/src/crypto/sha1 /usr/lib/golang/pkg/tool/linux_arm64/asm -trimpath "$WORK/b104=>" -I $WORK/b104/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b104/sha1block_arm64.o ./sha1block_arm64.s /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b074/_pkg_.a # internal cp $WORK/b074/_pkg_.a /builddir/.cache/go-build/86/86bd37d67e4b07992d62bcbc695b3cffabd341994a83eaed90be06c453068cad-d # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b209/_pkg_.a # internal crypto/des mkdir -p $WORK/b097/ vendor/golang.org/x/crypto/chacha20 mkdir -p $WORK/b113/ cd /usr/lib/golang/src/crypto/md5 /usr/lib/golang/pkg/tool/linux_arm64/pack r $WORK/b102/_pkg_.a $WORK/b102/md5block_arm64.o # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b102/_pkg_.a # internal cp $WORK/b209/_pkg_.a /builddir/.cache/go-build/4b/4b878d99bbe76aa803b395c19e201bf9d6acbd619ec0327a5464407e9f250557-d # internal cat >$WORK/b097/importcfg << 'EOF' # internal # import config packagefile crypto/cipher=$WORK/b074/_pkg_.a packagefile crypto/internal/subtle=$WORK/b075/_pkg_.a packagefile encoding/binary=$WORK/b025/_pkg_.a packagefile strconv=$WORK/b029/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a EOF cd /usr/lib/golang/src/crypto/des /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b097/_pkg_.a -trimpath "$WORK/b097=>" -shared -p crypto/des -std -complete -installsuffix shared -buildid YPNbfhZUcRrKToUKYQgE/YPNbfhZUcRrKToUKYQgE -goversion go1.14.12 -D "" -importcfg $WORK/b097/importcfg -pack ./block.go ./cipher.go ./const.go cat >$WORK/b113/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 -trimpath "$WORK/b113=>" -I $WORK/b113/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -gensymabis -o $WORK/b113/symabis ./chacha_arm64.s /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b052/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b250/_pkg_.a # internal cp $WORK/b102/_pkg_.a /builddir/.cache/go-build/22/22ef8469855a17de536669a53f73825c6dd4aad0a7ee8070d27633720b66a289-d # internal cp $WORK/b052/_pkg_.a /builddir/.cache/go-build/49/49d828ad5a94f27ff15fe5a4a1d48b83403d94d59f5c3c47eba3f84737c4bf94-d # internal cp $WORK/b250/_pkg_.a /builddir/.cache/go-build/ac/ac02bd0fe4dcc4312cab859e0e6a452a796bcbe587c6867fd272b577dd53a8ea-d # internal github.com/containers/storage/pkg/directory mkdir -p $WORK/b203/ cat >$WORK/b203/importcfg << 'EOF' # internal # import config packagefile io/ioutil=$WORK/b052/_pkg_.a packagefile os=$WORK/b033/_pkg_.a packagefile path/filepath=$WORK/b053/_pkg_.a packagefile syscall=$WORK/b016/_pkg_.a EOF cd /builddir/build/BUILD/buildah-e94b4f98048e7371685731b97eefd6265e2f1fb3/src/github.com/containers/storage/pkg/directory /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b203/_pkg_.a -trimpath "$WORK/b203=>" -shared -p github.com/containers/storage/pkg/directory -complete -installsuffix shared -buildid 94Wr6US3ANlS1OEUg9UE/94Wr6US3ANlS1OEUg9UE -goversion go1.14.12 -D "" -importcfg $WORK/b203/importcfg -pack ./directory.go ./directory_unix.go cd /usr/lib/golang/src/crypto/sha1 /usr/lib/golang/pkg/tool/linux_arm64/pack r $WORK/b104/_pkg_.a $WORK/b104/sha1block_arm64.o # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b104/_pkg_.a # internal cp $WORK/b104/_pkg_.a /builddir/.cache/go-build/16/163b91b818b28aab47bf3f9192ce034728489b6febd36a60370872cbdff511eb-d # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b181/_pkg_.a # internal cp $WORK/b181/_pkg_.a /builddir/.cache/go-build/a4/a46e90bb358622c78ac65c03dfdbac88773904b3b9ecc607f9ad76d108aef56a-d # internal cat >$WORK/b113/importcfg << 'EOF' # internal # import config importmap golang.org/x/crypto/internal/subtle=vendor/golang.org/x/crypto/internal/subtle packagefile crypto/cipher=$WORK/b074/_pkg_.a packagefile encoding/binary=$WORK/b025/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile vendor/golang.org/x/crypto/internal/subtle=$WORK/b114/_pkg_.a packagefile math/bits=$WORK/b027/_pkg_.a packagefile runtime=$WORK/b005/_pkg_.a EOF cd /usr/lib/golang/src/vendor/golang.org/x/crypto/chacha20 /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b113/_pkg_.a -trimpath "$WORK/b113=>" -shared -p vendor/golang.org/x/crypto/chacha20 -std -installsuffix shared -buildid XkpsXEyA5Lah6sMD-sKK/XkpsXEyA5Lah6sMD-sKK -goversion go1.14.12 -symabis $WORK/b113/symabis -D "" -importcfg $WORK/b113/importcfg -pack -asmhdr $WORK/b113/go_asm.h ./chacha_arm64.go ./chacha_generic.go ./xor.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b108/_pkg_.a # internal cp $WORK/b108/_pkg_.a /builddir/.cache/go-build/94/94e18f8c4ef3b937d7c838b853dc3b3506caa64d0348e95b9992e1907e57f7c8-d # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b203/_pkg_.a # internal cp $WORK/b203/_pkg_.a /builddir/.cache/go-build/df/df723b223e299a4d31120f1cbffb0b143cc419150007515564f883221299b398-d # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b097/_pkg_.a # internal cp $WORK/b097/_pkg_.a /builddir/.cache/go-build/9a/9a9f44981902f13f4f383047a6dcfc1a5cd6a32133bb9babd61bd687cee50b3f-d # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b099/_pkg_.a # internal cp $WORK/b099/_pkg_.a /builddir/.cache/go-build/f5/f5fb7746f922dc7f064af46fe40c57c87e9a77c97c12d12d31247b8d8dc96711-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/7d/7d206c0b0199989306566cd309fb5e78d7f9166a4d0de16076dad7aa20914467-d # internal github.com/mattn/go-shellwords mkdir -p $WORK/b340/ cat >$WORK/b340/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile os=$WORK/b033/_pkg_.a packagefile os/exec=$WORK/b059/_pkg_.a packagefile regexp=$WORK/b069/_pkg_.a packagefile strings=$WORK/b038/_pkg_.a EOF cd /builddir/build/BUILD/buildah-e94b4f98048e7371685731b97eefd6265e2f1fb3/src/github.com/mattn/go-shellwords /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b340/_pkg_.a -trimpath "$WORK/b340=>" -shared -p github.com/mattn/go-shellwords -complete -installsuffix shared -buildid ynvkIykB4dRD-I3N7zpV/ynvkIykB4dRD-I3N7zpV -goversion go1.14.12 -D "" -importcfg $WORK/b340/importcfg -pack ./shellwords.go ./util_posix.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b120/_pkg_.a # internal cd /usr/lib/golang/src/vendor/golang.org/x/crypto/chacha20 /usr/lib/golang/pkg/tool/linux_arm64/asm -trimpath "$WORK/b113=>" -I $WORK/b113/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b113/chacha_arm64.o ./chacha_arm64.s cp $WORK/b120/_pkg_.a /builddir/.cache/go-build/84/8422890d09d54bba30eb27d8912d8b3829bbc579dc7e086885c1ff0fe7b55761-d # internal /usr/lib/golang/pkg/tool/linux_arm64/pack r $WORK/b113/_pkg_.a $WORK/b113/chacha_arm64.o # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b113/_pkg_.a # internal cp $WORK/b113/_pkg_.a /builddir/.cache/go-build/72/723535b2be63ab9650c1d36ea761430c7b5c01d2a88bfc9a9d8f88281b5843d7-d # internal vendor/golang.org/x/crypto/chacha20poly1305 mkdir -p $WORK/b112/ cat >$WORK/b112/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/b074/_pkg_.a packagefile encoding/binary=$WORK/b025/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile vendor/golang.org/x/crypto/chacha20=$WORK/b113/_pkg_.a packagefile vendor/golang.org/x/crypto/internal/subtle=$WORK/b114/_pkg_.a packagefile vendor/golang.org/x/crypto/poly1305=$WORK/b115/_pkg_.a EOF cd /usr/lib/golang/src/vendor/golang.org/x/crypto/chacha20poly1305 /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b112/_pkg_.a -trimpath "$WORK/b112=>" -shared -p vendor/golang.org/x/crypto/chacha20poly1305 -std -complete -installsuffix shared -buildid Xtb6F-87qqK5MD3wJhAq/Xtb6F-87qqK5MD3wJhAq -goversion go1.14.12 -D "" -importcfg $WORK/b112/importcfg -pack ./chacha20poly1305.go ./chacha20poly1305_generic.go ./chacha20poly1305_noasm.go ./xchacha20poly1305.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b340/_pkg_.a # internal cp $WORK/b340/_pkg_.a /builddir/.cache/go-build/67/675c3f837651f8d8c0f0d35d1ea3ef180e6bfc5d0fd95cd15178902fe956fb49-d # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b030/_pkg_.a # internal cp $WORK/b030/_pkg_.a /builddir/.cache/go-build/a2/a2e276c324f3d39180b63f9435c23c6cadfb4a5fe37a7a0e29aa245d078f6b16-d # internal github.com/pkg/errors mkdir -p $WORK/b064/ encoding/hex os/user github.com/opencontainers/go-digest net/url mkdir -p $WORK/b111/ vendor/golang.org/x/crypto/curve25519 github.com/opencontainers/image-spec/specs-go encoding/json cat >$WORK/b064/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b030/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile path=$WORK/b055/_pkg_.a packagefile runtime=$WORK/b005/_pkg_.a packagefile strings=$WORK/b038/_pkg_.a EOF mkdir -p $WORK/b116/ cd /builddir/build/BUILD/buildah-e94b4f98048e7371685731b97eefd6265e2f1fb3/src/github.com/pkg/errors /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b064/_pkg_.a -trimpath "$WORK/b064=>" -shared -p github.com/pkg/errors -complete -installsuffix shared -buildid pj_gKdVmIUkkFRrXYaAp/pj_gKdVmIUkkFRrXYaAp -goversion go1.14.12 -D "" -importcfg $WORK/b064/importcfg -pack ./errors.go ./stack.go log mkdir -p $WORK/b122/ cat >$WORK/b111/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b030/_pkg_.a packagefile sort=$WORK/b032/_pkg_.a packagefile strconv=$WORK/b029/_pkg_.a packagefile strings=$WORK/b038/_pkg_.a EOF cd /usr/lib/golang/src/net/url /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b111/_pkg_.a -trimpath "$WORK/b111=>" -shared -p net/url -std -complete -installsuffix shared -buildid HEher8nAz3Q2vO-riTpH/HEher8nAz3Q2vO-riTpH -goversion go1.14.12 -D "" -importcfg $WORK/b111/importcfg -pack ./url.go cat >$WORK/b116/importcfg << 'EOF' # internal # import config packagefile crypto/subtle=$WORK/b076/_pkg_.a packagefile encoding/binary=$WORK/b025/_pkg_.a packagefile fmt=$WORK/b030/_pkg_.a EOF math/big mkdir -p $WORK/b078/ cd /usr/lib/golang/src/vendor/golang.org/x/crypto/curve25519 /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b116/_pkg_.a -trimpath "$WORK/b116=>" -shared -p vendor/golang.org/x/crypto/curve25519 -std -complete -installsuffix shared -buildid 68RlddOqujMALBwhs23J/68RlddOqujMALBwhs23J -goversion go1.14.12 -D "" -importcfg $WORK/b116/importcfg -pack ./curve25519.go ./curve25519_generic.go ./curve25519_noasm.go cat >$WORK/b122/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b030/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile os=$WORK/b033/_pkg_.a packagefile runtime=$WORK/b005/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a packagefile time=$WORK/b015/_pkg_.a EOF mkdir -p $WORK/b079/ github.com/ulikunitz/xz/internal/xlog cd /usr/lib/golang/src/log /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b122/_pkg_.a -trimpath "$WORK/b122=>" -shared -p log -std -complete -installsuffix shared -buildid qgZkYiIb5A_EV3yOufGF/qgZkYiIb5A_EV3yOufGF -goversion go1.14.12 -D "" -importcfg $WORK/b122/importcfg -pack ./log.go cat >$WORK/b078/go_asm.h << 'EOF' # internal EOF cat >$WORK/b079/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b030/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile strings=$WORK/b038/_pkg_.a EOF cd /usr/lib/golang/src/encoding/hex /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b079/_pkg_.a -trimpath "$WORK/b079=>" -shared -p encoding/hex -std -complete -installsuffix shared -buildid rj1gais4R8RISBQ4-Wdx/rj1gais4R8RISBQ4-Wdx -goversion go1.14.12 -D "" -importcfg $WORK/b079/importcfg -pack ./hex.go compress/flate mkdir -p $WORK/b130/ cat >$WORK/b130/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b056/_pkg_.a packagefile fmt=$WORK/b030/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile math=$WORK/b026/_pkg_.a packagefile math/bits=$WORK/b027/_pkg_.a packagefile sort=$WORK/b032/_pkg_.a packagefile strconv=$WORK/b029/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a EOF cd /usr/lib/golang/src/compress/flate /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b130/_pkg_.a -trimpath "$WORK/b130=>" -shared -p compress/flate -std -complete -installsuffix shared -buildid B0ngstJMTP1CyTQ-6TTp/B0ngstJMTP1CyTQ-6TTp -goversion go1.14.12 -D "" -importcfg $WORK/b130/importcfg -pack ./deflate.go ./deflatefast.go ./dict_decoder.go ./huffman_bit_writer.go ./huffman_code.go ./inflate.go ./token.go vendor/golang.org/x/text/unicode/norm mkdir -p $WORK/b150/ cat >$WORK/b150/importcfg << 'EOF' # internal # import config importmap golang.org/x/text/transform=vendor/golang.org/x/text/transform packagefile encoding/binary=$WORK/b025/_pkg_.a packagefile fmt=$WORK/b030/_pkg_.a packagefile vendor/golang.org/x/text/transform=$WORK/b148/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a packagefile unicode/utf8=$WORK/b022/_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/b150/_pkg_.a -trimpath "$WORK/b150=>" -shared -p vendor/golang.org/x/text/unicode/norm -std -complete -installsuffix shared -buildid bCxnfqh07DgUKbdEQkHn/bCxnfqh07DgUKbdEQkHn -goversion go1.14.12 -D "" -importcfg $WORK/b150/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/b054/ cd /usr/lib/golang/src/math/big /usr/lib/golang/pkg/tool/linux_arm64/asm -trimpath "$WORK/b078=>" -I $WORK/b078/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -gensymabis -o $WORK/b078/symabis ./arith_arm64.s mkdir -p $WORK/b066/ cd /usr/lib/golang/src/os/user CGO_LDFLAGS='"-g" "-O2"' /usr/lib/golang/pkg/tool/linux_arm64/cgo -objdir $WORK/b054/ -importpath os/user -- -I $WORK/b054/ -g -O2 ./cgo_lookup_unix.go ./getgrouplist_unix.go ./listgroups_unix.go cat >$WORK/b066/importcfg << 'EOF' # internal # import config packagefile crypto=$WORK/b067/_pkg_.a packagefile fmt=$WORK/b030/_pkg_.a packagefile hash=$WORK/b068/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile regexp=$WORK/b069/_pkg_.a packagefile strings=$WORK/b038/_pkg_.a EOF mkdir -p $WORK/b084/ cd /builddir/build/BUILD/buildah-e94b4f98048e7371685731b97eefd6265e2f1fb3/src/github.com/opencontainers/go-digest /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b066/_pkg_.a -trimpath "$WORK/b066=>" -shared -p github.com/opencontainers/go-digest -complete -installsuffix shared -buildid x1QukUmNhHTHiGMGNGCF/x1QukUmNhHTHiGMGNGCF -goversion go1.14.12 -D "" -importcfg $WORK/b066/importcfg -pack ./algorithm.go ./digest.go ./digester.go ./doc.go ./verifiers.go vendor/golang.org/x/net/http2/hpack mkdir -p $WORK/b153/ mkdir -p $WORK/b018/ cat >$WORK/b084/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b030/_pkg_.a EOF mkdir -p $WORK/b133/ cd /builddir/build/BUILD/buildah-e94b4f98048e7371685731b97eefd6265e2f1fb3/src/github.com/opencontainers/image-spec/specs-go /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b084/_pkg_.a -trimpath "$WORK/b084=>" -shared -p github.com/opencontainers/image-spec/specs-go -complete -installsuffix shared -buildid 10GhDiGvvctTy8W6rAnv/10GhDiGvvctTy8W6rAnv -goversion go1.14.12 -D "" -importcfg $WORK/b084/importcfg -pack ./version.go ./versioned.go cat >$WORK/b133/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b030/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile os=$WORK/b033/_pkg_.a packagefile runtime=$WORK/b005/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a packagefile time=$WORK/b015/_pkg_.a EOF cd /builddir/build/BUILD/buildah-e94b4f98048e7371685731b97eefd6265e2f1fb3/src/github.com/ulikunitz/xz/internal/xlog /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b133/_pkg_.a -trimpath "$WORK/b133=>" -shared -p github.com/ulikunitz/xz/internal/xlog -complete -installsuffix shared -buildid T6xEuHojnNdUWnXrrv3t/T6xEuHojnNdUWnXrrv3t -goversion go1.14.12 -D "" -importcfg $WORK/b133/importcfg -pack ./xlog.go cat >$WORK/b153/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b019/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b030/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a EOF cat >$WORK/b018/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b019/_pkg_.a packagefile encoding=$WORK/b023/_pkg_.a packagefile encoding/base64=$WORK/b024/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b030/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile math=$WORK/b026/_pkg_.a packagefile reflect=$WORK/b028/_pkg_.a packagefile sort=$WORK/b032/_pkg_.a packagefile strconv=$WORK/b029/_pkg_.a packagefile strings=$WORK/b038/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a packagefile unicode=$WORK/b021/_pkg_.a packagefile unicode/utf16=$WORK/b039/_pkg_.a packagefile unicode/utf8=$WORK/b022/_pkg_.a EOF cd /usr/lib/golang/src/vendor/golang.org/x/net/http2/hpack /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b153/_pkg_.a -trimpath "$WORK/b153=>" -shared -p vendor/golang.org/x/net/http2/hpack -std -complete -installsuffix shared -buildid 7ZRxhG9TmuaQMJhMZ512/7ZRxhG9TmuaQMJhMZ512 -goversion go1.14.12 -D "" -importcfg $WORK/b153/importcfg -pack ./encode.go ./hpack.go ./huffman.go ./tables.go cd /usr/lib/golang/src/encoding/json /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b018/_pkg_.a -trimpath "$WORK/b018=>" -shared -p encoding/json -std -complete -installsuffix shared -buildid tFdWMKEc9K2tfb4YnxX2/tFdWMKEc9K2tfb4YnxX2 -goversion go1.14.12 -D "" -importcfg $WORK/b018/importcfg -pack ./decode.go ./encode.go ./fold.go ./indent.go ./scanner.go ./stream.go ./tables.go ./tags.go cat >$WORK/b078/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b019/_pkg_.a packagefile encoding/binary=$WORK/b025/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b030/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile math=$WORK/b026/_pkg_.a packagefile math/bits=$WORK/b027/_pkg_.a packagefile math/rand=$WORK/b046/_pkg_.a packagefile strconv=$WORK/b029/_pkg_.a packagefile strings=$WORK/b038/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a EOF cd /usr/lib/golang/src/math/big /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b078/_pkg_.a -trimpath "$WORK/b078=>" -shared -p math/big -std -installsuffix shared -buildid 5jRyt3nrdZ58tkeuMPFq/5jRyt3nrdZ58tkeuMPFq -goversion go1.14.12 -symabis $WORK/b078/symabis -D "" -importcfg $WORK/b078/importcfg -pack -asmhdr $WORK/b078/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/b112/_pkg_.a # internal cp $WORK/b112/_pkg_.a /builddir/.cache/go-build/14/14b767310cd2ee0562504dbe9892638ba2beae65da27eb442a9b5be27a114e9a-d # internal mime mkdir -p $WORK/b154/ cat >$WORK/b154/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b056/_pkg_.a packagefile bytes=$WORK/b019/_pkg_.a packagefile encoding/base64=$WORK/b024/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b030/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile os=$WORK/b033/_pkg_.a packagefile sort=$WORK/b032/_pkg_.a packagefile strings=$WORK/b038/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a packagefile unicode=$WORK/b021/_pkg_.a packagefile unicode/utf8=$WORK/b022/_pkg_.a EOF cd /usr/lib/golang/src/mime /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b154/_pkg_.a -trimpath "$WORK/b154=>" -shared -p mime -std -complete -installsuffix shared -buildid 9nJ3dlwrzBOtww6-eEJS/9nJ3dlwrzBOtww6-eEJS -goversion go1.14.12 -D "" -importcfg $WORK/b154/importcfg -pack ./encodedword.go ./grammar.go ./mediatype.go ./type.go ./type_unix.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b084/_pkg_.a # internal cp $WORK/b084/_pkg_.a /builddir/.cache/go-build/b3/b34284a8dbf04dbcec80d9a76341627234358f354427dbc592d696318d3705e3-d # internal mime/quotedprintable mkdir -p $WORK/b156/ cat >$WORK/b156/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b056/_pkg_.a packagefile bytes=$WORK/b019/_pkg_.a packagefile fmt=$WORK/b030/_pkg_.a packagefile io=$WORK/b020/_pkg_.a EOF cd /usr/lib/golang/src/mime/quotedprintable /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b156/_pkg_.a -trimpath "$WORK/b156=>" -shared -p mime/quotedprintable -std -complete -installsuffix shared -buildid OOgmWrquimfiymDehuCv/OOgmWrquimfiymDehuCv -goversion go1.14.12 -D "" -importcfg $WORK/b156/importcfg -pack ./reader.go ./writer.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b079/_pkg_.a # internal cp $WORK/b079/_pkg_.a /builddir/.cache/go-build/94/943bf1c3facd7ed2b54ff0e57feb6c94553027631f53f64526237139b11d1282-d # internal net/http/internal mkdir -p $WORK/b158/ cat >$WORK/b158/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b056/_pkg_.a packagefile bytes=$WORK/b019/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b030/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile strings=$WORK/b038/_pkg_.a EOF cd /usr/lib/golang/src/net/http/internal /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b158/_pkg_.a -trimpath "$WORK/b158=>" -shared -p net/http/internal -std -complete -installsuffix shared -buildid ENXco73OQUXCQWC0ebth/ENXco73OQUXCQWC0ebth -goversion go1.14.12 -D "" -importcfg $WORK/b158/importcfg -pack ./chunked.go ./testcert.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b064/_pkg_.a # internal cp $WORK/b064/_pkg_.a /builddir/.cache/go-build/99/997179ebc06dcc04bbfba9d975484b98e94341e44b61b680df3b2398b579f356-d # internal github.com/containers/image/directory/explicitfilepath mkdir -p $WORK/b063/ cat >$WORK/b063/importcfg << 'EOF' # internal # import config packagefile github.com/pkg/errors=$WORK/b064/_pkg_.a packagefile os=$WORK/b033/_pkg_.a packagefile path/filepath=$WORK/b053/_pkg_.a EOF cd /builddir/build/BUILD/buildah-e94b4f98048e7371685731b97eefd6265e2f1fb3/src/github.com/containers/image/directory/explicitfilepath /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b063/_pkg_.a -trimpath "$WORK/b063=>" -shared -p github.com/containers/image/directory/explicitfilepath -complete -installsuffix shared -buildid gqUZRiFnEaTkl9WzbwZz/gqUZRiFnEaTkl9WzbwZz -goversion go1.14.12 -D "" -importcfg $WORK/b063/importcfg -pack ./path.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b116/_pkg_.a # internal cp $WORK/b116/_pkg_.a /builddir/.cache/go-build/7b/7bdf9efe27c6b4ff52099b51c864607b216366aeafe38135b98d613a2c173741-d # internal github.com/containers/image/oci/internal mkdir -p $WORK/b138/ cat >$WORK/b138/importcfg << 'EOF' # internal # import config packagefile github.com/pkg/errors=$WORK/b064/_pkg_.a packagefile path/filepath=$WORK/b053/_pkg_.a packagefile regexp=$WORK/b069/_pkg_.a packagefile runtime=$WORK/b005/_pkg_.a packagefile strings=$WORK/b038/_pkg_.a EOF cd /builddir/build/BUILD/buildah-e94b4f98048e7371685731b97eefd6265e2f1fb3/src/github.com/containers/image/oci/internal /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b138/_pkg_.a -trimpath "$WORK/b138=>" -shared -p github.com/containers/image/oci/internal -complete -installsuffix shared -buildid lNpWXjS1ljSgtmocjyLm/lNpWXjS1ljSgtmocjyLm -goversion go1.14.12 -D "" -importcfg $WORK/b138/importcfg -pack ./oci_util.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b133/_pkg_.a # internal cp $WORK/b133/_pkg_.a /builddir/.cache/go-build/09/09b8b3d7e434326ea6164cd0fe10615dc81484e97b4f740f6e7bceaff21bfef1-d # internal github.com/ulikunitz/xz/lzma mkdir -p $WORK/b134/ cat >$WORK/b134/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b056/_pkg_.a packagefile bytes=$WORK/b019/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b030/_pkg_.a packagefile github.com/ulikunitz/xz/internal/hash=$WORK/b135/_pkg_.a packagefile github.com/ulikunitz/xz/internal/xlog=$WORK/b133/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile unicode=$WORK/b021/_pkg_.a EOF cd /builddir/build/BUILD/buildah-e94b4f98048e7371685731b97eefd6265e2f1fb3/src/github.com/ulikunitz/xz/lzma /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b134/_pkg_.a -trimpath "$WORK/b134=>" -shared -p github.com/ulikunitz/xz/lzma -complete -installsuffix shared -buildid 9iXT7Zpe7WcP9sBM2RIt/9iXT7Zpe7WcP9sBM2RIt -goversion go1.14.12 -D "" -importcfg $WORK/b134/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/b122/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b156/_pkg_.a # internal cp $WORK/b122/_pkg_.a /builddir/.cache/go-build/a2/a226ff4177c6da572aefdbee2c6afdfb1283a2070913ce1566413cc02e75ee27-d # internal vendor/golang.org/x/text/unicode/bidi mkdir -p $WORK/b149/ cp $WORK/b156/_pkg_.a /builddir/.cache/go-build/c1/c1d462ca8231528b16fb234292d5d767406367aeb5f98b80def921ba93a3afbe-d # internal cat >$WORK/b149/importcfg << 'EOF' # internal # import config packagefile container/list=$WORK/b096/_pkg_.a packagefile fmt=$WORK/b030/_pkg_.a packagefile log=$WORK/b122/_pkg_.a packagefile sort=$WORK/b032/_pkg_.a packagefile unicode/utf8=$WORK/b022/_pkg_.a EOF text/scanner mkdir -p $WORK/b162/ cd /usr/lib/golang/src/vendor/golang.org/x/text/unicode/bidi /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b149/_pkg_.a -trimpath "$WORK/b149=>" -shared -p vendor/golang.org/x/text/unicode/bidi -std -complete -installsuffix shared -buildid dCGmm-h0bbohX_xpa4RR/dCGmm-h0bbohX_xpa4RR -goversion go1.14.12 -D "" -importcfg $WORK/b149/importcfg -pack ./bidi.go ./bracket.go ./core.go ./prop.go ./tables12.0.0.go ./trieval.go cat >$WORK/b162/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b019/_pkg_.a packagefile fmt=$WORK/b030/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile os=$WORK/b033/_pkg_.a packagefile unicode=$WORK/b021/_pkg_.a packagefile unicode/utf8=$WORK/b022/_pkg_.a EOF cd /usr/lib/golang/src/text/scanner /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b162/_pkg_.a -trimpath "$WORK/b162=>" -shared -p text/scanner -std -complete -installsuffix shared -buildid IOl5Sx4k-_TVJZITBIHx/IOl5Sx4k-_TVJZITBIHx -goversion go1.14.12 -D "" -importcfg $WORK/b162/importcfg -pack ./scanner.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b138/_pkg_.a # internal cp $WORK/b138/_pkg_.a /builddir/.cache/go-build/f5/f5a1ebc63d67df11c90b925122e51660e949c3a43f0015b408e4f3877fc2e18e-d # internal github.com/docker/go-units mkdir -p $WORK/b166/ cat >$WORK/b166/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b030/_pkg_.a packagefile regexp=$WORK/b069/_pkg_.a packagefile strconv=$WORK/b029/_pkg_.a packagefile strings=$WORK/b038/_pkg_.a packagefile time=$WORK/b015/_pkg_.a EOF cd /builddir/build/BUILD/buildah-e94b4f98048e7371685731b97eefd6265e2f1fb3/src/github.com/docker/go-units /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b166/_pkg_.a -trimpath "$WORK/b166=>" -shared -p github.com/docker/go-units -complete -installsuffix shared -buildid 8p_qBb-23yQNSupr_UlN/8p_qBb-23yQNSupr_UlN -goversion go1.14.12 -D "" -importcfg $WORK/b166/importcfg -pack ./duration.go ./size.go ./ulimit.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b066/_pkg_.a # internal cd $WORK/b042 TERM='dumb' gcc -I /usr/lib/golang/src/net -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b042=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x001.o -c _cgo_export.c /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b063/_pkg_.a # internal cp $WORK/b066/_pkg_.a /builddir/.cache/go-build/f7/f7042aa201d74cebba9b4e630fba6f28dcc93a730bc8eeeaefbb7cf1cd11be8d-d # internal github.com/containers/image/docker/reference mkdir -p $WORK/b065/ cat >$WORK/b065/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b030/_pkg_.a packagefile github.com/opencontainers/go-digest=$WORK/b066/_pkg_.a packagefile path=$WORK/b055/_pkg_.a packagefile regexp=$WORK/b069/_pkg_.a packagefile strings=$WORK/b038/_pkg_.a EOF cd /builddir/build/BUILD/buildah-e94b4f98048e7371685731b97eefd6265e2f1fb3/src/github.com/containers/image/docker/reference /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b065/_pkg_.a -trimpath "$WORK/b065=>" -shared -p github.com/containers/image/docker/reference -complete -installsuffix shared -buildid JQkO4cPXM9NPuwtG8cg7/JQkO4cPXM9NPuwtG8cg7 -goversion go1.14.12 -D "" -importcfg $WORK/b065/importcfg -pack ./helpers.go ./normalize.go ./reference.go ./regexp.go cp $WORK/b063/_pkg_.a /builddir/.cache/go-build/d5/d530b61f9e3280db3e23dda25d0020023ad6f7d1ab05fb7a8add694a95bdc0dc-d # internal github.com/opencontainers/image-spec/specs-go/v1 mkdir -p $WORK/b083/ cat >$WORK/b083/importcfg << 'EOF' # internal # import config packagefile github.com/opencontainers/go-digest=$WORK/b066/_pkg_.a packagefile github.com/opencontainers/image-spec/specs-go=$WORK/b084/_pkg_.a packagefile time=$WORK/b015/_pkg_.a EOF cd /builddir/build/BUILD/buildah-e94b4f98048e7371685731b97eefd6265e2f1fb3/src/github.com/opencontainers/image-spec/specs-go/v1 /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b083/_pkg_.a -trimpath "$WORK/b083=>" -shared -p github.com/opencontainers/image-spec/specs-go/v1 -complete -installsuffix shared -buildid oRcErjDp8UzWyUCU_Y5F/oRcErjDp8UzWyUCU_Y5F -goversion go1.14.12 -D "" -importcfg $WORK/b083/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/b158/_pkg_.a # internal cp $WORK/b158/_pkg_.a /builddir/.cache/go-build/1e/1eb2805d00332f986bea9950fe6e1e02c0f608d1405ad7244bd87fa9af4d1041-d # internal github.com/BurntSushi/toml mkdir -p $WORK/b176/ cat >$WORK/b176/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b056/_pkg_.a packagefile encoding=$WORK/b023/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b030/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile io/ioutil=$WORK/b052/_pkg_.a packagefile math=$WORK/b026/_pkg_.a packagefile reflect=$WORK/b028/_pkg_.a packagefile sort=$WORK/b032/_pkg_.a packagefile strconv=$WORK/b029/_pkg_.a packagefile strings=$WORK/b038/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a packagefile time=$WORK/b015/_pkg_.a packagefile unicode=$WORK/b021/_pkg_.a packagefile unicode/utf8=$WORK/b022/_pkg_.a EOF cd /builddir/build/BUILD/buildah-e94b4f98048e7371685731b97eefd6265e2f1fb3/src/github.com/BurntSushi/toml /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b176/_pkg_.a -trimpath "$WORK/b176=>" -shared -p github.com/BurntSushi/toml -complete -installsuffix shared -buildid WZuOmmOBcqCqt9oRledu/WZuOmmOBcqCqt9oRledu -goversion go1.14.12 -D "" -importcfg $WORK/b176/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/b153/_pkg_.a # internal cp $WORK/b153/_pkg_.a /builddir/.cache/go-build/b0/b06389c7916b3d6f506ac32eaff7810cf48e050fb010d61a4ef9ea86afa1d33f-d # internal github.com/containers/image/version mkdir -p $WORK/b178/ cat >$WORK/b178/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b030/_pkg_.a EOF cd /builddir/build/BUILD/buildah-e94b4f98048e7371685731b97eefd6265e2f1fb3/src/github.com/containers/image/version /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b178/_pkg_.a -trimpath "$WORK/b178=>" -shared -p github.com/containers/image/version -complete -installsuffix shared -buildid 3O4ZJcqtqfudkQNRF182/3O4ZJcqtqfudkQNRF182 -goversion go1.14.12 -D "" -importcfg $WORK/b178/importcfg -pack ./version.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b162/_pkg_.a # internal cp $WORK/b162/_pkg_.a /builddir/.cache/go-build/f3/f38bb9facd2b5f6ec3b35eff83faeafcf128c2114ad5ca047855268c59cadc84-d # internal github.com/mtrmac/gpgme mkdir -p $WORK/b179/ cd /builddir/build/BUILD/buildah-e94b4f98048e7371685731b97eefd6265e2f1fb3/src/github.com/mtrmac/gpgme CGO_LDFLAGS='"-g" "-O2" "-lgpgme" "-lassuan" "-lgpg-error"' /usr/lib/golang/pkg/tool/linux_arm64/cgo -objdir $WORK/b179/ -importpath github.com/mtrmac/gpgme -- -D_FILE_OFFSET_BITS=64 -I $WORK/b179/ -g -O2 ./data.go ./gpgme.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b166/_pkg_.a # internal cp $WORK/b166/_pkg_.a /builddir/.cache/go-build/76/76e1d982671221c313190604853904c4b86dfb857a5b1fb2c057ba4a2200bfc4-d # internal flag mkdir -p $WORK/b197/ cat >$WORK/b197/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b030/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile os=$WORK/b033/_pkg_.a packagefile reflect=$WORK/b028/_pkg_.a packagefile sort=$WORK/b032/_pkg_.a packagefile strconv=$WORK/b029/_pkg_.a packagefile strings=$WORK/b038/_pkg_.a packagefile time=$WORK/b015/_pkg_.a EOF cd /usr/lib/golang/src/flag /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b197/_pkg_.a -trimpath "$WORK/b197=>" -shared -p flag -std -complete -installsuffix shared -buildid dvy389R8rAnkBVpTu-Bn/dvy389R8rAnkBVpTu-Bn -goversion go1.14.12 -D "" -importcfg $WORK/b197/importcfg -pack ./flag.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b178/_pkg_.a # internal cp $WORK/b178/_pkg_.a /builddir/.cache/go-build/c3/c3f33380252e09b4cfc2ac84b2a407316c369d6d981510a40902b57dc1d5e136-d # internal github.com/containers/storage/pkg/reexec mkdir -p $WORK/b198/ cat >$WORK/b198/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b030/_pkg_.a packagefile golang.org/x/sys/unix=$WORK/b121/_pkg_.a packagefile os=$WORK/b033/_pkg_.a packagefile os/exec=$WORK/b059/_pkg_.a packagefile path/filepath=$WORK/b053/_pkg_.a packagefile syscall=$WORK/b016/_pkg_.a EOF cd /builddir/build/BUILD/buildah-e94b4f98048e7371685731b97eefd6265e2f1fb3/src/github.com/containers/storage/pkg/reexec /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b198/_pkg_.a -trimpath "$WORK/b198=>" -shared -p github.com/containers/storage/pkg/reexec -complete -installsuffix shared -buildid iZB2SScvo6IRLMGITaFX/iZB2SScvo6IRLMGITaFX -goversion go1.14.12 -D "" -importcfg $WORK/b198/importcfg -pack ./command_linux.go ./reexec.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b083/_pkg_.a # internal cp $WORK/b083/_pkg_.a /builddir/.cache/go-build/df/df0ce86f16e81dc1c63cf166615972f16372db8b814574e3785ada6b5576c173-d # internal github.com/syndtr/gocapability/capability mkdir -p $WORK/b199/ cat >$WORK/b199/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b056/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b030/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile os=$WORK/b033/_pkg_.a packagefile strings=$WORK/b038/_pkg_.a packagefile syscall=$WORK/b016/_pkg_.a EOF cd /builddir/build/BUILD/buildah-e94b4f98048e7371685731b97eefd6265e2f1fb3/src/github.com/syndtr/gocapability/capability /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b199/_pkg_.a -trimpath "$WORK/b199=>" -shared -p github.com/syndtr/gocapability/capability -complete -installsuffix shared -buildid S8Xd_a58sxB2zNoXyopq/S8Xd_a58sxB2zNoXyopq -goversion go1.14.12 -D "" -importcfg $WORK/b199/importcfg -pack ./capability.go ./capability_linux.go ./enum.go ./enum_gen.go ./syscall_linux.go cd $WORK/b042 TERM='dumb' gcc -I /usr/lib/golang/src/net -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b042=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x002.o -c cgo_linux.cgo2.c /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b111/_pkg_.a # internal cp $WORK/b111/_pkg_.a /builddir/.cache/go-build/5a/5ae4336db93a4173e28cd1654157c751bff896ff570fff151f7f0c5ef3d348c0-d # internal github.com/containers/storage/pkg/parsers mkdir -p $WORK/b205/ cat >$WORK/b205/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b030/_pkg_.a packagefile strconv=$WORK/b029/_pkg_.a packagefile strings=$WORK/b038/_pkg_.a EOF cd /builddir/build/BUILD/buildah-e94b4f98048e7371685731b97eefd6265e2f1fb3/src/github.com/containers/storage/pkg/parsers /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b205/_pkg_.a -trimpath "$WORK/b205=>" -shared -p github.com/containers/storage/pkg/parsers -complete -installsuffix shared -buildid EWXnqmIolDHVB7HLx1Uq/EWXnqmIolDHVB7HLx1Uq -goversion go1.14.12 -D "" -importcfg $WORK/b205/importcfg -pack ./parsers.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b198/_pkg_.a # internal cp $WORK/b198/_pkg_.a /builddir/.cache/go-build/4b/4b508b89766bd387bc8e0f9d61c45feba59997071ef157114d64c16ac4b0b7e2-d # internal github.com/containers/storage/pkg/fsutils mkdir -p $WORK/b215/ cat >$WORK/b215/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b030/_pkg_.a packagefile golang.org/x/sys/unix=$WORK/b121/_pkg_.a packagefile io/ioutil=$WORK/b052/_pkg_.a packagefile os=$WORK/b033/_pkg_.a EOF cd /builddir/build/BUILD/buildah-e94b4f98048e7371685731b97eefd6265e2f1fb3/src/github.com/containers/storage/pkg/fsutils /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b215/_pkg_.a -trimpath "$WORK/b215=>" -shared -p github.com/containers/storage/pkg/fsutils -complete -installsuffix shared -buildid re2_v6GupjztX_raqkQo/re2_v6GupjztX_raqkQo -goversion go1.14.12 -D "" -importcfg $WORK/b215/importcfg -pack ./fsutils_linux.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b154/_pkg_.a # internal cp $WORK/b154/_pkg_.a /builddir/.cache/go-build/3c/3cd21033f97c3f6287ff374468a7f4b9e65366c367316d8200a86cc9fe9821d5-d # internal database/sql/driver mkdir -p $WORK/b221/ cat >$WORK/b221/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b002/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b030/_pkg_.a packagefile reflect=$WORK/b028/_pkg_.a packagefile strconv=$WORK/b029/_pkg_.a packagefile time=$WORK/b015/_pkg_.a EOF cd /usr/lib/golang/src/database/sql/driver /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b221/_pkg_.a -trimpath "$WORK/b221=>" -shared -p database/sql/driver -std -complete -installsuffix shared -buildid 3LtmkjA7EdEN8YqWOcoi/3LtmkjA7EdEN8YqWOcoi -goversion go1.14.12 -D "" -importcfg $WORK/b221/importcfg -pack ./driver.go ./types.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b065/_pkg_.a # internal cp $WORK/b065/_pkg_.a /builddir/.cache/go-build/23/23e2079b0ce03ed582793c0af929a0206a7730b92168535d2c084aa8fe3c05ad-d # internal github.com/containers/image/types mkdir -p $WORK/b082/ cat >$WORK/b082/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b002/_pkg_.a packagefile github.com/containers/image/docker/reference=$WORK/b065/_pkg_.a packagefile github.com/opencontainers/go-digest=$WORK/b066/_pkg_.a packagefile github.com/opencontainers/image-spec/specs-go/v1=$WORK/b083/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile time=$WORK/b015/_pkg_.a EOF cd /builddir/build/BUILD/buildah-e94b4f98048e7371685731b97eefd6265e2f1fb3/src/github.com/containers/image/types /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b082/_pkg_.a -trimpath "$WORK/b082=>" -shared -p github.com/containers/image/types -complete -installsuffix shared -buildid koD7XDMH8luInSAcfMrz/koD7XDMH8luInSAcfMrz -goversion go1.14.12 -D "" -importcfg $WORK/b082/importcfg -pack ./types.go cd $WORK/b042 TERM='dumb' gcc -I /usr/lib/golang/src/net -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b042=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x003.o -c cgo_resnew.cgo2.c /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b149/_pkg_.a # internal cp $WORK/b149/_pkg_.a /builddir/.cache/go-build/e5/e559118d7b15bbdd622500ec85ab4dd7b08083d9b4f066814000f4695823b729-d # internal vendor/golang.org/x/text/secure/bidirule mkdir -p $WORK/b147/ cat >$WORK/b147/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/b148/_pkg_.a packagefile vendor/golang.org/x/text/unicode/bidi=$WORK/b149/_pkg_.a packagefile unicode/utf8=$WORK/b022/_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/b147/_pkg_.a -trimpath "$WORK/b147=>" -shared -p vendor/golang.org/x/text/secure/bidirule -std -complete -installsuffix shared -buildid PmQa7Vs--wZcLY0MO3ak/PmQa7Vs--wZcLY0MO3ak -goversion go1.14.12 -D "" -importcfg $WORK/b147/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/4f/4fbd117ec939310b8f75e302612f6434b2f60827252d61ce2e3c72ec9a4bd33f-d # internal github.com/tchap/go-patricia/patricia mkdir -p $WORK/b225/ cat >$WORK/b225/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b019/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b030/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile sort=$WORK/b032/_pkg_.a packagefile strings=$WORK/b038/_pkg_.a EOF cd /builddir/build/BUILD/buildah-e94b4f98048e7371685731b97eefd6265e2f1fb3/src/github.com/tchap/go-patricia/patricia /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b225/_pkg_.a -trimpath "$WORK/b225=>" -shared -p github.com/tchap/go-patricia/patricia -complete -installsuffix shared -buildid jtVtzTZnNUjReBOSt8P8/jtVtzTZnNUjReBOSt8P8 -goversion go1.14.12 -D "" -importcfg $WORK/b225/importcfg -pack ./children.go ./patricia.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b130/_pkg_.a # internal cp $WORK/b130/_pkg_.a /builddir/.cache/go-build/60/6000992e646ff0db4d38d564b5ccedc41ef7402f09a4352e173bc608ba7dd49e-d # internal compress/gzip mkdir -p $WORK/b129/ cat >$WORK/b129/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b056/_pkg_.a packagefile compress/flate=$WORK/b130/_pkg_.a packagefile encoding/binary=$WORK/b025/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b030/_pkg_.a packagefile hash/crc32=$WORK/b131/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile time=$WORK/b015/_pkg_.a EOF cd /usr/lib/golang/src/compress/gzip /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b129/_pkg_.a -trimpath "$WORK/b129=>" -shared -p compress/gzip -std -complete -installsuffix shared -buildid cYx9rnHMnqe6fWoN6XEo/cYx9rnHMnqe6fWoN6XEo -goversion go1.14.12 -D "" -importcfg $WORK/b129/importcfg -pack ./gunzip.go ./gzip.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b147/_pkg_.a # internal cd $WORK/b042 TERM='dumb' gcc -I /usr/lib/golang/src/net -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b042=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x004.o -c cgo_socknew.cgo2.c cp $WORK/b147/_pkg_.a /builddir/.cache/go-build/cf/cf6c87ef7553c61642a976a474359ac2a04ca32b7683460f02bd682621178b20-d # internal compress/zlib mkdir -p $WORK/b184/ cat >$WORK/b184/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b056/_pkg_.a packagefile compress/flate=$WORK/b130/_pkg_.a packagefile encoding/binary=$WORK/b025/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b030/_pkg_.a packagefile hash=$WORK/b068/_pkg_.a packagefile hash/adler32=$WORK/b185/_pkg_.a packagefile io=$WORK/b020/_pkg_.a EOF cd /usr/lib/golang/src/compress/zlib /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b184/_pkg_.a -trimpath "$WORK/b184=>" -shared -p compress/zlib -std -complete -installsuffix shared -buildid UMKEaBbWV13cwoI7kC3y/UMKEaBbWV13cwoI7kC3y -goversion go1.14.12 -D "" -importcfg $WORK/b184/importcfg -pack ./reader.go ./writer.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b215/_pkg_.a # internal cp $WORK/b215/_pkg_.a /builddir/.cache/go-build/14/147ffe2590151a28b746f6e3655b13ca4e1ebd29ea8e3d67b1354a3192f9f443-d # internal github.com/vbatts/tar-split/archive/tar mkdir -p $WORK/b227/ cat >$WORK/b227/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b019/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b030/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile io/ioutil=$WORK/b052/_pkg_.a packagefile math=$WORK/b026/_pkg_.a packagefile os=$WORK/b033/_pkg_.a packagefile path=$WORK/b055/_pkg_.a packagefile sort=$WORK/b032/_pkg_.a packagefile strconv=$WORK/b029/_pkg_.a packagefile strings=$WORK/b038/_pkg_.a packagefile syscall=$WORK/b016/_pkg_.a packagefile time=$WORK/b015/_pkg_.a EOF cd /builddir/build/BUILD/buildah-e94b4f98048e7371685731b97eefd6265e2f1fb3/src/github.com/vbatts/tar-split/archive/tar /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b227/_pkg_.a -trimpath "$WORK/b227=>" -shared -p github.com/vbatts/tar-split/archive/tar -complete -installsuffix shared -buildid aPm9ARgomX5Ub7mu92BC/aPm9ARgomX5Ub7mu92BC -goversion go1.14.12 -D "" -importcfg $WORK/b227/importcfg -pack ./common.go ./reader.go ./stat_atim.go ./stat_unix.go ./writer.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b199/_pkg_.a # internal cp $WORK/b199/_pkg_.a /builddir/.cache/go-build/af/af46f9bc46dc646a39b2d952d2f1a6d59fd85e3d9553f3af85fabbeed6d4a034-d # internal github.com/opencontainers/runtime-spec/specs-go mkdir -p $WORK/b230/ cat >$WORK/b230/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b030/_pkg_.a packagefile os=$WORK/b033/_pkg_.a EOF cd /builddir/build/BUILD/buildah-e94b4f98048e7371685731b97eefd6265e2f1fb3/src/github.com/opencontainers/runtime-spec/specs-go /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b230/_pkg_.a -trimpath "$WORK/b230=>" -shared -p github.com/opencontainers/runtime-spec/specs-go -complete -installsuffix shared -buildid wFAC1lDpzpbBZ2cOQvgc/wFAC1lDpzpbBZ2cOQvgc -goversion go1.14.12 -D "" -importcfg $WORK/b230/importcfg -pack ./config.go ./state.go ./version.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b082/_pkg_.a # internal cp $WORK/b082/_pkg_.a /builddir/.cache/go-build/ec/ec775938fe38a81da597591baa6ccb7f5f335915270d51b934c7ff39c3a97cfa-d # internal github.com/containers/image/transports mkdir -p $WORK/b123/ cat >$WORK/b123/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b030/_pkg_.a packagefile github.com/containers/image/types=$WORK/b082/_pkg_.a packagefile sort=$WORK/b032/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a EOF cd /builddir/build/BUILD/buildah-e94b4f98048e7371685731b97eefd6265e2f1fb3/src/github.com/containers/image/transports /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b123/_pkg_.a -trimpath "$WORK/b123=>" -shared -p github.com/containers/image/transports -complete -installsuffix shared -buildid ueuNOhDd3APqG7CNYudp/ueuNOhDd3APqG7CNYudp -goversion go1.14.12 -D "" -importcfg $WORK/b123/importcfg -pack ./stub.go ./transports.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b221/_pkg_.a # internal cp $WORK/b221/_pkg_.a /builddir/.cache/go-build/b1/b150fb50caace717a91d1a1142fa8ac48d2a3b275523c7da89c4d45e05fa28d0-d # internal github.com/seccomp/libseccomp-golang mkdir -p $WORK/b234/ cd /builddir/build/BUILD/buildah-e94b4f98048e7371685731b97eefd6265e2f1fb3/src/github.com/seccomp/libseccomp-golang pkg-config --cflags -- libseccomp libseccomp /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b197/_pkg_.a # internal cp $WORK/b197/_pkg_.a /builddir/.cache/go-build/a9/a90a50dcacf7b3398618770d3bb4f3cfbb5197134b864032e881b758f6ee25bd-d # internal gopkg.in/cheggaaa/pb.v1 mkdir -p $WORK/b237/ cat >$WORK/b237/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b030/_pkg_.a packagefile github.com/mattn/go-runewidth=$WORK/b238/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile math=$WORK/b026/_pkg_.a packagefile os=$WORK/b033/_pkg_.a packagefile os/signal=$WORK/b239/_pkg_.a packagefile regexp=$WORK/b069/_pkg_.a packagefile runtime=$WORK/b005/_pkg_.a packagefile strings=$WORK/b038/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a packagefile sync/atomic=$WORK/b014/_pkg_.a packagefile syscall=$WORK/b016/_pkg_.a packagefile time=$WORK/b015/_pkg_.a packagefile unicode/utf8=$WORK/b022/_pkg_.a EOF cd /builddir/build/BUILD/buildah-e94b4f98048e7371685731b97eefd6265e2f1fb3/src/gopkg.in/cheggaaa/pb.v1 /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b237/_pkg_.a -trimpath "$WORK/b237=>" -shared -p gopkg.in/cheggaaa/pb.v1 -complete -installsuffix shared -buildid yi_vD0_Lch2JOUPu1D14/yi_vD0_Lch2JOUPu1D14 -goversion go1.14.12 -D "" -importcfg $WORK/b237/importcfg -pack ./format.go ./pb.go ./pb_nix.go ./pb_x.go ./pool.go ./pool_x.go ./reader.go ./runecount.go ./termios_nix.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b225/_pkg_.a # internal cp $WORK/b225/_pkg_.a /builddir/.cache/go-build/ec/ec4246e7907089f46520cad793549d58fdf9535230dfd3fd010508ab1ed6c2ad-d # internal github.com/containers/storage/pkg/truncindex mkdir -p $WORK/b224/ cat >$WORK/b224/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b030/_pkg_.a packagefile github.com/tchap/go-patricia/patricia=$WORK/b225/_pkg_.a packagefile strings=$WORK/b038/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a EOF cd /builddir/build/BUILD/buildah-e94b4f98048e7371685731b97eefd6265e2f1fb3/src/github.com/containers/storage/pkg/truncindex /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b224/_pkg_.a -trimpath "$WORK/b224=>" -shared -p github.com/containers/storage/pkg/truncindex -complete -installsuffix shared -buildid LffeBAVjpHAQ8NGdFkca/LffeBAVjpHAQ8NGdFkca -goversion go1.14.12 -D "" -importcfg $WORK/b224/importcfg -pack ./truncindex.go cd $WORK/b042 TERM='dumb' gcc -I /usr/lib/golang/src/net -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b042=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x005.o -c cgo_unix.cgo2.c cd /builddir/build/BUILD/buildah-e94b4f98048e7371685731b97eefd6265e2f1fb3/src/github.com/seccomp/libseccomp-golang pkg-config --libs -- libseccomp libseccomp CGO_LDFLAGS='"-g" "-O2" "-lseccomp"' /usr/lib/golang/pkg/tool/linux_arm64/cgo -objdir $WORK/b234/ -importpath github.com/seccomp/libseccomp-golang -- -I $WORK/b234/ -g -O2 ./seccomp.go ./seccomp_internal.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b150/_pkg_.a # internal cp $WORK/b150/_pkg_.a /builddir/.cache/go-build/14/14d240e3c5650ad0ce717b29910c8f8ad482d5a5c6fcbb8c40f4415081f0dbf2-d # internal vendor/golang.org/x/net/idna mkdir -p $WORK/b146/ cat >$WORK/b146/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/b030/_pkg_.a packagefile vendor/golang.org/x/text/secure/bidirule=$WORK/b147/_pkg_.a packagefile vendor/golang.org/x/text/unicode/bidi=$WORK/b149/_pkg_.a packagefile vendor/golang.org/x/text/unicode/norm=$WORK/b150/_pkg_.a packagefile math=$WORK/b026/_pkg_.a packagefile strings=$WORK/b038/_pkg_.a packagefile unicode/utf8=$WORK/b022/_pkg_.a EOF cd /usr/lib/golang/src/vendor/golang.org/x/net/idna /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b146/_pkg_.a -trimpath "$WORK/b146=>" -shared -p vendor/golang.org/x/net/idna -std -complete -installsuffix shared -buildid Z18_HWhTAdYXOHsQP8eZ/Z18_HWhTAdYXOHsQP8eZ -goversion go1.14.12 -D "" -importcfg $WORK/b146/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/b129/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b184/_pkg_.a # internal cp $WORK/b184/_pkg_.a /builddir/.cache/go-build/12/129392f25424a6c1628af38ba966c9879cdfbd7474bd335a927b99365ccf22dc-d # internal cp $WORK/b129/_pkg_.a /builddir/.cache/go-build/4f/4f3bdf075572b54e1507f2deff8986f3f2f5d496e14741c147e50179d7d01463-d # internal github.com/containers/image/docker/policyconfiguration mkdir -p $WORK/b243/ github.com/docker/docker/pkg/mount mkdir -p $WORK/b251/ cat >$WORK/b243/importcfg << 'EOF' # internal # import config packagefile github.com/containers/image/docker/reference=$WORK/b065/_pkg_.a packagefile github.com/pkg/errors=$WORK/b064/_pkg_.a packagefile strings=$WORK/b038/_pkg_.a EOF cd /builddir/build/BUILD/buildah-e94b4f98048e7371685731b97eefd6265e2f1fb3/src/github.com/containers/image/docker/policyconfiguration /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b243/_pkg_.a -trimpath "$WORK/b243=>" -shared -p github.com/containers/image/docker/policyconfiguration -complete -installsuffix shared -buildid ilx6QqmPfZrY6JcoEWGY/ilx6QqmPfZrY6JcoEWGY -goversion go1.14.12 -D "" -importcfg $WORK/b243/importcfg -pack ./naming.go cat >$WORK/b251/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b056/_pkg_.a packagefile fmt=$WORK/b030/_pkg_.a packagefile golang.org/x/sys/unix=$WORK/b121/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile os=$WORK/b033/_pkg_.a packagefile sort=$WORK/b032/_pkg_.a packagefile strings=$WORK/b038/_pkg_.a EOF cd /builddir/build/BUILD/buildah-e94b4f98048e7371685731b97eefd6265e2f1fb3/src/github.com/docker/docker/pkg/mount /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b251/_pkg_.a -trimpath "$WORK/b251=>" -shared -p github.com/docker/docker/pkg/mount -complete -installsuffix shared -buildid jNIGnbRZjDvSEGOfteZi/jNIGnbRZjDvSEGOfteZi -goversion go1.14.12 -D "" -importcfg $WORK/b251/importcfg -pack ./flags.go ./flags_linux.go ./mount.go ./mounter_linux.go ./mountinfo.go ./mountinfo_linux.go ./sharedsubtree_linux.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b230/_pkg_.a # internal cp $WORK/b230/_pkg_.a /builddir/.cache/go-build/c1/c104c528c915c626f871c37d910a7f642ca26dea41a98bf54dac2e0165b6cab3-d # internal github.com/docker/distribution/digestset mkdir -p $WORK/b254/ cat >$WORK/b254/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile github.com/opencontainers/go-digest=$WORK/b066/_pkg_.a packagefile sort=$WORK/b032/_pkg_.a packagefile strings=$WORK/b038/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a EOF cd /builddir/build/BUILD/buildah-e94b4f98048e7371685731b97eefd6265e2f1fb3/src/github.com/docker/distribution/digestset /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b254/_pkg_.a -trimpath "$WORK/b254=>" -shared -p github.com/docker/distribution/digestset -complete -installsuffix shared -buildid CrdjKTkbwvc_-0Pe_6kL/CrdjKTkbwvc_-0Pe_6kL -goversion go1.14.12 -D "" -importcfg $WORK/b254/importcfg -pack ./set.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b123/_pkg_.a # internal cp $WORK/b123/_pkg_.a /builddir/.cache/go-build/50/508000ad3eb0c1bbaaedc3b03eac3a68e5bca5594a4070181fc38126a30bde36-d # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b224/_pkg_.a # internal gopkg.in/yaml.v2 mkdir -p $WORK/b263/ cat >$WORK/b263/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b019/_pkg_.a packagefile encoding=$WORK/b023/_pkg_.a packagefile encoding/base64=$WORK/b024/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b030/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile math=$WORK/b026/_pkg_.a packagefile os=$WORK/b033/_pkg_.a packagefile reflect=$WORK/b028/_pkg_.a packagefile regexp=$WORK/b069/_pkg_.a packagefile sort=$WORK/b032/_pkg_.a packagefile strconv=$WORK/b029/_pkg_.a packagefile strings=$WORK/b038/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a packagefile time=$WORK/b015/_pkg_.a packagefile unicode=$WORK/b021/_pkg_.a packagefile unicode/utf8=$WORK/b022/_pkg_.a EOF cd /builddir/build/BUILD/buildah-e94b4f98048e7371685731b97eefd6265e2f1fb3/src/gopkg.in/yaml.v2 /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b263/_pkg_.a -trimpath "$WORK/b263=>" -shared -p gopkg.in/yaml.v2 -complete -installsuffix shared -buildid c6yG8XrGKYx97AW-D-W0/c6yG8XrGKYx97AW-D-W0 -goversion go1.14.12 -D "" -importcfg $WORK/b263/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 cp $WORK/b224/_pkg_.a /builddir/.cache/go-build/e2/e21be2eb7eec9b51ccd9d765e7f904b9ca35418b53f84f029e6138965c8bc7bf-d # internal github.com/docker/docker/api/types/blkiodev mkdir -p $WORK/b269/ /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b243/_pkg_.a # internal cat >$WORK/b269/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b030/_pkg_.a EOF cd /builddir/build/BUILD/buildah-e94b4f98048e7371685731b97eefd6265e2f1fb3/src/github.com/docker/docker/api/types/blkiodev /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b269/_pkg_.a -trimpath "$WORK/b269=>" -shared -p github.com/docker/docker/api/types/blkiodev -complete -installsuffix shared -buildid h1lXv5V9odWKIn9oVBjF/h1lXv5V9odWKIn9oVBjF -goversion go1.14.12 -D "" -importcfg $WORK/b269/importcfg -pack ./blkio.go cp $WORK/b243/_pkg_.a /builddir/.cache/go-build/30/3068ec9d7875a70d9cf1c58d76815d0db15cbb7f6da50ccdedfe49aac9b32bed-d # internal github.com/docker/docker/api/types/time mkdir -p $WORK/b281/ cat >$WORK/b281/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b030/_pkg_.a packagefile math=$WORK/b026/_pkg_.a packagefile strconv=$WORK/b029/_pkg_.a packagefile strings=$WORK/b038/_pkg_.a packagefile time=$WORK/b015/_pkg_.a EOF cd /builddir/build/BUILD/buildah-e94b4f98048e7371685731b97eefd6265e2f1fb3/src/github.com/docker/docker/api/types/time /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b281/_pkg_.a -trimpath "$WORK/b281=>" -shared -p github.com/docker/docker/api/types/time -complete -installsuffix shared -buildid M5qf8gh78kkjxVzq2Ci5/M5qf8gh78kkjxVzq2Ci5 -goversion go1.14.12 -D "" -importcfg $WORK/b281/importcfg -pack ./duration_convert.go ./timestamp.go cd $WORK/b042 TERM='dumb' gcc -I /usr/lib/golang/src/net -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b042=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_cgo_main.o -c _cgo_main.c cd $WORK/b054 TERM='dumb' gcc -I /usr/lib/golang/src/os/user -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b054=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x001.o -c _cgo_export.c /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b269/_pkg_.a # internal cp $WORK/b269/_pkg_.a /builddir/.cache/go-build/54/54abdefe7615c61b4965e9d25451a31024f8c7567b311baa15c13c8d24fb8f75-d # internal github.com/imdario/mergo mkdir -p $WORK/b286/ cat >$WORK/b286/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b030/_pkg_.a packagefile reflect=$WORK/b028/_pkg_.a packagefile unicode=$WORK/b021/_pkg_.a packagefile unicode/utf8=$WORK/b022/_pkg_.a EOF cd /builddir/build/BUILD/buildah-e94b4f98048e7371685731b97eefd6265e2f1fb3/src/github.com/imdario/mergo /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b286/_pkg_.a -trimpath "$WORK/b286=>" -shared -p github.com/imdario/mergo -complete -installsuffix shared -buildid 4itnY00WeA3Da0xcUGT9/4itnY00WeA3Da0xcUGT9 -goversion go1.14.12 -D "" -importcfg $WORK/b286/importcfg -pack ./doc.go ./map.go ./merge.go ./mergo.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b281/_pkg_.a # internal cp $WORK/b281/_pkg_.a /builddir/.cache/go-build/1c/1ca37fb51975548bd924ea5e4144e21e35f9a7c737c4dd36ee1d68a456c44cd0-d # internal golang.org/x/text/unicode/bidi mkdir -p $WORK/b292/ cat >$WORK/b292/importcfg << 'EOF' # internal # import config packagefile container/list=$WORK/b096/_pkg_.a packagefile fmt=$WORK/b030/_pkg_.a packagefile log=$WORK/b122/_pkg_.a packagefile sort=$WORK/b032/_pkg_.a packagefile unicode/utf8=$WORK/b022/_pkg_.a EOF cd /builddir/build/BUILD/buildah-e94b4f98048e7371685731b97eefd6265e2f1fb3/src/golang.org/x/text/unicode/bidi /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b292/_pkg_.a -trimpath "$WORK/b292=>" -shared -p golang.org/x/text/unicode/bidi -complete -installsuffix shared -buildid j9Wrt2PjKmXvjI4X318k/j9Wrt2PjKmXvjI4X318k -goversion go1.14.12 -D "" -importcfg $WORK/b292/importcfg -pack ./bidi.go ./bracket.go ./core.go ./prop.go ./tables10.0.0.go ./trieval.go cd /usr/lib/golang/src/net TERM='dumb' gcc -I . -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b042=/tmp/go-build -gno-record-gcc-switches -o $WORK/b042/_cgo_.o $WORK/b042/_cgo_main.o $WORK/b042/_x001.o $WORK/b042/_x002.o $WORK/b042/_x003.o $WORK/b042/_x004.o $WORK/b042/_x005.o -g -O2 /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b237/_pkg_.a # internal TERM='dumb' /usr/lib/golang/pkg/tool/linux_arm64/cgo -dynpackage net -dynimport $WORK/b042/_cgo_.o -dynout $WORK/b042/_cgo_import.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b251/_pkg_.a # internal cd $WORK/b054 TERM='dumb' gcc -I /usr/lib/golang/src/os/user -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b054=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x002.o -c cgo_lookup_unix.cgo2.c /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b254/_pkg_.a # internal cp $WORK/b251/_pkg_.a /builddir/.cache/go-build/1e/1ef861a931f2c94419458eccbd4069c0f78051a988d8b744a97b4937441e29bc-d # internal cp $WORK/b254/_pkg_.a /builddir/.cache/go-build/35/35b3a950fc28a12db935ecdb29dc38fafcff1fd1cd8dfa6ac5c8797865c87d5b-d # internal github.com/docker/distribution/reference mkdir -p $WORK/b253/ cat >$WORK/b253/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b030/_pkg_.a packagefile github.com/docker/distribution/digestset=$WORK/b254/_pkg_.a packagefile github.com/opencontainers/go-digest=$WORK/b066/_pkg_.a packagefile path=$WORK/b055/_pkg_.a packagefile regexp=$WORK/b069/_pkg_.a packagefile strings=$WORK/b038/_pkg_.a EOF github.com/docker/docker/pkg/system mkdir -p $WORK/b249/ cd /builddir/build/BUILD/buildah-e94b4f98048e7371685731b97eefd6265e2f1fb3/src/github.com/docker/distribution/reference /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b253/_pkg_.a -trimpath "$WORK/b253=>" -shared -p github.com/docker/distribution/reference -complete -installsuffix shared -buildid x3yfc5UExNSetvKwmNZj/x3yfc5UExNSetvKwmNZj -goversion go1.14.12 -D "" -importcfg $WORK/b253/importcfg -pack ./helpers.go ./normalize.go ./reference.go ./regexp.go cat >$WORK/b249/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b056/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b030/_pkg_.a packagefile github.com/containerd/continuity/pathdriver=$WORK/b250/_pkg_.a packagefile github.com/docker/docker/pkg/mount=$WORK/b251/_pkg_.a packagefile github.com/docker/go-units=$WORK/b166/_pkg_.a packagefile github.com/opencontainers/image-spec/specs-go/v1=$WORK/b083/_pkg_.a packagefile github.com/pkg/errors=$WORK/b064/_pkg_.a packagefile golang.org/x/sys/unix=$WORK/b121/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile io/ioutil=$WORK/b052/_pkg_.a packagefile os=$WORK/b033/_pkg_.a packagefile os/exec=$WORK/b059/_pkg_.a packagefile path/filepath=$WORK/b053/_pkg_.a packagefile runtime=$WORK/b005/_pkg_.a packagefile strconv=$WORK/b029/_pkg_.a packagefile strings=$WORK/b038/_pkg_.a packagefile syscall=$WORK/b016/_pkg_.a packagefile time=$WORK/b015/_pkg_.a EOF cd /builddir/build/BUILD/buildah-e94b4f98048e7371685731b97eefd6265e2f1fb3/src/github.com/docker/docker/pkg/system /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b249/_pkg_.a -trimpath "$WORK/b249=>" -shared -p github.com/docker/docker/pkg/system -complete -installsuffix shared -buildid sVIyGmZqq8FHi6jClWOH/sVIyGmZqq8FHi6jClWOH -goversion go1.14.12 -D "" -importcfg $WORK/b249/importcfg -pack ./chtimes.go ./chtimes_unix.go ./errors.go ./exitcode.go ./filesys.go ./init.go ./init_unix.go ./lcow.go ./lcow_unix.go ./lstat_unix.go ./meminfo.go ./meminfo_linux.go ./mknod.go ./path.go ./process_unix.go ./rm.go ./stat_linux.go ./stat_unix.go ./syscall_unix.go ./umask.go ./utimes_linux.go ./xattrs_linux.go cp $WORK/b237/_pkg_.a /builddir/.cache/go-build/ca/cac685152dfadb6e4f72056091764ddfee9f25e4b7bd205cea98cb9471767e7f-d # internal golang.org/x/text/unicode/norm mkdir -p $WORK/b293/ cat >$WORK/b293/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b030/_pkg_.a packagefile golang.org/x/text/transform=$WORK/b291/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile unicode/utf8=$WORK/b022/_pkg_.a EOF cd /builddir/build/BUILD/buildah-e94b4f98048e7371685731b97eefd6265e2f1fb3/src/golang.org/x/text/unicode/norm /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b293/_pkg_.a -trimpath "$WORK/b293=>" -shared -p golang.org/x/text/unicode/norm -complete -installsuffix shared -buildid KbkxgHFPvZFnDm90c0Zp/KbkxgHFPvZFnDm90c0Zp -goversion go1.14.12 -D "" -importcfg $WORK/b293/importcfg -pack ./composition.go ./forminfo.go ./input.go ./iter.go ./normalize.go ./readwriter.go ./tables10.0.0.go ./transform.go ./trie.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b018/_pkg_.a # internal cp $WORK/b018/_pkg_.a /builddir/.cache/go-build/bc/bcafcabdc66ac288cdc762b54d0e3b5c235258763367e3a2b7f83d47596c13bb-d # internal github.com/containers/image/pkg/strslice mkdir -p $WORK/b081/ cat >$WORK/b081/importcfg << 'EOF' # internal # import config packagefile encoding/json=$WORK/b018/_pkg_.a EOF cd /builddir/build/BUILD/buildah-e94b4f98048e7371685731b97eefd6265e2f1fb3/src/github.com/containers/image/pkg/strslice /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b081/_pkg_.a -trimpath "$WORK/b081=>" -shared -p github.com/containers/image/pkg/strslice -complete -installsuffix shared -buildid FPW7vqs7eW0ZdBGJtHTQ/FPW7vqs7eW0ZdBGJtHTQ -goversion go1.14.12 -D "" -importcfg $WORK/b081/importcfg -pack ./strslice.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b134/_pkg_.a # internal cp $WORK/b134/_pkg_.a /builddir/.cache/go-build/a7/a7db75ddd62e2d8b6aab0199c7529f11860160ed393bcfddf7b3e8dfbcad541f-d # internal github.com/sirupsen/logrus mkdir -p $WORK/b119/ cat >$WORK/b119/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b056/_pkg_.a packagefile bytes=$WORK/b019/_pkg_.a packagefile encoding/json=$WORK/b018/_pkg_.a packagefile fmt=$WORK/b030/_pkg_.a packagefile golang.org/x/crypto/ssh/terminal=$WORK/b120/_pkg_.a packagefile golang.org/x/sys/unix=$WORK/b121/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile log=$WORK/b122/_pkg_.a packagefile os=$WORK/b033/_pkg_.a packagefile runtime=$WORK/b005/_pkg_.a packagefile sort=$WORK/b032/_pkg_.a packagefile strings=$WORK/b038/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a packagefile sync/atomic=$WORK/b014/_pkg_.a packagefile time=$WORK/b015/_pkg_.a EOF cd /builddir/build/BUILD/buildah-e94b4f98048e7371685731b97eefd6265e2f1fb3/src/github.com/sirupsen/logrus /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b119/_pkg_.a -trimpath "$WORK/b119=>" -shared -p github.com/sirupsen/logrus -complete -installsuffix shared -buildid OMogLPOpuR5VMjJrEpE_/OMogLPOpuR5VMjJrEpE_ -goversion go1.14.12 -D "" -importcfg $WORK/b119/importcfg -pack ./alt_exit.go ./doc.go ./entry.go ./exported.go ./formatter.go ./hooks.go ./json_formatter.go ./logger.go ./logrus.go ./terminal_linux.go ./text_formatter.go ./writer.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b176/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b286/_pkg_.a # internal cp $WORK/b286/_pkg_.a /builddir/.cache/go-build/6e/6eb20693b313da2c2cdcbb173092f920f35025a11e5d1b5fe85a0583566839d9-d # internal cp $WORK/b176/_pkg_.a /builddir/.cache/go-build/5a/5a191051e937bbdf41c17833708d27373a2ef4a819611b7688cbf77f8d838ab1-d # internal github.com/containers/image/pkg/sysregistriesv2 mkdir -p $WORK/b175/ github.com/pquerna/ffjson/fflib/v1 cat >$WORK/b175/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b030/_pkg_.a packagefile github.com/BurntSushi/toml=$WORK/b176/_pkg_.a packagefile github.com/containers/image/types=$WORK/b082/_pkg_.a packagefile io/ioutil=$WORK/b052/_pkg_.a packagefile net/url=$WORK/b111/_pkg_.a packagefile path/filepath=$WORK/b053/_pkg_.a packagefile strings=$WORK/b038/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a EOF cd /builddir/build/BUILD/buildah-e94b4f98048e7371685731b97eefd6265e2f1fb3/src/github.com/containers/image/pkg/sysregistriesv2 /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b175/_pkg_.a -trimpath "$WORK/b175=>" -shared -p github.com/containers/image/pkg/sysregistriesv2 -complete -installsuffix shared -buildid rDGn0mRpV3K7QvHTrnOI/rDGn0mRpV3K7QvHTrnOI -goversion go1.14.12 -D "" -importcfg $WORK/b175/importcfg -pack ./system_registries_v2.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b081/_pkg_.a # internal cp $WORK/b081/_pkg_.a /builddir/.cache/go-build/1e/1ef50a711706e3fcb477d174a012cc1c535153805bdb17005060c8100022a992-d # internal github.com/vbatts/tar-split/tar/storage mkdir -p $WORK/b200/ cat >$WORK/b200/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b019/_pkg_.a packagefile encoding/json=$WORK/b018/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile hash/crc64=$WORK/b136/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile os=$WORK/b033/_pkg_.a packagefile path/filepath=$WORK/b053/_pkg_.a packagefile unicode/utf8=$WORK/b022/_pkg_.a EOF cd /builddir/build/BUILD/buildah-e94b4f98048e7371685731b97eefd6265e2f1fb3/src/github.com/vbatts/tar-split/tar/storage /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b200/_pkg_.a -trimpath "$WORK/b200=>" -shared -p github.com/vbatts/tar-split/tar/storage -complete -installsuffix shared -buildid LTUfJ2TtU6Qe9cWb5BIP/LTUfJ2TtU6Qe9cWb5BIP -goversion go1.14.12 -D "" -importcfg $WORK/b200/importcfg -pack ./doc.go ./entry.go ./getter.go ./packer.go cd $WORK/b054 TERM='dumb' gcc -I /usr/lib/golang/src/os/user -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b054=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x003.o -c getgrouplist_unix.cgo2.c mkdir -p $WORK/b173/ /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b227/_pkg_.a # internal cat >$WORK/b173/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b019/_pkg_.a packagefile encoding/json=$WORK/b018/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b030/_pkg_.a packagefile github.com/pquerna/ffjson/fflib/v1/internal=$WORK/b174/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile math=$WORK/b026/_pkg_.a packagefile strconv=$WORK/b029/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a packagefile unicode=$WORK/b021/_pkg_.a packagefile unicode/utf16=$WORK/b039/_pkg_.a packagefile unicode/utf8=$WORK/b022/_pkg_.a EOF cd /builddir/build/BUILD/buildah-e94b4f98048e7371685731b97eefd6265e2f1fb3/src/github.com/pquerna/ffjson/fflib/v1 /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b173/_pkg_.a -trimpath "$WORK/b173=>" -shared -p github.com/pquerna/ffjson/fflib/v1 -complete -installsuffix shared -buildid FQlr7wsiywmul73J54a0/FQlr7wsiywmul73J54a0 -goversion go1.14.12 -D "" -importcfg $WORK/b173/importcfg -pack ./buffer.go ./buffer_pool.go ./bytenum.go ./decimal.go ./extfloat.go ./fold.go ./ftoa.go ./iota.go ./jsonstring.go ./lexer.go ./reader.go ./reader_scan_generic.go cp $WORK/b227/_pkg_.a /builddir/.cache/go-build/5e/5e780a4c01b9c60c0173f5b50c6f6292c8d06ba3eebbb85a511846e772e5c61e-d # internal github.com/containers/buildah/docker mkdir -p $WORK/b235/ cat >$WORK/b235/importcfg << 'EOF' # internal # import config packagefile github.com/containers/image/pkg/strslice=$WORK/b081/_pkg_.a packagefile github.com/opencontainers/go-digest=$WORK/b066/_pkg_.a packagefile time=$WORK/b015/_pkg_.a EOF cd /builddir/build/BUILD/buildah-e94b4f98048e7371685731b97eefd6265e2f1fb3/_build/src/github.com/containers/buildah/docker /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b235/_pkg_.a -trimpath "$WORK/b235=>" -shared -p github.com/containers/buildah/docker -complete -installsuffix shared -buildid BLTkAEGOjI8IFv4hwN5a/BLTkAEGOjI8IFv4hwN5a -goversion go1.14.12 -D "" -importcfg $WORK/b235/importcfg -pack ./types.go cat >$WORK/b042/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/b043/_pkg_.a packagefile internal/bytealg=$WORK/b006/_pkg_.a packagefile internal/nettrace=$WORK/b044/_pkg_.a packagefile internal/poll=$WORK/b034/_pkg_.a packagefile internal/singleflight=$WORK/b045/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile math/rand=$WORK/b046/_pkg_.a packagefile os=$WORK/b033/_pkg_.a packagefile runtime=$WORK/b005/_pkg_.a packagefile sort=$WORK/b032/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a packagefile sync/atomic=$WORK/b014/_pkg_.a packagefile syscall=$WORK/b016/_pkg_.a packagefile time=$WORK/b015/_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/b042/_pkg_.a -trimpath "$WORK/b042=>" -shared -p net -std -installsuffix shared -buildid dZhJilhP90Wjf02Tgggu/dZhJilhP90Wjf02Tgggu -goversion go1.14.12 -D "" -importcfg $WORK/b042/importcfg -pack ./addrselect.go ./conf.go ./dial.go ./dnsclient.go ./dnsclient_unix.go ./dnsconfig_unix.go ./error_posix.go ./error_unix.go ./fd_unix.go ./file.go ./file_unix.go ./hook.go ./hook_unix.go ./hosts.go ./interface.go ./interface_linux.go ./ip.go ./iprawsock.go ./iprawsock_posix.go ./ipsock.go ./ipsock_posix.go ./lookup.go ./lookup_unix.go ./mac.go ./net.go ./nss.go ./parse.go ./pipe.go ./port.go ./port_unix.go ./rawconn.go ./sendfile_linux.go ./sock_cloexec.go ./sock_linux.go ./sock_posix.go ./sockaddr_posix.go ./sockopt_linux.go ./sockopt_posix.go ./sockoptip_linux.go ./sockoptip_posix.go ./splice_linux.go ./tcpsock.go ./tcpsock_posix.go ./tcpsockopt_posix.go ./tcpsockopt_unix.go ./udpsock.go ./udpsock_posix.go ./unixsock.go ./unixsock_posix.go ./writev_unix.go $WORK/b042/_cgo_gotypes.go $WORK/b042/cgo_linux.cgo1.go $WORK/b042/cgo_resnew.cgo1.go $WORK/b042/cgo_socknew.cgo1.go $WORK/b042/cgo_unix.cgo1.go $WORK/b042/_cgo_import.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b146/_pkg_.a # internal cp $WORK/b146/_pkg_.a /builddir/.cache/go-build/1f/1f7472e35a0d48e834a3ce820a92f5d032f72fc368a73cc5825eb60bfa0726fa-d # internal github.com/containers/image/pkg/sysregistries mkdir -p $WORK/b240/ cat >$WORK/b240/importcfg << 'EOF' # internal # import config packagefile github.com/BurntSushi/toml=$WORK/b176/_pkg_.a packagefile github.com/containers/image/types=$WORK/b082/_pkg_.a packagefile io/ioutil=$WORK/b052/_pkg_.a packagefile path/filepath=$WORK/b053/_pkg_.a packagefile strings=$WORK/b038/_pkg_.a EOF cd /builddir/build/BUILD/buildah-e94b4f98048e7371685731b97eefd6265e2f1fb3/src/github.com/containers/image/pkg/sysregistries /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b240/_pkg_.a -trimpath "$WORK/b240=>" -shared -p github.com/containers/image/pkg/sysregistries -complete -installsuffix shared -buildid XbZeqMIQ83HNib3T96sS/XbZeqMIQ83HNib3T96sS -goversion go1.14.12 -D "" -importcfg $WORK/b240/importcfg -pack ./system_registries.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b253/_pkg_.a # internal cp $WORK/b253/_pkg_.a /builddir/.cache/go-build/7e/7ef3115a4e10ca85161b526d969d334e11b286771fa5c17daad2b2ad8e26079c-d # internal github.com/docker/docker-credential-helpers/credentials mkdir -p $WORK/b246/ cat >$WORK/b246/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b056/_pkg_.a packagefile bytes=$WORK/b019/_pkg_.a packagefile encoding/json=$WORK/b018/_pkg_.a packagefile fmt=$WORK/b030/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile os=$WORK/b033/_pkg_.a packagefile strings=$WORK/b038/_pkg_.a EOF cd /builddir/build/BUILD/buildah-e94b4f98048e7371685731b97eefd6265e2f1fb3/src/github.com/docker/docker-credential-helpers/credentials /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b246/_pkg_.a -trimpath "$WORK/b246=>" -shared -p github.com/docker/docker-credential-helpers/credentials -complete -installsuffix shared -buildid Q1kI94GD-YAzyBDF0WsV/Q1kI94GD-YAzyBDF0WsV -goversion go1.14.12 -D "" -importcfg $WORK/b246/importcfg -pack ./credentials.go ./error.go ./helper.go ./version.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b249/_pkg_.a # internal cp $WORK/b249/_pkg_.a /builddir/.cache/go-build/9b/9b1a94a338c0fc771c06a132f2fcbe33b1fb27eb4690b798a23ac30198be4776-d # internal github.com/docker/docker/api/types/strslice mkdir -p $WORK/b271/ cat >$WORK/b271/importcfg << 'EOF' # internal # import config packagefile encoding/json=$WORK/b018/_pkg_.a EOF cd /builddir/build/BUILD/buildah-e94b4f98048e7371685731b97eefd6265e2f1fb3/src/github.com/docker/docker/api/types/strslice /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b271/_pkg_.a -trimpath "$WORK/b271=>" -shared -p github.com/docker/docker/api/types/strslice -complete -installsuffix shared -buildid ej8mioy8ljjQo0tB6aln/ej8mioy8ljjQo0tB6aln -goversion go1.14.12 -D "" -importcfg $WORK/b271/importcfg -pack ./strslice.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b235/_pkg_.a # internal cp $WORK/b235/_pkg_.a /builddir/.cache/go-build/d1/d14287fd3e49557e6e0236ec4e8e0037a0604411cbc41982732e859b3375fc87-d # internal github.com/docker/docker/api/types/filters mkdir -p $WORK/b273/ cat >$WORK/b273/importcfg << 'EOF' # internal # import config packagefile encoding/json=$WORK/b018/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile github.com/docker/docker/api/types/versions=$WORK/b085/_pkg_.a packagefile regexp=$WORK/b069/_pkg_.a packagefile strings=$WORK/b038/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b175/_pkg_.a # internal cd /builddir/build/BUILD/buildah-e94b4f98048e7371685731b97eefd6265e2f1fb3/src/github.com/docker/docker/api/types/filters /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b273/_pkg_.a -trimpath "$WORK/b273=>" -shared -p github.com/docker/docker/api/types/filters -complete -installsuffix shared -buildid rqbsbmV-nJXpJ6q0r0G3/rqbsbmV-nJXpJ6q0r0G3 -goversion go1.14.12 -D "" -importcfg $WORK/b273/importcfg -pack ./parse.go cp $WORK/b175/_pkg_.a /builddir/.cache/go-build/03/03e7d6ee23b970d4e89292581ab76d9dc0e5130e3b5c9e3052d8e2ef5efdc0b9-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/f8/f8e48976436f39117d036f33752862aec337447121bd3849dc3ac8496939143c-d # internal github.com/vbatts/tar-split/tar/asm mkdir -p $WORK/b226/ cat >$WORK/b226/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b019/_pkg_.a packagefile fmt=$WORK/b030/_pkg_.a packagefile github.com/vbatts/tar-split/archive/tar=$WORK/b227/_pkg_.a packagefile github.com/vbatts/tar-split/tar/storage=$WORK/b200/_pkg_.a packagefile hash=$WORK/b068/_pkg_.a packagefile hash/crc64=$WORK/b136/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a EOF cd /builddir/build/BUILD/buildah-e94b4f98048e7371685731b97eefd6265e2f1fb3/src/github.com/vbatts/tar-split/tar/asm /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b226/_pkg_.a -trimpath "$WORK/b226=>" -shared -p github.com/vbatts/tar-split/tar/asm -complete -installsuffix shared -buildid ss8CEvnEVLc4YplZLwSv/ss8CEvnEVLc4YplZLwSv -goversion go1.14.12 -D "" -importcfg $WORK/b226/importcfg -pack ./assemble.go ./disassemble.go ./doc.go cd $WORK/b054 TERM='dumb' gcc -I /usr/lib/golang/src/os/user -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b054=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x004.o -c listgroups_unix.cgo2.c /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b271/_pkg_.a # internal cp $WORK/b271/_pkg_.a /builddir/.cache/go-build/58/586d25c050ccf53eef8ceac3d9a666f4f2a8d9b1abcd119b0373ae7ea561932f-d # internal golang.org/x/net/http2/hpack mkdir -p $WORK/b294/ cat >$WORK/b294/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b019/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b030/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a EOF cd /builddir/build/BUILD/buildah-e94b4f98048e7371685731b97eefd6265e2f1fb3/src/golang.org/x/net/http2/hpack /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b294/_pkg_.a -trimpath "$WORK/b294=>" -shared -p golang.org/x/net/http2/hpack -complete -installsuffix shared -buildid bovLAfadC-965smZKH8G/bovLAfadC-965smZKH8G -goversion go1.14.12 -D "" -importcfg $WORK/b294/importcfg -pack ./encode.go ./hpack.go ./huffman.go ./tables.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b240/_pkg_.a # internal github.com/gogo/protobuf/proto mkdir -p $WORK/b278/ cp $WORK/b240/_pkg_.a /builddir/.cache/go-build/30/303f3531e68648df16d845b10ccd2a3077686e9d81c2deba320520b2d9bd78a4-d # internal cat >$WORK/b278/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b056/_pkg_.a packagefile bytes=$WORK/b019/_pkg_.a packagefile encoding=$WORK/b023/_pkg_.a packagefile encoding/json=$WORK/b018/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b030/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile log=$WORK/b122/_pkg_.a packagefile math=$WORK/b026/_pkg_.a packagefile os=$WORK/b033/_pkg_.a packagefile reflect=$WORK/b028/_pkg_.a packagefile sort=$WORK/b032/_pkg_.a packagefile strconv=$WORK/b029/_pkg_.a packagefile strings=$WORK/b038/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a packagefile time=$WORK/b015/_pkg_.a packagefile unicode/utf8=$WORK/b022/_pkg_.a EOF cd /builddir/build/BUILD/buildah-e94b4f98048e7371685731b97eefd6265e2f1fb3/src/github.com/gogo/protobuf/proto /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b278/_pkg_.a -trimpath "$WORK/b278=>" -shared -p github.com/gogo/protobuf/proto -complete -installsuffix shared -buildid 5eXM7P_-kkl4Oufrqd1G/5eXM7P_-kkl4Oufrqd1G -goversion go1.14.12 -D "" -importcfg $WORK/b278/importcfg -pack ./clone.go ./decode.go ./decode_gogo.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 ./text.go ./text_gogo.go ./text_parser.go ./timestamp.go ./timestamp_gogo.go github.com/ostreedev/ostree-go/pkg/glibobject mkdir -p $WORK/b298/ cd /builddir/build/BUILD/buildah-e94b4f98048e7371685731b97eefd6265e2f1fb3/src/github.com/ostreedev/ostree-go/pkg/glibobject pkg-config --cflags -- glib-2.0 gobject-2.0 glib-2.0 gobject-2.0 glib-2.0 gobject-2.0 glib-2.0 gobject-2.0 glib-2.0 gobject-2.0 glib-2.0 gobject-2.0 glib-2.0 gobject-2.0 glib-2.0 gobject-2.0 glib-2.0 gobject-2.0 glib-2.0 gobject-2.0 glib-2.0 gobject-2.0 cd $WORK/b054 TERM='dumb' gcc -I /usr/lib/golang/src/os/user -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b054=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_cgo_main.o -c _cgo_main.c cd /builddir/build/BUILD/buildah-e94b4f98048e7371685731b97eefd6265e2f1fb3/src/github.com/ostreedev/ostree-go/pkg/glibobject pkg-config --libs -- glib-2.0 gobject-2.0 glib-2.0 gobject-2.0 glib-2.0 gobject-2.0 glib-2.0 gobject-2.0 glib-2.0 gobject-2.0 glib-2.0 gobject-2.0 glib-2.0 gobject-2.0 glib-2.0 gobject-2.0 glib-2.0 gobject-2.0 glib-2.0 gobject-2.0 glib-2.0 gobject-2.0 /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b226/_pkg_.a # internal cp $WORK/b226/_pkg_.a /builddir/.cache/go-build/1d/1dc2f75659cf3db1eea272f0199db8420c6910ab72ca572fc340344539b6027d-d # internal github.com/docker/docker/pkg/signal mkdir -p $WORK/b302/ cat >$WORK/b302/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b030/_pkg_.a packagefile github.com/pkg/errors=$WORK/b064/_pkg_.a packagefile golang.org/x/sys/unix=$WORK/b121/_pkg_.a packagefile os=$WORK/b033/_pkg_.a packagefile os/signal=$WORK/b239/_pkg_.a packagefile path/filepath=$WORK/b053/_pkg_.a packagefile runtime=$WORK/b005/_pkg_.a packagefile strconv=$WORK/b029/_pkg_.a packagefile strings=$WORK/b038/_pkg_.a packagefile sync/atomic=$WORK/b014/_pkg_.a packagefile syscall=$WORK/b016/_pkg_.a packagefile time=$WORK/b015/_pkg_.a EOF cd /builddir/build/BUILD/buildah-e94b4f98048e7371685731b97eefd6265e2f1fb3/src/github.com/docker/docker/pkg/signal /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b302/_pkg_.a -trimpath "$WORK/b302=>" -shared -p github.com/docker/docker/pkg/signal -complete -installsuffix shared -buildid fTTGPFNn08NpsvXYWT_f/fTTGPFNn08NpsvXYWT_f -goversion go1.14.12 -D "" -importcfg $WORK/b302/importcfg -pack ./signal.go ./signal_linux.go ./signal_unix.go ./trap.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b292/_pkg_.a # internal cp $WORK/b292/_pkg_.a /builddir/.cache/go-build/4f/4fe420fd4f4ea369c6204bb4799a6ad2c0f61f962ba53cfb9e73e6cb335565d9-d # internal golang.org/x/text/secure/bidirule mkdir -p $WORK/b290/ cat >$WORK/b290/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile golang.org/x/text/transform=$WORK/b291/_pkg_.a packagefile golang.org/x/text/unicode/bidi=$WORK/b292/_pkg_.a packagefile unicode/utf8=$WORK/b022/_pkg_.a EOF cd /builddir/build/BUILD/buildah-e94b4f98048e7371685731b97eefd6265e2f1fb3/src/golang.org/x/text/secure/bidirule /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b290/_pkg_.a -trimpath "$WORK/b290=>" -shared -p golang.org/x/text/secure/bidirule -complete -installsuffix shared -buildid zCChzUmweJt3ak3FTPo_/zCChzUmweJt3ak3FTPo_ -goversion go1.14.12 -D "" -importcfg $WORK/b290/importcfg -pack ./bidirule.go ./bidirule10.0.0.go cd /builddir/build/BUILD/buildah-e94b4f98048e7371685731b97eefd6265e2f1fb3/src/github.com/ostreedev/ostree-go/pkg/glibobject CGO_LDFLAGS='"-g" "-O2" "-lgobject-2.0" "-lglib-2.0"' /usr/lib/golang/pkg/tool/linux_arm64/cgo -objdir $WORK/b298/ -importpath github.com/ostreedev/ostree-go/pkg/glibobject -- -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I $WORK/b298/ -g -O2 ./gboolean.go ./gcancellable.go ./gerror.go ./gfile.go ./gfileinfo.go ./ghashtable.go ./ghashtableiter.go ./glibobject.go ./gobject.go ./goptioncontext.go ./gvariant.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b273/_pkg_.a # internal cp $WORK/b273/_pkg_.a /builddir/.cache/go-build/52/529772022baeea575be49d80448b42bbafffc0fa971c9e77e9149aeef678fa68-d # internal github.com/opencontainers/runtime-tools/generate/seccomp mkdir -p $WORK/b305/ cat >$WORK/b305/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b030/_pkg_.a packagefile github.com/opencontainers/runtime-spec/specs-go=$WORK/b230/_pkg_.a packagefile reflect=$WORK/b028/_pkg_.a packagefile runtime=$WORK/b005/_pkg_.a packagefile strconv=$WORK/b029/_pkg_.a packagefile strings=$WORK/b038/_pkg_.a packagefile syscall=$WORK/b016/_pkg_.a EOF cd /builddir/build/BUILD/buildah-e94b4f98048e7371685731b97eefd6265e2f1fb3/src/github.com/opencontainers/runtime-tools/generate/seccomp /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b305/_pkg_.a -trimpath "$WORK/b305=>" -shared -p github.com/opencontainers/runtime-tools/generate/seccomp -complete -installsuffix shared -buildid vgF5TqwGtKuo6bl6n5TD/vgF5TqwGtKuo6bl6n5TD -goversion go1.14.12 -D "" -importcfg $WORK/b305/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 cd /usr/lib/golang/src/math/big /usr/lib/golang/pkg/tool/linux_arm64/asm -trimpath "$WORK/b078=>" -I $WORK/b078/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b078/arith_arm64.o ./arith_arm64.s /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b246/_pkg_.a # internal cd /usr/lib/golang/src/os/user TERM='dumb' gcc -I . -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b054=/tmp/go-build -gno-record-gcc-switches -o $WORK/b054/_cgo_.o $WORK/b054/_cgo_main.o $WORK/b054/_x001.o $WORK/b054/_x002.o $WORK/b054/_x003.o $WORK/b054/_x004.o -g -O2 cp $WORK/b246/_pkg_.a /builddir/.cache/go-build/ec/ec07f63c04c5ca501244a1e221741076963e9d2a283ba08efad3699e735aedd4-d # internal github.com/docker/docker-credential-helpers/client mkdir -p $WORK/b245/ cat >$WORK/b245/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b019/_pkg_.a packagefile encoding/json=$WORK/b018/_pkg_.a packagefile fmt=$WORK/b030/_pkg_.a packagefile github.com/docker/docker-credential-helpers/credentials=$WORK/b246/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile os=$WORK/b033/_pkg_.a packagefile os/exec=$WORK/b059/_pkg_.a packagefile strings=$WORK/b038/_pkg_.a EOF cd /builddir/build/BUILD/buildah-e94b4f98048e7371685731b97eefd6265e2f1fb3/src/github.com/docker/docker-credential-helpers/client /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b245/_pkg_.a -trimpath "$WORK/b245=>" -shared -p github.com/docker/docker-credential-helpers/client -complete -installsuffix shared -buildid GR9HhfiUq6Iv-oEXA-uM/GR9HhfiUq6Iv-oEXA-uM -goversion go1.14.12 -D "" -importcfg $WORK/b245/importcfg -pack ./client.go ./command.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b119/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b294/_pkg_.a # internal cp $WORK/b119/_pkg_.a /builddir/.cache/go-build/ed/edf55ecb164fbb0fef3cba95d3b44c01ba658f4fa690c5660ebda1a6ef0834af-d # internal github.com/containers/storage/pkg/fileutils mkdir -p $WORK/b161/ cat >$WORK/b161/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b030/_pkg_.a packagefile github.com/sirupsen/logrus=$WORK/b119/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile io/ioutil=$WORK/b052/_pkg_.a packagefile os=$WORK/b033/_pkg_.a packagefile path/filepath=$WORK/b053/_pkg_.a packagefile regexp=$WORK/b069/_pkg_.a packagefile strings=$WORK/b038/_pkg_.a packagefile text/scanner=$WORK/b162/_pkg_.a EOF cd /builddir/build/BUILD/buildah-e94b4f98048e7371685731b97eefd6265e2f1fb3/src/github.com/containers/storage/pkg/fileutils /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b161/_pkg_.a -trimpath "$WORK/b161=>" -shared -p github.com/containers/storage/pkg/fileutils -complete -installsuffix shared -buildid eZZv36saOLMq-eKK5ZLV/eZZv36saOLMq-eKK5ZLV -goversion go1.14.12 -D "" -importcfg $WORK/b161/importcfg -pack ./fileutils.go ./fileutils_unix.go cp $WORK/b294/_pkg_.a /builddir/.cache/go-build/97/97a55a9a893ac9289c3a6dabc483719385153d862b6f84d2a463d7fb75d73ba4-d # internal github.com/containers/storage/pkg/devicemapper mkdir -p $WORK/b208/ cd /builddir/build/BUILD/buildah-e94b4f98048e7371685731b97eefd6265e2f1fb3/src/github.com/containers/storage/pkg/devicemapper pkg-config --cflags -- devmapper /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b302/_pkg_.a # internal cp $WORK/b302/_pkg_.a /builddir/.cache/go-build/87/875cc8a8213d418db2f60823b4d288bea7d8c97266e2671c85d5568d53e416e7-d # internal github.com/containers/storage/pkg/loopback mkdir -p $WORK/b210/ cd /builddir/build/BUILD/buildah-e94b4f98048e7371685731b97eefd6265e2f1fb3/src/github.com/containers/storage/pkg/loopback CGO_LDFLAGS='"-g" "-O2"' /usr/lib/golang/pkg/tool/linux_arm64/cgo -objdir $WORK/b210/ -importpath github.com/containers/storage/pkg/loopback -- -I $WORK/b210/ -g -O2 ./loop_wrapper.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b290/_pkg_.a # internal cd /usr/lib/golang/src/math/big /usr/lib/golang/pkg/tool/linux_arm64/pack r $WORK/b078/_pkg_.a $WORK/b078/arith_arm64.o # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b078/_pkg_.a # internal cp $WORK/b290/_pkg_.a /builddir/.cache/go-build/4b/4b7fd0fa7af2517cbd21d79cab4cade9083e2f8183b2aaaf11f6212af98a7f2f-d # internal github.com/containers/storage/pkg/parsers/kernel mkdir -p $WORK/b211/ cat >$WORK/b211/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b019/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b030/_pkg_.a packagefile github.com/sirupsen/logrus=$WORK/b119/_pkg_.a packagefile golang.org/x/sys/unix=$WORK/b121/_pkg_.a EOF cd /builddir/build/BUILD/buildah-e94b4f98048e7371685731b97eefd6265e2f1fb3/src/github.com/containers/storage/pkg/parsers/kernel /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b211/_pkg_.a -trimpath "$WORK/b211=>" -shared -p github.com/containers/storage/pkg/parsers/kernel -complete -installsuffix shared -buildid cJs6tnHh_naToFgmGuoS/cJs6tnHh_naToFgmGuoS -goversion go1.14.12 -D "" -importcfg $WORK/b211/importcfg -pack ./kernel.go ./kernel_unix.go ./uname_linux.go cp $WORK/b078/_pkg_.a /builddir/.cache/go-build/93/9353b8d9ef28758db6b9220b35311aa62ddca0b1a79629eb2d50e1475b5ed37c-d # internal crypto/internal/boring mkdir -p $WORK/b073/ cat >$WORK/b073/importcfg << 'EOF' # internal # import config packagefile crypto=$WORK/b067/_pkg_.a packagefile crypto/cipher=$WORK/b074/_pkg_.a packagefile crypto/internal/boring/sig=$WORK/b077/_pkg_.a packagefile hash=$WORK/b068/_pkg_.a packagefile math/big=$WORK/b078/_pkg_.a EOF cd /usr/lib/golang/src/crypto/internal/boring /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b073/_pkg_.a -trimpath "$WORK/b073=>" -shared -p crypto/internal/boring -std -complete -installsuffix shared -buildid WmVEEM9nHNQFr6iKL3gI/WmVEEM9nHNQFr6iKL3gI -goversion go1.14.12 -D "" -importcfg $WORK/b073/importcfg -pack ./doc.go ./notboring.go cd /builddir/build/BUILD/buildah-e94b4f98048e7371685731b97eefd6265e2f1fb3/src/github.com/containers/storage/pkg/devicemapper pkg-config --libs -- devmapper /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b245/_pkg_.a # internal CGO_LDFLAGS='"-g" "-O2" "-ldevmapper"' /usr/lib/golang/pkg/tool/linux_arm64/cgo -objdir $WORK/b208/ -importpath github.com/containers/storage/pkg/devicemapper -- -I $WORK/b208/ -g -O2 ./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/b161/_pkg_.a # internal cp $WORK/b245/_pkg_.a /builddir/.cache/go-build/59/59f50034a91736afe1ccd50a996ffc9963a1e2340a2e1bf33f4aaff12d622ea0-d # internal crypto/elliptic mkdir -p $WORK/b089/ cat >$WORK/b089/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/crypto/elliptic /usr/lib/golang/pkg/tool/linux_arm64/asm -trimpath "$WORK/b089=>" -I $WORK/b089/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -gensymabis -o $WORK/b089/symabis ./p256_asm_arm64.s cp $WORK/b161/_pkg_.a /builddir/.cache/go-build/f8/f8a084597d6ea46e0177bc18eda293bfe49ae7429ccf48078e52064455400572-d # internal cd /usr/lib/golang/src/os/user TERM='dumb' /usr/lib/golang/pkg/tool/linux_arm64/cgo -dynpackage user -dynimport $WORK/b054/_cgo_.o -dynout $WORK/b054/_cgo_import.go encoding/asn1 mkdir -p $WORK/b092/ cat >$WORK/b092/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b030/_pkg_.a packagefile math=$WORK/b026/_pkg_.a packagefile math/big=$WORK/b078/_pkg_.a packagefile reflect=$WORK/b028/_pkg_.a packagefile strconv=$WORK/b029/_pkg_.a packagefile strings=$WORK/b038/_pkg_.a packagefile time=$WORK/b015/_pkg_.a packagefile unicode/utf16=$WORK/b039/_pkg_.a packagefile unicode/utf8=$WORK/b022/_pkg_.a EOF cd /usr/lib/golang/src/encoding/asn1 /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b092/_pkg_.a -trimpath "$WORK/b092=>" -shared -p encoding/asn1 -std -complete -installsuffix shared -buildid Ru9IBMRxTWEIOP8uFkPv/Ru9IBMRxTWEIOP8uFkPv -goversion go1.14.12 -D "" -importcfg $WORK/b092/importcfg -pack ./asn1.go ./common.go ./marshal.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b073/_pkg_.a # internal cp $WORK/b073/_pkg_.a /builddir/.cache/go-build/85/854518464e471aec4030014d542d57912244c2850fc7cd29e31831ad36002ba7-d # internal crypto/sha256 mkdir -p $WORK/b072/ cat >$WORK/b072/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/crypto/sha256 /usr/lib/golang/pkg/tool/linux_arm64/asm -trimpath "$WORK/b072=>" -I $WORK/b072/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -gensymabis -o $WORK/b072/symabis ./sha256block_arm64.s /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b173/_pkg_.a # internal cp $WORK/b173/_pkg_.a /builddir/.cache/go-build/14/14de0eefc3249cd1acf6c3949084fdc06ddc688ab47966ddba6cc5301034b269-d # internal crypto/aes mkdir -p $WORK/b088/ cat >$WORK/b088/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/crypto/aes /usr/lib/golang/pkg/tool/linux_arm64/asm -trimpath "$WORK/b088=>" -I $WORK/b088/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -gensymabis -o $WORK/b088/symabis ./asm_arm64.s ./gcm_arm64.s /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b211/_pkg_.a # internal cp $WORK/b211/_pkg_.a /builddir/.cache/go-build/5b/5bca8423a562cf73d73b0025c1e3b0e70fc335921fe09d63ca609720c7dbd1a0-d # internal crypto/sha512 mkdir -p $WORK/b091/ cat >$WORK/b091/importcfg << 'EOF' # internal # import config packagefile crypto=$WORK/b067/_pkg_.a packagefile crypto/internal/boring=$WORK/b073/_pkg_.a packagefile encoding/binary=$WORK/b025/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile hash=$WORK/b068/_pkg_.a packagefile math/bits=$WORK/b027/_pkg_.a EOF cd /usr/lib/golang/src/crypto/sha512 /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b091/_pkg_.a -trimpath "$WORK/b091=>" -shared -p crypto/sha512 -std -complete -installsuffix shared -buildid xlNP2lj0AVsR3y8eKLVn/xlNP2lj0AVsR3y8eKLVn -goversion go1.14.12 -D "" -importcfg $WORK/b091/importcfg -pack ./sha512.go ./sha512block.go ./sha512block_generic.go cat >$WORK/b089/importcfg << 'EOF' # internal # import config packagefile io=$WORK/b020/_pkg_.a packagefile math/big=$WORK/b078/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a EOF cd /usr/lib/golang/src/crypto/elliptic /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b089/_pkg_.a -trimpath "$WORK/b089=>" -shared -p crypto/elliptic -std -installsuffix shared -buildid T9L6BLAKetkI4gs_EvVX/T9L6BLAKetkI4gs_EvVX -goversion go1.14.12 -symabis $WORK/b089/symabis -D "" -importcfg $WORK/b089/importcfg -pack -asmhdr $WORK/b089/go_asm.h ./elliptic.go ./p224.go ./p256_asm.go cat >$WORK/b072/importcfg << 'EOF' # internal # import config packagefile crypto=$WORK/b067/_pkg_.a packagefile crypto/internal/boring=$WORK/b073/_pkg_.a packagefile encoding/binary=$WORK/b025/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile hash=$WORK/b068/_pkg_.a packagefile internal/cpu=$WORK/b007/_pkg_.a packagefile math/bits=$WORK/b027/_pkg_.a EOF cd /usr/lib/golang/src/crypto/sha256 /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b072/_pkg_.a -trimpath "$WORK/b072=>" -shared -p crypto/sha256 -std -installsuffix shared -buildid 05EhGw2_2d7SdozgSwVA/05EhGw2_2d7SdozgSwVA -goversion go1.14.12 -symabis $WORK/b072/symabis -D "" -importcfg $WORK/b072/importcfg -pack -asmhdr $WORK/b072/go_asm.h ./sha256.go ./sha256block.go ./sha256block_arm64.go cat >$WORK/b054/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b030/_pkg_.a packagefile strconv=$WORK/b029/_pkg_.a packagefile strings=$WORK/b038/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a packagefile syscall=$WORK/b016/_pkg_.a packagefile runtime/cgo=$WORK/b047/_pkg_.a EOF cd /usr/lib/golang/src/os/user /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b054/_pkg_.a -trimpath "$WORK/b054=>" -shared -p os/user -std -installsuffix shared -buildid ytvr-jxwDIE6M-rI-hae/ytvr-jxwDIE6M-rI-hae -goversion go1.14.12 -D "" -importcfg $WORK/b054/importcfg -pack ./lookup.go ./user.go $WORK/b054/_cgo_gotypes.go $WORK/b054/cgo_lookup_unix.cgo1.go $WORK/b054/getgrouplist_unix.cgo1.go $WORK/b054/listgroups_unix.cgo1.go $WORK/b054/_cgo_import.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b293/_pkg_.a # internal cat >$WORK/b088/importcfg << 'EOF' # internal # import config packagefile crypto/cipher=$WORK/b074/_pkg_.a packagefile crypto/internal/boring=$WORK/b073/_pkg_.a packagefile crypto/internal/subtle=$WORK/b075/_pkg_.a packagefile crypto/subtle=$WORK/b076/_pkg_.a packagefile encoding/binary=$WORK/b025/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile internal/cpu=$WORK/b007/_pkg_.a packagefile strconv=$WORK/b029/_pkg_.a EOF cd /usr/lib/golang/src/crypto/aes /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b088/_pkg_.a -trimpath "$WORK/b088=>" -shared -p crypto/aes -std -installsuffix shared -buildid Ua8sanTGae1JJjN1muph/Ua8sanTGae1JJjN1muph -goversion go1.14.12 -symabis $WORK/b088/symabis -D "" -importcfg $WORK/b088/importcfg -pack -asmhdr $WORK/b088/go_asm.h ./aes_gcm.go ./block.go ./cipher.go ./cipher_asm.go ./const.go ./modes.go cp $WORK/b293/_pkg_.a /builddir/.cache/go-build/9b/9b49b49fc35305dd2492f24218512508a580cf4779cd3a7031b7f10407896240-d # internal crypto/hmac mkdir -p $WORK/b100/ cat >$WORK/b100/importcfg << 'EOF' # internal # import config packagefile crypto/internal/boring=$WORK/b073/_pkg_.a packagefile crypto/subtle=$WORK/b076/_pkg_.a packagefile hash=$WORK/b068/_pkg_.a EOF cd /usr/lib/golang/src/crypto/hmac /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b100/_pkg_.a -trimpath "$WORK/b100=>" -shared -p crypto/hmac -std -complete -installsuffix shared -buildid Ve9Sjfiq7B1pEgZok45Q/Ve9Sjfiq7B1pEgZok45Q -goversion go1.14.12 -D "" -importcfg $WORK/b100/importcfg -pack ./hmac.go cd $WORK/b210 TERM='dumb' gcc -I /builddir/build/BUILD/buildah-e94b4f98048e7371685731b97eefd6265e2f1fb3/src/github.com/containers/storage/pkg/loopback -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b210=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x001.o -c _cgo_export.c /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b100/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b305/_pkg_.a # internal cp $WORK/b100/_pkg_.a /builddir/.cache/go-build/e8/e833dd304ab9f250a743c8a2d20e400ea6e4ea0a6159473b18478cfbf8d8f4eb-d # internal crypto/dsa mkdir -p $WORK/b106/ cat >$WORK/b106/importcfg << 'EOF' # internal # import config packagefile crypto/internal/randutil=$WORK/b090/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile math/big=$WORK/b078/_pkg_.a EOF cd /usr/lib/golang/src/crypto/dsa /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b106/_pkg_.a -trimpath "$WORK/b106=>" -shared -p crypto/dsa -std -complete -installsuffix shared -buildid 6-cHOfSq1ePscEMAQXP4/6-cHOfSq1ePscEMAQXP4 -goversion go1.14.12 -D "" -importcfg $WORK/b106/importcfg -pack ./dsa.go cp $WORK/b305/_pkg_.a /builddir/.cache/go-build/c1/c159dfbf8c1bed96763f4c0b2adb870ce1192fc4db31f7ccf48365af7a086210-d # internal vendor/golang.org/x/crypto/hkdf mkdir -p $WORK/b117/ cat >$WORK/b117/importcfg << 'EOF' # internal # import config packagefile crypto/hmac=$WORK/b100/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile hash=$WORK/b068/_pkg_.a packagefile io=$WORK/b020/_pkg_.a EOF cd /usr/lib/golang/src/vendor/golang.org/x/crypto/hkdf /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b117/_pkg_.a -trimpath "$WORK/b117=>" -shared -p vendor/golang.org/x/crypto/hkdf -std -complete -installsuffix shared -buildid Csdr5MeAYKKNfHhl1Wc2/Csdr5MeAYKKNfHhl1Wc2 -goversion go1.14.12 -D "" -importcfg $WORK/b117/importcfg -pack ./hkdf.go cd $WORK/b210 TERM='dumb' gcc -I /builddir/build/BUILD/buildah-e94b4f98048e7371685731b97eefd6265e2f1fb3/src/github.com/containers/storage/pkg/loopback -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b210=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x002.o -c loop_wrapper.cgo2.c TERM='dumb' gcc -I /builddir/build/BUILD/buildah-e94b4f98048e7371685731b97eefd6265e2f1fb3/src/github.com/containers/storage/pkg/loopback -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b210=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_cgo_main.o -c _cgo_main.c cd /usr/lib/golang/src/os/user /usr/lib/golang/pkg/tool/linux_arm64/pack r $WORK/b054/_pkg_.a $WORK/b054/_x001.o $WORK/b054/_x002.o $WORK/b054/_x003.o $WORK/b054/_x004.o # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b054/_pkg_.a # internal cp $WORK/b054/_pkg_.a /builddir/.cache/go-build/1a/1ace03ed25273c3238d57f2499cea140e13fa3b419325aefd23afc42614df685-d # internal archive/tar mkdir -p $WORK/b051/ cat >$WORK/b051/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b019/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b030/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile io/ioutil=$WORK/b052/_pkg_.a packagefile math=$WORK/b026/_pkg_.a packagefile os=$WORK/b033/_pkg_.a packagefile os/user=$WORK/b054/_pkg_.a packagefile path=$WORK/b055/_pkg_.a packagefile reflect=$WORK/b028/_pkg_.a packagefile runtime=$WORK/b005/_pkg_.a packagefile sort=$WORK/b032/_pkg_.a packagefile strconv=$WORK/b029/_pkg_.a packagefile strings=$WORK/b038/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a packagefile syscall=$WORK/b016/_pkg_.a packagefile time=$WORK/b015/_pkg_.a EOF cd /usr/lib/golang/src/archive/tar /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b051/_pkg_.a -trimpath "$WORK/b051=>" -shared -p archive/tar -std -complete -installsuffix shared -buildid I6QD9G94eccxQKvoZFHF/I6QD9G94eccxQKvoZFHF -goversion go1.14.12 -D "" -importcfg $WORK/b051/importcfg -pack ./common.go ./format.go ./reader.go ./stat_actime1.go ./stat_unix.go ./strconv.go ./writer.go cd /usr/lib/golang/src/crypto/aes /usr/lib/golang/pkg/tool/linux_arm64/asm -trimpath "$WORK/b088=>" -I $WORK/b088/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b088/asm_arm64.o ./asm_arm64.s /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b091/_pkg_.a # internal cp $WORK/b091/_pkg_.a /builddir/.cache/go-build/3e/3ee9b26503bd4b14207570acfcf9103a73b16e772f2a4efced337bb7631e3b20-d # internal github.com/containers/storage/pkg/mount mkdir -p $WORK/b165/ cat >$WORK/b165/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b056/_pkg_.a packagefile fmt=$WORK/b030/_pkg_.a packagefile github.com/containers/storage/pkg/fileutils=$WORK/b161/_pkg_.a packagefile golang.org/x/sys/unix=$WORK/b121/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile os=$WORK/b033/_pkg_.a packagefile sort=$WORK/b032/_pkg_.a packagefile strings=$WORK/b038/_pkg_.a packagefile time=$WORK/b015/_pkg_.a EOF cd /builddir/build/BUILD/buildah-e94b4f98048e7371685731b97eefd6265e2f1fb3/src/github.com/containers/storage/pkg/mount /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b165/_pkg_.a -trimpath "$WORK/b165=>" -shared -p github.com/containers/storage/pkg/mount -complete -installsuffix shared -buildid -9FUb5h9cI4Q9cO3ZYgA/-9FUb5h9cI4Q9cO3ZYgA -goversion go1.14.12 -D "" -importcfg $WORK/b165/importcfg -pack ./flags.go ./flags_linux.go ./mount.go ./mounter_linux.go ./mountinfo.go ./mountinfo_linux.go ./sharedsubtree_linux.go cd /usr/lib/golang/src/crypto/sha256 /usr/lib/golang/pkg/tool/linux_arm64/asm -trimpath "$WORK/b072=>" -I $WORK/b072/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b072/sha256block_arm64.o ./sha256block_arm64.s /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b117/_pkg_.a # internal cp $WORK/b117/_pkg_.a /builddir/.cache/go-build/2a/2a970334e40c1513bdd868b2adbfab381ce36f9db66e2da0095adc1d06b86edb-d # internal github.com/opencontainers/runc/libcontainer/user mkdir -p $WORK/b167/ cat >$WORK/b167/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b056/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b030/_pkg_.a packagefile golang.org/x/sys/unix=$WORK/b121/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile os=$WORK/b033/_pkg_.a packagefile os/user=$WORK/b054/_pkg_.a packagefile strconv=$WORK/b029/_pkg_.a packagefile strings=$WORK/b038/_pkg_.a EOF cd /builddir/build/BUILD/buildah-e94b4f98048e7371685731b97eefd6265e2f1fb3/src/github.com/opencontainers/runc/libcontainer/user /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b167/_pkg_.a -trimpath "$WORK/b167=>" -shared -p github.com/opencontainers/runc/libcontainer/user -complete -installsuffix shared -buildid Vcob8cmroqHSO_AlhAbu/Vcob8cmroqHSO_AlhAbu -goversion go1.14.12 -D "" -importcfg $WORK/b167/importcfg -pack ./lookup.go ./lookup_unix.go ./user.go cd /usr/lib/golang/src/crypto/aes /usr/lib/golang/pkg/tool/linux_arm64/asm -trimpath "$WORK/b088=>" -I $WORK/b088/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b088/gcm_arm64.o ./gcm_arm64.s cd /builddir/build/BUILD/buildah-e94b4f98048e7371685731b97eefd6265e2f1fb3/src/github.com/containers/storage/pkg/loopback TERM='dumb' gcc -I . -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b210=/tmp/go-build -gno-record-gcc-switches -o $WORK/b210/_cgo_.o $WORK/b210/_cgo_main.o $WORK/b210/_x001.o $WORK/b210/_x002.o -g -O2 cd /usr/lib/golang/src/crypto/sha256 /usr/lib/golang/pkg/tool/linux_arm64/pack r $WORK/b072/_pkg_.a $WORK/b072/sha256block_arm64.o # internal cd /usr/lib/golang/src/crypto/aes /usr/lib/golang/pkg/tool/linux_arm64/pack r $WORK/b088/_pkg_.a $WORK/b088/asm_arm64.o $WORK/b088/gcm_arm64.o # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b072/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b088/_pkg_.a # internal cp $WORK/b072/_pkg_.a /builddir/.cache/go-build/97/9746984ec97500283add56dbfc5b3be7b5b7d42e04b0a29f0414039343eb137f-d # internal cp $WORK/b088/_pkg_.a /builddir/.cache/go-build/5b/5b2a48948f4634e7c6cc71b338b65da776431218a0d8c44b84517caeba94a8ba-d # internal github.com/ulikunitz/xz mkdir -p $WORK/b132/ crypto/rand mkdir -p $WORK/b093/ cat >$WORK/b132/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b019/_pkg_.a packagefile crypto/sha256=$WORK/b072/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b030/_pkg_.a packagefile github.com/ulikunitz/xz/internal/xlog=$WORK/b133/_pkg_.a packagefile github.com/ulikunitz/xz/lzma=$WORK/b134/_pkg_.a packagefile hash=$WORK/b068/_pkg_.a packagefile hash/crc32=$WORK/b131/_pkg_.a packagefile hash/crc64=$WORK/b136/_pkg_.a packagefile io=$WORK/b020/_pkg_.a EOF cd /builddir/build/BUILD/buildah-e94b4f98048e7371685731b97eefd6265e2f1fb3/src/github.com/ulikunitz/xz /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b132/_pkg_.a -trimpath "$WORK/b132=>" -shared -p github.com/ulikunitz/xz -complete -installsuffix shared -buildid RuynlJS6nYorqM_y9li9/RuynlJS6nYorqM_y9li9 -goversion go1.14.12 -D "" -importcfg $WORK/b132/importcfg -pack ./bits.go ./crc.go ./format.go ./lzmafilter.go ./reader.go ./writer.go cat >$WORK/b093/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b056/_pkg_.a packagefile crypto/aes=$WORK/b088/_pkg_.a packagefile crypto/cipher=$WORK/b074/_pkg_.a packagefile crypto/internal/boring=$WORK/b073/_pkg_.a packagefile encoding/binary=$WORK/b025/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile internal/syscall/unix=$WORK/b035/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile math/big=$WORK/b078/_pkg_.a packagefile os=$WORK/b033/_pkg_.a packagefile runtime=$WORK/b005/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a packagefile sync/atomic=$WORK/b014/_pkg_.a packagefile syscall=$WORK/b016/_pkg_.a packagefile time=$WORK/b015/_pkg_.a EOF cd /usr/lib/golang/src/crypto/rand /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b093/_pkg_.a -trimpath "$WORK/b093=>" -shared -p crypto/rand -std -complete -installsuffix shared -buildid P571Eq29Gy1dKpoTBlFj/P571Eq29Gy1dKpoTBlFj -goversion go1.14.12 -D "" -importcfg $WORK/b093/importcfg -pack ./eagain.go ./rand.go ./rand_batched.go ./rand_linux.go ./rand_unix.go ./util.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b106/_pkg_.a # internal cp $WORK/b106/_pkg_.a /builddir/.cache/go-build/d4/d4c60dfd2779b9163bb606225a8fc481930e412af40aed03ea32f7a40b407a4b-d # internal github.com/containers/storage/pkg/ioutils mkdir -p $WORK/b168/ cat >$WORK/b168/importcfg << 'EOF' # internal # import config packagefile crypto/sha256=$WORK/b072/_pkg_.a packagefile encoding/hex=$WORK/b079/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile golang.org/x/net/context=$WORK/b169/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile io/ioutil=$WORK/b052/_pkg_.a packagefile os=$WORK/b033/_pkg_.a packagefile path/filepath=$WORK/b053/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a EOF cd /builddir/build/BUILD/buildah-e94b4f98048e7371685731b97eefd6265e2f1fb3/src/github.com/containers/storage/pkg/ioutils /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b168/_pkg_.a -trimpath "$WORK/b168=>" -shared -p github.com/containers/storage/pkg/ioutils -complete -installsuffix shared -buildid MCWFidafQwL1dN2XykrB/MCWFidafQwL1dN2XykrB -goversion go1.14.12 -D "" -importcfg $WORK/b168/importcfg -pack ./buffer.go ./bytespipe.go ./fswriters.go ./readers.go ./temp_unix.go ./writeflusher.go ./writers.go cd /builddir/build/BUILD/buildah-e94b4f98048e7371685731b97eefd6265e2f1fb3/src/github.com/containers/storage/pkg/loopback TERM='dumb' /usr/lib/golang/pkg/tool/linux_arm64/cgo -dynpackage loopback -dynimport $WORK/b210/_cgo_.o -dynout $WORK/b210/_cgo_import.go cd /usr/lib/golang/src/crypto/elliptic /usr/lib/golang/pkg/tool/linux_arm64/asm -trimpath "$WORK/b089=>" -I $WORK/b089/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b089/p256_asm_arm64.o ./p256_asm_arm64.s /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b165/_pkg_.a # internal cp $WORK/b165/_pkg_.a /builddir/.cache/go-build/47/47cebab6384a76153e4733d63820eb0a5593edd6b2f131390ae6656d46f04198-d # internal github.com/containers/storage/pkg/system mkdir -p $WORK/b164/ cat >$WORK/b164/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b056/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b030/_pkg_.a packagefile github.com/containers/storage/pkg/mount=$WORK/b165/_pkg_.a packagefile github.com/docker/go-units=$WORK/b166/_pkg_.a packagefile github.com/pkg/errors=$WORK/b064/_pkg_.a packagefile golang.org/x/sys/unix=$WORK/b121/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile io/ioutil=$WORK/b052/_pkg_.a packagefile os=$WORK/b033/_pkg_.a packagefile os/exec=$WORK/b059/_pkg_.a packagefile path/filepath=$WORK/b053/_pkg_.a packagefile runtime=$WORK/b005/_pkg_.a packagefile strconv=$WORK/b029/_pkg_.a packagefile strings=$WORK/b038/_pkg_.a packagefile syscall=$WORK/b016/_pkg_.a packagefile time=$WORK/b015/_pkg_.a EOF cd /builddir/build/BUILD/buildah-e94b4f98048e7371685731b97eefd6265e2f1fb3/src/github.com/containers/storage/pkg/system /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b164/_pkg_.a -trimpath "$WORK/b164=>" -shared -p github.com/containers/storage/pkg/system -complete -installsuffix shared -buildid GWhHxhmBFHpJnUEpS6eg/GWhHxhmBFHpJnUEpS6eg -goversion go1.14.12 -D "" -importcfg $WORK/b164/importcfg -pack ./chtimes.go ./chtimes_unix.go ./errors.go ./exitcode.go ./filesys.go ./init.go ./lcow_unix.go ./lstat_unix.go ./meminfo.go ./meminfo_linux.go ./mknod.go ./path.go ./path_unix.go ./process_unix.go ./rm.go ./stat_linux.go ./stat_unix.go ./syscall_unix.go ./umask.go ./utimes_linux.go ./xattrs_linux.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b167/_pkg_.a # internal cp $WORK/b167/_pkg_.a /builddir/.cache/go-build/0a/0ae005ea5009c12925558ead3c8b36acfcbabba245561f8ffb52e78dc9bad90b-d # internal github.com/opencontainers/runc/libcontainer/system mkdir -p $WORK/b172/ cd /builddir/build/BUILD/buildah-e94b4f98048e7371685731b97eefd6265e2f1fb3/src/github.com/opencontainers/runc/libcontainer/system CGO_LDFLAGS='"-g" "-O2"' /usr/lib/golang/pkg/tool/linux_arm64/cgo -objdir $WORK/b172/ -importpath github.com/opencontainers/runc/libcontainer/system -- -I $WORK/b172/ -g -O2 ./sysconfig.go cd /usr/lib/golang/src/crypto/elliptic /usr/lib/golang/pkg/tool/linux_arm64/pack r $WORK/b089/_pkg_.a $WORK/b089/p256_asm_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/4f/4f9b14c8468401f8038cd602200c90e5f0c5563be266bd38d8dbec728b5d995d-d # internal github.com/containers/storage/drivers/quota mkdir -p $WORK/b214/ cd /builddir/build/BUILD/buildah-e94b4f98048e7371685731b97eefd6265e2f1fb3/src/github.com/containers/storage/drivers/quota CGO_LDFLAGS='"-g" "-O2"' /usr/lib/golang/pkg/tool/linux_arm64/cgo -objdir $WORK/b214/ -importpath github.com/containers/storage/drivers/quota -- -I $WORK/b214/ -g -O2 ./projectquota.go cat >$WORK/b210/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b030/_pkg_.a packagefile github.com/sirupsen/logrus=$WORK/b119/_pkg_.a packagefile os=$WORK/b033/_pkg_.a packagefile syscall=$WORK/b016/_pkg_.a packagefile runtime/cgo=$WORK/b047/_pkg_.a EOF cd /builddir/build/BUILD/buildah-e94b4f98048e7371685731b97eefd6265e2f1fb3/src/github.com/containers/storage/pkg/loopback /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b210/_pkg_.a -trimpath "$WORK/b210=>" -shared -p github.com/containers/storage/pkg/loopback -installsuffix shared -buildid 1GJK8OeBh46vZFveV4Oh/1GJK8OeBh46vZFveV4Oh -goversion go1.14.12 -D "" -importcfg $WORK/b210/importcfg -pack ./attach_loopback.go ./ioctl.go ./loopback.go $WORK/b210/_cgo_gotypes.go $WORK/b210/loop_wrapper.cgo1.go $WORK/b210/_cgo_import.go cd $WORK/b234 TERM='dumb' gcc -I /builddir/build/BUILD/buildah-e94b4f98048e7371685731b97eefd6265e2f1fb3/src/github.com/seccomp/libseccomp-golang -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b234=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x001.o -c _cgo_export.c /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b092/_pkg_.a # internal cp $WORK/b092/_pkg_.a /builddir/.cache/go-build/37/37ec53e71ed8b592fde91e8f6f501ba020bc3ad3b721ad59aa61bc340e4b9f8b-d # internal crypto/ecdsa mkdir -p $WORK/b087/ cat >$WORK/b087/importcfg << 'EOF' # internal # import config packagefile crypto=$WORK/b067/_pkg_.a packagefile crypto/aes=$WORK/b088/_pkg_.a packagefile crypto/cipher=$WORK/b074/_pkg_.a packagefile crypto/elliptic=$WORK/b089/_pkg_.a packagefile crypto/internal/boring=$WORK/b073/_pkg_.a packagefile crypto/internal/randutil=$WORK/b090/_pkg_.a packagefile crypto/sha512=$WORK/b091/_pkg_.a packagefile encoding/asn1=$WORK/b092/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile math/big=$WORK/b078/_pkg_.a packagefile sync/atomic=$WORK/b014/_pkg_.a EOF cd /usr/lib/golang/src/crypto/ecdsa /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b087/_pkg_.a -trimpath "$WORK/b087=>" -shared -p crypto/ecdsa -std -complete -installsuffix shared -buildid lCKmohprYvYxi6SYi2be/lCKmohprYvYxi6SYi2be -goversion go1.14.12 -D "" -importcfg $WORK/b087/importcfg -pack ./boring.go ./ecdsa.go cd $WORK/b234 TERM='dumb' gcc -I /builddir/build/BUILD/buildah-e94b4f98048e7371685731b97eefd6265e2f1fb3/src/github.com/seccomp/libseccomp-golang -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b234=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x002.o -c seccomp.cgo2.c cd $WORK/b172 TERM='dumb' gcc -I /builddir/build/BUILD/buildah-e94b4f98048e7371685731b97eefd6265e2f1fb3/src/github.com/opencontainers/runc/libcontainer/system -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b172=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x001.o -c _cgo_export.c /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b168/_pkg_.a # internal cp $WORK/b168/_pkg_.a /builddir/.cache/go-build/0c/0c9ce416ce9a5217fe8b99ff2f0e152141360980f33796c1e6c222f835ac1fba-d # internal crypto/x509/pkix mkdir -p $WORK/b107/ cat >$WORK/b107/importcfg << 'EOF' # internal # import config packagefile encoding/asn1=$WORK/b092/_pkg_.a packagefile encoding/hex=$WORK/b079/_pkg_.a packagefile fmt=$WORK/b030/_pkg_.a packagefile math/big=$WORK/b078/_pkg_.a packagefile time=$WORK/b015/_pkg_.a EOF cd /usr/lib/golang/src/crypto/x509/pkix /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b107/_pkg_.a -trimpath "$WORK/b107=>" -shared -p crypto/x509/pkix -std -complete -installsuffix shared -buildid gocvykXSfVUS7tGLxAva/gocvykXSfVUS7tGLxAva -goversion go1.14.12 -D "" -importcfg $WORK/b107/importcfg -pack ./pkix.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b263/_pkg_.a # internal cp $WORK/b263/_pkg_.a /builddir/.cache/go-build/eb/eb4c12f9ea648f762d0c14e47ba5c5937285b4a7df5479ba45166672588d56fe-d # internal vendor/golang.org/x/crypto/cryptobyte mkdir -p $WORK/b109/ cat >$WORK/b109/importcfg << 'EOF' # internal # import config importmap golang.org/x/crypto/cryptobyte/asn1=vendor/golang.org/x/crypto/cryptobyte/asn1 packagefile encoding/asn1=$WORK/b092/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b030/_pkg_.a packagefile vendor/golang.org/x/crypto/cryptobyte/asn1=$WORK/b110/_pkg_.a packagefile math/big=$WORK/b078/_pkg_.a packagefile reflect=$WORK/b028/_pkg_.a packagefile time=$WORK/b015/_pkg_.a EOF cd /usr/lib/golang/src/vendor/golang.org/x/crypto/cryptobyte /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b109/_pkg_.a -trimpath "$WORK/b109=>" -shared -p vendor/golang.org/x/crypto/cryptobyte -std -complete -installsuffix shared -buildid 6zldvN3E09ECJXg9pt5e/6zldvN3E09ECJXg9pt5e -goversion go1.14.12 -D "" -importcfg $WORK/b109/importcfg -pack ./asn1.go ./builder.go ./string.go cd $WORK/b172 TERM='dumb' gcc -I /builddir/build/BUILD/buildah-e94b4f98048e7371685731b97eefd6265e2f1fb3/src/github.com/opencontainers/runc/libcontainer/system -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b172=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x002.o -c sysconfig.cgo2.c /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b164/_pkg_.a # internal cp $WORK/b164/_pkg_.a /builddir/.cache/go-build/21/219c5aa149e4be8d2a9c0face2f34a823c839eadf1a4b4756337d5395472f35c-d # internal github.com/containers/storage/pkg/idtools mkdir -p $WORK/b163/ cat >$WORK/b163/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b056/_pkg_.a packagefile bytes=$WORK/b019/_pkg_.a packagefile fmt=$WORK/b030/_pkg_.a packagefile github.com/containers/storage/pkg/system=$WORK/b164/_pkg_.a packagefile github.com/opencontainers/runc/libcontainer/user=$WORK/b167/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile os=$WORK/b033/_pkg_.a packagefile os/exec=$WORK/b059/_pkg_.a packagefile path/filepath=$WORK/b053/_pkg_.a packagefile regexp=$WORK/b069/_pkg_.a packagefile sort=$WORK/b032/_pkg_.a packagefile strconv=$WORK/b029/_pkg_.a packagefile strings=$WORK/b038/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a EOF cd /builddir/build/BUILD/buildah-e94b4f98048e7371685731b97eefd6265e2f1fb3/src/github.com/containers/storage/pkg/idtools /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b163/_pkg_.a -trimpath "$WORK/b163=>" -shared -p github.com/containers/storage/pkg/idtools -complete -installsuffix shared -buildid 754gHntOInmiigtxDcGG/754gHntOInmiigtxDcGG -goversion go1.14.12 -D "" -importcfg $WORK/b163/importcfg -pack ./idtools.go ./idtools_unix.go ./parser.go ./usergroupadd_linux.go ./utils_unix.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b093/_pkg_.a # internal cp $WORK/b093/_pkg_.a /builddir/.cache/go-build/da/da45f72486fa13e0f8a6bcef8feff1ca43d4349aa3749cecf7ff2b0fe6503931-d # internal crypto/rsa mkdir -p $WORK/b094/ cat >$WORK/b094/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b019/_pkg_.a packagefile crypto=$WORK/b067/_pkg_.a packagefile crypto/internal/boring=$WORK/b073/_pkg_.a packagefile crypto/internal/randutil=$WORK/b090/_pkg_.a packagefile crypto/rand=$WORK/b093/_pkg_.a packagefile crypto/subtle=$WORK/b076/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile hash=$WORK/b068/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile math=$WORK/b026/_pkg_.a packagefile math/big=$WORK/b078/_pkg_.a packagefile sync/atomic=$WORK/b014/_pkg_.a EOF cd /usr/lib/golang/src/crypto/rsa /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b094/_pkg_.a -trimpath "$WORK/b094=>" -shared -p crypto/rsa -std -complete -installsuffix shared -buildid kufm-irimEVafXDMl_gE/kufm-irimEVafXDMl_gE -goversion go1.14.12 -D "" -importcfg $WORK/b094/importcfg -pack ./boring.go ./pkcs1v15.go ./pss.go ./rsa.go cd /builddir/build/BUILD/buildah-e94b4f98048e7371685731b97eefd6265e2f1fb3/src/github.com/containers/storage/pkg/loopback /usr/lib/golang/pkg/tool/linux_arm64/pack r $WORK/b210/_pkg_.a $WORK/b210/_x001.o $WORK/b210/_x002.o # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b210/_pkg_.a # internal cp $WORK/b210/_pkg_.a /builddir/.cache/go-build/9a/9a4782acdc22007b75ad0318704646fc7df39c299896001defafee96ee878ad4-d # internal crypto/ed25519 mkdir -p $WORK/b098/ cat >$WORK/b098/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b019/_pkg_.a packagefile crypto=$WORK/b067/_pkg_.a packagefile crypto/ed25519/internal/edwards25519=$WORK/b099/_pkg_.a packagefile crypto/rand=$WORK/b093/_pkg_.a packagefile crypto/sha512=$WORK/b091/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile strconv=$WORK/b029/_pkg_.a EOF cd /usr/lib/golang/src/crypto/ed25519 /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b098/_pkg_.a -trimpath "$WORK/b098=>" -shared -p crypto/ed25519 -std -complete -installsuffix shared -buildid NV8suhBOpy7e302LAkM3/NV8suhBOpy7e302LAkM3 -goversion go1.14.12 -D "" -importcfg $WORK/b098/importcfg -pack ./ed25519.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b087/_pkg_.a # internal cp $WORK/b087/_pkg_.a /builddir/.cache/go-build/3a/3a2222c25989c2889f147a5d8827912629b9417d411d6514aabf8e259df51a8d-d # internal github.com/containers/storage/pkg/pools mkdir -p $WORK/b170/ cat >$WORK/b170/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b056/_pkg_.a packagefile github.com/containers/storage/pkg/ioutils=$WORK/b168/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a EOF cd /builddir/build/BUILD/buildah-e94b4f98048e7371685731b97eefd6265e2f1fb3/src/github.com/containers/storage/pkg/pools /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b170/_pkg_.a -trimpath "$WORK/b170=>" -shared -p github.com/containers/storage/pkg/pools -complete -installsuffix shared -buildid ZKGDKlrIq2H7JuqINnY4/ZKGDKlrIq2H7JuqINnY4 -goversion go1.14.12 -D "" -importcfg $WORK/b170/importcfg -pack ./pools.go cd $WORK/b234 TERM='dumb' gcc -I /builddir/build/BUILD/buildah-e94b4f98048e7371685731b97eefd6265e2f1fb3/src/github.com/seccomp/libseccomp-golang -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b234=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x003.o -c seccomp_internal.cgo2.c /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b107/_pkg_.a # internal cp $WORK/b107/_pkg_.a /builddir/.cache/go-build/3c/3cfe4b0c71f4fe1f6fa34d04ca074e6666ea4292b885f61f6bd0eb9ceb619aaf-d # internal golang.org/x/crypto/openpgp/elgamal mkdir -p $WORK/b187/ cat >$WORK/b187/importcfg << 'EOF' # internal # import config packagefile crypto/rand=$WORK/b093/_pkg_.a packagefile crypto/subtle=$WORK/b076/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile math/big=$WORK/b078/_pkg_.a EOF cd /builddir/build/BUILD/buildah-e94b4f98048e7371685731b97eefd6265e2f1fb3/src/golang.org/x/crypto/openpgp/elgamal /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b187/_pkg_.a -trimpath "$WORK/b187=>" -shared -p golang.org/x/crypto/openpgp/elgamal -complete -installsuffix shared -buildid S3cV09kWtzrFPAqf-wi8/S3cV09kWtzrFPAqf-wi8 -goversion go1.14.12 -D "" -importcfg $WORK/b187/importcfg -pack ./elgamal.go cd $WORK/b172 TERM='dumb' gcc -I /builddir/build/BUILD/buildah-e94b4f98048e7371685731b97eefd6265e2f1fb3/src/github.com/opencontainers/runc/libcontainer/system -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b172=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_cgo_main.o -c _cgo_main.c /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b051/_pkg_.a # internal cp $WORK/b051/_pkg_.a /builddir/.cache/go-build/fc/fcc2d7c1241c63d7bd1a2604c83d848318669d205470db5a57ab0d456fa6ca50-d # internal github.com/containers/storage/pkg/stringid mkdir -p $WORK/b222/ cat >$WORK/b222/importcfg << 'EOF' # internal # import config packagefile crypto/rand=$WORK/b093/_pkg_.a packagefile encoding/hex=$WORK/b079/_pkg_.a packagefile fmt=$WORK/b030/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile math=$WORK/b026/_pkg_.a packagefile math/big=$WORK/b078/_pkg_.a packagefile math/rand=$WORK/b046/_pkg_.a packagefile regexp=$WORK/b069/_pkg_.a packagefile strconv=$WORK/b029/_pkg_.a packagefile strings=$WORK/b038/_pkg_.a packagefile time=$WORK/b015/_pkg_.a EOF cd /builddir/build/BUILD/buildah-e94b4f98048e7371685731b97eefd6265e2f1fb3/src/github.com/containers/storage/pkg/stringid /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b222/_pkg_.a -trimpath "$WORK/b222=>" -shared -p github.com/containers/storage/pkg/stringid -complete -installsuffix shared -buildid lfZCveRhQZaO1h-esAfc/lfZCveRhQZaO1h-esAfc -goversion go1.14.12 -D "" -importcfg $WORK/b222/importcfg -pack ./stringid.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b132/_pkg_.a # internal cp $WORK/b132/_pkg_.a /builddir/.cache/go-build/96/961c45579291193cc93983f90e714fd5382dc3d91bbfafc052407e4ce7b3eb6c-d # internal github.com/containers/image/pkg/compression mkdir -p $WORK/b127/ cat >$WORK/b127/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b019/_pkg_.a packagefile compress/bzip2=$WORK/b128/_pkg_.a packagefile compress/gzip=$WORK/b129/_pkg_.a packagefile github.com/pkg/errors=$WORK/b064/_pkg_.a packagefile github.com/sirupsen/logrus=$WORK/b119/_pkg_.a packagefile github.com/ulikunitz/xz=$WORK/b132/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile io/ioutil=$WORK/b052/_pkg_.a EOF cd /builddir/build/BUILD/buildah-e94b4f98048e7371685731b97eefd6265e2f1fb3/src/github.com/containers/image/pkg/compression /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b127/_pkg_.a -trimpath "$WORK/b127=>" -shared -p github.com/containers/image/pkg/compression -complete -installsuffix shared -buildid 1q1zd602Jv_1teGUCkTm/1q1zd602Jv_1teGUCkTm -goversion go1.14.12 -D "" -importcfg $WORK/b127/importcfg -pack ./compression.go cd /builddir/build/BUILD/buildah-e94b4f98048e7371685731b97eefd6265e2f1fb3/src/github.com/opencontainers/runc/libcontainer/system TERM='dumb' gcc -I . -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b172=/tmp/go-build -gno-record-gcc-switches -o $WORK/b172/_cgo_.o $WORK/b172/_cgo_main.o $WORK/b172/_x001.o $WORK/b172/_x002.o -g -O2 /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b222/_pkg_.a # internal cp $WORK/b222/_pkg_.a /builddir/.cache/go-build/2b/2b485fa108479e6591ed7473985995219e9d1f0dfd2958e88fa098f4be34a603-d # internal github.com/docker/docker/pkg/idtools mkdir -p $WORK/b248/ cat >$WORK/b248/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b056/_pkg_.a packagefile bytes=$WORK/b019/_pkg_.a packagefile fmt=$WORK/b030/_pkg_.a packagefile github.com/docker/docker/pkg/system=$WORK/b249/_pkg_.a packagefile github.com/opencontainers/runc/libcontainer/user=$WORK/b167/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile os=$WORK/b033/_pkg_.a packagefile os/exec=$WORK/b059/_pkg_.a packagefile path/filepath=$WORK/b053/_pkg_.a packagefile regexp=$WORK/b069/_pkg_.a packagefile sort=$WORK/b032/_pkg_.a packagefile strconv=$WORK/b029/_pkg_.a packagefile strings=$WORK/b038/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a EOF cd /builddir/build/BUILD/buildah-e94b4f98048e7371685731b97eefd6265e2f1fb3/src/github.com/docker/docker/pkg/idtools /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b248/_pkg_.a -trimpath "$WORK/b248=>" -shared -p github.com/docker/docker/pkg/idtools -complete -installsuffix shared -buildid ie5upn27zYTW3LMHW1I7/ie5upn27zYTW3LMHW1I7 -goversion go1.14.12 -D "" -importcfg $WORK/b248/importcfg -pack ./idtools.go ./idtools_unix.go ./usergroupadd_linux.go ./utils_unix.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b098/_pkg_.a # internal cp $WORK/b098/_pkg_.a /builddir/.cache/go-build/aa/aa12f7b88a03be71bea31b3941e1c6fadef2ab4764dfc6488a5f8041528f8513-d # internal github.com/ghodss/yaml mkdir -p $WORK/b262/ cat >$WORK/b262/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b019/_pkg_.a packagefile encoding=$WORK/b023/_pkg_.a packagefile encoding/json=$WORK/b018/_pkg_.a packagefile fmt=$WORK/b030/_pkg_.a packagefile gopkg.in/yaml.v2=$WORK/b263/_pkg_.a packagefile reflect=$WORK/b028/_pkg_.a packagefile sort=$WORK/b032/_pkg_.a packagefile strconv=$WORK/b029/_pkg_.a packagefile strings=$WORK/b038/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a packagefile unicode=$WORK/b021/_pkg_.a packagefile unicode/utf8=$WORK/b022/_pkg_.a EOF cd /builddir/build/BUILD/buildah-e94b4f98048e7371685731b97eefd6265e2f1fb3/src/github.com/ghodss/yaml /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b262/_pkg_.a -trimpath "$WORK/b262=>" -shared -p github.com/ghodss/yaml -complete -installsuffix shared -buildid oXTGCy0aDCx7w-SQIVe-/oXTGCy0aDCx7w-SQIVe- -goversion go1.14.12 -D "" -importcfg $WORK/b262/importcfg -pack ./fields.go ./yaml.go cd $WORK/b234 TERM='dumb' gcc -I /builddir/build/BUILD/buildah-e94b4f98048e7371685731b97eefd6265e2f1fb3/src/github.com/seccomp/libseccomp-golang -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b234=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_cgo_main.o -c _cgo_main.c /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b127/_pkg_.a # internal cp $WORK/b127/_pkg_.a /builddir/.cache/go-build/60/60353a742266be6639ff4d5ab959e8f3507339a3c1523fd01becf6e9399a680a-d # internal golang.org/x/net/idna mkdir -p $WORK/b289/ cat >$WORK/b289/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b030/_pkg_.a packagefile golang.org/x/text/secure/bidirule=$WORK/b290/_pkg_.a packagefile golang.org/x/text/unicode/bidi=$WORK/b292/_pkg_.a packagefile golang.org/x/text/unicode/norm=$WORK/b293/_pkg_.a packagefile math=$WORK/b026/_pkg_.a packagefile strings=$WORK/b038/_pkg_.a packagefile unicode/utf8=$WORK/b022/_pkg_.a EOF cd /builddir/build/BUILD/buildah-e94b4f98048e7371685731b97eefd6265e2f1fb3/src/golang.org/x/net/idna /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b289/_pkg_.a -trimpath "$WORK/b289=>" -shared -p golang.org/x/net/idna -complete -installsuffix shared -buildid rnJwpZShkK2mc7x2tCoB/rnJwpZShkK2mc7x2tCoB -goversion go1.14.12 -D "" -importcfg $WORK/b289/importcfg -pack ./idna.go ./punycode.go ./tables.go ./trie.go ./trieval.go cd $WORK/b214 TERM='dumb' gcc -I /builddir/build/BUILD/buildah-e94b4f98048e7371685731b97eefd6265e2f1fb3/src/github.com/containers/storage/drivers/quota -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b214=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x001.o -c _cgo_export.c /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b187/_pkg_.a # internal cp $WORK/b187/_pkg_.a /builddir/.cache/go-build/a2/a2b8f54ce4c0bfdaf6bc12790fad8df3ef9b6ccb49d1a6876d7407c3140eabe9-d # internal github.com/containers/libpod/pkg/chrootuser mkdir -p $WORK/b300/ cat >$WORK/b300/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b056/_pkg_.a packagefile flag=$WORK/b197/_pkg_.a packagefile fmt=$WORK/b030/_pkg_.a packagefile github.com/containers/storage/pkg/reexec=$WORK/b198/_pkg_.a packagefile github.com/pkg/errors=$WORK/b064/_pkg_.a packagefile github.com/sirupsen/logrus=$WORK/b119/_pkg_.a packagefile golang.org/x/sys/unix=$WORK/b121/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile os=$WORK/b033/_pkg_.a packagefile os/exec=$WORK/b059/_pkg_.a packagefile os/user=$WORK/b054/_pkg_.a packagefile strconv=$WORK/b029/_pkg_.a packagefile strings=$WORK/b038/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a EOF cd /builddir/build/BUILD/buildah-e94b4f98048e7371685731b97eefd6265e2f1fb3/src/github.com/containers/libpod/pkg/chrootuser /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b300/_pkg_.a -trimpath "$WORK/b300=>" -shared -p github.com/containers/libpod/pkg/chrootuser -complete -installsuffix shared -buildid Y-JPZrgVIgDCN_XuMUS_/Y-JPZrgVIgDCN_XuMUS_ -goversion go1.14.12 -D "" -importcfg $WORK/b300/importcfg -pack ./user.go ./user_linux.go cd /builddir/build/BUILD/buildah-e94b4f98048e7371685731b97eefd6265e2f1fb3/src/github.com/seccomp/libseccomp-golang TERM='dumb' gcc -I . -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b234=/tmp/go-build -gno-record-gcc-switches -o $WORK/b234/_cgo_.o $WORK/b234/_cgo_main.o $WORK/b234/_x001.o $WORK/b234/_x002.o $WORK/b234/_x003.o -g -O2 -lseccomp cd /builddir/build/BUILD/buildah-e94b4f98048e7371685731b97eefd6265e2f1fb3/src/github.com/opencontainers/runc/libcontainer/system TERM='dumb' /usr/lib/golang/pkg/tool/linux_arm64/cgo -dynpackage system -dynimport $WORK/b172/_cgo_.o -dynout $WORK/b172/_cgo_import.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b163/_pkg_.a # internal cp $WORK/b163/_pkg_.a /builddir/.cache/go-build/60/6037edcf5f8f4219fc6c5017cddfb60eb68e13a09c0189296ed217c4aebf3450-d # internal github.com/containers/libpod/pkg/rootless mkdir -p $WORK/b301/ cd /builddir/build/BUILD/buildah-e94b4f98048e7371685731b97eefd6265e2f1fb3/src/github.com/containers/libpod/pkg/rootless CGO_LDFLAGS='"-g" "-O2"' /usr/lib/golang/pkg/tool/linux_arm64/cgo -objdir $WORK/b301/ -importpath github.com/containers/libpod/pkg/rootless -- -I $WORK/b301/ -g -O2 ./rootless_linux.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b170/_pkg_.a # internal cp $WORK/b170/_pkg_.a /builddir/.cache/go-build/43/431525bc05baf07666ff59aed4a029ac56cf97a1a83a95103a4c4eec4e001951-d # internal github.com/blang/semver mkdir -p $WORK/b307/ cat >$WORK/b307/importcfg << 'EOF' # internal # import config packagefile database/sql/driver=$WORK/b221/_pkg_.a packagefile encoding/json=$WORK/b018/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b030/_pkg_.a packagefile sort=$WORK/b032/_pkg_.a packagefile strconv=$WORK/b029/_pkg_.a packagefile strings=$WORK/b038/_pkg_.a packagefile unicode=$WORK/b021/_pkg_.a EOF cd /builddir/build/BUILD/buildah-e94b4f98048e7371685731b97eefd6265e2f1fb3/src/github.com/blang/semver /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b307/_pkg_.a -trimpath "$WORK/b307=>" -shared -p github.com/blang/semver -complete -installsuffix shared -buildid _6HaCnVrNrVsGIB2-Eoy/_6HaCnVrNrVsGIB2-Eoy -goversion go1.14.12 -D "" -importcfg $WORK/b307/importcfg -pack ./json.go ./range.go ./semver.go ./sort.go ./sql.go cat >$WORK/b172/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b030/_pkg_.a packagefile github.com/opencontainers/runc/libcontainer/user=$WORK/b167/_pkg_.a packagefile golang.org/x/sys/unix=$WORK/b121/_pkg_.a packagefile io/ioutil=$WORK/b052/_pkg_.a packagefile os=$WORK/b033/_pkg_.a packagefile os/exec=$WORK/b059/_pkg_.a packagefile path/filepath=$WORK/b053/_pkg_.a packagefile strconv=$WORK/b029/_pkg_.a packagefile strings=$WORK/b038/_pkg_.a packagefile syscall=$WORK/b016/_pkg_.a packagefile runtime/cgo=$WORK/b047/_pkg_.a EOF cd /builddir/build/BUILD/buildah-e94b4f98048e7371685731b97eefd6265e2f1fb3/src/github.com/opencontainers/runc/libcontainer/system /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b172/_pkg_.a -trimpath "$WORK/b172=>" -shared -p github.com/opencontainers/runc/libcontainer/system -installsuffix shared -buildid dbN9jhtZWDNFRXTXEdwr/dbN9jhtZWDNFRXTXEdwr -goversion go1.14.12 -D "" -importcfg $WORK/b172/importcfg -pack ./linux.go ./proc.go ./syscall_linux_64.go ./xattrs_linux.go $WORK/b172/_cgo_gotypes.go $WORK/b172/sysconfig.cgo1.go $WORK/b172/_cgo_import.go cd /builddir/build/BUILD/buildah-e94b4f98048e7371685731b97eefd6265e2f1fb3/src/github.com/seccomp/libseccomp-golang TERM='dumb' /usr/lib/golang/pkg/tool/linux_arm64/cgo -dynpackage seccomp -dynimport $WORK/b234/_cgo_.o -dynout $WORK/b234/_cgo_import.go cd $WORK/b214 TERM='dumb' gcc -I /builddir/build/BUILD/buildah-e94b4f98048e7371685731b97eefd6265e2f1fb3/src/github.com/containers/storage/drivers/quota -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b214=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x002.o -c projectquota.cgo2.c cd $WORK/b179 TERM='dumb' gcc -I /builddir/build/BUILD/buildah-e94b4f98048e7371685731b97eefd6265e2f1fb3/src/github.com/mtrmac/gpgme -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b179=/tmp/go-build -gno-record-gcc-switches -D_FILE_OFFSET_BITS=64 -I ./ -g -O2 -o ./_x001.o -c _cgo_export.c /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b248/_pkg_.a # internal cp $WORK/b248/_pkg_.a /builddir/.cache/go-build/46/462f247a95b7262df4cdad0e3496a0b001013939c6c1f9e8d0682827d9e53163-d # internal github.com/docker/docker/pkg/homedir mkdir -p $WORK/b247/ cat >$WORK/b247/importcfg << 'EOF' # internal # import config packagefile github.com/docker/docker/pkg/idtools=$WORK/b248/_pkg_.a packagefile github.com/opencontainers/runc/libcontainer/user=$WORK/b167/_pkg_.a packagefile os=$WORK/b033/_pkg_.a EOF cd /builddir/build/BUILD/buildah-e94b4f98048e7371685731b97eefd6265e2f1fb3/src/github.com/docker/docker/pkg/homedir /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b247/_pkg_.a -trimpath "$WORK/b247=>" -shared -p github.com/docker/docker/pkg/homedir -complete -installsuffix shared -buildid ihWd7zO-F8c8ZZz448QW/ihWd7zO-F8c8ZZz448QW -goversion go1.14.12 -D "" -importcfg $WORK/b247/importcfg -pack ./homedir_linux.go ./homedir_unix.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b109/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b262/_pkg_.a # internal cp $WORK/b262/_pkg_.a /builddir/.cache/go-build/ed/edb68475a305d2257f4be2e9470f0ee4db5bf95d1a3f274aaeeccd7fef3e6443-d # internal github.com/hashicorp/go-multierror mkdir -p $WORK/b308/ cp $WORK/b109/_pkg_.a /builddir/.cache/go-build/a1/a13f406666754a7d6a33ccd27e2c63a496b6798f3e91efecb3041c42cdc97903-d # internal cat >$WORK/b308/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b030/_pkg_.a packagefile github.com/hashicorp/errwrap=$WORK/b309/_pkg_.a packagefile strings=$WORK/b038/_pkg_.a EOF cd /builddir/build/BUILD/buildah-e94b4f98048e7371685731b97eefd6265e2f1fb3/src/github.com/hashicorp/go-multierror /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b308/_pkg_.a -trimpath "$WORK/b308=>" -shared -p github.com/hashicorp/go-multierror -complete -installsuffix shared -buildid b9QC0o8BzAG81lhxQy0d/b9QC0o8BzAG81lhxQy0d -goversion go1.14.12 -D "" -importcfg $WORK/b308/importcfg -pack ./append.go ./flatten.go ./format.go ./multierror.go ./prefix.go github.com/opencontainers/runtime-tools/filepath mkdir -p $WORK/b310/ /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b094/_pkg_.a # internal cat >$WORK/b310/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b030/_pkg_.a packagefile regexp=$WORK/b069/_pkg_.a packagefile strings=$WORK/b038/_pkg_.a EOF cd /builddir/build/BUILD/buildah-e94b4f98048e7371685731b97eefd6265e2f1fb3/src/github.com/opencontainers/runtime-tools/filepath /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b310/_pkg_.a -trimpath "$WORK/b310=>" -shared -p github.com/opencontainers/runtime-tools/filepath -complete -installsuffix shared -buildid m7vg0UM4lvOMju35hta7/m7vg0UM4lvOMju35hta7 -goversion go1.14.12 -D "" -importcfg $WORK/b310/importcfg -pack ./abs.go ./ancestor.go ./clean.go ./doc.go ./join.go ./separator.go cp $WORK/b094/_pkg_.a /builddir/.cache/go-build/13/13b0a5a9b64bd62908d5901d113cfc62d3c72fefe5605ba5b65e793ec11a4d82-d # internal golang.org/x/crypto/openpgp/packet mkdir -p $WORK/b183/ cat >$WORK/b183/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b056/_pkg_.a packagefile bytes=$WORK/b019/_pkg_.a packagefile compress/bzip2=$WORK/b128/_pkg_.a packagefile compress/flate=$WORK/b130/_pkg_.a packagefile compress/zlib=$WORK/b184/_pkg_.a packagefile crypto=$WORK/b067/_pkg_.a packagefile crypto/aes=$WORK/b088/_pkg_.a packagefile crypto/cipher=$WORK/b074/_pkg_.a packagefile crypto/des=$WORK/b097/_pkg_.a packagefile crypto/dsa=$WORK/b106/_pkg_.a packagefile crypto/ecdsa=$WORK/b087/_pkg_.a packagefile crypto/elliptic=$WORK/b089/_pkg_.a packagefile crypto/md5=$WORK/b102/_pkg_.a packagefile crypto/rand=$WORK/b093/_pkg_.a packagefile crypto/rsa=$WORK/b094/_pkg_.a packagefile crypto/sha1=$WORK/b104/_pkg_.a packagefile crypto/sha256=$WORK/b072/_pkg_.a packagefile crypto/sha512=$WORK/b091/_pkg_.a packagefile crypto/subtle=$WORK/b076/_pkg_.a packagefile encoding/asn1=$WORK/b092/_pkg_.a packagefile encoding/binary=$WORK/b025/_pkg_.a packagefile fmt=$WORK/b030/_pkg_.a packagefile golang.org/x/crypto/cast5=$WORK/b186/_pkg_.a packagefile golang.org/x/crypto/openpgp/elgamal=$WORK/b187/_pkg_.a packagefile golang.org/x/crypto/openpgp/errors=$WORK/b182/_pkg_.a packagefile golang.org/x/crypto/openpgp/s2k=$WORK/b188/_pkg_.a packagefile hash=$WORK/b068/_pkg_.a packagefile image=$WORK/b189/_pkg_.a packagefile image/jpeg=$WORK/b191/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile io/ioutil=$WORK/b052/_pkg_.a packagefile math/big=$WORK/b078/_pkg_.a packagefile strconv=$WORK/b029/_pkg_.a packagefile strings=$WORK/b038/_pkg_.a packagefile time=$WORK/b015/_pkg_.a EOF cd /builddir/build/BUILD/buildah-e94b4f98048e7371685731b97eefd6265e2f1fb3/src/golang.org/x/crypto/openpgp/packet /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b183/_pkg_.a -trimpath "$WORK/b183=>" -shared -p golang.org/x/crypto/openpgp/packet -complete -installsuffix shared -buildid Lf_NoCCU-N2d2f7VDwVv/Lf_NoCCU-N2d2f7VDwVv -goversion go1.14.12 -D "" -importcfg $WORK/b183/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 cat >$WORK/b234/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b030/_pkg_.a packagefile os=$WORK/b033/_pkg_.a packagefile runtime=$WORK/b005/_pkg_.a packagefile strings=$WORK/b038/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a packagefile syscall=$WORK/b016/_pkg_.a packagefile runtime/cgo=$WORK/b047/_pkg_.a EOF cd /builddir/build/BUILD/buildah-e94b4f98048e7371685731b97eefd6265e2f1fb3/src/github.com/seccomp/libseccomp-golang /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b234/_pkg_.a -trimpath "$WORK/b234=>" -shared -p github.com/seccomp/libseccomp-golang -installsuffix shared -buildid 8IyASKc4CZcAx6JaUVwM/8IyASKc4CZcAx6JaUVwM -goversion go1.14.12 -D "" -importcfg $WORK/b234/importcfg -pack $WORK/b234/_cgo_gotypes.go $WORK/b234/seccomp.cgo1.go $WORK/b234/seccomp_internal.cgo1.go $WORK/b234/_cgo_import.go cd $WORK/b301 TERM='dumb' gcc -I /builddir/build/BUILD/buildah-e94b4f98048e7371685731b97eefd6265e2f1fb3/src/github.com/containers/libpod/pkg/rootless -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b301=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x001.o -c _cgo_export.c /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b300/_pkg_.a # internal cp $WORK/b300/_pkg_.a /builddir/.cache/go-build/cf/cf351cfe81a69d70a9da310c37ccf76cd652062ee2e19d432371b60216e7c49b-d # internal github.com/opencontainers/runtime-tools/error mkdir -p $WORK/b312/ cat >$WORK/b312/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b030/_pkg_.a packagefile strings=$WORK/b038/_pkg_.a EOF cd /builddir/build/BUILD/buildah-e94b4f98048e7371685731b97eefd6265e2f1fb3/src/github.com/opencontainers/runtime-tools/error /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b312/_pkg_.a -trimpath "$WORK/b312=>" -shared -p github.com/opencontainers/runtime-tools/error -complete -installsuffix shared -buildid SHs5g1glsL5gsW3WZjeG/SHs5g1glsL5gsW3WZjeG -goversion go1.14.12 -D "" -importcfg $WORK/b312/importcfg -pack ./error.go cd $WORK/b214 TERM='dumb' gcc -I /builddir/build/BUILD/buildah-e94b4f98048e7371685731b97eefd6265e2f1fb3/src/github.com/containers/storage/drivers/quota -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b214=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_cgo_main.o -c _cgo_main.c /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b247/_pkg_.a # internal cp $WORK/b247/_pkg_.a /builddir/.cache/go-build/25/2592cb223157d6b7e73845a963225051e5d3280911a5f4a2b1e68d91c0973a2d-d # internal github.com/containers/image/pkg/docker/config mkdir -p $WORK/b244/ cat >$WORK/b244/importcfg << 'EOF' # internal # import config packagefile encoding/base64=$WORK/b024/_pkg_.a packagefile encoding/json=$WORK/b018/_pkg_.a packagefile fmt=$WORK/b030/_pkg_.a packagefile github.com/containers/image/types=$WORK/b082/_pkg_.a packagefile github.com/docker/docker-credential-helpers/client=$WORK/b245/_pkg_.a packagefile github.com/docker/docker-credential-helpers/credentials=$WORK/b246/_pkg_.a packagefile github.com/docker/docker/pkg/homedir=$WORK/b247/_pkg_.a packagefile github.com/pkg/errors=$WORK/b064/_pkg_.a packagefile github.com/sirupsen/logrus=$WORK/b119/_pkg_.a packagefile io/ioutil=$WORK/b052/_pkg_.a packagefile os=$WORK/b033/_pkg_.a packagefile path/filepath=$WORK/b053/_pkg_.a packagefile strings=$WORK/b038/_pkg_.a EOF cd /builddir/build/BUILD/buildah-e94b4f98048e7371685731b97eefd6265e2f1fb3/src/github.com/containers/image/pkg/docker/config /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b244/_pkg_.a -trimpath "$WORK/b244=>" -shared -p github.com/containers/image/pkg/docker/config -complete -installsuffix shared -buildid ahF9untU7vfh0U6jADgq/ahF9untU7vfh0U6jADgq -goversion go1.14.12 -D "" -importcfg $WORK/b244/importcfg -pack ./config.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b307/_pkg_.a # internal cd /builddir/build/BUILD/buildah-e94b4f98048e7371685731b97eefd6265e2f1fb3/src/github.com/opencontainers/runc/libcontainer/system /usr/lib/golang/pkg/tool/linux_arm64/pack r $WORK/b172/_pkg_.a $WORK/b172/_x001.o $WORK/b172/_x002.o # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b172/_pkg_.a # internal cp $WORK/b307/_pkg_.a /builddir/.cache/go-build/54/544754f346c7a913a638f10e4172f90b425dea79801cc1b86573117319f2a129-d # internal github.com/xeipuuv/gojsonpointer mkdir -p $WORK/b315/ cat >$WORK/b315/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b030/_pkg_.a packagefile reflect=$WORK/b028/_pkg_.a packagefile strconv=$WORK/b029/_pkg_.a packagefile strings=$WORK/b038/_pkg_.a EOF cd /builddir/build/BUILD/buildah-e94b4f98048e7371685731b97eefd6265e2f1fb3/src/github.com/xeipuuv/gojsonpointer /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b315/_pkg_.a -trimpath "$WORK/b315=>" -shared -p github.com/xeipuuv/gojsonpointer -complete -installsuffix shared -buildid qAxe9bPrjY9AFPfYUyUV/qAxe9bPrjY9AFPfYUyUV -goversion go1.14.12 -D "" -importcfg $WORK/b315/importcfg -pack ./pointer.go cp $WORK/b172/_pkg_.a /builddir/.cache/go-build/98/981f12bbf0d05f443d4b79002e38460f3b3cd7652f9dfb2872154a1e35c1716d-d # internal cd $WORK/b208 TERM='dumb' gcc -I /builddir/build/BUILD/buildah-e94b4f98048e7371685731b97eefd6265e2f1fb3/src/github.com/containers/storage/pkg/devicemapper -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b208=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x001.o -c _cgo_export.c github.com/containers/storage/pkg/archive mkdir -p $WORK/b160/ cat >$WORK/b160/importcfg << 'EOF' # internal # import config packagefile archive/tar=$WORK/b051/_pkg_.a packagefile bufio=$WORK/b056/_pkg_.a packagefile bytes=$WORK/b019/_pkg_.a packagefile compress/bzip2=$WORK/b128/_pkg_.a packagefile compress/gzip=$WORK/b129/_pkg_.a packagefile encoding/json=$WORK/b018/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b030/_pkg_.a packagefile github.com/containers/storage/pkg/fileutils=$WORK/b161/_pkg_.a packagefile github.com/containers/storage/pkg/idtools=$WORK/b163/_pkg_.a packagefile github.com/containers/storage/pkg/ioutils=$WORK/b168/_pkg_.a packagefile github.com/containers/storage/pkg/pools=$WORK/b170/_pkg_.a packagefile github.com/containers/storage/pkg/promise=$WORK/b171/_pkg_.a packagefile github.com/containers/storage/pkg/system=$WORK/b164/_pkg_.a packagefile github.com/opencontainers/runc/libcontainer/system=$WORK/b172/_pkg_.a packagefile github.com/pquerna/ffjson/fflib/v1=$WORK/b173/_pkg_.a packagefile github.com/sirupsen/logrus=$WORK/b119/_pkg_.a packagefile golang.org/x/sys/unix=$WORK/b121/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile io/ioutil=$WORK/b052/_pkg_.a packagefile os=$WORK/b033/_pkg_.a packagefile os/exec=$WORK/b059/_pkg_.a packagefile path/filepath=$WORK/b053/_pkg_.a packagefile runtime=$WORK/b005/_pkg_.a packagefile sort=$WORK/b032/_pkg_.a packagefile strings=$WORK/b038/_pkg_.a packagefile syscall=$WORK/b016/_pkg_.a packagefile time=$WORK/b015/_pkg_.a EOF cd /builddir/build/BUILD/buildah-e94b4f98048e7371685731b97eefd6265e2f1fb3/src/github.com/containers/storage/pkg/archive /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b160/_pkg_.a -trimpath "$WORK/b160=>" -shared -p github.com/containers/storage/pkg/archive -complete -installsuffix shared -buildid vHDbrzO9gOatScl9Gb9u/vHDbrzO9gOatScl9Gb9u -goversion go1.14.12 -D "" -importcfg $WORK/b160/importcfg -pack ./archive.go ./archive_110.go ./archive_ffjson.go ./archive_linux.go ./archive_unix.go ./changes.go ./changes_linux.go ./changes_unix.go ./copy.go ./copy_unix.go ./diff.go ./time_linux.go ./whiteouts.go ./wrap.go cd $WORK/b301 TERM='dumb' gcc -I /builddir/build/BUILD/buildah-e94b4f98048e7371685731b97eefd6265e2f1fb3/src/github.com/containers/libpod/pkg/rootless -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b301=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x002.o -c rootless_linux.cgo2.c /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b308/_pkg_.a # internal cp $WORK/b308/_pkg_.a /builddir/.cache/go-build/f4/f49148fda75f7050b37fbbfff56db756f13176a99c4868f9ba9b25b675793f2b-d # internal text/template/parse mkdir -p $WORK/b317/ cat >$WORK/b317/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b019/_pkg_.a packagefile fmt=$WORK/b030/_pkg_.a packagefile runtime=$WORK/b005/_pkg_.a packagefile strconv=$WORK/b029/_pkg_.a packagefile strings=$WORK/b038/_pkg_.a packagefile unicode=$WORK/b021/_pkg_.a packagefile unicode/utf8=$WORK/b022/_pkg_.a EOF cd /usr/lib/golang/src/text/template/parse /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b317/_pkg_.a -trimpath "$WORK/b317=>" -shared -p text/template/parse -std -complete -installsuffix shared -buildid GdniQxgPf3Nh2zhXn3Em/GdniQxgPf3Nh2zhXn3Em -goversion go1.14.12 -D "" -importcfg $WORK/b317/importcfg -pack ./lex.go ./node.go ./parse.go cd $WORK/b179 TERM='dumb' gcc -I /builddir/build/BUILD/buildah-e94b4f98048e7371685731b97eefd6265e2f1fb3/src/github.com/mtrmac/gpgme -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b179=/tmp/go-build -gno-record-gcc-switches -D_FILE_OFFSET_BITS=64 -I ./ -g -O2 -o ./_x002.o -c data.cgo2.c cd /builddir/build/BUILD/buildah-e94b4f98048e7371685731b97eefd6265e2f1fb3/src/github.com/containers/storage/drivers/quota TERM='dumb' gcc -I . -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b214=/tmp/go-build -gno-record-gcc-switches -o $WORK/b214/_cgo_.o $WORK/b214/_cgo_main.o $WORK/b214/_x001.o $WORK/b214/_x002.o -g -O2 /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b310/_pkg_.a # internal cp $WORK/b310/_pkg_.a /builddir/.cache/go-build/ed/ed6bc74b98def7d6ad919a0ce752c3f408e405f0e767d267d674483f735b61af-d # internal github.com/docker/docker/builder/dockerfile/parser mkdir -p $WORK/b320/ cat >$WORK/b320/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b056/_pkg_.a packagefile bytes=$WORK/b019/_pkg_.a packagefile encoding/json=$WORK/b018/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b030/_pkg_.a packagefile github.com/docker/docker/builder/dockerfile/command=$WORK/b319/_pkg_.a packagefile github.com/docker/docker/pkg/system=$WORK/b249/_pkg_.a packagefile github.com/pkg/errors=$WORK/b064/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile regexp=$WORK/b069/_pkg_.a packagefile runtime=$WORK/b005/_pkg_.a packagefile sort=$WORK/b032/_pkg_.a packagefile strconv=$WORK/b029/_pkg_.a packagefile strings=$WORK/b038/_pkg_.a packagefile unicode=$WORK/b021/_pkg_.a packagefile unicode/utf8=$WORK/b022/_pkg_.a EOF cd /builddir/build/BUILD/buildah-e94b4f98048e7371685731b97eefd6265e2f1fb3/src/github.com/docker/docker/builder/dockerfile/parser /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b320/_pkg_.a -trimpath "$WORK/b320=>" -shared -p github.com/docker/docker/builder/dockerfile/parser -complete -installsuffix shared -buildid aUfBkz1NrCDMV6ju5HXS/aUfBkz1NrCDMV6ju5HXS -goversion go1.14.12 -D "" -importcfg $WORK/b320/importcfg -pack ./line_parsers.go ./parser.go ./split_command.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b312/_pkg_.a # internal cp $WORK/b312/_pkg_.a /builddir/.cache/go-build/26/26f4f1c61e4cca7d0b0907263ccb11b32c9e598436b12ac9865e638ebd749602-d # internal github.com/opencontainers/runtime-tools/specerror mkdir -p $WORK/b311/ cat >$WORK/b311/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b030/_pkg_.a packagefile github.com/hashicorp/go-multierror=$WORK/b308/_pkg_.a packagefile github.com/opencontainers/runtime-tools/error=$WORK/b312/_pkg_.a EOF cd /builddir/build/BUILD/buildah-e94b4f98048e7371685731b97eefd6265e2f1fb3/src/github.com/opencontainers/runtime-tools/specerror /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b311/_pkg_.a -trimpath "$WORK/b311=>" -shared -p github.com/opencontainers/runtime-tools/specerror -complete -installsuffix shared -buildid c7YUm_5oQC--jujlt2dg/c7YUm_5oQC--jujlt2dg -goversion go1.14.12 -D "" -importcfg $WORK/b311/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/b289/_pkg_.a # internal cp $WORK/b289/_pkg_.a /builddir/.cache/go-build/ff/ff66533815f3bb2b1754f9cff45499d25463dfcc4ca9c6fd5d12fd7033bd503b-d # internal github.com/docker/docker/pkg/fileutils mkdir -p $WORK/b324/ cat >$WORK/b324/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b030/_pkg_.a packagefile github.com/sirupsen/logrus=$WORK/b119/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile io/ioutil=$WORK/b052/_pkg_.a packagefile os=$WORK/b033/_pkg_.a packagefile path/filepath=$WORK/b053/_pkg_.a packagefile regexp=$WORK/b069/_pkg_.a packagefile strings=$WORK/b038/_pkg_.a packagefile text/scanner=$WORK/b162/_pkg_.a EOF cd /builddir/build/BUILD/buildah-e94b4f98048e7371685731b97eefd6265e2f1fb3/src/github.com/docker/docker/pkg/fileutils /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b324/_pkg_.a -trimpath "$WORK/b324=>" -shared -p github.com/docker/docker/pkg/fileutils -complete -installsuffix shared -buildid LzShcZo6GC_yKFAMncnb/LzShcZo6GC_yKFAMncnb -goversion go1.14.12 -D "" -importcfg $WORK/b324/importcfg -pack ./fileutils.go ./fileutils_unix.go cd /builddir/build/BUILD/buildah-e94b4f98048e7371685731b97eefd6265e2f1fb3/src/github.com/containers/libpod/pkg/rootless TERM='dumb' gcc -I . -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b301=/tmp/go-build -gno-record-gcc-switches -I $WORK/b301/ -g -O2 -o $WORK/b301/_x003.o -c rootless_linux.c cd $WORK/b208 TERM='dumb' gcc -I /builddir/build/BUILD/buildah-e94b4f98048e7371685731b97eefd6265e2f1fb3/src/github.com/containers/storage/pkg/devicemapper -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b208=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x002.o -c devmapper_log.cgo2.c /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b244/_pkg_.a # internal cp $WORK/b244/_pkg_.a /builddir/.cache/go-build/4f/4faf65d37754bf28a4c02b389fcfeeda0fc4a45815ed3c163219e32869ed7751-d # internal github.com/docker/docker/pkg/ioutils mkdir -p $WORK/b325/ cat >$WORK/b325/importcfg << 'EOF' # internal # import config packagefile crypto/sha256=$WORK/b072/_pkg_.a packagefile encoding/hex=$WORK/b079/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile golang.org/x/net/context=$WORK/b169/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile io/ioutil=$WORK/b052/_pkg_.a packagefile os=$WORK/b033/_pkg_.a packagefile path/filepath=$WORK/b053/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a EOF cd /builddir/build/BUILD/buildah-e94b4f98048e7371685731b97eefd6265e2f1fb3/src/github.com/docker/docker/pkg/ioutils /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b325/_pkg_.a -trimpath "$WORK/b325=>" -shared -p github.com/docker/docker/pkg/ioutils -complete -installsuffix shared -buildid V2KVir5Os_NUgelx86sv/V2KVir5Os_NUgelx86sv -goversion go1.14.12 -D "" -importcfg $WORK/b325/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/b278/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b315/_pkg_.a # internal cp $WORK/b315/_pkg_.a /builddir/.cache/go-build/9a/9a49986222f2e270edc35938c6043bae372bcd897f37be247ce9f33efe5a93c5-d # internal github.com/xeipuuv/gojsonreference mkdir -p $WORK/b314/ cat >$WORK/b314/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile github.com/xeipuuv/gojsonpointer=$WORK/b315/_pkg_.a packagefile net/url=$WORK/b111/_pkg_.a packagefile path/filepath=$WORK/b053/_pkg_.a packagefile runtime=$WORK/b005/_pkg_.a packagefile strings=$WORK/b038/_pkg_.a EOF cd /builddir/build/BUILD/buildah-e94b4f98048e7371685731b97eefd6265e2f1fb3/src/github.com/xeipuuv/gojsonreference /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b314/_pkg_.a -trimpath "$WORK/b314=>" -shared -p github.com/xeipuuv/gojsonreference -complete -installsuffix shared -buildid rETBLtzlNzz66YgoZIyP/rETBLtzlNzz66YgoZIyP -goversion go1.14.12 -D "" -importcfg $WORK/b314/importcfg -pack ./reference.go cp $WORK/b278/_pkg_.a /builddir/.cache/go-build/83/831906a12acfdc3501895cf471fd43e7aeef529c8bb0bab8b30c3fb0b43c511f-d # internal github.com/docker/docker/api/types/swarm/runtime mkdir -p $WORK/b277/ cat >$WORK/b277/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b030/_pkg_.a packagefile github.com/gogo/protobuf/proto=$WORK/b278/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile math=$WORK/b026/_pkg_.a EOF cd /builddir/build/BUILD/buildah-e94b4f98048e7371685731b97eefd6265e2f1fb3/src/github.com/docker/docker/api/types/swarm/runtime /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b277/_pkg_.a -trimpath "$WORK/b277=>" -shared -p github.com/docker/docker/api/types/swarm/runtime -complete -installsuffix shared -buildid jmnE1vV8xLkZEH5xrXO0/jmnE1vV8xLkZEH5xrXO0 -goversion go1.14.12 -D "" -importcfg $WORK/b277/importcfg -pack ./gen.go ./plugin.pb.go cd /builddir/build/BUILD/buildah-e94b4f98048e7371685731b97eefd6265e2f1fb3/src/github.com/containers/storage/drivers/quota TERM='dumb' /usr/lib/golang/pkg/tool/linux_arm64/cgo -dynpackage quota -dynimport $WORK/b214/_cgo_.o -dynout $WORK/b214/_cgo_import.go cd $WORK/b208 TERM='dumb' gcc -I /builddir/build/BUILD/buildah-e94b4f98048e7371685731b97eefd6265e2f1fb3/src/github.com/containers/storage/pkg/devicemapper -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b208=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x003.o -c devmapper_wrapper.cgo2.c /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b314/_pkg_.a # internal cp $WORK/b314/_pkg_.a /builddir/.cache/go-build/73/739a9feb5857090c803f09ae44d0f5d4ca66b4d1dbbbaea2bee942ed0c126e50-d # internal github.com/Nvveen/Gotty mkdir -p $WORK/b328/ cat >$WORK/b328/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b019/_pkg_.a packagefile encoding/binary=$WORK/b025/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b030/_pkg_.a packagefile os=$WORK/b033/_pkg_.a packagefile reflect=$WORK/b028/_pkg_.a packagefile regexp=$WORK/b069/_pkg_.a packagefile strconv=$WORK/b029/_pkg_.a packagefile strings=$WORK/b038/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a EOF cd /builddir/build/BUILD/buildah-e94b4f98048e7371685731b97eefd6265e2f1fb3/src/github.com/Nvveen/Gotty /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b328/_pkg_.a -trimpath "$WORK/b328=>" -shared -p github.com/Nvveen/Gotty -complete -installsuffix shared -buildid ceQIao9A8PZxztnmGYDz/ceQIao9A8PZxztnmGYDz -goversion go1.14.12 -D "" -importcfg $WORK/b328/importcfg -pack ./attributes.go ./gotty.go ./parser.go ./types.go cd $WORK/b179 TERM='dumb' gcc -I /builddir/build/BUILD/buildah-e94b4f98048e7371685731b97eefd6265e2f1fb3/src/github.com/mtrmac/gpgme -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b179=/tmp/go-build -gno-record-gcc-switches -D_FILE_OFFSET_BITS=64 -I ./ -g -O2 -o ./_x003.o -c gpgme.cgo2.c /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b320/_pkg_.a # internal cp $WORK/b320/_pkg_.a /builddir/.cache/go-build/a3/a37c489ffd958e3c04cb04769e60dbaf173d0b18d9c7c2579b41c1e9ce7321cf-d # internal github.com/docker/docker/pkg/term mkdir -p $WORK/b329/ cat >$WORK/b329/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b030/_pkg_.a packagefile golang.org/x/sys/unix=$WORK/b121/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile os=$WORK/b033/_pkg_.a packagefile os/signal=$WORK/b239/_pkg_.a packagefile strings=$WORK/b038/_pkg_.a packagefile syscall=$WORK/b016/_pkg_.a EOF cd /builddir/build/BUILD/buildah-e94b4f98048e7371685731b97eefd6265e2f1fb3/src/github.com/docker/docker/pkg/term /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b329/_pkg_.a -trimpath "$WORK/b329=>" -shared -p github.com/docker/docker/pkg/term -complete -installsuffix shared -buildid zsd_O5r5HK8Ru6an0DmO/zsd_O5r5HK8Ru6an0DmO -goversion go1.14.12 -D "" -importcfg $WORK/b329/importcfg -pack ./ascii.go ./proxy.go ./tc.go ./term.go ./termios_linux.go ./winsize.go cat >$WORK/b214/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b030/_pkg_.a packagefile github.com/sirupsen/logrus=$WORK/b119/_pkg_.a packagefile golang.org/x/sys/unix=$WORK/b121/_pkg_.a packagefile io/ioutil=$WORK/b052/_pkg_.a packagefile path=$WORK/b055/_pkg_.a packagefile path/filepath=$WORK/b053/_pkg_.a packagefile runtime/cgo=$WORK/b047/_pkg_.a packagefile syscall=$WORK/b016/_pkg_.a EOF cd /builddir/build/BUILD/buildah-e94b4f98048e7371685731b97eefd6265e2f1fb3/src/github.com/containers/storage/drivers/quota /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b214/_pkg_.a -trimpath "$WORK/b214=>" -shared -p github.com/containers/storage/drivers/quota -installsuffix shared -buildid PEBHXwfhkQvuPJA6i5k3/PEBHXwfhkQvuPJA6i5k3 -goversion go1.14.12 -D "" -importcfg $WORK/b214/importcfg -pack $WORK/b214/_cgo_gotypes.go $WORK/b214/projectquota.cgo1.go $WORK/b214/_cgo_import.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b324/_pkg_.a # internal cp $WORK/b324/_pkg_.a /builddir/.cache/go-build/31/316e0889acc35c7c4dfc99fa4a7ce4e0d26083bb048f0f024ab687a3d0416a4f-d # internal github.com/docker/docker/pkg/stdcopy mkdir -p $WORK/b330/ cat >$WORK/b330/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b019/_pkg_.a packagefile encoding/binary=$WORK/b025/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b030/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a EOF cd /builddir/build/BUILD/buildah-e94b4f98048e7371685731b97eefd6265e2f1fb3/src/github.com/docker/docker/pkg/stdcopy /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b330/_pkg_.a -trimpath "$WORK/b330=>" -shared -p github.com/docker/docker/pkg/stdcopy -complete -installsuffix shared -buildid Q6YaLbnSgltUCSxDPDrF/Q6YaLbnSgltUCSxDPDrF -goversion go1.14.12 -D "" -importcfg $WORK/b330/importcfg -pack ./stdcopy.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b277/_pkg_.a # internal cp $WORK/b277/_pkg_.a /builddir/.cache/go-build/a2/a2a9b2983b3804637f9b99b5b2c90890210360dee843c5d8ffa992163192256a-d # internal github.com/openshift/imagebuilder/signal mkdir -p $WORK/b331/ cat >$WORK/b331/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b030/_pkg_.a packagefile strconv=$WORK/b029/_pkg_.a packagefile strings=$WORK/b038/_pkg_.a EOF cd /builddir/build/BUILD/buildah-e94b4f98048e7371685731b97eefd6265e2f1fb3/src/github.com/openshift/imagebuilder/signal /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b331/_pkg_.a -trimpath "$WORK/b331=>" -shared -p github.com/openshift/imagebuilder/signal -complete -installsuffix shared -buildid GUCIygD8bR87zf-Ekenb/GUCIygD8bR87zf-Ekenb -goversion go1.14.12 -D "" -importcfg $WORK/b331/importcfg -pack ./signal.go ./signals.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b330/_pkg_.a # internal cp $WORK/b330/_pkg_.a /builddir/.cache/go-build/c2/c2b5c43e43c72805550cfe020ebb6b2c46e7df41215a5349d09c56272bde5247-d # internal github.com/openshift/imagebuilder/strslice mkdir -p $WORK/b332/ cat >$WORK/b332/importcfg << 'EOF' # internal # import config packagefile encoding/json=$WORK/b018/_pkg_.a EOF cd /builddir/build/BUILD/buildah-e94b4f98048e7371685731b97eefd6265e2f1fb3/src/github.com/openshift/imagebuilder/strslice /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b332/_pkg_.a -trimpath "$WORK/b332=>" -shared -p github.com/openshift/imagebuilder/strslice -complete -installsuffix shared -buildid di38DUI3lNyJL03H6FIx/di38DUI3lNyJL03H6FIx -goversion go1.14.12 -D "" -importcfg $WORK/b332/importcfg -pack ./strslice.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b311/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b332/_pkg_.a # internal cp $WORK/b332/_pkg_.a /builddir/.cache/go-build/41/41900b3050987f84ca8a941904d268bf1b9f466b0396131ede0165cc7cb2a3ec-d # internal cp $WORK/b311/_pkg_.a /builddir/.cache/go-build/af/afea1e023f5bebf20db7d20ac6ef8eacd53c2a9363564baf55d42c3a9b90508f-d # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b331/_pkg_.a # internal cp $WORK/b331/_pkg_.a /builddir/.cache/go-build/58/58dab153b4b6edb2a61656c59028a00157a11fd59edb0e02446371985a0bdcf2-d # internal cd /builddir/build/BUILD/buildah-e94b4f98048e7371685731b97eefd6265e2f1fb3/src/github.com/seccomp/libseccomp-golang /usr/lib/golang/pkg/tool/linux_arm64/pack r $WORK/b234/_pkg_.a $WORK/b234/_x001.o $WORK/b234/_x002.o $WORK/b234/_x003.o # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b234/_pkg_.a # internal cp $WORK/b234/_pkg_.a /builddir/.cache/go-build/96/96c461576b611e4e82bfec62afb70db222a7fd2d4e1a0cdef4c337d7bb69ef7a-d # internal github.com/seccomp/containers-golang mkdir -p $WORK/b333/ cat >$WORK/b333/importcfg << 'EOF' # internal # import config packagefile encoding/json=$WORK/b018/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b030/_pkg_.a packagefile github.com/opencontainers/runtime-spec/specs-go=$WORK/b230/_pkg_.a packagefile github.com/seccomp/libseccomp-golang=$WORK/b234/_pkg_.a packagefile golang.org/x/sys/unix=$WORK/b121/_pkg_.a EOF cd /builddir/build/BUILD/buildah-e94b4f98048e7371685731b97eefd6265e2f1fb3/src/github.com/seccomp/containers-golang /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b333/_pkg_.a -trimpath "$WORK/b333=>" -shared -p github.com/seccomp/containers-golang -complete -installsuffix shared -buildid 8FLU7rofR8wyBq17jwbk/8FLU7rofR8wyBq17jwbk -goversion go1.14.12 -D "" -importcfg $WORK/b333/importcfg -pack ./seccomp_default_linux.go ./seccomp_linux.go ./types.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b329/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b325/_pkg_.a # internal cp $WORK/b329/_pkg_.a /builddir/.cache/go-build/ff/fff6bf685dc5fa991f6f06b0539c39749d1fa0b3abaacce2b0843e39784fe349-d # internal cp $WORK/b325/_pkg_.a /builddir/.cache/go-build/1f/1fc8734050ab55b3b59922a0727b3de3099c859f1938979ca6c2e9c2dafac411-d # internal github.com/docker/docker/pkg/pools mkdir -p $WORK/b326/ cat >$WORK/b326/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b056/_pkg_.a packagefile github.com/docker/docker/pkg/ioutils=$WORK/b325/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a EOF cd /builddir/build/BUILD/buildah-e94b4f98048e7371685731b97eefd6265e2f1fb3/src/github.com/docker/docker/pkg/pools /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b326/_pkg_.a -trimpath "$WORK/b326=>" -shared -p github.com/docker/docker/pkg/pools -complete -installsuffix shared -buildid 7jWLcrih6ro6OvygGUUD/7jWLcrih6ro6OvygGUUD -goversion go1.14.12 -D "" -importcfg $WORK/b326/importcfg -pack ./pools.go cd $WORK/b301 TERM='dumb' gcc -I /builddir/build/BUILD/buildah-e94b4f98048e7371685731b97eefd6265e2f1fb3/src/github.com/containers/libpod/pkg/rootless -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b301=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_cgo_main.o -c _cgo_main.c cd $WORK/b208 TERM='dumb' gcc -I /builddir/build/BUILD/buildah-e94b4f98048e7371685731b97eefd6265e2f1fb3/src/github.com/containers/storage/pkg/devicemapper -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b208=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x004.o -c devmapper_wrapper_deferred_remove.cgo2.c cd /builddir/build/BUILD/buildah-e94b4f98048e7371685731b97eefd6265e2f1fb3/src/github.com/containers/storage/drivers/quota /usr/lib/golang/pkg/tool/linux_arm64/pack r $WORK/b214/_pkg_.a $WORK/b214/_x001.o $WORK/b214/_x002.o # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b214/_pkg_.a # internal cp $WORK/b214/_pkg_.a /builddir/.cache/go-build/55/55afb627572bfc770a70beb2d36d613c77bb2679bb587da175af052a3fd8e3d6-d # internal cd /builddir/build/BUILD/buildah-e94b4f98048e7371685731b97eefd6265e2f1fb3/src/github.com/containers/libpod/pkg/rootless TERM='dumb' gcc -I . -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b301=/tmp/go-build -gno-record-gcc-switches -o $WORK/b301/_cgo_.o $WORK/b301/_cgo_main.o $WORK/b301/_x001.o $WORK/b301/_x002.o $WORK/b301/_x003.o -g -O2 cd $WORK/b208 TERM='dumb' gcc -I /builddir/build/BUILD/buildah-e94b4f98048e7371685731b97eefd6265e2f1fb3/src/github.com/containers/storage/pkg/devicemapper -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b208=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x005.o -c devmapper_wrapper_dynamic.cgo2.c /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b326/_pkg_.a # internal cp $WORK/b326/_pkg_.a /builddir/.cache/go-build/1a/1a67c5ce2f291d7f7b9d38d1e751307b66c5619480e068bee536a18bf50133e2-d # internal github.com/docker/docker/pkg/archive mkdir -p $WORK/b323/ cat >$WORK/b323/importcfg << 'EOF' # internal # import config packagefile archive/tar=$WORK/b051/_pkg_.a packagefile bufio=$WORK/b056/_pkg_.a packagefile bytes=$WORK/b019/_pkg_.a packagefile compress/bzip2=$WORK/b128/_pkg_.a packagefile compress/gzip=$WORK/b129/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b030/_pkg_.a packagefile github.com/docker/docker/pkg/fileutils=$WORK/b324/_pkg_.a packagefile github.com/docker/docker/pkg/idtools=$WORK/b248/_pkg_.a packagefile github.com/docker/docker/pkg/ioutils=$WORK/b325/_pkg_.a packagefile github.com/docker/docker/pkg/pools=$WORK/b326/_pkg_.a packagefile github.com/docker/docker/pkg/system=$WORK/b249/_pkg_.a packagefile github.com/opencontainers/runc/libcontainer/system=$WORK/b172/_pkg_.a packagefile github.com/sirupsen/logrus=$WORK/b119/_pkg_.a packagefile golang.org/x/sys/unix=$WORK/b121/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile io/ioutil=$WORK/b052/_pkg_.a packagefile os=$WORK/b033/_pkg_.a packagefile os/exec=$WORK/b059/_pkg_.a packagefile path/filepath=$WORK/b053/_pkg_.a packagefile runtime=$WORK/b005/_pkg_.a packagefile sort=$WORK/b032/_pkg_.a packagefile strings=$WORK/b038/_pkg_.a packagefile syscall=$WORK/b016/_pkg_.a packagefile time=$WORK/b015/_pkg_.a EOF cd /builddir/build/BUILD/buildah-e94b4f98048e7371685731b97eefd6265e2f1fb3/src/github.com/docker/docker/pkg/archive /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b323/_pkg_.a -trimpath "$WORK/b323=>" -shared -p github.com/docker/docker/pkg/archive -complete -installsuffix shared -buildid JJZnLImDF7S15Ik0YYoB/JJZnLImDF7S15Ik0YYoB -goversion go1.14.12 -D "" -importcfg $WORK/b323/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 cd $WORK/b208 TERM='dumb' gcc -I /builddir/build/BUILD/buildah-e94b4f98048e7371685731b97eefd6265e2f1fb3/src/github.com/containers/storage/pkg/devicemapper -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b208=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_cgo_main.o -c _cgo_main.c /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b333/_pkg_.a # internal cp $WORK/b333/_pkg_.a /builddir/.cache/go-build/9a/9a6b63d76efbb5c882509ea90293d952d124f5dd564744d8b4a54a61d6b8c166-d # internal cd /usr/lib/golang/src/net /usr/lib/golang/pkg/tool/linux_arm64/pack r $WORK/b042/_pkg_.a $WORK/b042/_x001.o $WORK/b042/_x002.o $WORK/b042/_x003.o $WORK/b042/_x004.o $WORK/b042/_x005.o # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b042/_pkg_.a # internal cd /builddir/build/BUILD/buildah-e94b4f98048e7371685731b97eefd6265e2f1fb3/src/github.com/mtrmac/gpgme TERM='dumb' gcc -I . -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b179=/tmp/go-build -gno-record-gcc-switches -D_FILE_OFFSET_BITS=64 -I $WORK/b179/ -g -O2 -o $WORK/b179/_x004.o -c go_gpgme.c cd /builddir/build/BUILD/buildah-e94b4f98048e7371685731b97eefd6265e2f1fb3/src/github.com/containers/libpod/pkg/rootless TERM='dumb' /usr/lib/golang/pkg/tool/linux_arm64/cgo -dynpackage rootless -dynimport $WORK/b301/_cgo_.o -dynout $WORK/b301/_cgo_import.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b328/_pkg_.a # internal cp $WORK/b328/_pkg_.a /builddir/.cache/go-build/f1/f198d67499bd152ef33d3cbd6255f592654251be8409223462b7cf256adb3a1d-d # internal github.com/docker/docker/pkg/jsonmessage mkdir -p $WORK/b327/ cat >$WORK/b327/importcfg << 'EOF' # internal # import config packagefile encoding/json=$WORK/b018/_pkg_.a packagefile fmt=$WORK/b030/_pkg_.a packagefile github.com/Nvveen/Gotty=$WORK/b328/_pkg_.a packagefile github.com/docker/docker/pkg/term=$WORK/b329/_pkg_.a packagefile github.com/docker/go-units=$WORK/b166/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile os=$WORK/b033/_pkg_.a packagefile strings=$WORK/b038/_pkg_.a packagefile time=$WORK/b015/_pkg_.a EOF cd /builddir/build/BUILD/buildah-e94b4f98048e7371685731b97eefd6265e2f1fb3/src/github.com/docker/docker/pkg/jsonmessage /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b327/_pkg_.a -trimpath "$WORK/b327=>" -shared -p github.com/docker/docker/pkg/jsonmessage -complete -installsuffix shared -buildid vX1r03h4TzbrdmiP2XcJ/vX1r03h4TzbrdmiP2XcJ -goversion go1.14.12 -D "" -importcfg $WORK/b327/importcfg -pack ./jsonmessage.go cp $WORK/b042/_pkg_.a /builddir/.cache/go-build/ab/abe2c684453e1d6c7770970d0a32bb72b2a997ca4f9de7ca2747c37c4798e9dd-d # internal github.com/containernetworking/cni/pkg/types mkdir -p $WORK/b041/ golang.org/x/net/internal/socks mkdir -p $WORK/b143/ cat >$WORK/b041/importcfg << 'EOF' # internal # import config packagefile encoding=$WORK/b023/_pkg_.a packagefile encoding/json=$WORK/b018/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b030/_pkg_.a packagefile net=$WORK/b042/_pkg_.a packagefile os=$WORK/b033/_pkg_.a packagefile reflect=$WORK/b028/_pkg_.a packagefile strings=$WORK/b038/_pkg_.a EOF cd /builddir/build/BUILD/buildah-e94b4f98048e7371685731b97eefd6265e2f1fb3/src/github.com/containernetworking/cni/pkg/types /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b041/_pkg_.a -trimpath "$WORK/b041=>" -shared -p github.com/containernetworking/cni/pkg/types -complete -installsuffix shared -buildid GR2pE0nKvASxT7h1FkuN/GR2pE0nKvASxT7h1FkuN -goversion go1.14.12 -D "" -importcfg $WORK/b041/importcfg -pack ./args.go ./types.go crypto/x509 mkdir -p $WORK/b105/ cat >$WORK/b143/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b002/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile net=$WORK/b042/_pkg_.a packagefile strconv=$WORK/b029/_pkg_.a packagefile time=$WORK/b015/_pkg_.a EOF cd /builddir/build/BUILD/buildah-e94b4f98048e7371685731b97eefd6265e2f1fb3/src/golang.org/x/net/internal/socks /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b143/_pkg_.a -trimpath "$WORK/b143=>" -shared -p golang.org/x/net/internal/socks -complete -installsuffix shared -buildid Y1ppygh7iwNC5sQwDzB9/Y1ppygh7iwNC5sQwDzB9 -goversion go1.14.12 -D "" -importcfg $WORK/b143/importcfg -pack ./client.go ./socks.go cat >$WORK/b105/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/b019/_pkg_.a packagefile crypto=$WORK/b067/_pkg_.a packagefile crypto/aes=$WORK/b088/_pkg_.a packagefile crypto/cipher=$WORK/b074/_pkg_.a packagefile crypto/des=$WORK/b097/_pkg_.a packagefile crypto/dsa=$WORK/b106/_pkg_.a packagefile crypto/ecdsa=$WORK/b087/_pkg_.a packagefile crypto/ed25519=$WORK/b098/_pkg_.a packagefile crypto/elliptic=$WORK/b089/_pkg_.a packagefile crypto/md5=$WORK/b102/_pkg_.a packagefile crypto/rsa=$WORK/b094/_pkg_.a packagefile crypto/sha1=$WORK/b104/_pkg_.a packagefile crypto/sha256=$WORK/b072/_pkg_.a packagefile crypto/sha512=$WORK/b091/_pkg_.a packagefile crypto/x509/pkix=$WORK/b107/_pkg_.a packagefile encoding/asn1=$WORK/b092/_pkg_.a packagefile encoding/hex=$WORK/b079/_pkg_.a packagefile encoding/pem=$WORK/b108/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b030/_pkg_.a packagefile vendor/golang.org/x/crypto/cryptobyte=$WORK/b109/_pkg_.a packagefile vendor/golang.org/x/crypto/cryptobyte/asn1=$WORK/b110/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile io/ioutil=$WORK/b052/_pkg_.a packagefile math/big=$WORK/b078/_pkg_.a packagefile net=$WORK/b042/_pkg_.a packagefile net/url=$WORK/b111/_pkg_.a packagefile os=$WORK/b033/_pkg_.a packagefile reflect=$WORK/b028/_pkg_.a packagefile runtime=$WORK/b005/_pkg_.a packagefile strconv=$WORK/b029/_pkg_.a packagefile strings=$WORK/b038/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a packagefile time=$WORK/b015/_pkg_.a packagefile unicode/utf8=$WORK/b022/_pkg_.a EOF cd /usr/lib/golang/src/crypto/x509 /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b105/_pkg_.a -trimpath "$WORK/b105=>" -shared -p crypto/x509 -std -complete -installsuffix shared -buildid xDCp0__yTDiHnK4YJ3tv/xDCp0__yTDiHnK4YJ3tv -goversion go1.14.12 -D "" -importcfg $WORK/b105/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 net/textproto mkdir -p $WORK/b151/ github.com/docker/go-connections/nat mkdir -p $WORK/b272/ cat >$WORK/b272/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b030/_pkg_.a packagefile net=$WORK/b042/_pkg_.a packagefile sort=$WORK/b032/_pkg_.a packagefile strconv=$WORK/b029/_pkg_.a packagefile strings=$WORK/b038/_pkg_.a EOF cd /builddir/build/BUILD/buildah-e94b4f98048e7371685731b97eefd6265e2f1fb3/src/github.com/docker/go-connections/nat /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b272/_pkg_.a -trimpath "$WORK/b272=>" -shared -p github.com/docker/go-connections/nat -complete -installsuffix shared -buildid sVHYTcaopgx-kdD-V-YR/sVHYTcaopgx-kdD-V-YR -goversion go1.14.12 -D "" -importcfg $WORK/b272/importcfg -pack ./nat.go ./parse.go ./sort.go cat >$WORK/b151/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b056/_pkg_.a packagefile bytes=$WORK/b019/_pkg_.a packagefile fmt=$WORK/b030/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile io/ioutil=$WORK/b052/_pkg_.a packagefile net=$WORK/b042/_pkg_.a packagefile strconv=$WORK/b029/_pkg_.a packagefile strings=$WORK/b038/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a EOF cd /usr/lib/golang/src/net/textproto /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b151/_pkg_.a -trimpath "$WORK/b151=>" -shared -p net/textproto -std -complete -installsuffix shared -buildid 3nAoJ1Rzz4Hx6Kqlraz0/3nAoJ1Rzz4Hx6Kqlraz0 -goversion go1.14.12 -D "" -importcfg $WORK/b151/importcfg -pack ./header.go ./pipeline.go ./reader.go ./textproto.go ./writer.go vendor/golang.org/x/net/http/httpproxy mkdir -p $WORK/b152/ cat >$WORK/b152/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/b030/_pkg_.a packagefile vendor/golang.org/x/net/idna=$WORK/b146/_pkg_.a packagefile net=$WORK/b042/_pkg_.a packagefile net/url=$WORK/b111/_pkg_.a packagefile os=$WORK/b033/_pkg_.a packagefile strings=$WORK/b038/_pkg_.a packagefile unicode/utf8=$WORK/b022/_pkg_.a EOF cd /usr/lib/golang/src/vendor/golang.org/x/net/http/httpproxy /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b152/_pkg_.a -trimpath "$WORK/b152=>" -shared -p vendor/golang.org/x/net/http/httpproxy -std -complete -installsuffix shared -buildid ANppYhfmQ-rZTTc_NCC-/ANppYhfmQ-rZTTc_NCC- -goversion go1.14.12 -D "" -importcfg $WORK/b152/importcfg -pack ./proxy.go github.com/pborman/uuid mkdir -p $WORK/b220/ cat >$WORK/b220/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b019/_pkg_.a packagefile crypto/md5=$WORK/b102/_pkg_.a packagefile crypto/rand=$WORK/b093/_pkg_.a packagefile crypto/sha1=$WORK/b104/_pkg_.a packagefile database/sql/driver=$WORK/b221/_pkg_.a packagefile encoding/binary=$WORK/b025/_pkg_.a packagefile encoding/hex=$WORK/b079/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b030/_pkg_.a packagefile hash=$WORK/b068/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile net=$WORK/b042/_pkg_.a packagefile os=$WORK/b033/_pkg_.a packagefile strings=$WORK/b038/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a packagefile time=$WORK/b015/_pkg_.a EOF cd /builddir/build/BUILD/buildah-e94b4f98048e7371685731b97eefd6265e2f1fb3/src/github.com/pborman/uuid /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b220/_pkg_.a -trimpath "$WORK/b220=>" -shared -p github.com/pborman/uuid -complete -installsuffix shared -buildid zsYvZeOyd6kZSLo2Uavt/zsYvZeOyd6kZSLo2Uavt -goversion go1.14.12 -D "" -importcfg $WORK/b220/importcfg -pack ./dce.go ./doc.go ./hash.go ./marshal.go ./node.go ./sql.go ./time.go ./util.go ./uuid.go ./version1.go ./version4.go cat >$WORK/b301/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b030/_pkg_.a packagefile github.com/containers/storage/pkg/idtools=$WORK/b163/_pkg_.a packagefile github.com/docker/docker/pkg/signal=$WORK/b302/_pkg_.a packagefile github.com/pkg/errors=$WORK/b064/_pkg_.a packagefile github.com/sirupsen/logrus=$WORK/b119/_pkg_.a packagefile io/ioutil=$WORK/b052/_pkg_.a packagefile os=$WORK/b033/_pkg_.a packagefile os/exec=$WORK/b059/_pkg_.a packagefile os/signal=$WORK/b239/_pkg_.a packagefile os/user=$WORK/b054/_pkg_.a packagefile runtime=$WORK/b005/_pkg_.a packagefile strconv=$WORK/b029/_pkg_.a packagefile strings=$WORK/b038/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a packagefile syscall=$WORK/b016/_pkg_.a packagefile runtime/cgo=$WORK/b047/_pkg_.a EOF cd /builddir/build/BUILD/buildah-e94b4f98048e7371685731b97eefd6265e2f1fb3/src/github.com/containers/libpod/pkg/rootless /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b301/_pkg_.a -trimpath "$WORK/b301=>" -shared -p github.com/containers/libpod/pkg/rootless -installsuffix shared -buildid 1adyRrXLSW05-wTvSU5E/1adyRrXLSW05-wTvSU5E -goversion go1.14.12 -D "" -importcfg $WORK/b301/importcfg -pack $WORK/b301/_cgo_gotypes.go $WORK/b301/rootless_linux.cgo1.go $WORK/b301/_cgo_import.go cd /builddir/build/BUILD/buildah-e94b4f98048e7371685731b97eefd6265e2f1fb3/src/github.com/containers/storage/pkg/devicemapper 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 -ldevmapper /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b041/_pkg_.a # internal cp $WORK/b041/_pkg_.a /builddir/.cache/go-build/cf/cfc28a1062cc65881950ba1edb35e8be93c7087a35c67d45780cd53d8b75a338-d # internal github.com/containernetworking/cni/pkg/types/020 mkdir -p $WORK/b048/ cat >$WORK/b048/importcfg << 'EOF' # internal # import config packagefile encoding/json=$WORK/b018/_pkg_.a packagefile fmt=$WORK/b030/_pkg_.a packagefile github.com/containernetworking/cni/pkg/types=$WORK/b041/_pkg_.a packagefile net=$WORK/b042/_pkg_.a packagefile os=$WORK/b033/_pkg_.a EOF cd /builddir/build/BUILD/buildah-e94b4f98048e7371685731b97eefd6265e2f1fb3/src/github.com/containernetworking/cni/pkg/types/020 /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b048/_pkg_.a -trimpath "$WORK/b048=>" -shared -p github.com/containernetworking/cni/pkg/types/020 -complete -installsuffix shared -buildid Ge8LkWphPNEV-4VFP_4O/Ge8LkWphPNEV-4VFP_4O -goversion go1.14.12 -D "" -importcfg $WORK/b048/importcfg -pack ./types.go cd $WORK/b179 TERM='dumb' gcc -I /builddir/build/BUILD/buildah-e94b4f98048e7371685731b97eefd6265e2f1fb3/src/github.com/mtrmac/gpgme -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b179=/tmp/go-build -gno-record-gcc-switches -D_FILE_OFFSET_BITS=64 -I ./ -g -O2 -o ./_cgo_main.o -c _cgo_main.c /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b327/_pkg_.a # internal cp $WORK/b327/_pkg_.a /builddir/.cache/go-build/7c/7c25c2cf611fda566b20826b03b5f242f28f47fddc6a05b1f79b6bf5000192c9-d # internal github.com/docker/docker/api/types/registry mkdir -p $WORK/b275/ cat >$WORK/b275/importcfg << 'EOF' # internal # import config packagefile encoding/json=$WORK/b018/_pkg_.a packagefile github.com/opencontainers/image-spec/specs-go/v1=$WORK/b083/_pkg_.a packagefile net=$WORK/b042/_pkg_.a EOF cd /builddir/build/BUILD/buildah-e94b4f98048e7371685731b97eefd6265e2f1fb3/src/github.com/docker/docker/api/types/registry /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b275/_pkg_.a -trimpath "$WORK/b275=>" -shared -p github.com/docker/docker/api/types/registry -complete -installsuffix shared -buildid cExFRuntpMfg1Lj_fVNM/cExFRuntpMfg1Lj_fVNM -goversion go1.14.12 -D "" -importcfg $WORK/b275/importcfg -pack ./authenticate.go ./registry.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b048/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b272/_pkg_.a # internal cp $WORK/b048/_pkg_.a /builddir/.cache/go-build/75/75ebc2895b9cbdedee060a364d66a5f4efbd81e2eb2c8bc45916af67159f0648-d # internal github.com/containernetworking/cni/pkg/types/current mkdir -p $WORK/b049/ cp $WORK/b272/_pkg_.a /builddir/.cache/go-build/a3/a32b1181b581f76c639cf591d9ed8b10321e3cf1bfda18b2272e704410bd87bd-d # internal cat >$WORK/b049/importcfg << 'EOF' # internal # import config packagefile encoding/json=$WORK/b018/_pkg_.a packagefile fmt=$WORK/b030/_pkg_.a packagefile github.com/containernetworking/cni/pkg/types=$WORK/b041/_pkg_.a packagefile github.com/containernetworking/cni/pkg/types/020=$WORK/b048/_pkg_.a packagefile net=$WORK/b042/_pkg_.a packagefile os=$WORK/b033/_pkg_.a EOF cd /builddir/build/BUILD/buildah-e94b4f98048e7371685731b97eefd6265e2f1fb3/src/github.com/containernetworking/cni/pkg/types/current /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b049/_pkg_.a -trimpath "$WORK/b049=>" -shared -p github.com/containernetworking/cni/pkg/types/current -complete -installsuffix shared -buildid RZdUZiV_Mn1ygek9eFWu/RZdUZiV_Mn1ygek9eFWu -goversion go1.14.12 -D "" -importcfg $WORK/b049/importcfg -pack ./types.go github.com/docker/docker/api/types/container mkdir -p $WORK/b268/ cd /builddir/build/BUILD/buildah-e94b4f98048e7371685731b97eefd6265e2f1fb3/src/github.com/containers/storage/pkg/devicemapper TERM='dumb' /usr/lib/golang/pkg/tool/linux_arm64/cgo -dynpackage devicemapper -dynimport $WORK/b208/_cgo_.o -dynout $WORK/b208/_cgo_import.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b152/_pkg_.a # internal cat >$WORK/b268/importcfg << 'EOF' # internal # import config packagefile github.com/docker/docker/api/types/blkiodev=$WORK/b269/_pkg_.a packagefile github.com/docker/docker/api/types/mount=$WORK/b270/_pkg_.a packagefile github.com/docker/docker/api/types/strslice=$WORK/b271/_pkg_.a packagefile github.com/docker/go-connections/nat=$WORK/b272/_pkg_.a packagefile github.com/docker/go-units=$WORK/b166/_pkg_.a packagefile strings=$WORK/b038/_pkg_.a packagefile time=$WORK/b015/_pkg_.a EOF cd /builddir/build/BUILD/buildah-e94b4f98048e7371685731b97eefd6265e2f1fb3/src/github.com/docker/docker/api/types/container /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b268/_pkg_.a -trimpath "$WORK/b268=>" -shared -p github.com/docker/docker/api/types/container -complete -installsuffix shared -buildid 9xB0LqNl1vRzw7PgENSf/9xB0LqNl1vRzw7PgENSf -goversion go1.14.12 -D "" -importcfg $WORK/b268/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 /builddir/build/BUILD/buildah-e94b4f98048e7371685731b97eefd6265e2f1fb3/src/github.com/mtrmac/gpgme TERM='dumb' gcc -I . -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b179=/tmp/go-build -gno-record-gcc-switches -o $WORK/b179/_cgo_.o $WORK/b179/_cgo_main.o $WORK/b179/_x001.o $WORK/b179/_x002.o $WORK/b179/_x003.o $WORK/b179/_x004.o -g -O2 -lgpgme -lassuan -lgpg-error cp $WORK/b152/_pkg_.a /builddir/.cache/go-build/29/29961132b1537f0366971fda73f0182b362d321bd038c5942fa80f2612c50f29-d # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b160/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b317/_pkg_.a # internal cd /builddir/build/BUILD/buildah-e94b4f98048e7371685731b97eefd6265e2f1fb3/src/github.com/containers/libpod/pkg/rootless /usr/lib/golang/pkg/tool/linux_arm64/pack r $WORK/b301/_pkg_.a $WORK/b301/_x001.o $WORK/b301/_x002.o $WORK/b301/_x003.o # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b301/_pkg_.a # internal cp $WORK/b301/_pkg_.a /builddir/.cache/go-build/ad/adf09c873306c736219b928081027a949a71011e452d04e7ec0129ad719cac37-d # internal github.com/containers/libpod/pkg/secrets mkdir -p $WORK/b303/ cat >$WORK/b303/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b056/_pkg_.a packagefile github.com/containers/libpod/pkg/rootless=$WORK/b301/_pkg_.a packagefile github.com/opencontainers/runtime-spec/specs-go=$WORK/b230/_pkg_.a packagefile github.com/opencontainers/selinux/go-selinux/label=$WORK/b206/_pkg_.a packagefile github.com/pkg/errors=$WORK/b064/_pkg_.a packagefile github.com/sirupsen/logrus=$WORK/b119/_pkg_.a packagefile io/ioutil=$WORK/b052/_pkg_.a packagefile os=$WORK/b033/_pkg_.a packagefile path/filepath=$WORK/b053/_pkg_.a packagefile strings=$WORK/b038/_pkg_.a EOF cd /builddir/build/BUILD/buildah-e94b4f98048e7371685731b97eefd6265e2f1fb3/src/github.com/containers/libpod/pkg/secrets /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b303/_pkg_.a -trimpath "$WORK/b303=>" -shared -p github.com/containers/libpod/pkg/secrets -complete -installsuffix shared -buildid C-D9E7_DytN89IjHLoZr/C-D9E7_DytN89IjHLoZr -goversion go1.14.12 -D "" -importcfg $WORK/b303/importcfg -pack ./secrets.go cat >$WORK/b208/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b030/_pkg_.a packagefile github.com/sirupsen/logrus=$WORK/b119/_pkg_.a packagefile golang.org/x/sys/unix=$WORK/b121/_pkg_.a packagefile os=$WORK/b033/_pkg_.a packagefile reflect=$WORK/b028/_pkg_.a packagefile runtime=$WORK/b005/_pkg_.a packagefile strings=$WORK/b038/_pkg_.a packagefile runtime/cgo=$WORK/b047/_pkg_.a packagefile syscall=$WORK/b016/_pkg_.a EOF cd /builddir/build/BUILD/buildah-e94b4f98048e7371685731b97eefd6265e2f1fb3/src/github.com/containers/storage/pkg/devicemapper /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b208/_pkg_.a -trimpath "$WORK/b208=>" -shared -p github.com/containers/storage/pkg/devicemapper -installsuffix shared -buildid iBpWcWd_DcmjC3vZPdDZ/iBpWcWd_DcmjC3vZPdDZ -goversion go1.14.12 -D "" -importcfg $WORK/b208/importcfg -pack ./devmapper.go ./ioctl.go ./log.go $WORK/b208/_cgo_gotypes.go $WORK/b208/devmapper_log.cgo1.go $WORK/b208/devmapper_wrapper.cgo1.go $WORK/b208/devmapper_wrapper_deferred_remove.cgo1.go $WORK/b208/devmapper_wrapper_dynamic.cgo1.go $WORK/b208/_cgo_import.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b275/_pkg_.a # internal cp $WORK/b317/_pkg_.a /builddir/.cache/go-build/c6/c607731545444fc574f24bb829604f286f091d3ddffda4e1ee74f1d498c9ff45-d # internal text/template mkdir -p $WORK/b316/ cat >$WORK/b316/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b019/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b030/_pkg_.a packagefile internal/fmtsort=$WORK/b031/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile io/ioutil=$WORK/b052/_pkg_.a packagefile net/url=$WORK/b111/_pkg_.a packagefile path/filepath=$WORK/b053/_pkg_.a packagefile reflect=$WORK/b028/_pkg_.a packagefile runtime=$WORK/b005/_pkg_.a packagefile strings=$WORK/b038/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a packagefile text/template/parse=$WORK/b317/_pkg_.a packagefile unicode=$WORK/b021/_pkg_.a packagefile unicode/utf8=$WORK/b022/_pkg_.a EOF cd /usr/lib/golang/src/text/template /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b316/_pkg_.a -trimpath "$WORK/b316=>" -shared -p text/template -std -complete -installsuffix shared -buildid cckLvVkFblgmUehHhfYJ/cckLvVkFblgmUehHhfYJ -goversion go1.14.12 -D "" -importcfg $WORK/b316/importcfg -pack ./doc.go ./exec.go ./funcs.go ./helper.go ./option.go ./template.go cp $WORK/b160/_pkg_.a /builddir/.cache/go-build/98/987c1327fa30b9549ab70ef8d3fb6017503ba7a616f21de6fb6cb312c9bafa5e-d # internal github.com/containers/storage/pkg/chrootarchive mkdir -p $WORK/b196/ cat >$WORK/b196/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b019/_pkg_.a packagefile encoding/json=$WORK/b018/_pkg_.a packagefile flag=$WORK/b197/_pkg_.a packagefile fmt=$WORK/b030/_pkg_.a packagefile github.com/containers/storage/pkg/archive=$WORK/b160/_pkg_.a packagefile github.com/containers/storage/pkg/idtools=$WORK/b163/_pkg_.a packagefile github.com/containers/storage/pkg/mount=$WORK/b165/_pkg_.a packagefile github.com/containers/storage/pkg/reexec=$WORK/b198/_pkg_.a packagefile github.com/containers/storage/pkg/system=$WORK/b164/_pkg_.a packagefile github.com/opencontainers/runc/libcontainer/system=$WORK/b172/_pkg_.a packagefile github.com/syndtr/gocapability/capability=$WORK/b199/_pkg_.a packagefile golang.org/x/sys/unix=$WORK/b121/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile io/ioutil=$WORK/b052/_pkg_.a packagefile os=$WORK/b033/_pkg_.a packagefile path/filepath=$WORK/b053/_pkg_.a packagefile runtime=$WORK/b005/_pkg_.a EOF cd /builddir/build/BUILD/buildah-e94b4f98048e7371685731b97eefd6265e2f1fb3/src/github.com/containers/storage/pkg/chrootarchive /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b196/_pkg_.a -trimpath "$WORK/b196=>" -shared -p github.com/containers/storage/pkg/chrootarchive -complete -installsuffix shared -buildid 4VFD14YqO_0bpEufUZsg/4VFD14YqO_0bpEufUZsg -goversion go1.14.12 -D "" -importcfg $WORK/b196/importcfg -pack ./archive.go ./archive_unix.go ./chroot_linux.go ./diff.go ./diff_unix.go ./init_unix.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b220/_pkg_.a # internal cp $WORK/b275/_pkg_.a /builddir/.cache/go-build/ca/cad2ee79ddfcae049d0aba200b1369186da69f14f4cca5570fb453f10fafc90a-d # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b143/_pkg_.a # internal cp $WORK/b220/_pkg_.a /builddir/.cache/go-build/f9/f9c13ca9d099156b1fae4608026bd9a1113aed257f16fbf5b568e19791b6a50a-d # internal github.com/mistifyio/go-zfs mkdir -p $WORK/b219/ cp $WORK/b143/_pkg_.a /builddir/.cache/go-build/74/74fe06b39f5192973addb636474c888297fb1e301ffd62e74ce611b18e191703-d # internal golang.org/x/net/proxy cat >$WORK/b219/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b019/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b030/_pkg_.a packagefile github.com/pborman/uuid=$WORK/b220/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile os/exec=$WORK/b059/_pkg_.a packagefile regexp=$WORK/b069/_pkg_.a packagefile runtime=$WORK/b005/_pkg_.a packagefile strconv=$WORK/b029/_pkg_.a packagefile strings=$WORK/b038/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b183/_pkg_.a # internal cd /builddir/build/BUILD/buildah-e94b4f98048e7371685731b97eefd6265e2f1fb3/src/github.com/mistifyio/go-zfs /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b219/_pkg_.a -trimpath "$WORK/b219=>" -shared -p github.com/mistifyio/go-zfs -complete -installsuffix shared -buildid yKvVIp1dmzdSGkjbwBwt/yKvVIp1dmzdSGkjbwBwt -goversion go1.14.12 -D "" -importcfg $WORK/b219/importcfg -pack ./error.go ./utils.go ./utils_notsolaris.go ./zfs.go ./zpool.go cp $WORK/b183/_pkg_.a /builddir/.cache/go-build/51/51a6d5be28789403eb0c90ba7d8d4bae7a2454fa1f081eecc6f43e1b69b62a2b-d # internal mkdir -p $WORK/b142/ cat >$WORK/b142/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b002/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile golang.org/x/net/internal/socks=$WORK/b143/_pkg_.a packagefile net=$WORK/b042/_pkg_.a packagefile net/url=$WORK/b111/_pkg_.a packagefile os=$WORK/b033/_pkg_.a packagefile strings=$WORK/b038/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a EOF cd /builddir/build/BUILD/buildah-e94b4f98048e7371685731b97eefd6265e2f1fb3/src/golang.org/x/net/proxy /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b142/_pkg_.a -trimpath "$WORK/b142=>" -shared -p golang.org/x/net/proxy -complete -installsuffix shared -buildid 3qqaOu2lRZaT77e5AGgV/3qqaOu2lRZaT77e5AGgV -goversion go1.14.12 -D "" -importcfg $WORK/b142/importcfg -pack ./direct.go ./per_host.go ./proxy.go ./socks5.go golang.org/x/crypto/openpgp mkdir -p $WORK/b180/ cat >$WORK/b180/importcfg << 'EOF' # internal # import config packagefile crypto=$WORK/b067/_pkg_.a packagefile crypto/rsa=$WORK/b094/_pkg_.a packagefile crypto/sha256=$WORK/b072/_pkg_.a packagefile golang.org/x/crypto/openpgp/armor=$WORK/b181/_pkg_.a packagefile golang.org/x/crypto/openpgp/errors=$WORK/b182/_pkg_.a packagefile golang.org/x/crypto/openpgp/packet=$WORK/b183/_pkg_.a packagefile golang.org/x/crypto/openpgp/s2k=$WORK/b188/_pkg_.a packagefile hash=$WORK/b068/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile strconv=$WORK/b029/_pkg_.a packagefile time=$WORK/b015/_pkg_.a EOF cd /builddir/build/BUILD/buildah-e94b4f98048e7371685731b97eefd6265e2f1fb3/src/golang.org/x/crypto/openpgp /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b180/_pkg_.a -trimpath "$WORK/b180=>" -shared -p golang.org/x/crypto/openpgp -complete -installsuffix shared -buildid RnllPK7mT_m65RHIMDqO/RnllPK7mT_m65RHIMDqO -goversion go1.14.12 -D "" -importcfg $WORK/b180/importcfg -pack ./canonical_text.go ./keys.go ./read.go ./write.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b151/_pkg_.a # internal cp $WORK/b151/_pkg_.a /builddir/.cache/go-build/af/af4cccaf444b886f36b226de05b2fd3075bd2e3c95393c7312992618e0500fcd-d # internal vendor/golang.org/x/net/http/httpguts mkdir -p $WORK/b145/ mime/multipart cat >$WORK/b145/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/b146/_pkg_.a packagefile net=$WORK/b042/_pkg_.a packagefile net/textproto=$WORK/b151/_pkg_.a packagefile strings=$WORK/b038/_pkg_.a packagefile unicode/utf8=$WORK/b022/_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/b145/_pkg_.a -trimpath "$WORK/b145=>" -shared -p vendor/golang.org/x/net/http/httpguts -std -complete -installsuffix shared -buildid JXMJuWCN34Zw-vo88VK4/JXMJuWCN34Zw-vo88VK4 -goversion go1.14.12 -D "" -importcfg $WORK/b145/importcfg -pack ./guts.go ./httplex.go mkdir -p $WORK/b155/ cat >$WORK/b155/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b056/_pkg_.a packagefile bytes=$WORK/b019/_pkg_.a packagefile crypto/rand=$WORK/b093/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b030/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile io/ioutil=$WORK/b052/_pkg_.a packagefile mime=$WORK/b154/_pkg_.a packagefile mime/quotedprintable=$WORK/b156/_pkg_.a packagefile net/textproto=$WORK/b151/_pkg_.a packagefile os=$WORK/b033/_pkg_.a packagefile sort=$WORK/b032/_pkg_.a packagefile strings=$WORK/b038/_pkg_.a EOF cd /usr/lib/golang/src/mime/multipart /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b155/_pkg_.a -trimpath "$WORK/b155=>" -shared -p mime/multipart -std -complete -installsuffix shared -buildid F68q7nsznABZTzxQh3KP/F68q7nsznABZTzxQh3KP -goversion go1.14.12 -D "" -importcfg $WORK/b155/importcfg -pack ./formdata.go ./multipart.go ./writer.go golang.org/x/net/http/httpguts mkdir -p $WORK/b288/ cat >$WORK/b288/importcfg << 'EOF' # internal # import config packagefile golang.org/x/net/idna=$WORK/b289/_pkg_.a packagefile net=$WORK/b042/_pkg_.a packagefile net/textproto=$WORK/b151/_pkg_.a packagefile strings=$WORK/b038/_pkg_.a packagefile unicode/utf8=$WORK/b022/_pkg_.a EOF cd /builddir/build/BUILD/buildah-e94b4f98048e7371685731b97eefd6265e2f1fb3/src/golang.org/x/net/http/httpguts /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b288/_pkg_.a -trimpath "$WORK/b288=>" -shared -p golang.org/x/net/http/httpguts -complete -installsuffix shared -buildid DEOKkj0WgfettHv4x2Ki/DEOKkj0WgfettHv4x2Ki -goversion go1.14.12 -D "" -importcfg $WORK/b288/importcfg -pack ./guts.go ./httplex.go cd /builddir/build/BUILD/buildah-e94b4f98048e7371685731b97eefd6265e2f1fb3/src/github.com/mtrmac/gpgme TERM='dumb' /usr/lib/golang/pkg/tool/linux_arm64/cgo -dynpackage gpgme -dynimport $WORK/b179/_cgo_.o -dynout $WORK/b179/_cgo_import.go cat >$WORK/b179/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b030/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile os=$WORK/b033/_pkg_.a packagefile runtime=$WORK/b005/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a packagefile time=$WORK/b015/_pkg_.a packagefile runtime/cgo=$WORK/b047/_pkg_.a packagefile syscall=$WORK/b016/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b179/_pkg_.a -trimpath "$WORK/b179=>" -shared -p github.com/mtrmac/gpgme -installsuffix shared -buildid ZZbto2rYUabj3JDxzvyK/ZZbto2rYUabj3JDxzvyK -goversion go1.14.12 -D "" -importcfg $WORK/b179/importcfg -pack ./callbacks.go $WORK/b179/_cgo_gotypes.go $WORK/b179/data.cgo1.go $WORK/b179/gpgme.cgo1.go $WORK/b179/_cgo_import.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b288/_pkg_.a # internal cp $WORK/b288/_pkg_.a /builddir/.cache/go-build/70/70dcdd56db60b10b7eb46fe9bceea59faf4e07f79d82ea17369c9813065215f2-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/03/03f79c90a4b3c7e4cf2ba67076686832b043fb63ef44e365d0b3fb76bf5afbcd-d # internal github.com/containernetworking/cni/pkg/version mkdir -p $WORK/b040/ cat >$WORK/b040/importcfg << 'EOF' # internal # import config packagefile encoding/json=$WORK/b018/_pkg_.a packagefile fmt=$WORK/b030/_pkg_.a packagefile github.com/containernetworking/cni/pkg/types=$WORK/b041/_pkg_.a packagefile github.com/containernetworking/cni/pkg/types/020=$WORK/b048/_pkg_.a packagefile github.com/containernetworking/cni/pkg/types/current=$WORK/b049/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile strconv=$WORK/b029/_pkg_.a packagefile strings=$WORK/b038/_pkg_.a EOF cd /builddir/build/BUILD/buildah-e94b4f98048e7371685731b97eefd6265e2f1fb3/src/github.com/containernetworking/cni/pkg/version /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b040/_pkg_.a -trimpath "$WORK/b040=>" -shared -p github.com/containernetworking/cni/pkg/version -complete -installsuffix shared -buildid u3t3gDxVPls7nLLqHGtB/u3t3gDxVPls7nLLqHGtB -goversion go1.14.12 -D "" -importcfg $WORK/b040/importcfg -pack ./conf.go ./plugin.go ./reconcile.go ./version.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b145/_pkg_.a # internal cp $WORK/b145/_pkg_.a /builddir/.cache/go-build/db/db391dabc25c2556bd395ab2aa6516e86f7eafe5775aa37cd07b2855b3a411b1-d # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b196/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b142/_pkg_.a # internal cp $WORK/b142/_pkg_.a /builddir/.cache/go-build/f4/f466895216c134e5390d29c407f659e3471a2ce314e770ae042cadfc14c0a46c-d # internal cp $WORK/b196/_pkg_.a /builddir/.cache/go-build/a7/a7734fe87974761ea6cb67e0958866c842d259905fee1e918c172cb518152907-d # internal github.com/containers/storage/drivers mkdir -p $WORK/b195/ cat >$WORK/b195/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b019/_pkg_.a packagefile encoding/json=$WORK/b018/_pkg_.a packagefile fmt=$WORK/b030/_pkg_.a packagefile github.com/containers/storage/pkg/archive=$WORK/b160/_pkg_.a packagefile github.com/containers/storage/pkg/chrootarchive=$WORK/b196/_pkg_.a packagefile github.com/containers/storage/pkg/idtools=$WORK/b163/_pkg_.a packagefile github.com/containers/storage/pkg/ioutils=$WORK/b168/_pkg_.a packagefile github.com/containers/storage/pkg/mount=$WORK/b165/_pkg_.a packagefile github.com/containers/storage/pkg/reexec=$WORK/b198/_pkg_.a packagefile github.com/containers/storage/pkg/system=$WORK/b164/_pkg_.a packagefile github.com/pkg/errors=$WORK/b064/_pkg_.a packagefile github.com/sirupsen/logrus=$WORK/b119/_pkg_.a packagefile github.com/vbatts/tar-split/tar/storage=$WORK/b200/_pkg_.a packagefile golang.org/x/sys/unix=$WORK/b121/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile os=$WORK/b033/_pkg_.a packagefile path/filepath=$WORK/b053/_pkg_.a packagefile strings=$WORK/b038/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a packagefile syscall=$WORK/b016/_pkg_.a packagefile time=$WORK/b015/_pkg_.a EOF cd /builddir/build/BUILD/buildah-e94b4f98048e7371685731b97eefd6265e2f1fb3/src/github.com/containers/storage/drivers /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b195/_pkg_.a -trimpath "$WORK/b195=>" -shared -p github.com/containers/storage/drivers -complete -installsuffix shared -buildid vB9uOfNw6Gt1VXpiBMin/vB9uOfNw6Gt1VXpiBMin -goversion go1.14.12 -D "" -importcfg $WORK/b195/importcfg -pack ./chown.go ./chown_unix.go ./chroot_unix.go ./counter.go ./driver.go ./driver_linux.go ./fsdiff.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b040/_pkg_.a # internal cp $WORK/b040/_pkg_.a /builddir/.cache/go-build/60/606db305bcd489f5aa057306cd7dd3a71eddbbb485a3510a4193ed6fa80a3113-d # internal github.com/containernetworking/cni/pkg/invoke mkdir -p $WORK/b058/ cat >$WORK/b058/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b019/_pkg_.a packagefile encoding/json=$WORK/b018/_pkg_.a packagefile fmt=$WORK/b030/_pkg_.a packagefile github.com/containernetworking/cni/pkg/types=$WORK/b041/_pkg_.a packagefile github.com/containernetworking/cni/pkg/version=$WORK/b040/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile os=$WORK/b033/_pkg_.a packagefile os/exec=$WORK/b059/_pkg_.a packagefile path/filepath=$WORK/b053/_pkg_.a packagefile strings=$WORK/b038/_pkg_.a EOF cd /builddir/build/BUILD/buildah-e94b4f98048e7371685731b97eefd6265e2f1fb3/src/github.com/containernetworking/cni/pkg/invoke /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b058/_pkg_.a -trimpath "$WORK/b058=>" -shared -p github.com/containernetworking/cni/pkg/invoke -complete -installsuffix shared -buildid E3jzXchcVJWnNDaSMzv_/E3jzXchcVJWnNDaSMzv_ -goversion go1.14.12 -D "" -importcfg $WORK/b058/importcfg -pack ./args.go ./delegate.go ./exec.go ./find.go ./os_unix.go ./raw_exec.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b268/_pkg_.a # internal cp $WORK/b268/_pkg_.a /builddir/.cache/go-build/fa/fad0acdbcc4ca244b1854b7cbbb02844c3c1fdab126b69fbbac0c8fc42e2260b-d # internal github.com/docker/docker/api/types/swarm mkdir -p $WORK/b276/ cat >$WORK/b276/importcfg << 'EOF' # internal # import config packagefile github.com/docker/docker/api/types/container=$WORK/b268/_pkg_.a packagefile github.com/docker/docker/api/types/mount=$WORK/b270/_pkg_.a packagefile github.com/docker/docker/api/types/network=$WORK/b274/_pkg_.a packagefile github.com/docker/docker/api/types/swarm/runtime=$WORK/b277/_pkg_.a packagefile os=$WORK/b033/_pkg_.a packagefile time=$WORK/b015/_pkg_.a EOF cd /builddir/build/BUILD/buildah-e94b4f98048e7371685731b97eefd6265e2f1fb3/src/github.com/docker/docker/api/types/swarm /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b276/_pkg_.a -trimpath "$WORK/b276=>" -shared -p github.com/docker/docker/api/types/swarm -complete -installsuffix shared -buildid oHewTUGjPf5lh03aTemt/oHewTUGjPf5lh03aTemt -goversion go1.14.12 -D "" -importcfg $WORK/b276/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/b303/_pkg_.a # internal cp $WORK/b303/_pkg_.a /builddir/.cache/go-build/e4/e42d91af41479aacef9c0246070cd500c992679f2bfa5dcfb2a4bb13c9c8864b-d # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b155/_pkg_.a # internal cp $WORK/b155/_pkg_.a /builddir/.cache/go-build/76/76cfda0c2f53296f4887e8f0b8fe0246f9889b5d3adbf1f04c9e3d16878a5675-d # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b058/_pkg_.a # internal cp $WORK/b058/_pkg_.a /builddir/.cache/go-build/a7/a792b6b77fda0e006c5696fe8573b7e09cb094b1748aad36dbff552fbbdee97a-d # internal github.com/containernetworking/cni/libcni mkdir -p $WORK/b057/ cat >$WORK/b057/importcfg << 'EOF' # internal # import config packagefile encoding/json=$WORK/b018/_pkg_.a packagefile fmt=$WORK/b030/_pkg_.a packagefile github.com/containernetworking/cni/pkg/invoke=$WORK/b058/_pkg_.a packagefile github.com/containernetworking/cni/pkg/types=$WORK/b041/_pkg_.a packagefile github.com/containernetworking/cni/pkg/version=$WORK/b040/_pkg_.a packagefile io/ioutil=$WORK/b052/_pkg_.a packagefile os=$WORK/b033/_pkg_.a packagefile path/filepath=$WORK/b053/_pkg_.a packagefile sort=$WORK/b032/_pkg_.a packagefile strings=$WORK/b038/_pkg_.a EOF cd /builddir/build/BUILD/buildah-e94b4f98048e7371685731b97eefd6265e2f1fb3/src/github.com/containernetworking/cni/libcni /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b057/_pkg_.a -trimpath "$WORK/b057=>" -shared -p github.com/containernetworking/cni/libcni -complete -installsuffix shared -buildid EZlYGLTOwEq8NPBmHSDG/EZlYGLTOwEq8NPBmHSDG -goversion go1.14.12 -D "" -importcfg $WORK/b057/importcfg -pack ./api.go ./conf.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b219/_pkg_.a # internal cp $WORK/b219/_pkg_.a /builddir/.cache/go-build/e4/e4fff99d907ef4a8ea40c8b9b46cc345ae1c8b30e65503d907c325a1250e7bcd-d # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b180/_pkg_.a # internal cp $WORK/b180/_pkg_.a /builddir/.cache/go-build/07/0758b044784f7270023129dec88cf26bd41772d727ba5f6fb037fd9e04c36162-d # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b276/_pkg_.a # internal cp $WORK/b276/_pkg_.a /builddir/.cache/go-build/f0/f0a08a79b9c29015d19df194a2b52f30d642bb0e2b4458511b34515fdcff2cb5-d # internal github.com/docker/docker/api/types mkdir -p $WORK/b267/ cat >$WORK/b267/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b056/_pkg_.a packagefile encoding/json=$WORK/b018/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b030/_pkg_.a packagefile github.com/docker/docker/api/types/container=$WORK/b268/_pkg_.a packagefile github.com/docker/docker/api/types/filters=$WORK/b273/_pkg_.a packagefile github.com/docker/docker/api/types/mount=$WORK/b270/_pkg_.a packagefile github.com/docker/docker/api/types/network=$WORK/b274/_pkg_.a packagefile github.com/docker/docker/api/types/registry=$WORK/b275/_pkg_.a packagefile github.com/docker/docker/api/types/swarm=$WORK/b276/_pkg_.a packagefile github.com/docker/go-connections/nat=$WORK/b272/_pkg_.a packagefile github.com/docker/go-units=$WORK/b166/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile net=$WORK/b042/_pkg_.a packagefile os=$WORK/b033/_pkg_.a packagefile sort=$WORK/b032/_pkg_.a packagefile strings=$WORK/b038/_pkg_.a packagefile time=$WORK/b015/_pkg_.a EOF cd /builddir/build/BUILD/buildah-e94b4f98048e7371685731b97eefd6265e2f1fb3/src/github.com/docker/docker/api/types /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b267/_pkg_.a -trimpath "$WORK/b267=>" -shared -p github.com/docker/docker/api/types -complete -installsuffix shared -buildid 2O0c0G85eTwzs0kxemz1/2O0c0G85eTwzs0kxemz1 -goversion go1.14.12 -D "" -importcfg $WORK/b267/importcfg -pack ./auth.go ./client.go ./configs.go ./error_response.go ./graph_driver_data.go ./id_response.go ./image_delete_response_item.go ./image_summary.go ./plugin.go ./plugin_device.go ./plugin_env.go ./plugin_interface_type.go ./plugin_mount.go ./plugin_responses.go ./port.go ./seccomp.go ./service_update_response.go ./stats.go ./types.go ./volume.go cd /builddir/build/BUILD/buildah-e94b4f98048e7371685731b97eefd6265e2f1fb3/src/github.com/containers/storage/pkg/devicemapper /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 /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b105/_pkg_.a # internal cp $WORK/b208/_pkg_.a /builddir/.cache/go-build/5e/5e71221c41f9e93134229006448a5cf9e63e59bf514ae693377935c0f48bf874-d # internal cp $WORK/b105/_pkg_.a /builddir/.cache/go-build/a1/a11191744bd8562f584a81350a0ba341515d033bd031f90fe5d9e076678d7785-d # internal crypto/tls mkdir -p $WORK/b095/ cat >$WORK/b095/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/b019/_pkg_.a packagefile container/list=$WORK/b096/_pkg_.a packagefile crypto=$WORK/b067/_pkg_.a packagefile crypto/aes=$WORK/b088/_pkg_.a packagefile crypto/cipher=$WORK/b074/_pkg_.a packagefile crypto/des=$WORK/b097/_pkg_.a packagefile crypto/ecdsa=$WORK/b087/_pkg_.a packagefile crypto/ed25519=$WORK/b098/_pkg_.a packagefile crypto/elliptic=$WORK/b089/_pkg_.a packagefile crypto/hmac=$WORK/b100/_pkg_.a packagefile crypto/internal/boring=$WORK/b073/_pkg_.a packagefile crypto/internal/boring/fipstls=$WORK/b101/_pkg_.a packagefile crypto/md5=$WORK/b102/_pkg_.a packagefile crypto/rand=$WORK/b093/_pkg_.a packagefile crypto/rc4=$WORK/b103/_pkg_.a packagefile crypto/rsa=$WORK/b094/_pkg_.a packagefile crypto/sha1=$WORK/b104/_pkg_.a packagefile crypto/sha256=$WORK/b072/_pkg_.a packagefile crypto/sha512=$WORK/b091/_pkg_.a packagefile crypto/subtle=$WORK/b076/_pkg_.a packagefile crypto/x509=$WORK/b105/_pkg_.a packagefile encoding/asn1=$WORK/b092/_pkg_.a packagefile encoding/pem=$WORK/b108/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b030/_pkg_.a packagefile vendor/golang.org/x/crypto/chacha20poly1305=$WORK/b112/_pkg_.a packagefile vendor/golang.org/x/crypto/cryptobyte=$WORK/b109/_pkg_.a packagefile vendor/golang.org/x/crypto/curve25519=$WORK/b116/_pkg_.a packagefile vendor/golang.org/x/crypto/hkdf=$WORK/b117/_pkg_.a packagefile hash=$WORK/b068/_pkg_.a packagefile internal/cpu=$WORK/b007/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile io/ioutil=$WORK/b052/_pkg_.a packagefile math/big=$WORK/b078/_pkg_.a packagefile net=$WORK/b042/_pkg_.a packagefile strconv=$WORK/b029/_pkg_.a packagefile strings=$WORK/b038/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a packagefile sync/atomic=$WORK/b014/_pkg_.a packagefile time=$WORK/b015/_pkg_.a EOF cd /usr/lib/golang/src/crypto/tls /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b095/_pkg_.a -trimpath "$WORK/b095=>" -shared -p crypto/tls -std -complete -installsuffix shared -buildid Jk1yK0lw0LPJkiqVvBU3/Jk1yK0lw0LPJkiqVvBU3 -goversion go1.14.12 -D "" -importcfg $WORK/b095/importcfg -pack ./alert.go ./auth.go ./boring.go ./cipher_suites.go ./common.go ./conn.go ./handshake_client.go ./handshake_client_tls13.go ./handshake_messages.go ./handshake_server.go ./handshake_server_tls13.go ./key_agreement.go ./key_schedule.go ./prf.go ./ticket.go ./tls.go cd /builddir/build/BUILD/buildah-e94b4f98048e7371685731b97eefd6265e2f1fb3/src/github.com/mtrmac/gpgme /usr/lib/golang/pkg/tool/linux_arm64/pack r $WORK/b179/_pkg_.a $WORK/b179/_x001.o $WORK/b179/_x002.o $WORK/b179/_x003.o $WORK/b179/_x004.o # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b179/_pkg_.a # internal cp $WORK/b179/_pkg_.a /builddir/.cache/go-build/eb/eb35d9dd289834b2da9158f4fc7651b4aca3177504f75bfdc1e13fb9d4b56518-d # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b195/_pkg_.a # internal cp $WORK/b195/_pkg_.a /builddir/.cache/go-build/8d/8df8cf4abe04cfffe067e93ab119073f40340a120be20738d9a3e3d1c12b979f-d # internal github.com/containers/storage/drivers/aufs mkdir -p $WORK/b202/ cat >$WORK/b202/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b056/_pkg_.a packagefile fmt=$WORK/b030/_pkg_.a packagefile github.com/containers/storage/drivers=$WORK/b195/_pkg_.a packagefile github.com/containers/storage/pkg/archive=$WORK/b160/_pkg_.a packagefile github.com/containers/storage/pkg/chrootarchive=$WORK/b196/_pkg_.a packagefile github.com/containers/storage/pkg/directory=$WORK/b203/_pkg_.a packagefile github.com/containers/storage/pkg/idtools=$WORK/b163/_pkg_.a packagefile github.com/containers/storage/pkg/locker=$WORK/b204/_pkg_.a packagefile github.com/containers/storage/pkg/mount=$WORK/b165/_pkg_.a packagefile github.com/containers/storage/pkg/parsers=$WORK/b205/_pkg_.a packagefile github.com/containers/storage/pkg/system=$WORK/b164/_pkg_.a packagefile github.com/opencontainers/runc/libcontainer/system=$WORK/b172/_pkg_.a packagefile github.com/opencontainers/selinux/go-selinux/label=$WORK/b206/_pkg_.a packagefile github.com/pkg/errors=$WORK/b064/_pkg_.a packagefile github.com/sirupsen/logrus=$WORK/b119/_pkg_.a packagefile github.com/vbatts/tar-split/tar/storage=$WORK/b200/_pkg_.a packagefile golang.org/x/sys/unix=$WORK/b121/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile io/ioutil=$WORK/b052/_pkg_.a packagefile os=$WORK/b033/_pkg_.a packagefile os/exec=$WORK/b059/_pkg_.a packagefile path=$WORK/b055/_pkg_.a packagefile path/filepath=$WORK/b053/_pkg_.a packagefile strings=$WORK/b038/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a packagefile time=$WORK/b015/_pkg_.a EOF cd /builddir/build/BUILD/buildah-e94b4f98048e7371685731b97eefd6265e2f1fb3/src/github.com/containers/storage/drivers/aufs /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b202/_pkg_.a -trimpath "$WORK/b202=>" -shared -p github.com/containers/storage/drivers/aufs -complete -installsuffix shared -buildid KTcnPYhSjAyaZfij6Bxn/KTcnPYhSjAyaZfij6Bxn -goversion go1.14.12 -D "" -importcfg $WORK/b202/importcfg -pack ./aufs.go ./dirs.go ./mount.go ./mount_linux.go github.com/containers/storage/drivers/overlayutils mkdir -p $WORK/b213/ github.com/containers/storage/drivers/devmapper mkdir -p $WORK/b207/ cat >$WORK/b213/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b030/_pkg_.a packagefile github.com/containers/storage/drivers=$WORK/b195/_pkg_.a packagefile github.com/pkg/errors=$WORK/b064/_pkg_.a EOF cd /builddir/build/BUILD/buildah-e94b4f98048e7371685731b97eefd6265e2f1fb3/src/github.com/containers/storage/drivers/overlayutils /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b213/_pkg_.a -trimpath "$WORK/b213=>" -shared -p github.com/containers/storage/drivers/overlayutils -complete -installsuffix shared -buildid DusXB6TJFxOGErry89sR/DusXB6TJFxOGErry89sR -goversion go1.14.12 -D "" -importcfg $WORK/b213/importcfg -pack ./overlayutils.go github.com/containers/storage/drivers/vfs mkdir -p $WORK/b217/ cat >$WORK/b207/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b056/_pkg_.a packagefile bytes=$WORK/b019/_pkg_.a packagefile encoding/json=$WORK/b018/_pkg_.a packagefile fmt=$WORK/b030/_pkg_.a packagefile github.com/containers/storage/drivers=$WORK/b195/_pkg_.a packagefile github.com/containers/storage/pkg/devicemapper=$WORK/b208/_pkg_.a packagefile github.com/containers/storage/pkg/dmesg=$WORK/b209/_pkg_.a packagefile github.com/containers/storage/pkg/idtools=$WORK/b163/_pkg_.a packagefile github.com/containers/storage/pkg/locker=$WORK/b204/_pkg_.a packagefile github.com/containers/storage/pkg/loopback=$WORK/b210/_pkg_.a packagefile github.com/containers/storage/pkg/mount=$WORK/b165/_pkg_.a packagefile github.com/containers/storage/pkg/parsers=$WORK/b205/_pkg_.a packagefile github.com/containers/storage/pkg/parsers/kernel=$WORK/b211/_pkg_.a packagefile github.com/containers/storage/pkg/system=$WORK/b164/_pkg_.a packagefile github.com/docker/go-units=$WORK/b166/_pkg_.a packagefile github.com/opencontainers/selinux/go-selinux/label=$WORK/b206/_pkg_.a packagefile github.com/pkg/errors=$WORK/b064/_pkg_.a packagefile github.com/sirupsen/logrus=$WORK/b119/_pkg_.a packagefile golang.org/x/sys/unix=$WORK/b121/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile io/ioutil=$WORK/b052/_pkg_.a packagefile os=$WORK/b033/_pkg_.a packagefile os/exec=$WORK/b059/_pkg_.a packagefile path=$WORK/b055/_pkg_.a packagefile path/filepath=$WORK/b053/_pkg_.a packagefile reflect=$WORK/b028/_pkg_.a packagefile strconv=$WORK/b029/_pkg_.a packagefile strings=$WORK/b038/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a packagefile time=$WORK/b015/_pkg_.a EOF cat >$WORK/b217/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b030/_pkg_.a packagefile github.com/containers/storage/drivers=$WORK/b195/_pkg_.a packagefile github.com/containers/storage/pkg/chrootarchive=$WORK/b196/_pkg_.a packagefile github.com/containers/storage/pkg/idtools=$WORK/b163/_pkg_.a packagefile github.com/containers/storage/pkg/ostree=$WORK/b216/_pkg_.a packagefile github.com/containers/storage/pkg/system=$WORK/b164/_pkg_.a packagefile github.com/opencontainers/selinux/go-selinux/label=$WORK/b206/_pkg_.a packagefile os=$WORK/b033/_pkg_.a packagefile path/filepath=$WORK/b053/_pkg_.a packagefile strings=$WORK/b038/_pkg_.a EOF cd /builddir/build/BUILD/buildah-e94b4f98048e7371685731b97eefd6265e2f1fb3/src/github.com/containers/storage/drivers/devmapper /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b207/_pkg_.a -trimpath "$WORK/b207=>" -shared -p github.com/containers/storage/drivers/devmapper -complete -installsuffix shared -buildid MFgcsZc-yrw7hHLhY-_M/MFgcsZc-yrw7hHLhY-_M -goversion go1.14.12 -D "" -importcfg $WORK/b207/importcfg -pack ./device_setup.go ./deviceset.go ./devmapper_doc.go ./driver.go ./mount.go cd /builddir/build/BUILD/buildah-e94b4f98048e7371685731b97eefd6265e2f1fb3/src/github.com/containers/storage/drivers/vfs /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b217/_pkg_.a -trimpath "$WORK/b217=>" -shared -p github.com/containers/storage/drivers/vfs -complete -installsuffix shared -buildid tEJIHpcKV4XfG-flHi7K/tEJIHpcKV4XfG-flHi7K -goversion go1.14.12 -D "" -importcfg $WORK/b217/importcfg -pack ./driver.go github.com/containers/storage/drivers/zfs mkdir -p $WORK/b218/ cat >$WORK/b218/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b030/_pkg_.a packagefile github.com/containers/storage/drivers=$WORK/b195/_pkg_.a packagefile github.com/containers/storage/pkg/idtools=$WORK/b163/_pkg_.a packagefile github.com/containers/storage/pkg/mount=$WORK/b165/_pkg_.a packagefile github.com/containers/storage/pkg/parsers=$WORK/b205/_pkg_.a packagefile github.com/mistifyio/go-zfs=$WORK/b219/_pkg_.a packagefile github.com/opencontainers/selinux/go-selinux/label=$WORK/b206/_pkg_.a packagefile github.com/pkg/errors=$WORK/b064/_pkg_.a packagefile github.com/sirupsen/logrus=$WORK/b119/_pkg_.a packagefile golang.org/x/sys/unix=$WORK/b121/_pkg_.a packagefile os=$WORK/b033/_pkg_.a packagefile os/exec=$WORK/b059/_pkg_.a packagefile path=$WORK/b055/_pkg_.a packagefile strconv=$WORK/b029/_pkg_.a packagefile strings=$WORK/b038/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a packagefile time=$WORK/b015/_pkg_.a EOF cd /builddir/build/BUILD/buildah-e94b4f98048e7371685731b97eefd6265e2f1fb3/src/github.com/containers/storage/drivers/zfs /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b218/_pkg_.a -trimpath "$WORK/b218=>" -shared -p github.com/containers/storage/drivers/zfs -complete -installsuffix shared -buildid oHRg6O5U8uLyUKue2pF9/oHRg6O5U8uLyUKue2pF9 -goversion go1.14.12 -D "" -importcfg $WORK/b218/importcfg -pack ./zfs.go ./zfs_linux.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b213/_pkg_.a # internal cp $WORK/b213/_pkg_.a /builddir/.cache/go-build/6a/6afa56f2a2ee781e5fcd9513045bebaa713136a904a3b5d83094997304872f10-d # internal github.com/containers/storage/drivers/overlay mkdir -p $WORK/b212/ cat >$WORK/b212/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b019/_pkg_.a packagefile crypto/rand=$WORK/b093/_pkg_.a packagefile encoding/base32=$WORK/b118/_pkg_.a packagefile encoding/json=$WORK/b018/_pkg_.a packagefile flag=$WORK/b197/_pkg_.a packagefile fmt=$WORK/b030/_pkg_.a packagefile github.com/containers/storage/drivers=$WORK/b195/_pkg_.a packagefile github.com/containers/storage/drivers/overlayutils=$WORK/b213/_pkg_.a packagefile github.com/containers/storage/drivers/quota=$WORK/b214/_pkg_.a packagefile github.com/containers/storage/pkg/archive=$WORK/b160/_pkg_.a packagefile github.com/containers/storage/pkg/chrootarchive=$WORK/b196/_pkg_.a packagefile github.com/containers/storage/pkg/directory=$WORK/b203/_pkg_.a packagefile github.com/containers/storage/pkg/fsutils=$WORK/b215/_pkg_.a packagefile github.com/containers/storage/pkg/idtools=$WORK/b163/_pkg_.a packagefile github.com/containers/storage/pkg/locker=$WORK/b204/_pkg_.a packagefile github.com/containers/storage/pkg/mount=$WORK/b165/_pkg_.a packagefile github.com/containers/storage/pkg/ostree=$WORK/b216/_pkg_.a packagefile github.com/containers/storage/pkg/parsers=$WORK/b205/_pkg_.a packagefile github.com/containers/storage/pkg/reexec=$WORK/b198/_pkg_.a packagefile github.com/containers/storage/pkg/system=$WORK/b164/_pkg_.a packagefile github.com/docker/go-units=$WORK/b166/_pkg_.a packagefile github.com/opencontainers/selinux/go-selinux/label=$WORK/b206/_pkg_.a packagefile github.com/pkg/errors=$WORK/b064/_pkg_.a packagefile github.com/sirupsen/logrus=$WORK/b119/_pkg_.a packagefile golang.org/x/sys/unix=$WORK/b121/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile io/ioutil=$WORK/b052/_pkg_.a packagefile os=$WORK/b033/_pkg_.a packagefile os/exec=$WORK/b059/_pkg_.a packagefile path=$WORK/b055/_pkg_.a packagefile path/filepath=$WORK/b053/_pkg_.a packagefile runtime=$WORK/b005/_pkg_.a packagefile strconv=$WORK/b029/_pkg_.a packagefile strings=$WORK/b038/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a packagefile syscall=$WORK/b016/_pkg_.a packagefile time=$WORK/b015/_pkg_.a EOF cd /builddir/build/BUILD/buildah-e94b4f98048e7371685731b97eefd6265e2f1fb3/src/github.com/containers/storage/drivers/overlay /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b212/_pkg_.a -trimpath "$WORK/b212=>" -shared -p github.com/containers/storage/drivers/overlay -complete -installsuffix shared -buildid QzdVrXIrxG7RFuZJRyHs/QzdVrXIrxG7RFuZJRyHs -goversion go1.14.12 -D "" -importcfg $WORK/b212/importcfg -pack ./check.go ./mount.go ./overlay.go ./randomid.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b323/_pkg_.a # internal cp $WORK/b323/_pkg_.a /builddir/.cache/go-build/79/799c581d56eec4e9bcad16a1a463651d627ef87b7a90eed84779d1850043048d-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/6c/6c2dabc774d55e865080cb36f8ff59ab5fd081384f00aa474049d35546389581-d # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b267/_pkg_.a # internal cp $WORK/b267/_pkg_.a /builddir/.cache/go-build/ce/ce2d6cb4dc1ce534df3bf252fc3d6553ab8eefcb9de73a03855e1a429929828c-d # internal github.com/docker/docker/api/types/volume mkdir -p $WORK/b282/ cat >$WORK/b282/importcfg << 'EOF' # internal # import config packagefile github.com/docker/docker/api/types=$WORK/b267/_pkg_.a EOF cd /builddir/build/BUILD/buildah-e94b4f98048e7371685731b97eefd6265e2f1fb3/src/github.com/docker/docker/api/types/volume /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b282/_pkg_.a -trimpath "$WORK/b282=>" -shared -p github.com/docker/docker/api/types/volume -complete -installsuffix shared -buildid G82Ckfo1jig88hE-f2pR/G82Ckfo1jig88hE-f2pR -goversion go1.14.12 -D "" -importcfg $WORK/b282/importcfg -pack ./volumes_create.go ./volumes_list.go github.com/docker/docker/opts mkdir -p $WORK/b322/ cat >$WORK/b322/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b030/_pkg_.a packagefile github.com/docker/docker/api/types=$WORK/b267/_pkg_.a packagefile github.com/docker/go-units=$WORK/b166/_pkg_.a packagefile github.com/pkg/errors=$WORK/b064/_pkg_.a packagefile net=$WORK/b042/_pkg_.a packagefile net/url=$WORK/b111/_pkg_.a packagefile os=$WORK/b033/_pkg_.a packagefile path=$WORK/b055/_pkg_.a packagefile regexp=$WORK/b069/_pkg_.a packagefile runtime=$WORK/b005/_pkg_.a packagefile strconv=$WORK/b029/_pkg_.a packagefile strings=$WORK/b038/_pkg_.a EOF cd /builddir/build/BUILD/buildah-e94b4f98048e7371685731b97eefd6265e2f1fb3/src/github.com/docker/docker/opts /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b322/_pkg_.a -trimpath "$WORK/b322=>" -shared -p github.com/docker/docker/opts -complete -installsuffix shared -buildid vJej_ww7bOvVfqmTmZkp/vJej_ww7bOvVfqmTmZkp -goversion go1.14.12 -D "" -importcfg $WORK/b322/importcfg -pack ./env.go ./hosts.go ./hosts_unix.go ./ip.go ./opts.go ./opts_unix.go ./quotedstring.go ./runtime.go ./ulimit.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b282/_pkg_.a # internal cp $WORK/b282/_pkg_.a /builddir/.cache/go-build/cc/cc8463089b5db8ec322908dc3c3c82cae6d0ca5d1dd69647f91e90e2d62afc7b-d # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b316/_pkg_.a # internal cp $WORK/b316/_pkg_.a /builddir/.cache/go-build/61/6143c281d718b0322ec1b269d3c0e41ebb5480e4239299951df452206d7cb0bc-d # internal github.com/urfave/cli mkdir -p $WORK/b336/ cat >$WORK/b336/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile flag=$WORK/b197/_pkg_.a packagefile fmt=$WORK/b030/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile io/ioutil=$WORK/b052/_pkg_.a packagefile os=$WORK/b033/_pkg_.a packagefile path/filepath=$WORK/b053/_pkg_.a packagefile reflect=$WORK/b028/_pkg_.a packagefile runtime=$WORK/b005/_pkg_.a packagefile sort=$WORK/b032/_pkg_.a packagefile strconv=$WORK/b029/_pkg_.a packagefile strings=$WORK/b038/_pkg_.a packagefile syscall=$WORK/b016/_pkg_.a packagefile text/tabwriter=$WORK/b337/_pkg_.a packagefile text/template=$WORK/b316/_pkg_.a packagefile time=$WORK/b015/_pkg_.a packagefile unicode=$WORK/b021/_pkg_.a EOF cd /builddir/build/BUILD/buildah-e94b4f98048e7371685731b97eefd6265e2f1fb3/src/github.com/urfave/cli /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b336/_pkg_.a -trimpath "$WORK/b336=>" -shared -p github.com/urfave/cli -complete -installsuffix shared -buildid xKSLTiBivuJTGqIvaIhK/xKSLTiBivuJTGqIvaIhK -goversion go1.14.12 -D "" -importcfg $WORK/b336/importcfg -pack ./app.go ./category.go ./cli.go ./command.go ./context.go ./errors.go ./flag.go ./flag_generated.go ./funcs.go ./help.go ./sort.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b217/_pkg_.a # internal cp $WORK/b217/_pkg_.a /builddir/.cache/go-build/5c/5c2dbbbfd602f22384398a9c9236ec85d2b2a9b104851e37f7cf348d5ce3ddf1-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/60/60e85eaed564074a1da1b7fd4d633e7a2f5c6b5628d3d5159a34f5f74dc71826-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/46/4653119027110f4b8db3c9a829157635b4172ba6bee1cde62a947adcf5b35cb9-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/05/0517b4567801c285b2752167305fb82033d6cd28f832ccbd6065a7e4fc32bdd2-d # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b212/_pkg_.a # internal cp $WORK/b212/_pkg_.a /builddir/.cache/go-build/1b/1b5cde635420e77338a1b2c8be6ef6cdc91b13a9d978fd31bf49e6d60c512e84-d # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b336/_pkg_.a # internal cp $WORK/b336/_pkg_.a /builddir/.cache/go-build/ff/ff4dbfb9621c57d6121c507307820721f5e74663b8feea82b60229ebb29b7e0b-d # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b207/_pkg_.a # internal cp $WORK/b207/_pkg_.a /builddir/.cache/go-build/67/67891c238ae5f1125e5027201dcb134580b18c411d3cd3290c6d49c8b3bf0f9c-d # internal github.com/containers/storage/drivers/register mkdir -p $WORK/b201/ cat >$WORK/b201/importcfg << 'EOF' # internal # import config packagefile github.com/containers/storage/drivers/aufs=$WORK/b202/_pkg_.a packagefile github.com/containers/storage/drivers/devmapper=$WORK/b207/_pkg_.a packagefile github.com/containers/storage/drivers/overlay=$WORK/b212/_pkg_.a packagefile github.com/containers/storage/drivers/vfs=$WORK/b217/_pkg_.a packagefile github.com/containers/storage/drivers/zfs=$WORK/b218/_pkg_.a EOF cd /builddir/build/BUILD/buildah-e94b4f98048e7371685731b97eefd6265e2f1fb3/src/github.com/containers/storage/drivers/register /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b201/_pkg_.a -trimpath "$WORK/b201=>" -shared -p github.com/containers/storage/drivers/register -complete -installsuffix shared -buildid LPZDgDFolTdOmr1g_7s6/LPZDgDFolTdOmr1g_7s6 -goversion go1.14.12 -D "" -importcfg $WORK/b201/importcfg -pack ./register_aufs.go ./register_devicemapper.go ./register_overlay.go ./register_vfs.go ./register_zfs.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b201/_pkg_.a # internal cp $WORK/b201/_pkg_.a /builddir/.cache/go-build/f3/f30a82a285aa663b467ffc9b5d69d7b919eaa705f05b0a556b01c08cb18c0f31-d # internal github.com/containers/storage mkdir -p $WORK/b194/ cat >$WORK/b194/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b019/_pkg_.a packagefile compress/gzip=$WORK/b129/_pkg_.a packagefile encoding/base64=$WORK/b024/_pkg_.a packagefile encoding/json=$WORK/b018/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b030/_pkg_.a packagefile github.com/BurntSushi/toml=$WORK/b176/_pkg_.a packagefile github.com/containers/storage/drivers=$WORK/b195/_pkg_.a packagefile github.com/containers/storage/drivers/register=$WORK/b201/_pkg_.a packagefile github.com/containers/storage/pkg/archive=$WORK/b160/_pkg_.a packagefile github.com/containers/storage/pkg/directory=$WORK/b203/_pkg_.a packagefile github.com/containers/storage/pkg/idtools=$WORK/b163/_pkg_.a packagefile github.com/containers/storage/pkg/ioutils=$WORK/b168/_pkg_.a packagefile github.com/containers/storage/pkg/stringid=$WORK/b222/_pkg_.a packagefile github.com/containers/storage/pkg/stringutils=$WORK/b223/_pkg_.a packagefile github.com/containers/storage/pkg/system=$WORK/b164/_pkg_.a packagefile github.com/containers/storage/pkg/truncindex=$WORK/b224/_pkg_.a packagefile github.com/opencontainers/go-digest=$WORK/b066/_pkg_.a packagefile github.com/opencontainers/selinux/go-selinux/label=$WORK/b206/_pkg_.a packagefile github.com/pkg/errors=$WORK/b064/_pkg_.a packagefile github.com/pquerna/ffjson/fflib/v1=$WORK/b173/_pkg_.a packagefile github.com/vbatts/tar-split/tar/asm=$WORK/b226/_pkg_.a packagefile github.com/vbatts/tar-split/tar/storage=$WORK/b200/_pkg_.a packagefile golang.org/x/sys/unix=$WORK/b121/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile io/ioutil=$WORK/b052/_pkg_.a packagefile os=$WORK/b033/_pkg_.a packagefile path/filepath=$WORK/b053/_pkg_.a packagefile reflect=$WORK/b028/_pkg_.a packagefile sort=$WORK/b032/_pkg_.a packagefile strings=$WORK/b038/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a packagefile time=$WORK/b015/_pkg_.a EOF cd /builddir/build/BUILD/buildah-e94b4f98048e7371685731b97eefd6265e2f1fb3/src/github.com/containers/storage /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b194/_pkg_.a -trimpath "$WORK/b194=>" -shared -p github.com/containers/storage -complete -installsuffix shared -buildid xisl5ST0ytIoMn5wxH2T/xisl5ST0ytIoMn5wxH2T -goversion go1.14.12 -D "" -importcfg $WORK/b194/importcfg -pack ./containers.go ./containers_ffjson.go ./errors.go ./images.go ./images_ffjson.go ./layers.go ./layers_ffjson.go ./lockfile.go ./lockfile_linux.go ./lockfile_unix.go ./store.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b095/_pkg_.a # internal cp $WORK/b095/_pkg_.a /builddir/.cache/go-build/7e/7e3ce75311e9d786acd932fcb1f197de2affa3d366d103a5b162fe107c20ce21-d # internal net/http/httptrace mkdir -p $WORK/b157/ github.com/docker/go-connections/tlsconfig github.com/docker/libtrust mkdir -p $WORK/b159/ cat >$WORK/b157/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b002/_pkg_.a packagefile crypto/tls=$WORK/b095/_pkg_.a packagefile internal/nettrace=$WORK/b044/_pkg_.a packagefile net=$WORK/b042/_pkg_.a packagefile net/textproto=$WORK/b151/_pkg_.a packagefile reflect=$WORK/b028/_pkg_.a packagefile time=$WORK/b015/_pkg_.a EOF mkdir -p $WORK/b086/ cd /usr/lib/golang/src/net/http/httptrace /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b157/_pkg_.a -trimpath "$WORK/b157=>" -shared -p net/http/httptrace -std -complete -installsuffix shared -buildid fIO11XyUeYH32EXsZHLk/fIO11XyUeYH32EXsZHLk -goversion go1.14.12 -D "" -importcfg $WORK/b157/importcfg -pack ./trace.go cat >$WORK/b159/importcfg << 'EOF' # internal # import config packagefile crypto/tls=$WORK/b095/_pkg_.a packagefile crypto/x509=$WORK/b105/_pkg_.a packagefile encoding/pem=$WORK/b108/_pkg_.a packagefile fmt=$WORK/b030/_pkg_.a packagefile github.com/pkg/errors=$WORK/b064/_pkg_.a packagefile io/ioutil=$WORK/b052/_pkg_.a packagefile os=$WORK/b033/_pkg_.a packagefile runtime=$WORK/b005/_pkg_.a EOF cd /builddir/build/BUILD/buildah-e94b4f98048e7371685731b97eefd6265e2f1fb3/src/github.com/docker/go-connections/tlsconfig /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b159/_pkg_.a -trimpath "$WORK/b159=>" -shared -p github.com/docker/go-connections/tlsconfig -complete -installsuffix shared -buildid n_RaMPfizHWxoE6Mkpm3/n_RaMPfizHWxoE6Mkpm3 -goversion go1.14.12 -D "" -importcfg $WORK/b159/importcfg -pack ./certpool_go17.go ./config.go ./config_client_ciphers.go cat >$WORK/b086/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b019/_pkg_.a packagefile crypto=$WORK/b067/_pkg_.a packagefile crypto/ecdsa=$WORK/b087/_pkg_.a packagefile crypto/elliptic=$WORK/b089/_pkg_.a packagefile crypto/rand=$WORK/b093/_pkg_.a packagefile crypto/rsa=$WORK/b094/_pkg_.a packagefile crypto/sha256=$WORK/b072/_pkg_.a packagefile crypto/sha512=$WORK/b091/_pkg_.a packagefile crypto/tls=$WORK/b095/_pkg_.a packagefile crypto/x509=$WORK/b105/_pkg_.a packagefile crypto/x509/pkix=$WORK/b107/_pkg_.a packagefile encoding/base32=$WORK/b118/_pkg_.a packagefile encoding/base64=$WORK/b024/_pkg_.a packagefile encoding/binary=$WORK/b025/_pkg_.a packagefile encoding/json=$WORK/b018/_pkg_.a packagefile encoding/pem=$WORK/b108/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b030/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile io/ioutil=$WORK/b052/_pkg_.a packagefile math/big=$WORK/b078/_pkg_.a packagefile net=$WORK/b042/_pkg_.a packagefile net/url=$WORK/b111/_pkg_.a packagefile os=$WORK/b033/_pkg_.a packagefile path=$WORK/b055/_pkg_.a packagefile path/filepath=$WORK/b053/_pkg_.a packagefile sort=$WORK/b032/_pkg_.a packagefile strings=$WORK/b038/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a packagefile time=$WORK/b015/_pkg_.a packagefile unicode=$WORK/b021/_pkg_.a EOF cd /builddir/build/BUILD/buildah-e94b4f98048e7371685731b97eefd6265e2f1fb3/src/github.com/docker/libtrust /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b086/_pkg_.a -trimpath "$WORK/b086=>" -shared -p github.com/docker/libtrust -complete -installsuffix shared -buildid BQTNWWQNQsc7iiU2yHQI/BQTNWWQNQsc7iiU2yHQI -goversion go1.14.12 -D "" -importcfg $WORK/b086/importcfg -pack ./certificates.go ./doc.go ./ec_key.go ./filter.go ./hash.go ./jsonsign.go ./key.go ./key_files.go ./key_manager.go ./rsa_key.go ./util.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b157/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b159/_pkg_.a # internal cp $WORK/b157/_pkg_.a /builddir/.cache/go-build/b5/b579c3ef935d47b448183493ecd2d6c388538eca842c72b7fc225844ffa02afd-d # internal cp $WORK/b159/_pkg_.a /builddir/.cache/go-build/83/83a82872f9594f4784dc574c1fbe383c3e2827718d5ecf403c719c0077be984e-d # internal net/http mkdir -p $WORK/b144/ cat >$WORK/b144/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/b056/_pkg_.a packagefile bytes=$WORK/b019/_pkg_.a packagefile compress/gzip=$WORK/b129/_pkg_.a packagefile container/list=$WORK/b096/_pkg_.a packagefile context=$WORK/b002/_pkg_.a packagefile crypto/rand=$WORK/b093/_pkg_.a packagefile crypto/tls=$WORK/b095/_pkg_.a packagefile encoding/base64=$WORK/b024/_pkg_.a packagefile encoding/binary=$WORK/b025/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b030/_pkg_.a packagefile vendor/golang.org/x/net/http/httpguts=$WORK/b145/_pkg_.a packagefile vendor/golang.org/x/net/http/httpproxy=$WORK/b152/_pkg_.a packagefile vendor/golang.org/x/net/http2/hpack=$WORK/b153/_pkg_.a packagefile vendor/golang.org/x/net/idna=$WORK/b146/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile io/ioutil=$WORK/b052/_pkg_.a packagefile log=$WORK/b122/_pkg_.a packagefile math=$WORK/b026/_pkg_.a packagefile math/rand=$WORK/b046/_pkg_.a packagefile mime=$WORK/b154/_pkg_.a packagefile mime/multipart=$WORK/b155/_pkg_.a packagefile net=$WORK/b042/_pkg_.a packagefile net/http/httptrace=$WORK/b157/_pkg_.a packagefile net/http/internal=$WORK/b158/_pkg_.a packagefile net/textproto=$WORK/b151/_pkg_.a packagefile net/url=$WORK/b111/_pkg_.a packagefile os=$WORK/b033/_pkg_.a packagefile path=$WORK/b055/_pkg_.a packagefile path/filepath=$WORK/b053/_pkg_.a packagefile reflect=$WORK/b028/_pkg_.a packagefile runtime=$WORK/b005/_pkg_.a packagefile sort=$WORK/b032/_pkg_.a packagefile strconv=$WORK/b029/_pkg_.a packagefile strings=$WORK/b038/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a packagefile sync/atomic=$WORK/b014/_pkg_.a packagefile time=$WORK/b015/_pkg_.a packagefile unicode/utf8=$WORK/b022/_pkg_.a EOF cd /usr/lib/golang/src/net/http /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b144/_pkg_.a -trimpath "$WORK/b144=>" -shared -p net/http -std -complete -installsuffix shared -buildid luhRFakdQlMJfgDHbqQW/luhRFakdQlMJfgDHbqQW -goversion go1.14.12 -D "" -importcfg $WORK/b144/importcfg -pack ./client.go ./clone.go ./cookie.go ./doc.go ./filetransport.go ./fs.go ./h2_bundle.go ./header.go ./http.go ./jar.go ./method.go ./request.go ./response.go ./roundtrip.go ./server.go ./sniff.go ./socks_bundle.go ./status.go ./transfer.go ./transport.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b086/_pkg_.a # internal cp $WORK/b086/_pkg_.a /builddir/.cache/go-build/c5/c5a701e75df2baa230e7dec09b8108a42f728a7b34aeedf3766f901c89ccd922-d # internal github.com/containers/image/manifest mkdir -p $WORK/b080/ cat >$WORK/b080/importcfg << 'EOF' # internal # import config packagefile encoding/json=$WORK/b018/_pkg_.a packagefile fmt=$WORK/b030/_pkg_.a packagefile github.com/containers/image/docker/reference=$WORK/b065/_pkg_.a packagefile github.com/containers/image/pkg/strslice=$WORK/b081/_pkg_.a packagefile github.com/containers/image/types=$WORK/b082/_pkg_.a packagefile github.com/docker/docker/api/types/versions=$WORK/b085/_pkg_.a packagefile github.com/docker/libtrust=$WORK/b086/_pkg_.a packagefile github.com/opencontainers/go-digest=$WORK/b066/_pkg_.a packagefile github.com/opencontainers/image-spec/specs-go=$WORK/b084/_pkg_.a packagefile github.com/opencontainers/image-spec/specs-go/v1=$WORK/b083/_pkg_.a packagefile github.com/pkg/errors=$WORK/b064/_pkg_.a packagefile regexp=$WORK/b069/_pkg_.a packagefile strings=$WORK/b038/_pkg_.a packagefile time=$WORK/b015/_pkg_.a EOF cd /builddir/build/BUILD/buildah-e94b4f98048e7371685731b97eefd6265e2f1fb3/src/github.com/containers/image/manifest /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b080/_pkg_.a -trimpath "$WORK/b080=>" -shared -p github.com/containers/image/manifest -complete -installsuffix shared -buildid BHTZ9I0ajFUfgP2-JaF2/BHTZ9I0ajFUfgP2-JaF2 -goversion go1.14.12 -D "" -importcfg $WORK/b080/importcfg -pack ./docker_schema1.go ./docker_schema2.go ./manifest.go ./oci.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b080/_pkg_.a # internal cp $WORK/b080/_pkg_.a /builddir/.cache/go-build/eb/eb92d786e493c59e60b1462adf660663bcfbf117d11f5665b3c9ee7788d5f1b6-d # internal github.com/containers/image/image mkdir -p $WORK/b071/ github.com/containers/image/docker/tarfile github.com/containers/image/signature mkdir -p $WORK/b177/ cat >$WORK/b071/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b019/_pkg_.a packagefile context=$WORK/b002/_pkg_.a packagefile crypto/sha256=$WORK/b072/_pkg_.a packagefile encoding/hex=$WORK/b079/_pkg_.a packagefile encoding/json=$WORK/b018/_pkg_.a packagefile fmt=$WORK/b030/_pkg_.a packagefile github.com/containers/image/docker/reference=$WORK/b065/_pkg_.a packagefile github.com/containers/image/manifest=$WORK/b080/_pkg_.a packagefile github.com/containers/image/types=$WORK/b082/_pkg_.a packagefile github.com/opencontainers/go-digest=$WORK/b066/_pkg_.a packagefile github.com/opencontainers/image-spec/specs-go/v1=$WORK/b083/_pkg_.a packagefile github.com/pkg/errors=$WORK/b064/_pkg_.a packagefile github.com/sirupsen/logrus=$WORK/b119/_pkg_.a packagefile io/ioutil=$WORK/b052/_pkg_.a packagefile runtime=$WORK/b005/_pkg_.a packagefile strings=$WORK/b038/_pkg_.a EOF mkdir -p $WORK/b125/ cd /builddir/build/BUILD/buildah-e94b4f98048e7371685731b97eefd6265e2f1fb3/src/github.com/containers/image/image /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b071/_pkg_.a -trimpath "$WORK/b071=>" -shared -p github.com/containers/image/image -complete -installsuffix shared -buildid 1qeQ9o5pf8sqbXhy66L3/1qeQ9o5pf8sqbXhy66L3 -goversion go1.14.12 -D "" -importcfg $WORK/b071/importcfg -pack ./docker_list.go ./docker_schema1.go ./docker_schema2.go ./manifest.go ./memory.go ./oci.go ./sourced.go ./unparsed.go cat >$WORK/b177/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b019/_pkg_.a packagefile context=$WORK/b002/_pkg_.a packagefile encoding/json=$WORK/b018/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b030/_pkg_.a packagefile github.com/containers/image/docker/reference=$WORK/b065/_pkg_.a packagefile github.com/containers/image/manifest=$WORK/b080/_pkg_.a packagefile github.com/containers/image/transports=$WORK/b123/_pkg_.a packagefile github.com/containers/image/types=$WORK/b082/_pkg_.a packagefile github.com/containers/image/version=$WORK/b178/_pkg_.a packagefile github.com/mtrmac/gpgme=$WORK/b179/_pkg_.a packagefile github.com/opencontainers/go-digest=$WORK/b066/_pkg_.a packagefile github.com/pkg/errors=$WORK/b064/_pkg_.a packagefile github.com/sirupsen/logrus=$WORK/b119/_pkg_.a packagefile golang.org/x/crypto/openpgp=$WORK/b180/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile io/ioutil=$WORK/b052/_pkg_.a packagefile os=$WORK/b033/_pkg_.a packagefile path/filepath=$WORK/b053/_pkg_.a packagefile strings=$WORK/b038/_pkg_.a packagefile time=$WORK/b015/_pkg_.a EOF cd /builddir/build/BUILD/buildah-e94b4f98048e7371685731b97eefd6265e2f1fb3/src/github.com/containers/image/signature /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b177/_pkg_.a -trimpath "$WORK/b177=>" -shared -p github.com/containers/image/signature -complete -installsuffix shared -buildid _MvKloNyVsOEzrjGMMJD/_MvKloNyVsOEzrjGMMJD -goversion go1.14.12 -D "" -importcfg $WORK/b177/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 cat >$WORK/b125/importcfg << 'EOF' # internal # import config packagefile archive/tar=$WORK/b051/_pkg_.a packagefile bytes=$WORK/b019/_pkg_.a packagefile context=$WORK/b002/_pkg_.a packagefile encoding/json=$WORK/b018/_pkg_.a packagefile fmt=$WORK/b030/_pkg_.a packagefile github.com/containers/image/docker/reference=$WORK/b065/_pkg_.a packagefile github.com/containers/image/internal/tmpdir=$WORK/b126/_pkg_.a packagefile github.com/containers/image/manifest=$WORK/b080/_pkg_.a packagefile github.com/containers/image/pkg/compression=$WORK/b127/_pkg_.a packagefile github.com/containers/image/types=$WORK/b082/_pkg_.a packagefile github.com/opencontainers/go-digest=$WORK/b066/_pkg_.a packagefile github.com/pkg/errors=$WORK/b064/_pkg_.a packagefile github.com/sirupsen/logrus=$WORK/b119/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile io/ioutil=$WORK/b052/_pkg_.a packagefile os=$WORK/b033/_pkg_.a packagefile path=$WORK/b055/_pkg_.a packagefile path/filepath=$WORK/b053/_pkg_.a packagefile time=$WORK/b015/_pkg_.a EOF cd /builddir/build/BUILD/buildah-e94b4f98048e7371685731b97eefd6265e2f1fb3/src/github.com/containers/image/docker/tarfile /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b125/_pkg_.a -trimpath "$WORK/b125=>" -shared -p github.com/containers/image/docker/tarfile -complete -installsuffix shared -buildid Sml3m1tKC0L5nEQBu3Od/Sml3m1tKC0L5nEQBu3Od -goversion go1.14.12 -D "" -importcfg $WORK/b125/importcfg -pack ./dest.go ./doc.go ./src.go ./types.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b194/_pkg_.a # internal cp $WORK/b194/_pkg_.a /builddir/.cache/go-build/4a/4ac97474ad10df65581e8fc6e8f4e9cee8720176fcdf89e9636219155861b57d-d # internal github.com/containers/libpod/pkg/util mkdir -p $WORK/b339/ cat >$WORK/b339/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b030/_pkg_.a packagefile github.com/BurntSushi/toml=$WORK/b176/_pkg_.a packagefile github.com/containers/image/types=$WORK/b082/_pkg_.a packagefile github.com/containers/libpod/pkg/rootless=$WORK/b301/_pkg_.a packagefile github.com/containers/storage=$WORK/b194/_pkg_.a packagefile github.com/containers/storage/pkg/idtools=$WORK/b163/_pkg_.a packagefile github.com/opencontainers/image-spec/specs-go/v1=$WORK/b083/_pkg_.a packagefile github.com/pkg/errors=$WORK/b064/_pkg_.a packagefile golang.org/x/crypto/ssh/terminal=$WORK/b120/_pkg_.a packagefile os=$WORK/b033/_pkg_.a packagefile os/exec=$WORK/b059/_pkg_.a packagefile path/filepath=$WORK/b053/_pkg_.a packagefile strconv=$WORK/b029/_pkg_.a packagefile strings=$WORK/b038/_pkg_.a packagefile syscall=$WORK/b016/_pkg_.a EOF cd /builddir/build/BUILD/buildah-e94b4f98048e7371685731b97eefd6265e2f1fb3/src/github.com/containers/libpod/pkg/util /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b339/_pkg_.a -trimpath "$WORK/b339=>" -shared -p github.com/containers/libpod/pkg/util -complete -installsuffix shared -buildid fN8cnNPeVz5_ZgRg8gyU/fN8cnNPeVz5_ZgRg8gyU -goversion go1.14.12 -D "" -importcfg $WORK/b339/importcfg -pack ./utils.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b339/_pkg_.a # internal cp $WORK/b339/_pkg_.a /builddir/.cache/go-build/48/48a0ad0fbce8441ca61e78ea14e1bef98daa185f426e754affaa97a26f0cb788-d # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b125/_pkg_.a # internal cp $WORK/b125/_pkg_.a /builddir/.cache/go-build/90/900169cee9f21471480a32772f24dfa07715779410b7129d843e10c143cd5261-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/17/176cee62d57f07cb218b752f5262fff9c2c9dc93aa579bfa97a935b40fa9cefb-d # internal github.com/containers/image/directory mkdir -p $WORK/b062/ github.com/containers/image/docker/archive github.com/containers/image/tarball github.com/containers/image/storage mkdir -p $WORK/b124/ cat >$WORK/b062/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b002/_pkg_.a packagefile fmt=$WORK/b030/_pkg_.a packagefile github.com/containers/image/directory/explicitfilepath=$WORK/b063/_pkg_.a packagefile github.com/containers/image/docker/reference=$WORK/b065/_pkg_.a packagefile github.com/containers/image/image=$WORK/b071/_pkg_.a packagefile github.com/containers/image/manifest=$WORK/b080/_pkg_.a packagefile github.com/containers/image/transports=$WORK/b123/_pkg_.a packagefile github.com/containers/image/types=$WORK/b082/_pkg_.a packagefile github.com/opencontainers/go-digest=$WORK/b066/_pkg_.a packagefile github.com/pkg/errors=$WORK/b064/_pkg_.a packagefile github.com/sirupsen/logrus=$WORK/b119/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile io/ioutil=$WORK/b052/_pkg_.a packagefile os=$WORK/b033/_pkg_.a packagefile path/filepath=$WORK/b053/_pkg_.a packagefile strings=$WORK/b038/_pkg_.a EOF cd /builddir/build/BUILD/buildah-e94b4f98048e7371685731b97eefd6265e2f1fb3/src/github.com/containers/image/directory /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b062/_pkg_.a -trimpath "$WORK/b062=>" -shared -p github.com/containers/image/directory -complete -installsuffix shared -buildid kaW6Xdvwux72AftMKSh-/kaW6Xdvwux72AftMKSh- -goversion go1.14.12 -D "" -importcfg $WORK/b062/importcfg -pack ./directory_dest.go ./directory_src.go ./directory_transport.go mkdir -p $WORK/b228/ cat >$WORK/b124/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b002/_pkg_.a packagefile fmt=$WORK/b030/_pkg_.a packagefile github.com/containers/image/docker/reference=$WORK/b065/_pkg_.a packagefile github.com/containers/image/docker/tarfile=$WORK/b125/_pkg_.a packagefile github.com/containers/image/image=$WORK/b071/_pkg_.a packagefile github.com/containers/image/transports=$WORK/b123/_pkg_.a packagefile github.com/containers/image/types=$WORK/b082/_pkg_.a packagefile github.com/pkg/errors=$WORK/b064/_pkg_.a packagefile github.com/sirupsen/logrus=$WORK/b119/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile os=$WORK/b033/_pkg_.a packagefile strings=$WORK/b038/_pkg_.a EOF mkdir -p $WORK/b193/ cd /builddir/build/BUILD/buildah-e94b4f98048e7371685731b97eefd6265e2f1fb3/src/github.com/containers/image/docker/archive /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b124/_pkg_.a -trimpath "$WORK/b124=>" -shared -p github.com/containers/image/docker/archive -complete -installsuffix shared -buildid Xqt4fdNBDxw0BCsekS-z/Xqt4fdNBDxw0BCsekS-z -goversion go1.14.12 -D "" -importcfg $WORK/b124/importcfg -pack ./dest.go ./src.go ./transport.go cat >$WORK/b228/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b019/_pkg_.a packagefile compress/gzip=$WORK/b129/_pkg_.a packagefile context=$WORK/b002/_pkg_.a packagefile encoding/json=$WORK/b018/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b030/_pkg_.a packagefile github.com/containers/image/docker/reference=$WORK/b065/_pkg_.a packagefile github.com/containers/image/image=$WORK/b071/_pkg_.a packagefile github.com/containers/image/transports=$WORK/b123/_pkg_.a packagefile github.com/containers/image/types=$WORK/b082/_pkg_.a packagefile github.com/opencontainers/go-digest=$WORK/b066/_pkg_.a packagefile github.com/opencontainers/image-spec/specs-go=$WORK/b084/_pkg_.a packagefile github.com/opencontainers/image-spec/specs-go/v1=$WORK/b083/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile io/ioutil=$WORK/b052/_pkg_.a packagefile os=$WORK/b033/_pkg_.a packagefile runtime=$WORK/b005/_pkg_.a packagefile strings=$WORK/b038/_pkg_.a packagefile time=$WORK/b015/_pkg_.a EOF cd /builddir/build/BUILD/buildah-e94b4f98048e7371685731b97eefd6265e2f1fb3/src/github.com/containers/image/tarball /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b228/_pkg_.a -trimpath "$WORK/b228=>" -shared -p github.com/containers/image/tarball -complete -installsuffix shared -buildid c7VrXTYJLe3MN7ga6cUh/c7VrXTYJLe3MN7ga6cUh -goversion go1.14.12 -D "" -importcfg $WORK/b228/importcfg -pack ./doc.go ./tarball_reference.go ./tarball_src.go ./tarball_transport.go cat >$WORK/b193/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b019/_pkg_.a packagefile context=$WORK/b002/_pkg_.a packagefile encoding/json=$WORK/b018/_pkg_.a packagefile fmt=$WORK/b030/_pkg_.a packagefile github.com/containers/image/docker/reference=$WORK/b065/_pkg_.a packagefile github.com/containers/image/image=$WORK/b071/_pkg_.a packagefile github.com/containers/image/internal/tmpdir=$WORK/b126/_pkg_.a packagefile github.com/containers/image/manifest=$WORK/b080/_pkg_.a packagefile github.com/containers/image/transports=$WORK/b123/_pkg_.a packagefile github.com/containers/image/types=$WORK/b082/_pkg_.a packagefile github.com/containers/storage=$WORK/b194/_pkg_.a packagefile github.com/containers/storage/pkg/archive=$WORK/b160/_pkg_.a packagefile github.com/containers/storage/pkg/idtools=$WORK/b163/_pkg_.a packagefile github.com/containers/storage/pkg/ioutils=$WORK/b168/_pkg_.a packagefile github.com/opencontainers/go-digest=$WORK/b066/_pkg_.a packagefile github.com/opencontainers/image-spec/specs-go/v1=$WORK/b083/_pkg_.a packagefile github.com/pkg/errors=$WORK/b064/_pkg_.a packagefile github.com/sirupsen/logrus=$WORK/b119/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile io/ioutil=$WORK/b052/_pkg_.a packagefile os=$WORK/b033/_pkg_.a packagefile path/filepath=$WORK/b053/_pkg_.a packagefile strings=$WORK/b038/_pkg_.a packagefile sync/atomic=$WORK/b014/_pkg_.a EOF cd /builddir/build/BUILD/buildah-e94b4f98048e7371685731b97eefd6265e2f1fb3/src/github.com/containers/image/storage /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b193/_pkg_.a -trimpath "$WORK/b193=>" -shared -p github.com/containers/image/storage -complete -installsuffix shared -buildid 9o6b02d1yM6GoqcOLp49/9o6b02d1yM6GoqcOLp49 -goversion go1.14.12 -D "" -importcfg $WORK/b193/importcfg -pack ./storage_image.go ./storage_reference.go ./storage_transport.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b228/_pkg_.a # internal cp $WORK/b228/_pkg_.a /builddir/.cache/go-build/12/121cac33ae8b8b5367fc99ea1f9b96b919f0d7d5016cf8aa3a54ef8d74e745ea-d # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b124/_pkg_.a # internal cp $WORK/b124/_pkg_.a /builddir/.cache/go-build/d0/d03e1fa3054706234b6abfe19dc3d77e73a266e44e8ccea84dcef67ed98f81b6-d # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b177/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b062/_pkg_.a # internal cp $WORK/b177/_pkg_.a /builddir/.cache/go-build/7e/7e34354fde32f94dafd2f28294f5b3942f1dccaccda20c1baafe503e44fa8c99-d # internal github.com/containers/image/copy mkdir -p $WORK/b236/ cp $WORK/b062/_pkg_.a /builddir/.cache/go-build/3b/3b8bd78a79afd775448fb63bfb03a3e5c422ea6178011fbeb30749490d4acd2d-d # internal cat >$WORK/b236/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b019/_pkg_.a packagefile compress/gzip=$WORK/b129/_pkg_.a packagefile context=$WORK/b002/_pkg_.a packagefile fmt=$WORK/b030/_pkg_.a packagefile github.com/containers/image/image=$WORK/b071/_pkg_.a packagefile github.com/containers/image/manifest=$WORK/b080/_pkg_.a packagefile github.com/containers/image/pkg/compression=$WORK/b127/_pkg_.a packagefile github.com/containers/image/signature=$WORK/b177/_pkg_.a packagefile github.com/containers/image/transports=$WORK/b123/_pkg_.a packagefile github.com/containers/image/types=$WORK/b082/_pkg_.a packagefile github.com/opencontainers/go-digest=$WORK/b066/_pkg_.a packagefile github.com/pkg/errors=$WORK/b064/_pkg_.a packagefile github.com/sirupsen/logrus=$WORK/b119/_pkg_.a packagefile gopkg.in/cheggaaa/pb.v1=$WORK/b237/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile io/ioutil=$WORK/b052/_pkg_.a packagefile reflect=$WORK/b028/_pkg_.a packagefile runtime=$WORK/b005/_pkg_.a packagefile strings=$WORK/b038/_pkg_.a packagefile time=$WORK/b015/_pkg_.a EOF cd /builddir/build/BUILD/buildah-e94b4f98048e7371685731b97eefd6265e2f1fb3/src/github.com/containers/image/copy /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b236/_pkg_.a -trimpath "$WORK/b236=>" -shared -p github.com/containers/image/copy -complete -installsuffix shared -buildid _cYg0iueaPebM-_VOjwp/_cYg0iueaPebM-_VOjwp -goversion go1.14.12 -D "" -importcfg $WORK/b236/importcfg -pack ./copy.go ./manifest.go ./progress_reader.go ./sign.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b236/_pkg_.a # internal cp $WORK/b236/_pkg_.a /builddir/.cache/go-build/dc/dca1a688c02d13af0f91d8acc4963f312274ef58214bf5a927e3b93a073852d7-d # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b193/_pkg_.a # internal cp $WORK/b193/_pkg_.a /builddir/.cache/go-build/be/be1110cdfc5b915bc4d14f78c4d4d31b35992563ea78e6cf3f5c5774f586a727-d # internal cd $WORK/b298 TERM='dumb' gcc -I /builddir/build/BUILD/buildah-e94b4f98048e7371685731b97eefd6265e2f1fb3/src/github.com/ostreedev/ostree-go/pkg/glibobject -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b298=/tmp/go-build -gno-record-gcc-switches -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I ./ -g -O2 -o ./_x001.o -c _cgo_export.c TERM='dumb' gcc -I /builddir/build/BUILD/buildah-e94b4f98048e7371685731b97eefd6265e2f1fb3/src/github.com/ostreedev/ostree-go/pkg/glibobject -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b298=/tmp/go-build -gno-record-gcc-switches -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I ./ -g -O2 -o ./_x002.o -c gboolean.cgo2.c TERM='dumb' gcc -I /builddir/build/BUILD/buildah-e94b4f98048e7371685731b97eefd6265e2f1fb3/src/github.com/ostreedev/ostree-go/pkg/glibobject -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b298=/tmp/go-build -gno-record-gcc-switches -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I ./ -g -O2 -o ./_x003.o -c gcancellable.cgo2.c TERM='dumb' gcc -I /builddir/build/BUILD/buildah-e94b4f98048e7371685731b97eefd6265e2f1fb3/src/github.com/ostreedev/ostree-go/pkg/glibobject -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b298=/tmp/go-build -gno-record-gcc-switches -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I ./ -g -O2 -o ./_x004.o -c gerror.cgo2.c TERM='dumb' gcc -I /builddir/build/BUILD/buildah-e94b4f98048e7371685731b97eefd6265e2f1fb3/src/github.com/ostreedev/ostree-go/pkg/glibobject -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b298=/tmp/go-build -gno-record-gcc-switches -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I ./ -g -O2 -o ./_x005.o -c gfile.cgo2.c /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b144/_pkg_.a # internal cp $WORK/b144/_pkg_.a /builddir/.cache/go-build/3f/3f5d7a4a9965b9256ee5b421393a048507485f00742d64b7ab9a22355826a4bd-d # internal golang.org/x/net/context/ctxhttp mkdir -p $WORK/b283/ github.com/docker/go-connections/sockets github.com/docker/distribution/registry/api/errcode github.com/docker/distribution github.com/docker/distribution/registry/client/auth/challenge net/http/httputil github.com/gorilla/mux github.com/docker/distribution/registry/client/transport mkdir -p $WORK/b259/ cat >$WORK/b283/importcfg << 'EOF' # internal # import config packagefile golang.org/x/net/context=$WORK/b169/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile net/http=$WORK/b144/_pkg_.a packagefile net/url=$WORK/b111/_pkg_.a packagefile strings=$WORK/b038/_pkg_.a EOF mkdir -p $WORK/b141/ github.com/xeipuuv/gojsonschema cd /builddir/build/BUILD/buildah-e94b4f98048e7371685731b97eefd6265e2f1fb3/src/golang.org/x/net/context/ctxhttp /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b283/_pkg_.a -trimpath "$WORK/b283=>" -shared -p golang.org/x/net/context/ctxhttp -complete -installsuffix shared -buildid UA8S0SxCTrwV1yYw2Pmi/UA8S0SxCTrwV1yYw2Pmi -goversion go1.14.12 -D "" -importcfg $WORK/b283/importcfg -pack ./ctxhttp.go cat >$WORK/b259/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b030/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile net/http=$WORK/b144/_pkg_.a packagefile os=$WORK/b033/_pkg_.a packagefile regexp=$WORK/b069/_pkg_.a packagefile strconv=$WORK/b029/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a EOF mkdir -p $WORK/b229/ cd /builddir/build/BUILD/buildah-e94b4f98048e7371685731b97eefd6265e2f1fb3/src/github.com/docker/distribution/registry/client/transport /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b259/_pkg_.a -trimpath "$WORK/b259=>" -shared -p github.com/docker/distribution/registry/client/transport -complete -installsuffix shared -buildid 7R9Lq4kJzcCZrl_bxZ7W/7R9Lq4kJzcCZrl_bxZ7W -goversion go1.14.12 -D "" -importcfg $WORK/b259/importcfg -pack ./http_reader.go ./transport.go mkdir -p $WORK/b257/ golang.org/x/net/http2 cat >$WORK/b141/importcfg << 'EOF' # internal # import config packagefile crypto/tls=$WORK/b095/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b030/_pkg_.a packagefile golang.org/x/net/proxy=$WORK/b142/_pkg_.a packagefile net=$WORK/b042/_pkg_.a packagefile net/http=$WORK/b144/_pkg_.a packagefile net/url=$WORK/b111/_pkg_.a packagefile os=$WORK/b033/_pkg_.a packagefile strings=$WORK/b038/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a packagefile syscall=$WORK/b016/_pkg_.a packagefile time=$WORK/b015/_pkg_.a EOF cat >$WORK/b229/importcfg << 'EOF' # internal # import config packagefile encoding/json=$WORK/b018/_pkg_.a packagefile fmt=$WORK/b030/_pkg_.a packagefile net/http=$WORK/b144/_pkg_.a packagefile sort=$WORK/b032/_pkg_.a packagefile strings=$WORK/b038/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a EOF cd /builddir/build/BUILD/buildah-e94b4f98048e7371685731b97eefd6265e2f1fb3/src/github.com/docker/go-connections/sockets /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b141/_pkg_.a -trimpath "$WORK/b141=>" -shared -p github.com/docker/go-connections/sockets -complete -installsuffix shared -buildid HqqJl1iLRBFVV43pFCEY/HqqJl1iLRBFVV43pFCEY -goversion go1.14.12 -D "" -importcfg $WORK/b141/importcfg -pack ./inmem_socket.go ./proxy.go ./sockets.go ./sockets_unix.go ./tcp_socket.go ./unix_socket.go mkdir -p $WORK/b258/ cat >$WORK/b257/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b002/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b030/_pkg_.a packagefile github.com/docker/distribution/reference=$WORK/b253/_pkg_.a packagefile github.com/opencontainers/go-digest=$WORK/b066/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile mime=$WORK/b154/_pkg_.a packagefile net/http=$WORK/b144/_pkg_.a packagefile strings=$WORK/b038/_pkg_.a packagefile time=$WORK/b015/_pkg_.a EOF cd /builddir/build/BUILD/buildah-e94b4f98048e7371685731b97eefd6265e2f1fb3/src/github.com/docker/distribution/registry/api/errcode /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b229/_pkg_.a -trimpath "$WORK/b229=>" -shared -p github.com/docker/distribution/registry/api/errcode -complete -installsuffix shared -buildid 1AqTB_JIJiVmgugF8qgy/1AqTB_JIJiVmgugF8qgy -goversion go1.14.12 -D "" -importcfg $WORK/b229/importcfg -pack ./errors.go ./handler.go ./register.go mkdir -p $WORK/b284/ cd /builddir/build/BUILD/buildah-e94b4f98048e7371685731b97eefd6265e2f1fb3/src/github.com/docker/distribution /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b257/_pkg_.a -trimpath "$WORK/b257=>" -shared -p github.com/docker/distribution -complete -installsuffix shared -buildid D7mIP7mBOLCTLAYgYHL8/D7mIP7mBOLCTLAYgYHL8 -goversion go1.14.12 -D "" -importcfg $WORK/b257/importcfg -pack ./blobs.go ./doc.go ./errors.go ./manifests.go ./registry.go ./tags.go mkdir -p $WORK/b255/ cat >$WORK/b258/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b030/_pkg_.a packagefile net/http=$WORK/b144/_pkg_.a packagefile net/url=$WORK/b111/_pkg_.a packagefile strings=$WORK/b038/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a EOF cat >$WORK/b284/importcfg << 'EOF' # internal # import config importmap golang.org/x/net/http/httpguts=vendor/golang.org/x/net/http/httpguts packagefile bufio=$WORK/b056/_pkg_.a packagefile bytes=$WORK/b019/_pkg_.a packagefile context=$WORK/b002/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b030/_pkg_.a packagefile vendor/golang.org/x/net/http/httpguts=$WORK/b145/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile io/ioutil=$WORK/b052/_pkg_.a packagefile log=$WORK/b122/_pkg_.a packagefile net=$WORK/b042/_pkg_.a packagefile net/http=$WORK/b144/_pkg_.a packagefile net/http/internal=$WORK/b158/_pkg_.a packagefile net/textproto=$WORK/b151/_pkg_.a packagefile net/url=$WORK/b111/_pkg_.a packagefile strings=$WORK/b038/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a packagefile time=$WORK/b015/_pkg_.a EOF cd /builddir/build/BUILD/buildah-e94b4f98048e7371685731b97eefd6265e2f1fb3/src/github.com/docker/distribution/registry/client/auth/challenge /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b258/_pkg_.a -trimpath "$WORK/b258=>" -shared -p github.com/docker/distribution/registry/client/auth/challenge -complete -installsuffix shared -buildid FXBYC0c1heMQi_aAo-Dw/FXBYC0c1heMQi_aAo-Dw -goversion go1.14.12 -D "" -importcfg $WORK/b258/importcfg -pack ./addr.go ./authchallenge.go cd /usr/lib/golang/src/net/http/httputil /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b284/_pkg_.a -trimpath "$WORK/b284=>" -shared -p net/http/httputil -std -complete -installsuffix shared -buildid PYAVTC05pBf_zzd9V3bu/PYAVTC05pBf_zzd9V3bu -goversion go1.14.12 -D "" -importcfg $WORK/b284/importcfg -pack ./dump.go ./httputil.go ./persist.go ./reverseproxy.go mkdir -p $WORK/b313/ cat >$WORK/b255/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b019/_pkg_.a packagefile context=$WORK/b002/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b030/_pkg_.a packagefile net/http=$WORK/b144/_pkg_.a packagefile net/url=$WORK/b111/_pkg_.a packagefile path=$WORK/b055/_pkg_.a packagefile regexp=$WORK/b069/_pkg_.a packagefile strconv=$WORK/b029/_pkg_.a packagefile strings=$WORK/b038/_pkg_.a EOF cd /builddir/build/BUILD/buildah-e94b4f98048e7371685731b97eefd6265e2f1fb3/src/github.com/gorilla/mux /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b255/_pkg_.a -trimpath "$WORK/b255=>" -shared -p github.com/gorilla/mux -complete -installsuffix shared -buildid sRKFBkoRVcleLIr2Oa5m/sRKFBkoRVcleLIr2Oa5m -goversion go1.14.12 -D "" -importcfg $WORK/b255/importcfg -pack ./context_native.go ./doc.go ./mux.go ./regexp.go ./route.go cat >$WORK/b313/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b019/_pkg_.a packagefile encoding/json=$WORK/b018/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b030/_pkg_.a packagefile github.com/xeipuuv/gojsonreference=$WORK/b314/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile io/ioutil=$WORK/b052/_pkg_.a packagefile log=$WORK/b122/_pkg_.a packagefile math=$WORK/b026/_pkg_.a packagefile net=$WORK/b042/_pkg_.a packagefile net/http=$WORK/b144/_pkg_.a packagefile net/url=$WORK/b111/_pkg_.a packagefile os=$WORK/b033/_pkg_.a packagefile path/filepath=$WORK/b053/_pkg_.a packagefile reflect=$WORK/b028/_pkg_.a packagefile regexp=$WORK/b069/_pkg_.a packagefile runtime=$WORK/b005/_pkg_.a packagefile strconv=$WORK/b029/_pkg_.a packagefile strings=$WORK/b038/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a packagefile text/template=$WORK/b316/_pkg_.a packagefile time=$WORK/b015/_pkg_.a packagefile unicode/utf8=$WORK/b022/_pkg_.a EOF cd /builddir/build/BUILD/buildah-e94b4f98048e7371685731b97eefd6265e2f1fb3/src/github.com/xeipuuv/gojsonschema /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b313/_pkg_.a -trimpath "$WORK/b313=>" -shared -p github.com/xeipuuv/gojsonschema -complete -installsuffix shared -buildid P86qWTXRUa_SAa_gW-EC/P86qWTXRUa_SAa_gW-EC -goversion go1.14.12 -D "" -importcfg $WORK/b313/importcfg -pack ./errors.go ./format_checkers.go ./internalLog.go ./jsonContext.go ./jsonLoader.go ./locales.go ./result.go ./schema.go ./schemaPool.go ./schemaReferencePool.go ./schemaType.go ./subSchema.go ./types.go ./utils.go ./validation.go mkdir -p $WORK/b287/ cat >$WORK/b287/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b056/_pkg_.a packagefile bytes=$WORK/b019/_pkg_.a packagefile compress/gzip=$WORK/b129/_pkg_.a packagefile context=$WORK/b002/_pkg_.a packagefile crypto/rand=$WORK/b093/_pkg_.a packagefile crypto/tls=$WORK/b095/_pkg_.a packagefile encoding/binary=$WORK/b025/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b030/_pkg_.a packagefile golang.org/x/net/http/httpguts=$WORK/b288/_pkg_.a packagefile golang.org/x/net/http2/hpack=$WORK/b294/_pkg_.a packagefile golang.org/x/net/idna=$WORK/b289/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile io/ioutil=$WORK/b052/_pkg_.a packagefile log=$WORK/b122/_pkg_.a packagefile math=$WORK/b026/_pkg_.a packagefile math/rand=$WORK/b046/_pkg_.a packagefile net=$WORK/b042/_pkg_.a packagefile net/http=$WORK/b144/_pkg_.a packagefile net/http/httptrace=$WORK/b157/_pkg_.a packagefile net/textproto=$WORK/b151/_pkg_.a packagefile net/url=$WORK/b111/_pkg_.a packagefile os=$WORK/b033/_pkg_.a packagefile reflect=$WORK/b028/_pkg_.a packagefile runtime=$WORK/b005/_pkg_.a packagefile sort=$WORK/b032/_pkg_.a packagefile strconv=$WORK/b029/_pkg_.a packagefile strings=$WORK/b038/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a packagefile time=$WORK/b015/_pkg_.a EOF cd /builddir/build/BUILD/buildah-e94b4f98048e7371685731b97eefd6265e2f1fb3/src/golang.org/x/net/http2 /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b287/_pkg_.a -trimpath "$WORK/b287=>" -shared -p golang.org/x/net/http2 -complete -installsuffix shared -buildid jeikmdaqZ4z5bKHORLdC/jeikmdaqZ4z5bKHORLdC -goversion go1.14.12 -D "" -importcfg $WORK/b287/importcfg -pack ./ciphers.go ./client_conn_pool.go ./configure_transport.go ./databuffer.go ./errors.go ./flow.go ./frame.go ./go16.go ./go17.go ./go18.go ./go19.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/b283/_pkg_.a # internal cp $WORK/b283/_pkg_.a /builddir/.cache/go-build/ae/ae2cdfb73fa0f51c22a55313e6eab471a0b21d7ca6573a84b8d37c32ebca6638-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/51/5169c1d30ba15ac7c95fff2052f0fe469f32b2c66537cbfa817639b8048f10a9-d # internal cd $WORK/b298 TERM='dumb' gcc -I /builddir/build/BUILD/buildah-e94b4f98048e7371685731b97eefd6265e2f1fb3/src/github.com/ostreedev/ostree-go/pkg/glibobject -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b298=/tmp/go-build -gno-record-gcc-switches -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I ./ -g -O2 -o ./_x006.o -c gfileinfo.cgo2.c /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b141/_pkg_.a # internal cp $WORK/b141/_pkg_.a /builddir/.cache/go-build/6b/6b7618ef5d40df7bc4f4dfa06a5b15a23a8cacc2fe90e3b7daf6c3074b656413-d # internal github.com/containers/image/pkg/tlsclientconfig mkdir -p $WORK/b140/ cat >$WORK/b140/importcfg << 'EOF' # internal # import config packagefile crypto/tls=$WORK/b095/_pkg_.a packagefile github.com/docker/go-connections/sockets=$WORK/b141/_pkg_.a packagefile github.com/docker/go-connections/tlsconfig=$WORK/b159/_pkg_.a packagefile github.com/pkg/errors=$WORK/b064/_pkg_.a packagefile github.com/sirupsen/logrus=$WORK/b119/_pkg_.a packagefile io/ioutil=$WORK/b052/_pkg_.a packagefile net=$WORK/b042/_pkg_.a packagefile net/http=$WORK/b144/_pkg_.a packagefile os=$WORK/b033/_pkg_.a packagefile path/filepath=$WORK/b053/_pkg_.a packagefile strings=$WORK/b038/_pkg_.a packagefile time=$WORK/b015/_pkg_.a EOF cd /builddir/build/BUILD/buildah-e94b4f98048e7371685731b97eefd6265e2f1fb3/src/github.com/containers/image/pkg/tlsclientconfig /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b140/_pkg_.a -trimpath "$WORK/b140=>" -shared -p github.com/containers/image/pkg/tlsclientconfig -complete -installsuffix shared -buildid JBsnYdizcyEZcr1Pgd-p/JBsnYdizcyEZcr1Pgd-p -goversion go1.14.12 -D "" -importcfg $WORK/b140/importcfg -pack ./tlsclientconfig.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b229/_pkg_.a # internal cp $WORK/b229/_pkg_.a /builddir/.cache/go-build/82/82773dc4cb8bdbe8ac49af4b4d8dd23d192ef47ed4591ed51353ef92c660bde0-d # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b259/_pkg_.a # internal cp $WORK/b259/_pkg_.a /builddir/.cache/go-build/84/845eb9fe02e40e05a6cd5cbf4da4b190722c20363a875997902bb4c59ff303c7-d # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b257/_pkg_.a # internal cp $WORK/b257/_pkg_.a /builddir/.cache/go-build/a0/a01911622124ff8fc8b821bc82a97bb9014a868f70cb63c1332b0491c1ef46fc-d # internal github.com/docker/distribution/registry/storage/cache mkdir -p $WORK/b260/ cat >$WORK/b260/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b002/_pkg_.a packagefile fmt=$WORK/b030/_pkg_.a packagefile github.com/docker/distribution=$WORK/b257/_pkg_.a packagefile github.com/opencontainers/go-digest=$WORK/b066/_pkg_.a EOF cd /builddir/build/BUILD/buildah-e94b4f98048e7371685731b97eefd6265e2f1fb3/src/github.com/docker/distribution/registry/storage/cache /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b260/_pkg_.a -trimpath "$WORK/b260=>" -shared -p github.com/docker/distribution/registry/storage/cache -complete -installsuffix shared -buildid HCKq10d1QDKms8SWAZlb/HCKq10d1QDKms8SWAZlb -goversion go1.14.12 -D "" -importcfg $WORK/b260/importcfg -pack ./cache.go ./cachedblobdescriptorstore.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b140/_pkg_.a # internal cp $WORK/b140/_pkg_.a /builddir/.cache/go-build/46/467c181e3555cdc2606cd5970068395e3fcc25929b72f38982db502d786c6ad3-d # internal github.com/containers/image/oci/layout mkdir -p $WORK/b139/ cat >$WORK/b139/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b002/_pkg_.a packagefile encoding/json=$WORK/b018/_pkg_.a packagefile fmt=$WORK/b030/_pkg_.a packagefile github.com/containers/image/directory/explicitfilepath=$WORK/b063/_pkg_.a packagefile github.com/containers/image/docker/reference=$WORK/b065/_pkg_.a packagefile github.com/containers/image/image=$WORK/b071/_pkg_.a packagefile github.com/containers/image/manifest=$WORK/b080/_pkg_.a packagefile github.com/containers/image/oci/internal=$WORK/b138/_pkg_.a packagefile github.com/containers/image/pkg/tlsclientconfig=$WORK/b140/_pkg_.a packagefile github.com/containers/image/transports=$WORK/b123/_pkg_.a packagefile github.com/containers/image/types=$WORK/b082/_pkg_.a packagefile github.com/docker/go-connections/tlsconfig=$WORK/b159/_pkg_.a packagefile github.com/opencontainers/go-digest=$WORK/b066/_pkg_.a packagefile github.com/opencontainers/image-spec/specs-go=$WORK/b084/_pkg_.a packagefile github.com/opencontainers/image-spec/specs-go/v1=$WORK/b083/_pkg_.a packagefile github.com/pkg/errors=$WORK/b064/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile io/ioutil=$WORK/b052/_pkg_.a packagefile net/http=$WORK/b144/_pkg_.a packagefile os=$WORK/b033/_pkg_.a packagefile path/filepath=$WORK/b053/_pkg_.a packagefile runtime=$WORK/b005/_pkg_.a packagefile strconv=$WORK/b029/_pkg_.a packagefile strings=$WORK/b038/_pkg_.a EOF cd /builddir/build/BUILD/buildah-e94b4f98048e7371685731b97eefd6265e2f1fb3/src/github.com/containers/image/oci/layout /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b139/_pkg_.a -trimpath "$WORK/b139=>" -shared -p github.com/containers/image/oci/layout -complete -installsuffix shared -buildid sPs5LGWBDCHpfvfOU5k1/sPs5LGWBDCHpfvfOU5k1 -goversion go1.14.12 -D "" -importcfg $WORK/b139/importcfg -pack ./oci_dest.go ./oci_src.go ./oci_transport.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b260/_pkg_.a # internal cp $WORK/b260/_pkg_.a /builddir/.cache/go-build/21/2115cf2a1e347d14fb9aead301f0890dfa8b2374aac6c6252919fd5c44b43981-d # internal github.com/docker/distribution/registry/storage/cache/memory mkdir -p $WORK/b261/ cat >$WORK/b261/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b002/_pkg_.a packagefile github.com/docker/distribution=$WORK/b257/_pkg_.a packagefile github.com/docker/distribution/reference=$WORK/b253/_pkg_.a packagefile github.com/docker/distribution/registry/storage/cache=$WORK/b260/_pkg_.a packagefile github.com/opencontainers/go-digest=$WORK/b066/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a EOF cd /builddir/build/BUILD/buildah-e94b4f98048e7371685731b97eefd6265e2f1fb3/src/github.com/docker/distribution/registry/storage/cache/memory /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b261/_pkg_.a -trimpath "$WORK/b261=>" -shared -p github.com/docker/distribution/registry/storage/cache/memory -complete -installsuffix shared -buildid KEmmIlKRtyiuxvb4iQWx/KEmmIlKRtyiuxvb4iQWx -goversion go1.14.12 -D "" -importcfg $WORK/b261/importcfg -pack ./memory.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b255/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b261/_pkg_.a # internal cp $WORK/b261/_pkg_.a /builddir/.cache/go-build/50/5078ed457dd2cb2138078c50ad4ba385a2e5447639de3ecfa8d47cab54f51945-d # internal cp $WORK/b255/_pkg_.a /builddir/.cache/go-build/81/818521f39f78b11deebaab83415bf8d1abe7f265d42512b2c8be3dce67defc63-d # internal github.com/docker/distribution/registry/api/v2 mkdir -p $WORK/b252/ cat >$WORK/b252/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b030/_pkg_.a packagefile github.com/docker/distribution/reference=$WORK/b253/_pkg_.a packagefile github.com/docker/distribution/registry/api/errcode=$WORK/b229/_pkg_.a packagefile github.com/gorilla/mux=$WORK/b255/_pkg_.a packagefile github.com/opencontainers/go-digest=$WORK/b066/_pkg_.a packagefile net/http=$WORK/b144/_pkg_.a packagefile net/url=$WORK/b111/_pkg_.a packagefile regexp=$WORK/b069/_pkg_.a packagefile strings=$WORK/b038/_pkg_.a packagefile unicode=$WORK/b021/_pkg_.a EOF cd /builddir/build/BUILD/buildah-e94b4f98048e7371685731b97eefd6265e2f1fb3/src/github.com/docker/distribution/registry/api/v2 /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b252/_pkg_.a -trimpath "$WORK/b252=>" -shared -p github.com/docker/distribution/registry/api/v2 -complete -installsuffix shared -buildid 9PeawdJdhnuuEXzH9cum/9PeawdJdhnuuEXzH9cum -goversion go1.14.12 -D "" -importcfg $WORK/b252/importcfg -pack ./descriptors.go ./doc.go ./errors.go ./headerparser.go ./routes.go ./urls.go cd $WORK/b298 TERM='dumb' gcc -I /builddir/build/BUILD/buildah-e94b4f98048e7371685731b97eefd6265e2f1fb3/src/github.com/ostreedev/ostree-go/pkg/glibobject -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b298=/tmp/go-build -gno-record-gcc-switches -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I ./ -g -O2 -o ./_x007.o -c ghashtable.cgo2.c /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b284/_pkg_.a # internal cp $WORK/b284/_pkg_.a /builddir/.cache/go-build/2e/2e68ff80346edfd733f70238c2feec13b8ee661ebbd37a6666ddfcf9d43abd75-d # internal github.com/fsouza/go-dockerclient mkdir -p $WORK/b321/ cat >$WORK/b321/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b056/_pkg_.a packagefile bytes=$WORK/b019/_pkg_.a packagefile context=$WORK/b002/_pkg_.a packagefile crypto/tls=$WORK/b095/_pkg_.a packagefile crypto/x509=$WORK/b105/_pkg_.a packagefile encoding/base64=$WORK/b024/_pkg_.a packagefile encoding/json=$WORK/b018/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b030/_pkg_.a packagefile github.com/docker/docker/api/types/registry=$WORK/b275/_pkg_.a packagefile github.com/docker/docker/api/types/swarm=$WORK/b276/_pkg_.a packagefile github.com/docker/docker/opts=$WORK/b322/_pkg_.a packagefile github.com/docker/docker/pkg/archive=$WORK/b323/_pkg_.a packagefile github.com/docker/docker/pkg/fileutils=$WORK/b324/_pkg_.a packagefile github.com/docker/docker/pkg/homedir=$WORK/b247/_pkg_.a packagefile github.com/docker/docker/pkg/jsonmessage=$WORK/b327/_pkg_.a packagefile github.com/docker/docker/pkg/stdcopy=$WORK/b330/_pkg_.a packagefile github.com/docker/go-units=$WORK/b166/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile io/ioutil=$WORK/b052/_pkg_.a packagefile math=$WORK/b026/_pkg_.a packagefile net=$WORK/b042/_pkg_.a packagefile net/http=$WORK/b144/_pkg_.a packagefile net/http/httputil=$WORK/b284/_pkg_.a packagefile net/url=$WORK/b111/_pkg_.a packagefile os=$WORK/b033/_pkg_.a packagefile path=$WORK/b055/_pkg_.a packagefile path/filepath=$WORK/b053/_pkg_.a packagefile reflect=$WORK/b028/_pkg_.a packagefile runtime=$WORK/b005/_pkg_.a packagefile strconv=$WORK/b029/_pkg_.a packagefile strings=$WORK/b038/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a packagefile sync/atomic=$WORK/b014/_pkg_.a packagefile time=$WORK/b015/_pkg_.a EOF cd /builddir/build/BUILD/buildah-e94b4f98048e7371685731b97eefd6265e2f1fb3/src/github.com/fsouza/go-dockerclient /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b321/_pkg_.a -trimpath "$WORK/b321=>" -shared -p github.com/fsouza/go-dockerclient -complete -installsuffix shared -buildid 6DmnrFldMqZlAS08Zy9h/6DmnrFldMqZlAS08Zy9h -goversion go1.14.12 -D "" -importcfg $WORK/b321/importcfg -pack ./auth.go ./change.go ./client.go ./client_unix.go ./container.go ./distribution.go ./env.go ./event.go ./exec.go ./image.go ./misc.go ./network.go ./plugin.go ./signal.go ./swarm.go ./swarm_configs.go ./swarm_node.go ./swarm_secrets.go ./swarm_service.go ./swarm_task.go ./tar.go ./tls.go ./volume.go github.com/docker/docker/client mkdir -p $WORK/b265/ cat >$WORK/b265/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b056/_pkg_.a packagefile bytes=$WORK/b019/_pkg_.a packagefile crypto/tls=$WORK/b095/_pkg_.a packagefile encoding/base64=$WORK/b024/_pkg_.a packagefile encoding/json=$WORK/b018/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b030/_pkg_.a packagefile github.com/docker/distribution/reference=$WORK/b253/_pkg_.a packagefile github.com/docker/docker/api=$WORK/b266/_pkg_.a packagefile github.com/docker/docker/api/types=$WORK/b267/_pkg_.a packagefile github.com/docker/docker/api/types/container=$WORK/b268/_pkg_.a packagefile github.com/docker/docker/api/types/events=$WORK/b279/_pkg_.a packagefile github.com/docker/docker/api/types/filters=$WORK/b273/_pkg_.a packagefile github.com/docker/docker/api/types/image=$WORK/b280/_pkg_.a packagefile github.com/docker/docker/api/types/network=$WORK/b274/_pkg_.a packagefile github.com/docker/docker/api/types/registry=$WORK/b275/_pkg_.a packagefile github.com/docker/docker/api/types/swarm=$WORK/b276/_pkg_.a packagefile github.com/docker/docker/api/types/time=$WORK/b281/_pkg_.a packagefile github.com/docker/docker/api/types/versions=$WORK/b085/_pkg_.a packagefile github.com/docker/docker/api/types/volume=$WORK/b282/_pkg_.a packagefile github.com/docker/go-connections/sockets=$WORK/b141/_pkg_.a packagefile github.com/docker/go-connections/tlsconfig=$WORK/b159/_pkg_.a packagefile github.com/opencontainers/go-digest=$WORK/b066/_pkg_.a packagefile github.com/pkg/errors=$WORK/b064/_pkg_.a packagefile golang.org/x/net/context=$WORK/b169/_pkg_.a packagefile golang.org/x/net/context/ctxhttp=$WORK/b283/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile io/ioutil=$WORK/b052/_pkg_.a packagefile net=$WORK/b042/_pkg_.a packagefile net/http=$WORK/b144/_pkg_.a packagefile net/http/httputil=$WORK/b284/_pkg_.a packagefile net/url=$WORK/b111/_pkg_.a packagefile os=$WORK/b033/_pkg_.a packagefile path=$WORK/b055/_pkg_.a packagefile path/filepath=$WORK/b053/_pkg_.a packagefile regexp=$WORK/b069/_pkg_.a packagefile strconv=$WORK/b029/_pkg_.a packagefile strings=$WORK/b038/_pkg_.a packagefile time=$WORK/b015/_pkg_.a EOF cd /builddir/build/BUILD/buildah-e94b4f98048e7371685731b97eefd6265e2f1fb3/src/github.com/docker/docker/client /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b265/_pkg_.a -trimpath "$WORK/b265=>" -shared -p github.com/docker/docker/client -complete -installsuffix shared -buildid zOa_TTQbnranKIdKi62X/zOa_TTQbnranKIdKi62X -goversion go1.14.12 -D "" -importcfg $WORK/b265/importcfg -pack ./build_prune.go ./checkpoint_create.go ./checkpoint_delete.go ./checkpoint_list.go ./client.go ./client_unix.go ./config_create.go ./config_inspect.go ./config_list.go ./config_remove.go ./config_update.go ./container_attach.go ./container_commit.go ./container_copy.go ./container_create.go ./container_diff.go ./container_exec.go ./container_export.go ./container_inspect.go ./container_kill.go ./container_list.go ./container_logs.go ./container_pause.go ./container_prune.go ./container_remove.go ./container_rename.go ./container_resize.go ./container_restart.go ./container_start.go ./container_stats.go ./container_stop.go ./container_top.go ./container_unpause.go ./container_update.go ./container_wait.go ./disk_usage.go ./distribution_inspect.go ./errors.go ./events.go ./hijack.go ./image_build.go ./image_create.go ./image_history.go ./image_import.go ./image_inspect.go ./image_list.go ./image_load.go ./image_prune.go ./image_pull.go ./image_push.go ./image_remove.go ./image_save.go ./image_search.go ./image_tag.go ./info.go ./interface.go ./interface_experimental.go ./interface_stable.go ./login.go ./network_connect.go ./network_create.go ./network_disconnect.go ./network_inspect.go ./network_list.go ./network_prune.go ./network_remove.go ./node_inspect.go ./node_list.go ./node_remove.go ./node_update.go ./ping.go ./plugin_create.go ./plugin_disable.go ./plugin_enable.go ./plugin_inspect.go ./plugin_install.go ./plugin_list.go ./plugin_push.go ./plugin_remove.go ./plugin_set.go ./plugin_upgrade.go ./request.go ./secret_create.go ./secret_inspect.go ./secret_list.go ./secret_remove.go ./secret_update.go ./service_create.go ./service_inspect.go ./service_list.go ./service_logs.go ./service_remove.go ./service_update.go ./session.go ./swarm_get_unlock_key.go ./swarm_init.go ./swarm_inspect.go ./swarm_join.go ./swarm_leave.go ./swarm_unlock.go ./swarm_update.go ./task_inspect.go ./task_list.go ./task_logs.go ./tlsconfig_clone.go ./transport.go ./utils.go ./version.go ./volume_create.go ./volume_inspect.go ./volume_list.go ./volume_prune.go ./volume_remove.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b139/_pkg_.a # internal cp $WORK/b139/_pkg_.a /builddir/.cache/go-build/3d/3d5fe0d8e1d050a7edce5936e18bc127bb692fdbc6dffc6a074d38eb019f72c7-d # internal github.com/containers/image/oci/archive mkdir -p $WORK/b137/ cat >$WORK/b137/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b002/_pkg_.a packagefile fmt=$WORK/b030/_pkg_.a packagefile github.com/containers/image/directory/explicitfilepath=$WORK/b063/_pkg_.a packagefile github.com/containers/image/docker/reference=$WORK/b065/_pkg_.a packagefile github.com/containers/image/image=$WORK/b071/_pkg_.a packagefile github.com/containers/image/internal/tmpdir=$WORK/b126/_pkg_.a packagefile github.com/containers/image/oci/internal=$WORK/b138/_pkg_.a packagefile github.com/containers/image/oci/layout=$WORK/b139/_pkg_.a packagefile github.com/containers/image/transports=$WORK/b123/_pkg_.a packagefile github.com/containers/image/types=$WORK/b082/_pkg_.a packagefile github.com/containers/storage/pkg/archive=$WORK/b160/_pkg_.a packagefile github.com/opencontainers/go-digest=$WORK/b066/_pkg_.a packagefile github.com/opencontainers/image-spec/specs-go/v1=$WORK/b083/_pkg_.a packagefile github.com/pkg/errors=$WORK/b064/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile io/ioutil=$WORK/b052/_pkg_.a packagefile os=$WORK/b033/_pkg_.a packagefile strings=$WORK/b038/_pkg_.a EOF cd /builddir/build/BUILD/buildah-e94b4f98048e7371685731b97eefd6265e2f1fb3/src/github.com/containers/image/oci/archive /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b137/_pkg_.a -trimpath "$WORK/b137=>" -shared -p github.com/containers/image/oci/archive -complete -installsuffix shared -buildid Thcm88tO83_gYHgz5TUz/Thcm88tO83_gYHgz5TUz -goversion go1.14.12 -D "" -importcfg $WORK/b137/importcfg -pack ./oci_dest.go ./oci_src.go ./oci_transport.go cd $WORK/b298 TERM='dumb' gcc -I /builddir/build/BUILD/buildah-e94b4f98048e7371685731b97eefd6265e2f1fb3/src/github.com/ostreedev/ostree-go/pkg/glibobject -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b298=/tmp/go-build -gno-record-gcc-switches -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I ./ -g -O2 -o ./_x008.o -c ghashtableiter.cgo2.c /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b137/_pkg_.a # internal cp $WORK/b137/_pkg_.a /builddir/.cache/go-build/e0/e04a89b8f0f4c4f1e96a62847d82528640e6814e324d4fb6bd5f9aba978cf18b-d # internal github.com/containers/buildah/util mkdir -p $WORK/b061/ cat >$WORK/b061/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b056/_pkg_.a packagefile fmt=$WORK/b030/_pkg_.a packagefile github.com/containers/image/directory=$WORK/b062/_pkg_.a packagefile github.com/containers/image/docker/archive=$WORK/b124/_pkg_.a packagefile github.com/containers/image/docker/reference=$WORK/b065/_pkg_.a packagefile github.com/containers/image/oci/archive=$WORK/b137/_pkg_.a packagefile github.com/containers/image/pkg/sysregistriesv2=$WORK/b175/_pkg_.a packagefile github.com/containers/image/signature=$WORK/b177/_pkg_.a packagefile github.com/containers/image/storage=$WORK/b193/_pkg_.a packagefile github.com/containers/image/tarball=$WORK/b228/_pkg_.a packagefile github.com/containers/image/types=$WORK/b082/_pkg_.a packagefile github.com/containers/storage=$WORK/b194/_pkg_.a packagefile github.com/containers/storage/pkg/idtools=$WORK/b163/_pkg_.a packagefile github.com/docker/distribution/registry/api/errcode=$WORK/b229/_pkg_.a packagefile github.com/opencontainers/runtime-spec/specs-go=$WORK/b230/_pkg_.a packagefile github.com/pkg/errors=$WORK/b064/_pkg_.a packagefile github.com/sirupsen/logrus=$WORK/b119/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile net/url=$WORK/b111/_pkg_.a packagefile os=$WORK/b033/_pkg_.a packagefile path=$WORK/b055/_pkg_.a packagefile strconv=$WORK/b029/_pkg_.a packagefile strings=$WORK/b038/_pkg_.a EOF cd /builddir/build/BUILD/buildah-e94b4f98048e7371685731b97eefd6265e2f1fb3/_build/src/github.com/containers/buildah/util /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b061/_pkg_.a -trimpath "$WORK/b061=>" -shared -p github.com/containers/buildah/util -complete -installsuffix shared -buildid ikC9SzMblf1zqTFgIJHQ/ikC9SzMblf1zqTFgIJHQ -goversion go1.14.12 -D "" -importcfg $WORK/b061/importcfg -pack ./types.go ./util.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b252/_pkg_.a # internal cp $WORK/b252/_pkg_.a /builddir/.cache/go-build/7a/7a7386e947d30126acdd8e796e356ed7b6d6f61a5a7e08072b5475cf7cde8c09-d # internal github.com/docker/distribution/registry/client mkdir -p $WORK/b256/ cat >$WORK/b256/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b019/_pkg_.a packagefile context=$WORK/b002/_pkg_.a packagefile encoding/json=$WORK/b018/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b030/_pkg_.a packagefile github.com/docker/distribution=$WORK/b257/_pkg_.a packagefile github.com/docker/distribution/reference=$WORK/b253/_pkg_.a packagefile github.com/docker/distribution/registry/api/errcode=$WORK/b229/_pkg_.a packagefile github.com/docker/distribution/registry/api/v2=$WORK/b252/_pkg_.a packagefile github.com/docker/distribution/registry/client/auth/challenge=$WORK/b258/_pkg_.a packagefile github.com/docker/distribution/registry/client/transport=$WORK/b259/_pkg_.a packagefile github.com/docker/distribution/registry/storage/cache=$WORK/b260/_pkg_.a packagefile github.com/docker/distribution/registry/storage/cache/memory=$WORK/b261/_pkg_.a packagefile github.com/opencontainers/go-digest=$WORK/b066/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile io/ioutil=$WORK/b052/_pkg_.a packagefile net/http=$WORK/b144/_pkg_.a packagefile net/url=$WORK/b111/_pkg_.a packagefile strconv=$WORK/b029/_pkg_.a packagefile strings=$WORK/b038/_pkg_.a packagefile time=$WORK/b015/_pkg_.a EOF cd /builddir/build/BUILD/buildah-e94b4f98048e7371685731b97eefd6265e2f1fb3/src/github.com/docker/distribution/registry/client /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b256/_pkg_.a -trimpath "$WORK/b256=>" -shared -p github.com/docker/distribution/registry/client -complete -installsuffix shared -buildid TFsgDy5loGP97fHxXiRg/TFsgDy5loGP97fHxXiRg -goversion go1.14.12 -D "" -importcfg $WORK/b256/importcfg -pack ./blob_writer.go ./errors.go ./repository.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b061/_pkg_.a # internal cp $WORK/b061/_pkg_.a /builddir/.cache/go-build/e9/e9480399d22ed5e96b52c3e80aaa14cd97f5b2d16357a55ccd38d5171316b390-d # internal github.com/containers/buildah/bind mkdir -p $WORK/b060/ github.com/containers/buildah/unshare mkdir -p $WORK/b232/ cat >$WORK/b060/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b030/_pkg_.a packagefile github.com/containers/buildah/util=$WORK/b061/_pkg_.a packagefile github.com/containers/storage/pkg/idtools=$WORK/b163/_pkg_.a packagefile github.com/containers/storage/pkg/mount=$WORK/b165/_pkg_.a packagefile github.com/opencontainers/runtime-spec/specs-go=$WORK/b230/_pkg_.a packagefile github.com/pkg/errors=$WORK/b064/_pkg_.a packagefile github.com/sirupsen/logrus=$WORK/b119/_pkg_.a packagefile golang.org/x/sys/unix=$WORK/b121/_pkg_.a packagefile os=$WORK/b033/_pkg_.a packagefile path/filepath=$WORK/b053/_pkg_.a packagefile syscall=$WORK/b016/_pkg_.a EOF cd /builddir/build/BUILD/buildah-e94b4f98048e7371685731b97eefd6265e2f1fb3/_build/src/github.com/containers/buildah/unshare CGO_LDFLAGS='"-g" "-O2"' /usr/lib/golang/pkg/tool/linux_arm64/cgo -objdir $WORK/b232/ -importpath github.com/containers/buildah/unshare -- -I $WORK/b232/ -g -O2 -Wall ./unshare_cgo.go cd /builddir/build/BUILD/buildah-e94b4f98048e7371685731b97eefd6265e2f1fb3/_build/src/github.com/containers/buildah/bind /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b060/_pkg_.a -trimpath "$WORK/b060=>" -shared -p github.com/containers/buildah/bind -complete -installsuffix shared -buildid XgNkY0X8FBxo3mkoQNdP/XgNkY0X8FBxo3mkoQNdP -goversion go1.14.12 -D "" -importcfg $WORK/b060/importcfg -pack ./mount.go ./util.go cd $WORK/b232 TERM='dumb' gcc -I /builddir/build/BUILD/buildah-e94b4f98048e7371685731b97eefd6265e2f1fb3/_build/src/github.com/containers/buildah/unshare -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b232=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -Wall -o ./_x001.o -c _cgo_export.c cd $WORK/b298 TERM='dumb' gcc -I /builddir/build/BUILD/buildah-e94b4f98048e7371685731b97eefd6265e2f1fb3/src/github.com/ostreedev/ostree-go/pkg/glibobject -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b298=/tmp/go-build -gno-record-gcc-switches -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I ./ -g -O2 -o ./_x009.o -c glibobject.cgo2.c cd $WORK/b232 TERM='dumb' gcc -I /builddir/build/BUILD/buildah-e94b4f98048e7371685731b97eefd6265e2f1fb3/_build/src/github.com/containers/buildah/unshare -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b232=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -Wall -o ./_x002.o -c unshare_cgo.cgo2.c cd /builddir/build/BUILD/buildah-e94b4f98048e7371685731b97eefd6265e2f1fb3/_build/src/github.com/containers/buildah/unshare TERM='dumb' gcc -I . -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b232=/tmp/go-build -gno-record-gcc-switches -I $WORK/b232/ -g -O2 -Wall -o $WORK/b232/_x003.o -c unshare.c /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b060/_pkg_.a # internal cp $WORK/b060/_pkg_.a /builddir/.cache/go-build/b8/b81d7d8aeced90ad871a8878fd6dfe37ff209d932fef10e84431b8600e5aa1a7-d # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b256/_pkg_.a # internal cp $WORK/b256/_pkg_.a /builddir/.cache/go-build/8c/8cd54ca121782362ccdf80a0dcac2386b946f6d1522ba21f4a93f38e70b3d68c-d # internal github.com/containers/image/docker mkdir -p $WORK/b242/ cat >$WORK/b242/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b019/_pkg_.a packagefile context=$WORK/b002/_pkg_.a packagefile crypto/rand=$WORK/b093/_pkg_.a packagefile crypto/tls=$WORK/b095/_pkg_.a packagefile encoding/json=$WORK/b018/_pkg_.a packagefile fmt=$WORK/b030/_pkg_.a packagefile github.com/containers/image/docker/policyconfiguration=$WORK/b243/_pkg_.a packagefile github.com/containers/image/docker/reference=$WORK/b065/_pkg_.a packagefile github.com/containers/image/image=$WORK/b071/_pkg_.a packagefile github.com/containers/image/manifest=$WORK/b080/_pkg_.a packagefile github.com/containers/image/pkg/docker/config=$WORK/b244/_pkg_.a packagefile github.com/containers/image/pkg/tlsclientconfig=$WORK/b140/_pkg_.a packagefile github.com/containers/image/transports=$WORK/b123/_pkg_.a packagefile github.com/containers/image/types=$WORK/b082/_pkg_.a packagefile github.com/docker/distribution/registry/api/errcode=$WORK/b229/_pkg_.a packagefile github.com/docker/distribution/registry/api/v2=$WORK/b252/_pkg_.a packagefile github.com/docker/distribution/registry/client=$WORK/b256/_pkg_.a packagefile github.com/docker/go-connections/tlsconfig=$WORK/b159/_pkg_.a packagefile github.com/ghodss/yaml=$WORK/b262/_pkg_.a packagefile github.com/opencontainers/go-digest=$WORK/b066/_pkg_.a packagefile github.com/opencontainers/image-spec/specs-go/v1=$WORK/b083/_pkg_.a packagefile github.com/pkg/errors=$WORK/b064/_pkg_.a packagefile github.com/sirupsen/logrus=$WORK/b119/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile io/ioutil=$WORK/b052/_pkg_.a packagefile mime=$WORK/b154/_pkg_.a packagefile net/http=$WORK/b144/_pkg_.a packagefile net/url=$WORK/b111/_pkg_.a packagefile os=$WORK/b033/_pkg_.a packagefile path=$WORK/b055/_pkg_.a packagefile path/filepath=$WORK/b053/_pkg_.a packagefile strconv=$WORK/b029/_pkg_.a packagefile strings=$WORK/b038/_pkg_.a packagefile time=$WORK/b015/_pkg_.a EOF cd /builddir/build/BUILD/buildah-e94b4f98048e7371685731b97eefd6265e2f1fb3/src/github.com/containers/image/docker /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b242/_pkg_.a -trimpath "$WORK/b242=>" -shared -p github.com/containers/image/docker -complete -installsuffix shared -buildid LxGZGlZCfUkY9Ks_m2M3/LxGZGlZCfUkY9Ks_m2M3 -goversion go1.14.12 -D "" -importcfg $WORK/b242/importcfg -pack ./docker_client.go ./docker_image.go ./docker_image_dest.go ./docker_image_src.go ./docker_transport.go ./lookaside.go ./wwwauthenticate.go cd $WORK/b298 TERM='dumb' gcc -I /builddir/build/BUILD/buildah-e94b4f98048e7371685731b97eefd6265e2f1fb3/src/github.com/ostreedev/ostree-go/pkg/glibobject -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b298=/tmp/go-build -gno-record-gcc-switches -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I ./ -g -O2 -o ./_x010.o -c gobject.cgo2.c cd $WORK/b232 TERM='dumb' gcc -I /builddir/build/BUILD/buildah-e94b4f98048e7371685731b97eefd6265e2f1fb3/_build/src/github.com/containers/buildah/unshare -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b232=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -Wall -o ./_cgo_main.o -c _cgo_main.c cd /builddir/build/BUILD/buildah-e94b4f98048e7371685731b97eefd6265e2f1fb3/_build/src/github.com/containers/buildah/unshare TERM='dumb' gcc -I . -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b232=/tmp/go-build -gno-record-gcc-switches -o $WORK/b232/_cgo_.o $WORK/b232/_cgo_main.o $WORK/b232/_x001.o $WORK/b232/_x002.o $WORK/b232/_x003.o -g -O2 TERM='dumb' /usr/lib/golang/pkg/tool/linux_arm64/cgo -dynpackage unshare -dynimport $WORK/b232/_cgo_.o -dynout $WORK/b232/_cgo_import.go cat >$WORK/b232/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b019/_pkg_.a packagefile fmt=$WORK/b030/_pkg_.a packagefile github.com/containers/buildah/util=$WORK/b061/_pkg_.a packagefile github.com/containers/storage/pkg/reexec=$WORK/b198/_pkg_.a packagefile github.com/opencontainers/runtime-spec/specs-go=$WORK/b230/_pkg_.a packagefile github.com/pkg/errors=$WORK/b064/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile os=$WORK/b033/_pkg_.a packagefile os/exec=$WORK/b059/_pkg_.a packagefile runtime=$WORK/b005/_pkg_.a packagefile strconv=$WORK/b029/_pkg_.a packagefile strings=$WORK/b038/_pkg_.a packagefile syscall=$WORK/b016/_pkg_.a packagefile runtime/cgo=$WORK/b047/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b232/_pkg_.a -trimpath "$WORK/b232=>" -shared -p github.com/containers/buildah/unshare -installsuffix shared -buildid EpBz5ZgmD274rwCw6hXp/EpBz5ZgmD274rwCw6hXp -goversion go1.14.12 -D "" -importcfg $WORK/b232/importcfg -pack ./unshare.go ./unshare_unsupported.go $WORK/b232/_cgo_gotypes.go $WORK/b232/unshare_cgo.cgo1.go $WORK/b232/_cgo_import.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b313/_pkg_.a # internal cp $WORK/b313/_pkg_.a /builddir/.cache/go-build/c3/c3caf02fc4c3abc50eeaaf6fd828780bbeea872c999d26871cbcc9b655d8b0b6-d # internal github.com/opencontainers/runtime-tools/validate mkdir -p $WORK/b306/ cat >$WORK/b306/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b056/_pkg_.a packagefile encoding/json=$WORK/b018/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b030/_pkg_.a packagefile github.com/blang/semver=$WORK/b307/_pkg_.a packagefile github.com/hashicorp/go-multierror=$WORK/b308/_pkg_.a packagefile github.com/opencontainers/runtime-spec/specs-go=$WORK/b230/_pkg_.a packagefile github.com/opencontainers/runtime-tools/filepath=$WORK/b310/_pkg_.a packagefile github.com/opencontainers/runtime-tools/specerror=$WORK/b311/_pkg_.a packagefile github.com/sirupsen/logrus=$WORK/b119/_pkg_.a packagefile github.com/syndtr/gocapability/capability=$WORK/b199/_pkg_.a packagefile github.com/xeipuuv/gojsonschema=$WORK/b313/_pkg_.a packagefile io/ioutil=$WORK/b052/_pkg_.a packagefile net=$WORK/b042/_pkg_.a packagefile os=$WORK/b033/_pkg_.a packagefile path/filepath=$WORK/b053/_pkg_.a packagefile reflect=$WORK/b028/_pkg_.a packagefile regexp=$WORK/b069/_pkg_.a packagefile runtime=$WORK/b005/_pkg_.a packagefile strings=$WORK/b038/_pkg_.a packagefile syscall=$WORK/b016/_pkg_.a packagefile unicode=$WORK/b021/_pkg_.a packagefile unicode/utf8=$WORK/b022/_pkg_.a EOF cd /builddir/build/BUILD/buildah-e94b4f98048e7371685731b97eefd6265e2f1fb3/src/github.com/opencontainers/runtime-tools/validate /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b306/_pkg_.a -trimpath "$WORK/b306=>" -shared -p github.com/opencontainers/runtime-tools/validate -complete -installsuffix shared -buildid XOCD-wRr8Fox0dDSaGlA/XOCD-wRr8Fox0dDSaGlA -goversion go1.14.12 -D "" -importcfg $WORK/b306/importcfg -pack ./validate.go ./validate_linux.go cd $WORK/b298 TERM='dumb' gcc -I /builddir/build/BUILD/buildah-e94b4f98048e7371685731b97eefd6265e2f1fb3/src/github.com/ostreedev/ostree-go/pkg/glibobject -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b298=/tmp/go-build -gno-record-gcc-switches -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I ./ -g -O2 -o ./_x011.o -c goptioncontext.cgo2.c cd /builddir/build/BUILD/buildah-e94b4f98048e7371685731b97eefd6265e2f1fb3/_build/src/github.com/containers/buildah/unshare /usr/lib/golang/pkg/tool/linux_arm64/pack r $WORK/b232/_pkg_.a $WORK/b232/_x001.o $WORK/b232/_x002.o $WORK/b232/_x003.o # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b232/_pkg_.a # internal cp $WORK/b232/_pkg_.a /builddir/.cache/go-build/4a/4ab1d3796b678d7e289321680fcc309f56befa1fa1f1a6e71a71c224ccf8816d-d # internal github.com/containers/buildah/chroot mkdir -p $WORK/b231/ cat >$WORK/b231/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b019/_pkg_.a packagefile encoding/json=$WORK/b018/_pkg_.a packagefile fmt=$WORK/b030/_pkg_.a packagefile github.com/containers/buildah/bind=$WORK/b060/_pkg_.a packagefile github.com/containers/buildah/unshare=$WORK/b232/_pkg_.a packagefile github.com/containers/buildah/util=$WORK/b061/_pkg_.a packagefile github.com/containers/storage/pkg/ioutils=$WORK/b168/_pkg_.a packagefile github.com/containers/storage/pkg/mount=$WORK/b165/_pkg_.a packagefile github.com/containers/storage/pkg/reexec=$WORK/b198/_pkg_.a packagefile github.com/opencontainers/runc/libcontainer/apparmor=$WORK/b233/_pkg_.a packagefile github.com/opencontainers/runtime-spec/specs-go=$WORK/b230/_pkg_.a packagefile github.com/pkg/errors=$WORK/b064/_pkg_.a packagefile github.com/seccomp/libseccomp-golang=$WORK/b234/_pkg_.a packagefile github.com/sirupsen/logrus=$WORK/b119/_pkg_.a packagefile github.com/syndtr/gocapability/capability=$WORK/b199/_pkg_.a packagefile golang.org/x/crypto/ssh/terminal=$WORK/b120/_pkg_.a packagefile golang.org/x/sys/unix=$WORK/b121/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile os=$WORK/b033/_pkg_.a packagefile os/exec=$WORK/b059/_pkg_.a packagefile path/filepath=$WORK/b053/_pkg_.a packagefile runtime=$WORK/b005/_pkg_.a packagefile strconv=$WORK/b029/_pkg_.a packagefile strings=$WORK/b038/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a packagefile syscall=$WORK/b016/_pkg_.a EOF cd /builddir/build/BUILD/buildah-e94b4f98048e7371685731b97eefd6265e2f1fb3/_build/src/github.com/containers/buildah/chroot /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b231/_pkg_.a -trimpath "$WORK/b231=>" -shared -p github.com/containers/buildah/chroot -complete -installsuffix shared -buildid q0UhJCcjTvVmmC-Qbe-O/q0UhJCcjTvVmmC-Qbe-O -goversion go1.14.12 -D "" -importcfg $WORK/b231/importcfg -pack ./run.go ./seccomp.go ./selinux_unsupported.go ./util.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b242/_pkg_.a # internal cp $WORK/b242/_pkg_.a /builddir/.cache/go-build/78/78246344508ec506d1463072c4acbe965bd1d0e74d080e30cdd72a5c884b6b06-d # internal cd $WORK/b298 TERM='dumb' gcc -I /builddir/build/BUILD/buildah-e94b4f98048e7371685731b97eefd6265e2f1fb3/src/github.com/ostreedev/ostree-go/pkg/glibobject -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b298=/tmp/go-build -gno-record-gcc-switches -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I ./ -g -O2 -o ./_x012.o -c gvariant.cgo2.c /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b306/_pkg_.a # internal cp $WORK/b306/_pkg_.a /builddir/.cache/go-build/38/387b3969788b12c40f2e4cb18739a7035636a3ec19f34c32898c80a422db4ed3-d # internal github.com/opencontainers/runtime-tools/generate mkdir -p $WORK/b304/ cat >$WORK/b304/importcfg << 'EOF' # internal # import config packagefile encoding/json=$WORK/b018/_pkg_.a packagefile fmt=$WORK/b030/_pkg_.a packagefile github.com/opencontainers/runtime-spec/specs-go=$WORK/b230/_pkg_.a packagefile github.com/opencontainers/runtime-tools/generate/seccomp=$WORK/b305/_pkg_.a packagefile github.com/opencontainers/runtime-tools/validate=$WORK/b306/_pkg_.a packagefile github.com/syndtr/gocapability/capability=$WORK/b199/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile os=$WORK/b033/_pkg_.a packagefile strings=$WORK/b038/_pkg_.a EOF cd /builddir/build/BUILD/buildah-e94b4f98048e7371685731b97eefd6265e2f1fb3/src/github.com/opencontainers/runtime-tools/generate /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b304/_pkg_.a -trimpath "$WORK/b304=>" -shared -p github.com/opencontainers/runtime-tools/generate -complete -installsuffix shared -buildid uGm9UjZlmSSz1BBtX3Ln/uGm9UjZlmSSz1BBtX3Ln -goversion go1.14.12 -D "" -importcfg $WORK/b304/importcfg -pack ./config.go ./generate.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b321/_pkg_.a # internal cp $WORK/b321/_pkg_.a /builddir/.cache/go-build/08/0846429fbfde5baba9a030445e5260e637036945a2aae9121ff165038fa4a09a-d # internal github.com/openshift/imagebuilder mkdir -p $WORK/b318/ cat >$WORK/b318/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b019/_pkg_.a packagefile flag=$WORK/b197/_pkg_.a packagefile fmt=$WORK/b030/_pkg_.a packagefile github.com/docker/docker/builder/dockerfile/command=$WORK/b319/_pkg_.a packagefile github.com/docker/docker/builder/dockerfile/parser=$WORK/b320/_pkg_.a packagefile github.com/fsouza/go-dockerclient=$WORK/b321/_pkg_.a packagefile github.com/openshift/imagebuilder/signal=$WORK/b331/_pkg_.a packagefile github.com/openshift/imagebuilder/strslice=$WORK/b332/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile io/ioutil=$WORK/b052/_pkg_.a packagefile log=$WORK/b122/_pkg_.a packagefile os=$WORK/b033/_pkg_.a packagefile path/filepath=$WORK/b053/_pkg_.a packagefile regexp=$WORK/b069/_pkg_.a packagefile runtime=$WORK/b005/_pkg_.a packagefile strconv=$WORK/b029/_pkg_.a packagefile strings=$WORK/b038/_pkg_.a packagefile text/scanner=$WORK/b162/_pkg_.a packagefile time=$WORK/b015/_pkg_.a packagefile unicode=$WORK/b021/_pkg_.a EOF cd /builddir/build/BUILD/buildah-e94b4f98048e7371685731b97eefd6265e2f1fb3/src/github.com/openshift/imagebuilder /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b318/_pkg_.a -trimpath "$WORK/b318=>" -shared -p github.com/openshift/imagebuilder -complete -installsuffix shared -buildid Ryls0-g4nNazstPlubRf/Ryls0-g4nNazstPlubRf -goversion go1.14.12 -D "" -importcfg $WORK/b318/importcfg -pack ./builder.go ./constants.go ./dispatchers.go ./doc.go ./evaluator.go ./internals.go ./shell_parser.go cd $WORK/b298 TERM='dumb' gcc -I /builddir/build/BUILD/buildah-e94b4f98048e7371685731b97eefd6265e2f1fb3/src/github.com/ostreedev/ostree-go/pkg/glibobject -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b298=/tmp/go-build -gno-record-gcc-switches -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I ./ -g -O2 -o ./_cgo_main.o -c _cgo_main.c cd /builddir/build/BUILD/buildah-e94b4f98048e7371685731b97eefd6265e2f1fb3/src/github.com/ostreedev/ostree-go/pkg/glibobject TERM='dumb' gcc -I . -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b298=/tmp/go-build -gno-record-gcc-switches -o $WORK/b298/_cgo_.o $WORK/b298/_cgo_main.o $WORK/b298/_x001.o $WORK/b298/_x002.o $WORK/b298/_x003.o $WORK/b298/_x004.o $WORK/b298/_x005.o $WORK/b298/_x006.o $WORK/b298/_x007.o $WORK/b298/_x008.o $WORK/b298/_x009.o $WORK/b298/_x010.o $WORK/b298/_x011.o $WORK/b298/_x012.o -g -O2 -lgobject-2.0 -lglib-2.0 /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b231/_pkg_.a # internal cp $WORK/b231/_pkg_.a /builddir/.cache/go-build/fe/fe17876f0956771484fc27423f76b37b44d5c982eddd91a1455627928a1430f6-d # internal TERM='dumb' /usr/lib/golang/pkg/tool/linux_arm64/cgo -dynpackage glibobject -dynimport $WORK/b298/_cgo_.o -dynout $WORK/b298/_cgo_import.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b287/_pkg_.a # internal cat >$WORK/b298/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b030/_pkg_.a packagefile runtime/cgo=$WORK/b047/_pkg_.a packagefile syscall=$WORK/b016/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b298/_pkg_.a -trimpath "$WORK/b298=>" -shared -p github.com/ostreedev/ostree-go/pkg/glibobject -installsuffix shared -buildid MJNNS11Wxqxp1ucX4OrI/MJNNS11Wxqxp1ucX4OrI -goversion go1.14.12 -D "" -importcfg $WORK/b298/importcfg -pack $WORK/b298/_cgo_gotypes.go $WORK/b298/gboolean.cgo1.go $WORK/b298/gcancellable.cgo1.go $WORK/b298/gerror.cgo1.go $WORK/b298/gfile.cgo1.go $WORK/b298/gfileinfo.cgo1.go $WORK/b298/ghashtable.cgo1.go $WORK/b298/ghashtableiter.cgo1.go $WORK/b298/glibobject.cgo1.go $WORK/b298/gobject.cgo1.go $WORK/b298/goptioncontext.cgo1.go $WORK/b298/gvariant.cgo1.go $WORK/b298/_cgo_import.go cp $WORK/b287/_pkg_.a /builddir/.cache/go-build/95/956c237f1c6130094f88b684aeb5936c8434f4cd8e3375a7fdf9ca1d5d7d1920-d # internal github.com/containers/image/openshift mkdir -p $WORK/b285/ cat >$WORK/b285/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b019/_pkg_.a packagefile context=$WORK/b002/_pkg_.a packagefile crypto/rand=$WORK/b093/_pkg_.a packagefile crypto/tls=$WORK/b095/_pkg_.a packagefile crypto/x509=$WORK/b105/_pkg_.a packagefile encoding/json=$WORK/b018/_pkg_.a packagefile fmt=$WORK/b030/_pkg_.a packagefile github.com/containers/image/docker=$WORK/b242/_pkg_.a packagefile github.com/containers/image/docker/policyconfiguration=$WORK/b243/_pkg_.a packagefile github.com/containers/image/docker/reference=$WORK/b065/_pkg_.a packagefile github.com/containers/image/image=$WORK/b071/_pkg_.a packagefile github.com/containers/image/manifest=$WORK/b080/_pkg_.a packagefile github.com/containers/image/transports=$WORK/b123/_pkg_.a packagefile github.com/containers/image/types=$WORK/b082/_pkg_.a packagefile github.com/containers/image/version=$WORK/b178/_pkg_.a packagefile github.com/ghodss/yaml=$WORK/b262/_pkg_.a packagefile github.com/imdario/mergo=$WORK/b286/_pkg_.a packagefile github.com/opencontainers/go-digest=$WORK/b066/_pkg_.a packagefile github.com/pkg/errors=$WORK/b064/_pkg_.a packagefile github.com/sirupsen/logrus=$WORK/b119/_pkg_.a packagefile golang.org/x/net/http2=$WORK/b287/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile io/ioutil=$WORK/b052/_pkg_.a packagefile k8s.io/client-go/util/homedir=$WORK/b295/_pkg_.a packagefile net=$WORK/b042/_pkg_.a packagefile net/http=$WORK/b144/_pkg_.a packagefile net/url=$WORK/b111/_pkg_.a packagefile os=$WORK/b033/_pkg_.a packagefile path=$WORK/b055/_pkg_.a packagefile path/filepath=$WORK/b053/_pkg_.a packagefile reflect=$WORK/b028/_pkg_.a packagefile regexp=$WORK/b069/_pkg_.a packagefile strings=$WORK/b038/_pkg_.a packagefile time=$WORK/b015/_pkg_.a EOF cd /builddir/build/BUILD/buildah-e94b4f98048e7371685731b97eefd6265e2f1fb3/src/github.com/containers/image/openshift /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b285/_pkg_.a -trimpath "$WORK/b285=>" -shared -p github.com/containers/image/openshift -complete -installsuffix shared -buildid Aful5bypuMzNEr8sUg3H/Aful5bypuMzNEr8sUg3H -goversion go1.14.12 -D "" -importcfg $WORK/b285/importcfg -pack ./openshift-copies.go ./openshift.go ./openshift_transport.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b265/_pkg_.a # internal cp $WORK/b265/_pkg_.a /builddir/.cache/go-build/0c/0c87434f833222fbd86ca724e98ea576fcada782e6c9b1fbdbfdbfb1a9509bb8-d # internal github.com/containers/image/docker/daemon mkdir -p $WORK/b264/ cat >$WORK/b264/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b002/_pkg_.a packagefile fmt=$WORK/b030/_pkg_.a packagefile github.com/containers/image/docker/policyconfiguration=$WORK/b243/_pkg_.a packagefile github.com/containers/image/docker/reference=$WORK/b065/_pkg_.a packagefile github.com/containers/image/docker/tarfile=$WORK/b125/_pkg_.a packagefile github.com/containers/image/image=$WORK/b071/_pkg_.a packagefile github.com/containers/image/transports=$WORK/b123/_pkg_.a packagefile github.com/containers/image/types=$WORK/b082/_pkg_.a packagefile github.com/docker/docker/client=$WORK/b265/_pkg_.a packagefile github.com/docker/go-connections/tlsconfig=$WORK/b159/_pkg_.a packagefile github.com/opencontainers/go-digest=$WORK/b066/_pkg_.a packagefile github.com/pkg/errors=$WORK/b064/_pkg_.a packagefile github.com/sirupsen/logrus=$WORK/b119/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile net/http=$WORK/b144/_pkg_.a packagefile path/filepath=$WORK/b053/_pkg_.a EOF cd /builddir/build/BUILD/buildah-e94b4f98048e7371685731b97eefd6265e2f1fb3/src/github.com/containers/image/docker/daemon /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b264/_pkg_.a -trimpath "$WORK/b264=>" -shared -p github.com/containers/image/docker/daemon -complete -installsuffix shared -buildid yOm5dx3lKpz2GauulNSF/yOm5dx3lKpz2GauulNSF -goversion go1.14.12 -D "" -importcfg $WORK/b264/importcfg -pack ./client.go ./daemon_dest.go ./daemon_src.go ./daemon_transport.go cd /builddir/build/BUILD/buildah-e94b4f98048e7371685731b97eefd6265e2f1fb3/src/github.com/ostreedev/ostree-go/pkg/glibobject /usr/lib/golang/pkg/tool/linux_arm64/pack r $WORK/b298/_pkg_.a $WORK/b298/_x001.o $WORK/b298/_x002.o $WORK/b298/_x003.o $WORK/b298/_x004.o $WORK/b298/_x005.o $WORK/b298/_x006.o $WORK/b298/_x007.o $WORK/b298/_x008.o $WORK/b298/_x009.o $WORK/b298/_x010.o $WORK/b298/_x011.o $WORK/b298/_x012.o # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b298/_pkg_.a # internal cp $WORK/b298/_pkg_.a /builddir/.cache/go-build/1b/1b3cb7b7267c46353ae2b48008a9132136fcdfcb027c5ebf8c671e829a1cd986-d # internal github.com/ostreedev/ostree-go/pkg/otbuiltin mkdir -p $WORK/b299/ cd /builddir/build/BUILD/buildah-e94b4f98048e7371685731b97eefd6265e2f1fb3/src/github.com/ostreedev/ostree-go/pkg/otbuiltin pkg-config --cflags -- ostree-1 ostree-1 ostree-1 ostree-1 ostree-1 ostree-1 pkg-config --libs -- ostree-1 ostree-1 ostree-1 ostree-1 ostree-1 ostree-1 CGO_LDFLAGS='"-g" "-O2" "-lostree-1" "-lgio-2.0" "-lgobject-2.0" "-lglib-2.0"' /usr/lib/golang/pkg/tool/linux_arm64/cgo -objdir $WORK/b299/ -importpath github.com/ostreedev/ostree-go/pkg/otbuiltin -- -I/usr/include/ostree-1 -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I $WORK/b299/ -g -O2 ./builtin.go ./checkout.go ./commit.go ./init.go ./log.go ./prune.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b318/_pkg_.a # internal cp $WORK/b318/_pkg_.a /builddir/.cache/go-build/e8/e8131f69a3a1759119ce2c58c7c1a29970ea6fcfd28e8d5be875c4049b4ff27f-d # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b304/_pkg_.a # internal cp $WORK/b304/_pkg_.a /builddir/.cache/go-build/c2/c2050203ebb18e0106a1e236fd425711b874c0997c79b4602ecd6c92e9ba03f9-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/77/77046f4757bc72241c0aec3e3477f0179f41cee05f053e9eee4369c3bfce7b25-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/3a/3aa7cc9340218378086f443b23dbb628c1f9cd0358bcc4496d9ce4780928f6c7-d # internal cd $WORK/b299 TERM='dumb' gcc -I /builddir/build/BUILD/buildah-e94b4f98048e7371685731b97eefd6265e2f1fb3/src/github.com/ostreedev/ostree-go/pkg/otbuiltin -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b299=/tmp/go-build -gno-record-gcc-switches -I/usr/include/ostree-1 -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I ./ -g -O2 -o ./_x001.o -c _cgo_export.c TERM='dumb' gcc -I /builddir/build/BUILD/buildah-e94b4f98048e7371685731b97eefd6265e2f1fb3/src/github.com/ostreedev/ostree-go/pkg/otbuiltin -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b299=/tmp/go-build -gno-record-gcc-switches -I/usr/include/ostree-1 -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I ./ -g -O2 -o ./_x002.o -c builtin.cgo2.c TERM='dumb' gcc -I /builddir/build/BUILD/buildah-e94b4f98048e7371685731b97eefd6265e2f1fb3/src/github.com/ostreedev/ostree-go/pkg/otbuiltin -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b299=/tmp/go-build -gno-record-gcc-switches -I/usr/include/ostree-1 -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I ./ -g -O2 -o ./_x003.o -c checkout.cgo2.c TERM='dumb' gcc -I /builddir/build/BUILD/buildah-e94b4f98048e7371685731b97eefd6265e2f1fb3/src/github.com/ostreedev/ostree-go/pkg/otbuiltin -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b299=/tmp/go-build -gno-record-gcc-switches -I/usr/include/ostree-1 -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I ./ -g -O2 -o ./_x004.o -c commit.cgo2.c TERM='dumb' gcc -I /builddir/build/BUILD/buildah-e94b4f98048e7371685731b97eefd6265e2f1fb3/src/github.com/ostreedev/ostree-go/pkg/otbuiltin -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b299=/tmp/go-build -gno-record-gcc-switches -I/usr/include/ostree-1 -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I ./ -g -O2 -o ./_x005.o -c init.cgo2.c TERM='dumb' gcc -I /builddir/build/BUILD/buildah-e94b4f98048e7371685731b97eefd6265e2f1fb3/src/github.com/ostreedev/ostree-go/pkg/otbuiltin -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b299=/tmp/go-build -gno-record-gcc-switches -I/usr/include/ostree-1 -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I ./ -g -O2 -o ./_x006.o -c log.cgo2.c TERM='dumb' gcc -I /builddir/build/BUILD/buildah-e94b4f98048e7371685731b97eefd6265e2f1fb3/src/github.com/ostreedev/ostree-go/pkg/otbuiltin -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b299=/tmp/go-build -gno-record-gcc-switches -I/usr/include/ostree-1 -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I ./ -g -O2 -o ./_x007.o -c prune.cgo2.c TERM='dumb' gcc -I /builddir/build/BUILD/buildah-e94b4f98048e7371685731b97eefd6265e2f1fb3/src/github.com/ostreedev/ostree-go/pkg/otbuiltin -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b299=/tmp/go-build -gno-record-gcc-switches -I/usr/include/ostree-1 -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I ./ -g -O2 -o ./_cgo_main.o -c _cgo_main.c cd /builddir/build/BUILD/buildah-e94b4f98048e7371685731b97eefd6265e2f1fb3/src/github.com/ostreedev/ostree-go/pkg/otbuiltin TERM='dumb' gcc -I . -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b299=/tmp/go-build -gno-record-gcc-switches -o $WORK/b299/_cgo_.o $WORK/b299/_cgo_main.o $WORK/b299/_x001.o $WORK/b299/_x002.o $WORK/b299/_x003.o $WORK/b299/_x004.o $WORK/b299/_x005.o $WORK/b299/_x006.o $WORK/b299/_x007.o -g -O2 -lostree-1 -lgio-2.0 -lgobject-2.0 -lglib-2.0 TERM='dumb' /usr/lib/golang/pkg/tool/linux_arm64/cgo -dynpackage otbuiltin -dynimport $WORK/b299/_cgo_.o -dynout $WORK/b299/_cgo_import.go cat >$WORK/b299/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b019/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b030/_pkg_.a packagefile github.com/ostreedev/ostree-go/pkg/glibobject=$WORK/b298/_pkg_.a packagefile runtime=$WORK/b005/_pkg_.a packagefile strconv=$WORK/b029/_pkg_.a packagefile strings=$WORK/b038/_pkg_.a packagefile time=$WORK/b015/_pkg_.a packagefile runtime/cgo=$WORK/b047/_pkg_.a packagefile syscall=$WORK/b016/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b299/_pkg_.a -trimpath "$WORK/b299=>" -shared -p github.com/ostreedev/ostree-go/pkg/otbuiltin -installsuffix shared -buildid 4l3h1l2ktGaxuK8BGAaX/4l3h1l2ktGaxuK8BGAaX -goversion go1.14.12 -D "" -importcfg $WORK/b299/importcfg -pack $WORK/b299/_cgo_gotypes.go $WORK/b299/builtin.cgo1.go $WORK/b299/checkout.cgo1.go $WORK/b299/commit.cgo1.go $WORK/b299/init.cgo1.go $WORK/b299/log.cgo1.go $WORK/b299/prune.cgo1.go $WORK/b299/_cgo_import.go /usr/lib/golang/pkg/tool/linux_arm64/pack r $WORK/b299/_pkg_.a $WORK/b299/_x001.o $WORK/b299/_x002.o $WORK/b299/_x003.o $WORK/b299/_x004.o $WORK/b299/_x005.o $WORK/b299/_x006.o $WORK/b299/_x007.o # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b299/_pkg_.a # internal cp $WORK/b299/_pkg_.a /builddir/.cache/go-build/92/92394733e2d4d124e61eed42c89544e4a4d1ee978c97b2ee3896b54b7815688a-d # internal github.com/containers/image/ostree mkdir -p $WORK/b296/ cd /builddir/build/BUILD/buildah-e94b4f98048e7371685731b97eefd6265e2f1fb3/src/github.com/containers/image/ostree pkg-config --cflags -- glib-2.0 gobject-2.0 ostree-1 libselinux glib-2.0 gobject-2.0 ostree-1 pkg-config --libs -- glib-2.0 gobject-2.0 ostree-1 libselinux glib-2.0 gobject-2.0 ostree-1 CGO_LDFLAGS='"-g" "-O2" "-lselinux" "-lostree-1" "-lgio-2.0" "-lgobject-2.0" "-lglib-2.0"' /usr/lib/golang/pkg/tool/linux_arm64/cgo -objdir $WORK/b296/ -importpath github.com/containers/image/ostree -- -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/ostree-1 -I/usr/include/gio-unix-2.0/ -pthread -I $WORK/b296/ -g -O2 ./ostree_dest.go ./ostree_src.go cd $WORK/b296 TERM='dumb' gcc -I /builddir/build/BUILD/buildah-e94b4f98048e7371685731b97eefd6265e2f1fb3/src/github.com/containers/image/ostree -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b296=/tmp/go-build -gno-record-gcc-switches -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/ostree-1 -I/usr/include/gio-unix-2.0/ -pthread -I ./ -g -O2 -o ./_x001.o -c _cgo_export.c TERM='dumb' gcc -I /builddir/build/BUILD/buildah-e94b4f98048e7371685731b97eefd6265e2f1fb3/src/github.com/containers/image/ostree -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b296=/tmp/go-build -gno-record-gcc-switches -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/ostree-1 -I/usr/include/gio-unix-2.0/ -pthread -I ./ -g -O2 -o ./_x002.o -c ostree_dest.cgo2.c TERM='dumb' gcc -I /builddir/build/BUILD/buildah-e94b4f98048e7371685731b97eefd6265e2f1fb3/src/github.com/containers/image/ostree -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b296=/tmp/go-build -gno-record-gcc-switches -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/ostree-1 -I/usr/include/gio-unix-2.0/ -pthread -I ./ -g -O2 -o ./_x003.o -c ostree_src.cgo2.c TERM='dumb' gcc -I /builddir/build/BUILD/buildah-e94b4f98048e7371685731b97eefd6265e2f1fb3/src/github.com/containers/image/ostree -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b296=/tmp/go-build -gno-record-gcc-switches -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/ostree-1 -I/usr/include/gio-unix-2.0/ -pthread -I ./ -g -O2 -o ./_cgo_main.o -c _cgo_main.c cd /builddir/build/BUILD/buildah-e94b4f98048e7371685731b97eefd6265e2f1fb3/src/github.com/containers/image/ostree TERM='dumb' gcc -I . -fPIC -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b296=/tmp/go-build -gno-record-gcc-switches -o $WORK/b296/_cgo_.o $WORK/b296/_cgo_main.o $WORK/b296/_x001.o $WORK/b296/_x002.o $WORK/b296/_x003.o -g -O2 -lselinux -lostree-1 -lgio-2.0 -lgobject-2.0 -lglib-2.0 TERM='dumb' /usr/lib/golang/pkg/tool/linux_arm64/cgo -dynpackage ostree -dynimport $WORK/b296/_cgo_.o -dynout $WORK/b296/_cgo_import.go cat >$WORK/b296/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b019/_pkg_.a packagefile compress/gzip=$WORK/b129/_pkg_.a packagefile context=$WORK/b002/_pkg_.a packagefile encoding/base64=$WORK/b024/_pkg_.a packagefile encoding/json=$WORK/b018/_pkg_.a packagefile fmt=$WORK/b030/_pkg_.a packagefile github.com/containers/image/directory/explicitfilepath=$WORK/b063/_pkg_.a packagefile github.com/containers/image/docker/reference=$WORK/b065/_pkg_.a packagefile github.com/containers/image/image=$WORK/b071/_pkg_.a packagefile github.com/containers/image/manifest=$WORK/b080/_pkg_.a packagefile github.com/containers/image/transports=$WORK/b123/_pkg_.a packagefile github.com/containers/image/types=$WORK/b082/_pkg_.a packagefile github.com/containers/storage/pkg/archive=$WORK/b160/_pkg_.a packagefile github.com/containers/storage/pkg/ioutils=$WORK/b168/_pkg_.a packagefile github.com/opencontainers/go-digest=$WORK/b066/_pkg_.a packagefile github.com/opencontainers/selinux/go-selinux=$WORK/b297/_pkg_.a packagefile github.com/ostreedev/ostree-go/pkg/glibobject=$WORK/b298/_pkg_.a packagefile github.com/ostreedev/ostree-go/pkg/otbuiltin=$WORK/b299/_pkg_.a packagefile github.com/pkg/errors=$WORK/b064/_pkg_.a packagefile github.com/vbatts/tar-split/tar/asm=$WORK/b226/_pkg_.a packagefile github.com/vbatts/tar-split/tar/storage=$WORK/b200/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile io/ioutil=$WORK/b052/_pkg_.a packagefile os=$WORK/b033/_pkg_.a packagefile os/exec=$WORK/b059/_pkg_.a packagefile path/filepath=$WORK/b053/_pkg_.a packagefile regexp=$WORK/b069/_pkg_.a packagefile runtime=$WORK/b005/_pkg_.a packagefile strconv=$WORK/b029/_pkg_.a packagefile strings=$WORK/b038/_pkg_.a packagefile syscall=$WORK/b016/_pkg_.a packagefile time=$WORK/b015/_pkg_.a packagefile runtime/cgo=$WORK/b047/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b296/_pkg_.a -trimpath "$WORK/b296=>" -shared -p github.com/containers/image/ostree -installsuffix shared -buildid GMHvcJNXvBe7UXrBsi3g/GMHvcJNXvBe7UXrBsi3g -goversion go1.14.12 -D "" -importcfg $WORK/b296/importcfg -pack ./ostree_transport.go $WORK/b296/_cgo_gotypes.go $WORK/b296/ostree_dest.cgo1.go $WORK/b296/ostree_src.cgo1.go $WORK/b296/_cgo_import.go /usr/lib/golang/pkg/tool/linux_arm64/pack r $WORK/b296/_pkg_.a $WORK/b296/_x001.o $WORK/b296/_x002.o $WORK/b296/_x003.o # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b296/_pkg_.a # internal cp $WORK/b296/_pkg_.a /builddir/.cache/go-build/8e/8e3cac890abe6d48c425ed667b8f9b4dafa6b1edf63518908e13d54e95f7821e-d # internal github.com/containers/image/transports/alltransports mkdir -p $WORK/b241/ cat >$WORK/b241/importcfg << 'EOF' # internal # import config packagefile github.com/containers/image/directory=$WORK/b062/_pkg_.a packagefile github.com/containers/image/docker=$WORK/b242/_pkg_.a packagefile github.com/containers/image/docker/archive=$WORK/b124/_pkg_.a packagefile github.com/containers/image/docker/daemon=$WORK/b264/_pkg_.a packagefile github.com/containers/image/oci/archive=$WORK/b137/_pkg_.a packagefile github.com/containers/image/oci/layout=$WORK/b139/_pkg_.a packagefile github.com/containers/image/openshift=$WORK/b285/_pkg_.a packagefile github.com/containers/image/ostree=$WORK/b296/_pkg_.a packagefile github.com/containers/image/storage=$WORK/b193/_pkg_.a packagefile github.com/containers/image/tarball=$WORK/b228/_pkg_.a packagefile github.com/containers/image/transports=$WORK/b123/_pkg_.a packagefile github.com/containers/image/types=$WORK/b082/_pkg_.a packagefile github.com/pkg/errors=$WORK/b064/_pkg_.a packagefile strings=$WORK/b038/_pkg_.a EOF cd /builddir/build/BUILD/buildah-e94b4f98048e7371685731b97eefd6265e2f1fb3/src/github.com/containers/image/transports/alltransports /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b241/_pkg_.a -trimpath "$WORK/b241=>" -shared -p github.com/containers/image/transports/alltransports -complete -installsuffix shared -buildid dd_1Z36RPkqAWuI0u6vb/dd_1Z36RPkqAWuI0u6vb -goversion go1.14.12 -D "" -importcfg $WORK/b241/importcfg -pack ./alltransports.go ./docker_daemon.go ./ostree.go ./storage.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b241/_pkg_.a # internal cp $WORK/b241/_pkg_.a /builddir/.cache/go-build/f9/f9e33c9c3212b19daad45295aa4fcc07b5dc39f29be2e8c72f47df323305d223-d # internal github.com/containers/buildah mkdir -p $WORK/b050/ cat >$WORK/b050/importcfg << 'EOF' # internal # import config packagefile archive/tar=$WORK/b051/_pkg_.a packagefile bufio=$WORK/b056/_pkg_.a packagefile bytes=$WORK/b019/_pkg_.a packagefile context=$WORK/b002/_pkg_.a packagefile encoding/json=$WORK/b018/_pkg_.a packagefile fmt=$WORK/b030/_pkg_.a packagefile github.com/containernetworking/cni/libcni=$WORK/b057/_pkg_.a packagefile github.com/containers/buildah/bind=$WORK/b060/_pkg_.a packagefile github.com/containers/buildah/chroot=$WORK/b231/_pkg_.a packagefile github.com/containers/buildah/docker=$WORK/b235/_pkg_.a packagefile github.com/containers/buildah/util=$WORK/b061/_pkg_.a packagefile github.com/containers/image/copy=$WORK/b236/_pkg_.a packagefile github.com/containers/image/docker/reference=$WORK/b065/_pkg_.a packagefile github.com/containers/image/docker/tarfile=$WORK/b125/_pkg_.a packagefile github.com/containers/image/image=$WORK/b071/_pkg_.a packagefile github.com/containers/image/manifest=$WORK/b080/_pkg_.a packagefile github.com/containers/image/oci/archive=$WORK/b137/_pkg_.a packagefile github.com/containers/image/pkg/sysregistries=$WORK/b240/_pkg_.a packagefile github.com/containers/image/pkg/sysregistriesv2=$WORK/b175/_pkg_.a packagefile github.com/containers/image/signature=$WORK/b177/_pkg_.a packagefile github.com/containers/image/storage=$WORK/b193/_pkg_.a packagefile github.com/containers/image/transports=$WORK/b123/_pkg_.a packagefile github.com/containers/image/transports/alltransports=$WORK/b241/_pkg_.a packagefile github.com/containers/image/types=$WORK/b082/_pkg_.a packagefile github.com/containers/libpod/pkg/chrootuser=$WORK/b300/_pkg_.a packagefile github.com/containers/libpod/pkg/rootless=$WORK/b301/_pkg_.a packagefile github.com/containers/libpod/pkg/secrets=$WORK/b303/_pkg_.a packagefile github.com/containers/storage=$WORK/b194/_pkg_.a packagefile github.com/containers/storage/pkg/archive=$WORK/b160/_pkg_.a packagefile github.com/containers/storage/pkg/chrootarchive=$WORK/b196/_pkg_.a packagefile github.com/containers/storage/pkg/idtools=$WORK/b163/_pkg_.a packagefile github.com/containers/storage/pkg/ioutils=$WORK/b168/_pkg_.a packagefile github.com/containers/storage/pkg/reexec=$WORK/b198/_pkg_.a packagefile github.com/containers/storage/pkg/stringid=$WORK/b222/_pkg_.a packagefile github.com/docker/go-units=$WORK/b166/_pkg_.a packagefile github.com/opencontainers/go-digest=$WORK/b066/_pkg_.a packagefile github.com/opencontainers/image-spec/specs-go=$WORK/b084/_pkg_.a packagefile github.com/opencontainers/image-spec/specs-go/v1=$WORK/b083/_pkg_.a packagefile github.com/opencontainers/runtime-spec/specs-go=$WORK/b230/_pkg_.a packagefile github.com/opencontainers/runtime-tools/generate=$WORK/b304/_pkg_.a packagefile github.com/opencontainers/selinux/go-selinux=$WORK/b297/_pkg_.a packagefile github.com/opencontainers/selinux/go-selinux/label=$WORK/b206/_pkg_.a packagefile github.com/openshift/imagebuilder=$WORK/b318/_pkg_.a packagefile github.com/pkg/errors=$WORK/b064/_pkg_.a packagefile github.com/seccomp/containers-golang=$WORK/b333/_pkg_.a packagefile github.com/sirupsen/logrus=$WORK/b119/_pkg_.a packagefile golang.org/x/crypto/ssh/terminal=$WORK/b120/_pkg_.a packagefile golang.org/x/sys/unix=$WORK/b121/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile io/ioutil=$WORK/b052/_pkg_.a packagefile math/rand=$WORK/b046/_pkg_.a packagefile net=$WORK/b042/_pkg_.a packagefile net/http=$WORK/b144/_pkg_.a packagefile net/url=$WORK/b111/_pkg_.a packagefile os=$WORK/b033/_pkg_.a packagefile os/exec=$WORK/b059/_pkg_.a packagefile path=$WORK/b055/_pkg_.a packagefile path/filepath=$WORK/b053/_pkg_.a packagefile runtime=$WORK/b005/_pkg_.a packagefile strconv=$WORK/b029/_pkg_.a packagefile strings=$WORK/b038/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a packagefile syscall=$WORK/b016/_pkg_.a packagefile time=$WORK/b015/_pkg_.a EOF cd /builddir/build/BUILD/buildah-e94b4f98048e7371685731b97eefd6265e2f1fb3/_build/src/github.com/containers/buildah /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b050/_pkg_.a -trimpath "$WORK/b050=>" -shared -p github.com/containers/buildah -complete -installsuffix shared -buildid 8bA-VkOaIamk__Dzjn9f/8bA-VkOaIamk__Dzjn9f -goversion go1.14.12 -D "" -importcfg $WORK/b050/importcfg -pack ./add.go ./buildah.go ./commit.go ./common.go ./config.go ./delete.go ./image.go ./import.go ./mount.go ./new.go ./pull.go ./run.go ./run_linux.go ./seccomp.go ./selinux_unsupported.go ./unmount.go ./util.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b050/_pkg_.a # internal cp $WORK/b050/_pkg_.a /builddir/.cache/go-build/10/107c8f6eae8c8b02ed19d056d4e25271f498845294e543989859cecd935a270b-d # internal github.com/containers/buildah/pkg/cli mkdir -p $WORK/b335/ github.com/containers/buildah/imagebuildah mkdir -p $WORK/b334/ cat >$WORK/b335/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b030/_pkg_.a packagefile github.com/containers/buildah=$WORK/b050/_pkg_.a packagefile github.com/containers/buildah/util=$WORK/b061/_pkg_.a packagefile github.com/opencontainers/runtime-spec/specs-go=$WORK/b230/_pkg_.a packagefile github.com/pkg/errors=$WORK/b064/_pkg_.a packagefile github.com/urfave/cli=$WORK/b336/_pkg_.a packagefile os=$WORK/b033/_pkg_.a packagefile strings=$WORK/b038/_pkg_.a EOF cat >$WORK/b334/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b019/_pkg_.a packagefile context=$WORK/b002/_pkg_.a packagefile flag=$WORK/b197/_pkg_.a packagefile fmt=$WORK/b030/_pkg_.a packagefile github.com/containers/buildah=$WORK/b050/_pkg_.a packagefile github.com/containers/buildah/docker=$WORK/b235/_pkg_.a packagefile github.com/containers/buildah/util=$WORK/b061/_pkg_.a packagefile github.com/containers/image/copy=$WORK/b236/_pkg_.a packagefile github.com/containers/image/docker/reference=$WORK/b065/_pkg_.a packagefile github.com/containers/image/storage=$WORK/b193/_pkg_.a packagefile github.com/containers/image/transports=$WORK/b123/_pkg_.a packagefile github.com/containers/image/transports/alltransports=$WORK/b241/_pkg_.a packagefile github.com/containers/image/types=$WORK/b082/_pkg_.a packagefile github.com/containers/storage=$WORK/b194/_pkg_.a packagefile github.com/containers/storage/pkg/archive=$WORK/b160/_pkg_.a packagefile github.com/containers/storage/pkg/chrootarchive=$WORK/b196/_pkg_.a packagefile github.com/containers/storage/pkg/ioutils=$WORK/b168/_pkg_.a packagefile github.com/containers/storage/pkg/reexec=$WORK/b198/_pkg_.a packagefile github.com/containers/storage/pkg/stringid=$WORK/b222/_pkg_.a packagefile github.com/docker/docker/builder/dockerfile/parser=$WORK/b320/_pkg_.a packagefile github.com/fsouza/go-dockerclient=$WORK/b321/_pkg_.a packagefile github.com/opencontainers/image-spec/specs-go/v1=$WORK/b083/_pkg_.a packagefile github.com/opencontainers/runtime-spec/specs-go=$WORK/b230/_pkg_.a packagefile github.com/openshift/imagebuilder=$WORK/b318/_pkg_.a packagefile github.com/pkg/errors=$WORK/b064/_pkg_.a packagefile github.com/sirupsen/logrus=$WORK/b119/_pkg_.a packagefile golang.org/x/sys/unix=$WORK/b121/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile io/ioutil=$WORK/b052/_pkg_.a packagefile net/http=$WORK/b144/_pkg_.a packagefile os=$WORK/b033/_pkg_.a packagefile os/exec=$WORK/b059/_pkg_.a packagefile path=$WORK/b055/_pkg_.a packagefile path/filepath=$WORK/b053/_pkg_.a packagefile strconv=$WORK/b029/_pkg_.a packagefile strings=$WORK/b038/_pkg_.a packagefile time=$WORK/b015/_pkg_.a EOF github.com/containers/buildah/pkg/parse cd /builddir/build/BUILD/buildah-e94b4f98048e7371685731b97eefd6265e2f1fb3/_build/src/github.com/containers/buildah/imagebuildah /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b334/_pkg_.a -trimpath "$WORK/b334=>" -shared -p github.com/containers/buildah/imagebuildah -complete -installsuffix shared -buildid 8dPe0zpqJAbnn3dVo2xV/8dPe0zpqJAbnn3dVo2xV -goversion go1.14.12 -D "" -importcfg $WORK/b334/importcfg -pack ./build.go ./chroot_symlink.go ./util.go cd /builddir/build/BUILD/buildah-e94b4f98048e7371685731b97eefd6265e2f1fb3/_build/src/github.com/containers/buildah/pkg/cli /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b335/_pkg_.a -trimpath "$WORK/b335=>" -shared -p github.com/containers/buildah/pkg/cli -complete -installsuffix shared -buildid mI2GQjAo-b6WIyD3LUvJ/mI2GQjAo-b6WIyD3LUvJ -goversion go1.14.12 -D "" -importcfg $WORK/b335/importcfg -pack ./common.go mkdir -p $WORK/b338/ cat >$WORK/b338/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b030/_pkg_.a packagefile github.com/containers/buildah=$WORK/b050/_pkg_.a packagefile github.com/containers/image/types=$WORK/b082/_pkg_.a packagefile github.com/containers/storage/pkg/idtools=$WORK/b163/_pkg_.a packagefile github.com/docker/go-units=$WORK/b166/_pkg_.a packagefile github.com/opencontainers/runtime-spec/specs-go=$WORK/b230/_pkg_.a packagefile github.com/pkg/errors=$WORK/b064/_pkg_.a packagefile github.com/sirupsen/logrus=$WORK/b119/_pkg_.a packagefile github.com/urfave/cli=$WORK/b336/_pkg_.a packagefile golang.org/x/crypto/ssh/terminal=$WORK/b120/_pkg_.a packagefile golang.org/x/sys/unix=$WORK/b121/_pkg_.a packagefile net=$WORK/b042/_pkg_.a packagefile os=$WORK/b033/_pkg_.a packagefile path/filepath=$WORK/b053/_pkg_.a packagefile reflect=$WORK/b028/_pkg_.a packagefile regexp=$WORK/b069/_pkg_.a packagefile strconv=$WORK/b029/_pkg_.a packagefile strings=$WORK/b038/_pkg_.a packagefile unicode=$WORK/b021/_pkg_.a EOF cd /builddir/build/BUILD/buildah-e94b4f98048e7371685731b97eefd6265e2f1fb3/_build/src/github.com/containers/buildah/pkg/parse /usr/lib/golang/pkg/tool/linux_arm64/compile -o $WORK/b338/_pkg_.a -trimpath "$WORK/b338=>" -shared -p github.com/containers/buildah/pkg/parse -complete -installsuffix shared -buildid a4Zk4niOiCA9bZU57aNH/a4Zk4niOiCA9bZU57aNH -goversion go1.14.12 -D "" -importcfg $WORK/b338/importcfg -pack ./parse.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b335/_pkg_.a # internal cp $WORK/b335/_pkg_.a /builddir/.cache/go-build/f1/f1b5e50d6c414cdddcb69f8268933c25078b6e606672dcc3644b5887b112a22b-d # internal /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b338/_pkg_.a # internal cp $WORK/b338/_pkg_.a /builddir/.cache/go-build/53/53ea9095e410b9e2ae61799d341de6ad3bdf209459cc166b0567fc9bf3ce99d2-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/69/6955eeddc64ce631d70cbc5ae7e722448de0eb9478c7755321390c4253250719-d # internal github.com/containers/buildah/cmd/buildah mkdir -p $WORK/b001/ cat >$WORK/b001/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b002/_pkg_.a packagefile encoding/json=$WORK/b018/_pkg_.a packagefile fmt=$WORK/b030/_pkg_.a packagefile github.com/containernetworking/cni/pkg/version=$WORK/b040/_pkg_.a packagefile github.com/containers/buildah=$WORK/b050/_pkg_.a packagefile github.com/containers/buildah/docker=$WORK/b235/_pkg_.a packagefile github.com/containers/buildah/imagebuildah=$WORK/b334/_pkg_.a packagefile github.com/containers/buildah/pkg/cli=$WORK/b335/_pkg_.a packagefile github.com/containers/buildah/pkg/parse=$WORK/b338/_pkg_.a packagefile github.com/containers/buildah/unshare=$WORK/b232/_pkg_.a packagefile github.com/containers/buildah/util=$WORK/b061/_pkg_.a packagefile github.com/containers/image/manifest=$WORK/b080/_pkg_.a packagefile github.com/containers/image/storage=$WORK/b193/_pkg_.a packagefile github.com/containers/image/transports=$WORK/b123/_pkg_.a packagefile github.com/containers/image/transports/alltransports=$WORK/b241/_pkg_.a packagefile github.com/containers/image/types=$WORK/b082/_pkg_.a packagefile github.com/containers/libpod/pkg/util=$WORK/b339/_pkg_.a packagefile github.com/containers/storage=$WORK/b194/_pkg_.a packagefile github.com/containers/storage/pkg/archive=$WORK/b160/_pkg_.a packagefile github.com/mattn/go-shellwords=$WORK/b340/_pkg_.a packagefile github.com/opencontainers/go-digest=$WORK/b066/_pkg_.a packagefile github.com/opencontainers/image-spec/specs-go=$WORK/b084/_pkg_.a packagefile github.com/opencontainers/image-spec/specs-go/v1=$WORK/b083/_pkg_.a packagefile github.com/opencontainers/runtime-spec/specs-go=$WORK/b230/_pkg_.a packagefile github.com/pkg/errors=$WORK/b064/_pkg_.a packagefile github.com/sirupsen/logrus=$WORK/b119/_pkg_.a packagefile github.com/syndtr/gocapability/capability=$WORK/b199/_pkg_.a packagefile github.com/urfave/cli=$WORK/b336/_pkg_.a packagefile golang.org/x/crypto/ssh/terminal=$WORK/b120/_pkg_.a packagefile io/ioutil=$WORK/b052/_pkg_.a packagefile os=$WORK/b033/_pkg_.a packagefile os/exec=$WORK/b059/_pkg_.a packagefile os/user=$WORK/b054/_pkg_.a packagefile path/filepath=$WORK/b053/_pkg_.a packagefile regexp=$WORK/b069/_pkg_.a packagefile runtime=$WORK/b005/_pkg_.a packagefile sort=$WORK/b032/_pkg_.a packagefile strconv=$WORK/b029/_pkg_.a packagefile strings=$WORK/b038/_pkg_.a packagefile syscall=$WORK/b016/_pkg_.a packagefile text/template=$WORK/b316/_pkg_.a packagefile time=$WORK/b015/_pkg_.a packagefile runtime/cgo=$WORK/b047/_pkg_.a EOF cd /builddir/build/BUILD/buildah-e94b4f98048e7371685731b97eefd6265e2f1fb3/_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 IrOLMWOJsTxl6e4ZQbHl/IrOLMWOJsTxl6e4ZQbHl -goversion go1.14.12 -D "" -importcfg $WORK/b001/importcfg -pack ./addcopy.go ./bud.go ./commit.go ./common.go ./config.go ./containers.go ./from.go ./images.go ./inspect.go ./main.go ./mount.go ./pull.go ./push.go ./rename.go ./rm.go ./rmi.go ./run.go ./tag.go ./umount.go ./unshare.go ./version.go /usr/lib/golang/pkg/tool/linux_arm64/buildid -w $WORK/b001/_pkg_.a # internal cp $WORK/b001/_pkg_.a /builddir/.cache/go-build/fb/fbc83f612f5df944e55e73b30c98c042c508f3d0ed663a1308a6707859655680-d # internal cat >$WORK/b001/importcfg.link << 'EOF' # internal packagefile github.com/containers/buildah/cmd/buildah=$WORK/b001/_pkg_.a packagefile context=$WORK/b002/_pkg_.a packagefile encoding/json=$WORK/b018/_pkg_.a packagefile fmt=$WORK/b030/_pkg_.a packagefile github.com/containernetworking/cni/pkg/version=$WORK/b040/_pkg_.a packagefile github.com/containers/buildah=$WORK/b050/_pkg_.a packagefile github.com/containers/buildah/docker=$WORK/b235/_pkg_.a packagefile github.com/containers/buildah/imagebuildah=$WORK/b334/_pkg_.a packagefile github.com/containers/buildah/pkg/cli=$WORK/b335/_pkg_.a packagefile github.com/containers/buildah/pkg/parse=$WORK/b338/_pkg_.a packagefile github.com/containers/buildah/unshare=$WORK/b232/_pkg_.a packagefile github.com/containers/buildah/util=$WORK/b061/_pkg_.a packagefile github.com/containers/image/manifest=$WORK/b080/_pkg_.a packagefile github.com/containers/image/storage=$WORK/b193/_pkg_.a packagefile github.com/containers/image/transports=$WORK/b123/_pkg_.a packagefile github.com/containers/image/transports/alltransports=$WORK/b241/_pkg_.a packagefile github.com/containers/image/types=$WORK/b082/_pkg_.a packagefile github.com/containers/libpod/pkg/util=$WORK/b339/_pkg_.a packagefile github.com/containers/storage=$WORK/b194/_pkg_.a packagefile github.com/containers/storage/pkg/archive=$WORK/b160/_pkg_.a packagefile github.com/mattn/go-shellwords=$WORK/b340/_pkg_.a packagefile github.com/opencontainers/go-digest=$WORK/b066/_pkg_.a packagefile github.com/opencontainers/image-spec/specs-go=$WORK/b084/_pkg_.a packagefile github.com/opencontainers/image-spec/specs-go/v1=$WORK/b083/_pkg_.a packagefile github.com/opencontainers/runtime-spec/specs-go=$WORK/b230/_pkg_.a packagefile github.com/pkg/errors=$WORK/b064/_pkg_.a packagefile github.com/sirupsen/logrus=$WORK/b119/_pkg_.a packagefile github.com/syndtr/gocapability/capability=$WORK/b199/_pkg_.a packagefile github.com/urfave/cli=$WORK/b336/_pkg_.a packagefile golang.org/x/crypto/ssh/terminal=$WORK/b120/_pkg_.a packagefile io/ioutil=$WORK/b052/_pkg_.a packagefile os=$WORK/b033/_pkg_.a packagefile os/exec=$WORK/b059/_pkg_.a packagefile os/user=$WORK/b054/_pkg_.a packagefile path/filepath=$WORK/b053/_pkg_.a packagefile regexp=$WORK/b069/_pkg_.a packagefile runtime=$WORK/b005/_pkg_.a packagefile sort=$WORK/b032/_pkg_.a packagefile strconv=$WORK/b029/_pkg_.a packagefile strings=$WORK/b038/_pkg_.a packagefile syscall=$WORK/b016/_pkg_.a packagefile text/template=$WORK/b316/_pkg_.a packagefile time=$WORK/b015/_pkg_.a packagefile runtime/cgo=$WORK/b047/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile internal/reflectlite=$WORK/b004/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a packagefile sync/atomic=$WORK/b014/_pkg_.a packagefile bytes=$WORK/b019/_pkg_.a packagefile encoding=$WORK/b023/_pkg_.a packagefile encoding/base64=$WORK/b024/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile math=$WORK/b026/_pkg_.a packagefile reflect=$WORK/b028/_pkg_.a packagefile unicode=$WORK/b021/_pkg_.a packagefile unicode/utf16=$WORK/b039/_pkg_.a packagefile unicode/utf8=$WORK/b022/_pkg_.a packagefile internal/fmtsort=$WORK/b031/_pkg_.a packagefile github.com/containernetworking/cni/pkg/types=$WORK/b041/_pkg_.a packagefile github.com/containernetworking/cni/pkg/types/020=$WORK/b048/_pkg_.a packagefile github.com/containernetworking/cni/pkg/types/current=$WORK/b049/_pkg_.a packagefile archive/tar=$WORK/b051/_pkg_.a packagefile bufio=$WORK/b056/_pkg_.a packagefile github.com/containernetworking/cni/libcni=$WORK/b057/_pkg_.a packagefile github.com/containers/buildah/bind=$WORK/b060/_pkg_.a packagefile github.com/containers/buildah/chroot=$WORK/b231/_pkg_.a packagefile github.com/containers/image/copy=$WORK/b236/_pkg_.a packagefile github.com/containers/image/docker/reference=$WORK/b065/_pkg_.a packagefile github.com/containers/image/docker/tarfile=$WORK/b125/_pkg_.a packagefile github.com/containers/image/image=$WORK/b071/_pkg_.a packagefile github.com/containers/image/oci/archive=$WORK/b137/_pkg_.a packagefile github.com/containers/image/pkg/sysregistries=$WORK/b240/_pkg_.a packagefile github.com/containers/image/pkg/sysregistriesv2=$WORK/b175/_pkg_.a packagefile github.com/containers/image/signature=$WORK/b177/_pkg_.a packagefile github.com/containers/libpod/pkg/chrootuser=$WORK/b300/_pkg_.a packagefile github.com/containers/libpod/pkg/rootless=$WORK/b301/_pkg_.a packagefile github.com/containers/libpod/pkg/secrets=$WORK/b303/_pkg_.a packagefile github.com/containers/storage/pkg/chrootarchive=$WORK/b196/_pkg_.a packagefile github.com/containers/storage/pkg/idtools=$WORK/b163/_pkg_.a packagefile github.com/containers/storage/pkg/ioutils=$WORK/b168/_pkg_.a packagefile github.com/containers/storage/pkg/reexec=$WORK/b198/_pkg_.a packagefile github.com/containers/storage/pkg/stringid=$WORK/b222/_pkg_.a packagefile github.com/docker/go-units=$WORK/b166/_pkg_.a packagefile github.com/opencontainers/runtime-tools/generate=$WORK/b304/_pkg_.a packagefile github.com/opencontainers/selinux/go-selinux=$WORK/b297/_pkg_.a packagefile github.com/opencontainers/selinux/go-selinux/label=$WORK/b206/_pkg_.a packagefile github.com/openshift/imagebuilder=$WORK/b318/_pkg_.a packagefile github.com/seccomp/containers-golang=$WORK/b333/_pkg_.a packagefile golang.org/x/sys/unix=$WORK/b121/_pkg_.a packagefile math/rand=$WORK/b046/_pkg_.a packagefile net=$WORK/b042/_pkg_.a packagefile net/http=$WORK/b144/_pkg_.a packagefile net/url=$WORK/b111/_pkg_.a packagefile path=$WORK/b055/_pkg_.a packagefile github.com/containers/image/pkg/strslice=$WORK/b081/_pkg_.a packagefile flag=$WORK/b197/_pkg_.a packagefile github.com/docker/docker/builder/dockerfile/parser=$WORK/b320/_pkg_.a packagefile github.com/fsouza/go-dockerclient=$WORK/b321/_pkg_.a packagefile github.com/containers/image/directory=$WORK/b062/_pkg_.a packagefile github.com/containers/image/docker/archive=$WORK/b124/_pkg_.a packagefile github.com/containers/image/tarball=$WORK/b228/_pkg_.a packagefile github.com/docker/distribution/registry/api/errcode=$WORK/b229/_pkg_.a packagefile github.com/docker/docker/api/types/versions=$WORK/b085/_pkg_.a packagefile github.com/docker/libtrust=$WORK/b086/_pkg_.a packagefile github.com/containers/image/internal/tmpdir=$WORK/b126/_pkg_.a packagefile github.com/containers/image/docker=$WORK/b242/_pkg_.a packagefile github.com/containers/image/docker/daemon=$WORK/b264/_pkg_.a packagefile github.com/containers/image/oci/layout=$WORK/b139/_pkg_.a packagefile github.com/containers/image/openshift=$WORK/b285/_pkg_.a packagefile github.com/containers/image/ostree=$WORK/b296/_pkg_.a packagefile github.com/BurntSushi/toml=$WORK/b176/_pkg_.a packagefile compress/gzip=$WORK/b129/_pkg_.a packagefile github.com/containers/storage/drivers=$WORK/b195/_pkg_.a packagefile github.com/containers/storage/drivers/register=$WORK/b201/_pkg_.a packagefile github.com/containers/storage/pkg/directory=$WORK/b203/_pkg_.a packagefile github.com/containers/storage/pkg/stringutils=$WORK/b223/_pkg_.a packagefile github.com/containers/storage/pkg/system=$WORK/b164/_pkg_.a packagefile github.com/containers/storage/pkg/truncindex=$WORK/b224/_pkg_.a packagefile github.com/pquerna/ffjson/fflib/v1=$WORK/b173/_pkg_.a packagefile github.com/vbatts/tar-split/tar/asm=$WORK/b226/_pkg_.a packagefile github.com/vbatts/tar-split/tar/storage=$WORK/b200/_pkg_.a packagefile compress/bzip2=$WORK/b128/_pkg_.a packagefile github.com/containers/storage/pkg/fileutils=$WORK/b161/_pkg_.a packagefile github.com/containers/storage/pkg/pools=$WORK/b170/_pkg_.a packagefile github.com/containers/storage/pkg/promise=$WORK/b171/_pkg_.a packagefile github.com/opencontainers/runc/libcontainer/system=$WORK/b172/_pkg_.a packagefile crypto=$WORK/b067/_pkg_.a packagefile hash=$WORK/b068/_pkg_.a packagefile log=$WORK/b122/_pkg_.a packagefile text/tabwriter=$WORK/b337/_pkg_.a packagefile internal/oserror=$WORK/b017/_pkg_.a packagefile internal/poll=$WORK/b034/_pkg_.a packagefile internal/syscall/execenv=$WORK/b036/_pkg_.a packagefile internal/syscall/unix=$WORK/b035/_pkg_.a packagefile internal/testlog=$WORK/b037/_pkg_.a packagefile regexp/syntax=$WORK/b070/_pkg_.a packagefile internal/bytealg=$WORK/b006/_pkg_.a packagefile internal/cpu=$WORK/b007/_pkg_.a packagefile runtime/internal/atomic=$WORK/b009/_pkg_.a packagefile runtime/internal/math=$WORK/b010/_pkg_.a packagefile runtime/internal/sys=$WORK/b011/_pkg_.a packagefile math/bits=$WORK/b027/_pkg_.a packagefile internal/race=$WORK/b013/_pkg_.a packagefile text/template/parse=$WORK/b317/_pkg_.a packagefile encoding/binary=$WORK/b025/_pkg_.a packagefile github.com/containernetworking/cni/pkg/invoke=$WORK/b058/_pkg_.a packagefile github.com/containers/storage/pkg/mount=$WORK/b165/_pkg_.a packagefile github.com/opencontainers/runc/libcontainer/apparmor=$WORK/b233/_pkg_.a packagefile github.com/seccomp/libseccomp-golang=$WORK/b234/_pkg_.a packagefile github.com/containers/image/pkg/compression=$WORK/b127/_pkg_.a packagefile gopkg.in/cheggaaa/pb.v1=$WORK/b237/_pkg_.a packagefile crypto/sha256=$WORK/b072/_pkg_.a packagefile encoding/hex=$WORK/b079/_pkg_.a packagefile github.com/containers/image/directory/explicitfilepath=$WORK/b063/_pkg_.a packagefile github.com/containers/image/oci/internal=$WORK/b138/_pkg_.a packagefile github.com/containers/image/version=$WORK/b178/_pkg_.a packagefile github.com/mtrmac/gpgme=$WORK/b179/_pkg_.a packagefile golang.org/x/crypto/openpgp=$WORK/b180/_pkg_.a packagefile github.com/docker/docker/pkg/signal=$WORK/b302/_pkg_.a packagefile os/signal=$WORK/b239/_pkg_.a packagefile github.com/opencontainers/runc/libcontainer/user=$WORK/b167/_pkg_.a packagefile golang.org/x/net/context=$WORK/b169/_pkg_.a packagefile crypto/rand=$WORK/b093/_pkg_.a packagefile math/big=$WORK/b078/_pkg_.a packagefile github.com/opencontainers/runtime-tools/generate/seccomp=$WORK/b305/_pkg_.a packagefile github.com/opencontainers/runtime-tools/validate=$WORK/b306/_pkg_.a packagefile github.com/docker/docker/builder/dockerfile/command=$WORK/b319/_pkg_.a packagefile github.com/openshift/imagebuilder/signal=$WORK/b331/_pkg_.a packagefile github.com/openshift/imagebuilder/strslice=$WORK/b332/_pkg_.a packagefile text/scanner=$WORK/b162/_pkg_.a packagefile vendor/golang.org/x/net/dns/dnsmessage=$WORK/b043/_pkg_.a packagefile internal/nettrace=$WORK/b044/_pkg_.a packagefile internal/singleflight=$WORK/b045/_pkg_.a packagefile container/list=$WORK/b096/_pkg_.a packagefile crypto/tls=$WORK/b095/_pkg_.a packagefile vendor/golang.org/x/net/http/httpguts=$WORK/b145/_pkg_.a packagefile vendor/golang.org/x/net/http/httpproxy=$WORK/b152/_pkg_.a packagefile vendor/golang.org/x/net/http2/hpack=$WORK/b153/_pkg_.a packagefile vendor/golang.org/x/net/idna=$WORK/b146/_pkg_.a packagefile mime=$WORK/b154/_pkg_.a packagefile mime/multipart=$WORK/b155/_pkg_.a packagefile net/http/httptrace=$WORK/b157/_pkg_.a packagefile net/http/internal=$WORK/b158/_pkg_.a packagefile net/textproto=$WORK/b151/_pkg_.a packagefile github.com/docker/docker/pkg/system=$WORK/b249/_pkg_.a packagefile crypto/x509=$WORK/b105/_pkg_.a packagefile github.com/docker/docker/api/types/registry=$WORK/b275/_pkg_.a packagefile github.com/docker/docker/api/types/swarm=$WORK/b276/_pkg_.a packagefile github.com/docker/docker/opts=$WORK/b322/_pkg_.a packagefile github.com/docker/docker/pkg/archive=$WORK/b323/_pkg_.a packagefile github.com/docker/docker/pkg/fileutils=$WORK/b324/_pkg_.a packagefile github.com/docker/docker/pkg/homedir=$WORK/b247/_pkg_.a packagefile github.com/docker/docker/pkg/jsonmessage=$WORK/b327/_pkg_.a packagefile github.com/docker/docker/pkg/stdcopy=$WORK/b330/_pkg_.a packagefile net/http/httputil=$WORK/b284/_pkg_.a packagefile crypto/ecdsa=$WORK/b087/_pkg_.a packagefile crypto/elliptic=$WORK/b089/_pkg_.a packagefile crypto/rsa=$WORK/b094/_pkg_.a packagefile crypto/sha512=$WORK/b091/_pkg_.a packagefile crypto/x509/pkix=$WORK/b107/_pkg_.a packagefile encoding/base32=$WORK/b118/_pkg_.a packagefile encoding/pem=$WORK/b108/_pkg_.a packagefile github.com/containers/image/docker/policyconfiguration=$WORK/b243/_pkg_.a packagefile github.com/containers/image/pkg/docker/config=$WORK/b244/_pkg_.a packagefile github.com/containers/image/pkg/tlsclientconfig=$WORK/b140/_pkg_.a packagefile github.com/docker/distribution/registry/api/v2=$WORK/b252/_pkg_.a packagefile github.com/docker/distribution/registry/client=$WORK/b256/_pkg_.a packagefile github.com/docker/go-connections/tlsconfig=$WORK/b159/_pkg_.a packagefile github.com/ghodss/yaml=$WORK/b262/_pkg_.a packagefile github.com/docker/docker/client=$WORK/b265/_pkg_.a packagefile github.com/imdario/mergo=$WORK/b286/_pkg_.a packagefile golang.org/x/net/http2=$WORK/b287/_pkg_.a packagefile k8s.io/client-go/util/homedir=$WORK/b295/_pkg_.a packagefile github.com/ostreedev/ostree-go/pkg/glibobject=$WORK/b298/_pkg_.a packagefile github.com/ostreedev/ostree-go/pkg/otbuiltin=$WORK/b299/_pkg_.a packagefile compress/flate=$WORK/b130/_pkg_.a packagefile hash/crc32=$WORK/b131/_pkg_.a packagefile github.com/containers/storage/drivers/aufs=$WORK/b202/_pkg_.a packagefile github.com/containers/storage/drivers/devmapper=$WORK/b207/_pkg_.a packagefile github.com/containers/storage/drivers/overlay=$WORK/b212/_pkg_.a packagefile github.com/containers/storage/drivers/vfs=$WORK/b217/_pkg_.a packagefile github.com/containers/storage/drivers/zfs=$WORK/b218/_pkg_.a packagefile github.com/tchap/go-patricia/patricia=$WORK/b225/_pkg_.a packagefile github.com/pquerna/ffjson/fflib/v1/internal=$WORK/b174/_pkg_.a packagefile github.com/vbatts/tar-split/archive/tar=$WORK/b227/_pkg_.a packagefile hash/crc64=$WORK/b136/_pkg_.a packagefile github.com/ulikunitz/xz=$WORK/b132/_pkg_.a packagefile github.com/mattn/go-runewidth=$WORK/b238/_pkg_.a packagefile crypto/internal/boring=$WORK/b073/_pkg_.a packagefile golang.org/x/crypto/openpgp/armor=$WORK/b181/_pkg_.a packagefile golang.org/x/crypto/openpgp/errors=$WORK/b182/_pkg_.a packagefile golang.org/x/crypto/openpgp/packet=$WORK/b183/_pkg_.a packagefile golang.org/x/crypto/openpgp/s2k=$WORK/b188/_pkg_.a packagefile crypto/aes=$WORK/b088/_pkg_.a packagefile crypto/cipher=$WORK/b074/_pkg_.a packagefile github.com/blang/semver=$WORK/b307/_pkg_.a packagefile github.com/hashicorp/go-multierror=$WORK/b308/_pkg_.a packagefile github.com/opencontainers/runtime-tools/filepath=$WORK/b310/_pkg_.a packagefile github.com/opencontainers/runtime-tools/specerror=$WORK/b311/_pkg_.a packagefile github.com/xeipuuv/gojsonschema=$WORK/b313/_pkg_.a packagefile crypto/des=$WORK/b097/_pkg_.a packagefile crypto/ed25519=$WORK/b098/_pkg_.a packagefile crypto/hmac=$WORK/b100/_pkg_.a packagefile crypto/internal/boring/fipstls=$WORK/b101/_pkg_.a packagefile crypto/md5=$WORK/b102/_pkg_.a packagefile crypto/rc4=$WORK/b103/_pkg_.a packagefile crypto/sha1=$WORK/b104/_pkg_.a packagefile crypto/subtle=$WORK/b076/_pkg_.a packagefile encoding/asn1=$WORK/b092/_pkg_.a packagefile vendor/golang.org/x/crypto/chacha20poly1305=$WORK/b112/_pkg_.a packagefile vendor/golang.org/x/crypto/cryptobyte=$WORK/b109/_pkg_.a packagefile vendor/golang.org/x/crypto/curve25519=$WORK/b116/_pkg_.a packagefile vendor/golang.org/x/crypto/hkdf=$WORK/b117/_pkg_.a packagefile vendor/golang.org/x/text/secure/bidirule=$WORK/b147/_pkg_.a packagefile vendor/golang.org/x/text/unicode/bidi=$WORK/b149/_pkg_.a packagefile vendor/golang.org/x/text/unicode/norm=$WORK/b150/_pkg_.a packagefile mime/quotedprintable=$WORK/b156/_pkg_.a packagefile github.com/containerd/continuity/pathdriver=$WORK/b250/_pkg_.a packagefile github.com/docker/docker/pkg/mount=$WORK/b251/_pkg_.a packagefile crypto/dsa=$WORK/b106/_pkg_.a packagefile vendor/golang.org/x/crypto/cryptobyte/asn1=$WORK/b110/_pkg_.a packagefile github.com/docker/docker/api/types/container=$WORK/b268/_pkg_.a packagefile github.com/docker/docker/api/types/mount=$WORK/b270/_pkg_.a packagefile github.com/docker/docker/api/types/network=$WORK/b274/_pkg_.a packagefile github.com/docker/docker/api/types/swarm/runtime=$WORK/b277/_pkg_.a packagefile github.com/docker/docker/api/types=$WORK/b267/_pkg_.a packagefile github.com/docker/docker/pkg/idtools=$WORK/b248/_pkg_.a packagefile github.com/docker/docker/pkg/ioutils=$WORK/b325/_pkg_.a packagefile github.com/docker/docker/pkg/pools=$WORK/b326/_pkg_.a packagefile github.com/Nvveen/Gotty=$WORK/b328/_pkg_.a packagefile github.com/docker/docker/pkg/term=$WORK/b329/_pkg_.a packagefile crypto/internal/randutil=$WORK/b090/_pkg_.a packagefile github.com/docker/docker-credential-helpers/client=$WORK/b245/_pkg_.a packagefile github.com/docker/docker-credential-helpers/credentials=$WORK/b246/_pkg_.a packagefile github.com/docker/go-connections/sockets=$WORK/b141/_pkg_.a packagefile github.com/docker/distribution/reference=$WORK/b253/_pkg_.a packagefile github.com/gorilla/mux=$WORK/b255/_pkg_.a packagefile github.com/docker/distribution=$WORK/b257/_pkg_.a packagefile github.com/docker/distribution/registry/client/auth/challenge=$WORK/b258/_pkg_.a packagefile github.com/docker/distribution/registry/client/transport=$WORK/b259/_pkg_.a packagefile github.com/docker/distribution/registry/storage/cache=$WORK/b260/_pkg_.a packagefile github.com/docker/distribution/registry/storage/cache/memory=$WORK/b261/_pkg_.a packagefile gopkg.in/yaml.v2=$WORK/b263/_pkg_.a packagefile github.com/docker/docker/api=$WORK/b266/_pkg_.a packagefile github.com/docker/docker/api/types/events=$WORK/b279/_pkg_.a packagefile github.com/docker/docker/api/types/filters=$WORK/b273/_pkg_.a packagefile github.com/docker/docker/api/types/image=$WORK/b280/_pkg_.a packagefile github.com/docker/docker/api/types/time=$WORK/b281/_pkg_.a packagefile github.com/docker/docker/api/types/volume=$WORK/b282/_pkg_.a packagefile golang.org/x/net/context/ctxhttp=$WORK/b283/_pkg_.a packagefile golang.org/x/net/http/httpguts=$WORK/b288/_pkg_.a packagefile golang.org/x/net/http2/hpack=$WORK/b294/_pkg_.a packagefile golang.org/x/net/idna=$WORK/b289/_pkg_.a packagefile github.com/containers/storage/pkg/locker=$WORK/b204/_pkg_.a packagefile github.com/containers/storage/pkg/parsers=$WORK/b205/_pkg_.a packagefile github.com/containers/storage/pkg/devicemapper=$WORK/b208/_pkg_.a packagefile github.com/containers/storage/pkg/dmesg=$WORK/b209/_pkg_.a packagefile github.com/containers/storage/pkg/loopback=$WORK/b210/_pkg_.a packagefile github.com/containers/storage/pkg/parsers/kernel=$WORK/b211/_pkg_.a packagefile github.com/containers/storage/drivers/overlayutils=$WORK/b213/_pkg_.a packagefile github.com/containers/storage/drivers/quota=$WORK/b214/_pkg_.a packagefile github.com/containers/storage/pkg/fsutils=$WORK/b215/_pkg_.a packagefile github.com/containers/storage/pkg/ostree=$WORK/b216/_pkg_.a packagefile github.com/mistifyio/go-zfs=$WORK/b219/_pkg_.a packagefile github.com/ulikunitz/xz/internal/xlog=$WORK/b133/_pkg_.a packagefile github.com/ulikunitz/xz/lzma=$WORK/b134/_pkg_.a packagefile crypto/internal/boring/sig=$WORK/b077/_pkg_.a packagefile compress/zlib=$WORK/b184/_pkg_.a packagefile golang.org/x/crypto/cast5=$WORK/b186/_pkg_.a packagefile golang.org/x/crypto/openpgp/elgamal=$WORK/b187/_pkg_.a packagefile image=$WORK/b189/_pkg_.a packagefile image/jpeg=$WORK/b191/_pkg_.a packagefile crypto/internal/subtle=$WORK/b075/_pkg_.a packagefile database/sql/driver=$WORK/b221/_pkg_.a packagefile github.com/hashicorp/errwrap=$WORK/b309/_pkg_.a packagefile github.com/opencontainers/runtime-tools/error=$WORK/b312/_pkg_.a packagefile github.com/xeipuuv/gojsonreference=$WORK/b314/_pkg_.a packagefile crypto/ed25519/internal/edwards25519=$WORK/b099/_pkg_.a packagefile vendor/golang.org/x/crypto/chacha20=$WORK/b113/_pkg_.a packagefile vendor/golang.org/x/crypto/internal/subtle=$WORK/b114/_pkg_.a packagefile vendor/golang.org/x/crypto/poly1305=$WORK/b115/_pkg_.a packagefile vendor/golang.org/x/text/transform=$WORK/b148/_pkg_.a packagefile github.com/docker/docker/api/types/blkiodev=$WORK/b269/_pkg_.a packagefile github.com/docker/docker/api/types/strslice=$WORK/b271/_pkg_.a packagefile github.com/docker/go-connections/nat=$WORK/b272/_pkg_.a packagefile github.com/gogo/protobuf/proto=$WORK/b278/_pkg_.a packagefile golang.org/x/net/proxy=$WORK/b142/_pkg_.a packagefile github.com/docker/distribution/digestset=$WORK/b254/_pkg_.a packagefile golang.org/x/text/secure/bidirule=$WORK/b290/_pkg_.a packagefile golang.org/x/text/unicode/bidi=$WORK/b292/_pkg_.a packagefile golang.org/x/text/unicode/norm=$WORK/b293/_pkg_.a packagefile github.com/pborman/uuid=$WORK/b220/_pkg_.a packagefile github.com/ulikunitz/xz/internal/hash=$WORK/b135/_pkg_.a packagefile hash/adler32=$WORK/b185/_pkg_.a packagefile image/color=$WORK/b190/_pkg_.a packagefile image/internal/imageutil=$WORK/b192/_pkg_.a packagefile github.com/xeipuuv/gojsonpointer=$WORK/b315/_pkg_.a packagefile golang.org/x/net/internal/socks=$WORK/b143/_pkg_.a packagefile golang.org/x/text/transform=$WORK/b291/_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=soBI6TiETx20cPgE2xUr/IrOLMWOJsTxl6e4ZQbHl/5n0QUmLl59bkhK1Tm6RG/soBI6TiETx20cPgE2xUr -compressdwarf=false -B 0x08df8cd3cb0f1858b7343f9f85d14a3e1dd6c1a1 -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 mv $WORK/b001/exe/a.out buildah rm -r $WORK/b001/ + make docs make -C docs make[1]: Entering directory '/builddir/build/BUILD/buildah-e94b4f98048e7371685731b97eefd6265e2f1fb3/docs' go-md2man -in buildah.md -out buildah.1 go-md2man -in buildah-rm.md -out buildah-rm.1 go-md2man -in buildah-commit.md -out buildah-commit.1 go-md2man -in buildah-run.md -out buildah-run.1 go-md2man -in buildah-rename.md -out buildah-rename.1 go-md2man -in buildah-config.md -out buildah-config.1 go-md2man -in buildah-images.md -out buildah-images.1 go-md2man -in buildah-umount.md -out buildah-umount.1 go-md2man -in buildah-from.md -out buildah-from.1 go-md2man -in buildah-copy.md -out buildah-copy.1 go-md2man -in buildah-push.md -out buildah-push.1 go-md2man -in buildah-unshare.md -out buildah-unshare.1 go-md2man -in buildah-bud.md -out buildah-bud.1 go-md2man -in buildah-mount.md -out buildah-mount.1 go-md2man -in buildah-inspect.md -out buildah-inspect.1 go-md2man -in buildah-tag.md -out buildah-tag.1 go-md2man -in buildah-rmi.md -out buildah-rmi.1 go-md2man -in buildah-pull.md -out buildah-pull.1 go-md2man -in buildah-add.md -out buildah-add.1 go-md2man -in buildah-version.md -out buildah-version.1 go-md2man -in buildah-containers.md -out buildah-containers.1 make[1]: Leaving directory '/builddir/build/BUILD/buildah-e94b4f98048e7371685731b97eefd6265e2f1fb3/docs' + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.jAi53R + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/buildah-1.5-8.gite94b4f9.module+el8.3.0+92+a0ee0dd4.aarch64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/buildah-1.5-8.gite94b4f9.module+el8.3.0+92+a0ee0dd4.aarch64 ++ dirname /builddir/build/BUILDROOT/buildah-1.5-8.gite94b4f9.module+el8.3.0+92+a0ee0dd4.aarch64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/buildah-1.5-8.gite94b4f9.module+el8.3.0+92+a0ee0dd4.aarch64 + cd buildah-e94b4f98048e7371685731b97eefd6265e2f1fb3 ++ pwd ++ pwd + export GOPATH=/builddir/build/BUILD/buildah-e94b4f98048e7371685731b97eefd6265e2f1fb3/_build:/builddir/build/BUILD/buildah-e94b4f98048e7371685731b97eefd6265e2f1fb3:/usr/share/gocode + GOPATH=/builddir/build/BUILD/buildah-e94b4f98048e7371685731b97eefd6265e2f1fb3/_build:/builddir/build/BUILD/buildah-e94b4f98048e7371685731b97eefd6265e2f1fb3:/usr/share/gocode + make DESTDIR=/builddir/build/BUILDROOT/buildah-1.5-8.gite94b4f9.module+el8.3.0+92+a0ee0dd4.aarch64 PREFIX=/usr install install.completions install -D -m0755 buildah /builddir/build/BUILDROOT/buildah-1.5-8.gite94b4f9.module+el8.3.0+92+a0ee0dd4.aarch64//usr/bin/buildah make -C docs install make[1]: Entering directory '/builddir/build/BUILD/buildah-e94b4f98048e7371685731b97eefd6265e2f1fb3/docs' install -d /builddir/build/BUILDROOT/buildah-1.5-8.gite94b4f9.module+el8.3.0+92+a0ee0dd4.aarch64//usr/share/man/man1 install -m 0644 buildah*.1 /builddir/build/BUILDROOT/buildah-1.5-8.gite94b4f9.module+el8.3.0+92+a0ee0dd4.aarch64//usr/share/man/man1 make[1]: Leaving directory '/builddir/build/BUILD/buildah-e94b4f98048e7371685731b97eefd6265e2f1fb3/docs' install -m 644 -D contrib/completions/bash/buildah /builddir/build/BUILDROOT/buildah-1.5-8.gite94b4f9.module+el8.3.0+92+a0ee0dd4.aarch64//usr/share/bash-completion/completions/buildah + /usr/lib/rpm/find-debuginfo.sh -j16 --strict-build-id -m -i --build-id-seed 1.5-8.gite94b4f9.module+el8.3.0+92+a0ee0dd4 --unique-debug-suffix -1.5-8.gite94b4f9.module+el8.3.0+92+a0ee0dd4.aarch64 --unique-debug-src-base buildah-1.5-8.gite94b4f9.module+el8.3.0+92+a0ee0dd4.aarch64 -S debugsourcefiles.list /builddir/build/BUILD/buildah-e94b4f98048e7371685731b97eefd6265e2f1fb3 extracting debug info from /builddir/build/BUILDROOT/buildah-1.5-8.gite94b4f9.module+el8.3.0+92+a0ee0dd4.aarch64/usr/bin/buildah 13755 blocks + /usr/lib/rpm/check-buildroot + /usr/lib/rpm/redhat/brp-ldconfig /sbin/ldconfig: Warning: ignoring configuration file that cannot be opened: /etc/ld.so.conf: No such file or directory + /usr/lib/rpm/brp-compress + /usr/lib/rpm/brp-strip-static-archive /usr/bin/strip + /usr/lib/rpm/brp-python-bytecompile '' 1 + /usr/lib/rpm/brp-python-hardlink + PYTHON3=/usr/libexec/platform-python + /usr/lib/rpm/redhat/brp-mangle-shebangs Processing files: buildah-1.5-8.gite94b4f9.module+el8.3.0+92+a0ee0dd4.aarch64 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.Q0TmxH + umask 022 + cd /builddir/build/BUILD + cd buildah-e94b4f98048e7371685731b97eefd6265e2f1fb3 + DOCDIR=/builddir/build/BUILDROOT/buildah-1.5-8.gite94b4f9.module+el8.3.0+92+a0ee0dd4.aarch64/usr/share/doc/buildah + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/buildah-1.5-8.gite94b4f9.module+el8.3.0+92+a0ee0dd4.aarch64/usr/share/doc/buildah + cp -pr README.md /builddir/build/BUILDROOT/buildah-1.5-8.gite94b4f9.module+el8.3.0+92+a0ee0dd4.aarch64/usr/share/doc/buildah + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.fJy8nw + umask 022 + cd /builddir/build/BUILD + cd buildah-e94b4f98048e7371685731b97eefd6265e2f1fb3 + LICENSEDIR=/builddir/build/BUILDROOT/buildah-1.5-8.gite94b4f9.module+el8.3.0+92+a0ee0dd4.aarch64/usr/share/licenses/buildah + export LC_ALL=C + LC_ALL=C + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/buildah-1.5-8.gite94b4f9.module+el8.3.0+92+a0ee0dd4.aarch64/usr/share/licenses/buildah + cp -pr LICENSE /builddir/build/BUILDROOT/buildah-1.5-8.gite94b4f9.module+el8.3.0+92+a0ee0dd4.aarch64/usr/share/licenses/buildah + exit 0 Provides: buildah = 1.5-8.gite94b4f9.module+el8.3.0+92+a0ee0dd4 buildah(aarch-64) = 1.5-8.gite94b4f9.module+el8.3.0+92+a0ee0dd4 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: libassuan.so.0()(64bit) libc.so.6()(64bit) libc.so.6(GLIBC_2.17)(64bit) libdevmapper.so.1.02()(64bit) libdevmapper.so.1.02(Base)(64bit) libdevmapper.so.1.02(DM_1_02_97)(64bit) libgio-2.0.so.0()(64bit) libglib-2.0.so.0()(64bit) libgobject-2.0.so.0()(64bit) libgpg-error.so.0()(64bit) libgpgme.so.11()(64bit) libgpgme.so.11(GPGME_1.0)(64bit) libgpgme.so.11(GPGME_1.1)(64bit) libostree-1.so.1()(64bit) libostree-1.so.1(LIBOSTREE_2016.3)(64bit) libostree-1.so.1(LIBOSTREE_2016.8)(64bit) libpthread.so.0()(64bit) libpthread.so.0(GLIBC_2.17)(64bit) libseccomp.so.2()(64bit) libselinux.so.1()(64bit) rtld(GNU_HASH) Processing files: buildah-debugsource-1.5-8.gite94b4f9.module+el8.3.0+92+a0ee0dd4.aarch64 Provides: buildah-debugsource = 1.5-8.gite94b4f9.module+el8.3.0+92+a0ee0dd4 buildah-debugsource(aarch-64) = 1.5-8.gite94b4f9.module+el8.3.0+92+a0ee0dd4 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Processing files: buildah-debuginfo-1.5-8.gite94b4f9.module+el8.3.0+92+a0ee0dd4.aarch64 Provides: buildah-debuginfo = 1.5-8.gite94b4f9.module+el8.3.0+92+a0ee0dd4 buildah-debuginfo(aarch-64) = 1.5-8.gite94b4f9.module+el8.3.0+92+a0ee0dd4 debuginfo(build-id) = ae531c3bcf0aca0cf9bfe1753cb5d903cad09c09 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: buildah-debugsource(aarch-64) = 1.5-8.gite94b4f9.module+el8.3.0+92+a0ee0dd4 Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/buildah-1.5-8.gite94b4f9.module+el8.3.0+92+a0ee0dd4.aarch64 Wrote: /builddir/build/RPMS/buildah-1.5-8.gite94b4f9.module+el8.3.0+92+a0ee0dd4.aarch64.rpm Wrote: /builddir/build/RPMS/buildah-debugsource-1.5-8.gite94b4f9.module+el8.3.0+92+a0ee0dd4.aarch64.rpm Wrote: /builddir/build/RPMS/buildah-debuginfo-1.5-8.gite94b4f9.module+el8.3.0+92+a0ee0dd4.aarch64.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.ZSOU0Z + umask 022 + cd /builddir/build/BUILD + cd buildah-e94b4f98048e7371685731b97eefd6265e2f1fb3 + /usr/bin/rm -rf /builddir/build/BUILDROOT/buildah-1.5-8.gite94b4f9.module+el8.3.0+92+a0ee0dd4.aarch64 + exit 0 Child return code was: 0